No OneTemporary

File Metadata

Created
Sun, Jun 15, 8:37 AM
This file is larger than 256 KB, so syntax highlighting was skipped.
Index: trunk/l10n-kf5/pl/messages/applications/kateexternaltoolsplugin.po
===================================================================
--- trunk/l10n-kf5/pl/messages/applications/kateexternaltoolsplugin.po (revision 1552240)
+++ trunk/l10n-kf5/pl/messages/applications/kateexternaltoolsplugin.po (revision 1552241)
@@ -1,411 +1,411 @@
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the kate package.
#
# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2019.
msgid ""
msgstr ""
"Project-Id-Version: kate\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-09-17 02:29+0200\n"
-"PO-Revision-Date: 2019-09-15 09:18+0200\n"
+"PO-Revision-Date: 2019-09-21 08:14+0200\n"
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
-"|| n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10"
+" || n%100>=20) ? 1 : 2);\n"
"X-Generator: Lokalize 19.07.70\n"
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr "Łukasz Wojniłowicz"
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr "lukasz.wojnilowicz@gmail.com"
#. i18n: ectx: property (whatsThis), widget (QTreeView, lbTools)
#: configwidget.ui:17
#, kde-format
msgid ""
"This list shows all the configured tools, represented by their menu text."
msgstr "Ta lista pokazuje wszystkie ustawione narzędzia po ich tekście w menu."
#. i18n: ectx: property (text), widget (QPushButton, btnAdd)
#: configwidget.ui:29
#, kde-format
msgid "&Add"
msgstr "Dod&aj"
#. i18n: ectx: property (text), widget (QPushButton, btnEdit)
#: configwidget.ui:36
#, kde-format
msgid "&Edit..."
msgstr "&Edytuj..."
#. i18n: ectx: property (text), widget (QPushButton, btnRemove)
#: configwidget.ui:43
#, kde-format
msgid "&Remove"
msgstr "&Usuń"
#: externaltoolsplugin.cpp:179
#, kde-format
msgid "Running external tool: %1"
msgstr "Działanie narzędzia zewnętrznego: %1"
#: externaltoolsplugin.cpp:180
#, kde-format
msgid "- Executable: %1"
msgstr "- Plik wykonywalny: %1"
#: externaltoolsplugin.cpp:181
#, kde-format
msgid "- Arguments : %1"
msgstr "- Argumenty : %1"
#: externaltoolsplugin.cpp:182
#, kde-format
msgid "- Input : %1"
msgstr "- Wejście: %1"
#: externaltoolsplugin.cpp:257
#, kde-format
msgid "Data written to stderr:"
msgstr "Dane zapisane do stderr:"
#: externaltoolsplugin.cpp:266
#, kde-format
msgid "Warning: External tool crashed."
msgstr "Uwaga: zewnętrzne narzędzie napotkało usterkę"
#: externaltoolsplugin.cpp:268
#, kde-format
msgid "Finished with exit code: %1"
msgstr "Zakończono z kodem wyjścia: %1"
#: kateexternaltoolscommand.cpp:51
#, kde-format
msgid "Starts the external tool '%1'"
msgstr "Uruchom narzędzie zewnętrzne '%1'"
#: kateexternaltoolsconfigwidget.cpp:100
#, kde-format
msgid "Edit External Tool"
msgstr "Edytuj narzędzie zewnętrzne"
#: kateexternaltoolsconfigwidget.cpp:133
#, kde-format
msgid "External Tool"
msgstr "Narzędzie zewnętrzne"
#: kateexternaltoolsconfigwidget.cpp:133
#, kde-format
msgid "You must specify at least a name and an executable"
msgstr "Trzeba podać co najmniej nazwę i plik wykonywalny"
#: kateexternaltoolsconfigwidget.cpp:141
#, kde-format
msgid "Select the MimeTypes for which to enable this tool."
msgstr "Zaznacz rodzaje MIME, dla których włączyć to narzędzie."
#: kateexternaltoolsconfigwidget.cpp:143
#, kde-format
msgid "Select Mime Types"
msgstr "Zaznacz rodzaje MIME"
#: kateexternaltoolsconfigwidget.cpp:191
#, kde-format
msgid "Add Tool..."
msgstr "Dodaj narzędzie..."
#: kateexternaltoolsconfigwidget.cpp:192
#, kde-format
msgid "Add Tool from Defaults"
-msgstr ""
+msgstr "Dodaj narzędzie z domyślnych"
#: kateexternaltoolsconfigwidget.cpp:194
#, kde-format
msgid "Add Category"
msgstr "Dodaj kategorię"
#: kateexternaltoolsconfigwidget.cpp:226 kateexternaltoolsconfigwidget.cpp:231
#: kateexternaltoolsview.cpp:140 kateexternaltoolsview.cpp:144
#: kateexternaltoolsview.cpp:191
#, kde-format
msgid "External Tools"
msgstr "Narzędzia zewnętrzne"
#: kateexternaltoolsconfigwidget.cpp:245 kateexternaltoolsconfigwidget.cpp:346
#, kde-format
msgid "Uncategorized"
msgstr "Nieskategoryzowane"
#: kateexternaltoolsconfigwidget.cpp:437
#, kde-format
msgid "New Category"
msgstr "Nowa kategoria"
#: kateexternaltoolsconfigwidget.cpp:440
#, kde-format
msgid "New Category %1"
msgstr "Nowa kategoria %1"
#: kateexternaltoolsview.cpp:146
#, kde-format
msgid "Launch external helper applications"
msgstr "Rozpocznij zewnętrzne aplikacje pomocnicze"
#. i18n: ectx: property (windowTitle), widget (QDialog, ToolDialog)
#: tooldialog.ui:14
#, kde-format
msgid "Edit Tool"
msgstr "Edytuj narzędzie"
#. i18n: ectx: property (text), widget (QLabel, lblName)
#: tooldialog.ui:20
#, kde-format
msgid "Na&me:"
msgstr "&Nazwa:"
#. i18n: ectx: property (whatsThis), widget (QLineEdit, edtName)
#: tooldialog.ui:32
#, kde-format
msgid "The name will be displayed in the 'Tools->External Tools' menu."
msgstr "Nazwa będzie wyświetlana w menu 'Narzędzia->Zewnętrzne narzędzia'."
#. i18n: ectx: property (placeholderText), widget (QLineEdit, edtName)
#: tooldialog.ui:35
#, kde-format
msgid "Short name of the tool"
msgstr "Krótka nazwa narzędzia"
#. i18n: ectx: property (text), widget (QLabel, lblExecutable)
#: tooldialog.ui:47
#, kde-format
msgid "E&xecutable:"
msgstr "Plik wy&konywalny:"
#. i18n: ectx: property (placeholderText), widget (QLineEdit, edtExecutable)
#: tooldialog.ui:59
#, kde-format
msgid "Application or interpreter"
msgstr "Aplikacja lub interpreter"
#. i18n: ectx: property (text), widget (QLabel, lblArgs)
#: tooldialog.ui:79
#, kde-format
msgid "Ar&guments:"
msgstr "Ar&gumenty:"
#. i18n: ectx: property (placeholderText), widget (QLineEdit, edtArgs)
#: tooldialog.ui:89
#, kde-format
msgid "Command line arguments"
msgstr "Argumenty wiersza poleceń"
#. i18n: ectx: property (text), widget (QLabel, lblInput)
#: tooldialog.ui:96
#, kde-format
msgid "&Input:"
msgstr "&Wejście:"
#. i18n: ectx: property (placeholderText), widget (QTextEdit, edtInput)
#: tooldialog.ui:106
#, kde-format
msgid "Optional standard input"
msgstr "Opcjonalne standardowe wejście"
#. i18n: ectx: property (text), widget (QLabel, lblWorkingDir)
#: tooldialog.ui:113
#, kde-format
msgid "Working &directory:"
msgstr "Katalog ro&boczy:"
#. i18n: ectx: property (placeholderText), widget (QLineEdit, edtWorkingDir)
#: tooldialog.ui:125
#, kde-format
msgid "Uses current document path if empty"
msgstr "Używa ścieżki bieżącego dokumentu, jeśli puste"
#. i18n: ectx: property (text), widget (QLabel, lblMimeType)
#: tooldialog.ui:145
#, kde-format
msgid "Mime &types:"
msgstr "&Rodzaje MIME:"
#. i18n: ectx: property (whatsThis), widget (QLineEdit, edtMimeType)
#: tooldialog.ui:157
#, kde-format
msgid ""
"A semicolon-separated list of mime types for which this tool should be "
"available. If empty, the tool is always available."
msgstr ""
"Lista rodzajów mime oddzielonych średnikami, dla których to narzędzie ma być "
"dostępne. Jeśli pusta, to narzędzie zawsze będzie dostępne."
#. i18n: ectx: property (placeholderText), widget (QLineEdit, edtMimeType)
#: tooldialog.ui:160
#, kde-format
msgid "Show tool only for given mime types"
msgstr "Pokaż narzędzie tylko dla danych rodzajów mime"
#. i18n: ectx: property (whatsThis), widget (QToolButton, btnMimeType)
#: tooldialog.ui:167
#, kde-format
msgid "Opens a dialog that helps in creating a list of mimetypes."
msgstr "Otwiera okno dialogowe, które pomaga w tworzeniu listy rodzajów mime."
#. i18n: ectx: property (text), widget (QLabel, lblSave)
#: tooldialog.ui:180
#, kde-format
msgid "Save:"
msgstr "Zapisz:"
#. i18n: ectx: property (whatsThis), widget (QComboBox, cmbSave)
#: tooldialog.ui:190
#, kde-format
msgid ""
"Optionally save the current or all modified documents prior to running the "
"command. This is helpful if you want to pass URLs to an application like, "
"for example, an FTP client."
msgstr ""
"Opcjonalnie zapisz bieżący lub wszystkie dokumenty ze zmianami przed "
"wykonaniem tego polecenia. Jest to pomocne, jeśli chcesz podać adres URL do "
"aplikacji, takiej jak np. klient FTP."
#. i18n: ectx: property (text), item, widget (QComboBox, cmbSave)
#: tooldialog.ui:194
#, kde-format
msgid "None"
msgstr "Brak"
#. i18n: ectx: property (text), item, widget (QComboBox, cmbSave)
#: tooldialog.ui:199
#, kde-format
msgid "Current Document"
msgstr "Bieżący dokument"
#. i18n: ectx: property (text), item, widget (QComboBox, cmbSave)
#: tooldialog.ui:204
#, kde-format
msgid "All Documents"
msgstr "Wszystkie dokumenty"
#. i18n: ectx: property (text), widget (QCheckBox, chkReload)
#: tooldialog.ui:212
#, kde-format
msgid "Reload current document after execution"
msgstr "Wczytaj bieżący dokument ponownie po wykonaniu"
#. i18n: ectx: property (text), widget (QLabel, label)
#: tooldialog.ui:219
#, kde-format
msgid "O&utput:"
msgstr "&Wyjście:"
#. i18n: ectx: property (text), item, widget (QComboBox, cmbOutput)
#: tooldialog.ui:230
#, kde-format
msgid "Ignore"
msgstr "Pomiń"
#. i18n: ectx: property (text), item, widget (QComboBox, cmbOutput)
#: tooldialog.ui:235
#, kde-format
msgid "Insert at Cursor Position"
msgstr "Wstaw w miejscu kursora"
#. i18n: ectx: property (text), item, widget (QComboBox, cmbOutput)
#: tooldialog.ui:240
#, kde-format
msgid "Replace Selected Text"
msgstr "Zastąp zaznaczony tekst"
#. i18n: ectx: property (text), item, widget (QComboBox, cmbOutput)
#: tooldialog.ui:245
#, kde-format
msgid "Replace Current Document"
msgstr "Zastąp bieżący dokument"
#. i18n: ectx: property (text), item, widget (QComboBox, cmbOutput)
#: tooldialog.ui:250
#, kde-format
msgid "Append to Current Document"
msgstr "Dołącz do bieżącego dokumentu"
#. i18n: ectx: property (text), item, widget (QComboBox, cmbOutput)
#: tooldialog.ui:255
#, kde-format
msgid "Insert in New Document"
msgstr "Wstaw w nowym dokumencie"
#. i18n: ectx: property (text), item, widget (QComboBox, cmbOutput)
#: tooldialog.ui:260
#, kde-format
msgid "Display in Pane"
msgstr "Wyświetl na panelu"
#. i18n: ectx: property (text), widget (QLabel, label_6)
#: tooldialog.ui:268
#, kde-format
msgid "Editor command:"
msgstr "Polecenia edytora:"
#. i18n: ectx: property (whatsThis), widget (QLineEdit, edtCommand)
#: tooldialog.ui:278
#, kde-format
msgid ""
"If you specify a name here, you can invoke the command from the view command "
"line with exttool-the_name_you_specified_here. Please do not use spaces or "
"tabs in the name."
msgstr ""
"Jeśli podasz tutaj nazwę, to możesz wywołać polecenie z wiersza poleceń "
"widoku przy użyciu nazwy-zewnętrznego-narzędzia-podanej-tutaj. Nazwa nie "
"powinna zawierać odstępów ani tabulatorów."
#. i18n: ectx: property (placeholderText), widget (QLineEdit, edtCommand)
#: tooldialog.ui:281
#, kde-format
msgid "Optional command bar name"
msgstr "Opcjonalna nazwa paska poleceń"
#. i18n: ectx: attribute (title), widget (QWidget, tabOutput)
#: toolview.ui:27
#, kde-format
msgid "Output"
msgstr "Wyjście"
#. i18n: ectx: property (placeholderText), widget (QTextEdit, teOutput)
#: toolview.ui:36
#, kde-format
msgid "Displays output from the external tool"
msgstr "Wyświetla wyjście z zewnętrznego narzędzia"
#. i18n: ectx: attribute (title), widget (QWidget, tabStatus)
#: toolview.ui:44
#, kde-format
msgid "Status"
msgstr "Stan"
#. i18n: ectx: property (placeholderText), widget (QTextEdit, teStatus)
#: toolview.ui:53
#, kde-format
msgid "No errors detected"
msgstr "Nie wykryto błędów"
#. i18n: ectx: Menu (file)
#: ui.rc:4
#, kde-format
msgid "&File"
msgstr "&Plik"
#. i18n: ectx: Menu (tools)
#: ui.rc:7
#, kde-format
msgid "&Tools"
msgstr "&Narzędzia"
Index: trunk/l10n-kf5/pl/messages/applications/konqueror.po
===================================================================
--- trunk/l10n-kf5/pl/messages/applications/konqueror.po (revision 1552240)
+++ trunk/l10n-kf5/pl/messages/applications/konqueror.po (revision 1552241)
@@ -1,2812 +1,2812 @@
# translation of konqueror.po to Polish
# translation of konqueror.po to
# Version: $Revision$
# Tłumaczenie autorstwa Artura Skury, marzec 2000
# Aktualne tłumaczenie Norbert Popiołek <norbert@kde.com.pl>, czerwiec 2001
# Norbert Popiołek <norbert@kde.com.pl>
# Michał Rudolf <mrudolf@kdewebdev.org>, 2002.
# Michal Rudolf <mrudolf@kdewebdev.org>, 2002, 2003, 2004, 2005, 2007, 2008, 2009, 2010.
# Krzysztof Lichota <lichota@mimuw.edu.pl>, 2005, 2006.
# Robert Gomulka <rgom@o2.pl>, 2006.
# Marta Rybczyńska <kde-i18n@rybczynska.net>, 2007, 2008, 2011.
# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2011, 2012, 2013, 2014, 2016, 2017, 2019.
msgid ""
msgstr ""
"Project-Id-Version: konqueror\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-09-11 02:32+0200\n"
-"PO-Revision-Date: 2019-01-20 07:45+0100\n"
+"PO-Revision-Date: 2019-09-21 08:26+0200\n"
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
-"X-Generator: Lokalize 19.03.70\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
-"|| n%100>=20) ? 1 : 2);\n"
+"X-Generator: Lokalize 19.07.70\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10"
+" || n%100>=20) ? 1 : 2);\n"
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr "Michał Rudolf, Norbert Popiołek, Łukasz Wojniłowicz"
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr ""
"mrudolf@kdewebdev.org, norbert@kde.com.pl, lukasz.wojnilowicz@gmail.com"
#: about/konq_aboutpage.cpp:81 about/konq_aboutpage.cpp:83
#: about/konq_aboutpage.cpp:141 about/konq_aboutpage.cpp:143
#: about/konq_aboutpage.cpp:193 about/konq_aboutpage.cpp:195
#: about/konq_aboutpage.cpp:293 about/konq_aboutpage.cpp:295
#, kde-format
msgctxt "KDE 4 tag line, see http://kde.org/img/kde40.png"
msgid "Be free."
msgstr "Bądź wolny."
#: about/konq_aboutpage.cpp:82 about/konq_aboutpage.cpp:142
#: about/konq_aboutpage.cpp:194 about/konq_aboutpage.cpp:294
#: src/konqmain.cpp:165
#, kde-format
msgid "Konqueror"
msgstr "Konqueror"
#: about/konq_aboutpage.cpp:84 about/konq_aboutpage.cpp:144
#: about/konq_aboutpage.cpp:196 about/konq_aboutpage.cpp:296
#, kde-format
msgid "Konqueror is a web browser, file manager and universal document viewer."
msgstr ""
"Konqueror to przeglądarka sieciowa, program do zarządzania plikami, i "
"uniwersalna przeglądarka dokumentów."
#: about/konq_aboutpage.cpp:85 about/konq_aboutpage.cpp:145
#: about/konq_aboutpage.cpp:197 about/konq_aboutpage.cpp:297
#, kde-format
msgctxt ""
"Link that points to the first page of the Konqueror 'about page', Starting "
"Points contains links to Home, Network Folders, Trash, etc."
msgid "Starting Points"
msgstr "Punkty startowe"
#: about/konq_aboutpage.cpp:86 about/konq_aboutpage.cpp:146
#: about/konq_aboutpage.cpp:198 about/konq_aboutpage.cpp:298
#, kde-format
msgid "Introduction"
msgstr "Wprowadzenie"
#: about/konq_aboutpage.cpp:87 about/konq_aboutpage.cpp:147
#: about/konq_aboutpage.cpp:199 about/konq_aboutpage.cpp:299
#, kde-format
msgid "Tips"
msgstr "Podpowiedzi"
#: about/konq_aboutpage.cpp:88 about/konq_aboutpage.cpp:148
#: about/konq_aboutpage.cpp:200 about/konq_aboutpage.cpp:201
#: about/konq_aboutpage.cpp:300
#, kde-format
msgid "Specifications"
msgstr "Specyfikacja"
#: about/konq_aboutpage.cpp:93 src/konqmainwindow.cpp:2037
#: src/konqmainwindow.cpp:2043
#, kde-format
msgid "Home Folder"
msgstr "Katalog domowy"
#: about/konq_aboutpage.cpp:94
#, kde-format
msgid "Your personal files"
msgstr "Twoje osobiste pliki"
#: about/konq_aboutpage.cpp:97
#, kde-format
msgid "Trash"
msgstr "Kosz"
#: about/konq_aboutpage.cpp:98
#, kde-format
msgid "Browse and restore the trash"
msgstr "Przeglądanie i przywracanie zawartości kosza"
#: about/konq_aboutpage.cpp:101
#, kde-format
msgid "Network Folders"
msgstr "Katalogi sieciowe"
#: about/konq_aboutpage.cpp:102
#, kde-format
msgid "Shared files and folders"
msgstr "Współdzielone pliki i katalogi"
#: about/konq_aboutpage.cpp:105
#, kde-format
msgid "Bookmarks"
msgstr "Zakładki"
#: about/konq_aboutpage.cpp:106
#, kde-format
msgid "Quick access to your bookmarks"
msgstr "Szybki dostęp do zakładek"
#: about/konq_aboutpage.cpp:109
#, kde-format
msgid "Next: An Introduction to Konqueror"
msgstr "Dalej: Wprowadzenie do Konquerora"
#: about/konq_aboutpage.cpp:111
#, kde-format
msgid "Search the Web"
msgstr "Przeszukaj sieć"
#: about/konq_aboutpage.cpp:149
#, kde-format
msgid ""
"Konqueror makes working with and managing your files easy. You can browse "
"both local and networked folders while enjoying advanced features such as "
"the powerful sidebar and file previews."
msgstr ""
"Konqueror ułatwia zarządzanie plikami. Można przeglądać zarówno katalogi "
"lokalne, jak i sieciowe, korzystając przy tym z zaawansowanych funkcji, "
"takich jak paski boczne i podglądy plików."
#: about/konq_aboutpage.cpp:153
#, kde-format
msgid ""
"Konqueror is also a full featured and easy to use web browser which you can "
"use to explore the Internet. Enter the address (e.g. <a href=\"http://www."
"kde.org\">http://www.kde.org</a>) of a web page you would like to visit in "
"the location bar and press Enter, or choose an entry from the Bookmarks menu."
msgstr ""
"Konqueror jest w pełni funkcjonalną przeglądarką WWW, której można użyć do "
"przeglądania sieci. Wpisz adres strony (np. <a href=\"http://www.kde.org"
"\">http://www.kde.org</a>), którą chcesz odwiedzić i naciśnij Enter. Możesz "
"też wybrać jedną z pozycji w menu Zakładki."
#: about/konq_aboutpage.cpp:158
#, kde-format
msgid ""
"To return to the previous location, press the back button <img width='16' "
"height='16' src=\"%1\"></img> in the toolbar. "
msgstr ""
"Aby powrócić do poprzedniej strony, kliknij przycisk <img width='16' "
"height='16' src=\"%1\"></img> na pasku narzędzi. "
#: about/konq_aboutpage.cpp:161
#, kde-format
msgid ""
"To quickly go to your Home folder press the home button <img width='16' "
"height='16' src=\"%1\"></img>."
msgstr ""
"Aby szybko przejść do katalogu domowego, kliknij przycisk <img width='16' "
"height='16' src=\"%1\"></img>."
#: about/konq_aboutpage.cpp:163
#, kde-format
msgid ""
"For more detailed documentation on Konqueror click <a href=\"%1\">here</a>."
msgstr ""
"Szczegółowa dokumentacja Konquerora jest dostępna <a href=\"%1\">tutaj</a>."
#: about/konq_aboutpage.cpp:166
#, kde-format
msgid "Next: Tips & Tricks"
msgstr "Dalej: Podpowiedzi"
#: about/konq_aboutpage.cpp:202
#, kde-format
msgid ""
"Konqueror is designed to embrace and support Internet standards. The aim is "
"to fully implement the officially sanctioned standards from organizations "
"such as the W3 and OASIS, while also adding extra support for other common "
"usability features that arise as de facto standards across the Internet. "
"Along with this support, for such functions as favicons, Web Shortcuts, and "
"<A HREF=\"%1\">XBEL bookmarks</A>, Konqueror also implements:"
msgstr ""
"Konqueror wspiera wiele standardów Internetowych. Celem jest pełna "
"implementacja oficjalnego standardu takich organizacji jak W3 i OASIS, jak "
"również dodawanie innych cech poprawiających użyteczność, powstających jako "
"nieformalne standardy w Internecie. Są to między innymi takie funkcje jak "
"favicons, skróty sieciowe oraz <A HREF=\"%1\">zakładki XBEL</A>, Konqueror "
"obsługuje także:"
#: about/konq_aboutpage.cpp:209 src/konqmainwindow.cpp:1771
#, kde-format
msgid "Web Browsing"
msgstr "Przeglądanie sieci"
#: about/konq_aboutpage.cpp:210
#, kde-format
msgid "Supported standards"
msgstr "Wspierane standardy"
#: about/konq_aboutpage.cpp:211
#, kde-format
msgid "Additional requirements*"
msgstr "Dodatkowe wymagania*"
#: about/konq_aboutpage.cpp:212
#, kde-format
msgid ""
"<A HREF=\"%1\">DOM</A> (Level 1, partially Level 2) based <A HREF="
"\"%2\">HTML 4.01</A>"
msgstr ""
"<A HREF=\"%1\">DOM</A> (Level 1, częściowo Level 2) oparty na <A HREF="
"\"%2\">HTML 4.01</A>"
#: about/konq_aboutpage.cpp:214 about/konq_aboutpage.cpp:216
#: about/konq_aboutpage.cpp:228 about/konq_aboutpage.cpp:233
#: about/konq_aboutpage.cpp:235
#, kde-format
msgid "built-in"
msgstr "wbudowany"
#: about/konq_aboutpage.cpp:215
#, kde-format
msgid "<A HREF=\"%1\">Cascading Style Sheets</A> (CSS 1, partially CSS 2)"
msgstr "<A HREF=\"%1\">Cascading Style Sheets</A> (CSS 1, częściowo CSS 2)"
#: about/konq_aboutpage.cpp:217
#, kde-format
msgid "<A HREF=\"%1\">ECMA-262</A> Edition 3 (roughly equals JavaScript 1.5)"
msgstr "<A HREF=\"%1\">ECMA-262</A> Edition 3 (mniej więcej Javascript 1.5)"
#: about/konq_aboutpage.cpp:219
#, kde-format
msgid ""
"JavaScript disabled (globally). Enable JavaScript <A HREF=\"%1\">here</A>."
msgstr ""
"JavaScript wyłączony (globalnie). Włącz JavaScript <A HREF=\"%1\">tutaj</A>."
#: about/konq_aboutpage.cpp:220
#, kde-format
msgid ""
"JavaScript enabled (globally). Configure JavaScript <A HREF=\\\"%1\\\">here</"
"A>."
msgstr ""
"JavaScript włączony (globalnie). Ustaw Javascript <A HREF=\\\"%1\\\">tutaj</"
"A>."
#: about/konq_aboutpage.cpp:221
#, kde-format
msgid "Secure <A HREF=\"%1\">Java</A><SUP>&reg;</SUP> support"
msgstr "Bezpieczna <A HREF=\"%1\">Java</A><SUP>&reg;</SUP>."
#: about/konq_aboutpage.cpp:222
#, kde-format
msgid ""
"JDK 1.2.0 (Java 2) compatible VM (<A HREF=\"%1\">OpenJDK</A> or <A HREF="
"\"%2\">Sun/Oracle</A>)"
msgstr ""
"JDK 1.2.0 (Java 2) zgodna z VM (<A HREF=\"%1\">OpenJDK</A> lub <A HREF="
"\"%2\">Sun/Oracle</A>)"
#: about/konq_aboutpage.cpp:224
#, kde-format
msgid "Enable Java (globally) <A HREF=\"%1\">here</A>."
msgstr "Włącz Javę (globalnie) <A HREF=\"%1\">tutaj</A>."
#: about/konq_aboutpage.cpp:225
#, kde-format
msgid ""
"NPAPI <A HREF=\"%2\">plugins</A> (for viewing <A HREF=\"%1\">Flash<SUP>&reg;"
"</SUP></A>, etc.)"
msgstr ""
"<A HREF=\"%2\">Wtyczki</A> NPAPI (do oglądania <A HREF=\"%1\">Flash<SUP>&reg;"
"</SUP></A>, itp.)"
#: about/konq_aboutpage.cpp:229
#, kde-format
msgid "Secure Sockets Layer"
msgstr "Secure Sockets Layer (SSL)"
#: about/konq_aboutpage.cpp:230
#, kde-format
msgid "(TLS/SSL v2/3) for secure communications up to 168bit"
msgstr "(TLS/SSL v2/3) dla bezpiecznych połączeń do 168bit"
#: about/konq_aboutpage.cpp:231
#, kde-format
msgid "OpenSSL"
msgstr "OpenSSL"
#: about/konq_aboutpage.cpp:232
#, kde-format
msgid "Bidirectional 16bit unicode support"
msgstr "Obsługa dwukierunkowego, 16-bitowego Unicode"
#: about/konq_aboutpage.cpp:234
#, kde-format
msgid "AutoCompletion for forms"
msgstr "Autouzupełnianie formularzy"
#: about/konq_aboutpage.cpp:236
#, kde-format
msgctxt "Title of an html 'group box' explaining konqueror features"
msgid "General"
msgstr "Ogólne"
#: about/konq_aboutpage.cpp:237
#, kde-format
msgid "Feature"
msgstr "Funkcja"
#: about/konq_aboutpage.cpp:238
#, kde-format
msgid "Details"
msgstr "Szczegóły"
#: about/konq_aboutpage.cpp:239
#, kde-format
msgid "Image formats"
msgstr "Formaty graficzne"
#: about/konq_aboutpage.cpp:240
#, kde-format
msgid "PNG<br />JPG<br />GIF"
msgstr "PNG<br />JPG<br />GIF"
#: about/konq_aboutpage.cpp:241
#, kde-format
msgid "Transfer protocols"
msgstr "Protokoły transportowe"
#: about/konq_aboutpage.cpp:242
#, kde-format
msgid "HTTP 1.1 (including gzip/bzip2 compression)"
msgstr "HTTP 1.1 (z kompresją gzip/bzip2)"
#: about/konq_aboutpage.cpp:243
#, kde-format
msgid "FTP"
msgstr "FTP"
#: about/konq_aboutpage.cpp:244
#, kde-format
msgid "and <A HREF=\"%1\">many more (see Kioslaves in KHelpCenter)...</A>"
msgstr "i <A HREF=\"%1\">wiele innych (zobacz Kioslaves w KHelpcenter)...</A>"
#: about/konq_aboutpage.cpp:245
#, kde-format
msgctxt "A feature of Konqueror"
msgid "URL-Completion"
msgstr "Dopełnianie adresów URL"
#: about/konq_aboutpage.cpp:246
#, kde-format
msgid "Manual"
msgstr "Ręczne"
#: about/konq_aboutpage.cpp:247
#, kde-format
msgid "Popup"
msgstr "Wybór"
#: about/konq_aboutpage.cpp:248
#, kde-format
msgid "(Short-) Automatic"
msgstr "(Pół)automatyczne"
#: about/konq_aboutpage.cpp:250
#, kde-format
msgctxt ""
"Link that points to the first page of the Konqueror 'about page', Starting "
"Points contains links to Home, Network Folders, Trash, etc."
msgid "<a href=\"%1\">Return to Starting Points</a>"
msgstr "<a href=\"%1\">Powrót do punktów startowych</a>"
#: about/konq_aboutpage.cpp:301
#, kde-format
msgid "Tips & Tricks"
msgstr "Podpowiedzi"
#: about/konq_aboutpage.cpp:302
#, kde-format
msgid ""
"Use Web-Shortcuts: by typing \"gg: KDE\" one can search the Internet, using "
"Google, for the search phrase \"KDE\". There are a lot of Web-Shortcuts "
"predefined to make searching for software or looking up certain words in an "
"encyclopedia a breeze. You can even <a href=\"%1\">create your own</a> Web-"
"Shortcuts."
msgstr ""
"Używaj skrótów sieciowych: wpisując \"gg:Polskie KDE\", możesz użyć Google "
"do znalezienia w Internecie wyrażenia \"Polskie KDE\". Zdefiniowano wiele "
"skrótów internetowych, umożliwiających wyszukiwanie oprogramowania lub słów "
"w encyklopedii. Można nawet <a href=\"%1\">tworzyć własne</a> skróty "
"internetowe."
#: about/konq_aboutpage.cpp:307
#, kde-format
msgid ""
"Use the magnifier button <img width='16' height='16' src=\"%1\"></img> in "
"the HTML toolbar to increase the font size on your web page."
msgstr ""
"Użyj przycisku lupy <img width='16' height='16' src=\"%1\"></img> w pasku "
"narzędzi HTML, aby zwiększyć rozmiar czcionki na twojej stronie internetowej."
#: about/konq_aboutpage.cpp:309
#, kde-format
msgid ""
"When you want to paste a new address into the Location toolbar you might "
"want to clear the current entry by pressing the black arrow with the white "
"cross <img width='16' height='16' src=\"%1\"></img> in the toolbar."
msgstr ""
"Jeśli będziesz chciał wkleić nowy adres w pasku adresu, możesz usunąć "
"bieżący wpis przez naciśnięcie białego krzyżyka <img width='16' height='16' "
"src=\"%1\"></img> na pasku adresu."
#: about/konq_aboutpage.cpp:313
#, kde-format
msgid ""
"To create a link on your desktop pointing to the current page, simply drag "
"the icon (favicon) that is to the left of the Location toolbar, drop it on "
"to the desktop, and choose \"Icon\"."
msgstr ""
"Aby utworzyć na pulpicie odnośnik do bieżącej strony, po prostu przeciągnij "
"ikonę (ikonę witryny), która jest po lewej stronie paska adresu, upuść ją na "
"pulpit i wybierz \"Ikona\"."
#: about/konq_aboutpage.cpp:316
#, kde-format
msgid ""
"You can also find <img width='16' height='16' src=\"%1\" /> \"Full-Screen "
"Mode\" in the Settings menu. This feature is very useful for \"Talk\" "
"sessions."
msgstr ""
"W menu Ustawienia znajduje się pozycja <img width='16' height='16' src="
"\"%1\" /> \"Tryb pełnoekranowy\". Jest to bardzo przydatne dla sesji \"Talk"
"\"."
#: about/konq_aboutpage.cpp:319
#, kde-format
msgid ""
"Divide et impera (lat. \"Divide and conquer\") - by splitting a window into "
"two parts (e.g. Window -> <img width='16' height='16' src=\"%1\" /> Split "
"View Left/Right) you can make Konqueror appear the way you like."
msgstr ""
"Dziel i rządź (łac. \"Divide et impera\") - poprzez podzielenie okna na dwie "
"części (np. Okno -> <img width='16' height='16' src=\"%1\" /> Podziel widok "
"w pionie) możesz dostosować wygląd Konquerora do własnych potrzeb."
#: about/konq_aboutpage.cpp:322
#, kde-format
msgid ""
"Use the <a href=\"%1\">user-agent</a> feature if the website you are "
"visiting asks you to use a different browser (and do not forget to send a "
"complaint to the webmaster!)"
msgstr ""
"Użyj funkcji <A HREF=\"%1\">user-agent</A>, jeżeli strona, którą odwiedzasz, "
"zmusza Cię do wyboru innej przeglądarki (i nie zapomnij wysłać skargi do "
"webmastera!)"
#: about/konq_aboutpage.cpp:325
#, kde-format
msgid ""
"The <img width='16' height='16' src=\"%1\"></img> History in your Sidebar "
"ensures that you can keep track of the pages you have visited recently."
msgstr ""
"Historia <img width='16' height='16' src=\"%1\"></img> w twoim pasku bocznym "
"zapewnia tobie śledzenie stron, które odwiedziłe(a)ś ostatnio."
#: about/konq_aboutpage.cpp:327
#, kde-format
msgid ""
"Use a caching <a href=\"%1\">proxy</a> to speed up your Internet connection."
msgstr ""
"Użyj <A HREF=\"%1\">pośrednika</A>, by przyspieszyć połączenie z Internetem."
#: about/konq_aboutpage.cpp:329
#, kde-format
msgid ""
"Advanced users will appreciate the Konsole which you can embed into "
"Konqueror (Settings -> <img width='16' height='16' SRC=\"%1\"></img> Show "
"Terminal Emulator)."
msgstr ""
"Zaawansowani użytkownicy na pewno docenią konsolę, wbudowaną w Konquerora "
"(Okno -> <img width='16' height='16' src=\"%1\"></img> Pokaż emulator "
"terminala)."
#: about/konq_aboutpage.cpp:333
#, kde-format
msgid "Next: Specifications"
msgstr "Dalej: specyfikacja"
#: about/konq_aboutpage.cpp:347
#, kde-format
msgid "Installed Plugins"
msgstr "Zainstalowane wtyczki"
#: about/konq_aboutpage.cpp:348
#, kde-format
msgid "<td>Plugin</td><td>Description</td><td>File</td><td>Types</td>"
msgstr "<td>Wtyczka</td><td>Opis</td><td>Plik</td><td>Typy</td>"
#: about/konq_aboutpage.cpp:349
#, kde-format
msgid "Installed"
msgstr "Zainstalowana"
#: about/konq_aboutpage.cpp:350
#, kde-format
msgid "<td>Mime Type</td><td>Description</td><td>Suffixes</td><td>Plugin</td>"
msgstr "<td>Typ MIME</td><td>Opis</td><td>Rozszerzenia</td><td>Wtyczka</td>"
#: src/konqclosedwindowsmanager.cpp:414 src/konqmainwindow.cpp:4975
#: src/konqmainwindow.cpp:5029
#, kde-format
msgid "no name"
msgstr "bez nazwy"
#: src/konqextensionmanager.cpp:58
#, kde-format
msgctxt "@title:window"
msgid "Configure"
msgstr "Ustawienia"
#: src/konqextensionmanager.cpp:75 src/konqextensionmanager.cpp:78
#: src/konqextensionmanager.cpp:79
#, kde-format
msgid "Extensions"
msgstr "Rozszerzenia"
#: src/konqfactory.cpp:83
#, kde-format
msgid ""
"There was an error loading the module %1.\n"
"The diagnostics is:\n"
"%2"
msgstr ""
"Wystąpił błąd podczas odczytu modułu %1.\n"
"Komunikat o błędzie:\n"
"%2"
#: src/konqframestatusbar.cpp:120
#, kde-format
msgid ""
"Checking this box on at least two views sets those views as 'linked'. Then, "
"when you change directories in one view, the other views linked with it will "
"automatically update to show the current directory. This is especially "
"useful with different types of views, such as a directory tree with an icon "
"view or detailed view, and possibly a terminal emulator window."
msgstr ""
"Wybór tej opcji w co najmniej dwóch widokach spowoduje ich połączenie. "
"Wówczas zmiana katalogu w jednym widoku spowoduje automatyczne wyświetlenie "
"bieżącego katalogu w drugim. Jest to użyteczne zwłaszcza dla różnych "
"widoków, np. widoku drzewa i widoku ikon/szczegółowego oraz ewentualnie "
"emulacji terminala."
#: src/konqframestatusbar.cpp:166
#, kde-format
msgid "Close View"
msgstr "Zamknij widok"
#: src/konqframestatusbar.cpp:244
#, kde-format
msgid "%1/s"
msgstr "%1/s"
#: src/konqframestatusbar.cpp:246
#, kde-format
msgid "Stalled"
msgstr "Zatrzymane"
#: src/konqguiclients.cpp:65
#, kde-format
msgid "Preview &in %1"
msgstr "Podgląd w %1"
#: src/konqguiclients.cpp:132
#, kde-format
msgid "Show %1"
msgstr "Pokaż %1"
#: src/konqhistorydialog.cpp:51
#, kde-format
msgctxt "@title:window"
msgid "History"
msgstr "Historia"
#: src/konqhistorydialog.cpp:65 src/konqhistoryview.cpp:145
#, kde-format
msgctxt "@action:inmenu Parent of 'By Name' and 'By Date'"
msgid "Sort"
msgstr "Sortuj"
#: src/konqhistorymodel.cpp:132
#, kde-format
msgid ""
"<qt><center><b>%1</b></center><hr />Last visited: %2<br />First visited: "
"%3<br />Number of times visited: %4</qt>"
msgstr ""
"<qt><center><b>%1</b></center><hr />Ostatnio odwiedzone: %2<br />Pierwszy "
"raz odwiedzone: %3<br />Liczba odwiedzin: %4</qt>"
#: src/konqhistorymodel.cpp:226
#, kde-format
msgid "Local"
msgstr "Lokalne"
#: src/konqhistorymodel.cpp:229
#, kde-format
msgid "Miscellaneous"
msgstr "Inne"
#: src/konqhistoryview.cpp:64 src/konqmainwindow.cpp:4520
#, kde-format
msgid "Open in New &Window"
msgstr "Otwórz w &nowym oknie"
#: src/konqhistoryview.cpp:69
#, kde-format
msgid "Open in New Tab"
msgstr "Otwórz w nowej karcie"
#: src/konqhistoryview.cpp:73
#, kde-format
msgid "&Copy Link Address"
msgstr "Skopiuj &adres odnośnika"
#: src/konqhistoryview.cpp:78
#, kde-format
msgid "&Remove Entry"
msgstr "&Usuń wpis"
#: src/konqhistoryview.cpp:85
#, kde-format
msgid "C&lear History"
msgstr "&Wyczyść historię"
#: src/konqhistoryview.cpp:90
#, kde-format
msgid "&Preferences..."
msgstr "&Ustawienia..."
#: src/konqhistoryview.cpp:97
#, kde-format
msgid "By &Name"
msgstr "Według &nazwy"
#: src/konqhistoryview.cpp:103
#, kde-format
msgid "By &Date"
msgstr "Według &daty"
#: src/konqhistoryview.cpp:113
#, kde-format
msgid "Search in history"
msgstr "Znajdź w historii"
#: src/konqhistoryview.cpp:173
#, kde-format
msgid "Do you really want to clear the entire history?"
msgstr "Na pewno chcesz wyczyścić całą historię?"
#: src/konqhistoryview.cpp:174
#, kde-format
msgctxt "@title:window"
msgid "Clear History?"
msgstr "Czy wyczyść historię?"
#: src/konqmain.cpp:166
#, kde-format
msgid "Web browser, file manager and document viewer."
msgstr ""
"Przeglądarka internetowa, program do zarządzania plikami i przeglądarka "
"dokumentów."
#: src/konqmain.cpp:168
#, kde-format
msgid "(C) 1999-2016, The Konqueror developers"
msgstr "(c) 1999-2016, Autorzy Konquerora"
#: src/konqmain.cpp:171
#, kde-format
msgid "Stefano Crocco"
msgstr "Stefano Crocco"
#: src/konqmain.cpp:171
#, kde-format
msgid "Current maintainer"
msgstr "Obecny opiekun"
#: src/konqmain.cpp:172
#, kde-format
msgid "David Faure"
msgstr "David Faure"
#: src/konqmain.cpp:172
#, kde-format
msgid ""
"Developer (framework, parts, JavaScript, I/O library) and former maintainer"
msgstr ""
"programista (szkielet, części, JavaScript, biblioteka we/wy) i poprzedni "
"opiekun"
#: src/konqmain.cpp:173
#, kde-format
msgid "Simon Hausmann"
msgstr "Simon Hausmann"
#: src/konqmain.cpp:173
#, kde-format
msgid "Developer (framework, parts)"
msgstr "programista (szkielet, części)"
#: src/konqmain.cpp:174
#, kde-format
msgid "Michael Reiher"
msgstr "Michael Reiher"
#: src/konqmain.cpp:174 src/konqmain.cpp:202 src/konqmain.cpp:208
#, kde-format
msgid "Developer (framework)"
msgstr "programista (szkielet)"
#: src/konqmain.cpp:175
#, kde-format
msgid "Matthias Welk"
msgstr "Matthias Welk"
#: src/konqmain.cpp:175
#, kde-format
msgid "Developer"
-msgstr "programista"
+msgstr "Programista"
#: src/konqmain.cpp:176
#, kde-format
msgid "Alexander Neundorf"
msgstr "Alexander Neundorf"
#: src/konqmain.cpp:176
#, kde-format
msgid "Developer (List views)"
msgstr "programista (widoki listy)"
#: src/konqmain.cpp:177
#, kde-format
msgid "Michael Brade"
msgstr "Michael Brade"
#: src/konqmain.cpp:177
#, kde-format
msgid "Developer (List views, I/O library)"
msgstr "programista (widoki listy, biblioteka we/wy)"
#: src/konqmain.cpp:178
#, kde-format
msgid "Lars Knoll"
msgstr "Lars Knoll"
#: src/konqmain.cpp:178 src/konqmain.cpp:179 src/konqmain.cpp:180
#: src/konqmain.cpp:182 src/konqmain.cpp:183 src/konqmain.cpp:185
#: src/konqmain.cpp:186 src/konqmain.cpp:187 src/konqmain.cpp:188
#: src/konqmain.cpp:190
#, kde-format
msgid "Developer (HTML rendering engine)"
msgstr "programista (wyświetlanie HTML)"
#: src/konqmain.cpp:179
#, kde-format
msgid "Dirk Mueller"
msgstr "Dirk Mueller"
#: src/konqmain.cpp:180
#, kde-format
msgid "Peter Kelly"
msgstr "Peter Kelly"
#: src/konqmain.cpp:181
#, kde-format
msgid "Waldo Bastian"
msgstr "Waldo Bastian"
#: src/konqmain.cpp:181
#, kde-format
msgid "Developer (HTML rendering engine, I/O library)"
msgstr "programista (wyświetlanie HTML, biblioteka we/wy)"
#: src/konqmain.cpp:182
#, kde-format
msgid "Germain Garand"
msgstr "Germain Garand"
#: src/konqmain.cpp:183
#, kde-format
msgid "Leo Savernik"
msgstr "Leo Savernik"
#: src/konqmain.cpp:184
#, kde-format
msgid "Stephan Kulow"
msgstr "Stephan Kulow"
#: src/konqmain.cpp:184
#, kde-format
msgid ""
"Developer (HTML rendering engine, I/O library, regression test framework)"
msgstr "programista (wyświetlanie HTML, biblioteka we/wy, system testowania)"
#: src/konqmain.cpp:185
#, kde-format
msgid "Antti Koivisto"
msgstr "Antti Koivisto"
#: src/konqmain.cpp:186
#, kde-format
msgid "Zack Rusin"
msgstr "Zack Rusin"
#: src/konqmain.cpp:187
#, kde-format
msgid "Tobias Anton"
msgstr "Tobias Anton"
#: src/konqmain.cpp:188
#, kde-format
msgid "Lubos Lunak"
msgstr "Lubos Lunak"
#: src/konqmain.cpp:189
#, kde-format
msgid "Maks Orlovich"
msgstr "Maks Orlovich"
#: src/konqmain.cpp:189 src/konqmain.cpp:191
#, kde-format
msgid "Developer (HTML rendering engine, JavaScript)"
msgstr "programista (wyświetlanie HTML, JavaScript)"
#: src/konqmain.cpp:190
#, kde-format
msgid "Allan Sandfeld Jensen"
msgstr "Allan Sandfeld Jensen"
#: src/konqmain.cpp:191
#, kde-format
msgid "Apple Safari Developers"
msgstr "Autorzy Apple Safari"
#: src/konqmain.cpp:192
#, kde-format
msgid "Harri Porten"
msgstr "Harri Porten"
#: src/konqmain.cpp:192
#, kde-format
msgid "Developer (JavaScript)"
msgstr "programista (JavaScript)"
#: src/konqmain.cpp:193
#, kde-format
msgid "Koos Vriezen"
msgstr "Koos Vriezen"
#: src/konqmain.cpp:193
#, kde-format
msgid "Developer (Java applets and other embedded objects)"
msgstr "programista (wsparcie dla apletów Javy i innych osadzonych obiektów)"
#: src/konqmain.cpp:194
#, kde-format
msgid "Matt Koss"
msgstr "Matt Koss"
#: src/konqmain.cpp:194 src/konqmain.cpp:195
#, kde-format
msgid "Developer (I/O library)"
msgstr "programista (biblioteka we/wy)"
#: src/konqmain.cpp:195
#, kde-format
msgid "Alex Zepeda"
msgstr "Alex Zepeda"
#: src/konqmain.cpp:196
#, kde-format
msgid "Richard Moore"
msgstr "Richard Moore"
#: src/konqmain.cpp:196 src/konqmain.cpp:197
#, kde-format
msgid "Developer (Java applet support)"
msgstr "programista (wsparcie dla apletów Javy)"
#: src/konqmain.cpp:197
#, kde-format
msgid "Dima Rogozin"
msgstr "Dima Rogozin"
#: src/konqmain.cpp:198
#, kde-format
msgid "Wynn Wilkes"
msgstr "Wynn Wilkes"
#: src/konqmain.cpp:198
#, kde-format
msgid ""
"Developer (Java 2 security manager support,\n"
" and other major improvements to applet support)"
msgstr ""
"programista (zarządzanie zabezpieczeniami dla Javy 2,\n"
" inne usprawnienia obsługi apletów)"
#: src/konqmain.cpp:199
#, kde-format
msgid "Stefan Schimanski"
msgstr "Stefan Schimanski"
#: src/konqmain.cpp:199
#, kde-format
msgid "Developer (Netscape plugin support)"
msgstr "programista (wsparcie dla wtyczek Netscape)"
#: src/konqmain.cpp:200
#, kde-format
msgid "George Staikos"
msgstr "George Staikos"
#: src/konqmain.cpp:200
#, kde-format
msgid "Developer (SSL, Netscape plugins)"
msgstr "programista (SSL, wtyczki Netscape)"
#: src/konqmain.cpp:201
#, kde-format
msgid "Dawit Alemayehu"
msgstr "Dawit Alemayehu"
#: src/konqmain.cpp:201
#, kde-format
msgid "Developer (I/O library, Authentication support)"
msgstr "programista (biblioteka we/wy, uwierzytelnianie)"
#: src/konqmain.cpp:202
#, kde-format
msgid "Carsten Pfeiffer"
msgstr "Carsten Pfeiffer"
#: src/konqmain.cpp:203
#, kde-format
msgid "Torsten Rahn"
msgstr "Torsten Rahn"
#: src/konqmain.cpp:203
#, kde-format
msgid "Graphics/icons"
msgstr "grafika/ikony"
#: src/konqmain.cpp:204
#, kde-format
msgid "Torben Weis"
msgstr "Torben Weis"
#: src/konqmain.cpp:204
#, kde-format
msgid "KFM author"
msgstr "autor kfm"
#: src/konqmain.cpp:205
#, kde-format
msgid "Joseph Wenninger"
msgstr "Joseph Wenninger"
#: src/konqmain.cpp:205
#, kde-format
msgid "Developer (navigation panel framework)"
msgstr "programista (panel nawigacji)"
#: src/konqmain.cpp:206
#, kde-format
msgid "Stephan Binner"
msgstr "Stephan Binner"
#: src/konqmain.cpp:206
#, kde-format
msgid "Developer (misc stuff)"
msgstr "programista (różne)"
#: src/konqmain.cpp:207
#, kde-format
msgid "Ivor Hewitt"
msgstr "Ivor Hewitt"
#: src/konqmain.cpp:207
#, kde-format
msgid "Developer (AdBlock filter)"
msgstr "programista (filtr AdBlock)"
#: src/konqmain.cpp:208
#, kde-format
msgid "Eduardo Robles Elvira"
msgstr "Eduardo Robles Elvira"
#: src/konqmain.cpp:218
#, kde-format
msgid "Start without a default window, when called without URLs"
msgstr "Rozpocznij bez domyślnego okna, gdy wywołane bez adresów URL"
#: src/konqmain.cpp:219
#, kde-format
msgid ""
"Preload for later use. This mode does not support URLs on the command line"
msgstr ""
"Pre-wczytanie dla późniejszego użycia. Ten tryb nie obsługuje adresów URL w "
"linii komend"
#: src/konqmain.cpp:220
#, kde-format
msgid "Profile to open (DEPRECATED, IGNORED)"
msgstr "Profil do otwarcia (PRZESTARZAŁY, POMIJANY)"
#: src/konqmain.cpp:220
#, kde-format
msgid "profile"
msgstr "profil"
#: src/konqmain.cpp:221
#, kde-format
msgid "List available sessions"
msgstr "Pokaż dostępne sesje"
#: src/konqmain.cpp:222
#, kde-format
msgid "Session to open"
msgstr "Sesja do otwarcia"
#: src/konqmain.cpp:222
#, kde-format
msgid "session"
msgstr "sesja"
#: src/konqmain.cpp:223
#, kde-format
msgid "Mimetype to use for this URL (e.g. text/html or inode/directory)"
msgstr "Typ MIME dla tego URL (np. text/html lub inode/directory)"
#: src/konqmain.cpp:223
#, kde-format
msgid "mimetype"
msgstr "Typ MIME"
#: src/konqmain.cpp:224
#, kde-format
msgid "Part to use (e.g. khtml or kwebkitpart)"
msgstr "Część do użycia (np. khtml lub kwebkitpart)"
#: src/konqmain.cpp:224
#, kde-format
msgid "service"
msgstr "usługa"
#: src/konqmain.cpp:225
#, kde-format
msgid ""
"For URLs that point to files, opens the directory and selects the file, "
"instead of opening the actual file"
msgstr ""
"Dla URL będących plikami, otwiera katalog i wybiera podany plik, zamiast po "
"prostu otworzyć plik"
#: src/konqmain.cpp:226
#, kde-format
msgid "The files/URLs opened by the application will be deleted after use"
msgstr "Pliki/adresy URL otworzone przez program zostaną usunięte po używaniu"
#: src/konqmain.cpp:228
#, kde-format
msgid "Location to open"
msgstr "Adres do otwarcia"
#: src/konqmainwindow.cpp:563
#, kde-format
msgctxt "@title:tab"
msgid "Loading..."
msgstr "Wczytywanie..."
#: src/konqmainwindow.cpp:748
#, kde-format
msgid "Access denied"
msgstr "Odmówiono dostępu"
#: src/konqmainwindow.cpp:1605
#, kde-format
msgid "Canceled."
msgstr "Porzucono."
#: src/konqmainwindow.cpp:1641
#, kde-format
msgid ""
"This page contains changes that have not been submitted.\n"
"Reloading the page will discard these changes."
msgstr ""
"Ta strona zawiera niewysłane zmiany.\n"
"Ponowne wczytanie strony porzuci te zmiany."
#: src/konqmainwindow.cpp:1642 src/konqmainwindow.cpp:2388
#: src/konqmainwindow.cpp:2481 src/konqmainwindow.cpp:2513
#: src/konqmainwindow.cpp:2556 src/konqmainwindow.cpp:2578
#: src/konqmainwindow.cpp:4943
#, kde-format
msgctxt "@title:window"
msgid "Discard Changes?"
msgstr "Czy porzucić zmiany?"
#: src/konqmainwindow.cpp:1642 src/konqmainwindow.cpp:2388
#: src/konqmainwindow.cpp:2481 src/konqmainwindow.cpp:2513
#: src/konqmainwindow.cpp:2556 src/konqmainwindow.cpp:2579
#: src/konqmainwindow.cpp:4943
#, kde-format
msgid "&Discard Changes"
msgstr "&Porzuć zmiany"
#: src/konqmainwindow.cpp:1750
#, kde-format
msgid "File Management"
msgstr "Zarządzanie plikami"
#: src/konqmainwindow.cpp:2038 src/konqmainwindow.cpp:3521
#, kde-format
msgid "Home"
msgstr "Katalog domowy"
#: src/konqmainwindow.cpp:2044
#, kde-format
msgid "Navigate to your 'Home Folder'"
msgstr "Przejdź do strony domowej"
#: src/konqmainwindow.cpp:2045
#, kde-format
msgid "Navigate to your local 'Home Folder'"
msgstr "Przejdź do lokalnego katalogu domowego"
#. i18n: ectx: label, entry, group (UserSettings)
#: src/konqmainwindow.cpp:2048 src/konqueror.kcfg:16
#, kde-format
msgid "Home Page"
msgstr "Strona domowa"
#: src/konqmainwindow.cpp:2050
#, kde-format
msgid "Navigate to your 'Home Page'"
msgstr "Przejdź do strony domowej"
#: src/konqmainwindow.cpp:2051
#, kde-format
msgid ""
"<html>Navigate to your 'Home Page'<br /><br />You can configure the location "
"where this button takes you under <b>Settings -> Configure Konqueror -> "
"General</b>.</html>"
msgstr ""
"<html>Przejdź do strony domowej.<br/><br/>Można ustawić działanie tego "
"przycisku na karcie <b>Ustawienia -> Ustawienia Konquerora -> Ogólne</b>.</"
"html>"
#: src/konqmainwindow.cpp:2387
#, kde-format
msgid ""
"This tab contains changes that have not been submitted.\n"
"Detaching the tab will discard these changes."
msgstr ""
"Ta karta zawiera niewysłane zmiany.\n"
"Odłączenie karty porzuci te zmiany."
#: src/konqmainwindow.cpp:2480
#, kde-format
msgid ""
"This view contains changes that have not been submitted.\n"
"Closing the view will discard these changes."
msgstr ""
"Ten widok zawiera niewysłane zmiany.\n"
"Zamknięcie widoku porzuci te zmiany."
#: src/konqmainwindow.cpp:2512
#, kde-format
msgid ""
"This tab contains changes that have not been submitted.\n"
"Closing the tab will discard these changes."
msgstr ""
"Ta karta zawiera niewysłane zmiany.\n"
"Zamknięcie karty porzuci te zmiany."
#: src/konqmainwindow.cpp:2538
#, kde-format
msgid "Do you really want to close all other tabs?"
msgstr "Na pewno zamknąć wszystkie pozostałe karty?"
#: src/konqmainwindow.cpp:2539 src/konqmainwindow.cpp:3613 src/konqtabs.cpp:351
#, kde-format
msgid "Close &Other Tabs"
msgstr "Zamknij p&ozostałe karty"
#: src/konqmainwindow.cpp:2539
#, kde-format
msgctxt "@title:window"
msgid "Close Other Tabs Confirmation"
msgstr "Potwierdzenie zamknięcia innych kart"
#: src/konqmainwindow.cpp:2555
#, kde-format
msgid ""
"This tab contains changes that have not been submitted.\n"
"Closing other tabs will discard these changes."
msgstr ""
"Ta karta zawiera niewysłane zmiany.\n"
"Zamknięcie pozostałych kart porzuci te zmiany."
#: src/konqmainwindow.cpp:2577
#, kde-format
msgid ""
"This tab contains changes that have not been submitted.\n"
"Reloading all tabs will discard these changes."
msgstr ""
"Ta karta zawiera niewysłane zmiany.\n"
"Odświeżenie wszystkich kart porzuci te zmiany."
#: src/konqmainwindow.cpp:2619
#, kde-format
msgctxt "@title:window"
msgid "Enter Target"
msgstr "Podaj cel"
#: src/konqmainwindow.cpp:2626
#, kde-format
msgid "<qt><b>%1</b> is not valid</qt>"
msgstr "<qt><b>%1</b> nie jest poprawny</qt>"
#: src/konqmainwindow.cpp:2636
#, kde-format
msgid "Copy selected files from %1 to:"
msgstr "Kopiuj wybrane pliki z %1 do:"
#: src/konqmainwindow.cpp:2649
#, kde-format
msgid "Move selected files from %1 to:"
msgstr "Przenieś wybrane pliki z %1 do:"
#: src/konqmainwindow.cpp:2823
#, kde-format
msgctxt "This menu entry empties the closed items history"
msgid "Empty Closed Items History"
msgstr "Wyczyść historię zamkniętych kart"
#: src/konqmainwindow.cpp:2846
#, kde-format
msgid "Save As..."
msgstr "Zapisz jako..."
#: src/konqmainwindow.cpp:2848
#, kde-format
msgid "Manage..."
msgstr "Zarządzaj..."
#: src/konqmainwindow.cpp:3430
#, kde-format
msgid "New &Window"
msgstr "Nowe o&kno"
#: src/konqmainwindow.cpp:3435
#, kde-format
msgid "&Duplicate Window"
msgstr "Po&wiel okno"
#: src/konqmainwindow.cpp:3440
#, kde-format
msgid "Send &Link Address..."
msgstr "Wyślij adres o&dnośnika..."
#: src/konqmainwindow.cpp:3444
#, kde-format
msgid "S&end File..."
msgstr "Wyślij p&lik..."
#: src/konqmainwindow.cpp:3448
#, kde-format
msgid "&Open Location"
msgstr "Otwórz &adres"
#: src/konqmainwindow.cpp:3454
#, kde-format
msgid "&Open File..."
msgstr "Otwórz p&lik..."
#: src/konqmainwindow.cpp:3459
#, kde-format
msgid "&Find File..."
msgstr "&Znajdź plik..."
#: src/konqmainwindow.cpp:3468
#, kde-format
msgid "Lock to Current Location"
msgstr "Zablokuj bieżący adres"
#: src/konqmainwindow.cpp:3471
#, kde-format
msgctxt "This option links konqueror views"
msgid "Lin&k View"
msgstr " &Dołącz widok"
#: src/konqmainwindow.cpp:3476
#, kde-format
msgid "&Up"
msgstr "Do &góry"
#: src/konqmainwindow.cpp:3486
#, kde-format
msgid "Closed Items"
msgstr "Zamknięte karty"
#: src/konqmainwindow.cpp:3499
#, kde-format
msgid "Sessions"
msgstr "Sesje"
#: src/konqmainwindow.cpp:3526
#, kde-format
msgctxt "@action:inmenu Go"
msgid "Most Often Visited"
msgstr "Najczęściej odwiedzane"
#: src/konqmainwindow.cpp:3530
#, kde-format
msgctxt "@action:inmenu Go"
msgid "Recently Visited"
msgstr "Ostatnio odwiedzone"
#: src/konqmainwindow.cpp:3539
#, kde-format
msgctxt "@action:inmenu Go"
msgid "Show History"
msgstr "Pokaż historię"
#: src/konqmainwindow.cpp:3563
#, kde-format
msgid "Configure Extensions..."
msgstr "Ustawienia rozszerzeń..."
#: src/konqmainwindow.cpp:3567
#, kde-format
msgid "Configure Spell Checking..."
msgstr "Ustawienia sprawdzania pisowni..."
#: src/konqmainwindow.cpp:3573
#, kde-format
msgid "Split View &Left/Right"
msgstr "Podziel widok w pio&nie"
#: src/konqmainwindow.cpp:3578
#, kde-format
msgid "Split View &Top/Bottom"
msgstr "Podziel widok w po&ziomie"
#: src/konqmainwindow.cpp:3583 src/konqtabs.cpp:461
#, kde-format
msgid "&New Tab"
msgstr "Nowa &karta"
#: src/konqmainwindow.cpp:3592
#, kde-format
msgid "&Duplicate Current Tab"
msgstr "Po&wiel bieżącą kartę"
#: src/konqmainwindow.cpp:3597
#, kde-format
msgid "Detach Current Tab"
msgstr "Odłącz bieżącą kartę"
#: src/konqmainwindow.cpp:3602
#, kde-format
msgid "&Close Active View"
msgstr "&Zamknij aktywny widok"
#: src/konqmainwindow.cpp:3607
#, kde-format
msgid "Close Current Tab"
msgstr "Zamknij bieżącą kartę"
#: src/konqmainwindow.cpp:3617
#, kde-format
msgid "Activate Next Tab"
msgstr "Uaktywnij następną kartę"
#: src/konqmainwindow.cpp:3621
#, kde-format
msgid "Activate Previous Tab"
msgstr "Uaktywnij poprzednią kartę"
#: src/konqmainwindow.cpp:3628
#, kde-format
msgid "Activate Tab %1"
msgstr "Uaktywnij kartę %1"
#: src/konqmainwindow.cpp:3633
#, kde-format
msgid "Move Tab Left"
msgstr "Przesuń kartę w lewo"
#: src/konqmainwindow.cpp:3638
#, kde-format
msgid "Move Tab Right"
msgstr "Przesuń kartę w prawo"
#: src/konqmainwindow.cpp:3646
#, kde-format
msgid "Dump Debug Info"
msgstr "Wypisz informacje do debugowania"
#: src/konqmainwindow.cpp:3664
#, kde-format
msgid "&Reload"
msgstr "O&dśwież"
#: src/konqmainwindow.cpp:3669 src/konqtabs.cpp:329
#, kde-format
msgid "&Reload All Tabs"
msgstr "&Odśwież wszystkie karty"
#: src/konqmainwindow.cpp:3677
#, kde-format
msgid "&Force Reload"
msgstr "O&dśwież"
#: src/konqmainwindow.cpp:3703
#, kde-format
msgid "&Stop"
msgstr "&Zatrzymaj"
#: src/konqmainwindow.cpp:3712
#, kde-format
msgid "Throbber"
msgstr "Znacznik zajętości"
#: src/konqmainwindow.cpp:3716 src/konqmainwindow.cpp:3719
#, kde-format
msgid "L&ocation: "
msgstr "&Adres: "
#: src/konqmainwindow.cpp:3726
#, kde-format
msgid "Location Bar"
msgstr "Pasek adresu"
#: src/konqmainwindow.cpp:3732
#, kde-format
msgid ""
"<html>Location Bar<br /><br />Enter a web address or search term.</html>"
msgstr ""
"<html>Pasek adresu<br/><br/>Wpisz adres sieciowy lub szukany termin.</html>"
#: src/konqmainwindow.cpp:3736
#, kde-format
msgid "Clear Location Bar"
msgstr "Wyczyść pasek adresu"
#: src/konqmainwindow.cpp:3740
#, kde-format
msgid ""
"<html>Clear Location bar<br /><br />Clears the contents of the location bar."
"</html>"
msgstr ""
"<html>Wyczyść pasek adresu<br/><br/>Usuwa zawartość paska adresu.</html>"
#: src/konqmainwindow.cpp:3745
#, kde-format
msgid "&Bookmarks"
msgstr "&Zakładki"
#: src/konqmainwindow.cpp:3773
#, kde-format
msgid "Kon&queror Introduction"
msgstr "Wprowadzenie do Kon&querora"
#: src/konqmainwindow.cpp:3778
#, kde-format
msgid "Go"
msgstr "Idź"
#: src/konqmainwindow.cpp:3780
#, kde-format
msgid ""
"<html>Go<br /><br />Goes to the page that has been entered into the location "
"bar.</html>"
msgstr ""
"<html>Idź<br/><br/>Przechodzi do strony, której adres został wpisany w pasku "
"adresu.</html>"
#: src/konqmainwindow.cpp:3786
#, kde-format
msgid ""
"<html>Enter the parent folder<br /><br />For instance, if the current "
"location is file:/home/%1 clicking this button will take you to file:/home.</"
"html>"
msgstr ""
"<html>Przejdź do katalogu wyżej<br/><br/>Na przykład, jeśli bieżący katalog "
"to file:/home/%1, kliknięcie tego przycisku przeniesie Cię do file:/home.</"
"html>"
#: src/konqmainwindow.cpp:3789
#, kde-format
msgid "Enter the parent folder"
msgstr "Przejdź do katalogu wyżej"
#: src/konqmainwindow.cpp:3791 src/konqmainwindow.cpp:3792
#, kde-format
msgid "Move backwards one step in the browsing history"
msgstr "Przejdź jeden krok wstecz w przeglądaniu historii"
#: src/konqmainwindow.cpp:3794 src/konqmainwindow.cpp:3795
#, kde-format
msgid "Move forward one step in the browsing history"
msgstr "Przejdź jeden krok w przód w przeglądaniu historii"
#: src/konqmainwindow.cpp:3797 src/konqmainwindow.cpp:3798
#, kde-format
msgid "Move backwards one step in the closed tabs history"
msgstr "Przejdź jeden krok wstecz w historii zamkniętych kart"
#: src/konqmainwindow.cpp:3800
#, kde-format
msgid ""
"<html>Reload the currently displayed document<br /><br />This may, for "
"example, be needed to refresh web pages that have been modified since they "
"were loaded, in order to make the changes visible.</html>"
msgstr ""
"<html>Odśwież bieżący dokument<br/><br/>Może to być potrzebne do "
"uwzględnienia zmian, np. jeśli strona uległa zmianie po jej wyświetleniu.</"
"html>"
#: src/konqmainwindow.cpp:3803
#, kde-format
msgid "Reload the currently displayed document"
msgstr "Odśwież bieżący dokument"
#: src/konqmainwindow.cpp:3805
#, kde-format
msgid ""
"<html>Reload all currently displayed documents in tabs<br /><br />This may, "
"for example, be needed to refresh web pages that have been modified since "
"they were loaded, in order to make the changes visible.</html>"
msgstr ""
"<html>Odśwież wszystkie dokumenty w kartach<br/><br/>Może to być potrzebne "
"do uwzględnienia zmian, wprowadzonych już po wyświetleniu stron.</html>"
#: src/konqmainwindow.cpp:3808
#, kde-format
msgid "Reload all currently displayed document in tabs"
msgstr "Odśwież wszystkie dokumenty w kartach"
#: src/konqmainwindow.cpp:3810
#, kde-format
msgid ""
"<html>Stop loading the document<br /><br />All network transfers will be "
"stopped and Konqueror will display the content that has been received so far."
"</html>"
msgstr ""
"<html>Zatrzymaj wczytywanie dokumentu<br/><br/>Wszystkie transmisje sieciowe "
"zostaną zatrzymane, a Konqueror wyświetli zawartość, pobraną do tej pory.</"
"html>"
#: src/konqmainwindow.cpp:3814
#, kde-format
msgid ""
"<html>Reload the currently displayed document<br /><br />This may, for "
"example, be needed to refresh web pages that have been modified since they "
"were loaded, in order to make the changes visible. Any images on the page "
"are downloaded again, even if cached copies exist.</html>"
msgstr ""
"<html>Odśwież bieżący dokument<br/><br/>Może to być potrzebne do "
"uwzględnienia zmian, np. jeśli strona uległa zmianie po jej wyświetleniu. "
"Wszystkie obrazki na stronie zostaną wczytane ponownie, nawet jeśli istnieją "
"ich kopie w buforze.</html>"
#: src/konqmainwindow.cpp:3818
#, kde-format
msgid ""
"Force a reload of the currently displayed document and any contained images"
msgstr ""
"Wymuś odświeżenie wyświetlanego dokumentu i wszystkich znajdujących się w "
"nim obrazów"
#: src/konqmainwindow.cpp:3820
#, kde-format
msgid "Stop loading the document"
msgstr "Zatrzymaj wczytywanie dokumentu"
#: src/konqmainwindow.cpp:3822
#, kde-format
msgid ""
"<html>Cut the currently selected text or item(s) and move it to the system "
"clipboard<br /><br />This makes it available to the <b>Paste</b> command in "
"Konqueror and other KDE applications.</html>"
msgstr ""
"<html>Wytnij zaznaczony tekst lub element(y) do systemowego schowka<br/><br/"
">Wyciętą zawartość można następnie wstawić poleceniem <b>Wklej</b> w "
"Konquerorze i innych programach KDE.</html>"
#: src/konqmainwindow.cpp:3826
#, kde-format
msgid "Move the selected text or item(s) to the clipboard"
msgstr "Przenieś zaznaczony tekst/element(y) do schowka"
#: src/konqmainwindow.cpp:3828
#, kde-format
msgid ""
"<html>Copy the currently selected text or item(s) to the system "
"clipboard<br /><br />This makes it available to the <b>Paste</b> command in "
"Konqueror and other KDE applications.</html>"
msgstr ""
"<html>Skopiuj zaznaczony tekst lub element(y) do systemowego schowka<br/><br/"
">Skopiowaną zawartość można następnie wstawić poleceniem <b>Wklej</b> w "
"Konquerorze i innych programach KDE.</html>"
#: src/konqmainwindow.cpp:3832
#, kde-format
msgid "Copy the selected text or item(s) to the clipboard"
msgstr "Skopiuj zaznaczony tekst/element(y) do schowka"
#: src/konqmainwindow.cpp:3834
#, kde-format
msgid ""
"<html>Paste the previously cut or copied clipboard contents<br /><br />This "
"also works for text copied or cut from other KDE applications.</html>"
msgstr ""
"<html>Wstaw poprzednio wyciętą lub skopiowaną zawartość schowka<br/><br/> "
"Działa także dla tekstu wyciętego lub skopiowanego w innym programie KDE.</"
"html>"
#: src/konqmainwindow.cpp:3837
#, kde-format
msgid "Paste the clipboard contents"
msgstr "Wklej zawartość schowka"
#: src/konqmainwindow.cpp:3839
#, kde-format
msgid ""
"<html>Print the currently displayed document<br /><br />You will be "
"presented with a dialog where you can set various options, such as the "
"number of copies to print and which printer to use.<br /><br />This dialog "
"also provides access to special KDE printing services such as creating a PDF "
"file from the current document.</html>"
msgstr ""
"<html>Drukuj bieżący dokument<br/><br/>Pojawi się okno, w którym można "
"będzie zmienić różne ustawienia wydruku, np. liczbę kopii albo używaną "
"drukarkę.<br/><br/> Możliwe będzie także wykorzystanie specjalnych usług "
"drukowania KDE, takich jak stworzenie pliku PDF z bieżącego dokumentu.</html>"
#: src/konqmainwindow.cpp:3845
#, kde-format
msgid "Print the current document"
msgstr "Drukuj bieżący dokument"
#: src/konqmainwindow.cpp:3847
#, kde-format
msgid ""
"A locked view cannot change folders. Use in combination with 'link view' to "
"explore many files from one folder"
msgstr ""
"W zablokowanym widoku nie można zmieniać katalogów. Użyj tego w kombinacji z "
"'łączeniem widoków' , by przeglądać wiele plików z jednego katalogu."
#: src/konqmainwindow.cpp:3848
#, kde-format
msgid ""
"Sets the view as 'linked'. A linked view follows folder changes made in "
"other linked views."
msgstr ""
"Ustawia widok jako 'połączony'. Połączony widok uwzględnia zmianę katalogu w "
"innych połączonych widokach."
#: src/konqmainwindow.cpp:4014
#, kde-format
msgid "Copy &Files..."
msgstr "&Kopiuj pliki..."
#: src/konqmainwindow.cpp:4018
#, kde-format
msgid "M&ove Files..."
msgstr "&Przenieś pliki..."
#: src/konqmainwindow.cpp:4347
#, kde-format
msgid ""
"You have requested to open more than 20 bookmarks in tabs. This might take a "
"while. Continue?"
msgstr ""
"Wykonanie polecenia spowoduje otwarcie ponad 20 zakładek w kartach. To może "
"zająć trochę czasu. Kontyunuować?"
#: src/konqmainwindow.cpp:4349
#, kde-format
msgctxt "@title:window"
msgid "Open bookmarks folder in new tabs"
msgstr "Otwórz katalog zakładek w nowych kartach"
#: src/konqmainwindow.cpp:4513
#, kde-format
msgid "Open in T&his Window"
msgstr "Otwórz w &tym oknie"
#: src/konqmainwindow.cpp:4514
#, kde-format
msgid "Open the document in current window"
msgstr "Otwórz dokument w tym oknie"
#: src/konqmainwindow.cpp:4521
#, kde-format
msgid "Open the document in a new window"
msgstr "Otwórz dokument w nowym oknie"
#: src/konqmainwindow.cpp:4527
#, kde-format
msgid "Open in &New Tab"
msgstr "Otwórz w nowej &karcie"
#: src/konqmainwindow.cpp:4529
#, kde-format
msgid "Open the document in a new tab"
msgstr "Otwórz dokument w nowej karcie"
#: src/konqmainwindow.cpp:4729
#, kde-format
msgid "&Open With"
msgstr "Otwórz &w"
#: src/konqmainwindow.cpp:4742
#, kde-format
msgid "Open with %1"
msgstr "Otwórz w programie %1"
#: src/konqmainwindow.cpp:4790
#, kde-format
msgctxt "@action:inmenu View"
msgid "&View Mode"
msgstr "&Tryb widoku"
#: src/konqmainwindow.cpp:4909
#, kde-format
msgid ""
"You have multiple tabs open in this window, are you sure you want to quit?"
msgstr "W tym oknie otwartych jest wiele kart. Czy zamknąć je mimo tego?"
#: src/konqmainwindow.cpp:4911
#, kde-format
msgctxt "@title:window"
msgid "Confirmation"
msgstr "Potwierdzenie"
#: src/konqmainwindow.cpp:4913
#, kde-format
msgid "C&lose Current Tab"
msgstr "Zamknij &bieżącą kartę"
#: src/konqmainwindow.cpp:4939
#, kde-format
msgid ""
"This tab contains changes that have not been submitted.\n"
"Closing the window will discard these changes."
msgstr ""
"Ta karta zawiera niewysłane zmiany.\n"
"Zamknięcie okna porzuci te zmiany."
#: src/konqmainwindow.cpp:4940
#, kde-format
msgid ""
"This page contains changes that have not been submitted.\n"
"Closing the window will discard these changes."
msgstr ""
"Ta strona zawiera niewysłane zmiany.\n"
"Zamknięcie okna porzuci te zmiany."
#: src/konqmainwindow.cpp:5104
#, kde-format
msgid ""
"Your sidebar is not functional or unavailable. A new entry cannot be added."
msgstr ""
"Twój pasek boczny nie działa lub jest niedostępny. Nie można dodać pozycji."
#: src/konqmainwindow.cpp:5104 src/konqmainwindow.cpp:5111
#, kde-format
msgctxt "@title:window"
msgid "Web Sidebar"
msgstr "Sieciowy pasek boczny"
#: src/konqmainwindow.cpp:5109
#, kde-format
msgid "Add new web extension \"%1\" to your sidebar?"
msgstr "Dodać nowe rozszerzenie sieciowe \"%1\" do Twojego paska bocznego?"
#: src/konqmainwindow.cpp:5111
#, kde-format
msgid "Add"
msgstr "Dodaj"
#: src/konqmainwindow.cpp:5111
#, kde-format
msgid "Do Not Add"
msgstr "Nie dodawaj"
#: src/konqmainwindow.cpp:5459
#, kde-format
msgid ""
"There appears to be a configuration error. You have associated Konqueror "
"with %1, but it cannot handle this file type."
msgstr ""
"Najprawdopodobniej wystąpił błąd ustawień. Konqueror został skojarzony z "
"typem %1, którego nie umie obsłużyć."
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#: src/konqnewsessiondlg_base.ui:28
#, kde-format
msgid "Save open &tabs and windows for easy retrieval"
msgstr "Zapisz otwarte kar&ty i okna do szybkiego wznawiania"
#. i18n: ectx: property (text), widget (QRadioButton, m_pAllWindows)
#: src/konqnewsessiondlg_base.ui:34
#, kde-format
msgid "A&ll open windows"
msgstr "Wszystkie o&twarte okna"
#. i18n: ectx: property (text), widget (QRadioButton, m_pCurrentWindow)
#: src/konqnewsessiondlg_base.ui:44
#, kde-format
msgid "Onl&y current window"
msgstr "T&ylko bieżące okno"
#. i18n: ectx: property (text), widget (QLabel, lblSessionName)
#: src/konqnewsessiondlg_base.ui:56
#, kde-format
msgid "Session n&ame:"
msgstr "N&azwa sesji:"
#: src/konqsessiondlg.cpp:76
#, kde-format
msgctxt "@title:window"
msgid "Manage Sessions"
msgstr "Zarządzanie sesjami"
#: src/konqsessiondlg.cpp:184
#, kde-format
msgctxt "@title:window"
msgid "Rename Session"
msgstr "Zmiana nazwy sesji"
#: src/konqsessiondlg.cpp:231
#, kde-format
msgctxt "@title:window"
msgid "Save Session"
msgstr "Zapisywanie sesji"
#: src/konqsessiondlg.cpp:267
#, kde-format
msgid ""
"A session with the name '%1' already exists, do you want to overwrite it?"
msgstr "Sesja o nazwie '%1' już istnieje. Zastąpić ją?"
#: src/konqsessiondlg.cpp:268
#, kde-format
msgctxt "@title:window"
msgid "Session exists. Overwrite?"
msgstr "Sesja wychodzi. Zastąpić ją?"
#. i18n: ectx: property (text), widget (QPushButton, m_pNewButton)
#: src/konqsessiondlg_base.ui:26
#, kde-format
msgctxt "@action:button New session"
msgid "New..."
msgstr "Nowy..."
#. i18n: ectx: property (text), widget (QPushButton, m_pSaveCurrentButton)
#: src/konqsessiondlg_base.ui:33
#, kde-format
msgctxt "@action:button Save current session"
msgid "Save Current..."
msgstr "Zapisz bieżące..."
#. i18n: ectx: property (text), widget (QPushButton, m_pRenameButton)
#: src/konqsessiondlg_base.ui:40
#, kde-format
msgctxt "@action:button Rename session"
msgid "Rename..."
msgstr "Zmień nazwę..."
#. i18n: ectx: property (text), widget (QPushButton, m_pDeleteButton)
#: src/konqsessiondlg_base.ui:47
#, kde-format
msgctxt "@action:button Delete session"
msgid "Delete"
msgstr "Usuń"
#. i18n: ectx: property (text), widget (QCheckBox, m_pOpenTabsInsideCurrentWindow)
#. i18n: ectx: label, entry, group (Trash)
#: src/konqsessiondlg_base.ui:73 src/konqueror.kcfg:517
#, kde-format
msgid "Open tabs inside current window"
msgstr "Otwieraj karty w aktualnym oknie"
#: src/konqsessionmanager.cpp:101
#, kde-format
msgctxt "@title:window"
msgid "Restore Session?"
msgstr "Czy przywrócić sesję?"
#: src/konqsessionmanager.cpp:124
#, kde-format
msgid ""
"Konqueror did not close correctly. Would you like to restore these previous "
"sessions?"
msgstr ""
"Konqueror nie został poprawnie zamknięty. Czy chcesz przywrócić poprzednie "
"sesje?"
#: src/konqsessionmanager.cpp:136
#, kde-format
msgctxt "@tooltip:session list"
msgid "Uncheck the sessions you do not want to be restored"
msgstr "Usuń odhaczenie sesji, których nie chcesz przywrócić."
#: src/konqsessionmanager.cpp:169
#, kde-format
msgctxt "@item:treewidget"
msgid "Window %1"
msgstr "Okno %1"
#: src/konqsessionmanager.cpp:207
#, kde-format
msgid "Do not ask again"
msgstr "Nie pytaj ponownie"
#: src/konqsessionmanager.cpp:221
#, kde-format
msgctxt "@action:button yes"
msgid "Restore Session"
msgstr "Przywróć sesję"
#: src/konqsessionmanager.cpp:222
#, kde-format
msgctxt "@action:button no"
msgid "Do Not Restore"
msgstr "Nie przywracaj"
#: src/konqsessionmanager.cpp:223
#, kde-format
msgctxt "@action:button ask later"
msgid "Ask Me Later"
msgstr "Zapytaj mnie później"
#: src/konqstatusbarmessagelabel.cpp:82
#, kde-format
msgctxt "@info"
msgid "Close"
msgstr "Zamknij"
#: src/konqstatusbarmessagelabel.cpp:83
#, kde-format
msgid "Close"
msgstr "Zamknij"
#: src/konqstatusbarmessagelabel.cpp:162
#, kde-format
msgid "Error: %1"
msgstr "Błąd: %1"
#: src/konqtabs.cpp:65
#, kde-format
msgid ""
"This bar contains the list of currently open tabs. Click on a tab to make it "
"active. You can also use keyboard shortcuts to navigate through tabs. The "
"text on the tab shows the content currently open in it; place your mouse "
"over the tab to see the full title, in case it has been shortened to fit the "
"tab width."
msgstr ""
"Ten pasek zawiera listę aktualnie otwartych kart. Kliknij na karcie, by ją "
"uaktywnić. Można także używać skrótów klawiszowych. Tekst na karcie jest "
"tytułem aktualnie wyświetlanej strony. Jeśli tytuł został obcięty, pełny "
"tytuł można zobaczyć po umieszczeniu kursora myszy nad kartą."
#: src/konqtabs.cpp:100
#, kde-format
msgid "Open a new tab"
msgstr "Otwórz nową kartę"
#: src/konqtabs.cpp:109
#, kde-format
msgid "Close the current tab"
msgstr "Zamknij bieżącą kartę"
#: src/konqtabs.cpp:466
#, kde-format
msgid "&Duplicate Tab"
msgstr "&Powiel kartę"
#: src/konqtabs.cpp:471
#, kde-format
msgid "&Reload Tab"
msgstr "&Odśwież kartę"
#: src/konqtabs.cpp:478
#, kde-format
msgid "Other Tabs"
msgstr "Inne karty"
#: src/konqtabs.cpp:483
#, kde-format
msgid "D&etach Tab"
msgstr "&Odłącz kartę"
#: src/konqtabs.cpp:489
#, kde-format
msgid "&Close Tab"
msgstr "&Zamknij kartę"
#. i18n: ectx: label, entry, group (UserSettings)
#: src/konqueror.kcfg:11
#, kde-format
msgid "Start Page"
msgstr "Strona początkowa"
#. i18n: ectx: whatsthis, entry, group (UserSettings)
#: src/konqueror.kcfg:12
#, kde-format
msgid "This is the URL of the web page where Konqueror will start from."
msgstr ""
"Jest to adres URL strony internetowej, którą Konqueror wyświetli na początku."
#. i18n: ectx: whatsthis, entry, group (UserSettings)
#: src/konqueror.kcfg:17
#, kde-format
msgid ""
"This is the URL of the web page where Konqueror will jump to when the \\"
"\"Home\\\" button is pressed."
msgstr ""
"Jest to adres URL strony internetowej, do której Konqueror przejdzie po "
"naciśnięciu przycisku \"domu\"."
#. i18n: ectx: label, entry, group (UndoManagerSettings)
#: src/konqueror.kcfg:26
#, kde-format
msgid "Maximum number of Closed Items"
msgstr "Maksymalna liczba zamkniętych stron"
#. i18n: ectx: whatsthis, entry, group (UndoManagerSettings)
#: src/konqueror.kcfg:27
#, kde-format
msgid ""
"This sets the maximum number of closed items that will be stored in memory. "
"This limit will not be surpassed."
msgstr "Maksymalna liczba zamkniętych stron przechowywanych w pamięci."
#. i18n: ectx: label, entry, group (FMSettings)
#: src/konqueror.kcfg:36
#, kde-format
msgid "Open folders in separate windows"
msgstr "Otwieraj katalogi w osobnych oknach"
#. i18n: ectx: whatsthis, entry, group (FMSettings)
#: src/konqueror.kcfg:37
#, kde-format
msgid ""
"If this option is checked, Konqueror will open a new window when you open a "
"folder, rather than showing that folder's contents in the current window."
msgstr ""
"Jeśli ta opcja jest włączona, Konqueror będzie otwierał katalogi w osobnych "
"oknach, a nie wyświetlał zawartość katalogu w bieżącym oknie."
#. i18n: ectx: label, entry, group (FMSettings)
#: src/konqueror.kcfg:42
#, kde-format
msgid "Show file tips"
msgstr "Pokaż podpowiedzi plików"
#. i18n: ectx: whatsthis, entry, group (FMSettings)
#: src/konqueror.kcfg:43
#, kde-format
msgid ""
"Here you can control if, when moving the mouse over a file, you want to see "
"a small popup window with additional information about that file"
msgstr ""
"Jeśli włączysz tę opcję, po przytrzymaniu kursora myszy nad plikiem "
"zobaczysz niewielkie okno z dodatkowymi informacjami o pliku."
#. i18n: ectx: label, entry, group (FMSettings)
#: src/konqueror.kcfg:54
#, kde-format
msgid "Show previews in file tips"
msgstr "Pokaż podglądy w podpowiedziach"
#. i18n: ectx: whatsthis, entry, group (FMSettings)
#: src/konqueror.kcfg:55
#, kde-format
msgid ""
"Here you can control if you want the popup window to contain a larger "
"preview for the file, when moving the mouse over it"
msgstr ""
"Jeśli ta opcja jest włączona, okienko podpowiedzi będzie zawierało większy "
"podgląd zawartości pliku."
#. i18n: ectx: label, entry, group (FMSettings)
#: src/konqueror.kcfg:60
#, kde-format
msgid "Show 'Delete' menu entries which bypass the trashcan"
msgstr "Pokaż wpis menu 'Usuń', pomijającą kosz"
#. i18n: ectx: whatsthis, entry, group (FMSettings)
#: src/konqueror.kcfg:61
#, kde-format
msgid ""
"Check this if you want 'Delete' menu commands to be displayed on the desktop "
"and in the file manager's menus and context menus. You can always delete "
"files when hidden by holding the Shift key while calling 'Move to Trash'."
msgstr ""
"Zaznacz to, jeśli chcesz, aby polecenia menu 'Usuń' były wyświetlane na "
"pulpicie, w menu menadżera plików i menu kontekstowych. Zawsze możesz usunąć "
"pliki, poprzez przytrzymanie klawisza Shift, podczas wywoływania polecenia "
"'Przenieś do kosza'."
#. i18n: ectx: label, entry, group (FMSettings)
#. i18n: ectx: whatsthis, entry, group (FMSettings)
#: src/konqueror.kcfg:153 src/konqueror.kcfg:154
#, kde-format
msgid "Number of Open With items in the File menu"
msgstr "Liczba pozycji 'Otwórz za pomocą' w menu Plik"
#. i18n: ectx: label, entry, group (HTML Settings)
#: src/konqueror.kcfg:163
#, kde-format
msgid "Standard font"
msgstr "Czcionka standardowa"
#. i18n: ectx: whatsthis, entry, group (HTML Settings)
#: src/konqueror.kcfg:164
#, kde-format
msgid "This is the font used to display text in Konqueror windows."
msgstr "To jest czcionka używana do pokazywania tekstu w oknach Konquerora."
#. i18n: ectx: label, entry, group (HistorySettings)
#: src/konqueror.kcfg:314
#, kde-format
msgid "Maximum number of history items per view"
msgstr "Maksymalna liczba elementów historii w pojedynczym widoku"
#. i18n: ectx: label, entry, group (Trash)
#: src/konqueror.kcfg:504
#, kde-format
msgid "Ask confirmation for deleting a file."
msgstr "Potwierdź usunięcie pliku."
#. i18n: ectx: whatsthis, entry, group (Trash)
#: src/konqueror.kcfg:505
#, kde-format
msgid ""
"This option tells Konqueror whether to ask for a confirmation when you "
"delete a file without using the trash folder. Warning, deleted files can not "
"be recovered, so it is recommended to leave this confirmation enabled."
msgstr ""
"Jeśli ta opcja jest włączona, Konqueror będzie wymagał potwierdzenia przy "
"usuwaniu plików pomijającym kosz. Uwaga: usuniętych w ten sposób plików nie "
"można odzyskać, dlatego zalecane jest pozostawienie tej opcji włączonej."
#. i18n: ectx: label, entry, group (Trash)
#: src/konqueror.kcfg:510
#, kde-format
msgid "Ask confirmation for move to trash"
msgstr "Potwierdź przeniesienie do kosza"
#. i18n: ectx: whatsthis, entry, group (Trash)
#: src/konqueror.kcfg:511
#, kde-format
msgid ""
"This option tells Konqueror whether to ask for a confirmation when you move "
"the file to your trash folder, from where it can be recovered very easily."
msgstr ""
"Ta opcja określa, czy Konqueror ma prosić o potwierdzenie przeniesienia "
"pliku do kosza. Odzyskanie pliku z kosza jest bardzo łatwe."
#. i18n: ectx: whatsthis, entry, group (Trash)
#: src/konqueror.kcfg:518
#, kde-format
msgid ""
"If true, when opening a session from within the sessions dialog the tabs "
"will be opened inside current window."
msgstr ""
"Jeśli ta opcja jest włączona, sesje otwierane z okienka sesji będą "
"wyświetlane wewnątrz aktualnego okna."
#. i18n: ectx: Menu (file)
#: src/konqueror.rc:5
#, kde-format
msgid "&File"
msgstr "&Plik"
#. i18n: ectx: Menu (edit)
#: src/konqueror.rc:24
#, kde-format
msgid "&Edit"
msgstr "&Edycja"
#. i18n: ectx: Menu (view)
#: src/konqueror.rc:33
#, kde-format
msgid "&View"
msgstr "&Widok"
#. i18n: ectx: Menu (go)
#: src/konqueror.rc:44
#, kde-format
msgid "&Go"
msgstr "&Idź"
#. i18n: ectx: Menu (settings)
#: src/konqueror.rc:54
#, kde-format
msgid "&Settings"
msgstr "&Ustawienia"
#. i18n: ectx: Menu (window)
#: src/konqueror.rc:72
#, kde-format
msgid "&Window"
msgstr "&Okno"
#. i18n: ectx: Menu (help)
#: src/konqueror.rc:88
#, kde-format
msgid "&Help"
msgstr "Pomo&c"
#. i18n: ectx: ToolBar (mainToolBar)
#: src/konqueror.rc:93
#, kde-format
msgid "Main Toolbar"
msgstr "Główny pasek narzędzi"
#. i18n: ectx: ToolBar (extraToolBar)
#: src/konqueror.rc:103
#, kde-format
msgid "Extra Toolbar"
msgstr "Dodatkowy pasek"
#. i18n: ectx: ToolBar (locationToolBar)
#: src/konqueror.rc:110
#, kde-format
msgid "Location Toolbar"
msgstr "Pasek adresu"
#. i18n: ectx: ToolBar (bookmarkToolBar)
#: src/konqueror.rc:116
#, kde-format
msgid "Bookmark Toolbar"
msgstr "Pasek zakładek"
#: src/konqundomanager.cpp:108 src/konqundomanager.cpp:270
#, kde-format
msgid "Und&o: Closed Tab"
msgstr "&Cofnij: zamknięta karta"
#: src/konqundomanager.cpp:110 src/konqundomanager.cpp:121
#: src/konqundomanager.cpp:165
#, kde-format
msgid "Und&o: Closed Window"
msgstr "&Cofnij: zamknięte okno"
#: src/konqundomanager.cpp:123
#, kde-format
msgid "Und&o"
msgstr "&Cofnij"
#: src/konqview.cpp:1252
#, kde-format
msgid ""
"The page you are trying to view is the result of posted form data. If you "
"resend the data, any action the form carried out (such as search or online "
"purchase) will be repeated. "
msgstr ""
"Strona, którą próbujesz obejrzeć, jest wynikiem wysłanych danych formularza. "
"Jeśli wyślesz dane ponownie, wszystkie działania, będące skutkiem wysłania "
"formularza (np. wysłanie zamówienia lub rozpoczęcie wyszukiwania), zostaną "
"powtórzone."
#: src/konqview.cpp:1254
#, kde-format
msgctxt "@title:window"
msgid "Warning"
msgstr "Ostrzeżenie"
#: src/konqview.cpp:1254
#, kde-format
msgid "Resend"
msgstr "Wyślij ponownie"
#~ msgid "&Open"
#~ msgstr "&Otwórz"
#~ msgid ""
#~ "Netscape Communicator<SUP>&reg;</SUP> <A HREF=\"%4\">plugins</A> (for "
#~ "viewing <A HREF=\"%1\">Flash<SUP>&reg;</SUP></A>, <A HREF="
#~ "\"%2\">Real<SUP>&reg;</SUP></A>Audio, <A HREF=\"%3\">Real<SUP>&reg;</"
#~ "SUP></A>Video, etc.)"
#~ msgstr ""
#~ "<A HREF=\"%4\">Wtyczki</A> Netscape Communicatora<SUP>&reg;</SUP> (do "
#~ "odtwarzania plików <A HREF=\"%1\">Flash<SUP>&reg;</SUP></A>, <A HREF="
#~ "\"%2\">Real</A>Audio<SUP>&reg;</SUP>, <A HREF=\"%3\">Real<SUP>&reg;</"
#~ "SUP></A>Video, itd.)"
#~ msgid "http://konqueror.kde.org"
#~ msgstr "http://konqueror.kde.org"
#~ msgid "Limits"
#~ msgstr "Ograniczenia"
#~ msgid "URLs e&xpire after"
#~ msgstr "Adresy wy&gasają po"
#~ msgid "Maximum &number of URLs:"
#~ msgstr "&Maksymalna liczba adresów:"
#~ msgid "Custom Fonts For"
#~ msgstr "Własne czcionki dla"
#~ msgid "URLs newer than"
#~ msgstr "Adresy nowsze niż"
#~ msgid "Choose Font..."
#~ msgstr "Wybierz czcionkę..."
#~ msgid "URLs older than"
#~ msgstr "Adresy starsze niż"
#~ msgid ""
#~ "Shows the number of times visited and the dates of the first and last "
#~ "visits, in addition to the URL"
#~ msgstr ""
#~ "Pokazuje oprócz adresu URL także liczbę odwiedzin oraz datę pierwszej i "
#~ "ostatniej wizyty"
#~ msgid "Detailed tooltips"
#~ msgstr "Szczegółowe podpowiedzi"
#~ msgid "Clear History"
#~ msgstr "Wyczyść historię"
#~ msgctxt "@action:inmenu Add"
#~ msgid "History Sidebar Module"
#~ msgstr "Moduł paska bocznego z historią"
#~ msgctxt "@title:tab"
#~ msgid "History"
#~ msgstr "Historia"
#~ msgid "days"
#~ msgstr "dni"
#~ msgid "Minute"
#~ msgid_plural "Minutes"
#~ msgstr[0] "Minuta"
#~ msgstr[1] "Minuty"
#~ msgstr[2] "Minut"
#~ msgid "Day"
#~ msgid_plural "Days"
#~ msgstr[0] "Dzień"
#~ msgstr[1] "Dni"
#~ msgstr[2] "Dni"
#~ msgid "<h1>History Sidebar</h1> You can configure the history sidebar here."
#~ msgstr ""
#~ "<h1>Pasek boczny historii</h1>Tu można ustawić boczny pasek historii."
#~ msgctxt "@action:inmenu Add"
#~ msgid "Places Sidebar Module"
#~ msgstr "Moduł paska bocznego miejsc"
#~ msgctxt "@title:tab"
#~ msgid "Places"
#~ msgstr "Miejsca"
#~ msgid "Extended Sidebar"
#~ msgstr "Rozbudowany pasek boczny"
#~ msgid "Rollback to System Default"
#~ msgstr "Przywróć domyślne ustawienia systemowe"
#~ msgid "Configure Sidebar"
#~ msgstr "Ustawienia paska bocznego"
#~ msgid "Add New"
#~ msgstr "Dodaj nowy"
#~ msgid "Multiple Views"
#~ msgstr "Wiele widoków"
#~ msgid "Show Tabs Left"
#~ msgstr "Pokaż karty po lewej stronie"
#~ msgid "Show Configuration Button"
#~ msgstr "Pokaż przycisk ustawień"
#~ msgid "Close Sidebar"
#~ msgstr "Zamknij pasek boczny"
#~ msgid "This entry already exists."
#~ msgstr "Ta pozycja już istnieje."
#~ msgid ""
#~ "<qt>This removes all your entries from the sidebar and adds the system "
#~ "default ones.<br /><b>This procedure is irreversible</b><br />Do you want "
#~ "to proceed?</qt>"
#~ msgstr ""
#~ "<qt>To usunie wszystkie Twoje pozycje w pasku bocznym i doda tam domyślne."
#~ "<br/><b>Operacji tej nie będzie można cofnąć.</b> <br/>Kontynuować?</qt>"
#~ msgid "Show Tabs Right"
#~ msgstr "Pokaż karty po prawej"
#~ msgctxt "@title:window"
#~ msgid "Set Name"
#~ msgstr "Ustaw nazwę"
#~ msgid "Enter the name:"
#~ msgstr "Nazwa:"
#~ msgid "Enter a URL:"
#~ msgstr "Wpisz adres:"
#~ msgid "<qt>Do you really want to remove the <b>%1</b> tab?</qt>"
#~ msgstr "<qt>Na pewno usunąć kartę <b>\"%1\"</b>?</qt>"
#~ msgid ""
#~ "You have hidden the sidebar configuration button. To make it visible "
#~ "again, click the right mouse button on any of the sidebar buttons and "
#~ "select \"Show Configuration Button\"."
#~ msgstr ""
#~ "Ukryłe(a)ś przycisk ustawień paska bocznego. By go ponownie pokazać, "
#~ "kliknij prawym przyciskiem myszy na jakimkolwiek przycisku paska bocznego "
#~ "i wybierz \"Pokaż przycisk ustawień\"."
#~ msgid "Set Name..."
#~ msgstr "Ustaw nazwę..."
#~ msgid "Set URL..."
#~ msgstr "Ustaw adres..."
#~ msgid "Set Icon..."
#~ msgstr "Ustaw ikonę..."
#~ msgid "Remove"
#~ msgstr "Usuń"
#~ msgid "Web module"
#~ msgstr "Moduł sieciowy"
#~ msgid "&Create New Folder"
#~ msgstr "Utwórz nowy &katalog"
#~ msgid "Delete Folder"
#~ msgstr "Usuń katalog"
#~ msgid "Delete Bookmark"
#~ msgstr "Usuń zakładkę"
#~ msgid "Properties"
#~ msgstr "Właściwości"
#~ msgid "Open in New Window"
#~ msgstr "Otwórz w nowym oknie"
#~ msgid "Open Folder in Tabs"
#~ msgstr "Otwórz katalog w kartach"
#~ msgid "Copy Link Address"
#~ msgstr "Skopiuj adres odnośnika"
#~ msgctxt "@title:window"
#~ msgid "Create New Bookmark Folder"
#~ msgstr "Utwórz nowy katalog zakładek"
#~ msgid "New folder:"
#~ msgstr "Nowy katalog:"
#~ msgid ""
#~ "Are you sure you wish to remove the bookmark folder\n"
#~ "\"%1\"?"
#~ msgstr ""
#~ "Na pewno usunąć katalog zakładek\n"
#~ "\"%1\"?"
#~ msgid ""
#~ "Are you sure you wish to remove the bookmark\n"
#~ "\"%1\"?"
#~ msgstr ""
#~ "Na pewno usunąć zakładkę\n"
#~ "\"%1\"?"
#~ msgctxt "@title:window"
#~ msgid "Bookmark Folder Deletion"
#~ msgstr "Usunięcie katalogu Ulubione"
#~ msgctxt "@title:window"
#~ msgid "Bookmark Deletion"
#~ msgstr "Usunięcie zakładek"
#~ msgctxt "@title:window"
#~ msgid "Bookmark Properties"
#~ msgstr "Właściwości zakładek"
#~ msgid "&Update"
#~ msgstr "&Uaktualnij"
#~ msgid "Name:"
#~ msgstr "Nazwa:"
#~ msgid "Location:"
#~ msgstr "Adres:"
#~ msgctxt "@title:window"
#~ msgid "Add Bookmark"
#~ msgstr "Dodaj zakładkę"
#~ msgid "Cannot find parent item %1 in the tree. Internal error."
#~ msgstr ""
#~ "Nie można znaleźć nadrzędnego elementu %1 w drzewie. Błąd wewnętrzny."
#~ msgid "&Create New Folder..."
#~ msgstr "Nowy &katalog..."
#~ msgid "Move to Trash"
#~ msgstr "Przenieś do kosza"
#~ msgid "Rename"
#~ msgstr "Zmień nazwę"
#~ msgid "Delete Link"
#~ msgstr "Usuń odnośnik"
#~ msgid "New Folder"
#~ msgstr "Nowy katalog"
#~ msgctxt "@title:window"
#~ msgid "Create New Folder"
#~ msgstr "Utwórz nowy katalog"
#~ msgid "Enter folder name:"
#~ msgstr "Nazwa katalogu:"
#~ msgctxt "@label"
#~ msgid "Name:"
#~ msgstr "Nazwa:"
#~ msgctxt "@label"
#~ msgid "Path or URL:"
#~ msgstr "Ścieżka lub URL:"
#~ msgctxt "@title:window"
#~ msgid "Add folder sidebar module"
#~ msgstr "Dodaj moduł paska bocznego"
#~ msgid "&Open Link"
#~ msgstr "Otwórz o&dnośnik"
#~ msgid "Set &Automatic Reload"
#~ msgstr "Włącz &automatyczne odświeżanie"
#~ msgctxt "@title:window"
#~ msgid "Set Refresh Timeout (0 disables)"
#~ msgstr "Ustaw czas odświeżania (0 wyłącza)"
#~ msgid " minute"
#~ msgid_plural " minutes"
#~ msgstr[0] " minuta"
#~ msgstr[1] " minuty"
#~ msgstr[2] " minut"
#~ msgid " second"
#~ msgid_plural " seconds"
#~ msgstr[0] " sekunda"
#~ msgstr[1] " sekundy"
#~ msgstr[2] " sekund"
#~ msgctxt "@action:inmenu Add"
#~ msgid "Web Sidebar Module"
#~ msgstr "Moduł sieciowego paska bocznego"
#~ msgctxt "@title:window"
#~ msgid "Add web sidebar module"
#~ msgstr "Dodaj moduł sieciowego paska bocznego"
#~ msgid "&Use index.html"
#~ msgstr "Użyj &index.html"
#~ msgid "If present, open index.html when entering a folder."
#~ msgstr "Otwórz plik index.html, jeżeli jest w katalogu."
#~ msgid ""
#~ "<em>Tuning Tip:</em> If you want the Konqueror web browser to start "
#~ "faster, you can turn off this information screen by clicking <a href="
#~ "\"%1\">here</a>. You can re-enable it by choosing the Help -> Konqueror "
#~ "Introduction menu option, and then pressing Settings -> Save View Profile "
#~ "As... -> \"Web Browsing\"."
#~ msgstr ""
#~ "<em>Dostrajanie:</em> Jeżeli chcesz przyspieszyć uruchamianie Konquerora, "
#~ "możesz wyłączyć tę informację, klikając <a href=\"%1\">tutaj</a>. By ją "
#~ "przywrócić, wybierz z menu Pomoc ->Wprowadzenie do Konquerora, następnie "
#~ "Ustawienia -> Zapisz profil widoku jako...->\"Przeglądanie sieci\"."
#~ msgid ""
#~ "Do you want to disable showing the introduction in the webbrowsing "
#~ "profile?"
#~ msgstr "Wyłączyć pokazywanie Wprowadzenia w profilu Przeglądarki WWW?"
#~ msgctxt "@title:window"
#~ msgid "Faster Startup?"
#~ msgstr "Szybsze uruchamianie?"
#~ msgid "Disable"
#~ msgstr "Wyłącz"
#~ msgid "Keep"
#~ msgstr "Zachowaj"
#~ msgid "Profile to open"
#~ msgstr "Profil do otwarcia"
#~ msgid "List available profiles"
#~ msgstr "Pokaż dostępne profile"
#~ msgid "&Save View Profile As..."
#~ msgstr "&Zapisz profil widoku jako..."
#~ msgid "C&onfigure View Profiles..."
#~ msgstr "Ustawienia pr&ofili widoków..."
#~ msgid "Load &View Profile"
#~ msgstr "&Wczytaj profil widoku"
#~ msgctxt "@title:window"
#~ msgid "Profile Management"
#~ msgstr "Zarządzanie profilami"
#~ msgid "&Rename Profile"
#~ msgstr "&Zmień nazwę profilu"
#~ msgid "&Delete Profile"
#~ msgstr "&Usuń profil"
#~ msgid "&Profile name:"
#~ msgstr "&Nazwa profilu:"
#~ msgid "Save &URLs in profile"
#~ msgstr "Zapisz &adresy w profilu"
#~ msgid ""
#~ "You have multiple tabs open in this window.\n"
#~ "Loading a view profile will close them."
#~ msgstr ""
#~ "W tym oknie otwartych jest wiele kart.\n"
#~ "Wczytanie profilu spowoduje ich zamknięcie."
#~ msgid "Load View Profile"
#~ msgstr "Wczytaj profil widoku"
#~ msgid ""
#~ "This tab contains changes that have not been submitted.\n"
#~ "Loading a profile will discard these changes."
#~ msgstr ""
#~ "Ta karta zawiera niewysłane zmiany.\n"
#~ "Wczytanie profilu anuluje te zmiany."
#~ msgid " day"
#~ msgid_plural " days"
#~ msgstr[0] " dzień"
#~ msgstr[1] " dni"
#~ msgstr[2] " dni"
#~ msgid " min"
#~ msgstr " min."
#~ msgid "Input Required:"
#~ msgstr "Wymagane wejście:"
#~ msgid "&Execute Shell Command..."
#~ msgstr "&Wykonaj polecenie powłoki..."
#~ msgid ""
#~ "KShellCmdPlugin::slotExecuteShellCommand: Program error, please report a "
#~ "bug."
#~ msgstr ""
#~ "KShellCmdPlugin::slotExecuteShellCommand: błąd w programie, proszę "
#~ "zgłosić błąd."
#~ msgid "Executing shell commands works only on local directories."
#~ msgstr "Polecenie powłoki może zostać wykonane tylko w lokalnym katalogu."
#~ msgid "Execute Shell Command"
#~ msgstr "Wykonaj polecenie powłoki"
#~ msgid "Execute shell command in current directory:"
#~ msgstr "Wykonaj polecenie w bieżącym katalogu:"
#~ msgid "Output from command: \"%1\""
#~ msgstr "Wynik polecenia: \"%1\""
#~ msgid "&Tools"
#~ msgstr "&Narzędzia"
#~ msgid ""
#~ "Malformed URL\n"
#~ "%1"
#~ msgstr ""
#~ "Błędny URL\n"
#~ "%1"
#~ msgid ""
#~ "Protocol not supported\n"
#~ "%1"
#~ msgstr ""
#~ "Niewspierany protokół\n"
#~ "%1"
#~ msgid "Cannot create the find part, check your installation."
#~ msgstr "Nie można utworzyć modułu wyszukiwania, sprawdź swoją instalację."
#~ msgid "Bookmark This Location"
#~ msgstr "Dodaj zakładkę do tego adresu"
#~ msgid "Hide %1"
#~ msgstr "Ukryj %1"
#~ msgid "SideBar Test Plugin"
#~ msgstr "Wtyczka testowa paska bocznego"
#~ msgid "My Bookmarks"
#~ msgstr "Moje zakładki"
#~ msgid "Preload for later use"
#~ msgstr "Wczytaj do późniejszego użycia"
#~ msgid "&Save View Profile \"%1\"..."
#~ msgstr "&Zapisz profil widoku \"%1\"..."
#~ msgid "Configure Navigation Panel"
#~ msgstr "Konfiguracja panelu nawigacji"
#~ msgid "Close Navigation Panel"
#~ msgstr "Zamknij panel nawigacyjny"
#~ msgid "Select Type"
#~ msgstr "Wybierz typ"
#~ msgid "Select type:"
#~ msgstr "Wybierz typ:"
#~ msgid "Minutes"
#~ msgstr "minuty"
#~ msgid "Days"
#~ msgstr "dni"
#~ msgid "<qt><b>%1</b> does not exist</qt>"
#~ msgstr "<qt><b>%1</b> nie istnieje</qt>"
Index: trunk/l10n-kf5/pl/messages/calligra/calligraplanlibs.po
===================================================================
--- trunk/l10n-kf5/pl/messages/calligra/calligraplanlibs.po (revision 1552240)
+++ trunk/l10n-kf5/pl/messages/calligra/calligraplanlibs.po (revision 1552241)
@@ -1,10467 +1,10467 @@
# translation of kplatoui.po to Polish
# translation of kplatoui.po to
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
#
# Adrian Łubik <adrian5632@gmail.com>, 2007.
# Marta Rybczyńska <kde-i18n@rybczynska.net>, 2007, 2013.
# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019.
msgid ""
msgstr ""
"Project-Id-Version: kplatoui\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-09-20 02:32+0200\n"
-"PO-Revision-Date: 2019-09-15 09:23+0200\n"
+"PO-Revision-Date: 2019-09-21 08:14+0200\n"
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Lokalize 19.07.70\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
-"|| n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10"
+" || n%100>=20) ? 1 : 2);\n"
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr "Łukasz Wojniłowicz"
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr "lukasz.wojnilowicz@gmail.com"
#: kernel/KPlatoXmlLoaderBase.cpp:1082 kernel/kptdocuments.cpp:291
#, kde-format
msgid "Document loaded, URL=%1"
msgstr "Wczytano dokument, adres URL=%1"
#: kernel/kptaccount.cpp:903 models/kptresourcemodel.cpp:516
#, kde-format
msgid "Account"
msgstr "Konto"
#: kernel/kptcalendar.cpp:99 kernel/kptcalendar.cpp:111
#: ui/kptcalendareditor.cpp:205 ui/kptcalendareditor.cpp:660
#, kde-format
msgid "Undefined"
msgstr "Nieokreślony"
#: kernel/kptcalendar.cpp:101 kernel/kptcalendar.cpp:111
#: ui/kptcalendareditor.cpp:203 ui/kptcalendareditor.cpp:658
#, kde-format
msgid "Non-working"
msgstr "Niepracujący"
#: kernel/kptcalendar.cpp:103 kernel/kptcalendar.cpp:111
#, kde-format
msgid "Working"
msgstr "Pracujący"
#: kernel/kptdocuments.cpp:75 kernel/kptdocuments.cpp:88
#, kde-kuit-format
msgctxt "@item"
msgid "Unknown"
msgstr "Nieznany"
#: kernel/kptdocuments.cpp:76
#, kde-kuit-format
msgctxt "@item The produced document"
msgid "Product"
msgstr "Produkt"
#: kernel/kptdocuments.cpp:77
#, kde-kuit-format
msgctxt "@item Document is used for reference"
msgid "Reference"
msgstr "Odwołanie"
#: kernel/kptdocuments.cpp:89
#, kde-kuit-format
msgctxt "@item Send a copy of the document"
msgid "Copy"
msgstr "Kopiuj"
#: kernel/kptdocuments.cpp:90
#, kde-kuit-format
msgctxt "@item Send the reference (url) of the document"
msgid "Reference"
msgstr "Odwołanie"
#: kernel/kptduration.cpp:189
#, kde-format
msgctxt "<hours>h:<minutes>m"
msgid "%1h:%2m"
msgstr "%1h:%2m"
#: kernel/kptduration.cpp:191
#, kde-format
msgctxt "<hours>h:<minutes>m"
msgid "%1h"
msgstr "%1h"
#: kernel/kptduration.cpp:219
#, kde-format
msgctxt "<days>d <hours>h:<minutes>m"
msgid "%1d %2h:%3m"
msgstr "%1d %2h:%3m"
#: kernel/kptduration.cpp:221
#, kde-format
msgctxt "<days>d <hours>h:<minutes>m"
msgid "%1d %2h"
msgstr "%1d %2h"
#: kernel/kptduration.cpp:223
#, kde-format
msgctxt "<days>d <hours>h:<minutes>m"
msgid "%1d"
msgstr "%1d"
#: kernel/kptduration.cpp:284
#, kde-format
msgctxt "Year. Note: Letter(s) only!"
msgid "Y"
msgstr "R"
#: kernel/kptduration.cpp:285
#, kde-format
msgctxt "Month. Note: Letter(s) only!"
msgid "M"
msgstr "M"
#: kernel/kptduration.cpp:286
#, kde-format
msgctxt "Week. Note: Letter(s) only!"
msgid "w"
msgstr "t"
#: kernel/kptduration.cpp:287
#, kde-format
msgctxt "Day. Note: Letter(s) only!"
msgid "d"
msgstr "d"
#: kernel/kptduration.cpp:288
#, kde-format
msgctxt "Hour. Note: Letter(s) only!"
msgid "h"
msgstr "g"
#: kernel/kptduration.cpp:289
#, kde-format
msgctxt "Minute. Note: Letter(s) only!"
msgid "m"
msgstr "m"
#: kernel/kptduration.cpp:290
#, kde-format
msgctxt "Second. Note: Letter(s) only!"
msgid "s"
msgstr "s"
#: kernel/kptduration.cpp:291
#, kde-format
msgctxt "Millisecond. Note: Letter(s) only!"
msgid "ms"
msgstr "ms"
#: kernel/kptglobal.cpp:31
#, kde-format
msgid "Deleted"
msgstr "Usunięto"
#: kernel/kptglobal.cpp:33 kernel/kptnode.cpp:620 kernel/kptschedule.cpp:1903
#: models/kptschedulemodel.cpp:853
#, kde-format
msgid "Not scheduled"
msgstr "Nie zaplanowano"
#: kernel/kptglobal.cpp:35 models/kptschedulemodel.cpp:853
#: models/kptschedulemodel.cpp:1001
#, kde-format
msgid "Scheduled"
msgstr "Zaplanowano"
#: kernel/kptglobal.cpp:37
#, kde-format
msgid "Resource overbooked"
msgstr "Przekroczono możliwości zasobu"
#: kernel/kptglobal.cpp:39
#, kde-format
msgid "Resource not available"
msgstr "Zasób niedostępny"
#: kernel/kptglobal.cpp:41
#, kde-format
msgid "No resource allocated"
msgstr "Nie przydzielono zasobu"
#: kernel/kptglobal.cpp:43
#, kde-format
msgid "Cannot fulfill constraints"
msgstr "Nie można spełnić ograniczeń"
#: kernel/kptglobal.cpp:45
#, kde-format
msgid "Effort not met"
msgstr "Nie spełniono wysiłku"
#: kernel/kptglobal.cpp:47
#, kde-format
msgid "Scheduling error"
msgstr "Błąd planowania"
#. i18n: ectx: property (text), item, widget (KComboBox, risk)
#: kernel/kptnode.cpp:154 kernel/kptnode.cpp:1658 kernel/kpttask.cpp:3795
#: models/kptcalendarmodel.cpp:429 models/kptcalendarmodel.cpp:449
#: models/kptnodeitemmodel.cpp:412 models/kptnodeitemmodel.cpp:428
#: models/kptnodeitemmodel.cpp:438 models/kptnodeitemmodel.cpp:651
#: models/kptnodeitemmodel.cpp:668 models/kptnodeitemmodel.cpp:686
#: models/kptnodeitemmodel.cpp:704 models/kptnodeitemmodel.cpp:739
#: models/kptnodeitemmodel.cpp:756 models/kptresourceallocationmodel.cpp:838
#: models/kptresourcemodel.cpp:267 models/kptresourcemodel.cpp:299
#: models/kptresourcemodel.cpp:420 models/kptresourcemodel.cpp:424
#: models/kptresourcemodel.cpp:433 models/kptschedulemodel.cpp:618
#: models/kpttreecombobox.cpp:123 ui/kptpertresult.cpp:139
#: ui/kptpertresult.cpp:492 ui/kptresourcedialog.cpp:293
#: ui/kptresourcedialog.cpp:319 ui/kpttaskcostpanel.cpp:49
#: ui/kpttaskgeneralpanel.cpp:72 ui/kpttaskgeneralpanelbase.ui:386
#: ui/reports/reportview.cpp:1344 ui/TasksGeneralPanel.cpp:68
#: ui/TasksGeneralPanel.ui:338
#, kde-format
msgid "None"
msgstr "Brak"
#: kernel/kptnode.cpp:155 models/kptpertcpmmodel.cpp:434
#: models/kptresourceappointmentsmodel.cpp:1232
#: models/reportgenerator/ReportGeneratorOdt.cpp:171
#: ui/reports/reportdata.cpp:941
#, kde-format
msgid "Project"
msgstr "Projekt"
#: kernel/kptnode.cpp:156
#, kde-format
msgid "Sub-Project"
msgstr "Pod-projekt"
#: kernel/kptnode.cpp:157
#, kde-format
msgid "Task"
msgstr "Zadanie"
#. i18n: ectx: property (text), item, widget (KComboBox, estimateType)
#: kernel/kptnode.cpp:158 ui/kpttaskgeneralpanelbase.ui:472
#: ui/TasksGeneralPanel.ui:424
#, kde-format
msgid "Milestone"
msgstr "Punkt przełomowy"
#: kernel/kptnode.cpp:159
#, kde-format
msgid "Periodic"
msgstr "Okresowo"
#: kernel/kptnode.cpp:160
#, kde-format
msgid "Summary"
msgstr "Podsumowanie"
#: kernel/kptnode.cpp:729
#, kde-format
msgid "As Soon As Possible"
msgstr "Tak szybko jak to możliwe"
#: kernel/kptnode.cpp:730
#, kde-format
msgid "As Late As Possible"
msgstr "Tak późno jak to możliwe"
#. i18n: ectx: property (text), item, widget (KComboBox, scheduleType)
#: kernel/kptnode.cpp:731 ui/kpttaskgeneralpanelbase.ui:227
#: ui/TasksGeneralPanel.ui:179
#, kde-format
msgid "Must Start On"
msgstr "Rozpoczęcie musi nastąpić"
#. i18n: ectx: property (text), item, widget (KComboBox, scheduleType)
#: kernel/kptnode.cpp:732 ui/kpttaskgeneralpanelbase.ui:232
#: ui/TasksGeneralPanel.ui:184
#, kde-format
msgid "Must Finish On"
msgstr "Zakończenie musi nastąpić"
#: kernel/kptnode.cpp:733
#, kde-format
msgid "Start Not Earlier"
msgstr "Rozpocznij nie wcześniej, niż"
#: kernel/kptnode.cpp:734
#, kde-format
msgid "Finish Not Later"
msgstr "Zakończ nie wcześniej, niż"
#. i18n: ectx: property (text), item, widget (KComboBox, scheduleType)
#: kernel/kptnode.cpp:735 ui/kpttaskgeneralpanelbase.ui:247
#: ui/TasksGeneralPanel.ui:199
#, kde-format
msgid "Fixed Interval"
msgstr "Ustalony okres"
#. i18n: ectx: property (text), item, widget (KComboBox, estimateType)
#. i18n: ectx: property (title), widget (QGroupBox, ui_effort)
#: kernel/kptnode.cpp:1625 ui/kpttaskgeneralpanelbase.ui:462
#: ui/performance/PerformanceStatusViewSettingsPanel.ui:142
#: ui/TasksGeneralPanel.ui:414
#, kde-format
msgid "Effort"
msgstr "Wysiłek"
#. i18n: ectx: property (text), item, widget (KComboBox, estimateType)
#: kernel/kptnode.cpp:1626 ui/kpttaskgeneralpanelbase.ui:467
#: ui/TasksGeneralPanel.ui:419
#, kde-format
msgid "Duration"
msgstr "Czas trwania"
#. i18n: ectx: property (text), item, widget (KComboBox, risk)
#: kernel/kptnode.cpp:1659 ui/kpttaskgeneralpanelbase.ui:391
#: ui/TasksGeneralPanel.ui:343
#, kde-format
msgid "Low"
msgstr "Niskie"
#. i18n: ectx: property (text), item, widget (KComboBox, risk)
#: kernel/kptnode.cpp:1660 ui/kpttaskgeneralpanelbase.ui:396
#: ui/TasksGeneralPanel.ui:348
#, kde-format
msgid "High"
msgstr "Wysokie"
#: kernel/kptproject.cpp:217 kernel/kptproject.cpp:323
#: kernel/kptproject.cpp:353
#, kde-format
msgid "Init"
msgstr "Init"
#: kernel/kptproject.cpp:218
#, kde-format
msgid "Schedule project from: %1"
msgstr "Zaplanuj projekt od: %1"
#: kernel/kptproject.cpp:223 kernel/kptproject.cpp:329
#: kernel/kptproject.cpp:363
#, kde-format
msgctxt "Schedule project forward"
msgid "Forward"
msgstr "Wprzód"
#: kernel/kptproject.cpp:224
#, kde-format
msgid "Calculate finish"
msgstr "Kumuluj zakończenie"
#: kernel/kptproject.cpp:229 kernel/kptproject.cpp:335
#: kernel/kptproject.cpp:357
#, kde-format
msgctxt "Schedule project backward"
msgid "Backward"
msgstr "Wstecz"
#: kernel/kptproject.cpp:230
#, kde-format
msgid "Calculate start"
msgstr "Kumuluj rozpoczęcie"
#: kernel/kptproject.cpp:233 kernel/kptproject.cpp:338
#: kernel/kptproject.cpp:367 models/reportgenerator/ReportGeneratorOdt.cpp:173
#, kde-format
msgid "Schedule"
msgstr "Harmonogram"
#: kernel/kptproject.cpp:234 kernel/kptproject.cpp:339
#, kde-format
msgid "Schedule tasks forward"
msgstr "Zaplanuj zadania wprzód"
#: kernel/kptproject.cpp:236 kernel/kptproject.cpp:342
#, kde-format
msgid "Scheduled finish: %1"
msgstr "Zaplanowane zakończenie: %1"
#: kernel/kptproject.cpp:238 kernel/kptproject.cpp:345
#, kde-format
msgid "Could not finish project in time: %1"
msgstr "Nie można zakończyć projektu w czasie: %1"
#: kernel/kptproject.cpp:240 kernel/kptproject.cpp:347
#, kde-format
msgid "Finished project exactly on time: %1"
msgstr "Zakończono projekt dokładnie na czas: %1"
#: kernel/kptproject.cpp:242 kernel/kptproject.cpp:349
#, kde-format
msgid "Finished project before time: %1"
msgstr "Zakończono projekt przed czasem: %1"
#: kernel/kptproject.cpp:324
#, kde-format
msgid "Schedule project forward from: %1"
msgstr "Zaplanuj projekt wprzód od: %1"
#: kernel/kptproject.cpp:330 kernel/kptproject.cpp:364
#, kde-format
msgid "Calculate late finish"
msgstr "Oblicz późne zakończenie"
#: kernel/kptproject.cpp:333 kernel/kptproject.cpp:366
#, kde-format
msgid "Late finish calculated: %1"
msgstr "Obliczone późne zakończenie: %1"
#: kernel/kptproject.cpp:336 kernel/kptproject.cpp:358
#, kde-format
msgid "Calculate early start"
msgstr "Oblicz wczesne rozpoczęcie"
#: kernel/kptproject.cpp:354
#, kde-format
msgid "Schedule project backward from: %1"
msgstr "Zaplanuj projekt wstecz od: %1"
#: kernel/kptproject.cpp:361
#, kde-format
msgid "Early start calculated: %1"
msgstr "Obliczony wczesne rozpoczęcie: %1"
#: kernel/kptproject.cpp:368
#, kde-format
msgid "Schedule tasks backward"
msgstr "Zaplanuj zadania wstecz"
#: kernel/kptproject.cpp:381
#, kde-format
msgid "Failed to finish project within target time"
msgstr "Nieudane zakończenie projektu w czasie docelowym"
#: kernel/kptproject.cpp:384
#, kde-format
msgid "Scheduled start: %1, target time: %2"
msgstr "Zaplanowane rozpoczęcie: %1, czas docelowy: %2"
#: kernel/kptproject.cpp:387
#, kde-format
msgid "Must start project early in order to finish in time: %1"
msgstr "Musisz rozpocząć projekt wcześniej, aby zakończyć go w czasie: %1"
#: kernel/kptproject.cpp:389
#, kde-format
msgid "Start project exactly on time: %1"
msgstr "Rozpocznij projekt dokładnie na czas: %1"
#: kernel/kptproject.cpp:391
#, kde-format
msgid "Can start project later than time: %1"
msgstr "Można rozpocząć projekt później niż w czasie: %1"
#: kernel/kptproject.cpp:395
#, kde-format
msgid "Calculation took: %1"
msgstr "Obliczenia zajęły: %1"
#: kernel/kptproject.cpp:762
#, kde-format
msgid "Start calculating forward"
msgstr "Uruchom obliczanie wprzód"
#: kernel/kptproject.cpp:808
#, kde-format
msgid "Finished calculating forward: %1 ms"
msgstr "Ukończono obliczanie wprzód: %1 ms"
#: kernel/kptproject.cpp:826
#, kde-format
msgid "Start calculating backward"
msgstr "Uruchom obliczanie wstecz"
#: kernel/kptproject.cpp:872
#, kde-format
msgid "Finished calculating backward: %1 ms"
msgstr "Ukończono obliczanie wstecz: %1 ms"
#: kernel/kptproject.cpp:888
#, kde-format
msgid "Start scheduling forward"
msgstr "Uruchom planowanie wprzód"
#: kernel/kptproject.cpp:908
#, kde-format
msgid "Finished scheduling forward: %1 ms"
msgstr "Ukończono planowanie wprzód: %1 ms"
#: kernel/kptproject.cpp:927
#, kde-format
msgid "Start scheduling backward"
msgstr "Uruchom planowanie wstecz"
#: kernel/kptproject.cpp:947
#, kde-format
msgid "Finished scheduling backward: %1 ms"
msgstr "Ukończono planowanie wstecz: %1 ms"
#: kernel/kptproject.cpp:2636
#, kde-format
msgid "Plan"
msgstr "Plan"
#. i18n: ectx: property (text), widget (QRadioButton, bFinishStart)
#: kernel/kptrelation.cpp:92 ui/relationpanel.ui:93
#, kde-format
msgid "Finish-Start"
msgstr "Zakończenie-rozpoczęcie"
#. i18n: ectx: property (text), widget (QRadioButton, bFinishFinish)
#: kernel/kptrelation.cpp:93 ui/relationpanel.ui:100
#, kde-format
msgid "Finish-Finish"
msgstr "Zakończenie-zakończenie"
#. i18n: ectx: property (text), widget (QRadioButton, bStartStart)
#: kernel/kptrelation.cpp:94 ui/relationpanel.ui:107
#, kde-format
msgid "Start-Start"
msgstr "Rozpoczęcie-rozpoczęcie"
#. i18n: ectx: property (text), item, widget (QComboBox, type)
#: kernel/kptresource.cpp:131 ui/kptresourceassignmentview.cpp:81
#: ui/resourcedialogbase.ui:175
#, kde-format
msgid "Work"
msgstr "Praca"
#. i18n: ectx: property (text), item, widget (QComboBox, type)
#: kernel/kptresource.cpp:132 ui/kptresourceassignmentview.cpp:85
#: ui/resourcedialogbase.ui:180
#, kde-format
msgid "Material"
msgstr "Materiał"
#: kernel/kptresource.cpp:471
#, kde-kuit-format
msgctxt "@item:inlistbox resource type"
msgid "Work"
msgstr "Praca"
#: kernel/kptresource.cpp:472
#, kde-kuit-format
msgctxt "@item:inlistbox resource type"
msgid "Material"
msgstr "Materiał"
#: kernel/kptresource.cpp:473
#, kde-kuit-format
msgctxt "@item:inlistbox resource type"
msgid "Team"
msgstr "Zespół"
#: kernel/kptresource.cpp:885
#, kde-format
msgid "Make appointments: Invalid time"
msgstr "Wyznaczanie terminów: Nieprawidłowy czas"
#: kernel/kptresource.cpp:890 kernel/kptresource.cpp:948
#: kernel/kptresource.cpp:1188 kernel/kptresource.cpp:1261
#, kde-format
msgid "Resource %1 has no calendar defined"
msgstr "Zasób %1 nie ma określonego kalendarza"
#: kernel/kptresource.cpp:912
#, kde-format
msgid "Make appointments: Node start time is not valid"
msgstr "Wyznaczanie terminów: Czas rozpoczęcia węzła jest nieprawidłowy"
#: kernel/kptresource.cpp:916
#, kde-format
msgid "Make appointments: Node end time is not valid"
msgstr "Wyznaczanie terminów: Czas zakończenia węzła jest nieprawidłowy"
#: kernel/kptresource.cpp:962 kernel/kptresource.cpp:978
#, kde-format
msgid "Resource %1 not available in interval: %2 to %3"
msgstr "Zasób %1 niedostępny w przedziale: %2 do %3"
#: kernel/kptresource.cpp:2637
#, kde-format
msgid "Could not match effort. Want: %1 got: %2"
msgstr "Nie można dopasować wysiłku. Chcemy: %1 mamy: %2"
#: kernel/kptresource.cpp:2640
#, kde-format
msgid "Resource %1 available from %2 to %3"
msgstr "Zasób %1 dostępny od %2 do %3"
#: kernel/kptschedule.cpp:156
#, kde-format
msgid "Expected"
msgstr "Oczekiwany"
#. i18n( "Debug" );
#: kernel/kptschedule.cpp:1571
#, kde-format
msgid "Info"
msgstr "Informacja"
#: kernel/kptschedule.cpp:1572 main/KoMainWindow.cpp:1740
#, kde-format
msgid "Warning"
msgstr "Ostrzeżenie"
#: kernel/kptschedule.cpp:1573 kernel/kptschedule.cpp:1907
#: models/kptnodeitemmodel.cpp:1669 models/kptnodeitemmodel.cpp:1702
#: models/kptnodeitemmodel.cpp:1735 models/kptnodeitemmodel.cpp:1768
#: models/kptnodeitemmodel.cpp:1801 models/kptnodeitemmodel.cpp:1834
#: models/kptnodeitemmodel.cpp:1867
#, kde-format
msgid "Error"
msgstr "Błąd"
#: kernel/kptschedule.cpp:1897
#, kde-format
msgid "Baselined"
msgstr "Z linią bazową"
#: kernel/kptschedule.cpp:1900
#, kde-format
msgid "Scheduling"
msgstr "Planowanie"
#: kernel/kpttask.cpp:1158
#, kde-format
msgid "Calculate early finish "
msgstr "Oblicz wczesne zakończenie "
#: kernel/kpttask.cpp:1196 kernel/kpttask.cpp:1214 kernel/kpttask.cpp:1231
#: kernel/kpttask.cpp:1254 kernel/kpttask.cpp:1280 kernel/kpttask.cpp:1287
#: kernel/kpttask.cpp:1297 kernel/kpttask.cpp:1466 kernel/kpttask.cpp:1489
#: kernel/kpttask.cpp:1504 kernel/kpttask.cpp:1527 kernel/kpttask.cpp:1536
#: kernel/kpttask.cpp:1545 kernel/kpttask.cpp:1553
#, kde-format
msgctxt "1=type of constraint"
msgid "%1: Failed to meet constraint"
msgstr "%1: Nieudane spełnienie ograniczenia"
#: kernel/kpttask.cpp:1325 kernel/kpttask.cpp:1574 kernel/kpttask.cpp:1982
#: kernel/kpttask.cpp:2344
#, kde-format
msgid "Resource %1 booked from %2 to %3"
msgstr "Zasób %1 zarezerwowany od %2 do %3"
#: kernel/kpttask.cpp:1331
#, kde-format
msgid "Early finish calculated: %1"
msgstr "Obliczono wczesne zakończenie: %1"
#: kernel/kpttask.cpp:1428
#, kde-format
msgid "Calculate late start"
msgstr "Oblicz późne rozpoczęcie"
#: kernel/kpttask.cpp:1580
#, kde-format
msgid "Late start calculated: %1"
msgstr "Obliczono późne zakończenie: %1"
#: kernel/kpttask.cpp:1674
#, kde-format
msgid "Start schedule forward: %1 "
msgstr "Uruchom plan wprzód: %1 "
#: kernel/kpttask.cpp:1676
#, kde-format
msgid "Schedule from start %1"
msgstr "Zaplanuj od rozpoczęcia %1"
#: kernel/kpttask.cpp:1712 kernel/kpttask.cpp:1990 kernel/kpttask.cpp:2352
#, kde-format
msgid "Scheduled: %1 to %2"
msgstr "Zaplanowano: %1 do %2"
#: kernel/kpttask.cpp:1744
#, kde-format
msgid "%1: Scheduling failed using late finish, trying early finish instead."
msgstr ""
"%1: Nieudane planowanie używając późnego zakończenia, próbowanie wczesnego "
"zakończenia."
#: kernel/kpttask.cpp:1779 kernel/kpttask.cpp:1803 kernel/kpttask.cpp:1829
#: kernel/kpttask.cpp:1853 kernel/kpttask.cpp:1871 kernel/kpttask.cpp:1930
#: kernel/kpttask.cpp:1947 kernel/kpttask.cpp:1959 kernel/kpttask.cpp:2165
#: kernel/kpttask.cpp:2184 kernel/kpttask.cpp:2206 kernel/kpttask.cpp:2222
#: kernel/kpttask.cpp:2241 kernel/kpttask.cpp:2293 kernel/kpttask.cpp:2306
#: kernel/kpttask.cpp:2323
#, kde-format
msgctxt "1=type of constraint"
msgid "%1: Failed to meet constraint. Negative float=%2"
msgstr "%1: Nieudane spełnienie ograniczenia. Ujemne przesunięcie=%2"
#: kernel/kpttask.cpp:1891 kernel/kpttask.cpp:2259
#, kde-format
msgid "Effort not met. Estimate: %1, planned: %2"
msgstr "Wysiłek nie spełniony. Szacunek: %1, planowany: %2"
#: kernel/kpttask.cpp:1979 kernel/kpttask.cpp:2341
#, kde-format
msgid "Failed to schedule within project target time"
msgstr "Nieudane planowanie w czasie docelowym projektu"
#: kernel/kpttask.cpp:1985 kernel/kpttask.cpp:2347
#, kde-format
msgid "Starting earlier than early start"
msgstr "Rozpoczynanie wcześniejsze niż wczesne rozpoczęcie"
#: kernel/kpttask.cpp:1988 kernel/kpttask.cpp:2350
#, kde-format
msgid "Finishing later than late finish"
msgstr "Zakończenie późniejsze niż późne zakończenie"
#: kernel/kpttask.cpp:1994
#, kde-format
msgid "Finished schedule forward: %1 ms"
msgstr "Ukończono plan wprzód: %1 ms"
#: kernel/kpttask.cpp:2084
#, kde-format
msgid "Schedule from end time: %1"
msgstr "Zaplanuj od czasu do czasu końcowego: %1"
#: kernel/kpttask.cpp:2108
#, kde-format
msgctxt "1=type of constraint"
msgid "%1: Failed to schedule within late finish."
msgstr "%1: Nieudane planowanie w czasie późnego zakończenia."
#: kernel/kpttask.cpp:2114
#, kde-format
msgctxt "1=type of constraint"
msgid "%1: Failed to schedule within successors start time"
msgstr "%1: Nieudane planowanie w czasie rozpoczęcia następcy"
#: kernel/kpttask.cpp:2141 kernel/kpttask.cpp:2267
#, kde-format
msgctxt "1=type of constraint"
msgid "%1: Failed to schedule after early start."
msgstr "%1: Nieudane planowanie po wczesnym rozpoczęciu."
#: kernel/kpttask.cpp:2419
#, kde-format
msgid "No resource has been allocated"
msgstr "Nie przydzielono żadnego zasobu"
#: kernel/kpttask.cpp:2580
#, kde-format
msgid "Could not match work duration. Want: %1 got: %2"
msgstr "Nie można dopasować czasu trwania pracy. Chcemy: %1 Mamy: %2"
#: kernel/kpttask.cpp:3798
#, kde-format
msgid "Send"
msgstr "Wyślij"
#: kernel/kpttask.cpp:3801
#, kde-format
msgid "Receive"
msgstr "Odbierz"
#: kernel/kpttask.cpp:3804
#, kde-format
msgid "Rejected"
msgstr "Odrzucono"
#: kernel/kptwbsdefinition.cpp:41
#: ui/reportsgenerator/ReportsGeneratorView.cpp:201
#, kde-format
msgid "Number"
msgstr "Liczba"
#: kernel/kptwbsdefinition.cpp:42
#, kde-format
msgid "Roman, upper case"
msgstr "Powieściowa, wielka litera"
#: kernel/kptwbsdefinition.cpp:43
#, kde-format
msgid "Roman, lower case"
msgstr "Powieściowa ,mała litera"
#: kernel/kptwbsdefinition.cpp:44
#, kde-format
msgid "Letter, upper case"
msgstr "Litera, wielka litera"
#: kernel/kptwbsdefinition.cpp:45
#, kde-format
msgid "Letter, lower case"
msgstr "Litera, mała litera "
#: kundo2/kundo2group.cpp:360 kundo2/kundo2stack.cpp:1083
#, kde-format
msgctxt "Default text for undo action"
msgid "Undo"
msgstr "Cofnij"
#: kundo2/kundo2group.cpp:360 kundo2/kundo2stack.cpp:1083
#: main/KoUndoStackAction.cpp:55
#, kde-format
msgid "Undo %1"
msgstr "Cofnij %1"
#: kundo2/kundo2group.cpp:387 kundo2/kundo2stack.cpp:1109
#, kde-format
msgctxt "Default text for redo action"
msgid "Redo"
msgstr "Przywróć"
#: kundo2/kundo2group.cpp:387 kundo2/kundo2stack.cpp:1109
#: main/KoUndoStackAction.cpp:55
#, kde-format
msgid "Redo %1"
msgstr "Przywróć %1"
#: kundo2/kundo2model.cpp:68
#, kde-format
msgid "<empty>"
msgstr "<pusty>"
#: kundo2/kundo2stack.cpp:1359 main/KoMainWindow.cpp:1530
#: main/KoUndoStackAction.cpp:47
#, kde-format
msgid "Redo"
msgstr "Przywróć"
#: kundo2/kundo2stack.cpp:1378 main/KoMainWindow.cpp:1529
#: main/KoUndoStackAction.cpp:39
#, kde-format
msgid "Undo"
msgstr "Cofnij"
#: main/KoApplication.cpp:209
#, kde-format
msgid "just load the file and then exit"
msgstr "wczytaj plik i po prostu wyjdź"
#: main/KoApplication.cpp:210
#, kde-format
msgid "load the file, show the window and progressbar and then exit"
msgstr "wczytaj plik, pokaż okno i pasek postępu, a następnie wyjdź"
#: main/KoApplication.cpp:211
#, kde-format
msgid "Filename to write profiling information into."
msgstr "Nazwa pliku, do której zapisać informacje o profilowaniu."
#: main/KoApplication.cpp:212
#, kde-format
msgid "File(s) or URL(s) to open"
msgstr "Plik(i) lub adres(y) URL do otwarcia"
#: main/KoApplication.cpp:222
#, kde-format
msgid ""
"You are running a 32 bits build on a 64 bits Windows.\n"
"This is not recommended.\n"
"Please download and install the x64 build instead."
msgstr ""
"Masz uruchomioną wersję 32 bitową na 64 bitowym Windowsie.\n"
"Nie jest to zalecane.\n"
"Aby to poprawić proszę pobrać i zainstalować wersję x64."
#: main/KoApplication.cpp:266
#, kde-format
msgid "%1: Critical Error"
msgstr "%1: Błąd krytyczny"
#: main/KoApplication.cpp:266
#, kde-format
msgid ""
"Essential application components could not be found.\n"
"This might be an installation issue.\n"
"Try restarting or reinstalling."
msgstr ""
"Nie można znaleźć istotnych składników aplikacji.\n"
"To może być problem z instalacją.\n"
"Spróbuj uruchomić lub wgrać ponownie."
#: main/KoApplication.cpp:485
#, kde-format
msgid "No template found for: %1"
msgstr "Nie znaleziono szablonu dla: %1"
#: main/KoApplication.cpp:488
#, kde-format
msgid "Too many templates found for: %1"
msgstr "Znaleziono zbyt dużo szablonów dla: %1"
#: main/KoApplication.cpp:510 main/KoApplication.cpp:528
#, kde-format
msgid "Template %1 failed to load."
msgstr "Nie można załadować szablonu %1."
#: main/KoApplication.cpp:518
#, kde-format
msgid "No template found at: %1"
msgstr "Nie znaleziono szablonu w: %1"
#: main/KoAutoSaveRecoveryDialog.cpp:180
#, kde-format
msgctxt "@title:window"
msgid "Recover Files"
msgstr "Odzyskaj pliki"
#: main/KoAutoSaveRecoveryDialog.cpp:185
#, kde-format
msgid "The following autosave file can be recovered:"
msgstr "Można odzyskać następujący samozapisany plik:"
#: main/KoAutoSaveRecoveryDialog.cpp:188
#, kde-format
msgid "The following autosave files can be recovered:"
msgstr "Można odzyskać następujące samozapisane pliki:"
#: main/KoDocument.cpp:558
#, kde-format
msgid "Making backup..."
msgstr "Tworzenie kopii zapasowej..."
#: main/KoDocument.cpp:573
#, kde-format
msgid "Saving..."
msgstr "Zapisywanie..."
#: main/KoDocument.cpp:601
#, kde-format
msgid ""
"Could not save\n"
"%1"
msgstr ""
"Nie można zapisać\n"
"%1"
#: main/KoDocument.cpp:603
#, kde-format
msgid ""
"Could not save %1\n"
"Reason: %2"
msgstr ""
"Nie można zapisać %1\n"
"Powód: %2"
#: main/KoDocument.cpp:632
#, kde-format
msgid "Document <i>%1</i> saved"
msgstr "Zapisano dokument <i>%1</i>"
#: main/KoDocument.cpp:720
#, kde-format
msgid ""
"The password of this encrypted document is not known. Autosave aborted! "
"Please save your work manually."
msgstr ""
"Hasło do tego zaszyfrowanego dokumentu nie jest znane. Przerwano "
"automatyczne zapisywanie! Proszę zapisać dokument ręcznie."
#: main/KoDocument.cpp:723
#, kde-format
msgid "Autosaving..."
msgstr "Samozapisywanie..."
#: main/KoDocument.cpp:735
#, kde-format
msgid "Error during autosave! Partition full?"
msgstr "Błąd podczas samozapisu! Dysk pełny?"
#: main/KoDocument.cpp:828
#, kde-format
msgid "Could not create the file for saving"
msgstr "Nie można stworzyć pliku do zapisu"
#: main/KoDocument.cpp:872 main/KoDocument.cpp:894 main/KoDocument.cpp:925
#: main/KoDocument.cpp:959
#, kde-format
msgid "Not able to write '%1'. Partition full?"
msgstr "Nie można zapisać '%1'. Partycja pełna?"
#: main/KoDocument.cpp:887 main/KoDocument.cpp:934 main/KoDocument.cpp:2000
#, kde-format
msgid "Error while trying to write '%1'. Partition full?"
msgstr "Błąd podczas próby zapisania '%1'. Dysk pełny?"
#: main/KoDocument.cpp:1211
#, kde-format
msgid ""
"Malformed URL\n"
"%1"
msgstr ""
"Zniekształcony adres URL\n"
"%1"
#: main/KoDocument.cpp:1227
#, kde-format
msgid ""
"An autosaved file exists for this document.\n"
"Do you want to open it instead?"
msgstr ""
"Istnieje plik samozapisu dla tego dokumentu.\n"
"Czy chcesz go otworzyć?"
#: main/KoDocument.cpp:1344 main/KoDocument.cpp:1688 main/KoMainWindow.cpp:701
#, kde-format
msgid "The file %1 does not exist."
msgstr "Plik %1 nie istnieje."
#: main/KoDocument.cpp:1469
#, kde-format
msgid "Opening Document"
msgstr "Otwieranie dokumentu"
#: main/KoDocument.cpp:1484
#, kde-format
msgid "Could not create the filter plugin"
msgstr "Nie można utworzyć wtyczki filtra"
#: main/KoDocument.cpp:1487
#, kde-format
msgid "Could not create the output document"
msgstr "Nie można utworzyć dokumentu wyjściowego"
#: main/KoDocument.cpp:1490
#, kde-format
msgid "File not found"
msgstr "Nie znaleziono pliku"
#: main/KoDocument.cpp:1493
#, kde-format
msgid "Cannot create storage"
msgstr "Nie można utworzyć przechowalni"
#: main/KoDocument.cpp:1496
#, kde-format
msgid "Bad MIME type"
msgstr "Zły typ MIME"
#: main/KoDocument.cpp:1499
#, kde-format
msgid "Error in embedded document"
msgstr "Błąd w osadzonym dokumencie"
#: main/KoDocument.cpp:1502
#, kde-format
msgid "Format not recognized"
msgstr "Nierozpoznany format"
#: main/KoDocument.cpp:1505
#, kde-format
msgid "Not implemented"
msgstr "Niezaimplementowane"
#: main/KoDocument.cpp:1508
#, kde-format
msgid "Parsing error"
msgstr "Błąd przetwarzania"
#: main/KoDocument.cpp:1511
#, kde-format
msgid "Document is password protected"
msgstr "Dokument jest zabezpieczony hasłem"
#: main/KoDocument.cpp:1514
#, kde-format
msgid "Invalid file format"
msgstr "Nieprawidłowy format pliku"
#: main/KoDocument.cpp:1521
#, kde-format
msgid "Internal error"
msgstr "Błąd wewnętrzny"
#: main/KoDocument.cpp:1524
#, kde-format
msgid "Out of memory"
msgstr "Brak pamięci"
#: main/KoDocument.cpp:1527
#, kde-format
msgid "Empty Filter Plugin"
msgstr "Pusta wtyczka filtra"
#: main/KoDocument.cpp:1530
#, kde-format
msgid "Trying to load into the wrong kind of document"
msgstr "Próba wczytania złego rodzaju dokumentu"
#: main/KoDocument.cpp:1533
#, kde-format
msgid "Failed to download remote file"
msgstr "Nieudane pobieranie pliku zdalnego"
#: main/KoDocument.cpp:1540
#, kde-format
msgid "Unknown error"
msgstr "Nieznany błąd"
#: main/KoDocument.cpp:1544
#, kde-format
msgid ""
"Could not open %2.\n"
"Reason: %1.\n"
"%3"
msgstr ""
"Nie można otworzyć %2.\n"
"Powód: %1.\n"
"%3"
#: main/KoDocument.cpp:1601
#, kde-format
msgid "Document <i>%1</i> loaded"
msgstr "Wczytano dokument <i>%1</i>"
#: main/KoDocument.cpp:1662 odf/KoOdfReadStore.cpp:112
#, kde-format
msgid "Could not find %1"
msgstr "Nie można znaleźć %1"
#: main/KoDocument.cpp:1674
#, kde-format
msgid ""
"Parsing error in %1 at line %2, column %3\n"
"Error message: %4"
msgstr ""
"Błąd analizy składni w %1 w wierszu %2, kolumna %3\n"
"Komunikat o błędzie: %4"
#: main/KoDocument.cpp:1695
#, kde-format
msgid "%1 is not a file."
msgstr "%1 nie jest plikiem."
#: main/KoDocument.cpp:1710
#, kde-format
msgid "Could not open the file for reading (check read permissions)."
msgstr "Nie można otworzyć pliku do odczytu (sprawdź uprawnienia do odczytu)."
#: main/KoDocument.cpp:1721
#, kde-format
msgid "Could not read the beginning of the file."
msgstr "Nie można odczytać początku pliku."
#: main/KoDocument.cpp:1751
#, kde-format
msgid ""
"parsing error in the main document at line %1, column %2\n"
"Error message: %3"
msgstr ""
"Błąd analizy składni w dokumencie głównym w wierszu %1, kolumna %2\n"
"Komunikat o błędzie: %3"
#: main/KoDocument.cpp:1772
#, kde-format
msgid "Not a valid Calligra file: %1"
msgstr "To nie jest poprawny plik Calligra: %1"
#: main/KoDocument.cpp:1857
#, kde-format
msgid "Invalid document: no file 'maindoc.xml'."
msgstr "Niepoprawny dokument: brak pliku 'maindoc.xml'."
#: main/KoDocument.cpp:1881
#, kde-format
msgid ""
"Document <i>%1</i> contains several versions. Go to File->Versions to open "
"an old version."
msgstr ""
"Dokument <i>%1</i> zawiera kilka wersji. Idź do Plik->Wersje, aby otworzyć "
"starą wersję."
#: main/KoDocument.cpp:2090 main/KoDocument.cpp:2573 main/KoMainWindow.cpp:1227
#, kde-format
msgid "Untitled"
msgstr "Bez tytułu"
#: main/KoDocument.cpp:2093 main/KoMainWindow.cpp:1230
#, kde-format
msgid ""
"<p>The document <b>'%1'</b> has been modified.</p><p>Do you want to save it?"
"</p>"
msgstr ""
"<p>Dokument <b>'%1'</b> uległ zmianie.</p><p>Czy chcesz go zapisać?</p>"
#: main/KoDocument.cpp:2169
#, kde-format
msgid "Internal error: saveXML not implemented"
msgstr "Błąd wewnętrzny: saveXML nie zaimplementowane"
#: main/KoDocument.cpp:2206
#, kde-format
msgid ""
"Could not open\n"
"%1"
msgstr ""
"Nie można otworzyć\n"
"%1"
#: main/KoDocument.cpp:2209
#, kde-format
msgid ""
"Could not open %1\n"
"Reason: %2"
msgstr ""
"Nie można otworzyć %1\n"
"Powód: %2"
#: main/KoDocument.cpp:2281
#, kde-format
msgid "a word processing"
msgstr "przetwarzanie tekstu"
#: main/KoDocument.cpp:2282
#, kde-format
msgid "a spreadsheet"
msgstr "arkusz kalkulacyjny"
#: main/KoDocument.cpp:2283
#, kde-format
msgid "a presentation"
msgstr "prezentacja"
#: main/KoDocument.cpp:2284
#, kde-format
msgid "a chart"
msgstr "wykres"
#: main/KoDocument.cpp:2285
#, kde-format
msgid "a drawing"
msgstr "rysunek"
#: main/KoDocument.cpp:2577
#, kde-format
msgid ""
"The document \"%1\" has been modified.\n"
"Do you want to save your changes or discard them?"
msgstr ""
"Dokument \"%1\" uległ zmianie.\n"
"Zapisać czy porzucić zmiany?"
#: main/KoDocument.cpp:2579
#, kde-format
msgid "Close Document"
msgstr "Zamknij dokument"
#: main/KoFilterManager.cpp:231 main/KoFilterManager.cpp:240
#, kde-format
msgid "Could not export file."
msgstr "Nie można eksportować pliku."
#: main/KoFilterManager.cpp:231 main/KoFilterManager.cpp:240
#, kde-format
msgid "Missing Export Filter"
msgstr "Brak filtru eksportu"
#: main/KoFilterManager.cpp:542
#, kde-format
msgid ""
"Could not import file of type\n"
"%1"
msgstr ""
"Nie można zaimportować pliku typu\n"
"%1"
#: main/KoFilterManager.cpp:544
#, kde-format
msgid "Missing Import Filter"
msgstr "Brak filtru importu"
#: main/KoFilterManager_p.cpp:44
#, kde-format
msgid "Choose Filter"
msgstr "Wybierz filtr"
#: main/KoMainWindow.cpp:167
#, kde-format
msgid "%1 unsaved document (%2)"
msgstr "%1 niezapisany dokument (%2)"
#: main/KoMainWindow.cpp:279 ui/kptviewbase.cpp:756
#, kde-format
msgid "Print to PDF..."
msgstr "Drukuj do PDF..."
#: main/KoMainWindow.cpp:289
#, kde-format
msgid "Reload"
msgstr "Wczytaj ponownie"
#: main/KoMainWindow.cpp:293
#, kde-format
msgid "Import..."
msgstr "Importuj..."
#: main/KoMainWindow.cpp:297
#, kde-format
msgid "E&xport..."
msgstr "E&ksportuj..."
#: main/KoMainWindow.cpp:303
#, kde-format
msgid "En&crypt Document"
msgstr "&Zaszyfruj dokument"
#: main/KoMainWindow.cpp:308
#, kde-format
msgid "&Uncompress to Directory"
msgstr "Rozpak&uj do katalogu"
#: main/KoMainWindow.cpp:314
#, kde-format
msgid "&New View"
msgstr "&Nowy widok"
#: main/KoMainWindow.cpp:320 widgets/KoDocumentInfoDlg.cpp:102
#, kde-format
msgid "Document Information"
msgstr "Szczegóły dokumentu"
#: main/KoMainWindow.cpp:344
#, kde-format
msgid "Full Screen Mode"
msgstr "Tryb pełnoekranowy"
#: main/KoMainWindow.cpp:349
#, kde-format
msgid "Show Dockers"
msgstr "Pokaż doki"
#: main/KoMainWindow.cpp:354
#, kde-format
msgctxt "@action:inmenu"
msgid "Show Docker Titlebars"
msgstr "Pokaż paski tytułowe dokowań"
#: main/KoMainWindow.cpp:361
#, kde-format
msgid "Dockers"
msgstr "Doki"
#: main/KoMainWindow.cpp:656
#, kde-format
msgid "(write protected)"
msgstr "(zabezpieczenie przed zapisem)"
#: main/KoMainWindow.cpp:661
#, kde-format
msgid "Save as %1"
msgstr "Zapisz jako %1"
#: main/KoMainWindow.cpp:663
#, kde-format
msgid "Save"
msgstr "Zapisz"
#: main/KoMainWindow.cpp:842 widgets/KoDocumentInfoDlg.cpp:408
#, kde-format
msgid "%1 (unknown file type)"
msgstr "%1 (nieznany rodzaj pliku)"
#: main/KoMainWindow.cpp:850
#, kde-format
msgid ""
"<qt>Saving as a %1 may result in some loss of formatting.<p>Do you still "
"want to save in this format?</qt>"
msgstr ""
"<qt>Zapisanie jako %1 może spowodować utratę formatowania.<p>Czy nadal "
"chcesz zapisać w tym formacie?</qt>"
#: main/KoMainWindow.cpp:853
#, kde-format
msgid "Confirm Save"
msgstr "Potwierdzanie zapisu"
#: main/KoMainWindow.cpp:862
#, kde-format
msgid ""
"<qt>Exporting as a %1 may result in some loss of formatting.<p>Do you still "
"want to export to this format?</qt>"
msgstr ""
"<qt>Eksportowanie do %1 może spowodować utratę formatowania.<p>Czy nadal "
"chcesz eksportować do tego formatu?</qt>"
#: main/KoMainWindow.cpp:865
#, kde-format
msgid "Confirm Export"
msgstr "Potwierdzanie eksportu"
#: main/KoMainWindow.cpp:866 ui/reports/reportview.cpp:381
#: ui/reports/reportview.cpp:401 ui/reports/reportview.cpp:423
#, kde-format
msgid "Export"
msgstr "Eksportuj"
#: main/KoMainWindow.cpp:970
#, kde-format
msgid "untitled"
msgstr "bez tytułu"
#: main/KoMainWindow.cpp:1296 ui/welcome/WelcomeView.cpp:283
#, kde-format
msgid "Open Document"
msgstr "Otwórz dokument"
#: main/KoMainWindow.cpp:1305
#, kde-format
msgid "Import Document"
msgstr "Importuj dokument"
#: main/KoMainWindow.cpp:1470
#, kde-format
msgid "Export as PDF"
msgstr "Eksportuj jako PDF"
#: main/KoMainWindow.cpp:1507
#, kde-format
msgid "Cannot export to the specified file"
msgstr "Nie można wyeksportować do podanego pliku"
#: main/KoMainWindow.cpp:1709
#, kde-format
msgid "Document"
msgstr "Dokument"
#: main/KoMainWindow.cpp:1717
#, kde-format
msgid "Document - %1"
msgstr "Dokument - %1"
#: main/KoMainWindow.cpp:1738
#, kde-format
msgid ""
"You will lose all changes made since your last save\n"
"Do you want to continue?"
msgstr ""
"Utracisz wszystkie zmiany od ostatniego zapisu\n"
"Czy chcesz kontynuować?"
#: main/KoMainWindow.cpp:2105
#, kde-format
msgid "Show %1 Toolbar"
msgstr "Pokaż pasek narzędzi %1"
#: main/KoMainWindow.cpp:2107
#, kde-format
msgid "Hide %1 Toolbar"
msgstr "Schowaj pasek narzędzi %1"
#: main/KoPrintingDialog.cpp:57
#, kde-format
msgid "Stop"
msgstr "Zatrzymaj"
#: main/KoPrintingDialog.cpp:147 ui/kptaccountseditor.cpp:72
#: ui/kptaccountsviewconfigdialog.cpp:89 ui/kptdependencyeditor.cpp:1980
#: ui/kptganttview.cpp:183 ui/kptganttview.cpp:1324 ui/kptganttview.cpp:1760
#: ui/kptitemviewsettup.cpp:201 ui/kptitemviewsettup.cpp:285
#: ui/kptresourceappointmentsview.cpp:105
#: ui/performance/ProjectStatusView.cpp:184
#, kde-format
msgid "Printing"
msgstr "Drukowanie"
#: main/KoPrintingDialog_p.h:151
#, kde-format
msgid "Printing done"
msgstr "Drukowanie ukończone"
#: main/KoPrintingDialog_p.h:152 models/kcalendar/kdatepicker.cpp:657
#, kde-format
msgid "Close"
msgstr "Zamknij"
#: main/KoPrintingDialog_p.h:172
#, kde-format
msgid "Stopped"
msgstr "Zatrzymano"
#: main/KoView.cpp:350
#, kde-format
msgid "Active Author Profile"
msgstr "Używany profil autora"
#: main/KoView.cpp:362 main/KoView.cpp:416
#, kde-format
msgctxt "choice for author profile"
msgid "Anonymous"
msgstr "Anonimowy"
#: main/KoView.cpp:415
#, kde-format
msgid "Default Author Profile"
msgstr "Profil domyślny autora"
#: models/kcalendar/kdatepicker.cpp:201
#, kde-format
msgid "Week %1"
msgstr "Tydzień %1"
#: models/kcalendar/kdatepicker.cpp:306
#, kde-format
msgid "Next year"
msgstr "Następny rok"
#: models/kcalendar/kdatepicker.cpp:307
#, kde-format
msgid "Previous year"
msgstr "Poprzedni rok"
#: models/kcalendar/kdatepicker.cpp:308
#, kde-format
msgid "Next month"
msgstr "Następny miesiąc"
#: models/kcalendar/kdatepicker.cpp:309
#, kde-format
msgid "Previous month"
msgstr "Poprzedni miesiąc"
#: models/kcalendar/kdatepicker.cpp:310
#, kde-format
msgid "Select a week"
msgstr "Wybierz tydzień"
#: models/kcalendar/kdatepicker.cpp:311
#, kde-format
msgid "Select a month"
msgstr "Wybierz miesiąc"
#: models/kcalendar/kdatepicker.cpp:312
#, kde-format
msgid "Select a year"
msgstr "Wybierz rok"
#: models/kcalendar/kdatepicker.cpp:313
#, kde-format
msgid "Select the current day"
msgstr "Wybierz bieżący dzień"
#: models/kptaccountsmodel.cpp:85
#, kde-kuit-format
msgctxt "1=account name"
msgid "%1 (Default account)"
msgstr "%1 (Domyślne konto)"
#. i18n: ectx: property (text), widget (QTreeWidget, m_resList)
#: models/kptaccountsmodel.cpp:125 models/kptaccountsmodel.cpp:1067
#: models/kptdocumentmodel.cpp:200 models/kptresourceallocationmodel.cpp:330
#: models/kptresourceappointmentsmodel.cpp:919
#: models/kptresourceappointmentsmodel.cpp:934
#: models/kptresourceappointmentsmodel.cpp:1503 models/kptresourcemodel.cpp:505
#: models/kptschedulemodel.cpp:990 models/kptschedulemodel.cpp:1311
#: models/reportgenerator/ReportGeneratorOdt.cpp:191
#: ui/kptresourceassignmentview.ui:21 ui/projectview/ProjectView.cpp:53
#: ui/reportsgenerator/ReportsGeneratorView.cpp:220
#, kde-format
msgid "Name"
msgstr "Nazwa"
#. i18n: ectx: attribute (title), widget (QWidget, ui_description)
#: models/kptaccountsmodel.cpp:126 models/kptaccountsmodel.cpp:1068
#: ui/kptmainprojectpanelbase.ui:462
#, kde-format
msgid "Description"
msgstr "Opis"
#: models/kptaccountsmodel.cpp:330
msgctxt "(qtundo-format)"
msgid "Modify account name"
msgstr "Zmień nazwę konta"
#: models/kptaccountsmodel.cpp:337
msgctxt "(qtundo-format)"
msgid "De-select as default account"
msgstr "Odznacz jako domyślne konto"
#: models/kptaccountsmodel.cpp:343
msgctxt "(qtundo-format)"
msgid "Select as default account"
msgstr "Zaznacz jako domyślne konto"
#: models/kptaccountsmodel.cpp:360
msgctxt "(qtundo-format)"
msgid "Modify account description"
msgstr "Zmień opis konta"
#: models/kptaccountsmodel.cpp:432
msgctxt "(qtundo-format)"
msgid "Add account"
msgstr "Dodaj konto"
#: models/kptaccountsmodel.cpp:450
#, kde-format
msgctxt "(qtundo-format)"
msgid "Delete Account"
msgid_plural "Delete %1 Accounts"
msgstr[0] "Usuń konto"
msgstr[1] "Usuń %1 konta"
msgstr[2] "Usuń %1 kont"
#: models/kptaccountsmodel.cpp:869
#, kde-format
msgid "Actual total cost: %1, planned total cost: %2"
msgstr "Obecny całkowity koszt: %1, planowany całkowity koszt: %2"
#: models/kptaccountsmodel.cpp:1069 models/kptresourceappointmentsmodel.cpp:920
#, kde-format
msgid "Total"
msgstr "Suma"
#: models/kptaccountsmodel.cpp:1070
#, kde-format
msgid "Planned"
msgstr "Zaplanowany"
#: models/kptaccountsmodel.cpp:1071
#, kde-format
msgid "Actual"
msgstr "Rzeczywisty"
#: models/kptaccountsmodel.cpp:1133
#, kde-format
msgid "The total cost for the account shown as: Actual cost [ Planned cost ]"
msgstr ""
"Całkowity koszt dla konta pokazany jako: Obecny koszt [ Planowany koszt ]"
#: models/kptcalendarmodel.cpp:302
#, kde-kuit-format
msgctxt "1=calendar name"
msgid "%1 (Default calendar)"
msgstr "%1 (Domyślny kalendarz)"
#: models/kptcalendarmodel.cpp:319 models/kptcalendarmodel.cpp:328
#: models/kptresourcemodel.cpp:139 models/kptresourcemodel.cpp:148
#: models/kptresourcemodel.cpp:164 models/kptresourcemodel.cpp:173
#, kde-format
msgid "Local"
msgstr "Lokalny"
#: models/kptcalendarmodel.cpp:319 models/kptcalendarmodel.cpp:328
#: models/kptresourcemodel.cpp:139 models/kptresourcemodel.cpp:148
#: models/kptresourcemodel.cpp:164 models/kptresourcemodel.cpp:173
#, kde-format
msgid "Shared"
msgstr "Współdzielony"
#: models/kptcalendarmodel.cpp:324
#, kde-kuit-format
msgctxt "@info:tooltip 1=calendar name"
msgid "%1 is a <emphasis>Local</emphasis> calendar"
msgstr "%1 jest <emphasis>lokalnym</emphasis> kalendarzem"
#: models/kptcalendarmodel.cpp:326
#, kde-kuit-format
msgctxt "@info:tooltip 1=calendar name"
msgid "%1 is a <emphasis>Shared</emphasis> calendar"
msgstr "%1 jest <emphasis>współdzielonym</emphasis> kalendarzem"
#: models/kptcalendarmodel.cpp:343
msgctxt "(qtundo-format)"
msgid "Modify calendar name"
msgstr "Zmień nazwę kalendarza"
#: models/kptcalendarmodel.cpp:351
msgctxt "(qtundo-format)"
msgid "De-select as default calendar"
msgstr "Odznacz jako domyślny kalendarz"
#: models/kptcalendarmodel.cpp:357
msgctxt "(qtundo-format)"
msgid "Select as default calendar"
msgstr "Zaznacz jako domyślny kalendarz"
#: models/kptcalendarmodel.cpp:415
msgctxt "(qtundo-format)"
msgid "Modify calendar timezone"
msgstr "Zmień strefę czasową kalendarza"
#: models/kptcalendarmodel.cpp:432 models/kptcalendarmodel.cpp:449
#, kde-format
msgid "Default"
msgstr "Domyślny"
#: models/kptcalendarmodel.cpp:442
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "No holidays"
msgstr "Brak świąt"
#: models/kptcalendarmodel.cpp:444
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Default region: <emphasis>%1</emphasis>"
msgstr "Domyślny region: <emphasis>%1</emphasis>"
#: models/kptcalendarmodel.cpp:484
msgctxt "(qtundo-format)"
msgid "Modify calendar holiday region"
msgstr "Zmień kalendarza świąt"
#: models/kptcalendarmodel.cpp:542 models/kptnodeitemmodel.cpp:2285
#: models/kptnodeitemmodel.cpp:5145
#, kde-kuit-format
msgctxt "@title:column"
msgid "Name"
msgstr "Nazwa"
#: models/kptcalendarmodel.cpp:543
#, kde-kuit-format
msgctxt "@title:column"
msgid "Scope"
msgstr "Zakres"
#: models/kptcalendarmodel.cpp:544
#, kde-kuit-format
msgctxt "@title:column"
msgid "Timezone"
msgstr "Strefa czasowa"
#: models/kptcalendarmodel.cpp:546
#, kde-kuit-format
msgctxt "@title:column"
msgid "Holiday Region"
msgstr "Kalendarz świąt"
#: models/kptcalendarmodel.cpp:562
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "The holiday region"
msgstr "Kalendarz świąt"
#: models/kptcalendarmodel.cpp:639
msgctxt "(qtundo-format)"
msgid "Re-parent calendar"
msgstr "Zmień nadrzędny kalendarz"
#: models/kptcalendarmodel.cpp:642
msgctxt "(qtundo-format)"
msgid "Move calendar"
msgstr "Przenieś kalendarz"
#: models/kptcalendarmodel.cpp:698
msgctxt "(qtundo-format)"
msgid "Add calendar"
msgstr "Dodaj kalendarz"
#: models/kptcalendarmodel.cpp:721
msgctxt "(qtundo-format)"
msgid "Delete calendar"
msgstr "Usuń kalendarz"
#: models/kptcalendarmodel.cpp:890
#, kde-format
msgctxt "Undefined"
msgid "U"
msgstr "U"
#: models/kptcalendarmodel.cpp:891 models/kptcalendarmodel.cpp:1111
#: models/kptcalendarmodel.cpp:1120
#, kde-format
msgctxt "NonWorking"
msgid "NW"
msgstr "NW"
#: models/kptcalendarmodel.cpp:892
#, kde-format
msgctxt "Working"
msgid "W"
msgstr "W"
#: models/kptcalendarmodel.cpp:921
msgctxt "(qtundo-format)"
msgid "Modify calendar state"
msgstr "Zmień stan kalendarza"
#: models/kptcalendarmodel.cpp:942
#, kde-format
msgctxt "1=time 2=The number of hours of work duration (non integer)"
msgid "%1, %2 hours"
msgstr "%1, %2 godzin"
#: models/kptcalendarmodel.cpp:997 models/kptcalendarmodel.cpp:1163
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Undefined"
msgstr "Nieokreślony"
#: models/kptcalendarmodel.cpp:1000 models/kptcalendarmodel.cpp:1166
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Non-working"
msgstr "Niepracujący"
#: models/kptcalendarmodel.cpp:1006 models/kptcalendarmodel.cpp:1172
#, kde-kuit-format
msgctxt "@info:tooltip 1=time 2=The work duration (non integer)"
msgid "%1, %2"
msgstr "%1, %2"
#: models/kptcalendarmodel.cpp:1160
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Holiday"
msgstr "Święto"
#: models/kptcalendarmodel.cpp:1356 models/kptcalendarmodel.cpp:1380
msgctxt "(qtundo-format)"
msgid "Modify calendar weekday"
msgstr "Zmień dzień tygodnia kalendarza"
#: models/kptcalendarmodel.cpp:1408 models/kptcalendarmodel.cpp:1432
msgctxt "(qtundo-format)"
msgid "Modify calendar date"
msgstr "Zmień datę kalendarza"
#: models/kptcalendarmodel.cpp:1449
#, kde-kuit-format
msgctxt "@title:column"
msgid "Weekday"
msgstr "Dzień tygodnia"
#: models/kptcalendarmodel.cpp:1450
#, kde-kuit-format
msgctxt "@title:column"
msgid "Date"
msgstr "Data"
#: models/kptcommonstrings.cpp:30
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "The name of the task"
msgstr "Nazwa zadania"
#: models/kptcommonstrings.cpp:31
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Task type"
msgstr "Rodzaj zadania"
#: models/kptcommonstrings.cpp:32
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "The person responsible for this task"
msgstr "Osoba odpowiedzialna za to zadanie"
#: models/kptcommonstrings.cpp:33
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "List of resource allocations"
msgstr "Lista przydziałów zasobów"
#: models/kptcommonstrings.cpp:34
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "The timing constraint type"
msgstr "Czasowy rodzaj ograniczenia"
#: models/kptcommonstrings.cpp:35
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Constraint start time"
msgstr "Ogranicz czas rozpoczęcia"
#: models/kptcommonstrings.cpp:36
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Constraint end time"
msgstr "Ogranicz czas zakończenia"
#: models/kptcommonstrings.cpp:37
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Task notes"
msgstr "Notatki zadania"
#: models/kptcommonstrings.cpp:38
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Work Breakdown Structure Code"
msgstr "Kod struktury podziału pracy"
#: models/kptcommonstrings.cpp:39
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Node level"
msgstr "Poziom węzła"
#: models/kptcommonstrings.cpp:40
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid ""
"Risk controls the PERT distribution used when calculating the actual "
"estimate for this task"
msgstr ""
"Ryzyko kontroluje dystrybucję PERT wykorzystaną przy obliczaniu obecnego "
"szacunku dla tego zadania"
#: models/kptcommonstrings.cpp:41
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid ""
"Scheduling priority.<nl/><note>Atm. only the <emphasis>TJ Scheduler</"
"emphasis> supports priority.</note>"
msgstr ""
"Priorytet planowania.<nl/><note>W tej chwili tylko <emphasis>planowanie TJ</"
"emphasis> obsługuje priorytety.</note>"
#: models/kptcommonstrings.cpp:42
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Account for running costs"
msgstr "Konto kosztów bieżących"
#: models/kptcommonstrings.cpp:43
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Account for cost incurred at startup of the task"
msgstr "Konto kosztów poniesionych przy starcie zadania"
#: models/kptcommonstrings.cpp:44
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "The cost incurred at startup of the task"
msgstr "Koszt poniesiony przy starcie zadania"
#: models/kptcommonstrings.cpp:45
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Account for cost incurred at shutdown of the task"
msgstr "Konto kosztów poniesionych przy kończeniu zadania"
#: models/kptcommonstrings.cpp:46
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "The cost incurred at shutdown of the task"
msgstr "Koszt poniesiony przy kończeniu zadania"
#: models/kptcommonstrings.cpp:48
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Planned start time"
msgstr "Zaplanowany czas rozpoczęcia"
#: models/kptcommonstrings.cpp:49
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Planned finish time"
msgstr "Zaplanowany czas zakończenia"
#: models/kptcommonstrings.cpp:50
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Earliest start time allowed by dependencies"
msgstr "Najwcześniejszy czas rozpoczęcia dopuszczalny przez zależności"
#: models/kptcommonstrings.cpp:51
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Earliest finish time allowed by dependencies"
msgstr "Najwcześniejszy czas zakończenia dopuszczalny przez zależności"
#: models/kptcommonstrings.cpp:52
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Latest start time allowed by dependencies"
msgstr "Najpóźniejszy czas rozpoczęcia dopuszczalny przez zależności"
#: models/kptcommonstrings.cpp:53
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Latest finish time allowed by dependencies"
msgstr "Najpóźniejszy czas zakończenia dopuszczalny przez zależności"
#: models/kptcommonstrings.cpp:55
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "The planned duration"
msgstr "Zaplanowany czas trwania"
#: models/kptcommonstrings.cpp:56
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "The variance of the duration"
msgstr "Wariancja czasu trwania"
#: models/kptcommonstrings.cpp:57
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "The optimistic duration"
msgstr "Optymistyczny czas trwania"
#: models/kptcommonstrings.cpp:58
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "The pessimistic duration"
msgstr "Pesymistyczny czas trwania"
#: models/kptcommonstrings.cpp:60
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid ""
"The duration by which a tasks start can be delayed without affecting the "
"project completion time"
msgstr ""
"Czas trwania, o który rozpoczęcie zadań może zostać opóźnione bez wpływu na "
"czas ukończenia projektu"
#: models/kptcommonstrings.cpp:62
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid ""
"The duration by which the duration of a task or path has to be reduced in "
"order to fulfill a timing constraint"
msgstr ""
"Czas, o który należy skrócić czas trwania zadania lub ścieżki w celu "
"spełnienia ograniczenia czasowego"
#: models/kptcommonstrings.cpp:63
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"Negative float is the duration by which the duration of a task or path has "
"to be reduced in order to fulfill a timing constraint."
msgstr ""
"Ujemne przesunięcie jest czasem trwania, o który należy skrócić zadanie lub "
"ścieżkę w celu spełnienia ograniczenia czasowego."
#: models/kptcommonstrings.cpp:65
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid ""
"The duration by which a task can be delayed or extended without affecting "
"the start of any succeeding task"
msgstr ""
"Czas trwania, o który zadanie może zostać opóźnione lub rozciągnięte bez "
"wpływu na rozpoczęcie następującego po nim zadania"
#: models/kptcommonstrings.cpp:66
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"Free float is the duration by which a task can be delayed or extended "
"without affecting the start of any succeeding task."
msgstr ""
"Dowolne przesunięcie jest czasem trwania, o który można opóźnić lub "
"rozciągnąć czas trwania zadania bez wpływu na rozpoczęcie jakiegokolwiek "
"następującego po nim zadania"
#: models/kptcommonstrings.cpp:68
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "The duration from Early Start to Late Start"
msgstr "Czas trwania od wczesnego do późnego rozpoczęcia "
#: models/kptcommonstrings.cpp:69
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid "Start float is the duration from Early Start to Late Start."
msgstr ""
"Przesuniecie rozpoczęcia jest czasem trwania od wczesnego rozpoczęcia do "
"późnego rozpoczęcia."
#: models/kptcommonstrings.cpp:71
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "The duration from Early Finish to Late Finish"
msgstr "Czas trwania od wczesnego do późnego zakończenia"
#: models/kptcommonstrings.cpp:72
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid "Finish float is the duration from Early Finish to Late Finish."
msgstr ""
"Przesuniecie zakończenia jest czasem trwania od wczesnego zakończenia do "
"późnego zakończenia."
#: models/kptcommonstrings.cpp:74
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "The resources assigned to the task"
msgstr "Zasoby przydzielone do danego zadania"
#: models/kptcommonstrings.cpp:76
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Task status"
msgstr "Stan zadania"
#: models/kptcommonstrings.cpp:77
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Task completion"
msgstr "Ukończenie zadania"
#: models/kptcommonstrings.cpp:78
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Planned effort"
msgstr "Zaplanowany wysiłek"
#: models/kptcommonstrings.cpp:79
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Actual effort"
msgstr "Obecny wysiłek"
#: models/kptcommonstrings.cpp:80
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Remaining effort"
msgstr "Pozostały wysiłek"
#: models/kptcommonstrings.cpp:81
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Planned cost"
msgstr "Zaplanowany koszt"
#: models/kptcommonstrings.cpp:82
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Actual cost"
msgstr "Obecny koszt"
#: models/kptcommonstrings.cpp:83
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Time when task was actually started"
msgstr "Rzeczywisty termin rozpoczęcia zadania"
#: models/kptcommonstrings.cpp:84
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Shows if the task is started"
msgstr "Pokazuje jeśli zadanie zostało rozpoczęte"
#: models/kptcommonstrings.cpp:85
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Time when task was actually finished"
msgstr "Rzeczywisty termin zakończenia zadania"
#: models/kptcommonstrings.cpp:86
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Shows if the task is finished"
msgstr "Pokazuje jeśli zadanie zostało zakończone"
#: models/kptcommonstrings.cpp:87
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Status Note"
msgstr "Notatka stanu"
#: models/kptcommonstrings.cpp:89
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Calculated expected estimate"
msgstr "Obliczony oczekiwany szacunek"
#: models/kptcommonstrings.cpp:90
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Calculated estimate variance"
msgstr "Obliczona wariancja szacunkowa"
#: models/kptcommonstrings.cpp:91 models/kptcommonstrings.cpp:96
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Optimistic estimate"
msgstr "Optymistyczny szacunek"
#: models/kptcommonstrings.cpp:92 models/kptcommonstrings.cpp:97
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Pessimistic estimate"
msgstr "Pesymistyczny szacunek"
#: models/kptcommonstrings.cpp:93
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Type of estimate"
msgstr "Rodzaj szacunku"
#: models/kptcommonstrings.cpp:94
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "The calendar used when estimate type is Duration"
msgstr "Używany kalendarz, gdy rodzajem szacunku jest czas trwania"
#: models/kptcommonstrings.cpp:95
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "The most likely estimate"
msgstr "Najbardziej prawdopodobne oszacowanie"
#: models/kptcommonstrings.cpp:98
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Type of risk"
msgstr "Rodzaj ryzyka"
#: models/kptcommonstrings.cpp:100
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Shows the tasks scheduling status"
msgstr "Pokazuje stan zaplanowania zadania"
#: models/kptcommonstrings.cpp:101
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "The task has not been scheduled"
msgstr "Zadanie nie zostało zaplanowane"
#: models/kptcommonstrings.cpp:102
#, kde-format
msgid "An effort has been estimated, but no resource has been assigned"
msgstr "Wysiłek został oszacowany, ale nie został przydzielony żaden zasób"
#: models/kptcommonstrings.cpp:103
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "A resource assigned to this task is overbooked"
msgstr "Zasób przypisany to tego zadania ma przekroczone możliwości"
#: models/kptcommonstrings.cpp:104
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "A resource assigned to this task is not available"
msgstr "Zasób przypisany do tego zadanie jest niedostępny"
#: models/kptcommonstrings.cpp:105
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "A timing constraint could not be met"
msgstr "Ograniczenie czasowe nie może zostać spełnione"
#: models/kptcommonstrings.cpp:106
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "The assigned resource could not meet the estimated effort"
msgstr "Przypisany zasób nie mógł spełnić oszacowanego wysiłku"
#: models/kptcommonstrings.cpp:107
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "A scheduling error occurred"
msgstr "Wystąpił błąd planowania"
#: models/kptcommonstrings.cpp:109 models/kptnodechartmodel.cpp:513
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Budgeted Cost of Work Scheduled"
msgstr "Koszt zaplanowanej pracy przewidziany w budżecie"
#: models/kptcommonstrings.cpp:110 models/kptnodechartmodel.cpp:514
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Budgeted Cost of Work Performed"
msgstr "Koszt wykonanej pracy przewidziany w budżecie"
#: models/kptcommonstrings.cpp:111 models/kptnodechartmodel.cpp:515
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Actual Cost of Work Performed"
msgstr "Obecny koszt wykonanej pracy"
#: models/kptcommonstrings.cpp:112
#, kde-format
msgid "Schedule performance index (BCWP/BCWS)"
msgstr "Indeks wydajności harmonogramu (BCWP/BCWS)"
#: models/kptcommonstrings.cpp:114
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "The name of the resource or resource group"
msgstr "Nazwa zasobu lub grupy zasobów"
#: models/kptcommonstrings.cpp:115
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "The scope of the resource or resource group"
msgstr "Zakres zasobu lub grupy zasobów"
#: models/kptcommonstrings.cpp:116
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "The type of the resource or resource group"
msgstr "Rodzaj zasobu lub grupy zasobów"
#: models/kptcommonstrings.cpp:117
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "The initials of the resource"
msgstr "Inicjały zasobu"
#: models/kptcommonstrings.cpp:118
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "The e-mail address of the resource"
msgstr "Adres poczty elektronicznej zasobu"
#: models/kptcommonstrings.cpp:119
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "The calendar defines when the resource is working"
msgstr "Kalendarz określa, kiedy zasób pracuje"
#: models/kptcommonstrings.cpp:120
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "The maximum load that can be assigned"
msgstr "Maksymalne obciążenie, które może zostać przypisane"
#: models/kptcommonstrings.cpp:121 models/kptcommonstrings.cpp:122
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Defines when the resource is available to the project"
msgstr "Określa, kiedy zasób jest dostępny dla projektu"
#: models/kptcommonstrings.cpp:123
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "The cost pr hour, normal hours"
msgstr "Koszt na godzinę, normalne godziny"
#: models/kptcommonstrings.cpp:124
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "The cost pr hour, overtime hours"
msgstr "Koszt na godzinę, nadgodziny"
#: models/kptcommonstrings.cpp:125
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "The fixed cost"
msgstr "Koszt stały"
#: models/kptcommonstrings.cpp:126
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "The account where the resource cost is accumulated"
msgstr "Konto, gdzie koszt zasobu zostaje zakumulowany"
#: models/kptcommonstrings.cpp:128
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "The name of the account"
msgstr "Nazwa konta"
#: models/kptcommonstrings.cpp:129
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "The description of the account"
msgstr "Opis konta"
#: models/kptcommonstrings.cpp:131
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "The name and scheduling mode of the schedule"
msgstr "Nazwa oraz tryb harmonogramowania dla harmonogramu"
#: models/kptcommonstrings.cpp:132
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "The schedules state"
msgstr "Stan harmonogramów"
#: models/kptcommonstrings.cpp:134
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Controls resource overbooking when scheduling"
msgstr "Określa nad-rezerwację zasobu przy planowaniu"
#: models/kptcommonstrings.cpp:136
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<para>Controls resource overbooking when scheduling.</para><para>If "
"overbooking is allowed, a resource may be booked (on working days) to work "
"more than it is available. This can happen if the resource is allocated to "
"multiple tasks or are booked on other projects.</para><para>If overbooking "
"is to be avoided, resources will not be booked more than they are available. "
"On resource conflict, tasks will be delayed until the resource is available."
"</para>"
msgstr ""
"<para>Określa nad-rezerwację zasobu przy planowaniu.</para><para> Jeżeli nad-"
"rezerwacja jest dopuszczalna, zasób może być zarezerwowany (w dni "
"pracujące), aby pracował więcej niż jest dostępny. Może się to stać, jeśli "
"zasób jest przydzielony do wielu zadań lub jest zarezerwowany na inne "
"projekty.</para><para>Gdy nad-rezerwacja ma być pominięta, zasoby nie będą "
"rezerwowane ponad ich dostępność. Przy konflikcie zasobu, zadania będą "
"opóźniane, aż do momentu dostępności zasobu.</para>"
#: models/kptcommonstrings.cpp:142
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "The distribution to be used during scheduling"
msgstr "Rozkład używany podczas planowania"
#: models/kptcommonstrings.cpp:144
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<para>The distribution to be used during scheduling</para><para>If "
"distribution is 'None', the tasks estimate is used as is during scheduling.</"
"para><para>If distribution is 'PERT', the estimate used is calculated based "
"on the entered optimistic- (O), pessimistic-(P) and most likely (M) "
"estimate. The formula used for this is (O + 4 * M + P) / 6.</para>"
msgstr ""
"<para>Rozkład używany podczas planowania</para><para> Jeżeli rozkład jest "
"'Żaden', to szacunki zadań zostają użyte tak jak podczas planowania.</"
"para><para>Jeżeli rozkład to 'PERT', to szacunek używany w obliczeniach "
"bazuje na podanym szacunku optymistycznym- (O), pesymistycznym-(P) i "
"najbardziej prawdopodobnym (M). Użyty do tego wzór wygląda następująco (O + "
"4 * M + P) / 6.</para>"
#: models/kptcommonstrings.cpp:150
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Defines the schedules to be calculated"
msgstr "Określa harmonogramy do obliczenia"
#: models/kptcommonstrings.cpp:151
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "The scheduled start time"
msgstr "Zaplanowany czas rozpoczęcia"
#: models/kptcommonstrings.cpp:152
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "The scheduled finish time"
msgstr "Zaplanowany czas zakończenia"
#: models/kptcommonstrings.cpp:153
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "The scheduling direction"
msgstr "Kierunek planowania"
#: models/kptcommonstrings.cpp:155
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<para>The scheduling direction.</para><para>If direction is Forward, the "
"project is scheduled starting at the projects earliest start time specified "
"in the main project dialog.</para><para>If direction is Backward, the "
"project is scheduled starting at the projects latest finish time specified "
"in the main project dialog.</para>"
msgstr ""
"<para>Kierunek planowania.</para><para>Jeżeli kierunek jest ustawiony "
"wprzód, to projekt jest planowany rozpoczynając od najwcześniejszego czasu "
"rozpoczęcia określonego w oknie dialogowym głównego projektu. </"
"para><para>Jeżeli kierunek jest ustawiony w tył, to projekt jest planowany "
"rozpoczynając od ostatniego czasu zakończenia określonego w oknie dialogowym "
"głównego projektu.</para>"
#: models/kptcommonstrings.cpp:161
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "The scheduler used for calculating the project schedule"
msgstr "Program planujący wykorzystywany do obliczania harmonogramu projektu"
#: models/kptcommonstrings.cpp:163
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<para>The scheduler used for calculating the project schedule.</"
"para><para>The default built-in scheduler is the Network Scheduler.</"
"para><para>Other schedulers presently available is RCPS if libRCPS is "
"installed on your system. RCPS is a genetics based resource constrained "
"project scheduler.</para>"
msgstr ""
"<para>Program planujący wykorzystywany do harmonogramu projektu.</"
"para><para>Domyślnie wbudowanym programem planującym jest Sieciowy program "
"planujący.</para><para>Inne programy planujące, obecnie dostępne, to RCPS, "
"jeśli libRCPS został zainstalowany na twoim systemie. RCPS jest programem "
"planującym projekty na podstawie genetycznych ograniczeń zasobów.</para>"
#: models/kptcommonstrings.cpp:170
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "The granularity used when calculating the project schedule"
msgstr "Ziarnistość używana przy obliczaniu planu projektu"
#: models/kptcommonstrings.cpp:172
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid ""
"<para>The scheduling mode:<list><item><emphasis>Manual:</emphasis> "
"Calculation must be initiated manually.</item><item><emphasis>Auto:</"
"emphasis> Calculation is initiated automatically.</item></list></para>"
msgstr ""
"<para>Tryb harmonogramowania:<list><item><emphasis>Ręczny:</emphasis> "
"Obliczenia należy rozpocząć ręcznie.</item><item><emphasis>Samoczynny:</"
"emphasis> Obliczenia są rozpoczynane samoczynnie.</item></list></para>"
#: models/kptcommonstrings.cpp:180
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "The url of the document"
msgstr "Adres URL dokumentu"
#: models/kptcommonstrings.cpp:181
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "The type of the document"
msgstr "Rodzaj dokumentu"
#: models/kptcommonstrings.cpp:182
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "The status of the document"
msgstr "Stan dokumentu"
#: models/kptcommonstrings.cpp:183
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Defines how this document is sent"
msgstr "Określa sposób przesłania tego dokumentu"
#: models/kptcommonstrings.cpp:185
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "The name of the calendar"
msgstr "Nazwa kalendarza"
#: models/kptcommonstrings.cpp:186
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "The timezone of the calendar"
msgstr "Strefa czasowa kalendarza"
#: models/kptcommonstrings.cpp:188
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "The name of the required task"
msgstr "Nazwa wymaganego zadania"
#: models/kptcommonstrings.cpp:189
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "The name of the dependent task"
msgstr "Nazwa zależnego zadania"
#: models/kptcommonstrings.cpp:190
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "The type of relation"
msgstr "Rodzaj związku"
#: models/kptcommonstrings.cpp:191
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "The relations time lag"
msgstr "Opóźnienie czasowe związków"
#: models/kptcommonstrings.cpp:195 ui/kptdocumentspanel.cpp:221
msgctxt "(qtundo-format)"
msgid "Remove document"
msgstr "Usuń dokument"
#: models/kptdocumentmodel.cpp:199
#, kde-format
msgid "Url"
msgstr "Adres URL"
#. i18n: ectx: property (text), widget (QTreeWidget, m_resList)
#: models/kptdocumentmodel.cpp:201 models/kptrelationmodel.cpp:138
#: models/kptresourceallocationmodel.cpp:331
#: models/kptresourceappointmentsmodel.cpp:1504 models/kptresourcemodel.cpp:507
#: ui/kptresourceassignmentview.ui:26
#, kde-format
msgid "Type"
msgstr "Rodzaj"
#: models/kptdocumentmodel.cpp:202
#, kde-format
msgid "Send As"
msgstr "Wyślij jako"
#: models/kptdocumentmodel.cpp:203
#, kde-format
msgid "Status"
msgstr "Stan"
#: models/kptflatproxymodel.cpp:295 models/kptrelationmodel.cpp:136
#, kde-format
msgid "Parent"
msgstr "Nadrzędne"
#: models/kptnodechartmodel.cpp:231
#: models/reportgenerator/ReportGeneratorOdt.cpp:193
#, kde-format
msgctxt "Cost based Budgeted Cost of Work Scheduled"
msgid "BCWS Cost"
msgstr "Koszt BCWS"
#: models/kptnodechartmodel.cpp:232
#: models/reportgenerator/ReportGeneratorOdt.cpp:194
#, kde-format
msgctxt "Cost based Budgeted Cost of Work Performed"
msgid "BCWP Cost"
msgstr "Koszt BCWP"
#: models/kptnodechartmodel.cpp:233
#: models/reportgenerator/ReportGeneratorOdt.cpp:195
#, kde-format
msgctxt "Cost based Actual Cost of Work Performed"
msgid "ACWP Cost"
msgstr "Koszt ACWP"
#: models/kptnodechartmodel.cpp:234
#: models/reportgenerator/ReportGeneratorOdt.cpp:198
#, kde-format
msgctxt "Effort based Budgeted Cost of Work Scheduled"
msgid "BCWS Effort"
msgstr "Wysiłek BCWS"
#: models/kptnodechartmodel.cpp:235
#: models/reportgenerator/ReportGeneratorOdt.cpp:199
#, kde-format
msgctxt "Effort based Budgeted Cost of Work Performed"
msgid "BCWP Effort"
msgstr "Wysiłek BCWP"
#: models/kptnodechartmodel.cpp:236
#: models/reportgenerator/ReportGeneratorOdt.cpp:200
#, kde-format
msgctxt "Effort based Actual Cost of Work Performed"
msgid "ACWP Effort"
msgstr "Wysiłek ACWP"
#: models/kptnodechartmodel.cpp:237
#: models/reportgenerator/ReportGeneratorOdt.cpp:196
#, kde-format
msgctxt "Cost based Schedule Performance Index"
msgid "SPI Cost"
msgstr "Koszt SPI"
#: models/kptnodechartmodel.cpp:238
#: models/reportgenerator/ReportGeneratorOdt.cpp:197
#, kde-format
msgctxt "Cost based Cost Performance Index"
msgid "CPI Cost"
msgstr "Koszt CPI"
#: models/kptnodechartmodel.cpp:239
#: models/reportgenerator/ReportGeneratorOdt.cpp:201
#, kde-format
msgctxt "Effort based Schedule Performance Index"
msgid "SPI Effort"
msgstr "Wysiłek SPI"
#: models/kptnodechartmodel.cpp:240
#: models/reportgenerator/ReportGeneratorOdt.cpp:202
#, kde-format
msgctxt "Effort based Cost Performance Index"
msgid "CPI Effort"
msgstr "Wysiłek CPI"
#: models/kptnodechartmodel.cpp:244
#, kde-format
msgctxt ""
"Date format used as chart axis labels. Must follow QDate specification."
msgid "MM.dd"
msgstr "MM.dd"
#: models/kptnodechartmodel.cpp:249
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Cost based Budgeted Cost of Work Scheduled"
msgstr "Kosz oparty o koszt budżetowy zaplanowanej pracy"
#: models/kptnodechartmodel.cpp:250
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Cost based Budgeted Cost of Work Performed"
msgstr "Kosz oparty o koszt budżetowy wykonanej pracy"
#: models/kptnodechartmodel.cpp:251
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Cost based Actual Cost of Work Performed"
msgstr "Kosz oparty o rzeczywisty koszt wykonanej pracy"
#: models/kptnodechartmodel.cpp:252
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Effort based Budgeted Cost of Work Scheduled"
msgstr "Wysiłek oparty o koszt budżetowy zaplanowanej pracy"
#: models/kptnodechartmodel.cpp:253
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Effort based Budgeted Cost of Work Performed"
msgstr "Wysiłek oparty o koszt budżetowy wykonanej pracy"
#: models/kptnodechartmodel.cpp:254
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Effort based Actual Cost of Work Performed"
msgstr "Wysiłek oparty o rzeczywisty koszt wykonanej pracy"
#: models/kptnodechartmodel.cpp:255
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Cost based Schedule Performance Index (BCWP/BCWS)"
msgstr "Koszt oparty o indeks wydajności planu (BCWP/BCWS)"
#: models/kptnodechartmodel.cpp:256
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Cost based Cost Performance Index (BCWP/ACWS)"
msgstr "Koszt oparty o indeks wydajności kosztów (BCWP/BCWS)"
#: models/kptnodechartmodel.cpp:257
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Effort based Schedule Performance Index (BCWP/BCWS)"
msgstr "Wysiłek oparty o indeks wydajności planu (BCWP/BCWS)"
#: models/kptnodechartmodel.cpp:258
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Effort based Cost Performance Index (BCWP/ACWS)"
msgstr "Wysiłek oparty o indeks wydajności kosztów (BCWP/BCWS)"
#: models/kptnodechartmodel.cpp:496 models/kptnodeitemmodel.cpp:2361
#: models/reportgenerator/ReportGeneratorOdt.cpp:174
#, kde-kuit-format
msgctxt "@title:column Budgeted Cost of Work Scheduled"
msgid "BCWS"
msgstr "BCWS"
#: models/kptnodechartmodel.cpp:497 models/kptnodeitemmodel.cpp:2362
#: models/reportgenerator/ReportGeneratorOdt.cpp:175
#, kde-kuit-format
msgctxt "@title:column Budgeted Cost of Work Performed"
msgid "BCWP"
msgstr "BCWP"
#: models/kptnodechartmodel.cpp:498 models/kptnodeitemmodel.cpp:2363
#: models/reportgenerator/ReportGeneratorOdt.cpp:176
#, kde-kuit-format
msgctxt "@title:column Actual Cost of Work Performed"
msgid "ACWP"
msgstr "ACWP"
#: models/kptnodechartmodel.cpp:499 models/kptnodeitemmodel.cpp:2364
#: models/reportgenerator/ReportGeneratorOdt.cpp:177
#, kde-kuit-format
msgctxt "@title:column Schedule Performance Index"
msgid "SPI"
msgstr "SPI"
#: models/kptnodechartmodel.cpp:500
#: models/reportgenerator/ReportGeneratorOdt.cpp:178
#, kde-kuit-format
msgctxt "@title:column Cost Performance Index"
msgid "CPI"
msgstr "CPI"
#: models/kptnodechartmodel.cpp:505
#, kde-kuit-format
msgctxt "@title:column"
msgid "Cost:"
msgstr "Koszt:"
#: models/kptnodechartmodel.cpp:506
#, kde-kuit-format
msgctxt "@title:column"
msgid "Effort:"
msgstr "Wysiłek:"
#: models/kptnodechartmodel.cpp:516
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Schedule Performance Index"
msgstr "Indeks wydajności planu"
#: models/kptnodechartmodel.cpp:517
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Cost Performance Index"
msgstr "Indeks wydajności kosztów"
#: models/kptnodechartmodel.cpp:522
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Performance indicators based on cost"
msgstr "Wskaźniki wydajności oparte o koszt"
#: models/kptnodechartmodel.cpp:523
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Performance indicators based on effort"
msgstr "Wskaźniki wydajności oparte o wysiłek"
#: models/kptnodeitemmodel.cpp:105
#, kde-format
msgid "<p><strong>%1: %2</strong></p><p>%3</p>"
msgstr "<p><strong>%1: %2</strong></p><p>%3</p>"
#: models/kptnodeitemmodel.cpp:167
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "No resources has been allocated"
msgstr "Nie przydzielono żadnych zasobów"
#: models/kptnodeitemmodel.cpp:174
#, kde-kuit-format
msgctxt "@info:tooltip 1=resource name, 2=list of required resources"
msgid "%1 (%2)"
msgstr "%1 (%2)"
#: models/kptnodeitemmodel.cpp:178
#, kde-kuit-format
msgctxt "@info:tooltip 1=resource name"
msgid "Allocated resource:<nl/>%1"
msgstr "Przydzielony zasób: <nl/>%1"
#: models/kptnodeitemmodel.cpp:180
#, kde-kuit-format
msgctxt "@info:tooltip 1=list of resources"
msgid "Allocated resources:<nl/>%1"
msgstr "Przydzielone zasoby:<nl/>%1"
#: models/kptnodeitemmodel.cpp:243
#, kde-format
msgid "Target times"
msgstr "Czasy docelowe"
#: models/kptnodeitemmodel.cpp:245
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Earliest start and latest finish"
msgstr "Najwcześniejsze rozpoczęcie i najpóźniejsze zakończenie"
#: models/kptnodeitemmodel.cpp:418
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Not applicable, estimate type is Effort"
msgstr "Niestosowalne, rodzaj szacunku to wysiłek"
#: models/kptnodeitemmodel.cpp:484 models/kptnodeitemmodel.cpp:535
#: models/kptnodeitemmodel.cpp:582
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Not applicable, constraint is Fixed Interval"
msgstr "Nie stosowalne, ograniczeniem jest utwierdzony przedział"
#: models/kptnodeitemmodel.cpp:486
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Estimated effort: %1"
msgstr "Szacowany wysiłek: %1"
#: models/kptnodeitemmodel.cpp:488
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Estimated duration: %1"
msgstr "Szacowany czas trwania: %1"
#: models/kptnodeitemmodel.cpp:537
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Optimistic effort: %1"
msgstr "Optymistyczny wysiłek: %1"
#: models/kptnodeitemmodel.cpp:539
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Optimistic duration: %1"
msgstr "Optymistyczny czas trwania: %1"
#: models/kptnodeitemmodel.cpp:584
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Pessimistic effort: %1"
msgstr "Pesymistyczny wysiłek: %1"
#: models/kptnodeitemmodel.cpp:586
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Pessimistic duration: %1"
msgstr "Pesymistyczny czas trwania: %1"
#: models/kptnodeitemmodel.cpp:657
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Account for resource cost: %1"
msgstr "Konto kosztów bieżących: %1"
#: models/kptnodeitemmodel.cpp:658
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Account for resource cost"
msgstr "Konto kosztów bieżących"
#: models/kptnodeitemmodel.cpp:693
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Account for task startup cost: %1"
msgstr "Konto kosztów rozpoczęcia zadania: %1"
#: models/kptnodeitemmodel.cpp:694
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Account for task startup cost"
msgstr "Konto kosztów rozpoczęcia zadania"
#: models/kptnodeitemmodel.cpp:745
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Account for task shutdown cost: %1"
msgstr "Konto kosztów zakończenia zadania: %1"
#: models/kptnodeitemmodel.cpp:746
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Account for task shutdown cost"
msgstr "Konto kosztów zakończenia zadania"
#: models/kptnodeitemmodel.cpp:792
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Scheduled start: %1"
msgstr "Zaplanowane rozpoczęcie: %1"
#: models/kptnodeitemmodel.cpp:809
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Scheduled finish: %1"
msgstr "Zaplanowane zakończenie: %1"
#: models/kptnodeitemmodel.cpp:837 models/kptnodeitemmodel.cpp:841
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Scheduled duration: %1"
msgstr "Zaplanowany czas trwania: %1"
#: models/kptnodeitemmodel.cpp:874
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "PERT duration variance: %1"
msgstr "Wariancja czasu trwania PERT: %1"
#: models/kptnodeitemmodel.cpp:908
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "PERT estimate variance: %1"
msgstr "Wariancja szacunku PERT: %1"
#: models/kptnodeitemmodel.cpp:950
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "PERT optimistic duration: %1"
msgstr "Optymistyczny czas trwania PERT: %1"
#: models/kptnodeitemmodel.cpp:982
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Optimistic estimate: %1"
msgstr "Optymistyczny szacunek: %1"
#: models/kptnodeitemmodel.cpp:1015
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "PERT expected estimate: %1"
msgstr "Oczekiwany szacunek PERT: %1"
#: models/kptnodeitemmodel.cpp:1056
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "PERT pessimistic duration: %1"
msgstr "Pesymistyczny czas trwania PERT: %1"
#: models/kptnodeitemmodel.cpp:1088
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Pessimistic estimate: %1"
msgstr "Pesymistyczny szacunek: %1"
#: models/kptnodeitemmodel.cpp:1290
#, kde-kuit-format
msgctxt "@info:tooltip 1=list of resources"
msgid "Assigned resources:<nl/>%1"
msgstr "Przydzielone zasoby:<nl/>%1"
#: models/kptnodeitemmodel.cpp:1314
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Task is %1% completed"
msgstr "Zadanie jest ukończone w %1% "
#: models/kptnodeitemmodel.cpp:1336
#, kde-format
msgid "Finished late"
msgstr "Zakończone późno"
#: models/kptnodeitemmodel.cpp:1339
#, kde-format
msgid "Finished early"
msgstr "Zakończone wcześnie"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. i18n: ectx: property (text), widget (QCheckBox, finished)
#: models/kptnodeitemmodel.cpp:1341 models/kpttaskstatusmodel.cpp:61
#: ui/kptmilestoneprogresspanelbase.ui:23 ui/kptresourceassignmentview.cpp:256
#: ui/kptresourceassignmentview.cpp:334 ui/kptworkpackagemergepanel.ui:156
#, kde-format
msgid "Finished"
msgstr "Zakończone"
#: models/kptnodeitemmodel.cpp:1345 models/kptnodeitemmodel.cpp:1357
#, kde-format
msgid "Running late"
msgstr "Uruchomione późno"
#. i18n: ectx: property (title), widget (QGroupBox, runningGroup)
#: models/kptnodeitemmodel.cpp:1347 models/kpttaskstatusmodel.cpp:57
#: ui/kpttaskcostpanelbase.ui:21
#, kde-format
msgid "Running"
msgstr "Uruchomione"
#: models/kptnodeitemmodel.cpp:1351
#, kde-format
msgid "Started late"
msgstr "Rozpoczęte późno"
#: models/kptnodeitemmodel.cpp:1354
#, kde-format
msgid "Started early"
msgstr "Rozpoczęte wcześnie"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#: models/kptnodeitemmodel.cpp:1359 ui/kptresourceassignmentview.cpp:255
#: ui/kptresourceassignmentview.cpp:333 ui/kptworkpackagemergepanel.ui:133
#, kde-format
msgid "Started"
msgstr "Rozpoczęte"
#: models/kptnodeitemmodel.cpp:1363 models/kptnodeitemmodel.cpp:1373
#, kde-format
msgid "Not started"
msgstr "Nierozpoczęte"
#: models/kptnodeitemmodel.cpp:1365
#, kde-format
msgid "Can start"
msgstr "Można rozpocząć"
#: models/kptnodeitemmodel.cpp:1369
#, kde-format
msgid "Delayed"
msgstr "Opóźnione"
#: models/kptnodeitemmodel.cpp:1371
#, kde-format
msgid "Cannot start"
msgstr "Nie może rozpocząć"
#: models/kptnodeitemmodel.cpp:1384
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Finished %1 late"
msgstr "Zakończone późno %1"
#: models/kptnodeitemmodel.cpp:1388
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Finished %1 early"
msgstr "Zakończone wcześnie %1"
#: models/kptnodeitemmodel.cpp:1390
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Finished"
msgstr "Zakończone"
#: models/kptnodeitemmodel.cpp:1395
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Started %1 late"
msgstr "Rozpoczęte późno %1"
#: models/kptnodeitemmodel.cpp:1399
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Started %1 early"
msgstr "Rozpoczęte wcześnie %1"
#: models/kptnodeitemmodel.cpp:1401
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Started"
msgstr "Rozpoczęte"
#: models/kptnodeitemmodel.cpp:1404
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Running"
msgstr "Uruchomione"
#: models/kptnodeitemmodel.cpp:1407
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Can start"
msgstr "Można rozpocząć"
#: models/kptnodeitemmodel.cpp:1410
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Cannot start"
msgstr "Nie może rozpocząć"
#: models/kptnodeitemmodel.cpp:1412
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Not started"
msgstr "Nierozpoczęte"
#: models/kptnodeitemmodel.cpp:1438
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Actual start: %1"
msgstr "Obecne rozpoczęcie: %1"
#: models/kptnodeitemmodel.cpp:1465
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "The task started at: %1"
msgstr "Zadanie rozpoczęte: %1"
#: models/kptnodeitemmodel.cpp:1467
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "The task is not started"
msgstr "Zadanie jest nierozpoczęte"
#: models/kptnodeitemmodel.cpp:1489
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Actual finish: %1"
msgstr "Obecne zakończenie: %1"
#: models/kptnodeitemmodel.cpp:1516
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "The task finished at: %1"
msgstr "Zadanie zakończone: %1"
#: models/kptnodeitemmodel.cpp:1518
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "The task is not finished"
msgstr "Zadanie jest niezakończone"
#: models/kptnodeitemmodel.cpp:1532
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Planned effort until %1: %2"
msgstr "Planowany wysiłek aż do %1: %2"
#: models/kptnodeitemmodel.cpp:1551
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Actual effort used up to %1: %2"
msgstr "Obecny wysiłek wykorzystany przy %1: %2"
#: models/kptnodeitemmodel.cpp:1576
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Remaining effort: %1"
msgstr "Pozostały wysiłek: %1"
#: models/kptnodeitemmodel.cpp:1603
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Planned cost until %1: %2"
msgstr "Zaplanowany koszt aż do %1: %2"
#: models/kptnodeitemmodel.cpp:1620
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Actual cost until %1: %2"
msgstr "Obecny koszt aż do %1: %2"
#: models/kptnodeitemmodel.cpp:1676
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid ""
"Resource allocation is expected when the task estimate type is "
"<emphasis>Effort</emphasis>"
msgstr ""
"Oczekiwane jest przydzielenie zasobów, gdy rodzajem szacunku zadania jest "
"<emphasis>Wysiłek</emphasis>"
#: models/kptnodeitemmodel.cpp:1709
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "A resource has been overbooked"
msgstr "Przekroczono możliwości zasobu"
#: models/kptnodeitemmodel.cpp:1742
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "No resource is available for this task"
msgstr "Nie ma dostępnego żadnego zasobu dla tego zadania"
#: models/kptnodeitemmodel.cpp:1775
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Failed to comply with a timing constraint"
msgstr "Nieudane spełnienie ograniczeń czasowych"
#: models/kptnodeitemmodel.cpp:1808
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "This task has not been scheduled"
msgstr "Zadanie to nie zostało zaplanowane"
#: models/kptnodeitemmodel.cpp:1841
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "The assigned resources cannot deliver the required estimated effort"
msgstr "Przypisane zasoby nie mogą zapewnić potrzebnego szacowanego wysiłku"
#: models/kptnodeitemmodel.cpp:1874
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Scheduling error"
msgstr "Błąd planowania"
#: models/kptnodeitemmodel.cpp:1902
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Work breakdown structure code: %1"
msgstr "Kod struktury podziału pracy: %1"
#: models/kptnodeitemmodel.cpp:1919
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Task level: %1"
msgstr "Poziom zadania: %1"
#: models/kptnodeitemmodel.cpp:1935
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Budgeted Cost of Work Scheduled at %1: %2"
msgstr "Koszt przewidziany w budżecie pracy zaplanowanej przy %1: %2"
#: models/kptnodeitemmodel.cpp:1951
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Budgeted Cost of Work Performed at %1: %2"
msgstr "Koszt przewidziany w budżecie pracy wykonanej przy %1: %2"
#: models/kptnodeitemmodel.cpp:1967
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Actual Cost of Work Performed at %1: %2"
msgstr "Obecny koszt pracy wykonanej przy %1: %2"
#: models/kptnodeitemmodel.cpp:1983
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Schedule Performance Index at %1: %2"
msgstr "Indeks wydajności harmonogramu przy %1: %2"
#: models/kptnodeitemmodel.cpp:2053 models/kptnodeitemmodel.cpp:2088
#: models/kptnodeitemmodel.cpp:2117
#, kde-kuit-format
msgctxt "Not available"
msgid "NA"
msgstr "ND"
#: models/kptnodeitemmodel.cpp:2065
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Latest work package sent to %1 at %2"
msgstr "Ostatnia paczka pracy wysłana do %1 w %2"
#: models/kptnodeitemmodel.cpp:2068
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Latest work package received from %1 at %2"
msgstr "Ostatnia paczka pracy otrzymana od %1 w %2"
#: models/kptnodeitemmodel.cpp:2070 models/kptnodeitemmodel.cpp:2134
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Not available"
msgstr "Niedostępne"
#: models/kptnodeitemmodel.cpp:2129
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Latest work package sent: %1"
msgstr "Ostatnia paczka pracy wysłana: %1"
#: models/kptnodeitemmodel.cpp:2132
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Latest work package received: %1"
msgstr "Ostatnia paczka pracy otrzymana: %1"
#: models/kptnodeitemmodel.cpp:2286
#, kde-kuit-format
msgctxt "@title:column"
msgid "Type"
msgstr "Rodzaj"
#: models/kptnodeitemmodel.cpp:2287
#, kde-kuit-format
msgctxt "@title:column"
msgid "Responsible"
msgstr "Osoba odpowiedzialna"
#: models/kptnodeitemmodel.cpp:2288 models/kptresourcemodel.cpp:1712
#, kde-kuit-format
msgctxt "@title:column"
msgid "Allocation"
msgstr "Przydział"
#: models/kptnodeitemmodel.cpp:2289
#, kde-kuit-format
msgctxt "@title:column"
msgid "Estimate Type"
msgstr "Rodzaj szacunku"
#: models/kptnodeitemmodel.cpp:2290
#, kde-kuit-format
msgctxt "@title:column"
msgid "Calendar"
msgstr "Kalendarz"
#: models/kptnodeitemmodel.cpp:2291
#, kde-kuit-format
msgctxt "@title:column"
msgid "Estimate"
msgstr "Oszacowanie"
#: models/kptnodeitemmodel.cpp:2292 models/kptnodeitemmodel.cpp:2309
#, kde-kuit-format
msgctxt "@title:column"
msgid "Optimistic"
msgstr "Optymistyczne"
#: models/kptnodeitemmodel.cpp:2293 models/kptnodeitemmodel.cpp:2310
#, kde-kuit-format
msgctxt "@title:column"
msgid "Pessimistic"
msgstr "Pesymistyczne"
#: models/kptnodeitemmodel.cpp:2294
#, kde-kuit-format
msgctxt "@title:column"
msgid "Risk"
msgstr "Ryzyko"
#: models/kptnodeitemmodel.cpp:2295
#, kde-kuit-format
msgctxt "@title:column"
msgid "Priority"
msgstr "Priorytet"
#: models/kptnodeitemmodel.cpp:2296
#, kde-kuit-format
msgctxt "@title:column"
msgid "Constraint"
msgstr "Ograniczenie "
#: models/kptnodeitemmodel.cpp:2297
#, kde-kuit-format
msgctxt "@title:column"
msgid "Constraint Start"
msgstr "Ogranicz rozpoczęcie"
#: models/kptnodeitemmodel.cpp:2298
#, kde-kuit-format
msgctxt "@title:column"
msgid "Constraint End"
msgstr "Ogranicz zakończenie"
#: models/kptnodeitemmodel.cpp:2299
#, kde-kuit-format
msgctxt "@title:column"
msgid "Running Account"
msgstr "Bieżące konto"
#: models/kptnodeitemmodel.cpp:2300
#, kde-kuit-format
msgctxt "@title:column"
msgid "Startup Account"
msgstr "Konto na starcie"
#: models/kptnodeitemmodel.cpp:2301
#, kde-kuit-format
msgctxt "@title:column"
msgid "Startup Cost"
msgstr "Koszt na starcie"
#: models/kptnodeitemmodel.cpp:2302
#, kde-kuit-format
msgctxt "@title:column"
msgid "Shutdown Account"
msgstr "Zamykające konto"
#: models/kptnodeitemmodel.cpp:2303
#, kde-kuit-format
msgctxt "@title:column"
msgid "Shutdown Cost"
msgstr "Koszt zamykający"
#: models/kptnodeitemmodel.cpp:2304
#, kde-kuit-format
msgctxt "@title:column"
msgid "Description"
msgstr "Opis"
#: models/kptnodeitemmodel.cpp:2307
#, kde-kuit-format
msgctxt "@title:column"
msgid "Expected"
msgstr "Oczekiwany"
#: models/kptnodeitemmodel.cpp:2308
#, kde-kuit-format
msgctxt "@title:column"
msgid "Variance (Est)"
msgstr "Wariancja (szacunek)"
#: models/kptnodeitemmodel.cpp:2313
#, kde-kuit-format
msgctxt "@title:column"
msgid "Start Time"
msgstr "Czas rozpoczęcia"
#: models/kptnodeitemmodel.cpp:2314
#, kde-kuit-format
msgctxt "@title:column"
msgid "End Time"
msgstr "Czas zakończenia"
#: models/kptnodeitemmodel.cpp:2315
#, kde-kuit-format
msgctxt "@title:column"
msgid "Early Start"
msgstr "Wczesne rozpoczęcie"
#: models/kptnodeitemmodel.cpp:2316
#, kde-kuit-format
msgctxt "@title:column"
msgid "Early Finish"
msgstr "Wczesne zakończenie"
#: models/kptnodeitemmodel.cpp:2317
#, kde-kuit-format
msgctxt "@title:column"
msgid "Late Start"
msgstr "Późne rozpoczęcie"
#: models/kptnodeitemmodel.cpp:2318
#, kde-kuit-format
msgctxt "@title:column"
msgid "Late Finish"
msgstr "Późne zakończenie"
#: models/kptnodeitemmodel.cpp:2319
#, kde-kuit-format
msgctxt "@title:column"
msgid "Positive Float"
msgstr "Dodatnie przesunięcie"
#: models/kptnodeitemmodel.cpp:2320
#, kde-kuit-format
msgctxt "@title:column"
msgid "Free Float"
msgstr "Dowolne przesunięcie"
#: models/kptnodeitemmodel.cpp:2321
#, kde-kuit-format
msgctxt "@title:column"
msgid "Negative Float"
msgstr "Ujemne przesunięcie"
#: models/kptnodeitemmodel.cpp:2322
#, kde-kuit-format
msgctxt "@title:column"
msgid "Start Float"
msgstr "Przesunięcie rozpoczęcia"
#: models/kptnodeitemmodel.cpp:2323
#, kde-kuit-format
msgctxt "@title:column"
msgid "Finish Float"
msgstr "Przesunięcie zakończenia"
#: models/kptnodeitemmodel.cpp:2324
#, kde-kuit-format
msgctxt "@title:column"
msgid "Assignments"
msgstr "Przypisania"
#: models/kptnodeitemmodel.cpp:2327
#, kde-kuit-format
msgctxt "@title:column"
msgid "Duration"
msgstr "Czas trwania"
#: models/kptnodeitemmodel.cpp:2328
#, kde-kuit-format
msgctxt "@title:column"
msgid "Variance (Dur)"
msgstr "Wariancja (cz. trwania)"
#: models/kptnodeitemmodel.cpp:2329
#, kde-kuit-format
msgctxt "@title:column"
msgid "Optimistic (Dur)"
msgstr "Optymistyczny (cz. trwania)"
#: models/kptnodeitemmodel.cpp:2330
#, kde-kuit-format
msgctxt "@title:column"
msgid "Pessimistic (Dur)"
msgstr "Pesymistyczny (cz. trwania)"
#: models/kptnodeitemmodel.cpp:2333 models/kptnodeitemmodel.cpp:2370
#, kde-kuit-format
msgctxt "@title:column"
msgid "Status"
msgstr "Stan"
#: models/kptnodeitemmodel.cpp:2335
#, no-c-format, kde-kuit-format
msgctxt "@title:column"
msgid "% Completed"
msgstr "% Ukończone"
#: models/kptnodeitemmodel.cpp:2336
#, kde-kuit-format
msgctxt "@title:column"
msgid "Planned Effort"
msgstr "Zaplanowany wysiłek"
#: models/kptnodeitemmodel.cpp:2337
#, kde-kuit-format
msgctxt "@title:column"
msgid "Actual Effort"
msgstr "Obecny wysiłek"
#: models/kptnodeitemmodel.cpp:2338
#, kde-kuit-format
msgctxt "@title:column"
msgid "Remaining Effort"
msgstr "Pozostały wysiłek"
#: models/kptnodeitemmodel.cpp:2339
#, kde-kuit-format
msgctxt "@title:column"
msgid "Planned Cost"
msgstr "Zaplanowany koszt"
#: models/kptnodeitemmodel.cpp:2340
#, kde-kuit-format
msgctxt "@title:column"
msgid "Actual Cost"
msgstr "Obecny koszt"
#: models/kptnodeitemmodel.cpp:2341
#, kde-kuit-format
msgctxt "@title:column"
msgid "Actual Start"
msgstr "Obecne rozpoczęcie"
#: models/kptnodeitemmodel.cpp:2342
#, kde-kuit-format
msgctxt "@title:column"
msgid "Started"
msgstr "Rozpoczęte"
#: models/kptnodeitemmodel.cpp:2343
#, kde-kuit-format
msgctxt "@title:column"
msgid "Actual Finish"
msgstr "Obecne zakończenie"
#: models/kptnodeitemmodel.cpp:2344
#, kde-kuit-format
msgctxt "@title:column"
msgid "Finished"
msgstr "Zakończone"
#: models/kptnodeitemmodel.cpp:2345
#, kde-kuit-format
msgctxt "@title:column"
msgid "Status Note"
msgstr "Notatka stanu"
#: models/kptnodeitemmodel.cpp:2348
#, kde-kuit-format
msgctxt "@title:column"
msgid "Scheduling Status"
msgstr "Stan planowania"
#: models/kptnodeitemmodel.cpp:2349
#, kde-kuit-format
msgctxt "@title:column"
msgid "Not Scheduled"
msgstr "Niezaplanowane"
#: models/kptnodeitemmodel.cpp:2350
#, kde-kuit-format
msgctxt "@title:column"
msgid "Assignment Missing"
msgstr "Brak przypisania"
#: models/kptnodeitemmodel.cpp:2351
#, kde-kuit-format
msgctxt "@title:column"
msgid "Resource Overbooked"
msgstr "Przekroczono możliwości zasobu"
#: models/kptnodeitemmodel.cpp:2352
#, kde-kuit-format
msgctxt "@title:column"
msgid "Resource Unavailable"
msgstr "Zasób niedostępny"
#: models/kptnodeitemmodel.cpp:2353
#, kde-kuit-format
msgctxt "@title:column"
msgid "Constraints Error"
msgstr "Błąd ograniczeń"
#: models/kptnodeitemmodel.cpp:2354
#, kde-kuit-format
msgctxt "@title:column"
msgid "Effort Not Met"
msgstr "Wysiłek niespełniony"
#: models/kptnodeitemmodel.cpp:2355
#, kde-kuit-format
msgctxt "@title:column"
msgid "Scheduling Error"
msgstr "Błąd planowania"
#: models/kptnodeitemmodel.cpp:2357
#, kde-kuit-format
msgctxt "@title:column"
msgid "WBS Code"
msgstr "Kod WBS"
#: models/kptnodeitemmodel.cpp:2358
#, kde-kuit-format
msgctxt "@title:column Node level"
msgid "Level"
msgstr "Poziom"
#: models/kptnodeitemmodel.cpp:2365
#, kde-kuit-format
msgctxt "@title:column"
msgid "Critical"
msgstr "Krytyczne"
#: models/kptnodeitemmodel.cpp:2366
#, kde-kuit-format
msgctxt "@title:column"
msgid "Critical Path"
msgstr "Ścieżka krytyczna"
#: models/kptnodeitemmodel.cpp:2369
#, kde-kuit-format
msgctxt "@title:column"
msgid "Owner"
msgstr "Właściciel"
#: models/kptnodeitemmodel.cpp:2371
#, kde-kuit-format
msgctxt "@title:column"
msgid "Time"
msgstr "Czas"
#: models/kptnodeitemmodel.cpp:2552
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Work package owner"
msgstr "Właściciel pakietu pracy"
#: models/kptnodeitemmodel.cpp:2553
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Work package status"
msgstr "Stan pakietu pracy"
#: models/kptnodeitemmodel.cpp:2554
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Work package send/receive time"
msgstr "Czas wysłania/odebrania pakietu pracy"
#: models/kptnodeitemmodel.cpp:2690
msgctxt "(qtundo-format)"
msgid "Modify name"
msgstr "Zmień nazwę"
#: models/kptnodeitemmodel.cpp:2692
msgctxt "(qtundo-format)"
msgid "Modify task name"
msgstr "Zmień nazwę zadania"
#: models/kptnodeitemmodel.cpp:2693
msgctxt "(qtundo-format)"
msgid "Modify milestone name"
msgstr "Zmień nazwę punktu przełomowego"
#: models/kptnodeitemmodel.cpp:2694
msgctxt "(qtundo-format)"
msgid "Modify summarytask name"
msgstr "Zmień nazwę zadania podsumowującego"
#: models/kptnodeitemmodel.cpp:2695
msgctxt "(qtundo-format)"
msgid "Modify project name"
msgstr "Zmień nazwę projektu"
#: models/kptnodeitemmodel.cpp:2708
msgctxt "(qtundo-format)"
msgid "Modify responsible"
msgstr "Zmień osobę odpowiedzialną"
#: models/kptnodeitemmodel.cpp:2730 ui/kpttaskdescriptiondialog.cpp:50
msgctxt "(qtundo-format)"
msgid "Modify task description"
msgstr "Zmień opis zadania"
#: models/kptnodeitemmodel.cpp:2753
msgctxt "(qtundo-format)"
msgid "Modify constraint type"
msgstr "Zmień rodzaj ograniczenia"
#: models/kptnodeitemmodel.cpp:2770
msgctxt "(qtundo-format)"
msgid "Modify constraint start time"
msgstr "Zmień ograniczenie czasu rozpoczęcia"
#: models/kptnodeitemmodel.cpp:2787
msgctxt "(qtundo-format)"
msgid "Modify constraint end time"
msgstr "Zmień ograniczenie czasu zakończenia"
#: models/kptnodeitemmodel.cpp:2812
msgctxt "(qtundo-format)"
msgid "Modify estimate type"
msgstr "Zmień rodzaj szacunku"
#: models/kptnodeitemmodel.cpp:2838
msgctxt "(qtundo-format)"
msgid "Modify estimate calendar"
msgstr "Zmień kalendarz szacunku"
#: models/kptnodeitemmodel.cpp:2871 models/kptnodeitemmodel.cpp:2875
msgctxt "(qtundo-format)"
msgid "Modify estimate"
msgstr "Zmień szacunek"
#: models/kptnodeitemmodel.cpp:2897
msgctxt "(qtundo-format)"
msgid "Modify optimistic estimate"
msgstr "Zmień optymistyczny szacunek"
#: models/kptnodeitemmodel.cpp:2914
msgctxt "(qtundo-format)"
msgid "Modify pessimistic estimate"
msgstr "Zmień pesymistyczny szacunek"
#: models/kptnodeitemmodel.cpp:2938
msgctxt "(qtundo-format)"
msgid "Modify risk type"
msgstr "Zmień rodzaj ryzyka"
#: models/kptnodeitemmodel.cpp:2953
msgctxt "(qtundo-format)"
msgid "Modify priority"
msgstr "Zmień priorytet"
#: models/kptnodeitemmodel.cpp:2973
msgctxt "(qtundo-format)"
msgid "Modify running account"
msgstr "Zmień bieżące konto"
#: models/kptnodeitemmodel.cpp:2995
msgctxt "(qtundo-format)"
msgid "Modify startup account"
msgstr "Zmień konto na starcie"
#: models/kptnodeitemmodel.cpp:3012
msgctxt "(qtundo-format)"
msgid "Modify startup cost"
msgstr "Zmień koszt na starcie"
#: models/kptnodeitemmodel.cpp:3032
msgctxt "(qtundo-format)"
msgid "Modify shutdown account"
msgstr "Zmień konto na zakończeniu"
#: models/kptnodeitemmodel.cpp:3049
msgctxt "(qtundo-format)"
msgid "Modify shutdown cost"
msgstr "Zmień koszt na zakończeniu"
#: models/kptnodeitemmodel.cpp:3071 models/kpttaskstatusmodel.cpp:452
msgctxt "(qtundo-format)"
msgid "Modify remaining effort"
msgstr "Zmień pozostały wysiłek"
#: models/kptnodeitemmodel.cpp:3083 models/kpttaskstatusmodel.cpp:465
msgctxt "(qtundo-format)"
msgid "Modify actual effort"
msgstr "Zmień obecny wysiłek"
#: models/kptnodeitemmodel.cpp:3096 models/kpttaskstatusmodel.cpp:479
msgctxt "(qtundo-format)"
msgid "Modify actual start time"
msgstr "Zmień obecny czas rozpoczęcia"
#: models/kptnodeitemmodel.cpp:3125 models/kpttaskstatusmodel.cpp:507
msgctxt "(qtundo-format)"
msgid "Modify actual finish time"
msgstr "Zmień obecny czas zakończenia"
#: models/kptnodeitemmodel.cpp:3556 models/kptnodeitemmodel.cpp:3565
#: models/kptnodeitemmodel.cpp:3600 models/kptnodeitemmodel.cpp:3603
#: ui/reports/reportdata.cpp:482
#, kde-format
msgid "Resources"
msgstr "Zasoby"
#: models/kptnodeitemmodel.cpp:3562 models/kptresourcemodel.cpp:1549
msgctxt "(qtundo-format)"
msgid "Add resource"
msgstr "Dodaj zasób"
#: models/kptnodeitemmodel.cpp:3577 models/kptnodeitemmodel.cpp:4111
#: ui/kptrequestresourcespanel.cpp:66 ui/kptrequestresourcespanel.cpp:136
#: ui/ResourceAllocationView.cpp:159
msgctxt "(qtundo-format)"
msgid "Modify resource allocations"
msgstr "Zmień przydziały zasobów"
#: models/kptnodeitemmodel.cpp:3654 models/kpttaskstatusmodel.cpp:402
#, no-c-format
msgctxt "(qtundo-format)"
msgid "Modify completion"
msgstr "Zmień ukończenie"
#: models/kptnodeitemmodel.cpp:3683 models/kpttaskstatusmodel.cpp:431
msgctxt "(qtundo-format)"
msgid "Set finished"
msgstr "Ustaw na zakończony"
#: models/kptnodeitemmodel.cpp:4046
msgctxt "(qtundo-format)"
msgid "Insert tasks"
msgstr "Wstaw zadania"
#: models/kptnodeitemmodel.cpp:4104
#, kde-format
msgctxt "(qtundo-format)"
msgid "Insert %1"
msgstr "Wstaw %1"
#: models/kptnodeitemmodel.cpp:4184 models/kptnodeitemmodel.cpp:4975
msgctxt "(qtundo-format)"
msgid "Move tasks"
msgstr "Przemieść zadania"
#: models/kptnodeitemmodel.cpp:4247 ui/kpttaskdialog.cpp:178
#: ui/kpttaskdialog.cpp:215
msgctxt "(qtundo-format)"
msgid "Add task"
msgstr "Dodaj zadanie"
#: models/kptnodeitemmodel.cpp:4276 ui/kpttaskdialog.cpp:213
msgctxt "(qtundo-format)"
msgid "Add sub-task"
msgstr "Dodaj pod-zadanie"
#: models/kptpertcpmmodel.cpp:162
#, kde-format
msgid "Path"
msgstr "Ścieżka"
#: models/kptpertcpmmodel.cpp:439 ui/kptscheduleeditor.cpp:741
#, kde-format
msgid "Critical Path"
msgstr "Ścieżka krytyczna"
#: models/kptpertcpmmodel.cpp:459
#, kde-format
msgid "Critical"
msgstr "Krytyczne"
#: models/kptpertcpmmodel.cpp:463
#, kde-format
msgid "Non-critical"
msgstr "Niekrytyczne"
#: models/kptrelationmodel.cpp:137
#, kde-format
msgid "Child"
msgstr "Podrzędny"
#: models/kptrelationmodel.cpp:139
#, kde-format
msgid "Lag"
msgstr "Opóźnienie"
#: models/kptrelationmodel.cpp:330
msgctxt "(qtundo-format)"
msgid "Modify relation type"
msgstr "Zmień rodzaj związku"
#: models/kptrelationmodel.cpp:346
msgctxt "(qtundo-format)"
msgid "Modify relation time lag"
msgstr "Zmień opóźnienie czasowe związku"
#: models/kptresourceallocationmodel.cpp:162
#: models/kptresourceallocationmodel.cpp:220
#: models/kptresourceallocationmodel.cpp:680 models/kptresourcemodel.cpp:1730
#, no-c-format, kde-format
msgctxt "<value>%"
msgid "%1%"
msgstr "%1%"
#: models/kptresourceallocationmodel.cpp:169
#: models/kptresourceallocationmodel.cpp:686 models/kptresourcemodel.cpp:1734
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Not allocated"
msgstr "Nieprzydzielone"
#: models/kptresourceallocationmodel.cpp:172
#, no-c-format, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Allocated units: %1%"
msgstr "Przydzielone jednostki: %1%"
#: models/kptresourceallocationmodel.cpp:225
#, no-c-format, kde-format
msgid "Maximum units available: %1%"
msgstr "Maksymalnie dostępnych jednostek: %1%"
#: models/kptresourceallocationmodel.cpp:254
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Required Resources</title><para>A working resource can be assigned to "
"one or more required resources. A required resource is a material resource "
"that the working resource depends on in order to do the work.</para><para>To "
"be able to use a material resource as a required resource, the material "
"resource must be part of a group of type <emphasis>Material</emphasis>.</"
"para>"
msgstr ""
"<title>Wymagane zasoby</title><para>Pracujący zasób może być przypisany do "
"jednego lub wielu wymaganych zasobów. Wymagany zasób jest zasobem "
"materiałowym, od którego zależy praca pracującego zasobu.</para><para>Aby "
"móc używać zasobu materiałowego, jako wymaganego zasobu, to zasób "
"materiałowy musi być częścią grupy <emphasis>Materiał</emphasis>.</para>"
#: models/kptresourceallocationmodel.cpp:271
#, kde-format
msgid "There is %1 resource available in this group"
msgid_plural "There are %1 resources available in this group"
msgstr[0] "Dostępny jest %1 zasób w tej grupie"
msgstr[1] "Dostępne są %1 zasoby w tej grupie"
msgstr[2] "Dostępnych jest %1 zasobów w tej grupie"
#: models/kptresourceallocationmodel.cpp:332
#, kde-format
msgid "Allocation"
msgstr "Przydział"
#: models/kptresourceallocationmodel.cpp:333
#, kde-kuit-format
msgctxt "@title:column"
msgid "Available"
msgstr "Dostępny"
#: models/kptresourceallocationmodel.cpp:334
#, kde-kuit-format
msgctxt "@title:column"
msgid "Required Resources"
msgstr "Potrzebne zasoby"
#: models/kptresourceallocationmodel.cpp:346
#, kde-format
msgid "Resource allocation"
msgstr "Przydział zasobu"
#: models/kptresourceallocationmodel.cpp:347
#, kde-kuit-format
msgctxt "@info:tootip"
msgid "Available resources or resource units"
msgstr "Dostępne zasoby lub jednostki zasobów"
#: models/kptresourceallocationmodel.cpp:348
#, kde-kuit-format
msgctxt "@info:tootip"
msgid "Required material resources"
msgstr "Wymagane zasoby materiałowe"
#: models/kptresourceallocationmodel.cpp:354
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Required Resources</title><para>A working resource can be assigned to "
"one or more required resources. A required resource is a material resource "
"that the working resource depends on in order to do the work.</para><para>To "
"be able to use a material resource as a required resource, the material "
"resource must be part of a group of type Material.</para>"
msgstr ""
"<title>Wymagane zasoby</title><para>Pracujący zasób może być przypisany do "
"jednego lub wielu wymaganych zasobów. Wymagany zasób jest zasobem "
"materiałowym, od którego zależy praca pracującego zasobu.</para><para>Aby "
"móc używać zasobu materiałowego, jako wymaganego zasobu, to zasób "
"materiałowy musi być częścią grupy Materiał.</para>"
#: models/kptresourceallocationmodel.cpp:688 models/kptresourcemodel.cpp:1736
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "%1 allocated out of %2 available"
msgstr "Przydzielono %1 z %2 dostępnych"
#: models/kptresourceallocationmodel.cpp:726 models/kptresourcemodel.cpp:1756
#, kde-format
msgctxt "@info:tooltip"
msgid "%1 resource requested for dynamic allocation"
msgid_plural "%1 resources requested for dynamic allocation"
msgstr[0] "Zażądano %1 zasobu do dynamicznego przydziału"
msgstr[1] "Zażądano %1 zasobów do dynamicznego przydziału"
msgstr[2] "Zażądano %1 zasobów do dynamicznego przydziału"
#: models/kptresourceallocationmodel.cpp:730 models/kptresourcemodel.cpp:1760
#, kde-format
msgctxt "@info:tooltip"
msgid "%1 resource allocated"
msgid_plural "%1 resources allocated"
msgstr[0] "Przydzielono %1 zasób"
msgstr[1] "Przydzielono %1 zasoby"
msgstr[2] "Przydzielono %1 zasobów"
#: models/kptresourceallocationmodel.cpp:734 models/kptresourcemodel.cpp:1764
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "%1<nl/>%2"
msgstr "%1<nl/>%2"
#: models/kptresourceallocationmodel.cpp:738 models/kptresourcemodel.cpp:1768
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Group allocations</title><para>You can allocate a number of resources "
"from a group and let the scheduler select from the available resources at "
"the time of scheduling.</para> These dynamically allocated resources will be "
"in addition to any resource you have allocated specifically."
msgstr ""
"<title>Grupowe przydziały</title><para>Możesz przydzielić kilka zasobów z "
"grupy i pozwolić programowi planującemu wybrać z dostępnych zasobów, w "
"momencie planowania.</para> Te dynamicznie przypisane zasoby staną się "
"dodatkowymi do jakichkolwiek zasobów, które przydzieliłeś specjalnie."
#: models/kptresourceallocationmodel.cpp:810
#, kde-format
msgctxt "1: free resources, 2: number of resources"
msgid "%1 of %2"
msgstr "%1 z %2"
#: models/kptresourceallocationmodel.cpp:813
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "There is %1 resource available in this group"
msgid_plural "There are %1 resources available in this group"
msgstr[0] "Dostępny jest %1 zasób w tej grupie"
msgstr[1] "Dostępne są %1 zasoby w tej grupie"
msgstr[2] "Dostępnych jest %1 zasobów w tej grupie"
#: models/kptresourceallocationmodel.cpp:847
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "No material resources available"
msgstr "Brak zasobów materiałowych"
#: models/kptresourceallocationmodel.cpp:855
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "No required resources"
msgstr "Brak wymaganych zasobów"
#: models/kptresourceallocationmodel.cpp:858
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Material resources cannot have required resources"
msgstr "Zasoby materiałowe nie mogą mieć potrzebnych zasobów"
#: models/kptresourceallocationmodel.cpp:860
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Team resources cannot have required resources"
msgstr "Zasoby zespołów nie mogą mieć potrzebnych zasobów"
#: models/kptresourceappointmentsmodel.cpp:589
#, kde-format
msgid "External project: %1"
msgstr "Zewnętrzny projekt: %1"
#: models/kptresourceappointmentsmodel.cpp:665
#, kde-format
msgid "The total booking on %1, along with the maximum hours for the resource"
msgstr "Całkowita rezerwacja na %1, wraz z maksymalnymi godzinami dla zasobu"
#: models/kptresourceappointmentsmodel.cpp:697
#, kde-format
msgid "Total booking by this task"
msgstr "Całkowita rezerwacja tego zadania"
#: models/kptresourceappointmentsmodel.cpp:699
#, kde-format
msgid "Total booking by the external project"
msgstr "Całkowita rezerwacja zewnętrznego projektu"
#: models/kptresourceappointmentsmodel.cpp:742
#, kde-format
msgid "Booking by this task on %1"
msgstr "Rezerwacja tego zadania na %1"
#: models/kptresourceappointmentsmodel.cpp:744
#, kde-format
msgid "Booking by external project on %1"
msgstr "Rezerwacja zewnętrznego projektu na %1"
#: models/kptresourceappointmentsmodel.cpp:935
#, kde-format
msgid "The total hours booked"
msgstr "Całkowita liczba zarezerwowanych godzin"
#: models/kptresourceappointmentsmodel.cpp:939
#, kde-format
msgid "Bookings on %1"
msgstr "Rezerwacje na %1"
#: models/kptresourceappointmentsmodel.cpp:1214
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "%1: %2<nl/>%3: %4"
msgstr "%1: %2<nl/>%3: %4"
#: models/kptresourceappointmentsmodel.cpp:1267
#, kde-format
msgid "Interval"
msgstr "Przedział"
#: models/kptresourceappointmentsmodel.cpp:1276
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "%1: %2<nl/>%3: %4<nl/>Assigned: %5<nl/>Available: %6"
msgstr "%1: %2<nl/>%3: %4<nl/>Przydzielone: %5<nl/>Dostępne: %6"
#: models/kptresourceappointmentsmodel.cpp:1505
#, kde-format
msgid "Start Time"
msgstr "Czas rozpoczęcia"
#: models/kptresourceappointmentsmodel.cpp:1506
#, kde-format
msgid "End Time"
msgstr "Czas zakończenia"
#: models/kptresourceappointmentsmodel.cpp:1507
#, kde-kuit-format
msgctxt "@title:column noun"
msgid "Load"
msgstr "Obciążenie"
#: models/kptresourcemodel.cpp:93 models/kptresourcemodel.cpp:144
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid ""
"%1 is a <emphasis>Shared</emphasis> resource and can thus be shared with "
"other projects"
msgstr ""
"%1 jest <emphasis>współdzielonym</emphasis> zasobem i może być wspódzielony "
"z innymi projektami"
#: models/kptresourcemodel.cpp:96
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "%1:<nl/>This resource will be automatically allocated to new tasks"
msgstr "%1:<nl/>Zasób ten zostanie samoczynnie przydzielony do nowego zadania"
#: models/kptresourcemodel.cpp:126 models/kptresourcemodel.cpp:169
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid ""
"%1 is a <emphasis>Shared</emphasis> resource group and can thus be shared "
"with other projects"
msgstr ""
"%1 jest <emphasis>współdzieloną</emphasis> grupą zasobów i może być "
"wspódzielona z innymi projektami"
#: models/kptresourcemodel.cpp:142
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid ""
"%1 is a <emphasis>Local</emphasis> resource and can only be used in this "
"project"
msgstr ""
"%1 jest <emphasis>lokalnym</emphasis> zasobem i może być użyty tylko w tym "
"projekcie"
#: models/kptresourcemodel.cpp:167
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid ""
"%1 is a <emphasis>Local</emphasis> resource group and can only be used in "
"this project"
msgstr ""
"%1 jest <emphasis>lokalną</emphasis> grupą zasobów i może być użyta tylko w "
"tym projekcie"
#: models/kptresourcemodel.cpp:275 models/kptresourcemodel.cpp:301
#, kde-format
msgctxt "Default (calendar name)"
msgid "Default (%1)"
msgstr "Domyślne (%1)"
#: models/kptresourcemodel.cpp:282
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "A team resource does not have a calendar"
msgstr "Zasób zespołu nie ma kalendarza"
#: models/kptresourcemodel.cpp:284
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "No calendar"
msgstr "Brak kalendarza"
#: models/kptresourcemodel.cpp:292
#, kde-kuit-format
msgctxt "@info:tooltip 1=calendar name"
msgid "Using default calendar: %1"
msgstr "Używanie domyślnego kalendarza: %1"
#: models/kptresourcemodel.cpp:346
#, kde-kuit-format
msgctxt "infor:tooltip"
msgid "Available from: %1"
msgstr "Dostępny od: %1"
#: models/kptresourcemodel.cpp:348
#, kde-kuit-format
msgctxt "infor:tooltip"
msgid "Available from project target start time: %1"
msgstr "Dostępny do docelowego czasu rozpoczęcia projektu: %1"
#: models/kptresourcemodel.cpp:368
#, kde-kuit-format
msgctxt "infor:tooltip"
msgid "Available until: %1"
msgstr "Dostępny aż do: %1"
#: models/kptresourcemodel.cpp:370
#, kde-kuit-format
msgctxt "infor:tooltip"
msgid "Available until project target finish time: %1"
msgstr "Dostępny do docelowego czasu ukończenia projektu: %1"
#: models/kptresourcemodel.cpp:389
#, kde-format
msgid "Cost per hour, normal time: %1"
msgstr "Koszt na godzinę, normalny czas: %1"
#: models/kptresourcemodel.cpp:407
#, kde-format
msgid "Cost per hour, overtime: %1"
msgstr "Koszt na godzinę, czas nadgodzinowy: %1"
#: models/kptresourcemodel.cpp:424
#, kde-format
msgid "Account: %1"
msgstr "Konto: %1"
#: models/kptresourcemodel.cpp:506
#, kde-format
msgid "Scope"
msgstr "Zakres"
#: models/kptresourcemodel.cpp:508
#, kde-format
msgid "Initials"
msgstr "Inicjały"
#: models/kptresourcemodel.cpp:509
#, kde-format
msgid "Email"
msgstr "E-mail"
#: models/kptresourcemodel.cpp:510
#, kde-format
msgid "Calendar"
msgstr "Kalendarz"
#: models/kptresourcemodel.cpp:511
#, kde-format
msgid "Limit (%)"
msgstr "Ograniczenie (%)"
#: models/kptresourcemodel.cpp:512
#, kde-format
msgid "Available From"
msgstr "Dostępny od"
#: models/kptresourcemodel.cpp:513
#, kde-format
msgid "Available Until"
msgstr "Dostępny do"
#: models/kptresourcemodel.cpp:514
#, kde-format
msgid "Normal Rate"
msgstr "Zwykła stawka"
#: models/kptresourcemodel.cpp:515
#, kde-format
msgid "Overtime Rate"
msgstr "Stawka nadgodzinowa"
#: models/kptresourcemodel.cpp:895
msgctxt "(qtundo-format)"
msgid "Modify resource name"
msgstr "Zmień nazwę zasobu"
#: models/kptresourcemodel.cpp:898
msgctxt "(qtundo-format)"
msgid "Modify resource auto allocate"
msgstr "Zmień samoczynny przydział zasobu"
#: models/kptresourcemodel.cpp:911
msgctxt "(qtundo-format)"
msgid "Modify resourcegroup name"
msgstr "Zmień nazwę grupy zasobów"
#: models/kptresourcemodel.cpp:952
msgctxt "(qtundo-format)"
msgid "Modify resource type"
msgstr "Zmień rodzaj zasobu"
#: models/kptresourcemodel.cpp:973
msgctxt "(qtundo-format)"
msgid "Modify resourcegroup type"
msgstr "Zmień rodzaj grupy zasobów"
#: models/kptresourcemodel.cpp:987
msgctxt "(qtundo-format)"
msgid "Modify resource initials"
msgstr "Zmień inicjały zasobu"
#: models/kptresourcemodel.cpp:1000
msgctxt "(qtundo-format)"
msgid "Modify resource email"
msgstr "Zmień e-mail zasobu"
#: models/kptresourcemodel.cpp:1021
msgctxt "(qtundo-format)"
msgid "Modify resource calendar"
msgstr "Zmień kalendarz zasobu"
#: models/kptresourcemodel.cpp:1036
msgctxt "(qtundo-format)"
msgid "Modify resource available units"
msgstr "Zmień dostępne jednostki zasobu"
#: models/kptresourcemodel.cpp:1049
msgctxt "(qtundo-format)"
msgid "Modify resource available from"
msgstr "Zmień 'dostępny od' zasobu"
#: models/kptresourcemodel.cpp:1062
msgctxt "(qtundo-format)"
msgid "Modify resource available until"
msgstr "Zmień 'dostępny do' zasobu"
#: models/kptresourcemodel.cpp:1075
msgctxt "(qtundo-format)"
msgid "Modify resource normal rate"
msgstr "Zmień zwykłą stawkę zasobu"
#: models/kptresourcemodel.cpp:1088
msgctxt "(qtundo-format)"
msgid "Modify resource overtime rate"
msgstr "Zmień stawkę nadgodzinową zasobu"
#: models/kptresourcemodel.cpp:1110
msgctxt "(qtundo-format)"
msgid "Modify resource account"
msgstr "Zmień konto zasobu"
#: models/kptresourcemodel.cpp:1358
#, kde-format
msgctxt "(qtundo-format)"
msgid "Add resource from address book"
msgid_plural "Add %1 resources from address book"
msgstr[0] "Dodaj zasób z książki adresowej"
msgstr[1] "Dodaj %1 zasoby z książki adresowej"
msgstr[2] "Dodaj %1 zasobów z książki adresowej"
#: models/kptresourcemodel.cpp:1419
#, kde-format
msgctxt "(qtundo-format)"
msgid "Move resource"
msgid_plural "Move %1 resources"
msgstr[0] "Przesuń zasób"
msgstr[1] "Przesuń %1 zasoby"
msgstr[2] "Przesuń %1 zasobów"
#: models/kptresourcemodel.cpp:1438
#, kde-format
msgctxt "(qtundo-format)"
msgid "Copy resource"
msgid_plural "Copy %1 resources"
msgstr[0] "Kopiuj zasób"
msgstr[1] "Kopiuj %1 zasoby"
msgstr[2] "Kopiuj %1 zasobów"
#: models/kptresourcemodel.cpp:1538
msgctxt "(qtundo-format)"
msgid "Add resource group"
msgstr "Dodaj grupę zasobu"
#: models/kptschedulemodel.cpp:420
msgctxt "(qtundo-format)"
msgid "Modify schedule name"
msgstr "Zmień nazwę harmonogramu"
#: models/kptschedulemodel.cpp:443
#, kde-format
msgctxt "@info:tooltip"
msgid "The schedule is in Manual Mode, calculation must be initiated manually"
msgstr ""
"Harmonogram jest w trybie ręcznym, obliczenia trzeba rozpoczynać ręcznie"
#: models/kptschedulemodel.cpp:445
#, kde-format
msgctxt "@info:tooltip"
msgid "The schedule is in Auto Mode, it will be calculated automatically"
msgstr ""
"Harmonogram jest w trybie samoczynnym, obliczenia będą rozpoczynane "
"samoczynnie"
#: models/kptschedulemodel.cpp:449
#, kde-kuit-format
msgctxt "@label:listbox"
msgid "Auto"
msgstr "Samoczynnie"
#: models/kptschedulemodel.cpp:449
#, kde-kuit-format
msgctxt "@label:listbox"
msgid "Manual"
msgstr "Ręcznie"
#: models/kptschedulemodel.cpp:466
msgctxt "(qtundo-format)"
msgid "Modify scheduling mode"
msgstr "Zmień tryb harmonogramowania"
#: models/kptschedulemodel.cpp:552 models/kptschedulemodel.cpp:555
#, kde-format
msgid "Allow"
msgstr "Zezwól"
#: models/kptschedulemodel.cpp:552 models/kptschedulemodel.cpp:558
#, kde-format
msgid "Avoid"
msgstr "Unikaj"
#: models/kptschedulemodel.cpp:555
#, kde-format
msgid "(Avoid)"
msgstr "(Unikaj)"
#: models/kptschedulemodel.cpp:558
#, kde-format
msgid "(Allow)"
msgstr "(Zezwól)"
#: models/kptschedulemodel.cpp:566
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Allow overbooking resources"
msgstr "Zezwól na nad-rezerwację zasobów"
#: models/kptschedulemodel.cpp:567 models/kptschedulemodel.cpp:577
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Avoid overbooking resources"
msgstr "Unikaj nad-rezerwacji zasobów"
#: models/kptschedulemodel.cpp:571
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Allow overbooking of resources"
msgstr "Zezwól na nad-rezerwację zasobów"
#: models/kptschedulemodel.cpp:572
#, kde-kuit-format
msgctxt "@info:tooltip 1=scheduler name"
msgid "%1 always allows overbooking of resources"
msgstr "%1 zawsze zezwala na nad-rezerwację zasobów"
#: models/kptschedulemodel.cpp:576
#, kde-kuit-format
msgctxt "@info:tooltip 1=scheduler name"
msgid "%1 always avoids overbooking of resources"
msgstr "%1 zawsze unika nad-rezerwacji zasobów"
#: models/kptschedulemodel.cpp:581
#, kde-kuit-format
msgctxt "@label:listbox"
msgid "Allow"
msgstr "Zezwól"
#: models/kptschedulemodel.cpp:581
#, kde-kuit-format
msgctxt "@label:listbox"
msgid "Avoid"
msgstr "Unikaj"
#: models/kptschedulemodel.cpp:601
msgctxt "(qtundo-format)"
msgid "Modify allow overbooking"
msgstr "Zmień zgodę na nad-rezerwację"
#: models/kptschedulemodel.cpp:618
#, kde-format
msgid "PERT"
msgstr "PERT"
#: models/kptschedulemodel.cpp:621
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Use PERT distribution to calculate expected estimate for the tasks"
msgstr "Użyj rozkładu PERT, aby obliczyć oczekiwany szacunek dla zadań"
#: models/kptschedulemodel.cpp:622
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Use the tasks expected estimate directly"
msgstr "Użyj bezpośrednio oczekiwanego szacunku zadania"
#: models/kptschedulemodel.cpp:624
#, kde-kuit-format
msgctxt "@label:listbox"
msgid "None"
msgstr "Brak"
#: models/kptschedulemodel.cpp:624
#, kde-kuit-format
msgctxt "@label:listbox"
msgid "PERT"
msgstr "PERT"
#: models/kptschedulemodel.cpp:644
msgctxt "(qtundo-format)"
msgid "Modify scheduling distribution"
msgstr "Zmień rozkład planowania"
#: models/kptschedulemodel.cpp:673
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Planned start: %1<nl/>Target start: %2"
msgstr "Zaplanowane rozpoczęcie: %1<nl/> rozpoczęcie docelowe: %2"
#: models/kptschedulemodel.cpp:675
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Target start: %1"
msgstr "Rozpoczęcie docelowe: %1"
#: models/kptschedulemodel.cpp:709
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Planned finish: %1<nl/>Target finish: %2"
msgstr "Zaplanowane zakończenie: %1<nl/> zakończenie docelowe: %2"
#: models/kptschedulemodel.cpp:711
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Target finish: %1"
msgstr "Zakończenie docelowe: %1"
#: models/kptschedulemodel.cpp:741 models/kptschedulemodel.cpp:747
#, kde-format
msgid "Backwards"
msgstr "Wstecz"
#: models/kptschedulemodel.cpp:741 models/kptschedulemodel.cpp:744
#, kde-format
msgid "Forward"
msgstr "Wprzód"
#: models/kptschedulemodel.cpp:744
#, kde-format
msgid "(Backwards)"
msgstr "(Wstecz)"
#: models/kptschedulemodel.cpp:747
#, kde-format
msgid "(Forward)"
msgstr "(Wprzód)"
#: models/kptschedulemodel.cpp:755 models/kptschedulemodel.cpp:765
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Schedule project from target end time"
msgstr "Zaplanuj projekt od czasu docelowego zakończenia"
#: models/kptschedulemodel.cpp:756 models/kptschedulemodel.cpp:761
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Schedule project from target start time"
msgstr "Zaplanuj projekt od czasu docelowego rozpoczęcia"
#: models/kptschedulemodel.cpp:760
#, kde-kuit-format
msgctxt "@info:tooltip 1=scheduler name"
msgid "%1 always schedules from target start time"
msgstr "%1 zawsze planuje od czasu docelowego rozpoczęcia"
#: models/kptschedulemodel.cpp:766
#, kde-kuit-format
msgctxt "@info:tooltip 1=scheduler name"
msgid "%1 always schedules from target end time"
msgstr "%1 zawsze planuje od czasu docelowego zakończenia"
#: models/kptschedulemodel.cpp:770
#, kde-kuit-format
msgctxt "@label:listbox"
msgid "Backwards"
msgstr "Wstecz"
#: models/kptschedulemodel.cpp:770
#, kde-kuit-format
msgctxt "@label:listbox"
msgid "Forward"
msgstr "Wprzód"
#: models/kptschedulemodel.cpp:790
msgctxt "(qtundo-format)"
msgid "Modify scheduling direction"
msgstr "Zmień kierunek planowania"
#: models/kptschedulemodel.cpp:809 odf/KoDocumentInfo.cpp:53
#, kde-format
msgid "Unknown"
msgstr "Nieznany"
#: models/kptschedulemodel.cpp:835
msgctxt "(qtundo-format)"
msgid "Modify scheduler"
msgstr "Zmień program planujący"
#: models/kptschedulemodel.cpp:878
#, kde-format
msgctxt "Scheduling granularity not supported"
msgid "None"
msgstr "Brak"
#: models/kptschedulemodel.cpp:887
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Scheduling granularity not supported"
msgstr "Ziarnistość planu nie jest obsługiwana"
#: models/kptschedulemodel.cpp:891
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Selected scheduling granularity: %1"
msgstr "Wybrana ziarnistość planowania: %1"
#: models/kptschedulemodel.cpp:916
msgctxt "(qtundo-format)"
msgid "Modify scheduling granularity"
msgstr "Zmień ziarnistość planowania"
#: models/kptschedulemodel.cpp:991
#, kde-format
msgid "State"
msgstr "Stan"
#: models/kptschedulemodel.cpp:992
#, kde-format
msgid "Mode"
msgstr "Tryb"
#: models/kptschedulemodel.cpp:993
#, kde-format
msgid "Direction"
msgstr "Kierunek"
#: models/kptschedulemodel.cpp:994
#, kde-format
msgid "Overbooking"
msgstr "Nad-rezerwowanie"
#: models/kptschedulemodel.cpp:995
#, kde-format
msgid "Distribution"
msgstr "Rozkład"
#. i18n( "Calculate" );
#: models/kptschedulemodel.cpp:997
#, kde-format
msgid "Planned Start"
msgstr "Zaplanowane rozpoczęcie"
#: models/kptschedulemodel.cpp:998
#, kde-format
msgid "Planned Finish"
msgstr "Zaplanowane zakończenie"
#: models/kptschedulemodel.cpp:999
#, kde-format
msgid "Scheduler"
msgstr "Program planujący"
#: models/kptschedulemodel.cpp:1000
#, kde-kuit-format
msgctxt "title:column"
msgid "Granularity"
msgstr "Ziarnistość"
#: models/kptschedulemodel.cpp:1311
#, kde-format
msgid "Message"
msgstr "Wiadomość"
#: models/kptschedulemodel.cpp:1311
#, kde-format
msgid "Phase"
msgstr "Faza"
#: models/kptschedulemodel.cpp:1311
#, kde-format
msgid "Severity"
msgstr "Istotność"
#: models/kpttaskstatusmodel.cpp:53 ui/kptresourceassignmentview.cpp:254
#: ui/kptresourceassignmentview.cpp:332
#, kde-format
msgid "Not Started"
msgstr "Nierozpoczęte"
#: models/kpttaskstatusmodel.cpp:54
#, kde-format
msgid "Tasks that should have been started"
msgstr "Zadania, które powinny były się rozpocząć"
#: models/kpttaskstatusmodel.cpp:58
#, kde-format
msgid "Tasks that are running"
msgstr "Zadania, które są uruchomione"
#: models/kpttaskstatusmodel.cpp:62
#, kde-format
msgid "Tasks that have finished during this period"
msgstr "Zadania, które zakończyły podczas tego okresu"
#: models/kpttaskstatusmodel.cpp:65
#, kde-format
msgid "Next Period"
msgstr "Następny okres"
#: models/kpttaskstatusmodel.cpp:66
#, kde-format
msgid "Tasks that are scheduled to start next period"
msgstr "Zadania, których rozpoczęcie zaplanowano na następny okres"
#: models/kptworkpackagemodel.cpp:83
#, kde-format
msgid "Sent to %1 at %2"
msgstr "Wysłano do %1 o %2"
#: models/kptworkpackagemodel.cpp:86
#, kde-format
msgid "Received from %1 at %2"
msgstr "Odebrano od %1 o %2"
#: models/kptworkpackagemodel.cpp:88 models/kptworkpackagemodel.cpp:116
#, kde-format
msgid "Not available"
msgstr "Niedostępne"
#: models/kptworkpackagemodel.cpp:111
#, kde-format
msgid "Work package sent at: %1"
msgstr "Pakiet pracy wysłano o: %1"
#: models/kptworkpackagemodel.cpp:114
#, kde-format
msgid "Work package transmission received at: %1"
msgstr "Przesyłanie pakietu pracy otrzymano o: %1"
#: models/kptworkpackagemodel.cpp:141
#, kde-format
msgid "Task reported %1% completed"
msgstr "Zgłoszone zadanie ukończone w %1%"
#: models/reportgenerator/ReportGenerator.cpp:81
#, kde-format
msgid "Unknown report type: %1"
msgstr "Nieznany rodzaj sprawozdania: %1"
#: models/reportgenerator/ReportGenerator.cpp:94
#, kde-format
msgid "The report generator has not been opened successfully."
msgstr "Nie udało się otwarcie tworzenia sprawozdań."
#: models/reportgenerator/ReportGeneratorOdt.cpp:172
#: models/reportgenerator/ReportGeneratorOdt.cpp:192
#: ui/projectview/ProjectView.cpp:54
#, kde-format
msgid "Manager"
msgstr "Kierownik"
#: models/reportgenerator/ReportGeneratorOdt.cpp:321
#, kde-format
msgid "Missing report template file"
msgstr "Brak pliku szablonu sprawozdania!"
#: models/reportgenerator/ReportGeneratorOdt.cpp:325
#, kde-format
msgid "Missing report result file"
msgstr "Brak pliku wynikowego sprawozdania"
#: models/reportgenerator/ReportGeneratorOdt.cpp:329
#, kde-format
msgid "Report generator is already open"
msgstr "Tworzenie sprawozdań jest już otwarte"
#: models/reportgenerator/ReportGeneratorOdt.cpp:333
-#, fuzzy, kde-format
+#, kde-format
#| msgctxt "@info:tooltip"
#| msgid "Report template file name"
msgid "Report template file does not exist"
-msgstr "Nazwa pliku szablonu sprawozdania"
+msgstr "Plik szablonu sprawozdania nie istnieje"
#: models/reportgenerator/ReportGeneratorOdt.cpp:339
#, kde-format
msgid "Failed to open template file: %1"
msgstr "Nie można otworzyć pliku szablonu: %1"
#: models/reportgenerator/ReportGeneratorOdt.cpp:366
#, kde-format
msgid "Report generator has not been correctly opened"
msgstr "Nie udało się otwarcie tworzenia sprawozdań"
#: models/reportgenerator/ReportGeneratorOdt.cpp:406
#: models/reportgenerator/ReportGeneratorOdt.cpp:433
#: models/reportgenerator/ReportGeneratorOdt.cpp:1025
#, kde-format
msgid "Failed to write to store: %1"
msgstr "Nie udało się zapisać do przechowalni: %1"
#: models/reportgenerator/ReportGeneratorOdt.cpp:448
#, kde-format
msgid "Failed to write report file: %1"
msgstr "Nie udało się zapisanie pliku sprawozdania: %1"
#: models/reportgenerator/ReportGeneratorOdt.cpp:864
#, kde-format
msgid "Report generator can only generate local files"
msgstr "Tworzenie sprawozdań tworzy tylko pliki lokalne"
#: models/reportgenerator/ReportGeneratorOdt.cpp:870
#, kde-format
msgid "Failed to open report file: %1"
msgstr "Nie można otworzyć pliku sprawozdania: %1"
#: models/reportgenerator/ReportGeneratorOdt.cpp:876
#, kde-format
msgid "Failed to load manifest file"
msgstr "Nie można otworzyć pliku manifestu"
#: models/reportgenerator/ReportGeneratorOdt.cpp:882
#, kde-format
msgid "Failed to write manifest file"
msgstr "Nie można zapisać pliku manifestu"
#: models/reportgenerator/ReportGeneratorOdt.cpp:908 odf/KoOdfReadStore.cpp:105
#, kde-format
msgid "No store backend"
msgstr "Brak silnika składowania"
#: models/reportgenerator/ReportGeneratorOdt.cpp:918
#, kde-kuit-format
msgctxt "@info"
msgid "Failed to open file <filename>%1</filename> from store."
msgstr "Nie udało się otworzyć pliku <filename>%1</filename> z przechowalni."
#: models/reportgenerator/ReportGeneratorOdt.cpp:951
#, kde-kuit-format
msgctxt "@info"
msgid "Missing namespace declarations:<nl/><filename>%1</filename>"
msgstr "Brakuje deklaracji przestrzeni nazw:<nl/><filename>%1</filename>"
#: odf/KoOdfReadStore.cpp:140
#, kde-format
msgid ""
"Parsing error in the main document at line %1, column %2\n"
"Error message: %3"
msgstr ""
"Błąd analizy składni w dokumencie głównym w wierszu %1, kolumna %2\n"
"Komunikat o błędzie: %3"
#: odf/KoPageFormat.cpp:67
#, kde-format
msgctxt "Page size"
msgid "ISO A3"
msgstr "ISO A3"
#: odf/KoPageFormat.cpp:68
#, kde-format
msgctxt "Page size"
msgid "ISO A4"
msgstr "ISO A4"
#: odf/KoPageFormat.cpp:69
#, kde-format
msgctxt "Page size"
msgid "ISO A5"
msgstr "ISO A5"
#: odf/KoPageFormat.cpp:70
#, kde-format
msgctxt "Page size"
msgid "US Letter"
msgstr "US list"
#: odf/KoPageFormat.cpp:71
#, kde-format
msgctxt "Page size"
msgid "US Legal"
msgstr "US oficjalny"
#: odf/KoPageFormat.cpp:72
#, kde-format
msgctxt "Page size"
msgid "Screen"
msgstr "Ekran"
#: odf/KoPageFormat.cpp:73
#, kde-format
msgctxt "Page size"
msgid "Custom"
msgstr "Własny"
#: odf/KoPageFormat.cpp:74
#, kde-format
msgctxt "Page size"
msgid "ISO B5"
msgstr "ISO B5"
#: odf/KoPageFormat.cpp:75
#, kde-format
msgctxt "Page size"
msgid "US Executive"
msgstr "US biurowy"
#: odf/KoPageFormat.cpp:76
#, kde-format
msgctxt "Page size"
msgid "ISO A0"
msgstr "ISO A0"
#: odf/KoPageFormat.cpp:77
#, kde-format
msgctxt "Page size"
msgid "ISO A1"
msgstr "ISO A1"
#: odf/KoPageFormat.cpp:78
#, kde-format
msgctxt "Page size"
msgid "ISO A2"
msgstr "ISO A2"
#: odf/KoPageFormat.cpp:79
#, kde-format
msgctxt "Page size"
msgid "ISO A6"
msgstr "ISO A6"
#: odf/KoPageFormat.cpp:80
#, kde-format
msgctxt "Page size"
msgid "ISO A7"
msgstr "ISO A7"
#: odf/KoPageFormat.cpp:81
#, kde-format
msgctxt "Page size"
msgid "ISO A8"
msgstr "ISO A8"
#: odf/KoPageFormat.cpp:82
#, kde-format
msgctxt "Page size"
msgid "ISO A9"
msgstr "ISO A9"
#: odf/KoPageFormat.cpp:83
#, kde-format
msgctxt "Page size"
msgid "ISO B0"
msgstr "ISO B0"
#: odf/KoPageFormat.cpp:84
#, kde-format
msgctxt "Page size"
msgid "ISO B1"
msgstr "ISO B1"
#: odf/KoPageFormat.cpp:85
#, kde-format
msgctxt "Page size"
msgid "ISO B10"
msgstr "ISO B10"
#: odf/KoPageFormat.cpp:86
#, kde-format
msgctxt "Page size"
msgid "ISO B2"
msgstr "ISO B2"
#: odf/KoPageFormat.cpp:87
#, kde-format
msgctxt "Page size"
msgid "ISO B3"
msgstr "ISO B3"
#: odf/KoPageFormat.cpp:88
#, kde-format
msgctxt "Page size"
msgid "ISO B4"
msgstr "ISO B4"
#: odf/KoPageFormat.cpp:89
#, kde-format
msgctxt "Page size"
msgid "ISO B6"
msgstr "ISO B6"
#: odf/KoPageFormat.cpp:90
#, kde-format
msgctxt "Page size"
msgid "ISO C5"
msgstr "ISO C5"
#: odf/KoPageFormat.cpp:91
#, kde-format
msgctxt "Page size"
msgid "US Common 10"
msgstr "US Common 10"
#: odf/KoPageFormat.cpp:92
#, kde-format
msgctxt "Page size"
msgid "ISO DL"
msgstr "ISO DL"
#: odf/KoPageFormat.cpp:93
#, kde-format
msgctxt "Page size"
msgid "US Folio"
msgstr "US Folio"
#: odf/KoPageFormat.cpp:94
#, kde-format
msgctxt "Page size"
msgid "US Ledger"
msgstr "US Ledger"
#: odf/KoPageFormat.cpp:95
#, kde-format
msgctxt "Page size"
msgid "US Tabloid"
msgstr "US Tabloid"
#: odf/KoUnit.cpp:51
#, kde-format
msgid "Millimeters (mm)"
msgstr "Milimetry (mm)"
#: odf/KoUnit.cpp:53
#, kde-format
msgid "Centimeters (cm)"
msgstr "Centymetry (cm)"
#: odf/KoUnit.cpp:55
#, kde-format
msgid "Decimeters (dm)"
msgstr "Decymetry (dm)"
#: odf/KoUnit.cpp:57
#, kde-format
msgid "Inches (in)"
msgstr "Cale (in)"
#: odf/KoUnit.cpp:59
#, kde-format
msgid "Pica (pi)"
msgstr "Pica (pi)"
#: odf/KoUnit.cpp:61
#, kde-format
msgid "Cicero (cc)"
msgstr "Cycero (cc)"
#: odf/KoUnit.cpp:63
#, kde-format
msgid "Points (pt)"
msgstr "Punkty (pt)"
#: odf/KoUnit.cpp:65
#, kde-format
msgid "Pixels (px)"
msgstr "Piksele (px)"
#: odf/KoUnit.cpp:67
#, kde-format
msgid "Unsupported unit"
msgstr "Nieobsługiwana jednostka"
#: store/KoEncryptedStore.cpp:242
#, kde-format
msgid ""
"This document contains an unknown checksum. When you give a password it "
"might not be verified."
msgstr ""
"Ten dokument zawiera nieznaną sumę kontrolną. Kiedy wpiszesz hasło, może nie "
"zostać zweryfikowane."
#: store/KoEncryptedStore.cpp:268 store/KoEncryptedStore.cpp:285
#, kde-format
msgid ""
"This document contains an unknown encryption method. Some parts may be "
"unreadable."
msgstr ""
"Ten dokument zaszyfrowano nieznaną metodą. Niektóre części być może nie będą "
"się nadawały do odczytu."
#: store/KoEncryptedStore.cpp:300
#, kde-format
msgid ""
"This document contains incomplete encryption data. Some parts may be "
"unreadable."
msgstr ""
"Ten dokument nie zawiera kompletnych danych szyfrujących. Niektóre części "
"być może nie będą się nadawały do odczytu."
#: store/KoEncryptedStore.cpp:314
#, kde-format
msgid ""
"QCA has currently no support for SHA1 or PBKDF2 using SHA1. The document can "
"not be opened."
msgstr ""
"QCA nie obsługuje obecnie SHA1 ani PBKDF2 przy pomocy SHA1. Nie można "
"otworzyć tego dokumentu."
#: store/KoEncryptedStore.cpp:344
#, kde-format
msgid ""
"The manifest file seems to be corrupted. It cannot be modified and the "
"document will remain unreadable. Please try and save the document again to "
"prevent losing your work."
msgstr ""
"Plik manifestu wydaje się uszkodzony. Nie można go zmienić a plik pozostanie "
"niezdatny do odczytu. Proszę spróbować i zapisać dokument ponownie, żeby "
"zabezpieczyć się przed utratą danych."
#: store/KoEncryptedStore.cpp:442
#, kde-format
msgid ""
"The manifest file cannot be written. The document will remain unreadable. "
"Please try and save the document again to prevent losing your work."
msgstr ""
"Nie można zapisać pliku manifestu. Dokument pozostanie nieodczytywalny. "
"Proszę spróbować i zapisać dokument ponownie, żeby zabezpieczyć się przed "
"utratą danych."
#: store/KoEncryptedStore.cpp:563
#, kde-format
msgid "Please enter the password to open this file."
msgstr "Proszę wpisać hasło, żeby otworzyć ten plik."
#: store/KoEncryptedStore.cpp:738
#, kde-format
msgid "Please enter the password to encrypt the document with."
msgstr "Proszę podać hasło do zaszyfrowania dokumentu."
#: store/KoEncryptedStore.cpp:752
#, kde-format
msgid "Do you want to save the password?"
msgstr "Czy chcesz zapisać hasło?"
#: store/KoNetAccess.cpp:104
#, kde-format
msgid "File '%1' is not readable"
msgstr "Nie można odczytać pliku '%1'"
#: store/KoNetAccess.cpp:438
#, kde-format
msgid "ERROR: Unknown protocol '%1'"
msgstr "BŁĄD: Nieznany protokół '%1'"
#: store/KoStore.cpp:182
#, kde-format
msgid "The directory mode is not supported for remote locations."
msgstr "Tryb katalogowy nie jest wspierany dla zdalnych położeń."
#: store/KoStore.cpp:183
#, kde-format
msgid "Calligra Storage"
msgstr "Magazyn Calligra"
#: ui/kptaccountseditor.cpp:59 ui/kptaccountsviewconfigdialog.cpp:45
#: ui/kptdependencyeditor.cpp:1967
#, kde-format
msgid "Settings"
msgstr "Ustawienia"
#: ui/kptaccountseditor.cpp:73 ui/kptaccountsviewconfigdialog.cpp:90
#: ui/kptdependencyeditor.cpp:1981 ui/kptganttview.cpp:183
#: ui/kptganttview.cpp:1324 ui/kptganttview.cpp:1760
#: ui/kptitemviewsettup.cpp:201 ui/kptitemviewsettup.cpp:285
#: ui/kptresourceappointmentsview.cpp:106
#: ui/performance/ProjectStatusView.cpp:185
#, kde-format
msgid "Printing Options"
msgstr "Opcje drukowania"
#: ui/kptaccountseditor.cpp:192
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Cost Breakdown Structure Editor</title><para>The Cost Breakdown "
"Structure (CBS) consists of accounts organized into a tree structure. "
"Accounts can be tied to tasks or resources. Usually there will be two top "
"accounts, one for aggregating costs from tasks and one for aggregating costs "
"from resources.</para><para>This view supports printing using the context "
"menu.<nl/><link url='%1'>More...</link></para>"
msgstr ""
"<title>Edytor struktury podziału kosztów</title><para>Struktura podziału "
"kosztów (CBS) składa się z kont w strukturze drzewa. Konta można powiązać z "
"zadaniami lub zasobami. Zazwyczaj będą to dwa szczytowe konta, jedno do "
"agregowania kosztów z zadań i jedno do agregowania kosztów z zasobów.</"
"para><para>Widok ten obsłguje ustawienia i drukowanie przy użyciu menu "
"podręcznego widoku drzewa.<nl/><link url='%1'>Więcej...</link></para>"
#: ui/kptaccountseditor.cpp:285
#, kde-format
msgid "Add Account"
msgstr "Dodaj konto"
#: ui/kptaccountseditor.cpp:290
#, kde-format
msgid "Add Subaccount"
msgstr "Dodaj pod-konto"
#: ui/kptaccountseditor.cpp:295 ui/kptcalendareditor.cpp:651
#: ui/kptdependencyeditor.cpp:2344 ui/kptresourceeditor.cpp:299
#: ui/kptscheduleeditor.cpp:313 ui/kpttaskeditor.cpp:844
#, kde-format, kde-kuit-format
msgctxt "@action"
msgid "Delete"
msgstr "Usuń"
#: ui/kptaccountsview.cpp:72
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Cost Breakdown View</title><para>Displays aggregated total cost as "
"well as cost distribution over time.</para><para>This view supports "
"configuration and printing using the context menu.<nl/><link url='%1'>More..."
"</link></para>"
msgstr ""
"<title>Widok podziału kosztów</title><para>Wyświetla zagregowane koszty "
"całkowite, a także rozkład kosztów w czasie.</para><para>Widok ten obsłguje "
"ustawienia i drukowanie przy użyciu menu podręcznego widoku drzewa.<nl/"
"><link url='%1'>Więcej...</link></para>"
#. i18n: ectx: attribute (title), widget (QWidget, ui_general)
#: ui/kptaccountsviewconfigdialog.cpp:75 ui/kptmainprojectpanelbase.ui:25
#: ui/kptresourceappointmentsview.cpp:91 ui/kpttaskstatusview.cpp:441
#: widgets/KoDocumentInfoDlg.cpp:124 widgets/KoDocumentInfoDlg.cpp:125
#, kde-format
msgid "General"
msgstr "Ogólne"
#: ui/kptaccountsviewconfigdialog.cpp:76 ui/kptitemviewsettup.cpp:141
#: ui/kptitemviewsettup.cpp:215
#, kde-format
msgid "View Settings"
msgstr "Ustawienia widoku"
#. i18n: ectx: property (text), widget (QLabel, label)
#: ui/kptaccountsviewconfigurepanelbase.ui:26
#, kde-format
msgid "Show:"
msgstr "Pokaż:"
#. i18n: ectx: property (text), widget (QLabel, textLabel1_2)
#: ui/kptaccountsviewconfigurepanelbase.ui:33
#, kde-format
msgid "Periodicity:"
msgstr "Okresowość:"
#. i18n: ectx: property (text), item, widget (QComboBox, ui_periodBox)
#: ui/kptaccountsviewconfigurepanelbase.ui:44
#, kde-format
msgid "Day"
msgstr "Dzień"
#. i18n: ectx: property (text), item, widget (QComboBox, ui_periodBox)
#: ui/kptaccountsviewconfigurepanelbase.ui:49
#, kde-format
msgid "Week"
msgstr "Tydzień"
#. i18n: ectx: property (text), item, widget (QComboBox, ui_periodBox)
#: ui/kptaccountsviewconfigurepanelbase.ui:54
#, kde-format
msgid "Month"
msgstr "Miesiąc"
#. i18n: ectx: property (text), widget (QCheckBox, ui_cumulative)
#: ui/kptaccountsviewconfigurepanelbase.ui:62
#, kde-format
msgid "Cumulative"
msgstr "Kumulacja"
#. i18n: ectx: property (text), item, widget (QComboBox, ui_showBox)
#: ui/kptaccountsviewconfigurepanelbase.ui:70
#, kde-format
msgid "Actual cost"
msgstr "Obecny koszt"
#. i18n: ectx: property (text), item, widget (QComboBox, ui_showBox)
#: ui/kptaccountsviewconfigurepanelbase.ui:75
#, kde-format
msgid "Planned cost"
msgstr "Zaplanowany koszt"
#. i18n: ectx: property (text), item, widget (QComboBox, ui_showBox)
#: ui/kptaccountsviewconfigurepanelbase.ui:80
#, kde-format
msgid "Actual and planned"
msgstr "Obecny i planowany"
#. i18n: ectx: property (text), item, widget (QComboBox, ui_showBox)
#: ui/kptaccountsviewconfigurepanelbase.ui:85
#, kde-format
msgid "Deviation"
msgstr "Odchylenie"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#: ui/kptaccountsviewconfigurepanelbase.ui:101
#, kde-format
msgid "Start date"
msgstr "Data rozpoczęcia"
#. i18n: ectx: property (text), widget (QRadioButton, ui_projectstartBtn)
#: ui/kptaccountsviewconfigurepanelbase.ui:107
#, kde-format
msgid "Project start"
msgstr "Rozpoczęcie projektu"
#. i18n: ectx: property (text), widget (QRadioButton, ui_startdateBtn)
#. i18n: ectx: property (text), widget (QRadioButton, ui_enddateBtn)
#. i18n: ectx: property (text), widget (QCheckBox, ui_headerDate)
#. i18n: ectx: property (text), widget (QCheckBox, ui_footerDate)
#: ui/kptaccountsviewconfigurepanelbase.ui:114
#: ui/kptaccountsviewconfigurepanelbase.ui:144 ui/kptprintingheaderfooter.ui:46
#: ui/kptprintingheaderfooter.ui:86 ui/kptusedefforteditor.cpp:407
#: ui/reportsgenerator/ReportsGeneratorView.cpp:201
#, kde-format
msgid "Date"
msgstr "Data"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#: ui/kptaccountsviewconfigurepanelbase.ui:131
#, kde-format
msgid "End date"
msgstr "Data zakończenia"
#. i18n: ectx: property (text), widget (QRadioButton, ui_currentdateBtn)
#: ui/kptaccountsviewconfigurepanelbase.ui:137
#, kde-format
msgid "Current date"
msgstr "Obecna data"
#. i18n: ectx: property (text), widget (QRadioButton, ui_projectendBtn)
#: ui/kptaccountsviewconfigurepanelbase.ui:158
#, kde-format
msgid "Project end"
msgstr "Zakończenie projektu"
#: ui/kptcalendareditor.cpp:201 ui/kptcalendareditor.cpp:656
#, kde-format
msgid "Work..."
msgstr "Praca..."
#: ui/kptcalendareditor.cpp:275 ui/kptcalendareditor.cpp:305
msgctxt "(qtundo-format)"
msgid "Modify Weekday State"
msgstr "Zmień stan dnia powszedniego"
#: ui/kptcalendareditor.cpp:390
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Work & Vacation Editor</title><para>A calendar defines availability "
"for resources or tasks of type <emphasis>Duration</emphasis>. A calendar can "
"be specific to a resource or task, or shared by multiple resources or tasks. "
"A day can be of type <emphasis>Undefined</emphasis>, <emphasis>Non-working "
"day</emphasis> or <emphasis>Working day</emphasis>. A working day has one or "
"more work intervals defined. </para><para>A calendar can have sub calendars. "
"If a day is undefined in a calendar, the parent calendar is checked. An "
"<emphasis>Undefined</emphasis> day defaults to <emphasis>Non-working</"
"emphasis> if used by a resource, or <emphasis>available all day</emphasis> "
"if used by a task.</para><para>A calendar can be defined as the "
"<emphasis>Default calendar</emphasis>. The default calendar is used by a "
"working resource, when the resources calendar is not explicitly set.<nl/"
"><link url='%1'>More...</link></para>"
msgstr ""
"<title>Edytor pracy i wakacji</title><para>Kalendarz określa dostępność dla "
"zasobów lub rodzajów zadań <emphasis>Czas trwania</emphasis>. Kalendarz może "
"być charakterystyczny dla zasobu lub zadania, albo współdzielony przez wiele "
"zasobów lub zadań. Rodzaj dnia może być <emphasis>Nieokreślony</emphasis>, "
"<emphasis>Dzień niepracujący</emphasis> lub <emphasis>Dzień pracujący</"
"emphasis>. Dzień pracujący ma określonych jeden lub więcej przedziałów "
"pracy. </para><para> Kalendarz może mieć pod-kalendarze. Jeżeli dzień jest "
"nieokreślony w kalendarzu, to odhaczony zostaje nadrzędny kalendarz. "
"<emphasis>Nieokreślony</emphasis> dzień przechodzi domyślnie na "
"<emphasis>Niepracujący</emphasis>, jeśli zostaje użyty przez zasób lub "
"<emphasis>dostępny cały dzień</emphasis>, jeśli zostaje użyty przez zadanie."
"</para><para>Kalendarz może być określony jako <emphasis>Domyślny kalendarz</"
"emphasis>. Domyślny kalendarz zostaje użyty przez pracujący zasób, gdy "
"kalendarz zasobów nie został wyraźnie ustawiony.<nl/><link url='%1'>Więcej..."
"</link></para>"
#: ui/kptcalendareditor.cpp:641
#, kde-format
msgid "Add Calendar"
msgstr "Dodaj kalendarz"
#: ui/kptcalendareditor.cpp:646
#, kde-format
msgid "Add Subcalendar"
msgstr "Dodaj podkalendarz"
#: ui/kptcalendareditor.cpp:810 ui/kptcalendareditor.cpp:844
msgctxt "(qtundo-format)"
msgid "Modify Calendar"
msgstr "Zmień kalendarz"
#: ui/kptcalendareditor.cpp:819 ui/kptcalendareditor.cpp:825
#, kde-format
msgctxt "(qtundo-format)"
msgid "%1: Set to Non-Working"
msgstr "%1: Ustaw na niepracujący"
#: ui/kptcalendareditor.cpp:851
#, kde-format
msgctxt "(qtundo-format)"
msgid "Set %1 to Undefined"
msgstr "Ustaw %1 na nieokreślony"
#. i18n: ectx: property (text), widget (QLabel, label_1)
#: ui/kptcpmwidget.ui:24 ui/kptpertresult.ui:33
#, kde-format
msgid "Project Schedule:"
msgstr "Harmonogram projektu:"
#. i18n: ectx: property (text), widget (QToolButton, btnAdd)
#. i18n: ectx: property (text), widget (QToolButton, btnRemove)
#. i18n: ectx: property (text), widget (QToolButton, btnMoveUp)
#. i18n: ectx: property (text), widget (QToolButton, btnMoveDown)
#. i18n: ectx: property (text), widget (QLabel, scheduleName)
#. i18n: ectx: property (text), widget (QLabel, totalFloat)
#: ui/kptcpmwidget.ui:43 ui/kptpertresult.ui:52 ui/kptpertresult.ui:109
#: ui/reports/reportgroupsectionswidget.ui:22
#: ui/reports/reportgroupsectionswidget.ui:29
#: ui/reports/reportgroupsectionswidget.ui:36
#: ui/reports/reportgroupsectionswidget.ui:43
#, kde-format
msgid "..."
msgstr "..."
#. i18n: ectx: property (text), widget (QLabel, label)
#: ui/kptcpmwidget.ui:71
#, kde-format
msgid "Probability of finishing before"
msgstr "Prawdopodobieństwo ukończenia przed"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: ui/kptcpmwidget.ui:91
#, kde-format
msgid "is"
msgstr "wynosi"
#. i18n: ectx: property (suffix), widget (QSpinBox, pessimisticValue)
#. i18n: ectx: property (suffix), widget (QSpinBox, optimisticValue)
#. i18n: ectx: property (suffix), widget (QSpinBox, probability)
#. i18n: ectx: property (suffix), widget (QSpinBox, units)
#: ui/kptcpmwidget.ui:98 ui/kpttaskgeneralpanelbase.ui:316
#: ui/kpttaskgeneralpanelbase.ui:420 ui/resourcedialogbase.ui:239
#: ui/TasksGeneralPanel.ui:268 ui/TasksGeneralPanel.ui:372
#, no-c-format, kde-format
msgid "%"
msgstr "%"
#: ui/kptdependencyeditor.cpp:2018
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Task Dependency Editor</title><para>Edit dependencies between tasks."
"Dependencies can be added by dragging a connection area (start or finish) "
"from one task to a connection area of a different task. You can edit or "
"delete a dependency using the context menu.</para><para>This view supports "
"printing using the context menu.<nl/><link url='%1'>More...</link></para>"
msgstr ""
"<title>Edytor zależności zadania</title><para>Edytuj zależności pomiędzy "
"zadaniami. Zależności mogą być dodane poprzez przeciąganie obszaru łączenia "
"(rozpoczęcie lub ukończenie) jednego zadania do obszaru łączenia innego "
"zadania. Możesz edytować lub usunąć zależności przy użyciu menu podręcznego."
"</para><para>Widok ten obsłguje ustawienia i drukowanie przy użyciu menu "
"podręcznego widoku drzewa.<nl/><link url='%1'>Więcej...</link></para>"
#: ui/kptdependencyeditor.cpp:2315 ui/kpttaskeditor.cpp:815
#: ui/kpttaskeditor.cpp:819
#, kde-format
msgid "Add Task"
msgstr "Dodaj zadanie"
#: ui/kptdependencyeditor.cpp:2319
#, kde-format
msgid "Add Task..."
msgstr "Dodaj zadanie..."
#: ui/kptdependencyeditor.cpp:2324
#, kde-format
msgid "Add Milestone..."
msgstr "Dodaj punkt przełomowy..."
#: ui/kptdependencyeditor.cpp:2330 ui/kpttaskeditor.cpp:830
#: ui/kpttaskeditor.cpp:834
#, kde-format
msgid "Add Sub-Task"
msgstr "Dodaj pod-zadanie"
#: ui/kptdependencyeditor.cpp:2334
#, kde-format
msgid "Add Sub-Task..."
msgstr "Dodaj pod-zadanie..."
#: ui/kptdependencyeditor.cpp:2339
#, kde-format
msgid "Add Sub-Milestone..."
msgstr "Dodaj pod-punkt przełomowy..."
#: ui/kptdocumentsdialog.cpp:37
#, kde-format
msgid "Task Documents"
msgstr "Dokumenty zadania"
#: ui/kptdocumentseditor.cpp:219 ui/kptscheduleeditor.cpp:652
#: ui/kpttaskeditor.cpp:660
#, kde-format
msgid "Edit..."
msgstr "Edytuj..."
#: ui/kptdocumentseditor.cpp:225
#, kde-kuit-format
msgctxt "@action View a document"
msgid "View..."
msgstr "Widok..."
#: ui/kptdocumentspanel.cpp:124
#, kde-kuit-format
msgctxt "@title:window"
msgid "Attach Document"
msgstr "Załącz dokument"
#: ui/kptdocumentspanel.cpp:128
#, kde-kuit-format
msgctxt "@title:window"
msgid "Cannot Attach Document"
msgstr "Nie można załączyć dokumentu"
#: ui/kptdocumentspanel.cpp:128
#, kde-kuit-format
msgctxt "@info"
msgid "Document is already attached:<nl/><filename>%1</filename>"
msgstr "Dokument jest już załączony:<nl/><filename>%1</filename>"
#: ui/kptdocumentspanel.cpp:149
#, kde-kuit-format
msgctxt "@title:window"
msgid "Modify Url"
msgstr "Zmień adres URL"
#: ui/kptdocumentspanel.cpp:154
#, kde-format
msgid "Cannot Modify Url"
msgstr "Nie można zmienić adresu URL"
#: ui/kptdocumentspanel.cpp:154
#, kde-format
msgid "Document url already exists: %1"
msgstr "Dokument o adresie URL już istnieje: %1"
#: ui/kptdocumentspanel.cpp:211
msgctxt "(qtundo-format)"
msgid "Modify documents"
msgstr "Zmień dokumenty"
#: ui/kptdocumentspanel.cpp:229
msgctxt "(qtundo-format)"
msgid "Modify document url"
msgstr "Zmień adres url dokumentu"
#: ui/kptdocumentspanel.cpp:233
msgctxt "(qtundo-format)"
msgid "Modify document type"
msgstr "Zmień rodzaj dokumentu"
#: ui/kptdocumentspanel.cpp:237
msgctxt "(qtundo-format)"
msgid "Modify document status"
msgstr "Zmień stan dokumentu"
#: ui/kptdocumentspanel.cpp:241
msgctxt "(qtundo-format)"
msgid "Modify document send control"
msgstr "Zmień kontrolę wysłania dokumentu"
#: ui/kptdocumentspanel.cpp:252
msgctxt "(qtundo-format)"
msgid "Add document"
msgstr "Dodaj dokument"
#. i18n: ectx: property (text), widget (QLabel, fullNameLabel)
#. i18n: ectx: property (text), widget (QLabel, namelabel)
#. i18n: ectx: property (text), widget (QLabel, label)
#. i18n: ectx: property (text), widget (QLabel, ui_namelabel)
#: ui/kptdocumentspanel.ui:29 ui/kptsummarytaskgeneralpanelbase.ui:61
#: ui/kpttaskdescriptionpanelbase.ui:27 ui/resourcedialogbase.ui:36
#: widgets/koDocumentInfoAuthorWidget.ui:20
#, kde-format
msgid "Name:"
msgstr "Nazwa:"
#. i18n: ectx: property (text), widget (QPushButton, pbAdd)
#: ui/kptdocumentspanel.ui:54
#, kde-format
msgid "Add..."
msgstr "Dodaj..."
#. i18n: ectx: property (shortcut), widget (QPushButton, pbAdd)
#: ui/kptdocumentspanel.ui:61
#, kde-format
msgid "Ctrl+I"
msgstr "Ctrl+I"
#. i18n: ectx: property (text), widget (QPushButton, pbChange)
#: ui/kptdocumentspanel.ui:68
#, kde-format
msgid "Change..."
msgstr "Zmień..."
#. i18n: ectx: property (shortcut), widget (QPushButton, pbChange)
#: ui/kptdocumentspanel.ui:75
#, kde-format
msgid "Ctrl+M"
msgstr "Ctrl+M"
#. i18n: ectx: property (text), widget (QPushButton, bRemoveInterval)
#. i18n: ectx: property (text), widget (QPushButton, pbRemove)
#. i18n: ectx: property (text), widget (QPushButton, removeBtn)
#: ui/kptdocumentspanel.ui:82 ui/kptintervaleditbase.ui:77
#: ui/kptwbsdefinitionpanelbase.ui:180
#, kde-format
msgid "Remove"
msgstr "Usuń"
#. i18n: ectx: property (shortcut), widget (QPushButton, pbRemove)
#: ui/kptdocumentspanel.ui:89
#, kde-format
msgid "Del"
msgstr "Usuń"
#. i18n: ectx: property (text), widget (QPushButton, pbView)
#: ui/kptdocumentspanel.ui:96
#, kde-format
msgid "Open"
msgstr "Otwórz"
#. i18n: ectx: property (shortcut), widget (QPushButton, pbView)
#: ui/kptdocumentspanel.ui:103
#, kde-format
msgid "Ctrl+O"
msgstr "Ctrl+O"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_3)
#: ui/kptganttchartdisplayoptions.ui:20
#, kde-format
msgid "Timeline"
msgstr "Oś czasu"
#. i18n: ectx: property (toolTip), widget (QRadioButton, ui_timeLineHide)
#: ui/kptganttchartdisplayoptions.ui:28
#, kde-format
msgid "Do not show the timeline"
msgstr "Nie pokazuj osi czasu"
#. i18n: ectx: property (text), widget (QRadioButton, ui_timeLineHide)
#: ui/kptganttchartdisplayoptions.ui:31
#, kde-format
msgid "Hide"
msgstr "Ukryj"
#. i18n: ectx: property (toolTip), widget (QRadioButton, ui_timeLineForeground)
#: ui/kptganttchartdisplayoptions.ui:38
#, kde-format
msgid "Show timeline in the foreground"
msgstr "Pokaż oś czasu z przodu"
#. i18n: ectx: property (text), widget (QRadioButton, ui_timeLineForeground)
#: ui/kptganttchartdisplayoptions.ui:41
#, kde-format
msgid "Foreground"
msgstr "Pierwszy plan"
#. i18n: ectx: property (toolTip), widget (QRadioButton, ui_timeLineBackground)
#: ui/kptganttchartdisplayoptions.ui:48
#, kde-format
msgid "Show timeline in the background"
msgstr "Pokaż oś czasu z tyłu"
#. i18n: ectx: property (text), widget (QRadioButton, ui_timeLineBackground)
#: ui/kptganttchartdisplayoptions.ui:51
#, kde-format
msgid "Background"
msgstr "Tło"
#. i18n: ectx: property (toolTip), widget (QLabel, label_3)
#: ui/kptganttchartdisplayoptions.ui:60
#, kde-format
msgid "Update interval in minutes, 0 disables update"
msgstr "Okres uaktualniania w minutach, 0 wyłącza uaktualnianie"
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: ui/kptganttchartdisplayoptions.ui:63
#, kde-format
msgid "Interval:"
msgstr "Okres:"
#. i18n: ectx: property (text), widget (QCheckBox, ui_timeLineUseCustom)
#: ui/kptganttchartdisplayoptions.ui:93
#, kde-format
msgid "Use custom line"
msgstr "Zastosuj własną linię"
#. i18n: ectx: property (toolTip), widget (QLabel, label_2)
#: ui/kptganttchartdisplayoptions.ui:102
#, kde-format
msgid "Line width"
msgstr "Szerokość linii"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: ui/kptganttchartdisplayoptions.ui:105
#, kde-format
msgid "Stroke:"
msgstr "Kreska:"
#. i18n: ectx: property (toolTip), widget (QLabel, label)
#: ui/kptganttchartdisplayoptions.ui:126
#, kde-format
msgid "Line color"
msgstr "Kolor linii"
#. i18n: ectx: property (text), widget (QLabel, label)
#: ui/kptganttchartdisplayoptions.ui:129
#, kde-format
msgid "Color:"
msgstr "Kolor:"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#: ui/kptganttchartdisplayoptions.ui:153
#, kde-format
msgid "Additional text information"
msgstr "Dodatkowe informacje tekstowe"
#. i18n: ectx: property (text), widget (QCheckBox, ui_showTaskName)
#: ui/kptganttchartdisplayoptions.ui:159
#, kde-format
msgid "Task name"
msgstr "Nazwa zadania"
#. i18n: ectx: property (text), widget (QCheckBox, ui_showResourceNames)
#: ui/kptganttchartdisplayoptions.ui:166
#, kde-format
msgid "Resource names"
msgstr "Nazwy zasobów"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#: ui/kptganttchartdisplayoptions.ui:176
#, kde-format
msgid "Additional graphics information"
msgstr "Dodatkowe informacje graficzne"
#. i18n: ectx: property (text), widget (QCheckBox, ui_showDependencies)
#: ui/kptganttchartdisplayoptions.ui:185
#, kde-format
msgid "Task dependencies"
msgstr "Zależności zadania"
#. i18n: ectx: property (text), widget (QCheckBox, ui_showCompletion)
#: ui/kptganttchartdisplayoptions.ui:192
#, kde-format
msgid "Task completion"
msgstr "Ukończenie zadania"
#. i18n: ectx: property (text), widget (QCheckBox, ui_showTimeConstraint)
#: ui/kptganttchartdisplayoptions.ui:199
#, kde-format
msgid "Time constraints"
msgstr "Ograniczenia czasowe"
#. i18n: ectx: property (text), widget (QCheckBox, ui_showPositiveFloat)
#: ui/kptganttchartdisplayoptions.ui:219
#, kde-format
msgid "Positive float"
msgstr "Dodatnie przesunięcie"
#. i18n: ectx: property (text), widget (QCheckBox, ui_showNegativeFloat)
#: ui/kptganttchartdisplayoptions.ui:226
#, kde-format
msgid "Negative float"
msgstr "Ujemne przesunięcie"
#. i18n: ectx: property (text), widget (QCheckBox, ui_showCriticalPath)
#: ui/kptganttchartdisplayoptions.ui:233
#, kde-format
msgid "Critical path"
msgstr "Ścieżka krytyczna"
#. i18n: ectx: property (text), widget (QCheckBox, ui_showCriticalTasks)
#: ui/kptganttchartdisplayoptions.ui:240
#, kde-format
msgid "Critical tasks"
msgstr "Zadania krytyczne"
#. i18n: ectx: property (text), widget (QCheckBox, ui_showSchedulingError)
#: ui/kptganttchartdisplayoptions.ui:247
#, kde-format
msgid "Scheduling errors"
msgstr "Błędy planowania"
#: ui/kptganttitemdelegate.cpp:90
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Name: %1<nl/>Actual finish: %2<nl/>Planned finish: %3<nl/>Status: %4"
msgstr ""
"Nazwa: %1<nl/>Obecne zakończenie: %2<nl/>Planowane zakończenie: %3<nl/> "
"Stan: %4"
#: ui/kptganttitemdelegate.cpp:102
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid ""
"Name: %1<nl/>Completion: %2 %<nl/>Actual start: %3<nl/>Planned: %4 - %5<nl/"
">Status: %6"
msgstr ""
"Nazwa: %1<nl/>Ukończenie: %2 %<nl/>Obecne rozpoczęcie: %3<nl/>Planowane: %4 "
"- %5<nl/>Stan: %6"
#: ui/kptganttitemdelegate.cpp:125 ui/kptganttitemdelegate.cpp:143
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid ""
"Name: %1<nl/>Planned: %2 - %3<nl/>Status: %4<nl/>Constraint type: %5<nl/"
">Constraint time: %6<nl/>Negative float: %7 h"
msgstr ""
"Nazwa: %1<nl/>Planowane: %2 - %3<nl/>Stan: %4<nl/>Rodzaj ograniczenia: %5<nl/"
">Ograniczenie czasu: %6<nl/>Ujemne przesunięcie: %7 g"
#: ui/kptganttitemdelegate.cpp:160
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Name: %1<nl/>Planned: %2 - %3<nl/>Status: %4<nl/>Scheduling: %5"
msgstr "Nazwa: %1<nl/>Planowane: %2 - %3<nl/>Stan: %4<nl/>Planowanie: %5"
#: ui/kptganttitemdelegate.cpp:179 ui/kptganttitemdelegate.cpp:196
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid ""
"Name: %1<nl/>Planned: %2<nl/>Status: %3<nl/>Constraint type: %4<nl/"
">Constraint time: %5<nl/>Negative float: %6 h"
msgstr ""
"Nazwa: %1<nl/>Planowane: %2<nl/>Stan: %3<nl/>Rodzaj ograniczenia: %4<nl/"
">Ograniczenie czasu: %5<nl/>Ujemne przesunięcie: %6 g"
#: ui/kptganttitemdelegate.cpp:212
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Name: %1<nl/>Planned: %2<nl/>Status: %3<nl/>Scheduling: %4"
msgstr "Nazwa: %1<nl/>Planowane: %2<nl/>Stan: %3<nl/>Planowanie: %4"
#: ui/kptganttitemdelegate.cpp:225
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Name: %1<nl/>Planned: %2 - %3"
msgstr "Nazwa: %1<nl/>Planowane: %2 - %3"
#. i18n: ectx: property (text), widget (QCheckBox, ui_printRowLabels)
#: ui/kptganttprintingoptions.ui:16
#, kde-format
msgid "Print row labels"
msgstr "Drukuj etykiety wierszy"
#. i18n: ectx: property (text), widget (QRadioButton, ui_singlePage)
#: ui/kptganttprintingoptions.ui:35
#, kde-format
msgid "Print chart on a single page"
msgstr "Drukuj wykres na pojedynczej stronie"
#. i18n: ectx: property (text), widget (QRadioButton, ui_multiplePages)
#: ui/kptganttprintingoptions.ui:45
#, kde-format
msgid "Divide chart on multiple pages"
msgstr "Podziel wykres na wielu stronach"
#: ui/kptganttview.cpp:173 ui/performance/PerformanceStatusView.cpp:391
#: ui/performance/ProjectStatusView.cpp:169
#, kde-format
msgid "Chart"
msgstr "Wykres"
#: ui/kptganttview.cpp:173
#, kde-format
msgid "Gantt Chart Settings"
msgstr "Ustawienia wykresu Gantta"
#: ui/kptganttview.cpp:229
#, kde-kuit-format
msgctxt "@title:tab"
msgid "Chart"
msgstr "Wykres"
#: ui/kptganttview.cpp:945
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Gantt View</title><para>Displays scheduled tasks in a Gantt diagram. "
"The chart area can be zoomed in and out with a slider positioned in the "
"upper left corner of the time scale. <note>You need to hoover over it with "
"the mouse for it to show.</note></para><para>This view supports "
"configuration and printing using the context menu of the tree view.<nl/"
"><link url='%1'>More...</link></para>"
msgstr ""
"<title>Widok Gantta</title><para>Wyświetla zaplanowane zadania na diagramie "
"Gantta. Obszar wykresu może być powiększany i pomniejszany przy użyciu "
"suwaka w górnym lewym narożniku osi czasu. <note>Aby się pojawił musisz na "
"niego najechać wskaźnikiem myszy.</note></para><para>Widok ten obsłguje "
"ustawienia i drukowanie przy użyciu menu podręcznego widoku drzewa.<nl/"
"><link url='%1'>Więcej...</link></para>"
#: ui/kptganttview.cpp:991 ui/kpttaskeditor.cpp:867 ui/kpttaskeditor.cpp:1360
#, kde-format
msgid "Show Project"
msgstr "Pokaż projekt"
#: ui/kptganttview.cpp:999
#, kde-format
msgid "Show Unscheduled Tasks"
msgstr "Pokaż niezaplanowane zadania"
#: ui/kptganttview.cpp:1010 ui/kptganttview.cpp:1574 ui/kptganttview.cpp:1912
#, kde-format
msgctxt "@action:inmenu"
msgid "Auto"
msgstr "Auto"
#: ui/kptganttview.cpp:1017 ui/kptganttview.cpp:1581 ui/kptganttview.cpp:1919
#, kde-format
msgctxt "@action:inmenu"
msgid "Month"
msgstr "Miesiąc"
#: ui/kptganttview.cpp:1023 ui/kptganttview.cpp:1587 ui/kptganttview.cpp:1925
#, kde-format
msgctxt "@action:inmenu"
msgid "Week"
msgstr "Tydzień"
#: ui/kptganttview.cpp:1029 ui/kptganttview.cpp:1593 ui/kptganttview.cpp:1931
#, kde-format
msgctxt "@action:inmenu"
msgid "Day"
msgstr "Dzień"
#: ui/kptganttview.cpp:1035 ui/kptganttview.cpp:1599 ui/kptganttview.cpp:1937
#, kde-format
msgctxt "@action:inmenu"
msgid "Hour"
msgstr "Godzina"
#: ui/kptganttview.cpp:1041 ui/kptganttview.cpp:1605 ui/kptganttview.cpp:1943
#, kde-format
msgctxt "@action:inmenu"
msgid "Zoom In"
msgstr "Powiększ"
#: ui/kptganttview.cpp:1046 ui/kptganttview.cpp:1610 ui/kptganttview.cpp:1948
#, kde-format
msgctxt "@action:inmenu"
msgid "Zoom Out"
msgstr "Pomniejsz"
#: ui/kptganttview.cpp:1395
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Milestone Gantt View</title><para>Displays scheduled milestones in a "
"Gantt diagram. The chart area can be zoomed in and out with a slider "
"positioned in the upper left corner of the time scale. <note>You need to "
"hoover over it with the mouse for it to show.</note></para><para>This view "
"supports configuration and printing using the context menu.<nl/><link "
"url='%1'>More...</link></para>"
msgstr ""
"<title>Widok Gantta kamieni milowych</title><para>Wyświetla zaplanowane "
"kamienie milowe na diagramie Gantta. Obszar wykresu może być powiększany i "
"pomniejszany przy użyciu suwaka w górnym lewym narożniku osi czasu. "
"<note>Aby się pojawił musisz na niego najechać wskaźnikiem myszy.</note></"
"para><para>Widok ten obsłguje ustawienia i drukowanie przy użyciu menu "
"podręcznego widoku drzewa.<nl/><link url='%1'>Więcej...</link></para>"
#: ui/kptganttview.cpp:1827
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Resource Assignments (Gantt)</title><para>Displays the scheduled "
"resource - task assignments in a Gantt diagram. The chart area can be zoomed "
"in and out with a slider positioned in the upper left corner of the time "
"scale. <note>You need to hoover over it with the mouse for it to show.</"
"note></para><para>This view supports configuration and printing using the "
"context menu.<nl/><link url='%1'>More...</link></para>"
msgstr ""
"<title>Przypisane zasoby (Gantt)</title><para>Wyświetla zaplanowane "
"powiązania pomiędzy zasobami, a zadaniami na diagramie Gantta. Obszar "
"wykresu może być powiększany i pomniejszany przy użyciu suwaka w górnym "
"lewym narożniku osi czasu. <note>Aby się pojawił musisz na niego najechać "
"wskaźnikiem myszy.</note></para><para>Widok ten obsłguje ustawienia i "
"drukowanie przy użyciu menu podręcznego widoku drzewa.<nl/><link "
"url='%1'>Więcej...</link></para>"
#: ui/kptintervaledit.cpp:61
#, kde-format
msgctxt "Interval start time"
msgid "Start"
msgstr "Rozpocznij"
#: ui/kptintervaledit.cpp:62
#, kde-format
msgctxt "Interval length"
msgid "Length"
msgstr "Długość"
#: ui/kptintervaledit.cpp:169 ui/kptintervaledit.cpp:188
#, kde-format
msgid "Edit Work Intervals"
msgstr "Edytuj przedziały pracy"
#: ui/kptintervaledit.cpp:221 ui/kptintervaledit.cpp:276
msgctxt "(qtundo-format)"
msgid "Modify Work Interval"
msgstr "Zmień przedziały pracy"
#. i18n: ectx: property (text), widget (QTreeWidget, intervalList)
#: ui/kptintervaleditbase.ui:21
#, kde-format
msgid "1"
msgstr "1"
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#: ui/kptintervaleditbase.ui:31
#, kde-format
msgctxt "Start time"
msgid "From:"
msgstr "Z:"
#. i18n: ectx: property (text), widget (QLabel, textLabel2)
#: ui/kptintervaleditbase.ui:47
#, kde-format
msgid "Length"
msgstr "Długość"
#. i18n: ectx: property (text), widget (QPushButton, bAddInterval)
#: ui/kptintervaleditbase.ui:70
#: ui/reportsgenerator/ReportsGeneratorView.cpp:220
#, kde-format
msgid "Add"
msgstr "Dodaj"
#. i18n: ectx: property (text), widget (QPushButton, bClear)
#. i18n: ectx: property (text), widget (QPushButton, projectsClearBtn)
#: ui/kptintervaleditbase.ui:97 ui/kptmainprojectpanelbase.ui:305
#, kde-format
msgid "Clear"
msgstr "Wyczyść"
#. i18n: ectx: property (text), widget (QCheckBox, stretchLastSection)
#: ui/kptitemviewsettings.ui:28
#, kde-format
msgid "Stretch last section"
msgstr "Rozciągnij ostatnią sekcję"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#: ui/kptitemviewsettings.ui:35
#, kde-format
msgid "Select columns to be shown:"
msgstr "Wybierz kolumny, które będą pokazane:"
#. i18n: ectx: property (availableLabel), widget (KActionSelector, selector)
#: ui/kptitemviewsettings.ui:56
#, kde-format
msgid "&Hidden columns:"
msgstr "U&kryte kolumny:"
#. i18n: ectx: property (selectedLabel), widget (KActionSelector, selector)
#: ui/kptitemviewsettings.ui:59
#, kde-format
msgid "&Visible columns:"
msgstr "&Widoczne kolumny:"
#: ui/kptitemviewsettup.cpp:148
#, kde-format
msgid "Tree View"
msgstr "Widok drzewa"
#: ui/kptitemviewsettup.cpp:149
#, kde-format
msgid "Tree View Column Configuration"
msgstr "Ustawienia kolumny widoku drzewa"
#: ui/kptitemviewsettup.cpp:223
#, kde-format
msgid "Main View"
msgstr "Główny widok"
#: ui/kptitemviewsettup.cpp:224
#, kde-format
msgid "Main View Column Configuration"
msgstr "Ustawienia kolumny głównego widoku"
#: ui/kptitemviewsettup.cpp:229
#, kde-format
msgid "Auxiliary View"
msgstr "Zewnętrzny widok"
#: ui/kptitemviewsettup.cpp:230
#, kde-format
msgid "Auxiliary View Column Configuration"
msgstr "Ustawienia kolumny zewnętrznego widoku"
#: ui/kptlocaleconfigmoneydialog.cpp:34
#, kde-format
msgid "Currency Settings"
msgstr "Ustawienia waluty"
#: ui/kptlocaleconfigmoneydialog.cpp:51
msgctxt "(qtundo-format)"
msgid "Modify currency settings"
msgstr "Zmień ustawienia waluty"
#: ui/kptmainprojectdialog.cpp:37
#, kde-format
msgid "Project Settings"
msgstr "Ustawienia projektu"
#: ui/kptmainprojectdialog.cpp:83 ui/kptmainprojectpanel.cpp:176
msgctxt "(qtundo-format)"
msgid "Modify main project"
msgstr "Zmień główny projekt"
#: ui/kptmainprojectpanel.cpp:58 ui/kptsummarytaskgeneralpanel.cpp:58
#: ui/kpttaskgeneralpanel.cpp:53
#, kde-format
msgid ""
"The Work Breakdown Structure introduces numbering for all tasks in the "
"project, according to the task structure.\n"
"The WBS code is auto-generated.\n"
"You can define the WBS code pattern using the Define WBS Pattern command in "
"the Tools menu."
msgstr ""
"Struktura podziału pracy wprowadza numerowanie dla wszystkich zadań w "
"projekcie, według struktury zadania.\n"
"Kod struktury podziału pracy (WBS) jest generowany automatycznie.\n"
"Możesz określić wzorzec kodu WBS używając polecenia Określ wzorzec WBS w "
"menu Narzędzia."
#: ui/kptmainprojectpanel.cpp:108
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Enables sharing resources with other projects"
msgstr "Umożliwa współdzielenie zasobów z innymi projektami"
#: ui/kptmainprojectpanel.cpp:110
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Shared resources</title>Resources can be shared between projects to "
"avoid overbooking resources across projects. Shared resources must be "
"defined in a separate file, and you must have at least read access to it. "
"The projects that share the resources must also be accessible by you."
msgstr ""
"<title>Współdzielone zasoby</title>Zasoby można współdzielić pomiędzy "
"projektami tak, aby zapobiec przerezerwowaniu zasobów w projektach. "
"Współdzielone zasoby muszą zostać określone w osobnym pliku i musisz mieć "
"przynajmniej uprawnienia do jego odczytu. Projekty, które współdzielą zasób "
"także muszą być dla ciebie dostępne."
#: ui/kptmainprojectpanel.cpp:118
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "File where shared resources are defined"
msgstr "Plik, w którym określone są współdzielone zasoby"
#: ui/kptmainprojectpanel.cpp:123
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Directory where all the projects that share resources can be found"
msgstr ""
"Katalog, w którym znajdują się wszyskie projekty, które współdzielą zasób"
#: ui/kptmainprojectpanel.cpp:129
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Load shared resource assignments at startup"
msgstr "Wczytaj przydziały współdzielonych zasobów po uruchomieniu"
#: ui/kptmainprojectpanel.cpp:131
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Load (or re-load) shared resource assignments"
msgstr "Wczytaj (ponownie) przydziały współdzielonych zasobów"
#: ui/kptmainprojectpanel.cpp:132
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Clear shared resource assignments"
msgstr "Wyczyść przydziały współdzielonych zasobów"
#. i18n: ectx: property (text), widget (QLabel, wbslabel)
#: ui/kptmainprojectpanelbase.ui:33 ui/kptsummarytaskgeneralpanelbase.ui:29
#: ui/kpttaskgeneralpanelbase.ui:23
#, kde-format
msgid "WBS:"
msgstr "WBS:"
#. i18n: ectx: property (whatsThis), widget (QLabel, textLabel1)
#. i18n: ectx: property (whatsThis), widget (KLineEdit, namefield)
#: ui/kptmainprojectpanelbase.ui:68 ui/kptmainprojectpanelbase.ui:93
#, kde-format
msgid "The project name."
msgstr "Nazwa projektu."
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#: ui/kptmainprojectpanelbase.ui:71
#, kde-format
msgid "&Name:"
msgstr "&Nazwa:"
#. i18n: ectx: property (whatsThis), widget (QLabel, textLabel2)
#. i18n: ectx: property (whatsThis), widget (KLineEdit, leaderfield)
#: ui/kptmainprojectpanelbase.ui:100 ui/kptmainprojectpanelbase.ui:125
#, kde-format
msgid "The project leader."
msgstr "Lider projektu."
#. i18n: ectx: property (text), widget (QLabel, textLabel2)
#: ui/kptmainprojectpanelbase.ui:103
#, kde-format
msgid "&Manager:"
msgstr "Kierow&nik:"
#. i18n: ectx: property (whatsThis), widget (QPushButton, chooseLeader)
#: ui/kptmainprojectpanelbase.ui:132
#, kde-format
msgid "Choose a project leader from your address book."
msgstr "Wybierz lidera projektu z książki adresowej."
#. i18n: ectx: property (text), widget (QPushButton, chooseLeader)
#: ui/kptmainprojectpanelbase.ui:135
#, kde-format
msgid "&Choose..."
msgstr "&Wybierz..."
#. i18n: ectx: property (title), widget (QGroupBox, schedulingGroup)
#: ui/kptmainprojectpanelbase.ui:144
#, kde-format
msgid "Scheduling Range"
msgstr "Zakres planowania"
#. i18n: ectx: property (text), widget (QLabel, label)
#: ui/kptmainprojectpanelbase.ui:152
#, kde-format
msgid "Earliest start:"
msgstr "Najwcześniejsze rozpoczęcie:"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: ui/kptmainprojectpanelbase.ui:172
#, kde-format
msgid "Latest finish:"
msgstr "Najpóźniejsze zakończenie:"
#. i18n: ectx: property (title), widget (QGroupBox, useSharedResources)
#: ui/kptmainprojectpanelbase.ui:210
#, kde-format
msgid "&Use shared resources"
msgstr "&Użyj współdzielonych zasobów"
#. i18n: ectx: property (text), widget (QLabel, resourcesLabel)
#: ui/kptmainprojectpanelbase.ui:225
#, kde-format
msgid "Resources:"
msgstr "Zasoby:"
#. i18n: ectx: property (text), item, widget (QComboBox, resourcesType)
#: ui/kptmainprojectpanelbase.ui:233 ui/projectview/ProjectView.cpp:55
#, kde-format
msgid "File"
msgstr "Plik"
#. i18n: ectx: property (text), widget (QPushButton, resourcesBrowseBtn)
#. i18n: ectx: property (text), widget (QPushButton, projectsBrowseBtn)
#: ui/kptmainprojectpanelbase.ui:244 ui/kptmainprojectpanelbase.ui:274
#, kde-format
msgid "Browse..."
msgstr "Przeglądaj..."
#. i18n: ectx: property (text), widget (QLabel, projectsLabel)
#: ui/kptmainprojectpanelbase.ui:255
#, kde-format
msgid "Projects:"
msgstr "Projekty:"
#. i18n: ectx: property (text), item, widget (QComboBox, projectsType)
#: ui/kptmainprojectpanelbase.ui:263
#, kde-format
msgid "Directory"
msgstr "Katalog"
#. i18n: ectx: property (text), widget (QCheckBox, projectsLoadAtStartup)
#: ui/kptmainprojectpanelbase.ui:287
#, kde-format
msgid "Load resource assignments at startup"
msgstr "Wczytaj przydziały zasobów po uruchomieniu"
#. i18n: ectx: property (text), widget (QPushButton, projectsLoadBtn)
#: ui/kptmainprojectpanelbase.ui:294
#, kde-format
msgid "Load"
msgstr "Wczytaj"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_3)
#. i18n: ectx: attribute (title), widget (QWidget, ui_documents)
#: ui/kptmainprojectpanelbase.ui:338 ui/kptworkpackagemergedialog.cpp:237
#: ui/kptworkpackagemergepanel.ui:192
#, kde-format
msgid "Documents"
msgstr "Dokumenty"
#. i18n: ectx: attribute (title), widget (QWidget, ui_workpackage)
#: ui/kptmainprojectpanelbase.ui:352
#, kde-format
msgid "Work Package"
msgstr "Pakiet pracy"
#. i18n: ectx: property (title), widget (QGroupBox, ui_publishGroup)
#: ui/kptmainprojectpanelbase.ui:358
#, kde-format
msgid "Publish"
msgstr "Opublikuj"
#. i18n: ectx: property (text), widget (QLabel, label_5)
#: ui/kptmainprojectpanelbase.ui:366
#, kde-format
msgid "Publish:"
msgstr "Opublikuj:"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#: ui/kptmainprojectpanelbase.ui:381
#, kde-format
msgid "Retrieve"
msgstr "Pobierz"
#. i18n: ectx: property (text), widget (QCheckBox, ui_CheckForWorkPackages)
#: ui/kptmainprojectpanelbase.ui:387
#, kde-format
msgid "Check for work packages"
msgstr "Sprawdź pakiety pracy"
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: ui/kptmainprojectpanelbase.ui:396
#, kde-format
msgid "Retrieve:"
msgstr "Pobierz:"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#: ui/kptmainprojectpanelbase.ui:411
#, kde-format
msgid "Archive"
msgstr "Archiwum"
#. i18n: ectx: property (text), widget (QRadioButton, ui_DeleteFile)
#: ui/kptmainprojectpanelbase.ui:417
#, kde-format
msgid "Delete file after it has been retrieved"
msgstr "Usuń plik, po jego pobraniu"
#. i18n: ectx: property (text), widget (QRadioButton, ui_ArchiveFile)
#: ui/kptmainprojectpanelbase.ui:424
#, kde-format
msgid "Archive file after it has been retrieved"
msgstr "Zarchiwizuj plik po jego pobraniu"
#. i18n: ectx: property (text), widget (QLabel, label_4)
#: ui/kptmainprojectpanelbase.ui:433
#, kde-format
msgid "Archive:"
msgstr "Archiwum:"
#: ui/kptmilestoneprogressdialog.cpp:39
#, kde-format
msgid "Milestone Progress"
msgstr "Postęp punktu przełomowego"
#: ui/kptmilestoneprogresspanel.cpp:52
msgctxt "(qtundo-format)"
msgid "Modify milestone completion"
msgstr "Zmień postęp punktu przełomowego"
#: ui/kptperteditor.cpp:165
msgctxt "(qtundo-format)"
msgid "Remove task dependency"
msgstr "Usuń zależność zadania"
#. i18n: ectx: property (text), widget (QTreeWidget, taskList)
#. i18n: ectx: property (text), widget (QTreeWidget, m_taskList)
#: ui/kptperteditor.ui:20 ui/kptresourceassignmentview.ui:33
#: ui/reports/reportdata.cpp:383
#, kde-format
msgid "Tasks"
msgstr "Zadania"
#. i18n: ectx: property (text), widget (QTreeWidget, available)
#: ui/kptperteditor.ui:29
#, kde-format
msgid "Available tasks"
msgstr "Dostępne zadania"
#. i18n: ectx: property (toolTip), widget (QPushButton, addBtn)
#: ui/kptperteditor.ui:64
#, kde-format
msgid "Add required task"
msgstr "Dodaj wymagane zadanie"
#. i18n: ectx: property (toolTip), widget (QPushButton, removeBtn)
#: ui/kptperteditor.ui:80
#, kde-format
msgid "Remove required task"
msgstr "Usuń wymagane zadanie"
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: ui/kptpertresult.ui:90
#, kde-format
msgid "Total Float:"
msgstr "Całkowite przesunięcie:"
#. i18n: ectx: property (title), widget (QGroupBox, ui_header)
#: ui/kptprintingheaderfooter.ui:16
#, kde-format
msgid "Header"
msgstr "Nagłówek"
#. i18n: ectx: property (text), widget (QCheckBox, ui_headerProject)
#. i18n: ectx: property (text), widget (QCheckBox, ui_footerProject)
#: ui/kptprintingheaderfooter.ui:25 ui/kptprintingheaderfooter.ui:65
#, kde-format
msgid "Project name"
msgstr "Nazwa projektu"
#. i18n: ectx: property (text), widget (QCheckBox, ui_headerPage)
#. i18n: ectx: property (text), widget (QCheckBox, ui_footerPage)
#: ui/kptprintingheaderfooter.ui:32 ui/kptprintingheaderfooter.ui:72
#, kde-format
msgid "Page number"
msgstr "Numer strony"
#. i18n: ectx: property (text), widget (QCheckBox, ui_headerManager)
#. i18n: ectx: property (text), widget (QCheckBox, ui_footerManager)
#: ui/kptprintingheaderfooter.ui:39 ui/kptprintingheaderfooter.ui:79
#, kde-format
msgid "Project manager"
msgstr "Kierownik projektu"
#. i18n: ectx: property (title), widget (QGroupBox, ui_footer)
#: ui/kptprintingheaderfooter.ui:56
#, kde-format
msgid "Footer"
msgstr "Stopka"
#: ui/kptrecalculatedialog.cpp:47
#, kde-format
msgid "Re-calculate Schedule"
msgstr "Przelicz ponownie harmonogram"
#. i18n: ectx: property (text), widget (QRadioButton, btnCurrent)
#: ui/kptrecalculatedialog.ui:26
#, kde-format
msgid "Re-calculate from current date/time"
msgstr "Przelicz ponownie od obecnej daty/czasu"
#. i18n: ectx: property (text), widget (QRadioButton, btnFrom)
#: ui/kptrecalculatedialog.ui:33
#, kde-format
msgid "Re-calculate from:"
msgstr "Przelicz ponownie od:"
#: ui/kptrelationdialog.cpp:37
#, kde-kuit-format
msgctxt "@label:spinbox Time lag"
msgid "Lag:"
msgstr "Opóźnienie:"
#: ui/kptrelationdialog.cpp:38
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "<emphasis>Lag</emphasis> is the time the dependent task is delayed"
msgstr ""
"<emphasis>Opóźnienie</emphasis> jest czasem, o który jest opóźnione zadanie "
"zależne"
#: ui/kptrelationdialog.cpp:54
#, kde-kuit-format
msgctxt "@title:window"
msgid "Add Dependency"
msgstr "Dodaj zależność"
#: ui/kptrelationdialog.cpp:100
msgctxt "(qtundo-format)"
msgid "Add task dependency"
msgstr "Dodaj zależność zadania"
#: ui/kptrelationdialog.cpp:146
#, kde-kuit-format
msgctxt "@title:window"
msgid "Edit Dependency"
msgstr "Edytuj zależność"
#: ui/kptrelationdialog.cpp:150
#, kde-kuit-format
msgctxt "@action:button"
msgid "Delete"
msgstr "Usuń"
#: ui/kptrelationdialog.cpp:175
msgctxt "(qtundo-format)"
msgid "Delete task dependency"
msgstr "Usuń zależność zadania"
#: ui/kptrelationdialog.cpp:179
msgctxt "(qtundo-format)"
msgid "Modify task dependency"
msgstr "Zmień zależność zadania"
#. i18n: ectx: property (text), widget (QCheckBox, ui_internalAppointments)
#: ui/kptresourceappointmentsdisplayoptions.ui:16
#, kde-format
msgid "Show internal appointments"
msgstr "Pokaż wewnętrzne ustalenia terminu"
#. i18n: ectx: property (text), widget (QCheckBox, ui_externalAppointments)
#: ui/kptresourceappointmentsdisplayoptions.ui:23
#, kde-format
msgid "Show external appointments"
msgstr "Pokaż zewnętrzne ustalenia terminu"
#: ui/kptresourceappointmentsview.cpp:92
#, kde-format
msgid "Resource Assignments View Settings"
msgstr "Ustawienia widoku przydziałów zasobów"
#: ui/kptresourceappointmentsview.cpp:213
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Resource Assignments View</title><para>Displays the scheduled "
"resource - task assignments.</para><para>This view supports configuration "
"and printing using the context menu.<nl/><link url='%1'>More...</link></para>"
msgstr ""
"<title>Widok przypisanych zasobów</title><para>Wyświetla zaplanowane "
"powiązania pomiędzy zasobami, a zadaniami na diagramie Gantta.</"
"para><para>Widok ten obsłguje ustawienia i drukowanie przy użyciu menu "
"podręcznego widoku drzewa.<nl/><link url='%1'>Więcej...</link></para>"
#: ui/kptresourceassignmentview.cpp:242
#, kde-format
msgid "No task attributed"
msgstr "Brak przypisanych zadań"
#: ui/kptresourceassignmentview.cpp:321
#, kde-format
msgid "No resource attributed"
msgstr "Brak przydzielonych zasobów"
#. i18n: ectx: property (text), widget (QTreeWidget, m_taskList)
#: ui/kptresourceassignmentview.ui:38
#, kde-format
msgid "Advance"
msgstr "Wyprzedzenie"
#: ui/kptresourcedialog.cpp:65
#, kde-kuit-format
msgctxt "title:column"
msgid "Group"
msgstr "Grupa"
#: ui/kptresourcedialog.cpp:65
#, kde-kuit-format
msgctxt "title:column"
msgid "Select team members"
msgstr "Wybierz członków zespołu"
#: ui/kptresourcedialog.cpp:248
#, kde-format
msgid "Resource Settings"
msgstr "Ustawienia zasobu"
#: ui/kptresourcedialog.cpp:398
msgctxt "(qtundo-format)"
msgid "Modify Resource"
msgstr "Zmień zasób"
#: ui/kptresourceeditor.cpp:125
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Resource Editor</title><para>Resources are organized in a Resource "
"Breakdown Structure. Resources can be of type <emphasis>Work</emphasis> or "
"<emphasis>Material</emphasis>. When assigned to a task, a resource of type "
"<emphasis>Work</emphasis> can affect the duration of the task, while a "
"resource of type <emphasis>Material</emphasis> does not. A resource must "
"refer to a <emphasis>Calendar</emphasis> defined in the <emphasis>Work and "
"Vacation Editor</emphasis>.<nl/><link url='%1'>More...</link></para>"
msgstr ""
"<title>Edytor zasobu</title><para>Zasoby są zorganizowane w strukturę "
"podziału zasobów (RBS). Rodzajem zasobu może być <emphasis>Praca</emphasis> "
"lub <emphasis>Materiał</emphasis>. Gdy przydzielone do zadania, to rodzaj "
"zasobu <emphasis>Praca</emphasis> może wpłynąć na czas trwania zadania, "
"podczas gdy rodzaj zasobu <emphasis>Materiał</emphasis> nie. Zasób musi "
"odnosić się do <emphasis>Kalendarza</emphasis> określonego w "
"<emphasis>Edytorze pracy i wolnego</emphasis>.<nl/><link url='%1'>Więcej...</"
"link></para>"
#: ui/kptresourceeditor.cpp:289
#, kde-format
msgid "Add Resource Group"
msgstr "Dodaj grupę zasobu"
#: ui/kptresourceeditor.cpp:294
#, kde-format
msgid "Add Resource"
msgstr "Dodaj zasób"
#: ui/kptscheduleeditor.cpp:177
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Schedule Editor</title><para>The Schedule Editor is used to create, "
"edit, calculate and delete schedules.</para><para>If <emphasis>Mode</"
"emphasis> is set to <emphasis>Auto</emphasis>, the schedule is calculated "
"automatically. <note>Only one schedule can be in <emphasis>Auto Mode</"
"emphasis> simultaneously and it must be a top level schedule without sub-"
"schedules.</note></para><para>A schedule can have sub-schedules. A sub-"
"schedule can use the projects progress data in order to reschedule only "
"tasks that are not yet finished. Rescheduling will then use e.g. actual "
"start and remaining effort for the tasks.<nl/><link url='%1'>More...</link></"
"para>"
msgstr ""
"<title>Edytor harmonogramu</title><para>Edytor harmonogramu służy do "
"tworzenia, edycji, szacowanie i usuwania harmonogramów. </para><para>Jeśli "
"<emphasis>Tryb</emphasis> jest ustawiony na <emphasis>Samoczynny</emphasis>, "
"to harmonogram jest obliczany samoczynnie. <note>Tylko jeden harmonogram "
"może być jednocześnie w trybie <emphasis></emphasis> i musi to być szczytowy "
"harmonogram, bez podharmonogramów.</note></para><para> Harmonogram może "
"zawierać podharmonogramy. Podharmonogram może wykorzystywać dane postępu "
"projektu do przeplanowania tylko zadań, które jeszcze nie są skończone. "
"Przeplanowanie będzie wtedy używać np. obecnego początku i pozostałego "
"wysiłku na zadanie.<nl/><link url='%1'>Więcej...</link></para>"
#: ui/kptscheduleeditor.cpp:303
#, kde-format
msgid "Add Schedule"
msgstr "Dodaj harmonogram"
#: ui/kptscheduleeditor.cpp:308
#, kde-format
msgid "Add Sub-schedule"
msgstr "Dodaj pod-harmonogram"
#: ui/kptscheduleeditor.cpp:318
#, kde-format
msgid "Calculate"
msgstr "Oblicz"
#: ui/kptscheduleeditor.cpp:323
#, kde-format
msgid "Baseline"
msgstr "Linia bazowa"
#: ui/kptscheduleeditor.cpp:328
#, kde-kuit-format
msgctxt "@action"
msgid "Detach"
msgstr "Odłącz"
#: ui/kptscheduleeditor.cpp:384 ui/kptscheduleeditor.cpp:417
msgctxt "(qtundo-format)"
msgid "Create sub-schedule"
msgstr "Utwórz pod-harmonogram"
#: ui/kptscheduleeditor.cpp:395
#, kde-format
msgctxt "(qtundo-format)"
msgid "Add schedule %1"
msgstr "Dodaj harmonogram %1"
#: ui/kptscheduleeditor.cpp:500
#, kde-kuit-format
msgctxt "@action"
msgid "Show Debug Information"
msgstr "Pokaż informacje debugowania"
#: ui/kptscheduleeditor.cpp:736
#, kde-format
msgid "Result"
msgstr "Wynik"
#: ui/kptscheduleeditor.cpp:746
#, kde-format
msgid "Scheduling Log"
msgstr "Dziennik planowania"
#: ui/kptscheduleeditor.cpp:820
msgctxt "(qtundo-format)"
msgid "Modify project target start time"
msgstr "Zmień czas rozpoczęcia projektu"
#: ui/kptscheduleeditor.cpp:832
msgctxt "(qtundo-format)"
msgid "Modify project target end time"
msgstr "Zmień czas zakończenia projektu"
#. i18n: ectx: property (text), widget (QLabel, label)
#: ui/kptscheduleeditor.ui:35
#, kde-format
msgid "Scheduling range:"
msgstr "Okres planowania:"
#: ui/kptstandardworktimedialog.cpp:86
#, kde-format
msgid "Estimate Conversions"
msgstr "Szacunkowe przekształcenia"
#: ui/kptstandardworktimedialog.cpp:104
msgctxt "(qtundo-format)"
msgid "Modify Estimate Conversions"
msgstr "Zmień szacunkowe przekształcenia"
#: ui/kptsummarytaskdialog.cpp:39
#, kde-format
msgid "Summary Task Settings"
msgstr "Ustawienia zadania podsumowującego"
#: ui/kptsummarytaskdialog.cpp:64
msgctxt "(qtundo-format)"
msgid "Modify Summary Task"
msgstr "Zmień zadanie podsumowujące"
#: ui/kptsummarytaskgeneralpanel.cpp:90 ui/kpttaskdialog.cpp:109
msgctxt "(qtundo-format)"
msgid "Modify task"
msgstr "Zmień zadanie"
#. i18n: ectx: property (toolTip), widget (QLabel, wbslabel)
#: ui/kptsummarytaskgeneralpanelbase.ui:26 ui/kpttaskgeneralpanelbase.ui:20
#, kde-format
msgid "Work Breakdown Structure"
msgstr "Struktura podziału pracy"
#. i18n: ectx: property (whatsThis), widget (QLabel, namelabel)
#. i18n: ectx: property (whatsThis), widget (KLineEdit, namefield)
#: ui/kptsummarytaskgeneralpanelbase.ui:58
#: ui/kptsummarytaskgeneralpanelbase.ui:86 ui/kpttaskdescriptionpanelbase.ui:24
#: ui/kpttaskdescriptionpanelbase.ui:40 ui/kpttaskgeneralpanelbase.ui:52
#: ui/kpttaskgeneralpanelbase.ui:71
#, kde-format
msgid "The name of the Task."
msgstr "Nazwa zadania."
#. i18n: ectx: property (whatsThis), widget (QLabel, leaderlabel)
#. i18n: ectx: property (whatsThis), widget (KLineEdit, leaderfield)
#: ui/kptsummarytaskgeneralpanelbase.ui:95
#: ui/kptsummarytaskgeneralpanelbase.ui:133 ui/TasksGeneralPanel.ui:22
#: ui/TasksGeneralPanel.ui:57
#, kde-format
msgid ""
"The person responsible for this task.\n"
"\n"
"This is not limited to persons available in a resource group but can be "
"anyone. You can even directly access your address book with the Choose "
"button."
msgstr ""
"Osoba odpowiedzialna za to zadanie.\n"
"\n"
"Wybór osoby nie jest ograniczony do osób dostępnych w grupie zasobu, może to "
"być kto inny. Możesz nawet uzyskać bezpośredni dostęp do książki adresowej "
"poprzez przycisk Wybierz."
#. i18n: ectx: property (text), widget (QLabel, leaderlabel)
#: ui/kptsummarytaskgeneralpanelbase.ui:98
#, kde-format
msgid "Responsible:"
msgstr "Osoba odpowiedzialna:"
#. i18n: ectx: property (toolTip), widget (QPushButton, chooseLeader)
#: ui/kptsummarytaskgeneralpanelbase.ui:140 ui/kpttaskgeneralpanelbase.ui:115
#: ui/TasksGeneralPanel.ui:64
#, kde-format
msgid "Insert a person from your address book"
msgstr "Wstaw osobę z twojej książki adresowej"
#. i18n: ectx: property (text), widget (QPushButton, chooseLeader)
#. i18n: ectx: property (text), widget (QPushButton, chooseBtn)
#: ui/kptsummarytaskgeneralpanelbase.ui:143 ui/kpttaskgeneralpanelbase.ui:121
#: ui/resourcedialogbase.ui:70 ui/TasksGeneralPanel.ui:70
#, kde-format
msgid "Choose..."
msgstr "Wybierz..."
#. i18n: ectx: property (text), widget (QLabel, label)
#: ui/kptsummarytaskgeneralpanelbase.ui:155 ui/kpttaskgeneralpanelbase.ui:133
#: ui/TasksGeneralPanel.ui:82
#, kde-format
msgid "Priority:"
msgstr "Priorytet:"
#: ui/kpttaskcostpanel.cpp:101
msgctxt "(qtundo-format)"
msgid "Modify Task Cost"
msgstr "Zmień koszt zadania"
#. i18n: ectx: property (text), widget (QLabel, textLabel3_2_2)
#. i18n: ectx: property (text), widget (QLabel, textLabel3)
#. i18n: ectx: property (text), widget (QLabel, textLabel3_3)
#. i18n: ectx: property (text), widget (QLabel, label)
#: ui/kpttaskcostpanelbase.ui:27 ui/kpttaskcostpanelbase.ui:97
#: ui/kpttaskcostpanelbase.ui:167 ui/resourcedialogbase.ui:492
#, kde-format
msgid "Account:"
msgstr "Konto:"
#. i18n: ectx: property (title), widget (QGroupBox, startupGroup)
#: ui/kpttaskcostpanelbase.ui:72
#, kde-format
msgid "Startup"
msgstr "Uruchamianie"
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. i18n: ectx: property (text), widget (QLabel, textLabel2)
#: ui/kpttaskcostpanelbase.ui:78 ui/kpttaskcostpanelbase.ui:148
#, kde-format
msgid "Cost:"
msgstr "Koszt:"
#. i18n: ectx: property (title), widget (QGroupBox, shutdownGroup)
#: ui/kpttaskcostpanelbase.ui:142
#, kde-format
msgid "Shutdown"
msgstr "Wyłączanie"
#: ui/kpttaskdescriptiondialog.cpp:52
msgctxt "(qtundo-format)"
msgid "Modify milestone description"
msgstr "Zmień opis punktu przełomowego"
#: ui/kpttaskdescriptiondialog.cpp:54
msgctxt "(qtundo-format)"
msgid "Modify summary task description"
msgstr "Zmień opis zadania podsumowującego"
#: ui/kpttaskdescriptiondialog.cpp:56
msgctxt "(qtundo-format)"
msgid "Modify project description"
msgstr "Zmień opis projektu"
#: ui/kpttaskdescriptiondialog.cpp:142
#, kde-format
msgid "Project Description"
msgstr "Opis projektu"
#: ui/kpttaskdescriptiondialog.cpp:142
#, kde-format
msgid "Task Description"
msgstr "Opis zadania"
#: ui/kpttaskdialog.cpp:45
#, kde-format
msgid "Task Settings"
msgstr "Ustawienia zadania"
#: ui/kpttaskdialog.cpp:52
#, kde-format
msgid "&General"
msgstr "O&gólne"
#: ui/kpttaskdialog.cpp:56 ui/TasksEditDialog.cpp:53
#, kde-format
msgid "&Resources"
msgstr "&Zasoby"
#: ui/kpttaskdialog.cpp:60
#, kde-format
msgid "&Documents"
msgstr "&Dokumenty"
#: ui/kpttaskdialog.cpp:64
#, kde-format
msgid "&Cost"
msgstr "&Koszt"
#: ui/kpttaskdialog.cpp:68
#, kde-format
msgid "D&escription"
msgstr "&Opis"
#: ui/kpttaskeditor.cpp:97
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "The type of task or the estimate type of the task"
msgstr "Rodzaj zadania lub szacunkowy rodzaj zadania"
#: ui/kpttaskeditor.cpp:100
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<p>Indicates the type of task or the estimate type of the task.</p>The type "
"can be set to <emphasis>Milestone</emphasis>, <emphasis>Effort</emphasis> or "
"<emphasis>Duration</emphasis>.<nl/><note>If the type is <emphasis>Summary</"
"emphasis> or <emphasis>Project</emphasis> the type is not editable.</note>"
msgstr ""
"<p>Wskazuje na rodzaj zadania lub szacunkowy rodzaj zadania.</p>Rodzaj może "
"być ustawiony na <emphasis>Punkt przełomowy</emphasis>, <emphasis>Wysiłek</"
"emphasis> lub <emphasis>Czas trwania</emphasis>.<nl/><note>Jeżeli rodzaj "
"jest <emphasis>Podsumowaniem</emphasis> lub <emphasis>Projektem</emphasis> "
"to rodzaj jest nieedytowalny.</note>"
#: ui/kpttaskeditor.cpp:144
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Task with estimate type: %1"
msgstr "Zadanie z szacunkowym rodzajem: %1"
#: ui/kpttaskeditor.cpp:146
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Task type: %1"
msgstr "Rodzaj zadania: %1"
#: ui/kpttaskeditor.cpp:182 ui/kpttaskeditor.cpp:184
msgctxt "(qtundo-format)"
msgid "Set type to Milestone"
msgstr "Ustaw rodzaj na punkt przełomowy"
#: ui/kpttaskeditor.cpp:191
#, kde-format
msgctxt "(qtundo-format)"
msgid "Set type to %1"
msgstr "Ustaw rodzaj na %1"
#: ui/kpttaskeditor.cpp:379
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Task Editor</title><para>The Task Editor is used to create, edit, and "
"delete tasks. Tasks are organized into a Work Breakdown Structure (WBS) to "
"any depth.</para><para>This view supports configuration and printing using "
"the context menu.<nl/><link url='%1'>More...</link></para>"
msgstr ""
"<title>Edytor zadań</title><para>Edytor zadań jest używany do tworzenia, "
"edycji i usuwania zadań. Zadania są ułożone w strukturę podziału pracy (WBS) "
"do dowolnej głębokości.</para><para>Widok ten obsłguje ustawienia i "
"drukowanie przy użyciu menu podręcznego widoku drzewa.<nl/><link "
"url='%1'>Więcej...</link></para>"
#: ui/kpttaskeditor.cpp:433
#, kde-kuit-format
msgctxt "@title resource allocations"
msgid "Allocations"
msgstr "Przydziały"
#: ui/kpttaskeditor.cpp:454
#, kde-kuit-format
msgctxt "@title"
msgid "Resources"
msgstr "Zasoby"
#: ui/kpttaskeditor.cpp:456
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid ""
"Drag resources into the Task Editor and drop into the allocations- or "
"responsible column"
msgstr ""
"Przeciągnij zasoby do edytora zadań i upuść je na alokacje lub "
"odpowiedzialną kolumnę"
#: ui/kpttaskeditor.cpp:483
#, kde-kuit-format
msgctxt "@title"
msgid "Task Modules"
msgstr "Moduły zadania"
#: ui/kpttaskeditor.cpp:484
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid ""
"Drag a task module into the <emphasis>Task Editor</emphasis> to add it to "
"the project"
msgstr ""
"Przeciągnij moduł zadania na <emphasis>Edytor zadania</emphasis> aby dodać "
"go do projektu"
#: ui/kpttaskeditor.cpp:824
#, kde-format
msgid "Add Milestone"
msgstr "Dodaj punkt przełomowy"
#: ui/kpttaskeditor.cpp:839
#, kde-format
msgid "Add Sub-Milestone"
msgstr "Dodaj podpunkt przełomowy"
#: ui/kpttaskeditor.cpp:850
#, kde-format
msgid "Indent Task"
msgstr "Zwiększ wcięcie zadania"
#: ui/kpttaskeditor.cpp:854
#, kde-format
msgid "Unindent Task"
msgstr "Zmniejsz wcięcie zadania"
#: ui/kpttaskeditor.cpp:858
#, kde-format
msgid "Move Up"
msgstr "Przesuń wyżej"
#: ui/kpttaskeditor.cpp:862
#, kde-format
msgid "Move Down"
msgstr "Przesuń niżej"
#: ui/kpttaskeditor.cpp:1192
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Task Execution View</title><para>The view is used to edit and inspect "
"task progress during project execution.</para><para>This view supports "
"configuration and printing using the context menu.<nl/><link url='%1'>More..."
"</link></para>"
msgstr ""
"<title>Widok wykonywania zadania</title><para>Widok jest używany do edycji i "
"nadzoru nad postępem zadania podczas trwania projektu.</para><para>Widok ten "
"obsłguje ustawienia i drukowanie przy użyciu menu podręcznego widoku drzewa."
"<nl/><link url='%1'>Więcej...</link></para>"
#. i18n: ectx: property (text), widget (QPushButton, ui_publish)
#: ui/kpttaskeditor.cpp:1679 ui/kptworkpackagesendpanel.ui:45
#, kde-format
msgid "Publish..."
msgstr "Opublikuj..."
#: ui/kpttaskeditor.cpp:1683
#, kde-format
msgid "Work Packages..."
msgstr "Pakiet pracy..."
#: ui/kpttaskeditor.cpp:1701
msgctxt "(qtundo-format)"
msgid "Log Send Workpackage"
msgstr "Rejestruj wysyłane pakiety pracy"
#: ui/kpttaskgeneralpanel.cpp:115
msgctxt "(qtundo-format)"
msgid "Modify Task"
msgstr "Zmień zadanie"
#. i18n: ectx: property (text), widget (QLabel, namelabel)
#: ui/kpttaskgeneralpanelbase.ui:55
#, kde-format
msgid "N&ame:"
msgstr "N&azwa:"
#. i18n: ectx: property (whatsThis), widget (QLabel, leaderlabel)
#: ui/kpttaskgeneralpanelbase.ui:79
#, kde-format
msgid ""
"The person responsible for this task.\n"
" "
msgstr ""
"Osoba odpowiedzialna za to zadanie.\n"
" "
#. i18n: ectx: property (text), widget (QLabel, leaderlabel)
#: ui/kpttaskgeneralpanelbase.ui:82
#, kde-format
msgid "Responsi&ble:"
msgstr "Oso&ba odpowiedzialna:"
#. i18n: ectx: property (whatsThis), widget (QPushButton, chooseLeader)
#: ui/kpttaskgeneralpanelbase.ui:118 ui/TasksGeneralPanel.ui:67
#, kde-format
msgid "Insert a person from your address book."
msgstr "Wstaw osobę z twojej książki adresowej."
#. i18n: ectx: property (whatsThis), widget (QGroupBox, schedulingGroup)
#: ui/kpttaskgeneralpanelbase.ui:164 ui/TasksGeneralPanel.ui:116
#, kde-format
msgid ""
"Scheduling Configuration. These settings affect the actual scheduling of the "
"task.\n"
"\n"
"The estimation can be either effort based or duration based. If it is effort "
"based, the final duration will depend on the resources assigned to the task. "
"For duration based estimation, the assigned resources do not affect the "
"fixed duration of the task, but only the costs."
msgstr ""
"Ustawienia planowania. Te ustawienia mają wpływ na zaplanowane zadania.\n"
"\n"
"Oszacowanie może być oparte na wysiłku lub czasie trwania. Jeśli jest oparte "
"na wysiłku, ostateczny czas trwania będzie zależał od użytych w zadaniu "
"zasobów. Dla oszacowania opartego na czasie trwania, użyte zasoby nie mają "
"wpływu na wybrany czas trwania zadania, ale na jego koszt."
#. i18n: ectx: property (title), widget (QGroupBox, schedulingGroup)
#: ui/kpttaskgeneralpanelbase.ui:167 ui/TasksGeneralPanel.ui:119
#, kde-format
msgid "Timing"
msgstr "Planowanie czasu"
#. i18n: ectx: property (text), widget (QLabel, textLabel3)
#: ui/kpttaskgeneralpanelbase.ui:194
#, kde-format
msgid "&Schedule:"
msgstr "&Harmonogram:"
#. i18n: ectx: property (text), item, widget (KComboBox, scheduleType)
#: ui/kpttaskgeneralpanelbase.ui:217 ui/TasksGeneralPanel.ui:169
#, kde-format
msgid "As Soon as Possible"
msgstr "Tak szybko jak to możliwe"
#. i18n: ectx: property (text), item, widget (KComboBox, scheduleType)
#: ui/kpttaskgeneralpanelbase.ui:222 ui/TasksGeneralPanel.ui:174
#, kde-format
msgid "As Late as Possible"
msgstr "Tak późno jak to możliwe"
#. i18n: ectx: property (text), item, widget (KComboBox, scheduleType)
#: ui/kpttaskgeneralpanelbase.ui:237 ui/TasksGeneralPanel.ui:189
#, kde-format
msgid "Start Not Earlier Than"
msgstr "Rozpocznij nie wcześniej niż"
#. i18n: ectx: property (text), item, widget (KComboBox, scheduleType)
#: ui/kpttaskgeneralpanelbase.ui:242 ui/TasksGeneralPanel.ui:194
#, kde-format
msgid "Finish Not Later Than"
msgstr "Zakończ nie później niż"
#. i18n: ectx: property (text), widget (QLabel, textLabel3_2)
#: ui/kpttaskgeneralpanelbase.ui:300
#, kde-format
msgid "Esti&mate:"
msgstr "Szacu&nek:"
#. i18n: ectx: property (toolTip), widget (QLabel, textLabel3_2_3)
#. i18n: ectx: property (toolTip), widget (KComboBox, risk)
#: ui/kpttaskgeneralpanelbase.ui:339 ui/kpttaskgeneralpanelbase.ui:373
#: ui/TasksGeneralPanel.ui:291 ui/TasksGeneralPanel.ui:325
#, kde-format
msgid ""
"Risk controls the PERT distribution used when calculating the actual "
"estimate for this task."
msgstr ""
"Ryzyko kontroluje dystrybucję PERT wykorzystaną przy obliczaniu obecnego "
"szacunku dla tego zadania."
#. i18n: ectx: property (whatsThis), widget (QLabel, textLabel3_2_3)
#: ui/kpttaskgeneralpanelbase.ui:345 ui/TasksGeneralPanel.ui:297
#, kde-format
msgid ""
"<p>Risk controls the PERT distribution used when calculating the actual "
"estimate for the task.\n"
"<b>None</b> means the Expected estimate is used as is.\n"
"<b>Low risk</b> means that a normal distribution is used.\n"
"<b>High risk</b> means that the estimate will be slightly pessimistic "
"compared to Low risk.</p>"
msgstr ""
"<p>Ryzyko kontroluje dystrybucję PERT wykorzystaną przy obliczaniu obecnego "
"szacunku dla tego zadania..\n"
"<b>Brak</b> oznacza, że Oczekiwane szacunek jest używany bez zmian.\n"
"<b>Niskie ryzyko</b> oznacza, że używana jest rozkład normalny.\n"
"<b>Wysokie ryzyko</b> oznacza, że szacunek będzie trochę bardziej "
"pesymistyczny w porównaniu z niskim ryzykiem.</p>"
#. i18n: ectx: property (text), widget (QLabel, textLabel3_2_3)
#: ui/kpttaskgeneralpanelbase.ui:348
#, kde-format
msgid "Risk:"
msgstr "Ryzyko:"
#. i18n: ectx: property (whatsThis), widget (KComboBox, risk)
#: ui/kpttaskgeneralpanelbase.ui:379 ui/TasksGeneralPanel.ui:331
#, kde-format
msgid ""
"<p>Risk controles the PERT distribution used when calculating the actual "
"estimate for the task.\n"
"<b>None</b> means the Expected estimate is used as is.\n"
"<b>Low risk</b> means that a normal distribution is used.\n"
"<b>High risk</b> means that the estimate will be slightly pessimistic "
"compared to Low risk.</p>"
msgstr ""
"<p>Ryzyko kontroluje dystrybucję PERT wykorzystaną przy obliczaniu obecnego "
"szacunku dla tego zadania..\n"
"<b>Brak</b> oznacza, że Oczekiwane szacunek jest używany bez zmian.\n"
"<b>Niskie ryzyko</b> oznacza, że używana jest rozkład normalny.\n"
"<b>Wysokie ryzyko</b> oznacza, że szacunek będzie trochę bardziej "
"pesymistyczny w porównaniu z niskim ryzykiem.</p>"
#. i18n: ectx: property (text), widget (QLabel, textLabel1_2)
#: ui/kpttaskgeneralpanelbase.ui:404
#, kde-format
msgid "Optimisti&c:"
msgstr "Optymisty&czny:"
#. i18n: ectx: property (text), widget (QLabel, textLabel2_2)
#: ui/kpttaskgeneralpanelbase.ui:433
#, kde-format
msgid "&Pessimistic:"
msgstr "&Pesymistyczny:"
#: ui/kpttaskprogressdialog.cpp:38
#, kde-format
msgid "Task Progress"
msgstr "Postęp zadania"
#: ui/kpttaskprogressdialog.cpp:55
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Edit Task Progress</title><para>This dialog consists of the following "
"parts:<list><item>Edit mode control to define the behavior of the dialog.</"
"item><item>Controls to mark the task as started and finished.</"
"item><item>Table to enter used effort for each resource.</item><item>Table "
"for entry of task completion and remaining effort.</item></list></"
"para><para>Edit modes:<list><item><emphasis>Per resource</emphasis> requires "
"you to enter used effort for each resource assigned to this task. This "
"enables the most detailed tracking of effort- and cost usage.</"
"item><item><emphasis>Per task</emphasis> enables you to enter the minimum of "
"information. When completion is changed, used effort and remaining effort is "
"automatically calculated, but can of course be manually modified if needed.</"
"item></list><note>You should select the desired edit mode when starting the "
"task.</note><nl/><link url='%1'>More...</link></para>"
msgstr ""
"<title>Edytuj postęp zadania</title><para>To okno dialogowe składa się z "
"następujących części:<list><item>Edytuj sterowanie trybem, aby określić "
"zachowanie okna dialogowego.</item><item>Może oznaczać zadanie jako "
"rozpoczęte i ukończone.</item><item>Tabela do wpisywania wysiłku dla każdego "
"zasobu.</item><item>Tabela do wpisywania ukończenia i pozostałego wysiłku.</"
"item></list></para><para>Tryby edycji:<list><item><emphasis>Na zasób</"
"emphasis> wymaga wpisania wykorzystanego wysiłku dla każdego zasoby "
"przypisanego do zadania. To włącza najbardziej szczegółowe śledzenie "
"wykorzystanego wysiłku i poniesionego kosztu.</item><item><emphasis>Na "
"zadanie</emphasis> umożliwia podanie najmniejszej ilości danych. Gdy "
"ukończenie ulegnie zmianie, to wykorzystany wysiłek i pozostały wysiłek jest "
"samoczynnie obliczany, lecz może też zostać ręcznie zmieniony, gdy potrzeba."
"</item></list><note>Należy wybrać żądany tryb edycji przy rozpoczynaniu "
"zadania.</note><nl/><link url='%1'>Więcej...</link></para>"
#: ui/kpttaskprogressdialog.cpp:89
msgctxt "(qtundo-format)"
msgid "Modify Task Progress"
msgstr "Zmień postęp zadania"
#: ui/kpttaskprogresspanel.cpp:122
msgctxt "(qtundo-format)"
msgid "Modify task completion"
msgstr "Zmień ukończenie zadania"
#: ui/kpttaskprogresspanel.cpp:402 ui/kpttaskprogresspanel.cpp:417
#, kde-format
msgctxt "Week number (year)"
msgid "Week %1 (%2)"
msgstr "Tydzień %1 (%2)"
#: ui/kpttaskprogresspanel.cpp:408 ui/kpttaskprogresspanel.cpp:415
#, kde-format
msgctxt "Week number"
msgid "Week %1"
msgstr "Tydzień %1"
#. i18n: ectx: property (text), widget (QLabel, label)
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: ui/kpttaskprogresspanelbase.ui:20 ui/kptworkpackagemergepanel.ui:63
#, kde-format
msgid "Task:"
msgstr "Zadanie:"
#. i18n: ectx: property (text), widget (QCheckBox, started)
#: ui/kpttaskprogresspanelbase.ui:45
#, kde-format
msgid "Started:"
msgstr "Rozpoczęto:"
#. i18n: ectx: property (text), widget (QCheckBox, finished)
#: ui/kpttaskprogresspanelbase.ui:62
#, kde-format
msgid "Finished:"
msgstr "Zakończono:"
#. i18n: ectx: property (text), widget (QLabel, label)
#: ui/kpttaskprogresspanelbase.ui:107
#, kde-format
msgid "Edit mode:"
msgstr "Tryb edycji:"
#. i18n: ectx: property (text), item, widget (QComboBox, editmode)
#: ui/kpttaskprogresspanelbase.ui:115
#, kde-format
msgid "Per resource"
msgstr "Na zasób"
#. i18n: ectx: property (text), item, widget (QComboBox, editmode)
#: ui/kpttaskprogresspanelbase.ui:120
#, kde-format
msgid "Per task"
msgstr "Na zadanie"
#. i18n: ectx: property (text), widget (QPushButton, prevWeekBtn)
#: ui/kpttaskprogresspanelbase.ui:167
#, kde-format
msgid "Prev"
msgstr "Poprzedni"
#. i18n: ectx: property (text), widget (QPushButton, nextWeekBtn)
#: ui/kpttaskprogresspanelbase.ui:181 ui/kptworkpackagemergedialog.cpp:103
#, kde-format
msgid "Next"
msgstr "Następny"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: ui/kpttaskprogresspanelbase.ui:220
#, kde-format
msgid "Add resource:"
msgstr "Dodaj zasób:"
#. i18n: ectx: property (text), widget (QPushButton, addEntryBtn)
#: ui/kpttaskprogresspanelbase.ui:268
#, kde-format
msgid "Add Entry"
msgstr "Dodaj wpis"
#. i18n: ectx: property (text), widget (QPushButton, removeEntryBtn)
#: ui/kpttaskprogresspanelbase.ui:279
#, kde-format
msgid "Remove Entry"
msgstr "Usuń wpis"
#: ui/kpttaskstatusview.cpp:201
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Task Status View</title><para>The Task Status View is used to inspect "
"task progress information. The tasks are divided into groups dependent on "
"the task status:<list><item>Not Started \tTasks that should have been "
"started by now.</item><item>Running \tTasks that has been started, but not "
"yet finished.</item><item>Finished \tTasks that where finished in this "
"period.</item><item>Next Period \tTasks that is scheduled to be started in "
"the next period.</item></list>The time period is configurable.</"
"para><para>This view supports configuration and printing using the context "
"menu.<nl/><link url='%1'>More...</link></para>"
msgstr ""
"<title>Widok stanu zadania</title><para>Widok stanu zadania służy do nadzoru "
"nad postępem zadania. Zadania są podzielone na grupy w zależności od stanu:"
"<list><item>Niezaczęte \tZadania, które już powinny się zacząć.</"
"item><item>W trakcie \tZadania zaczęte, lecz nieskończone.</"
"item><item>Ukońzone \tZadania ukończone w tym okresie.</item><item>Następny "
"okres \tZadania zaplanowane do rozpoczęcia w następnym okresie.</item></"
"list>Okres czasu jest do ustawienia.</para><para>Widok ten obsłguje "
"ustawienia i drukowanie przy użyciu menu podręcznego widoku drzewa.<nl/"
"><link url='%1'>Więcej...</link></para>"
#: ui/kpttaskstatusview.cpp:441
#, kde-format
msgid "General Settings"
msgstr "Ustawienia ogólne"
#. i18n: ectx: property (title), widget (QGroupBox, periodGroupBox)
#: ui/kpttaskstatusviewsettingspanel.ui:16
#, kde-format
msgid "Period Definition"
msgstr "Definicja okresu"
#. i18n: ectx: property (text), widget (QLabel, label)
#: ui/kpttaskstatusviewsettingspanel.ui:25
#, kde-format
msgid "Period length (days):"
msgstr "Długość okresu (dni):"
#. i18n: ectx: property (text), widget (QRadioButton, useCurrentDate)
#: ui/kpttaskstatusviewsettingspanel.ui:48
#, kde-format
msgid "Use current date"
msgstr "Użyj bieżącej daty"
#. i18n: ectx: property (text), widget (QRadioButton, useWeekday)
#: ui/kpttaskstatusviewsettingspanel.ui:68
#, kde-format
msgid "Use weekday:"
msgstr "Użyj dnia powszedniego:"
#: ui/kptusedefforteditor.cpp:45
#, kde-format
msgid "Resource"
msgstr "Zasób"
#: ui/kptusedefforteditor.cpp:50
#, kde-format
msgid "This Week"
msgstr "Ten tydzień"
#: ui/kptusedefforteditor.cpp:223
#, kde-format
msgid "Total effort this week"
msgstr "Całkowity wysiłek tego tygodnia"
#: ui/kptusedefforteditor.cpp:409
#, no-c-format, kde-format
msgid "% Completed"
msgstr "Ukończono %"
#: ui/kptusedefforteditor.cpp:410
#, kde-format
msgid "Used Effort"
msgstr "Użyty wysiłek"
#: ui/kptusedefforteditor.cpp:411
#, kde-format
msgid "Remaining Effort"
msgstr "Pozostały wysiłek"
#: ui/kptusedefforteditor.cpp:412
#, kde-format
msgid "Planned Effort"
msgstr "Zaplanowany wysiłek"
#: ui/kptusedefforteditor.cpp:553
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Accumulated effort %1"
msgstr "Nagromadzony wysiłek %1"
#: ui/kptusedefforteditor.cpp:723
#, kde-kuit-format
msgctxt "@info"
msgid ""
"Accumulated used effort.<nl/><note>Used effort must be entered per resource</"
"note>"
msgstr ""
"Nagromadzony wykorzystany wysiłek.<nl/><note>Wykorzystany wysiłek musi być "
"wpisany jako na zasób</note>"
#: ui/kptusedefforteditor.cpp:725
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Accumulated used effort"
msgstr "Nagromadzony wykorzystany wysiłek"
#: ui/kptusedefforteditor.cpp:727
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Remaining effort to complete the task"
msgstr "Pozostały wysiłek do ukończenia zadania"
#: ui/kptusedefforteditor.cpp:729
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Planned effort accumulated until date"
msgstr "Planowany nagromadzony wysiłek do daty"
#: ui/kptviewbase.cpp:213
#, kde-format
msgid "Header and Footer"
msgstr "Nagłówek i stopka"
#: ui/kptviewbase.cpp:434
#, kde-format
msgctxt "1=page number, 2=last page number"
msgid "%1 (%2)"
msgstr "%1 (%2)"
#: ui/kptviewbase.cpp:459 ui/kptviewbase.cpp:564
#, kde-format
msgid "Page:"
msgstr "Strona:"
#: ui/kptviewbase.cpp:473 ui/kptviewbase.cpp:570
#, kde-format
msgid "Date:"
msgstr "Data:"
#: ui/kptviewbase.cpp:510 ui/kptviewbase.cpp:573
#, kde-format
msgid "Manager:"
msgstr "Kierownik:"
#: ui/kptviewbase.cpp:541 ui/kptviewbase.cpp:567
#, kde-format
msgid "Project:"
msgstr "Projekt:"
#: ui/kptviewbase.cpp:670
#, kde-format
msgid "This view does not support printing."
msgstr "Ten widok nie obsługuje drukowania."
#: ui/kptviewbase.cpp:679
#, kde-kuit-format
msgctxt "@title:tab"
msgid "Page Layout"
msgstr "Układ strony"
#: ui/kptviewbase.cpp:700
#, kde-kuit-format
msgctxt "@title:tab"
msgid "Header and Footer"
msgstr "Nagłówek i stopka"
#: ui/kptviewbase.cpp:725
#, kde-format
msgid "Expand All"
msgstr "Rozwiń wszystko"
#: ui/kptviewbase.cpp:731
#, kde-format
msgid "Collapse All"
msgstr "Zwiń wszystko"
#: ui/kptviewbase.cpp:762
#, kde-format
msgid "Print Options..."
msgstr "Opcje drukowania..."
#: ui/kptviewbase.cpp:773
#, kde-format
msgid "Configure View..."
msgstr "Ustawienia widoku..."
#: ui/kptviewbase.cpp:2680
#, kde-format
msgid "Unsplit View"
msgstr "Scal widok"
#: ui/kptviewbase.cpp:2683
#, kde-format
msgid "Split View"
msgstr "Podziel widok"
#: ui/kptwbsdefinitiondialog.cpp:35
#, kde-format
msgid "WBS Definition"
msgstr "Definicja WBS"
#: ui/kptwbsdefinitionpanel.cpp:148
msgctxt "(qtundo-format)"
msgid "Modify WBS Code Definition"
msgstr "Zmień definicję kodu WBS"
#. i18n: ectx: property (toolTip), widget (QFrame, frame_2)
#: ui/kptwbsdefinitionpanelbase.ui:21
#, kde-format
msgctxt "@info:tooltip Work Breakdown Structure code"
msgid "Define WBS code for the project"
msgstr "Określ kod WBS dla projektu"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: ui/kptwbsdefinitionpanelbase.ui:33
#, kde-format
msgid "Project Code Definition"
msgstr "Definicja kodu projektu"
#. i18n: ectx: property (text), widget (QLabel, textLabel1_2)
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#: ui/kptwbsdefinitionpanelbase.ui:42 ui/kptwbsdefinitionpanelbase.ui:107
#, kde-format
msgid "Code:"
msgstr "Kod:"
#. i18n: ectx: property (text), widget (QLabel, textLabel1_3_3)
#. i18n: ectx: property (text), widget (QLabel, textLabel1_3_2)
#: ui/kptwbsdefinitionpanelbase.ui:58 ui/kptwbsdefinitionpanelbase.ui:127
#, kde-format
msgid "Separator:"
msgstr "Separator:"
#. i18n: ectx: property (toolTip), widget (QFrame, frame)
#: ui/kptwbsdefinitionpanelbase.ui:86
#, kde-format
msgctxt "@info:tooltip Work Breakdown Structure code"
msgid "Define default WBS code"
msgstr "Określ domyślny kod WBS"
#. i18n: ectx: property (text), widget (QLabel, label)
#: ui/kptwbsdefinitionpanelbase.ui:98
#, kde-format
msgid "Default Definition"
msgstr "Domyślna definicja"
#. i18n: ectx: property (toolTip), widget (QGroupBox, levelsGroup)
#: ui/kptwbsdefinitionpanelbase.ui:148
#, kde-format
msgctxt "@info:tooltip Work Breakdown Structure code"
msgid "Define separate WBS codes for individual levels"
msgstr "Określ osobne kody WBS dla indywidualnych poziomów"
#. i18n: ectx: property (title), widget (QGroupBox, levelsGroup)
#: ui/kptwbsdefinitionpanelbase.ui:151
#, kde-format
msgid "Use Levels Definition"
msgstr "Użyj definicji poziomów"
#. i18n: ectx: property (text), widget (QTableWidget, levelsTable)
#: ui/kptwbsdefinitionpanelbase.ui:167
#, kde-format
msgid "Code"
msgstr "Kod"
#. i18n: ectx: property (text), widget (QTableWidget, levelsTable)
#: ui/kptwbsdefinitionpanelbase.ui:172
#, kde-format
msgid "Separator"
msgstr "Separator"
#. i18n: ectx: property (text), widget (QPushButton, addBtn)
#: ui/kptwbsdefinitionpanelbase.ui:187
#, kde-format
msgid "Add Level"
msgstr "Dodaj poziom"
#: ui/kptworkpackagemergedialog.cpp:66
#, kde-kuit-format
msgctxt "@title"
msgid "Date"
msgstr "Data"
#: ui/kptworkpackagemergedialog.cpp:67
#, kde-kuit-format
msgctxt "@title"
msgid "Completion"
msgstr "Ukończenie"
#: ui/kptworkpackagemergedialog.cpp:68
#, kde-kuit-format
msgctxt "@title"
msgid "Used Effort"
msgstr "Użyty wysiłek"
#: ui/kptworkpackagemergedialog.cpp:69
#, kde-kuit-format
msgctxt "@title"
msgid "Remaining Effort"
msgstr "Pozostały wysiłek"
#: ui/kptworkpackagemergedialog.cpp:72
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Update started"
msgstr "Rozpoczęto uaktualnianie"
#: ui/kptworkpackagemergedialog.cpp:73
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Update finished"
msgstr "Ukończono uaktualnianie"
#: ui/kptworkpackagemergedialog.cpp:94
#, kde-format
msgid "Merge"
msgstr "Scal"
#: ui/kptworkpackagemergedialog.cpp:96
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Merge the changes and display the resulting progress information"
msgstr "Scal zmiany i wyświetl wynikowe dane o postępie"
#: ui/kptworkpackagemergedialog.cpp:97
#, kde-format
msgid "Reject"
msgstr "Odrzuć"
#: ui/kptworkpackagemergedialog.cpp:99
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Reject this package and goto next package"
msgstr "Odrzuć ten pakiet i przejdź do następnego"
#: ui/kptworkpackagemergedialog.cpp:105
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Commit the changes and go to next package"
msgstr "Wdroż zmiany i przejdź do następnego pakietu"
#: ui/kptworkpackagemergedialog.cpp:106
#, kde-format
msgid "Back"
msgstr "Wstecz"
#: ui/kptworkpackagemergedialog.cpp:108
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Revert the changes and go back to the current package"
msgstr "Wycofaj zmiany i przejdź wstecz do bieżącego pakietu"
#: ui/kptworkpackagemergedialog.cpp:177
#, kde-kuit-format
msgctxt "@info"
msgid "Task is not started"
msgstr "Zadanie jest nierozpoczęte"
#: ui/kptworkpackagemergedialog.cpp:185
#, kde-kuit-format
msgctxt "@info"
msgid "Task is not finished"
msgstr "Zadanie jest niezakończone"
#: ui/kptworkpackagemergedialog.cpp:196
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Existing entry"
msgstr "Istniejący wpis"
#: ui/kptworkpackagemergedialog.cpp:198
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "New entry"
msgstr "Nowy wpis"
#: ui/kptworkpackagemergedialog.cpp:203
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "New value: %1%<nl/>Current value: %2%"
msgstr "Nowa wartość: %1%<nl/>Bieżąca wartość: %2%"
#: ui/kptworkpackagemergedialog.cpp:215 ui/kptworkpackagemergedialog.cpp:225
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "New value: %1<nl/>Current value: %2"
msgstr "Nowa wartość: %1<nl/>Bieżąca wartość: %2"
#: ui/kptworkpackagemergedialog.cpp:234
#, kde-format
msgid "No documents"
msgstr "Brak dokumentów"
#: ui/kptworkpackagemergedialog.cpp:349
#, kde-format
msgid ""
"The package owner '%1' is not a resource in this project. You must handle "
"this manually."
msgstr ""
"Właściciel pakietu '%1' nie jest zasobem w tym projekcie. Musisz poradzić "
"sobie z tym ręcznie."
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: ui/kptworkpackagemergepanel.ui:70
#, kde-format
msgid "Generated:"
msgstr "Utworzone:"
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: ui/kptworkpackagemergepanel.ui:77
#, kde-format
msgid "From:"
msgstr "Od:"
#. i18n: ectx: property (text), widget (QLabel, ui_packageTime)
#: ui/kptworkpackagemergepanel.ui:96
#, kde-format
msgid "<package time>"
msgstr "<czas pakietu>"
#. i18n: ectx: property (text), widget (QCheckBox, ui_updateStarted)
#. i18n: ectx: property (text), widget (QCheckBox, ui_updateFinished)
#. i18n: ectx: property (text), widget (QCheckBox, ui_updateDocuments)
#: ui/kptworkpackagemergepanel.ui:139 ui/kptworkpackagemergepanel.ui:162
#: ui/kptworkpackagemergepanel.ui:198
#, kde-format
msgid "Update"
msgstr "Aktualizacja"
#. i18n: ectx: property (text), widget (QLabel, label_4)
#: ui/kptworkpackagemergepanel.ui:245
#, kde-format
msgid "No more data. Press Close to finish."
msgstr "Nie ma już danych. Aby ukończyć, należy nacisnąć przycisk Zamknij."
#: ui/kptworkpackagesenddialog.cpp:34
#, kde-kuit-format
msgctxt "@title:window"
msgid "Send Work Packages"
msgstr "Wyślij pakiety pracy"
#: ui/kptworkpackagesendpanel.cpp:49
#, kde-kuit-format
msgctxt "@title"
msgid "Resource"
msgstr "Zasób"
#. i18n: ectx: property (text), widget (QLabel, m_labMonCurSym)
#: ui/locale/localemon.cpp:52 ui/locale/localemon.ui:19
#, kde-format
msgid "Currency symbol:"
msgstr "Symbol waluty:"
#: ui/locale/localemon.cpp:53
#, kde-format
msgid "Fract digits:"
msgstr "Cyfry ułamka:"
#: ui/locale/localemon.cpp:111
#, kde-format
msgid "Here you can enter your usual currency symbol, e.g. $ or €."
msgstr "Tutaj możesz podać symbol waluty, np. $ lub €."
#. i18n: ectx: property (text), widget (QLabel, m_labMonFraDig)
#: ui/locale/localemon.ui:32
#, kde-format
msgid "Fractional digits:"
msgstr "Cyfry ułamków:"
#: ui/performance/PerformanceStatusBase.cpp:535
#: ui/performance/PerformanceStatusBase.cpp:538
#, kde-format
msgctxt "Chart axis title 1=currency symbol"
msgid "Cost (%1)"
msgstr "Koszt (%1)"
#: ui/performance/PerformanceStatusBase.cpp:536
#: ui/performance/PerformanceStatusBase.cpp:539
#, kde-format
msgctxt "Chart axis title"
msgid "Effort (hours)"
msgstr "Wysiłek (godziny)"
#: ui/performance/PerformanceStatusView.cpp:221
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Task Performance View</title><para>Displays performance data "
"aggregated to the selected task.</para><para>This view supports "
"configuration and printing using the context menu.<nl/><link url='%1'>More..."
"</link></para>"
msgstr ""
"<title>Widok wydajności zadania</title><para>Wyświetla dane wydajności "
"zagregowane na poziomie projektu.</para><para>Widok ten obsłguje ustawienia "
"i drukowanie przy użyciu menu podręcznego widoku drzewa.<nl/><link "
"url='%1'>Więcej...</link></para>"
#: ui/performance/PerformanceStatusView.cpp:391
#: ui/performance/ProjectStatusView.cpp:170
#, kde-format
msgid "Chart Settings"
msgstr "Ustawienia wykresu"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#: ui/performance/PerformanceStatusViewSettingsPanel.ui:17
#, kde-format
msgid "Chart type"
msgstr "Rodzaj wykresu"
#. i18n: ectx: property (text), widget (QRadioButton, ui_linechart)
#: ui/performance/PerformanceStatusViewSettingsPanel.ui:23
#, kde-format
msgid "Line chart"
msgstr "Wykres liniowy"
#. i18n: ectx: property (text), widget (QRadioButton, ui_barchart)
#: ui/performance/PerformanceStatusViewSettingsPanel.ui:33
#, kde-format
msgid "Bar chart"
msgstr "Wykres słupkowy"
#. i18n: ectx: property (text), widget (QRadioButton, ui_table)
#: ui/performance/PerformanceStatusViewSettingsPanel.ui:40
#, kde-format
msgid "Table"
msgstr "Tabela"
#. i18n: ectx: property (text), widget (QRadioButton, ui_showbasevalues)
#: ui/performance/PerformanceStatusViewSettingsPanel.ui:59
#, kde-format
msgid "Base values"
msgstr "Wartości bazowe"
#. i18n: ectx: property (text), widget (QRadioButton, ui_showindices)
#: ui/performance/PerformanceStatusViewSettingsPanel.ui:69
#, kde-format
msgid "Indices"
msgstr "Wskaźniki"
#. i18n: ectx: property (title), widget (QGroupBox, ui_cost)
#. i18n: ectx: property (title), widget (QGroupBox, ui_costgroup)
#: ui/performance/PerformanceStatusViewSettingsPanel.ui:91
#: ui/resourcedialogbase.ui:414
#, kde-format
msgid "Cost"
msgstr "Koszt"
#. i18n: ectx: property (text), widget (QCheckBox, ui_bcwsCost)
#. i18n: ectx: property (text), widget (QCheckBox, ui_bcwsEffort)
#: ui/performance/PerformanceStatusViewSettingsPanel.ui:106
#: ui/performance/PerformanceStatusViewSettingsPanel.ui:154
#, kde-format
msgid "Show BCWS plot"
msgstr "Pokaż wykres BCWS"
#. i18n: ectx: property (text), widget (QCheckBox, ui_bcwpCost)
#. i18n: ectx: property (text), widget (QCheckBox, ui_bcwpEffort)
#: ui/performance/PerformanceStatusViewSettingsPanel.ui:116
#: ui/performance/PerformanceStatusViewSettingsPanel.ui:164
#, kde-format
msgid "Show BCWP plot"
msgstr "Pokaż wykres BCWP"
#. i18n: ectx: property (text), widget (QCheckBox, ui_acwpCost)
#. i18n: ectx: property (text), widget (QCheckBox, ui_acwpEffort)
#: ui/performance/PerformanceStatusViewSettingsPanel.ui:126
#: ui/performance/PerformanceStatusViewSettingsPanel.ui:174
#, kde-format
msgid "Show ACWP plot"
msgstr "Pokaż wykres ACWP"
#. i18n: ectx: property (text), widget (QCheckBox, ui_spicost)
#: ui/performance/PerformanceStatusViewSettingsPanel.ui:194
#, kde-format
msgid "SPI Cost"
msgstr "Koszt SPI"
#. i18n: ectx: property (text), widget (QCheckBox, ui_spieffort)
#: ui/performance/PerformanceStatusViewSettingsPanel.ui:204
#, kde-format
msgid "SPI Effort"
msgstr "Wysiłek SPI"
#. i18n: ectx: property (text), widget (QCheckBox, ui_cpieffort)
#: ui/performance/PerformanceStatusViewSettingsPanel.ui:211
#, kde-format
msgid "CPI Effort"
msgstr "Wysiłek CPI"
#. i18n: ectx: property (text), widget (QCheckBox, ui_cpicost)
#: ui/performance/PerformanceStatusViewSettingsPanel.ui:218
#, kde-format
msgid "CPI Cost"
msgstr "Koszt BCWP"
#: ui/performance/ProjectStatusView.cpp:67
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Project Performance View</title><para>Displays performance data "
"aggregated to the project level.</para><para>This view supports "
"configuration and printing using the context menu.<nl/><link url='%1'>More..."
"</link></para>"
msgstr ""
"<title>Widok wydajności projektu</title><para>Wyświetla dane wydajności "
"zagregowane na poziomie projektu.</para><para>Widok ten obsłguje ustawienia "
"i drukowanie przy użyciu menu podręcznego widoku drzewa.<nl/><link "
"url='%1'>Więcej...</link></para>"
#: ui/projectview/ProjectView.cpp:52
#, kde-format
msgid "ID"
msgstr "ID"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. i18n: ectx: property (title), widget (QGroupBox, ui_fromgroup)
#: ui/relationpanel.ui:41 ui/resourcedialogbase.ui:271
#, kde-format
msgid "From"
msgstr "Od"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#: ui/relationpanel.ui:63
#, kde-format
msgid "To"
msgstr "Do"
#. i18n: ectx: property (title), widget (QGroupBox, relationType)
#: ui/relationpanel.ui:87
#, kde-format
msgid "Dependency Type"
msgstr "Rodzaj zależności"
#: ui/reports/reportdata.cpp:432
#, kde-format
msgid "Task status"
msgstr "Stan zadania"
#: ui/reports/reportdata.cpp:533
#, kde-format
msgid "Resource assignments"
msgstr "Przydziały zasobów"
#: ui/reports/reportdata.cpp:787
#, kde-format
msgid "Cost Performance"
msgstr "Wydajność kosztów"
#: ui/reports/reportdata.cpp:841
#, kde-format
msgid "Effort Performance"
msgstr "Wydajność wysiłku"
#: ui/reports/reportdata.cpp:894
#, kde-format
msgid "Cost Breakdown"
msgstr "Rozkład kosztów"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: ui/reports/reportnavigator.ui:20 widgets/KoPageLayoutDialog.cpp:51
#, kde-format
msgid "Page"
msgstr "Strona"
#. i18n: ectx: property (toolTip), widget (QPushButton, ui_first)
#: ui/reports/reportnavigator.ui:42
#, kde-format
msgid "Go to first page"
msgstr "Idź do pierwszej strony"
#. i18n: ectx: property (toolTip), widget (QPushButton, ui_prev)
#: ui/reports/reportnavigator.ui:64
#, kde-format
msgid "Go to previous page"
msgstr "Idź do poprzedniej strony"
#. i18n: ectx: property (toolTip), widget (QSpinBox, ui_selector)
#: ui/reports/reportnavigator.ui:77
#, kde-format
msgid "Show page"
msgstr "Pokaż stronę"
#. i18n: ectx: property (text), widget (QLabel, label)
#: ui/reports/reportnavigator.ui:99
#, kde-format
msgid "of"
msgstr "z"
#. i18n: ectx: property (toolTip), widget (QPushButton, ui_next)
#: ui/reports/reportnavigator.ui:149
#, kde-format
msgid "Go to next page"
msgstr "Idź do następnej strony"
#. i18n: ectx: property (toolTip), widget (QPushButton, ui_last)
#: ui/reports/reportnavigator.ui:171
#, kde-format
msgid "Go to last page"
msgstr "Idź do ostatniej strony"
#. i18n: ectx: property (toolTip), widget (QCheckBox, reportheader)
#: ui/reports/reportsectionswidget.ui:28
#, kde-format
msgid "Enable report header"
msgstr "Włącz nagłówek sprawozdania"
#. i18n: ectx: property (text), widget (QCheckBox, reportheader)
#: ui/reports/reportsectionswidget.ui:31
#, kde-format
msgid "Report Header"
msgstr "Nagłówek sprawozdania"
#. i18n: @info:tooltip
#. i18n: ectx: property (toolTip), widget (QCheckBox, reportfooter)
#: ui/reports/reportsectionswidget.ui:38
#, kde-format
msgid "Enable report footer"
msgstr "Włącz stopkę sprawozdania"
#. i18n: ectx: property (text), widget (QCheckBox, reportfooter)
#: ui/reports/reportsectionswidget.ui:41
#, kde-format
msgid "Report Footer"
msgstr "Stopka sprawozdania"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#: ui/reports/reportsectionswidget.ui:50
#, kde-format
msgid "Page Header"
msgstr "Nagłówek strony"
#. i18n: @info:tooltip
#. i18n: ectx: property (toolTip), widget (QCheckBox, headerFirstpage)
#: ui/reports/reportsectionswidget.ui:62
#, kde-format
msgid "Enable header on first page"
msgstr "Włącz nagłówek na pierwszej stronie"
#. i18n: ectx: property (text), widget (QCheckBox, headerFirstpage)
#. i18n: ectx: property (text), widget (QCheckBox, footerFirstpage)
#: ui/reports/reportsectionswidget.ui:65 ui/reports/reportsectionswidget.ui:130
#, kde-format
msgid "First page"
msgstr "Pierwsza strona"
#. i18n: @info:tooltip
#. i18n: ectx: property (toolTip), widget (QCheckBox, headerLastpage)
#: ui/reports/reportsectionswidget.ui:72
#, kde-format
msgid "Enable header on last page"
msgstr "Włącz nagłówek na ostatniej stronie"
#. i18n: ectx: property (text), widget (QCheckBox, headerLastpage)
#. i18n: ectx: property (text), widget (QCheckBox, footerLastpage)
#: ui/reports/reportsectionswidget.ui:75 ui/reports/reportsectionswidget.ui:160
#, kde-format
msgid "Last page"
msgstr "Ostatnia strona"
#. i18n: @info:tooltip
#. i18n: ectx: property (toolTip), widget (QCheckBox, headerOddpages)
#: ui/reports/reportsectionswidget.ui:82
#, kde-format
msgid "Enable header on odd pages"
msgstr "Włącz nagłówek na nieparzystych stronach"
#. i18n: ectx: property (text), widget (QCheckBox, headerOddpages)
#. i18n: ectx: property (text), widget (QCheckBox, footerOddpages)
#: ui/reports/reportsectionswidget.ui:85 ui/reports/reportsectionswidget.ui:140
#, kde-format
msgid "Odd pages"
msgstr "Strony nieparzyste"
#. i18n: @info:tooltip
#. i18n: ectx: property (toolTip), widget (QCheckBox, headerEvenpages)
#: ui/reports/reportsectionswidget.ui:92
#, kde-format
msgid "Enable header on even pages"
msgstr "Włącz nagłówek na parzystych stronach"
#. i18n: ectx: property (text), widget (QCheckBox, headerEvenpages)
#. i18n: ectx: property (text), widget (QCheckBox, footerEvenpages)
#: ui/reports/reportsectionswidget.ui:95 ui/reports/reportsectionswidget.ui:150
#, kde-format
msgid "Even pages"
msgstr "Strony parzyste"
#. i18n: @info:tooltip
#. i18n: ectx: property (toolTip), widget (QCheckBox, headerAllpages)
#: ui/reports/reportsectionswidget.ui:102
#, kde-format
msgid "Enable header on all pages"
msgstr "Włącz nagłówek na wszystkich stronach"
#. i18n: ectx: property (text), widget (QCheckBox, headerAllpages)
#. i18n: ectx: property (text), widget (QCheckBox, footerAllpages)
#: ui/reports/reportsectionswidget.ui:105
#: ui/reports/reportsectionswidget.ui:170
#, kde-format
msgid "All pages"
msgstr "Wszystkie strony"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#: ui/reports/reportsectionswidget.ui:115
#, kde-format
msgid "Page Footer"
msgstr "Stopka strony"
#. i18n: @info:tooltip
#. i18n: ectx: property (toolTip), widget (QCheckBox, footerFirstpage)
#: ui/reports/reportsectionswidget.ui:127
#, kde-format
msgid "Enable footer on first page"
msgstr "Włącz stopkę na pierwszej stronie"
#. i18n: @info:tooltip
#. i18n: ectx: property (toolTip), widget (QCheckBox, footerOddpages)
#: ui/reports/reportsectionswidget.ui:137
#, kde-format
msgid "Enable footer on odd pages"
msgstr "Włącz stopkę na nieparzystych stronach"
#. i18n: @info:tooltip
#. i18n: ectx: property (toolTip), widget (QCheckBox, footerEvenpages)
#: ui/reports/reportsectionswidget.ui:147
#, kde-format
msgid "Enable footer on even pages"
msgstr "Włącz stopkę na parzystych stronach"
#. i18n: @info:tooltip
#. i18n: ectx: property (toolTip), widget (QCheckBox, footerLastpage)
#: ui/reports/reportsectionswidget.ui:157
#, kde-format
msgid "Enable footer on last page"
msgstr "Włącz stopkę na ostatniej stronie"
#. i18n: @info:tooltip
#. i18n: ectx: property (toolTip), widget (QCheckBox, footerAllpages)
#: ui/reports/reportsectionswidget.ui:167
#, kde-format
msgid "Enable footer on all pages"
msgstr "Włącz stopkę na wszystkich stronach"
#: ui/reports/reportview.cpp:373
#, kde-kuit-format
msgctxt "@title:window"
msgid "Export Report"
msgstr "Eksportuj sprawozdanie"
#: ui/reports/reportview.cpp:381
#, kde-format
msgid "Export to text document is not supported"
msgstr "Eksport do dokumentu tekstowego jest nieobsługiwany"
#: ui/reports/reportview.cpp:392
#, kde-format
msgid "Export to text document failed"
msgstr "Nieudany eksport do dokumentu tekstowego"
#: ui/reports/reportview.cpp:392 ui/reports/reportview.cpp:412
#: ui/reports/reportview.cpp:433
#, kde-kuit-format
msgctxt "@info"
msgid "Failed to export to <filename>%1</filename>"
msgstr "Nieudany eksport do <filename>%1</filename>"
#: ui/reports/reportview.cpp:401
#, kde-format
msgid "Export to spreadsheet document is not supported"
msgstr "Eksport do arkusza kalkulacyjnego jest nieobsługiwany"
#: ui/reports/reportview.cpp:412
#, kde-format
msgid "Export to spreadsheet failed"
msgstr "Nieudany eksport do arkusza kalkulacyjnego"
#: ui/reports/reportview.cpp:423
#, kde-format
msgid "Export to HTML document is not supported"
msgstr "Eksport do dokumentu HTML jest nieobsługiwany"
#: ui/reports/reportview.cpp:433
#, kde-format
msgid "Export to HTML failed"
msgstr "Nieudany eksport do HTML"
#: ui/reports/reportview.cpp:443
#, kde-format
msgid "Edit Report"
msgstr "Edytuj sprawozdanie"
#: ui/reports/reportview.cpp:444
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Edit the report definition"
msgstr "Edytuj definicję sprawozdania"
#: ui/reports/reportview.cpp:445
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid "Opens the report design in the report design dialog."
msgstr "Otwiera projekt sprawozdania w oknie dialogowym projektu sprawdzania."
#: ui/reports/reportview.cpp:681
#, kde-format
msgid "View report"
msgstr "Obejrzyj sprawozdanie"
#: ui/reports/reportview.cpp:686
#, kde-format
msgid "Undo all changes"
msgstr "Cofnij wszystkie zmiany"
#: ui/reports/reportview.cpp:692
#, kde-format
msgid "Export report definition"
msgstr "Eksportuj definicję sprawozdania"
#: ui/reports/reportview.cpp:709
#, kde-kuit-format
msgctxt "@info"
msgid "Cannot open file:<nl/><filename>%1</filename>"
msgstr "Nie można otworzyć pliku:<nl/><filename>%1</filename>"
#: ui/reports/reportview.cpp:818
#, kde-kuit-format
msgctxt "@title:window report data elements"
msgid "Data Elements"
msgstr "Elementy danych"
#: ui/reports/reportview.cpp:873
#, kde-kuit-format
msgctxt "@title:window report section docker"
msgid "Headers && Footers"
msgstr "Nagłówki i stopki"
#: ui/reports/reportview.cpp:907
#, kde-kuit-format
msgctxt "@title:window report group section docker"
msgid "Groups"
msgstr "Grupy"
#: ui/reports/reportview.cpp:1073
#, kde-kuit-format
msgctxt "@title:column"
msgid "Column"
msgstr "Kolumna"
#: ui/reports/reportview.cpp:1074
#, kde-kuit-format
msgctxt "@title:column"
msgid "Sort"
msgstr "Uszereguj"
#: ui/reports/reportview.cpp:1075
#, kde-kuit-format
msgctxt "@title:column"
msgid "Header"
msgstr "Nagłówek"
#: ui/reports/reportview.cpp:1076
#, kde-kuit-format
msgctxt "@title:column"
msgid "Footer"
msgstr "Stopka"
#: ui/reports/reportview.cpp:1077
#, kde-kuit-format
msgctxt "@title:column"
msgid "Page Break"
msgstr "Podział strony"
#: ui/reports/reportview.cpp:1080
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Groups data by the selected column"
msgstr "Grupuje dane po wybranej kolumnie"
#: ui/reports/reportview.cpp:1081
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Sorts data"
msgstr "Szereguje dane"
#: ui/reports/reportview.cpp:1082
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Show header section"
msgstr "Pokaż przedział nagłówka"
#: ui/reports/reportview.cpp:1083
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Show footer section"
msgstr "Pokaż przedział stopki"
#: ui/reports/reportview.cpp:1084
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Insert page break"
msgstr "Wstaw podział strony"
#: ui/reports/reportview.cpp:1246
#, kde-format
msgid "Ascending"
msgstr "Rosnąco"
#: ui/reports/reportview.cpp:1246
#, kde-format
msgid "Descending"
msgstr "Malejąco"
#: ui/reports/reportview.cpp:1279 ui/reports/reportview.cpp:1312
#, kde-format
msgid "No"
msgstr "Nie"
#: ui/reports/reportview.cpp:1279 ui/reports/reportview.cpp:1312
#, kde-format
msgid "Yes"
msgstr "Tak"
#: ui/reports/reportview.cpp:1344
#, kde-format
msgid "After footer"
msgstr "Po stopce"
#: ui/reports/reportview.cpp:1344
#, kde-format
msgid "Before header"
msgstr "Przed nagłówkiem"
#: ui/reportsgenerator/ReportsGeneratorView.cpp:201
#, kde-format
msgid "Nothing"
msgstr "Nic"
#: ui/reportsgenerator/ReportsGeneratorView.cpp:220
#, kde-format
msgid "Report File"
msgstr "Plik sprawodzania"
#: ui/reportsgenerator/ReportsGeneratorView.cpp:220
#, kde-format
msgid "Report Template"
msgstr "Szablon sprawozdania"
#: ui/reportsgenerator/ReportsGeneratorView.cpp:221
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Report name"
msgstr "Nazwa sprawozdania"
#: ui/reportsgenerator/ReportsGeneratorView.cpp:222
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Report template file name"
msgstr "Nazwa pliku szablonu sprawozdania"
#: ui/reportsgenerator/ReportsGeneratorView.cpp:223
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Name of the generated report file"
msgstr "Nazwa tworzonego pliku sprawozdania"
#: ui/reportsgenerator/ReportsGeneratorView.cpp:224
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Information added to filename"
msgstr "Dane dodane do nazwy pliku"
#: ui/reportsgenerator/ReportsGeneratorView.cpp:259
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Add and generate reports</title><para>Enables you to add and generate "
"reports based on Open Document (.odf) files.</para><para>You can create a "
"report template using any Open Document text editor.<nl/><link "
"url='%1'>More...</link></para>"
msgstr ""
"<title>Dodawanie i tworzenie sprawozdań</title><para>Umożliwia dodawanie i "
"tworzenie sprawozdzań na podstawie plików Otwartych Dokumentów (.odf).</"
"para><para>Możesz utworzyć szablon sprawozdzania przy użyciu dowolnego "
"edytora tekstowego Otwartych Dokumentów.<nl/><link url='%1'>Więcej...</"
"link></para>"
#: ui/reportsgenerator/ReportsGeneratorView.cpp:317
#, kde-format
msgid "Add Report"
msgstr "Dodaj sprawdzanie"
#: ui/reportsgenerator/ReportsGeneratorView.cpp:323
#, kde-format
msgid "Remove Report"
msgstr "Usuń sprawozdanie"
#: ui/reportsgenerator/ReportsGeneratorView.cpp:329
#, kde-format
msgid "Generate Report"
msgstr "Utwórz sprawozdanie"
#: ui/reportsgenerator/ReportsGeneratorView.cpp:357
#, kde-format
msgid "New report"
msgstr "Nowe sprawozdanie"
#: ui/reportsgenerator/ReportsGeneratorView.cpp:397
#: ui/reportsgenerator/ReportsGeneratorView.cpp:404
#, kde-kuit-format
msgctxt "@title:window"
msgid "Generate Report"
msgstr "Utwórz sprawozdanie"
#: ui/reportsgenerator/ReportsGeneratorView.cpp:398
#, kde-format
msgid ""
"Failed to generate %1.\n"
"Template file name is empty."
msgstr ""
"Nie można utworzyć %1.\n"
"Nazwa pliku szablonu jest pusta."
#: ui/reportsgenerator/ReportsGeneratorView.cpp:405
#, kde-format
msgid ""
"Failed to generate %1.\n"
"Report file name is empty."
msgstr ""
"Nie można utworzyć %1.\n"
"Nazwa pliku sprawozdania jest pusta."
#: ui/reportsgenerator/ReportsGeneratorView.cpp:424
#, kde-format
msgid "File exists. Continue?"
msgstr "Plik istnieje. Kontynuować?"
#: ui/reportsgenerator/ReportsGeneratorView.cpp:424
#, kde-format
msgid "Report Generation"
msgstr "Tworzenie sprawozdań"
#: ui/reportsgenerator/ReportsGeneratorView.cpp:442
#, kde-format
msgid "Failed to open report generator"
msgstr "Nie można otworzyć tworzenia sprawozdania"
#: ui/reportsgenerator/ReportsGeneratorView.cpp:446
#, kde-format
msgid "Failed to create report"
msgstr "Nie można stworzyć sprawozdania"
#: ui/reportsgenerator/ReportsGeneratorView.cpp:449
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Report Generation"
msgctxt "@title"
msgid "Report Generation"
msgstr "Tworzenie sprawozdań"
#: ui/reportsgenerator/ReportsGeneratorView.cpp:449
-#, fuzzy, kde-format
+#, kde-format
#| msgctxt "@info"
#| msgid "Cannot open file:<nl/><filename>%1</filename>"
msgctxt "@info"
msgid "Report file generated:<nl/><filename>%1</filename>"
-msgstr "Nie można otworzyć pliku:<nl/><filename>%1</filename>"
+msgstr "Utworzono plik sprawozdania:<nl/><filename>%1</filename>"
#: ui/ResourceAllocationView.cpp:47
#, kde-format
msgid "Allocate"
msgstr "Przydziel"
#. i18n: ectx: property (text), widget (QLabel, groupLabel)
#: ui/resourcedialogbase.ui:23
#, kde-format
msgid "Group:"
msgstr "Grupa:"
#. i18n: ectx: property (toolTip), widget (QPushButton, chooseBtn)
#: ui/resourcedialogbase.ui:67
#, kde-format
msgid "Choose resource from address book"
msgstr "Wybierz zasób z książki adresowej"
#. i18n: ectx: property (text), widget (QLabel, lblInitialsDesc)
#. i18n: ectx: property (text), widget (QLabel, ui_initialslabel)
#: ui/resourcedialogbase.ui:79 widgets/koDocumentInfoAuthorWidget.ui:37
#, kde-format
msgid "Initials:"
msgstr "Inicjały:"
#. i18n: ectx: property (text), widget (QLabel, lblEmailDesc)
#. i18n: ectx: property (text), widget (QLabel, ui_emaillabel)
#: ui/resourcedialogbase.ui:119 widgets/koDocumentInfoAuthorWidget.ui:104
#, kde-format
msgid "Email:"
msgstr "E-mail:"
#. i18n: ectx: property (text), widget (QLabel, textLabel7)
#: ui/resourcedialogbase.ui:161
#, kde-format
msgid "Resource type:"
msgstr "Rodzaj zasobu:"
#. i18n: ectx: property (text), item, widget (QComboBox, type)
#: ui/resourcedialogbase.ui:185
#, kde-format
msgid "Team"
msgstr "Zespół"
#. i18n: ectx: property (text), widget (QLabel, ui_unitslabel)
#: ui/resourcedialogbase.ui:220
#, kde-format
msgid "Available:"
msgstr "Dostępny:"
#. i18n: ectx: property (text), widget (QLabel, ui_calendarlabel)
#: ui/resourcedialogbase.ui:255
#, kde-format
msgid "Calendar:"
msgstr "Kalendarz:"
#. i18n: ectx: property (text), widget (QRadioButton, ui_rbfromunlimited)
#. i18n: ectx: property (text), widget (QRadioButton, ui_rbuntilunlimited)
#: ui/resourcedialogbase.ui:283 ui/resourcedialogbase.ui:332
#, kde-format
msgid "Unlimited"
msgstr "Nieograniczony"
#. i18n: ectx: property (title), widget (QGroupBox, ui_untilgroup)
#: ui/resourcedialogbase.ui:317
#, kde-format
msgid "Until"
msgstr "Do"
#. i18n: ectx: property (text), widget (QCheckBox, useRequired)
#: ui/resourcedialogbase.ui:389
#, kde-format
msgid "Required resources:"
msgstr "Potrzebne zasoby:"
#. i18n: ectx: property (text), widget (QLabel, textLabel3_2)
#: ui/resourcedialogbase.ui:420
#, kde-format
msgid "Hourly rate:"
msgstr "Stawka godzinowa:"
#. i18n: ectx: property (text), widget (QLabel, textLabel4_2)
#: ui/resourcedialogbase.ui:443
#, kde-format
msgid "Overtime rate:"
msgstr "Stawka za nadgodziny:"
#. i18n: ectx: property (whatsThis), widget (QWidget, KPlato::StandardWorktimeDialogBase)
#: ui/standardworktimedialogbase.ui:16
#, kde-format
msgid ""
"These values are used if your estimate is not in hours.\n"
"Let us say Hours per day is 8. If you estimate that a task needs 3 days "
"effort to complete, this is converted to 24 hours when the task is "
"scheduled. The actual time it will take to complete is of course dependent "
"on the availability of the person (or persons) that is assigned to the task."
msgstr ""
"Wartości te są wykorzystywane, jeśli twój szacunek nie jest w godzinach.\n"
"Powiedzmy, że godzin na dzień jest 8. Jeśli oszacujesz, że zadanie "
"potrzebuje 3 dni wysiłku do ukończenia, to to jest przekształcane na 24 "
"godziny, gdy zadanie zostaje zaplanowane. Obecny czas, który zajmie mu do "
"ukończenia, jest oczywiście zależny od dostępności osoby (lub osób) "
"przypisanych do zadania."
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#: ui/standardworktimedialogbase.ui:25
#, kde-format
msgid "Hours per year:"
msgstr "Godzin na rok:"
#. i18n: ectx: property (text), widget (QLabel, textLabel2)
#: ui/standardworktimedialogbase.ui:54
#, kde-format
msgid "Hours per month:"
msgstr "Godzin na miesiąc:"
#. i18n: ectx: property (text), widget (QLabel, textLabe3)
#: ui/standardworktimedialogbase.ui:86
#, kde-format
msgid "Hours per week:"
msgstr "Godzin na tydzień:"
#. i18n: ectx: property (whatsThis), widget (QLabel, textLabel4)
#: ui/standardworktimedialogbase.ui:115
#, kde-format
msgid ""
"These values are used when you estimate the effort needed to complete a task."
msgstr ""
"Te wartości są używane do przybliżenia wysiłku potrzebnego do zakończenia "
"zadania."
#. i18n: ectx: property (text), widget (QLabel, textLabel4)
#: ui/standardworktimedialogbase.ui:118
#, kde-format
msgid "Hours per day:"
msgstr "Godzin na dzień:"
#: ui/TasksEditDialog.cpp:46
#, kde-format
msgid "Tasks Settings"
msgstr "Ustawienia zadania"
#: ui/TasksEditDialog.cpp:79
msgctxt "(qtundo-format)"
msgid "Modify tasks"
msgstr "Zmień zadanie"
#: ui/TasksGeneralPanel.cpp:111
msgctxt "(qtundo-format)"
msgid "Modify Tasks"
msgstr "Zmień zadania"
#. i18n: ectx: property (text), widget (QLabel, leaderlabel)
#: ui/TasksGeneralPanel.ui:25
#, kde-format
msgid "Responsib&le:"
msgstr "Osoba odpowiedzia&lna:"
#. i18n: ectx: property (text), widget (QLabel, textLabel3)
#: ui/TasksGeneralPanel.ui:146
#, kde-format
msgid "Sched&ule:"
msgstr "&Harmonogram:"
#. i18n: ectx: property (text), widget (QLabel, textLabel3_2)
#: ui/TasksGeneralPanel.ui:252
#, kde-format
msgid "Es&timate:"
msgstr "Szacu&nek:"
#. i18n: ectx: property (text), widget (QLabel, textLabel3_2_3)
#: ui/TasksGeneralPanel.ui:300
#, kde-format
msgid "Ris&k:"
msgstr "Ryzy&ko:"
#. i18n: ectx: property (text), widget (QLabel, textLabel1_2)
#: ui/TasksGeneralPanel.ui:356
#, kde-format
msgid "Optimistic:"
msgstr "Optymistyczny:"
#. i18n: ectx: property (text), widget (QLabel, textLabel2_2)
#: ui/TasksGeneralPanel.ui:385
#, kde-format
msgid "Pessimistic:"
msgstr "Pesymistyczny:"
#: ui/welcome/WelcomeView.cpp:97
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Create a new project</title><para>Creates a new project with default "
"values defined in <emphasis>Settings</emphasis>.<nl/>Opens the "
"<emphasis>project dialog</emphasis> so you can define project specific "
"properties like <resource>Project Name</resource>, <resource>Target Start</"
"resource> and <resource>- End</resource> times.<nl/><link url='%1'>More...</"
"link></para>"
msgstr ""
"<title>Utwórz nowy projekt</title><para>Tworzy nowy projekt z wartościami "
"domyślnymi określonymi w <emphasis>Ustawieniach</emphasis>.<nl/>Otwiera "
"<emphasis>katalog projektu</emphasis> tak, aby można było określić "
"właściwości właściowe dla projektu takie jak <resource>Nazwa projektu</"
"resource>, <resource>Docelowe rozpoczęcie</resource> oraz <resource>Docelowy "
"koniec</resource>.<nl/><link url='%1'>Więcej...</link></para>"
#: ui/welcome/WelcomeView.cpp:111
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Shared resources</title><para>Create a shared resources file.<nl/"
">This enables you to only create your resources once, you just refer to your "
"resources file when you create a new project.<nl/>These resources can then "
"be shared between projects to avoid overbooking resources across projects."
"<nl/>Shared resources must be defined in a separate file.<nl/><link "
"url='%1'>More...</link></para>"
msgstr ""
"<title>Współdzielone zasoby</title><para>Tworzy plik współdzielonych zasobów."
"<nl/>Umożliwia ci to stworzenie twoich zasobów jednorazowo, do których "
"odnosisz się przy tworzeniu nowego projektu.<nl/>Te zasoby można następnie "
"współdzielić pomiędzy projektami tak aby zapobiec przerezerwowaniu zasobów w "
"projektach.<nl/>Współdzielone zasoby należy określić w osobnym pliku.<nl/"
"><link url='%1'>Więcej...</link></para>"
#: ui/welcome/WelcomeView.cpp:124
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Recent Projects</title><para>A list of the 10 most recent project "
"files opened.</para><para><nl/>This enables you to quickly open projects you "
"have worked on recently.</para>"
msgstr ""
"<title>Ostanie projekty</title><para>Wykaz 10 ostatnich otwieranych plików "
"projektów.</para><para><nl/>Umożliwia to szybkie otwarcie projektów, nad "
"którymi się ostatnio pracowało.</para>"
#: ui/welcome/WelcomeView.cpp:133
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Introduction to <application>Plan</application></title><para>These "
"introductory pages gives you hints and tips on what you can use "
"<application>Plan</application> for, and how to use it.</para>"
msgstr ""
"<title>Wprowadzenie do <application>Planu</application></title><para>Te "
"strony wprowadzenia mają za zadanie udzielenie ci wskazówek na temat "
"używania <application>Planu</application>.</para>"
#: ui/welcome/WelcomeView.cpp:141
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Context help</title><para>Help is available many places using "
"<emphasis>What's This</emphasis>.<nl/>It is activated using the menu entry "
"<interface>Help->What's this?</interface> or the keyboard shortcut "
"<shortcut>Shift+F1</shortcut>.</para><para>In dialogs it is available via "
"the <interface>?</interface> in the dialog title bar.</para><para>If you see "
"<link url='%1'>More...</link> in the text, pressing it will display more "
"information from online resources in your browser.</para>"
msgstr ""
"<title>Pomoc podręczna</title><para>Pomoc jest dostępna w wielu miejscach "
"przy użyciu <emphasis>Co to?</emphasis>.<nl/>Otwiera się ją poprzez "
"menu<interface>Pomoc->Co to?</interface> lub skrótu klawiszowego "
"<shortcut>Shift+F1</shortcut>.</para><para>W oknach dialogowych jest ona "
"dostępna pod <interface>?</interface> na pasku tytułu.</para><para>Jeśli "
"zobaczysz <link url='%1'>Więcej...</link> w tekście, to jego naciśnięcie "
"spowoduje wyświetlenie więcej informacji w twojej przeglądarce z zasobów "
"internetowych.</para>"
#. i18n: ectx: property (text), widget (QPushButton, newProjectBtn)
#: ui/welcome/WelcomeView.ui:37
#, kde-format
msgid "New project"
msgstr "Nowy projekt"
#. i18n: ectx: property (text), widget (QPushButton, createResourceFileBtn)
#: ui/welcome/WelcomeView.ui:91
#, kde-format
msgid "Create Shared Resources"
msgstr "Utwórz współdzielone zasoby"
#. i18n: ectx: property (whatsThis), widget (QPushButton, openProjectBtn)
#: ui/welcome/WelcomeView.ui:136
#, kde-format
msgctxt "@info:whatsthis"
msgid ""
"<html><head/><body><p><span style=\" font-weight:600;\">Open Project</span></"
"p><p>Displays a file dialog enabling you to open an existing project.</p></"
"body></html>"
msgstr ""
"<html><head/><body><p><span style=\" font-weight:600;\">Otwórz projekt</"
"span></p><p>Wyświetla okno dialogowe pliku umożliwiając ci otworzenie "
"istniejącego projektu.</p></body></html>"
#. i18n: ectx: property (text), widget (QPushButton, openProjectBtn)
#: ui/welcome/WelcomeView.ui:139
#, kde-format
msgid "Open Project..."
msgstr "Otwórz projekt..."
#. i18n: ectx: property (text), widget (QLabel, label)
#: ui/welcome/WelcomeView.ui:165
#, kde-format
msgid ""
"<html><head/><body><p><span style=\" font-size:8pt; font-style:italic;"
"\">Recent projects:</span></p></body></html>"
msgstr ""
"<html><head/><body><p><span style=\" font-size:8pt; font-style:italic;"
"\">Ostanie projekty:</span></p></body></html>"
#. i18n: ectx: property (text), widget (QPushButton, introductionBtn)
#: ui/welcome/WelcomeView.ui:204
#, kde-format
msgid "Introduction"
msgstr "Wprowadzenie"
#. i18n: ectx: property (text), widget (QLabel, contextHelp)
#: ui/welcome/WelcomeView.ui:243
#, kde-format
msgid ""
"<html><head/><body><p><span style=\" font-weight:600;\">Context Help</span></"
"p><p>Many functions has help and hints that can be displayed with <span "
"style=\" font-style:italic;\">What's this</span>.</p><p>Activate it by "
"selecting <span style=\" font-style:italic;\">Help-&gt;What's this</span> or "
"<span style=\" font-style:italic;\">Shift+F1</span>.</p><p>Try it on this "
"text!</p></body></html>"
msgstr ""
"<html><head/><body><p><span style=\" font-weight:600;\">Pomoc podręczna</"
"span></p><p>Wiele funkcji ma pomoc i wskazówki, które można wyświetlić "
"poprzez <span style=\" font-style:italic;\">Co to</span>.</p><p>Wyświetl je "
"wybierając <span style=\" font-style:italic;\">Pomoc-&gt;Co to</span> lub "
"<span style=\" font-style:italic;\">Shift+F1</span>.</p></body></html>"
#. i18n: ectx: property (toolTip), widget (QLabel, label_5)
#: ui/welcome/WelcomeView.ui:279
#, kde-format
msgid "https://userbase.kde.org/Plan"
msgstr "https://userbase.kde.org/Plan"
#. i18n: ectx: property (text), widget (QLabel, label_5)
#: ui/welcome/WelcomeView.ui:282
#, kde-format
msgctxt "@action:button"
msgid "<a href=\"https://userbase.kde.org/Plan\">Plan user documentation</a>"
msgstr ""
"<a href=\"https://userbase.kde.org/Plan\">Dokumentacja użytkownika Planu</a>"
#. i18n: ectx: property (toolTip), widget (QLabel, label_4)
#: ui/welcome/WelcomeView.ui:295
#, kde-format
msgid "https://forum.kde.org/viewforum.php?f=203"
msgstr "https://forum.kde.org/viewforum.php?f=203"
#. i18n: ectx: property (text), widget (QLabel, label_4)
#: ui/welcome/WelcomeView.ui:298
#, kde-format
msgctxt "@action:button"
msgid ""
"<a href=\"https://forum.kde.org/viewforum.php?f=203\">Community forum</a>"
msgstr ""
"<a href=\"https://forum.kde.org/viewforum.php?f=203\">Forum społeczności</a>"
#. i18n: ectx: property (toolTip), widget (QLabel, label_3)
#: ui/welcome/WelcomeView.ui:311
#, kde-format
msgid "https://calligra.org"
msgstr "https://calligra.org"
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: ui/welcome/WelcomeView.ui:314
#, kde-format
msgctxt "@action:button"
msgid "<a href=\"https://calligra.org\">Calligra</a>"
msgstr "<a href=\"https://calligra.org\">Calligra</a>"
#: widgets/KoDialog.cpp:265
#, kde-format
msgid "&Try"
msgstr "&Próbuj"
#: widgets/KoDialog.cpp:478
#, kde-format
msgid "modified"
msgstr "ze zmianami"
#: widgets/KoDialog.cpp:489
#, kde-format
msgctxt "Document/application separator in titlebar"
msgid " – "
msgstr " – "
#: widgets/KoDialog.cpp:864
#, kde-format
msgid "&Details"
msgstr "&Szczegóły"
#: widgets/KoDialog.cpp:1022
#, kde-format
msgid "Get help..."
msgstr "Pomoc..."
#: widgets/KoDockWidgetTitleBar.cpp:66
#, kde-format
msgctxt "@info:tooltip"
msgid "Float Docker"
msgstr "Pływający dok"
#: widgets/KoDockWidgetTitleBar.cpp:73
#, kde-format
msgctxt "@info:tooltip"
msgid "Close Docker"
msgstr "Zamknij dok"
#: widgets/KoDockWidgetTitleBar.cpp:81
#, kde-format
msgctxt "@info:tooltip"
msgid "Collapse Docker"
msgstr "Zwiń dok"
#: widgets/KoDockWidgetTitleBar.cpp:90
#, kde-format
msgctxt "@info:tooltip"
msgid "Lock Docker"
msgstr "Zablokuj dok"
#. i18n: ectx: property (text), widget (QPushButton, pbEncrypt)
#: widgets/koDocumentInfoAboutWidget.ui:23 widgets/KoDocumentInfoDlg.cpp:255
#: widgets/KoDocumentInfoDlg.cpp:351
#, kde-format
msgid "&Encrypt"
msgstr "Za&szyfruj"
#. i18n: ectx: property (text), widget (QLabel, lblKeywordsDesc)
#: widgets/koDocumentInfoAboutWidget.ui:64
#, kde-format
msgid "Keywords:"
msgstr "Słowa kluczowe:"
#. i18n: ectx: property (text), widget (QLabel, lblSubjectDesc)
#: widgets/koDocumentInfoAboutWidget.ui:111
#, kde-format
msgid "Subject:"
msgstr "Temat:"
#. i18n: ectx: property (text), widget (QLabel, lblLastPrintedDesc)
#: widgets/koDocumentInfoAboutWidget.ui:124
#, kde-format
msgid "Last printed:"
msgstr "Drukowano:"
#. i18n: ectx: property (text), widget (QLabel, lblTypeDesc)
#: widgets/koDocumentInfoAboutWidget.ui:141
#, kde-format
msgid "Type:"
msgstr "Rodzaj:"
#. i18n: ectx: property (text), widget (QLabel, lblEditingDesc)
#: widgets/koDocumentInfoAboutWidget.ui:158
#, kde-format
msgid "Total editing time:"
msgstr "Całkowity czas edycji:"
#. i18n: ectx: property (text), widget (QLabel, lblEncryptedDesc)
#: widgets/koDocumentInfoAboutWidget.ui:178
#, kde-format
msgid "Encryption:"
msgstr "Szyfrowanie:"
#. i18n: ectx: property (text), widget (QLabel, lblTitleDesc)
#: widgets/koDocumentInfoAboutWidget.ui:188
#, kde-format
msgctxt "Document title"
msgid "Title:"
msgstr "Tytuł:"
#. i18n: ectx: property (text), widget (QLabel, lblRevisionDesc)
#: widgets/koDocumentInfoAboutWidget.ui:201
#, kde-format
msgid "Revision number:"
msgstr "Numer wersji:"
#. i18n: ectx: property (text), widget (QLabel, lblModifiedDesc)
#: widgets/koDocumentInfoAboutWidget.ui:211
#, kde-format
msgid "Modified:"
msgstr "Zmieniono:"
#. i18n: ectx: property (text), widget (QLabel, lbCommentsDesc)
#: widgets/koDocumentInfoAboutWidget.ui:231
#, kde-format
msgid "Comments:"
msgstr "Komentarze:"
#. i18n: ectx: property (text), widget (QLabel, lblCreatedDesc)
#: widgets/koDocumentInfoAboutWidget.ui:251
#, kde-format
msgid "Created:"
msgstr "Utworzono:"
#. i18n: ectx: property (text), widget (QLabel, filePathInfoLabel)
#: widgets/koDocumentInfoAboutWidget.ui:261
#, kde-format
msgid "Path:"
msgstr "Ścieżka:"
#. i18n: ectx: property (text), widget (QPushButton, pbReset)
#: widgets/koDocumentInfoAboutWidget.ui:280
#, kde-format
msgid "&Reset"
msgstr "Wyze&ruj"
#. i18n: ectx: property (text), widget (QLabel, lbLanguageDesc)
#: widgets/koDocumentInfoAboutWidget.ui:297
#, kde-format
msgid "Language:"
msgstr "Język:"
#. i18n: ectx: property (text), widget (QLabel, lblTitleDesc)
#: widgets/koDocumentInfoAuthorWidget.ui:60
#, kde-format
msgid "Title:"
msgstr "Tytuł:"
#. i18n: ectx: property (text), widget (QLabel, lblPositionDesc)
#: widgets/koDocumentInfoAuthorWidget.ui:77
#, kde-format
msgid "Position:"
msgstr "Położenie:"
#. i18n: ectx: property (text), widget (QLabel, lblCompanyDesc)
#: widgets/koDocumentInfoAuthorWidget.ui:94
#, kde-format
msgid "Company:"
msgstr "Firma:"
#. i18n: ectx: property (text), widget (QLabel, lblPhoneHome)
#: widgets/koDocumentInfoAuthorWidget.ui:114
#, kde-format
msgid "Telephone (home):"
msgstr "Telefon (domowy):"
#. i18n: ectx: property (text), widget (QLabel, lblPhoneWork)
#: widgets/koDocumentInfoAuthorWidget.ui:124
#, kde-format
msgid "Telephone (work):"
msgstr "Telefon (do pracy):"
#. i18n: ectx: property (text), widget (QLabel, lblFaxDesc)
#: widgets/koDocumentInfoAuthorWidget.ui:134
#, kde-format
msgid "Fax:"
msgstr "Faks:"
#. i18n: ectx: property (text), widget (QLabel, lblStreetDesc)
#: widgets/koDocumentInfoAuthorWidget.ui:144
#, kde-format
msgid "Street:"
msgstr "Ulica:"
#. i18n: ectx: property (text), widget (QLabel, lblPostalDesc)
#: widgets/koDocumentInfoAuthorWidget.ui:154
#, kde-format
msgid "Postal code:"
msgstr "Kod pocztowy:"
#. i18n: ectx: property (text), widget (QLabel, lblCityDesc)
#: widgets/koDocumentInfoAuthorWidget.ui:164
#, kde-format
msgid "City:"
msgstr "Miasto:"
#. i18n: ectx: property (text), widget (QLabel, lblCountryDesc)
#: widgets/koDocumentInfoAuthorWidget.ui:174
#, kde-format
msgid "Country:"
msgstr "Kraj:"
#: widgets/KoDocumentInfoDlg.cpp:151
#, kde-format
msgid "Author"
msgstr "Autor"
#: widgets/KoDocumentInfoDlg.cpp:152
#, kde-format
msgid "Last saved by"
msgstr "Ostatnio zapisany przez"
#: widgets/KoDocumentInfoDlg.cpp:209
#, kde-format
msgid "Use ';' (Example: Office;KDE;Calligra)"
msgstr "Użyj ';' (Przykład: Office;KDE;Calligra)"
#: widgets/KoDocumentInfoDlg.cpp:239 widgets/KoDocumentInfoDlg.cpp:335
#, kde-format
msgid "This document will be decrypted"
msgstr "Dokument zostanie odszyfrowany"
#: widgets/KoDocumentInfoDlg.cpp:241 widgets/KoDocumentInfoDlg.cpp:337
#, kde-format
msgid "Do not decrypt"
msgstr "Nie odszyfrowuj"
#: widgets/KoDocumentInfoDlg.cpp:243 widgets/KoDocumentInfoDlg.cpp:339
#, kde-format
msgid "This document is encrypted"
msgstr "Ten dokument jest zaszyfrowany"
#: widgets/KoDocumentInfoDlg.cpp:245 widgets/KoDocumentInfoDlg.cpp:341
#, kde-format
msgid "D&ecrypt"
msgstr "&Odszyfruj"
#: widgets/KoDocumentInfoDlg.cpp:249 widgets/KoDocumentInfoDlg.cpp:345
#, kde-format
msgid "This document will be encrypted."
msgstr "Ten dokument będzie zaszyfrowany."
#: widgets/KoDocumentInfoDlg.cpp:251 widgets/KoDocumentInfoDlg.cpp:347
#, kde-format
msgid "Do not encrypt"
msgstr "Nie szyfruj"
#: widgets/KoDocumentInfoDlg.cpp:253 widgets/KoDocumentInfoDlg.cpp:349
#, kde-format
msgid "This document is not encrypted"
msgstr "Ten dokument nie jest zaszyfrowany"
#: widgets/KoDocumentInfoDlg.cpp:259
#, kde-format
msgid "This document does not support encryption"
msgstr "Ten dokument nie wspiera szyfrowania"
#: widgets/KoDocumentInfoDlg.cpp:371
#, kde-format
msgid ""
"<qt>Decrypting the document will remove the password protection from it."
"<p>Do you still want to decrypt the file?</qt>"
msgstr ""
"<qt>Odszyfrowanie dokumentu zdejmie z niego ochronę za pomocą hasła. <p>Czy "
"wciąż chcesz odszyfrować ten plik?</qt>"
#: widgets/KoDocumentInfoDlg.cpp:373
#, kde-format
msgid "Confirm Decrypt"
msgstr "Potwierdzanie odszyfrowania"
#: widgets/KoDocumentInfoDlg.cpp:374
#, kde-format
msgid "Decrypt"
msgstr "Odszyfruj"
#: widgets/KoDocumentInfoDlg.cpp:385
#, kde-format
msgid ""
"<qt>Your document could not be saved automatically.<p>To complete the "
"decryption, please save the document.</qt>"
msgstr ""
"<qt>Nie można było automatycznie zapisać dokumentu.<p>Żeby dokończyć "
"odszyfrowywanie, proszę zapisać go ręcznie.</qt>"
#: widgets/KoDocumentInfoDlg.cpp:387 widgets/KoDocumentInfoDlg.cpp:395
#: widgets/KoDocumentInfoDlg.cpp:429 widgets/KoDocumentInfoDlg.cpp:437
#, kde-format
msgid "Save Document"
msgstr "Zapisz dokument"
#: widgets/KoDocumentInfoDlg.cpp:393
#, kde-format
msgid ""
"<qt>The document has been changed since it was opened. To complete the "
"decryption the document needs to be saved.<p>Do you want to save the "
"document now?</qt>"
msgstr ""
"<qt>Dokument został zmieniony od czasu jego otwarcia. Aby dokończyć "
"odszyfrowywanie, trzeba go zapisać.<p>Czy zapisać teraz dokument?</qt>"
#: widgets/KoDocumentInfoDlg.cpp:411
#, kde-format
msgid ""
"<qt>The document is currently saved as %1. The document needs to be changed "
"to <b>OASIS OpenDocument</b> to be encrypted.<p>Do you want to change the "
"file to OASIS OpenDocument?</qt>"
msgstr ""
"<qt>Dokument jest obecnie zapisany jako %1. Wymaga zmiany do <b>OASIS "
"OpenDocument</b>, aby zostać zakodowanym.<p>Czy chcesz zamienić ten plik na "
"OASIS OpenDocument?</qt>"
#: widgets/KoDocumentInfoDlg.cpp:413
#, kde-format
msgid "Change Filetype"
msgstr "Zmień rodzaj pliku"
#: widgets/KoDocumentInfoDlg.cpp:414
#, kde-format
msgid "Change"
msgstr "Zmień"
#: widgets/KoDocumentInfoDlg.cpp:427
#, kde-format
msgid ""
"<qt>Your document could not be saved automatically.<p>To complete the "
"encryption, please save the document.</qt>"
msgstr ""
"<qt>Nie można było automatycznie zapisać dokumentu.<p>Żeby dokończyć "
"zaszyfrowywanie, proszę zapisać go ręcznie.</qt>"
#: widgets/KoDocumentInfoDlg.cpp:435
#, kde-format
msgid ""
"<qt>The document has been changed since it was opened. To complete the "
"encryption the document needs to be saved.<p>Do you want to save the "
"document now?</qt>"
msgstr ""
"<qt>Dokument został zmieniony od czasu jego otwarcia. Aby dokończyć "
"zaszyfrowywanie, trzeba go zapisać.<p>Czy zapisać teraz dokument?</qt>"
#: widgets/KoPageLayoutDialog.cpp:47
#, kde-format
msgid "Page Layout"
msgstr "Układ strony"
#: widgets/KoPageLayoutDialog.cpp:109
#, kde-format
msgid "Apply to document"
msgstr "Zastosuj w dokumencie"
#: widgets/KoPageLayoutWidget.cpp:189
#, kde-format
msgid "Left Edge:"
msgstr "Lewa krawędź:"
#: widgets/KoPageLayoutWidget.cpp:190
#, kde-format
msgid "Right Edge:"
msgstr "Prawa krawędź:"
#: widgets/KoPageLayoutWidget.cpp:193
#, kde-format
msgid "Binding Edge:"
msgstr "Krawędź zszycia:"
#: widgets/KoPageLayoutWidget.cpp:194
#, kde-format
msgid "Page Edge:"
msgstr "Krawędź strony:"
#: widgets/KoPageLayoutWidget.cpp:290
#, kde-format
msgid "Facing Pages:"
msgstr "Rozkładówka:"
#. i18n: ectx: property (text), widget (QRadioButton, facingPages)
#: widgets/KoPageLayoutWidget.cpp:291 widgets/KoPageLayoutWidget.ui:160
#, kde-format
msgid "Facing pages"
msgstr "Rozkładówka"
#: widgets/KoPageLayoutWidget.cpp:294
#, kde-format
msgid "Page Layout:"
msgstr "Układ strony:"
#: widgets/KoPageLayoutWidget.cpp:295
#, kde-format
msgid "Page spread"
msgstr "Rozkładówka"
#. i18n: ectx: property (text), widget (QLabel, unitsLabel)
#: widgets/KoPageLayoutWidget.ui:25
#, kde-format
msgid "Unit:"
msgstr "Jednostka:"
#. i18n: ectx: property (text), widget (QLabel, stylesLabel)
#: widgets/KoPageLayoutWidget.ui:45
#, kde-format
msgid "Follow style:"
msgstr "Według stylu:"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: widgets/KoPageLayoutWidget.ui:61
#, kde-format
msgid "Size:"
msgstr "Rozmiar:"
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: widgets/KoPageLayoutWidget.ui:77
#, kde-format
msgid "Width:"
msgstr "Szerokość:"
#. i18n: ectx: property (text), widget (QLabel)
#: widgets/KoPageLayoutWidget.ui:104
#, kde-format
msgid "Height:"
msgstr "Wysokość:"
#. i18n: ectx: property (text), widget (QLabel)
#: widgets/KoPageLayoutWidget.ui:119
#, kde-format
msgid "Orientation:"
msgstr "Kierunek:"
#. i18n: ectx: property (text), widget (QRadioButton, portrait)
#: widgets/KoPageLayoutWidget.ui:129
#, kde-format
msgid "Portrait"
msgstr "W pionie"
#. i18n: ectx: property (text), widget (QRadioButton, landscape)
#: widgets/KoPageLayoutWidget.ui:136
#, kde-format
msgid "Landscape"
msgstr "W poziomie"
#. i18n: ectx: property (text), widget (QLabel, facingPageLabel)
#: widgets/KoPageLayoutWidget.ui:143
#, kde-format
msgid "Facing pages:"
msgstr "Rozkładówka:"
#. i18n: ectx: property (text), widget (QRadioButton, singleSided)
#: widgets/KoPageLayoutWidget.ui:153
#, kde-format
msgid "Single sided"
msgstr "Pojedyncza"
#. i18n: ectx: property (text), widget (QLabel, directionLabel)
#: widgets/KoPageLayoutWidget.ui:167
#, kde-format
msgid "Text direction:"
msgstr "Kierunek tekstu:"
#. i18n: ectx: property (text), item, widget (QComboBox, textDirection)
#: widgets/KoPageLayoutWidget.ui:184
#, kde-format
msgid "Automatic"
msgstr "Samoczynnie"
#. i18n: ectx: property (text), item, widget (QComboBox, textDirection)
#: widgets/KoPageLayoutWidget.ui:189
#, kde-format
msgid "Left to right"
msgstr "Od lewej do prawej"
#. i18n: ectx: property (text), item, widget (QComboBox, textDirection)
#: widgets/KoPageLayoutWidget.ui:194
#, kde-format
msgid "Right to left"
msgstr "Od prawej do lewej"
#. i18n: ectx: property (title), widget (QGroupBox, margins)
#: widgets/KoPageLayoutWidget.ui:204
#, kde-format
msgid "Margins"
msgstr "Marginesy"
#. i18n: ectx: property (text), widget (QLabel)
#: widgets/KoPageLayoutWidget.ui:210
#, kde-format
msgid "Top:"
msgstr "Na górze:"
#. i18n: ectx: property (text), widget (QLabel, leftLabel)
#: widgets/KoPageLayoutWidget.ui:230
#, kde-format
msgid "Binding edge:"
msgstr "Krawędź zszycia:"
#. i18n: ectx: property (text), widget (QLabel, rightLabel)
#: widgets/KoPageLayoutWidget.ui:250
#, kde-format
msgid "Page edge:"
msgstr "Krawędź strony:"
#. i18n: ectx: property (text), widget (QLabel, label_12)
#: widgets/KoPageLayoutWidget.ui:270
#, kde-format
msgid "Bottom:"
msgstr "Na dole:"
#: widgetutils/KoFileDialog.cpp:490
#, kde-format
msgid "All supported formats"
msgstr "Wszystkie obsługiwane formaty"
#~ msgid "Report file generated: %1"
#~ msgstr "Plik sprawozdania utworzony: %1"
#~ msgid "Send..."
#~ msgstr "Wyślij..."
#, fuzzy
#~| msgctxt "@info:tooltip 1=calendar name"
#~| msgid "%1 is a <emphasis>Local</emphasis> calendar"
#~ msgctxt "@info:tooltip"
#~ msgid "%1: <emphasis>%2</emphasis><para>%3</para>"
#~ msgstr "%1 jest <emphasis>lokalnym</emphasis> kalendarzem"
#, fuzzy
#~| msgid "From"
#~ msgid "Form"
#~ msgstr "Od"
#~ msgctxt "@info:tooltip 1=list of task names"
#~ msgid "Cannot start, waiting for:<nl/>%1"
#~ msgstr "Nie można rozpocząć, oczekiwanie na:<nl/>%1"
#~ msgid "Send To..."
#~ msgstr "Wyślij do..."
#~ msgid "Per Resource"
#~ msgstr "Na zasób"
#~ msgid "Add Resource..."
#~ msgstr "Dodaj zasób..."
#~ msgctxt "(qtundo-format) 1=project or task name"
#~ msgid "Insert %1"
#~ msgstr "Wstaw %1"
#, fuzzy
#~| msgid "Open"
#~ msgid "Open File"
#~ msgstr "Otwórz"
#, fuzzy
#~| msgctxt "@into:tooltip"
#~| msgid "Label"
#~ msgid "TextLabel"
#~ msgstr "Etykieta"
#, fuzzy
#~| msgid "Result"
#~ msgid "Results:"
#~ msgstr "Wynik"
#, fuzzy
#~| msgctxt "@title:column"
#~| msgid "Estimate Type"
#~ msgid "Filter Type"
#~ msgstr "Rodzaj szacunku"
#, fuzzy
#~| msgid "Name"
#~ msgid "Named"
#~ msgstr "Nazwa"
#, fuzzy
#~| msgctxt "(qtundo-format)"
#~| msgid "Select as default calendar"
#~ msgid "Set default filter"
#~ msgstr "Zaznacz jako domyślny kalendarz"
#, fuzzy
#~| msgid "Save To File"
#~ msgid "Save File"
#~ msgstr "Zapisz do pliku"
#, fuzzy
#~| msgid "Report File"
#~ msgid "Import Files"
#~ msgstr "Plik sprawodzania"
#, fuzzy
#~| msgid "Report File"
#~ msgid "Import File"
#~ msgstr "Plik sprawodzania"
#, fuzzy
#~| msgid "Directory"
#~ msgid "Open Directory"
#~ msgstr "Katalog"
#, fuzzy
#~| msgid "Directory"
#~ msgid "Import Directory"
#~ msgstr "Katalog"
#, fuzzy
#~| msgctxt "@info:whartsthis"
#~| msgid ""
#~| "<html><head/><body><p><span style=\" font-weight:600;\">Create a new "
#~| "project</span></p><p>Creates a new project with default values defined "
#~| "in <span style=\" font-style:italic;\">Settings.</span></p><p>Opens the "
#~| "<span style=\" font-style:italic;\">project dialog </span>so you can "
#~| "define project specific properties like Project Name and <span style=\" "
#~| "font-style:italic;\">Target Start</span> and <span style=\" font-style:"
#~| "italic;\">End</span> times.</p><p>You can change the default settings by "
#~| "selecting <span style=\" font-style:italic;\">Settings-&gt;Configure "
#~| "Plan</span>.</p></body></html>"
#~ msgctxt "whatsthis"
#~ msgid ""
#~ "<html><head/><body><p><span style='font-weight:600;'>Create a new "
#~ "project</span></p><p>Creates a new project with default values defined in "
#~ "<span style='font-style:italic;'>Settings</span>.<br>Opens the <span "
#~ "style='font-style:italic;'>project dialog</span> so you can define "
#~ "project specific properties like <span style='font-style:italic;"
#~ "whitespace:nobreak'>Project Name</span>, <span style='font-style:italic;"
#~ "whitespace:nobreak'>Target Start</span> and <span style='font-style:"
#~ "italic;whitespace:nobreak'>- End</span> times.<br><a href='https://"
#~ "userbase.kde.org/Plan/Howto/'>More...</a></p></body></html>"
#~ msgstr ""
#~ "<html><head/><body><p><span style=\" font-weight:600;\">Utwórz nowy "
#~ "projekt</span></p><p>Tworzy nowy projekt o domyślnych wartościach "
#~ "określonych w<span style=\" font-style:italic;\">Ustawieniach.</span></"
#~ "p><p>Otwiera <span style=\" font-style:italic;\">okno dialogowe projektu</"
#~ "span> tak, aby można było określić charakterystyczne właściwości projektu "
#~ "takie jak nazwa projektu, czasy <span style=\" font-style:italic;"
#~ "\">początku</span> i <span style=\" font-style:italic;\">końca</span>.</"
#~ "p><p>Możesz zmienić domyślne ustawienia wybierając <span style=\" font-"
#~ "style:italic;\">Ustawienia-&gt;Ustawienia Planu</span>.</p></body></html>"
#, fuzzy
#~| msgctxt "@info:whatsthis"
#~| msgid ""
#~| "<html><head/><body><p><span style=\" font-weight:600;\">Open Project</"
#~| "span></p><p>Displays a file dialog enabling you to open an existing "
#~| "project.</p></body></html>"
#~ msgctxt "whatsthis"
#~ msgid ""
#~ "<html><head/><body><p><span style='font-weight:600;'>Other resources</"
#~ "span></p><p>Here you find links to online resources. Information will be "
#~ "opened in you browser.</p></body></html>"
#~ msgstr ""
#~ "<html><head/><body><p><span style=\" font-weight:600;\">Otwórz projekt</"
#~ "span></p><p>Wyświetla okno dialogowe pliku umożliwiając ci otworzenie "
#~ "istniejącego projektu.</p></body></html>"
#, fuzzy
#~| msgid ""
#~| "<html><head/><body><p><span style=\" font-size:8pt; font-style:italic;"
#~| "\">Recent projects:</span></p></body></html>"
#~ msgid ""
#~ "<html><head/><body><p><span style=\" font-weight:600;\">Other resources</"
#~ "span></p></body></html>"
#~ msgstr ""
#~ "<html><head/><body><p><span style=\" font-size:8pt; font-style:italic;"
#~ "\">Ostanie projekty:</span></p></body></html>"
#, fuzzy
#~| msgid "Default Definition"
#~ msgctxt "@info:tooltip"
#~ msgid "Default region"
#~ msgstr "Domyślna definicja"
#, fuzzy
#~| msgid "External project: %1"
#~ msgid "Recent projects:"
#~ msgstr "Zewnętrzny projekt: %1"
#~ msgid "Critical Path (Task Id) :"
#~ msgstr "Ścieżka krytyczna (identyfikator zadania):"
#~ msgid "Project Float :"
#~ msgstr "Przesunięcie projektu :"
#~ msgid "Task details "
#~ msgstr "Szczegóły zadania "
#~ msgid "Id"
#~ msgstr "Identyfikator"
#~ msgid "Early start date"
#~ msgstr "Data wczesnego rozpoczęcia"
#~ msgid "Early finish date"
#~ msgstr "Data wczesnego zakończenia"
#~ msgid "Late start date"
#~ msgstr "Data późnego rozpoczęcia"
#~ msgid "Late finish date"
#~ msgstr "Data późnego zakończenia"
#~ msgid "Float"
#~ msgstr "Przesunięcie"
#~ msgctxt "@info:tooltip"
#~ msgid "Export to file"
#~ msgstr "Eksportuj do pliku"
#~ msgid "Text Document..."
#~ msgstr "Dokument tekstowy..."
#~ msgid "Export the report as a text document (in OpenDocument Text format)"
#~ msgstr ""
#~ "Eksportuj raport jako dokument tekstowy (w formacie tekstowym "
#~ "OpenDocument)"
#~ msgid ""
#~ "Export the report as a spreadsheet (in OpenDocument Spreadsheet format)"
#~ msgstr ""
#~ "Eksportuj raport jako arkusz kalkulacyjny (w formacie arkusza "
#~ "kalkulacyjnego OpenDocument)"
#~ msgid "Web Page..."
#~ msgstr "Strona internetowa..."
#~ msgid "Export the report as a web page (in HTML format)"
#~ msgstr "Eksportuj raport jako stronę internetową (w formacie HTML)"
#~ msgid "Save To View"
#~ msgstr "Zapisz do widoku"
#, fuzzy
#~| msgctxt "@info"
#~| msgid ""
#~| "The report definition has been modified.<br/><emphasis>If you continue, "
#~| "the modifications will be lost.</emphasis>"
#~ msgctxt "@info"
#~ msgid ""
#~ "The report definition has been modified.<nl/><emphasis>If you continue, "
#~ "the modifications will be lost.</emphasis>"
#~ msgstr ""
#~ "Definicja sprawozdania została zmodyfikowana.<br/><emphasis>Jeżeli "
#~ "kontynuujesz, modyfikacje zostaną utracone.</emphasis>"
#~ msgctxt "(qtundo-format)"
#~ msgid "Modify report definition"
#~ msgstr "Zmień definicję sprawdzania"
#~ msgid "Raise"
#~ msgstr "Podnieś"
#~ msgid "Lower"
#~ msgstr "Obniż"
#~ msgid "Section Editor"
#~ msgstr "Edytor sekcji"
#, fuzzy
#~| msgid "Project"
#~ msgctxt "@info:list Report data source"
#~ msgid "Project"
#~ msgstr "Projekt"
#~ msgctxt "@title:window report group edit tools"
#~ msgid "Tools"
#~ msgstr "Narzędzia"
#~ msgctxt "@into:tooltip"
#~ msgid "Rich- and plain text element with variable height"
#~ msgstr "Element tekstu wzbogaconego i zwykłego ze zmienną wysokością"
#~ msgctxt "@into:tooltip"
#~ msgid "Plain text element with fixed size"
#~ msgstr "Element tekstu zwykłego o stałym rozmiarze"
#~ msgctxt "@into:tooltip"
#~ msgid "Line"
#~ msgstr "Linia"
#~ msgctxt "@into:tooltip"
#~ msgid "Checkbox"
#~ msgstr "Pole zaznaczane"
#~ msgctxt "@into:tooltip"
#~ msgid "Chart"
#~ msgstr "Wykres"
#~ msgctxt "@into:tooltip"
#~ msgid "Rich Text element with fixed size"
#~ msgstr "Element tekstu wzbogaconego o stałym rozmiarze"
#~ msgctxt "@into:tooltip"
#~ msgid "Rich text"
#~ msgstr "Wzbogacony tekst"
#~ msgid "Prefix currency symbol"
#~ msgstr "Symbol waluty przed liczbą"
#~ msgid "Sign position:"
#~ msgstr "Położenie znaku:"
#~ msgid "Negative"
#~ msgstr "Ujemne"
#~ msgid "Parentheses Around"
#~ msgstr "Okalające nawiasy"
#~ msgid "Before Quantity Money"
#~ msgstr "Przed kwotą"
#~ msgid "After Quantity Money"
#~ msgstr "Po kwocie"
#~ msgid "Before Money"
#~ msgstr "Przed symbolem waluty"
#~ msgid "After Money"
#~ msgstr "Po symbolu waluty"
#~ msgid ""
#~ "This determines the number of fract digits for monetary values, i.e. the "
#~ "number of digits you find <em>behind</em> the decimal separator. Correct "
#~ "value is 2 for almost all people."
#~ msgstr ""
#~ "Określa to liczbę cyfr ułamka dla wartości monetarnych, np. liczba cyfr "
#~ "znajdujących się <em>za</em> separatorem dziesiętnym. Prawie dla "
#~ "wszystkich poprawną wartością jest 2."
#~ msgid ""
#~ "If this option is checked, the currency sign will be prefixed (i.e. to "
#~ "the left of the value) for all positive monetary values. If not, it will "
#~ "be postfixed (i.e. to the right)."
#~ msgstr ""
#~ "Jeżeli ta opcja jest odhaczona, znak waluty będzie miał przedrostek (np. "
#~ "na lewo od wartości) dla wszystkich dodatnich wartości monetarnych. "
#~ "Jeżeli nie, to będzie miał przyrostek (np. na prawo)."
#~ msgid ""
#~ "If this option is checked, the currency sign will be prefixed (i.e. to "
#~ "the left of the value) for all negative monetary values. If not, it will "
#~ "be postfixed (i.e. to the right)."
#~ msgstr ""
#~ "Jeżeli ta opcja jest odhaczona, znak waluty będzie miał przedrostek (np. "
#~ "na lewo od wartości) dla wszystkich ujemnych wartości monetarnych. Jeżeli "
#~ "nie, to będzie miał przyrostek (np. na prawo)."
#~ msgid ""
#~ "Here you can select how a positive sign will be positioned. This only "
#~ "affects monetary values."
#~ msgstr ""
#~ "Tutaj możesz wybrać sposób pozycjonowanie znaku plusa. Wpływa to tylko na "
#~ "wartości monetarne."
#~ msgid ""
#~ "Here you can select how a negative sign will be positioned. This only "
#~ "affects monetary values."
#~ msgstr ""
#~ "Tutaj możesz wybrać sposób pozycjonowanie znaku minusa. Wpływa to tylko "
#~ "na wartości monetarne."
#~ msgid "Cut"
#~ msgstr "Wytnij"
#~ msgid "Copy"
#~ msgstr "Kopiuj"
#~ msgid "Paste"
#~ msgstr "Wklej"
#~ msgid "Open document text (table)"
#~ msgstr "Otwórz tekst dokumentu (tabela)"
#~ msgid "Open document text (frames)"
#~ msgstr "Otwórz tekst dokumentu (ramki)"
#~ msgid "Open document spreadsheet"
#~ msgstr "Otwórz arkusz kalkulacyjny dokumentu"
#~ msgid "HTML"
#~ msgstr "HTML"
#~ msgid "XHTML"
#~ msgstr "XHTML"
#~ msgid "Select format:"
#~ msgstr "Wybierz format:"
#~ msgctxt "@info"
#~ msgid ""
#~ "Cannot export report. Invalid url:<br>file:<br><filename>%1</filename>"
#~ msgstr ""
#~ "Nie można eksportować sprawdzania. Nieprawidłowy adres url:<br>plik:"
#~ "<br><filename>%1</filename>"
#~ msgid "Cannot export report. Unknown file format"
#~ msgstr "Nie można eksportować sprawdzania. Nieznany format pliku"
#~ msgid "Export to XHTML failed"
#~ msgstr "Nieudany eksport do XHTML"
#~ msgid "Can only save to a local file."
#~ msgstr "Można zapisać tylko do pliku lokalnego."
#~ msgid "Modify task description"
#~ msgstr "Modyfikuj opis zadania"
#~ msgid "Add sub-task"
#~ msgstr "Dodaj pod-zadanie"
#~ msgid "Add task"
#~ msgstr "Dodaj zadanie"
#~ msgctxt "(qtundo)"
#~ msgid "Insert %1"
#~ msgstr "Wstaw %1"
#~ msgid "<p align=\"right\">Email:</p>"
#~ msgstr "<p align=\"right\">E-mail:</p>"
#~ msgid "<p align=\"right\">Calendar:</p>"
#~ msgstr "<p align=\"right\">Kalendarz:</p>"
#~ msgctxt "@info:tooltip"
#~ msgid "Working"
#~ msgstr "Pracujący"
#~ msgid "BCWS"
#~ msgstr "BCWS"
#~ msgid "BCWP"
#~ msgstr "BCWP"
#~ msgid "ACWP"
#~ msgstr "ACWP"
#~ msgid "SPI"
#~ msgstr "SPI"
#~ msgctxt "@title:window"
#~ msgid "Edit Report"
#~ msgstr "Edytuj sprawozdanie"
#~ msgctxt "@info:tootip"
#~ msgid "Required Resources"
#~ msgstr "Potrzebne zasoby"
#, fuzzy
#~| msgid "Modify Task Name"
#~ msgctxt "(qtundo-format)"
#~ msgid "Modify task Name"
#~ msgstr "Modyfikuj nazwę zadania"
#~ msgid "Modify resource allocations"
#~ msgstr "Modyfikuj przydziały zasobów"
#~ msgid "Optimistic"
#~ msgstr "Optymistyczny"
#~ msgid "Pessimistic"
#~ msgstr "Pesymistyczny"
#~ msgid "All"
#~ msgstr "Wszystkie"
#~ msgid "Expected only"
#~ msgstr "Tylko oczekiwani"
#~ msgid "Running account: %1"
#~ msgstr "Bieżące konto: %1"
#~ msgid "Startup account: %1"
#~ msgstr "Konto na starcie: %1"
#~ msgid "Shutdown account: %1"
#~ msgstr "Konto na zakończenie: %1"
#~ msgid "Node level: %1"
#~ msgstr "Poziom węzła: %1"
#~ msgctxt "@info:tooltip 1=resource name"
#~ msgid "Allocated resource: %1"
#~ msgstr "Przydzielone zasoby: %1"
#~| msgid "Modify milestone completion"
#~ msgid "Modify Milestone Name"
#~ msgstr "Modyfikuj nazwę punktu przełomowego"
#~| msgid "Modify Summary Task"
#~ msgid "Modify Summarytask Name"
#~ msgstr "Modyfikuj nazwę zadania podsumowującego"
#~| msgid "The project name."
#~ msgid "Modify Project Name"
#~ msgstr "Modyfikuj nazwę projektu"
#, fuzzy
#~| msgid "No resource attributed"
#~ msgid "Show task name"
#~ msgstr "Brak przydzielonych zasobów"
#, fuzzy
#~| msgid "Critical Path"
#~ msgid "Show critical path"
#~ msgstr "Ścieżka krytyczna"
#, fuzzy
#~| msgid "Modify task completion"
#~ msgid "Show task completion"
#~ msgstr "Zmień postęp zadania"
#, fuzzy
#~| msgid "Project Float :"
#~ msgid "Show positive float"
#~ msgstr "Przesunięcie projektu:"
#, fuzzy
#~| msgid "No description available"
#~ msgid "Make appointments: Required resource not available"
#~ msgstr "Brak dostępnego opisu"
#, fuzzy
#~| msgid "Timezone"
#~ msgid "Time"
#~ msgstr "Strefa czasowa"
#, fuzzy
#~| msgid "Not Started"
#~ msgid "Not allocated"
#~ msgstr "Nie zaczęte"
#~ msgid "Delete Task"
#~ msgstr "Usuń zadanie"
#~ msgid "Delete Selected Calendar"
#~ msgstr "Usuń wybrany kalendarz"
#~ msgid "Delete Selected Accounts"
#~ msgstr "Usuń wybrane konta"
#, fuzzy
#~| msgid "Delete Selected Accounts"
#~ msgid "Delete Selection"
#~ msgstr "Usuń wybrane konta"
#~ msgid "Delete Selected Items"
#~ msgstr "Usuń zaznaczone elementy"
#~ msgid "<p align=\"right\">From:</p>"
#~ msgstr "<p align=\"right\">Od:</p>"
#~ msgid "<p align=\"right\">Until:</p>"
#~ msgstr "<p align=\"right\">Do:</p>"
#, fuzzy
#~| msgid "Resource not available"
#~ msgid "Resource %1 only partially available"
#~ msgstr "Zasób niedostępny"
#, fuzzy
#~| msgid "Modify resources"
#~ msgid "Modify Resource Allocations"
#~ msgstr "Modyfikuj zasoby"
#, fuzzy
#~| msgid "% Completed"
#~ msgid "Modify % Completed"
#~ msgstr "Ukończono %"
#, fuzzy
#~ msgid "Modify Document SendAs"
#~ msgstr "Zmień dokument \"wyślij jako\""
#, fuzzy
#~| msgid "Add Work Interval"
#~ msgid "%1: Modify Work Interval"
#~ msgstr "Dodaj godziny pracy"
#~ msgid "Add Relationship"
#~ msgstr "Dodaj związek"
#~ msgid "Add Relation"
#~ msgstr "Dodaj relację"
#~ msgid "Edit Relationship"
#~ msgstr "Edytuj związek"
#~ msgid "Task 1"
#~ msgstr "Zadanie 1"
#~ msgid "Task 2"
#~ msgstr "Zadanie 2"
#, fuzzy
#~| msgid "Add Relationship"
#~ msgid "Relationship Type"
#~ msgstr "Dodaj związek"
#, fuzzy
#~| msgid "Started"
#~ msgid "Start"
#~ msgstr "Zaczęte"
#, fuzzy
#~| msgid "Finished"
#~ msgid "Finish"
#~ msgstr "Zakończone"
#~ msgid "Standard Worktime"
#~ msgstr "Standardowy czas pracy"
#~ msgid "Modify Standard Worktime"
#~ msgstr "Modyfikuj standardowy czas pracy"
#, fuzzy
#~| msgid "Duration"
#~ msgid "FixedDuration"
#~ msgstr "Czas trwania"
#, fuzzy
#~| msgid "No description available"
#~ msgid "No project available"
#~ msgstr "Brak dostępnego opisu"
#~ msgid "Project: %1"
#~ msgstr "Projekt: %1"
#~ msgid "Task: %1"
#~ msgstr "Zadanie: %1"
#~ msgid "Start: %1"
#~ msgstr "Rozpoczęcie: %1"
#~ msgid "Finish: %1"
#~ msgstr "Zakończenie: %1"
#~ msgid "No description available"
#~ msgstr "Brak dostępnego opisu"
#~ msgid "Contacts:"
#~ msgstr "Kontakty:"
#~ msgid "Project Manager: %1"
#~ msgstr "Menedżer projektu: %1"
#~ msgid "Responsible: %1"
#~ msgstr "Osoba odpowiedzialna: %1"
#, fuzzy
#~| msgid "Partisipants: None"
#~ msgid "Participants: None"
#~ msgstr "Uczestnicy: brak"
#, fuzzy
#~| msgid "Partisipants:"
#~ msgid "Participants:"
#~ msgstr "Uczestnicy:"
#~ msgid "KPlato"
#~ msgstr "KPlato"
#, fuzzy
#~| msgid "Estimate:"
#~ msgid "ForEstimation"
#~ msgstr "Oszacowanie:"
#, fuzzy
#~| msgid "Calculate Schedule..."
#~ msgid "TentativeSchedule"
#~ msgstr "Przelicz harmonogram..."
#~ msgid "Accepted"
#~ msgstr "Zaakceptowany"
#~ msgid "Tentative"
#~ msgstr "Wstępny"
#~ msgid "Refused"
#~ msgstr "Odrzucony"
#~ msgid "Required"
#~ msgstr "Wymagany"
#~ msgid "E-mail"
#~ msgstr "E-mail"
#, fuzzy
#~| msgid "Add Relation"
#~ msgid "Send Reason"
#~ msgstr "Dodaj relację"
#~ msgid "Send Time"
#~ msgstr "Czas wysłania"
#, fuzzy
#~| msgid "Responsible: %1"
#~ msgid "Response Due"
#~ msgstr "Osoba odpowiedzialna: %1"
#, fuzzy
#~| msgid "Responsible: %1"
#~ msgid "Response Reason"
#~ msgstr "Osoba odpowiedzialna: %1"
#, fuzzy
#~| msgid "Responsible:"
#~ msgid "Response Time"
#~ msgstr "Osoba odpowiedzialna:"
#~ msgid "Last Action"
#~ msgstr "Ostatnia akcja"
#~ msgid "&Leader:"
#~ msgstr "&Lider:"
#~ msgid ""
#~ "Various notes associated with the project or a project summary.\n"
#~ "\n"
#~ "Here you can enter any additional text you want to be stored with the "
#~ "project. This can for example be a short summary of the project or "
#~ "various notes."
#~ msgstr ""
#~ "Miejsce na wszelakie notatki związane z projektem lub na opis projektu.\n"
#~ "\n"
#~ "Możesz tutaj wprowadzić dodatkowy tekst, który ma być zawarty w "
#~ "projekcie. Może to być, na przykład, krótki opis projektu lub notatki "
#~ "związany z nim."
#, fuzzy
#~| msgid ""
#~| "Various notes associated with the project or a project summary.\n"
#~| "\n"
#~| "Here you can enter any additional text you want to be stored with the "
#~| "project. This can for example be a short summary of the project or "
#~| "various notes."
#~ msgid ""
#~ "A description of the project.\n"
#~ "\n"
#~ "Here you can enter any additional text you want to be stored with the "
#~ "project. This can for example be a short summary of the project or "
#~ "various notes."
#~ msgstr ""
#~ "Miejsce na wszelakie notatki związane z projektem lub na opis projektu.\n"
#~ "\n"
#~ "Możesz tutaj wprowadzić dodatkowy tekst, który ma być zawarty w "
#~ "projekcie. Może to być, na przykład, krótki opis projektu lub notatki "
#~ "związany z nim."
#, fuzzy
#~| msgid ""
#~| "Various notes associated with the project or a project summary.\n"
#~| "\n"
#~| "Here you can enter any additional text you want to be stored with the "
#~| "project. This can for example be a short summary of the project or "
#~| "various notes."
#~ msgid ""
#~ "A description of the summary task.\n"
#~ "\n"
#~ "Here you can enter any additional text you want to be stored with the "
#~ "task. This can for example be a short summary of the task or various "
#~ "notes."
#~ msgstr ""
#~ "Miejsce na wszelakie notatki związane z projektem lub na opis projektu.\n"
#~ "\n"
#~ "Możesz tutaj wprowadzić dodatkowy tekst, który ma być zawarty w "
#~ "projekcie. Może to być, na przykład, krótki opis projektu lub notatki "
#~ "związany z nim."
#, fuzzy
#~| msgid ""
#~| "Various notes associated with the project or a project summary.\n"
#~| "\n"
#~| "Here you can enter any additional text you want to be stored with the "
#~| "project. This can for example be a short summary of the project or "
#~| "various notes."
#~ msgid ""
#~ "A description of the task.\n"
#~ "\n"
#~ "Here you can enter any additional text you want to be stored with the "
#~ "task. This can for example be a short summary of the task or various "
#~ "notes."
#~ msgstr ""
#~ "Miejsce na wszelakie notatki związane z projektem lub na opis projektu.\n"
#~ "\n"
#~ "Możesz tutaj wprowadzić dodatkowy tekst, który ma być zawarty w "
#~ "projekcie. Może to być, na przykład, krótki opis projektu lub notatki "
#~ "związany z nim."
#~ msgid ""
#~ "Have used- and remaining effort calculated based on percent completed"
#~ msgstr ""
#~ "Użyty i pozostały wysiłek obliczony na podstawie procentu ukończenia"
#~ msgid "Enter used effort per task"
#~ msgstr "Wprowadź wysiłek użyty na zadanie"
#~ msgid "Enter used effort per resource"
#~ msgstr "Wprowadź wysiłek użyty na zasób"
#~ msgid "Transfer"
#~ msgstr "Transfer"
#~ msgid "Mail To..."
#~ msgstr "Wyślij do..."
#, fuzzy
#~| msgid "View..."
#~ msgctxt "View Work Package"
#~ msgid "View..."
#~ msgstr "Pokaż..."
#~ msgid "&Project notes and summary:"
#~ msgstr "No&tatki i opis projektu:"
#~ msgid "Note:"
#~ msgstr "Notatka:"
#~ msgid "Max. Units"
#~ msgstr "Maksimum jednostek"
#~ msgid "Calendar's Settings"
#~ msgstr "Ustawienia kalendarza"
#~ msgid "Work Interval"
#~ msgstr "Godziny pracy"
#~ msgid "CalendarEditBase"
#~ msgstr "CalendarEditBase"
#~ msgid "Apply"
#~ msgstr "Zastosuj"
#~ msgid "Week XX"
#~ msgstr "Tydzień XX"
#~ msgid "Cannot read report template file!"
#~ msgstr "Nie można odczytać pliku szablonu raportu!"
#~ msgid "Cannot find the proper report template file!"
#~ msgstr "Nie można znaleźć poprawnego pliku szablonu raportu!"
#~ msgid "Modify Calendars"
#~ msgstr "Modyfikuj kalendarze"
#~ msgid ""
#~ "Resources belong to resource groups, select the group first to add a new "
#~ "resource to"
#~ msgstr ""
#~ "Zasoby należą do grup zasobów. Najpierw wybierz grupę, by potem dodać do "
#~ "niej nowy zasób"
#~ msgid "AccountsPanelBase"
#~ msgstr "AccountsPanelBase"
#~ msgid "&New"
#~ msgstr "&Nowe"
#~ msgid "New &Sub-Account"
#~ msgstr "No&we podkonto"
#~ msgid "&Remove"
#~ msgstr "&Usuń"
#~ msgid "CalendarListPanel"
#~ msgstr "CalendarListPanel"
#~ msgid "New"
#~ msgstr "Nowy"
#, fuzzy
#~ msgid "Project Chart Indicators"
#~ msgstr "Wskaźniki wykresu projektu"
#~ msgid "MilestoneProgressPanelBase"
#~ msgstr "MilestoneProgressPanelBase"
#, fuzzy
#~| msgid "View Settings"
#~ msgid "PerformanceStatusViewSettingsPanel"
#~ msgstr "Ustawienia widoku"
#~ msgid "SummaryTaskGeneralPanelBase"
#~ msgstr "SummaryTaskGeneralPanelBase"
#~ msgid "TaskCostPanelBase"
#~ msgstr "TaskCostPanelBase"
#~ msgid "TaskProgressPanelBase"
#~ msgstr "TaskProgressPanelBase"
#~ msgid "TaskResourcesPanelBase"
#~ msgstr "TaskResourcesPanelBase"
#, fuzzy
#~| msgid "View Settings"
#~ msgid "TaskStatusViewSettingsPanel"
#~ msgstr "Ustawienia widoku"
#~ msgid "WBSDefinitionPanelBase"
#~ msgstr "WBSDefinitionPanelBase"
#~ msgid "WorkPackageControlPanel"
#~ msgstr "WorkPackageControlPanel"
#~ msgid "RelationPanel"
#~ msgstr "RelationPanel"
#~ msgid "ResourceDialogBase"
#~ msgstr "ResourceDialogBase"
#~ msgid "ResourcesPanelBase"
#~ msgstr "ResourcesPanelBase"
#~ msgid "New..."
#~ msgstr "Nowy..."
#~ msgid "StandardWorktime"
#~ msgstr "StandardWorktime"
#~ msgid "Project id must be unique"
#~ msgstr "Identyfikator projektu musi być unikalny"
#~ msgid "AccountsviewConfigurePanelBase"
#~ msgstr "AccountsviewConfigurePanelBase"
#~ msgid "ProjectPanelBase"
#~ msgstr "ProjectPanelBase"
#~ msgid "The unique project identification"
#~ msgstr "Niepowtarzalny identyfikator projektu"
#~ msgid "<p align=\"right\"></p>ID:"
#~ msgstr "<p align=\"right\"></p>Identyfikator:"
#~ msgid "TaskGeneralPanelBase"
#~ msgstr "TaskGeneralPanelBase"
#, fuzzy
#~| msgid "Add Work Interval"
#~ msgid "Modify Weekday Work Interval"
#~ msgstr "Dodaj godziny pracy"
#~ msgid "Task id must be unique"
#~ msgstr "Identyfikator zadania musi być unikalny"
#~ msgid "Task id:"
#~ msgstr "Identyfikator zadania:"
#~ msgid "Cut-off date:%1"
#~ msgstr "Ważne do: %1"
#, fuzzy
#~| msgid "Total"
#~ msgid "Today"
#~ msgstr "Suma"
#~ msgid "Add Calendar Day"
#~ msgstr "Dodaj dzień w kalendarzu"
#~ msgid "Add Work Interval"
#~ msgstr "Dodaj godziny pracy"
#~ msgid "Delete Selected Item"
#~ msgstr "Usuń wybrany element"
#~ msgid "Delete Selected Schedules"
#~ msgstr "Usuń wybrane harmonogramy"
#~ msgid ""
#~ "Here you define when the project shall start or end.\n"
#~ "\n"
#~ "If start time is defined, the project is scheduled forward from this "
#~ "time. When the project has been calculated, end time shows when the "
#~ "project is planned to end.\n"
#~ "If end time is defined, the project is scheduled backwards from this "
#~ "time. When the project has been calculated, start time shows when the "
#~ "project must start in order to finish in time."
#~ msgstr ""
#~ "Tutaj możesz wybrać kiedy projekt ma się rozpocząć lub zakończyć.\n"
#~ "\n"
#~ "Jeśli data rozpoczęcia została wybrana, projekt jest planowany poczynając "
#~ "od tej daty. Po przekalkulowaniu projektu data zakończenia będzie "
#~ "wskazywać na planowany koniec projektu.\n"
#~ "Jeśli data zakończenia została wybrana, projekt jest planowany wstecz od "
#~ "tej daty. Po przekalkulowaniu projektu data rozpoczęcia będzie wskazywać "
#~ "na datę, w której projekt musi się rozpocząć, aby zakończył się w "
#~ "wybranym czasie."
Index: trunk/l10n-kf5/pl/messages/extragear-base/plasma-camera.po
===================================================================
--- trunk/l10n-kf5/pl/messages/extragear-base/plasma-camera.po (revision 1552240)
+++ trunk/l10n-kf5/pl/messages/extragear-base/plasma-camera.po (revision 1552241)
@@ -1,189 +1,189 @@
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the plasma-camera package.
#
# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2019.
msgid ""
msgstr ""
"Project-Id-Version: plasma-camera\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-09-21 02:34+0200\n"
-"PO-Revision-Date: 2019-09-06 08:37+0200\n"
+"PO-Revision-Date: 2019-09-21 08:15+0200\n"
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
-"|| n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10"
+" || n%100>=20) ? 1 : 2);\n"
"X-Generator: Lokalize 19.07.70\n"
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr "Łukasz Wojniłowicz"
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr "lukasz.wojnilowicz@gmail.com"
#: src/contents/ui/CameraPage.qml:54 src/contents/ui/GlobalDrawer.qml:75
#: src/contents/ui/main.qml:95
#, kde-format
msgid "Camera"
msgstr "Kamera"
#: src/contents/ui/CameraPage.qml:63
#, kde-format
msgid "Switch mode"
msgstr "Przełącz tryb"
#: src/contents/ui/CameraPage.qml:84
#, kde-format
msgid "Cancel self-timer"
msgstr "Porzuć samoczasomierz"
#: src/contents/ui/CameraPage.qml:86
#, kde-format
msgid "Capture photo"
msgstr "Zrób zdjęcie"
#: src/contents/ui/CameraPage.qml:88
#, kde-format
msgid "Stop recording video"
msgstr "Zatrzymaj nagrywanie obrazu"
#: src/contents/ui/CameraPage.qml:90
#, kde-format
msgid "Start recording video"
msgstr "Rozpocznij nagrywanie obrazu"
#: src/contents/ui/CameraPage.qml:125
#, kde-format
msgid "Switch Camera"
msgstr "Przełącz kamerę"
#: src/contents/ui/CameraPage.qml:175
#, kde-format
msgid "Camera not available"
msgstr "Kamera jest niedostępna"
#: src/contents/ui/CameraPage.qml:177
#, kde-format
msgid "Camera is busy. Is another application using it?"
msgstr "Kamera jest zajęta. Czy nie używa jej inna aplikacja?"
#: src/contents/ui/CameraPage.qml:179
#, kde-format
msgid "Missing camera resource."
-msgstr ""
+msgstr "Brak zasobu kamery."
#: src/contents/ui/CameraPage.qml:271
#, kde-format
msgid "Took a photo"
msgstr "Zrobiono zdjęcie"
#: src/contents/ui/CameraPage.qml:276
#, kde-format
msgid "Stopped recording"
msgstr "Zatrzymano nagrywanie"
#: src/contents/ui/CameraPage.qml:281
#, kde-format
msgid "Started recording"
msgstr "Rozpoczęto nagrywanie"
#: src/contents/ui/GlobalDrawer.qml:92
#, kde-format
msgid "Resolution"
msgstr "Rozdzielczość"
#: src/contents/ui/GlobalDrawer.qml:113
#, kde-format
msgid "White balance"
msgstr "Równowaga bieli"
#: src/contents/ui/GlobalDrawer.qml:118
#, kde-format
msgid "Auto"
msgstr "Auto"
#: src/contents/ui/GlobalDrawer.qml:123
#, kde-format
msgid "Sunlight"
msgstr "Światło słoneczne"
#: src/contents/ui/GlobalDrawer.qml:128
#, kde-format
msgid "Cloudy"
msgstr "Pochmurno"
#: src/contents/ui/GlobalDrawer.qml:133
#, kde-format
msgid "Tungsten"
msgstr "Żarówka"
#: src/contents/ui/GlobalDrawer.qml:138
#, kde-format
msgid "Fluorescent"
msgstr "Fluorescencyjne"
#: src/contents/ui/GlobalDrawer.qml:142
#, kde-format
msgid "Self-timer"
msgstr "Samoczasomierz"
#: src/contents/ui/GlobalDrawer.qml:147
#, kde-format
msgid "Off"
msgstr "Wył."
#: src/contents/ui/GlobalDrawer.qml:151
#, kde-format
msgid "2 s"
msgstr "2 s"
#: src/contents/ui/GlobalDrawer.qml:155
#, kde-format
msgid "5 s"
msgstr "5 s"
#: src/contents/ui/GlobalDrawer.qml:159
#, kde-format
msgid "10 s"
msgstr "10 s"
#: src/contents/ui/GlobalDrawer.qml:163
#, kde-format
msgid "20 s"
msgstr "20 s"
#: src/contents/ui/GlobalDrawer.qml:168
#, kde-format
msgid "About"
msgstr "O programie"
#: src/main.cpp:30
#, kde-format
msgid "© Plasma Mobile Developers"
msgstr "© Programiści Plasma Mobile"
#: src/main.cpp:32
#, kde-format
msgid "Marco Martin"
msgstr "Marco Martin"
#: src/main.cpp:33
#, kde-format
msgid "Jonah Brüchert"
msgstr "Jonah Brüchert"
#~ msgid "Simple camera application"
#~ msgstr "Prosta aplikacja kamery"
#~ msgid "License:"
#~ msgstr "Licencja:"
#~ msgid "View source code online"
#~ msgstr "Obejrzyj kod źródłowy w sieci"
Index: trunk/l10n-kf5/pl/messages/extragear-edu/gcompris_qt.po
===================================================================
--- trunk/l10n-kf5/pl/messages/extragear-edu/gcompris_qt.po (revision 1552240)
+++ trunk/l10n-kf5/pl/messages/extragear-edu/gcompris_qt.po (revision 1552241)
@@ -1,18437 +1,18437 @@
# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2014, 2015, 2016, 2017, 2018, 2019.
msgid ""
msgstr ""
"Project-Id-Version: \n"
-"PO-Revision-Date: 2019-08-10 06:18+0200\n"
+"PO-Revision-Date: 2019-09-21 08:15+0200\n"
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
-"|| n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10"
+" || n%100>=20) ? 1 : 2);\n"
"X-Language: pl\n"
"X-Qt-Contexts: true\n"
"X-Generator: Lokalize 19.07.70\n"
#. Activity title
#: activities/advanced_colors/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Advanced colors"
msgstr "Barwy zaawansowane"
#. Help title
#: activities/advanced_colors/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Select the butterfly of the correct color"
msgstr "Wybierz motyla o właściwej barwie"
#. Help goal
#: activities/advanced_colors/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Learn to recognize unusual colors."
msgstr "Naucz się rozpoznawać niecodzienne barwy."
#. Help prerequisite
#: activities/advanced_colors/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Can read"
msgstr "Umiejętność czytania"
#. Help manual
#: activities/advanced_colors/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"You will see dancing butterflies of different colors and a question. You "
"have to find the correct butterfly and touch it."
msgstr ""
"Pojawią się tańczące motyle o różnych barwach i pytanie. Będzie trzeba "
"znaleźć właściwego motyla i go dotknąć."
#. Look at https://gcompris.net/wiki/Advanced_color_translation to see all the advanced colors Color #FF7F50
#. ----------
#. Color #FF7F50
#: activities/advanced_colors/advanced_colors.js:26
#: activities/advanced_colors/advanced_colors.js:541
msgctxt "advanced_colors|"
msgid "Find the coral butterfly"
msgstr "Znajdź motylka, który jest koralowy"
#. Color #7F1734
#: activities/advanced_colors/advanced_colors.js:31
#: activities/advanced_colors/advanced_colors.js:68
#: activities/advanced_colors/advanced_colors.js:608
#: activities/advanced_colors/advanced_colors.js:657
#: activities/advanced_colors/advanced_colors.js:729
#: activities/advanced_colors/advanced_colors.js:746
#: activities/advanced_colors/advanced_colors.js:860
msgctxt "advanced_colors|"
msgid "Find the claret butterfly"
msgstr "Znajdź motylka, który jest bordowy"
#. Color #000080
#: activities/advanced_colors/advanced_colors.js:36
#: activities/advanced_colors/advanced_colors.js:335
#: activities/advanced_colors/advanced_colors.js:573
msgctxt "advanced_colors|"
msgid "Find the navy butterfly"
msgstr "Znajdź motylka, który jest granatowy"
#. Color #FBEC5D
#: activities/advanced_colors/advanced_colors.js:41
#: activities/advanced_colors/advanced_colors.js:78
msgctxt "advanced_colors|"
msgid "Find the corn butterfly"
msgstr "Znajdź motylka, który jest kukurydziany"
#. Color #0047AB
#: activities/advanced_colors/advanced_colors.js:46
#: activities/advanced_colors/advanced_colors.js:83
msgctxt "advanced_colors|"
msgid "Find the cobalt butterfly"
msgstr "Znajdź motylka, który jest kobaltowy"
#. Color #00FFFF
#: activities/advanced_colors/advanced_colors.js:51
#: activities/advanced_colors/advanced_colors.js:88
#: activities/advanced_colors/advanced_colors.js:494
msgctxt "advanced_colors|"
msgid "Find the cyan butterfly"
msgstr "Znajdź motylka, który jest cyjanowy"
#. Color #954535
#: activities/advanced_colors/advanced_colors.js:56
#: activities/advanced_colors/advanced_colors.js:93
#: activities/advanced_colors/advanced_colors.js:536
#: activities/advanced_colors/advanced_colors.js:603
#: activities/advanced_colors/advanced_colors.js:615
#: activities/advanced_colors/advanced_colors.js:699
msgctxt "advanced_colors|"
msgid "Find the chestnut butterfly"
msgstr "Znajdź motylka, który jest kasztanowy"
#. Color #AB784E
#: activities/advanced_colors/advanced_colors.js:61
#: activities/advanced_colors/advanced_colors.js:98
msgctxt "advanced_colors|"
msgid "Find the almond butterfly"
msgstr "Znajdź motylka, który jest migdałowy"
#. Color #0F52BA
#: activities/advanced_colors/advanced_colors.js:73
#: activities/advanced_colors/advanced_colors.js:855
msgctxt "advanced_colors|"
msgid "Find the sapphire butterfly"
msgstr "Znajdź motylka, który jest szafirowy"
#. Color #E0115F
#: activities/advanced_colors/advanced_colors.js:103
#: activities/advanced_colors/advanced_colors.js:224
msgctxt "advanced_colors|"
msgid "Find the ruby butterfly"
msgstr "Znajdź motylka, który jest rubinowy"
#. Color #882D17
#: activities/advanced_colors/advanced_colors.js:110
#: activities/advanced_colors/advanced_colors.js:835
msgctxt "advanced_colors|"
msgid "Find the sienna butterfly"
msgstr "Znajdź motylka, który jest w kolorze sjena"
#. Color #BCB88A
#: activities/advanced_colors/advanced_colors.js:115
msgctxt "advanced_colors|"
msgid "Find the sage butterfly"
msgstr "Znajdź motylka, który jest szałwiowy"
#. Color #FF8C69
#: activities/advanced_colors/advanced_colors.js:120
#: activities/advanced_colors/advanced_colors.js:524
#: activities/advanced_colors/advanced_colors.js:714
msgctxt "advanced_colors|"
msgid "Find the salmon butterfly"
msgstr "Znajdź motylka, który jest łososiowy"
#. Color #704214
#: activities/advanced_colors/advanced_colors.js:125
#: activities/advanced_colors/advanced_colors.js:477
#: activities/advanced_colors/advanced_colors.js:798
msgctxt "advanced_colors|"
msgid "Find the sepia butterfly"
msgstr "Znajdź motylka, który jest w kolorze sepia"
#. Color #E4BB25
#: activities/advanced_colors/advanced_colors.js:130
msgctxt "advanced_colors|"
msgid "Find the sulfur butterfly"
msgstr "Znajdź motylka, który jest siarka"
#. Color #DB6D7B
#: activities/advanced_colors/advanced_colors.js:135
#: activities/advanced_colors/advanced_colors.js:825
msgctxt "advanced_colors|"
msgid "Find the tea butterfly"
msgstr "Znajdź motylka, który jest herbaciany"
#. Color #BFFF00
#: activities/advanced_colors/advanced_colors.js:140
msgctxt "advanced_colors|"
msgid "Find the lime butterfly"
msgstr "Znajdź motylka, który jest limonkowy"
#. Color #40E0D0
#: activities/advanced_colors/advanced_colors.js:145
msgctxt "advanced_colors|"
msgid "Find the turquoise butterfly"
msgstr "Znajdź motylka, który jest turkusowy"
#. Color #73B881
#: activities/advanced_colors/advanced_colors.js:152
msgctxt "advanced_colors|"
msgid "Find the absinthe butterfly"
msgstr "Znajdź motylka, który jest w kolorze absyntu"
#. Color #C04000
#: activities/advanced_colors/advanced_colors.js:157
msgctxt "advanced_colors|"
msgid "Find the mahogany butterfly"
msgstr "Znajdź motylka, który jest mahoniowy"
#. Color #7FFFD4
#: activities/advanced_colors/advanced_colors.js:162
#: activities/advanced_colors/advanced_colors.js:771
msgctxt "advanced_colors|"
msgid "Find the aquamarine butterfly"
msgstr "Znajdź motylka, który jest w kolorze akwamaryna"
#. Color #F2F0E6
#: activities/advanced_colors/advanced_colors.js:167
#: activities/advanced_colors/advanced_colors.js:531
msgctxt "advanced_colors|"
msgid "Find the alabaster butterfly"
msgstr "Znajdź motylka, który jest alabastrowy"
#. Color #FFBF00
#: activities/advanced_colors/advanced_colors.js:172
#: activities/advanced_colors/advanced_colors.js:719
msgctxt "advanced_colors|"
msgid "Find the amber butterfly"
msgstr "Znajdź motylka, który jest bursztynowy"
#. Color #9966CC
#: activities/advanced_colors/advanced_colors.js:177
msgctxt "advanced_colors|"
msgid "Find the amethyst butterfly"
msgstr "Znajdź motylka, który jest ametystowy"
#. Color #F5EACC
#: activities/advanced_colors/advanced_colors.js:182
#: activities/advanced_colors/advanced_colors.js:650
#: activities/advanced_colors/advanced_colors.js:783
msgctxt "advanced_colors|"
msgid "Find the anise butterfly"
msgstr "Znajdź motylka, który jest anyżowy"
#. Color #E34234
#: activities/advanced_colors/advanced_colors.js:187
#: activities/advanced_colors/advanced_colors.js:367
#: activities/advanced_colors/advanced_colors.js:566
msgctxt "advanced_colors|"
msgid "Find the vermilion butterfly"
msgstr "Znajdź motylka, który jest cynobrowy"
#. Color #EEEBEB
#: activities/advanced_colors/advanced_colors.js:194
msgctxt "advanced_colors|"
msgid "Find the ceruse butterfly"
msgstr "Znajdź motylka, który jest w kolorze bieli ołowiowej"
#. Color #E5AA70
#: activities/advanced_colors/advanced_colors.js:199
#: activities/advanced_colors/advanced_colors.js:499
#: activities/advanced_colors/advanced_colors.js:640
#: activities/advanced_colors/advanced_colors.js:662
msgctxt "advanced_colors|"
msgid "Find the fawn butterfly"
msgstr "Znajdź motylka, który jest płowy"
#. Color #7FFF00
#: activities/advanced_colors/advanced_colors.js:204
#: activities/advanced_colors/advanced_colors.js:724
msgctxt "advanced_colors|"
msgid "Find the chartreuse butterfly"
msgstr "Znajdź motylka, który jest w kolorze zieleni chromowej"
#. Color #50C878
#: activities/advanced_colors/advanced_colors.js:209
msgctxt "advanced_colors|"
msgid "Find the emerald butterfly"
msgstr "Znajdź motylka, który jest szmaragdowy"
#. Color #614051
#: activities/advanced_colors/advanced_colors.js:214
#: activities/advanced_colors/advanced_colors.js:236
#: activities/advanced_colors/advanced_colors.js:482
#: activities/advanced_colors/advanced_colors.js:489
#: activities/advanced_colors/advanced_colors.js:625
#: activities/advanced_colors/advanced_colors.js:709
#: activities/advanced_colors/advanced_colors.js:840
msgctxt "advanced_colors|"
msgid "Find the aubergine butterfly"
msgstr "Znajdź motylka, który jest bakłażanowy"
#. Color #CC397B
#: activities/advanced_colors/advanced_colors.js:219
#: activities/advanced_colors/advanced_colors.js:808
msgctxt "advanced_colors|"
msgid "Find the fuchsia butterfly"
msgstr "Znajdź motylka, który jest w kolorze fuksji"
#. Color #6082B6
#: activities/advanced_colors/advanced_colors.js:229
msgctxt "advanced_colors|"
msgid "Find the glaucous butterfly"
msgstr "Znajdź motylka, który jest modry"
#. Color #A52A2A
#: activities/advanced_colors/advanced_colors.js:241
#: activities/advanced_colors/advanced_colors.js:452
msgctxt "advanced_colors|"
msgid "Find the auburn butterfly"
msgstr "Znajdź motylka, który jest rudy"
#. Color #458AC6
#: activities/advanced_colors/advanced_colors.js:246
#: activities/advanced_colors/advanced_colors.js:467
msgctxt "advanced_colors|"
msgid "Find the azure butterfly"
msgstr "Znajdź motylka, który jest błękitny"
#. Color #9F7F58
#: activities/advanced_colors/advanced_colors.js:251
#: activities/advanced_colors/advanced_colors.js:692
msgctxt "advanced_colors|"
msgid "Find the grayish brown butterfly"
msgstr "Znajdź motylka, który jest popielatobrązowy"
#. Color #3D2B1F
#: activities/advanced_colors/advanced_colors.js:256
msgctxt "advanced_colors|"
msgid "Find the bistre butterfly"
msgstr "Znajdź motylka, który jest ciemnobrunatny"
#. Color #DC143C
#: activities/advanced_colors/advanced_colors.js:261
#: activities/advanced_colors/advanced_colors.js:682
msgctxt "advanced_colors|"
msgid "Find the crimson butterfly"
msgstr "Znajdź motylka, który jest karmazynowy"
#. Color #ACE1AF
#: activities/advanced_colors/advanced_colors.js:266
msgctxt "advanced_colors|"
msgid "Find the celadon butterfly"
msgstr "Znajdź motylka, który jest seledynowy"
#. Color #007BA7
#: activities/advanced_colors/advanced_colors.js:271
#: activities/advanced_colors/advanced_colors.js:578
#: activities/advanced_colors/advanced_colors.js:788
msgctxt "advanced_colors|"
msgid "Find the cerulean butterfly"
msgstr "Znajdź motylka, który jest w kolorze ceruleum"
#. Color #8B8E8D
#: activities/advanced_colors/advanced_colors.js:278
#: activities/advanced_colors/advanced_colors.js:677
msgctxt "advanced_colors|"
msgid "Find the dove butterfly"
msgstr "Znajdź motylka, który jest gołębi"
#. Color #943543
#: activities/advanced_colors/advanced_colors.js:283
msgctxt "advanced_colors|"
msgid "Find the garnet butterfly"
msgstr "Znajdź motylka, który jest w kolorze granatu"
#. Color #4B0082
#: activities/advanced_colors/advanced_colors.js:288
#: activities/advanced_colors/advanced_colors.js:672
msgctxt "advanced_colors|"
msgid "Find the indigo butterfly"
msgstr "Znajdź motylka, który jest w kolorze indygo"
#. Color #FFFFF0
#: activities/advanced_colors/advanced_colors.js:293
#: activities/advanced_colors/advanced_colors.js:546
#: activities/advanced_colors/advanced_colors.js:793
msgctxt "advanced_colors|"
msgid "Find the ivory butterfly"
msgstr "Znajdź motylka, który jest w kolorze kości słoniowej"
#. Color #00A86B
#: activities/advanced_colors/advanced_colors.js:298
msgctxt "advanced_colors|"
msgid "Find the jade butterfly"
msgstr "Znajdź motylka, który jest w kolorze jadeitu"
#. Color #B57EDC
#: activities/advanced_colors/advanced_colors.js:303
msgctxt "advanced_colors|"
msgid "Find the lavender butterfly"
msgstr "Znajdź motylka, który jest lawendowy"
#. Color #9BC4AF
#: activities/advanced_colors/advanced_colors.js:308
msgctxt "advanced_colors|"
msgid "Find the lichen butterfly"
msgstr "Znajdź motylka, który jest szarozielony"
#. Color #722F37
#: activities/advanced_colors/advanced_colors.js:313
#: activities/advanced_colors/advanced_colors.js:593
#: activities/advanced_colors/advanced_colors.js:635
msgctxt "advanced_colors|"
msgid "Find the wine butterfly"
msgstr "Znajdź motylka, który jest w kolorze wina"
#. Color #9955BB
#: activities/advanced_colors/advanced_colors.js:320
#: activities/advanced_colors/advanced_colors.js:766
msgctxt "advanced_colors|"
msgid "Find the lilac butterfly"
msgstr "Znajdź motylka, który jest liliowy"
#. Color #FF00FF
#: activities/advanced_colors/advanced_colors.js:325
#: activities/advanced_colors/advanced_colors.js:645
#: activities/advanced_colors/advanced_colors.js:776
msgctxt "advanced_colors|"
msgid "Find the magenta butterfly"
msgstr "Znajdź motylka, który jest w kolorze magenta"
#. Color #0BDA51
#: activities/advanced_colors/advanced_colors.js:330
#: activities/advanced_colors/advanced_colors.js:583
msgctxt "advanced_colors|"
msgid "Find the malachite butterfly"
msgstr "Znajdź motylka, który jest malachitowy"
#. Color #D9C3AD
#: activities/advanced_colors/advanced_colors.js:340
msgctxt "advanced_colors|"
msgid "Find the larch butterfly"
msgstr "Znajdź motylka, który jest modrzewiowy"
#. Color #EFC050
#: activities/advanced_colors/advanced_colors.js:345
#: activities/advanced_colors/advanced_colors.js:504
msgctxt "advanced_colors|"
msgid "Find the mimosa butterfly"
msgstr "Znajdź motylka, który jest w kolorze żółcieni"
#. Color #CC7722
#: activities/advanced_colors/advanced_colors.js:350
#: activities/advanced_colors/advanced_colors.js:509
msgctxt "advanced_colors|"
msgid "Find the ochre butterfly"
msgstr "Znajdź motylka, który jest w kolorze ochry"
#. Color #808000
#: activities/advanced_colors/advanced_colors.js:355
#: activities/advanced_colors/advanced_colors.js:447
msgctxt "advanced_colors|"
msgid "Find the olive butterfly"
msgstr "Znajdź motylka, który jest oliwkowy"
#. Color #F7F9F4
#: activities/advanced_colors/advanced_colors.js:362
#: activities/advanced_colors/advanced_colors.js:588
#: activities/advanced_colors/advanced_colors.js:630
msgctxt "advanced_colors|"
msgid "Find the opaline butterfly"
msgstr "Znajdź motylka, który jest w kolorze opalu"
#. Color #120A8F
#: activities/advanced_colors/advanced_colors.js:372
#: activities/advanced_colors/advanced_colors.js:751
msgctxt "advanced_colors|"
msgid "Find the ultramarine butterfly"
msgstr "Znajdź motylka, który jest w kolorze ultramaryna"
#. Color #E0B0FF
#: activities/advanced_colors/advanced_colors.js:377
#: activities/advanced_colors/advanced_colors.js:462
#: activities/advanced_colors/advanced_colors.js:551
msgctxt "advanced_colors|"
msgid "Find the mauve butterfly"
msgstr "Znajdź motylka, który jest fiołkoworóżowy"
#. Color #91A3B0
#: activities/advanced_colors/advanced_colors.js:382
#: activities/advanced_colors/advanced_colors.js:704
#: activities/advanced_colors/advanced_colors.js:756
msgctxt "advanced_colors|"
msgid "Find the grayish blue butterfly"
msgstr "Znajdź motylka, który jest szaroniebieski"
#. Color #93C572
#: activities/advanced_colors/advanced_colors.js:387
#: activities/advanced_colors/advanced_colors.js:598
#: activities/advanced_colors/advanced_colors.js:850
msgctxt "advanced_colors|"
msgid "Find the pistachio butterfly"
msgstr "Znajdź motylka, który jest pistacjowy"
#. Color #AEADA5
#: activities/advanced_colors/advanced_colors.js:392
#: activities/advanced_colors/advanced_colors.js:667
msgctxt "advanced_colors|"
msgid "Find the platinum butterfly"
msgstr "Znajdź motylka, który jest platynowy"
#. Color #32004A
#: activities/advanced_colors/advanced_colors.js:397
#: activities/advanced_colors/advanced_colors.js:734
#: activities/advanced_colors/advanced_colors.js:818
msgctxt "advanced_colors|"
msgid "Find the purple butterfly"
msgstr "Znajdź motylka, który jest purpurowy"
#. Color #5C3960
#: activities/advanced_colors/advanced_colors.js:404
#: activities/advanced_colors/advanced_colors.js:472
#: activities/advanced_colors/advanced_colors.js:556
#: activities/advanced_colors/advanced_colors.js:741
#: activities/advanced_colors/advanced_colors.js:813
msgctxt "advanced_colors|"
msgid "Find the plum butterfly"
msgstr "Znajdź motylka, który jest śliwkowy"
#. Color #003153
#: activities/advanced_colors/advanced_colors.js:409
#: activities/advanced_colors/advanced_colors.js:514
msgctxt "advanced_colors|"
msgid "Find the prussian blue butterfly"
msgstr "Znajdź motylka, który jest w kolorze błękitu pruskiego"
#. Color #B7410E
#: activities/advanced_colors/advanced_colors.js:414
#: activities/advanced_colors/advanced_colors.js:519
#: activities/advanced_colors/advanced_colors.js:561
#: activities/advanced_colors/advanced_colors.js:845
msgctxt "advanced_colors|"
msgid "Find the rust butterfly"
msgstr "Znajdź motylka, który jest rdzawy"
#. Color #F4C430
#: activities/advanced_colors/advanced_colors.js:419
msgctxt "advanced_colors|"
msgid "Find the saffron butterfly"
msgstr "Znajdź motylka, który jest szafranowy"
#. Color #F3E5AB
#: activities/advanced_colors/advanced_colors.js:424
msgctxt "advanced_colors|"
msgid "Find the vanilla butterfly"
msgstr "Znajdź motylka, który jest waniliowy"
#. Color #40826D
#: activities/advanced_colors/advanced_colors.js:429
#: activities/advanced_colors/advanced_colors.js:687
msgctxt "advanced_colors|"
msgid "Find the veronese butterfly"
msgstr "Znajdź motylka, który jest zielony Veronese'a"
#. Color #529371
#: activities/advanced_colors/advanced_colors.js:434
#: activities/advanced_colors/advanced_colors.js:803
msgctxt "advanced_colors|"
msgid "Find the verdigris butterfly"
msgstr "Znajdź motylka, który jest w kolorze patyny"
#. Color #32004A
#: activities/advanced_colors/advanced_colors.js:439
#: activities/advanced_colors/advanced_colors.js:457
#: activities/advanced_colors/advanced_colors.js:620
#: activities/advanced_colors/advanced_colors.js:761
#: activities/advanced_colors/advanced_colors.js:830
msgctxt "advanced_colors|"
msgid "Find the dark purple butterfly"
msgstr "Znajdź motylka, który jest ciemnopurpurowy"
#. Activity title
#: activities/algebra_by/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Multiplication of numbers"
msgstr "Mnożenie liczb"
#. Help title
#: activities/algebra_by/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Practice the multiplication operation"
msgstr "Ćwicz działania mnożenia"
#. Help goal
#: activities/algebra_by/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Learn to multiply numbers within a limited period of time"
msgstr "Ucz się mnożenia liczb mając na to ograniczony czas"
#. Help prerequisite
#: activities/algebra_by/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Multiplication tables from 1 to 10"
msgstr "Tabliczka mnożenia od 1 do 10"
#. Help manual
#: activities/algebra_by/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"A multiplication is displayed on the screen. Quickly find the result and use "
"your computer's keyboard or the on-screen keypad to type the product of the "
"numbers. You have to be fast and submit the answer before the penguins in "
"their balloon land!"
msgstr ""
"Na ekranie wyświetlane jest mnożenie. Znajdź szybko jego wynik i użyj "
"klawiatury swojego komputera lub pola wybierania na ekranie do wpisania "
"wyniku. Wynik musisz podać szybko, zanim pingwiny wylądują swoim balonem!"
#. Activity title
#: activities/algebra_div/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Division of numbers"
msgstr "Dzielenie liczb"
#. Help title
#: activities/algebra_div/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Practice the division operation"
msgstr "Ćwicz działania dzielenia"
#. Help goal
#: activities/algebra_div/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Find the result of the division within a limited period of time"
msgstr "Znajdź wynik dzielenia w ograniczonym czasie"
#. Help prerequisite
#: activities/algebra_div/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Division of small numbers"
msgstr "Dzielenie małych liczb"
#. Help manual
#: activities/algebra_div/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"A division is displayed on the screen. Quickly find the result and use your "
"computer's keyboard or the on-screen keypad to type it. You have to be fast "
"and submit the answer before the penguins in their balloon land!"
msgstr ""
"Na ekranie wyświetlane jest dzielenie. Znajdź szybko jego wynik i użyj "
"klawiatury swojego komputera lub pola wybierania na ekranie do wpisania "
"wyniku. Wynik musisz podać szybko, zanim pingwiny wylądują swoim balonem!"
#. Activity title
#: activities/algebra_minus/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Subtraction of numbers"
msgstr "Odejmowanie liczb"
#. Help title
#: activities/algebra_minus/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Practice the subtraction operation"
msgstr "Lekcja odejmowania"
#. Help goal
#: activities/algebra_minus/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid ""
"Learn to find the difference between two numbers within a limited period of "
"time"
msgstr ""
"Ucz się znajdować różnice pomiędzy dwiema liczbami mając na to ograniczony "
"czas"
#. Help prerequisite
#: activities/algebra_minus/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Subtraction of small numbers"
msgstr "Odejmowanie małych liczb"
#. Help manual
#: activities/algebra_minus/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"A subtraction is displayed on the screen. Quickly find the result and use "
"your computer's keyboard or the on-screen keypad to type it. You have to be "
"fast and submit the answer before the penguins in their balloon land!"
msgstr ""
"Na ekranie wyświetlane jest odejmowanie. Znajdź szybko jego wynik i użyj "
"klawiatury swojego komputera lub pola wybierania na ekranie do wpisania "
"wyniku. Wynik musisz podać szybko, zanim pingwiny wylądują swoim balonem!"
#. Activity title
#: activities/algebra_plus/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Addition of numbers"
msgstr "Dodawanie liczb"
#. Help title
#: activities/algebra_plus/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Practice the addition of numbers"
msgstr "Ćwicz dodawanie liczb"
#. Help goal
#: activities/algebra_plus/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Learn to find the sum of two numbers within a limited period of time"
msgstr "Ucz się obliczać sumę z dwóch liczb mając na to ograniczony czas"
#. Help prerequisite
#: activities/algebra_plus/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Simple addition. Can recognize written numbers"
msgstr "Proste dodawanie. Umiejętność rozpoznawania napisanych liczb"
#. Help manual
#: activities/algebra_plus/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"An addition is displayed on the screen. Quickly find the result and use your "
"computer's keyboard or the on-screen keypad to type it. You have to be fast "
"and submit the answer before the penguins land in their balloon!"
msgstr ""
"Na ekranie wyświetlane jest dodawanie. Znajdź szybko jego wynik i użyj "
"klawiatury swojego komputera lub pola wybierania na ekranie do wpisania "
"wyniku. Wynik musisz podać szybko, zanim pingwiny wylądują swoim balonem!"
#. Activity title
#: activities/algorithm/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Logical associations"
msgstr "Logiczne powiązania"
#. Help title
#: activities/algorithm/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Complete the arrangement of fruits"
msgstr "Uzupełnij zestawy owoców"
#. Help goal
#: activities/algorithm/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Logic training activity"
msgstr "Gra ćwicząca logikę"
#. Help manual
#: activities/algorithm/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid ""
"Look at the two sequences. Each fruit in the first sequence has been "
"replaced by another fruit in the second sequence. Complete the second "
"sequence by using the correct fruits, after studying this pattern."
msgstr ""
"Obserwuj dwa szeregi. Każdy owoc z pierwszego szeregu musi zostać zastąpiony "
"innym owocem z drugiego szeregu. Uzupełnij drugi szereg używając właściwych "
"owoców, po prześledzeniu tego wzorca."
#. Activity title
#: activities/align4-2players/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Align four (with a friend)"
msgstr "Ułóż czwórki (dla dwóch graczy)"
#. Help title
#: activities/align4-2players/ActivityInfo.qml:29
#: activities/align4/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Arrange four tokens in a row"
msgstr "Ułóż cztery tokeny w rzędzie"
#. Help goal
#: activities/align4-2players/ActivityInfo.qml:32
#: activities/align4/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid ""
"Create a line of 4 tokens either horizontally (lying down), vertically "
"(standing up) or diagonally."
msgstr ""
"Utwórz linię czterech tokenów albo poziomo (w pozycji leżącej), pionowej "
"(stojącej) lub po przekątnej."
#. Help manual
#: activities/align4-2players/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid ""
"Play with a friend. Take turns to click the line in which you want to drop a "
"token. You can also use the arrow keys to move the token left or right, and "
"the down or space key to drop a token. First player to create a line of 4 "
"tokens wins"
msgstr ""
"Zagraj z kolegą/koleżanką. Raz ty raz on naciskajcie na linie, w której "
"chcecie upuścić token. Można również użyć klawiszy strzałek, aby przesunąć "
"element w lewo lub w prawo oraz strzałkę w dół lub spację do upuszczenia "
"tokena. Pierwszy gracz, który ułoży linię czterech tokenów wygrywa."
#. Activity title
#: activities/align4/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Align four (against Tux)"
msgstr "Ułóż czwórki (z Tuksem)"
#. Help manual
#: activities/align4/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid ""
"Play with the computer. Take turns to click the line in which you want to "
"drop a token. You can also use the arrow keys to move the token left or "
"right, and the down or space key to drop a token. First player to create a "
"line of 4 tokens wins"
msgstr ""
"Zagraj z komputerem. Raz ty raz on naciskajcie na linie, w której chcecie "
"upuścić token. Można również użyć klawiszy strzałek, aby przesunąć element w "
"lewo lub w prawo oraz strzałkę w dół lub spację do upuszczenia tokena. "
"Pierwszy gracz, który ułoży linię czterech tokenów wygrywa."
#. Activity title
#. ----------
#. Help goal
#: activities/alphabet-sequence/ActivityInfo.qml:27
#: activities/alphabet-sequence/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Alphabet sequence"
msgstr "Szereg alfabetyczny"
#. Help title
#: activities/alphabet-sequence/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid ""
"Move the helicopter to catch the clouds following the order of the alphabet"
msgstr ""
"Przemieszczaj helikopter tak, aby łapał chmury według porządku alfabetycznym."
#. Help prerequisite
#: activities/alphabet-sequence/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Can decode letters"
msgstr "Czyta litery"
#. Help manual
#: activities/alphabet-sequence/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"Catch the alphabet letters. With a keyboard use the arrow keys to move the "
"helicopter. With a pointing device you just click or tap on the target "
"location. To know which letter you have to catch you can either remember it "
"or check the bottom right corner."
msgstr ""
"Łap litery alfabetu. Do sterowania helikopterem używaj klawiszy strzałek. "
"Naciśnij na miejsce docelowe przy użyciu urządzenia wskazującego. Aby "
"dowiedzieć się jaką literę złapać, albo ją zapamiętaj, albo sprawdź w prawym "
"dolnym narożniku."
#: activities/alphabet-sequence/AlphabetSequence.qml:29
msgctxt "AlphabetSequence|"
msgid "a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y/z"
msgstr "a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y/z"
#. Activity title
#: activities/baby_tangram/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Reassemble the shapes"
msgstr "Złóż ponownie kształty"
#. Help title
#: activities/baby_tangram/ActivityInfo.qml:29
#: activities/tangram/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "The objective is to form a given shape"
msgstr "Celem jest ułożenie zadanego kształtu"
#. Help prerequisite
#: activities/baby_tangram/ActivityInfo.qml:34
#: activities/erase/ActivityInfo.qml:34
#: activities/erase_2clic/ActivityInfo.qml:34
#: activities/erase_clic/ActivityInfo.qml:34
#: activities/hanoi/ActivityInfo.qml:34
#: activities/memory-tux/ActivityInfo.qml:34
#: activities/tangram/ActivityInfo.qml:41
msgctxt "ActivityInfo|"
msgid "Mouse-manipulation"
msgstr "Posługiwanie się myszką"
#. Help manual
#: activities/baby_tangram/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"Select the object to form. Move a piece by dragging it. The symmetrical "
"button appears on items that supports it. Click on the rotation button or "
"drag around it to show the rotation you want. More complicated levels can be "
"found in tangram activity."
msgstr ""
"Wybierz obiekt do ułożenia. Przemieszczaj elementy po prostu je "
"przeciągając. Przycisk symetrii pojawia się na elementach, które ją "
"wykazują. Naciśnij na przycisk obrotu lub obróć element wokół jego osi, aby "
"ustawić go tak jak chcesz. Bardziej złożone poziomy można znaleźć w "
"aktywność tangramu."
#. Activity title
#: activities/baby_wordprocessor/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "A baby wordprocessor"
msgstr "Dziecięcy edytor tekstu"
#. Help title
#: activities/baby_wordprocessor/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid ""
"A simplistic word processor to let the children play around with a keyboard "
"and see letters."
msgstr ""
"Prosty edytor tekstu dla dzieci tak, aby mogły poznać klawiaturę i litery."
#. Help goal
#: activities/baby_wordprocessor/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Discover the keyboard and the letters."
msgstr "Poznawaj klawiaturę i litery."
#. Help manual
#: activities/baby_wordprocessor/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"Just type on the real or virtual keyboard like in a wordprocessor.\n"
" Clicking on the 'Title' button will make the text bigger. Similarly, the "
"'subtitle' button will make the text slightly less bigger. Clicking on "
"'paragraph' will remove the formatting.\n"
" Press 'Shift' and use the arrow keys to select the text. Use Ctrl+C to "
"copy, Ctrl+V to paste and Crtl+X to cut text. Ctrl+Z can be used to undo "
"changes.\n"
" Try to fiddle around and find more shortcuts. For example, what is the "
"shortcut to select all the text?"
msgstr ""
"Po prostu pisz na rzeczywistej lub wirtualnej klawiaturze tak jak w edytorze "
"tekstu.\n"
" Naciśnięcie przycisku 'Tytuł' uczyni tekst większym. Podobnie przycisk "
"'podtytuł' uczyni tekst trochę mniej większym, Naciśnięcie na 'akapit' "
"usunie formatowanie.\n"
" Naciśnięcie 'Shift' i użycie strzałki zaznaczy tekst. Ctrl+C skopiuje, "
"Ctrl+V wklei, a Crtl+X wytnie tekst. Ctrl+Z można użyć do cofnięcia zmian.\n"
" Pobaw się trochę i spróbuj znaleźć więcej skrótów. Na przykład, jaki "
"jest skrót do zaznaczenia całego tekstu?"
#: activities/baby_wordprocessor/BabyWordprocessor.qml:73
msgctxt "BabyWordprocessor|"
msgid "Title"
msgstr "Tytuł"
#: activities/baby_wordprocessor/BabyWordprocessor.qml:79
msgctxt "BabyWordprocessor|"
msgid "Subtitle"
msgstr "Podtytuł"
#: activities/baby_wordprocessor/BabyWordprocessor.qml:86
msgctxt "BabyWordprocessor|"
msgid "Paragraph"
msgstr "Akapit"
#: activities/baby_wordprocessor/BabyWordprocessor.qml:112
msgctxt "BabyWordprocessor|"
msgid "Load"
msgstr "Wczytaj"
#: activities/baby_wordprocessor/BabyWordprocessor.qml:121
msgctxt "BabyWordprocessor|"
msgid "Save"
msgstr "Zapisz"
#. Activity title
#: activities/babymatch/ActivityInfo.qml:30
msgctxt "ActivityInfo|"
msgid "Matching Items"
msgstr "Dopasowywanie elementów"
#. Help title
#: activities/babymatch/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Drag and Drop the items to make them match"
msgstr "Przeciągnij i upuść elementy, aby do siebie pasowały"
#. Help goal
#: activities/babymatch/ActivityInfo.qml:35
msgctxt "ActivityInfo|"
msgid "Motor coordination. Conceptual matching."
msgstr "Koordynacja ruchowa. Dopasowywanie pojęciowe."
#. Help prerequisite
#: activities/babymatch/ActivityInfo.qml:37
msgctxt "ActivityInfo|"
msgid "Cultural references."
msgstr "Źródła kulturalne."
#. Help manual
#: activities/babymatch/ActivityInfo.qml:39
msgctxt "ActivityInfo|"
msgid ""
"In the main board area, a set of objects is displayed. In the vertical box "
"(at the left of the main board) another set of objects is shown, each object "
"in the group on the left matching exactly one object in the main board area. "
"This game challenges you to find the logical link between these objects. How "
"do they fit together? Drag each object to the correct red space in the main "
"area."
msgstr ""
"W obszarze głównej planszy, wyświetlany jest zestaw obiektów. W pionowym "
"polu (po lewej od głównej planszy) pokazywany jest inny zestaw obiektów. "
"Każdy obiekt w grupie po lewej pasuje dokładnie do jednego obiektów w "
"obszarze głównej planszy. Wyzwaniem w grze jest znalezienie powiązania "
"logicznego pomiędzy tymi obiektami. Czy one w ogóle pasują do siebie? "
"Przeciągnij obiekt w poprawną czerwoną przestrzeń w obszarze głównym."
#: activities/babymatch/resource/board/board1_0.qml:25
#: activities/babyshapes/resource/board/board1_0.qml:25
msgctxt "board1_0|"
msgid "Drag and Drop the items to make them match"
msgstr "Przeciągnij i upuść elementy, aby do siebie pasowały"
#. Activity title
#: activities/babyshapes/ActivityInfo.qml:31
msgctxt "ActivityInfo|"
msgid "Complete the puzzle"
msgstr "Ułóż puzzle"
#. Help title
#: activities/babyshapes/ActivityInfo.qml:33
#: activities/details/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Drag and Drop the shapes on their respective targets"
msgstr "Przeciągnij i upuść kształty do ich odpowiednich celów"
#. Help manual
#: activities/babyshapes/ActivityInfo.qml:40
#: activities/details/ActivityInfo.qml:39
msgctxt "ActivityInfo|"
msgid ""
"Complete the puzzle by dragging each piece from the set of pieces on the "
"left, to the matching space in the puzzle."
msgstr ""
"Ułóż puzzle poprzez przeciągnięcie każdego kawałka ze zbioru kawałków po "
"lewej do pasującej przestrzeni w puzzlach."
#: activities/babyshapes/ActivityInfo.qml:41
msgctxt "ActivityInfo|"
msgid "The dog is provided by Andre Connes and released under the GPL"
msgstr "Pies został dostarczony przez Andre Connes i wydany na licencji GPL"
#: activities/babyshapes/resource/board/board5_0.qml:25
msgctxt "board5_0|"
msgid "Hello! My name is Lock."
msgstr "Witaj ! Nazywam się Zamek."
#: activities/babyshapes/resource/board/board6_0.qml:25
msgctxt "board6_0|"
msgid "Lock with colored shapes."
msgstr "Zamek z kolorowymi kształtami."
#: activities/babyshapes/resource/board/board7_0.qml:26
msgctxt "board7_0|"
msgid "Paul Gauguin, Arearea - 1892"
msgstr "Paul Gauguin, Arearea - 1892"
#: activities/babyshapes/resource/board/board7_1.qml:25
msgctxt "board7_1|"
msgid "Pieter Bruegel the Elder, The peasants wedding - 1568"
msgstr "Pieter Bruegel starszy, Chłopskie Wesele - 1568"
#: activities/babyshapes/resource/board/board7_2.qml:25
msgctxt "board7_2|"
msgid "The Lady and the Unicorn - XVe century"
msgstr "Dama i Jednorożec - XV wiek"
#: activities/babyshapes/resource/board/board7_3.qml:25
msgctxt "board7_3|"
msgid "Vincent van Gogh, Bedroom in Arles - 1888"
msgstr "Vincent van Gogh, Sypialnia w Arles - 1888"
#: activities/babyshapes/resource/board/board7_4.qml:25
msgctxt "board7_4|"
msgid "Ambrosius Bosschaert the Elder, Flower Still Life - 1614"
msgstr "Ambrosius Bosschaert starszy, Spokojne Życie Kwiatów - 1614"
#. Activity title
#: activities/balancebox/ActivityInfo.qml:30
msgctxt "ActivityInfo|"
msgid "Balance Box"
msgstr "Labirynt równowagi"
#. Help title
#: activities/balancebox/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Navigate the ball to the door by tilting the box."
msgstr "Doprowadź kulę do drzwi przechylając labirynt"
#. Help goal
#: activities/balancebox/ActivityInfo.qml:35
msgctxt "ActivityInfo|"
msgid "Practice fine motor skills and basic counting."
msgstr "Ćwicz umiejętność precyzyjnych ruchów i podstawowego liczenia."
#. Help manual
#: activities/balancebox/ActivityInfo.qml:39
msgctxt "ActivityInfo|"
msgid ""
"Navigate the ball to the door. Be careful not to make it fall into the "
"holes. Numbered-contact buttons in the box need to be touched in the correct "
"order to unlock the door. You can move the ball by tilting your mobile "
"device. On desktop platforms use the arrow keys to simulate tilting.\n"
"\n"
"In the <b>configuration dialog</b> you can choose between the default 'Built-"
"in' level set and one that you can define yourself ('User'). A user-defined "
"level set can be created by choosing the 'user' level set and start the "
"level editor by clicking on the corresponding button.\n"
"\n"
"In the <b>level editor</b> you can create your own levels. Choose one of the "
"editing tools on the left side to modify the map cells of the currently "
"active level in the editor:\n"
" Cross: Clear a map cell completely\n"
" Horizontal Wall: Set/remove a horizontal wall on the lower edge of a "
"cell\n"
" Vertical Wall: Set/remove a vertical wall on the right edge of a cell\n"
" Hole: Set/remove a hole on a cell\n"
" Ball: Set the starting position of the ball\n"
" Door: Set the door position\n"
" Contact: Set/remove a contact button. With the spin-box you can adjust "
"the value of the contact button. It is not possible to set a value more than "
"once on a map.\n"
"All tools (except the clear-tool) toggle their respective target on the "
"clicked cell: An item can be placed by clicking on an empty cell, and by "
"clicking again on the same cell with the same tool, you can remove it "
"again.\n"
"You can test a modified level by clicking on the 'Test' button on the right "
"side of the editor view. You can return from testing mode by clicking on the "
"home-button on the bar or by pressing escape on your keyboard or the back-"
"button on your mobile device.\n"
"In the editor you can change the level currently edited by using the arrow "
"buttons on the bar. Back in the editor you can continue editing the current "
"level and test it again if needed.\n"
"When your level is finished you can save it to the user level file by "
"clicking on the 'Save' button on the right side.\n"
"To return to the configuration dialog click on the home-button on the bar or "
"press Escape on your keyboard or the back button on your mobile device."
msgstr ""
"Doprowadź kulę do drzwi. Uważaj, aby nie wpadła w otwory. Aby odblokować "
"drzwi należy dotknąć styczniki w labiryncie w odpowiedniej kolejności. "
"Przechylaj swoje urządzenie mobilne, aby przetaczać kulę. Na komputerach "
"biurkowych używaj klawiszy strzałek.\n"
"W <b>oknie dialogowym ustawień</b> można wybrać pomiędzy 'wbudowany' "
"zestawem poziomów i takim, które możesz sam stworzyć ('użytkownika'). Poziom "
"użytkownika można stworzyć poprzez wybranie zestawu 'użytkownika' i "
"uruchomienie edytora poziomów poprzez naciśnięcie na odpowiedni przycisk.\n"
"\n"
"W <b>edytorze poziomów</b> możesz tworzyć swoje własne poziomy. Wybierz "
"jedno z narzędzi edycji po lewej stronie lub zmień w edytorze komórki "
"labiryntu obecnie aktywnego poziomu:\n"
" Krzyżyk: Usuń komórkę labiryntu całkowicie\n"
" Pozioma ściana: Ustaw/usuń poziomą ścianę na dolnej krawędzi komórki\n"
" Pionowa ściana: Ustaw/usuń pionową ścianę na prawej krawędzi komórki\n"
" Otwór: Ustaw/usuń otwór w komórce\n"
" Kula: Ustaw miejsce startowe kuli\n"
" Drzwi: Ustaw położenie drzwi\n"
" Stycznik: Ustaw/usuń stycznik. Przy użyciu pola obrotowego można "
"dopasować wartość stycznika. Nie można ustawić dwóch takich samych wartości "
"w labiryncie.\n"
"Wszystkie narzędzia (poza narzędziem czyszczenia) przełączają odpowiedni cel "
"na klikniętej komórce: Element można umieścić klikając na pustej komórce, a "
"następnie ponownie klikając na samej komórce tym samym narzędziem, aby go "
"usunąć.\n"
"Można wypróbować zmieniony poziom naciskając na przycisk 'Próba' po prawej "
"stronie widoku edytora. Naciskając na przycisk domu na pasku lub naciskając "
"klawisz escape na klawiaturze lub przycisk wstecz na urządzeniu mobilnym "
"można powrócić z trybu próby.\n"
"W edytorze można zmienić obecnie edytowany poziom używając przycisków na "
"pasku. W edytorze można kontynuować edytowanie bieżącego poziomu, a "
"następnie znowu go wypróbować.\n"
"Gdy ukończysz tworzenie poziomu, możesz zapisać go do pliku, naciskając na "
"przycisk 'Zapisz' po prawej stronie.\n"
"Aby powrócić do okna dialogowego ustawień naciśnij na przycisk domu na pasku "
"lub naciśnij klawisz escape na klawiaturze lub przycisk wstecz na urządzeniu "
"mobilnym."
#: activities/balancebox/balancebox.js:116
#, qt-format
msgctxt "balancebox|"
msgid "The file '%1' is missing!<br>Falling back to builtin levels."
msgstr "Brak pliku '%1'!<br>Powrócono do wbudowanych poziomów."
#: activities/balancebox/Balancebox.qml:519
msgctxt "Balancebox|"
msgid "Built-in"
msgstr "Wbudowany"
#: activities/balancebox/Balancebox.qml:520
msgctxt "Balancebox|"
msgid "User"
msgstr "Użytkownika"
#: activities/balancebox/Balancebox.qml:531
msgctxt "Balancebox|"
msgid "Select your level set"
msgstr "Wybierz swój zestaw poziomów"
#: activities/balancebox/Balancebox.qml:540
msgctxt "Balancebox|"
msgid "Start Editor"
msgstr "Uruchom edytor"
#: activities/balancebox/Balancebox.qml:549
msgctxt "Balancebox|"
msgid "Load saved levels"
msgstr "Wczytanie zapisanych poziomów"
#: activities/balancebox/Balancebox.qml:586
msgctxt "Balancebox|"
msgid ""
"You selected the user-defined level set, but you have not yet defined any "
"user levels!<br/> Either create your user levels by starting the level "
"editor or choose the 'built-in' level set."
msgstr ""
"Wybrałeś zestaw poziomów użytkownika, lecz nie stworzyłeś jeszcze żadnych "
"poziomów użytkownika!<br/> Albo utwórz jakieś poziomy w edytorze albo "
"przestaw na 'wbudowany' zestaw poziomów."
#: activities/balancebox/Balancebox.qml:588
msgctxt "Balancebox|"
msgid "Ok"
msgstr "Ok"
#: activities/balancebox/editor/balanceboxeditor.js:265
msgctxt "balanceboxeditor|"
msgid ""
"You have unsaved changes!<br/> Really leave this level and lose changes?"
msgstr ""
"Masz niezapisane zmiany!<br/> Czy na pewno chcesz opuścić ten poziom i "
"utracić zmiany?"
#: activities/balancebox/editor/balanceboxeditor.js:267
msgctxt "balanceboxeditor|"
msgid "Yes"
msgstr "Tak"
#: activities/balancebox/editor/balanceboxeditor.js:272
msgctxt "balanceboxeditor|"
msgid "No"
msgstr "Nie"
#: activities/balancebox/editor/BalanceboxEditor.qml:152
msgctxt "BalanceboxEditor|"
msgid "Load"
msgstr "Wczytaj"
#: activities/balancebox/editor/BalanceboxEditor.qml:160
msgctxt "BalanceboxEditor|"
msgid "Save"
msgstr "Zapisz"
#: activities/balancebox/editor/BalanceboxEditor.qml:168
msgctxt "BalanceboxEditor|"
msgid "Test"
msgstr "Próba"
#. Activity title
#: activities/ballcatch/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Make the ball go to Tux"
msgstr "Podaj piłkę do Tuksa"
#. Help title
#: activities/ballcatch/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid ""
"Press the left and right arrow keys at the same time, to make the ball go in "
"a straight line."
msgstr ""
"Aby piłka poleciała prosto, naciśnij jednocześnie klawisz lewej i klawisz "
"prawej strzałki."
#. Help manual
#: activities/ballcatch/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"Press the left and right arrow at the same time, to make the ball go in a "
"straight line. On a touch screen you have to hit the two hands at the same "
"time."
msgstr ""
"Aby piłka poleciała prosto, naciśnij jednocześnie klawisz lewej i klawisz "
"prawej strzałki. Na ekranie dotykowym musisz dotknąć dwoma palcami w tej "
"samej chwili."
#: activities/ballcatch/Ballcatch.qml:228
msgctxt "Ballcatch|"
msgid ""
"Tap both hands at the same time, to make the ball go in a straight line."
msgstr "Aby piłka poleciała prosto, stuknij jednocześnie dwoma palcami."
#: activities/ballcatch/Ballcatch.qml:230
msgctxt "Ballcatch|"
msgid ""
"Press left and right arrow keys at the same time, to make the ball go in a "
"straight line."
msgstr ""
"Aby piłka poleciała prosto, naciśnij jednocześnie klawisz lewej i klawisz "
"prawej strzałki."
#. Activity title
#: activities/bargame/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Bargame (against Tux)"
msgstr "Gra barowa (z Tuksem)"
#. Help title
#: activities/bargame/ActivityInfo.qml:29
#: activities/bargame_2players/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid ""
"Click the number of balls you wish to place in the holes and then click the "
"OK button. The winner is the one who hasn't put a ball in the red hole."
msgstr ""
"Kliknij na liczbie piłek, które chcesz umieścić w otworach, a następnie "
"naciśnij na przycisk OK. Zwycięzcą będzie ten ktor nie umieścił piłki w "
"czerwonym otworze."
#. Help goal
#: activities/bargame/ActivityInfo.qml:32
#: activities/bargame_2players/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Don't put the ball in the last hole"
msgstr "Nie umieszczaj piłki w ostatnim otworze"
#. Help prerequisite
#: activities/bargame/ActivityInfo.qml:34
#: activities/bargame_2players/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Ability to count"
msgstr "Umiejętność liczenia"
#. Help manual
#: activities/bargame/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"Place balls in the holes. You win if the computer has to place the last "
"ball. If you want Tux to begin, just click on him"
msgstr ""
"Umieść piłki w otworach. Wygrasz, jeśli komputer będzie musiał umieścić "
"ostatnią piłkę. Jeśli chcesz, aby rozpoczął Tux, wystarczy że na nim "
"klikniesz."
#: activities/bargame/Bargame.qml:380
msgctxt "Bargame|"
msgid "Easy"
msgstr "Łatwy"
#: activities/bargame/Bargame.qml:381
msgctxt "Bargame|"
msgid "Medium"
msgstr "Średni"
#: activities/bargame/Bargame.qml:382
msgctxt "Bargame|"
msgid "Difficult"
msgstr "Trudny"
#: activities/bargame/Bargame.qml:393
msgctxt "Bargame|"
msgid "Select your difficulty"
msgstr "Wybierz swój poziom trudności"
#. Activity title
#: activities/bargame_2players/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Bargame (with a friend)"
msgstr "Gra barowa (z kolegą)"
#. Help manual
#: activities/bargame_2players/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"Place balls in the holes. You win if your friend has to place the last ball."
msgstr ""
"Umieść piłki w otworach. Wygrasz, jeśli twój koleaga będzie musiał umieścić "
"ostatnią piłkę."
#. Activity title
#: activities/binary_bulb/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Binary bulbs"
msgstr "Dwójkowe żarówki"
#. Help title
#: activities/binary_bulb/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid ""
"This activity helps you to learn the concept of conversion of decimal number "
"system to binary number system."
msgstr ""
"Ta aktywność pomaga nauczyć się przekształcania liczb z systemu dziesiętnego "
"na dwójkowy"
#. Help goal
#: activities/binary_bulb/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "To get familiar with the binary number system"
msgstr "Aby zaznajomić się z dwójkowym systemem liczb"
#. Help prerequisite
#: activities/binary_bulb/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Decimal number system"
msgstr "Dziesiętny system liczb"
#. Help manual
#: activities/binary_bulb/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"Turn on the right bulbs to represent the binary of the given decimal number. "
"When you have achieved it, press OK."
msgstr ""
"Zaświeć odpowiednimi żarówkami, aby przedstawić dwójkowo daną liczbę "
"dziesiętną. Gdy skończysz, naciśnij OK."
#: activities/binary_bulb/binary_bulb.js:31
msgctxt "binary_bulb|"
msgid "This activity teaches how to convert decimal numbers to binary numbers."
msgstr "Ta aktywność uczy przekształcania liczb dziesiętnych na dwójkowe."
#: activities/binary_bulb/binary_bulb.js:35
msgctxt "binary_bulb|"
msgid ""
"Computers use transistors to count and transistors have only two states, 0 "
"and 1. Mathematically, these states are represented by 0 and 1, which makes "
"up the binary system of numeration."
msgstr ""
"Komputery wykorzystują tranzystory do liczenia i te tranzystory mogą przyjąć "
"tylko dwa stany, 0 i 1. Matematycznie stany te są przedstawiane przez 0 i 1, "
"na co składa się dziesiętny system liczbowy."
#: activities/binary_bulb/binary_bulb.js:39
msgctxt "binary_bulb|"
msgid "In the activity 0 and 1 are simulated by bulbs, switched on or off."
msgstr ""
"W tej aktywności 0 i 1 są symulowane przez żarówki, włączone i wyłączone."
#: activities/binary_bulb/binary_bulb.js:43
msgctxt "binary_bulb|"
msgid ""
"Binary system uses these numbers very efficiently, allowing to count from 0 "
"to 255 with 8 bits only."
msgstr ""
"System dwójkowy używa tych liczb bardzo efektywnie, umożliwiając liczenie od "
"0 do 255 przy użyciu tylko 8 bitów."
#: activities/binary_bulb/binary_bulb.js:47
msgctxt "binary_bulb|"
msgid ""
"Each bit adds a progressive value, corresponding to the powers of 2, "
"ascending from right to left: bit 1 → 2⁰=1 , bit 2 → 2¹=2 , bit 3 → 2²=4 , "
"bit 4 → 2³=8 , bit 5 → 2⁴=16 , bit 6 → 2⁵=32 , bit 7 → 2⁶=64 , bit 8 → "
"2⁷=128."
msgstr ""
"Każdy bit dodaje rosnącą wartość, będąca potęgą liczby 2, od prawej do "
"lewej: bit 1 → 2⁰=1 , bit 2 → 2¹=2 , bit 3 → 2²=4 , bit 4 → 2³=8 , bit 5 → "
"2⁴=16 , bit 6 → 2⁵=32 , bit 7 → 2⁶=64 , bit 8 → 2⁷=128."
#: activities/binary_bulb/binary_bulb.js:51
msgctxt "binary_bulb|"
msgid "To convert a decimal 5 to a binary value, 1 and 4 are added."
msgstr "Aby przekształcić dziesiętne 5 na wartość dwójkową, dodawane są 1 i 4."
#: activities/binary_bulb/binary_bulb.js:55
msgctxt "binary_bulb|"
msgid ""
"Their corresponding bits are set to 1, the others set to 0. Decimal 5 is "
"equal to binary 101."
msgstr ""
"Ich odpowiednie bity są ustawione na 1, inne na 0. Dziesiętne 5 jest równe "
"dwójkowemu 101."
#: activities/binary_bulb/binary_bulb.js:59
msgctxt "binary_bulb|"
msgid "This image will help you to compute bits' value."
msgstr "Ten obraz pomoże ci obliczyć wartość bitową."
#: activities/binary_bulb/BinaryBulb.qml:132
#, qt-format
msgctxt "BinaryBulb|"
msgid "What is the binary representation of %1?"
msgstr "Jaka jest reprezentacja dwójkowa %1?"
#: activities/binary_bulb/resource/tutorial4.qml:40
msgctxt "tutorial4|"
msgid "0 to 255 with"
msgstr "0 do 255 z"
#: activities/binary_bulb/resource/tutorial5.qml:40
msgctxt "tutorial5|"
msgid "0 to 255 with"
msgstr "0 do 255 z"
#. Activity title
#: activities/braille_alphabets/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Discover the Braille system"
msgstr "Poznaj system Braille'a"
#. Help title
#: activities/braille_alphabets/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Learn and memorize the Braille system"
msgstr "Naucz się i zapamiętaj system Braille'a"
#. Help goal
#: activities/braille_alphabets/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Let children discover the Braille system."
msgstr "Pomóż dzieciom odkryć system Braille'a."
#. Help manual
#: activities/braille_alphabets/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"The screen has 3 sections: an interactive braille cell, an instruction "
"telling you the letter to reproduce, and at the top the Braille letters to "
"use as a reference. Each level teaches a set of 10 letters."
msgstr ""
"Ekran posiada 3 sekcje: interaktywną komórkę brajlowską, instrukcję podającą "
"literę do odtworzenia, a na górze brajlowskie litery do użycia jako "
"odniesienie. Każdy poziom uczy zestawu 10 liter."
#: activities/braille_alphabets/braille_alphabets.js:58
#: activities/braille_alphabets/braille_alphabets.js:68
#: activities/braille_alphabets/braille_alphabets.js:78
#: activities/braille_alphabets/braille_alphabets.js:88
#: activities/braille_alphabets/braille_alphabets.js:98
msgctxt "braille_alphabets|"
msgid "Now it's a little bit harder without the braille map."
msgstr "Teraz trochę trudniej, bo bez mapy brajla."
#: activities/braille_alphabets/braille_alphabets.js:63
msgctxt "braille_alphabets|"
msgid ""
"Look at the Braille character map and observe how similar the first and "
"second line are."
msgstr ""
"Popatrz na planszę znaków Braille'a i zwróć uwagę, jak podobne są pierwsza i "
"druga linijka."
#: activities/braille_alphabets/braille_alphabets.js:73
msgctxt "braille_alphabets|"
msgid ""
"Again, similar as the first line but take care, the 'W' letter was added "
"afterwards."
msgstr ""
"Znowu, podobnie jak w pierwszej linii, ale uważaj, litera „W” została dodana "
"później."
#: activities/braille_alphabets/braille_alphabets.js:83
msgctxt "braille_alphabets|"
msgid "This is easy, numbers are the same as letters from A to J."
msgstr "To jest łatwe, numery są takie same jak litery od A do J."
#: activities/braille_alphabets/FirstScreen.qml:36
msgctxt "FirstScreen|"
msgid "Braille: Unlocking the Code"
msgstr "Braille: Odblokowywanie kodu"
#: activities/braille_alphabets/FirstScreen.qml:64
msgctxt "FirstScreen|"
msgid ""
"The Braille system is a method that is used by blind people to read and "
"write."
msgstr ""
"System Braille'a to metoda używana przez ludzi niewidomych do czytania i "
"pisania."
#: activities/braille_alphabets/FirstScreen.qml:65
msgctxt "FirstScreen|"
msgid ""
"Each Braille character, or cell, is made up of six dot positions, arranged "
"in a rectangle containing two columns of three dots each. As seen on the "
"left, each dot is referenced by a number from 1 to 6."
msgstr ""
"Każdy znak brajlowski (zwany też komórką) składa się z układów sześciu "
"kropek, ułożonych w prostokąt zawierający dwie kolumny z trzema kropkami. "
"Jak widać po lewej stronie, każdej kropce odpowiada cyfra od 1 do 6."
#: activities/braille_alphabets/FirstScreen.qml:89
msgctxt "FirstScreen|"
msgid "When you are ready, click on me and try reproducing Braille characters."
msgstr ""
"Gdy będziesz gotowy, naciśnij na mnie i spróbuj odtworzyć brajlowskie znaki."
#: activities/braille_alphabets/questions.js:23
#: activities/braille_alphabets/questions.js:27
#: activities/braille_alphabets/questions.js:31
#: activities/braille_alphabets/questions.js:35
#: activities/braille_alphabets/questions.js:39
#: activities/braille_alphabets/questions.js:43
#: activities/braille_alphabets/questions.js:47
#: activities/braille_alphabets/questions.js:51
#: activities/braille_alphabets/questions.js:55
#: activities/braille_alphabets/questions.js:59
#: activities/braille_alphabets/questions.js:65
#: activities/braille_alphabets/questions.js:69
#: activities/braille_alphabets/questions.js:73
#: activities/braille_alphabets/questions.js:77
#: activities/braille_alphabets/questions.js:81
#: activities/braille_alphabets/questions.js:85
#: activities/braille_alphabets/questions.js:89
#: activities/braille_alphabets/questions.js:93
#: activities/braille_alphabets/questions.js:97
#: activities/braille_alphabets/questions.js:101
#: activities/braille_alphabets/questions.js:107
#: activities/braille_alphabets/questions.js:111
#: activities/braille_alphabets/questions.js:115
#: activities/braille_alphabets/questions.js:119
#: activities/braille_alphabets/questions.js:123
#: activities/braille_alphabets/questions.js:127
#, qt-format
msgctxt "questions|"
msgid "Click on the dots in braille cell area to produce the letter %1."
msgstr ""
"Klikaj na kropki w obszarze brajlowskiej komórki, aby utworzyć literę %1."
#: activities/braille_alphabets/questions.js:133
#: activities/braille_alphabets/questions.js:137
#: activities/braille_alphabets/questions.js:141
#: activities/braille_alphabets/questions.js:145
#: activities/braille_alphabets/questions.js:150
#: activities/braille_alphabets/questions.js:154
#: activities/braille_alphabets/questions.js:158
#: activities/braille_alphabets/questions.js:162
#: activities/braille_alphabets/questions.js:166
#: activities/braille_alphabets/questions.js:170
#, qt-format
msgctxt "questions|"
msgid "Click on the dots in braille cell area to produce the number %1."
msgstr ""
"Naciskaj na kropki w obszarze brajlowskiej komórki, aby utworzyć liczbę %1."
#: activities/braille_alphabets/questions.js:176
#: activities/braille_alphabets/questions.js:180
#: activities/braille_alphabets/questions.js:184
#: activities/braille_alphabets/questions.js:188
#: activities/braille_alphabets/questions.js:192
#, qt-format
msgctxt "questions|"
msgid "Click on the dots in braille cell area to produce the symbol %1."
msgstr ""
"Naciskaj na kropki w obszarze brajlowskiej komórki, aby utworzyć symbol %1."
#. Activity title
#: activities/braille_fun/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Braille Fun"
msgstr "Zabawa Brajlem"
#. Help title
#: activities/braille_fun/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Braille the letters"
msgstr "Litery Brajla"
#. Help prerequisite
#: activities/braille_fun/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Braille Alphabet Codes"
msgstr "Kody alfabetu Brajla"
#. Help manual
#: activities/braille_fun/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"Enter the braille code in the tile for the letters on the banner pulled by "
"Tux in his plane across the screen. Check the braille chart by clicking on "
"the toggle button for help."
msgstr ""
"Wpisz kod Brajla w polu dla odpowiednio liter na banerze rozwijanym przez "
"Tuksa z samolotu. Aby uzyskać pomoc, obejrzyj tablicę Brajla naciskając na "
"przycisk przełączający."
#. Activity title
#: activities/calendar/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Calendar"
msgstr "Kalendarz"
#. Help title
#: activities/calendar/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Read the instructions and select the correct date on the calendar"
msgstr "Przeczytaj instrukcje, a następnie zaznacz poprawną datę w kalendarzu"
#. Help goal
#: activities/calendar/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Learn how to use a calendar"
msgstr "Naucz się korzystać z kalendarza"
#. Help prerequisite
#: activities/calendar/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Concept of week, month and year"
msgstr "Pojęcie tygodnia, miesiąca i roku"
#. Help manual
#: activities/calendar/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Read the instructions and select the correct date on the calendar."
msgstr "Przeczytaj instrukcje a następnie zaznacz poprawną datę na kalendarzu."
#: activities/calendar/Calendar.qml:266
msgctxt "Calendar|"
msgid "Sunday"
msgstr "Niedziela"
#: activities/calendar/Calendar.qml:267
msgctxt "Calendar|"
msgid "Monday"
msgstr "Poniedziałek"
#: activities/calendar/Calendar.qml:268
msgctxt "Calendar|"
msgid "Tuesday"
msgstr "Wtorek"
#: activities/calendar/Calendar.qml:269
msgctxt "Calendar|"
msgid "Wednesday"
msgstr "Środa"
#: activities/calendar/Calendar.qml:270
msgctxt "Calendar|"
msgid "Thursday"
msgstr "Czwartek"
#: activities/calendar/Calendar.qml:271
msgctxt "Calendar|"
msgid "Friday"
msgstr "Piątek"
#: activities/calendar/Calendar.qml:272
msgctxt "Calendar|"
msgid "Saturday"
msgstr "Sobota"
#: activities/calendar/calendar_dataset.js:46
msgctxt "calendar_dataset|"
msgid "Select day 23"
msgstr "Wybierz 23. dzień"
#: activities/calendar/calendar_dataset.js:50
msgctxt "calendar_dataset|"
msgid "Select day 1"
msgstr "Wybierz 1. dzień"
#: activities/calendar/calendar_dataset.js:54
msgctxt "calendar_dataset|"
msgid "Select day 16"
msgstr "Wybierz 16. dzień"
#: activities/calendar/calendar_dataset.js:58
msgctxt "calendar_dataset|"
msgid "Select day 28"
msgstr "Wybierz 28. dzień"
#: activities/calendar/calendar_dataset.js:62
msgctxt "calendar_dataset|"
msgid "Select day 11"
msgstr "Wybierz 11. dzień"
#: activities/calendar/calendar_dataset.js:66
msgctxt "calendar_dataset|"
msgid "Select day 20"
msgstr "Wybierz 20. dzień"
#: activities/calendar/calendar_dataset.js:86
msgctxt "calendar_dataset|"
msgid "What day of week is the 4th of given month?"
msgstr "Którym dniem tygodnia jest 4-ty dzień danego miesiąca?"
#: activities/calendar/calendar_dataset.js:90
msgctxt "calendar_dataset|"
msgid "What day of the week is the 12th of given month?"
msgstr "Którym dniem tygodnia jest 12-ty dzień danego miesiąca?"
#: activities/calendar/calendar_dataset.js:94
msgctxt "calendar_dataset|"
msgid "What day of the week is the 20th of given month?"
msgstr "Którym dniem tygodnia jest 20-ty dzień danego miesiąca?"
#: activities/calendar/calendar_dataset.js:98
msgctxt "calendar_dataset|"
msgid "What day of the week is the 28th of given month?"
msgstr "Którym dniem tygodnia jest 28-ty dzień danego miesiąca?"
#: activities/calendar/calendar_dataset.js:102
msgctxt "calendar_dataset|"
msgid "What day of the week is the 22nd of given month?"
msgstr "Którym dniem tygodnia jest 22-ty dzień danego miesiąca?"
#: activities/calendar/calendar_dataset.js:106
msgctxt "calendar_dataset|"
msgid "What day of the week is the 16th of given month?"
msgstr "Którym dniem tygodnia jest 16-ty dzień danego miesiąca?"
#: activities/calendar/calendar_dataset.js:110
msgctxt "calendar_dataset|"
msgid "What day of the week is the 10th of given month?"
msgstr "Którym dniem tygodnia jest 10-ty dzień danego miesiąca?"
#: activities/calendar/calendar_dataset.js:130
msgctxt "calendar_dataset|"
msgid "Select a Monday between days 1 and 7 of given month"
msgstr "Zaznacz poniedziałek pomiędzy 1. i 7. dniem danego miesiąca"
#: activities/calendar/calendar_dataset.js:134
msgctxt "calendar_dataset|"
msgid "Select a Tuesday between days 8 and 16 of given month"
msgstr "Zaznacz wtorek pomiędzy 8. i 16. dniem danego miesiąca"
#: activities/calendar/calendar_dataset.js:138
msgctxt "calendar_dataset|"
msgid "Select a Wednesday between days 15 and 22 of given month"
msgstr "Zaznacz środę pomiędzy 15. i 22. dniem danego miesiąca"
#: activities/calendar/calendar_dataset.js:142
msgctxt "calendar_dataset|"
msgid "Select a Thursday between days 26 and 31 of given month"
msgstr "Zaznacz czwartek pomiędzy 26. i 31. dniem danego miesiąca"
#: activities/calendar/calendar_dataset.js:146
msgctxt "calendar_dataset|"
msgid "Select a Friday between days 20 and 25 of given month"
msgstr "Zaznacz piątek pomiędzy 20. i 25. dniem danego miesiąca"
#: activities/calendar/calendar_dataset.js:150
msgctxt "calendar_dataset|"
msgid "Select a Saturday between days 13 and 23 of given month"
msgstr "Zaznacz sobotę pomiędzy 13. i 23. dniem danego miesiąca"
#: activities/calendar/calendar_dataset.js:154
msgctxt "calendar_dataset|"
msgid "Select a Sunday between days 5 and 17 of given month"
msgstr "Zaznacz niedzielę pomiędzy 5. i 17. dniem danego miesiąca"
#: activities/calendar/calendar_dataset.js:173
msgctxt "calendar_dataset|"
msgid "Select second day before the 15th of given month"
msgstr "Zaznacz drugi dzień przed 15. dniem danego miesiąca"
#: activities/calendar/calendar_dataset.js:177
msgctxt "calendar_dataset|"
msgid "Select fourth Sunday of given month"
msgstr "Zaznacz czwartą niedzielę danego miesiąca"
#: activities/calendar/calendar_dataset.js:181
msgctxt "calendar_dataset|"
msgid "Select day one week after 13th of given month"
msgstr "Zaznacz dzień jeden tydzień po 13-tym dniu danego miesiąca"
#: activities/calendar/calendar_dataset.js:185
msgctxt "calendar_dataset|"
msgid "Select fifth Thursday of given month"
msgstr "Zaznacz piąty czwartek danego miesiąca"
#: activities/calendar/calendar_dataset.js:189
msgctxt "calendar_dataset|"
msgid "Select third day after 27th of given month"
msgstr "Zaznacz trzeci dzień po 27. dniu danego miesiąca"
#: activities/calendar/calendar_dataset.js:208
msgctxt "calendar_dataset|"
msgid "Find the month starting a Thursday and having 28 days"
msgstr "Znajdź miesiąc zaczynający się od czwartku i mający 28 dni"
#: activities/calendar/calendar_dataset.js:212
msgctxt "calendar_dataset|"
msgid "Find a month starting a Monday and having 31 days"
msgstr "Znajdź miesiąc zaczynający się od poniedziałku i mający 31 dni"
#: activities/calendar/calendar_dataset.js:216
msgctxt "calendar_dataset|"
msgid "Find the month between June and August"
msgstr "Znajdź miesiąc pomiędzy czerwcem i sierpniem"
#: activities/calendar/calendar_dataset.js:220
msgctxt "calendar_dataset|"
msgid "Find a month starting a Saturday"
msgstr "Znajdź miesiąc zaczynający się od soboty"
#: activities/calendar/calendar_dataset.js:224
msgctxt "calendar_dataset|"
msgid "Find a month having 30 days"
msgstr "Znajdź miesiąc zawierający 30 dni"
#: activities/calendar/calendar_dataset.js:244
msgctxt "calendar_dataset|"
msgid "Find the first Monday of January month of year 2019"
msgstr "Znajdź pierwszy poniedziałek stycznia roku 2019"
#: activities/calendar/calendar_dataset.js:248
msgctxt "calendar_dataset|"
msgid "Find the second Wednesday of February month of year 2019"
msgstr "Znajdź drugą środę lutego roku 2019"
#: activities/calendar/calendar_dataset.js:252
msgctxt "calendar_dataset|"
msgid "Find the third Friday of March month of year 2019"
msgstr "Znajdź trzeci piątek marca roku 2019"
#: activities/calendar/calendar_dataset.js:256
msgctxt "calendar_dataset|"
msgid "Find the fifth Sunday of April month of year 2018"
msgstr "Znajdź piątą niedzielę kwietnia roku 2018"
#: activities/calendar/calendar_dataset.js:260
msgctxt "calendar_dataset|"
msgid "Find the fourth Tuesday of July month of year 2018"
msgstr "Znajdź czwarty wtorek lipca roku 2018"
#: activities/calendar/calendar_dataset.js:264
msgctxt "calendar_dataset|"
msgid "Find the first Monday of August month of year 2018"
msgstr "Znajdź pierwszy poniedziałek sierpnia roku 2018"
#: activities/calendar/calendar_dataset.js:268
msgctxt "calendar_dataset|"
msgid "Find the third Thursday of September month of year 2017"
msgstr "Znajdź trzeci czwartek września roku 2017"
#: activities/calendar/calendar_dataset.js:272
msgctxt "calendar_dataset|"
msgid "Find the fifth Sunday of October month of year 2017"
msgstr "Znajdź piątą niedzielę października roku 2017"
#: activities/calendar/calendar_dataset.js:276
msgctxt "calendar_dataset|"
msgid "Find the second Friday of December month of year 2017"
msgstr "Znajdź drugi piątek grudnia roku 2017"
#: activities/calendar/calendar_dataset.js:295
msgctxt "calendar_dataset|"
msgid ""
"Human Rights Day is celebrated five days after December 5.<br> Find the date "
"of Human Rights Day in 2017."
msgstr ""
"Dzień prawa człowieka jest obchodzony pięć dni po 5. grudnia<br> Znajdź datę "
"Dnia Prawa Człowieka w 2017."
#: activities/calendar/calendar_dataset.js:299
msgctxt "calendar_dataset|"
msgid ""
"Braille Day is celebrated one day before January 5.<br> Find the date of "
"Braille Day in 2018"
msgstr ""
"Dzień Braille'a jest obchodzony jeden dzień przed 5. stycznia.<br>Znajdź "
"datę Dnia Braille'a w 2018"
#: activities/calendar/calendar_dataset.js:303
msgctxt "calendar_dataset|"
msgid ""
"Mark's birthday is on November 4. In 2017 his party was exactly two weeks "
"later.<br> Find the date of his party in 2017"
msgstr ""
"Urodziny Marka są 4 listopada. W 2017 jego przyjęcie było dokładnie dwa "
"tygodnie później.<br> Znajdź datę jego przyjęcia w roku 2017"
#: activities/calendar/calendar_dataset.js:307
msgctxt "calendar_dataset|"
msgid ""
"International Women's Day is celebrated two days before March 10.<br> Find "
"the date of International Women's Day in 2018."
msgstr ""
"Międzynarodowy Dzień Kobiet jest obchodzony dwa dni przed 10. marca.<br> "
"Znajdź datę Międzynarodowego Dnia Kobiet w 2018."
#: activities/calendar/calendar_dataset.js:311
msgctxt "calendar_dataset|"
msgid ""
"Sports competition was held on last Friday of September 2017.<br> Select the "
"date of sports competition on the calendar."
msgstr ""
"Zawody sportowe odbyły się w ostatni piątek września 2017.<br> Wskaż datę "
"zawodów sportowych w kalendarzu."
#. Activity title
#: activities/canal_lock/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Operate a canal lock"
msgstr "Obsługa śluzy"
#. Help title
#: activities/canal_lock/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid ""
"Tux is in trouble, and needs to take his boat through a lock. Help Tux and "
"find out how a canal lock works."
msgstr ""
"Tux ma kłopot ze swoim statkiem - musi przepłynąć przez śluzę. Pomóż Tuksowi "
"i dowiedz się, jak działa śluza."
#. Help manual
#: activities/canal_lock/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"You are in charge of the canal lock. Open the gates and the locks in the "
"right order, so Tux can travel through the gates in both directions."
msgstr ""
"Jesteś operatorem śluzy. Musisz otworzyć wrota i zasuwy we właściwej "
"kolejności. Pomóż Tuksowi pływać przez śluzę w obie strony."
#: activities/canal_lock/ActivityInfo.qml:37
#: activities/watercycle/ActivityInfo.qml:37
msgctxt "ActivityInfo|"
msgid "Drawing by Stephane Cabaraux."
msgstr "Rysunek Stephane Cabaraux."
#: activities/canal_lock/CanalLock.qml:62
msgctxt "CanalLock|"
msgid ""
"Your goal is to get Tux across the canal lock to get the wooden logs, using "
"the different types of water locks available."
msgstr ""
"Twoim celem jest przejście Tuksem przez śluzy, tak aby pozyskać drewno, przy "
"użyciu różnych rodzajów dostępnych śluz wodnych."
#: activities/canal_lock/CanalLock.qml:64
msgctxt "CanalLock|"
msgid ""
"The vertical colored bars represent the water locks, which can be operated "
"by clicking them. Two locks of the same type cannot be operated "
"simultaneously."
msgstr ""
"Pionowo zabarwione słupki przedstawiają śluzy wodne, które można obsługiwać "
"klikając na nie. Nie można obsługiwać dwóch śluz tego samego rodzaju "
"jednocześnie."
#: activities/canal_lock/CanalLock.qml:66
msgctxt "CanalLock|"
msgid ""
"The water level inside the lock will change according to the side of the "
"canal it is connected with. Use this property to help Tux get the job done."
msgstr ""
"Poziom wody wewnątrz śluzy będzie się zmieniał zgodnie ze stroną kanału z "
"jaką zostanie połączona. Wykorzystaj tę właściwość, aby pomóc Tuksowi w "
"wykonaniu jego zadania."
#. Activity title
#: activities/categorization/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Categorization"
msgstr "Kategoryzacja"
#. Help title
#: activities/categorization/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Categorize the elements into correct and incorrect groups"
msgstr "Skategoryzuj elementy do poprawnych i niepoprawnych grup"
#. Help goal
#: activities/categorization/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Build conceptual thinking and enrich knowledge"
msgstr "Buduje myślenie koncepcyjne i wzbogaca wiedzę"
#. Help prerequisite
#: activities/categorization/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Can drag elements using mouse"
msgstr "Może przeciągać elementy przy użyciu myszy"
#. Help manual
#: activities/categorization/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"Review the instructions and then drag and drop the elements as specified"
msgstr ""
"Przecztaj instrukcje, a następnie przeciągaj i upuszczaj elementy tak jak "
"podano"
#: activities/categorization/Categorization.qml:133
msgctxt "Categorization|"
msgid "Put together all the elements from a category (with score)"
msgstr "Umieść razem wszystkie elementy z kategorii (z punktowaniem)"
#: activities/categorization/Categorization.qml:147
msgctxt "Categorization|"
msgid "Put together all the elements from a category (without score)"
msgstr "Umieść razem wszystkie elementy z kategorii (bez punktowania)"
#: activities/categorization/Categorization.qml:161
msgctxt "Categorization|"
msgid "Discover a category, grouping elements together"
msgstr "Odkryj kategorię, grupowanie elementów razem"
#: activities/categorization/Categorization.qml:224
msgctxt "Categorization|"
msgid ""
"You don't have all the images for this activity. Press Update to get the "
"complete dataset. Press the Cross to play with demo version or 'Never show "
"this dialog later' if you want to never see again this dialog."
msgstr ""
"Nie masz wszystkich obrazów dla tej aktywności. Naciśnij na Uaktualnij, aby "
"pobrać pełny zestaw danych. Naciśnij Krzyż, aby zagrać w wersję "
"demonstracyjną albo 'Nie pokazuj tego okna więcej' jesli nie chcesz widzieć "
"tego okna w ogóle."
#: activities/categorization/Categorization.qml:227
msgctxt "Categorization|"
msgid "Update the image set"
msgstr "Uaktualnij zestaw obrazów"
#: activities/categorization/Categorization.qml:228
msgctxt "Categorization|"
msgid "Never show this dialog later"
msgstr "Nie pokazuje tego okna więcej"
#: activities/categorization/CategoryReview.qml:139
msgctxt "CategoryReview|"
msgid ""
"Place the majority category images to the right and other images to the left"
msgstr "Umieść większoć obrazów kategori po prawej i inne obrazy po lewej"
#: activities/categorization/resource/board/category_alphabets.qml:29
msgctxt "category_alphabets|"
msgid "Alphabets"
msgstr "Alfabety"
#: activities/categorization/resource/board/category_alphabets.qml:33
#: activities/categorization/resource/board/category_alphabets.qml:42
#: activities/categorization/resource/board/category_alphabets.qml:51
#: activities/categorization/resource/board/category_alphabets.qml:60
#: activities/categorization/resource/board/category_alphabets.qml:69
#: activities/categorization/resource/board/category_alphabets.qml:78
msgctxt "category_alphabets|"
msgid "Place the LETTERS to the right and other objects to the left"
msgstr "Umieść litery po prawej i inne obiekty po lewej"
#: activities/categorization/resource/board/category_animals.qml:30
msgctxt "category_animals|"
msgid "Animals"
msgstr "Zwierzęta"
#: activities/categorization/resource/board/category_animals.qml:34
#: activities/categorization/resource/board/category_animals.qml:43
#: activities/categorization/resource/board/category_animals.qml:52
#: activities/categorization/resource/board/category_animals.qml:61
#: activities/categorization/resource/board/category_animals.qml:70
#: activities/categorization/resource/board/category_animals.qml:79
#: activities/categorization/resource/board/category_animals.qml:88
#: activities/categorization/resource/board/category_animals.qml:97
#: activities/categorization/resource/board/category_animals.qml:106
msgctxt "category_animals|"
msgid "Place the ANIMALS to the right and other objects to the left"
msgstr "Umieść zwierzęta po prawej i inne obiekty po lewej"
#: activities/categorization/resource/board/category_birds.qml:30
msgctxt "category_birds|"
msgid "Birds"
msgstr "Ptaki"
#: activities/categorization/resource/board/category_birds.qml:34
#: activities/categorization/resource/board/category_birds.qml:43
#: activities/categorization/resource/board/category_birds.qml:52
#: activities/categorization/resource/board/category_birds.qml:61
#: activities/categorization/resource/board/category_birds.qml:70
#: activities/categorization/resource/board/category_birds.qml:79
#: activities/categorization/resource/board/category_birds.qml:88
#: activities/categorization/resource/board/category_birds.qml:97
#: activities/categorization/resource/board/category_birds.qml:106
msgctxt "category_birds|"
msgid "Place the BIRDS to the right and other objects to the left"
msgstr "Umieść ptaki po prawej i inne obiekty po lewej"
#: activities/categorization/resource/board/category_colors.qml:30
msgctxt "category_colors|"
msgid "Colors"
msgstr "Barwy"
#: activities/categorization/resource/board/category_colors.qml:34
msgctxt "category_colors|"
msgid "Place the objects matching GREEN color to right and others to the left"
msgstr ""
"Umieść obiekty pasujące do koloru ZIELONEGO po prawej, a pozostałe po lewej"
#: activities/categorization/resource/board/category_colors.qml:43
msgctxt "category_colors|"
msgid "Place the objects matching WHITE color to right and others to the left"
msgstr ""
"Umieść obiekty pasujące do koloru BIAŁEGO po prawej, a pozostałe po lewej"
#: activities/categorization/resource/board/category_colors.qml:52
msgctxt "category_colors|"
msgid "Place the objects matching PINK color to right and others to the left"
msgstr ""
"Umieść obiekty pasujące do koloru RÓŻOWEGO po prawej, a pozostałe po lewej"
#: activities/categorization/resource/board/category_colors.qml:62
msgctxt "category_colors|"
msgid "Place the objects matching RED color to right and others to the left"
msgstr ""
"Umieść obiekty pasujące do koloru CZERWONEGO po prawej, a pozostałe po lewej"
#: activities/categorization/resource/board/category_colors.qml:71
msgctxt "category_colors|"
msgid "Place the objects matching BROWN color to right and others to the left"
msgstr ""
"Umieść obiekty pasujące do koloru BRĄZOWEGO po prawej, a pozostałe po lewej"
#: activities/categorization/resource/board/category_colors.qml:80
msgctxt "category_colors|"
msgid "Place the objects matching PURPLE color to right and others to the left"
msgstr ""
"Umieść obiekty pasujące do koloru FIOLETOWEGO po prawej, a pozostałe po lewej"
#: activities/categorization/resource/board/category_colors.qml:90
msgctxt "category_colors|"
msgid "Place the objects matching GREY color to right and others to the left"
msgstr ""
"Umieść obiekty pasujące do koloru SZAREGO po prawej, a pozostałe po lewej"
#: activities/categorization/resource/board/category_colors.qml:99
msgctxt "category_colors|"
msgid "Place the objects matching ORANGE color to right and others to the left"
msgstr ""
"Umieść obiekty pasujące do koloru POMARAŃCZOWEGO po prawej, a pozostałe po "
"lewej"
#: activities/categorization/resource/board/category_colors.qml:108
msgctxt "category_colors|"
msgid "Place the objects matching YELLOW color to right and others to the left"
msgstr ""
"Umieść obiekty pasujące do koloru ŻÓŁTEGO po prawej, a pozostałe po lewej"
#: activities/categorization/resource/board/category_fishes.qml:30
msgctxt "category_fishes|"
msgid "Fishes"
msgstr "Ryby"
#: activities/categorization/resource/board/category_fishes.qml:34
#: activities/categorization/resource/board/category_fishes.qml:43
#: activities/categorization/resource/board/category_fishes.qml:52
#: activities/categorization/resource/board/category_fishes.qml:61
#: activities/categorization/resource/board/category_fishes.qml:71
#: activities/categorization/resource/board/category_fishes.qml:80
msgctxt "category_fishes|"
msgid "Place the FISHES to the right and other objects to the left"
msgstr "Umieść ryby po prawej i inne obiekty po lewej"
#: activities/categorization/resource/board/category_flowers.qml:29
msgctxt "category_flowers|"
msgid "Flowers"
msgstr "Kwiaty"
#: activities/categorization/resource/board/category_flowers.qml:33
#: activities/categorization/resource/board/category_flowers.qml:42
#: activities/categorization/resource/board/category_flowers.qml:51
#: activities/categorization/resource/board/category_flowers.qml:60
#: activities/categorization/resource/board/category_flowers.qml:69
#: activities/categorization/resource/board/category_flowers.qml:78
#: activities/categorization/resource/board/category_flowers.qml:87
#: activities/categorization/resource/board/category_flowers.qml:96
#: activities/categorization/resource/board/category_flowers.qml:105
msgctxt "category_flowers|"
msgid "Place the FLOWERS to the right and other objects to the left"
msgstr "Umieść kwiaty po prawej i inne obiekty po lewej"
#: activities/categorization/resource/board/category_food.qml:30
msgctxt "category_food|"
msgid "Food"
msgstr "Jedzenie"
#: activities/categorization/resource/board/category_food.qml:34
#: activities/categorization/resource/board/category_food.qml:43
#: activities/categorization/resource/board/category_food.qml:52
#: activities/categorization/resource/board/category_food.qml:61
#: activities/categorization/resource/board/category_food.qml:70
#: activities/categorization/resource/board/category_food.qml:79
msgctxt "category_food|"
msgid "Place the FOOD ITEMS to the right and other objects to the left"
msgstr "Umieść jedzenie po prawej i inne obiekty po lewej"
#: activities/categorization/resource/board/category_fruits.qml:30
msgctxt "category_fruits|"
msgid "Fruits"
msgstr "Owoce"
#: activities/categorization/resource/board/category_fruits.qml:34
#: activities/categorization/resource/board/category_fruits.qml:43
#: activities/categorization/resource/board/category_fruits.qml:52
#: activities/categorization/resource/board/category_fruits.qml:61
#: activities/categorization/resource/board/category_fruits.qml:70
#: activities/categorization/resource/board/category_fruits.qml:79
#: activities/categorization/resource/board/category_fruits.qml:88
#: activities/categorization/resource/board/category_fruits.qml:97
msgctxt "category_fruits|"
msgid "Place the FRUITS to the right and other objects to the left"
msgstr "Umieść owoce po prawej i inne obiekty po lewej"
#: activities/categorization/resource/board/category_household_goods.qml:30
msgctxt "category_household_goods|"
msgid "Household goods"
msgstr "Sprzęty domowe"
#: activities/categorization/resource/board/category_household_goods.qml:34
#: activities/categorization/resource/board/category_household_goods.qml:43
#: activities/categorization/resource/board/category_household_goods.qml:52
#: activities/categorization/resource/board/category_household_goods.qml:61
#: activities/categorization/resource/board/category_household_goods.qml:70
#: activities/categorization/resource/board/category_household_goods.qml:79
#: activities/categorization/resource/board/category_household_goods.qml:88
#: activities/categorization/resource/board/category_household_goods.qml:97
#: activities/categorization/resource/board/category_household_goods.qml:106
#: activities/categorization/resource/board/category_household_goods.qml:116
#: activities/categorization/resource/board/category_household_goods.qml:125
#: activities/categorization/resource/board/category_household_goods.qml:134
#: activities/categorization/resource/board/category_household_goods.qml:143
#: activities/categorization/resource/board/category_household_goods.qml:152
msgctxt "category_household_goods|"
msgid "Place the HOUSEHOLD GOODS to the right and other objects to the left"
msgstr "Umieść sprzęty domowe po prawej i inne obiekty po lewej"
#: activities/categorization/resource/board/category_insects.qml:30
msgctxt "category_insects|"
msgid "Insects"
msgstr "Owady"
#: activities/categorization/resource/board/category_insects.qml:34
#: activities/categorization/resource/board/category_insects.qml:43
#: activities/categorization/resource/board/category_insects.qml:52
#: activities/categorization/resource/board/category_insects.qml:61
#: activities/categorization/resource/board/category_insects.qml:70
#: activities/categorization/resource/board/category_insects.qml:79
msgctxt "category_insects|"
msgid "Place the INSECTS to the right and other objects to the left"
msgstr "Umieść owady po prawej i inne obiekty po lewej"
#: activities/categorization/resource/board/category_living_beings.qml:30
msgctxt "category_living_beings|"
msgid "Living"
msgstr "Obiekt żyjący"
#: activities/categorization/resource/board/category_living_beings.qml:34
#: activities/categorization/resource/board/category_living_beings.qml:43
#: activities/categorization/resource/board/category_living_beings.qml:52
#: activities/categorization/resource/board/category_living_beings.qml:61
#: activities/categorization/resource/board/category_living_beings.qml:70
#: activities/categorization/resource/board/category_living_beings.qml:79
#: activities/categorization/resource/board/category_living_beings.qml:88
msgctxt "category_living_beings|"
msgid "Place the living beings to the right and other objects to the left"
msgstr "Umieść obiekty żyjące po prawej i inne obiekty po lewej"
#: activities/categorization/resource/board/category_monuments.qml:30
msgctxt "category_monuments|"
msgid "Monuments"
msgstr "Zabytki"
#: activities/categorization/resource/board/category_monuments.qml:34
#: activities/categorization/resource/board/category_monuments.qml:43
#: activities/categorization/resource/board/category_monuments.qml:52
#: activities/categorization/resource/board/category_monuments.qml:61
#: activities/categorization/resource/board/category_monuments.qml:70
#: activities/categorization/resource/board/category_monuments.qml:79
msgctxt "category_monuments|"
msgid "Place the MONUMENTS to the right and other objects to the left"
msgstr "Umieść zabytki po prawej i inne obiekty po lewej"
#: activities/categorization/resource/board/category_nature.qml:30
msgctxt "category_nature|"
msgid "Nature"
msgstr "Natura"
#: activities/categorization/resource/board/category_nature.qml:34
#: activities/categorization/resource/board/category_nature.qml:43
#: activities/categorization/resource/board/category_nature.qml:52
#: activities/categorization/resource/board/category_nature.qml:61
#: activities/categorization/resource/board/category_nature.qml:70
#: activities/categorization/resource/board/category_nature.qml:79
#: activities/categorization/resource/board/category_nature.qml:88
#: activities/categorization/resource/board/category_nature.qml:97
msgctxt "category_nature|"
msgid "Place the NATURE images to the right and other objects to the left"
msgstr "Umieść obrazy natury po prawej i inne obiekty po lewej"
#: activities/categorization/resource/board/category_numbers.qml:30
msgctxt "category_numbers|"
msgid "Numbers"
msgstr "Liczby"
#: activities/categorization/resource/board/category_numbers.qml:34
#: activities/categorization/resource/board/category_numbers.qml:43
#: activities/categorization/resource/board/category_numbers.qml:52
msgctxt "category_numbers|"
msgid "Place the NUMBERS to the right and other objects to the left"
msgstr "Umieść liczby po prawej i inne obiekty po lewej"
#: activities/categorization/resource/board/category_odd_even.qml:31
msgctxt "category_odd_even|"
msgid "Odd even numbers"
msgstr "Liczby parzyste i nieparzyste"
#: activities/categorization/resource/board/category_odd_even.qml:35
#: activities/categorization/resource/board/category_odd_even.qml:44
#: activities/categorization/resource/board/category_odd_even.qml:53
#: activities/categorization/resource/board/category_odd_even.qml:62
#: activities/categorization/resource/board/category_odd_even.qml:71
#: activities/categorization/resource/board/category_odd_even.qml:80
msgctxt "category_odd_even|"
msgid "Place the EVEN Numbers to the right and ODD Numbers to the left"
msgstr "Umieść liczby parzyste po prawej i nieparzyste po lewej"
#: activities/categorization/resource/board/category_renewable.qml:30
msgctxt "category_renewable|"
msgid "Renewable"
msgstr "Odnawialna energia"
#: activities/categorization/resource/board/category_renewable.qml:34
#: activities/categorization/resource/board/category_renewable.qml:43
#: activities/categorization/resource/board/category_renewable.qml:52
#: activities/categorization/resource/board/category_renewable.qml:61
#: activities/categorization/resource/board/category_renewable.qml:70
#: activities/categorization/resource/board/category_renewable.qml:79
#: activities/categorization/resource/board/category_renewable.qml:88
#: activities/categorization/resource/board/category_renewable.qml:97
msgctxt "category_renewable|"
msgid ""
"Place the RENEWABLE energy sources to the right and other objects to the left"
msgstr "Umieść źródła odnawialnej energi po prawej i inne obiekty po lewej"
#: activities/categorization/resource/board/category_shapes.qml:32
msgctxt "category_shapes|"
msgid "Shapes"
msgstr "Kształty"
#: activities/categorization/resource/board/category_shapes.qml:36
msgctxt "category_shapes|"
msgid "Place the objects matching a CIRCLE to the right and others to the left"
msgstr "Umieść obiekty pasujące do OKRĘGU po prawej, a pozostałe po lewej"
#: activities/categorization/resource/board/category_shapes.qml:45
msgctxt "category_shapes|"
msgid "Place the objects matching a RECTANGLE to right and others to the left"
msgstr "Umieść obiekty pasujące do PROSTOKĄTU po prawej, a pozostałe po lewej"
#: activities/categorization/resource/board/category_shapes.qml:54
msgctxt "category_shapes|"
msgid "Place the objects matching a SPHERE to right and others to the left"
msgstr "Umieść obiekty pasujące do PÓŁKULU po prawej, a pozostałe po lewej"
#: activities/categorization/resource/board/category_shapes.qml:63
msgctxt "category_shapes|"
msgid "Place the objects matching a TRAPEZOID to right and others to the left"
msgstr "Umieść obiekty pasujące do TRAPEZOIDU po prawej, a pozostałe po lewej"
#: activities/categorization/resource/board/category_shapes.qml:72
msgctxt "category_shapes|"
msgid "Place the objects matching a TRIANGLE to right and others to the left"
msgstr "Umieść obiekty pasujące do TRÓJKĄTA po prawej, a pozostałe po lewej"
#: activities/categorization/resource/board/category_shapes.qml:81
msgctxt "category_shapes|"
msgid "Place the objects matching a SEMICIRCLE to right and others to the left"
msgstr "Umieść obiekty pasujące do PÓŁOKRĘGU po prawej, a pozostałe po lewej"
#: activities/categorization/resource/board/category_shapes.qml:90
msgctxt "category_shapes|"
msgid "Place the objects matching a PENTAGON to right and others to the left"
msgstr "Umieść obiekty pasujące do PIĘCIOKĄTA po prawej, a pozostałe po lewej"
#: activities/categorization/resource/board/category_shapes.qml:99
msgctxt "category_shapes|"
msgid "Place the objects matching a SQUARE to right and others to the left"
msgstr "Umieść obiekty pasujące do KWADRATU po prawej, a pozostałe po lewej"
#: activities/categorization/resource/board/category_shapes.qml:108
msgctxt "category_shapes|"
msgid "Place the objects matching a CONE to right and others to the left"
msgstr "Umieść obiekty pasujące do STOŻKA po prawej, a pozostałe po lewej"
#: activities/categorization/resource/board/category_shapes.qml:117
msgctxt "category_shapes|"
msgid ""
"Place the objects matching a PARALLELOGRAM to right and others to the left"
msgstr ""
"Umieść obiekty pasujące do RÓWNOLEGŁOBOku po prawej, a pozostałe po lewej"
#: activities/categorization/resource/board/category_shapes.qml:126
msgctxt "category_shapes|"
msgid "Place the objects matching a HEPTAGON to right and others to the left"
msgstr "Umieść obiekty pasujące do OŚMIOKĄTA po prawej, a pozostałe po lewej"
#: activities/categorization/resource/board/category_shapes.qml:135
msgctxt "category_shapes|"
msgid "Place the objects matching a CUBE to right and others to the left"
msgstr "Umieść obiekty pasujące do SZEŚCIANU po prawej, a pozostałe po lewej"
#: activities/categorization/resource/board/category_shapes.qml:144
msgctxt "category_shapes|"
msgid "Place the objects matching a RHOMBUS to right and others to the left"
msgstr "Umieść obiekty pasujące do ROMBU po prawej, a pozostałe po lewej"
#: activities/categorization/resource/board/category_shapes.qml:153
msgctxt "category_shapes|"
msgid "Place the objects matching a NONAGON to right and others to the left"
msgstr ""
"Umieść obiekty pasujące do DZIEWIĘCIOKĄTA po prawej, a pozostałe po lewej"
#: activities/categorization/resource/board/category_shapes.qml:162
msgctxt "category_shapes|"
msgid "Place the objects matching a CUBOID to right and others to the left"
msgstr ""
"Umieść obiekty pasujące do PROSTOPADŁOŚCIANU po prawej, a pozostałe po lewej"
#: activities/categorization/resource/board/category_shapes.qml:171
msgctxt "category_shapes|"
msgid "Place the objects matching a HEXAGON to right and others to the left"
msgstr "Umieść obiekty pasujące do SZEŚCIOKĄTA po prawej, a pozostałe po lewej"
#: activities/categorization/resource/board/category_shapes.qml:180
msgctxt "category_shapes|"
msgid "Place the objects matching an OCTAGON to right and others to the left"
msgstr "Umieść obiekty pasujące do OŚMIOKĄTA prawej, a pozostałe po lewej"
#: activities/categorization/resource/board/category_shapes.qml:189
msgctxt "category_shapes|"
msgid "Place the objects matching a CYLINDER to right and others to the left"
msgstr "Umieść obiekty pasujące do WALCA po prawej, a pozostałe po lewej"
#: activities/categorization/resource/board/category_shapes.qml:198
msgctxt "category_shapes|"
msgid "Place the objects matching a DECAGON to right and others to the left"
msgstr ""
"Umieść obiekty pasujące do DZIESIĘCIOKĄTA po prawej, a pozostałe po lewej"
#: activities/categorization/resource/board/category_tools.qml:30
msgctxt "category_tools|"
msgid "Tools"
msgstr "Narzędzia"
#: activities/categorization/resource/board/category_tools.qml:34
#: activities/categorization/resource/board/category_tools.qml:43
#: activities/categorization/resource/board/category_tools.qml:52
#: activities/categorization/resource/board/category_tools.qml:61
#: activities/categorization/resource/board/category_tools.qml:70
#: activities/categorization/resource/board/category_tools.qml:79
#: activities/categorization/resource/board/category_tools.qml:88
#: activities/categorization/resource/board/category_tools.qml:97
#: activities/categorization/resource/board/category_tools.qml:106
#: activities/categorization/resource/board/category_tools.qml:115
msgctxt "category_tools|"
msgid "Place the TOOLS to the right and other objects to the left"
msgstr "Umieść narzędzia po prawej i inne obiekty po lewej"
#: activities/categorization/resource/board/category_transports.qml:30
msgctxt "category_transports|"
msgid "Transport"
msgstr "Transport"
#: activities/categorization/resource/board/category_transports.qml:34
#: activities/categorization/resource/board/category_transports.qml:43
#: activities/categorization/resource/board/category_transports.qml:52
#: activities/categorization/resource/board/category_transports.qml:61
#: activities/categorization/resource/board/category_transports.qml:71
#: activities/categorization/resource/board/category_transports.qml:80
#: activities/categorization/resource/board/category_transports.qml:89
#: activities/categorization/resource/board/category_transports.qml:98
#: activities/categorization/resource/board/category_transports.qml:107
#: activities/categorization/resource/board/category_transports.qml:116
msgctxt "category_transports|"
msgid ""
"Place the MEANS OF TRANSPORTATION to the right and other objects to the left"
msgstr "Umieść ŚRODKI TRANSPORTU po prawo, a inne obiekty po lewo"
#: activities/categorization/resource/board/category_vegetables.qml:30
msgctxt "category_vegetables|"
msgid "Vegetables"
msgstr "Warzywa"
#: activities/categorization/resource/board/category_vegetables.qml:34
#: activities/categorization/resource/board/category_vegetables.qml:43
#: activities/categorization/resource/board/category_vegetables.qml:52
#: activities/categorization/resource/board/category_vegetables.qml:61
#: activities/categorization/resource/board/category_vegetables.qml:70
#: activities/categorization/resource/board/category_vegetables.qml:79
msgctxt "category_vegetables|"
msgid "Place the VEGETABLES to the right and other objects to the left"
msgstr "Umieść warzywa po prawej i inne obiekty po lewej"
#. Activity title
#: activities/checkers/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Play checkers against the computer"
msgstr "Zagraj w warcaby z komputerem"
#. Help title
#: activities/checkers/ActivityInfo.qml:29
#: activities/checkers_2players/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "The version in GCompris is the international draughts."
msgstr "Wersja w GCompris pochodzi z międzynarodowego draughts."
#. Help goal
#: activities/checkers/ActivityInfo.qml:32
#: activities/checkers_2players/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid ""
"Capture all the pieces of your opponent before your opponent captures all of "
"yours."
msgstr "Zbij wszystkie pionki przeciwnika zanim on zbije twoje."
#. Help manual
#: activities/checkers/ActivityInfo.qml:36
#: activities/checkers_2players/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"Checkers is played by two opponents, on opposite sides of the gameboard. One "
"player has the dark pieces; the other has the light pieces. Players "
"alternate turns. A player may not move an opponent's piece. A move consists "
"of moving a piece diagonally to an adjacent unoccupied square. If the "
"adjacent square contains an opponent's piece, and the square immediately "
"beyond it is vacant, the piece may be captured (and removed from the game) "
"by jumping over it.\n"
"Only the dark squares of the checkered board are used. A piece may move only "
"diagonally into an unoccupied square. Capturing is mandatory. The player "
"without pieces remaining, or who cannot move due to being blocked, loses the "
"game.\n"
"When a man reaches the crownhead or kings row (the farthest row forward), it "
"becomes a king, and is marked by placing an additional piece on top of the "
"first man, and acquires additional powers including the ability to move "
"backwards. If there is a piece in a diagonal that a king can capture, he can "
"move any distance along the diagonal, and may capture an opposing man any "
"distance away by jumping to any of the unoccupied squares immediately beyond "
"it.\n"
msgstr ""
"W warcaby gra się we dóch, po przeciwnych stronach szachownicy Jeden z "
"graczy ma czarne pionki; a drugi białe pionki. Gracze grają na tury. Gracz "
"nie może przesuwać pionków przeciwnika. Ruch polega na ruchu wzdłuż "
"przekątnych na najbliższe niezajmowane pole. Jeśli najbliższe pole zawiera "
"pionek przeciwnika, a pole za pionkiem przeciwnika jest puste, to można zbić "
"ten pionek (i usunąć z gry) poprzez przeskoczenie nad nim.\n"
"Używane są tylko czarne pola szachownicy. Pionek może przemieszczać się "
"tylko po przekątnej na niezajmowane pole. Zbijanie jest obowiązkowe. Gracz "
"bez pionków lub z pionkami, które zostały przyblokowane przegrywa.\n"
"Gdy gracz dojdzie do ostatniego rzędu, zostaje damką, jest oznaczony poprzez "
"nałożenie na niego dodatkowego pionka oraz zyskuje dodatkowe możliwości "
"takie jak możliwośc poruszania się wstecz (i zbijania wstecz). Jeśli po "
"przekątnej znajduje się pionek, którego król może zbić, to król może przebyć "
"dowolną drogę wzdłuż przekątnej i zająć dowolne niezajęte pole za nim.\n"
#: activities/checkers/ActivityInfo.qml:40
#: activities/checkers_2players/ActivityInfo.qml:40
msgctxt "ActivityInfo|"
msgid ""
"The checkers library is draughts.js &lt;https://github.com/shubhendusaurabh/"
"draughts.js&gt;. Manual is from wikipedia &lt;https://en.wikipedia.org/wiki/"
"Draughts&gt;"
msgstr ""
"Biblioteka warcab to draughts.js &lt;https://github.com/shubhendusaurabh/"
"draughts.js&gt;. Instrukcja obsługi dostępna jest na Wikipedii &lt;https://"
"en.wikipedia.org/wiki/Draughts&gt;"
#: activities/checkers/checkers.js:84
msgctxt "checkers|"
msgid "Black's turn"
msgstr "Ruch czarnych"
#: activities/checkers/checkers.js:84
msgctxt "checkers|"
msgid "White's turn"
msgstr "Ruch białych"
#: activities/checkers/checkers.js:87
msgctxt "checkers|"
msgid "White wins"
msgstr "Białe wygrywają"
#: activities/checkers/checkers.js:87
msgctxt "checkers|"
msgid "Black wins"
msgstr "Czarne wygrywają"
#. Activity title
#: activities/checkers_2players/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Play checkers with your friend"
msgstr "Zagraj w warcaby z kolegą/koleżanką"
#. Activity title
#: activities/chess/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Play chess against Tux"
msgstr "Zagraj w szachy z Tuksem"
#. Help manual
#: activities/chess/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"In this activity you discover the chess game by playing against the "
"computer. It displays the possible target position for any selected piece "
"which helps the children understand how pieces moves. At first level the "
"computer is fully random to give the most chances to the children. As level "
"increases, better the computer plays.\n"
"\n"
"You can achieve a mate sooner if follow these simple rules:\n"
" Trying to drive opponent's King in the corner.\n"
"<b>Explanation</b>: this way opponent's piece would have only 3 directions "
"to move instead of 8 from a best position.\n"
" 'Making a trap'. Use your pawns as baits.\n"
"<b>Explanation</b>: this way you can lure the opponent out of his 'comfort "
"zone'.\n"
" Be patient enough.\n"
"<b>Explanation</b>: don't rush too quick, be patient. Let yourself think a "
"little bit and try to predict your opponent's future moves, so you can catch "
"him on it or secure your pieces from his attacks."
msgstr ""
"W tej aktywności poznacz grę w szachy grając przeciwko komputerowi. Dla "
"każdej figury zostaną wyświetlone możliwe ruchy, co pomoże dzieciom "
"zrozumieć zasady na jakich poruszają się figury. Na pierwszym poziomie, "
"komputer dokonuje zupełnie losowych posunięć, aby dać dzieciom największe "
"szanse. Wraz ze zwiększającym się poziomem, komputer gra lepiej.\n"
"\n"
"Mistrzem staniesz się wcześniej, jeśli zastosujesz się do tych prostych "
"zasad:\n"
" Próbuj wyprowadzić Króla przeciwnika do narożnika.\n"
"<b>Wytłumaczenie</b>: w ten sposób figura przeciwnika będzie miała tylko 3 "
"możliwości ruchu zamiast 8 w najlepszym miejscu.\n"
" 'Przygotowywanie pułapki'. Użyj swoich pionków jako przynęty.\n"
"<b>Wytłumaczenie</b>: w ten sposób możesz zwabić przeciwnika, do 'wygodnego "
"obszaru'.\n"
" Bądź wystarczająco cierpliwym.\n"
"<b>Wytłumaczenie</b>: nie pędź zbyt szybko na przód, bądź cierpliwym. "
"Zastanów się trochę i spróbuj przewidzieć przyszłe ruchy przeciwnika, tak "
"aby złapać go w środku lub uchronić swoje figury przed jego atakiem."
#: activities/chess/ActivityInfo.qml:44
#: activities/chess_partyend/ActivityInfo.qml:44
msgctxt "ActivityInfo|"
msgid ""
"The chess engine is p4wn &lt;https://github.com/douglasbagnall/p4wn&gt;."
msgstr ""
"Użyto silnika szachowego p4wn &lt;https://github.com/douglasbagnall/p4wn&gt;."
#: activities/chess/chess.js:129
msgctxt "chess|"
msgid "Black's turn"
msgstr "Ruch czarnego"
#: activities/chess/chess.js:129
msgctxt "chess|"
msgid "White's turn"
msgstr "Ruch białego"
#: activities/chess/chess.js:134
msgctxt "chess|white wins"
msgid "White mates"
msgstr "Biały mówi mat"
#: activities/chess/chess.js:134
msgctxt "chess|black wins"
msgid "Black mates"
msgstr "Czarny mówi mat"
#: activities/chess/chess.js:144
msgctxt "chess|"
msgid "Drawn game"
msgstr "Remis"
#: activities/chess/chess.js:148
msgctxt "chess|black king is under attack"
msgid "White checks"
msgstr "Biały mówi szach"
#: activities/chess/chess.js:148
msgctxt "chess|white king is under attack"
msgid "Black checks"
msgstr "Czarny mówi szach"
#: activities/chess/chess.js:151
msgctxt "chess|"
msgid "Invalid, your king may be in check"
msgstr "Nieprawidłowy ruch, twój król może znaleźć się w szachu"
#. Activity title
#: activities/chess_2players/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Play chess against your friend"
msgstr "Zagraj w szachy z kolegą/koleżanką"
#. Help manual
#: activities/chess_2players/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"In this activity you discover the chess game by playing against a friend. It "
"displays the possible target position for any selected piece which helps the "
"children understand how pieces moves.\n"
"\n"
"You can achieve a mate sooner if follow these simple rules:\n"
" Trying to drive opponent's King in the corner.\n"
"<b>Explanation</b>: this way opponent's piece would have only 3 directions "
"to move instead of 8 from a best position.\n"
" 'Making a trap'. Use your pawns as baits.\n"
"<b>Explanation</b>: this way you can lure the opponent out of his 'comfort "
"zone'.\n"
" Be patient enough.\n"
"<b>Explanation</b>: don't rush too quick, be patient. Let yourself think a "
"little bit and try to predict your opponent's future moves, so you can catch "
"him on it or secure your pieces from his attacks."
msgstr ""
"W tej aktywności poznacz grę w szachy grając przeciwko koledze/koleżance. "
"Dla każdej figury zostaną wyświetlone możliwe ruchy, co pomoże dzieciom "
"zrozumieć zasady na jakich poruszają się figury.\n"
"\n"
"Mistrzem staniesz się wcześniej, jeśli zastosujesz się do tych prostych "
"zasad:\n"
" Próbuj wyprowadzić Króla przeciwnika do narożnika.\n"
"<b>Wytłumaczenie</b>: w ten sposób figura przeciwnika będzie miała tylko 3 "
"możliwości ruchu zamiast 8 w najlepszym miejscu.\n"
" 'Przygotowywanie pułapki'. Użyj swoich pionków jako przynęty.\n"
"<b>Wytłumaczenie</b>: w ten sposób możesz zwabić przeciwnika, do 'wygodnego "
"obszaru'.\n"
" Bądź wystarczająco cierpliwym.\n"
"<b>Wytłumaczenie</b>: nie pędź zbyt szybko na przód, bądź cierpliwym. "
"Zastanów się trochę i spróbuj przewidzieć przyszłe ruchy przeciwnika, tak "
"aby złapać go w środku lub uchronić swoje figury przed jego atakiem."
#. Activity title
#: activities/chess_partyend/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "End of chess game"
msgstr "Końcówka gry w szachy"
#. Help title
#: activities/chess_partyend/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Play the end of the chess game against Tux"
msgstr "Zagraj końcówkę gry w szachy z Tuksem"
#. Help manual
#: activities/chess_partyend/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"In this activity you discover the chess game by playing only the end of a "
"game. It displays the possible target position for any selected piece which "
"helps the children understand how pieces moves.\n"
"\n"
"You can achieve a mate sooner if follow these simple rules:\n"
" Trying to drive opponent's King in the corner.\n"
"<b>Explanation</b>: this way opponent's piece would have only 3 directions "
"to move instead of 8 from a best position.\n"
" 'Making a trap'. Use your pawns as baits.\n"
"<b>Explanation</b>: this way you can lure the opponent out of his 'comfort "
"zone'.\n"
" Be patient enough.\n"
"<b>Explanation</b>: don't rush too quick, be patient. Let yourself think a "
"little bit and try to predict your opponent's future moves, so you can catch "
"him on it or secure your pieces from his attacks."
msgstr ""
"W tej aktywności poznacz grę w szachy dołączając do gry na jej końcówce. Dla "
"każdej figury zostaną wyświetlone możliwe ruchy, co pomoże dzieciom "
"zrozumieć zasady na jakich poruszają się figury.\n"
"\n"
"Mistrzem staniesz się wcześniej, jeśli zastosujesz się do tych prostych "
"zasad:\n"
" Próbuj wyprowadzić Króla przeciwnika do narożnika.\n"
"<b>Wytłumaczenie</b>: w ten sposób figura przeciwnika będzie miała tylko 3 "
"możliwości ruchu zamiast 8 w najlepszym miejscu.\n"
" 'Przygotowywanie pułapki'. Użyj swoich pionków jako przynęty.\n"
"<b>Wytłumaczenie</b>: w ten sposób możesz zwabić przeciwnika, do 'wygodnego "
"obszaru'.\n"
" Bądź wystarczająco cierpliwym.\n"
"<b>Wytłumaczenie</b>: nie pędź zbyt szybko na przód, bądź cierpliwym. "
"Zastanów się trochę i spróbuj przewidzieć przyszłe ruchy przeciwnika, tak "
"aby złapać go w środku lub uchronić swoje figury przed jego atakiem."
#. Activity title
#: activities/chronos/ActivityInfo.qml:31
msgctxt "ActivityInfo|"
msgid "Chronos"
msgstr "Chronos"
#. Help title
#: activities/chronos/ActivityInfo.qml:33
msgctxt "ActivityInfo|"
msgid "Drag and Drop the items to organize the story"
msgstr "Przeciągnij i upuść elementy, aby uszeregować je historycznie"
#. Help goal
#: activities/chronos/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Sort the pictures into the order that tells the story"
msgstr "Uszereguj obrazy w kolejności, która stworzy opowiadanie"
#. Help prerequisite
#: activities/chronos/ActivityInfo.qml:38
msgctxt "ActivityInfo|"
msgid "Tell a short story"
msgstr "Opowiedz krótką historię"
#. Help manual
#: activities/chronos/ActivityInfo.qml:40
msgctxt "ActivityInfo|"
msgid "Pick from the pictures on the left and put them on the red dots"
msgstr "Wybieraj obrazy z lewej i umieszczaj je na czerwonych kropkach"
#: activities/chronos/ActivityInfo.qml:41
msgctxt "ActivityInfo|"
msgid ""
"Moon photo is copyright NASA. The space sounds come from Tuxpaint and "
"Vegastrike which are released under the GPL license. The transportation "
"images are copyright Franck Doucet. Dates of Transportation are based on "
"those found in &lt;http://www.wikipedia.org&gt;."
msgstr ""
"Zdjęcia Księżyca są własnością NASA. Odgłosy kosmosu pochodzą z Tuxpaint "
"oraz Vegastrike, które zostały wydane na licencji GPL. Obrazy transportu są "
"własnością Franck Doucet. Daty transportu są oparte na tych z &lt;http://"
"www.wikipedia.org&gt;."
#: activities/chronos/resource/board/board1_0.qml:25
msgctxt "board1_0|"
msgid "Moonwalker"
msgstr "Spacer po księżycu"
#: activities/chronos/resource/board/board1_0.qml:52
msgctxt "board1_0|"
msgid "1"
msgstr "1"
#: activities/chronos/resource/board/board1_0.qml:59
msgctxt "board1_0|"
msgid "2"
msgstr "2"
#: activities/chronos/resource/board/board1_0.qml:66
msgctxt "board1_0|"
msgid "3"
msgstr "3"
#: activities/chronos/resource/board/board1_0.qml:73
msgctxt "board1_0|"
msgid "4"
msgstr "4"
#: activities/chronos/resource/board/board2_0.qml:25
msgctxt "board2_0|"
msgid "The 4 Seasons"
msgstr "Cztery pory roku"
#: activities/chronos/resource/board/board2_0.qml:56
msgctxt "board2_0|"
msgid "Spring"
msgstr "Wiosna"
#: activities/chronos/resource/board/board2_0.qml:63
msgctxt "board2_0|"
msgid "Summer"
msgstr "Lato"
#: activities/chronos/resource/board/board2_0.qml:70
msgctxt "board2_0|"
msgid "Autumn"
msgstr "Jesień"
#: activities/chronos/resource/board/board2_0.qml:77
msgctxt "board2_0|"
msgid "Winter"
msgstr "Zima"
#: activities/chronos/resource/board/board3_0.qml:25
msgctxt "board3_0|"
msgid "Gardening"
msgstr "Ogrodnictwo"
#: activities/chronos/resource/board/board3_0.qml:56
msgctxt "board3_0|"
msgid "1"
msgstr "1"
#: activities/chronos/resource/board/board3_0.qml:63
msgctxt "board3_0|"
msgid "2"
msgstr "2"
#: activities/chronos/resource/board/board3_0.qml:70
msgctxt "board3_0|"
msgid "3"
msgstr "3"
#: activities/chronos/resource/board/board3_0.qml:77
msgctxt "board3_0|"
msgid "4"
msgstr "4"
#: activities/chronos/resource/board/board4_0.qml:25
msgctxt "board4_0|"
msgid "Tux and the apple tree"
msgstr "Tux i jabłoń"
#: activities/chronos/resource/board/board4_0.qml:56
msgctxt "board4_0|"
msgid "1"
msgstr "1"
#: activities/chronos/resource/board/board4_0.qml:63
msgctxt "board4_0|"
msgid "2"
msgstr "2"
#: activities/chronos/resource/board/board4_0.qml:70
msgctxt "board4_0|"
msgid "3"
msgstr "3"
#: activities/chronos/resource/board/board4_0.qml:77
msgctxt "board4_0|"
msgid "4"
msgstr "4"
#: activities/chronos/resource/board/board5_0.qml:26
msgctxt "board5_0|"
msgid "Place each image in the order and on the date it was invented."
msgstr "Umieść każdy obraz w kolejności i na dacie wynalazku."
#: activities/chronos/resource/board/board5_0.qml:43
msgctxt "board5_0|"
msgid "1829 Stephenson's Rocket Steam locomotive"
msgstr "1829 Lokomotywa-rakieta na parę Stephenson'a"
#: activities/chronos/resource/board/board5_0.qml:50
msgctxt "board5_0|"
msgid "1769 Cugnot's fardier"
msgstr "1769 Cugnot's fardier"
#: activities/chronos/resource/board/board5_0.qml:57
msgctxt "board5_0|"
msgid "Transportation"
msgstr "Transport"
#: activities/chronos/resource/board/board5_1.qml:25
msgctxt "board5_1|"
msgid "Transportation"
msgstr "Transport"
#: activities/chronos/resource/board/board5_1.qml:49
msgctxt "board5_1|"
msgid "1783 Montgolfier brothers' hot air balloon"
msgstr "1783 Balon na ciepłe powietrze braci Montgolfier"
#: activities/chronos/resource/board/board5_1.qml:56
msgctxt "board5_1|"
msgid "1880 Clement Ader's Eole"
msgstr "1880 Clement Ader's Eole"
#: activities/chronos/resource/board/board5_1.qml:63
msgctxt "board5_1|"
msgid "1906 Paul Cornu First helicopter flight"
msgstr "1906 Pierwszy lot helikopterem Paula Cornu"
#: activities/chronos/resource/board/board5_2.qml:25
msgctxt "board5_2|"
msgid "Transportation"
msgstr "Transport"
#: activities/chronos/resource/board/board5_2.qml:49
msgctxt "board5_2|"
msgid "1791 Comte de Sivrac's Celerifere"
msgstr "1791 Comte de Sivrac's Celerifere"
#: activities/chronos/resource/board/board5_2.qml:56
msgctxt "board5_2|"
msgid "1769 Cugnot's fardier"
msgstr "1769 Cugnot's fardier"
#: activities/chronos/resource/board/board5_2.qml:63
msgctxt "board5_2|"
msgid "1880 Clement Ader's Eole"
msgstr "1880 Clement Ader's Eole"
#: activities/chronos/resource/board/board5_3.qml:25
msgctxt "board5_3|"
msgid "Transportation"
msgstr "Transport"
#: activities/chronos/resource/board/board5_3.qml:49
msgctxt "board5_3|"
msgid "1791 Comte de Sivrac's Celerifere"
msgstr "1791 Comte de Sivrac's Celerifere"
#: activities/chronos/resource/board/board5_3.qml:56
msgctxt "board5_3|"
msgid "1783 Montgolfier brothers' hot air balloon"
msgstr "1783 Balon na ciepłe powietrze braci Montgolfier"
#: activities/chronos/resource/board/board5_3.qml:63
msgctxt "board5_3|"
msgid "1829 Stephenson's Rocket Steam locomotive"
msgstr "1829 Lokomotywa-rakieta na parę Stephenson'a"
#: activities/chronos/resource/board/board5_4.qml:25
msgctxt "board5_4|"
msgid "Transportation"
msgstr "Transport"
#: activities/chronos/resource/board/board5_4.qml:49
msgctxt "board5_4|"
msgid "1829 Stephenson's Rocket Steam locomotive"
msgstr "1829 Lokomotywa-rakieta na parę Stephenson'a"
#: activities/chronos/resource/board/board5_4.qml:56
msgctxt "board5_4|"
msgid "1880 Clement Ader's Eole"
msgstr "1880 Clement Ader's Eole"
#: activities/chronos/resource/board/board5_4.qml:63
msgctxt "board5_4|"
msgid "1769 Cugnot's fardier"
msgstr "1769 Cugnot's fardier"
#: activities/chronos/resource/board/board6_0.qml:26
msgctxt "board6_0|"
msgid "Aviation"
msgstr "Lotnictwo"
#: activities/chronos/resource/board/board6_0.qml:50
msgctxt "board6_0|"
msgid "1880 Clement Ader's Eole"
msgstr "1880 Clement Ader's Eole"
#: activities/chronos/resource/board/board6_0.qml:57
msgctxt "board6_0|"
msgid "1903 The Wright brothers' Flyer III"
msgstr "1903 Flyer III braci Wright"
#: activities/chronos/resource/board/board6_0.qml:64
msgctxt "board6_0|"
msgid "1909 Louis Bleriot crosses the English Channel"
msgstr "1909 Louis Bleriot przekracza kanał angielski"
#: activities/chronos/resource/board/board6_1.qml:25
msgctxt "board6_1|"
msgid "Aviation"
msgstr "Lotnictwo"
#: activities/chronos/resource/board/board6_1.qml:49
msgctxt "board6_1|"
msgid "1947 Chuck Yeager breaks the sound-barrier"
msgstr "1947 Chuck Yeager przełamuje barierę dźwięku"
#: activities/chronos/resource/board/board6_1.qml:56
msgctxt "board6_1|"
msgid "1927 Charles Lindbergh crosses the Atlantic Ocean"
msgstr "1927 Charles Lindbergh przekracza Ocean Atlantycki"
#: activities/chronos/resource/board/board6_1.qml:63
msgctxt "board6_1|"
msgid "1934 Hélène Boucher's speed record of 444km/h"
msgstr "1934 rekord szybkości Hélène Boucher wynoszący 444km/h"
#: activities/chronos/resource/board/board6_2.qml:25
msgctxt "board6_2|"
msgid "Cars"
msgstr "Samochody"
#: activities/chronos/resource/board/board6_2.qml:49
msgctxt "board6_2|"
msgid "1878 Amédée Bollée's La Mancelle"
msgstr "1878 Amédée Bollée's La Mancelle"
#: activities/chronos/resource/board/board6_2.qml:56
msgctxt "board6_2|"
msgid "1769 Cugnot's fardier"
msgstr "1769 Cugnot's fardier"
#: activities/chronos/resource/board/board6_2.qml:63
msgctxt "board6_2|"
msgid "1885 The first petrol car by Benz"
msgstr "1885 pierwszy samochód na paliwo marki Benz"
#: activities/chronos/resource/board/board6_3.qml:25
msgctxt "board6_3|"
msgid "Cars"
msgstr "Samochody"
#: activities/chronos/resource/board/board6_3.qml:49
msgctxt "board6_3|"
msgid "1899 Renault voiturette"
msgstr "1899 Renault voiturette"
#: activities/chronos/resource/board/board6_3.qml:56
msgctxt "board6_3|"
msgid "1923 Lancia Lambda"
msgstr "1923 Lancia Lambda"
#: activities/chronos/resource/board/board6_3.qml:63
msgctxt "board6_3|"
msgid "1955 Citroën DS 19"
msgstr "1955 Citroën DS 19"
#. Activity title
#: activities/click_on_letter/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Click on a lowercase letter"
msgstr "Naciśnij na małą literę"
#. Help title
#: activities/click_on_letter/ActivityInfo.qml:29
#: activities/click_on_letter_up/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Listen to a letter and click on the right one"
msgstr "Posłuchaj i naciśnij właściwą literę"
#. Help goal
#: activities/click_on_letter/ActivityInfo.qml:32
#: activities/click_on_letter_up/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Letter-name recognition"
msgstr "Rozpoznawanie nazw liter"
#. Help prerequisite
#: activities/click_on_letter/ActivityInfo.qml:34
#: activities/click_on_letter_up/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Visual letter-recognition."
msgstr "Wizualne rozpoznawanie liter."
#. Help manual
#: activities/click_on_letter/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"A letter is spoken. Click on the matching letter in the main area. You can "
"listen to the letter again, by clicking on the mouth icon."
msgstr ""
"Czytana jest litera. Naciśnij na odpowiednią literę w głównym obszarze. Aby "
"usłyszeć literę jeszcze raz, naciśnij na obraz ust na dolnym pasku."
#: activities/click_on_letter/ClickOnLetter.qml:112
msgctxt "ClickOnLetter|"
msgid "Select your locale"
msgstr "Wybierz swój język"
#. Activity title
#: activities/click_on_letter_up/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Click on an uppercase letter"
msgstr "Naciśnij na wielką literę"
#. Help manual
#: activities/click_on_letter_up/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"A letter is spoken. Click on the matching letter in the main area. You can "
"listen to the letter again, by clicking on the mouth icon in the bottom box."
msgstr ""
"Czytana jest litera. Naciśnij na odpowiednią literę w głównym oknie. Aby "
"usłyszeć literę jeszcze raz, naciśnij na obraz ust na dolnym pasku."
#. Activity title
#: activities/clickanddraw/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Click and draw"
msgstr "Naciśnij i rysuj"
#. Help title
#: activities/clickanddraw/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Draw the picture by clicking on the selected points."
msgstr "Narysuj obraz naciskając na wybrane punkty."
#. Help prerequisite
#: activities/clickanddraw/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Can move the mouse and click accurately on points."
msgstr "Może przesuwać myszą i dokładnie naciskać na punkty."
#. Help manual
#: activities/clickanddraw/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"Draw the picture by clicking on each point in sequence. Each time a point is "
"selected the next blue one appears."
msgstr ""
"Narysuj obraz naciskając na punkty w odpowiedniej kolejności. Po każdym "
"zaznaczeniu punktu pojawi się następny niebieski punkt."
#. Activity title
#: activities/clickgame/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Click On Me"
msgstr "Naciśnij mnie"
#. Help title
#: activities/clickgame/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Catch all the swimming fish before they leave the fish tank"
msgstr "Wyłap wszystkie pływające ryby zanim opuszczą akwarium"
#. Help goal
#: activities/clickgame/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Motor coordination: moving the hand precisely."
msgstr "Koordynacja ruchowa: dokładne przesuwanie dłonią."
#. Help prerequisite
#: activities/clickgame/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Can move mouse and click on the correct place"
msgstr "Może przesuwać myszą i naciskać w odpowiednie miejsca."
#. Help manual
#: activities/clickgame/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"Catch all the moving fish by simple clicking or touching them with your "
"finger."
msgstr ""
"Wyłap wszystkie pływające ryby po prostu na nie naciskając myszą lub palcem."
#: activities/clickgame/ActivityInfo.qml:37
msgctxt "ActivityInfo|"
msgid ""
"Fish are taken from the Unix utility xfishtank. All image credits belong to "
"Guillaume Rousse."
msgstr ""
"Ryby pochodzą z Uniksowej aplikacji xfishtank. Wszystkie prawa graficzne "
"należą do Guillaume Rousse."
#. Activity title
#: activities/clockgame/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Learning Clock"
msgstr "Naucz się określać godziny"
#. Help title
#: activities/clockgame/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Learn how to tell the time on an analog clock"
msgstr "Nauka odczytywania czasu na zegarze analogowym"
#. Help goal
#: activities/clockgame/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid ""
"Distinguish between time-units (hour, minute and second). Set and display "
"time on an analog clock."
msgstr ""
"Rozpoznaj różnice między jednostkami czasu (godziną, minutą i sekundą). "
"Ustaw i wyświetl czas na zegarze analogowym."
#. Help prerequisite
#: activities/clockgame/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "The concept of time."
msgstr "Pojęcie czasu."
#. Help manual
#: activities/clockgame/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"Set the clock to the given time, in the time-units shown (hours:minutes or "
"hours:minutes:seconds). Drag the different arrows, to make the respective "
"time unit go up or down."
msgstr ""
"Ustaw zegar na dany czas, w pokazanych jednostkach czasowych (godziny:minuty "
"lub godziny:minuty:sekundy). Przeciągaj różne strzałki, aby sprawić, że czas "
"przesunie się do przodu, albo do tyłu."
#: activities/clockgame/Clockgame.qml:106
msgctxt "Clockgame|"
msgid "Set the watch to:"
msgstr "Ustaw zegarek na:"
#: activities/clockgame/Clockgame.qml:109
#, qt-format
msgctxt "Clockgame|"
msgid "%n hour(s)"
msgid_plural "%n hour(s)"
msgstr[0] "%n godzina"
msgstr[1] "%n godziny"
msgstr[2] "%n godzin"
#: activities/clockgame/Clockgame.qml:112
#, qt-format
msgctxt "Clockgame|"
msgid "%n minute(s)"
msgid_plural "%n minute(s)"
msgstr[0] "%n minuta"
msgstr[1] "%n minuty"
msgstr[2] "%n minut"
#: activities/clockgame/Clockgame.qml:115
#, qt-format
msgctxt "Clockgame|"
msgid "%n second(s)"
msgid_plural "%n second(s)"
msgstr[0] "%n sekunda"
msgstr[1] "%n sekundy"
msgstr[2] "%n sekund"
#. Activity title
#: activities/color_mix/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Mixing color of paint"
msgstr "Mieszanie barw farb"
#. Help title
#: activities/color_mix/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Discover paint color mixing."
msgstr "Odkryj mieszanie barw farb."
#. Help goal
#: activities/color_mix/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Mix the primary colors to match to the given color"
msgstr "Zmieszaj barwy podstawowe, aby otrzymać wskazaną barwę"
#. Help manual
#: activities/color_mix/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"\n"
"The activity deals with mixing primary colors of paint (subtractive "
"mixing).\n"
"\n"
"In case of paints the inks absorb different colors of light falling on it, "
"subtracting it from what you see. The more ink you add, the more light is "
"absorbed, and the darker the combined color gets. We can mix just three "
"primary colors to make many new colors. The primary colors for paint/ink are "
"cyan (a special shade of blue), magenta (a special shade of pink), and "
"yellow.\n"
" "
msgstr ""
"\n"
"Ta aktywność polega na mieszaniu podstawowych barw farby (mieszanie "
"odejmowane).\n"
"\n"
"W przypadku farb, tusze pochłaniają różne barwy światła padające na nie, "
"odejmując je od tego co widzisz. Im więcej tuszu dodasz, tym więcej światła "
"jest pochłaniane i tym ciemniejsza staje się barwa. Do tworzenia nowych "
"barw, możemy mieszać tylko trzy nowe barwy. Podstawowymi barwami dla farb/"
"tuszy są turkusowy (odcień niebieskiego), purpurowy (odcień różowego) oraz "
"żółty.\n"
" "
#: activities/color_mix/ActivityInfo.qml:42
#: activities/color_mix_light/ActivityInfo.qml:41
msgctxt "ActivityInfo|"
msgid "Images from http://openclipart.org"
msgstr "Obrazy z http://openclipart.org"
#: activities/color_mix/ColorMix.qml:97
msgctxt "ColorMix|"
msgid "Match the color"
msgstr "Dobierz barwę"
#: activities/color_mix/ColorMix.qml:208
msgctxt "ColorMix|"
msgid "Not enough red"
msgstr "Niewystarczająco czerwonego"
#: activities/color_mix/ColorMix.qml:210
msgctxt "ColorMix|"
msgid "Too much red"
msgstr "Zbyt dużo czerwonego"
#: activities/color_mix/ColorMix.qml:213
msgctxt "ColorMix|"
msgid "Not enough green"
msgstr "Niewystarczająco zielonego"
#: activities/color_mix/ColorMix.qml:215
msgctxt "ColorMix|"
msgid "Too much green"
msgstr "Zbyt dużo zielonego"
#: activities/color_mix/ColorMix.qml:218
msgctxt "ColorMix|"
msgid "Not enough blue"
msgstr "Niewystarczająco niebieskiego"
#: activities/color_mix/ColorMix.qml:220
msgctxt "ColorMix|"
msgid "Too much blue"
msgstr "Zbyt dużo niebieskiego"
#: activities/color_mix/ColorMix.qml:224
msgctxt "ColorMix|"
msgid "Not enough magenta"
msgstr "Niewystarczająco fioletowego"
#: activities/color_mix/ColorMix.qml:226
msgctxt "ColorMix|"
msgid "Too much magenta"
msgstr "Zbyt dużo fioletowego"
#: activities/color_mix/ColorMix.qml:229
msgctxt "ColorMix|"
msgid "Not enough yellow"
msgstr "Niewystarczająco żółtego"
#: activities/color_mix/ColorMix.qml:231
msgctxt "ColorMix|"
msgid "Too much yellow"
msgstr "Zbyt dużo żółtego"
#: activities/color_mix/ColorMix.qml:234
msgctxt "ColorMix|"
msgid "Not enough cyan"
msgstr "Niewystarczająco trukusowego"
#: activities/color_mix/ColorMix.qml:236
msgctxt "ColorMix|"
msgid "Too much cyan"
msgstr "Zbyt dużo trukusowego"
#. Activity title
#: activities/color_mix_light/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Mixing colors of light"
msgstr "Mieszanie barw światła"
#. Help title
#: activities/color_mix_light/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Discover light color mixing."
msgstr "Odkryj mieszanie barw świateł."
#. Help goal
#: activities/color_mix_light/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Mix the primary colors to match to the given color."
msgstr "Zmieszaj barwy podstawowe, aby otrzymać wskazaną barwę."
#. Help manual
#: activities/color_mix_light/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"\n"
"The activity deals with mixing primary colors of light (additive mixing).\n"
"\n"
"In case of light it is just the opposite of mixing color with paints! The "
"more light you add the lighter the resultant color will get. Primary colors "
"of light are red, green and blue."
msgstr ""
"\n"
"Aktywność polega na mieszaniu podstawowych barw światła (mieszanie "
"addytywne).\n"
"\n"
"W przypadku światła jest odwrotnie niż w przypadku farb! Im więcej światła "
"dodasz tym jaśniejsza będzie barwa wynikowa. Podstawowymi barwami światła są "
"czerwony, zielony i niebieski. "
#. Activity title
#: activities/colors/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Colors"
msgstr "Barwy"
#. Help title
#: activities/colors/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Click on the right color"
msgstr "Naciśnij na właściwą barwę"
#. Help goal
#: activities/colors/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid ""
"This activity teaches you to recognize different colors. When you hear the "
"name of the color, touch the duck wearing it."
msgstr ""
"To aktywność uczy rozpoznawania różnych barw. Po usłyszeniu nazwy barwy, "
"dotknij kaczki, która ma tę barwę."
#. Help prerequisite
#: activities/colors/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Identifying colours"
msgstr "Rozpoznawanie barw"
#. Help manual
#: activities/colors/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Listen to the color and touch the matching duck."
msgstr "Wysłuchaj nazwy barwy i dotknij pasującą kaczkę."
#: activities/colors/colors.js:24 activities/colors/colors.js:56
#: activities/colors/colors.js:98
msgctxt "colors|"
msgid "Find the yellow duck"
msgstr "Znajdź żółtą kaczkę"
#: activities/colors/colors.js:29 activities/colors/colors.js:61
msgctxt "colors|"
msgid "Find the black duck"
msgstr "Znajdź czarną kaczkę"
#: activities/colors/colors.js:34 activities/colors/colors.js:71
#: activities/colors/colors.js:108
msgctxt "colors|"
msgid "Find the green duck"
msgstr "Znajdź zieloną kaczkę"
#: activities/colors/colors.js:39
msgctxt "colors|"
msgid "Find the red duck"
msgstr "Znajdź czerwoną kaczkę"
#: activities/colors/colors.js:44 activities/colors/colors.js:91
msgctxt "colors|"
msgid "Find the white duck"
msgstr "Znajdź białą kaczkę"
#: activities/colors/colors.js:49 activities/colors/colors.js:133
msgctxt "colors|"
msgid "Find the blue duck"
msgstr "Znajdź niebieską kaczkę"
#: activities/colors/colors.js:66 activities/colors/colors.js:103
msgctxt "colors|"
msgid "Find the brown duck"
msgstr "Znajdź brązową kaczkę"
#: activities/colors/colors.js:76 activities/colors/colors.js:113
msgctxt "colors|"
msgid "Find the grey duck"
msgstr "Znajdź szarą kaczkę"
#: activities/colors/colors.js:81 activities/colors/colors.js:118
msgctxt "colors|"
msgid "Find the orange duck"
msgstr "Znajdź pomarańczową kaczkę"
#: activities/colors/colors.js:86 activities/colors/colors.js:123
msgctxt "colors|"
msgid "Find the purple duck"
msgstr "Znajdź fioletową kaczkę"
#: activities/colors/colors.js:128
msgctxt "colors|"
msgid "Find the pink duck"
msgstr "Znajdź różową kaczkę"
#. Activity title
#: activities/crane/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Build the same model"
msgstr "Zbuduj ten sam model"
#. Help title
#: activities/crane/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Drive the crane and copy the model"
msgstr "Obsługuj dźwig i skopiuj model"
#. Help goal
#: activities/crane/ActivityInfo.qml:37 activities/erase/ActivityInfo.qml:32
#: activities/erase_2clic/ActivityInfo.qml:32
#: activities/erase_clic/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Motor-coordination"
msgstr "Koordynacja ruchowa"
#. Help prerequisite
#: activities/crane/ActivityInfo.qml:39
msgctxt "ActivityInfo|"
msgid "Mouse/keyboard manipulation"
msgstr "Posługiwanie się myszą/klawiaturą"
#. Help manual
#: activities/crane/ActivityInfo.qml:41
msgctxt "ActivityInfo|"
msgid ""
"Move the items in the left frame to copy their position in the right model. "
"Next to the crane itself, you will find four arrows that let you move the "
"items. To select the item to move, just click on it. If you prefer, you can "
"use the arrow keys and the space or tab key instead. On a mobile version, "
"you can also swipe up/down/left/right to move the items in the left frame."
msgstr ""
"Przenoś elementy z lewej ramki tak, aby skopiować ich położenia w prawym "
"modeu. Obok dźwigu znajdziesz cztery strzałki, które umożliwią ci "
"przenoszenie elementów. Aby wybrać element do przeniesienia, po prostu na "
"nim kliknij. Jesli wolisz, możesz użyć klawiszy strzałek oraz spacji lub "
"tabulatora. Na wersji mobilnej, możesz także przeciągać po ekranie palcem w "
"górę/dół/lewo/prawo aby przenosić elementy z lewej ramki."
#. Translators: NOTE: Word list for crane activity. Translate this into a list of 15–25 simple 3-letter words separated by semi-colons. The words can only contain lowercase ASCII letters (a–z). Example: cat;dog;win;red;yes
#: activities/crane/crane.js:76
msgctxt "crane|"
msgid ""
"cat;dog;win;red;yes;big;box;air;arm;car;bus;fun;day;eat;hat;leg;ice;old;egg"
msgstr ""
"kot;pies;wygrana;czerwony;tak;duży;pudełko;powietrze;ręka;samochód;autobus;"
"zabawa;dzień;jeść;czapka;noga;lód;stary;jajko"
#. Translators: NOTE: Word list for crane activity. Translate this into a list of 10–20 simple 4-letter words separated by semi-colons. The words can only contain lowercase ASCII letters (a–z). Example: blue;best;good;area
#: activities/crane/crane.js:83
msgctxt "crane|"
msgid ""
"blue;best;good;area;bell;coat;easy;farm;food;else;girl;give;hero;help;hour;"
"sand;song"
msgstr ""
"niebieski;najlepszy;dobry;obszar;dzwonek;płaszcz;łatwy;farma;jedzenie;inny;"
"dziewczyna;daj;bohater;pomóż;godzina;piasek;piosenka"
#. Translators: NOTE: Word list for crane activity. Translate this into a list of 10–20 simple 5-letter words separated by semi-colons. The words can only contain lowercase ASCII letters (a–z). Example: happy;child;white;apple
#: activities/crane/crane.js:90
msgctxt "crane|"
msgid ""
"happy;child;white;apple;brown;truth;fresh;green;horse;hotel;house;paper;"
"shape;shirt;study"
msgstr ""
"szczęśliwy;dziecko;biały;jabłko;brązowy;prawda;świeży;zielony;koń;hotel;dom;"
"papier;kształt;koszulka;studiowanie"
#. Activity title
#: activities/details/ActivityInfo.qml:30
msgctxt "ActivityInfo|"
msgid "Find the details"
msgstr "Znajdź szczegóły"
#: activities/details/ActivityInfo.qml:40
msgctxt "ActivityInfo|"
msgid "The images are from Wikimedia Commons."
msgstr "Obrazy pochodzą z Wikimedia Commons."
#: activities/details/resource/board/board10_0.qml:25
msgctxt "board10_0|"
msgid "Eilean Donan castle"
msgstr "Zamek Eilean Donan"
#: activities/details/resource/board/board11_0.qml:25
msgctxt "board11_0|"
msgid "Gizah Pyramids, Egypt"
msgstr "Piramidy w Gizie, Egipt"
#: activities/details/resource/board/board12_0.qml:25
msgctxt "board12_0|"
msgid "Sydney Opera House, Australia"
msgstr "Dom Opery w Sydney, Australia"
#: activities/details/resource/board/board13_0.qml:25
msgctxt "board13_0|"
msgid "Tower Bridge in London"
msgstr "Most Wieżowy w Londynie"
#: activities/details/resource/board/board14_0.qml:25
msgctxt "board14_0|"
msgid "Eiffel Tower, seen from the champ de Mars, Paris, France"
msgstr "Wieża Eiffla, widziana z champ de Mars, Paryż, Francja"
#: activities/details/resource/board/board15_0.qml:25
msgctxt "board15_0|"
msgid "Courtyard of the Museum of Louvre, and its pyramid"
msgstr "Dziedziniec Muzeum w Luwrze i jego piramidy"
#: activities/details/resource/board/board16_0.qml:25
msgctxt "board16_0|"
msgid "Panorama of Château de Chenonceau, Indre-et-Loire, France."
msgstr "Panorama Château de Chenonceau, Indre-et-Loire, Francja."
#: activities/details/resource/board/board17_0.qml:25
msgctxt "board17_0|"
msgid "Windmill in Sønderho, Fanø, Denmark"
msgstr "Wiatrak w Sønderho, Fanø, Dania"
#: activities/details/resource/board/board18_0.qml:25
msgctxt "board18_0|"
msgid "Nagoya Castle, Aichi Prefecture, Japan."
msgstr "Zamek Nagoya, Prefektura Aichi, Japonia."
#: activities/details/resource/board/board19_0.qml:25
msgctxt "board19_0|"
msgid "Taj Mahal, Agra, India"
msgstr "Taj Mahal, Agra, Indie"
#: activities/details/resource/board/board1_0.qml:25
msgctxt "board1_0|"
msgid "Vincent van Gogh, Entrance Hall of Saint-Paul Hospital - 1889"
msgstr "Vincent van Gogh, Hol wejściowy szpitala Św. Pawła - 1889"
#: activities/details/resource/board/board20_0.qml:25
msgctxt "board20_0|"
msgid "Castle Neuschwanstein at Schwangau, Bavaria, Germany"
msgstr "Zamek Neuschwanstein w Schwangau, Bawaria, Niemcy"
#: activities/details/resource/board/board21_0.qml:25
msgctxt "board21_0|"
msgid "Egeskov Castle, Denmark"
msgstr "Zamek Egeskov, Dania"
#: activities/details/resource/board/board2_0.qml:25
msgctxt "board2_0|"
msgid ""
"Vincent van Gogh, The Bridge of Langlois at Arles with a lady with umbrella "
"- 1888"
msgstr ""
"Vincent van Gogh, Most Langlois w Arles z damą trzymającą parasol- 1888"
#: activities/details/resource/board/board3_0.qml:25
msgctxt "board3_0|"
msgid "Vincent van Gogh, The Church at Auvers-sur-Oise - 1890"
msgstr "Vincent van Gogh, Kościół w Auvers-sur-Oise - 1890"
#: activities/details/resource/board/board4_0.qml:25
msgctxt "board4_0|"
msgid "Vincent van Gogh, Painter on His Way to Work - 1888"
msgstr "Vincent van Gogh, Malarz w drodze do pracy - 1888"
#: activities/details/resource/board/board5_0.qml:25
msgctxt "board5_0|"
msgid "Vincent van Gogh, The Harvest - 1888"
msgstr "Vincent van Gogh, Żniwa - 1888"
#: activities/details/resource/board/board6_0.qml:25
msgctxt "board6_0|"
msgid "Vincent van Gogh, Cafe Terrace at Night - 1888"
msgstr "Vincent van Gogh, Taras kawiarni w nocy - 1888"
#: activities/details/resource/board/board7_0.qml:25
msgctxt "board7_0|"
msgid "Vincent van Gogh, The Night Café - 1888"
msgstr "Vincent van Gogh, Nocna kawiarnia - 1888"
#: activities/details/resource/board/board8_0.qml:25
msgctxt "board8_0|"
msgid "Vincent van Gogh, Portrait of Pere Tanguy 1887-8"
msgstr "Vincent van Gogh, Portret Pere Tanguy 1887-8"
#: activities/details/resource/board/board9_0.qml:25
msgctxt "board9_0|"
msgid ""
"Notre Dame de Paris cathedral on the Île de la Cité island in Paris, France."
msgstr "Katedra Notre Dame na wyspie Île de la Cité w Paryżu, Francja."
#. Activity title
#: activities/digital_electricity/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Digital Electricity"
msgstr "Cyfrowa elektryczność"
#. Help title
#: activities/digital_electricity/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Create and simulate a digital electric schema"
msgstr "Twórz i symuluj cyfrowe układy elektryczne"
#. Help goal
#: activities/digital_electricity/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid ""
"Freely create a digital electric schema with a real time simulation of it."
msgstr ""
"Twórz dowolne cyfrowe układy elektryczne wraz z symulacją w czasie "
"rzeczywistym."
#. Help prerequisite
#: activities/digital_electricity/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid ""
"Requires some basic understanding of the concept of digital electronics."
msgstr "Wymaga pewnych podsta w rozumieniu cyfrowej elektroniki."
#. Help manual
#: activities/digital_electricity/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"Drag electrical components from the selector and drop them in the working "
"area. In the working area, you can move the components by dragging them. To "
"delete a component, select the deletion tool on top of the component "
"selector, and select the component. You can click on the component and then "
"on the rotate button to rotate it or info button to get information about "
"it. You can click on the switch to open and close it. To connect two "
"terminals, click on first terminal, then on second terminal. To deselect "
"terminal or delete tool, click on any empty area. The simulation is updated "
"in real time by any user action."
msgstr ""
"Pobieraj części elektryczne z obszaru wyboru i upuszczaj je w obszarze "
"pracy. Części możesz także przesuwać po obszarze pracy. Aby usunąć część, "
"użyj narzędzia usuwania na górze obszaru wyboru części i wybierz część. "
"Możesz także nacisnąć na część, a następnie na przycisku obracania, aby ją "
"obrócić lub dostać informację o niej. Możesz nacisnąć na przełączniku, aby "
"ją otworzyć i zamknąć. Aby połączyć dwie końcówki, naciśnij na pierwszą "
"końcówkę, a następnie na drugą. Aby odznaczyć końcówkę lub narzędzie "
"usuwania, kliknij na pustym obszarze. Symulacja zostanie uaktualniona w "
"czasie rzeczywistym, po każdym działaniu użytkownika."
#: activities/digital_electricity/components/AndGate.qml:32
msgctxt "AndGate|"
msgid ""
"AND gate outputs 1 only if all its inputs are equal to 1. As soon as one "
"input is equal to 0 the result is 0. Output for 2 input AND gate is:"
msgstr ""
"Bramka AND zwraca 1 tylko gdy wszystkie jej wejścia są równe 1. Gdy jedno z "
"wejść jest równe 0, to wnik też będzie 0. Wyjściem dla 2 wejść bramki AND "
"jest:"
#: activities/digital_electricity/components/AndGate.qml:35
msgctxt "AndGate|"
msgid "A AND B"
msgstr "A AND B"
#: activities/digital_electricity/components/BcdCounter.qml:36
msgctxt "BcdCounter|"
msgid ""
"BCD counter usually takes a signal generator as input. The output is a BCD "
"number starting from 0 which is increased by one at each tick."
msgstr ""
"Licznik BCD bierze generator sygnału jako wejście. Wyjściem jest liczba BCD "
"zaczynająca się od 0, która jest zwiększana o jeden po każdym cyklu."
#: activities/digital_electricity/components/BCDToSevenSegment.qml:40
msgctxt "BCDToSevenSegment|"
msgid ""
"BCD to 7 segment converter takes 4 binary inputs in its input terminals and "
"gives 7 binary outputs which allow to light BCD number segments (binary-"
"coded decimal) to display numbers between 0 and 9. The output for BCD To 7 "
"Segment converted is:"
msgstr ""
"BCD do przekształtnika 7 częściowego przyjmuje 4 dwójowe wejścia na "
"końcówkach wejściowych i zwraca 7 dwójkowych wyjść, które umożliwiają "
"podświetlenie odcinków liczbowych BCD (liczba dzisiętna zakodowana jako "
"dwójkowa), do wyświetlania liczb od 0 do 9. Wynikiem BCD do przekształtnika "
"7 częściowego jest:"
#: activities/digital_electricity/components/Comparator.qml:33
msgctxt "Comparator|"
msgid ""
"Comparator takes 2 numbers as input, A and B. It compares them and outputs 3 "
"values. First output is 1 if A < B, 0 otherwise. Second is 1 if A = B, 0 "
"otherwise. Third is 1 if A > B, 0 otherwise. "
msgstr ""
"Komparator przyjmuje 2 liczby jako wejście, A oraz B. Porównuje je i zwraca "
"3 wartości. Pierwsze wyjscie to 1 jeśli A < B, 0 w przeciwnym przypadku. "
"Drugie to 1 jeśli A = B, 0 w przeciwnym przypadku. Trzecie to 1 jeśli A > B, "
"0 w przeciwnym przypadku. "
#: activities/digital_electricity/components/DigitalLight.qml:32
msgctxt "DigitalLight|"
msgid ""
"Digital light is used to check the output of other digital components. It "
"turns green if the input is 1, and turns red if the input is 0."
msgstr ""
"Cyfrowe światło jest wykorzystywane do sprawdzenia wyjście innych cyfrowych "
"części. Zaświeci się na zielono, jeśli wejście to 1 i na czerwono, jeśli "
"wejście to 0."
#: activities/digital_electricity/components/NandGate.qml:32
msgctxt "NandGate|"
msgid ""
"NAND gate outputs the opposite of AND gate. If all inputs are 1, output is "
"equal to 0 and as soon as one input is equal to 0 it gives a 1:"
msgstr ""
"Bramka NAND zwraca przeciwieństwo bramki AND. Gdy wszystkie jej wejścia są "
"równe 1, to wyjście jest równe 0, a gdy jedno z wejść jest równe 0, to "
"zwraca 1:"
#: activities/digital_electricity/components/NandGate.qml:35
msgctxt "NandGate|"
msgid "NOT (A AND B)"
msgstr "NOT (A AND B)"
#: activities/digital_electricity/components/NorGate.qml:32
msgctxt "NorGate|"
msgid ""
"NOR gate outputs the opposite of OR gate. As soon as there is a 1 in input "
"the output is equal to 0. To obtain a 1 all the inputs must be equal to 0:"
msgstr ""
"Bramka NOR zwraca przeciwieństwo bramki OR. Gdy na którymś z wejść pojawi "
"się 1, to wyjście będzie równe 0. Aby uzyskać 1, wszystkie wejścia muszą być "
"równe 0:"
#: activities/digital_electricity/components/NorGate.qml:35
msgctxt "NorGate|"
msgid "NOT (A OR B)"
msgstr "NOT (A OR B)"
#: activities/digital_electricity/components/NotGate.qml:31
msgctxt "NotGate|"
msgid ""
"Not gate (also known as inverter) outputs the opposite of the input. Input 0 "
"gives an output 1. Input 1 gives an output 0:"
msgstr ""
"Bramka Not (znana również jako inwerter) zwraca przeciwieństwo wejścia. "
"Wejście równe 0 zwraca na wyjściu równe 1. Wejście równe 1 zwraca na "
"wyjściu równe 0:"
#: activities/digital_electricity/components/NotGate.qml:34
msgctxt "NotGate|"
msgid "NOT A"
msgstr "NOT A"
#: activities/digital_electricity/components/One.qml:31
msgctxt "One|"
msgid ""
"Digital electronics works with only two states: 0 and 1. This allows to "
"operate mathematical operations such as additions, subtractions... It is the "
"basics of computer technics. In reality, 0 is often the representation of a "
"voltage nearly equal to ground voltage and 1 is the representation of the "
"supply voltage of a circuit."
msgstr ""
"Elektronika cyfrowa działa tylko na dwóch stanach: 0 i 1. Umożliwia to zapis "
"działań matematycznych takich jak dodawanie, odejmowanie... Jest to podstawą "
"techniki komputerowej. W rzeczywistości, 0 jest często przedstawieniem "
"napięcie prawie lub całkowicie równego napięciu uziemienia, a 1 jest "
"przedstwawieniem napięcia zasilającego układ."
#: activities/digital_electricity/components/OrGate.qml:32
msgctxt "OrGate|"
msgid "OR gate outputs 1 if any of the inputs is 1, 0 otherwise:"
msgstr ""
"Bramka OR zwraca 1, jeśli którekolwiek z wejść jest równe 1, w przeciwnym "
"przypadku jest to 0:"
#: activities/digital_electricity/components/OrGate.qml:33
msgctxt "OrGate|"
msgid "A OR B"
msgstr "A OR B"
#: activities/digital_electricity/components/SevenSegment.qml:37
msgctxt "SevenSegment|"
msgid ""
"7 segment display takes 7 binary inputs in its input terminals. The display "
"consists of 7 segments and each segment gets lighted according to the input. "
"By generating different combination of binary inputs, the display can be "
"used to display numbers from 0 to 9 and a few letters. The diagram is:"
msgstr ""
"7 częściowy wyświetlacz przyjmuje 7 dwójkowych wejść na swoich końcówkach "
"wejściowych. Wyświetlacz skałada się z 7 części, a każda część zaświeca się "
"na podstawie wejścia. Poprzez tworzenie różnych kombinacji wejść dwójkowych, "
"wyświetlacza można używać do wyświetlania liczb od 0 do 9 i kilku liter. "
"Układ to:"
#: activities/digital_electricity/components/SignalGenerator.qml:33
msgctxt "SignalGenerator|"
msgid ""
"Signal Generator is used to generate alternating signals of 0 and 1. The "
"time between two changes can be modified by pressing the arrows on the "
"generator."
msgstr ""
"Generator sygnału jest używany do generaowania zmiennych sygnałów 0 i 1. "
"Czas pomiędzy dwiema zmianami można zmienić naciskając strzałki na "
"generatorze."
#: activities/digital_electricity/components/SignalGenerator.qml:163
#, qt-format
msgctxt "SignalGenerator|"
msgid "%1 s"
msgstr "%1 s"
#: activities/digital_electricity/components/Switch.qml:33
msgctxt "Switch|"
msgid ""
"Switch is used to connect or disconnect two terminals. If the switch is "
"turned on, current can flow through the switch. If the switch is turned off, "
"then the connection between terminal is broken and current can not flow "
"through it."
msgstr ""
"Przełącznik jest używany do połączenia lub rozłączenia dwóch końcówek. Jeśli "
"przełącznik jest włączony, to prąd może płynąć przez przełącznik. Jeśli "
"przełącznik jest wyłączony, to połączenie pomiędzy terminalami jest "
"przerwanei prąd nie może przez niego płynąć."
#: activities/digital_electricity/components/XorGate.qml:32
msgctxt "XorGate|"
msgid ""
"XOR gate outputs 1 if the number of '1' in input is odd, and 0 if number of "
"'1' in input is even. In this activity, a 2 input XOR gate is shown. Output "
"for 2 input XOR gate is:"
msgstr ""
"Bramka XOR zwraca 1, jeśli liczba '1' na wejściu jest nieparzysta oraz 0, "
"jeśli liczba '1' na wejściu jest parzysta. W tej aktywności, pokazywana jest "
"2 wejściowa bramka XOR. Wyjściem dla 2 wejściowej bramki XOR jest:"
#: activities/digital_electricity/components/XorGate.qml:34
msgctxt "XorGate|"
msgid "A XOR B"
msgstr "A XOR B"
#: activities/digital_electricity/components/Zero.qml:31
msgctxt "Zero|"
msgid ""
"Digital electronics works with only two states: 0 and 1. This allows to "
"operate mathematical operations such as additions, subtractions... It is the "
"basics of computer technics. In reality, 0 is often the representation of a "
"voltage nearly equal to ground voltage and 1 is the representation of the "
"supply voltage of a circuit."
msgstr ""
"Elektronika cyfrowa działa tylko na dwóch stanach: 0 i 1. Umożliwia to zapis "
"działań matematycznych takich jak dodawanie, odejmowanie... Jest to podstawą "
"techniki komputerowej. W rzeczywistości, 0 jest często przedstawieniem "
"napięcie prawie lub całkowicie równego napięciu uziemienia, a 1 jest "
"przedstwawieniem napięcia zasilającego układ."
#: activities/digital_electricity/Dataset.qml:30
msgctxt "Dataset|"
msgid "Zero input"
msgstr "Wejście 0"
#: activities/digital_electricity/Dataset.qml:37
msgctxt "Dataset|"
msgid "One input"
msgstr "Wejście 1"
#: activities/digital_electricity/Dataset.qml:44
msgctxt "Dataset|"
msgid "Digital light"
msgstr "Cyfrowe światło"
#: activities/digital_electricity/Dataset.qml:51
msgctxt "Dataset|"
msgid "AND gate"
msgstr "Bramka AND"
#: activities/digital_electricity/Dataset.qml:58
msgctxt "Dataset|"
msgid "OR gate"
msgstr "Bramka OR"
#: activities/digital_electricity/Dataset.qml:65
msgctxt "Dataset|"
msgid "NOT gate"
msgstr "Bramka NOT"
#: activities/digital_electricity/Dataset.qml:72
msgctxt "Dataset|"
msgid "XOR gate"
msgstr "Bramka XOR"
#: activities/digital_electricity/Dataset.qml:79
msgctxt "Dataset|"
msgid "NAND gate"
msgstr "Bramka NAND"
#: activities/digital_electricity/Dataset.qml:86
msgctxt "Dataset|"
msgid "NOR gate"
msgstr "Bramka NOR"
#: activities/digital_electricity/Dataset.qml:93
msgctxt "Dataset|"
msgid "Switch"
msgstr "Przełącznik"
#: activities/digital_electricity/Dataset.qml:100
msgctxt "Dataset|"
msgid "Comparator"
msgstr "Komparator"
#: activities/digital_electricity/Dataset.qml:107
msgctxt "Dataset|"
msgid "BCD to 7 segment"
msgstr "BCD do 7 części"
#: activities/digital_electricity/Dataset.qml:114
msgctxt "Dataset|"
msgid "7 segment display"
msgstr "7 częściowy wyświetlacz"
#: activities/digital_electricity/Dataset.qml:121
msgctxt "Dataset|"
msgid "Signal generator"
msgstr "Generator sygnału"
#: activities/digital_electricity/Dataset.qml:128
msgctxt "Dataset|"
msgid "BCD counter"
msgstr "Licznik BCD"
#: activities/digital_electricity/Dataset.qml:155
msgctxt "Dataset|"
msgid ""
"The digital light will glow when its terminal is connected with an input of "
"1."
msgstr ""
"Cyfrowe światło zaświeci się, gdy jego końcówki są podłączone z wejściem "
"równym 1."
#: activities/digital_electricity/Dataset.qml:156
msgctxt "Dataset|"
msgid "Turn the digital light on using the inputs provided."
msgstr "Włącz cyfrowe światło przy użyciu danych wejść."
#: activities/digital_electricity/Dataset.qml:169
msgctxt "Dataset|"
msgid ""
"The AND gate produces an output of one when both of its input terminals are "
"of value 1."
msgstr "Bramka AND zwraca na wyjściu 1, gdy oba jej wejścia są równe 1."
#: activities/digital_electricity/Dataset.qml:170
msgctxt "Dataset|"
msgid "Turn the digital light on using an AND gate and the inputs provided."
msgstr "Włącz cyfrowe światło przy użyciu bramki AND i danych wejść."
#: activities/digital_electricity/Dataset.qml:183
msgctxt "Dataset|"
msgid ""
"The OR gate produces an output of 1 when at least one of its input terminals "
"is of value 1."
msgstr ""
"Bramka OR zwraca na wyjściu 1, gdy co najmniej jedno z jej wejść jest równe "
"1."
#: activities/digital_electricity/Dataset.qml:184
msgctxt "Dataset|"
msgid "Turn the digital light on using an OR gate and the inputs provided."
msgstr "Włącz cyfrowe światło przy użyciu bramki OR i danych wejść."
#: activities/digital_electricity/Dataset.qml:197
msgctxt "Dataset|"
msgid ""
"Note: You can draw multiple wires from the output terminal of a component."
msgstr "Uwaga: Możesz rysować wiele przewodów z końcówki wyjściowej części."
#: activities/digital_electricity/Dataset.qml:210
msgctxt "Dataset|"
msgid ""
"The NOT gate takes a single binary input and flips the value in the output."
msgstr ""
"Bramka NOT przyjmuje pojedyncze wejście dwójkowe i zwraca jego "
"przeciwieństwo na wyjściu."
#: activities/digital_electricity/Dataset.qml:223
msgctxt "Dataset|"
msgid "The NAND gate takes two binary inputs and produces one binary output."
msgstr ""
"Bramka NAND przyjmuje dwa dwójkowe wejścia i zwraca jedno dwójkowe wyjście."
#: activities/digital_electricity/Dataset.qml:224
msgctxt "Dataset|"
msgid ""
"The output of the NAND gate will be zero if both of its inputs are \"1\". "
"Else, the output will be one."
msgstr ""
"Wyjście bramki NAND będzie równe 0, jeśli oba wejścia będą równe \"1\". W "
"przeciwnym przypadku, wynik będzie równy jedności."
#: activities/digital_electricity/Dataset.qml:225
#: activities/digital_electricity/Dataset.qml:289
msgctxt "Dataset|"
msgid ""
"For a more detailed description about the gate, select it and click on the "
"info button."
msgstr ""
"Po bardziej szczegółowy opis bramki, zaznacz ją i naciśnij na przycisku "
"informacj."
#: activities/digital_electricity/Dataset.qml:226
msgctxt "Dataset|"
msgid "Light the bulb using the NAND gate provided."
msgstr "Zaświeć żarówkę przy użyciu danej bramki NAND."
#: activities/digital_electricity/Dataset.qml:242
msgctxt "Dataset|"
msgid ""
"Light the bulb using the components provided such that the bulb will glow "
"under the following two circumstances:\n"
"1. The first switch is turned ON, or\n"
"2. Both of the second and the third switches are turned on."
msgstr ""
"Zaświeć żarówkę przy użyciu danych części tak, aby żarówka zaświeciła się, "
"po spełnieniu następujących warunków:\n"
"1. Pierwszy przełącznik jest włączony, lub\n"
"2. Zarówno drugi jak i trzeci przełącznik jest włączony."
#: activities/digital_electricity/Dataset.qml:257
msgctxt "Dataset|"
msgid "The XOR Gate takes two binary inputs and produces one binary output."
msgstr ""
"Bramka XOR przyjmuje dwa dwójkowe wejścia i zwraca jedno dwójkowe wyjście."
#: activities/digital_electricity/Dataset.qml:258
msgctxt "Dataset|"
msgid ""
"The output of the XOR gate will be one if the number of \"1\" in the input "
"is odd. Else, the output will be zero."
msgstr ""
"Wyjściem z bramki XOR będzie równe 1, jeśli liczba \"1\" na wejściu jest "
"nieparzysta. W przeciwnym przypadku, wynik będzie równy zero."
#: activities/digital_electricity/Dataset.qml:259
msgctxt "Dataset|"
msgid "Light the bulb using the XOR gate provided."
msgstr "Zaświeć żarówkę przy użyciu danej bramki XOR."
#: activities/digital_electricity/Dataset.qml:275
msgctxt "Dataset|"
msgid ""
"Light the bulb using the three switches such that the bulb glows when odd "
"number of the switches are turned on."
msgstr ""
"Zaświeć żarówkę przy użyciu trzech przełączników tak, aby żarówka zaświeciła "
"się przy nieprzystej liczbie włączonych przełączników."
#: activities/digital_electricity/Dataset.qml:288
msgctxt "Dataset|"
msgid ""
"A NOR gate takes 2 binary input and outputs 1 if both of them are 0, "
"otherwise produces an output of 0."
msgstr ""
"Bramka NOR przyjmuje dwa dwójkowe wejścia i zwraca jedno dwójkowe wyjście 1, "
"jeśli oba wejścia są równe 0, w przeciwnym przypadku wyjście jest równe 0."
#: activities/digital_electricity/Dataset.qml:290
msgctxt "Dataset|"
msgid "Light the bulb using the NOR gate provided."
msgstr "Zaświeć żarówkę przy użyciu danej bramki NOR."
#: activities/digital_electricity/Dataset.qml:303
#: activities/digital_electricity/Dataset.qml:364
msgctxt "Dataset|"
msgid ""
"Use the gates such that the bulb will glow only when the switch is turned "
"off and remain off when the switch is turned on."
msgstr ""
"Użyj bramek tak, aby żarówka zaświeciła tylko wtedy, gdy przełącznik jest "
"wyłączony i była wyłączona po włączeniu przełącznika."
#: activities/digital_electricity/Dataset.qml:319
#: activities/digital_electricity/Dataset.qml:380
msgctxt "Dataset|"
msgid ""
"Create a circuit using the components provided such that the bulb glows only "
"when both of the switches are turned on."
msgstr ""
"Stwórz układ przy użyciu danych części tak, aby żarówka zaświeciła się tylko "
"po włączeniu obu przełączników."
#: activities/digital_electricity/Dataset.qml:335
#: activities/digital_electricity/Dataset.qml:396
msgctxt "Dataset|"
msgid ""
"Create a circuit using the components provided such that the bulb glows when "
"either of the switches are turned on."
msgstr ""
"Stwórz układ przy użyciu danych części tak, aby żarówka zaświeciła się po "
"włączeniu jednego z przełączników."
#: activities/digital_electricity/Dataset.qml:351
msgctxt "Dataset|"
msgid ""
"Create a circuit using the components provided such that the bulb glows only "
"when both of the switches are turned off."
msgstr ""
"Stwórz układ przy użyciu danych części tak, aby żarówka zaświeciła się tylko "
"po wyłączeniu obu przełączników."
#: activities/digital_electricity/Dataset.qml:412
msgctxt "Dataset|"
msgid ""
"Create a circuit using the components provided such that the bulb will glow "
"when at least one of the switches are turned off."
msgstr ""
"Stwórz układ przy użyciu danych części tak, aby żarówka zaświeciła się po "
"wyłączeniu conajmniej jednego z przełączników."
#: activities/digital_electricity/Dataset.qml:428
msgctxt "Dataset|"
msgid ""
"A comparator takes two numbers (A and B) as input and produces 3 values as "
"output. First value is 1 if A < B, second value is 1 for A = B and third "
"value is 1 for A > B."
msgstr ""
"Komparator przyjmuje dwie liczby (A oraz B) na wejściu i zwraca 3 wartości "
"na wyjściu . Pierwsza wartość to 1 jeśli A < B, druga wartość to 1 dla A = B "
"a trzecia wartość to 1 dla A > B."
#: activities/digital_electricity/Dataset.qml:429
msgctxt "Dataset|"
msgid ""
"Create a circuit using the components provided such that the bulb will glow "
"when the value of the current flowing through the first switch is less than "
"or equal to that of the second switch."
msgstr ""
"Stwórz układ przy użyciu danych części tak, aby żarówka zaświeciła się, gdy "
"wartość prądu płynącego przez pierwszy przełącznik jest mniejsza lub równa "
"wartość prądu płynącego przez drugi przełącznik."
#: activities/digital_electricity/Dataset.qml:442
msgctxt "Dataset|"
msgid "The component in the middle is a BCD to seven segment converter."
msgstr "Częścią w środku jest przekształtnik BCD na 7 części."
#: activities/digital_electricity/Dataset.qml:443
msgctxt "Dataset|"
msgid ""
"It takes 4 bits as input represented in the binary coded decimal (BCD) "
"format and converts the BCD number into a seven segment code."
msgstr ""
"Przyjmuje 4 bity na wejściu przedstawione jako liczba dziesiętna zakodowana "
"dwójkowo (BCD) i przekształca liczbę BCD na siedmio częściowy kod."
#: activities/digital_electricity/Dataset.qml:444
msgctxt "Dataset|"
msgid ""
"The output of the converter is connected to the seven segment display, to "
"view the value of the input provided."
msgstr ""
"Wyjście przekształtnika jest podłączone do siedmioczęściowego wyświetlacza, "
"do oglądania wartości na wejściu."
#: activities/digital_electricity/Dataset.qml:445
msgctxt "Dataset|"
msgid "Display the number \"6\" in the seven segment display."
msgstr "Wyświetl liczbę \"6\" na siedmioczęsciowym wyświetlaczu."
#: activities/digital_electricity/Dataset.qml:458
msgctxt "Dataset|"
msgid ""
"The signal generator on the left is used to generate alternating signals "
"between 0 and 1 in a given time period taken as input. The time period by "
"default is 1 second, but it can be changed between 0.25 and 2s."
msgstr ""
"Generator sygnałów po lewo jest używany do generowania sygnałów "
"zmieniających się pomiędzy 0 i 1 w danym okresie czasu, co jest jego "
"wartością wejściową. Okresem czasu domyślnie jest 1 sekunda, lecz można go "
"zmieniać od 0,25 do 2s."
#: activities/digital_electricity/Dataset.qml:459
msgctxt "Dataset|"
msgid ""
"The BCD counter placed under it is a special type of counter which can count "
"from 0 to 9 and back to 0 on application of a clock signal."
msgstr ""
"Licznik BCD umieszczony pod nim jest rodzajem licznika, który może liczyć od "
"0 do 9 i z powrotem do 0 w zastosowaniu sygnału zegara."
#: activities/digital_electricity/Dataset.qml:460
msgctxt "Dataset|"
msgid ""
"Connect the components to make sure that the count of 0 to 9 is visible in "
"the seven segment display provided."
msgstr ""
"Połącz części tak, aby liczba od 0 do 9 była widoczna na pokazanym "
"siedmioczęściowym wyświetlaczu"
#: activities/digital_electricity/Dataset.qml:476
msgctxt "Dataset|"
msgid ""
"Light the bulb using both the switches such that the bulb will glow only "
"when either the first switch is on and the second switch is off or the first "
"switch is off and the second switch is on."
msgstr ""
"Zaświeć żarówkę przy użyciu dwóch przełączników tak, aby żarówka zaświeciła "
"się tylko, gdy pierwszy przełącznik jest włączony, a drugi wyłączony lub gdy "
"pierwszy przełącznik jest wyłączony, a drugi włączony"
#: activities/digital_electricity/DigitalElectricity.qml:258
msgctxt "DigitalElectricity|"
msgid "Input"
msgstr "Wejście"
#: activities/digital_electricity/DigitalElectricity.qml:276
msgctxt "DigitalElectricity|"
msgid "Output"
msgstr "Wyjście"
#: activities/digital_electricity/DigitalElectricity.qml:443
msgctxt "DigitalElectricity|"
msgid "Tutorial Mode"
msgstr "Tryb samouczka"
#: activities/digital_electricity/DigitalElectricity.qml:444
msgctxt "DigitalElectricity|"
msgid "Free Mode"
msgstr "Tryb dowolny"
#: activities/digital_electricity/DigitalElectricity.qml:455
msgctxt "DigitalElectricity|"
msgid "Select your Mode"
msgstr "Wybierz swój tryb"
#. Activity title
#: activities/drawletters/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Draw Letters"
msgstr "Rysowanie liter"
#. Help title
#: activities/drawletters/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Connect the dots to draw letters"
msgstr "Łącz kropki, aby powstały litery"
#. Help goal
#: activities/drawletters/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Learning how to draw the letters in a funny way."
msgstr "Nauka piania liter poprzez zabawę."
#. Help manual
#: activities/drawletters/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Draw the letter by connecting the dots in the correct order"
msgstr "Rysuj litery poprzez łączenie kropek w odpowiedniej kolejności"
#. Activity title
#: activities/drawnumbers/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Draw Numbers"
msgstr "Rysowanie liczb"
#. Help title
#: activities/drawnumbers/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Connect the dots to draw numbers from 0 to 9"
msgstr "Łącz kropki, aby narysować cyfry od 0 do 9"
#. Help goal
#: activities/drawnumbers/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Learning how to draw the numbers in a funny way."
msgstr "Nauka piania cyfr poprzez zabawę."
#. Help manual
#: activities/drawnumbers/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Draw the numbers by connecting the dots in the correct order"
msgstr "Rysuj cyfry poprzez łączenie kropek w odpowiedniej kolejności"
#. Activity title
#: activities/enumerate/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Count the items"
msgstr "Policz elementy"
#. Help title
#: activities/enumerate/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Place the items in the best way to count them"
msgstr "Ułóż elementy w taki sposób, aby wygodnie można było je liczyć"
#. Help goal
#: activities/enumerate/ActivityInfo.qml:32
#: activities/numbers-odd-even/ActivityInfo.qml:32
#: activities/planegame/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Numeration training"
msgstr "Ćwiczenie liczenia"
#. Help prerequisite
#: activities/enumerate/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Basic enumeration"
msgstr "Proste liczenie"
#. Help manual
#: activities/enumerate/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"First, properly organize the items so that you can count them. Then, select "
"the item you want to answer in the top left area. Enter the answer with the "
"keyboard."
msgstr ""
"Najpierw ułóż odpowiednio elementy, aby móc je zliczyć. Następnie, w górnym "
"lewymobszarze, wybierz element, na który chcesz odpowiedzieć. Wprowadź "
"odpowiedź przy użyciu klawiatury."
#. Activity title
#: activities/erase/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Move the mouse or touch the screen"
msgstr "Przesuń myszą lub dotknij ekranu"
#. Help title
#: activities/erase/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid ""
"Move the mouse or touch the screen to erase the area and discover the "
"background"
msgstr "Ruszaj myszą lub dotknij ekranu, aby wymazać obszar i odkryć tło"
#. Help manual
#: activities/erase/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Move the mouse or touch the screen until all the blocks disappear."
msgstr "Ruszaj myszą lub dotknij ekranu, do chwili zniknięcia bloków."
#. Activity title
#: activities/erase_2clic/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Double tap or double click"
msgstr "Stuknij dwukrotnie lub naciśnij dwukrotnie"
#. Help title
#: activities/erase_2clic/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid ""
"Double tap or double click to erase the area and discover the background "
"image"
msgstr ""
"Naciśnij dwukrotnie myszą lub dwukrotnie stuknij, aby wymazać obszar i "
"odkryj obraz tła"
#. Help manual
#: activities/erase_2clic/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"Double tap or double click the mouse on rectangles until all the blocks "
"disappear."
msgstr ""
"Naciśnij dwukrotnie myszą lub dwukrotnie stuknij na prostokątach, do chwili "
"zniknięcia wszystkich bloków."
#. Activity title
#: activities/erase_clic/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Click or tap"
msgstr "Naciśnij lub stuknij"
#. Help title
#: activities/erase_clic/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Click or tap to erase the area and discover the background"
msgstr "Naciśnij lub stuknij, aby oczyścić obszar i odkryć tło"
#. Help manual
#: activities/erase_clic/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Click or tap on the blocks all of them disappear."
msgstr "Naciśnij lub stuknij na blokach do chwili, aż wszystkie znikną."
#. Activity title
#: activities/explore_farm_animals/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Explore Farm Animals"
msgstr "Poznaj zwierzęta na wsi"
#. Help title
#: activities/explore_farm_animals/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Learn about farm animals, what sounds they make, and interesting facts."
msgstr ""
"Poznawaj zwierzęta na wsi, dowiedz się jakie odgłosy wydają, a także kilka "
"interesujących szczegółów."
#. Help goal
#: activities/explore_farm_animals/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid ""
"Learn to associate animal sounds with the animal name and what the animal "
"looks like."
msgstr ""
"Kojarz ze sobą odgłosy jakie wydaje zwierzę z nazwą i wyglądem tego "
"zwierzęcia."
#. Help manual
#: activities/explore_farm_animals/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"There are three levels in this game.\n"
"\n"
"In level one, players enjoy exploring each animal on the screen. Click on an "
"animal and learn about it, what its name is, what sound it makes, and what "
"it looks like. Study well this information, because you will be tested in "
"level 2 and 3!\n"
"\n"
"In level two, a random animal sound is played and you must find which animal "
"makes this sound. Click on the corresponding animal. If you'd like to hear "
"the animal sound repeated, click on the play button. When you have matched "
"all animals correctly, you win!\n"
"\n"
"In level three, a random text prompt is displayed and you must click on the "
"animal that matches the text. When you have matched all texts correctly, you "
"win!\n"
msgstr ""
"W tej grze są trzy poziomy.\n"
"\n"
"Na pierwszym poziomie, gracz poznaje każde zwierzę na ekranie. Poprzez "
"kliknięcie na znaku zapytania można się dowiedzieć się czegoś o zwierzęciu, "
"jak się nazywa, jaki odgłos wydaje oraz jak wygląda. Zapamiętaj te "
"informacje dobrze, bo zostaniesz o nie odpytany na poziomie 2 oraz 3!\n"
"\n"
"Na poziomie drugim, zostanie odegrany odgłos losowo wybranego zwierzęcia, a "
"ty musisz wybrać, które zwierzę wydaje ten odgłos. Kliknij na zwierzęciu, "
"które słyszysz. Jeśli chcesz usłyszeć odgłos zwierzęcia ponownie, naciśnij "
"na przycisk odtwarzania. Po dopasowaniu wszystkich odgłosów zwierząt "
"poprawnie, wygrywasz!\n"
"\n"
"Na poziomie trzecim wyświetlany jest losowy tekst, a ty musisz wskazać "
"jakiego zwierzęcia on dotyczy. Po dopasowaniu wszystkich tekstów poprawnie, "
"wygrywasz!\n"
#: activities/explore_farm_animals/resource/board/board1.qml:31
msgctxt "board1|"
msgid "Horse"
msgstr "Koń"
#: activities/explore_farm_animals/resource/board/board1.qml:32
msgctxt "board1|"
msgid "The horse goes 'neigh! neigh!'. Horses usually sleep standing up."
msgstr "Koń robi 'iha! iha!'. Konie śpią zazwyczaj na stojąco."
#: activities/explore_farm_animals/resource/board/board1.qml:35
msgctxt "board1|"
msgid "You can ride on the back of this animal!"
msgstr "Na tym zwierzęciu możesz jeździć!"
#: activities/explore_farm_animals/resource/board/board1.qml:43
msgctxt "board1|"
msgid "Chicken"
msgstr "Kurczak"
#: activities/explore_farm_animals/resource/board/board1.qml:44
msgctxt "board1|"
msgid ""
"The chicken goes 'luck, cackle, cluck'. Chickens have over 200 different "
"noises they can use to communicate."
msgstr ""
"Kurczak robi 'ko, ko, ko'. Kurczaki wydają 200 różnych dźwięków, które "
"wykorzystują do porozumiewania się."
#: activities/explore_farm_animals/resource/board/board1.qml:47
msgctxt "board1|"
msgid "This animal lays eggs."
msgstr "To zwierzę składa jaja."
#: activities/explore_farm_animals/resource/board/board1.qml:55
msgctxt "board1|"
msgid "Cow"
msgstr "Krowa"
#: activities/explore_farm_animals/resource/board/board1.qml:56
msgctxt "board1|"
msgid ""
"The cow goes 'moo! moo!'. Cows are herbivorous mammals. They graze all day "
"in the meadow."
msgstr ""
"Krowa robi 'muu! muu!'. Krowy to zwierzęta roślinożerne. Pasą się całymi "
"dniami na łąkach."
#: activities/explore_farm_animals/resource/board/board1.qml:59
msgctxt "board1|"
msgid "You can drink the milk this animal produces."
msgstr "To zwierze daje mleko, które możesz wypić."
#: activities/explore_farm_animals/resource/board/board1.qml:67
msgctxt "board1|"
msgid "Cat"
msgstr "Kot"
#: activities/explore_farm_animals/resource/board/board1.qml:68
msgctxt "board1|"
msgid ""
"The cat goes 'meow, meow'. Cats usually hate water because their fur doesn't "
"stay warm when it is wet."
msgstr ""
"Kot robi 'miał, miał'. Koty zazwyczaj nie lubią wody, bo ich futro nie "
"grzeje ich, gdy jest wilgotne."
#: activities/explore_farm_animals/resource/board/board1.qml:71
msgctxt "board1|"
msgid "This pet likes chasing mice."
msgstr "To zwierze lubi gonić za myszami."
#: activities/explore_farm_animals/resource/board/board1.qml:79
msgctxt "board1|"
msgid "Pig"
msgstr "Świnia"
#: activities/explore_farm_animals/resource/board/board1.qml:80
msgctxt "board1|"
msgid "The pig goes 'oink, oink'. Pigs are the 4th most intelligent animal."
msgstr ""
"Świnia robi 'chrum, chrum'. Świnie to jedno z czterech "
"najinteligentniejszych zwięrząt."
#: activities/explore_farm_animals/resource/board/board1.qml:83
msgctxt "board1|"
msgid "This animal likes to lie in the mud."
msgstr "To zwierze lubi leżeć w błocie."
#: activities/explore_farm_animals/resource/board/board1.qml:91
msgctxt "board1|"
msgid "Duck"
msgstr "Kaczka"
#: activities/explore_farm_animals/resource/board/board1.qml:92
msgctxt "board1|"
msgid ""
"The duck goes 'quack, quack'. Ducks have special features like webbed feet "
"and produce an oil to make their feathers 'waterproof'."
msgstr ""
"Kaczka robi 'kwak, kwak'. Kaczki mają błonę pomiędzy palcami i wytwarzają "
"tłuszcz, który chroni ich pióra przed nasiąkaniem wodą."
#: activities/explore_farm_animals/resource/board/board1.qml:95
msgctxt "board1|"
msgid "This animal has webbed feet so it can swim in the water."
msgstr "To zwierze ma błony pomiędzy palcami, więc może pływać w wodzie."
#: activities/explore_farm_animals/resource/board/board1.qml:103
msgctxt "board1|"
msgid "Owl"
msgstr "Sowa"
#: activities/explore_farm_animals/resource/board/board1.qml:104
msgctxt "board1|"
msgid ""
"The owl goes 'hoo. hoo.' The owl has excellent vision and hearing at night."
msgstr "Sowa robi 'hoo. hoo.' Sowa ma doskonały wzrok i słuch w nocy."
#: activities/explore_farm_animals/resource/board/board1.qml:107
msgctxt "board1|"
msgid "This animal likes to come out at night."
msgstr "To zwierze lubi życie nocne."
#: activities/explore_farm_animals/resource/board/board1.qml:115
msgctxt "board1|"
msgid "Dog"
msgstr "Pies"
#: activities/explore_farm_animals/resource/board/board1.qml:116
msgctxt "board1|"
msgid ""
"The dog goes 'bark! bark!'. Dogs are great human companions and usually "
"enjoy love and attention."
msgstr ""
"Pies robi 'chał! chał!'. Psy to świetni towarzysze ludzi i zazwyczaj "
"lubią uwielbienie i uwagę."
#: activities/explore_farm_animals/resource/board/board1.qml:119
msgctxt "board1|"
msgid "This animal's ancestors were wolves."
msgstr "Przodkami tego zwierzęcia były wilki."
#: activities/explore_farm_animals/resource/board/board1.qml:127
msgctxt "board1|"
msgid "Rooster"
msgstr "Kogut"
#: activities/explore_farm_animals/resource/board/board1.qml:128
msgctxt "board1|"
msgid ""
"The rooster goes 'coc-a-doodle-doo!'. Roosters have been on farms for about "
"5,000 years. Every morning it wakes the farm up with its noises."
msgstr ""
"Kogut robi 'kuku-ryku!'. Koguty na wsi są już od 5,000 lat. Każdego ranka "
"budzą całą wieś hałasem, który robią."
#: activities/explore_farm_animals/resource/board/board1.qml:131
msgctxt "board1|"
msgid "This animal wakes the farm up in the morning."
msgstr "To zwierze budzi wieś o poranku."
#: activities/explore_farm_animals/resource/board/board1.qml:139
msgctxt "board1|"
msgid "Sheep"
msgstr "Owca"
#: activities/explore_farm_animals/resource/board/board1.qml:140
msgctxt "board1|"
msgid ""
"The sheep is a mammal that bears a fleece of wool. It is a grazing "
"herbivore, bred for its wool, its meat, and its milk. The fleece can be "
"removed and used to produce articles of clothing and blankets, among other "
"things."
msgstr ""
"Owca to ssak noszący na sobie wełnę. Jest to zwierzę wypasane, roślinożerne. "
"Hodowane na wełnę, mięso i mleko. Wełna może być z niego strzyc i użyć do "
"wytwarzania ubrań, koców, itp."
#: activities/explore_farm_animals/resource/board/board1.qml:143
msgctxt "board1|"
msgid "This animal is a close relative to the goat."
msgstr "To zwierzę jest blisko spokrewnione z kozą."
#: activities/explore_farm_animals/resource/board/board1.qml:153
msgctxt "board1|"
msgid "Click on each farm animal to discover them."
msgstr "Kliknij na każdym zwierzęciu gospodarskim, aby je odkryć."
#: activities/explore_farm_animals/resource/board/board1.qml:156
msgctxt "board1|"
msgid "Click on the farm animal that makes the sound you hear."
msgstr "Kliknij na zwierzę, który robi odgłos, który słyszysz."
#: activities/explore_farm_animals/resource/board/board1.qml:159
msgctxt "board1|"
msgid "Click the animal that matches the description."
msgstr "Kliknij na zwierzę, które pasuje do opisu."
#. Activity title
#: activities/explore_monuments/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Explore Monuments"
msgstr "Poznawaj zabytki"
#. Help title
#: activities/explore_monuments/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Explore Monuments around the world."
msgstr "Poznawaj zabytki z całego świata."
#. Help goal
#: activities/explore_monuments/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "To learn about different monuments on the basis of their location."
msgstr "Poznawaj zabytki z miejscami ich występowania."
#. Help prerequisite
#: activities/explore_monuments/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Knowledge of different monuments."
msgstr "Wiedza na temat różnych zabytków."
#. Help manual
#: activities/explore_monuments/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"Click on the given keys to learn more of the monuments and then identify "
"where the monuments is on the map by its name."
msgstr ""
"Kliknij na danych zabytkach, aby dowiedzieć się o nich więcej oraz aby "
"poznać ich miejsce na mapie."
#: activities/explore_monuments/ActivityInfo.qml:37
msgctxt "ActivityInfo|"
msgid "Photos taken from Wikipedia."
msgstr "Obrazy pochodzą z Wikipedia."
#: activities/explore_monuments/resource/board/board1.qml:30
#: activities/explore_monuments/resource/board/board1.qml:33
msgctxt "board1|"
msgid "Chichén Itzá"
msgstr "Chichén Itzá"
#: activities/explore_monuments/resource/board/board1.qml:31
msgctxt "board1|"
msgid ""
"Chichen Itza, meaning “at the mouth of the Itza well”, is a Mayan City on "
"the Yucatan Peninsula in Mexico, between Valladolid and Merida. It was "
"established before the period of Christopher Colombus and probably served as "
"the religion center of Yucatan for a while."
msgstr ""
"Chichen Itza, oznacza “przy ustach studni Itza\" jest to miasto Majów, na "
"półwyspie Jukatan w Meksyku, pomiędzy Valladolid oraz Merida. Zostało "
"założone przed erą Krzysztofa Kolumba i prawdopodobnie służyło jako ośrodek "
"religijny Jukatan."
#: activities/explore_monuments/resource/board/board1.qml:41
#: activities/explore_monuments/resource/board/board1.qml:44
msgctxt "board1|"
msgid "Colosseum"
msgstr "Koloseum"
#: activities/explore_monuments/resource/board/board1.qml:42
msgctxt "board1|"
msgid ""
"The Colosseum or Coliseum is today the most recognizable of Rome's Classical "
"buildings. Even 2,000 years after it was built, and despite centuries when "
"the abandoned building was pillaged for building materials, it is instantly "
"recognizable as a classical template for the stadia of today. It was the "
"first permanent amphitheatre to be raised in Rome, and the most impressive "
"arena the Classical world had yet seen."
msgstr ""
"Koloseum jest dzisiaj najbardziej rozpoznawalnym klasycznym budowlą Rzymu. "
"Nawet po 2000 lat od jego zbudowania i mimo wieków, gdy było opuszczone i "
"plądrowane na materiał budowlany, nadal jest rozpoznany jako klasyczny "
"szablon dla dzisiejszych stadionów. Był to pierwszy trwały amfiteatr "
"wzniesiony w Rzymie i najznamienitsza arena klasycznego świata."
#: activities/explore_monuments/resource/board/board1.qml:52
#: activities/explore_monuments/resource/board/board1.qml:55
msgctxt "board1|"
msgid "Christ the Redeemer"
msgstr "Chrystus Zbawiciel"
#: activities/explore_monuments/resource/board/board1.qml:53
msgctxt "board1|"
msgid ""
"Christ the Redeemer is an Art Deco statue of Jesus Christ in Rio de Janeiro, "
"Brazil. A symbol of Christianity across the world, the statue has also "
"become a cultural icon of both Rio de Janeiro and Brazil."
msgstr ""
"Chrystus Zbawiciel jest statuą Art Deco Jezusa Chrystusa w Rio de Janeiro, "
"mieście Brazylii. Symbol chrześcijaństwa na całym świecie, statua stała się "
"także ikoną kulturalną zarówno dla Rio de Janeiro jak i Brazylii."
#: activities/explore_monuments/resource/board/board1.qml:63
#: activities/explore_monuments/resource/board/board1.qml:66
msgctxt "board1|"
msgid "The Great Wall of China"
msgstr "Wielki mur chiński"
#: activities/explore_monuments/resource/board/board1.qml:64
msgctxt "board1|"
msgid ""
"The Great Wall, was listed as a World Heritage by UNESCO in 1987. Just like "
"a gigantic dragon, it winds up and down across deserts, grasslands, "
"mountains and plateaus, stretching approximately 13,170 miles (21,196 "
"kilometers) from east to west of China."
msgstr ""
"Wielki Mur został wpisany na listę dziedzictwa światowego przez UNESCO w "
"1987. Tak samo jak gigantyczny smok, rozciąga się w górę i w dół po "
"pustyniach, łąkach, górach i nizinach, licząc sobie długość 13,170 mil "
"(21,196 kilometrów) ze wchodu na zachód Chin."
#: activities/explore_monuments/resource/board/board1.qml:74
#: activities/explore_monuments/resource/board/board1.qml:77
msgctxt "board1|"
msgid "Machu Picchu"
msgstr "Machu Picchu"
#: activities/explore_monuments/resource/board/board1.qml:75
msgctxt "board1|"
msgid ""
"Machu Picchu stands 2,430 m above sea-level, in the middle of a tropical "
"mountain forest, in an extraordinarily beautiful setting. It was probably "
"the most amazing urban creation of the Inca Empire at its height; its giant "
"walls, terraces and ramps seem as if they have been cut naturally in the "
"continuous rock escarpments. The natural setting, on the eastern slopes of "
"the Andes, encompasses the upper Amazon basin with its rich diversity of "
"flora and fauna."
msgstr ""
"Machu Picchu jest położone 2,430 m ponad poziomem morza, w środku lasu "
"tropikalnego, w niezwykle pięknej okolicy. Był to prawdopodobnie "
"najdoskonalszy twór miejski Imperium Inków w czasach jego świetności; jego "
"gigantyczne mury, tarasy i rampy wyglądają jakby były naturalnie wyciosane w "
"ciągłej skarpie skał. Naturalna okolica, na wschodnich zboczach And, jest "
"górnym basenem Amazonki z bogactwem flory i fauny."
#: activities/explore_monuments/resource/board/board1.qml:85
#: activities/explore_monuments/resource/board/board1.qml:88
msgctxt "board1|"
msgid "Petra"
msgstr "Petra"
#: activities/explore_monuments/resource/board/board1.qml:86
msgctxt "board1|"
msgid ""
"Petra is a historical and archaeological city in the southern Jordanian "
"governorate of Ma'an that is famous for its rock-cut architecture and water "
"conduit system. Established possibly as early as 312 BC as the capital city "
"of the Arab Nabataeans, it is a symbol of Jordan, as well as Jordan's most-"
"visited tourist attraction."
msgstr ""
"Petra jest historycznym i archeologicznym miastem w południowej Jordanii "
"zarządzanym przez Ma'an, które jest sławne ze swojej architektury rzeźbionej "
"w skale oraz systemów prowadzenia wody. Miasto zostało utworzone "
"prawdopodobnie w 312 roku przed Chrystusem jako stolica Arabskich "
"Nabatejczyków, jest symbolem, jak i najczęściej odwiedzaną atrakcją "
"turystyczną Jordanu."
#: activities/explore_monuments/resource/board/board1.qml:96
msgctxt "board1|"
msgid "Taj Mahal, India"
msgstr "Taj Mahal, Indie"
#: activities/explore_monuments/resource/board/board1.qml:97
msgctxt "board1|"
msgid ""
"The Taj Mahal is a white marble mausoleum located on the southern bank of "
"the Yamuna River in the Indian city of Agra. It was commissioned in 1632 by "
"the Mughal emperor Shah Jahan reigned to house the tomb of his favorite wife "
"of three, Mumtaz Mahal."
msgstr ""
"Taj Mahal jest białym granitowym mauzoleum na południowym brzegu rzeki "
"Yamuna w indyjskim mieście Agra. Budowla została zlecona w 1632 przez "
"cesarza Mogołów Shah Jahan jako grobowiec dla najulubieńszej z jego trzech "
"żon, Mumtaz Mahal."
#: activities/explore_monuments/resource/board/board1.qml:99
msgctxt "board1|"
msgid "Taj Mahal"
msgstr "Taj Mahal"
#: activities/explore_monuments/resource/board/board1.qml:109
msgctxt "board1|"
msgid "The 7 New Wonders of World."
msgstr "Nowe Siedem cudów świata."
#: activities/explore_monuments/resource/board/board1.qml:112
msgctxt "board1|"
msgid "Click on location where the given monument is located."
msgstr "Kliknij na miejscu występowania tego zbytku."
#: activities/explore_monuments/resource/board/board2.qml:29
#: activities/explore_monuments/resource/board/board2.qml:32
msgctxt "board2|"
msgid "Golden Temple"
msgstr "Złota świątynia"
#: activities/explore_monuments/resource/board/board2.qml:30
msgctxt "board2|"
msgid ""
"Sri Harimandir Sahib, known as the Golden Temple in Amritsar, is one of the "
"most revered spiritual sites of Sikhism. The construction was intended to "
"build a place of worship for men and women from all walks of life and all "
"religions to worship God equally."
msgstr ""
"Sri Harimandir Sahib, znany jako Złota Świątynia w Amritsar, jest jednym z "
"najbardziej szanowanych miejsc duchowych Sikhismu. Budowla była przeznaczona "
"na miejsce modlitw dla mężczyzn i kobiet wszystkich stanów i religi."
#: activities/explore_monuments/resource/board/board2.qml:40
#: activities/explore_monuments/resource/board/board2.qml:43
msgctxt "board2|"
msgid "Hawa Mahal"
msgstr "Hawa Mahal"
#: activities/explore_monuments/resource/board/board2.qml:41
msgctxt "board2|"
msgid ""
"Hawa Mahal, is a palace in Jaipur, India, so named because it was "
"essentially a high screen wall built so the women of the royal household "
"could observe street festivals while unseen from the outside. Constructed of "
"red and pink sandstone, the palace sits on the edge of the City Palace, and "
"extends to the zenana, or women's chambers."
msgstr ""
"Hawa Mahal jest pałacem w Jaipur w Indiach i został tak nazwany ze względu "
"na wysoki ekran, który pozwalał kobietom z królewskiego obserwować festiwale "
"uliczne będąc niewidocznymi dla otoczenia. Pałac zbudowany z czerwonego i "
"różowego piaskowca, znajduje się na skraju Pałacu Miejskiego i rozciąga "
"się do zenany lub inaczej izb dla kobiet."
#: activities/explore_monuments/resource/board/board2.qml:51
#: activities/explore_monuments/resource/board/board2.qml:54
msgctxt "board2|"
msgid "Taj Mahal"
msgstr "Taj Mahal"
#: activities/explore_monuments/resource/board/board2.qml:52
msgctxt "board2|"
msgid ""
"The Taj Mahal is a white marble mausoleum located on the southern bank of "
"the Yamuna River in the Indian city of Agra. It was commissioned in 1632 by "
"the Mughal emperor Shah Jahan reigned to house the tomb of his favorite wife "
"of three, Mumtaz Mahal."
msgstr ""
"Taj Mahal jest białym granitowym mauzoleum na południowym brzegu rzeki "
"Yamuna w indyjskim mieście Agra. Budowla została zlecona w 1632 przez "
"cesarza Mogołów Shah Jahan jako grobowiec dla najulubieńszej z jego trzech "
"żon, Mumtaz Mahal."
#: activities/explore_monuments/resource/board/board2.qml:62
#: activities/explore_monuments/resource/board/board2.qml:65
msgctxt "board2|"
msgid "Gateway of India"
msgstr "Brama Indii"
#: activities/explore_monuments/resource/board/board2.qml:63
msgctxt "board2|"
msgid ""
"The Gateway of India is one of India's most unique landmarks situated in the "
"city of Mumbai. The colossal structure was constructed in 1924. Located at "
"the tip of Apollo Bunder, the gateway overlooks the Mumbai harbor, bordered "
"by the Arabian Sea in the Colaba district. The Gateway of India is a "
"monument that marks India's chief ports and is a major tourist attraction "
"for visitors who arrive in India for the first time."
msgstr ""
"Brama Indii jest jednym z najbardziej niepowtarzalnych zabytków Indii w "
"Bombaju. Kolosalna konstrukcja została zbudowana w 1924. Miejsce, w którym "
"powstała to Apollo Bunder. Stąd brama wychodzi na port Morza Arabskiego w "
"Bombaju w dzielnicy Colaba. Brama Indii jest zabytkiem będącym jednym z "
"głównych portów Indii i jest główną atrakcją turystyczną dla odwiedzających "
"Indie po raz pierwszy."
#: activities/explore_monuments/resource/board/board2.qml:73
#: activities/explore_monuments/resource/board/board2.qml:76
msgctxt "board2|"
msgid "Great Stupa"
msgstr "Wielka Stupa"
#: activities/explore_monuments/resource/board/board2.qml:74
msgctxt "board2|"
msgid ""
"The Great Stupa at Sanchi is the oldest stone structure in India and was "
"originally commissioned by the emperor Ashoka the Great in the 3rd century "
"BCE. Its nucleus was a simple hemispherical brick structure built over the "
"relics of the Buddha. It was crowned by the chatra, a parasol-like structure "
"symbolizing high rank, which was intended to honor and shelter the relics."
msgstr ""
"Wielka Stupa w Sanchi jest najstarszą konstrukcją z kamieni w Indiach, która "
"została pierwotnie zlecona przez cesarza Ashoka Wielkiego w trzecim wieku "
"przed Chrystusem. Jej jądro było półkulistą konstrukcją z cegieł zbudowaną "
"nad reliktami Buddy. Konstrukcja została ukoronowana przez chatrę, "
"konstrukcję w kształcie parasola, symbolizującą wysokie pochodzenie, której "
"celem było uhonorowanie i ochrona reliktów."
#: activities/explore_monuments/resource/board/board2.qml:84
#: activities/explore_monuments/resource/board/board2.qml:87
msgctxt "board2|"
msgid "Ajanta Caves"
msgstr "Jaskinie Adźanta"
#: activities/explore_monuments/resource/board/board2.qml:85
msgctxt "board2|"
msgid ""
"The Ajanta Caves are about 29 rock-cut Buddhist cave monuments which date "
"from the 2nd century BCE to about 480 CE in Aurangabad district of "
"Maharashtra state of India. The caves include paintings and rock cut "
"sculptures described as among the finest surviving examples of ancient "
"Indian art, particularly expressive paintings that present emotion through "
"gesture, pose and form. Since 1983, the caves have been a UNESCO World "
"Heritage Site"
msgstr ""
"Jaskinie Ajanta są 29 wyciętymi w skale Buddyjskimi monumentami, które "
"powstały na przestrzeni od drugiego stulecia przed erą chrześcijańską do 480 "
"roku ery chrześcijańskiej w dystrykcie Aurangabad stanuMaharashtra w India. "
"Jaskinie składające się z malowideł i rzeźb wyciętych w skale zaliczają się "
"do najlepszych przykładów starożytnej sztuki hinduskiej, a w szczególności "
"ekspresyjne malowidła, które przedstawiają emocje poprzez gesty, postawy i "
"formę. Od 1983, jaskinie zostały wpisane na światową listę dziedzictwa "
"kulturowego UNESCO"
#: activities/explore_monuments/resource/board/board2.qml:95
#: activities/explore_monuments/resource/board/board2.qml:98
msgctxt "board2|"
msgid "Konark Sun Temple"
msgstr "Świątynia Słońca Konark"
#: activities/explore_monuments/resource/board/board2.qml:96
msgctxt "board2|"
msgid ""
"The Konark Sun Temple (also spelled Konarak) is a 13th-century Hindu temple "
"dedicated to the Sun god. Shaped like a giant chariot, the temple is known "
"for the exquisite stone carvings that cover the entire structure."
msgstr ""
"Świątynia Słońca Konark (nazywana również Konarak) jest trzynastowieczną "
"świątynią hinduską wzniesioną ku chwale boga Słońca. Świątynia w kształcie "
"powozu, jest znana z pięknych rzeźb w kamieniu, które pokrywają całą budowlę."
#: activities/explore_monuments/resource/board/board2.qml:106
#: activities/explore_monuments/resource/board/board2.qml:109
msgctxt "board2|"
msgid "Mysore Palace"
msgstr "Pałac Mysore"
#: activities/explore_monuments/resource/board/board2.qml:107
msgctxt "board2|"
msgid ""
"Mysore Palace or Mysore Maharaja Palace is one of the largest and most "
"spectacular monuments in India. Also known as Amba Vilas, it is located in "
"the heart of the city of Mysore. The palace was initially built by the "
"Wodeyar kings in the 14th century."
msgstr ""
"Pałac Mysore lub Pałac Mysore Maharaja jest jednym z największych i "
"najbardziej spektakularnych zabytków w Indiach. Pałac znany jest także jako "
"Amba Vilas i mieści się w sercu miasta Mysore. Pałac początkowo był "
"zbudowany przez królów Wodeyar w 14 wieku."
#: activities/explore_monuments/resource/board/board2.qml:117
#: activities/explore_monuments/resource/board/board2.qml:120
msgctxt "board2|"
msgid "Charminar"
msgstr "Charminar"
#: activities/explore_monuments/resource/board/board2.qml:118
msgctxt "board2|"
msgid ""
"The Charminar in Hyderabad was constructed in 1591 by Mohammed Quli Qutab "
"Shah. He built the Charminar to mark the end of plague in the Hyderabad "
"city. Since the construction of the Charminar, the Hyderabad city has almost "
"become synonymous with the monument. The Charminar is a massive and "
"impressive structure with four minarets."
msgstr ""
"Charminar w Hyderabad został zbudowany w 1591 przez Mohammeda Quli Qutab "
"Shah. Zbudował Charminar, aby naznaczyć koniec plagi w mieście Hyderabad. Od "
"czasu zbudowania Charminaru, miasto Hyderabad stało się synonimiczne z "
"pomnikiem. Charminar jest masywną i imponującą budowlą z czterema minaretami."
#: activities/explore_monuments/resource/board/board2.qml:128
#: activities/explore_monuments/resource/board/board2.qml:131
msgctxt "board2|"
msgid "Victoria Memorial"
msgstr "Pomnik królowej Wiktorii"
#: activities/explore_monuments/resource/board/board2.qml:129
msgctxt "board2|"
msgid ""
"The Victoria Memorial was built to commemorate the peak of the British "
"Empire in India. It represents the architectural climax of Kolkata city, and "
"blends the best of the British and Mughal architecture. The Victoria "
"Memorial hall was built with white Makrana marbles."
msgstr ""
"Pomnik królowej Wiktorii został wzniesiony, aby upamiętnić szczyt Królestwa "
"Brytyjskiego wi Indiach. Znaczy szczyt architektoniczny miasta Kalkuta."
"Pomnik łączy najlepsze elementy architektury brytyjskiej i mughalskiej. "
"Pomnik został zbudowany przy użyciu białego marmury Makrana."
#: activities/explore_monuments/resource/board/board2.qml:139
#: activities/explore_monuments/resource/board/board2.qml:142
msgctxt "board2|"
msgid "Rang Ghar"
msgstr "Rang Ghar"
#: activities/explore_monuments/resource/board/board2.qml:140
msgctxt "board2|"
msgid ""
"The Rang Ghar is a two-storied building which once served as the royal "
"sports-pavilion where Ahom kings and nobles were spectators at games like "
"buffalo fights and other sports at Rupahi Pathar - particularly during the "
"Rongali Bihu festival in the Ahom capital of Rangpur."
msgstr ""
"Rang Ghar to dwupoziomowy budynek, który służył jako królewski pawilon "
"sportowy, w którym królowie Ahom i dostojnicy królewscy byli widzami takich "
"widowisk jak np. walki bizonów, a także innych sportów odbywających się w "
"Rupahi Pathar - szczególnie w podczas festiwaluRongali Bihu w Ahom, stolicy "
"Rangpur."
#: activities/explore_monuments/resource/board/board2.qml:150
#: activities/explore_monuments/resource/board/board2.qml:153
msgctxt "board2|"
msgid "Qutub Minar"
msgstr "Qutub Minar"
#: activities/explore_monuments/resource/board/board2.qml:151
msgctxt "board2|"
msgid ""
"Qutub Minar at 74 meters, is the tallest brick minaret in the world, and the "
"second tallest minar in India after Fateh Burj at Mohali. Along with the "
"ancient and medieval monuments surrounding it, they form the Qutb Complex, "
"which is a UNESCO World Heritage Site. The tower, located in the Mehrauli "
"area of Delhi, is made of red sandstone and marble."
msgstr ""
"Qutub Minar przy 74 metrach, jest najwyższym minaretem na świecie zbudowanym "
"z cegieł i drugim najwyższym minaretem w Indiach po Fateh Burj w Mohali. "
"Wraz z starożytnymi i średniowiecznymi, otaczającymi go pomnikami, tworzy "
"kompleks Qutb, który został wpisany na listę światowych zabytków UNESCO. "
"Wieża mieści się w obszarze Mehrauli miasta Delhi. Wieża została wykonana z "
"czerwonego piaskowca i marmuru."
#: activities/explore_monuments/resource/board/board2.qml:163
msgctxt "board2|"
msgid "Monuments of India"
msgstr "Zabytki Indii"
#: activities/explore_monuments/resource/board/board2.qml:166
msgctxt "board2|"
msgid "Click on location where the given monument is located."
msgstr "Kliknij na miejscu występowania tego zbytku."
#: activities/explore_monuments/resource/board/board3.qml:29
#: activities/explore_monuments/resource/board/board3.qml:32
msgctxt "board3|"
msgid "Mont-Saint-Michel"
msgstr "Mont-Saint-Michel"
#: activities/explore_monuments/resource/board/board3.qml:30
msgctxt "board3|"
msgid ""
"Mont Saint-Michel is a rocky tidal island located in Normandy, at the mouth "
"of the Couesnon River, near the city of Avranches. The highest point of the "
"island is the spire at the top of the Abbey’s bell tower, 170 metres above "
"sea level. They are currently less than 50 people living on the island. The "
"unique feature of Mont Saint-Michel is that it is completely surrounded by "
"water and can only be accessed at low tide."
msgstr ""
"Mont Saint-Michel jest skalistą wyspą pływową w Normandii, u ujścia rzeki "
"Couesnon, obok miasta Avranches. Najwyższym punktem wyspy jest igła na "
"szycie dzwonnicy opactwa, która znajduje się 170 metrów ponad poziomem "
"morza. Obecnie zamieszkuje ją 50 osób. Wyjątkową cechą Mont Saint-Michel "
"jest to, że jest ona całkowicie otoczona wodą i można do niej dotrzeć tylko "
"podczas słabego przypływu."
#: activities/explore_monuments/resource/board/board3.qml:40
#: activities/explore_monuments/resource/board/board3.qml:43
msgctxt "board3|"
msgid "Cité de Carcassonne"
msgstr "Cité de Carcassonne"
#: activities/explore_monuments/resource/board/board3.qml:41
msgctxt "board3|"
msgid ""
"With more than 4 million visitors each year, Carcassonne is among the most "
"prestigious tourist destinations in France, on a par with Mont Saint Michel "
"and Paris’ Notre-Dame. A UNESCO World Heritage Site since 1997, Carcassonne "
"is a dramatic representation of medieval architecture perched on a rocky "
"spur that towers above the River Aude, southeast of the new town."
msgstr ""
"Z ponad 4 milionami odwiedzających rocznie, Carcassonne znajduje się wśród "
"najbardziej odwiedzanych miejsc turystycznych we Francji, na równi z Mont "
"Saint Michel oraz paryską Notre-Dame. Na liście światowych zabytków UNESCO "
"od 1997, Carcassonne jest zapierającym dech w piersiach świadectwem "
"średniowiecznej architektury osadzonej na skalistej ostrodze, która wznosi "
"się ponad rzeką River Aude, na południowy wschód od nowego miasta."
#: activities/explore_monuments/resource/board/board3.qml:51
#: activities/explore_monuments/resource/board/board3.qml:54
msgctxt "board3|"
msgid "Reims Cathedral"
msgstr "Katedra Reims"
#: activities/explore_monuments/resource/board/board3.qml:52
msgctxt "board3|"
msgid ""
"By size, Reims Cathedral is quite an extraordinary construction: designed to "
"accommodate huge crowds, its gigantic dimensions include a surface area of "
"6,650 m2 and a length of 122m. A Gothic art masterpiece and the coronation "
"site of the Kings of France, it has been listed as a UNESCO World Heritage "
"Site since 1991. The Mecca for tourists in the Champagne region welcomes "
"1,500,000 visitors every year."
msgstr ""
"Rozmiarowo, katedra Reims jest całkiem niezwykłą budowlą: stworzoną do "
"pomieszczenia ogromnych tłumów, ma gigantyczną powierzchnię 6,650 m2 oraz "
"długość 122m. Gotycki majstersztyk i miejsce koronacji królów Francji, "
"katedra została wpisana na listę zabytków światowych UNESCO w 1991. Mekka w "
"regionie szampanów, która przyjmuje 1,500,000 odwiedzających każdego roku."
#: activities/explore_monuments/resource/board/board3.qml:62
#: activities/explore_monuments/resource/board/board3.qml:65
msgctxt "board3|"
msgid "Pont du Gard"
msgstr "Pont du Gard"
#: activities/explore_monuments/resource/board/board3.qml:63
msgctxt "board3|"
msgid ""
"The Pont du Gard was built shortly before the Christian era to allow the "
"aqueduct of Nîmes (which is almost 50 km long) to cross the Gardon river. "
"The Roman architects and hydraulic engineers who designed this bridge, which "
"stands almost 50 m high and is on three levels – the longest measuring 275 m "
"– created a technical as well as an artistic masterpiece."
msgstr ""
"Pont du Gard został zbudowany na krótko przed erą chrześcijaństwa, aby "
"umożliwić akweduktowi Nîmes (który jest długi na prawie 50 km) przekroczyć "
"rzekę Gardon. Rzymscy architekci i hydraulicy, którzy zaprojektowali most, "
"który wznosi się na wysokość 50 m i jest trzy-poziomowy, gdzie najdłuższy "
"poziom ma długość 275 m - stworzyli majstersztyk zarówno pod względem "
"technicznym jak i artystycznym ."
#: activities/explore_monuments/resource/board/board3.qml:73
#: activities/explore_monuments/resource/board/board3.qml:76
msgctxt "board3|"
msgid "Arles Amphitheatre"
msgstr "Arles Amphitheatre"
#: activities/explore_monuments/resource/board/board3.qml:74
msgctxt "board3|"
msgid ""
"This Roman amphitheatre dates back to the first century BC and was "
"originally the setting for gladiator battles and chariot races during "
"Antiquity. Modified many times, it was finally renovated during the 19th "
"century."
msgstr ""
"Ten rzymski amfiteatr powstał w pierwszym wieku przed Chrystusem i "
"pierwotnie był miejscem walk gladiatorów i wyścigów zaprzęgów w "
"starożytności. Zmieniany wielokrotnie, w końcu został odnowiony w 19-tym "
"wieku."
#: activities/explore_monuments/resource/board/board3.qml:84
#: activities/explore_monuments/resource/board/board3.qml:87
msgctxt "board3|"
msgid "Château de Chambord"
msgstr "Château de Chambord"
#: activities/explore_monuments/resource/board/board3.qml:85
msgctxt "board3|"
msgid ""
"Prestigious, majestic, colossal, extravagant are these adjectives enough to "
"fully describe the splendour of Chambord? The largest chateau of the Loire "
"Valley is indeed full of surprises for those who are lucky enough to explore "
"its domain. This remarkable piece of architecture is certainly more than "
"just a castle: it is the dream of a King, transformed into reality."
msgstr ""
"Prestiżowy, majestatyczny, kolosalny, ekstrawagancki to przymiotniki "
"wystarczające do pełnego opisania splendoru Chambord? Największy chateau "
"doliny Loire jest pełen niespodzianek dla tych co mają wystarczająco "
"szczęścia, żeby zwiedzić jego tereny. Ta niezwykła część architektury jest "
"czymś więcej niż tylko zamkiem: jest to sen króla, przeistoczony w "
"rzeczywistość."
#: activities/explore_monuments/resource/board/board3.qml:95
#: activities/explore_monuments/resource/board/board3.qml:98
msgctxt "board3|"
msgid "Rocamadour"
msgstr "Rocamadour"
#: activities/explore_monuments/resource/board/board3.qml:96
msgctxt "board3|"
msgid ""
"When coming from Cahors by road, Rocamadour suddenly appears clinging "
"precariously against the cliff above the Alzou canyon. One of the most "
"famous villages of Europe, Rocamadour seemingly defies the laws of gravity. "
"The vertiginous Citadel of Faith is best summed up by an old local saying: "
"“houses on the river, churches on the houses, rocks on the churches, castle "
"on the rock”."
msgstr ""
"Jadąc drogą od strony Cahors, Rocamadour wygląda jakby się niepewnie "
"trzymało klifu powyżej kanionu Alzou. Rocamadour, jedna z najsławniejszych "
"wsi w Europie, wydaje się przeczyć prawom powszechnego ciążenia. "
"Przyprawiająca o zawrót głowy Cytadela Nadziei daje się najlepiej podsumować "
"starym powiedzeniem: “domy na rzece, kościoły na domach, skały na "
"kościołach, zamki na skałach”."
#: activities/explore_monuments/resource/board/board3.qml:106
#: activities/explore_monuments/resource/board/board3.qml:109
msgctxt "board3|"
msgid "Palais des Papes"
msgstr "Pałac papieski w Awinionie"
#: activities/explore_monuments/resource/board/board3.qml:107
msgctxt "board3|"
msgid ""
"The star attraction of Avignon is the Palais des Papes (Palace of the "
"Popes), a vast castle of significant historic, religious and architectural "
"importance. It is one of the largest and most important medieval Gothic "
"buildings in Europe."
msgstr ""
"Główna atrakcja Avignon jest Palais des Papes (Pałac Papieży), wielki zamek "
"z historią o znaczeniu architektonicznym i religijnym. Jest to jedna z "
"największych i najważniejszych gotyckich budowli średniowiecznych w Europie."
#: activities/explore_monuments/resource/board/board3.qml:117
#: activities/explore_monuments/resource/board/board3.qml:120
msgctxt "board3|"
msgid "Château de Chenonceau"
msgstr "Château de Chenonceau"
#: activities/explore_monuments/resource/board/board3.qml:118
msgctxt "board3|"
msgid ""
"Chateau de Chenonceau is among many of Loire Valley Chateaux that boast "
"amazing architecture and historical significance drawing thousands of "
"tourists from all over the world. Chateau de Chenonceau is sometimes called "
"the Ladies Castle by some historians due to feminine figures having greatly "
"influenced the construction and development of this French Chateau over the "
"centuries."
msgstr ""
"Chateau de Chenonceau jako jedna z wielu Chateaux Doliny Loary, która "
"zachwyca architekturą, a jej znaczenie historyczne przyciąga tysiące "
"turystów z całego świata. Chateau de Chenonceau przez historyków czasami "
"jest nazywane Zamkiem Dam ze względu na to, że to kobiety znacznie wpłynęły "
"na konstrukcję i rozbudowę tego francuskiego Chateau na przestrzeni wieków."
#: activities/explore_monuments/resource/board/board3.qml:128
#: activities/explore_monuments/resource/board/board3.qml:131
msgctxt "board3|"
msgid "Eiffel Tower"
msgstr "Wieża Eiffla"
#: activities/explore_monuments/resource/board/board3.qml:129
msgctxt "board3|"
msgid ""
"The world-famous metallic tower was built for the Paris International "
"Exhibition in 1889 for the centenary of the French Revolution. At the time "
"of its inauguration, it was the world’s tallest monument."
msgstr ""
"Znana na całym świecie stalowa wieża została zbudowana na Międzynarodową "
"Wystawę w Paryżu w 1889 na stulecie Rewolucji Francuskiej. W chwili jej "
"inauguracji była najwyższym, światowym zabytkiem."
#: activities/explore_monuments/resource/board/board3.qml:141
msgctxt "board3|"
msgid "Monuments of France"
msgstr "Zabytki Francji"
#: activities/explore_monuments/resource/board/board3.qml:144
msgctxt "board3|"
msgid "Click on location where the given monument is located."
msgstr "Kliknij na miejscu występowania tego zbytku."
#: activities/explore_monuments/resource/board/board4.qml:29
#: activities/explore_monuments/resource/board/board4.qml:32
msgctxt "board4|"
msgid "Neuschwanstein Castle"
msgstr "Zamek Neuschwanstein"
#: activities/explore_monuments/resource/board/board4.qml:30
msgctxt "board4|"
msgid ""
"The ultimate fairytale castle, Neuschwanstein is situated on a rugged hill "
"near Füssen in southwest Bavaria. It was the inspiration for the Sleeping "
"Beauty castles in the Disneyland parks. The castle was commissioned by King "
"Ludwig II of Bavaria who was declared insane when the castle was almost "
"completed in 1886 and found dead a few days later. Neuschwanstein is the "
"most photographed building in the country and one of the most popular "
"tourist attractions in Germany."
msgstr ""
"Zamek z baśni, Neuschwanstein jest umiejscowiony na urwistym wzgórzu obok "
"Füssen w południowo-zachodniej Bawarii. Był inspiracją dla zamków Śpiącej "
"Królewny w parkach Disneylandu. Zamek został wybudowany przez króla "
"BawariiLudwiga II, którego okrzyknięto szalonym, gdy zamek był na ukończeniu "
"w 1886 i którego znaleziono martwym kilka dni później. Neuschwanstein jest "
"najbardziej fotografowanym budynkiem w kraju i jedną z najpopularniejszych "
"atrakcji turystycznych Niemiec."
#: activities/explore_monuments/resource/board/board4.qml:40
#: activities/explore_monuments/resource/board/board4.qml:43
msgctxt "board4|"
msgid "Trier Imperial Baths"
msgstr "Termy Cesarskie w Trewirze"
#: activities/explore_monuments/resource/board/board4.qml:41
msgctxt "board4|"
msgid ""
"The Trier Imperial Baths are a large Roman bath complex in Trier, Germany. "
"It is designated as part of the Roman Monuments, Cathedral of St. Peter and "
"Church of Our Lady in Trier UNESCO World Heritage Site."
msgstr ""
"Termy Cesarskie w Trewirze są dużym kompleksem rzymskim w Niemczech. Zostały "
"wpisane na światową listę zabytków UNESCO jako rzymska budowla obok Katedry "
"Św. Piotra oraz Kościoła Najświętszej Marii Panny."
#: activities/explore_monuments/resource/board/board4.qml:51
#: activities/explore_monuments/resource/board/board4.qml:54
msgctxt "board4|"
msgid "Brandenburg Gate"
msgstr "Brama Brandenburska"
#: activities/explore_monuments/resource/board/board4.qml:52
msgctxt "board4|"
msgid ""
"The Brandenburg Gate is the only surviving city gate of Berlin and "
"symbolizes the reunification of East and West Berlin. Built in the 18th "
"century, the Brandenburg Gate is the entry to Unter den Linden, the "
"prominent boulevard of linden trees which once led directly to the palace of "
"the Prussian monarchs. It is regarded as one of the most famous landmarks in "
"Europe."
msgstr ""
"Brama Brandenburska jest jedyną bramą, która przetrwała w Berlinie i jest "
"symbolem połączenia Berlina wschodniego z zachodnim. Brama zbudowana w 18. "
"wieku jest wejściem do Unter den Linden, prominentnego deptaku w cieniu "
"drzew lipowych, który kiedyś prowadził prosto do pałacu monarchów Pruskich. "
"Zabytek ten jest uznawany za jedn z najważniejszych w Europe."
#: activities/explore_monuments/resource/board/board4.qml:62
#: activities/explore_monuments/resource/board/board4.qml:65
msgctxt "board4|"
msgid "Berlin Cathedral"
msgstr "Katedra w Berlinie"
#: activities/explore_monuments/resource/board/board4.qml:63
msgctxt "board4|"
msgid ""
"The Cathedral of Berlin is the largest church in the city, and it serves as "
"a vital center for the Protestant church of Germany. Reaching out well "
"beyond the borders of the parish and of Berlin, the cathedral attracts "
"thousands of visitors, year after year, from Germany and abroad."
msgstr ""
"Katedra w Berlinie jest największą świątynią w mieście i jest centrum "
"protestanckiego kościoła w Niemczech. Sięgając znacznie poza swoją parafię i "
"miasto Berlin, katedra co roku przyciąga tysiące odwiedzających z Niemiec i "
"zagranicy."
#: activities/explore_monuments/resource/board/board4.qml:73
#: activities/explore_monuments/resource/board/board4.qml:76
msgctxt "board4|"
msgid "Schwerin Palace"
msgstr "Zamek w Schwerinie"
#: activities/explore_monuments/resource/board/board4.qml:74
msgctxt "board4|"
msgid ""
"This romantic fairytale fortress, with all its many towers, domes and wings, "
"is reflected in the waters of Lake Schwerin. It was completed in 1857 and "
"symbolized the powerful dynasty of its founder, Friedrich Franz II."
msgstr ""
"Ta romantyczna twierdza z bajek, z wieloma swoimi wieżami, kopułami i "
"skrzydłami odbija się w wodach jeziora Schwerin. Została ukończona w 1857 i "
"jest symbolem potężnej dynastii jej założyciela, Friedricha Franza II."
#: activities/explore_monuments/resource/board/board4.qml:84
#: activities/explore_monuments/resource/board/board4.qml:87
msgctxt "board4|"
msgid "Aula Palatina"
msgstr "Aula Palatina"
#: activities/explore_monuments/resource/board/board4.qml:85
msgctxt "board4|"
msgid ""
"The long, high-ceilinged brick structure was the throne hall of the Roman "
"emperor until the destruction of the city by Germanic tribes. The invaders "
"built a settlement inside the roofless ruin. In the 12th century, the apse "
"was converted into a tower to accommodate the Archbishop of Trier."
msgstr ""
"Długa, o wysokim suficie, konstrukcja z cegieł była halą tronową cesarza "
"rzymskiego przed zniszczeniem miasta przez plemiona germańskie. Najeźdźcy "
"zbudowali osadę wewnątrz ruin bez dachu. W 12 wieku apsyda została "
"przekształcona w wieżę, która stała się miejscem przebywania Arcybiskupa "
"Trewiru."
#: activities/explore_monuments/resource/board/board4.qml:95
#: activities/explore_monuments/resource/board/board4.qml:98
msgctxt "board4|"
msgid "Worms Cathedral"
msgstr "Katedra w Wormacji"
#: activities/explore_monuments/resource/board/board4.qml:96
msgctxt "board4|"
msgid ""
"Worms Cathedral (Wormser Dom) also known as the Cathedral of St Peter is a "
"Romanesque cathedral in the German city of Worms. A sandstone structure with "
"distinctive conical towers, Worms Cathedral was constructed in phases "
"throughout the twelfth century and mostly completed by 1181."
msgstr ""
"Katedra w Wormacji (Wormser Dom) znana także jako Katedra Św. Piotra jest "
"katedrą romańską w niemieckim mieście o nazwie Wormacja. Piaskowa budowla ze "
"stożkowymi wieżami była wznoszona etapami przez cały dwunasty wiek, a jej "
"większość została ukończona już w 1181."
#: activities/explore_monuments/resource/board/board4.qml:108
msgctxt "board4|"
msgid "Monuments of Germany"
msgstr "Zabytki Niemiec"
#: activities/explore_monuments/resource/board/board4.qml:111
msgctxt "board4|"
msgid "Click on location where the given monument is located."
msgstr "Kliknij na miejscu występowania tego zbytku."
#: activities/explore_monuments/resource/board/board5.qml:29
#: activities/explore_monuments/resource/board/board5.qml:32
msgctxt "board5|"
msgid "Cabrillo"
msgstr "Cabrillo"
#: activities/explore_monuments/resource/board/board5.qml:30
msgctxt "board5|"
msgid ""
"Situated on Point Loma in San Diego, California, Cabrillo National Monument "
"commemorates the first European to land on the West Coast of the United "
"States, Juan Rodriguez Cabrillo. Portuguese by birth, Cabrillo carried the "
"Spanish flag in his conquests of the New World. He arrived at San Diego Bay "
"in September 1542, three months after departing from Barra de Navidad on the "
"west coast of Mexico."
msgstr ""
"Położony w Point Loma w San Diego, California, Narodowy pomnik Cabrillo "
"upamiętnia pierwszego europejczyka, który postawił stopę na zachodnim "
"wybrzeżu Stanów Zjednoczonych, Juan Rodriguez Cabrillo. Z urodzenia "
"Portugalczyk, Cabrillo dzierżył flagę hiszpańską w celu podbicia Nowego "
"Świata. Dotarł do zatoki San Diego we wrześniu 1542, trzy miesiące po "
"wyruszeniu z Barra de Navidad na zachodnim wybrzeżu Meksyku."
#: activities/explore_monuments/resource/board/board5.qml:40
#: activities/explore_monuments/resource/board/board5.qml:43
msgctxt "board5|"
msgid "Canyon de Chelly"
msgstr "Kanion De Chelly"
#: activities/explore_monuments/resource/board/board5.qml:41
msgctxt "board5|"
msgid ""
"The stoic red ruins of Canyon de Chelly in northeastern Arizona are at once "
"part of the National Park Service and the Navajo Nation, having been "
"established as a national monument in 1931. A number of important early "
"Native American sites are preserved in the nearly 84,000 acres of parkland, "
"and Canyon de Chelly also offers an array of Southwestern geological "
"formations, including Spider Rock, an 800-foot-tall sandstone spire that "
"rises eerily from the bottom of the canyon floor."
msgstr ""
"Stoickie, czerwone ruiny Kanionu de Chelly w północno-wschodniej Arizonie są "
"częścią narodowego parku oraz ludów Navajo, a przez to stały się narodowym "
"zabytkiem w 1931. Na prawie 84 000 arów obszaru parku, jest chronionych "
"kilka ważnych miejsc zamieszkania rdzennych Amerykanów, a sam Kanion de "
"Chelly oferuje wiele południowo-zachodnich formacji geologicznych, wliczając "
"w to Skałę Pająka, wysoką na 800 stóp iglicę z piaskowca, która niesamowicie "
"wznosi się u stóp kanionu."
#: activities/explore_monuments/resource/board/board5.qml:51
#: activities/explore_monuments/resource/board/board5.qml:54
msgctxt "board5|"
msgid "Castillo de San Marcos"
msgstr "Castillo de San Marcos"
#: activities/explore_monuments/resource/board/board5.qml:52
msgctxt "board5|"
msgid ""
"Set on more than 20 acres in St. Augustine, Florida, the Castillo de San "
"Marcos was completed as the city's defensive fort in 1695, when Florida was "
"still a Spanish territory. Constructed out of the rare coquina limestone, "
"the star-shaped Castillo also is the oldest masonry fort in the country."
msgstr ""
"Budowla postawiona na więcej niż 20 arach w St. Augustine, Florida, Castillo "
"de San Marcos została wzniesiona jako fort obronny miasta w 1695, gdy "
"Florida nadal była hiszpańskim terytorium. Zbudowany na planie gwiazdy z "
"rzadkiego piaskowca coquina, zamek ten jest najstarszym zamkiem wykonanym w "
"kamieniu w całym kraju."
#: activities/explore_monuments/resource/board/board5.qml:62
#: activities/explore_monuments/resource/board/board5.qml:65
msgctxt "board5|"
msgid "Castle Clinton"
msgstr "Zamek Clinton"
#: activities/explore_monuments/resource/board/board5.qml:63
msgctxt "board5|"
msgid ""
"This round, sandstone fort sitting at the bottom of Manhattan Island "
"predates Ellis Island by about 50 years as the first U.S. immigration "
"checkpoint. Castle Clinton (nps.gov/cacl) was originally built as a fort to "
"protect New York from a British invasion during the War of 1812, and was "
"dedicated as a national monument in 1946."
msgstr ""
"Ten okrągły fort, zbudowany z piaskowca u stóp wyspy Manhattan był celem "
"imigracyjnym 50 lat wcześniej niż wyspa Ellis. Zamek Clinton (nps.gov/cacl) "
"pierwotnie został wzniesiony jako fort, aby bronić Nowego Jorku przez "
"inwazją Brytyjczyków podczas Wojny w 1812 r. i stał się narodowym zabytkiem "
"w 1946."
#: activities/explore_monuments/resource/board/board5.qml:73
#: activities/explore_monuments/resource/board/board5.qml:76
msgctxt "board5|"
msgid "George Washington Birthplace"
msgstr "Miejsce narodzin George'a Washington'a"
#: activities/explore_monuments/resource/board/board5.qml:74
msgctxt "board5|"
msgid ""
"The George Washington Birthplace National Monument is in Westmoreland "
"County, Virginia, United States. Originally settled by John Washington, "
"George Washington's great-grandfather, George Washington was born here on "
"February 22, 1732. He lived here until age three, returning later as a "
"teenager."
msgstr ""
"Miejsce narodzin George'a Washington'a jest narodowym pomnikiem w Hrabstwie "
"Westmoreland, Virginia, Stany Zjednoczone. Pierwotnie osiedlił się tutaj "
"John Washington, pradziadek George'a Washington'a. George Washington urodził "
"się tutaj 22. lutego 1732. Żył tutaj do osiągnięcia trzech lat i powrócił "
"tutaj jako nastolatek."
#: activities/explore_monuments/resource/board/board5.qml:84
#: activities/explore_monuments/resource/board/board5.qml:87
msgctxt "board5|"
msgid "Lincoln Memorial"
msgstr "Mauzoleum Abrahama Lincolna"
#: activities/explore_monuments/resource/board/board5.qml:85
msgctxt "board5|"
msgid ""
"Built in white stone with 36 iconic columns, The Lincoln Memorial is one of "
"the most recognized structures in the United States. The memorial is at the "
"west end of the National Mall, in West Potomac Park, and is an example in "
"Neoclassical architecture. It features a solitary, 19-foot-tall statue of "
"Abraham Lincoln sitting in contemplation, which is flanked on both side "
"chambers with inscriptions of Lincoln’s Second Inaugural Address and "
"arguably his most famous speech, the Gettysburg Address."
msgstr ""
"Zbudowany z białego kamienia z 36 ikonicznymi kolumnami, Mauzoleum Abrahama "
"Lincolna jest jedną z najbardziej rozpoznawalnych budowli Stanów "
"Zjednoczonych. Mauzoleum znajduje się na zachodnim końcu National Mall, w "
"Parku zachodniej rzeki Potomac i jest przykładem neoklasycznej architektury. "
"Jej znakiem charakterystycznym, jest samotny, wysoki na 19 stóp pomnik "
"Abrahama Lincolna, siedzącego w zamyśleniu, pomiędzy dwoma komnatami z "
"inskrypcjami drugiej przemowy inauguracyjnej Lincolna nad głową i bez "
"wątpienia była to jego najsławniejsza przemowa, zwana także przemową "
"gettysburską."
#: activities/explore_monuments/resource/board/board5.qml:95
#: activities/explore_monuments/resource/board/board5.qml:98
msgctxt "board5|"
msgid "Mount Rushmore"
msgstr "Góra Rushmore"
#: activities/explore_monuments/resource/board/board5.qml:96
msgctxt "board5|"
msgid ""
"Mt. Rushmore stands as a shrine of democracy, a monument and memorial to "
"George Washington, this country's birth, growth and ideals. Mount Rushmore "
"symbolizes the greatness of this nation through the greatness of its "
"leaders. The epic sculpture of Mount Rushmore depicts the faces of four "
"exalted American presidents that symbolize this nation's rich history, "
"rugged determination and lasting achievements."
msgstr ""
"Góra Rushmore jest świątynią demokracji, pomnikiem i mauzoleum George'a "
"Washingtona, symbolem narodzin, wzrostu i ideałów tego kraju. Góra Rushmore "
"symbolizuje wielkość narodu przez wielkość jego przywódców. Epicka rzeźba "
"Góry Rushmore przedstawia twarze czterech wielkich prezydentów Ameryki, "
"które symbolizują bogatą historię narodu, nieugiętą determinację narodu i "
"trwałe osiągnięcia."
#: activities/explore_monuments/resource/board/board5.qml:106
#: activities/explore_monuments/resource/board/board5.qml:109
msgctxt "board5|"
msgid "Navajo"
msgstr "Nawaho"
#: activities/explore_monuments/resource/board/board5.qml:107
msgctxt "board5|"
msgid ""
"Navajo National Monument is a National Monument located within the northwest "
"portion of the Navajo Nation territory in northern Arizona, which was "
"established to preserve three-well preserved cliff dwellings of the "
"Ancestral Puebloan People: Keet Seel (Kitsʼiil), Betatakin (Bitátʼahkin), "
"and Inscription House (Tsʼah Biiʼ Kin). The monument is high on the Shonto "
"plateau, overlooking the Tsegi Canyon system, west of Kayenta, Arizona. It "
"features a visitor center with a museum, two short self-guided mesa top "
"trails, two small campgrounds, and a picnic area. Rangers guide visitors on "
"free tours of the Keet Seel and Betatakin cliff dwellings. The Inscription "
"House site, further west, is currently closed to public access."
msgstr ""
"Narodowy Pomnik Nawaho jest pomnikiem znajdującym się na północno-zachodnim "
"terytorium narodu Nawaho w północnej Arizonie, który powstał aby chronić "
"trzy dobrze zachowane domostwa na klifie ludzi rodu Puebloan: Keet Seel "
"(Kitsʼiil), Betatakin (Bitátʼahkin), oraz dom z inskrypcjami (Tsʼah Biiʼ "
"Kin). Pomnik znajduje wysoko na płaskowyżu Shonto z widokiem na system "
"kanionów Tsegi na zachód od Kayenta, Arizona. Pomnik zawiera centrum "
"odwiedzających wraz z muzeum, dwoma szklakami leśnymi, dwoma obozowiskami i "
"miejscami na piknik. Strażnicy leśni oprowadzają po domostwach na klifie "
"Keet Seel oraz Betatakin. Dom z inskrypcjami, dalej na zachód, jest obecnie "
"wyłączony z dostępu dla publiczności."
#: activities/explore_monuments/resource/board/board5.qml:117
#: activities/explore_monuments/resource/board/board5.qml:120
msgctxt "board5|"
msgid "Statue of Liberty"
msgstr "Statua Wolności"
#: activities/explore_monuments/resource/board/board5.qml:118
msgctxt "board5|"
msgid ""
"Perhaps the best-known monument and symbol of the United States is the "
"Statue of Liberty, which sits on its own tiny island in New York City. The "
"statue was a gift from the people of France and was dedicated in October "
"1886."
msgstr ""
"Prawdopodobnie najbardziej znanym pomnikiem i symbolem Stanów Zjednoczonych "
"jest Statua Wolności, która została postawiona na swojej własnej, małej "
"wyspie Nowego Jorku. Statua była prezentem ludności Francuskiej i została "
"wręczona w październiku 1886."
#: activities/explore_monuments/resource/board/board5.qml:128
#: activities/explore_monuments/resource/board/board5.qml:131
msgctxt "board5|"
msgid "Fort Sumter"
msgstr "Fort Sumter"
#: activities/explore_monuments/resource/board/board5.qml:129
msgctxt "board5|"
msgid ""
"Originally built as a defensive structure following the War of 1812, it was "
"at this oceanfront fortification in Charleston Harbor, South Carolina, that "
"the first shots of the Civil War were fired. Inside Fort Sumter, a number of "
"exhibits offer perspectives on U.S. history, particularly the divisions "
"between North and South that eventually resulted in the war."
msgstr ""
"Pierwotnie zbudowany jako struktura obronna po wojnie w 1812. To na tej "
"fortyfikacji w pocie Charleston w południowej Carolinie padły pierwsze "
"strzały rozpoczynające wojnę domową. Wewnątrz Fortu Sumter, dostępnych jest "
"wiele wystaw dających pogląd na historię USA, szczególnie te przedstawiające "
"podział pomiędzy północą, a południem, które ostatecznie doprowadziły do "
"wojny."
#: activities/explore_monuments/resource/board/board5.qml:141
msgctxt "board5|"
msgid "Monuments of US"
msgstr "Zabytki USA"
#: activities/explore_monuments/resource/board/board5.qml:144
msgctxt "board5|"
msgid "Click on location where the given monument is located."
msgstr "Kliknij na miejscu występowania tego zbytku."
#: activities/explore_monuments/resource/board/board6.qml:28
#: activities/explore_monuments/resource/board/board6.qml:31
msgctxt "board6|"
msgid "Great Pyramid of Giza"
msgstr "Wielka piramida w Gizie"
#: activities/explore_monuments/resource/board/board6.qml:29
msgctxt "board6|"
msgid ""
"The Great Pyramid of Giza is also known as the Pyramid of Khufu or the "
"Pyramid of Cheops. It is considered to be the oldest of all the Seven "
"Wonders of the Ancient World. It is also the largest of all the three "
"pyramids in the Giza. It is situated in Giza Necropolis of Egypt. The "
"initial construction has been started by Egyptian Pharaoh Khufu then it was "
"continued by his son Khafre and finally completed by Menkaure. It took "
"almost 20 years to build the pyramid and approximately 2 million blocks of "
"stone has been used in the construction. The height of the pyramid is "
"approximately 139 meters making it the highest pyramid of Egypt."
msgstr ""
"Wielka piramida w Gizie znana jest również jako Piramida Khufu lub Piramida "
"Cheopsa. Jest uważana za najstarszy z siedmiu cudów świata antycznego. Jest "
"to również największa ze trzech piramid Gizy. Znajduje się w nekropoli Gizy "
"w Egipcie. Konstrukcja została zaczęta przez egipskiego faraona Khufu, a "
"następnie była kontynuowana przez jego syna Khafre, a ukończona została "
"przez Menkaure. Zbudowanie piramidy zajęło prawie 20 lat i około 2 milionów "
"bloków kamiennych. Piramida ma wysokość ok. 139 m, czyniąc ją najwyższą "
"piramidą w Gizie."
#: activities/explore_monuments/resource/board/board6.qml:39
#: activities/explore_monuments/resource/board/board6.qml:42
msgctxt "board6|"
msgid "Bent Pyramid"
msgstr "Piramida Łamana"
#: activities/explore_monuments/resource/board/board6.qml:40
msgctxt "board6|"
msgid ""
"The Bent Pyramid located at Dahshur was the second pyramid built by pharaoh "
"Sneferu. Mysteriously, this true pyramid rises from the desert at an angle "
"of 55 degrees and then suddenly changes to a more gradual angle of 43 "
"degrees. One theory holds that due to the steepness of the original angle "
"the weight to be added above the inner chambers and passageways became too "
"large, forcing the builders to adopt a shallower angle. Today, the Bent "
"Pyramid is the only pyramid in Egypt of which the outer casing of polished "
"limestone is still largely intact."
msgstr ""
"Piramida Łamana znajduje się w Dahshur i była drugą piramidą wybudowaną "
"przez faraona Sneferu. Tajemniczo, ta prawdziwa piramida wybija się się z "
"pustyni pod kątem 55 stopni, a następnie naglę zmienia kąt na mniej strome "
"43 stopnie. Według jednej z teorii stromość początkowego kąta stwarzała "
"problemy z ciężarem, który należało podeprzeć w przejściach i wewnętrznych "
"komnatach. Dzisiaj, Piramida Łamana jest jedyną piramidą w Egipcie, której "
"elewacja z szlifowanego piaskowca zachowała się w dużej mierze w stanie "
"pierwotnym."
#: activities/explore_monuments/resource/board/board6.qml:50
#: activities/explore_monuments/resource/board/board6.qml:53
msgctxt "board6|"
msgid "Pyramid of Meidum"
msgstr "Piramida Meidum"
#: activities/explore_monuments/resource/board/board6.qml:51
msgctxt "board6|"
msgid ""
"Five miles south of Saqqara in Egypt stands the mysterious tower-like "
"pyramid of Meidum, which today scarcely resembles a typical pyramid at all. "
"The pyramid was probably built during the reign of the 4th Dynasty pharaoh "
"Sneferu, although it is believed by some that the pyramid may have been "
"started by Sneferu’s predecessor, Huni. At some point during its "
"construction the steps of the pyramid were filled with limestone encasing "
"marking the first attempt by the ancient Egyptians at the construction of a "
"true pyramid."
msgstr ""
"Pięć mil na południe od Saqqara w Egipcie stoi tajemnicza, podobna do wieży "
"Piramida Meidum, która dzisiaj ledwo przypomina typową piramidę. Piramida "
"została prawdopodobnie zbudowana podczas panowania czwartej dynastii "
"faraonówSneferu, mówi się także, że piramidę mógł zapoczątkować poprzednik "
"Sneferu, Huni. W pewnym okresie konstrukcji, stopnie piramidy były "
"wypełniane piaskowcem, co było oznaką próby zbudowania pierwszej prawdziwej "
"piramidy egipskiej."
#: activities/explore_monuments/resource/board/board6.qml:61
#: activities/explore_monuments/resource/board/board6.qml:64
msgctxt "board6|"
msgid "Red Pyramid"
msgstr "Czerwona piramida"
#: activities/explore_monuments/resource/board/board6.qml:62
msgctxt "board6|"
msgid ""
"Red Pyramid was one of the finest and successful attempts by Pharaoh Sneferu "
"in building world’s first ever smooth sided pyramid during the Ancient Egypt "
"period. The height of the pyramid is 104 meters making it the world’s 4th "
"largest pyramid in Egypt. The pyramid has been built with red limestone "
"stones and hence the name. The local people of Egypt called it as el-heram "
"el-watwaat meaning the Bat Pyramid."
msgstr ""
"W antycznym Egipcie, Czerwona Piramida była jedną z najdoskonalszych i "
"najbardziej udanych prób faraona Sneferu w zbudowaniu pierwszej piramidy bez "
"stopni. Jej wysokość równa 104 metrom czyni ją 4. największą piramidą w "
"Egipcie. Piramida została zbudowana z czerwonego piaskowca i stąd wzięła się "
"jej nazwa. Tubylcy nazywają ją el-heram el-watwaat co oznacza Piramida "
"Nietoperzy."
#: activities/explore_monuments/resource/board/board6.qml:74
msgctxt "board6|"
msgid "Egyptian pyramids"
msgstr "Piramidy egipskie"
#: activities/explore_monuments/resource/board/board6.qml:77
msgctxt "board6|"
msgid "Click on location where the given pyramid is located."
msgstr "Kliknij na miejscu występowania tej piramidy."
#. Activity title
#: activities/explore_world_animals/ActivityInfo.qml:31
msgctxt "ActivityInfo|"
msgid "Explore World Animals"
msgstr "Poznawaj zwierzęta na wsi"
#. Help title
#: activities/explore_world_animals/ActivityInfo.qml:33
msgctxt "ActivityInfo|"
msgid ""
"Learn about world animals, interesting facts and their location on a map."
msgstr ""
"Poznawaj zwierzęta na świecie, dowiedz się gdzie mieszkają, a także kilka "
"interesujących szczegółów."
#. Help manual
#: activities/explore_world_animals/ActivityInfo.qml:40
msgctxt "ActivityInfo|"
msgid ""
"There are two levels in this game.\n"
"\n"
"In level one, players enjoy exploring each animal on the screen. Click on "
"the question mark, and learn about the animal, what it's name is, and what "
"it looks like. Study well this information, because you will be tested in "
"level 2!\n"
"\n"
"In level two, a random text prompt is displayed and you must click on the "
"animal that matches the text. When you have matched all texts correctly, you "
"win!\n"
msgstr ""
"W tej grze są dwa poziomy.\n"
"\n"
"Na pierwszym poziomie, gracz poznaje każde zwierzę na ekranie. Poprzez "
"kliknięcie na znaku zapytania można się dowiedzieć się czegoś o zwierzęciu, "
"jak się nazywa, jaki odgłos wydaje oraz jak wygląda. Zapamiętaj te "
"informacje dobrze, bo zostaniesz o nie odpytany na poziomie 2!\n"
"\n"
"Na poziomie drugim wyświetlany jest losowy tekst, a ty musisz wskazać "
"jakiego zwierzęcia on dotyczy. Po dopasowaniu wszystkich tekstów poprawnie, "
"wygrywasz!\n"
#: activities/explore_world_animals/resource/board/board1.qml:30
#: activities/explore_world_animals/resource/board/board1.qml:33
msgctxt "board1|"
msgid "Jaguar"
msgstr "Jaguar"
#: activities/explore_world_animals/resource/board/board1.qml:31
msgctxt "board1|"
msgid ""
"The jaguar's jaw is well developed. Because of this, it has the strongest "
"bite of all the felines, being able to break even a tortoise shell!"
msgstr ""
"Szczęka jaguara jest dobrze rozwinięta. Dzięki temu, ma on najsilniejszy "
"zgryz ze wszystkich kotów, który jest w stanie złamać nawet skorupę żółwia!"
#: activities/explore_world_animals/resource/board/board1.qml:41
#: activities/explore_world_animals/resource/board/board1.qml:44
msgctxt "board1|"
msgid "Hedgehog"
msgstr "Jeż"
#: activities/explore_world_animals/resource/board/board1.qml:42
msgctxt "board1|"
msgid ""
"Hedgehogs eat small animals, like frogs and insects, so many people keep "
"them as useful pets. When in danger, they will curl up into a ball and stick "
"up their coat of sharp spines."
msgstr ""
"Jeże zjadają małe zwierzęta, takie jak żaby i owady, wielu ludzi trzyma je "
"jako użyteczne zwierzęta. W przypadku zagrożenia, zwijają się w kłębek i "
"najeżają płaszczyk ostrych igieł."
#: activities/explore_world_animals/resource/board/board1.qml:52
#: activities/explore_world_animals/resource/board/board1.qml:55
msgctxt "board1|"
msgid "Giraffe"
msgstr "Żyrafa"
#: activities/explore_world_animals/resource/board/board1.qml:53
msgctxt "board1|"
msgid ""
"The giraffe lives in Africa and is the tallest mammal in the world. Just "
"their legs, which are usually 1.8 meters long, are taller than most humans!"
msgstr ""
"Żyrafy żyją w Afryce i są najwyższymi ssakami na świecie. Ich nogi, które "
"zazwyczaj są wysokości 1,8 metra, są dłuższe niż wzrost większości ludzi!"
#: activities/explore_world_animals/resource/board/board1.qml:63
#: activities/explore_world_animals/resource/board/board1.qml:66
msgctxt "board1|"
msgid "Bison"
msgstr "Bizon"
#: activities/explore_world_animals/resource/board/board1.qml:64
msgctxt "board1|"
msgid ""
"Bison live on the plains of North America and were hunted by the Native "
"Americans for food."
msgstr ""
"Bizony żyją na nizinach Ameryki Północnej. Na bizony polowali rdzenni "
"amerykanie."
#: activities/explore_world_animals/resource/board/board1.qml:74
#: activities/explore_world_animals/resource/board/board1.qml:77
msgctxt "board1|"
msgid "Narwhal"
msgstr "Narwal"
#: activities/explore_world_animals/resource/board/board1.qml:75
msgctxt "board1|"
msgid ""
"Narwhals are whales that live in the Arctic Ocean and have long tusks. These "
"tusks remind many people of the mythical unicorn's horn."
msgstr ""
"Narwale to wieloryby, które żyją w Oceanie Arktycznym i mają długie kły. Te "
"kły wielu ludziom przypominają mityczny róg jednorożca."
#: activities/explore_world_animals/resource/board/board1.qml:87
msgctxt "board1|"
msgid "Explore exotic animals from around the world."
msgstr "Poznawaj egzotyczne zwierzęta z całego świata."
#: activities/explore_world_animals/resource/board/board1.qml:90
msgctxt "board1|"
msgid "Click on location where the given animal lives."
msgstr "Kliknij na miejscu występowania tego zwierzęcia."
#: activities/explore_world_animals/resource/board/board2.qml:30
#: activities/explore_world_animals/resource/board/board2.qml:33
msgctxt "board2|"
msgid "Chameleon"
msgstr "Kameleon"
#: activities/explore_world_animals/resource/board/board2.qml:31
msgctxt "board2|"
msgid ""
"Chameleon lives in Africa and Madagascar and is well-known for its ability "
"to change its skin color in a couple of seconds."
msgstr ""
"Kameleon występuje w Afryce i na Madagaskarze i jest dobrze znany z tego, że "
"potrafi zmienić barwę swojej skróy w kilka sekund."
#: activities/explore_world_animals/resource/board/board2.qml:41
#: activities/explore_world_animals/resource/board/board2.qml:44
msgctxt "board2|"
msgid "Polar bear"
msgstr "Niedźwiedź polarny"
#: activities/explore_world_animals/resource/board/board2.qml:42
msgctxt "board2|"
msgid ""
"Polar bear is one of the world's largest predatory mammals. It weights up to "
"a ton and can be as long as 3 meters!"
msgstr ""
"Niedźwiedź polarny jest jednym z największych ssaków drapieżnych na świecie. "
"Waży do tony i może być długi na 3 metry!"
#: activities/explore_world_animals/resource/board/board2.qml:52
#: activities/explore_world_animals/resource/board/board2.qml:55
msgctxt "board2|"
msgid "Kangaroo"
msgstr "Kangur"
#: activities/explore_world_animals/resource/board/board2.qml:53
msgctxt "board2|"
msgid ""
"Kangaroo lives in Australia and is well-known for pouch on its belly used to "
"cradle baby kangaroos."
msgstr ""
"Kangur występuje w Australii i jest dobrze znany z kieszeni na brzuchu, "
"którą wykorzystuje do chowania swoich dzieci."
#: activities/explore_world_animals/resource/board/board2.qml:63
#: activities/explore_world_animals/resource/board/board2.qml:66
msgctxt "board2|"
msgid "Scarlet macaw"
msgstr "Ara żółtoskrzydła"
#: activities/explore_world_animals/resource/board/board2.qml:64
msgctxt "board2|"
msgid ""
"Scarlet macaw lives in South America and is a big and bright colored parrot, "
"able to learn up to 100 words!"
msgstr ""
"Ara żółtoskrzydła występuje w Ameryce Południowej i jest dużą i jasno "
"ubarwioną papugą, która może się nauczyć do 100 słów!"
#: activities/explore_world_animals/resource/board/board2.qml:74
#: activities/explore_world_animals/resource/board/board2.qml:77
msgctxt "board2|"
msgid "Moose"
msgstr "Łoś"
#: activities/explore_world_animals/resource/board/board2.qml:75
msgctxt "board2|"
msgid ""
"Being the largest of all the deers, moose eats as much as 25 kg a day. "
"However, it's not easy, so sometimes moose has to stand on its hind legs to "
"reach branches up to 4 meters!"
msgstr ""
"Będąc jednym z największych jeleni, łoś zjada 25 kg pożywienia dziennie. Nie "
"jest to jednak takie proste, więc czasami łosie muszą stawać na swoich "
"tylnych nogach, aby dosięgnąć gałęzi na wysokości 4 metrów!"
#: activities/explore_world_animals/resource/board/board2.qml:87
msgctxt "board2|"
msgid "Explore exotic animals from around the world."
msgstr "Poznawaj egzotyczne zwierzęta z całego świata."
#: activities/explore_world_animals/resource/board/board2.qml:90
msgctxt "board2|"
msgid "Click on location where the given animal lives."
msgstr "Kliknij na miejscu występowania tego zwierzęcia."
#: activities/explore_world_animals/resource/board/board3.qml:30
#: activities/explore_world_animals/resource/board/board3.qml:33
msgctxt "board3|"
msgid "Crocodile"
msgstr "Krokodyl"
#: activities/explore_world_animals/resource/board/board3.qml:31
msgctxt "board3|"
msgid ""
"A crocodile is a large amphibious reptile. It lives mostly in large tropical "
"rivers, where it is an ambush predator."
msgstr ""
"Krokodyl jest dużym wodnym gadem. Występuje najczęściej w dużych "
"tropikalnych rzekach, gdzie jest drapieżnikiem atakującym z ukrycia."
#: activities/explore_world_animals/resource/board/board3.qml:41
#: activities/explore_world_animals/resource/board/board3.qml:44
msgctxt "board3|"
msgid "Komodo dragon"
msgstr "Waran z komodo"
#: activities/explore_world_animals/resource/board/board3.qml:42
msgctxt "board3|"
msgid ""
"The Komodo dragon is the largest living lizard (up to 3 meters). It inhabits "
"the Indonesian islands."
msgstr ""
"Waran z komodo jest największym żyjącym jaszczurem (do 3 metrów). "
"Zamieszkuje wyspy Indonezji."
#: activities/explore_world_animals/resource/board/board3.qml:52
#: activities/explore_world_animals/resource/board/board3.qml:55
msgctxt "board3|"
msgid "Koala"
msgstr "Koala"
#: activities/explore_world_animals/resource/board/board3.qml:53
msgctxt "board3|"
msgid ""
"Koalas are herbivore marsupials that live in the eucalyptus forests of "
"eastern Australia."
msgstr ""
"Koala to roślinożerne torbacze zmieszkujące lasy eukaliptusowe wschodniej "
"Australii."
#: activities/explore_world_animals/resource/board/board3.qml:63
#: activities/explore_world_animals/resource/board/board3.qml:66
msgctxt "board3|"
msgid "Ring-tailed lemur"
msgstr "Lemur katta"
#: activities/explore_world_animals/resource/board/board3.qml:64
msgctxt "board3|"
msgid ""
"Lemur is a primate that lives in the dry regions of southwest Madagascar. "
"The striped tail makes it easy to recognize."
msgstr ""
"Lemur jest ssakiem naczelnym, który zamieszkuje suche regiony "
"południowozachodniego Madagaskaru. Ogon w paski czyni go łatwym do "
"rozpoznania."
#: activities/explore_world_animals/resource/board/board3.qml:74
#: activities/explore_world_animals/resource/board/board3.qml:77
msgctxt "board3|"
msgid "Panda"
msgstr "Panda"
#: activities/explore_world_animals/resource/board/board3.qml:75
msgctxt "board3|"
msgid ""
"Panda is a bear with black and white fur that lives in a few mountain ranges "
"in central China. Pandas mostly eat bamboo."
msgstr ""
"Panda to niedźwiedź o czarno białym futrze, który zamieszkuje kilka gór w "
"środkowych Chinach. Pandy najczęściej jedzą bambus."
#: activities/explore_world_animals/resource/board/board3.qml:87
msgctxt "board3|"
msgid "Explore exotic animals from around the world."
msgstr "Poznawaj egzotyczne zwierzęta z całego świata."
#: activities/explore_world_animals/resource/board/board3.qml:90
msgctxt "board3|"
msgid "Click on location where the given animal lives."
msgstr "Kliknij na miejscu występowania tego zwierzęcia."
#. Activity title
#: activities/explore_world_music/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Explore World Music"
msgstr "Poznawaj światową muzykę"
#. Help title
#: activities/explore_world_music/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Learn about the music of the world."
msgstr "Dowiedz się o muzyce z całego świata."
#. Help goal
#: activities/explore_world_music/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid ""
"Develop a better understanding of the variety of music present in the world"
msgstr "Zrozum rozmaitość muzyki na świecie"
#. Help manual
#: activities/explore_world_music/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"There are three levels in this activity.\n"
"\n"
"In the first level, enjoy exploring music from around the world. Click on "
"each suitcase to learn about the music from that area, and listen to a short "
"sample. Study well, because there will be two games related to this "
"information next!\n"
"\n"
"The second level is a matching game. You will hear a clip of music, and you "
"must select the location that corresponds to that music. Click the play "
"button if you'd like to hear the music again. You win the level when you "
"have correctly matched all sound clips.\n"
"\n"
"The third level is also a matching game. You must select the location that "
"matches the text description on the screen. You win the level when you have "
"correctly matched all text prompts.\n"
msgstr ""
"W tej grze są trzy poziomy.\n"
"\n"
"Na pierwszym poziomie, gracz poznaje muzykę z całego świata. Poprzez "
"kliknięcie na futerale można się dowiedzieć się czegoś o muzyce z danego "
"obszaru, a także wysłuchać krótkiej próbki. Zapamiętaj te informacje dobrze, "
"bo przydadzą się w dwóch następnych poziomach!\n"
"\n"
"Na poziomie drugim, zostanie odegrany wycinek muzyki, a ty musisz wybrać, z "
"którego obszaru on pochodzi. Jeśli chcesz usłyszeć wycinek ponownie, "
"naciśnij na przycisk odtwarzania. Po dopasowaniu wszystkich wyników muzyki "
"poprawnie, wygrywasz!\n"
"\n"
"Na poziomie trzecim wyświetlany jest tekst, a ty musisz wskazać jakiego "
"obszaru on dotyczy. Po dopasowaniu wszystkich tekstów poprawnie, wygrywasz!\n"
#: activities/explore_world_music/ActivityInfo.qml:44
msgctxt "ActivityInfo|"
msgid "Images from http://commons.wikimedia.org/wiki, http://archive.org"
msgstr "Obrazy z http://commons.wikimedia.org/wiki, http://archive.org"
#: activities/explore_world_music/resource/board/board1.qml:31
#: activities/explore_world_music/resource/board/board1.qml:35
msgctxt "board1|"
msgid "Australia"
msgstr "Australia"
#: activities/explore_world_music/resource/board/board1.qml:32
msgctxt "board1|"
msgid ""
"Aboriginals were the first people to live in Australia. They sing and play "
"instruments, like the didgeridoo. It is made from a log and can be up to "
"five meters long!"
msgstr ""
"Aborygeni byli pierwszymi ludźmi zamieszkującymi Australię. Śpiewali i grali "
"na instrumentach, takich jak didgeridoo. Instrument jest wykonywany z kłody, "
"a jego długość sięga nawet pięciu metrów!"
#: activities/explore_world_music/resource/board/board1.qml:43
#: activities/explore_world_music/resource/board/board1.qml:47
msgctxt "board1|"
msgid "Africa"
msgstr "Afryka"
#: activities/explore_world_music/resource/board/board1.qml:44
msgctxt "board1|"
msgid ""
"Music is a part of everyday life in Africa. African music features a great "
"variety of drums, and they believe it is a sacred and magical instrument."
msgstr ""
"Muzyka jest częścią codziennego życia w Afryce. Muzyka afrykańska to "
"rozmaitość bębnów. Afrykanie wierzą, że jest to święty i magiczny instrument."
#: activities/explore_world_music/resource/board/board1.qml:55
#: activities/explore_world_music/resource/board/board1.qml:59
msgctxt "board1|"
msgid "Middle East"
msgstr "Bliski Wschód"
#: activities/explore_world_music/resource/board/board1.qml:56
msgctxt "board1|"
msgid ""
"Music is a very important part of middle eastern culture. Specific songs are "
"played to call worshipers to prayer. The lute is an instrument invented "
"thousands of years ago and still in use today."
msgstr ""
"Muzyka jest istotną częścią kultury środkowo-wschodniej. Różne pieśni są "
"śpiewane, aby wezwać wyznawców na modlitwy. Lutnia jest instrumentem "
"wynalezionym tysiąc lat temu i w użyciu jest do dzisiaj."
#: activities/explore_world_music/resource/board/board1.qml:67
#: activities/explore_world_music/resource/board/board1.qml:71
msgctxt "board1|"
msgid "Japan"
msgstr "Japonia"
#: activities/explore_world_music/resource/board/board1.qml:68
msgctxt "board1|"
msgid ""
"Taiko drumming comes from Japan. This type of drumming was originally used "
"to scare enemies in battle. It is very loud, and performances are very "
"exciting with crowds cheering and performers yelling!"
msgstr ""
"Granie na bębnach Taiko pochodzi z Japonii. Ten rodzaj grania na bębnach był "
"pierwotnie używany do odstraszania wrogów w walce. Jest ona bardzo głośny, a "
"wykonania bardzo ekscytujące, gdzie tłumy włączają się w grę, a wykonawcy "
"krzyczą!"
#: activities/explore_world_music/resource/board/board1.qml:79
#: activities/explore_world_music/resource/board/board1.qml:83
msgctxt "board1|"
msgid "Scotland and Ireland"
msgstr "Szkocja i Irlandia"
#: activities/explore_world_music/resource/board/board1.qml:80
msgctxt "board1|"
msgid ""
"Folk music of this region is called celtic music, often incorporates a "
"narrative poem or story. Typical instruments include bagpipes, fiddles, "
"flutes, harps, and accordions."
msgstr ""
"Muzyka folkowa tego regiony jest nazywana muzyką celtycką i często zawiera "
"narracyjny poemat lub opowiadanie. Typowymi instrumentami są dudy, fiddle, "
"flety, harfy i akordeony."
#: activities/explore_world_music/resource/board/board1.qml:91
#: activities/explore_world_music/resource/board/board1.qml:95
msgctxt "board1|"
msgid "Italy"
msgstr "Włochy"
#: activities/explore_world_music/resource/board/board1.qml:92
msgctxt "board1|"
msgid ""
"Italy is famous for its Opera. Opera is a musical theater where actors tell "
"a story by acting and singing. Opera singers, both male and female, learn "
"special techniques to sing operas."
msgstr ""
"Włoch słyną ze swoich oper. Opera to teatr muzyczny, w którym aktorzy "
"opowiadają swoją historię jednocześnie grając i śpiewając. Śpiewacy operowi, "
"zarówno kobiety jak i mężczyźni, uczą się specjalnych technik śpiewania oper."
#: activities/explore_world_music/resource/board/board1.qml:103
#: activities/explore_world_music/resource/board/board1.qml:107
msgctxt "board1|"
msgid "European Classical Music"
msgstr "Klasyczna muzyka europejska"
#: activities/explore_world_music/resource/board/board1.qml:104
msgctxt "board1|"
msgid ""
"Europe is the home of classical music. Famous composers like Bach, "
"Beethoven, and Mozart forever changed music history."
msgstr ""
"Europa to dom muzyki klasycznej. Sławni kompozytorzy tacy jak Bach, "
"Beethoven oraz Mozart na zawsze odmienili historię muzyki."
#: activities/explore_world_music/resource/board/board1.qml:115
#: activities/explore_world_music/resource/board/board1.qml:119
msgctxt "board1|"
msgid "Mexico"
msgstr "Meksyk"
#: activities/explore_world_music/resource/board/board1.qml:116
msgctxt "board1|"
msgid ""
"Mariachi is a famous type of Mexican music. It features guitars, trumpets, "
"and violins. These bands play for many occasions, including weddings and "
"parties."
msgstr ""
"Mariachi jest słynnym rodzajem muzyki meksykańskiej. Zawiera gitary, trąbki "
"i skrzypce. Zespoły grają z powodu wielu okazji takich jak śluby i imprezy."
#: activities/explore_world_music/resource/board/board1.qml:127
#: activities/explore_world_music/resource/board/board1.qml:131
msgctxt "board1|"
msgid "United States of America"
msgstr "Stany Zjednoczone Ameryki"
#: activities/explore_world_music/resource/board/board1.qml:128
msgctxt "board1|"
msgid ""
"USA also has a wide variety of musical genres, but perhaps it is most famous "
"for rock n' roll music. This music features vocalists, guitars, and drums."
msgstr ""
"USA także ma wiele gatunków muzycznych, lecz z pewnością najsławniejszym "
"jest rock n' roll. Ta muzyka zawiera wokale, gitary i bębny."
#: activities/explore_world_music/resource/board/board1.qml:141
msgctxt "board1|"
msgid "Explore world music! Click on the suitcases."
msgstr "Poznawaj światową muzykę! Klikaj na futerały."
#: activities/explore_world_music/resource/board/board1.qml:144
msgctxt "board1|"
msgid "Click on the location that matches the music you hear."
msgstr "Kliknij na miejscu, które pasuje do muzyki, którą słyszysz."
#: activities/explore_world_music/resource/board/board1.qml:147
msgctxt "board1|"
msgid "Click on the location that matches the text."
msgstr "Kliknij na miejscu, które pasuje do tekstu."
#. Activity title
#: activities/family/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Family"
msgstr "Rodzina"
#. Help title
#: activities/family/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Select the name you should call this family member"
msgstr "Wskaż jaką nazwą należy nazywać tego członka rodziny"
#. Help goal
#: activities/family/ActivityInfo.qml:32
#: activities/family_find_relative/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid ""
"Learn the relationships in a family, according to the lineal system used in "
"most Western societies"
msgstr ""
"Naucz się związków w rodzinie, według systemu linowego używanego w "
"większości z zachodnich państw"
#. Help prerequisite
#: activities/family/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Reading skills"
msgstr "Umiejętność czytania"
#. Help manual
#: activities/family/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"A family tree is shown.\n"
"The circles are linked with lines to mark the relations. Married couples are "
"marked with a ring on the link.\n"
"You are the person in the white circle. Select the name you should call the "
"person in the orange circle.\n"
msgstr ""
"Pokazywane jest drzewo rodzinne.\n"
"Okręgi są połączone liniami, aby oznaczyć relacje. Pobrane pary są oznaczone "
"pierścieniem na połączeniu.\n"
"Ty jesteś osobą w białym okręgu. Wskaż nazwę na osobę w pomarańczowym "
"okręgu.\n"
#: activities/family/Dataset.qml:136 activities/family/Dataset.qml:137
msgctxt "Dataset|"
msgid "Father"
msgstr "Ojciec"
#: activities/family/Dataset.qml:137 activities/family/Dataset.qml:248
#: activities/family/Dataset.qml:249 activities/family/Dataset.qml:282
#: activities/family/Dataset.qml:315 activities/family/Dataset.qml:348
msgctxt "Dataset|"
msgid "Grandfather"
msgstr "Dziadek"
#: activities/family/Dataset.qml:137 activities/family/Dataset.qml:399
#: activities/family/Dataset.qml:400 activities/family/Dataset.qml:425
#: activities/family/Dataset.qml:452 activities/family/Dataset.qml:479
msgctxt "Dataset|"
msgid "Uncle"
msgstr "Wujek"
#: activities/family/Dataset.qml:159 activities/family/Dataset.qml:160
msgctxt "Dataset|"
msgid "Mother"
msgstr "Matka"
#: activities/family/Dataset.qml:160 activities/family/Dataset.qml:249
#: activities/family/Dataset.qml:281 activities/family/Dataset.qml:282
#: activities/family/Dataset.qml:315 activities/family/Dataset.qml:348
msgctxt "Dataset|"
msgid "Grandmother"
msgstr "Babcia"
#: activities/family/Dataset.qml:160 activities/family/Dataset.qml:400
#: activities/family/Dataset.qml:425 activities/family/Dataset.qml:451
#: activities/family/Dataset.qml:452 activities/family/Dataset.qml:479
msgctxt "Dataset|"
msgid "Aunt"
msgstr "Ciocia"
#: activities/family/Dataset.qml:186 activities/family/Dataset.qml:187
#: activities/family/Dataset.qml:216 activities/family/Dataset.qml:375
msgctxt "Dataset|"
msgid "Brother"
msgstr "Brat"
#: activities/family/Dataset.qml:187 activities/family/Dataset.qml:216
#: activities/family/Dataset.qml:374 activities/family/Dataset.qml:375
msgctxt "Dataset|"
msgid "Cousin"
msgstr "Kuzyn"
#: activities/family/Dataset.qml:187 activities/family/Dataset.qml:215
#: activities/family/Dataset.qml:216 activities/family/Dataset.qml:375
msgctxt "Dataset|"
msgid "Sister"
msgstr "Siostra"
#: activities/family/Dataset.qml:249 activities/family/Dataset.qml:282
#: activities/family/Dataset.qml:314 activities/family/Dataset.qml:315
#: activities/family/Dataset.qml:348
msgctxt "Dataset|"
msgid "Granddaughter"
msgstr "Wnuczka"
#: activities/family/Dataset.qml:249 activities/family/Dataset.qml:282
#: activities/family/Dataset.qml:315 activities/family/Dataset.qml:347
#: activities/family/Dataset.qml:348
msgctxt "Dataset|"
msgid "Grandson"
msgstr "Wnuk"
#: activities/family/Dataset.qml:400 activities/family/Dataset.qml:424
#: activities/family/Dataset.qml:425 activities/family/Dataset.qml:452
#: activities/family/Dataset.qml:479
msgctxt "Dataset|"
msgid "Nephew"
msgstr "Bratanek"
#: activities/family/Dataset.qml:400 activities/family/Dataset.qml:425
#: activities/family/Dataset.qml:452 activities/family/Dataset.qml:478
#: activities/family/Dataset.qml:479
msgctxt "Dataset|"
msgid "Niece"
msgstr "Siostrzenica"
#: activities/family/Dataset.qml:505 activities/family/Dataset.qml:506
#: activities/family/Dataset.qml:533 activities/family/Dataset.qml:560
#: activities/family/Dataset.qml:589
msgctxt "Dataset|"
msgid "Father-in-law"
msgstr "Chrzestny"
#: activities/family/Dataset.qml:506 activities/family/Dataset.qml:532
#: activities/family/Dataset.qml:533 activities/family/Dataset.qml:560
#: activities/family/Dataset.qml:589 activities/family/Dataset.qml:616
msgctxt "Dataset|"
msgid "Mother-in-law"
msgstr "Chrzestna"
#: activities/family/Dataset.qml:506 activities/family/Dataset.qml:533
#: activities/family/Dataset.qml:560 activities/family/Dataset.qml:588
#: activities/family/Dataset.qml:589 activities/family/Dataset.qml:616
msgctxt "Dataset|"
msgid "Sister-in-law"
msgstr "Szwagierka"
#: activities/family/Dataset.qml:506 activities/family/Dataset.qml:533
#: activities/family/Dataset.qml:559 activities/family/Dataset.qml:560
#: activities/family/Dataset.qml:589 activities/family/Dataset.qml:616
msgctxt "Dataset|"
msgid "Brother-in-law"
msgstr "Szwagier"
#: activities/family/Dataset.qml:506 activities/family/Dataset.qml:533
#: activities/family/Dataset.qml:560 activities/family/Dataset.qml:589
#: activities/family/Dataset.qml:616
msgctxt "Dataset|"
msgid "Daughter-in-law"
msgstr "Teściowa"
#: activities/family/Dataset.qml:615 activities/family/Dataset.qml:616
msgctxt "Dataset|"
msgid "Son-in-law"
msgstr "Zięć"
#: activities/family/Family.qml:238
msgctxt "Family|"
msgid "Me"
msgstr "Ja"
#: activities/family/Family.qml:261
msgctxt "Family|"
msgid "?"
msgstr "?"
#: activities/family/Family.qml:375
#, qt-format
msgctxt "Family|"
msgid "Select one of the pairs denoting: %1"
msgstr "Wybierz parę oznaczającą: %1"
#. Activity title
#: activities/family_find_relative/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Point the relatives"
msgstr "Wskaż rodzinę"
#. Help prerequisite
#: activities/family_find_relative/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Reading, moving and clicking with the mouse"
msgstr "Czytanie, poruszanie i klikanie myszą"
#. Help manual
#: activities/family_find_relative/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"A family tree is shown, with some instructions.\n"
"The circles are linked with lines to mark the relations. Married couples are "
"marked with a ring on the link.\n"
"Click on a pair of family members which corresponds to the given relation."
msgstr ""
"Pokazywane jest drzewo rodzinne, z pewnymi instrukcjami.\n"
"Okręgi są połączone liniami, aby oznaczyć relacje. Pobrane pary są oznaczone "
"pierścieniem na połączeniu.\n"
"Kliknij na parę członków rodziny, która odpowiada danej relacji."
#. Activity title
#: activities/fifteen/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "The fifteen game"
msgstr "Układanka Piętnastka"
#. Help title
#: activities/fifteen/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Move each item to recreate the image."
msgstr "Przesuń każdy element, aby ułożyć obraz ponownie."
#. Help manual
#: activities/fifteen/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"Click or drag on any pieces that has a free block beside it, and it will be "
"swapped with the empty one."
msgstr ""
"Naciśnij lub przyciągnij wszystkie kawałki, które mają obok siebie wolny "
"blok, a zostanie on zamieniony z pustym blokiem."
#. Activity title
#: activities/find_the_day/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Find the day"
msgstr "Znajdź dzień"
#. Help title
#: activities/find_the_day/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Find the correct date and select it on the calendar."
msgstr "Znajdź poprawną datę i wskaż ją w kalendarzu."
#. Help goal
#: activities/find_the_day/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Learn how to count days and find a date on a calendar."
msgstr "Naucz się liczyć dni i znajdź datę w kalendarzu."
#. Help prerequisite
#: activities/find_the_day/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Basics of calendar"
msgstr "Podtawy kalendarza"
#. Help manual
#: activities/find_the_day/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"Read the instructions and perform the requested calculation to find a date. "
"Then select this date on the calendar."
msgstr ""
"Przeczytaj instrukcje, a następnie wykonaj żądane obliczenia, aby znaleźć "
"datę. Następnie wskaż poprawną datę w kalendarzu."
#: activities/find_the_day/find_the_day_dataset.js:46
msgctxt "find_the_day_dataset|"
msgid "Find the date 13 days after May 3."
msgstr "Znajdź datę 13 dni po 3 maja."
#: activities/find_the_day/find_the_day_dataset.js:50
msgctxt "find_the_day_dataset|"
msgid "Find the date 7 days after October 1."
msgstr "Znajdź datę 7 dni po 1 października."
#: activities/find_the_day/find_the_day_dataset.js:54
msgctxt "find_the_day_dataset|"
msgid "Find the date 31 days after July 12."
msgstr "Znajdź datę 31 dni po 12 lipca."
#: activities/find_the_day/find_the_day_dataset.js:58
msgctxt "find_the_day_dataset|"
msgid "Find the date two weeks after November 27."
msgstr "Znajdź datę dwa tygodnie po 27 listopada."
#: activities/find_the_day/find_the_day_dataset.js:62
msgctxt "find_the_day_dataset|"
msgid "Find the date 19 days before September 1."
msgstr "Znajdź datę 19 dni przed 1 września."
#: activities/find_the_day/find_the_day_dataset.js:66
msgctxt "find_the_day_dataset|"
msgid "Find the date 5 days before December 8."
msgstr "Znajdź datę 5 dni przed 8 grudnia."
#: activities/find_the_day/find_the_day_dataset.js:86
msgctxt "find_the_day_dataset|"
msgid "Find day of week 3 days after December 5."
msgstr "Znajdź dzień tygodnia 3 dni po 5 grudnia."
#: activities/find_the_day/find_the_day_dataset.js:90
msgctxt "find_the_day_dataset|"
msgid "Find day of week 12 days before November 12."
msgstr "Znajdź dzień tygodnia 12 dni po 12 listopada."
#: activities/find_the_day/find_the_day_dataset.js:94
msgctxt "find_the_day_dataset|"
msgid "Find day of week 32 days after January 5."
msgstr "Znajdź dzień tygodnia 32 dni po 5 stycznia."
#: activities/find_the_day/find_the_day_dataset.js:98
msgctxt "find_the_day_dataset|"
msgid "Find day of week 5 days after February 23."
msgstr "Znajdź dzień tygodnia 5 dni po 23 lutego."
#: activities/find_the_day/find_the_day_dataset.js:102
msgctxt "find_the_day_dataset|"
msgid "Find day of week 17 days before August 16."
msgstr "Znajdź dzień tygodnia 17 dni przed 16 sierpnia."
#: activities/find_the_day/find_the_day_dataset.js:123
msgctxt "find_the_day_dataset|"
msgid "Find the date 2 weeks and 3 days after January 12."
msgstr "Znajdź dateę 2 tygodnie i 3 dni po 12 stycznia."
#: activities/find_the_day/find_the_day_dataset.js:127
msgctxt "find_the_day_dataset|"
msgid "Find the date 3 weeks and 2 days after March 22."
msgstr "Znajdź dateę 3 tygodnie i 2 dni po 22 marca."
#: activities/find_the_day/find_the_day_dataset.js:131
msgctxt "find_the_day_dataset|"
msgid "Find the date 5 weeks and 6 days after October 5."
msgstr "Znajdź datę 5 tygodni i 6 dni po 5 października."
#: activities/find_the_day/find_the_day_dataset.js:135
msgctxt "find_the_day_dataset|"
msgid "Find the date 1 week and 1 day before August 8."
msgstr "Znajdź datę 1 tydzień i 1 dzień przed 8 sierpnia."
#: activities/find_the_day/find_the_day_dataset.js:139
msgctxt "find_the_day_dataset|"
msgid "Find the date 2 weeks and 5 days before July 2."
msgstr "Znajdź datę 2 tygodnie i 5 dni przed 2 lipca."
#: activities/find_the_day/find_the_day_dataset.js:159
msgctxt "find_the_day_dataset|"
msgid "Find day of week 5 months and 2 days after July 3."
msgstr "Znajdź dzień tygodnia 5 miesięcy i 2 dni po 3 lipca."
#: activities/find_the_day/find_the_day_dataset.js:163
msgctxt "find_the_day_dataset|"
msgid "Find day of week 2 months and 4 days after October 8."
msgstr "Znajdź dzień tygodnia 2 miesięce i 4 dni po 8 października."
#: activities/find_the_day/find_the_day_dataset.js:167
msgctxt "find_the_day_dataset|"
msgid "Find day of week 1 month and 3 days before December 28."
msgstr "Znajdź dzień tygodnia 1 miesiąc i 3 dni po 28 grudnia."
#: activities/find_the_day/find_the_day_dataset.js:171
msgctxt "find_the_day_dataset|"
msgid "Find day of week 8 months and 7 days after February 28."
msgstr "Znajdź dzień tygodnia 8 miesięcy i 7 dni po 28 lutym."
#: activities/find_the_day/find_the_day_dataset.js:175
msgctxt "find_the_day_dataset|"
msgid "Find day of week 3 months and 3 days before September 15."
msgstr "Znajdź dzień tygodnia 3 miesięce i 3 dni przed 15 września."
#: activities/find_the_day/find_the_day_dataset.js:194
msgctxt "find_the_day_dataset|"
msgid "Find the date 2 months, 1 week and 5 days after January 12."
msgstr "Znajdź datę 2 miesiące, 1 tydzień i 5 dni po 12 stycznia."
#: activities/find_the_day/find_the_day_dataset.js:198
msgctxt "find_the_day_dataset|"
msgid "Find the date 3 months, 2 weeks and 1 day after August 23."
msgstr "Znajdź datę 3 miesiące, 2 tygodnie i 1 dzień przed 23 sierpnia."
#: activities/find_the_day/find_the_day_dataset.js:202
msgctxt "find_the_day_dataset|"
msgid "Find the date 5 months, 3 weeks and 2 days after March 20."
msgstr "Znajdź datę 5 miesięcy, 3 tygodnie i 2 dni po 20 marca."
#: activities/find_the_day/find_the_day_dataset.js:206
msgctxt "find_the_day_dataset|"
msgid "Find the date 1 month 1 week and 1 day before September 10."
msgstr "Znajdź datę 1 miesiąc 1 tydzień i 1 dzień przed 10 września."
#: activities/find_the_day/find_the_day_dataset.js:210
msgctxt "find_the_day_dataset|"
msgid "Find the date 2 months, 1 week and 8 days before April 7."
msgstr "Znajdź datę 2 miesiące, 1 tydzień i 8 dni przed 7 kwietnia."
#. Activity title
#: activities/followline/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Control the hose-pipe"
msgstr "Wąż do podlewania"
#. Help title
#: activities/followline/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "The fireman needs to stop the fire, but the hose is blocked."
msgstr "Strażak musi ugasić ogień, lecz jego wąż jest zablokowany."
#. Help goal
#: activities/followline/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Fine motor coordination"
msgstr "Koordynacja ruchowa"
#. Help manual
#: activities/followline/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"Move the mouse or your finger over the lock which is represented as a red "
"part in the hose-pipe. This will move it, bringing it, part by part, up to "
"the fire. Be careful, if you move off the hose, the lock will go backward."
msgstr ""
"Najedź myszą lub palcem na zamek, który został przedstawiony jako czerwona "
"część na wężu. Przesuwaj go kawałek po kawałku ku ogniu. Ostrożnie, jeśli "
"wyjedziesz za wąż, to zamek się cofnie."
#. Activity title
#: activities/football/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "The football game"
msgstr "Piłka nożna"
#. Help title
#: activities/football/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Kick the ball into the goal"
msgstr "Strzel piłkę do bramki"
#. Help goal
#: activities/football/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Kick the ball behind the goal keeper on the right"
msgstr "Kopnij piłką za bramkarza po prawej"
#. Help manual
#: activities/football/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Drag a line from the ball, to set its speed and direction."
msgstr "Przeciągnij linię od piłki, aby nadać wartość i kierunek prędkości."
#. Activity title
#: activities/geo-country/ActivityInfo.qml:31
msgctxt "ActivityInfo|"
msgid "Locate the region"
msgstr "Ustal położenie obszaru"
#. Help title
#: activities/geo-country/ActivityInfo.qml:33
msgctxt "ActivityInfo|"
msgid "Drag and Drop the regions to redraw the whole country"
msgstr "Przeciągnij i upuść obszary, aby utworzyć całe państwo"
#. Help manual
#: activities/geo-country/ActivityInfo.qml:40
msgctxt "ActivityInfo|"
msgid ""
"Drag and drop different regions of the country to correct locations to "
"redraw the whole country."
msgstr ""
"Przeciągnij i upuść różne regiony kraju w odpowiednie miejsca, aby narysować "
"cały kraj na nowo."
#: activities/geo-country/resource/board/board10_0.qml:26
msgctxt "board10_0|"
msgid "United States of America"
msgstr "Stany Zjednoczone"
#: activities/geo-country/resource/board/board10_1.qml:25
msgctxt "board10_1|"
msgid "United States of America"
msgstr "Stany Zjednoczone"
#: activities/geo-country/resource/board/board11_0.qml:26
msgctxt "board11_0|"
msgid "Districts of Italy"
msgstr "Obwody Włoch"
#: activities/geo-country/resource/board/board11_1.qml:25
msgctxt "board11_1|"
msgid "Districts of Northern Italy"
msgstr "Obwody północnych Włoch"
#: activities/geo-country/resource/board/board11_2.qml:25
msgctxt "board11_2|"
msgid "Districts of Central Italy"
msgstr "Obwody środkowych Włoch"
#: activities/geo-country/resource/board/board11_3.qml:25
msgctxt "board11_3|"
msgid "Districts of Southern Italy"
msgstr "Obwody południowych Włoch"
#: activities/geo-country/resource/board/board12_0.qml:25
msgctxt "board12_0|"
msgid "States of India"
msgstr "Obwody Indii"
#: activities/geo-country/resource/board/board13_0.qml:25
msgctxt "board13_0|"
msgid "Districts of Australia"
msgstr "Obwody Australii"
#: activities/geo-country/resource/board/board14_0.qml:25
msgctxt "board14_0|"
msgid "Districts of China"
msgstr "Obwody Chin"
#: activities/geo-country/resource/board/board15_0.qml:26
msgctxt "board15_0|"
msgid "Northern Scotland"
msgstr "Północna Szkocja"
#: activities/geo-country/resource/board/board15_1.qml:25
msgctxt "board15_1|"
msgid "Southern Scotland"
msgstr "Południowa Szkocja"
#: activities/geo-country/resource/board/board15_2.qml:25
msgctxt "board15_2|"
msgid "Northern Scotland"
msgstr "Północna Szkocja"
#: activities/geo-country/resource/board/board15_3.qml:25
msgctxt "board15_3|"
msgid "Southern Scotland"
msgstr "Południowa Szkocja"
#: activities/geo-country/resource/board/board16_0.qml:25
msgctxt "board16_0|"
msgid "Historical provinces of Romania"
msgstr "Historyczne prowincje Rumunii"
#: activities/geo-country/resource/board/board1_0.qml:25
msgctxt "board1_0|"
msgid "Districts of France"
msgstr "Obwody Francji"
#: activities/geo-country/resource/board/board2_0.qml:25
msgctxt "board2_0|"
msgid "Districts of Germany"
msgstr "Obwody Niemiec"
#: activities/geo-country/resource/board/board3_0.qml:25
msgctxt "board3_0|"
msgid "Districts of Argentina"
msgstr "Obwody Argentyny"
#: activities/geo-country/resource/board/board4_0.qml:25
msgctxt "board4_0|"
msgid "Districts of Poland"
msgstr "Obwody Polski"
#: activities/geo-country/resource/board/board5_0.qml:26
msgctxt "board5_0|"
msgid "Districts of Turkey"
msgstr "Obwody Turcji"
#: activities/geo-country/resource/board/board5_1.qml:25
msgctxt "board5_1|"
msgid "Eastern Districts of Turkey"
msgstr "Wschodnie obwody Turcji"
#: activities/geo-country/resource/board/board5_2.qml:25
msgctxt "board5_2|"
msgid "Districts of Turkey"
msgstr "Obwody Turcji"
#: activities/geo-country/resource/board/board6_0.qml:25
msgctxt "board6_0|"
msgid "Counties of Norway"
msgstr "Hrabstwa Norwegii"
#: activities/geo-country/resource/board/board7_0.qml:25
msgctxt "board7_0|"
msgid "Counties of Brazil"
msgstr "Hrabstwa Brazylii"
#: activities/geo-country/resource/board/board8_0.qml:25
msgctxt "board8_0|"
msgid "Districts of Canada"
msgstr "Obwody Kanady"
#: activities/geo-country/resource/board/board9_0.qml:25
msgctxt "board9_0|"
msgid "Districts of Mexico"
msgstr "Obwody Meksyku"
#. Activity title
#: activities/geography/ActivityInfo.qml:31
msgctxt "ActivityInfo|"
msgid "Locate the countries"
msgstr "Ustalanie położenia państw"
#. Help title
#: activities/geography/ActivityInfo.qml:33
msgctxt "ActivityInfo|"
msgid "Drag and Drop the items to redraw the whole map"
msgstr "Przeciągnij i upuść elementy, aby narysować mapę na nowo"
#. Help manual
#: activities/geography/ActivityInfo.qml:40
msgctxt "ActivityInfo|"
msgid ""
"Drag and drop the map pieces to correct locations to redraw the whole map."
msgstr ""
"Przeciągnij i upuść części mapy w odpowiednie miejsca, aby narysować mapę na "
"nowo."
#: activities/geography/resource/board/board10_0.qml:25
msgctxt "board10_0|"
msgid "Oceania"
msgstr "Oceania"
#: activities/geography/resource/board/board10_0.qml:34
msgctxt "board10_0|"
msgid "Pitcairn Islands"
msgstr "Wyspy Pitcairn"
#: activities/geography/resource/board/board10_0.qml:41
msgctxt "board10_0|"
msgid "French Polynesia"
msgstr "Polinezja Francuska"
#: activities/geography/resource/board/board10_0.qml:48
msgctxt "board10_0|"
msgid "Papua New Guinea"
msgstr "Papua Nowa Gwinea"
#: activities/geography/resource/board/board10_0.qml:55
msgctxt "board10_0|"
msgid "East Timor"
msgstr "Timor Wschodni"
#: activities/geography/resource/board/board10_0.qml:62
msgctxt "board10_0|"
msgid "Indonesia"
msgstr "Indonezja"
#: activities/geography/resource/board/board10_0.qml:69
msgctxt "board10_0|"
msgid "Palau"
msgstr "Palau"
#: activities/geography/resource/board/board10_0.qml:76
msgctxt "board10_0|"
msgid "Northern Mariana Islands"
msgstr "Mariany Północne"
#: activities/geography/resource/board/board10_0.qml:83
msgctxt "board10_0|"
msgid "Micronesia"
msgstr "Mikronezja"
#: activities/geography/resource/board/board10_0.qml:90
msgctxt "board10_0|"
msgid "Vanuatu"
msgstr "Vanuatu"
#: activities/geography/resource/board/board10_0.qml:97
msgctxt "board10_0|"
msgid "Tuvalu"
msgstr "Tuvalu"
#: activities/geography/resource/board/board10_0.qml:104
msgctxt "board10_0|"
msgid "Tonga"
msgstr "Tonga"
#: activities/geography/resource/board/board10_0.qml:111
msgctxt "board10_0|"
msgid "New Caledonia"
msgstr "Nowa Kaledonia"
#: activities/geography/resource/board/board10_0.qml:118
msgctxt "board10_0|"
msgid "Marshall Islands"
msgstr "Wyspy Marshalla"
#: activities/geography/resource/board/board10_0.qml:125
msgctxt "board10_0|"
msgid "Kiribati"
msgstr "Kiribati"
#: activities/geography/resource/board/board10_0.qml:132
msgctxt "board10_0|"
msgid "Fiji"
msgstr "Fidżi"
#: activities/geography/resource/board/board10_0.qml:139
msgctxt "board10_0|"
msgid "Solomon Islands"
msgstr "Wyspy Salomona"
#: activities/geography/resource/board/board10_0.qml:146
msgctxt "board10_0|"
msgid "New Zealand"
msgstr "Nowa Zelandia"
#: activities/geography/resource/board/board10_0.qml:153
msgctxt "board10_0|"
msgid "Cook Islands"
msgstr "Wyspy Cooke'a"
#: activities/geography/resource/board/board10_0.qml:160
msgctxt "board10_0|"
msgid "American Samoa"
msgstr "Samoa Amerykańskie"
#: activities/geography/resource/board/board10_0.qml:167
msgctxt "board10_0|"
msgid "Australia"
msgstr "Australia"
#: activities/geography/resource/board/board10_0.qml:174
msgctxt "board10_0|"
msgid "United States Minor Outlying Islands"
msgstr "Dalekie Wyspy Mniejsze Stanów Zjednoczonych"
#: activities/geography/resource/board/board10_0.qml:181
msgctxt "board10_0|"
msgid "Hawaii"
msgstr "Hawaje"
#: activities/geography/resource/board/board1_0.qml:25
msgctxt "board1_0|"
msgid "Continents"
msgstr "Kontynenty"
#: activities/geography/resource/board/board1_0.qml:34
msgctxt "board1_0|"
msgid "Oceania"
msgstr "Oceania"
#: activities/geography/resource/board/board1_0.qml:41
msgctxt "board1_0|"
msgid "Europe"
msgstr "Europa"
#: activities/geography/resource/board/board1_0.qml:48
msgctxt "board1_0|"
msgid "Asia"
msgstr "Azja"
#: activities/geography/resource/board/board1_0.qml:55
msgctxt "board1_0|"
msgid "Antarctica"
msgstr "Antarktyda"
#: activities/geography/resource/board/board1_0.qml:62
msgctxt "board1_0|"
msgid "America"
msgstr "Ameryka"
#: activities/geography/resource/board/board1_0.qml:69
msgctxt "board1_0|"
msgid "Africa"
msgstr "Afryka"
#: activities/geography/resource/board/board2_0.qml:25
msgctxt "board2_0|"
msgid "North America"
msgstr "Ameryka Północna"
#: activities/geography/resource/board/board2_0.qml:34
msgctxt "board2_0|"
msgid "Alaska"
msgstr "Alaska"
#: activities/geography/resource/board/board2_0.qml:41
msgctxt "board2_0|"
msgid "United States of America"
msgstr "Stany Zjednoczone"
#: activities/geography/resource/board/board2_0.qml:48
msgctxt "board2_0|"
msgid "Mexico"
msgstr "Meksyk"
#: activities/geography/resource/board/board2_0.qml:55
msgctxt "board2_0|"
msgid "Iceland"
msgstr "Islandia"
#: activities/geography/resource/board/board2_0.qml:62
msgctxt "board2_0|"
msgid "Greenland"
msgstr "Grenlandia"
#: activities/geography/resource/board/board2_0.qml:69
msgctxt "board2_0|"
msgid "Canada"
msgstr "Kanada"
#: activities/geography/resource/board/board3_0.qml:26
msgctxt "board3_0|"
msgid "Central America"
msgstr "Ameryka środkowa"
#: activities/geography/resource/board/board3_0.qml:35
msgctxt "board3_0|"
msgid "Puerto Rico"
msgstr "Puerto Rico"
#: activities/geography/resource/board/board3_0.qml:42
msgctxt "board3_0|"
msgid "Panama"
msgstr "Panama"
#: activities/geography/resource/board/board3_0.qml:49
msgctxt "board3_0|"
msgid "Nicaragua"
msgstr "Nikaragua"
#: activities/geography/resource/board/board3_0.qml:56
msgctxt "board3_0|"
msgid "Mexico"
msgstr "Meksyk"
#: activities/geography/resource/board/board3_0.qml:63
msgctxt "board3_0|"
msgid "Jamaica"
msgstr "Jamajka"
#: activities/geography/resource/board/board3_0.qml:70
msgctxt "board3_0|"
msgid "Honduras"
msgstr "Honduras"
#: activities/geography/resource/board/board3_0.qml:77
msgctxt "board3_0|"
msgid "Haiti"
msgstr "Haiti"
#: activities/geography/resource/board/board3_0.qml:84
msgctxt "board3_0|"
msgid "Guatemala"
msgstr "Gwatemala"
#: activities/geography/resource/board/board3_0.qml:91
msgctxt "board3_0|"
msgid "El Salvador"
msgstr "Salwador"
#: activities/geography/resource/board/board3_0.qml:98
msgctxt "board3_0|"
msgid "Dominican Republic"
msgstr "Republika Dominikany"
#: activities/geography/resource/board/board3_0.qml:105
msgctxt "board3_0|"
msgid "Cuba"
msgstr "Kuba"
#: activities/geography/resource/board/board3_0.qml:112
msgctxt "board3_0|"
msgid "Costa Rica"
msgstr "Kostaryka"
#: activities/geography/resource/board/board3_0.qml:119
msgctxt "board3_0|"
msgid "Belize"
msgstr "Belize"
#: activities/geography/resource/board/board3_0.qml:126
msgctxt "board3_0|"
msgid "Bahamas"
msgstr "Bahamy"
#: activities/geography/resource/board/board3_1.qml:25
msgctxt "board3_1|"
msgid "Central America"
msgstr "Ameryka środkowa"
#: activities/geography/resource/board/board3_1.qml:34
msgctxt "board3_1|"
msgid "Puerto Rico"
msgstr "Puerto Rico"
#: activities/geography/resource/board/board3_1.qml:41
msgctxt "board3_1|"
msgid "Panama"
msgstr "Panama"
#: activities/geography/resource/board/board3_1.qml:48
msgctxt "board3_1|"
msgid "Nicaragua"
msgstr "Nikaragua"
#: activities/geography/resource/board/board3_1.qml:55
msgctxt "board3_1|"
msgid "Mexico"
msgstr "Meksyk"
#: activities/geography/resource/board/board3_1.qml:62
msgctxt "board3_1|"
msgid "Jamaica"
msgstr "Jamajka"
#: activities/geography/resource/board/board3_1.qml:69
msgctxt "board3_1|"
msgid "Honduras"
msgstr "Honduras"
#: activities/geography/resource/board/board3_1.qml:76
msgctxt "board3_1|"
msgid "Haiti"
msgstr "Haiti"
#: activities/geography/resource/board/board3_1.qml:83
msgctxt "board3_1|"
msgid "Guatemala"
msgstr "Gwatemala"
#: activities/geography/resource/board/board3_1.qml:90
msgctxt "board3_1|"
msgid "El Salvador"
msgstr "Salwador"
#: activities/geography/resource/board/board3_1.qml:97
msgctxt "board3_1|"
msgid "Dominican Republic"
msgstr "Republika Dominikany"
#: activities/geography/resource/board/board3_1.qml:104
msgctxt "board3_1|"
msgid "Cuba"
msgstr "Kuba"
#: activities/geography/resource/board/board3_1.qml:111
msgctxt "board3_1|"
msgid "Costa Rica"
msgstr "Kostaryka"
#: activities/geography/resource/board/board3_1.qml:118
msgctxt "board3_1|"
msgid "Belize"
msgstr "Belize"
#: activities/geography/resource/board/board3_1.qml:125
msgctxt "board3_1|"
msgid "Bahamas"
msgstr "Bahamy"
#: activities/geography/resource/board/board4_0.qml:25
msgctxt "board4_0|"
msgid "South America"
msgstr "Ameryka Południowa"
#: activities/geography/resource/board/board4_0.qml:34
msgctxt "board4_0|"
msgid "Venezuela"
msgstr "Wenezuela"
#: activities/geography/resource/board/board4_0.qml:41
msgctxt "board4_0|"
msgid "Uruguay"
msgstr "Urugwaj"
#: activities/geography/resource/board/board4_0.qml:48
msgctxt "board4_0|"
msgid "Suriname"
msgstr "Surinam"
#: activities/geography/resource/board/board4_0.qml:55
msgctxt "board4_0|"
msgid "Peru"
msgstr "Peru"
#: activities/geography/resource/board/board4_0.qml:62
msgctxt "board4_0|"
msgid "Paraguay"
msgstr "Paragwaj"
#: activities/geography/resource/board/board4_0.qml:69
msgctxt "board4_0|"
msgid "Panama"
msgstr "Panama"
#: activities/geography/resource/board/board4_0.qml:76
msgctxt "board4_0|"
msgid "Guyana"
msgstr "Gujana"
#: activities/geography/resource/board/board4_0.qml:83
msgctxt "board4_0|"
msgid "French Guiana"
msgstr "Gujana Francuska"
#: activities/geography/resource/board/board4_0.qml:90
msgctxt "board4_0|"
msgid "Ecuador"
msgstr "Ekwador"
#: activities/geography/resource/board/board4_0.qml:97
msgctxt "board4_0|"
msgid "Colombia"
msgstr "Kolumbia"
#: activities/geography/resource/board/board4_0.qml:104
msgctxt "board4_0|"
msgid "Chile"
msgstr "Chile"
#: activities/geography/resource/board/board4_0.qml:111
msgctxt "board4_0|"
msgid "Brazil"
msgstr "Brazylia"
#: activities/geography/resource/board/board4_0.qml:118
msgctxt "board4_0|"
msgid "Bolivia"
msgstr "Boliwia"
#: activities/geography/resource/board/board4_0.qml:125
msgctxt "board4_0|"
msgid "Argentina"
msgstr "Argentyna"
#: activities/geography/resource/board/board5_0.qml:25
msgctxt "board5_0|"
msgid "Western Europe"
msgstr "Europa zachodnia"
#: activities/geography/resource/board/board5_0.qml:34
msgctxt "board5_0|"
msgid "United Kingdom"
msgstr "Wielka Brytania"
#: activities/geography/resource/board/board5_0.qml:41
msgctxt "board5_0|"
msgid "Switzerland"
msgstr "Szwajcaria"
#: activities/geography/resource/board/board5_0.qml:48
msgctxt "board5_0|"
msgid "Sweden"
msgstr "Szwecja"
#: activities/geography/resource/board/board5_0.qml:55
msgctxt "board5_0|"
msgid "Spain"
msgstr "Hiszpania"
#: activities/geography/resource/board/board5_0.qml:62
msgctxt "board5_0|"
msgid "Portugal"
msgstr "Portugalia"
#: activities/geography/resource/board/board5_0.qml:69
msgctxt "board5_0|"
msgid "Norway"
msgstr "Norwegia"
#: activities/geography/resource/board/board5_0.qml:76
msgctxt "board5_0|"
msgid "The Netherlands"
msgstr "Holandia"
#: activities/geography/resource/board/board5_0.qml:90
msgctxt "board5_0|"
msgid "Italy"
msgstr "Włochy"
#: activities/geography/resource/board/board5_0.qml:97
msgctxt "board5_0|"
msgid "Ireland"
msgstr "Irlandia"
#: activities/geography/resource/board/board5_0.qml:104
msgctxt "board5_0|"
msgid "Iceland"
msgstr "Islandia"
#: activities/geography/resource/board/board5_0.qml:111
msgctxt "board5_0|"
msgid "Germany"
msgstr "Niemcy"
#: activities/geography/resource/board/board5_0.qml:118
msgctxt "board5_0|"
msgid "France"
msgstr "Francja"
#: activities/geography/resource/board/board5_0.qml:125
msgctxt "board5_0|"
msgid "Finland"
msgstr "Finlandia"
#: activities/geography/resource/board/board5_0.qml:132
msgctxt "board5_0|"
msgid "Denmark"
msgstr "Dania"
#: activities/geography/resource/board/board5_0.qml:139
msgctxt "board5_0|"
msgid "Belgium"
msgstr "Belgia"
#: activities/geography/resource/board/board5_0.qml:146
msgctxt "board5_0|"
msgid "Austria"
msgstr "Austria"
#: activities/geography/resource/board/board6_0.qml:25
msgctxt "board6_0|"
msgid "Eastern Europe"
msgstr "Europa wschodnia"
#: activities/geography/resource/board/board6_0.qml:41
msgctxt "board6_0|"
msgid "Greece"
msgstr "Grecja"
#: activities/geography/resource/board/board6_0.qml:48
msgctxt "board6_0|"
msgid "Ukraine"
msgstr "Ukraina"
#: activities/geography/resource/board/board6_0.qml:55
msgctxt "board6_0|"
msgid "Turkey"
msgstr "Turcja"
#: activities/geography/resource/board/board6_0.qml:63
msgctxt "board6_0|"
msgid "Slovenia"
msgstr "Słowenia"
#: activities/geography/resource/board/board6_0.qml:70
msgctxt "board6_0|"
msgid "Slovak Republic"
msgstr "Republika Słowacka"
#: activities/geography/resource/board/board6_0.qml:77
msgctxt "board6_0|"
msgid "Montenegro"
msgstr "Czarnogóra"
#: activities/geography/resource/board/board6_0.qml:85
msgctxt "board6_0|"
msgid "Serbia"
msgstr "Serbia"
#: activities/geography/resource/board/board6_0.qml:92
msgctxt "board6_0|"
msgid "Russia"
msgstr "Rosja"
#: activities/geography/resource/board/board6_0.qml:99
msgctxt "board6_0|"
msgid "Romania"
msgstr "Rumunia"
#: activities/geography/resource/board/board6_0.qml:106
msgctxt "board6_0|"
msgid "Poland"
msgstr "Polska"
#: activities/geography/resource/board/board6_0.qml:113
msgctxt "board6_0|"
msgid "Moldova"
msgstr "Mołdawia"
#: activities/geography/resource/board/board6_0.qml:120
msgctxt "board6_0|"
msgid "Macedonia"
msgstr "Macedonia"
#: activities/geography/resource/board/board6_0.qml:128
msgctxt "board6_0|"
msgid "Lithuania"
msgstr "Litwa"
#: activities/geography/resource/board/board6_0.qml:135
msgctxt "board6_0|"
msgid "Latvia"
msgstr "Łotwa"
#: activities/geography/resource/board/board6_0.qml:142
msgctxt "board6_0|"
msgid "Hungary"
msgstr "Węgry"
#: activities/geography/resource/board/board6_0.qml:149
msgctxt "board6_0|"
msgid "Estonia"
msgstr "Estonia"
#: activities/geography/resource/board/board6_0.qml:156
msgctxt "board6_0|"
msgid "Czechia"
msgstr "Czechy"
#: activities/geography/resource/board/board6_0.qml:163
msgctxt "board6_0|"
msgid "Croatia"
msgstr "Chorwacja"
#: activities/geography/resource/board/board6_0.qml:170
msgctxt "board6_0|"
msgid "Bulgaria"
msgstr "Bułgaria"
#: activities/geography/resource/board/board6_0.qml:177
msgctxt "board6_0|"
msgid "Bosnia Herzegovina"
msgstr "Bośnia i Hercegowina"
#: activities/geography/resource/board/board6_0.qml:184
msgctxt "board6_0|"
msgid "Belarus"
msgstr "Białoruś"
#: activities/geography/resource/board/board6_0.qml:191
msgctxt "board6_0|"
msgid "Albania"
msgstr "Albania"
#: activities/geography/resource/board/board7_0.qml:25
msgctxt "board7_0|"
msgid "Northern Africa"
msgstr "Afryka północna"
#: activities/geography/resource/board/board7_0.qml:34
msgctxt "board7_0|"
msgid "Western Sahara"
msgstr "Sahara Zachodnia"
#: activities/geography/resource/board/board7_0.qml:41
msgctxt "board7_0|"
msgid "Uganda"
msgstr "Uganda"
#: activities/geography/resource/board/board7_0.qml:48
msgctxt "board7_0|"
msgid "Tunisia"
msgstr "Tunezja"
#: activities/geography/resource/board/board7_0.qml:55
msgctxt "board7_0|"
msgid "Togo"
msgstr "Togo"
#: activities/geography/resource/board/board7_0.qml:62
msgctxt "board7_0|"
msgid "Sudan"
msgstr "Sudan"
#: activities/geography/resource/board/board7_0.qml:69
msgctxt "board7_0|"
msgid "Somalia"
msgstr "Somalia"
#: activities/geography/resource/board/board7_0.qml:76
msgctxt "board7_0|"
msgid "Sierra Leone"
msgstr "Sierra Leone"
#: activities/geography/resource/board/board7_0.qml:83
msgctxt "board7_0|"
msgid "Senegal"
msgstr "Senegal"
#: activities/geography/resource/board/board7_0.qml:90
msgctxt "board7_0|"
msgid "Rwanda"
msgstr "Ruanda"
#: activities/geography/resource/board/board7_0.qml:97
msgctxt "board7_0|"
msgid "Niger"
msgstr "Niger"
#: activities/geography/resource/board/board7_0.qml:104
msgctxt "board7_0|"
msgid "Nigeria"
msgstr "Nigeria"
#: activities/geography/resource/board/board7_0.qml:111
msgctxt "board7_0|"
msgid "Morocco"
msgstr "Maroko"
#: activities/geography/resource/board/board7_0.qml:118
msgctxt "board7_0|"
msgid "Mauritania"
msgstr "Mauretania"
#: activities/geography/resource/board/board7_0.qml:125
msgctxt "board7_0|"
msgid "Mali"
msgstr "Mali"
#: activities/geography/resource/board/board7_0.qml:132
msgctxt "board7_0|"
msgid "Libya"
msgstr "Libia"
#: activities/geography/resource/board/board7_0.qml:139
msgctxt "board7_0|"
msgid "Liberia"
msgstr "Liberia"
#: activities/geography/resource/board/board7_0.qml:146
msgctxt "board7_0|"
msgid "Ivory Coast"
msgstr "Wybrzeże Kości Słoniowej"
#: activities/geography/resource/board/board7_0.qml:153
msgctxt "board7_0|"
msgid "Guinea"
msgstr "Gwinea"
#: activities/geography/resource/board/board7_0.qml:160
msgctxt "board7_0|"
msgid "Guinea Bissau"
msgstr "Gwinea - Bissau"
#: activities/geography/resource/board/board7_0.qml:167
msgctxt "board7_0|"
msgid "Ghana"
msgstr "Ghana"
#: activities/geography/resource/board/board7_0.qml:174
msgctxt "board7_0|"
msgid "Gambia"
msgstr "Gambia"
#: activities/geography/resource/board/board7_0.qml:181
msgctxt "board7_0|"
msgid "Gabon"
msgstr "Gabon"
#: activities/geography/resource/board/board7_0.qml:188
msgctxt "board7_0|"
msgid "Eritrea"
msgstr "Erytrea"
#: activities/geography/resource/board/board7_0.qml:195
msgctxt "board7_0|"
msgid "Ethiopia"
msgstr "Etiopia"
#: activities/geography/resource/board/board7_0.qml:202
msgctxt "board7_0|"
msgid "Equatorial Guinea"
msgstr "Gwinea Równikowa"
#: activities/geography/resource/board/board7_0.qml:209
msgctxt "board7_0|"
msgid "Egypt"
msgstr "Egipt"
#: activities/geography/resource/board/board7_0.qml:216
msgctxt "board7_0|"
msgid "Djibouti"
msgstr "Dżibuti"
#: activities/geography/resource/board/board7_0.qml:223
msgctxt "board7_0|"
msgid "Chad"
msgstr "Czad"
#: activities/geography/resource/board/board7_0.qml:230
msgctxt "board7_0|"
msgid "Central African Republic"
msgstr "Republika Środkowej Afryki"
#: activities/geography/resource/board/board7_0.qml:237
msgctxt "board7_0|"
msgid "Cameroon"
msgstr "Kamerun"
#: activities/geography/resource/board/board7_0.qml:244
msgctxt "board7_0|"
msgid "Burkina Faso"
msgstr "Burkina Faso"
#: activities/geography/resource/board/board7_0.qml:251
msgctxt "board7_0|"
msgid "Benin"
msgstr "Benin"
#: activities/geography/resource/board/board7_0.qml:258
msgctxt "board7_0|"
msgid "Algeria"
msgstr "Algieria"
#: activities/geography/resource/board/board8_0.qml:25
msgctxt "board8_0|"
msgid "Southern Africa"
msgstr "Afryka południowa"
#: activities/geography/resource/board/board8_0.qml:34
msgctxt "board8_0|"
msgid "Zimbabwe"
msgstr "Zimbabwe"
#: activities/geography/resource/board/board8_0.qml:41
msgctxt "board8_0|"
msgid "Zambia"
msgstr "Zambia"
#: activities/geography/resource/board/board8_0.qml:48
msgctxt "board8_0|"
msgid "Uganda"
msgstr "Uganda"
#: activities/geography/resource/board/board8_0.qml:55
msgctxt "board8_0|"
msgid "Tanzania"
msgstr "Tanzania"
#: activities/geography/resource/board/board8_0.qml:62
msgctxt "board8_0|"
msgid "Swaziland"
msgstr "Suazi"
#: activities/geography/resource/board/board8_0.qml:69
msgctxt "board8_0|"
msgid "South Africa"
msgstr "Afryka południowa"
#: activities/geography/resource/board/board8_0.qml:76
msgctxt "board8_0|"
msgid "Rwanda"
msgstr "Ruanda"
#: activities/geography/resource/board/board8_0.qml:83
msgctxt "board8_0|"
msgid "Republic of Congo"
msgstr "Republika Kongo"
#: activities/geography/resource/board/board8_0.qml:90
msgctxt "board8_0|"
msgid "Namibia"
msgstr "Namibia"
#: activities/geography/resource/board/board8_0.qml:97
msgctxt "board8_0|"
msgid "Mozambique"
msgstr "Mozambik"
#: activities/geography/resource/board/board8_0.qml:104
msgctxt "board8_0|"
msgid "Malawi"
msgstr "Malawi"
#: activities/geography/resource/board/board8_0.qml:111
msgctxt "board8_0|"
msgid "Madagascar"
msgstr "Madagaskar"
#: activities/geography/resource/board/board8_0.qml:118
msgctxt "board8_0|"
msgid "Lesotho"
msgstr "Lesotho"
#: activities/geography/resource/board/board8_0.qml:125
msgctxt "board8_0|"
msgid "Kenya"
msgstr "Kenia"
#: activities/geography/resource/board/board8_0.qml:132
msgctxt "board8_0|"
msgid "Gabon"
msgstr "Gabon"
#: activities/geography/resource/board/board8_0.qml:139
msgctxt "board8_0|"
msgid "Equatorial Guinea"
msgstr "Gwinea Równikowa"
#: activities/geography/resource/board/board8_0.qml:146
msgctxt "board8_0|"
msgid "Democratic Republic of Congo"
msgstr "Demokratyczna Republika Kongo"
#: activities/geography/resource/board/board8_0.qml:153
msgctxt "board8_0|"
msgid "Burundi"
msgstr "Burundi"
#: activities/geography/resource/board/board8_0.qml:160
msgctxt "board8_0|"
msgid "Botswana"
msgstr "Botswana"
#: activities/geography/resource/board/board8_0.qml:167
msgctxt "board8_0|"
msgid "Angola"
msgstr "Angola"
#: activities/geography/resource/board/board9_0.qml:25
msgctxt "board9_0|"
msgid "Asia"
msgstr "Azja"
#: activities/geography/resource/board/board9_0.qml:34
msgctxt "board9_0|"
msgid "Russia"
msgstr "Rosja"
#: activities/geography/resource/board/board9_0.qml:41
msgctxt "board9_0|"
msgid "Mongolia"
msgstr "Mongolia"
#: activities/geography/resource/board/board9_0.qml:48
msgctxt "board9_0|"
msgid "Japan"
msgstr "Japonia"
#: activities/geography/resource/board/board9_0.qml:55
msgctxt "board9_0|"
msgid "North Korea"
msgstr "Korea Północna"
#: activities/geography/resource/board/board9_0.qml:62
msgctxt "board9_0|"
msgid "South Korea"
msgstr "Korea Południowa"
#: activities/geography/resource/board/board9_0.qml:69
msgctxt "board9_0|"
msgid "Kazakhstan"
msgstr "Kazachstan"
#: activities/geography/resource/board/board9_0.qml:76
msgctxt "board9_0|"
msgid "Uzbekistan"
msgstr "Uzbekistan"
#: activities/geography/resource/board/board9_0.qml:83
msgctxt "board9_0|"
msgid "Taiwan"
msgstr "Tajwan"
#: activities/geography/resource/board/board9_0.qml:90
msgctxt "board9_0|"
msgid "Vietnam"
msgstr "Wietnam"
#: activities/geography/resource/board/board9_0.qml:97
msgctxt "board9_0|"
msgid "Cambodia"
msgstr "Kambodża"
#: activities/geography/resource/board/board9_0.qml:104
msgctxt "board9_0|"
msgid "Laos"
msgstr "Laos"
#: activities/geography/resource/board/board9_0.qml:111
msgctxt "board9_0|"
msgid "Thailand"
msgstr "Tajlandia"
#: activities/geography/resource/board/board9_0.qml:118
msgctxt "board9_0|"
msgid "Sri Lanka"
msgstr "Sri Lanka"
#: activities/geography/resource/board/board9_0.qml:125
msgctxt "board9_0|"
msgid "China"
msgstr "Chiny"
#: activities/geography/resource/board/board9_0.qml:132
msgctxt "board9_0|"
msgid "India"
msgstr "Indie"
#: activities/geography/resource/board/board9_0.qml:139
msgctxt "board9_0|"
msgid "Bangladesh"
msgstr "Bangladesz"
#: activities/geography/resource/board/board9_0.qml:146
msgctxt "board9_0|"
msgid "Bhutan"
msgstr "Bhutan"
#: activities/geography/resource/board/board9_0.qml:153
msgctxt "board9_0|"
msgid "Nepal"
msgstr "Nepal"
#: activities/geography/resource/board/board9_0.qml:160
msgctxt "board9_0|"
msgid "Pakistan"
msgstr "Pakistan"
#: activities/geography/resource/board/board9_0.qml:167
msgctxt "board9_0|"
msgid "Myanmar"
msgstr "Myanmar"
#: activities/geography/resource/board/board9_0.qml:174
msgctxt "board9_0|"
msgid "Philippines"
msgstr "Filipiny"
#: activities/geography/resource/board/board9_0.qml:181
msgctxt "board9_0|"
msgid "Indonesia"
msgstr "Indonezja"
#: activities/geography/resource/board/board9_0.qml:188
msgctxt "board9_0|"
msgid "Malaysia"
msgstr "Malezja"
#: activities/geography/resource/board/board9_0.qml:195
msgctxt "board9_0|"
msgid "Afghanistan"
msgstr "Afganistan"
#: activities/geography/resource/board/board9_0.qml:202
msgctxt "board9_0|"
msgid "Tajikistan"
msgstr "Tadżykistan"
#: activities/geography/resource/board/board9_0.qml:209
msgctxt "board9_0|"
msgid "Kyrgyzstan"
msgstr "Kirgistan"
#: activities/geography/resource/board/board9_0.qml:216
msgctxt "board9_0|"
msgid "Turkmenistan"
msgstr "Turkmenistan"
#: activities/geography/resource/board/board9_0.qml:223
msgctxt "board9_0|"
msgid "Iran"
msgstr "Iran"
#: activities/geography/resource/board/board9_0.qml:230
msgctxt "board9_0|"
msgid "Azerbaijan"
msgstr "Azerbejdżan"
#. Translators: Strip Asia| and translate only Georgia
#: activities/geography/resource/board/board9_0.qml:238
msgctxt "board9_0|"
msgid "Asia|Georgia"
msgstr "Azja|Gruzja"
#: activities/geography/resource/board/board9_0.qml:245
msgctxt "board9_0|"
msgid "Turkey"
msgstr "Turcja"
#: activities/geography/resource/board/board9_0.qml:252
msgctxt "board9_0|"
msgid "Syria"
msgstr "Syria"
#: activities/geography/resource/board/board9_0.qml:259
msgctxt "board9_0|"
msgid "Iraq"
msgstr "Irak"
#: activities/geography/resource/board/board9_0.qml:266
msgctxt "board9_0|"
msgid "Jordan"
msgstr "Jordania"
#: activities/geography/resource/board/board9_0.qml:273
msgctxt "board9_0|"
msgid "Saudi Arabia"
msgstr "Arabia Saudyjska"
#: activities/geography/resource/board/board9_0.qml:280
msgctxt "board9_0|"
msgid "Yemen"
msgstr "Jemen"
#: activities/geography/resource/board/board9_0.qml:287
msgctxt "board9_0|"
msgid "United Arab Emirates"
msgstr "Zjednoczone Emiraty Arabskie"
#: activities/geography/resource/board/board9_0.qml:294
msgctxt "board9_0|"
msgid "Oman"
msgstr "Oman"
#. Activity title
#: activities/gletters/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Simple Letters"
msgstr "Proste litery"
#. Help title
#. ----------
#. Help manual
#: activities/gletters/ActivityInfo.qml:29
#: activities/gletters/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Type the falling letters before they reach the ground"
msgstr "Wpisuj spadające litery, zanim znajdą się na ziemi"
#. Help goal
#: activities/gletters/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Letter association between the screen and the keyboard"
msgstr "Rozpoznawanie liter między ekranem a klawiaturą"
#: activities/gletters/Gletters.qml:172
msgctxt "Gletters|"
msgid "Select your locale"
msgstr "Wybierz swój język"
#: activities/gletters/Gletters.qml:179
msgctxt "Gletters|"
msgid "Select Domino mode"
msgstr "Wybierz tryb domino"
#: activities/gletters/Gletters.qml:186
msgctxt "Gletters|"
msgid "Uppercase only mode"
msgstr "Tryb tylko wielkich liter"
#: activities/gletters/Gletters.qml:202
msgctxt "Gletters|"
msgid "Speed"
-msgstr ""
+msgstr "Szybkość"
#. Activity title
#: activities/gnumch-equality/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Gnumch Equality"
msgstr "Gnumch - równość"
#. Help title
#. ----------
#. Help manual
#: activities/gnumch-equality/ActivityInfo.qml:29
#: activities/gnumch-equality/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"Guide the Number Muncher to the expressions that equal the number at the "
"bottom of the screen."
msgstr ""
"Naprowadź Pożeracza Liczb na równania, których wynikiem jest liczba na dole "
"ekranu."
#. Help goal
#: activities/gnumch-equality/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Practice addition, multiplication, division and subtraction."
msgstr "Ćwicz dodawanie, odejmowanie, mnożenie i dzielenie."
#. Help manual
#: activities/gnumch-equality/ActivityInfo.qml:38
#: activities/gnumch-factors/ActivityInfo.qml:38
#: activities/gnumch-inequality/ActivityInfo.qml:37
#: activities/gnumch-multiples/ActivityInfo.qml:38
#: activities/gnumch-primes/ActivityInfo.qml:38
msgctxt "ActivityInfo|"
msgid ""
"If you have a keyboard you can use the arrow keys to move and hit space to "
"swallow a number. With a mouse you can click on the block next to your "
"position to move and click again to swallow the number. With a touch screen "
"you can do like with a mouse or swipe anywhere in the direction you want to "
"move and tap to swallow the number."
msgstr ""
"Jeśli masz klawiaturę, to do połykania liczb możesz użyć klawisza spacji. "
"Przy użyciu myszy możesz nacisnąć blok obok twojego położenia, aby "
"się przesunąć i nacisnąć ponownie, aby połknąć liczbę. Przy użyciu ekranu "
"dotykowego możesz postępować tak jak w przypadku myszy lub zacząć przesuwać "
"palcem z dowolnego miejsca w stronę, w którą chcesz się przesunąć i stuknąć "
"palcem, aby połknąć liczbę."
#: activities/gnumch-equality/ActivityInfo.qml:40
#: activities/gnumch-factors/ActivityInfo.qml:40
#: activities/gnumch-inequality/ActivityInfo.qml:39
#: activities/gnumch-multiples/ActivityInfo.qml:40
#: activities/gnumch-primes/ActivityInfo.qml:40
msgctxt "ActivityInfo|"
msgid "Take care to avoid the Troggles."
msgstr "Uważaj i omijaj Troggle."
#: activities/gnumch-equality/TopPanel.qml:52
#, qt-format
msgctxt "TopPanel|"
msgid "Equal to %1"
msgstr "Równy %1"
#: activities/gnumch-equality/TopPanel.qml:54
#, qt-format
msgctxt "TopPanel|"
msgid "Not equal to %1"
msgstr "Nierówny %1"
#: activities/gnumch-equality/TopPanel.qml:56
#, qt-format
msgctxt "TopPanel|"
msgid "Factor of %1"
msgstr "Dzielnik %1"
#: activities/gnumch-equality/TopPanel.qml:58
#, qt-format
msgctxt "TopPanel|"
msgid "Multiple of %1"
msgstr "Wielokrotność %1"
#: activities/gnumch-equality/TopPanel.qml:60
#, qt-format
msgctxt "TopPanel|"
msgid "Primes less than %1"
msgstr "L. pierwsze mniejsze niż %1"
#: activities/gnumch-equality/Warning.qml:47
msgctxt "Warning|"
msgid "You were eaten by a Troggle."
msgstr "Zostałeś zjedzony przez Troogle."
#: activities/gnumch-equality/Warning.qml:51
msgctxt "Warning|"
msgid "You ate a wrong number."
msgstr "Zjadłeś złą liczbę."
#: activities/gnumch-equality/Warning.qml:62
msgctxt "Warning|"
msgid "1 is not a prime number."
msgstr "1 nie jest liczbą pierwszą."
#: activities/gnumch-equality/Warning.qml:72
#, qt-format
msgctxt "Warning|"
msgid "%1 is divisible by %2"
msgstr "%1 jest podzielny przez %2"
#: activities/gnumch-equality/Warning.qml:80
msgctxt "Warning|"
msgid "and"
msgstr "oraz"
#: activities/gnumch-equality/Warning.qml:86
#, qt-format
msgctxt "Warning|"
msgid "Multiples of %1 include %2, "
msgstr "Wielokrotności %1 uwzględniają %2, "
#: activities/gnumch-equality/Warning.qml:87
#, qt-format
msgctxt "Warning|"
msgid "but %1 is not a multiple of %2."
msgstr "lecz %1 nie jest wielokrotnością %2."
#: activities/gnumch-equality/Warning.qml:104
#, qt-format
msgctxt "Warning|"
msgid "and %1 are the divisors of %2."
msgstr "oraz %1 są dzielnikami %2."
#: activities/gnumch-equality/Warning.qml:133
msgctxt "Warning|"
msgid "Press \"Return\" or click on me to continue."
msgstr "Naciśnij klawisz \"Enter\" lub na mnie, aby kontynuować."
#: activities/gnumch-equality/WarnMonster.qml:41
msgctxt "WarnMonster|"
msgid "Be careful, a troggle!"
msgstr "Uważaj, to troggle!"
#. Activity title
#: activities/gnumch-factors/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Gnumch Factors"
msgstr "Gnumch - dzielniki"
#. Help title
#: activities/gnumch-factors/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid ""
"Guide the Number Muncher to all the factors of the number at the bottom of "
"the screen."
msgstr ""
"Pokieruj Pożeracza Liczb po wszystkich dzielnikach liczby przedstawionej u "
"dołu."
#. Help goal
#: activities/gnumch-factors/ActivityInfo.qml:32
#: activities/gnumch-multiples/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Learn about multiples and factors."
msgstr "Naucz się o wielokrotnościach i dzielnikach."
#. Help manual
#: activities/gnumch-factors/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"The factors of a number are all the numbers that divide that number evenly. "
"For example, the factors of 6 are 1, 2, 3 and 6. 4 is not a factor of 6 "
"because 6 cannot be divided into 4 equal pieces. If one number is a multiple "
"of a second number, then the second number is a factor of the first number. "
"You can think of multiples as families, and factors are the people in those "
"families. So 1, 2, 3 and 6 all fit into the 6 family, but 4 belongs to "
"another family."
msgstr ""
"Dzielnikami liczby są liczby, które dzielą tę pierwszą parzyście. Na "
"przykład dzielnikami liczby 6 są 1, 2, 3 oraz 6. 4 nie jest dzielnikiem 6, "
"ponieważ liczby 6 nie można podzielić na 4 równe części. Jeśli jedna liczba "
"jest wielokrotnością drugiej liczby, to druga liczba jest dzielnikiem "
"pierwszej liczby. Wielokrotności są jak rodzina, a dzielniki są jak ludzie w "
"tych rodzinach. Wobec tego 1, 2, 3 oraz 6 mieszczą się się w 6-cio osobowej "
"rodzinie, lecz 4 należy do innej rodziny."
#. Activity title
#: activities/gnumch-inequality/ActivityInfo.qml:28
msgctxt "ActivityInfo|"
msgid "Gnumch Inequality"
msgstr "Gnumch - nierówność"
#. Help title
#: activities/gnumch-inequality/ActivityInfo.qml:30
msgctxt "ActivityInfo|"
msgid ""
"Guide the Number Muncher to all the expressions that do not equal the number "
"at the bottom of the screen."
msgstr ""
"Poprowadź Pożeracza Liczb do wszystkich działań, które nie dadzą wyniku "
"pokazanego u dołu ekranu."
#. Help goal
#: activities/gnumch-inequality/ActivityInfo.qml:33
msgctxt "ActivityInfo|"
msgid "Practice addition, subtraction, multiplication and division."
msgstr "Ćwiczenia w dodawaniu, odejmowaniu, mnożeniu i dzieleniu."
#. Activity title
#: activities/gnumch-multiples/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Gnumch Multiples"
msgstr "Gnumch - mnożniki"
#. Help title
#: activities/gnumch-multiples/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid ""
"Guide the Number Muncher to all the multiples of the number at the bottom of "
"the screen."
msgstr "Poprowadź Pożeracza do wszystkich mnożników liczby pokazanej u dołu."
#. Help manual
#: activities/gnumch-multiples/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"The multiples of a number are all the numbers that are equal to the original "
"number times another number. For example, 24, 36, 48 and 60 are all "
"multiples of 12. 25 is not a multiple of 12 because there isn't any number "
"that can be multiplied by 12 to get 25. If one number is a factor of a "
"second number, then the second number is a multiple of the first number. "
"Again, you can think of multiples as families, and factors are the people "
"who belong to those families. The factor 5, has parents 10, grandparents 15, "
"great-grandparents 20, great-great-grandparents 25, and every extra step of "
"5 is another great- in front! But the number 5 does not belong in the 8 or "
"23 families. You can't fit any number of 5s into 8 or 23 with nothing left "
"over. So 8 isn't a multiple of 5, nor is 23. Only 5, 10, 15, 20, 25 ... are "
"multiples (or families or steps) of 5."
msgstr ""
"Wielokrotnościami danej liczby są wszystkie liczby, które są równe "
"pierwotnej liczbie pomnożonej przez inną liczbę. Na przykład 24, 36, 48 oraz "
"60 są wielokrotnościami liczby 12. 25 nie jest wielokrotnością 12, ponieważ "
"nie ma liczby, którą można by pomnożyć przez liczbę 12, aby otrzymać 25. "
"Jeśli jedna liczba jest dzielnikiem drugiej liczby, to druga liczba jest "
"wielokrotnością pierwszej liczby. Tak samo jak poprzednio, o "
"wielokrotnościach możesz myśleć jak o rodzinach, gdzie dzielniki są osobami "
"należącymi do tych rodzin. Dzielnik 5 ma rodziców 10, dziadków 15, "
"pradziadków 20, prapradziadków 25, a każdy dodatkowy krok o 5 jest "
"dodatkowym \"pra\" z przodu! Lecz liczba 5 nie należy do 8 lub 23 osobowych "
"rodzin. Żadnej liczby 5-tek nie można zmieścić w liczbie 8 lub 23 bez "
"reszty. Wobec tego 8 nie jest wielokrotnością liczby 5, tak samo jak 23. "
"Tylko 5, 10, 15, 20, 25 ... są wielokrotnościami (lub rodzinami lub krokami) "
"liczby 5."
#. Activity title
#: activities/gnumch-primes/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Gnumch Primes"
msgstr "Gnumch - l. pierwsze"
#. Help title
#: activities/gnumch-primes/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Guide the Number Muncher to all the prime numbers."
msgstr "Poprowadź Pożeracza do wszystkich liczb pierwszych."
#. Help goal
#: activities/gnumch-primes/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Learn about prime numbers."
msgstr "Naucz się liczba pierwszych."
#. Help manual
#: activities/gnumch-primes/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"Prime numbers are numbers that are only divisible by themselves and 1. For "
"example, 3 is a prime number, but 4 isn't (because 4 is divisible by 2). You "
"can think of prime numbers as very small families: they only ever have two "
"people in them! Only themselves and 1. You can't fit any other numbers into "
"them with nothing left over. 5 is one of these lonely numbers (only 5 × 1 = "
"5), but you can see that 6 has 2 and 3 in its family as well (6 × 1 = 6, 2 × "
"3 = 6). So 6 is not a prime number."
msgstr ""
"Liczby pierwsze to liczby, które są podzielne tylko przez nie same i przez "
"1. Na przykład liczba 3 jest liczbą pierwszą, lecz 4 nią nie jest (ponieważ "
"4 jest podzielne przez 2). O liczbach pierwszych możesz myśleć jako o bardzo "
"małych rodzinach: należą do nich co najwyżej dwie osoby! One same oraz "
"liczba 1. Nie można w nich zmieścić żadnej innej liczby bez reszty. Liczba 5 "
"jest jedną z tych samotnych liczb (tylko 5 × 1 = 5), lecz widać, że liczba 6 "
"ma 2 oraz 3 w swojej rodzinie (6 × 1 = 6, 2 × 3 = 6). Wobec tego 6 nie jest "
"liczbą pierwszą."
#. Activity title
#: activities/graph-coloring/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Graph Coloring"
msgstr "Kolorowanie grafów"
#. Help title
#: activities/graph-coloring/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Color the graph so that no two adjacent nodes have the same color."
msgstr ""
"Pokoloruj grafy tak, aby żaden z sąsiadujących węzłów nie był tego samego "
"koloru."
#. Help goal
#: activities/graph-coloring/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid ""
"Learn to distinguish between different colors/shapes and learn about "
"relative positions."
msgstr ""
"Naucz się odróżniać różne kolory/kształty i rozróżniaj położenia względne."
#. Help prerequisite
#: activities/graph-coloring/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Ability to distinguish different colors/shapes, sense of positions"
msgstr "Zdolność do rozróżniania różnych barw/kształtów, poczucie położenia"
#: activities/graph-coloring/GraphColoring.qml:328
msgctxt "GraphColoring|"
msgid "Colors"
msgstr "Barwy"
#: activities/graph-coloring/GraphColoring.qml:329
msgctxt "GraphColoring|"
msgid "Shapes"
msgstr "Kształty"
#: activities/graph-coloring/GraphColoring.qml:340
msgctxt "GraphColoring|"
msgid "Select your mode"
msgstr "Wybierz swój tryb"
#. Activity title
#: activities/guesscount/ActivityInfo.qml:31
msgctxt "ActivityInfo|"
msgid "Guesscount"
msgstr "Liczba zgadywana"
#. Help title
#: activities/guesscount/ActivityInfo.qml:33
msgctxt "ActivityInfo|"
msgid ""
"Guess the algebraic expression and drag the tiles to get a result equal to "
"the Guesscount."
msgstr ""
"Odgadnij wyrażenie algebraiczne i przeciągnij pola, aby uzyskać wynik równy "
"liczbie zgadywanej. "
#. Help goal
#: activities/guesscount/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Intuition and practice of algebraic-like calculations."
msgstr "Intuicja i ćwiczenia obliczeń algebraicznych."
#. Help prerequisite
#: activities/guesscount/ActivityInfo.qml:38
msgctxt "ActivityInfo|"
msgid "knowledge of arithmetic operations"
msgstr "wiedza o operacjach arytmetycznych"
#. Help manual
#: activities/guesscount/ActivityInfo.qml:40
msgctxt "ActivityInfo|"
msgid ""
"Drag the appropriate numbers and the operators to the boxes to obtain the "
"number to guess in the instruction."
msgstr ""
"Przeciągnij odpowiednie liczby i operatory do pól, aby otrzymać liczbę do "
"zgadnięcia w instrukcji."
#: activities/guesscount/Admin.qml:43
#, qt-format
msgctxt "Admin|"
msgid "Level %1"
msgstr "Poziom %1"
#: activities/guesscount/Admin.qml:99
msgctxt "Admin|"
msgid "empty"
msgstr "pusty"
#: activities/guesscount/guesscount.js:118
msgctxt "guesscount|"
msgid "result is not positive integer"
msgstr "wynikiem nie jest dodatnia liczba całkowita"
#: activities/guesscount/guesscount.js:120
msgctxt "guesscount|"
msgid "result is not an integer"
msgstr "wynikiem nie jest liczba całkowita"
#: activities/guesscount/Guesscount.qml:132
#, qt-format
msgctxt "Guesscount|"
msgid "%1/%2"
msgstr "%1/%2"
#: activities/guesscount/Guesscount.qml:159
#, qt-format
msgctxt "Guesscount|"
msgid "Guesscount: %1"
msgstr "Liczba zgadywana: %1"
#: activities/guesscount/Guesscount.qml:217
msgctxt "Guesscount|"
msgid "Admin"
msgstr "Administrator"
#: activities/guesscount/Guesscount.qml:218
msgctxt "Guesscount|"
msgid "BuiltIn"
msgstr "Wbudowane"
#: activities/guesscount/Guesscount.qml:233
msgctxt "Guesscount|"
msgid "Select your mode"
msgstr "Wybierz swój tryb"
#: activities/guesscount/Guesscount.qml:257
msgctxt "Guesscount|"
msgid "Selected"
msgstr "Wybrany"
#: activities/guesscount/Guesscount.qml:257
msgctxt "Guesscount|"
msgid "Not Selected"
msgstr "Niewybrany"
#: activities/guesscount/OperandRow.qml:51
msgctxt "OperandRow|"
msgid "Numbers"
msgstr "Liczby"
#: activities/guesscount/OperatorRow.qml:55
msgctxt "OperatorRow|"
msgid "Operators"
msgstr "Operatory"
#. Activity title
#: activities/guessnumber/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Guess a number"
msgstr "Zgadnij liczbę"
#. Help title
#: activities/guessnumber/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Help Tux escape the cave. Tux hides a number for you to find."
msgstr ""
"Pomóż Tuksowi uciec z jaskini. Tux ukrył tutaj liczbę, którą należy znaleźć."
#. Help prerequisite
#: activities/guessnumber/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Numbers from 1 to 1000 for the last level."
msgstr "Na ostatnim poziomie są to liczby od 1 do 1000."
#. Help manual
#: activities/guessnumber/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"Read the instructions that give you the range of the number to find. Enter a "
"number in the top right entry box. You will be told if your number is higher "
"or lower. Then enter another number. The distance between Tux and the escape "
"area on the right represents how far you are from the correct number. If Tux "
"is over or under the escape area, it means your number is over or under the "
"correct number."
msgstr ""
"Przeczytaj instrukcję, aby dowiedzieć się, w jakim zakresie ukryty jest "
"liczba. Wprowadź liczbę w prawym górnym niebieskim polu wprowadzania. Tux "
"powie ci, czy liczba jest wyższa czy niższa. Następnie wprowadź inną liczbę. "
"Odległość między Tuksem a polem ucieczki po prawej stronie oznacza, jak "
"daleko jesteś od właściwej liczby. Jeśli Tux jest powyżej lub poniżej "
"obszaru ucieczki, to znaczy, że liczba jest nad lub pod odpowiednią liczbą."
#: activities/guessnumber/guessnumber.js:74
#, qt-format
msgctxt "guessnumber|"
msgid "Guess a number between 1 and %1"
msgstr "Zgadnij liczbę pomiędzy 1 i %1"
#: activities/guessnumber/guessnumber.js:99
#: activities/guessnumber/guessnumber.js:103
msgctxt "guessnumber|"
msgid "Number too high"
msgstr "Liczba zbyt wysoka"
#: activities/guessnumber/guessnumber.js:106
msgctxt "guessnumber|"
msgid "Number too low"
msgstr "Liczba zbyt niska"
#: activities/guessnumber/guessnumber.js:110
msgctxt "guessnumber|"
msgid "Number found!"
msgstr "Odnalazłeś liczbę!"
#. Activity title
#: activities/hangman/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "The classic hangman game"
msgstr "Klasyczna gra w wisielca"
#. Help title
#: activities/hangman/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid ""
"Guess the letters of the given word. To help you, on every wrong try, a part "
"of the image representing the word will be revealed."
msgstr ""
"Zgaduj litery danego słowa. Aby ci pomóc, po każdorazowej złej propozycji "
"zostanie odkryta część obrazu odkrywając część słowa."
#. Help goal
#: activities/hangman/ActivityInfo.qml:31
msgctxt "ActivityInfo|"
msgid "This is a good exercise to improve reading and spelling skills."
msgstr "Jest to dobre ćwiczenie na poprawę umiejętności czytania i mówienia."
#. Help manual
#: activities/hangman/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"You can enter the letters using the virtual keyboard on the screen or with "
"the real keyboard."
msgstr ""
"Litery można wpisywać przy użyciu wirtualnej klawiatury na ekranie lub "
"prawdziwej klawiatury."
#: activities/hangman/hangman.js:216
#, qt-format
msgctxt "hangman|"
msgid "Attempted: %1"
msgstr "Prób: %1"
#: activities/hangman/Hangman.qml:270
msgctxt "Hangman|"
msgid "Select your locale"
msgstr "Wybierz swój język"
#: activities/hangman/Hangman.qml:276
msgctxt "Hangman|"
msgid "Display image to find as hint"
msgstr "Wyświetl obraz do znalezienia jako wskazówka"
#: activities/hangman/Hangman.qml:445
msgctxt "Hangman|"
msgid "We are sorry, we don't have yet a translation for your language."
msgstr "Wybacz, nie mamy tłumaczenia w twoim języku."
#: activities/hangman/Hangman.qml:446
#, qt-format
msgctxt "Hangman|"
msgid ""
"GCompris is developed by the KDE community, you can translate GCompris by "
"joining a translation team on <a href=\"%2\">%2</a>"
msgstr ""
"GCompris jest rozwijany przez społeczność KDE, możesz przetłumaczyć GCompris "
"dołączając do zespołu <a href=\"%2\">%2</a>"
#: activities/hangman/Hangman.qml:448
msgctxt "Hangman|"
msgid ""
"We switched to English for this activity but you can select another language "
"in the configuration dialog."
msgstr ""
"Dla tej aktywności przełączyliśmy na angielski, lecz możesz wybrać inny "
"język w oknie dialogowym ustawień."
#. Activity title
#: activities/hanoi/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Simplified Tower of Hanoi"
msgstr "Uproszczona wieża Hanoi"
#. Help title
#: activities/hanoi/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Reproduce the given tower"
msgstr "Odtwórz podaną wieżę"
#. Help goal
#: activities/hanoi/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Reproduce the tower on the right in the empty space on the left"
msgstr "Odtwórz wieżę daną po prawej w pustym miejscu po lewej"
#. Help manual
#: activities/hanoi/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"Drag and Drop one top piece at a time, from one peg to another, to reproduce "
"the tower on the right in the empty space on its left."
msgstr ""
"Przeciągaj i upuszczaj jeden krążek z góry na raz, z jednego kołka na inny "
"tak, aby odtworzyć wieżę daną po prawej w miejscu po lewej."
#: activities/hanoi/ActivityInfo.qml:37
msgctxt "ActivityInfo|"
msgid "Concept taken from EPI games."
msgstr "Pomysł zaczerpnięto z gier EPI."
#. Activity title
#: activities/hanoi_real/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "The Tower of Hanoi"
msgstr "Wieża Hanoi"
#. Help title
#: activities/hanoi_real/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Reproduce the tower on the right side"
msgstr "Odtwórz wieżę daną po prawej stronie"
#. Help goal
#: activities/hanoi_real/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid ""
"The object of the game is to move the entire stack to another peg, obeying "
"the following rules:\n"
" only one disc may be moved at a time\n"
" no disc may be placed atop a smaller disc\n"
msgstr ""
"Celem gry jest przeniesienie całego stosu na inny kołek przy stosowaniu się "
"do następujących zasad:\n"
" wolno przenosić tylko jeden krążek na raz\n"
" nie wolno kłaść większego krążka na mniejszym\n"
#. Help manual
#: activities/hanoi_real/ActivityInfo.qml:39
msgctxt "ActivityInfo|"
msgid ""
"Drag and drop the top pieces only from one peg to another, to reproduce the "
"initial left side tower on the right peg."
msgstr ""
"Przeciągaj i upuszczaj krążki z góry tylko z jednego kołka na inny tak, aby "
"odtworzyć wieżę po lewej stronie w miejscu po prawej stronie."
#: activities/hanoi_real/ActivityInfo.qml:40
msgctxt "ActivityInfo|"
msgid ""
"The puzzle was invented by the French mathematician Edouard Lucas in 1883. "
"There is a legend about a Hindu temple whose priests were constantly engaged "
"in moving a set of 64 discs according to the rules of the Tower of Hanoi "
"puzzle. According to the legend, the world would end when the priests "
"finished their work. The puzzle is therefore also known as the Tower of "
"Brahma puzzle. It is not clear whether Lucas invented this legend or was "
"inspired by it. (source Wikipedia: http://en.wikipedia.org/wiki/"
"Tower_of_hanoi)"
msgstr ""
"Układanka została wymyślona przez francuskiego matematyka Edouarda Lucasa w "
"1883. Jest z nią związana legenda dotycząca hinduskiej świątyni, której "
"kapłani byli wciąż zajęci przenoszeniem zestawu 64 dysków według zasad "
"układanki Wieży Hanoi. Według legendy, świat skończy się, gdy kapłani "
"ukończą swoją pracę. Dzięki temu układanka jest także znana pod nazwą Wieży "
"Brahma. Nie wiadomo czy Lucas wymyślił tę legendę, czy można był nią tylko "
"zainspirowany. (źródło Wikipedia http://en.wikipedia.org/wiki/Tower_of_hanoi)"
#: activities/hanoi_real/HanoiReal.qml:85
msgctxt "HanoiReal|"
msgid "Move the entire stack to the right peg, one disc at a time."
msgstr "Przenieś cały stos na prawy kołek. Pamiętaj! Jeden krążek na raz."
#: activities/hanoi_real/HanoiReal.qml:86
msgctxt "HanoiReal|"
msgid ""
"Build the same tower in the empty area as the one you see on the right-hand "
"side"
msgstr "Na wzór wieży po prawej stronie, zbuduj wieżę po lewej stronie"
#. Activity title
#: activities/hexagon/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Hexagon"
msgstr "Sześciokąt"
#. Help title
#: activities/hexagon/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Find the strawberry by clicking on the blue fields"
msgstr "Znajdź truskawkę przez klikanie na niebieskie pola"
#. Help goal
#: activities/hexagon/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Logic-training activity"
msgstr "Szkolenie logiki"
#. Help manual
#: activities/hexagon/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"Try to find the strawberry under the blue fields. The fields become redder "
"as you get closer."
msgstr ""
"Postaraj się znaleźć truskawkę pod niebieskimi polami. Im bliżej truskawki, "
"tym pola stają się bardziej czerwone."
#. Activity title
#: activities/imagename/ActivityInfo.qml:30
msgctxt "ActivityInfo|"
msgid "Image Name"
msgstr "Nazwa obrazu"
#. Help title
#: activities/imagename/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Drag and Drop each item above its name"
msgstr "Przeciągnij i upuść każdy element nad jego nazwą"
#. Help goal
#: activities/imagename/ActivityInfo.qml:35
msgctxt "ActivityInfo|"
msgid "Vocabulary and reading"
msgstr "Słownictwo i czytanie"
#. Help prerequisite
#: activities/imagename/ActivityInfo.qml:37 activities/lang/ActivityInfo.qml:40
#: activities/memory-wordnumber/ActivityInfo.qml:34
#: activities/readingh/ActivityInfo.qml:34
#: activities/readingv/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Reading"
msgstr "Czytanie"
#. Help manual
#: activities/imagename/ActivityInfo.qml:39
msgctxt "ActivityInfo|"
msgid ""
"Drag each image from the (vertical) box on the left to its (corresponding) "
"name on the right. Click the OK button to check your answer."
msgstr ""
"Przeciągnij każdy obraz z (pionowego) pola po lewej do (odpowiadającej) mu "
"nazwy po prawej. Naciśnij na przycisk OK, aby sprawdzić swoją odpowiedź."
#: activities/imagename/resource/board/board1_0.qml:25
msgctxt "board1_0|"
msgid "Drag and Drop each item onto its name"
msgstr "Przeciągnij i upuść każdy element na jego nazwę"
#: activities/imagename/resource/board/board1_0.qml:71
msgctxt "board1_0|"
msgid "mail box"
msgstr "skrzynka pocztowa"
#: activities/imagename/resource/board/board1_0.qml:78
msgctxt "board1_0|"
msgid "sailing boat"
msgstr "żaglówka"
#: activities/imagename/resource/board/board1_0.qml:85
msgctxt "board1_0|"
msgid "lamp"
msgstr "lampa"
#: activities/imagename/resource/board/board1_0.qml:92
msgctxt "board1_0|"
msgid "postcard"
msgstr "kartka pocztowa"
#: activities/imagename/resource/board/board1_0.qml:99
msgctxt "board1_0|"
msgid "fishing boat"
msgstr "łódź rybacka"
#: activities/imagename/resource/board/board1_0.qml:106
msgctxt "board1_0|"
msgid "bulb"
msgstr "żarówka"
#: activities/imagename/resource/board/board2_0.qml:70
msgctxt "board2_0|"
msgid "bottle"
msgstr "butelka"
#: activities/imagename/resource/board/board2_0.qml:77
msgctxt "board2_0|"
msgid "glass"
msgstr "szklanka"
#: activities/imagename/resource/board/board2_0.qml:84
msgctxt "board2_0|"
msgid "egg"
msgstr "jajko"
#: activities/imagename/resource/board/board2_0.qml:91
msgctxt "board2_0|"
msgid "eggcup"
msgstr "kieliszek na jajko"
#: activities/imagename/resource/board/board2_0.qml:98
msgctxt "board2_0|"
msgid "flower"
msgstr "kwiat"
#: activities/imagename/resource/board/board2_0.qml:105
msgctxt "board2_0|"
msgid "vase"
msgstr "waza"
#: activities/imagename/resource/board/board3_0.qml:70
msgctxt "board3_0|"
msgid "rocket"
msgstr "rakieta"
#: activities/imagename/resource/board/board3_0.qml:77
msgctxt "board3_0|"
msgid "star"
msgstr "gwiazda"
#: activities/imagename/resource/board/board3_0.qml:84
msgctxt "board3_0|"
msgid "sofa"
msgstr "wypoczynek"
#: activities/imagename/resource/board/board3_0.qml:91
msgctxt "board3_0|"
msgid "house"
msgstr "dom"
#: activities/imagename/resource/board/board3_0.qml:98
msgctxt "board3_0|"
msgid "light house"
msgstr "latarnia"
#: activities/imagename/resource/board/board3_0.qml:105
msgctxt "board3_0|"
msgid "sailing boat"
msgstr "żaglówka"
#: activities/imagename/resource/board/board4_0.qml:70
msgctxt "board4_0|"
msgid "apple"
msgstr "jabłko"
#: activities/imagename/resource/board/board4_0.qml:77
msgctxt "board4_0|"
msgid "tree"
msgstr "drzewo"
#: activities/imagename/resource/board/board4_0.qml:84
msgctxt "board4_0|"
msgid "bicycle"
msgstr "rower"
#: activities/imagename/resource/board/board4_0.qml:91
msgctxt "board4_0|"
msgid "car"
msgstr "samochód"
#: activities/imagename/resource/board/board4_0.qml:98
msgctxt "board4_0|"
msgid "carrot"
msgstr "marchewka"
#: activities/imagename/resource/board/board4_0.qml:105
msgctxt "board4_0|"
msgid "grater"
msgstr "tarka"
#: activities/imagename/resource/board/board5_0.qml:70
msgctxt "board5_0|"
msgid "pencil"
msgstr "ołówek"
#: activities/imagename/resource/board/board5_0.qml:77
msgctxt "board5_0|"
msgid "postcard"
msgstr "kartka pocztowa"
#: activities/imagename/resource/board/board5_0.qml:84
msgctxt "board5_0|"
msgid "tree"
msgstr "drzewo"
#: activities/imagename/resource/board/board5_0.qml:91
msgctxt "board5_0|"
msgid "star"
msgstr "gwiazda"
#: activities/imagename/resource/board/board5_0.qml:98
msgctxt "board5_0|"
msgid "truck"
msgstr "ciężarówka"
#: activities/imagename/resource/board/board5_0.qml:105
msgctxt "board5_0|"
msgid "van"
msgstr "van"
#: activities/imagename/resource/board/board6_0.qml:70
msgctxt "board6_0|"
msgid "castle"
msgstr "zamek"
#: activities/imagename/resource/board/board6_0.qml:77
msgctxt "board6_0|"
msgid "crown"
msgstr "korona"
#: activities/imagename/resource/board/board6_0.qml:84
msgctxt "board6_0|"
msgid "sailing boat"
msgstr "żaglówka"
#: activities/imagename/resource/board/board6_0.qml:91
msgctxt "board6_0|"
msgid "flag"
msgstr "flaga"
#: activities/imagename/resource/board/board6_0.qml:98
msgctxt "board6_0|"
msgid "racket"
msgstr "rakieta"
#: activities/imagename/resource/board/board6_0.qml:105
msgctxt "board6_0|"
msgid "ball"
msgstr "piłka"
#: activities/imagename/resource/board/board7_0.qml:70
msgctxt "board7_0|"
msgid "tree"
msgstr "drzewo"
#: activities/imagename/resource/board/board7_0.qml:77
msgctxt "board7_0|"
msgid "mail box"
msgstr "skrzynka pocztowa"
#: activities/imagename/resource/board/board7_0.qml:84
msgctxt "board7_0|"
msgid "sailing boat"
msgstr "żaglówka"
#: activities/imagename/resource/board/board7_0.qml:91
msgctxt "board7_0|"
msgid "bulb"
msgstr "żarówka"
#: activities/imagename/resource/board/board7_0.qml:98
msgctxt "board7_0|"
msgid "bottle"
msgstr "butelka"
#: activities/imagename/resource/board/board7_0.qml:105
msgctxt "board7_0|"
msgid "flower"
msgstr "kwiat"
#. Activity title
#: activities/instruments/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Music instruments"
msgstr "Instrumenty muzyczne"
#. Help title
#: activities/instruments/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Click on the correct musical instruments"
msgstr "Naciśnij na odpowiedni instrument muzyczny"
#. Help goal
#: activities/instruments/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Learn to recognize musical instruments."
msgstr "Naucz się rozpoznawać instrumenty muzyczne."
#. Help manual
#: activities/instruments/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Click on the correct instrument."
msgstr "Naciśnij na właściwy instrument."
#: activities/instruments/instruments.js:24
#: activities/instruments/instruments.js:73
msgctxt "instruments|"
msgid "Find the clarinet"
msgstr "Znajdź klarnet"
#: activities/instruments/instruments.js:29
#: activities/instruments/instruments.js:78
#: activities/instruments/instruments.js:120
msgctxt "instruments|"
msgid "Find the transverse flute"
msgstr "Znajdź flet poprzeczny"
#: activities/instruments/instruments.js:34
#: activities/instruments/instruments.js:83
#: activities/instruments/instruments.js:125
msgctxt "instruments|"
msgid "Find the guitar"
msgstr "Znajdź gitarę"
#: activities/instruments/instruments.js:39
#: activities/instruments/instruments.js:88
#: activities/instruments/instruments.js:130
msgctxt "instruments|"
msgid "Find the harp"
msgstr "Znajdź harfę"
#: activities/instruments/instruments.js:46
#: activities/instruments/instruments.js:93
#: activities/instruments/instruments.js:135
msgctxt "instruments|"
msgid "Find the piano"
msgstr "Znajdź pianino"
#: activities/instruments/instruments.js:51
#: activities/instruments/instruments.js:98
#: activities/instruments/instruments.js:140
msgctxt "instruments|"
msgid "Find the saxophone"
msgstr "Znajdź saksofon"
#: activities/instruments/instruments.js:56
#: activities/instruments/instruments.js:103
#: activities/instruments/instruments.js:145
msgctxt "instruments|"
msgid "Find the trombone"
msgstr "Znajdź puzon"
#: activities/instruments/instruments.js:61
#: activities/instruments/instruments.js:108
#: activities/instruments/instruments.js:150
msgctxt "instruments|"
msgid "Find the trumpet"
msgstr "Znajdź trąbkę"
#: activities/instruments/instruments.js:66
#: activities/instruments/instruments.js:115
msgctxt "instruments|"
msgid "Find the violin"
msgstr "Znajdź skrzypce"
#: activities/instruments/instruments.js:157
#: activities/instruments/instruments.js:189
msgctxt "instruments|"
msgid "Find the drum kit"
msgstr "Znajdź bębenek"
#: activities/instruments/instruments.js:162
#: activities/instruments/instruments.js:194
msgctxt "instruments|"
msgid "Find the accordion"
msgstr "Znajdź akordeon"
#: activities/instruments/instruments.js:167
#: activities/instruments/instruments.js:199
msgctxt "instruments|"
msgid "Find the banjo"
msgstr "Znajdź banjo"
#: activities/instruments/instruments.js:172
#: activities/instruments/instruments.js:217
msgctxt "instruments|"
msgid "Find the bongo"
msgstr "Znajdź bongo"
#: activities/instruments/instruments.js:177
#: activities/instruments/instruments.js:222
msgctxt "instruments|"
msgid "Find the electric guitar"
msgstr "Znajdź elektryczną gitarę"
#: activities/instruments/instruments.js:182
msgctxt "instruments|"
msgid "Find the castanets"
msgstr "Znajdź kastaniety"
#: activities/instruments/instruments.js:204
msgctxt "instruments|"
msgid "Find the cymbal"
msgstr "Znajdź cymbałki"
#: activities/instruments/instruments.js:209
msgctxt "instruments|"
msgid "Find the cello"
msgstr "Znajdź wiolonczelę"
#: activities/instruments/instruments.js:227
msgctxt "instruments|"
msgid "Find the harmonica"
msgstr "Znajdź harmonijkę"
#: activities/instruments/instruments.js:232
#: activities/instruments/instruments.js:265
msgctxt "instruments|"
msgid "Find the horn"
msgstr "Znajdź róg"
#: activities/instruments/instruments.js:237
#: activities/instruments/instruments.js:270
msgctxt "instruments|"
msgid "Find the maracas"
msgstr "Znajdź marakasy"
#: activities/instruments/instruments.js:242
#: activities/instruments/instruments.js:275
msgctxt "instruments|"
msgid "Find the organ"
msgstr "Znajdź organki"
#: activities/instruments/instruments.js:250
#: activities/instruments/instruments.js:283
msgctxt "instruments|"
msgid "Find the snare drum"
msgstr "Znajdź werbel"
#: activities/instruments/instruments.js:255
#: activities/instruments/instruments.js:288
msgctxt "instruments|"
msgid "Find the timpani"
msgstr "Znajdź kocioł"
#: activities/instruments/instruments.js:260
#: activities/instruments/instruments.js:293
msgctxt "instruments|"
msgid "Find the triangle"
msgstr "Znajdź trójkąt"
#: activities/instruments/instruments.js:298
msgctxt "instruments|"
msgid "Find the tambourine"
msgstr "Znajdź tamburyno"
#: activities/instruments/instruments.js:303
msgctxt "instruments|"
msgid "Find the tuba"
msgstr "Znajdź tubę"
#. Activity title
#: activities/intro_gravity/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Intro gravity"
msgstr "Wprowadzenie do grawitacji"
#. Help title
#: activities/intro_gravity/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Introduction to the concept of gravity"
msgstr "Wprowadzenie do pojęcia grawitacji"
#. Help goal
#: activities/intro_gravity/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid ""
"Maintain the spaceship in the middle without crashing into the planets or "
"the asteroids"
msgstr ""
"Utrzymaj statek kosmiczny w środku, uważaj aby nie rozbić go o planety i "
"asteroidy"
#. Help manual
#: activities/intro_gravity/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Follow the instructions when you run the activity."
msgstr "Wykonuj instrukcje przy wykonywaniu tej aktywności."
#: activities/intro_gravity/IntroGravity.qml:124
msgctxt "IntroGravity|"
msgid ""
"Gravity is universal and Newton's law of universal gravitation extends "
"gravity beyond earth. This force of gravitational attraction is directly "
"dependent upon the masses of both objects and inversely proportional to the "
"square of the distance that separates their centers."
msgstr ""
"Grawitacja jest powszechna i prawo powszechnego ciążenia Newtona wykracza "
"poza Ziemię. Siła przyciągania grawitacyjnego jest wprost proporcjonalna od "
"mas obu obiektów i odwrotnie proporcjonalna do kwadratu odległości pomiędzy "
"środkami tych obiektów. "
#: activities/intro_gravity/IntroGravity.qml:128
msgctxt "IntroGravity|"
msgid ""
"Since the gravitational force is directly proportional to the mass of both "
"interacting objects, more massive objects will attract each other with a "
"greater gravitational force. So as the mass of either object increases, the "
"force of gravitational attraction between them also increases"
msgstr ""
"Ponieważ siła przyciągania grawitacyjnego jest wprost proporcjonalna do masy "
"obu oddziałujących obiektów, bardziej masywne obiekty będą się przyciągać z "
"większą siłą grawitacyjną. Tak więc, gdy masa któregokolwiek z obiektów "
"zwiększa się, to siła przyciągania grawitacyjnego między nimi także się "
"zwiększa."
#: activities/intro_gravity/IntroGravity.qml:132
msgctxt "IntroGravity|"
msgid ""
"But this force is inversely proportional to the square of the separation "
"distance between the two interacting objects, more separation distance will "
"result in weaker gravitational forces."
msgstr ""
"Lecz siła ta jest odwrotnie proporcjonalna do kwadratu odległości pomiędzy "
"dwoma oddziałującymi obiektami, większa odległość między nimi wywołuje "
"mniejszą siłę oddziaływania grawitacyjnego."
#: activities/intro_gravity/IntroGravity.qml:135
msgctxt "IntroGravity|"
msgid ""
"Your goal is to let Tux's spaceship move by changing the mass of its "
"surrounding planets. Don't get too close to the planets or you will crash on "
"them. The arrow indicates the direction of the force on your ship."
msgstr ""
"Twoim zadaniem jest przemieszczenie statku kosmicznego Tuksa poprzez zmianę "
"mas otaczających planet. Uważaj, aby przyciągająca cię planeta nie była "
"powodem twojego rozbicia się o nią. Strzałka wskazuje kierunek siły twojego "
"statku."
#: activities/intro_gravity/IntroGravity.qml:139
msgctxt "IntroGravity|"
msgid "Avoid the asteroid and join the space shuttle to win."
msgstr "Unikaj asteroid i dołącz do statku kosmicznego, aby wygrać."
#. Activity title
#: activities/land_safe/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Land Safe"
msgstr "Wyląduj bezpiecznie"
#. Help title
#: activities/land_safe/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Understanding acceleration due to gravity."
msgstr "Zrozumienie przyspieszenia powodowanego grawitacją."
#. Help goal
#: activities/land_safe/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Pilot the spaceship towards the green landing area."
msgstr "Nakieruj statkiem kosmiczny na zielone lądowisko."
#. Help manual
#: activities/land_safe/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"Acceleration due to gravity experienced by the spaceship is directly "
"proportional to the mass of the planet and inversely proportional to the "
"square of the distance from the center of the planet. Thus, with every "
"planet the acceleration will differ and as the spaceship comes closer and "
"closer to the planet the acceleration increases.\n"
"\n"
"Use the up/down keys to control the thrust and the right/left keys to "
"control direction. On touch screens you can control the rocket through the "
"corresponding on-screen buttons.\n"
"\n"
"The accelerometer on the right border shows your rocket's overall vertical "
"acceleration including gravitational force. In the upper green area of the "
"accelerometer your acceleration is higher than the gravitational force, in "
"the lower red area it's lower, and on the blue baseline in the yellow middle "
"area the two forces cancel each other out.\n"
"\n"
"In higher levels, you can use the right/left keys to rotate the spaceship. "
"By rotating the spaceship you can trigger an acceleration in non-vertical "
"direction using the up/down keys.\n"
"\n"
"The landing platform is green if your speed is fine for a safe landing."
msgstr ""
"Przyspieszenie powodowane grawitacją oddziałującą na statek kosmiczny jest "
"proporcjonalne do masy planety i odwrotnie proporcjonalne do kwadratu "
"odległości od środka planety. Z tego powodu, dla każdej planety "
"przyspieszenie będzie się różniło, a także zwiększało przy zbliżaniu się "
"statku kosmicznego do jej środka.\n"
"\n"
"Używaj strzałek góra/dół, aby zwiększyć/zmniejszyć siłę napędową. Używaj "
"strzałek lewo/prawo aby skręcać. Na ekranach dotykowych możesz tego dokonać "
"przy użyciu przycisków na ekranie.\n"
"\n"
"Akcelerometr po prawej wyświetla całkowite przyspieszenie w pionie wraz z "
"siłą grawitacji. W górnym, zielonym obszarze akcelerometru, twoje "
"przyspieszenie jest wyższe niż siła grawitacji, w dolnym, czerwonym obszarze "
"jest ono mniejsze, a na niebieskiej linii odniesienia w środkowym, żółtym "
"obszarze obie siły równoważą się.\n"
"\n"
"Na wyższych poziomach, możesz użyć strzałek lewo/prawo, aby obrócić statek "
"kosmiczny. Poprzez obrót statku możesz zwiększyć przyspieszenie w nie-"
"pionowym kierunku przy użyciu strzałek góra/dół.\n"
"\n"
"Lądowisko zmieni barwę na zieloną, jeśli twoja szybkość będzie odpowiednia "
"do lądowania."
#: activities/land_safe/land_safe.js:48 activities/land_safe/land_safe.js:71
msgctxt "land_safe|"
msgid "Ceres"
msgstr "Ceres"
#: activities/land_safe/land_safe.js:51 activities/land_safe/land_safe.js:74
msgctxt "land_safe|"
msgid "Pluto"
msgstr "Pluton"
#: activities/land_safe/land_safe.js:54 activities/land_safe/land_safe.js:77
msgctxt "land_safe|"
msgid "Titan"
msgstr "Tytan"
#: activities/land_safe/land_safe.js:57 activities/land_safe/land_safe.js:80
msgctxt "land_safe|"
msgid "Moon"
msgstr "Księżyc"
#: activities/land_safe/land_safe.js:60 activities/land_safe/land_safe.js:83
msgctxt "land_safe|"
msgid "Mars"
msgstr "Mars"
#: activities/land_safe/land_safe.js:63 activities/land_safe/land_safe.js:86
msgctxt "land_safe|"
msgid "Venus"
msgstr "Wenus"
#: activities/land_safe/land_safe.js:66 activities/land_safe/land_safe.js:89
msgctxt "land_safe|"
msgid "Earth"
msgstr "Ziemia"
#: activities/land_safe/land_safe.js:95
msgctxt "land_safe|"
msgid ""
"Use the up and down keys to control the thrust.<br/>Use the right and left "
"keys to control direction.<br/>You must drive Tux's ship towards the landing "
"platform.<br/>The landing platform turns green when the velocity is safe to "
"land."
msgstr ""
"Używaj strzałek góra/dół, aby zwiększyć/zmniejszyć siłę napędową.<br/>Używaj "
"strzałek lewo/prawo aby skręcać.<br/>Twoim zadaniem jest nakierowanie "
"statkiem Tuksa na lądowisko.<br/>Lądowisko zmieni swoją barwę na zieloną, "
"gdy szybkość statku będzie odpowiednia do wylądowania."
#: activities/land_safe/land_safe.js:100
msgctxt "land_safe|"
msgid ""
"The up and down keys control the thrust of the rear engine.<br/>The right "
"and left keys now control the rotation of the ship.<br/>To move the ship in "
"horizontal direction you must first rotate and then accelerate it."
msgstr ""
"Strzałki góra/dół, służą do zwiększenia/zmniejszenia siły napędowej.<br/"
">Strzałki lewo/prawo służą do obracania statkiem.<br/>Aby przemieścić się "
"statkiem w kierunku poziomym, najpierw musisz go obrócić, a następnie nim "
"przyspieszyć."
#: activities/land_safe/LandSafe.qml:574
#, qt-format
msgctxt "LandSafe|"
msgid "Fuel: %1"
msgstr "Paliwo: %1"
#: activities/land_safe/LandSafe.qml:584
#, qt-format
msgctxt "LandSafe|"
msgid "Altitude: %1"
msgstr "Wysokość: %1"
#: activities/land_safe/LandSafe.qml:595
#, qt-format
msgctxt "LandSafe|"
msgid "Velocity: %1"
msgstr "Szybkość: %1"
#: activities/land_safe/LandSafe.qml:608
#, qt-format
msgctxt "LandSafe|"
msgid "Acceleration: %1"
msgstr "Przyspieszenie: %1"
#: activities/land_safe/LandSafe.qml:634
#, qt-format
msgctxt "LandSafe|"
msgid "Gravity: %1"
msgstr "Grawitacja: %1"
#. Activity title
#: activities/lang/ActivityInfo.qml:33
msgctxt "ActivityInfo|"
msgid "Enrich your vocabulary"
msgstr "Wzbogać swoje słownictwo"
#. Help title
#: activities/lang/ActivityInfo.qml:35
msgctxt "ActivityInfo|"
msgid "Complete language learning activities."
msgstr "Ukończ aktywności związane z nauką języka."
#. Help goal
#: activities/lang/ActivityInfo.qml:38
msgctxt "ActivityInfo|"
msgid "Enrich your vocabulary in your native language or in a foreign one."
msgstr "Wzbogać swoje słownictwo w swoim ojczystym lub obcym języku."
#. Help manual
#: activities/lang/ActivityInfo.qml:42
msgctxt "ActivityInfo|"
msgid ""
"Review a set of words. Each word is shown with a voice, a text and an image."
"<br/>When done, you are suggested an exercise in which, given the voice, you "
"must find the right word. In the configuration, you can select the language "
"you want to learn."
msgstr ""
"Przejrzyj zestaw słów. Każde słowo jest wypowiadane, wyświetlane jako tekst "
"oraz obraz.<br/>Gdy skończysz, to na podstawie usłyszanego słowa musisz "
"wskazać co to za słowo. W ustawieniach można wybrać język, w którym chcesz "
"się uczyć."
#: activities/lang/ActivityInfo.qml:45
msgctxt "ActivityInfo|"
msgid ""
"The images and voices come from the Art4Apps project: http://www.art4apps."
"org/."
msgstr "Obrazy i głosy pochodzą z projektu Art4Apps: http://www.art4apps.org/."
#: activities/lang/Lang.qml:143
msgctxt "Lang|"
msgid "We are sorry, we don't have yet a translation for your language."
msgstr "Wybacz, nie mamy tłumaczenia w twoim języku."
#: activities/lang/Lang.qml:144
#, qt-format
msgctxt "Lang|"
msgid ""
"GCompris is developed by the KDE community, you can translate GCompris by "
"joining a translation team on <a href=\"%2\">%2</a>"
msgstr ""
"GCompris jest rozwijany przez społeczność KDE, możesz przetłumaczyć GCompris "
"dołączając do zespołu <a href=\"%2\">%2</a>"
#: activities/lang/Lang.qml:146
msgctxt "Lang|"
msgid ""
"We switched to English for this activity but you can select another language "
"in the configuration dialog."
msgstr ""
"Dla tej aktywności przełączyliśmy na angielski, lecz możesz wybrać inny "
"język w oknie dialogowym ustawień."
#: activities/lang/Lang.qml:181
msgctxt "Lang|"
msgid "Select your locale"
msgstr "Wybierz swój język"
#: activities/lang/Lang.qml:240 activities/lang/Lang.qml:241
msgctxt "Lang|"
msgid "other"
msgstr "inne"
#: activities/lang/Lang.qml:242
msgctxt "Lang|"
msgid "action"
msgstr "działanie"
#: activities/lang/Lang.qml:242
msgctxt "Lang|"
msgid "adjective"
msgstr "przymiotnik"
#: activities/lang/Lang.qml:243
msgctxt "Lang|"
msgid "color"
msgstr "kolor"
#: activities/lang/Lang.qml:243
msgctxt "Lang|"
msgid "number"
msgstr "numer"
#: activities/lang/Lang.qml:244
msgctxt "Lang|"
msgid "people"
msgstr "ludzie"
#: activities/lang/Lang.qml:244
msgctxt "Lang|"
msgid "bodyparts"
msgstr "części ciała"
#: activities/lang/Lang.qml:245
msgctxt "Lang|"
msgid "clothes"
msgstr "ubrania"
#: activities/lang/Lang.qml:245
msgctxt "Lang|"
msgid "emotion"
msgstr "emocja"
#: activities/lang/Lang.qml:246
msgctxt "Lang|"
msgid "job"
msgstr "zadanie"
#: activities/lang/Lang.qml:246
msgctxt "Lang|"
msgid "sport"
msgstr "sport"
#: activities/lang/Lang.qml:247
msgctxt "Lang|"
msgid "nature"
msgstr "natura"
#: activities/lang/Lang.qml:247
msgctxt "Lang|"
msgid "animal"
msgstr "zwierzę"
#: activities/lang/Lang.qml:248
msgctxt "Lang|"
msgid "fruit"
msgstr "owoc"
#: activities/lang/Lang.qml:248
msgctxt "Lang|"
msgid "plant"
msgstr "roślina"
#: activities/lang/Lang.qml:249
msgctxt "Lang|"
msgid "vegetables"
msgstr "warzywa"
#: activities/lang/Lang.qml:249
msgctxt "Lang|"
msgid "object"
msgstr "obiekt"
#: activities/lang/Lang.qml:250
msgctxt "Lang|"
msgid "construction"
msgstr "konstrukcja"
#: activities/lang/Lang.qml:251
msgctxt "Lang|"
msgid "furniture"
msgstr "mebel"
#: activities/lang/Lang.qml:251
msgctxt "Lang|"
msgid "houseware"
msgstr "sprzęt domowy"
#: activities/lang/Lang.qml:252
msgctxt "Lang|"
msgid "tool"
msgstr "narzędzie"
#: activities/lang/Lang.qml:252
msgctxt "Lang|"
msgid "food"
msgstr "jedzenie"
#: activities/lang/Lang.qml:253
msgctxt "Lang|"
msgid "transport"
msgstr "transport"
#. Activity title
#: activities/leftright/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Find your left and right hands"
msgstr "Powiedz, która to ręka"
#. Help title
#: activities/leftright/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Determine if a hand is a right or a left hand"
msgstr "Odpowiedz, która ręka jest lewa, a która prawa"
#. Help goal
#: activities/leftright/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid ""
"Distinguish right and left hands from different points of view. Spatial "
"representation"
msgstr ""
"Umiejętność rozróżniania lewej ręki od prawej z różnych punktów widzenia. "
"Prezentacja przestrzenna"
#. Help manual
#: activities/leftright/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"You can see a hand: is it a left hand or a right hand? Click on the left "
"button, or the right button depending on the displayed hand."
msgstr ""
"Widać rękę: jest to lewa dłoń czy prawa dłoń? Naciśnij na lewy przycisk albo "
"prawy przycisk w zależności od wyświetlanej dłoni."
#: activities/leftright/Leftright.qml:144
msgctxt "Leftright|"
msgid "Left hand"
msgstr "Lewa dłoń"
#: activities/leftright/Leftright.qml:160
msgctxt "Leftright|"
msgid "Right hand"
msgstr "Prawa dłoń"
#. Activity title
#: activities/letter-in-word/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Letter in which word"
msgstr "Litera w którym słowie"
#. Help title
#: activities/letter-in-word/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid ""
"A letter is written and/or spoken. Some words are displayed, the children "
"must find the word or the words in which this letter appears."
msgstr ""
"Litera jest zapisywana i/lub wymawiana. Wyświetlane są słowa, a dziecko musi "
"wskazać słowo lub słowa, w których ta litera występuje."
#. Help goal
#: activities/letter-in-word/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Select all the words which contain the spoken letter."
msgstr "Wskaż wszystkie słowa, które zawierają wypowiedzianą literę."
#. Help prerequisite
#: activities/letter-in-word/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "spellings, letter recognition"
msgstr "wymawianie, rozpoznawanie liter"
#. Help manual
#: activities/letter-in-word/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"A letter is displayed on the flag attached to the plane, select all the "
"words or the objects in which the letter appears and then press OK."
msgstr ""
"Litera jest zapisywana i/lub wymawiana. Wyświetlane są słowa, a dziecko musi "
"wskazać słowo lub słowa, w których ta litera występuje i naciśnij OK."
#: activities/letter-in-word/LetterInWord.qml:130
msgctxt "LetterInWord|"
msgid "All words"
msgstr "Wszystkie słowa"
#: activities/letter-in-word/LetterInWord.qml:138
msgctxt "LetterInWord|"
msgid "Only 5 words"
msgstr "Tylko 5 słów"
#: activities/letter-in-word/LetterInWord.qml:148
msgctxt "LetterInWord|"
msgid "Select case for letter to be searched"
msgstr "Wybierz wielkość litery do wyszukania"
#: activities/letter-in-word/LetterInWord.qml:151
msgctxt "LetterInWord|"
msgid "Mixed Case"
msgstr "Różna wielkość"
#: activities/letter-in-word/LetterInWord.qml:152
msgctxt "LetterInWord|"
msgid "Upper Case"
msgstr "Dużymi literami"
#: activities/letter-in-word/LetterInWord.qml:153
msgctxt "LetterInWord|"
msgid "Lower Case"
msgstr "Małymi literami"
#: activities/letter-in-word/LetterInWord.qml:167
msgctxt "LetterInWord|"
msgid "Select your locale"
msgstr "Wybierz swój język"
#: activities/letter-in-word/LetterInWord.qml:422
msgctxt "LetterInWord|"
msgid "We are sorry, we don't have yet a translation for your language."
msgstr "Wybacz, nie mamy tłumaczenia w twoim języku."
#: activities/letter-in-word/LetterInWord.qml:423
#, qt-format
msgctxt "LetterInWord|"
msgid ""
"GCompris is developed by the KDE community, you can translate GCompris by "
"joining a translation team on <a href=\"%2\">%2</a>"
msgstr ""
"GCompris jest rozwijany przez społeczność KDE, możesz przetłumaczyć GCompris "
"dołączając do zespołu <a href=\"%2\">%2</a>"
#: activities/letter-in-word/LetterInWord.qml:425
msgctxt "LetterInWord|"
msgid ""
"We switched to English for this activity but you can select another language "
"in the configuration dialog."
msgstr ""
"Dla tej aktywności przełączyliśmy na angielski, lecz możesz wybrać inny "
"język w oknie dialogowym ustawień."
#. Activity title
#: activities/lightsoff/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Lights Off"
msgstr "Zgaś światło"
#. Help title
#. ----------
#. Help goal
#: activities/lightsoff/ActivityInfo.qml:29
#: activities/lightsoff/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "The aim is to switch off all the lights."
msgstr "Celem jest wyłączenie wszystkich świateł."
#. Help manual
#: activities/lightsoff/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"The effect of pressing a window is to toggle the state of that window, and "
"of its immediate vertical and horizontal neighbors. The sun and the color of "
"the sky depend on the number of clicks needed to solve the puzzle. If you "
"click on Tux, the solution is shown."
msgstr ""
"Efektem naciśnięcia okna jest przełączenie stanu tego okna, a także jego "
"najbliższych pionowych i poziomych sąsiadów. Słońce i barwa nieba zależą od "
"liczby naciśnięć potrzebnych do rozwiązania zagadki. Jeśli naciśniesz na "
"Tuksa, rozwiązanie zostanie pokazane."
#: activities/lightsoff/ActivityInfo.qml:37
msgctxt "ActivityInfo|"
msgid ""
"The solver algorithm is described on Wikipedia. To know more about the "
"Lights Off game: &lt;http://en.wikipedia.org/wiki/Lights_Out_(game)&gt;"
msgstr ""
"Algorytm rozwiązania jest opisany w Wikipedii. Więcej o grze „Zgaś światło”: "
"&lt;http://en.wikipedia.org/wiki/Lights_Out_(game)&gt;"
#. Activity title
#: activities/louis-braille/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "The History of Louis Braille"
msgstr "Historia Louisa Braille'a"
#. Help title
#: activities/louis-braille/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Review the major dates of the inventor of the Braille System"
msgstr "Przegląd najważniejszych dat dla wynalazcy systemu Brajla"
#. Help manual
#: activities/louis-braille/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"Read the history of Louis Braille, his biography, and the invention of the "
"Braille system. Click on the previous and next buttons to move between the "
"story pages. At the end, arrange the sequence in chronological order."
msgstr ""
"Przeczytaj historię Louisa Braille'a, jego biografię i o wynalezieniu "
"systemu Brajla). Naciśnij na przycisk poprzednia/następna, aby przejść do "
"odpowiedniej strony opowiadania. Na końcu, ułóż sekwencję w porządku "
"chronologicznym."
#: activities/louis-braille/ActivityInfo.qml:37
msgctxt "ActivityInfo|"
msgid "Louis Braille Video: &lt;http://www.youtube.com/watch?v=9bdfC2j_4x4&gt;"
msgstr ""
"Film o Louisie Braillu: &lt;http://www.youtube.com/watch?v=9bdfC2j_4x4&gt;"
#: activities/louis-braille/louis_braille_data.js:23
msgctxt "louis_braille_data|"
msgid "Born on January 4th 1809 in Coupvray near Paris in France."
msgstr "Urodzony w 4-tego stycznia 1809 w Coupvray obok Paryża we Francji"
#: activities/louis-braille/louis_braille_data.js:28
msgctxt "louis_braille_data|"
msgid ""
"Louis Braille injured his right eye with a stitching awl from his father's "
"workshop."
msgstr ""
"Louis Braille uszkodził sobie prawe oko szydłem z warsztatu swojego ojca."
#: activities/louis-braille/louis_braille_data.js:33
msgctxt "louis_braille_data|"
msgid ""
"At the age of three, Louis became blind due to a severe infection that "
"spread to his left eye."
msgstr ""
"W wieku trzech lat, Louis oślepł ze względu na poważną infekcję, która "
"przeszła także na jego lewe oko."
#: activities/louis-braille/louis_braille_data.js:38
msgctxt "louis_braille_data|"
msgid ""
"At the age of 10, he was sent to Paris to study at the Royal Institute for "
"Blind Youth."
msgstr ""
"W wieku 10 lat, został wysłany do Paryża na studia do Królewskiego Instytutu "
"Dla Ślepej Młodzieży."
#: activities/louis-braille/louis_braille_data.js:43
msgctxt "louis_braille_data|"
msgid "He impressed his classmates and began to play the piano and the organ."
msgstr "Oczarował swoich kolegów i zaczął grać na pianinie i organach."
#: activities/louis-braille/louis_braille_data.js:48
msgctxt "louis_braille_data|"
msgid ""
"Charles Barbier, a French soldier, visited his school and shared his "
"invention of night writing, a code of 12 raised dots to share information on "
"battlefields."
msgstr ""
"Charles Barbier, francuski żołnierz, odwiedził jego szkołę i pokazał mu "
"wynalezione nocne pismo, kod dwunastu wytłoczonych kropek, do przekazywania "
"informacji na polach walki."
#: activities/louis-braille/louis_braille_data.js:53
msgctxt "louis_braille_data|"
msgid "Louis trimmed Barbier's 12 dots into 6 and invented the Braille system."
msgstr "Louis obciął 12 kropek Barbiera do 6 i wynalazł system Brajla."
#: activities/louis-braille/louis_braille_data.js:58
msgctxt "louis_braille_data|"
msgid ""
"He became a teacher after graduating and promoted his method while secretly "
"teaching it at the Institute."
msgstr ""
"Stał się nauczycielem po skończeniu studiów i promował swoją metodę "
"sekretnie nauczając jej w Instytucie."
#: activities/louis-braille/louis_braille_data.js:63
msgctxt "louis_braille_data|"
msgid ""
"He revised and extended braille to include mathematics, symbols, "
"punctuations and music notations."
msgstr ""
"Wprowadził zmiany i rozszerzył system brajla tak, aby zawierał symbole, "
"symbole matematyczne, znaki interpunkcyjne i nuty."
#: activities/louis-braille/louis_braille_data.js:68
msgctxt "louis_braille_data|"
msgid ""
"He died of tuberculosis. He is buried in the Pantheon in Paris. A monument "
"is erected to honor him."
msgstr ""
"Zmarł na gruźlicę. Spoczywa w Panteonie w Paryżu. Wzniesiono pomnik dla "
"pamięci o nim."
#: activities/louis-braille/louis_braille_data.js:73
msgctxt "louis_braille_data|"
msgid ""
"Braille got accepted as a world wide standard. Louis Braille proved that if "
"you have motivation you can do incredible things."
msgstr ""
"System Brajla stał się akceptowanym standardem światowym. Louis Braille "
"udowodnił, ze mając motywację można dokonać nieprawdopodobnych rzeczy."
#: activities/louis-braille/ReorderList.qml:168
msgctxt "ReorderList|"
msgid ""
"Arrange the events in the order in which they happened. Select the line to "
"move, then touch its target position."
msgstr ""
"Uszereguj wydarzenia w kolejności w jakiej nastąpiły. Wybierz linię do "
"przeniesienia, a następnie naciśnij w jej miejscu docelowym."
#. Activity title
#: activities/magic-hat-minus/ActivityInfo.qml:27
#: activities/magic-hat-plus/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "The magician hat"
msgstr "Kapelusz magika"
#. Help title
#: activities/magic-hat-minus/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Count how many items are under the magic hat after some have got away"
msgstr "Policz, ile przedmiotów zostało pod kapeluszem"
#. Help goal
#: activities/magic-hat-minus/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Learn subtraction"
msgstr "Nauka odejmowania"
#. Help prerequisite
#: activities/magic-hat-minus/ActivityInfo.qml:34
#: activities/memory-math-minus/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Subtraction"
msgstr "Odejmowanie"
#. Help manual
#: activities/magic-hat-minus/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"Click on the hat to open it. Stars go in and a few stars escape. You have to "
"count how many are still under the hat. Click on the bottom area to input "
"your answer and on the OK button to validate your answer."
msgstr ""
"Naciśnij na kapelusz, aby go otworzyć. Gwiazdy wchodzą, a kilka z nich "
"ucieka. Musisz zliczyć ile jest ich jeszcze pod czapką? Policz dokładnie. "
"Naciśnij w dolnym obszarze, aby podać swoją odpowiedź i na przycisku OK, aby "
"ją potwierdzić."
#: activities/magic-hat-minus/MagicHat.qml:101
msgctxt "MagicHat|"
msgid "Click on the hat to begin the game"
msgstr "Naciśnij na czapce, aby zacząć grę"
#. The math operation
#: activities/magic-hat-minus/MagicHat.qml:106
msgctxt "MagicHat|"
msgid "−"
msgstr "−"
#: activities/magic-hat-minus/MagicHat.qml:106
msgctxt "MagicHat|"
msgid "+"
msgstr "+"
#. Help title
#: activities/magic-hat-plus/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Count how many items are under the magic hat"
msgstr "Policz, ile przedmiotów znajduje się pod czapką magika"
#. Help goal
#: activities/magic-hat-plus/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Learn addition"
msgstr "Naucz się dodawać"
#. Help prerequisite
#: activities/magic-hat-plus/ActivityInfo.qml:34
#: activities/memory-math-add-tux/ActivityInfo.qml:34
#: activities/memory-math-add/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Addition"
msgstr "Dodawanie"
#. Help manual
#: activities/magic-hat-plus/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"Click on the hat to open it. Under the hat, how many stars can you see "
"moving around? Count carefully. Click on the bottom area to input your "
"answer and on the OK button to validate your answer."
msgstr ""
"Naciśnij na kapelusz, aby go zamknąć. Ile gwiazd można zobaczyć "
"poruszających się pod czapką? Policz dokładnie. Naciśnij w dolnym obszarze, "
"aby podać swoją odpowiedź i na przycisku OK, aby ją potwierdzić."
#. Activity title
#: activities/maze/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Maze"
msgstr "Labirynt"
#. Help title
#: activities/maze/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Help Tux get out of this maze"
msgstr "Pomóż Tuksowi wydostać się z tego labiryntu"
#. Help manual
#: activities/maze/ActivityInfo.qml:36
#: activities/mazerelative/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"Use the arrow keys or swipe the touch screen to move Tux up to the door."
msgstr ""
"Używaj klawiszy strzałek lub przesuń po ekranie dotykowym, aby doprowadzić "
"Tuksa do drzwi."
#: activities/maze/ActivityInfo.qml:37
#: activities/mazeinvisible/ActivityInfo.qml:37
#: activities/mazerelative/ActivityInfo.qml:38
msgctxt "ActivityInfo|"
msgid ""
"At the first levels, Tux walks comfortably, one step on each move request, "
"through the maze."
msgstr ""
"Na pierwszych poziomach, Tux chodzi wygodnie, jeden krok przy każdym żądaniu "
"przemieszczenia się w labiryncie."
#: activities/maze/ActivityInfo.qml:38
#: activities/mazeinvisible/ActivityInfo.qml:38
#: activities/mazerelative/ActivityInfo.qml:39
msgctxt "ActivityInfo|"
msgid ""
"For larger mazes, there is a special walking mode, called \"run-fast-mode\". "
"If this run-fast-mode is enabled, Tux will run all the way automatically "
"until he reaches a fork and you have to decide which way to go further."
msgstr ""
"Dla większych labiryntów istnieje osobny tryb chodzenia, nazwany \"tryb-"
"szybkiego-biegania\". Po włączeniu tego trybu-szybkiego-biegania, Tux "
"pobiegnie sam do rozwidlenia i poczeka, aż wybierzesz drogę."
#: activities/maze/ActivityInfo.qml:39
#: activities/mazeinvisible/ActivityInfo.qml:39
#: activities/mazerelative/ActivityInfo.qml:40
msgctxt "ActivityInfo|"
msgid ""
"You can see whether this mode is enabled or not, by looking at Tux's feet: "
"If Tux is barefooted, \"run-fast-mode\" is disabled. And if he wears red "
"sport shoes, \"run-fast-mode\" is enabled."
msgstr ""
"Aby zobaczyć czy tryb jest włączony, spójrz na stopy Tuksa: Tryb-szybkiego-"
"biegania jest wyłączony, jeśli Tux jest boso. Tryb-szybkiego-biegania jest "
"wyłączony, jeśli Tux ma ubrane sportowe buty."
#: activities/maze/ActivityInfo.qml:40
#: activities/mazeinvisible/ActivityInfo.qml:40
#: activities/mazerelative/ActivityInfo.qml:41
msgctxt "ActivityInfo|"
msgid ""
"At higher levels, run-fast-mode will be enabled automatically. If you want "
"to use this feature in earlier levels or want to disable it in advanced "
"levels, click on the \"barefoot / sportshoe\"-icon in the upper left corner "
"of the screen to toggle the run-fast-mode.\n"
"\t"
msgstr ""
"Na wyższych poziomach, tryb-szybkiego-biegania zostanie włączony "
"samoczynnie. Aby włączyć tę możliwość na niższych poziomach lub wyłączyć ją "
"na wyższych poziomach, naciśnij na ikonę \"boso / buty sportowe\" w lewym "
"górnym narożniku ekranu, aby przełączyć tryb-szybkiego-biegania.\n"
"\t"
#: activities/maze/Maze.qml:324
msgctxt "Maze|"
msgid ""
"Look at your position, then switch back to invisible mode to continue your "
"moves"
msgstr ""
"Zobacz, jaka jest twoja pozycja i przełącz się z powrotem do trybu "
"niewidzialnego, aby się przemieszczać"
#. Activity title
#: activities/mazeinvisible/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Invisible Maze"
msgstr "Niewidoczny labirynt"
#. Help title
#: activities/mazeinvisible/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Guide Tux out of the invisible maze"
msgstr "Wyprowadź Tuksa z niewidzialnego labiryntu"
#. Help manual
#: activities/mazeinvisible/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"Use the arrow keys or swipe the touch screen to move Tux up to the door. Use "
"the maze icon or the spacebar to switch between invisible and visible modes. "
"Visible mode just gives you an indication of your position, like a map. You "
"cannot move Tux in visible mode."
msgstr ""
"Używaj klawiszy strzałek lub przeciągnij po ekranie dotykowym, aby dojść "
"Tuksem do drzwi. Użyj ikony labiryntu lub klawisza spacji, do przełączania "
"się pomiędzy trybami: widocznym i niewidocznym. Tryb widoczny daje Ci "
"wskazanie twojego położenia, niczym mapa. W trybie widocznym nie można "
"poruszać Tuksem."
#. Activity title
#: activities/mazerelative/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Relative Maze"
msgstr "Względny labirynt"
#. Help title
#: activities/mazerelative/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Help Tux get out of this maze (Move is relative)"
msgstr "Pomóż Tuksowi wydostać się z tego labiryntu (ruch jest względny)"
#: activities/mazerelative/ActivityInfo.qml:37
msgctxt "ActivityInfo|"
msgid ""
"In this maze, the move is relative (first person). Left and right are used "
"to turn and up to go forward."
msgstr ""
"W tym labiryncie, ruch jest względny (z perspektywy pierwszej osoby). "
"Strzałka w lewo i w prawo są używane do obracania się, a strzałka do góry, "
"aby do pójścia na przód."
#. Activity title
#: activities/melody/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Melody"
msgstr "Melodia"
#. Help title
#: activities/melody/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Reproduce a sound sequence"
msgstr "Odtwórz sekwencję dźwięków"
#. Help goal
#: activities/melody/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Ear-training activity"
msgstr "Aktywność słuchowa"
#. Help prerequisite
#: activities/melody/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Move and click the mouse"
msgstr "Porusz i naciśnij myszą"
#. Help manual
#: activities/melody/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"Listen to the sound sequence played, and repeat it by clicking on the "
"xylophone's bars. You can listen again by clicking on the repeat button."
msgstr ""
"Wysłuchaj sekwencji dźwiękowej i powtórz ją poprzez naciskanie na prętach "
"ksylofonu. Możesz powtórzyć odłuchiwanie naciskając na przycisk powtarzania."
#. Activity title
#: activities/memory-case-association-tux/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Case association memory game against Tux"
msgstr "Gra pamięciowa w kojarzenie wielkości liter przeciwko Tuksowi"
#. Help title
#: activities/memory-case-association-tux/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid ""
"Turn the cards over to match the alphabet with its lower/uppercase value "
"against Tux."
msgstr ""
"Odwracaj karty, aby dopasować alfabet pisany małą/wielką literą. Gra "
"przeciwko Tuksowi."
#. Help goal
#: activities/memory-case-association-tux/ActivityInfo.qml:32
#: activities/memory-case-association/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Learning lower and upper case alphabets, memory."
msgstr "Nauka alfabetów pisanych małą i wielką literą."
#. Help prerequisite
#: activities/memory-case-association-tux/ActivityInfo.qml:34
#: activities/memory-case-association/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Knowing alphabets"
msgstr "Znanie alfabetu"
#. Help manual
#: activities/memory-case-association-tux/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"You can see some cards, but you can't see what's on the other side of them. "
"Each card is hiding the lower/uppercase of an alphabet, and you have to "
"associate all the upper case letters with its lower case and vice versa. Tux "
"teacher does the same."
msgstr ""
"Widzisz karty, lecz nie wiesz, co mają po drugiej stronie. Pod każdą kartą "
"ukryty jest alfabet pisany małą/wielką literą, a twoim zadaniem jest "
"skojarzenie wszystkich wielkich liter z małymi literami i w drugą stronę. "
"Nauczyciel Tux robi to samo."
#. Activity title
#: activities/memory-case-association/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Case association memory game"
msgstr "Gra pamięciowa w kojarzenie wielkości liter"
#. Help title
#: activities/memory-case-association/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid ""
"Turn the cards over to match the alphabet with its lower/uppercase value."
msgstr "Odwracaj karty, aby dopasować alfabet pisany małą/wielką literą"
#. Help manual
#: activities/memory-case-association/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"You can see some cards, but you can't see what's on the other side of them. "
"Each card is hiding the lower/uppercase of an alphabet, and you have to "
"associate all the upper case letters with its lower case and vice versa."
msgstr ""
"Widzisz karty, lecz nie wiesz, co mają po drugiej stronie. Pod każdą kartą "
"ukryty jest alfabet pisany małą/wielką literą, a twoim zadaniem jest "
"skojarzenie wszystkich wielkich liter z małymi literami i w drugą stronę."
#. Activity title
#: activities/memory-enumerate/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Enumeration memory game"
msgstr "Gra pamięciowa z liczeniem"
#. Help title
#: activities/memory-enumerate/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Turn the cards over to match the number with the drawn picture."
msgstr "Odwracaj karty, aby połączyć liczbę z obrazkiem."
#. Help goal
#: activities/memory-enumerate/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Numeration training, memory."
msgstr "Ćwiczenie liczenia i pamięci."
#. Help manual
#: activities/memory-enumerate/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"You can see some cards, but you can't see what's on the other side of them. "
"Each card is hiding a number of pictures, or the written number."
msgstr ""
"Widzisz karty, lecz nie wiesz, co mają po drugiej stronie. Pod każdą kartą "
"ukryte jestzdjęcie lub zapisana liczba."
#. Activity title
#: activities/memory-math-add-minus-mult-div-tux/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "All operations memory game against Tux"
msgstr "Gra pamięciowa z wszystkimi działaniami przeciwko Tuksowi"
#. Help title
#: activities/memory-math-add-minus-mult-div-tux/ActivityInfo.qml:29
#: activities/memory-math-add-minus-mult-div/ActivityInfo.qml:29
#: activities/memory-math-div-tux/ActivityInfo.qml:29
#: activities/memory-math-div/ActivityInfo.qml:29
#: activities/memory-math-mult-div-tux/ActivityInfo.qml:29
#: activities/memory-math-mult-div/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid ""
"Turn the cards over to find a matching operation, until all the cards are "
"gone."
msgstr ""
"Odwracaj karty, aby znaleźć pasujące części działań, aż znikną wszystkie "
"karty."
#. Help goal
#: activities/memory-math-add-minus-mult-div-tux/ActivityInfo.qml:32
#: activities/memory-math-add-minus-mult-div/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid ""
"Practice addition, subtraction, multiplication, division, until all the "
"cards are gone."
msgstr ""
"Ćwicz dodawanie, odejmowanie, mnożenie i dzielenie, aż wszystkie karty "
"znikną."
#. Help prerequisite
#: activities/memory-math-add-minus-mult-div-tux/ActivityInfo.qml:34
#: activities/memory-math-add-minus-mult-div/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Addition, subtraction, multiplication, division"
msgstr "Dodawanie, odejmowanie, mnożenie i dzielenie"
#. Help manual
#: activities/memory-math-add-minus-mult-div-tux/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"You can see some cards, but you can't see what's on the other side of them. "
"Each card is hiding an operation, or the answer to it.\n"
"\n"
"In this game, these cards are hiding the two parts of an operation. You need "
"to find the two parts of the operation, and bring them together again. Click "
"on a card to see what number it's hiding, then try to find the other card "
"that goes with it, to make a whole operation. You can only turn over two "
"cards in one go, so you need to remember where the numbers are hiding, then "
"you can match them when you find their other half. You're doing the job of "
"the equals sign, and the numbers need you to put them together and make a "
"proper equality. When you do that, both those cards disappear! When you've "
"made them all disappear, found more than Tux, you've won the game!"
msgstr ""
"Widzisz karty, lecz nie wiesz, co mają po drugiej stronie. Pod każdą kartą "
"ukryte jest działanie lub jego wynik.\n"
"\n"
"W tej grze, pod każdą kartą są dwie części działania. Musisz znaleźć, a "
"następnie złożyć te dwie części działania. Aby obejrzeć jaka liczba jest pod "
"kartą, naciśnij na nią, a następnie spróbuj znaleźć inną kartę, która będzie "
"do niej pasować tak, aby utworzyć całe działanie. Na raz można obrócić tylko "
"dwie karty, więc musisz zapamiętać liczby pod kartami przy szukaniu "
"pasującej karty. Twoje zadanie polega na zadaniu jakie ma znak równości, a "
"liczby, które musisz złożyć muszą tworzyć poprawną równość. Gdy to robisz, "
"obie karty znikną! Gdy pozbędziesz się wszystkich kart i będzie to więcej "
"niż zrobił Tux, to wygrałeś grę!"
#. Activity title
#: activities/memory-math-add-minus-mult-div/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "All operations memory game"
msgstr "Matematyczna gra pamięciowa"
#. Help manual
#: activities/memory-math-add-minus-mult-div/ActivityInfo.qml:36
#: activities/memory-math-add-minus/ActivityInfo.qml:36
#: activities/memory-math-div/ActivityInfo.qml:36
#: activities/memory-math-minus/ActivityInfo.qml:36
#: activities/memory-math-mult-div/ActivityInfo.qml:36
#: activities/memory-math-mult/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"You can see some cards, but you can't see what's on the other side of them. "
"Each card is hiding an operation, or the answer to it.\n"
"\n"
"In this game, these cards are hiding the two parts of an operation. You need "
"to find the two parts of the operation, and bring them together again. Click "
"on a card to see what number it's hiding, then try to find the other card "
"that goes with it, to make a whole operation. You can only turn over two "
"cards in one go, so you need to remember where the numbers are hiding, then "
"you can match them when you find their other half. You're doing the job of "
"the equals sign, and the numbers need you to put them together and make a "
"proper equality. When you do that, both those cards disappear! When you've "
"made them all disappear, found all the operations, you've won the game!"
msgstr ""
"Widzisz karty, lecz nie wiesz, co mają po drugiej stronie. Pod każdą kartą "
"ukryte jest działanie lub jego wynik.\n"
"\n"
"W tej grze, pod każdą kartą są dwie części działania. Musisz znaleźć, a "
"następnie złożyć te dwie części działania. Aby obejrzeć jaka liczba jest pod "
"kartą, naciśnij na nią, a następnie spróbuj znaleźć inną kartę, która będzie "
"do niej pasować tak, aby utworzyć całe działanie. Na raz można obrócić tylko "
"dwie karty, więc musisz zapamiętać liczby pod kartami przy szukaniu "
"pasującej karty. Twoje zadanie polega na zadaniu jakie ma znak równości, a "
"liczby, które musisz złożyć muszą tworzyć poprawną równość. Gdy to robisz, "
"obie karty znikną! Gdy pozbędziesz się wszystkich kart, to wygrałeś grę!"
#. Activity title
#: activities/memory-math-add-minus-tux/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Addition and subtraction memory game against Tux"
msgstr "Gra pamięciowa z dodawaniem i odejmowaniem przeciwko Tuksowi"
#. Help title
#: activities/memory-math-add-minus-tux/ActivityInfo.qml:29
#: activities/memory-math-add-minus/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid ""
"Turn the cards over to find two numbers which add or subtract the same, "
"until all the cards are gone."
msgstr ""
"Odwracaj karty, znajduj liczby, które pasują do tego samego działania, aż "
"wszystkie pary znikną."
#. Help goal
#: activities/memory-math-add-minus-tux/ActivityInfo.qml:32
#: activities/memory-math-add-minus/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Practice addition, subtraction, until all the cards are gone."
msgstr "Ćwicz dodawanie i odejmowanie, aż znikną wszystkie karty."
#. Help prerequisite
#: activities/memory-math-add-minus-tux/ActivityInfo.qml:34
#: activities/memory-math-add-minus/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Addition and subtraction"
msgstr "Dodawanie i odejmowanie"
#. Help manual
#: activities/memory-math-add-minus-tux/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"You can see some cards, but you can't see what's on the other side of them. "
"Each card is hiding an operation, or the answer to it.\n"
"\n"
"In this game, these cards are hiding the two parts of an operation. You need "
"to find the two parts of the operation, and bring them together again. Click "
"on a card to see what number it's hiding, then try to find the other card "
"that goes with it, to make a whole operation. You can only turn over two "
"cards in one go, so you need to remember where the numbers are hiding, then "
"you can match them when you find their other half. You're doing the job of "
"the equals sign, and the numbers need you to put them together and make a "
"proper equality. When you do that, both those cards disappear! When you've "
"made them all disappear, found more than Tux, and you've won the game!"
msgstr ""
"Widzisz karty, lecz nie wiesz, co mają po drugiej stronie. Pod każdą kartą "
"ukryte jest działanie lub jego wynik.\n"
"\n"
"W tej grze, pod każdą kartą są dwie części działania. Musisz znaleźć, a "
"następnie złożyć te dwie części działania. Aby obejrzeć jaka liczba jest pod "
"kartą, naciśnij na nią, a następnie spróbuj znaleźć inną kartę, która będzie "
"do niej pasować tak, aby utworzyć całe działanie. Na raz można obrócić tylko "
"dwie karty, więc musisz zapamiętać liczby pod kartami przy szukaniu "
"pasującej karty. Twoje zadanie polega na zadaniu jakie ma znak równości, a "
"liczby, które musisz złożyć muszą tworzyć poprawną równość. Gdy to robisz, "
"obie karty znikną! Gdy pozbędziesz się wszystkich kart i będzie to więcej "
"niż zrobił Tux, to wygrałeś grę!"
#. Activity title
#: activities/memory-math-add-minus/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Addition and subtraction memory game"
msgstr "Gra pamięciowa z dodawaniem i odejmowaniem"
#. Activity title
#: activities/memory-math-add-tux/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Addition memory game against Tux"
msgstr "Gra pamięciowa w dodawanie przeciwko Tuksowi"
#. Help title
#: activities/memory-math-add-tux/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid ""
"Turn the cards over to find two numbers which add up the same, until all the "
"cards are gone. Tux will do the same. You have to beat it!"
msgstr ""
"Obracaj karty, aby znaleźć liczby, które po dodaniu tworzą tę samą sumę. "
"Obracaj, aż pozbędziesz się wszystkich kart. Tux będzie robił to samo. "
"Musisz go w tym pokonać!"
#. Help goal
#: activities/memory-math-add-tux/ActivityInfo.qml:32
#: activities/memory-math-add/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Practice adding up, until all the cards are gone."
msgstr "Ćwicz dodawanie, aż znikną wszystkie karty."
#. Help manual
#: activities/memory-math-add-tux/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"You can see some cards, but you can't see what's on the other side of them. "
"Each card is hiding an adding-up sum, or the answer to the sum.\n"
"An adding-up sum looks like this: 2 + 2 = 4\n"
"The numbers on one side of the equals sign (=) have to be the same as the "
"number on the other side. So 2 (1, 2) and 2 more (3, 4) makes 4. Count aloud "
"when you work this out, and count on your fingers, because the more ways you "
"do something, the better you remember it. You can also use blocks, or "
"buttons, or anything you can count. If you have lots of brothers and "
"sisters, you can count them! Or the kids in your class at school. Sing "
"counting songs. Count lots of things, for practice, and you'll be very good "
"at adding-up!\n"
"\n"
"In this game, these cards are hiding the two parts of an adding-up sum (also "
"called an addition sum). You need to find the two parts of the sum, and "
"bring them together again. Click on a card to see what number it's hiding, "
"then try to find the other card that goes with it, to make a whole sum. You "
"can only turn over two cards in one go, so you need to remember where the "
"numbers are hiding, then you can match them when you find their other half. "
"You're doing the job of the equals sign, and the numbers need you to put "
"them together and make a proper sum. When you do that, both those cards "
"disappear! When you've made them all disappear, found more sums than Tux and "
"you've won the game!"
msgstr ""
"Widzisz karty, lecz nie wiesz, co mają po drugiej stronie. Pod każdą kartą "
"ukryte jest sumowanie dwóch liczb albo ich wynik.\n"
"Sumowanie wygląda na przykład tak: 2 + 2 = 4\n"
"Liczby po jednej stronie znaku równości (=) muszą wynosić tyle samo co "
"liczby po drugiej stronie. Tak więc 2 (1, 2) oraz 2 więcej (3, 4) równa się "
"4. Licz na głos i na palcach przy ćwiczeniu, bo każdy dodatkowy sposób "
"wykonywania tego ćwiczenia pomaga je zapamiętać. Możesz także używać bloków "
"lub przycisków lub czegokolwiek co da się policzyć. Masz wielu braci i "
"sióstr, policz ich! Albo dzieci w twojej klasie. Zaśpiewaj liczącą piosenkę. "
"Zliczaj wiele rzeczy, dla samego ćwiczenia, a staniesz się bardzo dobry w "
"dodawaniu!\n"
"\n"
"W tej grze, pod każdą kartą są dwie części sumy dodawanej. Musisz znaleźć "
"dwie części sumy i złożyć te dwie części razem. Aby obejrzeć jaka liczba "
"jest pod kartą, naciśnij na nią, a następnie spróbuj znaleźć inną kartę, "
"która będzie do niej pasować tak, aby utworzyć całą sumę. Na raz można "
"obrócić tylko dwie karty, więc musisz zapamiętać liczby pod kartami przy "
"szukaniu pasującej karty. Twoje zadanie polega na zadaniu jakie ma znak "
"równości, a liczby, które musisz złożyć muszą tworzyć właściwą sumę. Gdy "
"pozbędziesz się wszystkich kart i będzie to więcej niż zrobił Tux, to "
"wygrałeś grę!"
#. Activity title
#: activities/memory-math-add/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Addition memory game"
msgstr "Pamięciowa gra w dodawanie"
#. Help title
#: activities/memory-math-add/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid ""
"Turn the cards over to find two numbers which add up the same, until all the "
"cards are gone."
msgstr ""
"Odwracaj karty, znajduj liczby, które pasują do tego samego działania "
"dodawania, aż wszystkie karty znikną."
#. Help manual
#: activities/memory-math-add/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"You can see some cards, but you can't see what's on the other side of them. "
"Each card is hiding an adding-up sum, or the answer to the sum.\n"
"An adding-up sum looks like this: 2 + 2 = 4\n"
"The numbers on one side of the equals sign (=) have to be the same as the "
"number on the other side. So 2 (1, 2) and 2 more (3, 4) makes 4. Count aloud "
"when you work this out, and count on your fingers, because the more ways you "
"do something, the better you remember it. You can also use blocks, or "
"buttons, or anything you can count. If you have lots of brothers and "
"sisters, you can count them! Or the kids in your class at school. Sing "
"counting songs. Count lots of things, for practice, and you'll be very good "
"at adding-up!\n"
"\n"
"In this game, these cards are hiding the two parts of an adding-up sum (also "
"called an addition sum). You need to find the two parts of the sum, and "
"bring them together again. Click on a card to see what number it's hiding, "
"then try to find the other card that goes with it, to make a whole sum. You "
"can only turn over two cards in one go, so you need to remember where the "
"numbers are hiding, then you can match them when you find their other half. "
"You're doing the job of the equals sign, and the numbers need you to put "
"them together and make a proper sum. When you do that, both those cards "
"disappear! When you've made them all disappear, found all the sums, you've "
"won the game!"
msgstr ""
"Widzisz karty, lecz nie wiesz, co mają po drugiej stronie. Pod każdą kartą "
"ukryte jest sumowanie dwóch liczb albo ich wynik.\n"
"Sumowanie wygląda na przykład tak: 2 + 2 = 4\n"
"Liczby po jednej stronie znaku równości (=) muszą wynosić tyle samo co "
"liczby po drugiej stronie. Tak więc 2 (1, 2) oraz 2 więcej (3, 4) równa się "
"4. Licz na głos i na palcach przy ćwiczeniu, bo każdy dodatkowy sposób "
"wykonywania tego ćwiczenia pomaga je zapamiętać. Możesz także używać bloków "
"lub przycisków lub czegokolwiek co da się policzyć. Masz wielu braci i "
"sióstr, policz ich! Albo dzieci w twojej klasie. Zaśpiewaj liczącą piosenkę. "
"Zliczaj wiele rzeczy, dla samego ćwiczenia, a staniesz się bardzo dobry w "
"dodawaniu!\n"
"\n"
"W tej grze, pod każdą kartą są dwie części sumy dodawanej. Musisz znaleźć "
"dwie części sumy i złożyć te dwie części razem. Aby obejrzeć jaka liczba "
"jest pod kartą, naciśnij na nią, a następnie spróbuj znaleźć inną kartę, "
"która będzie do niej pasować tak, aby utworzyć całą sumę. Na raz można "
"obrócić tylko dwie karty, więc musisz zapamiętać liczby pod kartami przy "
"szukaniu pasującej karty. Twoje zadanie polega na zadaniu jakie ma znak "
"równości, a liczby, które musisz złożyć muszą tworzyć właściwą sumę. Gdy to "
"robisz, obie karty znikną! Gdy pozbędziesz się wszystkich kart, to wygrałeś "
"grę!"
#. Activity title
#: activities/memory-math-div-tux/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Division memory game against Tux"
msgstr "Gra pamięciowa z dzieleniem przeciwko Tuksowi"
#. Help goal
#: activities/memory-math-div-tux/ActivityInfo.qml:32
#: activities/memory-math-div/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Practice division, until all the cards are gone."
msgstr "Ćwicz dzielenie, aż znikną wszystkie karty."
#. Help prerequisite
#: activities/memory-math-div-tux/ActivityInfo.qml:34
#: activities/memory-math-div/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Division"
msgstr "Dzielenie"
#. Help manual
#: activities/memory-math-div-tux/ActivityInfo.qml:36
#: activities/memory-math-mult-div-tux/ActivityInfo.qml:36
#: activities/memory-math-mult-tux/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"You can see some cards, but you can't see what's on the other side of them. "
"Each card is hiding an operation, or the answer to it.\n"
"\n"
"In this game, these cards are hiding the two parts of an operation. You need "
"to find the two parts of the operation, and bring them together again. Click "
"on a card to see what number it's hiding, then try to find the other card "
"that goes with it, to make a whole operation. You can only turn over two "
"cards in one go, so you need to remember where the numbers are hiding, then "
"you can match them when you find their other half. You're doing the job of "
"the equals sign, and the numbers need you to put them together and make a "
"proper equality. When you do that, both those cards disappear! When you've "
"made them all disappear, found more than Tux and you've won the game!"
msgstr ""
"Widzisz karty, lecz nie wiesz, co mają po drugiej stronie. Pod każdą kartą "
"ukryte jest działanie lub jego wynik.\n"
"\n"
"W tej grze, pod każdą kartą są dwie części działania. Musisz znaleźć, a "
"następnie złożyć te dwie części działania. Aby obejrzeć jaka liczba jest pod "
"kartą, naciśnij na nią, a następnie spróbuj znaleźć inną kartę, która będzie "
"do niej pasować tak, aby utworzyć całe działanie. Na raz można obrócić tylko "
"dwie karty, więc musisz zapamiętać liczby pod kartami przy szukaniu "
"pasującej karty. Twoje zadanie polega na zadaniu jakie ma znak równości, a "
"liczby, które musisz złożyć muszą tworzyć poprawną równość. Gdy to robisz, "
"obie karty znikną! Gdy pozbędziesz się wszystkich kart i będzie to więcej "
"niż zrobił Tux, to wygrałeś grę!"
#. Activity title
#: activities/memory-math-div/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Division memory game"
msgstr "Gra pamięciowa z dzieleniem"
#. Activity title
#: activities/memory-math-minus-tux/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Subtraction memory game against Tux"
msgstr "Gra w odejmowanie w pamięci przeciwko Tuksowi"
#. Help title
#: activities/memory-math-minus-tux/ActivityInfo.qml:29
#: activities/memory-math-minus/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid ""
"Turn the cards over to find two numbers which subtract the same, until all "
"the cards are gone."
msgstr ""
"Odwracaj karty, znajdź odejmowanie i jego wynik, aż wszystkie karty znikną."
#. Help goal
#: activities/memory-math-minus-tux/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid ""
"Practice subtraction, until all the cards are gone. Tux will do the same"
msgstr ""
"Ćwicz odejmowanie, aż pozbędziesz się wszystkich kart. Tux będzie robił to "
"samo."
#. Help prerequisite
#: activities/memory-math-minus-tux/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "subtraction"
msgstr "odejmowanie"
#. Help manual
#: activities/memory-math-minus-tux/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"You can see some cards, but you can't see what's on the other side of them. "
"Each card is hiding an operation, or the answer to it.\n"
"\n"
"In this game, these cards are hiding the two parts of an operation. You need "
"to find the two parts of the operation, and bring them together again. Click "
"on a card to see what number it's hiding, then try to find the other card "
"that goes with it, to make a whole operation. You can only turn over two "
"cards in one go, so you need to remember where the numbers are hiding, then "
"you can match them when you find their other half. You're doing the job of "
"the equals sign, and the numbers need you to put them together and make a "
"proper equality. When you do that, both those cards disappear! When you've "
"made them all disappear, found more operations than Tux and you've won the "
"game!"
msgstr ""
"Widzisz karty, lecz nie wiesz, co mają po drugiej stronie. Pod każdą kartą "
"ukryte jest działanie lub jego wynik.\n"
"\n"
"W tej grze, pod każdą kartą są dwie części działania. Musisz znaleźć, a "
"następnie złożyć te dwie części działania. Aby obejrzeć jaka liczba jest pod "
"kartą, naciśnij na nią, a następnie spróbuj znaleźć inną kartę, która będzie "
"do niej pasować tak, aby utworzyć całe działanie. Na raz można obrócić tylko "
"dwie karty, więc musisz zapamiętać liczby pod kartami przy szukaniu "
"pasującej karty. Twoje zadanie polega na zadaniu jakie ma znak równości, a "
"liczby, które musisz złożyć muszą tworzyć poprawną równość. Gdy to robisz, "
"obie karty znikną! Gdy pozbędziesz się wszystkich kart i będzie to więcej "
"niż zrobił Tux, to wygrałeś grę!"
#. Activity title
#: activities/memory-math-minus/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Subtraction memory game"
msgstr "Gra pamięciowa w odejmowanie"
#. Help goal
#: activities/memory-math-minus/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Practice subtraction, until all the cards are gone."
msgstr "Ćwicz odejmowanie, aż znikną wszystkie karty."
#. Activity title
#: activities/memory-math-mult-div-tux/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Multiplication and division memory game against Tux"
msgstr "Graj w mnożenie i dzielenie przeciwko Tuksowi"
#. Help goal
#: activities/memory-math-mult-div-tux/ActivityInfo.qml:32
#: activities/memory-math-mult-div/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Practice multiplication, division, until all the cards are gone."
msgstr "Ćwicz mnożenie i dzielenie, aż znikną wszystkie karty."
#. Help prerequisite
#: activities/memory-math-mult-div-tux/ActivityInfo.qml:34
#: activities/memory-math-mult-div/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Multiplication, division"
msgstr "Mnożenie, dzielenie"
#. Activity title
#: activities/memory-math-mult-div/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Multiplication and division memory game"
msgstr "Gra pamięciowa z mnożeniem i dzieleniem"
#. Activity title
#: activities/memory-math-mult-tux/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Multiplication memory game against Tux"
msgstr "Graj w mnożenie przeciwko Tuksowi"
#. Help title
#: activities/memory-math-mult-tux/ActivityInfo.qml:29
#: activities/memory-math-mult/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid ""
"Turn the cards over to find two numbers which multiply the same, until all "
"the cards are gone."
msgstr ""
"Odwracaj karty, znajdź działanie mnożenia oraz jego wynik. Wszystkie karty "
"muszą zniknąć."
#. Help goal
#: activities/memory-math-mult-tux/ActivityInfo.qml:32
#: activities/memory-math-mult/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Practice multiplication, until all the cards are gone."
msgstr "Ćwicz mnożenie, aż znikną wszystkie karty."
#. Help prerequisite
#: activities/memory-math-mult-tux/ActivityInfo.qml:34
#: activities/memory-math-mult/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Multiplication"
msgstr "Mnożenie"
#. Activity title
#: activities/memory-math-mult/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Multiplication memory game"
msgstr "Gra pamięciowa w mnożenie"
#. Activity title
#: activities/memory-sound-tux/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Audio memory game against Tux"
msgstr "Pamięciowa gra dźwiękowa przeciwko Tuksowi"
#. Help title
#: activities/memory-sound-tux/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Play the audio memory game against Tux"
msgstr "Ćwicz pamięć słuchową przeciwko Tuksowi"
#. Help goal
#: activities/memory-sound-tux/ActivityInfo.qml:32
#: activities/memory-sound/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Train your audio memory and remove all the cards."
msgstr "Ćwicz swą pamięć ze słuchu i zbierz wszystkie karty"
#. Help manual
#: activities/memory-sound-tux/ActivityInfo.qml:36
#: activities/memory-sound/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"A set of cards is shown. Each card has an associated sound, and each sound "
"has a twin exactly the same. Click on a card to hear its hidden sound, and "
"try to match the twins. You can only activate two cards at once, so you need "
"to remember where a sound is, while you listen to its twin. When you turn "
"over the twins, they both disappear."
msgstr ""
"Pokazany jest zestaw kart. Każda karta ma swój dźwięk, i każdy dźwięk ma "
"swój identyczny odpowiednik. Naciśnij na kartę, aby usłyszeć jej ukryty "
"dźwięk i spróbuj dopasować do niej parę. Możesz aktywować tylko dwie karty "
"na raz, więc musisz przypomnieć sobie, gdzie jest dany dźwięk, gdy usłyszysz "
"identyczny odgłos. Kiedy znajdziesz pasującą parę, obie karty znikają."
#. Activity title
#: activities/memory-sound/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Audio memory game"
msgstr "Gra pamięciowa z dźwiękami"
#. Help title
#: activities/memory-sound/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Click on cards and listen to find the matching sounds"
msgstr "Naciśnij na karty, posłuchaj i znajdź taki sam dźwięk"
#. Activity title
#: activities/memory-tux/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Memory Game with images against Tux"
msgstr "Gra pamięciowa z obrazami przeciwko Tuksowi "
#. Help title
#: activities/memory-tux/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Flip the cards to find the matching pairs against Tux"
msgstr "Graj przeciwko Tuksowi i odwracaj karty, aby znaleźć pasujące pary."
#. Help goal
#: activities/memory-tux/ActivityInfo.qml:32
#: activities/memory/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Train your memory and remove all the cards"
msgstr "Ćwicz swą pamięć i zbierz wszystkie karty"
#. Help manual
#: activities/memory-tux/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"A set of blank cards is shown. Each card has a picture on the other side, "
"and each picture card has a twin exactly the same. Click on a card to see "
"its hidden picture, and try to match the twins. You can only turn over two "
"cards at once, so you need to remember where a picture is, while you look "
"for its twin. When you turn over the twins, they both disappear. Tux teacher "
"do the same."
msgstr ""
"Wyświetlany jest zestaw pustych kart. Każda karta ma zdjęcie po drugiej "
"stronie i każda ma kartę bliźniaczą, dokładnie taką samą. Aby obejrzeć "
"ukryte zdjęcie karty, naciśnij na niej i spróbuj znaleźć jej bliźniaka. Na "
"raz można obrócić tylko dwie karty, więc musisz zapamiętać zdjęcie karty "
"przy szukaniu jej bliźniaka. Po znalezieniu bliźniaków, oba znikają. "
"Nauczyciel Tux zrobi tak samo."
#. Activity title
#: activities/memory-wordnumber/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Wordnumber memory game"
msgstr "Gra pamięciowa z liczbami"
#. Help title
#: activities/memory-wordnumber/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Turn the cards over to match the number with the word matching it."
msgstr "Odwracaj karty, aby znaleźć liczbę i jej słowny odpowiednik."
#. Help goal
#: activities/memory-wordnumber/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Reading numbers, memory."
msgstr "Czytanie liczb, pamięć."
#. Help manual
#: activities/memory-wordnumber/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"You can see some cards, but you can't see what's on the other side of them. "
"Each card is hiding the numeral form of a number, or the word to write it."
msgstr ""
"Widzisz karty, lecz nie wiesz, co mają po drugiej stronie. Pod każdą kartą "
"ukryta jest liczba zapisana cyframi lub słownie."
#: activities/memory-wordnumber/dataset.js:22
msgctxt "dataset|"
msgid "zero"
msgstr "zero"
#: activities/memory-wordnumber/dataset.js:23
msgctxt "dataset|"
msgid "one"
msgstr "jeden"
#: activities/memory-wordnumber/dataset.js:24
msgctxt "dataset|"
msgid "two"
msgstr "dwa"
#: activities/memory-wordnumber/dataset.js:25
msgctxt "dataset|"
msgid "three"
msgstr "trzy"
#: activities/memory-wordnumber/dataset.js:26
msgctxt "dataset|"
msgid "four"
msgstr "cztery"
#: activities/memory-wordnumber/dataset.js:27
msgctxt "dataset|"
msgid "five"
msgstr "pięć"
#: activities/memory-wordnumber/dataset.js:28
msgctxt "dataset|"
msgid "six"
msgstr "sześć"
#: activities/memory-wordnumber/dataset.js:29
msgctxt "dataset|"
msgid "seven"
msgstr "siedem"
#: activities/memory-wordnumber/dataset.js:30
msgctxt "dataset|"
msgid "eight"
msgstr "osiem"
#: activities/memory-wordnumber/dataset.js:31
msgctxt "dataset|"
msgid "nine"
msgstr "dziewięć"
#: activities/memory-wordnumber/dataset.js:32
msgctxt "dataset|"
msgid "ten"
msgstr "dziesięć"
#: activities/memory-wordnumber/dataset.js:33
msgctxt "dataset|"
msgid "eleven"
msgstr "jedenaście"
#: activities/memory-wordnumber/dataset.js:34
msgctxt "dataset|"
msgid "twelve"
msgstr "dwanaście"
#: activities/memory-wordnumber/dataset.js:35
msgctxt "dataset|"
msgid "thirteen"
msgstr "trzynaście"
#: activities/memory-wordnumber/dataset.js:36
msgctxt "dataset|"
msgid "fourteen"
msgstr "czternaście"
#: activities/memory-wordnumber/dataset.js:37
msgctxt "dataset|"
msgid "fifteen"
msgstr "piętnaście"
#: activities/memory-wordnumber/dataset.js:38
msgctxt "dataset|"
msgid "sixteen"
msgstr "szesnaście"
#: activities/memory-wordnumber/dataset.js:39
msgctxt "dataset|"
msgid "seventeen"
msgstr "siedemnaście"
#: activities/memory-wordnumber/dataset.js:40
msgctxt "dataset|"
msgid "eighteen"
msgstr "osiemnaście"
#: activities/memory-wordnumber/dataset.js:41
msgctxt "dataset|"
msgid "nineteen"
msgstr "dziewiętnaście"
#: activities/memory-wordnumber/dataset.js:42
msgctxt "dataset|"
msgid "twenty"
msgstr "dwadzieścia"
#. Activity title
#: activities/memory/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Memory Game with images"
msgstr "Gra pamięciowa z obrazami"
#. Help title
#: activities/memory/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Flip the cards to find the matching pairs"
msgstr "Odkrywaj karty i znajduj pary"
#. Help manual
#: activities/memory/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"A set of blank cards is shown. Each card has a picture on the other side, "
"and each picture card has a twin exactly the same. Click on a card to see "
"its hidden picture, and try to match the twins. You can only turn over two "
"cards at once, so you need to remember where a picture is, while you look "
"for its twin. When you turn over the twins, they both disappear."
msgstr ""
"Rozłożone są zakryte karty. Każda karta ma rysunek po niewidocznej stronie, "
"a każda karta ma swoją identyczną parę. Naciskasz na kartę, aby zobaczyć "
"ukryty rysunek. Możesz zobaczyć jedynie dwie karty na raz. Musisz zapamiętać "
"umiejscowienie rysunków, by móc je skojarzyć. Kiedy odkryjesz parę z "
"identycznymi obrazami, obie karty znikną."
#: activities/memory/math_util.js:26 activities/memory/math_util.js:29
msgctxt "math_util|"
msgid "+"
msgstr "+"
#: activities/memory/math_util.js:39
msgctxt "math_util|"
msgid "−"
msgstr "−"
#: activities/memory/math_util.js:50 activities/memory/math_util.js:53
msgctxt "math_util|"
msgid "×"
msgstr "×"
#: activities/memory/math_util.js:63
msgctxt "math_util|"
msgid "÷"
msgstr "÷"
#. Activity title
#: activities/menu/ActivityInfo.qml:24
msgctxt "ActivityInfo|"
msgid "GCompris Main Menu"
msgstr "Główne menu GCompris"
#. Help title
#: activities/menu/ActivityInfo.qml:26
msgctxt "ActivityInfo|"
msgid "Select an activity to run it."
msgstr "Wybierz aktywność do uruchomienia."
#. Help goal
#: activities/menu/ActivityInfo.qml:28
msgctxt "ActivityInfo|"
msgid ""
"GCompris is a high quality educational software suite, including a large "
"number of activities for children aged 2 to 10."
msgstr ""
"GCompris to wysokiej jakości pakiet oprogramowania edukacyjnego z licznymi "
"aktywnościami dla dzieci w wieku od 2 do 10 lat."
#. Help prerequisite
#: activities/menu/ActivityInfo.qml:30
msgctxt "ActivityInfo|"
msgid ""
"Some of the activities are game orientated, but nonetheless still "
"educational."
msgstr "Niektóre z aktywności są bardziej grą, lecz nadal bardzo pouczającą."
#. Help manual
#: activities/menu/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid ""
"Select an icon to enter an activity or to display a list of activities in a "
"category.\n"
"At the bottom of the screen is the GCompris control bar. Notice that you can "
"hide or show the bar by touching its anchor.\n"
"The following icons are displayed:\n"
"(note that each icon is displayed only if available in the current "
"activity)\n"
" Home - Exit an activity, go back to menu (Ctrl+W and escape key)\n"
" Arrows - Display the current level. Click to select another level\n"
" Lips - Repeat the question\n"
" Question Mark - Help\n"
" Reload - Start the activity from the beginning again\n"
" Tool - The configuration menu\n"
" G - About GCompris\n"
" Quit - Quit GCompris (Ctrl+Q)\n"
"The stars show suitable age groups for each game:\n"
" 1, 2 or 3 simple stars - from 2 to 6 years old\n"
" 1, 2 or 3 complex stars - 7 years and up\n"
"Shortcuts:\n"
" Ctrl+B Show or Hide the control bar\n"
" Ctrl+F Toggle full screen\n"
" Ctrl+M Toggle mute for the background music\n"
" Ctrl+S Toggle the activity section bar\n"
" "
msgstr ""
"Wybierz ikonę, aby wejść do aktywności lub wyświetlić listę aktywności w "
"kategorii.\n"
"Na dole ekranu znajduje się pasek sterowania GCompris. Poprzez dotknięcie "
"jego kotwicy, pasek można ukrywać i pokazywać.\n"
"Wyświetlane są następujące ikony:\n"
"(pamiętaj, że każda ikona jest wyświetlana tylko wtedy, gdy dostępna w "
"bieżącej aktywności)\n"
" Dom - Wyjście z aktywności, powrót do menu (Ctrl+W i klawisz Esc)\n"
" Strzałki - Wyświetlenie obecnego poziomu. Naciśnij, aby wybrać inny "
"poziom\n"
" Usta - Powtórzenie pytania\n"
" Znak zapytania - Pomoc\n"
" Wczytaj ponownie - Zacznij aktywność od początku\n"
" Narzędzie - Menu ustawień\n"
" G - O programie GCompris\n"
" Wyjdź - Wyjście z GCompris (Ctrl+Q) \n"
"Gwiazdy pokazują odpowiednie grupy wiekowe dla każdej gry:\n"
" 1, 2 lub 3 prostych gwiazdek - od 2 do 6 lat\n"
" 1, 2 lub 3 gwiazdki złożone - 7 i więcej lat\n"
"Skróty: \n"
" Ctrl+B Wyświetl lub ukryj pasek sterowania\n"
" Ctrl+F Przełącz na pełny ekran\n"
" Ctrl+M Wyłącz muzykę w tle\n"
" Ctrl+S Przełącz pasek wyboru aktywności\n"
" "
#: activities/menu/ConfigurationItem.qml:77
msgctxt "ConfigurationItem|"
msgid "You have the full version"
msgstr "Masz pełną wersję"
#: activities/menu/ConfigurationItem.qml:78
msgctxt "ConfigurationItem|"
msgid "Buy the full version"
msgstr "Zakup pełną wersję"
#: activities/menu/ConfigurationItem.qml:141
msgctxt "ConfigurationItem|"
msgid ""
"On <a href='https://gcompris.net'>https://gcompris.net</a> you will find the "
"instructions to obtain an activation code."
msgstr ""
"Na <a href='https://gcompris.net'>https://gcompris.net</a> znajdziesz "
"instrukcję w celu uzyskania kodu aktywacyjnego."
#: activities/menu/ConfigurationItem.qml:163
msgctxt "ConfigurationItem|"
msgid "Enter your activation code"
msgstr "Wpisz swój kod aktywacyjny"
#: activities/menu/ConfigurationItem.qml:166
msgctxt "ConfigurationItem|"
msgid "Sorry, your code is too old for this version of GCompris"
msgstr "Wybacz, twój kod jest za stary dla tej wersji GCompris"
#: activities/menu/ConfigurationItem.qml:169
msgctxt "ConfigurationItem|"
msgid "Your code is valid, thanks a lot for your support"
msgstr "Twój kod jest poprawny, dzięki za twoje wsparcie"
#: activities/menu/ConfigurationItem.qml:189
msgctxt "ConfigurationItem|"
msgid "Show locked activities"
msgstr "Pokaż zablokowane aktywności"
#: activities/menu/ConfigurationItem.qml:199
msgctxt "ConfigurationItem|"
msgid "Enable audio voices"
msgstr "Włącz głosy"
#: activities/menu/ConfigurationItem.qml:208
msgctxt "ConfigurationItem|"
msgid "Enable audio effects"
msgstr "Włącz efekty dźwiękowe"
#: activities/menu/ConfigurationItem.qml:217
msgctxt "ConfigurationItem|"
msgid "Fullscreen"
msgstr "Pełny ekran"
#: activities/menu/ConfigurationItem.qml:227
msgctxt "ConfigurationItem|"
msgid "Virtual Keyboard"
msgstr "Klawiatura ekranowa"
#: activities/menu/ConfigurationItem.qml:237
msgctxt "ConfigurationItem|"
msgid "Enable automatic downloads/updates of sound files"
msgstr "Sam pobieraj pliki dźwiękowe i ich uaktualnienia"
#: activities/menu/ConfigurationItem.qml:251
msgctxt "ConfigurationItem|"
msgid "Use full word image set"
msgstr "Użyj pełnego zestawu słów obrazowych"
#: activities/menu/ConfigurationItem.qml:251
msgctxt "ConfigurationItem|"
msgid "Download full word image set"
msgstr "Pobierz pełny zestaw słów obrazowych"
#: activities/menu/ConfigurationItem.qml:262
msgctxt "ConfigurationItem|"
msgid "The activity section menu is visible"
msgstr "Dział menu aktywności jest widoczny"
#: activities/menu/ConfigurationItem.qml:275
msgctxt "ConfigurationItem|"
msgid "Font selector"
msgstr "Wybór czcionki"
#: activities/menu/ConfigurationItem.qml:292
msgctxt "ConfigurationItem|"
msgid "Font size"
msgstr "Rozmiar czcionki"
#: activities/menu/ConfigurationItem.qml:298
#: activities/menu/ConfigurationItem.qml:333
msgctxt "ConfigurationItem|"
msgid "Default"
msgstr "Domyślny"
#: activities/menu/ConfigurationItem.qml:310
msgctxt "ConfigurationItem|"
msgid "Font Capitalization"
msgstr "Duże litery"
#: activities/menu/ConfigurationItem.qml:327
msgctxt "ConfigurationItem|"
msgid "Font letter spacing"
msgstr "Odstęp między literami"
#: activities/menu/ConfigurationItem.qml:346
msgctxt "ConfigurationItem|"
msgid "Language selector"
msgstr "Wybór języka"
#: activities/menu/ConfigurationItem.qml:373
msgctxt "ConfigurationItem|"
msgid "Localized voices"
msgstr "Głosy w twoim języku"
#: activities/menu/ConfigurationItem.qml:389
msgctxt "ConfigurationItem|"
msgid "Check for updates"
msgstr "Sprawdź uaktualnienia"
#: activities/menu/ConfigurationItem.qml:390
msgctxt "ConfigurationItem|"
msgid "Download"
msgstr "Pobierz"
#: activities/menu/ConfigurationItem.qml:408
msgctxt "ConfigurationItem|"
msgid "Difficulty filter:"
msgstr "Filtr trudności:"
#: activities/menu/ConfigurationItem.qml:610
msgctxt "ConfigurationItem|"
msgid ""
"You selected a new locale. You need to restart GCompris to play in your new "
"locale.<br/>Do you want to download the corresponding sound files now?"
msgstr ""
"Wybrano nowy język. Musisz uruchomić GCompris ponownie, aby zagrać przy "
"użyciu nowego języka. <br/>Czy chcesz teraz pobrać odpowiednie pliki "
"dźwiękowe teraz?"
#: activities/menu/ConfigurationItem.qml:611
#: activities/menu/ConfigurationItem.qml:648
msgctxt "ConfigurationItem|"
msgid "Yes"
msgstr "Tak"
#: activities/menu/ConfigurationItem.qml:617
#: activities/menu/ConfigurationItem.qml:653
msgctxt "ConfigurationItem|"
msgid "No"
msgstr "Nie"
#: activities/menu/ConfigurationItem.qml:646
msgctxt "ConfigurationItem|"
msgid "The images for several activities are not yet installed. "
msgstr "Obrazy dla kilku aktywności nie zostały jeszcze zainstalowane. "
#: activities/menu/ConfigurationItem.qml:647
msgctxt "ConfigurationItem|"
msgid "Do you want to download them now?"
msgstr "Czy chcesz je teraz pobrać?"
#: activities/menu/ConfigurationItem.qml:706
msgctxt "ConfigurationItem|"
msgid "Mixed case (default)"
msgstr "Mieszana wielkość liter (domyślnie)"
#: activities/menu/ConfigurationItem.qml:707
msgctxt "ConfigurationItem|"
msgid "All uppercase"
msgstr "Wszystkie dużymi literami"
#: activities/menu/ConfigurationItem.qml:708
msgctxt "ConfigurationItem|"
msgid "All lowercase"
msgstr "Wszystkie małymi literami"
#: activities/menu/Menu.qml:105
msgctxt "Menu|"
msgid "Logic"
msgstr "Logika"
#: activities/menu/Menu.qml:106
msgctxt "Menu|"
msgid "Fine Arts"
msgstr "Sztuki plastyczne"
#: activities/menu/Menu.qml:107
msgctxt "Menu|"
msgid "Music"
msgstr "Muzyka"
#: activities/menu/Menu.qml:113
msgctxt "Menu|"
msgid "Experiment"
msgstr "Eksperyment"
#: activities/menu/Menu.qml:114
msgctxt "Menu|"
msgid "History"
msgstr "Historia"
#: activities/menu/Menu.qml:115
msgctxt "Menu|"
msgid "Geography"
msgstr "Geografia"
#: activities/menu/Menu.qml:125
msgctxt "Menu|"
msgid "Numeration"
msgstr "Numerowanie"
#: activities/menu/Menu.qml:126
msgctxt "Menu|"
msgid "Arithmetic"
msgstr "Arytmetyka"
#: activities/menu/Menu.qml:127
msgctxt "Menu|"
msgid "Measures"
msgstr "Miary"
#: activities/menu/Menu.qml:137
msgctxt "Menu|"
msgid "Letters"
msgstr "Litery"
#: activities/menu/Menu.qml:138
msgctxt "Menu|"
msgid "Words"
msgstr "Słowa"
#: activities/menu/Menu.qml:139
msgctxt "Menu|"
msgid "Vocabulary"
msgstr "Słownictwo"
#: activities/menu/Menu.qml:376
msgctxt "Menu|"
msgid ""
"Put your favorite activities here by selecting the sun at the top right of "
"that activity."
msgstr ""
"Tutaj umieszczaj swoje ulubione aktywności poprzez naciśnięcie na słońce w "
"górnym prawym narożniku aktywności."
#: activities/menu/Menu.qml:746
msgctxt "Menu|"
msgid "Search specific activities"
msgstr "Wyszukaj danej aktywności"
#. Activity title
#: activities/mining/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Mining for gold"
msgstr "W poszukiwaniu złota"
#. Help title
#: activities/mining/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Use the mousewheel to approach the rockwall and look for gold nuggets."
msgstr ""
"Posługując się myszką zbliż się do ściany skalnej i szukaj złotych "
"samorodków."
#. Help goal
#: activities/mining/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid ""
"Learn to use the mousewheel or the zoom / pinch gesture to zoom in and out."
msgstr ""
"Naucz się korzystać z kółka myszki lub ruchu uszczypnięcia, do zbliżania i "
"oddalania obrazu."
#. Help prerequisite
#: activities/mining/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "You should be familiar with moving the mouse and clicking."
msgstr "Wymagana umiejętność posługiwania się myszką."
#. Help manual
#: activities/mining/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"Looking at the rockwall, you can see a sparkle somewhere. Move next to this "
"sparkle and use the mousewheel or the zoom gesture to zoom in. If you zoomed "
"in at maximum, a gold nugget will appear at the position of the sparkle. "
"Click on the gold nugget to collect it.\n"
"\n"
"Having collected the nugget, use the mousewheel or the pinch gesture to zoom "
"out again. If you zoomed out at maximum, another sparkle will appear, "
"showing the next gold nugget to collect. Collect enough nuggets to complete "
"the level.\n"
"\n"
"The truck in the lower, right corner of the screen will tell you the number "
"of already collected nuggets and the total number of nuggets to collect in "
"this level."
msgstr ""
"Oglądając skałę, gdzieniegdzie zauważysz iskrę. Przysuń się się do tej iskry "
"i użyj kółka myszy lub ruchu przybliżającego, aby się do nie zbliżyć. Jeśli "
"zbliżysz się wystarczająco ukaże się bryłka złota w miejscu iskry. Aby "
"zebrać tę bryłkę złota, naciśnij na nią.\n"
"\n"
"Po zebraniu bryłki, użyj kółka lub uszczypnij, aby oddalić się. Po oddaleniu "
"się na dostateczną odległości pojawi się kolejna iskra wskazująca na "
"następną bryłkę złota do zebrania. Aby ukończyć poziom, zbierz wystarczająco "
"bryłek.\n"
"\n"
"Liczba już zebranych bryłek złota i tych do zebrania jest wyświetlana w "
"dolnym prawym narożniku ekranu na ciężarowce."
#: activities/mining/ActivityInfo.qml:41
msgctxt "ActivityInfo|"
msgid ""
"Thanks to the Tuxpaint team for providing the following sounds under GPL:\n"
"- realrainbow.ogg - used when a new gold nugget appears\n"
"- metalpaint.wav - remixed and used when a gold nugget is collected"
msgstr ""
"Wielkie dzięki dla ekipy Tuxpaint za dostarczenie następujących dźwięków na "
"licencji GPL:\n"
"- realrainbow.ogg - kiedy pojawia się nowy samorodek\n"
"- metalpaint.wav - zremiksowane i użyte, gdy samorodek zostaje znaleziony "
"przez gracza"
#: activities/mining/Mining.qml:414
msgctxt "Mining|"
msgid ""
"Find the sparkle and zoom in around it. If you have a mouse, point the "
"cursor on the sparkle then use the scroll wheel. If you have a trackpad, "
"point the cursor on the sparkle then drag one finger on the right area or "
"two fingers on the center. On a touch area, drag two fingers away from the "
"sparkle, one in each direction."
msgstr ""
"Znajdź iskrę i przybliż się do niej. Jeśli masz mysz, to najedź wskaźnikiem "
"na iskrę, a następnie użyj kółka. Jeśli masz gładzik, to najedź wskaźnikiem "
"na iskrę, a następnie przeciągnij palcem na właściwy obszar lub dwoma "
"palcami na środek. Następnie, z dotkniętego obszaru, odjedź dwoma palcami od "
"iskry, każdym w przeciwną stronę. "
#: activities/mining/Mining.qml:425
msgctxt "Mining|"
msgid "Perfect you are zooming. Continue until you see the nugget."
msgstr ""
"Wspaniale! Właśnie zbliżasz. Kontynuuj do chwili ujrzenia bryłki złota."
#: activities/mining/Mining.qml:431
msgctxt "Mining|"
msgid "Hum, take care, you are zooming too far from the sparkle."
msgstr "Hmm, uważaj, jesteś zbyt daleko iskry."
#: activities/mining/Mining.qml:437
msgctxt "Mining|"
msgid "Now you see the nugget, click on it to catch it."
msgstr "Teraz widzisz bryłkę złota, naciśnij na niego, aby go zabrać."
#: activities/mining/Mining.qml:443
msgctxt "Mining|"
msgid ""
"Hum, you are too far from the nugget to see it. Unzoom then zoom again as "
"close as you can from the sparkle."
msgstr ""
"Hmm, jesteś za daleko od bryłki złota, aby ją zobaczyć. Pomniejsz się, a "
"następnie przysuń się jak najbliżej iskry."
#: activities/mining/Mining.qml:449
msgctxt "Mining|"
msgid "Now unzoom and try to find another sparkle."
msgstr "Teraz oddalaj i spróbuj znaleźć kolejną iskrę."
#: activities/mining/Mining.qml:455
msgctxt "Mining|"
msgid "Continue to unzoom until you see the sparkle."
msgstr "Pomniejszaj, aż do chwili zobaczenia iskry."
#: activities/mining/Mining.qml:461
msgctxt "Mining|"
msgid "Now you see the sparkle, go ahead, you can zoom on it."
msgstr "Teraz widzisz iskrę. Śmiało! Możesz się do niej przybliżyć."
#. Activity title
#: activities/missing-letter/ActivityInfo.qml:28
msgctxt "ActivityInfo|"
msgid "Missing Letter"
msgstr "Brak litery"
#. Help goal
#: activities/missing-letter/ActivityInfo.qml:33
msgctxt "ActivityInfo|"
msgid "Training reading skills"
msgstr "Ćwicz umiejętność czytania"
#. Help prerequisite
#: activities/missing-letter/ActivityInfo.qml:35
msgctxt "ActivityInfo|"
msgid "Word reading"
msgstr "Czytanie wyrazów"
#. Help manual
#: activities/missing-letter/ActivityInfo.qml:37
msgctxt "ActivityInfo|"
msgid ""
"An object is displayed in the main area, and an incomplete word is printed "
"under the picture. Select the missing letter to complete the word."
msgstr ""
"W głównym oknie wyświetlany jest rysunek. Poniżej rysunku znajduje się "
"niekompletny wyraz. Wybierz brakującą literę, aby uzupełnić słowo."
#: activities/missing-letter/MissingLetter.qml:278
msgctxt "MissingLetter|"
msgid "Select your locale"
msgstr "Wybierz swój język"
#: activities/missing-letter/MissingLetter.qml:362
msgctxt "MissingLetter|"
msgid "We are sorry, we don't have yet a translation for your language."
msgstr "Wybacz, nie mamy tłumaczenia w twoim języku."
#: activities/missing-letter/MissingLetter.qml:363
#, qt-format
msgctxt "MissingLetter|"
msgid ""
"GCompris is developed by the KDE community, you can translate GCompris by "
"joining a translation team on <a href=\"%2\">%2</a>"
msgstr ""
"GCompris jest rozwijany przez społeczność KDE, możesz przetłumaczyć GCompris "
"dołączając do zespołu <a href=\"%2\">%2</a>"
#: activities/missing-letter/MissingLetter.qml:365
msgctxt "MissingLetter|"
msgid ""
"We switched to English for this activity but you can select another language "
"in the configuration dialog."
msgstr ""
"Dla tej aktywności przełączyliśmy na angielski, lecz możesz wybrać inny "
"język w oknie dialogowym ustawień."
#. Activity title
#: activities/money/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Money"
msgstr "Pieniądze"
#. Help title
#: activities/money/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Practice money usage"
msgstr "Ćwicz posługiwanie się pieniędzmi"
#. Help goal
#: activities/money/ActivityInfo.qml:32
#: activities/money_cents/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid ""
"You must buy the different items and give the exact price. At higher levels, "
"several items are displayed, and you must first calculate the total price."
msgstr ""
"Musisz kupić różne przedmioty i podać ich dokładną cenę. Na wyższym poziomie "
"może zostać wyświetlonych kilka przedmiotów i najpierw należy obliczyć ich "
"łączną cenę."
#. Help prerequisite
#: activities/money/ActivityInfo.qml:34
#: activities/money_back/ActivityInfo.qml:34
#: activities/money_back_cents/ActivityInfo.qml:34
#: activities/money_cents/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Can count"
msgstr "Potrafi liczyć"
#. Help manual
#: activities/money/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"Click or tap on the coins or paper money at the bottom of the screen to pay. "
"If you want to remove a coin or note, click or tap on it on the upper screen "
"area."
msgstr ""
"Naciśnij monety lub banknoty na dole ekranu, aby zapłacić. Jeśli chcesz "
"usunąć monetę lub banknot, naciśnij na nią w górnym obszarze ekranu."
#: activities/money/money.js:665
msgctxt "money|"
msgid ""
"Click on the coins or paper money at the bottom of the screen to pay. If you "
"want to remove a coin or note, click on it on the upper screen area."
msgstr ""
"Kliknij monety lub banknoty na dole ekranu, aby zapłacić. Jeśli chcesz "
"usunąć monetę lub notatkę, kliknij na nią w górnym obszarze ekranu."
#: activities/money/money.js:709
#, qt-format
msgctxt "money|"
msgid ""
"Tux just bought some items in your shop.\n"
"He gives you %1, please give back his change."
msgstr ""
"Tux właśnie zakupił w twoim sklepie co nieco.\n"
"Płaci ci %1 i chce, żebyś wydał mu resztę."
#. Activity title
#: activities/money_back/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Give Tux his change"
msgstr "Wydaj Tuksowi jego resztę"
#. Help title
#: activities/money_back/ActivityInfo.qml:29
#: activities/money_back_cents/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Practice money usage by giving Tux his change"
msgstr "Ćwicz posługiwanie się pieniędzmi wydając resztę Tuksowi"
#. Help goal
#: activities/money_back/ActivityInfo.qml:32
#: activities/money_back_cents/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid ""
"Tux bought different items from you and shows you his money. You must give "
"him back his change. At higher levels, several items are displayed, and you "
"must first calculate the total price."
msgstr ""
"Tux kupił od ciebie kilka rzeczy i pokazuje swoje pieniądze. Musisz mu wydać "
"resztę. Na wyższych poziomach może być wyświetlonych kilka przedmiotów, "
"najpierw należy obliczyć ich łączną cenę."
#. Help manual
#: activities/money_back/ActivityInfo.qml:36
#: activities/money_back_cents/ActivityInfo.qml:36
#: activities/money_cents/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"Click on the coins or paper money at the bottom of the screen to pay. If you "
"want to remove a coin or note, click on it on the upper screen area."
msgstr ""
"Naciśnij na monety lub banknoty na dole ekranu, aby zapłacić. Jeśli chcesz "
"usunąć monetę lub notatkę, naciśnij na nią w górnym obszarze ekranu."
#. Activity title
#: activities/money_back_cents/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Give Tux his change, including cents"
msgstr "Wydaj Tuksowi resztę, łącznie z centami"
#. Activity title
#: activities/money_cents/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Money with cents"
msgstr "Pieniądze z centami"
#. Help title
#: activities/money_cents/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Practice money usage including cents"
msgstr "Nauka używania pieniędzy łącznie z centami"
#. Activity title
#: activities/mosaic/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Rebuild the mosaic"
msgstr "Odtwórz mozaikę"
#. Help title
#: activities/mosaic/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Put each item at the same place as in the given example."
msgstr "Umieść każdy element w tych samych miejscach co w przykładzie."
#. Help manual
#: activities/mosaic/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"First select the item you want to put then click on a spot on the empty area"
msgstr ""
"Najpierw wybierz element, który chcesz umieścić, a następnie naciśnij na "
"pustym miejscu"
#. Activity title
#: activities/nine_men_morris/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Nine men's morris (against Tux)"
msgstr "Młynek (z Tuksem)"
#. Help title
#: activities/nine_men_morris/ActivityInfo.qml:29
#: activities/nine_men_morris_2players/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid ""
"Reduce the opponent to two pieces, or by leaving him without a legal move."
msgstr ""
"Ogranicz przeciwnika do dwóch pionków lub zostawiając go bez dozwolonego "
"ruchu."
#. Help goal
#: activities/nine_men_morris/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid ""
"Form mills (line of 3 pieces) to remove pieces of Tux until Tux has only two "
"pieces, or doesn't have a legal move"
msgstr ""
"Twórz młynki (linia 3 pionków) aby ograniczać pionki Tuksa do dwóch lub "
"uniemożliwić mu ruch"
#. Help manual
#: activities/nine_men_morris/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"Play with the computer. First take turns to place nine pieces, and then take "
"turns to move pieces"
msgstr ""
"Graj przeciwko komputerowi. Najpierw na zmianę ustawiacie dziewięć pionków, "
"a następnie na zmianę wykonujecie nimi ruchy"
#: activities/nine_men_morris/nine_men_morris.js:40
msgctxt "nine_men_morris|"
msgid ""
"You and Tux start with 9 pieces each, and take turns to place your pieces on "
"to the empty spots (by clicking on the spots) on the board."
msgstr ""
"Ty i Tux zaczynacie z 9 pionkami i na zmianę umieszczacie swoje pionki w "
"pustych miejscach, klikając na nich."
#: activities/nine_men_morris/nine_men_morris.js:44
msgctxt "nine_men_morris|"
msgid ""
"If you form a mill (line of 3 pieces), then select a piece of Tux, and "
"remove it. Pieces of formed mill can not be removed unless no other pieces "
"are left on board."
msgstr ""
"Jeśli utworzysz młynek (linia 3 pionków) będziesz mógł wybrać pionek Tuksa i "
"usunąć go. Pionków młynka nie można usunąć, chyba, że nie ma już innych "
"pionków na planszy."
#: activities/nine_men_morris/nine_men_morris.js:48
msgctxt "nine_men_morris|"
msgid ""
"After all the pieces are placed, you and Tux will take turns to move them. "
"Click on one of your pieces, and then on the adjacent empty spot to move it "
"there. Green color spot indicates where you can move."
msgstr ""
"Po rozmieszczeniu wszystkich pionków, ty i Tux będziecie wykonywać ruchy na "
"zmianę. Kliknij na jednym z pionków, a następnie na przyległym pustym "
"miejscu, aby go tam przesunąć. Zielone punkty wskazują miejsce możliwego "
"ruchu."
#: activities/nine_men_morris/nine_men_morris.js:52
msgctxt "nine_men_morris|"
msgid ""
"If you are left with 3 pieces, your pieces will gain the ability to 'fly' "
"and can be moved to any vacant spot on the board."
msgstr ""
"Jeśli zostaną ci tylko 3 pionki, to zyskują one możliwość 'latania' i można "
"będzie je przesunąć w każde wolne miejsce na planszy."
#: activities/nine_men_morris/nine_men_morris.js:56
msgctxt "nine_men_morris|"
msgid ""
"If you immobilize the computer or leave it with less than 3 pieces, then you "
"win the game."
msgstr ""
"Jeśli unieruchomisz komputer lub pozostawisz go z mniej niż 3 pionkami, "
"wygrywasz grę."
#: activities/nine_men_morris/nine_men_morris.js:273
#: activities/nine_men_morris/nine_men_morris.js:1103
msgctxt "nine_men_morris|"
msgid "Place a piece"
msgstr "Umieść pionek"
#: activities/nine_men_morris/nine_men_morris.js:403
#: activities/nine_men_morris/nine_men_morris.js:1160
msgctxt "nine_men_morris|"
msgid "Move a piece"
msgstr "Przesuń pionek"
#: activities/nine_men_morris/nine_men_morris.js:935
msgctxt "nine_men_morris|"
msgid "Remove a piece"
msgstr "Usuń pionek"
#: activities/nine_men_morris/nine_men_morris.js:1137
msgctxt "nine_men_morris|"
msgid "Congratulations"
msgstr "Gratulacje"
#: activities/nine_men_morris/nine_men_morris.js:1140
msgctxt "nine_men_morris|"
msgid "Congratulations Player 1"
msgstr "Gratulacje dla Gracza 1"
#: activities/nine_men_morris/nine_men_morris.js:1151
msgctxt "nine_men_morris|"
msgid "Congratulations Player 2"
msgstr "Gratulacje dla Gracza 2"
#: activities/nine_men_morris/nine_men_morris.js:1154
msgctxt "nine_men_morris|"
msgid "Try again"
msgstr "Spróbuj ponownie"
#. Activity title
#: activities/nine_men_morris_2players/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Nine men's morris (with a friend)"
msgstr "Młynek (z kolegą)"
#. Help goal
#: activities/nine_men_morris_2players/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid ""
"Form mills (line of 3 pieces) to remove pieces of opponent until opponent "
"has only two pieces, or doesn't have a legal move"
msgstr ""
"Twórz młynki (linia 3 pionków) aby ograniczać pionki przeciwnika do dwóch "
"lub uniemożliwić mu ruch"
#. Help manual
#: activities/nine_men_morris_2players/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"Play with a friend. First take turns to place nine pieces, and then take "
"turns to move pieces"
msgstr ""
"Graj przeciwko koledze. Najpierw na zmianę ustawiacie dziewięć pionków, a "
"następnie na zmianę wykonujecie nimi ruchy"
#. Activity title
#: activities/note_names/ActivityInfo.qml:30
msgctxt "ActivityInfo|"
msgid "Name that Note"
msgstr "Nazwij nutę"
#. Help title
#: activities/note_names/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Learn the names of the notes, in bass and treble clef."
msgstr "Nauczy się nazw nut w kluczu basowym i wiolinowym."
#. Help goal
#: activities/note_names/ActivityInfo.qml:35
msgctxt "ActivityInfo|"
msgid ""
"To develop a good understanding of note position and naming convention. To "
"prepare for the piano player and composition activity."
msgstr ""
"Aby rozwinąć dobre rozeznanie w położeniu i nazewnictwie nut. Aby "
"przygotować się do aktywności kompozycji pianistycznych."
#. Help manual
#: activities/note_names/ActivityInfo.qml:39
msgctxt "ActivityInfo|"
msgid "Identify the notes correctly and score a 100% to complete a level."
msgstr ""
"Rozpoznaj nuty poprawnie i uzyskaj wynik 100 %, aby ukończyć ten poziom."
#: activities/note_names/NoteNames.qml:154
#, qt-format
msgctxt "NoteNames|"
msgid "New note: %1"
msgstr "Nowa nuta: %1"
#. The following translation represents percentage.
#: activities/note_names/NoteNames.qml:248
#, qt-format
msgctxt "NoteNames|"
msgid "%1%"
msgstr "%1%"
#: activities/note_names/resource/dataset_01.qml:100
msgctxt "dataset_01|"
msgid ""
"This activity will teach you to read notes from F1 in bass clef up to D6 in "
"treble clef.<br>For each level you will learn new notes and train the ones "
"you have already learned.<br>Reference notes are colored in red and will "
"help you to read the notes placed around them."
msgstr ""
"W tej aktywności nauczysz się odczytywania nut od F1 w kluczu basowym do D6 "
"w kluczu wiolinowym.<br>Na każdym poziomie dowiesz się o nowych nutach i "
"przećwiczysz te, o których już wiesz.<br>Nuty odniesienie są barwione na "
"czerwono i mają za zadanie pomóc w odczytaniu nut wokół nich."
#. Activity title
#: activities/number_sequence/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Number sequence"
msgstr "Szereg liczb"
#. Help title
#: activities/number_sequence/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Touch the numbers in the right sequence."
msgstr "Dotknij liczb w odpowiedniej kolejności."
#. Help goal
#: activities/number_sequence/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Can count from 1 to 50."
msgstr "Umiejętność liczenia do 50."
#. Help manual
#: activities/number_sequence/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"Draw the picture by touching each number in the right sequence, or sliding "
"your finger or dragging the mouse through the numbers in the correct "
"sequence."
msgstr ""
"Narysuj obraz poprzez dotykanie każdej liczby we właściwej kolejności lub "
"poprzez przesuwanie swojego palca lub przeciąganie myszą przez liczby we "
"właściwej kolejności."
#: activities/number_sequence/NumberSequence.qml:257
msgctxt "NumberSequence|"
msgid "Automatic"
msgstr "Samoczynnie"
#: activities/number_sequence/NumberSequence.qml:258
msgctxt "NumberSequence|"
msgid "Manual"
msgstr "Ręcznie"
#: activities/number_sequence/NumberSequence.qml:269
msgctxt "NumberSequence|"
msgid "Go to next level"
msgstr "Przejdź do następnego poziomu"
#. Activity title
#: activities/numbers-odd-even/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Even and Odd Numbers"
msgstr "Liczby parzyste i nieparzyste"
#. Help title
#: activities/numbers-odd-even/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Move the helicopter to catch the clouds having even or odd numbers"
msgstr ""
"Przemieszczaj helikopter tak, aby łapać chmury z parzystymi lub "
"nieparzystymi liczbami"
#. Help manual
#: activities/numbers-odd-even/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"Catch the odd or even number clouds. With a keyboard use the arrow keys to "
"move the helicopter. With a pointing device you just click or tap on the "
"target location. To know which number you have to catch you can either "
"remember it or check the bottom right corner."
msgstr ""
"Łap chmury z nieparzystymi lub parzystymi liczbami. Do sterowania "
"helikopterem używaj klawiszy strzałek. Naciśnij na miejsce docelowe przy "
"użyciu urządzenia wskazującego. Aby dowiedzieć się jaką liczbę złapać, albo "
"ją zapamiętaj, albo sprawdź w prawym dolnym narożniku."
#: activities/numbers-odd-even/NumbersOddEven.qml:47
msgctxt "NumbersOddEven|"
msgid "This activity teaches about even and odd numbers."
msgstr "Ta aktywność uczy o liczbach parzystych i nieparzystych."
#: activities/numbers-odd-even/NumbersOddEven.qml:51
#: activities/numbers-odd-even/NumbersOddEven.qml:61
msgctxt "NumbersOddEven|"
msgid "Even numbers are numbers which leave remainder 0 when divided by 2."
msgstr ""
"Parzyste liczby, to liczby pozostawiające resztę równą 0 przy podziale przez "
"2."
#: activities/numbers-odd-even/NumbersOddEven.qml:56
msgctxt "NumbersOddEven|"
msgid "What is meant by remainder of a number?"
msgstr "Co rozumie się przez resztę z dzielenia liczby?"
#: activities/numbers-odd-even/NumbersOddEven.qml:65
msgctxt "NumbersOddEven|"
msgid ""
"Odd numbers are numbers which do not leave remainder 0 when divided by 2."
msgstr ""
"Nieparzyste liczby, to liczby nie pozostawiające reszty równej 0 przy "
"podziale przez 2."
#: activities/numbers-odd-even/NumbersOddEven.qml:69
#: activities/numbers-odd-even/NumbersOddEven.qml:73
#: activities/numbers-odd-even/NumbersOddEven.qml:77
msgctxt "NumbersOddEven|"
msgid "Exercise to test your understanding."
msgstr "Ćwiczenie sprawdzające twoje zrozumienie."
#: activities/numbers-odd-even/resource/Tutorial1.qml:33
msgctxt "Tutorial1|"
msgid ""
"The remainder is the amount \"left over\" after dividing the given number "
"with the other number.\n"
" If 6 is divided by 2 the result is 3 and the remainder is 0.\n"
" If 7 is divided by 2 the result is 3 and the remainder is 1."
msgstr ""
"Reszta to ilość pozostała po podzieleniu danej liczby przez inną liczbę.\n"
" Jeśli 6 zostanie podzielone przez 2 to wynik jest 3 a reszta 0.\n"
" Jeśli 7 zostanie podzielone przez 2 to wynik jest 3 a reszta 1."
#: activities/numbers-odd-even/resource/Tutorial2.qml:33
msgctxt "Tutorial2|"
msgid ""
"For example: 12, 38, 52, 68, 102, 118, 168, 188, 502, 532, 700, 798, 842, "
"892, 1000. All of these numbers are even numbers as they leave remainder 0 "
"when divided by 2."
msgstr ""
"Na przykład: 12, 38, 52, 68, 102, 118, 168, 188, 502, 532, 700, 798, 842, "
"892, 1000. Wszystkie te liczby są parzyste, jako iż ich reszta z dzielenia "
"przez 2 jest równa 0."
#: activities/numbers-odd-even/resource/Tutorial3.qml:33
msgctxt "Tutorial3|"
msgid ""
"For example: 15, 19, 51, 65, 103, 119, 169, 185, 505, 533, 701, 799, 845, "
"897, 1001. All of these numbers are odd numbers as they do not leave "
"remainder 0 when divided by 2."
msgstr ""
"Na przykład: 15, 19, 51, 65, 103, 119, 169, 185, 505, 533, 701, 799, 845, "
"897, 1001. Wszystkie te liczby są nieparzyste, jako iż ich reszta z "
"dzielenia przez 2 nie jest równa 0."
#: activities/numbers-odd-even/resource/TutorialBase.qml:43
msgctxt "TutorialBase|"
msgid "Choose the even number:"
msgstr "Wybierz liczbę parzystą"
#: activities/numbers-odd-even/resource/TutorialBase.qml:43
msgctxt "TutorialBase|"
msgid "Choose the odd number:"
msgstr "Wybierz liczbę nieparzystą:"
#: activities/numbers-odd-even/resource/TutorialBase.qml:68
#: activities/numbers-odd-even/resource/TutorialBase.qml:98
msgctxt "TutorialBase|"
msgid "Great"
msgstr "Wielki"
#: activities/numbers-odd-even/resource/TutorialBase.qml:72
#: activities/numbers-odd-even/resource/TutorialBase.qml:102
#, qt-format
msgctxt "TutorialBase|"
msgid ""
"There is an error: when divided by 2, %1 leaves remainder as 1. Therefore "
"this is an odd number."
msgstr ""
"Wystąpił błąd: gdy podzielono przez 2, %1 pozostawia resztę równą 1. Dlatego "
"jest to liczba nieparzysta."
#: activities/numbers-odd-even/resource/TutorialBase.qml:75
#: activities/numbers-odd-even/resource/TutorialBase.qml:105
#, qt-format
msgctxt "TutorialBase|"
msgid ""
"There is an error: when divided by 2, %1 leaves remainder as 0. Therefore "
"this is an even number."
msgstr ""
"Wystąpił błąd: gdy podzielono przez 2, %1 pozostawia resztę równą 0. Dlatego "
"jest to liczba parzysta."
#. Activity title
#: activities/paintings/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Assemble the puzzle"
msgstr "Ułóż puzzle"
#. Help title
#: activities/paintings/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Drag and Drop the items to rebuild the original paintings"
msgstr "Przeciągaj i upuszczaj elementy, aby odtworzyć pierwotny obraz"
#. Help goal
#: activities/paintings/ActivityInfo.qml:37
msgctxt "ActivityInfo|"
msgid "Spatial representation"
msgstr "Reprezentacja przestrzenna"
#. Help prerequisite
#: activities/paintings/ActivityInfo.qml:39
msgctxt "ActivityInfo|"
msgid "Mouse-manipulation: movement, drag and drop"
msgstr "Sterowanie myszą: ruch, przeciąganie i upuszczanie"
#. Help manual
#: activities/paintings/ActivityInfo.qml:41
msgctxt "ActivityInfo|"
msgid ""
"Drag the image parts from the box on the left to create a painting on the "
"main board."
msgstr ""
"Przeciągaj części obrazu z pola po lewej, aby utworzyć obraz na głównej "
"planszy."
#: activities/paintings/resource/board/board10_0.qml:25
msgctxt "board10_0|"
msgid ""
"Katsushika Hokusai, Viewing Sunset over the Ryogoku Bridge from the Ommaya "
"Embankment - 1830"
msgstr ""
"Katsushika Hokusai, Oglądanie Zachodu Słońca na Moście Ryogoku z Wału "
"Ommaya - 1830"
#: activities/paintings/resource/board/board11_0.qml:25
msgctxt "board11_0|"
msgid "Katsushika Hokusa, Poppies - 1833-1834"
msgstr "Katsushika Hokusa, Maki - 1833-1834"
#: activities/paintings/resource/board/board12_0.qml:25
msgctxt "board12_0|"
msgid "Katsushika Hokusai, Kazusa sea Route - 1830."
msgstr "Katsushika Hokusai, Trasa morska Kazusa - 1830."
#: activities/paintings/resource/board/board13_0.qml:26
msgctxt "board13_0|"
msgid "Michelangelo, Pieta - 1499"
msgstr "Michelangelo, Pieta - 1499"
#: activities/paintings/resource/board/board14_0.qml:25
msgctxt "board14_0|"
msgid "Leonardo da Vinci, Mona Lisa - 1503-19"
msgstr "Leonardo da Vinci, Mona Lisa - 1503-19"
#: activities/paintings/resource/board/board15_0.qml:25
msgctxt "board15_0|"
msgid "Giovanni Bellini, La Pala di Pesaro - 1475-85"
msgstr "Giovanni Bellini, La Pala di Pesaro - 1475-85"
#: activities/paintings/resource/board/board16_0.qml:25
msgctxt "board16_0|"
msgid "Albrecht Dürer, Lion - 1494"
msgstr "Albrecht Dürer, Lew - 1494"
#: activities/paintings/resource/board/board17_0.qml:25
msgctxt "board17_0|"
msgid "Pieter Brugel, The Harvesters - 1565"
msgstr "Pieter Brugel, Żniwiarze - 1565"
#: activities/paintings/resource/board/board18_0.qml:26
msgctxt "board18_0|"
msgid "Pierre-Auguste Renoir, Girls At The Piano - 1892"
msgstr "Pierre-Auguste Renoir, Dziewczynki przy pianinie - 1892"
#: activities/paintings/resource/board/board19_0.qml:25
msgctxt "board19_0|"
msgid "Wassily Kandinsky, Composition VIII - 1923"
msgstr "Wassily Kandinsky, Kompozycja VIII - 1923"
#: activities/paintings/resource/board/board1_0.qml:25
msgctxt "board1_0|"
msgid "Pierre-Auguste Renoir, Bal du moulin de la Galette - 1876"
msgstr " Pierre-Auguste Renoir, Bal du moulin de la Galette- 1876"
#: activities/paintings/resource/board/board20_0.qml:25
msgctxt "board20_0|"
msgid "Bazille, The Ramparts at Aigues-Mortes - 1867"
msgstr "Bazille, Wały w Aigues-Mortes - 1867"
#: activities/paintings/resource/board/board21_0.qml:25
msgctxt "board21_0|"
msgid "Mary Cassatt, Summertime - 1894"
msgstr "Mary Cassatt, Lato - 1894"
#: activities/paintings/resource/board/board22_0.qml:25
msgctxt "board22_0|"
msgid "Vincent Van Gogh, Village Street in Auvers - 1890"
msgstr "Vincent Van Gogh, Wiejska droga w Auvers - 1890"
#: activities/paintings/resource/board/board2_0.qml:25
msgctxt "board2_0|"
msgid "Giuseppe Arcimboldo, Spring - 1573"
msgstr "Giuseppe Arcimboldo, Wiosna - 1573"
#: activities/paintings/resource/board/board3_0.qml:25
msgctxt "board3_0|"
msgid "Giuseppe Arcimboldo, The Librarian - 1566"
msgstr "Giuseppe Arcimboldo, Bibliotekarz - 1566"
#: activities/paintings/resource/board/board4_0.qml:25
msgctxt "board4_0|"
msgid "Katsushika Hokusai, Oiran and Kamuro"
msgstr "Katsushika Hokusai, Oiran i Kamuro"
#: activities/paintings/resource/board/board5_0.qml:25
msgctxt "board5_0|"
msgid "Katsushika Hokusai, Woman holding a fan"
msgstr "Katsushika Hokusai, Kobieta trzymająca wachlarz"
#: activities/paintings/resource/board/board6_0.qml:25
msgctxt "board6_0|"
msgid "Katsushika Hokusai, Ejiri in Suruga Province - 1830-1833"
msgstr "Katsushika Hokusai, Ejiri w Prowincji Suruga - 1830-1833"
#: activities/paintings/resource/board/board7_0.qml:25
msgctxt "board7_0|"
msgid "Katsushika Hokusai, The Great Wave off Kanagawa - 1823-1829"
msgstr "Katsushika Hokusai, Wielka fala Kanagawa - 1823-1829"
#: activities/paintings/resource/board/board8_0.qml:25
msgctxt "board8_0|"
msgid "Utagawa Hiroshige, The Benzaiten Shrine at Inokashira in Snow - 1760-70"
msgstr "Utagawa Hiroshige, Świątynia Benzaiten w Inokashira w Śniegu - 1760-70"
#: activities/paintings/resource/board/board9_0.qml:25
msgctxt "board9_0|"
msgid "Utagawa Hiroshige, Horse-mackerel and Prawn - 1840"
msgstr "Utagawa Hiroshige, Ostrobok pospolity i krewetka - 1840"
#. Activity title
#: activities/penalty/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Penalty kick"
msgstr "Rzut karny"
#. Help title
#: activities/penalty/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Double click or double tap on any side of the goal in order to score."
msgstr ""
"Kliknij lub dotknij dwukrotnie na dowolną stronę bramki, aby zdobyć gola."
#. Help manual
#: activities/penalty/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"Double click or double tap on a side of the goal to kick the ball. You can "
"double click the left right or middle mouse button. If you do not click fast "
"enough, Tux catches the ball. You must click on it to bring it back to its "
"former position."
msgstr ""
"Kliknij lub dotknij dwukrotnie na boku bramki, aby kopnąć piłkę. Możesz "
"dwukrotnie nacisnąć lewym, prawym lub środkowym przyciskiem myszy. Jeśli nie "
"będziesz klikać wystarczająco szybko, to Tux złapie piłkę. Musisz na nią "
"kliknąć, aby przywrócić ją na swoje miejsce"
#: activities/penalty/Penalty.qml:218
msgctxt "Penalty|"
msgid ""
"Double click or double tap on the side of the goal you want to put the ball "
"in."
msgstr ""
"Naciśnij lub stuknij dwukrotnie na boku bramki, w której chcesz umieścić "
"piłke."
#: activities/penalty/Penalty.qml:258
msgctxt "Penalty|"
msgid "Click or tap the ball to bring it back to its former position"
msgstr ""
"Naciśnij lub stuknij na piłkę, aby przywołać ją do jej poprzedniego miejsca"
#. Activity title
#: activities/photo_hunter/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Photo Hunter"
msgstr "Łowca zdjęć"
#. Help title
#: activities/photo_hunter/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Find the differences between the two pictures!"
msgstr "Znajdź różnice między dwoma zdjęciami!"
#. Help goal
#: activities/photo_hunter/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Visual Discrimination"
msgstr "Wizualna dyskryminacja"
#. Help manual
#: activities/photo_hunter/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"Observe the two pictures carefully. There are some slight differences. When "
"you find a difference you must click on it."
msgstr ""
"Przypatruj się dwóm zdjęciom uważnie. Występują na nich pewne drobne "
"różnice. Gdy znajdziesz różnice, to kliknij na niej."
#: activities/photo_hunter/PhotoHunter.qml:107
msgctxt "PhotoHunter|"
msgid "Drag the slider to show the differences!"
msgstr "Przesuń suwak, aby pokazać różnice!"
#: activities/photo_hunter/PhotoHunter.qml:108
msgctxt "PhotoHunter|"
msgid "Click on the differences between the two images!"
msgstr "Klikaj na różnicach pomiędzy dwoma obrazami!"
#. Activity title
#: activities/piano_composition/ActivityInfo.qml:28
msgctxt "ActivityInfo|"
msgid "Piano Composition"
msgstr "Kompozycje pianistyczne"
#. Help title
#: activities/piano_composition/ActivityInfo.qml:30
msgctxt "ActivityInfo|"
msgid ""
"An activity to learn how the piano keyboard works, how notes are written on "
"a musical staff and explore music composition by loading and saving your "
"work."
msgstr ""
"Aktywność do nauki działania klawiatury pianina, zapisu nut na pięciolinii i "
"eksploracji muzycznych kompozycji poprzez wczytywanie i zapisywanie swojej "
"pracy."
#. Help goal
#: activities/piano_composition/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid ""
"Develop an understanding of music composition, and increase interest in "
"making music with a piano keyboard. This activity covers many fundamental "
"aspects of music, but there is much more to explore about music composition. "
"If you enjoy this activity but want a more advanced tool, try downloading "
"Minuet (https://minuet.kde.org/), an open source software for music "
"education or MuseScore (http://musescore.org/en/download), an open source "
"music notation tool."
msgstr ""
"Rozwiń w sobie rozumienie kompozycji muzycznych i zwiększ zainteresowanie w "
"tworzeniu muzyki przy użyciu piania. Ta aktywność wyjaśnia wiele podstaw "
"muzyki, lecz jest istnieje dużo więcej do odkrycia. Jeśli podoba ci się tak "
"aktywność, lecz chcesz bardziej zaawansowanego narzędzia, to spróbuj Minuet "
"(https://minuet.kde.org/), otwartoźródłowe oprogramowanie do edukacji "
"muzycznej lub MuseScore (http://musescore.org/en/download) otwartoźródłowe "
"narzędzie do zapisu nut."
#. Help prerequisite
#: activities/piano_composition/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid ""
"Familiarity with note naming conventions, note-names activity useful to "
"learn this notation."
msgstr ""
"Znajomość z konwencjami nazywania nut, aktywność nazywania nut użyteczna "
"przy nauce tego zapisu. "
#. Help manual
#: activities/piano_composition/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"This activity has several levels, each level adds a new functionality to the "
"previous level. \n"
" Level 1: Basic piano keyboard (white keys only) and students can "
"experiment with clicking the colored rectangle keys to write music.\n"
" Level 2: The musical staff switches to bass clef, so pitches are lower "
"than in previous level.\n"
" Level 3: Option to choose between treble and bass clef, addition of black "
"keys (sharp keys).\n"
" Level 4: Flat notation used for black keys.\n"
" Level 5: Option to select note duration (whole, half, quarter, eighth "
"notes).\n"
" Level 6: Addition of rests (whole, half, quarter, eighth rests)\n"
" Level 7: Load children's melodies from around the world and also save your "
"composition.\n"
"\n"
"The following keyboard bindings work in this game:\n"
"- backspace: undo\n"
"- delete: erase attempt\n"
"- enter/return: OK button\n"
"- space bar: play\n"
"- left/right arrow keys: switch keyboard octave\n"
"- number keys:\n"
" - 1 to 8: Corresponding white keys in the order on the displayed octave.\n"
" - F1 to F5: Corresponding black keys in the order on the displayed "
"octave.\n"
msgstr ""
"Ta aktywność ma kilka poziomów, każdy poziom rozszerza zakres poprzedniego "
"poziomu. \n"
" Poziom 1: Podstawowa klawiatura pianina (tylko białe klawisze). Uczeń może "
"eksperymentować klikając na klawisze z barwnym prostokątem, aby pisać "
"muzykę.\n"
" Poziom 2: Muzyczna pięciolinia przełącza się na klucz basowy, więc tony są "
"niższe niż na poprzednim poziomie.\n"
" Poziom 3: Opcja wyboru pomiędzy kluczem wiolinowym i basowym, dodatkowo "
"czarne klawisze (ostre klawisze).\n"
" Poziom 4: Płaska notacja używana dla czarnych klawiszy.\n"
" Poziom 5: Opcja wyboru czasu trwania nuty (nuta pełna, pół nuty , ćwierć "
"nuty, nuta ósemkowa).\n"
" Poziom 6: Dodanie pauz (pełna pauza, pół pauzy, ćwierć pauzy, pauza "
"ósemkowa)\n"
" Poziom 7: Wczytanie melodii dla dzieci z całego świata, a także "
"zapisywanie własnych kompozycji.\n"
"\n"
"Następujące skróty klawiszowe działają w tej aktywności:\n"
"- backspace: cofnij \n"
"- delete: próba usunięcia\n"
"- enter/return: przycisk OK\n"
"- spacja: odtwarzanie\n"
"- strzałki lewo/prawo: przełączenie oktawy klawiatury\n"
"- klawisze cyfr:\n"
" - 1 do 8: Odpowiadające białe klawisze w kolejności na wyświetlanej "
"oktawie.\n"
" - F1 do F5: Odpowiadające czarne klawisze w kolejności na wyświetlanej "
"oktawie.\n"
#: activities/piano_composition/ActivityInfo.qml:55
#: activities/play_piano/ActivityInfo.qml:41
msgctxt "ActivityInfo|"
msgid "The synthesizer original code is https://github.com/vsr83/miniSynth"
msgstr ""
"Pierwotny kod syntetyzatora znajduje się na https://github.com/vsr83/"
"miniSynth"
#. BPM is the abbreviation for Beats Per Minute.
#: activities/piano_composition/BpmMeter.qml:47
#, qt-format
msgctxt "BpmMeter|"
msgid "%1 BPM"
msgstr "%1 BPM"
#. Treble clef and Bass clef are the notations to indicate the pitch of the sound written on it.
#: activities/piano_composition/KeyOption.qml:58
msgctxt "KeyOption|"
msgid "Treble clef"
msgstr "Klucz wiolinowy"
#: activities/piano_composition/KeyOption.qml:58
msgctxt "KeyOption|"
msgid "Bass clef"
msgstr "Klucz basowy"
#: activities/piano_composition/KeyOption.qml:74
msgctxt "KeyOption|"
msgid "Added Treble clef"
msgstr "Dodano klucz wiolinowy"
#: activities/piano_composition/KeyOption.qml:74
msgctxt "KeyOption|"
msgid "Added Bass clef"
msgstr "Dodano klucz basowy"
#: activities/piano_composition/LyricsArea.qml:48
#, qt-format
msgctxt "LyricsArea|"
msgid "Title: %1"
msgstr "Tytuł: %1"
#: activities/piano_composition/LyricsArea.qml:76
#, qt-format
msgctxt "LyricsArea|"
msgid "Origin: %1"
msgstr "Źródło: %1"
#: activities/piano_composition/melodies.js:29
msgctxt "melodies|"
msgid "America: English Lullaby"
msgstr "Ameryka: Angielska kołysanka"
#: activities/piano_composition/melodies.js:36
msgctxt "melodies|"
msgid "America: Patriotic"
msgstr "Ameryka: Patriotyczna"
#: activities/piano_composition/melodies.js:43
msgctxt "melodies|"
msgid "America: Shaker Tune"
msgstr "Ameryka: Melodia Szejkersów"
#: activities/piano_composition/melodies.js:50
msgctxt "melodies|"
msgid "America: Nursery Rhyme"
msgstr "Ameryka: Kołysanka"
#: activities/piano_composition/melodies.js:57
#: activities/piano_composition/melodies.js:225
#: activities/piano_composition/melodies.js:232
#: activities/piano_composition/melodies.js:239
msgctxt "melodies|"
msgid "Mexico"
msgstr "Meksyk"
#: activities/piano_composition/melodies.js:64
msgctxt "melodies|"
msgid "Italy"
msgstr "Włochy"
#: activities/piano_composition/melodies.js:71
msgctxt "melodies|"
msgid "Spain"
msgstr "Hiszpania"
#: activities/piano_composition/melodies.js:78
msgctxt "melodies|"
msgid "German Kid's Song"
msgstr "Niemcy: Dziecięca piosenka"
#: activities/piano_composition/melodies.js:85
msgctxt "melodies|"
msgid "Children's Song from Brazil"
msgstr "Piosenka Dzieci z Brazylii"
#: activities/piano_composition/melodies.js:92
#: activities/piano_composition/melodies.js:106
msgctxt "melodies|"
msgid "Germany"
msgstr "Niemcy"
#: activities/piano_composition/melodies.js:99
#: activities/piano_composition/melodies.js:113
#: activities/piano_composition/melodies.js:134
#: activities/piano_composition/melodies.js:141
msgctxt "melodies|"
msgid "France"
msgstr "Francja"
#: activities/piano_composition/melodies.js:120
#: activities/piano_composition/melodies.js:127
msgctxt "melodies|"
msgid "Brazil"
msgstr "Brazylia"
#: activities/piano_composition/melodies.js:148
#: activities/piano_composition/melodies.js:155
msgctxt "melodies|"
msgid "Hungary, Nursery Rhyme"
msgstr "Węgry, Kołysanka"
#: activities/piano_composition/melodies.js:162
#: activities/piano_composition/melodies.js:169
msgctxt "melodies|"
msgid "Hungary, Children's Song"
msgstr "Węgry, Piosenka dziecięca"
#: activities/piano_composition/melodies.js:176
msgctxt "melodies|"
msgid "Serbia"
msgstr "Serbia"
#: activities/piano_composition/melodies.js:183
#: activities/piano_composition/melodies.js:218
#: activities/piano_composition/melodies.js:260
msgctxt "melodies|"
msgid "Britain"
msgstr "Wielka Brytania"
#: activities/piano_composition/melodies.js:190
msgctxt "melodies|"
msgid "Poland"
msgstr "Polska"
#: activities/piano_composition/melodies.js:197
#: activities/piano_composition/melodies.js:204
msgctxt "melodies|"
msgid "Greece"
msgstr "Grecja"
#: activities/piano_composition/melodies.js:211
msgctxt "melodies|"
msgid "Ukraine"
msgstr "Ukraina"
#: activities/piano_composition/melodies.js:246
msgctxt "melodies|"
msgid "Mexican song to break a piñata"
msgstr "Meksykańska piosenka do obierania ananasa"
#: activities/piano_composition/melodies.js:253
msgctxt "melodies|"
msgid "Finland"
msgstr "Finlandia"
#: activities/piano_composition/MelodyList.qml:73
msgctxt "MelodyList|"
msgid "Melodies"
msgstr "Melodie"
#. Whole note, Half note, Quarter note and Eighth note are the different length notes in the musical notation.
#: activities/piano_composition/OptionsRow.qml:34
msgctxt "OptionsRow|"
msgid "Whole note"
msgstr "Pełna nuta"
#: activities/piano_composition/OptionsRow.qml:34
msgctxt "OptionsRow|"
msgid "Half note"
msgstr "Półnuta"
#: activities/piano_composition/OptionsRow.qml:34
msgctxt "OptionsRow|"
msgid "Quarter note"
msgstr "Ćwierć nuta"
#: activities/piano_composition/OptionsRow.qml:34
msgctxt "OptionsRow|"
msgid "Eighth note"
msgstr "Nuta ósemkowa"
#. Whole rest, Half rest, Quarter rest and Eighth rest are the different length rests (silences) in the musical notation.
#: activities/piano_composition/OptionsRow.qml:37
msgctxt "OptionsRow|"
msgid "Added whole rest"
msgstr "Dodano pełną pauzę"
#: activities/piano_composition/OptionsRow.qml:37
msgctxt "OptionsRow|"
msgid "Added half rest"
msgstr "Dodano pół pauzę"
#: activities/piano_composition/OptionsRow.qml:37
msgctxt "OptionsRow|"
msgid "Added quarter rest"
msgstr "Dodano ćwierć pauzę"
#: activities/piano_composition/OptionsRow.qml:37
msgctxt "OptionsRow|"
msgid "Added eighth rest"
msgstr "Dodano ósemkową pauzę"
#: activities/piano_composition/OptionsRow.qml:38
msgctxt "OptionsRow|"
msgid "Whole rest"
msgstr "Pełna pauza"
#: activities/piano_composition/OptionsRow.qml:38
msgctxt "OptionsRow|"
msgid "Half rest"
msgstr "Półpauza"
#: activities/piano_composition/OptionsRow.qml:38
msgctxt "OptionsRow|"
msgid "Quarter rest"
msgstr "Ćwierć pauza"
#: activities/piano_composition/OptionsRow.qml:38
msgctxt "OptionsRow|"
msgid "Eighth rest"
msgstr "Pauza ósemkowa"
#: activities/piano_composition/OptionsRow.qml:39
msgctxt "OptionsRow|"
msgid "Piano"
msgstr "Pianino"
#: activities/piano_composition/OptionsRow.qml:39
msgctxt "OptionsRow|"
msgid "Lyrics"
msgstr "Słowa"
#: activities/piano_composition/OptionsRow.qml:81
msgctxt "OptionsRow|"
msgid "Play melody"
msgstr "Odtwórz melodię"
#: activities/piano_composition/OptionsRow.qml:100
msgctxt "OptionsRow|"
msgid "Undo"
msgstr "Cofnij"
#. Sharp notes and Flat notes represents the accidental style of the notes in the music.
#: activities/piano_composition/OptionsRow.qml:168
msgctxt "OptionsRow|"
msgid "Sharp notes"
msgstr "Ostre nuty"
#: activities/piano_composition/OptionsRow.qml:168
msgctxt "OptionsRow|"
msgid "Flat notes"
msgstr "Płaskie nuty"
#: activities/piano_composition/piano_composition.js:36
msgctxt "piano_composition|"
msgid "This is the treble clef staff for high pitched notes."
msgstr "Oto pięciolinia klucza wiolinowego dla nut o wysokim tonie."
#: activities/piano_composition/piano_composition.js:39
msgctxt "piano_composition|"
msgid "This is the bass clef staff for low pitched notes."
msgstr "Oto pięciolinia klucza basowego dla nut o niskim tonie."
#: activities/piano_composition/piano_composition.js:42
msgctxt "piano_composition|"
msgid "The black keys are sharp and flat keys. Sharp notes have a ♯ sign."
msgstr "Czarne klawisze są ostre i płaskie. Ostre nuty mają znak ♯."
#: activities/piano_composition/piano_composition.js:45
msgctxt "piano_composition|"
msgid "Each black key has two names: flat and sharp. Flat notes have ♭ sign."
msgstr ""
"Każdy czarny klawisz ma dwie nazwy: płaską i ostrą. Płaskie nuty mają znak ♭."
#: activities/piano_composition/piano_composition.js:48
msgctxt "piano_composition|"
msgid ""
"Click on the note symbol to write different length notes such as whole "
"notes, half notes, quarter notes and eighth notes."
msgstr ""
"Kliknij na symbolu nuty, aby zapisywać nuty o różnych długościach takie jak "
"pełna nuta, półnuta, ćwierćnuta i nuta ósemkowa."
#: activities/piano_composition/piano_composition.js:51
msgctxt "piano_composition|"
msgid ""
"Rests are equivalent to notes during which silence is maintained. Click on "
"the rest symbol to select the rest length and then click on the add button "
"to enter it to the staff."
msgstr ""
"Pauzy są równoważne nutą z tym, że są ciche. Kliknij na symbolu pauzy, aby "
"wybrać jej długość, a następnie kliknij na przycisku dodania, aby dodać ją "
"do pięciolinii."
#: activities/piano_composition/piano_composition.js:54
msgctxt "piano_composition|"
msgid "Now you can load music and also save your composed one."
msgstr "Teraz możesz wczytywać i zapisywać swoją muzykę."
#: activities/piano_composition/piano_composition.js:77
#, qt-format
msgctxt "piano_composition|"
msgid "Error saving melody to your file (%1)"
msgstr "Błąd zapisywania melodii do pliku (%1)"
#: activities/piano_composition/piano_composition.js:82
#, qt-format
msgctxt "piano_composition|"
msgid "Saved melody to your file (%1)"
msgstr "Zapisano melodię do pliku (%1)"
#: activities/piano_composition/Piano_composition.qml:375
msgctxt "Piano_composition|"
msgid "You have not selected any note. Do you want to erase all the notes?"
msgstr "Nie wybrano żadnej nuty. Czy chcesz wymazać wszystkie nuty?"
#: activities/piano_composition/Piano_composition.qml:376
msgctxt "Piano_composition|"
msgid "Yes"
msgstr "Tak"
#: activities/piano_composition/Piano_composition.qml:382
msgctxt "Piano_composition|"
msgid "No"
msgstr "Nie"
#: activities/piano_composition/Piano_composition.qml:433
msgctxt "Piano_composition|"
msgid "Select the type of melody to load."
msgstr "Wybierz rodzaj melodii do wczytania."
#: activities/piano_composition/Piano_composition.qml:438
msgctxt "Piano_composition|"
msgid "Pre-defined melodies"
msgstr "Wgrane melodie"
#: activities/piano_composition/Piano_composition.qml:458
msgctxt "Piano_composition|"
msgid "Your saved melodies"
msgstr "Zapisane melodie"
#. Translators, C, D, E, F, G, A and B are the note notations in English musical notation system. The numbers in the arguments represents the octave number of the note. For instance, C4 is a C note in the 4th octave.
#: activities/piano_composition/PianoOctaveKeyboard.qml:52
#: activities/piano_composition/PianoOctaveKeyboard.qml:59
#: activities/piano_composition/PianoOctaveKeyboard.qml:66
#: activities/piano_composition/PianoOctaveKeyboard.qml:73
#: activities/piano_composition/PianoOctaveKeyboard.qml:80
#: activities/piano_composition/PianoOctaveKeyboard.qml:87
#, qt-format
msgctxt "PianoOctaveKeyboard|"
msgid "F%1"
msgstr "F%1"
#: activities/piano_composition/PianoOctaveKeyboard.qml:53
#: activities/piano_composition/PianoOctaveKeyboard.qml:60
#: activities/piano_composition/PianoOctaveKeyboard.qml:67
#: activities/piano_composition/PianoOctaveKeyboard.qml:74
#: activities/piano_composition/PianoOctaveKeyboard.qml:81
#, qt-format
msgctxt "PianoOctaveKeyboard|"
msgid "G%1"
msgstr "G%1"
#: activities/piano_composition/PianoOctaveKeyboard.qml:54
#: activities/piano_composition/PianoOctaveKeyboard.qml:61
#: activities/piano_composition/PianoOctaveKeyboard.qml:68
#: activities/piano_composition/PianoOctaveKeyboard.qml:75
#: activities/piano_composition/PianoOctaveKeyboard.qml:82
#, qt-format
msgctxt "PianoOctaveKeyboard|"
msgid "A%1"
msgstr "A%1"
#: activities/piano_composition/PianoOctaveKeyboard.qml:55
#: activities/piano_composition/PianoOctaveKeyboard.qml:62
#: activities/piano_composition/PianoOctaveKeyboard.qml:69
#: activities/piano_composition/PianoOctaveKeyboard.qml:76
#: activities/piano_composition/PianoOctaveKeyboard.qml:83
#, qt-format
msgctxt "PianoOctaveKeyboard|"
msgid "B%1"
msgstr "B%1"
#: activities/piano_composition/PianoOctaveKeyboard.qml:56
#: activities/piano_composition/PianoOctaveKeyboard.qml:63
#: activities/piano_composition/PianoOctaveKeyboard.qml:70
#: activities/piano_composition/PianoOctaveKeyboard.qml:77
#: activities/piano_composition/PianoOctaveKeyboard.qml:84
#, qt-format
msgctxt "PianoOctaveKeyboard|"
msgid "C%1"
msgstr "C%1"
#: activities/piano_composition/PianoOctaveKeyboard.qml:57
#: activities/piano_composition/PianoOctaveKeyboard.qml:64
#: activities/piano_composition/PianoOctaveKeyboard.qml:71
#: activities/piano_composition/PianoOctaveKeyboard.qml:78
#: activities/piano_composition/PianoOctaveKeyboard.qml:85
#, qt-format
msgctxt "PianoOctaveKeyboard|"
msgid "D%1"
msgstr "D%1"
#: activities/piano_composition/PianoOctaveKeyboard.qml:58
#: activities/piano_composition/PianoOctaveKeyboard.qml:65
#: activities/piano_composition/PianoOctaveKeyboard.qml:72
#: activities/piano_composition/PianoOctaveKeyboard.qml:79
#: activities/piano_composition/PianoOctaveKeyboard.qml:86
#, qt-format
msgctxt "PianoOctaveKeyboard|"
msgid "E%1"
msgstr "E%1"
#. Translators, C♯, D♯, F♯, G♯, and A♯ are the note notations in English musical notation system. The numbers in the arguments represents the octave number of the note. For instance, C♯4 is a C♯ note in the 4th octave.
#: activities/piano_composition/PianoOctaveKeyboard.qml:92
#: activities/piano_composition/PianoOctaveKeyboard.qml:97
#: activities/piano_composition/PianoOctaveKeyboard.qml:102
#: activities/piano_composition/PianoOctaveKeyboard.qml:107
#, qt-format
msgctxt "PianoOctaveKeyboard|"
msgid "C♯%1"
msgstr "C♯%1"
#: activities/piano_composition/PianoOctaveKeyboard.qml:93
#: activities/piano_composition/PianoOctaveKeyboard.qml:98
#: activities/piano_composition/PianoOctaveKeyboard.qml:103
#: activities/piano_composition/PianoOctaveKeyboard.qml:108
#, qt-format
msgctxt "PianoOctaveKeyboard|"
msgid "D♯%1"
msgstr "D♯%1"
#: activities/piano_composition/PianoOctaveKeyboard.qml:94
#: activities/piano_composition/PianoOctaveKeyboard.qml:99
#: activities/piano_composition/PianoOctaveKeyboard.qml:104
#, qt-format
msgctxt "PianoOctaveKeyboard|"
msgid "F♯%1"
msgstr "F♯%1"
#: activities/piano_composition/PianoOctaveKeyboard.qml:95
#: activities/piano_composition/PianoOctaveKeyboard.qml:100
#: activities/piano_composition/PianoOctaveKeyboard.qml:105
#, qt-format
msgctxt "PianoOctaveKeyboard|"
msgid "G♯%1"
msgstr "G♯%1"
#: activities/piano_composition/PianoOctaveKeyboard.qml:96
#: activities/piano_composition/PianoOctaveKeyboard.qml:101
#: activities/piano_composition/PianoOctaveKeyboard.qml:106
#, qt-format
msgctxt "PianoOctaveKeyboard|"
msgid "A♯%1"
msgstr "A♯%1"
#. Translators, D♭, E♭, G♭, A♭, B♭ are the note notations in English musical notation system. The numbers in the arguments represents the octave number of the note. For instance, D♭4 is a D♭ note in the 4th octave.
#: activities/piano_composition/PianoOctaveKeyboard.qml:113
#: activities/piano_composition/PianoOctaveKeyboard.qml:118
#: activities/piano_composition/PianoOctaveKeyboard.qml:123
#: activities/piano_composition/PianoOctaveKeyboard.qml:128
#, qt-format
msgctxt "PianoOctaveKeyboard|"
msgid "D♭%1"
msgstr "D♭%1"
#: activities/piano_composition/PianoOctaveKeyboard.qml:114
#: activities/piano_composition/PianoOctaveKeyboard.qml:119
#: activities/piano_composition/PianoOctaveKeyboard.qml:124
#: activities/piano_composition/PianoOctaveKeyboard.qml:129
#, qt-format
msgctxt "PianoOctaveKeyboard|"
msgid "E♭%1"
msgstr "E♭%1"
#: activities/piano_composition/PianoOctaveKeyboard.qml:115
#: activities/piano_composition/PianoOctaveKeyboard.qml:120
#: activities/piano_composition/PianoOctaveKeyboard.qml:125
#, qt-format
msgctxt "PianoOctaveKeyboard|"
msgid "G♭%1"
msgstr "G♭%1"
#: activities/piano_composition/PianoOctaveKeyboard.qml:116
#: activities/piano_composition/PianoOctaveKeyboard.qml:121
#: activities/piano_composition/PianoOctaveKeyboard.qml:126
#, qt-format
msgctxt "PianoOctaveKeyboard|"
msgid "A♭%1"
msgstr "A♭%1"
#: activities/piano_composition/PianoOctaveKeyboard.qml:117
#: activities/piano_composition/PianoOctaveKeyboard.qml:122
#: activities/piano_composition/PianoOctaveKeyboard.qml:127
#, qt-format
msgctxt "PianoOctaveKeyboard|"
msgid "B♭%1"
msgstr "B♭%1"
#. Activity title
#: activities/planegame/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Numbers in Order"
msgstr "Liczby w kolejności"
#. Help title
#: activities/planegame/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Move the helicopter to catch the clouds in the correct order"
msgstr "Poruszaj śmigłowcem tak, aby łapć chmury we właściwej kolejności"
#. Help manual
#: activities/planegame/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"Catch the clouds in increasing order. With a keyboard use the arrow keys to "
"move the helicopter. With a pointing device you just click or tap on the "
"target location. To know which number you have to catch you can either "
"remember it or check the bottom right corner."
msgstr ""
"Łap chmury w kolejności rosnącej. Do sterowania helikopterem używaj klawiszy "
"strzałek. Naciśnij na miejsce docelowe przy użyciu urządzenia wskazującego. "
"Aby dowiedzieć się jaką liczbę złapać, albo ją zapamiętaj, albo sprawdź w "
"prawym dolnym narożniku."
#. Activity title
#: activities/play_piano/ActivityInfo.qml:31
msgctxt "ActivityInfo|"
msgid "Play piano"
msgstr "Zagraj na pianinie"
#. Help goal
#: activities/play_piano/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"Understand how the piano keyboard can play music as written on the musical "
"staff."
msgstr ""
"Poznaj w jaki sposób klawisze pianina odtwarzają muzykę zapisaną na "
"pięciolinii."
#. Help prerequisite
#: activities/play_piano/ActivityInfo.qml:38
msgctxt "ActivityInfo|"
msgid ""
"Knowledge of musical notation and musical staff. Play the activity named "
"'Piano Composition' first."
msgstr ""
"Wiedza o zapisie muzyki i pięciolinii. Najpierw zajmij się aktywnością "
"'Kompozycje Pianistyczne'"
#. Help manual
#: activities/play_piano/ActivityInfo.qml:40
msgctxt "ActivityInfo|"
msgid ""
"The notes you see will be played to you. Click on the corresponding keys on "
"the keyboard that match the notes you hear and see.<br>Levels 1-5 will offer "
"treble clef to practice and levels 6-10 will offer bass clef."
msgstr ""
"Nuty, które widzisz, będą odtwarzane. Klikaj na klawiszach klawiatury, które "
"odpowiadają nutom, które słyszysz i widzisz.<br>Poziomy 1-5 dają klucz "
"wiolinowy do poćwiczenia, a poziomy 6-10 basowy."
#: activities/play_piano/PlayPiano.qml:186
msgctxt "PlayPiano|"
msgid "Click on the piano keys that match the given notes."
msgstr "Kliknij na klawiszu pianina i dopasuj dane nuty."
#: activities/play_piano/PlayPiano.qml:266
msgctxt "PlayPiano|"
msgid "Display colored notes."
msgstr "Wyświetl zabarwione nuty."
#: activities/play_piano/PlayPiano.qml:279
msgctxt "PlayPiano|"
msgid "Display colorless notes."
msgstr "Wyświetlaj bezbarwne nuty."
#. Activity title
#: activities/play_rhythm/ActivityInfo.qml:31
msgctxt "ActivityInfo|"
msgid "Play rhythm"
msgstr "Odtwórz rytm"
#. Help goal
#: activities/play_rhythm/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"Learn to beat rhythms precisely and accurately based on what you see and "
"hear."
msgstr ""
"Naucz się precyzyjnego i dokładnego wybijania rytmu na podstawie tego co "
"widzisz i słyszysz."
#. Help prerequisite
#: activities/play_rhythm/ActivityInfo.qml:38
msgctxt "ActivityInfo|"
msgid "Simple understanding of musical rhythm and beat."
msgstr "Proste rozumienie muzycznego rytmu i bitu."
#. Help manual
#: activities/play_rhythm/ActivityInfo.qml:40
msgctxt "ActivityInfo|"
msgid ""
"Listen to the rhythm played, and follow along with the music. When you're "
"ready to perform the identical rhythm, click the drum to the rhythm. If you "
"clicked tempo at correct times, another rhythm is displayed. If not, you "
"must try again.<br>Odd levels display a vertical playing line when you click "
"the drum, which helps you see when to click, to follow the rhythm. Click on "
"the drum when the line is in the middle of the notes.<br>Even levels are "
"harder, because there is no vertical playing line. You must read the rhythm, "
"and click it back in tempo. Click the metronome to hear the quarter note "
"tempos.<br>Click on the reload button to replay the rhythm."
msgstr ""
"Posłuchaj odtwarzanego rytmu i jak podąża za muzyką. Gdy będziesz gotowy, "
"aby wykonać identyczny rytm, klikaj na bębnie do rytmu. Jeśli wyklikasz w "
"odpowiednim tempie, to pojawi się następny rytm. Jeśli nie, to trzeba "
"spróbować ponownie.<br>Nieparzyste poziomy pokazują się jako pionowe linie "
"grania, gdy klikniesz na bęben, co pomaga zauważyć w jakiej chwili kliknąć, "
"aby podążać za rytmem.<br>Parzyste poziomy są trudniejsze, bo nie ma "
"pionowych linii grania. Musisz odczytać rytm i wyklikać w poprawnym tempie. "
"Kliknij na metronom, aby usłyszeć tempo ćwierćnut.<br>Kliknij na przycisku "
"ponownego wczytania, aby ponownie odtworzyć rytm."
#: activities/play_rhythm/PlayRhythm.qml:102
msgctxt "PlayRhythm|"
msgid ""
"Use the metronome to estimate the time intervals and play the rhythm "
"correctly."
msgstr "Użyj metronomu, aby oszacować okres czasu i odtwórz rytm poprawnie."
#: activities/play_rhythm/PlayRhythm.qml:103
msgctxt "PlayRhythm|"
msgid ""
"Follow the vertical line and click on the tempo or press space key and play "
"the rhythm correctly."
msgstr ""
"Podążaj za pionową linią i kliknij na tempie lub naciśnij dwukrotnie klawisz "
"spacji i odtwórz rytm poprawnie"
#. Activity title
#: activities/programmingMaze/ActivityInfo.qml:28
msgctxt "ActivityInfo|"
msgid "Programming Maze"
msgstr "Programowanie labiryntu"
#. Help title
#: activities/programmingMaze/ActivityInfo.qml:30
msgctxt "ActivityInfo|"
msgid ""
"This activity teaches the kid to program the Tux to its goal using\n"
" simple instructions like move forward, turn left etc"
msgstr ""
"Ta aktywność uczy dziecko programowania Tuksa do swojego celu\n"
" przy użyciu prostych instrukcji takich jak idź naprzód, "
"skręć w lewo, itp."
#. Help goal
#: activities/programmingMaze/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid ""
"Tux is hungry. Help him find fish by programming him to the correct ice spot."
msgstr ""
"Tux jest głodny. Pomóż mu znaleźć rybę programując go do odpowiedniego "
"miejsca na lodzie."
#. Help prerequisite
#: activities/programmingMaze/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Can read instructions. Thinking of the path logically"
msgstr "Może czytać instrukcje. Myślenie o ścieżce logicznie"
#. Help manual
#: activities/programmingMaze/ActivityInfo.qml:38
msgctxt "ActivityInfo|"
msgid ""
"Choose the instructions from given menu. Arrange the instruction in an\n"
" order so that they can make the Tux reach to his goal."
"<br><br>"
msgstr ""
"Wybierz instrukcje z danego menu. Ułóż instrukcje w\n"
" porządku, tak aby sprawić, że Tux osiągnie swój cel.<br><br>"
#: activities/programmingMaze/ActivityInfo.qml:40
#: activities/railroad/ActivityInfo.qml:38
msgctxt "ActivityInfo|"
msgid "<b>Keyboard Controls:</b><br><br>"
msgstr "<b>Sterowanie z klawiatury:</b><br><br>"
#: activities/programmingMaze/ActivityInfo.qml:41
msgctxt "ActivityInfo|"
msgid ""
"1. <i><u>To navigate through instructions in the current code area having "
"keyboard focus</i></u>:"
msgstr ""
"1. <i><u>Aby przemieszczać się po instrukcjach w obszarze bieżącego kodu "
"mając uaktywnienie klawiatury</i></u>:"
#: activities/programmingMaze/ActivityInfo.qml:42
msgctxt "ActivityInfo|"
msgid "<ul><li><b>Arrow keys</b></li></ul><br>"
msgstr "<ul><li><b>Klawisze strzałek</b></li></ul><br>"
#: activities/programmingMaze/ActivityInfo.qml:43
msgctxt "ActivityInfo|"
msgid ""
"2. <i><u>To append an instruction from instruction area to the main/"
"procedure code area</i></u>:"
msgstr ""
"2. <i><u>Aby dołączyć instrukcję z obszaru instrukcji w obszarze kodu "
"głównego lub procedury</i></u>:"
#: activities/programmingMaze/ActivityInfo.qml:44
msgctxt "ActivityInfo|"
msgid ""
"<ul><li>Select an instruction from the instruction area by pressing "
"<b>SPACE</b>.</li>"
msgstr ""
"<ul><li>Wybierz instrukcję z obszaru instrukcji naciskając klawisz<b>SPACJI</"
"b>.</li>"
#: activities/programmingMaze/ActivityInfo.qml:45
msgctxt "ActivityInfo|"
msgid ""
"<li>Navigate to the code areas by pressing <b>TAB</b>, then press <b>SPACE</"
"b> to append the instruction.</li></ul><br>"
msgstr ""
"<li>Przejdź do obszarów kodu naciskając klawisz <b>TAB</b>, a następnie "
"klawisz <b>SPACJI</b> aby dołączyć instrukcję.</li></ul><br>"
#: activities/programmingMaze/ActivityInfo.qml:46
msgctxt "ActivityInfo|"
msgid ""
"3. <i><u>To add an instruction at any particular position in the main/"
"procedure code area</i></u>:"
msgstr ""
"3. <i><u>Aby dodać instrukcję w dowolnym miejscu w obszarze kodu głównego "
"lub procedury</i></u>:"
#: activities/programmingMaze/ActivityInfo.qml:47
msgctxt "ActivityInfo|"
msgid ""
"<ul><li>Navigate to the instruction at that position and press <b>SPACE</b> "
"to add the selected instruction from the instruction area.</li></ul><br>"
msgstr ""
"<ul><li>Przemieść się do instrukcji w tamto miejsce i naciśnij klawisz "
"<b>SPACJI</b> aby dodać wybraną instrukcję z obszaru instrukcji.</li></"
"ul><br>"
#: activities/programmingMaze/ActivityInfo.qml:48
msgctxt "ActivityInfo|"
msgid ""
"4. <i><u>To delete the current navigated instruction in the main/procedure "
"code area</i></u>:"
msgstr ""
"4. <i><u>Aby usunąć obecną instrukcję przemieszczania w obszarze kodu "
"głównego lub procedury</i></u>:"
#: activities/programmingMaze/ActivityInfo.qml:49
msgctxt "ActivityInfo|"
msgid "<ul><li><b>DELETE</b>.</li></ul><br>"
msgstr "<ul><li><b>DELETE</b>.</li></ul><br>"
#: activities/programmingMaze/ActivityInfo.qml:50
msgctxt "ActivityInfo|"
msgid ""
"5. <i><u>To edit an instruction in the main/procedure code area</i></u>:"
msgstr ""
"5. <i><u>Aby edytować instrukcję w obszarze kodu głównego lub procedury</i></"
"u>:"
#: activities/programmingMaze/ActivityInfo.qml:51
msgctxt "ActivityInfo|"
msgid ""
"<ul><li>Navigate to the instruction to edit using <b>Arrow keys</b>.</li>"
msgstr ""
"<ul><li>Przemieszczaj się do instrukcji przy użyciu <b>klawiszy strzałek</b>."
"</li>"
#: activities/programmingMaze/ActivityInfo.qml:52
msgctxt "ActivityInfo|"
msgid "<li>Press <b>SPACE</b> to select it.</li>"
msgstr "<li>Naciśnij klawisz <b>SPACJA</b>, aby go wybrać.</li>"
#: activities/programmingMaze/ActivityInfo.qml:53
msgctxt "ActivityInfo|"
msgid ""
"<li>Then navigate to the instruction area using <b>TAB</b> and select the "
"new instruction by pressing <b>SPACE</b>.</li></ul><br>"
msgstr ""
"<li>Następnie podążaj do obszaru instrukcji przy użyciu klawisza <b>TAB</b> "
"i wybierz nową instrukcję naciskając klawisz <b>SPACJA</b>.</li></ul><br>"
#: activities/programmingMaze/ActivityInfo.qml:54
msgctxt "ActivityInfo|"
msgid ""
"6. <i><u>To run the code or reset Tux when it fails to reach the fish</i></"
"u>:"
msgstr ""
"6. <i><u>Aby wykonać kod lub wyzerować Tuksa, gdy nie uda mu się dotrzeć do "
"ryby</i></u>:"
#: activities/programmingMaze/ActivityInfo.qml:55
msgctxt "ActivityInfo|"
msgid "<ul><li><b>ENTER</b> or <b>RETURN</b>.</li></ul>"
msgstr "<ul><li><b>ENTER</b> lub <b>RETURN</b>.</li></ul>"
#: activities/programmingMaze/InstructionArea.qml:45
msgctxt "InstructionArea|"
msgid "Choose the instructions"
msgstr "Wybierz instrukcje"
#: activities/programmingMaze/programmingMaze.js:97
msgctxt "programmingMaze|"
msgid ""
"<b><h7>Instruction Area:</b></h7>There are 3 instructions which you have to "
"use to code and make Tux reach the fish:<b><li>1. Move forward:</b> Moves "
"Tux one step forward in the direction it is facing.</li><b><li>2. Turn left:"
"</b> Turns Tux in the left direction from where it is facing.</li><b><li>3. "
"Turn right:</b> Turns Tux in the right direction from where it is facing.</"
"li>"
msgstr ""
"<b><h7>Obszar instrukcji:</b></h7>Są trzy instrukcje, których musisz użyć do "
"kodowania i sprawić, ze Tux dotrze do ryby:<b><li>1. Ruch naprzód:</b> "
"PrzemieszczaTuksa krok naprzód w kierunku, w którym jest zwrócony.</"
"li><b><li>2. Obrót w lewo:</b> Obraca Tuksa w lewo od kierunku, w który "
"patrzy.</li><b><li>3. Obrót w prawo:</b> Obraca Tuksa w prawo od kierunku, w "
"który patrzy.</li>"
#: activities/programmingMaze/programmingMaze.js:105
msgctxt "programmingMaze|"
msgid ""
"<b><h7>Main Function:</b></h7><li>-The execution of code starts here on "
"running.</li><li>-Click on any instruction in the <b>instruction area</b> to "
"add them to the <b>Main Function</b></li><li>-The instructions will execute "
"in order until there's none left, dead-end or Tux reaches the fish.</li>"
msgstr ""
"<b><h7>Główna funkcja:</b></h7><li>-Wykonywanie kodu rozpoczyna się tutaj.</"
"li><li>-Naciśnij na dowolnej instrukcji w <b>obszarze instrukcji</b> aby "
"dodać ją do <b>głównej funkcji</b></li><li>-Instrukcje będą wykonywane w "
"kolejności, aż zostaną wszystkie wykonane, zostanie napotkany ślepy zaułek "
"lub Tux dotrze do ryby.</li>"
#: activities/programmingMaze/programmingMaze.js:115
msgctxt "programmingMaze|"
msgid ""
"<b><h7>Procedure:</b></h7><li>-<b>Procedure</b> is a reusable set of "
"instructions which can be <b>used in a code by calling it where needed.</b></"
"li><li>-To <b>switch</b> between the <b>Procedure area</b> and <b>Main "
"Function area</b> to add your code, click on the label <b>Procedure</b> or "
"<b>Main Function</b>.</li>"
msgstr ""
"<b><h7>Procedura:</b></h7><li>-<b>Procedura</b> jest zestawem instrukcji do "
"ponownego wykorzystania, które można <b>użyć w kodzie poprzez wywołanie w "
"miejscu, w którym są potrzebne.</b></li><li>-Aby <b>przełączyć</b> pomiędzy "
"<b>Obszarem procedury</b> oraz <b>Obszarem głównej funkcji</b> w celu "
"dodania kodu, naciśnij na etykietę <b>Procedura</b> lub <b>Główna funkcja</"
"b>.</li>"
#: activities/programmingMaze/ProgrammingMaze.qml:197
msgctxt "ProgrammingMaze|"
msgid ""
"Click on Tux or press Enter key to reset it or RELOAD button to reload the "
"level."
msgstr ""
"Naciśnij na Tuksie lub klawisz Enter, aby wyzerować go lub PRZEŁADUJ, aby "
"wczytać poziom ponownie."
#: activities/programmingMaze/ProgrammingMaze.qml:198
#, qt-format
msgctxt "ProgrammingMaze|"
msgid "Reach the fish in less than %1 instructions."
msgstr "Dotrzyj do ryby w mniej niż %1 instrukcji."
#: activities/programmingMaze/ProgrammingMaze.qml:266
msgctxt "ProgrammingMaze|"
msgid "Main function"
msgstr "Funkcja główna"
#: activities/programmingMaze/ProgrammingMaze.qml:294
msgctxt "ProgrammingMaze|"
msgid "Procedure"
msgstr "Procedura"
#. Activity title
#: activities/railroad/ActivityInfo.qml:28
msgctxt "ActivityInfo|"
msgid "Railroad activity"
msgstr "Aktywność kolejowa"
#. Help title
#: activities/railroad/ActivityInfo.qml:30
msgctxt "ActivityInfo|"
msgid ""
"Rebuild the displayed train at the top of the screen by dragging the "
"appropriate carriages and locomotive. Deselect an item by dragging it down."
msgstr ""
"Odbuduj wyświetlany na górze ekranu pociąg przeciągając odpowiednie wagony i "
"lokomotywę. Odznacz element przeciągając go w dół."
#. Help goal
#: activities/railroad/ActivityInfo.qml:33
msgctxt "ActivityInfo|"
msgid "Memory training"
msgstr "Ćwiczenie pamięci"
#. Help manual
#: activities/railroad/ActivityInfo.qml:37
msgctxt "ActivityInfo|"
msgid ""
"A train - a locomotive and carriage(s) - is displayed at the top of the main "
"area for a few seconds. Rebuild it at the top of the screen by dragging the "
"appropriate carriages and locomotive. Deselect an item by dragging it down."
"<br><br>"
msgstr ""
"Pociąg - lokomotywa i wagon(y) - jest przez kilka sekund wyświetlany na "
"górze głównego obszaru. Odbuduj go na górze ekranu przeciągając odpowiednie "
"wagony i lokomotywę. Odznacz element przeciągając go w dół.<br><br>"
#: activities/railroad/ActivityInfo.qml:39
msgctxt "ActivityInfo|"
msgid "1. Use arrow keys to move in the answer or sample zone.<br>"
msgstr ""
"1. Używaj klawiszy strzałek do przeciągania odpowiedzi lub obszaru próbek."
"<br>"
#: activities/railroad/ActivityInfo.qml:40
msgctxt "ActivityInfo|"
msgid "2. Use Enter or Return key to submit the answers.<br>"
msgstr "2. Używaj klawisza enter do wysyłania odpowiedzi.<br>"
#: activities/railroad/ActivityInfo.qml:41
msgctxt "ActivityInfo|"
msgid "3. Use Space key to swap two wagons or locomotives in answer zone.<br>"
msgstr ""
"3. Używaj klawisza spacji do zamiany wagonów lub lokomotywy w obszarze "
"odpowiedzi.<br>"
#: activities/railroad/ActivityInfo.qml:42
msgctxt "ActivityInfo|"
msgid ""
"4. Use Space key to add a wagon or locomotive from samples to answer list."
"<br>"
msgstr ""
"4. Używaj klawisza spacji do dodania wagonu lub lokomotywy z próbek do "
"listy odpowiedzi.<br>"
#: activities/railroad/ActivityInfo.qml:43
msgctxt "ActivityInfo|"
msgid "5. Use Delete key to remove a wagon or locomotive from answer zone.<br>"
msgstr ""
"5. Użyj klawisza delete do usuwania wagonów lub lokomotywy z obszaru "
"odpowiedzi.<br>"
#: activities/railroad/Railroad.qml:109
msgctxt "Railroad|"
msgid ""
"Observe and remember the train before the timer ends and then drag the items "
"to set up a similar train."
msgstr ""
"Przyglądaj się i zapamiętaj pociąg zanim czasomierz zakończy odliczanie, a "
"następnie przeciągnij elementy tak, aby utworzyć podobny pociąg."
#: activities/railroad/Railroad.qml:110
msgctxt "Railroad|"
msgid ""
"If you forget the positions, you can click on the Hint button to view them "
"again."
msgstr ""
"Jeśli zapomnisz położenia, to możesz nacisnąć na przycisk podpowiedzi, aby "
"zobaczyć je wszystkie ponownie."
#. Activity title
#: activities/readingh/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Horizontal reading practice"
msgstr "Ćwiczenie czytania w poziomie"
#. Help title
#: activities/readingh/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Read a list of words and work out if a given word is in it."
msgstr "Przeczytaj listę słów i domyśl się czy dane słowo należy do niej."
#. Help goal
#: activities/readingh/ActivityInfo.qml:32
#: activities/readingv/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Reading training in a limited time"
msgstr "Ćwicz czytanie w ograniczonym czasie"
#. Help manual
#: activities/readingh/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"A word is shown on the board. A list of words, displayed horizontally, will "
"appear and disappear. Does the given word belong to the list?"
msgstr ""
"Słowo jest pokazywane na planszy. Lista słów, wyświetlana w poziomie, będzie "
"się pojawiać i znikać. Pytanie czy słowo należy do listy?"
#: activities/readingh/Readingh.qml:105
msgctxt "Readingh|"
msgid "Select your locale"
msgstr "Wybierz swój język"
#: activities/readingh/Readingh.qml:231
#, qt-format
msgctxt "Readingh|"
msgid ""
"<font color=\"#373737\">Check if the word<br/></font><b><font color=\"#315AAA"
"\">%1</font></b><br/><font color=\"#373737\">is displayed</font>"
msgstr ""
"<font color=\"#373737\">Sprawdź czy słowo<br/></font><b><font color=\"#315AAA"
"\">%1</font></b><br/><font color=\"#373737\">jest wyświetlane</font>"
#: activities/readingh/Readingh.qml:257
msgctxt "Readingh|"
msgid "Yes, I saw it!"
msgstr "Tak widziałem je!"
#: activities/readingh/Readingh.qml:271
msgctxt "Readingh|"
msgid "No, it was not there!"
msgstr "Nie nie było go tam!"
#. Activity title
#: activities/readingv/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Vertical-reading practice"
msgstr "Ćwiczenie czytania w pionie"
#. Help title
#: activities/readingv/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Read a vertical list of words and work out if a given word is in it."
msgstr ""
"Przeczytaj listę słów w pionie i domyśl się czy dane słowo należy do niej."
#. Help manual
#: activities/readingv/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"A word is shown on the board. A list of words, displayed vertically, will "
"appear and disappear. Does the given word belong to the list?"
msgstr ""
"Słowo jest pokazywane na planszy. Lista słów, wyświetlana w pionie, będzie "
"się pojawiać i znikać. Pytanie czy słowo należy do listy?"
#. Activity title
#: activities/redraw/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Redraw the given image"
msgstr "Narysuj dany obraz ponownie"
#. Help title
#: activities/redraw/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Draw perfectly the given image on the empty grid."
msgstr "Na pustej siatce narysuj dany obraz perfekcyjnie."
#. Help manual
#: activities/redraw/ActivityInfo.qml:36
#: activities/redraw_symmetrical/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"First, select the proper color from the toolbar. Then click on the grid and "
"drag to paint, then release the click to stop painting."
msgstr ""
"Najpierw, wybierz właściwą barwę z paska narzędzi. Następnie kliknij i "
"przytrzymaj na siatce i przeciągnij, aby malować. Aby zakończyć malowanie, "
"zwolnij kliknięcie."
#. Activity title
#: activities/redraw_symmetrical/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Mirror the given image"
msgstr "Odbij lustrzanie dany obraz"
#. Help title
#: activities/redraw_symmetrical/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Draw the image on the empty grid as if you see it in a mirror."
msgstr "Narysuj obraz na pustej siatce tak jakby było ją widać w lustrze."
#. Activity title
#: activities/renewable_energy/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Renewable Energy"
msgstr "Odnawialna energia"
#. Help title
#: activities/renewable_energy/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid ""
"Tux has come back from fishing on his boat. Bring the electrical system back "
"up so he can have light in his home. "
msgstr ""
"Tux powrócił z łowienia ryb na jego łodzi. Doprowadź układ elektryczny do "
"porządku, tak, aby Tux mógł oświetlić swój dom."
#. Help goal
#: activities/renewable_energy/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Learn about an electrical system based on renewable energy"
msgstr ""
"Dowiedz się o sieci elektrycznej na podstawie odnawialnych źródeł energii"
#. Help manual
#: activities/renewable_energy/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid ""
"Click on different active elements: sun, cloud, dam, solar array, wind farm "
"and transformers, in order to reactivate the entire electrical system. When "
"the system is back up and Tux is in his home, push the light button for him. "
"To win you must switch on all the consumers while all the producers are up. "
msgstr ""
"Naciskaj na różne aktywne elementy: słońce, chmury, zaporę, baterię ogniw "
"fotowoltaicznych, farmę wiatrową i transformatory, tak aby przywrócić sieć "
"elektryczną do porządku. Po przywróceniu sieci i wprowadzeniu Tuksa do domu, "
"naciśnij dla niego włącznik światła. Aby wygrać musisz włączyć wszystkie "
"odbiorniki przy włączonych wszystkich wytwornikach prądu."
#: activities/renewable_energy/ActivityInfo.qml:37
msgctxt "ActivityInfo|"
msgid "Drawing by Stephane Cabaraux"
msgstr "Rysunek Stephane Cabaraux"
#: activities/renewable_energy/RenewableEnergy.qml:163
msgctxt "RenewableEnergy|"
msgid ""
"Tux has come back from fishing on his boat. Bring the electrical system back "
"up so he can have light in his home."
msgstr ""
"Tux powrócił z łowienia ryb na jego łodzi. Doprowadź układ elektryczny do "
"porządku, tak, aby Tux mógł oświetlić swój dom."
#: activities/renewable_energy/RenewableEnergy.qml:165
msgctxt "RenewableEnergy|"
msgid ""
"Click on different active elements: sun, cloud, dam, solar array, wind farm "
"and transformers, in order to reactivate the entire electrical system."
msgstr ""
"Naciskaj na różne aktywne elementy: słońce, chmury, zaporę, baterię ogniw "
"fotowoltaicznych, farmę wiatrową i transformatory, tak aby przywrócić sieć "
"elektryczną do porządku."
#: activities/renewable_energy/RenewableEnergy.qml:167
msgctxt "RenewableEnergy|"
msgid ""
"When the system is back up and Tux is in his home, push the light button for "
"him. To win you must switch on all the consumers while all the producers are "
"up."
msgstr ""
"Po przywróceniu sieci i wprowadzeniu Tuksa do domu, naciśnij dla niego "
"włącznik światła. Aby wygrać musisz włączyć wszystkie odbiorniki przy "
"włączonych wszystkich wytwornikach prądu."
#: activities/renewable_energy/RenewableEnergy.qml:169
msgctxt "RenewableEnergy|"
msgid "Learn about an electrical system based on renewable energy. Enjoy."
msgstr ""
"Dowiedz się o sieci elektrycznej na podstawie odnawialnych źródeł energii."
#: activities/renewable_energy/RenewableEnergy.qml:192
msgctxt "RenewableEnergy|"
msgid ""
"It is not possible to consume more electricity than what is produced. There "
"is a key limitation in the distribution of electricity, with minor "
"exceptions, electrical energy cannot be stored, and therefore it must be "
"generated as it is needed. A sophisticated system of control is therefore "
"required to ensure electric generation very closely matches the demand. If "
"supply and demand are not in balance, generation plants and transmission "
"equipment can shut down which, in the worst cases, can lead to a major "
"regional blackout."
msgstr ""
"Nie jest możliwym pobieranie energii elektrycznej w ilości większej niż "
"wytworzona. Jest to podstawowe ograniczenie w dostarczaniu elektryczności, z "
"drobnymi wyjątkami, energii elektrycznej nie można przechowywać i przez to "
"należy ją wywarzać gdy jest potrzebna. Zaawansowane systemy sterowania "
"czuwają nad tym, aby wytwarzać tyle energii elektrycznej (podaż) ile jest "
"obecnie potrzebne (popyt). Jeśli popyt i podaż na energię nie jest "
"zrównoważony, elektrownie elektryczne i sieć przesyłowa może zostać "
"przeciążona, co w najgorszym przypadku może prowadzić do regionalnego "
"wyłączenia prądu."
#. Activity title
#: activities/reversecount/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Practice subtraction with a fun game"
msgstr "Ucz się odejmować przez zabawę"
#. Help title
#. ----------
#. Help goal
#: activities/reversecount/ActivityInfo.qml:29
#: activities/reversecount/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Tux is hungry. Help him find fish by counting to the correct ice spot."
msgstr ""
"Tux jest głodny. Pomóż mu znaleźć ryby - policz przeręble potrzebne, aby się "
"do nich dostać."
#. Help prerequisite
#: activities/reversecount/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid ""
"Can read numbers on a domino, and count intervals up to 10 for the first "
"level"
msgstr ""
"Na pierwszy poziom musi umieć czytać liczby na dominie do gry i umieć liczyć "
"do 10 "
#. Help manual
#: activities/reversecount/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"Click on the domino to show how many ice spots there are between Tux and the "
"fish. Click the domino with the right mouse button to count backwards. When "
"done, click on the OK button or hit the Enter key."
msgstr ""
"Naciśnij na domino, aby pokazać, ile przerębli dzieli Tuksa od ryb. Możesz "
"użyć prawego przycisku myszki, aby liczyć wstecz. Naciśnij na przycisk „OK” "
"lub naciśnij klawisz Enter, aby potwierdzić swój wybór."
#: activities/reversecount/Reversecount.qml:230
msgctxt "Reversecount|"
msgid "Dots"
msgstr "Kropki"
#: activities/reversecount/Reversecount.qml:231
msgctxt "Reversecount|"
msgid "Arabic numbers"
msgstr "Liczby arabskie"
#: activities/reversecount/Reversecount.qml:232
msgctxt "Reversecount|"
msgid "Roman numbers"
msgstr "Liczby rzymskie"
#: activities/reversecount/Reversecount.qml:233
msgctxt "Reversecount|"
msgid "Images"
msgstr "Obrazy"
#: activities/reversecount/Reversecount.qml:243
msgctxt "Reversecount|"
msgid "Select Domino Representation"
msgstr "Wybierz przedstawienie Domino"
#. Activity title
#: activities/roman_numerals/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Roman numerals"
msgstr "Liczby rzymskie"
#. Help manual
#: activities/roman_numerals/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"A Roman numeral is the name for a number when it is written in the way the "
"Romans used to write numbers. Roman numerals are not used very often today "
"in the west. They are used to write the names of kings and queens, or popes. "
"For example: Queen Elizabeth II. They may be used to write the year a book "
"or movie was made.\n"
"\n"
" The building of the roman numbers is made up by an agglutination of "
"numbers (the thousands, joined with the hundreds, joined with the tens, "
"joined with the units → just like the arab decimal system). This "
"agglutination of numbers is interpreted as the sum of these particular "
"numbers (again → just like the arab decimal system: you add up thousands"
"+hundreds+tens+units, and you write the respective figures combined).\n"
"\n"
" Examples:\n"
"\n"
" 2394: we got a sum of 2000 (MM), 300 (CCC), 90 (XC) and 4 units (IV), so "
"we write this combined: MMCCCXCIV\n"
"\n"
" MMMCMXLIX: we got first thousands (MMM=3000), then we got hundreds "
"(CM=1000–100=900), then we got tens (XL=50–10=40), and at last we got units "
"(IX=10–1=9), so we write this in the decimal system: 3949."
msgstr ""
"Liczba rzymska to nazwa liczby, gdy zostanie ona zapisana w sposób w jaki "
"zapisywali ją Rzymianie. Liczby rzymskie nie są obecnie często używanymi "
"liczbami w świecie zachodnim. Używane są do zapisu nazw króli i królowych "
"lub papieży. Na przykład: Królowa Elżbieta II. Można ich też użyć do zapisu "
"roku, w którym powstała książka lub film.\n"
"\n"
" Tworzenie liczb rzymskich polega na zlepianiu liczb (tysięcy, połączonych "
"z setkami, połączonych z dziesiątkami, połączonych z jednościami → tak jak w "
"arabskim systemie liczb dziesiętnych). To zlepianie liczb jest "
"interpretowane jako suma poszczególnych liczb (znów → tak jak w arabskim "
"systemie liczb dziesiętnych: dodawane są tysiące+setki+dziesiątki+jedności, "
"a na końcu zapisywane razem).\n"
"\n"
" Przykłady:\n"
"\n"
" 2394: mamy sumę 2000 (MM), 300 (CCC), 90 (XC) i 4 jedności (IV), więc "
"zapisujemy to następująco: MMCCCXCIV\n"
"\n"
" MMMCMXLIX: mamy pierwsze tysiące (MMM=3000), następnie setki (CM=1000–"
"100=900), następnie dziesiątki (XL=50–10=40), a na końcu jedności (IX=10–"
"1=9), więc zapisujemy to w systemie dziesiętnym: 3949."
#: activities/roman_numerals/RomanNumerals.qml:69
#: activities/roman_numerals/RomanNumerals.qml:75
msgctxt "RomanNumerals|"
msgid ""
"The roman numbers are all built out of these 7 numbers:\n"
"I and V (units, 1 and 5)\n"
"X and L (tens, 10 and 50)\n"
"C and D (hundreds, 100 and 500)\n"
" and M (1000).\n"
" An interesting observation here is that the roman numeric system lacks the "
"number 0."
msgstr ""
"Wszystkie liczby rzymskie są zbudowane z tych 6 liczb:\n"
"I oraz V (jedności, 1 oraz 5)\n"
"X oraz L (dziesiątki, 10 oraz 50)\n"
"C oraz D (setki, 100 oraz 500)\n"
" oraz M (1000).\n"
" Interesującą obserwacją jest to, że rzymski system liczbowy nie ma liczby 0."
#: activities/roman_numerals/RomanNumerals.qml:70
#: activities/roman_numerals/RomanNumerals.qml:82
#: activities/roman_numerals/RomanNumerals.qml:94
#: activities/roman_numerals/RomanNumerals.qml:106
#: activities/roman_numerals/RomanNumerals.qml:118
#, qt-format
msgctxt "RomanNumerals|"
msgid "Convert the roman number %1 in arabic."
msgstr "Zapisz rzymską liczbę %1 po arabsku."
#: activities/roman_numerals/RomanNumerals.qml:76
#: activities/roman_numerals/RomanNumerals.qml:88
#: activities/roman_numerals/RomanNumerals.qml:100
#: activities/roman_numerals/RomanNumerals.qml:112
#: activities/roman_numerals/RomanNumerals.qml:124
#: activities/roman_numerals/RomanNumerals.qml:130
#: activities/roman_numerals/RomanNumerals.qml:136
#: activities/roman_numerals/RomanNumerals.qml:142
#: activities/roman_numerals/RomanNumerals.qml:148
#, qt-format
msgctxt "RomanNumerals|"
msgid "Convert the arabic number %1 in roman."
msgstr "Zapisz arabską liczbę %1 po rzymsku."
#: activities/roman_numerals/RomanNumerals.qml:81
#: activities/roman_numerals/RomanNumerals.qml:87
msgctxt "RomanNumerals|"
msgid ""
"All the units except 4 and 9 are built using sums of I and V:\n"
"I, II, III, V, VI, VII, VIII.\n"
" The 4 and the 9 units are built using differences:\n"
"IV (5 – 1) and IX (10 – 1)"
msgstr ""
"Wszystkie jedności, z wyjątkiem 4 i 9, są tworzone przy użyciu sum I i V:\n"
"I, II, III, V, VI, VII, VIII.\n"
" Jedności 4 i 9 są tworzone przy użyciu różnic:\n"
"IV (5 – 1) oraz IX (10 – 1)"
#: activities/roman_numerals/RomanNumerals.qml:93
#: activities/roman_numerals/RomanNumerals.qml:99
msgctxt "RomanNumerals|"
msgid ""
"All the tens except 40 and 90 are built using sums of X and L:\n"
"X, XX, XXX, L, LX, LXX, LXXX.\n"
"The 40 and the 90 tens are built using differences:\n"
"XL (10 taken from 50) and XC (10 taken from 100)\n"
" "
msgstr ""
"Wszystkie dziesiątki, z wyjątkiem 40 i 90, są tworzone przy użyciu sum X i "
"L:\n"
"X, XX, XXX, L, LX, LXX, LXXX.\n"
"Dziesiątki 40 i 90 są tworzone przy użyciu różnic:\n"
"XL (10 odjęte od 50) oraz XC (10 odjęte od 100)\n"
" "
#: activities/roman_numerals/RomanNumerals.qml:105
#: activities/roman_numerals/RomanNumerals.qml:111
msgctxt "RomanNumerals|"
msgid ""
"All the hundreds except 400 and 900 are built using sums of C and D:\n"
"C, CC, CCC, D, DC, DCC, DCCC.\n"
"The 400 and the 900 hundreds are built using differences:\n"
"CD (100 taken from 500) and CM (100 taken from 1000)"
msgstr ""
"Wszystkie setki, z wyjątkiem 400 i 900 są tworzone przy użyciu sum C i D:\n"
"C, CC, CCC, D, DC, DCC, DCCC.\n"
"Setki 400 i 900 są tworzone przy użyciu różnic:\n"
"CD (100 odjęte z 500) oraz CM (100 odjęte z 1000)"
#: activities/roman_numerals/RomanNumerals.qml:117
#: activities/roman_numerals/RomanNumerals.qml:123
msgctxt "RomanNumerals|"
msgid ""
"Sums of M are used for building thousands: M, MM, MMM.\n"
"Notice that you cannot join more than three identical symbols. The first "
"implication of this rule is that you cannot use just sums for building all "
"possible units, tens or hundreds, you must use differences too. On the other "
"hand, it limits the maximum roman number to 3999 (MMMCMXCIX).\n"
msgstr ""
"Sumy M są używane do stworzenia tysięcy: M, MM, MMM.\n"
"Zauważ, że nie możesz połączyć więcej niż trzech jednakowych symboli. "
"Pierwszą implikacją tej zasady jest to, że nie możesz użyć tylko sum do "
"stworzenia wszystkich możliwych jedności, dziesiątek, setek, musisz także "
"używać różnic. Z drugiej strony ogranicza to największą liczbę rzymską do co "
"najwyżej 3999 (MMMCMXCIX).\n"
#: activities/roman_numerals/RomanNumerals.qml:129
msgctxt "RomanNumerals|"
msgid ""
"Now you know the rules, you can read and write numbers in roman numerals."
msgstr ""
"Teraz, gdy znasz zasady, możesz odczytywać i zapisywać liczby po rzymsku."
#: activities/roman_numerals/RomanNumerals.qml:375
#, qt-format
msgctxt "RomanNumerals|"
msgid "Roman value: %1"
msgstr "Wartość po rzymsku: %1"
#: activities/roman_numerals/RomanNumerals.qml:376
#, qt-format
msgctxt "RomanNumerals|"
msgid "Arabic value: %1"
msgstr "Wartość po arabsku: %1"
#. Activity title
#: activities/scalesboard/ActivityInfo.qml:27
#: activities/scalesboard_weight/ActivityInfo.qml:27
#: activities/scalesboard_weight_avoirdupois/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Balance the scales properly"
msgstr "Wyrównaj wagę odpowiednio"
#. Help title
#: activities/scalesboard/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Drag and Drop weights to balance the scales"
msgstr "Przeciągnij i upuść ciężarki, aby zrównoważyć wagę"
#. Help goal
#: activities/scalesboard/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Mental calculation, arithmetic equality"
msgstr "Rachunek pamięciowy, obliczanie równości"
#. Help manual
#: activities/scalesboard/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"To balance the scales, move the weights to the left or the right side (on "
"higher levels). The weights can be arranged in any order."
msgstr ""
"Aby zrównoważyć wagę, przenieś ciężarki na lewą lub prawą stronę (na wyższe "
"poziomy). Ciężarki mogą być rozmieszczone w dowolnej kolejności."
#: activities/scalesboard/ScaleNumber.qml:44
#: activities/scalesboard/ScaleNumber.qml:73
msgctxt "ScaleNumber|"
msgid "Take care, you can drop weights on both sides of the scale."
msgstr "Możesz układać ciężarki po obu stronach wagi."
#: activities/scalesboard/ScaleNumber.qml:66
msgctxt "ScaleNumber|"
msgid "Now you have to guess the weight of the gift."
msgstr "Teraz musisz odgadnąć masę prezentu."
#: activities/scalesboard/ScaleNumber.qml:67
#: activities/scalesboard/ScaleNumber.qml:74
#: activities/scalesboard/ScaleNumber.qml:80
#: activities/scalesboard/ScaleNumber.qml:86
#: activities/scalesboard/ScaleNumber.qml:93
#, qt-format
msgctxt "ScaleNumber|"
msgid "Enter the weight of the gift: %1"
msgstr "Podaj masę prezentu: %1"
#. Help title
#: activities/scalesboard_weight/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Drag and Drop masses to balance the scales and calculate the weight"
msgstr "Przeciągnij i upuść masy, aby zrównoważyć wagę i obliczyć ciężar"
#. Help goal
#: activities/scalesboard_weight/ActivityInfo.qml:32
#: activities/scalesboard_weight_avoirdupois/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Mental calculation, arithmetic equality, unit conversion"
msgstr "Obliczanie w pamięci, równość arytmetyczna, konwersja jednostek"
#. Help manual
#: activities/scalesboard_weight/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"To balance the scales, move the masses to the left or the right side (on "
"higher levels). They can be arranged in any order. Take care of the weight "
"and the unit of the masses, remember that a kilogram (kg) is 1000 grams (g)."
msgstr ""
"Aby zrównoważyć wagę, przenieś ciężarki na lewą lub prawą stronę (na wyższe "
"poziomy). Ciężarki można układać w dowolnej kolejności. Zadbaj o wagę "
"ciężaru i jednostkę masy, i pamiętaj, że kilogram (kg) jest równy 1000-cu "
"gramom (g)."
#: activities/scalesboard_weight/ScalesboardWeight.qml:28
#, qt-format
msgctxt "ScalesboardWeight|"
msgid "%1 g"
msgstr "%1 g"
#: activities/scalesboard_weight/ScalesboardWeight.qml:33
#, qt-format
msgctxt "ScalesboardWeight|"
msgid "%1 kg"
msgstr "%1 kg"
#: activities/scalesboard_weight/ScalesboardWeight.qml:42
msgctxt "ScalesboardWeight|"
msgid "The \"kg\" symbol at the end of a number means kilogram."
msgstr "Symbol \"kg\" na końcu liczby oznacza kilogram."
#: activities/scalesboard_weight/ScalesboardWeight.qml:43
msgctxt "ScalesboardWeight|"
msgid ""
"The kilogram is a unit of mass, a property which corresponds to the common "
"perception of how \"heavy\" an object is."
msgstr ""
"Kilogram jest jednostką masy, własność, która odzwierciedla powszechne "
"wrażenie \"ciężkości\" przedmiotu."
#: activities/scalesboard_weight/ScalesboardWeight.qml:52
msgctxt "ScalesboardWeight|"
msgid ""
"The \"g\" symbol at the end of a number means gram. One kilogram equals 1000 "
"grams"
msgstr ""
"Symbol \"g\" na końcu liczby oznacza gram. Jeden kilogram jest równy 1000 "
"gramom"
#: activities/scalesboard_weight/ScalesboardWeight.qml:60
msgctxt "ScalesboardWeight|"
msgid "Remember, one kilogram (\"kg\") equals 1000 grams (\"g\")."
msgstr "Pamiętaj, jeden kilogram (\"kg\") jest równy 1000 gramom (\"g\")."
#: activities/scalesboard_weight/ScalesboardWeight.qml:66
#: activities/scalesboard_weight/ScalesboardWeight.qml:100
#: activities/scalesboard_weight_avoirdupois/ScalesboardWeight.qml:66
#: activities/scalesboard_weight_avoirdupois/ScalesboardWeight.qml:82
msgctxt "ScalesboardWeight|"
msgid "Take care, you can drop weights on both sides of the scale."
msgstr "Możesz układać ciężarki po obu stronach wagi."
#: activities/scalesboard_weight/ScalesboardWeight.qml:85
#: activities/scalesboard_weight_avoirdupois/ScalesboardWeight.qml:74
msgctxt "ScalesboardWeight|"
msgid "Now you have to guess the weight of the gift."
msgstr "Teraz musisz odgadnąć masę prezentu."
#: activities/scalesboard_weight/ScalesboardWeight.qml:86
#, qt-format
msgctxt "ScalesboardWeight|"
msgid "Enter the weight of the gift in kilogram: %1"
msgstr "Podaj masę prezentu w kilogramach: %1"
#: activities/scalesboard_weight/ScalesboardWeight.qml:94
#: activities/scalesboard_weight/ScalesboardWeight.qml:101
#: activities/scalesboard_weight/ScalesboardWeight.qml:110
#: activities/scalesboard_weight/ScalesboardWeight.qml:116
#: activities/scalesboard_weight/ScalesboardWeight.qml:122
#: activities/scalesboard_weight/ScalesboardWeight.qml:130
#, qt-format
msgctxt "ScalesboardWeight|"
msgid "Enter the weight of the gift in gram: %1"
msgstr "Podaj masę prezentu w gramach: %1"
#: activities/scalesboard_weight/ScalesboardWeight.qml:109
msgctxt "ScalesboardWeight|"
msgid "Remember, one kilogram ('kg') equals 1000 grams ('g')."
msgstr "Pamiętaj, jeden kilogram ('kg') jest równy 1000 gramom ('g')."
#. Help title
#: activities/scalesboard_weight_avoirdupois/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid ""
"Drag and Drop masses to balance the scales and calculate the weight in the "
"avoirdupois unit"
msgstr ""
"Przeciągaj i upuszczaj masy, aby wyrównoważyć skalę, a następnie oblicz wagę "
"w jednostkach wagowych"
#. Help manual
#: activities/scalesboard_weight_avoirdupois/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"To balance the scales, move the masses to the left or the right side (on "
"higher levels). They can be arranged in any order. Take care of the weight "
"and the unit of the masses, remember that a pound (lb) is 16 ounce (oz)."
msgstr ""
"Aby zrównoważyć wagę, przenieś ciężarki na lewą lub prawą stronę (na wyższe "
"poziomy). Ciężarki można układać w dowolnej kolejności. Zadbaj o wagę "
"ciężaru i jednostkę masy, i pamiętaj, że funt (lb) jest równy 16 uncjom (oz)."
#: activities/scalesboard_weight_avoirdupois/ScalesboardWeight.qml:27
#, qt-format
msgctxt "ScalesboardWeight|"
msgid "%1 oz"
msgstr "%1 oz"
#: activities/scalesboard_weight_avoirdupois/ScalesboardWeight.qml:32
#, qt-format
msgctxt "ScalesboardWeight|"
msgid "%1 lb"
msgstr "%1 lb"
#: activities/scalesboard_weight_avoirdupois/ScalesboardWeight.qml:41
msgctxt "ScalesboardWeight|"
msgid "The \"lb\" symbol at the end of a number means pound."
msgstr "Symbol \"lb\" na końcu liczby oznacza funt."
#: activities/scalesboard_weight_avoirdupois/ScalesboardWeight.qml:42
msgctxt "ScalesboardWeight|"
msgid ""
"The pound is a unit of mass, a property which corresponds to the common "
"perception of how \"heavy\" an object is. This unit is used in the USA."
msgstr ""
"Funt jest jednostką masy, własność, która odzwierciedla powszechne wrażenie "
"\"ciężkości\" przedmiotu. Jednostka ta jest używana w USA."
#: activities/scalesboard_weight_avoirdupois/ScalesboardWeight.qml:51
msgctxt "ScalesboardWeight|"
msgid ""
"The \"oz\" symbol at the end of a number means ounce. One pound equals "
"sixteen ounces"
msgstr ""
"Symbol \"oz\" na końcu liczby oznacza uncję. Jeden funt równa się szesnastu "
"uncjom"
#: activities/scalesboard_weight_avoirdupois/ScalesboardWeight.qml:59
msgctxt "ScalesboardWeight|"
msgid "Remember, one pound (\"lb\") equals sixteen ounces (\"oz\")."
msgstr "Pamiętaj, jeden funt (\"lb\") jest równy szesnastu uncją (\"oz\")."
#: activities/scalesboard_weight_avoirdupois/ScalesboardWeight.qml:75
#: activities/scalesboard_weight_avoirdupois/ScalesboardWeight.qml:83
#, qt-format
msgctxt "ScalesboardWeight|"
msgid "Enter the weight of the gift in ounce: %1"
msgstr "Wprowadź masę prezentu w uncjach: %1"
#. Activity title
#: activities/share/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Share pieces of candy"
msgstr "Dziel się słodkościami"
#. Help title
#: activities/share/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Try to split the pieces of candy to a given number of children"
msgstr "Spróbuj rozdzielić słodkości na daną liczbę dzieci"
#. Help goal
#: activities/share/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Learn the division of numbers"
msgstr "Ucz się dzielenia liczb"
#. Help prerequisite
#: activities/share/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Know how to count"
msgstr "Dowiedz się jak się liczy"
#. Help manual
#: activities/share/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"Follow the instructions shown on the screen: first, drag the given number of "
"boys/girls to the middle, then drag pieces of candy to each child's "
"rectangle."
msgstr ""
"Podążaj za instrukcjami pokazywanymi na ekranie: najpierw, przeciągnij daną "
"liczbę chłopców/dziewczynek na środek, następnie przeciągnij słodkości do "
"prostokąta każdego dziecka."
#: activities/share/resource/board/board0.qml:28
msgctxt "board0|"
msgid ""
"Paul wants to equally share 2 pieces of candy between 2 of his friends: one "
"girl and one boy. Can you help him? First, place the children in center, "
"then drag the pieces of candy to each of them."
msgstr ""
"Paul chce rozdzielić dwa słodycze pomiędzy swoich przyjaciół. Jest ich "
"dwóch. Jeden chłopiec i jedna dziewczynka. Czy możesz mu pomóc? Umieść "
"pierwsze dziecko na środku, a następnie przeciągnij słodycz na każde z nich."
#: activities/share/resource/board/board0.qml:38
msgctxt "board0|"
msgid "Now he wants to give 4 pieces of candy to his friends."
msgstr "Teraz chce on dać 4 słodycze swoim przyjaciołom."
#: activities/share/resource/board/board0.qml:48
msgctxt "board0|"
msgid "Can you now give 6 of Paul's pieces of candy to his friends?"
msgstr "Czy możesz dać 6 słodyczy Paula jego przyjaciołom?"
#: activities/share/resource/board/board0.qml:59
msgctxt "board0|"
msgid ""
"Paul has only 10 pieces of candy left. He eats 2 pieces of candy and he "
"gives the rest to his friends. Can you help him equally split the 8 "
"remaining pieces of candy?"
msgstr ""
"Paulowi zostało tylko 10 słodyczy. Zjada 2 słodycze i daje resztę jego "
"przyjaciołom. Czy możesz mu pomóc rozdzielić pozostałe 8 słodyczy?"
#: activities/share/resource/board/board1.qml:28
msgctxt "board1|"
msgid ""
"George wants to equally share 3 pieces of candy between 2 of his friends: "
"one girl and one boy. Can he equally split the pieces of candy between his "
"friends? First, place the children in center, then drag the pieces of candy "
"to each of them. Be careful, a rest will remain!"
msgstr ""
"Grzegorz chce równo rozdzielić trzy słodycze pomiędzy swoich przyjaciół. "
"Jest ich dwóch. Jeden chłopiec i jedna dziewczynka. Czy może on równo "
"rozdzielić słodycze pomiędzy swoich przyjaciół? Umieść pierwsze dziecko na "
"środku, a następnie przeciągnij słodycz na każde z nich. Uważaj, bo zostanie "
"reszta!"
#: activities/share/resource/board/board1.qml:38
msgctxt "board1|"
msgid ""
"Maria wants to equally share 5 pieces of candy between 3 of her friends: one "
"girl and two boys. Can she equally split the pieces of candy between her "
"friends? First, place the children in center, then drag the pieces of candy "
"to each of them. Be careful, a rest will remain!"
msgstr ""
"Maria chce równo rozdzielić pięć słodycze pomiędzy swoich przyjaciół. Jest "
"ich trzech. Jedna dziewczynka i dwóch chłopców. Czy może ona równo "
"rozdzielić słodycze pomiędzy swoich przyjaciół? Umieść pierwsze dziecko na "
"środku, a następnie przeciągnij słodycz na każde z nich. Uważaj, bo zostanie "
"reszta!"
#: activities/share/resource/board/board1.qml:48
msgctxt "board1|"
msgid ""
"John wants to equally share 10 pieces of candy between 3 of his friends: one "
"boy and two girls. Can he equally split the pieces of candy between his "
"friends? First, place the children in center, then drag the pieces of candy "
"to each of them."
msgstr ""
"Jan chce równo rozdzielić dziesięć słodyczy pomiędzy swoich przyjaciół. Jest "
"ich trzech. Jeden chłopiec i dwie dziewczynki. Czy może on równo rozdzielić "
"słodycze pomiędzy swoich przyjaciół? Umieść pierwsze dziecko na środku, a "
"następnie przeciągnij słodycz na każde z nich."
#: activities/share/resource/board/board2.qml:28
msgctxt "board2|"
msgid ""
"Alice wants to equally share 3 pieces of candy between 3 of her friends: one "
"girl and two boys. Can you help her? First, place the children in the "
"center, then drag the pieces of candy to each of them."
msgstr ""
"Alicja chce rozdzielić trzy słodycze pomiędzy swoich przyjaciół. Jest ich "
"trzech. Jedna dziewczynka i dwóch chłopców. Czy możesz jej pomóc? Umieść "
"pierwsze dziecko na środku, a następnie przeciągnij słodycz na każde z nich."
#: activities/share/resource/board/board2.qml:38
msgctxt "board2|"
msgid "Now, Alice wants to give 6 pieces of candy to her friends"
msgstr "Teraz, Alicja chce dać sześć słodyczy swoim przyjaciołom"
#: activities/share/resource/board/board2.qml:48
msgctxt "board2|"
msgid ""
"Can you help Alice give 9 pieces of candy to her friends: one girl and two "
"boys?"
msgstr ""
"Czy możesz pomóc Alicji dać 9 słodyczy jej przyjaciołom: jedna dziewczynka i "
"dwóch chłopców?"
#: activities/share/resource/board/board2.qml:58
msgctxt "board2|"
msgid ""
"Alice has 12 pieces of candy left. She wants to give them all to her "
"friends. Can you help her split the pieces of candy equally?"
msgstr ""
"Alicji zostało 12 słodyczy. Chce je dać wszystkim swoim przyjaciołom. Czy "
"możesz jej pomóc rozdzielić słodycze po równo?"
#: activities/share/resource/board/board3.qml:28
msgctxt "board3|"
msgid ""
"Michael wants to equally share 5 pieces of candy between 2 of his friends: "
"one girl and one boy. Can you help him? First, place the children in center, "
"then drag the pieces of candy to each of them!"
msgstr ""
"Michał chce rozdzielić pięć słodyczy pomiędzy swoich przyjaciół. Jest ich "
"dwóch. Jeden chłopiec i jedna dziewczynka. Czy możesz mu pomóc? Umieść "
"pierwsze dziecko na środku, a następnie przeciągnij słodycz na każde z nich!"
#: activities/share/resource/board/board3.qml:38
msgctxt "board3|"
msgid ""
"Helen has 3 friends: one boy and two girls. She wants to give them 7 pieces "
"of candy. Help her split the pieces of candy between her friends!"
msgstr ""
"Helena ma 3 przyjaciół: jeden chłopiec i dwie dziewczynki. Chce im dać 7 "
"słodyczy. Pomóż jej rozdzielić słodycze pomiędzy przyjaciół!"
#: activities/share/resource/board/board3.qml:48
msgctxt "board3|"
msgid ""
"Michelle has 9 pieces of candy and wants to split them with two brothers and "
"two sisters. Help her share the pieces of candy!"
msgstr ""
"Michalina ma 9 słodyczy i che rozdzielić je pomiędzy dwóch braci i jedną "
"siostrę. Pomóż jej podzielić się słodyczami!"
#: activities/share/resource/board/board3.qml:58
msgctxt "board3|"
msgid ""
"Thomas wants to share his 11 pieces of candy with his friends: three boys "
"and one girl. Can you help him?"
msgstr ""
"Tomek chce rozdzielić 11 słodyczy pomiędzy sowich przyjaciół: trzech "
"chłopców i jedna dziewczynka. Czy możesz mu pomóc?"
#: activities/share/resource/board/board4.qml:28
msgctxt "board4|"
msgid ""
"Charles wants to share his 8 pieces of candy with 3 of his friends: one boy "
"and two girls. Can he split the pieces of candy equally?"
msgstr ""
"Charles chce podzielić swoje 8 słodyczy pomiędzy jednym chłopcem i dwiema "
"dziewczynkami. Czy może podzielić słodycze po równo?"
#: activities/share/resource/board/board4.qml:38
msgctxt "board4|"
msgid ""
"For her birthday, Elizabeth has 12 pieces of candy to share with 4 of her "
"friends: two girls and two boys. How should she split the pieces of candy to "
"her friends?"
msgstr ""
"Na jej urodziny, Elżbieta ma 12 słodyczy do podziału pomiędzy jej "
"przyjaciół. Są to dwie dziewczynki i jeden chłopiec. Jak powinna ona "
"podzielić słodycze pomiędzy jej przyjaciół?"
#: activities/share/resource/board/board4.qml:48
msgctxt "board4|"
msgid ""
"Jason's father gave him 14 pieces of candy to share with his friends: two "
"boys and three girls. Help him give the pieces of candy to his friends!"
msgstr ""
"Ojciec Jasona dał mu 14 słodyczy do podziału z jego przyjaciółmi: dwóch "
"chłopców i trzy dziewczynki. Pomóż rozdać słodycze jego przyjaciołom!"
#: activities/share/resource/board/board5.qml:29
msgctxt "board5|"
msgid ""
"Bob wants to give 5 pieces of candy to his friends: two boys and one girl, "
"his girlfriend already has one candy. Can you help him equally split the "
"pieces of candy so that each friend will have the same amount of pieces of "
"candy?"
msgstr ""
"Bob chce dać pięć słodyczy swoim przyjaciołom: dwóch chłopców i jedna "
"dziewczynka, przy czym dziewczynka ma już jeden słodycz. Czy możesz mu pomóc "
"równo rozdzielić słodyczy pomiędzy jego przyjaciół tak, aby każdy miał tę "
"samą liczbę słodyczy?"
#: activities/share/resource/board/board5.qml:39
msgctxt "board5|"
msgid ""
"Harry wants to equally share 8 pieces of candy between his friends: one boy "
"and two girls. Place the children in center, then drag the pieces of candy "
"to each of them so that each of them has an equal number of pieces of candy."
msgstr ""
"Harry chce równo rozdzielić osiem słodyczy pomiędzy swoich przyjaciół: jeden "
"chłopiec i dwie dziewczynki. Umieść dzieci na środku, a następnie "
"przeciągnij słodycze na każde z nich tak, aby każde z nich miało po równo "
"słodyczy."
#: activities/share/resource/board/board5.qml:49
msgctxt "board5|"
msgid "Can you now give 6 of Harry's pieces of candy to his friends?"
msgstr "Czy możesz dać 6 słodyczy Harrego jego przyjaciołom?"
#: activities/share/resource/board/board6.qml:29
msgctxt "board6|"
msgid ""
"Help Jon split 9 pieces of candies between three boys and two girls. The "
"rest will remain to Jon."
msgstr ""
"Pomóż Janowi podzielić 9 słodyczy pomiędzy trzema chłopcami i dwiema "
"dziewczynkami. Reszta zostanie dla Jana."
#: activities/share/resource/board/board6.qml:39
msgctxt "board6|"
msgid ""
"Jon wants to share the rest of his pieces of candies with his brother and "
"his sister. Can you split them equally, knowing that his brother already has "
"two pieces of candies?"
msgstr ""
"Joe chce podzielić się resztą swoich słodyczy ze swoim bratem i siostrą. Czy "
"możesz je równo rozdzielić, wiedząc, że jego brat ma już dwa słodycze?"
#: activities/share/resource/board/board6.qml:49
msgctxt "board6|"
msgid ""
"Help Tux split some pieces of candies to his friends: 9 pieces of candies to "
"one boy and two girls."
msgstr ""
"Pomóż Tuksowi rozdzielić słodycze pomiędzy jego przyjaciół: 9 słodyczy dla "
"jednego chłopca i dwóch dziewczynek."
#: activities/share/share.js:95
#, qt-format
msgctxt ""
"share|First part of Place %n boy(s) and %n girl(s) in the center. Then "
"equally split %n pieces of candy between them."
msgid "Place %n boy(s) "
msgid_plural "Place %n boy(s) "
msgstr[0] "Umieść %n chłopca"
msgstr[1] "Umieść %n chłopców"
msgstr[2] "Umieść %n chłopców"
#: activities/share/share.js:99
#, qt-format
msgctxt ""
"share|Second part of Place %n boy(s) and %n girl(s) in the center. Then "
"equally split %n pieces of candy between them."
msgid "and %n girl(s) in the center. "
msgid_plural "and %n girl(s) in the center. "
msgstr[0] "i %n dziewczynka w środku."
msgstr[1] "i %n dziewczynki w środku."
msgstr[2] "i %n dziewczynek w środku."
#: activities/share/share.js:103
#, qt-format
msgctxt ""
"share|Third part of Place %n boy(s) and %n girl(s) in the center. Then "
"equally split %n pieces of candy between them."
msgid "Then equally split %n pieces of candy between them."
msgid_plural "Then equally split %n pieces of candy between them."
msgstr[0] "Następnie równo rozdziel %n słodycz pomiędzy nich."
msgstr[1] "Następnie równo rozdziel %n słodycze pomiędzy nich."
msgstr[2] "Następnie równo rozdziel %n słodyczy pomiędzy nich."
#: activities/share/Share.qml:355
#, qt-format
msgctxt "Share|"
msgid "You can't put more than %1 pieces of candy in the same rectangle"
msgstr "Nie możesz umieścić więcej niż %1 słodycz w tym samym prostokącie"
#: activities/share/Share.qml:374
msgctxt "Share|"
msgid "Display candy counter"
msgstr "Wyświetl licznik cukierków"
#. Activity title
#: activities/simplepaint/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "A simple drawing activity"
msgstr "Prosta rysowanie"
#. Help title
#: activities/simplepaint/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Create your own drawing"
msgstr "Stwórz swój własny rysunek"
#. Help goal
#: activities/simplepaint/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Enhance creative skills"
msgstr "Popraw kreatywność"
#. Help manual
#: activities/simplepaint/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"Select a color and paint the rectangles as you like to create a drawing."
msgstr "Wybierz barwę i rysuj dowolne prostokąty, aby stworzyć rysunek."
#. Activity title
#: activities/smallnumbers/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Numbers With Dice"
msgstr "Liczenie przy użyciu kości do gry"
#. Help title
#: activities/smallnumbers/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Count the number of dots on dice before they reach the ground"
msgstr "Policz liczbę kropek na kostkach, zanim spadną na ziemię"
#. Help goal
#: activities/smallnumbers/ActivityInfo.qml:32
#: activities/smallnumbers2/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "In a limited time, count the number of dots"
msgstr "W ograniczonym czasie policz kropki na kostkach"
#. Help prerequisite
#: activities/smallnumbers/ActivityInfo.qml:34
#: activities/smallnumbers2/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Counting skills"
msgstr "Umiejętność liczenia"
#. Help manual
#: activities/smallnumbers/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "With the keyboard, type the number of dots you see on the falling dice."
msgstr ""
"Używając klawiatury wpisz liczbę odpowiadającą liczbie oczek na spadających "
"kostkach."
#. Activity title
#: activities/smallnumbers2/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Numbers with dominoes"
msgstr "Liczby na dominach"
#. Help title
#: activities/smallnumbers2/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Count the number of dots on the dominoes before they reach the ground"
msgstr "Policz liczbę kropek na dominach, zanim spadną na ziemię"
#. Help manual
#: activities/smallnumbers2/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"With the keyboard, type the number of dots you see on the falling dominoes."
msgstr ""
"Używając klawiatury wpisz liczbę odpowiadającą liczbie oczek na spadających "
"dominach."
#. Activity title
#: activities/solar_system/ActivityInfo.qml:30
msgctxt "ActivityInfo|"
msgid "Solar System"
msgstr "Układ Słoneczny"
#. Help title
#: activities/solar_system/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Answer the questions with a correctness of 100%."
msgstr "Odpowiedz na pytania i uzyskaj 100% poprawności."
#. Help goal
#: activities/solar_system/ActivityInfo.qml:35
msgctxt "ActivityInfo|"
msgid ""
"Learn information about the solar system. If you want to learn more about "
"astronomy, try downloading KStars (https://edu.kde.org/kstars/) or "
"Stellarium (http://stellarium.org/) which are open source astronomy "
"softwares."
msgstr ""
"Dowiedz się więcej o układzie słonecznym. Jeśli chcesz dowiedzieć się więcej "
"o astronomii, pobierz KStars (https://edu.kde.org/kstars/) lub Stellarium "
"(http://stellarium.org/), które są otwarto-źródłowymi programami do "
"astronomii."
#. Help manual
#: activities/solar_system/ActivityInfo.qml:39
msgctxt "ActivityInfo|"
msgid ""
"Click on a planet or the Sun to reveal questions. Each question contains 4 "
"options. One of those is 100% correct. Try to answer the questions until you "
"get a 100% closeness in the closeness meter."
msgstr ""
"Naciśnij na planetę lub Słońce, aby odkryć pytania. Każde pytanie zawiera 4 "
"opcje. Jedna z nich jest w 100% poprawna. Spróbuj odpowiedzieć na pytania do "
"uzyskania 100% zbliżenia na mierniku zbliżenia."
#: activities/solar_system/Dataset.js:25
msgctxt "Dataset|"
msgid "Sun"
msgstr "Słońce"
#: activities/solar_system/Dataset.js:29
msgctxt "Dataset|"
msgid "How large is the Sun compared to the planets in our Solar System?"
msgstr ""
"Jak duże jest słońce w porównaniu do planet w naszym Układzie Słonecznym?"
#: activities/solar_system/Dataset.js:30 activities/solar_system/Dataset.js:113
#: activities/solar_system/Dataset.js:177
msgctxt "Dataset|"
msgid "Sixth largest"
msgstr "Szóste największe"
#: activities/solar_system/Dataset.js:30 activities/solar_system/Dataset.js:240
#: activities/solar_system/Dataset.js:279
#: activities/solar_system/Dataset.js:333
#: activities/solar_system/Dataset.js:377
msgctxt "Dataset|"
msgid "Third largest"
msgstr "Trzecie największe"
#: activities/solar_system/Dataset.js:30 activities/solar_system/Dataset.js:240
#: activities/solar_system/Dataset.js:279
#: activities/solar_system/Dataset.js:333
#: activities/solar_system/Dataset.js:377
msgctxt "Dataset|"
msgid "Largest"
msgstr "Największe"
#: activities/solar_system/Dataset.js:30 activities/solar_system/Dataset.js:113
#: activities/solar_system/Dataset.js:177
#: activities/solar_system/Dataset.js:333
msgctxt "Dataset|"
msgid "Seventh largest"
msgstr "Siódme największe"
#: activities/solar_system/Dataset.js:34
msgctxt "Dataset|"
msgid "The temperature of the Sun is around:"
msgstr "Temperatura Słońca wynosi około:"
#: activities/solar_system/Dataset.js:35
msgctxt "Dataset|"
msgid "1000 °C"
msgstr "1000 °C"
#: activities/solar_system/Dataset.js:35
msgctxt "Dataset|"
msgid "4500 °C"
msgstr "4500 °C"
#: activities/solar_system/Dataset.js:35
msgctxt "Dataset|"
msgid "5505 °C"
msgstr "5505 °C"
#: activities/solar_system/Dataset.js:35
msgctxt "Dataset|"
msgid "3638 °C"
msgstr "3638 °C"
#: activities/solar_system/Dataset.js:39
msgctxt "Dataset|"
msgid "How old is the Sun?"
msgstr "Ile lat ma Słońce?"
#: activities/solar_system/Dataset.js:40
msgctxt "Dataset|"
msgid "1.2 billion years"
msgstr "1.2 miliardów lat"
#: activities/solar_system/Dataset.js:40
msgctxt "Dataset|"
msgid "3 billion years"
msgstr "3 miliardy lat"
#: activities/solar_system/Dataset.js:40
msgctxt "Dataset|"
msgid "7 billion years"
msgstr "7 miliardów lat"
#: activities/solar_system/Dataset.js:40
msgctxt "Dataset|"
msgid "4.5 billion years"
msgstr "4.5 miliardów lat"
#: activities/solar_system/Dataset.js:44
msgctxt "Dataset|"
msgid "How long does it take for the Sun’s light to reach the Earth?"
msgstr "Ile zajmuje promieniowi słonecznemu dotarcie do Ziemi?"
#: activities/solar_system/Dataset.js:45
msgctxt "Dataset|"
msgid "8 minutes"
msgstr "8 minut"
#: activities/solar_system/Dataset.js:45
msgctxt "Dataset|"
msgid "30 minutes"
msgstr "30 minut"
#: activities/solar_system/Dataset.js:45
msgctxt "Dataset|"
msgid "60 minutes"
msgstr "60 minut"
#: activities/solar_system/Dataset.js:45
msgctxt "Dataset|"
msgid "15 minutes"
msgstr "15 minut"
#: activities/solar_system/Dataset.js:49
msgctxt "Dataset|"
msgid "The Sun is as big as:"
msgstr "Słońce jest tak duże jak:"
#: activities/solar_system/Dataset.js:50
msgctxt "Dataset|"
msgid "1 million Earths"
msgstr "1 milion Ziem"
#: activities/solar_system/Dataset.js:50
msgctxt "Dataset|"
msgid "2.6 million Earths"
msgstr "2.6 milionów Ziem"
#: activities/solar_system/Dataset.js:50
msgctxt "Dataset|"
msgid "1.3 million Earths"
msgstr "1.3 milionów Ziem"
#: activities/solar_system/Dataset.js:50
msgctxt "Dataset|"
msgid "5 million Earths"
msgstr "5 milionów Ziem"
#: activities/solar_system/Dataset.js:57
msgctxt "Dataset|"
msgid "Mercury"
msgstr "Merkury"
#: activities/solar_system/Dataset.js:59 activities/solar_system/Dataset.js:98
#: activities/solar_system/Dataset.js:186
msgctxt "Dataset|"
msgid "The maximum temperature on Earth is 58 °C."
msgstr "Najwyższą temperaturą na Ziemi jest 58 °C."
#: activities/solar_system/Dataset.js:60 activities/solar_system/Dataset.js:143
msgctxt "Dataset|"
msgid "The length of a year on Venus is 225 days."
msgstr "Na Wenus rok trwa 225 dni."
#: activities/solar_system/Dataset.js:63
msgctxt "Dataset|"
msgid "At which position is Mercury in the Solar System?"
msgstr "Na którym miejscu znajduje się Merkury w Układzie Słonecznym?"
#: activities/solar_system/Dataset.js:64 activities/solar_system/Dataset.js:103
#: activities/solar_system/Dataset.js:313
#: activities/solar_system/Dataset.js:352
msgctxt "Dataset|"
msgid "Seventh"
msgstr "Siódma"
#: activities/solar_system/Dataset.js:64 activities/solar_system/Dataset.js:103
#: activities/solar_system/Dataset.js:147
#: activities/solar_system/Dataset.js:191
#: activities/solar_system/Dataset.js:235
#: activities/solar_system/Dataset.js:274
msgctxt "Dataset|"
msgid "Sixth"
msgstr "Szóstym"
#: activities/solar_system/Dataset.js:64 activities/solar_system/Dataset.js:147
#: activities/solar_system/Dataset.js:191
#: activities/solar_system/Dataset.js:235
#: activities/solar_system/Dataset.js:274
msgctxt "Dataset|"
msgid "First"
msgstr "Pierwszym"
#: activities/solar_system/Dataset.js:64 activities/solar_system/Dataset.js:103
#: activities/solar_system/Dataset.js:191
#: activities/solar_system/Dataset.js:235
#: activities/solar_system/Dataset.js:274
#: activities/solar_system/Dataset.js:313
#: activities/solar_system/Dataset.js:352
msgctxt "Dataset|"
msgid "Fourth"
msgstr "Czwartym"
#: activities/solar_system/Dataset.js:68
msgctxt "Dataset|"
msgid "How small is Mercury compared to other planets in our Solar System?"
msgstr ""
"Jak mały jest Merkury w porównaniu do innych planet w naszym Układzie "
"Słonecznym?"
#: activities/solar_system/Dataset.js:69 activities/solar_system/Dataset.js:221
msgctxt "Dataset|"
msgid "Smallest"
msgstr "Najmniejszy"
#: activities/solar_system/Dataset.js:69 activities/solar_system/Dataset.js:221
msgctxt "Dataset|"
msgid "Second smallest"
msgstr "Drugi najmniejszy"
#: activities/solar_system/Dataset.js:69 activities/solar_system/Dataset.js:221
msgctxt "Dataset|"
msgid "Third smallest"
msgstr "Trzeci najmniejszy"
#: activities/solar_system/Dataset.js:69 activities/solar_system/Dataset.js:221
msgctxt "Dataset|"
msgid "Fifth smallest"
msgstr "Piąty najmniejszy"
#: activities/solar_system/Dataset.js:73
msgctxt "Dataset|"
msgid "How many moons has Mercury?"
msgstr "Ile księżyców ma Merkury?"
#: activities/solar_system/Dataset.js:78
msgctxt "Dataset|"
msgid "The maximum temperature on Mercury is:"
msgstr "Najwyższą temperaturą na Merkurym jest:"
#: activities/solar_system/Dataset.js:79 activities/solar_system/Dataset.js:245
msgctxt "Dataset|"
msgid "50 °C"
msgstr "50 °C"
#: activities/solar_system/Dataset.js:79 activities/solar_system/Dataset.js:196
msgctxt "Dataset|"
msgid "35 °C"
msgstr "35 °C"
#: activities/solar_system/Dataset.js:79
msgctxt "Dataset|"
msgid "427 °C"
msgstr "427 °C"
#: activities/solar_system/Dataset.js:79
msgctxt "Dataset|"
msgid "273 °C"
msgstr "273 °C"
#: activities/solar_system/Dataset.js:83
msgctxt "Dataset|"
msgid "How many days make a year on Mercury?"
msgstr "Ile dni składa się na rok na Merkurym?"
#: activities/solar_system/Dataset.js:84 activities/solar_system/Dataset.js:118
#: activities/solar_system/Dataset.js:152
#: activities/solar_system/Dataset.js:216
msgctxt "Dataset|"
msgid "365 days"
msgstr "365 dni"
#: activities/solar_system/Dataset.js:84
msgctxt "Dataset|"
msgid "433 days"
msgstr "433 dni"
#: activities/solar_system/Dataset.js:84
msgctxt "Dataset|"
msgid "88 days"
msgstr "88 dni"
#: activities/solar_system/Dataset.js:84
msgctxt "Dataset|"
msgid "107 days"
msgstr "107 dni"
#: activities/solar_system/Dataset.js:88
msgctxt "Dataset|"
msgid "How long is a day on Mercury?"
msgstr "Ile trwa dzień na Merkurym?"
#: activities/solar_system/Dataset.js:89
msgctxt "Dataset|"
msgid "50 Earth days"
msgstr "50 dni ziemskich"
#: activities/solar_system/Dataset.js:89 activities/solar_system/Dataset.js:123
msgctxt "Dataset|"
msgid "365 Earth days"
msgstr "365 dni ziemskich"
#: activities/solar_system/Dataset.js:89
msgctxt "Dataset|"
msgid "59 Earth days"
msgstr "59 dni ziemskich"
#: activities/solar_system/Dataset.js:89 activities/solar_system/Dataset.js:123
msgctxt "Dataset|"
msgid "107 Earth days"
msgstr "107 dni ziemskich"
#: activities/solar_system/Dataset.js:96
msgctxt "Dataset|"
msgid "Venus"
msgstr "Wenus"
#: activities/solar_system/Dataset.js:99 activities/solar_system/Dataset.js:187
msgctxt "Dataset|"
msgid "The length of a year on Earth is 365 days."
msgstr "Na Wenus rok trwa 365 dni."
#: activities/solar_system/Dataset.js:102
msgctxt "Dataset|"
msgid "At which position is Venus in the Solar System?"
msgstr "Na którym miejscu znajduje się Wenus w Układzie Słonecznym?"
#: activities/solar_system/Dataset.js:103
msgctxt "Dataset|"
msgid "Second"
msgstr "Drugim"
#: activities/solar_system/Dataset.js:107
msgctxt "Dataset|"
msgid "Venus is as heavy as:"
msgstr "Wenus jest tak ciężki jak:"
#: activities/solar_system/Dataset.js:108
msgctxt "Dataset|"
msgid "0.7 Earths"
msgstr "0.7 Ziemi"
#: activities/solar_system/Dataset.js:108
msgctxt "Dataset|"
msgid "0.8 Earths"
msgstr "0.8 Ziemi"
#: activities/solar_system/Dataset.js:108
msgctxt "Dataset|"
msgid "1.3 Earths"
msgstr "1.3 Ziemi"
#: activities/solar_system/Dataset.js:108
msgctxt "Dataset|"
msgid "2.5 Earths"
msgstr "2.5 Ziemi"
#: activities/solar_system/Dataset.js:112
msgctxt "Dataset|"
msgid "How large is Venus compared to other planets in our Solar System?"
msgstr ""
"Jak duże jest Wenus w porównaniu do innych planet w naszym Układzie "
"Słonecznym?"
#: activities/solar_system/Dataset.js:113
#: activities/solar_system/Dataset.js:177
#: activities/solar_system/Dataset.js:240
#: activities/solar_system/Dataset.js:279
msgctxt "Dataset|"
msgid "Fifth largest"
msgstr "Piąte największe"
#: activities/solar_system/Dataset.js:113
#: activities/solar_system/Dataset.js:177
#: activities/solar_system/Dataset.js:377
msgctxt "Dataset|"
msgid "Fourth largest"
msgstr "Czwarte największe"
#: activities/solar_system/Dataset.js:117
msgctxt "Dataset|"
msgid "How long is a year on Venus?"
msgstr "Ile trwa rok na Wenus?"
#: activities/solar_system/Dataset.js:118
msgctxt "Dataset|"
msgid "225 days"
msgstr "225 dni"
#: activities/solar_system/Dataset.js:118
msgctxt "Dataset|"
msgid "116 days"
msgstr "116 dni"
#: activities/solar_system/Dataset.js:118
msgctxt "Dataset|"
msgid "100 days"
msgstr "100 dni"
#: activities/solar_system/Dataset.js:122
msgctxt "Dataset|"
msgid "How long is a day on Venus?"
msgstr "Ile trwa dzień na Wenus?"
#: activities/solar_system/Dataset.js:123
msgctxt "Dataset|"
msgid "117 Earth days"
msgstr "117 dni ziemskich"
#: activities/solar_system/Dataset.js:123
msgctxt "Dataset|"
msgid "88 Earth days"
msgstr "88 dni ziemskich"
#: activities/solar_system/Dataset.js:127
msgctxt "Dataset|"
msgid "The maximum temperature on Venus is:"
msgstr "Najwyższą temperaturą na Wenus jest:"
#: activities/solar_system/Dataset.js:128
#: activities/solar_system/Dataset.js:172
#: activities/solar_system/Dataset.js:196
#: activities/solar_system/Dataset.js:245
#: activities/solar_system/Dataset.js:294
#: activities/solar_system/Dataset.js:338
#: activities/solar_system/Dataset.js:372
msgctxt "Dataset|"
msgid "100 °C"
msgstr "100 °C"
#: activities/solar_system/Dataset.js:128
#: activities/solar_system/Dataset.js:196
msgctxt "Dataset|"
msgid "20 °C"
msgstr "20 °C"
#: activities/solar_system/Dataset.js:128
msgctxt "Dataset|"
msgid "467 °C"
msgstr "467 °C"
#: activities/solar_system/Dataset.js:128
#: activities/solar_system/Dataset.js:172
msgctxt "Dataset|"
msgid "45 °C"
msgstr "45 °C"
#: activities/solar_system/Dataset.js:132
msgctxt "Dataset|"
msgid "How many moons has Venus?"
msgstr "Ile księżyców ma Wenus?"
#: activities/solar_system/Dataset.js:140
msgctxt "Dataset|"
msgid "Earth"
msgstr "Ziemia"
#: activities/solar_system/Dataset.js:142
#: activities/solar_system/Dataset.js:230
msgctxt "Dataset|"
msgid "The maximum temperature on Mars is 20 °C."
msgstr "Najwyższą temperaturą na Marsie jest 20 °C."
#: activities/solar_system/Dataset.js:146
msgctxt "Dataset|"
msgid "At which position is Earth in the Solar System?"
msgstr "Na którym miejscu znajduje się Ziemia w Układzie Słonecznym?"
#: activities/solar_system/Dataset.js:147
msgctxt "Dataset|"
msgid "Third"
msgstr "Trzecim"
#: activities/solar_system/Dataset.js:147
#: activities/solar_system/Dataset.js:191
#: activities/solar_system/Dataset.js:235
#: activities/solar_system/Dataset.js:274
#: activities/solar_system/Dataset.js:313
#: activities/solar_system/Dataset.js:352
msgctxt "Dataset|"
msgid "Fifth"
msgstr "Piątym"
#: activities/solar_system/Dataset.js:151
msgctxt "Dataset|"
msgid "How long does it take for Earth to make one revolution around the Sun?"
msgstr "Ile zajmuje Ziemi okrążenie Słońca?"
#: activities/solar_system/Dataset.js:152
msgctxt "Dataset|"
msgid "200 days"
msgstr "200 dni"
#: activities/solar_system/Dataset.js:152
#: activities/solar_system/Dataset.js:216
msgctxt "Dataset|"
msgid "30 days"
msgstr "30 dni"
#: activities/solar_system/Dataset.js:152
#: activities/solar_system/Dataset.js:216
msgctxt "Dataset|"
msgid "7 days"
msgstr "7 dni"
#: activities/solar_system/Dataset.js:156
msgctxt "Dataset|"
msgid "How many moons has Earth?"
msgstr "Ile księżyców ma Ziemia?"
#: activities/solar_system/Dataset.js:161
msgctxt "Dataset|"
msgid "How long is a day on Earth?"
msgstr "Ile trwa dzień na Ziemi?"
#: activities/solar_system/Dataset.js:162
#: activities/solar_system/Dataset.js:211
#: activities/solar_system/Dataset.js:255
#: activities/solar_system/Dataset.js:289
msgctxt "Dataset|"
msgid "12 hours"
msgstr "12 godzin"
#: activities/solar_system/Dataset.js:162
#: activities/solar_system/Dataset.js:211
#: activities/solar_system/Dataset.js:255
#: activities/solar_system/Dataset.js:289
msgctxt "Dataset|"
msgid "24 hours"
msgstr "24 godziny"
#: activities/solar_system/Dataset.js:162
msgctxt "Dataset|"
msgid "365 hours"
msgstr "365 godzin"
#: activities/solar_system/Dataset.js:162
#: activities/solar_system/Dataset.js:211
#: activities/solar_system/Dataset.js:255
#: activities/solar_system/Dataset.js:289
#: activities/solar_system/Dataset.js:328
#: activities/solar_system/Dataset.js:367
msgctxt "Dataset|"
msgid "48 hours"
msgstr "48 godzin"
#: activities/solar_system/Dataset.js:166
msgctxt "Dataset|"
msgid "How many seasons has Earth?"
msgstr "Ile pór roku ma Ziemia?"
#: activities/solar_system/Dataset.js:171
msgctxt "Dataset|"
msgid "Maximum temperature on Earth is:"
msgstr "Najwyższą temperaturą na Ziemi jest:"
#: activities/solar_system/Dataset.js:172
msgctxt "Dataset|"
msgid "58 °C"
msgstr "58 °C"
#: activities/solar_system/Dataset.js:172
#: activities/solar_system/Dataset.js:372
msgctxt "Dataset|"
msgid "30 °C"
msgstr "30 °C"
#: activities/solar_system/Dataset.js:176
msgctxt "Dataset|"
msgid "How large is Earth compared to other planets in our Solar System?"
msgstr ""
"Jak duża jest Ziemia w porównaniu do innych planet w naszym Układzie "
"Słonecznym?"
#: activities/solar_system/Dataset.js:184
msgctxt "Dataset|"
msgid "Mars"
msgstr "Mars"
#: activities/solar_system/Dataset.js:190
msgctxt "Dataset|"
msgid "At which position is Mars in the Solar System?"
msgstr "Na którym miejscu znajduje się Mars w Układzie Słonecznym?"
#: activities/solar_system/Dataset.js:195
msgctxt "Dataset|"
msgid "The maximum temperature on Mars is:"
msgstr "Najwyższą temperaturą na Marsie jest:"
#: activities/solar_system/Dataset.js:196
msgctxt "Dataset|"
msgid "60 °C"
msgstr "60 °C"
#: activities/solar_system/Dataset.js:200
msgctxt "Dataset|"
msgid "How big is the size of Mars compared to Earth?"
msgstr "Jak duży jest Mars w porównaniu do Ziemi?"
#: activities/solar_system/Dataset.js:201
msgctxt "Dataset|"
msgid "The same"
msgstr "Ten sam"
#: activities/solar_system/Dataset.js:201
msgctxt "Dataset|"
msgid "Half"
msgstr "Połowa"
#: activities/solar_system/Dataset.js:201
msgctxt "Dataset|"
msgid "Two times"
msgstr "Dwukrotnie"
#: activities/solar_system/Dataset.js:201
msgctxt "Dataset|"
msgid "Three times"
msgstr "Trzykrotnie"
#: activities/solar_system/Dataset.js:205
msgctxt "Dataset|"
msgid "How many moons has Mars?"
msgstr "Ile księżyców ma Mars?"
#: activities/solar_system/Dataset.js:210
msgctxt "Dataset|"
msgid "How long is a day on Mars?"
msgstr "Ile trwa dzień na Marsie?"
#: activities/solar_system/Dataset.js:211
msgctxt "Dataset|"
msgid "24.5 hours"
msgstr "24,5 godziny"
#: activities/solar_system/Dataset.js:215
msgctxt "Dataset|"
msgid "How long does it take for Mars to make one revolution around the Sun?"
msgstr "Ile zajmuje Marsowi okrążenie Słońca?"
#: activities/solar_system/Dataset.js:216
msgctxt "Dataset|"
msgid "687 days"
msgstr "687 dni"
#: activities/solar_system/Dataset.js:220
msgctxt "Dataset|"
msgid "How small is Mars compared to other planets in our Solar System?"
msgstr ""
"Jak mały jest Mars w porównaniu do innych planet w naszym Układzie "
"Słonecznym?"
#: activities/solar_system/Dataset.js:228
msgctxt "Dataset|"
msgid "Jupiter"
msgstr "Jowisz"
#: activities/solar_system/Dataset.js:231
#: activities/solar_system/Dataset.js:309
msgctxt "Dataset|"
msgid "The length of a year on Saturn is 29.5 Earth years."
msgstr "Na Saturnie rok trwa 29.5 lat ziemskich."
#: activities/solar_system/Dataset.js:234
msgctxt "Dataset|"
msgid "At which position is Jupiter in the Solar System?"
msgstr "Na którym miejscu znajduje się Jowisz w Układzie Słonecznym?"
#: activities/solar_system/Dataset.js:239
msgctxt "Dataset|"
msgid "How large is Jupiter compared to other planets in the Solar System?"
msgstr ""
"Jak duży jest Jowisz w porównaniu do innych planet w naszym Układzie "
"Słonecznym?"
#: activities/solar_system/Dataset.js:240
#: activities/solar_system/Dataset.js:279
#: activities/solar_system/Dataset.js:333
#: activities/solar_system/Dataset.js:377
msgctxt "Dataset|"
msgid "Second largest"
msgstr "Drugi największy"
#: activities/solar_system/Dataset.js:244
msgctxt "Dataset|"
msgid "The minimum temperature on Jupiter is:"
msgstr "Najniższą temperaturą na Jowiszu jest:"
#: activities/solar_system/Dataset.js:245
msgctxt "Dataset|"
msgid "-145 °C"
msgstr "-145 °C"
#: activities/solar_system/Dataset.js:245
msgctxt "Dataset|"
msgid "-180 °C"
msgstr "-180 °C"
#: activities/solar_system/Dataset.js:249
msgctxt "Dataset|"
msgid "How many moons has Jupiter?"
msgstr "Ile księżyców ma Jowisz?"
#: activities/solar_system/Dataset.js:254
msgctxt "Dataset|"
msgid "How long is one day on Jupiter?"
msgstr "Ile trwa dzień na Jowiszu?"
#: activities/solar_system/Dataset.js:255
#: activities/solar_system/Dataset.js:328
msgctxt "Dataset|"
msgid "10 hours"
msgstr "10 godzin"
#: activities/solar_system/Dataset.js:259
msgctxt "Dataset|"
msgid ""
"How long does it take for Jupiter to make one revolution around the Sun?"
msgstr "Ile zajmuje Jowiszowi okrążenie Słońca?"
#: activities/solar_system/Dataset.js:260
msgctxt "Dataset|"
msgid "5 Earth years"
msgstr "5 ziemskich lat"
#: activities/solar_system/Dataset.js:260
msgctxt "Dataset|"
msgid "12 Earth years"
msgstr "12 ziemskich lat"
#: activities/solar_system/Dataset.js:260
msgctxt "Dataset|"
msgid "30 Earth years"
msgstr "30 ziemskich lat"
#: activities/solar_system/Dataset.js:260
#: activities/solar_system/Dataset.js:299
msgctxt "Dataset|"
msgid "1 Earth year"
msgstr "1 ziemski rok"
#: activities/solar_system/Dataset.js:267
msgctxt "Dataset|"
msgid "Saturn"
msgstr "Saturn"
#: activities/solar_system/Dataset.js:269
msgctxt "Dataset|"
msgid "The minimum temperature on Jupiter is -145 °C."
msgstr "Najniższą temperaturą na Jowiszu jest -145 °C."
#: activities/solar_system/Dataset.js:270
msgctxt "Dataset|"
msgid "The length of a year on Jupiter is 12 Earth years."
msgstr "Na Jowiszu rok trwa 12 lat."
#: activities/solar_system/Dataset.js:273
msgctxt "Dataset|"
msgid "At which position is Saturn in the Solar System?"
msgstr "Na którym miejscu znajduje się Saturn w Układzie Słonecznym?"
#: activities/solar_system/Dataset.js:278
msgctxt "Dataset|"
msgid "How large is Saturn compared to other planets in the Solar System?"
msgstr ""
"Jak duży jest Saturn w porównaniu do innych planet w naszym Układzie "
"Słonecznym?"
#: activities/solar_system/Dataset.js:283
msgctxt "Dataset|"
msgid "How many moons has Saturn?"
msgstr "Ile księżyców ma Saturn?"
#: activities/solar_system/Dataset.js:288
msgctxt "Dataset|"
msgid "How long is one day on Saturn?"
msgstr "Ile trwa dzień na Saturnie?"
#: activities/solar_system/Dataset.js:289
msgctxt "Dataset|"
msgid "10.5 hours"
msgstr "10,5 godziny"
#: activities/solar_system/Dataset.js:293
msgctxt "Dataset|"
msgid "The minimum temperature on Saturn is:"
msgstr "Najniższą temperaturą na Saturnie jest:"
#: activities/solar_system/Dataset.js:294
#: activities/solar_system/Dataset.js:338
msgctxt "Dataset|"
msgid "0 °C"
msgstr "0 °C"
#: activities/solar_system/Dataset.js:294
msgctxt "Dataset|"
msgid "-178 °C"
msgstr "-178 °C"
#: activities/solar_system/Dataset.js:294
#: activities/solar_system/Dataset.js:338
#: activities/solar_system/Dataset.js:372
msgctxt "Dataset|"
msgid "-100 °C"
msgstr "-100 °C"
#: activities/solar_system/Dataset.js:298
msgctxt "Dataset|"
msgid "How long does it take for Saturn to make one revolution around the Sun?"
msgstr "Ile zajmuje Saturnowi okrążenie Słońca?"
#: activities/solar_system/Dataset.js:299
msgctxt "Dataset|"
msgid "29.5 Earth years"
msgstr "29.5 ziemskich lat"
#: activities/solar_system/Dataset.js:299
msgctxt "Dataset|"
msgid "20 Earth years"
msgstr "20 ziemskich lat"
#: activities/solar_system/Dataset.js:299
msgctxt "Dataset|"
msgid "10 Earth years"
msgstr "10 ziemskich lat"
#: activities/solar_system/Dataset.js:306
msgctxt "Dataset|"
msgid "Uranus"
msgstr "Uran"
#: activities/solar_system/Dataset.js:308
msgctxt "Dataset|"
msgid "The temperature on Saturn is -178 °C."
msgstr "Temperatura na Saturnie wynosi -178 °C."
#: activities/solar_system/Dataset.js:312
msgctxt "Dataset|"
msgid "At which position is Uranus in the Solar System?"
msgstr "Na którym miejscu znajduje się Uran w Układzie Słonecznym?"
#: activities/solar_system/Dataset.js:313
#: activities/solar_system/Dataset.js:352
msgctxt "Dataset|"
msgid "Eighth"
msgstr "Ósma"
#: activities/solar_system/Dataset.js:317
msgctxt "Dataset|"
msgid "How many years does it take for Uranus to go once around the Sun?"
msgstr "Ile lat zajmuje Uranowi okrążenie Słońca?"
#: activities/solar_system/Dataset.js:318
#: activities/solar_system/Dataset.js:357
msgctxt "Dataset|"
msgid "1 year"
msgstr "1 rok"
#: activities/solar_system/Dataset.js:318
msgctxt "Dataset|"
msgid "24 years"
msgstr "24 lata"
#: activities/solar_system/Dataset.js:318
msgctxt "Dataset|"
msgid "68 years"
msgstr "68 lat"
#: activities/solar_system/Dataset.js:318
msgctxt "Dataset|"
msgid "84 years"
msgstr "84 lat"
#: activities/solar_system/Dataset.js:322
msgctxt "Dataset|"
msgid "How many moons has Uranus?"
msgstr "Ile księżyców ma Uran?"
#: activities/solar_system/Dataset.js:327
msgctxt "Dataset|"
msgid "How long is one day on Uranus?"
msgstr "Ile trwa dzień na Uranie?"
#: activities/solar_system/Dataset.js:328
#: activities/solar_system/Dataset.js:367
msgctxt "Dataset|"
msgid "27 hours"
msgstr "27 godzin"
#: activities/solar_system/Dataset.js:328
#: activities/solar_system/Dataset.js:367
msgctxt "Dataset|"
msgid "17 hours"
msgstr "17 godzin"
#: activities/solar_system/Dataset.js:332
msgctxt "Dataset|"
msgid "How large is Uranus compared to other planets in the Solar System?"
msgstr ""
"Jak duży jest Uran w porównaniu do innych planet w naszym Układzie "
"Słonecznym?"
#: activities/solar_system/Dataset.js:337
msgctxt "Dataset|"
msgid "The maximum temperature on Uranus is:"
msgstr "Najwyższą temperaturą na Uranie jest:"
#: activities/solar_system/Dataset.js:338
msgctxt "Dataset|"
msgid "-216 °C"
msgstr "-216 °C"
#: activities/solar_system/Dataset.js:345
msgctxt "Dataset|"
msgid "Neptune"
msgstr "Neptun"
#: activities/solar_system/Dataset.js:347
msgctxt "Dataset|"
msgid "The maximum temperature on Saturn is -178 °C."
msgstr "Najwyższa temperatura na Saturnie wynosi -178 °C."
#: activities/solar_system/Dataset.js:348
msgctxt "Dataset|"
msgid "The length of a year on Uranus is 84 years."
msgstr "Na Uranie rok trwa 84 lat."
#: activities/solar_system/Dataset.js:351
msgctxt "Dataset|"
msgid "At which position is Neptune in the Solar System?"
msgstr "Na którym miejscu znajduje się Neptun w Układzie Słonecznym?"
#: activities/solar_system/Dataset.js:356
msgctxt "Dataset|"
msgid ""
"How long does it take for Neptune to make one revolution around the Sun?"
msgstr "Ile zajmuje Neptunowi okrążenie Słońca?"
#: activities/solar_system/Dataset.js:357
msgctxt "Dataset|"
msgid "165 years"
msgstr "165 lat"
#: activities/solar_system/Dataset.js:357
msgctxt "Dataset|"
msgid "3 years"
msgstr "3 lata"
#: activities/solar_system/Dataset.js:357
msgctxt "Dataset|"
msgid "100 years"
msgstr "100 lat"
#: activities/solar_system/Dataset.js:361
msgctxt "Dataset|"
msgid "How many moons has Neptune?"
msgstr "Ile księżyców ma Neptun?"
#: activities/solar_system/Dataset.js:366
msgctxt "Dataset|"
msgid "How long is one day on Neptune?"
msgstr "Ile trwa dzień na Neptunie?"
#: activities/solar_system/Dataset.js:367
msgctxt "Dataset|"
msgid "16 hours"
msgstr "16 godzin"
#: activities/solar_system/Dataset.js:371
msgctxt "Dataset|"
msgid "The average temperature on Neptune is:"
msgstr "Przeciętna temperatura na Neptunie wynosi:"
#: activities/solar_system/Dataset.js:372
msgctxt "Dataset|"
msgid "-210 °C"
msgstr "-210 °C"
#: activities/solar_system/Dataset.js:376
msgctxt "Dataset|"
msgid "How large is Neptune compared to other planets in the Solar System?"
msgstr ""
"Jak duży jest Neptun w porównaniu do innych planet w naszym Układzie "
"Słonecznym?"
#: activities/solar_system/QuizScreen.qml:202
#, qt-format
msgctxt "QuizScreen|"
msgid "Accuracy: %1%"
msgstr "Dokładność: %1%"
#: activities/solar_system/QuizScreen.qml:242
#, qt-format
msgctxt "QuizScreen|"
msgid "%1%"
msgstr "%1%"
#: activities/solar_system/QuizScreen.qml:278
#, qt-format
msgctxt "QuizScreen|"
msgid "Your final score is: <font color=\"#3bb0de\">%1%</font>.<br><br>%2"
msgstr ""
"Twój ostateczny wynik to: <font color=\"#3bb0de\">%1%</font>.<br><br>%2"
#: activities/solar_system/QuizScreen.qml:278
msgctxt "QuizScreen|"
msgid ""
"You should score above 90% to become a Solar System expert!<br>Retry to test "
"your skills again or train in normal mode to explore more about the Solar "
"System."
msgstr ""
"Musisz ukończyć z wynikiem powyżej 90%, aby zostać ekspertem od Układu "
"Słonecznego!<br>Spróbuj jeszcze raz sprawdzić swoją wiedzę lub poćwicz w "
"trybie normalnym, aby dowiedzieć się więcej o Układzie Słonecznym."
#: activities/solar_system/QuizScreen.qml:278
msgctxt "QuizScreen|"
msgid ""
"Great! You can replay the assessment to test your knowledge on more "
"questions."
msgstr ""
"Świetnie! Możesz powtórzyć pytania, aby sprawdzić swoją wiedzę opowiadając "
"na więcej pytań."
#: activities/solar_system/SolarSystem.qml:103
#, qt-format
msgctxt "SolarSystem|"
msgid ""
"Mode: <font color=\"#3bb0de\">%1</font><br><br>There are two modes in the "
"activity which you can switch from the configuration window:<br><b>1. Normal "
"mode</b> - In this mode you can play and learn about the Solar System."
"<br><b>2. Assessment mode</b> - In this mode you can test your knowledge "
"about the Solar System."
msgstr ""
"Tryb: <font color=\"#3bb0de\">%1</font><br><br>Do wyboru są dwa tryby w tej "
"aktywności, pomiędzy którymi możesz przełączać w oknie ustawień:<br><b>1. "
"Tryb normalny</b> - W tym trybie możesz uczyć się o Układzie Słonecznym."
"<br><b>2. Tryb pytań</b> - W tym trybie możesz sprawdzić swoją wiedzę o "
"Układzie Słonecznym."
#: activities/solar_system/SolarSystem.qml:103
msgctxt "SolarSystem|"
msgid "Assessment"
msgstr "Pytania"
#: activities/solar_system/SolarSystem.qml:103
msgctxt "SolarSystem|"
msgid "Normal"
msgstr "Normalny"
#: activities/solar_system/SolarSystem.qml:107
msgctxt "SolarSystem|"
msgid ""
"Click on the Sun or any planet to reveal questions. Each question will have "
"4 options, out of which one is correct."
msgstr ""
"Naciśnij na Słońcu lub dowolnej planecie, aby odkryć pytania. Każde pytanie "
"będzie zawierać 4 opcje, z których jedna jest poprawna."
#: activities/solar_system/SolarSystem.qml:108
msgctxt "SolarSystem|"
msgid ""
"After a planet is clicked, the Closeness meter at the bottom-right corner of "
"the screen represents the degree of correctness of your selected answer. The "
"least correct answer is represented by 1%. Try again until you reach a 100% "
"closeness by following the closeness meter, or hint which indicates the "
"correct answer."
msgstr ""
"Po kliknięciu planety, miernik bliskości w prawym dolnym narożniku ekranu "
"będzie przedstawiał stopień poprawności wybranej odpowiedzi. Najmniej "
"poprawna odpowiedź jest będzie przedstawiona poprzez %1. Spróbuj ponownie, "
"aż dotrzesz do 100% bliskości, zerkając na miernik bliskości lub wskazówkę, "
"która pokaże właściwą odpowiedź."
#: activities/solar_system/SolarSystem.qml:113
msgctxt "SolarSystem|"
msgid ""
"There are 20 questions initially with 4 options each. The progress bar at "
"the bottom right of the screen shows your percentage score."
msgstr ""
"Na początku jest 20 pytań, a każde z nich ma 4 opcje. Pasek postępu w prawym "
"dolnym narożniku ekranu pokazuje wynik w procentach."
#: activities/solar_system/SolarSystem.qml:114
msgctxt "SolarSystem|"
msgid ""
"If your answer is correct, your score will increase.<br>If your answer is "
"wrong, your score decreases and one more question will be asked in the end "
"along with the incorrectly answered question.<br>Maximum 25 questions will "
"be asked after which no more question will be added."
msgstr ""
"Jeśli twoja odpowiedź będzie poprawne, to twój wynik się zwiększy.<br>Jeśli "
"twoja odpowiedź będzie zła, to twój wynik zmniejszy się i zostanie zadanie "
"ci dodatkowe pytanie na końcu wraz z tym, na które odpowiedziałeś źle.<br>25 "
"pytań, to najwięcej ile może być zadane. Po tej liczbie żadne dodatkowe "
"pytane nie zostanie zadane."
#: activities/solar_system/SolarSystem.qml:115
msgctxt "SolarSystem|"
msgid ""
"You should score above 90% to pass the assessment and become a Solar System "
"expert!"
msgstr ""
"Musisz ukończyć z wynikiem powyżej 90%, aby zdać i zostać ekspertem od "
"Układu Słonecznego!"
#: activities/solar_system/SolarSystem.qml:287
#, qt-format
msgctxt "SolarSystem|"
msgid ""
"1. The <b>farther</b> a planet from the Sun, the <b>lower</b> is its "
"temperature.<br><font color=\"#3bb0de\">%1</font>"
msgstr ""
"1. Im <b>dalej</b> planeta znajduje się od Słońca, tym <b>niższa</b> jest "
"jej temperatura.<br><font color=\"#3bb0de\">%1</font>"
#: activities/solar_system/SolarSystem.qml:288
#, qt-format
msgctxt "SolarSystem|"
msgid ""
"2. The duration of a year on a planet <b>increases as we go away from the "
"Sun</b>.<br><font color=\"#3bb0de\">%1</font>"
msgstr ""
"2. Czas trwania roku na planecie <b>zwiększa się w miarę oddalania się od "
"słońca</b>.<br><font color=\"#3bb0de\">%1</font>"
#: activities/solar_system/SolarSystem.qml:290
msgctxt "SolarSystem|"
msgid "Hint"
msgstr "Wskazówka"
#: activities/solar_system/SolarSystem.qml:297
msgctxt "SolarSystem|"
msgid "View solar system"
msgstr "Obejrzyj układ słoneczny"
#: activities/solar_system/SolarSystem.qml:316
msgctxt "SolarSystem|"
msgid "Assessment mode"
msgstr "Tryb pytań"
#. Activity title
#: activities/submarine/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Pilot a Submarine"
msgstr "Kieruj łodzią podwodną"
#. Help title
#: activities/submarine/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Drive the submarine to the end point."
msgstr "Nakieruj łódź podwodną do punktu końcowego."
#. Help goal
#: activities/submarine/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Learn how to control a submarine"
msgstr "Naucz się kierowania łodzią podwodną"
#. Help prerequisite
#: activities/submarine/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Move and click using the mouse, physics basics"
msgstr "Porusz i naciśnij myszą, podstawy fizyki"
#. Help manual
#: activities/submarine/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"Control the various parts of the submarine (the engine, rudders and ballast "
"tanks) to reach the end point.\n"
" Controls:\n"
"\n"
" Engine:\n"
" D / Right arrow: Increase velocity\n"
" A / Left arrow: Decrease velocity\n"
"\n"
" Ballast tanks:\n"
" Switch filling of Ballast tanks:\n"
" W / Up arrow: Central ballast tank\n"
" R: Left ballast tank\n"
" T: Right ballast tank\n"
" Switch flush ballast tanks:\n"
" S / Down arrow: Central ballast tank\n"
" F: Left ballast tank\n"
" G: Right ballast tank\n"
"\n"
" Diving planes:\n"
" + : Increase diving plane angle\n"
" - : Decrease diving plane angle"
msgstr ""
"Kierowanie różnymi częściami łodzi podwodnej (silnik, ster i zbiorniki "
"balastowe) aby dotrzeć do punktu końcowego.\n"
" Sterowanie:\n"
"\n"
" Silnik:\n"
" D / Strzałka w prawo: Zwiększ prędkość\n"
" A / Strzałka w lewo: Zmniejsz prędkość\n"
"\n"
" Zbiorniki balastowe:\n"
" Przełącz napełnianie zbiorników balastowych:\n"
" W / Strzałka w górę: Środkowy zbiornik balastowy\n"
" R: Lewy zbiornik balastowy\n"
" T: Prawy zbiornik balastowy\n"
" Przełącz opróżnianie zbiorników balastowych:\n"
" S / Strzałka w dół: Środkowy zbiornik balastowy\n"
" F: Lewy zbiornik balastowy\n"
" G: Prawy zbiornik balastowy\n"
"\n"
" Ster:\n"
" + : Zwiększ kąt steru\n"
" - : Zmniejsz kąt steru"
#: activities/submarine/Controls.qml:177
msgctxt "Controls|"
msgid "Left Ballast Tank"
msgstr "Lewy zbiornik balastowy"
#: activities/submarine/Controls.qml:285
msgctxt "Controls|"
msgid "Central Ballast Tank"
msgstr "Środkowy zbiornik balastowy"
#: activities/submarine/Controls.qml:392
msgctxt "Controls|"
msgid "Right Ballast Tank"
msgstr "Prawy zbiornik balastowy"
#: activities/submarine/submarine.js:32
msgctxt "submarine|"
msgid "Move the submarine to the other side of the screen."
msgstr "Przepłyń łodzią podwodną na drugą stronę ekranu."
#: activities/submarine/submarine.js:33
msgctxt "submarine|"
msgid ""
"The leftmost item in the control panel is the engine of the submarine, "
"indicating the current speed of the submarine."
msgstr ""
"Element najbardziej na lewo na panelu sterowniczym jest silnik łodzi "
"podwodnej, wskazujący bieżącą szybkość łodzi podwodnej."
#: activities/submarine/submarine.js:34
msgctxt "submarine|"
msgid "Increase or decrease the velocity of the submarine using the engine."
msgstr "Zwiększaj lub zmniejszaj szybkość łodzi podwodnej przy użyciu silnika."
#: activities/submarine/submarine.js:35
msgctxt "submarine|"
msgid ""
"Press the + button to increase the velocity, or the - button to decrease the "
"velocity."
msgstr ""
"Naciśnij przycisk +, aby zwiększyć szybkość lub przycisk -, aby zmniejszyć "
"szybkość."
#: activities/submarine/submarine.js:38
msgctxt "submarine|"
msgid "The item next to the engine is the Ballast tanks."
msgstr "Elementami obok silnika są zbiorniki balastowe."
#: activities/submarine/submarine.js:39
msgctxt "submarine|"
msgid "The Ballast tanks are used to float or dive under water."
msgstr ""
"Zbiorniki balastowe są wykorzystywane do unoszenia się na wodzie lub "
"zanurzania pod wodę."
#: activities/submarine/submarine.js:40
msgctxt "submarine|"
msgid ""
"If the ballast tanks are empty, the submarine will float. If the ballast "
"tanks are full of water, the submarine will dive underwater."
msgstr ""
"Jeśli zbiorniki balastowe są puste, to łódź podwodna będzie się unosić na "
"wodzie. Jeśli zbiorniki balastowe są pełne wody, to łódź podwodna będzie się "
"zanurzać."
#: activities/submarine/submarine.js:41
msgctxt "submarine|"
msgid ""
"Turning the upper valve on or off will alternatively allow or stop water "
"from filling in the Ballast tanks, thus allowing it to dive underwater."
msgstr ""
"Przełączanie górnego zaworu spowoduje zatrzymanie lub kontynuowanie "
"napełniania zbiornika balastowego, umożliwiając zanurzanie się pod wodę."
#: activities/submarine/submarine.js:42
msgctxt "submarine|"
msgid ""
"Turning the lower valve on or off will alternatively allow or stop water "
"from flushing out the Ballast tanks, thus allowing it to float on the "
"surface of the water."
msgstr ""
"Przełączanie dolnego zaworu spowoduje zatrzymanie lub kontynuowanie "
"opróżniania zbiornika balastowego, umożliwiając wynużenie się z wody."
#: activities/submarine/submarine.js:45
msgctxt "submarine|"
msgid ""
"The rightmost item in the control panel controls the diving planes of the "
"submarine"
msgstr ""
"Element najbardziej na prawo na panelu sterowniczym są stery łodzi podwodnej"
#: activities/submarine/submarine.js:46
msgctxt "submarine|"
msgid ""
"The Diving Planes in a submarine is used to control the depth of the "
"submarine accurately once it is underwater."
msgstr ""
"Stery w łodzi podwodnej są używane do dokładnego sterowania głębokością "
"zanurzenia, gdy znajduje się ona pod wodą."
#: activities/submarine/submarine.js:47
msgctxt "submarine|"
msgid ""
"Once the submarine is moving underwater, increasing or decreasing the angle "
"of the planes will increase and decrease the depth of the submarine."
msgstr ""
"W chwili, gdy łódź podwodna płynie pod wodą, zwiększanie lub zmniejszanie "
"kąta sterów zwiększy lub zmniejszy głębokość zanurzenia łodzi podwodnej."
#: activities/submarine/submarine.js:48
msgctxt "submarine|"
msgid ""
"The + button will increase the depth of the submarine, while the - button "
"will decrease the depth of the submarine."
msgstr ""
"Przycisk + zwiększy zanurzenie łodzi podwodnej, podczas gdy przycisk - je "
"zmniejszy ."
#: activities/submarine/submarine.js:49
msgctxt "submarine|"
msgid "Grab the crown to open the gate."
msgstr "Chwyć za koronę, aby otworzyć zaporę."
#: activities/submarine/submarine.js:50
msgctxt "submarine|"
msgid "Check out the help menu for the keyboard controls."
msgstr "Sposoby sterowania klawiaturą wyczytaj z pomocy."
#. Activity title
#: activities/sudoku/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Sudoku, place unique symbols in a grid"
msgstr "Sudoku, układanie niepowtarzalnych symboli w pewnej siatce"
#. Help title
#: activities/sudoku/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid ""
"Symbols must be unique in a row, in a column, and (if defined) each region."
msgstr ""
"Symbole nie mogą powtarzać się w kolumnach, rzędach i (jeżeli określone) w "
"regionach."
#. Help goal
#: activities/sudoku/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid ""
"The aim of the puzzle is to enter a symbol or numeral from 1 through 9 in "
"each cell of a grid. In the official Sudoku the grid is 9x9 made up of 3x3 "
"subgrids (called 'regions'). In GCompris we start at lower levels with a "
"simpler version using symbols and with no regions. In all cases the grid is "
"presented with various symbols or numerals given in some cells (the "
"'givens'). Each row, column and region must contain only one instance of "
"each symbol or numeral (Source &lt;http://en.wikipedia.org/wiki/Sudoku&gt;)."
msgstr ""
"Celem układanki jest wprowadzenie symbolu lub cyfry od 1 do 9 w każdej "
"komórce siatki. W oficjalnym Sudoku siatka ma wymiary 9x9 i jest podzielona "
"na podsiatki (zwane 'regionami') o rozmiarach 3x3. W GCompris zaczynamy od "
"niższego poziomu tzn. używamy symboli i nie ma regionów. We wszystkich "
"przypadkach obecna jest siatka, w której pewne kratki są wypełnione różnymi "
"symbolami lub cyframi tzw. 'dane'. Każdy wiersz, kolumna i region mogą "
"zawierać tylko jedno wystąpienie każdego symbolu lub cyfry (Źródło &lt;"
"http://pl.wikipedia.org/wiki/Sudoku&gt;)."
#. Help prerequisite
#: activities/sudoku/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Completing the puzzle requires patience and logical ability"
msgstr "Ukończenie wymaga cierpliwości i umiejętności logicznych"
#. Help manual
#: activities/sudoku/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"Select a number or a symbol on the left and click on its target position. "
"GCompris will not let you enter invalid data."
msgstr ""
"Wybierz numer lub symbolu po lewej i naciśnij na jego miejscu docelowym. "
"GCompris nie pozwoli na wpisanie niepoprawnych danych."
#. Activity title
#: activities/superbrain/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Super Brain"
msgstr "Supermózg"
#. Help title
#. ----------
#. Help goal
#: activities/superbrain/ActivityInfo.qml:29
#: activities/superbrain/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Tux has hidden several items. Find them again in the correct order"
msgstr "Tux ukrył kilka elementów. Odnajdź je we właściwej kolejności"
#. Help manual
#: activities/superbrain/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"Click on the items until you find what you think is the correct answer. "
"Then, click on the OK button. In the lower levels, Tux gives you an "
"indication if you found a hiding place by marking the item with a black box. "
"In the levels 4 and 8 an item may be hidden several times.<br/>You can use "
"the right mouse button to flip the items in the opposite order or the item "
"chooser to directly pick an item. Press and hold a mouse button or on the "
"touch screen to automatically choose the last item selected on a column. "
"Double click or tap on a previously selected item in your guess history to "
"mark it as 'correct'. Such marked items are automatically selected in your "
"current and future guesses until you un-mark them, again by double clicking "
"or tapping."
msgstr ""
"Naciskaj na elementy do czasu, aż znajdziesz ten, który wydaje ci się jest "
"poprawną odpowiedzią. Następnie naciśnij na przycisk OK na pasku sterowania. "
"Na niższych poziomach, Tux podpowiada, że znalazłeś ukryte miejsce "
"oznaczając element czarnym polem. Możesz użyć prawego przycisku myszy, aby "
"odwrócić barwy w odwrotnej kolejności. Naciśnij i przytrzymaj klawisz myszy "
"lub ekran dotykowy, aby samoczynnie wybrać ostatnio wybierany kolor w "
"kolumnie. Naciśnij lub stuknij dwukrotnie na poprzednio wybranym elemencie w "
"historii twoich gości, aby oznaczyć go jako 'poprawny'. Tak wybrane elementy "
"są samoczynnie wybierane w twoich bieżących i przyszłych typowaniach, chyba "
"że je odznaczysz poprzez naciśnięcie lub dwukrotne stuknięcie na nich."
#: activities/superbrain/Superbrain.qml:145
msgctxt "Superbrain|"
msgid "This item is well placed"
msgstr "Element został umieszczony poprawnie"
#: activities/superbrain/Superbrain.qml:147
msgctxt "Superbrain|"
msgid "This item is misplaced"
msgstr "Element został umieszczony niepoprawnie"
#: activities/superbrain/Superbrain.qml:631
msgctxt "Superbrain|"
msgid "Colors"
msgstr "Barwy"
#: activities/superbrain/Superbrain.qml:632
msgctxt "Superbrain|"
msgid "Shapes"
msgstr "Kształty"
#: activities/superbrain/Superbrain.qml:643
msgctxt "Superbrain|"
msgid "Select your mode"
msgstr "Wybierz swój tryb"
#. Activity title
#: activities/tangram/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "The tangram puzzle game"
msgstr "Układanka tangram"
#. Help goal
#: activities/tangram/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid ""
"From Wikipedia, the free encyclopedia. Tangram (Chinese: literally 'seven "
"boards of cunning') is a Chinese puzzle. While the tangram is often said to "
"be ancient, its existence has only been verified as far back as 1800. It "
"consists of 7 pieces, called tans, which fit together to form a square; "
"Using the square side as 1 unit, the 7 pieces contains:\n"
" 5 right isosceles triangles, including:\n"
" - 2 small size ones (legs of 1)\n"
" - 1 medium size (legs of square root of 2)\n"
" - 2 large size (legs of 2)\n"
" 1 square (side of 1) and\n"
" 1 parallelogram (sides of 1 and square root of 2)\n"
" "
msgstr ""
"Z Wikipedii, darmowej encyklopedii. Tangram (z chińskiego: dosłownie 'siedem "
"klocków sprytu') jest chińską układanką. Często twierdzi się, że tangram "
"pochodzi ze starożytności, podczas gdy jego istnieje potwierdza się na nie "
"dalej jak 1800 rok. Układanka składa się z 7 elementów, zwanych tans, które "
"po ułożeniu tworzą kwadrat; używając boku kwadratu jako pojedynczej "
"jednostki, 7 części zawiera:\n"
" 5 równoramiennych trójkątów o kącie prostym, włączając w to:\n"
" -2 małe (boki 1)\n"
" -1 średniego rozmiaru (boki pierwiastka kwadratowego 2)\n"
" -2 dużego rozmiaru (boki 2)\n"
" 1 kwadraty (bok 1)\n"
" 1 równoległobok (bok 1 i pierwiastek kwadratowy 2)\n"
" "
#. Help manual
#: activities/tangram/ActivityInfo.qml:43
msgctxt "ActivityInfo|"
msgid ""
"Select the tangram to form. Move a piece by dragging it. The symmetrical "
"button appears on items that supports it. Click on the rotation button or "
"drag around it to show the rotation you want. Check baby tangram activity "
"for an introduction to tangram."
msgstr ""
"Wybierz tangram do ułożenia. Przemieszczaj elementy po prostu je "
"przeciągając. Przycisk symetrii pojawia się na elementach, które ją "
"wykazują. Naciśnij na przycisk obrotu lub obróć element wokół jego osi, aby "
"ustawić go tak jak chcesz. Zajrzyj do aktywności dziecięcego tanagramu, aby "
"łatwo zrozumieć tanagram."
#. Activity title
#: activities/target/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Practice addition with a target game"
msgstr "Ucz się dodawania grając w rzutki"
#. Help title
#: activities/target/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Hit the target and count your points"
msgstr "Dosięgnij celu i podlicz swoje punkty"
#. Help goal
#: activities/target/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Throw darts at a target and count your score."
msgstr "Rzuć rzutkami do celu i podlicz swój wynik."
#. Help prerequisite
#: activities/target/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid ""
"Can move the mouse, can read numbers and count up to 15 for the first level"
msgstr ""
"Na pierwszym poziomie: potrafi ruszać myszką, czytać liczby i liczyć do "
"piętnastu"
#. Help manual
#: activities/target/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"Check the speed and direction of the target, and then click on it to launch "
"a dart. When all your darts are thrown, you are asked to count your score. "
"Enter the score with the keyboard."
msgstr ""
"Najpierw sprawdź siłę i prędkość wiatru, następnie naciśnij na cel, aby "
"rzucić rzutką. Gdy wszystkie twoje rzutki zostaną wykorzystane otworzy się "
"okno, w którym musisz podliczyć swój wynik. Wpisz wynik przy pomocy "
"klawiatury."
#. Activity title
#: activities/tic_tac_toe/ActivityInfo.qml:30
msgctxt "ActivityInfo|"
msgid "Tic Tac Toe (against Tux)"
msgstr "Kółko i krzyżyk (z Tuksem)"
#. Help title
#: activities/tic_tac_toe/ActivityInfo.qml:32
#: activities/tic_tac_toe_2players/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Place three marks in a row"
msgstr "Umieść trzy znaki w szeregu"
#. Help goal
#: activities/tic_tac_toe/ActivityInfo.qml:35
#: activities/tic_tac_toe_2players/ActivityInfo.qml:35
msgctxt "ActivityInfo|"
msgid ""
"Place three respective marks in any horizontal, vertical, or diagonal row to "
"win the game"
msgstr ""
"Umieść trzy odpowiednie znaki w szeregu w poziomie, pionie lub w poprzek, "
"aby wygrać tę grę"
#. Help manual
#: activities/tic_tac_toe/ActivityInfo.qml:39
msgctxt "ActivityInfo|"
msgid ""
"Play with the computer. Take turns to click on the square which you want to "
"mark. First player to create a line of 3 marks wins"
msgstr ""
"Zagraj z komputerem. Raz ty raz on naciskajcie na kratki, które chcecie "
"oznaczyć. Wygrywa gracz, który jako pierwszy utworzy linię 3 znaków."
#. Activity title
#: activities/tic_tac_toe_2players/ActivityInfo.qml:30
msgctxt "ActivityInfo|"
msgid "Tic Tac Toe (with a friend)"
msgstr "Kółko i krzyżyk (dla dwóch graczy)"
#. Help manual
#: activities/tic_tac_toe_2players/ActivityInfo.qml:39
msgctxt "ActivityInfo|"
msgid ""
"Play with a friend. Take turns to click on the square which you want to "
"mark. First player to create a line of 3 marks wins"
msgstr ""
"Zagraj z koleżanką/kolegą. Raz ty raz on naciskajcie na kratki, które "
"chcecie oznaczyć. Wygrywa gracz, który jako pierwszy utworzy linię 3 znaków."
#. Activity title
#: activities/traffic/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "A sliding-block puzzle game"
msgstr "Układanka z przesuwanych elementów"
#. Help title
#: activities/traffic/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Remove the red car from the parking lot through the gate on the right"
msgstr "Wyjedź czerwonym samochodem z parkingu przez bramę po prawej stronie"
#. Help manual
#: activities/traffic/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"Each car can only move either horizontally or vertically. You must make some "
"room in order to let the red car move through the gate on the right."
msgstr ""
"Każdy samochód może poruszać się tylko poziomo lub pionowo. Musisz zrobić "
"trochę miejsca, aby umożliwić czerwonemu samochodowi wydostanie się przez "
"bramę po prawej."
#: activities/traffic/Traffic.qml:117
msgctxt "Traffic|"
msgid "Colors"
msgstr "Barwy"
#: activities/traffic/Traffic.qml:118
msgctxt "Traffic|"
msgid "Images"
msgstr "Obrazy"
#: activities/traffic/Traffic.qml:129
msgctxt "Traffic|"
msgid "Select your mode"
msgstr "Wybierz swój tryb"
#. Activity title
#: activities/watercycle/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Watercycle"
msgstr "Obieg wody"
#. Help title
#: activities/watercycle/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid ""
"Tux has come back from fishing on his boat. Bring the water system back up "
"so he can take a shower."
msgstr ""
"Tux powrócił z łowienia ryb na jego łodzi. Doprowadź system wodociągowy do "
"porządku, tak, aby Tux mógł wziąć prysznic."
#. Help goal
#: activities/watercycle/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Learn the water cycle"
msgstr "Poznaj obieg wody"
#. Help manual
#: activities/watercycle/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"Click on different active elements: sun, cloud, pumping station, and the "
"sewage treatment plant, in order to reactivate the entire water system. When "
"the system is back up and Tux is in the shower, push the shower button for "
"him."
msgstr ""
"Naciskaj na różne aktywne elementy: słońce, chmury, stację pompowania wody "
"oraz oczyszczalnie ścieków, aby przewrócić system wodociągowy do porządku. "
"Jeśli ci się to uda i Tux będzie pod prysznicem, naciśnij dla niego przycisk "
"prysznica."
#: activities/watercycle/Watercycle.qml:65
msgctxt "Watercycle|"
msgid ""
"Sun is the main component of water cycle. Click on the sun to start the "
"water cycle."
msgstr ""
"Słońce jest głównym składnikiem przepływu wody. Naciśnij na słońce, aby "
"rozpocząć przepływ wody."
#: activities/watercycle/Watercycle.qml:66
msgctxt "Watercycle|"
msgid "As the sun rises, the water of the sea starts heating and evaporates."
msgstr "Gdy słońce wstaje, woda w morzach staje się cieplejsza i paruje."
#: activities/watercycle/Watercycle.qml:67
msgctxt "Watercycle|"
msgid ""
" Water vapor condenses to form cloud and when clouds become heavy, it rains. "
"Click on the cloud."
msgstr ""
" Para wodna kondensuje się tworząc chmury, a gdy chmury stają się za "
"ciężkie, to pozbywają się wody, co nazywa się deszczem. Naciśnij na chmurze."
#: activities/watercycle/Watercycle.qml:68
msgctxt "Watercycle|"
msgid ""
"Rain causes rivers to swell up and this water is transported to us via motor "
"pumps through water-tower. Click on the motor pump to supply water to "
"residents."
msgstr ""
"Deszcz powoduje, że rzeki wzbierają. Nadmiar wody jest transportowany do nas "
"poprzez pompy mechaniczne w wieżach ciśnieniowych. Naciśnij na pompę "
"mechaniczną, aby doprowadzić wodę do mieszkańców."
#: activities/watercycle/Watercycle.qml:70
msgctxt "Watercycle|"
msgid ""
"See the tower filled with water. Activate the sewage treatment station by "
"clicking on it."
msgstr ""
"Obejrzyj sobie wypełnianie wieży wodą. Aby wykorzystać oczyszczalnie "
"ścieków, naciśnij na nią."
#: activities/watercycle/Watercycle.qml:71
msgctxt "Watercycle|"
msgid "Great, click on the shower, as Tux arrives home."
msgstr "Świetnie, nacisnij na przysznic, gdy Tux wróci do domu."
#: activities/watercycle/Watercycle.qml:72
msgctxt "Watercycle|"
msgid "Fantastic, you have completed water cycle. You can continue playing."
msgstr "Fantastycznie, ukończyłeś obieg wody. Możesz kontynuować zabawę."
#: activities/watercycle/Watercycle.qml:96
msgctxt "Watercycle|"
msgid ""
"The water cycle (also known as the hydrologic cycle) is the journey water "
"takes as it circulates from the land to the sky and back again. The sun's "
"heat provides energy to evaporate water from water bodies like oceans."
msgstr ""
"Obieg wody (znany również jako hydrologiczny obieg) jest drogą jaką pokonuje "
"woda z lądy do nieba i z powrotem. Ciepło słońca dostarcza energii do "
"parowania wody ze zbiorników takich jak oceany."
#: activities/watercycle/Watercycle.qml:99
msgctxt "Watercycle|"
msgid ""
"Plants also lose water to the air through transpiration. The water vapor "
"eventually, cools forming tiny droplets in clouds. When the clouds meet cool "
"air over land, precipitation is triggered and fall down as rain."
msgstr ""
"Rośliny także pozbywają się wody do powietrza poprzez transpirację. Para "
"wodna ostatecznie ochładza się tworząc małe kropelki w chmurach. Gdy chmury "
"spotkają się z chłodnym powietrzem na ziemi, następuje opad w postaci "
"deszczu."
#: activities/watercycle/Watercycle.qml:102
msgctxt "Watercycle|"
msgid ""
"Some of the water is trapped between rock or clay layers, called "
"groundwater. But most of the water flows as runoff, eventually returning to "
"the seas via rivers."
msgstr ""
"Cześć wody wieziona jest pomiędzy skałami lub warstwami gliny. Woda taka "
"nazywa się wodą gruntową. Większość z tych wód wypływa, ostatecznie wracając "
"do morza rzekami."
#: activities/watercycle/Watercycle.qml:104
msgctxt "Watercycle|"
msgid ""
"Your goal is to complete water cycle before Tux reaches home. Click on the "
"different components which make up the water cycle. First click on sun, then "
"cloud, water pumping station near the river, sewage treatment, and at last "
"regulate the switch to provide water to Tux's shower."
msgstr ""
"Twoim celem jest ukończenie obiegu wody zanim Tux wróci do domu. Naciskaj na "
"rożne składniki, które składają się na obieg wody. Najpierw naciśnij na "
"słońce, następnie na chmurę, stację pompowania wody przy rzece, następnie na "
"oczyszczalnie ścieków, a na samym końcu odkręć kran, aby Tux mógł wziąć "
"prysznic."
#. Activity title
#: activities/wordsgame/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Falling Words"
msgstr "Spadające słowa"
#. Help title
#: activities/wordsgame/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Type the falling words before they reach the ground"
msgstr "Napisz spadające słowa zanim dotkną ziemi"
#. Help goal
#: activities/wordsgame/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Keyboard training"
msgstr "Ćwiczenie pisania na klawiaturze"
#. Help prerequisite
#: activities/wordsgame/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Keyboard manipulation"
msgstr "Posługiwanie się klawiaturą"
#. Help manual
#: activities/wordsgame/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Type the complete word as it falls, before it reaches the ground"
msgstr "Napisz całe spadające słowo, zanim znajdzie się na samym dole"
#: core/BuyMeOverlay.qml:77
msgctxt "BuyMeOverlay|"
msgid ""
"This activity is only available in the full version of GCompris.<br/>On <a "
"href='https://gcompris.net'>https://gcompris.net</a> you will find the "
"instructions to obtain an activation code. Then go to the main configuration "
"dialog to enter the code."
msgstr ""
"Ta aktywność jest dostępna tylko w pełnej wersji GCompris. Na <a "
"href='https://gcompris.net'>https://gcompris.net</a> znajdziesz instrukcję w "
"celu uzyskania kodu aktywacyjnego. Następnie przejdź do okna ustawień, aby "
"wpisać ten kod."
#: core/BuyMeOverlayInapp.qml:76
msgctxt "BuyMeOverlayInapp|"
msgid "This activity is only available in the full version of GCompris."
msgstr "Ta aktywność jest dostępna tylko w pełnej wersji GCompris."
#: core/BuyMeOverlayInapp.qml:88
msgctxt "BuyMeOverlayInapp|"
msgid "Buy the full version"
msgstr "Zakup pełną wersję"
#: core/ChangeLog.qml:41
msgctxt "ChangeLog|"
msgid ""
"Translation updated for multiple languages (Breton, Brazilian Portuguese, "
"Finnish...)."
msgstr ""
"Uaktualniono tłumaczenia na wiele języków (bretoński, brazylijski "
"portugalski, fiński...)"
#: core/ChangeLog.qml:42
msgctxt "ChangeLog|"
msgid "Add Russian dataset for Click on letter activity."
msgstr "Dodano rosyjski zestaw danych do aktywności klikania na litery."
#: core/ChangeLog.qml:43
msgctxt "ChangeLog|"
msgid "Lang activity now available in Dutch."
msgstr "Aktywność językowa jest teraz dostępna także po holendersku."
#: core/ChangeLog.qml:44
msgctxt "ChangeLog|"
msgid ""
"Merge Norwegian counties Nord-Trøndelag and Sør-Trøndelag into Trøndelag in "
"geo-country activity."
msgstr ""
"Scalono kraje norweskie Nord-Trøndelag oraz Sør-Trøndelag w Trøndelag w "
"aktywności krajów."
#: core/ChangeLog.qml:45
msgctxt "ChangeLog|"
msgid "Fix in braille activities where the cells start at 1, not 0."
msgstr ""
"Poprawka w aktywnościach Brailla, gdzie komórki zaczynają się od 1, a nie od "
"0."
#: core/ChangeLog.qml:46
msgctxt "ChangeLog|"
msgid "Translation added for Basque, Hungarian and Malayalam."
msgstr "Dodano tłumaczenie na: Baskijski, Węgierski i Malayalam."
#: core/ChangeLog.qml:47
msgctxt "ChangeLog|"
msgid ""
"Loading/saving of creations (Baby Wordprocessor, Balance Box and Piano "
"Composition)."
msgstr ""
"Wczytywanie/zapisywanie prac (Dziecięcy Edytor Tekstu, Pudełko Równowagi i "
"Kompozycje Pianistyczne)."
#: core/ChangeLog.qml:48
msgctxt "ChangeLog|"
msgid "Many little fixes and improvements."
msgstr "Wiele małych poprawek i ulepszeń."
#: core/ChangeLog.qml:48
msgctxt "ChangeLog|"
msgid "Translations added for Scottish Gaelic."
msgstr "Dodano tłumaczenie na: Szkocki Galicyjski."
#: core/ChangeLog.qml:49
msgctxt "ChangeLog|"
msgid "License page added in configuration."
msgstr "Dodano stronę licencji w ustawieniach."
#: core/ChangeLog.qml:49
msgctxt "ChangeLog|"
msgid "Multiple changes on layouts to improve the ergonomy."
msgstr "Wiele zmian w układzie w celu poprawy ergonomii."
#: core/ChangeLog.qml:50
msgctxt "ChangeLog|"
msgid "Lang activity now available in Polish, Swedish and Ukrainian."
msgstr "Aktywność językowa od teraz dotępna po Polsku, Szwedzku i Ukrainsku."
#: core/ChangeLog.qml:51
msgctxt "ChangeLog|"
msgid "Search feature."
msgstr "Funkcja wyszukiwania."
#: core/ChangeLog.qml:52
msgctxt "ChangeLog|"
msgid "A Changelog."
msgstr "Dziennik zmian."
#: core/ChangeLog.qml:53
msgctxt "ChangeLog|"
msgid "Many little fixes."
msgstr "Wiele małych poprawek."
#: core/ChangeLog.qml:53
msgctxt "ChangeLog|"
msgid "Lang activity now available in French."
msgstr "Aktywność językowa jest teraz dostępna także po francusku."
#: core/ChangeLog.qml:54
msgctxt "ChangeLog|"
msgid ""
"Adding a loading overlay to let the user know that some actions are taking "
"place (loading an activity for example) and can take some seconds."
msgstr ""
"Dodano nakładkę wczytywania, aby dać użytkownikowi poczucie, że w tle coś "
"się dzieje (na przykład wczytuje się aktywność) i może zająć kilka sekund. "
#: core/ChangeLog.qml:54
msgctxt "ChangeLog|"
msgid ""
"Translations added for: Catalan (Valencian), Chinese Traditional, Finnish "
"(92% translated), Russian (98% translated), Slovak (92% translated), Turkish."
msgstr ""
"Dodano tłumaczenie na: Kataloński (Walencja), Chiński Tradycyjny, "
"Fiński(przetłumaczono 92%), Rosyjski (przetłumaczono 98%), Slovak "
"(przetłumaczono 92%), Turecki."
#: core/ChangeLog.qml:55
msgctxt "ChangeLog|"
msgid "Translations added for: Slovenian, German, Galician."
msgstr "Dodano tłumaczenie na: Słoweński, Niemiecki, Galicyjski"
#: core/ChangeLog.qml:74
#, qt-format
msgctxt "ChangeLog|"
msgid "Version %1:"
msgstr "Wersja %1:"
#: core/core.js:190
msgctxt "core|"
msgid "Missing sound files!"
msgstr "Brakuje plików dźwiękowych!"
#: core/core.js:191
msgctxt "core|"
msgid ""
"This activity uses language sound files, that are not yet installed on your "
"system."
msgstr ""
"Ta aktywność używa plików dźwiękowych dla danego języka i nie są one "
"zainstalowane na twoim systemie."
#: core/core.js:193
msgctxt "core|"
msgid "For downloading the needed sound files go to the preferences dialog."
msgstr ""
"Aby pobrać wymagane pliki dźwiękowe przejdź do okna dialogowego ustawień."
#: core/core.js:221
msgctxt "core|"
msgid "Download in progress"
msgstr "Pobieranie jest w trakcie"
#: core/core.js:223
msgctxt "core|"
msgid "Download in progress.<br/>'Abort' it to quit immediately."
msgstr "Pobieranie w trakcie.<br/>'Przerwij' je, aby natychmiastowo wyjść."
#: core/core.js:233
msgctxt "core|"
msgid "Quit?"
msgstr "Czy zakończyć program?"
#: core/core.js:235
msgctxt "core|"
msgid "Do you really want to quit GCompris?"
msgstr "Czy na pewno chcesz wyjść z GCompris?"
#: core/core.js:236
msgctxt "core|"
msgid "Yes"
msgstr "Tak"
#: core/core.js:237
msgctxt "core|"
msgid "No"
msgstr "Nie"
#: core/DialogAbout.qml:34
msgctxt "DialogAbout|"
msgid "About GCompris"
msgstr "O grze GCompris"
#: core/DialogAbout.qml:35 core/DialogAbout.qml:48
msgctxt "DialogAbout|"
msgid "License"
msgstr "Licencja"
#. Replace this string with your names, one name per line.
#: core/DialogAbout.qml:58 core/DialogAbout.qml:59
msgctxt "DialogAbout|"
msgid "translator-credits"
msgstr ""
"Artur Flinta <aflinta@at.kernel.pl>, 2003-2004\n"
"Rafal Konkolewski <raf_k@wp.pl>, 2006\n"
"Patrycja Gałązka, 2012\n"
"Dominik Granada <dgranada@frks.pl>, 2012\n"
"Chris Leonard <cjl@laptop.org>, 2012\n"
"Piotr Drąg <piotrdrag@gmail.com>, 2012\n"
"Aviary.pl <gnomepl@aviary.pl>, 2012\n"
"Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2014-2015"
#: core/DialogAbout.qml:66
#, qt-format
msgctxt "DialogAbout|"
msgid "GCompris %1"
msgstr "GCompris %1"
#: core/DialogAbout.qml:67
#, qt-format
msgctxt "DialogAbout|"
msgid "Based on Qt %1"
msgstr "Oparty na Qt %1"
#: core/DialogAbout.qml:71
msgctxt "DialogAbout|"
msgid "GCompris Home Page: https://gcompris.net"
msgstr "Strona domowa GCompris: https://gcompris.net"
#: core/DialogAbout.qml:78
msgctxt "DialogAbout|"
msgid "<b>GCompris</b> is a Free Software developed within the KDE community."
msgstr ""
"<b>GCompris</b> jest darmowym oprogramowaniem opracowanym we współpracy ze "
"społecznością KDE."
#: core/DialogAbout.qml:82
#, qt-format
msgctxt "DialogAbout|"
msgid ""
"<b>KDE</b> is a world-wide network of software engineers, artists, writers, "
"translators and facilitators who are committed to <a href=\"%1\">Free "
"Software</a> development. This community has created hundreds of Free "
"Software applications as part of the KDE frameworks, workspaces and "
"applications.<br /><br />KDE is a cooperative enterprise in which no single "
"entity controls the efforts or products of KDE to the exclusion of others. "
"Everyone is welcome to join and contribute to KDE, including you.<br /><br /"
">Visit <a href=\"%2\">%2</a> for more information about the KDE community "
"and the software we produce."
msgstr ""
"<b>KDE</b> jest światową siecią inżynierów oprogramowania, artystów, "
"pisarzy, tłumaczy oraz osób wspomagających, którzy poświęcają się rozwojowi "
"<a href=\"%1\">Wolnego Oprogramowania</a>. Społeczność ta stworzyła setki "
"programów Wolnego Oprogramowania będących częścią szkieletów KDE, "
"przestrzeni roboczych i aplikacji.<br /><br />KDE jest współpracującym "
"przedsiębiorstwem, w którym nie istnieje pojedynczy byt sterujący pracą lub "
"produktami KDE przy wykluczeniu reszty. Uczestnictwo i współtworzenie w KDE "
"jest mile widziane w każdym przypadku, także w twoim.<br /><br />Odwiedź <a "
"href=\"%2\">%2</a> po informacje na temat społeczności KDE i oprogramowania, "
"które tworzymy."
#: core/DialogAbout.qml:99
#, qt-format
msgctxt "DialogAbout|"
msgid ""
"Software can always be improved, and the KDE team is ready to do so. "
"However, you - the user - must tell us when something does not work as "
"expected or could be done better.<br /><br />KDE has a bug tracking system. "
"Visit <a href=\"%1\">%1</a> to report a bug.<br /><br />If you have a "
"suggestion for improvement then you are welcome to use the bug tracking "
"system to register your wish. Make sure you use the severity called "
"\"Wishlist\"."
msgstr ""
"html>Oprogramowanie zawsze może być lepsze, a Zespół KDE stara się, by tak "
"było. Mimo wszystko właśnie od Ciebie, użytkowniku, możemy się dowiedzieć o "
"tym, co jest nie tak lub co można jeszcze usprawnić.<br/><br/>Środowisko KDE "
"ma wdrożony system obsługi błędów. Odwiedź stronę <a href=\"%1\">%1</a>, "
"aby zgłosić błąd.<br/><br/>Jeżeli masz jakieś uwagi dotyczące ulepszenia "
"programów, możesz zgłosić swoją propozycję w systemie śledzenia błędów. "
"Upewnij się tylko, że waga błędu została określona jako \"Życzenie\"."
#: core/DialogAbout.qml:111
#, qt-format
msgctxt "DialogAbout|"
msgid ""
"You do not have to be a software developer to be a member of the KDE team. "
"You can join the national teams that translate program interfaces. You can "
"provide graphics, themes, sounds, and improved documentation. You decide!"
"<br /><br />Visit <a href=\"%1\">%1</a> for information on some projects in "
"which you can participate.<br /><br />If you need more information or "
"documentation, then a visit to <a href=\"%2\">%2</a> will provide you with "
"what you need."
msgstr ""
"Nie musisz być programistą, by zostać członkiem Zespołu KDE. Możesz "
"przyłączyć się do lokalnej grupy tłumaczy na Twój język narodowy. Możesz "
"dostarczyć nam grafiki, motywy, dźwięki lub poprawić dokumentację. Ty "
"decydujesz!<br /><br />Jeśli chcesz się dowiedzieć, jak możesz pomóc w "
"tłumaczeniu KDE na język polski, odwiedź naszą <a href=\"http://kdei18n-pl."
"sourceforge.net\">stronę</a>. Możesz również nam pomóc, zgłaszając zauważone "
"błędy w tłumaczeniach listownie na adres <a href=\"mailto:kdei18n-pl-"
"uwagi@lists.sourceforge.net\">kdei18n-pl-uwagi@lists.sourceforge.net</a>.<br/"
"><br/>Odwiedź stronę <a href=\"%1\">%1</a>, by zapoznać się listą projektów, "
"do których możesz dołączyć.<br/><br/>Jeżeli potrzebujesz więcej informacji "
"lub szukasz dokumentacji, odwiedź stronę <a href=\"%2\">%2</a>, na której "
"znajdziesz potrzebne Ci informacje."
#: core/DialogAbout.qml:128
#, qt-format
msgctxt "DialogAbout|"
msgid ""
"To support development the KDE community has formed the KDE e.V., a non-"
"profit organization legally founded in Germany. KDE e.V. represents the KDE "
"community in legal and financial matters. See <a href=\"%1\">%1</a> for "
"information on KDE e.V.<br /><br />KDE benefits from many kinds of "
"contributions, including financial. We use the funds to reimburse members "
"and others for expenses they incur when contributing. Further funds are used "
"for legal support and organizing conferences and meetings. <br /> <br />We "
"would like to encourage you to support our efforts with a financial "
"donation, using one of the ways described at <a href=\"%2\">%2</a>.<br /"
"><br />Thank you very much in advance for your support."
msgstr ""
"Zespół KDE stworzył Stowarzyszenie KDE (KDE e.V.), organizację typu non-"
"profit z siedzibą w Tybindze (Niemcy). Stowarzyszenie KDE reprezentuje "
"projekt KDE w kwestiach prawnych i finansowych. Informacje na temat "
"Stowarzyszenia są dostępne pod adresem <a href=\"%1\">%1</a>. <br/><br/> "
"Zespół KDE potrzebuje wsparcia finansowego. Większość wydatków przeznaczana "
"jest na zwrot kosztów ponoszonych przez jego członków i innych pracujących "
"nad KDE. Zachęcamy do finansowego wspierania KDE jedną z metod opisanych na "
"stronie <a href=\"%2\">%2</a>.<br/><br/> Z góry dziękujemy za wszelką pomoc."
#: core/DialogAbout.qml:145
#, qt-format
msgctxt "DialogAbout|"
msgid "<b>A big thanks to the development team:</b> %1"
msgstr "<b>Dziękujemy zespołowi programistów:</b> %1"
#: core/DialogAbout.qml:149
#, qt-format
msgctxt "DialogAbout|"
msgid "<b>A big thanks to the translation team:</b> %1"
msgstr "<b>Dziękujemy zespołowi tłumaczy:</b> %1"
#: core/DialogActivityConfig.qml:94
#, qt-format
msgctxt "DialogActivityConfig|"
msgid "%1 configuration"
msgstr "Ustawienia %1"
#: core/DialogActivityConfig.qml:96
msgctxt "DialogActivityConfig|"
msgid "Configuration"
msgstr "Ustawienia"
#: core/DialogHelp.qml:61
msgctxt "DialogHelp|"
msgid "Author:"
msgstr "Autor:"
#: core/DialogHelp.qml:65
msgctxt "DialogHelp|"
msgid "Prerequisite:"
msgstr "Wymagane umiejętności:"
#: core/DialogHelp.qml:70
msgctxt "DialogHelp|"
msgid "Goal:"
msgstr "Cel:"
#: core/DialogHelp.qml:75
msgctxt "DialogHelp|"
msgid "Manual:"
msgstr "Ręcznie:"
#: core/DialogHelp.qml:79
msgctxt "DialogHelp|"
msgid "Credit:"
msgstr "Wyraz uznania:"
#: core/DialogHelp.qml:83
msgctxt "DialogHelp|"
msgid "Section:"
msgstr "Rozdział:"
#. "Dots" is for representation of the points in a domino in the form of dots
#: core/Domino.qml:68
msgctxt "Domino|"
msgid "Dots"
msgstr "Kropki"
#. "Arabic Numbers" is for representation of the points in a domino in the form of integer numbers
#: core/Domino.qml:70
msgctxt "Domino|"
msgid "Arabic Numbers"
msgstr "Liczby arabskie"
#. "Roman Numbers" is for representation of the points in a domino in the form of roman numbers
#: core/Domino.qml:72
msgctxt "Domino|"
msgid "Roman Numbers"
msgstr "Liczby rzymskie"
#. "Images" is for representation of the points in a domino in the form of an image (containing a specific count of same elements)
#: core/Domino.qml:74
msgctxt "Domino|"
msgid "Images"
msgstr "Obrazy"
#: core/DownloadDialog.qml:166
msgctxt "DownloadDialog|"
msgid "Downloading ..."
msgstr "Pobieranie ..."
#. Run this task in background
#: core/DownloadDialog.qml:210
msgctxt "DownloadDialog|"
msgid "Background"
msgstr "Tło"
#: core/DownloadDialog.qml:228
msgctxt "DownloadDialog|"
msgid "Abort"
msgstr "Przerwij"
#: core/DownloadDialog.qml:254
#, qt-format
msgctxt "DownloadDialog|"
msgid "Download error (code: %1): %2"
msgstr "Błąd pobierania (kod: %1): %2"
#: core/DownloadDialog.qml:282
msgctxt "DownloadDialog|"
msgid "Your download finished successfully. The data files are now available."
msgstr ""
"Pobieranie zakończyło się powodzeniem. Pliki danych są od teraz dostępne."
#: core/DownloadDialog.qml:284
msgctxt "DownloadDialog|"
msgid "Restart any currently active activity."
msgstr "Uruchom ponownie obecnie wykonywaną aktywność."
#: core/DownloadDialog.qml:286
msgctxt "DownloadDialog|"
msgid "Your local data files are up-to-date."
msgstr "Twoje lokalne pliki danych są aktualne."
#: core/DownloadManager.cpp:105
msgctxt "QObject|"
msgid "Download cancelled by user"
msgstr "Pobieranie porzucone przez użytkownika"
#: core/DownloadManager.cpp:216
msgctxt "QObject|"
msgid "Could not create resource path"
msgstr "Nie można utworzyć ścieżki zasobu"
#: core/DownloadManager.cpp:223
#, qt-format
msgctxt "QObject|"
msgid "Could not open target file %1"
msgstr "Nie można otworzyć pliku docelowego %1"
#: core/DownloadManager.cpp:491
msgctxt "QObject|"
msgid "Invalid format of Contents file"
msgstr "Nieprawidłowy format pliku treści"
#: core/DownloadManager.cpp:512
#, qt-format
msgctxt "QObject|"
msgid "The url %1 does not exist."
msgstr "Adres url %1 nie istnieje"
#: core/DownloadManager.cpp:525
#, qt-format
msgctxt "QObject|"
msgid "Checksum of downloaded file does not match: %1"
msgstr "Suma sprawdzająca pobranego pliku nie zgadza się: %1"
#: core/GCCreationHandler.qml:85
msgctxt "GCCreationHandler|"
msgid "A file with this name already exists. Do you want to replace it?"
msgstr "Plik o tej nazwie już istnieje. Czy chcesz go zastąpić?"
#: core/GCCreationHandler.qml:86
msgctxt "GCCreationHandler|"
msgid "Yes"
msgstr "Tak"
#: core/GCCreationHandler.qml:87
msgctxt "GCCreationHandler|"
msgid "No"
msgstr "Nie"
#: core/GCCreationHandler.qml:133
#, qt-format
msgctxt "GCCreationHandler|"
msgid "%1 deleted successfully!"
msgstr "Usunięto pomyślnie %1!"
#: core/GCCreationHandler.qml:134 core/GCCreationHandler.qml:139
#: core/GCCreationHandler.qml:172
msgctxt "GCCreationHandler|"
msgid "Ok"
msgstr "Ok"
#: core/GCCreationHandler.qml:138
#, qt-format
msgctxt "GCCreationHandler|"
msgid "Unable to delete %1!"
msgstr "Nie można usunąć %1!"
#: core/GCCreationHandler.qml:171
msgctxt "GCCreationHandler|"
msgid "Saved successfully!"
msgstr "Zapisano pomyślnie!"
#: core/GCCreationHandler.qml:193
msgctxt "GCCreationHandler|"
msgid "Enter file name"
msgstr "Podaj nazwę pliku"
#: core/GCCreationHandler.qml:193
msgctxt "GCCreationHandler|"
msgid "Search"
msgstr "Znajdź"
#: core/GCCreationHandler.qml:213
msgctxt "GCCreationHandler|"
msgid "Save"
msgstr "Zapisz"
#: core/GCCreationHandler.qml:319
msgctxt "GCCreationHandler|"
msgid "Load"
msgstr "Wczytaj"
#: core/GCCreationHandler.qml:331
msgctxt "GCCreationHandler|"
msgid "Delete"
msgstr "Usuń"
#: core/IntroMessage.qml:118
msgctxt "IntroMessage|"
msgid "Previous"
msgstr "Poprzednia"
#: core/IntroMessage.qml:134
msgctxt "IntroMessage|"
msgid "Next"
msgstr "Następna"
#: core/IntroMessage.qml:149
msgctxt "IntroMessage|"
msgid "Skip"
msgstr "Pomiń"
#: core/IntroMessage.qml:149
msgctxt "IntroMessage|"
msgid "Start"
msgstr "Rozpocznij"
#: core/LanguageList.qml:43
msgctxt "LanguageList|"
msgid "Your system default"
msgstr "Domyślne ustawienie twojego systemu"
#: core/main.cpp:147
msgctxt "QObject|"
msgid "Run GCompris with the default system cursor."
msgstr "Uruchom GCompris z domyślnym wskaźnikiem systemu."
#: core/main.cpp:150
msgctxt "QObject|"
msgid "Run GCompris without cursor (touch screen mode)."
msgstr "Uruchom GCompris bez wskaźnika (tryb ekranu dotykowego)."
#: core/main.cpp:153
msgctxt "QObject|"
msgid "Run GCompris in fullscreen mode."
msgstr "Uruchom GCompris w trybie pełnego ekranu."
#: core/main.cpp:156
msgctxt "QObject|"
msgid "Run GCompris in window mode."
msgstr "Uruchom GCompris w trybie okna."
#: core/main.cpp:159
msgctxt "QObject|"
msgid "Run GCompris with sound enabled."
msgstr "Uruchom GCompris z włączonym dźwiękiem."
#: core/main.cpp:162
msgctxt "QObject|"
msgid "Run GCompris without sound."
msgstr "Uruchom GCompris bez dźwięku."
#: core/main.cpp:165
msgctxt "QObject|"
msgid "Disable the kiosk mode (default)."
msgstr "Włącz tryb kiosku (domyślne)."
#: core/main.cpp:168
msgctxt "QObject|"
msgid "Enable the kiosk mode."
msgstr "Włącz tryb kiosku."
#: core/main.cpp:172
msgctxt "QObject|"
msgid ""
"Use software renderer instead of openGL (slower but should run with any "
"graphical card, needs Qt 5.8 minimum)."
msgstr ""
"Użyj wyświetlania programowego zamiast OpenGL (wolniejsze, lecz powinno dać "
"się uruchomić na każdej karcie graficznej, wymaga co najmniej Qt 5.8)"
#: core/main.cpp:175
msgctxt "QObject|"
msgid ""
"Use openGL renderer instead of software (faster but crash potentially "
"depending on your graphical card)."
msgstr ""
"Użyj wyświetlania OpenGL zamiast programowego (szybsze, lecz potencjalnie "
"mniej stabilne, co zależy od karty graficznej)"
#: core/main.qml:131
msgctxt "main|"
msgid ""
"The images for several activities are not yet installed. Do you want to "
"download them now?"
msgstr ""
"Obrazy dla kilku aktywności nie zostały jeszcze zainstalowane. Czy chcesz je "
"pobrać teraz?"
#: core/main.qml:133 core/main.qml:172
msgctxt "main|"
msgid "Yes"
msgstr "Tak"
#: core/main.qml:138 core/main.qml:178
msgctxt "main|"
msgid "No"
msgstr "Nie"
#: core/main.qml:161
msgctxt "main|"
msgid "Welcome to GCompris!"
msgstr "Witaj w GCompris!"
#: core/main.qml:162
msgctxt "main|"
msgid "You are running GCompris for the first time."
msgstr "Uruchomiono GCompris po raz pierwszy."
#: core/main.qml:163
msgctxt "main|"
msgid ""
"You should verify that your application settings especially your language is "
"set correctly, and that all language specific sound files are installed. You "
"can do this in the Preferences Dialog."
msgstr ""
"Powinieneś sprawdzić czy ustawienia twojej aplikacji, a w szczególności "
"twojego języka są poprawne i że wszystkie pliki od danego języka są "
"dostępne. Można to zrobić przy użyciu okna dialogowego ustawień."
#: core/main.qml:165
msgctxt "main|"
msgid "Have Fun!"
msgstr "Baw się dobrze!"
#: core/main.qml:167
#, qt-format
msgctxt "main|"
msgid "Your current language is %1 (%2)."
msgstr "Twój obecnie ustawiony język to %1 (%2)."
#: core/main.qml:171
msgctxt "main|"
msgid "Do you want to download the corresponding sound files now?"
msgstr "Czy chcesz teraz pobrać odpowiednie pliki dźwiękowe teraz?"
#: core/main.qml:199
msgctxt "main|"
msgid "GCompris has been updated! Here are the new changes:<br/>"
msgstr "GCompris został uaktualniony! Oto zmiany:<br/>"
#: core/ReadyButton.qml:78
msgctxt "ReadyButton|"
msgid "I am Ready"
msgstr "Jestem gotowy"
#: core/Tutorial.qml:118
msgctxt "Tutorial|"
msgid "Previous"
msgstr "Poprzedni"
#: core/Tutorial.qml:138
msgctxt "Tutorial|"
msgid "Next"
msgstr "Następny"
#: core/Tutorial.qml:157
msgctxt "Tutorial|"
msgid "Skip"
msgstr "Pomiń"
#: core/Tutorial.qml:157
msgctxt "Tutorial|"
msgid "Start"
msgstr "Rozpocznij"
#~ msgctxt "Dataset|"
#~ msgid "How long does it take for Earth to complete one year?"
#~ msgstr "Ile zajmuje Ziemi, aby zakończyć rok?"
#~ msgctxt "Dataset|"
#~ msgid "How long does it take for Mars to complete one year?"
#~ msgstr "Ile zajmuje Marsowi, aby zakończyć rok?"
#~ msgctxt "Dataset|"
#~ msgid "How long does it take for Jupiter to complete one year?"
#~ msgstr "Ile zajmuje Jowiszowi, aby zakończyć rok?"
#~ msgctxt "Dataset|"
#~ msgid "How long does it take for Saturn to complete one year?"
#~ msgstr "Ile zajmuje Saturnowi, aby zakończyć rok?"
#~ msgctxt "main|"
#~ msgid ""
#~ "There is an issue while running GCompris. We have fallbacken to software "
#~ "renderer mode that should solve the issue. "
#~ msgstr ""
#~ "Wystąpił błąd przy próbie uruchomienia GCompris. Powrócono do trybu "
#~ "wyświetlania programowego, który powinien rozwiązać problem."
#~ msgctxt "board1|"
#~ msgid ""
#~ "Jaguars are named after the Native American word meaning 'he who kills "
#~ "with one leap' because they like to climb trees to attack their prey."
#~ msgstr ""
#~ "Jaguar to nazwa nadana przez rdzennych Amerykanów, która oznacza 'ten co "
#~ "zabija jednym skokiem', bo zwierzęta te lubią wspinać się na drzewa, aby "
#~ "zaatakować swoją ofiarę."
#~ msgctxt "PianoOctaveKeyboard|"
#~ msgid "C#%1"
#~ msgstr "C#%1"
#~ msgctxt "PianoOctaveKeyboard|"
#~ msgid "D#%1"
#~ msgstr "D#%1"
#~ msgctxt "PianoOctaveKeyboard|"
#~ msgid "F#%1"
#~ msgstr "F#%1"
#~ msgctxt "PianoOctaveKeyboard|"
#~ msgid "G#%1"
#~ msgstr "G#%1"
#~ msgctxt "PianoOctaveKeyboard|"
#~ msgid "A#%1"
#~ msgstr "A#%1"
#~ msgctxt "PianoOctaveKeyboard|"
#~ msgid "Db%1"
#~ msgstr "Db%1"
#~ msgctxt "PianoOctaveKeyboard|"
#~ msgid "Eb%1"
#~ msgstr "Eb%1"
#~ msgctxt "PianoOctaveKeyboard|"
#~ msgid "Gb%1"
#~ msgstr "Gb%1"
#~ msgctxt "PianoOctaveKeyboard|"
#~ msgid "Ab%1"
#~ msgstr "Ab%1"
#~ msgctxt "PianoOctaveKeyboard|"
#~ msgid "Bb%1"
#~ msgstr "Bb%1"
#~ msgctxt "Checkers|"
#~ msgid "Undo"
#~ msgstr "Cofnij"
#~ msgctxt "Checkers|"
#~ msgid "Redo"
#~ msgstr "Powtórz"
#~ msgctxt "Checkers|"
#~ msgid "Swap"
#~ msgstr "Wymień"
#~ msgctxt "Chess|"
#~ msgid "Undo"
#~ msgstr "Cofnij"
#~ msgctxt "Chess|"
#~ msgid "Redo"
#~ msgstr "Powtórz"
#~ msgctxt "Chess|"
#~ msgid "Swap"
#~ msgstr "Wymień"
#~ msgctxt "melodies|"
#~ msgid "German"
#~ msgstr "Niemiecy"
#~ msgctxt "Reversecount|"
#~ msgid "Numbers"
#~ msgstr "Liczby"
#~ msgctxt "Reversecount|"
#~ msgid "Romans"
#~ msgstr "Rzymianie"
#~ msgctxt "Dataset|"
#~ msgid "1000 degrees celsius"
#~ msgstr "1000 stopni Celsiusza"
#~ msgctxt "Dataset|"
#~ msgid "4500 degrees celsius"
#~ msgstr "4500 stopni Celsjusza"
#~ msgctxt "Dataset|"
#~ msgid "5505 degrees celsius"
#~ msgstr "5505 stopni Celsjusza"
#~ msgctxt "Dataset|"
#~ msgid "3638 degrees celsius"
#~ msgstr "3638 stopni Celsjusza"
#~ msgctxt "Dataset|"
#~ msgid "The maximum temperature on Earth is 58 degrees celsius."
#~ msgstr "Najwyższą temperaturą na Ziemi jest 58 stopni Celsiusza."
#~ msgctxt "Dataset|"
#~ msgid "50 degrees celsius"
#~ msgstr "50 stopni Celsjusza"
#~ msgctxt "Dataset|"
#~ msgid "35 degrees celsius"
#~ msgstr "35 stopni Celsjusza"
#~ msgctxt "Dataset|"
#~ msgid "427 degrees celsius"
#~ msgstr "427 stopni Celsjusza"
#~ msgctxt "Dataset|"
#~ msgid "273 degrees celsius"
#~ msgstr "273 stopni Celsjusza"
#~ msgctxt "Dataset|"
#~ msgid "100 degrees celsius"
#~ msgstr "100 stopni Celsjusza"
#~ msgctxt "Dataset|"
#~ msgid "20 degrees celsius"
#~ msgstr "20 stopni Celsjusza"
#~ msgctxt "Dataset|"
#~ msgid "467 degrees celsius"
#~ msgstr "467 stopni Celsjusza"
#~ msgctxt "Dataset|"
#~ msgid "45 degrees celsius"
#~ msgstr "45 stopni Celsjusza"
#~ msgctxt "Dataset|"
#~ msgid "The maximum temperature on Mars is 20 degrees celsius."
#~ msgstr "Najwyższą temperaturą na Marsie jest 20 stopni Celsiusza."
#~ msgctxt "Dataset|"
#~ msgid "58 degrees celsius"
#~ msgstr "58 stopni Celsjusza"
#~ msgctxt "Dataset|"
#~ msgid "30 degrees celsius"
#~ msgstr "30 stopni Celsjusza"
#~ msgctxt "Dataset|"
#~ msgid "60 degrees celsius"
#~ msgstr "60 stopni Celsjusza"
#~ msgctxt "Dataset|"
#~ msgid "-145 degrees celsius"
#~ msgstr "-145 stopni Celsjusza"
#~ msgctxt "Dataset|"
#~ msgid "-180 degrees celsius"
#~ msgstr "-180 stopni Celsjusza"
#~ msgctxt "Dataset|"
#~ msgid "The minimum temperature on Jupiter is -145 degrees celsius."
#~ msgstr "Najniższą temperaturą na Jowiszu jest -145 stopni Celsiusza."
#~ msgctxt "Dataset|"
#~ msgid "0 degrees celsius"
#~ msgstr "0 stopni Celsjusza"
#~ msgctxt "Dataset|"
#~ msgid "-178 degrees celsius"
#~ msgstr "-178 stopni Celsjusza"
#~ msgctxt "Dataset|"
#~ msgid "-100 degrees celsius"
#~ msgstr "-100 stopni Celsjusza"
#~ msgctxt "Dataset|"
#~ msgid "-216 degrees celsius"
#~ msgstr "-216 stopni Celsjusza"
#~ msgctxt "Dataset|"
#~ msgid "-210 degrees celsius"
#~ msgstr "-210 stopni Celsjusza"
#~ msgctxt "QuizScreen|"
#~ msgid "Closeness: %1%"
#~ msgstr "Bliskość: %1"
#~ msgctxt "balanceboxeditor|"
#~ msgid "Error saving %n level(s) to your levels file (%1)"
#~ msgid_plural "Error saving %n level(s) to your levels file (%1)"
#~ msgstr[0] "Błąd zapisywania %n poziomów do pliku poziomów (%1)"
#~ msgstr[1] "Błąd zapisywania %n poziomów do pliku poziomów (%1)"
#~ msgstr[2] "Błąd zapisywania %n poziomów do pliku poziomów (%1)"
#~ msgctxt "balanceboxeditor|"
#~ msgid "Saved %n level(s) to your levels file (%1)"
#~ msgid_plural "Saved %n level(s) to your levels file (%1)"
#~ msgstr[0] "Zapisano %n poziomów do pliku poziomów (%1)"
#~ msgstr[1] "Zapisano %n poziomów do pliku poziomów (%1)"
#~ msgstr[2] "Zapisano %n poziomów do pliku poziomów (%1)"
#~ msgctxt "ActivityInfo|"
#~ msgid ""
#~ "A Roman numeral is the name for a number when it is written in the way "
#~ "the Romans used to write numbers. Roman numerals are not used very often "
#~ "today in the west. They are used to write the names of kings and queens, "
#~ "or popes. For example: Queen Elizabeth II. They may be used to write the "
#~ "year a book or movie was made."
#~ msgstr ""
#~ "Liczba rzymska to nazwa dla liczby, którą zapisuje się w sposób zgodny z "
#~ "zapisem liczb stosowanym przez rzymian. Liczb rzymskich nie używa się "
#~ "zbyt często w świecie zachodnim. Są one używane do zapisu imion np. "
#~ "króla, królowej lub papieża. Na przykład: Królowa Elżbieta II. Są one "
#~ "także uwyane do zapisu roku, w którym wydano książkę lub film."
#~ msgctxt "RomanNumerals|"
#~ msgid ""
#~ "Roman numerals, are based on seven symbols: \n"
#~ "I = 1, V = 5\n"
#~ "X = 10, L = 50\n"
#~ "C = 100, D = 500\n"
#~ "M = 1000"
#~ msgstr ""
#~ "Na liczby rzymskie składa się siedem symboli: \n"
#~ "\n"
#~ "I = 1, V = 5\n"
#~ "X = 10, L = 50\n"
#~ "C = 100, D = 500\n"
#~ "M = 1000"
#~ msgctxt "RomanNumerals|"
#~ msgid ""
#~ "Several symbols create a larger number like:\n"
#~ "II = 2\n"
#~ "XX = 20\n"
#~ "XI = 11"
#~ msgstr ""
#~ "Kilka z symboli tworzy większe liczby takie jak:\n"
#~ "II = 2\n"
#~ "XX = 20\n"
#~ "XI = 11"
#~ msgctxt "RomanNumerals|"
#~ msgid ""
#~ "If a lower value symbol is before a higher value one, it is subtracted. "
#~ "Otherwise it is added. So:\n"
#~ "'IV' is '4'\n"
#~ "'VI' is '6'\n"
#~ "'IX' is '9'"
#~ msgstr ""
#~ "Jeśli symbo o mniejszej wartości znajduje się przed tym o większej "
#~ "wartości, to jest on od niej odejmowany. W przeciwnym przypadku jest "
#~ "dodawany. Tak więc:\n"
#~ "'IV' to '4'\n"
#~ "'VI' to '6'\n"
#~ "'IX' to 9"
#~ msgctxt "RomanNumerals|"
#~ msgid ""
#~ "Only one number is subtracted, not two. So 8 is always VIII and never IIX."
#~ msgstr ""
#~ "Można odjąć tylko jedną liczbę i nigdy więcej. Tak więc 8 to zawsze jest "
#~ "VIII i nigdy IIX."
#~ msgctxt "RomanNumerals|"
#~ msgid ""
#~ "Proper form is to subtract only a value with the next lower power of 10. "
#~ "Thus, 900 is written CM, but 990 would not be XM - properly, it is CM for "
#~ "the 900 portion and XC for the 90 portion, or CMXC. Similarly, 999 would "
#~ "not be IM but rather CMXCIX - CM for the 900 portion, XC for the 90 "
#~ "portion, and IX for the 9 portion. Only values starting in 1's are ever "
#~ "used to subtract; 45 is properly XLV, not VL."
#~ msgstr ""
#~ "Zgodnie z zasadami można odejmować tylko wartości, o kolejnej "
#~ "wielokrotności mniejszej od 10. Stąd, 900 zapisuje się jako CM, lecz 990 "
#~ "nie zapisuje się XM, lecz CM powinno być oznaczać 900 oraz XC powinno "
#~ "oznaczać 90, co na końcu daje CMXC. Podobnie, 999 nie zapisuje się IM "
#~ "lecz raczej CMXCIX - CM dla części 900, XC dla części 90, oraz IX dla "
#~ "części 9. Tylko wartości występujące jako pierwsze są wykorzystywane do "
#~ "odejmowania; 45 to XLV, a nie VL."
#~ msgctxt "calendar_dataset|"
#~ msgid ""
#~ "Columbus Day is celebrated on the second monday of October. Find the date "
#~ "of Columbus Day in 2018"
#~ msgstr ""
#~ "Dzień Kolumba jest obchodzony w drugi poniedziałek października. Znajdź "
#~ "datę Dnia Kolumba w 2018"
#~ msgctxt "calendar_dataset|"
#~ msgid ""
#~ "Mother's Day falls on the second Sunday in May. Find the date of Mother's "
#~ "Day in 2018"
#~ msgstr ""
#~ "Dzień matki przypada na drugą niedzielę maja. Znajdź datę dnia matki w "
#~ "roku 2018"
#~ msgctxt "board2|"
#~ msgid ""
#~ "The Golden Temple Amritsar India (Sri Harimandir Sahib Amritsar) is not "
#~ "only a central religious place of the Sikhs, but also a symbol of human "
#~ "brotherhood and equality. Everybody, irrespective of cast, creed or race "
#~ "can seek spiritual solace and religious fulfillment without any "
#~ "hindrance. It also represents the distinct identity, glory and heritage "
#~ "of the Sikhs. To pen-down the philosophy, ideology, the inner and outer "
#~ "beauty, as well as the historical legacy of Sri Harimandir Sahib is a "
#~ "momentous task. It is a matter of experience rather than a of description."
#~ msgstr ""
#~ "Złota świątynia Amritsar w Indiach (Sri Harimandir Sahib Amritsar) jest "
#~ "nie tylko centrum religijnym Sikhizmu, lecz także symbolem ludzkiego "
#~ "braterstwa i równości. Wszyscy, niezależnie od kasty, pochodzenia czy "
#~ "rasy mogą tam znaleźć ukojenie i spełniać się religijnie bez przeszkód. "
#~ "Świątynia przedstawia także odróżniającą się tożsamość, chwałę i "
#~ "dziedzictwo Sikhizmu. Aby opisać filozofię, ideologię, wewnętrzne i "
#~ "zewnętrzne piękno, a także historyczne dziedzictwo Sri Harimandir Sahib "
#~ "jest zadaniem wielkiej wagi. Jest to raczej kwestia przeżyć niż opisu."
#~ msgctxt "board2|"
#~ msgid ""
#~ "Ajanta is world's greatest historical monument recognized by UNESCO "
#~ "located just 55kms from Jalgaon city and 105kms from Aurangabad City of "
#~ "Maharashtra, India. There are 30 caves in Ajanta of which 9, 10, 19, 26 "
#~ "and 29 are chaitya-grihas and the rest are monasteries."
#~ msgstr ""
#~ "Ajanta jest największym światowym zabytkiem na liście UNESCO, który "
#~ "znajduje się tylko 55 km od miasta Jalgaon i 105 km od miasta Aurangabad, "
#~ "Maharashtra w Indiach. W Ajancie znajduje się 30 jaskiń, z których 9, 10, "
#~ "19, 26 oraz 29 są zaliczane do chaitya-grihas, a pozostałe to klasztory."
#, fuzzy
#~| msgctxt "ActivityInfo|"
#~| msgid ""
#~| "This activity will give teach about who we are related to our relatives"
#~ msgctxt "ActivityInfo|"
#~ msgid ""
#~ "This activity will teach you about who we are related to our relatives"
#~ msgstr "Ta aktywność nauczy cię o tym jak jesteśmy spokrewnieni"
#~ msgctxt "ActivityInfo|"
#~ msgid "To get an idea about relationships in the family"
#~ msgstr "Aby nabrać pojęcia o zależnościach w rodzinie"
#, fuzzy
#~| msgctxt "ActivityInfo|"
#~| msgid ""
#~| "To find the relation between two family members.\n"
#~| "For the married couple we have highlighted with the rings that is "
#~| "between two circles. For the rest of relations we have only solid "
#~| "lines.\n"
#~| "Red circle will point to you and blue one to your relative. Now you have "
#~| "to find what you should call this person.\n"
#~ msgctxt "ActivityInfo|"
#~ msgid ""
#~ "To find the relation between two family members.\n"
#~ "For the married couple we have highlighted with the rings that is between "
#~ "two circles. For the rest of relations we have only solid lines.\n"
#~ "White circle will point to you and red one to your relative. Now you have "
#~ "to find what you should call this person.\n"
#~ msgstr ""
#~ "Aby znaleźć zależność pomiędzy dwoma członkami rodziny.\n"
#~ "Dla pobranej pary, podświetliliśmy ją pierścieniami, które znajdują się "
#~ "pomiędzy dwoma okręgami. Dla reszty zależności mamy tylko jednolite "
#~ "linie.\n"
#~ "Czerwony okrąg wskazuje ciebie, a niebieski na twojego krewnego. Teraz "
#~ "będziesz musiał pomyśleć jak nazwać tę osobę.\n"
#~ msgctxt "ActivityInfo|"
#~ msgid "To get an idea of family relations"
#~ msgstr "Do nabrania pojęcia o zależnościach rodzinnych"
#~ msgctxt "ActivityInfo|"
#~ msgid ""
#~ "You are provided with a relation and a family hierarchy. Click on a pair "
#~ "of family members which correctly identifies the given relation."
#~ msgstr ""
#~ "Dostaniesz zależność rodzinną i hierarchię rodziny. Kliknij na parze "
#~ "członków rodziny, która poprawnie określa daną zależność."
#~ msgctxt "ActivityInfo|"
#~ msgid ""
#~ "Read the task and find the correct date by doing mathematical "
#~ "calculations."
#~ msgstr ""
#~ "Przeczytaj zadania i znajdć poprawną datę wykonując obliczenia "
#~ "matematyczne."
#~ msgctxt "ActivityInfo|"
#~ msgid "Learn to find date on the calendar by duration calculations."
#~ msgstr ""
#~ "Naucz się znajdywania dat na kalendarzu wykonując obliczenia czasu "
#~ "trwania."
#~ msgctxt "MagicHat|"
#~ msgid "-"
#~ msgstr "-"
#~ msgctxt "math_util|"
#~ msgid "-"
#~ msgstr "-"
#~ msgctxt "Zero|"
#~ msgid ""
#~ "Digital electronics works with only two states: 0 and 1. This allows to "
#~ "operate mathematical operations such as additions, subtractions.. It is "
#~ "the basics of computer technics. In reality, 0 is often the "
#~ "representation of a voltage nearly equal to ground voltage and 1 is the "
#~ "representation of the supply voltage of a circuit."
#~ msgstr ""
#~ "Elektronika cyfrowa działa tylko na dwóch stanach: 0 i 1. Umożliwia to "
#~ "zapis działań matematycznych takich jak dodawanie, odejmowanie.. Jest to "
#~ "podstawą techniki komputerowej. W rzeczywistości, 0 jest często "
#~ "przedstawieniem napięcie prawie lub całkowicie równego napięciu "
#~ "uziemienia, a 1 jest przedstwawieniem napięcia zasilającego układ."
#~ msgctxt "Dataset|"
#~ msgid "1. The first switch is turned ON, or"
#~ msgstr "1. Pierwszy przełącznik jest włączony, lub"
#~ msgctxt "Dataset|"
#~ msgid "2. Both of the second and the third switches are turned on."
#~ msgstr "2. Drugi i trzeci przełącznik jest włączony"
#~ msgctxt "board1|"
#~ msgid "Click on the questions to explore each farm animal."
#~ msgstr ""
#~ "Naciśnij na pytania, aby dowiedzieć się o różnych zwierzętach na wsi."
#, fuzzy
#~| msgctxt "ActivityInfo|"
#~| msgid "To teach algebra"
#~ msgctxt "ActivityInfo|"
#~ msgid "To learn algebra"
#~ msgstr "Do nauki algebry"
#~ msgctxt "ActivityInfo|"
#~ msgid ""
#~ "At the first level a hint is provided to show that no symmetry is "
#~ "requested."
#~ msgstr ""
#~ "Na pierwszym poziomie dana jest podpowiedź mówiąca o tym, że symetria nie "
#~ "jest wymagana."
#~ msgctxt "ActivityInfo|"
#~ msgid ""
#~ "At the first level a hint is provided to show that a symmetry is "
#~ "requested."
#~ msgstr ""
#~ "Na pierwszym poziomie dana jest podpowiedź mówiąca o tym, że wymagana "
#~ "jest symetria."
#~ msgctxt "ActivityInfo|"
#~ msgid ""
#~ "Two numbers are displayed on the screen. Quickly find the difference "
#~ "between them and use your computer's keyboard or the on-screen keypad to "
#~ "type it. You have to be fast and submit the answer before the penguins in "
#~ "their balloon land!"
#~ msgstr ""
#~ "Na ekranie wyświetlane są dwie liczby. Szybko znajdź pomiędzy nimi "
#~ "różnice i użyj klawiatury swojego komputera lub pola wybierania na "
#~ "ekranie do wpisania odpowiedzi. Odpowiedź musisz podać szybko, zanim "
#~ "pingwiny wylądują swoim balonem!"
#~ msgctxt "ActivityInfo|"
#~ msgid "Double click or double tap on the ball to score a goal."
#~ msgstr "Naciśnij podwójnie na piłkę, aby strzelić do bramki."
#~ msgctxt "ActivityInfo|"
#~ msgid ""
#~ "The map of Germany comes from Wikipedia and is released under the GNU "
#~ "Free Documentation License. Olaf Ronneberger and his children Lina and "
#~ "Julia Ronneberger created the German level."
#~ msgstr ""
#~ "Mapa Niemiec pochodzi z Wikipedi i została wydana na Licencji Darmowej "
#~ "Dokumentacji GNU. Olaf Ronneberger oraz jego dzieci Lina i Julia "
#~ "Ronneberger stworzyli poziom Niemiecki."
#~ msgctxt "ActivityInfo|"
#~ msgid ""
#~ "Look at the magician, he tells the number of stars that are under his "
#~ "magic hat. Then, click on the hat to open it. A few stars escape. Click "
#~ "again on the hat to close it. You have to count how many are still under "
#~ "the hat. Click on the bottom area to answer."
#~ msgstr ""
#~ "Spójrz na magika, podaje on liczbę gwiazd, które znajdują się pod jego "
#~ "kapeluszem. Następnie naciśnij na kapelusz, aby go podnieść. Kilka gwiazd "
#~ "ucieka. Naciśnij znowu na kapelusz, aby go położyć. Musisz policzyć, ile "
#~ "gwiazd zostało pod kapeluszem. Naciśnij na obszar w prawym dolnym rogu, "
#~ "aby odpowiedzieć."
#~ msgctxt "Categorization|"
#~ msgid "Instructions and score visible"
#~ msgstr "Instrukcje i punktacja widoczne"
#~ msgctxt "Categorization|"
#~ msgid "Instructions visible and score invisible"
#~ msgstr "Instrukcje widoczne, a punktacja niewidoczna"
#~ msgctxt "Categorization|"
#~ msgid "Instructions invisible and score visible"
#~ msgstr "Instrukcje niewidoczne, a punktacja widoczna"
#~ msgctxt "ListWidget|"
#~ msgid "Tools"
#~ msgstr "Narzędzia"
#~ msgctxt "ListWidget|"
#~ msgid "+"
#~ msgstr "+"
#~ msgctxt "ListWidget|"
#~ msgid "-"
#~ msgstr "-"
#~ msgctxt "ActivityInfo|"
#~ msgid "Family find relatives"
#~ msgstr "Wyszukiwanie członków rodziny"
#~ msgctxt "IntroMessage|"
#~ msgid "Let's go"
#~ msgstr "Zaczynamy"
#~ msgctxt "IntroMessage|"
#~ msgid "Skip Instruction"
#~ msgstr "Pomiń instrukcje"
#~ msgctxt "NineMenMorris|"
#~ msgid "Skip tutorial"
#~ msgstr "Pomiń instrukcje"
#~ msgctxt "Penalty|"
#~ msgid "Double click or double tap on the ball to kick it."
#~ msgstr "Naciśnij lub stuknij dwukrotnie na piłkę, aby strzelić do bramki."
#~ msgctxt "Categorization|"
#~ msgid "Instructions and score invisible"
#~ msgstr "Instrukcje i punktacja są niewidoczne"
#~ msgctxt "category_tools|"
#~ msgid "Place the TOOLS to the right and others to the left"
#~ msgstr "Umieśc narzędzia po prawej, a pozostałe po lewej"
#~ msgctxt "category_alphabets|"
#~ msgid "Place the ALPHABETS to the right and others objects to the left"
#~ msgstr "Umieśc alfabety po prawej i inne obiekty po lewej"
#~ msgctxt "ActivityInfo|"
#~ msgid ""
#~ "The original code was written by Philippe Banwarth in 1999. It was ported "
#~ "to GCompris by Yves Combe in 2005."
#~ msgstr ""
#~ "Pierwotny kod został napisany przez Philippe Banwarth w 1999. Został on "
#~ "przeniesiony do GCompris przez Yves Combe w 2005."
#~ msgctxt "board6_0|"
#~ msgid "Czech Republic"
#~ msgstr "Republika Czeska"
#~ msgctxt "board10_0|"
#~ msgid "Japan"
#~ msgstr "Japonia"
#~ msgctxt "board11_0|"
#~ msgid "Indonesia"
#~ msgstr "Indonezja"
#~ msgctxt "board11_0|"
#~ msgid "Australia"
#~ msgstr "Australia"
#~ msgctxt "board9_0|"
#~ msgid "Africa"
#~ msgstr "Afryka"
#~ msgctxt "board9_0|"
#~ msgid "Zimbabwe"
#~ msgstr "Zimbabwe"
#~ msgctxt "board9_0|"
#~ msgid "Zambia"
#~ msgstr "Zambia"
#~ msgctxt "board9_0|"
#~ msgid "Tunisia"
#~ msgstr "Tunezja"
#~ msgctxt "board9_0|"
#~ msgid "Togo"
#~ msgstr "Togo"
#~ msgctxt "board9_0|"
#~ msgid "Chad"
#~ msgstr "Czad"
#~ msgctxt "board9_0|"
#~ msgid "Tanzania"
#~ msgstr "Tanzania"
#~ msgctxt "board9_0|"
#~ msgid "Sudan"
#~ msgstr "Sudan"
#~ msgctxt "board9_0|"
#~ msgid "Somalia"
#~ msgstr "Somalia"
#~ msgctxt "board9_0|"
#~ msgid "Senegal"
#~ msgstr "Senegal"
#~ msgctxt "board9_0|"
#~ msgid "Democratic Republic of Congo"
#~ msgstr "Demokratyczna Republika Kongo"
#~ msgctxt "board9_0|"
#~ msgid "Central African Republic"
#~ msgstr "Republika Środkowej Afryki"
#~ msgctxt "board9_0|"
#~ msgid "Uganda"
#~ msgstr "Uganda"
#~ msgctxt "board9_0|"
#~ msgid "Nigeria"
#~ msgstr "Nigeria"
#~ msgctxt "board9_0|"
#~ msgid "Niger"
#~ msgstr "Niger"
#~ msgctxt "board9_0|"
#~ msgid "Namibia"
#~ msgstr "Namibia"
#~ msgctxt "board9_0|"
#~ msgid "Mozambique"
#~ msgstr "Mozambik"
#~ msgctxt "board9_0|"
#~ msgid "Mauritania"
#~ msgstr "Mauretania"
#~ msgctxt "board9_0|"
#~ msgid "Morocco"
#~ msgstr "Maroko"
#~ msgctxt "board9_0|"
#~ msgid "Mali"
#~ msgstr "Mali"
#~ msgctxt "board9_0|"
#~ msgid "Malawi"
#~ msgstr "Malawi"
#~ msgctxt "board9_0|"
#~ msgid "Madagascar"
#~ msgstr "Madagaskar"
#~ msgctxt "board9_0|"
#~ msgid "Libya"
#~ msgstr "Libia"
#~ msgctxt "board9_0|"
#~ msgid "Liberia"
#~ msgstr "Liberia"
#~ msgctxt "board9_0|"
#~ msgid "Kenya"
#~ msgstr "Kenia"
#~ msgctxt "board9_0|"
#~ msgid "Guinea"
#~ msgstr "Gwinea"
#~ msgctxt "board9_0|"
#~ msgid "Ghana"
#~ msgstr "Ghana"
#~ msgctxt "board9_0|"
#~ msgid "Gabon"
#~ msgstr "Gabon"
#~ msgctxt "board9_0|"
#~ msgid "Ethiopia"
#~ msgstr "Etiopia"
#~ msgctxt "board9_0|"
#~ msgid "Eritrea"
#~ msgstr "Erytrea"
#~ msgctxt "board9_0|"
#~ msgid "Egypt"
#~ msgstr "Egipt"
#~ msgctxt "board9_0|"
#~ msgid "Ivory Coast"
#~ msgstr "Wybrzeże Kości Słoniowej"
#~ msgctxt "board9_0|"
#~ msgid "Republic of Congo"
#~ msgstr "Republika Kongo"
#~ msgctxt "board9_0|"
#~ msgid "Cameroon"
#~ msgstr "Kamerun"
#~ msgctxt "board9_0|"
#~ msgid "Burkina Faso"
#~ msgstr "Burkina Faso"
#~ msgctxt "board9_0|"
#~ msgid "Botswana"
#~ msgstr "Botswana"
#~ msgctxt "board9_0|"
#~ msgid "Benin"
#~ msgstr "Benin"
#~ msgctxt "board9_0|"
#~ msgid "Angola"
#~ msgstr "Angola"
#~ msgctxt "board9_0|"
#~ msgid "Algeria"
#~ msgstr "Algieria"
#~ msgctxt "board9_0|"
#~ msgid "South Africa"
#~ msgstr "Afryka południowa"
#~ msgctxt "land_safe|"
#~ msgid "Vulc@n"
#~ msgstr "Vulc@n"
#~ msgctxt "LandSafe|"
#~ msgid "Planet: %1"
#~ msgstr "Planeta: %1"
#~ msgctxt "Hangman|"
#~ msgid "OK"
#~ msgstr "OK"
#~ msgctxt "Lang|"
#~ msgid "The images for this activity are not yet installed."
#~ msgstr "Obrazy dla tej aktywności nie zostały jeszcze zainstalowane."
#~ msgctxt "Lang|"
#~ msgid "Download the images"
#~ msgstr "Pobierz obrazy"
#~ msgctxt "MissingLetter|"
#~ msgid "The images for this activity are not yet installed."
#~ msgstr "Obrazy dla tej aktywności nie zostały jeszcze zainstalowane."
#~ msgctxt "MissingLetter|"
#~ msgid "Download the images"
#~ msgstr "Pobierz obrazy"
#~ msgctxt "BuyMeOverlay|"
#~ msgid "Buy the full version"
#~ msgstr "Zakup pełną wersję"
#~ msgctxt "ActivityInfo|"
#~ msgid "Just type on the real or virtual keyboard like in a wordprocessor."
#~ msgstr "Po prostu pisz tak jak na prawdziwej lub wirtualnej klawiaturze."
#~ msgctxt "ActivityInfo|"
#~ msgid ""
#~ "In this activity you discover the chess game by playing against the "
#~ "computer. It displays the possible target position for any selected piece "
#~ "which helps the children understand how pieces moves. At first level the "
#~ "computer is fully random to give the most chances to the children. As "
#~ "level increases, better the computer plays."
#~ msgstr ""
#~ "W tej aktywności poznasz grę w szachy grając z komputerem. Gra pokazuje "
#~ "wszystkie dostępne ruchy dla każdej figury, co pomaga dzieciom zrozumieć "
#~ "ruchy dla każdej figury. Na pierwszym poziomie ruchy komputera są "
#~ "całkowicie losowe, aby dać jak najwięcej szans dzieciom. Po zwiększeniu "
#~ "poziomu, komputer gra coraz lepiej."
#~ msgctxt "ActivityInfo|"
#~ msgid ""
#~ "In this activity you discover the chess game by playing against a friend. "
#~ "It displays the possible target position for any selected piece which "
#~ "helps the children understand how pieces moves."
#~ msgstr ""
#~ "W tej aktywności poznasz grę w szachy grając z kolegą/koleżanką. Gra "
#~ "pokazuje wszystkie dostępne ruchy dla każdej figury, co pomaga dzieciom "
#~ "zrozumieć ruchy dla każdej figury."
#~ msgctxt "ActivityInfo|"
#~ msgid ""
#~ "In this activity you discover the chess game by playing only the end of a "
#~ "game. It displays the possible target position for any selected piece "
#~ "which helps the children understand how pieces moves."
#~ msgstr ""
#~ "W tej aktywności poznasz grę w szachy rozgrywając tylko jej końcówkę. Gra "
#~ "pokazuje wszystkie dostępne ruchy dla każdej figury, co pomaga dzieciom "
#~ "zrozumieć ruchy dla każdej figury."
#~ msgctxt "ActivityInfo|"
#~ msgid "Read training in a limited time"
#~ msgstr "Ćwicz czytanie w ograniczonym czasie"
#~ msgctxt "ActivityInfo|"
#~ msgid "Numbers with pairs of dice"
#~ msgstr "Liczenie z dwiema kostkami"
#~ msgctxt "ActivityInfo|"
#~ msgid ""
#~ "Review a set of words. Each word is shown with a voice a text and an "
#~ "image."
#~ msgstr ""
#~ "Przejrzyj zestaw słów. Każde słowo zostanie przedstawione przy użyciu: "
#~ "głosu, tekstu oraz obrazu."
#~ msgctxt "ActivityInfo|"
#~ msgid "When done you are suggested an exercise in which, given the voice,"
#~ msgstr ""
#~ "Gdy skończysz, dostaniesz ćwiczenie, w którym na podstawie brzmienia słowa"
#~ msgctxt "ActivityInfo|"
#~ msgid ""
#~ "you must find the right word. In the configuration you can select the "
#~ "language you want to learn."
#~ msgstr ""
#~ "musisz odnaleźć właściwe słowo. W ustawieniach możesz wybrać język, "
#~ "którego chcesz się uczyć."
#~ msgctxt "ActivityInfo|"
#~ msgid ""
#~ " You can also access this activity online on http://gcompris.net/activity/"
#~ "lang."
#~ msgstr ""
#~ " Tę aktywność możesz także ćwiczyć w internecie na http://gcompris.net/"
#~ "activity/lang."
#~ msgctxt "ActivityInfo|"
#~ msgid "Reading practice"
#~ msgstr "Ćwiczenie czytania"
#~ msgctxt "ActivityInfo|"
#~ msgid "Practice reading by finding the word matching an image"
#~ msgstr "Lekcja czytania przez znajdowanie słów pasujących do obrazu"
#~ msgctxt "Readingh|"
#~ msgid "Left to right mode"
#~ msgstr "Tryb od prawej do lewej"
#~ msgctxt "ConfigurationItem|"
#~ msgid "You selected a new locale."
#~ msgstr "Wybrano nowy język."
#~ msgctxt "ConfigurationItem|"
#~ msgid "Do you want to download the corresponding sound files now?"
#~ msgstr "Czy chcesz teraz pobrać odpowiednie pliki dźwiękowe?"
#~ msgctxt "instruments|"
#~ msgid "Find the flute traversiere"
#~ msgstr "Znajdź flet poprzeczny"
#, fuzzy
#~| msgctxt "board7_3|"
#~| msgid "Paul Gauguin, Arearea - 1892"
#~ msgctxt "board7_3|"
#~ msgid "Paul Gauguin, Bedroom in Arles - 1888"
#~ msgstr "Paul Gauguin, Arearea - 1892"
#~ msgctxt "board17_0|"
#~ msgid ""
#~ "Notre Dame de Paris cathedral on the Île de la Cité island in Paris, "
#~ "France."
#~ msgstr "Katedra Notre Dame na wyspie Île de la Cité w Paryżu, Francja."
#~ msgctxt "ActivityInfo|"
#~ msgid "Align four"
#~ msgstr "Ułóż czwórki"
#~ msgctxt "ActivityInfo|"
#~ msgid "Tic Tac Toe"
#~ msgstr "Kółko i krzyżyk"
#, fuzzy
#~| msgctxt "ActivityInfo|"
#~| msgid "Addition"
#~ msgctxt "board4_1|"
#~ msgid "Aviation"
#~ msgstr "Dodawanie"
#~ msgctxt "ConfigurationItem|"
#~ msgid "Sounds"
#~ msgstr "Dźwięki"
#, fuzzy
#~| msgid ""
#~ msgctxt "ActivityInfo|"
#~ msgid ""
#~ msgstr ""
#~ "MIME-Version: 1.0\n"
#~ "Content-Type: text/plain; charset=UTF-8\n"
#~ "Content-Transfer-Encoding: 8bit\n"
#~ "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n"
#~ "%100<10 || n%100>=20) ? 1 : 2);\n"
#~ "X-Language: pl\n"
#~ "X-Qt-Contexts: true\n"
#~ msgctxt "DialogConfig|"
#~ msgid "Buy the full version"
#~ msgstr "Zakup pełną wersję"
#~ msgctxt "DownloadDialog|"
#~ msgid "Download finished"
#~ msgstr "Pobieranie zakończone"
#~ msgctxt "Imageid|"
#~ msgid "Download?"
#~ msgstr "Pobierać?"
#~ msgctxt "Imageid|"
#~ msgid "Are you ok to download the images for this activity"
#~ msgstr "Czy program może pobrać obrazy dla tej aktywności?"
#~ msgctxt "ActivityInfo|"
#~ msgid "Train your audio memory and remove all the violinists Tux."
#~ msgstr "Ćwicz pamięć słuchową i usuń wszystkich skrzypków Tuksów."
#~ msgctxt "DialogConfig|"
#~ msgid "English (Great Britain)"
#~ msgstr "angielski (Wielka Brytania)"
#~ msgctxt "DialogConfig|"
#~ msgid "English (United States)"
#~ msgstr "angielski (USA)"
#~ msgctxt "DialogConfig|"
#~ msgid "Breton"
#~ msgstr "bretoński"
#~ msgctxt "DialogConfig|"
#~ msgid "Danish"
#~ msgstr "duński"
#~ msgctxt "DialogConfig|"
#~ msgid "Spanish"
#~ msgstr "hiszpański"
#~ msgctxt "DialogConfig|"
#~ msgid "Scottish Gaelic"
#~ msgstr "gaelicki szkocki"
#~ msgctxt "DialogConfig|"
#~ msgid "Galician"
#~ msgstr "Galicyjski"
#~ msgctxt "DialogConfig|"
#~ msgid "Dutch"
#~ msgstr "holenderski"
#~ msgctxt "DialogConfig|"
#~ msgid "Norwegian Nynorsk"
#~ msgstr "norweski nynorsk"
#~ msgctxt "DialogConfig|"
#~ msgid "Polish"
#~ msgstr "polski"
#~ msgctxt "DialogConfig|"
#~ msgid "Portuguese (Brazil)"
#~ msgstr "portugalski (brazylijski)"
#~ msgctxt "DialogConfig|"
#~ msgid "Slovak"
#~ msgstr "słowacki"
#~ msgctxt "DialogConfig|"
#~ msgid "Chinese (Traditional)"
#~ msgstr "chiński (tradycyjny)"
#~ msgctxt "Penalty|"
#~ msgid "Click twice on the ball to shoot it."
#~ msgstr "Kliknij na piłkę dwukrotnie, aby nią kopnąć."
#~ msgctxt "ActivityInfo|"
#~ msgid "Find your way out of the maze"
#~ msgstr "Znajdź wyjście z labiryntu"
#~ msgctxt "ActivityInfo|"
#~ msgid "Move the mouse"
#~ msgstr "Poruszaj myszką"
#~ msgctxt "ActivityInfo|"
#~ msgid "Answer some algebra questions"
#~ msgstr "Odpowiedz na kilka pytań z algebry"
#~ msgctxt "ActivityInfo|"
#~ msgid "In a limited time, give the product of two numbers"
#~ msgstr "W jak najkrótszym czasie podaj wynik mnożenia dwóch liczb"
#~ msgctxt "ActivityInfo|"
#~ msgid ""
#~ "A multiplication of two numbers is displayed. At the right of the equals "
#~ "sign, give the answer, the product. Use the left and right arrows to "
#~ "modify your answer and press the Enter key to check if you've got it "
#~ "right. If not, just try again."
#~ msgstr ""
#~ "Przedstawione jest mnożenie dwóch liczb. Wpisz wynik po prawej stronie "
#~ "znaku równości. Użyj lewej lub prawej strzałki, aby zmienić swoją "
#~ "odpowiedź, wciśnij klawisz Enter, aby sprawdzić swoją odpowiedź. Jeśli "
#~ "się pomyliłeś, to spróbuj jeszcze raz."
#~ msgctxt "ActivityInfo|"
#~ msgid ""
#~ "A subtraction problem with two numbers is displayed. At the right of the "
#~ "equals sign, give the answer, the difference. Use the left and right "
#~ "arrows to modify your answer and press the Enter key to check if you've "
#~ "got it right. If not, just try again."
#~ msgstr ""
#~ "Przedstawione jest odejmowanie dwóch liczb. Wpisz wynik po prawej stronie "
#~ "znaku równości. Użyj lewej lub prawej strzałki, aby zmienić swoją "
#~ "odpowiedź, wciśnij klawisz Enter, aby sprawdzić swoją odpowiedź. Jeśli "
#~ "się pomyliłeś, to spróbuj jeszcze raz."
#~ msgctxt "ActivityInfo|"
#~ msgid ""
#~ "In a limited time, find the sum of of two numbers. Introduction to simple "
#~ "in-line addition."
#~ msgstr ""
#~ "W jak najkrótszym czasie podaj wynik dodawania dwóch liczb. Wstęp do "
#~ "prostego dodawania."
#~ msgctxt "ActivityInfo|"
#~ msgid ""
#~ "An addition problem with two numbers is displayed. At the right of the "
#~ "equals sign, give the answer, the sum. Use the left and right arrows to "
#~ "modify your answer and press the Enter key to check if you've got it "
#~ "right. If not, just try again."
#~ msgstr ""
#~ "Przedstawione jest dodawanie dwóch liczb. Po prawej stronie znaku "
#~ "równości wpisz wynik. Użyj lewej lub prawej strzałki, aby zmienić swoją "
#~ "odpowiedź, wciśnij klawisz Enter, aby sprawdzić swoją odpowiedź. Jeśli "
#~ "się pomyliłeś, to spróbuj jeszcze raz."
#~ msgctxt "ActivityInfo|"
#~ msgid "algorithm"
#~ msgstr "algorytm"
#~ msgctxt "ActivityInfo|"
#~ msgid "Complete a list of symbols"
#~ msgstr "Uzupełnij listę symboli"
#~ msgctxt "ActivityInfo|"
#~ msgid "Find the next symbol in a list."
#~ msgstr "Znajdź następny symbol."
#~ msgctxt "ActivityInfo|"
#~ msgid ""
#~ "Use the left mouse button to click on the moving fish. A level 5 and "
#~ "after, a double click is mandatory."
#~ msgstr ""
#~ "Użyj lewego przycisku myszy, aby kliknąć na poruszającą się rybę. Na "
#~ "poziomie 5 i wyższych wymagane jest podwójne kliknięcie."
#~ msgctxt "ActivityInfo|"
#~ msgid "Understanding mixing of colors of light."
#~ msgstr "Zrozumienie mieszania kolorów światła."
#~ msgctxt "ActivityInfo|"
#~ msgid "Can move the mouse."
#~ msgstr "Potrafi ruszać myszką."
#~ msgctxt "ActivityInfo|"
#~ msgid ""
#~ "Move the mouse until all the blocks disappear. You can add you own images "
#~ "under the directory '~/My GCompris/erase'."
#~ msgstr ""
#~ "Ruszaj myszką, aż wszystkie bloki znikną. Można dodać swoje obrazki do "
#~ "katalogu „~/My GCompris/erase”."
#~ msgctxt "ActivityInfo|"
#~ msgid "Double click the mouse"
#~ msgstr "Podwójne kliknięcie myszką"
#~ msgctxt "ActivityInfo|"
#~ msgid ""
#~ "Animal pictures come from the Animal Photography Page of Ralf Schmode "
#~ "(http://schmode.net/). Ralf has kindly permitted GCompris to include his "
#~ "pictures. Thanks a lot, Ralf."
#~ msgstr ""
#~ "Zdjęcia zwierząt zostały zaczerpnięte z Animal Photography Page Ralfa "
#~ "Schmode (http://schmode.net/). Ralf zezwolił GCompris na załączenie tych "
#~ "zdjęć. Wielkie dzięki, Ralf."
#~ msgctxt "ActivityInfo|"
#~ msgid ""
#~ "Move each item to make an increasing series: from the smallest to the "
#~ "largest"
#~ msgstr ""
#~ "Przenieś obiekty pojedynczo, aby uporządkować je w kolejności rosnącej"
#~ msgctxt "ActivityInfo|"
#~ msgid "Can use the keyboard arrow to move an object."
#~ msgstr "Potrafi używać strzałek na klawiaturze, by poruszać obiektami."
#~ msgctxt "ActivityInfo|"
#~ msgid ""
#~ "The goal of GCompris is to provide a free alternative to popular "
#~ "proprietary edutainment software"
#~ msgstr ""
#~ "Celem GCompris jest zapewnienie wolnej i darmowej alternatywy dla "
#~ "popularnych płatnych i ograniczonych prawami autorskimi programów "
#~ "edukacyjnych"
#~ msgctxt "ActivityInfo|"
#~ msgid "Rebuild the same mosaic on the right area"
#~ msgstr "Odtwórz mozaikę po prawej stronie"
#~ msgctxt "ActivityInfo|"
#~ msgid ""
#~ "Catch the numbers in increasing order, using the up, down, right and left "
#~ "arrows on the keyboard to move the helicopter."
#~ msgstr ""
#~ "Złap liczby w rosnącej kolejności, używając strzałek góra, dół, lewa, "
#~ "prawa na klawiaturze do poruszania helikopterem."
#~ msgctxt "ActivityInfo|"
#~ msgid ""
#~ "For the first level with colored symbols, select a symbol on the left and "
#~ "click on its target position. For the higher levels, click on an empty "
#~ "square to give it the keyboard focus. Then enter a possible letter or "
#~ "number. GCompris will not let you enter invalid data."
#~ msgstr ""
#~ "Na pierwszym poziomie z kolorowymi symbolami wybierz symbol po lewej i "
#~ "kliknij na jego pozycję docelową. Na wyższych poziomach kliknij na pusty "
#~ "kwadrat. Następnie wprowadź możliwą literę lub cyfrę. GCompris nie "
#~ "pozwoli Ci wpisać nieprawidłowe dane."
Index: trunk/l10n-kf5/pl/messages/extragear-edu/kstars.po
===================================================================
--- trunk/l10n-kf5/pl/messages/extragear-edu/kstars.po (revision 1552240)
+++ trunk/l10n-kf5/pl/messages/extragear-edu/kstars.po (revision 1552241)
@@ -1,84886 +1,84886 @@
# translation of kstars.po to Polish
# translation of kstars_merge.po to
# translation of kstars.po to
# Version: $Revision$
#
# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
# Grzegorz Borek <grzebo@poczta.onet.pl>, 2002.
# Marcin Garski <garski@poczta.onet.pl>, 2003. Country names.
# Konrad Dąbrowski <konraddabrowski@yahoo.co.uk>, 2004.
# Michal Rudolf <mrudolf@kdewebdev.org>, 2004, 2005.
# Marta Rybczyńska <kde-i18n@rybczynska.net>, 2004.
# Marta Rybczynska <mrybczynska@poczta.onet.pl>, 2004, 2005, 2006.
# Marcin Bokszczanin <mboksz@bcig.pl>, 2004, 2005.
# Krzysztof Lichota <lichota@mimuw.edu.pl>, 2005, 2006, 2007.
# Marta Rybczyńska <kde-i18n@rybczynska.net>, 2007, 2008, 2009.
# Marta Rybczynska <kde-i18n@rybczynska.net>, 2009, 2010, 2013.
# Artur Chłond <eugenewolfe@o2.pl>, 2011.
# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019.
msgid ""
msgstr ""
"Project-Id-Version: kstars\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-09-20 02:34+0200\n"
-"PO-Revision-Date: 2019-09-15 09:29+0200\n"
+"PO-Revision-Date: 2019-09-21 08:16+0200\n"
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Lokalize 19.07.70\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
-"|| n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10"
+" || n%100>=20) ? 1 : 2);\n"
"(n%100<10 || n%100>=20) ? 1 : 2);\n"
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr ""
"Marta Rybczyńska, Marcin Bokszczanin, Konrad Dąbrowski, Grzegorz Borek, "
"Łukasz Wojniłowicz"
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr ""
"mrybczynska@poczta.onet.pl, mboksz@bcig.pl, konraddabrowski@yahoo.co.uk, "
"grzebo@poczta.onet.pl, lukasz.wojnilowicz@gmail.com"
#: auxiliary/colorscheme.cpp:40 kstars.cpp:68
#, kde-format
msgid "Sky"
msgstr "Niebo"
#: auxiliary/colorscheme.cpp:41
#, kde-format
msgid "Messier Object"
msgstr "Obiekt z katalogu Messiera"
#: auxiliary/colorscheme.cpp:42
#, kde-format
msgctxt "New General Catalog object"
msgid "NGC Object"
msgstr "Obiekt z katalogu NGC"
#: auxiliary/colorscheme.cpp:43
#, kde-format
msgctxt "Index Catalog object"
msgid "IC Object"
msgstr "Obiekt z katalogu IC"
#: auxiliary/colorscheme.cpp:44
#, kde-format
msgctxt "Object with extra attached URLs"
msgid "Object w/ Links"
msgstr "Obiekt z odnośnikami"
#: auxiliary/colorscheme.cpp:45
#, kde-format
msgid "Star Name"
msgstr "Nazwa gwiazdy"
#: auxiliary/colorscheme.cpp:46
#, kde-format
msgid "Deep Sky Object Name"
msgstr "Nazwa obiektu odległego"
#: auxiliary/colorscheme.cpp:47
#, kde-format
msgid "Planet Name"
msgstr "Nazwa planety"
#: auxiliary/colorscheme.cpp:48
#, kde-format
msgctxt "Constellation Name"
msgid "Constell. Name"
msgstr "Nazwa gwiazdozbioru"
#: auxiliary/colorscheme.cpp:49
#, kde-format
msgctxt "Constellation Line"
msgid "Constell. Line"
msgstr "Linia gwiazdozbioru"
#: auxiliary/colorscheme.cpp:50
#, kde-format
msgctxt "Constellation Boundary"
msgid "Constell. Boundary"
msgstr "Granica gwiazdozbioru"
#: auxiliary/colorscheme.cpp:51
#, kde-format
msgctxt "Highlighted Constellation Boundary"
msgid "Constell. Boundary Highlight"
msgstr "Podświetlenie granicy gwiazdozbioru"
#: auxiliary/colorscheme.cpp:53
#, kde-format
msgctxt "refers to the band of stars in the sky due to the Galactic plane"
msgid "Milky Way"
msgstr "Droga Mleczna"
#: auxiliary/colorscheme.cpp:55 skycomponents/equator.cpp:32
#, kde-format
msgid "Equator"
msgstr "Równik"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowEcliptic)
#: auxiliary/colorscheme.cpp:56 options/opsguides.ui:207
#: skycomponents/ecliptic.cpp:32
#, kde-format
msgid "Ecliptic"
msgstr "Ekliptyka"
#: auxiliary/colorscheme.cpp:57 projections/equirectangularprojector.cpp:167
#: projections/projector.cpp:284
#, kde-format
msgid "Horizon"
msgstr "Horyzont"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowLocalMeridian)
#: auxiliary/colorscheme.cpp:58 options/opsguides.ui:361
#, kde-format
msgid "Local Meridian"
msgstr "Lokalny południk"
#: auxiliary/colorscheme.cpp:59
#, kde-format
msgid "Compass Labels"
msgstr "Oznaczenia z kompasu"
#: auxiliary/colorscheme.cpp:60 skycomponents/equatorialcoordinategrid.cpp:31
#, kde-format
msgid "Equatorial Coordinate Grid"
msgstr "Równikowa siatka współrzędnych"
#: auxiliary/colorscheme.cpp:61 skycomponents/horizontalcoordinategrid.cpp:31
#, kde-format
msgid "Horizontal Coordinate Grid"
msgstr "Pozioma siatka współrzędnych"
#: auxiliary/colorscheme.cpp:62
#, kde-format
msgid "Info Box Text"
msgstr "Tekst w okienku inform."
#: auxiliary/colorscheme.cpp:63
#, kde-format
msgid "Info Box Selected"
msgstr "Zaznaczone okienko inform."
#: auxiliary/colorscheme.cpp:64
#, kde-format
msgid "Info Box Background"
msgstr "Tło okienka informacyjnego."
#: auxiliary/colorscheme.cpp:65
#, kde-format
msgid "Target Indicator"
msgstr "Wskaźnik celu"
#: auxiliary/colorscheme.cpp:66
#, kde-format
msgid "User Labels"
msgstr "Etykiety użytkownika"
#: auxiliary/colorscheme.cpp:67
#, kde-format
msgid "Planet Trails"
msgstr "Ślady planet"
#: auxiliary/colorscheme.cpp:68
#, kde-format
msgid "Angular Distance Ruler"
msgstr "Linijka odległości kątowej"
#: auxiliary/colorscheme.cpp:69
#, kde-format
msgid "Observing List Label"
msgstr "Nazwa listy obserwowanych"
#: auxiliary/colorscheme.cpp:70
#, kde-format
msgid "Star-Hop Route"
msgstr "Trasa Skoków Międzygwiezdnych"
#: auxiliary/colorscheme.cpp:71
#, kde-format
msgid "Visible Satellites"
msgstr "Widoczne satelity"
#: auxiliary/colorscheme.cpp:72 data/qml/whatisinteresting/wiview.qml:238
#: dialogs/finddialog.cpp:60 kstarsactions.cpp:1044
#: kstarslite/dialogs/finddialoglite.cpp:48
#, kde-format, kde-kuit-format
msgid "Satellites"
msgstr "Satelity"
#: auxiliary/colorscheme.cpp:73
#, kde-format
msgid "Satellites Labels"
msgstr "Etykiety satelit"
#: auxiliary/colorscheme.cpp:74 data/qml/whatisinteresting/wiview.qml:514
#: dialogs/finddialog.cpp:59 kstarsactions.cpp:1047
#: kstarslite/dialogs/finddialoglite.cpp:47
#, kde-format, kde-kuit-format
msgid "Supernovae"
msgstr "Supernowe"
#: auxiliary/colorscheme.cpp:75 skycomponents/artificialhorizoncomponent.cpp:61
#, kde-format
msgid "Artificial Horizon"
msgstr "Sztuczny horyzont"
#: auxiliary/colorscheme.cpp:76
#, kde-format
msgid "RA Guide Error"
msgstr "Błąd naprowadzania RA"
#: auxiliary/colorscheme.cpp:77
#, kde-format
msgid "DEC Guide Error"
msgstr "Błąd naprowadzania DEK"
#: auxiliary/colorscheme.cpp:78 ekos/align/align.cpp:93
#, kde-format
msgid "Solver FOV"
msgstr "Solver Pola Widzenia"
#: auxiliary/colorscheme.cpp:79
#, kde-format
msgid "Sensor FOV"
msgstr "Pola widzenia czujnika"
#: auxiliary/colorscheme.cpp:80
#, kde-format
msgid "HiPS Grid"
msgstr "Siatka HiPS"
#: auxiliary/colorscheme.cpp:81
#, kde-format
msgid "FITS Image Object Label"
msgstr "Etykieta obiektu obrazu FITS"
#: auxiliary/colorscheme.cpp:147 kstarsdata.cpp:1033 options/opscolors.cpp:69
#: tools/scriptbuilder.cpp:773
#, kde-format
msgctxt "use default color scheme"
msgid "Default Colors"
msgstr "Barwy domyślne"
#: auxiliary/colorscheme.cpp:149 kstarsdata.cpp:1035 options/opscolors.cpp:70
#: tools/scriptbuilder.cpp:774
#, kde-format
msgctxt "use 'star chart' color scheme"
msgid "Star Chart"
msgstr "Mapa nieba"
#: auxiliary/colorscheme.cpp:151 kstarsdata.cpp:1037 options/opscolors.cpp:71
#: tools/scriptbuilder.cpp:775
#, kde-format
msgctxt "use 'night vision' color scheme"
msgid "Night Vision"
msgstr "Tryb nocny"
#: auxiliary/colorscheme.cpp:281
#, kde-format
msgid ""
"Local color scheme file could not be opened.\n"
"Scheme cannot be recorded."
msgstr ""
"Plik z lokalnymi zestawami barw nie mógł zostać otworzony.\n"
"Nie można zapisać zestawu."
#: auxiliary/colorscheme.cpp:299
#, kde-format
msgid ""
"Local color scheme index file could not be opened.\n"
"Scheme cannot be recorded."
msgstr ""
"Plik z lokalnym indeksem zestawów barw nie mógł zostać otworzony.\n"
"Nie można zapisać zestawu."
#: auxiliary/filedownloader.cpp:98
#, kde-format
msgid "Data verification failed"
msgstr "Nie udało się sprawdzić danych"
#: auxiliary/filedownloader.cpp:109
#, kde-format
msgid "File verification failed"
msgstr "Nie udało się sprawdzić pliku"
#: auxiliary/filedownloader.cpp:157
#, kde-format
msgid "Downloading"
msgstr "Pobieranie"
#: auxiliary/filedownloader.cpp:162
#, kde-format
msgid "Downloading Data..."
msgstr "Pobieranie danych..."
#: auxiliary/filedownloader.cpp:201
#, kde-format
msgid "Awaiting response from server..."
msgstr "Oczekiwanie na odpowiedź z serwera..."
#: auxiliary/fov.cpp:50 kstarslite/skyitems/fovitem.cpp:24
#, kde-format
msgctxt "use field-of-view for binoculars"
msgid "7x35 Binoculars"
msgstr "Lornetka 7x35"
#: auxiliary/fov.cpp:52 kstarslite/skyitems/fovitem.cpp:25
#, kde-format
msgctxt "use a Telrad field-of-view indicator"
msgid "Telrad"
msgstr "Telrad"
#: auxiliary/fov.cpp:53 kstarslite/skyitems/fovitem.cpp:26
#, kde-format
msgctxt "use 1-degree field-of-view indicator"
msgid "One Degree"
msgstr "Jeden stopień"
#: auxiliary/fov.cpp:55 kstarslite/skyitems/fovitem.cpp:27
#, kde-format
msgctxt "use HST field-of-view indicator"
msgid "HST WFPC2"
msgstr "HST WFPC2"
#: auxiliary/fov.cpp:56 kstarslite/skyitems/fovitem.cpp:28
#, kde-format
msgctxt "use Radiotelescope HPBW"
msgid "30m at 1.3cm"
msgstr "30m przy 1.3cm"
#: auxiliary/fov.cpp:203
#, kde-format
msgid "No FOV"
msgstr "Brak Pola Widzenia"
#: auxiliary/imageexporter.cpp:50 auxiliary/imageexporter.cpp:51
#, kde-format
msgid "KStars Exported Sky Image"
msgstr "Obraz nieba wyeksportowany z KStars"
#: auxiliary/imageexporter.cpp:172
#, kde-format
msgid "Error: Unable to save image: %1"
msgstr "Błąd: Nie można zapisać obrazu: %1"
#: auxiliary/imageexporter.cpp:179 auxiliary/imageviewer.cpp:367
#: auxiliary/xplanetimageviewer.cpp:1262
#, kde-format
msgid "Saved image to %1"
msgstr "Zapisz obraz do %1"
#: auxiliary/imageexporter.cpp:239 printing/foveditordialog.cpp:208
#: tools/scriptbuilder.cpp:952
#, kde-format
msgid "Could not upload image to remote location: %1"
msgstr "Nie można wysłać obrazu do miejsca zdalnego: %1"
#: auxiliary/imageexporter.cpp:246
#, kde-format
msgid "Could not export image: URL %1 invalid"
msgstr "Nie można wyeksportować obrazu: Nieprawidłowy adres URL %1"
#: auxiliary/imageviewer.cpp:128
#, kde-format
msgid "KStars image viewer: %1"
msgstr "Przeglądarka obrazów KStars: %1"
#: auxiliary/imageviewer.cpp:142 tools/eyepiecefield.cpp:89
#, kde-format
msgid "Invert colors"
msgstr "Odwróć barwy"
#: auxiliary/imageviewer.cpp:143 auxiliary/xplanetimageviewer.cpp:399
#, kde-format
msgid ""
"Reverse colors of the image. This is useful to enhance contrast at times. "
"This affects only the display and not the saving."
msgstr ""
"Odwróć barwy obrazu. Jest to czasami użyteczne przy poprawianiu kontrastu. "
"Wpływa to tylko na wyświetlanie, a nie na zapisywanie."
#. i18n: ectx: property (text), widget (QPushButton, AddScope)
#. i18n: ectx: property (text), widget (QPushButton, SavePreset)
#: auxiliary/imageviewer.cpp:145 ekos/align/align.cpp:1301
#: ekos/capture/capture.cpp:3917 ekos/scheduler/scheduler.cpp:4276
#: kstarslite/qml/dialogs/helpers/DetailsAddLink.qml:95
#: kstarslite/qml/dialogs/helpers/LocationEdit.qml:382
#: oal/equipmentwriter.ui:232 options/opscolors.ui:204
#, kde-format, kde-kuit-format
msgid "Save"
msgstr "Zapisz"
#: auxiliary/imageviewer.cpp:146 auxiliary/xplanetimageviewer.cpp:298
#, kde-format
msgid "Save the image to disk"
msgstr "Zapisanie obrazu na dysk"
#: auxiliary/imageviewer.cpp:187
#, kde-format
msgid "Remove temporary file %1 from disk?"
msgstr "Czy usunąć plik tymczasowy %1 z dysku?"
#: auxiliary/imageviewer.cpp:188
#, kde-format
msgid "Confirm Removal"
msgstr "Potwierdź usunięcie"
#: auxiliary/imageviewer.cpp:206
#, kde-format
msgid "Download"
msgstr "Pobierz"
#: auxiliary/imageviewer.cpp:207
#, kde-format
msgid "Please wait while image is being downloaded..."
msgstr "Proszę czekać, trwa pobieranie obrazu..."
#: auxiliary/imageviewer.cpp:235
#, kde-format
msgid "Image Viewer"
msgstr "Przeglądarka obrazów"
#: auxiliary/imageviewer.cpp:268
#, kde-format
msgid "Loading of the image %1 failed."
msgstr "Wczytywanie obrazu %1 nie powiodło się."
#: auxiliary/imageviewer.cpp:323 auxiliary/xplanetimageviewer.cpp:1233
#: indi/clientmanagerlite.cpp:816 printing/foveditordialog.cpp:130
#, kde-format
msgid "Save Image"
msgstr "Zapisz obraz"
#: auxiliary/imageviewer.cpp:331 dialogs/addcatdialog.cpp:234
#: ekos/align/align.cpp:1288 ekos/align/align.cpp:1455 ekos/guide/guide.cpp:417
#: kstarsactions.cpp:1225 printing/pwizprint.cpp:88 tools/scriptbuilder.cpp:911
#, kde-format
msgid "A file named \"%1\" already exists. Overwrite it?"
msgstr "Plik \"%1\" już istnieje. Czy go nadpisać?"
#: auxiliary/imageviewer.cpp:334 dialogs/addcatdialog.cpp:235
#: ekos/align/align.cpp:1291 ekos/align/align.cpp:1458 ekos/guide/guide.cpp:420
#: kstarsactions.cpp:1226 printing/pwizprint.cpp:89 tools/scriptbuilder.cpp:914
#, kde-format
msgid "Overwrite File?"
msgstr "Czy nadpisać plik?"
#: auxiliary/imageviewer.cpp:358
#, kde-format
msgid "Saving of the image %1 failed."
msgstr "Zapisywanie obrazu %1 nie powiodło się."
#: auxiliary/ksdssdownloader.cpp:212 auxiliary/ksdssdownloader.cpp:240
#, kde-format
msgid "DSS Download"
msgstr "Pobieranie DSS"
#: auxiliary/ksdssdownloader.cpp:213 auxiliary/ksdssdownloader.cpp:241
#, kde-format
msgid "Please wait while DSS image is being downloaded..."
msgstr "Proszę czekać, trwa pobieranie obrazu DSS..."
#: auxiliary/ksmessagebox.cpp:126
#, kde-format
msgid "Auto close in ..."
msgstr "Zamknij zam za ..."
#: auxiliary/ksmessagebox.h:39
#, kde-format
msgid "Question"
msgstr "Pytanie"
#. i18n: ectx: property (text), widget (QRadioButton, webManagerYesR)
#: auxiliary/ksmessagebox.h:40 dialogs/detaildialog.cpp:406
#: dialogs/detaildialog.cpp:455 ekos/profilewizard.ui:616
#: kstarslite/qml/modules/tutorial/TutorialExitPopup.qml:46
#: printing/detailstable.cpp:399 printing/detailstable.cpp:437
#, kde-format, kde-kuit-format
msgid "Yes"
msgstr "Tak"
#. i18n: ectx: property (text), widget (QRadioButton, webManagerNoR)
#: auxiliary/ksmessagebox.h:40 dialogs/detaildialog.cpp:408
#: dialogs/detaildialog.cpp:457 ekos/profilewizard.ui:623
#: printing/detailstable.cpp:399 printing/detailstable.cpp:437
#, kde-format
msgid "No"
msgstr "Nie"
#: auxiliary/ksmessagebox.h:41 ekos/guide/internalguide/rcalibration.cpp:620
#: ekos/guide/internalguide/rcalibration.cpp:794
#, kde-format
msgid "Warning"
msgstr "Ostrzeżenie"
#: auxiliary/ksmessagebox.h:42
#, kde-format
msgid "Continue"
msgstr "Kontynuuj"
#: auxiliary/ksmessagebox.h:42 indi/telescopewizardprocess.cpp:222
#: indi/telescopewizardprocess.cpp:229
#: kstarslite/qml/dialogs/helpers/DetailsAddLink.qml:112
#: kstarslite/qml/dialogs/helpers/LocationEdit.qml:446
#: kstarslite/qml/dialogs/helpers/LocationLoading.qml:52
#: kstarslite/qml/modules/tutorial/TutorialExitPopup.qml:41
#, kde-format, kde-kuit-format
msgid "Cancel"
msgstr "Zaniechaj"
#: auxiliary/ksmessagebox.h:43 auxiliary/ksnotification.h:33
#: ekos/align/align.cpp:76 ekos/capture/sequencejob.cpp:29
#: ekos/guide/internalguide/rcalibration.cpp:430
#: ekos/guide/internalguide/rcalibration.cpp:459
#: ekos/guide/internalguide/rcalibration.cpp:682
#: ekos/guide/internalguide/rcalibration.cpp:837
#: ekos/scheduler/schedulerjob.cpp:454 indi/drivermanager.cpp:427
#: indi/drivermanager.cpp:750 indi/indicap.cpp:247 indi/indicap.cpp:250
#: indi/indidome.cpp:541 indi/indidome.cpp:544 indi/inditelescope.cpp:1278
#: indi/inditelescope.cpp:1281
#, kde-format
msgid "Error"
msgstr "Błąd"
#: auxiliary/ksmessagebox.h:44 auxiliary/ksnotification.h:34
#, kde-format
msgid "Sorry"
msgstr "Wybacz"
#. i18n: ectx: property (title), widget (QGroupBox, infoGroup)
#: auxiliary/ksmessagebox.h:45 auxiliary/ksnotification.h:35
#: ekos/guide/internalguide/guider.ui:316
#, kde-format
msgid "Info"
msgstr "Informacje"
#: auxiliary/ksuserdb.cpp:1458
#, kde-format
msgctxt "No driver"
msgid "None"
msgstr "Brak"
#: auxiliary/ksutils.cpp:153
#, kde-format
msgctxt "Abbreviated cardinal / intercardinal etc. direction"
msgid "N"
msgstr "N"
#: auxiliary/ksutils.cpp:154
#, kde-format
msgctxt "Abbreviated cardinal / intercardinal etc. direction"
msgid "NNE"
msgstr "NNE"
#: auxiliary/ksutils.cpp:155
#, kde-format
msgctxt "Abbreviated cardinal / intercardinal etc. direction"
msgid "NE"
msgstr "NE"
#: auxiliary/ksutils.cpp:156
#, kde-format
msgctxt "Abbreviated cardinal / intercardinal etc. direction"
msgid "ENE"
msgstr "ENE"
#: auxiliary/ksutils.cpp:157
#, kde-format
msgctxt "Abbreviated cardinal / intercardinal etc. direction"
msgid "E"
msgstr "E"
#: auxiliary/ksutils.cpp:158
#, kde-format
msgctxt "Abbreviated cardinal / intercardinal etc. direction"
msgid "ESE"
msgstr "ESE"
#: auxiliary/ksutils.cpp:159
#, kde-format
msgctxt "Abbreviated cardinal / intercardinal etc. direction"
msgid "SE"
msgstr "SE"
#: auxiliary/ksutils.cpp:160
#, kde-format
msgctxt "Abbreviated cardinal / intercardinal etc. direction"
msgid "SSE"
msgstr "SSE"
#: auxiliary/ksutils.cpp:161
#, kde-format
msgctxt "Abbreviated cardinal / intercardinal etc. direction"
msgid "S"
msgstr "S"
#: auxiliary/ksutils.cpp:162
#, kde-format
msgctxt "Abbreviated cardinal / intercardinal etc. direction"
msgid "SSW"
msgstr "SSW"
#: auxiliary/ksutils.cpp:163
#, kde-format
msgctxt "Abbreviated cardinal / intercardinal etc. direction"
msgid "SW"
msgstr "SW"
#: auxiliary/ksutils.cpp:164
#, kde-format
msgctxt "Abbreviated cardinal / intercardinal etc. direction"
msgid "WSW"
msgstr "WSW"
#: auxiliary/ksutils.cpp:165
#, kde-format
msgctxt "Abbreviated cardinal / intercardinal etc. direction"
msgid "W"
msgstr "W"
#: auxiliary/ksutils.cpp:166
#, kde-format
msgctxt "Abbreviated cardinal / intercardinal etc. direction"
msgid "WNW"
msgstr "WNW"
#: auxiliary/ksutils.cpp:167
#, kde-format
msgctxt "Abbreviated cardinal / intercardinal etc. direction"
msgid "NW"
msgstr "NW"
#: auxiliary/ksutils.cpp:168
#, kde-format
msgctxt "Abbreviated cardinal / intercardinal etc. direction"
msgid "NNW"
msgstr "NNW"
#: auxiliary/ksutils.cpp:169
#, kde-format
msgctxt "Unknown cardinal / intercardinal direction"
msgid "???"
msgstr "???"
#: auxiliary/ksutils.cpp:1235
#, kde-format
msgid ""
"The selected Astrometry Index File Location:\n"
" %1 \n"
" does not exist. Do you want to make the directory?"
msgstr ""
"Wybrany plik indeksu Astrometry:\n"
" %1\n"
" nie istnieje. Czy chcesz stworzyć katalog?"
#: auxiliary/ksutils.cpp:1236
#, kde-format
msgid "Make Astrometry Index File Directory?"
msgstr "Czy stworzyć katalog pliku indeksu?"
#: auxiliary/ksutils.cpp:1240
#, kde-format
msgid "The Default Astrometry Index File Location was created."
msgstr "Utworzono domyślne położenie plik indeksu Astrometry."
#: auxiliary/ksutils.cpp:1244
#, kde-format
msgid ""
"The Default Astrometry Index File Directory does not exist and was not able "
"to be created."
msgstr ""
"Domyślny katalog plik indeksu Astrometry nie istnieje i nie można było go "
"utworzyć."
#: auxiliary/ksutils.cpp:1264 auxiliary/ksutils.cpp:1481
#: auxiliary/ksutils.cpp:1545
#, kde-format
msgid "Astrometry Configuration File Read Error."
msgstr "Błąd odczytu pliku ustawień Astrometry."
#: auxiliary/ksutils.cpp:1276 auxiliary/ksutils.cpp:1523
#: auxiliary/ksutils.cpp:1565
#, kde-format
msgid "Internal Astrometry Configuration File Write Error."
msgstr "Błąd zapisu pliku ustawień wewnętrznych Astrometry."
#: auxiliary/ksutils.cpp:1339
#, kde-format
msgid ""
"Failed to properly configure astrometry config file. Please click the "
"options button in the lower right of the Astrometry Tab in Ekos to correct "
"your settings. Then try starting Ekos again."
msgstr ""
"Nie udało się poprawnie ustawić pliku ustawień astrometry. Naciśnij na "
"przycisk opcji w dolnym prawym narożniku karty Astrometry w Ekos, aby "
"poprawić swoje ustawienia. Następnie spróbuj uruchomić Ekos ponownie."
#: auxiliary/ksutils.cpp:1340
#, kde-format
msgid "Astrometry Config File Error"
msgstr "Błąd pliku ustawień Astrometry"
#: auxiliary/ksutils.cpp:1441 ekos/align/opsastrometrycfg.cpp:70
#, kde-format
msgid ""
"Astrometry configuration file corrupted or missing: %1\n"
"Please set the configuration file full path in INDI options."
msgstr ""
"Brakuje pliku ustawień Astrometrii lub jest on uszkodzony: %1\n"
"Proszę ustawić podać pełną ścieżkę do pliku ustawień w opcjach INDI."
#: auxiliary/ksutils.cpp:1604
#, kde-format
msgid ""
"Unable to find dcraw and cjpeg. Please install the required tools to convert "
"CR2/NEF to JPEG."
msgstr ""
"Nie można znaleźć dcraw oraz cjpeg. Wgraj wymagane narzędzia, aby móc "
"przekształcać CR2/NEF na JPEG."
#: auxiliary/ksutils.cpp:1614
#, kde-format
msgid "Cannot open %1: %2"
msgstr "Nie można otworzyć %1: %2"
#: auxiliary/ksutils.cpp:1622
#, kde-format
msgid "Cannot unpack_thumb %1: %2"
msgstr "Nie można wypakować miniatury %1: %2"
#: auxiliary/ksutils.cpp:1632
#, kde-format
msgid "Cannot write %s %1: %2"
msgstr "Nie można zapisać %s %1: %2"
#: auxiliary/kswizard.cpp:80
#, kde-format
msgid "Startup Wizard"
msgstr "Wprowadzenie"
#: auxiliary/kswizard.cpp:87 printing/printingwizard.cpp:424
#: tools/obslistwizard.cpp:45
#, kde-format
msgid "&Next >"
msgstr "&Dalej >"
#: auxiliary/kswizard.cpp:89 printing/printingwizard.cpp:427
#: tools/obslistwizard.cpp:47
#, kde-format
msgid "< &Back"
msgstr "< &Wstecz"
#: auxiliary/kswizard.cpp:299
#, kde-format
msgid "There was no default data directory found in the app bundle."
msgstr "Nie znaleziono domyślnego katalogu danych w pęku aplikacji."
#: auxiliary/kswizard.cpp:308
#, kde-format
msgid ""
"There was a problem creating the data directory ~/Library/Application "
"Support/."
msgstr ""
"Wystąpił problem przy tworzeniu katalogu danych ~/Library/Application "
"Support/."
#: auxiliary/kswizard.cpp:420
#, kde-format
msgid "File write error."
msgstr "Błąd zapisywania pliku."
#: auxiliary/kswizard.cpp:432
#, kde-format
msgid "Data folder permissions error."
msgstr "Błąd uprawnień do katalogu."
#: auxiliary/thememanager.cpp:76
#, kde-format
msgctxt "default theme name"
msgid "Default"
msgstr "Domyślny"
#: auxiliary/thumbnaileditor.cpp:48
#, kde-format
msgid "Crop region will be scaled to [ %1 * %2 ]"
msgstr "Wycięty region zostanie przeskalowany do rozmiaru [ %1 * %2 ]"
#: auxiliary/thumbnaileditor.cpp:50
#, kde-format
msgid "Edit Thumbnail Image"
msgstr "Zmień obraz miniatury"
#: auxiliary/thumbnaileditor.cpp:83
#, kde-format
msgid "Crop region: [%1,%2 %3x%4]"
msgstr "Wytnij region: [%1,%2 %3x%4]"
#. i18n: ectx: property (windowTitle), widget (QWidget, ThumbnailEditor)
#: auxiliary/thumbnaileditor.ui:13
#, kde-format
msgid "Thumbnail Editor"
msgstr "Edytor miniatur"
#. i18n: ectx: property (text), widget (QLabel, CropLabel)
#: auxiliary/thumbnaileditor.ui:43
#, kde-format
msgid "Crop region: [0,0 200 x 200]"
msgstr "Wytnij region: [0,0 200 x 200]"
#. i18n: ectx: property (text), widget (QLabel, MessageLabel)
#: auxiliary/thumbnaileditor.ui:59
#, kde-format
msgid "(crop region will be scaled to 200x200)"
msgstr "(wycięty region zostanie przeskalowany do rozmiaru 200x200)"
#: auxiliary/thumbnailpicker.cpp:140
#, kde-format
msgid "Loading images..."
msgstr "Wczytywanie obrazów..."
#. i18n: ectx: property (text), widget (QLabel, SearchLabel)
#: auxiliary/thumbnailpicker.cpp:173 auxiliary/thumbnailpicker.ui:24
#, kde-format
msgid "Search results:"
msgstr "Wynik wyszukiwania:"
#: auxiliary/thumbnailpicker.cpp:357
#, kde-format
msgid "Failed to load image at %1"
msgstr "Nie udało się odczytać obrazu %1"
#: auxiliary/thumbnailpicker.cpp:357
#, kde-format
msgid "Failed to load image"
msgstr "Nie udało się wczytać obrazu"
#: auxiliary/thumbnailpicker.h:49
#, kde-format
msgid "Choose Thumbnail Image"
msgstr "Wybierz miniaturę"
#. i18n: ectx: property (windowTitle), widget (QWidget, ThumbnailPicker)
#: auxiliary/thumbnailpicker.ui:14
#, kde-format
msgid "Thumbnail Picker"
msgstr "Wybór miniatury"
#. i18n: ectx: property (text), widget (QLabel, textLabel3)
#: auxiliary/thumbnailpicker.ui:69
#, kde-format
msgid "Specify image location:"
msgstr "Podaj położenie obrazu:"
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#: auxiliary/thumbnailpicker.ui:103
#, kde-format
msgid "Current thumbnail:"
msgstr "Bieżąca miniatura:"
#. i18n: ectx: property (text), widget (QPushButton, EditButton)
#: auxiliary/thumbnailpicker.ui:178
#, kde-format
msgid "Edit Ima&ge..."
msgstr "Edytuj &obraz..."
#. i18n: ectx: property (text), widget (QPushButton, UnsetButton)
#: auxiliary/thumbnailpicker.ui:185
#, kde-format
msgid "Unset Image"
msgstr "Odznacz obraz"
#: auxiliary/xplanetimageviewer.cpp:197 auxiliary/xplanetimageviewer.cpp:906
#, kde-format
msgid "XPlanet Solar System Simulator: %1"
msgstr "Symulator układu słonecznego XPlanet: %1"
#. i18n?
#. i18nc("Asteroid name (optional)", "Pluto");
#. i18nc("Asteroid name (optional)", "Pluto")
#. i18n: ectx: property (title), widget (QGroupBox, SunBox)
#. i18n: ectx: property (text), item, widget (QComboBox, PlanetComboBox)
#. i18n: ectx: property (text), item, widget (QComboBox, PlanetComboBoxBatch)
#: auxiliary/xplanetimageviewer.cpp:214
#: data/qml/whatisinteresting/wiview.qml:144 dialogs/detaildialog.cpp:189
#: dialogs/detaildialog.cpp:244 dialogs/detaildialog.cpp:1220
#: indi/inditelescope.cpp:726 indi/inditelescope.cpp:744
#: printing/detailstable.cpp:150 printing/detailstable.cpp:194
#: printing/pwizobjectselection.cpp:130
#: skycomponents/planetmoonscomponent.cpp:70
#: skycomponents/skymapcomposite.cpp:637 skyglpainter.cpp:302
#: skymapdrawabstract.cpp:179 skyobjects/ksplanet.cpp:187
#: skyobjects/ksplanetbase.cpp:281 skyobjects/kssun.cpp:28
#: skyobjects/satellite.cpp:1234 skyobjects/skyobject.cpp:306
#: skyobjects/skypoint.cpp:338 skyqpainter.cpp:422 skyqpainter.cpp:445
#: tools/conjunctions.cpp:71 tools/conjunctions.cpp:305
#: tools/modcalcdaylength.ui:109 tools/modcalcplanets.cpp:273
#: tools/modcalcplanets.cpp:399 tools/modcalcplanets.ui:190
#: tools/modcalcplanets.ui:614 tools/obslistwizard.cpp:501
#: tools/obslistwizard.cpp:511 tools/obslistwizard.cpp:513
#: tools/pvplotwidget.cpp:104 tools/whatsinteresting/modelmanager.cpp:265
#: tools/whatsinteresting/wiview.cpp:606 tools/wutdialog.cpp:131
#, kde-format, kde-kuit-format
msgid "Sun"
msgstr "Słońce"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowMercury)
#. i18n: ectx: property (text), item, widget (QComboBox, PlanetComboBox)
#. i18n: ectx: property (text), item, widget (QComboBox, PlanetComboBoxBatch)
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_Mercury)
#: auxiliary/xplanetimageviewer.cpp:214
#: kstarslite/skyitems/skynodes/planetnode.cpp:41 options/opssolarsystem.ui:204
#: skycomponents/skymapcomposite.cpp:639 skyglpainter.cpp:310
#: skymapdrawabstract.cpp:181 skyobjects/ksplanet.cpp:132
#: skyobjects/ksplanet.cpp:167 skyobjects/ksplanet.cpp:371
#: skyobjects/ksplanet.cpp:413 skyobjects/ksplanetbase.cpp:157
#: skyqpainter.cpp:431 tools/conjunctions.cpp:63 tools/ksconjunct.cpp:82
#: tools/modcalcplanets.cpp:271 tools/modcalcplanets.ui:145
#: tools/modcalcplanets.ui:564 tools/obslistwizard.cpp:529
#: tools/obslistwizard.cpp:538 tools/obslistwizard.cpp:540
#: tools/pvplotwidget.cpp:112 tools/skycalendar.ui:34
#, kde-format, kde-kuit-format
msgid "Mercury"
msgstr "Merkury"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowVenus)
#. i18n: ectx: property (text), item, widget (QComboBox, PlanetComboBox)
#. i18n: ectx: property (text), item, widget (QComboBox, PlanetComboBoxBatch)
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_Venus)
#: auxiliary/xplanetimageviewer.cpp:214 options/opssolarsystem.ui:140
#: skycomponents/skymapcomposite.cpp:641 skymapdrawabstract.cpp:183
#: skyobjects/ksplanet.cpp:135 skyobjects/ksplanet.cpp:169
#: skyobjects/ksplanet.cpp:377 skyobjects/ksplanet.cpp:417
#: skyobjects/ksplanetbase.cpp:157 tools/conjunctions.cpp:64
#: tools/ksconjunct.cpp:82 tools/ksconjunct.cpp:83 tools/modcalcplanets.cpp:271
#: tools/modcalcplanets.ui:150 tools/modcalcplanets.ui:569
#: tools/obslistwizard.cpp:542 tools/obslistwizard.cpp:552
#: tools/obslistwizard.cpp:554 tools/pvplotwidget.cpp:121
#: tools/skycalendar.ui:41
#, kde-format
msgid "Venus"
msgstr "Wenus"
#. i18n: ectx: property (text), item, widget (QComboBox, PlanetComboBox)
#. i18n: ectx: property (text), item, widget (QComboBox, PlanetComboBoxBatch)
#: auxiliary/xplanetimageviewer.cpp:216
#: skycomponents/solarsystemcomposite.cpp:37 skyobjects/ksplanet.cpp:181
#: skyobjects/ksplanet.cpp:421 skyobjects/ksplanetbase.cpp:220
#: tools/approachsolver.cpp:24 tools/modcalcplanets.cpp:78
#: tools/modcalcplanets.cpp:271 tools/modcalcplanets.cpp:391
#: tools/modcalcplanets.ui:155 tools/modcalcplanets.ui:574
#: tools/planetviewer.cpp:85 tools/pvplotwidget.cpp:130
#: widgets/moonphasecalendarwidget.cpp:332
#, kde-format
msgid "Earth"
msgstr "Ziemia"
#. i18n: ectx: property (title), widget (QGroupBox, MoonBox)
#. i18n: ectx: property (text), item, widget (QComboBox, PlanetComboBox)
#. i18n: ectx: property (text), item, widget (QComboBox, PlanetComboBoxBatch)
#: auxiliary/xplanetimageviewer.cpp:216
#: data/qml/whatisinteresting/wiview.qml:175 dialogs/detaildialog.cpp:193
#: dialogs/detaildialog.cpp:208 dialogs/detaildialog.cpp:230
#: dialogs/detaildialog.cpp:244 ekos/scheduler/schedulerjob.cpp:29
#: printing/detailstable.cpp:155 printing/detailstable.cpp:172
#: printing/detailstable.cpp:181 printing/detailstable.cpp:194
#: printing/pwizobjectselection.cpp:135 skycomponents/skymapcomposite.cpp:643
#: skymapdrawabstract.cpp:185 skyobjects/ksmoon.cpp:72
#: skyobjects/ksplanet.cpp:185 skyobjects/ksplanetbase.cpp:215
#: skyobjects/ksplanetbase.cpp:281 skyobjects/skyobject.cpp:306
#: skyobjects/skyobject.cpp:386 skyqpainter.cpp:422 skyqpainter.cpp:445
#: tools/conjunctions.cpp:72 tools/eclipsetool.cpp:40
#: tools/eclipsetool/lunareclipsehandler.h:69 tools/ksconjunct.cpp:86
#: tools/modcalcdaylength.ui:453 tools/modcalcplanets.cpp:273
#: tools/modcalcplanets.cpp:403 tools/modcalcplanets.ui:185
#: tools/modcalcplanets.ui:609 tools/obslistwizard.cpp:515
#: tools/obslistwizard.cpp:525 tools/obslistwizard.cpp:527
#: tools/whatsinteresting/wiview.cpp:606 tools/wutdialog.cpp:196
#, kde-format, kde-kuit-format
msgid "Moon"
msgstr "Księżyc"
#. i18n?
#. i18n?
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowMars)
#. i18n: ectx: property (text), item, widget (QComboBox, PlanetComboBox)
#. i18n: ectx: property (text), item, widget (QComboBox, PlanetComboBoxBatch)
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_Mars)
#: auxiliary/xplanetimageviewer.cpp:218
#: kstarslite/skyitems/skynodes/planetnode.cpp:37 options/opssolarsystem.ui:85
#: skycomponents/skymapcomposite.cpp:645 skyglpainter.cpp:306
#: skymapdrawabstract.cpp:187 skyobjects/ksplanet.cpp:138
#: skyobjects/ksplanet.cpp:171 skyobjects/ksplanet.cpp:381
#: skyobjects/ksplanet.cpp:425 skyobjects/ksplanetbase.cpp:157
#: skyqpainter.cpp:427 tools/conjunctions.cpp:65 tools/ksconjunct.cpp:79
#: tools/modcalcplanets.cpp:271 tools/modcalcplanets.ui:160
#: tools/modcalcplanets.ui:579 tools/obslistwizard.cpp:556
#: tools/obslistwizard.cpp:565 tools/obslistwizard.cpp:567
#: tools/pvplotwidget.cpp:139 tools/skycalendar.ui:48
#, kde-format, kde-kuit-format
msgid "Mars"
msgstr "Mars"
#: auxiliary/xplanetimageviewer.cpp:218
#, kde-format
msgid "Phobos"
msgstr "Phobos"
#: auxiliary/xplanetimageviewer.cpp:218
#, kde-format
msgid "Deimos"
msgstr "Deimos"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowJupiter)
#. i18n: ectx: property (text), item, widget (QComboBox, PlanetComboBox)
#. i18n: ectx: property (text), item, widget (QComboBox, PlanetComboBoxBatch)
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_Jupiter)
#: auxiliary/xplanetimageviewer.cpp:220
#: kstarslite/skyitems/skynodes/planetnode.cpp:41 options/opssolarsystem.ui:172
#: skycomponents/skymapcomposite.cpp:647 skyglpainter.cpp:310
#: skymapdrawabstract.cpp:189 skyobjects/ksplanet.cpp:141
#: skyobjects/ksplanet.cpp:173 skyobjects/ksplanet.cpp:385
#: skyobjects/ksplanet.cpp:429 skyobjects/ksplanetbase.cpp:157
#: skyqpainter.cpp:431 tools/conjunctions.cpp:66 tools/jmoontool.cpp:115
#: tools/ksconjunct.cpp:75 tools/modcalcplanets.cpp:271
#: tools/modcalcplanets.ui:165 tools/modcalcplanets.ui:584
#: tools/obslistwizard.cpp:569 tools/obslistwizard.cpp:578
#: tools/obslistwizard.cpp:580 tools/pvplotwidget.cpp:148
#: tools/skycalendar.ui:55
#, kde-format, kde-kuit-format
msgid "Jupiter"
msgstr "Jowisz"
#: auxiliary/xplanetimageviewer.cpp:220 tools/jmoontool.cpp:58
#, kde-format
msgid "Ganymede"
msgstr "Ganimedes"
#: auxiliary/xplanetimageviewer.cpp:220 tools/jmoontool.cpp:56
#, kde-format
msgid "Io"
msgstr "Io"
#: auxiliary/xplanetimageviewer.cpp:220 tools/jmoontool.cpp:59
#, kde-format
msgid "Callisto"
msgstr "Kalisto"
#: auxiliary/xplanetimageviewer.cpp:220 tools/jmoontool.cpp:57
#, kde-format
msgid "Europa"
msgstr "Europa"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowSaturn)
#. i18n: ectx: property (text), item, widget (QComboBox, PlanetComboBox)
#. i18n: ectx: property (text), item, widget (QComboBox, PlanetComboBoxBatch)
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_Saturn)
#: auxiliary/xplanetimageviewer.cpp:222
#: kstarslite/skyitems/skynodes/planetnode.cpp:41 options/opssolarsystem.ui:56
#: skycomponents/skymapcomposite.cpp:649 skyglpainter.cpp:311 skymap.cpp:1324
#: skymapdrawabstract.cpp:191 skyobjects/ksplanet.cpp:144
#: skyobjects/ksplanet.cpp:175 skyobjects/ksplanet.cpp:389
#: skyobjects/ksplanet.cpp:433 skyobjects/ksplanetbase.cpp:158
#: skyobjects/ksplanetbase.cpp:287 skyqpainter.cpp:432
#: tools/conjunctions.cpp:67 tools/ksconjunct.cpp:75 tools/ksconjunct.cpp:76
#: tools/modcalcplanets.cpp:271 tools/modcalcplanets.ui:170
#: tools/modcalcplanets.ui:589 tools/obslistwizard.cpp:582
#: tools/obslistwizard.cpp:592 tools/obslistwizard.cpp:594
#: tools/pvplotwidget.cpp:157 tools/skycalendar.ui:62
#, kde-format, kde-kuit-format
msgid "Saturn"
msgstr "Saturn"
#: auxiliary/xplanetimageviewer.cpp:222
#, kde-format
msgid "Titan"
msgstr "Tytan"
#: auxiliary/xplanetimageviewer.cpp:222
#, kde-format
msgid "Mimas"
msgstr "Mimas"
#: auxiliary/xplanetimageviewer.cpp:222
#, kde-format
msgid "Enceladus"
msgstr "Enceladus"
#: auxiliary/xplanetimageviewer.cpp:222
#, kde-format
msgid "Tethys"
msgstr "Tethys"
#: auxiliary/xplanetimageviewer.cpp:222
#, kde-format
msgid "Dione"
msgstr "Dione"
#: auxiliary/xplanetimageviewer.cpp:222
#, kde-format
msgid "Rhea"
msgstr "Rhea"
#: auxiliary/xplanetimageviewer.cpp:222
#, kde-format
msgid "Hyperion"
msgstr "Hyperion"
#: auxiliary/xplanetimageviewer.cpp:222
#, kde-format
msgid "Iapetus"
msgstr "Iapetus"
#: auxiliary/xplanetimageviewer.cpp:222
#, kde-format
msgid "Phoebe"
msgstr "Phoebe"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowUranus)
#. i18n: ectx: property (text), item, widget (QComboBox, PlanetComboBox)
#. i18n: ectx: property (text), item, widget (QComboBox, PlanetComboBoxBatch)
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_Uranus)
#: auxiliary/xplanetimageviewer.cpp:224 options/opssolarsystem.ui:252
#: skycomponents/skymapcomposite.cpp:651 skymapdrawabstract.cpp:193
#: skyobjects/ksplanet.cpp:147 skyobjects/ksplanet.cpp:177
#: skyobjects/ksplanet.cpp:399 skyobjects/ksplanet.cpp:437
#: skyobjects/ksplanetbase.cpp:158 tools/conjunctions.cpp:68
#: tools/ksconjunct.cpp:71 tools/ksconjunct.cpp:72 tools/modcalcplanets.cpp:272
#: tools/modcalcplanets.ui:175 tools/modcalcplanets.ui:594
#: tools/obslistwizard.cpp:596 tools/obslistwizard.cpp:606
#: tools/obslistwizard.cpp:608 tools/skycalendar.ui:76
#, kde-format
msgid "Uranus"
msgstr "Uran"
#: auxiliary/xplanetimageviewer.cpp:224
#, kde-format
msgid "Umbriel"
msgstr "Umbriel"
#: auxiliary/xplanetimageviewer.cpp:224
#, kde-format
msgid "Ariel"
msgstr "Ariel"
#: auxiliary/xplanetimageviewer.cpp:224
#, kde-format
msgid "Miranda"
msgstr "Miranda"
#: auxiliary/xplanetimageviewer.cpp:224
#, kde-format
msgid "Titania"
msgstr "Titania"
#: auxiliary/xplanetimageviewer.cpp:224
#, kde-format
msgid "Oberon"
msgstr "Oberon"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowNeptune)
#. i18n: ectx: property (text), item, widget (QComboBox, PlanetComboBox)
#. i18n: ectx: property (text), item, widget (QComboBox, PlanetComboBoxBatch)
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_Neptune)
#: auxiliary/xplanetimageviewer.cpp:226 options/opssolarsystem.ui:220
#: skycomponents/skymapcomposite.cpp:653 skymapdrawabstract.cpp:195
#: skyobjects/ksplanet.cpp:150 skyobjects/ksplanet.cpp:179
#: skyobjects/ksplanet.cpp:403 skyobjects/ksplanet.cpp:441
#: skyobjects/ksplanetbase.cpp:158 tools/conjunctions.cpp:69
#: tools/ksconjunct.cpp:71 tools/modcalcplanets.cpp:272
#: tools/modcalcplanets.ui:180 tools/modcalcplanets.ui:599
#: tools/obslistwizard.cpp:610 tools/obslistwizard.cpp:620
#: tools/obslistwizard.cpp:622 tools/pvplotwidget.cpp:175
#: tools/skycalendar.ui:69
#, kde-format
msgid "Neptune"
msgstr "Neptun"
#: auxiliary/xplanetimageviewer.cpp:226
#, kde-format
msgid "Triton"
msgstr "Triton"
#: auxiliary/xplanetimageviewer.cpp:237
#, kde-format
msgid "This allows you to select a new object/target for XPlanet to view"
msgstr "Umożliwia to wybranie nowego obiektu/celu dla widoku XPlanet"
#: auxiliary/xplanetimageviewer.cpp:245
#, kde-format
msgid "from"
msgstr "z"
#: auxiliary/xplanetimageviewer.cpp:248
#, kde-format
msgid "This allows you to select a viewing location"
msgstr "Umożliwia to wybranie miejsca widoku"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. i18n: ectx: property (text), widget (QLabel, LocationLabel)
#. i18n: ectx: property (text), widget (QLabel, LocationLabelBatch)
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. i18n: ectx: property (text), widget (QLabel, locationLabel)
#: auxiliary/xplanetimageviewer.cpp:257 oal/execute.ui:41
#: tools/modcalcaltaz.ui:109 tools/modcalcdaylength.ui:38
#: tools/modcalcdaylength.ui:792 tools/modcalcsidtime.ui:130
#: tools/modcalcsidtime.ui:222 tools/modcalcvlsr.ui:81
#: tools/observinglist.ui:185
#, kde-format
msgid "Location:"
msgstr "Miejsce:"
#: auxiliary/xplanetimageviewer.cpp:260
#, kde-format
msgid ""
"XPlanet Latitude, Longitude, and object radius in %. This is only valid when "
"viewing the object from the same object"
msgstr ""
"Szerokość, długość geograficzna i promień obiektu w % dla XPlanet. Wartości "
"te są prawidłowe tylko podczas oglądania obiektu z tego samego obiektu"
#: auxiliary/xplanetimageviewer.cpp:270
#, kde-format
msgid "Reset XPlanet Location to the location specified in the XPlanet Options"
msgstr "Wyzeruj miejsce XPlanet do miejsca podanego w opcjach XPlanet"
#: auxiliary/xplanetimageviewer.cpp:280
#, kde-format
msgid "Hover over target and freely rotate view with mouse in XPlanet Viewer"
msgstr ""
"Najedź na cel i dowolnie obracaj widok przy użyciu myszy w przeglądarce "
"XPlanet"
#: auxiliary/xplanetimageviewer.cpp:289
#, kde-format
msgid "Recenters the XPlanet image once it has been moved"
msgstr "Ponownie wyśrodkowuje obraz XPlanet po jego przesunięciu"
#. i18n: ectx: property (text), widget (QLabel, label_8)
#: auxiliary/xplanetimageviewer.cpp:307 ekos/align/align.ui:389
#, kde-format
msgid "FOV:"
msgstr "Pole Widzenia:"
#: auxiliary/xplanetimageviewer.cpp:316
#, kde-format
msgid ""
"Sets the FOV to the Specified value. Note: has no effect if hovering over "
"object."
msgstr ""
"Ustawia pole widzenia na daną wartość. Uwaga: nie ma zastosowania po "
"najechaniu na obiekt."
#: auxiliary/xplanetimageviewer.cpp:332
#, kde-format
msgid ""
"Zoom to the current KStars FOV. Note: has no effect if hovering over "
"object."
msgstr ""
"Powiększ na bieżącym polu widzenia KStars. Uwaga: nie ma zastosowania po "
"najechaniu na obiekt."
#: auxiliary/xplanetimageviewer.cpp:341
#, kde-format
msgid "Zoom to a specific FOV. This has no effect when hovering over an object"
msgstr ""
"Powiększ do danego pola widzenia. Nie ma zastosowania po najechaniu na "
"obiekt."
#: auxiliary/xplanetimageviewer.cpp:350
#, kde-format
msgid ""
"Optimum FOV for the target, FOV parameter not specified. Note: has no "
"effect if hovering over object."
msgstr ""
"Optymalne pole widzenia dla celu, nie podano parametru pola widzenia. "
"Uwaga: nie ma zastosowania po najechaniu na obiekt."
#. i18n: ectx: property (text), widget (QLabel, fieldoFviewLabel_4)
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: auxiliary/xplanetimageviewer.cpp:356 dialogs/newfov.ui:1095
#: ekos/scheduler/mosaic.ui:211 tools/eyepiecefield.cpp:110
#, kde-format
msgid "Rotation:"
msgstr "Obrót:"
#: auxiliary/xplanetimageviewer.cpp:363
#, kde-format
msgid "Set the view rotation to the desired angle"
msgstr "Ustaw obrót widoku na żądany kąt"
#: auxiliary/xplanetimageviewer.cpp:372
#, kde-format
msgid "Rotate the view 180 degrees"
msgstr "Obróć widok o 180 stopni"
#: auxiliary/xplanetimageviewer.cpp:381
#, kde-format
msgid "Reset view rotation to 0"
msgstr "Wyzeruj obrót widoku na 0"
#: auxiliary/xplanetimageviewer.cpp:390
#, kde-format
msgid "Bring up XPlanet Options"
msgstr "Otwórz opcje XPlanet"
#: auxiliary/xplanetimageviewer.cpp:416
#, kde-format
msgid "Allows you to set the XPlanet time to a different date/time from KStars"
msgstr "Umożliwia ustawienie czasu XPlanet na inną datę/czas z KStars"
#: auxiliary/xplanetimageviewer.cpp:425
#, kde-format
msgid "Sets the XPlanet time to the current KStars time"
msgstr "Ustawia czas XPlanet na bieżący czas KStars"
#: auxiliary/xplanetimageviewer.cpp:430
#, kde-format
msgid "Current XPlanet Time"
msgstr "Bieżący czas XPlanet"
#: auxiliary/xplanetimageviewer.cpp:433 auxiliary/xplanetimageviewer.cpp:893
#: auxiliary/xplanetimageviewer.cpp:1054 auxiliary/xplanetimageviewer.cpp:1067
#, kde-format
msgid "%1, %2"
msgstr "%1, %2"
#: auxiliary/xplanetimageviewer.cpp:440
#, kde-format
msgid ""
"This sets the time step from the current XPlanet time, good for viewing "
"events"
msgstr ""
"Ustawia to krok czasu z bieżącego czasu XPlanet, dobre do oglądania wydarzeń"
#: auxiliary/xplanetimageviewer.cpp:446
#, kde-format
msgid "This sets the time step from the current XPlanet time"
msgstr "Ustawia to krok czasu z bieżącego czasu XPlanet"
#: auxiliary/xplanetimageviewer.cpp:453
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:208
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:209
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:210
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:211
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:212
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:213
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:214
#, kde-format
msgid "years"
msgid_plural "yrs"
msgstr[0] "lat"
msgstr[1] "lata"
msgstr[2] "lat"
#: auxiliary/xplanetimageviewer.cpp:454
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:202
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:203
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:204
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:205
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:206
#, kde-format
msgid "months"
msgid_plural "mths"
msgstr[0] "miesięcy"
msgstr[1] "msc."
msgstr[2] "msc."
#. i18n: ectx: property (text), widget (QLabel, label_10)
#: auxiliary/xplanetimageviewer.cpp:455 ekos/opsekos.ui:818
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:191
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:195
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:196
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:197
#: widgets/timespinbox.cpp:150 widgets/timespinbox.cpp:154
#: widgets/timespinbox.cpp:155 widgets/timespinbox.cpp:156
#, kde-format, kde-kuit-format
msgid "days"
msgstr "dni"
#: auxiliary/xplanetimageviewer.cpp:456
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:186
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:187
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:188
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:189
#, kde-format
msgid "hours"
msgid_plural "hrs"
msgstr[0] "godziny"
msgstr[1] "godz."
msgstr[2] "godziny"
#. i18n: ectx: property (text), widget (QLabel, textLabel_1_2_7)
#: auxiliary/xplanetimageviewer.cpp:457 ekos/capture/capture.ui:1214
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:180
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:181
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:182
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:183
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:184
#, kde-format
msgid "minutes"
msgid_plural "mins"
msgstr[0] "minuty"
msgstr[1] "min"
msgstr[2] "min"
#. i18n: ectx: property (text), widget (QLabel, label_12)
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. i18n: ectx: property (text), widget (QLabel, label_9)
#: auxiliary/xplanetimageviewer.cpp:458 ekos/guide/opsguide.ui:118
#: ekos/guide/opsguide.ui:221 ekos/guide/opsguide.ui:275
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:169
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:170
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:171
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:172
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:174
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:175
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:176
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:177
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:178
#, kde-format
msgid "seconds"
msgid_plural "secs"
msgstr[0] "sekundy"
msgstr[1] "sek"
msgstr[2] "sek"
#: auxiliary/xplanetimageviewer.cpp:460
#, kde-format
msgid "Lets you change the units for the timestep in the animation"
msgstr "Umożliwia zmianę jednostek dla kroku czasowego na animacji"
#: auxiliary/xplanetimageviewer.cpp:473
#, kde-format
msgid "Lets you run the animation"
msgstr "Umożliwia uruchomienie animacji"
#: auxiliary/xplanetimageviewer.cpp:482
#, kde-format
msgid "Resets the animation to 0 timesteps from the current XPlanet Time"
msgstr "Zeruje animację do 0 kroków czasowych z bieżącego czasu XPlanet"
#: auxiliary/xplanetimageviewer.cpp:553
#, kde-format
msgid "Xplanet binary path is empty in config panel."
msgstr "Ścieżka do pliku uruchamialnego Xplanet w panelu ustawień jest pusta."
#: auxiliary/xplanetimageviewer.cpp:561
#, kde-format
msgid "The configured Xplanet binary does not exist or is not executable."
msgstr "Ustawiony plik binarny Xplanet nie istnieje lub nie jest wykonywalny."
#: auxiliary/xplanetimageviewer.cpp:764
#, kde-format
msgid "XPlanet View: %1 from %2 on %3"
msgstr "Widok XPlanet: %1 z %2 na %3"
#: auxiliary/xplanetimageviewer.cpp:766
#, kde-format
msgid "XPlanet View: %1 from %2 on %3 at FOV: %4 deg"
msgstr "Widok XPlanet: %1 z %2 na %3 przy polu widzenia: %4 stopni"
#: auxiliary/xplanetimageviewer.cpp:780
#, kde-format
msgid "Loading of the image of object %1 failed."
msgstr "Nie udało się wczytanie obrazu obiektu %1."
#: auxiliary/xplanetimageviewer.cpp:785
#, kde-format
msgid ""
"XPlanet failed to generate the image for object %1 before the timeout "
"expired."
msgstr ""
"Nie udało się XPlanet stworzyć obrazu dla obiektu %1 przed upłynięciem czasu "
"na to przeznaczonego."
#: auxiliary/xplanetimageviewer.cpp:806 indi/servermanager.cpp:93
#, kde-format
msgid "Error making FIFO file %1: %2."
msgstr "Błąd tworzenia pliku FIFO %1: %2."
#: auxiliary/xplanetimageviewer.cpp:858
#, kde-format
msgid "%1, %2, %3"
msgstr "%1, %2, %3"
#: auxiliary/xplanetimageviewer.cpp:1134
#, kde-format
msgid "Choose a field-of-view"
msgstr "Wybierz Pole Widzenia"
#: auxiliary/xplanetimageviewer.cpp:1135
#, kde-format
msgid "FOV to render in XPlanet:"
msgstr "Pole Widzenia do wyświetlenia w XPlanet:"
#: auxiliary/xplanetimageviewer.cpp:1259
#, kde-format
msgid "Saving of the image to %1 failed."
msgstr "Nie udało się zapisać obrazu do %1."
#. i18n: ectx: Menu (file)
#: data/fitsviewerui.rc:5 data/kstarsui.rc:5
#, kde-format
msgid "&File"
msgstr "&Plik"
#. i18n: ectx: Menu (edit)
#: data/fitsviewerui.rc:16
#, kde-format
msgid "&Edit"
msgstr "&Edycja"
#. i18n: ectx: Menu (view)
#: data/fitsviewerui.rc:23 data/kstarsui.rc:41
#, kde-format
msgid "&View"
msgstr "&Widok"
#. i18n: ectx: Menu (help)
#. i18n: ectx: property (text), widget (QPushButton, helpB)
#: data/fitsviewerui.rc:42 data/kstarsui.rc:135 indi/telescopewizard.ui:54
#, kde-format
msgid "&Help"
msgstr "&Pomoc"
#. i18n: ectx: ToolBar (mainToolBar)
#. i18n: ectx: ToolBar (kstarsToolBar)
#: data/fitsviewerui.rc:56 data/kstarsui.rc:150
#, kde-format
msgid "Main Toolbar"
msgstr "Główny pasek narzędzi"
#. i18n: ectx: ToolBar (processToolBar)
#: data/fitsviewerui.rc:84
#, kde-format
msgid "Process ToolBar"
msgstr "Pasek procesu"
#. i18n: ectx: Menu (time)
#: data/kstarsui.rc:19
#, kde-format
msgid "T&ime"
msgstr "&Czas"
#. i18n: ectx: Menu (focus)
#: data/kstarsui.rc:28
#, kde-format
msgid "&Pointing"
msgstr "&Zwrot"
#. i18n: ectx: Menu (projection)
#: data/kstarsui.rc:50
#, kde-format
msgid "&Projection"
msgstr "&Rzutowanie"
#. i18n: ectx: Menu (tools)
#: data/kstarsui.rc:61
#, kde-format
msgid "&Tools"
msgstr "&Narzędzia"
#. i18n: ectx: Menu (devices)
#: data/kstarsui.rc:63
#, kde-format
msgid "&Devices"
msgstr "Urzą&dzenia"
#. i18n: ectx: Menu (data)
#: data/kstarsui.rc:86
#, kde-format
msgid "&Data"
msgstr "&Dane"
#. i18n: ectx: Menu (updates)
#: data/kstarsui.rc:89
#, kde-format
msgid "&Updates"
msgstr "&Uaktualnienia"
#. i18n: ectx: Menu (observation)
#: data/kstarsui.rc:96
#, kde-format
msgid "&Observation"
msgstr "&Obserwacja"
#. i18n: ectx: Menu (settings)
#: data/kstarsui.rc:103
#, kde-format
msgid "&Settings"
msgstr "U&stawienia"
#. i18n: ectx: Menu (infopanel)
#: data/kstarsui.rc:104
#, kde-format
msgid "&Info Boxes"
msgstr "Okna &danych"
#. i18n: ectx: Menu (statusbar)
#: data/kstarsui.rc:112
#, kde-format
msgid "&Statusbar"
msgstr "Pasek &stanu"
#. i18n: ectx: ToolBar (viewToolBar)
#: data/kstarsui.rc:168
#, kde-format
msgid "View Toolbar"
msgstr "Pasek narzędzi widoku"
#. i18n: ectx: ToolBar (INDIToolBar)
#: data/kstarsui.rc:186
#, kde-format
msgid "INDI Toolbar"
msgstr "Pasek narzędzi INDI"
#. i18n: ectx: ToolBar (TelescopeToolBar)
#: data/kstarsui.rc:195
#, kde-format
msgid "Telescope Toolbar"
msgstr "Pasek narzędzi teleskopu"
#. i18n: ectx: ToolBar (DomeToolBar)
#: data/kstarsui.rc:206
#, kde-format
msgid "Dome Toolbar"
msgstr "Pasek narzędzi kopuły"
#: data/qml/whatisinteresting/wiview.qml:37 kstarsinit.cpp:425
#, kde-format, kde-kuit-format
msgid "What's Interesting..."
msgstr "Co interesującego..."
#: data/qml/whatisinteresting/wiview.qml:126
#, kde-kuit-format
msgid "Naked-Eye Objects"
msgstr "Obiekty widoczne gołym okiem"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#: data/qml/whatisinteresting/wiview.qml:208 tools/conjunctions.cpp:110
#: tools/skycalendar.ui:28 tools/wutdialog.cpp:104
#, kde-format, kde-kuit-format
msgid "Planets"
msgstr "Planety"
#. i18n: ectx: property (text), item, widget (QListWidget, TypeList)
#: data/qml/whatisinteresting/wiview.qml:270 dialogs/finddialog.cpp:49
#: kstarslite/dialogs/finddialoglite.cpp:37 tools/conjunctions.cpp:108
#: tools/obslistwizard.cpp:401 tools/obslistwizard.cpp:443
#: tools/obslistwizard.ui:105 tools/wutdialog.cpp:104
#, kde-format, kde-kuit-format
msgid "Stars"
msgstr "Gwiazdy"
#: data/qml/whatisinteresting/wiview.qml:300 dialogs/finddialog.cpp:58
#: kstarslite/dialogs/finddialoglite.cpp:46 tools/wutdialog.cpp:105
#, kde-format, kde-kuit-format
msgid "Constellations"
msgstr "Gwiazdozbiory"
#: data/qml/whatisinteresting/wiview.qml:332
#, kde-kuit-format
msgid "Deep-sky Objects"
msgstr "Obiekty z głębi nieba"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowAsteroids)
#. i18n: ectx: property (text), item, widget (QListWidget, TypeList)
#: data/qml/whatisinteresting/wiview.qml:351 dialogs/finddialog.cpp:57
#: kstarslite/dialogs/finddialoglite.cpp:45 options/opssolarsystem.ui:304
#: tools/conjunctions.cpp:112 tools/obslistwizard.cpp:274
#: tools/obslistwizard.cpp:407 tools/obslistwizard.cpp:771
#: tools/obslistwizard.ui:120 tools/wutdialog.cpp:105
#, kde-format, kde-kuit-format
msgid "Asteroids"
msgstr "Planetoidy"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowComets)
#. i18n: ectx: property (text), item, widget (QListWidget, TypeList)
#: data/qml/whatisinteresting/wiview.qml:383 dialogs/finddialog.cpp:56
#: kstarslite/dialogs/finddialoglite.cpp:44 options/opssolarsystem.ui:320
#: tools/conjunctions.cpp:111 tools/obslistwizard.cpp:273
#: tools/obslistwizard.cpp:405 tools/obslistwizard.cpp:729
#: tools/obslistwizard.ui:115 tools/wutdialog.cpp:105
#, kde-format, kde-kuit-format
msgid "Comets"
msgstr "Komety"
#. i18n: ectx: property (text), item, widget (QListWidget, TypeList)
#: data/qml/whatisinteresting/wiview.qml:415 dialogs/finddialog.cpp:55
#: kstarslite/dialogs/finddialoglite.cpp:43 tools/conjunctions.cpp:117
#: tools/obslistwizard.cpp:266 tools/obslistwizard.cpp:409
#: tools/obslistwizard.cpp:644 tools/obslistwizard.cpp:682
#: tools/obslistwizard.ui:145 tools/wutdialog.cpp:104
#, kde-format, kde-kuit-format
msgid "Galaxies"
msgstr "Galaktyki"
#: data/qml/whatisinteresting/wiview.qml:450 tools/wutdialog.cpp:104
#, kde-format, kde-kuit-format
msgid "Nebulae"
msgstr "Mgławice"
#: data/qml/whatisinteresting/wiview.qml:482
#, kde-kuit-format
msgid "Clusters"
msgstr "Gromady"
#: data/qml/whatisinteresting/wiview.qml:545
#, kde-kuit-format
msgid "Explore Catalogs"
msgstr "Przeglądaj katalogi"
#: data/qml/whatisinteresting/wiview.qml:564
#, kde-kuit-format
msgid "Messier Catalog"
msgstr "Katalog Messiera"
#: data/qml/whatisinteresting/wiview.qml:596
#, kde-kuit-format
msgid "NGC Catalog"
msgstr "Katalog NCG"
#: data/qml/whatisinteresting/wiview.qml:628
#, kde-kuit-format
msgid "IC Catalog"
msgstr "Katalog IC"
#: data/qml/whatisinteresting/wiview.qml:660
#, kde-kuit-format
msgid "Sharpless Catalog"
msgstr "Katalog Sharpless"
#: data/qml/whatisinteresting/wiview.qml:890
#: data/qml/whatisinteresting/wiview.qml:913
#: data/qml/whatisinteresting/wiview.qml:1138
#, kde-kuit-format
msgid "text"
msgstr "tekst"
#: data/qml/whatisinteresting/wiview.qml:955
#, kde-kuit-format
msgid "More Details"
msgstr "Więcej szczegółów"
#: data/qml/whatisinteresting/wiview.qml:981
#, kde-kuit-format
msgid "Center in Map \n"
msgstr "Wyśrodkuj na mapie \n"
#: data/qml/whatisinteresting/wiview.qml:1001
#, kde-kuit-format
msgid " Auto Track "
msgstr " Auto Śledzenie "
#: data/qml/whatisinteresting/wiview.qml:1036
#, kde-kuit-format
msgid "Slew Telescope"
msgstr "Obróć teleskop"
#: data/qml/whatisinteresting/wiview.qml:1274
#, kde-kuit-format
msgid "Info Text"
msgstr "Tekst informacyjny"
#. i18n: ectx: property (text), widget (QPushButton, PAHCorrectionsNextB)
#. i18n: ectx: property (text), widget (QPushButton, introNextB)
#. i18n: ectx: property (text), widget (QPushButton, remoteEquipmentNextB)
#. i18n: ectx: property (text), widget (QPushButton, stellarMateEquipmentNextB)
#. i18n: ectx: property (text), widget (QPushButton, NextButton)
#: data/qml/whatisinteresting/wiview.qml:1337 ekos/align/align.ui:1496
#: ekos/profilewizard.ui:169 ekos/profilewizard.ui:694
#: ekos/profilewizard.ui:811
#: kstarslite/qml/modules/tutorial/TutorialPane.qml:57
#: tools/starhopperdialog.ui:53
#, kde-format, kde-kuit-format
msgid "Next"
msgstr "Dalej"
#: data/qml/whatisinteresting/wiview.qml:1413
#, kde-kuit-format
msgid "Previous"
msgstr "Poprzedni"
#: data/qml/whatisinteresting/wiview.qml:1723
#, kde-kuit-format
msgid "Back"
msgstr "Wstecz"
#: dialogs/addcatdialog.cpp:48
#, kde-format
msgid "Import Catalog"
msgstr "Importuj katalog"
#: dialogs/addcatdialog.cpp:61 dialogs/addcatdialog.cpp:150
#, kde-format
msgid "ID Number"
msgstr "ID"
#. i18n: ectx: property (toolTip), widget (QLabel, raLabel)
#. i18n: ectx: property (toolTip), widget (QLabel, label_5)
#: dialogs/addcatdialog.cpp:62 dialogs/addcatdialog.cpp:154
#: dialogs/focusdialog.ui:104 ekos/manager.ui:1091 ekos/mount/mount.ui:243
#, kde-format
msgid "Right Ascension"
msgstr "Rektascensja"
#. i18n: ectx: property (toolTip), widget (QLabel, decLabel)
#. i18n: ectx: property (toolTip), widget (QLabel, label_7)
#: dialogs/addcatdialog.cpp:63 dialogs/addcatdialog.cpp:158
#: dialogs/focusdialog.ui:61 ekos/manager.ui:1108 ekos/mount/mount.ui:260
#, kde-format
msgid "Declination"
msgstr "Deklinacja"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_5)
#: dialogs/addcatdialog.cpp:64 dialogs/addcatdialog.cpp:162
#: tools/adddeepskyobject.ui:276
#, kde-format
msgid "Object Type"
msgstr "Rodzaj obiektu"
#: dialogs/addcatdialog.cpp:66 dialogs/addcatdialog.cpp:166
#, kde-format
msgid "Common Name"
msgstr "Zwykła nazwa"
#. i18n: ectx: property (text), widget (QRadioButton, magnitudeR)
#: dialogs/addcatdialog.cpp:67 dialogs/addcatdialog.cpp:170
#: ekos/guide/manualdither.ui:22 kstarslite/qml/dialogs/DetailsDialog.qml:145
#, kde-format, kde-kuit-format
msgid "Magnitude"
msgstr "Jasność"
#: dialogs/addcatdialog.cpp:68 dialogs/addcatdialog.cpp:174
#, kde-format
msgid "Flux"
msgstr "Przepływ światła (Flux)"
#: dialogs/addcatdialog.cpp:69 dialogs/addcatdialog.cpp:178
#, kde-format
msgid "Major Axis"
msgstr "Oś wielka"
#: dialogs/addcatdialog.cpp:70 dialogs/addcatdialog.cpp:182
#, kde-format
msgid "Minor Axis"
msgstr "Oś mała"
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, PASpin)
#: dialogs/addcatdialog.cpp:71 dialogs/addcatdialog.cpp:186
#: ekos/capture/rotatorsettings.ui:369
#, kde-format
msgid "Position Angle"
msgstr "Kąt pozycyjny"
#: dialogs/addcatdialog.cpp:72 dialogs/addcatdialog.cpp:190
#: widgets/draglistbox.cpp:81 widgets/draglistbox.cpp:98
#, kde-format
msgid "Ignore"
msgstr "Pomiń"
#: dialogs/addcatdialog.cpp:78
#, kde-format
msgid ""
"A valid custom catalog file has one line per object, with the following "
"fields in each line:"
msgstr ""
"Poprawny plik katalogu zawiera opis jednego obiektu w wierszu. Format danych "
"jest następujący:"
#: dialogs/addcatdialog.cpp:81
#, kde-format
msgid ""
"1. Type identifier. Must be one of: 0 (star), 3 (open cluster), 4 (globular "
"cluster), 5 (gaseous nebula), 6 (planetary nebula), 7 (supernova remnant), "
"or 8 (galaxy)"
msgstr ""
"1. Identyfikator rodzaju. Musi być to jedna z następujących wartości: 0 "
"(gwiazda), 3 (gromada otwarta), 4 (gromada kulista), 5 (mgławica gazowa), 6 "
"(mgławica planetarna), 7 (pozostałości supernowej), lub 8 (galaktyka)"
#: dialogs/addcatdialog.cpp:83
#, kde-format
msgid "2. Right Ascension (floating-point value)"
msgstr "2. Rektascensja (wartość zmiennoprzecinkowa)"
#: dialogs/addcatdialog.cpp:84
#, kde-format
msgid "3. Declination (floating-point value)"
msgstr "3. Deklinacja (wartość zmiennoprzecinkowa)"
#: dialogs/addcatdialog.cpp:84
#, kde-format
msgid "4. Magnitude (floating-point value)"
msgstr "4. Jasność (wartość zmiennoprzecinkowa)"
#: dialogs/addcatdialog.cpp:85
#, kde-format
msgid ""
"5. Integrated Flux (floating-point value); frequency and units are set "
"separately in the catalog file."
msgstr ""
"5. Całkowity przepływ światła; częstotliwość i jednostki ustalane są osobno "
"w pliku katalogu."
#: dialogs/addcatdialog.cpp:86
#, kde-format
msgid "6. Spectral type (if type=0); otherwise object's catalog name"
msgstr "5. Typ widmowy (jeśli typ=0) lub nazwa katalogowa obiektu"
#: dialogs/addcatdialog.cpp:87
#, kde-format
msgid ""
"7. Star name (if type=0); otherwise object's common name. [field 7 is "
"optional]"
msgstr ""
"7 Nazwa gwiazdy (jeśli typ=0) lub zwykła nazwa obiektu. [pole 7 jest "
"opcjonalne]"
#: dialogs/addcatdialog.cpp:89
#, kde-format
msgid ""
"The fields should be separated by whitespace. In addition, the catalog may "
"contain comment lines beginning with '#'."
msgstr ""
"Pola powinny być oddzielone białymi znakami. Dodatkowo katalog może "
"zawierać wiersze komentarza rozpoczynające się od znaku '#'."
#: dialogs/addcatdialog.cpp:92
#, kde-format
msgid "Help on custom catalog file format"
msgstr "Pomoc dotycząca formatu katalogu"
#: dialogs/addcatdialog.cpp:135
#, kde-format
msgid "Custom"
msgstr "Własny"
#: dialogs/addcatdialog.cpp:217
#, kde-format
msgid "Preview of %1"
msgstr "Podgląd %1"
#: dialogs/addcatdialog.cpp:218
#, kde-format
msgid "Catalog Preview"
msgstr "Podgląd katalogu"
#: dialogs/addcatdialog.cpp:242
#, kde-format
msgid "Could not open the file %1 for writing."
msgstr "Nie można otworzyć pliku %1 do zapisu."
#: dialogs/addcatdialog.cpp:243
#, kde-format
msgid "Error Opening Output File"
msgstr "Błąd otwierania pliku wynikowego"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox4)
#: dialogs/addcatdialog.ui:32
#, kde-format
msgid "Import File"
msgstr "Importuj plik"
#. i18n: ectx: property (toolTip), widget (KUrlRequester, DataURL)
#: dialogs/addcatdialog.ui:53
#, kde-format
msgid "Enter import data filename"
msgstr "Podaj nazwę pliku z importowanymi danymi"
#. i18n: ectx: property (whatsThis), widget (KUrlRequester, DataURL)
#: dialogs/addcatdialog.ui:56
#, kde-format
msgid ""
"To import an existing data file, enter its filename here. You will then "
"describe the contents of the file below. You can leave the filename blank "
"to construct a catalog file with a valid header, but no data."
msgstr ""
"Aby zaimportować dane, wpisz tu nazwę pliku. Poniżej można opisać jego "
"zawartość. Pozostawienie pola na nazwę pustego spowoduje utworzenie pliku "
"katalogu z poprawnym nagłówkiem, ale bez danych."
#. i18n: ectx: property (toolTip), widget (QListWidget, DataFileBox)
#: dialogs/addcatdialog.ui:76
#, kde-format
msgid "Contents of the imported data file"
msgstr "Zawartość importowanego pliku danych"
#. i18n: ectx: property (whatsThis), widget (QListWidget, DataFileBox)
#: dialogs/addcatdialog.ui:79
#, kde-format
msgid ""
"When you select a data file in the above line, its contents are displayed "
"here."
msgstr "Po wybraniu pliku z danymi pokazywana jest tu jego zawartość."
#. i18n: ectx: property (title), widget (QGroupBox, groupBox1)
#: dialogs/addcatdialog.ui:89
#, kde-format
msgid "Describe Data Fields"
msgstr "Opis pól danych"
#. i18n: ectx: property (text), widget (QLabel, textLabel1_3)
#: dialogs/addcatdialog.ui:137
#, kde-format
msgid "<b>Catalog fields:</b>"
msgstr "<b>Pola katalogu:</b>"
#. i18n: ectx: property (text), widget (QLabel, textLabel1_3_2)
#: dialogs/addcatdialog.ui:176
#, kde-format
msgid "<b>Available fields:</b>"
msgstr "<b>Dostępne pola</b>"
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, Epoch)
#: dialogs/addcatdialog.ui:211
#, kde-format
msgid "The coordinate epoch for the catalog"
msgstr "Epoka współrzędnych z katalogu"
#. i18n: ectx: property (text), widget (QLabel, textLabel4)
#: dialogs/addcatdialog.ui:230
#, kde-format
msgid "Catalog name prefix:"
msgstr "Przedrostek nazwy katalogu:"
#. i18n: ectx: property (text), widget (QLabel, textLabel1_4)
#: dialogs/addcatdialog.ui:254
#, kde-format
msgid "Symbol color:"
msgstr "Barwa symbolu:"
#. i18n: ectx: property (text), widget (QLabel, textLabel3)
#: dialogs/addcatdialog.ui:277
#, kde-format
msgid "Coordinate epoch:"
msgstr "Epoka współrzędnych"
#. i18n: ectx: property (text), widget (QRadioButton, CSVButton)
#: dialogs/addcatdialog.ui:301
#, kde-format
msgid "CSV"
msgstr "CSV"
#. i18n: ectx: property (text), widget (QRadioButton, SpaceButton)
#: dialogs/addcatdialog.ui:311
#, kde-format
msgid "Space Delimited"
msgstr "Przestrzeń ograniczona"
#. i18n: ectx: property (text), widget (QPushButton, PreviewButton)
#: dialogs/addcatdialog.ui:324
#, kde-format
msgid "Preview &Output"
msgstr "P&odgląd wyniku"
#. i18n: ectx: property (toolTip), widget (KUrlRequester, CatalogURL)
#: dialogs/addcatdialog.ui:352
#, kde-format
msgid "Enter the filename for the output catalog file"
msgstr "Podaj nazwę pliku wyjściowego katalogu"
#. i18n: ectx: property (text), widget (QLabel, textLabel1_2)
#: dialogs/addcatdialog.ui:359
#, kde-format
msgid "Catalog name:"
msgstr "Nazwa katalogu:"
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#: dialogs/addcatdialog.ui:366
#, kde-format
msgid "Save catalog as:"
msgstr "Zapisz katalog jako:"
#. i18n: ectx: property (toolTip), widget (QLineEdit, CatalogName)
#: dialogs/addcatdialog.ui:373
#, kde-format
msgid "Enter a name for the catalog"
msgstr "Podaj nazwę katalogu"
#: dialogs/addlinkdialog.cpp:42
#, kde-format
msgid "Add Custom URL to %1"
msgstr "Dodaj własny URL do %1"
#: dialogs/addlinkdialog.cpp:58 dialogs/addlinkdialog.cpp:84
#, kde-format
msgid "Show image of "
msgstr "Pokaż obraz "
#: dialogs/addlinkdialog.cpp:71
#, kde-format
msgid ""
"The URL is not valid. Would you like to open a browser window\n"
"to the Google search engine?"
msgstr ""
"Podany adres jest nieprawidłowy. Czy otworzyć okno z wyszukiwarką\n"
"Google?"
#: dialogs/addlinkdialog.cpp:72 ekos/align/align.cpp:1162
#: ekos/align/align.cpp:1308 ekos/align/align.cpp:1466
#: ekos/capture/capture.cpp:3551 ekos/capture/capture.cpp:3926
#: ekos/guide/guide.cpp:428 ekos/scheduler/scheduler.cpp:3951
#: ekos/scheduler/scheduler.cpp:4285 fitsviewer/fitstab.cpp:431
#: tools/scriptbuilder.cpp:864 tools/scriptbuilder.cpp:962
#, kde-format
msgid "Invalid URL"
msgstr "Nieprawidłowy adres URL"
#: dialogs/addlinkdialog.cpp:73
#, kde-format
msgid "Browse Google"
msgstr "Przeglądaj Google"
#: dialogs/addlinkdialog.cpp:74
#, kde-format
msgid "Do Not Browse"
msgstr "Nie przeglądaj"
#: dialogs/addlinkdialog.cpp:86
#, kde-format
msgid "Show webpage about "
msgstr "Pokaż stronę o"
#: dialogs/addlinkdialog.h:49
#, kde-format
msgid "object"
msgstr "obiekt"
#. i18n: ectx: property (title), widget (QGroupBox, TypeBox)
#: dialogs/addlinkdialog.ui:22
#, kde-format
msgid "Resource Type"
msgstr "Rodzaj danych"
#. i18n: ectx: property (text), widget (QRadioButton, ImageRadio)
#. i18n: ectx: property (text), widget (QLabel, sequenceLabel_2)
#: dialogs/addlinkdialog.ui:34 ekos/manager.ui:726
#: kstarslite/qml/dialogs/helpers/DetailsAddLink.qml:70
#, kde-format, kde-kuit-format
msgid "Image"
msgstr "Obraz"
#. i18n: ectx: property (text), widget (QRadioButton, InfoRadio)
#: dialogs/addlinkdialog.ui:41
#: kstarslite/qml/dialogs/helpers/DetailsAddLink.qml:66
#, kde-format, kde-kuit-format
msgid "Information"
msgstr "Informacje"
#. i18n: ectx: property (toolTip), widget (QLineEdit, DescBox)
#: dialogs/addlinkdialog.ui:59
#, kde-format
msgid "Text describing the linked resource"
msgstr "Tekst opisujący zasób"
#. i18n: ectx: property (text), widget (QLabel, DescLabel)
#. i18n: ectx: property (text), widget (QLabel, label_13)
#. i18n: ectx: property (text), widget (QLabel, descriptionLabel)
#: dialogs/addlinkdialog.ui:66 oal/execute.ui:427
#: printing/foveditordialog.ui:129 printing/pwizchartconfig.ui:161
#, kde-format
msgid "Description:"
msgstr "Opis:"
#. i18n: ectx: property (text), widget (QLabel, URLLabel)
#: dialogs/addlinkdialog.ui:73 dialogs/detaildialog.cpp:888
#, kde-format
msgid "URL:"
msgstr "Adres URL:"
#. i18n: ectx: property (toolTip), widget (QLineEdit, URLBox)
#: dialogs/addlinkdialog.ui:94
#, kde-format
msgid "The URL which will be displayed by this item"
msgstr "URL pokazywany obok"
#. i18n: ectx: property (toolTip), widget (QPushButton, URLButton)
#: dialogs/addlinkdialog.ui:127
#, kde-format
msgid "Open URL in a browser window"
msgstr "Otwórz URL w oknie przeglądarki"
#. i18n: ectx: property (whatsThis), widget (QPushButton, URLButton)
#: dialogs/addlinkdialog.ui:130
#, kde-format
msgid ""
"You can verify the entered URL by opening it in a browser window with this "
"button"
msgstr ""
"Klikając ten przycisk można sprawdzić wpisany odnośnik. Zostanie on otwarty "
"w oknie przeglądarki."
#. i18n: ectx: property (text), widget (QPushButton, URLButton)
#: dialogs/addlinkdialog.ui:133
#, kde-format
msgid "Check URL"
msgstr "Sprawdź URL"
#. i18n: ectx: property (text), widget (QPushButton, DetailButton)
#: dialogs/detaildialog.cpp:66 skymap.cpp:901 tools/wutdialog.ui:480
#, kde-format
msgid "Object Details"
msgstr "Dane obiektu"
#. i18n: ectx: attribute (title), widget (QWidget, generalTab)
#. i18n: ectx: property (title), widget (QGroupBox, generalGroup)
#. i18n: ectx: attribute (title), widget (QWidget, XplanetTabGeneral)
#: dialogs/detaildialog.cpp:82 ekos/opsekos.ui:21 indi/opsindi.ui:32
#: kstarslite/qml/dialogs/DetailsDialog.qml:41 printing/detailstable.cpp:338
#: xplanet/opsxplanet.ui:21
#, kde-format, kde-kuit-format
msgid "General"
msgstr "Ogólne"
#: dialogs/detaildialog.cpp:125
#, kde-format
msgid "%1 star"
msgstr "%1 gwiazdka"
#. i18nc("number in magnitudes", "%1 mag",
#. QLocale().toString( ((KSComet *)selectedObject)->getTotalMagnitudeParameter(), 'f', 2))); //show to hundredth place
#.
#. }
#. else{
#: dialogs/detaildialog.cpp:126 dialogs/detaildialog.cpp:225
#: dialogs/detaildialog.cpp:273 dialogs/detaildialog.cpp:356
#: kstarslite/dialogs/detaildialoglite.cpp:80
#: kstarslite/dialogs/detaildialoglite.cpp:172
#: kstarslite/dialogs/detaildialoglite.cpp:220
#: kstarslite/dialogs/detaildialoglite.cpp:271 printing/detailstable.cpp:88
#: printing/detailstable.cpp:178 printing/detailstable.cpp:289
#: printing/pwizobjectselection.cpp:113 printing/pwizobjectselection.cpp:150
#, kde-format
msgctxt "number in magnitudes"
msgid "%1 mag"
msgstr "%1 mag"
#: dialogs/detaildialog.cpp:144 kstarslite/dialogs/detaildialoglite.cpp:91
#: printing/detailstable.cpp:98
#, kde-format
msgctxt "larger than 2000 parsecs"
msgid "> 2000 pc"
msgstr "> 2000 pc"
#: dialogs/detaildialog.cpp:148 dialogs/detaildialog.cpp:152
#: dialogs/detaildialog.cpp:156 kstarslite/dialogs/detaildialoglite.cpp:96
#: kstarslite/dialogs/detaildialoglite.cpp:101
#: kstarslite/dialogs/detaildialoglite.cpp:106 printing/detailstable.cpp:103
#: printing/detailstable.cpp:108 printing/detailstable.cpp:113
#, kde-format
msgctxt "number in parsecs"
msgid "%1 pc"
msgstr "%1 pc"
#: dialogs/detaildialog.cpp:165 dialogs/detaildialog.cpp:170
#: kstarslite/dialogs/detaildialoglite.cpp:113
#: kstarslite/dialogs/detaildialoglite.cpp:118 printing/detailstable.cpp:119
#: printing/detailstable.cpp:125
#, kde-format
msgctxt "the star is a multiple star"
msgid "multiple"
msgstr "wielokrotna"
#: dialogs/detaildialog.cpp:166 dialogs/detaildialog.cpp:174
#: kstarslite/dialogs/detaildialoglite.cpp:114
#: kstarslite/dialogs/detaildialoglite.cpp:122 printing/detailstable.cpp:120
#: printing/detailstable.cpp:130
#, kde-format
msgctxt "the star is a variable star"
msgid "variable"
msgstr "zmienna"
#: dialogs/detaildialog.cpp:191 kstarslite/dialogs/detaildialoglite.cpp:139
#: printing/detailstable.cpp:152 printing/pwizobjectselection.cpp:132
#, kde-format
msgid "G5 star"
msgstr "Gwiazda G5"
#: dialogs/detaildialog.cpp:197 kstars_i18n.cpp:8172
#: printing/detailstable.cpp:160 printing/pwizobjectselection.cpp:140
#: skycomponents/asteroidscomponent.cpp:168 tools/obslistwizard.cpp:634
#: tools/obslistwizard.cpp:636 tools/wutdialog.cpp:314
#, kde-format, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pluto"
msgstr "Pluton"
#: dialogs/detaildialog.cpp:197 kstars_i18n.cpp:4802
#: printing/detailstable.cpp:160 printing/pwizobjectselection.cpp:140
#, kde-format, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ceres"
msgstr "Ceres"
#: dialogs/detaildialog.cpp:198 printing/detailstable.cpp:161
#: printing/pwizobjectselection.cpp:140
#, kde-format
msgctxt "Asteroid name (optional)"
msgid "Eris"
msgstr "Eris"
#: dialogs/detaildialog.cpp:200 kstarslite/dialogs/detaildialoglite.cpp:148
#: printing/detailstable.cpp:163 printing/pwizobjectselection.cpp:142
#, kde-format
msgid "Dwarf planet"
msgstr "Planeta karłowata"
#: dialogs/detaildialog.cpp:233 kstarslite/dialogs/detaildialoglite.cpp:179
#: printing/detailstable.cpp:183
#, kde-format
msgctxt "distance in kilometers"
msgid "%1 km"
msgstr "%1 km"
#: dialogs/detaildialog.cpp:238 kstarslite/dialogs/detaildialoglite.cpp:184
#: printing/detailstable.cpp:188
#, kde-format
msgctxt "distance in Astronomical Units"
msgid "%1 AU"
msgstr "%1 AU"
#: dialogs/detaildialog.cpp:247 dialogs/detaildialog.cpp:367
#: dialogs/detaildialog.cpp:372 kstarslite/dialogs/detaildialoglite.cpp:196
#: kstarslite/dialogs/detaildialoglite.cpp:282
#: kstarslite/dialogs/detaildialoglite.cpp:287 printing/detailstable.cpp:197
#: printing/detailstable.cpp:298 printing/detailstable.cpp:303
#, kde-format
msgctxt "angular size in arcminutes"
msgid "%1 arcmin"
msgstr "%1 minuta kątowa"
#: dialogs/detaildialog.cpp:254 kstarslite/dialogs/detaildialoglite.cpp:203
#: printing/detailstable.cpp:203
#, kde-format
msgctxt "angular size in arcseconds"
msgid "%1 arcsec"
msgstr "%1 arcsec"
#: dialogs/detaildialog.cpp:269 kstarslite/dialogs/detaildialoglite.cpp:218
#: skyobjects/skyobject.cpp:392
#, kde-format
msgid "Supernova"
msgstr "Supernowa"
#: dialogs/detaildialog.cpp:283
#, kde-format
msgid "Discovery Date:"
msgstr "Data odkrycia:"
#. i18n: ectx: property (text), widget (QLabel, textLabel1_17)
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. i18n: ectx: property (text), widget (QLabel, label6)
#. i18n: ectx: property (text), widget (QLabel, label_22)
#: dialogs/detaildialog.cpp:288 ekos/capture/capture.ui:533
#: oal/equipmentwriter.ui:98 oal/equipmentwriter.ui:665 oal/execute.ui:146
#: printing/detailstable.cpp:345
#, kde-format
msgid "Type:"
msgstr "Rodzaj:"
#: dialogs/detaildialog.cpp:293
#, kde-format
msgid "Host Galaxy:"
msgstr "Galaktyka żywiąca:"
#: dialogs/detaildialog.cpp:298
#, kde-format
msgid "Red Shift:"
msgstr "Czerwone przesunięcie:"
#: dialogs/detaildialog.cpp:345 printing/detailstable.cpp:276
#, kde-format
msgctxt "integrated flux at a frequency"
msgid "Flux(%1):"
msgstr "Flux(%1):"
#: dialogs/detaildialog.cpp:346 printing/detailstable.cpp:277
#, kde-format
msgctxt "integrated flux value"
msgid "%1 %2"
msgstr "%1 %2"
#: dialogs/detaildialog.cpp:394 dialogs/detaildialog.cpp:399
#: dialogs/detaildialog.cpp:443 dialogs/detaildialog.cpp:448
#, kde-format
msgctxt "Distance in astronomical units"
msgid "%1 AU"
msgstr "%1 AU"
#: dialogs/detaildialog.cpp:418 dialogs/detaildialog.cpp:467
#, kde-format
msgctxt "Diameter in kilometers"
msgid "%1 km"
msgstr "%1 km"
#: dialogs/detaildialog.cpp:423 dialogs/detaildialog.cpp:472
#, kde-format
msgctxt "Dimension in kilometers"
msgid "%1 km"
msgstr "%1 km"
#: dialogs/detaildialog.cpp:428 dialogs/detaildialog.cpp:477
#, kde-format
msgctxt "Rotation period in hours"
msgid "%1 h"
msgstr "%1 h"
#: dialogs/detaildialog.cpp:433 dialogs/detaildialog.cpp:482
#, kde-format
msgctxt "Orbit period in years"
msgid "%1 y"
msgstr "%1 y"
#: dialogs/detaildialog.cpp:491 kstarslite/dialogs/detaildialoglite.cpp:427
#: printing/detailstable.cpp:324 tools/observinglist.cpp:624
#, kde-format
msgctxt ""
"%1 type of sky object (planet, asteroid etc), %2 name of a constellation"
msgid "%1 in %2"
msgstr "%1 w %2"
#. i18n: ectx: property (text), widget (QLabel, domeAzimuthPositionLabel)
#. i18n: ectx: attribute (title), widget (QWidget, XplanetTabPosition)
#: dialogs/detaildialog.cpp:500 ekos/observatory/observatory.ui:100
#: kstarslite/qml/dialogs/DetailsDialog.qml:45 xplanet/opsxplanet.ui:871
#, kde-format, kde-kuit-format
msgid "Position"
msgstr "Położenie"
#: dialogs/detaildialog.cpp:517 kstarslite/dialogs/detaildialoglite.cpp:451
#: printing/detailstable.cpp:545
#, kde-format
msgid "RA (%1):"
msgstr "RA (%1):"
#: dialogs/detaildialog.cpp:518
#, kde-format
msgid "DE (%1):"
msgstr "DE (%1):"
#: dialogs/detaildialog.cpp:605 dialogs/detaildialog.cpp:606
#: kstarslite/dialogs/detaildialoglite.cpp:533
#: kstarslite/dialogs/detaildialoglite.cpp:534 printing/detailstable.cpp:649
#: printing/detailstable.cpp:650 tools/modcalcdaylength.cpp:146
#: tools/modcalcdaylength.cpp:148 tools/modcalcdaylength.cpp:193
#: tools/modcalcdaylength.cpp:195
#, kde-format
msgid "Circumpolar"
msgstr "Okołobiegunowy"
#: dialogs/detaildialog.cpp:610 dialogs/detaildialog.cpp:611
#: kstarslite/dialogs/detaildialoglite.cpp:538
#: kstarslite/dialogs/detaildialoglite.cpp:539 printing/detailstable.cpp:655
#: printing/detailstable.cpp:656 tools/observinglist.cpp:194
#, kde-format
msgid "Never rises"
msgstr "Nigdy nie wschodzi"
#: dialogs/detaildialog.cpp:614 dialogs/detaildialog.cpp:615
#: ekos/observatory/observatory.cpp:156
#: kstarslite/dialogs/detaildialoglite.cpp:542
#: kstarslite/dialogs/detaildialoglite.cpp:543 printing/detailstable.cpp:659
#: printing/detailstable.cpp:660
#, kde-format
msgctxt "Not Applicable"
msgid "N/A"
msgstr "Nie dotyczy"
#: dialogs/detaildialog.cpp:632 kstarslite/qml/dialogs/DetailsDialog.qml:54
#, kde-format, kde-kuit-format
msgid "Links"
msgstr "Odsyłacze"
#: dialogs/detaildialog.cpp:696 kstarslite/dialogs/detaildialoglite.cpp:696
#, kde-format
msgid ""
"Custom image-links file could not be opened.\n"
"Link cannot be recorded for future sessions."
msgstr ""
"Nie można otworzyć pliku z własnymi odnośnikami do obrazów.\n"
"Nie można zapisać tego odnośnika."
#: dialogs/detaildialog.cpp:697 ekos/align/align.cpp:1181
#: ekos/align/align.cpp:1319 ekos/align/align.cpp:1475
#: ekos/capture/capture.cpp:3566 ekos/guide/guide.cpp:437
#: ekos/scheduler/scheduler.cpp:3973 ekos/scheduler/scheduler.cpp:4297
#: ekos/scheduler/scheduler.cpp:6200 ekos/scheduler/scheduler.cpp:6230
#: ekos/scheduler/scheduler.cpp:6267 ekos/scheduler/scheduler.cpp:6501
#: indi/drivermanager.cpp:1502 indi/indidriver.cpp:933 kstarsactions.cpp:1272
#: oal/execute.cpp:332 options/opscolors.cpp:265 tools/modcalcangdist.cpp:143
#: tools/modcalcapcoord.cpp:153 tools/modcalcdaylength.cpp:265
#: tools/modcalcgalcoord.cpp:202 tools/modcalcgeodcoord.cpp:242
#: tools/modcalcjd.cpp:125 tools/modcalcplanets.cpp:206
#: tools/modcalcsidtime.cpp:213 tools/modcalcvizequinox.cpp:79
#: tools/modcalcvlsr.cpp:300 tools/observinglist.cpp:858
#: tools/observinglist.cpp:1069 tools/scriptbuilder.cpp:852
#: tools/scriptbuilder.cpp:932 tools/scriptbuilder.cpp:1015
#, kde-format, kde-kuit-format
msgid "Could Not Open File"
msgstr "Nie można otworzyć pliku"
#: dialogs/detaildialog.cpp:722 kstarslite/dialogs/detaildialoglite.cpp:721
#, kde-format
msgid ""
"Custom information-links file could not be opened.\n"
"Link cannot be recorded for future sessions."
msgstr ""
"Nie można otworzyć pliku z własnymi odnośnikami do informacji.\n"
"Nie można zapisać tego odnośnika."
#: dialogs/detaildialog.cpp:723
#, kde-format
msgid "Could not Open File"
msgstr "Nie można otworzyć pliku"
#: dialogs/detaildialog.cpp:750 kstarsactions.cpp:1080
#, kde-format
msgid "Advanced"
msgstr "Zaawansowane"
#: dialogs/detaildialog.cpp:765 kstarslite/qml/dialogs/DetailsDialog.qml:62
#: kstarslite/qml/dialogs/DetailsDialog.qml:460
#, kde-format, kde-kuit-format
msgid "Log"
msgstr "Dziennik"
#: dialogs/detaildialog.cpp:771 kstarslite/dialogs/detaildialoglite.cpp:567
#: kstarslite/qml/dialogs/DetailsDialog.qml:469 skyobjects/skyobject.cpp:478
#: tools/observinglist.cpp:558 tools/observinglist.cpp:821
#, kde-format
msgid "Record here observation logs and/or data on %1."
msgstr "Oto miejsce na zapiski z obserwacji i dane na temat %1"
#: dialogs/detaildialog.cpp:840
#, kde-format
msgid "Edit Link"
msgstr "Zmień odnośnik"
#: dialogs/detaildialog.cpp:981
#, kde-format
msgid "Are you sure you want to remove the %1 link?"
msgstr "Czy na pewno usunąć odnośnik %1?"
#: dialogs/detaildialog.cpp:982 indi/drivermanager.cpp:1476
#: indi/indidriver.cpp:909
#, kde-format, kde-kuit-format
msgid "Delete Confirmation"
msgstr "Potwierdzenie usunięcia"
#: dialogs/detaildialog.cpp:1198 dialogs/detaildialog.cpp:1235
#: fitsviewer/fitslabel.cpp:325 fitsviewer/fitslabel.cpp:360
#: kstarsactions.cpp:282 kstarsactions.cpp:311 tools/flagmanager.cpp:274
#: tools/flagmanager.cpp:304 tools/observinglist.cpp:684
#: tools/observinglist.cpp:713 tools/whatsinteresting/wiview.cpp:331
#: tools/whatsinteresting/wiview.cpp:362
#, kde-format
msgid "KStars did not find any active telescopes."
msgstr "KStars nie znalazł żadnych dostępnych teleskopów."
#: dialogs/detaildialog.cpp:1215 fitsviewer/fitslabel.cpp:341
#: kstarsactions.cpp:301 tools/flagmanager.cpp:291 tools/observinglist.cpp:701
#: tools/whatsinteresting/wiview.cpp:347
#, kde-format
msgid "Telescope %1 is offline. Please connect and retry again."
msgstr "Teleskop %1 jest niedostępny. Podłącz go i spróbuj ponownie."
#: dialogs/detaildialog.cpp:1222
#, kde-format
msgid ""
"Danger! Viewing the Sun without adequate solar filters is dangerous and will "
"result in permanent eye damage!"
msgstr ""
"Uwaga! Obserwacja słońca bez odpowiednich filtrów słonecznych jest "
"niebezpieczna i skutkuje trwałym uszkodzeniem oka!"
#: dialogs/detaildialog.cpp:1287
#, kde-format
msgid "Unable to save image to %1"
msgstr "Nie można zapisać obrazu do %1"
#: dialogs/detaildialog.cpp:1287
#, kde-format
msgid "Save Thumbnail"
msgstr "Zapisz miniaturę"
#. i18n: ectx: property (text), widget (QLabel, Names)
#: dialogs/details_data.ui:46
#, kde-format
msgid "Primary Name, Other Names"
msgstr "Główna nazwa, inne nazwy"
#. i18n: ectx: property (text), widget (KSHelpLabel, DistanceLabel)
#: dialogs/details_data.ui:271 printing/detailstable.cpp:349
#, kde-format
msgid "Distance:"
msgstr "Odległość:"
#. i18n: ectx: property (text), widget (QLabel, AngSize)
#: dialogs/details_data.ui:292
#, kde-format
msgid "0.0 arcmin"
msgstr "0.0 minuty kątowej"
#. i18n: ectx: property (text), widget (QLabel, AngSizeLabel)
#. i18n: ectx: property (text), widget (QLabel, textLabel1_19)
#: dialogs/details_data.ui:299 ekos/capture/capture.ui:290
#: printing/detailstable.cpp:353
#, kde-format
msgid "Size:"
msgstr "Rozmiar:"
#. i18n: ectx: property (text), widget (KSHelpLabel, MagLabel)
#. i18n: ectx: property (text), widget (QLabel, label_20)
#: dialogs/details_data.ui:306 oal/execute.ui:132 printing/detailstable.cpp:357
#, kde-format
msgid "Magnitude:"
msgstr "Jasność:"
#. i18n: ectx: property (text), widget (QLabel, Magnitude)
#: dialogs/details_data.ui:327
#, kde-format
msgid "0.0 mag"
msgstr "0.00 mag"
#. i18n: ectx: property (text), widget (QLabel, Distance)
#: dialogs/details_data.ui:345
#, kde-format
msgid "0.0 pc"
msgstr "0.00 pc"
#. i18n: ectx: property (text), widget (QLabel, IllumLabel)
#: dialogs/details_data.ui:352 printing/detailstable.cpp:365
#, kde-format
msgid "Illumination:"
msgstr "Oświetlenie:"
#. i18n: ectx: property (text), widget (KSHelpLabel, BVLabel)
#: dialogs/details_data.ui:374
#, kde-format
msgid "B - V index:"
msgstr "Indeks B - V:"
#. i18n: ectx: property (text), widget (QLabel, BVIndex)
#. i18n: ectx: property (text), item, widget (QComboBox, filterCombo)
#. i18n: ectx: property (text), item, widget (QComboBox, FilterDevicesCombo)
#. i18n: ectx: property (text), widget (QLabel, avgFPS)
#: dialogs/details_data.ui:384 ekos/capture/capture.ui:1879
#: ekos/focus/focus.ui:560 ekos/focus/focus.ui:1242 ekos/guide/guide.ui:436
#: indi/streamform.ui:368
#, kde-format
msgid "--"
msgstr "--"
#. i18n: ectx: property (text), widget (QPushButton, ObsListButton)
#: dialogs/details_data.ui:476
#, kde-format
msgid "Add to Observing List"
msgstr "Dodaj do listy obserwowanych"
#. i18n: ectx: property (text), widget (QPushButton, CenterButton)
#: dialogs/details_data.ui:483 tools/flagmanager.ui:206
#, kde-format
msgid "Center in Map"
msgstr "Wyśrodkuj na mapie"
#. i18n: ectx: property (text), widget (QPushButton, ScopeButton)
#: dialogs/details_data.ui:490 tools/flagmanager.ui:216
#, kde-format
msgid "Center in Telescope"
msgstr "Wyśrodkuj na teleskopie"
#. i18n: ectx: property (text), widget (QLabel, PerihelionLabel)
#: dialogs/details_data_comet.ui:30 printing/detailstable.cpp:477
#, kde-format
msgid "Perihelion:"
msgstr "Perihelion:"
#. i18n: ectx: property (text), widget (QLabel, Perihelion)
#. i18n: ectx: property (text), widget (QLabel, EarthMOID)
#: dialogs/details_data_comet.ui:45 dialogs/details_data_comet.ui:174
#, kde-format
msgid "0.0 AU"
msgstr "0.0 AU"
#. i18n: ectx: property (text), widget (QLabel, OrbitIDLabel)
#: dialogs/details_data_comet.ui:52 printing/detailstable.cpp:481
#, kde-format
msgid "Orbit ID:"
msgstr "Identyfikator orbity:"
#. i18n: ectx: property (text), widget (QLabel, OrbitID)
#: dialogs/details_data_comet.ui:67
#, kde-format
msgid "Orbit ID"
msgstr "Identyfikator orbity"
#. i18n: ectx: property (text), widget (QLabel, NEOLabel)
#: dialogs/details_data_comet.ui:74 printing/detailstable.cpp:485
#, kde-format
msgid "NEO:"
msgstr "NEO:"
#. i18n: ectx: property (text), widget (QLabel, NEO)
#: dialogs/details_data_comet.ui:88
#: kstarslite/qml/dialogs/DetailsDialog.qml:180
#, kde-format, kde-kuit-format
msgid "NEO"
msgstr "NEO"
#. i18n: ectx: property (text), widget (QLabel, DiameterLabel)
#: dialogs/details_data_comet.ui:95 printing/detailstable.cpp:489
#, kde-format
msgid "Diameter:"
msgstr "Średnica:"
#. i18n: ectx: property (text), widget (QLabel, Diameter)
#. i18n: ectx: property (text), widget (QLabel, Dimensions)
#: dialogs/details_data_comet.ui:110 dialogs/details_data_comet.ui:240
#, kde-format
msgid "0.0 km"
msgstr "0.0 km"
#. i18n: ectx: property (text), widget (QLabel, RotationLabel)
#: dialogs/details_data_comet.ui:117 printing/detailstable.cpp:493
#, kde-format
msgid "Rotation period:"
msgstr "Okres obrotu:"
#. i18n: ectx: property (text), widget (QLabel, Rotation)
#: dialogs/details_data_comet.ui:132
#, kde-format
msgid "0.0 h"
msgstr "0.0 godz"
#. i18n: ectx: property (text), widget (QLabel, EarthMOIDLabel)
#: dialogs/details_data_comet.ui:159 printing/detailstable.cpp:497
#, kde-format
msgid "Earth MOID:"
msgstr "MOID Ziemi:"
#. i18n: ectx: property (text), widget (QLabel, OrbitClassLabel)
#: dialogs/details_data_comet.ui:181 printing/detailstable.cpp:501
#, kde-format
msgid "Orbit class:"
msgstr "Klasa orbity:"
#. i18n: ectx: property (text), widget (QLabel, OrbitClass)
#: dialogs/details_data_comet.ui:196
#, kde-format
msgid "Class"
msgstr "Klasa"
#. i18n: ectx: property (text), widget (QLabel, AlbedoLabel)
#: dialogs/details_data_comet.ui:203 printing/detailstable.cpp:505
#, kde-format
msgid "Albedo:"
msgstr "Albedo:"
#. i18n: ectx: property (text), widget (QLabel, Albedo)
#. i18n: ectx: property (text), widget (QLineEdit, AltGeoBox)
#: dialogs/details_data_comet.ui:218 tools/modcalcgeod.ui:257
#, kde-format
msgid "0.0"
msgstr "0.0"
#. i18n: ectx: property (text), widget (QLabel, DimensionsLabel)
#: dialogs/details_data_comet.ui:225 printing/detailstable.cpp:509
#, kde-format
msgid "Dimensions:"
msgstr "Wymiary:"
#. i18n: ectx: property (text), widget (QLabel, PeriodLabel)
#: dialogs/details_data_comet.ui:247 printing/detailstable.cpp:513
#, kde-format
msgid "Period:"
msgstr "Okres:"
#. i18n: ectx: property (text), widget (QLabel, Period)
#: dialogs/details_data_comet.ui:262
#, kde-format
msgid "0 y"
msgstr "0 lat"
#. i18n: ectx: property (windowTitle), widget (QWidget, DetailsDatabase)
#: dialogs/details_database.ui:13
#, kde-format
msgid "Details - Online Databases"
msgstr "Szczegóły - baza online"
#. i18n: ectx: property (text), widget (QTreeWidget, ADVTree)
#: dialogs/details_database.ui:29
#, kde-format
msgid "Choose Online Database"
msgstr "Wybór bazy danych z sieci"
#. i18n: ectx: property (windowTitle), widget (QWidget, DetailsLinks)
#: dialogs/details_links.ui:13
#, kde-format
msgid "Details - Resource Links"
msgstr "Szczegóły - odsyłacze"
#. i18n: ectx: property (text), widget (QLabel, InfoTitle)
#: dialogs/details_links.ui:47 kstarslite/qml/dialogs/DetailsDialog.qml:364
#, kde-format, kde-kuit-format
msgid "Information Links"
msgstr "Odsyłacze informacyjne"
#. i18n: ectx: property (text), widget (QLabel, ImagesTitle)
#: dialogs/details_links.ui:110 kstarslite/qml/dialogs/DetailsDialog.qml:400
#, kde-format, kde-kuit-format
msgid "Image Links"
msgstr "Odsyłacze do obrazów"
#. i18n: ectx: property (text), widget (QPushButton, ViewButton)
#: dialogs/details_links.ui:143
#, kde-format
msgid "View Resource"
msgstr "Pokaż dane"
#. i18n: ectx: property (text), widget (QPushButton, AddLinkButton)
#: dialogs/details_links.ui:150
#, kde-format
msgid "Add Link..."
msgstr "Dodaj odnośnik"
#. i18n: ectx: property (text), widget (QPushButton, EditLinkButton)
#: dialogs/details_links.ui:157
#, kde-format
msgid "Edit Link..."
msgstr "Zmień odnośnik"
#. i18n: ectx: property (text), widget (QPushButton, RemoveLinkButton)
#: dialogs/details_links.ui:164
#, kde-format
msgid "Remove Link"
msgstr "Usuń odnośnik"
#. i18n: ectx: property (text), widget (QLabel, LogTitle)
#: dialogs/details_log.ui:36
#, kde-format
msgid "User Log"
msgstr "Dziennik użytkownika"
#. i18n: ectx: property (windowTitle), widget (QWidget, DetailsPosition)
#: dialogs/details_position.ui:14
#, kde-format
msgid "Details - Position Data"
msgstr "Szczegóły - dane o położeniu"
#. i18n: ectx: property (text), widget (QLabel, CoordTitle)
#. i18n: ectx: property (text), widget (QRadioButton, coordinatesR)
#. i18n: ectx: property (title), widget (QGroupBox, Coordinates)
#: dialogs/details_position.ui:66 ekos/guide/manualdither.ui:55
#: ekos/mount/mount.ui:222 kstarslite/qml/dialogs/DetailsDialog.qml:243
#: printing/detailstable.cpp:536
#, kde-format, kde-kuit-format
msgid "Coordinates"
msgstr "Współrzędne"
#. i18n: ectx: property (text), widget (QLabel, DecLabel)
#: dialogs/details_position.ui:132
#, kde-format
msgid "DE (2000.0):"
msgstr "DE (2000.0):"
#. i18n: ectx: property (text), widget (QLabel, RA0Label)
#: dialogs/details_position.ui:167
#, kde-format
msgid "RA (J2000.0):"
msgstr "RA (J2000.0):"
#. i18n: ectx: property (text), widget (QLabel, Dec0)
#. i18n: ectx: property (text), widget (QLabel, RA0)
#. i18n: ectx: property (text), widget (QLabel, HA)
#. i18n: ectx: property (text), widget (QLabel, Dec)
#. i18n: ectx: property (text), widget (QLabel, Alt)
#. i18n: ectx: property (text), widget (QLabel, Az)
#. i18n: ectx: property (text), widget (QLabel, RA)
#. i18n: ectx: property (text), widget (QLabel, AzRise)
#. i18n: ectx: property (text), widget (QLabel, AltTransit)
#. i18n: ectx: property (text), widget (QLabel, AzSet)
#. i18n: ectx: property (text), widget (QLabel, countdownLabel)
#. i18n: ectx: property (text), widget (QLabel, AngDist)
#: dialogs/details_position.ui:185 dialogs/details_position.ui:243
#: dialogs/details_position.ui:277 dialogs/details_position.ui:305
#: dialogs/details_position.ui:323 dialogs/details_position.ui:414
#: dialogs/details_position.ui:470 dialogs/details_position.ui:827
#: dialogs/details_position.ui:845 dialogs/details_position.ui:863
#: ekos/mount/mount.ui:584 tools/modcalcangdist.ui:321
#, kde-format
msgid "00:00:00"
msgstr "00:00:00"
#. i18n: ectx: property (text), widget (QLabel, Airmass)
#: dialogs/details_position.ui:203
#, kde-format
msgid "0.00"
msgstr "0.00"
#. i18n: ectx: property (text), widget (QLabel, RALabel)
#: dialogs/details_position.ui:216
#, kde-format
msgid "RA (2000.0):"
msgstr "RA (2000.0):"
#. i18n: ectx: property (text), widget (QLabel, Dec0Label)
#: dialogs/details_position.ui:287
#, kde-format
msgid "DE (J2000.0):"
msgstr "DE (J2000.0):"
#. i18n: ectx: property (text), widget (QLabel, AzLabel)
#. i18n: ectx: property (text), widget (QLabel, label_23)
#. i18n: ectx: property (text), widget (QLabel, azLabel)
#: dialogs/details_position.ui:336 oal/execute.ui:216
#: printing/detailstable.cpp:568 tools/modcalcaltaz.ui:313
#, kde-format
msgid "Azimuth:"
msgstr "Azymut:"
#. i18n: ectx: property (text), widget (QLabel, AirmassLabel)
#: dialogs/details_position.ui:371 printing/detailstable.cpp:586
#, kde-format
msgid "Airmass:"
msgstr "Masa powietrza:"
#. i18n: ectx: property (text), widget (QLabel, AltLabel)
#. i18n: ectx: property (text), widget (QLabel, label_21)
#. i18n: ectx: property (text), widget (QLabel, elLabel)
#: dialogs/details_position.ui:387 oal/execute.ui:202
#: printing/detailstable.cpp:572 tools/modcalcaltaz.ui:320
#, kde-format
msgid "Altitude:"
msgstr "Wysokość:"
#. i18n: ectx: property (text), widget (QLabel, HALabel)
#: dialogs/details_position.ui:427 printing/detailstable.cpp:553
#, kde-format
msgid "Hour angle:"
msgstr "Kąt godzinny:"
#. i18n: ectx: property (text), widget (QLabel, RSTTitle)
#: dialogs/details_position.ui:554 kstarslite/qml/dialogs/DetailsDialog.qml:291
#: printing/detailstable.cpp:675
#, kde-format, kde-kuit-format
msgid "Rise/Set/Transit"
msgstr "Wschód/zachód/górowanie"
#. i18n: ectx: property (text), widget (QLabel, TimeSetLabel)
#: dialogs/details_position.ui:637 printing/detailstable.cpp:687
#, kde-format
msgid "Set time:"
msgstr "Czas zachodu:"
#. i18n: ectx: property (text), widget (QLabel, TimeTransitLabel)
#: dialogs/details_position.ui:653 printing/detailstable.cpp:682
#, kde-format
msgid "Transit time:"
msgstr "Czas górowania:"
#. i18n: ectx: property (text), widget (QLabel, TimeRiseLabel)
#: dialogs/details_position.ui:669 printing/detailstable.cpp:678
#, kde-format
msgid "Rise time:"
msgstr "Czas wschodu:"
#. i18n: ectx: property (text), widget (QLabel, TimeRise)
#. i18n: ectx: property (text), widget (QLabel, TimeTransit)
#. i18n: ectx: property (text), widget (QLabel, TimeSet)
#. i18n: ectx: property (text), widget (QLabel, SunTransitAlt)
#. i18n: ectx: property (text), widget (QLabel, DayLength)
#. i18n: ectx: property (text), widget (QLabel, SunRiseAz)
#. i18n: ectx: property (text), widget (QLabel, SunSetAz)
#. i18n: ectx: property (text), widget (QLabel, SunSet)
#. i18n: ectx: property (text), widget (QLabel, SunRise)
#. i18n: ectx: property (text), widget (QLabel, SunTransit)
#. i18n: ectx: property (text), widget (QLabel, MoonRise)
#. i18n: ectx: property (text), widget (QLabel, MoonSet)
#. i18n: ectx: property (text), widget (QLabel, MoonRiseAz)
#. i18n: ectx: property (text), widget (QLabel, MoonSetAz)
#. i18n: ectx: property (text), widget (QLabel, MoonTransitAlt)
#. i18n: ectx: property (text), widget (QLabel, MoonTransit)
#: dialogs/details_position.ui:690 dialogs/details_position.ui:708
#: dialogs/details_position.ui:726 tools/modcalcdaylength.ui:160
#: tools/modcalcdaylength.ui:197 tools/modcalcdaylength.ui:276
#: tools/modcalcdaylength.ui:330 tools/modcalcdaylength.ui:367
#: tools/modcalcdaylength.ui:401 tools/modcalcdaylength.ui:422
#: tools/modcalcdaylength.ui:512 tools/modcalcdaylength.ui:556
#: tools/modcalcdaylength.ui:606 tools/modcalcdaylength.ui:627
#: tools/modcalcdaylength.ui:648 tools/modcalcdaylength.ui:696
#, kde-format
msgid "00:00"
msgstr "00:00"
#. i18n: ectx: property (text), widget (QLabel, AzSetLabel)
#: dialogs/details_position.ui:774 printing/detailstable.cpp:699
#, kde-format
msgid "Azimuth at set:"
msgstr "Azymut zachodu:"
#. i18n: ectx: property (text), widget (QLabel, AltTransitLabel)
#: dialogs/details_position.ui:790 printing/detailstable.cpp:695
#, kde-format
msgid "Altitude at transit:"
msgstr "Wysokość górowania:"
#. i18n: ectx: property (text), widget (QLabel, AzRiseLabel)
#: dialogs/details_position.ui:806 printing/detailstable.cpp:691
#, kde-format
msgid "Azimuth at rise:"
msgstr "Azymut wschodu:"
#: dialogs/exportimagedialog.cpp:59
#, kde-format
msgid "Preview image"
msgstr "Podgląd obrazu"
#: dialogs/exportimagedialog.cpp:68
#, kde-format
msgid "Export sky image"
msgstr "Eksportuj obraz nieba"
#: dialogs/exportimagedialog.cpp:103 fitsviewer/starprofileviewer.cpp:34
#: fitsviewer/starprofileviewer.cpp:131 printing/pwizfovconfig.cpp:69
#, kde-format
msgid "Horizontal"
msgstr "Poziomy"
#: dialogs/exportimagedialog.cpp:104 fitsviewer/starprofileviewer.cpp:37
#: fitsviewer/starprofileviewer.cpp:132 printing/pwizfovconfig.cpp:70
#, kde-format
msgid "Vertical"
msgstr "Pionowy"
#: dialogs/exportimagedialog.cpp:107
#, kde-format
msgid "Full legend"
msgstr "Pełna legenda"
#: dialogs/exportimagedialog.cpp:107 printing/pwizfovconfig.cpp:66
#, kde-format
msgid "Scale with magnitudes chart"
msgstr "Mapa skal i wielkości"
#: dialogs/exportimagedialog.cpp:107 printing/pwizfovconfig.cpp:66
#, kde-format
msgid "Only scale"
msgstr "Tylko skala"
#: dialogs/exportimagedialog.cpp:107
#, kde-format
msgid "Only magnitudes"
msgstr "Tylko wielkości"
#: dialogs/exportimagedialog.cpp:108
#, kde-format
msgid "Only symbols"
msgstr "Tylko symbole"
#: dialogs/exportimagedialog.cpp:112 printing/pwizfovconfig.cpp:73
#, kde-format
msgid "Upper left corner"
msgstr "Górny lewy narożnik"
#: dialogs/exportimagedialog.cpp:112 printing/pwizfovconfig.cpp:73
#, kde-format
msgid "Upper right corner"
msgstr "Górny prawy narożnik"
#: dialogs/exportimagedialog.cpp:112 printing/pwizfovconfig.cpp:73
#, kde-format
msgid "Lower left corner"
msgstr "Dolny lewy narożnik"
#: dialogs/exportimagedialog.cpp:113 printing/pwizfovconfig.cpp:74
#, kde-format
msgid "Lower right corner"
msgstr "Dolny prawy narożnik"
#: dialogs/exportimagedialog.cpp:137
#, kde-format
msgid "Could not export image"
msgstr "Nie można wyeksportować obrazu"
#. i18n: ectx: property (title), widget (QGroupBox, legendGroupBox)
#: dialogs/exportimagedialog.ui:17
#, kde-format
msgid "Legend Configuration"
msgstr "Ustawienia legendy"
#. i18n: ectx: property (text), widget (QCheckBox, addLegendCheckBox)
#: dialogs/exportimagedialog.ui:23
#, kde-format
msgid "Add legend to exported sky image"
msgstr "Dodaj legendę do eksportowanego obrazu nieba"
#. i18n: ectx: property (text), widget (QLabel, legendOrientationLabel)
#: dialogs/exportimagedialog.ui:35
#, kde-format
msgid "Legend orientation:"
msgstr "Kierunek legendy:"
#. i18n: ectx: property (text), widget (QLabel, legendTypeLabel)
#: dialogs/exportimagedialog.ui:45
#, kde-format
msgid "Legend type:"
msgstr "Rodzaj legendy:"
#. i18n: ectx: property (text), widget (QLabel, legendPositionLabel)
#: dialogs/exportimagedialog.ui:55
#, kde-format
msgid "Legend position:"
msgstr "Położenie legendy:"
#: dialogs/finddialog.cpp:48 kstarslite/dialogs/finddialoglite.cpp:36
#: tools/conjunctions.cpp:107
#, kde-format
msgid "Any"
msgstr "Wszystko"
#: dialogs/finddialog.cpp:50 kstarsactions.cpp:1041 kstarsinit.cpp:453
#: kstarslite/dialogs/finddialoglite.cpp:38 tools/astrocalc.cpp:173
#: tools/conjunctions.cpp:109
#, kde-format
msgid "Solar System"
msgstr "Układ Słoneczny"
#: dialogs/finddialog.cpp:51 kstarslite/dialogs/finddialoglite.cpp:39
#: tools/conjunctions.cpp:113
#, kde-format
msgid "Open Clusters"
msgstr "Gromady otwarte"
#: dialogs/finddialog.cpp:52 kstarslite/dialogs/finddialoglite.cpp:40
#: tools/conjunctions.cpp:114
#, kde-format
msgid "Globular Clusters"
msgstr "Gromady kuliste"
#: dialogs/finddialog.cpp:53 kstarslite/dialogs/finddialoglite.cpp:41
#: tools/conjunctions.cpp:115
#, kde-format
msgid "Gaseous Nebulae"
msgstr "Mgławice gazowe"
#: dialogs/finddialog.cpp:54 kstarslite/dialogs/finddialoglite.cpp:42
#: tools/conjunctions.cpp:116
#, kde-format
msgid "Planetary Nebulae"
msgstr "Mgławice planetarne"
#. i18n: ectx: property (text), widget (QPushButton, FindButton)
#: dialogs/finddialog.cpp:81 tools/observinglist.ui:329
#, kde-format
msgid "Find Object"
msgstr "Znajdź obiekt"
#: dialogs/finddialog.cpp:94
#, kde-format
msgid "Details..."
msgstr "Szczegóły..."
#: dialogs/finddialog.cpp:192
#, kde-format
msgid "Andromeda Galaxy"
msgstr "Galaktyka Andromeda"
#: dialogs/finddialog.cpp:198
#, kde-format
msgid "Aldebaran"
msgstr "Aldebaran"
#: dialogs/finddialog.cpp:205
#, kde-format
msgid "Aaltje"
msgstr "Aaltje"
#: dialogs/finddialog.cpp:211
#, kde-format
msgid "Aarseth-Brewington (1989 W1)"
msgstr "Aarseth-Brewington (1989 W1)"
#: dialogs/finddialog.cpp:302
#, kde-format
msgid "or search the Internet for %1"
msgstr "lub wyszukaj w internecie %1"
#: dialogs/finddialog.cpp:421 kstarslite/dialogs/finddialoglite.cpp:216
#, kde-format
msgid "No object named %1 found."
msgstr "Nie znaleziono obiektu o nazwie %1."
#: dialogs/finddialog.cpp:422
#, kde-format
msgid "Bad object name"
msgstr "Błędna nazwa obiektu"
#. i18n: ectx: property (text), widget (QLabel, SearchLabel)
#: dialogs/finddialog.ui:49
#, kde-format
msgid "Filter by name:"
msgstr "Filtruj po nazwie:"
#. i18n: ectx: property (toolTip), widget (QPushButton, showHistoryB)
#: dialogs/finddialog.ui:75
#, kde-format
msgid "Find History"
msgstr "Znajdź historię"
#. i18n: ectx: property (toolTip), widget (QPushButton, clearHistoryB)
#: dialogs/finddialog.ui:109
#, kde-format
msgid "Clear History"
msgstr "Wyczyść historię"
#. i18n: ectx: property (text), widget (QLabel, FilterTypeLabel)
#: dialogs/finddialog.ui:148
#, kde-format
msgid "Filter by type:"
msgstr "Filtruj po rodzaju:"
#. i18n: ectx: property (text), widget (QPushButton, InternetSearchButton)
#: dialogs/finddialog.ui:170
#, kde-format
msgid "or search Internet for (nothing)"
msgstr "lub wyszukaj niczego w internecie"
#: dialogs/focusdialog.cpp:53
#, kde-format
msgid "Set Coordinates Manually"
msgstr "Ręcznie ustaw współrzędne"
#: dialogs/focusdialog.cpp:141 tools/flagmanager.cpp:191
#, kde-format
msgid "The Right Ascension value must be between 0.0 and 24.0."
msgstr "Wartość rektascensji musi zawierać się pomiędzy 0.0 a 24.0."
#: dialogs/focusdialog.cpp:143 tools/flagmanager.cpp:193
#, kde-format
msgid "The Declination value must be between -90.0 and 90.0."
msgstr "Wartość deklinacji musi zawierać się między -90.0 a 90.0."
#: dialogs/focusdialog.cpp:146 dialogs/focusdialog.cpp:178
#: tools/flagmanager.cpp:196
#, kde-format
msgid "Invalid Coordinate Data"
msgstr "Niepoprawne współrzędne"
#: dialogs/focusdialog.cpp:173
#, kde-format
msgid "The Azimuth value must be between 0.0 and 360.0."
msgstr "Wartość azymutu musi zawierać się między 0.0 a 360.0."
#: dialogs/focusdialog.cpp:175
#, kde-format
msgid "The Altitude value must be between -90.0 and 90.0."
msgstr "Wartość wysokości musi zawierać się między -90.0 a 90.0."
#. i18n: ectx: attribute (title), widget (QWidget, rdTab)
#: dialogs/focusdialog.ui:36
#, kde-format
msgid "RA/Dec"
msgstr "RA/Dek"
#. i18n: ectx: property (text), widget (QLabel, decLabel)
#. i18n: ectx: property (text), widget (QLabel, label_13)
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. i18n: ectx: property (text), widget (QLabel, label_7)
#: dialogs/focusdialog.ui:64 ekos/align/align.ui:217 ekos/align/align.ui:419
#: ekos/manager.ui:1111
#, kde-format
msgid "DE:"
msgstr "DE:"
#. i18n: ectx: property (toolTip), widget (QPushButton, JNowB)
#: dialogs/focusdialog.ui:71
#, kde-format
msgid "Set Epoch to now"
msgstr "Ustaw Epoch na teraz"
#. i18n: ectx: property (text), widget (QPushButton, JNowB)
#: dialogs/focusdialog.ui:74
#, kde-format
msgid "JNow"
msgstr "JNow"
#. i18n: ectx: property (toolTip), widget (QPushButton, J2000B)
#: dialogs/focusdialog.ui:81
#, kde-format
msgid "Set Epoch to J2000"
msgstr "Ustaw Epoch na J2000"
#. i18n: ectx: property (text), widget (QPushButton, J2000B)
#: dialogs/focusdialog.ui:84
#, kde-format
msgid "J2000"
msgstr "J2000"
#. i18n: ectx: property (text), widget (QLabel, raLabel)
#. i18n: ectx: property (text), widget (QLabel, label_12)
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. i18n: ectx: property (text), widget (QLabel, label)
#. i18n: ectx: property (text), widget (QLabel, textLabel2)
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. i18n: ectx: property (text), widget (QCheckBox, raCheckBatch)
#. i18n: ectx: property (text), widget (QCheckBox, RACheckBatch)
#: dialogs/focusdialog.ui:107 ekos/align/align.ui:261 ekos/align/align.ui:352
#: ekos/manager.ui:1094 tools/adddeepskyobject.ui:167 tools/altvstime.ui:97
#: tools/argsetradec.ui:37 tools/modcalcgalcoord.ui:288
#: tools/modcalcplanets.ui:251 tools/modcalcvlsr.ui:508
#, kde-format
msgid "RA:"
msgstr "RA:"
#. i18n: ectx: property (text), widget (QLabel, epochLabel)
#. i18n: ectx: property (text), widget (QLabel, EpochLabel)
#. i18n: ectx: property (text), widget (QLabel, EpochLabel2)
#. i18n: ectx: property (text), widget (QCheckBox, epochCheckBatch)
#. i18n: ectx: property (text), widget (QCheckBox, EpochCheckBatch)
#: dialogs/focusdialog.ui:114 tools/flagmanager.ui:64
#: tools/modcalcapcoord.ui:127 tools/modcalcapcoord.ui:215
#: tools/modcalcapcoord.ui:527 tools/modcalcgalcoord.ui:214
#: tools/modcalcvlsr.ui:521
#, kde-format
msgid "Epoch:"
msgstr "Epoka:"
#. i18n: ectx: property (text), widget (QLineEdit, epochBox)
#. i18n: ectx: property (text), widget (QLabel, EpochTarget)
#: dialogs/focusdialog.ui:121 tools/flagmanager.ui:77
#: tools/modcalcapcoord.ui:230
#, kde-format
msgid "2000.0"
msgstr "2000.0"
#. i18n: ectx: attribute (title), widget (QWidget, aaTab)
#: dialogs/focusdialog.ui:136
#, kde-format
msgid "Az/Alt"
msgstr "Az/wys"
#. i18n: ectx: property (toolTip), widget (QLabel, label)
#. i18n: ectx: property (toolTip), widget (QLabel, label_6)
#: dialogs/focusdialog.ui:148 ekos/manager.ui:1128 ekos/mount/mount.ui:280
#: kstarslite/qml/dialogs/DetailsDialog.qml:271
#, kde-format, kde-kuit-format
msgid "Azimuth"
msgstr "Azymut"
#. i18n: ectx: property (text), widget (QLabel, label)
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. i18n: ectx: property (text), widget (QLabel, label_7)
#: dialogs/focusdialog.ui:151 ekos/capture/calibrationoptions.ui:88
#: tools/argsetaltaz.ui:30 tools/modcalcplanets.ui:303
#, kde-format
msgid "Az:"
msgstr "Az:"
#. i18n: ectx: property (toolTip), widget (QLabel, label_2)
#. i18n: ectx: property (toolTip), widget (QLabel, label_8)
#. i18n: ectx: property (text), widget (QTableWidget, queueTable)
#: dialogs/focusdialog.ui:164 ekos/manager.ui:1145 ekos/mount/mount.ui:297
#: ekos/scheduler/scheduler.ui:957 kstarslite/qml/dialogs/DetailsDialog.qml:276
#: tools/altvstime.cpp:108
#, kde-format, kde-kuit-format
msgid "Altitude"
msgstr "Wysokość"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. i18n: ectx: property (text), widget (QLabel, textLabel1_2)
#. i18n: ectx: property (text), widget (QLabel, label_8)
#: dialogs/focusdialog.ui:167 ekos/capture/calibrationoptions.ui:102
#: tools/argsetaltaz.ui:37 tools/modcalcplanets.ui:296
#, kde-format
msgid "Alt:"
msgstr "Wys:"
#: dialogs/fovdialog.cpp:88
#, kde-format
msgid "Set FOV Indicator"
msgstr "Ustawienie symbolu Pola Widzenia"
#. i18n: ectx: property (windowTitle), widget (QWidget, NewFOV)
#: dialogs/fovdialog.cpp:188 dialogs/newfov.ui:14
#, kde-format
msgid "New FOV Indicator"
msgstr "Nowy symbol Pola Widzenia"
#: dialogs/fovdialog.cpp:246
#, kde-format
msgctxt "Specify the apparent field of view (AFOV) manually"
msgid "Specify AFOV"
msgstr "Podany kąt Pola Widzenia"
#: dialogs/fovdialog.cpp:247
#, kde-format
msgctxt "Eyepiece Design / Brand / Name; Optional"
msgid "Ramsden (Typical)"
msgstr "Ramsden (zwyczajny)"
#: dialogs/fovdialog.cpp:248
#, kde-format
msgctxt "Eyepiece Design / Brand / Name; Optional"
msgid "Orthoscopic (Typical)"
msgstr "Ortoskopowy (zwyczajny)"
#: dialogs/fovdialog.cpp:249
#, kde-format
msgctxt "Eyepiece Design / Brand / Name; Optional"
msgid "Ploessl (Typical)"
msgstr "Ploessl (zwyczajny)"
#: dialogs/fovdialog.cpp:250
#, kde-format
msgctxt "Eyepiece Design / Brand / Name; Optional"
msgid "Erfle (Typical)"
msgstr "Erfle (zwyczajny)"
#: dialogs/fovdialog.cpp:251
#, kde-format
msgctxt "Eyepiece Design / Brand / Name; Optional"
msgid "Tele Vue Radian"
msgstr "Tele Vue Radian"
#: dialogs/fovdialog.cpp:252
#, kde-format
msgctxt "Eyepiece Design / Brand / Name; Optional"
msgid "Baader Hyperion"
msgstr "Baader Hyperion"
#: dialogs/fovdialog.cpp:253
#, kde-format
msgctxt "Eyepiece Design / Brand / Name; Optional"
msgid "Tele Vue Panoptic"
msgstr "Tele Vue Panoptic"
#: dialogs/fovdialog.cpp:254
#, kde-format
msgctxt "Eyepiece Design / Brand / Name; Optional"
msgid "Tele Vue Delos"
msgstr "Tele Vue Delos"
#: dialogs/fovdialog.cpp:255
#, kde-format
msgctxt "Eyepiece Design / Brand / Name; Optional"
msgid "Meade UWA"
msgstr "Meade UWA"
#: dialogs/fovdialog.cpp:256
#, kde-format
msgctxt "Eyepiece Design / Brand / Name; Optional"
msgid "Tele Vue Nagler"
msgstr "Tele Vue Nagler"
#: dialogs/fovdialog.cpp:257
#, kde-format
msgctxt "Eyepiece Design / Brand / Name; Optional"
msgid "Tele Vue Ethos (Typical)"
msgstr "Tele Vue Ethos (zwyczajny)"
#: dialogs/fovdialog.cpp:261
#, kde-format
msgid "1000 yards"
msgstr "1000 jardów"
#: dialogs/fovdialog.cpp:262
#, kde-format
msgid "1000 meters"
msgstr "1000 metrów"
#. i18n: ectx: property (text), widget (QLabel, LabelUnits)
#: dialogs/fovdialog.cpp:270 dialogs/newfov.ui:732
#, kde-format
msgid "feet"
msgstr "stopy"
#: dialogs/fovdialog.cpp:270
#, kde-format
msgid "meters"
msgstr "metry"
#: dialogs/fovdialog.cpp:370
#, kde-format
msgid "Telescope Focal Length Calculator"
msgstr "Kalkulator ogniskowej teleskopu"
#: dialogs/fovdialog.cpp:387
#, kde-format
msgctxt "millimeters"
msgid "mm"
msgstr "mm"
#: dialogs/fovdialog.cpp:388
#, kde-format
msgid "inch"
msgstr "cal"
#: dialogs/fovdialog.cpp:390
#, kde-format
msgid "Aperture diameter: "
msgstr "Średnica przysłony: "
#: dialogs/fovdialog.cpp:393
#, kde-format
msgctxt "F-Number or F-Ratio of optical system"
msgid "F-Number: "
msgstr "Liczba F: "
#. i18n: ectx: property (windowTitle), widget (QWidget, FOVDialog)
#: dialogs/fovdialog.ui:13
#, kde-format
msgid "Edit FOV Symbols"
msgstr "Edytuj symbole Pola Widzenia (FOV)"
#. i18n: ectx: property (toolTip), widget (QPushButton, NewButton)
#: dialogs/fovdialog.ui:54
#, kde-format
msgid "Add a new FOV symbol"
msgstr "Dodaj nowy symbol Pola Widzenia"
#. i18n: ectx: property (whatsThis), widget (QPushButton, NewButton)
#: dialogs/fovdialog.ui:57
#, kde-format
msgid ""
"Add a new field-of-view (FOV) symbol to the list. You can define the size, "
"shape, and color of the new symbol."
msgstr ""
"Dodanie nowego symbolu Pola Widzenia (PW) do listy. Można określić jego "
"rozmiar, kształt i barwę."
#. i18n: ectx: property (text), widget (QPushButton, NewButton)
#: dialogs/fovdialog.ui:60
#, kde-format
msgid "New..."
msgstr "Nowe..."
#. i18n: ectx: property (toolTip), widget (QPushButton, EditButton)
#: dialogs/fovdialog.ui:83
#, kde-format
msgid "Modify the highlighted FOV symbol"
msgstr "Zmień podświetlony symbol Pola Widzenia"
#. i18n: ectx: property (whatsThis), widget (QPushButton, EditButton)
#: dialogs/fovdialog.ui:86
#, kde-format
msgid ""
"Press this button to modify the highlighted FOV symbol. You can change its "
"size, shape and color."
msgstr ""
"Naciśnięcie tego przycisku umożliwia zmianę podświetlonego symbolu pola "
"widzenia. Można zmienić jego rozmiar, kształt i barwę."
#. i18n: ectx: property (text), widget (QPushButton, EditButton)
#: dialogs/fovdialog.ui:89
#, kde-format
msgid "Edit..."
msgstr "Edytuj..."
#. i18n: ectx: property (toolTip), widget (QPushButton, RemoveButton)
#: dialogs/fovdialog.ui:96
#, kde-format
msgid "Remove highlighted FOV symbol"
msgstr "Usuń podświetlony symbol Pola Widzenia"
#. i18n: ectx: property (whatsThis), widget (QPushButton, RemoveButton)
#: dialogs/fovdialog.ui:99
#, kde-format
msgid "Press this button to remove the highlighted FOV symbol from the list."
msgstr ""
"Naciśnięcie tego przycisku powoduje usunięcie podświetlonych symboli pola "
"widzenia z listy."
#. i18n: ectx: property (text), widget (QPushButton, RemoveButton)
#. i18n: ectx: property (text), widget (QPushButton, removeDriverB)
#. i18n: ectx: property (text), widget (QPushButton, removeB)
#. i18n: ectx: property (text), widget (QPushButton, RemoveEyepiece)
#. i18n: ectx: property (text), widget (QPushButton, RemoveLens)
#. i18n: ectx: property (text), widget (QPushButton, RemoveFilter)
#. i18n: ectx: property (text), widget (QPushButton, RemovePreset)
#: dialogs/fovdialog.ui:102 indi/customdrivers.ui:154 indi/drivermanager.ui:311
#: oal/equipmentwriter.ui:477 oal/equipmentwriter.ui:603
#: oal/equipmentwriter.ui:812 options/opscolors.ui:230
#, kde-format
msgid "Remove"
msgstr "Usuń"
#: dialogs/locationdialog.cpp:66
#, kde-format
msgid "Set Geographic Location"
msgstr "Określanie położenia geograficznego"
#: dialogs/locationdialog.cpp:114
#, kde-format
msgid "DST Rule:"
msgstr "Zasady zmiany czasu:"
#: dialogs/locationdialog.cpp:159 dialogs/locationdialog.cpp:219
#: dialogs/locationdialog.cpp:525
#, kde-format
msgid "One city matches search criteria"
msgid_plural "%1 cities match search criteria"
msgstr[0] "Tylko %1 miasto spełnia warunki"
msgstr[1] "%1 miasta spełniają warunki"
msgstr[2] "%1 miast spełnia warunki"
#: dialogs/locationdialog.cpp:307
#, kde-format
msgid "Are you sure you want to remove %1?"
msgstr "Czy na pewno chcesz usunąć %1?"
#: dialogs/locationdialog.cpp:308
#, kde-format
msgid "Remove City?"
msgstr "Usunąć miasto?"
#: dialogs/locationdialog.cpp:313
#, kde-format
msgid "This city already exists in the database."
msgstr "To miasto istnieje już w bazie danych."
#: dialogs/locationdialog.cpp:314
#, kde-format
msgid "Error: Duplicate Entry"
msgstr "Błąd: podwójny wpis"
#: dialogs/locationdialog.cpp:328
#, kde-format
msgid "All fields (except province) must be filled to add this location."
msgstr ""
"Wszystkie pola (poza Prowincją) muszą być wypełnione, żeby można było dodać "
"to położenie."
#: dialogs/locationdialog.cpp:329
#, kde-format
msgid "Fields are Empty"
msgstr "Pola są puste"
#: dialogs/locationdialog.cpp:334
#, kde-format
msgid "Could not parse the Latitude/Longitude."
msgstr "Niepoprawna długość/szerokość geograficzna."
#: dialogs/locationdialog.cpp:335
#, kde-format
msgid "Bad Coordinates"
msgstr "Błędne współrzędne"
#: dialogs/locationdialog.cpp:340
#, kde-format
msgid "UTC Offset must be selected."
msgstr "Trzeba wybrać przesunięcie UTC."
#: dialogs/locationdialog.cpp:341
#, kde-format
msgid "UTC Offset"
msgstr "Przesunięcie UTC"
#: dialogs/locationdialog.cpp:584
#, kde-format
msgid "Daylight Saving Time Rules"
msgstr "Zasady zmiany czasu"
#: dialogs/locationdialog.cpp:634
#, kde-format
msgid "Cannot add new location -- city name blank"
msgstr "Nie można dodać nowego miejsca -- nazwa miasta pusta"
#: dialogs/locationdialog.cpp:638
#, kde-format
msgid "Cannot add new location -- country name blank"
msgstr "Nie można dodać nowego miejsca -- nazwa kraju pusta"
#: dialogs/locationdialog.cpp:642
#, kde-format
msgid "Cannot add new location -- invalid latitude / longitude"
msgstr ""
"Nie można dodać nowego miejsca -- nieprawidłowa długość / szerokość "
"geograficzna"
#: dialogs/locationdialog.cpp:646
#, kde-format
msgid "Cannot add new location -- missing UTC Offset"
msgstr "Nie można dodać nowego miejsca -- brakuje przesunięcia UTC"
#: dialogs/locationdialog.cpp:650
#, kde-format
msgid "City is Read Only. Change name to add new city."
msgstr "Miasto jest tylko do odczytu. Zmień nazwę, aby dodać nowe miasto."
#. i18n: ectx: property (title), widget (QGroupBox, CityGroupBox)
#: dialogs/locationdialog.ui:32
#, kde-format
msgid "Choose City"
msgstr "Wybór miasta"
#. i18n: ectx: property (text), widget (QLabel, CountryFiltLabel)
#: dialogs/locationdialog.ui:134
#, kde-format
msgid "Country filter:"
msgstr "Filtr kraju:"
#. i18n: ectx: property (text), widget (QLabel, CityFiltLabel)
#: dialogs/locationdialog.ui:144
#, kde-format
msgid "City filter:"
msgstr "Filtr miasta:"
#. i18n: ectx: property (text), widget (QLabel, ProvinceFiltLabel)
#: dialogs/locationdialog.ui:157
#, kde-format
msgid "Province filter:"
msgstr "Filtr województwa"
#. i18n: ectx: property (text), widget (QLabel, CountLabel)
#: dialogs/locationdialog.ui:166
#, kde-format
msgid "0 cities match search criteria"
msgstr "Żadne z miast nie spełnia kryteriów"
#. i18n: ectx: property (title), widget (QGroupBox, EditGroupBox)
#: dialogs/locationdialog.ui:187
#, kde-format
msgid "View/Edit Location Data"
msgstr "Przegląd/zmiana danych o położeniu"
#. i18n: ectx: property (text), widget (QLabel, NewCityLabel)
#. i18n: ectx: property (text), widget (QLabel, CityLabel)
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#: dialogs/locationdialog.ui:245 dialogs/wizlocation.ui:129
#: tools/argsetgeolocation.ui:63
#, kde-format
msgid "City:"
msgstr "Miasto:"
#. i18n: ectx: property (text), widget (QLabel, NewProvinceLabel)
#. i18n: ectx: property (text), widget (QLabel, ProvinceLabel)
#. i18n: ectx: property (text), widget (QLabel, textLabel1_2)
#: dialogs/locationdialog.ui:262 dialogs/wizlocation.ui:136
#: tools/argsetgeolocation.ui:46
#, kde-format
msgid "Province:"
msgstr "Region:"
#. i18n: ectx: property (text), widget (QLabel, NewCountryLabel)
#. i18n: ectx: property (text), widget (QLabel, CountryLabel)
#. i18n: ectx: property (text), widget (QLabel, textLabel1_2_3)
#: dialogs/locationdialog.ui:269 dialogs/wizlocation.ui:115
#: tools/argsetgeolocation.ui:70
#, kde-format
msgid "Country:"
msgstr "Kraj:"
#. i18n: ectx: property (toolTip), widget (dmsBox, NewLat)
#: dialogs/locationdialog.ui:341
#, kde-format
msgid ""
"<html><head/><body><p>Latitude in degrees. North of equator is positive and "
"South is negative.</p></body></html>"
msgstr ""
"<html><head/><body><p>Szerokość geograficzna w stopniach. Dodatnia jest na "
"północ od równika, a ujemna na południe.</p></body></html>"
#. i18n: ectx: property (text), widget (QLabel, LongLabel)
#. i18n: ectx: property (text), widget (QLabel, label)
#. i18n: ectx: property (text), widget (QLabel, LongGeoLabel)
#. i18n: ectx: property (text), widget (QCheckBox, LongGeoCheckBatch)
#. i18n: ectx: property (text), widget (QLabel, label_9)
#. i18n: ectx: property (text), widget (QLabel, label_13)
#. i18n: ectx: property (text), widget (QCheckBox, LongCheckBatch)
#: dialogs/locationdialog.ui:348 dialogs/wizlocation.ui:190
#: tools/modcalceclipticcoords.ui:189 tools/modcalcgalcoord.ui:128
#: tools/modcalcgeod.ui:264 tools/modcalcgeod.ui:418
#: tools/modcalcplanets.ui:388 tools/modcalcplanets.ui:447
#: tools/modcalcplanets.ui:739 tools/modcalcvlsr.ui:528
#, kde-format
msgid "Longitude:"
msgstr "Długość geograficzna:"
#. i18n: ectx: property (toolTip), widget (dmsBox, NewLong)
#: dialogs/locationdialog.ui:367
#, kde-format
msgid ""
"<html><head/><body><p>Longitude in degrees. East of Greenwich is positive "
"and West is negative.</p></body></html>"
msgstr ""
"<html><head/><body><p>Długość geograficzna w stopniach. Dodatnia jest na "
"wschód od Greenwich, a ujemna na zachód.</p></body></html>"
#. i18n: ectx: property (text), widget (QLabel, LatLabel)
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. i18n: ectx: property (text), widget (QLabel, LatGeoLabel)
#. i18n: ectx: property (text), widget (QCheckBox, LatGeoCheckBatch)
#. i18n: ectx: property (text), widget (QLabel, label_10)
#. i18n: ectx: property (text), widget (QLabel, label_14)
#. i18n: ectx: property (text), widget (QCheckBox, LatCheckBatch)
#: dialogs/locationdialog.ui:374 dialogs/wizlocation.ui:183
#: tools/modcalceclipticcoords.ui:182 tools/modcalcgalcoord.ui:121
#: tools/modcalcgeod.ui:271 tools/modcalcgeod.ui:438
#: tools/modcalcplanets.ui:381 tools/modcalcplanets.ui:454
#: tools/modcalcplanets.ui:729 tools/modcalcvlsr.ui:541
#, kde-format
msgid "Latitude:"
msgstr "Szerokość geograficzna:"
#. i18n: ectx: property (text), widget (QLabel, ElevationLabel)
#: dialogs/locationdialog.ui:381
#, kde-format
msgid "Elevation"
msgstr "Wysokość"
#. i18n: ectx: property (text), widget (QLabel, DSTLabel)
#: dialogs/locationdialog.ui:453
#, kde-format
msgid "DST rule:"
msgstr "Zasady zmiany czasu:"
#. i18n: ectx: property (text), widget (QLabel, TZLabel)
#: dialogs/locationdialog.ui:463
#, kde-format
msgid "UT offset:"
msgstr "Różnica do czasu uniwersalnego:"
#. i18n: ectx: property (text), widget (QPushButton, GetLocationButton)
#: dialogs/locationdialog.ui:501
#, kde-format
msgid "Get Location"
msgstr "Pobierz położenie"
#. i18n: ectx: property (text), widget (QPushButton, ClearFieldsButton)
#: dialogs/locationdialog.ui:508
#, kde-format
msgid "&Clear Fields"
msgstr "&Wyczyść pola"
#. i18n: ectx: property (toolTip), widget (QPushButton, AddCityButton)
#: dialogs/locationdialog.ui:537
#, kde-format
msgid "Add City"
msgstr "Dodaj miasto"
#. i18n: ectx: property (toolTip), widget (QPushButton, UpdateButton)
#: dialogs/locationdialog.ui:565
#, kde-format
msgid "Update City"
msgstr "Uaktualnij miasto"
#. i18n: ectx: property (toolTip), widget (QPushButton, RemoveButton)
#: dialogs/locationdialog.ui:596
#, kde-format
msgid "Remove City"
msgstr "Usuń miasto"
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#: dialogs/newfov.ui:58
#, kde-format
msgid "<b>Name:</b>"
msgstr "<b>Nazwa:</b>"
#. i18n: ectx: property (toolTip), widget (QLineEdit, FOVName)
#: dialogs/newfov.ui:65
#, kde-format
msgid "Name for FOV symbol"
msgstr "Nazwa symbolu Pola Widzenia"
#. i18n: ectx: property (whatsThis), widget (QLineEdit, FOVName)
#: dialogs/newfov.ui:68
#, kde-format
msgid ""
"The name of the field-of-view (FOV) symbol. This name appears in the FOV "
"menu and in the \"Edit FOV Symbols\" tool."
msgstr ""
"Nazwa symbolu Pola Widzenia (FOV). Nazwa ta pojawia się w menu FOV oraz "
"narzędziu \"Zmień symbole FOV\"."
#. i18n: ectx: attribute (title), widget (QWidget, tab1)
#. i18n: ectx: attribute (title), widget (QWidget, Eyepiece)
#: dialogs/newfov.ui:81 oal/equipmentwriter.ui:307
#, kde-format
msgid "Eyepiece"
msgstr "Okular"
#. i18n: ectx: property (text), widget (QLabel, textLabel5)
#: dialogs/newfov.ui:91
#, kde-format
msgid "Telescope focal length:"
msgstr "Ogniskowa teleskopu:"
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, TLength1)
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, TLength2)
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, LinearFOV)
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, RTDiameter)
#: dialogs/newfov.ui:103 dialogs/newfov.ui:453 dialogs/newfov.ui:698
#: dialogs/newfov.ui:839
#, kde-format
msgid "Telescope focal length, in millimeters"
msgstr "Ogniskowa teleskopu, w milimetrach"
#. i18n: ectx: property (whatsThis), widget (QDoubleSpinBox, TLength1)
#: dialogs/newfov.ui:108
#, kde-format
msgid ""
"Enter the telescope focal length, in millimeters.\n"
"\n"
"This is one of the data fields required for defining a field-of-view (FOV) "
"symbol which matches the field-of-view of a telescope eyepiece."
msgstr ""
"Podaj ogniskową teleskopu, w milimetrach.\n"
"\n"
"Jest to jedna z informacji wymaganych do zdefiniowania symbolu Pola Widzenia "
"(FOV) odpowiadającego polu widzenia ogniskowej teleskopu."
#. i18n: ectx: property (text), widget (QLabel, textLabel6_2)
#. i18n: ectx: property (text), widget (QLabel, textLabel6_2_2)
#. i18n: ectx: property (text), widget (QLabel, textLabel6_2_3)
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. i18n: ectx: property (text), widget (QLabel, label_15)
#. i18n: ectx: property (text), widget (QLabel, label_14)
#. i18n: ectx: property (text), widget (QLabel, label_17)
#. i18n: ectx: property (text), widget (QLabel, binoApertureUnit)
#: dialogs/newfov.ui:134 dialogs/newfov.ui:193 dialogs/newfov.ui:477
#: ekos/scheduler/mosaic.ui:91 oal/equipmentwriter.ui:169
#: oal/equipmentwriter.ui:197 oal/equipmentwriter.ui:362
#: tools/whatsinteresting/wiequipsettings.ui:213
#, kde-format
msgid "mm"
msgstr "mm"
#. i18n: ectx: property (text), widget (QLabel, textLabel7_2)
#: dialogs/newfov.ui:159
#, kde-format
msgid "Eyepiece focal length:"
msgstr "Ogniskowa okularu:"
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, EyeLength)
#: dialogs/newfov.ui:171
#, kde-format
msgid "Eyepiece focal length, in millimeters"
msgstr "Ogniskowa okularu teleskopu, w milimetrach"
#. i18n: ectx: property (whatsThis), widget (QDoubleSpinBox, EyeLength)
#: dialogs/newfov.ui:176
#, kde-format
msgid ""
"Enter the eyepiece focal length, in millimeters.\n"
"\n"
"This is one of the data fields required for defining a field-of-view (FOV) "
"symbol which matches the field-of-view of a telescope eyepiece."
msgstr ""
"Podaj ogniskową okularu, w milimetrach.\n"
"\n"
"Jest to jedna z informacji wymaganych przy definiowaniu symbolu pola "
"widzenia (FOV) odpowiadającemu polu widzenia okularu teleskopu."
#. i18n: ectx: property (toolTip), widget (QLabel, textLabel8_2)
#: dialogs/newfov.ui:224
#, kde-format
msgid "Enter the eyepiece's Apparent field-of-view"
msgstr "Podaj pozorne Pole Widzenia okularu"
#. i18n: ectx: property (text), widget (QLabel, textLabel8_2)
#: dialogs/newfov.ui:227
#, kde-format
msgid "Eyepiece AFOV:"
msgstr "Kąt PW okularu:"
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, EyeFOV)
#: dialogs/newfov.ui:272
#, kde-format
msgid "field-of-view of the eyepiece, in arcminutes"
msgstr "Pole Widzenia okularu, w minutach kątowych"
#. i18n: ectx: property (whatsThis), widget (QDoubleSpinBox, EyeFOV)
#: dialogs/newfov.ui:277
#, kde-format
msgid ""
"Enter the eyepiece field-of-view angle, in arcminutes.\n"
"\n"
"This is one of the data fields required for defining a field-of-view (FOV) "
"symbol which matches the field-of-view of a telescope eyepiece."
msgstr ""
"Podaj kąt Pola Widzenia okularu, w minutach kątowych.\n"
"\n"
"Jest to jedna z informacji wymaganych do zdefiniowania symbolu Pola Widzenia "
"(FOV) odpowiadającego polu widzenia okularu teleskopu."
#. i18n: ectx: property (text), widget (QLabel, textLabel6_2_2_2)
#: dialogs/newfov.ui:297
#, kde-format
msgid "degrees"
msgstr "stopnie"
#. i18n: ectx: property (text), widget (QPushButton, ComputeTLengthFromFNum1)
#: dialogs/newfov.ui:328
#, kde-format
msgid "or compute from F-Number"
msgstr "lub oblicz z liczby F"
#. i18n: ectx: property (text), widget (QLabel, label_4)
#: dialogs/newfov.ui:359
#, kde-format
msgid ""
"Note: Panoptic, Nagler, Radian, Delos and Ethos are trademarks of Tele Vue "
"Optics, Inc."
msgstr ""
"Uwaga: Panoptic, Nagler, Radian, Delos i Ethos są znakami towarowymi Tele "
"Vue Optics, Inc."
#. i18n: ectx: property (toolTip), widget (QPushButton, ComputeEyeFOV)
#. i18n: ectx: property (toolTip), widget (QPushButton, ComputeCameraFOV)
#. i18n: ectx: property (toolTip), widget (QPushButton, ComputeBinocularFOV)
#: dialogs/newfov.ui:415 dialogs/newfov.ui:629 dialogs/newfov.ui:799
#, kde-format
msgid "Compute field-of-view from above data fields"
msgstr "Wyznaczenie Pola Widzenia na podstawie powyższych danych"
#. i18n: ectx: property (whatsThis), widget (QPushButton, ComputeEyeFOV)
#: dialogs/newfov.ui:420
#, kde-format
msgid ""
"This button will compute the field-of-view (FOV) angle for a specific "
"eyepiece/telescope combination. You must first specify the focal lengths of "
"the telescope and eyepiece, and the FOV angle of the eyepiece in the above "
"entry fields.\n"
"\n"
"The computed FOV angle (in arcminutes) will be displayed in the \"Field of "
"view\" edit box."
msgstr ""
"Wciśnięcie tego przycisku spowoduje wyznaczenie kąta Pola Widzenia dla "
"wybranej kombinacji okular/teleskop. Trzeba wcześniej podać ogniskowe "
"teleskopu i okularu oraz kąt Pola Widzenia.\n"
"Wyznaczony kąt Pola Widzenia (w minutach kątowych) będzie pokazywany w polu "
"\"Pole Widzenia\"."
#. i18n: ectx: property (text), widget (QPushButton, ComputeEyeFOV)
#. i18n: ectx: property (text), widget (QPushButton, ComputeCameraFOV)
#. i18n: ectx: property (text), widget (QPushButton, ComputeBinocularFOV)
#: dialogs/newfov.ui:423 dialogs/newfov.ui:637 dialogs/newfov.ui:807
#, kde-format
msgid "Compute FOV"
msgstr "Wyznacz PW"
#. i18n: ectx: attribute (title), widget (QWidget, tab2)
#: dialogs/newfov.ui:433
#, kde-format
msgid "Camera"
msgstr "Aparat"
#. i18n: ectx: property (text), widget (QLabel, textLabel5_2)
#: dialogs/newfov.ui:443
#, kde-format
msgid "Telescope Focal length:"
msgstr "Ogniskowa teleskopu:"
#. i18n: ectx: property (whatsThis), widget (QDoubleSpinBox, TLength2)
#. i18n: ectx: property (whatsThis), widget (QDoubleSpinBox, LinearFOV)
#. i18n: ectx: property (whatsThis), widget (QDoubleSpinBox, RTDiameter)
#: dialogs/newfov.ui:458 dialogs/newfov.ui:703 dialogs/newfov.ui:844
#, kde-format
msgid ""
"Enter the telescope focal length, in millimeters.\n"
"\n"
"This is one of the data fields required for defining a field-of-view (FOV) "
"symbol which matches the field-of-view of a camera mounted on a telescope."
msgstr ""
"Podaj ogniskową teleskopu, w milimetrach.\n"
"\n"
"Jest to jedno z pól wymaganych do zdefiniowania symbolu Pola Widzenia (FOV) "
"odpowiadającego polu widzenia kamery używanej w teleskopie."
#. i18n: ectx: property (text), widget (QLabel, label_8)
#: dialogs/newfov.ui:484
#, kde-format
msgid "Camera W:"
msgstr "Szerokość aparatu:"
#. i18n: ectx: property (text), widget (QLabel, label_10)
#. i18n: ectx: property (text), widget (QLabel, label_11)
#. i18n: ectx: property (text), widget (QLabel, textLabel1_10)
#. i18n: ectx: property (text), widget (QLabel, textLabel1_16)
#: dialogs/newfov.ui:504 dialogs/newfov.ui:559 ekos/capture/capture.ui:105
#: ekos/capture/capture.ui:369
#, kde-format
msgid "H:"
msgstr "H:"
#. i18n: ectx: property (text), widget (QLabel, label_9)
#. i18n: ectx: property (text), widget (QLabel, textLabel1_2_5)
#. i18n: ectx: property (text), widget (QLabel, l_22)
#. i18n: ectx: property (text), widget (QLabel, label)
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. i18n: ectx: property (text), widget (QLabel, label_15)
#: dialogs/newfov.ui:521 ekos/capture/capture.ui:1101
#: ekos/guide/internalguide/guider.ui:288 ekos/guide/manualdither.ui:48
#: ekos/guide/opsguide.ui:258 ekos/guide/opsguide.ui:282
#: ekos/scheduler/mosaic.ui:188 xplanet/opsxplanet.ui:137
#, kde-format
msgid "pixels"
msgstr "piksele"
#. i18n: ectx: property (text), widget (QLabel, textLabel9)
#: dialogs/newfov.ui:528
#, kde-format
msgid "Pixel W:"
msgstr "Szerokość piksela:"
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, cameraPixelSizeW)
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, cameraPixelSizeH)
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, WaveLength)
#: dialogs/newfov.ui:538 dialogs/newfov.ui:569 dialogs/newfov.ui:894
#, kde-format
msgid "Size of chip or film, in millimeters"
msgstr "Rozmiar elementu lub filmu, w milimetrach"
#. i18n: ectx: property (whatsThis), widget (QDoubleSpinBox, cameraPixelSizeW)
#. i18n: ectx: property (whatsThis), widget (QDoubleSpinBox, cameraPixelSizeH)
#. i18n: ectx: property (whatsThis), widget (QDoubleSpinBox, WaveLength)
#: dialogs/newfov.ui:543 dialogs/newfov.ui:574 dialogs/newfov.ui:899
#, kde-format
msgid ""
"Enter the physical size of the CCD chip or film negative.\n"
"\n"
"This is one of the data fields required for defining a field-of-view (FOV) "
"symbol which matches the field-of-view of a camera mounted on a telescope."
msgstr ""
"Podaj fizyczny rozmiar elementu CCD lub negatywu.\n"
"\n"
"Jest to jedno z pól wymaganych do zdefiniowania symbolu Pola Widzenia (FOV) "
"odpowiadającego polu widzenia kamery używanej w teleskopie."
#. i18n: ectx: property (text), widget (QLabel, textLabel6_2_3_2)
#: dialogs/newfov.ui:590
#, kde-format
msgid "µm"
msgstr "µm"
#. i18n: ectx: property (whatsThis), widget (QPushButton, ComputeCameraFOV)
#: dialogs/newfov.ui:634
#, kde-format
msgid ""
"This button will compute the field-of-view (FOV) angle for a specific camera/"
"telescope combination. You must first specify the focal length of the "
"telescope and the size of the CCD chip or film negative.\n"
"\n"
"The computed FOV angle (in arcminutes) will be displayed in the \"Field of "
"view\" edit box."
msgstr ""
"Wciśnięcie tego przycisku spowoduje wyznaczenie kąta Pola Widzenia dla "
"wybranej kombinacji kamera/teleskop. Trzeba wcześniej podać ogniskową "
"teleskopu i rozmiar elementu CCD lub negatywu.\n"
"\n"
"Wyznaczony kąt Pola Widzenia (w minutach kątowych) będzie pokazywany w polu "
"\"Pole Widzenia\"."
#. i18n: ectx: property (text), widget (QPushButton, DetectFromINDI)
#: dialogs/newfov.ui:650
#, kde-format
msgid "Detect from INDI"
msgstr "Wykryj z INDI"
#. i18n: ectx: attribute (title), widget (QWidget, tab3)
#: dialogs/newfov.ui:676
#, kde-format
msgid "Binocular"
msgstr "Lornetka"
#. i18n: ectx: property (text), widget (QLabel, textLabel15_3)
#: dialogs/newfov.ui:686
#, kde-format
msgid "Field of View:"
msgstr "Pole Widzenia:"
#. i18n: ectx: property (text), widget (QLabel, textLabel9_31)
#: dialogs/newfov.ui:741
#, kde-format
msgid "At a distance of:"
msgstr "W odległości:"
#. i18n: ectx: property (whatsThis), widget (QPushButton, ComputeBinocularFOV)
#: dialogs/newfov.ui:804
#, kde-format
msgid ""
"This button will compute the field-of-view (FOV) angle for a binocular. You "
"must specify the linear FOV as mentioned on the binocular.\n"
"\n"
"The computed FOV angle (in arcminutes) will be displayed in the \"Field of "
"view\" edit box."
msgstr ""
"Wciśnięcie tego przycisku spowoduje wyznaczenie kąta Pola Widzenia dla "
"wybranej lornetki. Trzeba wcześniej podać liniowy punkt widzenia, który "
"jest podany na lornetce.\n"
"\n"
"Wyznaczony kąt Pola Widzenia (w minutach kątowych) będzie pokazywany w polu "
"\"Pole Widzenia\"."
#. i18n: ectx: attribute (title), widget (QWidget, tab4)
#: dialogs/newfov.ui:817
#, kde-format
msgid "Radio Telescope"
msgstr "Radioteleskop"
#. i18n: ectx: property (text), widget (QLabel, textLabel5_2_3)
#: dialogs/newfov.ui:827
#, kde-format
msgid "Radio Telescope diameter:"
msgstr "Średnica radioteleskopu:"
#. i18n: ectx: property (text), widget (QLabel, textLabel6_2_3_4)
#: dialogs/newfov.ui:873
#, kde-format
msgid "m"
msgstr "m"
#. i18n: ectx: property (text), widget (QLabel, textLabel9_3)
#: dialogs/newfov.ui:882
#, kde-format
msgid "Wavelength:"
msgstr "Długość fali:"
#. i18n: ectx: property (text), widget (QLabel, textLabel6_2_3_2_3)
#: dialogs/newfov.ui:916
#, kde-format
msgid "cm"
msgstr "cm"
#. i18n: ectx: property (toolTip), widget (QPushButton, ComputeHPBW)
#: dialogs/newfov.ui:991
#, kde-format
msgid "Compute radiotelescope HPBW from above data fields"
msgstr "Wyznaczenie HPBW radioteleskopu na podstawie powyższych danych"
#. i18n: ectx: property (whatsThis), widget (QPushButton, ComputeHPBW)
#: dialogs/newfov.ui:996
#, kde-format
msgid ""
"This button will compute the Half Power Beam Width (HPBW) angle for a "
"specific radiotelescope and observing wavelength combination, assuming no "
"multibeam receiver is available at the telescope. You must first specify "
"the diameter of the radiotelescope and the observing wavelength.\n"
"\n"
"The computed HPBW angle (in arcminutes) will be displayed in the \"Field of "
"view\" edit box."
msgstr ""
"Wciśnięcie tego przycisku spowoduje wyznaczenie pozycja startowej wyrażonej "
"w szerokościach połówkowych charakterystyki kierunkowości mocy anteny (ang."
"Half Power Beam Width, HPBW) dla wybranej kombinacji radioteleskopu oraz "
"długości fali, przy założeniu braku odbiornika wielofalowego w teleskopie. "
"Trzeba wcześniej podać średnicę radioteleskopu i długość fali.\n"
"\n"
"Wyznaczony kąt HPBW (w minutach kątowych) będzie pokazywany w polu \"Pole "
"widzenia\"."
#. i18n: ectx: property (text), widget (QPushButton, ComputeHPBW)
#: dialogs/newfov.ui:999
#, kde-format
msgid "Compute HPBW"
msgstr "Wyznacz HPBW"
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. i18n: ectx: property (text), widget (QLabel, cameraFOVUnits)
#. i18n: ectx: property (text), widget (QLabel, targetFOVUnits)
#. i18n: ectx: property (text), widget (QLabel, label_16)
#. i18n: ectx: property (text), widget (QLabel, label_4)
#: dialogs/newfov.ui:1017 dialogs/newfov.ui:1027 dialogs/newfov.ui:1034
#: dialogs/newfov.ui:1061 ekos/scheduler/mosaic.ui:289
#: ekos/scheduler/mosaic.ui:312 tools/adddeepskyobject.ui:401
#: tools/adddeepskyobject.ui:424
#, kde-format
msgid "arcmin"
msgstr "minuta kątowa"
#. i18n: ectx: property (text), widget (QLabel, fieldoFviewLabel)
#: dialogs/newfov.ui:1041
#, kde-format
msgid "Field of view:"
msgstr "Pole Widzenia:"
#. i18n: ectx: property (toolTip), widget (QLineEdit, FOVEditRotation)
#: dialogs/newfov.ui:1048
#, kde-format
msgid ""
"<p>Frame rotation with respect to Celestial Pole. Zero degrees indicates "
"that <b>UP</b> is pointing directly at the pole. 90 degrees indicates that "
"<b>UP</b> is rotated 90 degrees clockwise with respect to the pole.</p>"
msgstr ""
"<p>Obrót ramki względem bieguna niebieskiego. Zero stopni oznacza, że <span "
"style=\" font-weight:600;\">GÓRA</span> wskazuje dokładnie na biegun. 90 "
"stopi, że <span style=\" font-weight:600;\">GÓRA</span> jest obrócona o 90 "
"stopni w prawo względem bieguna.</p>"
#. i18n: ectx: property (text), widget (QLineEdit, FOVEditRotation)
#. i18n: ectx: property (text), widget (QLineEdit, FOVEditOffsetY)
#. i18n: ectx: property (text), widget (QLineEdit, FOVEditOffsetX)
#. i18n: ectx: property (text), widget (QLabel, PAHErrorLabel)
#. i18n: ectx: property (text), widget (QLabel, PositionAngle)
#: dialogs/newfov.ui:1054 dialogs/newfov.ui:1074 dialogs/newfov.ui:1137
#: ekos/align/align.ui:1453 tools/modcalcangdist.ui:353
#, kde-format
msgid "0"
msgstr "0"
#. i18n: ectx: property (toolTip), widget (QLineEdit, FOVEditOffsetY)
#: dialogs/newfov.ui:1068
#, kde-format
msgid "Desired vertical offset in arcminutes"
msgstr "Żądane przesunięcie w pionie, w minutach kątowych"
#. i18n: ectx: property (text), widget (QLabel, fieldoFviewLabel_3)
#: dialogs/newfov.ui:1081
#, kde-format
msgid "Offset Y:"
msgstr "Przesunięcie Y:"
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. i18n: ectx: property (text), widget (QLabel, AngDistLabel_3)
#: dialogs/newfov.ui:1088 tools/modcalcangdist.ui:363
#, kde-format
msgid "Degrees E of N"
msgstr "Stopnie E lub N"
#. i18n: ectx: property (toolTip), widget (QLineEdit, FOVEditX)
#: dialogs/newfov.ui:1102
#, kde-format
msgid "Desired field-of-view size, in arcminutes"
msgstr "Rozmiar Pola Widzenia, w minutach kątowych"
#. i18n: ectx: property (whatsThis), widget (QLineEdit, FOVEditX)
#: dialogs/newfov.ui:1107
#, kde-format
msgid ""
"Enter the desired angular size for the field-of-view (FOV) symbol.\n"
"\n"
"You can either enter a value directly, or use the \"Eyepiece\" or \"Camera\" "
"Tabs to compute an angular size for specific eyepieces or cameras."
msgstr ""
"Wpisz wybrany rozmiar kątowy dla symbolu Pola Widzenia.\n"
"\n"
"Można albo bezpośrednio podać wartość, albo użyć kart \"Okular\" i \"Kamera"
"\", aby wyznaczyć rozmiar kątowy dla określonych okularów i kamer."
#. i18n: ectx: property (text), widget (QLabel, fieldoFviewLabel_2)
#: dialogs/newfov.ui:1114
#, kde-format
msgid "Offset X:"
msgstr "Przesunięcie X:"
#. i18n: ectx: property (text), widget (QLabel, label)
#: dialogs/newfov.ui:1121
#, kde-format
msgid " x "
msgstr " x "
#. i18n: ectx: property (toolTip), widget (QLineEdit, FOVEditOffsetX)
#: dialogs/newfov.ui:1131
#, kde-format
msgid "Desired horizontal offset in arcminutes"
msgstr "Żądane przesunięcie w poziomie, w minutach kątowych"
#. i18n: ectx: property (toolTip), widget (QCheckBox, FOVLockCP)
#: dialogs/newfov.ui:1144
#, kde-format
msgid "Rotation is performed with respect to the celestial pole."
msgstr "Obrót jest wykonywany względem bieguna ciała niebieskiego."
#. i18n: ectx: property (text), widget (QCheckBox, FOVLockCP)
#: dialogs/newfov.ui:1150
#, kde-format
msgid "Lock to Celestial Pole"
msgstr "Zablokuj na biegunie ciała niebieskiego"
#. i18n: ectx: property (toolTip), widget (KColorButton, ColorButton)
#: dialogs/newfov.ui:1226
#, kde-format
msgid "Select color for the field-of-view symbol"
msgstr "Wybierz barwę symbolu Pola Widzenia"
#. i18n: ectx: property (whatsThis), widget (KColorButton, ColorButton)
#: dialogs/newfov.ui:1229
#, kde-format
msgid "Select a color for the field-of-view (FOV) symbol."
msgstr "Wybierz barwę symbolu Pola Widzenia (PW)."
#. i18n: ectx: property (text), widget (QLabel, textLabel8)
#. i18n: ectx: property (text), widget (QLabel, label_12)
#. i18n: ectx: property (text), widget (QLabel, textLabelXplanetColor)
#: dialogs/newfov.ui:1246 oal/equipmentwriter.ui:675 xplanet/opsxplanet.ui:663
#, kde-format
msgid "Color:"
msgstr "Barwa:"
#. i18n: ectx: property (toolTip), widget (QComboBox, ShapeBox)
#: dialogs/newfov.ui:1253
#, kde-format
msgid "Select a shape for the field-of-view symbol"
msgstr "Wybierz kształt dla symbolu Pola Widzenia"
#. i18n: ectx: property (whatsThis), widget (QComboBox, ShapeBox)
#: dialogs/newfov.ui:1258
#, kde-format
msgid ""
"Select a shape for the field-of-view (FOV) symbol. The possible shapes "
"are:\n"
"\n"
"Circle, Square, Crosshairs, Bullseye."
msgstr ""
"Wybierz kształt dla symbolu Pola Widzenia (FOV). Możliwości to:\n"
"\n"
"Okrąg, Kwadrat, Krzyżyk, Oko."
#. i18n: ectx: property (text), item, widget (QComboBox, ShapeBox)
#: dialogs/newfov.ui:1262
#, kde-format
msgid "Square"
msgstr "Kwadrat"
#. i18n: ectx: property (text), item, widget (QComboBox, ShapeBox)
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_DefaultCursor)
#: dialogs/newfov.ui:1267 options/opsadvanced.ui:453
#, kde-format
msgid "Circle"
msgstr "Okrąg"
#. i18n: ectx: property (text), item, widget (QComboBox, ShapeBox)
#: dialogs/newfov.ui:1272
#, kde-format
msgid "Crosshairs"
msgstr "Celowniki"
#. i18n: ectx: property (text), item, widget (QComboBox, ShapeBox)
#: dialogs/newfov.ui:1277
#, kde-format
msgid "Bullseye"
msgstr "Oko"
#. i18n: ectx: property (text), item, widget (QComboBox, ShapeBox)
#: dialogs/newfov.ui:1282
#, kde-format
msgid "Semitransparent circle"
msgstr "Półprzezroczysty okrąg"
#. i18n: ectx: property (text), widget (QLabel, textLabel7)
#: dialogs/newfov.ui:1290
#, kde-format
msgid "Shape:"
msgstr "Kształt:"
#: dialogs/timedialog.cpp:50
#, kde-format
msgctxt "set clock to a new time"
msgid "Set UTC Time"
msgstr "Ustaw czas UTC"
#: dialogs/timedialog.cpp:52
#, kde-format
msgctxt "set clock to a new time"
msgid "Set Time"
msgstr "Ustaw czas"
#: dialogs/timedialog.cpp:69
#, kde-format
msgid "UTC Now"
msgstr "Teraz w UTC"
#. i18n: ectx: property (text), widget (QPushButton, NowButton)
#: dialogs/timedialog.cpp:69 tools/modcalcaltaz.ui:100
#: tools/modcalceclipticcoords.ui:54 tools/modcalcjd.ui:48
#: tools/modcalcvlsr.ui:72
#, kde-format
msgid "Now"
msgstr "Teraz"
#. i18n: ectx: property (text), widget (QLabel, WelcomeTitle)
#: dialogs/wizdata.ui:61
#, kde-format
msgid "KStars Data Directory"
msgstr "Katalog danych KStars"
#. i18n: ectx: property (text), widget (QLabel, foundFeedback1)
#: dialogs/wizdata.ui:68
#, kde-format
msgid "The KStars Data Directory called kstars should be located at:"
msgstr "Katalog danych KStars o nazwie kstars powinien być w:"
#. i18n: ectx: property (text), widget (QLabel, dataPath)
#: dialogs/wizdata.ui:83
#, kde-format
msgid "~/Library/Application Support/kstars"
msgstr "~/Library/Application Support/kstars"
#. i18n: ectx: property (text), widget (QLabel, foundFeedback2)
#: dialogs/wizdata.ui:102
#, kde-format
msgid ""
"Your data directory was not found. You can click the button below to copy a "
"default KStars data directory to the correct location, or if you have a "
"KStars directory already some place else, you can exit KStars and copy it to "
"that location yourself."
msgstr ""
"Twój katalog danych nie został znaleziony. Możesz nacisnąć na przycisk "
"poniżej, aby skopiować domyślny katalog danych KStars do właściwego miejsca "
"lub jeśli masz gdzieś katalog KStars, możesz wyjść z KStars i skopiować go "
"do tego miejsca samodzielnie."
#. i18n: ectx: property (text), widget (QPushButton, copyKStarsData)
#: dialogs/wizdata.ui:112
#, kde-format
msgid "Copy KStars Data Directory"
msgstr "Skopiuj katalog danych KStars"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: dialogs/wizdata.ui:119
#, kde-format
msgid "Optional Files for the Data directory:"
msgstr "Opcjonalne pliki dla katalogu danych:"
#. i18n: ectx: property (text), widget (QLabel, label)
#: dialogs/wizdata.ui:137
#, kde-format
msgid ""
"<html><head/><body><p>GSC: <a href=\"https://drive.google.com/file/"
"d/0B_ivMJINsdQ8cDhNcU5ESkZMZ0E/view?usp=sharing\"><span style=\" text-"
"decoration: underline; color:#0000ff;\">Guide Star Catalog</span></a> (305 "
"MB)</p></body></html>"
msgstr ""
"<html><head/><body><p>GSC: <a href=\"https://drive.google.com/file/"
"d/0B_ivMJINsdQ8cDhNcU5ESkZMZ0E/view?usp=sharing\"><span style=\" text-"
"decoration: underline; color:#0000ff;\">Katalog gwiazd prowadzących</span></"
"a> (305 MB)</p></body></html>"
#. i18n: ectx: property (text), widget (QPushButton, installGSC)
#: dialogs/wizdata.ui:150
#, kde-format
msgid "GSC"
msgstr "GSC"
#. i18n: ectx: property (text), widget (QPushButton, gscInstallCancel)
#. i18n: ectx: property (text), widget (QPushButton, index_4209_cancel)
#. i18n: ectx: property (text), widget (QPushButton, index_4110_cancel)
#. i18n: ectx: property (text), widget (QPushButton, index_4113_cancel)
#. i18n: ectx: property (text), widget (QPushButton, index_4202_cancel)
#. i18n: ectx: property (text), widget (QPushButton, index_4204_cancel)
#. i18n: ectx: property (text), widget (QPushButton, index_4115_cancel)
#. i18n: ectx: property (text), widget (QPushButton, index_4213_cancel)
#. i18n: ectx: property (text), widget (QPushButton, index_4109_cancel)
#. i18n: ectx: property (text), widget (QPushButton, index_4207_cancel)
#. i18n: ectx: property (text), widget (QPushButton, index_4215_cancel)
#. i18n: ectx: property (text), widget (QPushButton, index_4208_cancel)
#. i18n: ectx: property (text), widget (QPushButton, index_4112_cancel)
#. i18n: ectx: property (text), widget (QPushButton, index_4206_cancel)
#. i18n: ectx: property (text), widget (QPushButton, index_4200_cancel)
#. i18n: ectx: property (text), widget (QPushButton, index_4107_cancel)
#. i18n: ectx: property (text), widget (QPushButton, index_4217_cancel)
#. i18n: ectx: property (text), widget (QPushButton, index_4119_cancel)
#. i18n: ectx: property (text), widget (QPushButton, index_4203_cancel)
#. i18n: ectx: property (text), widget (QPushButton, index_4108_cancel)
#. i18n: ectx: property (text), widget (QPushButton, index_4219_cancel)
#. i18n: ectx: property (text), widget (QPushButton, index_4218_cancel)
#. i18n: ectx: property (text), widget (QPushButton, index_4211_cancel)
#. i18n: ectx: property (text), widget (QPushButton, index_4114_cancel)
#. i18n: ectx: property (text), widget (QPushButton, index_4210_cancel)
#. i18n: ectx: property (text), widget (QPushButton, index_4201_cancel)
#. i18n: ectx: property (text), widget (QPushButton, index_4212_cancel)
#. i18n: ectx: property (text), widget (QPushButton, index_4205_cancel)
#. i18n: ectx: property (text), widget (QPushButton, index_4214_cancel)
#. i18n: ectx: property (text), widget (QPushButton, index_4111_cancel)
#. i18n: ectx: property (text), widget (QPushButton, index_4117_cancel)
#. i18n: ectx: property (text), widget (QPushButton, index_4116_cancel)
#. i18n: ectx: property (text), widget (QPushButton, index_4118_cancel)
#. i18n: ectx: property (text), widget (QPushButton, index_4216_cancel)
#: dialogs/wizdata.ui:244 ekos/align/opsastrometryindexfiles.ui:423
#: ekos/align/opsastrometryindexfiles.ui:502
#: ekos/align/opsastrometryindexfiles.ui:578
#: ekos/align/opsastrometryindexfiles.ui:647
#: ekos/align/opsastrometryindexfiles.ui:956
#: ekos/align/opsastrometryindexfiles.ui:1070
#: ekos/align/opsastrometryindexfiles.ui:1163
#: ekos/align/opsastrometryindexfiles.ui:1225
#: ekos/align/opsastrometryindexfiles.ui:1287
#: ekos/align/opsastrometryindexfiles.ui:1401
#: ekos/align/opsastrometryindexfiles.ui:1536
#: ekos/align/opsastrometryindexfiles.ui:1598
#: ekos/align/opsastrometryindexfiles.ui:1674
#: ekos/align/opsastrometryindexfiles.ui:1760
#: ekos/align/opsastrometryindexfiles.ui:1822
#: ekos/align/opsastrometryindexfiles.ui:1891
#: ekos/align/opsastrometryindexfiles.ui:1953
#: ekos/align/opsastrometryindexfiles.ui:2043
#: ekos/align/opsastrometryindexfiles.ui:2143
#: ekos/align/opsastrometryindexfiles.ui:2212
#: ekos/align/opsastrometryindexfiles.ui:2326
#: ekos/align/opsastrometryindexfiles.ui:2388
#: ekos/align/opsastrometryindexfiles.ui:2485
#: ekos/align/opsastrometryindexfiles.ui:2644
#: ekos/align/opsastrometryindexfiles.ui:2713
#: ekos/align/opsastrometryindexfiles.ui:2841
#: ekos/align/opsastrometryindexfiles.ui:2903
#: ekos/align/opsastrometryindexfiles.ui:3141
#: ekos/align/opsastrometryindexfiles.ui:3203
#: ekos/align/opsastrometryindexfiles.ui:3352
#: ekos/align/opsastrometryindexfiles.ui:3501
#: ekos/align/opsastrometryindexfiles.ui:3577
#: ekos/align/opsastrometryindexfiles.ui:3698
#, kde-format
msgid "X"
msgstr "X"
#. i18n: ectx: property (text), widget (QLabel, GSCFeedback)
#: dialogs/wizdata.ui:253
#, kde-format
msgid ""
"Installing this in your data directory will enable the CCD Simulator in "
"KStars to take realistic images. This is useful for testing sequences, plate "
"solving, and learning to use KStars. Just click the button to install or "
"unzip the zip file and place the gsc folder in the data directory."
msgstr ""
"Wgranie tego katalogu danych umożliwi symulatorowi CCD w KStars na "
"wykonywanie realistycznych obrazów. Jest to użyteczne dla sekwencji "
"testowych, znajdywania położenia obrazów oraz nauki używania KStars. "
"Wystarczy naciśnąć na przycisk, aby wgrać lub wypakować archiwum zip i "
"umieścić katalog gsc w katalogu danych."
#. i18n: ectx: property (text), widget (QLabel, DownloadTitle)
#: dialogs/wizdownload.ui:61
#, kde-format
msgid "Download Extra Data Files"
msgstr "Pobieranie dodatkowych plików z danymi"
#. i18n: ectx: property (text), widget (QLabel, DownloadText)
#: dialogs/wizdownload.ui:84
#, kde-format
msgid ""
"<p>You may now download optional data files to enhance KStars, such as "
"Messier object images, or a more complete NGC/IC catalog. Press the "
"<b>Download Extra Data</b> button to proceed. </p><p>You can also use this "
"tool later, by selecting <b>Download New Data</b> from the <b>File</b> menu."
"</p>"
msgstr ""
"<p>KStars można wzbogacić pobierając dodatkowe pliki z danymi, takie jak "
"obrazy obiektów z katalogu Messiera i pełniejszy katalog NGC/IC. Naciśnij "
"<b>Pobierz dodatkowe dane</b> aby kontynuować. </p><p>Tego narzędzia można "
"użyć także później, po naciśnięciu <b>Pobierz nowe dane</b> z menu <b>Dane</"
"b>.</p>"
#. i18n: ectx: property (text), widget (QPushButton, DownloadButton)
#: dialogs/wizdownload.ui:128
#, kde-format
msgid "Download Extra Data..."
msgstr "Pobierz dodatkowe dane..."
#. i18n: ectx: property (text), widget (QLabel, GeoTitle)
#: dialogs/wizlocation.ui:61
#, kde-format
msgid "Choose Your Home Location"
msgstr "Wskaż swoje miejsce na Ziemi"
#. i18n: ectx: property (text), widget (QLabel, WelcomeText)
#: dialogs/wizlocation.ui:84
#, kde-format
msgid ""
"<p>Select a City near your location from the list. You may filter the list "
"by the name of your city, province, and country.</p><p>Once you have "
"selected a City, press <b>Next</b>.</p>"
msgstr ""
"<p>Z listy należy wybrać miasto leżące najbliżej. Listę można odfiltrować po "
"nazwie miasta, rejonie i kraju.</p><p>Po wybraniu miasta, należy nacisnąć "
"<b>Dalej</b>.</p>"
#. i18n: ectx: property (toolTip), widget (QLineEdit, CityFilter)
#: dialogs/wizlocation.ui:122
#, kde-format
msgid "Filter the list by city name"
msgstr "Filtrowanie listy za pomocą nazwy miasta"
#. i18n: ectx: property (toolTip), widget (QLineEdit, CountryFilter)
#: dialogs/wizlocation.ui:143
#, kde-format
msgid "Filter the list by country name"
msgstr "Filtrowanie listy za pomocą nazwy kraju"
#. i18n: ectx: property (toolTip), widget (QLineEdit, ProvinceFilter)
#: dialogs/wizlocation.ui:150
#, kde-format
msgid "Filter the list by province name"
msgstr "Filtrowanie listy za pomocą regionu"
#. i18n: ectx: property (toolTip), widget (QListWidget, CityListBox)
#: dialogs/wizlocation.ui:223
#, kde-format
msgid "The list of cities which match the present search filters."
msgstr "Lista miast spełniających warunki bieżących filtrów."
#. i18n: ectx: property (text), widget (QLabel, WelcomeTitle)
#: dialogs/wizwelcome.ui:61
#, kde-format
msgid "Welcome to the KStars Startup Wizard"
msgstr "Witamy we wprowadzeniu do KStars"
#. i18n: ectx: property (text), widget (QLabel, WelcomeText)
#: dialogs/wizwelcome.ui:84
#, kde-format
msgid ""
"<p>This wizard will help you set up some basic options, such as your "
"location on Earth.</p><p>To get started, press the <b>Next</b> button.</p>"
msgstr ""
"<p>Pomoże on nadać podstawowe ustawienia takie jak np. własne miejsce na "
"Ziemi.</p><p>Aby rozpocząć, należy nacisnąć <b>Dalej</b>.</p>"
#. i18n: ectx: property (text), widget (QLabel, captureStatus)
#. i18n: ectx: property (text), widget (QLabel, mountStatus)
#. i18n: ectx: property (text), widget (QLabel, focusStatus)
#. i18n: ectx: property (text), widget (QLabel, guideStatus)
#. i18n: ectx: property (text), widget (QLabel, jobStatus)
#: ekos/align/align.cpp:66 ekos/capture/sequencejob.cpp:29 ekos/ekos.h:24
#: ekos/ekos.h:72 ekos/ekos.h:104 ekos/ekos.h:122 ekos/ekos.h:139
#: ekos/ekos.h:155 ekos/manager.cpp:467 ekos/manager.cpp:469
#: ekos/manager.cpp:470 ekos/manager.cpp:471 ekos/manager.ui:675
#: ekos/manager.ui:1038 ekos/manager.ui:1231 ekos/manager.ui:1425
#: ekos/scheduler/scheduler.ui:1105 ekos/scheduler/schedulerjob.cpp:447
#: ekos/scheduler/schedulerjob.cpp:471 indi/indicap.cpp:235
#: indi/indidome.cpp:520 indi/inditelescope.cpp:1260
#, kde-format
msgid "Idle"
msgstr "Bezczynny"
#: ekos/align/align.cpp:67
#, kde-format
msgid "First Capture"
msgstr "Pierwsze przechwycenie"
#: ekos/align/align.cpp:68
#, kde-format
msgid "Finding CP"
msgstr "Znajdywanie CP"
#: ekos/align/align.cpp:69
#, kde-format
msgid "First Rotation"
msgstr "Pierwszy obrót"
#: ekos/align/align.cpp:70
#, kde-format
msgid "Second Capture"
msgstr "Drugie przechwycenie"
#: ekos/align/align.cpp:71
#, kde-format
msgid "Second Rotation"
msgstr "Drugi obrót"
#: ekos/align/align.cpp:72
#, kde-format
msgid "Third Capture"
msgstr "Trzecie przechwycenie"
#: ekos/align/align.cpp:73
#, kde-format
msgid "Select Star"
msgstr "Wybierz gwiazdę"
#: ekos/align/align.cpp:74
#, kde-format
msgid "Select Refresh"
msgstr "Odśwież wybrane"
#: ekos/align/align.cpp:75
#, kde-format
msgid "Refreshing"
msgstr "Odświeżanie"
#: ekos/align/align.cpp:181
#, kde-format
msgid "Capture timed out."
msgstr "Upłynął czas na przechwytywanie."
#: ekos/align/align.cpp:214
#, kde-format
msgid "Astrometry.net"
msgstr "Astrometry.net"
#. i18n: ectx: property (title), widget (QGroupBox, plateSolverOptionsGroup)
#: ekos/align/align.cpp:218 ekos/align/align.ui:459
#, kde-format
msgid "Solver Options"
msgstr "Opcje programu rozwiązującego"
#: ekos/align/align.cpp:223
#, kde-format
msgid "Astrometry.cfg"
msgstr "Astrometry.cfg"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#: ekos/align/align.cpp:227 ekos/align/opsastrometryindexfiles.ui:258
#, kde-format
msgid "Index Files"
msgstr "Pliki indeksowe"
#: ekos/align/align.cpp:233 ekos/focus/focus.cpp:86
#, kde-format
msgid "Idle."
msgstr "Bezczynny."
#: ekos/align/align.cpp:258
#, kde-format
msgid ""
"Offline solver is not supported under Windows. Please use either the Online "
"or Remote solvers."
msgstr ""
"Program rozwiązujący odłączony od sieci nie jest obsługiwany na Windowse. "
"Użyj programów z sieci albo zdalnych."
#: ekos/align/align.cpp:330
#, kde-format
msgid ""
"Warning: If using astrometry.net v0.68 or above, remove the --no-fits2fits "
"from the astrometry options."
msgstr ""
"Ostrzenie: Przy używaniu astrometry.net v0.68 lub wyższej wersji, usuń --no-"
"fits2fits z opcji astronometry."
#: ekos/align/align.cpp:367 ekos/guide/guide.cpp:3208
#, kde-format
msgid "dRA (arcsec)"
msgstr "dRA (sekunda kątowa)"
#: ekos/align/align.cpp:368 ekos/guide/guide.cpp:3209
#, kde-format
msgid "dDE (arcsec)"
msgstr "dDE (sekunda kątowa)"
#: ekos/align/align.cpp:719 ekos/align/align.cpp:727
#, kde-format
msgid "DEC is below the altitude limit"
msgstr "DEC jest poniżej granicy wysokości"
#: ekos/align/align.cpp:806
#, kde-format
msgid "Point calculation error."
msgstr "Błąd obliczania punktu."
#: ekos/align/align.cpp:828
#, kde-format
msgid "Sky Point"
msgstr "Punkt na niebie"
#: ekos/align/align.cpp:1154
#, kde-format
msgid "Open Ekos Alignment List"
msgstr "Otwórz listę wyrównań Ekos"
#: ekos/align/align.cpp:1161 ekos/align/align.cpp:1307
#: ekos/align/align.cpp:1465 ekos/capture/capture.cpp:3550
#: ekos/capture/capture.cpp:3925 ekos/guide/guide.cpp:427
#: ekos/scheduler/scheduler.cpp:3950 ekos/scheduler/scheduler.cpp:4284
#: fitsviewer/fitstab.cpp:430 tools/scriptbuilder.cpp:864
#: tools/scriptbuilder.cpp:961
#, kde-format
msgid "Invalid URL: %1"
msgstr "Nieprawidłowy URL: %1"
#: ekos/align/align.cpp:1180 ekos/capture/capture.cpp:3565
#: ekos/scheduler/scheduler.cpp:3972 ekos/scheduler/scheduler.cpp:6199
#, kde-format
msgid "Unable to open file %1"
msgstr "Nie można otworzyć pliku %1"
#: ekos/align/align.cpp:1202 ekos/capture/capture.cpp:3592
#, kde-format
msgid ""
"Deprecated sequence file format version %1. Please construct a new sequence "
"file."
msgstr ""
"Przestarzała wersja formatu pliku sekwencji %1. Stwórz nowy plik sekwencji."
#: ekos/align/align.cpp:1271
#, kde-format
msgid "Save Ekos Alignment List"
msgstr "Zapisz listę wyrównań Ekos"
#: ekos/align/align.cpp:1301
#, kde-format
msgid "Failed to save alignment list"
msgstr "Nie udało się zapisać listy wyrównań"
#: ekos/align/align.cpp:1318 ekos/align/align.cpp:1474
#: ekos/capture/capture.cpp:3950 ekos/guide/guide.cpp:436
#: ekos/scheduler/scheduler.cpp:4296 ekos/scheduler/scheduler.cpp:6266
#, kde-format
msgid "Unable to write to file %1"
msgstr "Nie można pisać do pliku %1"
#: ekos/align/align.cpp:1347
#, kde-format
msgid "Alignment List saved to %1"
msgstr "Zapisano listę wyrównań w %1"
#: ekos/align/align.cpp:1443
#, kde-format
msgid "Export Solution Points"
msgstr "Wyeksportuj punkty rozwiązania"
#: ekos/align/align.cpp:1496
#, kde-format
msgid "Error in table structure."
msgstr "Błąd w strukturze tabeli."
#: ekos/align/align.cpp:1505
#, kde-format
msgid "Solution Points Saved as: %1"
msgstr "Punkty rozwiązania zapisano jako: %1"
#: ekos/align/align.cpp:1540
#, kde-format
msgid "Are you sure you want to clear all of the solution points?"
msgstr "Czy na pewno chcesz wyczyścić wszystkie punkty rozwiązania?"
#: ekos/align/align.cpp:1541
#, kde-format
msgid "Clear Solution Points"
msgstr "Wyczyść punkty rozwiązania"
#: ekos/align/align.cpp:1549
#, kde-format
msgid "Are you sure you want to clear all the alignment points?"
msgstr "Czy na pewno chcesz wyczyścić wszystkie punkty wyrównania?"
#: ekos/align/align.cpp:1550
#, kde-format
msgid "Clear Align Points"
msgstr "Wyczyść punkty wyrównania"
#: ekos/align/align.cpp:1695
#, kde-format
msgid "The Mount Model Tool is Reset."
msgstr "Narzędzie modelu montażu jest zerowane."
#: ekos/align/align.cpp:1732
#, kde-format
msgid "Please Check the Alignment Points."
msgstr "Sprawdź punkty wyrównania."
#: ekos/align/align.cpp:1739
#, kde-format
msgid ""
"In the Align Module, \"Nothing\" is Selected for the Solver Action. This "
"means that the mount model tool will not sync/align your mount but will only "
"report the pointing model errors. Do you wish to continue?"
msgstr ""
"W module wyrównania, wybrano \"Nic\" dla działania programu rozwiązujące. "
"Oznacza to, że narzędzie modelu montażu nie zsynchronizuje/wyrówna twojego "
"montażu, lecz zgłosi tylko błędy w modelu wskazywania. Czy chcesz "
"kontynuować?"
#: ekos/align/align.cpp:1742
#, kde-format
msgid "Pointing Model Report Only?"
msgstr "Tylko zgłaszanie w modelu wskazywania?"
#: ekos/align/align.cpp:1759
#, kde-format
msgid "The Mount Model Tool is Starting."
msgstr "Narzędzie modelu montażu jest uruchamiane."
#: ekos/align/align.cpp:1768
#, kde-format
msgid "The Mount Model Tool is Paused."
msgstr "Narzędzie modelu montażu jest wstrzymane."
#: ekos/align/align.cpp:1829
#, kde-format
msgid "The Mount Model Tool is Finished."
msgstr "Narzędzie modelu montażu ukończyło."
#: ekos/align/align.cpp:1854 ekos/align/onlineastrometryparser.cpp:438
#, kde-format
msgid "Solver timed out."
msgstr "Upłynął czas oczekiwania na program rozwiązujący."
#: ekos/align/align.cpp:2082
#, kde-format
msgid "Mount does not support syncing."
msgstr "Montaż nie obsługuje synchronizacji."
#: ekos/align/align.cpp:2129 ekos/align/align.cpp:2136 ekos/guide/guide.cpp:776
#: ekos/guide/guide.cpp:783 ekos/profileeditor.cpp:128
#: ekos/profileeditor.cpp:135
#, kde-format
msgctxt "F-Number, Focal Length, Aperture"
msgid ""
"<nobr>F<b>%1</b> Focal Length: <b>%2</b> mm Aperture: <b>%3</b> mm<sup>2</"
"sup></nobr>"
msgstr ""
"<nobr>F<b>%1</b> Długość ogniskowej: <b>%2</b> mm Przesłona: <b>%3</b> "
"mm<sup>2</sup></nobr>"
#: ekos/align/align.cpp:2303
#, kde-format
msgid ""
"<p>Effective field of view size in arcminutes.</p><p>Please capture and "
"solve once to measure the effective FOV or enter the values manually.</"
"p><p>Calculated FOV: %1</p>"
msgstr ""
"<p>Efektywny rozmiar pola widzenia w minutach kątowych.</p><p>Przechwyć i "
"rozwiąż jeden raz, aby obliczyć efektywne pole widzenia lub podaj wartości "
"ręcznie.</p><p>Obliczone pole widzenia: %1</p>"
#: ekos/align/align.cpp:2307
#, kde-format
msgid "<p>Effective field of view size in arcminutes.</p>"
msgstr "<p>Rozmiar efektywnego pola widzenia w minutach kątowych.</p>"
#: ekos/align/align.cpp:2335
#, kde-format
msgid ""
"<p>Polar Alignment Helper tool requires the following:</p><p>1. German "
"Equatorial Mount</p><p>2. FOV &gt; 0.5 degrees</p><p>For small FOVs, use the "
"Legacy Polar Alignment Tool.</p>"
msgstr ""
"<p>Narzędzie pomocnicze wyrównania biegunowego wymaga:</p><p>1. Niemieckiego "
"montażu równika</p><p>2. Pola widzenia &gt; 0,5 stopnia</p><p>Dla małych pól "
"widzenia, użyj przestarzałego narzędzia wyrównania biegunowego.</p>"
#: ekos/align/align.cpp:2562 ekos/align/align.cpp:4483
#, kde-format
msgid ""
"Astrometry.net uses python3 and the astropy package for plate solving images "
"offline. These were not detected on your system. Please go into the Align "
"Options and either click the setup button to install them or uncheck the "
"default button and enter the path to python3 on your system and manually "
"install astropy."
msgstr ""
"Astrometry.net wykorzystuje pakiet python3 oraz astropy do rozwiązywania "
"obrazów płyt poza siecią. Nie zostały one jednak wykryte w twoim systemie. "
"Przejdź do opcji wyrównania i kliknij na przycisk instalacji, aby je wgrać "
"lub odznacz przycisk domyślne i podaj ścieżkę do python3 na twoim systemie i "
"ręcznie wgraj astropy."
#: ekos/align/align.cpp:2574 ekos/guide/guide.cpp:896
#, kde-format
msgid "Error: lost connection to CCD."
msgstr "Błąd: utracono połączenie z CCD."
#: ekos/align/align.cpp:2575
#, kde-format
msgid "Astrometry alignment failed"
msgstr "Nieudane wyrównywanie Astrometry"
#: ekos/align/align.cpp:2597
#, kde-format
msgid ""
"Telescope aperture and focal length are missing. Please check your driver "
"settings and try again."
msgstr ""
"Brakuje ogniskowej i przesłony teleskopu. Proszę sprawdzić swoje ustawienia "
"sterownika i spróbować ponownie."
#: ekos/align/align.cpp:2603
#, kde-format
msgid ""
"CCD pixel size is missing. Please check your driver settings and try again."
msgstr ""
"Brakuje rozmiaru piksela CCD. Proszę sprawdzić swoje ustawienia sterownika i "
"spróbować ponownie."
#: ekos/align/align.cpp:2611
#, kde-format
msgid "Error: lost connection to filter wheel."
msgstr "Błąd: utracono połączenie z kołem filtra."
#: ekos/align/align.cpp:2629 ekos/capture/capture.cpp:2861
#: ekos/capture/capture.cpp:6036 ekos/focus/focus.cpp:2957
#, kde-format
msgid ""
"Image transfer is disabled for this camera. Would you like to enable it?"
msgstr ""
"Przesyłanie obrazu jest wyłączone dla tego aparatu. Czy chcesz je włączyć?"
#: ekos/align/align.cpp:2647
#, kde-format
msgid "Cannot capture while focus module is busy. Retrying in 10 seconds..."
msgstr ""
"Nie można przechwytywać, gdy moduł ogniskowania jest zajęty! Ponowna próba "
"za 10 sekund..."
#: ekos/align/align.cpp:2654
#, kde-format
msgid ""
"Cannot capture while CCD exposure is in progress. Retrying in 10 seconds..."
msgstr ""
"Nie można przechwytywać, gdy naświetlanie CCD jest w trakcie! Ponowna próba "
"za 10 sekund..."
#: ekos/align/align.cpp:2754 ekos/focus/focus.cpp:862
#: ekos/guide/internalguide/rcalibration.cpp:893
#, kde-format
msgid "Capturing image..."
msgstr "Przechwytywanie obrazu..."
#: ekos/align/align.cpp:2834 ekos/focus/focus.cpp:1015
#, kde-format
msgid "Image received."
msgstr "Przechwycono obraz."
#: ekos/align/align.cpp:2943
#, kde-format
msgid "Using solver options: %1"
msgstr "Używanie opcji solvera: %1"
#: ekos/align/align.cpp:2947
#, kde-format
msgid "Blind solver"
msgstr "Ślepy solver"
#: ekos/align/align.cpp:2948
#, kde-format
msgid ""
"Blind solver takes a very long time to solve but can reliably solve any "
"image any where in the sky given enough time."
msgstr ""
"Ślepy solver potrzebuje dużo czasu na rozwiązanie, lecz jest w stanie "
"rozwiązać dowolny obraz w dowolnym miejscu na niebie, jeśli da mu się "
"odpowiednio dużo czasu."
#: ekos/align/align.cpp:2950
#, kde-format
msgid "Use existing settings"
msgstr "Użyj istniejących ustawień"
#: ekos/align/align.cpp:2951
#, kde-format
msgid ""
"Mount must be pointing close to the target location and current field of "
"view must match the image's field of view."
msgstr ""
"Montaż musi wskazywać blisko położenia docelowego i bieżące pole widzenia "
"musi pasować do pola widzenia obrazu."
#: ekos/align/align.cpp:2955
#, kde-format
msgid ""
"No metadata is available in this image. Do you want to use the blind solver "
"or the existing solver settings?"
msgstr ""
"Brak metadanych dla tego obrazu. Użyć ślepego solvera czy może ustawień "
"obecnego solvera? "
#: ekos/align/align.cpp:2957
#, kde-format
msgid "Astrometry solver"
msgstr "Solver Astrometry"
#: ekos/align/align.cpp:3014
#, kde-format
msgid "Solver iteration #%1"
msgstr "Iteracje solvera #%1"
#: ekos/align/align.cpp:3052
#, kde-format
msgid "Solver RA (%1) DEC (%2) Orientation (%3) Pixel Scale (%4)"
msgstr "Solver RA (%1) DEK (%2) Kierunek (%3) Skala pikselowa (%4)"
#: ekos/align/align.cpp:3061
#, kde-format
msgid ""
"Current focal length is %1 mm while computed focal length from the solver is "
"%2 mm. Please update the mount focal length to obtain accurate results."
msgstr ""
"Obecna ogniskowa wynosi %1 mm podczas gdy ogniskowa obliczona z solvera "
"wynosi %2 mm. Uaktualnij ogniskową montażu, aby uzyskać dokładne wyniki."
#: ekos/align/align.cpp:3188
#, kde-format
msgid ""
"WCS information updated. Images captured from this point forward shall have "
"valid WCS."
msgstr ""
"Uaktualniono informacje WCS. Obrazy przechwycone od teraz powinny mieć "
"poprawny WCS."
#: ekos/align/align.cpp:3206
#, kde-format
msgid ""
"Solution coordinates: RA (%1) DEC (%2) Telescope Coordinates: RA (%3) DEC "
"(%4)"
msgstr ""
"Współrzędne rozwiązania: RA (%1) DEK (%2) Współrzędne teleskopu: RA (%3) DEK "
"(%4)"
#: ekos/align/align.cpp:3212
#, kde-format
msgid "Target is within %1 degrees of solution coordinates."
msgstr "Cel znajduje się w granicach %1 stopni od współrzędnych rozwiązania."
#: ekos/align/align.cpp:3268
#, kde-format
msgid "Setting position angle to %1 degrees E of N..."
msgstr "Ustawianie kąta położenia na %1 stopni WSCH lub PN..."
#: ekos/align/align.cpp:3305
#, kde-format
msgid "Maximum number of iterations reached. Solver failed."
msgstr "Osiągnięto dozwoloną liczbę iteracji. Błąd solvera."
#: ekos/align/align.cpp:3337
#, kde-format
msgid "Target is within acceptable range. Astrometric solver is successful."
msgstr ""
"Cel jest w zakresie do przyjęcia. Program rozwiązujący Astrometric zakończył "
"pomyślnie."
#: ekos/align/align.cpp:3362 ekos/align/align.cpp:3660
#: ekos/align/align.cpp:3696
#, kde-format
msgid "Astrometry alignment completed successfully"
msgstr "Pomyślnie ukończono wyrównanie Astrometry"
#: ekos/align/align.cpp:3380
#, kde-format
msgid "Astrometry alignment failed with errors"
msgstr "Wyrównanie Astrometry zakończone z błędami"
#: ekos/align/align.cpp:3456
#, kde-format
msgid "Refresh is complete."
msgstr "Ukończono odświeżanie."
#: ekos/align/align.cpp:3463 ekos/focus/focus.cpp:679
#, kde-format
msgid "Capture aborted."
msgstr "Przechwytywanie przerwane."
#: ekos/align/align.cpp:3468
#, kde-format
msgid "Solver aborted after %1 second."
msgid_plural "Solver aborted after %1 seconds"
msgstr[0] "Solver przerwał po %1 sekundzie."
msgstr[1] "Solver przerwał po %1 sekundach"
msgstr[2] "Solver przerwał po %1 sekundach"
#: ekos/align/align.cpp:3495 ekos/capture/capture.cpp:2173
#: ekos/focus/focus.cpp:2199 ekos/guide/guide.cpp:1183 ekos/manager.cpp:1957
#: ekos/mount/mount.cpp:755 ekos/observatory/observatory.cpp:633
#: ekos/scheduler/scheduler.cpp:375
#, kde-format
msgctxt "log entry; %1 is the date, %2 is the text"
msgid "%1 %2"
msgstr "%1 %2"
#: ekos/align/align.cpp:3598
#, kde-format
msgid "Mount completed slewing near celestial pole. Capture again to verify."
msgstr ""
"Montaż ukończy obrót w pobliże bieguna niebieskiego. Przechywć ponownie, aby "
"to sprawdzić."
#: ekos/align/align.cpp:3658
#, kde-format
msgid ""
"Mount is synced to solution coordinates. Astrometric solver is successful."
msgstr ""
"Montaż jest zsychronizowany z współrzędnymi rozwiązania. Program "
"rozwiązujący astronometrię ukończył pomyślnie."
#: ekos/align/align.cpp:3689 ekos/align/align.cpp:3717
#: ekos/align/align.cpp:3791 ekos/align/align.cpp:3824
#: ekos/align/align.cpp:4166 ekos/align/align.cpp:4204
#: ekos/align/align.cpp:5325 ekos/focus/focus.cpp:2551
#, kde-format
msgid "Settling..."
msgstr "Ustalanie..."
#: ekos/align/align.cpp:3695
#, kde-format
msgid "Differential slewing complete. Astrometric solver is successful."
msgstr ""
"Ukończono obracanie różniczkowe. Program rozwiązujący Astrometric zakończył "
"pomyślnie."
#: ekos/align/align.cpp:3707
#, kde-format
msgid "Slew complete. Target accuracy is not met, running solver again..."
msgstr ""
"Ukończono obracanie. Nie osiągnięto docelowej dokładności, uruchamianie "
"solvera na nowo..."
#: ekos/align/align.cpp:3709
#, kde-format
msgid "Slew complete. Solving Alignment Point. . ."
msgstr "Ukończono obrót. Rozwiązywanie punktu wyrównania..."
#: ekos/align/align.cpp:3750 ekos/align/align.cpp:3946
#, kde-format
msgid "Syncing failed."
msgstr "Nie udało się zsynchronizować."
#: ekos/align/align.cpp:3752
#, kde-format
msgid "Slewing failed."
msgstr "Nie udało się obrócić."
#: ekos/align/align.cpp:3782
#, kde-format
msgid "Mount first rotation is complete."
msgstr "Ukończono pierwszy obrót montażu."
#: ekos/align/align.cpp:3798 ekos/align/align.cpp:3831
#, kde-format
msgid "Mount aborted. Please restart the process and reduce the speed."
msgstr "Montaż przerwał. Rozpocznij czynność ponownie i zmniejsz prędkość."
#: ekos/align/align.cpp:3814
#, kde-format
msgid "Mount second rotation is complete."
msgstr "Ukończono drugi obrót montażu."
#: ekos/align/align.cpp:3857
#, kde-format
msgid ""
"Slew complete. Please adjust azimuth knob until the target is in the center "
"of the view."
msgstr ""
"Obracanie ukończone. Proszę dostrajać pokrętłem montażu azymutalnego, dopóki "
"cel nie znajdzie się w środku widoku"
#: ekos/align/align.cpp:3885
#, kde-format
msgid ""
"Slew complete. Please adjust altitude knob until the target is in the center "
"of the view."
msgstr ""
"Obracanie ukończone. Proszę dostrajać pokrętłem w wysokości montażu, dopóki "
"cel nie znajdzie się w środku widoku"
#: ekos/align/align.cpp:3903
#, kde-format
msgid "Rotator reached target position angle."
msgstr "Obrotnica osiągnęła docelowy kąt położenia."
#: ekos/align/align.cpp:3940
#, kde-format
msgid "Syncing to RA (%1) DEC (%2)"
msgstr "Zsynchronizowano do RA (%1) DEK (%2)"
#: ekos/align/align.cpp:3963
#, kde-format
msgid "Slewing to target coordinates: RA (%1) DEC (%2)."
msgstr "Obracanie do współrzędnych docelowych: RA (%1) DEK (%2)."
#: ekos/align/align.cpp:3976
#, kde-format
msgid "Ekos job (%1) - Telescope synced"
msgstr "Zadanie Ekos (%1) - Teleskop zsynchronizowany"
#: ekos/align/align.cpp:4006
#, kde-format
msgid "Processing solution for polar alignment..."
msgstr "Przetwarzanie rozwiązania na wyrównanie biegunowe..."
#: ekos/align/align.cpp:4037 ekos/align/align.cpp:4139
#, kde-format
msgid ""
"Polar Alignment Helper is still active. Do you want to continue using legacy "
"polar alignment tool?"
msgstr ""
"Narzędzie pomocnicze wyrównania biegunowego nadal jest aktywne. Czy chcesz "
"kontynuować używanie przestarzałego narzędzia wyrównania biegunowego."
#: ekos/align/align.cpp:4056
#, kde-format
msgid ""
"Point the telescope at the southern meridian. Press Continue when ready."
msgstr ""
"Skieruj teleskop na południowy południk. Naciśnij Kontynuuj, gdy będziesz "
"gotowy."
#: ekos/align/align.cpp:4057
#, kde-format
msgid ""
"Point the telescope at the northern meridian. Press Continue when ready."
msgstr ""
"Skieruj teleskop na północny południk. Naciśnij Kontynuuj, gdy będziesz "
"gotowy."
#: ekos/align/align.cpp:4058 ekos/align/align.cpp:4158
#, kde-format
msgid "Polar Alignment Measurement"
msgstr "Pomiar wyrównania biegunowego"
#: ekos/align/align.cpp:4062
#, kde-format
msgid "Solving first frame near the meridian."
msgstr "Rozwiązywanie pierwszej klatki obok południka."
#: ekos/align/align.cpp:4091 ekos/align/align.cpp:4194
#, kde-format
msgid "Slewing 30 arcminutes in RA..."
msgstr "Obracanie 30 arcminut w RA..."
#: ekos/align/align.cpp:4097
#, kde-format
msgid "Solving second frame near the meridian."
msgstr "Rozwiązywanie drugiej klatki obok południka."
#: ekos/align/align.cpp:4106
#, kde-format
msgid "Calculating azimuth alignment error..."
msgstr "Obliczanie błędu wyrównania azymutu..."
#: ekos/align/align.cpp:4122 ekos/align/align.cpp:4228
#, kde-format
msgid "Slewing back to original position..."
msgstr "Obracanie z powrotem do pierwotnego położenia"
#: ekos/align/align.cpp:4156
#, kde-format
msgid ""
"Point the telescope to the eastern or western horizon with a minimum "
"altitude of 20 degrees. Press continue when ready."
msgstr ""
"Skieruj teleskop na wschodni lub zachodni horyzont z minimalną wysokością 20 "
"stopni. Naciśnij kontynuuj, gdy będziesz gotowy."
#: ekos/align/align.cpp:4163
#, kde-format
msgid "Solving first frame."
msgstr "Rozwiązywanie pierwszej klatki."
#: ekos/align/align.cpp:4200
#, kde-format
msgid "Solving second frame."
msgstr "Rozwiązywanie drugiej klatki."
#: ekos/align/align.cpp:4211
#, kde-format
msgid "Calculating altitude alignment error..."
msgstr "Obliczanie błędu wyrównania wysokości..."
#: ekos/align/align.cpp:4269 ekos/align/align.cpp:4307
#, kde-format
msgid "%1 too far east"
msgstr "%1 zbyt daleko na wschód"
#: ekos/align/align.cpp:4271 ekos/align/align.cpp:4305
#, kde-format
msgid "%1 too far west"
msgstr "%1 zbyt daleko na zachód"
#: ekos/align/align.cpp:4280 ekos/align/align.cpp:4291
#: ekos/align/align.cpp:4318 ekos/align/align.cpp:4324
#, kde-format
msgid "%1 too far high"
msgstr "%1 zbyt wysoko"
#: ekos/align/align.cpp:4282 ekos/align/align.cpp:4289
#: ekos/align/align.cpp:4316 ekos/align/align.cpp:4326
#, kde-format
msgid "%1 too far low"
msgstr "%1 zbyt nisko"
#: ekos/align/align.cpp:4401 ekos/align/align.cpp:4442
#, kde-format
msgid ""
"Slewing to calibration position, please wait until telescope completes "
"slewing."
msgstr ""
"Obracanie do położenia kalibracyjnego, proszę czekać, aż teleskop ukończy "
"obracanie."
#: ekos/align/align.cpp:4491
#, kde-format
msgid "Load Image"
msgstr "Wczytaj obraz"
#: ekos/align/align.cpp:4683
#, kde-format
msgid ""
"World Coordinate System (WCS) is enabled. CCD rotation must be set either "
"manually in the CCD driver or by solving an image before proceeding to "
"capture any further images, otherwise the WCS information may be invalid."
msgstr ""
"World Coordinate System (WCS) jest włączony. Obrót CCD należy ustawić albo "
"ręcznie w sterowniku CCD lub poprzez rozwiązanie obrazu przed przechwyceniem "
"dalszych obrazów, w przeciwnym przypadku informacje WCS będą nieprawidłowe."
#: ekos/align/align.cpp:4692
#, kde-format
msgid "World Coordinate System (WCS) is disabled."
msgstr "World Coordinate System (WCS) jest wyłączony."
#: ekos/align/align.cpp:4709
#, kde-format
msgid "Capture error. Aborting..."
msgstr "Błąd przechwytywania. Przerywanie..."
#: ekos/align/align.cpp:4715 ekos/capture/capture.cpp:2215
#, kde-format
msgid "Restarting capture attempt #%1"
msgstr "Ponowna próba przechwytywania #%1"
#: ekos/align/align.cpp:4798
#, kde-format
msgid "FITS header: cannot find NAXIS1."
msgstr "Nagłówek FITS: nie można znaleźć NAXIS1."
#: ekos/align/align.cpp:4807
#, kde-format
msgid "FITS header: cannot find NAXIS2."
msgstr "Nagłówek FITS: nie można znaleźć NAXIS2."
#: ekos/align/align.cpp:4829 ekos/scheduler/scheduler.cpp:489
#, kde-format
msgid "FITS header: cannot find OBJCTRA (%1)."
msgstr "Nagłówek FITS: nie można znaleźć OBJCTRA (%1)."
#: ekos/align/align.cpp:4850 ekos/scheduler/scheduler.cpp:508
#, kde-format
msgid "FITS header: cannot find OBJCTDEC (%1)."
msgstr "Nagłówek FITS: nie można znaleźć OBJCTDEC (%1)."
#: ekos/align/align.cpp:4891
#, kde-format
msgid "FITS header: cannot find FOCALLEN (%1)."
msgstr "Nagłówek FITS: nie można znaleźć FOCALLEN (%1)."
#: ekos/align/align.cpp:4903
#, kde-format
msgid "FITS header: cannot find PIXSIZE1 (%1)."
msgstr "Nagłówek FITS: nie można znaleźć PIXSIZE1 (%1)."
#: ekos/align/align.cpp:4912
#, kde-format
msgid "FITS header: cannot find PIXSIZE2 (%1)."
msgstr "Nagłówek FITS: nie można znaleźć PIXSIZE2 (%1)."
#: ekos/align/align.cpp:5030
#, kde-format
msgid "Align Frame"
msgstr "Wyrównaj klatkę"
#: ekos/align/align.cpp:5055
#, kde-format
msgid ""
"Warning: Equatorial Grid Lines will not be drawn due to limited resources "
"mode."
msgstr ""
"Uwaga: Równikowe linie siatki nie będą rysowane ze względu na tryb "
"ograniczonych zasobów."
#: ekos/align/align.cpp:5059
#, kde-format
msgid "Clearing mount Alignment Model..."
msgstr "Czyszczenie modelu wyrównania montażu..."
#: ekos/align/align.cpp:5089
#, kde-format
msgid "Are you sure you want to stop the polar alignment process?"
msgstr "Czy na pewno chcesz zatrzymać czynność wyrównywania bieguna?"
#. i18n: ectx: property (title), widget (QGroupBox, polarAlignmentHelperGroup)
#: ekos/align/align.cpp:5090 ekos/align/align.ui:1069
#, kde-format
msgid "Polar Alignment Assistant"
msgstr "Pomocnik wyrównania biegunowego"
#: ekos/align/align.cpp:5125
#, kde-format
msgid "Parking the mount..."
msgstr "Parkowanie montażu..."
#: ekos/align/align.cpp:5171
#, kde-format
msgid "Please rotate your mount about %1deg in RA"
msgstr "Obróć swój montaż o około %1 stopień w RA"
#: ekos/align/align.cpp:5189
#, kde-format
msgid "Please wait until mount completes rotating to RA (%1) DE (%2)"
msgstr "Zaczekaj, aż montaż ukończy obrót do RA (%1) DE (%2)"
#: ekos/align/align.cpp:5201
#, kde-format
msgid "Failed to find a solution. Try again."
msgstr "Nie udało się znaleźć rozwiązania. Spróbuj ponownie."
#: ekos/align/align.cpp:5218
#, kde-format
msgid "Failed to find RA Axis center: %1."
msgstr "Nie udało się znaleźć środka osi RA: %1."
#: ekos/align/align.cpp:5243
#, kde-format
msgid "Mount axis is to the %1 %2 of the celestial pole"
msgstr "Oś montażu jest %1 %2 względem bieguna ciała niebieskiego."
#: ekos/align/align.cpp:5313
#, kde-format
msgid "First manual rotation done."
msgstr "Ukończono pierwszy ręczny obrót."
#: ekos/align/align.cpp:5319
#, kde-format
msgid "Second manual rotation done."
msgstr "Ukończono drugi ręczny obrót."
#: ekos/align/align.cpp:5379
#, kde-format
msgid ""
"Mount is synced to celestial pole. You can now continue Polar Alignment "
"Assistant procedure."
msgstr ""
"Montaż jest zsynchronizowany z biegunem niebieskim. Teraz możesz kontynuować "
"procedurę pomocnika wyrównania biegunowego."
#: ekos/align/align.cpp:5399 ekos/align/align.cpp:5427
#: ekos/align/align.cpp:5452
#, kde-format
msgid "Please wait while WCS data is processed..."
msgstr "Czekaj na przetworzenie danych WCS..."
#: ekos/align/align.cpp:5461
#, kde-format
msgid "WCS data processing is complete."
msgstr "Ukończono przetwarzanie danych WCS."
#: ekos/align/align.cpp:5471
#, kde-format
msgid "WCS info is now valid. Capturing next frame..."
msgstr "WCS jest teraz prawidłowe. Przechwytywanie kolejnej klatki..."
#: ekos/align/align.cpp:5502 ekos/align/align.cpp:5565
#, kde-format
msgid "Failed to process World Coordinate System: %1. Try again."
msgstr ""
"Nie udało się przetworzyć Układu Współrzędnych Świata (UCS): %1. Spróbuj "
"ponownie."
#: ekos/align/align.cpp:5512
#, kde-format
msgid ""
"Celestial pole is located outside of the field of view. Would you like to "
"sync and slew the telescope to the celestial pole? WARNING: Slewing near "
"poles may cause your mount to end up in unsafe position. Proceed with "
"caution."
msgstr ""
"Biegun niebieski znajduje się poza polem widzenia. Czy chcesz "
"zsynchronizować i obrócić teleskop na biegu niebieski? UWAGA: Obracanie "
"wokół biegunów może spowodować, że twój montaż znajdzie się w niebezpiecznym "
"położeniu. Zachowaj ostrożność."
#: ekos/align/align.cpp:5529
#, kde-format
msgid ""
"Warning: Celestial pole is located outside the field of view. Move the mount "
"closer to the celestial pole."
msgstr ""
"Uwaga: Biegun niebieski znajduje się poza polem widzenia. Przesuń montaż "
"bliżej biegunu niebieskiego."
#: ekos/align/align.cpp:5656 ekos/align/align.cpp:5681
#, kde-format
msgid "Only one solution is found."
msgstr "Znaleziono tylko jedno rozwiązanie."
#: ekos/align/align.cpp:5662
#, kde-format
msgid "Infinite number of solutions found."
msgstr "Znaleziono nieskończoną liczbę rozwiązań."
#: ekos/align/align.cpp:5674
#, kde-format
msgid "No solution is found. Points are too far away"
msgstr "Nie znaleziono żadnego rozwiązania. Punkty są zbyt daleko siebie"
#: ekos/align/align.cpp:5877 ekos/capture/capture.cpp:6216
#: ekos/focus/focus.cpp:2892
#, kde-format
msgid "Filter operation failed."
msgstr "Nie udało się działanie filtra."
#: ekos/align/align.cpp:5889 ekos/capture/capture.cpp:6230
#, kde-format
msgid "Changing focus offset by %1 steps..."
msgstr "Zmiana przesunięcia ogniskowej o %1 kroków..."
#: ekos/align/align.cpp:5893 ekos/capture/capture.cpp:6234
#, kde-format
msgid "Changing filter to %1..."
msgstr "Zmienianie filtra na %1..."
#: ekos/align/align.cpp:5897 ekos/capture/capture.cpp:6238
#, kde-format
msgid "Auto focus on filter change..."
msgstr "Samo-ogniskowanie po zmianie filtra..."
#: ekos/align/align.cpp:6106
#, kde-format
msgid "Invalid FOV."
msgstr "Nieprawidłowe pole widzenia."
#. i18n: ectx: property (title), widget (QGroupBox, controlBox)
#: ekos/align/align.ui:42
#, kde-format
msgid "Solver Control"
msgstr "Sterowanie programem rozwiązującym"
#. i18n: ectx: property (text), widget (QPushButton, solveB)
#: ekos/align/align.ui:69
#, kde-format
msgid "Capture && Solve"
msgstr "Przechwyć i rozwiąż"
#. i18n: ectx: property (toolTip), widget (QPushButton, loadSlewB)
#: ekos/align/align.ui:82
#, kde-format
msgid "Load a FITS image and solve. Slew mount to image central coordinates."
msgstr ""
"Wczytaj obraz FITS i rozwiąż. Obróć montaż na środkowe współrzędne obrazu."
#. i18n: ectx: property (text), widget (QPushButton, loadSlewB)
#: ekos/align/align.ui:85
#, kde-format
msgid "Load && Slew..."
msgstr "Wczytaj i obróć..."
#. i18n: ectx: property (text), widget (QPushButton, stopB)
#. i18n: ectx: property (toolTip), widget (QPushButton, PAHStopB)
#. i18n: ectx: property (text), widget (QPushButton, PAHStopB)
#. i18n: ectx: property (text), widget (QPushButton, stopFocusB)
#: ekos/align/align.ui:97 ekos/align/align.ui:1625 ekos/align/align.ui:1628
#: ekos/capture/capture.cpp:2983 ekos/focus/focus.ui:123
#: ekos/guide/guide.ui:169 ekos/guide/internalguide/guider.cpp:219
#: ekos/guide/internalguide/guider.cpp:237
#: ekos/guide/internalguide/guider.cpp:309
#: ekos/guide/internalguide/rcalibration.cpp:377 ekos/manager.cpp:850
#: kstarslite/qml/indi/INDIControlPanel.qml:144
#: kstarslite/qml/indi/modules/MotionControl.qml:153
#, kde-format, kde-kuit-format
msgid "Stop"
msgstr "Zatrzymaj"
#. i18n: ectx: property (toolTip), widget (QGroupBox, gotoBox)
#: ekos/align/align.ui:109
#, kde-format
msgid "Select which action to perform after the captured image is solved"
msgstr "Podaj działanie po rozwiązaniu przechwyconych obrazów"
#. i18n: ectx: property (statusTip), widget (QGroupBox, gotoBox)
#: ekos/align/align.ui:112
#, kde-format
msgid "Select what action to take once a solution is found."
msgstr "Wybierz działanie do podjęcia w chwili znalezienia rozwiązania."
#. i18n: ectx: property (title), widget (QGroupBox, gotoBox)
#: ekos/align/align.ui:115
#, kde-format
msgid "Solver Action"
msgstr "Działania programu rozwiązującego"
#. i18n: ectx: property (toolTip), widget (QRadioButton, syncR)
#: ekos/align/align.ui:136
#, kde-format
msgid "Synchronize the telescope to the solution coordinates"
msgstr "Synchronizuj teleskop do współrzędnych rozwiązania"
#. i18n: ectx: property (text), widget (QRadioButton, syncR)
#: ekos/align/align.ui:142
#, kde-format
msgid "S&ync"
msgstr "S&ynchronizacja"
#. i18n: ectx: property (toolTip), widget (QRadioButton, slewR)
#: ekos/align/align.ui:155
#, kde-format
msgid ""
"Synchronize the telescope to the solution coordinates and then slew to the "
"target coordinates"
msgstr ""
"Synchronizuj teleskop do współrzędnych rozwiązania, a następnie obróć do "
"współrzędnych docelowych"
#. i18n: ectx: property (text), widget (QRadioButton, slewR)
#: ekos/align/align.ui:161
#, kde-format
msgid "S&lew to Target"
msgstr "Obróć do ce&lu"
#. i18n: ectx: property (toolTip), widget (QRadioButton, nothingR)
#: ekos/align/align.ui:171
#, kde-format
msgid "Just solve"
msgstr "Tylko rozwiąż"
#. i18n: ectx: property (text), widget (QRadioButton, nothingR)
#: ekos/align/align.ui:177
#, kde-format
msgid "&Nothing"
msgstr "&Nic"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_5)
#: ekos/align/align.ui:192
#, kde-format
msgid "Telescope Coordinates"
msgstr "Współrzędne teleskopu"
#. i18n: ectx: property (toolTip), widget (QSpinBox, accuracySpin)
#. i18n: ectx: property (toolTip), widget (QLabel, label_9)
#: ekos/align/align.ui:198 ekos/align/align.ui:268
#, kde-format
msgid ""
"Accuracy threshold in arcseconds between solution and target coordinates. "
"Plate solver shall be repeatedly executed until the solution coordinates are "
"below the accuracy threshold"
msgstr ""
"Próg dokładności w sekundach kątowych między wynikiem i współrzędnymi "
"docelowymi. Solver będzie uruchamiany ponownie, aż do spełnienia progu "
"dokładności"
#. i18n: ectx: property (toolTip), widget (QLabel, label_22)
#. i18n: ectx: property (toolTip), widget (QSpinBox, delaySpin)
#: ekos/align/align.ui:231 ekos/align/align.ui:248
#, kde-format
msgid ""
"After telescope completes slewing, wait until it settles for this many "
"milliseconds before capturing the next image."
msgstr ""
"Po obróceniu teleskopu, odczekaj na jego ustalenie przez daną tutaj liczbę "
"milisekund przed przechwyceniem następnego obrazu."
#. i18n: ectx: property (text), widget (QLabel, label_22)
#. i18n: ectx: property (text), widget (QLabel, label_4)
#: ekos/align/align.ui:234 ekos/guide/opsguide.ui:214
#, kde-format
msgid "Settle"
msgstr "Ustal"
#. i18n: ectx: property (text), widget (QLabel, label_9)
#: ekos/align/align.ui:271
#, kde-format
msgid "Accuracy"
msgstr "Dokładność"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_4)
#: ekos/align/align.ui:281
#, kde-format
msgid "Solution Coordinates"
msgstr "Współrzędne rozwiązania"
#. i18n: ectx: property (toolTip), widget (QLineEdit, pixScaleOut)
#. i18n: ectx: property (toolTip), widget (QLabel, label_17)
#: ekos/align/align.ui:302 ekos/align/align.ui:312
#, kde-format
msgid "Image scale in arcsecs/pixel"
msgstr "Skala obrazu w sekundach kątowych/pikselach"
#. i18n: ectx: property (text), widget (QLabel, label_17)
#: ekos/align/align.ui:315
#, kde-format
msgid "Pix:"
msgstr "Piks:"
#. i18n: ectx: property (toolTip), widget (QLineEdit, FOVOut)
#. i18n: ectx: property (toolTip), widget (QLabel, label_8)
#: ekos/align/align.ui:322 ekos/align/align.ui:386
#, kde-format
msgid "Effective field of view size in arcminutes."
msgstr "Rozmiar efektywnego pola widzenia w minutach kątowych."
#. i18n: ectx: property (toolTip), widget (QLineEdit, RotOut)
#. i18n: ectx: property (toolTip), widget (QLabel, label_10)
#: ekos/align/align.ui:335 ekos/align/align.ui:396
#, kde-format
msgid "Image rotation angle, East of North"
msgstr "Kąt obrotu obrazu, Wschód lub Północ"
#. i18n: ectx: property (toolTip), widget (QLabel, dDE)
#. i18n: ectx: property (toolTip), widget (QLineEdit, dDEOut)
#: ekos/align/align.ui:359 ekos/align/align.ui:406
#, kde-format
msgid ""
"Difference between telescope coordinates and solution coordinates in "
"Declination"
msgstr "Różnica pomiędzy współrzędnymi teleskopu i rozwiązania w deklinacji"
#. i18n: ectx: property (text), widget (QLabel, dDE)
#. i18n: ectx: property (text), widget (QTableWidget, solutionTable)
#: ekos/align/align.ui:362 ekos/align/align.ui:888
#, kde-format
msgid "dDE"
msgstr "dDE"
#. i18n: ectx: property (toolTip), widget (QLabel, dRA)
#. i18n: ectx: property (toolTip), widget (QLineEdit, dRAOut)
#: ekos/align/align.ui:369 ekos/align/align.ui:426
#, kde-format
msgid ""
"Difference between telescope coordinates and solution coordinates in Right "
"Ascension"
msgstr ""
"Różnica pomiędzy współrzędnymi teleskopu i rozwiązania w prostopadłym "
"wzniesieniu"
#. i18n: ectx: property (text), widget (QLabel, dRA)
#: ekos/align/align.ui:372
#, kde-format
msgid "dRA:"
msgstr "dRA:"
#. i18n: ectx: property (text), widget (QLabel, label_10)
#: ekos/align/align.ui:399
#, kde-format
msgid "Rot:"
msgstr "Rot:"
#. i18n: ectx: property (toolTip), widget (QComboBox, FOVScopeCombo)
#: ekos/align/align.ui:439
#, kde-format
msgid ""
"Select which telescope to use when performing Field of View calculations."
msgstr "Wybierz teleskop używany przy obliczaniu pola widzenia."
#. i18n: ectx: property (text), item, widget (QComboBox, FOVScopeCombo)
#: ekos/align/align.ui:443 ekos/guide/guide.ui:532
#, kde-format
msgid "Primary Scope"
msgstr "Główny zakres"
#. i18n: ectx: property (text), item, widget (QComboBox, FOVScopeCombo)
#: ekos/align/align.ui:448 ekos/guide/guide.ui:537
#, kde-format
msgid "Guide Scope"
msgstr "Zakres naprowadzania"
#. i18n: ectx: property (text), widget (QLabel, textLabel1_6)
#. i18n: ectx: property (text), widget (QLabel, label_7)
#: ekos/align/align.ui:490 ekos/capture/capture.ui:997 ekos/focus/focus.ui:604
#: ekos/profileeditor.ui:551
#, kde-format
msgid "CCD:"
msgstr "CCD:"
#. i18n: ectx: property (toolTip), widget (QPushButton, toggleFullScreenB)
#: ekos/align/align.ui:509
#, kde-format
msgid "Toggle full screen"
msgstr "Przełącz pełny ekran"
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, exposureIN)
#: ekos/align/align.ui:519
#, kde-format
msgid "Exposure duration in seconds"
msgstr "Czas naświetlenia, w sekundach"
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: ekos/align/align.ui:538 ekos/focus/focus.ui:571 ekos/guide/guide.ui:241
#, kde-format
msgid "Exp:"
msgstr "Naś:"
#. i18n: ectx: property (toolTip), widget (QCheckBox, alignDarkFrameCheck)
#: ekos/align/align.ui:545
#, kde-format
msgid ""
"Subtract dark frame. If no suitable dark frame is available, a dark frame "
"shall be captured."
msgstr ""
"Odejmij ciemną klatkę. W przypadku braku odpowiedniej ciemnej klatki, "
"zostanie ona przechwycona."
#. i18n: ectx: property (text), widget (QCheckBox, alignDarkFrameCheck)
#. i18n: ectx: property (text), widget (QCheckBox, darkFrameCheck)
#: ekos/align/align.ui:548 ekos/guide/guide.ui:189
#, kde-format
msgid "Dark"
msgstr "Ciemna"
#. i18n: ectx: property (toolTip), widget (QComboBox, binningCombo)
#: ekos/align/align.ui:555
#, kde-format
msgid "Camera binning"
msgstr "Binning aparatu"
#. i18n: ectx: property (text), widget (QLabel, label_18)
#. i18n: ectx: property (text), widget (QLabel, label_4)
#: ekos/align/align.ui:565 ekos/focus/focus.ui:527 ekos/guide/guide.ui:335
#, kde-format
msgid "Bin:"
msgstr "Bin:"
#. i18n: ectx: property (toolTip), widget (QPushButton, showFITSViewerB)
#: ekos/align/align.ui:584 ekos/focus/focus.ui:493 ekos/guide/guide.ui:82
#, kde-format
msgid "Show in FITS Viewer"
msgstr "Pokaż w przeglądarce FITS"
#. i18n: ectx: property (text), widget (QLabel, FilterCaptureLabel)
#. i18n: ectx: property (text), widget (QLabel, textLabel1_5_3)
#: ekos/align/align.ui:597 ekos/capture/capture.ui:1020 ekos/focus/focus.ui:520
#, kde-format
msgid "FW:"
msgstr "KF:"
#. i18n: ectx: property (text), widget (QLabel, FilterPosLabel)
#. i18n: ectx: property (text), widget (QLabel, textLabel1_2_3)
#. i18n: ectx: property (text), widget (QLabel, label_9)
#. i18n: ectx: property (text), widget (QLabel, label)
#. i18n: ectx: property (text), widget (QLabel, label_18)
#: ekos/align/align.ui:607 ekos/capture/capture.ui:546 ekos/focus/focus.ui:543
#: ekos/profileeditor.ui:402 fitsviewer/fitsdebayer.ui:22 oal/execute.ui:358
#, kde-format
msgid "Filter:"
msgstr "Filtr:"
#. i18n: ectx: property (text), widget (QLabel, label_14)
#: ekos/align/align.ui:623
#, kde-format
msgid "Options:"
msgstr "Opcje:"
#. i18n: ectx: property (statusTip), widget (QLineEdit, solverOptions)
#: ekos/align/align.ui:630
#, kde-format
msgid "Additional options to be the solver"
msgstr "Dodatkowe opcje dla solvera"
#. i18n: ectx: property (toolTip), widget (QPushButton, editOptionsB)
#: ekos/align/align.ui:652
#, kde-format
msgid "Edit solver options"
msgstr "Edycja opcji programu rozwiązującego"
#. i18n: ectx: property (text), widget (QLabel, label_21)
#: ekos/align/align.ui:669
#, kde-format
msgid "Solver:"
msgstr "Program rozwiązujący:"
#. i18n: ectx: property (toolTip), widget (QRadioButton, onlineSolverR)
#: ekos/align/align.ui:676
#, kde-format
msgid ""
"Use online astrometry.net solver to solve the image. You must have an "
"Internet connection and a valid API key."
msgstr ""
"Użyj internetowego programu rozwiązującego astrometry.net do rozwiązania "
"obrazu. Musisz być podłączonym do sieci i posiadać ważny klucz API."
#. i18n: ectx: property (text), widget (QRadioButton, onlineSolverR)
#: ekos/align/align.ui:679
#, kde-format
msgid "Onl&ine"
msgstr "Dostę&pny"
#. i18n: ectx: property (toolTip), widget (QRadioButton, offlineSolverR)
#: ekos/align/align.ui:692
#, kde-format
msgid ""
"Use offline astrometry.net solver. You must install all the necessary index "
"files for your field of view."
msgstr ""
"Użyj programu rozwiązującego astrometry.net bez użycia internetu. Musisz "
"dograć wszystkie potrzebne pliki indeksu dla twojego pola widzenia."
#. i18n: ectx: property (text), widget (QRadioButton, offlineSolverR)
#. i18n: ectx: property (text), widget (QRadioButton, ekosLiveOfflineR)
#: ekos/align/align.ui:695 ekos/ekoslive/ekoslivedialog.ui:234
#: indi/clientmanagerlite.cpp:259
#, kde-format
msgid "Offline"
msgstr "Bez internetu"
#. i18n: ectx: property (toolTip), widget (QRadioButton, remoteSolverR)
#: ekos/align/align.ui:708
#, kde-format
msgid ""
"<p>Use astrometry solver on remote machine running INDI server. You must "
"select <b>Astrometry</b> driver from Auxiliary drivers in your Ekos devices "
"profile for this option to be enabled.</p>"
msgstr ""
"<p>Używaj programu rozwiązującego astrometry na zdalnej maszynie działającej "
"na serwerze INDI. Musisz wybrać sterownik <b>Astrometry</b> z sterowników "
"zewnętrznych w swoim profilu urządzeń Ekos, aby można było włączyć tę opcję."
"</p>"
#. i18n: ectx: property (text), widget (QRadioButton, remoteSolverR)
#. i18n: ectx: property (text), widget (QRadioButton, remoteMode)
#: ekos/align/align.ui:711 ekos/profileeditor.ui:270
#, kde-format
msgid "Re&mote"
msgstr "Zdal&ny"
#. i18n: ectx: attribute (title), widget (QWidget, solutionResults)
#: ekos/align/align.ui:785
#, kde-format
msgid "Solution Results"
msgstr "Wyniki rozwiązania"
#. i18n: ectx: property (text), widget (QLabel, label_15)
#: ekos/align/align.ui:812
#, kde-format
msgid ""
"The results from Astrometric Solutions from the Capture and Solve Tool, the "
"Load and Slew Tool, and the Mount Model Tool will be displayed below."
msgstr ""
"Wyniki z rozwiązań astrometrycznych z narzędzia przechwytywania i "
"rozwiązywania, narzędzia wczytania i obrotu oraz narzędzia modelu montażu "
"będą wyświetlane poniżej."
#. i18n: ectx: property (text), widget (QTableWidget, solutionTable)
#. i18n: ectx: property (text), widget (QLabel, label_14)
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_DirRA)
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. i18n: ectx: property (text), widget (QLabel, label_6)
#: ekos/align/align.ui:848 ekos/align/opsastrometry.ui:521
#: ekos/guide/guide.ui:408 ekos/guide/internalguide/guider.ui:707
#: ekos/mount/mount.ui:246 ekos/scheduler/scheduler.ui:440
#, kde-format
msgid "RA"
msgstr "RA"
#. i18n: ectx: property (text), widget (QTableWidget, solutionTable)
#. i18n: ectx: property (text), widget (QLabel, label_15)
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_DirDEC)
#. i18n: ectx: property (text), widget (QCheckBox, showDECPlotCheck)
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: ekos/align/align.ui:856 ekos/align/opsastrometry.ui:501
#: ekos/guide/guide.ui:395 ekos/guide/guide.ui:1500
#: ekos/guide/internalguide/guider.ui:693 ekos/mount/mount.ui:263
#: ekos/scheduler/scheduler.ui:460
#, kde-format
msgid "DEC"
msgstr "DEK"
#. i18n: ectx: property (text), widget (QTableWidget, solutionTable)
#: ekos/align/align.ui:864
#, kde-format
msgid "Obj Name"
msgstr "Nazwa obiektu"
#. i18n: ectx: property (text), widget (QTableWidget, solutionTable)
#. i18n: ectx: property (text), widget (QTableWidget, alignTable)
#: ekos/align/align.ui:872 ekos/align/mountmodel.ui:472
#, kde-format
msgid "~~"
msgstr "~~"
#. i18n: ectx: property (text), widget (QTableWidget, solutionTable)
#: ekos/align/align.ui:880
#, kde-format
msgid "dRA"
msgstr "dRA"
#. i18n: ectx: property (toolTip), widget (QPushButton, clearAllSolutionsB)
#: ekos/align/align.ui:916
#, kde-format
msgid ""
"Clear all of the solutions from the solutions table. Be careful because you "
"cannot get them back."
msgstr ""
"Wyczyść wszystkie rozwiązania z tabeli rozwiązań. Bądź ostrożny, bo nie "
"będzie ich można przywrócić."
#. i18n: ectx: property (toolTip), widget (QPushButton, removeSolutionB)
#: ekos/align/align.ui:938
#, kde-format
msgid ""
"Remove the selected row from the solutions table. This can be useful for "
"getting rid of results that did not actually solve from the table and/or "
"results that you do not need any more. It can clean up clutter on both the "
"graph and table."
msgstr ""
"Usuń wybrany wiersz z tabeli rozwiązań. Jest to przydatne przy pozbywaniu "
"się wyników, które nie zostały rozwiązane z tabeli i/lub wyników, których "
"już nie potrzebujesz. W ten sposób można pozbyć się bałaganu na wykresie i w "
"tabeli."
#. i18n: ectx: property (toolTip), widget (QPushButton, exportSolutionsCSV)
#: ekos/align/align.ui:960
#, kde-format
msgid ""
"Export all of the solutions in the Solution Results table to CSV file of "
"your choosing for further analysis in a spreadsheet."
msgstr ""
"Wyeksportuj wszystkie wyniki w tabeli wyników rozwiązania do dowolnego pliku "
"CSV do dalszej analizy w arkuszu kalkulacyjnym."
#. i18n: ectx: property (toolTip), widget (QPushButton, autoScaleGraphB)
#: ekos/align/align.ui:982
#, kde-format
msgid "Auto scale and center the Solution Results graph."
msgstr "Samoczynnie wyskaluj i wyśrodkuj wykres wyników rozwiązania."
#. i18n: ectx: property (toolTip), widget (QPushButton, mountModelB)
#: ekos/align/align.ui:1005
#, kde-format
msgid ""
"Launch the mount model tool. This tool enables you to create pre-programmed "
"list of points to go to and solve. It can aid in building a pointing model "
"for better accuracy."
msgstr ""
"Wywołaj narzędzie modelu montażu. Narzędzie to umożliwia tworzenie listy "
"uprzednio określonych punktów do wyrównania i rozwiązania. Narzędzie "
"wspomaga budowanie modelu wskazywania dla lepszej dokładności."
#. i18n: ectx: property (text), widget (QPushButton, mountModelB)
#: ekos/align/align.ui:1008
#, kde-format
msgid "Mount Model"
msgstr "Model montażu"
#. i18n: ectx: attribute (title), widget (QWidget, polarAlignment)
#: ekos/align/align.ui:1042
#, kde-format
msgid "Polar Alignment"
msgstr "Wyrównanie biegunowe"
#. i18n: ectx: property (toolTip), widget (QStackedWidget, PAHWidgets)
#: ekos/align/align.ui:1093
#, kde-format
msgid ""
"<p>Polar Alignment Helper tool requires the following:</p><p>1. German "
"Equatorial Mount</p><p>2. Wide FOV &gt; 1 degrees</p><p>For small FOVs, use "
"the Legacy Polar Alignment Tool.</p>"
msgstr ""
"<p>Narzędzie pomocnicze wyrównania biegunowego wymaga:</p><p>1. Niemieckiego "
"montażu równika</p><p>2. Szerokiego pola widzenia &gt; 1 stopnia</p><p>Dla "
"małych pól widzenia, użyj przestarzałego narzędzia wyrównania biegunowego.</"
"p>"
#. i18n: ectx: property (text), widget (QLabel, introText)
#: ekos/align/align.ui:1127
#, kde-format
msgid ""
"<html><head/><body><p>This tool provides a simple method to polar align a "
"German equatorial mount. <span style=\" font-weight:600;\">Park</span> your "
"mount to home position where it <span style=\" font-weight:600;\">points</"
"span> toward the celestial pole. Select mount direction and speed and then "
"click <span style=\" font-weight:600;\">Start</span> to begin the process.</"
"p></body></html>"
msgstr ""
"<html><head/><body><p>Narzędzie to umożliwia w prosty sposób wykonanie "
"wyrównania biegunowego niemieckiego montażu równikowego. <span style=\" font-"
"weight:600;\">Zaparkuj</span> swój montaż tak aby był <span style=\" font-"
"weight:600;\">skierowany</span> na biegun niebieski. Wybierz kierunek i "
"szybkość montażu, a następnie naciśnij <span style=\" font-weight:600;"
"\">Start</span>, aby rozpocząć.</p></body></html>"
#. i18n: ectx: property (text), widget (QLabel, FOVDisabledLabel)
#: ekos/align/align.ui:1137
#, kde-format
msgid ""
"<html><head/><body><p><span style=\" font-weight:600; color:#ff5500;"
"\">Disabled: FOV must be 10 arcmins or wider. 60+ arcminutes is recommended."
"</span></p></body></html>"
msgstr ""
"<html><head/><body><p><span style=\" font-weight:600; color:#ff5500;"
"\">Wyłączone: Pole widzenia musi wynosić 10 minut kątowych lub więcej. "
"Zalecane jest 60+ minut kątowych.</span></p></body></html>"
#. i18n: ectx: property (text), widget (QLabel, directionLabel)
#: ekos/align/align.ui:1155
#, kde-format
msgid "Direction:"
msgstr "Kierunek:"
#. i18n: ectx: property (toolTip), widget (QComboBox, PAHDirectionCombo)
#: ekos/align/align.ui:1165
#, kde-format
msgid "Mount direction"
msgstr "Kierunek montażu"
#. i18n: ectx: property (text), item, widget (QComboBox, PAHDirectionCombo)
#: ekos/align/align.ui:1169
#, kde-format
msgid "West"
msgstr "Zachód"
#. i18n: ectx: property (text), item, widget (QComboBox, PAHDirectionCombo)
#: ekos/align/align.ui:1174
#, kde-format
msgid "East"
msgstr "Wschód"
#. i18n: ectx: property (toolTip), widget (QSpinBox, PAHRotationSpin)
#: ekos/align/align.ui:1185
#, kde-format
msgid "Rotation magnitude in degrees"
msgstr "Wielkość obrotu w stopniach"
#. i18n: ectx: property (text), widget (QLabel, label)
#: ekos/align/align.ui:1204
#, kde-format
msgid "Speed:"
msgstr "Szybkość:"
#. i18n: ectx: property (toolTip), widget (QCheckBox, PAHManual)
#: ekos/align/align.ui:1217
#, kde-format
msgid "Toggle for manual slewing with non-GOTO mounts"
msgstr "Przełącz na ręczne obracanie z montażami nie-GOTO"
#. i18n: ectx: property (text), widget (QCheckBox, PAHManual)
#: ekos/align/align.ui:1220
#, kde-format
msgid "Manual slew"
msgstr "Ręczny obrót"
#. i18n: ectx: property (text), widget (QLabel, firstCaptureText)
#: ekos/align/align.ui:1261
#, kde-format
msgid ""
"<p>The assistant requires three images to find a solution. Ekos is now "
"capturing the first image...</p>"
msgstr ""
"<p>Pomocnik wymaga trzech obrazów do znalezienia rozwiązania. Ekos właśnie "
"przechwytuje pierwszy obraz...</p>"
#. i18n: ectx: property (text), widget (QLabel, firstRotateText)
#: ekos/align/align.ui:1292
#, kde-format
msgid ""
"<p>Executing the <span style=\" font-style:italic;\">first</span> mount "
"rotation...</p>"
msgstr ""
"<p>Wykonywanie <span style=\" font-style:italic;\">pierwszego</span> obrotu "
"montażu...</p>"
#. i18n: ectx: property (text), widget (QPushButton, PAHfirstDone)
#. i18n: ectx: property (text), widget (QPushButton, PAHsecondDone)
#. i18n: ectx: property (text), widget (QPushButton, PAHDoneB)
#: ekos/align/align.ui:1315 ekos/align/align.ui:1382 ekos/align/align.ui:1578
#, kde-format
msgid "Done"
msgstr "Gotowe"
#. i18n: ectx: property (text), widget (QLabel, secondCaptureText)
#: ekos/align/align.ui:1343
#, kde-format
msgid "<p>Capturing the second image...</p>"
msgstr "<p>Przechwytywanie drugiego obrazu...</p>"
#. i18n: ectx: property (text), widget (QLabel, secondRotateText)
#: ekos/align/align.ui:1359
#, kde-format
msgid "<p>Executing the <i>second </i>mount rotation...</p>"
msgstr "<p>Wykonywanie <i>drugiego</i>obrotu montażu...</p>"
#. i18n: ectx: property (text), widget (QLabel, thirdCaptureText)
#: ekos/align/align.ui:1395
#, kde-format
msgid "<p>Capturing the <i>third</i> and final image...</p>"
msgstr "<p>Przechwytywanie <i>trzeciego</i> i końcowego obrazu...</p>"
#. i18n: ectx: property (text), widget (QLabel, PAHErrorDescriptionLabel)
#: ekos/align/align.ui:1424
#, kde-format
msgid "Error Occurred"
msgstr "Wystąpił błąd"
#. i18n: ectx: property (toolTip), widget (QLabel, label_23)
#: ekos/align/align.ui:1443
#, kde-format
msgid ""
"Angle between expected perfectly aligned mount center and the actual center"
msgstr ""
"Kąt pomiędzy oczekiwanym idealnie wyrównanym środkiem montażu i rzeczywistym "
"środkiem"
#. i18n: ectx: property (text), widget (QLabel, label_23)
#: ekos/align/align.ui:1446
#, kde-format
msgid "Polar Error:"
msgstr "Błąd biegunowy:"
#. i18n: ectx: property (text), widget (QLabel, correctionText)
#: ekos/align/align.ui:1486
#, kde-format
msgid ""
"<p>Correction vector is plotted above. <b>Select</b> a bright star to "
"reposition the correction vector. Proceed next when done.</p>"
msgstr ""
"<p>Wektor poprawki jest rysowany powyżej. <b>Wybierz</b> jasną gwiazdę do "
"ustawienia na nowo miejsca wektora poprawki. Naciśnij Dalej, gdy ukończysz.</"
"p>"
#. i18n: ectx: property (text), widget (QLabel, refreshText)
#: ekos/align/align.ui:1524
#, kde-format
msgid ""
"<p>Adjust mount's Altitude and Azimuth knobs until the selected star is "
"centered within the crosshair. Click <b>Refresh</b> to begin continuous "
"capture. You are <b>Done</b> when star is centered.</p>"
msgstr ""
"<p>Zmieniaj wysokość i azymut montażu do chwili znalezienia się wybranej "
"gwiazdy w środku celownika. Naciśnij <b>Odśwież</b> aby rozpocząć ciągłe "
"przechwytywanie. Naciśnij <b>Gotowe</b> gdy gwiazda będzie wyśrodkowana.</p>"
#. i18n: ectx: property (text), widget (QPushButton, PAHRefreshB)
#. i18n: ectx: property (text), widget (QPushButton, refreshB)
#. i18n: ectx: property (text), widget (QPushButton, refreshSourceB)
#: ekos/align/align.ui:1539 ekos/opsekos.ui:832 hips/opships.ui:116
#, kde-format
msgid "Refresh"
msgstr "Odśwież"
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, PAHExposure)
#: ekos/align/align.ui:1546
#, kde-format
msgid "Exposure duration in seconds during refresh phase"
msgstr "Czas naświetlenia, w sekundach podczas fazy odświeżania"
#. i18n: ectx: property (toolTip), widget (QPushButton, PAHStartB)
#. i18n: ectx: property (text), widget (QPushButton, PAHStartB)
#: ekos/align/align.ui:1612 ekos/align/align.ui:1615
#: ekos/guide/internalguide/rcalibration.cpp:355 ekos/manager.cpp:109
#: ekos/manager.cpp:485 kstarslite/qml/indi/INDIControlPanel.qml:173
#, kde-format, kde-kuit-format
msgid "Start"
msgstr "Start"
#. i18n: ectx: property (title), widget (QGroupBox, polarAlignmentGroup)
#: ekos/align/align.ui:1637
#, kde-format
msgid "Legacy Polar Alignment Tool"
msgstr "Przestarzałe narzędzie wyrównania biegunowego"
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: ekos/align/align.ui:1668
#, kde-format
msgid "Az Error:"
msgstr "Błąd Az:"
#. i18n: ectx: property (text), widget (QPushButton, measureAzB)
#: ekos/align/align.ui:1687
#, kde-format
msgid "Measure Az Error"
msgstr "Zmierz błąd Az"
#. i18n: ectx: property (text), widget (QPushButton, correctAzB)
#: ekos/align/align.ui:1697
#, kde-format
msgid "Correct Az Error"
msgstr "Poprawka błędu Az"
#. i18n: ectx: property (text), widget (QLabel, label_4)
#: ekos/align/align.ui:1720
#, kde-format
msgid "Alt Error:"
msgstr "Błąd Wys.:"
#. i18n: ectx: property (text), widget (QPushButton, measureAltB)
#: ekos/align/align.ui:1739
#, kde-format
msgid "Measure Alt Error"
msgstr "Zmierz błąd Wys."
#. i18n: ectx: property (text), widget (QPushButton, correctAltB)
#: ekos/align/align.ui:1749
#, kde-format
msgid "Correct Alt Error"
msgstr "Poprawka błędu Wys."
#: ekos/align/alignview.cpp:151 fitsviewer/fitsview.cpp:1269
#, kde-format
msgctxt "North Celestial Pole"
msgid "NCP"
msgstr "NCP"
#: ekos/align/alignview.cpp:153 fitsviewer/fitsview.cpp:1286
#, kde-format
msgctxt "South Celestial Pole"
msgid "SCP"
msgstr "SCP"
#: ekos/align/alignview.cpp:178
#, kde-format
msgid "RA Axis"
msgstr "Oś RA"
#. i18n: ectx: property (windowTitle), widget (QDialog, mountModel)
#. i18n: ectx: property (windowTitle), widget (QDialog, OpsAstrometryCfg)
#. i18n: ectx: property (windowTitle), widget (QDialog, OpsAstrometryIndexFiles)
#: ekos/align/mountmodel.ui:14 ekos/align/opsastrometrycfg.ui:14
#: ekos/align/opsastrometryindexfiles.ui:14
#, kde-format
msgid "Dialog"
msgstr "Okno dialogowe"
#. i18n: ectx: property (text), widget (QLabel, label)
#: ekos/align/mountmodel.ui:35
#, kde-format
msgid ""
"<p>This tool can help your mount build a better pointing model by moving the "
"mount to different points in the sky and solving captured images. This can "
"increase the accuracy of your GOTOs. To qualify, your mount must be capable "
"of improving its internal pointing model after each <b>Sync</b> commanded "
"by Ekos. If this is not the case, then this tool is not suitable for your "
"mount.</p>"
msgstr ""
"<p>To narzędzie może pomóc ci stworzyć lepszy model wskazywania poprzez "
"przesuwanie montażu na różne punkty na niebie i rozwiązywaniu przechywconych "
"obrazów. Może to zwiększyć dokładność twoich działań PRZEJDŹ_DO. Aby móc z "
"tego korzystać, twój montaż musi być zdolny do polepszania swojego "
"wewnętrznego modelu wskazywania po każdym poleceniu <b>Synchronizacji</b> "
"wydanym przez Ekos. Jeśli nie jest tak w twoim przypadku, to to narzędzie "
"nie jest przeznaczone dla twojego montażu.</p>"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#: ekos/align/mountmodel.ui:48
#, kde-format
msgid "Mount Model Wizard"
msgstr "Pomocnik modelu montażu"
#. i18n: ectx: property (text), widget (QLabel, label_7)
#: ekos/align/mountmodel.ui:54
#, kde-format
msgid "Object Type:"
msgstr "Rodzaj obiektu:"
#. i18n: ectx: property (toolTip), widget (QComboBox, alignTypeBox)
#: ekos/align/mountmodel.ui:69
#, kde-format
msgid ""
"<html><head/><body><p>Select the type of objects/points added by the wizard."
"</p><p><span style=\" font-weight:600;\">Note:</span> all of the options "
"except Fixed DEC start with a grid of RA/DEC points.</p>\n"
"<ul>\n"
"<li><b>Any Stars:</b> The wizard searches for the nearest star.</li>\n"
"<li><b>Any object:</b> The wizard searches for the nearest object of any "
"type.</li>\n"
"<li><b>Named Stars</b> The wizard searches for the nearest star in the "
"currently visible star list. Note that the first named star might be fairly "
"far from the intended point and also sometimes the same star could be the "
"closest one for multiple points.</li>\n"
"<li><b>Fixed DEC:</b> The wizard generates all points at the chosen DEC.</"
"li>\n"
"<li><b>Fixed Grid:</b> The wizard just uses the original grid without "
"trying to pair it with objects.</li>\n"
"</ul>\n"
"</body></html>"
msgstr ""
"<html><head/><body><p>Umożliwia to wybranie rodzaju obiektów/punktów w "
"pomocniku.</p><p><span style=\" font-weight:600;\">Uwaga:</span> wszystkie "
"opcje poza stałym początkiem DEC z siatką punktów RA/DEC.</p>\n"
"<ul>\n"
"<li><b>Dowolne gwiazy:</b> Pomocnik szuka najbliższej gwiazdy.</li>\n"
"<li><b>Dowolny obiekt:</b> Pomocnik szuka najbliższego obiektu dowolnego "
"rodzaju.</li>\n"
"<li><b>Nazwane gwiazdy</b> Pomocnik szuka najbliższej gwiazdy na liście "
"obecnie widocznych gwiazd. Zauważ, że pierwsza gwiazda może być całkiem "
"daleko od zamierzonego punktu, a także czasami ta sama gwiazd może być "
"najbliższą dla wielu punktów.</li>\n"
"<li><b>Stałe DEC</b> Pomocnik tworzy wszystkie punkty na wybranym DEC.</li>\n"
"<li><b>Stała siatka</b> Pomocnik używa po prostu źródłowej siatki bez próby "
"sparowania z obiektami.</li>\n"
"</ul>\n"
"</body></html>"
#. i18n: ectx: property (text), item, widget (QComboBox, alignTypeBox)
#: ekos/align/mountmodel.ui:73
#, kde-format
msgid "Any Stars"
msgstr "Dowolne gwiazdy"
#. i18n: ectx: property (text), item, widget (QComboBox, alignTypeBox)
#: ekos/align/mountmodel.ui:78
#, kde-format
msgid "Named Stars"
msgstr "Nazwane gwiazdy"
#. i18n: ectx: property (text), item, widget (QComboBox, alignTypeBox)
#: ekos/align/mountmodel.ui:83
#, kde-format
msgid "Any Object"
msgstr "Dowolny obiekt"
#. i18n: ectx: property (text), item, widget (QComboBox, alignTypeBox)
#: ekos/align/mountmodel.ui:88
#, kde-format
msgid "Fixed DEC"
msgstr "Stałe DEC"
#. i18n: ectx: property (text), item, widget (QComboBox, alignTypeBox)
#: ekos/align/mountmodel.ui:93
#, kde-format
msgid "Fixed Grid"
msgstr "Stała siatka"
#. i18n: ectx: property (toolTip), widget (QPushButton, wizardAlignB)
#: ekos/align/mountmodel.ui:107
#, kde-format
msgid ""
"Automatically generate the specified number of alignment points in the table "
"below. They will be generated based on the options selected in this wizard."
msgstr ""
"Samoczynnie utwórz podaną liczbę punktów wyrównania w tabeli poniżej. "
"Zostaną one utworzone w oparciu o opcje wybrane w tym pomocniku."
#. i18n: ectx: property (text), widget (QPushButton, wizardAlignB)
#: ekos/align/mountmodel.ui:110
#, kde-format
msgid "Generate"
msgstr "Generuj"
#. i18n: ectx: property (toolTip), widget (QSpinBox, alignDec)
#: ekos/align/mountmodel.ui:120
#, kde-format
msgid ""
"The Declination of the points that will be generated. This option only "
"applies to the Fixed DEC Option."
msgstr ""
"Deklinacja punktów do utworzenia. Opcja ta ma zastosowanie tylko przy "
"włączonej opcji stałego DEC."
#. i18n: ectx: property (text), widget (QLabel, label_6)
#: ekos/align/mountmodel.ui:133
#, kde-format
msgid "Minimum Alt:"
msgstr "Minimalna wysokość:"
#. i18n: ectx: property (toolTip), widget (QSpinBox, minAltBox)
#: ekos/align/mountmodel.ui:140
#, kde-format
msgid ""
"This is the minimum altitude above the horizon to use in generating points "
"with the wizard."
msgstr ""
"Jest to minimalna wysokość nad horyzontem, wykorzystywana do utworzenia "
"punktów w pomocniku."
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: ekos/align/mountmodel.ui:153
#, kde-format
msgid "Alignment Points:"
msgstr "Punkty wyrównania:"
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. i18n: ectx: property (text), widget (QLabel, label_27)
#. i18n: ectx: property (text), widget (QLabel, decLabel)
#. i18n: ectx: property (text), widget (QLabel, dec0Label)
#. i18n: ectx: property (text), widget (QLabel, dec1Label)
#. i18n: ectx: property (text), widget (QLabel, DecLabel2)
#. i18n: ectx: property (text), widget (QLabel, DecLabel)
#. i18n: ectx: property (text), widget (QCheckBox, decCheckBatch)
#. i18n: ectx: property (text), widget (QLabel, label_7)
#: ekos/align/mountmodel.ui:173 oal/execute.ui:188 tools/flagmanager.ui:47
#: tools/modcalcaltaz.ui:232 tools/modcalcangdist.ui:148
#: tools/modcalcangdist.ui:251 tools/modcalcapcoord.ui:117
#: tools/modcalcapcoord.ui:359 tools/modcalcapcoord.ui:517
#: tools/modcalceclipticcoords.ui:121 tools/modcalcgalcoord.ui:66
#: tools/modcalcvlsr.ui:236
#, kde-format
msgid "Declination:"
msgstr "Deklinacja:"
#. i18n: ectx: property (toolTip), widget (QSpinBox, alignPtNum)
#: ekos/align/mountmodel.ui:193
#, kde-format
msgid ""
"The Number of points the wizard should generate. If this number is less than "
"5, it will generate them at the same DEC. After that they will be evenly "
"distributed over RA and DEC. Note, if Fixed DEC is selected, all of the "
"points will be at the same DEC."
msgstr ""
"Liczba punktów do utworzenia przez pomocnika. Jeśli liczba ta jest mniejsza "
"niż 5, to zostaną one utworzone na tym samym DEC. Po tej granicy będą one "
"równo rozkładane na RA oraz DEC. Uwaga, jeśli wybrano stałe DEC, to "
"wszystkie punkty znajdą się na tym samym DEC."
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_3)
#: ekos/align/mountmodel.ui:219
#, kde-format
msgid "Add Currently Visible Stars"
msgstr "Dodaj obecnie widoczne gwiazdy"
#. i18n: ectx: property (text), widget (QLabel, label_4)
#: ekos/align/mountmodel.ui:237
#, kde-format
msgid "Common Names:"
msgstr "Powszechne nazwy:"
#. i18n: ectx: property (toolTip), widget (QComboBox, starListBox)
#: ekos/align/mountmodel.ui:250
#, kde-format
msgid ""
"These are the common names for the named stars that are currently up at your "
"location. If you select a star, it will be added to the table below."
msgstr ""
"Są to powszechne nazwy dla gwiazd ukazujących się w twoim położeniu. Jeśli "
"wybierzesz gwiazdę, to zostanie ona dodana do poniższej tabeli."
#. i18n: ectx: property (text), widget (QLabel, label_5)
#: ekos/align/mountmodel.ui:270
#, kde-format
msgid "Greek:"
msgstr "Grecki:"
#. i18n: ectx: property (toolTip), widget (QComboBox, greekStarListBox)
#: ekos/align/mountmodel.ui:283
#, kde-format
msgid ""
"These are the Greek names for the brighter stars that are currently up at "
"your location. If you select a star, it will be added to the table below."
msgstr ""
"Są to greckie nazwy dla jaśniejszych gwiazd ukazujących się w twoim "
"położeniu. Jeśli wybierzesz gwiazdę, to zostanie ona dodana do poniższej "
"tabeli."
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#: ekos/align/mountmodel.ui:293
#, kde-format
msgid "Mount Model Alignment Points"
msgstr "Punkty wyrównania modelu montażu"
#. i18n: ectx: property (toolTip), widget (QPushButton, clearAllAlignB)
#: ekos/align/mountmodel.ui:331
#, kde-format
msgid ""
"Clear the entire table of alignment points below. Note that this will not "
"affect your mount in any way. It will not clear your pointing model. It "
"just clears the list of points so that if you run the mount model routine "
"again, these points will not be included."
msgstr ""
"Wyczyść całą poniższą tabelę punktów wyrównania. Zauważ, że nie wpłynie to w "
"żaden sposób na twój montaż. Nie wyczyści to twojego modelu wskazywania. "
"Wyczyści to tylko listę punktów w ten sposób, że jeśli uruchomisz proces "
"model montażu, to punkty te nie zostaną uwzględnione."
#. i18n: ectx: property (toolTip), widget (QPushButton, removeAlignB)
#: ekos/align/mountmodel.ui:353
#, kde-format
msgid ""
"<p>Remove the selected row from the alignment point table below. Note that "
"it does <b>not</b> command your mount to clear that point from the model, it "
"just means that if you run the mount model routine, that point will not be "
"included in the list.</p>"
msgstr ""
"<p>Usuń wybrany wiersz z poniższej tabeli punktów wyrównania. Zauważ, że "
"polecenie to <b>nie</b> czyści punktów z modelu montażu. Oznacza to tyle, że "
"jeśli uruchomisz proces montażu ponownie, to nie zostaną one dodane do listy."
"</p>"
#. i18n: ectx: property (toolTip), widget (QPushButton, addAlignB)
#: ekos/align/mountmodel.ui:375
#, kde-format
msgid ""
"Add an empty row to the alignment list so that you can manually add an RA "
"and DE for a position you would like the telescope to slew to when doing the "
"mount model routine."
msgstr ""
"Dodaj pusty wiersz do listy wyrównania, tak aby można było ręcznie dodać RA "
"oraz DE dla położeń, do których chciałbyś obrócić teleskop podczas procesu "
"modelu montażu."
#. i18n: ectx: property (toolTip), widget (QPushButton, findAlignB)
#: ekos/align/mountmodel.ui:397
#, kde-format
msgid ""
"Open the Find Object dialog so that you can select an object to get an RA "
"and DEC automatically that you would like the telescope to slew to when "
"doing the mount model routine."
msgstr ""
"Otwórz okno dialogowe wyszukiwania, aby samoczynnie uzyskać RA oraz DEC, do "
"których chciałbyś obrócić teleskop podczas procesu modelu montażu."
#. i18n: ectx: property (toolTip), widget (QPushButton, sortAlignB)
#: ekos/align/mountmodel.ui:419
#, kde-format
msgid ""
"Sort the alignment points, starting with the point closest to the current "
"telescope position, to try to minimize the distance between each slew."
msgstr ""
"Uszereguj punkty wyrównania, zaczynając od punktu najbliższego bieżącemu "
"położeniu teleskopu, aby zminimalizować odległość pomiędzy każdym obrotem."
#. i18n: ectx: property (toolTip), widget (QTableWidget, alignTable)
#: ekos/align/mountmodel.ui:444
#, kde-format
msgid ""
"This is a table of alignment points that you would like the mount model "
"routine to use in aligning your telescope. If you would like to add or "
"remove points, you may use the buttons above. If you would like to run, "
"pause, or stop the mount model routine, you may use the buttons below. You "
"can directly edit an RA or DE for a particular point directly in the cells. "
"Just be sure to follow the format hh:mm:ss. The object name is just provided "
"for convenience and is not used. If you want to change the order of the "
"alignment points, you can drag the row up or down using the vertical header "
"for that row on the left."
msgstr ""
"Jest to tabela punktów wyrównania, których proces modelu montażu ma używać "
"przy wyrównywaniu teleskopu. Do dodania i usunięcia punktów, służą przyciski "
"powyżej. Do uruchomienia, wstrzymania, zatrzymania procesu modelu montażu, "
"służą przyciski poniżej. Możesz bezpośrednio edytować RA lub DE dla danego "
"punktu bezpośrednio w komórkach. Upewnij się, że zachowujesz format hh:mm:"
"ss. Nazwa obiektu jest podawana tylko dla wygody i nie jest używana. Jeśli "
"chcesz zmienić kolejność punktów wyrównania, to przeciągaj wiersze do góry i "
"w dół przy użyciu pionowego nagłówka dla tego wiersza po lewej. "
#. i18n: ectx: property (text), widget (QTableWidget, alignTable)
#: ekos/align/mountmodel.ui:448
#, kde-format
msgid "RA (J2000)"
msgstr "RA (J2000)"
#. i18n: ectx: property (text), widget (QTableWidget, alignTable)
#: ekos/align/mountmodel.ui:456
#, kde-format
msgid "DEC (J2000)"
msgstr "DEC (J2000)"
#. i18n: ectx: property (text), widget (QTableWidget, alignTable)
#. i18n: ectx: property (text), widget (QPushButton, FindButton)
#: ekos/align/mountmodel.ui:464 tools/argfindobject.ui:47
#: tools/arglooktoward.ui:116
#, kde-format
msgid "Object"
msgstr "Obiekt"
#. i18n: ectx: property (toolTip), widget (QPushButton, loadAlignB)
#: ekos/align/mountmodel.ui:503
#, kde-format
msgid ""
"Load a saved alignment point list so that you can run the same alignment you "
"ran on a previous occasion."
msgstr ""
"Wczytaj zapisaną listę punktów wyrównania, tak aby można było uruchomić to "
"samo wyrównywanie co ostatnio."
#. i18n: ectx: property (toolTip), widget (QPushButton, saveAsAlignB)
#. i18n: ectx: property (toolTip), widget (QPushButton, saveAlignB)
#: ekos/align/mountmodel.ui:525 ekos/align/mountmodel.ui:547
#, kde-format
msgid ""
"Save the alignment list so that you can run this alignment again in the "
"future."
msgstr ""
"Zapisz listę punktów wyrównania, tak aby można było ją wykorzystać ponownie "
"w przyszłości."
#. i18n: ectx: property (toolTip), widget (QPushButton, previewB)
#: ekos/align/mountmodel.ui:569
#, kde-format
msgid ""
"Display the alignment points on the skymap as flags. Clicking it again will "
"remove the flags. The flags will not be saved."
msgstr ""
"Wyświetlaj punkty wyrównania na mapie nieba jako flagi. Ponowne kliknięcie "
"na nich usunie flagi. Flagi nie zostaną zapisane."
#. i18n: ectx: property (toolTip), widget (QPushButton, startAlignB)
#: ekos/align/mountmodel.ui:604
#, kde-format
msgid ""
"Start or pause the mount model routine. It will slew to and astrometrically "
"solve the list of points in the table above using the settings in the align "
"module. If the routine was previously paused, it will pick up where it left "
"off. If it was stopped or it had finished it will start the routine over "
"again."
msgstr ""
"Rozpocznij lub wstrzymaj proces modelu montażu. Nastąpi obrócenie i "
"astronomiczne rozwiązanie listy punktów z tabeli powyżej przy użyciu "
"ustawień w module wyrównywania. Jeśli wstrzymano wcześniej proces, to "
"początek nastąpi od tego wstrzymania. Jeśli proces został zatrzymany lub "
"ukończony, to proces zacznie się od nowa."
#. i18n: ectx: property (toolTip), widget (QPushButton, stopAlignB)
#: ekos/align/mountmodel.ui:626
#, kde-format
msgid ""
"<p>Stop the mount model routine. It will <b>not</b> clear any points from "
"your telescope's pointing model. It will stop the routine and any points "
"currently being solved. If you run the mount model again after hitting stop, "
"it will start the routine over again with the first point.</p>"
msgstr ""
"<p>Zatrzymaj proces modelu montażu. <b>Nie</b> usunie to żadnego punktu z "
"modelu wskazywania teleskopu. Zatrzyma proces i obecnie rozwiązywane punkty. "
"W przypadku uruchomienia modelu montażu po naciśnięciu zatrzymania, proces "
"rozpocznie się od nowa, od pierwszego punktu.</p>"
#: ekos/align/offlineastrometryparser.cpp:64
#, kde-format
msgid ""
"Failed to find astrometry.net binaries. Please click the options button in "
"the lower right of the Astrometry Tab in Ekos to correct your settings and "
"make sure that astrometry.net is installed. Then try starting Ekos again."
msgstr ""
"Nie udało się znaleźć plików wykonywalnych astrometry.net. Naciśnij na "
"przycisk opcji w dolnym prawym narożniku karty Astrometry w Ekos, aby "
"poprawić swoje ustawienia i upewnij się, że astrometry.net został wgrany. "
"Następnie spróbuj uruchomić Ekos ponownie."
#: ekos/align/offlineastrometryparser.cpp:65
#, kde-format
msgid "Missing astrometry files"
msgstr "Brakuje plików astrometry"
#: ekos/align/offlineastrometryparser.cpp:91
#, kde-format
msgid "Detected Astrometry.net version %1"
msgstr "Wykryto wersję Astrometry.net %1"
#: ekos/align/offlineastrometryparser.cpp:96
#, kde-format
msgid "Setting astrometry option --no-fits2fits"
msgstr "Ustawianie opcji astrometry --no-fits2fits"
#: ekos/align/offlineastrometryparser.cpp:101
#, kde-format
msgid "Turning off option --no-fits2fits"
msgstr "Wyłączanie opcji --no-fits2fits"
#: ekos/align/offlineastrometryparser.cpp:195
#, kde-format
msgid ""
"Index file %1 is missing. Astrometry.net would not be able to adequately "
"solve plates until you install the missing index files. Download the index "
"files from http://www.astrometry.net"
msgstr ""
"Brakuje pliku indeksu %1. Astrometry.net nie będzie w stanie odpowiednio "
"rozwiązać talerzy, dopóki nie zainstalujesz brakujących plików indeksu. "
"Pobierz pliki indeksu z http://www.astrometry.net"
#: ekos/align/offlineastrometryparser.cpp:199
#, kde-format
msgid ""
"Index files %1 to %2 are missing. Astrometry.net would not be able to "
"adequately solve plates until you install the missing index files. Download "
"the index files from http://www.astrometry.net"
msgstr ""
"Brakuje plików indeksu %1 dla %2. Astrometry.net nie będzie w stanie "
"odpowiednio rozwiązać talerzy, dopóki nie zainstalujesz brakujących plików "
"indeksu. Pobierz pliki indeksu z http://www.astrometry.net"
#: ekos/align/offlineastrometryparser.cpp:258
#, kde-format
msgid "Error starting solver: %1"
msgstr "Błąd uruchamiania programu rozwiązującego: %1"
#: ekos/align/offlineastrometryparser.cpp:276
#, kde-format
msgid "Starting solver..."
msgstr "Rozpoczynanie solvera..."
#: ekos/align/offlineastrometryparser.cpp:315
#: ekos/align/remoteastrometryparser.cpp:245
#, kde-format
msgid "Solver failed. Try again."
msgstr "Niepowodzenie solvera. Spróbuj ponownie."
#: ekos/align/offlineastrometryparser.cpp:339
#, kde-format
msgid "WCS header missing or corrupted. Solver failed."
msgstr "Brakuje nagłówka WCS lub jest on uszkodzony. Niepowodzenie solvera."
#: ekos/align/offlineastrometryparser.cpp:372
#: ekos/align/onlineastrometryparser.cpp:493
#: ekos/align/remoteastrometryparser.cpp:287
#, kde-format
msgid "Solver completed in %1 second."
msgid_plural "Solver completed in %1 seconds."
msgstr[0] "Solver ukończył w %1 sekundę."
msgstr[1] "Solver ukończył w %1 sekundy."
msgstr[2] "Solver ukończył w %1 sekund."
#: ekos/align/onlineastrometryparser.cpp:82
#, kde-format
msgid "Error: no connection to the Internet."
msgstr "Błąd: brak połączenia z internetem."
#: ekos/align/onlineastrometryparser.cpp:197
#, kde-format
msgid "Failed to open the file %1: %2"
msgstr "Nie udało się otworzyć pliku %1: %2"
#: ekos/align/onlineastrometryparser.cpp:268
#, kde-format
msgid "Uploading file..."
msgstr "Wysyłanie pliku..."
#: ekos/align/onlineastrometryparser.cpp:341
#, kde-format
msgid "JSON error during parsing (%1)."
msgstr "Błąd JSON przy przetwarzaniu (%1)."
#: ekos/align/onlineastrometryparser.cpp:359
#, kde-format
msgid ""
"Astrometry.net authentication failed. Check the validity of the Astrometry."
"net API Key."
msgstr ""
"Nieudane uwierzytelnianie w Astrometry.net. Sprawdź poprawność klucza API "
"Astrometry.net."
#: ekos/align/onlineastrometryparser.cpp:367
#, kde-format
msgid "Authentication to astrometry.net is successful. Session: %1"
msgstr "Uwierzytelnianie w astrometry.net powiodło się. Sesja: %1"
#: ekos/align/onlineastrometryparser.cpp:376
#, kde-format
msgid "Upload failed."
msgstr "Nieudane wysyłanie"
#: ekos/align/onlineastrometryparser.cpp:385
#, kde-format
msgid "Parsing submission ID failed."
msgstr "Nieudane przetwarzanie wysłanego ID."
#: ekos/align/onlineastrometryparser.cpp:390
#, kde-format
msgid "Upload complete. Waiting for astrometry.net solver to complete..."
msgstr ""
"Ukończono wysyłanie. Oczekiwanie na ukończenie programu rozwiązującego "
"astrometry.net..."
#: ekos/align/onlineastrometryparser.cpp:413
#, kde-format
msgid "Failed to retrieve job ID."
msgstr "Nieudane uzyskanie identyfikatora pracy."
#: ekos/align/onlineastrometryparser.cpp:447
#, kde-format
msgid "Solver failed after %1 second."
msgid_plural "Solver failed after %1 seconds."
msgstr[0] "Niepowodzenie programu rozwiązującego po %1 sekundzie."
msgstr[1] "Niepowodzenie programu rozwiązującego po %1 sekundach."
msgstr[2] "Niepowodzenie programu rozwiązującego po %1 sekundach."
#: ekos/align/onlineastrometryparser.cpp:457
#, kde-format
msgid "Error parsing parity."
msgstr "Błąd przy przetwarzaniu równości."
#: ekos/align/onlineastrometryparser.cpp:464
#, kde-format
msgid "Error parsing orientation."
msgstr "Błąd przy przetwarzaniu orientacji."
#: ekos/align/onlineastrometryparser.cpp:472
#, kde-format
msgid "Error parsing RA."
msgstr "Błąd przy przetwarzaniu RA."
#: ekos/align/onlineastrometryparser.cpp:479
#: ekos/align/onlineastrometryparser.cpp:487
#, kde-format
msgid "Error parsing DEC."
msgstr "Błąd przy przetwarzaniu DEK."
#: ekos/align/opsalign.cpp:39
#, kde-format
msgid "Internal or External astrometry.cfg?"
msgstr "Wewnętrzny czy zewnętrzny Astrometry.cfg?"
#: ekos/align/opsalign.cpp:45
#, kde-format
msgid "Internal or External Plate Solver?"
msgstr "Wewnętrzny czy zewnętrzny program rozwiązujący talerze?"
#. i18n: ectx: label, entry (AstrometryWCSIsInternal), group (Align)
#: ekos/align/opsalign.cpp:50 kstars.kcfg:1982
#, kde-format
msgid "Internal or External wcsinfo?"
msgstr "Wewnętrzne czy zewnętrzne dane WCS?"
#: ekos/align/opsalign.cpp:80
#, kde-format
msgid "Homebrew, python, and astropy are already installed"
msgstr "Homebrew, python oraz astropy są już wgrane"
#: ekos/align/opsalign.cpp:84
#, kde-format
msgid ""
"This installer will install the following requirements for astrometry.net if "
"they are not installed:\n"
"Homebrew -an OS X Unix Program Package Manager\n"
"Python3 -A Powerful Scripting Language \n"
"Astropy -Python Modules for Astronomy \n"
" Do you wish to continue?"
msgstr ""
"Ten instalator wgra następujące wymagania astrometry.net, jeśli nie są "
"jeszcze wgrane:\n"
"Homebrew -program do zarządzania pakietami na OS X Unix\n"
"Python3 -zaawansowany język skryptowy \n"
"Astropy -moduł Pythona dla Astronomy \n"
" Czy chcesz kontynuować?"
#: ekos/align/opsalign.cpp:85
#, kde-format
msgid "Install and Configure Python"
msgstr "Wgraj i ustaw Pythona"
#: ekos/align/opsalign.cpp:95
#, kde-format
msgid ""
"Homebrew is not installed. \n"
"A Terminal window will pop up for you to install Homebrew. \n"
" When you are all done, then you can close the Terminal and click the setup "
"button again."
msgstr ""
"Homebrew nie jest wgrany. \n"
"Pojawi się okno terminala do wgrania Homebrew. \n"
" Gdy ukończy, to można zamknąć Terminal i nacisnąć na przycisk wgrywania "
"ponownie."
#: ekos/align/opsalign.cpp:117
#, kde-format
msgid ""
"Homebrew installed \n"
"Python3 will install when you click Ok \n"
"Astropy waiting . . . \n"
" (Note: this might take a few minutes, please be patient.)"
msgstr ""
"Wgrano Homebrew \n"
"Python3 zostanie wgrany po naciśnięciu Ok \n"
"Astropy oczekuje . . . \n"
" (Uwaga: to może zająć kilka minut, więc wymagana jest cierpliwość.)"
#: ekos/align/opsalign.cpp:122
#, kde-format
msgid "Python install failure"
msgstr "Nie udało się wgrać Pythona"
#: ekos/align/opsalign.cpp:128
#, kde-format
msgid ""
"Homebrew installed \n"
"Python3 installed \n"
"Astropy will install when you click Ok \n"
" (Note: this might take a few minutes, please be patient.)"
msgstr ""
"Wgrano Homebrew \n"
"Wgrano Python3 \n"
"Astropy zostanie wgrany po naciśnięciu Ok \n"
" (Uwaga: to może zająć kilka minut, więc wymagana jest cierpliwość.)"
#: ekos/align/opsalign.cpp:133
#, kde-format
msgid "Astropy install failure"
msgstr "Nie udało się wgrać Astropy"
#: ekos/align/opsalign.cpp:137
#, kde-format
msgid "All installations are complete and ready to use."
msgstr "Ukończono wgrywanie wszystkiego."
#. i18n: ectx: property (toolTip), widget (QLineEdit, kcfg_AstrometrySolverBinary)
#: ekos/align/opsalign.ui:19
#, kde-format
msgid "Astrometry.net solve-field binary"
msgstr "Plik binarny solve-field astrometry.net"
#. i18n: ectx: property (text), widget (QLabel, pythonLabel)
#: ekos/align/opsalign.ui:29
#, kde-format
msgid "python:"
msgstr "python:"
#. i18n: ectx: property (toolTip), widget (QSpinBox, kcfg_AstrometryTimeout)
#: ekos/align/opsalign.ui:36
#, kde-format
msgid "Timeout in seconds to wait for astrometry solver to complete"
msgstr "Czas oczekiwania na ukończenie programu rozwiązującego astrometry.net"
#. i18n: ectx: property (text), widget (QLabel, label)
#: ekos/align/opsalign.ui:56
#, kde-format
msgid "Time out:"
msgstr "Czas oczekiwania:"
#. i18n: ectx: property (toolTip), widget (QLineEdit, kcfg_AstrometryConfFile)
#. i18n: ectx: property (toolTip), widget (QLineEdit, kcfg_AstrometryAPIKey)
#. i18n: ectx: property (toolTip), widget (QLineEdit, kcfg_AstrometryAPIURL)
#: ekos/align/opsalign.ui:63 ekos/align/opsalign.ui:73
#: ekos/align/opsalign.ui:159
#, kde-format
msgid "Astrometry.net configuration file"
msgstr "Pliku ustawień astrometry.net"
#. i18n: ectx: property (text), widget (QLabel, label_15)
#: ekos/align/opsalign.ui:83
#, kde-format
msgid "solver:"
msgstr "Program rozwiązujący:"
#. i18n: ectx: property (text), widget (QLabel, label_17)
#: ekos/align/opsalign.ui:90
#, kde-format
msgid "API Key:"
msgstr "Klucz API: "
#. i18n: ectx: property (toolTip), widget (QLineEdit, kcfg_AstrometryWCSInfo)
#: ekos/align/opsalign.ui:97
#, kde-format
msgid "Astrometry.net wcsinfo binary"
msgstr "Plik binarny wcsinfo astrometry.net"
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, kcfg_AstrometryRotatorThreshold)
#: ekos/align/opsalign.ui:107
#, kde-format
msgid ""
"<html><head/><body><p>Rotator threshold in arc-minutes when using Load &amp; "
"Slew. If the difference between measured position angle and FITS position "
"angle is below this value, the Load &amp; Slew operation is considered "
"successful.</p></body></html>"
msgstr ""
"<html><head/><body><p>Próg obrotnicy w minutach kątowych przy użyciu "
"wczytania i obrotu. Jeśli pomiędzy położeniem zmierzonym i FITS w minutach "
"kątowych uznawana określająca pomyślność działania wczytania i obrotu..</p></"
"body></html>"
#. i18n: ectx: property (text), widget (QLabel, label_18)
#: ekos/align/opsalign.ui:114
#, kde-format
msgid "API URL:"
msgstr "Adres URL API:"
#. i18n: ectx: property (text), widget (QLabel, label_14)
#: ekos/align/opsalign.ui:121
#, kde-format
msgid "config:"
msgstr "ustawienia:"
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_AstrometryUseRotator)
#: ekos/align/opsalign.ui:142
#, kde-format
msgid ""
"<html><head/><body><p>On Load &amp; Slew, solve the image and slew the mount "
"to the target location and then rotate the camera to match the orientation "
"of the FITS image.</p></body></html>"
msgstr ""
"<html><head/><body><p>Przy wczytywaniu i obrocie, rozwiąż obraz i obróć "
"montaż do położenia docelowego, a następnie obróć aparat tak, aby pokrył się "
"kierunkiem z obrazem FITS.</p></body></html>"
#. i18n: ectx: property (text), widget (QLabel, label_16)
#: ekos/align/opsalign.ui:152
#, kde-format
msgid "wcsinfo:"
msgstr "wcsinfo:"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: ekos/align/opsalign.ui:176
#, kde-format
msgid "Rotator:"
msgstr "Obrotnica:"
#. i18n: ectx: property (text), widget (QPushButton, SetupPython)
#. i18n: ectx: property (title), widget (QGroupBox, setupGroup)
#: ekos/align/opsalign.ui:191 ekos/guide/internalguide/guider.ui:184
#: ekos/manager.cpp:239
#, kde-format
msgid "Setup"
msgstr "Ustawienia"
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_AstrometrySolverWCS)
#: ekos/align/opsalign.ui:207
#, kde-format
msgid ""
"enable World Coordinate System (WCS). WCS is used to encode RA/DEC "
"coordinates in captured CCD images."
msgstr ""
"włącz World Coordinate System (WCS). WCS jest używany do kodowania "
"współrzędnych RA/DEC w przechwytywanych obrazach CCD."
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AstrometrySolverWCS)
#: ekos/align/opsalign.ui:210
#, kde-format
msgid "WCS"
msgstr "WCS"
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_AstrometrySolverOverlay)
#: ekos/align/opsalign.ui:217
#, kde-format
msgid "Display received FITS images unto solver FOV rectangle in the sky map"
msgstr ""
"Wyświetl pobrane obrazy FITS w prostokącie Pola Widzenia na mapie nieba "
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AstrometrySolverOverlay)
#: ekos/align/opsalign.ui:220 tools/eyepiecefield.cpp:88
#, kde-format
msgid "Overlay"
msgstr "Nakładka"
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_AstrometryUseJPEG)
#: ekos/align/opsalign.ui:227
#, kde-format
msgid ""
"Use JPEG format, instead of FITS, to upload images to the online astrometry."
"net service"
msgstr ""
"Użyj formatu JPEG, zamiast FITS, aby wysyłać obrazy do usługi sieciowej "
"astrometry.net"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AstrometryUseJPEG)
#: ekos/align/opsalign.ui:230
#, kde-format
msgid "Upload JPG"
msgstr "Wyślij JPG"
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_PAHAutoPark)
#: ekos/align/opsalign.ui:240
#, kde-format
msgid ""
"<html><head/><body><p>Automatically park mount after completing Polar "
"Alignment Assistant Tools. Beware that turning this option off might lead to "
"inaccurate results.</p></body></html>"
msgstr ""
"<html><head/><body><p>Sam zaparkuj montaż, po tym jak narzędzie pomocy "
"wyrównania do bieguna ukończy. Wyłączenie tej opcji może prowadzić do "
"niedokładnych wyników.</p></body></html>"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_PAHAutoPark)
#. i18n: ectx: property (title), widget (QGroupBox, AutoPark)
#: ekos/align/opsalign.ui:243 ekos/mount/mount.ui:507
#, kde-format
msgid "Auto Park"
msgstr "Samo-parkowanie"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_3)
#: ekos/align/opsastrometry.ui:17
#, kde-format
msgid "Basic Options"
msgstr "Podstawowe opcje"
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_AstrometryUseNoFITS2FITS)
#: ekos/align/opsastrometry.ui:28
#, kde-format
msgid ""
"<p>This option should <b>ONLY</b> be checked if your astrometry.net version "
"is 0.67 or earlier. Uncheck for any versions greater than 0.67</p>"
msgstr ""
"<p>Opcje tę należy zaznaczyć <b>TYLKO</b> jeśli wersja astrometry.net jest "
"0.67 lub niższa. Usuń zaznaczenie dla wersji wyższych niż 0.67.</p>"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AstrometryUseNoFITS2FITS)
#: ekos/align/opsastrometry.ui:31
#, kde-format
msgid "--no-fits2fits"
msgstr "--no-fits2fits"
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_AstrometryUseResort)
#. i18n: ectx: label, entry (AstrometryUseResort), group (Align)
#: ekos/align/opsastrometry.ui:38 kstars.kcfg:1905
#, kde-format
msgid ""
"Check this option if your image does not have much nebulosity. If it does "
"have strong nebulosity, uncheck it."
msgstr ""
"Zaznacz tę opcję, jeśli twój obraz nie ma znacznej nebularności. Jeśli ma on "
"silną nebularność, usuń zaznaczenie."
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AstrometryUseResort)
#: ekos/align/opsastrometry.ui:41
#, kde-format
msgid "--resort"
msgstr "--resort"
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_AstrometryUseNoVerify)
#. i18n: ectx: label, entry (AstrometryUseNoVerify), group (Align)
#: ekos/align/opsastrometry.ui:51 kstars.kcfg:1909
#, kde-format
msgid ""
"This will prevent the solver from looking at an already existing WCS Header "
"before blindly trying to solve the image. It is recommended to keep it "
"checked."
msgstr ""
"Zapobiegnie to patrzeniu przez program rozwiązujący na już istniejący "
"nagłówek WCS przed ślepą próbą rozwiązania obrazu. Zaleca się zachowanie tej "
"opcji włączoną."
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AstrometryUseNoVerify)
#: ekos/align/opsastrometry.ui:54
#, kde-format
msgid "--no-verify"
msgstr "--no-verify"
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_AstrometryDetectParity)
#. i18n: ectx: label, entry (AstrometryDetectParity), group (Align)
#: ekos/align/opsastrometry.ui:64 kstars.kcfg:1961
#, kde-format
msgid "Detect parity and reuse it to speed up solver."
msgstr ""
"Wykrywaj parzystośc i wykorzystuj ją do przyspieszenia programu "
"rozwiązującego."
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AstrometryDetectParity)
#: ekos/align/opsastrometry.ui:67
#, kde-format
msgid "parity"
msgstr "parzystość"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#: ekos/align/opsastrometry.ui:92
#, kde-format
msgid "Imaging Options"
msgstr "Opcje obrazu"
#. i18n: ectx: property (toolTip), widget (QLabel, label_7)
#. i18n: ectx: property (toolTip), widget (QComboBox, kcfg_AstrometryImageScaleUnits)
#: ekos/align/opsastrometry.ui:103 ekos/align/opsastrometry.ui:168
#, kde-format
msgid ""
"<p>The units of the imager scale bounds above.</p>\n"
"<ul>\n"
"<li>dw: degree width</li>\n"
"<li>aw: arcminute width</li>\n"
"<li>app: arcsecs per pixel</li>\n"
"</ul>"
msgstr ""
"<p>Jednostki granic skali obrazu powyżej.</p>\n"
"<ul>\n"
"<li>dw: szerokość stopniowa</li>\n"
"<li>aw: szerokość minut kątowych</li>\n"
"<li>app: sekund kątowych na piksel</li>\n"
"</ul>"
#. i18n: ectx: property (text), widget (QLabel, label_7)
#: ekos/align/opsastrometry.ui:106
#, kde-format
msgid "units"
msgstr "jednostki"
#. i18n: ectx: property (toolTip), widget (QPushButton, updateScale)
#: ekos/align/opsastrometry.ui:128
#, kde-format
msgid ""
"Update Image Scale Bounds from the currently active camera and telescope "
"combination."
msgstr ""
"Uaktualnij granice skali obraz z kombinacji obecnie aktywnego aparatu i "
"teleskopu."
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_42)
#. i18n: ectx: property (toolTip), widget (QLabel, label_13)
#: ekos/align/opsastrometry.ui:147 ekos/align/opsastrometry.ui:299
#, kde-format
msgid ""
"The high end of the imager scale, calculated as a little bigger than the "
"longer dimension of the image."
msgstr ""
"Górna granica skali obrazu, obliczona jako trochę większa niż dłuższy wymiar "
"obrazu."
#. i18n: ectx: property (text), widget (QLineEdit, lineEdit_42)
#. i18n: ectx: property (text), widget (QLabel, label_14)
#. i18n: ectx: property (text), widget (QLabel, label_10)
#. i18n: ectx: property (text), widget (QLabel, cameraHFOVLabel)
#. i18n: ectx: property (text), widget (QLabel, label_12)
#. i18n: ectx: property (text), widget (QLabel, targetFOVHLabel)
#: ekos/align/opsastrometry.ui:150 ekos/scheduler/mosaic.ui:38
#: ekos/scheduler/mosaic.ui:100 ekos/scheduler/mosaic.ui:324
#: ekos/scheduler/mosaic.ui:412 ekos/scheduler/mosaic.ui:455
#, kde-format
msgid "H"
msgstr "H"
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_AstrometryImageScaleUnits)
#: ekos/align/opsastrometry.ui:175
#, kde-format
msgid "dw"
msgstr "dw"
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_AstrometryImageScaleUnits)
#: ekos/align/opsastrometry.ui:180
#, kde-format
msgid "aw"
msgstr "aw"
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_AstrometryImageScaleUnits)
#: ekos/align/opsastrometry.ui:185
#, kde-format
msgid "app"
msgstr "app"
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_AstrometryUseDownsample)
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_55)
#. i18n: ectx: label, entry (AstrometryUseDownsample), group (Align)
#: ekos/align/opsastrometry.ui:206 ekos/align/opsastrometry.ui:270
#: kstars.kcfg:1931
#, kde-format
msgid "Downsample the image to shrink its size and speed up the solver."
msgstr ""
"Obniż próbkowanie obrazu, aby zmniejszyć jego rozmiar i przyspieszyć program "
"rozwiązujący."
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AstrometryUseDownsample)
#: ekos/align/opsastrometry.ui:209
#, kde-format
msgid "Down Sample"
msgstr "Obniż próbkowanie"
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_AstrometryUseImageScale)
#. i18n: ectx: label, entry (AstrometryUseImageScale), group (Align)
#: ekos/align/opsastrometry.ui:219 kstars.kcfg:1913
#, kde-format
msgid ""
"Set image scale to speed up solver as it does not have to search index files "
"of different image scales."
msgstr ""
"Ustaw podziałkę obrazu, aby przyspieszyć program rozwiązujący, gdyż wtedy "
"nie musi przeszukiwać plików indeksowych w poszukiwaniu różnych skal obrazów."
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AstrometryUseImageScale)
#: ekos/align/opsastrometry.ui:222
#, kde-format
msgid "Use Scale"
msgstr "Użyj podziałki"
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_41)
#. i18n: ectx: property (toolTip), widget (QLabel, label_12)
#: ekos/align/opsastrometry.ui:241 ekos/align/opsastrometry.ui:389
#, kde-format
msgid ""
"The lower end of the imager scale, calculated as a little smaller than the "
"shorter dimension of the image."
msgstr ""
"Dolna granica skali obrazu, obliczona jako trochę mniejsza niż krótszy "
"wymiar obrazu."
#. i18n: ectx: property (text), widget (QLineEdit, lineEdit_41)
#: ekos/align/opsastrometry.ui:244
#, kde-format
msgid "L"
msgstr "L"
#. i18n: ectx: property (text), widget (QLineEdit, lineEdit_55)
#: ekos/align/opsastrometry.ui:273
#, kde-format
msgid "downsample"
msgstr "obniż próbkowanie"
#. i18n: ectx: property (text), widget (QLabel, label_13)
#: ekos/align/opsastrometry.ui:302
#, kde-format
msgid "High"
msgstr "Wysoko"
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_AstrometryAutoUpdateImageScale)
#: ekos/align/opsastrometry.ui:314
#, kde-format
msgid ""
"Automatically update image scale values when CCD and/or Mount parameters are "
"updated."
msgstr ""
"Samoczynne uaktualnij wartości podziałkę obrazu, gdy uaktualnione zostaną "
"parametry CCD i/lub montażu."
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AstrometryAutoUpdateImageScale)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AstrometryAutoUpdatePosition)
#: ekos/align/opsastrometry.ui:317 ekos/align/opsastrometry.ui:620
#, kde-format
msgid "Auto Update"
msgstr "Samouaktualnienie"
#. i18n: ectx: property (toolTip), widget (QLabel, imageWarningLabel)
#: ekos/align/opsastrometry.ui:345
#, kde-format
msgid "Image Scale Auto Update is turned off."
msgstr "Samouaktualnienie skali obrazu jest wyłączone."
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_50)
#: ekos/align/opsastrometry.ui:379
#, kde-format
msgid ""
"<p>The units of the imager scale bounds above.</p>\n"
"<ul>\n"
"<li>dw: degree width</li>\n"
"<li>aw: arcminute width</li>\n"
"</ul>"
msgstr ""
"<p>Jednostki granic skali obrazu powyżej.</p>\n"
"<ul>\n"
"<li>dw: szerokość stopniowa</li>\n"
"<li>aw: szerokość minut kątowych</li>\n"
"</ul>"
#. i18n: ectx: property (text), widget (QLineEdit, lineEdit_50)
#: ekos/align/opsastrometry.ui:382
#, kde-format
msgid "u"
msgstr "u"
#. i18n: ectx: property (text), widget (QLabel, label_12)
#: ekos/align/opsastrometry.ui:392
#, kde-format
msgid "Low"
msgstr "Nisko"
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_AstrometryAutoDownsample)
#: ekos/align/opsastrometry.ui:415
#, kde-format
msgid "Automatically determine downsample value based on image size"
msgstr "Sam określ wartość obniżenia próbkowania na podstawie rozmiaru obrazu"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AstrometryAutoDownsample)
#: ekos/align/opsastrometry.ui:418
#, kde-format
msgid "Auto"
msgstr "Samoczynny"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#: ekos/align/opsastrometry.ui:428
#, kde-format
msgid "Position Options"
msgstr "Opcje położenia"
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_AstrometryUsePosition)
#. i18n: ectx: label, entry (AstrometryUsePosition), group (Align)
#: ekos/align/opsastrometry.ui:434 kstars.kcfg:1943
#, kde-format
msgid ""
"Set estimated position to speed up astrometry solver as it does not have to "
"search in other areas of the sky."
msgstr ""
"Ustaw szacowane położenie, aby przyspieszyć program rozwiązujący, gdyż wtedy "
"nie musi przeszukiwać innych obszarów na niebie."
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AstrometryUsePosition)
#: ekos/align/opsastrometry.ui:437
#, kde-format
msgid "Use Position"
msgstr "Użyj położenia"
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_44)
#. i18n: ectx: property (toolTip), widget (QLabel, label_8)
#. i18n: ectx: label, entry (AstrometryRadius), group (Align)
#: ekos/align/opsastrometry.ui:456 ekos/align/opsastrometry.ui:563
#: kstars.kcfg:1957
#, kde-format
msgid ""
"The Search Radius for the Estimated Telescope/Image Field Position in "
"degrees."
msgstr ""
"Promień wyszukiwania w stopniach dla szacowanego położenia teleskopu/"
"położenia obrazu."
#. i18n: ectx: property (text), widget (QLineEdit, lineEdit_44)
#. i18n: ectx: property (text), widget (QLabel, bortleClassLabel5)
#: ekos/align/opsastrometry.ui:459 tools/whatsinteresting/wilpsettings.ui:103
#, kde-format
msgid "5"
msgstr "5"
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_47)
#. i18n: ectx: property (toolTip), widget (dmsBox, estRA)
#. i18n: ectx: property (toolTip), widget (QLabel, label_14)
#: ekos/align/opsastrometry.ui:488 ekos/align/opsastrometry.ui:511
#: ekos/align/opsastrometry.ui:518
#, kde-format
msgid ""
"The RA of the Estimated Telescope/Image Field Position in hh:mm:ss notation"
msgstr ""
"RA dla szacowanego położenia teleskopu/położenia pola obrazu w zapisie hh:mm:"
"ss"
#. i18n: ectx: property (text), widget (QLineEdit, lineEdit_47)
#: ekos/align/opsastrometry.ui:491
#, kde-format
msgid "3"
msgstr "3"
#. i18n: ectx: property (toolTip), widget (QLabel, label_15)
#. i18n: ectx: property (toolTip), widget (dmsBox, estDec)
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_48)
#: ekos/align/opsastrometry.ui:498 ekos/align/opsastrometry.ui:582
#: ekos/align/opsastrometry.ui:605
#, kde-format
msgid ""
"The DEC of the Estimated Telescope/Image Field Position in dd:mm:ss notation"
msgstr ""
"DEC dla szacowanego położenia teleskopu/położenia pola obrazu w zapisie dd:"
"mm:ss"
#. i18n: ectx: property (toolTip), widget (QPushButton, updatePosition)
#: ekos/align/opsastrometry.ui:540
#, kde-format
msgid "Update coordinates to the current telescope position"
msgstr "Uaktualnij współrzędne do obecnego położenia teleskopu"
#. i18n: ectx: property (text), widget (QLabel, label_8)
#: ekos/align/opsastrometry.ui:566
#, kde-format
msgid "Radius"
msgstr "Promień"
#. i18n: ectx: property (text), widget (QLineEdit, lineEdit_48)
#: ekos/align/opsastrometry.ui:608
#, kde-format
msgid "4"
msgstr "4"
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_AstrometryAutoUpdatePosition)
#: ekos/align/opsastrometry.ui:617
#, kde-format
msgid "Automatically update position coordinates when mount completes slewing."
msgstr ""
"Samoczynnie uaktualnij współrzędne położenia, po ukończeniu obracania "
"teleskopu."
#. i18n: ectx: property (toolTip), widget (QLabel, positionWarningLabel)
#: ekos/align/opsastrometry.ui:648
#, kde-format
msgid "Position Auto Update is turned off."
msgstr "Uaktualnianie położenia jest wyłączone."
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_AstrometryDifferentialSlewing)
#: ekos/align/opsastrometry.ui:669
#, kde-format
msgid ""
"Do not use Sync when Slew to Target is selected. Use differential slewing to "
"correct for discrepancies. This is useful on some mounts (e.g. Paramount)."
msgstr ""
"Nie synchronizuj, gdy wybrany obrót do celu. Użyj obracania różniczkowego, "
"aby uniknąć niezgodności. Jest to użyteczne na niektórych montażach (np. "
"Paramount)."
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AstrometryDifferentialSlewing)
#: ekos/align/opsastrometry.ui:672
#, kde-format
msgid "Use differential slewing instead of syncing"
msgstr "Użyj różniczkowego obrotu zamiast synchronizacji"
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: ekos/align/opsastrometry.ui:684
#, kde-format
msgid "Custom:"
msgstr "Własne:"
#. i18n: ectx: property (toolTip), widget (QLineEdit, kcfg_AstrometryCustomOptions)
#: ekos/align/opsastrometry.ui:691
#, kde-format
msgid "Additional optional astrometry.net options."
msgstr "Dodatkowe ustawienia astrometry.net"
#: ekos/align/opsastrometrycfg.cpp:97
#, kde-format
msgid "Index File Directory"
msgstr "Katalog pliku indeksu"
#: ekos/align/opsastrometrycfg.cpp:109
#, kde-format
msgid ""
"Are you sure you want to remove %1 folder from astrometry configuration?"
msgstr "Czy na pewno chcesz usunąć katalog %1 z ustawień astronometry?"
#: ekos/align/opsastrometrycfg.cpp:133
#, kde-format
msgid "Internal Astrometry configuration file write error."
msgstr "Błąd zapisu pliku ustawień wewnętrznych Astrometry."
#: ekos/align/opsastrometrycfg.cpp:139
#, kde-format
msgid "Astrometry.cfg successfully saved."
msgstr "Pomyślnie zapisano Astrometry.cfg."
#. i18n: ectx: property (toolTip), widget (QLabel, label)
#. i18n: ectx: property (toolTip), widget (QLabel, label_2)
#. i18n: ectx: property (toolTip), widget (QLineEdit, astrometryCFGLocation)
#: ekos/align/opsastrometrycfg.ui:37 ekos/align/opsastrometrycfg.ui:106
#: ekos/align/opsastrometrycfg.ui:142
#, kde-format
msgid ""
"<html><head/><body><p>This is the absolute location of the Astrometry.cfg "
"file on the filesystem.</p></body></html>"
msgstr ""
"<html><head/><body><p>Jest to bezwzględna ścieżka do pliku Astrometry.cfg na "
"systemie plików.</p></body></html>"
#. i18n: ectx: property (text), widget (QLabel, label)
#: ekos/align/opsastrometrycfg.ui:40
#, kde-format
msgid "Config"
msgstr "Ustawienia"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: ekos/align/opsastrometrycfg.ui:109
#, kde-format
msgid "Index Folders"
msgstr "Katalogi indeksu"
#. i18n: ectx: property (toolTip), widget (QPushButton, loadCFG)
#: ekos/align/opsastrometrycfg.ui:126
#, kde-format
msgid ""
"<html><head/><body><p>This button will let you reload the Astrometry.cfg "
"file in the event that something was changed outside of KStars.</p></body></"
"html>"
msgstr ""
"<html><head/><body><p>Ten przycisk umożliwi ci ponowne wczytanie pliku "
"Astrometry.cfg w przypadku, gdyby zmieniło się w nim coś poza KStars.</p></"
"body></html>"
#. i18n: ectx: property (text), widget (QPushButton, loadCFG)
#: ekos/align/opsastrometrycfg.ui:129
#, kde-format
msgid "Reload"
msgstr "Wczytaj ponownie"
#. i18n: ectx: property (toolTip), widget (QPlainTextEdit, astrometryCFGDisplay)
#: ekos/align/opsastrometrycfg.ui:151
#, kde-format
msgid ""
"<html><head/><body><p>In this space you can edit the Astrometry.cfg file. "
"When you finish, you can hit \"Apply\" or \"Ok\" to save your changes. </"
"p></body></html>"
msgstr ""
"<html><head/><body><p>Tutaj możesz edytować plik Astrometry.cfg. Gdy "
"skończysz, możesz nacisnąć \"Zastosuj\" lub \"Ok\" aby zapisać swoje "
"zmiany. </p></body></html>"
#: ekos/align/opsastrometryindexfiles.cpp:137
#, kde-format
msgid ""
"Downloads Disabled, this is not a directory, it is a list of all index files."
msgstr ""
"Wyłączono pobieranie, to nie jest katalog, jest to lista wszystkich plików "
"indeksu."
#: ekos/align/opsastrometryindexfiles.cpp:147
#, kde-format
msgid "Downloads Enabled, the directory exists and is writeable."
msgstr "Włączono pobieranie, katalog istnieje i jest do zapisu."
#: ekos/align/opsastrometryindexfiles.cpp:149
#, kde-format
msgid "Downloads Disabled, directory permissions issue."
msgstr "Wyłączono pobieranie, problemy z uprawnieniami do katalogu."
#: ekos/align/opsastrometryindexfiles.cpp:151
#, kde-format
msgid "Downloads Disabled, directory does not exist."
msgstr "Wyłączono pobieranie, katalog nie istnieje."
#. i18n: ectx: property (text), widget (QLabel, label_35)
#: ekos/align/opsastrometryindexfiles.cpp:182
#: ekos/align/opsastrometryindexfiles.ui:183
#, kde-format
msgid "Optional"
msgstr "Opcjonalne"
#. i18n: ectx: property (text), widget (QLabel, label_32)
#: ekos/align/opsastrometryindexfiles.cpp:200
#: ekos/align/opsastrometryindexfiles.cpp:205
#: ekos/align/opsastrometryindexfiles.ui:75
#, kde-format
msgid "Required"
msgstr "Wymagane"
#. i18n: ectx: property (text), widget (QLabel, label_33)
#: ekos/align/opsastrometryindexfiles.cpp:217
#: ekos/align/opsastrometryindexfiles.cpp:222
#: ekos/align/opsastrometryindexfiles.ui:129
#, kde-format
msgid "Recommended"
msgstr "Zalecane"
#: ekos/align/opsastrometryindexfiles.cpp:356
#, kde-format
msgid ""
"Download Timed out. Either the network is not fast enough, the file is not "
"accessible, or you are not connected."
msgstr ""
"Upłynął czas na pobranie. Albo twoje połączenie internetowe nie jest dość "
"szybkie albo plik nie jest dostępny albo nie jesteś podłączony."
#: ekos/align/opsastrometryindexfiles.cpp:403
#, kde-format
msgid "File Write Error"
msgstr "Błąd zapisu pliku"
#: ekos/align/opsastrometryindexfiles.cpp:420
#: ekos/align/opsastrometryindexfiles.cpp:544
#, kde-format
msgid "Astrometry Folder Permissions Error"
msgstr "Błąd uprawnień do katalogu Astrometry"
#: ekos/align/opsastrometryindexfiles.cpp:468
#, kde-format
msgid ""
"The selected Index File directory does not exist. Please either create it "
"or choose another."
msgstr ""
"Wybrany katalog pliku indeksu nie istnieje. Należy go utworzyć lub wskazać "
"inny."
#: ekos/align/opsastrometryindexfiles.cpp:483
#, kde-format
msgid ""
"The file %1 already exists in another directory. Are you sure you want to "
"download it to this directory as well?"
msgstr ""
"Plik %1 już istnieje w innym katalogu. Czy na pewno chcesz go pobrać do tego "
"katalogu?"
#: ekos/align/opsastrometryindexfiles.cpp:484
#, kde-format
msgid "Install File(s)"
msgstr "Wgraj plik(i)"
#: ekos/align/opsastrometryindexfiles.cpp:513
#, kde-format
msgid "Could not contact Astrometry Index Server: broiler.astrometry.net"
msgstr ""
"Nie można porozumieć się z serwerem indeksów Astrometry: broiler.astrometry."
"net"
#: ekos/align/opsastrometryindexfiles.cpp:519
#, kde-format
msgid "Are you sure you want to delete these index files? %1"
msgstr "Czy na pewno chcesz usunąć te pliki indeksu? %1"
#: ekos/align/opsastrometryindexfiles.cpp:520
#, kde-format
msgid "Delete File(s)"
msgstr "Usuń plik(i)"
#: ekos/align/opsastrometryindexfiles.cpp:534
#, kde-format
msgid "File Delete Error"
msgstr "Błąd usuwania pliku"
#. i18n: ectx: property (text), widget (QLabel, label_30)
#: ekos/align/opsastrometryindexfiles.ui:26
#, kde-format
msgid ""
"<html><head/><body><p><span style=\" font-weight:600;\">Offline</span> "
"astrometry.net solver requires index files in order to solve an image. "
"Please see the Astrometry.net <a href=\"http://astrometry.net/doc/readme.html"
"\"><span style=\" text-decoration: underline; color:#0000ff;\">README</"
"span></a> for details. The following list provides a complete list of the "
"index files, along with recommended index files to install given the current "
"CCD Field of View. Installed index files are checked. Next to each index "
"file is an icon that represents the following:</p></body></html>"
msgstr ""
"<html><head/><body><p><span style=\" font-weight:600;\">Odłączony</span> "
"program rozwiązujący Astrometry.net wymaga plików indeksów, aby rozwiązać "
"obraz. Zajrzyj do <a href=\"http://astrometry.net/doc/readme.html\"><span "
"style=\" text-decoration: underline; color:#0000ff;\">README</span></a> na "
"Astrometry.net po szczegóły. Następująca lista jest pełną listą plików "
"indeksów, raz z zalecanymi plikami indeksów przy bieżącym polu widzenia CCD. "
"Wgrane pliki indeksów są oznaczone. Obok każdego pliku indeksu widnieje "
"ikona, która przedstawia następujące dane:</p></body></html>"
#. i18n: ectx: property (toolTip), widget (QLabel, required_legend)
#. i18n: ectx: property (toolTip), widget (QLabel, label_32)
#: ekos/align/opsastrometryindexfiles.ui:56
#: ekos/align/opsastrometryindexfiles.ui:72
#, kde-format
msgid ""
"<html><head/><body><p>This index file is required and must be installed for "
"the solver to work correctly.</p></body></html>"
msgstr ""
"<html><head/><body><p>Ten plik indeksu jest wymagany i należy go wgrać, aby "
"program rozwiązujący działał poprawnie.</p></body></html>"
#. i18n: ectx: property (toolTip), widget (QLabel, recommended_legend)
#. i18n: ectx: property (toolTip), widget (QLabel, label_33)
#: ekos/align/opsastrometryindexfiles.ui:110
#: ekos/align/opsastrometryindexfiles.ui:126
#, kde-format
msgid ""
"<html><head/><body><p>This index file is recommended. Installing the index "
"file might help in improving the solver.</p></body></html>"
msgstr ""
"<html><head/><body><p>Ten plik indeksu jest zalecany. Jego wgranie może "
"pomóc w wynikach programu rozwiązującego.</p></body></html>"
#. i18n: ectx: property (toolTip), widget (QLabel, optional_legend)
#. i18n: ectx: property (toolTip), widget (QLabel, label_35)
#: ekos/align/opsastrometryindexfiles.ui:164
#: ekos/align/opsastrometryindexfiles.ui:180
#, kde-format
msgid ""
"<html><head/><body><p>This index file is not required.</p></body></html>"
msgstr ""
"<html><head/><body><p>Ten plik indeksu nie jest wymagany.</p></body></html>"
#. i18n: ectx: property (toolTip), widget (QPushButton, openIndexFileDirectory)
#: ekos/align/opsastrometryindexfiles.ui:194
#, kde-format
msgid ""
"<html><head/><body><p>This button will open the Astrometry Index File folder "
"on your filesystem so that you can see where it is located and copy files "
"into it if needed.</p></body></html>"
msgstr ""
"<html><head/><body><p>Ten przycisk otworzy katalog plików indeksów "
"Astrometry na twoim systemie plików tak, aby można było zobaczyć to miejsce "
"i skopiować do niego pliki w razie potrzeby.</p></body></html>"
#. i18n: ectx: property (text), widget (QPushButton, openIndexFileDirectory)
#. i18n: ectx: property (text), widget (QPushButton, shutterOpen)
#: ekos/align/opsastrometryindexfiles.ui:197
#: ekos/observatory/observatory.cpp:326 ekos/observatory/observatory.cpp:369
#: ekos/observatory/observatory.cpp:373 ekos/observatory/observatory.cpp:441
#: ekos/observatory/observatory.ui:658
#, kde-format
msgid "Open"
msgstr "Otwórz"
#. i18n: ectx: property (toolTip), widget (QLabel, label_28)
#. i18n: ectx: property (toolTip), widget (QLabel, label_31)
#: ekos/align/opsastrometryindexfiles.ui:207
#: ekos/align/opsastrometryindexfiles.ui:227
#, kde-format
msgid ""
"<html><head/><body><p>This displays the current CCD field of view that will "
"be used to calculate which index files are needed.</p></body></html>"
msgstr ""
"<html><head/><body><p>To wyświetla bieżące pole widzenia CCD, które zostanie "
"użyte do wytypowania wymaganych plików indeksu.</p></body></html>"
#. i18n: ectx: property (text), widget (QLabel, label_28)
#: ekos/align/opsastrometryindexfiles.ui:210
#, kde-format
msgid "Current CCD FOV: "
msgstr "Bieżące pole widzenia CCD:"
#. i18n: ectx: property (toolTip), widget (QLabel, label_27)
#: ekos/align/opsastrometryindexfiles.ui:217
#, kde-format
msgid ""
"<html><head/><body><p>This displays the path to the folder for the "
"Astrometry Index Files on your computer.</p></body></html>"
msgstr ""
"<html><head/><body><p>To wyświetla ścieżkę do katalogu plików indeksu "
"Astrometry na twoim komputerze.</p></body></html>"
#. i18n: ectx: property (text), widget (QLabel, label_27)
#: ekos/align/opsastrometryindexfiles.ui:220
#, kde-format
msgid "Index Files Location: "
msgstr "Położenie pliku indeksu:"
#. i18n: ectx: property (text), widget (QLabel, label_31)
#: ekos/align/opsastrometryindexfiles.ui:230
#, kde-format
msgid "Folder Details:"
msgstr "Szczegóły katalogu:"
#. i18n: ectx: property (text), widget (QCheckBox, index_4210)
#: ekos/align/opsastrometryindexfiles.ui:264
#, kde-format
msgid "index-4210.fits"
msgstr "index-4210.fits"
#. i18n: ectx: property (text), widget (QCheckBox, index_4208)
#: ekos/align/opsastrometryindexfiles.ui:271
#, kde-format
msgid "index-4208.fits"
msgstr "index-4208.fits"
#. i18n: ectx: property (text), widget (QLabel, label_26)
#: ekos/align/opsastrometryindexfiles.ui:278
#, kde-format
msgid "(arcminutes)"
msgstr "(minuty kątowe)"
#. i18n: ectx: property (text), widget (QLabel, label_23)
#: ekos/align/opsastrometryindexfiles.ui:285
#, kde-format
msgid "SkyMark"
msgstr "ZnacznikNaNiebie"
#. i18n: ectx: property (text), widget (QLabel, label_58)
#: ekos/align/opsastrometryindexfiles.ui:354
#, kde-format
msgid "(242 K)"
msgstr "(242 K)"
#. i18n: ectx: property (text), widget (QLabel, label_18)
#: ekos/align/opsastrometryindexfiles.ui:361
#, kde-format
msgid "680' - 1000'"
msgstr "680' - 1000'"
#. i18n: ectx: property (text), widget (QLabel, label_132)
#: ekos/align/opsastrometryindexfiles.ui:430
#, kde-format
msgid "Wide Fields"
msgstr "Szerokie pola"
#. i18n: ectx: property (text), widget (QLabel, label_37)
#: ekos/align/opsastrometryindexfiles.ui:440
#, kde-format
msgid "(160 K)"
msgstr "(160 K)"
#. i18n: ectx: property (text), widget (QCheckBox, index_4115)
#: ekos/align/opsastrometryindexfiles.ui:509
#, kde-format
msgid "index-4115.fits"
msgstr "index-4115.fits"
#. i18n: ectx: property (text), widget (QCheckBox, index_4111)
#: ekos/align/opsastrometryindexfiles.ui:516
#, kde-format
msgid "index-4111.fits"
msgstr "index-4111.fits"
#. i18n: ectx: property (text), widget (QLabel, label_42)
#: ekos/align/opsastrometryindexfiles.ui:585
#, kde-format
msgid "(2.1 M)"
msgstr "(2.1 M)"
#. i18n: ectx: property (text), widget (QCheckBox, index_4107)
#: ekos/align/opsastrometryindexfiles.ui:654
#, kde-format
msgid "index-4107.fits"
msgstr "index-4107.fits"
#. i18n: ectx: property (text), widget (QLabel, label_4)
#: ekos/align/opsastrometryindexfiles.ui:666
#, kde-format
msgid "5.6' - 8.0'"
msgstr "5.6' - 8.0'"
#. i18n: ectx: property (text), widget (QLabel, index_4203_info)
#. i18n: ectx: property (text), widget (QLabel, index_4202_info)
#. i18n: ectx: property (text), widget (QLabel, index_4206_info)
#. i18n: ectx: property (text), widget (QLabel, index_4204_info)
#. i18n: ectx: property (text), widget (QLabel, index_4201_info)
#. i18n: ectx: property (text), widget (QLabel, index_4200_info)
#. i18n: ectx: property (text), widget (QLabel, index_4205_info)
#. i18n: ectx: property (text), widget (QLabel, index_4207_info)
#: ekos/align/opsastrometryindexfiles.ui:704
#: ekos/align/opsastrometryindexfiles.ui:798
#: ekos/align/opsastrometryindexfiles.ui:885
#: ekos/align/opsastrometryindexfiles.ui:1465
#: ekos/align/opsastrometryindexfiles.ui:2535
#: ekos/align/opsastrometryindexfiles.ui:2770
#: ekos/align/opsastrometryindexfiles.ui:3008
#: ekos/align/opsastrometryindexfiles.ui:3423
#, kde-format
msgid "info"
msgstr "Informacja"
#. i18n: ectx: property (text), widget (QLabel, label_29)
#: ekos/align/opsastrometryindexfiles.ui:713
#, kde-format
msgid "(129 K)"
msgstr "(129 K)"
#. i18n: ectx: property (text), widget (QLabel, label_38)
#: ekos/align/opsastrometryindexfiles.ui:720
#, kde-format
msgid "(208 K)"
msgstr "(208 K)"
#. i18n: ectx: property (text), widget (QLabel, index_4110_perc)
#. i18n: ectx: property (text), widget (QLabel, index_4111_perc)
#. i18n: ectx: property (text), widget (QLabel, index_4212_perc)
#. i18n: ectx: property (text), widget (QLabel, index_4107_perc)
#. i18n: ectx: property (text), widget (QLabel, index_4108_perc)
#. i18n: ectx: property (text), widget (QLabel, index_4112_perc)
#. i18n: ectx: property (text), widget (QLabel, index_4209_perc)
#. i18n: ectx: property (text), widget (QLabel, index_4210_perc)
#. i18n: ectx: property (text), widget (QLabel, index_4109_perc)
#. i18n: ectx: property (text), widget (QLabel, index_4208_perc)
#. i18n: ectx: property (text), widget (QLabel, index_4211_perc)
#: ekos/align/opsastrometryindexfiles.ui:727
#: ekos/align/opsastrometryindexfiles.ui:835
#: ekos/align/opsastrometryindexfiles.ui:1006
#: ekos/align/opsastrometryindexfiles.ui:1077
#: ekos/align/opsastrometryindexfiles.ui:1301
#: ekos/align/opsastrometryindexfiles.ui:1408
#: ekos/align/opsastrometryindexfiles.ui:2262
#: ekos/align/opsastrometryindexfiles.ui:3267
#: ekos/align/opsastrometryindexfiles.ui:3359
#: ekos/align/opsastrometryindexfiles.ui:3627
#: ekos/align/opsastrometryindexfiles.ui:3797
#, kde-format
msgid "perc"
msgstr "proc"
#. i18n: ectx: property (text), widget (QCheckBox, index_4201)
#: ekos/align/opsastrometryindexfiles.ui:734
#, kde-format
msgid "index-4201-*.fits"
msgstr "index-4201-*.fits"
#. i18n: ectx: property (text), widget (QCheckBox, index_4207)
#: ekos/align/opsastrometryindexfiles.ui:741
#, kde-format
msgid "index-4207-*.fits"
msgstr "index-4207-*.fits"
#. i18n: ectx: property (text), widget (QLabel, label_61)
#: ekos/align/opsastrometryindexfiles.ui:748
#, kde-format
msgid "(1.3 M)"
msgstr "(1.3 M)"
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: ekos/align/opsastrometryindexfiles.ui:760
#, kde-format
msgid "4.0' - 5.6'"
msgstr "4.0' - 5.6'"
#. i18n: ectx: property (text), widget (QLabel, label_45)
#: ekos/align/opsastrometryindexfiles.ui:807
#, kde-format
msgid "(20 M)"
msgstr "(20 M)"
#. i18n: ectx: property (text), widget (QLabel, label_53)
#: ekos/align/opsastrometryindexfiles.ui:814
#, kde-format
msgid "(4.8 G)"
msgstr "(4.8 G)"
#. i18n: ectx: property (text), widget (QLabel, label_17)
#: ekos/align/opsastrometryindexfiles.ui:821
#, kde-format
msgid "480' - 680'"
msgstr "480' - 680'"
#. i18n: ectx: property (text), widget (QLabel, label_60)
#: ekos/align/opsastrometryindexfiles.ui:828
#, kde-format
msgid "(723 K)"
msgstr "(723 K)"
#. i18n: ectx: property (text), widget (QLabel, label_7)
#: ekos/align/opsastrometryindexfiles.ui:847
#, kde-format
msgid "16' - 22'"
msgstr "16' - 22'"
#. i18n: ectx: property (text), widget (QLabel, label_64)
#: ekos/align/opsastrometryindexfiles.ui:894
#, kde-format
msgid "(9.7 M)"
msgstr "(9.7 M)"
#. i18n: ectx: property (text), widget (QLabel, label_13)
#: ekos/align/opsastrometryindexfiles.ui:968
#, kde-format
msgid "120' - 170'"
msgstr "120' - 170'"
#. i18n: ectx: property (text), widget (QLabel, label_71)
#: ekos/align/opsastrometryindexfiles.ui:1084
#, kde-format
msgid "Fields"
msgstr "Pola"
#. i18n: ectx: property (text), widget (QCheckBox, index_4218)
#: ekos/align/opsastrometryindexfiles.ui:1094
#, kde-format
msgid "index-4218.fits"
msgstr "index-4218.fits"
#. i18n: ectx: property (text), widget (QLabel, label_51)
#: ekos/align/opsastrometryindexfiles.ui:1101
#, kde-format
msgid "(1.2 G)"
msgstr "(1.2 G)"
#. i18n: ectx: property (text), widget (QLabel, label_46)
#: ekos/align/opsastrometryindexfiles.ui:1294
#, kde-format
msgid "(39 M)"
msgstr "(39 M)"
#. i18n: ectx: property (text), widget (QCheckBox, index_4119)
#: ekos/align/opsastrometryindexfiles.ui:1308
#, kde-format
msgid "index-4119.fits"
msgstr "index-4119.fits"
#. i18n: ectx: property (text), widget (QCheckBox, index_4202)
#: ekos/align/opsastrometryindexfiles.ui:1315
#, kde-format
msgid "index-4202-*.fits"
msgstr "index-4202-*.fits"
#. i18n: ectx: property (text), widget (QLabel, label_22)
#: ekos/align/opsastrometryindexfiles.ui:1322
#, kde-format
msgid "Tycho2 Catalog"
msgstr "Katalog Tycho2"
#. i18n: ectx: property (text), widget (QLabel, label_65)
#: ekos/align/opsastrometryindexfiles.ui:1332
#, kde-format
msgid "(24 M)"
msgstr "(24 M)"
#. i18n: ectx: property (text), widget (QLabel, label_47)
#: ekos/align/opsastrometryindexfiles.ui:1339
#, kde-format
msgid "(78 M)"
msgstr "(78 M)"
#. i18n: ectx: property (text), widget (QCheckBox, index_4117)
#: ekos/align/opsastrometryindexfiles.ui:1415
#, kde-format
msgid "index-4117.fits"
msgstr "index-4117.fits"
#. i18n: ectx: property (text), widget (QLabel, label_5)
#: ekos/align/opsastrometryindexfiles.ui:1427
#, kde-format
msgid "8' - 11'"
msgstr "8' - 11'"
#. i18n: ectx: property (text), widget (QCheckBox, index_4212)
#: ekos/align/opsastrometryindexfiles.ui:1474
#, kde-format
msgid "index-4212.fits"
msgstr "index-4212.fits"
#. i18n: ectx: property (text), widget (QCheckBox, index_4116)
#: ekos/align/opsastrometryindexfiles.ui:1605
#, kde-format
msgid "index-4116.fits"
msgstr "index-4116.fits"
#. i18n: ectx: property (text), widget (QLabel, label_62)
#: ekos/align/opsastrometryindexfiles.ui:1612
#, kde-format
msgid "(2.6 M)"
msgstr "(2.6 M)"
#. i18n: ectx: property (text), widget (QLabel, label_56)
#: ekos/align/opsastrometryindexfiles.ui:1681
#, kde-format
msgid "(141 K)"
msgstr "(141 K)"
#. i18n: ectx: property (text), widget (QLabel, label_70)
#: ekos/align/opsastrometryindexfiles.ui:1688
#, kde-format
msgid "Narrow - Medium"
msgstr "Wąskie - Średnie"
#. i18n: ectx: property (text), widget (QCheckBox, index_4203)
#: ekos/align/opsastrometryindexfiles.ui:1698
#, kde-format
msgid "index-4203-*.fits"
msgstr "index-4203-*.fits"
#. i18n: ectx: property (text), widget (QCheckBox, index_4108)
#: ekos/align/opsastrometryindexfiles.ui:1829
#, kde-format
msgid "index-4108.fits"
msgstr "index-4108.fits"
#. i18n: ectx: property (text), widget (QCheckBox, index_4217)
#: ekos/align/opsastrometryindexfiles.ui:1960
#, kde-format
msgid "index-4217.fits"
msgstr "index-4217.fits"
#. i18n: ectx: property (text), widget (QLabel, label_20)
#: ekos/align/opsastrometryindexfiles.ui:1967
#, kde-format
msgid "1400' - 2000'"
msgstr "1400' - 2000'"
#. i18n: ectx: property (text), widget (QLabel, label_14)
#: ekos/align/opsastrometryindexfiles.ui:1974
#, kde-format
msgid "170' - 240'"
msgstr "170' - 240'"
#. i18n: ectx: property (text), widget (QLabel, label_50)
#: ekos/align/opsastrometryindexfiles.ui:1981
#, kde-format
msgid "(624 M)"
msgstr "(624 M)"
#. i18n: ectx: property (text), widget (QCheckBox, index_4214)
#: ekos/align/opsastrometryindexfiles.ui:2050
#, kde-format
msgid "index-4214.fits"
msgstr "index-4214.fits"
#. i18n: ectx: property (text), widget (QLabel, label_15)
#: ekos/align/opsastrometryindexfiles.ui:2057
#, kde-format
msgid "240' - 340'"
msgstr "240' - 340'"
#. i18n: ectx: property (text), widget (QLabel, label_49)
#: ekos/align/opsastrometryindexfiles.ui:2064
#, kde-format
msgid "(312 M)"
msgstr "(312 M)"
#. i18n: ectx: property (text), widget (QLabel, label_134)
#. i18n: ectx: property (text), widget (QLabel, label_135)
#: ekos/align/opsastrometryindexfiles.ui:2071
#: ekos/align/opsastrometryindexfiles.ui:3373
#, kde-format
msgid "(filesize)"
msgstr "(rozmiar pliku)"
#. i18n: ectx: property (text), widget (QLabel, label_16)
#: ekos/align/opsastrometryindexfiles.ui:2081
#, kde-format
msgid "340' - 480'"
msgstr "340' - 480'"
#. i18n: ectx: property (text), widget (QLabel, label_57)
#: ekos/align/opsastrometryindexfiles.ui:2150
#, kde-format
msgid "(183 K)"
msgstr "(183 K)"
#. i18n: ectx: property (text), widget (QLabel, label_10)
#: ekos/align/opsastrometryindexfiles.ui:2224
#, kde-format
msgid "42' - 60'"
msgstr "42' - 60'"
#. i18n: ectx: property (text), widget (QLabel, label_43)
#: ekos/align/opsastrometryindexfiles.ui:2395
#, kde-format
msgid "(4 M)"
msgstr "(4 M)"
#. i18n: ectx: property (text), widget (QCheckBox, index_4206)
#: ekos/align/opsastrometryindexfiles.ui:2402
#, kde-format
msgid "index-4206-*.fits"
msgstr "index-4206-*.fits"
#. i18n: ectx: property (text), widget (QLabel, label_54)
#: ekos/align/opsastrometryindexfiles.ui:2409
#, kde-format
msgid "(8.8 G)"
msgstr "(8.8 G)"
#. i18n: ectx: property (text), widget (QCheckBox, index_4109)
#: ekos/align/opsastrometryindexfiles.ui:2416
#, kde-format
msgid "index-4109.fits"
msgstr "index-4109.fits"
#. i18n: ectx: property (text), widget (QCheckBox, index_4113)
#: ekos/align/opsastrometryindexfiles.ui:2423
#, kde-format
msgid "index-4113.fits"
msgstr "index-4113.fits"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: ekos/align/opsastrometryindexfiles.ui:2497
#, kde-format
msgid "2.8' - 4.0'"
msgstr "2.8' - 4.0'"
#. i18n: ectx: property (text), widget (QLabel, label_48)
#: ekos/align/opsastrometryindexfiles.ui:2544
#, kde-format
msgid "(156 M)"
msgstr "(156 M)"
#. i18n: ectx: property (text), widget (QCheckBox, index_4205)
#: ekos/align/opsastrometryindexfiles.ui:2551
#, kde-format
msgid "index-4205-*.fits"
msgstr "index-4205-*.fits"
#. i18n: ectx: property (text), widget (QCheckBox, index_4118)
#: ekos/align/opsastrometryindexfiles.ui:2651
#, kde-format
msgid "index-4118.fits"
msgstr "index-4118.fits"
#. i18n: ectx: property (text), widget (QCheckBox, index_4213)
#: ekos/align/opsastrometryindexfiles.ui:2720
#, kde-format
msgid "index-4213.fits"
msgstr "index-4213.fits"
#. i18n: ectx: property (text), widget (QLabel, label)
#: ekos/align/opsastrometryindexfiles.ui:2732
#, kde-format
msgid "2.0' - 2.8'"
msgstr "2.0' - 2.8'"
#. i18n: ectx: property (text), widget (QCheckBox, index_4219)
#: ekos/align/opsastrometryindexfiles.ui:2779
#, kde-format
msgid "index-4219.fits"
msgstr "index-4219.fits"
#. i18n: ectx: property (text), widget (QCheckBox, index_4204)
#: ekos/align/opsastrometryindexfiles.ui:2910
#, kde-format
msgid "index-4204-*.fits"
msgstr "index-4204-*.fits"
#. i18n: ectx: property (text), widget (QLabel, label_21)
#: ekos/align/opsastrometryindexfiles.ui:2948
#, kde-format
msgid "2Mass Catalog"
msgstr "Katalogi 2Mass"
#. i18n: ectx: property (text), widget (QLabel, label_69)
#: ekos/align/opsastrometryindexfiles.ui:2958
#, kde-format
msgid "Diameters"
msgstr "Średnice"
#. i18n: ectx: property (text), widget (QLabel, label_6)
#: ekos/align/opsastrometryindexfiles.ui:2970
#, kde-format
msgid "11' - 16'"
msgstr "11' - 16'"
#. i18n: ectx: property (text), widget (QCheckBox, index_4215)
#: ekos/align/opsastrometryindexfiles.ui:3017
#, kde-format
msgid "index-4215.fits"
msgstr "index-4215.fits"
#. i18n: ectx: property (text), widget (QLabel, label_55)
#: ekos/align/opsastrometryindexfiles.ui:3210
#, kde-format
msgid "(13.6 G)"
msgstr "(13.6 G)"
#. i18n: ectx: property (text), widget (QCheckBox, index_4200)
#: ekos/align/opsastrometryindexfiles.ui:3217
#, kde-format
msgid "index-4200-*.fits"
msgstr "index-4200-*.fits"
#. i18n: ectx: property (text), widget (QLabel, label_11)
#: ekos/align/opsastrometryindexfiles.ui:3229
#, kde-format
msgid "60' - 85'"
msgstr "60' - 85'"
#. i18n: ectx: property (text), widget (QCheckBox, index_4110)
#: ekos/align/opsastrometryindexfiles.ui:3276
#, kde-format
msgid "index-4110.fits"
msgstr "index-4110.fits"
#. i18n: ectx: property (text), widget (QLabel, label_41)
#: ekos/align/opsastrometryindexfiles.ui:3283
#, kde-format
msgid "(1 M)"
msgstr "(1 M)"
#. i18n: ectx: property (text), widget (QCheckBox, index_4114)
#: ekos/align/opsastrometryindexfiles.ui:3290
#, kde-format
msgid "index-4114.fits"
msgstr "index-4114.fits"
#. i18n: ectx: property (text), widget (QLabel, label_68)
#: ekos/align/opsastrometryindexfiles.ui:3366
#, kde-format
msgid "(157 M)"
msgstr "(157 M)"
#. i18n: ectx: property (text), widget (QLabel, label_8)
#: ekos/align/opsastrometryindexfiles.ui:3385
#, kde-format
msgid "22' - 30'"
msgstr "22' - 30'"
#. i18n: ectx: property (text), widget (QLabel, label_59)
#: ekos/align/opsastrometryindexfiles.ui:3432
#, kde-format
msgid "(399 K)"
msgstr "(399 K)"
#. i18n: ectx: property (text), widget (QLabel, label_40)
#: ekos/align/opsastrometryindexfiles.ui:3439
#, kde-format
msgid "(582 K)"
msgstr "(582 K)"
#. i18n: ectx: property (text), widget (QLabel, label_67)
#: ekos/align/opsastrometryindexfiles.ui:3508
#, kde-format
msgid "(90 M)"
msgstr "(90 M)"
#. i18n: ectx: property (text), widget (QCheckBox, index_4216)
#: ekos/align/opsastrometryindexfiles.ui:3515
#, kde-format
msgid "index-4216.fits"
msgstr "index-4216.fits"
#. i18n: ectx: property (text), widget (QLabel, label_9)
#: ekos/align/opsastrometryindexfiles.ui:3589
#, kde-format
msgid "30' - 42'"
msgstr "30' - 42'"
#. i18n: ectx: property (text), widget (QCheckBox, index_4211)
#: ekos/align/opsastrometryindexfiles.ui:3636
#, kde-format
msgid "index-4211.fits"
msgstr "index-4211.fits"
#. i18n: ectx: property (text), widget (QCheckBox, index_4209)
#: ekos/align/opsastrometryindexfiles.ui:3705
#, kde-format
msgid "index-4209.fits"
msgstr "index-4209.fits"
#. i18n: ectx: property (text), widget (QLabel, label_39)
#: ekos/align/opsastrometryindexfiles.ui:3712
#, kde-format
msgid "(332 K)"
msgstr "(332 K)"
#. i18n: ectx: property (text), widget (QLabel, label_52)
#: ekos/align/opsastrometryindexfiles.ui:3719
#, kde-format
msgid "(2.5 G)"
msgstr "(2.5 G)"
#. i18n: ectx: property (text), widget (QCheckBox, index_4112)
#: ekos/align/opsastrometryindexfiles.ui:3726
#, kde-format
msgid "index-4112.fits"
msgstr "index-4112.fits"
#. i18n: ectx: property (text), widget (QLabel, label_44)
#: ekos/align/opsastrometryindexfiles.ui:3733
#, kde-format
msgid "(7.6 M)"
msgstr "(7.6 M)"
#. i18n: ectx: property (text), widget (QLabel, label_63)
#: ekos/align/opsastrometryindexfiles.ui:3740
#, kde-format
msgid "(5.1 M)"
msgstr "(5.1 M)"
#. i18n: ectx: property (text), widget (QLabel, label_66)
#: ekos/align/opsastrometryindexfiles.ui:3747
#, kde-format
msgid "(47 M)"
msgstr "(47 M)"
#. i18n: ectx: property (text), widget (QLabel, label_12)
#: ekos/align/opsastrometryindexfiles.ui:3759
#, kde-format
msgid "85' - 120'"
msgstr "85' - 120'"
#. i18n: ectx: property (text), widget (QLabel, label_19)
#: ekos/align/opsastrometryindexfiles.ui:3806
#, kde-format
msgid "1000' - 1400'"
msgstr "1000' - 1400'"
#: ekos/align/remoteastrometryparser.cpp:46
#, kde-format
msgid "Cannot open file %1 for reading."
msgstr "Nie można otworzyć pliku %1 do odczytu."
#: ekos/align/remoteastrometryparser.cpp:56
#, kde-format
msgid "Failed to find solver properties."
msgstr "Nie udało się znaleźć właściwości programu rozwiązującego."
#: ekos/align/remoteastrometryparser.cpp:79
#, kde-format
msgid "Not enough memory for file %1."
msgstr "Niewystarczająco pamięci dla pliku %1."
#: ekos/align/remoteastrometryparser.cpp:99
#, kde-format
msgid "Starting remote solver..."
msgstr "Rozpoczynanie zdalnego programu rozwiązującego..."
#: ekos/align/remoteastrometryparser.cpp:111
#, kde-format
msgid "Failed to find solver settings."
msgstr "Nie udało się znaleźć ustawień programu rozwiązującego."
#: ekos/auxiliary/darklibrary.cpp:105
#, kde-format
msgid "Removing bad dark frame file %1"
msgstr "Usuwanie pliku złej, ciemnej klatki %1"
#: ekos/auxiliary/darklibrary.cpp:128
#, kde-format
msgid "Failed to load dark frame file %1"
msgstr "Nie udało się wczytać pliku ciemnej klatki %1"
#: ekos/auxiliary/darklibrary.cpp:168
#, kde-format
msgid "Dark frame saved to %1"
msgstr "Ciemna klatka zapisana do %1"
#: ekos/auxiliary/darklibrary.cpp:233 ekos/capture/capture.cpp:5546
#, kde-format
msgid "UnParking dust cap..."
msgstr "Wyparkowywanie zaślepki..."
#: ekos/auxiliary/darklibrary.cpp:264 ekos/capture/capture.cpp:5135
#, kde-format
msgid "Remove cover from the telescope in order to continue."
msgstr "Usuń osłonę z teleskopu, aby kontynuować."
#: ekos/auxiliary/darklibrary.cpp:265 ekos/auxiliary/darklibrary.cpp:393
#: ekos/auxiliary/darklibrary.cpp:458 ekos/capture/capture.cpp:5246
#: ekos/capture/capture.cpp:5294
#, kde-format
msgid "Dark Exposure"
msgstr "Naświetlenie ciemności"
#: ekos/auxiliary/darklibrary.cpp:392 ekos/capture/capture.cpp:5245
#, kde-format
msgid "Does %1 have a shutter?"
msgstr "Czy %1 ma migawkę?"
#: ekos/auxiliary/darklibrary.cpp:407 ekos/capture/capture.cpp:5317
#: ekos/capture/capture.cpp:5457
#, kde-format
msgid "Parking dust cap..."
msgstr "Parkowanie zaślepki..."
#: ekos/auxiliary/darklibrary.cpp:457 ekos/capture/capture.cpp:5293
#, kde-format
msgid "Cover the telescope in order to take a dark exposure."
msgstr "Przykryj teleskop, aby przechwycić ciemną klatkę."
#: ekos/auxiliary/darklibrary.cpp:478
#, kde-format
msgid "Capturing dark frame..."
msgstr "Przechwytywanie ciemnej klatki..."
#: ekos/auxiliary/darklibrary.cpp:499
#, kde-format
msgid "Dark frame received."
msgstr "Pobrano ciemną klatkę."
#: ekos/auxiliary/darklibrary.cpp:514
#, kde-format
msgid "Warning: Cannot load calibration file %1"
msgstr "Ostrzeżenie: Nie można wczytać pliku kalibracji %1"
#. i18n: ectx: property (text), widget (QCheckBox, filterCheck)
#. i18n: ectx: property (text), widget (QTableWidget, queueTable)
#. i18n: ectx: attribute (title), widget (QWidget, Filter)
#: ekos/auxiliary/filtermanager.cpp:149 ekos/capture/capture.ui:738
#: ekos/capture/capture.ui:1587 oal/equipmentwriter.ui:615
#, kde-format
msgid "Filter"
msgstr "Filtr"
#: ekos/auxiliary/filtermanager.cpp:151
#, kde-format
msgid "Filter exposure time during focus"
msgstr "Odfiltruj czas podczas ogniskowania"
#: ekos/auxiliary/filtermanager.cpp:152
#, kde-format
msgid "Exposure"
msgstr "Naświetlenie"
#: ekos/auxiliary/filtermanager.cpp:154
#, kde-format
msgid "Relative offset in steps"
msgstr "Przesunięcie względne w krokach"
#: ekos/auxiliary/filtermanager.cpp:155
#, kde-format
msgid "Offset"
msgstr "Przesunięcie"
#: ekos/auxiliary/filtermanager.cpp:157
#, kde-format
msgid "Start Auto Focus when filter is activated"
msgstr "Rozpocznij samoogniskowanie gdy filtr jest włączony"
#. i18n: ectx: property (text), widget (QPushButton, startFocusB)
#: ekos/auxiliary/filtermanager.cpp:158 ekos/ekos.h:140 ekos/focus/focus.ui:258
#, kde-format
msgid "Auto Focus"
msgstr "Samoczynne ogniskowanie"
#: ekos/auxiliary/filtermanager.cpp:160
#, kde-format
msgid "Lock specific filter when running Auto Focus"
msgstr "Zablokuj dany filtr w trakcie samoogniskowania"
#: ekos/auxiliary/filtermanager.cpp:161
#, kde-format
msgid "Lock Filter"
msgstr "Zablokuj filtr"
#: ekos/auxiliary/filtermanager.cpp:163
#, kde-format
msgid ""
"Flat frames are captured at this focus position. It is updated automatically "
"by focus process if enabled."
msgstr ""
"Płaskie klatki są przechwytywane przy tym położeniu ogniskowej. Jest "
"uaktualniania sama przez działanie ogniskowania, jeśli zostało włączone."
#: ekos/auxiliary/filtermanager.cpp:164
#, kde-format
msgid "Flat Focus Position"
msgstr "Położenie płaskiego ogniska"
#: ekos/auxiliary/filtermanager.cpp:512
#, kde-format
msgid "Set filter to %1. Is filter set?"
msgstr "Ustaw filtr na %1. Czy filtr jest ustawiony?"
#: ekos/auxiliary/filtermanager.cpp:513
#, kde-format
msgid "Confirm Filter"
msgstr "Potwierdź filtr"
#. i18n: ectx: property (windowTitle), widget (QDialog, FilterSettings)
#. i18n: ectx: property (toolTip), widget (QPushButton, filterManagerB)
#: ekos/auxiliary/filtersettings.ui:14 ekos/capture/capture.ui:888
#: ekos/focus/focus.ui:694
#, kde-format
msgid "Filter Settings"
msgstr "Ustawienia filtru"
#. i18n: ectx: property (text), widget (QLabel, label)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_INDIFilterWheelLogging)
#. i18n: ectx: property (toolTip), widget (QLabel, textLabel1_5_3)
#. i18n: ectx: property (toolTip), widget (QLabel, FilterCaptureLabel)
#. i18n: ectx: property (toolTip), widget (QLabel, label_9)
#: ekos/auxiliary/filtersettings.ui:22 ekos/auxiliary/opslogs.ui:373
#: ekos/capture/capture.ui:1014 ekos/focus/focus.ui:514
#: ekos/profileeditor.ui:399
#, kde-format
msgid "Filter Wheel"
msgstr "Koło filtra"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: ekos/auxiliary/filtersettings.ui:75
#, kde-format
msgid ""
"<html><head/><body><p>Set <span style=\" font-style:italic;\">relative</"
"span> filter focus offset in steps.</p></body></html>"
msgstr ""
"<html><head/><body><p>Ustaw <span style=\" font-style:italic;\">względne</"
"span> przesunięcie ogniskowej z filtrem w krokach.</p></body></html>"
#: ekos/auxiliary/opslogs.cpp:58
#, kde-format
msgid "Clear all logs (%1)"
msgstr "Wyczyść wszystkie dzienniki (%1)"
#: ekos/auxiliary/opslogs.cpp:152
#, kde-format
msgid "Are you sure you want to delete all logs?"
msgstr "Czy na pewno chcesz wyczyścić wszystkie dzienniki?"
#. i18n: ectx: property (toolTip), widget (QPushButton, clearLogsB)
#: ekos/auxiliary/opslogs.cpp:162 ekos/auxiliary/opslogs.ui:492
#, kde-format
msgid "Clear all logs"
msgstr "Wyczyść wszystkie dzienniki"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: ekos/auxiliary/opslogs.ui:59
#, kde-format
msgid ""
"<html><head/><body><p>Enable Logs to diagnose issues with Ekos and INDI. "
"Only enable the necessary logs to help in diagnosing specific problems. Logs "
"consume resources and may slow the system down. Turn off logs when no longer "
"used.</p></body></html>"
msgstr ""
"<html><head/><body><p>Włącz dzienniki, aby znaleźć przyczynę problemów z "
"Ekos i INDI. Włącz tylko potrebne dzienniki, aby pomóc określić dany "
"problem. Dziennniki pochłaniają zasoby i mogą spowolnić system. Wyłącz je, "
"gdy już nie będą potrzebne.</p></body></html>"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. i18n: ectx: property (toolTip), widget (QPushButton, logsB)
#. i18n: ectx: property (text), widget (QPushButton, logsB)
#: ekos/auxiliary/opslogs.ui:71 ekos/manager.ui:514 ekos/manager.ui:517
#, kde-format
msgid "Logs"
msgstr "Dzienniki"
#. i18n: ectx: property (toolTip), widget (QRadioButton, kcfg_DisableLogging)
#: ekos/auxiliary/opslogs.ui:77 options/opsadvanced.ui:255
#, kde-format
msgid "Disable all logging output"
msgstr "Wyłącz wiadomości diagnostyczne"
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_DisableLogging)
#: ekos/auxiliary/opslogs.ui:80 options/opsadvanced.ui:258
#, kde-format
msgid "&Disable"
msgstr "&Wyłącz"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_INDIWeatherLogging)
#. i18n: ectx: property (text), widget (QCheckBox, useWeatherCB)
#. i18n: ectx: property (title), widget (QGroupBox, weatherBox)
#. i18n: ectx: property (text), widget (QCheckBox, weatherCheck)
#: ekos/auxiliary/opslogs.ui:100 ekos/observatory/observatory.ui:721
#: ekos/observatory/observatory.ui:787 ekos/scheduler/scheduler.ui:1542
#, kde-format
msgid "Weather"
msgstr "Pogoda"
#. i18n: ectx: property (text), widget (QLabel, label_4)
#: ekos/auxiliary/opslogs.ui:110 options/opsadvanced.ui:285
#, kde-format
msgid "Verbosity:"
msgstr "Szczegółowość:"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_INDIFocuserLogging)
#. i18n: ectx: property (title), widget (QGroupBox, controlGroup)
#: ekos/auxiliary/opslogs.ui:117 ekos/focus/focus.ui:48
#, kde-format
msgid "Focuser"
msgstr "Ukł. ogniskujący"
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_SchedulerLogging)
#: ekos/auxiliary/opslogs.ui:127
#, kde-format
msgid "Log Ekos Scheduler module activity"
msgstr "Rejestruj aktywność modułu planującego Ekos"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_SchedulerLogging)
#. i18n: ectx: attribute (title), widget (QWidget, schedulerTab)
#: ekos/auxiliary/opslogs.ui:130 ekos/manager.cpp:244 ekos/opsekos.ui:151
#, kde-format
msgid "Scheduler"
msgstr "Planowanie"
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_INDILogging)
#: ekos/auxiliary/opslogs.ui:140
#, kde-format
msgid "Log INDI devices activity"
msgstr "Rejestruj aktywność urządzeń INDI"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_INDILogging)
#: ekos/auxiliary/opslogs.ui:143 kstarsactions.cpp:1064
#, kde-format
msgid "INDI"
msgstr "INDI"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_INDIMountLogging)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_MountLogging)
#: ekos/auxiliary/opslogs.ui:153 ekos/auxiliary/opslogs.ui:363
#: ekos/manager.cpp:2182
#, kde-format
msgid "Mount"
msgstr "Montaż"
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_FocusLogging)
#: ekos/auxiliary/opslogs.ui:163
#, kde-format
msgid "Log Ekos Focus module activity"
msgstr "Rejestruj aktywność modułu ogniskującego Ekos"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_FocusLogging)
#. i18n: ectx: property (title), widget (QGroupBox, focusGroup)
#. i18n: ectx: property (text), widget (QCheckBox, focusStepCheck)
#: ekos/auxiliary/opslogs.ui:166 ekos/manager.cpp:2111 ekos/manager.ui:1189
#: ekos/scheduler/scheduler.ui:275 fitsviewer/fitsviewer.cpp:383
#, kde-format
msgid "Focus"
msgstr "Skupienie"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_INDIRotatorLogging)
#. i18n: ectx: property (text), widget (QPushButton, rotatorB)
#: ekos/auxiliary/opslogs.ui:176 ekos/capture/capture.ui:424
#, kde-format
msgid "Rotator"
msgstr "Obrotnica"
#. i18n: ectx: property (toolTip), widget (QRadioButton, kcfg_VerboseLogging)
#: ekos/auxiliary/opslogs.ui:186 options/opsadvanced.ui:292
#, kde-format
msgid "Enable verbose debug output"
msgstr "Włącz szczegółowe wiadomości diagnostyczne"
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_VerboseLogging)
#: ekos/auxiliary/opslogs.ui:189 options/opsadvanced.ui:295
#, kde-format
msgid "&Verbose"
msgstr "&Szczegółowe"
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_GuideLogging)
#: ekos/auxiliary/opslogs.ui:199
#, kde-format
msgid "Log Ekos Guide module activity"
msgstr "Rejestruj aktywność modułu naprowadzającego Ekos"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_GuideLogging)
#. i18n: ectx: property (text), widget (QPushButton, guideB)
#. i18n: ectx: property (title), widget (QGroupBox, guideGroup)
#. i18n: ectx: property (text), widget (QCheckBox, guideStepCheck)
#: ekos/auxiliary/opslogs.ui:202 ekos/guide/guide.cpp:120
#: ekos/guide/guide.ui:215 ekos/manager.cpp:2248 ekos/manager.ui:1386
#: ekos/scheduler/scheduler.ui:250 fitsviewer/fitsviewer.cpp:387
#, kde-format
msgid "Guide"
msgstr "Prowadnica"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_INDICCDLogging)
#: ekos/auxiliary/opslogs.ui:212
#, kde-format
msgid "CCD"
msgstr "CCD"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_INDIGPSLogging)
#: ekos/auxiliary/opslogs.ui:222
#, kde-format
msgid "GPS"
msgstr "GPS"
#. i18n: ectx: property (text), widget (QLabel, label_5)
#: ekos/auxiliary/opslogs.ui:232 options/opsadvanced.ui:278
#, kde-format
msgid "Output:"
msgstr "Wyjście:"
#. i18n: ectx: property (toolTip), widget (QLabel, label_9)
#: ekos/auxiliary/opslogs.ui:239
#, kde-format
msgid ""
"Have problems with INDI drivers? Turn on logging for drivers that exhibit "
"issues."
msgstr ""
"Masz problemy ze sterownikami INDI? Prowadź dziennik dla sterowników, które "
"sprawiają problemy."
#. i18n: ectx: property (text), widget (QLabel, label_9)
#: ekos/auxiliary/opslogs.ui:242
#, kde-format
msgid "Drivers"
msgstr "Sterowniki"
#. i18n: ectx: property (toolTip), widget (QRadioButton, kcfg_RegularLogging)
#: ekos/auxiliary/opslogs.ui:249 options/opsadvanced.ui:226
#, kde-format
msgid "Enable regular debug output"
msgstr "Włącz zwykłe wiadomości diagnostyczne"
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_RegularLogging)
#: ekos/auxiliary/opslogs.ui:252 options/opsadvanced.ui:229
#, kde-format
msgid "Reg&ular"
msgstr "Zw&ykłe"
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_FITSLogging)
#: ekos/auxiliary/opslogs.ui:265
#, kde-format
msgid "Log FITS processing activity"
msgstr "Rejestruj aktywność przetwarzania FITS"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_FITSLogging)
#. i18n: ectx: property (text), item, widget (QComboBox, transferFormatCombo)
#: ekos/auxiliary/opslogs.ui:268 ekos/capture/capture.cpp:872
#: ekos/capture/capture.cpp:916 ekos/capture/capture.ui:191
#: kstarsactions.cpp:1058
#, kde-format
msgid "FITS"
msgstr "FITS"
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_AlignmentLogging)
#: ekos/auxiliary/opslogs.ui:278
#, kde-format
msgid "Log Ekos Alignment module activity"
msgstr "Rejestruj aktywność modułu wyrównującego Ekos"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AlignmentLogging)
#: ekos/auxiliary/opslogs.ui:281
#, kde-format
msgid "Alignment"
msgstr "Wyrównanie"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_INDIDomeLogging)
#. i18n: ectx: property (title), widget (QGroupBox, domeBox)
#. i18n: ectx: property (text), widget (QCheckBox, useDomeCB)
#: ekos/auxiliary/opslogs.ui:291 ekos/observatory/observatory.ui:51
#: ekos/observatory/observatory.ui:701
#, kde-format
msgid "Dome"
msgstr "Kopuła"
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_INDIAOLogging)
#. i18n: ectx: property (toolTip), widget (QLabel, label_12)
#: ekos/auxiliary/opslogs.ui:301 ekos/profileeditor.ui:521
#, kde-format
msgid "Adaptive Optics"
msgstr "Optyka adaptacyjna"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_INDIAOLogging)
#: ekos/auxiliary/opslogs.ui:304
#, kde-format
msgid "AO"
msgstr "AO"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_INDIDetectorLogging)
#: ekos/auxiliary/opslogs.ui:314
#, kde-format
msgid "Detector"
msgstr "Detektor"
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_CaptureLogging)
#: ekos/auxiliary/opslogs.ui:324
#, kde-format
msgid "Log Ekos Capture module activity"
msgstr "Rejestruj aktywność modułu przechwytującego Ekos"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_CaptureLogging)
#. i18n: ectx: property (text), widget (QPushButton, captureB)
#. i18n: ectx: property (title), widget (QGroupBox, captureGroup)
#. i18n: ectx: attribute (title), widget (QWidget, captureTab)
#: ekos/auxiliary/opslogs.ui:327 ekos/guide/guide.ui:63
#: ekos/guide/internalguide/guider.ui:213 ekos/manager.ui:639
#: ekos/opsekos.ui:374
#, kde-format
msgid "Capture"
msgstr "Przechwytywanie"
#. i18n: ectx: property (toolTip), widget (QLabel, label_6)
#: ekos/auxiliary/opslogs.ui:337
#, kde-format
msgid ""
"Have problem with Ekos? Turn on logging for Ekos modules that exhibit issues."
msgstr ""
"Masz problemy z EKOS? Prowadź dziennik dla modułów EKOS, które sprawiają "
"problemy."
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. i18n: ectx: property (windowTitle), widget (QWidget, Manager)
#: ekos/auxiliary/opslogs.ui:340 ekos/manager.cpp:505 ekos/manager.ui:38
#: kstarsactions.cpp:1068 kstarsinit.cpp:435
#, kde-format
msgid "Ekos"
msgstr "Ekos"
#. i18n: ectx: property (toolTip), widget (QRadioButton, kcfg_LogToDefault)
#: ekos/auxiliary/opslogs.ui:347 options/opsadvanced.ui:305
#, kde-format
msgid ""
"Log debug messages to default output device used by the platform (e.g. "
"Standard Error)"
msgstr ""
"Zapisuj wiadomości diagnostyczne do domyślnego wyjścia używanego przez "
"platformę (np. standardowe wyjście błędów)"
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_LogToDefault)
#: ekos/auxiliary/opslogs.ui:350 options/opsadvanced.ui:308
#, kde-format
msgid "Defaul&t"
msgstr "Domyś&lne"
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_MountLogging)
#: ekos/auxiliary/opslogs.ui:360
#, kde-format
msgid "Log Ekos Mount module activity"
msgstr "Rejestruj aktywność modułu montażu Ekos"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_INDIAuxiliaryLogging)
#: ekos/auxiliary/opslogs.ui:390
#, kde-format
msgid "Auxiliary"
msgstr "Pomocnicze"
#. i18n: ectx: property (toolTip), widget (QRadioButton, kcfg_LogToFile)
#: ekos/auxiliary/opslogs.ui:400 options/opsadvanced.ui:321
#, kde-format
msgid "Log output to log file"
msgstr "Zapisuj wiadomości do pliku dziennika"
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_LogToFile)
#: ekos/auxiliary/opslogs.ui:403 options/opsadvanced.ui:324
#, kde-format
msgid "File"
msgstr "Plik"
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_ObservatoryLogging)
#: ekos/auxiliary/opslogs.ui:410
#, kde-format
msgid ""
"<html><head/><body><p>Log Ekos Observatory module activity</p></body></html>"
msgstr ""
"<html><head/><body><p>Zapisuj poczynania obserwatorium Ekos</p></body></html>"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ObservatoryLogging)
#. i18n: ectx: property (windowTitle), widget (QWidget, Observatory)
#: ekos/auxiliary/opslogs.ui:413 ekos/manager.cpp:2322
#: ekos/observatory/observatory.ui:14
#, kde-format
msgid "Observatory"
msgstr "Obserwatorium"
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_showINDIMessages)
#: ekos/auxiliary/opslogs.ui:428 indi/opsindi.ui:388
#, kde-format
msgid "Display INDI status messages in the status bar"
msgstr "Pokazuj komunikaty INDI w pasku stanu"
#. i18n: ectx: property (statusTip), widget (QCheckBox, kcfg_showINDIMessages)
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_showINDIMessages)
#: ekos/auxiliary/opslogs.ui:431 ekos/auxiliary/opslogs.ui:434
#: indi/opsindi.ui:391 indi/opsindi.ui:394
#, kde-format
msgid "Display incoming INDI status messages in KStars status bar"
msgstr "Pokazuj komunikaty INDI w pasku stanu KStars"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_showINDIMessages)
#: ekos/auxiliary/opslogs.ui:437 indi/opsindi.ui:397
#, kde-format
msgid "INDI messages in status &bar"
msgstr "Komunikaty INDI w pasku &stanu"
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_SaveFocusImages)
#: ekos/auxiliary/opslogs.ui:447
#, fuzzy, kde-format
#| msgid ""
#| "<html><head/><body><p>Use INDI Joystick driver to enable control of "
#| "mounts, domes, and focusers with any compatible game pad.</p></body></"
#| "html>"
msgid ""
"<html><head/><body><p>Save autofocus frames. Only enable to troubleshoot "
"autofocus by examining frames. This can consume a lot of storage space.</p></"
"body></html>"
msgstr ""
"<html><head/><body><p>Użyj sterownika joysticka INDI do sterowania montażem, "
"kopułami i układem ogniskującym dla każdego zgodnego pada do gry.</p></"
"body></html>"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_SaveFocusImages)
#: ekos/auxiliary/opslogs.ui:450
#, fuzzy, kde-format
#| msgid "Save all Images"
msgid "Save Focus Images"
msgstr "Zapisz wszystkie obrazy"
#. i18n: ectx: property (text), widget (QPushButton, showLogsB)
#: ekos/auxiliary/opslogs.ui:473
#, kde-format
msgid "Open Logs Directory"
msgstr "Otwórz katalog dzienników"
#: ekos/auxiliary/serialportassistant.cpp:85
#, kde-format
msgid ""
"To assign a permanent designation to the device, you need to unplug the "
"device from stellarmate then replug it after 1 second. Click on the <b>Start "
"Scan</b> to begin this procedure."
msgstr ""
"Aby przypisać trwałe oznaczenie urządzeniu, musisz odłączyć je od "
"stellarmate, a następnie podłączyć je po 1 sekundzie. Kliknij na "
"<b>Rozpocznij przeszukiwanie</b> aby rozpocząć tę czynność."
#: ekos/auxiliary/serialportassistant.cpp:91
#, kde-format
msgid "Start Scan"
msgstr "Rozpocznij przeszukiwanie"
#: ekos/auxiliary/serialportassistant.cpp:94
#, kde-format
msgid "Home"
msgstr "Dom"
#: ekos/auxiliary/serialportassistant.cpp:99
#, kde-format
msgid "Skip Device"
msgstr "Pomiń urządzenie"
#: ekos/auxiliary/serialportassistant.cpp:103
#, kde-format
msgid "Physical Port Mapping"
msgstr "Fizyczne mapowanie portów"
#: ekos/auxiliary/serialportassistant.cpp:105
#, kde-format
msgid ""
"Assign the permanent name based on which physical port the device is plugged "
"to in StellarMate. This is useful to distinguish between two identical USB "
"adapters. The device must <b>always</b> be plugged into the same port for "
"this to work."
msgstr ""
"Trwale przypisz nazwę na podstawie tego jaki port fizyczny jest podłączony "
"do StellarMate. Jest to użyteczne przy rozróżnianiu dwóch takich samych "
"adapterów USB. Urządzenie musi być <b>zawsze</b> podłączone do tego samego "
"portu, aby to zadziałało."
#: ekos/auxiliary/serialportassistant.cpp:142
#, kde-format
msgid "Standby, Scanning..."
msgstr "Oczekiwanie, przeszukiwanie..."
#: ekos/auxiliary/serialportassistant.cpp:180
#, kde-format
msgctxt "Vendor ID"
msgid "VID"
msgstr "VID"
#: ekos/auxiliary/serialportassistant.cpp:181
#, kde-format
msgctxt "Product ID"
msgid "PID"
msgstr "PID"
#: ekos/auxiliary/serialportassistant.cpp:182
#, kde-format
msgid "Link"
msgstr "Połączenie"
#: ekos/auxiliary/serialportassistant.cpp:183
#, kde-format
msgid "Serial #"
msgstr "Numer szeregowy #"
#: ekos/auxiliary/serialportassistant.cpp:184
#, kde-format
msgid "Hardware Port?"
msgstr "Port sprzętowy?"
#: ekos/auxiliary/serialportassistant.cpp:241
#, kde-format
msgid "Start Scanning"
msgstr "Rozpocznij przeszukiwanie"
#: ekos/auxiliary/serialportassistant.cpp:268
#, kde-format
msgid "Failed to scan devices."
msgstr "Nie udało się przeszukać urządzeń."
#: ekos/auxiliary/serialportassistant.cpp:276
#: ekos/auxiliary/serialportassistant.cpp:286
#, kde-format
msgid ""
"Failed to detect any devices. Please make sure device is powered and "
"connected to StellarMate via USB."
msgstr ""
"Nie udało się wykryć żadnych urządzeń. Upewnij się, że urządzenie jest "
"zasilane i podłączone do StellarMate przez USB."
#: ekos/auxiliary/serialportassistant.cpp:324
#, kde-format
msgid ""
"Duplicate devices detected. You must remove one mapping or enable hardware "
"slot mapping."
msgstr ""
"Wykryto powielone urządzenia. Musisz usunąć jedno mapowanie lub włączyć "
"mapowanie slotów sprzętowych."
#: ekos/auxiliary/serialportassistant.cpp:343
#, kde-format
msgid "Mapping is successful. Please unplug and replug your device again now."
msgstr "Mapowanie udało się. Odłącz i podłącz swoje urządzenie ponownie teraz."
#: ekos/auxiliary/serialportassistant.cpp:359
#, kde-format
msgid "Failed to add a new rule."
msgstr "Nie udało się dodać nowej zasady."
#. i18n: ectx: property (windowTitle), widget (QDialog, SerialPortAssistant)
#. i18n: ectx: property (toolTip), widget (QPushButton, serialPortAssistantB)
#: ekos/auxiliary/serialportassistant.ui:14 ekos/manager.ui:459
#, kde-format
msgid "Serial Port Assistant"
msgstr "Pomocnik portu szeregowego"
#. i18n: ectx: property (text), widget (QLabel, label)
#: ekos/auxiliary/serialportassistant.ui:81
#, kde-format
msgid ""
"<html><head/><body><p>Welcome to StellarMate <span style=\" font-weight:600;"
"\">Serial Port Assistant</span> tool.</p></body></html>"
msgstr ""
"<html><head/><body><p>Witaj w StellarMate <span style=\" font-weight:600;"
"\">Pomocnik portu szeregowego</span>.</p></body></html>"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: ekos/auxiliary/serialportassistant.ui:88
#, kde-format
msgid ""
"<html><head/><body><p>This tool shall assign <span style=\" font-style:"
"italic;\">permanent</span> names to your <span style=\" font-weight:600;"
"\">Serial to USB</span> devices so that they are easier to connect to in the "
"future.</p><p><br/></p><p>Click <span style=\" font-weight:600;\">Next</"
"span> to continue.</p></body></html>"
msgstr ""
"<html><head/><body><p>Narzędzie to powinno przypisać <span style=\" font-"
"style:italic;\">trwałe</span> nazwy do twoich urządzeń <span style=\" font-"
"weight:600;\">PortSzeregowy-PortUSB</span>, tak aby można było je łatwiej "
"podłączyć w przyszłości.</p><p><br/></p><p>Kliknij <span style=\" font-"
"weight:600;\">Dalej</span>, aby kontynuować.</p></body></html>"
#. i18n: ectx: property (text), widget (QLabel, label_5)
#: ekos/auxiliary/serialportassistant.ui:113
#, kde-format
msgid "Existing Mapping"
msgstr "Istniejące mapowanie"
#. i18n: ectx: property (toolTip), widget (QPushButton, clearRuleB)
#: ekos/auxiliary/serialportassistant.ui:136
#, kde-format
msgid "Remove rule"
msgstr "Usuń regułę"
#. i18n: ectx: property (text), widget (QCheckBox, displayOnStartupC)
#: ekos/auxiliary/serialportassistant.ui:182
#, kde-format
msgid "Display on detecting unmapped ports"
msgstr "Wyświetl przy wykrywaniu niezmapowanych portów"
#. i18n: ectx: property (text), widget (QPushButton, nextB)
#: ekos/auxiliary/serialportassistant.ui:205 indi/telescopewizard.ui:97
#, kde-format
msgid "&Next"
msgstr "&Dalej"
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: ekos/auxiliary/serialportassistant.ui:237
#, kde-format
msgid "All devices are successfully mapped."
msgstr "Udało się zmapować wszystkie urządzenia."
#. i18n: ectx: property (text), widget (QLabel, label_4)
#: ekos/auxiliary/serialportassistant.ui:244
#, kde-format
msgid "You can now connect to your equipment."
msgstr "Teraz możesz się podłączyć do swojego sprzętu."
#. i18n: ectx: property (text), widget (QPushButton, closeB)
#. i18n: ectx: property (text), widget (QPushButton, shutterClosed)
#: ekos/auxiliary/serialportassistant.ui:264
#: ekos/ekoslive/ekoslivedialog.ui:294 ekos/observatory/observatory.cpp:358
#: ekos/observatory/observatory.cpp:363 ekos/observatory/observatory.cpp:442
#: ekos/observatory/observatory.ui:616 indi/guimanager.cpp:74
#: kstarslite/qml/modules/tutorial/TutorialPopup.qml:68
#, kde-format, kde-kuit-format
msgid "Close"
msgstr "Zamknij"
#. i18n: ectx: property (windowTitle), widget (QDialog, calibrationOptions)
#: ekos/capture/calibrationoptions.ui:14
#, kde-format
msgid "Calibration Options"
msgstr "Opcje kalibracji"
#. i18n: ectx: property (toolTip), widget (QGroupBox, groupBox)
#: ekos/capture/calibrationoptions.ui:22
#, kde-format
msgid "Specify the source the flat field evenly illuminated light source"
msgstr "Podaj źródło płaskiego pola ze równo oświetlającym źródłem światła"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#: ekos/capture/calibrationoptions.ui:25
#, kde-format
msgid "Flat Source"
msgstr "Płaskie źródło"
#. i18n: ectx: property (toolTip), widget (QRadioButton, manualSourceC)
#: ekos/capture/calibrationoptions.ui:31
#, kde-format
msgid "Light source triggered by the user manually"
msgstr "Użytkownik wywołał światło źródłowe ręcznie"
#. i18n: ectx: property (text), widget (QRadioButton, manualSourceC)
#. i18n: ectx: property (text), widget (QRadioButton, manualDurationC)
#: ekos/capture/calibrationoptions.ui:34 ekos/capture/calibrationoptions.ui:161
#, kde-format
msgid "Manual"
msgstr "Ręcznie"
#. i18n: ectx: property (toolTip), widget (QRadioButton, flatDeviceSourceC)
#: ekos/capture/calibrationoptions.ui:47
#, kde-format
msgid ""
"For dark and bias frames, close the dust cap before proceeding. For flat "
"frames, close the dust cap and turn on the light source."
msgstr ""
"Dla ciemnych i ukierunkowanych klatek, załóż zaślepkę przed kontynuowaniem. "
"Dla płaskich klatek, załóż zaślepkę i włącz źródło światła."
#. i18n: ectx: property (text), widget (QRadioButton, flatDeviceSourceC)
#: ekos/capture/calibrationoptions.ui:50
#, kde-format
msgid "Dust Cover with Built-in Flat Light"
msgstr "Zaślepka z wbudowanym światłem płaskim"
#. i18n: ectx: property (toolTip), widget (QRadioButton, darkDeviceSourceC)
#: ekos/capture/calibrationoptions.ui:60
#, kde-format
msgid ""
"For dark and bias frames, close the dust cap before proceeding. For flat "
"frames, open the dust cap and turn on the light source."
msgstr ""
"Dla ciemnych i ukierunkowanych klatek, załóż zaślepkę przed kontynuowaniem. "
"Dla płaskich klatek, zdejmij zaślepkę i włącz źródło światła."
#. i18n: ectx: property (text), widget (QRadioButton, darkDeviceSourceC)
#: ekos/capture/calibrationoptions.ui:63
#, kde-format
msgid "Dust Cover with External Flat Light"
msgstr "Zaślepka z zewnętrznym płaskim światłem"
#. i18n: ectx: property (toolTip), widget (QRadioButton, wallSourceC)
#: ekos/capture/calibrationoptions.ui:75
#, kde-format
msgid ""
"Slew mount to the specified Azimuth/Altitude coordinates before taking flat "
"field images"
msgstr ""
"Obróć montaż do podanych współrzędnych azymutu/wysokości przed "
"przechwyceniem obrazów pola"
#. i18n: ectx: property (text), widget (QRadioButton, wallSourceC)
#: ekos/capture/calibrationoptions.ui:78
#, kde-format
msgid "Wall"
msgstr "Ściana"
#. i18n: ectx: property (toolTip), widget (QRadioButton, dawnDuskFlatsC)
#: ekos/capture/calibrationoptions.ui:121
#, kde-format
msgid "Use Dawn and Dusk light"
msgstr "Użyj światła zmierzchu i świtu"
#. i18n: ectx: property (text), widget (QRadioButton, dawnDuskFlatsC)
#: ekos/capture/calibrationoptions.ui:124
#, kde-format
msgid "Dawn/Dusk"
msgstr "Zmierzch/Świt"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#: ekos/capture/calibrationoptions.ui:150
#, kde-format
msgid "Flat Duration"
msgstr "Czas trwania płaskości"
#. i18n: ectx: property (toolTip), widget (QRadioButton, manualDurationC)
#: ekos/capture/calibrationoptions.ui:158
#, kde-format
msgid "Use the frame exposure value"
msgstr "Użyj wartości naświetlenia klatki"
#. i18n: ectx: property (toolTip), widget (QRadioButton, ADUC)
#. i18n: ectx: property (toolTip), widget (QSpinBox, ADUValue)
#: ekos/capture/calibrationoptions.ui:174
#: ekos/capture/calibrationoptions.ui:187
#, kde-format
msgid ""
"Calculate optimal exposure time given the required ADU. If a controllable "
"device is selected, calculate optimal brightness."
msgstr ""
"Oblicz optymalny czas naświetlenia przy podanym ADU. Jeśli wybrano "
"urządzenie sterowalne, to oblicz optymalną jasność."
#. i18n: ectx: property (text), widget (QRadioButton, ADUC)
#: ekos/capture/calibrationoptions.ui:177
#, kde-format
msgid "ADU"
msgstr "ADU"
#. i18n: ectx: property (toolTip), widget (QLabel, label_3)
#. i18n: ectx: property (toolTip), widget (QSpinBox, ADUTolerance)
#: ekos/capture/calibrationoptions.ui:200
#: ekos/capture/calibrationoptions.ui:210
#, kde-format
msgid ""
"<html><head/><body><p>Accept ADU values that fall within this range around "
"the desired ADU target. For example, if the ADU value was set to 10000 and "
"the tolerance was set to 100, then frames with ADU values f 9900 and 10100 "
"shall be accepted.</p></body></html>"
msgstr ""
"<html><head/><body><p>Przyjmuj wartości ADU, które wypadają w tym zakresie "
"wokół żądanego celu ADU. Na przykład, jeśli wartośc ADU ustawiono na 10000, "
"a tolerancję na 100, to klatki o wartościach ADU wynoszących f 9900 oraz "
"10100 będą przyjmowane.</p></body></html>"
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. i18n: ectx: property (text), widget (QLabel, label_4)
#: ekos/capture/calibrationoptions.ui:203 ekos/focus/focus.ui:1065
#, kde-format
msgid "Tolerance:"
msgstr "Tolerancja:"
#. i18n: ectx: property (text), widget (QCheckBox, parkMountC)
#. i18n: ectx: property (text), widget (QCheckBox, parkMountCheck)
#: ekos/capture/calibrationoptions.ui:246 ekos/scheduler/scheduler.ui:1706
#, kde-format
msgid "Park Mount"
msgstr "Zaparkuj montaż"
#. i18n: ectx: property (text), widget (QCheckBox, parkDomeC)
#. i18n: ectx: property (text), widget (QCheckBox, weatherWarningDomeCB)
#. i18n: ectx: property (text), widget (QCheckBox, weatherAlertDomeCB)
#. i18n: ectx: property (text), widget (QCheckBox, parkDomeCheck)
#: ekos/capture/calibrationoptions.ui:253 ekos/observatory/observatory.ui:894
#: ekos/observatory/observatory.ui:993 ekos/scheduler/scheduler.ui:1728
#, kde-format
msgid "Park Dome"
msgstr "Zaparkuj kopułę"
#: ekos/capture/capture.cpp:198 ekos/capture/capture.cpp:4266
#, kde-format
msgid "Add job to sequence queue"
msgstr "Dodaj zadanie do kolejki"
#: ekos/capture/capture.cpp:199 ekos/capture/capture.cpp:4267
#, kde-format
msgid "Remove job from sequence queue"
msgstr "Usuń zadanie z kolejki"
#: ekos/capture/capture.cpp:428
#, kde-format
msgid "Sequence shall be paused after current exposure is complete."
msgstr "Kolejkę należy wstrzymać po zakończeniu bieżącego naświetlenia."
#: ekos/capture/capture.cpp:432
#, kde-format
msgid "Resume Sequence"
msgstr "Wznów kolejkę"
#: ekos/capture/capture.cpp:441 ekos/capture/capture.cpp:563
#, kde-format
msgid "Stop Sequence"
msgstr "Zatrzymaj kolejkę"
#: ekos/capture/capture.cpp:447
#, kde-format
msgid "Sequence resumed."
msgstr "Wznowiono kolejkę."
#: ekos/capture/capture.cpp:479 ekos/capture/capture.cpp:2298
#, kde-format
msgid "Auto dark subtract is not supported in batch mode."
msgstr "Samoczynne odjęcie czerni nie jest obsługiwane w trybie wsadowym."
#: ekos/capture/capture.cpp:512
#, kde-format
msgid "No pending jobs found. Please add a job to the sequence queue."
msgstr "Nie znaleziono oczekujących prac. Proszę dodać pracę do kolejki."
#: ekos/capture/capture.cpp:521
#, kde-format
msgid ""
"All jobs are complete. Do you want to reset the status of all jobs and "
"restart capturing?"
msgstr ""
"Wykonano wszystkie prace. Czy chcesz wyzerować stan wszystkich prac i "
"rozpocząć przechwytywanie od nowa?"
#: ekos/capture/capture.cpp:522 ekos/capture/capture.cpp:4098
#, kde-format
msgid "Reset job status"
msgstr "Wyzeruj stan pracy"
#: ekos/capture/capture.cpp:536
#, kde-format
msgid ""
"Warning: option \"Always Reset Sequence When Starting\" is enabled and "
"resets the sequence counts."
msgstr ""
"Uwaga: opcja \"Zawsze zeruj sekwencję przy rozruchu\" jest włączona i zeruje "
"licznik sekwencji."
#: ekos/capture/capture.cpp:569
#, kde-format
msgid ""
"Warning: Guide deviation is selected but autoguide process was not started."
msgstr ""
"Uwaga: wybrano odchylenie naprowadzania, lecz nie rozpoczęto działania "
"samonaprowadzania."
#: ekos/capture/capture.cpp:571
#, kde-format
msgid ""
"Warning: in-sequence focusing is selected but autofocus process was not "
"started."
msgstr ""
"Uwaga: wybrano ogniskowanie w krokach, lecz nie rozpoczęto działania "
"samoogniskowania. "
#: ekos/capture/capture.cpp:595
#, kde-format
msgid "CCD capture stopped"
msgstr "Przerwano przechwytywanie CCD"
#: ekos/capture/capture.cpp:599
#, kde-format
msgid "CCD capture suspended"
msgstr "Wstrzymano przechwytywanie CCD"
#: ekos/capture/capture.cpp:603
#, kde-format
msgid "CCD capture aborted"
msgstr "Przerwano przechwytywanie CCD"
#. i18n: ectx: property (toolTip), widget (QPushButton, startB)
#: ekos/capture/capture.cpp:694 ekos/capture/capture.ui:1761
#, kde-format
msgid "Start Sequence"
msgstr "Rozpocznij kolejkę"
#: ekos/capture/capture.cpp:876
#, kde-format
msgctxt "Camera Gain"
msgid "Gain"
msgstr "Wzmocnienie"
#: ekos/capture/capture.cpp:907
#, kde-format
msgctxt "Camera ISO"
msgid "ISO"
msgstr "ISO"
#. i18n: ectx: property (text), item, widget (QComboBox, transferFormatCombo)
#: ekos/capture/capture.cpp:917 ekos/capture/capture.ui:196
#, kde-format
msgid "Native"
msgstr "Natywny"
#: ekos/capture/capture.cpp:1382 ekos/capture/capture.cpp:1535
#: ekos/capture/capture.cpp:1637 ekos/capture/capture.cpp:2056
#, kde-format
msgid "Sequence paused."
msgstr "Wstrzymano kolejkę."
#: ekos/capture/capture.cpp:1383 ekos/capture/capture.cpp:1536
#: ekos/capture/capture.cpp:1638 ekos/capture/capture.cpp:2057
#: ekos/capture/capture.cpp:3360 ekos/capture/capture.cpp:3377
#, kde-format
msgid "Paused..."
msgstr "Wstrzymano..."
#: ekos/capture/capture.cpp:1399
#, kde-format
msgid "Waiting..."
msgstr "Oczekiwanie..."
#: ekos/capture/capture.cpp:1421
#, kde-format
msgid "Failed to save file to %1"
msgstr "Nie udało się zapisanie pliku do %1"
#: ekos/capture/capture.cpp:1496
#, kde-format
msgid "Framing..."
msgstr "Ramkowanie..."
#: ekos/capture/capture.cpp:1507 fitsviewer/fitsdebayer.cpp:63
#, kde-format
msgid "Complete."
msgstr "Ukończono."
#: ekos/capture/capture.cpp:1511
#, kde-format
msgid "Captured image received"
msgstr "Pobrano przechwycony obraz"
#: ekos/capture/capture.cpp:1571
#, kde-format
msgid "Received image %1 out of %2."
msgstr "Pobrano obraz %1 z %2."
#: ekos/capture/capture.cpp:1582
#, kde-format
msgid "Executing post capture script %1"
msgstr "Wykonywanie skryptu po przechwyceniu %1"
#. i18n("CCD capture sequence completed"));
#: ekos/capture/capture.cpp:1618
#, kde-format
msgid "CCD capture sequence completed"
msgstr "Ukończono szereg przechwyceń CCD"
#: ekos/capture/capture.cpp:1713
#, kde-format
msgid "Dithering..."
msgstr "Rozpraszanie..."
#: ekos/capture/capture.cpp:1726 ekos/capture/capture.cpp:1814
#, kde-format
msgid "Scheduled refocus starting after %1 seconds..."
msgstr "Zaplanowana zmiana ogniskowa rozpocznie się za %1..."
#: ekos/capture/capture.cpp:1728 ekos/capture/capture.cpp:1759
#: ekos/capture/capture.cpp:1816 ekos/capture/capture.cpp:1848
#: ekos/capture/capture.cpp:2075 ekos/capture/capture.cpp:2086
#, kde-format
msgid "Focusing..."
msgstr "Ogniskowanie..."
#: ekos/capture/capture.cpp:1881
#, kde-format
msgid "Cannot perform auto dark subtraction of native DSLR formats."
msgstr "Nie można samoczynnie odjąć ciemności z natywnych formatów DSLR."
#: ekos/capture/capture.cpp:1892
#, kde-format
msgid "Starting framing..."
msgstr "Rozpocznij ramkowanie..."
#: ekos/capture/capture.cpp:1908 ekos/focus/focus.cpp:763
#, kde-format
msgid "Error: Lost connection to CCD."
msgstr "Błąd: Utracono połączenie z CCD."
#: ekos/capture/capture.cpp:1915 ekos/capture/capture.cpp:2045
#, kde-format
msgid "Cannot capture while focus module is busy."
msgstr "Nie można przechwytywać, gdy moduł ogniskowania jest zajęty."
#: ekos/capture/capture.cpp:1958
#, kde-format
msgid "Cannot calculate ADU levels in non-FITS images."
msgstr "Nie można obliczyć pozimów ADU w obrazach nie-FITS."
#: ekos/capture/capture.cpp:2016
#, kde-format
msgid "Capturing %1-second %2 image..."
msgstr "Przechwytywanie %1-sekund %2 obrazu"
#: ekos/capture/capture.cpp:2030
#, kde-format
msgid "Failed to set sub frame."
msgstr "Nieudane ustawienie między-klatki."
#: ekos/capture/capture.cpp:2035
#, kde-format
msgid "Failed to set binning."
msgstr "Nie udało się ustawić binningu."
#: ekos/capture/capture.cpp:2084
#, kde-format
msgid "Scheduled refocus started..."
msgstr "Rozpoczęto zaplanowaną zmianę ogniskowej..."
#: ekos/capture/capture.cpp:2207
#, kde-format
msgid "Capture failed. Check INDI Control Panel for details."
msgstr ""
"Nie udało się przechwytywanie. Sprawdź panel sterowania INDI po więcej "
"szczegółów."
#: ekos/capture/capture.cpp:2246
#, kde-format
msgid "Downloading..."
msgstr "Pobieranie..."
#: ekos/capture/capture.cpp:2252
#, kde-format
msgid "second left"
msgstr "pozostała sekunda"
#: ekos/capture/capture.cpp:2254
#, kde-format
msgid "seconds left"
msgstr "pozostałych sekund"
#: ekos/capture/capture.cpp:2304
#, kde-format
msgid "You must set remote directory for Local & Both modes."
msgstr "Musisz ustawić zdalny katalog dla trybu lokalnego i obu."
#: ekos/capture/capture.cpp:2310
#, kde-format
msgid "You must set local directory for Client & Both modes."
msgstr "Musisz ustawić katalog lokalny dla trybu lokalnego i obu."
#: ekos/capture/capture.cpp:2521
#, kde-format
msgid "Job #%1 changes applied."
msgstr "Zmiany do pracy #%1 zostały zastosowane."
#: ekos/capture/capture.cpp:2811
#, kde-format
msgid ""
"Job requires %1-second %2 images, has already %3/%4 captures and does not "
"need to run."
msgstr ""
"Zadanie wymaga %1 sekund %2 obrazów, ma już %3/%4 przechwyconych i nie "
"potrzebuje działać więcej."
#: ekos/capture/capture.cpp:2823
#, kde-format
msgid ""
"Job requires %1-second %2 images, has %3/%4 frames captured and will be "
"processed."
msgstr ""
"Zadanie wymaga %1 sekund %2 obrazów, ma już %3/%4 klatek przechwyconych i "
"będzie przetwarzane."
#: ekos/capture/capture.cpp:2862 ekos/capture/capture.cpp:6037
#, kde-format
msgid "Image Transfer"
msgstr "Przesyłanie obrazu"
#: ekos/capture/capture.cpp:2902
#, kde-format
msgid ""
"Manual scheduled focusing is not supported. Run Autofocus process before "
"trying again."
msgstr ""
"Ręcznie planowane ogniskowanie nie jest obsługiwane. Uruchom proces "
"samoogniskowania przed ponowną próbą."
#: ekos/capture/capture.cpp:2915
#, kde-format
msgid ""
"Manual focusing post filter change is not supported. Run Autofocus process "
"before trying again."
msgstr ""
"Ręczne ogniskowanie po zmianie filtra nie jest obsługiwane. Rozpocznij "
"czynność samoogniskowania przed ponowną próbą."
#: ekos/capture/capture.cpp:3000
#, kde-format
msgid "Setting temperature to %1 C..."
msgstr "Ustawianie temperatury na %1 C..."
#: ekos/capture/capture.cpp:3001
#, kde-format
msgid "Set %1 C..."
msgstr "Ustaw %1 C..."
#: ekos/capture/capture.cpp:3005
#, kde-format
msgid "Setting rotation to %1 degrees E of N..."
msgstr "Ustawianie obrotu na %1 stopni WSCH lub PN..."
#: ekos/capture/capture.cpp:3006
#, kde-format
msgid "Set Rotator %1..."
msgstr "Ustaw obrotnicę %1..."
#: ekos/capture/capture.cpp:3060
#, kde-format
msgid "Warning: Calibration process was prematurely terminated."
msgstr "Uwaga: Czynność kalibracji została przedwcześnie zakończona."
#: ekos/capture/capture.cpp:3110
#, kde-format
msgid "Post meridian flip calibration completed successfully."
msgstr "Pomyślnie ukończono kalibrację po obrocie o południk."
#: ekos/capture/capture.cpp:3139
#, kde-format
msgid ""
"Guiding deviation %1 exceeded limit value of %2 arcsecs, suspending exposure "
"and waiting for guider up to %3 seconds."
msgstr ""
"Odchylenie naprowadzania %1 przekroczyło wartość graniczną %2 sekund "
"kątowych, więc przerywano naświetlanie i rozpoczęto oczekiwanie na "
"naprowadzanie do %3 sekund."
#: ekos/capture/capture.cpp:3177
#, kde-format
msgid ""
"Guiding deviation %1 is now lower than limit value of %2 arcsecs, resuming "
"exposure."
msgstr ""
"Odchylenie naprowadzania %1 jest teraz niżej niż wartość graniczną %2 sekund "
"kątowych, wznawianie naświetlania."
#: ekos/capture/capture.cpp:3181
#, kde-format
msgid ""
"Guiding deviation %1 is now lower than limit value of %2 arcsecs, resuming "
"exposure in %3 seconds."
msgstr ""
"Odchylenie naprowadzania %1 jest teraz niżej niż wartość graniczną %2 sekund "
"kątowych, wznawianie naświetlania za %3 sekund."
#: ekos/capture/capture.cpp:3188
#, kde-format
msgid "Guiding deviation %1 is still higher than limit value of %2 arcsecs."
msgstr ""
"Odchylenie naprowadzania %1 jest nadal wyżej niż jego wartość graniczna "
"równa %2 sekundy kątowych."
#: ekos/capture/capture.cpp:3264 ekos/capture/capture.cpp:3283
#: ekos/capture/capture.cpp:3284 ekos/capture/capture.cpp:3296
#: ekos/capture/capture.cpp:3297
#, kde-format
msgid "Focus complete."
msgstr "Ukończono ogniskowanie."
#: ekos/capture/capture.cpp:3268 ekos/capture/capture.cpp:3302
#, kde-format
msgid "Autofocus failed. Aborting exposure..."
msgstr "Nieudane samoczynne ogniskowanie. Przerywane naświetlania..."
#: ekos/capture/capture.cpp:3289 ekos/capture/capture.cpp:3290
#: ekos/capture/capture.cpp:3303
#, kde-format
msgid "Autofocus failed."
msgstr "Nie udało się samo-ogniskowanie."
#: ekos/capture/capture.cpp:3387
#, kde-format
msgid "Meridian Flip..."
msgstr "Obrót o południk..."
#: ekos/capture/capture.cpp:3388
#, kde-format
msgid "Meridian flip started"
msgstr "Rozpoczęto obrót o południk"
#: ekos/capture/capture.cpp:3401
#, kde-format
msgid "Flip complete."
msgstr "Ukończono odbicie."
#: ekos/capture/capture.cpp:3534 ekos/scheduler/mosaic.cpp:214
#, kde-format
msgid "FITS Save Directory"
msgstr "Katalog zapisu dla FITS"
#: ekos/capture/capture.cpp:3544
#, kde-format
msgid "Open Ekos Sequence Queue"
msgstr "Otwórz kolejkę sekwencji Ekos"
#: ekos/capture/capture.cpp:3630
#, kde-format
msgid ""
"Meridian flip configuration has been shifted to the mount module. Please "
"configure the meridian flip there."
msgstr ""
"Ustawienia obrotu o południk zostały przeniesione do modułu montażu. Ustaw "
"obrót o południk właśnie tam."
#: ekos/capture/capture.cpp:3887
#, kde-format
msgid "Save Ekos Sequence Queue"
msgstr "Zapisz kolejkę sekwencji Ekos"
#: ekos/capture/capture.cpp:3917
#, kde-format
msgid "Failed to save sequence queue"
msgstr "Nieudane zapisywanie szeregu kolejki"
#: ekos/capture/capture.cpp:3951
#, kde-format
msgid "Could not open file"
msgstr "Nie można otworzyć pliku"
#: ekos/capture/capture.cpp:3971
#, kde-format
msgid ""
"Warning: HFR-based autofocus is set but option \"Save Sequence HFR Value to "
"File\" is not enabled. Current HFR value will not be written to sequence "
"file."
msgstr ""
"Uwaga: samoogniskowanie oparte na HFR jest włączone, lecz opcja \"Zapisz "
"wartość sekwencji HFR do pliku\" nie jest włączona. Bieżąca wartość HFR nie "
"zostanie zapisana do pliku sekwencji."
#: ekos/capture/capture.cpp:4078
#, kde-format
msgid "Sequence queue saved to %1"
msgstr "Szereg kolejki zapisano do %1"
#: ekos/capture/capture.cpp:4098
#, kde-format
msgid "Are you sure you want to reset status of all jobs?"
msgstr "Czy na pewno chcesz wyzerować stan wszystkich prac?"
#: ekos/capture/capture.cpp:4249
#, kde-format
msgid "Editing job #%1..."
msgstr "Edytowanie pracy #%1..."
#: ekos/capture/capture.cpp:4252 ekos/scheduler/scheduler.cpp:1046
#, kde-format
msgid "Apply job changes."
msgstr "Zastosuj zmiany w zadaniach."
#: ekos/capture/capture.cpp:4253
#, kde-format
msgid "Cancel job changes."
msgstr "Porzuć zmiany w zadaniach."
#: ekos/capture/capture.cpp:4261
#, kde-format
msgid "Editing job canceled."
msgstr "Porzucono edytowanie pracy."
#: ekos/capture/capture.cpp:4558
#, kde-format
msgid "Telescope completed the meridian flip."
msgstr "Teleskop ukończył obrót o południk."
#. i18n("Meridian flip is successfully completed"));
#: ekos/capture/capture.cpp:4561
#, kde-format
msgid "Meridian flip is successfully completed"
msgstr "Pomyślnie ukończono obrót o południk"
#: ekos/capture/capture.cpp:4570
#, kde-format
msgid "Performing post flip re-alignment..."
msgstr "Wykonywanie wyrównywanie po obrocie..."
#: ekos/capture/capture.cpp:4571 ekos/capture/capture.cpp:4684
#, kde-format
msgid "Aligning..."
msgstr "Wyrównywanie..."
#: ekos/capture/capture.cpp:4599
#, kde-format
msgid "Performing post flip re-calibration and guiding..."
msgstr "Wykonywanie kalibracji i naprowadzania po obrocie..."
#: ekos/capture/capture.cpp:4600
#, kde-format
msgid "Calibrating..."
msgstr "Kalibrowanie..."
#: ekos/capture/capture.cpp:4643
#, kde-format
msgid "Guide module timed out."
msgstr "Upłynął czas oczekiwania na naprowadzanie."
#: ekos/capture/capture.cpp:4666
#, kde-format
msgid "Post flip re-alignment completed successfully."
msgstr "Pomyślnie ukończono wyrównanie po obrocie."
#: ekos/capture/capture.cpp:4678
#, kde-format
msgid "Post-flip alignment failed."
msgstr "Niepowodzenie wyrównywania po odbiciu."
#: ekos/capture/capture.cpp:4683
#, kde-format
msgid "Post-flip alignment failed. Retrying..."
msgstr "Nie udało się wyrównywanie po odbiciu. Ponowna próba..."
#: ekos/capture/capture.cpp:4710
#, kde-format
msgid "Autoguiding stopped. Aborting..."
msgstr "Zatrzymano samonaprowadzanie. Przerywanie..."
#: ekos/capture/capture.cpp:4726
#, kde-format
msgid "Post meridian flip calibration error. Aborting..."
msgstr "Błąd kalibracji po obrocie o południk. Przerywanie"
#: ekos/capture/capture.cpp:4731
#, kde-format
msgid "Post meridian flip calibration error. Restarting..."
msgstr "Błąd kalibracji po obrocie o południk. Ponowne uruchomienie..."
#. i18np since guidingRate is DOUBLE value (e.g. 1.36) so we always use plural with that.
#: ekos/capture/capture.cpp:4742
#, kde-format
msgid "Dither complete. Resuming capture in %1 seconds..."
msgstr ""
"Ukończono rozpraszanie. Przechwytywanie zostanie wznowione za %1 sekund..."
#: ekos/capture/capture.cpp:4747
#, kde-format
msgid "Dither complete."
msgstr "Ukończono rozpraszanie."
#. i18np since guidingRate is DOUBLE value (e.g. 1.36) so we always use plural with that.
#: ekos/capture/capture.cpp:4756
#, kde-format
msgid "Warning: Dithering failed. Resuming capture in %1 seconds..."
msgstr ""
"Uwaga: nie udało się rozpraszanie. Przechwytywanie zostanie wznowione za %1 "
"sekund..."
#: ekos/capture/capture.cpp:4761
#, kde-format
msgid "Warning: Dithering failed."
msgstr "Uwaga: nie udało się rozpraszanie."
#: ekos/capture/capture.cpp:5040
#, kde-format
msgid "Wall coordinates are invalid."
msgstr "Współrzędne ściany są nieprawidłowe."
#: ekos/capture/capture.cpp:5086
#, kde-format
msgid "Autoguiding resumed."
msgstr "Wznowiono samonaprowadzanie."
#: ekos/capture/capture.cpp:5136
#, kde-format
msgid "Telescope Covered"
msgstr "Teleskop przykryty"
#: ekos/capture/capture.cpp:5146 ekos/capture/capture.cpp:5306
#, kde-format
msgid "Cap device is missing but the job requires flat or dark cap device."
msgstr "Brakuje zaślepki, lecz zadanie wymaga płaskiej lub ciemnej zaślepki."
#: ekos/capture/capture.cpp:5163
#, kde-format
msgid "Unparking dust cap..."
msgstr "Wyparkowywanie zaślepki..."
#: ekos/capture/capture.cpp:5168
#, kde-format
msgid "Unparking dust cap failed, aborting..."
msgstr "Nie udało się wyparkowanie zaślepki, przerywanie..."
#: ekos/capture/capture.cpp:5182 ekos/capture/capture.cpp:5565
#, kde-format
msgid "Dust cap unparked."
msgstr "Zaślepka wyparkowana."
#: ekos/capture/capture.cpp:5322 ekos/capture/capture.cpp:5462
#, kde-format
msgid "Parking dust cap failed, aborting..."
msgstr "Niepowodzenie przy parkowaniu zaślepki, przerywanie..."
#: ekos/capture/capture.cpp:5336 ekos/capture/capture.cpp:5476
#, kde-format
msgid "Dust cap parked."
msgstr "Zaślepka zaparkowana."
#: ekos/capture/capture.cpp:5357 ekos/capture/capture.cpp:5496
#, kde-format
msgid "Mount slewing to wall position..."
msgstr "Obracanie montażu do położenia na ścianie..."
#: ekos/capture/capture.cpp:5370 ekos/capture/capture.cpp:5509
#, kde-format
msgid "Slew to wall position complete."
msgstr "Ukończono obracanie do położenia na ścianie."
#: ekos/capture/capture.cpp:5433
#, kde-format
msgid "Cover telescope with evenly illuminated light source."
msgstr "Przykryj teleskop równo oświetlającym źródłem światła."
#: ekos/capture/capture.cpp:5434
#, kde-format
msgid "Flat Frame"
msgstr "Płaska klatka"
#: ekos/capture/capture.cpp:5446
#, kde-format
msgid "Cap device is missing but the job requires flat cap device."
msgstr "Brakuje zaślepki, lecz zadanie wymaga płaskiej zaślepki."
#: ekos/capture/capture.cpp:5536
#, kde-format
msgid "Cap device is missing but the job requires dark cap device."
msgstr "Brakuje zaślepki, lecz zadanie wymaga ciemnej zaślepki."
#: ekos/capture/capture.cpp:5551
#, kde-format
msgid "UnParking dust cap failed, aborting..."
msgstr "Niepowodzenie przy wyparkowywaniu zaślepki, przerywanie..."
#: ekos/capture/capture.cpp:5587
#, kde-format
msgid "Parking mount prior to calibration frames capture..."
msgstr "Parkowanie montażu przed przechwytywaniem klatek do kalibracji..."
#: ekos/capture/capture.cpp:5592
#, kde-format
msgid "Parking mount failed, aborting..."
msgstr "Niepowodzenie przy parkowaniu montażu, przerywanie..."
#: ekos/capture/capture.cpp:5607 ekos/scheduler/scheduler.cpp:5516
#, kde-format
msgid "Mount parked."
msgstr "Montaż zaparkowany."
#: ekos/capture/capture.cpp:5621 ekos/observatory/observatorydomemodel.cpp:51
#: ekos/scheduler/scheduler.cpp:5694
#, kde-format
msgid "Parking dome..."
msgstr "Parkowanie kopuły..."
#: ekos/capture/capture.cpp:5626
#, kde-format
msgid "Parking dome failed, aborting..."
msgstr "Niepowodzenie przy parkowaniu kopuły, przerywanie..."
#: ekos/capture/capture.cpp:5641 ekos/scheduler/scheduler.cpp:5758
#, kde-format
msgid "Dome parked."
msgstr "Kopuła zaparkowana."
#: ekos/capture/capture.cpp:5672
#, kde-format
msgid "Autoguiding suspended."
msgstr "Wstrzymano naprowadzanie."
#: ekos/capture/capture.cpp:5748
#, kde-format
msgid ""
"Flat calibration failed. Captured image is only %1-bit while requested ADU "
"is %2."
msgstr ""
"Nie udała się płaska kalibracja. Przechwycony obraz jest tylko %1 bitowy, "
"podczas gdy wymagany ADU jest %2."
#: ekos/capture/capture.cpp:5758
#, kde-format
msgid "Current image is saturated (%1). Next exposure is %2 seconds."
msgstr "Bieżący obraz jest nasycony (%1). Następne naświetlenie za %2 sekund."
#: ekos/capture/capture.cpp:5778
#, kde-format
msgid "Current ADU %1 within target ADU tolerance range."
msgstr "Bieżący ADU %1 wewnątrz docelowego zakresu tolerancji ADU."
#: ekos/capture/capture.cpp:5811
#, kde-format
msgid ""
"Unable to calculate optimal exposure settings, please capture the flats "
"manually."
msgstr ""
"Nie można obliczyć optymalnych ustawień naświetlenia, przechwyć źródła "
"płaskości ręcznie."
#: ekos/capture/capture.cpp:5821
#, kde-format
msgid "Current ADU is %1 Next exposure is %2 seconds."
msgstr "Obecny ADU to %1 Następne naświetlenie za %2 sekund."
#: ekos/capture/capture.cpp:5842
#, kde-format
msgid "An empty image is received, aborting..."
msgstr "Otrzymano pusty obraz, przerywanie..."
#: ekos/capture/capture.cpp:5854
#, kde-format
msgid "Remote image saved to %1"
msgstr "Zapisano zdalny obraz do %1"
#: ekos/capture/capture.cpp:5878
#, kde-format
msgid "Post capture script finished with code %1."
msgstr "Skrypt po przechwyceniu zakończył kodem %1."
#: ekos/capture/capture.cpp:5888
#, kde-format
msgid "Processing meridian flip..."
msgstr "Przetwarzanie obrotu o południk..."
#: ekos/capture/capture.cpp:5893
#, kde-format
msgid "Resuming sequence..."
msgstr "Wznawianie sekwencji..."
#: ekos/capture/capture.cpp:5932
#, kde-format
msgid "Filter Focus Offsets"
msgstr "Przesunięcia ogniskowania z filtrem"
#: ekos/capture/capture.cpp:5951
#, kde-format
msgid "Set <em>relative</em> filter focus offset in steps."
msgstr "Ustaw <em>względne</em> przesunięcie ogniskowej z filtrem w krokach."
#: ekos/capture/capture.cpp:6100
#, kde-format
msgid "Select Current Observer"
msgstr "Wybierz bieżącego obserwatora"
#: ekos/capture/capture.cpp:6102
#, kde-format
msgid "Current Observer:"
msgstr "Bieżący obserwator:"
#. i18n: ectx: property (windowTitle), widget (QWidget, ObserverAdd)
#: ekos/capture/capture.cpp:6113 oal/execute.cpp:50 oal/observeradd.cpp:36
#: oal/observeradd.ui:26
#, kde-format
msgid "Manage Observers"
msgstr "Zarządzanie obserwatorami"
#: ekos/capture/capture.cpp:6158
#, kde-format
msgid "Ekos will refocus in %1 seconds."
msgstr "Ekos ponownie zogniskuje za %1 sekund."
#. i18n("Ekos will refocus in %1 seconds, last procedure was %2 seconds ago.", refocusEveryNTimer.elapsed()/1000-refocusEveryNTimer.elapsed()*60, refocusEveryNTimer.elapsed()/1000));
#: ekos/capture/capture.cpp:6164
#, kde-format
msgid "Ekos will refocus in %1 seconds, last procedure was %2 seconds ago."
msgstr ""
"Ekos odświeży ogniskową za %1 sekundy, ostatnio odświeżano %2 sekundy temu."
#: ekos/capture/capture.cpp:6168
#, kde-format
msgid ""
"Ekos will refocus as soon as possible, last procedure was %1 seconds ago."
msgstr ""
"Ekos odświeży ogniskową tak szybko jak to możliwe, ostatnio odświeżano %1 "
"sekundy temu."
#: ekos/capture/capture.cpp:6450
#, kde-format
msgid "Reset %1 configuration to default?"
msgstr "Wyzerować ustawienia %1 do domyślnych?"
#: ekos/capture/capture.cpp:6451
#, kde-format
msgid "Confirmation"
msgstr "Potwierdzenie"
#: ekos/capture/capture.cpp:6464
#, kde-format
msgid "Cooler is on"
msgstr "Schładzacz jest włączony"
#: ekos/capture/capture.cpp:6464
#, kde-format
msgid "Cooler is off"
msgstr "Schładzacz jest wyłączony"
#: ekos/capture/capture.cpp:6474 ekos/focus/focus.cpp:2985
#, kde-format
msgid "Exposure timeout. Aborting..."
msgstr "Upłynął czas naświetlenia. Przerywanie..."
#: ekos/capture/capture.cpp:6479 ekos/focus/focus.cpp:2997
#: ekos/guide/guide.cpp:1066
#, kde-format
msgid "Exposure timeout. Restarting exposure..."
msgstr "Upłynął czas naświetlenia. Rozpoczynanie ponownego naświetlania..."
#. i18n: ectx: property (title), widget (QGroupBox, CCDFWGroup)
#. i18n: ectx: property (title), widget (QGroupBox, ccdGroup)
#: ekos/capture/capture.ui:52 ekos/focus/focus.ui:389
#, kde-format
msgid "CCD && Filter Wheel"
msgstr "CCD i koło filtra"
#. i18n: ectx: property (text), widget (QLabel, textLabel1_12)
#: ekos/capture/capture.ui:79
#, kde-format
msgid "Frame:"
msgstr "Klatka:"
#. i18n: ectx: property (text), widget (QLabel, textLabel1_13)
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. i18n: ectx: property (text), widget (QLabel, l_26)
#: ekos/capture/capture.ui:92 ekos/guide/manualdither.ui:67
#: ekos/guide/opscalibration.ui:145
#, kde-format
msgid "X:"
msgstr "X:"
#. i18n: ectx: property (toolTip), widget (QSpinBox, binXIN)
#: ekos/capture/capture.ui:118
#, kde-format
msgid "Horizontal binning"
msgstr "Poziomy binning"
#. i18n: ectx: property (text), widget (QLabel, textLabel1_11)
#: ekos/capture/capture.ui:140
#, kde-format
msgid "V:"
msgstr "V:"
#. i18n: ectx: property (toolTip), widget (QLabel, textLabel1_4)
#. i18n: ectx: property (toolTip), widget (QLabel, textLabel1_2_5)
#. i18n: ectx: property (toolTip), widget (QLabel, textLabel1_2_4)
#. i18n: ectx: property (toolTip), widget (QLabel, FilterPosLabel)
#: ekos/capture/capture.ui:157 ekos/capture/capture.ui:1095
#: ekos/capture/capture.ui:1185 ekos/focus/focus.ui:537
#, kde-format
msgid "Number of images to capture"
msgstr "Liczba obrazów do przechwycenia"
#. i18n: ectx: property (text), widget (QLabel, textLabel1_4)
#: ekos/capture/capture.ui:163
#, kde-format
msgid "Count:"
msgstr "Liczba:"
#. i18n: ectx: property (text), widget (QPushButton, customValuesB)
#: ekos/capture/capture.ui:180
#, kde-format
msgid "Custom Properties..."
msgstr "Własne właściwości..."
#. i18n: ectx: property (toolTip), widget (QComboBox, transferFormatCombo)
#: ekos/capture/capture.ui:187
#, kde-format
msgid "Image Transfer Format"
msgstr "Format przesyłania obrazu"
#. i18n: ectx: property (text), widget (QLabel, ISOLabel)
#: ekos/capture/capture.ui:204 ekos/focus/focus.ui:654
#, kde-format
msgid "ISO:"
msgstr "ISO:"
#. i18n: ectx: property (toolTip), widget (QLabel, textLabel1_9)
#: ekos/capture/capture.ui:237
#, kde-format
msgid "Horizontal and Vertical binning"
msgstr "Poziomie i pionowe binning"
#. i18n: ectx: property (text), widget (QLabel, textLabel1_9)
#: ekos/capture/capture.ui:243
#, kde-format
msgid "Binning:"
msgstr "Binning:"
#. i18n: ectx: property (toolTip), widget (QPushButton, resetFrameB)
#: ekos/capture/capture.ui:268
#, kde-format
msgid "Reset CCD frame & size values to default values"
msgstr "Przywróć klatkę CCD i jej wartości do wartości domyślnych"
#. i18n: ectx: property (text), widget (QPushButton, resetFrameB)
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. i18n: ectx: property (text), widget (QPushButton, resetB)
#: ekos/capture/capture.ui:271 ekos/focus/focus.ui:587 ekos/mount/mount.ui:427
#: ekos/scheduler/mosaic.ui:613
#, kde-format
msgid "Reset"
msgstr "Wyzeruj"
#. i18n: ectx: property (text), widget (QLabel, textLabel1_14)
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. i18n: ectx: property (text), widget (QLabel, l_27)
#: ekos/capture/capture.ui:313 ekos/guide/manualdither.ui:88
#: ekos/guide/opscalibration.ui:159
#, kde-format
msgid "Y:"
msgstr "Y:"
#. i18n: ectx: property (text), widget (QLabel, label_7)
#: ekos/capture/capture.ui:343
#, kde-format
msgid "Format:"
msgstr "Format:"
#. i18n: ectx: property (text), widget (QLabel, textLabel1_15)
#: ekos/capture/capture.ui:356
#, kde-format
msgid "W:"
msgstr "SZER.:"
#. i18n: ectx: property (toolTip), widget (QPushButton, calibrationB)
#: ekos/capture/capture.ui:402
#, kde-format
msgid "Dark & Flat frames automatic calibration options"
msgstr "Opcje samoczynnej kalibracji ciemnych i płaskich klatek"
#. i18n: ectx: property (text), widget (QPushButton, calibrationB)
#: ekos/capture/capture.ui:405 ekos/guide/guide.cpp:111
#: ekos/guide/internalguide/rcalibration.cpp:45
#, kde-format
msgid "Calibration"
msgstr "Kalibracja"
#. i18n: ectx: property (toolTip), widget (QPushButton, rotatorB)
#: ekos/capture/capture.ui:421
#, kde-format
msgid "Rotator Control"
msgstr "Sterownie obrotnicą"
#. i18n: ectx: property (toolTip), widget (QLabel, exposureLabel_2)
#: ekos/capture/capture.ui:433
#, kde-format
msgid "Set the exposure time in seconds for individual images, if applicable"
msgstr ""
"Ustawienie czasu ekspozycji w sekundach dla kolejnych obrazów, jeśli możliwe"
#. i18n: ectx: property (text), widget (QLabel, exposureLabel_2)
#. i18n: ectx: property (text), widget (QLabel, label_19)
#: ekos/capture/capture.ui:439 oal/equipmentwriter.ui:685
#, kde-format
msgid "Exposure:"
msgstr "Naświetlenie:"
#. i18n: ectx: property (toolTip), widget (QLabel, textLabel1_8)
#: ekos/capture/capture.ui:487
#, kde-format
msgid "Delay in seconds between consecutive images"
msgstr "Czas w sekundach między kolejnymi obrazami"
#. i18n: ectx: property (text), widget (QLabel, textLabel1_8)
#: ekos/capture/capture.ui:493
#, kde-format
msgid "Delay:"
msgstr "Opóźnienie:"
#. i18n: ectx: property (text), widget (QLabel, label_5)
#: ekos/capture/capture.ui:505
#, kde-format
msgid "<b>Capture Settings</b>"
msgstr "<b>Ustawienia przechwytywania</b>"
#. i18n: ectx: property (toolTip), widget (QSpinBox, binYIN)
#: ekos/capture/capture.ui:559
#, kde-format
msgid "Vertical binning"
msgstr "Pionowy binning"
#. i18n: ectx: property (text), widget (QLabel, label_6)
#: ekos/capture/capture.ui:580
#, kde-format
msgid "<b>File Settings</b>"
msgstr "<b>Ustawienia plików</b>"
#. i18n: ectx: property (toolTip), widget (QLabel, label_2)
#: ekos/capture/capture.ui:607
#, kde-format
msgid ""
"When storing images on remote devices, specify the directory where captured "
"images are saved to."
msgstr ""
"Przy przechowywaniu obrazów na zdalnych urządzeniach, podaj katalog zapisu "
"przechwytywanych obrazów."
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: ekos/capture/capture.ui:610 ekos/profileeditor.ui:633
#, kde-format
msgid "Remote:"
msgstr "Zdalne:"
#. i18n: ectx: property (placeholderText), widget (QLineEdit, remoteDirIN)
#: ekos/capture/capture.ui:623
#, kde-format
msgid "/home/pi"
msgstr "/home/pi"
#. i18n: ectx: property (toolTip), widget (QLabel, label_3)
#: ekos/capture/capture.ui:630
#, kde-format
msgid ""
"Post-capture script to be executed after an image is captured. The capture "
"sequence is resumed when the script is executed successfully."
msgstr ""
"Skrypt do wykonania po przechwyceniu obrazów. Działanie przechwytywania "
"zostaje zatrzymane do czasu wykonania skryptu. "
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. i18n: ectx: property (text), widget (QLabel, label_13)
#. i18n: ectx: property (text), widget (QLabel, label_8)
#: ekos/capture/capture.ui:633 ekos/scheduler/scheduler.ui:1771
#: ekos/scheduler/scheduler.ui:2073
#, kde-format
msgid "Script:"
msgstr "Skrypt:"
#. i18n: ectx: property (text), item, widget (QComboBox, uploadModeCombo)
#. i18n: ectx: attribute (title), widget (QWidget, clientTab)
#: ekos/capture/capture.ui:654 indi/drivermanager.ui:242
#, kde-format
msgid "Client"
msgstr "Klient"
#. i18n: ectx: property (text), item, widget (QComboBox, uploadModeCombo)
#. i18n: ectx: property (text), widget (QRadioButton, localR)
#: ekos/capture/capture.ui:659 indi/drivermanager.ui:153
#, kde-format
msgid "Local"
msgstr "Lokalny"
#. i18n: ectx: property (text), item, widget (QComboBox, uploadModeCombo)
#: ekos/capture/capture.ui:664
#, kde-format
msgid "Both"
msgstr "Oba"
#. i18n: ectx: property (toolTip), widget (QLabel, textLabel1_18)
#: ekos/capture/capture.ui:672
#, kde-format
msgid "Local directory to save sequence images"
msgstr "Katalog lokalny do zapisu szeregu obrazów"
#. i18n: ectx: property (text), widget (QLabel, textLabel1_18)
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: ekos/capture/capture.ui:678 ekos/scheduler/mosaic.ui:558
#: indi/recordingoptions.ui:94
#, kde-format
msgid "Directory:"
msgstr "Katalog:"
#. i18n: ectx: property (placeholderText), widget (QLineEdit, prefixIN)
#. i18n: ectx: property (text), widget (QLabel, label_8)
#: ekos/capture/capture.ui:685 ekos/capture/rotatorsettings.ui:362
#, kde-format
msgid "Target"
msgstr "Cel"
#. i18n: ectx: property (toolTip), widget (QLabel, textLabel1_7)
#: ekos/capture/capture.ui:701
#, kde-format
msgid ""
"<p>Prefix is used to generate file names ( e.g. M42_HA_240_secs_001.fits)</"
"p>\n"
"<ul>\n"
"<li><strong>Target</strong>: Target Name (e.g. M42)</li>\n"
"<li><strong>Filter</strong>: When using a filter wheel, the filter name is "
"appended to the file name (e.g. HA)</li>\n"
"<li><strong>Duration</strong>: Capture duration is appended to the file name "
"(e.g. 240_secs)</li>\n"
"<li><strong>TS</strong>: ISO 8601 timestamp is appended to the file name (e."
"g. 2016-10-20T22:42:10)</li>\n"
"</ul>"
msgstr ""
"<p>Przedrostek jest używany do tworzenia nazw plików ( np. "
"M42_HA_240_secs_001.fits)</p>\n"
"<ul>\n"
"<li><strong>Cel</strong>: Nazwa celu (np. M42)</li>\n"
"<li><strong>Filtr</strong>: Przy używaniu koła filtrowania, nazwa filtra "
"jest dołączana do nazwy pliku (np. HA)</li>\n"
"<li><strong>Czas trwania</strong>: Czas trwania przechwytywania jest "
"dołączany do nazwy pliku(np. 240_secs)</li>\n"
"<li><strong>TS</strong>: Znacznik czasu ISO 8601 jest dołączany do nazwy "
"pliku (np. 2016-10-20T22:42:10)</li>\n"
"</ul>"
#. i18n: ectx: property (text), widget (QLabel, textLabel1_7)
#: ekos/capture/capture.ui:707
#, kde-format
msgid "Prefix:"
msgstr "Przedrostek:"
#. i18n: ectx: property (toolTip), widget (QLabel, label_4)
#: ekos/capture/capture.ui:720
#, kde-format
msgid ""
"<p>Select how captured images are uploaded:</p>\n"
"<ol>\n"
"<li><strong>Client</strong>: Captured images are only uploaded to Ekos.</"
"li>\n"
"<li><strong>Local</strong>: Captured images are only saved locally on the "
"remote computer.</li>\n"
"<li><strong>Both</strong>: Captured images are saved on remote device "
"<b>and</b> uploaded to Ekos.</li>\n"
"</ol>\n"
"<p>When selecting <i>Local</i> or <i>Both</i>, you must specify the remote "
"directory where the remote images are saved to. By default, all captured "
"images are uploaded to Ekos."
msgstr ""
"<p>Wybierz sposób wysyłania przechwyconych obrazów:</p>\n"
"<ol>\n"
"<li><strong>Klient</strong>: Przechwycone obrazy są wysyłane tylko do Ekos.</"
"li>\n"
"<li><strong>Lokalny</strong>: Przechwycone obrazy są zapisywane tylko "
"lokalnie na zdalnym komputerze.</li>\n"
"<li><strong>Oba</strong>: Przechwycone obrazy są zapisywane na zdalnym "
"urządzeniu <b>oraz</b> wysyłane do Ekos.</li>\n"
"</ol>\n"
"<p>Przy wybieraniu <i>Lokalny</i> lub <i>Oba</i>, musisz podać zdalny "
"katalog do zapisywania zdalnych obrazów. Domyślnie wszystkie przechwytywane "
"obrazy są wysyłane do Ekos."
#. i18n: ectx: property (text), widget (QLabel, label_4)
#: ekos/capture/capture.ui:723
#, kde-format
msgid "Upload:"
msgstr "Wyślij:"
#. i18n: ectx: property (toolTip), widget (QCheckBox, filterCheck)
#: ekos/capture/capture.ui:735
#, kde-format
msgid "Append the active filter slot to the prefix"
msgstr "Dołącz aktywny slot filtra do przedrostka"
#. i18n: ectx: property (toolTip), widget (QCheckBox, expDurationCheck)
#: ekos/capture/capture.ui:745
#, kde-format
msgid "Append the expose duration to the prefix"
msgstr "Dołącz czas trwania naświetlania do przedrostka"
#. i18n: ectx: property (text), widget (QCheckBox, expDurationCheck)
#. i18n: ectx: property (text), widget (QRadioButton, recordDurationR)
#: ekos/capture/capture.ui:748 indi/recordingoptions.ui:40
#, kde-format
msgid "Duration"
msgstr "Czas trwania"
#. i18n: ectx: property (toolTip), widget (QCheckBox, ISOCheck)
#: ekos/capture/capture.ui:755
#, kde-format
msgid "Append time stamp to the prefix"
msgstr "Dołącz znacznik czasu do przedrostka"
#. i18n: ectx: property (text), widget (QCheckBox, ISOCheck)
#: ekos/capture/capture.ui:758
#, kde-format
msgid "TS"
msgstr "TS"
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, temperatureIN)
#: ekos/capture/capture.ui:820
#, kde-format
msgid "Desired CCD temperature"
msgstr "Żądana temperatura CCD"
#. i18n: ectx: property (text), widget (QLabel, label)
#: ekos/capture/capture.ui:843
#, kde-format
msgid "Cooler:"
msgstr "Schładzacz:"
#. i18n: ectx: property (toolTip), widget (QPushButton, setTemperatureB)
#: ekos/capture/capture.ui:859
#, kde-format
msgid "Set CCD temperature"
msgstr "Ustawienie temperatury CCD"
#. i18n: ectx: property (toolTip), widget (QPushButton, coolerOnB)
#: ekos/capture/capture.ui:925
#, kde-format
msgid "Turn cooler on"
msgstr "Włącz schładzacz"
#. i18n: ectx: property (text), widget (QPushButton, coolerOnB)
#: ekos/capture/capture.ui:936
#, kde-format
msgid "On"
msgstr "Włączone"
#. i18n: ectx: property (toolTip), widget (QPushButton, coolerOffB)
#: ekos/capture/capture.ui:955
#, kde-format
msgid "Turn cooler off"
msgstr "Wyłącz schładzacz"
#. i18n: ectx: property (text), widget (QPushButton, coolerOffB)
#: ekos/capture/capture.ui:966
#, kde-format
msgid "Off"
msgstr "Wyłączone"
#. i18n: ectx: property (toolTip), widget (QCheckBox, temperatureCheck)
#: ekos/capture/capture.ui:976
#, kde-format
msgid ""
"<html><head/><body><p>Enforce temperature value before capturing an image</"
"p></body></html>"
msgstr ""
"<html><head/><body><p>Wymuś wartość temperatury przed przechwyceniem obrazu</"
"p></body></html>"
#. i18n: ectx: property (text), widget (QCheckBox, temperatureCheck)
#: ekos/capture/capture.ui:979
#, kde-format
msgid "Tº"
msgstr "Tº"
#. i18n: ectx: property (toolTip), widget (QPushButton, clearConfigurationB)
#: ekos/capture/capture.ui:1033
#, kde-format
msgid "Clear camera configuration"
msgstr "Wyczyść ustawienia aparatu"
#. i18n: ectx: property (toolTip), widget (QLabel, temperatureOUT)
#: ekos/capture/capture.ui:1059
#, kde-format
msgid "Current CCD temperature"
msgstr "Bieżąca temperatura CCD"
#. i18n: ectx: property (title), widget (QGroupBox, optionsGroup)
#: ekos/capture/capture.ui:1074
#, kde-format
msgid "Limit Settings"
msgstr "Ustawienia granicy"
#. i18n: ectx: property (text), widget (QCheckBox, refocusEveryNCheck)
#: ekos/capture/capture.ui:1133
#, kde-format
msgid "Refocus every"
msgstr "Zmień ogniskową co"
#. i18n: ectx: property (toolTip), widget (QCheckBox, autofocusCheck)
#: ekos/capture/capture.ui:1175
#, kde-format
msgid ""
"Perform autofocusing once Half-Flux-Radius (HFR) value exceeds this limit"
msgstr ""
"Samoczynnie ustaw ogniskową w chwili przekroczenia ograniczenia dla wartości "
"Half-Flux-Radius (HFR)"
#. i18n: ectx: property (text), widget (QCheckBox, autofocusCheck)
#: ekos/capture/capture.ui:1178
#, kde-format
msgid "Autofocus if HFR >"
msgstr "Samoczynnego ogniskowanie, jeśli HFR >"
#. i18n: ectx: property (text), widget (QLabel, textLabel1_2_4)
#: ekos/capture/capture.ui:1191
#, kde-format
msgid "\""
msgstr "\""
#. i18n: ectx: property (toolTip), widget (QCheckBox, guideDeviationCheck)
#: ekos/capture/capture.ui:1201
#, kde-format
msgid "Abort sequence if guiding deviation exceed this value"
msgstr "Przerwij szereg jeśli odchylenie naprowadzania przekroczy tę wartość"
#. i18n: ectx: property (text), widget (QCheckBox, guideDeviationCheck)
#: ekos/capture/capture.ui:1204
#, kde-format
msgid "Guiding Deviation <"
msgstr "Odchylenie naprowadzania <"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#: ekos/capture/capture.ui:1255
#, kde-format
msgid "Sequence Queue"
msgstr "Kolejka sekwencji"
#. i18n: ectx: property (toolTip), widget (QPushButton, resetB)
#: ekos/capture/capture.ui:1423
#, kde-format
msgid "Reset status of all jobs"
msgstr "Wyzeruj stany wszystkich prac"
#. i18n: ectx: property (toolTip), widget (QPushButton, observerB)
#: ekos/capture/capture.ui:1448
#, kde-format
msgid "Select Observer"
msgstr "Wybierz obserwatora"
#. i18n: ectx: property (text), widget (QTableWidget, queueTable)
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. i18n: ectx: property (text), widget (QTreeWidget, localTreeWidget)
#. i18n: ectx: property (text), widget (QTreeWidget, clientTreeWidget)
#: ekos/capture/capture.ui:1582 ekos/ekoslive/ekoslivedialog.ui:119
#: ekos/scheduler/scheduler.ui:941 indi/drivermanager.ui:66
#: indi/drivermanager.ui:322
#, kde-format
msgid "Status"
msgstr "Stan"
#. i18n: ectx: property (text), widget (QTableWidget, queueTable)
#. i18n: ectx: property (text), widget (QTreeWidget, OptionsList)
#: ekos/capture/capture.ui:1592 tools/observinglist.cpp:99
#: tools/observinglist.cpp:103 tools/optionstreeview.ui:33
#, kde-format
msgid "Type"
msgstr "Rodzaj"
#. i18n: ectx: property (text), widget (QTableWidget, queueTable)
#: ekos/capture/capture.ui:1597
#, kde-format
msgid "Bin"
msgstr "Bin"
#. i18n: ectx: property (text), widget (QTableWidget, queueTable)
#: ekos/capture/capture.ui:1602
#, kde-format
msgid "Exp"
msgstr "Exp"
#. i18n: ectx: property (text), widget (QTableWidget, queueTable)
#: ekos/capture/capture.ui:1607
#, kde-format
msgid "ISO"
msgstr "ISO"
#. i18n: ectx: property (text), widget (QTableWidget, queueTable)
#: ekos/capture/capture.ui:1612
#, kde-format
msgid "Count"
msgstr "Liczba"
#. i18n: ectx: property (toolTip), widget (QPushButton, previewB)
#: ekos/capture/capture.ui:1640
#, kde-format
msgid "Capture a preview"
msgstr "Wykonaj podgląd"
#. i18n: ectx: property (toolTip), widget (QPushButton, loopB)
#: ekos/capture/capture.ui:1666
#, kde-format
msgid "Start framing (looping)"
msgstr "Rozpocznij ramkowanie (w pętli)"
#. i18n: ectx: property (toolTip), widget (QPushButton, liveVideoB)
#: ekos/capture/capture.ui:1701 ekos/focus/focus.ui:746
#, kde-format
msgid "Live Video"
msgstr "Obraz na żywo"
#. i18n: ectx: property (toolTip), widget (QPushButton, pauseB)
#: ekos/capture/capture.ui:1792
#, kde-format
msgid "Pause Sequence"
msgstr "Wstrzymaj kolejkę"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#: ekos/capture/capture.ui:1817
#, kde-format
msgid "FITS Viewer"
msgstr "Przeglądarka FITS"
#. i18n: ectx: property (toolTip), widget (QCheckBox, darkSubCheck)
#: ekos/capture/capture.ui:1844
#, kde-format
msgid "Perform automatic dark subtraction in preview mode"
msgstr "Samoczynnie odejmij ciemność w trybie podglądu."
#. i18n: ectx: property (text), widget (QCheckBox, darkSubCheck)
#: ekos/capture/capture.ui:1847
#, kde-format
msgid "Auto Dark "
msgstr "Samociemność"
#. i18n: ectx: property (toolTip), widget (QLabel, label_8)
#: ekos/capture/capture.ui:1862
#, kde-format
msgid "Apply effect to image after capture to enhance it"
msgstr "Zastosuj efekt do obrazu po jego przechwyceniu celem jego ulepszenia"
#. i18n: ectx: property (text), widget (QLabel, label_8)
#: ekos/capture/capture.ui:1865
#, kde-format
msgid "Effects:"
msgstr "Efekty:"
#. i18n: ectx: property (title), widget (QGroupBox, progressGroup)
#: ekos/capture/capture.ui:1892
#, kde-format
msgid "Progress"
msgstr "Postęp"
#. i18n: ectx: property (text), widget (QLabel, progressLabel_3)
#: ekos/capture/capture.ui:1923
#, kde-format
msgid "Expose:"
msgstr "Naświetlenie:"
#. i18n: ectx: property (text), widget (QLabel, progressLabel_2)
#: ekos/capture/capture.ui:1971
#, kde-format
msgid "Progress:"
msgstr "Postęp:"
#. i18n: ectx: property (text), widget (QLabel, textLabel1_4_2_3)
#: ekos/capture/capture.ui:1994
#, kde-format
msgid "of"
msgstr "z"
#. i18n: ectx: property (text), widget (QLabel, completedLabel_2)
#: ekos/capture/capture.ui:2020
#, kde-format
msgid "completed"
msgstr "zakończono"
#. i18n: ectx: property (windowTitle), widget (QDialog, CustomProperties)
#: ekos/capture/customproperties.ui:14
#, kde-format
msgid "Custom Capture Properties"
msgstr "Własne właściwości przechwytywania"
#. i18n: ectx: property (text), widget (QLabel, tipLabel)
#: ekos/capture/customproperties.ui:20
#, kde-format
msgid ""
"<html><head/><body><p>Select custom properties to be set when the sequence "
"job is executed in batch mode. After the desired property value is set in "
"INDI Control Panel, add it to the<span style=\" font-weight:600;\"> Job "
"Properties</span> section. Click <span style=\" font-weight:600;\">Apply</"
"span> to record the property values.</p></body></html>"
msgstr ""
"<html><head/><body><p>Wybierz własne właściwości do ustawienia po wykonaniu "
"szeregu zadań wykonywanych w trybie wstadowym. Po ustawieniu wartości "
"wybranej właściwości w panelu sterowania INDI, dodaj ją do działu <span "
"style=\" font-weight:600;\"> Właściwości zadania</span>. Kliknij <span style="
"\" font-weight:600;\">Zastosuj</span> aby zapisać wartości właściwości.</p></"
"body></html>"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: ekos/capture/customproperties.ui:34
#, kde-format
msgid "Available Properties"
msgstr "Dostępne właściwości"
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: ekos/capture/customproperties.ui:142
#, kde-format
msgid "Job Properties"
msgstr "Właściwości zadania"
#. i18n: ectx: property (windowTitle), widget (QDialog, DSLRInfo)
#: ekos/capture/dslrinfo.ui:14
#, kde-format
msgid "DSLR Camera Settings"
msgstr "Ustawienia aparatu DSLR"
#. i18n: ectx: property (text), widget (QLabel, label)
#: ekos/capture/dslrinfo.ui:44
#, kde-format
msgid ""
"<html><head/><body><p>Please fill the required information below. This is a "
"one-time setup. You can obtain these values from your camera manual or from "
"online sources such as <a href=\"http://www.digicamdb.com/\"><span style=\" "
"text-decoration: underline; color:#007af4;\">Digital Camera Database</span></"
"a>.</p></body></html>"
msgstr ""
"<html><head/><body><p>Wypełnij wymagane informacje poniżej. Jest to "
"jednorazowe ustawiene. Wartości te możesz pobrać z instrukcji obsługi "
"swojego aparatu lub ze źródeł internetowych, takich jak <a href=\"http://www."
"digicamdb.com/\"><span style=\" text-decoration: underline; color:#007af4;"
"\">Baza danych aparatów cyfrowych</span></a>.</p></body></html>"
#. i18n: ectx: property (toolTip), widget (QLabel, label_3)
#: ekos/capture/dslrinfo.ui:58
#, kde-format
msgid ""
"<html><head/><body><p>Sensor resolution in pixels (W x H)</p></body></html>"
msgstr ""
"<html><head/><body><p>Rozdzielczość czujnika w pikselach (SZER x WYS)</p></"
"body></html>"
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: ekos/capture/dslrinfo.ui:61
#, kde-format
msgid "Sensor Resolution:"
msgstr "Rozdzielczość czujnika:"
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. i18n: ectx: property (text), widget (QLabel, textLabelXplanetGeometryY)
#: ekos/capture/dslrinfo.ui:80 ekos/capture/dslrinfo.ui:137
#: ekos/capture/rotatorsettings.ui:290 xplanet/opsxplanet.ui:111
#, kde-format
msgid "x"
msgstr "x"
#. i18n: ectx: property (toolTip), widget (QLabel, label_5)
#: ekos/capture/dslrinfo.ui:115
#, kde-format
msgid ""
"<html><head/><body><p>Pixel pitch in micrometers. For squared-pixel cameras, "
"put the same value in the horizontal and vertical pixel pitches.</p></body></"
"html>"
msgstr ""
"<html><head/><body><p>Rozstaw pikseli w mikrometrach. Dla aparatów o "
"pikselach w kształcie kwadratu, daj tę samą wartość dla rozstawu poziomego i "
"pionowego.</p></body></html>"
#. i18n: ectx: property (text), widget (QLabel, label_5)
#: ekos/capture/dslrinfo.ui:118
#, kde-format
msgid "Pixel Pitch:"
msgstr "Rozstaw pikseli:"
#: ekos/capture/dslrinfodialog.cpp:43
#, kde-format
msgid "Invalid values. Please set all values."
msgstr "Nieprawidłowe wartości. Ustaw wszystkie wartości."
#. i18n: ectx: property (windowTitle), widget (QDialog, RotatorDialog)
#: ekos/capture/rotatorsettings.ui:14
#, kde-format
msgid "Rotator Settings"
msgstr "Ustawienia obrotnicy"
#. i18n: ectx: property (title), widget (QGroupBox, targetPAGroup)
#: ekos/capture/rotatorsettings.ui:76
#, kde-format
msgid "Target Position Angle"
msgstr "Docelowy kąt położenia"
#. i18n: ectx: property (toolTip), widget (QCheckBox, enforceRotationCheck)
#: ekos/capture/rotatorsettings.ui:87
#, kde-format
msgid ""
"<html><head/><body><p>Set target position angle before capture is started.</"
"p></body></html>"
msgstr ""
"<html><head/><body><p>Ustaw docelowy kąt położenia przed rozpoczęciem "
"czynności przechwytywania.</p></body></html>"
#. i18n: ectx: property (text), widget (QCheckBox, enforceRotationCheck)
#: ekos/capture/rotatorsettings.ui:90
#, kde-format
msgid "PA"
msgstr "PA"
#. i18n: ectx: property (toolTip), widget (QCheckBox, syncFOVPA)
#: ekos/capture/rotatorsettings.ui:129
#, kde-format
msgid ""
"<html><head/><body><p>Set FOV indicator Position Angle to match Target "
"Position Angle</p></body></html>"
msgstr ""
"<html><head/><body><p>Ustaw kąt położenia wskaźnika FOV tak, aby pasował do "
"docelowego kąta położenia.</p></body></html>"
#. i18n: ectx: property (text), widget (QCheckBox, syncFOVPA)
#: ekos/capture/rotatorsettings.ui:132
#, kde-format
msgid "Sync FOV to PA"
msgstr "Zsynchronizuj FOV do PA"
#. i18n: ectx: property (toolTip), widget (QCheckBox, rotateAfterMeridianCheck)
#: ekos/capture/rotatorsettings.ui:142
#, kde-format
msgid "Rotate camera 180 degrees after meridian flip"
msgstr "Obróć aparat o 180 stopni po obrocie o południk"
#. i18n: ectx: property (text), widget (QCheckBox, rotateAfterMeridianCheck)
#: ekos/capture/rotatorsettings.ui:145
#, kde-format
msgid "Rotate After Meridian Flip"
msgstr "Obróć po obrocie o południk"
#. i18n: ectx: property (title), widget (QGroupBox, rotatorControlGroup)
#: ekos/capture/rotatorsettings.ui:172
#, kde-format
msgid "Rotator Angle Control"
msgstr "Sterowanie kątem obrotnicy"
#. i18n: ectx: property (text), widget (QPushButton, setAngleB)
#. i18n: ectx: property (text), widget (QPushButton, setPAB)
#: ekos/capture/rotatorsettings.ui:226 ekos/capture/rotatorsettings.ui:388
#: indi/indiproperty.cpp:236 indi/indiproperty.cpp:264
#: kstarslite/qml/indi/modules/KSINDITextField.qml:39
#, kde-format, kde-kuit-format
msgid "Set"
msgstr "Ustaw"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. i18n: ectx: property (text), widget (QLabel, l_28)
#: ekos/capture/rotatorsettings.ui:233 ekos/guide/opscalibration.ui:173
#, kde-format
msgid "Angle:"
msgstr "Kąt:"
#. i18n: ectx: property (toolTip), widget (QGroupBox, currentPAGroup)
#: ekos/capture/rotatorsettings.ui:243
#, kde-format
msgid ""
"<html><head/><body><p>Position Angle (PA) is defined as degrees E of N. Zero "
"degrees indicate frame <span style=\" font-weight:600;\">UP</span> points "
"directly toward the celestial pole. 90 degrees indicate frame <span style=\" "
"font-weight:600;\">UP</span> points 90 degrees counter-clockwise with "
"respect to the celestial pole.</p><p>PA is calculated from raw rotator angle "
"plus modifiers to match the rotation angle as measured by astrometry. Enter "
"the modifiers manually or solve an image in the Align Module to generate "
"them automatically.</p></body></html>"
msgstr ""
"<html><head/><body><p>Kąt położenia (PA) jest określony jako kąt WSCH "
"kierunku PN. Kąt zero określa, że <span style=\" font-weight:600;\">GÓRA</"
"span> wskazuje bezpośrednio na biegun niebieski. 90 stopni określa, że <span "
"style=\" font-weight:600;\">GÓRA</span> wskazuje 90 stopni na lewo względem "
"bieguna niebieskiego.</p><p>PA jest obliczany z sumy nieprzetworzonego kąt "
"obrotnicy i modyfikatorów tak, aby pasował on do kąta obrotu pomierzonego "
"przez astrometry. Podaj modyfikatory ręcznie lub rozwiąż obraz w module "
"wyrównywania, aby wyznaczyć je samoczynnie.</p></body></html>"
#. i18n: ectx: property (title), widget (QGroupBox, currentPAGroup)
#: ekos/capture/rotatorsettings.ui:246
#, kde-format
msgid "Position Angle Control"
msgstr "Kąt położenia"
#. i18n: ectx: property (text), widget (QLabel, label_6)
#: ekos/capture/rotatorsettings.ui:267
#, kde-format
msgid "Current"
msgstr "Bieżący:"
#. i18n: ectx: property (toolTip), widget (QLineEdit, rawAngle)
#. i18n: ectx: property (toolTip), widget (QLineEdit, PAOut)
#: ekos/capture/rotatorsettings.ui:280 ekos/capture/rotatorsettings.ui:352
#, kde-format
msgid "Rotator Angle"
msgstr "Kąt obrotnicy"
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, PAMulSpin)
#: ekos/capture/rotatorsettings.ui:297
#, kde-format
msgid "Rotator angle multiplier"
msgstr "Mnożnik kąta obrotnicy"
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. i18n: ectx: property (text), widget (QCheckBox, northControlCheck)
#. i18n: ectx: property (text), widget (QCheckBox, eastControlCheck)
#: ekos/capture/rotatorsettings.ui:313 ekos/guide/guide.ui:370
#: ekos/guide/guide.ui:465 kstarslite/qml/indi/modules/MotionControl.qml:301
#, kde-format, kde-kuit-format
msgid "+"
msgstr "+"
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, PAOffsetSpin)
#: ekos/capture/rotatorsettings.ui:320
#, kde-format
msgid "Rotator angle offset"
msgstr "Przesunięcie kąta obrotnicy"
#. i18n: ectx: property (text), widget (QLabel, label_7)
#: ekos/capture/rotatorsettings.ui:339
#, kde-format
msgid "="
msgstr "="
#: ekos/capture/sequencejob.cpp:29 ekos/ekos.h:72 ekos/ekos.h:105
#: ekos/ekos.h:123
#, kde-format
msgid "In Progress"
msgstr "W toku"
#: ekos/capture/sequencejob.cpp:29 ekos/ekos.h:25 ekos/ekos.h:73
#: ekos/ekos.h:105 ekos/ekos.h:123 ekos/ekos.h:156
#: ekos/scheduler/schedulerjob.cpp:453
#, kde-format
msgid "Aborted"
msgstr "Przerwano"
#: ekos/capture/sequencejob.cpp:30 ekos/ekos.h:76 ekos/ekos.h:104
#: ekos/ekos.h:122 ekos/scheduler/schedulerjob.cpp:452
#, kde-format
msgid "Complete"
msgstr "Ukończone"
#: ekos/ekos.h:26
#, kde-format
msgid "Connected"
msgstr "Połączony"
#: ekos/ekos.h:27
#, kde-format
msgid "Disconnected"
msgstr "Rozłączony"
#: ekos/ekos.h:28 ekos/ekos.h:72 ekos/scheduler/schedulerjob.cpp:485
#, kde-format
msgid "Capturing"
msgstr "Przechwytywanie"
#: ekos/ekos.h:29
#, kde-format
msgid "Looping"
msgstr "Zapętlanie"
#: ekos/ekos.h:30
#, kde-format
msgid "Subtracting"
msgstr "Odejmowanie"
#: ekos/ekos.h:31
#, kde-format
msgid "Subframing"
msgstr "Klatka pomocnicza"
#: ekos/ekos.h:32
#, kde-format
msgid "Selecting star"
msgstr "Wybieranie gwiazdy"
#: ekos/ekos.h:33 ekos/ekos.h:75
#, kde-format
msgid "Calibrating"
msgstr "Kalibrowanie"
#: ekos/ekos.h:34
#, kde-format
msgid "Calibration error"
msgstr "Błąd kalibracji"
#: ekos/ekos.h:35
#, kde-format
msgid "Calibrated"
msgstr "Skalibrowany"
#. i18n("Calibrating");
#. i18n: ectx: property (windowTitle), widget (QWidget, guiderClass)
#: ekos/ekos.h:36 ekos/guide/internalguide/guider.ui:32
#: ekos/scheduler/schedulerjob.cpp:483
#, kde-format
msgid "Guiding"
msgstr "Naprowadzanie"
#: ekos/ekos.h:37 ekos/ekos.h:73
#, kde-format
msgid "Suspended"
msgstr "Wstrzymano"
#: ekos/ekos.h:38
#, kde-format
msgid "Reacquiring"
msgstr "Ponowne uzyskiwanie"
#: ekos/ekos.h:39 ekos/ekos.h:74
#, kde-format
msgid "Dithering"
msgstr "Rozpraszanie"
#. i18n: ectx: property (windowTitle), widget (QDialog, ManualDither)
#: ekos/ekos.h:40 ekos/guide/manualdither.ui:14
#, kde-format
msgid "Manual Dithering"
msgstr "Ręczne rozpraszanie"
#: ekos/ekos.h:41
#, kde-format
msgid "Dithering error"
msgstr "Błąd rozpraszania"
#: ekos/ekos.h:42
#, kde-format
msgid "Dithering successful"
msgstr "Udane rozpraszanie"
#: ekos/ekos.h:43
#, kde-format
msgid "Settling"
msgstr "Ustalanie"
#: ekos/ekos.h:72
#, kde-format
msgid "Pause Planned"
msgstr "Zaplanowano przestój"
#: ekos/ekos.h:72 ekos/ekos.h:156
#, kde-format
msgid "Paused"
msgstr "Wstrzymano"
#: ekos/ekos.h:73
#, kde-format
msgid "Waiting"
msgstr "Oczekiwanie"
#: ekos/ekos.h:73
#, kde-format
msgid "Image Received"
msgstr "Pobrano obraz"
#: ekos/ekos.h:74 ekos/scheduler/schedulerjob.cpp:475
#, kde-format
msgid "Focusing"
msgstr "Ogniskowanie"
#: ekos/ekos.h:74
#, kde-format
msgid "Filter Focus"
msgstr "Ogniskowanie z filtrem"
#: ekos/ekos.h:74 ekos/ekos.h:106 ekos/ekos.h:139
#, kde-format
msgid "Changing Filter"
msgstr "Zmienienianie filtra"
#: ekos/ekos.h:75
#, kde-format
msgid "Setting Temperature"
msgstr "Ustawianie temperatury"
#: ekos/ekos.h:75
#, kde-format
msgid "Setting Rotator"
msgstr "Ustawianie obrotnicy"
#: ekos/ekos.h:75 ekos/scheduler/schedulerjob.cpp:478
#, kde-format
msgid "Aligning"
msgstr "Wyrównywanie"
#. i18n: ectx: property (title), widget (QGroupBox, MeridianFlipGroup)
#: ekos/ekos.h:76 ekos/mount/mount.ui:353
#, kde-format
msgid "Meridian Flip"
msgstr "Obrót o południk"
#: ekos/ekos.h:104 ekos/ekos.h:122
#, kde-format
msgid "Failed"
msgstr "Niepowodzenie"
#: ekos/ekos.h:105
#, kde-format
msgid "User Input"
msgstr "Działanie użytkownika"
#: ekos/ekos.h:106
#, kde-format
msgid "Framing"
msgstr "Klatkownanie"
#: ekos/ekos.h:123
#, kde-format
msgid "Syncing"
msgstr "Synchronizowanie"
#: ekos/ekos.h:124 ekos/scheduler/schedulerjob.cpp:472
#: indi/inditelescope.cpp:1269
#, kde-format
msgid "Slewing"
msgstr "Obracanie"
#: ekos/ekos.h:139
#, kde-format
msgid "Focus Offset"
msgstr "Przesunięcie ogniskowej"
#: ekos/ekos.h:155
#, kde-format
msgid "Startup"
msgstr "Rozruch"
#: ekos/ekos.h:155 ekos/scheduler/schedulerjob.cpp:450
#, kde-format
msgid "Running"
msgstr "Uruchomione"
#: ekos/ekos.h:156
#, kde-format
msgid "Shutdown"
msgstr "Wyłączenie"
#. i18n: ectx: property (text), widget (QPushButton, externalDisconnectB)
#. i18n: ectx: property (text), widget (QPushButton, disconnectB)
#. i18n: ectx: property (text), widget (QPushButton, disconnectHostB)
#: ekos/ekoslive/ekosliveclient.cpp:192 ekos/guide/guide.ui:280
#: ekos/manager.ui:586 indi/drivermanager.ui:368
#: kstarslite/qml/indi/INDIControlPanel.qml:219
#, kde-format, kde-kuit-format
msgid "Disconnect"
msgstr "Rozłącz"
#. i18n: ectx: property (text), widget (QPushButton, connectB)
#. i18n: ectx: property (text), widget (QPushButton, externalConnectB)
#. i18n: ectx: property (text), widget (QPushButton, connectHostB)
#: ekos/ekoslive/ekosliveclient.cpp:218 ekos/ekoslive/ekoslivedialog.ui:287
#: ekos/guide/guide.ui:450 ekos/manager.ui:570 indi/drivermanager.ui:361
#: kstarslite/qml/indi/INDIControlPanel.qml:219
#, kde-format, kde-kuit-format
msgid "Connect"
msgstr "Połącz"
#: ekos/ekoslive/ekosliveclient.cpp:225
#, kde-format
msgid "Username or password is missing."
msgstr "Brak nazwy użytkownika lub hasła."
#: ekos/ekoslive/ekosliveclient.cpp:271
#, kde-format
msgid "Error authentication with Ekos Live server: %1"
msgstr "Błąd uwierzytelniania z serwerem Ekos Live: %1"
#: ekos/ekoslive/ekosliveclient.cpp:282
#, kde-format
msgid "Error parsing server response: %1"
msgstr "Błąd przetwarzania odpowiedzi serwera: %1"
#. i18n: ectx: property (windowTitle), widget (QDialog, EkosLiveDialog)
#. i18n: ectx: property (toolTip), widget (QPushButton, ekosLiveB)
#: ekos/ekoslive/ekoslivedialog.ui:14 ekos/manager.ui:401
#, kde-format
msgid "Ekos Live"
msgstr "Ekos Na Żywo"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#: ekos/ekoslive/ekoslivedialog.ui:58
#, kde-format
msgid "Ekos Live Service"
msgstr "Usługa Ekos Na Żywo"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: ekos/ekoslive/ekoslivedialog.ui:82
#, kde-format
msgid "Password:"
msgstr "Hasło:"
#. i18n: ectx: property (text), widget (QCheckBox, rememberCredentialsCheck)
#: ekos/ekoslive/ekoslivedialog.ui:99
#, kde-format
msgid "Remember Credentials"
msgstr "Zapamiętaj dane dostępowe"
#. i18n: ectx: property (text), widget (QLabel, label)
#: ekos/ekoslive/ekoslivedialog.ui:109
#, kde-format
msgid "Username:"
msgstr "Nazwa użytkownika:"
#. i18n: ectx: property (text), widget (QLabel, modeLabel)
#: ekos/ekoslive/ekoslivedialog.ui:205 ekos/profileeditor.ui:215
#, kde-format
msgid "Mode:"
msgstr "Tryb:"
#. i18n: ectx: property (toolTip), widget (QRadioButton, ekosLiveOnlineR)
#: ekos/ekoslive/ekoslivedialog.ui:215
#, kde-format
msgid "Connect to EkosLive on the Cloud. Requires Internet connection."
msgstr "Połącz się z EkosLive w chmurze. Wymaga połączenia internetowego."
#. i18n: ectx: property (text), widget (QRadioButton, ekosLiveOnlineR)
#: ekos/ekoslive/ekoslivedialog.ui:218
#, kde-format
msgid "Online"
msgstr "Z internetu"
#. i18n: ectx: property (toolTip), widget (QRadioButton, ekosLiveOfflineR)
#: ekos/ekoslive/ekoslivedialog.ui:231
#, kde-format
msgid "Connects to EkosLive offline."
msgstr "Łączy się z EkosLive bez sieci."
#. i18n: ectx: property (toolTip), widget (QCheckBox, autoStartCheck)
#: ekos/ekoslive/ekoslivedialog.ui:259
#, kde-format
msgid "Automatically connect to EkosLive service on startup."
msgstr "Połącz się z usługą EkosLive po uruchomieniu"
#. i18n: ectx: property (text), widget (QCheckBox, autoStartCheck)
#: ekos/ekoslive/ekoslivedialog.ui:262
#, kde-format
msgid "Auto Start"
msgstr "Auto Start"
#: ekos/focus/focus.cpp:560 ekos/focus/focus.cpp:751 ekos/focus/focus.cpp:2217
#, kde-format
msgid "No CCD connected."
msgstr "Nie podłączono CCD."
#: ekos/focus/focus.cpp:595
#, kde-format
msgid ""
"Starting pulse step is too low. Increase the step size to %1 or higher..."
msgstr ""
"Początkowy krok pulsu jest za niski. Zwiększ rozmiar kroku na %1 lub "
"większy..."
#: ekos/focus/focus.cpp:643
#, kde-format
msgid "Autofocus in progress..."
msgstr "Samo-ogniskowanie w trakcie..."
#: ekos/focus/focus.cpp:645
#, kde-format
msgid "Please wait until image capture is complete..."
msgstr "Proszę czekać, aż obraz zostanie przechwycony..."
#: ekos/focus/focus.cpp:661
#, kde-format
msgid "Autofocus operation started"
msgstr "Rozpoczęto czynność samoogniskowania"
#: ekos/focus/focus.cpp:776
#, kde-format
msgid "Error: Lost connection to filter wheel."
msgstr "Błąd: Utracono połączenie z kołem filtra."
#: ekos/focus/focus.cpp:879 ekos/focus/focus.cpp:918 ekos/focus/focus.cpp:2617
#, kde-format
msgid "Error: Lost connection to Focuser."
msgstr "Błąd: Utracono połączenie z układem ogniskującym."
#: ekos/focus/focus.cpp:895 ekos/focus/focus.cpp:900
#, kde-format
msgid "Focusing inward by %1 steps..."
msgstr "Ogniskowanie do środka o %1 kroków..."
#: ekos/focus/focus.cpp:905
#, kde-format
msgid "Focusing inward by %1 ms..."
msgstr "Ogniskowanie do środka o %1 ms..."
#: ekos/focus/focus.cpp:934 ekos/focus/focus.cpp:939
#, kde-format
msgid "Focusing outward by %1 steps..."
msgstr "Ogniskowanie na zewnątrz o %1 kroków..."
#: ekos/focus/focus.cpp:944
#, kde-format
msgid "Focusing outward by %1 ms..."
msgstr "Ogniskowanie na zewnątrz o %1 ms..."
#: ekos/focus/focus.cpp:1176
#, kde-format
msgid "FITS received. No stars detected."
msgstr "Pobrano FITS. Nie wykryto żadnych gwiazd."
#: ekos/focus/focus.cpp:1185 ekos/focus/focus.cpp:1698
#: ekos/focus/focus.cpp:1884 ekos/focus/focus.cpp:1994
#, kde-format
msgid "Autofocus complete after %1 iterations."
msgstr "Ukończono samoogniskowanie po %1 przejściach."
#: ekos/focus/focus.cpp:1264
#, kde-format
msgid "No reliable star is detected. Aborting..."
msgstr "Nie wykryto wiarygodnej gwiazdy. Przerywanie..."
#: ekos/focus/focus.cpp:1309
#, kde-format
msgid "Failed to automatically select a star. Please select a star manually."
msgstr "Nieudane samoczynne wybieranie gwiazdy. Wybierz ją ręcznie."
#: ekos/focus/focus.cpp:1402
#, kde-format
msgid "Capture complete. Select a star to focus."
msgstr "Ukończono przechwytywanie. Wybierz gwiazdę do zogniskowania."
#: ekos/focus/focus.cpp:1435 ekos/focus/focus.cpp:1620
#: ekos/focus/focus.cpp:1972
#, kde-format
msgid "No stars detected, capturing again..."
msgstr "Nie wykryto żadnych gwiazd, rozpoczęto ponowne przechwytywanie..."
#: ekos/focus/focus.cpp:1603
#, kde-format
msgid "FITS received. HFR %1 @ %2. Delta (%3%)"
msgstr "Pobrano FITS. HFR %1 @ %2. Delta (%3%)"
#: ekos/focus/focus.cpp:1605
#, kde-format
msgid "FITS received. HFR %1 @ %2."
msgstr "Pobrano FITS. HFR %1 @ %2."
#: ekos/focus/focus.cpp:1609
#, kde-format
msgid "Autofocus failed to reach proper focus. Try increasing tolerance value."
msgstr ""
"Nie udało się uzyskać odpowiedniej ostrości przez układ samoczynnego "
"ustawiania ostrości. Spróbuj zwiększyć wartość tolerancji."
#: ekos/focus/focus.cpp:1632
#, kde-format
msgid "Failed to detect any stars. Reset frame and try again."
msgstr ""
"Nie udało się wykryć żadnych gwiazd. Wyzeruj klatkę i spróbuj ponownie."
#: ekos/focus/focus.cpp:1686
#, kde-format
msgid ""
"Change in HFR is too small. Try increasing the step size or decreasing the "
"tolerance."
msgstr ""
"Zmiana w HFR jest zbyt mała. Spróbuj zwiększyć rozmiar korku lub zmniejszyć "
"tolerancję."
#: ekos/focus/focus.cpp:1692
#, kde-format
msgid "Failed to detect focus star in frame. Capture and select a focus star."
msgstr ""
"Nie udało się wykryć zogniskowanej gwiazdy w ramce. Przechwyć i wybierz "
"zogniskowaną gwiazdę."
#: ekos/focus/focus.cpp:1844
#, kde-format
msgid "Found polynomial solution @ %1"
msgstr "Znaleziono wielomianowe rozwiązanie @ %1"
#: ekos/focus/focus.cpp:1893
#, kde-format
msgid "Deadlock reached. Please try again with different settings."
msgstr "Osiągnięto blokadę. Proszę ponownie spróbować z innymi ustawieniami."
#: ekos/focus/focus.cpp:1957
#, kde-format
msgid "FITS received. HFR %1. Delta (%2%) Min HFR (%3)"
msgstr "Pobrano FITS. HFR %1. Delta (%2%) Min HFR (%3)"
#: ekos/focus/focus.cpp:1961
#, kde-format
msgid ""
"Autofocus failed to reach proper focus. Try adjusting the tolerance value."
msgstr ""
"Nie udało się uzyskać odpowiedniej ostrości przez układ samoczynnego "
"ustawiania ostrości. Spróbuj dostosować wartość tolerancji."
#: ekos/focus/focus.cpp:2101 ekos/focus/focus.cpp:2146
#: ekos/focus/focus.cpp:2175
#, kde-format
msgid "Restarting autofocus process..."
msgstr "Powtarzanie samoogniskowania..."
#: ekos/focus/focus.cpp:2112 ekos/focus/focus.cpp:2118
#: ekos/focus/focus.cpp:2156 ekos/focus/focus.cpp:2162
#: ekos/focus/focus.cpp:2185 ekos/focus/focus.cpp:2191
#, kde-format
msgid "Focuser error, check INDI panel."
msgstr "Błąd układu ogniskowania, sprawdź panel INDI."
#: ekos/focus/focus.cpp:2235
#, kde-format
msgid "Starting continuous exposure..."
msgstr "Rozpoczynanie ciągłego naświetlania..."
#: ekos/focus/focus.cpp:2429
#, kde-format
msgid "Disabling Auto Star Selection as star selection box was moved manually."
msgstr ""
"Wyłączanie wybierania auto gwiazdy jako iż pole wybierania gwiazdy zostało "
"przemieszczone ręcznie."
#: ekos/focus/focus.cpp:2434
#, kde-format
msgid "Focus star is selected."
msgstr "Wybrano gwiazdę ogniskową."
#: ekos/focus/focus.cpp:2470
#, kde-format
msgid ""
"Warning: Only use filters for preview as they may interface with autofocus "
"operation."
msgstr ""
"Ostrzeżenie: Filtrów używaj tylko do podglądu, jako iż mogą one "
"powodować problemy w czynności ogniskowania."
#: ekos/focus/focus.cpp:2527
#, kde-format
msgid "Autofocus failed, moving back to initial focus position %1."
msgstr ""
"Nie udało się samoogniskowanie, nastąpił powrót do początkowego położenia "
"ogniskowej %1."
#: ekos/focus/focus.cpp:2556
#, kde-format
msgid "Settling complete."
msgstr "Ukończono ustalanie."
#: ekos/focus/focus.cpp:2560
#, kde-format
msgid "Autofocus operation completed successfully"
msgstr "Pomyślnie ukończono samo-ogniskowanie"
#: ekos/focus/focus.cpp:2565
#, kde-format
msgid "Autofocus operation failed with errors"
msgstr "Samo-ogniskowanie zakończono z błędami"
#: ekos/focus/focus.cpp:2592
#, kde-format
msgid "No star was selected. Using last known position..."
msgstr "Nie wybrano gwiazdy. Używanie ostatnio znanego położenia..."
#: ekos/focus/focus.cpp:2597
#, kde-format
msgid "No star was selected. Aborting..."
msgstr "Nie wybrano gwiazdy. Przerywanie..."
#: ekos/focus/focus.cpp:2734
#, kde-format
msgid "Focus Frame"
msgstr "Ogniskowanie na klatce"
#: ekos/focus/focus.cpp:3204
#, kde-format
msgid "Relative Profile"
msgstr "Profil względny"
#. i18n: ectx: property (text), widget (QTableWidget, statsTable)
#: ekos/focus/focus.cpp:3267 fitsviewer/statform.ui:81
#, kde-format
msgid "HFR"
msgstr "HFR"
#. i18n: ectx: property (toolTip), widget (QPushButton, focusOutB)
#: ekos/focus/focus.ui:88
#, kde-format
msgid "Focus Out"
msgstr "Cofnij ogniskową"
#. i18n: ectx: property (toolTip), widget (QPushButton, stopFocusB)
#: ekos/focus/focus.ui:120
#, kde-format
msgid "Stop Auto Focus process"
msgstr "Zatrzymaj samo-ogniskowanie"
#. i18n: ectx: property (toolTip), widget (QSpinBox, absTicksSpin)
#: ekos/focus/focus.ui:145
#, kde-format
msgid "Desired absolute focus position"
msgstr "Pożądane bezwzględne położenie ogniskowej"
#. i18n: ectx: property (text), widget (QLabel, label_14)
#. i18n: ectx: property (text), widget (QLabel, label_10)
#: ekos/focus/focus.ui:152 ekos/profileeditor.ui:392
#, kde-format
msgid "Focuser:"
msgstr "Układ ogniskujący:"
#. i18n: ectx: property (toolTip), widget (QPushButton, startGotoB)
#: ekos/focus/focus.ui:168
#, kde-format
msgid "Go to an absolute focus position"
msgstr "Przejdź do bezwzględnego położenie ogniskowej"
#. i18n: ectx: property (toolTip), widget (QLineEdit, absTicksLabel)
#: ekos/focus/focus.ui:197
#, kde-format
msgid "Current absolute focuser position"
msgstr "Bieżace bezwzględne położenie układu ogniskującego"
#. i18n: ectx: property (text), widget (QLabel, label_16)
#. i18n: ectx: property (text), widget (QLabel, label_4)
#: ekos/focus/focus.ui:210 ekos/scheduler/scheduler.ui:346
#, kde-format
msgid "Steps:"
msgstr "Kroki:"
#. i18n: ectx: property (toolTip), widget (QPushButton, stopGotoB)
#: ekos/focus/focus.ui:226
#, kde-format
msgid "Stop focuser motion"
msgstr "Zatrzymaj ruch układu ogniskującego"
#. i18n: ectx: property (toolTip), widget (QPushButton, startFocusB)
#: ekos/focus/focus.ui:255
#, kde-format
msgid "Start Auto Focus process"
msgstr "Rozpocznij samo-ogniskowanie"
#. i18n: ectx: property (toolTip), widget (QPushButton, focusInB)
#: ekos/focus/focus.ui:286
#, kde-format
msgid "Focus In"
msgstr "Przybliż ogniskową"
#. i18n: ectx: property (text), widget (QLabel, label_22)
#: ekos/focus/focus.ui:309
#, kde-format
msgid "Start:"
msgstr "Początek:"
#. i18n: ectx: property (toolTip), widget (QPushButton, startLoopB)
#: ekos/focus/focus.ui:331
#, kde-format
msgid "Start framing"
msgstr "Rozpocznij ramkowanie"
#. i18n: ectx: property (toolTip), widget (QPushButton, captureB)
#: ekos/focus/focus.ui:360
#, kde-format
msgid "Capture image"
msgstr "Przechwyć obraz"
#. i18n: ectx: property (toolTip), widget (QPushButton, toggleFullScreenB)
#: ekos/focus/focus.ui:465
#, kde-format
msgid "Toggle Full Screen"
msgstr "Przełącz pełny ekran"
#. i18n: ectx: property (toolTip), widget (QLabel, label_7)
#. i18n: ectx: property (toolTip), widget (QLabel, gainLabel)
#. i18n: ectx: property (toolTip), widget (QLabel, label_3)
#: ekos/focus/focus.ui:568 ekos/focus/focus.ui:629 ekos/guide/guide.ui:238
#, kde-format
msgid "Exposure time in seconds"
msgstr "Czas naświetlenia, w sekundach."
#. i18n: ectx: property (toolTip), widget (QPushButton, resetFrameB)
#: ekos/focus/focus.ui:584
#, kde-format
msgid "Reset focus subframe to full capture"
msgstr "Wyzeruj uaktywnioną podklatkę na pełne przechwytywanie"
#. i18n: ectx: property (text), widget (QLabel, gainLabel)
#: ekos/focus/focus.ui:632
#, kde-format
msgid "Gain:"
msgstr "Wzmocnienie:"
#. i18n: ectx: attribute (title), widget (QWidget, tab)
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#: ekos/focus/focus.ui:781 ekos/guide/opscalibration.ui:32
#: ekos/guide/opsguide.ui:32
#, kde-format
msgid "Settings"
msgstr "Ustawienia"
#. i18n: ectx: property (text), widget (QLabel, label_15)
#. i18n: ectx: property (text), widget (QLabel, label_5)
#: ekos/focus/focus.ui:813 ekos/guide/guide.ui:267
#, kde-format
msgid "Box:"
msgstr "Pole:"
#. i18n: ectx: property (toolTip), widget (QCheckBox, useAutoStar)
#: ekos/focus/focus.ui:829
#, kde-format
msgid "Automatically select the best focus star from the image"
msgstr "Samoczynnie wybierz najlepiej zogniskowaną gwiazdę z obrazu"
#. i18n: ectx: property (text), widget (QCheckBox, useAutoStar)
#: ekos/focus/focus.ui:832
#, kde-format
msgid "Auto Select Star"
msgstr "Samoczynny wybór gwiazdy"
#. i18n: ectx: property (toolTip), widget (QCheckBox, useFullField)
#: ekos/focus/focus.ui:845
#, kde-format
msgid ""
"<html><head/><body><p>Measure average HFR from all stars combined in a full "
"frame. This method defaults to the Centroid detection, but can use SEP "
"detection too. Its performance decreases as the number of stars increases.</"
"p></body></html>"
msgstr ""
"<html><head/><body><p>Zmierz przeciętną HFR ze wszystkich gwiazd zebranych w "
"jednej pełnej ramce. Ten sposób domyślnie sprowadza się do wykrywania "
"centroid, lecz może także wykorzystywać wykrywanie SEP. Jego wydajność spada "
"wraz ze zwiększaniem się liczby gwiazd.</p></body></html>"
#. i18n: ectx: property (text), widget (QCheckBox, useFullField)
#: ekos/focus/focus.ui:848
#, kde-format
msgid "Full Field"
msgstr "Pełne pole"
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, fullFieldInnerRing)
#: ekos/focus/focus.ui:861
#, no-c-format, kde-format
msgid ""
"<html><body><p>During full field focusing, stars which are inside this "
"percentage of the frame are filtered out of HFR calculation (default 0%). "
"Detection algorithms may also have an inherent filter.</p></body></html>"
msgstr ""
"<html><body><p>Podczas ogniskowania pełnego pola, gwiazdy które znajdują się "
"wewnątrz tego procentu ramki zostaną odfiltrowane z obliczeń HFR (domyślnie "
"0%). Algorytmy wykrywania mogą mieć także swoje wewnętrzne filtry.</p></"
"body></html>"
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, fullFieldInnerRing)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, fullFieldOuterRing)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, toleranceIN)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, thresholdSpin)
#: ekos/focus/focus.ui:864 ekos/focus/focus.ui:957 ekos/focus/focus.ui:1081
#: ekos/focus/focus.ui:1165
#, fuzzy, no-c-format, kde-format
#| msgid "%"
msgid " %"
msgstr "%"
#. i18n: ectx: property (toolTip), widget (QCheckBox, suspendGuideCheck)
#: ekos/focus/focus.ui:883
#, kde-format
msgid "Suspend Guiding while autofocus in progress"
msgstr "Wstrzymaj naprowadzanie, gdy samoczynne ogniskowanie jest w trakcie"
#. i18n: ectx: property (text), widget (QCheckBox, suspendGuideCheck)
#: ekos/focus/focus.ui:886
#, kde-format
msgid "Suspend Guiding"
msgstr "Wstrzymaj naprowadzanie"
#. i18n: ectx: property (toolTip), widget (QCheckBox, darkFrameCheck)
#: ekos/focus/focus.ui:899
#, fuzzy, kde-format
#| msgid "Saved new dark frame %1 to library."
msgid "Use dark frames from the library."
msgstr "Zapisano nową ciemną klatkę %1 do biblioteki."
#. i18n: ectx: property (text), widget (QCheckBox, darkFrameCheck)
#: ekos/focus/focus.ui:902
#, kde-format
msgid "Dark Frame"
msgstr "Ciemna klatka"
#. i18n: ectx: property (text), widget (QLabel, label_13)
#. i18n: ectx: property (text), widget (QLabel, label_9)
#: ekos/focus/focus.ui:909 ekos/focus/focus.ui:1426
#, kde-format
msgid "Settle:"
msgstr "Ustal:"
#. i18n: ectx: property (text), widget (QLabel, label_10)
#: ekos/focus/focus.ui:919
#, kde-format
msgid "Annulus:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, GuideSettleTime)
#: ekos/focus/focus.ui:935
#, kde-format
msgid "Wait this many seconds before resuming guiding."
msgstr "Czas w sekundach przed wznowieniem naprowadzania."
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, GuideSettleTime)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, FocusSettleTime)
#: ekos/focus/focus.ui:938 ekos/focus/focus.ui:1340
#, kde-format
msgid " s"
-msgstr ""
+msgstr " s"
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, fullFieldOuterRing)
#: ekos/focus/focus.ui:954
#, no-c-format, kde-format
msgid ""
"<html><body><p>During full field focusing, stars which are outside this "
"percentage of the frame are filtered out of HFR calculation (default 100%). "
"Detection algorithms may also have an inherent filter.</p></body></html>"
msgstr ""
"<html><body><p>Podczas ogniskowania pełnego pola, gwiazdy które znajdują się "
"poza tym procentem ramki zostaną odfiltrowane z obliczeń HFR (domyślnie "
"100%). Algorytmy wykrywania mogą mieć także swoje wewnętrzne filtry.</p></"
"body></html>"
#. i18n: ectx: property (toolTip), widget (QCheckBox, useSubFrame)
#: ekos/focus/focus.ui:979
#, kde-format
msgid "Subframe around the focus star during the autofocus procedure"
msgstr ""
"Klatka pomocnicza wokół ogniskowanej gwiazdy podczas czynności samoczynnego "
"ogniskowania"
#. i18n: ectx: property (text), widget (QCheckBox, useSubFrame)
#: ekos/focus/focus.ui:982
#, kde-format
msgid "Sub Frame"
msgstr "Klatka pomocnicza"
#. i18n: ectx: property (toolTip), widget (QSpinBox, focusBoxSize)
#: ekos/focus/focus.ui:998
#, fuzzy, kde-format
#| msgid ""
#| "<html><head/><body><p>Set target position angle before capture is started."
#| "</p></body></html>"
msgid ""
"<html><body><p>Size of the subframe to constrain capture to, in pixels.</p></"
"body></html>"
msgstr ""
"<html><head/><body><p>Ustaw docelowy kąt położenia przed rozpoczęciem "
"czynności przechwytywania.</p></body></html>"
#. i18n: ectx: property (suffix), widget (QSpinBox, focusBoxSize)
#: ekos/focus/focus.ui:1001
-#, fuzzy, kde-format
+#, kde-format
#| msgid " x "
msgid " px"
-msgstr " x "
+msgstr " piks."
#. i18n: ectx: attribute (title), widget (QWidget, tab_3)
#: ekos/focus/focus.ui:1036
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Processing"
msgid "Process"
-msgstr "Przetwarzanie"
+msgstr "Proces"
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, toleranceIN)
#: ekos/focus/focus.ui:1078
#, kde-format
msgid ""
"Decrease value to narrow optimal focus point solution radius. Increase to "
"expand solution radius"
msgstr ""
"Zmniejsz wartość, aby zawęzić promień rozwiązania optymalnej ogniskowej. "
"Zwiększ go, aby poszerzyć promień rozwiązania."
#. i18n: ectx: property (text), widget (QLabel, label_8)
#: ekos/focus/focus.ui:1103
#, kde-format
msgid "Effect:"
msgstr "Efekt:"
#. i18n: ectx: property (toolTip), widget (QComboBox, focusDetectionCombo)
#: ekos/focus/focus.ui:1116
#, kde-format
msgid "<html><head/><body><p>Select star detection algorithm</p></body></html>"
msgstr ""
"<html><head/><body><p>Wybierz algorytm wykrywania gwiazd</p></body></html>"
#. i18n: ectx: property (text), item, widget (QComboBox, focusDetectionCombo)
#: ekos/focus/focus.ui:1120
#, kde-format
msgid "Gradient"
msgstr "Gradient"
#. i18n: ectx: property (text), item, widget (QComboBox, focusDetectionCombo)
#: ekos/focus/focus.ui:1125
#, kde-format
msgid "Centroid"
msgstr "Centroida"
#. i18n: ectx: property (text), item, widget (QComboBox, focusDetectionCombo)
#. i18n: ectx: property (text), widget (QLabel, label_6)
#: ekos/focus/focus.ui:1130 ekos/guide/opsguide.ui:231
#, kde-format
msgid "Threshold"
msgstr "Próg"
#. i18n: ectx: property (text), item, widget (QComboBox, focusDetectionCombo)
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_GuideAlgorithm)
#: ekos/focus/focus.ui:1135 ekos/guide/opsguide.ui:72
#, kde-format
msgid "SEP"
msgstr "SEP"
#. i18n: ectx: property (text), widget (QLabel, label_19)
#: ekos/focus/focus.ui:1146
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Threshold"
msgid "Threshold:"
-msgstr "Próg"
+msgstr "Próg:"
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, thresholdSpin)
#: ekos/focus/focus.ui:1162
#, fuzzy, kde-format
#| msgid ""
#| "Increase to restrict the centroid to bright cores. Decrease to enclose "
#| "fuzzy stars."
msgid ""
"<html><body><p>Increase to restrict the centroid to bright cores. Decrease "
"to enclose fuzzy stars.</p></body></html>"
msgstr ""
"Zwiększ, aby ograniczyć centroidę do jasnych jąder. Zmniejsz, aby zawrzeć "
"rozmyte gwiazdy."
#. i18n: ectx: property (toolTip), widget (QComboBox, focusAlgorithmCombo)
#: ekos/focus/focus.ui:1195
#, kde-format
msgid ""
"<html><head/><body><p>Select focus process algorithm:</p>\n"
"<ul>\n"
"<li><b>Iterative</b>: Moves focuser by discreet steps initially decided by "
"the step size. Once a curve slope is calculated, further step sizes are "
"calculated to reach optimal solution. The algorithm stops when the measured "
"HFR is within percentage tolerance of the minimum HFR recorded in the "
"procedure.</li>\n"
"<li><b>Polynomial</b>: Starts with iterative method. Upon crossing to the "
"other side of the V-Curve, polynomial fitting coefficients along with "
"possible minimum solution are calculated. This algorithm can be faster than "
"purely iterative approach given a good data set.</li>\n"
"</ul>\n"
"</body></html>"
msgstr ""
"<html><head/><body><p>Wybierz algorytm przetwarzania ogniskowej:</p>\n"
"<ul>\n"
"<li><b>Iteratywny</b>: Zmienia układ ogniskujący w stopniowo w zależności od "
"rozmiaru kroku. W chwili obliczenia nachylenia krzywej, obliczane są dalsze "
"rozmiary kroków, aby osiągnąć optymalne rozwiązanie. Algorytm kończy gdy "
"zmierzony HFR znajduje się wewnątrz tolerancji minimalnego HFR "
"zarejestrowanego podczas tej czynności.</li>\n"
"<li><b>Wielomianowy</b>: Zaczyna od metody iteratywnej. W chwili "
"przekroczenia drugiej strony krzywej V, obliczane są współczynniki "
"dopasowania do wielomianu wraz z możliwym minimalnym rozwiązaniem. Ten "
"algorytm może być szybszy niż podejście iteratywne, jeśli dostarczy się mu "
"dobrych danych początkowych.</li>\n"
"</ul>\n"
"</body></html>"
#. i18n: ectx: property (text), item, widget (QComboBox, focusAlgorithmCombo)
#: ekos/focus/focus.ui:1199
#, kde-format
msgid "Iterative"
msgstr "Iteratywny"
#. i18n: ectx: property (text), item, widget (QComboBox, focusAlgorithmCombo)
#: ekos/focus/focus.ui:1204
#, kde-format
msgid "Polynomial"
msgstr "Wielomianowy"
#. i18n: ectx: property (text), widget (QLabel, label_21)
#: ekos/focus/focus.ui:1215
#, kde-format
msgid "Algorithm:"
msgstr "Algorytm:"
#. i18n: ectx: property (text), widget (QLabel, label_5)
#: ekos/focus/focus.ui:1225
#, kde-format
msgid "Detection:"
msgstr "Wykrywanie:"
#. i18n: ectx: property (toolTip), widget (QComboBox, filterCombo)
#. i18n: ectx: property (toolTip), widget (QLabel, label_8)
#: ekos/focus/focus.ui:1238 ekos/guide/guide.ui:352
#, kde-format
msgid "Apply filter to image after capture to enhance it"
msgstr "Zastosuj filt do obrazu po jego przechwyceniu celem jego ulepszenia"
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: ekos/focus/focus.ui:1253
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Average FPS"
msgid "Average over:"
-msgstr "Średnio kl/s"
+msgstr "Średnio na:"
#. i18n: ectx: property (toolTip), widget (QSpinBox, focusFramesSpin)
#: ekos/focus/focus.ui:1266
#, fuzzy, kde-format
#| msgid ""
#| "<html><head/><body><p>The KStars Data Directory called kstars should be "
#| "located at:</p></body></html>"
msgid ""
"<html><body><p>Number of frames to capture in order to average the HFR value "
"at the current focuser position.</p></body></html>"
msgstr ""
"<html><head/><body><p>Katalog danych KStars o nazwie kstars powinien być w:</"
"p></body></html>"
#. i18n: ectx: property (suffix), widget (QSpinBox, focusFramesSpin)
#: ekos/focus/focus.ui:1269
-#, fuzzy, kde-format
+#, kde-format
#| msgid "frames"
msgid " frames"
-msgstr "klatki"
+msgstr " klatki"
#. i18n: ectx: attribute (title), widget (QWidget, tab_2)
#: ekos/focus/focus.ui:1295
-#, fuzzy, kde-format
+#, kde-format
#| msgctxt "City in Newfoundland Canada"
#| msgid "Buchans"
msgid "Mechanics"
-msgstr "Buchans"
+msgstr "Mechanika"
#. i18n: ectx: property (text), widget (QLabel, label_12)
#: ekos/focus/focus.ui:1324
#, kde-format
msgid "Max Travel:"
msgstr "Maks. skok:"
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, FocusSettleTime)
#: ekos/focus/focus.ui:1337
#, kde-format
msgid ""
"<html><head/><body><p>Wait for this many seconds after moving the focuser "
"before capturing the next image during Auto Focus.</p></body></html>"
msgstr ""
"<html><head/><body><p>Odczekaj tyle sekund przed przesunięciem urządzenia "
"ogniskującego przed przechwyceniem kolejnego obrazu przy użyciu samo-"
"ogniskowania.</p></body></html>"
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, maxTravelIN)
#: ekos/focus/focus.ui:1359
#, kde-format
msgid ""
"<html><head/><body><p>Maximum travel in steps before the autofocus process "
"aborts</p></body></html>"
msgstr ""
"<html><head/><body><p>Największa droga w krokach przed przerwaniem czynności "
"samoogniskowania</p></body></html>"
#. i18n: ectx: property (toolTip), widget (QSpinBox, stepIN)
#: ekos/focus/focus.ui:1387
#, kde-format
msgid ""
"<b>Initial</b> step size in ticks to cause a noticeable change in HFR value. "
"For timer based focuser, it is the initial time in milliseconds to move the "
"focuser inward or outward"
msgstr ""
"<b>Początkowy</b> rozmiar początkowego kroku liczony w kresach, który "
"spowoduje zauważalną zmianę w wartości HFR. Dla układów ogniskujących "
"opartych na czasomierzach, est to początkowy czas w milisekundach do "
"wysunięcia/wycofania układu ogniskującego"
#. i18n: ectx: property (text), widget (QLabel, label_11)
#: ekos/focus/focus.ui:1406
#, kde-format
msgid "Backlash:"
msgstr "Podmuch powrotny:"
#. i18n: ectx: property (toolTip), widget (QSpinBox, focusBacklashSpin)
#: ekos/focus/focus.ui:1419
#, kde-format
msgid ""
"<html><body><p>For backlash-aware focuser, the amount of backlash to apply "
"when reversing movement direction.</p></body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#: ekos/focus/focus.ui:1439
#, kde-format
msgid "Step size:"
msgstr "Rozmiar kroku:"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_4)
#: ekos/focus/focus.ui:1508
#, kde-format
msgid "V-Curve"
msgstr "Krzywa-V"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. i18n: ectx: property (text), widget (QLabel, label_9)
#: ekos/focus/focus.ui:1550 ekos/manager.ui:1251
#, kde-format
msgid "HFR:"
msgstr "HFR:"
#. i18n: ectx: property (toolTip), widget (QLineEdit, HFROut)
#: ekos/focus/focus.ui:1563
#, fuzzy, kde-format
#| msgid ""
#| "<html><head/><body><p>Maximum travel in steps before the autofocus "
#| "process aborts</p></body></html>"
msgid ""
"<html><body><p>HFR value in pixels consolidated at the current focuser "
"position.</p></body></html>"
msgstr ""
"<html><head/><body><p>Największa droga w krokach przed przerwaniem czynności "
"samoogniskowania</p></body></html>"
#. i18n: ectx: property (text), widget (QLabel, label_6)
#: ekos/focus/focus.ui:1592
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Stars"
msgid "Stars:"
-msgstr "Gwiazdy"
+msgstr "Gwiazdy:"
#. i18n: ectx: property (toolTip), widget (QLineEdit, starsOut)
#: ekos/focus/focus.ui:1599
#, fuzzy, kde-format
#| msgid ""
#| "<html><head/><body><p>The KStars Data Directory called kstars should be "
#| "located at:</p></body></html>"
msgid ""
"<html><body><p>Number of stars used for HFR computation at the current "
"focuser position.</p></body></html>"
msgstr ""
"<html><head/><body><p>Katalog danych KStars o nazwie kstars powinien być w:</"
"p></body></html>"
#. i18n: ectx: property (text), widget (QPushButton, relativeProfileB)
#: ekos/focus/focus.ui:1625
#, kde-format
msgid "Relative Profile..."
msgstr "Profil względny..."
#. i18n: ectx: property (text), widget (QPushButton, clearDataB)
#: ekos/focus/focus.ui:1632
#, kde-format
msgid "Clear Data"
msgstr "Wyczyść dane"
#: ekos/guide/externalguide/linguider.cpp:70
#: ekos/guide/externalguide/phd2.cpp:211
#, kde-format
msgid ""
"The host was not found. Please check the host name and port settings in "
"Guide options."
msgstr ""
"Nie znaleziono gospodarza. Proszę sprawdzić ustawienia nazwy i portu "
"gospodarza w opcjach naprowadzania."
#: ekos/guide/externalguide/linguider.cpp:74
#, kde-format
msgid ""
"The connection was refused by the peer. Make sure the LinGuider is running, "
"and check that the host name and port settings are correct."
msgstr ""
"Uczestnik odmówił połączenia. Upewnij się, że LinGuider jest uruchomiony i "
"że nazwa gospodarza oraz numer portu są poprawne."
#: ekos/guide/externalguide/linguider.cpp:79
#: ekos/guide/externalguide/phd2.cpp:220
#, kde-format
msgid "The following error occurred: %1."
msgstr "Wystąpił następujący błąd: %1."
#: ekos/guide/externalguide/linguider.cpp:102
#: ekos/guide/externalguide/linguider.cpp:110
#, kde-format
msgid "Invalid response."
msgstr "Nieprawidłowa odpowiedź."
#: ekos/guide/externalguide/linguider.cpp:139
#, kde-format
msgid "Connected to LinGuider %1"
msgstr "Połączony z LinGuider %1"
#: ekos/guide/externalguide/linguider.cpp:143
#, kde-format
msgid ""
"Only LinGuider v4.1.0 or higher is supported. Please upgrade LinGuider and "
"try again."
msgstr ""
"Obsługiwany jest tylko LinGuider v4.1.0 lub wyższy. Uaktualnij LinGuider i "
"spróbuj ponownie."
#: ekos/guide/externalguide/linguider.cpp:166
#, kde-format
msgid "Auto star selected %1"
msgstr "Wybrano auto gwiazdę %1"
#: ekos/guide/externalguide/linguider.cpp:175
#, kde-format
msgid "Failed to process star position."
msgstr "Nie udało się przetworzyć położenia gwiazdy."
#: ekos/guide/externalguide/linguider.cpp:188
#, kde-format
msgid "Failed to set guider reticle position."
msgstr "Nie udało się ustawić położenia siatki naprowadzania."
#: ekos/guide/externalguide/linguider.cpp:200
#, kde-format
msgid "Failed to set guider square position."
msgstr "Nie udało się ustawić położenia kwadratu naprowadzania."
#: ekos/guide/externalguide/linguider.cpp:226
#, kde-format
msgid "Failed to start guider."
msgstr "Nie udało się uruchomić naprowadzania."
#: ekos/guide/externalguide/linguider.cpp:228
#, kde-format
msgid "Failed to stop guider."
msgstr "Nie udało się zatrzymać naprowadzania."
#: ekos/guide/externalguide/linguider.cpp:253
#, kde-format
msgid "Failed to get RA/DEC Drift."
msgstr "Nie udało uzyskać RA/DEK."
#: ekos/guide/externalguide/linguider.cpp:267
#, kde-format
msgid "Failed to set dither range."
msgstr "Nie udało się ustawić zakresu rozproszenia."
#: ekos/guide/externalguide/phd2.cpp:137
#, kde-format
msgid "PHD2: There was no dithering response from PHD2, but continue guiding."
msgstr ""
"PHD2: Nie było odpowiedzi rozpraszania z PHD2, lecz kontynuowano "
"naprowadzanie."
#: ekos/guide/externalguide/phd2.cpp:153
#, kde-format
msgid "Connecting to PHD2 Host: %1, on port %2. . ."
msgstr "Łączenie gospodarza PHD2: %1 na porcie %2..."
#: ekos/guide/externalguide/phd2.cpp:215
#, kde-format
msgid ""
"The connection was refused by the peer. Make sure the PHD2 is running, and "
"check that the host name and port settings are correct."
msgstr ""
"Uczestnik odmówił połączenia. Upewnij się, że PHD2 jest uruchomiony i że "
"nazwa gospodarza oraz numer portu są poprawne."
#: ekos/guide/externalguide/phd2.cpp:240
#, kde-format
msgid "PHD2: invalid response received: %1"
msgstr "PHD2: otrzymano nieprawidłową odpowiedź: %1"
#: ekos/guide/externalguide/phd2.cpp:241
#, kde-format
msgid "PHD2: JSON error: %1"
msgstr "PHD2: Błąd JSON: %1"
#: ekos/guide/externalguide/phd2.cpp:265
#, kde-format
msgid "Unknown PHD2 event: %1"
msgstr "Nieznane zdarzenie PHD2: %1"
#: ekos/guide/externalguide/phd2.cpp:274
#, kde-format
msgid "PHD2: Version %1"
msgstr "PHD2: Wersja %1"
#: ekos/guide/externalguide/phd2.cpp:280
#, kde-format
msgid "PHD2: Calibration Complete."
msgstr "PHD2: Ukończono kalibrację."
#: ekos/guide/externalguide/phd2.cpp:290
#, kde-format
msgid "PHD2: Waiting for guiding to settle."
msgstr "PHD2: Oczekiwanie na ustalenie naprowadzania."
#: ekos/guide/externalguide/phd2.cpp:295
#, kde-format
msgid "PHD2: Guiding Paused."
msgstr "PHD2: Wstrzymano naprowadzanie."
#: ekos/guide/externalguide/phd2.cpp:301
#, kde-format
msgid "PHD2: Calibration Started."
msgstr "PHD2: Rozpoczęto kalibrację."
#: ekos/guide/externalguide/phd2.cpp:314
#, kde-format
msgid "PHD2: Calibration Failed (%1)."
msgstr "PHD2: Niepowodzenie kalibracji (%1)."
#: ekos/guide/externalguide/phd2.cpp:319
#, kde-format
msgid "Calibration Data Flipped."
msgstr "Obrócono dane kalibracji."
#: ekos/guide/externalguide/phd2.cpp:329
#, kde-format
msgid "PHD2: Looping Exposures Stopped."
msgstr "PHD2: Zatrzymano naświetlenia w pętli"
#: ekos/guide/externalguide/phd2.cpp:345
#, kde-format
msgid "PHD2: Settling failed (%1)."
msgstr "PHD2: Niepowodzenie ustalania (%1)."
#: ekos/guide/externalguide/phd2.cpp:364
#, kde-format
msgid "PHD2: There was a dithering error, but continue guiding."
msgstr "PHD2: Wystapił błąd rozprowadzania, lecz kontynuowano naprowadzanie."
#: ekos/guide/externalguide/phd2.cpp:373
#, kde-format
msgid "PHD2: Settling failed, aborted."
msgstr "PHD2: Niepowodzenie ustalania, przerwano."
#: ekos/guide/externalguide/phd2.cpp:379
#, kde-format
msgid "PHD2: Settling complete, Guiding Started."
msgstr "PHD2: Ukończono ustalania, rozpoczęto naprowadzanie."
#: ekos/guide/externalguide/phd2.cpp:387
#, kde-format
msgid "PHD2: Star Selected."
msgstr "PHD2: Wybrano gwiazdę."
#: ekos/guide/externalguide/phd2.cpp:391
#, kde-format
msgid "PHD2: Star Lost. Trying to reacquire."
msgstr "PHD2: Utracono gwiazdę. Próba jej odzyskania."
#: ekos/guide/externalguide/phd2.cpp:402
#, kde-format
msgid "PHD2: Guiding Stopped."
msgstr "PHD2: Zatrzymano naprowadzanie."
#: ekos/guide/externalguide/phd2.cpp:407
#, kde-format
msgid "PHD2: Guiding Resumed."
msgstr "PHD2: Wznowiono naprowadzanie."
#: ekos/guide/externalguide/phd2.cpp:415
#, kde-format
msgid "PHD2: Star found, guiding resumed."
msgstr "PHD2: Znaleziono gwiazdę, wznowiono naprowadzanie."
#: ekos/guide/externalguide/phd2.cpp:485
#, kde-format
msgid "PHD2: Lock Position Set."
msgstr "PHD2: Naprowadzono."
#: ekos/guide/externalguide/phd2.cpp:489
#, kde-format
msgid "PHD2: Lock Position Lost."
msgstr "PHD2: Utracono naprowadzenie."
#: ekos/guide/externalguide/phd2.cpp:495
#, kde-format
msgid "PHD2 %1: %2"
msgstr "PHD2 %1: %2"
#: ekos/guide/externalguide/phd2.cpp:583
#, kde-format
msgid "PHD2: DEC Guide Mode is Set to: %1"
msgstr "PHD2: Tryb naprowadzania DEC jest ustawiony na: %1"
#: ekos/guide/externalguide/phd2.cpp:593
#, kde-format
msgid "PHD2: Exposure Time set to: "
msgstr "PHD2: Czas naświetlenia ustawiony na: "
#: ekos/guide/externalguide/phd2.cpp:601
#, kde-format
msgid "PHD2: Valid Exposure Times: Auto, "
msgstr "PHD2: Poprawne czasy naświetlania: Auto, "
#: ekos/guide/externalguide/phd2.cpp:617
#, kde-format
msgid ""
"PHD2: Please set CCD and telescope parameters in PHD2, Pixel Scale is "
"invalid."
msgstr ""
"PHD2: Ustaw parametry CCD i teleskopu w PHD2, skala pikselowa jest "
"nieprawidłowa."
#: ekos/guide/externalguide/phd2.cpp:619
#, kde-format
msgid "PHD2: Pixel Scale is %1 arcsec per pixel"
msgstr "PHD2: Skala pikselowa to %1 sekund kątowych na piksel"
#: ekos/guide/externalguide/phd2.cpp:680
#, kde-format
msgid "PHD2 Error: %1"
msgstr "Błąd PHD2: %1"
#: ekos/guide/externalguide/phd2.cpp:847 ekos/guide/externalguide/phd2.cpp:864
#: ekos/guide/externalguide/phd2.cpp:1003
#: ekos/guide/externalguide/phd2.cpp:1104
#: ekos/guide/externalguide/phd2.cpp:1132
#: ekos/guide/externalguide/phd2.cpp:1160
#, kde-format
msgid "PHD2 Error: Equipment not connected."
msgstr "Błąd PHD2: Nie podłączono wyposażenia."
#: ekos/guide/externalguide/phd2.cpp:996
#, kde-format
msgid "PHD2: Guiding is already running."
msgstr "PHD2: Naprowadzanie jest w trakcie."
#: ekos/guide/externalguide/phd2.cpp:1056
#, kde-format
msgid "PHD2: Connecting Equipment. . ."
msgstr "PHD2: Podłączanie wyposażenia..."
#: ekos/guide/externalguide/phd2.cpp:1058
#, kde-format
msgid "PHD2: Disconnecting Equipment. . ."
msgstr "PHD2: Rozłączanie wyposażenia..."
#: ekos/guide/guide.cpp:321
#, kde-format
msgctxt ""
"Drift graphics tooltip; %1 is local time; %2 is RA deviation; %3 is DE "
"deviation in arcseconds"
msgid ""
"<table><tr><td>LT: </td><td>%1</td></tr><tr><td>RA: </td><td>%2 \"</td></"
"tr><tr><td>DE: </td><td>%3 \"</td></tr></table>"
msgstr ""
"<table><tr><td>LT: </td><td>%1</td></tr><tr><td>RA: </td><td>%2 \"</td></"
"tr><tr><td>DE: </td><td>%3 \"</td></tr></table>"
#: ekos/guide/guide.cpp:334 ekos/guide/guide.cpp:2551
#, kde-format
msgctxt ""
"Drift graphics tooltip; %1 is local time; %2 is RA deviation; %3 is DE "
"deviation in arcseconds; %4 is RA Pulse in ms; %5 is DE Pulse in ms"
msgid ""
"<table><tr><td>LT: </td><td>%1</td></tr><tr><td>RA: </td><td>%2 \"</td></"
"tr><tr><td>DE: </td><td>%3 \"</td></tr><tr><td>RA Pulse: </td><td>%4 ms</"
"td></tr><tr><td>DE Pulse: </td><td>%5 ms</td></tr></table>"
msgstr ""
"<table><tr><td>LT: </td><td>%1</td></tr><tr><td>RA: </td><td>%2 \"</td></"
"tr><tr><td>DE: </td><td>%3 \"</td></tr><tr><td>Puls RA: </td><td>%4 ms</"
"td></tr><tr><td>Puls DE: </td><td>%5 ms</td></tr></table>"
#: ekos/guide/guide.cpp:405
#, kde-format
msgid "Export Guide Data"
msgstr "Eksportuj dane naprowadzania"
#: ekos/guide/guide.cpp:458
#, kde-format
msgid "Guide Data Saved as: %1"
msgstr "Dane naprowadzania zapisano jako: %1"
#: ekos/guide/guide.cpp:600 ekos/guide/guide.cpp:2926
#, kde-format
msgid "Disabling remote image reception from %1"
msgstr "Wyłączanie zdalnego pobierania obrazu z %1"
#: ekos/guide/guide.cpp:607 ekos/guide/guide.cpp:2932
#, kde-format
msgid "Enabling remote image reception from %1"
msgstr "Włączanie zdalnego pobierania obrazu z %1"
#: ekos/guide/guide.cpp:720
#, kde-format
msgid "Connection to the guide CCD is lost."
msgstr "Połączenie z naprowadzającą matrycą CCD zostało utracone."
#: ekos/guide/guide.cpp:1056
#, kde-format
msgid "Exposure timeout. Aborting Autoguide."
msgstr "Upłynął czas naświetlenia. Przerywanie samoogniskowania."
#: ekos/guide/guide.cpp:1058
#, kde-format
msgid "Exposure timeout. Aborting Dithering."
msgstr "Upłynął czas naświetlenia. Przerywanie rozpraszania."
#: ekos/guide/guide.cpp:1060
#, kde-format
msgid "Exposure timeout. Aborting Calibration."
msgstr "Upłynął czas naświetlenia. Przerywanie kalibracji."
#: ekos/guide/guide.cpp:1247
#, kde-format
msgid "Lost track of the guide star. Rapid guide aborted."
msgstr "Utracono ślad gwiazdy prowadzącej. Przerywano szybkie naprowadzanie."
#: ekos/guide/guide.cpp:1278
#, kde-format
msgid "Dithering failed. Autoguiding aborted."
msgstr "Nieudane rozpraszanie. Przerwano samoczynne naprowadzanie."
#: ekos/guide/guide.cpp:1298
#, kde-format
msgid "The CCD does not support Rapid Guiding. Aborting..."
msgstr "Matryca CCD nie obsługuje szybkiego naprowadzania. Przerywanie..."
#: ekos/guide/guide.cpp:1389
#, kde-format
msgid ""
"The guide camera is identical to the primary imaging camera. Are you sure "
"you want to continue?"
msgstr ""
"Aparat naprowadzający jest taki sam co obrazujący. Czy na pewno tak ma być?"
#: ekos/guide/guide.cpp:1480
#, kde-format
msgid "Pier side change detected. Clearing calibration."
msgstr "Wykryto zmianę strony doku. Czyszczenie kalibracji."
#: ekos/guide/guide.cpp:1490
#, kde-format
msgid "Mount is parking. Aborting guide..."
msgstr "Montaż parkuje. Przerywanie naprowadzania..."
#: ekos/guide/guide.cpp:1492
#, kde-format
msgid "Mount is slewing. Aborting guide..."
msgstr "Montaż obraca się. Przerywanie naprowadzania..."
#: ekos/guide/guide.cpp:1619
#, kde-format
msgid "Calibration is cleared."
msgstr "Wyczyszczono kalibrację."
#: ekos/guide/guide.cpp:1640
#, kde-format
msgid "External guider connected."
msgstr "Zewnętrzne naprowadzanie podłączone."
#: ekos/guide/guide.cpp:1651
#, kde-format
msgid "External guider disconnected."
msgstr "Zewnętrzne naprowadzanie rozłączone."
#: ekos/guide/guide.cpp:1666 ekos/guide/internalguide/rcalibration.cpp:418
#: ekos/guide/internalguide/rcalibration.cpp:446
#: ekos/guide/internalguide/rcalibration.cpp:667
#: ekos/guide/internalguide/rcalibration.cpp:819
#, kde-format
msgid "Calibration completed."
msgstr "Ukończono kalibrację."
#: ekos/guide/guide.cpp:1686
#, kde-format
msgid "Calibration started."
msgstr "Rozpoczęto kalibrację."
#: ekos/guide/guide.cpp:1692
#, kde-format
msgid "Guiding resumed."
msgstr "Wznowiono naprowadzanie."
#: ekos/guide/guide.cpp:1695 ekos/guide/internalguide/guider.cpp:220
#: ekos/guide/internalguide/guider.cpp:238
#: ekos/guide/internalguide/guider.cpp:310
#, kde-format
msgid "Autoguiding started."
msgstr "Rozpoczęto samoczynne naprowadzanie"
#: ekos/guide/guide.cpp:1707
#, kde-format
msgid "Autoguiding aborted."
msgstr "Przerwano samoczynne naprowadzanie."
#: ekos/guide/guide.cpp:1712
#, kde-format
msgid "Guiding suspended."
msgstr "Wstrzymano naprowadzanie."
#: ekos/guide/guide.cpp:1720
#, kde-format
msgid "Manual dithering in progress."
msgstr "Ręczne rozpraszanie w trakcie."
#: ekos/guide/guide.cpp:1724
#, kde-format
msgid "Dithering in progress."
msgstr "Rozpraszanie w trakcie."
#: ekos/guide/guide.cpp:1729
#, kde-format
msgid "Post-dither settling for %1 second..."
msgid_plural "Post-dither settling for %1 seconds..."
msgstr[0] "Po-rozpraszanie ustali się za %1 sekundę..."
msgstr[1] "Po-rozpraszanie ustali się za %1 sekundy..."
msgstr[2] "Po-rozpraszanie ustali się za %1 sekund..."
#: ekos/guide/guide.cpp:1734
#, kde-format
msgid "Dithering failed."
msgstr "Nie udało się rozpraszanie."
#: ekos/guide/guide.cpp:1745
#, kde-format
msgid "Dithering completed successfully."
msgstr "Pomyślnie ukończono rozpraszanie."
#: ekos/guide/guide.cpp:1802
#, kde-format
msgid "Exposure failed. Restarting exposure..."
msgstr "Nieudane naświetlanie. Ponowne naświetlanie..."
#: ekos/guide/guide.cpp:1884
#, kde-format
msgid "Cannot change guider type while active."
msgstr ""
"Nie można zmienić rodzaju naprowadzania podczas jego aktywności.zajęty."
#: ekos/guide/guide.cpp:1950
#, kde-format
msgid "Select guide camera."
msgstr "Wybierz aparat naprowadzania."
#: ekos/guide/guide.cpp:2006 ekos/guide/guide.cpp:2045
#, kde-format
msgid "Select a camera to disable remote streaming."
msgstr "Wybierz aparat do wyłączenia zdalnego strumieniowania."
#: ekos/guide/guide.cpp:2012
#, kde-format
msgid ""
"Warning: Reset Guiding Calibration is enabled. It is recommended to turn "
"this option off for PHD2."
msgstr ""
"Uwaga: włączono zerowanie kalibracji naprowadzania. Zalecane jest jej "
"wyłączenie dla PHD2."
#: ekos/guide/guide.cpp:2139 ekos/guide/internalguide/guider.cpp:139
#, kde-format
msgid "P: %1"
msgstr "P: %1"
#: ekos/guide/guide.cpp:2265
#, kde-format
msgid "You must stop auto guiding before changing this setting."
msgstr ""
"Musisz zatrzymać samoczynne naprowadzanie przed zmienieniem tego ustawienia."
#: ekos/guide/guide.cpp:2273
#, kde-format
msgid ""
"Rapid Guiding is enabled. Guide star will be determined automatically by the "
"CCD driver. No frames are sent to Ekos unless explicitly enabled by the user "
"in the CCD driver settings."
msgstr ""
"Szybkie naprowadzanie jest włączone. Gwiazda naprowadzająca zostanie "
"ustalona samoczynnie przez sterownik CCD. Żadne klatki nie zostaną wysłane "
"do Ekos, chyba że zostało to jednoznacznie włączone przez użytkownika w "
"ustawieniach sterownika CCD."
#: ekos/guide/guide.cpp:2276
#, kde-format
msgid "Rapid Guiding is disabled."
msgstr "Szybkie naprowadzanie jest wyłączone."
#: ekos/guide/guide.cpp:2538
#, kde-format
msgctxt ""
"Drift graphics tooltip; %1 is local time; %2 is RA deviation; %3 is DE "
"deviation in arcseconds;"
msgid ""
"<table><tr><td>LT: </td><td>%1</td></tr><tr><td>RA: </td><td>%2 \"</td></"
"tr><tr><td>DE: </td><td>%3 \"</td></tr></table>"
msgstr ""
"<table><tr><td>LT: </td><td>%1</td></tr><tr><td>RA: </td><td>%2 \"</td></"
"tr><tr><td>DE: </td><td>%3 \"</td></tr></table>"
#: ekos/guide/guide.cpp:2694
#, kde-format
msgid "Calibration failed to start."
msgstr "Nie udało się rozpocząć kalibracji."
#: ekos/guide/guide.cpp:2846
#, kde-format
msgid "Auto star selected."
msgstr "Wybrano auto gwiazdę."
#: ekos/guide/guide.cpp:2850
#, kde-format
msgid "Failed to select an auto star."
msgstr "Nie udało się wybrać auto gwiazdy."
#: ekos/guide/guide.cpp:2859
#, kde-format
msgid "Select a guide star to calibrate."
msgstr "Wybierz gwiazdę przewodnią do skalibrowania."
#: ekos/guide/guide.cpp:3093
#, kde-format
msgid "drift (arcsec)"
msgstr "dryf (sekunda kątowa)"
#: ekos/guide/guide.cpp:3094
#, kde-format
msgid "pulse (ms)"
msgstr "puls (ms)"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. i18n: ectx: property (title), widget (QGroupBox, controlGroup)
#: ekos/guide/guide.ui:37 ekos/guide/internalguide/guider.ui:657
#, kde-format
msgid "Control"
msgstr "Sterownie"
#. i18n: ectx: property (text), widget (QPushButton, loopB)
#: ekos/guide/guide.ui:92
#, kde-format
msgid "Loop"
msgstr "Zapętlij"
#. i18n: ectx: property (toolTip), widget (QPushButton, clearCalibrationB)
#: ekos/guide/guide.ui:111
#, kde-format
msgid "Clear calibration data."
msgstr "Czyszczenie danych kalibracji."
#. i18n: ectx: property (toolTip), widget (QPushButton, manualDitherB)
#: ekos/guide/guide.ui:146
#, kde-format
msgid "Manual Dither"
msgstr "Ręczne rozpraszanie"
#. i18n: ectx: property (toolTip), widget (QCheckBox, subFrameCheck)
#: ekos/guide/guide.ui:176
#, kde-format
msgid ""
"<html><head/><body><p>Subframe the image around the guide star. Before "
"checking this option, you must <span style=\" font-weight:600;\">first</"
"span> capture an image and select a guide star. Uncheck it to take a full "
"frame again.</p></body></html>"
msgstr ""
"<html><head/><body><p>Stwórz klatki pomocniczne na obrazie wokół gwiazdy "
"prowadzącej. Przed zaznaczeniem tej opcji musisz <span style=\" font-"
"weight:600;\">najpierw</span> przechwycić obraz i zaznaczyć gwiazdę "
"prowadzącą. Odznacz opcję, aby znowu przechwycić pełną klatkę.</p></body></"
"html>"
#. i18n: ectx: property (text), widget (QCheckBox, subFrameCheck)
#: ekos/guide/guide.ui:179 ekos/guide/internalguide/guider.ui:250
#, kde-format
msgid "Subframe"
msgstr "Klatka pomocnicza"
#. i18n: ectx: property (toolTip), widget (QCheckBox, darkFrameCheck)
#: ekos/guide/guide.ui:186
#, kde-format
msgid ""
"<html><head/><body><p>Subtract dark frame. If no dark frame is available, a "
"new dark frame shall be captured and saved for future use.</p></body></html>"
msgstr ""
"<html><head/><body><p>Odejmij ciemną klatkę. W przypadku braku odpowiedniej "
"ciemnej klatki, zostanie ona przechwycona i zapisana do przyszłego "
"wykorzystania.</p></body></html>"
#. i18n: ectx: property (toolTip), widget (QCheckBox, autoStarCheck)
#: ekos/guide/guide.ui:196 ekos/guide/internalguide/rcalibration.ui:75
#, kde-format
msgid "Automatically select the calibration star."
msgstr "Samoczynnie wybierz gwiazdę do kalibrowania.."
#. i18n: ectx: property (text), widget (QCheckBox, autoStarCheck)
#: ekos/guide/guide.ui:199 ekos/guide/internalguide/rcalibration.ui:78
#, kde-format
msgid "Auto Star"
msgstr "Autogwiazda"
#. i18n: ectx: property (toolTip), widget (QLabel, label_2)
#: ekos/guide/guide.ui:251
#, kde-format
msgid "Select which device receives the guiding correction commands."
msgstr "Wybierz urządzenie otrzymujące polecenia poprawki naprowadzania."
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: ekos/guide/guide.ui:254
#, kde-format
msgid "Via:"
msgstr "Przez:"
#. i18n: ectx: property (toolTip), widget (QLabel, label_5)
#: ekos/guide/guide.ui:264
#, kde-format
msgid ""
"Guide star tracking box size. Box size must be set in accordance to the "
"selected star size."
msgstr ""
"Rozmiar pola śledzenia gwiazdy naprowadzającej. Rozmiar pola musi być zgodny "
"z rozmiarem wybranej gwiazdy."
#. i18n: ectx: property (toolTip), widget (QPushButton, externalDisconnectB)
#: ekos/guide/guide.ui:277
#, kde-format
msgid "Disconnect from external guiding application."
msgstr "Rozłącz od zewnętrznej aplikacji naprowadzającej."
#. i18n: ectx: property (toolTip), widget (QCheckBox, swapCheck)
#: ekos/guide/guide.ui:287 ekos/guide/internalguide/guider.ui:683
#, kde-format
msgid ""
"Swap DEC direction pulses. This value is determined automatically from the "
"calibration procedure, only override if necessary."
msgstr ""
"Zamień kierunek pulsów DEK. Wartość ta jest określona samoczynnie z "
"czynności kalibracyjnej, zastąp ją tylko gdy potrzeba."
#. i18n: ectx: property (text), widget (QCheckBox, swapCheck)
#: ekos/guide/guide.ui:293 ekos/guide/internalguide/guider.ui:686
#, kde-format
msgid "Swap"
msgstr "Zamień"
#. i18n: ectx: property (text), item, widget (QComboBox, boxSizeCombo)
#: ekos/guide/guide.ui:304
#, kde-format
msgid "8"
msgstr "8"
#. i18n: ectx: property (text), item, widget (QComboBox, boxSizeCombo)
#: ekos/guide/guide.ui:309
#, kde-format
msgid "16"
msgstr "16"
#. i18n: ectx: property (text), item, widget (QComboBox, boxSizeCombo)
#: ekos/guide/guide.ui:314
#, kde-format
msgid "32"
msgstr "32"
#. i18n: ectx: property (text), item, widget (QComboBox, boxSizeCombo)
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_GuideRegionAxis)
#: ekos/guide/guide.ui:319 ekos/guide/opsguide.ui:437
#, kde-format
msgid "64"
msgstr "64"
#. i18n: ectx: property (text), item, widget (QComboBox, boxSizeCombo)
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_GuideRegionAxis)
#: ekos/guide/guide.ui:324 ekos/guide/opsguide.ui:442
#, kde-format
msgid "128"
msgstr "128"
#. i18n: ectx: property (toolTip), widget (QLabel, label_4)
#: ekos/guide/guide.ui:332
#, kde-format
msgid ""
"Guide camera binning. It is recommended to set binning to 2x2 or higher."
msgstr ""
"Binning naprowadzania kamery. Zaleca się ustawienie binningu na 2x2 lub "
"więcej."
#. i18n: ectx: property (text), widget (QLabel, l_9)
#: ekos/guide/guide.ui:345
#, kde-format
msgid "Directions"
msgstr "Kierunki"
#. i18n: ectx: property (text), widget (QLabel, label_8)
#: ekos/guide/guide.ui:355
#, kde-format
msgid "Effects"
msgstr "Efekty"
#. i18n: ectx: property (toolTip), widget (QCheckBox, northControlCheck)
#: ekos/guide/guide.ui:367
#, kde-format
msgid "North Direction Guiding"
msgstr "Naprowadzanie według północnego kierunku"
#. i18n: ectx: property (toolTip), widget (QCheckBox, southControlCheck)
#: ekos/guide/guide.ui:377
#, kde-format
msgid "South Direction Guiding"
msgstr "Naprowadzanie według południowego kierunku"
#. i18n: ectx: property (text), widget (QCheckBox, southControlCheck)
#. i18n: ectx: property (text), widget (QCheckBox, westControlCheck)
#: ekos/guide/guide.ui:380 ekos/guide/guide.ui:475
#: kstarslite/qml/indi/modules/MotionControl.qml:271
#, kde-format, kde-kuit-format
msgid "-"
msgstr "-"
#. i18n: ectx: property (toolTip), widget (QCheckBox, checkBox_DirDEC)
#: ekos/guide/guide.ui:389
#, kde-format
msgid "Guide Declination Axis"
msgstr "Oś deklinacji naprowadzania"
#. i18n: ectx: property (toolTip), widget (QCheckBox, checkBox_DirRA)
#: ekos/guide/guide.ui:402
#, kde-format
msgid "Guide Right Ascention Axis"
msgstr "Prawa oś wznoszenia naprowadzania"
#. i18n: ectx: property (text), widget (QLabel, label)
#. i18n: ectx: property (text), widget (QLabel, label_8)
#: ekos/guide/guide.ui:415 ekos/profileeditor.ui:409
#, kde-format
msgid "Guider:"
msgstr "Prowadnica:"
#. i18n: ectx: property (toolTip), widget (QPushButton, externalConnectB)
#: ekos/guide/guide.ui:447
#, kde-format
msgid "Connect to external guiding application."
msgstr "Połączenie z zewnętrzną aplikacją do naprowadzania."
#. i18n: ectx: property (toolTip), widget (QCheckBox, eastControlCheck)
#: ekos/guide/guide.ui:462
#, kde-format
msgid "East Direction Guiding"
msgstr "Naprowadzanie według wschodniego kierunku"
#. i18n: ectx: property (toolTip), widget (QCheckBox, westControlCheck)
#: ekos/guide/guide.ui:472
#, kde-format
msgid "West Direction Guiding"
msgstr "Naprowadzanie według zachodniego kierunku"
#. i18n: ectx: property (title), widget (QGroupBox, infoGroup)
#: ekos/guide/guide.ui:489
#, kde-format
msgid "Guide Info"
msgstr "Informacje o naprowadzaniu"
#. i18n: ectx: property (text), widget (QLabel, label_6)
#: ekos/guide/guide.ui:515
#, kde-format
msgid "Scope:"
msgstr "Zakres:"
#. i18n: ectx: property (toolTip), widget (QComboBox, FOVScopeCombo)
#: ekos/guide/guide.ui:528
#, kde-format
msgid ""
"<html><head/><body><p>Select which telescope to use when performing Field of "
"View calculations.</p></body></html>"
msgstr ""
"<html><head/><body><p>Wybierz teleskop używany przy obliczaniu pola widzenia."
"</p></body></html>"
#. i18n: ectx: property (text), widget (QLabel, l_3)
#: ekos/guide/guide.ui:555
#, kde-format
msgid "Guiding rate"
msgstr "Szybkość naprowadzania"
#. i18n: ectx: property (toolTip), widget (QPushButton, showGuideRateToolTipB)
#: ekos/guide/guide.ui:571
#, kde-format
msgid ""
"Mount guiding rate. Find out the guiding rate used by your mount and update "
"the value here to get the <b>recommended</b> value of proportional gain "
"suitable for your mount. Setting this value <b>does not</b> change your "
"mount guiding rate."
msgstr ""
"Szybkość naprowadzania montażu. Sprawdź szybkość naprowadzania swojego "
"montażu i uaktualnij wartość tutaj, aby uzyskać <b>zalecaną</b> wartość "
"wzmocnienia proporcjonalnego odpowiedniego dla twojego montażu. Ustawienie "
"tej wartości <b>nie</b> zmienia szybkości naprowadzania twojego montażu."
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, spinBox_GuideRate)
#: ekos/guide/guide.ui:594
#, kde-format
msgid "Mount guiding rate (x15\"/sec)"
msgstr "Szybkość naprowadzania montażu (x15\"/sek)"
#. i18n: ectx: property (toolTip), widget (QLabel, l_RecommendedGain)
#: ekos/guide/guide.ui:613
#, kde-format
msgid "<b>Recommended</b> proportional rate given the selected guiding rate."
msgstr ""
"<b>Zalecana</b> proporcjonalna szybkość przy zadanej szybkości naprowadzania."
#. i18n: ectx: property (text), widget (QLabel, l_5)
#: ekos/guide/guide.ui:640
#, kde-format
msgid "Focal"
msgstr "Ogniskowa"
#. i18n: ectx: property (toolTip), widget (QLabel, l_Focal)
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: ekos/guide/guide.ui:647 ekos/mount/mount.ui:85 ekos/mount/mount.ui:129
#, kde-format
msgid "Focal Length (mm)"
msgstr "Ogniskowa (mm)"
#. i18n: ectx: property (text), widget (QLabel, l_6)
#: ekos/guide/guide.ui:669
#, kde-format
msgid "Aperture"
msgstr "Przysłona"
#. i18n: ectx: property (toolTip), widget (QLabel, l_Aperture)
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. i18n: ectx: property (text), widget (QLabel, label)
#: ekos/guide/guide.ui:676 ekos/mount/mount.ui:65 ekos/mount/mount.ui:162
#, kde-format
msgid "Aperture (mm)"
msgstr "Przysłona (mm)"
#. i18n: ectx: property (toolTip), widget (QLabel, l_7)
#: ekos/guide/guide.ui:695
#, kde-format
msgid "Focal Ratio"
msgstr "Szybkość ogniskowej"
#. i18n: ectx: property (text), widget (QLabel, l_7)
#: ekos/guide/guide.ui:698 ekos/guide/internalguide/guider.ui:434
#, kde-format
msgid "F/D"
msgstr "F/D"
#. i18n: ectx: property (text), widget (QLabel, l_8)
#: ekos/guide/guide.ui:721
#, kde-format
msgid "FOV"
msgstr "Pole Widzenia"
#. i18n: ectx: property (toolTip), widget (QLabel, l_FOV)
#: ekos/guide/guide.ui:728
#, kde-format
msgid "Field of View (arcmin)"
msgstr "Pole Widzenia (minuty kątowe)"
#. i18n: ectx: property (text), widget (QLabel, l_FOV)
#: ekos/guide/guide.ui:737 ekos/guide/internalguide/guider.ui:470
#, kde-format
msgid "YYxYY"
msgstr "YYxYY"
#. i18n: ectx: property (text), widget (QLabel, l_17)
#: ekos/guide/guide.ui:761
#, kde-format
msgid "Pulse Length (ms)"
msgstr "Długość pulsu (ms)"
#. i18n: ectx: property (text), widget (QLabel, l_16)
#: ekos/guide/guide.ui:768
#, kde-format
msgid "Guiding Delta \""
msgstr "Delta naprowadzania \""
#. i18n: ectx: property (toolTip), widget (QLabel, l_PulseRA)
#: ekos/guide/guide.ui:780
#, kde-format
msgid "Generated RA pulse"
msgstr "Wygenerowany puls RA"
#. i18n: ectx: property (toolTip), widget (QLabel, l_PulseDEC)
#: ekos/guide/guide.ui:799
#, kde-format
msgid "Generated DEC pulse"
msgstr "Wygenerowany puls DEC"
#. i18n: ectx: property (toolTip), widget (QLabel, l_DeltaRA)
#: ekos/guide/guide.ui:825
#, kde-format
msgid "Immediate Guiding RA deviation in arcseconds"
msgstr "Natychmiastowe odchylenie naprowadzania RA w sekundach kątowych"
#. i18n: ectx: property (toolTip), widget (QLabel, l_DeltaDEC)
#: ekos/guide/guide.ui:844
#, kde-format
msgid "Immediate Guiding DEC deviation in arcseconds"
msgstr "Natychmiastowe odchylenie naprowadzania DEC w sekundach kątowych"
#. i18n: ectx: property (toolTip), widget (QLabel, l_20)
#: ekos/guide/guide.ui:867
#, kde-format
msgid "RA Guiding RMS error"
msgstr "Błąd RMS naprowadzania RA"
#. i18n: ectx: property (text), widget (QLabel, l_20)
#: ekos/guide/guide.ui:870
#, kde-format
msgid "RA RMS\""
msgstr "RA RMS\""
#. i18n: ectx: property (toolTip), widget (QLabel, l_21)
#: ekos/guide/guide.ui:900
#, kde-format
msgid "DEC Guiding RMS error"
msgstr "Błąd RMS naprowadzania DEC"
#. i18n: ectx: property (text), widget (QLabel, l_21)
#: ekos/guide/guide.ui:903
#, kde-format
msgid "DE RMS\""
msgstr "DE RMS\""
#. i18n: ectx: property (text), widget (QLabel, label_7)
#: ekos/guide/guide.ui:931
#, kde-format
msgid "<b>Total RMS\"</b>"
msgstr "<b>Całkowity RMS\"</b>"
#. i18n: ectx: property (text), widget (QLabel, l_TotalRMS)
#: ekos/guide/guide.ui:950
#, kde-format
msgid "xxx"
msgstr "xxx"
#. i18n: ectx: property (title), widget (QGroupBox, driftGraphicsGroup)
#: ekos/guide/guide.ui:1028
#, kde-format
msgid "Drift Graphics"
msgstr "Dryf grafiki"
#. i18n: ectx: property (toolTip), widget (QSlider, correctionSlider)
#: ekos/guide/guide.ui:1102
#, kde-format
msgid ""
"<html><head/><body><p>Drag the slider to adjust the scale of the Corrections "
"Graphs relative to the scale of the drift graphs.</p></body></html>"
msgstr ""
"<html><head/><body><p>Przesuń suwakiem, aby dostosować skalę wykresów "
"poprawek względem skali wykresów dryfu.</p></body></html>"
#. i18n: ectx: attribute (title), widget (QWidget, tab)
#: ekos/guide/guide.ui:1149
#, kde-format
msgid "Control parameters"
msgstr "Parametry sterowania"
#. i18n: ectx: property (title), widget (QGroupBox, controlGroup)
#: ekos/guide/guide.ui:1167
#, kde-format
msgid "Control Parameters"
msgstr "Parametry sterowania"
#. i18n: ectx: property (toolTip), widget (QLabel, l_11)
#: ekos/guide/guide.ui:1200
#, kde-format
msgid ""
"<html><head/><body><p>Proportional term accounts for present values of the "
"error. For example, if the error is large and positive, the guider "
"corrective pulse will also be large and positive.</p></body></html>"
msgstr ""
"<html><head/><body><p>Człon proporcjonalny wpływa na obecne wartości błędu. "
"Na przykład, jeśli błąd jest duży i dodatni, to puls poprawkowy też będzie "
"duży i dodatni .</p></body></html>"
#. i18n: ectx: property (text), widget (QLabel, l_11)
#: ekos/guide/guide.ui:1203 ekos/guide/internalguide/guider.ui:728
#, kde-format
msgid "Proportional gain"
msgstr "Wzmocnienie proporcjonalne"
#. i18n: ectx: property (toolTip), widget (QLabel, l_12)
#: ekos/guide/guide.ui:1230
#, kde-format
msgid ""
"<html><head/><body><p>Integral term accounts for past values of the error. "
"For example, if the current pulse is not sufficiently strong, the integral "
"of the error will accumulate over time, and the guider will respond by "
"applying a stronger action.</p></body></html>"
msgstr ""
"<html><head/><body><p>Człon całkujący wpływa na poprzednie wartości błędu. "
"Na przykład, jeśli bieżacy puls nie jest wystarczająco silny, to całka błedu "
"zostanie zakumulowana w czasie i naprowadzanie odpowie poprzez zastosowanie "
"silniejszego działania .</p></body></html>"
#. i18n: ectx: property (text), widget (QLabel, l_12)
#: ekos/guide/guide.ui:1233 ekos/guide/internalguide/guider.ui:755
#, kde-format
msgid "Integral gain"
msgstr "Wzmocnienie całkujące"
#. i18n: ectx: property (toolTip), widget (QLabel, l_13)
#: ekos/guide/guide.ui:1263
#, kde-format
msgid ""
"Derivative term accounts for possible future trends of the error, based on "
"its current rate of change."
msgstr ""
"Człon różniczkujący wpływa na możliwy przyszły trend błędu w oparciu jego "
"obecną szybkość zmiany."
#. i18n: ectx: property (text), widget (QLabel, l_13)
#: ekos/guide/guide.ui:1266 ekos/guide/internalguide/guider.ui:782
#, kde-format
msgid "Derivative gain"
msgstr "Wzmocnienie różniczkujące"
#. i18n: ectx: property (toolTip), widget (QLabel, l_14)
#: ekos/guide/guide.ui:1299
#, kde-format
msgid ""
"<html><head/><body><p>Maximum guide pulse that is generated by the guider "
"and sent to the mount.</p></body></html>"
msgstr ""
"<html><head/><body><p>Maksymalny puls naprowadzający, generowan przez "
"naprowadzanie i wysyłany do montażu.</p></body></html>"
#. i18n: ectx: property (text), widget (QLabel, l_14)
#: ekos/guide/guide.ui:1302 ekos/guide/internalguide/guider.ui:809
#, kde-format
msgid "Maximum pulse"
msgstr "Maksymalny puls"
#. i18n: ectx: property (toolTip), widget (QLabel, l_15)
#: ekos/guide/guide.ui:1323
#, kde-format
msgid ""
"<html><head/><body><p>Minimum guide pulse that is sent to the mount. If the "
"generated pulse is less than this value, then no pulse is sent to the mount."
"</p></body></html>"
msgstr ""
"<html><head/><body><p>Minimalny puls naprowadzający, generowan przez "
"naprowadzanie i wysyłany do montażu. Jeśli wygenerowany puls jest mniejszy "
"od tej wartości, to żaden puls nie jest wysyłany do montażu.</p></body></"
"html>"
#. i18n: ectx: property (text), widget (QLabel, l_15)
#: ekos/guide/guide.ui:1326 ekos/guide/internalguide/guider.ui:830
#, kde-format
msgid "Minimum pulse"
msgstr "Minimalny puls"
#. i18n: ectx: property (text), widget (QLabel, l_23)
#: ekos/guide/guide.ui:1350 ekos/guide/internalguide/guider.ui:851
#, kde-format
msgid "AO Limits"
msgstr "Ograniczenia AO"
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, spinBox_AOLimit)
#: ekos/guide/guide.ui:1360 ekos/guide/internalguide/guider.ui:861
#, kde-format
msgid ""
"Maximum deviation to correct for using Adaptive Optics unit. If the guiding "
"deviation exceeds this value, Ekos will guide the mount mechanically"
msgstr ""
"Maksymalne odchylenie jeszcze poprawiane przez optyczną jednostkę "
"adaptacyjną. Jeśli odchylenie naprowadzania przekroczy tę wartość. Ekos "
"naprowadzi montaż mechanicznie"
#. i18n: ectx: property (text), widget (QLabel, l_24)
#. i18n: ectx: property (text), widget (QLabel, label_14)
#: ekos/guide/guide.ui:1382 ekos/guide/internalguide/guider.ui:880
#: ekos/guide/opsguide.ui:148
#, kde-format
msgid "arcsecs"
msgstr "sekundy kątowe"
#. i18n: ectx: attribute (title), widget (QWidget, tab_2)
#: ekos/guide/guide.ui:1395
#, kde-format
msgid "Drift Plot"
msgstr "Wykres dryfu"
#. i18n: ectx: property (text), widget (QLabel, label_9)
#: ekos/guide/guide.ui:1449
#, kde-format
msgid " Graph:"
msgstr " Wykres:"
#. i18n: ectx: property (toolTip), widget (QCheckBox, showRAPlotCheck)
#: ekos/guide/guide.ui:1464
#, kde-format
msgid ""
"<html><head/><body><p>Display the RA graph in the Drift Graphics plot.</p></"
"body></html>"
msgstr ""
"<html><head/><body><p>Wyświetla krzywą RA na wykresie dryfu.</p></body></"
"html>"
#. i18n: ectx: property (text), widget (QCheckBox, showRAPlotCheck)
#: ekos/guide/guide.ui:1467
#, kde-format
msgid "RA "
msgstr "RA "
#. i18n: ectx: property (toolTip), widget (QCheckBox, showRACorrectionsCheck)
#: ekos/guide/guide.ui:1477
#, kde-format
msgid ""
"<html><head/><body><p>Display the RA Corrections graph in the Drift Graphics "
"plot.</p></body></html>"
msgstr ""
"<html><head/><body><p>Wyświetla krzywą poprawek RA na wykresie dryfu.</p></"
"body></html>"
#. i18n: ectx: property (text), widget (QCheckBox, showRACorrectionsCheck)
#. i18n: ectx: property (text), widget (QCheckBox, showDECorrectionsCheck)
#: ekos/guide/guide.ui:1480 ekos/guide/guide.ui:1513
#, kde-format
msgid "Corr"
msgstr "Współ."
#. i18n: ectx: property (toolTip), widget (QCheckBox, showDECPlotCheck)
#: ekos/guide/guide.ui:1497
#, kde-format
msgid ""
"<html><head/><body><p>Display DEC graph in the Drift Graphics plot.</p></"
"body></html>"
msgstr ""
"<html><head/><body><p>Wyświetla krzywą DEC na wykresie dryfu.</p></body></"
"html>"
#. i18n: ectx: property (toolTip), widget (QCheckBox, showDECorrectionsCheck)
#: ekos/guide/guide.ui:1510
#, kde-format
msgid ""
"<html><head/><body><p>Display the DEC Corrections graph in the Drift "
"Graphics plot.</p></body></html>"
msgstr ""
"<html><head/><body><p>Wyświetla krzywą poprawek DEC na wykresie dryfu.</p></"
"body></html>"
#. i18n: ectx: property (text), widget (QLabel, label_10)
#: ekos/guide/guide.ui:1522
#, kde-format
msgid "Trace:"
msgstr "Ślad:"
#. i18n: ectx: property (toolTip), widget (QSlider, guideSlider)
#: ekos/guide/guide.ui:1529
#, kde-format
msgid ""
"<html><head/><body><p>Drag the slider to scroll through guide history while "
"displaying the RA and DEC error points on both graphs. Dragging to the far "
"right will set the guide plots to display the latest guide data and "
"autoscroll the graph.</p></body></html>"
msgstr ""
"<html><head/><body><p>Przesuń suwakiem, aby przewinąć historię naprowadzania "
"przy jednoczesnym wyświetlaniu punktów błędów RA i DEC na obu wykresach. "
"Przesunięcie daleko na prawo, ustawi wykresy naprowadzania na wyświetlania "
"najświeższych danych i samoczynnie przewinie wykres.</p></body></html>"
#. i18n: ectx: property (toolTip), widget (QCheckBox, latestCheck)
#: ekos/guide/guide.ui:1545
#, kde-format
msgid ""
"<html><head/><body><p>Check to display the latest guide data and autoscroll "
"the graph.</p></body></html>"
msgstr ""
"<html><head/><body><p>Zaznacz, aby wyświetlić najświeższe dane naprowadzania "
"i samoczynnie przewinąć wykres.</p></body></html>"
#. i18n: ectx: property (text), widget (QCheckBox, latestCheck)
#: ekos/guide/guide.ui:1548
#, kde-format
msgid "Max "
msgstr "Maks "
#. i18n: ectx: property (toolTip), widget (QPushButton, guideAutoScaleGraphB)
#: ekos/guide/guide.ui:1570
#, kde-format
msgid ""
"<html><head/><body><p>Autoscale both Guide Graphs to their default scale. If "
"any points are located outside this range, the view is expanded to include "
"them (with the exception of the time axis in the drift graphics).</p></"
"body></html>"
msgstr ""
"<html><head/><body><p>Samoczynnie przeskaluj oba wykresy naprowadzania do "
"ich domyślnej skali. Jeśli jakieś punkty znajdą się poza tym zakresem, to "
"widok jest rozszerzany tak, aby je uwzględnić (z wyjątkiem osi czasu na "
"wykresie dryfu).</p></body></html>"
#. i18n: ectx: property (toolTip), widget (QPushButton, guideSaveDataB)
#: ekos/guide/guide.ui:1592
#, kde-format
msgid ""
"<html><head/><body><p>Export the guide data from the current session to a "
"CSV file readable by a spreadsheet program.</p></body></html>"
msgstr ""
"<html><head/><body><p>Wyeksportuj dane naprowadzania z bieżącej sesji do "
"pliku CSV do odczytu w programie arkusza kalkulacyjnego.</p></body></html>"
#. i18n: ectx: property (toolTip), widget (QPushButton, guideDataClearB)
#: ekos/guide/guide.ui:1614
#, kde-format
msgid ""
"<html><head/><body><p>Clear all the recent guide data.</p></body></html>"
msgstr ""
"<html><head/><body><p>Czyszczenie wszystkich ostatnich danych naprowdzania.</"
"p></body></html>"
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, accuracyRadiusSpin)
#: ekos/guide/guide.ui:1624
#, kde-format
msgid ""
"<html><head/><body><p>Set the desired guiding accuracy in the Drift Plot. "
"The number represents the radius of the green concentric circle in "
"arcseconds.</p></body></html>"
msgstr ""
"<html><head/><body><p>Ustaw żądaną dokładność naprowadzania na wykresie "
"dryfu. Liczba przedstawia promień zielonego koncentrycznego okręgu w "
"sekundach kątowych.</p></body></html>"
#. i18n: ectx: property (text), widget (QPushButton, pushButton_StartStop)
#: ekos/guide/internalguide/guider.cpp:266
#: ekos/guide/internalguide/guider.cpp:278
#: ekos/guide/internalguide/guider.cpp:315
#: ekos/guide/internalguide/guider.ui:220
#, kde-format
msgid "Start Autoguide"
msgstr "Rozpocznij samonaprowadzanie"
#: ekos/guide/internalguide/guider.cpp:279
#, kde-format
msgid "Autoguiding stopped."
msgstr "Zatrzymano samonaprowadzanie."
#: ekos/guide/internalguide/guider.cpp:431
#, kde-format
msgid ""
"Lost track of the guide star. Try increasing the square size and check the "
"mount."
msgstr ""
"Utracono ślad gwiazdy prowadzącej. Spróbuj zwiększyć rozmiar kwadratu i "
"sprawdź montaż."
#: ekos/guide/internalguide/guider.cpp:449
#, kde-format
msgid "Lost track of the guide star. Aborting guiding..."
msgstr "Utracono ślad gwiazdy prowadzącej. Przerywanie naprowadzania..."
#: ekos/guide/internalguide/guider.cpp:521
#, kde-format
msgid "Autoguiding failed with errors"
msgstr "Samo-naprowadzanie zakończono z błędami naprowadzanie"
#: ekos/guide/internalguide/guider.cpp:701
#, kde-format
msgid "Disconnect PHD2"
msgstr "Rozłącz PHD2"
#: ekos/guide/internalguide/guider.cpp:710
#, kde-format
msgid "Connect PHD2"
msgstr "Połącz PHD2"
#. i18n: ectx: property (title), widget (QGroupBox, driftGraphicsGroup)
#: ekos/guide/internalguide/guider.ui:63
#, kde-format
msgid "Drift graphics"
msgstr "Dryf grafiki"
#. i18n: ectx: property (text), widget (QLabel, l_1)
#: ekos/guide/internalguide/guider.ui:123
#, kde-format
msgid "X scale(frm.)"
msgstr "Skal X (frm.)"
#. i18n: ectx: property (text), widget (QLabel, l_2)
#: ekos/guide/internalguide/guider.ui:140
#, kde-format
msgid "Y scale(\")"
msgstr "Skala Y(\")"
#. i18n: ectx: property (text), widget (QPushButton, connectPHD2B)
#: ekos/guide/internalguide/guider.ui:230
#, kde-format
msgid "Connect External"
msgstr "Podłącz zewnętrzny"
#. i18n: ectx: property (text), widget (QLabel, l_19)
#: ekos/guide/internalguide/guider.ui:237 ekos/guide/opsguide.ui:53
#, kde-format
msgid "Algorithm"
msgstr "Algorytm"
#. i18n: ectx: property (toolTip), widget (QCheckBox, subFrameCheck)
#. i18n: ectx: property (toolTip), widget (QCheckBox, ditherCheck)
#: ekos/guide/internalguide/guider.ui:247
#: ekos/guide/internalguide/guider.ui:257
#, kde-format
msgid "Subframe the image around the guide star"
msgstr ""
"Klatka pomocnicza wokół ogniskowanej gwiazdy podczas czynności samoczynnego "
"ogniskowania"
#. i18n: ectx: property (text), widget (QCheckBox, ditherCheck)
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_3)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_DitherEnabled)
#: ekos/guide/internalguide/guider.ui:260 ekos/guide/opsguide.ui:181
#: ekos/guide/opsguide.ui:251
#, kde-format
msgid "Dither"
msgstr "Rozprosz"
#. i18n: ectx: property (text), widget (QCheckBox, rapidGuideCheck)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_RapidGuideEnabled)
#: ekos/guide/internalguide/guider.ui:297 ekos/guide/opsguide.ui:171
#, kde-format
msgid "Rapid Guide"
msgstr "Szybkie naprowadzanie"
#. i18n: ectx: property (toolTip), widget (QLabel, l_3)
#: ekos/guide/internalguide/guider.ui:342
#, kde-format
msgid "Mount guiding rate"
msgstr "Szybkość naprowadzania montażu"
#. i18n: ectx: property (text), widget (QLabel, l_3)
#: ekos/guide/internalguide/guider.ui:345
#, kde-format
msgid "Guiding rate,x15\"/sec"
msgstr "Szybkość naprowadzania ,x15\"/sek"
#. i18n: ectx: property (toolTip), widget (QLabel, l_RecommendedGain)
#: ekos/guide/internalguide/guider.ui:368
#, kde-format
msgid "Recommended proportional rate"
msgstr "Zalecana szybkość proporcjonalna"
#. i18n: ectx: property (text), widget (QLabel, l_5)
#: ekos/guide/internalguide/guider.ui:385
#, kde-format
msgid "Focal,mm"
msgstr "Ogniskowa, mm"
#. i18n: ectx: property (text), widget (QLabel, l_6)
#: ekos/guide/internalguide/guider.ui:411
#, kde-format
msgid "Aperture,mm"
msgstr "Przysłona,mm"
#. i18n: ectx: property (text), widget (QLabel, l_8)
#: ekos/guide/internalguide/guider.ui:457
#, kde-format
msgid "FOV,'"
msgstr "Pole Widzenia,'"
#. i18n: ectx: property (text), widget (QLabel, l_16)
#: ekos/guide/internalguide/guider.ui:494
#, kde-format
msgid "Delta ,\""
msgstr "Delta ,\""
#. i18n: ectx: property (text), widget (QLabel, l_17)
#: ekos/guide/internalguide/guider.ui:540
#, kde-format
msgid "Pulse duration, ms"
msgstr "Długość pulsu, ms"
#. i18n: ectx: property (text), widget (QLabel, l_20)
#: ekos/guide/internalguide/guider.ui:591
#, kde-format
msgid "Sig(RA)\""
msgstr "Sig(RA)\""
#. i18n: ectx: property (text), widget (QLabel, l_21)
#: ekos/guide/internalguide/guider.ui:624
#, kde-format
msgid "Sig(DEC)\""
msgstr "Sig(DEK)\""
#. i18n: ectx: property (text), widget (QLabel, l_9)
#: ekos/guide/internalguide/guider.ui:700
#, kde-format
msgid "Enable directions"
msgstr "Włącz kierunki"
#: ekos/guide/internalguide/internalguider.cpp:260
#, kde-format
msgid ""
"Warning: Dithering failed. Autoguiding shall continue as set in the options "
"in case of dither failure."
msgstr ""
"Uwaga: Nieudane rozpraszanie. Samonaprowadzanie powinno kontynuować tak jak "
"to zostało ustawione w opcjach w przypadku niepowodzenia rozpraszania."
#: ekos/guide/internalguide/internalguider.cpp:329
#, kde-format
msgid "Warning: Manual Dithering failed."
msgstr "Uwaga: nie udało się ręczne rozpraszanie."
#: ekos/guide/internalguide/internalguider.cpp:377
#: ekos/guide/internalguide/rcalibration.cpp:260
#, kde-format
msgid "%1 info are missing. Please set the values in INDI Control Panel."
msgstr "Brakuje informacji %1. Proszę ustaw wartości w panelu sterowania INDI."
#: ekos/guide/internalguide/internalguider.cpp:378
#, kde-format
msgid "Missing Information"
msgstr "Brak informacji"
#: ekos/guide/internalguide/internalguider.cpp:421
#: ekos/guide/internalguide/rcalibration.cpp:320
#, kde-format
msgid ""
"Lost track of the guide star. Try increasing the square size or reducing "
"pulse duration."
msgstr ""
"Utracono ślad gwiazdy prowadzącej. Spróbuj zwiększyć rozmiar kwadratu lub "
"zmniejszyć czas trwania pulsu."
#: ekos/guide/internalguide/internalguider.cpp:484
#, kde-format
msgid "RA drifting forward..."
msgstr "RA dryfuje naprzód..."
#: ekos/guide/internalguide/internalguider.cpp:539
#, kde-format
msgid "RA drifting reverse..."
msgstr "RA dryfuje wstecz..."
#: ekos/guide/internalguide/internalguider.cpp:543
#: ekos/guide/internalguide/internalguider.cpp:681
#: ekos/guide/internalguide/internalguider.cpp:857
#, kde-format
msgid ""
"Calibration rejected. Star drift is too short. Check for mount, cable, or "
"backlash problems."
msgstr ""
"Odrzucono kalibrację. Dryf gwiazdy jest za krótki. Sprawdź montaż, kable, "
"lub problemy z podmuchem powrotnym."
#: ekos/guide/internalguide/internalguider.cpp:549
#: ekos/guide/internalguide/internalguider.cpp:646
#: ekos/guide/internalguide/internalguider.cpp:688
#: ekos/guide/internalguide/internalguider.cpp:742
#: ekos/guide/internalguide/internalguider.cpp:828
#: ekos/guide/internalguide/internalguider.cpp:864
#: ekos/guide/internalguide/rcalibration.cpp:463
#: ekos/guide/internalguide/rcalibration.cpp:629
#: ekos/guide/internalguide/rcalibration.cpp:690
#: ekos/guide/internalguide/rcalibration.cpp:803
#: ekos/guide/internalguide/rcalibration.cpp:845
#, kde-format
msgid "Guiding calibration failed with errors"
msgstr "Kalibrację naprowadzania zakończono z błędami"
#: ekos/guide/internalguide/internalguider.cpp:640
#, kde-format
msgid ""
"Guide RA: Scope cannot reach the start point after %1 iteration. Possible "
"mount or backlash problems..."
msgid_plural ""
"GUIDE_RA: Scope cannot reach the start point after %1 iterations. Possible "
"mount or backlash problems..."
msgstr[0] ""
"GUIDE_RA: Celownik optyczny nie może osiągnąć punktu początkowego po %1 "
"próbie. Możliwe problemy z montażem lub podmuchem powrotnym..."
msgstr[1] ""
"GUIDE_RA: Celownik optyczny nie może osiągnąć punktu początkowego po %1 "
"próbach. Możliwe problemy z montażem lub podmuchem powrotnym..."
msgstr[2] ""
"GUIDE_RA: Celownik optyczny nie może osiągnąć punktu początkowego po %1 "
"próbach. Możliwe problemy z montażem lub podmuchem powrotnym..."
#: ekos/guide/internalguide/internalguider.cpp:666
#, kde-format
msgid "DEC drifting forward..."
msgstr "DEK dryfuje naprzód..."
#: ekos/guide/internalguide/internalguider.cpp:677
#: ekos/guide/internalguide/internalguider.cpp:850
#: ekos/guide/internalguide/rcalibration.cpp:421
#: ekos/guide/internalguide/rcalibration.cpp:451
#: ekos/guide/internalguide/rcalibration.cpp:673
#: ekos/guide/internalguide/rcalibration.cpp:827
#, kde-format
msgid "Guiding calibration completed successfully"
msgstr "Pomyślnie ukończono kalibrację naprowadzania"
#: ekos/guide/internalguide/internalguider.cpp:726
#, kde-format
msgid "DEC drifting reverse..."
msgstr "DEK dryfuje wstecz..."
#: ekos/guide/internalguide/internalguider.cpp:735
#: ekos/guide/internalguide/internalguider.cpp:821
#, kde-format
msgid ""
"Guide DEC: Scope cannot reach the start point after %1 iteration.\n"
"Possible mount or backlash problems..."
msgid_plural ""
"GUIDE DEC: Scope cannot reach the start point after %1 iterations.\n"
"Possible mount or backlash problems..."
msgstr[0] ""
"GUIDE_DEC: Zakres nie może osiągnąć punktu początkowego po %1 próbie.\n"
"Możliwe problemy z montażem lub podmuchem powrotnym..."
msgstr[1] ""
"GUIDE_DEC: Celownik optyczny nie może osiągnąć punktu początkowego po %1 "
"próbach.\n"
"Możliwe problemy z montażem lub podmuchem powrotnym..."
msgstr[2] ""
"GUIDE_DEC: Celownik optyczny nie może osiągnąć punktu początkowego po %1 "
"próbach.\n"
"Możliwe problemy z montażem lub podmuchem powrotnym..."
#: ekos/guide/internalguide/internalguider.cpp:841
#: ekos/guide/internalguide/rcalibration.cpp:414
#: ekos/guide/internalguide/rcalibration.cpp:816
#, kde-format
msgid "DEC swap enabled."
msgstr "Włączono zamianę DEK."
#: ekos/guide/internalguide/internalguider.cpp:843
#: ekos/guide/internalguide/rcalibration.cpp:416
#: ekos/guide/internalguide/rcalibration.cpp:818
#, kde-format
msgid "DEC swap disabled."
msgstr "Wyłączono zamianę DEK."
#: ekos/guide/internalguide/internalguider.cpp:1022
#, kde-format
msgid "Lost track of the guide star. Searching for guide stars..."
msgstr "Utracono ślad gwiazdy prowadzącej. Szukanie gwiazdy prowadzącej..."
#: ekos/guide/internalguide/internalguider.cpp:1024
#, kde-format
msgid "Delta RMS threshold value exceeded. Searching for guide stars..."
msgstr ""
"Przekroczono wartość progową delty RMS. Szukanie gwiazdy prowadzącej..."
#: ekos/guide/internalguide/internalguider.cpp:1095
#, kde-format
msgid "Lost track of phase shift."
msgstr "Utracono ślad przesunięcia fazowego."
#: ekos/guide/internalguide/internalguider.cpp:1114
#, kde-format
msgid "Lost track of phase shift. Aborting guiding..."
msgstr "Utracono ślad przesunięcia fazowego. Przerywanie naprowadzania..."
#: ekos/guide/internalguide/internalguider.cpp:1320
#, kde-format
msgid "Failed to find any suitable guide stars. Aborting..."
msgstr "Nie udało się znaleźć żadnej gwiazdy prowadzącej. Przerywanie..."
#: ekos/guide/internalguide/rcalibration.cpp:227
#, kde-format
msgid "Cannot calibrate while autoguiding is active."
msgstr "Nie można skalibrować, gdy samonaprowadzanie jest włączone."
#: ekos/guide/internalguide/rcalibration.cpp:373
#, kde-format
msgid "Stop GUIDE_RA"
msgstr "Zatrzymaj GUIDE_RA"
#: ekos/guide/internalguide/rcalibration.cpp:379
#, kde-format
msgid "Drift scope in RA. Press stop when done."
msgstr "Dryf celownika optycznego w RA. Naciśnij zatrzymaj, gdy ukończysz."
#: ekos/guide/internalguide/rcalibration.cpp:400
#, kde-format
msgid "Stop GUIDE_DEC"
msgstr "Zatrzymaj GUIDE_DEC"
#: ekos/guide/internalguide/rcalibration.cpp:401
#, kde-format
msgid "Drift scope in DEC. Press Stop when done."
msgstr "Dryf celownika w DEK. Naciśnij zatrzymaj, gdy ukończysz."
#: ekos/guide/internalguide/rcalibration.cpp:430
#: ekos/guide/internalguide/rcalibration.cpp:459
#, kde-format
msgid "Calibration rejected. Start drift is too short."
msgstr "Odrzucono kalibrację. Początkowy dryf jest zbyt krótki."
#. i18n: ectx: property (text), widget (QPushButton, motionAbortButton)
#: ekos/guide/internalguide/rcalibration.cpp:502
#: ekos/observatory/observatory.ui:541 kspopupmenu.cpp:667
#: skycomponents/satellitescomponent.cpp:154 tools/conjunctions.cpp:363
#, kde-format
msgid "Abort"
msgstr "Przerwij"
#: ekos/guide/internalguide/rcalibration.cpp:504
#, kde-format
msgid "GUIDE_RA drifting forward..."
msgstr "GUIDE_RA dryfuje naprzód..."
#: ekos/guide/internalguide/rcalibration.cpp:563
#, kde-format
msgid "GUIDE_RA drifting reverse..."
msgstr "GUIDE_RA dryfuje wstecz..."
#: ekos/guide/internalguide/rcalibration.cpp:614
#: ekos/guide/internalguide/rcalibration.cpp:621
#, kde-format
msgid ""
"GUIDE_RA: Scope cannot reach the start point after %1 iteration. Possible "
"mount or drive problems..."
msgid_plural ""
"GUIDE_RA: Scope cannot reach the start point after %1 iterations. Possible "
"mount or drive problems..."
msgstr[0] ""
"GUIDE_RA: Celownik optyczny nie może osiągnąć punktu początkowego po %1 "
"próbie. Możliwe problemy z montażem lub napędem..."
msgstr[1] ""
"GUIDE_RA: Celownik optyczny nie może osiągnąć punktu początkowego po %1 "
"próbach. Możliwe problemy z montażem lub napędem..."
msgstr[2] ""
"GUIDE_RA: Celownik optyczny nie może osiągnąć punktu początkowego po %1 "
"próbach. Możliwe problemy z montażem lub napędem..."
#: ekos/guide/internalguide/rcalibration.cpp:659
#, kde-format
msgid "GUIDE_DEC drifting forward..."
msgstr "GUIDE_DEC dryfuje naprzód..."
#: ekos/guide/internalguide/rcalibration.cpp:680
#: ekos/guide/internalguide/rcalibration.cpp:682
#: ekos/guide/internalguide/rcalibration.cpp:835
#: ekos/guide/internalguide/rcalibration.cpp:837
#, kde-format
msgid "Calibration rejected. Star drift is too short."
msgstr "Odrzucono kalibrację. Początkowy dryf jest zbyt krótki."
#: ekos/guide/internalguide/rcalibration.cpp:731
#, kde-format
msgid "GUIDE_DEC drifting reverse..."
msgstr "GUIDE_DEC dryfuje wstecz..."
#: ekos/guide/internalguide/rcalibration.cpp:788
#: ekos/guide/internalguide/rcalibration.cpp:795
#, kde-format
msgid ""
"GUIDE_DEC: Scope cannot reach the start point after %1 iteration.\n"
"Possible mount or drive problems..."
msgid_plural ""
"GUIDE_DEC: Scope cannot reach the start point after %1 iterations.\n"
"Possible mount or drive problems..."
msgstr[0] ""
"GUIDE_DEC: Zakres nie może osiągnąć punktu początkowego po %1 próbie.\n"
"Możliwe problemy napędu lub montażu..."
msgstr[1] ""
"GUIDE_DEC: Celownik optyczny nie może osiągnąć punktu początkowego po %1 "
"próbach.\n"
"Możliwe problemy z montażem lub napędem..."
msgstr[2] ""
"GUIDE_DEC: Celownik optyczny nie może osiągnąć punktu początkowego po %1 "
"próbach.\n"
"Możliwe problemy z montażem lub napędem..."
#: ekos/guide/internalguide/rcalibration.cpp:912
#, kde-format
msgid "Image captured..."
msgstr "Przechwycono obraz..."
#: ekos/guide/internalguide/rcalibration.cpp:929
#, kde-format
msgid ""
"Failed to automatically select a guide star. Please select a guide star..."
msgstr "Nieudane samoczynne wybieranie gwiazdy. Wybierz ją ręcznie..."
#. i18n: ectx: property (text), widget (QLabel, l_29)
#: ekos/guide/internalguide/rcalibration.ui:40 ekos/guide/opscalibration.ui:55
#, kde-format
msgid "Pulse:"
msgstr "Puls:"
#. i18n: ectx: property (text), widget (QCheckBox, twoAxisCheck)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_TwoAxisEnabled)
#: ekos/guide/internalguide/rcalibration.ui:65 ekos/guide/opscalibration.ui:100
#, kde-format
msgid "Two axis"
msgstr "Dwie osie"
#. i18n: ectx: property (toolTip), widget (QCheckBox, autoSquareSizeCheck)
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_GuideAutoSquareSizeEnabled)
#. i18n: ectx: label, entry (GuideAutoSquareSizeEnabled), group (Guide)
#: ekos/guide/internalguide/rcalibration.ui:91 ekos/guide/opscalibration.ui:113
#: kstars.kcfg:2090
#, kde-format
msgid "Automatically select the square size based on the selected star width."
msgstr ""
"Samoczynnie wybierz rozmiar kwadratu na podstawie szerokości wybranej "
"gwiazdy."
#. i18n: ectx: property (text), widget (QCheckBox, autoSquareSizeCheck)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_GuideAutoSquareSizeEnabled)
#: ekos/guide/internalguide/rcalibration.ui:94 ekos/guide/opscalibration.ui:116
#, kde-format
msgid "Auto Square Size"
msgstr "Auto-rozmiar kwadratu"
#. i18n: ectx: property (text), widget (QLabel, l_26)
#: ekos/guide/internalguide/rcalibration.ui:132
#, kde-format
msgid "reticle-X"
msgstr "sieć-X"
#. i18n: ectx: property (text), widget (QLabel, l_27)
#: ekos/guide/internalguide/rcalibration.ui:139
#, kde-format
msgid "reticle-Y"
msgstr "sieć-Y"
#. i18n: ectx: property (text), widget (QLabel, l_28)
#: ekos/guide/internalguide/rcalibration.ui:149
#, kde-format
msgid "reticle-Angle"
msgstr "sieć-Kąt"
#. i18n: ectx: property (text), widget (QCheckBox, autoModeCheck)
#: ekos/guide/internalguide/rcalibration.ui:204
#, kde-format
msgid "Auto mode"
msgstr "Tryb samoczynny"
#. i18n: ectx: property (text), widget (QLabel, label)
#: ekos/guide/opscalibration.ui:91
#, kde-format
msgid "Iterations:"
msgstr "Powtórzenia:"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#: ekos/guide/opscalibration.ui:139
#, kde-format
msgid "Reticle"
msgstr "Sieć"
#: ekos/guide/opsguide.cpp:38 ekos/opsekos.cpp:57
#, kde-format
msgid "You must restart KStars for this change to take effect."
msgstr "Aby zmiany odniosły skutek trzeba ponownie uruchomić KStars."
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_GuideAlgorithm)
#: ekos/guide/opsguide.ui:67
#, kde-format
msgid "Smart"
msgstr "Mądry"
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_GuideAlgorithm)
#: ekos/guide/opsguide.ui:77
#, kde-format
msgid "Fast"
msgstr "Szybki"
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_GuideAlgorithm)
#: ekos/guide/opsguide.ui:82
#, kde-format
msgid "Auto Threshold"
msgstr "Samoczynny próg"
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_GuideAlgorithm)
#: ekos/guide/opsguide.ui:87
#, kde-format
msgid "No Threshold"
msgstr "Brak progu"
#. i18n: ectx: property (toolTip), widget (QLabel, label_11)
#: ekos/guide/opsguide.ui:95
#, kde-format
msgid ""
"<html><head/><body><p>If star tracking is lost due to passing clouds or "
"other reasons, wait this many seconds before giving up.</p></body></html>"
msgstr ""
"<html><head/><body><p>Jeśli gwiazdą naprowadzająca została utracona ze "
"względu na zasłaniające chmury lub z innych powodów, to odczekaj tyle sekund "
"do poddania się.</p></body></html>"
#. i18n: ectx: property (text), widget (QLabel, label_11)
#: ekos/guide/opsguide.ui:98
#, kde-format
msgid "Lost Star timeout"
msgstr "Czas oczekiwania na utraconą gwiazdę"
#. i18n: ectx: property (toolTip), widget (QLabel, label_13)
#: ekos/guide/opsguide.ui:125
#, kde-format
msgid ""
"Maximum delta RMS permitted before stopping guide process and searching for "
"new guide stars."
msgstr ""
"Graniczna delta RMS przed zatrzymaniem czynności naprowadzania i "
"poszukiwania nowych gwiazd naprowadzających."
#. i18n: ectx: property (text), widget (QLabel, label_13)
#: ekos/guide/opsguide.ui:128
#, kde-format
msgid "Max Delta RMS"
msgstr "Graniczna delta RMS"
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_GuideRemoteImagesEnabled)
#: ekos/guide/opsguide.ui:158
#, kde-format
msgid "For external guiders, enable receiving guide images in Ekos."
msgstr ""
"Dla zewnętrznych programów naprowadzania, włącz pobieranie obrazów "
"naprowadzania w Ekos."
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_GuideRemoteImagesEnabled)
#: ekos/guide/opsguide.ui:161
#, kde-format
msgid "Receive external guide frames"
msgstr "Pobieraj zewnętrzne klatki naprowadzania"
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, kcfg_DitherPixels)
#: ekos/guide/opsguide.ui:192
#, kde-format
msgid "Number of pixels to move the guiding square in a random direction."
msgstr ""
"Liczba pikseli do przeniesienia kwadratu naprowadzającego w losowym kierunku."
#. i18n: ectx: property (toolTip), widget (QLabel, label_4)
#. i18n: ectx: property (toolTip), widget (QSpinBox, kcfg_DitherSettle)
#. i18n: ectx: label, entry (DitherSettle), group (Guide)
#: ekos/guide/opsguide.ui:211 ekos/guide/opsguide.ui:296 kstars.kcfg:2134
#, kde-format
msgid ""
"After dither is successful, wait for this many seconds before proceeding."
msgstr ""
"Po pomyślnym ukończeniu dither, odczekaj tyle sekund przed przejściem dalej."
#. i18n: ectx: property (toolTip), widget (QSpinBox, kcfg_DitherTimeout)
#: ekos/guide/opsguide.ui:238
#, kde-format
msgid "time limit for successful dither settling"
msgstr "ograniczenie czasowe do pomyślnego ustalenia rozproszenia"
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_DitherEnabled)
#: ekos/guide/opsguide.ui:248
#, kde-format
msgid "Move locked guiding square location after frame capture"
msgstr "Przenieś zablokowany kwadrat naprowadzania po przechwyceniu klatki"
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, kcfg_DitherThreshold)
#: ekos/guide/opsguide.ui:265
#, kde-format
msgid "Maximum allowable distance for guiding to be considered settled."
msgstr ""
"Maksymalna dopuszczalna odległość do uznania naprowadzania za ustalone."
#. i18n: ectx: property (text), widget (QLabel, label_8)
#: ekos/guide/opsguide.ui:289
#, kde-format
msgid "Timeout"
msgstr "Przekroczono czas"
#. i18n: ectx: property (toolTip), widget (QSpinBox, kcfg_DitherFrames)
#. i18n: ectx: property (toolTip), widget (QLabel, label_15)
#: ekos/guide/opsguide.ui:306 ekos/guide/opsguide.ui:326
#, kde-format
msgid "Dither after this many captured frames in the CCD module"
msgstr "Rozprosz po tylu przechwyconych klatkach w modue CCD"
#. i18n: ectx: property (text), widget (QLabel, label)
#. i18n: ectx: property (text), widget (QLabel, label_12)
#: ekos/guide/opsguide.ui:319 ekos/opsekos.ui:608
#, kde-format
msgid "frames"
msgstr "klatki"
#. i18n: ectx: property (text), widget (QLabel, label_15)
#: ekos/guide/opsguide.ui:329 fitsviewer/fitshistogram.cpp:445
#, kde-format
msgid "Frequency"
msgstr "Częstotliwość"
#. i18n: ectx: property (toolTip), widget (QLabel, label_3)
#. i18n: ectx: property (toolTip), widget (QSpinBox, kcfg_DitherMaxIterations)
#: ekos/guide/opsguide.ui:336 ekos/guide/opsguide.ui:346
#, kde-format
msgid ""
"<html><head/><body><p>Maximum dithering iteration attempts before giving up</"
"p></body></html>"
msgstr ""
"<html><head/><body><p>Liczba prób rozproszenia przed poddaniem się</p></"
"body></html>"
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: ekos/guide/opsguide.ui:339
#, kde-format
msgid "Max. Iterations"
msgstr "Maks. iteracji"
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_DitherFailAbortsAutoGuide)
#: ekos/guide/opsguide.ui:361
#, kde-format
msgid ""
"<html><head/><body><p>If checked, autoguiding is aborted when dithering "
"fails. Otherwise, guiding resumes normally.</p></body></html>"
msgstr ""
"<html><head/><body><p>Po zaznaczeniu, samonaprowadzanie zostaje przerwane, "
"gdy nie uda się rozpraszanie . W przeciwnym przypadku naprowadzanie wznawia "
"normalnie.</p></body></html>"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_DitherFailAbortsAutoGuide)
#: ekos/guide/opsguide.ui:364
#, kde-format
msgid "Abort Autoguide on failure"
msgstr "Przerwij samonaprowadzania przy niepowodzeniu"
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_DitherNoGuiding)
#: ekos/guide/opsguide.ui:373
#, kde-format
msgid ""
"<html><head/><body><p>Perform dithering when not guiding.</p></body></html>"
msgstr ""
"<html><head/><body><p>Użyj rozpraszania przy nienaprowadzaniu.</p></body></"
"html>"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_DitherNoGuiding)
#: ekos/guide/opsguide.ui:376
#, kde-format
msgid "Non-Guide Dither Pulse"
msgstr "Puls rozproszony, nienaprowadzający"
#. i18n: ectx: property (toolTip), widget (QSpinBox, kcfg_DitherNoGuidingPulse)
#: ekos/guide/opsguide.ui:383
#, kde-format
msgid ""
"Pulse length in milliseconds to command mount motion in a random direction"
msgstr ""
"Długość pulsu w milisekundach do wydania polecenia ruchu montażu w dowolnym "
"kierunku"
#. i18n: ectx: property (text), widget (QLabel, label_10)
#: ekos/guide/opsguide.ui:399
#, kde-format
msgid "ms"
msgstr "ms"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#: ekos/guide/opsguide.ui:414
#, kde-format
msgid "Image Guiding"
msgstr "Naprowadzanie obrazu"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ImageGuidingEnabled)
#: ekos/guide/opsguide.ui:420
#, kde-format
msgid "Use Image Guiding"
msgstr "Użyj naprowadzania obrazu"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: ekos/guide/opsguide.ui:429
#, kde-format
msgid "Region Axis:"
msgstr "Oś regionu:"
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_GuideRegionAxis)
#: ekos/guide/opsguide.ui:447
#, kde-format
msgid "256"
msgstr " "
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_GuideRegionAxis)
#: ekos/guide/opsguide.ui:452
#, kde-format
msgid "512"
msgstr "512"
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_GuideRegionAxis)
#: ekos/guide/opsguide.ui:457
#, kde-format
msgid "1024"
msgstr "1024"
#: ekos/manager.cpp:176
#, kde-format
msgid "Logging"
msgstr "Rejestracja"
#. i18n: ectx: property (text), widget (QLabel, sequenceLabel)
#: ekos/manager.cpp:461 ekos/manager.cpp:2729 ekos/manager.ui:809
#, kde-format
msgid "Sequence"
msgstr "Sekwencja"
#: ekos/manager.cpp:670 ekos/manager.cpp:694
#, kde-format
msgid "Ekos requires at least one CCD or Guider to operate."
msgstr "Ekos wymaga co najmniej jednego CCD lub prowadnika do operowania."
#: ekos/manager.cpp:722
#, kde-format
msgid ""
"Ekos detected that PTP Camera is running and may prevent a Canon or Nikon "
"camera from connecting to Ekos. Do you want to quit PTP Camera now?"
msgstr ""
"Ekos wykrył, że został uruchomiony aparat PTP i może on przeszkodzić "
"aparatom Canona lub Nikona w połączeniu się z Ekos. Czy chcesz wyłączyć "
"aparat PTP teraz?"
#: ekos/manager.cpp:723
#, kde-format
msgid "PTP Camera"
msgstr "Aparat PTP"
#: ekos/manager.cpp:740
#, kde-format
msgid ""
"Ekos detected an instance of INDI server running. Do you wish to shut down "
"the existing instance before starting a new one?"
msgstr ""
"Ekos wykrył uruchomiony serwer INDI. Czy chcesz zamknąć istniejące "
"wystąpienie programu przed uruchomieniem nowego?"
#: ekos/manager.cpp:742
#, kde-format
msgid "INDI Server"
msgstr "Serwer INDI"
#: ekos/manager.cpp:753
#, kde-format
msgid "Starting INDI services..."
msgstr "Uruchamianie usługi INDI..."
#: ekos/manager.cpp:772
#, kde-format
msgid "INDI services started on port %1."
msgstr "Uruchomiono usługę INDI na porcie %1."
#: ekos/manager.cpp:775
#, kde-format
msgid "INDI services started on port %1. Please connect devices."
msgstr "Uruchomiono usługę INDI na porcie %1. Proszę podłącz urządzenia."
#: ekos/manager.cpp:784
#, kde-format
msgid "Establishing communication with remote INDI Web Manager..."
msgstr "Nawiązywanie połączenia ze zdalnym zarządzaniem INDI przez sieć..."
#: ekos/manager.cpp:798
#, kde-format
msgid "Failed to start profile on remote INDI Web Manager."
msgstr ""
"Nie udało się założenie profilu na zdalnym programie do zarządzania INDI."
#: ekos/manager.cpp:802
#, kde-format
msgid "Starting profile on remote INDI Web Manager..."
msgstr "Zakładanie profilu na zdalnym programie do zarządzania INDI..."
#: ekos/manager.cpp:807
#, kde-format
msgid "Warning: INDI Web Manager is not online."
msgstr "Uwaga: programie do zarządzania INDI jest niedostępny."
#: ekos/manager.cpp:811
#, kde-format
msgid "Connecting to remote INDI server at %1 on port %2 ..."
msgstr "Łączenie do zdalnego serwera INDI na %1 na porcie %2."
#: ekos/manager.cpp:818
#, kde-format
msgid "Failed to connect to remote INDI server."
msgstr "Nie udało się połączyć ze zdalnym serwerem INDI."
#: ekos/manager.cpp:836
#, kde-format
msgid ""
"INDI services started. Connection to remote INDI server is successful. "
"Waiting for devices..."
msgstr ""
"Uruchomiono usługę INDI. Pomyślne połączono ze zdalnym serwerem INDI. "
"Oczekiwanie na urządzenia..."
#: ekos/manager.cpp:852
#, kde-format
msgid "Ekos - %1 Profile"
msgstr "Ekos - Profil %1"
#: ekos/manager.cpp:882
#, kde-format
msgid ""
"Unable to establish:\n"
"%1\n"
"Please ensure the device is connected and powered on."
msgstr ""
"Nie można nawiązać:\n"
"%1\n"
"Upewnij się, że urządzenie jest podłączone i włączone."
#: ekos/manager.cpp:884 ekos/manager.cpp:891 ekos/manager.cpp:920
#: ekos/manager.cpp:927
#, kde-format
msgid "Ekos startup error"
msgstr "Błąd uruchamiania Ekos"
#: ekos/manager.cpp:888
#, kde-format
msgid ""
"Unable to establish the following devices:\n"
"%1\n"
"Please ensure each device is connected and powered on."
msgstr ""
"Nie można całkowicie ustanowić połączenia z następującymi urządzeniami:\n"
"%1\n"
"Upewnij się, że urządzenie jest podłączone i włączone."
#: ekos/manager.cpp:917
#, kde-format
msgid ""
"Unable to establish remote device:\n"
"%1\n"
"Please ensure remote device name corresponds to actual device name."
msgstr ""
"Nie można ustanowić połączenia ze zdalnym urządzeniem:\n"
"%1\n"
"Upewnij się, że nazwa urządzenia zdalnego odpowiada nazwie rzeczywistego "
"urządzenia."
#: ekos/manager.cpp:924
#, kde-format
msgid ""
"Unable to establish remote devices:\n"
"%1\n"
"Please ensure remote device name corresponds to actual device name."
msgstr ""
"Nie można ustanowić połączenia ze zdalnymi urządzeniami:\n"
"%1\n"
"Upewnij się, że nazwa urządzenia zdalnego odpowiada nazwie rzeczywistego "
"urządzenia."
#: ekos/manager.cpp:966
#, kde-format
msgid "Connecting INDI devices..."
msgstr "Podłączanie urządzeń INDI..."
#: ekos/manager.cpp:977
#, kde-format
msgid "Disconnecting INDI devices..."
msgstr "Rozłączanie urządzeń INDI..."
#: ekos/manager.cpp:1021
#, kde-format
msgid "INDI services stopped."
msgstr "Zatrzymano usługi INDI."
#: ekos/manager.cpp:1092
#, kde-format
msgid "Remote devices established."
msgstr "Postawiono zdalne urządzenia."
#: ekos/manager.cpp:1094
#, kde-format
msgid "Remote devices established. Please connect devices."
msgstr ""
"Ustanowiono połączenie z urządzeniami zdalnymi. Proszę podłączyć urządzenia."
#: ekos/manager.cpp:1208
#, kde-format
msgid "%1 is disconnected."
msgstr "%1 jest rozłączony."
#: ekos/manager.cpp:1252 ekos/manager.cpp:1350 ekos/manager.cpp:1427
#: ekos/manager.cpp:1438 ekos/manager.cpp:1451 indi/indistd.cpp:520
#, kde-format
msgid "%1 is online."
msgstr "%1 jest dostępny."
#: ekos/manager.cpp:1369
#, kde-format
msgid "%1 filter is online."
msgstr "Filtr %1 jest dostępny."
#: ekos/manager.cpp:1407
#, kde-format
msgid "%1 focuser is online."
msgstr "Ogniskowanie %1 jest dostępne."
#: ekos/manager.cpp:1502
#, kde-format
msgid "%1 is offline."
msgstr "%1 jest niedostępny."
#: ekos/manager.cpp:2000
#, kde-format
msgctxt "Charge-Coupled Device"
msgid "CCD"
msgstr "CCD"
#. i18n: ectx: property (text), widget (QCheckBox, alignStepCheck)
#: ekos/manager.cpp:2075 ekos/scheduler/scheduler.ui:228
#: fitsviewer/fitsviewer.cpp:391
#, kde-format
msgid "Align"
msgstr "Wyrównanie"
#: ekos/manager.cpp:2366
#, kde-format
msgid "Guider port from %1 is ready."
msgstr "Port prowadnicy z %1 jest gotowy."
#: ekos/manager.cpp:2564
#, kde-format
msgid "Are you sure you want to delete the profile?"
msgstr "Czy na pewno chcesz usunąć profil?"
#: ekos/manager.cpp:2565
#, kde-format
msgid "Confirm Delete"
msgstr "Potwierdź usunięcie"
#: ekos/manager.cpp:2619
#, kde-format
msgid "Site location updated to %1."
msgstr "Uaktualniono położenie miejsca na %1."
#: ekos/manager.cpp:2621
#, kde-format
msgid "Failed to update site location to %1. City not found."
msgstr ""
"Nie udało się uaktualnić położenia miejsca na %1. Nie znaleziono miasta."
#: ekos/manager.cpp:2765 fitsviewer/fitsviewer.cpp:473 indi/indiccd.cpp:1533
#, kde-format
msgid "Preview"
msgstr "Podgląd"
#: ekos/manager.cpp:3042
#, kde-format
msgid "Enabling debug logging for %1..."
msgstr "Włączanie diagnostyki dla %1 ..."
#: ekos/manager.cpp:3050
#, kde-format
msgid "Disabling debug logging for %1..."
msgstr "Wyłączanie diagnostyki dla %1 ..."
#: ekos/manager.cpp:3076
#, kde-format
msgid "Re-enabling debug logging for %1..."
msgstr "Ponowne włączanie diagnostyki dla %1 ..."
#: ekos/manager.cpp:3087
#, kde-format
msgid "Re-disabling debug logging for %1..."
msgstr "Ponowne wyłączanie diagnostyki dla %1 ..."
#. i18n: ectx: property (title), widget (QGroupBox, profileGroup)
#: ekos/manager.ui:117
#, kde-format
msgid "1. Select Profile"
msgstr "1. Wybierz profil"
#. i18n: ectx: property (text), widget (QLabel, label)
#. i18n: ectx: property (text), widget (QLabel, label_12)
#. i18n: ectx: property (text), widget (QLabel, label_9)
#: ekos/manager.ui:138 ekos/profilewizard.ui:993
#: ekos/scheduler/scheduler.ui:415
#, kde-format
msgid "Profile:"
msgstr "Profil:"
#. i18n: ectx: property (toolTip), widget (QPushButton, addProfileB)
#: ekos/manager.ui:176
#, kde-format
msgid "Add profile"
msgstr "Dodaj profil"
#. i18n: ectx: property (toolTip), widget (QPushButton, editProfileB)
#: ekos/manager.ui:213
#, kde-format
msgid "Edit profile"
msgstr "Edytuj profil"
#. i18n: ectx: property (toolTip), widget (QPushButton, deleteProfileB)
#: ekos/manager.ui:250
#, kde-format
msgid "Remove profile"
msgstr "Usuń profil"
#. i18n: ectx: property (toolTip), widget (QPushButton, customDriversB)
#. i18n: ectx: property (windowTitle), widget (QDialog, CustomDrivers)
#: ekos/manager.ui:281 indi/customdrivers.ui:14
#, kde-format
msgid "Custom Drivers"
msgstr "Własne sterowniki"
#. i18n: ectx: property (toolTip), widget (QPushButton, wizardProfileB)
#: ekos/manager.ui:309
#, kde-format
msgid "Launch Ekos Profile Wizard"
msgstr "Uruchom pomocnika profilu Ekos"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#: ekos/manager.ui:344
#, kde-format
msgid "2. Start && Stop Ekos"
msgstr "3. Uruchamianie i Zatrzymywanie Ekos"
#. i18n: ectx: property (toolTip), widget (QPushButton, indiControlPanelB)
#: ekos/manager.ui:430 indi/guimanager.cpp:70
#, kde-format
msgid "INDI Control Panel"
msgstr "Panel sterowania INDI"
#. i18n: ectx: property (toolTip), widget (QPushButton, optionsB)
#: ekos/manager.ui:488
#, kde-format
msgid "Ekos Options"
msgstr "Opcje Ekos"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_3)
#: ekos/manager.ui:535
#, kde-format
msgid "3. Connect && Disconnect Devices"
msgstr "3. Łączenie i rozłączanie się z urządzeniem "
#. i18n: ectx: property (title), widget (QGroupBox, summaryGroup)
#: ekos/manager.ui:615
#, kde-format
msgid "Summary"
msgstr "Podsumowanie"
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. i18n: ectx: property (text), widget (QLabel, label_10)
#. i18n: ectx: property (text), widget (QLabel, label_12)
#. i18n: ectx: property (text), widget (QLabel, label_5)
#: ekos/manager.ui:665 ekos/manager.ui:1025 ekos/manager.ui:1221
#: ekos/manager.ui:1415 fitsviewer/fitsdebayer.ui:123
#, kde-format
msgid "Status:"
msgstr "Stan:"
#. i18n: ectx: property (text), widget (QLabel, imageRemainingTime)
#. i18n: ectx: property (text), widget (QLabel, sequenceRemainingTime)
#. i18n: ectx: property (text), widget (QLabel, overallRemainingTime)
#: ekos/manager.ui:792 ekos/manager.ui:875 ekos/manager.ui:971
#, kde-format
msgid "--:--:--"
msgstr "--:--:--"
#. i18n: ectx: property (text), widget (QLabel, overallLabel)
#: ekos/manager.ui:892
#, kde-format
msgid "Overall"
msgstr "Ogólnie"
#. i18n: ectx: property (title), widget (QGroupBox, mountGroup)
#: ekos/manager.ui:996
#, kde-format
msgid "Mount && Alignment"
msgstr "Montaż i wyrównanie"
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. i18n: ectx: property (text), widget (QLabel, targetLabel)
#: ekos/manager.ui:1064 ekos/scheduler/scheduler.ui:315
#, kde-format
msgid "Target:"
msgstr "Cel:"
#. i18n: ectx: property (text), widget (QLabel, label_6)
#: ekos/manager.ui:1131
#, kde-format
msgid "AZ:"
msgstr "AZ:"
#. i18n: ectx: property (text), widget (QLabel, label_8)
#: ekos/manager.ui:1148
#, kde-format
msgid "AL:"
msgstr "AL:"
#. i18n: ectx: property (toolTip), widget (QLabel, focusProfileImage)
#: ekos/manager.ui:1314
#, kde-format
msgid "Focus Profile"
msgstr "Profil ogniskowania"
#. i18n: ectx: property (toolTip), widget (QLabel, focusStarImage)
#: ekos/manager.ui:1352
#, kde-format
msgid "Focus Star"
msgstr "Gwiazda ogniskowania"
#. i18n: ectx: property (text), widget (QLabel, label_11)
#: ekos/manager.ui:1448
#, kde-format
msgid " σRA:"
msgstr " σRA:"
#. i18n: ectx: property (text), widget (QLabel, label_14)
#: ekos/manager.ui:1480
#, kde-format
msgid "σDEC:"
msgstr "σDEC:"
#. i18n: ectx: property (toolTip), widget (QLabel, guideProfileImage)
#: ekos/manager.ui:1525
#, kde-format
msgid "Guide Profile"
msgstr "Profil naprowadzania"
#. i18n: ectx: property (toolTip), widget (QLabel, guideStarImage)
#: ekos/manager.ui:1560
#, kde-format
msgid "Guide Star"
msgstr "Gwiazda naprowadzania"
#. i18n: ectx: property (toolTip), widget (QPushButton, ekosOptionsB)
#: ekos/manager.ui:1644
#, kde-format
msgid "Advanced Ekos Options"
msgstr "Zaawansowane opcje Ekos"
#. i18n: ectx: property (text), widget (QPushButton, ekosOptionsB)
#: ekos/manager.ui:1647
#, kde-format
msgid "Options..."
msgstr "Opcje..."
#. i18n: ectx: property (text), widget (QPushButton, clearB)
#. i18n: ectx: property (text), widget (QPushButton, ClearButton)
#. i18n: ectx: property (text), widget (QPushButton, Clear)
#: ekos/manager.ui:1654 fitsviewer/fitstab.cpp:140 indi/guimanager.cpp:73
#: tools/conjunctions.ui:205 tools/eclipsetool.ui:167 tools/modcalcgeod.ui:160
#, kde-format
msgid "Clear"
msgstr "Wyczyść"
#: ekos/mount/mount.cpp:98
#, kde-format
msgid "Are you sure you want to clear all mount configurations?"
msgstr "Czy na pewno chcesz wyczyścić wszystkie ustawienia montażu?"
#: ekos/mount/mount.cpp:99
#, kde-format
msgid "Mount Configuration"
msgstr "Ustawienia montażu"
#. i18n: ectx: property (text), widget (QPushButton, mountToolBoxB)
#: ekos/mount/mount.cpp:182 ekos/mount/mount.ui:665
#, kde-format
msgid "Mount Control"
msgstr "Sterowanie montażem"
#: ekos/mount/mount.cpp:327 ekos/mount/mount.cpp:819
#, kde-format
msgid "%1 guide scope"
msgstr "Zakres naprowadzania %1"
#: ekos/mount/mount.cpp:418
#, kde-format
msgid "Are you sure you want to turn off mount tracking?"
msgstr "Czy na pewno chcesz wyłaczyć śledzenie montażu?"
#: ekos/mount/mount.cpp:419
#, kde-format
msgid "Mount Tracking"
msgstr "Śledzenie montażu"
#: ekos/mount/mount.cpp:552
#, kde-format
msgid ""
"Telescope altitude is below minimum altitude limit of %1. Aborting motion..."
msgstr ""
"Wartość wysokości teleskopu jest poniżej dolnej granicy %1. Przerwano ruch..."
#: ekos/mount/mount.cpp:567
#, kde-format
msgid ""
"Telescope altitude is above maximum altitude limit of %1. Aborting motion..."
msgstr ""
"Wartość wysokości teleskopu jest powyżej górnej granicy %1. Przerwano ruch..."
#: ekos/mount/mount.cpp:646
#, kde-format
msgid ""
"Error syncing telescope info. Please fill telescope aperture and focal "
"length."
msgstr ""
"Błąd przy synchronizowaniu informacji o teleskopie. Uzupełnij przysłonę "
"teleskopu i ogniskową."
#: ekos/mount/mount.cpp:648
#, kde-format
msgid ""
"Error syncing telescope info. Check INDI control panel for more details."
msgstr ""
"Błąd przy synchronizowaniu informacji o teleskopie. Sprawdź panel sterowania "
"INDI po więcej szczegółów."
#: ekos/mount/mount.cpp:658
#, kde-format
msgid "Telescope info updated successfully."
msgstr "Uaktualniono informacje o teleskopie."
#: ekos/mount/mount.cpp:769
#, kde-format
msgctxt "Message shown in Ekos Mount module"
msgid "%1"
msgstr "%1"
#: ekos/mount/mount.cpp:848
#, kde-format
msgid "Failed to save telescope information."
msgstr "Nieudane zapisywanie informacji o teleskopie."
#: ekos/mount/mount.cpp:1286
#, kde-format
msgid "Warning: Overriding %1 configuration."
msgstr "Uwaga: Zastępowanie ustawień %1."
#: ekos/mount/mount.cpp:1427
#, kde-format
msgid "Alignment Model cleared."
msgstr "Wyczyszczono model wyrównywania."
#: ekos/mount/mount.cpp:1431
#, kde-format
msgid "Failed to clear Alignment Model."
msgstr "Nie udało się wyczyścić modelu wyrównania."
#: ekos/mount/mount.cpp:1445
#, kde-format
msgid ""
"GPS driver detected. KStars and mount time and location settings are now "
"synced to the GPS driver."
msgstr ""
"Wykryto sterownik GPS. Czas montażu i położenie KStars są teraz "
"zsynchronizowane ze sterownikiem GPS."
#: ekos/mount/mount.cpp:1462
#, kde-format
msgid "GPS is detected. Do you want to switch time and location source to GPS?"
msgstr "Wykryto GPS. Czy chcesz przełączyć źródło czasu i położenia na GPS?"
#: ekos/mount/mount.cpp:1463
#, kde-format
msgid "GPS Settings"
msgstr "Ustawienia GPS"
#: ekos/mount/mount.cpp:1585
#, kde-format
msgid "Parking time cannot be in the past."
msgstr "Czas parkowania nie może być w przeszłości."
#: ekos/mount/mount.cpp:1599
#, kde-format
msgid "Parking time must be within 24 hours of current time."
msgstr "Czas parkowania musi znaleźć się w 24 godzinach bieżącego czasu."
#: ekos/mount/mount.cpp:1604
#, kde-format
msgid "Warning! Parking time is more than 12 hours away."
msgstr "Uwaga! Czas zaparkowania odbędzie się za więcej niż 12 godzin."
#: ekos/mount/mount.cpp:1606
#, kde-format
msgid "Caution: do not use Auto Park while scheduler is active."
msgstr "Uwaga: nie parkuj samoczynnie, gdy planista wykonuje swoje zadania."
#: ekos/mount/mount.cpp:1625
#, kde-format
msgid "Parking timer is up."
msgstr "Upłynął czas na parkowanie."
#: ekos/mount/mount.cpp:1634
#, kde-format
msgid "Starting auto park..."
msgstr "Rozpoczynanie samo-parkowania..."
#. i18n: ectx: property (title), widget (QGroupBox, primaryScopeGroup)
#: ekos/mount/mount.ui:44
#, kde-format
msgid "Primary Telescope"
msgstr "Główny teleskop"
#. i18n: ectx: property (title), widget (QGroupBox, guideScopeGroup)
#: ekos/mount/mount.ui:108
#, kde-format
msgid "Guide Telescope"
msgstr "Naprowadzanie teleskopu"
#. i18n: ectx: property (text), widget (QLabel, label_11)
#: ekos/mount/mount.ui:176
#, kde-format
msgid "Configurations"
msgstr "Ustawienia"
#. i18n: ectx: property (toolTip), widget (QComboBox, scopeConfigCombo)
#: ekos/mount/mount.ui:183
#, kde-format
msgid ""
"<html><head/><body><p>Scope configuration index. You can define up to 6 "
"different combinations of primary and secondary scopes.</p></body></html>"
msgstr ""
"<html><head/><body><p>Indeks ustawień zakresu. Możesz określić do 6 róznych "
"ustawień głównych i pobocznych zakresów.</p></body></html>"
#. i18n: ectx: property (toolTip), widget (QLineEdit, scopeConfigNameEdit)
#: ekos/mount/mount.ui:190
#, kde-format
msgid "Configuration label"
msgstr "Etykieta ustawień"
#. i18n: ectx: property (toolTip), widget (QPushButton, saveB)
#: ekos/mount/mount.ui:210
#, kde-format
msgid "Save telescope information in configuration file"
msgstr "Zapisz szczegóły teleskopu w pliku ustawień"
#. i18n: ectx: property (text), widget (QPushButton, saveB)
#: ekos/mount/mount.ui:213
#, kde-format
msgid "Save Telescope Info"
msgstr "Zapisz informacje teleskopu"
#. i18n: ectx: property (text), widget (QLabel, label_6)
#: ekos/mount/mount.ui:283
#, kde-format
msgid "AZ"
msgstr "AZ"
#. i18n: ectx: property (text), widget (QLabel, label_8)
#: ekos/mount/mount.ui:300
#, kde-format
msgid "ALT"
msgstr "WYS"
#. i18n: ectx: property (toolTip), widget (QLabel, label_9)
#: ekos/mount/mount.ui:314
#, kde-format
msgid "Hour Angle"
msgstr "Kąt godzinowy"
#. i18n: ectx: property (text), widget (QLabel, label_9)
#: ekos/mount/mount.ui:317
#, kde-format
msgid "HA"
msgstr "HA"
#. i18n: ectx: property (toolTip), widget (QLabel, label_10)
#: ekos/mount/mount.ui:331
#, kde-format
msgid "Local Sidereal TIme"
msgstr "Lokalny czas gwiazdowy"
#. i18n: ectx: property (text), widget (QLabel, label_10)
#: ekos/mount/mount.ui:334
#, kde-format
msgid "LST"
msgstr "LST"
#. i18n: ectx: property (toolTip), widget (QCheckBox, meridianFlipCheckBox)
#: ekos/mount/mount.ui:381
#, kde-format
msgid ""
"<html><head/><body><p>Request a meridian flip if the hour angle exceeds the "
"specified value. Capture and Guiding will be suspended and resumed after the "
"flip is complete.</p></body></html>"
msgstr ""
"<html><head/><body><p>Żądaj obrotu o południk, jeśli kąt godzinowy "
"przekroczy daną wartość. Przechwytywanie i naprowadzanie zostanie wtedy "
"wstrzymane i wznowione dopiero po ukończeniu obrotu.</p></body></html>"
#. i18n: ectx: property (text), widget (QCheckBox, meridianFlipCheckBox)
#: ekos/mount/mount.ui:384
#, kde-format
msgid "Flip if HA >"
msgstr "Obrót o południk jeśli HA >"
#. i18n: ectx: property (toolTip), widget (QRadioButton, meridianFlipDegreesR)
#: ekos/mount/mount.ui:391
#, kde-format
msgid ""
"<html><head/><body><p>Set Hour Angle unit to Degrees. Add 1 degree to the "
"mount meridian flip setting. For example, if the mount meridian flip limit "
"is set to 5 degrees, set the value here to be <span style=\" font-weight:600;"
"\">at least</span> 6 degrees to ensure a successful meridian flip.</p></"
"body></html>"
msgstr ""
"<html><head/><body><p>Ustaw jednostkę kąta godzinowego na stopnie. Dodaj 1 "
"stopień do ustawienia obrotu o południk montażu. Na przykład, gdy wartość "
"graniczna obrotu o południk dla montażu jest ustawiona na 5 stopni, to "
"należy tutaj ustawić wartość <span style=\" font-weight:600;\">na co "
"najmniej</span> 6 stopni, aby zapewnić pomyślny obrót o południk.</p></"
"body></html>"
#. i18n: ectx: property (text), widget (QRadioButton, meridianFlipDegreesR)
#. i18n: ectx: property (text), widget (QLabel, AngDistLabel_4)
#: ekos/mount/mount.ui:394 tools/modcalcangdist.ui:331
#, kde-format
msgid "Degrees"
msgstr "Stopnie"
#. i18n: ectx: property (toolTip), widget (QRadioButton, meridianFlipHoursR)
#: ekos/mount/mount.ui:411
#, kde-format
msgid "Set Hour Angle unit to Hours"
msgstr "Ustaw jednostkę kąta godzinowego na godziny"
#. i18n: ectx: property (text), widget (QRadioButton, meridianFlipHoursR)
#: ekos/mount/mount.ui:414
#, kde-format
msgid "Hours"
msgstr "Godziny"
#. i18n: ectx: property (text), widget (QPushButton, clearParkingB)
#: ekos/mount/mount.ui:448
#, kde-format
msgid "Clear Parking"
msgstr "Wyczyść parkowanie"
#. i18n: ectx: property (toolTip), widget (QPushButton, clearAlignmentModelB)
#: ekos/mount/mount.ui:465
#, kde-format
msgid "Deletes all mount alignment points"
msgstr "Usuwa wszystkie punkty wyrównania montażu"
#. i18n: ectx: property (text), widget (QPushButton, clearAlignmentModelB)
#: ekos/mount/mount.ui:468
#, kde-format
msgid "Clear Model"
msgstr "Wyczyść model"
#. i18n: ectx: property (text), widget (QPushButton, purgeConfigB)
#: ekos/mount/mount.ui:485
#, kde-format
msgid "Purge all configuration"
msgstr "Wyczyść wszystkie ustawienia"
#. i18n: ectx: property (text), widget (QLabel, label_12)
#: ekos/mount/mount.ui:528
#, kde-format
msgid "Park At:"
msgstr "Zaparkuj o:"
#. i18n: ectx: property (toolTip), widget (QCheckBox, everyDayCheck)
#: ekos/mount/mount.ui:546
#, kde-format
msgid "Automatically start the park timer on startup"
msgstr "Samoczynnie rozpocznij czasomierz parkowania po uruchomieniu"
#. i18n: ectx: property (text), widget (QCheckBox, everyDayCheck)
#: ekos/mount/mount.ui:549
#, kde-format
msgid "Every day"
msgstr "Codziennie"
#. i18n: ectx: property (shortcut), widget (QPushButton, mountToolBoxB)
#: ekos/mount/mount.ui:678
#, kde-format
msgid "Ctrl+S"
msgstr "Ctrl+S"
#. i18n: ectx: property (title), widget (QGroupBox, trackingGroup)
#: ekos/mount/mount.ui:694 indi/indidome.cpp:538 indi/inditelescope.cpp:1275
#, kde-format
msgid "Tracking"
msgstr "Naprowadzanie"
#. i18n: ectx: property (text), widget (QPushButton, trackOnB)
#: ekos/mount/mount.ui:735
#, kde-format
msgid "ON"
msgstr "WŁ."
#. i18n: ectx: property (text), widget (QPushButton, trackOffB)
#: ekos/mount/mount.ui:768
#, kde-format
msgid "OFF"
msgstr "WYŁ."
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#: ekos/mount/mount.ui:781 ekos/observatory/observatory.cpp:259
#: ekos/observatory/observatory.cpp:275 indi/indicap.cpp:241
#: indi/indidome.cpp:526 indi/inditelescope.cpp:1266
#, kde-format
msgid "Parking"
msgstr "Parkowanie"
#. i18n: ectx: property (text), widget (QPushButton, parkB)
#. i18n: ectx: property (text), widget (QPushButton, domePark)
#: ekos/mount/mount.ui:810 ekos/observatory/observatory.cpp:243
#: ekos/observatory/observatory.cpp:290 ekos/observatory/observatory.cpp:319
#: ekos/observatory/observatory.ui:447 kspopupmenu.cpp:675
#, kde-format
msgid "Park"
msgstr "Zaparkuj"
#. i18n: ectx: property (text), widget (QPushButton, unparkB)
#. i18n: ectx: property (text), widget (QPushButton, domeUnpark)
#: ekos/mount/mount.ui:840 ekos/observatory/observatory.ui:489
#: kspopupmenu.cpp:679
#, kde-format
msgid "UnPark"
msgstr "Odparkuj"
#. i18n: ectx: property (title), widget (QGroupBox, LimitGroup)
#: ekos/mount/mount.ui:850 tools/scriptbuilder.cpp:717
#, kde-format
msgid "Limits"
msgstr "Granice"
#. i18n: ectx: property (toolTip), widget (QLabel, minAltLabel)
#. i18n: ectx: whatsthis, entry (MinimumAltLimit), group (Mount)
#: ekos/mount/mount.ui:912 kstars.kcfg:1538
#, kde-format
msgid ""
"Minimum telescope altitude limit. If the telescope is below this limit, it "
"will be commanded to stop."
msgstr ""
"Granica dla najmniejszej wysokości. Jeśli teleskop znajdzie się poniżej tej "
"granicy, to zostanie zatrzymany."
#. i18n: ectx: property (text), widget (QLabel, minAltLabel)
#: ekos/mount/mount.ui:915
#, kde-format
msgid "Min. Alt:"
msgstr "Min. Wys:"
#. i18n: ectx: property (text), widget (QCheckBox, enableLimitsCheck)
#: ekos/mount/mount.ui:922
#, kde-format
msgid "Enable Limits"
msgstr "Włącz granice"
#. i18n: ectx: property (toolTip), widget (QLabel, maxAltLabel)
#: ekos/mount/mount.ui:932
#, kde-format
msgid ""
"<html><head/><body><p>Maximum telescope altitude limit. If the telescope is "
"above this limit, it will be commanded to stop.</p></body></html>"
msgstr ""
"<html><head/><body><p>Granica dla największej wysokości. Jeśli teleskop "
"znajdzie się powyżej tej granicy, to zostanie zatrzymany.</p></body></html>"
#. i18n: ectx: property (text), widget (QLabel, maxAltLabel)
#: ekos/mount/mount.ui:935
#, kde-format
msgid "Max. Alt:"
msgstr "Max. Wys:"
#: ekos/observatory/observatory.cpp:233
#, kde-format
msgid "Dome is idle."
msgstr "Kopuła jest bezczynna."
#: ekos/observatory/observatory.cpp:242 ekos/observatory/observatory.cpp:294
#: ekos/observatory/observatory.cpp:363
#, kde-format
msgid "Opening"
msgstr "Otwieranie"
#: ekos/observatory/observatory.cpp:243 ekos/observatory/observatory.cpp:290
#, kde-format
msgid "Unparking"
msgstr "Wyparkowywanie"
#: ekos/observatory/observatory.cpp:244
#, kde-format
msgid "Dome is opening..."
msgstr "Kopuła przemieszcza się..."
#: ekos/observatory/observatory.cpp:248
#, kde-format
msgid "Dome is moving clockwise..."
msgstr "Kopuła obraca się w prawo..."
#: ekos/observatory/observatory.cpp:258 ekos/observatory/observatory.cpp:279
#: ekos/observatory/observatory.cpp:373
#, kde-format
msgid "Closing"
msgstr "Zamykanie"
#: ekos/observatory/observatory.cpp:259 ekos/observatory/observatory.cpp:275
#: ekos/observatory/observatory.cpp:333
#, kde-format
msgid "Unpark"
msgstr "Wyparkuj"
#: ekos/observatory/observatory.cpp:260
#, kde-format
msgid "Dome is closing..."
msgstr "Kopuła zamyka się..."
#: ekos/observatory/observatory.cpp:264
#, kde-format
msgid "Dome is moving counter clockwise..."
msgstr "Kopuła obraca się w lewo..."
#: ekos/observatory/observatory.cpp:271
#, kde-format
msgid "Dome is parked."
msgstr "Kopuła jest zaparkowana."
#: ekos/observatory/observatory.cpp:286
#, kde-format
msgid "Dome is parking..."
msgstr "Kopuła parkuje..."
#: ekos/observatory/observatory.cpp:301
#, kde-format
msgid "Dome is unparking..."
msgstr "Kopuła wyparkowuje..."
#: ekos/observatory/observatory.cpp:308
#, kde-format
msgid "Dome is tracking."
msgstr "Kopuła śledzi."
#: ekos/observatory/observatory.cpp:320
#, kde-format
msgid "Unparked"
msgstr "Wyparkowana"
#: ekos/observatory/observatory.cpp:332 indi/indicap.cpp:238
#: indi/indidome.cpp:523 indi/inditelescope.cpp:1263
#, kde-format
msgid "Parked"
msgstr "Zaparkowana"
#: ekos/observatory/observatory.cpp:339 ekos/observatory/observatory.cpp:368
#, kde-format
msgid "Closed"
msgstr "Zamknięta"
#: ekos/observatory/observatory.cpp:357
#, kde-format
msgid "Opened"
msgstr "Otwarta"
#: ekos/observatory/observatory.cpp:359
#, kde-format
msgid "Shutter is open."
msgstr "Migawka jest otwarta."
#: ekos/observatory/observatory.cpp:364
#, kde-format
msgid "Shutter is opening..."
msgstr "Migawka otwiera się..."
#: ekos/observatory/observatory.cpp:370
#, kde-format
msgid "Shutter is closed."
msgstr "Migawka jest zamknięta."
#: ekos/observatory/observatory.cpp:374
#, kde-format
msgid "Shutter is closing..."
msgstr "Migawka zamyka się..."
#: ekos/observatory/observatory.cpp:499
#, kde-format
msgid "Weather is OK"
msgstr "Pogoda jest OK"
#: ekos/observatory/observatory.cpp:503
#, kde-format
msgid "Weather Warning"
msgstr "Ostrzeżenie pogodowe"
#: ekos/observatory/observatory.cpp:507
#, kde-format
msgid "Weather Alert"
msgstr "Powiadomienie pogodowe"
#. i18n: ectx: property (toolTip), widget (QWidget, Observatory)
#: ekos/observatory/observatory.ui:17
#, kde-format
msgid "Status of the Observatory"
msgstr "Gotowość obserwatorium"
#. i18n: ectx: property (text), widget (QLabel, motionLabel)
#: ekos/observatory/observatory.ui:132
#, kde-format
msgid "Motion"
msgstr "Ruch"
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, absoluteMotionSB)
#: ekos/observatory/observatory.ui:142
#, kde-format
msgid "Absolute position the dome should move."
msgstr "Położenie bezwzględne, do którego przemieścić kopułę."
#. i18n: ectx: property (toolTip), widget (QPushButton, motionMoveAbsButton)
#: ekos/observatory/observatory.ui:167
#, kde-format
msgid "Move the dome to the given absolute position."
msgstr "Przemieść kopułę do danego położenia bezwzględnego."
#. i18n: ectx: property (text), widget (QPushButton, motionMoveAbsButton)
#: ekos/observatory/observatory.ui:170
#, kde-format
msgid "Move (abs)"
msgstr "Przemieść (bezwzgl.)"
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, relativeMotionSB)
#: ekos/observatory/observatory.ui:180
#, kde-format
msgid "Relative position the dome should move."
msgstr "Położenie względne, o które przemieścić kopułę."
#. i18n: ectx: property (toolTip), widget (QPushButton, motionMoveRelButton)
#: ekos/observatory/observatory.ui:208
#, kde-format
msgid "Move the dome for the given degrees and direction."
msgstr "Przemieść kopułę o daną liczbę stopni w kierunku."
#. i18n: ectx: property (text), widget (QPushButton, motionMoveRelButton)
#: ekos/observatory/observatory.ui:219
#, kde-format
msgid "Move (rel)"
msgstr "Przemieść (wzgl.)"
#. i18n: ectx: property (toolTip), widget (QPushButton, motionCWButton)
#: ekos/observatory/observatory.ui:241
#, kde-format
msgid "Rotate clockwise"
msgstr "Obróć w prawo"
#. i18n: ectx: property (text), widget (QPushButton, motionCWButton)
#: ekos/observatory/observatory.ui:252
#, kde-format
msgid "&CW"
msgstr "&CW"
#. i18n: ectx: property (toolTip), widget (QPushButton, motionCCWButton)
#: ekos/observatory/observatory.ui:277
#, kde-format
msgid "Rotate counter clockwise"
msgstr "Obrót w lewo"
#. i18n: ectx: property (text), widget (QPushButton, motionCCWButton)
#: ekos/observatory/observatory.ui:288
#, kde-format
msgid "CCW"
msgstr "CCW"
#. i18n: ectx: property (text), widget (QLabel, label)
#: ekos/observatory/observatory.ui:318
#, kde-format
msgid "Slaving"
msgstr "Służenie"
#. i18n: ectx: property (toolTip), widget (QPushButton, slavingEnableButton)
#: ekos/observatory/observatory.ui:350
#, kde-format
msgid ""
"<html><head/><body><p>Enable slaving, dome motion <span style=\" font-"
"weight:600;\">follows telescope motion</span></p></body></html>"
msgstr ""
"<html><head/><body><p>Włącz służenie, kopuła <span style=\" font-weight:600;"
"\">podąża za ruchem teleskopu</span></p></body></html>"
#. i18n: ectx: property (text), widget (QPushButton, slavingEnableButton)
#. i18n: ectx: property (text), widget (QCheckBox, f_UseAutoFocus)
#: ekos/observatory/observatory.ui:361 oal/equipmentwriter.ui:747
#, kde-format
msgid "Enable"
msgstr "Włącz"
#. i18n: ectx: property (toolTip), widget (QPushButton, slavingDisableButton)
#: ekos/observatory/observatory.ui:383
#, kde-format
msgid ""
"<html><head/><body><p>Disable slaving, dome <span style=\" font-weight:600;"
"\">does not follow telescope motion</span>.</p></body></html>"
msgstr ""
"<html><head/><body><p>Wyłącz służenie, kopuła <span style=\" font-weight:600;"
"\">nie podąża za ruchem teleskopu</span>.</p></body></html>"
#. i18n: ectx: property (text), widget (QPushButton, slavingDisableButton)
#: ekos/observatory/observatory.ui:394
#, kde-format
msgid "Disable"
msgstr "Wyłącz"
#. i18n: ectx: property (toolTip), widget (QPushButton, domePark)
#: ekos/observatory/observatory.ui:436
#, kde-format
msgid ""
"<html><head/><body><p>Park the dome. For advanced control of the dome please "
"use the INDI tab.</p></body></html>"
msgstr ""
"<html><head/><body><p>Zaparkuj kopułę. Do zaawansowanego sterowania kopułą "
"służy karta INDI.</p></body></html>"
#. i18n: ectx: property (toolTip), widget (QPushButton, domeUnpark)
#: ekos/observatory/observatory.ui:478
#, kde-format
msgid ""
"<html><head/><body><p>Unpark the dome. For advanced control of the dome "
"please use the INDI tab.</p></body></html>"
msgstr ""
"<html><head/><body><p>Wyparkuj kopułę. Do zaawansowanego sterowania kopułą "
"służy karta INDI.</p></body></html>"
#. i18n: ectx: property (toolTip), widget (QPushButton, motionAbortButton)
#: ekos/observatory/observatory.ui:530
#, kde-format
msgid "Abort dome motion"
msgstr "Przerwij ruch kopuły"
#. i18n: ectx: property (title), widget (QGroupBox, shutterBox)
#. i18n: ectx: property (text), widget (QCheckBox, useShutterCB)
#: ekos/observatory/observatory.ui:556 ekos/observatory/observatory.ui:711
#, kde-format
msgid "Shutter"
msgstr "Migawka"
#. i18n: ectx: property (toolTip), widget (QPushButton, shutterClosed)
#: ekos/observatory/observatory.ui:605
#, kde-format
msgid ""
"<html><head/><body><p>Close the shutter of the dome. For advanced control of "
"the dome please use the INDI tab.</p></body></html>"
msgstr ""
"<html><head/><body><p>Zamknij migawkę dla kopuły. Do zaawansowanego "
"sterowania kopułą służy karta INDI.</p></body></html>"
#. i18n: ectx: property (toolTip), widget (QPushButton, shutterOpen)
#: ekos/observatory/observatory.ui:647
#, kde-format
msgid ""
"<html><head/><body><p>Open the shutter of the dome. For advanced control of "
"the dome please use the INDI tab.</p></body></html>"
msgstr ""
"<html><head/><body><p>Otwórz migawkę dla kopuły. Do zaawansowanego "
"sterowania kopułą służy karta INDI.</p></body></html>"
#. i18n: ectx: property (title), widget (QGroupBox, statusDefinitionBox)
#: ekos/observatory/observatory.ui:677
#, kde-format
msgid "Observatory Status"
msgstr "Gotowość obserwatorium"
#. i18n: ectx: property (toolTip), widget (QCheckBox, useDomeCB)
#: ekos/observatory/observatory.ui:698
#, kde-format
msgid ""
"<html><head/><body><p>If selected, the dome needs to be unparked for the "
"observatory status being \"READY\".</p></body></html>"
msgstr ""
"<html><head/><body><p>Gdy zaznaczone, to kopuła musi być wyparkowana, aby "
"gotowość obserwatorium zmieniła się na \"GOTOWE\".</p></body></html>"
#. i18n: ectx: property (toolTip), widget (QCheckBox, useShutterCB)
#: ekos/observatory/observatory.ui:708
#, kde-format
msgid ""
"<html><head/><body><p>If selected, the shutter needs to be open for the "
"observatory status being \"READY\".</p></body></html>"
msgstr ""
"<html><head/><body><p>Gdy zaznaczone, to migawka musi być otwarta, aby "
"gotowość obserwatorium zmieniła się na \"GOTOWE\".</p></body></html>"
#. i18n: ectx: property (toolTip), widget (QCheckBox, useWeatherCB)
#: ekos/observatory/observatory.ui:718
#, kde-format
msgid ""
"<html><head/><body><p>If selected, the weather needs to be OK for the "
"observatory status being \"READY\".</p></body></html>"
msgstr ""
"<html><head/><body><p>Gdy zaznaczone, to pogoda musi być OK, aby gotowość "
"obserwatorium zmieniła się na \"GOTOWE\".</p></body></html>"
#. i18n: ectx: property (toolTip), widget (QPushButton, statusReadyButton)
#: ekos/observatory/observatory.ui:749
#, kde-format
msgid ""
"<html><head/><body><p>Observatory status. Select the observatory elements "
"that are relevant for the status:</p>\n"
"<ul>\n"
"<li><b>Dome</b>: unparked &rarr; ready</li>\n"
"<li><b>Shutter</b>: open &rarr; ready</li>\n"
"<li><b>Weather</b>: OK &rarr; ready</li>\n"
"</ul>\n"
"</body></html>"
msgstr ""
"<html><head/><body><p>Stan obserwatorium. Zaznacz elementy obserwatorium, "
"które mają się odnosić do jego gotowości:</p>\n"
"<ul>\n"
"<li><b>Kopuła</b>: wyparkowana &rarr; gotowa</li>\n"
"<li><b>Migawka</b>: otwarta &rarr; gotowa</li>\n"
"<li><b>Pogoda</b>: OK &rarr; gotowa</li>\n"
"</ul>\n"
"</body></html>"
#. i18n: ectx: property (text), widget (QPushButton, statusReadyButton)
#: ekos/observatory/observatory.ui:760
#, kde-format
msgid "Ready"
msgstr "Gotowe"
#. i18n: ectx: property (toolTip), widget (QLabel, weatherLabel)
#: ekos/observatory/observatory.ui:836
#, kde-format
msgid ""
"Display the weather status. The warning and alert limits are set in the INDI "
"tab."
msgstr ""
"Wyświetl stan pogody. Granice ostrzeżenia i alarmu można ustawić w zakładce "
"INDI."
#. i18n: ectx: property (text), widget (QLabel, weatherLabel)
#: ekos/observatory/observatory.ui:839
#, kde-format
msgid "Weather Status: "
msgstr "Stan pogody: "
#. i18n: ectx: property (title), widget (QGroupBox, weatherActionsBox)
#: ekos/observatory/observatory.ui:849
#, kde-format
msgid "Actions"
msgstr "Działania"
#. i18n: ectx: property (title), widget (QGroupBox, weatherWarningBox)
#: ekos/observatory/observatory.ui:870
#, kde-format
msgid "War&ning"
msgstr "Ostrzeże&nie"
#. i18n: ectx: property (text), widget (QCheckBox, weatherWarningShutterCB)
#. i18n: ectx: property (text), widget (QCheckBox, weatherAlertShutterCB)
#: ekos/observatory/observatory.ui:901 ekos/observatory/observatory.ui:986
#, kde-format
msgid "Close Shutter"
msgstr "Zamknij migawkę"
#. i18n: ectx: property (text), widget (QCheckBox, weatherWarningSchedulerCB)
#. i18n: ectx: property (text), widget (QCheckBox, weatherAlertSchedulerCB)
#: ekos/observatory/observatory.ui:908 ekos/observatory/observatory.ui:1000
#: ekos/scheduler/scheduler.cpp:1420 ekos/scheduler/scheduler.cpp:1446
#, kde-format
msgid "Stop Scheduler"
msgstr "Zatrzymaj planistę"
#. i18n: ectx: property (text), widget (QLabel, weatherWarningStatusLabel)
#. i18n: ectx: property (text), widget (QLabel, weatherAlertStatusLabel)
#: ekos/observatory/observatory.ui:917 ekos/observatory/observatory.ui:1009
#, kde-format
msgid ""
"<html><head/><body><p><span style=\" font-style:italic;\">Status: inactive</"
"span></p></body></html>"
msgstr ""
"<html><head/><body><p><span style=\" font-style:italic;\">Stan: wyłączone</"
"span></p></body></html>"
#. i18n: ectx: property (text), widget (QLabel, weatherWarningDelayLabel)
#. i18n: ectx: property (text), widget (QLabel, weatherAlertDelayLabel)
#: ekos/observatory/observatory.ui:940 ekos/observatory/observatory.ui:1032
#, kde-format
msgid "Delay (sec):"
msgstr "Opóźnienie (sek):"
#. i18n: ectx: property (title), widget (QGroupBox, weatherAlertBox)
#: ekos/observatory/observatory.ui:962
#, kde-format
msgid "Ale&rt"
msgstr "Ale&rt"
#. i18n: ectx: property (title), widget (QGroupBox, sensorDataBox)
#: ekos/observatory/observatory.ui:1070
#, kde-format
msgid "Sensor Data"
msgstr "Dane czujnika"
#: ekos/observatory/observatorydomemodel.cpp:61
#: ekos/scheduler/scheduler.cpp:5723
#, kde-format
msgid "Unparking dome..."
msgstr "Wyparkowywanie kopuły..."
#: ekos/observatory/observatorydomemodel.cpp:88
#, kde-format
msgid "Slaving activated."
msgstr "Włączono służenie."
#: ekos/observatory/observatorydomemodel.cpp:97
#, kde-format
msgid "Aborting..."
msgstr "Przerywanie..."
#: ekos/observatory/observatorydomemodel.cpp:106
#, kde-format
msgid "Opening shutter..."
msgstr "Otwieranie migawki..."
#: ekos/observatory/observatorydomemodel.cpp:115
#, kde-format
msgid "Closing shutter..."
msgstr "Zamykanie migawki..."
#: ekos/observatory/observatorydomemodel.cpp:124
#, kde-format
msgid "%2 dome motion %1..."
msgstr "%2 ruch kopuły %1..."
#: ekos/observatory/observatoryweathermodel.cpp:108
#: ekos/observatory/observatoryweathermodel.cpp:128
#, kde-format
msgid "%1 second remaining"
msgid_plural "%1 seconds remaining"
msgstr[0] "Pozostała %1 sekunda"
msgstr[1] "Pozostały %1 sekundy"
msgstr[2] "Pozostało %1 sekund"
#: ekos/observatory/observatoryweathermodel.cpp:111
#: ekos/observatory/observatoryweathermodel.cpp:131
#, kde-format
msgid "Status: inactive"
msgstr "Stan: wyłączone"
#: ekos/opsekos.cpp:104
#, kde-format
msgid "Are you sure you want to delete all dark frames images and data?"
msgstr "Czy na pewno chcesz usunąć wszystkie obrazy i dane ciemnych klatek?"
#. i18n: ectx: property (windowTitle), widget (QTabWidget, OpsEkos)
#: ekos/opsekos.ui:14
#, kde-format
msgid "TabWidget"
msgstr "Element interfejsu karty"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_3)
#: ekos/opsekos.ui:29
#, kde-format
msgid "Configuration"
msgstr "Ustawienia"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: ekos/opsekos.ui:35
#, kde-format
msgid "Load Device Configuration:"
msgstr "Wczytaj ustawienia urządzenia:"
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_neverLoadConfig)
#: ekos/opsekos.ui:42
#, kde-format
msgid "Ne&ver"
msgstr "Ni&gdy"
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_loadConfigOnConnection)
#: ekos/opsekos.ui:52
#, kde-format
msgid "O&n connection"
msgstr "Przy połącze&niu"
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_loadDefaultConfig)
#: ekos/opsekos.ui:59
#, fuzzy, kde-format
#| msgid "Always &load defaults"
msgid "Alwa&ys load defaults"
msgstr "Zawsze wczytuj domyś&lne"
#. i18n: ectx: property (text), widget (QLabel, label_4)
#: ekos/opsekos.ui:76
#, kde-format
msgid "Icons Orientation:"
msgstr "Kierunek ikon:"
#. i18n: ectx: property (toolTip), widget (QRadioButton, kcfg_EkosTopIcons)
#. i18n: ectx: label, entry (EkosTopIcons), group (Ekos)
#: ekos/opsekos.ui:83 kstars.kcfg:1476
#, kde-format
msgid "Ekos modules icons are placed on the top of pages"
msgstr "Ikony modułu Ekos zostaną umieszczone na górze stron"
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_EkosTopIcons)
#: ekos/opsekos.ui:86
#, kde-format
msgid "Top"
msgstr "Na górze"
#. i18n: ectx: property (toolTip), widget (QRadioButton, kcfg_EkosLeftIcons)
#: ekos/opsekos.ui:99
#, kde-format
msgid "Ekos module icons are placed to the left of pages"
msgstr "Ikony modułu Ekos zostaną umieszczone po lewej stronie stron"
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_EkosLeftIcons)
#: ekos/opsekos.ui:102
#, fuzzy, kde-format
#| msgid "Left"
msgid "&Left"
-msgstr "Po lewej"
+msgstr "&Lewo"
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_independentWindowEkos)
#: ekos/opsekos.ui:127
#, kde-format
msgid ""
"Make Ekos window independent from KStars main window. Requires restart to "
"take effect."
msgstr ""
"Uczyń okno Ekos niezależnym od głównego okna KStars. Wymaga ponownego "
"uruchomienia przed zastosowaniem."
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_independentWindowEkos)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_independentWindowFITS)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_independentWindowINDI)
#: ekos/opsekos.ui:130 fitsviewer/opsfits.ui:117 indi/opsindi.ui:407
#, kde-format
msgid "Independent Window"
msgstr "Niezależne okno"
#. i18n: ectx: property (toolTip), widget (QLabel, leadTimeLabel)
#: ekos/opsekos.ui:161
#, kde-format
msgid ""
"<html><head/><body><p>Lead time is the minimum time in minutes between jobs. "
"The scheduler starts execution of a job before its scheduled startup time by "
"this lead time. Early execution is useful as focusing, alignment, and "
"guiding procedures may take prolonged periods to time to complete.</p></"
"body></html>"
msgstr ""
"<html><head/><body><p>Czas wyprzedzenia jest najkrótszym czasem pomiędzy "
"zadaniami. Moduł planujący rozpocznie wykonywanie zadania przed jego "
"zaplanowanym czasem o ten czas wyprzedzenia. Wczesne wykonywanie jest "
"użyteczne przy ogniskowaniu, wyrównywaniu oraz naprowadzaniu, które może "
"zająć dużo czasu.</p></body></html>"
#. i18n: ectx: property (text), widget (QLabel, leadTimeLabel)
#: ekos/opsekos.ui:164
#, kde-format
msgid "Lead Time:"
msgstr "Czas wyprzedzenia:"
#. i18n: ectx: property (toolTip), widget (QLabel, preDawnLabel)
#: ekos/opsekos.ui:174
#, kde-format
msgid ""
"<html><head/><body><p>Do not permit jobs to be scheduled or executed past "
"this many minutes before dawn.</p></body></html>"
msgstr ""
"<html><head/><body><p>Nie pozwalaj na wykonywanie lub planowanie zadań "
"więcej niż tyle minut przed świtem.</p></body></html>"
#. i18n: ectx: property (text), widget (QLabel, preDawnLabel)
#: ekos/opsekos.ui:177
#, kde-format
msgid "Pre-dawn"
msgstr "Przed-świtem"
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_PreemptiveShutdown)
#: ekos/opsekos.ui:187
#, kde-format
msgid ""
"<html><head/><body><p>In case no scheduler job is scheduled for this many "
"hours, perform a complete shutdown procedure and restart observatory "
"operations once the next job is ready.</p></body></html>"
msgstr ""
"<html><head/><body><p>W przypadku, w którym żadne z zadań nie jest "
"zaplanowane na tyle godzin, zamknij system i ponownie rozpocznij czynności "
"operacyjne gdy następne zadanie będzie gotowe.</p></body></html>"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_PreemptiveShutdown)
#: ekos/opsekos.ui:190
#, kde-format
msgid "Pre-emptive shutdown"
msgstr "Wyprzedzające wyłączenie"
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, kcfg_PreemptiveShutdownTime)
#: ekos/opsekos.ui:197
#, kde-format
msgid "<html><head/><body><p>Pre-emptive shutdown hours</p></body></html>"
msgstr ""
"<html><head/><body><p>Liczba godzin przed wyprzedzającym wyłaczeniem</p></"
"body></html>"
#. i18n: ectx: property (toolTip), widget (QLabel, settingAltitudeCutoffLabel)
#: ekos/opsekos.ui:204
#, kde-format
msgid ""
"<html><body><p>Do not permit jobs to be scheduled less than this many "
"degrees before the altitude restriction. Actual execution proceeds until the "
"altitude limit.</p></body></html>"
msgstr ""
"<html><head/><body><p>Nie pozwalaj na planowanie zadań o wartości stopni "
"mniejszej niż ograniczenie wysokościowe. Zadanie jest wykonywane do chwili "
"zachowania ograniczenia wysokości.</p></body></html>"
#. i18n: ectx: property (text), widget (QLabel, settingAltitudeCutoffLabel)
#: ekos/opsekos.ui:207
#, kde-format
msgid "Setting Altitude Cutoff"
msgstr "Ustawianie odcięcia wysokości"
#. i18n: ectx: property (toolTip), widget (QLabel, duskOffsetLabel)
#: ekos/opsekos.ui:243
#, kde-format
msgid ""
"<html><body><p>Offset astronomical dusk by this many hours. This positive or "
"negative value adjusts the twilight restriction.</p></body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, duskOffsetLabel)
#: ekos/opsekos.ui:246
#, fuzzy, kde-format
#| msgid "Focus Offset"
msgid "Dusk Offset"
msgstr "Przesunięcie ogniskowej"
#. i18n: ectx: property (toolTip), widget (QLabel, dawnOffsetLabel)
#: ekos/opsekos.ui:253
#, kde-format
msgid ""
"<html><body><p>Offset astronomical dawn by this many hours. This positive or "
"negative value adjusts the twilight restriction.</p></body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, dawnOffsetLabel)
#: ekos/opsekos.ui:256
#, fuzzy, kde-format
#| msgid "Offset"
msgid "Dawn Offset"
msgstr "Przesunięcie"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ResetMountModelOnAlignFail)
#: ekos/opsekos.ui:280
#, kde-format
msgid "Reset Mount Model On Alignment Failure"
msgstr "Wyzeruj model montażu przy niepowodzeniu wyrównania"
#. i18n: ectx: property (text), widget (QCheckBox, kfcg_ResetMountModelBeforeJob)
#: ekos/opsekos.ui:287
#, kde-format
msgid "Reset Mount Model Before Starting Each Job"
msgstr "Wyzeruj model montażu przed rozpoczęciem każdego zadania"
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_ResetGuideCalibration)
#: ekos/opsekos.ui:294
#, kde-format
msgid ""
"<html><head/><body><p>When guiding is started, always clear calibration. "
"Turning off this option can lead to unpredictable guiding failures.</p></"
"body></html>"
msgstr ""
"<html><head/><body><p>Po rozpoczęciu naprowadzania, zawsze czyść kalibrację. "
"Wyłączenie tej opcji może prowadzić do nieprzewidywalnych błędów "
"naprowadzania.</p></body></html>"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ResetGuideCalibration)
#: ekos/opsekos.ui:300
#, kde-format
msgid "Always Reset Guide Calibration"
msgstr "Zawsze zeruj kalibrację naprowadzania"
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_RealignAfterCalibrationFailure)
#: ekos/opsekos.ui:307
#, kde-format
msgid ""
"<html><head/><body><p>If guiding calibration fails then restart alignment "
"process before proceeding to guiding recalibration process again. This can "
"help recenter the target object in the field of view if the calibration "
"process strayed too far off.</p></body></html>"
msgstr ""
"<html><head/><body><p>Jeśli nie uda się skalibrować naprowadzania, to "
"rozpocznij ponownie czynność wyrównywania przed ponownym kalibrowaniem "
"naprowadzania. Może to pomóc ponownie wyśrodkować obiekt docelowy w polu "
"widoku, jeśli kalibracja oddaliła się zbytnio.</p></body></html>"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_RealignAfterCalibrationFailure)
#: ekos/opsekos.ui:310
#, kde-format
msgid "Restart Alignment on Guiding Calibration Failure"
msgstr "Ponownie wyrównaj przy niepowodzeniu kalibracji naprowadzania"
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_StopEkosAfterShutdown)
#: ekos/opsekos.ui:317
#, kde-format
msgid "After shutdown procedure is successfully executed, stop INDI and Ekos."
msgstr "Po pomyślnym wykonaniu zamykania, zatrzymaj INDI oraz Ekos."
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_StopEkosAfterShutdown)
#: ekos/opsekos.ui:320
#, kde-format
msgid "Stop Ekos After Shutdown"
msgstr "Zatrzymaj Ekos po zamknięciu"
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_ShutdownScriptTerminatesINDI)
#: ekos/opsekos.ui:327
#, kde-format
msgid ""
"<html><head/><body><p>If the shutdown script terminates INDI server, enable "
"this option so that no disconnection errors are generated.</p></body></html>"
msgstr ""
"<html><head/><body><p>Gdy skrypt zamykający zamyka serwer INDI, włącz tę "
"opcję tak, aby nie napotykać na błędy związane z rozłączeniem.</p></body></"
"html>"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShutdownScriptTerminatesINDI)
#: ekos/opsekos.ui:330
#, kde-format
msgid "Shutdown Script Terminates INDI"
msgstr "Skrypt zamykania zamyka INDI"
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_SortSchedulerJobs)
#: ekos/opsekos.ui:337
#, kde-format
msgid "High priority and altitude jobs are executed first"
msgstr "Najpierw wykonywane są zadania o wysokim priorytecie i wysokości"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_SortSchedulerJobs)
#: ekos/opsekos.ui:340
#, kde-format
msgid "Sort jobs by Altitude and Priority"
msgstr "Uszereguj zadania po wysokości i priorytecie"
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_RememberJobProgress)
#: ekos/opsekos.ui:347
#, kde-format
msgid ""
"<html><head/><body><p>When processing a scheduled job, resume the sequence "
"starting from the last image present in storage.</p></body></html>"
msgstr ""
"<html><head/><body><p>Przy przetwarzaniu zaplanowanego zadania, wznów "
"sekwencję zaczynając od ostatniego zadania dostępnego w pamięci.</p></body></"
"html>"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_RememberJobProgress)
#: ekos/opsekos.ui:350
#, kde-format
msgid "Remember Job Progress"
msgstr "Pamiętaj postęp zdania"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. i18n: ectx: property (title), widget (QGroupBox, ObsListMiscOptions)
#: ekos/opsekos.ui:395 options/opsadvanced.ui:868
#, kde-format
msgid "Miscellaneous"
msgstr "Różne"
#. i18n: ectx: property (text), widget (QLabel, label_14)
#. i18n: ectx: property (text), widget (QLabel, label_16)
#: ekos/opsekos.ui:403 ekos/opsekos.ui:496
#, kde-format
msgid "Seconds"
msgstr "Sekundy"
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. i18n: ectx: property (text), widget (QLabel, label_8)
#: ekos/opsekos.ui:410 ekos/opsekos.ui:752
#, kde-format
msgid "° C"
msgstr "° C"
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, kcfg_GuidingSettle)
#: ekos/opsekos.ui:430
#, kde-format
msgid "Wait this many seconds after guiding is resumed before starting capture"
msgstr ""
"Czas w sekundach, do wznowienia naprowadzania przed rozpoczęciem "
"przechwytywania."
#. i18n: ectx: property (toolTip), widget (QLabel, label)
#: ekos/opsekos.ui:437
#, kde-format
msgid ""
"Maximum acceptable difference between requested and measured temperature set "
"point. When the temperature threshold is below this value, the temperature "
"set point request is deemed successful."
msgstr ""
"Największa dopuszczalna różnica między temperaturą żądaną i zmierzoną. Gdy "
"próg temperatury znajdzie się poniżej tej wartości, to żądanie ustawienia "
"punktu temperatury powiedzie się."
#. i18n: ectx: property (text), widget (QLabel, label)
#: ekos/opsekos.ui:440
#, kde-format
msgid "Temperature Threshold:"
msgstr "Próg temperatury:"
#. i18n: ectx: property (toolTip), widget (QLabel, label_13)
#: ekos/opsekos.ui:463
#, kde-format
msgid ""
"Wait this many seconds after guiding is resumed to stabilize the guiding "
"performance before capture."
msgstr ""
"Czas w sekundach, po którym naprowadzanie zostanie wznowione do "
"ustabilizowania wydajności naprowadzania przed przechwyceniem."
#. i18n: ectx: property (text), widget (QLabel, label_13)
#: ekos/opsekos.ui:466
#, kde-format
msgid "Guiding Settle:"
msgstr "Czas na naprowadzenie:"
#. i18n: ectx: property (toolTip), widget (QLabel, label_15)
#: ekos/opsekos.ui:473
#, kde-format
msgid "Cover or uncover telescope dialog timeout in seconds"
msgstr "Czas oczekiwania na okno dialogowe zakrycia lub odkrycia teleskopu"
#. i18n: ectx: property (text), widget (QLabel, label_15)
#: ekos/opsekos.ui:476
#, kde-format
msgid "Dialog Timeout:"
msgstr "Czas oczekiwania na okno dialogowe:"
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_AlwaysResetSequenceWhenStarting)
#. i18n: ectx: label, entry (AlwaysResetSequenceWhenStarting), group (Capture)
#: ekos/opsekos.ui:505 kstars.kcfg:1664
#, kde-format
msgid ""
"<html><head/><body><p>When starting to process a sequence list, reset all "
"capture counts to zero. Scheduler overrides this option when Remember Job "
"Progress is enabled.</p></body></html>"
msgstr ""
"<html><head/><body><p>Przy wykonywaniu listy kroków czynności, wyzeruj "
"licznik przechwyconych. Planowanie zastąpi tę opcję, jeśli włączono "
"zapamiętywanie postępu zadania.</p></body></html>"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AlwaysResetSequenceWhenStarting)
#: ekos/opsekos.ui:508
#, kde-format
msgid "Always Reset Sequence When Starting"
msgstr "Zawsze zeruj sekwencję przy uruchamianiu"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ResetMountModelAfterMeridian)
#: ekos/opsekos.ui:518
#, kde-format
msgid "Reset Mount Model After Meridian Flip"
msgstr "Wyzeruj model montażu po obrocie o południk"
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_FlatSyncFocus)
#: ekos/opsekos.ui:525
#, kde-format
msgid ""
"<html><head/><body><p>If using a filter wheel and an absolute position "
"focuser, then always remember the focus position of the autofocus process "
"for light frames in each filter. Before a flat frame is captured, the "
"focuser is moved to the same focus point as light frames.</p></body></html>"
msgstr ""
"<html><head/><body><p>Przy używaniu koła filtra oraz ogniskowania "
"bezwzględnego, zawsze zapamiętuj położenie ogniskowej z czynności "
"samoogniskowania dla jasnych klatek w każdym filtrze. Zanim zostanie "
"przechwycona płaska klatka, to ogniskowa zostanie przeniesiona w ten sam "
"punkt przy jasnych klatkach.</p></body></html>"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_FlatSyncFocus)
#: ekos/opsekos.ui:528
#, kde-format
msgid "Capture flat frames at the same focus as light frames"
msgstr ""
"Przechwyć płaskie klatki w tym samym położeniu ogniskowej co jasne klatki"
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_useSummaryPreview)
#: ekos/opsekos.ui:537
#, kde-format
msgid "Display received FITS in the Summary screen preview window."
msgstr "Wyświetl pobranie FITS w oknie podglądu ekranu podsumowania."
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_useSummaryPreview)
#: ekos/opsekos.ui:540
#, kde-format
msgid "Summary Screen Preview"
msgstr "Podgląd ekranu podsumowania"
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_useDSLRImageViewer)
#: ekos/opsekos.ui:547
#, kde-format
msgid "Display received DSLR images in the Image Viewer"
msgstr "Wyświetlaj pobrane obrazy DSLR w przeglądarce obrazów."
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_useDSLRImageViewer)
#: ekos/opsekos.ui:550
#, kde-format
msgid "DSLR Image Viewer"
msgstr "Przeglądarka obrazów DSLR"
#. i18n: ectx: property (toolTip), widget (QPushButton, clearDSLRInfoB)
#: ekos/opsekos.ui:570
#, kde-format
msgid "Clear saved DSLR sizes"
msgstr "Wyczyść zapisane rozmiary DSLR"
#. i18n: ectx: property (text), widget (QPushButton, clearDSLRInfoB)
#: ekos/opsekos.ui:573
#, kde-format
msgid "Clear DSLR Info"
msgstr "Wyczyść informacje DSLR"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#: ekos/opsekos.ui:585
#, kde-format
msgid "In-Sequence Focus"
msgstr "Ognisko w-sekwencji"
#. i18n: ectx: property (text), widget (QLabel, label_9)
#. i18n: ectx: property (text), widget (QLabel, overlapUnits)
#: ekos/opsekos.ui:635 ekos/scheduler/mosaic.ui:403
#, no-c-format, kde-format
msgid "%"
msgstr "%"
#. i18n: ectx: property (toolTip), widget (QLabel, label_5)
#: ekos/opsekos.ui:642
#, kde-format
msgid ""
"<html><head/><body><p>Set HFR Threshold percentage gain. When an autofocus "
"operation is completed, the autofocus HFR value is increased by this "
"threshold percentage value and stored within the capture module. If In-"
"Sequence-Focus is engaged, the autofocus module only performs autofocusing "
"procedure if current HFR value exceeds the capture module HFR threshold. "
"Increase value to permit more relaxed changes in HFR values without "
"requiring a full autofocus run.</p></body></html>"
msgstr ""
"<html><head/><body><p>Ustaw procentowe wzmocnienie progowe HFR. Po "
"ukończeniu działania samoogniskowania, wartośc HFR samoogniskowania jest "
"zwiększana o wartośc procentową progu i zachowana w module do "
"przechwytywania . W przypadku wywołania ogniskowania-w-sekwencji, moduł "
"samoogniskowania wykonuje samoogniskowanie, jeśli bieżąca wartośc HFR "
"przekracza próg HFR modułu przechwytywania. Zwiększ wartość, aby "
"uelastycznić zmiany w wartościach HFR bez konieczności wykonania pełnej "
"procedury samoogniskowania.</p></body></html>"
#. i18n: ectx: property (text), widget (QLabel, label_5)
#: ekos/opsekos.ui:645
#, kde-format
msgid "HFR Threshold Modifier:"
msgstr "Modyfikator progu HFR:"
#. i18n: ectx: property (toolTip), widget (QLabel, label_11)
#. i18n: ectx: property (toolTip), widget (QSpinBox, kcfg_InSequenceCheckFrames)
#. i18n: ectx: label, entry (InSequenceCheckFrames), group (Capture)
#: ekos/opsekos.ui:652 ekos/opsekos.ui:662 kstars.kcfg:1684
#, kde-format
msgid "Run In-Sequence HFR check after this many frames."
msgstr "Wykonaj sprawdzenie w-sekwencji HFR po tylu klatkach."
#. i18n: ectx: property (text), widget (QLabel, label_11)
#: ekos/opsekos.ui:655
#, kde-format
msgid "In-Sequence HFR Check:"
msgstr "Sprawdzenie w-sekwencji HFR:"
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_UseMedianFocus)
#: ekos/opsekos.ui:677
#, kde-format
msgid ""
"<html><head/><body><p>Calculate median focus value after each autofocus "
"operation is complete. If the autofocus results become progressively worse "
"with time, the median value shall reflect this trend and prevent unnecessary "
"autofocus operations when the seeing conditions deteriorate.</p></body></"
"html>"
msgstr ""
"<html><head/><body><p>Oblicz wartość mediany ogniskowej po ukończeniu "
"każdego samoogniskowania. Jeśli wyniki samoogniskowania będą stawać się "
"gorsze w czasie, to wartość mediany powinna odzwierciedlić ten trend i "
"zapobiec niepotrzebnym czynnościom samoogniskowania, gdy warunki będą się "
"pogarszać.</p></body></html>"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_UseMedianFocus)
#: ekos/opsekos.ui:680
#, kde-format
msgid "Use Median Focus"
msgstr "Zastosuj medianę ogniskowej"
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_SaveHFRToFile)
#: ekos/opsekos.ui:687
#, kde-format
msgid ""
"<html><head/><body><p>In-Sequence HFR threshold value controls when the "
"autofocus process is started. If the measured HFR value exceeds the HFR "
"threshold, autofocus process is initiated. If the HFR threshold value is "
"zero initially (default), then the autofocus process best HFR value is used "
"to set the new HFR threshold, after applying the HFR threshold modifier "
"percentage. This new HFR threshold is then used for subsequent In-Sequence "
"focus checks. If this option is enabled, the HFR threshold value is constant "
"and gets saved to the sequence file.</p></body></html>"
msgstr ""
"<html><head/><body><p>Wartość progu w-sekwencji HFR określa chwilę "
"rozpoczęcia samoogniskowania. Jeśli pomierzona wartość HFR przekracza próg "
"HFR, to rozpoczynie się samoogniskowanie. Jeśli wartość progu HFR początkowo "
"wynosi zero (domyślnie), to po samoogniskowaniu ustawiana jest najlepsza "
"wartośc progru HFR, po zastosowaniu procentowego modyfikatora progu HFR. Ten "
"nowy próg HFR jest wykorzystywany przy następnych sprawdzeniach ogniskowania "
"w-sekwencji. Jeśli włączono tę opcję, to wartość progu HFR jest stała i "
"zapisywana w pliku sekwencji.</p></body></html>"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_SaveHFRToFile)
#: ekos/opsekos.ui:690
#, kde-format
msgid "Save Sequence HFR Value to File"
msgstr "Zapisz wartość sekwencji HFR do pliku"
#. i18n: ectx: attribute (title), widget (QWidget, darkLibraryTab)
#: ekos/opsekos.ui:714
#, kde-format
msgid "Dark Library"
msgstr "Biblioteka ciemnych klatek"
#. i18n: ectx: property (toolTip), widget (QPushButton, clearRowB)
#: ekos/opsekos.ui:722
#, kde-format
msgid ""
"Remove one row from the database and delete the associated dark frame from "
"disk"
msgstr "Usuń jeden wiersz z bazy danych i przypisaną ciemną klatkę z dysku"
#. i18n: ectx: property (text), widget (QPushButton, clearRowB)
#: ekos/opsekos.ui:725
#, kde-format
msgid "Clear Row"
msgstr "Wyczyść wiersz"
#. i18n: ectx: property (toolTip), widget (QLabel, label_7)
#. i18n: ectx: label, entry (MaxDarkTemperatureDiff), group (DarkLibrary)
#: ekos/opsekos.ui:732 kstars.kcfg:1525
#, kde-format
msgid ""
"Maximum acceptable difference between current and recorded dark frame "
"temperature set point. When the difference exceeds this value, a new dark "
"frame shall be captured for this set point."
msgstr ""
"Największa dopuszczalna różnica między temperaturą bieżącej i zapisanej "
"ciemnej klatki. Gdy różnica ta przekroczy tę wartość, zostanie przechwycona "
"nowa ciemna klatka."
#. i18n: ectx: property (text), widget (QLabel, label_7)
#: ekos/opsekos.ui:735
#, kde-format
msgid "T. Threshold:"
msgstr "Próg T.:"
#. i18n: ectx: property (toolTip), widget (QPushButton, clearAllB)
#: ekos/opsekos.ui:742
#, kde-format
msgid "Remove all dark frames data and files"
msgstr "Usuń wszystkie dane ciemnych klatek i pliki"
#. i18n: ectx: property (text), widget (QPushButton, clearAllB)
#: ekos/opsekos.ui:745
#, kde-format
msgid "Clear All"
msgstr "Wyczyść wszystko"
#. i18n: ectx: property (toolTip), widget (QLabel, label_6)
#. i18n: ectx: label, entry (DarkLibraryDuration), group (Capture)
#: ekos/opsekos.ui:759 kstars.kcfg:1688
#, kde-format
msgid ""
"Reuse dark frames from the dark library for this many days. If exceeded, a "
"new dark frame shall be captured and stored for future use."
msgstr ""
"Wykorzystaj ciemne klatki ponownie z biblioteki z danej liczby dni. Jeśli "
"nie będzie klatek z tej liczby dni, zostanie przechwycona nowa klatka i "
"zapisana do przyszłego użytku."
#. i18n: ectx: property (text), widget (QLabel, label_6)
#: ekos/opsekos.ui:762
#, kde-format
msgid "Dark Validity"
msgstr "Poprawność ciemności"
#. i18n: ectx: property (toolTip), widget (QPushButton, openDarksFolderB)
#: ekos/opsekos.ui:798
#, kde-format
msgid "Open folder where dark frames are stored"
msgstr "Otwórz katalog przechowujący ciemne klatki"
#. i18n: ectx: property (text), widget (QPushButton, openDarksFolderB)
#: ekos/opsekos.ui:801
#, kde-format
msgid "Darks Folder"
msgstr "Katalog ciemnych"
#. i18n: ectx: property (text), widget (QPushButton, clearExpiredB)
#: ekos/opsekos.ui:825
#, kde-format
msgid "Clear Expired"
msgstr "Wyczyść wygasłe"
#. i18n: ectx: property (toolTip), widget (QTableView, darkTableView)
#: ekos/opsekos.ui:841
#, kde-format
msgid "Double click to load dark frame"
msgstr "Naciśnij dwukrtonie, aby wczytać ciemną klatkę"
#: ekos/profileeditor.cpp:46
#, kde-format
msgid "Profile Editor"
msgstr "Edytor profilów"
#. i18n: ectx: property (text), item, widget (QComboBox, schedulerProfileCombo)
#: ekos/profileeditor.cpp:103 ekos/profileeditor.cpp:105
#: ekos/scheduler/scheduler.cpp:2793 ekos/scheduler/scheduler.cpp:6485
#: ekos/scheduler/scheduler.ui:329 skycomponents/flagcomponent.cpp:44
#, kde-format
msgid "Default"
msgstr "Domyślne"
#: ekos/profileeditor.cpp:104 ekos/profileeditor.cpp:106
#, kde-format
msgid "Use scope data from INDI"
msgstr "Użyj danych zakresu z INDI"
#: ekos/profileeditor.cpp:151
#, kde-format
msgid "Cannot save an empty profile."
msgstr "Nie można zapisać pustego profilu."
#: ekos/profileeditor.cpp:538
#, kde-format
msgid ""
"<nobr>Available as <b>Remote</b> Driver. To use locally, install the "
"corresponding driver.<nobr/>"
msgstr ""
"<nobr>Dostępny jako <b>zdalny</b> sterownik. Aby użyć lokalnie, wgraj "
"odpowiedni sterownik.<nobr/>"
#: ekos/profileeditor.cpp:540
#, kde-format
msgid ""
"<nobr><b>Label</b>: %1 &#9473; <b>Driver</b>: %2 &#9473; <b>Exec</b>: "
"%3<nobr/>"
msgstr ""
"<nobr><b>Etykieta</b>: %1 &#9473; <b>Sterownik</b>: %2 &#9473; <b>Plik "
"wykonywalny</b>: %3<nobr/>"
#. i18n: ectx: property (text), item, widget (QComboBox, guideTypeCombo)
#: ekos/profileeditor.cpp:953 ekos/profileeditor.ui:229
#, kde-format
msgid "Internal"
msgstr "Wewnętrzne"
#: ekos/profileeditor.cpp:1014
#, kde-format
msgid "Scanning Network"
msgstr "Przeszukiwanie sieci"
#: ekos/profileeditor.cpp:1015
#, kde-format
msgid "Scanning network for INDI Web Managers..."
msgstr "Poszukiwanie program do zarządzania INDI z sieci w sieci..."
#: ekos/profileeditor.cpp:1079
#, kde-format
msgid "Found INDI Web Manager at %1"
msgstr "Znaleziono program do zarządzania INDI z sieci w %1"
#. i18n: ectx: property (title), widget (QGroupBox, profileGroup)
#: ekos/profileeditor.ui:32
#, kde-format
msgid "Profile"
msgstr "Profil"
#. i18n: ectx: property (text), widget (QLabel, profileNameLabel)
#. i18n: ectx: property (text), widget (QLabel, textLabel1_3)
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#: ekos/profileeditor.ui:55 indi/indihostconf.ui:20 tools/altvstime.ui:54
#: tools/argfindobject.ui:21
#, kde-format
msgid "Name:"
msgstr "Nazwa:"
#. i18n: ectx: property (toolTip), widget (QCheckBox, autoConnectCheck)
#: ekos/profileeditor.ui:65
#, kde-format
msgid ""
"<html><head/><body><p>After establishing connection with INDI server, "
"automatically connect all devices.</p></body></html>"
msgstr ""
"<html><head/><body><p>Po nawiązaniu połączenia z serwerem INDI, samoczynnie "
"podłącz wszystkie urządzenia.</p></body></html>"
#. i18n: ectx: property (text), widget (QCheckBox, autoConnectCheck)
#: ekos/profileeditor.ui:68
#, kde-format
msgid "Auto Connect"
msgstr "Samopołączenie"
#. i18n: ectx: property (toolTip), widget (QCheckBox, loadSiteCheck)
#: ekos/profileeditor.ui:94
#, kde-format
msgid ""
"Load current site settings when Ekos is online. This option should only be "
"used when connecting to a remote geographic site."
msgstr ""
"Wczytaj ustawienia bieżącego miejsca, gdy Ekos jest podłączony. Tej opcji "
"należy używać tylko będą podłączonym do zdalnego miejsca geograficznego."
#. i18n: ectx: property (text), widget (QCheckBox, loadSiteCheck)
#: ekos/profileeditor.ui:97
#, kde-format
msgid "Site Info"
msgstr "Szczegóły miejsca"
#. i18n: ectx: property (toolTip), widget (QLineEdit, INDIWebManagerPort)
#: ekos/profileeditor.ui:117
#, kde-format
msgid "INDI Web Manager port"
msgstr "Port sieciowego programu do zarządzania INDI"
#. i18n: ectx: property (text), widget (QLineEdit, INDIWebManagerPort)
#: ekos/profileeditor.ui:120
#, kde-format
msgid "8624"
msgstr "8624"
#. i18n: ectx: property (toolTip), widget (QPushButton, scanB)
#: ekos/profileeditor.ui:127
#, kde-format
msgid "Scan local network for INDI web managers."
msgstr "Poszukaj programów do zarządzania INDI z sieci w lokalnej sieci."
#. i18n: ectx: property (text), widget (QPushButton, scanB)
#: ekos/profileeditor.ui:130
#, kde-format
msgid "Scan"
msgstr "Przeszukaj"
#. i18n: ectx: property (text), widget (QLabel, remotePortLabel)
#. i18n: ectx: property (text), widget (QLabel, INDIWebManagerPortLabel)
#. i18n: ectx: property (text), widget (QLabel, externalGuidePortLabel)
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. i18n: ectx: property (text), widget (QLabel, label_21)
#. i18n: ectx: property (text), widget (QLabel, textLabel1_2)
#: ekos/profileeditor.ui:149 ekos/profileeditor.ui:185
#: ekos/profileeditor.ui:195 ekos/profilewizard.ui:582
#: ekos/profilewizard.ui:774 indi/indihostconf.ui:40
#, kde-format
msgid "Port:"
msgstr "Port:"
#. i18n: ectx: property (toolTip), widget (QLineEdit, remotePort)
#: ekos/profileeditor.ui:165
#, kde-format
msgid "Remote INDI Server Port"
msgstr "Port serwera zdalnego INDI"
#. i18n: ectx: property (text), widget (QLineEdit, remotePort)
#. i18n: ectx: property (text), widget (QLineEdit, remotePortEdit)
#. i18n: ectx: property (text), widget (QLineEdit, PiPort)
#: ekos/profileeditor.ui:168 ekos/profilewizard.ui:589
#: ekos/profilewizard.ui:781
#, kde-format
msgid "7624"
msgstr "7624"
#. i18n: ectx: property (text), widget (QLabel, guidingTypeLabel)
#: ekos/profileeditor.ui:175
#, kde-format
msgid "Guiding:"
msgstr "Naprowadzanie:"
#. i18n: ectx: property (text), item, widget (QComboBox, guideTypeCombo)
#. i18n: ectx: property (text), widget (QRadioButton, usePHD2R)
#: ekos/profileeditor.ui:234 ekos/profilewizard.ui:1034
#, kde-format
msgid "PHD2"
msgstr "PHD2"
#. i18n: ectx: property (text), item, widget (QComboBox, guideTypeCombo)
#: ekos/profileeditor.ui:239
#, kde-format
msgid "LinGuider"
msgstr "Prowadnica liniowa"
#. i18n: ectx: property (toolTip), widget (QCheckBox, INDIWebManagerCheck)
#: ekos/profileeditor.ui:250
#, kde-format
msgid ""
"Store profile on remote INDI Web Manager. Use INDI Web Manager on the remote "
"device to start/stop INDI server."
msgstr ""
"Zachowaj profil w zdalnym programie do zarządzania INDI. Użyj programu do "
"zarządzania INDI na zdalnym urządzeniu do uruchomienia/zatrzymania serwera "
"INDI."
#. i18n: ectx: property (text), widget (QCheckBox, INDIWebManagerCheck)
#: ekos/profileeditor.ui:253
#, kde-format
msgid "INDI Web Manager"
msgstr "Sieciowy program do zarządzania INDI"
#. i18n: ectx: property (text), widget (QRadioButton, localMode)
#: ekos/profileeditor.ui:260
#, kde-format
msgid "&Local"
msgstr "&Lokalny"
#. i18n: ectx: property (toolTip), widget (QPushButton, openWebManagerB)
#: ekos/profileeditor.ui:286
#, kde-format
msgid "Open Web Manager in browser"
msgstr "Otwórz zarządzanie w przeglądarce sieciowej"
#. i18n: ectx: property (text), widget (QPushButton, openWebManagerB)
#: ekos/profileeditor.ui:289
#, kde-format
msgid "Web Manager"
msgstr "Zarządzanie sieciowe"
#. i18n: ectx: property (text), widget (QLabel, externalGuideHostLabel)
#. i18n: ectx: property (text), widget (QLabel, remoteHostLabel)
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. i18n: ectx: property (text), widget (QLabel, label_20)
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#: ekos/profileeditor.ui:309 ekos/profileeditor.ui:319
#: ekos/profilewizard.ui:568 ekos/profilewizard.ui:747 indi/indihostconf.ui:30
#, kde-format
msgid "Host:"
msgstr "Gospodarz:"
#. i18n: ectx: property (text), widget (QLineEdit, externalGuideHost)
#: ekos/profileeditor.ui:351
#, kde-format
msgid "localhost"
msgstr "localhost"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#: ekos/profileeditor.ui:363
#, kde-format
msgid "Select Devices"
msgstr "Wybór urządzeń"
#. i18n: ectx: property (toolTip), widget (QLabel, label_17)
#: ekos/profileeditor.ui:382
#, kde-format
msgid "Auxiliary #4"
msgstr "Pomocnicze #4"
#. i18n: ectx: property (text), widget (QLabel, label_17)
#: ekos/profileeditor.ui:385
#, kde-format
msgid "Aux 4:"
msgstr "Pom 4:"
#. i18n: ectx: property (toolTip), widget (QLabel, label_15)
#: ekos/profileeditor.ui:442
#, kde-format
msgid "Auxiliary #3"
msgstr "Pomocnicze #3"
#. i18n: ectx: property (text), widget (QLabel, label_15)
#: ekos/profileeditor.ui:445
#, kde-format
msgid "Aux 3:"
msgstr "Pom 3:"
#. i18n: ectx: property (toolTip), widget (QLabel, label_11)
#: ekos/profileeditor.ui:491
#, kde-format
msgid "Weather Station"
msgstr "Stacja pogodowa"
#. i18n: ectx: property (text), widget (QLabel, label_11)
#. i18n: ectx: property (text), widget (QLabel, label_4)
#: ekos/profileeditor.ui:494 oal/execute.ui:65
#, kde-format
msgid "Weather:"
msgstr "Pogoda:"
#. i18n: ectx: property (text), widget (QLabel, label_13)
#: ekos/profileeditor.ui:514
#, kde-format
msgid "Dome:"
msgstr "Kopuła:"
#. i18n: ectx: property (text), widget (QLabel, label_12)
#: ekos/profileeditor.ui:524
#, kde-format
msgid "AO:"
msgstr "AO:"
#. i18n: ectx: property (text), widget (QLabel, label_6)
#: ekos/profileeditor.ui:544
#, kde-format
msgid "Mount:"
msgstr "Montaż:"
#. i18n: ectx: property (toolTip), widget (QLabel, label_16)
#: ekos/profileeditor.ui:571
#, kde-format
msgid "Auxiliary #1"
msgstr "Pomocnicze #1"
#. i18n: ectx: property (text), widget (QLabel, label_16)
#: ekos/profileeditor.ui:574
#, kde-format
msgid "Aux 1:"
msgstr "Pom 1:"
#. i18n: ectx: property (toolTip), widget (QLabel, label_14)
#: ekos/profileeditor.ui:607
#, kde-format
msgid "Auxiliary #2"
msgstr "Pomocnicze #2"
#. i18n: ectx: property (text), widget (QLabel, label_14)
#: ekos/profileeditor.ui:610
#, kde-format
msgid "Aux 2:"
msgstr "Pom 2:"
#. i18n: ectx: property (toolTip), widget (QLabel, label_3)
#: ekos/profileeditor.ui:630
#, kde-format
msgid ""
"<html><head/><body><p>Specify Remote drivers to chain with INDI server. "
"Remote INDI drivers must be already running. If port is different from the "
"default (7624), then it must be specified. For example, to connect to ZWO "
"ASI120MC driver running on 192.168.1.50 on port 8000, the connection string "
"is:</p><p><span style=\" font-weight:600;\">\"ZWO ASI120MC"
"\"@192.168.1.50:8000</span></p></body></html>"
msgstr ""
"<html><head/><body><p>Określ sterowniki zdalne do powiązania z serwerem "
"INDI. Zdalne sterowniki INDI muszą być już uruchomione. Jeśli port jest inny "
"od domyślnego (7624), to należy go podać. Na przykład, aby połączyć się z "
"sterownikiem ZWO ASI120MC działającym na 192.168.1.50 na porcie 8000, to "
"ciąg znaków do połączenia wygląda następująco:</p><p><span style=\" font-"
"weight:600;\">\"ZWO ASI120MC\"@192.168.1.50:8000</span></p></body></html>"
#. i18n: ectx: property (placeholderText), widget (QLineEdit, remoteDrivers)
#: ekos/profileeditor.ui:640
#, kde-format
msgid "driver1@remotehost:port,driver2@remotehost:port"
msgstr "sterownik1@zdalnygospodarz:port,sterownik@zdalnygospodarz:port"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#: ekos/profileeditor.ui:650
#, kde-format
msgid "Select Telescopes"
msgstr "Wybierz teleskopy"
#. i18n: ectx: property (text), widget (QLabel, label)
#: ekos/profileeditor.ui:671
#, kde-format
msgid "Primary:"
msgstr "Główny:"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: ekos/profileeditor.ui:688
#, kde-format
msgid "Guide:"
msgstr "Linia pomocnicza:"
#: ekos/profilewizard.cpp:146
#, kde-format
msgid "Invalid port."
msgstr "Nieprawidłowy port."
#: ekos/profilewizard.cpp:152 ekos/profilewizard.cpp:183
#, kde-format
msgid "Host name cannot be empty."
msgstr "Nazwa gospodarza nie może być pusta."
#: ekos/profilewizard.cpp:225
#, kde-format
msgid "Profile name cannot be empty."
msgstr "Nazwa profilu nie może być pusta."
#: ekos/profilewizard.cpp:277
#, kde-format
msgid "Detecting StellarMate..."
msgstr "Wykrywanie StellarMate..."
#: ekos/profilewizard.cpp:278
#, kde-format
msgid "Please wait while searching for StellarMate..."
msgstr "Czekaj na wyszukanie StellarMate..."
#: ekos/profilewizard.cpp:303
#, kde-format
msgid ""
"Failed to detect any StellarMate gadget. Make sure it is powered and on the "
"same network."
msgstr ""
"Nie udało się wykryć żadnych z gadżetów StellarMate. Upewnij się, że jest "
"zasilany i działa w tej samej sieci."
#. i18n: ectx: property (windowTitle), widget (QDialog, ProfileWizard)
#: ekos/profilewizard.ui:26
#, kde-format
msgid "Ekos Profile Wizard"
msgstr "Pomocnik profilu Ekos"
#. i18n: ectx: property (text), widget (QLabel, intoPageLabel)
#: ekos/profilewizard.ui:119
#, kde-format
msgid ""
"<html><head/><body><p>Welcome to the <span style=\" font-weight:600;\">Ekos "
"Profile Wizard</span></p><p>Ekos is the premier observatory control and "
"automation platform. With Ekos, you can capture images and gather scientific "
"data with ease. This Wizard will help you create your equipment profile. You "
"will be asked to verify some basic information. </p><p>Please click <span "
"style=\" font-weight:600;\">next</span> to continue. </p></body></html>"
msgstr ""
"<html><head/><body><p>Witaj w <span style=\" font-weight:600;\">Pomocniku "
"profilu Ekos!</span></p><p>Ekos jest zaawansowanym sterowaniem obserwatorium "
"i platformą do automatyzacji. Z Ekosem, możesz z łatwością przechwytywać "
"obrazy i zbierać dane naukowe. Pomocnik ten ułatwi ci utworzenie profilu "
"twojego sprzętu. Będziesz musiał odpowiedzieć na kilka podstawowych pytań. </"
"p><p>Naciśnij <span style=\" font-weight:600;\">Dalej</span> aby "
"kontynuować. </p></body></html>"
#. i18n: ectx: property (text), widget (QLabel, label_14)
#: ekos/profilewizard.ui:214
#, kde-format
msgid ""
"<html><head/><body><p><span style=\" font-weight:600;\">Online Resources:</"
"span></p></body></html>"
msgstr ""
"<html><head/><body><p><span style=\" font-weight:600;\">Zasoby sieciowe:</"
"span></p></body></html>"
#. i18n: ectx: property (text), widget (QPushButton, INDIInfoB)
#: ekos/profilewizard.ui:243
#, kde-format
msgid ""
"What is\n"
"INDI?"
msgstr ""
"Czym jest\n"
"INDI?"
#. i18n: ectx: property (text), widget (QPushButton, discoverEkosB)
#: ekos/profilewizard.ui:266
#, kde-format
msgid ""
"Discover\n"
"Ekos"
msgstr ""
"Odkryj\n"
"Ekos"
#. i18n: ectx: property (text), widget (QPushButton, videoTutorialsB)
#: ekos/profilewizard.ui:289
#, kde-format
msgid ""
"Video\n"
"Tutorials"
msgstr ""
"Samouczki\n"
"wideo"
#. i18n: ectx: property (text), widget (QLabel, label)
#: ekos/profilewizard.ui:332
#, kde-format
msgid "Where is your equipment connected?"
msgstr "Gdzie podłączyłeś swój sprzęt?"
#. i18n: ectx: property (text), widget (QPushButton, localEquipmentB)
#: ekos/profilewizard.ui:355
#, kde-format
msgid ""
"Equipment is attached\n"
"to this device"
msgstr ""
"Sprzęt jest podłączony\n"
"do tego urządzenia"
#. i18n: ectx: property (text), widget (QPushButton, remoteEquipmentB)
#: ekos/profilewizard.ui:399
#, kde-format
msgid ""
"Equipment is attached to\n"
"a remote device"
msgstr ""
"Sprzęt jest podłączony\n"
"do zdalnego urządzenia"
#. i18n: ectx: property (text), widget (QLabel, label_22)
#: ekos/profilewizard.ui:437
#, kde-format
msgid ""
"<html><head/><body><p>Which <span style=\" color:#ff5500;\">remote</span> "
"device is the equipment connected to?</p></body></html>"
msgstr ""
"<html><head/><body><p>Do którego <span style=\" color:#ff5500;\">zdalnego</"
"span> urządzenia jest podłączone to wyposażenie?</p></body></html>"
#. i18n: ectx: property (text), widget (QToolButton, equipmentAtikbaseB)
#: ekos/profilewizard.ui:460
#, kde-format
msgid "AtikBase"
msgstr "AtikBase"
#. i18n: ectx: property (text), widget (QPushButton, equipmentOtherB)
#: ekos/profilewizard.ui:488
#, kde-format
msgid "Other"
msgstr "Inne"
#. i18n: ectx: property (text), widget (QToolButton, equipmentStellarmateB)
#: ekos/profilewizard.ui:507
#, kde-format
msgid "StellarMate"
msgstr "StellarMate"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: ekos/profilewizard.ui:559
#, kde-format
msgid "Enter the remote computer information:"
msgstr "Podaj dane o zdalnym komputerze:"
#. i18n: ectx: property (placeholderText), widget (QLineEdit, remoteHostEdit)
#. i18n: ectx: property (placeholderText), widget (QLineEdit, PiHost)
#: ekos/profilewizard.ui:575 ekos/profilewizard.ui:757
#, kde-format
msgid "Enter IP address or host name"
msgstr "Podaj adres IP lub nazwę gospodarza"
#. i18n: ectx: property (text), widget (QLabel, label_5)
#: ekos/profilewizard.ui:604
#, kde-format
msgid ""
"<html><head/><body><p><a href=\"https://github.com/knro/indiwebmanager"
"\"><span style=\" text-decoration: underline; color:#007af4;\">INDI Web "
"Manager</span></a> running on the Remote Computer?</p></body></html>"
msgstr ""
"<html><head/><body><p><a href=\"https://github.com/knro/indiwebmanager"
"\"><span style=\" text-decoration: underline; color:#007af4;\">Czy "
"zarządzanie INDI przez sieć</span></a> zostało uruchomione na zdalnym "
"komputerze?</p></body></html>"
#. i18n: ectx: property (text), widget (QRadioButton, webManagerNotSureB)
#: ekos/profilewizard.ui:630
#, kde-format
msgid "Not Sure"
msgstr "Niepewny"
#. i18n: ectx: property (text), widget (QLabel, label_18)
#: ekos/profilewizard.ui:660
#, kde-format
msgid ""
"<html><head/><body><p><span style=\" font-weight:600;\">Tip</span>: <span "
"style=\" font-style:italic;\">INDI Web Manager</span> is a service that runs "
"on remote devices to help you start and stop INDI services remotely.</p></"
"body></html>"
msgstr ""
"<html><head/><body><p><span style=\" font-weight:600;\">Wskazówka</span>: "
"<span style=\" font-style:italic;\">Zarządzanie INDI przez sieć</span> jest "
"usługą, która działa na zdalnych urządzeniach i która ma umożliwiać zdalne "
"wywoływanie i zatrzymywanie usług INDI.</p></body></html>"
#. i18n: ectx: property (text), widget (QLabel, label_8)
#: ekos/profilewizard.ui:735
#, kde-format
msgid "Enter host name and port. If you do not know, leave as is."
msgstr "Podaj nazwę i port gospodarza. Jeśli nie wiesz, to pozostaw pustym."
#. i18n: ectx: property (text), widget (QLineEdit, PiHost)
#: ekos/profilewizard.ui:754
#, kde-format
msgid "stellarmate.local"
msgstr "stellarmate.local"
#. i18n: ectx: property (text), widget (QPushButton, PiAutoDetectB)
#: ekos/profilewizard.ui:767
#, kde-format
msgid "Auto Detect"
msgstr "Wykryj samoczynnie"
#. i18n: ectx: property (text), widget (QLabel, label_7)
#: ekos/profilewizard.ui:845
#, kde-format
msgid ""
"<html><head/><body><p>Using Ekos locally on Windows is not supported. You "
"must connect to a remote gadget to control devices.</p></body></html>"
msgstr ""
"<html><head/><body><p>Używanie Ekos lokalnie na Windowsie nie jest "
"obsługiwane. Trzeba połączyć się do zdalnego gadżetu, aby sterować "
"urzędzeniami.</p></body></html>"
#. i18n: ectx: property (text), widget (QLabel, label_6)
#: ekos/profilewizard.ui:865
#, kde-format
msgid "Which INDI Server do you want to use?"
msgstr "Jakiego serwera INDI chcesz użyć?"
#. i18n: ectx: property (text), widget (QPushButton, useInternalINDIB)
#: ekos/profilewizard.ui:888
#, kde-format
msgid ""
"Internal INDI\n"
"Server"
msgstr ""
"Wewnętrzny\n"
"server INDI"
#. i18n: ectx: property (text), widget (QPushButton, useExternalINDIB)
#: ekos/profilewizard.ui:924
#, kde-format
msgid ""
"External INDI\n"
"Server"
msgstr ""
"Zewnętrzny\n"
"server INDI"
#. i18n: ectx: property (text), widget (QLabel, label_10)
#: ekos/profilewizard.ui:949
#, kde-format
msgid ""
"<html><head/><body><p><span style=\" font-weight:600;\">Tip</span>: External "
"INDI Server can be <a href=\"http://www.cloudmakers.eu/indiserver/\"><span "
"style=\" text-decoration: underline; color:#007af4;\">INDI Server for OSX</"
"span></a> or an INDI Server launched manually locally. If unsure, select "
"Internal INDI Server.</p></body></html>"
msgstr ""
"<html><head/><body><p><span style=\" font-weight:600;\">Wskazówka</span>: "
"Zewnętrznym serwerem INDI może być <a href=\"http://www.cloudmakers.eu/"
"indiserver/\"><span style=\" text-decoration: underline; color:#007af4;"
"\">Serwer INDI dla OSX</span></a> lub serwer INDI uruchomiony lokalnie, "
"ręcznie. Jeśli nie masz pewności, to wybierz wewnętrzny serwer INDI.</p></"
"body></html>"
#. i18n: ectx: property (text), widget (QLabel, label_11)
#: ekos/profilewizard.ui:971
#, kde-format
msgid "<html><head/><body><p>You're almost done...</p></body></html>"
msgstr "<html><head/><body><p>Prawie gotowe...</p></body></html>"
#. i18n: ectx: property (text), widget (QLabel, label_17)
#: ekos/profilewizard.ui:984
#, kde-format
msgid ""
"<html><head/><body><p>What do you want to name your profile?</p></body></"
"html>"
msgstr "<html><head/><body><p>Jak chcesz nazwać swój profil?</p></body></html>"
#. i18n: ectx: property (text), widget (QLineEdit, profileNameEdit)
#: ekos/profilewizard.ui:1000
#, kde-format
msgid "My Astro Gear"
msgstr "Mój sprzęt astronomiczny"
#. i18n: ectx: property (text), widget (QLabel, label_15)
#: ekos/profilewizard.ui:1015
#, kde-format
msgid ""
"<html><head/><body><p>Which guider application do you want to use?</p></"
"body></html>"
msgstr ""
"<html><head/><body><p>Jakiej aplikacji naprowadzającej użyć?</p></body></"
"html>"
#. i18n: ectx: property (text), widget (QRadioButton, useInternalGuiderR)
#: ekos/profilewizard.ui:1024
#, kde-format
msgid "Internal Guider"
msgstr "Wewnętrzne naprowadzanie"
#. i18n: ectx: property (text), widget (QRadioButton, useLinGuiderR)
#: ekos/profilewizard.ui:1041
#, kde-format
msgid "Lin Guider"
msgstr "Prowadnica liniowa:"
#. i18n: ectx: property (text), widget (QLabel, label_16)
#: ekos/profilewizard.ui:1068
#, kde-format
msgid ""
"<html><head/><body><p><span style=\" font-weight:600;\">Tip</span>: Internal "
"Guider is recommended. Using external guider applications requires "
"additional setup instructions outside the scope of Ekos.</p></body></html>"
msgstr ""
"<html><head/><body><p><span style=\" font-weight:600;\">Wskazówka</span>: "
"Zalecany jest wewnętrzny układ naprowadzający. Użycie zewnętrznych aplikacji "
"naprowadzania wymaga dodatkowych ustawień poza zakresem Ekos.</p></body></"
"html>"
#. i18n: ectx: property (text), widget (QLabel, label_13)
#: ekos/profilewizard.ui:1087
#, kde-format
msgid ""
"<html><head/><body><p>Do you want to select additional services?</p></body></"
"html>"
msgstr ""
"<html><head/><body><p>Czy chcesz wybrać dodatkowe usługi?</p></body></html>"
#. i18n: ectx: property (toolTip), widget (QCheckBox, useJoystickCheck)
#: ekos/profilewizard.ui:1101
#, kde-format
msgid ""
"<html><head/><body><p>Use INDI Joystick driver to enable control of mounts, "
"domes, and focusers with any compatible game pad.</p></body></html>"
msgstr ""
"<html><head/><body><p>Użyj sterownika joysticka INDI do sterowania montażem, "
"kopułami i układem ogniskującym dla każdego zgodnego pada do gry.</p></"
"body></html>"
#. i18n: ectx: property (text), widget (QCheckBox, useJoystickCheck)
#: ekos/profilewizard.ui:1104
#, kde-format
msgid "Joystick"
msgstr "Joystick"
#. i18n: ectx: property (toolTip), widget (QCheckBox, useRemoteAstrometryCheck)
#: ekos/profilewizard.ui:1114
#, kde-format
msgid ""
"<html><head/><body><p>If the remote computer has astrometry.net installed, "
"you can run the remote astrometry driver and use it to solve images in Ekos "
"Align module.</p></body></html>"
msgstr ""
"<html><head/><body><p>Jeśli zdalny komputer ma wgrane astrometry.net, to "
"możesz uruchomić zdalny sterownik astronometry i użyć go do rozwiązywania "
"obrazów w module wyrównywania Ekos.</p></body></html>"
#. i18n: ectx: property (text), widget (QCheckBox, useRemoteAstrometryCheck)
#: ekos/profilewizard.ui:1117
#, kde-format
msgid "Remote Astrometry"
msgstr "Zdalny Astrometry"
#. i18n: ectx: property (toolTip), widget (QCheckBox, useWatchDogCheck)
#: ekos/profilewizard.ui:1127
#, kde-format
msgid ""
"<html><head/><body><p>Use the INDI WatchDog driver. It monitors connection "
"between your remote equipment and Ekos. If the communication is lost between "
"the two, the WatchDog driver goes into safe mode and executes a shutdown "
"procedure to protect your equipment.</p></body></html>"
msgstr ""
"<html><head/><body><p>Użyj sterownika psa warownego INDI . Sterownik "
"monitoruje połączenie pomiędzy sprzętem zdalnym i Ekosem. Jeśli połączenie "
"ulegnie zerwaniu, to sterownik przechodzi w try bezpieczny i wykonuje "
"procedurę wyłączenia, aby chronić twój sprzęt.</p></body></html>"
#. i18n: ectx: property (text), widget (QCheckBox, useWatchDogCheck)
#: ekos/profilewizard.ui:1130
#, kde-format
msgid "Watch Dog"
msgstr "Pies warowny"
#. i18n: ectx: property (toolTip), widget (QCheckBox, useSkySafariCheck)
#: ekos/profilewizard.ui:1137
#, kde-format
msgid ""
"<html><head/><body><p>If you plan to use SkySafari to monitor and/or control "
"your mount, check this box to start INDI SkySafari Server. You can connect "
"SkySafari to this server and it shall enable you to connect and control your "
"mount. For more details, please check the <a href=\"http://indilib.org/"
"devices/telescopes/skysafari.html\"><span style=\" text-decoration: "
"underline; color:#007af4;\">INDI SkySafari Documentation.</span></a></p></"
"body></html>"
msgstr ""
"<html><head/><body><p>Jeśli planujesz używać SkySafari do monitorowania i/"
"lub sterowania swoim montażem, to zaznacz to pole, aby uruchomić serwer INDI "
"SkySafari. Do tego serwera możesz podłączyć SkySafari i powinien on "
"umożliwić ci podłączenie się i stwerowanie twoim montażem. Po więcej "
"szczegółów, sprawdź <a href=\"http://indilib.org/devices/telescopes/"
"skysafari.html\"><span style=\" text-decoration: underline; color:#007af4;"
"\">Dokumentację INDI SkySafari.</span></a></p></body></html>"
#. i18n: ectx: property (text), widget (QCheckBox, useSkySafariCheck)
#: ekos/profilewizard.ui:1140
#, kde-format
msgid "SkySafari"
msgstr "SkySafari"
#. i18n: ectx: property (text), widget (QPushButton, createProfileB)
#: ekos/profilewizard.ui:1174
#, kde-format
msgid ""
"Create Profile &&\n"
"Select Devices"
msgstr ""
"Uwórz profil i\n"
"wybierz urządzenia"
#. i18n: ectx: property (windowTitle), widget (QDialog, mosaicDialog)
#: ekos/scheduler/mosaic.ui:14
#, kde-format
msgid "Mosaic Job Creator"
msgstr "Tworzenie mozaikowego zadania"
#. i18n: ectx: property (title), widget (QGroupBox, equipmentGroup)
#: ekos/scheduler/mosaic.ui:30
#, kde-format
msgid "1. Equipment"
msgstr "1. Wyposażenie"
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: ekos/scheduler/mosaic.ui:57
#, kde-format
msgid "um"
msgstr "um"
#. i18n: ectx: property (text), widget (QLabel, label_13)
#. i18n: ectx: property (text), widget (QLabel, label_9)
#. i18n: ectx: property (text), widget (QLabel, cameraWFOVLabel)
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. i18n: ectx: property (text), widget (QLabel, targetFOVWLabel)
#: ekos/scheduler/mosaic.ui:66 ekos/scheduler/mosaic.ui:160
#: ekos/scheduler/mosaic.ui:351 ekos/scheduler/mosaic.ui:375
#: ekos/scheduler/mosaic.ui:479
#: kstarslite/qml/indi/modules/MotionControl.qml:137
#, kde-format, kde-kuit-format
msgid "W"
msgstr "W"
#. i18n: ectx: property (toolTip), widget (QLabel, label_4)
#: ekos/scheduler/mosaic.ui:128
#, kde-format
msgid "Mount focal length in millimeters"
msgstr "Ogniskowa montażu, w milimetrach."
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. i18n: ectx: property (text), widget (QLabel, label_10)
#: ekos/scheduler/mosaic.ui:131 oal/equipmentwriter.ui:178
#: oal/equipmentwriter.ui:371
#, kde-format
msgid "Focal Length:"
msgstr "Ogniskowa:"
#. i18n: ectx: property (toolTip), widget (QLabel, label_11)
#: ekos/scheduler/mosaic.ui:138
#, kde-format
msgid "Camera pixel size in microns"
msgstr "Rozmiar piksela aparatu w mikrometrach."
#. i18n: ectx: property (text), widget (QLabel, label_11)
#: ekos/scheduler/mosaic.ui:141
#, kde-format
msgid "Pixel Size:"
msgstr "Rozmiar piksela:"
#. i18n: ectx: property (toolTip), widget (QLabel, label_8)
#: ekos/scheduler/mosaic.ui:148
#, kde-format
msgid "Camera frame width and height in pixels"
msgstr "Szerokość i wysokość klatki aparatu w pikselach."
#. i18n: ectx: property (text), widget (QLabel, label_8)
#: ekos/scheduler/mosaic.ui:151
#, kde-format
msgid "Camera:"
msgstr "Aparat:"
#. i18n: ectx: property (toolTip), widget (QLabel, label_2)
#: ekos/scheduler/mosaic.ui:208
#, kde-format
msgid ""
"Camera's rotation angle (East of North) in degrees. To measure the angle, "
"solve an image and use the astrometry solver solution's rotation angle"
msgstr ""
"Kąt obrotu kamery (na wschód od północy) w stopniach. Aby pomierzyć kąt, "
"rozwiąż obraz i użyj kąta obrotu z rozwiązania programu rozwiązującego "
"astrometry"
#. i18n: ectx: property (text), widget (QLabel, label_6)
#: ekos/scheduler/mosaic.ui:231
#, kde-format
msgid "E of N"
msgstr "E od N"
#. i18n: ectx: property (title), widget (QGroupBox, fovGroup)
#: ekos/scheduler/mosaic.ui:244
#, kde-format
msgid "2. FOV"
msgstr "2. Pole Widzenia"
#. i18n: ectx: property (toolTip), widget (QLabel, cameraFOVLabel)
#: ekos/scheduler/mosaic.ui:253
#, kde-format
msgid "Camera FOV in arc minutes as determined from equipment parameters above"
msgstr ""
"Pole widzenia aparatu w minutach kątowych tak, jak określono to z powyższych "
"parametrów wyposażenia"
#. i18n: ectx: property (text), widget (QLabel, cameraFOVLabel)
#: ekos/scheduler/mosaic.ui:256
#, kde-format
msgid "Camera FOV:"
msgstr "Pole Widzenia aparatu:"
#. i18n: ectx: property (toolTip), widget (QLabel, label)
#: ekos/scheduler/mosaic.ui:263
#, kde-format
msgid "Specify the number of rows and columns of the final mosaic image"
msgstr "Podaj liczbę wierszy i kolumn ostatecznego obrazu mozaiki"
#. i18n: ectx: property (text), widget (QLabel, label)
#: ekos/scheduler/mosaic.ui:266
#, kde-format
msgid "Mosaic Grid:"
msgstr "Siatka mozaiki:"
#. i18n: ectx: property (toolTip), widget (QLabel, targetFOVLabel)
#: ekos/scheduler/mosaic.ui:299
#, kde-format
msgid ""
"Final mosaic field of view size in arc minutes. Click update to calculate it "
"or enter it manually."
msgstr ""
"Ostateczny rozmiar pola widzenia mozaiki w minutach kątowych. Naciśnij "
"uaktualnij, aby obliczyć je lub podaj je ręcznie."
#. i18n: ectx: property (text), widget (QLabel, targetFOVLabel)
#: ekos/scheduler/mosaic.ui:302
#, kde-format
msgid "Mosaic FOV:"
msgstr "Pole widzenia mozaiki:"
#. i18n: ectx: property (toolTip), widget (QLabel, overlapLabel)
#: ekos/scheduler/mosaic.ui:440
#, kde-format
msgid "Percentage of overlap between two neighbouring images"
msgstr "Procent nachodzenia pomiędzy dwoma sąsiadującymi obrazami"
#. i18n: ectx: property (text), widget (QLabel, overlapLabel)
#: ekos/scheduler/mosaic.ui:443
#, kde-format
msgid "Overlap:"
msgstr "Nachodzenie:"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#: ekos/scheduler/mosaic.ui:501
#, kde-format
msgid "3. Output"
msgstr "3. Wynik"
#. i18n: ectx: property (toolTip), widget (QLabel, jobCountLabel)
#: ekos/scheduler/mosaic.ui:512
#, kde-format
msgid ""
"Number of scheduler jobs required to capture the mosaic image. Click update "
"to calculate it"
msgstr ""
"Liczba zaplanowanych zadań wymaganych do przechwycenia obrazu mozaiki. "
"Naciśnij uaktualnij, aby ją obliczyć"
#. i18n: ectx: property (text), widget (QLabel, jobCountLabel)
#: ekos/scheduler/mosaic.ui:515
#, kde-format
msgid "Job Count:"
msgstr "Liczba zadań:"
#. i18n: ectx: property (toolTip), widget (QLabel, textLabel1_18)
#: ekos/scheduler/mosaic.ui:552
#, kde-format
msgid "Directory to save sequence images"
msgstr "Katalog do zapisu szeregu obrazów"
#. i18n: ectx: property (toolTip), widget (QPushButton, updateB)
#: ekos/scheduler/mosaic.ui:600
#, kde-format
msgid "Calculate target FOV and number of jobs required to capture the mosaic"
msgstr ""
"Oblicz docelowe pole widzenia i liczbę zadań wymaganych do przechwycenia "
"mozaiki"
#. i18n: ectx: property (text), widget (QPushButton, updateB)
#. i18n: ectx: property (text), widget (QPushButton, updateButton)
#. i18n: ectx: property (text), widget (QPushButton, Update)
#: ekos/scheduler/mosaic.ui:603 tools/altvstime.ui:535
#: tools/observinglist.ui:222
#, kde-format
msgid "Update"
msgstr "Uaktualnij"
#. i18n: ectx: property (toolTip), widget (QPushButton, resetB)
#: ekos/scheduler/mosaic.ui:610
#, kde-format
msgid "Reset all parameters"
msgstr "Wyzeruj wszystkie parametry"
#. i18n: ectx: property (toolTip), widget (QPushButton, createJobsB)
#: ekos/scheduler/mosaic.ui:636
#, kde-format
msgid "Create scheduler jobs to capture the mosaic image"
msgstr "Utwórz zaplanowane zadania, aby przechwycić obraz mozaiki"
#. i18n: ectx: property (text), widget (QPushButton, createJobsB)
#: ekos/scheduler/mosaic.ui:639
#, kde-format
msgid "Create Jobs"
msgstr "Utwórz zadania"
#. i18n?
#: ekos/scheduler/scheduler.cpp:109
#, kde-format
msgid ""
"Job scheduler list.\n"
"Click to select a job in the list.\n"
"Double click to edit a job with the left-hand fields."
msgstr ""
"Lista zaplanowanych zadań.\n"
"Naciśnij, aby wybrać zadanie na liście\n"
"Naciśnij dwukrotnie, aby edytować zadanie z polami po lewej."
#: ekos/scheduler/scheduler.cpp:115
#, kde-format
msgid ""
"Remove selected job from the observation list.\n"
"Job properties are copied in the edition fields before removal."
msgstr ""
"Usuń zaznaczone zadanie z listy obserwacji.\n"
"Właściwości zdania zostaną skopiowane w pola edycji przed usunięciem."
#: ekos/scheduler/scheduler.cpp:119
#, kde-format
msgid ""
"Move selected job one line up in the list.\n"
"Order only affect observation jobs that are scheduled to start at the same "
"time.\n"
"Not available if option \"Sort jobs by Altitude and Priority\" is set."
msgstr ""
"Przesuń zaznaczone zadanie jeden wiersz wyżej na liście.\n"
"Kolejność ma wpływ tylko na te zadania obserwacji, które zaczynają się o tym "
"samym czasie.\n"
"Niedostępne, gdy ustawiono opcję \"Uszereguj zadania po wysokości i "
"priorytecie\"."
#: ekos/scheduler/scheduler.cpp:124
#, kde-format
msgid ""
"Move selected job one line down in the list.\n"
"Order only affect observation jobs that are scheduled to start at the same "
"time.\n"
"Not available if option \"Sort jobs by Altitude and Priority\" is set."
msgstr ""
"Przesuń zaznaczone zadanie jeden wiersz niżej na liście.\n"
"Kolejność ma wpływ tylko na te zadania obserwacji, które zaczynają się o tym "
"samym czasie.\n"
"Niedostępne, gdy ustawiono opcję \"Uszereguj zadania po wysokości i "
"priorytecie\"."
#: ekos/scheduler/scheduler.cpp:130
#, kde-format
msgid "Reset state and force reevaluation of all observation jobs."
msgstr "Wyzeruj stan i wymuś ponowną ocenę wszystkich zadań obserwacji."
#: ekos/scheduler/scheduler.cpp:133
#, kde-format
msgid ""
"Reset state and sort observation jobs per altitude and movement in sky, "
"using the start time of the first job.\n"
"This action sorts setting targets before rising targets, and may help "
"scheduling when starting your observation.\n"
"Option \"Sort Jobs by Altitude and Priority\" keeps the job list sorted this "
"way, but with current time as reference.\n"
"Note the algorithm first calculates all altitudes using the same time, then "
"evaluates jobs."
msgstr ""
"Wyzeruj stan i uszereguj zadania obserwacji po wysokości i ruchu po niebie, "
"używając czas rozpoczęcia pierwszego zadania.\n"
"To działanie umieszcza szczytujące cele przed wschodzącymi celami i może "
"pomóc planowanie przy rozpoczynaniu obserwacji.\n"
"Opcja \"Uszereguj zadania po wysokości i priorytecie\" zachowuje listę "
"uszeregowaną w ten sposób, lecz z obecnym czasem jako odniesieniem.\n"
"Zauważ, że algorytm najpierw oblicza wszystkie wysokości przy użyciu tego "
"samego czasu, a następnie ocenia zadania."
#: ekos/scheduler/scheduler.cpp:436
#, kde-format
msgid "Select FITS Image"
msgstr "Wybierz obraz FITS"
#: ekos/scheduler/scheduler.cpp:537
#, kde-format
msgid "Select Sequence Queue"
msgstr "Wybierz kolejkę"
#: ekos/scheduler/scheduler.cpp:537
#, kde-format
msgid "Ekos Sequence Queue (*.esq)"
msgstr "Kolejka Ekos (*.esq)"
#: ekos/scheduler/scheduler.cpp:559
#, kde-format
msgid "Select Startup Script"
msgstr "Wybierz skrypt rozruchowy"
#: ekos/scheduler/scheduler.cpp:559 ekos/scheduler/scheduler.cpp:571
#, kde-format
msgid "Script (*)"
msgstr "Skrypt (*)"
#: ekos/scheduler/scheduler.cpp:571
#, kde-format
msgid "Select Shutdown Script"
msgstr "Wybierz skrypt zamykający"
#: ekos/scheduler/scheduler.cpp:602
#, kde-format
msgid "Warning: You cannot add or modify a job while the scheduler is running."
msgstr ""
"Uwaga: nie możesz dodać lub zmienić zadania przy działającym planowaniu."
#: ekos/scheduler/scheduler.cpp:608
#, kde-format
msgid "Warning: Target name is required."
msgstr "Uwaga: wymagana jest nazwa celu."
#: ekos/scheduler/scheduler.cpp:614
#, kde-format
msgid "Warning: Sequence file is required."
msgstr "Uwaga: wymagany jest plik sekwencji."
#: ekos/scheduler/scheduler.cpp:621
#, kde-format
msgid "Warning: Target coordinates are required."
msgstr "Uwaga: wymagane są współrzędne celu."
#: ekos/scheduler/scheduler.cpp:631 ekos/scheduler/scheduler.cpp:6103
#, kde-format
msgid "Warning: RA value %1 is invalid."
msgstr "Uwaga: wartość RA %1 jest nieprawidłowa."
#: ekos/scheduler/scheduler.cpp:637 ekos/scheduler/scheduler.cpp:6109
#, kde-format
msgid "Warning: DEC value %1 is invalid."
msgstr "Uwaga: wartość DEK %1 jest nieprawidłowa."
#: ekos/scheduler/scheduler.cpp:731
#, kde-format
msgid ""
"Warning: job '%1' has startup time %2 resulting in a negative score, and "
"will be marked invalid when processed."
msgstr ""
"Uwaga: zadanie '%1' ma czas rozruchu równy %2, co skutkuje ujemną punktacją "
"i zostanie oznaczone jako nieprawidłowe przy przetwarzaniu."
#: ekos/scheduler/scheduler.cpp:784
#, kde-format
msgid ""
"Warning: job '%1' at row %2 has a duplicate target at row %3, the scheduler "
"may consider the same storage for captures."
msgstr ""
"Uwaga: zadanie '%1' w wierszu %2 ma powielony cel w wierszu %3, planowanie "
"może rozważyć tę samą pamięć dla przechwyceń."
#: ekos/scheduler/scheduler.cpp:792
#, kde-format
msgid ""
"Warning: jobs '%1' at row %2 and %3 probably require a different repeat "
"count as currently they will complete simultaneously after %4 batches (or "
"disable option 'Remember job progress')"
msgstr ""
"Uwaga: zadania '%1' w wierszu %2 oraz %3 prawdopodobne wymagają różnych "
"liczb powtórzeń, bo teraz ukończą równocześnie po %4 wsadach (lub wyłącz "
"opcję 'Zapamiętaj postęp zadania')"
#: ekos/scheduler/scheduler.cpp:797
#, kde-format
msgid ""
"Warning: job '%1' at row %2 might require a specific startup time or a "
"different priority, as currently they will start in order of insertion in "
"the table"
msgstr ""
"Uwaga: zadanie '%1' w wierszu %2 może wymagać określonego czasu rozpoczęcia "
"lub innego priorytetu, jako iż teraz rozpoczną się w kolejności wstawienia "
"do tabeli"
#: ekos/scheduler/scheduler.cpp:971
#, kde-format
msgid "Warning: you cannot add or modify a job while the scheduler is running."
msgstr ""
"Uwaga: nie możesz dodać lub zmienić zadania przy działającym planowaniu."
#: ekos/scheduler/scheduler.cpp:1039
#, kde-format
msgid "Use edition fields to create a new job in the observation list."
msgstr "Użyj pól edycji do utworzenia nowego zadania na liście obserwacji."
#: ekos/scheduler/scheduler.cpp:1298
#, kde-format
msgid "Job '%1' has not been processed upon scheduler stop, marking aborted."
msgstr ""
"Zadanie '%1' nie zostało przetworzone do chwili zatrzymania planowania, więc "
"oznaczono je jako przerwane."
#: ekos/scheduler/scheduler.cpp:1305
#, kde-format
msgid "Scheduler aborted."
msgstr "Przerwano planistę."
#: ekos/scheduler/scheduler.cpp:1364
#, kde-format
msgid "Scheduler is in shutdown until next job is ready"
msgstr "Planowanie zostało wyłączone do czasu gotowości następnego zadania"
#. i18n: ectx: property (toolTip), widget (QPushButton, startB)
#: ekos/scheduler/scheduler.cpp:1382 ekos/scheduler/scheduler.ui:1016
#, kde-format
msgid "Start Scheduler"
msgstr "Wykonaj plan"
#: ekos/scheduler/scheduler.cpp:1402
#, kde-format
msgid "Warning: startup script URL %1 is not valid."
msgstr "Uwaga: adres URL %1 skryptu rozruchowego jest nieprawidłowy."
#: ekos/scheduler/scheduler.cpp:1410
#, kde-format
msgid "Warning: shutdown script URL %1 is not valid."
msgstr "Uwaga: adres URL %1 skryptu zamykającego jest nieprawidłowy."
#: ekos/scheduler/scheduler.cpp:1439
#, kde-format
msgid "Scheduler started."
msgstr "Rozpoczęto planistę."
#: ekos/scheduler/scheduler.cpp:1458
#, kde-format
msgid "Scheduler resuming."
msgstr "Wznowiono planistę."
#: ekos/scheduler/scheduler.cpp:1471
#, kde-format
msgid "Scheduler pause planned..."
msgstr "Zaplanowano wstrzymanie planisty..."
#: ekos/scheduler/scheduler.cpp:1475
#, kde-format
msgid "Resume Scheduler"
msgstr "Wznów planistę"
#: ekos/scheduler/scheduler.cpp:1483
#, kde-format
msgid "Scheduler paused."
msgstr "Wstrzymano planistę."
#: ekos/scheduler/scheduler.cpp:1505
#, kde-format
msgid "No job running"
msgstr "Brak działającego zadania"
#: ekos/scheduler/scheduler.cpp:1579
#, kde-format
msgid "Job '%1' has no more batches remaining."
msgstr "Zadanie '%1' nie ma więcej czynności wsadowych."
#: ekos/scheduler/scheduler.cpp:1654
#, kde-format
msgid "No jobs left in the scheduler queue."
msgstr "Brak zadań w kolejce planowania."
#: ekos/scheduler/scheduler.cpp:1664
#, kde-format
msgid "Only %1 jobs left in the scheduler queue, rescheduling those."
msgstr ""
"Tylko %1 zadań zostało w kolejce planisty, więc zaplanowano je ponownie."
#: ekos/scheduler/scheduler.cpp:1682
#, kde-format
msgid "All jobs aborted. Waiting %1 seconds to re-schedule."
msgstr ""
"Przerwano wszystkie zadania. Oczekiwanie %1 sekund na ponowne zaplanowanie."
#: ekos/scheduler/scheduler.cpp:1687 ekos/scheduler/scheduler.cpp:4586
#, kde-format
msgid "Scheduler waits for a retry."
msgstr "Planista oczekuje na wznowienie."
#: ekos/scheduler/scheduler.cpp:1802
#, kde-format
msgid ""
"Warning: job '%1' has fixed startup time %2 set in the past, marking invalid."
msgstr ""
"Uwaga: zadanie '%1' ma stały czas rozruchu %2 ustawiony w przeszłości, więc "
"oznaczono je jako nieprawidłowe."
#: ekos/scheduler/scheduler.cpp:1812
#, kde-format
msgid ""
"Warning: job '%1' has a fixed start time incompatible with its twilight "
"restriction, marking invalid."
msgstr ""
"Uwaga: zadanie '%1' ma stały czas rozruchu niezgodny z jego ograniczeniem na "
"półmrok, więc oznaczono je jako nieprawidłowe."
#: ekos/scheduler/scheduler.cpp:1822
#, kde-format
msgid ""
"Warning: job '%1' has a fixed start time incompatible with its altitude "
"restriction, marking invalid."
msgstr ""
"Uwaga: zadanie '%1' ma stały czas rozruchu niezgodny z jego ograniczeniem na "
"wysokość, więc oznaczono je jako nieprawidłowe."
#: ekos/scheduler/scheduler.cpp:1832
#, kde-format
msgid ""
"Warning: job '%1' has a fixed start time incompatible with its Moon "
"separation restriction, marking invalid."
msgstr ""
"Uwaga: zadanie '%1' ma stały czas rozruchu niezgodny z jego ograniczeniem na "
"separację księżyca, więc oznaczono je jako nieprawidłowe."
#: ekos/scheduler/scheduler.cpp:1849
#, kde-format
msgid ""
"Warning: job '%1' has fixed startup time %2 unachievable due to the "
"completion time of its previous sibling, marking invalid."
msgstr ""
"Uwaga: zadanie '%1' ma stały czas rozruchu %2, który jest nieosiągalny ze "
"względu na czas ukończenia jego poprzedniego zadania bliźniaczego, więc "
"oznaczono je jako nieprawidłowe."
#: ekos/scheduler/scheduler.cpp:1906
#, kde-format
msgid ""
"Warning: Job '%1' cannot start because its previous sibling has no "
"completion time, marking invalid."
msgstr ""
"Uwaga: zadanie '%1' nie może zostać uruchomione, ponieważ poprzednie zadanie "
"bliźniacze nie ma czasu ukończenia, więc oznaczono je jako nieprawidłowe."
#: ekos/scheduler/scheduler.cpp:1970
#, kde-format
msgid ""
"Warning: job '%1' execution overlaps daylight, it will be interrupted at "
"dawn and rescheduled on next night time."
msgstr ""
"Uwaga: wykonanie zadania '%1' nachodzi na światło dzienne, zostanie ono "
"przerwane o zmroku i ponownie zaplanowane przy następnej nocy."
#: ekos/scheduler/scheduler.cpp:2008
#, kde-format
msgid ""
"Warning: job '%1' requires culmination offset of %2 minutes, not achievable, "
"marking invalid."
msgstr ""
"Uwaga: zadanie '%1' wymaga przesunięcia szczytowania równej %2 minuty, co "
"jest nieosiągalne, więc oznaczono je jako nieprawidłowe."
#: ekos/scheduler/scheduler.cpp:2049
#, kde-format
msgid ""
"Warning: job '%1' requires minimum altitude %2 and Moon separation %3, not "
"achievable, marking invalid."
msgstr ""
"Uwaga: zadanie '%1' wymaga minimalnej wysokości równej %2 oraz separacji "
"księżyca na poziomie %3, co jest nieosiągalne, więc oznaczono je jako "
"nieprawidłowe."
#: ekos/scheduler/scheduler.cpp:2081
#, kde-format
msgid ""
"Warning: job '%1' is constrained by the start time of the next job, and "
"cannot finish in time, marking aborted."
msgstr ""
"Uwaga: zadanie '%1' jest ograniczone czasem rozpoczęcia następnego zadania i "
"nie może ukończyć w czasie, więc oznaczono je jako przerwane."
#: ekos/scheduler/scheduler.cpp:2100
#, kde-format
msgid ""
"Job '%1' completion time (%2) could not be achieved before start up time (%3)"
msgstr ""
"Nie można ukończyć zadania '%1' o czasie (%2), który jest przed czasem "
"rozpoczęcia (%3)"
#: ekos/scheduler/scheduler.cpp:2151
#, kde-format
msgid ""
"Job '%1' may require relaxing the current altitude requirement of %2 degrees."
msgstr ""
"Zadanie '%1; może wymagać zluzowania obecnych wymagań co do wysokości równej "
"%2 stopnie."
#: ekos/scheduler/scheduler.cpp:2156
#, kde-format
msgid ""
"Job '%1' may require increasing the current lead time of %2 minutes to make "
"transit time calculation stable."
msgstr ""
"Zadanie '%1' może wymagać zwiększenia obecnego czasu ukończenia równego %2 "
"minuty, aby zapewnić, że obliczenia czasu przejściowego będą stabilne."
#: ekos/scheduler/scheduler.cpp:2188
#, kde-format
msgid "No jobs left in the scheduler queue after evaluating."
msgstr "Brak zadań w kolejce planowania po jej wykonaniu."
#: ekos/scheduler/scheduler.cpp:2197
#, kde-format
msgid ""
"Only aborted jobs left in the scheduler queue after evaluating, rescheduling "
"those."
msgstr ""
"Tylko przerwane zadania pozostały w kolejce planisty po jej wykonaniu, więc "
"zaplanowano je ponownie."
#: ekos/scheduler/scheduler.cpp:2217
#, kde-format
msgid "No jobs left in the scheduler queue after schedule cleanup."
msgstr "Brak zadań w kolejce planowania po wyczyszczeniu planu."
#: ekos/scheduler/scheduler.cpp:2246
#, kde-format
msgid "Scheduler is awake."
msgstr "Planista jest uruchomiony."
#: ekos/scheduler/scheduler.cpp:2252
#, kde-format
msgid "Scheduler is awake. Jobs shall be started when ready..."
msgstr "Planista jest uruchomiony. Zadania będą wykonywane, gdy będą gotowe..."
#: ekos/scheduler/scheduler.cpp:2254
#, kde-format
msgid "Scheduler is awake. Jobs shall be started when scheduler is resumed."
msgstr "Planista w gotowości. Zadania będą wykonywane, po jego wznowieniu."
#: ekos/scheduler/scheduler.cpp:2406
#, kde-format
msgid "%1 - %2"
msgstr ""
#: ekos/scheduler/scheduler.cpp:2457
#, kde-format
msgid "Ekos job started (%1)"
msgstr "Rozpoczęto zadanie Ekos (%1)"
#: ekos/scheduler/scheduler.cpp:2495
#, kde-format
msgid "Ekos started."
msgstr "Uruchomiono Ekos."
#: ekos/scheduler/scheduler.cpp:2504
#, kde-format
msgid "Starting Ekos failed. Retrying..."
msgstr "Nie udało się uruchomić Ekos. Ponawianie..."
#: ekos/scheduler/scheduler.cpp:2509
#, kde-format
msgid "Starting Ekos failed."
msgstr "Nie udało się uruchomić Ekos."
#: ekos/scheduler/scheduler.cpp:2520
#, kde-format
msgid "Starting Ekos timed out. Retrying..."
msgstr "Przekroczono czas na rozruch Ekos. Ponawianie..."
#: ekos/scheduler/scheduler.cpp:2530
#, kde-format
msgid "Starting Ekos timed out."
msgstr "Przekroczono czas na rozruch Ekos."
#: ekos/scheduler/scheduler.cpp:2541
#, kde-format
msgid "Ekos stopped."
msgstr "Zatrzymano Ekos."
#: ekos/scheduler/scheduler.cpp:2592
#, kde-format
msgid "INDI devices connected."
msgstr "Podłączono urządzenia INDI."
#: ekos/scheduler/scheduler.cpp:2599
#, kde-format
msgid "One or more INDI devices failed to connect. Retrying..."
msgstr "Jedno lub więcej urządzeń INDI nie zostało połączonych. Ponawianie..."
#: ekos/scheduler/scheduler.cpp:2604
#, kde-format
msgid ""
"One or more INDI devices failed to connect. Check INDI control panel for "
"details."
msgstr ""
"Nie udało się podłączyć jednego lub więcej urządzeń INDI. Sprawdź panel "
"sterowania INDI po więcej szczegółów."
#: ekos/scheduler/scheduler.cpp:2613
#, kde-format
msgid "One or more INDI devices timed out. Retrying..."
msgstr ""
"Upłynął czas oczekiwania na jedno lub więcej urządzeń INDI. Ponawianie..."
#: ekos/scheduler/scheduler.cpp:2619
#, kde-format
msgid ""
"One or more INDI devices timed out. Check INDI control panel for details."
msgstr ""
"Upłynął czas oczekiwania na jedno lub więcej urządzeń INDI. Sprawdź panel "
"sterowania INDI po więcej szczegółów."
#: ekos/scheduler/scheduler.cpp:2630
#, kde-format
msgid "INDI devices disconnected."
msgstr "Rozłączono urządzenia INDI."
#: ekos/scheduler/scheduler.cpp:2646
#, kde-format
msgid "Warning: dome device not ready after timeout, attempting to recover..."
msgstr "Uwaga: kopuła niegotowa po ustalonym czasie, więc ponowiono..."
#: ekos/scheduler/scheduler.cpp:2661
#, kde-format
msgid "Warning: mount device not ready after timeout, attempting to recover..."
msgstr ""
"Uwaga: montaż nie jest gotowy po ustalonym czasie, więc wznowiono próbę jego "
"przywrócenia..."
#: ekos/scheduler/scheduler.cpp:2676
#, kde-format
msgid "Warning: cap device not ready after timeout, attempting to recover..."
msgstr "Uwaga: zaślepka niegotowa po ustalonym czasie, więc ponowiono..."
#: ekos/scheduler/scheduler.cpp:2772
#, kde-format
msgid "Observatory is in the startup process"
msgstr "Obserwatorium jest w trakcie uruchamiania"
#: ekos/scheduler/scheduler.cpp:2784
#, kde-format
msgid "Ekos is already started, skipping startup script..."
msgstr "Ekos jest już uruchomiony, pomijanie skryptu rozruchowego..."
#: ekos/scheduler/scheduler.cpp:2880
#, kde-format
msgid "Observatory is in the shutdown process"
msgstr "Obserwatorium jest w trakcie zamykania"
#: ekos/scheduler/scheduler.cpp:2903
#, kde-format
msgid "Warming up CCD..."
msgstr "Rozgrzewanie CCD..."
#: ekos/scheduler/scheduler.cpp:2932
#, kde-format
msgid "Warning: Bypassing parking procedures, no INDI connection."
msgstr "Uwaga: pomijanie czynności parkowania, brak połączenia INDI."
#: ekos/scheduler/scheduler.cpp:3057
#, kde-format
msgid "park/unpark wait procedure failed, aborting..."
msgstr ""
"czynność parkowania/wyparkowywania zakończona niepowodzeniem, przerywanie..."
#: ekos/scheduler/scheduler.cpp:3067
#, kde-format
msgid "Executing script %1..."
msgstr "Wykonywanie skryptu %1..."
#: ekos/scheduler/scheduler.cpp:3100
#, kde-format
msgid "Startup script failed, aborting..."
msgstr "Niepowodzenie skryptu rozruchowego, przerywanie..."
#: ekos/scheduler/scheduler.cpp:3105
#, kde-format
msgid "Shutdown script failed, aborting..."
msgstr "Niepowodzenie skryptu zamykającego, przerywanie..."
#: ekos/scheduler/scheduler.cpp:3163
#, kde-format
msgid "Shutdown complete."
msgstr "Ukończono zamykanie."
#: ekos/scheduler/scheduler.cpp:3165
#, kde-format
msgid "Shutdown procedure failed, aborting..."
msgstr "Niepowodzenie czynności zamykania, przerywanie..."
#: ekos/scheduler/scheduler.cpp:3265
#, kde-format
msgid "Job '%1' reached completion time %2, stopping."
msgstr "Zadanie '%1' osiągnęło czas zakończenia %2, więc zostanie zatrzymane."
#: ekos/scheduler/scheduler.cpp:3288
#, kde-format
msgid ""
"Job '%1' current altitude (%2 degrees) crossed minimum constraint altitude "
"(%3 degrees), marking aborted."
msgstr ""
"Bieżąca wysokość zadania '%1' (%2 stopni) przekroczyła minimalnie wymagany "
"warunek (%3 stopni), więc oznaczono je jako przerwane."
#: ekos/scheduler/scheduler.cpp:3315
#, kde-format
msgid ""
"Job '%2' current moon separation (%1 degrees) is lower than minimum "
"constraint (%3 degrees), marking aborted."
msgstr ""
"Bieżące oddzielenie księżyca zadania '%2' (%1 stopni) jest niższe niż "
"minimalny warunek %2 (%3 stopni), więc oznaczono je jako przerwane."
#: ekos/scheduler/scheduler.cpp:3336
#, kde-format
msgid ""
"Job '%3' is now approaching astronomical twilight rise limit at %1 (%2 "
"minutes safety margin), marking aborted."
msgstr ""
"Zadanie '%3' zbliża się do granicy astronomicznego nastania półmroku przy %1 "
"(%2 minuty marginesu bezpieczeństwa), więc oznaczono je jako przerwane."
#: ekos/scheduler/scheduler.cpp:3375 ekos/scheduler/scheduler.cpp:6882
#, kde-format
msgid "Warning: job '%1' alignment procedure failed, marking aborted."
msgstr ""
"Uwaga: nie udało się zadanie wyrównywania '%1', więc oznaczono je jako "
"przerwane."
#: ekos/scheduler/scheduler.cpp:3401
#, kde-format
msgid "Warning: job '%1' capture procedure failed, marking aborted."
msgstr ""
"Uwaga: nie udało się zadanie przechwytywania '%1', więc oznaczono je jako "
"przerwane."
#: ekos/scheduler/scheduler.cpp:3426 ekos/scheduler/scheduler.cpp:7093
#, kde-format
msgid "Warning: job '%1' focusing procedure failed, marking aborted."
msgstr ""
"Uwaga: nie udało się zadanie ogniskowania '%1', więc oznaczono je jako "
"przerwane."
#: ekos/scheduler/scheduler.cpp:3450 ekos/scheduler/scheduler.cpp:6956
#, kde-format
msgid "Warning: job '%1' guiding procedure failed, marking aborted."
msgstr ""
"Uwaga: nie udało się zadanie naprowadzania '%1', więc oznaczono je jako "
"przerwane."
#: ekos/scheduler/scheduler.cpp:3474
#, kde-format
msgid ""
"Warning: job '%1' lost connection to the mount, attempting to reconnect."
msgstr ""
"Uwaga: zadanie '%1' utraciło połączenie z montażem, więc podjęto próbę "
"ponownego połączenia."
#: ekos/scheduler/scheduler.cpp:3491
#, kde-format
msgid "Warning: job '%1' lost connection to the dome, attempting to reconnect."
msgstr ""
"Uwaga: zadanie '%1' utraciło połączenie z kopułą, więc podjęto próbę "
"ponownego połączenia."
#: ekos/scheduler/scheduler.cpp:3509
#, kde-format
msgid ""
"Warning: job '%1' lost connection to INDI server while focusing, attempting "
"to reconnect."
msgstr ""
"Uwaga: zadanie '%1' utraciło połączenie z serwerem INDI podczas "
"ogniskowania, więc podjęto próbę ponownego połączenia."
#: ekos/scheduler/scheduler.cpp:3522 ekos/scheduler/scheduler.cpp:7071
#, kde-format
msgid "Job '%1' focusing is complete."
msgstr "Ukończono zadanie ogniskowania '%1'."
#: ekos/scheduler/scheduler.cpp:3532 ekos/scheduler/scheduler.cpp:7081
#, kde-format
msgid "Warning: job '%1' focusing failed."
msgstr "Uwaga: nie udało się zadanie ogniskowania '%1'."
#: ekos/scheduler/scheduler.cpp:3536 ekos/scheduler/scheduler.cpp:7085
#, kde-format
msgid "Job '%1' is restarting its focusing procedure."
msgstr "Zadanie '%1' powtarza czynność ogniskowania."
#: ekos/scheduler/scheduler.cpp:3544
#, kde-format
msgid ""
"Warning: job '%1' focusing procedure failed, marking terminated due to "
"errors."
msgstr ""
"Uwaga: nie udało się zadanie ogniskowania '%1', więc oznaczono je jako "
"zakończone ze względu na błędy."
#: ekos/scheduler/scheduler.cpp:3571
#, kde-format
msgid ""
"Warning: job '%1' lost connection to INDI server while aligning, attempting "
"to reconnect."
msgstr ""
"Uwaga: zadanie '%1' utraciło połączenie z serwerem INDI podczas "
"wyrównywania, więc podjęto próbę ponownego połączenia."
#: ekos/scheduler/scheduler.cpp:3582 ekos/scheduler/scheduler.cpp:6860
#, kde-format
msgid "Job '%1' alignment is complete."
msgstr "Ukończono zadanie wyrównywania %1."
#: ekos/scheduler/scheduler.cpp:3590 ekos/scheduler/scheduler.cpp:6868
#, kde-format
msgid "Warning: job '%1' alignment failed."
msgstr "Uwaga: nie udało się zadanie wyrównywania '%1'."
#: ekos/scheduler/scheduler.cpp:3596 ekos/scheduler/scheduler.cpp:6874
#, kde-format
msgid ""
"Warning: job '%1' forcing mount model reset after failing alignment #%2."
msgstr ""
"Uwaga: w zadaniu '%1' wymuszono zerowanie modelu montażu po nieudanym "
"wyrównywaniu #%2."
#: ekos/scheduler/scheduler.cpp:3599 ekos/scheduler/scheduler.cpp:3654
#: ekos/scheduler/scheduler.cpp:6877 ekos/scheduler/scheduler.cpp:6941
#, kde-format
msgid "Restarting %1 alignment procedure..."
msgstr "Powtarzanie czynności wyrównywania %1..."
#: ekos/scheduler/scheduler.cpp:3604
#, kde-format
msgid "Warning: job '%1' alignment procedure failed, aborting job."
msgstr "Uwaga: nie udało się zadanie wyrównywania '%1', więc je przerwano."
#: ekos/scheduler/scheduler.cpp:3623
#, kde-format
msgid ""
"Warning: job '%1' lost connection to INDI server while guiding, attempting "
"to reconnect."
msgstr ""
"Uwaga: zadanie '%1' utraciło połączenie z serwerem INDI podczas "
"naprowadzania, więc podjęto próbę ponownego połączenia."
#: ekos/scheduler/scheduler.cpp:3634 ekos/scheduler/scheduler.cpp:6913
#, kde-format
msgid "Job '%1' guiding is in progress."
msgstr "Zadanie naprowadzania '%1' jest w trakcie."
#: ekos/scheduler/scheduler.cpp:3645 ekos/scheduler/scheduler.cpp:6925
#, kde-format
msgid "Warning: job '%1' guiding failed."
msgstr "Uwaga: nie udało się zadanie naprowadzania '%1'."
#: ekos/scheduler/scheduler.cpp:3647 ekos/scheduler/scheduler.cpp:6927
#, kde-format
msgid "Warning: job '%1' calibration failed."
msgstr "Uwaga: nie udało się zadanie kalibrowania '%1'."
#: ekos/scheduler/scheduler.cpp:3663
#, kde-format
msgid "Job '%1' is guiding, and is restarting its guiding procedure."
msgstr ""
"Zadanie '%1' wykonuje naprowadzania i ponownie wykonuje czynności "
"naprowadzania."
#: ekos/scheduler/scheduler.cpp:3669
#, kde-format
msgid ""
"Warning: job '%1' guiding procedure failed, marking terminated due to errors."
msgstr ""
"Uwaga: nie udało się zadanie naprowadzania '%1', więc oznaczono je jako "
"zakończone ze względu na błędy."
#: ekos/scheduler/scheduler.cpp:3686
#, kde-format
msgid ""
"Warning: job '%1' lost connection to INDI server while capturing, attempting "
"to reconnect."
msgstr ""
"Uwaga: zadanie '%1' utraciło połączenie z serwerem INDI podczas "
"przechwytywania, więc podjęto próbę ponownego połączenia."
#: ekos/scheduler/scheduler.cpp:3692
#, kde-format
msgid "Warning: job '%1' failed to capture target (%2)."
msgstr "Uwaga: w zadaniu '%1' nie udało się przechwycić celu (%2)."
#: ekos/scheduler/scheduler.cpp:3707
#, kde-format
msgid "Job '%1' is capturing, and is restarting its guiding procedure."
msgstr ""
"Zadanie '%1' wykonuje przechwytywanie i ponownie wykonuje czynności "
"naprowadzania."
#: ekos/scheduler/scheduler.cpp:3715 ekos/scheduler/scheduler.cpp:7012
#, kde-format
msgid "Warning: job '%1' failed its capture procedure, restarting capture."
msgstr ""
"Uwaga: nie udało się zadanie przechwytywania '%1', więc rozpoczęto je na "
"nowo."
#: ekos/scheduler/scheduler.cpp:3721 ekos/scheduler/scheduler.cpp:7018
#, kde-format
msgid "Warning: job '%1' failed its capture procedure, marking aborted."
msgstr ""
"Uwaga: nie udało się zadanie przechwytywania '%1', więc oznaczono je jako "
"przerwane."
#: ekos/scheduler/scheduler.cpp:3730 ekos/scheduler/scheduler.cpp:7027
#, kde-format
msgid "Ekos job (%1) - Capture finished"
msgstr "Zadanie Ekos (%1) - Ukończono przechwytywanie"
#: ekos/scheduler/scheduler.cpp:3770
#, kde-format
msgid "Guiding already running, directly start capturing."
msgstr ""
"Naprowadzanie jest w trakcie, więc rozpoczęto bezpośrednio przechwytywanie."
#: ekos/scheduler/scheduler.cpp:3782
#, kde-format
msgid ""
"Job '%1' is proceeding directly to capture stage because only calibration "
"frames are pending."
msgstr ""
"Zadanie '%1' przechodzi bezpośrednio do etapu przechwytywania, bo oczekują "
"tylko klatki kalibracji."
#: ekos/scheduler/scheduler.cpp:3944
#, kde-format
msgid "Open Ekos Scheduler List"
msgstr "Otwórz plan Ekos"
#: ekos/scheduler/scheduler.cpp:4258
#, kde-format
msgid "Save Ekos Scheduler List"
msgstr "Zapisz plan Ekos"
#: ekos/scheduler/scheduler.cpp:4276
#, kde-format
msgid "Failed to save scheduler list"
msgstr "Niepowodzenie zapisywania planu"
#: ekos/scheduler/scheduler.cpp:4406
#, kde-format
msgid "Scheduler list saved to %1"
msgstr "Zapisano plan w %1"
#: ekos/scheduler/scheduler.cpp:4440
#, kde-format
msgid "Job '%1' is slewing to target."
msgstr "Zadanie '%1' obraca do celu."
#: ekos/scheduler/scheduler.cpp:4474
#, kde-format
msgid "Warning: job '%1' is unable to proceed with autofocus, not supported."
msgstr ""
"Uwaga: nie można wykonać samo-ogniskowania w zadaniu '%1', bo nie jest ono "
"obsługiwane."
#: ekos/scheduler/scheduler.cpp:4533
#, kde-format
msgid "Job '%1' is focusing."
msgstr "Ogniskowanie w zadaniu '%1' "
#: ekos/scheduler/scheduler.cpp:4566
#, kde-format
msgid "Job '%1' is terminated due to errors."
msgstr "Zadanie '%1' zostało zamknięte ze względu na błędy."
#: ekos/scheduler/scheduler.cpp:4568
#, kde-format
msgid "Job '%1' is aborted."
msgstr "Zadanie '%1' zostało przerwane."
#: ekos/scheduler/scheduler.cpp:4581
#, kde-format
msgid "Waiting %1 seconds to restart job '%2'."
msgstr "Oczekiwanie %1 sekund na ponowne wykonanie zadania '%2'."
#: ekos/scheduler/scheduler.cpp:4611
#, kde-format
msgid "Job '%1' is complete."
msgstr "Ukończono zadanie '%1'."
#: ekos/scheduler/scheduler.cpp:4645
#, kde-format
msgid "Job '%1' is complete after #%2 batch."
msgid_plural "Job '%1' is complete after #%2 batches."
msgstr[0] "Ukończono zadanie %1 po #%2 wsadzie."
msgstr[1] "Ukończono zadanie %1 po #%2 wsadach."
msgstr[2] "Ukończono zadanie %1 po #%2 wsadach."
#: ekos/scheduler/scheduler.cpp:4683
#, kde-format
msgid "Job '%1' is repeating, #%2 batch remaining."
msgid_plural "Job '%1' is repeating, #%2 batches remaining."
msgstr[0] "Zadanie '%1' jest powtarzane, pozostał #%2 wsad."
msgstr[1] "Zadanie '%1' jest powtarzane, pozostały #%2 wsady."
msgstr[2] "Zadanie '%1' jest powtarzane, pozostało #%2 wsadów."
#: ekos/scheduler/scheduler.cpp:4698
#, kde-format
msgid "Job '%1' is repeating, looping indefinitely."
msgstr "Zadanie '%1' jest powtarzane, jest ono w nieskończonej pętli."
#: ekos/scheduler/scheduler.cpp:4714
#, kde-format
msgid "Job '%1' stopping, reached completion time with #%2 batch done."
msgid_plural ""
"Job '%1' stopping, reached completion time with #%2 batches done."
msgstr[0] ""
"Zatrzymywanie zadania '%1', osiągnięto czas ukończenia z #%2 wsadem "
"wykonanym."
msgstr[1] ""
"Zatrzymywanie zadania '%1', osiągnięto czas ukończenia z #%2 wsadami "
"wykonanymi."
msgstr[2] ""
"Zatrzymywanie zadania '%1', osiągnięto czas ukończenia z #%2 wsadami "
"wykonanymi."
#: ekos/scheduler/scheduler.cpp:4732
#, kde-format
msgid "Job '%1' completed #%2 batch before completion time, restarted."
msgid_plural ""
"Job '%1' completed #%2 batches before completion time, restarted."
msgstr[0] ""
"Ukończono #%2 wsad przed czasem ukończenia w zadaniu '%1', więc uruchomiono "
"je ponownie."
msgstr[1] ""
"Ukończono #%2 wsady przed czasem ukończenia w zadaniu '%1', więc uruchomiono "
"je ponownie."
msgstr[2] ""
"Ukończono #%2 wsadów przed czasem ukończenia w zadaniu '%1', więc "
"uruchomiono je ponownie."
#: ekos/scheduler/scheduler.cpp:4777
#, kde-format
msgid "Job '%1' is plate solving %2."
msgstr "Odbywa się rozwiązywanie talerzy %2 w zadaniu '%1'."
#: ekos/scheduler/scheduler.cpp:4789
#, kde-format
msgid "Job '%1' is capturing and plate solving."
msgstr "Zadanie '%1' wykonuje przechwytywanie i rozwiązywanie."
#: ekos/scheduler/scheduler.cpp:4802
#, kde-format
msgid "Guiding already running for %1 ..."
msgstr "Naprowadzanie jest w trakcie dla %1 ..."
#: ekos/scheduler/scheduler.cpp:4824
#, kde-format
msgid "Starting guiding procedure for %1 ..."
msgstr "Rozpoczynanie procedury naprowadzania dla %1..."
#: ekos/scheduler/scheduler.cpp:4896
#, kde-format
msgid "Ekos job (%1) - Capture started"
msgstr "Zadanie Ekos (%1) - Rozpoczęto przechwytywanie"
#: ekos/scheduler/scheduler.cpp:4899
#, kde-format
msgid "Job '%1' capture is in progress (batch #%2)..."
msgstr "Zadanie przechwytywania %1 jest w trakcie (wsad #%2)..."
#: ekos/scheduler/scheduler.cpp:4901
#, kde-format
msgid "Job '%1' capture is in progress..."
msgstr "Zadanie przechwytywania %1 jest w trakcie..."
#: ekos/scheduler/scheduler.cpp:5006
#, kde-format
msgid "Warning: job '%1' has inaccessible sequence '%2', marking invalid."
msgstr ""
"Uwaga: zadanie '%1' ma niedostępny szereg czynności '%2', więc oznaczono je "
"jako nieprawidłowe."
#: ekos/scheduler/scheduler.cpp:5089
#, kde-format
msgid ""
"Warning: Job '%1' has its focus step disabled, periodic and/or HFR "
"procedures currently set in its sequence will not occur."
msgstr ""
"Uwaga: w zadaniu '%1' wyłączono krok ogniskowania, czynności okresowe i/lub "
"HFR obecnie ustawione w tej sekwencji nie nastąpią."
#: ekos/scheduler/scheduler.cpp:5110
#, kde-format
msgid "Job '%1' %2x%3\" %4"
msgstr "Zadanie '%1' %2x%3\" %4"
#: ekos/scheduler/scheduler.cpp:5380
#, kde-format
msgid "Mount already parked."
msgstr "Montaż już jest zaparkowany."
#: ekos/scheduler/scheduler.cpp:5411
#, kde-format
msgid "Parking mount in progress..."
msgstr "Parkowanie montażu w trakcie..."
#: ekos/scheduler/scheduler.cpp:5444
#, kde-format
msgid "Mount already unparked."
msgstr "Montaż już jest wyparkowany."
#: ekos/scheduler/scheduler.cpp:5531
#, kde-format
msgid "Mount unparked."
msgstr "Montaż wyparkowany."
#: ekos/scheduler/scheduler.cpp:5543
#, kde-format
msgid ""
"Warning: mount unpark operation timed out on attempt %1/%2. Restarting "
"operation..."
msgstr ""
"Uwaga: przekroczono czas oczekiwania na wyparkowanie przy próbie %1/%2. "
"Wykonywanie kolejnego podejścia..."
#: ekos/scheduler/scheduler.cpp:5548
#, kde-format
msgid "Warning: mount unpark operation timed out on last attempt."
msgstr ""
"Uwaga: przekroczono czas oczekiwania na wyparkowanie przy poprzedniej próbie."
#: ekos/scheduler/scheduler.cpp:5562
#, kde-format
msgid ""
"Warning: mount park operation timed out on attempt %1/%2. Restarting "
"operation..."
msgstr ""
"Uwaga: przekroczono czas oczekiwania na zaparkowanie przy próbie %1/%2. "
"Wykonywanie kolejnego podejścia..."
#: ekos/scheduler/scheduler.cpp:5567
#, kde-format
msgid "Warning: mount park operation timed out on last attempt."
msgstr ""
"Uwaga: przekroczono czas oczekiwania na parkowanie przy poprzedniej próbie."
#: ekos/scheduler/scheduler.cpp:5579 ekos/scheduler/scheduler.cpp:5594
#, kde-format
msgid "Mount unparking error."
msgstr "Błąd wyparkowywania montażu."
#: ekos/scheduler/scheduler.cpp:5584 ekos/scheduler/scheduler.cpp:5589
#, kde-format
msgid "Mount parking error."
msgstr "Błąd parkowania montażu."
#: ekos/scheduler/scheduler.cpp:5700
#, kde-format
msgid "Dome already parked."
msgstr "Kopuła już jest zaparkowana."
#: ekos/scheduler/scheduler.cpp:5729
#, kde-format
msgid "Dome already unparked."
msgstr "Kopuła już jest wyparkowana."
#: ekos/scheduler/scheduler.cpp:5769
#, kde-format
msgid "Dome unparked."
msgstr "Kopuła wyparkowana."
#: ekos/scheduler/scheduler.cpp:5781 ekos/scheduler/scheduler.cpp:5937
#, kde-format
msgid "Operation timeout. Restarting operation..."
msgstr "Przekroczono czas oczekiwania na działanie. Zaczynanie jej od nowa..."
#: ekos/scheduler/scheduler.cpp:5794
#, kde-format
msgid "Dome parking error."
msgstr "Błąd parkowania kopuły."
#: ekos/scheduler/scheduler.cpp:5799
#, kde-format
msgid "Dome unparking error."
msgstr "Błąd wyparkowywania kopuły."
#: ekos/scheduler/scheduler.cpp:5849
#, kde-format
msgid "Parking Cap..."
msgstr "Parkowanie zaślepki..."
#: ekos/scheduler/scheduler.cpp:5855
#, kde-format
msgid "Cap already parked."
msgstr "Zaślepka już jest zaparkowana."
#: ekos/scheduler/scheduler.cpp:5880
#, kde-format
msgid "Unparking cap..."
msgstr "Wyparkowywanie zaślepki..."
#: ekos/scheduler/scheduler.cpp:5886
#, kde-format
msgid "Cap already unparked."
msgstr "Zaślepka już jest wyparkowana."
#: ekos/scheduler/scheduler.cpp:5915
#, kde-format
msgid "Cap parked."
msgstr "Zaślepka zaparkowana."
#: ekos/scheduler/scheduler.cpp:5925
#, kde-format
msgid "Cap unparked."
msgstr "Zaślepka wyparkowana."
#: ekos/scheduler/scheduler.cpp:5950
#, kde-format
msgid "Cap parking error."
msgstr "Błąd parkowania zaślepki."
#: ekos/scheduler/scheduler.cpp:5955
#, kde-format
msgid "Cap unparking error."
msgstr "Błąd wyparkowywania zaślepki."
#: ekos/scheduler/scheduler.cpp:6033
#, kde-format
msgid "Weather information is pending..."
msgstr "Oczekiwanie na dane o pogodzie..."
#: ekos/scheduler/scheduler.cpp:6045
#, kde-format
msgid "Job '%1' suffers from bad weather, marking aborted."
msgstr "Na zadanie '%1' wpływa zła pogoda, więc oznaczono je jako przerwane."
#: ekos/scheduler/scheduler.cpp:6148
#, kde-format
msgid "Do you want to keep the existing jobs in the mosaic schedule?"
msgstr "Czy chcesz zachować istniejące zadania w planie mozaiki?"
#: ekos/scheduler/scheduler.cpp:6183
#, kde-format
msgid "Mosaic file %1 saved successfully."
msgstr "Pomyślnie zapisano plik mozaiki %1."
#: ekos/scheduler/scheduler.cpp:6187
#, kde-format
msgid "Error saving mosaic file %1. Please reload job."
msgstr "Błąd przy zapisie pliku mozaiki %1. Wczytaj zadanie na nowo."
#: ekos/scheduler/scheduler.cpp:6229
#, kde-format
msgid "Unable to open sequence file %1"
msgstr "Nie można otworzyć pliku sekwencji %1"
#: ekos/scheduler/scheduler.cpp:6299
#, kde-format
msgid ""
"Turning off astronomial twilight check may cause the observatory to run "
"during daylight. This can cause irreversible damage to your equipment!"
msgstr ""
"Uwaga: wyłączenie sprawdzania astronomicznego półmroku może spowodować "
"działanie obserwatorium przy świetle dziennym. Narażasz się na nieodwracalne "
"uszkodzenie twojego sprzętu."
#: ekos/scheduler/scheduler.cpp:6301
#, kde-format
msgid "Astronomial Twilight Warning"
msgstr "Ostrzeżenie o astronomicznym półmroku"
#: ekos/scheduler/scheduler.cpp:6315
#, kde-format
msgid "Manual startup procedure completed successfully."
msgstr "Pomyślnie przeprowadzono procedurę uruchomieniową."
#: ekos/scheduler/scheduler.cpp:6317
#, kde-format
msgid "Manual startup procedure terminated due to errors."
msgstr "Nie udało się przeprowadzenie procedury uruchomieniowej."
#: ekos/scheduler/scheduler.cpp:6331
#, kde-format
msgid "Cannot run startup procedure while INDI devices are not online."
msgstr "Nie można dokonać rozruchu, gdy urządzenia INDI nie są podłączone."
#: ekos/scheduler/scheduler.cpp:6336
#, kde-format
msgid "Are you sure you want to execute the startup procedure manually?"
msgstr "Czy na pewno przeprowadzić procedurę uruchomieniową ręcznie?"
#: ekos/scheduler/scheduler.cpp:6338
#, kde-format
msgid "Warning: executing startup procedure manually..."
msgstr "Uwaga: przeprowadzanie procedury rozruchowej ręcznie..."
#: ekos/scheduler/scheduler.cpp:6386
#, kde-format
msgid "Startup procedure terminated."
msgstr "Zakończono procedurę uruchomieniową."
#: ekos/scheduler/scheduler.cpp:6399
#, kde-format
msgid "Manual shutdown procedure completed successfully."
msgstr "Pomyślnie przeprowadzono procedurę wyłączania."
#: ekos/scheduler/scheduler.cpp:6405
#, kde-format
msgid "Manual shutdown procedure terminated due to errors."
msgstr "Nie udało się przeprowadzenie procedury wyłączania."
#: ekos/scheduler/scheduler.cpp:6418
#, kde-format
msgid "Are you sure you want to execute the shutdown procedure manually?"
msgstr "Czy na pewno przeprowadzić procedurę wyłaczania ręcznie?"
#: ekos/scheduler/scheduler.cpp:6420
#, kde-format
msgid "Warning: executing shutdown procedure manually..."
msgstr "Uwaga: przeprowadzanie procedury wyłączania ręcznie..."
#: ekos/scheduler/scheduler.cpp:6471
#, kde-format
msgid "Shutdown procedure terminated."
msgstr "Zakończono procedurę wyłączania."
#: ekos/scheduler/scheduler.cpp:6500
#, kde-format
msgid "Unable to open sequence queue file '%1'"
msgstr "Nie można otworzyć pliku kolejki '%1'"
#: ekos/scheduler/scheduler.cpp:6950
#, kde-format
msgid "Job '%1' is guiding, guiding procedure will be restarted in %2 seconds."
msgstr ""
"Zadanie '%1' wykonuje naprowadzanie, ponownie zostanie ono rozpoczęte za %2 "
"sekundy."
#: ekos/scheduler/scheduler.cpp:6992
#, kde-format
msgid "Warning: job '%1' failed to capture target."
msgstr "Uwaga: w zadaniu '%1' nie udało się przechwycić celu."
#: ekos/scheduler/scheduler.cpp:7005
#, kde-format
msgid ""
"Job '%1' is capturing, is restarting its guiding procedure (attempt #%2 of "
"%3)."
msgstr ""
"Zadanie '%1' wykonuje przechwytywanie i ponownie wykonuje czynności "
"naprowadzania (próba #%2 z %3)."
#: ekos/scheduler/scheduler.cpp:7122
#, kde-format
msgid "Job '%1' slew is complete."
msgstr "Ukończono zadanie obrotu '%1'."
#: ekos/scheduler/scheduler.cpp:7128
#, kde-format
msgid "Warning: job '%1' slew failed, marking terminated due to errors."
msgstr ""
"Uwaga: nie udało się zadanie obrotu '%1', więc oznaczono je jako zakończone "
"ze względu na błędy."
#: ekos/scheduler/scheduler.cpp:7134
#, kde-format
msgid "Warning: job '%1' found not slewing, restarting."
msgstr ""
"Uwaga: okazało się, że zadanie obrotu '%1' nie jest wykonywane, więc "
"rozpoczęto je ponownie."
#: ekos/scheduler/scheduler.cpp:7147
#, kde-format
msgid "Job '%1' repositioning is complete."
msgstr "Ukończono zadanie zmiany położenia '%1'."
#: ekos/scheduler/scheduler.cpp:7153
#, kde-format
msgid ""
"Warning: job '%1' repositioning failed, marking terminated due to errors."
msgstr ""
"Uwaga: nie udało się zadanie zmiany położenia '%1', więc oznaczono je jako "
"zakończone ze względu na błędy."
#: ekos/scheduler/scheduler.cpp:7159
#, kde-format
msgid "Warning: job '%1' found not repositioning, restarting."
msgstr "Uwaga: zadanie '%1' przestało odpowiadać, rozpoczęto je ponownie."
#: ekos/scheduler/scheduler.cpp:7179
#, kde-format
msgid "Weather conditions are OK."
msgstr "Warunki pogodowe są OK."
#: ekos/scheduler/scheduler.cpp:7183
#, kde-format
msgid "Warning: weather conditions are in the WARNING zone."
msgstr "Uwaga: występuje ostrzeżenie dla warunków pogodowych."
#: ekos/scheduler/scheduler.cpp:7187
#, kde-format
msgid "Caution: weather conditions are in the DANGER zone!"
msgstr "Uwaga: występuje zagrożenie dla warunków pogodowych!"
#: ekos/scheduler/scheduler.cpp:7209
#, kde-format
msgid "Weather conditions in warning zone"
msgstr "Występuje ostrzeżenie dla warunków pogodowych"
#: ekos/scheduler/scheduler.cpp:7217
#, kde-format
msgid "Weather conditions are critical. Observatory shutdown is imminent"
msgstr ""
"Warunki pogodowe są krytyczne. Nieuniknione jest zamknięcie obserwatorium"
#: ekos/scheduler/scheduler.cpp:7234
#, kde-format
msgid "Starting shutdown procedure due to severe weather."
msgstr "Zamykanie obserwatorium ze względu na zagrażające warunki pogodowe"
#: ekos/scheduler/scheduler.cpp:7262
#, kde-format
msgid ""
"Job '%1' scheduled for execution at %2. Observatory scheduled for shutdown "
"until next job is ready."
msgstr ""
"Zadanie '%1' zostało zaplanowane do wykonania o %2. Obserwatorium zostanie "
"zamknięte do czasu gotowości następnego zadania."
#: ekos/scheduler/scheduler.cpp:7294
#, kde-format
msgid ""
"Job '%1' scheduled for execution at %2. Parking the mount until the job is "
"ready."
msgstr ""
"Zadanie '%1' zostało zaplanowane do wykonania o %2. Montaż został "
"zaparkowany do czasu gotowości zadania."
#: ekos/scheduler/scheduler.cpp:7304
#, kde-format
msgid "Sleeping until observation job %1 is ready at %2..."
msgstr "Uśpiono do czasu gotowości zadania obserwacyjnego %1 na godzinę %2..."
#: ekos/scheduler/scheduler.cpp:7306
#, kde-format
msgid "Scheduler is in sleep mode"
msgstr "Planista znajduje się w trybie uśpienia"
#: ekos/scheduler/scheduler.cpp:7314
#, kde-format
msgid ""
"Warning: Job '%1' is %2 away from now, you may want to enable Preemptive "
"Shutdown."
msgstr ""
"Uwaga: zadanie '%1' oddaliło się już o %2, możesz chcieć włączyć "
"wyprzedzające wyłączenie."
#. i18n: ectx: property (title), widget (QGroupBox, jobSequenceGroup)
#: ekos/scheduler/scheduler.ui:38
#, kde-format
msgid "Object && Sequence Selection"
msgstr "Wybór obiektu i sekwencji"
#. i18n: ectx: property (toolTip), widget (QLabel, FITSLabel)
#: ekos/scheduler/scheduler.ui:72
#, kde-format
msgid ""
"Select optional FITS file to be used for alignment. When using FITS, specify "
"the object or the estimated coordinates which are used to slew the mount."
msgstr ""
"Wybierz opcjonalny plik FITS używany do wyrównania. Podczas używania FITS, "
"określ obiekt lub szacowne współrzędne, które zostaną użyte do obrotu "
"montażu."
#. i18n: ectx: property (text), widget (QLabel, FITSLabel)
#: ekos/scheduler/scheduler.ui:75
#, kde-format
msgid "FITS File:"
msgstr "Plik FITS:"
#. i18n: ectx: property (toolTip), widget (QLabel, sequenceLabel)
#: ekos/scheduler/scheduler.ui:124
#, kde-format
msgid "Ekos Sequence File"
msgstr "Plik sekwencji Ekos"
#. i18n: ectx: property (text), widget (QLabel, sequenceLabel)
#: ekos/scheduler/scheduler.ui:127
#, kde-format
msgid "Sequence:"
msgstr "Sekwencja:"
#. i18n: ectx: property (toolTip), widget (QPushButton, loadSequenceB)
#: ekos/scheduler/scheduler.ui:140
#, kde-format
msgid "Load the image sequence queue."
msgstr "Wczytaj kolejkę sekwencji obrazów."
#. i18n: ectx: property (text), widget (QLabel, label_7)
#: ekos/scheduler/scheduler.ui:150
#, kde-format
msgid "Priority:"
msgstr "Priorytet:"
#. i18n: ectx: property (toolTip), widget (QCheckBox, trackStepCheck)
#: ekos/scheduler/scheduler.ui:200
#, kde-format
msgid "Slew to the target and track it before proceeding to the next step."
msgstr "Obróć do celu i śledź go przez przejściem do następnego kroku."
#. i18n: ectx: property (text), widget (QCheckBox, trackStepCheck)
#. i18n: ectx: property (text), widget (QCheckBox, CheckTrack)
#: ekos/scheduler/scheduler.ui:206 tools/argsettrack.ui:38
#, kde-format
msgid "Track"
msgstr "Śledź"
#. i18n: ectx: property (toolTip), widget (QCheckBox, alignStepCheck)
#: ekos/scheduler/scheduler.ui:225
#, kde-format
msgid ""
"Perform alignment using astrometry solver before proceeding to the next step."
msgstr ""
"Wykonaj wyrównanie przy użyciu programu rozwiązującego astrometry przed "
"przejściem do następnego kroku."
#. i18n: ectx: property (toolTip), widget (QCheckBox, guideStepCheck)
#: ekos/scheduler/scheduler.ui:247
#, kde-format
msgid "Perform calibration and autoguiding before proceeding to the next step."
msgstr ""
"Wykonaj kalibrację i samonaprowadzanie przed przejściem do następnego kroku."
#. i18n: ectx: property (toolTip), widget (QCheckBox, focusStepCheck)
#: ekos/scheduler/scheduler.ui:269
#, kde-format
msgid "Perform autofocusing before proceeding to the next step."
msgstr "Wykonaj samoogniskowanie przed przejściem do następnego kroku."
#. i18n: ectx: property (toolTip), widget (QSpinBox, prioritySpin)
#: ekos/scheduler/scheduler.ui:296
#, kde-format
msgid ""
"Assigned priority to each job with 1 being the highest priority and 20 being "
"the lowest priority"
msgstr "Utwórz zadanie mozaiki"
#. i18n: ectx: property (toolTip), widget (QLabel, label_4)
#: ekos/scheduler/scheduler.ui:343
#, kde-format
msgid "Select which steps to execute before starting the capture process."
msgstr ""
"Wybierz kroki do wykonania przed rozpoczęciem czynności przechwytywania."
#. i18n: ectx: property (toolTip), widget (QLabel, label_9)
#: ekos/scheduler/scheduler.ui:412
#, kde-format
msgid "Ekos Device Profile"
msgstr "Profil urządzenia Ekos"
#. i18n: ectx: property (toolTip), widget (QLabel, label)
#: ekos/scheduler/scheduler.ui:422
#, kde-format
msgid "Target coordinates in J2000 Epoch"
msgstr "Współrzędne docelowe w epoce J2000"
#. i18n: ectx: property (text), widget (QLabel, label)
#: ekos/scheduler/scheduler.ui:425
#, kde-format
msgid "J2000:"
msgstr "J2000:"
#. i18n: ectx: property (toolTip), widget (QPushButton, mosaicB)
#: ekos/scheduler/scheduler.ui:820
#, kde-format
msgid "Create mosaic job. You must add a job before creating a mosaic job."
msgstr ""
"Utwórz zadanie mozaiki. Musisz utworzyć jakieś zadanie przed stworzeniem "
"zadania mozaiki."
#. i18n: ectx: property (text), widget (QTableWidget, queueTable)
#. i18n: ectx: property (text), widget (QLabel, label_10)
#. i18n: ectx: property (text), widget (QTreeWidget, clientTreeWidget)
#. i18n: ectx: property (text), widget (QLabel, label)
#: ekos/scheduler/scheduler.ui:936 indi/customdrivers.ui:95
#: indi/drivermanager.ui:327 oal/observeradd.ui:53 tools/observinglist.cpp:98
#: tools/observinglist.cpp:102
#, kde-format
msgid "Name"
msgstr "Imię"
#. i18n: ectx: property (text), widget (QTableWidget, queueTable)
#: ekos/scheduler/scheduler.ui:952
#, kde-format
msgid "Captures"
msgstr "Przechwycenia"
#. i18n: ectx: property (text), widget (QTableWidget, queueTable)
#: ekos/scheduler/scheduler.ui:962
#, kde-format
msgid "Score"
msgstr "Punktacja"
#. i18n: ectx: property (text), widget (QTableWidget, queueTable)
#: ekos/scheduler/scheduler.ui:967
#, kde-format
msgid "Start Time"
msgstr "Czas rozpoczęcia"
#. i18n: ectx: property (text), widget (QTableWidget, queueTable)
#: ekos/scheduler/scheduler.ui:972
#, kde-format
msgid "End Time"
msgstr "Czas zakończenia"
#. i18n: ectx: property (text), widget (QTableWidget, queueTable)
#: ekos/scheduler/scheduler.ui:977
#, kde-format
msgid "Est. Duration"
msgstr "Szacowany czas trwania"
#. i18n: ectx: property (text), widget (QTableWidget, queueTable)
#: ekos/scheduler/scheduler.ui:982
#, kde-format
msgid "Lead time"
msgstr "Czas ukończenia"
#. i18n: ectx: property (toolTip), widget (QPushButton, pauseB)
#: ekos/scheduler/scheduler.ui:1055
#, kde-format
msgid "Pause Scheduler"
msgstr "Wstrzymaj planistę"
#. i18n: ectx: property (title), widget (QGroupBox, completionGroup)
#: ekos/scheduler/scheduler.ui:1139
#, kde-format
msgid "Job Completion Conditions"
msgstr "Warunki ukończenia zadania"
#. i18n: ectx: property (text), widget (QRadioButton, repeatCompletionR)
#: ekos/scheduler/scheduler.ui:1174
#, kde-format
msgid "&Repeat for"
msgstr "Powta&rzaj przez"
#. i18n: ectx: property (displayFormat), widget (QDateTimeEdit, completionTimeEdit)
#: ekos/scheduler/scheduler.ui:1190
#, kde-format
msgid "dd/MM/yy hh:mm"
msgstr "dd/MM/yy hh:mm"
#. i18n: ectx: property (toolTip), widget (QRadioButton, sequenceCompletionR)
#: ekos/scheduler/scheduler.ui:1209
#, kde-format
msgid "The observation job is completed when the sequence is complete."
msgstr ""
"Zadanie obserwacyjne zostanie ukończone, gdy sekwencja zostanie ukończona."
#. i18n: ectx: property (text), widget (QRadioButton, sequenceCompletionR)
#: ekos/scheduler/scheduler.ui:1212
#, kde-format
msgid "Se&quence completion"
msgstr "Ukończenie se&kwencji"
#. i18n: ectx: property (toolTip), widget (QRadioButton, timeCompletionR)
#: ekos/scheduler/scheduler.ui:1231
#, kde-format
msgid "Terminate the job on the given date and time."
msgstr "Zakończ zadanie o danej dacie i czasie."
#. i18n: ectx: property (text), widget (QRadioButton, timeCompletionR)
#: ekos/scheduler/scheduler.ui:1234
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Repeat until"
msgid "Repeat &until"
-msgstr "Powtarzaj do"
+msgstr "&Powtarzaj do"
#. i18n: ectx: property (toolTip), widget (QSpinBox, repeatsSpin)
#: ekos/scheduler/scheduler.ui:1250
#, kde-format
msgid "Restart job until it is executed this many times."
msgstr "Powtarzaj zadanie do chwili wykonania go daną liczbę razy."
#. i18n: ectx: property (suffix), widget (QSpinBox, repeatsSpin)
#: ekos/scheduler/scheduler.ui:1253
-#, fuzzy, kde-format
+#, kde-format
#| msgid "runs"
msgid " runs"
msgstr "przejścia"
#. i18n: ectx: property (toolTip), widget (QRadioButton, loopCompletionR)
#: ekos/scheduler/scheduler.ui:1275
#, kde-format
msgid "Restart the sequence job indefinitely."
msgstr "Wykonuj zadanie z sekwencji ponownie w nieskończoność."
#. i18n: ectx: property (text), widget (QRadioButton, loopCompletionR)
#: ekos/scheduler/scheduler.ui:1278
#, fuzzy, kde-format
#| msgid "Repeat until ter&minated"
msgid "Repeat &until terminated"
msgstr "Powtarzaj, aż do &zakończenia"
#. i18n: ectx: property (title), widget (QGroupBox, startupGroup)
#: ekos/scheduler/scheduler.ui:1299
#, kde-format
msgid "Job Startup Conditions"
msgstr "Warunki rozpoczęcia zadania"
#. i18n: ectx: property (displayFormat), widget (QDateTimeEdit, startupTimeEdit)
#: ekos/scheduler/scheduler.ui:1331
#, fuzzy, kde-format
#| msgid "dd/MM/yy hh:mm"
msgid "dd/MM hh:mm"
msgstr "dd/MM/yy hh:mm"
#. i18n: ectx: property (toolTip), widget (QRadioButton, culminationConditionR)
#: ekos/scheduler/scheduler.ui:1347
#, kde-format
msgid ""
"Start the observation job when the object reaches culmination adjusted for "
"the offset value in minutes. By default, the observation job runs 60 minutes "
"prior to culmination."
msgstr ""
"Rozpocznij zadanie obserwacyjne, gdy obiekt osiągnie kulminację dostosowaną "
"do wartości przesunięcia w minutach. Domyślnie, zadanie obserwacyjne jest "
"wykonywanie 60 minut przed kulminacją."
#. i18n: ectx: property (text), widget (QRadioButton, culminationConditionR)
#: ekos/scheduler/scheduler.ui:1350
#, fuzzy, kde-format
#| msgid "Cu&lmination Offset"
msgid "Cul&mination Offset"
msgstr "Przesunięcie &szczytowania"
#. i18n: ectx: property (toolTip), widget (QRadioButton, startupTimeConditionR)
#: ekos/scheduler/scheduler.ui:1366
#, kde-format
msgid "start the job on the specified date and time"
msgstr "rozpocznij zadanie o danej dacie i czasie"
#. i18n: ectx: property (text), widget (QRadioButton, startupTimeConditionR)
#: ekos/scheduler/scheduler.ui:1369
#, kde-format
msgid "O&n"
msgstr "&Wł."
#. i18n: ectx: property (toolTip), widget (QSpinBox, culminationOffset)
#: ekos/scheduler/scheduler.ui:1385
#, kde-format
msgid ""
"<html><head/><body><p>Offset in minutes to start imaging before or after "
"culmination time.</p></body></html>"
msgstr ""
"<html><head/><body><p>Przesunięcie w minutach do rozpoczęcia zbierania "
"obrazów przed lub po czasie szczytowania.</p></body></html>"
#. i18n: ectx: property (suffix), widget (QSpinBox, culminationOffset)
#: ekos/scheduler/scheduler.ui:1388
#, kde-format
msgid " min"
-msgstr ""
+msgstr " min"
#. i18n: ectx: property (toolTip), widget (QRadioButton, asapConditionR)
#: ekos/scheduler/scheduler.ui:1413
#, kde-format
msgid ""
"Start the observation job as soon as all the constraints, if any, are met. "
"The best candidate target shall be imaged first."
msgstr ""
"Rozpocznij zadanie obserwacyjne zaraz po spełnieniu wszystkich warunków, "
"jeśli jakieś istnieją. Najlepszy kandydat na cel zostanie zobrazowany jako "
"pierwszy."
#. i18n: ectx: property (text), widget (QRadioButton, asapConditionR)
#: ekos/scheduler/scheduler.ui:1416
#, kde-format
msgid "ASAP"
msgstr "ASAP"
#. i18n: ectx: property (title), widget (QGroupBox, contraintsGroup)
#: ekos/scheduler/scheduler.ui:1447
#, kde-format
msgid "Job Constraints"
msgstr "Ograniczenia zadania"
#. i18n: ectx: property (toolTip), widget (QCheckBox, moonSeparationCheck)
#: ekos/scheduler/scheduler.ui:1479
#, kde-format
msgid ""
"The moon separation must remain equal to or higher than the given value."
msgstr "Oddzielanie księżyca musi pozostać równe lub wyższe niż dana wartość."
#. i18n: ectx: property (text), widget (QCheckBox, moonSeparationCheck)
#: ekos/scheduler/scheduler.ui:1482
#, kde-format
msgid "Moon > "
msgstr "Księżyc > "
#. i18n: ectx: property (toolTip), widget (QCheckBox, altConstraintCheck)
#: ekos/scheduler/scheduler.ui:1498
#, kde-format
msgid "The object's altitude must remain equal or higher than the given value."
msgstr "Wysokość obiektu musi pozostać równa lub wyższa niż dana wartość."
#. i18n: ectx: property (text), widget (QCheckBox, altConstraintCheck)
#: ekos/scheduler/scheduler.ui:1501
#, kde-format
msgid "Alt > "
msgstr "Wys> "
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, minAltitude)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, minMoonSeparation)
#: ekos/scheduler/scheduler.ui:1520 ekos/scheduler/scheduler.ui:1558
-#, fuzzy, kde-format
+#, kde-format
#| msgid "°"
msgid " °"
-msgstr "°"
+msgstr " °"
#. i18n: ectx: property (toolTip), widget (QCheckBox, weatherCheck)
#: ekos/scheduler/scheduler.ui:1539
#, kde-format
msgid ""
"<html><head/><body><p>Weather conditions must remain safe. When weather "
"conditions become dangerous, shutdown procedure is initiated.</p></body></"
"html>"
msgstr ""
"<html><head/><body><p>Warunki pogodowe muszą zapewniać bezpieczeństwo. Gdy "
"warunki pogodowe zaczną zagrażać, to obserwatorium zacznie się zamykać.</p></"
"body></html>"
#. i18n: ectx: property (toolTip), widget (QCheckBox, twilightCheck)
#: ekos/scheduler/scheduler.ui:1577
#, kde-format
msgid ""
"<html><body><p>The twilight restriction constrains jobs to execute in "
"astronomical darkness. Use the dusk and dawn offsets in the Ekos Scheduler "
"options to adjust the interval.</p></body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, twilightCheck)
#: ekos/scheduler/scheduler.ui:1580
#, kde-format
msgid "Twilight"
msgstr "Półmrok"
#. i18n: ectx: property (toolTip), widget (QGroupBox, shutdownGroupBox)
#: ekos/scheduler/scheduler.ui:1624
#, kde-format
msgid ""
"<html><head/><body><p>One-time shutdown procedure to be executed after all "
"scheduler jobs are completed. The script is executed <span style=\" font-"
"weight:600; text-decoration: underline;\">after</span> the shutdown "
"procedures (e.g. parking), if selected, are completed.</p></body></html>"
msgstr ""
"<html><head/><body><p>Jednorazowa czynność zamykająca wykonywana po "
"ukończeniu wszystkich zadań. Skrypt zostanie wykonany <span style=\" font-"
"weight:600; text-decoration: underline;\">po</span> ukończeniu czynności "
"zamykających takich jak np. parkowanie.</p></body></html>"
#. i18n: ectx: property (title), widget (QGroupBox, shutdownGroupBox)
#: ekos/scheduler/scheduler.ui:1627
#, kde-format
msgid "Observatory Shutdown Procedure"
msgstr "Procedura wyłączania obserwatorium"
#. i18n: ectx: property (toolTip), widget (QCheckBox, warmCCDCheck)
#: ekos/scheduler/scheduler.ui:1662
#, kde-format
msgid "Turn off CCD cooler."
msgstr "Wyłącz chłodzenie CCD."
#. i18n: ectx: property (text), widget (QCheckBox, warmCCDCheck)
#: ekos/scheduler/scheduler.ui:1665
#, kde-format
msgid "Warm CCD"
msgstr "Nagrzej CCD"
#. i18n: ectx: property (toolTip), widget (QCheckBox, capCheck)
#: ekos/scheduler/scheduler.ui:1681
#, kde-format
msgid "Close dust cover"
msgstr "Zaślep"
#. i18n: ectx: property (text), widget (QCheckBox, capCheck)
#: ekos/scheduler/scheduler.ui:1684
#, kde-format
msgid "Cap"
msgstr "Zaślep"
#. i18n: ectx: property (toolTip), widget (QCheckBox, parkMountCheck)
#. i18n: ectx: property (toolTip), widget (QCheckBox, unparkMountCheck)
#: ekos/scheduler/scheduler.ui:1703 ekos/scheduler/scheduler.ui:2008
#, kde-format
msgid "Park telescope to home position."
msgstr "Zaparkuj teleskop w położeniu domowym."
#. i18n: ectx: property (toolTip), widget (QCheckBox, parkDomeCheck)
#. i18n: ectx: property (toolTip), widget (QCheckBox, unparkDomeCheck)
#: ekos/scheduler/scheduler.ui:1725 ekos/scheduler/scheduler.ui:1986
#, kde-format
msgid "Park dome to home position"
msgstr "Zaparkuj kopułę w położeniu domowym"
#. i18n: ectx: property (toolTip), widget (QGroupBox, errorHandlingGroup)
#: ekos/scheduler/scheduler.ui:1812
#, kde-format
msgid ""
"<html><head/><body><p>Define what should happen when a job steps into an "
"error or aborts:</p><ul style=\"margin-top: 0px; margin-bottom: 0px; margin-"
"left: 0px; margin-right: 0px; -qt-list-indent: 1;\"><li style=\" margin-"
"top:12px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-"
"indent:0; text-indent:0px;\"><span style=\" font-weight:600;\">Don't re-"
"schedule</span>: Don't restart the job in case of an error or an abort.</"
"li><li style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
"right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
"weight:600;\">Re-schedule after all terminated</span>: If a job gets "
"aborted, the scheduler will only re-schedule it if when all jobs are "
"finished or aborted. If this is the case, the scheduler re-schedules all "
"aborted jobs and sleeps for the given delay.</li><li style=\" margin-"
"top:0px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-"
"indent:0; text-indent:0px;\"><span style=\" font-weight:600;\">Re-schedule "
"immediately</span>: As soon as a job gets aborted, the scheduler will re-"
"schedule it and waits the given delay.</li></ul><p>If the option for re-"
"scheduling errors is selected, errors are handled like aborts. Otherwise, "
"jobs that step into an error are never re-scheduled.</p></body></html>"
msgstr ""
"<html><head/><body><p>Określ co ma nastąpić, gdy zadanie napotka błąd lub "
"przerwie:</p><ul style=\"margin-top: 0px; margin-bottom: 0px; margin-left: "
"0px; margin-right: 0px; -qt-list-indent: 1;\"><li style=\" margin-top:12px; "
"margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; "
"text-indent:0px;\"><span style=\" font-weight:600;\">Nie przeplanowuj</"
"span>: Nie rozpoczynaj zadania ponownie w przypadku błędu lub przerwania.</"
"li><li style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
"right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
"weight:600;\">Przeplanuj po tym jak wszystkie zakończą</span>: Jeśli zadanie "
"zostanie przerwane, to planista je przeplanuje tylko, gdy wszystkie zadania "
"ukończą lub przerwą. W takim przypadku planista przeplanowuje wszystkie "
"przerwane zadania i pozostaje uśpionym przez dany czas.</li><li style=\" "
"margin-top:0px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-"
"block-indent:0; text-indent:0px;\"><span style=\" font-weight:600;"
"\">Przeplanuj natychmiast</span>: Zaraz po przerwaniu zadania, planista "
"przeplanuje je i będzie czekać dany czas.</li></ul><p>Jeśli wybrano opcję do "
"przeplanowywania w przypadku błędów, to błędy są traktowane jak przerwania. "
"W przeciwnym przypadku zdania, które napotkają błąd nigdy nie są "
"przeplanowywane.</p></body></html>"
#. i18n: ectx: property (title), widget (QGroupBox, errorHandlingGroup)
#: ekos/scheduler/scheduler.ui:1815
#, fuzzy, kde-format
#| msgctxt "string from libindi, used in the config dialog"
#| msgid "Site Management"
msgid "Aborted Job Management"
msgstr "Zarządzanie stroną"
#. i18n: ectx: property (toolTip), widget (QRadioButton, errorHandlingDontRestartButton)
#: ekos/scheduler/scheduler.ui:1847
#, kde-format
msgid "Do not re-schedule aborted jobs."
msgstr "Nie przeplanowuj przerwanych zadań."
#. i18n: ectx: property (text), widget (QRadioButton, errorHandlingDontRestartButton)
#: ekos/scheduler/scheduler.ui:1850
-#, fuzzy, kde-format
+#, kde-format
#| msgid "None"
msgid "&None"
-msgstr "Brak"
+msgstr "&Brak"
#. i18n: ectx: property (toolTip), widget (QRadioButton, errorHandlingRestartAfterAllButton)
#: ekos/scheduler/scheduler.ui:1866
#, kde-format
msgid ""
"Re-schedule aborted jobs as soon as all executable jobs are either completed "
"or aborted."
msgstr ""
"Przeplanuj przerwane zadania zaraz po tym jak wszystkie zadania ukończą lub "
"zostaną przerwane."
#. i18n: ectx: property (text), widget (QRadioButton, errorHandlingRestartAfterAllButton)
#: ekos/scheduler/scheduler.ui:1869
#, kde-format
msgid "&Queue"
-msgstr ""
+msgstr "&Umieść w kolejce"
#. i18n: ectx: property (toolTip), widget (QRadioButton, errorHandlingRestartImmediatelyButton)
#: ekos/scheduler/scheduler.ui:1885
#, kde-format
msgid "Re-schedule an aborted job immediately."
msgstr "Przeplanuj przerwane zadanie natychmiastowo."
#. i18n: ectx: property (text), widget (QRadioButton, errorHandlingRestartImmediatelyButton)
#: ekos/scheduler/scheduler.ui:1888
#, kde-format
msgid "I&mmediate"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, errorHandlingRescheduleErrorsCB)
#: ekos/scheduler/scheduler.ui:1911
#, kde-format
msgid "Treat errors like aborts."
msgstr "Traktuj błędy jak przerwania."
#. i18n: ectx: property (text), widget (QCheckBox, errorHandlingRescheduleErrorsCB)
#: ekos/scheduler/scheduler.ui:1914
#, kde-format
msgid "Re-schedule errors"
msgstr "Przeplanuj błędy"
#. i18n: ectx: property (toolTip), widget (QSpinBox, errorHandlingDelaySB)
#: ekos/scheduler/scheduler.ui:1927
#, kde-format
msgid "Delay in seconds."
msgstr "Opóźnienie w sekundach."
#. i18n: ectx: property (suffix), widget (QSpinBox, errorHandlingDelaySB)
#: ekos/scheduler/scheduler.ui:1930
#, fuzzy, kde-format
#| msgctxt "Country name"
#| msgid "Kuwait"
msgid " s wait"
msgstr "Kuwejt"
#. i18n: ectx: property (toolTip), widget (QGroupBox, startupGroupBox)
#: ekos/scheduler/scheduler.ui:1948
#, kde-format
msgid ""
"<html><head/><body><p>One-time startup procedure to be executed before "
"starting Ekos. The script is executed <span style=\" font-weight:600; text-"
"decoration: underline;\">before</span> the startup procedures (e.g. unpark "
"scope), if selected, are executed.</p></body></html>"
msgstr ""
"<html><head/><body><p>Jednorazowa czynność rozruchowa wykonywana przed "
"uruchomieniem. Skrypt zostanie wykonany <span style=\" font-weight:600; text-"
"decoration: underline;\">przed</span> ukończeniem czynności rozruchowych "
"takich jak np. wyparkowanie.</p></body></html>"
#. i18n: ectx: property (title), widget (QGroupBox, startupGroupBox)
#: ekos/scheduler/scheduler.ui:1951
#, kde-format
msgid "Observatory Startup Procedure"
msgstr "Procedura rozruchu obserwatorium"
#. i18n: ectx: property (text), widget (QCheckBox, unparkDomeCheck)
#: ekos/scheduler/scheduler.ui:1989
#, kde-format
msgid "UnPark Dome"
msgstr "Wyparkuj kopułę"
#. i18n: ectx: property (text), widget (QCheckBox, unparkMountCheck)
#: ekos/scheduler/scheduler.ui:2011
#, kde-format
msgid "UnPark Mount"
msgstr "Wyparkuj montaż"
#. i18n: ectx: property (toolTip), widget (QCheckBox, uncapCheck)
#: ekos/scheduler/scheduler.ui:2027
#, kde-format
msgid "Open dust cover"
msgstr "Zdejmij zaślepkę"
#. i18n: ectx: property (text), widget (QCheckBox, uncapCheck)
#: ekos/scheduler/scheduler.ui:2030
#, kde-format
msgid "UnCap"
msgstr "Zdejmij zaślepkę"
#: ekos/scheduler/schedulerjob.cpp:170
#, kde-format
msgid "Ekos job failed (%1)"
msgstr "Niepowodzenie zadania Ekos (%1)"
#: ekos/scheduler/schedulerjob.cpp:228
#, kde-format
msgid ""
"Current status of job '%1', managed by the Scheduler.\n"
"If invalid, the Scheduler was not able to find a proper observation time for "
"the target.\n"
"If aborted, the Scheduler missed the scheduled time or encountered "
"transitory issues and will reschedule the job.\n"
"If complete, the Scheduler verified that all sequence captures requested "
"were stored, including repeats."
msgstr ""
"Bieżący stan dla zadania '%1', zarządzanego przez planistę.\n"
"Jeśli nieprawidłowe, to znaczy, że planista nie był w stanie znaleźć "
"poprawnego czasu obserwacji dla celu.\n"
"Jeśli przerwane, to znaczy, że planista przegapił zaplanowany czas lub "
"napotkał problemy przejściowe i zaplanuje zadanie ponownie.\n"
"Jeśli ukończone, to znaczy, że planista sprawdził, czy wszystkie sekwencje "
"przechwycenia zostały zapamiętane, uwzględniając w tym powtórzenia."
#: ekos/scheduler/schedulerjob.cpp:239
#, kde-format
msgid ""
"Current altitude of the target of job '%1'.\n"
"The altitude at startup, if available, is displayed between parentheses.\n"
"A rising target is indicated with an arrow going up.\n"
"A setting target is indicated with an arrow going down."
msgstr ""
"Bieżąca wysokość celu w zadaniu '%1'.\n"
"Wysokość przy rozruchu, jeśli dostępna, jest pokazywana pomiędzy nawiasami.\n"
"Wschodzący cel jest wskazywany poprzez strzałkę w górę.\n"
"Szczytujący cel jest wskazywany poprzez strzałkę w dół."
#: ekos/scheduler/schedulerjob.cpp:250
#, kde-format
msgid ""
"Startup time for job '%1', as estimated by the Scheduler.\n"
"Fixed time from user or culmination time is marked with a chronometer "
"symbol. "
msgstr ""
"Czas rozpoczęcia dla zadania '%1', według tego co oszacował planista.\n"
"Stały czas lub czas szczytowania jest oznaczony symbolem chronometru. "
#: ekos/scheduler/schedulerjob.cpp:259
#, kde-format
msgid ""
"Completion time for job '%1', as estimated by the Scheduler.\n"
"You may specify a fixed time to limit duration of looping jobs. A warning "
"symbol indicates the altitude at completion may cause the job to abort "
"before completion.\n"
msgstr ""
"Czas ukończenia zadania '%1', według szacunków planisty.\n"
"Możesz podać stały czas, aby ograniczyć czas trwania zadań w pętli. Symbol "
"ostrzeżenia wskazuje wysokość przy postępie, która może spowodować "
"przerwanie zadania przed ukończeniem.\n"
#: ekos/scheduler/schedulerjob.cpp:269
#, kde-format
msgid ""
"Count of captures stored for job '%1', based on its sequence job.\n"
"This is a summary, additional specific frame types may be required to "
"complete the job."
msgstr ""
"Liczba przechwyceń przechowywanych dla zadania '%1', według zadania z "
"szeregu zadań.\n"
"Jest to podsumowanie. Mogą być wymagane dane rodzaje klatek do ukończenia "
"tego zadania."
#: ekos/scheduler/schedulerjob.cpp:278
#, kde-format
msgid ""
"Current score for job '%1', from its altitude, moon separation and sky "
"darkness.\n"
"Negative if adequate altitude is not achieved yet or if there is no proper "
"observation time today.\n"
"The Scheduler will refresh scores when picking a new candidate job."
msgstr ""
"Bieżąca punktacja dal zadania '%1', z tej wysokości, separacji księżyca i "
"ciemności nieba.\n"
"Jest ona ujemna, gdy jeszcze nie osiągnięto odpowiedniej wysokości lub jeśli "
"dany dzień nie jest dobrym do obserwacji.\n"
"Planista odświeży punktacje, po wybraniu nowego zadania kandydackiego."
#: ekos/scheduler/schedulerjob.cpp:288
#, kde-format
msgid ""
"Time interval from the job which precedes job '%1'.\n"
"Adjust the Lead Time in Ekos options to increase that duration and leave "
"time for jobs to complete.\n"
"Rearrange jobs to minimize that duration and optimize your imaging time."
msgstr ""
"Odstęp czasowy od zadania, które poprzedza zadanie '%1'.\n"
"Dostosuje czas wykonania w opcjach Ekos, aby zwiększyć ten czas trwania i "
"pozostawić czas na ukończenie dla zadań.\n"
"Ułóż zadania na nowo, aby zminimalizować ten czas trwania i zoptymalizować "
"twój czas obrazowania."
#: ekos/scheduler/schedulerjob.cpp:374
#, kde-format
msgid ""
"Duration job '%1' will take to complete when started, as estimated by the "
"Scheduler.\n"
"Depends on the actions to be run, and the sequence job to be processed."
msgstr ""
"Czas trwania zadania '%1' od chwili jego rozpoczęcia, według szacunków "
"planisty.\n"
"Zależy od czynności do wykonania i kolejności ich wykonywania."
#: ekos/scheduler/schedulerjob.cpp:448
#, kde-format
msgid "Evaluating"
msgstr "Szacowanie"
#: ekos/scheduler/schedulerjob.cpp:449
#, kde-format
msgid "Scheduled"
msgstr "Zaplanowane"
#: ekos/scheduler/schedulerjob.cpp:451
#, kde-format
msgid "Invalid"
msgstr "Nieprawidłowe"
#: ekos/scheduler/schedulerjob.cpp:455 ekos/scheduler/schedulerjob.cpp:486
#: fitsviewer/fitshistogram.cpp:795 indi/indigroup.cpp:37
#: skycomponents/constellationboundarylines.cpp:286
#, kde-format
msgid "Unknown"
msgstr "Nieznane"
#: ekos/scheduler/schedulerjob.cpp:473
#, kde-format
msgid "Slew complete"
msgstr "Ukończono obracanie"
#: ekos/scheduler/schedulerjob.cpp:477
#, kde-format
msgid "Focus complete"
msgstr "Ukończono ogniskowanie"
#: ekos/scheduler/schedulerjob.cpp:479
#, kde-format
msgid "Align complete"
msgstr "Ukończono wyrównywanie"
#: ekos/scheduler/schedulerjob.cpp:480
#, kde-format
msgid "Repositioning"
msgstr "Zmiana położenia"
#: ekos/scheduler/schedulerjob.cpp:481
#, kde-format
msgid "Repositioning complete"
msgstr "Ukończono zmianę położenia "
#: ekos/scheduler/schedulerjob.cpp:484
#, kde-format
msgid "Guiding complete"
msgstr "Ukończono naprowadzanie"
#: fitsviewer/fitsdata.cpp:169
#, kde-format
msgid "Failed to unpack compressed fits"
msgstr "Nie udało się wypakować fits"
#: fitsviewer/fitsdata.cpp:171 fitsviewer/fitsdata.cpp:193
#: fitsviewer/fitsdata.cpp:206 fitsviewer/fitsdata.cpp:217
#: fitsviewer/fitsdata.cpp:226 fitsviewer/fitsdata.cpp:270
#: fitsviewer/fitsdata.cpp:282 fitsviewer/fitsdata.cpp:322
#, kde-format
msgid "FITS Open"
msgstr "Otwarcie FITS"
#: fitsviewer/fitsdata.cpp:191
#, kde-format
msgid "Could not open file %1. Error %2"
msgstr "Nie można otworzyć pliku %1. Błąd %2"
#: fitsviewer/fitsdata.cpp:204
#, kde-format
msgid "Could not locate image HDU. Error %1"
msgstr "Nie można znaleźć obrazu HDU. Błąd %1"
#: fitsviewer/fitsdata.cpp:215
#, kde-format
msgid "FITS file open error (fits_get_img_param): %1"
msgstr "Błąd otwierania pliku FITS (fits_get_img_param): %1"
#: fitsviewer/fitsdata.cpp:224
#, kde-format
msgid "1D FITS images are not supported in KStars."
msgstr "Obrazy 1D FITS nie są obsługiwane przez KStars."
#: fitsviewer/fitsdata.cpp:268
#, kde-format
msgid "Bit depth %1 is not supported."
msgstr "Głębia bitowa %1 jest nieobsługiwana."
#: fitsviewer/fitsdata.cpp:280
#, kde-format
msgid "Image has invalid dimensions %1x%2"
msgstr "Obraz ma nieprawidłowe wymiary %1x%2"
#: fitsviewer/fitsdata.cpp:320 fitsviewer/fitsdata.cpp:3708
#, kde-format
msgid "Error reading image: %1"
msgstr "Błąd odczytu obrazu: %1"
#: fitsviewer/fitsdata.cpp:356
#, kde-format
msgid "Saving compressed files is not supported."
msgstr "Zapisywanie spakowanych plików jest nieobsługiwane."
#: fitsviewer/fitsdata.cpp:2746 fitsviewer/fitsdata.cpp:2753
#: fitsviewer/fitsdata.cpp:2808 fitsviewer/fitsdata.cpp:2815
#: fitsviewer/fitsdata.cpp:2880 fitsviewer/fitsdata.cpp:2917
#, kde-format
msgid "No world coordinate systems found."
msgstr "Nie znaleziono układu współrzędnych świata."
#: fitsviewer/fitsdata.cpp:3651
#, kde-format
msgid "Only 8 and 16 bits bayered images supported."
msgstr "Obsługiwane są obrazy bayered tylko o głębi 8 i 16 bitów."
#: fitsviewer/fitsdata.cpp:3651 fitsviewer/fitsdata.cpp:3668
#: fitsviewer/fitsdata.cpp:3708 fitsviewer/fitsdata.cpp:3735
#: fitsviewer/fitsdata.cpp:3758 fitsviewer/fitsdata.cpp:3772
#: fitsviewer/fitsdata.cpp:3810 fitsviewer/fitsdata.cpp:3833
#: fitsviewer/fitsdata.cpp:3847
#, kde-format
msgid "Debayer error"
msgstr "Błąd debayer"
#: fitsviewer/fitsdata.cpp:3668
#, kde-format
msgid "Unsupported bayer pattern %1."
msgstr "Nieobsługiwany wzór bayera %1."
#: fitsviewer/fitsdata.cpp:3735 fitsviewer/fitsdata.cpp:3772
#: fitsviewer/fitsdata.cpp:3810 fitsviewer/fitsdata.cpp:3847
#, kde-format
msgid "Unable to allocate memory for temporary bayer buffer."
msgstr "Nie można przydzielić pamięci do tymczasowego bufora bayer."
#: fitsviewer/fitsdata.cpp:3758 fitsviewer/fitsdata.cpp:3833
#, kde-format
msgid "Debayer failed (%1)"
msgstr "Niepowodzenie debayer (%1)"
#: fitsviewer/fitsdebayer.cpp:57
#, kde-format
msgid "Processing..."
msgstr "Przetwarzanie..."
#: fitsviewer/fitsdebayer.cpp:68
#, kde-format
msgid "Debayer failed."
msgstr "Niepowodzenie debayer."
#. i18n: ectx: property (windowTitle), widget (QDialog, FITSDebayerDialog)
#: fitsviewer/fitsdebayer.ui:14
#, kde-format
msgid "Image Debayering"
msgstr "Debayer obrazu"
#. i18n: ectx: property (text), item, widget (QComboBox, filterCombo)
#: fitsviewer/fitsdebayer.ui:30
#, kde-format
msgid "RGGB"
msgstr "RGGB"
#. i18n: ectx: property (text), item, widget (QComboBox, filterCombo)
#: fitsviewer/fitsdebayer.ui:35
#, kde-format
msgid "GBRG"
msgstr "GBRG"
#. i18n: ectx: property (text), item, widget (QComboBox, filterCombo)
#: fitsviewer/fitsdebayer.ui:40
#, kde-format
msgid "GRBG"
msgstr "GRBG"
#. i18n: ectx: property (text), item, widget (QComboBox, filterCombo)
#: fitsviewer/fitsdebayer.ui:45
#, kde-format
msgid "BGGR"
msgstr "BGGR"
#. i18n: ectx: property (text), widget (QLabel, label_4)
#: fitsviewer/fitsdebayer.ui:53
#, kde-format
msgid "Method:"
msgstr "Metoda:"
#. i18n: ectx: property (text), item, widget (QComboBox, methodCombo)
#: fitsviewer/fitsdebayer.ui:61
#, kde-format
msgid "Nearest"
msgstr "Najbliższe"
#. i18n: ectx: property (text), item, widget (QComboBox, methodCombo)
#: fitsviewer/fitsdebayer.ui:66
#, kde-format
msgid "Simple"
msgstr "Proste"
#. i18n: ectx: property (text), item, widget (QComboBox, methodCombo)
#: fitsviewer/fitsdebayer.ui:71
#, kde-format
msgid "BILinear"
msgstr "Dwuliniowa"
#. i18n: ectx: property (text), item, widget (QComboBox, methodCombo)
#: fitsviewer/fitsdebayer.ui:76
#, kde-format
msgid "HQLinear"
msgstr "LiniowaHQ"
#. i18n: ectx: property (text), item, widget (QComboBox, methodCombo)
#: fitsviewer/fitsdebayer.ui:81
#, kde-format
msgid "VNG"
msgstr "VNG"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: fitsviewer/fitsdebayer.ui:89
#, kde-format
msgid "X Offset:"
msgstr "Przesunięcie X:"
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: fitsviewer/fitsdebayer.ui:106
#, kde-format
msgid "Y Offset:"
msgstr "Przesunięcie Y:"
#. i18n: ectx: property (text), widget (QLineEdit, statusEdit)
#: fitsviewer/fitsdebayer.ui:130 fitsviewer/fitsviewer.cpp:414
#: fitsviewer/fitsviewer.cpp:929
#, kde-format
msgid "Ready."
msgstr "Gotowe."
#. i18n: ectx: property (windowTitle), widget (QDialog, fitsHeaderDialog)
#: fitsviewer/fitsheaderdialog.ui:14 fitsviewer/fitstab.cpp:132
#: fitsviewer/fitsviewer.cpp:143
#, kde-format
msgid "FITS Header"
msgstr "Nagłówek FITS"
#. i18n: ectx: property (text), widget (QTableWidget, tableWidget)
#: fitsviewer/fitsheaderdialog.ui:48
#, kde-format
msgid "Keyword"
msgstr "Słowo kluczowe"
#. i18n: ectx: property (text), widget (QTableWidget, tableWidget)
#: fitsviewer/fitsheaderdialog.ui:53 fitsviewer/fitstab.cpp:290
#, kde-format
msgid "Value"
msgstr "Wartość"
#. i18n: ectx: property (text), widget (QTableWidget, tableWidget)
#: fitsviewer/fitsheaderdialog.ui:58
#, kde-format
msgid "Comment"
msgstr "Komentarz"
#: fitsviewer/fitshistogram.cpp:444
#, kde-format
msgid "Intensity"
msgstr "Natężenie"
#: fitsviewer/fitshistogram.cpp:781
#, kde-format
msgid "Auto Scale"
msgstr "Auto-skala"
#: fitsviewer/fitshistogram.cpp:783
#, kde-format
msgid "Linear Scale"
msgstr "Skala liniowa"
#: fitsviewer/fitshistogram.cpp:785
#, kde-format
msgid "Logarithmic Scale"
msgstr "Skala logarytmiczna"
#: fitsviewer/fitshistogram.cpp:787
#, kde-format
msgid "Square Root Scale"
msgstr "Skala pierwiastkowa"
#: fitsviewer/fitshistogram.cpp:832
#, kde-format
msgctxt "Histogram tooltip; %1 is intensity; %2 is frequency;"
msgid ""
"<table><tr><td>Intensity: </td><td>%1</td></tr><tr><td>R Frequency: </"
"td><td>%2</td></tr></table>"
msgstr ""
"<table><tr><td>Nasilenie: </td><td>%1</td></tr><tr><td>Częstotliwość R: "
"</td><td>%2</td></tr></table>"
#: fitsviewer/fitshistogram.cpp:844
#, kde-format
msgctxt "Histogram tooltip; %1 is intensity; %2 is frequency;"
msgid ""
"<table><tr><td>Intensity: </td><td>%1</td></tr><tr><td>R Frequency: </"
"td><td>%2</td></tr><tr><td>G Frequency: </td><td>%3</td></tr><tr><td>B "
"Frequency: </td><td>%4</td></tr></table>"
msgstr ""
"<table><tr><td>Nasilenie: </td><td>%1</td></tr><tr><td>Częstotliwość R: "
"</td><td>%2</td></tr><tr><td>Częstotliwość G: </td><td>%3</td></"
"tr><tr><td>Częstotliwość B: </td><td>%4</td></tr></table>"
#. i18n: ectx: property (windowTitle), widget (QDialog, FITSHistogramUI)
#: fitsviewer/fitshistogramui.ui:32 fitsviewer/fitstab.cpp:129
#: fitsviewer/fitsviewer.cpp:124
#, kde-format
msgid "Histogram"
msgstr "Histogram"
#. i18n: ectx: property (text), widget (QLabel, GLabel)
#. i18n: ectx: property (text), widget (QTableWidget, statsTable)
#: fitsviewer/fitshistogramui.ui:78 fitsviewer/statform.ui:116
#, kde-format
msgid "G"
msgstr "G"
#. i18n: ectx: property (text), widget (QLabel, RLabel)
#. i18n: ectx: property (text), widget (QTableWidget, statsTable)
#: fitsviewer/fitshistogramui.ui:91 fitsviewer/statform.ui:111
#, kde-format
msgid "R"
msgstr "R"
#. i18n: ectx: property (text), widget (QLabel, BLabel)
#. i18n: ectx: property (text), widget (QTableWidget, statsTable)
#: fitsviewer/fitshistogramui.ui:105 fitsviewer/statform.ui:121
#, kde-format
msgid "B"
msgstr "B"
#. i18n: ectx: property (text), widget (QLabel, minLabel_2)
#: fitsviewer/fitshistogramui.ui:129
#, kde-format
msgid "Mean:"
msgstr "Średnia:"
#. i18n: ectx: property (text), widget (QLabel, maxLabel_2)
#: fitsviewer/fitshistogramui.ui:136
#, kde-format
msgid "Median:"
msgstr "Mediana:"
#. i18n: ectx: property (title), widget (QGroupBox, FITSScaleGroup)
#: fitsviewer/fitshistogramui.ui:188
#, kde-format
msgid "FITS Scale"
msgstr "Skala FITS"
#. i18n: ectx: property (text), widget (QRadioButton, linearR)
#: fitsviewer/fitshistogramui.ui:209
#, kde-format
msgid "L&inear"
msgstr "L&iniowa"
#. i18n: ectx: property (text), widget (QRadioButton, logR)
#: fitsviewer/fitshistogramui.ui:222
#, kde-format
msgid "&Log"
msgstr "&Dziennik"
#. i18n: ectx: property (text), widget (QCheckBox, hideSaturated)
#: fitsviewer/fitshistogramui.ui:237
#, kde-format
msgid "Hide Saturation Spike"
msgstr "Ukryj pik nasilenia"
#. i18n: ectx: property (text), widget (QPushButton, applyB)
#: fitsviewer/fitshistogramui.ui:247
#, kde-format
msgid "Apply"
msgstr "Zastosuj"
#: fitsviewer/fitslabel.cpp:190
#, kde-format
msgctxt "Half Flux Radius"
msgid "HFR: %1"
msgstr "HFR: %1"
#: fitsviewer/fitslabel.cpp:235 tools/whatsinteresting/wiview.cpp:324
#, kde-format
msgid "Continue Slew"
msgstr "Kontynuuj obrót"
#: fitsviewer/fitstab.cpp:57
#, kde-format
msgid "Save Changes to FITS?"
msgstr "Czy zapisać zmiany w FITS?"
#: fitsviewer/fitstab.cpp:58
#, kde-format
msgid ""
"The current FITS file has unsaved changes. Would you like to save before "
"closing it?"
msgstr ""
"Bieżący FITS zawiera niezapisane zmiany. Czy zapisać przed zamknięciem?"
#. i18n: ectx: property (windowTitle), widget (QDialog, statForm)
#: fitsviewer/fitstab.cpp:127 fitsviewer/fitsviewer.cpp:184
#: fitsviewer/statform.ui:14
#, kde-format
msgid "Statistics"
msgstr "Statystyka"
#: fitsviewer/fitstab.cpp:137
#, kde-format
msgid "Recent Images"
msgstr "Ostatnie obrazy"
#: fitsviewer/fitstab.cpp:302
#, kde-format
msgctxt "Red"
msgid "R"
msgstr "R"
#: fitsviewer/fitstab.cpp:380
#, kde-format
msgid "Save FITS"
msgstr "Zapisz FITS"
#: fitsviewer/fitstab.cpp:418
#, kde-format
msgid "FITS file save error: %1"
msgstr "Błąd zapisywania pliku FITS: %1"
#: fitsviewer/fitstab.cpp:418
#, kde-format
msgid "FITS Save"
msgstr "Zapisywanie FITS"
#. i18n("File saved."), 3);
#: fitsviewer/fitstab.cpp:424
#, kde-format
msgid "File saved to %1"
msgstr "Plik zapisano do %1"
#: fitsviewer/fitsview.cpp:199
#, kde-format
msgid "Please hold while loading FITS file..."
msgstr "Proszę czekać. Trwa wczytywanie pliku FITS..."
#: fitsviewer/fitsview.cpp:200
#, kde-format
msgid "Loading FITS"
msgstr "Wczytywanie FITS"
#: fitsviewer/fitsview.cpp:375 fitsviewer/fitsview.cpp:387
#, kde-format
msgid "Rescaling image failed."
msgstr "Nie udało się przeskalowanie obrazu."
#: fitsviewer/fitsview.cpp:568
#, kde-format
msgid "Image is saturated."
msgstr "Obraz jest nasycony."
#: fitsviewer/fitsview.cpp:747
#, kde-format
msgid "Cannot zoom in further due to active limited resources mode."
msgstr ""
"Nie można powiększyć bardziej ze względu na tryb ograniczonych zasobów."
#: fitsviewer/fitsview.cpp:1601
#, kde-format
msgid "Finding stars..."
msgstr "Znajdywanie gwiazd..."
#: fitsviewer/fitsview.cpp:1606
#, kde-format
msgid "1 star detected."
msgid_plural "%1 stars detected."
msgstr[0] "Wykryto 1 gwiazdę."
msgstr[1] "Wykryto %1 gwiazdy."
msgstr[2] "Wykryto %1 gwiazd."
#: fitsviewer/fitsview.cpp:1821
#, kde-format
msgid "Zoom In"
msgstr "Powiększ"
#: fitsviewer/fitsview.cpp:1824
#, kde-format
msgid "Zoom Out"
msgstr "Pomniejsz"
#: fitsviewer/fitsview.cpp:1827
#, kde-format
msgid "Default Zoom"
msgstr "Domyślne powiększenie"
#: fitsviewer/fitsview.cpp:1830
#, kde-format
msgid "Zoom to Fit"
msgstr "Powiększ, aby dopasować"
#: fitsviewer/fitsview.cpp:1835 fitsviewer/fitsviewer.cpp:189
#, kde-format
msgid "Show Cross Hairs"
msgstr "Pokaż celowniki"
#: fitsviewer/fitsview.cpp:1839 fitsviewer/fitsviewer.cpp:195
#, kde-format
msgid "Show Pixel Gridlines"
msgstr "Pokaż pikselowe siatki"
#: fitsviewer/fitsview.cpp:1844 fitsviewer/fitsview.cpp:1953
#, kde-format
msgid "Detect Stars in Image"
msgstr "Wykryj gwiazdy na obrazie"
#: fitsviewer/fitsview.cpp:1850 fitsviewer/starprofileviewer.cpp:63
#, kde-format
msgid "View Star Profile"
msgstr "Zobacz profil gwiazdy"
#: fitsviewer/fitsview.cpp:1860 fitsviewer/fitsviewer.cpp:201
#: fitsviewer/fitsviewer.cpp:800
#, kde-format
msgid "Show Equatorial Gridlines"
msgstr "Pokaż równikowe siatki"
#: fitsviewer/fitsview.cpp:1866 fitsviewer/fitsviewer.cpp:208
#: fitsviewer/fitsviewer.cpp:802
#, kde-format
msgid "Show Objects in Image"
msgstr "Pokaż obiekty na obrazie"
#: fitsviewer/fitsview.cpp:1872
#, kde-format
msgid "Center Telescope"
msgstr "Wyśrodkuj teleskop"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AutoStretch)
#: fitsviewer/fitsviewer.cpp:50 fitsviewer/opsfits.ui:136
#, kde-format
msgid "Auto Stretch"
msgstr "Samorozciąganie"
#: fitsviewer/fitsviewer.cpp:50
#, kde-format
msgid "High Contrast"
msgstr "Wysoki kontrast"
#: fitsviewer/fitsviewer.cpp:50
#, kde-format
msgid "Equalize"
msgstr "Korekcja"
#: fitsviewer/fitsviewer.cpp:51
#, kde-format
msgid "High Pass"
msgstr "Wysokie przejście"
#. i18n: ectx: property (text), widget (QTableWidget, statsTable)
#: fitsviewer/fitsviewer.cpp:51 fitsviewer/statform.ui:101
#, kde-format
msgid "Median"
msgstr "Mediana"
#: fitsviewer/fitsviewer.cpp:51 fitsviewer/fitsviewer.cpp:107
#, kde-format
msgid "Rotate Right"
msgstr "Obróć w prawo"
#: fitsviewer/fitsviewer.cpp:52 fitsviewer/fitsviewer.cpp:111
#, kde-format
msgid "Rotate Left"
msgstr "Obróć w lewo"
#: fitsviewer/fitsviewer.cpp:52 fitsviewer/fitsviewer.cpp:115
#, kde-format
msgid "Flip Horizontal"
msgstr "Odbij w poziomie"
#: fitsviewer/fitsviewer.cpp:52 fitsviewer/fitsviewer.cpp:120
#, kde-format
msgid "Flip Vertical"
msgstr "Odbij w pionie"
#: fitsviewer/fitsviewer.cpp:149
#, kde-format
msgid "Debayer..."
msgstr "Debayer..."
#: fitsviewer/fitsviewer.cpp:153
#, kde-format
msgid "Auto stretch"
msgstr "Samoczynne rozciągnięcie"
#: fitsviewer/fitsviewer.cpp:215 fitsviewer/fitsviewer.cpp:812
#, kde-format
msgid ""
"Center Telescope\n"
"*No Telescopes Detected*"
msgstr ""
"Wyśrodkowywanie teleskopu\n"
"*Nie wykryto żadnego teleskopu*"
#: fitsviewer/fitsviewer.cpp:222
#, kde-format
msgid "Zoom To Fit"
msgstr "Powiększ tak, aby dopasować"
#: fitsviewer/fitsviewer.cpp:228 fitsviewer/fitsviewer.cpp:528
#: fitsviewer/fitsviewer.cpp:539 fitsviewer/fitsviewer.cpp:894
#, kde-format
msgid "View 3D Graph"
msgstr "Obejrzyj wykres 3D"
#: fitsviewer/fitsviewer.cpp:234 fitsviewer/fitsviewer.cpp:902
#, kde-format
msgid "Mark Stars"
msgstr "Oznacz gwiazdy"
#: fitsviewer/fitsviewer.cpp:250
#, kde-format
msgid "KStars FITS Viewer"
msgstr "Przeglądarka FITS dla KStars"
#: fitsviewer/fitsviewer.cpp:379
#, kde-format
msgid "Calibrate"
msgstr "Kalibruj"
#: fitsviewer/fitsviewer.cpp:507
#, kde-format
msgid "%1 star detected."
msgid_plural "%1 stars detected."
msgstr[0] "Wykryto %1 gwiazdę."
msgstr[1] "Wykryto %1 gwiazdy."
msgstr[2] "Wykryto %1 gwiazd."
#: fitsviewer/fitsviewer.cpp:529 fitsviewer/fitsviewer.cpp:863
#, kde-format
msgid "Cross Hairs"
msgstr "Celowniki"
#: fitsviewer/fitsviewer.cpp:530
#, kde-format
msgid "Equatorial Gridines"
msgstr "Linie siatki równika"
#: fitsviewer/fitsviewer.cpp:531 fitsviewer/fitsviewer.cpp:878
#, kde-format
msgid "Objects in Image"
msgstr "Obiekty na obrazie"
#: fitsviewer/fitsviewer.cpp:532 fitsviewer/fitsviewer.cpp:886
#, kde-format
msgid "Pixel Gridlines"
msgstr "Linie siatki pikseli"
#: fitsviewer/fitsviewer.cpp:545
#, kde-format
msgid "Open FITS Image"
msgstr "Otwórz obraz FITS"
#: fitsviewer/fitsviewer.cpp:778
#, kde-format
msgid "Hide %1"
msgstr "Ukryj %1"
#: fitsviewer/fitsviewer.cpp:783
#, kde-format
msgid "Show %1"
msgstr "Pokaż %1"
#: fitsviewer/fitsviewer.cpp:807
#, kde-format
msgid ""
"Center Telescope\n"
"*Ready*"
msgstr ""
"Wyśrodkowywanie teleskopu\n"
"*Gotowe*"
#: fitsviewer/fitsviewer.cpp:818
#, kde-format
msgid ""
"Show Equatorial Gridlines\n"
"*No WCS Info*"
msgstr ""
"Pokazywanie siatek równikowych\n"
"*Brak informacji WCS*"
#: fitsviewer/fitsviewer.cpp:820
#, kde-format
msgid ""
"Center Telescope\n"
"*No WCS Info*"
msgstr ""
"Wyśrodkowywanie teleskopu\n"
"*brak informacji WCS*"
#: fitsviewer/fitsviewer.cpp:822
#, kde-format
msgid ""
"Show Objects in Image\n"
"*No WCS Info*"
msgstr ""
"Pokazywanie obiektów na obrazie\n"
"*Brak informacji WCS*"
#: fitsviewer/fitsviewer.cpp:870
#, kde-format
msgid "Equatorial Gridlines"
msgstr "Linie siatki równika"
#: fitsviewer/fitsviewer.cpp:907
#, kde-format
msgid "Unmark Stars"
msgstr "Usuń oznaczenie gwiazd"
#: fitsviewer/fitsviewer.cpp:923
#, kde-format
msgid "Processing %1..."
msgstr "Przetwarzanie %1..."
#. i18n: ectx: property (title), widget (QGroupBox, FITSViewerGroup)
#: fitsviewer/opsfits.ui:37
#, kde-format
msgid "Look && Feel"
msgstr "Wrażenia wzrokowe i dotykowe"
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_useFITSViewer)
#: fitsviewer/opsfits.ui:43
#, kde-format
msgid "Automatically display received images in the FITS Viewer"
msgstr "Samoczynnie wyświetlaj pobrane obrazy w przeglądarce FITS."
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_useFITSViewer)
#: fitsviewer/opsfits.ui:46
#, kde-format
msgid "Use FITS Viewer"
msgstr "Użyj przeglądarki FITS"
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_singlePreviewFITS)
#. i18n: ectx: whatsthis, entry (singlePreviewFITS), group (FITSViewer)
#: fitsviewer/opsfits.ui:53 kstars.kcfg:1402
#, kde-format
msgid ""
"Display all captured FITS images in a single tab instead of multiple tabs "
"per image."
msgstr ""
"Wyświetl wszystkie przechwycone obrazy FITS w pojedynczej karcie zamiast w "
"wielu kartach z obrazami."
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_singlePreviewFITS)
#: fitsviewer/opsfits.ui:62
#, kde-format
msgid "Single Preview Tab"
msgstr "Karta pojedynczego podglądu"
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_singleWindowCapturedFITS)
#: fitsviewer/opsfits.ui:72
#, kde-format
msgid ""
"Display captured FITS images from all cameras in a single FITS Viewer window "
"instead of a dedicated window to each camera."
msgstr ""
"Wyświetl przechwycone obrazy FITS ze wszystkich kamer w pojedynczym oknie "
"przeglądarki FITS zamiast w osobnych oknach dla każdej kamery."
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_singleWindowCapturedFITS)
#: fitsviewer/opsfits.ui:78
#, kde-format
msgid "Single Window Capture"
msgstr "Przechwytywanie w pojedynczym oknie"
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_singleWindowOpenedFITS)
#: fitsviewer/opsfits.ui:88
#, kde-format
msgid ""
"Display opened FITS images in a single FITS Viewer window instead of a "
"dedicated window to each file."
msgstr ""
"Wyświetl otwarte obrazy FITS w pojedynczym oknie przeglądarki FITS zamiast w "
"osobnych oknach dla każdego pliku."
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_singleWindowOpenedFITS)
#: fitsviewer/opsfits.ui:94
#, kde-format
msgid "Single Window Open"
msgstr "Otwórz pojedyncze okno"
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_focusFITSOnNewImage)
#: fitsviewer/opsfits.ui:104
#, kde-format
msgid ""
"Bring the FITSViewer window to the foreground when receiving a new image"
msgstr ""
"Przywołaj okno przeglądarki FITS na pierwszy plan przy otrzymywaniu nowego "
"obrazu"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_focusFITSOnNewImage)
#: fitsviewer/opsfits.ui:107
#, kde-format
msgid "Focus on receiving an image"
msgstr "Zogniskuj przy otrzymywaniu obrazu"
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_independentWindowFITS)
#: fitsviewer/opsfits.ui:114
#, kde-format
msgid "Make FITS Viewer window independent from KStars"
msgstr "Uczyń okno przeglądarki FITS niezależnym od głównego okna KStars."
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#: fitsviewer/opsfits.ui:127
#, kde-format
msgid "Processing"
msgstr "Przetwarzanie"
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_AutoStretch)
#: fitsviewer/opsfits.ui:133
#, kde-format
msgid "Always apply auto stretch to images in FITS Viewer"
msgstr ""
"Zawsze stosuj samorozciąganie do przechwyconych obrazów w przeglądarce FITS"
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_AutoImageToFITS)
#: fitsviewer/opsfits.ui:143
#, kde-format
msgid ""
"<html><head/><body><p>If an image is received in a non-FITS format and needs "
"to be displayed, attempt to convert it to FITS format.</p><p><span style=\" "
"font-weight:600;\">Warning: This operation is very CPU and memory intensive."
"</span></p></body></html>"
msgstr ""
"<html><head/><body><p>Jeśli obraz jest w formacie nie-FITS i musi być "
"wyświetlony, to spróbuj przekształcić go na format FITS.</p><p><span style="
"\" font-weight:600;\">Uwaga: To działanie jest bardzo zasobochłonne na "
"pamięć i procesor.</span></p></body></html>"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AutoImageToFITS)
#: fitsviewer/opsfits.ui:146
#, kde-format
msgid "Auto Convert Images"
msgstr "Sam przekształć obrazy"
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_LimitedResourcesMode)
#: fitsviewer/opsfits.ui:153
#, kde-format
msgid ""
"<html><head/><body><p>Enable limited resource mode to turn off any resource-"
"intensive operations:</p><ul style=\"margin-top: 0px; margin-bottom: 0px; "
"margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;\"><li style=\" "
"margin-top:12px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-"
"block-indent:0; text-indent:0px;\"><span style=\" font-weight:600;\">Auto "
"Debayer</span>: Bayered images will not be debayered. Only grayscale images "
"are shown.</li><li style=\" margin-top:0px; margin-bottom:0px; margin-"
"left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span "
"style=\" font-weight:600;\">Auto WCS</span>: World Coordinate System data "
"will not be processed. WCS maps sky coordinates to image coordinates. "
"Equatorial grid lines, object identification, and telescope slew within an "
"image are disabled.</li><li style=\" margin-top:0px; margin-bottom:12px; "
"margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"
"\"><span style=\" font-weight:600;\">3D Cube</span>: RGB images will not be "
"processed. Only grayscale images are shown.</li></ul></body></html>"
msgstr ""
"<html><head/><body><p>Włącz tryb ograniczonych zasobów, aby wyłączyć "
"wszystkie zasobożerne działania:</p><ul style=\"margin-top: 0px; margin-"
"bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;\"><li "
"style=\" margin-top:12px; margin-bottom:0px; margin-left:0px; margin-"
"right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
"weight:600;\">Auto Debayer</span>: Obrazy poddane bayer nie będą poddawane "
"debayer. Wyświetlane będą tylko obrazy w odcieniach szarości.</li><li style="
"\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-"
"block-indent:0; text-indent:0px;\"><span style=\" font-weight:600;\">Auto "
"WCS</span>: Układ Współrzędnych Świata nie będzie przetwarzany. WCS mapuje "
"współrzędne nieba do współrzędnych obrazu. Równikowe linie siatki, "
"rozpoznawanie obiektów i obrót teleskopu wewnątrz obrazu pozostaną wyłączone."
"</li><li style=\" margin-top:0px; margin-bottom:12px; margin-left:0px; "
"margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
"weight:600;\">Kostka 3D</span>: Obrazy RGB nie będą przetwarzane. "
"Wyświetlane będą tylko obrazy w odcieniach szarości.</li></ul></body></html>"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_LimitedResourcesMode)
#: fitsviewer/opsfits.ui:156
#, kde-format
msgid "Limited Resources Mode"
msgstr "Tryb ograniczonych zasobów"
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_AutoDebayer)
#: fitsviewer/opsfits.ui:163
#, kde-format
msgid "Automatically debayer captured image if it contains a bayer pattern"
msgstr ""
"Samoczynne debayerowanie przechwyconego obrazu, jeśli zawiera on wzorzec "
"bayer"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AutoDebayer)
#: fitsviewer/opsfits.ui:166
#, kde-format
msgid "Auto Debayer"
msgstr "Auto debayerowanie"
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_AutoWCS)
#: fitsviewer/opsfits.ui:176
#, kde-format
msgid ""
"<html><head/><body><p>Automatically load World-Coordinate-System (WCS) data "
"when opening a FITS file.</p><p><span style=\" font-weight:600;\">Warning: "
"Only enable this option on very fast machines as it can lead to "
"unpredictable behavior resulting in crashes on slower machines.</span></p></"
"body></html>"
msgstr ""
"<html><head/><body><p>Samoczynnie wczytuje dane Układu Współrzędnych Świata "
"(WCS) przy otwieraniu plików FITS.</p><p><span style=\" font-weight:600;"
"\">Uwaga: Włącz tę opcję tylko na bardzo szybkich komputerach, ponieważ może "
"ona doprowadzić do nieprzewidzianego zachowania i usterek na wolniejszych "
"maszynach.</span></p></body></html>"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AutoWCS)
#: fitsviewer/opsfits.ui:179
#, kde-format
msgid "Auto WCS"
msgstr "Auto WCS"
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_Auto3DCube)
#: fitsviewer/opsfits.ui:186
#, kde-format
msgid ""
"Process 3D (RGB) FITS images. If unchecked, only first channel is processed."
msgstr ""
"Przetwarzanie sześcianu 3D FITS (RGB) Jeśli fałsz, to zostanie przetworzony "
"tylko pierwszy kanał."
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_Auto3DCube)
#: fitsviewer/opsfits.ui:189
#, kde-format
msgid "3D Cube"
msgstr "Sześcian 3D"
#: fitsviewer/starprofileviewer.cpp:30
#, kde-format
msgid "Pixel Values"
msgstr "Wartości pikseli"
#: fitsviewer/starprofileviewer.cpp:52
#, kde-format
msgid "Couldn't initialize the OpenGL context."
msgstr "Nie można ustanowić kontekstu OpenGL."
#: fitsviewer/starprofileviewer.cpp:80
#, kde-format
msgid "Maximum Value on the graph"
msgstr "Największa wartość na wykresie"
#: fitsviewer/starprofileviewer.cpp:82
#, kde-format
msgid "Cuttoff Maximum for eliminating hot pixels and bright stars."
msgstr ""
"Odetnij największą wartość, aby pozbyć się gorących pikseli i jasnych gwiazd."
#: fitsviewer/starprofileviewer.cpp:85
#, kde-format
msgid "Enable or Disable the Max Value Cutoff"
msgstr "Włącz lub wyłącz odcięcie największej wartości"
#: fitsviewer/starprofileviewer.cpp:86
#, kde-format
msgid "Toggle Cutoff"
msgstr "Przełącz odcinanie"
#: fitsviewer/starprofileviewer.cpp:90
#, kde-format
msgid "Sets the Minimum Value on the graph"
msgstr "Ustawia najmniejszą wartość na wykresie"
#. i18n: ectx: property (text), widget (QTableWidget, statsTable)
#: fitsviewer/starprofileviewer.cpp:92 fitsviewer/statform.ui:86
#, kde-format
msgid "Min"
msgstr "Min"
#: fitsviewer/starprofileviewer.cpp:95
#, kde-format
msgid "Sets the Maximum Value on the graph"
msgstr "Ustawia największą wartość na wykresie"
#. i18n: ectx: property (text), widget (QTableWidget, statsTable)
#: fitsviewer/starprofileviewer.cpp:97 fitsviewer/statform.ui:91
#, kde-format
msgid "Max"
msgstr "Maks"
#: fitsviewer/starprofileviewer.cpp:100
#, kde-format
msgid "Sets the Cuttoff Maximum for eliminating hot pixels and bright stars."
msgstr ""
"Ustawia odcięcie największej wartości, aby pozbyć się gorących pikseli i "
"jasnych gwiazd."
#: fitsviewer/starprofileviewer.cpp:102
#, kde-format
msgid "Cut"
msgstr "Przycięcie"
#: fitsviewer/starprofileviewer.cpp:106
#, kde-format
msgid "Minimum Value on the graph"
msgstr "Najmniejsza wartość na wykresie"
#: fitsviewer/starprofileviewer.cpp:109
#, kde-format
msgid "AutoScale"
msgstr "Auto-skala"
#: fitsviewer/starprofileviewer.cpp:110
#, kde-format
msgid ""
"Automatically scales the sliders for the subFrame.\n"
"Uncheck to leave them unchanged when you pan around."
msgstr ""
"Samoczynnie przeskalowuje suwaki w podklatce.\n"
"Usuń zaznaczenie, aby pozostawić je niezmienionymi przy przesuwaniu widoku."
#: fitsviewer/starprofileviewer.cpp:118
#, kde-format
msgid "Hides and shows the scaling side panel"
msgstr "Ukrywa i pokazuje boczny panel skalowania"
#: fitsviewer/starprofileviewer.cpp:129
#, kde-format
msgid "Changes the type of selection"
msgstr "Zmienia rodzaj zaznaczenia"
#: fitsviewer/starprofileviewer.cpp:130
#, kde-format
msgid "Item"
msgstr "Element"
#: fitsviewer/starprofileviewer.cpp:140
#, kde-format
msgid "Toggles the slice view when horizontal or vertical items are selected"
msgstr ""
"Przełącza widok plasterka po zaznaczeniu poziomego lub pionowego elementu"
#: fitsviewer/starprofileviewer.cpp:151
#, kde-format
msgid "Shows the x, y coordinates of star centers in the frame"
msgstr "Pokazuje współrzędne x, y środków gwiazd na klatce"
#: fitsviewer/starprofileviewer.cpp:155
#, kde-format
msgid "Shows the HFR of stars in the frame"
msgstr "Pokazuje HFR gwiazd w ramce"
#: fitsviewer/starprofileviewer.cpp:169
#, kde-format
msgid "Shows the peak values of star centers in the frame"
msgstr "Pokazuje wartości szczytowe środków gwiazd na klatce"
#: fitsviewer/starprofileviewer.cpp:173
#, kde-format
msgid "Changes the sample size shown in the graph"
msgstr "Zmienia rozmiar próbki pokazanej na wykresie"
#: fitsviewer/starprofileviewer.cpp:184
#, kde-format
msgid "Zooms the view to preset locations."
msgstr "Powiększa widok do nastawionych miejsc."
#: fitsviewer/starprofileviewer.cpp:185
#, kde-format
msgid "ZoomTo:"
msgstr "PowiększDo:"
#: fitsviewer/starprofileviewer.cpp:186
#, kde-format
msgid "Front"
msgstr "Przodu"
#: fitsviewer/starprofileviewer.cpp:187
#, kde-format
msgid "Front High"
msgstr "Przodu wysoko"
#: fitsviewer/starprofileviewer.cpp:188
#, kde-format
msgid "Overhead"
msgstr "Narzut"
#: fitsviewer/starprofileviewer.cpp:189
#, kde-format
msgid "Iso. L"
msgstr "Iso. L"
#: fitsviewer/starprofileviewer.cpp:190
#, kde-format
msgid "Iso. R"
msgstr "Iso. R"
#: fitsviewer/starprofileviewer.cpp:191
#, kde-format
msgid "Selected"
msgstr "Wybrany"
#: fitsviewer/starprofileviewer.cpp:199
#, kde-format
msgid "Hides and shows the Vertical and Horizontal Selection Sliders"
msgstr "Ukrywa i pokazuje pionowe i poziome suwaki zaznaczenia"
#: fitsviewer/starprofileviewer.cpp:222
#, kde-format
msgid "Selects the Vertical Value"
msgstr "Zaznacza pionową wartość"
#: fitsviewer/starprofileviewer.cpp:224
#, kde-format
msgid "Selects the Horizontal Value"
msgstr "Zaznacza poziomą wartość"
#: fitsviewer/starprofileviewer.cpp:226
#, kde-format
msgid "Vertical: "
msgstr "Pionowy: "
#: fitsviewer/starprofileviewer.cpp:228
#, kde-format
msgid "Horizontal: "
msgstr "Poziomy: "
#: fitsviewer/starprofileviewer.cpp:241
#, kde-format
msgid "Zooms automatically as the sliders change"
msgstr "Powiększa samoczynnie przy zmianie suwaków"
#: fitsviewer/starprofileviewer.cpp:253
#, kde-format
msgid "Changes the color scheme"
msgstr "Zmienia zestawu barw"
#: fitsviewer/starprofileviewer.cpp:507 fitsviewer/starprofileviewer.cpp:707
#, kde-format
msgid "Cut: %1"
msgstr "Przycięcie: %1"
#: fitsviewer/starprofileviewer.cpp:515 fitsviewer/starprofileviewer.cpp:522
#: fitsviewer/starprofileviewer.cpp:880
#, kde-format
msgid "Max: %1"
msgstr "Max: %1"
#: fitsviewer/starprofileviewer.cpp:516 fitsviewer/starprofileviewer.cpp:523
#: fitsviewer/starprofileviewer.cpp:881
#, kde-format
msgid "Min: %1"
msgstr "Min: %1"
#: fitsviewer/starprofileviewer.cpp:670
#, kde-format
msgid "Selected Pixel: (%1, %2): %3"
msgstr "Zaznaczony piksel: (%1, %2): %3"
#: fitsviewer/starprofileviewer.cpp:709
#, kde-format
msgid "Cut Disabled"
msgstr "Wyłączono przycinanie"
#: fitsviewer/starprofileviewer.cpp:906
#, kde-format
msgid "Star %1: "
msgstr "Gwiazda %1: "
#: fitsviewer/starprofileviewer.cpp:909
#, kde-format
msgid "(%1, %2) "
msgstr "(%1, %2) "
#: fitsviewer/starprofileviewer.cpp:913
#, kde-format
msgid "HFR: %1 "
msgstr "HFR: %1 "
#: fitsviewer/starprofileviewer.cpp:917
#, kde-format
msgid "Peak: %1"
msgstr "Szczyt: %1"
#: fitsviewer/starprofileviewer.cpp:932
#, kde-format
msgid "Star %1"
msgstr "Gwiazda %1"
#. i18n: ectx: property (text), widget (QTableWidget, statsTable)
#: fitsviewer/statform.ui:66
#, kde-format
msgid "Width"
msgstr "Szerokość"
#. i18n: ectx: property (text), widget (QTableWidget, statsTable)
#: fitsviewer/statform.ui:71
#, kde-format
msgid "Height"
msgstr "Wysokość"
#. i18n: ectx: property (text), widget (QTableWidget, statsTable)
#: fitsviewer/statform.ui:76
#, kde-format
msgid "Bitpix"
msgstr "Bitpix"
#. i18n: ectx: property (text), widget (QTableWidget, statsTable)
#: fitsviewer/statform.ui:96
#, kde-format
msgid "Mean"
msgstr "Średnia"
#. i18n: ectx: property (text), widget (QTableWidget, statsTable)
#: fitsviewer/statform.ui:106
#, kde-format
msgid "Std. Dev"
msgstr "Odch. st."
#. i18n: ectx: property (title), widget (QGroupBox, displayGroup)
#: hips/hipsmanager.cpp:96 indi/opsindi.ui:363
#, kde-format
msgid "Display"
msgstr "Wyświetlanie"
#: hips/hipsmanager.cpp:100
#, kde-format
msgid "Cache"
msgstr "Pamięć podręczna"
#. i18n: ectx: attribute (title), widget (QWidget, tab1)
#: hips/hipsmanager.cpp:104 tools/altvstime.ui:46
#, kde-format
msgid "Sources"
msgstr "Źródła"
#: hips/opships.cpp:65
#, kde-format
msgid "HiPS Update"
msgstr "Uaktualnij HiPS"
#: hips/opships.cpp:65
#, kde-format
msgid "Downloading HiPS sources..."
msgstr "Pobieranie źródeł HiPS..."
#: hips/opships.cpp:138
#, kde-format
msgid "Error downloading HiPS sources: %1"
msgstr "Błąd przy pobieraniu źródeł HiPS: %1"
#. i18n: ectx: property (toolTip), widget (QLabel, label_4)
#. i18n: ectx: property (toolTip), widget (QSpinBox, kcfg_HIPSNetCache)
#: hips/opshipscache.ui:17 hips/opshipscache.ui:27
#, kde-format
msgid "Cache space on hard disk used to store HiPS images."
msgstr ""
"Przestrzeń pamięci podręcznej na dysku twardym do przechowywania obrazów "
"HiPS."
#. i18n: ectx: property (text), widget (QLabel, label_4)
#: hips/opshipscache.ui:20
#, kde-format
msgid "Disk"
msgstr "Dysk"
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: hips/opshipscache.ui:43 hips/opshipscache.ui:89
#, kde-format
msgid "MB"
msgstr "MB"
#. i18n: ectx: property (toolTip), widget (QLabel, label)
#. i18n: ectx: property (toolTip), widget (QSpinBox, kcfg_HIPSMemoryCache)
#: hips/opshipscache.ui:63 hips/opshipscache.ui:73
#, kde-format
msgid "Cache space in RAM used to store HiPS images."
msgstr ""
"Przestrzeń pamięci podręcznej w pamięci RAM do przechowywania obrazów HiPS."
#. i18n: ectx: property (text), widget (QLabel, label)
#: hips/opshipscache.ui:66
#, kde-format
msgid "Memory:"
msgstr "Pamięć:"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_HIPSShowGrid)
#: hips/opshipsdisplay.ui:17
#, kde-format
msgid "Show HiPS Grid"
msgstr "Pokaż siatkę HiPS"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_HIPSBiLinearInterpolation)
#: hips/opshipsdisplay.ui:24
#, kde-format
msgid "Linear Interpolation"
msgstr "Interpolacja liniowa"
#: indi/clientmanagerlite.cpp:152 indi/clientmanagerlite.cpp:159
#: indi/clientmanagerlite.cpp:166 indi/clientmanagerlite.cpp:173
#, kde-format
msgid "Could not connect to the Web Manager"
msgstr "Nie można połączyć się z zarządzaniem siecią"
#: indi/clientmanagerlite.cpp:190 indi/clientmanagerlite.cpp:222
#: indi/clientmanagerlite.cpp:230
#, kde-format
msgid "Invalid response from Web Manager"
msgstr "Nieprawidłowa odpowiedź z zarządzania siecią."
#: indi/clientmanagerlite.cpp:241
#, kde-format
msgid "Web Manager Status: Online"
msgstr "Stan zarządzania sieciowego: Podłączony"
#: indi/clientmanagerlite.cpp:243
#, kde-format
msgid "Active Profile: %1"
msgstr "Profil w użyciu: %1"
#: indi/clientmanagerlite.cpp:248
#, kde-format
msgid "Web Manager Status: Offline"
msgstr "Stan zarządzania sieciowego: Odłączony"
#: indi/clientmanagerlite.cpp:259 kstarslite/qml/indi/INDIControlPanel.qml:129
#, kde-format, kde-kuit-format
msgid "Web Manager Status:"
msgstr "Stan zarządzania sieciowego"
#: indi/clientmanagerlite.cpp:819
#, kde-format
msgid "JPEG (*.jpeg);;JPG (*.jpg);;PNG (*.png);;BMP (*.bmp)"
msgstr "JPEG (*.jpeg);;JPG (*.jpg);;PNG (*.png);;BMP (*.bmp)"
#: indi/clientmanagerlite.cpp:1129
#, kde-format
msgid ""
"Unable to find dcraw and cjpeg. Please install the required tools to convert "
"CR2 to JPEG."
msgstr ""
"Nie można znaleźć dcraw oraz cjpeg. Wgraj wymagane narzędzia, aby móc "
"przekształcać CR2 na JPEG."
#: indi/customdrivers.cpp:105
#, kde-format
msgid "Label already exists. Label must be unique."
msgstr "Etykieta już istnieje. Etykieta musi być niepowtarzalna."
#: indi/customdrivers.cpp:121
#, kde-format
msgid "Failed to add new driver. Is the label unique?"
msgstr "Nie można dodać nowego sterownika. Czy etykieta jest niepowtarzalna?"
#. i18n: ectx: property (text), widget (QLabel, label_8)
#: indi/customdrivers.ui:55
#, kde-format
msgid "Driver"
msgstr "Sterownik"
#. i18n: ectx: property (text), widget (QLabel, label_9)
#: indi/customdrivers.ui:75
#, kde-format
msgid "Family"
msgstr "Rodzina"
#. i18n: ectx: property (text), widget (QLabel, label_7)
#: indi/customdrivers.ui:85
#, kde-format
msgid "Executable"
msgstr "Plik wykonywalny"
#. i18n: ectx: property (text), widget (QLabel, label_6)
#: indi/customdrivers.ui:110 tools/flagmanager.cpp:79
#, kde-format
msgid "Label"
msgstr "Etykieta"
#. i18n: ectx: property (text), widget (QLabel, label_5)
#: indi/customdrivers.ui:120
#, kde-format
msgid "*"
msgstr "*"
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: indi/customdrivers.ui:132
#, kde-format
msgid "Manufacturer"
msgstr "Wytwórca"
#. i18n: ectx: property (text), widget (QPushButton, addDriverB)
#. i18n: ectx: property (text), widget (QPushButton, NewEyepiece)
#: indi/customdrivers.ui:177 oal/equipmentwriter.ui:463
#, kde-format
msgid "Add New"
msgstr "Dodaj nowy"
#. i18n: ectx: property (text), widget (QLabel, label)
#: indi/customdrivers.ui:210
#, kde-format
msgid ""
"<html><head/><body><p>To create an <span style=\" font-weight:600;\">Alias</"
"span> from an existing driver, select an existing driver and then only "
"change the <span style=\" font-weight:600;\">Label </span>then press<span "
"style=\" font-weight:600;\"> Add.</span></p></body></html>"
msgstr ""
"<html><head/><body><p>Aby utworzyć <span style=\" font-weight:600;\">Alias</"
"span> z istniejącego sterownika, wybierz istniejący sterownik, a następnie "
"zmień tylko <span style=\" font-weight:600;\">Etykietę </span>, a następnie "
"naciśnij<span style=\" font-weight:600;\"> Dodaj.</span></p></body></html>"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: indi/customdrivers.ui:246
#, kde-format
msgid ""
"<html><head/><body><p>KStars must be restarted for new drivers to take "
"effect.</p></body></html>"
msgstr ""
"<html><head/><body><p>Należy ponownie uruchomić KStars, aby móc używać "
"nowych sterowników.</p></body></html>"
#. i18n: ectx: property (windowTitle), widget (QWidget, DriverManager)
#: indi/drivermanager.cpp:98 indi/drivermanager.ui:14 indi/indidriver.cpp:100
#, kde-format, kde-kuit-format
msgid "Device Manager"
msgstr "Zarządzanie urządzeniami"
#: indi/drivermanager.cpp:279
#, kde-format
msgid "Driver %1 is already running, do you want to restart it?"
msgstr "Sterownik %1 już jest uruchomiony, czy chcesz go uruchomić ponownie?"
#: indi/drivermanager.cpp:342 indi/indidriver.cpp:320
#, kde-format, kde-kuit-format
msgid "Cannot start INDI server: port error."
msgstr "Nie można uruchomić serwera INDI: błąd portu."
#: indi/drivermanager.cpp:428
#, kde-format
msgid "Connection to INDI server locally on port %1 failed."
msgstr "Nieudane lokalne połączenie do serwera INDI na porcie %1."
#: indi/drivermanager.cpp:596 indi/indidriver.cpp:302
#, kde-format, kde-kuit-format
msgid "Invalid port entry: %1"
msgstr "Błędny wpis portu: %1"
#: indi/drivermanager.cpp:633
#, kde-format
msgid "Connection to INDI host at %1 on port %2 lost. Server disconnected."
msgstr ""
"Utracono połączenie do hosta INDI na %1 na porcie %2. Serwer rozłączył."
#: indi/drivermanager.cpp:656
#, kde-format
msgid "Connection to INDI host at %1 on port %2 encountered an error: %3."
msgstr ""
"Utracono połączenie do hosta INDI na %1 na porcie %2. Napotkano błąd: %3."
#: indi/drivermanager.cpp:708
#, kde-format
msgid "Invalid host port %1"
msgstr "Nieprawidłowy port gospodarza %1"
#: indi/drivermanager.cpp:739
#, kde-format
msgid "Connected to INDI server"
msgstr "Połącz z serwerem INDI"
#: indi/drivermanager.cpp:752
#, kde-format
msgid "Connection to INDI server at host %1 with port %2 failed."
msgstr "Nieudane łączenie do serwera INDI na %1 na porcie %2."
#: indi/drivermanager.cpp:958 indi/indidriver.cpp:498
#, kde-format, kde-kuit-format
msgid ""
"Unable to find INDI Drivers directory: %1\n"
"Please make sure to set the correct path in KStars configuration"
msgstr ""
"Nie można znaleźć katalogu sterowników INDI: %1\n"
"Proszę ustawić poprawną ścieżkę w ustawieniach KStars"
#: indi/drivermanager.cpp:998 indi/indidriver.cpp:540
#, kde-format, kde-kuit-format
msgid "Failed to open INDI Driver file: %1"
msgstr "Nie można otworzyć pliku sterownika INDI: %1"
#. i18n: ectx: property (text), item, widget (QComboBox, driverComboBox)
#. i18n: ectx: property (text), widget (QPushButton, NoneButton)
#: indi/drivermanager.cpp:1298 indi/indidriver.cpp:747 kstarsactions.cpp:1651
#: kstarsinit.cpp:711 kstarsinit.cpp:712 oal/equipmentwriter.ui:217
#: oal/log.cpp:337 tools/exporteyepieceview.cpp:68 tools/eyepiecefield.cpp:113
#: tools/obslistwizard.ui:183
#, kde-format, kde-kuit-format
msgid "None"
msgstr "Brak"
#: indi/drivermanager.cpp:1375 indi/indidriver.cpp:808
#, kde-format, kde-kuit-format
msgid "Add Host"
msgstr "Dodaj host"
#: indi/drivermanager.cpp:1386 indi/indidriver.cpp:824
#, kde-format, kde-kuit-format
msgid "Error: the port number is invalid."
msgstr "Błąd: niepoprawny numer portu."
#: indi/drivermanager.cpp:1399 indi/indidriver.cpp:834
#, kde-format, kde-kuit-format
msgid "Host: %1 Port: %2 already exists."
msgstr "Host: %1 port: %2 już istnieje."
#: indi/drivermanager.cpp:1424 indi/indidriver.cpp:855
#, kde-format, kde-kuit-format
msgid "Modify Host"
msgstr "Zmień gospodarza"
#: indi/drivermanager.cpp:1469 indi/indidriver.cpp:902
#, kde-format, kde-kuit-format
msgid "You need to disconnect the client before removing it."
msgstr "Przed usunięciem trzeba się rozłączyć."
#: indi/drivermanager.cpp:1474 indi/indidriver.cpp:907
#, kde-format, kde-kuit-format
msgid "Are you sure you want to remove the %1 client?"
msgstr "Czy na pewno usunąć klienta %1?"
#: indi/drivermanager.cpp:1501 indi/indidriver.cpp:932
#, kde-format, kde-kuit-format
msgid ""
"Unable to write to file 'indihosts.xml'\n"
"Any changes to INDI hosts configurations will not be saved."
msgstr ""
"Nie można zapisać do pliku 'indihosts.xml'\n"
"Zmiany w ustawieniach gospodarzy INDI nie zostaną zapisane."
#. i18n: ectx: attribute (title), widget (QWidget, LocalTab)
#: indi/drivermanager.ui:39
#, kde-format
msgid "Local/Server"
msgstr "Lokalny/serwer"
#. i18n: ectx: property (text), widget (QTreeWidget, localTreeWidget)
#: indi/drivermanager.ui:61
#, kde-format
msgid "Device"
msgstr "Urządzenie"
#. i18n: ectx: property (text), widget (QTreeWidget, localTreeWidget)
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#: indi/drivermanager.ui:71 indi/drivermanager.ui:129
#, kde-format
msgid "Mode"
msgstr "Tryb"
#. i18n: ectx: property (text), widget (QTreeWidget, localTreeWidget)
#: indi/drivermanager.ui:76
#, kde-format
msgid "Version"
msgstr "Wersja"
#. i18n: ectx: property (text), widget (QTreeWidget, localTreeWidget)
#. i18n: ectx: property (text), widget (QTreeWidget, clientTreeWidget)
#: indi/drivermanager.ui:81 indi/drivermanager.ui:332
#, kde-format
msgid "Port"
msgstr "Port"
#. i18n: ectx: property (title), widget (QGroupBox, serverLogBox)
#: indi/drivermanager.ui:95
#, kde-format
msgid "Server Log"
msgstr "Dziennik serwera"
#. i18n: ectx: property (text), widget (QRadioButton, serverR)
#: indi/drivermanager.ui:169
#, kde-format
msgid "Server"
msgstr "Serwer"
#. i18n: ectx: property (text), widget (QPushButton, runServiceB)
#: indi/drivermanager.ui:209
#, kde-format
msgid "Run Service"
msgstr "Uruchom usługę"
#. i18n: ectx: property (text), widget (QPushButton, stopServiceB)
#: indi/drivermanager.ui:216
#, kde-format
msgid "Stop Service"
msgstr "Zatrzymaj usługę"
#. i18n: ectx: property (title), widget (QGroupBox, h)
#: indi/drivermanager.ui:276
#, kde-format
msgid "Hosts"
msgstr "Hosty"
#. i18n: ectx: property (text), widget (QPushButton, addB)
#. i18n: ectx: property (text), widget (QPushButton, addButton)
#: indi/drivermanager.ui:297
#: kstarslite/qml/dialogs/helpers/DetailsAddLink.qml:95
#: kstarslite/qml/dialogs/helpers/LocationEdit.qml:382 tools/flagmanager.ui:133
#, kde-format, kde-kuit-format
msgid "Add"
msgstr "Dodaj"
#. i18n: ectx: property (text), widget (QPushButton, modifyB)
#: indi/drivermanager.ui:304
#, kde-format
msgid "Modify..."
msgstr "Zmień..."
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_3)
#: indi/drivermanager.ui:340
#, kde-format
msgid "Connection"
msgstr "Połączenie"
#: indi/guimanager.cpp:143
#, kde-format
msgid ""
"No INDI devices currently running. To run devices, please select devices "
"from the Device Manager in the devices menu."
msgstr ""
"Brak działających urządzeń INDI. Aby je uruchomić wybierz je w programie "
"zarządzającym urządzeniami dostępnym z menu urządzeń."
#: indi/indicap.cpp:244 indi/indidome.cpp:529
#, kde-format
msgid "UnParking"
msgstr "Wyparkowywanie"
#: indi/indiccd.cpp:1160
#, kde-format
msgid "Video Recording Stopped"
msgstr "Zatrzymano nagrywanie obrazu"
#: indi/indiccd.cpp:1165
#, kde-format
msgid "Video Recording Started"
msgstr "Rozpoczęto nagrywanie obrazu"
#: indi/indiccd.cpp:1399
#, kde-format
msgid "%1 file saved to %2"
msgstr "Plik %1 zapisano do %2"
#: indi/indiccd.cpp:1406
#, kde-format
msgid "Image file is received"
msgstr "Pobrano plik obrazu"
#: indi/indiccd.cpp:1530
#, kde-format
msgid "%1 Preview"
msgstr "%1 Podgląd"
#: indi/indidevice.cpp:284
#, kde-format
msgctxt "INDI message shown in status bar"
msgid "%1"
msgstr "%1"
#: indi/indidevice.cpp:287
#, kde-format
msgctxt "Message shown in INDI control panel"
msgid "%1"
msgstr "%1"
#: indi/indidome.cpp:155
#, kde-format
msgid "Dome parking is in progress"
msgstr "Parkowywanie kopuły w trakcie"
#: indi/indidome.cpp:167
#, kde-format
msgid "Dome unparking is in progress"
msgstr "Wyparkowywanie kopuły w trakcie"
#: indi/indidome.cpp:179
#, kde-format
msgid "Dome parked"
msgstr "Kopuła zaparkowana"
#: indi/indidome.cpp:199
#, kde-format
msgid "Dome unparked"
msgstr "Wyparkowano kopułę"
#: indi/indidome.cpp:268
#, kde-format
msgid "Shutter closing is in progress"
msgstr "Trwa zamykanie migawki"
#: indi/indidome.cpp:276
#, kde-format
msgid "Shutter opening is in progress"
msgstr "Trwa otwieranie migawki"
#: indi/indidome.cpp:284
#, kde-format
msgid "Shutter closed"
msgstr "Migawka zamknięta"
#: indi/indidome.cpp:292
#, kde-format
msgid "Shutter opened"
msgstr "Migawka otwarta"
#: indi/indidome.cpp:532
#, kde-format
msgid "Moving clockwise"
msgstr "Obracanie w prawo"
#: indi/indidome.cpp:535
#, kde-format
msgid "Moving counter clockwise"
msgstr "Obracanie w lewo"
#: indi/indielement.cpp:354
#, kde-format
msgid "INDI DATA STREAM"
msgstr "STRUMIEŃ DANYCH INDI"
#: indi/indielement.cpp:631
#, kde-format
msgid "Cannot open file %1 for reading"
msgstr "Nie można otworzyć pliku %1 do odczytu"
#: indi/indielement.cpp:640
#, kde-format
msgid "Not enough memory for file %1"
msgstr "Niewystarczająco pamięci dla pliku %1"
#: indi/indilistener.cpp:474
#, kde-format
msgid "INDI Server Message"
msgstr "Wiadomośc serwera INDI"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_useTimeUpdate)
#: indi/indiproperty.cpp:234 indi/opsindi.ui:214 tools/observinglist.cpp:104
#, kde-format
msgid "Time"
msgstr "Czas"
#: indi/indiproperty.cpp:315
#, kde-format
msgid ""
"Enable binary data transfer from this property to KStars and vice-versa."
msgstr ""
"Włącza binarny transfer danych z od tej właściwości do KStars i na odwrót. "
#: indi/indiproperty.cpp:322
#, kde-format
msgid "Upload"
msgstr "Wyślij"
#: indi/indistd.cpp:271
#, kde-format
msgid "GPS Location"
msgstr "Położenie GPS"
#: indi/indistd.cpp:273
#, kde-format
msgid "Mount Location"
msgstr "Położenie montażu"
#: indi/indistd.cpp:457
#, kde-format
msgid "Data file saved to %1"
msgstr "Plik danych zapisany do %1"
#: indi/inditelescope.cpp:234
#, kde-format
msgid "Mount is slewing to target location"
msgstr "Montaż jest obracany na miejsce docelowe"
#: indi/inditelescope.cpp:238
#, kde-format
msgid "Mount arrived at target location"
msgstr "Montaż dotarł na miejsce docelowe"
#: indi/inditelescope.cpp:310
#, kde-format
msgid "Mount parking failed"
msgstr "Nie udało się parkowanie montażu"
#: indi/inditelescope.cpp:315
#, kde-format
msgid "Mount parking is in progress"
msgstr "Parkowywanie montażu w trakcie"
#: indi/inditelescope.cpp:323
#, kde-format
msgid "Mount unparking is in progress"
msgstr "Wyparkowywanie montażu w trakcie"
#: indi/inditelescope.cpp:330
#, kde-format
msgid "Mount parked"
msgstr "Montaż zaparkowany"
#: indi/inditelescope.cpp:347
#, kde-format
msgid "Mount unparked"
msgstr "Montaż wyparkowany"
#: indi/inditelescope.cpp:366
#, kde-format
msgid "Mount motion was aborted"
msgstr "Ruch montażu został przerwany"
#: indi/inditelescope.cpp:414
#, kde-format
msgid "Mount is manually moving"
msgstr "Montaż przemieszcza się ręcznie"
#: indi/inditelescope.cpp:420
#, kde-format
msgid "Mount motion stopped"
msgstr "Zatrzymano ruch montażu"
#: indi/inditelescope.cpp:692
#, kde-format
msgid ""
"Requested altitude %1 is outside the specified altitude limit boundary (%2,"
"%3)."
msgstr "Żądana wysokość %1 leży poza narzuconymi granicami (%2,%3)."
#: indi/inditelescope.cpp:694 indi/inditelescope.cpp:703
#, kde-format
msgid "Telescope Motion"
msgstr "Ruch teleskopu"
#: indi/inditelescope.cpp:702
#, kde-format
msgid ""
"Requested altitude is below the horizon. Are you sure you want to proceed?"
msgstr "Żądana wysokość jest poniżej horyzontu. Czy chcesz kontynuować?"
#: indi/inditelescope.cpp:729
#, kde-format
msgid ""
"Warning! Looking at the Sun without proper protection can lead to "
"irreversible eye damage!"
msgstr ""
"Uwaga! Patrzenie na słońce bez środków ochronnych może prowadzić do "
"nieodwracalnego uszkodzenia oka!"
#: indi/inditelescope.cpp:730
#, kde-format
msgid "Sun Warning"
msgstr "Ostrzeżenie słońca"
#: indi/inditelescope.cpp:1272
#, kde-format
msgid "Moving %1"
msgstr "Przenoszenie %1"
#: indi/indiwebmanager.cpp:233
#, kde-format
msgid "Driver %1 failed to start on the remote INDI server."
msgstr "Nie udało się uruchomić sterownika %1 na zdalnym serwerze INDI."
#: indi/opsindi.cpp:42
#, kde-format
msgid "Internal or external INDI server?"
msgstr "Wewnętrzny czy zewnętrzny serwer INDI?"
#: indi/opsindi.cpp:44
#, kde-format
msgid "Internal or external INDI drivers?"
msgstr "Wewnętrzne czy zewnętrzne sterowniki INDI?"
#: indi/opsindi.cpp:83 indi/opsindi.cpp:103
#, kde-format
msgid "You need to restart KStars for this change to take effect."
msgstr "Aby zmiany odniosły skutek trzeba ponownie uruchomić KStars."
#: indi/opsindi.cpp:89
#, kde-format
msgid "FITS Default Directory"
msgstr "Domyślny katalog FITS"
#: indi/opsindi.cpp:97
#, kde-format
msgid "INDI Drivers Directory"
msgstr "Katalog sterowników INDI"
#: indi/opsindi.cpp:125
#, kde-format
msgid "%1 is not a valid INDI server binary."
msgstr "%1 nie jest prawidłowym plikiem binarnym serwera INDI."
#. i18n: ectx: property (toolTip), widget (QLabel, videoLabel_2)
#. i18n: ectx: property (toolTip), widget (QLabel, videoLabel_3)
#: indi/opsindi.ui:47 indi/opsindi.ui:78
#, kde-format
msgid "Default INDI video port"
msgstr "Domyślny port wideo INDI"
#. i18n: ectx: property (text), widget (QLabel, videoLabel_2)
#: indi/opsindi.ui:50
#, kde-format
msgid "INDI Server:"
msgstr "Serwer INDI:"
#. i18n: ectx: property (text), widget (QLabel, videoLabel_3)
#: indi/opsindi.ui:81
#, kde-format
msgid "INDI Drivers XML Directory:"
msgstr "Katalog sterowników XML INDI:"
#. i18n: ectx: property (whatsThis), widget (QLabel, fitsLabel)
#: indi/opsindi.ui:127
#, kde-format
msgid "Specify where new FITS images are saved once captured and downloaded"
msgstr "Określa miejsce zapisu obrazów FITS po ich pobraniu"
#. i18n: ectx: property (text), widget (QLabel, fitsLabel)
#: indi/opsindi.ui:130
#, kde-format
msgid "Default FITS directory:"
msgstr "Domyślny katalog FITS:"
#. i18n: ectx: property (toolTip), widget (QGroupBox, autoGroup)
#: indi/opsindi.ui:174
#, kde-format
msgid ""
"Select time and location synchronization settings between KStars and INDI "
"Devices"
msgstr ""
"Wybierz ustawienia czasu i położenia pomiędzy KStars oraz urządzeniami INDI"
#. i18n: ectx: property (title), widget (QGroupBox, autoGroup)
#: indi/opsindi.ui:177
#, kde-format
msgid "Time && Location Updates"
msgstr "Uaktualnienia daty i położenia"
#. i18n: ectx: property (toolTip), widget (QRadioButton, kcfg_useKStarsSource)
#: indi/opsindi.ui:185
#, kde-format
msgid ""
"<html><head/><body><p>KStars is the master source for time and location "
"settings. All INDI devices time and locations settings are synchronized to "
"KStars settings.</p></body></html>"
msgstr ""
"<html><head/><body><p>KStars jest głównym źródłem ustawień czasu i "
"położenia. Wszystkie ustawienia czasu i położenia urządzeń INDI są "
"synchronizowane do ustawień KStars.</p></body></html>"
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_useKStarsSource)
#: indi/opsindi.ui:188
#, kde-format
msgid "KStars Updates All Devices"
msgstr "KStars uaktualnia wszystkie urządzenia"
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_useTimeUpdate)
#: indi/opsindi.ui:208
#, kde-format
msgid "Enable time synchronization upon connection between KStars and INDI"
msgstr ""
"Włącz synchronizację czasu po połączeniu pomiędzy KStars oraz urządzeniami "
"INDI"
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_useTimeUpdate)
#: indi/opsindi.ui:211
#, kde-format
msgid "Synchronize KStars date and time automatically from the update source."
msgstr "Synchronizuj datę i czas KStars z zewnętrznym źródłem."
#. i18n: ectx: property (toolTip), widget (QRadioButton, kcfg_useMountSource)
#: indi/opsindi.ui:224
#, kde-format
msgid ""
"<html><head/><body><p>Mount handset is the master source of time and "
"location settings. KStars time and location settings are synchronized with "
"controller settings.</p></body></html>"
msgstr ""
"<html><head/><body><p>Urządzenia montażu jest głównym źródłem ustawień czasu "
"i położenia. Czas i położenie KStars jest zsynchronizowane z ustawieniami "
"sterownika.</p></body></html>"
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_useMountSource)
#: indi/opsindi.ui:227
#, kde-format
msgid "Mount Updates KStars"
msgstr "Montaż uaktualnia KStars"
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_useGeographicUpdate)
#: indi/opsindi.ui:234
#, kde-format
msgid ""
"Enable geographic location synchronization upon connection between KStars "
"and INDI"
msgstr ""
"Włącz synchronizację położenia geograficznego po połączeniu pomiędzy KStars "
"oraz urządzeniami INDI"
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_useGeographicUpdate)
#: indi/opsindi.ui:237
#, kde-format
msgid "Synchronize KStars location settings from the update source"
msgstr "Synchronizuj ustawienia położenia KStars z zewnętrznym źródłem"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_useGeographicUpdate)
#: indi/opsindi.ui:240
#, kde-format
msgid "Location"
msgstr "Położenie"
#. i18n: ectx: property (toolTip), widget (QRadioButton, kcfg_useGPSSource)
#: indi/opsindi.ui:250
#, kde-format
msgid ""
"<html><head/><body><p>GPS driver is the master source of time and location "
"settings. KStars time and location settings are synchronized with GPS "
"settings.</p></body></html>"
msgstr ""
"<html><head/><body><p>Sterownik GPS jest głównym źródłem ustawień czasu i "
"położenia. Czas i położenie KStars jest zsynchronizowane z ustawieniami GPS."
"</p></body></html>"
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_useGPSSource)
#: indi/opsindi.ui:253
#, kde-format
msgid "GPS Updates KStars"
msgstr "GPS uaktualnia KStars"
#. i18n: ectx: property (whatsThis), widget (QGroupBox, groupBox)
#: indi/opsindi.ui:278
#, kde-format
msgid ""
"Specify range of ports that INDI Server will bind to when starting new "
"drivers"
msgstr ""
"Podaj zakres portów, których będzie używać serwer INDI podczas uruchamiania "
"nowych sterowników"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#: indi/opsindi.ui:281 kstarslite/qml/indi/INDIControlPanel.qml:193
#, kde-format, kde-kuit-format
msgid "Server Port"
msgstr "Port serwera"
#. i18n: ectx: property (text), widget (QLabel, label)
#. i18n: ectx: property (text), widget (QLabel, label_4)
#: indi/opsindi.ui:304 tools/obslistwizard.ui:728
#, kde-format
msgid "From:"
msgstr "Od:"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. i18n: ectx: property (text), widget (QLabel, label_5)
#: indi/opsindi.ui:311 tools/obslistwizard.ui:779
#, kde-format
msgid "To:"
msgstr "Do:"
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_showTargetCrosshair)
#: indi/opsindi.ui:369
#, kde-format
msgid "Display the telescope position on the sky map"
msgstr "Pokaż położenie teleskopu na mapie nieba"
#. i18n: ectx: property (statusTip), widget (QCheckBox, kcfg_showTargetCrosshair)
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_showTargetCrosshair)
#: indi/opsindi.ui:372 indi/opsindi.ui:375
#, kde-format
msgid ""
"Display a telescope marker on the sky map in order to track the telescope "
"motion across the sky."
msgstr ""
"Pokazuj znacznik teleskopu na mapie nieba w celu śledzenia przemieszczanie "
"się teleskopu."
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_showTargetCrosshair)
#: indi/opsindi.ui:378
#, kde-format
msgid "&Telescope crosshair"
msgstr "Celownik &teleskopu"
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_messageNotificationINDI)
#: indi/opsindi.ui:414
#, kde-format
msgid "Show INDI messages as desktop notifications instead of dialogs"
msgstr ""
"Pokazuj wiadomości INDI jako powiadmienia pulpitu zamiast okien dialogowych"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_messageNotificationINDI)
#: indi/opsindi.ui:417
#, kde-format
msgid "Message notifications"
msgstr "Powiadomienia o wiadomościach"
#. i18n: ectx: property (text), widget (QPushButton, showLogsB)
#: indi/opsindi.ui:440
#, kde-format
msgid "Show INDI Logs"
msgstr "Pokaż dzienniki INDI"
#. i18n: ectx: property (windowTitle), widget (QDialog, recordingOptions)
#: indi/recordingoptions.ui:14
#, kde-format
msgid "Recording Options"
msgstr "Opcje nagrywania"
#. i18n: ectx: property (toolTip), widget (QRadioButton, recordDurationR)
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, durationSpin)
#: indi/recordingoptions.ui:37 indi/recordingoptions.ui:47
#, kde-format
msgid "Record stream for specified duration in seconds"
msgstr "Nagrywaj strumień przez daną liczbę sekund"
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: indi/recordingoptions.ui:65
#, kde-format
msgid "Record:"
msgstr "Nagranie:"
#. i18n: ectx: property (toolTip), widget (QLabel, label_2)
#. i18n: ectx: property (toolTip), widget (QLineEdit, recordDirectoryEdit)
#: indi/recordingoptions.ui:91 indi/recordingoptions.ui:115
#, kde-format
msgid ""
"<html><head/><body>\n"
"<p>Set SER video <b>remote</b> directory name. If INDI server is running "
"locally, then a local directory can be selected. However, if you are "
"connected to a remote INDI server, then the directory must be a valid "
"directory on the remote file system where it is saved.</p>\n"
"<p>Record directories may contain some patterns to make them dynamic:</p>\n"
"<ul>\n"
"<li><b>_D_</b> for the date in YYYY-MM-DD.</li>\n"
"<li><b>_H_</b> for time in HH:MM:SS.</li>\n"
"<li><b>_T_</b> for ISO8601 time stamp.</li>\n"
"<li><b>_F_</b> for filter name, if any.</li>\n"
"</ul>\n"
"</body></html>"
msgstr ""
"<html><head/><body>\n"
"<p>Ustaw nazwę <b>zdalnego</b> katalogu wideo SER. Jeśli serwer INDI został "
"uruchomiony lokalnie, to można wybrać katalog lokalny. Jeśli jednak jesteś "
"podłączony do zdalnego serwera INDI, to katalogiem muisy być prawidłowy "
"katalog na systemie plików, na którym jest on zapisany.</p>\n"
"<p>Katalogi do nagrywania mogą zawierać pewne wzorce w nazwie, co czyni je "
"dynamicznymi:</p>\n"
"<ul>\n"
"<li><b>_D_</b> dla daty w RRRR-MM-DD.</li>\n"
"<li><b>_H_</b> dla czasu w HH:MM:SS.</li>\n"
"<li><b>_T_</b> dla znacznika czasu ISO8601.</li>\n"
"<li><b>_F_</b> dla nazwy filtra, jeśli istnieje.</li>\n"
"</ul>\n"
"</body></html>"
#. i18n: ectx: property (toolTip), widget (QPushButton, selectDirB)
#: indi/recordingoptions.ui:134
#, kde-format
msgid "Play/Pause"
msgstr "Odtwórz/wstrzymaj"
#. i18n: ectx: property (toolTip), widget (QLineEdit, recordFilenameEdit)
#. i18n: ectx: property (toolTip), widget (QLabel, label)
#: indi/recordingoptions.ui:154 indi/recordingoptions.ui:212
#, kde-format
msgid ""
"<html><head/><body>\n"
"<p>Set SER video file name. Record files may contain some patterns to make "
"them dynamic:</p>\n"
"<ul>\n"
"<li><b>_D_</b> for the date in YYYY-MM-DD.</li>\n"
"<li><b>_H_</b> for time in HH:MM:SS.</li>\n"
"<li><b>_T_</b> for ISO8601 time stamp.</li>\n"
"<li><b>_F_</b> for filter name, if any.</li>\n"
"</ul>\n"
"</body></html>"
msgstr ""
"<html><head/><body>\n"
"<p>Ustaw nazwę pliku wideo SER. Pliki z nagrywania mogą zawierać pewne "
"wzorce w nazwie, co czyni je dynamicznymi:</p>\n"
"<ul>\n"
"<li><b>_D_</b> dla daty w RRRR-MM-DD.</li>\n"
"<li><b>_H_</b> dla czasu w HH:MM:SS.</li>\n"
"<li><b>_T_</b> dla znacznika czasu ISO8601.</li>\n"
"<li><b>_F_</b> dla nazwy filtra, jeśli istnieje.</li>\n"
"</ul>\n"
"</body></html>"
#. i18n: ectx: property (toolTip), widget (QRadioButton, recordFramesR)
#. i18n: ectx: property (toolTip), widget (QSpinBox, framesSpin)
#: indi/recordingoptions.ui:163 indi/recordingoptions.ui:173
#, kde-format
msgid "Record stream until this many frames are captured"
msgstr "Nagrywaj strumień do zebrania danej liczby klatek"
#. i18n: ectx: property (text), widget (QRadioButton, recordFramesR)
#: indi/recordingoptions.ui:166
#, kde-format
msgid "Frames"
msgstr "Klatki"
#. i18n: ectx: property (toolTip), widget (QRadioButton, recordUntilStoppedR)
#: indi/recordingoptions.ui:191
#, kde-format
msgid "Record stream until manually stopped"
msgstr "Nagrywaj strumień do czasu ręcznego zatrzymania"
#. i18n: ectx: property (text), widget (QRadioButton, recordUntilStoppedR)
#: indi/recordingoptions.ui:194
#, kde-format
msgid "Until Stopped"
msgstr "Do czasu zatrzymania"
#. i18n: ectx: property (text), widget (QLabel, label)
#: indi/recordingoptions.ui:215
#, kde-format
msgid "File name"
msgstr "Nazwa pliku"
#: indi/servermanager.cpp:132
#, kde-format
msgid "INDI server failed to start: %1"
msgstr "Nie udało się uruchomić serwera INDI: %1"
#: indi/servermanager.cpp:205
#, kde-format
msgid ""
"Driver %1 was not found on the system. Please make sure the package that "
"provides the '%1' binary is installed."
msgstr ""
"Nie znaleziono sterownika %1 w systemie. Proszę upewnić się, że pakiet, "
"który dostarcza plik wykonywalny '%1' został zainstalowany."
#: indi/servermanager.cpp:399
#, kde-format
msgid "INDI Driver <b>%1</b> crashed. Restart it?"
msgstr "Sterownik INDI <b>%1</b> uległ usterce. Czy uruchomić go ponownie?"
#: indi/servermanager.cpp:400
#, kde-format
msgid "Driver crash"
msgstr "Usterka sterownika"
#. i18n: ectx: property (windowTitle), widget (QWidget, streamForm)
#: indi/streamform.ui:20
#, kde-format
msgid "Video Stream"
msgstr "Strumień wideo"
#. i18n: ectx: property (toolTip), widget (QPushButton, recordB)
#: indi/streamform.ui:58 indi/streamwg.cpp:337 indi/streamwg.cpp:347
#, kde-format
msgid "Start recording"
msgstr "Rozpocznij nagrywanie"
#. i18n: ectx: property (toolTip), widget (QPushButton, optionsB)
#: indi/streamform.ui:86
#, kde-format
msgid "Recording options"
msgstr "Opcje nagrywania"
#. i18n: ectx: property (toolTip), widget (QPushButton, resetFrameB)
#: indi/streamform.ui:114
#, kde-format
msgid "Reset frame"
msgstr "Wyzeruj klatkę"
#. i18n: ectx: property (toolTip), widget (QPushButton, debayerB)
#: indi/streamform.ui:143
#, kde-format
msgid "Toggle debayer"
msgstr "Przełącz debayer"
#. i18n: ectx: property (toolTip), widget (QComboBox, zoomLevelCombo)
#: indi/streamform.ui:165
#, kde-format
msgid "Zoom level"
msgstr "Poziom powiększenia"
#. i18n: ectx: property (text), item, widget (QComboBox, zoomLevelCombo)
#: indi/streamform.ui:169
#, kde-format
msgid "1x"
msgstr "1x"
#. i18n: ectx: property (text), item, widget (QComboBox, zoomLevelCombo)
#: indi/streamform.ui:174
#, kde-format
msgid "5x"
msgstr "5x"
#. i18n: ectx: property (text), item, widget (QComboBox, zoomLevelCombo)
#: indi/streamform.ui:179
#, kde-format
msgid "10x"
msgstr "10x"
#. i18n: ectx: property (toolTip), widget (QSlider, NSSlider)
#: indi/streamform.ui:207
#, kde-format
msgid "Move zoomed view Up/Down"
msgstr "Przesuń powiększony widok w górę/dół"
#. i18n: ectx: property (toolTip), widget (QSlider, WESlider)
#: indi/streamform.ui:232
#, kde-format
msgid "Move zoomed view Left/Right"
msgstr "Przesuń powiększony widok w lewo/prawo"
#. i18n: ectx: property (toolTip), widget (QLabel, label_2)
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, targetFrameDurationSpin)
#: indi/streamform.ui:276 indi/streamform.ui:292
#, kde-format
msgid "Video frame duration in seconds"
msgstr "Czas trwania klatki obrazu w sekundach"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: indi/streamform.ui:279
#, kde-format
msgid "Frame (s)"
msgstr "Ramka (s)"
#. i18n: ectx: property (toolTip), widget (QPushButton, changeFPSB)
#: indi/streamform.ui:320
#, kde-format
msgid "Apply FPS and restart stream"
msgstr "Zastosuj kl./s i rozpocznij strumień na nowo"
#. i18n: ectx: property (text), widget (QLabel, label)
#: indi/streamform.ui:343
#, kde-format
msgid "FPS:"
msgstr "kl/s:"
#. i18n: ectx: property (toolTip), widget (QLabel, avgFPS)
#: indi/streamform.ui:356
#, kde-format
msgid "Average FPS"
msgstr "Średnio kl/s"
#: indi/streamwg.cpp:64
#, kde-format
msgid "SER Record Directory"
msgstr "Katalog nagrywania SER"
#: indi/streamwg.cpp:99
#, kde-format
msgid "%1 Live Video"
msgstr "Obraz na żywo %1"
#: indi/streamwg.cpp:332 indi/streamwg.cpp:373
#, kde-format
msgid "Stop recording"
msgstr "Zatrzymaj nagrywanie"
#. i18n: ectx: property (windowTitle), widget (QDialog, telescopeWizard)
#: indi/telescopewizard.ui:31
#, kde-format
msgid "Telescope Wizard"
msgstr "Pomocnik teleskopu"
#. i18n: ectx: property (text), widget (QPushButton, cancelB)
#: indi/telescopewizard.ui:64
#, kde-format
msgid "&Cancel"
msgstr "Z&aniechaj"
#. i18n: ectx: property (text), widget (QPushButton, backB)
#: indi/telescopewizard.ui:90
#, kde-format
msgid "&Back"
msgstr "&Wstecz"
#. i18n: ectx: property (text), widget (QLabel, intoPageLabel)
#: indi/telescopewizard.ui:163
#, kde-format
msgid ""
"Welcome to the <b>KStars Telescope Setup Wizard</b>\n"
"<br><br>\n"
"This Wizard will help you to connect to your telescope and control it from "
"KStars. You will be asked to verify some basic information.\n"
"<br>\n"
"<br>You can get extended information on telescope support in KStars by "
"pressing the <tt>help</tt> button at any point during the Wizard.\n"
"<br><br>\n"
"Please click next to continue."
msgstr ""
"Witaj w <b>Pomocniku ustawień teleskopu w KStars</b> \n"
"<br><br>\n"
"Pomocnik ten pomoże ci podłączyć teleskop i sterować nim z KStars. Poprosi o "
"podanie kilku podstawowych informacji.\n"
"<br>\n"
"<br>Szczegóły na temat obsługi teleskopów w KStars można uzyskać po "
"naciśnięciu przycisku <tt>Pomoc</tt> przy dowolnym kroku pomocnika.\n"
"<br><br>\n"
"Kliknij Dalej, aby kontynuować."
#. i18n: ectx: property (text), widget (QLabel, modelPageLabel)
#: indi/telescopewizard.ui:199
#, kde-format
msgid ""
"<h3>1. Telescope Model</h3>\n"
"\n"
"Please select your telescope model from the list below. Click next after "
"selecting a model."
msgstr ""
"<h3>1. Model teleskopu</h3>\n"
"\n"
"Wybierz swój teleskop z listy poniżej. Naciśnij <b>Dalej</b> po wybraniu "
"modelu."
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#: indi/telescopewizard.ui:274
#, kde-format
msgid ""
"<b>Tip</b>\n"
"<br>Some non-Meade telescopes support a subset of the LX200 command set. "
"Select <tt>LX200 Basic</tt> to control such devices."
msgstr ""
"<b>Podpowiedź</b>\n"
"<br>Niektóre teleskopy nie-Meade wspierają podzbiór komend LX200. Do ich "
"obsługi wybierz <tt>LX200 Generic</tt>."
#. i18n: ectx: property (text), widget (QLabel, telescopePageInfo)
#: indi/telescopewizard.ui:313
#, kde-format
msgid ""
"<h3>2. Align Your Telescope</h3>\n"
"\n"
"You need to align your telescope before you can control it properly from "
"KStars. Please refer to your telescope manual for alignment instructions.\n"
"<br><br>\n"
"After a successful alignment, connect your telescope's RS232 interface to "
"your computer's serial or USB port.\n"
"<br><br><br>Click next to continue."
msgstr ""
"<h3>2. Ustawienie teleskopu</h3>\n"
"\n"
"Aby poprawnie sterować teleskopem z KStars, trzeba go najpierw ustawić. "
"Szczegóły powinny znajdować się w instrukcji obsługi teleskopu.\n"
"<br><br>\n"
"Po ustawieniu podłączy interfejs RS232 teleskopu do portu szeregowego lub "
"USB komputera. \n"
"<br><br><br>Naciśnij Dalej aby kontynuować."
#. i18n: ectx: property (text), widget (QLabel, localPageLabel)
#: indi/telescopewizard.ui:347
#, kde-format
msgid ""
"<h3>3. Verify Local Settings</h3>\n"
"\n"
"Verify if the following time, date, and location settings are correct. If "
"any of the settings are incorrect, you can correct them via the <tt>Set "
"time</tt> and <tt>Set Location</tt> buttons.\n"
msgstr ""
"<h3>3. Sprawdzenie ustawień lokalnych</h3>\n"
"\n"
"Proszę sprawdzić, czy czas, data i położenie są poprawne. Jeśli nie, można "
"je zmienić po naciśnięciu przycisków <tt>Ustaw czas</tt> i <tt>Ustaw "
"położenie</tt>.\n"
#. i18n: ectx: property (text), widget (QLabel, locationLabel)
#: indi/telescopewizard.ui:410
#, kde-format
msgid "<b>Location</b>"
msgstr "<b>Położenie</b>"
#. i18n: ectx: property (text), widget (QLabel, timeLabel)
#: indi/telescopewizard.ui:453
#, kde-format
msgid "<b>Time</b>"
msgstr "<b>Czas</b>"
#. i18n: ectx: property (text), widget (QLabel, dateLabel)
#: indi/telescopewizard.ui:460
#, kde-format
msgid "<b>Date</b>"
msgstr "<b>Data</b>"
#. i18n: ectx: property (text), widget (QPushButton, setTimeB)
#: indi/telescopewizard.ui:477
#, kde-format
msgid "Set Time..."
msgstr "Ustaw czas..."
#. i18n: ectx: property (text), widget (QPushButton, setLocationB)
#: indi/telescopewizard.ui:484
#, kde-format
msgid "Set Location..."
msgstr "Ustaw położenie..."
#. i18n: ectx: property (text), widget (QLabel, portPageLabel)
#: indi/telescopewizard.ui:538
#, kde-format
msgid ""
"<h3>4. Determine Connection Port</h3>\n"
"\n"
"Enter the port number your telescope is connected to. If you only have one "
"serial port in your computer, the port is usually <tt>/dev/ttyUSB0</tt>\n"
"<br><br>If you are unsure about the port number, you can leave the field "
"empty and KStars will try to scan the ports for attached telescopes. Beware "
"that the autoscan process might take a few minutes to complete. "
msgstr ""
"<h3>4. Ustalenie portu do połączenia</h3>\n"
"\n"
"Podaj numer portu do którego podłączony jest teleskop. Jeśli w komputerze "
"znajduje się tylko jeden port szeregowy, to jest to zazwyczaj <tt>/dev/"
"ttyUSB0</tt>\n"
"<br><br>Jeśli nie masz pewności co do numeru portu, możesz zostawić to pole "
"puste, a KStars sprawdzi porty w poszukiwaniu teleskopów. Ten proces może "
"trwać nawet kilka minut. "
#. i18n: ectx: property (text), widget (QLabel, portLabel)
#: indi/telescopewizard.ui:575
#, kde-format
msgid "<b>Port:</b>"
msgstr "<b>Port:</b>"
#: indi/telescopewizardprocess.cpp:106
#, kde-format
msgid "Are you sure you want to cancel?"
msgstr "Czy na pewno zaniechać?"
#: indi/telescopewizardprocess.cpp:220
#, kde-format
msgid ""
"Please wait while KStars scan communication ports for attached telescopes.\n"
"This process might take few minutes to complete."
msgstr ""
"Proszę czekać. KStars sprawdza porty komunikacyjne w poszukiwaniu "
"podłączonych teleskopów.\n"
"Ten proces może trwać kilka minut."
#: indi/telescopewizardprocess.cpp:228
#, kde-format
msgid "Please wait while KStars tries to connect to your telescope..."
msgstr "Proszę czekać. KStars próbuje połączyć się z teleskopem..."
#: indi/telescopewizardprocess.cpp:343
#, kde-format
msgid ""
"Sorry. KStars failed to detect any attached telescopes, please check your "
"settings and try again."
msgstr ""
"Niestety. KStars nie wykrył żadnego teleskopu, proszę sprawdzić ustawienia i "
"spróbować ponownie."
#: indi/telescopewizardprocess.cpp:357
#, kde-format
msgid "Telescope Wizard completed successfully."
msgstr "Pomocnik teleskopu ukończył pomyślnie."
#: kspopupmenu.cpp:98
#, kde-format
msgid "Rise time: %1"
msgstr "Czas wschodu: %1"
#: kspopupmenu.cpp:99
#, kde-format
msgctxt "the time at which an object falls below the horizon"
msgid "Set time: %1"
msgstr "Czas zachodu: %1"
#: kspopupmenu.cpp:102
#, kde-format
msgid "No rise time: Circumpolar"
msgstr "Brak czasu wschodu: okołobiegunowy"
#: kspopupmenu.cpp:102
#, kde-format
msgid "No set time: Circumpolar"
msgstr "Brak czasu zachodu: okołobiegunowy"
#: kspopupmenu.cpp:104
#, kde-format
msgid "No rise time: Never rises"
msgstr "Brak czasu wschodu: nigdy nie wschodzi"
#: kspopupmenu.cpp:104
#, kde-format
msgid "No set time: Never rises"
msgstr "Brak czasu zachodu: nigdy nie wschodzi"
#: kspopupmenu.cpp:114
#, kde-format
msgid "Transit time: %1"
msgstr "Czas górowania : %1"
#: kspopupmenu.cpp:144 kspopupmenu.cpp:320 skymapevents.cpp:732
#, kde-format
msgid "Empty sky"
msgstr "Puste niebo"
#: kspopupmenu.cpp:145 kspopupmenu.cpp:224 kspopupmenu.cpp:513
#, kde-format
msgctxt "Sloan Digital Sky Survey"
msgid "Show SDSS Image"
msgstr "Pokaż obraz SDSS"
#: kspopupmenu.cpp:146 kspopupmenu.cpp:225 kspopupmenu.cpp:514
#, kde-format
msgctxt "Digitized Sky Survey"
msgid "Show DSS Image"
msgstr "Pokaż obraz DSS"
#: kspopupmenu.cpp:216 kspopupmenu.cpp:316 kstarsinit.cpp:838
#: kstarslite/dialogs/detaildialoglite.cpp:79 kstarsliteinit.cpp:78
#: printing/detailstable.cpp:87 printing/pwizobjectselection.cpp:112
#: skycomponents/starcomponent.cpp:514 skyobjects/starobject.cpp:558
#: tools/observinglist.cpp:547
#, kde-format
msgid "star"
msgstr "gwiazda"
#: kspopupmenu.cpp:216
#, kde-format
msgid "%1<sup>m</sup>, %2"
msgstr "%1<sup>m</sup>, %2"
#: kspopupmenu.cpp:242
#, kde-format
msgid "Solar system object"
msgstr "Obiekty Układu Słonecznego"
#: kspopupmenu.cpp:266
#, kde-format
msgid "satellite"
msgstr "satelita"
#: kspopupmenu.cpp:271
#, kde-format
msgid "Velocity: %1 km/s"
msgstr "Prędkość : %1 km/s"
#: kspopupmenu.cpp:272
#, kde-format
msgid "Altitude: %1 km"
msgstr "Wysokość : %1 km"
#: kspopupmenu.cpp:273
#, kde-format
msgid "Range: %1 km"
msgstr "Zakres : %1 km"
#: kspopupmenu.cpp:278 kspopupmenu.cpp:343
#, kde-format
msgid "Center && Track"
msgstr "Wyśrodkuj i śledź"
#: kspopupmenu.cpp:281 kspopupmenu.cpp:353
#, kde-format
msgid "Angular Distance To... ["
msgstr "Odległość kątowa do... ["
#: kspopupmenu.cpp:282 kspopupmenu.cpp:354
#, kde-format
msgid "Starhop from here to... "
msgstr "Skok stąd do gwiazdy... "
#: kspopupmenu.cpp:286 kspopupmenu.cpp:367
#, kde-format
msgid "Remove Label"
msgstr "Usuń etykietę"
#: kspopupmenu.cpp:288 kspopupmenu.cpp:371
#, kde-format
msgid "Attach Label"
msgstr "Dołącz etykietę"
#: kspopupmenu.cpp:306
#, kde-format
msgid "supernova"
msgstr "supernowa"
#: kspopupmenu.cpp:339
#, kde-format
msgid "Select this object"
msgstr "Wybierz ten obiekt"
#: kspopupmenu.cpp:358 tools/obslistpopupmenu.cpp:60
#, kde-format
msgctxt "Show Detailed Information Dialog"
msgid "Details"
msgstr "Szczegóły"
#: kspopupmenu.cpp:360
#, kde-format
msgid "Copy Coordinates"
msgstr "Kopiuj współrzędne"
#: kspopupmenu.cpp:378
#, kde-format
msgid "Remove From Observing WishList"
msgstr "Usuń z listy życzeń"
#: kspopupmenu.cpp:380
#, kde-format
msgid "Add to Observing WishList"
msgstr "Dodaj do listy życzeń"
#: kspopupmenu.cpp:387
#, kde-format
msgid "Remove Trail"
msgstr "Usuń ślady"
#: kspopupmenu.cpp:389
#, kde-format
msgid "Add Trail"
msgstr "Dodaj ślady"
#: kspopupmenu.cpp:392
#, kde-format
msgid "Simulate eyepiece view"
msgstr "Symuluj widok okularu"
#: kspopupmenu.cpp:399
#, kde-format
msgid "View in XPlanet"
msgstr "Obejrzyj w XPlanet"
#: kspopupmenu.cpp:404
#, kde-format
msgid "View in What's Interesting"
msgstr "Obejrzyj w Co interesującego"
#: kspopupmenu.cpp:418
#, kde-format
msgid "Add flag..."
msgstr "Dodaj flagę..."
#: kspopupmenu.cpp:424
#, kde-format
msgid "Edit flag"
msgstr "Edytuj flagę"
#: kspopupmenu.cpp:425
#, kde-format
msgid "Delete flag"
msgstr "Usuń flagę"
#: kspopupmenu.cpp:433
#, kde-format
msgid "Edit flag..."
msgstr "Edytuj flagę..."
#: kspopupmenu.cpp:435
#, kde-format
msgid "Delete flag..."
msgstr "Usuń flagę..."
#: kspopupmenu.cpp:493
#, kde-format
msgid "Image Resources"
msgstr "Zasoby obrazów"
#: kspopupmenu.cpp:508
#, kde-format
msgid "Remove From Local Catalog"
msgstr "Usuń z lokalnego katalogu"
#: kspopupmenu.cpp:527
#, kde-format
msgid "Information Resources"
msgstr "Zasoby informacji"
#: kspopupmenu.cpp:605
#, kde-format
msgid "Slew && Set As Parking Position"
msgstr "Obróć i ustaw jako położenia parkowania"
#: kspopupmenu.cpp:615
#, kde-format
msgid "Center Crosshair"
msgstr "Wyśrodkuj celownik"
#: kspopupmenu.cpp:649
#, kde-format
msgctxt "Move mount to target"
msgid "Goto"
msgstr "Idź do"
#: kspopupmenu.cpp:656
#, kde-format
msgctxt "Synchronize mount to target"
msgid "Sync"
msgstr "Synchronizuj"
#: kspopupmenu.cpp:689
#, kde-format
msgid "Goto && Set As Parking Position"
msgstr "Przejdź i ustaw jako położenia parkowania"
#: kspopupmenu.cpp:695
#, kde-format
msgid "Find Telescope"
msgstr "Znajdź teleskop"
#: kstars.cpp:71 kstarslite/qml/dialogs/AboutDialog.qml:35 main.cpp:97
#, kde-format, kde-kuit-format
msgid "KStars"
msgstr "KStars"
#: kstars.cpp:350 kstarsactions.cpp:1444 skymap.cpp:411
#, kde-format
msgid "Stop &Tracking"
msgstr "&Nie śledź"
#: kstars.cpp:358 kstarsactions.cpp:1583 kstarsinit.cpp:260
#, kde-format
msgid "Switch to star globe view (Equatorial &Coordinates)"
msgstr "Przełącz do widoku gwiezdnego globusa (współrzędne &równikowe)"
#: kstars.cpp:359 kstarsactions.cpp:1574 kstarsinit.cpp:261
#, kde-format
msgid "Switch to horizonal view (Horizontal &Coordinates)"
msgstr "Przełącz do widoku poziomego (&współrzędne poziome)"
#. i18n: ectx: label, entry (PositionTimeBox), group (GUI)
#: kstars.kcfg:9
#, kde-format
msgid "Position of the time InfoBox."
msgstr "Położenie okna z czasem."
#. i18n: ectx: whatsthis, entry (PositionTimeBox), group (GUI)
#: kstars.kcfg:10
#, kde-format
msgid "The screen coordinates of the Time InfoBox."
msgstr "Współrzędne ekranu dla okna danych o czasie."
#. i18n: ectx: label, entry (PositionFocusBox), group (GUI)
#: kstars.kcfg:14
#, kde-format
msgid "Position of the focus InfoBox."
msgstr "Położenie okna z ogniskową."
#. i18n: ectx: whatsthis, entry (PositionFocusBox), group (GUI)
#: kstars.kcfg:15
#, kde-format
msgid "The screen coordinates of the Focus InfoBox."
msgstr "Współrzędne ekranu dla okna danych o ogniskowej."
#. i18n: ectx: label, entry (PositionGeoBox), group (GUI)
#: kstars.kcfg:19
#, kde-format
msgid "Position of the geographic InfoBox."
msgstr "Położenie okna geograficznego."
#. i18n: ectx: whatsthis, entry (PositionGeoBox), group (GUI)
#: kstars.kcfg:20
#, kde-format
msgid "The screen coordinates of the Geographic Location InfoBox."
msgstr "Współrzędne ekranu dla okna danych o położeniu geograficznym."
#. i18n: ectx: label, entry (ShadeTimeBox), group (GUI)
#: kstars.kcfg:24
#, kde-format
msgid "Is the time InfoBox in the \"shaded\" state?"
msgstr "Czy okno informacyjne z czasem jest \"zacieniowane\"?"
#. i18n: ectx: whatsthis, entry (ShadeTimeBox), group (GUI)
#: kstars.kcfg:25
#, kde-format
msgid "If true, the Time InfoBox will show only its top line of data."
msgstr ""
"Jeśli tak, okno informacyjne czasu będzie pokazywać tylko górny wiersz "
"danych."
#. i18n: ectx: label, entry (ShadeFocusBox), group (GUI)
#: kstars.kcfg:29
#, kde-format
msgid "Is the focus InfoBox in the \"shaded\" state?"
msgstr "Czy okno informacyjne centrum jest \"zacieniowane\"?"
#. i18n: ectx: whatsthis, entry (ShadeFocusBox), group (GUI)
#: kstars.kcfg:30
#, kde-format
msgid "If true, the Focus InfoBox will show only its top line of data."
msgstr ""
"Jeśli tak, okno informacyjne centrum będzie pokazywać tylko górny wiersz "
"danych."
#. i18n: ectx: label, entry (ShadeGeoBox), group (GUI)
#: kstars.kcfg:34
#, kde-format
msgid "Is the geographic InfoBox in the \"shaded\" state?"
msgstr "Czy okno informacyjne z pozycją geograficzną jest \"zacieniowane\"?"
#. i18n: ectx: whatsthis, entry (ShadeGeoBox), group (GUI)
#: kstars.kcfg:35
#, kde-format
msgid ""
"If true, the Geographic Location InfoBox will show only its top line of data."
msgstr ""
"Jeśli tak, okno informacyjne pozycji geograficznej będzie pokazywać tylko "
"górny wiersz danych."
#. i18n: ectx: label, entry (ShowInfoBoxes), group (GUI)
#: kstars.kcfg:39
#, kde-format
msgid "Meta-option to toggle display of all InfoBoxes"
msgstr "Meta-opcja do przełączania wyświetlania wszystkich pól informacyjnych"
#. i18n: ectx: whatsthis, entry (ShowInfoBoxes), group (GUI)
#: kstars.kcfg:40
#, kde-format
msgid "Toggles display of all three InfoBoxes."
msgstr "Przełącza wyświetlanie wszystkich trzech pól informacyjnych."
#. i18n: ectx: label, entry (ShowTimeBox), group (GUI)
#: kstars.kcfg:44
#, kde-format
msgid "Display the time InfoBox?"
msgstr "Czy pokazywać okno informacyjne czasu?"
#. i18n: ectx: whatsthis, entry (ShowTimeBox), group (GUI)
#: kstars.kcfg:45
#, kde-format
msgid "Toggles display of the Time InfoBox."
msgstr "Wł./Wył. wyświetlanie okna danych o czasie."
#. i18n: ectx: label, entry (ShowFocusBox), group (GUI)
#: kstars.kcfg:49
#, kde-format
msgid "Display the focus InfoBox?"
msgstr "Czy pokazywać okno informacyjne centrum?"
#. i18n: ectx: whatsthis, entry (ShowFocusBox), group (GUI)
#: kstars.kcfg:50
#, kde-format
msgid "Toggles display of the Focus InfoBox."
msgstr "Wł./Wył. wyświetlanie okna danych o ogniskowej."
#. i18n: ectx: label, entry (ShowGeoBox), group (GUI)
#: kstars.kcfg:54
#, kde-format
msgid "Display the geographic InfoBox?"
msgstr "Czy pokazywać okno informacyjne z współrzędnymi geograficznymi?"
#. i18n: ectx: whatsthis, entry (ShowGeoBox), group (GUI)
#: kstars.kcfg:55
#, kde-format
msgid "Toggles display of the Geographic Location InfoBox."
msgstr "Wł./Wył. wyświetlanie okna danych o położeniu geograficznym."
#. i18n: ectx: label, entry (StickyTimeBox), group (GUI)
#. i18n: ectx: label, entry (StickyFocusBox), group (GUI)
#: kstars.kcfg:59 kstars.kcfg:66
#, kde-format
msgid "Time InfoBox anchor flag"
msgstr "Flaga zakotwiczenia okna danych o czasie"
#. i18n: ectx: whatsthis, entry (StickyTimeBox), group (GUI)
#: kstars.kcfg:60
#, kde-format
msgid ""
"Is the Time InfoBox anchored to a window edge? 0 = not anchored; 1 = "
"anchored to right edge; 2 = anchored to bottom edge; 3 = anchored to bottom "
"and right edges."
msgstr ""
"Czy okno informacyjne czasu ma być zakotwiczone przy granicy ekranu? 0 = nie "
"zakotwiczone; 1 = zakotwiczone po prawej stronie; 2 = zakotwiczone u dołu; 3 "
"= zakotwiczone względem dolnego i prawego krańca ekranu."
#. i18n: ectx: whatsthis, entry (StickyFocusBox), group (GUI)
#: kstars.kcfg:67
#, kde-format
msgid ""
"Is the Focus InfoBox anchored to a window edge? 0 = not anchored; 1 = "
"anchored to right edge; 2 = anchored to bottom edge; 3 = anchored to bottom "
"and right edges."
msgstr ""
"Czy okno informacyjne celu ma być zakotwiczone przy granicy ekranu? 0 = nie "
"zakotwiczone; 1 = zakotwiczone po prawej stronie; 2 = zakotwiczone u dołu; 3 "
"= zakotwiczone względem dolnego i prawego krańca ekranu."
#. i18n: ectx: label, entry (StickyGeoBox), group (GUI)
#: kstars.kcfg:73
#, kde-format
msgid "Geographic InfoBox anchor flag"
msgstr "Flaga zakotwiczenia okna danych o położeniu geograficznym"
#. i18n: ectx: whatsthis, entry (StickyGeoBox), group (GUI)
#: kstars.kcfg:74
#, kde-format
msgid ""
"Is the Geographic Location InfoBox anchored to a window edge? 0 = not "
"anchored; 1 = anchored to right edge; 2 = anchored to bottom edge; 3 = "
"anchored to bottom and right edges."
msgstr ""
"Czy okno informacyjne współrzędnych geograficznych ma być zakotwiczone przy "
"granicy ekranu? 0 = nie zakotwiczone; 1 = zakotwiczone po prawej stronie; 2 "
"= zakotwiczone u dołu; 3 = zakotwiczone względem dolnego i prawego krańca "
"ekranu."
#. i18n: ectx: label, entry (ShowStatusBar), group (GUI)
#: kstars.kcfg:80
#, kde-format
msgid "Display the statusbar?"
msgstr "Czy pokazywać pasek stanu?"
#. i18n: ectx: whatsthis, entry (ShowStatusBar), group (GUI)
#: kstars.kcfg:81
#, kde-format
msgid "Toggle display of the status bar."
msgstr "Przełącz wyświetlanie paska stanu."
#. i18n: ectx: label, entry (ShowAltAzField), group (GUI)
#: kstars.kcfg:85
#, kde-format
msgid "Display Alt/Az coordinates in the statusbar?"
msgstr "Czy pokazywać współrzędne wys/az w pasku stanu?"
#. i18n: ectx: whatsthis, entry (ShowAltAzField), group (GUI)
#: kstars.kcfg:86
#, kde-format
msgid ""
"Toggle display of the Horizontal coordinates of the mouse cursor in the "
"status bar."
msgstr ""
"Przełącz wyświetlanie współrzędnych poziomych wskaźnika myszy na pasku stanu."
#. i18n: ectx: label, entry (ShowRADecField), group (GUI)
#: kstars.kcfg:90
#, kde-format
msgid "Display RA/Dec coordinates in the statusbar?"
msgstr "Czy pokazywać współrzędne RA/dekl w pasku stanu?"
#. i18n: ectx: whatsthis, entry (ShowRADecField), group (GUI)
#: kstars.kcfg:91
#, kde-format
msgid ""
"Toggle display of the Equatorial coordinates of the mouse cursor at the "
"current epoch in the status bar."
msgstr ""
"Przełącz wyświetlanie współrzędnych równikowych wskaźnika myszy na bieżącej "
"epoce na pasku stanu."
#. i18n: ectx: label, entry (ShowJ2000RADecField), group (GUI)
#: kstars.kcfg:95
#, kde-format
msgid "Display J2000.0 RA/Dec coordinates in the statusbar?"
msgstr "Czy pokazywać współrzędne J2000.0 RA/dekl na pasku stanu?"
#. i18n: ectx: whatsthis, entry (ShowJ2000RADecField), group (GUI)
#: kstars.kcfg:96
#, kde-format
msgid ""
"Toggle display of the Equatorial coordinates of the mouse cursor at the "
"standard epoch in the status bar."
msgstr ""
"Przełącz wyświetlanie współrzędnych równikowych wskaźnika myszy na "
"standardowej epoce na pasku stanu."
#. i18n: ectx: label, entry (ShowSensorFOV), group (GUI)
#: kstars.kcfg:100
#, kde-format
msgid "Display CCD sensor angular size on the sky map?"
msgstr "Czy wyświetlić rozmiar kątowy czujnika CCD na mapie nieba?"
#. i18n: ectx: label, entry (WindowWidth), group (GUI)
#: kstars.kcfg:104
#, kde-format
msgid "Width of main window, in pixels"
msgstr "Szerokość głównego okna, w pikselach"
#. i18n: ectx: label, entry (WindowHeight), group (GUI)
#: kstars.kcfg:108
#, kde-format
msgid "Height of main window, in pixels"
msgstr "Wysokość głównego okna, w pikselach"
#. i18n: ectx: label, entry (RunStartupWizard), group (GUI)
#: kstars.kcfg:112
#, kde-format
msgid "Run Startup Wizard when KStars launches?"
msgstr "Czy wywołać pomocnika po uruchomieniu KStars?"
#. i18n: ectx: label, entry (CurrentTheme), group (GUI)
#: kstars.kcfg:116
#, kde-format
msgid "Current application theme"
msgstr "Obecny wygląd aplikacji"
#. i18n: ectx: label, entry (CatalogFile), group (Catalogs)
#: kstars.kcfg:123
#, kde-format
msgid "Filenames of defined custom object catalogs."
msgstr "Nazwy plików zdefiniowanych własnych katalogów obiektów."
#. i18n: ectx: whatsthis, entry (CatalogFile), group (Catalogs)
#: kstars.kcfg:124
#, kde-format
msgid "List of the filenames of custom object catalogs."
msgstr "Lista nazw plików zawierających własne katalogi obiektów."
#. i18n: ectx: label, entry (ShowCatalog), group (Catalogs)
#: kstars.kcfg:127
#, kde-format
msgid "List of toggles for displaying custom object catalogs."
msgstr "Lista przełączeń wyświetlania własnych katalogów obiektów."
#. i18n: ectx: whatsthis, entry (ShowCatalog), group (Catalogs)
#: kstars.kcfg:128
#, kde-format
msgid ""
"List of integers toggling display of each custom object catalog (any nonzero "
"value indicates the objects in that catalog will be displayed)."
msgstr ""
"Lista wartości liczbowych włączających lub wyłączających pokazywanie "
"obiektów z własnych katalogów obiektów (wartość niezerowa włącza "
"pokazywanie)."
#. i18n: ectx: label, entry (ShowCatalogNames), group (Catalogs)
#: kstars.kcfg:131
#, kde-format
msgid "List for displaying custom object catalogs."
msgstr "Lista do wyświetlania katalogów własnych obiektów."
#. i18n: ectx: whatsthis, entry (ShowCatalogNames), group (Catalogs)
#: kstars.kcfg:132
#, kde-format
msgid "List of names for which custom catalogs are to be displayed."
msgstr "Lista nazw, dla których są wyświetlane własne katalogi."
#. i18n: ectx: label, entry (ResolveNamesOnline), group (Catalogs)
#: kstars.kcfg:135
#, kde-format
msgid "Resolve names using online services."
msgstr "Rozwiąż nazwę przy użyciu usług sieciowych."
#. i18n: ectx: whatsthis, entry (ResolveNamesOnline), group (Catalogs)
#: kstars.kcfg:136
#, kde-format
msgid ""
"Names of objects entered into the find dialog are resolved using online "
"services and stored in the database. This option also toggles the display of "
"such resolved objects on the sky map."
msgstr ""
"Nazwy obiektów wpisane w okno dialogowe wyszukiwania są rozwiązywane przy "
"użyciu usług sieciowych i zapisywane w bazie danych. Ta opcja włącza także "
"wyświetlanie tak rozwiązanych obiektów na mapie nieba."
#. i18n: ectx: label, entry (INDIWindowWidth), group (indi)
#: kstars.kcfg:143
#, kde-format
msgid "INDI window width"
msgstr "Szerokość okna INDI"
#. i18n: ectx: label, entry (INDIWindowHeight), group (indi)
#: kstars.kcfg:147
#, kde-format
msgid "INDI window height"
msgstr "Wysokość okna INDI"
#. i18n: ectx: label, entry (useGeographicUpdate), group (indi)
#: kstars.kcfg:151
#, kde-format
msgid "Automatically updates geographic location?"
msgstr "Czy samoczynnie uaktualniać położenia geograficzne?"
#. i18n: ectx: label, entry (useTimeUpdate), group (indi)
#: kstars.kcfg:155
#, kde-format
msgid "Automatically updates time and date?"
msgstr "Czy samoczynnie uaktualniać datę i czas?"
#. i18n: ectx: label, entry (independentWindowINDI), group (indi)
#: kstars.kcfg:159
#, kde-format
msgid "Make INDI Control Panel window independent of KStars main window"
msgstr ""
"Uczyń panel sterownia INDI niezależnym od głównego okna KStars. Wymaga "
"ponownego uruchomienia przed zastosowaniem"
#. i18n: ectx: label, entry (showTargetCrosshair), group (indi)
#: kstars.kcfg:163
#, kde-format
msgid "Draw crosshairs at telescope position in the sky map?"
msgstr "Czy pokazywać pozycję teleskopu na mapie nieba?"
#. i18n: ectx: whatsthis, entry (showTargetCrosshair), group (indi)
#: kstars.kcfg:164
#, kde-format
msgid ""
"Toggle display of crosshairs centered at telescope's pointed position in the "
"KStars sky map."
msgstr ""
"Przełącz wyświetlanie znacznika wskazującego, na mapie nieba KStars, pozycję "
"wskazywaną przez teleskop."
#. i18n: ectx: label, entry (showINDIMessages), group (indi)
#: kstars.kcfg:168
#, kde-format
msgid "Display INDI messages in the statusbar?"
msgstr "Czy pokazywać komunikaty INDI w pasku stanu?"
#. i18n: ectx: whatsthis, entry (showINDIMessages), group (indi)
#: kstars.kcfg:169
#, kde-format
msgid "Toggle display of INDI messages in the KStars statusbar."
msgstr "Przełącz wyświetlanie wiadomości INDI na pasku stanu KStars."
#. i18n: ectx: label, entry (SaveFocusImages), group (indi)
#: kstars.kcfg:173
#, fuzzy, kde-format
#| msgid "Save the image to disk"
msgid "Save autofocus images on disk?"
msgstr "Zapisanie obrazu na dysk"
#. i18n: ectx: label, entry (messageNotificationINDI), group (indi)
#: kstars.kcfg:177
#, kde-format
msgid "INDI message notifications"
msgstr "Powiadomienia o wiadomościach INDI"
#. i18n: ectx: whatsthis, entry (messageNotificationINDI), group (indi)
#: kstars.kcfg:178
#, kde-format
msgid "Show INDI messages as desktop notifications instead of dialogs."
msgstr ""
"Pokazuj wiadomości INDI jako powiadmienia pulpitu zamiast okien dialogowych."
#. i18n: ectx: label, entry (useKStarsSource), group (indi)
#: kstars.kcfg:182
#, kde-format
msgid "Use KStars time and location for synchronization?"
msgstr "Czy użyć czasu i położenia KStars do synchronizacji?"
#. i18n: ectx: label, entry (useMountSource), group (indi)
#: kstars.kcfg:186
#, kde-format
msgid "Use mount time and location for synchronization?"
msgstr "Czy użyć czasu i położenia montażu do synchronizacji?"
#. i18n: ectx: label, entry (useGPSSource), group (indi)
#: kstars.kcfg:190
#, kde-format
msgid "Use GPS time and location for synchronization?"
msgstr "Czy użyć czasu i położenia GPS do synchronizacji?"
#. i18n: ectx: label, entry (fitsDir), group (indi)
#: kstars.kcfg:194
#, kde-format
msgid "FITS Default directory"
msgstr "Domyślny katalog FITS"
#. i18n: ectx: whatsthis, entry (fitsDir), group (indi)
#: kstars.kcfg:195
#, kde-format
msgid "The default location of saved FITS files"
msgstr "Domyślne miejsce zapisanych plików FITS"
#. i18n: ectx: label, entry (serverPortStart), group (indi)
#: kstars.kcfg:199
#, kde-format
msgid "INDI Server Start Port"
msgstr "Początkowy port serwera INDI"
#. i18n: ectx: whatsthis, entry (serverPortStart), group (indi)
#: kstars.kcfg:200
#, kde-format
msgid "INDI server will attempt to bind with ports starting from this port"
msgstr "Serwer INDI będzie używać numerów portów od tego portu"
#. i18n: ectx: label, entry (serverPortEnd), group (indi)
#: kstars.kcfg:204
#, kde-format
msgid "INDI Server Final Port"
msgstr "Końcowy port serwera INDI"
#. i18n: ectx: whatsthis, entry (serverPortEnd), group (indi)
#: kstars.kcfg:205
#, kde-format
msgid "INDI server will attempt to bind with ports ending with this port"
msgstr "Serwer INDI będzie używać numerów portów do tego portu"
#. i18n: ectx: label, entry (filterAlias), group (indi)
#: kstars.kcfg:209
#, kde-format
msgid "Aliases for filter wheel slots."
msgstr "Aliasy pozycji koła filtrowego."
#. i18n: ectx: whatsthis, entry (filterAlias), group (indi)
#: kstars.kcfg:210
#, kde-format
msgid "List of the aliases for filter wheel slots."
msgstr "Lista aliasów dla pozycji koła filtrowego."
#. i18n: ectx: label, entry (indiServer), group (indi)
#. i18n: ectx: whatsthis, entry (indiServer), group (indi)
#: kstars.kcfg:213 kstars.kcfg:214
#, kde-format
msgid "PATH to indiserver binary"
msgstr "Ścieżka do programu indiserver"
#. i18n: ectx: label, entry (indiServerIsInternal), group (indi)
#: kstars.kcfg:218
#, kde-format
msgid "Internal or External INDI Server?"
msgstr "Wewnętrzny czy zewnętrzny serwer INDI?"
#. i18n: ectx: label, entry (indiDriversDir), group (indi)
#. i18n: ectx: whatsthis, entry (indiDriversDir), group (indi)
#: kstars.kcfg:222 kstars.kcfg:223
#, kde-format
msgid "PATH to indi drivers directory"
msgstr "Ścieżka do katalogu ze sterownikami indi"
#. i18n: ectx: label, entry (indiDriversAreInternal), group (indi)
#. i18n: ectx: label, entry (AstrometrySolverIsInternal), group (Align)
#: kstars.kcfg:227 kstars.kcfg:1973
#, kde-format
msgid "Internal or External Astrometry Solver?"
msgstr "Wewnętrzny czy zewnętrzny program rozwiązujący Astrometry.cfg?"
#. i18n: ectx: label, entry (streamWindowWidth), group (indi)
#: kstars.kcfg:231
#, kde-format
msgid "Video streaming window width"
msgstr "Szerokość okna do strumieniowania obrazu"
#. i18n: ectx: label, entry (streamWindowHeight), group (indi)
#: kstars.kcfg:235
#, kde-format
msgid "Video streaming window height"
msgstr "Wysokość okna do strumieniowania obrazu"
#. i18n: ectx: label, entry (INDIMountLogging), group (indi)
#: kstars.kcfg:239
#, kde-format
msgid "Enable INDI Mount logging"
msgstr "Prowadź dziennik montażu INDI"
#. i18n: ectx: label, entry (INDIFocuserLogging), group (indi)
#: kstars.kcfg:243
#, kde-format
msgid "Enable INDI Focuser logging"
msgstr "Prowadź dziennik ukł. ogniskującego INDI"
#. i18n: ectx: label, entry (INDICCDLogging), group (indi)
#: kstars.kcfg:247
#, kde-format
msgid "Enable INDI CCD logging"
msgstr "Prowadź dziennik CCD INDI"
#. i18n: ectx: label, entry (INDIFilterWheelLogging), group (indi)
#: kstars.kcfg:251
#, kde-format
msgid "Enable INDI Filter Wheel logging"
msgstr "Prowadź dziennik koła filtra INDI"
#. i18n: ectx: label, entry (INDIDomeLogging), group (indi)
#: kstars.kcfg:255
#, kde-format
msgid "Enable INDI Dome logging"
msgstr "Prowadź dziennik kopuły INDI"
#. i18n: ectx: label, entry (INDIDetectorLogging), group (indi)
#: kstars.kcfg:259
#, kde-format
msgid "Enable INDI Detector logging"
msgstr "Prowadź dziennik ukł. wykrywającego INDI"
#. i18n: ectx: label, entry (INDIWeatherLogging), group (indi)
#: kstars.kcfg:263
#, kde-format
msgid "Enable INDI Weather logging"
msgstr "Prowadź dziennik pogody INDI"
#. i18n: ectx: label, entry (INDIAuxiliaryLogging), group (indi)
#: kstars.kcfg:267
#, kde-format
msgid "Enable INDI Auxiliary logging"
msgstr "Prowadź dziennik urz. zewnętrznych INDI"
#. i18n: ectx: label, entry (INDIRotatorLogging), group (indi)
#: kstars.kcfg:271
#, kde-format
msgid "Enable INDI Rotator logging"
msgstr "Włącz dziennik obrotnicy INDI"
#. i18n: ectx: label, entry (INDIGPSLogging), group (indi)
#: kstars.kcfg:275
#, kde-format
msgid "Enable INDI GPS logging"
msgstr "Włącz dziennik GPS INDI"
#. i18n: ectx: label, entry (INDIAOLogging), group (indi)
#: kstars.kcfg:279
#, kde-format
msgid "Enable INDI Adaptive Optics logging"
msgstr "Włącz dziennik adaptacyjnej optyki INDI"
#. i18n: ectx: label, entry (CityName), group (Location)
#: kstars.kcfg:286
#, kde-format
msgid "City name of geographic location."
msgstr "Nazwa miasta w bieżącym położeniu."
#. i18n: ectx: whatsthis, entry (CityName), group (Location)
#: kstars.kcfg:287
#, kde-format
msgid "The City name of the current geographic location."
msgstr ""
"Nazwa miasta znajdującego się najbliżej bieżących współrzędnych "
"geograficznych."
#. i18n: ectx: label, entry (ProvinceName), group (Location)
#: kstars.kcfg:291
#, kde-format
msgid "Province name of geographic location."
msgstr "Nazwa województwa bieżącego położenia."
#. i18n: ectx: whatsthis, entry (ProvinceName), group (Location)
#: kstars.kcfg:292
#, kde-format
msgid ""
"The Province name of the current geographic location. This is the name of "
"the state for locations in the U. S."
msgstr ""
"Nazwa województwa, w której znajduje się miejsce wskazywane bieżącymi "
"współrzędnymi geograficznymi. W przypadku położenia w USA jest to nazwa "
"stanu."
#. i18n: ectx: label, entry (CountryName), group (Location)
#: kstars.kcfg:296
#, kde-format
msgid "Country name of geographic location."
msgstr "Nazwa bieżącego kraju."
#. i18n: ectx: whatsthis, entry (CountryName), group (Location)
#: kstars.kcfg:297
#, kde-format
msgid "The Country name of the current geographic location."
msgstr "Nazwa kraju, w którym znajduje się bieżące położenie."
#. i18n: ectx: label, entry (Longitude), group (Location)
#: kstars.kcfg:301
#, kde-format
msgid "Geographic Longitude, in degrees."
msgstr "Długość geograficzna, w stopniach."
#. i18n: ectx: whatsthis, entry (Longitude), group (Location)
#: kstars.kcfg:302
#, kde-format
msgid "The longitude of the current geographic location, in decimal degrees."
msgstr "Długość geograficzna bieżącej pozycji, w stopniach."
#. i18n: ectx: label, entry (Latitude), group (Location)
#: kstars.kcfg:306
#, kde-format
msgid "Geographic Latitude, in degrees."
msgstr "Szerokość geograficzna, w stopniach."
#. i18n: ectx: whatsthis, entry (Latitude), group (Location)
#: kstars.kcfg:307
#, kde-format
msgid "The latitude of the current geographic location, in decimal degrees."
msgstr "Szerokość geograficzna bieżącej pozycji, w stopniach."
#. i18n: ectx: label, entry (Elevation), group (Location)
#: kstars.kcfg:311
#, kde-format
msgid "Elevation above sea level of geographic location, in meters."
msgstr "Wysokość nad poziomem morza, w metrach, w bieżącym położeniu."
#. i18n: ectx: label, entry (TimeZone), group (Location)
#: kstars.kcfg:315
#, kde-format
msgid "Time Zone offset of geographic location, in hours."
msgstr "Przesunięcie strefy czasowej, w godzinach, w bieżącym położeniu."
#. i18n: ectx: label, entry (DST), group (Location)
#: kstars.kcfg:319
#, kde-format
msgid ""
"Two-letter code for daylight savings time rule used by geographic location."
msgstr "Dwuliterowy skrót zasady zmiany czasu używanej w bieżącym położeniu."
#. i18n: ectx: whatsthis, entry (DST), group (Location)
#: kstars.kcfg:320
#, kde-format
msgid ""
"Two-letter code that determines the dates on which daylight savings time "
"begins and ends (you can view the rules by pressing the \"Explain DST Rules"
"\" button in the Geographic Location window)."
msgstr ""
"Dwuliterowy skrót określający daty zmiany czasu z zimowego na letni i "
"odwrotnie. Reguły można obejrzeć po wciśnięciu przycisku \"Wyjaśnij reguły "
"DST\" w oknie Współrzędne geograficzne)."
#. i18n: ectx: label, entry (UseAnimatedSlewing), group (View)
#: kstars.kcfg:327
#, kde-format
msgid "Use animated slewing effects when changing focus position?"
msgstr "Czy używać animowanych efektów podczas przemieszczania pozycji?"
#. i18n: ectx: whatsthis, entry (UseAnimatedSlewing), group (View)
#: kstars.kcfg:328
#, kde-format
msgid ""
"If true, focus changes will cause the sky to visibly spin to the new "
"position. Otherwise, the display will \"snap\" instantly to the new position."
msgstr ""
"Jeśli prawda, zmiana centrum spowoduje animowany \"obrót\" aż do osiągnięcia "
"nowego położenia. W przeciwnym wypadku przełączenie nastąpi natychmiast."
#. i18n: ectx: label, entry (LeftClickSelectsObject), group (View)
#: kstars.kcfg:332
#, kde-format
msgid "Select objects on left click?"
msgstr "Wybierz obiekt na lewy klik?"
#. i18n: ectx: whatsthis, entry (LeftClickSelectsObject), group (View)
#: kstars.kcfg:333
#, kde-format
msgid ""
"If true, clicking on the skymap will select the closest object and "
"highlights it."
msgstr ""
"Jeśli prawda, to kliknięcie na mapie nieba zaznaczy najbliższy obiekt i "
"podświetli go."
#. i18n: ectx: label, entry (DefaultCursor), group (View)
#: kstars.kcfg:337
#, kde-format
msgid "Select default Skymap cursor?"
msgstr "Wybrać domyślny wskaźnik mapy nieba?"
#. i18n: ectx: whatsthis, entry (DefaultCursor), group (View)
#: kstars.kcfg:338
#, kde-format
msgid "Type of cursor when exploring the sky map."
msgstr "Rodzaj wskaźnika przy przeglądaniu mapy nieba."
#. i18n: ectx: label, entry (FOVNames), group (View)
#: kstars.kcfg:342
#, kde-format
msgid "Name of selected FOV indicators"
msgstr "Nazwa wybranego wskaźnika Pola Widzenia"
#. i18n: ectx: whatsthis, entry (FOVNames), group (View)
#: kstars.kcfg:343
#, kde-format
msgid ""
"The names of the currently selected field-of-view indicators. The list of "
"defined FOV indicator names is listed in the \"Settings|FOV Symbols\" menu."
msgstr ""
"Nazwa bieżącego znacznika Pola Widzenia. Lista zdefiniowanych znaczników "
"znajduje się w menu \"Ustawienia|Symbole FOV\"."
#. i18n: ectx: label, entry (FadePlanetTrails), group (View)
#: kstars.kcfg:347
#, kde-format
msgid "Fade planet trails to background color?"
msgstr "Czy ślady planet mają blednąć do barwy tła?"
#. i18n: ectx: whatsthis, entry (FadePlanetTrails), group (View)
#: kstars.kcfg:348
#, kde-format
msgid ""
"If true, trails attached to solar system bodies will fade into the "
"background sky color."
msgstr ""
"Jeśli zaznaczone, barwa śladów planet będzie blednąć aż do barwy nieba."
#. i18n: ectx: label, entry (FocusRA), group (View)
#: kstars.kcfg:352
#, kde-format
msgid "Right Ascension of focus position"
msgstr "Rektascensja pozycji centrum"
#. i18n: ectx: whatsthis, entry (FocusRA), group (View)
#: kstars.kcfg:353
#, kde-format
msgid ""
"The right ascension of the initial focus position of the sky map, in decimal "
"hours. This value is volatile; it is reset whenever the program shuts down."
msgstr ""
"Rektascensja początkowej pozycji centrum na mapie nieba, w godzinach. Ta "
"wartość jest ulotna, znika po zamknięciu programu."
#. i18n: ectx: label, entry (FocusDec), group (View)
#: kstars.kcfg:357
#, kde-format
msgid "Declination of focus position"
msgstr "Deklinacja pozycji centrum"
#. i18n: ectx: whatsthis, entry (FocusDec), group (View)
#: kstars.kcfg:358
#, kde-format
msgid ""
"The declination of the initial focus position of the sky map, in decimal "
"degrees. This value is volatile; it is reset whenever the program shuts down."
msgstr ""
"Deklinacja początkowej pozycji centrum na mapie nieba, w godzinach. Ta "
"wartość jest ulotna, znika po zamknięciu programu."
#. i18n: ectx: label, entry (FocusObject), group (View)
#: kstars.kcfg:362
#, kde-format
msgid "Name of focused object"
msgstr "Nazwa wyśrodkowanego obiektu"
#. i18n: ectx: whatsthis, entry (FocusObject), group (View)
#: kstars.kcfg:363
#, kde-format
msgid ""
"The name of the object that should be centered and tracked on startup. If no "
"object should be centered, set to \"nothing\". This value is volatile; it is "
"reset whenever the program shuts down."
msgstr ""
"Nazwa obiektu, który ma być wyśrodkowany i śledzony po uruchomieniu KStars. "
"Jeśli żaden obiekt ma nie być wyśrodkowany, należy ustawić na \"nic\". Ta "
"wartość jest ulotna, znika po zamknięciu programu."
#. i18n: ectx: label, entry (IsTracking), group (View)
#: kstars.kcfg:367
#, kde-format
msgid "Is tracking engaged?"
msgstr "Czy jest włączone śledzenie?"
#. i18n: ectx: whatsthis, entry (IsTracking), group (View)
#: kstars.kcfg:368
#, kde-format
msgid ""
"True if the skymap should track on its initial position on startup. This "
"value is volatile; it is reset whenever the program shuts down."
msgstr ""
"Prawda, jeśli mapa nieba ma śledzić pozycję początkową. Ta wartość jest "
"ulotna; zostaje wyczyszczona po zamknięciu programu."
#. i18n: ectx: label, entry (HideOnSlew), group (View)
#: kstars.kcfg:372
#, kde-format
msgid "Hide objects while moving?"
msgstr "Czy ukryć obiekty podczas przemieszczania?"
#. i18n: ectx: whatsthis, entry (HideOnSlew), group (View)
#: kstars.kcfg:373
#, kde-format
msgid ""
"Toggle whether KStars should hide some objects while the display is moving, "
"for smoother motion."
msgstr ""
"Przełącz to czy KStars powinien ukryć pewne obiekty przy poruszaniu się "
"wyświetlacza dla płynniejszego ruchu."
#. i18n: ectx: label, entry (HideCBounds), group (View)
#: kstars.kcfg:377
#, kde-format
msgid "Hide constellation boundaries while moving?"
msgstr "Czy ukryć granice gwiazdozbiorów podczas przemieszczania?"
#. i18n: ectx: whatsthis, entry (HideCBounds), group (View)
#: kstars.kcfg:378
#, kde-format
msgid ""
"Toggle whether constellation boundaries are hidden while the display is in "
"motion."
msgstr ""
"Przełącz ukrywanie granic gwiazdozbiorów przy przemieszczaniu się "
"wyświetlacza."
#. i18n: ectx: label, entry (HideCLines), group (View)
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_HideCLines)
#: kstars.kcfg:382 options/opsadvanced.ui:673
#, kde-format
msgid "Hide constellation lines while moving?"
msgstr "Czy ukryć linie gwiazdozbiorów podczas przemieszczania?"
#. i18n: ectx: whatsthis, entry (HideCLines), group (View)
#: kstars.kcfg:383
#, kde-format
msgid ""
"Toggle whether constellation lines are hidden while the display is in motion."
msgstr ""
"Przełącz ukrywanie linii gwiazdozbiorów przy poruszaniu się wyświetlacza."
#. i18n: ectx: label, entry (SkyCulture), group (View)
#: kstars.kcfg:387
#, kde-format
msgid "Sky culture"
msgstr "Zestaw nazw gwiazdozbiorów"
#. i18n: ectx: whatsthis, entry (SkyCulture), group (View)
#: kstars.kcfg:388
#, kde-format
msgid "Choose sky culture."
msgstr "Wybierz kulturę, której nazwy gwiazdozbiorów będą używane."
#. i18n: ectx: label, entry (HideCNames), group (View)
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_HideCNames)
#: kstars.kcfg:392 options/opsadvanced.ui:647
#, kde-format
msgid "Hide constellation names while moving?"
msgstr "Czy ukryć nazwy gwiazdozbiorów podczas przemieszczania?"
#. i18n: ectx: whatsthis, entry (HideCNames), group (View)
#: kstars.kcfg:393
#, kde-format
msgid ""
"Toggle whether constellation names are hidden while the display is in motion."
msgstr ""
"Przełącz ukrywanie nazw gwiazdozbiorów przy poruszaniu się wyświetlacza."
#. i18n: ectx: label, entry (HideGrids), group (View)
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_HideGrids)
#: kstars.kcfg:397 options/opsadvanced.ui:713
#, kde-format
msgid "Hide coordinate grids while moving?"
msgstr "Czy ukryć siatki współrzędnych podczas przemieszczania?"
#. i18n: ectx: whatsthis, entry (HideGrids), group (View)
#: kstars.kcfg:398
#, kde-format
msgid ""
"Toggle whether the coordinate grids are hidden while the display is in "
"motion."
msgstr ""
"Przełącz ukrywanie siatek gwiazdozbiorów przy poruszaniu się wyświetlacza."
#. i18n: ectx: label, entry (HideMilkyWay), group (View)
#: kstars.kcfg:402
#, kde-format
msgid "Hide Milky Way contour while moving?"
msgstr "Czy ukryć kontur Drogi Mlecznej podczas przemieszczania?"
#. i18n: ectx: whatsthis, entry (HideMilkyWay), group (View)
#: kstars.kcfg:403
#, kde-format
msgid ""
"Toggle whether the Milky Way contour is hidden while the display is in "
"motion."
msgstr ""
"Przełącz ukrywanie konturu Drogi Mlecznej przy poruszaniu się wyświetlacza."
#. i18n: ectx: label, entry (HideIC), group (View)
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_HideIC)
#: kstars.kcfg:407 options/opsadvanced.ui:686
#, kde-format
msgid "Hide IC objects while moving?"
msgstr "Czy ukryć obiekty IC podczas przemieszczania?"
#. i18n: ectx: whatsthis, entry (HideIC), group (View)
#: kstars.kcfg:408
#, kde-format
msgid "Toggle whether IC objects are hidden while the display is in motion."
msgstr "Przełącz ukrywanie obiektów IC przy poruszaniu się wyświetlacza."
#. i18n: ectx: label, entry (HideMessier), group (View)
#: kstars.kcfg:412
#, kde-format
msgid "Hide Messier objects while moving?"
msgstr "Czy ukryć obiekty z katalogu Messiera podczas przemieszczania?"
#. i18n: ectx: whatsthis, entry (HideMessier), group (View)
#: kstars.kcfg:413
#, kde-format
msgid ""
"Toggle whether Messier objects are hidden while the display is in motion."
msgstr "Przełącz ukrywanie obiektów Messiera przy poruszaniu się wyświetlacza."
#. i18n: ectx: label, entry (HideNGC), group (View)
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_HideNGC)
#: kstars.kcfg:417 options/opsadvanced.ui:660
#, kde-format
msgid "Hide NGC objects while moving?"
msgstr "Czy ukryć obiekty NGC podczas przemieszczania?"
#. i18n: ectx: whatsthis, entry (HideNGC), group (View)
#: kstars.kcfg:418
#, kde-format
msgid "Toggle whether NGC objects are hidden while the display is in motion."
msgstr "Przełącz ukrywanie obiektów NGC przy poruszaniu się wyświetlacza."
#. i18n: ectx: label, entry (HideOther), group (View)
#: kstars.kcfg:422
#, kde-format
msgid "Hide extra objects while moving?"
msgstr "Czy ukryć dodatkowe obiekty podczas przemieszczania?"
#. i18n: ectx: whatsthis, entry (HideOther), group (View)
#: kstars.kcfg:423
#, kde-format
msgid "Toggle whether extra objects are hidden while the display is in motion."
msgstr "Przełącz ukrywanie ekstra obiektów przy poruszaniu się wyświetlacza."
#. i18n: ectx: label, entry (HidePlanets), group (View)
#: kstars.kcfg:427
#, kde-format
msgid "Hide solar system objects while moving?"
msgstr "Czy ukryć ciała Układu Słonecznego podczas przemieszczania?"
#. i18n: ectx: whatsthis, entry (HidePlanets), group (View)
#: kstars.kcfg:428
#, kde-format
msgid ""
"Toggle whether solar system objects are hidden while the display is in "
"motion."
msgstr ""
"Przełącz ukrywanie układu słonecznego przy poruszaniu się wyświetlacza."
#. i18n: ectx: label, entry (HideStars), group (View)
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_HideStars)
#: kstars.kcfg:432 options/opsadvanced.ui:568
#, kde-format
msgid "Hide faint stars while moving?"
msgstr "Czy ukryć słabe gwiazdy przy przemieszczaniu?"
#. i18n: ectx: whatsthis, entry (HideStars), group (View)
#: kstars.kcfg:433
#, kde-format
msgid "Toggle whether faint stars are hidden while the display is in motion."
msgstr "Przełącz ukrywanie słabych gwiazd przy poruszaniu się wyświetlacza."
#. i18n: ectx: label, entry (HideLabels), group (View)
#: kstars.kcfg:437
#, kde-format
msgid "Hide object name labels while moving?"
msgstr "Czy ukrywać nazwy obiektów podczas przemieszczania?"
#. i18n: ectx: whatsthis, entry (HideLabels), group (View)
#: kstars.kcfg:438
#, kde-format
msgid "Toggle whether name labels are hidden while the display is in motion."
msgstr "Przełącz ukrywanie etykiet nazw przy poruszaniu się wyświetlacza."
#. i18n: ectx: label, entry (ShowAsteroids), group (View)
#: kstars.kcfg:442
#, kde-format
msgid "Draw asteroids in the sky map?"
msgstr "Czy pokazać planetoidy?"
#. i18n: ectx: whatsthis, entry (ShowAsteroids), group (View)
#: kstars.kcfg:443
#, kde-format
msgid "Toggle whether asteroids are drawn in the sky map."
msgstr "Przełącz rysowanie asteroid na mapie nieba."
#. i18n: ectx: label, entry (ShowAsteroidNames), group (View)
#: kstars.kcfg:447
#, kde-format
msgid "Label asteroid names in the sky map?"
msgstr "Czy pokazywać nazwy planetoid na mapie nieba?"
#. i18n: ectx: whatsthis, entry (ShowAsteroidNames), group (View)
#: kstars.kcfg:448
#, kde-format
msgid "Toggle whether asteroid name labels are drawn in the sky map."
msgstr "Przełącz rysowanie nazw asteroid na mapie nieba."
#. i18n: ectx: label, entry (OrbitalElementsAutoUpdate), group (View)
#: kstars.kcfg:452
#, kde-format
msgid ""
"Update orbital elements for comets and asteroids from online sources on "
"startup."
msgstr ""
"Po uruchomieniu uaktualnij elementy orbitalne dla komet i asteroidów ze "
"źródeł internetowych."
#. i18n: ectx: label, entry (ShowComets), group (View)
#: kstars.kcfg:456
#, kde-format
msgid "Draw comets in the sky map?"
msgstr "Czy pokazać komety na mapie nieba?"
#. i18n: ectx: whatsthis, entry (ShowComets), group (View)
#: kstars.kcfg:457
#, kde-format
msgid "Toggle whether comets are drawn in the sky map."
msgstr "Przełącz rysowanie komet na mapie nieba."
#. i18n: ectx: label, entry (ShowCometComas), group (View)
#: kstars.kcfg:461
#, kde-format
msgid "Draw comet comas in the sky map?"
msgstr "Czy pokazać przecinki komet na mapie nieba?"
#. i18n: ectx: whatsthis, entry (ShowCometComas), group (View)
#: kstars.kcfg:462
#, kde-format
msgid "Toggle whether comet comas are drawn in the sky map."
msgstr "Przełącz rysowanie przecinków komet na mapie nieba."
#. i18n: ectx: label, entry (ShowCometNames), group (View)
#: kstars.kcfg:466
#, kde-format
msgid "Label comet names in the sky map?"
msgstr "Czy pokazywać nazwy komet na mapie nieba?"
#. i18n: ectx: whatsthis, entry (ShowCometNames), group (View)
#: kstars.kcfg:467
#, kde-format
msgid "Toggle whether comet name labels are drawn in the sky map."
msgstr "Przełącz rysowanie nazw komet na mapie nieba."
#. i18n: ectx: label, entry (ShowSupernovae), group (View)
#: kstars.kcfg:471
#, kde-format
msgid "Draw supernovae in the sky map?"
msgstr "Czy rysować supernowe na mapie nieba?"
#. i18n: ectx: whatsthis, entry (ShowSupernovae), group (View)
#: kstars.kcfg:472
#, kde-format
msgid "Toggle whether supernovae are drawn in the sky map."
msgstr "Przełącz rysowanie supernów na mapie nieba."
#. i18n: ectx: label, entry (ShowSupernovaNames), group (View)
#: kstars.kcfg:476
#, kde-format
msgid "Label Supernova Names in the sky map?"
msgstr "Czy pokazywać nazwy supernów na mapie nieba?"
#. i18n: ectx: whatsthis, entry (ShowSupernovaNames), group (View)
#: kstars.kcfg:477
#, kde-format
msgid "Toggle whether supernova name labels are drawn in the sky map."
msgstr "Przełącz rysowanie nazw supernów na mapie nieba."
#. i18n: ectx: label, entry (MagnitudeLimitShowSupernovae), group (View)
#: kstars.kcfg:481
#, kde-format
msgid "Set magnitude limit for supernovae to be shown on the skymap"
msgstr "Największe supernowe pokazywane na mapie nieba"
#. i18n: ectx: whatsthis, entry (MagnitudeLimitShowSupernovae), group (View)
#: kstars.kcfg:482
#, kde-format
msgid "Set magnitude limit for supernovae to be shown on the skymap."
msgstr "Największe supernowe pokazywane na mapie nieba."
#. i18n: ectx: label, entry (ShowSupernovaAlerts), group (View)
#: kstars.kcfg:486
#, kde-format
msgid "Show supernova alerts?"
msgstr "Czy pokazywać ostrzeżenia o supernowych?"
#. i18n: ectx: whatsthis, entry (ShowSupernovaAlerts), group (View)
#: kstars.kcfg:487
#, kde-format
msgid "Toggle supernova alerts."
msgstr "Przełącz ostrzeżenia o supernowych."
#. i18n: ectx: label, entry (MagnitudeLimitAlertSupernovae), group (View)
#: kstars.kcfg:491
#, kde-format
msgid "Set magnitude limit for supernovae to be alerted"
msgstr "Graniczna wielkość zgłaszanych supernowych"
#. i18n: ectx: whatsthis, entry (MagnitudeLimitAlertSupernovae), group (View)
#: kstars.kcfg:492
#, kde-format
msgid "Set magnitude limit for supernovae to be alerted."
msgstr "Graniczna wielkość zgłaszanych supernowych."
#. i18n: ectx: label, entry (ShowCBounds), group (View)
#: kstars.kcfg:496
#, kde-format
msgid "Draw constellation boundaries in the sky map?"
msgstr "Czy pokazywać granice gwiazdozbiorów na mapie nieba?"
#. i18n: ectx: whatsthis, entry (ShowCBounds), group (View)
#: kstars.kcfg:497
#, kde-format
msgid "Toggle whether constellation boundaries are drawn in the sky map."
msgstr "Przełącz rysowanie granic gwiazdozbiorów na mapie nieba."
#. i18n: ectx: label, entry (ShowHighlightedCBound), group (View)
#: kstars.kcfg:501
#, kde-format
msgid "Highlight the central constellation boundary in the sky map?"
msgstr "Czy podświetlić granice centralnego gwiazdozbioru na mapie nieba?"
#. i18n: ectx: whatsthis, entry (ShowHighlightedCBound), group (View)
#: kstars.kcfg:502
#, kde-format
msgid ""
"Toggle whether constellation boundary containing the central focus point is "
"highlighted in the sky map."
msgstr ""
"Przełącz podświetlanie, na mapie nieba, granic gwiazdozbiorów zawierających "
"środkowy punkt skupienia."
#. i18n: ectx: label, entry (ShowCLines), group (View)
#: kstars.kcfg:506
#, kde-format
msgid "Draw constellation lines in the sky map?"
msgstr "Czy rysować linie gwiazdozbiorów?"
#. i18n: ectx: whatsthis, entry (ShowCLines), group (View)
#: kstars.kcfg:507
#, kde-format
msgid "Toggle whether constellation lines are drawn in the sky map."
msgstr "Przełącz rysowanie linii gwiazdozbiorów na mapie nieba."
#. i18n: ectx: label, entry (ShowConstellationArt), group (View)
#: kstars.kcfg:511
#, kde-format
msgid "Draw constellation art in the sky map?"
msgstr "Czy rysować oprawę graficzną gwiazdozbiorów na mapie nieba?"
#. i18n: ectx: whatsthis, entry (ShowConstellationArt), group (View)
#: kstars.kcfg:512
#, kde-format
msgid "Toggle whether constellation art drawn in the sky map."
msgstr "Przełącz rysowanie oprawy graficznej gwiazdozbiorów na mapie nieba."
#. i18n: ectx: label, entry (ShowCNames), group (View)
#: kstars.kcfg:516
#, kde-format
msgid "Draw constellation names in the sky map?"
msgstr "Czy pokazywać nazwy gwiazdozbiorów na mapie nieba?"
#. i18n: ectx: whatsthis, entry (ShowCNames), group (View)
#: kstars.kcfg:517
#, kde-format
msgid "Toggle whether constellation name labels are drawn in the sky map."
msgstr "Przełącz rysowanie nazw gwiazdozbiorów na mapie nieba."
#. i18n: ectx: label, entry (ShowDeepSky), group (View)
#: kstars.kcfg:521
#, kde-format
msgid "Draw \"deep sky\" objects in the sky map?"
msgstr "Czy pokazywać odległe obiekty na mapie nieba?"
#. i18n: ectx: whatsthis, entry (ShowDeepSky), group (View)
#: kstars.kcfg:522
#, kde-format
msgid "Toggle whether deep-sky objects are drawn in the sky map."
msgstr "Przełącz rysowanie obiektów z głębi nieba na mapie nieba."
#. i18n: ectx: label, entry (ShowEcliptic), group (View)
#: kstars.kcfg:526
#, kde-format
msgid "Draw ecliptic line in the sky map?"
msgstr "Czy rysować linię ekliptyki na mapie nieba?"
#. i18n: ectx: whatsthis, entry (ShowEcliptic), group (View)
#: kstars.kcfg:527
#, kde-format
msgid "Toggle whether the ecliptic line is drawn in the sky map."
msgstr "Przełącz rysowanie linii ekliptycznej na mapie nieba."
#. i18n: ectx: label, entry (ShowEquator), group (View)
#: kstars.kcfg:531
#, kde-format
msgid "Draw equator line in the sky map?"
msgstr "Czy rysować linię równika na mapie nieba?"
#. i18n: ectx: whatsthis, entry (ShowEquator), group (View)
#: kstars.kcfg:532
#, kde-format
msgid "Toggle whether the equator line is drawn in the sky map."
msgstr "Przełącz rysowanie linii równika na mapie nieba."
#. i18n: ectx: label, entry (AutoSelectGrid), group (View)
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_AutoSelectGrid)
#: kstars.kcfg:536 options/opsguides.ui:265
#, kde-format
msgid "Draw grids according to active coordinate system?"
msgstr "Czy rysować siatki zgodnie z aktywnym układem współrzędnych?"
#. i18n: ectx: whatsthis, entry (AutoSelectGrid), group (View)
#: kstars.kcfg:537
#, kde-format
msgid ""
"Coordinate grids will automatically change according to active coordinate "
"system."
msgstr ""
"Siatki współrzędnych samoczynnie zmienią się zgodnie z aktywnym układem "
"współrzędnych."
#. i18n: ectx: label, entry (ShowEquatorialGrid), group (View)
#: kstars.kcfg:541
#, kde-format
msgid "Draw equatorial coordinate grid in the sky map?"
msgstr "Czy rysować równikową siatkę współrzędnych na mapie nieba?"
#. i18n: ectx: whatsthis, entry (ShowEquatorialGrid), group (View)
#: kstars.kcfg:542
#, kde-format
msgid "Toggle whether the equatorial coordinate grid is drawn in the sky map."
msgstr "Przełącz rysowanie współrzędnych równika na mapie nieba."
#. i18n: ectx: label, entry (ShowHorizontalGrid), group (View)
#: kstars.kcfg:546
#, kde-format
msgid "Draw horizontal coordinate grid in the sky map?"
msgstr "Czy rysować poziomą siatkę współrzędnych na mapie nieba?"
#. i18n: ectx: whatsthis, entry (ShowHorizontalGrid), group (View)
#: kstars.kcfg:547
#, kde-format
msgid "Toggle whether the horizontal coordinate grid is drawn in the sky map."
msgstr "Przełącz rysowanie współrzędnych poziomych na mapie nieba."
#. i18n: ectx: label, entry (ShowLocalMeridian), group (View)
#: kstars.kcfg:551
#, kde-format
msgid "Draw local meridian line in the sky map?"
msgstr "Czy rysować lokalną linię południka na mapie nieba?"
#. i18n: ectx: whatsthis, entry (ShowLocalMeridian), group (View)
#: kstars.kcfg:552
#, kde-format
msgid "Toggle whether the local meridian line is drawn in the sky map."
msgstr "Przełącz rysowanie lokalnego południka na mapie nieba."
#. i18n: ectx: label, entry (ShowGround), group (View)
#: kstars.kcfg:556
#, kde-format
msgid "Draw opaque ground in the sky map?"
msgstr "Czy rysować nieprzezroczystą ziemię?"
#. i18n: ectx: whatsthis, entry (ShowGround), group (View)
#: kstars.kcfg:557
#, kde-format
msgid "Toggle whether the region below the horizon is opaque."
msgstr "Przełącz nieprzezroczystości regionu pod horyzontem."
#. i18n: ectx: label, entry (ShowHorizon), group (View)
#: kstars.kcfg:561
#, kde-format
msgid "Draw horizon line in the sky map?"
msgstr "Czy rysować linię horyzontu?"
#. i18n: ectx: whatsthis, entry (ShowHorizon), group (View)
#: kstars.kcfg:562
#, kde-format
msgid "Toggle whether the horizon line is drawn in the sky map."
msgstr "Przełącz rysowanie linii horyzontu na mapie nieba."
#. i18n: ectx: label, entry (ShowFlags), group (View)
#: kstars.kcfg:566
#, kde-format
msgid "Draw flags in the sky map?"
msgstr "Czy rysować flagi na mapie nieba?"
#. i18n: ectx: whatsthis, entry (ShowFlags), group (View)
#: kstars.kcfg:567
#, kde-format
msgid "Toggle whether flags are drawn in the sky map."
msgstr "Przełącz rysowanie flag na mapie nieba."
#. i18n: ectx: label, entry (ShowIC), group (View)
#: kstars.kcfg:571
#, kde-format
msgid "Draw IC objects in the sky map?"
msgstr "Czy rysować obiekty IC na mapie nieba?"
#. i18n: ectx: whatsthis, entry (ShowIC), group (View)
#: kstars.kcfg:572
#, kde-format
msgid "Toggle whether IC objects are drawn in the sky map."
msgstr "Przełącz rysowanie obiektów IC na mapie nieba."
#. i18n: ectx: label, entry (ShowNGC), group (View)
#: kstars.kcfg:576
#, kde-format
msgid "Draw NGC objects in the sky map?"
msgstr "Czy rysować obiekty NGC na mapie nieba?"
#. i18n: ectx: whatsthis, entry (ShowNGC), group (View)
#: kstars.kcfg:577
#, kde-format
msgid "Toggle whether NGC objects are drawn in the sky map."
msgstr "Przełącz rysowanie obiektów NGC na mapie nieba."
#. i18n: ectx: label, entry (ShowMessier), group (View)
#: kstars.kcfg:581
#, kde-format
msgid "Draw Messier objects in the sky map?"
msgstr "Czy rysować obiekty z katalogu Messiera na mapie nieba?"
#. i18n: ectx: whatsthis, entry (ShowMessier), group (View)
#: kstars.kcfg:582
#, kde-format
msgid "Toggle whether Messier objects are drawn in the sky map."
msgstr "Przełącz rysowanie obiektów Messiera na mapie nieba."
#. i18n: ectx: label, entry (ShowMessierImages), group (View)
#: kstars.kcfg:586
#, kde-format
msgid "Draw Messier object images in the sky map?"
msgstr "Czy pokazywać obrazy obiektów z katalogu Messiera?"
#. i18n: ectx: whatsthis, entry (ShowMessierImages), group (View)
#: kstars.kcfg:587
#, kde-format
msgid "Toggle whether Messier objects are rendered as images in the sky map."
msgstr ""
"Przełącz pokazywanie obrazów obiektów z katalogu Messiera na mapie nieba."
#. i18n: ectx: label, entry (ShowOther), group (View)
#: kstars.kcfg:591
#, kde-format
msgid "Draw extra deep-sky objects in the sky map?"
msgstr "Czy rysować dodatkowe odległe obiekty?"
#. i18n: ectx: whatsthis, entry (ShowOther), group (View)
#: kstars.kcfg:592
#, kde-format
msgid "Toggle whether extra objects are drawn in the sky map."
msgstr "Przełącz rysowanie ekstra obiektów na mapie nieba."
#. i18n: ectx: label, entry (ShowMilkyWay), group (View)
#: kstars.kcfg:596
#, kde-format
msgid "Draw Milky Way contour in the sky map?"
msgstr "Czy rysować kontur Drogi Mlecznej?"
#. i18n: ectx: whatsthis, entry (ShowMilkyWay), group (View)
#: kstars.kcfg:597
#, kde-format
msgid "Toggle whether the Milky Way contour is drawn in the sky map."
msgstr "Przełącz rysowanie konturu Drogi Mlecznej na mapie nieba."
#. i18n: ectx: label, entry (FillMilkyWay), group (View)
#: kstars.kcfg:601
#, kde-format
msgid "Fill Milky Way contour? (false means use outline only)"
msgstr "Czy wypełnić kontur Drogi Mlecznej?"
#. i18n: ectx: whatsthis, entry (FillMilkyWay), group (View)
#: kstars.kcfg:602
#, kde-format
msgid ""
"Toggle whether the Milky Way contour is filled. When this option is false, "
"the Milky Way is shown as an outline."
msgstr ""
"Przełącz wypełnianie konturu Drogi Mlecznej. Jeśli ta opcja jest wyłączona, "
"pokazywany będzie tylko kontur."
#. i18n: ectx: label, entry (ShowSolarSystem), group (View)
#: kstars.kcfg:606
#, kde-format
msgid "Meta-option for all planets in the sky map."
msgstr "Ogólne opcje dla wszystkich planet."
#. i18n: ectx: whatsthis, entry (ShowSolarSystem), group (View)
#: kstars.kcfg:607
#, kde-format
msgid ""
"Meta-option to control whether all major planets (and the Sun and Moon) are "
"drawn in the sky map."
msgstr ""
"Ogólna opcja włączająca/wyłączająca rysowanie wszystkich głównych planet "
"(oraz Słońce i Księżyc) na mapie nieba."
#. i18n: ectx: label, entry (ShowPlanetImages), group (View)
#: kstars.kcfg:611
#, kde-format
msgid "Draw planets as images in the sky map?"
msgstr "Czy pokazywać obrazy planet na mapie nieba?"
#. i18n: ectx: whatsthis, entry (ShowPlanetImages), group (View)
#: kstars.kcfg:612
#, kde-format
msgid ""
"Toggle whether major planets (and the Sun and Moon) are rendered as images "
"in the sky map."
msgstr "Przełącz pokazywanie obrazów planet, Słońca i Księżyca na mapie nieba."
#. i18n: ectx: label, entry (ShowPlanetNames), group (View)
#: kstars.kcfg:616
#, kde-format
msgid "Label planet names in the sky map?"
msgstr "Czy pokazywać nazwy planet na mapie nieba?"
#. i18n: ectx: whatsthis, entry (ShowPlanetNames), group (View)
#: kstars.kcfg:617
#, kde-format
msgid ""
"Toggle whether major planets (and the Sun and Moon) are labeled in the sky "
"map."
msgstr ""
"Przełącz nadawanie etykiet głównym planetom (wraz ze Słońcem i Księżycem) na "
"mapie nieba."
#. i18n: ectx: label, entry (ShowSun), group (View)
#: kstars.kcfg:621
#, kde-format
msgid "Draw Sun in the sky map?"
msgstr "Czy rysować Słońce na mapie nieba?"
#. i18n: ectx: whatsthis, entry (ShowSun), group (View)
#: kstars.kcfg:622
#, kde-format
msgid "Toggle whether the Sun is drawn in the sky map."
msgstr "Przełącz rysowanie słońca na mapie nieba."
#. i18n: ectx: label, entry (ShowMoon), group (View)
#: kstars.kcfg:626
#, kde-format
msgid "Draw Moon in the sky map?"
msgstr "Czy rysować Księżyc na mapie nieba?"
#. i18n: ectx: whatsthis, entry (ShowMoon), group (View)
#: kstars.kcfg:627
#, kde-format
msgid "Toggle whether the Moon is drawn in the sky map."
msgstr "Przełącz rysowanie księżyca na mapie nieba."
#. i18n: ectx: label, entry (ShowMercury), group (View)
#: kstars.kcfg:631
#, kde-format
msgid "Draw Mercury in the sky map?"
msgstr "Pokazać Merkurego?"
#. i18n: ectx: whatsthis, entry (ShowMercury), group (View)
#: kstars.kcfg:632
#, kde-format
msgid "Toggle whether Mercury is drawn in the sky map."
msgstr "Przełącz rysowanie Merkurego na mapie nieba."
#. i18n: ectx: label, entry (ShowVenus), group (View)
#: kstars.kcfg:636
#, kde-format
msgid "Draw Venus in the sky map?"
msgstr "Czy rysować Wenus na mapie nieba?"
#. i18n: ectx: whatsthis, entry (ShowVenus), group (View)
#: kstars.kcfg:637
#, kde-format
msgid "Toggle whether Venus is drawn in the sky map."
msgstr "Przełącz rysowanie Wenus na mapie nieba."
#. i18n: ectx: label, entry (ShowMars), group (View)
#: kstars.kcfg:641
#, kde-format
msgid "Draw Mars in the sky map?"
msgstr "Czy rysować Marsa na mapie nieba?"
#. i18n: ectx: whatsthis, entry (ShowMars), group (View)
#: kstars.kcfg:642
#, kde-format
msgid "Toggle whether Mars is drawn in the sky map."
msgstr "Przełącz rysowanie Marsa na mapie nieba."
#. i18n: ectx: label, entry (ShowJupiter), group (View)
#: kstars.kcfg:646
#, kde-format
msgid "Draw Jupiter in the sky map?"
msgstr "Czy rysować Jowisza na mapie nieba?"
#. i18n: ectx: whatsthis, entry (ShowJupiter), group (View)
#: kstars.kcfg:647
#, kde-format
msgid "Toggle whether Jupiter is drawn in the sky map."
msgstr "Przełącz rysowanie Jowisza na mapie nieba."
#. i18n: ectx: label, entry (ShowSaturn), group (View)
#: kstars.kcfg:651
#, kde-format
msgid "Draw Saturn in the sky map?"
msgstr "Czy rysować Saturna na mapie nieba?"
#. i18n: ectx: whatsthis, entry (ShowSaturn), group (View)
#: kstars.kcfg:652
#, kde-format
msgid "Toggle whether Saturn is drawn in the sky map."
msgstr "Przełącz rysowanie Saturna na mapie nieba."
#. i18n: ectx: label, entry (ShowUranus), group (View)
#: kstars.kcfg:656
#, kde-format
msgid "Draw Uranus in the sky map?"
msgstr "Czy rysować Urana na mapie nieba?"
#. i18n: ectx: whatsthis, entry (ShowUranus), group (View)
#: kstars.kcfg:657
#, kde-format
msgid "Toggle whether Uranus is drawn in the sky map."
msgstr "Przełącz rysowanie Urana na mapie nieba."
#. i18n: ectx: label, entry (ShowNeptune), group (View)
#: kstars.kcfg:661
#, kde-format
msgid "Draw Neptune in the sky map?"
msgstr "Czy rysować Neptuna na mapie nieba?"
#. i18n: ectx: whatsthis, entry (ShowNeptune), group (View)
#: kstars.kcfg:662
#, kde-format
msgid "Toggle whether Neptune is drawn in the sky map."
msgstr "Przełącz rysowanie Neptuna na mapie nieba."
#. i18n: ectx: label, entry (ShowPluto), group (View)
#: kstars.kcfg:666
#, kde-format
msgid "Draw Pluto in the sky map?"
msgstr "Czy rysować Plutona na mapie nieba?"
#. i18n: ectx: whatsthis, entry (ShowPluto), group (View)
#: kstars.kcfg:667
#, kde-format
msgid "Toggle whether Pluto is drawn in the sky map."
msgstr "Przełącz rysowanie Plutona na mapie nieba."
#. i18n: ectx: label, entry (ShowStars), group (View)
#: kstars.kcfg:671
#, kde-format
msgid "Draw stars in the sky map?"
msgstr "Czy rysować gwiazdy na mapie nieba?"
#. i18n: ectx: whatsthis, entry (ShowStars), group (View)
#: kstars.kcfg:672
#, kde-format
msgid "Toggle whether stars are drawn in the sky map."
msgstr "Przełącz rysowanie gwiazd na mapie nieba."
#. i18n: ectx: label, entry (ShowStarMagnitudes), group (View)
#: kstars.kcfg:676
#, kde-format
msgid "Label star magnitudes in the sky map?"
msgstr "Czy pokazywać jasności gwiazd?"
#. i18n: ectx: whatsthis, entry (ShowStarMagnitudes), group (View)
#: kstars.kcfg:677
#, kde-format
msgid ""
"Toggle whether star magnitude (brightness) labels are shown in the sky map."
msgstr "Przełącz pokazywanie etykiet jasności gwiazd na mapie nieba."
#. i18n: ectx: label, entry (ShowStarNames), group (View)
#: kstars.kcfg:681
#, kde-format
msgid "Label star names in the sky map?"
msgstr "Czy pokazywać nazwy gwiazd?"
#. i18n: ectx: whatsthis, entry (ShowStarNames), group (View)
#: kstars.kcfg:682
#, kde-format
msgid "Toggle whether star name labels are shown in the sky map."
msgstr "Przełącz pokazywanie etykiet nazw gwiazd na mapie nieba."
#. i18n: ectx: label, entry (ShowDeepSkyMagnitudes), group (View)
#: kstars.kcfg:686
#, kde-format
msgid "Label deep-sky object magnitudes in the sky map?"
msgstr "Czy pokazywać etykiety z jasnością odległych obiektów?"
#. i18n: ectx: whatsthis, entry (ShowDeepSkyMagnitudes), group (View)
#: kstars.kcfg:687
#, kde-format
msgid ""
"Toggle whether deep-sky object magnitude (brightness) labels are shown in "
"the sky map."
msgstr ""
"Przełącz pokazywanie etykiet z jasnością odległych obiektów na mapie nieba."
#. i18n: ectx: label, entry (ShowDeepSkyNames), group (View)
#: kstars.kcfg:691
#, kde-format
msgid "Label deep-sky objects in the sky map?"
msgstr "Czy podpisywać odległe obiekty na mapie nieba?"
#. i18n: ectx: whatsthis, entry (ShowDeepSkyNames), group (View)
#: kstars.kcfg:692
#, kde-format
msgid "Toggle whether deep-sky object name labels are shown in the sky map."
msgstr "Przełącz pokazywanie etykiet nazw obiektów na mapie nieba."
#. i18n: ectx: label, entry (SlewTimeScale), group (View)
#: kstars.kcfg:696
#, kde-format
msgid "Minimum timescale for forced-slewing mode"
msgstr "Minimalna skala czasu animowanego obracania"
#. i18n: ectx: whatsthis, entry (SlewTimeScale), group (View)
#: kstars.kcfg:697
#, kde-format
msgid "The timescale above which slewing mode is forced on at all times."
msgstr "Powyżej tej skali czasu animowane obrócenie ekranu będzie wymuszone."
#. i18n: ectx: label, entry (BoxBGMode), group (View)
#: kstars.kcfg:701
#, kde-format
msgid "InfoBoxes Background fill mode"
msgstr "Tryb wypełniania tła okien informacyjnych"
#. i18n: ectx: whatsthis, entry (BoxBGMode), group (View)
#: kstars.kcfg:702
#, kde-format
msgid ""
"The background fill mode for the on-screen information boxes: 0=\"no BG\"; 1="
"\"semi-transparent BG\"; 2=\"opaque BG\""
msgstr ""
"Sposób rysowania tła okienek informacyjnych: 0=\"bez tła\"; 1="
"\"półprzezroczyste tło\"; 2=\"nieprzezroczyste tło\""
#. i18n: ectx: label, entry (Projection), group (View)
#: kstars.kcfg:706
#, kde-format
msgid "Mapping projection algorithm"
msgstr "Algorytm odwzorowania"
#. i18n: ectx: whatsthis, entry (Projection), group (View)
#: kstars.kcfg:707
#, kde-format
msgid "Algorithm for the mapping projection."
msgstr "Algorytm odwzorowania geograficznego."
#. i18n: ectx: label, entry (UseAbbrevConstellNames), group (View)
#: kstars.kcfg:711
#, kde-format
msgid "Use abbreviated constellation names?"
msgstr "Czy używać skrótów nazw gwiazdozbiorów?"
#. i18n: ectx: whatsthis, entry (UseAbbrevConstellNames), group (View)
#: kstars.kcfg:712
#, kde-format
msgid "Use official IAU abbreviations for constellation names."
msgstr "Użycie oficjalnych (IAU) skrótów nazw gwiazdozbiorów."
#. i18n: ectx: label, entry (UseLatinConstellNames), group (View)
#: kstars.kcfg:716
#, kde-format
msgid "Use Latin constellation names?"
msgstr "Czy użyć łacińskich nazw gwiazdozbiorów?"
#. i18n: ectx: whatsthis, entry (UseLatinConstellNames), group (View)
#: kstars.kcfg:717
#, kde-format
msgid "Use Latin constellation names."
msgstr "Użycie łacińskich nazw gwiazdozbiorów."
#. i18n: ectx: label, entry (UseLocalConstellNames), group (View)
#: kstars.kcfg:721
#, kde-format
msgid "Use localized constellation names?"
msgstr "Czy użyć polskich nazw gwiazdozbiorów?"
#. i18n: ectx: whatsthis, entry (UseLocalConstellNames), group (View)
#: kstars.kcfg:722
#, kde-format
msgid ""
"Use localized constellation names (if localized names are not available, "
"default to Latin names)."
msgstr ""
"Użycie polskich nazw gwiazdozbiorów (jeśli nie są dostępne, wykorzystywane "
"są nazwy łacińskie)."
#. i18n: ectx: label, entry (UseAltAz), group (View)
#: kstars.kcfg:726
#, kde-format
msgid "Use horizontal coordinate system?"
msgstr "Czy użyć poziomego układu współrzędnych?"
#. i18n: ectx: whatsthis, entry (UseAltAz), group (View)
#: kstars.kcfg:727
#, kde-format
msgid ""
"Display the sky with horizontal coordinates (when false, equatorial "
"coordinates will be used)."
msgstr ""
"Pokazywanie nieba przy użyciu współrzędnych poziomych (jeśli ta opcja nie "
"jest wybrana, używane są współrzędne równikowe)."
#. i18n: ectx: label, entry (UseAutoLabel), group (View)
#: kstars.kcfg:731
#, kde-format
msgid "Automatically label focused object?"
msgstr "Czy samoczynnie dołączać etykietę do wyśrodkowanego obiektu?"
#. i18n: ectx: whatsthis, entry (UseAutoLabel), group (View)
#: kstars.kcfg:732
#, kde-format
msgid ""
"Toggle whether a centered object automatically gets a name label attached."
msgstr ""
"Przełącz samoczynne przypinanie etykiety nazwy wyśrodkowanemu obiektowi."
#. i18n: ectx: label, entry (UseAutoTrail), group (View)
#: kstars.kcfg:736 tools/scriptbuilder.cpp:696
#, kde-format
msgid "Automatically add trail to centered solar system body?"
msgstr "Czy samoczynnie dodać ślad do wyśrodkowanego ciała Układu Słonecznego?"
#. i18n: ectx: whatsthis, entry (UseAutoTrail), group (View)
#: kstars.kcfg:737
#, kde-format
msgid ""
"Toggle whether a centered solar system object automatically gets a trail "
"attached, as long as it remains centered."
msgstr ""
"Przełącz samoczynne przypinanie śladu wyśrodkowanemu układowi słonecznemu, "
"tak długo jak pozostaje wycentrowanym."
#. i18n: ectx: label, entry (UseHoverLabel), group (View)
#: kstars.kcfg:741
#, kde-format
msgid "Add temporary label on mouse hover?"
msgstr "Czy dodawać tymczasowe etykiety po wskazaniu myszą?"
#. i18n: ectx: whatsthis, entry (UseHoverLabel), group (View)
#: kstars.kcfg:742
#, kde-format
msgid ""
"Toggle whether the object under the mouse cursor gets a transient name label."
msgstr ""
"Przełącz pokazywanie etykiety przejściowej nazwy obiektom pod wskaźnikiem "
"myszy."
#. i18n: ectx: label, entry (UseRefraction), group (View)
#: kstars.kcfg:746
#, kde-format
msgid "Correct positions for atmospheric refraction?"
msgstr "Czy wprowadzić poprawkę na refrakcję atmosferyczną?"
#. i18n: ectx: whatsthis, entry (UseRefraction), group (View)
#: kstars.kcfg:747
#, kde-format
msgid ""
"Toggle whether object positions are corrected for the effects of atmospheric "
"refraction (only applies when horizontal coordinates are used)."
msgstr ""
"Przełącz wprowadzanie poprawek na refrakcję atmosferyczną (ma znaczenie "
"tylko dla poziomego układu współrzędnych)."
#. i18n: ectx: label, entry (UseRelativistic), group (View)
#: kstars.kcfg:751
#, kde-format
msgid ""
"Apply relativistic corrections due to the bending of light in sun's "
"gravitational field"
msgstr "Zastosuj poprawki na zakrzywienie światła w polu grawitacyjnym Słońca"
#. i18n: ectx: whatsthis, entry (UseRelativistic), group (View)
#: kstars.kcfg:752
#, kde-format
msgid ""
"Toggle whether corrections due to bending of light around the sun are taken "
"into account"
msgstr ""
"Przełącz uwzględnianie poprawki na zakrzywienie światła przez pole "
"grawitacyjne Słońca."
#. i18n: ectx: label, entry (UseAntialias), group (View)
#: kstars.kcfg:756
#, kde-format
msgid "Use antialiasing when drawing the screen?"
msgstr "Czy używać antyaliasingu podczas rysowania zawartości ekranu?"
#. i18n: ectx: whatsthis, entry (UseAntialias), group (View)
#: kstars.kcfg:757
#, kde-format
msgid ""
"Toggle whether the sky is rendered using antialiasing. Lines and shapes are "
"smoother with antialiasing, but rendering the screen will take more time."
msgstr ""
"Przełącz użycie wygładzania przy rysowaniu nieba. Linie i kształty "
"wyświetlane z wykorzystaniem wygładzania są gładsze, lecz wyświetlanie "
"zajmuje więcej czasu."
#. i18n: ectx: label, entry (ZoomFactor), group (View)
#: kstars.kcfg:761
#, kde-format
msgid "Zoom Factor, in pixels per radian"
msgstr "Wskaźnik powiększenia, w pikselach na radian"
#. i18n: ectx: whatsthis, entry (ZoomFactor), group (View)
#: kstars.kcfg:762
#, kde-format
msgid "The zoom level, measured in pixels per radian."
msgstr "Wskaźnik powiększenia, mierzony w pikselach na radian."
#. i18n: ectx: label, entry (ZoomScrollFactor), group (View)
#: kstars.kcfg:768
#, kde-format
msgid "Zoom scroll sensitivity."
msgstr "Czułość powiększania."
#. i18n: ectx: whatsthis, entry (ZoomScrollFactor), group (View)
#: kstars.kcfg:769
#, kde-format
msgid "When zooming in or out, change zoom speed factor by this multiplier."
msgstr "Przy powiększaniu lub pomniejszaniu, zmień szybkość o ten mnożnik."
#. i18n: ectx: label, entry (MagLimitAsteroid), group (View)
#: kstars.kcfg:775
#, kde-format
msgid "Faint limit for asteroids"
msgstr "Graniczna jasność planetoid"
#. i18n: ectx: whatsthis, entry (MagLimitAsteroid), group (View)
#: kstars.kcfg:776
#, kde-format
msgid "The faint magnitude limit for drawing asteroids."
msgstr "Najmniejsza jasność pokazywanych planetoid"
#. i18n: ectx: label, entry (MagLimitAsteroidDownload), group (View)
#: kstars.kcfg:780
#, kde-format
msgid "Maximum magnitude for asteroids to be downloaded from JPL."
msgstr "Największa jasność asteroid do pobrania z JPL."
#. i18n: ectx: whatsthis, entry (MagLimitAsteroidDownload), group (View)
#: kstars.kcfg:781
#, kde-format
msgid ""
"The maximum magnitude (visibility) to filter the asteroid data download from "
"JPL."
msgstr ""
"Największa jasność (widoczność) do odfiltrowania asteroid pobranych z JPL."
#. i18n: ectx: label, entry (AsteroidLabelDensity), group (View)
#: kstars.kcfg:785
#, kde-format
msgid "Label density for asteroid names"
msgstr "Gęstość podpisywanych planetoid"
#. i18n: ectx: whatsthis, entry (AsteroidLabelDensity), group (View)
#: kstars.kcfg:786
#, kde-format
msgid "Controls the relative number of asteroid name labels drawn in the map."
msgstr "Kontrola względnej liczby podpisanych planetoid na mapie."
#. i18n: ectx: label, entry (MagLimitDrawDeepSky), group (View)
#: kstars.kcfg:790
#, kde-format
msgid "Faint limit for deep-sky objects"
msgstr "Graniczna jasność dla dalekich obiektów"
#. i18n: ectx: whatsthis, entry (MagLimitDrawDeepSky), group (View)
#: kstars.kcfg:791
#, kde-format
msgid ""
"The faint magnitude limit for drawing deep-sky objects, when fully zoomed in."
msgstr ""
"Graniczna jasność rysowania odległych obiektów, jeśli widok jest maksymalnie "
"powiększony."
#. i18n: ectx: label, entry (MagLimitDrawDeepSkyZoomOut), group (View)
#: kstars.kcfg:795
#, kde-format
msgid "Faint limit for deep-sky objects when zoomed out"
msgstr "Graniczna jasność rysowania odległych obiektów, widok pomniejszony"
#. i18n: ectx: whatsthis, entry (MagLimitDrawDeepSkyZoomOut), group (View)
#: kstars.kcfg:796
#, kde-format
msgid ""
"The faint magnitude limit for drawing deep-sky objects, when fully zoomed "
"out."
msgstr ""
"Graniczna jasność rysowania odległych obiektów, jeśli widok jest maksymalnie "
"pomniejszony."
#. i18n: ectx: label, entry (ShowUnknownMagObjects), group (View)
#: kstars.kcfg:800
#, kde-format
msgid "Show deep-sky objects of unknown magnitude"
msgstr "Pokaż odległe obiekty nieba o nieznanej wielkości"
#. i18n: ectx: whatsthis, entry (ShowUnknownMagObjects), group (View)
#: kstars.kcfg:801
#, kde-format
msgid ""
"When enabled, objects whose magnitudes are unknown, or not available to "
"KStars, are drawn irrespective of the faint limits set."
msgstr ""
"Gdy włączone, to obiekty, których wielkość jest nieznana lub niedostępna dla "
"KStars są rysowane niezależnie od ustawienia limitu jasności."
#. i18n: ectx: label, entry (MagLimitDrawStar), group (View)
#: kstars.kcfg:806
#, kde-format
msgid "Faint limit for stars"
msgstr "Graniczna jasność gwiazd"
#. i18n: ectx: whatsthis, entry (MagLimitDrawStar), group (View)
#: kstars.kcfg:807
#, kde-format
msgid "The faint magnitude limit for drawing stars, when fully zoomed in."
msgstr "Najmniejsza jasność pokazywanych gwiazd, przy pełnym powiększeniu."
#. i18n: ectx: label, entry (StarDensity), group (View)
#: kstars.kcfg:811
#, kde-format
msgid "Density of stars in the field of view"
msgstr "Intensywność gwiazd w polu widzenia"
#. i18n: ectx: whatsthis, entry (StarDensity), group (View)
#: kstars.kcfg:812
#, kde-format
msgid "Sets the density of stars in the field of view"
msgstr "Ustawia intensywność gwiazd w polu widzenia"
#. i18n: ectx: label, entry (MagLimitDrawStarZoomOut), group (View)
#: kstars.kcfg:817
#, kde-format
msgid "Faint limit for stars when zoomed out"
msgstr "Graniczna jasność przy pomniejszeniu"
#. i18n: ectx: whatsthis, entry (MagLimitDrawStarZoomOut), group (View)
#: kstars.kcfg:818
#, kde-format
msgid "The faint magnitude limit for drawing stars, when fully zoomed out."
msgstr "Najmniejsza jasność pokazywanych gwiazd, przy pełnym pomniejszeniu."
#. i18n: ectx: label, entry (MagLimitHideStar), group (View)
#: kstars.kcfg:823
#, kde-format
msgid "Faint limit for stars when slewing"
msgstr "Graniczna jasność gwiazd podczas przesuwania"
#. i18n: ectx: whatsthis, entry (MagLimitHideStar), group (View)
#: kstars.kcfg:824
#, kde-format
msgid ""
"The faint magnitude limit for drawing stars, when the map is in motion (only "
"applicable if faint stars are set to be hidden while the map is in motion)."
msgstr ""
"Graniczna jasność rysowanych gwiazd podczas przemieszczania mapy (ma "
"znaczenie tylko jeśli słabe gwiazdy mają być ukrywane podczas "
"przemieszczania)."
#. i18n: ectx: label, entry (StarLabelDensity), group (View)
#: kstars.kcfg:828
#, kde-format
msgid "Relative density for star name labels and/or magnitudes"
msgstr "Względna gęstość etykiet zawierających nazwy i/lub jasności gwiazd"
#. i18n: ectx: whatsthis, entry (StarLabelDensity), group (View)
#: kstars.kcfg:829
#, kde-format
msgid "The relative density for drawing star name and magnitude labels."
msgstr "Względna gęstość etykiet zawierających nazwy i/lub jasności gwiazd."
#. i18n: ectx: label, entry (DeepSkyLabelDensity), group (View)
#: kstars.kcfg:833
#, kde-format
msgid "Relative density for deep-sky object name labels and/or magnitudes"
msgstr ""
"Względna gęstość etykiet zawierających nazwy i/lub jasności odległych "
"obiektów"
#. i18n: ectx: whatsthis, entry (DeepSkyLabelDensity), group (View)
#: kstars.kcfg:834
#, kde-format
msgid ""
"The relative density for drawing deep-sky object name and magnitude labels."
msgstr ""
"Względna gęstość etykiet zawierających nazwy i/lub jasności odległych "
"obiektów."
#. i18n: ectx: label, entry (DeepSkyLongLabels), group (View)
#: kstars.kcfg:838
#, kde-format
msgid "Show long names in deep-sky object name labels?"
msgstr "Czy pokazywać długie nazwy w podpisach odległych obiektów?"
#. i18n: ectx: whatsthis, entry (DeepSkyLongLabels), group (View)
#: kstars.kcfg:839
#, kde-format
msgid ""
"If true, long names (common names) for deep-sky objects are shown in the "
"labels."
msgstr ""
"Jeśli włączone, w etykietach są pokazywane długie nazwy odległych obiektów."
#. i18n: ectx: label, entry (MaxRadCometName), group (View)
#: kstars.kcfg:843
#, kde-format
msgid "Maximum distance from Sun for labeling comets, in AU"
msgstr "Maksymalna odległość od Słońca podpisywanych komet, w AU"
#. i18n: ectx: whatsthis, entry (MaxRadCometName), group (View)
#: kstars.kcfg:844
#, kde-format
msgid "The maximum solar distance for drawing comets."
msgstr "Maksymalna odległość od Słońca rysowanych komet."
#. i18n: ectx: label, entry (UseGL), group (View)
#: kstars.kcfg:848
#, kde-format
msgid "Switch to OpenGL backend"
msgstr "Przełącz na silnik OpenGL"
#. i18n: ectx: whatsthis, entry (UseGL), group (View)
#: kstars.kcfg:849
#, kde-format
msgid "Use experimental OpenGL backend (deprecated)."
msgstr "Użyj eksperymentalnego silnika OpenGL (przestarzałe)."
#. i18n: ectx: label, entry (RunClock), group (View)
#: kstars.kcfg:853
#, kde-format
msgid "Run clock"
msgstr "Uruchom zegar"
#. i18n: ectx: whatsthis, entry (RunClock), group (View)
#: kstars.kcfg:854
#, kde-format
msgid "The state of the clock (running or not)"
msgstr "Stan zegara (działa czy nie)"
#. i18n: ectx: label, entry (ObsListSymbol), group (ObservingList)
#: kstars.kcfg:860
#, kde-format
msgid "Use symbols to label observing list objects"
msgstr "Użycie symboli do oznaczenia obserwowanych obiektów"
#. i18n: ectx: whatsthis, entry (ObsListSymbol), group (ObservingList)
#: kstars.kcfg:861
#, kde-format
msgid ""
"Objects in the observing list will be highlighted with a symbol in the map."
msgstr "Obiekty na liście obserwowanych zostaną oznaczone na mapie symbolami."
#. i18n: ectx: label, entry (ObsListText), group (ObservingList)
#: kstars.kcfg:865
#, kde-format
msgid "Use text to label observing list objects"
msgstr "Oznacz obserwowane obiekty etykietą"
#. i18n: ectx: whatsthis, entry (ObsListText), group (ObservingList)
#: kstars.kcfg:866
#, kde-format
msgid ""
"Objects in the observing list will be highlighted with a colored name label "
"in the map."
msgstr "Obiekty na liście obserwowanych będą oznaczone barwną etykietą."
#. i18n: ectx: label, entry (ObsListPreferDSS), group (ObservingList)
#: kstars.kcfg:870
#, kde-format
msgid "Prefer Digitized Sky Survey imagery in the observing list"
msgstr ""
"Preferuj obrazowanie metodą cyfrowego pomiaru nieba (DSS) na liście "
"obserwacyjnej"
#. i18n: ectx: whatsthis, entry (ObsListPreferDSS), group (ObservingList)
#: kstars.kcfg:871
#, kde-format
msgid "The observing list will prefer DSS imagery while downloading imagery."
msgstr ""
"Lista obserwacyjna będzie preferowała obrazowanie DSS przy pobieraniu "
"obrazów."
#. i18n: ectx: label, entry (ObsListPreferSDSS), group (ObservingList)
#: kstars.kcfg:875
#, kde-format
msgid "Prefer Sloan Digital Sky Survey imagery in the observing list"
msgstr ""
"Preferuj obrazowanie metodą cyfrowego pomiaru nieba Sloana (SDSS) na liście "
"obserwacyjnej"
#. i18n: ectx: whatsthis, entry (ObsListPreferSDSS), group (ObservingList)
#: kstars.kcfg:876
#, kde-format
msgid "The observing list will prefer SDSS imagery while downloading imagery."
msgstr ""
"Lista obserwacyjna będzie preferowała obrazowanie SDSS przy pobieraniu "
"obrazów."
#. i18n: ectx: label, entry (ObsListDemoteHole), group (ObservingList)
#: kstars.kcfg:880
#, kde-format
msgid ""
"While sorting by percentage altitude in the observing list, demote objects "
"present in the Dobsonian hole"
msgstr ""
"Podczas szeregowania według procentu wysokości na liście obserwacyjnej, "
"obniż obiekty obecne w dziurze Dobsona"
#. i18n: ectx: whatsthis, entry (ObsListDemoteHole), group (ObservingList)
#: kstars.kcfg:881
#, kde-format
msgid ""
"Check this if you use a large Dobsonian telescope. Sorting by percentage "
"current altitude is an easy way of determining what objects are well-placed "
"for observation. However, when using a large Dobsonian telescope, objects "
"close to the zenith are hard to observe. Since tracking there corresponds to "
"a rotation in azimuth, it is both counterintuitive and requires the observer "
"to frequently move the ladder. The region around the zenith where this is "
"particularly frustrating is called the Dobsonian hole. This checkbox makes "
"the observing list consider objects present in the hole as unfit for "
"observation."
msgstr ""
"Zaznacz to, jeśli używasz dużego teleskopu Dobsona. Szeregowanie po "
"procencie obecnej wysokości jest prostym sposobem na ustalenie obiektów "
"dobrych do obserwacji. Jednakże, przy użyciu dużego teleskopu Dobsona, "
"obiekty blisko zenitu są trudne w obserwacji. Jako iż naprowadzanie w to "
"miejsce wiąże się z obrotem azymutu, co jest zarówno nieintuicyjne jak i "
"wymaga od obserwatora częstej zmiany drabinki. Obszar wokół zenitu, gdzie "
"jest to najbardziej frustrujące nazywa się dziurą Dobsona. To pole sprawia, "
"że obiekty na liście obserwacji znajdujące się w dziurze Dobsona są "
"nieodpowiednie do obserwacji."
#. i18n: ectx: label, entry (ObsListHoleSize), group (ObservingList)
#: kstars.kcfg:885
#, kde-format
msgid ""
"This is the angular distance from the zenith, in degrees, below which you "
"can easily point your telescope."
msgstr ""
"Jest to kątowa odległość od zenitu, w stopniach, poniżej której możesz łatwo "
"skierować swój teleskop."
#. i18n: ectx: whatsthis, entry (ObsListHoleSize), group (ObservingList)
#: kstars.kcfg:886
#, kde-format
msgid ""
"This specifies the angular radius of the Dobsonian hole, i.e. the region "
"where a large Dobsonian telescope cannot be pointed easily."
msgstr ""
"To określa kątowy promień dziury Dobsona, tj. obszar, na który nie można "
"łatwo skierować dużego teleskopu Dobsona."
#. i18n: ectx: label, entry (ObsListCoverage), group (ObservingList)
#. i18n: ectx: property (toolTip), widget (QLabel, label_8)
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, coverage)
#: kstars.kcfg:890 tools/obslistwizard.ui:756 tools/obslistwizard.ui:766
#, kde-format
msgid ""
"The object must obey the minimum and maximum altitudes at least this much "
"percentage of the indicated time range."
msgstr ""
"Obiekt musi przestrzegać najniższej i najwyższej wysokości przez co najmniej "
"dany procent wskazanego czasu."
#. i18n: ectx: label, entry (ColorSchemeFile), group (Colors)
#. i18n: ectx: whatsthis, entry (ColorSchemeFile), group (Colors)
#: kstars.kcfg:896 kstars.kcfg:897
#, kde-format
msgid "The name of the color scheme"
msgstr "Nazwa zestawu barw"
#. i18n: ectx: label, entry (StarColorMode), group (Colors)
#: kstars.kcfg:901
#, kde-format
msgid "Mode for rendering stars"
msgstr "Sposób rysowania gwiazd"
#. i18n: ectx: whatsthis, entry (StarColorMode), group (Colors)
#: kstars.kcfg:902
#, kde-format
msgid ""
"The method for rendering stars: 0=\"realistic colors\"; 1=\"solid red\"; 2="
"\"solid black\"; 3=\"solid white\"; 4=\"solid real colors\""
msgstr ""
"Sposób rysowania gwiazd: 0=\"barwy realistyczne\"; 1=\"jednolity czerwony\"; "
"2=\"jednolity czarny\"; 3=\"jednolity biały\"; 4=\"jednolite barwy "
"rzeczywiste\""
#. i18n: ectx: label, entry (StarColorIntensity), group (Colors)
#: kstars.kcfg:907
#, kde-format
msgid "Saturation level of star colors"
msgstr "Poziom nasycenia barw gwiazd"
#. i18n: ectx: whatsthis, entry (StarColorIntensity), group (Colors)
#: kstars.kcfg:908
#, kde-format
msgid ""
"The color saturation level of stars (only applicable when using \"realistic "
"colors\" mode)."
msgstr ""
"Poziom nasycenia barw gwiazd (używany tylko jeśli gwiazdy rysowane są w "
"\"realistycznych barwach\")."
#. i18n: ectx: label, entry (AngularRulerColor), group (Colors)
#: kstars.kcfg:913
#, kde-format
msgid "Color of angular distance ruler"
msgstr "Barwa linijki odległości kątowej"
#. i18n: ectx: whatsthis, entry (AngularRulerColor), group (Colors)
#: kstars.kcfg:914
#, kde-format
msgid "The color for the angular-distance measurement ruler."
msgstr "Barwa linijki służącej do pomiaru odległości kątowej."
#. i18n: ectx: label, entry (BoxBGColor), group (Colors)
#: kstars.kcfg:918
#, kde-format
msgid "Background color of InfoBoxes"
msgstr "Barwa tła okien informacyjnych"
#. i18n: ectx: whatsthis, entry (BoxBGColor), group (Colors)
#: kstars.kcfg:919
#, kde-format
msgid "The background color of the on-screen information boxes."
msgstr "Barwa tła umieszczanych na ekranie okien informacyjnych."
#. i18n: ectx: label, entry (BoxGrabColor), group (Colors)
#: kstars.kcfg:923
#, kde-format
msgid "Text color of InfoBoxes when grabbed with mouse"
msgstr "Barwa tekstu aktywnych okien informacyjnych"
#. i18n: ectx: whatsthis, entry (BoxGrabColor), group (Colors)
#: kstars.kcfg:924
#, kde-format
msgid ""
"The text color for the on-screen information boxes, when activated by a "
"mouse click."
msgstr "Barwa tekstu w oknie informacyjnym aktywowanym kliknięciem."
#. i18n: ectx: label, entry (BoxTextColor), group (Colors)
#: kstars.kcfg:928
#, kde-format
msgid "Text color of InfoBoxes"
msgstr "Barwa tekstu w oknach informacyjnych"
#. i18n: ectx: whatsthis, entry (BoxTextColor), group (Colors)
#: kstars.kcfg:929
#, kde-format
msgid "The normal text color of the on-screen information boxes."
msgstr "Barwa tekstu w oknach informacyjnych."
#. i18n: ectx: label, entry (CBoundColor), group (Colors)
#: kstars.kcfg:933
#, kde-format
msgid "Color of constellation boundaries"
msgstr "Barwa granic gwiazdozbiorów"
#. i18n: ectx: whatsthis, entry (CBoundColor), group (Colors)
#. i18n: ectx: whatsthis, entry (CBoundHighColor), group (Colors)
#: kstars.kcfg:934 kstars.kcfg:939
#, kde-format
msgid "The color for the constellation boundary lines."
msgstr "Barwa linii pokazujących granice gwiazdozbiorów."
#. i18n: ectx: label, entry (CBoundHighColor), group (Colors)
#: kstars.kcfg:938
#, kde-format
msgid "Color of highlighted constellation boundary"
msgstr "Barwa podświetlonej granicy gwiazdozbioru"
#. i18n: ectx: label, entry (CLineColor), group (Colors)
#: kstars.kcfg:943
#, kde-format
msgid "Color of constellation lines"
msgstr "Barwa linii gwiazdozbiorów"
#. i18n: ectx: whatsthis, entry (CLineColor), group (Colors)
#: kstars.kcfg:944
#, kde-format
msgid "The color for the constellation figure lines."
msgstr "Barwa linii pokazujących kształt gwiazdozbiorów."
#. i18n: ectx: label, entry (CNameColor), group (Colors)
#: kstars.kcfg:948
#, kde-format
msgid "Color of constellation names"
msgstr "Barwa nazw gwiazdozbiorów"
#. i18n: ectx: whatsthis, entry (CNameColor), group (Colors)
#: kstars.kcfg:949
#, kde-format
msgid "The color for the constellation names."
msgstr "Barwa nazw gwiazdozbiorów."
#. i18n: ectx: label, entry (CompassColor), group (Colors)
#: kstars.kcfg:953
#, kde-format
msgid "Color of cardinal compass labels along horizon"
msgstr "Barwa nazw kierunków na horyzoncie"
#. i18n: ectx: whatsthis, entry (CompassColor), group (Colors)
#: kstars.kcfg:954
#, kde-format
msgid "The color for the cardinal compass point labels."
msgstr "Barwa punktów na horyzoncie wskazujących kierunki."
#. i18n: ectx: label, entry (EclipticColor), group (Colors)
#: kstars.kcfg:958
#, kde-format
msgid "Color of ecliptic line"
msgstr "Barwa linii ekliptyki"
#. i18n: ectx: whatsthis, entry (EclipticColor), group (Colors)
#: kstars.kcfg:959
#, kde-format
msgid "The color for the ecliptic line."
msgstr "Barwa linii ekliptyki."
#. i18n: ectx: label, entry (EquatorColor), group (Colors)
#: kstars.kcfg:963
#, kde-format
msgid "Color of equator line"
msgstr "Barwa linii równika"
#. i18n: ectx: whatsthis, entry (EquatorColor), group (Colors)
#: kstars.kcfg:964
#, kde-format
msgid "The color for the equator line."
msgstr "Barwa linii równika."
#. i18n: ectx: label, entry (EquatorialGridColor), group (Colors)
#: kstars.kcfg:968
#, kde-format
msgid "Color of equatorial coordinate grid lines"
msgstr "Barwa linii równikowej siatki współrzędnych"
#. i18n: ectx: whatsthis, entry (EquatorialGridColor), group (Colors)
#: kstars.kcfg:969
#, kde-format
msgid "The color for the equatorial coordinate grid lines."
msgstr "Barwa linii równikowej siatki współrzędnych."
#. i18n: ectx: label, entry (HorizontalGridColor), group (Colors)
#: kstars.kcfg:973
#, kde-format
msgid "Color of horizontal coordinate grid lines"
msgstr "Barwa linii horyzontalnej siatki współrzędnych"
#. i18n: ectx: whatsthis, entry (HorizontalGridColor), group (Colors)
#: kstars.kcfg:974
#, kde-format
msgid "The color for the horizontal coordinate grid lines."
msgstr "Barwa linii horyzontalnej siatki współrzędnych."
#. i18n: ectx: label, entry (SpecialObjectColor), group (Colors)
#: kstars.kcfg:978
#, kde-format
msgid "Color of objects with extra links available"
msgstr "Barwa obiektów posiadających zewnętrzne odsyłacze"
#. i18n: ectx: whatsthis, entry (SpecialObjectColor), group (Colors)
#: kstars.kcfg:979
#, kde-format
msgid "The color for objects which have extra URL links available."
msgstr "Barwa obiektów posiadających odsyłacze do zewnętrznych zasobów."
#. i18n: ectx: label, entry (HorizonColor), group (Colors)
#: kstars.kcfg:983
#, kde-format
msgid "Color of horizon line"
msgstr "Barwa linii horyzontu"
#. i18n: ectx: whatsthis, entry (HorizonColor), group (Colors)
#: kstars.kcfg:984
#, kde-format
msgid "The color for the horizon line and opaque ground."
msgstr "Barwa linii horyzontu i nieprzezroczystej ziemi."
#. i18n: ectx: label, entry (LocalMeridianColor), group (Colors)
#: kstars.kcfg:988
#, kde-format
msgid "Color of local meridian line"
msgstr "Barwa linii lokalnego południka"
#. i18n: ectx: whatsthis, entry (LocalMeridianColor), group (Colors)
#: kstars.kcfg:989
#, kde-format
msgid "The color for the local meridian line."
msgstr "Barwa linii lokalnego południka."
#. i18n: ectx: label, entry (MessierColor), group (Colors)
#: kstars.kcfg:993
#, kde-format
msgid "Color of Messier objects"
msgstr "Barwa obiektów Messiera"
#. i18n: ectx: whatsthis, entry (MessierColor), group (Colors)
#: kstars.kcfg:994
#, kde-format
msgid "The color for Messier object symbols."
msgstr "Barwa symboli obiektów z katalogu Messiera."
#. i18n: ectx: label, entry (NGCColor), group (Colors)
#: kstars.kcfg:998
#, kde-format
msgid "Color of NGC objects"
msgstr "Barwa obiektów NGC"
#. i18n: ectx: whatsthis, entry (NGCColor), group (Colors)
#: kstars.kcfg:999
#, kde-format
msgid "The color for NGC object symbols."
msgstr "Barwa symboli obiektów NGC."
#. i18n: ectx: label, entry (ICColor), group (Colors)
#: kstars.kcfg:1003
#, kde-format
msgid "Color of IC objects"
msgstr "Barwa obiektów IC"
#. i18n: ectx: whatsthis, entry (ICColor), group (Colors)
#: kstars.kcfg:1004
#, kde-format
msgid "The color for IC object symbols."
msgstr "Barwa symboli obiektów IC."
#. i18n: ectx: label, entry (MilkyWayWColor), group (Colors)
#: kstars.kcfg:1008
#, kde-format
msgid "Color of Milky Way contour"
msgstr "Barwa konturu Drogi Mlecznej"
#. i18n: ectx: whatsthis, entry (MilkyWayWColor), group (Colors)
#: kstars.kcfg:1009
#, kde-format
msgid "The color for the Milky Way contour."
msgstr "Barwa konturu Drogi Mlecznej."
#. i18n: ectx: label, entry (StarNameColor), group (Colors)
#: kstars.kcfg:1013
#, kde-format
msgid "Color of star name labels"
msgstr "Barwa nazw gwiazd"
#. i18n: ectx: whatsthis, entry (StarNameColor), group (Colors)
#: kstars.kcfg:1014
#, kde-format
msgid "The color for star name labels."
msgstr "Barwa etykiet zawierających nazwy gwiazd."
#. i18n: ectx: label, entry (DeepSkyNameColor), group (Colors)
#: kstars.kcfg:1018
#, kde-format
msgid "Color of deep-sky object name labels"
msgstr "Barwa nazw odległych obiektów"
#. i18n: ectx: whatsthis, entry (DeepSkyNameColor), group (Colors)
#: kstars.kcfg:1019
#, kde-format
msgid "The color for deep-sky object name labels."
msgstr "Barwa etykiet zawierających nazwy odległych obiektów."
#. i18n: ectx: label, entry (PlanetNameColor), group (Colors)
#: kstars.kcfg:1023
#, kde-format
msgid "Color of planet name labels"
msgstr "Barwa nazw planet"
#. i18n: ectx: whatsthis, entry (PlanetNameColor), group (Colors)
#: kstars.kcfg:1024
#, kde-format
msgid "The color for solar system object labels."
msgstr "Barwa etykiet zawierających nazwy ciał Układu Słonecznego."
#. i18n: ectx: label, entry (PlanetTrailColor), group (Colors)
#: kstars.kcfg:1028
#, kde-format
msgid "Color of planet trails"
msgstr "Barwa śladów planet"
#. i18n: ectx: whatsthis, entry (PlanetTrailColor), group (Colors)
#: kstars.kcfg:1029
#, kde-format
msgid "The color for solar system object trails."
msgstr "Barwa śladów ciał Układu Słonecznego."
#. i18n: ectx: label, entry (SkyColor), group (Colors)
#: kstars.kcfg:1033
#, kde-format
msgid "Color of sky"
msgstr "Barwa nieba"
#. i18n: ectx: whatsthis, entry (SkyColor), group (Colors)
#: kstars.kcfg:1034
#, kde-format
msgid "The color for the sky background."
msgstr "Barwa nieba."
#. i18n: ectx: label, entry (ArtificialHorizonColor), group (Colors)
#: kstars.kcfg:1038
#, kde-format
msgid "Color Artificial Horizon"
msgstr "Barwny sztuczny horyzont"
#. i18n: ectx: whatsthis, entry (ArtificialHorizonColor), group (Colors)
#: kstars.kcfg:1039
#, kde-format
msgid "The color for the artificial horizon region."
msgstr "Barwa regionu sztucznego horyzontu."
#. i18n: ectx: label, entry (TelescopeTargetColor), group (Colors)
#: kstars.kcfg:1043
#, kde-format
msgid "Color of telescope symbols"
msgstr "Barwa symboli związanych z teleskopem"
#. i18n: ectx: whatsthis, entry (TelescopeTargetColor), group (Colors)
#: kstars.kcfg:1044
#, kde-format
msgid "The color for telescope target symbols."
msgstr "Barwa symboli wskazujących cele teleskopu."
#. i18n: ectx: label, entry (VisibleSatColor), group (Colors)
#: kstars.kcfg:1048
#, kde-format
msgid "Color of visible satellites"
msgstr "Barwa widocznych satelitów"
#. i18n: ectx: whatsthis, entry (VisibleSatColor), group (Colors)
#: kstars.kcfg:1049
#, kde-format
msgid "Color of visible satellites."
msgstr "Barwa widocznych satelitów."
#. i18n: ectx: label, entry (SatColor), group (Colors)
#: kstars.kcfg:1053
#, kde-format
msgid "Color of invisible satellites"
msgstr "Barwa niewidocznych satelitów"
#. i18n: ectx: whatsthis, entry (SatColor), group (Colors)
#: kstars.kcfg:1054
#, kde-format
msgid "Color of invisible satellites."
msgstr "Barwa niewidocznych satelitów."
#. i18n: ectx: label, entry (SatLabelColor), group (Colors)
#: kstars.kcfg:1058
#, kde-format
msgid "Color of satellites labels"
msgstr "Barwa etykiet satelitów"
#. i18n: ectx: whatsthis, entry (SatLabelColor), group (Colors)
#: kstars.kcfg:1059
#, kde-format
msgid "Color of satellites labels."
msgstr "Barwa etykiet satelitów."
#. i18n: ectx: label, entry (SupernovaColor), group (Colors)
#: kstars.kcfg:1063
#, kde-format
msgid "Color of supernovae"
msgstr "Barwa supernowej"
#. i18n: ectx: whatsthis, entry (SupernovaColor), group (Colors)
#: kstars.kcfg:1064
#, kde-format
msgid "Color of supernova"
msgstr "Barwa supernowej"
#. i18n: ectx: label, entry (UserLabelColor), group (Colors)
#: kstars.kcfg:1068
#, kde-format
msgid "Color of user-added labels"
msgstr "Barwa etykiet użytkownika"
#. i18n: ectx: whatsthis, entry (UserLabelColor), group (Colors)
#: kstars.kcfg:1069
#, kde-format
msgid "The color for user-added object labels."
msgstr "Barwa etykiet dodanych przez użytkownika."
#. i18n: ectx: label, entry (RAGuideColor), group (Colors)
#: kstars.kcfg:1073
#, kde-format
msgid "Color of RA Guide Error"
msgstr "Barwa błędu naprowadzania RA"
#. i18n: ectx: whatsthis, entry (RAGuideColor), group (Colors)
#: kstars.kcfg:1074
#, kde-format
msgid "The color for RA Guide Error bar in Ekos guide module."
msgstr "Barwa słupka błędu naprowadzania RA w module naprowadzania Ekos."
#. i18n: ectx: label, entry (DEGuideColor), group (Colors)
#: kstars.kcfg:1078
#, kde-format
msgid "Color of DEC Guide Error"
msgstr "Barwa błędu naprowadzania DEK"
#. i18n: ectx: whatsthis, entry (DEGuideColor), group (Colors)
#: kstars.kcfg:1079
#, kde-format
msgid "The color for DEC Guide Error bar in Ekos guide module."
msgstr "Barwa słupka błędu naprowadzania DEK w module naprowadzania Ekos."
#. i18n: ectx: label, entry (SolverFOVColor), group (Colors)
#: kstars.kcfg:1083
#, kde-format
msgid "Color of solver FOV box"
msgstr "Barwa pola solvera Pola Widzenia"
#. i18n: ectx: whatsthis, entry (SolverFOVColor), group (Colors)
#: kstars.kcfg:1084
#, kde-format
msgid "The color for solver FOV box in Ekos alignment module."
msgstr "Barwa pola solvera Pola Widzenia w module naprowadzania Ekos."
#. i18n: ectx: label, entry (xplanetIsInternal), group (Xplanet)
#: kstars.kcfg:1090 xplanet/opsxplanet.cpp:31
#, kde-format
msgid "Internal or External XPlanet?"
msgstr "Wewnętrzny czy zewnętrzny XPlanet?"
#. i18n: ectx: label, entry (XplanetPath), group (Xplanet)
#: kstars.kcfg:1094
#, kde-format
msgid "Path to xplanet binary"
msgstr "Ścieżka do pliku uruchamialnego xplanet"
#. i18n: ectx: whatsthis, entry (XplanetPath), group (Xplanet)
#. i18n: ectx: property (toolTip), widget (QLineEdit, kcfg_XplanetPath)
#: kstars.kcfg:1095 xplanet/opsxplanet.ui:67
#, kde-format
msgid "Xplanet binary path"
msgstr "Ścieżka do Xplanet"
#. i18n: ectx: label, entry (XplanetUseFIFO), group (Xplanet)
#: kstars.kcfg:1099
#, kde-format
msgid "Use FIFO file"
msgstr "Użyj pliku FIFO"
#. i18n: ectx: whatsthis, entry (XplanetUseFIFO), group (Xplanet)
#: kstars.kcfg:1100
#, kde-format
msgid "Option to use a FIFO file instead of saving to the hard disk"
msgstr "Opcja użycia pliku FIFO zamiast zapisywania na dysku twardym"
#. i18n: ectx: label, entry (XplanetTimeout), group (Xplanet)
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: kstars.kcfg:1104 xplanet/opsxplanet.ui:166
#, kde-format
msgid "XPlanet Timeout"
msgstr "Czas oczekiwania XPlanet"
#. i18n: ectx: whatsthis, entry (XplanetTimeout), group (Xplanet)
#: kstars.kcfg:1105
#, kde-format
msgid "How long to wait for XPlanet before giving up in milliseconds"
msgstr "Czas w milisekundach, po którym przestać czekać na XPlanet"
#. i18n: ectx: label, entry (XplanetAnimationDelay), group (Xplanet)
#: kstars.kcfg:1109
#, kde-format
msgid "XPlanet Animation Delay"
msgstr "Opóźnienie animacji XPlanet"
#. i18n: ectx: whatsthis, entry (XplanetAnimationDelay), group (Xplanet)
#: kstars.kcfg:1110
#, kde-format
msgid "How long to pause between frames in the XPlanet Animation"
msgstr "Czas wstrzymania się pomiędzy klatkami w animacji XPlanet"
#. i18n: ectx: label, entry (XplanetWidth), group (Xplanet)
#. i18n: ectx: whatsthis, entry (XplanetWidth), group (Xplanet)
#: kstars.kcfg:1114 kstars.kcfg:1115
#, kde-format
msgid "Width of xplanet window"
msgstr "Szerokość okna xplanet"
#. i18n: ectx: label, entry (XplanetHeight), group (Xplanet)
#. i18n: ectx: whatsthis, entry (XplanetHeight), group (Xplanet)
#: kstars.kcfg:1119 kstars.kcfg:1120
#, kde-format
msgid "Height of xplanet window"
msgstr "Wysokość okna xplanet"
#. i18n: ectx: label, entry (XplanetLabel), group (Xplanet)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_XplanetLabel)
#: kstars.kcfg:1124 xplanet/opsxplanet.ui:781
#, kde-format
msgid "Show label"
msgstr "Pokaż etykiety"
#. i18n: ectx: whatsthis, entry (XplanetLabel), group (Xplanet)
#: kstars.kcfg:1125
#, kde-format
msgid "If true, display a label in the upper right corner."
msgstr "Jeśli prawda, pokaż etykietę w prawym górnym rogu."
#. i18n: ectx: label, entry (XplanetLabelLocalTime), group (Xplanet)
#. i18n: ectx: label, entry (XplanetLabelGMT), group (Xplanet)
#: kstars.kcfg:1129 kstars.kcfg:1134
#, kde-format
msgid "Show GMT label"
msgstr "Pokaż etykietę GMT"
#. i18n: ectx: whatsthis, entry (XplanetLabelLocalTime), group (Xplanet)
#: kstars.kcfg:1130
#, kde-format
msgid "Show local time."
msgstr "Pokaż czas lokalny."
#. i18n: ectx: whatsthis, entry (XplanetLabelGMT), group (Xplanet)
#: kstars.kcfg:1135
#, kde-format
msgid "Show GMT instead of local time."
msgstr "Pokaż GMT zamiast czasu lokalnego."
#. i18n: ectx: label, entry (XplanetLabelString), group (Xplanet)
#: kstars.kcfg:1139
#, kde-format
msgid "Planet string"
msgstr "Opis planety"
#. i18n: ectx: whatsthis, entry (XplanetLabelString), group (Xplanet)
#: kstars.kcfg:1140
#, no-c-format, kde-format
msgid ""
"Specify the text of the first line of the label. By default, it says "
"something like \"Looking at Earth\". Any instances of %t will be replaced by "
"the target name, and any instances of %o will be replaced by the origin name."
msgstr ""
"Wpisz tekst, który ma się znaleźć w pierwszym wierszu etykiety. Domyślnie "
"znajduje się tam coś w rodzaju \"Widok na Ziemię\". Wszystkie wystąpienia %t "
"zostaną zastąpione nazwą celu, a %o nazwą źródła."
#. i18n: ectx: label, entry (XplanetFontSize), group (Xplanet)
#: kstars.kcfg:1144
#, kde-format
msgid "Font Size"
msgstr "Rozmiar czcionki"
#. i18n: ectx: whatsthis, entry (XplanetFontSize), group (Xplanet)
#. i18n: ectx: property (whatsThis), widget (QSpinBox, kcfg_XplanetFontSize)
#: kstars.kcfg:1145 xplanet/opsxplanet.ui:656
#, kde-format
msgid "Specify the point size."
msgstr "Podaj rozmiar w punktach."
#. i18n: ectx: label, entry (XplanetColor), group (Xplanet)
#. i18n: ectx: property (toolTip), widget (KColorButton, kcfg_XplanetColor)
#: kstars.kcfg:1149 xplanet/opsxplanet.ui:670
#, kde-format
msgid "Label color"
msgstr "Barwa etykiety"
#. i18n: ectx: whatsthis, entry (XplanetColor), group (Xplanet)
#. i18n: ectx: property (whatsThis), widget (KColorButton, kcfg_XplanetColor)
#: kstars.kcfg:1150 xplanet/opsxplanet.ui:673
#, kde-format
msgid "Set the color for the label."
msgstr "Ustawienie barwy etykiety."
#. i18n: ectx: label, entry (XplanetDateFormat), group (Xplanet)
#: kstars.kcfg:1154
#, kde-format
msgid "Date format"
msgstr "Format daty"
#. i18n: ectx: whatsthis, entry (XplanetDateFormat), group (Xplanet)
#: kstars.kcfg:1155
#, no-c-format, kde-format
msgid ""
"Specify the format for the date/time label. This format string is passed to "
"strftime(3). The default is \"%c %Z\", which shows the date, time, and time "
"zone in the locale’s appropriate date and time representation."
msgstr ""
"Podaj format daty i czasu. Ciąg ten jest przekazywany do funkcji "
"strftime(3). Domyślnie jest używane \"%c %Z\", które pokazuje datę, czas i "
"strefę czasową przy użyciu reprezentacji daty i czasu odpowiedniej dla "
"ustawień języka."
#. i18n: ectx: label, entry (XplanetLabelTL), group (Xplanet)
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_XplanetLabelTL)
#: kstars.kcfg:1159 xplanet/opsxplanet.ui:687
#, kde-format
msgid "Top left"
msgstr "Góra po lewej"
#. i18n: ectx: label, entry (XplanetLabelTR), group (Xplanet)
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_XplanetLabelTR)
#: kstars.kcfg:1163 xplanet/opsxplanet.ui:711
#, kde-format
msgid "Top right"
msgstr "Góra po prawej"
#. i18n: ectx: label, entry (XplanetLabelBR), group (Xplanet)
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_XplanetLabelBR)
#: kstars.kcfg:1167 xplanet/opsxplanet.ui:721
#, kde-format
msgid "Bottom right"
msgstr "Dół po prawej"
#. i18n: ectx: label, entry (XplanetLabelBL), group (Xplanet)
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_XplanetLabelBL)
#: kstars.kcfg:1171 xplanet/opsxplanet.ui:697
#, kde-format
msgid "Bottom left"
msgstr "Dół po lewej"
#. i18n: ectx: label, entry (XplanetGlare), group (Xplanet)
#: kstars.kcfg:1175
#, kde-format
msgid "Sun Glare"
msgstr "Poświata Słońca"
#. i18n: ectx: whatsthis, entry (XplanetGlare), group (Xplanet)
#: kstars.kcfg:1176
#, kde-format
msgid ""
"Draw a glare around the sun with a radius of the specified value larger than "
"the Sun. The default value is 28."
msgstr ""
"Rysowanie poświaty wokół Słońca o podanym promieniu większym niż Słońce. "
"Domyślną wartością jest 28."
#. i18n: ectx: label, entry (XplanetRandom), group (Xplanet)
#: kstars.kcfg:1180
#, kde-format
msgid "Random latitude and longitude"
msgstr "Przypadkowa szerokość i długość geograficzna"
#. i18n: ectx: whatsthis, entry (XplanetRandom), group (Xplanet)
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_XplanetRandom)
#: kstars.kcfg:1181 xplanet/opsxplanet.ui:939
#, kde-format
msgid "Place the observer above a random latitude and longitude"
msgstr ""
"Umieść obserwatora nad miejscem o przypadkowej szerokości i długości "
"geograficznej"
#. i18n: ectx: label, entry (XplanetLatLong), group (Xplanet)
#: kstars.kcfg:1185
#, kde-format
msgid "Latitude-Longitude"
msgstr "Szerokość-długość geograficzna"
#. i18n: ectx: whatsthis, entry (XplanetLatLong), group (Xplanet)
#: kstars.kcfg:1186
#, kde-format
msgid "Place the observer above the specified longitude and latitude"
msgstr "Umieść obserwatora nad podanymi współrzędnymi geograficznymi"
#. i18n: ectx: label, entry (XplanetLatitude), group (Xplanet)
#. i18n: ectx: property (toolTip), widget (QSpinBox, kcfg_XplanetLatitude)
#: kstars.kcfg:1190 xplanet/opsxplanet.ui:891
#, kde-format
msgid "Latitude in degrees"
msgstr "Szerokość geograficzna, w stopniach"
#. i18n: ectx: whatsthis, entry (XplanetLatitude), group (Xplanet)
#: kstars.kcfg:1191
#, kde-format
msgid ""
"Render the target body as seen from above the specified latitude (in "
"degrees). The default value is 0."
msgstr ""
"Narysuj ciało tak, jak jest widoczne z określonej szerokości geograficznej "
"(w stopniach). Domyślną wartością jest 0."
#. i18n: ectx: label, entry (XplanetLongitude), group (Xplanet)
#. i18n: ectx: property (toolTip), widget (QSpinBox, kcfg_XplanetLongitude)
#: kstars.kcfg:1195 xplanet/opsxplanet.ui:914
#, kde-format
msgid "Longitude in degrees"
msgstr "Długość geograficzna, w stopniach"
#. i18n: ectx: whatsthis, entry (XplanetLongitude), group (Xplanet)
#: kstars.kcfg:1196
#, kde-format
msgid ""
"Place the observer above the specified longitude (in degrees). Longitude is "
"positive going east, negative going west (for the earth and moon), so for "
"example Los Angeles is at -118 or 242. The default value is 0."
msgstr ""
"Narysuj ciało tak, jak jest widoczne z określonej szerokości geograficznej "
"(w stopniach). Domyślną wartością jest 0."
#. i18n: ectx: label, entry (XplanetProjection), group (Xplanet)
#. i18n: ectx: attribute (title), widget (QWidget, XplanetTabProjection)
#: kstars.kcfg:1200 xplanet/opsxplanet.ui:962
#, kde-format
msgid "Projection"
msgstr "Odwzorowanie"
#. i18n: ectx: whatsthis, entry (XplanetProjection), group (Xplanet)
#: kstars.kcfg:1201
#, kde-format
msgid ""
"The default is no projection. Multiple bodies will not be shown if this "
"option is specified, although shadows will still be drawn."
msgstr ""
"Wartość domyślna to brak odwzorowania. Duża liczba ciał nie zostanie "
"pokazana, jeśli włączona jest ta opcja, ale cienie będą rysowane."
#. i18n: ectx: label, entry (XplanetBackground), group (Xplanet)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_XplanetBackground)
#: kstars.kcfg:1205 xplanet/opsxplanet.ui:1021
#, kde-format
msgid "Use background"
msgstr "Użyj tła"
#. i18n: ectx: whatsthis, entry (XplanetBackground), group (Xplanet)
#: kstars.kcfg:1206
#, kde-format
msgid ""
"Use a file as the background image, with the planet to be superimposed upon "
"it. This option is only meaningful with the -projection option. A color may "
"also be supplied."
msgstr ""
"Użyj pliku jako obrazu tła, z planetami umieszczonymi nad tym obrazem. Ta "
"opcja ma znaczenie tylko przy użyciu razem z opcją -projection. Można także "
"podać barwę."
#. i18n: ectx: label, entry (XplanetBackgroundImage), group (Xplanet)
#: kstars.kcfg:1210
#, kde-format
msgid "Use background image"
msgstr "Użyj obrazu tła"
#. i18n: ectx: whatsthis, entry (XplanetBackgroundImage), group (Xplanet)
#: kstars.kcfg:1211
#, kde-format
msgid "Use a file as the background image."
msgstr "Użyj pliku jako obrazu tła."
#. i18n: ectx: label, entry (XplanetBackgroundImagePath), group (Xplanet)
#: kstars.kcfg:1215
#, kde-format
msgid "Background image path"
msgstr "Ścieżka do pliku obrazu tła"
#. i18n: ectx: whatsthis, entry (XplanetBackgroundImagePath), group (Xplanet)
#: kstars.kcfg:1216
#, kde-format
msgid "The path of the background image."
msgstr "Ścieżka do pliku z obrazem tła."
#. i18n: ectx: label, entry (XplanetBackgroundColor), group (Xplanet)
#: kstars.kcfg:1220
#, kde-format
msgid "Use background color"
msgstr "Użyj barwy tła"
#. i18n: ectx: whatsthis, entry (XplanetBackgroundColor), group (Xplanet)
#: kstars.kcfg:1221
#, kde-format
msgid "Use a color as the background."
msgstr "Użyj jednolitej barwy jako tła."
#. i18n: ectx: label, entry (XplanetBackgroundColorValue), group (Xplanet)
#. i18n: ectx: property (toolTip), widget (KColorButton, kcfg_XplanetBackgroundColorValue)
#: kstars.kcfg:1225 xplanet/opsxplanet.ui:1064
#, kde-format
msgid "Background color"
msgstr "Barwa tła"
#. i18n: ectx: whatsthis, entry (XplanetBackgroundColorValue), group (Xplanet)
#: kstars.kcfg:1226
#, kde-format
msgid "The color of the background."
msgstr "Barwa tła."
#. i18n: ectx: label, entry (XplanetMagnitude), group (Xplanet)
#: kstars.kcfg:1230
#, kde-format
msgid "Base magnitude"
msgstr "Podstawowa jasność"
#. i18n: ectx: whatsthis, entry (XplanetMagnitude), group (Xplanet)
#. i18n: ectx: property (whatsThis), widget (QSpinBox, kcfg_XplanetMagnitude)
#: kstars.kcfg:1231 xplanet/opsxplanet.ui:262
#, kde-format
msgid ""
"A star of the specified magnitude will have a pixel brightness of 1. The "
"default value is 10. Stars will be drawn more brightly if this number is "
"larger."
msgstr ""
"Gwiazda o podanej jasności będzie miała wyświetlaną jasność 1. Domyślną "
"wartością jest 10. Jeśli zwiększy się tą wartość, gwiazdy będą rysowane jako "
"jaśniejsze."
#. i18n: ectx: label, entry (XplanetArcFile), group (Xplanet)
#: kstars.kcfg:1235
#, kde-format
msgid "Arc file"
msgstr "Plik łuku"
#. i18n: ectx: whatsthis, entry (XplanetArcFile), group (Xplanet)
#: kstars.kcfg:1236
#, kde-format
msgid "If checked, use an arc file to be plotted against the background stars."
msgstr ""
"Jeśli zaznaczone, na tle gwiazd zostanie wykreślona zawartość pliku łuku."
#. i18n: ectx: label, entry (XplanetArcFilePath), group (Xplanet)
#: kstars.kcfg:1240
#, kde-format
msgid "Path to arc file"
msgstr "Ścieżka do pliku łuku"
#. i18n: ectx: whatsthis, entry (XplanetArcFilePath), group (Xplanet)
#. i18n: ectx: property (whatsThis), widget (QLineEdit, kcfg_XplanetArcFilePath)
#: kstars.kcfg:1241 xplanet/opsxplanet.ui:415
#, kde-format
msgid "Specify an arc file to be plotted against the background stars."
msgstr "Podaj plik łuku, który zostanie wykreślony na tle gwiazd."
#. i18n: ectx: label, entry (XplanetConfigFile), group (Xplanet)
#: kstars.kcfg:1245
#, kde-format
msgid "Config file"
msgstr "Plik ustawień"
#. i18n: ectx: whatsthis, entry (XplanetConfigFile), group (Xplanet)
#: kstars.kcfg:1246
#, kde-format
msgid "If checked, use a config file."
msgstr "Jeśli zaznaczone, użyj pliku ustawień."
#. i18n: ectx: label, entry (XplanetConfigFilePath), group (Xplanet)
#: kstars.kcfg:1250
#, kde-format
msgid "Path to config file"
msgstr "Ścieżka do pliku ustawień"
#. i18n: ectx: whatsthis, entry (XplanetConfigFilePath), group (Xplanet)
#: kstars.kcfg:1251
#, kde-format
msgid "Use the specified configuration file."
msgstr "Użyj podanego pliku ustawień."
#. i18n: ectx: label, entry (XplanetFOV), group (Xplanet)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_XplanetFOV)
#: kstars.kcfg:1255 xplanet/opsxplanet.ui:239
#, kde-format
msgid "Use kstars's FOV"
msgstr "Użyj Pola Widzenia KStars"
#. i18n: ectx: whatsthis, entry (XplanetFOV), group (Xplanet)
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_XplanetFOV)
#: kstars.kcfg:1256 xplanet/opsxplanet.ui:236
#, kde-format
msgid "If checked, use kstars's FOV."
msgstr "Jeśli zaznaczone, użyj Pola Widzenia KStars."
#. i18n: ectx: label, entry (XplanetMarkerFile), group (Xplanet)
#: kstars.kcfg:1260
#, kde-format
msgid "Use marker file"
msgstr "Użyj pliku znacznika"
#. i18n: ectx: whatsthis, entry (XplanetMarkerFile), group (Xplanet)
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_XplanetMarkerFile)
#: kstars.kcfg:1261 xplanet/opsxplanet.ui:807
#, kde-format
msgid "If checked, use the specified marker file."
msgstr "Jeśli zaznaczone, użyj podanego pliku znacznika."
#. i18n: ectx: label, entry (XplanetMarkerFilePath), group (Xplanet)
#. i18n: ectx: property (toolTip), widget (QLineEdit, kcfg_XplanetMarkerFilePath)
#: kstars.kcfg:1265 xplanet/opsxplanet.ui:817
#, kde-format
msgid "Marker file path"
msgstr "Ścieżka do pliku znacznika"
#. i18n: ectx: whatsthis, entry (XplanetMarkerFilePath), group (Xplanet)
#: kstars.kcfg:1266
#, kde-format
msgid ""
"Specify a file containing user-defined marker data to display against the "
"background stars."
msgstr ""
"Podaj plik zawierający zdefiniowane przez użytkownika dane znacznika, które "
"mają być pokazane na tle gwiazd."
#. i18n: ectx: label, entry (XplanetMarkerBounds), group (Xplanet)
#: kstars.kcfg:1270
#, kde-format
msgid "Write marker bounds"
msgstr "Zapisz ograniczenia znacznika"
#. i18n: ectx: whatsthis, entry (XplanetMarkerBounds), group (Xplanet)
#: kstars.kcfg:1271
#, kde-format
msgid ""
"If checked, write coordinates of the bounding box for each marker in a file."
msgstr ""
"Jeśli zaznaczone, zapisz współrzędne pola ograniczającego dla każdego "
"znacznika do pliku."
#. i18n: ectx: label, entry (XplanetMarkerBoundsPath), group (Xplanet)
#. i18n: ectx: property (toolTip), widget (QLineEdit, kcfg_XplanetMarkerBoundsPath)
#: kstars.kcfg:1275 xplanet/opsxplanet.ui:840
#, kde-format
msgid "Marker bounds file path"
msgstr "Ścieżka do pliku z granicami znaczników"
#. i18n: ectx: whatsthis, entry (XplanetMarkerBoundsPath), group (Xplanet)
#. i18n: ectx: property (whatsThis), widget (QLineEdit, kcfg_XplanetMarkerBoundsPath)
#: kstars.kcfg:1276 xplanet/opsxplanet.ui:843
#, kde-format
msgid "Write coordinates of the bounding box for each marker to this file."
msgstr ""
"Zapisz współrzędne pola ograniczającego dla każdego znacznika do tego pliku."
#. i18n: ectx: label, entry (XplanetStarmap), group (Xplanet)
#: kstars.kcfg:1280
#, kde-format
msgid "Star map"
msgstr "Mapa gwiazd"
#. i18n: ectx: whatsthis, entry (XplanetStarmap), group (Xplanet)
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_XplanetStarmap)
#: kstars.kcfg:1281 xplanet/opsxplanet.ui:330
#, kde-format
msgid "If checked, use star map file to draw the background stars."
msgstr ""
"Jeśli zaznaczone, gwiazdy tła będą rysowane przy użyciu pliku mapy nieba."
#. i18n: ectx: label, entry (XplanetStarmapPath), group (Xplanet)
#. i18n: ectx: whatsthis, entry (XplanetStarmapPath), group (Xplanet)
#. i18n: ectx: property (toolTip), widget (QLineEdit, kcfg_XplanetStarmapPath)
#. i18n: ectx: property (whatsThis), widget (QLineEdit, kcfg_XplanetStarmapPath)
#: kstars.kcfg:1285 kstars.kcfg:1286 xplanet/opsxplanet.ui:357
#: xplanet/opsxplanet.ui:360
#, kde-format
msgid "Star map file path"
msgstr "Ścieżka do pliku mapy nieba"
#. i18n: ectx: label, entry (XplanetQuality), group (Xplanet)
#: kstars.kcfg:1290
#, kde-format
msgid "Output file quality"
msgstr "Jakość pliku wyjściowego"
#. i18n: ectx: whatsthis, entry (XplanetQuality), group (Xplanet)
#. i18n: ectx: property (whatsThis), widget (QSpinBox, kcfg_XplanetQuality)
#: kstars.kcfg:1291 xplanet/opsxplanet.ui:502
#, kde-format
msgid ""
"This option is only used when creating JPEG images. The quality can range "
"from 0 to 100. The default value is 80."
msgstr ""
"Ta opcja jest używana tylko w przypadku plików JPEG. Jakość może przyjmować "
"wartość od 0 do 100. Domyślną wartością jest 80."
#. i18n: ectx: label, entry (ShowSatellites), group (Satellites)
#: kstars.kcfg:1297
#, kde-format
msgid "Draw satellites in the sky map?"
msgstr "Czy rysować satelity na mapie nieba?"
#. i18n: ectx: whatsthis, entry (ShowSatellites), group (Satellites)
#. i18n: ectx: whatsthis, entry (ShowVisibleSatellites), group (Satellites)
#: kstars.kcfg:1298 kstars.kcfg:1303
#, kde-format
msgid "Toggle whether satellite tracks are drawn in the sky map."
msgstr "Przełącz rysowanie śladów satelitów na mapie nieba."
#. i18n: ectx: label, entry (ShowVisibleSatellites), group (Satellites)
#: kstars.kcfg:1302
#, kde-format
msgid "Draw only visible satellites in the sky map"
msgstr "Na mapie nieba rysuj tylko widoczne satelity"
#. i18n: ectx: label, entry (DrawSatellitesLikeStars), group (Satellites)
#. i18n: ectx: whatsthis, entry (DrawSatellitesLikeStars), group (Satellites)
#: kstars.kcfg:1307 kstars.kcfg:1308
#, kde-format
msgid ""
"If selected, satellites will be draw like stars, otherwise, draw satellites "
"as small colored square."
msgstr ""
"Jeżeli zaznaczone, satelity będą rysowane jak gwiazdy, w przeciwnym "
"przypadku będą rysowane jako małe barwne kwadraty."
#. i18n: ectx: label, entry (ShowSatellitesLabels), group (Satellites)
#: kstars.kcfg:1312
#, kde-format
msgid "Draw satellite labels?"
msgstr "Czy rysować etykiety satelitów?"
#. i18n: ectx: whatsthis, entry (ShowSatellitesLabels), group (Satellites)
#: kstars.kcfg:1313
#, kde-format
msgid "Toggle whether satellite labels are drawn in the sky map."
msgstr "Przełącz rysowanie etykiet satelitów na mapie nieba."
#. i18n: ectx: label, entry (SelectedSatellites), group (Satellites)
#: kstars.kcfg:1317
#, kde-format
msgid "Selected satellites."
msgstr "Wybrane satelity."
#. i18n: ectx: whatsthis, entry (SelectedSatellites), group (Satellites)
#: kstars.kcfg:1318
#, kde-format
msgid "List of selected satellites."
msgstr "Lista wybranych satelitów."
#. i18n: ectx: label, entry (AlwaysRecomputeCoordinates), group (General)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AlwaysRecomputeCoordinates)
#: kstars.kcfg:1323 options/opsadvanced.ui:94
#, kde-format
msgid "Always recompute coordinates"
msgstr "Zawsze obliczaj ponownie współrzędne"
#. i18n: ectx: whatsthis, entry (AlwaysRecomputeCoordinates), group (General)
#: kstars.kcfg:1324
#, kde-format
msgid ""
"Checking this option causes recomputation of current equatorial coordinates "
"from catalog coordinates (i.e. application of precession, nutation and "
"aberration corrections) for every redraw of the map. This makes processing "
"slower when there are many stars to handle, but is more likely to be bug "
"free. There are known bugs in the rendering of stars when this recomputation "
"is avoided."
msgstr ""
"Odhaczenie tej opcji powoduje ponowne przeliczenie bieżących współrzędnych "
"ze współrzędnych katalogu (np. przyłożenie poprawek precesji, nutacji i "
"aberracji) dla każdego przemalowania mapy. Spowalnia to przetwarzanie, gdy "
"trzeba obsłużyć wiele gwiazd, lecz jest bardziej prawdopodobne, że sposób "
"ten wprowadzi mniej błędów. Znane są wystąpienia błędów podczas wyświetlania "
"gwiazd, gdy to ponowne przeliczanie zostało pominięte."
#. i18n: ectx: label, entry (DefaultDSSImageSize), group (General)
#: kstars.kcfg:1328
#, kde-format
msgid "Default size for DSS images"
msgstr "Domyślny rozmiar obrazów DSS"
#. i18n: ectx: whatsthis, entry (DefaultDSSImageSize), group (General)
#: kstars.kcfg:1329
#, kde-format
msgid "The default size for DSS images downloaded from the Internet."
msgstr "Domyślny rozmiar obrazów DSS pobieranych z internetu."
#. i18n: ectx: label, entry (DSSPadding), group (General)
#: kstars.kcfg:1333
#, kde-format
msgid "Additional padding around DSS Images of deep-sky objects"
msgstr "Dodatkowe wypełnianie wokół obrazów DSS odległych obiektów na niebie"
#. i18n: ectx: whatsthis, entry (DSSPadding), group (General)
#: kstars.kcfg:1334
#, kde-format
msgid ""
"To include parts of the star field, we add some extra padding around DSS "
"images of deep-sky objects. This option configures the total (both sides) "
"padding added to either dimension of the field."
msgstr ""
"Aby uwzględnić części gwiezdnego pola, dodajemy extra wypełnienia wokół "
"obrazów DSS odległych obiektów na niebie. Opcja ta ustawia całkowite (z obu "
"stron) wypełnienie dodawane do jakiegokolwiek wymiaru pola."
#. i18n: ectx: label, entry (VerboseLogging), group (General)
#: kstars.kcfg:1338
#, kde-format
msgid "Enable Verbose Logging"
msgstr "Włącz szczegółowy dziennik"
#. i18n: ectx: whatsthis, entry (VerboseLogging), group (General)
#: kstars.kcfg:1339
#, kde-format
msgid ""
"Checking this option causes KStars to generate verbose debug information for "
"diagnostic purposes. This may cause slowdown of KStars."
msgstr ""
"Zaznaczenie tej opcji sprawia, że KStars prowadzi szczegółowy dziennik z "
"wiadomościami diagnostycznymi dla celów diagnozowania. Opcja ta może "
"spowodolnić KStars."
#. i18n: ectx: label, entry (RegularLogging), group (General)
#: kstars.kcfg:1343
#, kde-format
msgid "Enable Regular Logging"
msgstr "Włącz zwykły dziennik"
#. i18n: ectx: whatsthis, entry (RegularLogging), group (General)
#: kstars.kcfg:1344
#, kde-format
msgid ""
"Checking this option causes KStars to generate regular debug information."
msgstr ""
"Zaznaczenie tej opcji sprawia, że KStars prowadzi zwykły dziennik z "
"wiadomościami diagnostycznymi."
#. i18n: ectx: label, entry (DisableLogging), group (General)
#: kstars.kcfg:1348
#, kde-format
msgid "Disable Verbose Logging"
msgstr "Wyłącz szczegółowy dziennik"
#. i18n: ectx: whatsthis, entry (DisableLogging), group (General)
#: kstars.kcfg:1349
#, kde-format
msgid ""
"Checking this option causes KStars to stop generating ANY debug information."
msgstr ""
"Zaznaczenie tej opcji sprawia, że KStars nie prowadzi żadnego dziennika z "
"wiadomościami diagnostycznymi."
#. i18n: ectx: label, entry (LogToDefault), group (General)
#: kstars.kcfg:1353
#, kde-format
msgid "Log debug message to default output"
msgstr "Zapisuj wiadomości diagnostyczne do zwykłego wyjścia"
#. i18n: ectx: whatsthis, entry (LogToDefault), group (General)
#: kstars.kcfg:1354
#, kde-format
msgid ""
"Checking this option causes KStars log debug messages to the default output "
"used by the platform (e.g. Standard Error)."
msgstr ""
"Zaznaczenie tej opcji sprawia, że KStars zapisuje wiadomości diagnostyczne "
"do domyślnego wyjścia używanego przez platformę (np. standardowe wyjście "
"błędów)."
#. i18n: ectx: label, entry (LogToFile), group (General)
#: kstars.kcfg:1358
#, kde-format
msgid "Log debug message to a log file"
msgstr "Zapisuj wiadomości diagnostyczne do pliku dziennika"
#. i18n: ectx: whatsthis, entry (LogToFile), group (General)
#: kstars.kcfg:1359
#, kde-format
msgid ""
"Checking this option causes KStars log debug messages to a log file as "
"specified."
msgstr ""
"Zaznaczenie tej opcji sprawia, że KStars zapisuje wiadomości diagnostyczne "
"do podanego pliku dziennika."
#. i18n: ectx: whatsthis, entry (FITSLogging), group (General)
#: kstars.kcfg:1363
#, kde-format
msgid "Log FITS Data activity."
msgstr "Rejestruj aktywność danych FITS."
#. i18n: ectx: whatsthis, entry (INDILogging), group (General)
#: kstars.kcfg:1367
#, kde-format
msgid "Log INDI devices activity."
msgstr "Rejestruj aktywność urządzeń INDI."
#. i18n: ectx: whatsthis, entry (CaptureLogging), group (General)
#: kstars.kcfg:1371
#, kde-format
msgid "Log Ekos Capture Module activity."
msgstr "Rejestruj aktywność modułu przechwytującego Ekos."
#. i18n: ectx: whatsthis, entry (FocusLogging), group (General)
#: kstars.kcfg:1375
#, kde-format
msgid "Log Ekos Focus Module activity."
msgstr "Rejestruj aktywność modułu ogniskującego Ekos."
#. i18n: ectx: whatsthis, entry (GuideLogging), group (General)
#: kstars.kcfg:1379
#, kde-format
msgid "Log Ekos Guide Module activity."
msgstr "Rejestruj aktywność modułu naprowadzającego Ekos."
#. i18n: ectx: whatsthis, entry (AlignmentLogging), group (General)
#: kstars.kcfg:1383
#, kde-format
msgid "Log Ekos Alignment Module activity."
msgstr "Rejestruj aktywność modułu wyrównującego Ekos."
#. i18n: ectx: whatsthis, entry (MountLogging), group (General)
#: kstars.kcfg:1387
#, kde-format
msgid "Log Ekos Mount Module activity."
msgstr "Rejestruj aktywność modułu montażu Ekos."
#. i18n: ectx: whatsthis, entry (ObservatoryLogging), group (General)
#: kstars.kcfg:1391
#, kde-format
msgid "Log Ekos Observatory Module activity."
msgstr "Rejestruj aktywność obserwatorium Ekos."
#. i18n: ectx: label, entry (useFITSViewer), group (FITSViewer)
#: kstars.kcfg:1397
#, kde-format
msgid "Display every image captured in a FITS Viewer window."
msgstr "Wyświetl każdy przechwycony obraz w oknie przeglądarki FITS."
#. i18n: ectx: label, entry (singlePreviewFITS), group (FITSViewer)
#: kstars.kcfg:1401
#, kde-format
msgid "Preview FITS in a single tab?"
msgstr "Czy podejrzeć FITS w pojedynczej karcie?"
#. i18n: ectx: label, entry (singleWindowCapturedFITS), group (FITSViewer)
#: kstars.kcfg:1406
#, kde-format
msgid "Display all captured FITS in one window?"
msgstr "Czy wyświetlić wszystkie przechwycone obrazy FITS w jednym oknie?"
#. i18n: ectx: whatsthis, entry (singleWindowCapturedFITS), group (FITSViewer)
#: kstars.kcfg:1407
#, kde-format
msgid ""
"Display all captured FITS images in a single FITS Viewer window. By default "
"each camera create its own FITS Viewer instance"
msgstr ""
"Wyświetl wszystkie przechwycone obrazy FITS w pojedynczym oknie przeglądarki "
"FITS. Domyślnie każda kamera tworzy swoje własne okno przeglądarki FITS."
#. i18n: ectx: label, entry (singleWindowOpenedFITS), group (FITSViewer)
#: kstars.kcfg:1411
#, kde-format
msgid "Display all opened FITS in one window?"
msgstr "Czy wyświetlić wszystkie otwarte obrazy FITS w jednym oknie?"
#. i18n: ectx: whatsthis, entry (singleWindowOpenedFITS), group (FITSViewer)
#: kstars.kcfg:1412
#, kde-format
msgid "Display all opened FITS images in a single FITS Viewer window."
msgstr ""
"Wyświetl wszystkie otwarte obrazy FITS w pojedynczym oknie przeglądarki FITS."
#. i18n: ectx: whatsthis, entry (focusFITSOnNewImage), group (FITSViewer)
#: kstars.kcfg:1416
#, kde-format
msgid ""
"Bring the FITSViewer window to the foreground when receiving a new image."
msgstr ""
"Przywołaj okno przeglądarki FITS na pierwszy plan przy otrzymywaniu nowego "
"obrazu."
#. i18n: ectx: label, entry (independentWindowFITS), group (FITSViewer)
#: kstars.kcfg:1420
#, kde-format
msgid "Make FITS Viewer window independent of KStars main window"
msgstr ""
"Uczyń okno przeglądarki FITS niezależnym od głównego okna KStars. Wymaga "
"ponownego uruchomienia przed zastosowaniem"
#. i18n: ectx: label, entry (AutoDebayer), group (FITSViewer)
#: kstars.kcfg:1424
#, kde-format
msgid "Automatically debayer a FITS image if it is contains a bayer pattern"
msgstr "Samoczynne debayerowanie obrazu FITS, jeśli zawiera on wzorzec bayer"
#. i18n: ectx: label, entry (AutoImageToFITS), group (FITSViewer)
#: kstars.kcfg:1428
#, kde-format
msgid "Convert received non-FITS images to FITS for display purposes."
msgstr ""
"Przekształć pobrane obrazy nie-FITS na obrazy FITS do celów wyświetlania."
#. i18n: ectx: label, entry (Auto3DCube), group (FITSViewer)
#: kstars.kcfg:1432
#, kde-format
msgid "Process 3D FITS Cube (RGB). If false, only first channel is processed."
msgstr ""
"Przetwarzanie sześcianu 3D FITS (RGB). Jeśli fałsz, to zostanie przetworzony "
"tylko pierwszy kanał."
#. i18n: ectx: label, entry (AutoWCS), group (FITSViewer)
#: kstars.kcfg:1436
#, kde-format
msgid ""
"Automatically process World-Coordinate-System (WCS) data when loading a FITS "
"file."
msgstr ""
"Samoczynnie przetwarzaj Układ Współrzędnych Świata (WCS) przy wczytywaniu "
"plików FITS."
#. i18n: ectx: label, entry (LimitedResourcesMode), group (FITSViewer)
#: kstars.kcfg:1440
#, kde-format
msgid ""
"Conserve CPU and memory by disabling all resource-intensive features in FITS "
"Viewer"
msgstr ""
"Oszczędzaj zasoby procesora i pamięci wyłączając wszystkie zasobożerne "
"funkcje w przeglądarce FITS"
#. i18n: ectx: label, entry (BortleClass), group (WISettings)
#: kstars.kcfg:1446
#, kde-format
msgid "Bortle dark-sky rating"
msgstr "Ocena ciemności nieba w skali Bortla"
#. i18n: ectx: label, entry (TelescopeCheck), group (WISettings)
#: kstars.kcfg:1450
#, kde-format
msgid "Availability of telescope"
msgstr "Dostępność teleskopu"
#. i18n: ectx: label, entry (BinocularsCheck), group (WISettings)
#: kstars.kcfg:1454
#, kde-format
msgid "Availability of binoculars"
msgstr "Dostępność lornetki"
#. i18n: ectx: label, entry (BinocularsAperture), group (WISettings)
#: kstars.kcfg:1458
#, kde-format
msgid "Aperture of available binocular"
msgstr "Przysłona dostępnej lornetki"
#. i18n: ectx: label, entry (ScopeListIndex), group (WISettings)
#: kstars.kcfg:1462
#, kde-format
msgid "Index of selected scope from list of scopes"
msgstr "Indeks wybranego celownika optycznego z listy celowników"
#. i18n: ectx: label, entry (EkosWindowWidth), group (Ekos)
#: kstars.kcfg:1468
#, kde-format
msgid "Ekos window width"
msgstr "Szerokość okna Ekos"
#. i18n: ectx: label, entry (EkosWindowHeight), group (Ekos)
#: kstars.kcfg:1472
#, kde-format
msgid "Ekos window height"
msgstr "Wysokość okna Ekos"
#. i18n: ectx: label, entry (EkosLeftIcons), group (Ekos)
#: kstars.kcfg:1480
#, kde-format
msgid "Ekos modules icons are placed to the left of pages"
msgstr "Ikony modułu Ekos zostaną umieszczone po lewej stronie stron"
#. i18n: ectx: label, entry (RememberCredentials), group (Ekos)
#: kstars.kcfg:1484
#, kde-format
msgid "Remember Ekos Live credentials."
msgstr "Zapamiętaj dane dostępowe do usługi Ekos Na Żywo."
#. i18n: ectx: label, entry (AutoStartEkosLive), group (Ekos)
#: kstars.kcfg:1488
#, kde-format
msgid "Start Ekos Live on KStars startup."
msgstr "Uruchom Ekos Live po uruchomieniu KStars."
#. i18n: ectx: label, entry (EkosLiveOnline), group (Ekos)
#: kstars.kcfg:1492
#, kde-format
msgid "Whether EkosLive connection mode is online."
msgstr "Określa czy tryb połączenia EkosLive jest dostępny."
#. i18n: ectx: label, entry (EkosLiveUsername), group (Ekos)
#: kstars.kcfg:1496
#, kde-format
msgid "EkosLive username"
msgstr "Nazwa użytkownika EkosLive"
#. i18n: ectx: label, entry (independentWindowEkos), group (Ekos)
#: kstars.kcfg:1499
#, kde-format
msgid "Make Ekos window independent of KStars main window"
msgstr "Uczyń okno Ekos niezależnym od głównego okna KStars"
#. i18n: ectx: label, entry (profile), group (Ekos)
#: kstars.kcfg:1503
#, kde-format
msgid "Ekos drivers profile"
msgstr "Profil sterowników Ekos"
#. i18n: ectx: label, entry (neverLoadConfig), group (Ekos)
#: kstars.kcfg:1507
#, kde-format
msgid "Never load device configuration?"
msgstr "Nigdy nie wczytuj ustawień urządzenia?"
#. i18n: ectx: label, entry (loadConfigOnConnection), group (Ekos)
#: kstars.kcfg:1511
#, kde-format
msgid "Load device configuration upon successful connection?"
msgstr "Czy wczytać ustawienia urządzenia po pomyślnym połączeniu?"
#. i18n: ectx: label, entry (loadDefaultConfig), group (Ekos)
#: kstars.kcfg:1515
#, kde-format
msgid "Always load device default configuration upon successful connection?"
msgstr "Zawsze wczytuj domyślne ustawienia urządzenia po pomyślnym połączeniu?"
#. i18n: ectx: label, entry (autoLoadSerialAssistant), group (Ekos)
#: kstars.kcfg:1519
#, kde-format
msgid ""
"Automatically load Serial Port Assistant tool when detecting unmapped serial "
"ports?"
msgstr ""
"Czy samoczynnie wczytać narzędzie portów szeregowych po wykryciu "
"niezmapowanych portów szeregowych?"
#. i18n: ectx: label, entry (shutterfulCCDs), group (DarkLibrary)
#: kstars.kcfg:1529
#, kde-format
msgid "List of CCDs with mechanical or electronic shutters."
msgstr "Spis CCD z mechaniczną lub elektroniczną migawką."
#. i18n: ectx: label, entry (shutterlessCCDs), group (DarkLibrary)
#: kstars.kcfg:1532
#, kde-format
msgid "List of CCDs without mechanical or electronic shutters."
msgstr "Spis CCD bez mechanicznej lub elektronicznej migawki."
#. i18n: ectx: label, entry (MinimumAltLimit), group (Mount)
#: kstars.kcfg:1537
#, kde-format
msgid "Default minimum mount altitude limit"
msgstr "Domyślna granica dolna wysokości montażu."
#. i18n: ectx: label, entry (MaximumAltLimit), group (Mount)
#: kstars.kcfg:1542
#, kde-format
msgid "Default maximum mount altitude limit."
msgstr "Domyślna granica górna wysokości montażu."
#. i18n: ectx: whatsthis, entry (MaximumAltLimit), group (Mount)
#: kstars.kcfg:1543
#, kde-format
msgid ""
"Maximum telescope altitude limit. If the telescope is above this limit, it "
"will be commanded to stop."
msgstr ""
"Granica dla największej wysokości. Jeśli teleskop znajdzie się powyżej tej "
"granicy, to zostanie zatrzymany."
#. i18n: ectx: label, entry (EnableAltitudeLimits), group (Mount)
#: kstars.kcfg:1547
#, kde-format
msgid "Enable mount altitude limits."
msgstr "Włącz ograniczenia wysokości montażu."
#. i18n: ectx: label, entry (MeridianFlipOffset), group (Mount)
#: kstars.kcfg:1551
#, kde-format
msgid "Default hour angle to perform meridian flip"
msgstr "Domyślny kąt godzinowy do wykonania obrotu o południk"
#. i18n: ectx: whatsthis, entry (MeridianFlipOffset), group (Mount)
#: kstars.kcfg:1552
#, kde-format
msgid ""
"If the target hour angle exceeds this value, Ekos will command a meridian "
"flip and if successful it will resume guiding and capture operations."
msgstr ""
"Jeśli docelowy kąt godzinowy przekroczy tę wartość, Ekos zarządzi obrót o "
"południk i jeśli się powiedzie, to będzie kontynuować działania "
"naprowadzania i przechwytywania."
#. i18n: ectx: label, entry (ExecuteMeridianFlip), group (Mount)
#: kstars.kcfg:1555
#, kde-format
msgid "Flips the mount when reaching the meridian, if supported."
msgstr "Przerzuca montaż przy osiągnięciu południka, jeśli obsługiwane."
#. i18n: ectx: label, entry (MeridianFlipUnitDegrees), group (Mount)
#: kstars.kcfg:1559
#, kde-format
msgid "Sets the display unit for meridian flip to degrees."
msgstr "Ustawia jednostkę wyświetlania dla obrotu o południk na stopnie."
#. i18n: ectx: label, entry (LeftRightReversed), group (Mount)
#: kstars.kcfg:1563
#, kde-format
msgid "Reverse the direction of right and left buttons in mount control."
msgstr "Odwróć kierunek przycisku lewy, prawy w sterowaniu montażu."
#. i18n: ectx: label, entry (UpDownReversed), group (Mount)
#: kstars.kcfg:1567
#, kde-format
msgid "Reverse the direction of up and down buttons in mount control."
msgstr "Odwróć kierunek przycisku góra, dół w sterowaniu montażu."
#. i18n: ectx: label, entry (ParkEveryDay), group (Mount)
#: kstars.kcfg:1571
#, kde-format
msgid "Automatically start parking timer on startup."
msgstr "Samoczynnie rozpocznij czasomierz parkowania po uruchomieniu."
#. i18n: ectx: label, entry (ParkTime), group (Mount)
#: kstars.kcfg:1575
#, kde-format
msgid "Park mount at this time in 12 hour format."
msgstr "Zaparkuj montaż o tym czasie w zapisie 12-godzinnym."
#. i18n: ectx: label, entry (DefaultCaptureCCD), group (Capture)
#: kstars.kcfg:1581
#, kde-format
msgid "Default capture module CCD."
msgstr "Domyślny moduł przechwytywania CCD."
#. i18n: ectx: label, entry (DefaultObserver), group (Capture)
#: kstars.kcfg:1584
#, kde-format
msgid "Default observer full name."
msgstr "Domyślna pełna nazwa obserwatora."
#. i18n: ectx: label, entry (SyncFOVPA), group (Capture)
#: kstars.kcfg:1587
#, kde-format
msgid "Sync FOV indicator Position Angle with Rotator Settings Position Angle"
msgstr ""
"Zsynchronizuj kąt położenia wskaźnika FOV z kątem położenia z ustawień "
"obrotnicy"
#. i18n: ectx: label, entry (PAMultiplier), group (Capture)
#: kstars.kcfg:1591
#, kde-format
msgid "Position angle multiplier"
msgstr "Mnożnik kąta położenia"
#. i18n: ectx: label, entry (PAOffset), group (Capture)
#: kstars.kcfg:1595
#, kde-format
msgid "Position angle offset"
msgstr "Przesunięcie kąta położenia"
#. i18n: ectx: label, entry (GuideDeviation), group (Capture)
#: kstars.kcfg:1599
#, kde-format
msgid "Default maximum permittable guide deviation"
msgstr "Domyślna maksymalnie dozwolone odchylenie naprowadzania"
#. i18n: ectx: whatsthis, entry (GuideDeviation), group (Capture)
#: kstars.kcfg:1600
#, kde-format
msgid ""
"If guide deviation exceeds this limit, the exposure will be automatically "
"aborted and only resumed when the deviation is within this limit."
msgstr ""
"Jeśli odchylenie naprowadzania przekroczy tę granicę, to naświetlenie "
"zostanie samoczynnie przerwane i wznowione tylko wtedy, gdy odchylenie "
"znajdzie się w tych granicach."
#. i18n: ectx: label, entry (HFRDeviation), group (Capture)
#: kstars.kcfg:1604
#, kde-format
msgid "Default maximum permittable HFR deviation"
msgstr "Domyślna maksymalnie dozwolone odchylenie HFR"
#. i18n: ectx: whatsthis, entry (HFRDeviation), group (Capture)
#: kstars.kcfg:1605
#, kde-format
msgid ""
"If HFR deviation exceeds this limit, the autofocus routine will be "
"automatically started."
msgstr ""
"Jeśli odchylenie HFR przekroczy tę granicę, to funkcja samoczynnego "
"ogniskowania zostanie samoczynnie uruchomiona."
#. i18n: ectx: label, entry (EnforceGuideDeviation), group (Capture)
#: kstars.kcfg:1609
#, kde-format
msgid "Enforce guiding deviation limit."
msgstr "Wymuś ograniczenie odchylenia naprowadzania."
#. i18n: ectx: label, entry (EnforceAutofocus), group (Capture)
#: kstars.kcfg:1613
#, kde-format
msgid "Enforce Autofocus HFR limit."
msgstr "Wymuś ograniczenie samoczynnego ogniskowania HFR."
#. i18n: ectx: label, entry (EnforceRefocusEveryN), group (Capture)
#: kstars.kcfg:1617
#, kde-format
msgid "Enforce Refocus Every N Minutes."
msgstr "Wymuś ponowne ogniskowanie co N minut."
#. i18n: ectx: label, entry (RefocusEveryN), group (Capture)
#: kstars.kcfg:1621
#, kde-format
msgid "Number of minute between forced refocus attempts"
msgstr "Liczba minut przed wymuszeniem ponownego ogniskowania"
#. i18n: ectx: whatsthis, entry (RefocusEveryN), group (Capture)
#: kstars.kcfg:1622
#, kde-format
msgid ""
"Sets the time interval before forced autofocus attempts during a capture "
"sequence."
msgstr ""
"Ustawia okres przed wymuszonym samoogniskowaniem podczas czynności "
"przechwytywania."
#. i18n: ectx: label, entry (ResetMountModelAfterMeridian), group (Capture)
#: kstars.kcfg:1626
#, kde-format
msgid "Reset mount model after meridian flip."
msgstr "Wyzeruj model montażu po obrocie o południk."
#. i18n: ectx: label, entry (CalibrationADUValue), group (Capture)
#: kstars.kcfg:1630
#, kde-format
msgid "Desired flat field ADU"
msgstr "Żądane ADU płaskiego pola"
#. i18n: ectx: whatsthis, entry (CalibrationADUValue), group (Capture)
#: kstars.kcfg:1631
#, kde-format
msgid ""
"If set, Ekos will capture a few flat images to determine the optimal "
"exposure time to achieve the desired ADU value."
msgstr ""
"Jeśli ustawione, to Ekos przechwyci kilka płaskich obrazów, aby stwierdzić "
"optymalny czas naświetlenia w celu uzyskania żądanej wartości ADU."
#. i18n: ectx: label, entry (CalibrationADUValueTolerance), group (Capture)
#: kstars.kcfg:1635
#, kde-format
msgid "ADU Value tolerance"
msgstr "Tolerancja wartości ADU"
#. i18n: ectx: whatsthis, entry (CalibrationADUValueTolerance), group (Capture)
#: kstars.kcfg:1636
#, kde-format
msgid ""
"Maximum difference between measured and target ADU values to deem the value "
"as acceptable."
msgstr ""
"Różnica pomiędzy zmierzoną i docelową wartością ADU uznawana za dopuszczalną."
#. i18n: ectx: label, entry (CalibrationFlatSourceIndex), group (Capture)
#: kstars.kcfg:1640
#, kde-format
msgid "Index of flat source option."
msgstr "Indeks opcji źródła spłaszczenia."
#. i18n: ectx: label, entry (CalibrationFlatDurationIndex), group (Capture)
#: kstars.kcfg:1644
#, kde-format
msgid "Index of flat duration option."
msgstr "Indeks opcji trwania spłaszczenia."
#. i18n: ectx: label, entry (CalibrationWallAz), group (Capture)
#: kstars.kcfg:1648
#, kde-format
msgid "Azimuth of calibration wall location."
msgstr "Azymut położenia ściany kalibracji."
#. i18n: ectx: label, entry (CalibrationWallAlt), group (Capture)
#: kstars.kcfg:1652
#, kde-format
msgid "Altitude of calibration wall location."
msgstr "Wysokość położenia ściany kalibracji."
#. i18n: ectx: label, entry (MaxTemperatureDiff), group (Capture)
#: kstars.kcfg:1656
#, kde-format
msgid ""
"Maximum acceptable difference between requested and measured temperature set "
"point."
msgstr "Największa dopuszczalna różnica między temperaturą żądaną i zmierzoną."
#. i18n: ectx: label, entry (GuidingSettle), group (Capture)
#: kstars.kcfg:1660
#, kde-format
msgid ""
"Wait this many seconds after guiding is resumed before starting capture."
msgstr ""
"Czas w sekundach, po którym wznowić naprowadzanie przed rozpoczęciem "
"przechwytywania."
#. i18n: ectx: label, entry (FlatSyncFocus), group (Capture)
#: kstars.kcfg:1668
#, kde-format
msgid "Capture flat frames at the same focus position of light frames."
msgstr ""
"Przechwyć płaskie klatki w tym samym położeniu ogniskowej co jasne klatki."
#. i18n: ectx: label, entry (HFRThresholdPercentage), group (Capture)
#: kstars.kcfg:1672
#, kde-format
msgid ""
"Increase autofocus HFR value by this percentage gain and store it in Capture "
"Module."
msgstr ""
"Zwiększ wartość samoogniskowania HFR o to wzmocnienie procentowe i zachowaj "
"je w module przechwytywania."
#. i18n: ectx: label, entry (UseMedianFocus), group (Capture)
#: kstars.kcfg:1676
#, kde-format
msgid ""
"Calculate median focus value after each autofocus operation is complete."
msgstr ""
"Oblicz wartość ogniskowej po ukończeniu każdej czynności samoogniskowania."
#. i18n: ectx: label, entry (SaveHFRToFile), group (Capture)
#: kstars.kcfg:1680
#, kde-format
msgid ""
"When saving a sequence file, save current HFR threshold value. By default, "
"zero value is used."
msgstr ""
"Przy zapisie pliku sekwencji, zapisz bieżącą wartość progu HFR. Domyślnie "
"używana jest wartość zero."
#. i18n: ectx: label, entry (AutoStretch), group (Capture)
#: kstars.kcfg:1692
#, kde-format
msgid "Perform auto stretch on captured images in FITS Viewer."
msgstr ""
"Wykonaj samorozciągnięcie na przechwyconych obrazach w przeglądarce FITS."
#. i18n: ectx: label, entry (useSummaryPreview), group (Capture)
#: kstars.kcfg:1696
#, kde-format
msgid ""
"Display every image captured sequence image in the Ekos summary screen "
"preview window."
msgstr ""
"Wyświetl każdy przechwycony obraz w oknie podglądu ekranu podsumowania Ekos."
#. i18n: ectx: label, entry (useDSLRImageViewer), group (Capture)
#: kstars.kcfg:1700
#, kde-format
msgid "Display every captured DSLR image in the Image Viewer window."
msgstr "Wyświetl każdy przechwycony obraz DSLR w oknie przeglądarki obrazów."
#. i18n: ectx: label, entry (CaptureFormatIndex), group (Capture)
#: kstars.kcfg:1704
#, kde-format
msgid "Index of desired capture format (FITS or Native)."
msgstr "Indeks żądanego formatu przechwytywania (FITS lub natywny)."
#. i18n: ectx: label, entry (CaptureDirectory), group (Capture)
#: kstars.kcfg:1708
#, kde-format
msgid "Path to capture directory to save images."
msgstr "Ścieżka do zapisywania przechwyconych obrazów."
#. i18n: ectx: label, entry (RemoteCaptureDirectory), group (Capture)
#: kstars.kcfg:1712
#, kde-format
msgid "Path to remote capture directory to save images."
msgstr "Ścieżka do katalogu zapisywania obrazów zdalnych."
#. i18n: ectx: label, entry (ManualCoverTimeout), group (Capture)
#: kstars.kcfg:1715
#, kde-format
msgid "Cover or uncover telescope dialog timeout in seconds."
msgstr "Czas oczekiwania na okno dialogowe zakrycia lub odkrycia teleskopu."
#. i18n: ectx: label, entry (fileSettingsUseFilter), group (Capture)
#: kstars.kcfg:1719
#, kde-format
msgid "Add the filter name to the capture file name."
msgstr "Dodaje nazwę filtra do nazwy pliku przechwytywania."
#. i18n: ectx: label, entry (fileSettingsUseDuration), group (Capture)
#: kstars.kcfg:1723
#, kde-format
msgid "Add the capture duration to the capture file name."
msgstr "Dodaje czas trwania przechwytywania do nazwy pliku przechwytywania."
#. i18n: ectx: label, entry (fileSettingsUseTimestamp), group (Capture)
#: kstars.kcfg:1727
#, kde-format
msgid "Add the capture timestamp to the capture file name."
msgstr "Dodaje znacznik czasu przechwytywania do nazwy pliku przechwytywania."
#. i18n: ectx: label, entry (DefaultFocusCCD), group (Focus)
#: kstars.kcfg:1733
#, kde-format
msgid "Default focus module CCD."
msgstr "Domyślny moduł ogniskowania CCD."
#. i18n: ectx: label, entry (DefaultFocusFocuser), group (Focus)
#: kstars.kcfg:1736
#, kde-format
msgid "Default focus module focuser."
msgstr "Domyślny moduł ogniskowania."
#. i18n: ectx: label, entry (DefaultFocusFilterWheel), group (Focus)
#: kstars.kcfg:1739
#, kde-format
msgid "Default focus module filter wheel."
msgstr "Domyślne koło filtra modułu ogniskowania."
#. i18n: ectx: label, entry (FocusTicks), group (Focus)
#: kstars.kcfg:1742
#, kde-format
msgid "Default Focuser step ticks"
msgstr "Domyślny krok podziałki układu ogniskującego"
#. i18n: ectx: whatsthis, entry (FocusTicks), group (Focus)
#: kstars.kcfg:1743
#, kde-format
msgid ""
"Step size of the absolute focuser. The step size TICKS should be adjusted so "
"that when the focuser moves TICKS steps, the difference in HFR is more than "
"0.1 pixels. Lower the value when you are close to optimal focus."
msgstr ""
"Rozmiar kroku bezwzględnego układu ogniskującego. Rozmiar kroku podziałki "
"PODZIAŁKI powinien być dostosowany, tak aby, gdy układ ogniskujący "
"przemieszcza się o kroki PODZIAŁKI, HFR był większy niż 0,1 pikseli. Obniż "
"wartość, gdy znajdziesz się bliżej do optymalnego zbliżenia."
#. i18n: ectx: whatsthis, entry (FocusSettleTime), group (Focus)
#: kstars.kcfg:1747
#, kde-format
msgid ""
"Wait for this many seconds after moving the focuser before capturing the "
"next image during AutoFocus."
msgstr ""
"Odczekaj tyle sekund przed przesunięciem urządzenia ogniskującego przed "
"przechwyceniem kolejnego obrazu przy użyciu samoogniskowania."
#. i18n: ectx: whatsthis, entry (GuideSettleTime), group (Focus)
#: kstars.kcfg:1751
#, kde-format
msgid "Wait for this many seconds after resuming guide."
msgstr "Czas w sekundach, po którym wznowić naprowadzanie."
#. i18n: ectx: label, entry (FocusTolerance), group (Focus)
#: kstars.kcfg:1755
#, kde-format
msgid "Default Focuser tolerance value"
msgstr "Domyślna wartość tolerancji układu ogniskującego"
#. i18n: ectx: whatsthis, entry (FocusTolerance), group (Focus)
#: kstars.kcfg:1756
#, kde-format
msgid ""
"The tolerance specifies the percentage difference between the current "
"focusing position and the minimum obtained during the focusing run. "
"Adjustment of this value is necessary to prevent the focusing algorithm from "
"oscillating back and forth."
msgstr ""
"Tolerancja określa procentową różnicę pomiędzy obecną pozycją zbliżenia i "
"minimalną otrzymaną przy wybiegu ogniskowania. Dostosowanie tej wartości "
"jest niezbędne do przeciwdziałania oscylacją tam i z powrotem przez algorytm "
"ogniskowania."
#. i18n: ectx: label, entry (FocusMaxTravel), group (Focus)
#: kstars.kcfg:1760
#, kde-format
msgid "Maximum Focus Travel Distance"
msgstr "Maksymalny skok przy ogniskowaniu"
#. i18n: ectx: whatsthis, entry (FocusMaxTravel), group (Focus)
#: kstars.kcfg:1761
#, kde-format
msgid "Set the maximum travel distance of an absolute focuser."
msgstr "Ustaw maksymalny skok bezwzględnego układu ogniskującego."
#. i18n: ectx: label, entry (FocusGain), group (Focus)
#: kstars.kcfg:1765
#, kde-format
msgid "Default Focuser gain value"
msgstr "Domyślna wartość wzmocnienia układu ogniskującego"
#. i18n: ectx: whatsthis, entry (FocusGain), group (Focus)
#: kstars.kcfg:1766
#, kde-format
msgid ""
"Specifies gain value of CCD when performing focusing if supported by camera."
msgstr ""
"Określa wartość wzmocnienia CCD przy ogniskowaniu, jeśli jest to obsługiwane "
"przez aparat."
#. i18n: ectx: label, entry (FocusBoxSize), group (Focus)
#: kstars.kcfg:1770
#, kde-format
msgid "Default Focuser star selection box size"
msgstr "Domyślny rozmiar pola zaznaczonej gwiazdy dla układu ogniskującego"
#. i18n: ectx: whatsthis, entry (FocusBoxSize), group (Focus)
#: kstars.kcfg:1771
#, kde-format
msgid "Set box size to select a focus star."
msgstr "Ustaw rozmiar pola do zaznaczenia ogniskowanej gwiazdy/"
#. i18n: ectx: label, entry (FocusXBin), group (Focus)
#: kstars.kcfg:1775
#, kde-format
msgid "Default CCD X binning in focus mode"
msgstr "Domyślny binning X CCD w trybie ogniskowania"
#. i18n: ectx: whatsthis, entry (FocusXBin), group (Focus)
#: kstars.kcfg:1776
#, kde-format
msgid "Set horizontal binning of CCD camera while in focus mode."
msgstr "Ustaw poziomy binning matrycy CCD aparatu w trybie ogniskowania."
#. i18n: ectx: label, entry (FocusYBin), group (Focus)
#: kstars.kcfg:1780
#, kde-format
msgid "Default CCD Y binning in focus mode"
msgstr "Domyślny binning Y CCD w trybie ogniskowania"
#. i18n: ectx: whatsthis, entry (FocusYBin), group (Focus)
#: kstars.kcfg:1781
#, kde-format
msgid "Set vertical binning of CCD camera while in focus mode."
msgstr "Ustaw pionowy binning matrycy CCD aparatu w trybie ogniskowania."
#. i18n: ectx: label, entry (FocusSubFrame), group (Focus)
#: kstars.kcfg:1785
#, kde-format
msgid "Subframe the focus star during the autofocus procedure."
msgstr ""
"Klatka pomocnicza na ogniskowanej gwieździe podczas czynności samoczynnego "
"ogniskowania."
#. i18n: ectx: label, entry (FocusUseFullField), group (Focus)
#: kstars.kcfg:1789
#, kde-format
msgid ""
"Measure average HFR from all stars combined in a full frame. This method "
"defaults to the Centroid detection, but can use SEP detection too. Its "
"performance decreases as the number of stars increases."
msgstr ""
"Zmierz przeciętną HFR ze wszystkich gwiazd zebranych w jednej pełnej ramce. "
"Ten sposób domyślnie sprowadza się do wykrywania centroid, lecz może także "
"wykorzystywać wykrywanie SEP. Jego wydajność spada wraz ze zwiększaniem się "
"liczby gwiazd."
#. i18n: ectx: label, entry (FocusFullFieldInnerRadius), group (Focus)
#: kstars.kcfg:1793
#, kde-format
msgid "Full field inner radius."
msgstr "Wewnętrzny promień pełnego pola."
#. i18n: ectx: whatsthis, entry (FocusFullFieldInnerRadius), group (Focus)
#: kstars.kcfg:1794
#, no-c-format, kde-format
msgid ""
"During full field focusing, stars which are inside this percentage of the "
"frame are filtered out of HFR calculation (default 0%). Detection algorithms "
"may also have an inherent filter."
msgstr ""
"Podczas ogniskowania pełnego pola, gwiazdy które znajdują się wewnątrz tego "
"procentu ramki zostaną odfiltrowane z obliczeń HFR (domyślnie 0%). Algorytmy "
"wykrywania mogą mieć także swoje wewnętrzne filtry."
#. i18n: ectx: label, entry (FocusFullFieldOuterRadius), group (Focus)
#: kstars.kcfg:1798
#, kde-format
msgid "Full field outer radius."
msgstr "Zewnętrzny promień pełnego pola."
#. i18n: ectx: whatsthis, entry (FocusFullFieldOuterRadius), group (Focus)
#: kstars.kcfg:1799
#, no-c-format, kde-format
msgid ""
"During full field focusing, stars which are outside this percentage of the "
"frame are filtered out of HFR calculation (default 100%). Detection "
"algorithms may also have an inherent filter."
msgstr ""
"Podczas ogniskowania pełnego pola, gwiazdy które znajdują się poza tym "
"procentem ramki zostaną odfiltrowane z obliczeń HFR (domyślnie 100%). "
"Algorytmy wykrywania mogą mieć także swoje wewnętrzne filtry."
#. i18n: ectx: label, entry (FocusAutoStarEnabled), group (Focus)
#: kstars.kcfg:1803
#, kde-format
msgid "Automatically select a star to focus."
msgstr "Samoczynnie wybierz gwiazdę do ogniskowania na niej."
#. i18n: ectx: label, entry (SuspendGuiding), group (Focus)
#: kstars.kcfg:1807
#, kde-format
msgid "Suspend guiding while autofocus in progress."
msgstr "Wstrzymaj naprowadzanie, gdy samoczynne ogniskowanie jest w trakcie."
#. i18n: ectx: label, entry (UseFocusDarkFrame), group (Focus)
#: kstars.kcfg:1811
#, kde-format
msgid "Take a dark frame and subtract it before running autofocus operation."
msgstr ""
"Przechwyć ciemną klatkę i odejmij ją przed wykonaniem samoogniskowania."
#. i18n: ectx: label, entry (FocusEffect), group (Focus)
#: kstars.kcfg:1815
#, kde-format
msgid "Image filter to be applied to focus image upon loading."
msgstr "Stosowany filtr obrazu do zogniskowania obrazu podczas wczytywania."
#. i18n: ectx: label, entry (FocusThreshold), group (Focus)
#: kstars.kcfg:1819
#, kde-format
msgid ""
"Relative percentage strength of centroid edge pixel strength to average "
"pixel value."
msgstr ""
"Względna siła procentowa siły pikselowej krawędzi centroidu potrzebna do "
"uśrednienia wartości piksela."
#. i18n: ectx: label, entry (FocusDetection), group (Focus)
#: kstars.kcfg:1823
#, kde-format
msgid "Star detection algorithm"
msgstr "Algorytm wykrywania gwiazd"
#. i18n: ectx: label, entry (FocusAlgorithm), group (Focus)
#: kstars.kcfg:1827
#, kde-format
msgid "Focus process algorithm"
msgstr "Algorytm procesu ogniskowania"
#. i18n: ectx: label, entry (FocusFramesCount), group (Focus)
#: kstars.kcfg:1831
#, kde-format
msgid "Number of focus frames to average for HFR calculations."
msgstr "Liczba klatek ogniskowych do uśrednienia obliczeń HFR."
#. i18n: ectx: label, entry (DefaultAlignCCD), group (Align)
#: kstars.kcfg:1837
#, kde-format
msgid "Default align module CCD."
msgstr "Domyślny moduł wyrównywania CCD."
#. i18n: ectx: label, entry (DefaultAlignFW), group (Align)
#: kstars.kcfg:1840
#, kde-format
msgid "Default align module Filter Wheel."
msgstr "Domyślne koło filtra modułu wyrównywania."
#. i18n: ectx: label, entry (AlignExposure), group (Align)
#: kstars.kcfg:1843
#, kde-format
msgid "Default alignment exposure value"
msgstr "Domyślna wartość naświetlenia wyrównania"
#. i18n: ectx: whatsthis, entry (AlignExposure), group (Align)
#: kstars.kcfg:1844
#, kde-format
msgid ""
"Specifies exposure value of CCD in seconds when performing plate solving."
msgstr ""
"Określa wartość naświetlania CCD w sekundach przy wykonywaniu rozwiązywania "
"talerza."
#. i18n: ectx: label, entry (SolverBinningIndex), group (Align)
#: kstars.kcfg:1848
#, kde-format
msgid "Default CCD binning index while in alignment mode"
msgstr "Domyślny indeks biningu CCD w trybie wyrównywania"
#. i18n: ectx: whatsthis, entry (SolverBinningIndex), group (Align)
#: kstars.kcfg:1849
#, kde-format
msgid ""
"Set binning index of CCD camera while in alignment mode. Default values 0-3 "
"corresponding to 1x1 to 4x4 binning. 4 is max binning."
msgstr ""
"Ustaw indeks biningu CCD w trybie wyrównywania. Domyślne wartości 0-3 "
"odpowiadają biningowi od 1x1 do 4x4. 4 to największy binning."
#. i18n: ectx: whatsthis, entry (AstrometryUseRotator), group (Align)
#: kstars.kcfg:1853
#, kde-format
msgid "Use rotator when performing load and slew."
msgstr "Użyj obrotnicy przy wykonywaniu wczytania i obrotu."
#. i18n: ectx: whatsthis, entry (AstrometryRotatorThreshold), group (Align)
#: kstars.kcfg:1857
#, kde-format
msgid ""
"Threshold between measured and FITS position angles in arcminutes to "
"consider the load and slew operation successful."
msgstr ""
"Różnica pomiędzy położeniem zmierzonym i FITS w minutach kątowych uznawana "
"określająca pomyślność działania wczytania i obrotu."
#. i18n: ectx: label, entry (SolverType), group (Align)
#: kstars.kcfg:1861
#, kde-format
msgid "Set solver type (online, offline, remote)."
msgstr ""
"Ustaw rodzaj programu rozwiązującego (z internetem, bez internetu, zdalny)."
#. i18n: ectx: label, entry (SolverScopeType), group (Align)
#: kstars.kcfg:1865
#, kde-format
msgid ""
"Index of telescope type to be used when solving an image. 0 for Primary, 1 "
"for Guide"
msgstr ""
"Indeks rodzaj teleskopu używanego do rozwiązywania obrazu, 0 dla głównego, 1 "
"dla prowadnicy"
#. i18n: ectx: label, entry (SolverGotoOption), group (Align)
#: kstars.kcfg:1869
#, kde-format
msgid "Action to take if solver if successful (Sync, Slew to Target, or None)"
msgstr ""
"Działanie podejmowane po sukcesie solvera (Synchronizacja, Obrót na cel lub "
"Nic)"
#. i18n: ectx: label, entry (AstrometrySolverWCS), group (Align)
#: kstars.kcfg:1873
#, kde-format
msgid ""
"World Coordinate System (WCS). WCS is used to encode RA/DEC coordinates in "
"captured CCD images."
msgstr ""
"World Coordinate System (WCS). WCS jest używany do kodowania współrzędnych "
"RA/DEC w przechwytywanych obrazach CCD."
#. i18n: ectx: label, entry (AstrometrySolverOverlay), group (Align)
#: kstars.kcfg:1877
#, kde-format
msgid "Display received FITS images unto solver FOV rectangle in the sky map."
msgstr ""
"Wyświetl pobrane obrazy FITS w prostokącie Pola Widzenia na mapie nieba."
#. i18n: ectx: label, entry (AstrometryDifferentialSlewing), group (Align)
#: kstars.kcfg:1881
#, kde-format
msgid ""
"Do not use Sync when Slew to Target is selected. Use differential slewing to "
"correct for discrepancies."
msgstr ""
"Nie synchronizuj, gdy wybrany obrót do celu. Użyj obracania różniczkowego, "
"aby uniknąć niezgodności."
#. i18n: ectx: label, entry (SolverAccuracyThreshold), group (Align)
#: kstars.kcfg:1885
#, kde-format
msgid ""
"Accuracy threshold in arcseconds between solution and target coordinates."
msgstr ""
"Próg dokładności w sekundach kątowych między wynikiem i współrzędnymi "
"docelowymi."
#. i18n: ectx: label, entry (LockAlignFilterIndex), group (Align)
#: kstars.kcfg:1889
#, kde-format
msgid ""
"Use specified filter index when performing astrometry regardless of current "
"filter settings."
msgstr ""
"Użyj danego indeksu filtra przy wykonywaniu czynności astrometry bez względu "
"na obecne ustawienia filtra."
#. i18n: ectx: label, entry (AlignDarkFrame), group (Align)
#: kstars.kcfg:1893
#, kde-format
msgid "Take a dark frame and subtract it before running astrometry operation."
msgstr ""
"Przechwyć ciemną klatkę i odejmij ją przed wykonaniem działania "
"astronometrii."
#. i18n: ectx: label, entry (SettlingTime), group (Align)
#: kstars.kcfg:1897
#, kde-format
msgid ""
"Time to wait in milliseconds after telescope slewing is complete before "
"starting the next capture."
msgstr ""
"Czas czekania do przechwycenia następnego obrazu, po obróceniu teleskopu."
#. i18n: ectx: label, entry (AstrometryUseNoFITS2FITS), group (Align)
#: kstars.kcfg:1901
#, kde-format
msgid ""
"Do not sanitize FITS. This option should only be checked if astrometry.net "
"version is 0.67 or earlier. Uncheck for any versions greater than 0.67."
msgstr ""
"Nie łagodź FITS. Opcje tę należy zaznaczyć tylko jeśli wersja astrometry.net "
"jest 0.67 lub niższa. Usuń zaznaczenie dla wersji wyższych niż 0.67."
#. i18n: ectx: label, entry (AstrometryImageScaleLow), group (Align)
#: kstars.kcfg:1917
#, kde-format
msgid "Lower image scale."
msgstr "Dolna podziaka obrazu."
#. i18n: ectx: label, entry (AstrometryImageScaleHigh), group (Align)
#: kstars.kcfg:1920
#, kde-format
msgid "Upper image scale."
msgstr "Górna podziaka obrazu."
#. i18n: ectx: label, entry (AstrometryAutoUpdateImageScale), group (Align)
#: kstars.kcfg:1923
#, kde-format
msgid ""
"Automatically update image scale when CCD or Mount parameters are updated."
msgstr ""
"Samoczynne uaktualnij podziałkę obrazu, gdy uaktualnione zostaną parametry "
"CCD lub montażu."
#. i18n: ectx: label, entry (AstrometryImageScaleUnits), group (Align)
#: kstars.kcfg:1927
#, kde-format
msgid ""
"Image scale units in arcminutes (aw), degrees (dw), or arcsec per pixel (app)"
msgstr ""
"Jednostki podziałki obrazu w minutach kątowych (aw), stopniach (dw), lub "
"sekundach kątowych na piksel (app)"
#. i18n: ectx: label, entry (AstrometryDownsample), group (Align)
#: kstars.kcfg:1935
#, kde-format
msgid "Downsample factor"
msgstr "Współcznnik obniżenia próbkowania"
#. i18n: ectx: label, entry (AstrometryAutoDownsample), group (Align)
#: kstars.kcfg:1939
#, kde-format
msgid "Automatically downsample based on image size."
msgstr "Sam obniż próbkowanie w zależności od rozmiaru obrazu."
#. i18n: ectx: label, entry (AstrometryPositionRA), group (Align)
#: kstars.kcfg:1947
#, kde-format
msgid ""
"User supplied Right Ascension value in degrees to be passed to the solver."
msgstr ""
"Użyj podanej wartości wzniosu prostego w kątach dla programu rozwiązującego."
#. i18n: ectx: label, entry (AstrometryPositionDE), group (Align)
#: kstars.kcfg:1950
#, kde-format
msgid "User supplied declination value in degrees to be passed to the solver."
msgstr "Użyj podanej wartości deklinacji w kątach dla programu rozwiązującego."
#. i18n: ectx: label, entry (AstrometryAutoUpdatePosition), group (Align)
#: kstars.kcfg:1953
#, kde-format
msgid ""
"Automatically update position coordinates when mounts completes slewing."
msgstr ""
"Samoczynnie uaktualnij współrzędne położenie po ukończeniu obracania "
"teleskopu."
#. i18n: ectx: label, entry (AstrometryCustomOptions), group (Align)
#: kstars.kcfg:1965
#, kde-format
msgid "Additional optional astrometry.net options"
msgstr "Dodatkowe ustawienia astronometry.net"
#. i18n: ectx: label, entry (AstrometrySolverBinary), group (Align)
#: kstars.kcfg:1968
#, kde-format
msgid "astrometry.net solve-field binary"
msgstr "Plik binarny solve-field astrometry.net"
#. i18n: ectx: whatsthis, entry (AstrometrySolverBinary), group (Align)
#: kstars.kcfg:1969
#, kde-format
msgid "Path to astrometry.net solver location."
msgstr "Ścieżka do położenia programu rozwiązującego astrometry.net."
#. i18n: ectx: label, entry (AstrometryWCSInfo), group (Align)
#: kstars.kcfg:1977
#, kde-format
msgid "astrometry.net wcsinfo binary"
msgstr "Plik binarny wcsinfo astrometry.net"
#. i18n: ectx: whatsthis, entry (AstrometryWCSInfo), group (Align)
#: kstars.kcfg:1978
#, kde-format
msgid "Path to astrometry.net wcsinfo location."
msgstr "Ścieżka do położenia wcsinfo astrometry.net."
#. i18n: ectx: label, entry (AstrometryConfFile), group (Align)
#: kstars.kcfg:1986
#, kde-format
msgid "astrometry.net configuration file"
msgstr "Pliku ustawień astrometry.net"
#. i18n: ectx: whatsthis, entry (AstrometryConfFile), group (Align)
#: kstars.kcfg:1987
#, kde-format
msgid "Path to astrometry.net file location."
msgstr "Ścieżka do położenia pliku astrometry.net."
#. i18n: ectx: label, entry (AstrometryConfFileIsInternal), group (Align)
#: kstars.kcfg:1991
#, kde-format
msgid "Internal or External Astrometry.net Conf File?"
msgstr "Wewnętrzny czy zewnętrzny plik ustawień Astrometry.cfg?"
#. i18n: ectx: label, entry (UseDefaultPython), group (Align)
#: kstars.kcfg:1995
#, kde-format
msgid "Use the Default System Python Path"
msgstr "Użyj systemowej ścieżki Pythona"
#. i18n: ectx: whatsthis, entry (PythonExecPath), group (Align)
#: kstars.kcfg:2000
#, kde-format
msgid ""
"Folder in which the desired python executable or link to be used for "
"astrometry.net resides."
msgstr ""
"Katalog, w którym znajduje się plik wykonywalny python lub astrometry.net."
#. i18n: ectx: label, entry (AstrometryAPIKey), group (Align)
#: kstars.kcfg:2005
#, kde-format
msgid "astrometry.net API Key"
msgstr "Klucz API astrometry.net"
#. i18n: ectx: whatsthis, entry (AstrometryAPIKey), group (Align)
#: kstars.kcfg:2006
#, kde-format
msgid ""
"Key to access astrometry.net online web services. You must register with "
"astrometry.net to obtain a key."
msgstr ""
"Klucz dostępowy do usług sieciowych astrometry.net. Musisz się zarejestrować "
"na astrometry.net aby uzyskać klucz."
#. i18n: ectx: label, entry (AstrometryAPIURL), group (Align)
#: kstars.kcfg:2010
#, kde-format
msgid "astrometry.net API URL"
msgstr "Adres URL API astrometry.net"
#. i18n: ectx: label, entry (AstrometryUseJPEG), group (Align)
#: kstars.kcfg:2014
#, kde-format
msgid ""
"Use JPEG format, instead of FITS, to upload images to the astrometry.net "
"online service."
msgstr ""
"Użyj formatu JPEG, zamiast FITS, aby wysyłać obrazy do usługi sieciowej "
"astrometry.net."
#. i18n: ectx: label, entry (AstrometryTimeout), group (Align)
#: kstars.kcfg:2018
#, kde-format
msgid "Timeout in seconds to wait for astrometry solver to complete."
msgstr "Czas oczekiwania na ukończenie programu rozwiązującego astrometry.net."
#. i18n: ectx: label, entry (PAHMountSpeedIndex), group (Align)
#: kstars.kcfg:2022
#, kde-format
msgid "Speed index to set mount in Polar Alignment Assistant Tool."
msgstr ""
"Indeks prędkości do ustawienia montażu w narzędziu pomocy przy wyrównywaniu "
"do bieguna."
#. i18n: ectx: label, entry (PAHAutoPark), group (Align)
#: kstars.kcfg:2026
#, kde-format
msgid ""
"Automatically park the mount after Polar Alignment Assistant Tool is "
"complete."
msgstr ""
"Sam zaparkuj montaż, po tym jak narzędzie pomocy wyrównania do bieguna "
"ukończy."
#. i18n: ectx: label, entry (DefaultGuideCCD), group (Guide)
#: kstars.kcfg:2032
#, kde-format
msgid "Default guide module CCD."
msgstr "Domyślny moduł naprowadzania CCD."
#. i18n: ectx: label, entry (DefaultST4Driver), group (Guide)
#: kstars.kcfg:2035
#, kde-format
msgid "Default guide module ST4 Driver."
msgstr "Domyślny sterownik modułu naprowadzania ST4."
#. i18n: ectx: label, entry (GuideExposure), group (Guide)
#: kstars.kcfg:2038
#, kde-format
msgid "Guider exposure duration in seconds."
msgstr "Czas naświetlenia naprowadzania, w sekundach."
#. i18n: ectx: label, entry (GuiderType), group (Guide)
#: kstars.kcfg:2042
#, kde-format
msgid ""
"Which guider process to utilize for guiding (0 Internal Guider, 1 PHD2, 2 "
"lin_guider)"
msgstr ""
"Proces naprowadzania używany przy naprowadzaniu (0 wewnętrzne naprowadzanie, "
"1 PHD2, 2 lin_guider)"
#. i18n: ectx: label, entry (GuideAlgorithm), group (Guide)
#: kstars.kcfg:2046
#, kde-format
msgid ""
"Which Algorithm to use track guide square (0 smart, 1 fast, 2 threshold, 3 "
"no threshold)."
msgstr ""
"Algorytm do użycia śledzenia kwadratu naprowadzania (0 mądry, 1 szybki, 2 "
"próg, 3 brak progu)"
#. i18n: ectx: label, entry (PHD2Host), group (Guide)
#: kstars.kcfg:2050
#, kde-format
msgid "Host name of external PHD2 service"
msgstr "Nazwa gospodarza zewnętrznej usługi PHD2"
#. i18n: ectx: label, entry (PHD2Port), group (Guide)
#: kstars.kcfg:2054
#, kde-format
msgid "PHD2 Event Monitoring Port"
msgstr "Port monitorowania zdarzeń PHD2"
#. i18n: ectx: label, entry (LinGuiderHost), group (Guide)
#: kstars.kcfg:2058
#, kde-format
msgid "Host name of external lin_guider service"
msgstr "Nazwa gospodarza zewnętrznej usługi lin_guider"
#. i18n: ectx: label, entry (LinGuiderPort), group (Guide)
#: kstars.kcfg:2062
#, kde-format
msgid "Lin_guider Event Monitoring Port"
msgstr "Port monitorowania zdarzenia Lin_guider"
#. i18n: ectx: label, entry (GuideScopeType), group (Guide)
#: kstars.kcfg:2066
#, kde-format
msgid ""
"Index of telescope type to be used when guiding. 0 for Primary, 1 for Guide"
msgstr ""
"Indeks rodzaj teleskopu używanego do naprowadzania. 0 dla głównego, 1 dla "
"prowadnicy"
#. i18n: ectx: label, entry (CalibrationPulseDuration), group (Guide)
#: kstars.kcfg:2070
#, kde-format
msgid ""
"Pulse duration in milliseconds used for guiding pulses during calibration "
"stage."
msgstr ""
"Czas trwania pulsu w milisekundach używany dla pulsów naprowadzających "
"podczas etapu kalibracji. "
#. i18n: ectx: label, entry (GuideSquareSizeIndex), group (Guide)
#: kstars.kcfg:2074
#, kde-format
msgid ""
"Guide square size index (0 to 4) corresponding to pixel sizes (8 to 128)."
msgstr ""
"Indeks kwadratu naprowadzania (0 to 4) odpowiadający rozmiarom w pikselach "
"(od 8 do 128)."
#. i18n: ectx: label, entry (ImageGuidingEnabled), group (Guide)
#: kstars.kcfg:2078
#, kde-format
msgid "Use Image Guiding algorithms instead of classical centroid guiding."
msgstr ""
"Użyj algorytmów naprowadzania obrazu zamiast klasycznego naprowadzania "
"centroidą."
#. i18n: ectx: label, entry (GuideRegionAxis), group (Guide)
#: kstars.kcfg:2082
#, kde-format
msgid ""
"Region Axis Index (0 to 4) corresponding to NxN partition size used Image "
"Guiding (64 to 1024)."
msgstr ""
"Indeks osi regionu (od 0 do 4) odpowiadający rozmiarowi partycji NxN użył "
"naprowadzania obrazu (od 64 do 1024)."
#. i18n: ectx: label, entry (GuideAutoStarEnabled), group (Guide)
#: kstars.kcfg:2086
#, kde-format
msgid "Automatically select calibration star and perform calibration."
msgstr "Samoczynnie wybierz gwiazdę do kalibrowania i wykonaj kalibrację."
#. i18n: ectx: label, entry (GuideRemoteImagesEnabled), group (Guide)
#: kstars.kcfg:2094
#, kde-format
msgid ""
"When using external guiders, enable reception of remote images in Ekos guide "
"module. By default, remote images are disabled."
msgstr ""
"Przy używaniu zewnętrznych programów naprowadzających, włącz pobieranie "
"zdalnych obrazów w module naprowadzania Ekos. Domyślnie, zdane obrazy są "
"wyłączone."
#. i18n: ectx: label, entry (AutoModeIterations), group (Guide)
#: kstars.kcfg:2098
#, kde-format
msgid "Number of automode iterations for calibration process."
msgstr "Liczba powtórzeń samoczynnego trybu dla czynności kalibracji."
#. i18n: ectx: label, entry (GuideLostStarTimeout), group (Guide)
#: kstars.kcfg:2102
#, kde-format
msgid "When star tracking is lost, wait this many seconds before aborting."
msgstr "Po zgubieniu gwiazdy, odczekaj tyle sekund przed przerwaniem."
#. i18n: ectx: label, entry (GuideMaxDeltaRMS), group (Guide)
#: kstars.kcfg:2106
#, kde-format
msgid "Maximum delta RMS permitted while guiding before aborting."
msgstr ""
"Graniczna górna delta RMS przy naprowadzaniu nie powodująca przerwania."
#. i18n: ectx: label, entry (TwoAxisEnabled), group (Guide)
#: kstars.kcfg:2110
#, kde-format
msgid "Use both axes to perform calibration."
msgstr "Użyj obu osi do wykonania kalibracji."
#. i18n: ectx: label, entry (RapidGuideEnabled), group (Guide)
#: kstars.kcfg:2114
#, kde-format
msgid "Use driver side Rapid Guide to perform guiding."
msgstr "Użyj szybkiego naprowadzania po stronie sterownika do naprowadzania."
#. i18n: ectx: label, entry (GuideDarkFrameEnabled), group (Guide)
#: kstars.kcfg:2118
#, kde-format
msgid "Take dark frame for autoguider images."
msgstr "Przyjmij czarną klatkę dla obrazów samoczynnego naprowadzania."
#. i18n: ectx: label, entry (GuideSubframeEnabled), group (Guide)
#: kstars.kcfg:2122
#, kde-format
msgid "Subframe guide image around selected region"
msgstr "Obraz klatki pomocniczej wokół wybranego obszaru"
#. i18n: ectx: label, entry (DitherPixels), group (Guide)
#: kstars.kcfg:2126
#, kde-format
msgid ""
"How many pixels to move between subsequent exposures under auto dithering "
"mode."
msgstr ""
"Liczba pikseli do przesunięcia pomiędzy kolejnymi naświetleniami w trybie "
"samoczynnego rozpraszania."
#. i18n: ectx: label, entry (DitherFrames), group (Guide)
#: kstars.kcfg:2130
#, kde-format
msgid "Dither after this many frames."
msgstr "Rozprosz po tylu klatkach."
#. i18n: ectx: label, entry (DitherThreshold), group (Guide)
#: kstars.kcfg:2138
#, kde-format
msgid "Maximum distance (pixels) for guiding to be considered settled."
msgstr ""
"Maksymalna odległość (w pikselach) do uznania naprowadzania jako ustalonego."
#. i18n: ectx: label, entry (DitherTimeout), group (Guide)
#: kstars.kcfg:2142
#, kde-format
msgid "Time limit (seconds) on dithering to settle down."
msgstr "Ograniczenie czasowe (sekundy) do ustalenia rozpraszania."
#. i18n: ectx: label, entry (DitherMaxIterations), group (Guide)
#: kstars.kcfg:2146
#, kde-format
msgid "How many dithering attempts to undertake before giving up."
msgstr "Liczba prób rozpraszania przed poddaniem się."
#. i18n: ectx: label, entry (DitherNoGuidingPulse), group (Guide)
#: kstars.kcfg:2150
#, kde-format
msgid "Pulse length in milliseconds used for non-guiding dither."
msgstr ""
"Długość pulsu w milisekundach używany dla rozpraszania przy nienaprowadzaniu."
#. i18n: ectx: label, entry (DitherFailAbortsAutoGuide), group (Guide)
#: kstars.kcfg:2154
#, kde-format
msgid "If dithering fails then abort autoguide."
msgstr "Gdy rozpraszanie nie uda się, to przerwij samonaprowadzanie."
#. i18n: ectx: label, entry (DitherEnabled), group (Guide)
#: kstars.kcfg:2158
#, kde-format
msgid "Use Auto Dithering when guiding."
msgstr "Użyj samorozpraszania przy naprowadzaniu."
#. i18n: ectx: label, entry (DitherNoGuiding), group (Guide)
#: kstars.kcfg:2162
#, kde-format
msgid "Perform dithering even when not guiding."
msgstr "Użyj samorozpraszania nawet nienaprowadzając."
#. i18n: ectx: label, entry (AOLimit), group (Guide)
#: kstars.kcfg:2166
#, kde-format
msgid ""
"The Adaptive Optics unit is utilized if the guiding deviation is less than "
"this limit in arcseconds. Once exceeded, mechanical guiding is utilized."
msgstr ""
"Jednostka optyki adaptacyjnej jest używana, jeśli odchylenie naprowadzania "
"jest mniejsze niż ta granica w sekundach kątowych. W chwili jej "
"przekroczenia, używane jest naprowadzanie mechaniczne."
#. i18n: ectx: label, entry (RAGuideEnabled), group (Guide)
#: kstars.kcfg:2170
#, kde-format
msgid "Enable autoguiding in the RA axis."
msgstr "Włącz samoczynne naprowadzanie w osi RA."
#. i18n: ectx: label, entry (DECGuideEnabled), group (Guide)
#: kstars.kcfg:2174
#, kde-format
msgid "Enable autoguiding in the DEC axis."
msgstr "Włącz samoczynne naprowadzanie w osi DEK."
#. i18n: ectx: label, entry (NorthDECGuideEnabled), group (Guide)
#: kstars.kcfg:2178
#, kde-format
msgid "Enable North autoguiding in the DEC axis."
msgstr "Włącz samoczynne naprowadzanie na północ w osi DEK."
#. i18n: ectx: label, entry (SouthDECGuideEnabled), group (Guide)
#: kstars.kcfg:2182
#, kde-format
msgid "Enable South autoguiding in the DEC axis."
msgstr "Włącz samoczynne naprowadzanie na południe w osi DEK."
#. i18n: ectx: label, entry (EastRAGuideEnabled), group (Guide)
#: kstars.kcfg:2186
#, kde-format
msgid "Enable East autoguiding in the RA axis."
msgstr "Włącz samoczynne naprowadzanie na wschód w osi RA."
#. i18n: ectx: label, entry (WestRAGuideEnabled), group (Guide)
#: kstars.kcfg:2190
#, kde-format
msgid "Enable West autoguiding in the RA axis."
msgstr "Włącz samoczynne naprowadzanie na zachód w osi RA."
#. i18n: ectx: label, entry (GuiderAccuracyThreshold), group (Guide)
#: kstars.kcfg:2227
#, kde-format
msgid "Accuracy threshold for the Guide Graphs."
msgstr "Próg dokładności dla wykresów naprowadzania."
#. i18n: ectx: label, entry (RADisplayedOnGuideGraph), group (Guide)
#: kstars.kcfg:2231
#, kde-format
msgid "Display the RA Plot on the Guide Drift Graphics."
msgstr "Wyświetla krzywą poprawek RA na wykresie dryfu."
#. i18n: ectx: label, entry (DEDisplayedOnGuideGraph), group (Guide)
#: kstars.kcfg:2235
#, kde-format
msgid "Display the DEC Plot on the Guide Drift Graphics."
msgstr "Wyświetla krzywą poprawek DEC na wykresie dryfu."
#. i18n: ectx: label, entry (RACorrDisplayedOnGuideGraph), group (Guide)
#: kstars.kcfg:2239
#, kde-format
msgid "Display the RA Corrections Plot on the Guide Drift Graphics."
msgstr "Wyświetla krzywą poprawek RA na wykresie dryfu."
#. i18n: ectx: label, entry (DECorrDisplayedOnGuideGraph), group (Guide)
#: kstars.kcfg:2243
#, kde-format
msgid "Display the DEC Corrections Plot on the Guide Drift Graphics."
msgstr "Wyświetla krzywą poprawek DEC na wykresie dryfu."
#. i18n: ectx: whatsthis, entry (SchedulerLogging), group (Scheduler)
#: kstars.kcfg:2249
#, kde-format
msgid "Log Ekos Scheduler Module activity."
msgstr "Rejestruj aktywność modułu planującego Ekos."
#. i18n: ectx: whatsthis, entry (SortSchedulerJobs), group (Scheduler)
#: kstars.kcfg:2253
#, kde-format
msgid "Sort scheduler jobs by priority and altitude."
msgstr "Uszereguj zadania planisty po priorytecie i wysokości."
#. i18n: ectx: label, entry (StopEkosAfterShutdown), group (Scheduler)
#: kstars.kcfg:2257
#, kde-format
msgid ""
"After shutdown procedure is successfully executed, shutdown INDI and Ekos."
msgstr "Po pomyślnym wykonaniu zamykania, zamknij INDI oraz Ekos."
#. i18n: ectx: label, entry (ShutdownScriptTerminatesINDI), group (Scheduler)
#: kstars.kcfg:2261
#, kde-format
msgid ""
"Whether shutdown script, if exists, terminates INDI server in the process."
msgstr ""
"Określa czy skrypt zamykający, jeśli istnieje, zatrzymuje serwer INDI w "
"procesie."
#. i18n: ectx: label, entry (PreemptiveShutdown), group (Scheduler)
#: kstars.kcfg:2265
#, kde-format
msgid "Perform pre-emptive shutdown if no jobs are due for a number of hours."
msgstr ""
"Wykonaj wyprzedzające wyłączenie, jeśli brak zadań na podaną liczbę godzin."
#. i18n: ectx: label, entry (ResetMountModelOnAlignFail), group (Scheduler)
#: kstars.kcfg:2269
#, kde-format
msgid "Reset mount model in case of alignment failure."
msgstr "Wyzeruj model montażu przy niepowodzeniu wyrównania."
#. i18n: ectx: label, entry (ResetMountModelBeforeJob), group (Scheduler)
#: kstars.kcfg:2273
#, kde-format
msgid "Reset mount model before starting each job."
msgstr "Wyzeruj model montażu przed rozpoczęciem każdego zadania."
#. i18n: ectx: label, entry (ResetGuideCalibration), group (Scheduler)
#: kstars.kcfg:2277
#, kde-format
msgid "Always Reset guiding calibration before starting each job."
msgstr ""
"Zawsze zeruj kalibrację naprowadzania przed rozpoczęciem każdego zadania."
#. i18n: ectx: label, entry (RealignAfterCalibrationFailure), group (Scheduler)
#: kstars.kcfg:2281
#, kde-format
msgid ""
"If guiding calibration fails, run alignment process again before proceeding "
"to recalibration."
msgstr ""
"Jeśli nie uda się kalibracja naprowadzania, to ponownie wykonaj wyrównanie "
"przed ponowną kalibracją."
#. i18n: ectx: label, entry (PreemptiveShutdownTime), group (Scheduler)
#: kstars.kcfg:2285
#, kde-format
msgid ""
"Maximum number of hours before the next job is due to trigger a pre-emptive "
"shutdown."
msgstr ""
"Największa liczba godzin przed następnym zadaniem ze potrzebna do "
"wyprzedzającego wyłączenia."
#. i18n: ectx: label, entry (RememberJobProgress), group (Scheduler)
#: kstars.kcfg:2289
#, kde-format
msgid ""
"When processing a scheduled job, resume the sequence starting from the last "
"image present in storage."
msgstr ""
"Przy przetwarzaniu zaplanowanego zadania, wznów sekwencję zaczynając od "
"ostatniego przechwyconego obrazu w pamięci."
#. i18n: ectx: label, entry (LeadTime), group (Scheduler)
#: kstars.kcfg:2293
#, kde-format
msgid "Minimum time between jobs in minutes."
msgstr "Najkrótszy czas pomiędzy zadaniami, w minutach."
#. i18n: ectx: label, entry (PreDawnTime), group (Scheduler)
#: kstars.kcfg:2297
#, kde-format
msgid ""
"Do not permit jobs to be scheduled or executed past this many minutes before "
"dawn."
msgstr ""
"Nie zezwalaj na planowanie/wykonywanie zadań dłuższych niż tyle minut przed "
"świtem."
#. i18n: ectx: label, entry (SettingAltitudeCutoff), group (Scheduler)
#: kstars.kcfg:2301
#, kde-format
msgid ""
"Do not permit jobs to be scheduled less than this many degrees before the "
"altitude restriction. Actual execution proceeds until the altitude limit."
msgstr ""
"Nie pozwalaj na planowanie zadań o wartości stopni mniejszej niż "
"ograniczenie wysokościowe. Zadanie jest wykonywane do chwili zachowania "
"ograniczenia wysokości."
#. i18n: ectx: label, entry (DawnOffset), group (Scheduler)
#: kstars.kcfg:2305
#, kde-format
msgid ""
"Offset astronomical dawn by this many hours to relax twilight restriction "
"when using narrowband filters."
msgstr ""
#. i18n: ectx: label, entry (DuskOffset), group (Scheduler)
#: kstars.kcfg:2309
#, kde-format
msgid ""
"Offset astronomical dusk by this many hours to relax twilight restriction "
"when using narrowband filters."
msgstr ""
#. i18n: ectx: label, entry (TelescopeFocalLength), group (Scheduler)
#: kstars.kcfg:2313
#, kde-format
msgid "Telescope focal length in millimeters."
msgstr "Ogniskowa teleskopu, w milimetrach."
#. i18n: ectx: label, entry (CameraPixelWidth), group (Scheduler)
#: kstars.kcfg:2317
#, kde-format
msgid "Camera pixel size width in micrometers."
msgstr "Szerokość piksela aparatu w mikrometrach."
#. i18n: ectx: label, entry (CameraPixelHeight), group (Scheduler)
#: kstars.kcfg:2321
#, kde-format
msgid "Camera pixel size height in micrometers."
msgstr "Wysokość piksela aparatu w mikrometrach."
#. i18n: ectx: label, entry (CameraWidth), group (Scheduler)
#: kstars.kcfg:2325
#, kde-format
msgid "Camera Width in pixels."
msgstr "Szerokość aparatu w mikrometrach."
#. i18n: ectx: label, entry (CameraHeight), group (Scheduler)
#: kstars.kcfg:2329
#, kde-format
msgid "Camera Height in pixels."
msgstr "Wysokość aparatu w mikrometrach."
#. i18n: ectx: label, entry (CameraRotation), group (Scheduler)
#: kstars.kcfg:2333
#, kde-format
msgid "Position angle of the camera with respect to north."
msgstr "Kąt położenia aparaty względem północy."
#. i18n: ectx: label, entry (ErrorHandlingStrategy), group (Scheduler)
#: kstars.kcfg:2337
#, kde-format
msgid "Strategy how to react, when a job aborts or steps into an error."
msgstr "Sposób postępowania, gdy zadanie przerwie lub napotka błąd."
#. i18n: ectx: label, entry (ErrorHandlingStrategyDelay), group (Scheduler)
#: kstars.kcfg:2341
#, kde-format
msgid ""
"Delay in minutes how long the scheduler should pause before restarting an "
"aborted job or a job that ran into an error."
msgstr ""
"Czas opóźnienia w minutach zanim planista rozpocznie ponownie przerwane "
"zadanie lub zadanie, które napotkało błąd."
#. i18n: ectx: label, entry (RescheduleErrors), group (Scheduler)
#: kstars.kcfg:2345
#, kde-format
msgid "Re-schedule jobs that ran into errors."
msgstr "Ponownie zaplanuj zadania, w których wystąpił błąd."
#. i18n: ectx: label, entry (LastServer), group (INDI Lite)
#: kstars.kcfg:2351
#, kde-format
msgid "The address of last used server"
msgstr "Adres ostatnio używanego serwera"
#. i18n: ectx: label, entry (LastServerPort), group (INDI Lite)
#: kstars.kcfg:2354
#, kde-format
msgid "The port of last used server"
msgstr "Port ostatnio używanego serwera"
#. i18n: ectx: label, entry (LastWebManagerPort), group (INDI Lite)
#: kstars.kcfg:2358
#, kde-format
msgid "The port of last used Web Manager"
msgstr "Port ostatnio używanego zarządzania sieciowego"
#. i18n: ectx: label, entry (HIPSMemoryCache), group (HIPS)
#: kstars.kcfg:2364
#, kde-format
msgid "RAM cache size in MB used to store cached HIPS images."
msgstr ""
"Przestrzeń pamięci podręcznej w pamięci RAM w MB do przechowywania obrazów "
"HiPS."
#. i18n: ectx: label, entry (HIPSNetCache), group (HIPS)
#: kstars.kcfg:2368
#, kde-format
msgid "Hard disk cache size in MB used to store cached HIPS images."
msgstr ""
"Przestrzeń pamięci podręcznej na dysku twardym w MB do przechowywania "
"obrazów HiPS."
#. i18n: ectx: label, entry (HIPSSource), group (HIPS)
#: kstars.kcfg:2372
#, kde-format
msgid "HIPS source catalog title."
msgstr "Tytuł katalogu źródłowego HIPS."
#. i18n: ectx: label, entry (HIPSBiLinearInterpolation), group (HIPS)
#: kstars.kcfg:2376
#, kde-format
msgid "Use Bilinear interpolation when rendering HiPS images?"
msgstr "Czy użyć dwuliniowej interpolacji przy wyświetlaniu obrazów HiPS?"
#. i18n: ectx: label, entry (HIPSShowGrid), group (HIPS)
#: kstars.kcfg:2380
#, kde-format
msgid "Show HiPS grid on the sky map."
msgstr "Pokaż siatkę HiPS na mapie nieba."
#. i18n: ectx: label, entry (ShowHIPS), group (HIPS)
#: kstars.kcfg:2384
#, kde-format
msgid "Draw HiPS sources in the sky map?"
msgstr "Czy rysować źródła HiPS na mapie nieba?"
#. i18n: ectx: whatsthis, entry (ShowHIPS), group (HIPS)
#: kstars.kcfg:2385
#, kde-format
msgid "Toggle whether the HIPS sources are drawn in the sky map."
msgstr "Przełącz rysowanie źródeł HiPS na mapie nieba."
#. i18n: ectx: label, entry (warningActionsActive), group (Observatory)
#: kstars.kcfg:2391
#, kde-format
msgid "Will be reacted upon warnings?"
msgstr "Czy ma być reakcja na ostrzeżenia?"
#. i18n: ectx: label, entry (alertActionsActive), group (Observatory)
#: kstars.kcfg:2395
#, kde-format
msgid "Will be reacted upon alerts?"
msgstr "Czy ma być reakcja na alarmy?"
#. i18n: ectx: label, entry (weatherWarningCloseDome), group (Observatory)
#: kstars.kcfg:2399
#, kde-format
msgid "Shall the dome being closed when a weather warning occurs?"
msgstr "Czy kopuła ma się zamknąć, gdy wystąpi ostrzeżenie?"
#. i18n: ectx: label, entry (weatherWarningCloseShutter), group (Observatory)
#: kstars.kcfg:2403
#, kde-format
msgid "Shall the shutter being closed when a weather warning occurs?"
msgstr "Czy migawka ma się zamknąć, gdy wystąpi ostrzeżenie?"
#. i18n: ectx: label, entry (weatherWarningStopScheduler), group (Observatory)
#. i18n: ectx: label, entry (weatherAlertCloseShutter), group (Observatory)
#. i18n: ectx: label, entry (weatherAlertStopScheduler), group (Observatory)
#: kstars.kcfg:2407 kstars.kcfg:2419 kstars.kcfg:2423
#, kde-format
msgid "Shall the shutter being closed when a weather alert occurs?"
msgstr "Czy migawka ma się zamknąć, gdy wystąpi alarm?"
#. i18n: ectx: label, entry (weatherWarningDelay), group (Observatory)
#: kstars.kcfg:2411
#, kde-format
msgid "Delay for reacting upon a weather warning."
msgstr "Opóźnij reakcję na ostrzeżenie pogodowe."
#. i18n: ectx: label, entry (weatherAlertCloseDome), group (Observatory)
#: kstars.kcfg:2415
#, kde-format
msgid "Shall the dome being closed when a weather alert occurs?"
msgstr "Czy kopuła ma się zamknąć, gdy wystąpi alarm?"
#. i18n: ectx: label, entry (weatherAlertDelay), group (Observatory)
#: kstars.kcfg:2427
#, kde-format
msgid "Delay for reacting upon a weather alert."
msgstr "Opóźnij reakcję na alarm pogodowy."
#. i18n: ectx: label, entry (observatoryStatusUseDome), group (Observatory)
#: kstars.kcfg:2431
#, kde-format
msgid "Dome status relevant for the Observatory status."
msgstr "Gotowość kopuły ważna dla gotowości obserwatorium."
#. i18n: ectx: label, entry (observatoryStatusUseShutter), group (Observatory)
#: kstars.kcfg:2435
#, kde-format
msgid "Shutter status relevant for the Observatory status."
msgstr "Gotowość migawki ważna dla gotowości obserwatorium."
#. i18n: ectx: label, entry (observatoryStatusUseWeather), group (Observatory)
#: kstars.kcfg:2439
#, kde-format
msgid "Weather status relevant for the Observatory status."
msgstr "Stan pogody ważny dla gotowości obserwatorium."
#: kstars_i18n.cpp:2
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "C Western"
msgstr "C Zachodnie"
#: kstars_i18n.cpp:3
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "ANDROMEDA"
msgstr "ANDROMEDA"
#: kstars_i18n.cpp:4
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "ANTLIA"
msgstr "POMPA"
#: kstars_i18n.cpp:5
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "APUS"
msgstr "PTAK RAJSKI"
#: kstars_i18n.cpp:6
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "AQUARIUS"
msgstr "WODNIK"
#: kstars_i18n.cpp:7
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "AQUILA"
msgstr "ORZEŁ"
#: kstars_i18n.cpp:8
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "ARA"
msgstr "OŁTARZ"
#: kstars_i18n.cpp:9
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "ARIES"
msgstr "BARAN"
#: kstars_i18n.cpp:10
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "AURIGA"
msgstr "WOŹNICA"
#: kstars_i18n.cpp:11
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "BOOTES"
msgstr "WOLARZ"
#: kstars_i18n.cpp:12
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CAELUM"
msgstr "RYLEC"
#: kstars_i18n.cpp:13
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CAMELOPARDALIS"
msgstr "ŻYRAFA"
#: kstars_i18n.cpp:14
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CANCER"
msgstr "RAK"
#: kstars_i18n.cpp:15
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CANES VENATICI"
msgstr "PSY GOŃCZE"
#: kstars_i18n.cpp:16
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CANIS MAJOR"
msgstr "WIELKI PIES"
#: kstars_i18n.cpp:17
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CANIS MINOR"
msgstr "MAŁY PIES"
#: kstars_i18n.cpp:18
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CAPRICORNUS"
msgstr "KOZIOROŻEC"
#: kstars_i18n.cpp:19
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CARINA"
msgstr "KIL"
#: kstars_i18n.cpp:20
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CASSIOPEIA"
msgstr "KASJOPEA"
#: kstars_i18n.cpp:21
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CENTAURUS"
msgstr "CENTAUR"
#: kstars_i18n.cpp:22
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CEPHEUS"
msgstr "CEFEUSZ"
#: kstars_i18n.cpp:23
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CETUS"
msgstr "WIELORYB"
#: kstars_i18n.cpp:24
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CHAMAELEON"
msgstr "KAMELEON"
#: kstars_i18n.cpp:25
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CIRCINUS"
msgstr "CYRKIEL"
#: kstars_i18n.cpp:26
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "COLUMBA"
msgstr "GOŁĄB"
#: kstars_i18n.cpp:27
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "COMA BERENICES"
msgstr "WARKOCZ BERENIKI"
#: kstars_i18n.cpp:28
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CORONA AUSTRALIS"
msgstr "KORONA POŁUDNIOWA"
#: kstars_i18n.cpp:29
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CORONA BOREALIS"
msgstr "KORONA PÓŁNOCNA"
#: kstars_i18n.cpp:30
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CORVUS"
msgstr "KRUK"
#: kstars_i18n.cpp:31
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CRATER"
msgstr "PUCHAR"
#: kstars_i18n.cpp:32
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CRUX"
msgstr "KRZYŻ"
#: kstars_i18n.cpp:33
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CYGNUS"
msgstr "ŁABĘDŹ"
#: kstars_i18n.cpp:34
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "DELPHINUS"
msgstr "DELFIN"
#: kstars_i18n.cpp:35
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "DORADO"
msgstr "ZŁOTA RYBA"
#: kstars_i18n.cpp:36
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "DRACO"
msgstr "SMOK"
#: kstars_i18n.cpp:37
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "EQUULEUS"
msgstr "ŹREBIĘ"
#: kstars_i18n.cpp:38
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "ERIDANUS"
msgstr "ERYDAN"
#: kstars_i18n.cpp:39
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FORNAX"
msgstr "PIEC"
#: kstars_i18n.cpp:40
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "GEMINI"
msgstr "BLIŹNIĘTA"
#: kstars_i18n.cpp:41
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "GRUS"
msgstr "ŻURAW"
#: kstars_i18n.cpp:42
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "HERCULES"
msgstr "HERKULES"
#: kstars_i18n.cpp:43
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "HOROLOGIUM"
msgstr "ZEGAR"
#: kstars_i18n.cpp:44
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "HYDRA"
msgstr "HYDRA"
#: kstars_i18n.cpp:45
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "HYDRUS"
msgstr "WĄŻ MORSKI"
#: kstars_i18n.cpp:46
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "INDUS"
msgstr "INDIANIN"
#: kstars_i18n.cpp:47
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "LACERTA"
msgstr "JASZCZURKA"
#: kstars_i18n.cpp:48
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "LEO"
msgstr "LEW"
#: kstars_i18n.cpp:49
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "LEO MINOR"
msgstr "MAŁY LEW"
#: kstars_i18n.cpp:50
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "LEPUS"
msgstr "ZAJĄC"
#: kstars_i18n.cpp:51
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "LIBRA"
msgstr "WAGA"
#: kstars_i18n.cpp:52
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "LUPUS"
msgstr "WILK"
#: kstars_i18n.cpp:53
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "LYNX"
msgstr "RYŚ"
#: kstars_i18n.cpp:54
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "LYRA"
msgstr "LUTNIA"
#: kstars_i18n.cpp:55
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "MENSA"
msgstr "GÓRA STOŁOWA"
#: kstars_i18n.cpp:56
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "MICROSCOPIUM"
msgstr "MIKROSKOP"
#: kstars_i18n.cpp:57
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "MONOCEROS"
msgstr "JEDNOROŻEC"
#: kstars_i18n.cpp:58
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "MUSCA"
msgstr "MUCHA"
#: kstars_i18n.cpp:59
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "NORMA"
msgstr "WĘGIELNICA"
#: kstars_i18n.cpp:60
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "OCTANS"
msgstr "OKTANT"
#: kstars_i18n.cpp:61
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "OPHIUCHUS"
msgstr "WĘŻOWNIK"
#: kstars_i18n.cpp:62
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "ORION"
msgstr "ORION"
#: kstars_i18n.cpp:63
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "PAVO"
msgstr "PAW"
#: kstars_i18n.cpp:64
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "PEGASUS"
msgstr "PEGAZ"
#: kstars_i18n.cpp:65
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "PERSEUS"
msgstr "PERSEUSZ"
#: kstars_i18n.cpp:66
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "PHOENIX"
msgstr "FENIKS"
#: kstars_i18n.cpp:67
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "PICTOR"
msgstr "MALARZ"
#: kstars_i18n.cpp:68
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "PISCES"
msgstr "RYBY"
#: kstars_i18n.cpp:69
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "PISCIS AUSTRINUS"
msgstr "RYBA POŁUDNIOWA"
#: kstars_i18n.cpp:70
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "PUPPIS"
msgstr "RUFA"
#: kstars_i18n.cpp:71
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "PYXIS"
msgstr "KOMPAS"
#: kstars_i18n.cpp:72
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "RETICULUM"
msgstr "SIEĆ"
#: kstars_i18n.cpp:73
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SAGITTA"
msgstr "STRZAŁA"
#: kstars_i18n.cpp:74
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SAGITTARIUS"
msgstr "STRZELEC"
#: kstars_i18n.cpp:75
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SCORPIUS"
msgstr "SKORPION"
#: kstars_i18n.cpp:76
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SCULPTOR"
msgstr "RZEŹBIARZ"
#: kstars_i18n.cpp:77
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SCUTUM"
msgstr "TARCZA"
#: kstars_i18n.cpp:78
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SERPENS CAPUT"
msgstr "GŁOWA WĘŻA"
#: kstars_i18n.cpp:79
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SERPENS CAUDA"
msgstr "OGON WĘŻA"
#: kstars_i18n.cpp:80
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SEXTANS"
msgstr "SEKSTANT"
#: kstars_i18n.cpp:81
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "TAURUS"
msgstr "BYK"
#: kstars_i18n.cpp:82
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "TELESCOPIUM"
msgstr "TELESKOP"
#: kstars_i18n.cpp:83
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "TRIANGULUM"
msgstr "TRÓJKĄT"
#: kstars_i18n.cpp:84
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "TRIANGULUM AUSTRALE"
msgstr "TRÓJKĄT POŁUDNIOWY"
#: kstars_i18n.cpp:85
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "TUCANA"
msgstr "TUKAN"
#: kstars_i18n.cpp:86
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "URSA MAJOR"
msgstr "WIELKA NIEDŹWIEDZICA"
#: kstars_i18n.cpp:87
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "URSA MINOR"
msgstr "MAŁA NIEDŹWIEDZICA"
#: kstars_i18n.cpp:88
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "VELA"
msgstr "ŻAGIEL"
#: kstars_i18n.cpp:89
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "VIRGO"
msgstr "PANNA"
#: kstars_i18n.cpp:90
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "VOLANS"
msgstr "RYBA LATAJĄCA"
#: kstars_i18n.cpp:91
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "VULPECULA"
msgstr "LISEK"
#: kstars_i18n.cpp:92
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "C Chinese"
msgstr "Chińskie"
#: kstars_i18n.cpp:93 kstars_i18n.cpp:443
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "NORTHERN DIPPER"
msgstr "PÓŁNOCNY WÓZ"
#: kstars_i18n.cpp:94
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CURVED ARRAY"
msgstr "ZAKRZYWIONY SZYK"
#: kstars_i18n.cpp:95
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "COILED THONG"
msgstr "ZAKRĘCONY RZEMIEŃ"
#: kstars_i18n.cpp:96
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "WINGS"
msgstr "SKRZYDŁA"
#: kstars_i18n.cpp:97
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CHARIOT"
msgstr "RYDWAN"
#: kstars_i18n.cpp:98
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "TAIL"
msgstr "OGON"
#: kstars_i18n.cpp:99
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "WINNOWING BASKET"
msgstr "SITO"
#: kstars_i18n.cpp:100 kstars_i18n.cpp:501
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "DIPPER"
msgstr "WÓZ"
#: kstars_i18n.cpp:101
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "DRUM"
msgstr "BĘBEN"
#: kstars_i18n.cpp:102 kstars_i18n.cpp:421
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "THREE STEPS"
msgstr "TRZY KROKI"
#: kstars_i18n.cpp:103
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "IMPERIAL GUARDS"
msgstr "IMPERIALNE STRAŻE"
#: kstars_i18n.cpp:104
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "HORN"
msgstr "RÓG"
#: kstars_i18n.cpp:105
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "WILLOW"
msgstr "WIERZBA"
#: kstars_i18n.cpp:106
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "IMPERIAL PASSAGEWAY"
msgstr "IMPERIALNY KORYTARZ"
#: kstars_i18n.cpp:107
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "KITCHEN"
msgstr "KUCHNIA"
#: kstars_i18n.cpp:108
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "RIVER TURTLE"
msgstr "ŻÓŁW RZECZNY"
#: kstars_i18n.cpp:109
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "STOMACH"
msgstr "ŻOŁĄDEK"
#: kstars_i18n.cpp:110
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "GREAT GENERAL"
msgstr "WIELKI GENERAŁ"
#: kstars_i18n.cpp:111
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "WALL"
msgstr "MUR"
#: kstars_i18n.cpp:112
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "LEGS"
msgstr "NOGI"
#: kstars_i18n.cpp:113
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "ROOT"
msgstr "KORZEŃ"
#: kstars_i18n.cpp:114
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "RAMPARTS"
msgstr "WAŁ"
#: kstars_i18n.cpp:115
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FLYING CORRIDOR"
msgstr "LATAJĄCY KORYTARZ"
#: kstars_i18n.cpp:116
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "OUTER FENCE"
msgstr "ZEWNĘTRZNY MUR"
#: kstars_i18n.cpp:117
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FORD"
msgstr "PRZEPRAWA"
#: kstars_i18n.cpp:118
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SEVEN EXCELLENCIES"
msgstr "SIEDEM EKSCELENCJI"
#: kstars_i18n.cpp:119
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "MARKET"
msgstr "RYNEK"
#: kstars_i18n.cpp:120
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FIVE CHARIOTS"
msgstr "PIĘĆ RYDWANÓW"
#: kstars_i18n.cpp:121 kstars_i18n.cpp:346
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "ROLLED TONGUE"
msgstr "ZWINIĘTY JĘZYK"
#: kstars_i18n.cpp:122 kstars_i18n.cpp:204
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "NET"
msgstr "SIEĆ"
#: kstars_i18n.cpp:123 kstars_i18n.cpp:378
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "TOILET"
msgstr "ORZEŁ"
#: kstars_i18n.cpp:124
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SCREEN"
msgstr "OSŁONA"
#: kstars_i18n.cpp:125
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SOLDIERS' MARKET"
msgstr "RYNEK ŻOŁNIERZY"
#: kstars_i18n.cpp:126
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SQUARE GRANARY"
msgstr "KWADRATOWY SPICHLERZ"
#: kstars_i18n.cpp:127
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "THREE STARS"
msgstr "TRZY GWIAZDY"
#: kstars_i18n.cpp:128
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FOUR CHANNELS"
msgstr "CZTERY KANAŁY"
#: kstars_i18n.cpp:129
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "WELL"
msgstr "STUDNIA"
#: kstars_i18n.cpp:130
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SOUTH RIVER"
msgstr "POŁUDNIOWA RZEKA"
#: kstars_i18n.cpp:131
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "NORTH RIVER"
msgstr "PÓŁNOCNA RZEKA"
#: kstars_i18n.cpp:132
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FIVE FEUDAL KINGS"
msgstr "PIĘCIU FEUDALNYCH KRÓLÓW"
#: kstars_i18n.cpp:133
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "ORCHARD"
msgstr "SAD"
#: kstars_i18n.cpp:134
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "MEADOWS"
msgstr "ŁĄKI"
#: kstars_i18n.cpp:135
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CIRCULAR GRANARY"
msgstr "KOŁOWY SPICHLERZ"
#: kstars_i18n.cpp:136
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "PURPLE PALACE"
msgstr "PURPUROWY PAŁAC"
#: kstars_i18n.cpp:137
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "EXTENDED NET"
msgstr "ROZSZERZONA SIEĆ"
#: kstars_i18n.cpp:138
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "ARSENAL"
msgstr "ARSENAŁ"
#: kstars_i18n.cpp:139
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "HOOK"
msgstr "HAK"
#: kstars_i18n.cpp:140
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SUPREME PALACE"
msgstr "NAJWYŻSZY PAŁAC"
#: kstars_i18n.cpp:141
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "JADE WELL"
msgstr "NEFRYTOWA STUDNIA"
#: kstars_i18n.cpp:142
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "LANCE"
msgstr "LANCA"
#: kstars_i18n.cpp:143 kstars_i18n.cpp:193
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "BOAT"
msgstr "ŁÓDŹ"
#: kstars_i18n.cpp:144 kstars_i18n.cpp:340
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "MAUSOLEUM"
msgstr "MAUSOLEUM"
#: kstars_i18n.cpp:145 kstars_i18n.cpp:271
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "DOG"
msgstr "PIES"
#: kstars_i18n.cpp:146
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "EARTH GOD'S TEMPLE"
msgstr "ŚWIĄTYNIA BOGA ZIEMI"
#: kstars_i18n.cpp:147
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "BOW AND ARROW"
msgstr "ŁUK I STRZAŁA"
#: kstars_i18n.cpp:148
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "PESTLE"
msgstr "TŁUCZEK"
#: kstars_i18n.cpp:149 kstars_i18n.cpp:304
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "MORTAR"
msgstr "MOŹDZIERZ"
#: kstars_i18n.cpp:150
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "ROOFTOP"
msgstr "DACH"
#: kstars_i18n.cpp:151
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "THUNDERBOLT"
msgstr "PIORUN"
#: kstars_i18n.cpp:152
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CHARIOT YARD"
msgstr "PLAC Z RYDWANEM"
#: kstars_i18n.cpp:153
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "GOOD GOURD"
msgstr "DOBRY STRAŻNIK"
#: kstars_i18n.cpp:154
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "ROTTEN GOURD"
msgstr "ZEPSUTA DYNIA"
#: kstars_i18n.cpp:155
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "ENCAMPMENT"
msgstr "OBOZOWISKO"
#: kstars_i18n.cpp:156
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "THUNDER AND LIGHTNING"
msgstr "BŁYSKAWICA I GRZMOT"
#: kstars_i18n.cpp:157
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "PALACE GATE"
msgstr "BRAMA PAŁACU"
#: kstars_i18n.cpp:158
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "EMPTINESS"
msgstr "PUSTKA"
#: kstars_i18n.cpp:159
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "WEAVING GIRL"
msgstr "TKAJĄCA DZIEWCZYNA"
#: kstars_i18n.cpp:160
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "GIRL"
msgstr "DZIEWCZYNA"
#: kstars_i18n.cpp:161
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "OX"
msgstr "WÓŁ"
#: kstars_i18n.cpp:162
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "HEART"
msgstr "SERCE"
#: kstars_i18n.cpp:163
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "ROOM"
msgstr "MIEJSCE"
#: kstars_i18n.cpp:164
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SPRING"
msgstr "WIOSNA"
#: kstars_i18n.cpp:165
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "ESTABLISHMENT"
msgstr "RZĄD"
#: kstars_i18n.cpp:166
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FLAIL"
msgstr "CEP"
#: kstars_i18n.cpp:167
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SPEAR"
msgstr "WŁÓCZNIA"
#: kstars_i18n.cpp:168 kstars_i18n.cpp:281
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "RIGHT FLAG"
msgstr "PRAWA FLAGA"
#: kstars_i18n.cpp:169 kstars_i18n.cpp:278
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "LEFT FLAG"
msgstr "LEWA FLAGA"
#: kstars_i18n.cpp:170
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "DRUMSTICK"
msgstr "PAŁECZKA DO GRY NA BĘBNIE"
#: kstars_i18n.cpp:171
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "BOND"
msgstr "ŁĄCZNIK"
#: kstars_i18n.cpp:172
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "WOMAN'S BED"
msgstr "ŁÓŻKO KOBIETY"
#: kstars_i18n.cpp:173
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "WESTERN DOOR"
msgstr "ZACHODNIE DRZWI"
#: kstars_i18n.cpp:174
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "EASTERN DOOR"
msgstr "WSCHODNIE DRZWI"
#: kstars_i18n.cpp:175
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FARMLAND"
msgstr "POLE"
#: kstars_i18n.cpp:176
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "STAR"
msgstr "GWIAZDA"
#: kstars_i18n.cpp:177
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "GHOSTS"
msgstr "DUCHY"
#: kstars_i18n.cpp:178
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "XUANYUAN"
msgstr "XUANYUAN"
#: kstars_i18n.cpp:179
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "TRIPOD"
msgstr "TRÓJNÓG"
#: kstars_i18n.cpp:180
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "NECK"
msgstr "SZYJA"
#: kstars_i18n.cpp:181
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "ZAOFU"
msgstr "ZAOFU"
#: kstars_i18n.cpp:182
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "MARKET OFFICER"
msgstr "OFICER NA RYNKU"
#: kstars_i18n.cpp:183
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "C Egyptian"
msgstr "Egipskie"
#: kstars_i18n.cpp:184
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "BULL'S FORELEG"
msgstr "PRZEDNIA NOGA BYKA"
#: kstars_i18n.cpp:185
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "TWO POLES"
msgstr "DWA SŁUPY"
#: kstars_i18n.cpp:186
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "LION"
msgstr "LEW"
#: kstars_i18n.cpp:187
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "TWO JAWS"
msgstr "DWIE PASZCZE"
#: kstars_i18n.cpp:188
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SAH"
msgstr "SAH"
#: kstars_i18n.cpp:189
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "BIRD"
msgstr "PTAK"
#: kstars_i18n.cpp:190
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SEK"
msgstr "SEK"
#: kstars_i18n.cpp:191
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "TRIANGLE"
msgstr "TRÓJKĄT"
#: kstars_i18n.cpp:192
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FERRY BOAT"
msgstr "PROM"
#: kstars_i18n.cpp:194
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CROCODILE"
msgstr "KROKODYL"
#: kstars_i18n.cpp:195
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SELKIS"
msgstr "SELKIS"
#: kstars_i18n.cpp:196
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "PROW"
msgstr "CYPEL"
#: kstars_i18n.cpp:197
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "HORUS"
msgstr "HORUS"
#: kstars_i18n.cpp:198
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SHEEPFOLD"
msgstr "PASTWISKO OWCY"
#: kstars_i18n.cpp:199
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "GIANT"
msgstr "GIGANT"
#: kstars_i18n.cpp:200
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "HIPPOPOTAMUS"
msgstr "HIPOPOTAM"
#: kstars_i18n.cpp:201
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FLOCK"
msgstr "GROMADA"
#: kstars_i18n.cpp:202
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "PAIR OF STARS"
msgstr "PARA GWIAZD"
#: kstars_i18n.cpp:203
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "KHANUWY FISH"
msgstr "RYBA KHANUWY"
#: kstars_i18n.cpp:205
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "JAW"
msgstr "SZCZĘKA"
#: kstars_i18n.cpp:206
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "MOORING POST"
msgstr "POSTERUNEK"
#: kstars_i18n.cpp:207
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "KENEMET"
msgstr "KENEMET"
#: kstars_i18n.cpp:208
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CHEMATY"
msgstr "CHEMATY"
#: kstars_i18n.cpp:209
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "WATY BEKETY"
msgstr "WATY BEKETY"
#: kstars_i18n.cpp:210
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SHEEP"
msgstr "OWCA"
#: kstars_i18n.cpp:211
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "STARS OF WATER"
msgstr "GWIAZDY WODY"
#: kstars_i18n.cpp:212
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "C Inuit"
msgstr "Eskimoskie"
#: kstars_i18n.cpp:213
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "TWO SUNBEAMS"
msgstr "DWA PROMIENIE SŁOŃCA"
#: kstars_i18n.cpp:214
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "TWO PLACED FAR APART"
msgstr "DWA DALEKO OD SIEBIE"
#: kstars_i18n.cpp:215
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "DOGS"
msgstr "PSY"
#: kstars_i18n.cpp:216
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "COLLARBONES"
msgstr "OBOJCZYKI"
#: kstars_i18n.cpp:217
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "LAMP STAND"
msgstr "LAMPA"
#: kstars_i18n.cpp:218
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CARIBOU"
msgstr "KARIBU"
#: kstars_i18n.cpp:219
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "TWO IN FRONT"
msgstr "DWÓCH NA PRZEDZIE"
#: kstars_i18n.cpp:220
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "BREASTBONE"
msgstr "MOSTEK"
#: kstars_i18n.cpp:221
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "RUNNERS"
msgstr "BIEGACZE"
#: kstars_i18n.cpp:222
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "BLUBBER CONTAINER"
msgstr "POJEMNIK NA TŁUSZCZ"
#: kstars_i18n.cpp:223
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "THE ONE BEHIND"
msgstr "POZOSTAŁY"
#: kstars_i18n.cpp:224
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "C Korean"
msgstr "Koreańskie"
#: kstars_i18n.cpp:225
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "HOLY KETTLE"
msgstr "ŚWIĘTY CZAJNIK"
#: kstars_i18n.cpp:226
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FARM OF CAPITAL CITY"
msgstr "FARMA STOLICY"
#: kstars_i18n.cpp:227
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "DIGNITY OF KING"
msgstr "GODNOŚĆ KRÓLA"
#: kstars_i18n.cpp:228
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "NOMINATION"
msgstr "NOMINACJA"
#: kstars_i18n.cpp:229
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "GATE OF SKY"
msgstr "BRAMA NIEBA"
#: kstars_i18n.cpp:230
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "EQUALITY"
msgstr "RÓWNOŚĆ"
#: kstars_i18n.cpp:231 kstars_i18n.cpp:232 kstars_i18n.cpp:444
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "HELPER"
msgstr "POMOCNIK"
#: kstars_i18n.cpp:233
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "POSITION OF HOLY KING"
msgstr "POZYCJA ŚWIĘTEGO KRÓLA"
#: kstars_i18n.cpp:234
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "NECK OF DRAGON"
msgstr "SZYJA SMOKA"
#: kstars_i18n.cpp:235
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "BEHEADING"
msgstr "UCIĘCIE GŁOWY"
#: kstars_i18n.cpp:236
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "JUDGE"
msgstr "SĘDZIA"
#: kstars_i18n.cpp:237
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FLUTTERING FLAG"
msgstr "POWIEWAJĄCA FLAGA"
#: kstars_i18n.cpp:238
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "JAVELIN OF SKY"
msgstr "OSZCZEP NIEBA"
#: kstars_i18n.cpp:239
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SEAT FOR LONGEVITY"
msgstr "MIEJSCE DLA DŁUGIEGO ŻYCIA"
#: kstars_i18n.cpp:240
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "OAR FOR VISITOR"
msgstr "STER ODWIEDZAJĄCYCH"
#: kstars_i18n.cpp:241
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "MILK OF SKY"
msgstr "MLEKO NIEBA"
#: kstars_i18n.cpp:242
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "HOUSE OF QUEEN"
msgstr "DOM KRÓLOWEJ"
#: kstars_i18n.cpp:243
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "ANCIENT CHARIOT"
msgstr "STAROŻYTNY RYDWAN"
#: kstars_i18n.cpp:244
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CARRIAGE FOR KING"
msgstr "KARETA DLA KRÓLA"
#: kstars_i18n.cpp:245
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "GENERAL OF CAVALRY"
msgstr "GENERAŁ KAWALERII"
#: kstars_i18n.cpp:246
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CAVALRY OF EMPEROR"
msgstr "KAWALERIA CESARZA"
#: kstars_i18n.cpp:247
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "GENERAL OF MOBILE TROOPS"
msgstr "GENERAŁ PIECHOTY"
#: kstars_i18n.cpp:248
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "EAST ROAD"
msgstr "WSCHODNIA DROGA"
#: kstars_i18n.cpp:249
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "GATE BOLT"
msgstr "RYGIEL BRAMY"
#: kstars_i18n.cpp:250
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "DOOR LOCK AND KEY"
msgstr "ZAMEK I KLUCZ DO DRZWI"
#: kstars_i18n.cpp:251
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "PENALTY"
msgstr "KARA"
#: kstars_i18n.cpp:252
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "ROYAL HALL"
msgstr "KRÓLEWSKA SALA"
#: kstars_i18n.cpp:253 kstars_i18n.cpp:430
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CHAMBERLAIN"
msgstr "SZAMBELAN"
#: kstars_i18n.cpp:254
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SUN"
msgstr "SŁOŃCE"
#: kstars_i18n.cpp:255
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "WEST ROAD"
msgstr "ZACHODNIA DROGA"
#: kstars_i18n.cpp:256
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SEAT OF EMPEROR"
msgstr "TRON CESARZA"
#: kstars_i18n.cpp:257
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FIVE TROOPS"
msgstr "PIĘCIU ŻOŁNIERZY"
#: kstars_i18n.cpp:258
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "RIVER OF SKY"
msgstr "RZEKA NA NIEBIE"
#: kstars_i18n.cpp:259
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "PRAYER FOR PROGENY"
msgstr "MODLITWA O POTOMSTWO"
#: kstars_i18n.cpp:260
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FISH"
msgstr "RYBA"
#: kstars_i18n.cpp:261
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FORECAST"
msgstr "PRZEPOWIEDNIA"
#: kstars_i18n.cpp:262
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "YARD FOR EMPRESSES"
msgstr "PLAC CESARZOWEJ"
#: kstars_i18n.cpp:263
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "HOLY PALACE"
msgstr "ŚWIĘTY PAŁAC"
#: kstars_i18n.cpp:264
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "WINNOW"
msgstr "PRZESIEWANIE"
#: kstars_i18n.cpp:265
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "OUTER PESTLE"
msgstr "ZEWNĘTRZNY TŁUCZEK"
#: kstars_i18n.cpp:266
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CHAFF"
msgstr "PLEWY"
#: kstars_i18n.cpp:267
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "HEAD OF TOWN"
msgstr "NACZELNIK WIOSKI"
#: kstars_i18n.cpp:268
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "BUILD"
msgstr "BUDOWA"
#: kstars_i18n.cpp:269
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FOWL OF SKY"
msgstr "PTAKI NIEBA"
#: kstars_i18n.cpp:270
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SHRINE OF SKY"
msgstr "ŚWIĄTYNIA NIEBA"
#: kstars_i18n.cpp:272
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "NORTHEASTERN NATIONS"
msgstr "PÓŁNOCNO-WSCHODNIE NARODY"
#: kstars_i18n.cpp:273
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "OLD FARMER"
msgstr "STARY ROLNIK"
#: kstars_i18n.cpp:274
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SNAPPING TURTLE"
msgstr "ZRYWAJĄCY SIĘ ŻÓŁW"
#: kstars_i18n.cpp:275
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "ROAD FOR EMPEROR"
msgstr "DROGA DLA CESARZA"
#: kstars_i18n.cpp:276
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "THE WEAVER"
msgstr "TKACZ"
#: kstars_i18n.cpp:277
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "RIVER ADJOINING TOWER"
msgstr "RZEKA PRZY WIEŻY"
#: kstars_i18n.cpp:279
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "DRUM OF RIVER"
msgstr "BĘBEN RZEKI"
#: kstars_i18n.cpp:280
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "DRUMSTICK OF SKY"
msgstr "PAŁECZKI DO GRY NA BĘBNIE NA NIEBIE"
#: kstars_i18n.cpp:282
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "COW LEADING MAN"
msgstr "KROWA PROWADZĄCA CZŁOWIEKA"
#: kstars_i18n.cpp:283
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "BANK SPREAD"
msgstr "SZEROKA DOLINA"
#: kstars_i18n.cpp:284
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "BASKET FOR SILKWORM"
msgstr "KOSZ NA JEDWABNIKI"
#: kstars_i18n.cpp:285
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "OFFICER FOR CART"
msgstr "OFICER OD WOZU"
#: kstars_i18n.cpp:286
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FERRY OF SKY"
msgstr "PROM NA NIEBIE"
#: kstars_i18n.cpp:287
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FRUIT"
msgstr "OWOC"
#: kstars_i18n.cpp:288
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SEED"
msgstr "ZIARNO"
#: kstars_i18n.cpp:289
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "STORAGE FOR LADY"
msgstr "MAGAZYN DLA DAMY"
#: kstars_i18n.cpp:290
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "COURT LADY"
msgstr "DAMA DWORU"
#: kstars_i18n.cpp:291
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "JUDGE FAULT"
msgstr "BŁĄD SĘDZIEGO"
#: kstars_i18n.cpp:292
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "AMEND FAULT"
msgstr "POPRAWIONY BŁĄD"
#: kstars_i18n.cpp:293
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "GRANT LIFE"
msgstr "DAROWANE ŻYCIE"
#: kstars_i18n.cpp:294
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "PUNISH"
msgstr "UKARAĆ"
#: kstars_i18n.cpp:295
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "EMPTY HOUSE"
msgstr "PUSTY DOM"
#: kstars_i18n.cpp:296
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "WEEP"
msgstr "PŁAKAĆ"
#: kstars_i18n.cpp:297
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SOB"
msgstr "SZLOCHAĆ"
#: kstars_i18n.cpp:298
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CASTLE WITH RAMPART"
msgstr "ZAMEK Z WAŁAMI"
#: kstars_i18n.cpp:299
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "HOOK FOR DRESS"
msgstr "KAPTUR"
#: kstars_i18n.cpp:300
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "GROOM"
msgstr "STAJENNY"
#: kstars_i18n.cpp:301
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CHARIOTEER"
msgstr "WOŹNICA"
#: kstars_i18n.cpp:302
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "HUMAN"
msgstr "CZŁOWIEK"
#: kstars_i18n.cpp:303
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "INNER PESTLE"
msgstr "WEWNĘTRZNY TŁUCZEK"
#: kstars_i18n.cpp:305
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "WAREHOUSE OF SKY"
msgstr "SKŁAD W NIEBIE"
#: kstars_i18n.cpp:306
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "TOMB"
msgstr "GROBOWIEC"
#: kstars_i18n.cpp:307
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "COVER OF HOUSE"
msgstr "OCHRONA DOMU"
#: kstars_i18n.cpp:308
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "BROKEN MORTAR"
msgstr "ZEPSUTY MOŹDZIERZ"
#: kstars_i18n.cpp:309
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CLIMBING SERPENT"
msgstr "WSPINAJĄCY SIĘ WĄŻ"
#: kstars_i18n.cpp:310
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "PALACE OF EMPEROR"
msgstr "PAŁAC CESARZA"
#: kstars_i18n.cpp:311
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "DETACHED PALACE"
msgstr "ODDZIELONY PAŁAC"
#: kstars_i18n.cpp:312
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "OFFICIAL FOR MATERIALS SUPPLY"
msgstr "URZĘDNIK DOSTARCZAJĄCY MATERIAŁY"
#: kstars_i18n.cpp:313
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "LIGHTNING"
msgstr "BŁYSKAWICA"
#: kstars_i18n.cpp:314
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "RAMPART"
msgstr "WAŁ"
#: kstars_i18n.cpp:315
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "TROOPS OF SKY"
msgstr "ŻOŁNIERZE NIEBA"
#: kstars_i18n.cpp:316
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "VILLAGE FOR PATROL"
msgstr "WIOSKA"
#: kstars_i18n.cpp:317
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "NET OF SKY"
msgstr "SIEĆ NIEBA"
#: kstars_i18n.cpp:318
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "STABLE OF SKY"
msgstr "STAJNIE NIEBA"
#: kstars_i18n.cpp:319
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "EASTERN WALL"
msgstr "WSCHODNI MUR"
#: kstars_i18n.cpp:320 kstars_i18n.cpp:419
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CIVIL ENGINEER"
msgstr "INŻYNIER"
#: kstars_i18n.cpp:321
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "THUNDERBOLTS"
msgstr "PIORUNY"
#: kstars_i18n.cpp:322
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CLOUDS AND RAIN"
msgstr "OBŁOKI I DESZCZ"
#: kstars_i18n.cpp:323
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "HIGHWAY"
msgstr "DROGA"
#: kstars_i18n.cpp:324
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "WHIP"
msgstr "BAT"
#: kstars_i18n.cpp:325
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "OFFICER FOR CHARIOT"
msgstr "OFICER OD RYDWANÓW"
#: kstars_i18n.cpp:326
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SIDE ROAD"
msgstr "BOCZNA DROGA"
#: kstars_i18n.cpp:327
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "ARMORY"
msgstr "ZBROJOWNIA"
#: kstars_i18n.cpp:328
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SOUTHERN GATE OF EMPERATOR"
msgstr "POŁUDNIOWA BRAMA DLA CESARZA"
#: kstars_i18n.cpp:329
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "OUTER FOLDING SCREEN"
msgstr "ZEWNĘTRZNY ZWINIĘTY EKRAN"
#: kstars_i18n.cpp:330
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "TOILET OF SKY"
msgstr "TOALETA NIEBA"
#: kstars_i18n.cpp:331
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "ARCHITECT"
msgstr "ARCHITEKT"
#: kstars_i18n.cpp:332
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "EMPERATOR"
msgstr "CESARZ"
#: kstars_i18n.cpp:333
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "WATCHTOWER"
msgstr "WIEŻA STRAŻNICZA"
#: kstars_i18n.cpp:334
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "LEFT ELM"
msgstr "LEWY WIĄZ"
#: kstars_i18n.cpp:335
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "RIGHT ELM"
msgstr "PRAWY WIĄZ"
#: kstars_i18n.cpp:336
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "STOREHOUSE OF SKY"
msgstr "SKŁAD NA NIEBIE"
#: kstars_i18n.cpp:337
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "STACK OF CEREALS"
msgstr "STATEK ZIAREN"
#: kstars_i18n.cpp:338
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SHIP OF SKY"
msgstr "STATEK NIEBA"
#: kstars_i18n.cpp:339 kstars_i18n.cpp:381
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "STORE OF WATER"
msgstr "SKŁAD WODY"
#: kstars_i18n.cpp:341
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "HEAP OF CORPSES"
msgstr "STOS CIAŁ"
#: kstars_i18n.cpp:342
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "STOMACH OF TIGER"
msgstr "ŻOŁĄDEK TYGRYSA"
#: kstars_i18n.cpp:343
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "STORE OF MILLET FOR RELIGIOUS SERVICE"
msgstr "SKŁAD PROSA"
#: kstars_i18n.cpp:344
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "STOREHOUSE FOR CEREALS"
msgstr "SKŁAD ZIAREN"
#: kstars_i18n.cpp:345
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "WHETSTONE"
msgstr "OSEŁKA"
#: kstars_i18n.cpp:347
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SHAMAN OF SKY"
msgstr "SZAMAN NIEBA"
#: kstars_i18n.cpp:348
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "EAR AND EYE"
msgstr "UCHO I OKO"
#: kstars_i18n.cpp:349
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "MOON"
msgstr "KSIĘŻYC"
#: kstars_i18n.cpp:350 kstars_i18n.cpp:353
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "HILL OF SKY"
msgstr "WZGÓRZE NIEBA"
#: kstars_i18n.cpp:351
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CONSPIRACY OF SKY"
msgstr "KONSPIRACJA NIEBA"
#: kstars_i18n.cpp:352
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FODDER"
msgstr "PASZA"
#: kstars_i18n.cpp:354
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "GARAGE FOR CHARIOT"
msgstr "GARAŻ RYDWANU"
#: kstars_i18n.cpp:355
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "POND FOR FISH"
msgstr "STAW DLA RYBY"
#: kstars_i18n.cpp:356 kstars_i18n.cpp:357 kstars_i18n.cpp:358
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "PILLAR"
msgstr "FILAR"
#: kstars_i18n.cpp:359
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "PUDDLE OF SKY"
msgstr "KAŁUŻA NIEBA"
#: kstars_i18n.cpp:360
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "KINGS"
msgstr "KRÓLOWIE"
#: kstars_i18n.cpp:361
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "GATEWAY OF SKY"
msgstr "BRAMA NIEBA"
#: kstars_i18n.cpp:362
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FLAGE OF SAAM"
msgstr "FLAGA SAAMA"
#: kstars_i18n.cpp:363
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "VILLAGE OF SKY"
msgstr "WIOSKA NIEBA"
#: kstars_i18n.cpp:364
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "BELVEDERE OF SKY"
msgstr "BELWEDER NIEBA"
#: kstars_i18n.cpp:365
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "GENERAL OF BORDER"
msgstr "GENERAŁ NA GRANICY"
#: kstars_i18n.cpp:366
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CELEBRATION OF SKY"
msgstr "ŚWIĘTO NIEBA"
#: kstars_i18n.cpp:367
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FLAG OF EMPEROR"
msgstr "FLAGA CESARZA"
#: kstars_i18n.cpp:368
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "NINE TERRITORIES"
msgstr "DZIEWIĄTE TERYTORIUM"
#: kstars_i18n.cpp:369
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "GARDEN OF SKY"
msgstr "OGRÓD NIEBA"
#: kstars_i18n.cpp:370
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SETTLED FLAG"
msgstr "USTAWIONA FLAGA"
#: kstars_i18n.cpp:371
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FORECAST CALAMITY"
msgstr "PRZEPOWIEDNIA KATASTROFY"
#: kstars_i18n.cpp:372
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SCOUT OF THREE TROOPS"
msgstr "ZWIAD TRZECH ŻOŁNIERZY"
#: kstars_i18n.cpp:373
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SAAM"
msgstr "SAAM"
#: kstars_i18n.cpp:374
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "EXPEDITIONARY FORCE"
msgstr "SIŁY EKSPEDYCYJNE"
#: kstars_i18n.cpp:375
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "WELL FOR MILITARY"
msgstr "STUDNIA DLA ARMII"
#: kstars_i18n.cpp:376
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "WELL OF JADE"
msgstr "MUR Z NEFRYTU"
#: kstars_i18n.cpp:377 kstars_i18n.cpp:432
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FOLDING SCREEN"
msgstr "ZWINIĘTY EKRAN"
#: kstars_i18n.cpp:379
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "ARROW"
msgstr "STRZAŁA"
#: kstars_i18n.cpp:380
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "PILED BRUSHWOOD"
msgstr "STERTA DREWNA"
#: kstars_i18n.cpp:382
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "NORTHERN RIVER"
msgstr "PÓŁNOCNA RZEKA"
#: kstars_i18n.cpp:383
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FIVE LORDS"
msgstr "PIĘCIU LORDÓW"
#: kstars_i18n.cpp:384
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "WINE GLASS OF THE SKY"
msgstr "KIELICH NIEBA"
#: kstars_i18n.cpp:385
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "EASTERN WELL"
msgstr "WSCHODNIA STUDNIA"
#: kstars_i18n.cpp:386
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FLOOD CONTROL"
msgstr "KONTROLA POWODZI"
#: kstars_i18n.cpp:387
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "BALANCE OF WATER"
msgstr "RÓWNOWAGA WODY"
#: kstars_i18n.cpp:388
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FOUR SPIRITS OF THE RIVER"
msgstr "CZTERY DUCHY WODY"
#: kstars_i18n.cpp:389
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SOUTHERN RIVER"
msgstr "POŁUDNIOWA RZEKA"
#: kstars_i18n.cpp:390
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "TWIN GATE"
msgstr "PODWÓJNA BRAMA"
#: kstars_i18n.cpp:391
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "BOW"
msgstr "ŁUK"
#: kstars_i18n.cpp:392
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "STAR OF WOLF"
msgstr "GWIAZDY WILKA"
#: kstars_i18n.cpp:393
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "WILD FOWLS"
msgstr "DZIKIE PTACTWO"
#: kstars_i18n.cpp:394
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "MARKET FOR ARMY"
msgstr "RYNEK DLA ARMII"
#: kstars_i18n.cpp:395
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "GRANDCHILDREN"
msgstr "WNUKI"
#: kstars_i18n.cpp:396
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SON"
msgstr "SYN"
#: kstars_i18n.cpp:397
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "GROWN-UP"
msgstr "DOROSŁY"
#: kstars_i18n.cpp:398
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "OLD MAN"
msgstr "STARZEC"
#: kstars_i18n.cpp:399
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "BEACON"
msgstr "OGNISKO SYGNAŁOWE"
#: kstars_i18n.cpp:400
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "EYE OF SKY"
msgstr "OKO NIEBA"
#: kstars_i18n.cpp:401
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "PILE OF DEAD"
msgstr "FILAR ZMARŁYCH"
#: kstars_i18n.cpp:402
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "GREEN RIDGE"
msgstr "ZIELONY GRZBIET GÓRSKI"
#: kstars_i18n.cpp:403
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "OUTER KITCHEN"
msgstr "ZEWNĘTRZNA KUCHNIA"
#: kstars_i18n.cpp:404
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "DOG OF SKY"
msgstr "PIES NIEBA"
#: kstars_i18n.cpp:405
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SPIRIT OF GURYOUNG"
msgstr "DUCH GURYOUNG"
#: kstars_i18n.cpp:406
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FLAG OF WINE OFFICER"
msgstr "FLAGA OFICERA OD WINA"
#: kstars_i18n.cpp:407
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "OFFICER OF KITCHEN"
msgstr "OFICER OD KUCHNI"
#: kstars_i18n.cpp:408
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "EQUALITY AND FAIR"
msgstr "RÓWNOŚĆ I SPRAWIEDLIWOŚĆ"
#: kstars_i18n.cpp:409
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "EMPEROR HEONWON"
msgstr "CESARZ HEONWON"
#: kstars_i18n.cpp:410
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CAPITAL OF SKY"
msgstr "STOLICA NIEBA"
#: kstars_i18n.cpp:411
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CHIEF OF FARMING"
msgstr "NACZELNIK ROLNICTWA"
#: kstars_i18n.cpp:412
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "OFFICER OF TOMB"
msgstr "OFICER OD GROBOWCA"
#: kstars_i18n.cpp:413
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "TOMB OF SKY"
msgstr "GROBOWIEC NIEBA"
#: kstars_i18n.cpp:414
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "WING OF RED BIRD"
msgstr "SKRZYDŁO CZERWONEGO PTAKA"
#: kstars_i18n.cpp:415
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "EASTERN POTTERY"
msgstr "WSCHODNIE NACZYNIA"
#: kstars_i18n.cpp:416
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CHARIOT OF EMPEROR"
msgstr "RYDWAN CESARZA"
#: kstars_i18n.cpp:417
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SAND FOR LIFE"
msgstr "PIASEK DLA ŻYCIA"
#: kstars_i18n.cpp:418
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "GATEWAY FOR TROOPS"
msgstr "WYJŚCIE DLA ŻOŁNIERZY"
#: kstars_i18n.cpp:420
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "GUARDIAN KNIGHT"
msgstr "STRAŻNIK"
#: kstars_i18n.cpp:422
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FIVE FEUDAL LORDS"
msgstr "PIĘCIU PANÓW FEUDALNYCH"
#: kstars_i18n.cpp:423
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SANGJIIN"
msgstr "SANGJIIN"
#: kstars_i18n.cpp:424
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "LOW FENCE"
msgstr "NISKI MUR"
#: kstars_i18n.cpp:425 kstars_i18n.cpp:426
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "TALL FENCE"
msgstr "WYSOKI MUR"
#: kstars_i18n.cpp:427
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "NINE LORDS"
msgstr "DZIEWIĘCIU LORDÓW"
#: kstars_i18n.cpp:428
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "DUNG OF TIGER"
msgstr "ODCHODY TYGRYSA"
#: kstars_i18n.cpp:429
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CROWN PRINCE"
msgstr "NASTĘPCA TRONU"
#: kstars_i18n.cpp:431
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FIVE EMPERORS"
msgstr "PIĘCIU CESARZY"
#: kstars_i18n.cpp:433 kstars_i18n.cpp:441 kstars_i18n.cpp:442
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "THREE MINISTERS"
msgstr "TRZECH MINISTRÓW"
#: kstars_i18n.cpp:434
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "OFFICER FOR AUDIENCE"
msgstr "OFICER OD AUDIENCJI"
#: kstars_i18n.cpp:435
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "GRAVE FRONT"
msgstr "NAGROBEK"
#: kstars_i18n.cpp:436
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "OBSERVATORY"
msgstr "OBSERWATORIUM"
#: kstars_i18n.cpp:437
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FEMALE OFFICER"
msgstr "KOBIETA OFICER"
#: kstars_i18n.cpp:438
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "WIDE LODGING AREA"
msgstr "DUŻE SCHRONIENIE"
#: kstars_i18n.cpp:439
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "EIGHT CEREALS"
msgstr "OSIEM ZIAREN"
#: kstars_i18n.cpp:440
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "ADVANCE GUARD"
msgstr "NASTĘPNY STRAŻNIK"
#: kstars_i18n.cpp:445
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "VIRTUE"
msgstr "ODWAGA"
#: kstars_i18n.cpp:446
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "EMPEROR'S GOD OF WAR"
msgstr "BÓG WOJNY CESARZA"
#: kstars_i18n.cpp:447
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "EMPEROR'S GOD OF WEATHER"
msgstr "BÓG POGODY CESARZA"
#: kstars_i18n.cpp:448
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "INNER KITCHEN"
msgstr "WEWNĘTRZNA KUCHNIA"
#: kstars_i18n.cpp:449
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FLAP OF FLAG"
msgstr "OSŁONA FLAGI"
#: kstars_i18n.cpp:450
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "MINISTER"
msgstr "MINISTER"
#: kstars_i18n.cpp:451
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "GENERAL AND MINISTER"
msgstr "GENERAŁ I MINISTER"
#: kstars_i18n.cpp:452
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "JAIL OF SKY"
msgstr "WIĘZIENIE NIEBA"
#: kstars_i18n.cpp:453
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SIX DEPARTMENTS"
msgstr "SZEŚĆ DEPARTAMENTÓW"
#: kstars_i18n.cpp:454
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "INNER STAIRWAY"
msgstr "WEWNĘTRZNA KLATKA SCHODOWA"
#: kstars_i18n.cpp:455
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SPEAR OF SKY"
msgstr "WŁÓCZNIA NIEBA"
#: kstars_i18n.cpp:456
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "COVER FOR EMPEROR"
msgstr "OCHRONA CESARZA"
#: kstars_i18n.cpp:457
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "PLACE FOR FIVE EMPEROR"
msgstr "MIEJSCE DLA PIĘCIU CESARZY"
#: kstars_i18n.cpp:458
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "YEARS"
msgstr "LATA"
#: kstars_i18n.cpp:459
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "KITCHEN OF SKY"
msgstr "KUCHNIA NIEBA"
#: kstars_i18n.cpp:460
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "NORTH POLE"
msgstr "BIEGUN PÓŁNOCNY"
#: kstars_i18n.cpp:461
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "WOUND LODGE"
msgstr "SCHRONIENIE"
#: kstars_i18n.cpp:462
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SINGLE-LOG BRIDGE"
msgstr "MOSTEK Z JEDNYM LOGIEM"
#: kstars_i18n.cpp:463
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "GREAT EMPEROR"
msgstr "WIELKI CESARZ"
#: kstars_i18n.cpp:464
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "OFFICER FOR OPINION"
msgstr "OFICER OD OPINII"
#: kstars_i18n.cpp:465
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "PILLAR OF SKY"
msgstr "FILAR NIEBA"
#: kstars_i18n.cpp:466
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SECRETARY"
msgstr "SEKRETARZ"
#: kstars_i18n.cpp:467
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "MAID"
msgstr "SŁUŻĄCA"
#: kstars_i18n.cpp:468
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "DESK OF WOMAN"
msgstr "BIURKO KOBIETY"
#: kstars_i18n.cpp:469
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "JUDGE PRISON"
msgstr "WIĘZIENIE"
#: kstars_i18n.cpp:470 kstars_i18n.cpp:471
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "PURPLE FENCE"
msgstr "PURPUROWE OGRODZENIE"
#: kstars_i18n.cpp:472
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "ORDER OF SKY"
msgstr "PORZĄDEK NIEBA"
#: kstars_i18n.cpp:473
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SEVEN MINISTERS"
msgstr "SIEDMIU MINISTRÓW"
#: kstars_i18n.cpp:474
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "THREAD STRAW"
msgstr "WIĄZKA SŁOMY"
#: kstars_i18n.cpp:475 kstars_i18n.cpp:476
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "MARKET FENCE"
msgstr "MUR RYNKU"
#: kstars_i18n.cpp:477
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FEUDAL LORD"
msgstr "PAN FEUDALNY"
#: kstars_i18n.cpp:478
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SEAT FOR EMPEROR"
msgstr "TRON CESARZA"
#: kstars_i18n.cpp:479
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "ROYAL FAMILY"
msgstr "CESARSKA RODZINA"
#: kstars_i18n.cpp:480
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "HEAD OF FAMILY"
msgstr "GŁOWA RODZINY"
#: kstars_i18n.cpp:481
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "RECORD OF FAMILY"
msgstr "DANE RODZINY"
#: kstars_i18n.cpp:482
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "OFFICER FOR FAMILY"
msgstr "OFICER OF RODZINY"
#: kstars_i18n.cpp:483
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "TOWER IN MARKET"
msgstr "WIEŻA NA RYNKU"
#: kstars_i18n.cpp:484
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "MEASURE CEREAL"
msgstr "POMIAR ZBOŻA"
#: kstars_i18n.cpp:485
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CEREAL MEASURE REGULATION"
msgstr "REGULACJA POMIARU ZBOŻA"
#: kstars_i18n.cpp:486
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "EUNUCH"
msgstr "EUNUCH"
#: kstars_i18n.cpp:487
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "OFFICER FOR CHARIOTS"
msgstr "OFICER RYDWANÓW"
#: kstars_i18n.cpp:488
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "MEASURE AMOUNT"
msgstr "MIARA ILOŚCI"
#: kstars_i18n.cpp:489
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "BUTCHERY"
msgstr "RZEŹNIA"
#: kstars_i18n.cpp:490
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "OFFICER FOR JEWEL"
msgstr "OFICER OD KLEJNOTÓW"
#: kstars_i18n.cpp:491
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "ROYAL"
msgstr "KRÓLEWSKI"
#: kstars_i18n.cpp:492
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "LORD"
msgstr "LORD"
#: kstars_i18n.cpp:493
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "LEFT EXECUTOR"
msgstr "LEWY EGZEKUTOR"
#: kstars_i18n.cpp:494
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "RIGHT EXECUTOR"
msgstr "PRAWY EGZEKUTOR"
#: kstars_i18n.cpp:495
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CROSSBEAM FOR HEO"
msgstr "PORTAL DLA HEO"
#: kstars_i18n.cpp:496
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "THREADING COINS"
msgstr "ZWIĄZANE MONETY"
#: kstars_i18n.cpp:497
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "C Lakota"
msgstr "Lakota"
#: kstars_i18n.cpp:498
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "HAND"
msgstr "RĘKA"
#: kstars_i18n.cpp:499
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SNAKE"
msgstr "WĄŻ"
#: kstars_i18n.cpp:500
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FIREPLACE"
msgstr "OGNISKO"
#: kstars_i18n.cpp:502
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "RACE TRACK"
msgstr "ŚCIEŻKA"
#: kstars_i18n.cpp:503
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "ANIMAL"
msgstr "ZWIERZĘ"
#: kstars_i18n.cpp:504
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "ELK"
msgstr "ŁOŚ"
#: kstars_i18n.cpp:505
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SEVEN LITTLE GIRLS"
msgstr "SIEDEM DZIEWCZYNEK"
#: kstars_i18n.cpp:506
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "DRIED WILLOW"
msgstr "WYSCHNIĘTA WIERZBA"
#: kstars_i18n.cpp:507
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "SALAMANDER"
msgstr "SALAMANDRA"
#: kstars_i18n.cpp:508
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "TURTLE"
msgstr "ŻÓŁW"
#: kstars_i18n.cpp:509
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "THUNDERBIRD"
msgstr "PTAK GRZMOTU"
#: kstars_i18n.cpp:510
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "BEAR'S LODGE"
msgstr "JAMA NIEDŹWIEDZIA"
#: kstars_i18n.cpp:511
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "C Maori"
msgstr "Maoryskie"
#: kstars_i18n.cpp:512
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "TAKI-O-AUTAHI"
msgstr "TAKI-O-AUTAHI"
#: kstars_i18n.cpp:513
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "TE TAURA-O-TE-WAKA-O-TAMARERETI"
msgstr "TE TAURA-O-TE-WAKA-O-TAMARERETI"
#: kstars_i18n.cpp:514
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "TAU-TORO"
msgstr "TAU-TORO"
#: kstars_i18n.cpp:515
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "THE GREAT BOAT OF TAMA RERETI"
msgstr "WIELKA ŁÓDŹ TAMA RERETI"
#: kstars_i18n.cpp:516
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "MATAKAREHU"
msgstr "MATAKAREHU"
#: kstars_i18n.cpp:517
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "C Navaro"
msgstr "Navaro"
#: kstars_i18n.cpp:518
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "MAN WITH FEET APART"
msgstr "CZŁOWIEK W ROZKROKU"
#: kstars_i18n.cpp:519
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "LIZARD"
msgstr "JASZCZURKA"
#: kstars_i18n.cpp:520
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "DILYEHE"
msgstr "DILYEHE"
#: kstars_i18n.cpp:521
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FIRST BIG ONE"
msgstr "PIERWSZY DUŻY"
#: kstars_i18n.cpp:522
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "RABBIT TRACKS"
msgstr "TROP KRÓLIKA"
#: kstars_i18n.cpp:523
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FIRST SLIM ONE"
msgstr "PIERWSZY SZCZUPŁY"
#: kstars_i18n.cpp:524
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "C Norse"
msgstr "Nordyckie"
#: kstars_i18n.cpp:525
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "AURVANDIL'S TOE"
msgstr "PALEC AURVANDIL"
#: kstars_i18n.cpp:526
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "WOLF'S MOUTH"
msgstr "PASZCZA WILKA"
#: kstars_i18n.cpp:527
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "THE FISHERMEN"
msgstr "RYBAK"
#: kstars_i18n.cpp:528
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "WOMAN'S CART"
msgstr "WÓZ KOBIETY"
#: kstars_i18n.cpp:529
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "MAN'S CART"
msgstr "WÓZ MĘŻCZYZNY"
#: kstars_i18n.cpp:530
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "THE ASAR BATTLEFIELD"
msgstr "POLE BITEWNE ASAR"
#: kstars_i18n.cpp:531
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "C Polynesian"
msgstr "Polinezja"
#: kstars_i18n.cpp:532
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "BAILER"
msgstr "CZERPAK"
#: kstars_i18n.cpp:533
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CAT'S CRADLE"
msgstr "KOCIA KOŁYSKA"
#: kstars_i18n.cpp:534
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "VOICE OF JOY"
msgstr "GŁOS SZCZĘŚCIA"
#: kstars_i18n.cpp:535
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "THE SEVEN"
msgstr "SIEDEM"
#: kstars_i18n.cpp:536
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "MAUI'S FISHHOOK"
msgstr "HAK MAUI"
#: kstars_i18n.cpp:537
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "NAVIGATOR'S TRIANGLE"
msgstr "TRÓJKĄT NAWIGATORA"
#: kstars_i18n.cpp:538
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "KITE OF KAWELO"
msgstr "LATAWIEC KAWELO"
#: kstars_i18n.cpp:539
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FRIGATE BIRD"
msgstr "FREGATA"
#: kstars_i18n.cpp:540
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "CARED FOR BY MOON"
msgstr "POD OPIEKĄ KSIĘŻYCA"
#: kstars_i18n.cpp:541
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "DOLPHIN"
msgstr "DELFIN"
#: kstars_i18n.cpp:542
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "C Tupi-Guarani"
msgstr "Tupi-Guarani"
#: kstars_i18n.cpp:543
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "EMA (GUIRA-NHANDU)"
msgstr "EMA (GUIRA-NHANDU)"
#: kstars_i18n.cpp:544
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "HOMEM VELHO (TUIVAE)"
msgstr "HOMEM VELHO (TUIVAE)"
#: kstars_i18n.cpp:545
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "ANTA DO NORTE (TAPI'I)"
msgstr "ANTA DO NORTE (TAPI'I)"
#: kstars_i18n.cpp:546
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "VEADO"
msgstr "VEADO"
#: kstars_i18n.cpp:547
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "JOYKEXO"
msgstr "JOYKEXO"
#: kstars_i18n.cpp:548
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "VESPEIRO (EIXU)"
msgstr "VESPEIRO (EIXU)"
#: kstars_i18n.cpp:549
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "QUEIXADA DA ANTA (TAPI'I RAINHYKA)"
msgstr "QUEIXADA DA ANTA (TAPI'I RAINHYKA)"
#: kstars_i18n.cpp:550
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "C Tongan"
msgstr "C Tongan"
#: kstars_i18n.cpp:551
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FATANALUA"
msgstr "FATANALUA"
#: kstars_i18n.cpp:552
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "AE E'UVEA"
msgstr "AE E'UVEA"
#: kstars_i18n.cpp:553
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "LUA TANGATA"
msgstr "LUA TANGATA"
#: kstars_i18n.cpp:554
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "KAPAKUA'O'TAFAHI"
msgstr "KAPAKUA'O'TAFAHI"
#: kstars_i18n.cpp:555
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "TU'ULALUPE"
msgstr "TU'ULALUPE"
#: kstars_i18n.cpp:556
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "TOLOA"
msgstr "TOLOA"
#: kstars_i18n.cpp:557
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "TUINGA IKA"
msgstr "TUINGA IKA"
#: kstars_i18n.cpp:558
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "TOLOALAHI"
msgstr "TOLOALAHI"
#: kstars_i18n.cpp:559
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "HOUMATOLOA"
msgstr "HOUMATOLOA"
#: kstars_i18n.cpp:560
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "TOLOATONGA"
msgstr "TOLOATONGA"
#: kstars_i18n.cpp:561
#, kde-kuit-format
msgctxt "Constellation name (optional)"
msgid "FUNGASIA"
msgstr "FUNGASIA"
#: kstars_i18n.cpp:561
#, kde-kuit-format
msgctxt "Sky Culture"
msgid "Western"
msgstr "Zachodnie"
#: kstars_i18n.cpp:562
#, kde-kuit-format
msgctxt "Sky Culture"
msgid "Chinese"
msgstr "Chińskie"
#: kstars_i18n.cpp:563
#, kde-kuit-format
msgctxt "Sky Culture"
msgid "Egyptian"
msgstr "Egipskie"
#: kstars_i18n.cpp:564
#, kde-kuit-format
msgctxt "Sky Culture"
msgid "Inuit"
msgstr "Eskimoskie"
#: kstars_i18n.cpp:565
#, kde-kuit-format
msgctxt "Sky Culture"
msgid "Korean"
msgstr "Koreańskie"
#: kstars_i18n.cpp:566
#, kde-kuit-format
msgctxt "Sky Culture"
msgid "Lakota"
msgstr "Lakota"
#: kstars_i18n.cpp:567
#, kde-kuit-format
msgctxt "Sky Culture"
msgid "Maori"
msgstr "Maoryskie"
#: kstars_i18n.cpp:568
#, kde-kuit-format
msgctxt "Sky Culture"
msgid "Navaro"
msgstr "Navaro"
#: kstars_i18n.cpp:569
#, kde-kuit-format
msgctxt "Sky Culture"
msgid "Norse"
msgstr "Nordyckie"
#: kstars_i18n.cpp:570
#, kde-kuit-format
msgctxt "Sky Culture"
msgid "Polynesian"
msgstr "Polinezyjskie"
#: kstars_i18n.cpp:571
#, kde-kuit-format
msgctxt "Sky Culture"
msgid "Tupi-Guarani"
msgstr "Tupi-Guarani"
#: kstars_i18n.cpp:572
#, kde-kuit-format
msgctxt "Sky Culture"
msgid "Tongan"
msgstr "Tongan"
#: kstars_i18n.cpp:573
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "100 Mile House"
msgstr "100 Mile House"
#: kstars_i18n.cpp:574
#, kde-kuit-format
msgctxt "City in Jylland Denmark"
msgid "Aabenraa"
msgstr "Aabenraa"
#: kstars_i18n.cpp:575
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Aachen"
msgstr "Akwizgran (Aachen)"
#: kstars_i18n.cpp:576
#, kde-kuit-format
msgctxt "City in Jylland Denmark"
msgid "Aalborg"
msgstr "Aalborg"
#: kstars_i18n.cpp:577
#, kde-kuit-format
msgctxt "City in Jylland Denmark"
msgid "Aarhus"
msgstr "Aarhus"
#: kstars_i18n.cpp:578
#, kde-kuit-format
msgctxt "City in Siberia Russia"
msgid "Abakan"
msgstr "Abakan"
#: kstars_i18n.cpp:579
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Abbotsford"
msgstr "Abbotsford"
#: kstars_i18n.cpp:580
#, kde-kuit-format
msgctxt "City in Idaho USA"
msgid "Aberdeen"
msgstr "Aberdeen"
#: kstars_i18n.cpp:581
#, kde-kuit-format
msgctxt "City in Maryland USA"
msgid "Aberdeen"
msgstr "Aberdeen"
#: kstars_i18n.cpp:582
#, kde-kuit-format
msgctxt "City in Scotland United Kingdom"
msgid "Aberdeen"
msgstr "Aberdeen"
#: kstars_i18n.cpp:583
#, kde-kuit-format
msgctxt "City in South Dakota USA"
msgid "Aberdeen"
msgstr "Aberdeen"
#: kstars_i18n.cpp:584
#, kde-kuit-format
msgctxt "City in Washington USA"
msgid "Aberdeen"
msgstr "Aberdeen"
#: kstars_i18n.cpp:585
#, kde-kuit-format
msgctxt "City in Ivory coast"
msgid "Abidjan"
msgstr "Abidjan"
#: kstars_i18n.cpp:586
#, kde-kuit-format
msgctxt "City in Kansas USA"
msgid "Abilene"
msgstr "Abilene"
#: kstars_i18n.cpp:587
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Abilene"
msgstr "Abilene"
#: kstars_i18n.cpp:588
#, kde-kuit-format
msgctxt "City in Nigeria"
msgid "Abuja"
msgstr "Abuja"
#: kstars_i18n.cpp:589
#, kde-kuit-format
msgctxt "City in Mexico"
msgid "Acapulco"
msgstr "Acapulco"
#: kstars_i18n.cpp:590
#, kde-kuit-format
msgctxt "City in Ghana"
msgid "Accra"
msgstr "Akra (Accra)"
#: kstars_i18n.cpp:591
#, kde-kuit-format
msgctxt "City in Minnesota USA"
msgid "Ada"
msgstr "Ada"
#: kstars_i18n.cpp:592
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Adak"
msgstr "Adak"
#: kstars_i18n.cpp:593
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "Adams"
msgstr "Adams"
#: kstars_i18n.cpp:594
#, kde-kuit-format
msgctxt "City in Pitcairn Islands"
msgid "Adamstown"
msgstr "Adamstown"
#: kstars_i18n.cpp:595
#, kde-kuit-format
msgctxt "City in Ethiopia"
msgid "Addis Ababa"
msgstr "Addis Abeba (Adis Abeba)"
#: kstars_i18n.cpp:596
#, kde-kuit-format
msgctxt "City in South Australia Australia"
msgid "Adelaide"
msgstr "Adelaide"
#: kstars_i18n.cpp:597
#, kde-kuit-format
msgctxt "City in Yemen"
msgid "Aden"
msgstr "Aden"
#: kstars_i18n.cpp:598
#, kde-kuit-format
msgctxt "City in Oklahoma USA"
msgid "Afton"
msgstr "Afton"
#: kstars_i18n.cpp:599
#, kde-kuit-format
msgctxt "City in Wyoming USA"
msgid "Afton"
msgstr "Afton"
#: kstars_i18n.cpp:600
#, kde-kuit-format
msgctxt "City in Niger"
msgid "Agadez"
msgstr "Agadez"
#: kstars_i18n.cpp:601
#, kde-kuit-format
msgctxt "City in Morocco"
msgid "Agadir"
msgstr "Agadir"
#: kstars_i18n.cpp:602
#, kde-kuit-format
msgctxt "City in Guam"
msgid "Agana"
msgstr "Agana"
#: kstars_i18n.cpp:603
#, kde-kuit-format
msgctxt "City in Siberia Russia"
msgid "Aginskoe"
msgstr "Aginskoe"
#: kstars_i18n.cpp:604
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Ahwahnee"
msgstr "Ahwahnee"
#: kstars_i18n.cpp:605
#, kde-kuit-format
msgctxt "City in South Carolina USA"
msgid "Aiken"
msgstr "Aiken"
#: kstars_i18n.cpp:606
#, kde-kuit-format
msgctxt "City in Nebraska USA"
msgid "Ainsworth"
msgstr "Ainsworth"
#: kstars_i18n.cpp:607
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Airdrie"
msgstr "Airdrie"
#: kstars_i18n.cpp:608
#, kde-kuit-format
msgctxt "City in Corse du Sud France"
msgid "Ajaccio"
msgstr "Ajaccio"
#: kstars_i18n.cpp:609
#, kde-kuit-format
msgctxt "City in Arizona USA"
msgid "Ajo"
msgstr "Ajo"
#: kstars_i18n.cpp:610
#, kde-kuit-format
msgctxt "City in Ohio USA"
msgid "Akron"
msgstr "Akron"
#: kstars_i18n.cpp:611
#, kde-kuit-format
msgctxt "City in Libya"
msgid "Al Jawf"
msgstr "Al Jawf"
#: kstars_i18n.cpp:612
#, kde-kuit-format
msgctxt "City in Bahrain"
msgid "Al Manamah"
msgstr "Al-Manama (al Manama)"
#: kstars_i18n.cpp:613
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Alameda"
msgstr "Alameda"
#: kstars_i18n.cpp:614
#, kde-kuit-format
msgctxt "City in Nevada USA"
msgid "Alamo"
msgstr "Alamo"
#: kstars_i18n.cpp:615
#, kde-kuit-format
msgctxt "City in New Mexico USA"
msgid "Alamogordo"
msgstr "Alamogordo"
#: kstars_i18n.cpp:616
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Albacete"
msgstr "Albacete"
#: kstars_i18n.cpp:617
#, kde-kuit-format
msgctxt "City in Georgia USA"
msgid "Albany"
msgstr "Albany"
#: kstars_i18n.cpp:618
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "Albany"
msgstr "Albany"
#: kstars_i18n.cpp:619
#, kde-kuit-format
msgctxt "City in Oregon USA"
msgid "Albany"
msgstr "Albany"
#: kstars_i18n.cpp:620
#, kde-kuit-format
msgctxt "City in Idaho USA"
msgid "Albion"
msgstr "Albion"
#: kstars_i18n.cpp:621
#, kde-kuit-format
msgctxt "City in New Mexico USA"
msgid "Albuquerque"
msgstr "Albuquerque"
#: kstars_i18n.cpp:622
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Alcalá de Henares"
msgstr "Alcalá de Henares"
#: kstars_i18n.cpp:623
#, kde-kuit-format
msgctxt "City in Tennessee USA"
msgid "Alcoa"
msgstr "Alcoa"
#: kstars_i18n.cpp:624
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "Aldermaston"
msgstr "Aldermaston"
#: kstars_i18n.cpp:625
#, kde-kuit-format
msgctxt "City in Nunavut Canada"
msgid "Alert"
msgstr "Alert"
#: kstars_i18n.cpp:626
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Alessandria"
msgstr "Alessandria"
#: kstars_i18n.cpp:627
#, kde-kuit-format
msgctxt "City in Alabama USA"
msgid "Alexander City"
msgstr "Alexander City"
#: kstars_i18n.cpp:628
#, kde-kuit-format
msgctxt "City in Egypt"
msgid "Alexandria"
msgstr "Aleksandria"
#: kstars_i18n.cpp:629
#, kde-kuit-format
msgctxt "City in Louisiana USA"
msgid "Alexandria"
msgstr "Alexandria"
#: kstars_i18n.cpp:630
#, kde-kuit-format
msgctxt "City in Virginia USA"
msgid "Alexandria"
msgstr "Alexandria"
#: kstars_i18n.cpp:631
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Alexis Creek"
msgstr "Alexis Creek"
#: kstars_i18n.cpp:632
#, kde-kuit-format
msgctxt "City in Algeria"
msgid "Algiers"
msgstr "Algier"
#: kstars_i18n.cpp:633
#, kde-kuit-format
msgctxt "City in Canada"
msgid "Algonquin"
msgstr "Algonquin"
#: kstars_i18n.cpp:634
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Alhambra"
msgstr "Alhambra"
#: kstars_i18n.cpp:635
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Alicante"
msgstr "Alicante"
#: kstars_i18n.cpp:636
#, kde-kuit-format
msgctxt "City in Northern Territory Australia"
msgid "Alice Springs"
msgstr "Alice Springs"
#: kstars_i18n.cpp:637
#, kde-kuit-format
msgctxt "City in Pennsylvania USA"
msgid "Allegheny Obs."
msgstr "Obs. Allegheny"
#: kstars_i18n.cpp:638
#, kde-kuit-format
msgctxt "City in Pennsylvania USA"
msgid "Allentown"
msgstr "Allentown"
#: kstars_i18n.cpp:639
#, kde-kuit-format
msgctxt "City in Nebraska USA"
msgid "Alliance"
msgstr "Alliance"
#: kstars_i18n.cpp:640
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Alma"
msgstr "Alma"
#: kstars_i18n.cpp:641
#, kde-kuit-format
msgctxt "City in Kazakhstan"
msgid "Alma Ata"
msgstr "Ałma Ata (Ałmaty)"
#: kstars_i18n.cpp:642
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Almería"
msgstr "Almería"
#: kstars_i18n.cpp:643
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Alonsa"
msgstr "Alonsa"
#: kstars_i18n.cpp:644
#, kde-kuit-format
msgctxt "City in Georgia USA"
msgid "Alpharetta"
msgstr "Alpharetta"
#: kstars_i18n.cpp:645
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Alpine"
msgstr "Alpine"
#: kstars_i18n.cpp:646
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Altenstadt"
msgstr "Altenstadt"
#: kstars_i18n.cpp:647
#, kde-kuit-format
msgctxt "City in Pennsylvania USA"
msgid "Altoona"
msgstr "Altoona"
#: kstars_i18n.cpp:648
#, kde-kuit-format
msgctxt "City in Lithuania"
msgid "Alytus"
msgstr "Alytus"
#: kstars_i18n.cpp:649
#, kde-kuit-format
msgctxt "City in Japan"
msgid "Amami Island"
msgstr "Wyspa Amami"
#: kstars_i18n.cpp:650
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Amarillo"
msgstr "Amarillo"
#: kstars_i18n.cpp:651
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Ambler"
msgstr "Ambler"
#: kstars_i18n.cpp:652
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Amchitka"
msgstr "Amchitka"
#: kstars_i18n.cpp:653
#, kde-kuit-format
msgctxt "City in Idaho USA"
msgid "American Falls"
msgstr "American Falls"
#: kstars_i18n.cpp:654
#, kde-kuit-format
msgctxt "City in Iowa USA"
msgid "Ames"
msgstr "Ames"
#: kstars_i18n.cpp:655
#, kde-kuit-format
msgctxt "City in Nova Scotia Canada"
msgid "Amherst"
msgstr "Amherst"
#: kstars_i18n.cpp:656
#, kde-kuit-format
msgctxt "City in Ohio USA"
msgid "Amherst"
msgstr "Amherst"
#: kstars_i18n.cpp:657
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "Amherst Obs."
msgstr "Obs. Amherst"
#: kstars_i18n.cpp:658
#, kde-kuit-format
msgctxt "City in Somme France"
msgid "Amiens"
msgstr "Amiens"
#: kstars_i18n.cpp:659
#, kde-kuit-format
msgctxt "City in Cape Verde"
msgid "Amilcar Cabral"
msgstr "Amilcar Cabral"
#: kstars_i18n.cpp:660
#, kde-kuit-format
msgctxt "City in Jordan"
msgid "Amman"
msgstr "Amman"
#: kstars_i18n.cpp:661
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Amos"
msgstr "Amos"
#: kstars_i18n.cpp:662
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Amqui"
msgstr "Amqui"
#: kstars_i18n.cpp:663
#, kde-kuit-format
msgctxt "City in Netherlands"
msgid "Amsterdam"
msgstr "Amsterdam"
#: kstars_i18n.cpp:664
#, kde-kuit-format
msgctxt "City in Montana USA"
msgid "Anaconda"
msgstr "Anaconda"
#: kstars_i18n.cpp:665
#, kde-kuit-format
msgctxt "City in Far East Russia"
msgid "Anadyr"
msgstr "Anadyr"
#: kstars_i18n.cpp:666
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Anaheim"
msgstr "Anaheim"
#: kstars_i18n.cpp:667
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Anahim Lake"
msgstr "Anahim Lake"
#: kstars_i18n.cpp:668
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Anchorage"
msgstr "Anchorage"
#: kstars_i18n.cpp:669
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Ancona"
msgstr "Ancona"
#: kstars_i18n.cpp:670
#, kde-kuit-format
msgctxt "City in Indiana USA"
msgid "Anderson"
msgstr "Anderson"
#: kstars_i18n.cpp:671
#, kde-kuit-format
msgctxt "City in South Carolina USA"
msgid "Anderson"
msgstr "Anderson"
#: kstars_i18n.cpp:672
#, kde-kuit-format
msgctxt "City in Guam"
msgid "Anderson AFB"
msgstr "Baza Lotnicza Anderson"
#: kstars_i18n.cpp:673
#, kde-kuit-format
msgctxt "City in Gyeongbuk Korea"
msgid "Andong"
msgstr "Andong"
#: kstars_i18n.cpp:674
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Andria"
msgstr "Andria"
#: kstars_i18n.cpp:675
#, kde-kuit-format
msgctxt "City in Palau"
msgid "Angaur Island"
msgstr "Wyspa Angaur"
#: kstars_i18n.cpp:676
#, kde-kuit-format
msgctxt "City in Turkey"
msgid "Ankara"
msgstr "Ankara"
#: kstars_i18n.cpp:677
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "Ann Arbor"
msgstr "Ann Arbor"
#: kstars_i18n.cpp:678
#, kde-kuit-format
msgctxt "City in Algeria"
msgid "Annabah"
msgstr "Annabah"
#: kstars_i18n.cpp:679
#, kde-kuit-format
msgctxt "City in Maryland USA"
msgid "Annapolis"
msgstr "Annapolis"
#: kstars_i18n.cpp:680
#, kde-kuit-format
msgctxt "City in Haute-Savoie France"
msgid "Annecy"
msgstr "Annecy"
#: kstars_i18n.cpp:681
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Annette Island"
msgstr "Annette Island"
#: kstars_i18n.cpp:682
#, kde-kuit-format
msgctxt "City in Alabama USA"
msgid "Anniston"
msgstr "Anniston"
#: kstars_i18n.cpp:683
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Ansbach"
msgstr "Ansbach"
#: kstars_i18n.cpp:684
#, kde-kuit-format
msgctxt "City in Madagascar"
msgid "Antananarivo"
msgstr "Antananarivo"
#: kstars_i18n.cpp:685
#, kde-kuit-format
msgctxt "City in Nova Scotia Canada"
msgid "Antigonish"
msgstr "Antigonish"
#: kstars_i18n.cpp:686
#, kde-kuit-format
msgctxt "City in Oklahoma USA"
msgid "Antlers"
msgstr "Antlers"
#: kstars_i18n.cpp:687
#, kde-kuit-format
msgctxt "City in Chile"
msgid "Antofagasta"
msgstr "Antofagasta"
#: kstars_i18n.cpp:688
#, kde-kuit-format
msgctxt "City in Madagascar"
msgid "Antsirabe"
msgstr "Antsirabe"
#: kstars_i18n.cpp:689
#, kde-kuit-format
msgctxt "City in Belgium"
msgid "Antwerp"
msgstr "Antwerpia (Antwerpen)"
#: kstars_i18n.cpp:690
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Anzac"
msgstr "Anzac"
#: kstars_i18n.cpp:691
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Aosta"
msgstr "Aosta"
#: kstars_i18n.cpp:692
#, kde-kuit-format
msgctxt "City in Wisconsin USA"
msgid "Appleton"
msgstr "Appleton"
#: kstars_i18n.cpp:693
#, kde-kuit-format
msgctxt "City in Jordan"
msgid "Aqaba"
msgstr "Akaba (Aqaba)"
#: kstars_i18n.cpp:694
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Arborg"
msgstr "Arborg"
#: kstars_i18n.cpp:695
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Arcade-Arden"
msgstr "Arcade-Arden"
#: kstars_i18n.cpp:696
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Arcetri"
msgstr "Arcetri"
#: kstars_i18n.cpp:697
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Archenhold"
msgstr "Archenhold"
#: kstars_i18n.cpp:698
#, kde-kuit-format
msgctxt "City in Oklahoma USA"
msgid "Ardmore"
msgstr "Ardmore"
#: kstars_i18n.cpp:699
#, kde-kuit-format
msgctxt "City in Puerto Rico USA"
msgid "Arecibo Obs."
msgstr "Obs. Arecibo"
#: kstars_i18n.cpp:700
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Arese"
msgstr "Arese"
#: kstars_i18n.cpp:701
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Arezzo"
msgstr "Arezzo"
#: kstars_i18n.cpp:702
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "Argentia"
msgstr "Argentia"
#: kstars_i18n.cpp:703
#, kde-kuit-format
msgctxt "City in Minnesota USA"
msgid "Argyle"
msgstr "Argyle"
#: kstars_i18n.cpp:704
#, kde-kuit-format
msgctxt "City in Chile"
msgid "Arica"
msgstr "Arica"
#: kstars_i18n.cpp:705
#, kde-kuit-format
msgctxt "City in Arkansas USA"
msgid "Arkadelphia"
msgstr "Arkadelphia"
#: kstars_i18n.cpp:706
#, kde-kuit-format
msgctxt "City in North-West Region Russia"
msgid "Arkhangelsk"
msgstr "Archangielsk"
#: kstars_i18n.cpp:707
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "Arlington"
msgstr "Arlington"
#: kstars_i18n.cpp:708
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Arlington"
msgstr "Arlington"
#: kstars_i18n.cpp:709
#, kde-kuit-format
msgctxt "City in Virginia USA"
msgid "Arlington"
msgstr "Arlington"
#: kstars_i18n.cpp:710
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Arlington Heights"
msgstr "Arlington Heights"
#: kstars_i18n.cpp:711
#, kde-kuit-format
msgctxt "City in Northern Ireland United Kingdom"
msgid "Armagh"
msgstr "Armagh"
#: kstars_i18n.cpp:712
#, kde-kuit-format
msgctxt "City in South Dakota USA"
msgid "Armour"
msgstr "Armour"
#: kstars_i18n.cpp:713
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Armstrong"
msgstr "Armstrong"
#: kstars_i18n.cpp:714
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "Arnold's Cove"
msgstr "Arnold's Cove"
#: kstars_i18n.cpp:715
#, kde-kuit-format
msgctxt "City in Gran Canaria Spain"
msgid "Arrecife"
msgstr "Arrecife"
#: kstars_i18n.cpp:716
#, kde-kuit-format
msgctxt "City in Uganda"
msgid "Arua"
msgstr "Arua"
#: kstars_i18n.cpp:717
#, kde-kuit-format
msgctxt "City in Colorado USA"
msgid "Arvada"
msgstr "Arvada"
#: kstars_i18n.cpp:718
#, kde-kuit-format
msgctxt "City in Arizona USA"
msgid "Ash Fork"
msgstr "Ash Fork"
#: kstars_i18n.cpp:719
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Ashern"
msgstr "Ashern"
#: kstars_i18n.cpp:720
#, kde-kuit-format
msgctxt "City in North Carolina USA"
msgid "Asheville"
msgstr "Asheville"
#: kstars_i18n.cpp:721
#, kde-kuit-format
msgctxt "City in Kansas USA"
msgid "Ashland"
msgstr "Ashland"
#: kstars_i18n.cpp:722
#, kde-kuit-format
msgctxt "City in Kentucky USA"
msgid "Ashland"
msgstr "Ashland"
#: kstars_i18n.cpp:723
#, kde-kuit-format
msgctxt "City in Maine USA"
msgid "Ashland"
msgstr "Ashland"
#: kstars_i18n.cpp:724
#, kde-kuit-format
msgctxt "City in North Dakota USA"
msgid "Ashley"
msgstr "Ashley"
#: kstars_i18n.cpp:725
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Asiago"
msgstr "Asiago"
#: kstars_i18n.cpp:726
#, kde-kuit-format
msgctxt "City in Eritrea"
msgid "Asmera"
msgstr "Asmera"
#: kstars_i18n.cpp:727
#, kde-kuit-format
msgctxt "City in Colorado USA"
msgid "Aspen"
msgstr "Aspen"
#: kstars_i18n.cpp:728
#, kde-kuit-format
msgctxt "City in Eritrea"
msgid "Assab"
msgstr "Assab"
#: kstars_i18n.cpp:729
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Assiniboia"
msgstr "Assiniboia"
#: kstars_i18n.cpp:730
#, kde-kuit-format
msgctxt "City in Oregon USA"
msgid "Astoria"
msgstr "Astoria"
#: kstars_i18n.cpp:731
#, kde-kuit-format
msgctxt "City in Paraguay"
msgid "Asunción"
msgstr "Asunción"
#: kstars_i18n.cpp:732
#, kde-kuit-format
msgctxt "City in Egypt"
msgid "Aswan"
msgstr "Asuan (Aswan)"
#: kstars_i18n.cpp:733
#, kde-kuit-format
msgctxt "City in Egypt"
msgid "Asyut"
msgstr "Asyut"
#: kstars_i18n.cpp:734
#, kde-kuit-format
msgctxt "City in Greece"
msgid "Atenas"
msgstr "Ateny (Athine)"
#: kstars_i18n.cpp:735
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Athabasca"
msgstr "Athabasca"
#: kstars_i18n.cpp:736
#, kde-kuit-format
msgctxt "City in Greece"
msgid "Athens"
msgstr "Ateny"
#: kstars_i18n.cpp:737
#, kde-kuit-format
msgctxt "City in Georgia USA"
msgid "Athens"
msgstr "Ateny"
#: kstars_i18n.cpp:738
#, kde-kuit-format
msgctxt "City in Tennessee USA"
msgid "Athens"
msgstr "Ateny"
#: kstars_i18n.cpp:739
#, kde-kuit-format
msgctxt "City in Leinster Ireland"
msgid "Athlone"
msgstr "Athlone"
#: kstars_i18n.cpp:740
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Atikokan"
msgstr "Atikokan"
#: kstars_i18n.cpp:741
#, kde-kuit-format
msgctxt "City in Nebraska USA"
msgid "Atkinson"
msgstr "Atkinson"
#: kstars_i18n.cpp:742
#, kde-kuit-format
msgctxt "City in Georgia USA"
msgid "Atlanta"
msgstr "Atlanta"
#: kstars_i18n.cpp:743
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "Atlantic City"
msgstr "Atlantic City"
#: kstars_i18n.cpp:744
#, kde-kuit-format
msgctxt "City in Alabama USA"
msgid "Atmore"
msgstr "Atmore"
#: kstars_i18n.cpp:745
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "Attleboro"
msgstr "Attleboro"
#: kstars_i18n.cpp:746
#, kde-kuit-format
msgctxt "City in Alabama USA"
msgid "Auburn"
msgstr "Auburn"
#: kstars_i18n.cpp:747
#, kde-kuit-format
msgctxt "City in Maine USA"
msgid "Auburn"
msgstr "Auburn"
#: kstars_i18n.cpp:748
#, kde-kuit-format
msgctxt "City in New Zealand"
msgid "Auckland"
msgstr "Auckland"
#: kstars_i18n.cpp:749
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Auden"
msgstr "Auden"
#: kstars_i18n.cpp:750
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Augsburg"
msgstr "Augsburg"
#: kstars_i18n.cpp:751
#, kde-kuit-format
msgctxt "City in Arkansas USA"
msgid "Augusta"
msgstr "Augusta"
#: kstars_i18n.cpp:752
#, kde-kuit-format
msgctxt "City in Georgia USA"
msgid "Augusta"
msgstr "Augusta"
#: kstars_i18n.cpp:753
#, kde-kuit-format
msgctxt "City in Maine USA"
msgid "Augusta"
msgstr "Augusta"
#: kstars_i18n.cpp:754
#, kde-kuit-format
msgctxt "City in Colorado USA"
msgid "Aurora"
msgstr "Aurora"
#: kstars_i18n.cpp:755
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Aurora"
msgstr "Aurora"
#: kstars_i18n.cpp:756
#, kde-kuit-format
msgctxt "City in Minnesota USA"
msgid "Aurora"
msgstr "Aurora"
#: kstars_i18n.cpp:757
#, kde-kuit-format
msgctxt "City in Nevada USA"
msgid "Austin"
msgstr "Austin"
#: kstars_i18n.cpp:758
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Austin"
msgstr "Austin"
#: kstars_i18n.cpp:759
#, kde-kuit-format
msgctxt "City in New South Wales Australia"
msgid "Avalon"
msgstr "Avalon"
#: kstars_i18n.cpp:760
#, kde-kuit-format
msgctxt "City in Victoria Australia"
msgid "Avalon"
msgstr "Avalon"
#: kstars_i18n.cpp:761
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Aviano"
msgstr "Aviano"
#: kstars_i18n.cpp:762
#, kde-kuit-format
msgctxt "City in Connecticut USA"
msgid "Avon"
msgstr "Avon"
#: kstars_i18n.cpp:763
#, kde-kuit-format
msgctxt "City in Japan"
msgid "Ayase"
msgstr "Ayase"
#: kstars_i18n.cpp:764
#, kde-kuit-format
msgctxt "City in New Mexico USA"
msgid "Aztec"
msgstr "Aztec"
#: kstars_i18n.cpp:765
#, kde-kuit-format
msgctxt "City in Palau"
msgid "Babelthuap Island"
msgstr "Wyspa Babelthuap"
#: kstars_i18n.cpp:766
#, kde-kuit-format
msgctxt "City in Philippines"
msgid "Bacolod"
msgstr "Bacolod"
#: kstars_i18n.cpp:767
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Badajoz"
msgstr "Badajoz"
#: kstars_i18n.cpp:768
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Badalona"
msgstr "Badalona"
#: kstars_i18n.cpp:769
#, kde-kuit-format
msgctxt "City in Nova Scotia Canada"
msgid "Baddeck"
msgstr "Baddeck"
#: kstars_i18n.cpp:770
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Baden-Baden"
msgstr "Baden-Baden"
#: kstars_i18n.cpp:771
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "Badger"
msgstr "Badger"
#: kstars_i18n.cpp:772
#, kde-kuit-format
msgctxt "City in Guinea Bissau"
msgid "Bafata"
msgstr "Bafata"
#: kstars_i18n.cpp:773
#, kde-kuit-format
msgctxt "City in Iraq"
msgid "Baghdad"
msgstr "Bagdad"
#: kstars_i18n.cpp:774
#, kde-kuit-format
msgctxt "City in United Arab Emirates"
msgid "Bahrain"
msgstr "Bahrajn"
#: kstars_i18n.cpp:775
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "Baie Verte"
msgstr "Baie Verte"
#: kstars_i18n.cpp:776
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Baie-Comeau"
msgstr "Baie-Comeau"
#: kstars_i18n.cpp:777
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Baie-Saint-Paul"
msgstr "Baie-Saint-Paul"
#: kstars_i18n.cpp:778
#, kde-kuit-format
msgctxt "City in Montana USA"
msgid "Baker"
msgstr "Baker"
#: kstars_i18n.cpp:779
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Bakersfield"
msgstr "Bakersfield"
#: kstars_i18n.cpp:780
#, kde-kuit-format
msgctxt "City in Panama"
msgid "Balboa"
msgstr "Balboa"
#: kstars_i18n.cpp:781
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Baldwin Park"
msgstr "Baldwin Park"
#: kstars_i18n.cpp:782
#, kde-kuit-format
msgctxt "City in Indonesia"
msgid "Bali"
msgstr "Bali"
#: kstars_i18n.cpp:783
#, kde-kuit-format
msgctxt "City in Maryland USA"
msgid "Baltimore"
msgstr "Baltimore"
#: kstars_i18n.cpp:784
#, kde-kuit-format
msgctxt "City in Mali"
msgid "Bamako"
msgstr "Bamako"
#: kstars_i18n.cpp:785
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Bamberg"
msgstr "Bamberg"
#: kstars_i18n.cpp:786
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Bancroft"
msgstr "Bancroft"
#: kstars_i18n.cpp:787
#, kde-kuit-format
msgctxt "City in Iran"
msgid "Bandar Abbass"
msgstr "Bandar Abbass"
#: kstars_i18n.cpp:788
#, kde-kuit-format
msgctxt "City in Iran"
msgid "Bandar Lengeh"
msgstr "Bandar Lengeh"
#: kstars_i18n.cpp:789
#, kde-kuit-format
msgctxt "City in Brunei"
msgid "Bandar Seri Begawan"
msgstr "Bandar Seri Begawan"
#: kstars_i18n.cpp:790
#, kde-kuit-format
msgctxt "City in Turkey"
msgid "Bandirma"
msgstr "Bandirma"
#: kstars_i18n.cpp:791
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Banff"
msgstr "Banff"
#: kstars_i18n.cpp:792
#, kde-kuit-format
msgctxt "City in India"
msgid "Bangalore"
msgstr "Bangalore"
#: kstars_i18n.cpp:793
#, kde-kuit-format
msgctxt "City in Central African Republic"
msgid "Bangassou"
msgstr "Bangassou"
#: kstars_i18n.cpp:794
#, kde-kuit-format
msgctxt "City in Thailand"
msgid "Bangkok"
msgstr "Bangkok"
#: kstars_i18n.cpp:795
#, kde-kuit-format
msgctxt "City in Maine USA"
msgid "Bangor"
msgstr "Bangor"
#: kstars_i18n.cpp:796
#, kde-kuit-format
msgctxt "City in Central African Republic"
msgid "Bangui"
msgstr "Bangui"
#: kstars_i18n.cpp:797
#, kde-kuit-format
msgctxt "City in Gambia"
msgid "Banjul"
msgstr "Bandżul"
#: kstars_i18n.cpp:798
#, kde-kuit-format
msgctxt "City in Maine USA"
msgid "Bar Harbor"
msgstr "Bar Harbor"
#: kstars_i18n.cpp:799
#, kde-kuit-format
msgctxt "City in Wisconsin USA"
msgid "Baraboo"
msgstr "Baraboo"
#: kstars_i18n.cpp:800
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Barcelona"
msgstr "Barcelona"
#: kstars_i18n.cpp:801
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Bari"
msgstr "Bari"
#: kstars_i18n.cpp:802
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Barkerville"
msgstr "Barkerville"
#: kstars_i18n.cpp:803
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Barletta"
msgstr "Barletta"
#: kstars_i18n.cpp:804
#, kde-kuit-format
msgctxt "City in Siberia Russia"
msgid "Barnaul"
msgstr "Barnaul"
#: kstars_i18n.cpp:805
#, kde-kuit-format
msgctxt "City in Ohio USA"
msgid "Barnesville"
msgstr "Barnesville"
#: kstars_i18n.cpp:806
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Barrage Manic-3"
msgstr "Barrage Manic-3"
#: kstars_i18n.cpp:807
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Barrage Manic-5"
msgstr "Barrage Manic-5"
#: kstars_i18n.cpp:808
#, kde-kuit-format
msgctxt "City in Colombia"
msgid "Barranquilla"
msgstr "Barranquilla"
#: kstars_i18n.cpp:809
#, kde-kuit-format
msgctxt "City in Vermont USA"
msgid "Barre"
msgstr "Barre"
#: kstars_i18n.cpp:810
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Barrie"
msgstr "Barrie"
#: kstars_i18n.cpp:811
#, kde-kuit-format
msgctxt "City in Wisconsin USA"
msgid "Barron"
msgstr "Barron"
#: kstars_i18n.cpp:812
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Barrow"
msgstr "Barrow"
#: kstars_i18n.cpp:813
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Barry's Bay"
msgstr "Barry's Bay"
#: kstars_i18n.cpp:814
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Barstow"
msgstr "Barstow"
#: kstars_i18n.cpp:815
#, kde-kuit-format
msgctxt "City in Oklahoma USA"
msgid "Bartlesville"
msgstr "Bartlesville"
#: kstars_i18n.cpp:816
#, kde-kuit-format
msgctxt "City in Vermont USA"
msgid "Barton"
msgstr "Barton"
#: kstars_i18n.cpp:817
#, kde-kuit-format
msgctxt "City in Iraq"
msgid "Basrah"
msgstr "Basra"
#: kstars_i18n.cpp:818
#, kde-kuit-format
msgctxt "City in Haute-Corse France"
msgid "Bastia"
msgstr "Bastia"
#: kstars_i18n.cpp:819
#, kde-kuit-format
msgctxt "City in Equatorial Guinea"
msgid "Bata"
msgstr "Bata"
#: kstars_i18n.cpp:820
#, kde-kuit-format
msgctxt "City in South Carolina USA"
msgid "Batesburg"
msgstr "Batesburg"
#: kstars_i18n.cpp:821
#, kde-kuit-format
msgctxt "City in New Brunswick Canada"
msgid "Bathurst"
msgstr "Bathurst"
#: kstars_i18n.cpp:822
#, kde-kuit-format
msgctxt "City in Louisiana USA"
msgid "Baton Rouge"
msgstr "Baton Rouge"
#: kstars_i18n.cpp:823
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "Battle Creek"
msgstr "Battle Creek"
#: kstars_i18n.cpp:824
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "Bay Bulls"
msgstr "Bay Bulls"
#: kstars_i18n.cpp:825
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "Bay City"
msgstr "Bay City"
#: kstars_i18n.cpp:826
#, kde-kuit-format
msgctxt "City in Mississippi USA"
msgid "Bay St. Louis"
msgstr "Bay St. Louis"
#: kstars_i18n.cpp:827
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "Bayonne"
msgstr "Bayonne"
#: kstars_i18n.cpp:828
#, kde-kuit-format
msgctxt "City in Pyrénées atlantiques France"
msgid "Bayonne"
msgstr "Bayonne"
#: kstars_i18n.cpp:829
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Baytown"
msgstr "Baytown"
#: kstars_i18n.cpp:830
#, kde-kuit-format
msgctxt "City in Israel"
msgid "Be'er Sheva"
msgstr "Beersheba"
#: kstars_i18n.cpp:831
#, kde-kuit-format
msgctxt "City in North Dakota USA"
msgid "Beach"
msgstr "Beach"
#: kstars_i18n.cpp:832
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Beardmore"
msgstr "Beardmore"
#: kstars_i18n.cpp:833
#, kde-kuit-format
msgctxt "City in Nevada USA"
msgid "Beatty"
msgstr "Beatty"
#: kstars_i18n.cpp:834
#, kde-kuit-format
msgctxt "City in South Carolina USA"
msgid "Beaufort"
msgstr "Beaufort"
#: kstars_i18n.cpp:835
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Beaumont"
msgstr "Beaumont"
#: kstars_i18n.cpp:836
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Beaupre"
msgstr "Beaupre"
#: kstars_i18n.cpp:837
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Beauval"
msgstr "Beauval"
#: kstars_i18n.cpp:838
#, kde-kuit-format
msgctxt "City in Utah USA"
msgid "Beaver"
msgstr "Beaver"
#: kstars_i18n.cpp:839
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Beaverlodge"
msgstr "Beaverlodge"
#: kstars_i18n.cpp:840
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Beavermouth"
msgstr "Beavermouth"
#: kstars_i18n.cpp:841
#, kde-kuit-format
msgctxt "City in Oregon USA"
msgid "Beaverton"
msgstr "Beaverton"
#: kstars_i18n.cpp:842
#, kde-kuit-format
msgctxt "City in West Virginia USA"
msgid "Beckley"
msgstr "Beckley"
#: kstars_i18n.cpp:843
#, kde-kuit-format
msgctxt "City in China"
msgid "Beijing"
msgstr "Pekin"
#: kstars_i18n.cpp:844
#, kde-kuit-format
msgctxt "City in Mozambique"
msgid "Beira"
msgstr "Beira"
#: kstars_i18n.cpp:845
#, kde-kuit-format
msgctxt "City in Lebanon"
msgid "Beirut"
msgstr "Bejrut"
#: kstars_i18n.cpp:846
#, kde-kuit-format
msgctxt "City in Portugal"
msgid "Beja"
msgstr "Beja"
#: kstars_i18n.cpp:847
#, kde-kuit-format
msgctxt "City in Brazil"
msgid "Belem"
msgstr "Belem"
#: kstars_i18n.cpp:848
#, kde-kuit-format
msgctxt "City in New Mexico USA"
msgid "Belen"
msgstr "Belen"
#: kstars_i18n.cpp:849
#, kde-kuit-format
msgctxt "City in Northern Ireland United Kingdom"
msgid "Belfast"
msgstr "Belfast"
#: kstars_i18n.cpp:850
#, kde-kuit-format
msgctxt "City in Central Region Russia"
msgid "Belgorod"
msgstr "Biełgorod"
#: kstars_i18n.cpp:851
#, kde-kuit-format
msgctxt "City in Yugoslavia"
msgid "Belgrade"
msgstr "Belgrad (Beograd)"
#: kstars_i18n.cpp:852
#, kde-kuit-format
msgctxt "City in Belize"
msgid "Belize City"
msgstr "Belize"
#: kstars_i18n.cpp:853
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Belleterre"
msgstr "Belleterre"
#: kstars_i18n.cpp:854
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Belleville"
msgstr "Belleville"
#: kstars_i18n.cpp:855
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Belleville"
msgstr "Belleville"
#: kstars_i18n.cpp:856
#, kde-kuit-format
msgctxt "City in Nebraska USA"
msgid "Bellevue"
msgstr "Bellevue"
#: kstars_i18n.cpp:857
#, kde-kuit-format
msgctxt "City in Washington USA"
msgid "Bellevue"
msgstr "Bellevue"
#: kstars_i18n.cpp:858
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Bellflower"
msgstr "Bellflower"
#: kstars_i18n.cpp:859
#, kde-kuit-format
msgctxt "City in Washington USA"
msgid "Bellingham"
msgstr "Bellingham"
#: kstars_i18n.cpp:860
#, kde-kuit-format
msgctxt "City in Vermont USA"
msgid "Bellows Falls"
msgstr "Bellows Falls"
#: kstars_i18n.cpp:861
#, kde-kuit-format
msgctxt "City in Morocco"
msgid "Ben Guerir"
msgstr "Ben Guerir"
#: kstars_i18n.cpp:862
#, kde-kuit-format
msgctxt "City in Oregon USA"
msgid "Bend"
msgstr "Bend"
#: kstars_i18n.cpp:863
#, kde-kuit-format
msgctxt "City in Somalia"
msgid "Bender Cassim"
msgstr "Bender Cassim"
#: kstars_i18n.cpp:864
#, kde-kuit-format
msgctxt "City in Victoria Australia"
msgid "Bendigo"
msgstr "Bendigo"
#: kstars_i18n.cpp:865
#, kde-kuit-format
msgctxt "City in Libya"
msgid "Benghazi"
msgstr "Benghazi"
#: kstars_i18n.cpp:866
#, kde-kuit-format
msgctxt "City in Vermont USA"
msgid "Bennington"
msgstr "Bennington"
#: kstars_i18n.cpp:867
#, kde-kuit-format
msgctxt "City in Arkansas USA"
msgid "Benton"
msgstr "Benton"
#: kstars_i18n.cpp:868
#, kde-kuit-format
msgctxt "City in Somalia"
msgid "Berbera"
msgstr "Berbera"
#: kstars_i18n.cpp:869
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Bergamo"
msgstr "Bergamo"
#: kstars_i18n.cpp:870
#, kde-kuit-format
msgctxt "City in Norway"
msgid "Bergen"
msgstr "Bergen"
#: kstars_i18n.cpp:871
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Bergisch-Gladbach"
msgstr "Bergisch-Gladbach"
#: kstars_i18n.cpp:872
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Berkeley"
msgstr "Berkeley"
#: kstars_i18n.cpp:873
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Berlin"
msgstr "Berlin"
#: kstars_i18n.cpp:874
#, kde-kuit-format
msgctxt "City in New Hampshire USA"
msgid "Berlin"
msgstr "Berlin"
#: kstars_i18n.cpp:875
#, kde-kuit-format
msgctxt "City in Switzerland"
msgid "Bern"
msgstr "Berno (Bern)"
#: kstars_i18n.cpp:876
#, kde-kuit-format
msgctxt "City in Doubs France"
msgid "Besançon"
msgstr "Besançon"
#: kstars_i18n.cpp:877
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Bethel"
msgstr "Bethel"
#: kstars_i18n.cpp:878
#, kde-kuit-format
msgctxt "City in Maryland USA"
msgid "Bethesda"
msgstr "Bethesda"
#: kstars_i18n.cpp:879
#, kde-kuit-format
msgctxt "City in Pennsylvania USA"
msgid "Bethlehem"
msgstr "Bethlehem"
#: kstars_i18n.cpp:880
#, kde-kuit-format
msgctxt "City in Iowa USA"
msgid "Bettendorf"
msgstr "Bettendorf"
#: kstars_i18n.cpp:881
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Bettles Field"
msgstr "Bettles Field"
#: kstars_i18n.cpp:882
#, kde-kuit-format
msgctxt "City in Maine USA"
msgid "Biddeford"
msgstr "Biddeford"
#: kstars_i18n.cpp:883
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Big Bear Solar Obs."
msgstr "Obs. Słoneczne Big Bear"
#: kstars_i18n.cpp:884
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Big Delta"
msgstr "Big Delta"
#: kstars_i18n.cpp:885
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Big Lake"
msgstr "Big Lake"
#: kstars_i18n.cpp:886
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Big River"
msgstr "Big River"
#: kstars_i18n.cpp:887
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Biggar"
msgstr "Biggar"
#: kstars_i18n.cpp:888
#, kde-kuit-format
msgctxt "City in Ukraine"
msgid "Bila Tserkva"
msgstr "Bila Tserkva"
#: kstars_i18n.cpp:889
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Bilbao"
msgstr "Bilbao"
#: kstars_i18n.cpp:890
#, kde-kuit-format
msgctxt "City in Montana USA"
msgid "Billings"
msgstr "Billings"
#: kstars_i18n.cpp:891
#, kde-kuit-format
msgctxt "City in Mississippi USA"
msgid "Biloxi"
msgstr "Biloxi"
#: kstars_i18n.cpp:892
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "Binghamton"
msgstr "Binghamton"
#: kstars_i18n.cpp:893
#, kde-kuit-format
msgctxt "City in Central African Republic"
msgid "Birao"
msgstr "Birao"
#: kstars_i18n.cpp:894
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "Birmingham"
msgstr "Birmingham"
#: kstars_i18n.cpp:895
#, kde-kuit-format
msgctxt "City in Alabama USA"
msgid "Birmingham"
msgstr "Birmingham"
#: kstars_i18n.cpp:896
#, kde-kuit-format
msgctxt "City in Far East Russia"
msgid "Birobidzhan"
msgstr "Birobidżan"
#: kstars_i18n.cpp:897
#, kde-kuit-format
msgctxt "City in Iran"
msgid "Biruni"
msgstr "Biruni"
#: kstars_i18n.cpp:898
#, kde-kuit-format
msgctxt "City in North Dakota USA"
msgid "Bismarck"
msgstr "Bismarck"
#: kstars_i18n.cpp:899
#, kde-kuit-format
msgctxt "City in Guinea Bissau"
msgid "Bissau"
msgstr "Bissau"
#: kstars_i18n.cpp:900
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Bissett"
msgstr "Bissett"
#: kstars_i18n.cpp:901
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Bitburg"
msgstr "Bitburg"
#: kstars_i18n.cpp:902
#, kde-kuit-format
msgctxt "City in Jylland Denmark"
msgid "Blaavands huk"
msgstr "Przylądek Blåvand"
#: kstars_i18n.cpp:903
#, kde-kuit-format
msgctxt "City in New Zealand"
msgid "Black Birch"
msgstr "Black Birch"
#: kstars_i18n.cpp:904
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "Blackpool"
msgstr "Blackpool"
#: kstars_i18n.cpp:905
#, kde-kuit-format
msgctxt "City in Oklahoma USA"
msgid "Blackwell"
msgstr "Blackwell"
#: kstars_i18n.cpp:906
#, kde-kuit-format
msgctxt "City in Malawi"
msgid "Blantyre"
msgstr "Blantyre"
#: kstars_i18n.cpp:907
#, kde-kuit-format
msgctxt "City in Switzerland"
msgid "Bleien"
msgstr "Bleien"
#: kstars_i18n.cpp:908
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Blind River"
msgstr "Blind River"
#: kstars_i18n.cpp:909
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "Bloomfield"
msgstr "Bloomfield"
#: kstars_i18n.cpp:910
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Bloomington"
msgstr "Bloomington"
#: kstars_i18n.cpp:911
#, kde-kuit-format
msgctxt "City in Indiana USA"
msgid "Bloomington"
msgstr "Bloomington"
#: kstars_i18n.cpp:912
#, kde-kuit-format
msgctxt "City in Minnesota USA"
msgid "Bloomington"
msgstr "Bloomington"
#: kstars_i18n.cpp:913
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Blue River"
msgstr "Blue River"
#: kstars_i18n.cpp:914
#, kde-kuit-format
msgctxt "City in West Virginia USA"
msgid "Bluefield"
msgstr "Bluefield"
#: kstars_i18n.cpp:915
#, kde-kuit-format
msgctxt "City in Utah USA"
msgid "Bluff"
msgstr "Bluff"
#: kstars_i18n.cpp:916
#, kde-kuit-format
msgctxt "City in Israel"
msgid "Bnei Brak"
msgstr "Bnei Brak"
#: kstars_i18n.cpp:917
#, kde-kuit-format
msgctxt "City in Burkina Faso"
msgid "Bobo-Dioulasso"
msgstr "Bobo-Dioulasso"
#: kstars_i18n.cpp:918
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Boca Raton"
msgstr "Boca Raton"
#: kstars_i18n.cpp:919
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Bochum"
msgstr "Bochum"
#: kstars_i18n.cpp:920
#, kde-kuit-format
msgctxt "City in Norway"
msgid "Bodo"
msgstr "Bodo"
#: kstars_i18n.cpp:921
#, kde-kuit-format
msgctxt "City in Chungbuk Korea"
msgid "Boeun"
msgstr "Boeun"
#: kstars_i18n.cpp:922
#, kde-kuit-format
msgctxt "City in Louisiana USA"
msgid "Bogalusa"
msgstr "Bogalusa"
#: kstars_i18n.cpp:923
#, kde-kuit-format
msgctxt "City in Colombia"
msgid "Bogotá"
msgstr "Bogotá"
#: kstars_i18n.cpp:924
#, kde-kuit-format
msgctxt "City in Idaho USA"
msgid "Boise"
msgstr "Boise"
#: kstars_i18n.cpp:925
#, kde-kuit-format
msgctxt "City in Oklahoma USA"
msgid "Boise City"
msgstr "Boise City"
#: kstars_i18n.cpp:926
#, kde-kuit-format
msgctxt "City in Ghana"
msgid "Bolgatanga"
msgstr "Bolgatanga"
#: kstars_i18n.cpp:927
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Bologna"
msgstr "Bolonia"
#: kstars_i18n.cpp:928
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Bolzano"
msgstr "Bolzano"
#: kstars_i18n.cpp:929
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "Bonavista"
msgstr "Bonavista"
#: kstars_i18n.cpp:930
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Bonn"
msgstr "Bonn"
#: kstars_i18n.cpp:931
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Bonnyville"
msgstr "Bonnyville"
#: kstars_i18n.cpp:932
#, kde-kuit-format
msgctxt "City in North Carolina USA"
msgid "Boone"
msgstr "Boone"
#: kstars_i18n.cpp:933
#, kde-kuit-format
msgctxt "City in Kentucky USA"
msgid "Booneville"
msgstr "Booneville"
#: kstars_i18n.cpp:934
#, kde-kuit-format
msgctxt "City in Gironde France"
msgid "Bordeaux"
msgstr "Bordeaux"
#: kstars_i18n.cpp:935
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "Bordentown"
msgstr "Bordentown"
#: kstars_i18n.cpp:936
#, kde-kuit-format
msgctxt "City in Puerto Rico USA"
msgid "Borinquen"
msgstr "Borinquen"
#: kstars_i18n.cpp:937
#, kde-kuit-format
msgctxt "City in Poland"
msgid "Borowiec"
msgstr "Borowiec"
#: kstars_i18n.cpp:938
#, kde-kuit-format
msgctxt "City in Wisconsin USA"
msgid "Boscobel"
msgstr "Boscobel"
#: kstars_i18n.cpp:939
#, kde-kuit-format
msgctxt "City in Indonesia"
msgid "Bosscha"
msgstr "Bosscha"
#: kstars_i18n.cpp:940
#, kde-kuit-format
msgctxt "City in Louisiana USA"
msgid "Bossier City"
msgstr "Bossier City"
#: kstars_i18n.cpp:941
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "Boston"
msgstr "Boston"
#: kstars_i18n.cpp:942
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Boston Bar"
msgstr "Boston Bar"
#: kstars_i18n.cpp:943
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Bottrop"
msgstr "Bottrop"
#: kstars_i18n.cpp:944
#, kde-kuit-format
msgctxt "City in Colorado USA"
msgid "Boulder"
msgstr "Boulder"
#: kstars_i18n.cpp:945
#, kde-kuit-format
msgctxt "City in Nevada USA"
msgid "Boulder City"
msgstr "Boulder City"
#: kstars_i18n.cpp:946
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Boulder Creek"
msgstr "Boulder Creek"
#: kstars_i18n.cpp:947
#, kde-kuit-format
msgctxt "City in Pas-de-Calais France"
msgid "Boulogne-sur-mer"
msgstr "Boulogne-sur-mer"
#: kstars_i18n.cpp:948
#, kde-kuit-format
msgctxt "City in Utah USA"
msgid "Bountiful"
msgstr "Bountiful"
#: kstars_i18n.cpp:949
#, kde-kuit-format
msgctxt "City in Cher France"
msgid "Bourges"
msgstr "Bourges"
#: kstars_i18n.cpp:950
#, kde-kuit-format
msgctxt "City in Maryland USA"
msgid "Bowie"
msgstr "Bowie"
#: kstars_i18n.cpp:951
#, kde-kuit-format
msgctxt "City in Kentucky USA"
msgid "Bowling Green"
msgstr "Bowling Green"
#: kstars_i18n.cpp:952
#, kde-kuit-format
msgctxt "City in North Dakota USA"
msgid "Bowman"
msgstr "Bowman"
#: kstars_i18n.cpp:953
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Bowmanville"
msgstr "Bowmanville"
#: kstars_i18n.cpp:954
#, kde-kuit-format
msgctxt "City in South Africa"
msgid "Boyden"
msgstr "Boyden"
#: kstars_i18n.cpp:955
#, kde-kuit-format
msgctxt "City in Montana USA"
msgid "Bozeman"
msgstr "Bozeman"
#: kstars_i18n.cpp:956
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Bracebridge"
msgstr "Bracebridge"
#: kstars_i18n.cpp:957
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "Bradford"
msgstr "Bradford"
#: kstars_i18n.cpp:958
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Brampton"
msgstr "Brampton"
#: kstars_i18n.cpp:959
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Brandon"
msgstr "Brandon"
#: kstars_i18n.cpp:960
#, kde-kuit-format
msgctxt "City in Vermont USA"
msgid "Brandon"
msgstr "Brandon"
#: kstars_i18n.cpp:961
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Brantford"
msgstr "Brantford"
#: kstars_i18n.cpp:962
#, kde-kuit-format
msgctxt "City in Brazil"
msgid "Brasilia"
msgstr "Brasilia"
#: kstars_i18n.cpp:963
#, kde-kuit-format
msgctxt "City in Siberia Russia"
msgid "Bratsk"
msgstr "Brack"
#: kstars_i18n.cpp:964
#, kde-kuit-format
msgctxt "City in Vermont USA"
msgid "Brattleboro"
msgstr "Brattleboro"
#: kstars_i18n.cpp:965
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Braunschweig"
msgstr "Brunszwik (Braunschweig)"
#: kstars_i18n.cpp:966
#, kde-kuit-format
msgctxt "City in Congo"
msgid "Brazzaville"
msgstr "Brazzaville"
#: kstars_i18n.cpp:967
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Bremen"
msgstr "Brema (Bremen)"
#: kstars_i18n.cpp:968
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Bremerhaven"
msgstr "Bremerhaven"
#: kstars_i18n.cpp:969
#, kde-kuit-format
msgctxt "City in Washington USA"
msgid "Bremerton"
msgstr "Bremerton"
#: kstars_i18n.cpp:970
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Brent"
msgstr "Brent"
#: kstars_i18n.cpp:971
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Brera"
msgstr "Brera"
#: kstars_i18n.cpp:972
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Brescia"
msgstr "Brescia"
#: kstars_i18n.cpp:973
#, kde-kuit-format
msgctxt "City in Finistère France"
msgid "Brest"
msgstr "Brest"
#: kstars_i18n.cpp:974
#, kde-kuit-format
msgctxt "City in Connecticut USA"
msgid "Bridgeport"
msgstr "Bridgeport"
#: kstars_i18n.cpp:975
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "Bridgeton"
msgstr "Bridgeton"
#: kstars_i18n.cpp:976
#, kde-kuit-format
msgctxt "City in Barbados"
msgid "Bridgetown"
msgstr "Bridgetown"
#: kstars_i18n.cpp:977
#, kde-kuit-format
msgctxt "City in Ohio USA"
msgid "Brilliant"
msgstr "Brilliant"
#: kstars_i18n.cpp:978
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Brindisi"
msgstr "Brindisi"
#: kstars_i18n.cpp:979
#, kde-kuit-format
msgctxt "City in Queensland Australia"
msgid "Brisbane"
msgstr "Brisbane"
#: kstars_i18n.cpp:980
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "Bristol"
msgstr "Bristol"
#: kstars_i18n.cpp:981
#, kde-kuit-format
msgctxt "City in Connecticut USA"
msgid "Bristol"
msgstr "Bristol"
#: kstars_i18n.cpp:982
#, kde-kuit-format
msgctxt "City in Rhode Island USA"
msgid "Bristol"
msgstr "Bristol"
#: kstars_i18n.cpp:983
#, kde-kuit-format
msgctxt "City in Tennessee USA"
msgid "Bristol"
msgstr "Bristol"
#: kstars_i18n.cpp:984
#, kde-kuit-format
msgctxt "City in Vermont USA"
msgid "Bristol"
msgstr "Bristol"
#: kstars_i18n.cpp:985
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "Brize Norton"
msgstr "Brize Norton"
#: kstars_i18n.cpp:986
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "Brockton"
msgstr "Brockton"
#: kstars_i18n.cpp:987
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Brockville"
msgstr "Brockville"
#: kstars_i18n.cpp:988
#, kde-kuit-format
msgctxt "City in Oklahoma USA"
msgid "Broken Arrow"
msgstr "Broken Arrow"
#: kstars_i18n.cpp:989
#, kde-kuit-format
msgctxt "City in Oregon USA"
msgid "Brookings"
msgstr "Brookings"
#: kstars_i18n.cpp:990
#, kde-kuit-format
msgctxt "City in South Dakota USA"
msgid "Brookings"
msgstr "Brookings"
#: kstars_i18n.cpp:991
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "Brookline"
msgstr "Brookline"
#: kstars_i18n.cpp:992
#, kde-kuit-format
msgctxt "City in Minnesota USA"
msgid "Brooklyn Park"
msgstr "Brooklyn Park"
#: kstars_i18n.cpp:993
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Brooks"
msgstr "Brooks"
#: kstars_i18n.cpp:994
#, kde-kuit-format
msgctxt "City in Delaware USA"
msgid "Brookside Park"
msgstr "Brookside Park"
#: kstars_i18n.cpp:995
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Brownsville"
msgstr "Brownsville"
#: kstars_i18n.cpp:996
#, kde-kuit-format
msgctxt "City in Georgia USA"
msgid "Brunswick"
msgstr "Brunswick"
#: kstars_i18n.cpp:997
#, kde-kuit-format
msgctxt "City in Maine USA"
msgid "Brunswick"
msgstr "Brunswick"
#: kstars_i18n.cpp:998
#, kde-kuit-format
msgctxt "City in Brabant Belgium"
msgid "Brussels"
msgstr "Bruksela (Bruxelles)"
#: kstars_i18n.cpp:999
#, kde-kuit-format
msgctxt "City in Central Region Russia"
msgid "Bryansk"
msgstr "Briańsk"
#: kstars_i18n.cpp:1000
#, kde-kuit-format
msgctxt "City in Jeonbuk Korea"
msgid "Buan"
msgstr "Buan"
#: kstars_i18n.cpp:1001
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "Buchans"
msgstr "Buchans"
#: kstars_i18n.cpp:1002
#, kde-kuit-format
msgctxt "City in Romania"
msgid "Bucharest"
msgstr "Bukareszt (Bucuresti)"
#: kstars_i18n.cpp:1003
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Buckeburg"
msgstr "Buckeburg"
#: kstars_i18n.cpp:1004
#, kde-kuit-format
msgctxt "City in Pest Hungary"
msgid "Budapest"
msgstr "Budapeszt"
#: kstars_i18n.cpp:1005
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Buena Park"
msgstr "Buena Park"
#: kstars_i18n.cpp:1006
#, kde-kuit-format
msgctxt "City in Argentina"
msgid "Buenos Aires"
msgstr "Buenos Aires"
#: kstars_i18n.cpp:1007
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "Buffalo"
msgstr "Buffalo"
#: kstars_i18n.cpp:1008
#, kde-kuit-format
msgctxt "City in Wyoming USA"
msgid "Buffalo"
msgstr "Buffalo"
#: kstars_i18n.cpp:1009
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Buffalo Narrows"
msgstr "Buffalo Narrows"
#: kstars_i18n.cpp:1010
#, kde-kuit-format
msgctxt "City in Burundi"
msgid "Bujumburo"
msgstr "Bujumburo"
#: kstars_i18n.cpp:1011
#, kde-kuit-format
msgctxt "City in Rwanda"
msgid "Bukavu"
msgstr "Bukavu"
#: kstars_i18n.cpp:1012
#, kde-kuit-format
msgctxt "City in Zimbabwe"
msgid "Bulawayo"
msgstr "Bulawayo"
#: kstars_i18n.cpp:1013
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Burbank"
msgstr "Burbank"
#: kstars_i18n.cpp:1014
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "Burgeo"
msgstr "Burgeo"
#: kstars_i18n.cpp:1015
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Burgos"
msgstr "Burgos"
#: kstars_i18n.cpp:1016
#, kde-kuit-format
msgctxt "City in Colorado USA"
msgid "Burlington"
msgstr "Burlington"
#: kstars_i18n.cpp:1017
#, kde-kuit-format
msgctxt "City in Connecticut USA"
msgid "Burlington"
msgstr "Burlington"
#: kstars_i18n.cpp:1018
#, kde-kuit-format
msgctxt "City in Iowa USA"
msgid "Burlington"
msgstr "Burlington"
#: kstars_i18n.cpp:1019
#, kde-kuit-format
msgctxt "City in North Carolina USA"
msgid "Burlington"
msgstr "Burlington"
#: kstars_i18n.cpp:1020
#, kde-kuit-format
msgctxt "City in Vermont USA"
msgid "Burlington"
msgstr "Burlington"
#: kstars_i18n.cpp:1021
#, kde-kuit-format
msgctxt "City in Washington USA"
msgid "Burlington"
msgstr "Burlington"
#: kstars_i18n.cpp:1022
#, kde-kuit-format
msgctxt "City in Oregon USA"
msgid "Burns"
msgstr "Burns"
#: kstars_i18n.cpp:1023
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Burns Lake"
msgstr "Burns Lake"
#: kstars_i18n.cpp:1024
#, kde-kuit-format
msgctxt "City in Burundi"
msgid "Bururi"
msgstr "Bururi"
#: kstars_i18n.cpp:1025
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Burwash"
msgstr "Burwash"
#: kstars_i18n.cpp:1026
#, kde-kuit-format
msgctxt "City in Korea"
msgid "Busan"
msgstr "Busan"
#: kstars_i18n.cpp:1027
#, kde-kuit-format
msgctxt "City in Montana USA"
msgid "Butte"
msgstr "Butte"
#: kstars_i18n.cpp:1028
#, kde-kuit-format
msgctxt "City in Malaysia"
msgid "Butterworth"
msgstr "Butterworth"
#: kstars_i18n.cpp:1029
#, kde-kuit-format
msgctxt "City in Chungnam Korea"
msgid "Buyeo"
msgstr "Buyeo"
#: kstars_i18n.cpp:1030
#, kde-kuit-format
msgctxt "City in Armenia"
msgid "Byurakan"
msgstr "Byurakan"
#: kstars_i18n.cpp:1031
#, kde-kuit-format
msgctxt "City in Békés Hungary"
msgid "Békéscsaba"
msgstr "Békéscsaba"
#: kstars_i18n.cpp:1032
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Cabano"
msgstr "Cabano"
#: kstars_i18n.cpp:1033
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Cadillac"
msgstr "Cadillac"
#: kstars_i18n.cpp:1034
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Cadomin"
msgstr "Cadomin"
#: kstars_i18n.cpp:1035
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Cadotte Lake"
msgstr "Cadotte Lake"
#: kstars_i18n.cpp:1036
#, kde-kuit-format
msgctxt "City in Calvados France"
msgid "Caen"
msgstr "Caen"
#: kstars_i18n.cpp:1037
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Cagliari"
msgstr "Cagliari"
#: kstars_i18n.cpp:1038
#, kde-kuit-format
msgctxt "City in Egypt"
msgid "Cairo"
msgstr "Kair"
#: kstars_i18n.cpp:1039
#, kde-kuit-format
msgctxt "City in Pas-de-Calais France"
msgid "Calais"
msgstr "Calais"
#: kstars_i18n.cpp:1040
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Calar Alto"
msgstr "Calar Alto"
#: kstars_i18n.cpp:1041
#, kde-kuit-format
msgctxt "City in Idaho USA"
msgid "Caldwell"
msgstr "Caldwell"
#: kstars_i18n.cpp:1042
#, kde-kuit-format
msgctxt "City in Nova Scotia Canada"
msgid "Caledonia"
msgstr "Caledonia"
#: kstars_i18n.cpp:1043
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Calgary"
msgstr "Calgary"
#: kstars_i18n.cpp:1044
#, kde-kuit-format
msgctxt "City in Nevada USA"
msgid "Caliente"
msgstr "Caliente"
#: kstars_i18n.cpp:1045
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Caliper Lake"
msgstr "Caliper Lake"
#: kstars_i18n.cpp:1046
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Calling Lake"
msgstr "Calling Lake"
#: kstars_i18n.cpp:1047
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "Calvert"
msgstr "Calvert"
#: kstars_i18n.cpp:1048
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "Cambridge"
msgstr "Cambridge"
#: kstars_i18n.cpp:1049
#, kde-kuit-format
msgctxt "City in Maryland USA"
msgid "Cambridge"
msgstr "Cambridge"
#: kstars_i18n.cpp:1050
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "Cambridge"
msgstr "Cambridge"
#: kstars_i18n.cpp:1051
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "Camden"
msgstr "Camden"
#: kstars_i18n.cpp:1052
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Campbell River"
msgstr "Campbell River"
#: kstars_i18n.cpp:1053
#, kde-kuit-format
msgctxt "City in New Brunswick Canada"
msgid "Campbellton"
msgstr "Campbellton"
#: kstars_i18n.cpp:1054
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Campobasso"
msgstr "Campobasso"
#: kstars_i18n.cpp:1055
#, kde-kuit-format
msgctxt "City in ACT Australia"
msgid "Canberra"
msgstr "Canberra"
#: kstars_i18n.cpp:1056
#, kde-kuit-format
msgctxt "City in Alpes Maritimes France"
msgid "Cannes"
msgstr "Cannes"
#: kstars_i18n.cpp:1057
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Canoga Park"
msgstr "Canoga Park"
#: kstars_i18n.cpp:1058
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Canora"
msgstr "Canora"
#: kstars_i18n.cpp:1059
#, kde-kuit-format
msgctxt "City in Nova Scotia Canada"
msgid "Canso"
msgstr "Canso"
#: kstars_i18n.cpp:1060
#, kde-kuit-format
msgctxt "City in China"
msgid "Canton"
msgstr "Kanton"
#: kstars_i18n.cpp:1061
#, kde-kuit-format
msgctxt "City in Ohio USA"
msgid "Canton"
msgstr "Canton"
#: kstars_i18n.cpp:1062
#, kde-kuit-format
msgctxt "City in Maryland USA"
msgid "Cantonsville"
msgstr "Cantonsville"
#: kstars_i18n.cpp:1063
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Cap-Chat"
msgstr "Cap-Chat"
#: kstars_i18n.cpp:1064
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Cap-aux-Meules"
msgstr "Cap-aux-Meules"
#: kstars_i18n.cpp:1065
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Cape Canaveral"
msgstr "Przylądek Canaveral"
#: kstars_i18n.cpp:1066
#, kde-kuit-format
msgctxt "City in Missouri USA"
msgid "Cape Girardeau"
msgstr "Cape Girardeau"
#: kstars_i18n.cpp:1067
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "Cape May"
msgstr "Cape May"
#: kstars_i18n.cpp:1068
#, kde-kuit-format
msgctxt "City in South Africa"
msgid "Cape Town"
msgstr "Kapsztad (Cape Town)"
#: kstars_i18n.cpp:1069
#, kde-kuit-format
msgctxt "City in Venezuela"
msgid "Caracas"
msgstr "Caracas"
#: kstars_i18n.cpp:1070
#, kde-kuit-format
msgctxt "City in Washington USA"
msgid "Carbonado"
msgstr "Carbonado"
#: kstars_i18n.cpp:1071
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Carbondale"
msgstr "Carbondale"
#: kstars_i18n.cpp:1072
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "Carbonear"
msgstr "Carbonear"
#: kstars_i18n.cpp:1073
#, kde-kuit-format
msgctxt "City in Wales United Kingdom"
msgid "Cardiff"
msgstr "Cardiff"
#: kstars_i18n.cpp:1074
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Carleton Place"
msgstr "Carleton Place"
#: kstars_i18n.cpp:1075
#, kde-kuit-format
msgctxt "City in Minnesota USA"
msgid "Carlton"
msgstr "Carlton"
#: kstars_i18n.cpp:1076
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Carlyle"
msgstr "Carlyle"
#: kstars_i18n.cpp:1077
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Carman"
msgstr "Carman"
#: kstars_i18n.cpp:1078
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Carmichael"
msgstr "Carmichael"
#: kstars_i18n.cpp:1079
#, kde-kuit-format
msgctxt "City in New Mexico USA"
msgid "Carrizozo"
msgstr "Carrizozo"
#: kstars_i18n.cpp:1080
#, kde-kuit-format
msgctxt "City in Georgia USA"
msgid "Carrollton"
msgstr "Carrollton"
#: kstars_i18n.cpp:1081
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Carson"
msgstr "Carson"
#: kstars_i18n.cpp:1082
#, kde-kuit-format
msgctxt "City in Nevada USA"
msgid "Carson City"
msgstr "Carson City"
#: kstars_i18n.cpp:1083
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Cartagena"
msgstr "Kartagena (Cartagena)"
#: kstars_i18n.cpp:1084
#, kde-kuit-format
msgctxt "City in Georgia USA"
msgid "Cartersville"
msgstr "Cartersville"
#: kstars_i18n.cpp:1085
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Cary"
msgstr "Cary"
#: kstars_i18n.cpp:1086
#, kde-kuit-format
msgctxt "City in Arizona USA"
msgid "Casa Grande"
msgstr "Casa Grande"
#: kstars_i18n.cpp:1087
#, kde-kuit-format
msgctxt "City in Morocco"
msgid "Casablanca"
msgstr "Casablanca"
#: kstars_i18n.cpp:1088
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Caserta"
msgstr "Caserta"
#: kstars_i18n.cpp:1089
#, kde-kuit-format
msgctxt "City in Wyoming USA"
msgid "Casper"
msgstr "Casper"
#: kstars_i18n.cpp:1090
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Casselman"
msgstr "Casselman"
#: kstars_i18n.cpp:1091
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Castellon de la Plana"
msgstr "Castellon de la Plana"
#: kstars_i18n.cpp:1092
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Castlegar"
msgstr "Castlegar"
#: kstars_i18n.cpp:1093
#, kde-kuit-format
msgctxt "City in Washington USA"
msgid "Castlerock"
msgstr "Castlerock"
#: kstars_i18n.cpp:1094
#, kde-kuit-format
msgctxt "City in St. Lucia"
msgid "Castries"
msgstr "Castries"
#: kstars_i18n.cpp:1095
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Catania"
msgstr "Katania"
#: kstars_i18n.cpp:1096
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Catanzaro"
msgstr "Catanzaro"
#: kstars_i18n.cpp:1097
#, kde-kuit-format
msgctxt "City in Arizona USA"
msgid "Cave Creek"
msgstr "Cave Creek"
#: kstars_i18n.cpp:1098
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Cavendish"
msgstr "Cavendish"
#: kstars_i18n.cpp:1099
#, kde-kuit-format
msgctxt "City in French Guiana"
msgid "Cayenne"
msgstr "Cayenne"
#: kstars_i18n.cpp:1100
#, kde-kuit-format
msgctxt "City in Utah USA"
msgid "Cedar City"
msgstr "Cedar City"
#: kstars_i18n.cpp:1101
#, kde-kuit-format
msgctxt "City in Iowa USA"
msgid "Cedar Falls"
msgstr "Cedar Falls"
#: kstars_i18n.cpp:1102
#, kde-kuit-format
msgctxt "City in Iowa USA"
msgid "Cedar Rapids"
msgstr "Cedar Rapids"
#: kstars_i18n.cpp:1103
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "Central Islip"
msgstr "Central Islip"
#: kstars_i18n.cpp:1104
#, kde-kuit-format
msgctxt "City in Maryland USA"
msgid "Centreville"
msgstr "Centreville"
#: kstars_i18n.cpp:1105
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Cerritos"
msgstr "Cerritos"
#: kstars_i18n.cpp:1106
#, kde-kuit-format
msgctxt "City in Chile"
msgid "Cerro Calán"
msgstr "Cerro Calán"
#: kstars_i18n.cpp:1107
#, kde-kuit-format
msgctxt "City in Chile"
msgid "Cerro Tololo Int'l Obs."
msgstr "Międzynar. Obs. Cerro Tololo"
#: kstars_i18n.cpp:1108
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Ceuta"
msgstr "Ceuta"
#: kstars_i18n.cpp:1109
#, kde-kuit-format
msgctxt "City in Korea"
msgid "Ch'ongjin"
msgstr "Ch'ongjin"
#: kstars_i18n.cpp:1110
#, kde-kuit-format
msgctxt "City in Ohio USA"
msgid "Chagrin Falls"
msgstr "Chagrin Falls"
#: kstars_i18n.cpp:1111
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Champaign"
msgstr "Champaign"
#: kstars_i18n.cpp:1112
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Chandler"
msgstr "Chandler"
#: kstars_i18n.cpp:1113
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "Channel-Port aux Basques"
msgstr "Channel-Port aux Basques"
#: kstars_i18n.cpp:1114
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Chapais"
msgstr "Chapais"
#: kstars_i18n.cpp:1115
#, kde-kuit-format
msgctxt "City in North Carolina USA"
msgid "Chapel Hill"
msgstr "Chapel Hill"
#: kstars_i18n.cpp:1116
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Chapleau"
msgstr "Chapleau"
#: kstars_i18n.cpp:1117
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Chard"
msgstr "Chard"
#: kstars_i18n.cpp:1118
#, kde-kuit-format
msgctxt "City in South Carolina USA"
msgid "Charleston"
msgstr "Charleston"
#: kstars_i18n.cpp:1119
#, kde-kuit-format
msgctxt "City in West Virginia USA"
msgid "Charleston"
msgstr "Charleston"
#: kstars_i18n.cpp:1120
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Charlevoix"
msgstr "Charlevoix"
#: kstars_i18n.cpp:1121
#, kde-kuit-format
msgctxt "City in North Carolina USA"
msgid "Charlotte"
msgstr "Charlotte"
#: kstars_i18n.cpp:1122
#, kde-kuit-format
msgctxt "City in Virginia USA"
msgid "Charlottesville"
msgstr "Charlottesville"
#: kstars_i18n.cpp:1123
#, kde-kuit-format
msgctxt "City in Prince Edward Island Canada"
msgid "Charlottetown"
msgstr "Charlottetown"
#: kstars_i18n.cpp:1124
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Chatham-Kent"
msgstr "Chatham-Kent"
#: kstars_i18n.cpp:1125
#, kde-kuit-format
msgctxt "City in Tennessee USA"
msgid "Chattanooga"
msgstr "Chattanooga"
#: kstars_i18n.cpp:1126
#, kde-kuit-format
msgctxt "City in Volga Region Russia"
msgid "Cheboksary"
msgstr "Czeboksary"
#: kstars_i18n.cpp:1127
#, kde-kuit-format
msgctxt "City in Pennsylvania USA"
msgid "Cheltenham"
msgstr "Cheltenham"
#: kstars_i18n.cpp:1128
#, kde-kuit-format
msgctxt "City in Ural Russia"
msgid "Chelyabinsk"
msgstr "Czelabińsk"
#: kstars_i18n.cpp:1129
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Chemnitz"
msgstr "Chemnitz"
#: kstars_i18n.cpp:1130
#, kde-kuit-format
msgctxt "City in India"
msgid "Chennai"
msgstr "Chennai"
#: kstars_i18n.cpp:1131
#, kde-kuit-format
msgctxt "City in Chungbuk Korea"
msgid "Cheongju"
msgstr "Cheongju"
#: kstars_i18n.cpp:1132
#, kde-kuit-format
msgctxt "City in Gangwon Korea"
msgid "Cheorwon"
msgstr "Cheorwon"
#: kstars_i18n.cpp:1133
#, kde-kuit-format
msgctxt "City in South Carolina USA"
msgid "Cheraw"
msgstr "Cheraw"
#: kstars_i18n.cpp:1134
#, kde-kuit-format
msgctxt "City in Manche France"
msgid "Cherbourg"
msgstr "Cherbourg"
#: kstars_i18n.cpp:1135
#, kde-kuit-format
msgctxt "City in Ukraine"
msgid "Cherkasy"
msgstr "Czerkasy"
#: kstars_i18n.cpp:1136
#, kde-kuit-format
msgctxt "City in South Region Russia"
msgid "Cherkessk"
msgstr "Czerkiesk"
#: kstars_i18n.cpp:1137
#, kde-kuit-format
msgctxt "City in Ukraine"
msgid "Chernihiv"
msgstr "Chernihów"
#: kstars_i18n.cpp:1138
#, kde-kuit-format
msgctxt "City in Ukraine"
msgid "Chernivtsi"
msgstr "Czerniowce"
#: kstars_i18n.cpp:1139
#, kde-kuit-format
msgctxt "City in Oklahoma USA"
msgid "Cherokee"
msgstr "Cherokee"
#: kstars_i18n.cpp:1140
#, kde-kuit-format
msgctxt "City in Virginia USA"
msgid "Chesapeake"
msgstr "Chesapeake"
#: kstars_i18n.cpp:1141
#, kde-kuit-format
msgctxt "City in Connecticut USA"
msgid "Chester"
msgstr "Chester"
#: kstars_i18n.cpp:1142
#, kde-kuit-format
msgctxt "City in Pennsylvania USA"
msgid "Chester"
msgstr "Chester"
#: kstars_i18n.cpp:1143
#, kde-kuit-format
msgctxt "City in Nova Scotia Canada"
msgid "Cheticamp"
msgstr "Cheticamp"
#: kstars_i18n.cpp:1144
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Chetwynd"
msgstr "Chetwynd"
#: kstars_i18n.cpp:1145
#, kde-kuit-format
msgctxt "City in Wyoming USA"
msgid "Cheyenne"
msgstr "Cheyenne"
#: kstars_i18n.cpp:1146
#, kde-kuit-format
msgctxt "City in Thailand"
msgid "Chiang Mai"
msgstr "Chiang Mai"
#: kstars_i18n.cpp:1147
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Chibougamau"
msgstr "Chibougamau"
#: kstars_i18n.cpp:1148
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Chicago"
msgstr "Chicago"
#: kstars_i18n.cpp:1149
#, kde-kuit-format
msgctxt "City in Peru"
msgid "Chiclayo"
msgstr "Chiclayo"
#: kstars_i18n.cpp:1150
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "Chicopee"
msgstr "Chicopee"
#: kstars_i18n.cpp:1151
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Chignik"
msgstr "Chignik"
#: kstars_i18n.cpp:1152
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Chillicothe"
msgstr "Chillicothe"
#: kstars_i18n.cpp:1153
#, kde-kuit-format
msgctxt "City in Missouri USA"
msgid "Chillicothe"
msgstr "Chillicothe"
#: kstars_i18n.cpp:1154
#, kde-kuit-format
msgctxt "City in Ohio USA"
msgid "Chillicothe"
msgstr "Chillicothe"
#: kstars_i18n.cpp:1155
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Chilliwack"
msgstr "Chilliwack"
#: kstars_i18n.cpp:1156
#, kde-kuit-format
msgctxt "City in Zambia"
msgid "Chingola"
msgstr "Chingola"
#: kstars_i18n.cpp:1157
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Chino"
msgstr "Chino"
#: kstars_i18n.cpp:1158
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Chino Hills"
msgstr "Chino Hills"
#: kstars_i18n.cpp:1159
#, kde-kuit-format
msgctxt "City in Montana USA"
msgid "Chinook"
msgstr "Chinook"
#: kstars_i18n.cpp:1160
#, kde-kuit-format
msgctxt "City in Somalia"
msgid "Chisimayu"
msgstr "Chisimayu"
#: kstars_i18n.cpp:1161
#, kde-kuit-format
msgctxt "City in Siberia Russia"
msgid "Chita"
msgstr "Chita"
#: kstars_i18n.cpp:1162
#, kde-kuit-format
msgctxt "City in Japan"
msgid "Chitose"
msgstr "Chitose"
#: kstars_i18n.cpp:1163
#, kde-kuit-format
msgctxt "City in Bangladesh"
msgid "Chittagong"
msgstr "Chittagong"
#: kstars_i18n.cpp:1164
#, kde-kuit-format
msgctxt "City in Zimbabwe"
msgid "Chitungwiza"
msgstr "Chitungwiza"
#: kstars_i18n.cpp:1165
#, kde-kuit-format
msgctxt "City in New Zealand"
msgid "Christchurch"
msgstr "Christchurch"
#: kstars_i18n.cpp:1166
#, kde-kuit-format
msgctxt "City in Bornholm Denmark"
msgid "Christiansoe"
msgstr "Christiansoe"
#: kstars_i18n.cpp:1167
#, kde-kuit-format
msgctxt "City in Australia"
msgid "Christmas Island"
msgstr "Wyspa Bożego Narodzenia"
#: kstars_i18n.cpp:1168
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Chula Vista"
msgstr "Chula Vista"
#: kstars_i18n.cpp:1169
#, kde-kuit-format
msgctxt "City in Gangwon Korea"
msgid "Chuncheon"
msgstr "Chuncheon"
#: kstars_i18n.cpp:1170
#, kde-kuit-format
msgctxt "City in Chungbuk Korea"
msgid "Chungju"
msgstr "Chungju"
#: kstars_i18n.cpp:1171
#, kde-kuit-format
msgctxt "City in Korea"
msgid "Chupungryeong"
msgstr "Chupungryeong"
#: kstars_i18n.cpp:1172
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Churchill"
msgstr "Churchill"
#: kstars_i18n.cpp:1173
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Chute-des-Passes"
msgstr "Chute-des-Passes"
#: kstars_i18n.cpp:1174
#, kde-kuit-format
msgctxt "City in Micronesia"
msgid "Chuuk"
msgstr "Chuuk"
#: kstars_i18n.cpp:1175
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Cicero"
msgstr "Cicero"
#: kstars_i18n.cpp:1176
#, kde-kuit-format
msgctxt "City in Ohio USA"
msgid "Cincinnati"
msgstr "Cincinnati"
#: kstars_i18n.cpp:1177
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Circle"
msgstr "Circle"
#: kstars_i18n.cpp:1178
#, kde-kuit-format
msgctxt "City in Ohio USA"
msgid "Circleville"
msgstr "Circleville"
#: kstars_i18n.cpp:1179
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Ciudad Real"
msgstr "Ciudad Real"
#: kstars_i18n.cpp:1180
#, kde-kuit-format
msgctxt "City in Eure-et-Loir France"
msgid "Civry"
msgstr "Civry"
#: kstars_i18n.cpp:1181
#, kde-kuit-format
msgctxt "City in Nièvre France"
msgid "Clamecy"
msgstr "Clamecy"
#: kstars_i18n.cpp:1182
#, kde-kuit-format
msgctxt "City in New Hampshire USA"
msgid "Claremont"
msgstr "Claremont"
#: kstars_i18n.cpp:1183
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "Clarenville"
msgstr "Clarenville"
#: kstars_i18n.cpp:1184
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Claresholm"
msgstr "Claresholm"
#: kstars_i18n.cpp:1185
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "Clark"
msgstr "Clark"
#: kstars_i18n.cpp:1186
#, kde-kuit-format
msgctxt "City in Nova Scotia Canada"
msgid "Clark's Harbour"
msgstr "Clark's Harbour"
#: kstars_i18n.cpp:1187
#, kde-kuit-format
msgctxt "City in West Virginia USA"
msgid "Clarksburg"
msgstr "Clarksburg"
#: kstars_i18n.cpp:1188
#, kde-kuit-format
msgctxt "City in Mississippi USA"
msgid "Clarksdale"
msgstr "Clarksdale"
#: kstars_i18n.cpp:1189
#, kde-kuit-format
msgctxt "City in Tennessee USA"
msgid "Clarksville"
msgstr "Clarksville"
#: kstars_i18n.cpp:1190
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Clayhurst"
msgstr "Clayhurst"
#: kstars_i18n.cpp:1191
#, kde-kuit-format
msgctxt "City in Delaware USA"
msgid "Claymont"
msgstr "Claymont"
#: kstars_i18n.cpp:1192
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Clear"
msgstr "Clear"
#: kstars_i18n.cpp:1193
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Clear Lake City"
msgstr "Clear Lake City"
#: kstars_i18n.cpp:1194
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Clearlake"
msgstr "Clearlake"
#: kstars_i18n.cpp:1195
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Clearwater"
msgstr "Clearwater"
#: kstars_i18n.cpp:1196
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Clearwater"
msgstr "Clearwater"
#: kstars_i18n.cpp:1197
#, kde-kuit-format
msgctxt "City in Puy-de-Dôme France"
msgid "Clermont-Ferrand"
msgstr "Clermont-Ferrand"
#: kstars_i18n.cpp:1198
#, kde-kuit-format
msgctxt "City in Ohio USA"
msgid "Cleveland"
msgstr "Cleveland"
#: kstars_i18n.cpp:1199
#, kde-kuit-format
msgctxt "City in Tennessee USA"
msgid "Cleveland"
msgstr "Cleveland"
#: kstars_i18n.cpp:1200
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "Clifton"
msgstr "Clifton"
#: kstars_i18n.cpp:1201
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Clinton"
msgstr "Clinton"
#: kstars_i18n.cpp:1202
#, kde-kuit-format
msgctxt "City in Iowa USA"
msgid "Clinton"
msgstr "Clinton"
#: kstars_i18n.cpp:1203
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Cloppenburg"
msgstr "Cloppenburg"
#: kstars_i18n.cpp:1204
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Cloud Bay"
msgstr "Zatoka Obłoków"
#: kstars_i18n.cpp:1205
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Clova"
msgstr "Clova"
#: kstars_i18n.cpp:1206
#, kde-kuit-format
msgctxt "City in New Mexico USA"
msgid "Clovis"
msgstr "Clovis"
#: kstars_i18n.cpp:1207
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Coaticook"
msgstr "Coaticook"
#: kstars_i18n.cpp:1208
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Cochrane"
msgstr "Cochrane"
#: kstars_i18n.cpp:1209
#, kde-kuit-format
msgctxt "City in Turks and Caicos Islands"
msgid "Cockburn Town"
msgstr "Cockburn Town"
#: kstars_i18n.cpp:1210
#, kde-kuit-format
msgctxt "City in Maryland USA"
msgid "Cockeysville"
msgstr "Cockeysville"
#: kstars_i18n.cpp:1211
#, kde-kuit-format
msgctxt "City in Australia"
msgid "Cocos Island"
msgstr "Wyspa Kokosowa"
#: kstars_i18n.cpp:1212
#, kde-kuit-format
msgctxt "City in Wyoming USA"
msgid "Cody"
msgstr "Cody"
#: kstars_i18n.cpp:1213
#, kde-kuit-format
msgctxt "City in Portugal"
msgid "Coimbra"
msgstr "Coimbra"
#: kstars_i18n.cpp:1214
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Cold Bay"
msgstr "Cold Bay"
#: kstars_i18n.cpp:1215
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Cold Lake"
msgstr "Cold Lake"
#: kstars_i18n.cpp:1216
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "Colinet"
msgstr "Colinet"
#: kstars_i18n.cpp:1217
#, kde-kuit-format
msgctxt "City in Maryland USA"
msgid "College Park"
msgstr "College Park"
#: kstars_i18n.cpp:1218
#, kde-kuit-format
msgctxt "City in Tennessee USA"
msgid "Collegedale"
msgstr "Collegedale"
#: kstars_i18n.cpp:1219
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Cologne"
msgstr "Kolonia (Köln)"
#: kstars_i18n.cpp:1220
#, kde-kuit-format
msgctxt "City in Sri Lanka"
msgid "Colombo"
msgstr "Kolombo"
#: kstars_i18n.cpp:1221
#, kde-kuit-format
msgctxt "City in Panama"
msgid "Colon"
msgstr "Colon"
#: kstars_i18n.cpp:1222
#, kde-kuit-format
msgctxt "City in Colorado USA"
msgid "Colorado Springs"
msgstr "Colorado Springs"
#: kstars_i18n.cpp:1223
#, kde-kuit-format
msgctxt "City in Missouri USA"
msgid "Columbia"
msgstr "Columbia"
#: kstars_i18n.cpp:1224
#, kde-kuit-format
msgctxt "City in South Carolina USA"
msgid "Columbia"
msgstr "Columbia"
#: kstars_i18n.cpp:1225
#, kde-kuit-format
msgctxt "City in Tennessee USA"
msgid "Columbia"
msgstr "Columbia"
#: kstars_i18n.cpp:1226
#, kde-kuit-format
msgctxt "City in Ohio USA"
msgid "Columbia Station"
msgstr "Columbia Station"
#: kstars_i18n.cpp:1227
#, kde-kuit-format
msgctxt "City in Georgia USA"
msgid "Columbus"
msgstr "Columbus"
#: kstars_i18n.cpp:1228
#, kde-kuit-format
msgctxt "City in Mississippi USA"
msgid "Columbus"
msgstr "Columbus"
#: kstars_i18n.cpp:1229
#, kde-kuit-format
msgctxt "City in Nebraska USA"
msgid "Columbus"
msgstr "Columbus"
#: kstars_i18n.cpp:1230
#, kde-kuit-format
msgctxt "City in Ohio USA"
msgid "Columbus"
msgstr "Columbus"
#: kstars_i18n.cpp:1231
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Como"
msgstr "Como"
#: kstars_i18n.cpp:1232
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Comox"
msgstr "Comox"
#: kstars_i18n.cpp:1233
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Compton"
msgstr "Compton"
#: kstars_i18n.cpp:1234
#, kde-kuit-format
msgctxt "City in Guinea"
msgid "Conakry"
msgstr "Conakry"
#: kstars_i18n.cpp:1235
#, kde-kuit-format
msgctxt "City in Chile"
msgid "Concepcion"
msgstr "Concepcion"
#: kstars_i18n.cpp:1236
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Concord"
msgstr "Concord"
#: kstars_i18n.cpp:1237
#, kde-kuit-format
msgctxt "City in New Hampshire USA"
msgid "Concord"
msgstr "Concord"
#: kstars_i18n.cpp:1238
#, kde-kuit-format
msgctxt "City in Oregon USA"
msgid "Condon"
msgstr "Condon"
#: kstars_i18n.cpp:1239
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Consort"
msgstr "Consort"
#: kstars_i18n.cpp:1240
#, kde-kuit-format
msgctxt "City in Arkansas USA"
msgid "Conway"
msgstr "Conway"
#: kstars_i18n.cpp:1241
#, kde-kuit-format
msgctxt "City in New Hampshire USA"
msgid "Conway"
msgstr "Conway"
#: kstars_i18n.cpp:1242
#, kde-kuit-format
msgctxt "City in Australia"
msgid "Coonabarabran"
msgstr "Coonabarabran"
#: kstars_i18n.cpp:1243
#, kde-kuit-format
msgctxt "City in Denmark"
msgid "Copenhagen"
msgstr "Kopenhaga"
#: kstars_i18n.cpp:1244
#, kde-kuit-format
msgctxt "City in Iowa USA"
msgid "Coralville"
msgstr "Coralville"
#: kstars_i18n.cpp:1245
#, kde-kuit-format
msgctxt "City in Kentucky USA"
msgid "Corbin"
msgstr "Corbin"
#: kstars_i18n.cpp:1246
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Cordova"
msgstr "Cordova"
#: kstars_i18n.cpp:1247
#, kde-kuit-format
msgctxt "City in Mississippi USA"
msgid "Corinth"
msgstr "Corinth"
#: kstars_i18n.cpp:1248
#, kde-kuit-format
msgctxt "City in Munster Ireland"
msgid "Cork"
msgstr "Cork"
#: kstars_i18n.cpp:1249
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "Corner Brook"
msgstr "Corner Brook"
#: kstars_i18n.cpp:1250
#, kde-kuit-format
msgctxt "City in Iowa USA"
msgid "Corning"
msgstr "Corning"
#: kstars_i18n.cpp:1251
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Cornwall"
msgstr "Cornwall"
#: kstars_i18n.cpp:1252
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Coronation"
msgstr "Coronation"
#: kstars_i18n.cpp:1253
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Corpus Christi"
msgstr "Corpus Christi"
#: kstars_i18n.cpp:1254
#, kde-kuit-format
msgctxt "City in Colorado USA"
msgid "Cortez"
msgstr "Cortez"
#: kstars_i18n.cpp:1255
#, kde-kuit-format
msgctxt "City in Oregon USA"
msgid "Corvallis"
msgstr "Corvallis"
#: kstars_i18n.cpp:1256
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Cosenza"
msgstr "Cosenza"
#: kstars_i18n.cpp:1257
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Costa Mesa"
msgstr "Costa Mesa"
#: kstars_i18n.cpp:1258
#, kde-kuit-format
msgctxt "City in Bénin"
msgid "Cotonou"
msgstr "Cotonou"
#: kstars_i18n.cpp:1259
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Cottbus"
msgstr "Chociebuż (Cottbus)"
#: kstars_i18n.cpp:1260
#, kde-kuit-format
msgctxt "City in Idaho USA"
msgid "Couer d'Alene"
msgstr "Couer d'Alene"
#: kstars_i18n.cpp:1261
#, kde-kuit-format
msgctxt "City in Iowa USA"
msgid "Council Bluffs"
msgstr "Council Bluffs"
#: kstars_i18n.cpp:1262
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Courtenay"
msgstr "Courtenay"
#: kstars_i18n.cpp:1263
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "Coventry"
msgstr "Coventry"
#: kstars_i18n.cpp:1264
#, kde-kuit-format
msgctxt "City in Kentucky USA"
msgid "Covington"
msgstr "Covington"
#: kstars_i18n.cpp:1265
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Cranbrook"
msgstr "Cranbrook"
#: kstars_i18n.cpp:1266
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "Cranford"
msgstr "Cranford"
#: kstars_i18n.cpp:1267
#, kde-kuit-format
msgctxt "City in Rhode Island USA"
msgid "Cranston"
msgstr "Cranston"
#: kstars_i18n.cpp:1268
#, kde-kuit-format
msgctxt "City in Nebraska USA"
msgid "Crawford"
msgstr "Crawford"
#: kstars_i18n.cpp:1269
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "Crawford Hill"
msgstr "Crawford Hill"
#: kstars_i18n.cpp:1270
#, kde-kuit-format
msgctxt "City in Kentucky USA"
msgid "Crestwood"
msgstr "Crestwood"
#: kstars_i18n.cpp:1271
#, kde-kuit-format
msgctxt "City in Missouri USA"
msgid "Crestwood"
msgstr "Crestwood"
#: kstars_i18n.cpp:1272
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Creve Coeur"
msgstr "Creve Coeur"
#: kstars_i18n.cpp:1273
#, kde-kuit-format
msgctxt "City in Colorado USA"
msgid "Cripple Creek"
msgstr "Cripple Creek"
#: kstars_i18n.cpp:1274
#, kde-kuit-format
msgctxt "City in Missouri USA"
msgid "Crocker"
msgstr "Crocker"
#: kstars_i18n.cpp:1275
#, kde-kuit-format
msgctxt "City in Nebraska USA"
msgid "Crofton"
msgstr "Crofton"
#: kstars_i18n.cpp:1276
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Crowsnest Pass"
msgstr "Crowsnest Pass"
#: kstars_i18n.cpp:1277
#, kde-kuit-format
msgctxt "City in Philippines"
msgid "Cubi Point"
msgstr "Cubi Point"
#: kstars_i18n.cpp:1278
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Cuenca"
msgstr "Cuenca"
#: kstars_i18n.cpp:1279
#, kde-kuit-format
msgctxt "City in Australia"
msgid "Culgoora"
msgstr "Culgoora"
#: kstars_i18n.cpp:1280
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Culver City"
msgstr "Culver City"
#: kstars_i18n.cpp:1281
#, kde-kuit-format
msgctxt "City in Maryland USA"
msgid "Cumberland"
msgstr "Cumberland"
#: kstars_i18n.cpp:1282
#, kde-kuit-format
msgctxt "City in Montana USA"
msgid "Cut Bank"
msgstr "Cut Bank"
#: kstars_i18n.cpp:1283
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Cypress River"
msgstr "Cypress River"
#: kstars_i18n.cpp:1284
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Cáceres"
msgstr "Cáceres"
#: kstars_i18n.cpp:1285
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Cádiz"
msgstr "Kadyks (Cádiz)"
#: kstars_i18n.cpp:1286
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Córdoba"
msgstr "Kordowa (Córdoba)"
#: kstars_i18n.cpp:1287
#, kde-kuit-format
msgctxt "City in Bangladesh"
msgid "Dacca"
msgstr "Dhaka"
#: kstars_i18n.cpp:1288
#, kde-kuit-format
msgctxt "City in Korea"
msgid "Daegu"
msgstr "Daegu"
#: kstars_i18n.cpp:1289
#, kde-kuit-format
msgctxt "City in Korea"
msgid "Daegwallyeong"
msgstr "Daegwallyeong"
#: kstars_i18n.cpp:1290
#, kde-kuit-format
msgctxt "City in Korea"
msgid "Daejeon"
msgstr "Daejeon"
#: kstars_i18n.cpp:1291
#, kde-kuit-format
msgctxt "City in Senegal"
msgid "Dakar"
msgstr "Dakar"
#: kstars_i18n.cpp:1292
#, kde-kuit-format
msgctxt "City in Western sahara"
msgid "Dakhla"
msgstr "Dakhla"
#: kstars_i18n.cpp:1293
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Dallas"
msgstr "Dallas"
#: kstars_i18n.cpp:1294
#, kde-kuit-format
msgctxt "City in Finland"
msgid "Dalsbruk"
msgstr "Dalsbruk"
#: kstars_i18n.cpp:1295
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Daly City"
msgstr "Daly City"
#: kstars_i18n.cpp:1296
#, kde-kuit-format
msgctxt "City in Syria"
msgid "Damascus"
msgstr "Damaszek"
#: kstars_i18n.cpp:1297
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Damecuta"
msgstr "Damecuta"
#: kstars_i18n.cpp:1298
#, kde-kuit-format
msgctxt "City in Connecticut USA"
msgid "Danbury"
msgstr "Danbury"
#: kstars_i18n.cpp:1299
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "Daniel's Harbour"
msgstr "Daniel's Harbour"
#: kstars_i18n.cpp:1300
#, kde-kuit-format
msgctxt "City in Connecticut USA"
msgid "Danielson"
msgstr "Danielson"
#: kstars_i18n.cpp:1301
#, kde-kuit-format
msgctxt "City in Iowa USA"
msgid "Danville"
msgstr "Danville"
#: kstars_i18n.cpp:1302
#, kde-kuit-format
msgctxt "City in Virginia USA"
msgid "Danville"
msgstr "Danville"
#: kstars_i18n.cpp:1303
#, kde-kuit-format
msgctxt "City in South Korea"
msgid "Danyang"
msgstr "Danyang"
#: kstars_i18n.cpp:1304
#, kde-kuit-format
msgctxt "City in Togo"
msgid "Dapaong"
msgstr "Dapaong"
#: kstars_i18n.cpp:1305
#, kde-kuit-format
msgctxt "City in Tanzania"
msgid "Dar es Salaam"
msgstr "Dar es Salaam"
#: kstars_i18n.cpp:1306
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Darmstadt"
msgstr "Darmstadt"
#: kstars_i18n.cpp:1307
#, kde-kuit-format
msgctxt "City in Northern Territory Australia"
msgid "Darwin"
msgstr "Darwin"
#: kstars_i18n.cpp:1308
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Dauphin"
msgstr "Dauphin"
#: kstars_i18n.cpp:1309
#, kde-kuit-format
msgctxt "City in Iowa USA"
msgid "Davenport"
msgstr "Davenport"
#: kstars_i18n.cpp:1310
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Davidson"
msgstr "Davidson"
#: kstars_i18n.cpp:1311
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Dawson Creek"
msgstr "Dawson Creek"
#: kstars_i18n.cpp:1312
#, kde-kuit-format
msgctxt "City in Ohio USA"
msgid "Dayton"
msgstr "Dayton"
#: kstars_i18n.cpp:1313
#, kde-kuit-format
msgctxt "City in Tennessee USA"
msgid "Dayton"
msgstr "Dayton"
#: kstars_i18n.cpp:1314
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Daytona Beach"
msgstr "Daytona Beach"
#: kstars_i18n.cpp:1315
#, kde-kuit-format
msgctxt "City in South Africa"
msgid "De Aar"
msgstr "De Aar"
#: kstars_i18n.cpp:1316
#, kde-kuit-format
msgctxt "City in Indiana USA"
msgid "DeMotte"
msgstr "DeMotte"
#: kstars_i18n.cpp:1317
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Deadhorse"
msgstr "Deadhorse"
#: kstars_i18n.cpp:1318
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Deadwood"
msgstr "Deadwood"
#: kstars_i18n.cpp:1319
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "Dearborn"
msgstr "Dearborn"
#: kstars_i18n.cpp:1320
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "Dearborn Heights"
msgstr "Dearborn Heights"
#: kstars_i18n.cpp:1321
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Dearborn Obs."
msgstr "Obs. Dearborn"
#: kstars_i18n.cpp:1322
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Death Valley"
msgstr "Dolina Śmierci (Death Valley)"
#: kstars_i18n.cpp:1323
#, kde-kuit-format
msgctxt "City in Hajdú-Bihar Hungary"
msgid "Debrecen"
msgstr "Debreczyn (Debrecen)"
#: kstars_i18n.cpp:1324
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Decataur"
msgstr "Decataur"
#: kstars_i18n.cpp:1325
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Decimomannu"
msgstr "Decimomannu"
#: kstars_i18n.cpp:1326
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Deep River"
msgstr "Deep River"
#: kstars_i18n.cpp:1327
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "Deer Lake"
msgstr "Deer Lake"
#: kstars_i18n.cpp:1328
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Dekalb"
msgstr "Dekalb"
#: kstars_i18n.cpp:1329
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Del Rio"
msgstr "Del Rio"
#: kstars_i18n.cpp:1330
#, kde-kuit-format
msgctxt "City in Wisconsin USA"
msgid "Delavan"
msgstr "Delavan"
#: kstars_i18n.cpp:1331
#, kde-kuit-format
msgctxt "City in Louisiana USA"
msgid "Delhi"
msgstr "Delhi"
#: kstars_i18n.cpp:1332
#, kde-kuit-format
msgctxt "City in Utah USA"
msgid "Delta"
msgstr "Delta"
#: kstars_i18n.cpp:1333
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Delta Junction"
msgstr "Delta Junction"
#: kstars_i18n.cpp:1334
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Demmitt"
msgstr "Demmitt"
#: kstars_i18n.cpp:1335
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Denali National Park"
msgstr "Denali National Park"
#: kstars_i18n.cpp:1336
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Denton"
msgstr "Denton"
#: kstars_i18n.cpp:1337
#, kde-kuit-format
msgctxt "City in Colorado USA"
msgid "Denver"
msgstr "Denver"
#: kstars_i18n.cpp:1338
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "Derby"
msgstr "Derby"
#: kstars_i18n.cpp:1339
#, kde-kuit-format
msgctxt "City in Connecticut USA"
msgid "Derby"
msgstr "Derby"
#: kstars_i18n.cpp:1340
#, kde-kuit-format
msgctxt "City in New Hampshire USA"
msgid "Derry"
msgstr "Derry"
#: kstars_i18n.cpp:1341
#, kde-kuit-format
msgctxt "City in Iowa USA"
msgid "Des Moines"
msgstr "Des Moines"
#: kstars_i18n.cpp:1342
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Des Plaines"
msgstr "Des Plaines"
#: kstars_i18n.cpp:1343
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Desbiens"
msgstr "Desbiens"
#: kstars_i18n.cpp:1344
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Dessau"
msgstr "Dessau"
#: kstars_i18n.cpp:1345
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "Detroit"
msgstr "Detroit"
#: kstars_i18n.cpp:1346
#, kde-kuit-format
msgctxt "City in North Dakota USA"
msgid "Devils Lake"
msgstr "Devils Lake"
#: kstars_i18n.cpp:1347
#, kde-kuit-format
msgctxt "City in Saudi Arabia"
msgid "Dhahran"
msgstr "Dhahran"
#: kstars_i18n.cpp:1348
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Diamond Bar"
msgstr "Diamond Bar"
#: kstars_i18n.cpp:1349
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Diamond Springs"
msgstr "Diamond Springs"
#: kstars_i18n.cpp:1350
#, kde-kuit-format
msgctxt "City in North Dakota USA"
msgid "Dickinson"
msgstr "Dickinson"
#: kstars_i18n.cpp:1351
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Dickinson"
msgstr "Dickinson"
#: kstars_i18n.cpp:1352
#, kde-kuit-format
msgctxt "City in US Territory"
msgid "Diego Garcia"
msgstr "Diego Garcia"
#: kstars_i18n.cpp:1353
#, kde-kuit-format
msgctxt "City in Nova Scotia Canada"
msgid "Digby"
msgstr "Digby"
#: kstars_i18n.cpp:1354
#, kde-kuit-format
msgctxt "City in Côte d'or France"
msgid "Dijon"
msgstr "Dijon"
#: kstars_i18n.cpp:1355
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Dillingham"
msgstr "Dillingham"
#: kstars_i18n.cpp:1356
#, kde-kuit-format
msgctxt "City in Montana USA"
msgid "Dillon"
msgstr "Dillon"
#: kstars_i18n.cpp:1357
#, kde-kuit-format
msgctxt "City in South Carolina USA"
msgid "Dillon"
msgstr "Dillon"
#: kstars_i18n.cpp:1358
#, kde-kuit-format
msgctxt "City in Turkey"
msgid "Diyarbakir"
msgstr "Diyarbakir"
#: kstars_i18n.cpp:1359
#, kde-kuit-format
msgctxt "City in Indonesia"
msgid "Djakarta"
msgstr "Dżakarta"
#: kstars_i18n.cpp:1360
#, kde-kuit-format
msgctxt "City in Tunisia"
msgid "Djerba"
msgstr "Djerba"
#: kstars_i18n.cpp:1361
#, kde-kuit-format
msgctxt "City in Djibouti"
msgid "Djibouti"
msgstr "Dżibuti"
#: kstars_i18n.cpp:1362
#, kde-kuit-format
msgctxt "City in Ukraine"
msgid "Dnipropetropsk"
msgstr "Dniepropetrowsk"
#: kstars_i18n.cpp:1363
#, kde-kuit-format
msgctxt "City in New Brunswick Canada"
msgid "Doaktown"
msgstr "Doaktown"
#: kstars_i18n.cpp:1364
#, kde-kuit-format
msgctxt "City in Kansas USA"
msgid "Dodge City"
msgstr "Dodge City"
#: kstars_i18n.cpp:1365
#, kde-kuit-format
msgctxt "City in Tanzania"
msgid "Dodoma"
msgstr "Dodoma"
#: kstars_i18n.cpp:1366
#, kde-kuit-format
msgctxt "City in Qatar"
msgid "Doha"
msgstr "Doha"
#: kstars_i18n.cpp:1367
#, kde-kuit-format
msgctxt "City in Gyengnam Korea"
msgid "Dokdo"
msgstr "Dokdo"
#: kstars_i18n.cpp:1368
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Dolbeau"
msgstr "Dolbeau"
#: kstars_i18n.cpp:1369
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Dome Creek"
msgstr "Dome Creek"
#: kstars_i18n.cpp:1370
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Dominion Radio Astrophysical Obs"
msgstr "Dominion Radio Astrophysical Obs"
#: kstars_i18n.cpp:1371
#, kde-kuit-format
msgctxt "City in Ulster Ireland"
msgid "Donegal"
msgstr "Donegal"
#: kstars_i18n.cpp:1372
#, kde-kuit-format
msgctxt "City in Ukraine"
msgid "Donets'k"
msgstr "Donieck"
#: kstars_i18n.cpp:1373
#, kde-kuit-format
msgctxt "City in Gyeonggi Korea"
msgid "Dongducheon"
msgstr "Dongducheon"
#: kstars_i18n.cpp:1374
#, kde-kuit-format
msgctxt "City in Gangwon Korea"
msgid "Donghae"
msgstr "Donghae"
#: kstars_i18n.cpp:1375
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Dore Lake"
msgstr "Dore Lake"
#: kstars_i18n.cpp:1376
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Dortmund"
msgstr "Dortmund"
#: kstars_i18n.cpp:1377
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Dorval-Lodge"
msgstr "Dorval-Lodge"
#: kstars_i18n.cpp:1378
#, kde-kuit-format
msgctxt "City in Alabama USA"
msgid "Dothan"
msgstr "Dothan"
#: kstars_i18n.cpp:1379
#, kde-kuit-format
msgctxt "City in Cameroon"
msgid "Douala"
msgstr "Douala"
#: kstars_i18n.cpp:1380
#, kde-kuit-format
msgctxt "City in Isle of Man"
msgid "Douglas"
msgstr "Douglas"
#: kstars_i18n.cpp:1381
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "Dover"
msgstr "Dover"
#: kstars_i18n.cpp:1382
#, kde-kuit-format
msgctxt "City in Delaware USA"
msgid "Dover"
msgstr "Dover"
#: kstars_i18n.cpp:1383
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Dover"
msgstr "Dover"
#: kstars_i18n.cpp:1384
#, kde-kuit-format
msgctxt "City in New Hampshire USA"
msgid "Dover"
msgstr "Dover"
#: kstars_i18n.cpp:1385
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Downey"
msgstr "Downey"
#: kstars_i18n.cpp:1386
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Dr. Remeis"
msgstr "Dr. Remeis"
#: kstars_i18n.cpp:1387
#, kde-kuit-format
msgctxt "City in Norway"
msgid "Drammen"
msgstr "Drammen"
#: kstars_i18n.cpp:1388
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Drayton Valley"
msgstr "Drayton Valley"
#: kstars_i18n.cpp:1389
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Dresden"
msgstr "Drezno (Dresden)"
#: kstars_i18n.cpp:1390
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Driftwood"
msgstr "Driftwood"
#: kstars_i18n.cpp:1391
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Drumheller"
msgstr "Drumheller"
#: kstars_i18n.cpp:1392
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Drummondville"
msgstr "Drummondville"
#: kstars_i18n.cpp:1393
#, kde-kuit-format
msgctxt "City in Croatia"
msgid "Druvar"
msgstr "Druvar"
#: kstars_i18n.cpp:1394
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Dryden"
msgstr "Dryden"
#: kstars_i18n.cpp:1395
#, kde-kuit-format
msgctxt "City in United Arab Emirates"
msgid "Dubai"
msgstr "Dubaj"
#: kstars_i18n.cpp:1396
#, kde-kuit-format
msgctxt "City in Leinster Ireland"
msgid "Dublin"
msgstr "Dublin"
#: kstars_i18n.cpp:1397
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Dubreuilville"
msgstr "Dubreuilville"
#: kstars_i18n.cpp:1398
#, kde-kuit-format
msgctxt "City in Croatia"
msgid "Dubrovnik"
msgstr "Dubrownik"
#: kstars_i18n.cpp:1399
#, kde-kuit-format
msgctxt "City in Iowa USA"
msgid "Dubuque"
msgstr "Dubuque"
#: kstars_i18n.cpp:1400
#, kde-kuit-format
msgctxt "City in Siberia Russia"
msgid "Dudinka"
msgstr "Dudinka"
#: kstars_i18n.cpp:1401
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Duisburg"
msgstr "Duisburg"
#: kstars_i18n.cpp:1402
#, kde-kuit-format
msgctxt "City in Minnesota USA"
msgid "Duluth"
msgstr "Duluth"
#: kstars_i18n.cpp:1403
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Duncan"
msgstr "Duncan"
#: kstars_i18n.cpp:1404
#, kde-kuit-format
msgctxt "City in Maryland USA"
msgid "Dundalk"
msgstr "Dundalk"
#: kstars_i18n.cpp:1405
#, kde-kuit-format
msgctxt "City in New Zealand"
msgid "Dunedin"
msgstr "Dunedin"
#: kstars_i18n.cpp:1406
#, kde-kuit-format
msgctxt "City in Pas-de-Calais France"
msgid "Dunkirk"
msgstr "Dunkirk"
#: kstars_i18n.cpp:1407
#, kde-kuit-format
msgctxt "City in Iowa USA"
msgid "Dunlap"
msgstr "Dunlap"
#: kstars_i18n.cpp:1408
#, kde-kuit-format
msgctxt "City in Leinster Ireland"
msgid "Dunsink"
msgstr "Dunsink"
#: kstars_i18n.cpp:1409
#, kde-kuit-format
msgctxt "City in Colorado USA"
msgid "Durango"
msgstr "Durango"
#: kstars_i18n.cpp:1410
#, kde-kuit-format
msgctxt "City in South Africa"
msgid "Durban"
msgstr "Durban"
#: kstars_i18n.cpp:1411
#, kde-kuit-format
msgctxt "City in North Carolina USA"
msgid "Durham"
msgstr "Durham"
#: kstars_i18n.cpp:1412
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Dutch Harbor"
msgstr "Dutch Harbor"
#: kstars_i18n.cpp:1413
#, kde-kuit-format
msgctxt "City in Netherlands"
msgid "Dwingeloo Obs."
msgstr "Obs. Dwingeloo "
#: kstars_i18n.cpp:1414
#, kde-kuit-format
msgctxt "City in Tennessee USA"
msgid "Dyer Observatory"
msgstr "Obs. Dyer"
#: kstars_i18n.cpp:1415
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Düsseldorf"
msgstr "Düsseldorf"
#: kstars_i18n.cpp:1416
#, kde-kuit-format
msgctxt "City in Minnesota USA"
msgid "Eagan"
msgstr "Eagan"
#: kstars_i18n.cpp:1417
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Eagle"
msgstr "Eagle"
#: kstars_i18n.cpp:1418
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Eagle River"
msgstr "Eagle River"
#: kstars_i18n.cpp:1419
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Ear Falls"
msgstr "Ear Falls"
#: kstars_i18n.cpp:1420
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Earlton"
msgstr "Earlton"
#: kstars_i18n.cpp:1421
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "East Boston"
msgstr "East Boston"
#: kstars_i18n.cpp:1422
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "East Brunswick"
msgstr "East Brunswick"
#: kstars_i18n.cpp:1423
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "East Lansing"
msgstr "East Lansing"
#: kstars_i18n.cpp:1424
#, kde-kuit-format
msgctxt "City in Nevada USA"
msgid "East Las Vegas"
msgstr "East Las Vegas"
#: kstars_i18n.cpp:1425
#, kde-kuit-format
msgctxt "City in South Africa"
msgid "East London"
msgstr "East London"
#: kstars_i18n.cpp:1426
#, kde-kuit-format
msgctxt "City in California USA"
msgid "East Los Angeles"
msgstr "East Los Angeles"
#: kstars_i18n.cpp:1427
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "East Orange"
msgstr "East Orange"
#: kstars_i18n.cpp:1428
#, kde-kuit-format
msgctxt "City in Georgia USA"
msgid "East Point"
msgstr "East Point"
#: kstars_i18n.cpp:1429
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "East St. Louis"
msgstr "East St. Louis"
#: kstars_i18n.cpp:1430
#, kde-kuit-format
msgctxt "City in Pennsylvania USA"
msgid "East Stroudsburg"
msgstr "East Stroudsburg"
#: kstars_i18n.cpp:1431
#, kde-kuit-format
msgctxt "City in Washington USA"
msgid "East Wenatchee"
msgstr "East Wenatchee"
#: kstars_i18n.cpp:1432
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "Eastampton"
msgstr "Eastampton"
#: kstars_i18n.cpp:1433
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "Eastport"
msgstr "Eastport"
#: kstars_i18n.cpp:1434
#, kde-kuit-format
msgctxt "City in Georgia USA"
msgid "Eatonton"
msgstr "Eatonton"
#: kstars_i18n.cpp:1435
#, kde-kuit-format
msgctxt "City in Wisconsin USA"
msgid "Eau Claire"
msgstr "Eau Claire"
#: kstars_i18n.cpp:1436
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Ebro"
msgstr "Ebro"
#: kstars_i18n.cpp:1437
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Eddystone"
msgstr "Eddystone"
#: kstars_i18n.cpp:1438
#, kde-kuit-format
msgctxt "City in Minnesota USA"
msgid "Edina"
msgstr "Edina"
#: kstars_i18n.cpp:1439
#, kde-kuit-format
msgctxt "City in Scotland United Kingdom"
msgid "Edinburgh"
msgstr "Edynburg"
#: kstars_i18n.cpp:1440
#, kde-kuit-format
msgctxt "City in Oklahoma USA"
msgid "Edmond"
msgstr "Edmond"
#: kstars_i18n.cpp:1441
#, kde-kuit-format
msgctxt "City in Washington USA"
msgid "Edmonds"
msgstr "Edmonds"
#: kstars_i18n.cpp:1442
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Edmonton"
msgstr "Edmonton"
#: kstars_i18n.cpp:1443
#, kde-kuit-format
msgctxt "City in New Brunswick Canada"
msgid "Edmundston"
msgstr "Edmundston"
#: kstars_i18n.cpp:1444
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Edna"
msgstr "Edna"
#: kstars_i18n.cpp:1445
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Edson"
msgstr "Edson"
#: kstars_i18n.cpp:1446
#, kde-kuit-format
msgctxt "City in Vanuatu"
msgid "Efate"
msgstr "Efate"
#: kstars_i18n.cpp:1447
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Effelsberg"
msgstr "Effelsberg"
#: kstars_i18n.cpp:1448
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Effingham"
msgstr "Effingham"
#: kstars_i18n.cpp:1449
#, kde-kuit-format
msgctxt "City in Heves Hungary"
msgid "Eger"
msgstr "Eger"
#: kstars_i18n.cpp:1450
#, kde-kuit-format
msgctxt "City in Far East Russia"
msgid "Egvekinot"
msgstr "Egvekinot"
#: kstars_i18n.cpp:1451
#, kde-kuit-format
msgctxt "City in Ural Russia"
msgid "Ekaterinburg"
msgstr "Jekaterynburg"
#: kstars_i18n.cpp:1452
#, kde-kuit-format
msgctxt "City in Western sahara"
msgid "El Aaiun"
msgstr "El Aaiun"
#: kstars_i18n.cpp:1453
#, kde-kuit-format
msgctxt "City in California USA"
msgid "El Cajon"
msgstr "El Cajon"
#: kstars_i18n.cpp:1454
#, kde-kuit-format
msgctxt "City in Arkansas USA"
msgid "El Dorado"
msgstr "El Dorado"
#: kstars_i18n.cpp:1455
#, kde-kuit-format
msgctxt "City in Sudan"
msgid "El Fasher"
msgstr "El Fasher"
#: kstars_i18n.cpp:1456
#, kde-kuit-format
msgctxt "City in Arizona USA"
msgid "El Mirage"
msgstr "El Mirage"
#: kstars_i18n.cpp:1457
#, kde-kuit-format
msgctxt "City in California USA"
msgid "El Monte"
msgstr "El Monte"
#: kstars_i18n.cpp:1458
#, kde-kuit-format
msgctxt "City in Sudan"
msgid "El Obeid"
msgstr "El Obeid"
#: kstars_i18n.cpp:1459
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "El Paso"
msgstr "El Paso"
#: kstars_i18n.cpp:1460
#, kde-kuit-format
msgctxt "City in Egypt"
msgid "El fayum"
msgstr "El fayum"
#: kstars_i18n.cpp:1461
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Elbow"
msgstr "Elbow"
#: kstars_i18n.cpp:1462
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Elche"
msgstr "Elche"
#: kstars_i18n.cpp:1463
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Eldorado"
msgstr "Eldorado"
#: kstars_i18n.cpp:1464
#, kde-kuit-format
msgctxt "City in Iowa USA"
msgid "Eldridge"
msgstr "Eldridge"
#: kstars_i18n.cpp:1465
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Elgin"
msgstr "Elgin"
#: kstars_i18n.cpp:1466
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "Elizabeth"
msgstr "Elizabeth"
#: kstars_i18n.cpp:1467
#, kde-kuit-format
msgctxt "City in North Carolina USA"
msgid "Elizabeth City"
msgstr "Elizabeth City"
#: kstars_i18n.cpp:1468
#, kde-kuit-format
msgctxt "City in Kentucky USA"
msgid "Elizabethtown"
msgstr "Elizabethtown"
#: kstars_i18n.cpp:1469
#, kde-kuit-format
msgctxt "City in Oklahoma USA"
msgid "Elk City"
msgstr "Elk City"
#: kstars_i18n.cpp:1470
#, kde-kuit-format
msgctxt "City in South Dakota USA"
msgid "Elk Point"
msgstr "Elk Point"
#: kstars_i18n.cpp:1471
#, kde-kuit-format
msgctxt "City in Indiana USA"
msgid "Elkhart"
msgstr "Elkhart"
#: kstars_i18n.cpp:1472
#, kde-kuit-format
msgctxt "City in West Virginia USA"
msgid "Elkins"
msgstr "Elkins"
#: kstars_i18n.cpp:1473
#, kde-kuit-format
msgctxt "City in Nevada USA"
msgid "Elko"
msgstr "Elko"
#: kstars_i18n.cpp:1474
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Elliot Lake"
msgstr "Elliot Lake"
#: kstars_i18n.cpp:1475
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "Elmira"
msgstr "Elmira"
#: kstars_i18n.cpp:1476
#, kde-kuit-format
msgctxt "City in Delaware USA"
msgid "Elsmere"
msgstr "Elsmere"
#: kstars_i18n.cpp:1477
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Elva"
msgstr "Elva"
#: kstars_i18n.cpp:1478
#, kde-kuit-format
msgctxt "City in Pennsylvania USA"
msgid "Elverson"
msgstr "Elverson"
#: kstars_i18n.cpp:1479
#, kde-kuit-format
msgctxt "City in Ohio USA"
msgid "Elyria"
msgstr "Elyria"
#: kstars_i18n.cpp:1480
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Emerson"
msgstr "Emerson"
#: kstars_i18n.cpp:1481
#, kde-kuit-format
msgctxt "City in Connecticut USA"
msgid "Enfield"
msgstr "Enfield"
#: kstars_i18n.cpp:1482
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "Englee"
msgstr "Englee"
#: kstars_i18n.cpp:1483
#, kde-kuit-format
msgctxt "City in Colorado USA"
msgid "Englewood"
msgstr "Englewood"
#: kstars_i18n.cpp:1484
#, kde-kuit-format
msgctxt "City in Oklahoma USA"
msgid "Enid"
msgstr "Enid"
#: kstars_i18n.cpp:1485
#, kde-kuit-format
msgctxt "City in Uganda"
msgid "Entebbe"
msgstr "Entebbe"
#: kstars_i18n.cpp:1486
#, kde-kuit-format
msgctxt "City in Pennsylvania USA"
msgid "Ephrata"
msgstr "Ephrata"
#: kstars_i18n.cpp:1487
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Erding"
msgstr "Erding"
#: kstars_i18n.cpp:1488
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Erfurt"
msgstr "Erfurt"
#: kstars_i18n.cpp:1489
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Erickson"
msgstr "Erickson"
#: kstars_i18n.cpp:1490
#, kde-kuit-format
msgctxt "City in Pennsylvania USA"
msgid "Erie"
msgstr "Erie"
#: kstars_i18n.cpp:1491
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Eriksdale"
msgstr "Eriksdale"
#: kstars_i18n.cpp:1492
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Erlangen"
msgstr "Erlangen"
#: kstars_i18n.cpp:1493
#, kde-kuit-format
msgctxt "City in Jylland Denmark"
msgid "Esbjerg"
msgstr "Esbjerg"
#: kstars_i18n.cpp:1494
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Escondido"
msgstr "Escondido"
#: kstars_i18n.cpp:1495
#, kde-kuit-format
msgctxt "City in Iran"
msgid "Esfahan"
msgstr "Isfahan (Esfahan)"
#: kstars_i18n.cpp:1496
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Espanola"
msgstr "Espanola"
#: kstars_i18n.cpp:1497
#, kde-kuit-format
msgctxt "City in Finland"
msgid "Espoo"
msgstr "Espoo"
#: kstars_i18n.cpp:1498
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Essen"
msgstr "Essen"
#: kstars_i18n.cpp:1499
#, kde-kuit-format
msgctxt "City in Vermont USA"
msgid "Essex Junction"
msgstr "Essex Junction"
#: kstars_i18n.cpp:1500
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Esterhazy"
msgstr "Esterhazy"
#: kstars_i18n.cpp:1501
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Estevan"
msgstr "Estevan"
#: kstars_i18n.cpp:1502
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Eston"
msgstr "Eston"
#: kstars_i18n.cpp:1503
#, kde-kuit-format
msgctxt "City in Ohio USA"
msgid "Euclid"
msgstr "Euclid"
#: kstars_i18n.cpp:1504
#, kde-kuit-format
msgctxt "City in Arkansas USA"
msgid "Eudora"
msgstr "Eudora"
#: kstars_i18n.cpp:1505
#, kde-kuit-format
msgctxt "City in Oregon USA"
msgid "Eugene"
msgstr "Eugene"
#: kstars_i18n.cpp:1506
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Eureka"
msgstr "Eureka"
#: kstars_i18n.cpp:1507
#, kde-kuit-format
msgctxt "City in Nevada USA"
msgid "Eureka"
msgstr "Eureka"
#: kstars_i18n.cpp:1508
#, kde-kuit-format
msgctxt "City in Utah USA"
msgid "Eureka"
msgstr "Eureka"
#: kstars_i18n.cpp:1509
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Evanston"
msgstr "Evanston"
#: kstars_i18n.cpp:1510
#, kde-kuit-format
msgctxt "City in Wyoming USA"
msgid "Evanston"
msgstr "Evanston"
#: kstars_i18n.cpp:1511
#, kde-kuit-format
msgctxt "City in Indiana USA"
msgid "Evansville"
msgstr "Evansville"
#: kstars_i18n.cpp:1512
#, kde-kuit-format
msgctxt "City in Washington USA"
msgid "Everett"
msgstr "Everett"
#: kstars_i18n.cpp:1513
#, kde-kuit-format
msgctxt "City in Colorado USA"
msgid "Evergreen"
msgstr "Evergreen"
#: kstars_i18n.cpp:1514
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Ewa"
msgstr "Ewa"
#: kstars_i18n.cpp:1515
#, kde-kuit-format
msgctxt "City in New Hampshire USA"
msgid "Exeter"
msgstr "Exeter"
#: kstars_i18n.cpp:1516
#, kde-kuit-format
msgctxt "City in Mauritania"
msgid "F'Dérik"
msgstr "F'Dérik"
#: kstars_i18n.cpp:1517
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Fabra"
msgstr "Fabra"
#: kstars_i18n.cpp:1518
#, kde-kuit-format
msgctxt "City in Vermont USA"
msgid "Fair Haven"
msgstr "Fair Haven"
#: kstars_i18n.cpp:1519
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Fairbanks"
msgstr "Fairbanks"
#: kstars_i18n.cpp:1520
#, kde-kuit-format
msgctxt "City in Minnesota USA"
msgid "Fairfax"
msgstr "Fairfax"
#: kstars_i18n.cpp:1521
#, kde-kuit-format
msgctxt "City in South Carolina USA"
msgid "Fairfax"
msgstr "Fairfax"
#: kstars_i18n.cpp:1522
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Fairfield"
msgstr "Fairfield"
#: kstars_i18n.cpp:1523
#, kde-kuit-format
msgctxt "City in Connecticut USA"
msgid "Fairfield"
msgstr "Fairfield"
#: kstars_i18n.cpp:1524
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Fairmont"
msgstr "Fairmont"
#: kstars_i18n.cpp:1525
#, kde-kuit-format
msgctxt "City in West Virginia USA"
msgid "Fairmont"
msgstr "Fairmont"
#: kstars_i18n.cpp:1526
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Fairview"
msgstr "Fairview"
#: kstars_i18n.cpp:1527
#, kde-kuit-format
msgctxt "City in South Dakota USA"
msgid "Faith"
msgstr "Faith"
#: kstars_i18n.cpp:1528
#, kde-kuit-format
msgctxt "City in Colorado USA"
msgid "Falcon"
msgstr "Falcon"
#: kstars_i18n.cpp:1529
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Falcon Lake"
msgstr "Falcon Lake"
#: kstars_i18n.cpp:1530
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "Fall River"
msgstr "Fall River"
#: kstars_i18n.cpp:1531
#, kde-kuit-format
msgctxt "City in Nevada USA"
msgid "Fallon"
msgstr "Fallon"
#: kstars_i18n.cpp:1532
#, kde-kuit-format
msgctxt "City in Kentucky USA"
msgid "Falmouth"
msgstr "Falmouth"
#: kstars_i18n.cpp:1533
#, kde-kuit-format
msgctxt "City in North Dakota USA"
msgid "Fargo"
msgstr "Fargo"
#: kstars_i18n.cpp:1534
#, kde-kuit-format
msgctxt "City in New Mexico USA"
msgid "Farmington"
msgstr "Farmington"
#: kstars_i18n.cpp:1535
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "Farnborough"
msgstr "Farnborough"
#: kstars_i18n.cpp:1536
#, kde-kuit-format
msgctxt "City in Arkansas USA"
msgid "Fayetteville"
msgstr "Fayetteville"
#: kstars_i18n.cpp:1537
#, kde-kuit-format
msgctxt "City in North Carolina USA"
msgid "Fayetteville"
msgstr "Fayetteville"
#: kstars_i18n.cpp:1538
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Ferrara"
msgstr "Ferrara"
#: kstars_i18n.cpp:1539
#, kde-kuit-format
msgctxt "City in Louisiana USA"
msgid "Ferriday"
msgstr "Ferriday"
#: kstars_i18n.cpp:1540
#, kde-kuit-format
msgctxt "City in Morocco"
msgid "Fes"
msgstr "Fes"
#: kstars_i18n.cpp:1541
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "Finningley"
msgstr "Finningley"
#: kstars_i18n.cpp:1542
#, kde-kuit-format
msgctxt "City in Louisiana USA"
msgid "Fisher"
msgstr "Fisher"
#: kstars_i18n.cpp:1543
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "Fitchburg"
msgstr "Fitchburg"
#: kstars_i18n.cpp:1544
#, kde-kuit-format
msgctxt "City in Arizona USA"
msgid "Flagstaff"
msgstr "Flagstaff"
#: kstars_i18n.cpp:1545
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "Flint"
msgstr "Flint"
#: kstars_i18n.cpp:1546
#, kde-kuit-format
msgctxt "City in Alabama USA"
msgid "Florala"
msgstr "Florala"
#: kstars_i18n.cpp:1547
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Florence"
msgstr "Florencja (Firenze)"
#: kstars_i18n.cpp:1548
#, kde-kuit-format
msgctxt "City in Alabama USA"
msgid "Florence"
msgstr "Florence"
#: kstars_i18n.cpp:1549
#, kde-kuit-format
msgctxt "City in South Carolina USA"
msgid "Florence"
msgstr "Florence"
#: kstars_i18n.cpp:1550
#, kde-kuit-format
msgctxt "City in Missouri USA"
msgid "Florissant"
msgstr "Florissant"
#: kstars_i18n.cpp:1551
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Flower Mound"
msgstr "Flower Mound"
#: kstars_i18n.cpp:1552
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Foggia"
msgstr "Foggia"
#: kstars_i18n.cpp:1553
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Foleyet"
msgstr "Foleyet"
#: kstars_i18n.cpp:1554
#, kde-kuit-format
msgctxt "City in New Mexico USA"
msgid "Folsom"
msgstr "Folsom"
#: kstars_i18n.cpp:1555
#, kde-kuit-format
msgctxt "City in Wisconsin USA"
msgid "Fond du Lac"
msgstr "Fond du Lac"
#: kstars_i18n.cpp:1556
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Ford Island"
msgstr "Ford Island"
#: kstars_i18n.cpp:1557
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Forestville"
msgstr "Forestville"
#: kstars_i18n.cpp:1558
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Forli`"
msgstr "Forli`"
#: kstars_i18n.cpp:1559
#, kde-kuit-format
msgctxt "City in Arkansas USA"
msgid "Forrest City"
msgstr "Forrest City"
#: kstars_i18n.cpp:1560
#, kde-kuit-format
msgctxt "City in Montana USA"
msgid "Forsyth"
msgstr "Forsyth"
#: kstars_i18n.cpp:1561
#, kde-kuit-format
msgctxt "City in Colorado USA"
msgid "Fort Collins"
msgstr "Fort Collins"
#: kstars_i18n.cpp:1562
#, kde-kuit-format
msgctxt "City in Iowa USA"
msgid "Fort Dodge"
msgstr "Fort Dodge"
#: kstars_i18n.cpp:1563
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Fort Frances"
msgstr "Fort Frances"
#: kstars_i18n.cpp:1564
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Fort Greely"
msgstr "Fort Greely"
#: kstars_i18n.cpp:1565
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Fort Lauderdale"
msgstr "Fort Lauderdale"
#: kstars_i18n.cpp:1566
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Fort McMurray"
msgstr "Fort McMurray"
#: kstars_i18n.cpp:1567
#, kde-kuit-format
msgctxt "City in Northwest Territories Canada"
msgid "Fort McPherson"
msgstr "Fort McPherson"
#: kstars_i18n.cpp:1568
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Fort Myers"
msgstr "Fort Myers"
#: kstars_i18n.cpp:1569
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Fort Nelson"
msgstr "Fort Nelson"
#: kstars_i18n.cpp:1570
#, kde-kuit-format
msgctxt "City in Alabama USA"
msgid "Fort Payne"
msgstr "Fort Payne"
#: kstars_i18n.cpp:1571
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Fort Qu'Appelle"
msgstr "Fort Qu'Appelle"
#: kstars_i18n.cpp:1572
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Fort Richardson"
msgstr "Fort Richardson"
#: kstars_i18n.cpp:1573
#, kde-kuit-format
msgctxt "City in Kansas USA"
msgid "Fort Riley"
msgstr "Fort Riley"
#: kstars_i18n.cpp:1574
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "Fort Salonga"
msgstr "Fort Salonga"
#: kstars_i18n.cpp:1575
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Fort Saskatchewan"
msgstr "Fort Saskatchewan"
#: kstars_i18n.cpp:1576
#, kde-kuit-format
msgctxt "City in Kansas USA"
msgid "Fort Scott"
msgstr "Fort Scott"
#: kstars_i18n.cpp:1577
#, kde-kuit-format
msgctxt "City in Northwest Territories Canada"
msgid "Fort Simpson"
msgstr "Fort Simpson"
#: kstars_i18n.cpp:1578
#, kde-kuit-format
msgctxt "City in Poland"
msgid "Fort Skala"
msgstr "Fort Skała"
#: kstars_i18n.cpp:1579
#, kde-kuit-format
msgctxt "City in Arkansas USA"
msgid "Fort Smith"
msgstr "Fort Smith"
#: kstars_i18n.cpp:1580
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Fort St. James"
msgstr "Fort St. James"
#: kstars_i18n.cpp:1581
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Fort St. John"
msgstr "Fort St. John"
#: kstars_i18n.cpp:1582
#, kde-kuit-format
msgctxt "City in Indiana USA"
msgid "Fort Wayne"
msgstr "Fort Wayne"
#: kstars_i18n.cpp:1583
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Fort Worth"
msgstr "Fort Worth"
#: kstars_i18n.cpp:1584
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Fort Yukon"
msgstr "Fort Yukon"
#: kstars_i18n.cpp:1585
#, kde-kuit-format
msgctxt "City in Martinique France"
msgid "Fort-de-France"
msgstr "Fort-de-France"
#: kstars_i18n.cpp:1586
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Fountain Valley"
msgstr "Fountain Valley"
#: kstars_i18n.cpp:1587
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Fox Creek"
msgstr "Fox Creek"
#: kstars_i18n.cpp:1588
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Fox Valley"
msgstr "Fox Valley"
#: kstars_i18n.cpp:1589
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "Framingham"
msgstr "Framingham"
#: kstars_i18n.cpp:1590
#, kde-kuit-format
msgctxt "City in Gabon"
msgid "Franceville"
msgstr "Franceville"
#: kstars_i18n.cpp:1591
#, kde-kuit-format
msgctxt "City in Botswana"
msgid "Francistown"
msgstr "Francistown"
#: kstars_i18n.cpp:1592
#, kde-kuit-format
msgctxt "City in Netherlands"
msgid "Franeker"
msgstr "Franeker"
#: kstars_i18n.cpp:1593
#, kde-kuit-format
msgctxt "City in Kentucky USA"
msgid "Frankfort"
msgstr "Frankfort"
#: kstars_i18n.cpp:1594
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Frankfurt"
msgstr "Frankfurt"
#: kstars_i18n.cpp:1595
#, kde-kuit-format
msgctxt "City in New Hampshire USA"
msgid "Franklin"
msgstr "Franklin"
#: kstars_i18n.cpp:1596
#, kde-kuit-format
msgctxt "City in Tennessee USA"
msgid "Franklin"
msgstr "Franklin"
#: kstars_i18n.cpp:1597
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Fraser Lake"
msgstr "Fraser Lake"
#: kstars_i18n.cpp:1598
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Fraserdale"
msgstr "Fraserdale"
#: kstars_i18n.cpp:1599
#, kde-kuit-format
msgctxt "City in Arizona USA"
msgid "Fred Lawrence Whipple Obs."
msgstr "Obs. Freda Lawrence'a Whipple'a"
#: kstars_i18n.cpp:1600
#, kde-kuit-format
msgctxt "City in Jylland Denmark"
msgid "Fredericia"
msgstr "Fredericia"
#: kstars_i18n.cpp:1601
#, kde-kuit-format
msgctxt "City in Maryland USA"
msgid "Frederick"
msgstr "Frederick"
#: kstars_i18n.cpp:1602
#, kde-kuit-format
msgctxt "City in Virginia USA"
msgid "Fredericksburg"
msgstr "Fredericksburg"
#: kstars_i18n.cpp:1603
#, kde-kuit-format
msgctxt "City in Missouri USA"
msgid "Fredericktown"
msgstr "Fredericktown"
#: kstars_i18n.cpp:1604
#, kde-kuit-format
msgctxt "City in New Brunswick Canada"
msgid "Fredericton"
msgstr "Fredericton"
#: kstars_i18n.cpp:1605
#, kde-kuit-format
msgctxt "City in Jylland Denmark"
msgid "Frederikshavn"
msgstr "Frederikshavn"
#: kstars_i18n.cpp:1606
#, kde-kuit-format
msgctxt "City in Zealand Denmark"
msgid "Frederiksvaerk"
msgstr "Frederiksvaerk"
#: kstars_i18n.cpp:1607
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "Freehold"
msgstr "Freehold"
#: kstars_i18n.cpp:1608
#, kde-kuit-format
msgctxt "City in Bahamas"
msgid "Freeport"
msgstr "Freeport"
#: kstars_i18n.cpp:1609
#, kde-kuit-format
msgctxt "City in Sierra Leone"
msgid "Freetown"
msgstr "Freetown"
#: kstars_i18n.cpp:1610
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Freiburg"
msgstr "Fryburg (Freiburg)"
#: kstars_i18n.cpp:1611
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Fremont"
msgstr "Fremont"
#: kstars_i18n.cpp:1612
#, kde-kuit-format
msgctxt "City in Nebraska USA"
msgid "Fremont"
msgstr "Fremont"
#: kstars_i18n.cpp:1613
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Fremont Peak Observatory"
msgstr "Fremont Peak Observatory"
#: kstars_i18n.cpp:1614
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "French River"
msgstr "French River"
#: kstars_i18n.cpp:1615
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Fresno"
msgstr "Fresno"
#: kstars_i18n.cpp:1616
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Fruitland Park"
msgstr "Fruitland Park"
#: kstars_i18n.cpp:1617
#, kde-kuit-format
msgctxt "City in Japan"
msgid "Fujigane"
msgstr "Fujigane"
#: kstars_i18n.cpp:1618
#, kde-kuit-format
msgctxt "City in Japan"
msgid "Fukuoka"
msgstr "Fukuoka"
#: kstars_i18n.cpp:1619
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Fullerton"
msgstr "Fullerton"
#: kstars_i18n.cpp:1620
#, kde-kuit-format
msgctxt "City in Madeira Portugal"
msgid "Funchal"
msgstr "Funchal"
#: kstars_i18n.cpp:1621
#, kde-kuit-format
msgctxt "City in Mittelfranken Germany"
msgid "Fürth"
msgstr "Fürth"
#: kstars_i18n.cpp:1622
#, kde-kuit-format
msgctxt "City in India"
msgid "GMRT"
msgstr "Olbrzymi Radioteleskop Metrowych Długości Fali (GMRT)"
#: kstars_i18n.cpp:1623
#, kde-kuit-format
msgctxt "City in Tunisia"
msgid "Gabes"
msgstr "Gabes"
#: kstars_i18n.cpp:1624
#, kde-kuit-format
msgctxt "City in Botswana"
msgid "Gaborone"
msgstr "Gaborone"
#: kstars_i18n.cpp:1625
#, kde-kuit-format
msgctxt "City in Alabama USA"
msgid "Gadsden"
msgstr "Gadsden"
#: kstars_i18n.cpp:1626
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Gainesville"
msgstr "Gainesville"
#: kstars_i18n.cpp:1627
#, kde-kuit-format
msgctxt "City in Georgia USA"
msgid "Gainesville"
msgstr "Gainesville"
#: kstars_i18n.cpp:1628
#, kde-kuit-format
msgctxt "City in Maryland USA"
msgid "Gaithersburg"
msgstr "Gaithersburg"
#: kstars_i18n.cpp:1629
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Galena"
msgstr "Galena"
#: kstars_i18n.cpp:1630
#, kde-kuit-format
msgctxt "City in New Mexico USA"
msgid "Gallup"
msgstr "Gallup"
#: kstars_i18n.cpp:1631
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Galveston"
msgstr "Galveston"
#: kstars_i18n.cpp:1632
#, kde-kuit-format
msgctxt "City in Connacht Ireland"
msgid "Galway"
msgstr "Galway"
#: kstars_i18n.cpp:1633
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "Gander"
msgstr "Gander"
#: kstars_i18n.cpp:1634
#, kde-kuit-format
msgctxt "City in Incheon Korea"
msgid "Ganghwa"
msgstr "Ganghwa"
#: kstars_i18n.cpp:1635
#, kde-kuit-format
msgctxt "City in Gangwon Korea"
msgid "Gangneung"
msgstr "Gangneung"
#: kstars_i18n.cpp:1636
#, kde-kuit-format
msgctxt "City in Mali"
msgid "Gao"
msgstr "Gao"
#: kstars_i18n.cpp:1637
#, kde-kuit-format
msgctxt "City in Algeria"
msgid "Gardaia"
msgstr "Gardaia"
#: kstars_i18n.cpp:1638
#, kde-kuit-format
msgctxt "City in Kansas USA"
msgid "Garden City"
msgstr "Garden City"
#: kstars_i18n.cpp:1639
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Garden Grove"
msgstr "Garden Grove"
#: kstars_i18n.cpp:1640
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Garland"
msgstr "Garland"
#: kstars_i18n.cpp:1641
#, kde-kuit-format
msgctxt "City in Utah USA"
msgid "Garland"
msgstr "Garland"
#: kstars_i18n.cpp:1642
#, kde-kuit-format
msgctxt "City in North Dakota USA"
msgid "Garrison"
msgstr "Garrison"
#: kstars_i18n.cpp:1643
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Gars am Inn"
msgstr "Gars nad Immem"
#: kstars_i18n.cpp:1644
#, kde-kuit-format
msgctxt "City in Indiana USA"
msgid "Gary"
msgstr "Gary"
#: kstars_i18n.cpp:1645
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Gaspe"
msgstr "Gaspe"
#: kstars_i18n.cpp:1646
#, kde-kuit-format
msgctxt "City in West Virginia USA"
msgid "Gassaway"
msgstr "Gassaway"
#: kstars_i18n.cpp:1647
#, kde-kuit-format
msgctxt "City in North Carolina USA"
msgid "Gastonia"
msgstr "Gastonia"
#: kstars_i18n.cpp:1648
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Gatineau"
msgstr "Gatineau"
#: kstars_i18n.cpp:1649
#, kde-kuit-format
msgctxt "City in India"
msgid "Gauribidanur"
msgstr "Gauribidanur"
#: kstars_i18n.cpp:1650
#, kde-kuit-format
msgctxt "City in Niger"
msgid "Gaya"
msgstr "Gaya"
#: kstars_i18n.cpp:1651
#, kde-kuit-format
msgctxt "City in Poland"
msgid "Gdansk"
msgstr "Gdańsk"
#: kstars_i18n.cpp:1652
#, kde-kuit-format
msgctxt "City in Falster Denmark"
msgid "Gedser"
msgstr "Gedser"
#: kstars_i18n.cpp:1653
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Geilenkirchen"
msgstr "Geilenkirchen"
#: kstars_i18n.cpp:1654
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Gelsenkirchen"
msgstr "Gelsenkirchen"
#: kstars_i18n.cpp:1655
#, kde-kuit-format
msgctxt "City in Switzerland"
msgid "Geneva"
msgstr "Genewa"
#: kstars_i18n.cpp:1656
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Genoa"
msgstr "Genua (Genoa)"
#: kstars_i18n.cpp:1657
#, kde-kuit-format
msgctxt "City in Gyeongnam Korea"
msgid "Geochang"
msgstr "Geochang"
#: kstars_i18n.cpp:1658
#, kde-kuit-format
msgctxt "City in Gyeongnam Korea"
msgid "Geoje"
msgstr "Geoje"
#: kstars_i18n.cpp:1659
#, kde-kuit-format
msgctxt "City in Chungnam Korea"
msgid "Geomsan"
msgstr "Geomsan"
#: kstars_i18n.cpp:1660
#, kde-kuit-format
msgctxt "City in Ascension Island"
msgid "Georgetown"
msgstr "Georgetown"
#: kstars_i18n.cpp:1661
#, kde-kuit-format
msgctxt "City in Cayman Islands"
msgid "Georgetown"
msgstr "Georgetown"
#: kstars_i18n.cpp:1662
#, kde-kuit-format
msgctxt "City in Guyana"
msgid "Georgetown"
msgstr "Georgetown"
#: kstars_i18n.cpp:1663
#, kde-kuit-format
msgctxt "City in Delaware USA"
msgid "Georgetown"
msgstr "Georgetown"
#: kstars_i18n.cpp:1664
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Gera"
msgstr "Gera"
#: kstars_i18n.cpp:1665
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Geraldton"
msgstr "Geraldton"
#: kstars_i18n.cpp:1666
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Gerona"
msgstr "Gerona"
#: kstars_i18n.cpp:1667
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Ghost Lake"
msgstr "Ghost Lake"
#: kstars_i18n.cpp:1668
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "Gibraltar"
msgstr "Gibraltar"
#: kstars_i18n.cpp:1669
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Gift Lake"
msgstr "Gift Lake"
#: kstars_i18n.cpp:1670
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Gijón"
msgstr "Gijón"
#: kstars_i18n.cpp:1671
#, kde-kuit-format
msgctxt "City in Arizona USA"
msgid "Gila Bend"
msgstr "Gila Bend"
#: kstars_i18n.cpp:1672
#, kde-kuit-format
msgctxt "City in Wyoming USA"
msgid "Gillette"
msgstr "Gillette"
#: kstars_i18n.cpp:1673
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Gimli"
msgstr "Gimli"
#: kstars_i18n.cpp:1674
#, kde-kuit-format
msgctxt "City in Burundi"
msgid "Gitega"
msgstr "Gitega"
#: kstars_i18n.cpp:1675
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Gladstone"
msgstr "Gladstone"
#: kstars_i18n.cpp:1676
#, kde-kuit-format
msgctxt "City in Kentucky USA"
msgid "Glasgow"
msgstr "Glasgow"
#: kstars_i18n.cpp:1677
#, kde-kuit-format
msgctxt "City in Scotland United Kingdom"
msgid "Glasgow"
msgstr "Glasgow"
#: kstars_i18n.cpp:1678
#, kde-kuit-format
msgctxt "City in Arizona USA"
msgid "Glendale"
msgstr "Glendale"
#: kstars_i18n.cpp:1679
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Glendale"
msgstr "Glendale"
#: kstars_i18n.cpp:1680
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Glendora"
msgstr "Glendora"
#: kstars_i18n.cpp:1681
#, kde-kuit-format
msgctxt "City in Idaho USA"
msgid "Glenns Ferry"
msgstr "Glenns Ferry"
#: kstars_i18n.cpp:1682
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "Glens Falls"
msgstr "Glens Falls"
#: kstars_i18n.cpp:1683
#, kde-kuit-format
msgctxt "City in Minnesota USA"
msgid "Glenwood"
msgstr "Glenwood"
#: kstars_i18n.cpp:1684
#, kde-kuit-format
msgctxt "City in Colorado USA"
msgid "Glenwood Springs"
msgstr "Glenwood Springs"
#: kstars_i18n.cpp:1685
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "Glovertown"
msgstr "Glovertown"
#: kstars_i18n.cpp:1686
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Goderich"
msgstr "Goderich"
#: kstars_i18n.cpp:1687
#, kde-kuit-format
msgctxt "City in Jylland Denmark"
msgid "Godthaab"
msgstr "Godthaab"
#: kstars_i18n.cpp:1688
#, kde-kuit-format
msgctxt "City in Greenland"
msgid "Godthåb"
msgstr "Godthåb"
#: kstars_i18n.cpp:1689
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Gogama"
msgstr "Gogama"
#: kstars_i18n.cpp:1690
#, kde-kuit-format
msgctxt "City in Jeonnam Korea"
msgid "Goheung"
msgstr "Goheung"
#: kstars_i18n.cpp:1691
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Gold River"
msgstr "Gold River"
#: kstars_i18n.cpp:1692
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Golden"
msgstr "Golden"
#: kstars_i18n.cpp:1693
#, kde-kuit-format
msgctxt "City in Nevada USA"
msgid "Goldfield"
msgstr "Goldfield"
#: kstars_i18n.cpp:1694
#, kde-kuit-format
msgctxt "City in North Carolina USA"
msgid "Goldsboro"
msgstr "Goldsboro"
#: kstars_i18n.cpp:1695
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Goldstone"
msgstr "Goldstone"
#: kstars_i18n.cpp:1696
#, kde-kuit-format
msgctxt "City in South Carolina USA"
msgid "Goose Creek"
msgstr "Goose Creek"
#: kstars_i18n.cpp:1697
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Gore Bay"
msgstr "Gore Bay"
#: kstars_i18n.cpp:1698
#, kde-kuit-format
msgctxt "City in Maine USA"
msgid "Gorham"
msgstr "Gorham"
#: kstars_i18n.cpp:1699
#, kde-kuit-format
msgctxt "City in Switzerland"
msgid "Gornergrat"
msgstr "Gornergrat"
#: kstars_i18n.cpp:1700
#, kde-kuit-format
msgctxt "City in Siberia Russia"
msgid "Gorno-Altaysk"
msgstr "Górno-Ałtajsk"
#: kstars_i18n.cpp:1701
#, kde-kuit-format
msgctxt "City in Sweden"
msgid "Gothenburg"
msgstr "Gothenburg"
#: kstars_i18n.cpp:1702
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Govenlock"
msgstr "Govenlock"
#: kstars_i18n.cpp:1703
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Granada"
msgstr "Granada"
#: kstars_i18n.cpp:1704
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Granada Hills"
msgstr "Granada Hills"
#: kstars_i18n.cpp:1705
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Granby"
msgstr "Granby"
#: kstars_i18n.cpp:1706
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "Grand Bank"
msgstr "Grand Bank"
#: kstars_i18n.cpp:1707
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Grand Bend"
msgstr "Grand Bend"
#: kstars_i18n.cpp:1708
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "Grand Falls-Windsor"
msgstr "Grand Falls-Windsor"
#: kstars_i18n.cpp:1709
#, kde-kuit-format
msgctxt "City in New Brunswick Canada"
msgid "Grand Falls/Grand-Sault"
msgstr "Grand Falls/Grand-Sault"
#: kstars_i18n.cpp:1710
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Grand Forks"
msgstr "Grand Forks"
#: kstars_i18n.cpp:1711
#, kde-kuit-format
msgctxt "City in North Dakota USA"
msgid "Grand Forks"
msgstr "Grand Forks"
#: kstars_i18n.cpp:1712
#, kde-kuit-format
msgctxt "City in Nebraska USA"
msgid "Grand Island"
msgstr "Grand Island"
#: kstars_i18n.cpp:1713
#, kde-kuit-format
msgctxt "City in Colorado USA"
msgid "Grand Junction"
msgstr "Grand Junction"
#: kstars_i18n.cpp:1714
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Grand Prairie"
msgstr "Grand Prairie"
#: kstars_i18n.cpp:1715
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "Grand Rapids"
msgstr "Grand Rapids"
#: kstars_i18n.cpp:1716
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Grande Cache"
msgstr "Grande Cache"
#: kstars_i18n.cpp:1717
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Grande Prairie"
msgstr "Grande Prairie"
#: kstars_i18n.cpp:1718
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Grande-Vallee"
msgstr "Grande-Vallee"
#: kstars_i18n.cpp:1719
#, kde-kuit-format
msgctxt "City in Wyoming USA"
msgid "Granger"
msgstr "Granger"
#: kstars_i18n.cpp:1720
#, kde-kuit-format
msgctxt "City in Idaho USA"
msgid "Grangeville"
msgstr "Grangeville"
#: kstars_i18n.cpp:1721
#, kde-kuit-format
msgctxt "City in Minnesota USA"
msgid "Granite Falls"
msgstr "Granite Falls"
#: kstars_i18n.cpp:1722
#, kde-kuit-format
msgctxt "City in Oregon USA"
msgid "Grants Pass"
msgstr "Grants Pass"
#: kstars_i18n.cpp:1723
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Grass Valley"
msgstr "Grass Valley"
#: kstars_i18n.cpp:1724
#, kde-kuit-format
msgctxt "City in Montana USA"
msgid "Great Falls"
msgstr "Great Falls"
#: kstars_i18n.cpp:1725
#, kde-kuit-format
msgctxt "City in South Carolina USA"
msgid "Great Falls"
msgstr "Great Falls"
#: kstars_i18n.cpp:1726
#, kde-kuit-format
msgctxt "City in Colorado USA"
msgid "Greeley"
msgstr "Greeley"
#: kstars_i18n.cpp:1727
#, kde-kuit-format
msgctxt "City in West Virginia USA"
msgid "Green Bank Obs."
msgstr "Obs. Green Bank"
#: kstars_i18n.cpp:1728
#, kde-kuit-format
msgctxt "City in Wisconsin USA"
msgid "Green Bay"
msgstr "Green Bay"
#: kstars_i18n.cpp:1729
#, kde-kuit-format
msgctxt "City in Utah USA"
msgid "Green River"
msgstr "Green River"
#: kstars_i18n.cpp:1730
#, kde-kuit-format
msgctxt "City in Wyoming USA"
msgid "Green River"
msgstr "Green River"
#: kstars_i18n.cpp:1731
#, kde-kuit-format
msgctxt "City in Maryland USA"
msgid "Greenbelt"
msgstr "Greenbelt"
#: kstars_i18n.cpp:1732
#, kde-kuit-format
msgctxt "City in North Carolina USA"
msgid "Greensboro"
msgstr "Greensboro"
#: kstars_i18n.cpp:1733
#, kde-kuit-format
msgctxt "City in Maine USA"
msgid "Greenville"
msgstr "Greenville"
#: kstars_i18n.cpp:1734
#, kde-kuit-format
msgctxt "City in Mississippi USA"
msgid "Greenville"
msgstr "Greenville"
#: kstars_i18n.cpp:1735
#, kde-kuit-format
msgctxt "City in South Carolina USA"
msgid "Greenville"
msgstr "Greenville"
#: kstars_i18n.cpp:1736
#, kde-kuit-format
msgctxt "City in Tennessee USA"
msgid "Greenville"
msgstr "Greenville"
#: kstars_i18n.cpp:1737
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "Greenwich"
msgstr "Greenwich"
#: kstars_i18n.cpp:1738
#, kde-kuit-format
msgctxt "City in Connecticut USA"
msgid "Greenwich"
msgstr "Greenwich"
#: kstars_i18n.cpp:1739
#, kde-kuit-format
msgctxt "City in Mississippi USA"
msgid "Greenwood"
msgstr "Greenwood"
#: kstars_i18n.cpp:1740
#, kde-kuit-format
msgctxt "City in South Carolina USA"
msgid "Greenwood"
msgstr "Greenwood"
#: kstars_i18n.cpp:1741
#, kde-kuit-format
msgctxt "City in Jylland Denmark"
msgid "Grenaa"
msgstr "Grenaa"
#: kstars_i18n.cpp:1742
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Grenfell"
msgstr "Grenfell"
#: kstars_i18n.cpp:1743
#, kde-kuit-format
msgctxt "City in Isère France"
msgid "Grenoble"
msgstr "Grenoble"
#: kstars_i18n.cpp:1744
#, kde-kuit-format
msgctxt "City in Oregon USA"
msgid "Gresham"
msgstr "Gresham"
#: kstars_i18n.cpp:1745
#, kde-kuit-format
msgctxt "City in Netherlands"
msgid "Groningen"
msgstr "Groningen"
#: kstars_i18n.cpp:1746
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Grosseto"
msgstr "Grosseto"
#: kstars_i18n.cpp:1747
#, kde-kuit-format
msgctxt "City in South Dakota USA"
msgid "Groton"
msgstr "Groton"
#: kstars_i18n.cpp:1748
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Grouard"
msgstr "Grouard"
#: kstars_i18n.cpp:1749
#, kde-kuit-format
msgctxt "City in New Hampshire USA"
msgid "Groveton"
msgstr "Groveton"
#: kstars_i18n.cpp:1750
#, kde-kuit-format
msgctxt "City in South Region Russia"
msgid "Grozny"
msgstr "Grozny"
#: kstars_i18n.cpp:1751
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Guadalajara"
msgstr "Guadalajara"
#: kstars_i18n.cpp:1752
#, kde-kuit-format
msgctxt "City in Cuba"
msgid "Guantanamo Bay"
msgstr "Zatoka Guantanamo"
#: kstars_i18n.cpp:1753
#, kde-kuit-format
msgctxt "City in Guatemala"
msgid "Guatemala City"
msgstr "Gwatemala (Guatemala)"
#: kstars_i18n.cpp:1754
#, kde-kuit-format
msgctxt "City in Ecuador"
msgid "Guayaquil"
msgstr "Guayaquil"
#: kstars_i18n.cpp:1755
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Guelph"
msgstr "Guelph"
#: kstars_i18n.cpp:1756
#, kde-kuit-format
msgctxt "City in Mississippi USA"
msgid "Gulfport"
msgstr "Gulfport"
#: kstars_i18n.cpp:1757
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Gulkana"
msgstr "Gulkana"
#: kstars_i18n.cpp:1758
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Gull Bay"
msgstr "Gull Bay"
#: kstars_i18n.cpp:1759
#, kde-kuit-format
msgctxt "City in Gyeongbuk Korea"
msgid "Gumi"
msgstr "Gumi"
#: kstars_i18n.cpp:1760
#, kde-kuit-format
msgctxt "City in Jeonbuk Korea"
msgid "Gunsan"
msgstr "Gunsan"
#: kstars_i18n.cpp:1761
#, kde-kuit-format
msgctxt "City in India"
msgid "Gurushikhar"
msgstr "Gurushikhar"
#: kstars_i18n.cpp:1762
#, kde-kuit-format
msgctxt "City in Oklahoma USA"
msgid "Guthrie"
msgstr "Guthrie"
#: kstars_i18n.cpp:1763
#, kde-kuit-format
msgctxt "City in Nova Scotia Canada"
msgid "Guysborough"
msgstr "Guysborough"
#: kstars_i18n.cpp:1764
#, kde-kuit-format
msgctxt "City in Korea"
msgid "Gwangju"
msgstr "Gwangju"
#: kstars_i18n.cpp:1765
#, kde-kuit-format
msgctxt "City in Zimbabwe"
msgid "Gweru"
msgstr "Gweru"
#: kstars_i18n.cpp:1766
#, kde-kuit-format
msgctxt "City in Győr-Moson-Sopron Hungary"
msgid "Győr"
msgstr "Győr"
#: kstars_i18n.cpp:1767
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Gönsdorf"
msgstr "Gönsdorf"
#: kstars_i18n.cpp:1768
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Göttingen"
msgstr "Getynga (Göttingen)"
#: kstars_i18n.cpp:1769
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Gütersloh"
msgstr "Gütersloh"
#: kstars_i18n.cpp:1770
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Haapsalu"
msgstr "Haapsalu"
#: kstars_i18n.cpp:1771
#, kde-kuit-format
msgctxt "City in Netherlands"
msgid "Haarlem"
msgstr "Haarlem"
#: kstars_i18n.cpp:1772
#, kde-kuit-format
msgctxt "City in Jylland Denmark"
msgid "Haderslev"
msgstr "Haderslev"
#: kstars_i18n.cpp:1773
#, kde-kuit-format
msgctxt "City in Gyeongnam Korea"
msgid "Hadong"
msgstr "Hadong"
#: kstars_i18n.cpp:1774
#, kde-kuit-format
msgctxt "City in Jeonnam Korea"
msgid "Haenam"
msgstr "Haenam"
#: kstars_i18n.cpp:1775
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Hagen"
msgstr "Hagen"
#: kstars_i18n.cpp:1776
#, kde-kuit-format
msgctxt "City in Maryland USA"
msgid "Hagerstown"
msgstr "Hagerstown"
#: kstars_i18n.cpp:1777
#, kde-kuit-format
msgctxt "City in Israel"
msgid "Haifa"
msgstr "Hajfa"
#: kstars_i18n.cpp:1778
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Haiku"
msgstr "Haiku"
#: kstars_i18n.cpp:1779
#, kde-kuit-format
msgctxt "City in Idaho USA"
msgid "Hailey"
msgstr "Hailey"
#: kstars_i18n.cpp:1780
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Haines"
msgstr "Haines"
#: kstars_i18n.cpp:1781
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Haleakala"
msgstr "Haleakala"
#: kstars_i18n.cpp:1782
#, kde-kuit-format
msgctxt "City in Nova Scotia Canada"
msgid "Halifax"
msgstr "Halifax"
#: kstars_i18n.cpp:1783
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Halle"
msgstr "Halle"
#: kstars_i18n.cpp:1784
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Hamburg"
msgstr "Hamburg"
#: kstars_i18n.cpp:1785
#, kde-kuit-format
msgctxt "City in Connecticut USA"
msgid "Hamden"
msgstr "Hamden"
#: kstars_i18n.cpp:1786
#, kde-kuit-format
msgctxt "City in Bermuda"
msgid "Hamilton"
msgstr "Hamilton"
#: kstars_i18n.cpp:1787
#, kde-kuit-format
msgctxt "City in Ohio USA"
msgid "Hamilton"
msgstr "Hamilton"
#: kstars_i18n.cpp:1788
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Hamilton"
msgstr "Hamilton"
#: kstars_i18n.cpp:1789
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Hamm"
msgstr "Hamm"
#: kstars_i18n.cpp:1790
#, kde-kuit-format
msgctxt "City in Indiana USA"
msgid "Hammond"
msgstr "Hammond"
#: kstars_i18n.cpp:1791
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "Hampden"
msgstr "Hampden"
#: kstars_i18n.cpp:1792
#, kde-kuit-format
msgctxt "City in Virginia USA"
msgid "Hampton"
msgstr "Hampton"
#: kstars_i18n.cpp:1793
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Hana"
msgstr "Hana"
#: kstars_i18n.cpp:1794
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "Hancock"
msgstr "Hancock"
#: kstars_i18n.cpp:1795
#, kde-kuit-format
msgctxt "City in North Dakota USA"
msgid "Hankinson"
msgstr "Hankinson"
#: kstars_i18n.cpp:1796
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Hanna"
msgstr "Hanna"
#: kstars_i18n.cpp:1797
#, kde-kuit-format
msgctxt "City in North Dakota USA"
msgid "Hannah"
msgstr "Hannah"
#: kstars_i18n.cpp:1798
#, kde-kuit-format
msgctxt "City in Missouri USA"
msgid "Hannibal"
msgstr "Hannibal"
#: kstars_i18n.cpp:1799
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Hannover"
msgstr "Hannover"
#: kstars_i18n.cpp:1800
#, kde-kuit-format
msgctxt "City in Jylland Denmark"
msgid "Hanstholm"
msgstr "Hanstholm"
#: kstars_i18n.cpp:1801
#, kde-kuit-format
msgctxt "City in French Polynesia"
msgid "Hao"
msgstr "Hao"
#: kstars_i18n.cpp:1802
#, kde-kuit-format
msgctxt "City in Gyeongnam Korea"
msgid "Hapcheon"
msgstr "Hapcheon"
#: kstars_i18n.cpp:1803
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "Happy Valley - Goose Bay"
msgstr "Szczęśliwa dolina - Zatoka gęsi"
#: kstars_i18n.cpp:1804
#, kde-kuit-format
msgctxt "City in Zimbabwe"
msgid "Harare"
msgstr "Harare"
#: kstars_i18n.cpp:1805
#, kde-kuit-format
msgctxt "City in Liberia"
msgid "Harbel"
msgstr "Harbel"
#: kstars_i18n.cpp:1806
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "Harbour Breton"
msgstr "Harbour Breton"
#: kstars_i18n.cpp:1807
#, kde-kuit-format
msgctxt "City in Liberia"
msgid "Harper"
msgstr "Harper"
#: kstars_i18n.cpp:1808
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "Harper Woods"
msgstr "Harper Woods"
#: kstars_i18n.cpp:1809
#, kde-kuit-format
msgctxt "City in West Virginia USA"
msgid "Harpers Ferry"
msgstr "Harpers Ferry"
#: kstars_i18n.cpp:1810
#, kde-kuit-format
msgctxt "City in Delaware USA"
msgid "Harrington"
msgstr "Harrington"
#: kstars_i18n.cpp:1811
#, kde-kuit-format
msgctxt "City in Pennsylvania USA"
msgid "Harrisburg"
msgstr "Harrisburg"
#: kstars_i18n.cpp:1812
#, kde-kuit-format
msgctxt "City in South Dakota USA"
msgid "Harrisburg"
msgstr "Harrisburg"
#: kstars_i18n.cpp:1813
#, kde-kuit-format
msgctxt "City in Arkansas USA"
msgid "Harrison"
msgstr "Harrison"
#: kstars_i18n.cpp:1814
#, kde-kuit-format
msgctxt "City in Virginia USA"
msgid "Harrisonburg"
msgstr "Harrisonburg"
#: kstars_i18n.cpp:1815
#, kde-kuit-format
msgctxt "City in Connecticut USA"
msgid "Hartford"
msgstr "Hartford"
#: kstars_i18n.cpp:1816
#, kde-kuit-format
msgctxt "City in South Africa"
msgid "Hartrao"
msgstr "Hartrao"
#: kstars_i18n.cpp:1817
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "Harvard Obs."
msgstr "Obs. Harvarda"
#: kstars_i18n.cpp:1818
#, kde-kuit-format
msgctxt "City in North Dakota USA"
msgid "Harvey"
msgstr "Harvey"
#: kstars_i18n.cpp:1819
#, kde-kuit-format
msgctxt "City in Algeria"
msgid "Hassi Messaoud"
msgstr "Hassi Messaoud"
#: kstars_i18n.cpp:1820
#, kde-kuit-format
msgctxt "City in Nebraska USA"
msgid "Hastings"
msgstr "Hastings"
#: kstars_i18n.cpp:1821
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Hat Creek Radio Obs."
msgstr "Obs. Radiowe Hat Creek"
#: kstars_i18n.cpp:1822
#, kde-kuit-format
msgctxt "City in Thailand"
msgid "Hat Yai"
msgstr "Hat Yai"
#: kstars_i18n.cpp:1823
#, kde-kuit-format
msgctxt "City in Mississippi USA"
msgid "Hattiesburg"
msgstr "Hattiesburg"
#: kstars_i18n.cpp:1824
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Hauula"
msgstr "Hauula"
#: kstars_i18n.cpp:1825
#, kde-kuit-format
msgctxt "City in Cuba"
msgid "Havana"
msgstr "Hawana"
#: kstars_i18n.cpp:1826
#, kde-kuit-format
msgctxt "City in Montana USA"
msgid "Havre"
msgstr "Havre"
#: kstars_i18n.cpp:1827
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Hawkesbury"
msgstr "Hawkesbury"
#: kstars_i18n.cpp:1828
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Hawthorne"
msgstr "Hawthorne"
#: kstars_i18n.cpp:1829
#, kde-kuit-format
msgctxt "City in Nevada USA"
msgid "Hawthorne"
msgstr "Hawthorne"
#: kstars_i18n.cpp:1830
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "Haystack Obs."
msgstr "Obs. Haystack"
#: kstars_i18n.cpp:1831
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Hayward"
msgstr "Hayward"
#: kstars_i18n.cpp:1832
#, kde-kuit-format
msgctxt "City in Kentucky USA"
msgid "Hazard"
msgstr "Hazard"
#: kstars_i18n.cpp:1833
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Head-Smashed-In Buffalo Jump"
msgstr "Head-Smashed-In Buffalo Jump"
#: kstars_i18n.cpp:1834
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Hearst"
msgstr "Hearst"
#: kstars_i18n.cpp:1835
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Heidelberg"
msgstr "Heidelberg"
#: kstars_i18n.cpp:1836
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Heilbronn"
msgstr "Heilbronn"
#: kstars_i18n.cpp:1837
#, kde-kuit-format
msgctxt "City in Montana USA"
msgid "Helena"
msgstr "Helena"
#: kstars_i18n.cpp:1838
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Helgoland"
msgstr "Helgoland"
#: kstars_i18n.cpp:1839
#, kde-kuit-format
msgctxt "City in Zealand Denmark"
msgid "Helsingoer"
msgstr "Helsingoer"
#: kstars_i18n.cpp:1840
#, kde-kuit-format
msgctxt "City in Finland"
msgid "Helsinki"
msgstr "Helsinki"
#: kstars_i18n.cpp:1841
#, kde-kuit-format
msgctxt "City in Egypt"
msgid "Helwan"
msgstr "Helwan"
#: kstars_i18n.cpp:1842
#, kde-kuit-format
msgctxt "City in Kentucky USA"
msgid "Henderson"
msgstr "Henderson"
#: kstars_i18n.cpp:1843
#, kde-kuit-format
msgctxt "City in Nevada USA"
msgid "Henderson"
msgstr "Henderson"
#: kstars_i18n.cpp:1844
#, kde-kuit-format
msgctxt "City in Tennessee USA"
msgid "Hendersonville"
msgstr "Hendersonville"
#: kstars_i18n.cpp:1845
#, kde-kuit-format
msgctxt "City in Virginia USA"
msgid "Herndon"
msgstr "Herndon"
#: kstars_i18n.cpp:1846
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Herne"
msgstr "Herne"
#: kstars_i18n.cpp:1847
#, kde-kuit-format
msgctxt "City in Jylland Denmark"
msgid "Herning"
msgstr "Herning"
#: kstars_i18n.cpp:1848
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "Herstmonceux"
msgstr "Herstmonceux"
#: kstars_i18n.cpp:1849
#, kde-kuit-format
msgctxt "City in Jeonnam Korea"
msgid "Heuksando"
msgstr "Heuksando"
#: kstars_i18n.cpp:1850
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Hialeah"
msgstr "Hialeah"
#: kstars_i18n.cpp:1851
#, kde-kuit-format
msgctxt "City in North Carolina USA"
msgid "Hickory"
msgstr "Hickory"
#: kstars_i18n.cpp:1852
#, kde-kuit-format
msgctxt "City in Japan"
msgid "Hida"
msgstr "Hida"
#: kstars_i18n.cpp:1853
#, kde-kuit-format
msgctxt "City in North Carolina USA"
msgid "High Point"
msgstr "High Point"
#: kstars_i18n.cpp:1854
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "High Prairie"
msgstr "High Prairie"
#: kstars_i18n.cpp:1855
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "High River"
msgstr "High River"
#: kstars_i18n.cpp:1856
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "Highland Lakes"
msgstr "Highland Lakes"
#: kstars_i18n.cpp:1857
#, kde-kuit-format
msgctxt "City in South Dakota USA"
msgid "Highmore"
msgstr "Highmore"
#: kstars_i18n.cpp:1858
#, kde-kuit-format
msgctxt "City in Minnesota USA"
msgid "Hill City"
msgstr "Hill City"
#: kstars_i18n.cpp:1859
#, kde-kuit-format
msgctxt "City in Zealand Denmark"
msgid "Hilleroed"
msgstr "Hilleroed"
#: kstars_i18n.cpp:1860
#, kde-kuit-format
msgctxt "City in North Dakota USA"
msgid "Hillsboro"
msgstr "Hillsboro"
#: kstars_i18n.cpp:1861
#, kde-kuit-format
msgctxt "City in Oregon USA"
msgid "Hillsboro"
msgstr "Hillsboro"
#: kstars_i18n.cpp:1862
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Hilo"
msgstr "Hilo"
#: kstars_i18n.cpp:1863
#, kde-kuit-format
msgctxt "City in Jylland Denmark"
msgid "Hinnerup"
msgstr "Hinnerup"
#: kstars_i18n.cpp:1864
#, kde-kuit-format
msgctxt "City in West Virginia USA"
msgid "Hinton"
msgstr "Hinton"
#: kstars_i18n.cpp:1865
#, kde-kuit-format
msgctxt "City in Jylland Denmark"
msgid "Hjoerring"
msgstr "Hjoerring"
#: kstars_i18n.cpp:1866
#, kde-kuit-format
msgctxt "City in Tasmania Australia"
msgid "Hobart"
msgstr "Hobart"
#: kstars_i18n.cpp:1867
#, kde-kuit-format
msgctxt "City in New Mexico USA"
msgid "Hobbs"
msgstr "Hobbs"
#: kstars_i18n.cpp:1868
#, kde-kuit-format
msgctxt "City in Jylland Denmark"
msgid "Hobro"
msgstr "Hobro"
#: kstars_i18n.cpp:1869
#, kde-kuit-format
msgctxt "City in Zealand Denmark"
msgid "Holbaek"
msgstr "Holbaek"
#: kstars_i18n.cpp:1870
#, kde-kuit-format
msgctxt "City in Arizona USA"
msgid "Holbrook"
msgstr "Holbrook"
#: kstars_i18n.cpp:1871
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "Hollis Hills"
msgstr "Hollis Hills"
#: kstars_i18n.cpp:1872
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "Holliston"
msgstr "Holliston"
#: kstars_i18n.cpp:1873
#, kde-kuit-format
msgctxt "City in Mississippi USA"
msgid "Holly Springs"
msgstr "Holly Springs"
#: kstars_i18n.cpp:1874
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Hollywood"
msgstr "Hollywood"
#: kstars_i18n.cpp:1875
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Hollywood"
msgstr "Hollywood"
#: kstars_i18n.cpp:1876
#, kde-kuit-format
msgctxt "City in Israel"
msgid "Holon"
msgstr "Holon"
#: kstars_i18n.cpp:1877
#, kde-kuit-format
msgctxt "City in Jylland Denmark"
msgid "Holstebro"
msgstr "Holstebro"
#: kstars_i18n.cpp:1878
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "Holyoke"
msgstr "Holyoke"
#: kstars_i18n.cpp:1879
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "Holyrood"
msgstr "Holyrood"
#: kstars_i18n.cpp:1880
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Homer"
msgstr "Homer"
#: kstars_i18n.cpp:1881
#, kde-kuit-format
msgctxt "City in China"
msgid "Hong Kong"
msgstr "Hongkong"
#: kstars_i18n.cpp:1882
#, kde-kuit-format
msgctxt "City in Gangwon Korea"
msgid "Hongcheon"
msgstr "Hongcheon"
#: kstars_i18n.cpp:1883
#, kde-kuit-format
msgctxt "City in Guadalcanal Solomon Islands"
msgid "Honiara"
msgstr "Honiara"
#: kstars_i18n.cpp:1884
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "Honington"
msgstr "Honington"
#: kstars_i18n.cpp:1885
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Honolulu"
msgstr "Honolulu"
#: kstars_i18n.cpp:1886
#, kde-kuit-format
msgctxt "City in Oklahoma USA"
msgid "Hooker"
msgstr "Hooker"
#: kstars_i18n.cpp:1887
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Hooper Bay"
msgstr "Hooper Bay"
#: kstars_i18n.cpp:1888
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Hope"
msgstr "Hope"
#: kstars_i18n.cpp:1889
#, kde-kuit-format
msgctxt "City in Kentucky USA"
msgid "Hopkinsville"
msgstr "Hopkinsville"
#: kstars_i18n.cpp:1890
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Hornepayne"
msgstr "Hornepayne"
#: kstars_i18n.cpp:1891
#, kde-kuit-format
msgctxt "City in Jylland Denmark"
msgid "Horsens"
msgstr "Horsens"
#: kstars_i18n.cpp:1892
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Hospit. de Llobregat, L'"
msgstr "Hospit. de Llobregat, L'"
#: kstars_i18n.cpp:1893
#, kde-kuit-format
msgctxt "City in Arkansas USA"
msgid "Hot Springs National Park"
msgstr "Park Narodowy Hot Springs"
#: kstars_i18n.cpp:1894
#, kde-kuit-format
msgctxt "City in Louisiana USA"
msgid "Houma"
msgstr "Houma"
#: kstars_i18n.cpp:1895
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Houston"
msgstr "Houston"
#: kstars_i18n.cpp:1896
#, kde-kuit-format
msgctxt "City in Angola"
msgid "Huambo"
msgstr "Huambo"
#: kstars_i18n.cpp:1897
#, kde-kuit-format
msgctxt "City in Peru"
msgid "Huancayo"
msgstr "Huancayo"
#: kstars_i18n.cpp:1898
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Hudson's Hope"
msgstr "Hudson's Hope"
#: kstars_i18n.cpp:1899
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Huelva"
msgstr "Huelva"
#: kstars_i18n.cpp:1900
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Huesca"
msgstr "Huesca"
#: kstars_i18n.cpp:1901
#, kde-kuit-format
msgctxt "City in Belgium"
msgid "Humain"
msgstr "Humain"
#: kstars_i18n.cpp:1902
#, kde-kuit-format
msgctxt "City in Nebraska USA"
msgid "Humboldt"
msgstr "Humboldt"
#: kstars_i18n.cpp:1903
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Humboldt"
msgstr "Humboldt"
#: kstars_i18n.cpp:1904
#, kde-kuit-format
msgctxt "City in Korea"
msgid "Hungnam"
msgstr "Hungnam"
#: kstars_i18n.cpp:1905
#, kde-kuit-format
msgctxt "City in West Virginia USA"
msgid "Huntington"
msgstr "Huntington"
#: kstars_i18n.cpp:1906
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Huntington Beach"
msgstr "Huntington Beach"
#: kstars_i18n.cpp:1907
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "Huntington Station"
msgstr "Huntington Station"
#: kstars_i18n.cpp:1908
#, kde-kuit-format
msgctxt "City in Alabama USA"
msgid "Huntsville"
msgstr "Huntsville"
#: kstars_i18n.cpp:1909
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Huntsville"
msgstr "Huntsville"
#: kstars_i18n.cpp:1910
#, kde-kuit-format
msgctxt "City in Wisconsin USA"
msgid "Hurley"
msgstr "Hurley"
#: kstars_i18n.cpp:1911
#, kde-kuit-format
msgctxt "City in South Dakota USA"
msgid "Huron"
msgstr "Huron"
#: kstars_i18n.cpp:1912
#, kde-kuit-format
msgctxt "City in Kansas USA"
msgid "Hutchinson"
msgstr "Hutchinson"
#: kstars_i18n.cpp:1913
#, kde-kuit-format
msgctxt "City in Minnesota USA"
msgid "Hutchinson"
msgstr "Hutchinson"
#: kstars_i18n.cpp:1914
#, kde-kuit-format
msgctxt "City in Croatia"
msgid "Hvar"
msgstr "Hvar"
#: kstars_i18n.cpp:1915
#, kde-kuit-format
msgctxt "City in Andhra Pradesh India"
msgid "Hyderabad"
msgstr "Hyderabad"
#: kstars_i18n.cpp:1916
#, kde-kuit-format
msgctxt "City in Sweden"
msgid "Hyltebruk"
msgstr "Hyltebruk"
#: kstars_i18n.cpp:1917
#, kde-kuit-format
msgctxt "City in Nigeria"
msgid "Ibadan"
msgstr "Ibadan"
#: kstars_i18n.cpp:1918
#, kde-kuit-format
msgctxt "City in Gyeonggi Korea"
msgid "Icheon"
msgstr "Icheon"
#: kstars_i18n.cpp:1919
#, kde-kuit-format
msgctxt "City in Idaho USA"
msgid "Idaho Falls"
msgstr "Idaho Falls"
#: kstars_i18n.cpp:1920
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Ignace"
msgstr "Ignace"
#: kstars_i18n.cpp:1921
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Ile-a-la-Crosse"
msgstr "Ile-a-la-Crosse"
#: kstars_i18n.cpp:1922
#, kde-kuit-format
msgctxt "City in Jeonbuk Korea"
msgid "Imsil"
msgstr "Imsil"
#: kstars_i18n.cpp:1923
#, kde-kuit-format
msgctxt "City in Korea"
msgid "Incheon"
msgstr "Incheon"
#: kstars_i18n.cpp:1924
#, kde-kuit-format
msgctxt "City in Turkey"
msgid "Incirlik"
msgstr "Incirlik"
#: kstars_i18n.cpp:1925
#, kde-kuit-format
msgctxt "City in Kansas USA"
msgid "Independence"
msgstr "Independence"
#: kstars_i18n.cpp:1926
#, kde-kuit-format
msgctxt "City in Missouri USA"
msgid "Independence"
msgstr "Independence"
#: kstars_i18n.cpp:1927
#, kde-kuit-format
msgctxt "City in Indiana USA"
msgid "Indianapolis"
msgstr "Indianapolis"
#: kstars_i18n.cpp:1928
#, kde-kuit-format
msgctxt "City in Marshall Islands"
msgid "Ine"
msgstr "Ine"
#: kstars_i18n.cpp:1929
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Inglewood"
msgstr "Inglewood"
#: kstars_i18n.cpp:1930
#, kde-kuit-format
msgctxt "City in Nova Scotia Canada"
msgid "Ingonish"
msgstr "Ingonish"
#: kstars_i18n.cpp:1931
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Innisfail"
msgstr "Innisfail"
#: kstars_i18n.cpp:1932
#, kde-kuit-format
msgctxt "City in Austria"
msgid "Innsbruck"
msgstr "Innsbruck"
#: kstars_i18n.cpp:1933
#, kde-kuit-format
msgctxt "City in Northwest Territories Canada"
msgid "Inuvik"
msgstr "Inuvik"
#: kstars_i18n.cpp:1934
#, kde-kuit-format
msgctxt "City in New Zealand"
msgid "Invercargill"
msgstr "Invercargill"
#: kstars_i18n.cpp:1935
#, kde-kuit-format
msgctxt "City in Iowa USA"
msgid "Iowa City"
msgstr "Iowa City"
#: kstars_i18n.cpp:1936
#, kde-kuit-format
msgctxt "City in Queensland Australia"
msgid "Ipswich"
msgstr "Ipswich"
#: kstars_i18n.cpp:1937
#, kde-kuit-format
msgctxt "City in Nunavut Canada"
msgid "Iqaluit"
msgstr "Iqaluit"
#: kstars_i18n.cpp:1938
#, kde-kuit-format
msgctxt "City in Siberia Russia"
msgid "Irkutsk"
msgstr "Irkuck"
#: kstars_i18n.cpp:1939
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "Iron River"
msgstr "Iron River"
#: kstars_i18n.cpp:1940
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Iroquois Falls"
msgstr "Iroquois Falls"
#: kstars_i18n.cpp:1941
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Irvine"
msgstr "Irvine"
#: kstars_i18n.cpp:1942
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Irving"
msgstr "Irving"
#: kstars_i18n.cpp:1943
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "Irvington"
msgstr "Irvington"
#: kstars_i18n.cpp:1944
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Ischia"
msgstr "Ischia"
#: kstars_i18n.cpp:1945
#, kde-kuit-format
msgctxt "City in Pakistan"
msgid "Islamabad"
msgstr "Islamabad"
#: kstars_i18n.cpp:1946
#, kde-kuit-format
msgctxt "City in Turkey"
msgid "Istanbul"
msgstr "Stambuł (Istanbul)"
#: kstars_i18n.cpp:1947
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Istrana"
msgstr "Istrana"
#: kstars_i18n.cpp:1948
#, kde-kuit-format
msgctxt "City in Brazil"
msgid "Itapetinga"
msgstr "Itapetinga"
#: kstars_i18n.cpp:1949
#, kde-kuit-format
msgctxt "City in Ukraine"
msgid "Ivano-Frankivs'k"
msgstr "Iwano-Frankowsk"
#: kstars_i18n.cpp:1950
#, kde-kuit-format
msgctxt "City in Central Region Russia"
msgid "Ivanovo"
msgstr "Iwanowo"
#: kstars_i18n.cpp:1951
#, kde-kuit-format
msgctxt "City in Tenerife Spain"
msgid "Izaña"
msgstr "Izaña"
#: kstars_i18n.cpp:1952
#, kde-kuit-format
msgctxt "City in Volga Region Russia"
msgid "Izhevsk"
msgstr "Iżewsk"
#: kstars_i18n.cpp:1953
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "J. Horrocks"
msgstr "J. Horrocks"
#: kstars_i18n.cpp:1954
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "Jackson"
msgstr "Jackson"
#: kstars_i18n.cpp:1955
#, kde-kuit-format
msgctxt "City in Mississippi USA"
msgid "Jackson"
msgstr "Jackson"
#: kstars_i18n.cpp:1956
#, kde-kuit-format
msgctxt "City in Tennessee USA"
msgid "Jackson"
msgstr "Jackson"
#: kstars_i18n.cpp:1957
#, kde-kuit-format
msgctxt "City in Arkansas USA"
msgid "Jacksonville"
msgstr "Jacksonville"
#: kstars_i18n.cpp:1958
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Jacksonville"
msgstr "Jacksonville"
#: kstars_i18n.cpp:1959
#, kde-kuit-format
msgctxt "City in Indonesia"
msgid "Jakarta"
msgstr "Dżakarta"
#: kstars_i18n.cpp:1960
#, kde-kuit-format
msgctxt "City in Marshall Islands"
msgid "Jaluit"
msgstr "Jaluit"
#: kstars_i18n.cpp:1961
#, kde-kuit-format
msgctxt "City in North Dakota USA"
msgid "Jamestown"
msgstr "Jamestown"
#: kstars_i18n.cpp:1962
#, kde-kuit-format
msgctxt "City in Wisconsin USA"
msgid "Janesville"
msgstr "Janesville"
#: kstars_i18n.cpp:1963
#, kde-kuit-format
msgctxt "City in Jeonnam Korea"
msgid "Jangheung"
msgstr "Jangheung"
#: kstars_i18n.cpp:1964
#, kde-kuit-format
msgctxt "City in Jeonbuk Korea"
msgid "Jangsu"
msgstr "Jangsu"
#: kstars_i18n.cpp:1965
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Jasper"
msgstr "Jasper"
#: kstars_i18n.cpp:1966
#, kde-kuit-format
msgctxt "City in Indonesia"
msgid "Jatiluhur"
msgstr "Jatiluhur"
#: kstars_i18n.cpp:1967
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Jaén"
msgstr "Jaén"
#: kstars_i18n.cpp:1968
#, kde-kuit-format
msgctxt "City in Chungbuk Korea"
msgid "Jecheon"
msgstr "Jecheon"
#: kstars_i18n.cpp:1969
#, kde-kuit-format
msgctxt "City in Saudi Arabia"
msgid "Jeddah"
msgstr "Dżudda"
#: kstars_i18n.cpp:1970
#, kde-kuit-format
msgctxt "City in Missouri USA"
msgid "Jefferson City"
msgstr "Jefferson City"
#: kstars_i18n.cpp:1971
#, kde-kuit-format
msgctxt "City in Korea"
msgid "Jeju"
msgstr "Jeju"
#: kstars_i18n.cpp:1972
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Jena"
msgstr "Jena"
#: kstars_i18n.cpp:1973
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Jensen Beach"
msgstr "Jensen Beach"
#: kstars_i18n.cpp:1974
#, kde-kuit-format
msgctxt "City in Jeonbuk Korea"
msgid "Jeongeup"
msgstr "Jeongeup"
#: kstars_i18n.cpp:1975
#, kde-kuit-format
msgctxt "City in Jeonbuk Korea"
msgid "Jeonju"
msgstr "Jeonju"
#: kstars_i18n.cpp:1976
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Jerez de la Frontera"
msgstr "Jerez de la Frontera"
#: kstars_i18n.cpp:1977
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "Jersey City"
msgstr "Jersey City"
#: kstars_i18n.cpp:1978
#, kde-kuit-format
msgctxt "City in Israel"
msgid "Jerusalem"
msgstr "Jerozolima"
#: kstars_i18n.cpp:1979
#, kde-kuit-format
msgctxt "City in Uganda"
msgid "Jinja"
msgstr "Jinja"
#: kstars_i18n.cpp:1980
#, kde-kuit-format
msgctxt "City in Gyeongnam Korea"
msgid "Jinju"
msgstr "Jinju"
#: kstars_i18n.cpp:1981
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "Jodrell Bank"
msgstr "Jodrell Bank"
#: kstars_i18n.cpp:1982
#, kde-kuit-format
msgctxt "City in South Africa"
msgid "Johannesburg"
msgstr "Johannesburg"
#: kstars_i18n.cpp:1983
#, kde-kuit-format
msgctxt "City in Tennessee USA"
msgid "Johnson City"
msgstr "Johnson City"
#: kstars_i18n.cpp:1984
#, kde-kuit-format
msgctxt "City in US Territory"
msgid "Johnston Atoll"
msgstr "Atol Johnstona"
#: kstars_i18n.cpp:1985
#, kde-kuit-format
msgctxt "City in Pennsylvania USA"
msgid "Johnstown"
msgstr "Johnstown"
#: kstars_i18n.cpp:1986
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Joliet"
msgstr "Joliet"
#: kstars_i18n.cpp:1987
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Joliette"
msgstr "Joliette"
#: kstars_i18n.cpp:1988
#, kde-kuit-format
msgctxt "City in Arkansas USA"
msgid "Jonesboro"
msgstr "Jonesboro"
#: kstars_i18n.cpp:1989
#, kde-kuit-format
msgctxt "City in Missouri USA"
msgid "Joplin"
msgstr "Joplin"
#: kstars_i18n.cpp:1990
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Julian"
msgstr "Julian"
#: kstars_i18n.cpp:1991
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Juneau"
msgstr "Juneau"
#: kstars_i18n.cpp:1992
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Jõgeva"
msgstr "Jõgeva"
#: kstars_i18n.cpp:1993
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Jõhvi"
msgstr "Jõhvi"
#: kstars_i18n.cpp:1994
#, kde-kuit-format
msgctxt "City in Afghanistan"
msgid "Kabul"
msgstr "Kabul"
#: kstars_i18n.cpp:1995
#, kde-kuit-format
msgctxt "City in Zambia"
msgid "Kabwe"
msgstr "Kabwe"
#: kstars_i18n.cpp:1996
#, kde-kuit-format
msgctxt "City in Nigeria"
msgid "Kaduna"
msgstr "Kaduna"
#: kstars_i18n.cpp:1997
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Kaena Point"
msgstr "Kaena Point"
#: kstars_i18n.cpp:1998
#, kde-kuit-format
msgctxt "City in Korea"
msgid "Kaesong"
msgstr "Kaesong"
#: kstars_i18n.cpp:1999
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Kahului"
msgstr "Kahului"
#: kstars_i18n.cpp:2000
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Kailua Kona"
msgstr "Kailua Kona"
#: kstars_i18n.cpp:2001
#, kde-kuit-format
msgctxt "City in Tunisia"
msgid "Kairouan"
msgstr "Kairouan"
#: kstars_i18n.cpp:2002
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Kaiserslautern"
msgstr "Kaiserslautern"
#: kstars_i18n.cpp:2003
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Kaladar"
msgstr "Kaladar"
#: kstars_i18n.cpp:2004
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "Kalamazoo"
msgstr "Kalamazoo"
#: kstars_i18n.cpp:2005
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Kalapana"
msgstr "Kalapana"
#: kstars_i18n.cpp:2006
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Kalaupapa"
msgstr "Kalaupapa"
#: kstars_i18n.cpp:2007
#, kde-kuit-format
msgctxt "City in North-West Region Russia"
msgid "Kaliningrad"
msgstr "Kaliningrad"
#: kstars_i18n.cpp:2008
#, kde-kuit-format
msgctxt "City in Montana USA"
msgid "Kalispell"
msgstr "Kalispell"
#: kstars_i18n.cpp:2009
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Kallaste"
msgstr "Kallaste"
#: kstars_i18n.cpp:2010
#, kde-kuit-format
msgctxt "City in Central Region Russia"
msgid "Kaluga"
msgstr "Kaługa"
#: kstars_i18n.cpp:2011
#, kde-kuit-format
msgctxt "City in Zealand Denmark"
msgid "Kalundborg"
msgstr "Kalundborg"
#: kstars_i18n.cpp:2012
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Kamloops"
msgstr "Kamloops"
#: kstars_i18n.cpp:2013
#, kde-kuit-format
msgctxt "City in Uganda"
msgid "Kampala"
msgstr "Kampala"
#: kstars_i18n.cpp:2014
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Kamsack"
msgstr "Kamsack"
#: kstars_i18n.cpp:2015
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Kamuela"
msgstr "Kamuela"
#: kstars_i18n.cpp:2016
#, kde-kuit-format
msgctxt "City in Utah USA"
msgid "Kanab"
msgstr "Kanab"
#: kstars_i18n.cpp:2017
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Kaneohe Bay"
msgstr "Kaneohe Bay"
#: kstars_i18n.cpp:2018
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Kankakee"
msgstr "Kankakee"
#: kstars_i18n.cpp:2019
#, kde-kuit-format
msgctxt "City in Guinea"
msgid "Kankan"
msgstr "Kankan"
#: kstars_i18n.cpp:2020
#, kde-kuit-format
msgctxt "City in North Carolina USA"
msgid "Kannapolis"
msgstr "Kannapolis"
#: kstars_i18n.cpp:2021
#, kde-kuit-format
msgctxt "City in Nigeria"
msgid "Kano"
msgstr "Kano"
#: kstars_i18n.cpp:2022
#, kde-kuit-format
msgctxt "City in Kansas USA"
msgid "Kansas City"
msgstr "Kansas City"
#: kstars_i18n.cpp:2023
#, kde-kuit-format
msgctxt "City in Missouri USA"
msgid "Kansas City"
msgstr "Kansas City"
#: kstars_i18n.cpp:2024
#, kde-kuit-format
msgctxt "City in Austria"
msgid "Kanzelhoehe"
msgstr "Kanzelhoehe"
#: kstars_i18n.cpp:2025
#, kde-kuit-format
msgctxt "City in Senegal"
msgid "Kaolack"
msgstr "Kaolack"
#: kstars_i18n.cpp:2026
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Kapaa"
msgstr "Kapaa"
#: kstars_i18n.cpp:2027
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Kapalua"
msgstr "Kapalua"
#: kstars_i18n.cpp:2028
#, kde-kuit-format
msgctxt "City in Somogy Hungary"
msgid "Kaposvár"
msgstr "Kaposvár"
#: kstars_i18n.cpp:2029
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Kapuskasing"
msgstr "Kapuskasing"
#: kstars_i18n.cpp:2030
#, kde-kuit-format
msgctxt "City in Pakistan"
msgid "Karachi"
msgstr "Karaczi"
#: kstars_i18n.cpp:2031
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Karlsruhe"
msgstr "Karlsruhe"
#: kstars_i18n.cpp:2032
#, kde-kuit-format
msgctxt "City in Malawi"
msgid "Karonga"
msgstr "Karonga"
#: kstars_i18n.cpp:2033
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Kaslo"
msgstr "Kaslo"
#: kstars_i18n.cpp:2034
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Kassel"
msgstr "Kassel"
#: kstars_i18n.cpp:2035
#, kde-kuit-format
msgctxt "City in Nepal"
msgid "Kathmandu"
msgstr "Katmandu"
#: kstars_i18n.cpp:2036
#, kde-kuit-format
msgctxt "City in Namibia"
msgid "Katima Mulilo"
msgstr "Katima Mulilo"
#: kstars_i18n.cpp:2037
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Kaunakakai"
msgstr "Kaunakakai"
#: kstars_i18n.cpp:2038
#, kde-kuit-format
msgctxt "City in Lithuania"
msgid "Kaunas"
msgstr "Kaunas"
#: kstars_i18n.cpp:2039
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Kazabazua"
msgstr "Kazabazua"
#: kstars_i18n.cpp:2040
#, kde-kuit-format
msgctxt "City in Volga Region Russia"
msgid "Kazan"
msgstr "Kazań"
#: kstars_i18n.cpp:2041
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Keahole"
msgstr "Keahole"
#: kstars_i18n.cpp:2042
#, kde-kuit-format
msgctxt "City in Nebraska USA"
msgid "Kearney"
msgstr "Kearney"
#: kstars_i18n.cpp:2043
#, kde-kuit-format
msgctxt "City in Bács-Kiskun Hungary"
msgid "Kecskemét"
msgstr "Kecskemét"
#: kstars_i18n.cpp:2044
#, kde-kuit-format
msgctxt "City in New Hampshire USA"
msgid "Keene"
msgstr "Keene"
#: kstars_i18n.cpp:2045
#, kde-kuit-format
msgctxt "City in Iceland"
msgid "Keflavik"
msgstr "Keflavik"
#: kstars_i18n.cpp:2046
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Kehra"
msgstr "Kehra"
#: kstars_i18n.cpp:2047
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Keila"
msgstr "Keila"
#: kstars_i18n.cpp:2048
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Kekaha"
msgstr "Kekaha"
#: kstars_i18n.cpp:2049
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Kelowna"
msgstr "Kelowna"
#: kstars_i18n.cpp:2050
#, kde-kuit-format
msgctxt "City in Washington USA"
msgid "Kelso"
msgstr "Kelso"
#: kstars_i18n.cpp:2051
#, kde-kuit-format
msgctxt "City in Siberia Russia"
msgid "Kemerovo"
msgstr "Kamerowo"
#: kstars_i18n.cpp:2052
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Kenai"
msgstr "Kenai"
#: kstars_i18n.cpp:2053
#, kde-kuit-format
msgctxt "City in Sierra Leone"
msgid "Kenema"
msgstr "Kenema"
#: kstars_i18n.cpp:2054
#, kde-kuit-format
msgctxt "City in Munster Ireland"
msgid "Kenmar"
msgstr "Kenmar"
#: kstars_i18n.cpp:2055
#, kde-kuit-format
msgctxt "City in Maine USA"
msgid "Kennebunk"
msgstr "Kennebunk"
#: kstars_i18n.cpp:2056
#, kde-kuit-format
msgctxt "City in Louisiana USA"
msgid "Kenner"
msgstr "Kenner"
#: kstars_i18n.cpp:2057
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Kenora"
msgstr "Kenora"
#: kstars_i18n.cpp:2058
#, kde-kuit-format
msgctxt "City in Wisconsin USA"
msgid "Kenosha"
msgstr "Kenosha"
#: kstars_i18n.cpp:2059
#, kde-kuit-format
msgctxt "City in Nova Scotia Canada"
msgid "Kentville"
msgstr "Kentville"
#: kstars_i18n.cpp:2060
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Kerrobert"
msgstr "Kerrobert"
#: kstars_i18n.cpp:2061
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Ketchikan"
msgstr "Ketchikan"
#: kstars_i18n.cpp:2062
#, kde-kuit-format
msgctxt "City in Ohio USA"
msgid "Kettering"
msgstr "Kettering"
#: kstars_i18n.cpp:2063
#, kde-kuit-format
msgctxt "City in Far East Russia"
msgid "Khabarovsk"
msgstr "Chabarowsk"
#: kstars_i18n.cpp:2064
#, kde-kuit-format
msgctxt "City in Greece"
msgid "Khaniá"
msgstr "Chania"
#: kstars_i18n.cpp:2065
#, kde-kuit-format
msgctxt "City in Ural Russia"
msgid "Khanty-Mansiysk"
msgstr "Chanty-Mansyjsk"
#: kstars_i18n.cpp:2066
#, kde-kuit-format
msgctxt "City in Ukraine"
msgid "Kharkiv"
msgstr "Charków"
#: kstars_i18n.cpp:2067
#, kde-kuit-format
msgctxt "City in Sudan"
msgid "Khartoum"
msgstr "Chartum"
#: kstars_i18n.cpp:2068
#, kde-kuit-format
msgctxt "City in Ukraine"
msgid "Kherson"
msgstr "Chersoń"
#: kstars_i18n.cpp:2069
#, kde-kuit-format
msgctxt "City in Ukraine"
msgid "Khmel'nyts'kyi"
msgstr "Chmielnicki"
#: kstars_i18n.cpp:2070
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Kiel"
msgstr "Kilonia (Kiel)"
#: kstars_i18n.cpp:2071
#, kde-kuit-format
msgctxt "City in Rwanda"
msgid "Kigali"
msgstr "Kigali"
#: kstars_i18n.cpp:2072
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Kikino"
msgstr "Kikino"
#: kstars_i18n.cpp:2073
#, kde-kuit-format
msgctxt "City in Marshall Islands"
msgid "Kili"
msgstr "Kili"
#: kstars_i18n.cpp:2074
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Kilingi-Nõmme"
msgstr "Kilingi-Nõmme"
#: kstars_i18n.cpp:2075
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Killarney"
msgstr "Killarney"
#: kstars_i18n.cpp:2076
#, kde-kuit-format
msgctxt "City in Nebraska USA"
msgid "Kimball"
msgstr "Kimball"
#: kstars_i18n.cpp:2077
#, kde-kuit-format
msgctxt "City in Korea"
msgid "Kimch'aek"
msgstr "Kimch'aek"
#: kstars_i18n.cpp:2078
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Kincardine"
msgstr "Kincardine"
#: kstars_i18n.cpp:2079
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Kindersley"
msgstr "Kindersley"
#: kstars_i18n.cpp:2080
#, kde-kuit-format
msgctxt "City in Virginia USA"
msgid "King George"
msgstr "King George"
#: kstars_i18n.cpp:2081
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "King Salmon"
msgstr "King Salmon"
#: kstars_i18n.cpp:2082
#, kde-kuit-format
msgctxt "City in Arizona USA"
msgid "Kingman"
msgstr "Kingman"
#: kstars_i18n.cpp:2083
#, kde-kuit-format
msgctxt "City in Queensland Australia"
msgid "Kings Beach"
msgstr "Kings Beach"
#: kstars_i18n.cpp:2084
#, kde-kuit-format
msgctxt "City in Tennessee USA"
msgid "Kingsport"
msgstr "Kingsport"
#: kstars_i18n.cpp:2085
#, kde-kuit-format
msgctxt "City in Jamaica"
msgid "Kingston"
msgstr "Kingston"
#: kstars_i18n.cpp:2086
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Kingston"
msgstr "Kingston"
#: kstars_i18n.cpp:2087
#, kde-kuit-format
msgctxt "City in Congo (Democratic Republic)"
msgid "Kinshasa"
msgstr "Kinszasa"
#: kstars_i18n.cpp:2088
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Kiosk"
msgstr "Kiosk"
#: kstars_i18n.cpp:2089
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Kirkland Lake"
msgstr "Kirkland Lake"
#: kstars_i18n.cpp:2090
#, kde-kuit-format
msgctxt "City in Ukraine"
msgid "Kirovohrad"
msgstr "Kirowograd"
#: kstars_i18n.cpp:2091
#, kde-kuit-format
msgctxt "City in Sweden"
msgid "Kiruna"
msgstr "Kiruna"
#: kstars_i18n.cpp:2092
#, kde-kuit-format
msgctxt "City in Dem rep of Congo"
msgid "Kisangani"
msgstr "Kisangani"
#: kstars_i18n.cpp:2093
#, kde-kuit-format
msgctxt "City in Somalia"
msgid "Kismayu"
msgstr "Kismayu"
#: kstars_i18n.cpp:2094
#, kde-kuit-format
msgctxt "City in Japan"
msgid "Kiso"
msgstr "Kiso"
#: kstars_i18n.cpp:2095
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Kissimmee"
msgstr "Kissimmee"
#: kstars_i18n.cpp:2096
#, kde-kuit-format
msgctxt "City in Kenya"
msgid "Kisumu"
msgstr "Kisumu"
#: kstars_i18n.cpp:2097
#, kde-kuit-format
msgctxt "City in Colorado USA"
msgid "Kit Carson"
msgstr "Kit Carson"
#: kstars_i18n.cpp:2098
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Kitchener"
msgstr "Kitchener"
#: kstars_i18n.cpp:2099
#, kde-kuit-format
msgctxt "City in Arizona USA"
msgid "Kitt Peak Nat'l. Obs."
msgstr "Narodowe Obs. Kitt Peak"
#: kstars_i18n.cpp:2100
#, kde-kuit-format
msgctxt "City in Zambia"
msgid "Kitwe"
msgstr "Kitwe"
#: kstars_i18n.cpp:2101
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Kiviõli"
msgstr "Kiviõli"
#: kstars_i18n.cpp:2102
#, kde-kuit-format
msgctxt "City in Lithuania"
msgid "Klaipėda"
msgstr "Kłajpeda (Klaipėda)"
#: kstars_i18n.cpp:2103
#, kde-kuit-format
msgctxt "City in Oregon USA"
msgid "Klamath Falls"
msgstr "Klamath Falls"
#: kstars_i18n.cpp:2104
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Kleena Kleene"
msgstr "Kleena Kleene"
#: kstars_i18n.cpp:2105
#, kde-kuit-format
msgctxt "City in North Carolina USA"
msgid "Knightdale"
msgstr "Knightdale"
#: kstars_i18n.cpp:2106
#, kde-kuit-format
msgctxt "City in Tennessee USA"
msgid "Knoxville"
msgstr "Knoxville"
#: kstars_i18n.cpp:2107
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Koblenz"
msgstr "Koblencja (Koblenz)"
#: kstars_i18n.cpp:2108
#, kde-kuit-format
msgctxt "City in India"
msgid "Kodaikanal"
msgstr "Kodaikanal"
#: kstars_i18n.cpp:2109
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Kodiak"
msgstr "Kodiak"
#: kstars_i18n.cpp:2110
#, kde-kuit-format
msgctxt "City in Zealand Denmark"
msgid "Koege"
msgstr "Koege"
#: kstars_i18n.cpp:2111
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Kohala"
msgstr "Kohala"
#: kstars_i18n.cpp:2112
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Kohtla-Järve"
msgstr "Kohtla-Järve"
#: kstars_i18n.cpp:2113
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Koko Head"
msgstr "Koko Head"
#: kstars_i18n.cpp:2114
#, kde-kuit-format
msgctxt "City in Indiana USA"
msgid "Kokomo"
msgstr "Kokomo"
#: kstars_i18n.cpp:2115
#, kde-kuit-format
msgctxt "City in Jylland Denmark"
msgid "Kolding"
msgstr "Kolding"
#: kstars_i18n.cpp:2116
#, kde-kuit-format
msgctxt "City in India"
msgid "Kolkata"
msgstr "Kolkata"
#: kstars_i18n.cpp:2117
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Koloa"
msgstr "Koloa"
#: kstars_i18n.cpp:2118
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Kona"
msgstr "Kona"
#: kstars_i18n.cpp:2119
#, kde-kuit-format
msgctxt "City in Thailand"
msgid "Korat"
msgstr "Korat"
#: kstars_i18n.cpp:2120
#, kde-kuit-format
msgctxt "City in Zealand Denmark"
msgid "Korsoer"
msgstr "Korsoer"
#: kstars_i18n.cpp:2121
#, kde-kuit-format
msgctxt "City in Micronesia"
msgid "Kosrae"
msgstr "Kosrae"
#: kstars_i18n.cpp:2122
#, kde-kuit-format
msgctxt "City in Central Region Russia"
msgid "Kostroma"
msgstr "Kostroma"
#: kstars_i18n.cpp:2123
#, kde-kuit-format
msgctxt "City in Malaysia"
msgid "Kota Kinabalu"
msgstr "Kota Kinabalu"
#: kstars_i18n.cpp:2124
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Kotzebue"
msgstr "Kotzebue"
#: kstars_i18n.cpp:2125
#, kde-kuit-format
msgctxt "City in South Region Russia"
msgid "Krasnodar"
msgstr "Krasnodar"
#: kstars_i18n.cpp:2126
#, kde-kuit-format
msgctxt "City in Siberia Russia"
msgid "Krasnoyarsk"
msgstr "Krasnojarsk"
#: kstars_i18n.cpp:2127
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Krefeld"
msgstr "Krefeld"
#: kstars_i18n.cpp:2128
#, kde-kuit-format
msgctxt "City in Norway"
msgid "Kristiansand"
msgstr "Kristiansand"
#: kstars_i18n.cpp:2129
#, kde-kuit-format
msgctxt "City in Malaysia"
msgid "Kuala Lumpur"
msgstr "Kuala Lumpur"
#: kstars_i18n.cpp:2130
#, kde-kuit-format
msgctxt "City in Malaysia"
msgid "Kuching"
msgstr "Kuching"
#: kstars_i18n.cpp:2131
#, kde-kuit-format
msgctxt "City in Austria"
msgid "Kuffner"
msgstr "Kuffner"
#: kstars_i18n.cpp:2132
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Kunda"
msgstr "Kunda"
#: kstars_i18n.cpp:2133
#, kde-kuit-format
msgctxt "City in Finland"
msgid "Kuopio"
msgstr "Kuopio"
#: kstars_i18n.cpp:2134
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Kure Island"
msgstr "Kure Island"
#: kstars_i18n.cpp:2135
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Kuressaare"
msgstr "Kuressaare"
#: kstars_i18n.cpp:2136
#, kde-kuit-format
msgctxt "City in Ural Russia"
msgid "Kurgan"
msgstr "Kurgan"
#: kstars_i18n.cpp:2137
#, kde-kuit-format
msgctxt "City in Central Region Russia"
msgid "Kursk"
msgstr "Kursk"
#: kstars_i18n.cpp:2138
#, kde-kuit-format
msgctxt "City in Croatia"
msgid "Kutina"
msgstr "Kutina"
#: kstars_i18n.cpp:2139
#, kde-kuit-format
msgctxt "City in Kuwait"
msgid "Kuwait City"
msgstr "Kuwejt (Al-Kuwajt)"
#: kstars_i18n.cpp:2140
#, kde-kuit-format
msgctxt "City in Marshall Islands"
msgid "Kwajalein Atoll"
msgstr "Atol Kwajalein"
#: kstars_i18n.cpp:2141
#, kde-kuit-format
msgctxt "City in Japan"
msgid "Kwasan"
msgstr "Kwasan"
#: kstars_i18n.cpp:2142
#, kde-kuit-format
msgctxt "City in Ukraine"
msgid "Kyiv"
msgstr "Kijów"
#: kstars_i18n.cpp:2143
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Kyle"
msgstr "Kyle"
#: kstars_i18n.cpp:2144
#, kde-kuit-format
msgctxt "City in Japan"
msgid "Kyoto"
msgstr "Kyoto"
#: kstars_i18n.cpp:2145
#, kde-kuit-format
msgctxt "City in Siberia Russia"
msgid "Kyzyl"
msgstr "Kyzył"
#: kstars_i18n.cpp:2146
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Kärdla"
msgstr "Kärdla"
#: kstars_i18n.cpp:2147
#, kde-kuit-format
msgctxt "City in Italy"
msgid "L'Aquila"
msgstr "L'Aquila"
#: kstars_i18n.cpp:2148
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "L'Etape"
msgstr "L'Etape"
#: kstars_i18n.cpp:2149
#, kde-kuit-format
msgctxt "City in Ukraine"
msgid "L'viv"
msgstr "Lwów"
#: kstars_i18n.cpp:2150
#, kde-kuit-format
msgctxt "City in Spain"
msgid "La Coruña"
msgstr "La Coruña"
#: kstars_i18n.cpp:2151
#, kde-kuit-format
msgctxt "City in Wisconsin USA"
msgid "La Crosse"
msgstr "La Crosse"
#: kstars_i18n.cpp:2152
#, kde-kuit-format
msgctxt "City in Oregon USA"
msgid "La Grande"
msgstr "La Grande"
#: kstars_i18n.cpp:2153
#, kde-kuit-format
msgctxt "City in Georgia USA"
msgid "La Grange"
msgstr "La Grange"
#: kstars_i18n.cpp:2154
#, kde-kuit-format
msgctxt "City in Cuba"
msgid "La Habana"
msgstr "Hawana (La Habana)"
#: kstars_i18n.cpp:2155
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "La Loche"
msgstr "La Loche"
#: kstars_i18n.cpp:2156
#, kde-kuit-format
msgctxt "City in California USA"
msgid "La Mesa"
msgstr "La Mesa"
#: kstars_i18n.cpp:2157
#, kde-kuit-format
msgctxt "City in Canary Islands Spain"
msgid "La Palma Obs."
msgstr "Obs. La Palma"
#: kstars_i18n.cpp:2158
#, kde-kuit-format
msgctxt "City in Bolivia"
msgid "La Paz"
msgstr "La Paz"
#: kstars_i18n.cpp:2159
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "La Pocatiere"
msgstr "La Pocatiere"
#: kstars_i18n.cpp:2160
#, kde-kuit-format
msgctxt "City in Charente-Maritime France"
msgid "La Rochelle"
msgstr "La Rochelle"
#: kstars_i18n.cpp:2161
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "La Sarre"
msgstr "La Sarre"
#: kstars_i18n.cpp:2162
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "La Scie"
msgstr "La Scie"
#: kstars_i18n.cpp:2163
#, kde-kuit-format
msgctxt "City in Chile"
msgid "La Silla Obs."
msgstr "Obs. La Silla"
#: kstars_i18n.cpp:2164
#, kde-kuit-format
msgctxt "City in Italy"
msgid "La Spezia"
msgstr "La Spezia"
#: kstars_i18n.cpp:2165
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "La Tuque"
msgstr "La Tuque"
#: kstars_i18n.cpp:2166
#, kde-kuit-format
msgctxt "City in California USA"
msgid "La Verne"
msgstr "La Verne"
#: kstars_i18n.cpp:2167
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "LaPeer"
msgstr "LaPeer"
#: kstars_i18n.cpp:2168
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Labrieville"
msgstr "Labrieville"
#: kstars_i18n.cpp:2169
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Lac La Biche"
msgstr "Lac La Biche"
#: kstars_i18n.cpp:2170
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Lac du Bonnet"
msgstr "Lac du Bonnet"
#: kstars_i18n.cpp:2171
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Lac-Megantic"
msgstr "Lac-Megantic"
#: kstars_i18n.cpp:2172
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Lachute"
msgstr "Lachute"
#: kstars_i18n.cpp:2173
#, kde-kuit-format
msgctxt "City in New Hampshire USA"
msgid "Laconia"
msgstr "Laconia"
#: kstars_i18n.cpp:2174
#, kde-kuit-format
msgctxt "City in Indiana USA"
msgid "Lafayette"
msgstr "Lafayette"
#: kstars_i18n.cpp:2175
#, kde-kuit-format
msgctxt "City in Louisiana USA"
msgid "Lafayette"
msgstr "Lafayette"
#: kstars_i18n.cpp:2176
#, kde-kuit-format
msgctxt "City in Nigeria"
msgid "Lagos"
msgstr "Lagos"
#: kstars_i18n.cpp:2177
#, kde-kuit-format
msgctxt "City in Pakistan"
msgid "Lahore"
msgstr "Lahore"
#: kstars_i18n.cpp:2178
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Lahr"
msgstr "Lahr"
#: kstars_i18n.cpp:2179
#, kde-kuit-format
msgctxt "City in Finland"
msgid "Lahti"
msgstr "Lahti"
#: kstars_i18n.cpp:2180
#, kde-kuit-format
msgctxt "City in Azores Portugal"
msgid "Lajes"
msgstr "Lajes"
#: kstars_i18n.cpp:2181
#, kde-kuit-format
msgctxt "City in Louisiana USA"
msgid "Lake Charles"
msgstr "Lake Charles"
#: kstars_i18n.cpp:2182
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Lake City"
msgstr "Lake City"
#: kstars_i18n.cpp:2183
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Lake Louise"
msgstr "Lake Louise"
#: kstars_i18n.cpp:2184
#, kde-kuit-format
msgctxt "City in Oregon USA"
msgid "Lake Oswego"
msgstr "Lake Oswego"
#: kstars_i18n.cpp:2185
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Lake Villa"
msgstr "Lake Villa"
#: kstars_i18n.cpp:2186
#, kde-kuit-format
msgctxt "City in Arkansas USA"
msgid "Lake Village"
msgstr "Lake Village"
#: kstars_i18n.cpp:2187
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Lakeland"
msgstr "Lakeland"
#: kstars_i18n.cpp:2188
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Lakewood"
msgstr "Lakewood"
#: kstars_i18n.cpp:2189
#, kde-kuit-format
msgctxt "City in Colorado USA"
msgid "Lakewood"
msgstr "Lakewood"
#: kstars_i18n.cpp:2190
#, kde-kuit-format
msgctxt "City in Ohio USA"
msgid "Lakewood"
msgstr "Lakewood"
#: kstars_i18n.cpp:2191
#, kde-kuit-format
msgctxt "City in North Dakota USA"
msgid "Lakota"
msgstr "Lakota"
#: kstars_i18n.cpp:2192
#, kde-kuit-format
msgctxt "City in Colorado USA"
msgid "Lamar"
msgstr "Lamar"
#: kstars_i18n.cpp:2193
#, kde-kuit-format
msgctxt "City in Gabon"
msgid "Lambarene"
msgstr "Lambarene"
#: kstars_i18n.cpp:2194
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Lampedusa"
msgstr "Lampedusa"
#: kstars_i18n.cpp:2195
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Lanai City"
msgstr "Lanai City"
#: kstars_i18n.cpp:2196
#, kde-kuit-format
msgctxt "City in New Hampshire USA"
msgid "Lancaster"
msgstr "Lancaster"
#: kstars_i18n.cpp:2197
#, kde-kuit-format
msgctxt "City in Pennsylvania USA"
msgid "Lancaster"
msgstr "Lancaster"
#: kstars_i18n.cpp:2198
#, kde-kuit-format
msgctxt "City in Wyoming USA"
msgid "Lander"
msgstr "Lander"
#: kstars_i18n.cpp:2199
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "Lansing"
msgstr "Lansing"
#: kstars_i18n.cpp:2200
#, kde-kuit-format
msgctxt "City in Wyoming USA"
msgid "Laramie"
msgstr "Laramie"
#: kstars_i18n.cpp:2201
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Laredo"
msgstr "Laredo"
#: kstars_i18n.cpp:2202
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Largo"
msgstr "Largo"
#: kstars_i18n.cpp:2203
#, kde-kuit-format
msgctxt "City in Chile"
msgid "Las Campanas Obs."
msgstr "Obs. Las Campanas"
#: kstars_i18n.cpp:2204
#, kde-kuit-format
msgctxt "City in New Mexico USA"
msgid "Las Cruces"
msgstr "Las Cruces"
#: kstars_i18n.cpp:2205
#, kde-kuit-format
msgctxt "City in Gran Canaria Spain"
msgid "Las Palmas de Gran Canaria"
msgstr "Las Palmas de Gran Canaria"
#: kstars_i18n.cpp:2206
#, kde-kuit-format
msgctxt "City in Nevada USA"
msgid "Las Vegas"
msgstr "Las Vegas"
#: kstars_i18n.cpp:2207
#, kde-kuit-format
msgctxt "City in ACT Australia"
msgid "Latham"
msgstr "Latham"
#: kstars_i18n.cpp:2208
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Latina"
msgstr "Latina"
#: kstars_i18n.cpp:2209
#, kde-kuit-format
msgctxt "City in Delaware USA"
msgid "Laurel"
msgstr "Laurel"
#: kstars_i18n.cpp:2210
#, kde-kuit-format
msgctxt "City in Maryland USA"
msgid "Laurel"
msgstr "Laurel"
#: kstars_i18n.cpp:2211
#, kde-kuit-format
msgctxt "City in Mississippi USA"
msgid "Laurel"
msgstr "Laurel"
#: kstars_i18n.cpp:2212
#, kde-kuit-format
msgctxt "City in Switzerland"
msgid "Lausanne"
msgstr "Lozanna (Lausanne)"
#: kstars_i18n.cpp:2213
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Laval"
msgstr "Laval"
#: kstars_i18n.cpp:2214
#, kde-kuit-format
msgctxt "City in Kansas USA"
msgid "Lawrence"
msgstr "Lawrence"
#: kstars_i18n.cpp:2215
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "Lawrence"
msgstr "Lawrence"
#: kstars_i18n.cpp:2216
#, kde-kuit-format
msgctxt "City in Oklahoma USA"
msgid "Lawton"
msgstr "Lawton"
#: kstars_i18n.cpp:2217
#, kde-kuit-format
msgctxt "City in Utah USA"
msgid "Layton"
msgstr "Layton"
#: kstars_i18n.cpp:2218
#, kde-kuit-format
msgctxt "City in Seine-maritime France"
msgid "Le Havre"
msgstr "Hawr (Le Havre)"
#: kstars_i18n.cpp:2219
#, kde-kuit-format
msgctxt "City in Haute-Loire France"
msgid "Le-Puy-en-Velay"
msgstr "Le-Puy-en-Velay"
#: kstars_i18n.cpp:2220
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Leader"
msgstr "Leader"
#: kstars_i18n.cpp:2221
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Leamington"
msgstr "Leamington"
#: kstars_i18n.cpp:2222
#, kde-kuit-format
msgctxt "City in Western Australia Australia"
msgid "Learmonth"
msgstr "Learmonth"
#: kstars_i18n.cpp:2223
#, kde-kuit-format
msgctxt "City in Kansas USA"
msgid "Leavenworth"
msgstr "Leavenworth"
#: kstars_i18n.cpp:2224
#, kde-kuit-format
msgctxt "City in Washington USA"
msgid "Leavenworth"
msgstr "Leavenworth"
#: kstars_i18n.cpp:2225
#, kde-kuit-format
msgctxt "City in Kentucky USA"
msgid "Lebanon"
msgstr "Liban"
#: kstars_i18n.cpp:2226
#, kde-kuit-format
msgctxt "City in Missouri USA"
msgid "Lebanon"
msgstr "Lebanon"
#: kstars_i18n.cpp:2227
#, kde-kuit-format
msgctxt "City in New Hampshire USA"
msgid "Lebanon"
msgstr "Lebanon"
#: kstars_i18n.cpp:2228
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Lebel-sur-Quevillon"
msgstr "Lebel-sur-Quevillon"
#: kstars_i18n.cpp:2229
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Lecce"
msgstr "Lecce"
#: kstars_i18n.cpp:2230
#, kde-kuit-format
msgctxt "City in Lecco Italy"
msgid "Lecco"
msgstr "Lecco"
#: kstars_i18n.cpp:2231
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Leck"
msgstr "Leck"
#: kstars_i18n.cpp:2232
#, kde-kuit-format
msgctxt "City in Lebanon"
msgid "Lee"
msgstr "Lee"
#: kstars_i18n.cpp:2233
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "Leeds"
msgstr "Leeds"
#: kstars_i18n.cpp:2234
#, kde-kuit-format
msgctxt "City in Netherlands"
msgid "Leeuwarden"
msgstr "Leeuwarden"
#: kstars_i18n.cpp:2235
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Leganés"
msgstr "Leganés"
#: kstars_i18n.cpp:2236
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "Leicester"
msgstr "Leicester"
#: kstars_i18n.cpp:2237
#, kde-kuit-format
msgctxt "City in Netherlands"
msgid "Leiden"
msgstr "Leida"
#: kstars_i18n.cpp:2238
#, kde-kuit-format
msgctxt "City in South Africa"
msgid "Leiden Sur"
msgstr "Leiden Sur"
#: kstars_i18n.cpp:2239
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Leipzig"
msgstr "Lipsk (Leipzig)"
#: kstars_i18n.cpp:2240
#, kde-kuit-format
msgctxt "City in South Dakota USA"
msgid "Lemmon"
msgstr "Lemmon"
#: kstars_i18n.cpp:2241
#, kde-kuit-format
msgctxt "City in Jylland Denmark"
msgid "Lemvig"
msgstr "Lemvig"
#: kstars_i18n.cpp:2242
#, kde-kuit-format
msgctxt "City in Austria"
msgid "Leopold Figl"
msgstr "Leopold Figl"
#: kstars_i18n.cpp:2243
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Les Escoumins"
msgstr "Les Escoumins"
#: kstars_i18n.cpp:2244
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Lethbridge"
msgstr "Lethbridge"
#: kstars_i18n.cpp:2245
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Leverkusen"
msgstr "Leverkusen"
#: kstars_i18n.cpp:2246
#, kde-kuit-format
msgctxt "City in Delaware USA"
msgid "Lewes"
msgstr "Lewes"
#: kstars_i18n.cpp:2247
#, kde-kuit-format
msgctxt "City in West Virginia USA"
msgid "Lewisburg"
msgstr "Lewisburg"
#: kstars_i18n.cpp:2248
#, kde-kuit-format
msgctxt "City in Idaho USA"
msgid "Lewiston"
msgstr "Lewiston"
#: kstars_i18n.cpp:2249
#, kde-kuit-format
msgctxt "City in Maine USA"
msgid "Lewiston"
msgstr "Lewiston"
#: kstars_i18n.cpp:2250
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "Lewiston"
msgstr "Lewiston"
#: kstars_i18n.cpp:2251
#, kde-kuit-format
msgctxt "City in Montana USA"
msgid "Lewistown"
msgstr "Lewistown"
#: kstars_i18n.cpp:2252
#, kde-kuit-format
msgctxt "City in Kentucky USA"
msgid "Lexington"
msgstr "Lexington"
#: kstars_i18n.cpp:2253
#, kde-kuit-format
msgctxt "City in Spain"
msgid "León"
msgstr "León"
#: kstars_i18n.cpp:2254
#, kde-kuit-format
msgctxt "City in Tibet China"
msgid "Lhasa"
msgstr "Lhasa"
#: kstars_i18n.cpp:2255
#, kde-kuit-format
msgctxt "City in Gabon"
msgid "Libreville"
msgstr "Libreville"
#: kstars_i18n.cpp:2256
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Lick Obs."
msgstr "Obs. Lick"
#: kstars_i18n.cpp:2257
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Lihue"
msgstr "Lihue"
#: kstars_i18n.cpp:2258
#, kde-kuit-format
msgctxt "City in Nord France"
msgid "Lille"
msgstr "Lille"
#: kstars_i18n.cpp:2259
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Lillooet"
msgstr "Lillooet"
#: kstars_i18n.cpp:2260
#, kde-kuit-format
msgctxt "City in Malawi"
msgid "Lilongwe"
msgstr "Lilongwe"
#: kstars_i18n.cpp:2261
#, kde-kuit-format
msgctxt "City in Peru"
msgid "Lima"
msgstr "Lima"
#: kstars_i18n.cpp:2262
#, kde-kuit-format
msgctxt "City in Ohio USA"
msgid "Lima"
msgstr "Lima"
#: kstars_i18n.cpp:2263
#, kde-kuit-format
msgctxt "City in Haute-Vienne France"
msgid "Limoges"
msgstr "Limoges"
#: kstars_i18n.cpp:2264
#, kde-kuit-format
msgctxt "City in Kansas USA"
msgid "Lincoln"
msgstr "Lincoln"
#: kstars_i18n.cpp:2265
#, kde-kuit-format
msgctxt "City in Maine USA"
msgid "Lincoln"
msgstr "Lincoln"
#: kstars_i18n.cpp:2266
#, kde-kuit-format
msgctxt "City in Nebraska USA"
msgid "Lincoln"
msgstr "Lincoln"
#: kstars_i18n.cpp:2267
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Lindbergh"
msgstr "Lindbergh"
#: kstars_i18n.cpp:2268
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "Lindenhurst"
msgstr "Lindenhurst"
#: kstars_i18n.cpp:2269
#, kde-kuit-format
msgctxt "City in Austria"
msgid "Linz"
msgstr "Linz"
#: kstars_i18n.cpp:2270
#, kde-kuit-format
msgctxt "City in Central Region Russia"
msgid "Lipetsk"
msgstr "Lipeck"
#: kstars_i18n.cpp:2271
#, kde-kuit-format
msgctxt "City in Portugal"
msgid "Lisbon"
msgstr "Lizbona"
#: kstars_i18n.cpp:2272
#, kde-kuit-format
msgctxt "City in North Dakota USA"
msgid "Lisbon"
msgstr "Lisbon"
#: kstars_i18n.cpp:2273
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Listowel"
msgstr "Listowel"
#: kstars_i18n.cpp:2274
#, kde-kuit-format
msgctxt "City in North Dakota USA"
msgid "Litchville"
msgstr "Litchville"
#: kstars_i18n.cpp:2275
#, kde-kuit-format
msgctxt "City in Arkansas USA"
msgid "Little Rock"
msgstr "Little Rock"
#: kstars_i18n.cpp:2276
#, kde-kuit-format
msgctxt "City in New Hampshire USA"
msgid "Littleton"
msgstr "Littleton"
#: kstars_i18n.cpp:2277
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "Liverpool"
msgstr "Liverpool"
#: kstars_i18n.cpp:2278
#, kde-kuit-format
msgctxt "City in Nova Scotia Canada"
msgid "Liverpool"
msgstr "Liverpool"
#: kstars_i18n.cpp:2279
#, kde-kuit-format
msgctxt "City in Alabama USA"
msgid "Livingston"
msgstr "Livingston"
#: kstars_i18n.cpp:2280
#, kde-kuit-format
msgctxt "City in Montana USA"
msgid "Livingston"
msgstr "Livingston"
#: kstars_i18n.cpp:2281
#, kde-kuit-format
msgctxt "City in Zambia"
msgid "Livingstone"
msgstr "Livingstone"
#: kstars_i18n.cpp:2282
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "Livonia"
msgstr "Livonia"
#: kstars_i18n.cpp:2283
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Livorno"
msgstr "Livorno"
#: kstars_i18n.cpp:2284
#, kde-kuit-format
msgctxt "City in Slovenia"
msgid "Ljubljana"
msgstr "Lublana (Ljubljana)"
#: kstars_i18n.cpp:2285
#, kde-kuit-format
msgctxt "City in Venezuela"
msgid "Llano del Hato"
msgstr "Llano del Hato"
#: kstars_i18n.cpp:2286
#, kde-kuit-format
msgctxt "City in Botswana"
msgid "Lobatsi"
msgstr "Lobatsi"
#: kstars_i18n.cpp:2287
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Lockwood Valley"
msgstr "Lockwood Valley"
#: kstars_i18n.cpp:2288
#, kde-kuit-format
msgctxt "City in Utah USA"
msgid "Logan"
msgstr "Logan"
#: kstars_i18n.cpp:2289
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Logroño"
msgstr "Logroño"
#: kstars_i18n.cpp:2290
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Loiano"
msgstr "Loiano"
#: kstars_i18n.cpp:2291
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Loksa"
msgstr "Loksa"
#: kstars_i18n.cpp:2292
#, kde-kuit-format
msgctxt "City in Montana USA"
msgid "Lolo"
msgstr "Lolo"
#: kstars_i18n.cpp:2293
#, kde-kuit-format
msgctxt "City in Slovakia"
msgid "Lomnicky stit"
msgstr "Łomnica (Lomnicky stit)"
#: kstars_i18n.cpp:2294
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Lompoc"
msgstr "Lompoc"
#: kstars_i18n.cpp:2295
#, kde-kuit-format
msgctxt "City in Togo"
msgid "Lomé"
msgstr "Lomé"
#: kstars_i18n.cpp:2296
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "London"
msgstr "Londyn"
#: kstars_i18n.cpp:2297
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "London"
msgstr "Londyn"
#: kstars_i18n.cpp:2298
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Long Beach"
msgstr "Long Beach"
#: kstars_i18n.cpp:2299
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Longview"
msgstr "Longview"
#: kstars_i18n.cpp:2300
#, kde-kuit-format
msgctxt "City in Washington USA"
msgid "Longview"
msgstr "Longview"
#: kstars_i18n.cpp:2301
#, kde-kuit-format
msgctxt "City in Ohio USA"
msgid "Lorain"
msgstr "Lorain"
#: kstars_i18n.cpp:2302
#, kde-kuit-format
msgctxt "City in New Mexico USA"
msgid "Lordsburg"
msgstr "Lordsburg"
#: kstars_i18n.cpp:2303
#, kde-kuit-format
msgctxt "City in New Mexico USA"
msgid "Los Alamos"
msgstr "Los Alamos"
#: kstars_i18n.cpp:2304
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Los Altos Hills"
msgstr "Los Altos Hills"
#: kstars_i18n.cpp:2305
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Los Angeles"
msgstr "Los Angeles"
#: kstars_i18n.cpp:2306
#, kde-kuit-format
msgctxt "City in Nova Scotia Canada"
msgid "Louisbourg"
msgstr "Louisbourg"
#: kstars_i18n.cpp:2307
#, kde-kuit-format
msgctxt "City in Georgia USA"
msgid "Louisville"
msgstr "Louisville"
#: kstars_i18n.cpp:2308
#, kde-kuit-format
msgctxt "City in Kentucky USA"
msgid "Louisville"
msgstr "Louisville"
#: kstars_i18n.cpp:2309
#, kde-kuit-format
msgctxt "City in Egypt"
msgid "Louxor"
msgstr "Luksor (Louxor)"
#: kstars_i18n.cpp:2310
#, kde-kuit-format
msgctxt "City in Colorado USA"
msgid "Loveland"
msgstr "Loveland"
#: kstars_i18n.cpp:2311
#, kde-kuit-format
msgctxt "City in Nevada USA"
msgid "Lovelock"
msgstr "Lovelock"
#: kstars_i18n.cpp:2312
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "Lowell"
msgstr "Lowell"
#: kstars_i18n.cpp:2313
#, kde-kuit-format
msgctxt "City in Arizona USA"
msgid "Lowell Obs."
msgstr "Obs. Lowell"
#: kstars_i18n.cpp:2314
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Lowther"
msgstr "Lowther"
#: kstars_i18n.cpp:2315
#, kde-kuit-format
msgctxt "City in Angola"
msgid "Luanda"
msgstr "Luanda"
#: kstars_i18n.cpp:2316
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Lubbock"
msgstr "Lubbock"
#: kstars_i18n.cpp:2317
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Lucca"
msgstr "Lucca"
#: kstars_i18n.cpp:2318
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Ludwigshafen"
msgstr "Ludwigshafen"
#: kstars_i18n.cpp:2319
#, kde-kuit-format
msgctxt "City in Angola"
msgid "Luena"
msgstr "Luena"
#: kstars_i18n.cpp:2320
#, kde-kuit-format
msgctxt "City in Ukraine"
msgid "Lugans'k"
msgstr "Lugansk"
#: kstars_i18n.cpp:2321
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Lugo"
msgstr "Lugo"
#: kstars_i18n.cpp:2322
#, kde-kuit-format
msgctxt "City in Sweden"
msgid "Luleå"
msgstr "Luleå"
#: kstars_i18n.cpp:2323
#, kde-kuit-format
msgctxt "City in Sweden"
msgid "Lund"
msgstr "Lund"
#: kstars_i18n.cpp:2324
#, kde-kuit-format
msgctxt "City in Nova Scotia Canada"
msgid "Lunenburg"
msgstr "Lunenburg"
#: kstars_i18n.cpp:2325
#, kde-kuit-format
msgctxt "City in Zambia"
msgid "Lusaka"
msgstr "Lusaka"
#: kstars_i18n.cpp:2326
#, kde-kuit-format
msgctxt "City in Ukraine"
msgid "Luts'k"
msgstr "Łuck"
#: kstars_i18n.cpp:2327
#, kde-kuit-format
msgctxt "City in Luxembourg"
msgid "Luxembourg City"
msgstr "Luksemburg"
#: kstars_i18n.cpp:2328
#, kde-kuit-format
msgctxt "City in Virginia USA"
msgid "Lynchburg"
msgstr "Lynchburg"
#: kstars_i18n.cpp:2329
#, kde-kuit-format
msgctxt "City in Washington USA"
msgid "Lynden"
msgstr "Lynden"
#: kstars_i18n.cpp:2330
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "Lynn"
msgstr "Lynn"
#: kstars_i18n.cpp:2331
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Lynn Haven"
msgstr "Lynn Haven"
#: kstars_i18n.cpp:2332
#, kde-kuit-format
msgctxt "City in Rhône France"
msgid "Lyon"
msgstr "Lyon"
#: kstars_i18n.cpp:2333
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Lytton"
msgstr "Lytton"
#: kstars_i18n.cpp:2334
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Lérida"
msgstr "Lérida"
#: kstars_i18n.cpp:2335
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Lübeck"
msgstr "Lubeka (Lübeck)"
#: kstars_i18n.cpp:2336
#, kde-kuit-format
msgctxt "City in Pyungbuk Korea"
msgid "Maando"
msgstr "Maando"
#: kstars_i18n.cpp:2337
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Maardu"
msgstr "Maardu"
#: kstars_i18n.cpp:2338
#, kde-kuit-format
msgctxt "City in Netherlands"
msgid "Maastricht"
msgstr "Maastricht"
#: kstars_i18n.cpp:2339
#, kde-kuit-format
msgctxt "City in Nova Scotia Canada"
msgid "Mabou"
msgstr "Mabou"
#: kstars_i18n.cpp:2340
#, kde-kuit-format
msgctxt "City in China"
msgid "Macao"
msgstr "Makau"
#: kstars_i18n.cpp:2341
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Machern"
msgstr "Machern"
#: kstars_i18n.cpp:2342
#, kde-kuit-format
msgctxt "City in Idaho USA"
msgid "Mackay"
msgstr "Mackay"
#: kstars_i18n.cpp:2343
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Mackenzie"
msgstr "Mackenzie"
#: kstars_i18n.cpp:2344
#, kde-kuit-format
msgctxt "City in Georgia USA"
msgid "Macon"
msgstr "Macon"
#: kstars_i18n.cpp:2345
#, kde-kuit-format
msgctxt "City in Minnesota USA"
msgid "Madelia"
msgstr "Madelia"
#: kstars_i18n.cpp:2346
#, kde-kuit-format
msgctxt "City in Alabama USA"
msgid "Madison"
msgstr "Madison"
#: kstars_i18n.cpp:2347
#, kde-kuit-format
msgctxt "City in South Dakota USA"
msgid "Madison"
msgstr "Madison"
#: kstars_i18n.cpp:2348
#, kde-kuit-format
msgctxt "City in Wisconsin USA"
msgid "Madison"
msgstr "Madison"
#: kstars_i18n.cpp:2349
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Madrid"
msgstr "Madryt"
#: kstars_i18n.cpp:2350
#, kde-kuit-format
msgctxt "City in Far East Russia"
msgid "Magadan"
msgstr "Magadan"
#: kstars_i18n.cpp:2351
#, kde-kuit-format
msgctxt "City in New Mexico USA"
msgid "Magdalena"
msgstr "Magdalena"
#: kstars_i18n.cpp:2352
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Magdeburg"
msgstr "Magdeburg"
#: kstars_i18n.cpp:2353
#, kde-kuit-format
msgctxt "City in Arkansas USA"
msgid "Magnolia"
msgstr "Magnolia"
#: kstars_i18n.cpp:2354
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Mahlow"
msgstr "Mahlow"
#: kstars_i18n.cpp:2355
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Mainz"
msgstr "Moguncja (Mainz)"
#: kstars_i18n.cpp:2356
#, kde-kuit-format
msgctxt "City in Venezuela"
msgid "Maiquetia"
msgstr "Maiquetia"
#: kstars_i18n.cpp:2357
#, kde-kuit-format
msgctxt "City in Madagascar"
msgid "Majunga"
msgstr "Majunga"
#: kstars_i18n.cpp:2358
#, kde-kuit-format
msgctxt "City in Marshall Islands"
msgid "Majuro"
msgstr "Majuro"
#: kstars_i18n.cpp:2359
#, kde-kuit-format
msgctxt "City in South Region Russia"
msgid "Makhachkala"
msgstr "Machaczkała"
#: kstars_i18n.cpp:2360
#, kde-kuit-format
msgctxt "City in Ukraine"
msgid "Makiivka"
msgstr "Makiivka"
#: kstars_i18n.cpp:2361
#, kde-kuit-format
msgctxt "City in Gabon"
msgid "Makokou"
msgstr "Makokou"
#: kstars_i18n.cpp:2362
#, kde-kuit-format
msgctxt "City in Equatorial Guinea"
msgid "Malabo"
msgstr "Malabo"
#: kstars_i18n.cpp:2363
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Malchin"
msgstr "Malchin"
#: kstars_i18n.cpp:2364
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Malchow"
msgstr "Malchow"
#: kstars_i18n.cpp:2365
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "Malden"
msgstr "Malden"
#: kstars_i18n.cpp:2366
#, kde-kuit-format
msgctxt "City in Maldives"
msgid "Male"
msgstr "Male"
#: kstars_i18n.cpp:2367
#, kde-kuit-format
msgctxt "City in Sweden"
msgid "Malmö"
msgstr "Malmö"
#: kstars_i18n.cpp:2368
#, kde-kuit-format
msgctxt "City in Marshall Islands"
msgid "Maloelap"
msgstr "Maloelap"
#: kstars_i18n.cpp:2369
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "Malone"
msgstr "Malone"
#: kstars_i18n.cpp:2370
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Mammamattawa"
msgstr "Mammamattawa"
#: kstars_i18n.cpp:2371
#, kde-kuit-format
msgctxt "City in Mayotte France"
msgid "Mamoudzou"
msgstr "Mamoudzou"
#: kstars_i18n.cpp:2372
#, kde-kuit-format
msgctxt "City in Nicaragua"
msgid "Managua"
msgstr "Managua"
#: kstars_i18n.cpp:2373
#, kde-kuit-format
msgctxt "City in Brazil"
msgid "Manaus"
msgstr "Manaus"
#: kstars_i18n.cpp:2374
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "Manchester"
msgstr "Manchester"
#: kstars_i18n.cpp:2375
#, kde-kuit-format
msgctxt "City in Connecticut USA"
msgid "Manchester"
msgstr "Manchester"
#: kstars_i18n.cpp:2376
#, kde-kuit-format
msgctxt "City in New Hampshire USA"
msgid "Manchester"
msgstr "Manchester"
#: kstars_i18n.cpp:2377
#, kde-kuit-format
msgctxt "City in Myanmar"
msgid "Mandalay"
msgstr "Mandalay"
#: kstars_i18n.cpp:2378
#, kde-kuit-format
msgctxt "City in North Dakota USA"
msgid "Mandan"
msgstr "Mandan"
#: kstars_i18n.cpp:2379
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Manebach"
msgstr "Manebach"
#: kstars_i18n.cpp:2380
#, kde-kuit-format
msgctxt "City in Oklahoma USA"
msgid "Mangum"
msgstr "Mangum"
#: kstars_i18n.cpp:2381
#, kde-kuit-format
msgctxt "City in Kansas USA"
msgid "Manhattan"
msgstr "Manhattan"
#: kstars_i18n.cpp:2382
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Manhattan Beach"
msgstr "Manhattan Beach"
#: kstars_i18n.cpp:2383
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Manigotagan"
msgstr "Manigotagan"
#: kstars_i18n.cpp:2384
#, kde-kuit-format
msgctxt "City in Philippines"
msgid "Manila"
msgstr "Manila"
#: kstars_i18n.cpp:2385
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Manitouwadge"
msgstr "Manitouwadge"
#: kstars_i18n.cpp:2386
#, kde-kuit-format
msgctxt "City in Wisconsin USA"
msgid "Manitowoc"
msgstr "Manitowoc"
#: kstars_i18n.cpp:2387
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Maniwaki"
msgstr "Maniwaki"
#: kstars_i18n.cpp:2388
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Mannheim"
msgstr "Mannheim"
#: kstars_i18n.cpp:2389
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Manning"
msgstr "Manning"
#: kstars_i18n.cpp:2390
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Mansfeld"
msgstr "Mansfeld"
#: kstars_i18n.cpp:2391
#, kde-kuit-format
msgctxt "City in Ohio USA"
msgid "Mansfield"
msgstr "Mansfield"
#: kstars_i18n.cpp:2392
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Manton"
msgstr "Manton"
#: kstars_i18n.cpp:2393
#, kde-kuit-format
msgctxt "City in Minnesota USA"
msgid "Mantorville"
msgstr "Mantorville"
#: kstars_i18n.cpp:2394
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Manyberries"
msgstr "Manyberries"
#: kstars_i18n.cpp:2395
#, kde-kuit-format
msgctxt "City in Swaziland"
msgid "Manzini"
msgstr "Manzini"
#: kstars_i18n.cpp:2396
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Maple Creek"
msgstr "Maple Creek"
#: kstars_i18n.cpp:2397
#, kde-kuit-format
msgctxt "City in Mozambique"
msgid "Maputo"
msgstr "Maputo"
#: kstars_i18n.cpp:2398
#, kde-kuit-format
msgctxt "City in Jeju Korea"
msgid "Marado"
msgstr "Marado"
#: kstars_i18n.cpp:2399
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Marathon"
msgstr "Marathon"
#: kstars_i18n.cpp:2400
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Marbach"
msgstr "Marbach"
#: kstars_i18n.cpp:2401
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Mariana Lake"
msgstr "Mariana Lake"
#: kstars_i18n.cpp:2402
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Marienberg"
msgstr "Marienberg"
#: kstars_i18n.cpp:2403
#, kde-kuit-format
msgctxt "City in Georgia USA"
msgid "Marietta"
msgstr "Marietta"
#: kstars_i18n.cpp:2404
#, kde-kuit-format
msgctxt "City in Lithuania"
msgid "Marijampolė"
msgstr "Mariampol (Marijampolė)"
#: kstars_i18n.cpp:2405
#, kde-kuit-format
msgctxt "City in Virginia USA"
msgid "Marion"
msgstr "Marion"
#: kstars_i18n.cpp:2406
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Markersbach"
msgstr "Markersbach"
#: kstars_i18n.cpp:2407
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Markersdorf"
msgstr "Markersdorf"
#: kstars_i18n.cpp:2408
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Markkleeberg"
msgstr "Markkleeberg"
#: kstars_i18n.cpp:2409
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Markneukirchen"
msgstr "Markneukirchen"
#: kstars_i18n.cpp:2410
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Markranstät"
msgstr "Markranstät"
#: kstars_i18n.cpp:2411
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Marlow"
msgstr "Marlow"
#: kstars_i18n.cpp:2412
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "Marlton"
msgstr "Marlton"
#: kstars_i18n.cpp:2413
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "Marquette"
msgstr "Marquette"
#: kstars_i18n.cpp:2414
#, kde-kuit-format
msgctxt "City in Morocco"
msgid "Marrakech"
msgstr "Marakesz"
#: kstars_i18n.cpp:2415
#, kde-kuit-format
msgctxt "City in Bouches-du-rhône France"
msgid "Marseille"
msgstr "Marsylia (Marseille)"
#: kstars_i18n.cpp:2416
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Marshall"
msgstr "Marshall"
#: kstars_i18n.cpp:2417
#, kde-kuit-format
msgctxt "City in West Virginia USA"
msgid "Martinsburg"
msgstr "Martinsburg"
#: kstars_i18n.cpp:2418
#, kde-kuit-format
msgctxt "City in Virginia USA"
msgid "Martinsville"
msgstr "Martinsville"
#: kstars_i18n.cpp:2419
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "Marystown"
msgstr "Marystown"
#: kstars_i18n.cpp:2420
#, kde-kuit-format
msgctxt "City in Gyeongnam Korea"
msgid "Masan"
msgstr "Masan"
#: kstars_i18n.cpp:2421
#, kde-kuit-format
msgctxt "City in Lesotho"
msgid "Maseru"
msgstr "Maseru"
#: kstars_i18n.cpp:2422
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "Mashpee"
msgstr "Mashpee"
#: kstars_i18n.cpp:2423
#, kde-kuit-format
msgctxt "City in Iowa USA"
msgid "Mason City"
msgstr "Mason City"
#: kstars_i18n.cpp:2424
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Massa"
msgstr "Massa"
#: kstars_i18n.cpp:2425
#, kde-kuit-format
msgctxt "City in Eritrea"
msgid "Massawa"
msgstr "Massawa"
#: kstars_i18n.cpp:2426
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Massen"
msgstr "Massen"
#: kstars_i18n.cpp:2427
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Matachewan"
msgstr "Matachewan"
#: kstars_i18n.cpp:2428
#, kde-kuit-format
msgctxt "City in Dem rep of Congo"
msgid "Matadi"
msgstr "Matadi"
#: kstars_i18n.cpp:2429
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Matagami"
msgstr "Matagami"
#: kstars_i18n.cpp:2430
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Matane"
msgstr "Matane"
#: kstars_i18n.cpp:2431
#, kde-kuit-format
msgctxt "City in Swaziland"
msgid "Matsapha"
msgstr "Matsapha"
#: kstars_i18n.cpp:2432
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Mattawa"
msgstr "Mattawa"
#: kstars_i18n.cpp:2433
#, kde-kuit-format
msgctxt "City in South Carolina USA"
msgid "Mauldin"
msgstr "Mauldin"
#: kstars_i18n.cpp:2434
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Mauna Kea Obs."
msgstr "Obs. Mauna Kea"
#: kstars_i18n.cpp:2435
#, kde-kuit-format
msgctxt "City in Puerto Rico USA"
msgid "Mayaguez"
msgstr "Mayaguez"
#: kstars_i18n.cpp:2436
#, kde-kuit-format
msgctxt "City in South Region Russia"
msgid "Maykop"
msgstr "Maykop"
#: kstars_i18n.cpp:2437
#, kde-kuit-format
msgctxt "City in Kentucky USA"
msgid "Maysville"
msgstr "Maysville"
#: kstars_i18n.cpp:2438
#, kde-kuit-format
msgctxt "City in Swaziland"
msgid "Mbabane"
msgstr "Mbabane"
#: kstars_i18n.cpp:2439
#, kde-kuit-format
msgctxt "City in Dem rep of Congo"
msgid "Mbandaka"
msgstr "Mbandaka"
#: kstars_i18n.cpp:2440
#, kde-kuit-format
msgctxt "City in Tanzania"
msgid "Mbeya"
msgstr "Mbeya"
#: kstars_i18n.cpp:2441
#, kde-kuit-format
msgctxt "City in New Brunswick Canada"
msgid "McAdam"
msgstr "McAdam"
#: kstars_i18n.cpp:2442
#, kde-kuit-format
msgctxt "City in Oklahoma USA"
msgid "McAlester"
msgstr "McAlester"
#: kstars_i18n.cpp:2443
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "McAllen"
msgstr "McAllen"
#: kstars_i18n.cpp:2444
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "McBride"
msgstr "McBride"
#: kstars_i18n.cpp:2445
#, kde-kuit-format
msgctxt "City in Nebraska USA"
msgid "McCook"
msgstr "McCook"
#: kstars_i18n.cpp:2446
#, kde-kuit-format
msgctxt "City in Virginia USA"
msgid "McCormick Obs."
msgstr "Obs. McCormick"
#: kstars_i18n.cpp:2447
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "McDonald Obs."
msgstr "Obs. McDonald"
#: kstars_i18n.cpp:2448
#, kde-kuit-format
msgctxt "City in Nevada USA"
msgid "McGill"
msgstr "McGill"
#: kstars_i18n.cpp:2449
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "McGrath"
msgstr "McGrath"
#: kstars_i18n.cpp:2450
#, kde-kuit-format
msgctxt "City in Pennsylvania USA"
msgid "McKeesport"
msgstr "McKeesport"
#: kstars_i18n.cpp:2451
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "McLennan"
msgstr "McLennan"
#: kstars_i18n.cpp:2452
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "McLeod Lake"
msgstr "McLeod Lake"
#: kstars_i18n.cpp:2453
#, kde-kuit-format
msgctxt "City in Arizona USA"
msgid "McNary"
msgstr "McNary"
#: kstars_i18n.cpp:2454
#, kde-kuit-format
msgctxt "City in Louisiana USA"
msgid "McNary"
msgstr "McNary"
#: kstars_i18n.cpp:2455
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Meadow Lake"
msgstr "Meadow Lake"
#: kstars_i18n.cpp:2456
#, kde-kuit-format
msgctxt "City in Nova Scotia Canada"
msgid "Meat Cove"
msgstr "Meat Cove"
#: kstars_i18n.cpp:2457
#, kde-kuit-format
msgctxt "City in Tunisia"
msgid "Medenine"
msgstr "Medenine"
#: kstars_i18n.cpp:2458
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "Medford"
msgstr "Medford"
#: kstars_i18n.cpp:2459
#, kde-kuit-format
msgctxt "City in Oregon USA"
msgid "Medford"
msgstr "Medford"
#: kstars_i18n.cpp:2460
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Medicine Hat"
msgstr "Medicine Hat"
#: kstars_i18n.cpp:2461
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Medingen"
msgstr "Medingen"
#: kstars_i18n.cpp:2462
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Meerane"
msgstr "Meerane"
#: kstars_i18n.cpp:2463
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Meinersdorf"
msgstr "Meinersdorf"
#: kstars_i18n.cpp:2464
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Meiningen"
msgstr "Meiningen"
#: kstars_i18n.cpp:2465
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Meiän"
msgstr "Meiän"
#: kstars_i18n.cpp:2466
#, kde-kuit-format
msgctxt "City in Morocco"
msgid "Meknès"
msgstr "Meknès"
#: kstars_i18n.cpp:2467
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Melbourne"
msgstr "Melbourne"
#: kstars_i18n.cpp:2468
#, kde-kuit-format
msgctxt "City in Victoria Australia"
msgid "Melbourne"
msgstr "Melbourne"
#: kstars_i18n.cpp:2469
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Melfort"
msgstr "Melfort"
#: kstars_i18n.cpp:2470
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Melilla"
msgstr "Melilla"
#: kstars_i18n.cpp:2471
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Melita"
msgstr "Melita"
#: kstars_i18n.cpp:2472
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "Melksham"
msgstr "Melksham"
#: kstars_i18n.cpp:2473
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Mellenbach-Glasbach"
msgstr "Mellenbach-Glasbach"
#: kstars_i18n.cpp:2474
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Mellensee"
msgstr "Mellensee"
#: kstars_i18n.cpp:2475
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Mellingen"
msgstr "Mellingen"
#: kstars_i18n.cpp:2476
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Melrose Park"
msgstr "Melrose Park"
#: kstars_i18n.cpp:2477
#, kde-kuit-format
msgctxt "City in Tennessee USA"
msgid "Memphis"
msgstr "Memphis"
#: kstars_i18n.cpp:2478
#, kde-kuit-format
msgctxt "City in Arkansas USA"
msgid "Mena"
msgstr "Mena"
#: kstars_i18n.cpp:2479
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Mengersgereuth-Hämern"
msgstr "Mengersgereuth-Hämern"
#: kstars_i18n.cpp:2480
#, kde-kuit-format
msgctxt "City in Angola"
msgid "Menongue"
msgstr "Menongue"
#: kstars_i18n.cpp:2481
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Menteroda"
msgstr "Menteroda"
#: kstars_i18n.cpp:2482
#, kde-kuit-format
msgctxt "City in New Hampshire USA"
msgid "Meredith"
msgstr "Meredith"
#: kstars_i18n.cpp:2483
#, kde-kuit-format
msgctxt "City in Connecticut USA"
msgid "Meriden"
msgstr "Meriden"
#: kstars_i18n.cpp:2484
#, kde-kuit-format
msgctxt "City in Mississippi USA"
msgid "Meridian"
msgstr "Meridian"
#: kstars_i18n.cpp:2485
#, kde-kuit-format
msgctxt "City in Alabama USA"
msgid "Meridianville"
msgstr "Meridianville"
#: kstars_i18n.cpp:2486
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Merkers"
msgstr "Merkers"
#: kstars_i18n.cpp:2487
#, kde-kuit-format
msgctxt "City in New Hampshire USA"
msgid "Merrimack"
msgstr "Merrimack"
#: kstars_i18n.cpp:2488
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Merritt"
msgstr "Merritt"
#: kstars_i18n.cpp:2489
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Merritt Island"
msgstr "Merritt Island"
#: kstars_i18n.cpp:2490
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Merschwitz"
msgstr "Merschwitz"
#: kstars_i18n.cpp:2491
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Merseburg"
msgstr "Merseburg"
#: kstars_i18n.cpp:2492
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Merzdorf"
msgstr "Merzdorf"
#: kstars_i18n.cpp:2493
#, kde-kuit-format
msgctxt "City in Arizona USA"
msgid "Mesa"
msgstr "Mesa"
#: kstars_i18n.cpp:2494
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Mesquite"
msgstr "Mesquite"
#: kstars_i18n.cpp:2495
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Messina"
msgstr "Mesyna (Messina)"
#: kstars_i18n.cpp:2496
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Metagama"
msgstr "Metagama"
#: kstars_i18n.cpp:2497
#, kde-kuit-format
msgctxt "City in Louisiana USA"
msgid "Metairie"
msgstr "Metairie"
#: kstars_i18n.cpp:2498
#, kde-kuit-format
msgctxt "City in Finland"
msgid "Metsähovi"
msgstr "Metsähovi"
#: kstars_i18n.cpp:2499
#, kde-kuit-format
msgctxt "City in Moselle France"
msgid "Metz"
msgstr "Metz"
#: kstars_i18n.cpp:2500
#, kde-kuit-format
msgctxt "City in Hauts-de-Seine France"
msgid "Meudon (observatory)"
msgstr "Meudon (obserwatorium)"
#: kstars_i18n.cpp:2501
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Meuselbach-Schwarzmühle"
msgstr "Meuselbach-Schwarzmühle"
#: kstars_i18n.cpp:2502
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Meuselwitz"
msgstr "Meuselwitz"
#: kstars_i18n.cpp:2503
#, kde-kuit-format
msgctxt "City in Missouri USA"
msgid "Mexico"
msgstr "Meksyk"
#: kstars_i18n.cpp:2504
#, kde-kuit-format
msgctxt "City in Mexico"
msgid "Mexico City"
msgstr "Meksyk"
#: kstars_i18n.cpp:2505
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Meyenburg"
msgstr "Meyenburg"
#: kstars_i18n.cpp:2506
#, kde-kuit-format
msgctxt "City in Swaziland"
msgid "Mhlume"
msgstr "Mhlume"
#: kstars_i18n.cpp:2507
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Miami"
msgstr "Miami"
#: kstars_i18n.cpp:2508
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Miami Beach"
msgstr "Miami Beach"
#: kstars_i18n.cpp:2509
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Mica Creek"
msgstr "Mica Creek"
#: kstars_i18n.cpp:2510
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Michendorf"
msgstr "Michendorf"
#: kstars_i18n.cpp:2511
#, kde-kuit-format
msgctxt "City in Nevada USA"
msgid "Midas"
msgstr "Midas"
#: kstars_i18n.cpp:2512
#, kde-kuit-format
msgctxt "City in Netherlands"
msgid "Middelburg"
msgstr "Middelburg"
#: kstars_i18n.cpp:2513
#, kde-kuit-format
msgctxt "City in Fyn Denmark"
msgid "Middelfart"
msgstr "Middelfart"
#: kstars_i18n.cpp:2514
#, kde-kuit-format
msgctxt "City in Vermont USA"
msgid "Middlebury"
msgstr "Middlebury"
#: kstars_i18n.cpp:2515
#, kde-kuit-format
msgctxt "City in Nova Scotia Canada"
msgid "Middleton"
msgstr "Middleton"
#: kstars_i18n.cpp:2516
#, kde-kuit-format
msgctxt "City in Delaware USA"
msgid "Middletown"
msgstr "Middletown"
#: kstars_i18n.cpp:2517
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Midland"
msgstr "Midland"
#: kstars_i18n.cpp:2518
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Midland"
msgstr "Midland"
#: kstars_i18n.cpp:2519
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Midnapore"
msgstr "Midnapore"
#: kstars_i18n.cpp:2520
#, kde-kuit-format
msgctxt "City in US Territory"
msgid "Midway Island"
msgstr "Midway"
#: kstars_i18n.cpp:2521
#, kde-kuit-format
msgctxt "City in Oklahoma USA"
msgid "Midwest City"
msgstr "Midwest City"
#: kstars_i18n.cpp:2522
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Mieäste"
msgstr "Mieäste"
#: kstars_i18n.cpp:2523
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Milan"
msgstr "Mediolan (Milan)"
#: kstars_i18n.cpp:2524
#, kde-kuit-format
msgctxt "City in South Dakota USA"
msgid "Milbank"
msgstr "Milbank"
#: kstars_i18n.cpp:2525
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Mildenau"
msgstr "Mildenau"
#: kstars_i18n.cpp:2526
#, kde-kuit-format
msgctxt "City in Connecticut USA"
msgid "Milford"
msgstr "Milford"
#: kstars_i18n.cpp:2527
#, kde-kuit-format
msgctxt "City in Delaware USA"
msgid "Milford"
msgstr "Milford"
#: kstars_i18n.cpp:2528
#, kde-kuit-format
msgctxt "City in New Hampshire USA"
msgid "Milford"
msgstr "Milford"
#: kstars_i18n.cpp:2529
#, kde-kuit-format
msgctxt "City in Utah USA"
msgid "Milford"
msgstr "Milford"
#: kstars_i18n.cpp:2530
#, kde-kuit-format
msgctxt "City in Marshall Islands"
msgid "Mili"
msgstr "Mili"
#: kstars_i18n.cpp:2531
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Milk River"
msgstr "Milk River"
#: kstars_i18n.cpp:2532
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Milkau"
msgstr "Milkau"
#: kstars_i18n.cpp:2533
#, kde-kuit-format
msgctxt "City in Georgia USA"
msgid "Milledgeville"
msgstr "Milledgeville"
#: kstars_i18n.cpp:2534
#, kde-kuit-format
msgctxt "City in South Dakota USA"
msgid "Miller"
msgstr "Miller"
#: kstars_i18n.cpp:2535
#, kde-kuit-format
msgctxt "City in Maine USA"
msgid "Millinocket"
msgstr "Millinocket"
#: kstars_i18n.cpp:2536
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "Millville"
msgstr "Millville"
#: kstars_i18n.cpp:2537
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Milpitas"
msgstr "Milpitas"
#: kstars_i18n.cpp:2538
#, kde-kuit-format
msgctxt "City in Wisconsin USA"
msgid "Milwaukee"
msgstr "Milwaukee"
#: kstars_i18n.cpp:2539
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "Mine Hill"
msgstr "Mine Hill"
#: kstars_i18n.cpp:2540
#, kde-kuit-format
msgctxt "City in Minnesota USA"
msgid "Minneapolis"
msgstr "Minneapolis"
#: kstars_i18n.cpp:2541
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Minnedosa"
msgstr "Minnedosa"
#: kstars_i18n.cpp:2542
#, kde-kuit-format
msgctxt "City in Minnesota USA"
msgid "Minnetonka"
msgstr "Minnetonka"
#: kstars_i18n.cpp:2543
#, kde-kuit-format
msgctxt "City in North Dakota USA"
msgid "Minot"
msgstr "Minot"
#: kstars_i18n.cpp:2544
#, kde-kuit-format
msgctxt "City in New Brunswick Canada"
msgid "Minto"
msgstr "Minto"
#: kstars_i18n.cpp:2545
#, kde-kuit-format
msgctxt "City in St-Pierre and Miquelon France"
msgid "Miquelon Island"
msgstr "Wyspa Miquelon"
#: kstars_i18n.cpp:2546
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Miramar"
msgstr "Miramar"
#: kstars_i18n.cpp:2547
#, kde-kuit-format
msgctxt "City in New Brunswick Canada"
msgid "Miramichi"
msgstr "Miramichi"
#: kstars_i18n.cpp:2548
#, kde-kuit-format
msgctxt "City in Far East Russia"
msgid "Mirnyi"
msgstr "Mirnyi"
#: kstars_i18n.cpp:2549
#, kde-kuit-format
msgctxt "City in Gyeongnam Korea"
msgid "Miryang"
msgstr "Miryang"
#: kstars_i18n.cpp:2550
#, kde-kuit-format
msgctxt "City in Indiana USA"
msgid "Mishawaka"
msgstr "Mishawaka"
#: kstars_i18n.cpp:2551
#, kde-kuit-format
msgctxt "City in Borsod-Abaúj-Zemplén Hungary"
msgid "Miskolc"
msgstr "Miskolc"
#: kstars_i18n.cpp:2552
#, kde-kuit-format
msgctxt "City in Libya"
msgid "Misratah"
msgstr "Misratah"
#: kstars_i18n.cpp:2553
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Mississauga"
msgstr "Mississauga"
#: kstars_i18n.cpp:2554
#, kde-kuit-format
msgctxt "City in Montana USA"
msgid "Missoula"
msgstr "Missoula"
#: kstars_i18n.cpp:2555
#, kde-kuit-format
msgctxt "City in South Dakota USA"
msgid "Mitchell"
msgstr "Mitchell"
#: kstars_i18n.cpp:2556
#, kde-kuit-format
msgctxt "City in Israel"
msgid "Mitzpe Ramon"
msgstr "Mitzpe Ramon"
#: kstars_i18n.cpp:2557
#, kde-kuit-format
msgctxt "City in Japan"
msgid "Mizusawa"
msgstr "Mizusawa"
#: kstars_i18n.cpp:2558
#, kde-kuit-format
msgctxt "City in Alabama USA"
msgid "Mobile"
msgstr "Mobile"
#: kstars_i18n.cpp:2559
#, kde-kuit-format
msgctxt "City in South Dakota USA"
msgid "Mobridge"
msgstr "Mobridge"
#: kstars_i18n.cpp:2560
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Modena"
msgstr "Modena"
#: kstars_i18n.cpp:2561
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Modesto"
msgstr "Modesto"
#: kstars_i18n.cpp:2562
#, kde-kuit-format
msgctxt "City in Arizona USA"
msgid "Moenkopi"
msgstr "Moenkopi"
#: kstars_i18n.cpp:2563
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Moers"
msgstr "Moers"
#: kstars_i18n.cpp:2564
#, kde-kuit-format
msgctxt "City in Somalia"
msgid "Mogadishu"
msgstr "Mogadiszu"
#: kstars_i18n.cpp:2565
#, kde-kuit-format
msgctxt "City in Jeonnam Korea"
msgid "Mokpo"
msgstr "Mokpo"
#: kstars_i18n.cpp:2566
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Moline"
msgstr "Moline"
#: kstars_i18n.cpp:2567
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Molokai"
msgstr "Molokai"
#: kstars_i18n.cpp:2568
#, kde-kuit-format
msgctxt "City in Australia"
msgid "Molonglo"
msgstr "Molonglo"
#: kstars_i18n.cpp:2569
#, kde-kuit-format
msgctxt "City in Kenya"
msgid "Mombasa"
msgstr "Mombasa"
#: kstars_i18n.cpp:2570
#, kde-kuit-format
msgctxt "City in New Brunswick Canada"
msgid "Moncton"
msgstr "Moncton"
#: kstars_i18n.cpp:2571
#, kde-kuit-format
msgctxt "City in Louisiana USA"
msgid "Monroe"
msgstr "Monroe"
#: kstars_i18n.cpp:2572
#, kde-kuit-format
msgctxt "City in Liberia"
msgid "Monrovia"
msgstr "Monrovia"
#: kstars_i18n.cpp:2573
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Mont-Joli"
msgstr "Mont-Joli"
#: kstars_i18n.cpp:2574
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Mont-Laurier"
msgstr "Mont-Laurier"
#: kstars_i18n.cpp:2575
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Mont-Tremblant"
msgstr "Mont-Tremblant"
#: kstars_i18n.cpp:2576
#, kde-kuit-format
msgctxt "City in Prince Edward Island Canada"
msgid "Montague"
msgstr "Montague"
#: kstars_i18n.cpp:2577
#, kde-kuit-format
msgctxt "City in Monaco"
msgid "Monte Carlo"
msgstr "Monte Carlo"
#: kstars_i18n.cpp:2578
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Montebello"
msgstr "Montebello"
#: kstars_i18n.cpp:2579
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Montebello"
msgstr "Montebello"
#: kstars_i18n.cpp:2580
#, kde-kuit-format
msgctxt "City in Jamaica"
msgid "Montego Bay"
msgstr "Montego Bay"
#: kstars_i18n.cpp:2581
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Monterey"
msgstr "Monterey"
#: kstars_i18n.cpp:2582
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Monterey Park"
msgstr "Monterey Park"
#: kstars_i18n.cpp:2583
#, kde-kuit-format
msgctxt "City in Uruguay"
msgid "Montevideo"
msgstr "Montevideo"
#: kstars_i18n.cpp:2584
#, kde-kuit-format
msgctxt "City in Alabama USA"
msgid "Montgomery"
msgstr "Montgomery"
#: kstars_i18n.cpp:2585
#, kde-kuit-format
msgctxt "City in Indiana USA"
msgid "Monticello"
msgstr "Monticello"
#: kstars_i18n.cpp:2586
#, kde-kuit-format
msgctxt "City in Maine USA"
msgid "Monticello"
msgstr "Monticello"
#: kstars_i18n.cpp:2587
#, kde-kuit-format
msgctxt "City in Utah USA"
msgid "Monticello"
msgstr "Monticello"
#: kstars_i18n.cpp:2588
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Montmagny"
msgstr "Montmagny"
#: kstars_i18n.cpp:2589
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "Montour Falls"
msgstr "Montour Falls"
#: kstars_i18n.cpp:2590
#, kde-kuit-format
msgctxt "City in Indiana USA"
msgid "Montpelier"
msgstr "Montpelier"
#: kstars_i18n.cpp:2591
#, kde-kuit-format
msgctxt "City in Vermont USA"
msgid "Montpelier"
msgstr "Montpelier"
#: kstars_i18n.cpp:2592
#, kde-kuit-format
msgctxt "City in Herault France"
msgid "Montpellier"
msgstr "Montpellier"
#: kstars_i18n.cpp:2593
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Montreal"
msgstr "Montreal"
#: kstars_i18n.cpp:2594
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Montreal Lake"
msgstr "Montreal Lake"
#: kstars_i18n.cpp:2595
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Montreal River"
msgstr "Montreal River"
#: kstars_i18n.cpp:2596
#, kde-kuit-format
msgctxt "City in Oklahoma USA"
msgid "Moore"
msgstr "Moore"
#: kstars_i18n.cpp:2597
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Moose Jaw"
msgstr "Moose Jaw"
#: kstars_i18n.cpp:2598
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Moose River"
msgstr "Moose River"
#: kstars_i18n.cpp:2599
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Moosomin"
msgstr "Moosomin"
#: kstars_i18n.cpp:2600
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Moosonee"
msgstr "Moosonee"
#: kstars_i18n.cpp:2601
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Morden"
msgstr "Morden"
#: kstars_i18n.cpp:2602
#, kde-kuit-format
msgctxt "City in Kentucky USA"
msgid "Morehead"
msgstr "Morehead"
#: kstars_i18n.cpp:2603
#, kde-kuit-format
msgctxt "City in Louisiana USA"
msgid "Morgan City"
msgstr "Morgan City"
#: kstars_i18n.cpp:2604
#, kde-kuit-format
msgctxt "City in West Virginia USA"
msgid "Morgantown"
msgstr "Morgantown"
#: kstars_i18n.cpp:2605
#, kde-kuit-format
msgctxt "City in Tanzania"
msgid "Morogoro"
msgstr "Morogoro"
#: kstars_i18n.cpp:2606
#, kde-kuit-format
msgctxt "City in Uganda"
msgid "Moroto"
msgstr "Moroto"
#: kstars_i18n.cpp:2607
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "Morristown"
msgstr "Morristown"
#: kstars_i18n.cpp:2608
#, kde-kuit-format
msgctxt "City in Tennessee USA"
msgid "Morristown"
msgstr "Morristown"
#: kstars_i18n.cpp:2609
#, kde-kuit-format
msgctxt "City in Georgia USA"
msgid "Morrow"
msgstr "Morrow"
#: kstars_i18n.cpp:2610
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Morón"
msgstr "Morón"
#: kstars_i18n.cpp:2611
#, kde-kuit-format
msgctxt "City in Central Region Russia"
msgid "Moscow"
msgstr "Moskwa"
#: kstars_i18n.cpp:2612
#, kde-kuit-format
msgctxt "City in Idaho USA"
msgid "Moscow"
msgstr "Moskwa"
#: kstars_i18n.cpp:2613
#, kde-kuit-format
msgctxt "City in Washington USA"
msgid "Moses Lake"
msgstr "Moses Lake"
#: kstars_i18n.cpp:2614
#, kde-kuit-format
msgctxt "City in South Africa"
msgid "Mosselbaai"
msgstr "Mosselbaai"
#: kstars_i18n.cpp:2615
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Mount Ekar"
msgstr "Monte Ekar"
#: kstars_i18n.cpp:2616
#, kde-kuit-format
msgctxt "City in Antarctica"
msgid "Mount Erebus"
msgstr "Erebus"
#: kstars_i18n.cpp:2617
#, kde-kuit-format
msgctxt "City in Colorado USA"
msgid "Mount Evans Obs."
msgstr "Obs. Mount Evans"
#: kstars_i18n.cpp:2618
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Mount Forest"
msgstr "Mount Forest"
#: kstars_i18n.cpp:2619
#, kde-kuit-format
msgctxt "City in Arizona USA"
msgid "Mount Graham Obs."
msgstr "Obs. Mount Graham"
#: kstars_i18n.cpp:2620
#, kde-kuit-format
msgctxt "City in New Zealand"
msgid "Mount John"
msgstr "Mount John"
#: kstars_i18n.cpp:2621
#, kde-kuit-format
msgctxt "City in Arizona USA"
msgid "Mount Lemmon Obs."
msgstr "Obs. Mount Lemmon"
#: kstars_i18n.cpp:2622
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Mount Mario"
msgstr "Monte Mario"
#: kstars_i18n.cpp:2623
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Mount Palomar Obs."
msgstr "Obs. Mount Palomar"
#: kstars_i18n.cpp:2624
#, kde-kuit-format
msgctxt "City in Australia"
msgid "Mount Pleasant"
msgstr "Mount Pleasant"
#: kstars_i18n.cpp:2625
#, kde-kuit-format
msgctxt "City in Australia"
msgid "Mount Stromlo"
msgstr "Mount Stromlo"
#: kstars_i18n.cpp:2626
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "Mount Vernon"
msgstr "Mount Vernon"
#: kstars_i18n.cpp:2627
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Mount Wilson Obs."
msgstr "Obs. Mount Wilson"
#: kstars_i18n.cpp:2628
#, kde-kuit-format
msgctxt "City in Alabama USA"
msgid "Mountain Brook"
msgstr "Mountain Brook"
#: kstars_i18n.cpp:2629
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Mountain View"
msgstr "Mountain View"
#: kstars_i18n.cpp:2630
#, kde-kuit-format
msgctxt "City in Missouri USA"
msgid "Mountain View"
msgstr "Mountain View"
#: kstars_i18n.cpp:2631
#, kde-kuit-format
msgctxt "City in Ulster Ireland"
msgid "Moville"
msgstr "Moville"
#: kstars_i18n.cpp:2632
#, kde-kuit-format
msgctxt "City in Jeonnam Korea"
msgid "Muan"
msgstr "Muan"
#: kstars_i18n.cpp:2633
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "Mullard"
msgstr "Mullard"
#: kstars_i18n.cpp:2634
#, kde-kuit-format
msgctxt "City in India"
msgid "Mumbai"
msgstr "Mumbai"
#: kstars_i18n.cpp:2635
#, kde-kuit-format
msgctxt "City in Indiana USA"
msgid "Muncie"
msgstr "Muncie"
#: kstars_i18n.cpp:2636
#, kde-kuit-format
msgctxt "City in Pennsylvania USA"
msgid "Muncy"
msgstr "Muncy"
#: kstars_i18n.cpp:2637
#, kde-kuit-format
msgctxt "City in Gyeongbuk Korea"
msgid "Mungyeong"
msgstr "Mungyeong"
#: kstars_i18n.cpp:2638
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Munich"
msgstr "Monachium (München)"
#: kstars_i18n.cpp:2639
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Murcia"
msgstr "Murcja"
#: kstars_i18n.cpp:2640
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Murdochville"
msgstr "Murdochville"
#: kstars_i18n.cpp:2641
#, kde-kuit-format
msgctxt "City in Tennessee USA"
msgid "Murfreesboro"
msgstr "Murfreesboro"
#: kstars_i18n.cpp:2642
#, kde-kuit-format
msgctxt "City in North-West Region Russia"
msgid "Murmansk"
msgstr "Murmańsk"
#: kstars_i18n.cpp:2643
#, kde-kuit-format
msgctxt "City in Utah USA"
msgid "Murray"
msgstr "Murray"
#: kstars_i18n.cpp:2644
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "Muskegon"
msgstr "Muskegon"
#: kstars_i18n.cpp:2645
#, kde-kuit-format
msgctxt "City in Oklahoma USA"
msgid "Muskogee"
msgstr "Muskogee"
#: kstars_i18n.cpp:2646
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Mustvee"
msgstr "Mustvee"
#: kstars_i18n.cpp:2647
#, kde-kuit-format
msgctxt "City in Zimbabwe"
msgid "Mutare"
msgstr "Mutare"
#: kstars_i18n.cpp:2648
#, kde-kuit-format
msgctxt "City in Burundi"
msgid "Muyinga"
msgstr "Muyinga"
#: kstars_i18n.cpp:2649
#, kde-kuit-format
msgctxt "City in Tanzania"
msgid "Mwanza"
msgstr "Mwanza"
#: kstars_i18n.cpp:2650
#, kde-kuit-format
msgctxt "City in Ukraine"
msgid "Mykolaiv"
msgstr "Mykolaiv"
#: kstars_i18n.cpp:2651
#, kde-kuit-format
msgctxt "City in South Carolina USA"
msgid "Myrtle Beach"
msgstr "Myrtle Beach"
#: kstars_i18n.cpp:2652
#, kde-kuit-format
msgctxt "City in Malawi"
msgid "Mzuzu"
msgstr "Mzuzu"
#: kstars_i18n.cpp:2653
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Málaga"
msgstr "Málaga"
#: kstars_i18n.cpp:2654
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Móstoles"
msgstr "Móstoles"
#: kstars_i18n.cpp:2655
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Mõisaküla"
msgstr "Mõisaküla"
#: kstars_i18n.cpp:2656
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Mönchengladbach"
msgstr "Mönchengladbach"
#: kstars_i18n.cpp:2657
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Mülheim"
msgstr "Mülheim"
#: kstars_i18n.cpp:2658
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Münster"
msgstr "Münster"
#: kstars_i18n.cpp:2659
#, kde-kuit-format
msgctxt "City in Chad"
msgid "N'djamina"
msgstr "Ndżamena (N'djamina)"
#: kstars_i18n.cpp:2660
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Naalehu"
msgstr "Naalehu"
#: kstars_i18n.cpp:2661
#, kde-kuit-format
msgctxt "City in Zealand Denmark"
msgid "Naestved"
msgstr "Naestved"
#: kstars_i18n.cpp:2662
#, kde-kuit-format
msgctxt "City in Japan"
msgid "Nagasaki"
msgstr "Nagasaki"
#: kstars_i18n.cpp:2663
#, kde-kuit-format
msgctxt "City in Japan"
msgid "Nagoya"
msgstr "Nagoya"
#: kstars_i18n.cpp:2664
#, kde-kuit-format
msgctxt "City in India"
msgid "Nagpur"
msgstr "Nagpur"
#: kstars_i18n.cpp:2665
#, kde-kuit-format
msgctxt "City in India"
msgid "Naini Tal"
msgstr "Naini Tal"
#: kstars_i18n.cpp:2666
#, kde-kuit-format
msgctxt "City in Kenya"
msgid "Nairobi"
msgstr "Nairobi"
#: kstars_i18n.cpp:2667
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Nakina"
msgstr "Nakina"
#: kstars_i18n.cpp:2668
#, kde-kuit-format
msgctxt "City in Lolland Denmark"
msgid "Nakskov"
msgstr "Nakskov"
#: kstars_i18n.cpp:2669
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Nakusp"
msgstr "Nakusp"
#: kstars_i18n.cpp:2670
#, kde-kuit-format
msgctxt "City in South Region Russia"
msgid "Nal'chik"
msgstr "Nal'chik"
#: kstars_i18n.cpp:2671
#, kde-kuit-format
msgctxt "City in Gyeongnam Korea"
msgid "Namhae"
msgstr "Namhae"
#: kstars_i18n.cpp:2672
#, kde-kuit-format
msgctxt "City in Angola"
msgid "Namibe"
msgstr "Namibe"
#: kstars_i18n.cpp:2673
#, kde-kuit-format
msgctxt "City in Marshall Islands"
msgid "Namorik"
msgstr "Namorik"
#: kstars_i18n.cpp:2674
#, kde-kuit-format
msgctxt "City in Idaho USA"
msgid "Nampa"
msgstr "Nampa"
#: kstars_i18n.cpp:2675
#, kde-kuit-format
msgctxt "City in Mozambique"
msgid "Nampula"
msgstr "Nampula"
#: kstars_i18n.cpp:2676
#, kde-kuit-format
msgctxt "City in Jeonbuk Korea"
msgid "Namwon"
msgstr "Namwon"
#: kstars_i18n.cpp:2677
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Nanaimo"
msgstr "Nanaimo"
#: kstars_i18n.cpp:2678
#, kde-kuit-format
msgctxt "City in Cher France"
msgid "Nancay (observatory)"
msgstr "Nancay (obserwatorium)"
#: kstars_i18n.cpp:2679
#, kde-kuit-format
msgctxt "City in Fiji"
msgid "Nandi"
msgstr "Nandi"
#: kstars_i18n.cpp:2680
#, kde-kuit-format
msgctxt "City in Loire-atlantique France"
msgid "Nantes"
msgstr "Nantes"
#: kstars_i18n.cpp:2681
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Napa"
msgstr "Napa"
#: kstars_i18n.cpp:2682
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Naperville"
msgstr "Naperville"
#: kstars_i18n.cpp:2683
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Napierville"
msgstr "Napierville"
#: kstars_i18n.cpp:2684
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Naples"
msgstr "Neapol (Napoli)"
#: kstars_i18n.cpp:2685
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Naples"
msgstr "Naples"
#: kstars_i18n.cpp:2686
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Narva"
msgstr "Narva"
#: kstars_i18n.cpp:2687
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Narva-Jõesuu"
msgstr "Narva-Jõesuu"
#: kstars_i18n.cpp:2688
#, kde-kuit-format
msgctxt "City in New Hampshire USA"
msgid "Nashua"
msgstr "Nashua"
#: kstars_i18n.cpp:2689
#, kde-kuit-format
msgctxt "City in Tennessee USA"
msgid "Nashville"
msgstr "Nashville"
#: kstars_i18n.cpp:2690
#, kde-kuit-format
msgctxt "City in Bahamas"
msgid "Nassau"
msgstr "Nassau"
#: kstars_i18n.cpp:2691
#, kde-kuit-format
msgctxt "City in Ohio USA"
msgid "Nassau Obs."
msgstr "Obs. Nassau"
#: kstars_i18n.cpp:2692
#, kde-kuit-format
msgctxt "City in Brazil"
msgid "Natal"
msgstr "Natal"
#: kstars_i18n.cpp:2693
#, kde-kuit-format
msgctxt "City in Mississippi USA"
msgid "Natchez"
msgstr "Natchez"
#: kstars_i18n.cpp:2694
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Nazko"
msgstr "Nazko"
#: kstars_i18n.cpp:2695
#, kde-kuit-format
msgctxt "City in Croatia"
msgid "Našice"
msgstr "Našice"
#: kstars_i18n.cpp:2696
#, kde-kuit-format
msgctxt "City in Zambia"
msgid "Ndola"
msgstr "Ndola"
#: kstars_i18n.cpp:2697
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Needles"
msgstr "Needles"
#: kstars_i18n.cpp:2698
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Needles"
msgstr "Needles"
#: kstars_i18n.cpp:2699
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Nelson"
msgstr "Nelson"
#: kstars_i18n.cpp:2700
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Nenana"
msgstr "Nenana"
#: kstars_i18n.cpp:2701
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "Neponsit"
msgstr "Neponsit"
#: kstars_i18n.cpp:2702
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Neuss"
msgstr "Neuss"
#: kstars_i18n.cpp:2703
#, kde-kuit-format
msgctxt "City in Missouri USA"
msgid "Nevada"
msgstr "Nevada"
#: kstars_i18n.cpp:2704
#, kde-kuit-format
msgctxt "City in Indiana USA"
msgid "New Albany"
msgstr "New Albany"
#: kstars_i18n.cpp:2705
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "New Bedford"
msgstr "New Bedford"
#: kstars_i18n.cpp:2706
#, kde-kuit-format
msgctxt "City in Connecticut USA"
msgid "New Britian"
msgstr "New Britian"
#: kstars_i18n.cpp:2707
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "New Brunswick"
msgstr "Nowy Brunswick"
#: kstars_i18n.cpp:2708
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "New Carlisle"
msgstr "New Carlisle"
#: kstars_i18n.cpp:2709
#, kde-kuit-format
msgctxt "City in Maryland USA"
msgid "New Carrollton"
msgstr "New Carrollton"
#: kstars_i18n.cpp:2710
#, kde-kuit-format
msgctxt "City in Delaware USA"
msgid "New Castle"
msgstr "New Castle"
#: kstars_i18n.cpp:2711
#, kde-kuit-format
msgctxt "City in Indiana USA"
msgid "New Castle"
msgstr "New Castle"
#: kstars_i18n.cpp:2712
#, kde-kuit-format
msgctxt "City in New South Wales Australia"
msgid "New Castle"
msgstr "New Castle"
#: kstars_i18n.cpp:2713
#, kde-kuit-format
msgctxt "City in Pennsylvania USA"
msgid "New Castle"
msgstr "New Castle"
#: kstars_i18n.cpp:2714
#, kde-kuit-format
msgctxt "City in India"
msgid "New Delhi"
msgstr "New Delhi"
#: kstars_i18n.cpp:2715
#, kde-kuit-format
msgctxt "City in Nova Scotia Canada"
msgid "New Glasgow"
msgstr "New Glasgow"
#: kstars_i18n.cpp:2716
#, kde-kuit-format
msgctxt "City in Iowa USA"
msgid "New Hampton"
msgstr "New Hampton"
#: kstars_i18n.cpp:2717
#, kde-kuit-format
msgctxt "City in Connecticut USA"
msgid "New Hartford"
msgstr "New Hartford"
#: kstars_i18n.cpp:2718
#, kde-kuit-format
msgctxt "City in Connecticut USA"
msgid "New Haven"
msgstr "New Haven"
#: kstars_i18n.cpp:2719
#, kde-kuit-format
msgctxt "City in Louisiana USA"
msgid "New Iberia"
msgstr "New Iberia"
#: kstars_i18n.cpp:2720
#, kde-kuit-format
msgctxt "City in Connecticut USA"
msgid "New London"
msgstr "New London"
#: kstars_i18n.cpp:2721
#, kde-kuit-format
msgctxt "City in Idaho USA"
msgid "New Meadows"
msgstr "New Meadows"
#: kstars_i18n.cpp:2722
#, kde-kuit-format
msgctxt "City in Louisiana USA"
msgid "New Orleans"
msgstr "Nowy Orlean (New Orleans)"
#: kstars_i18n.cpp:2723
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "New Rochelle"
msgstr "New Rochelle"
#: kstars_i18n.cpp:2724
#, kde-kuit-format
msgctxt "City in North Dakota USA"
msgid "New Rockford"
msgstr "New Rockford"
#: kstars_i18n.cpp:2725
#, kde-kuit-format
msgctxt "City in California USA"
msgid "New Washoe City"
msgstr "New Washoe City"
#: kstars_i18n.cpp:2726
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "New York"
msgstr "Nowy Jork"
#: kstars_i18n.cpp:2727
#, kde-kuit-format
msgctxt "City in Delaware USA"
msgid "Newark"
msgstr "Newark"
#: kstars_i18n.cpp:2728
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "Newark"
msgstr "Newark"
#: kstars_i18n.cpp:2729
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "Newcastle"
msgstr "Newcastle"
#: kstars_i18n.cpp:2730
#, kde-kuit-format
msgctxt "City in South Dakota USA"
msgid "Newell"
msgstr "Newell"
#: kstars_i18n.cpp:2731
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Newmarket"
msgstr "Newmarket"
#: kstars_i18n.cpp:2732
#, kde-kuit-format
msgctxt "City in Kentucky USA"
msgid "Newport"
msgstr "Newport"
#: kstars_i18n.cpp:2733
#, kde-kuit-format
msgctxt "City in New Hampshire USA"
msgid "Newport"
msgstr "Newport"
#: kstars_i18n.cpp:2734
#, kde-kuit-format
msgctxt "City in Oregon USA"
msgid "Newport"
msgstr "Newport"
#: kstars_i18n.cpp:2735
#, kde-kuit-format
msgctxt "City in Rhode Island USA"
msgid "Newport"
msgstr "Newport"
#: kstars_i18n.cpp:2736
#, kde-kuit-format
msgctxt "City in Vermont USA"
msgid "Newport"
msgstr "Newport"
#: kstars_i18n.cpp:2737
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Newport Beach"
msgstr "Newport Beach"
#: kstars_i18n.cpp:2738
#, kde-kuit-format
msgctxt "City in Virginia USA"
msgid "Newport News"
msgstr "Newport News"
#: kstars_i18n.cpp:2739
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "Newton"
msgstr "Newton"
#: kstars_i18n.cpp:2740
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "Newton"
msgstr "Newton"
#: kstars_i18n.cpp:2741
#, kde-kuit-format
msgctxt "City in Burundi"
msgid "Ngozi"
msgstr "Ngozi"
#: kstars_i18n.cpp:2742
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "Niagara Falls"
msgstr "Niagara Falls"
#: kstars_i18n.cpp:2743
#, kde-kuit-format
msgctxt "City in Niger"
msgid "Niamey"
msgstr "Niamey"
#: kstars_i18n.cpp:2744
#, kde-kuit-format
msgctxt "City in Alpes Maritimes France"
msgid "Nice"
msgstr "Nicea"
#: kstars_i18n.cpp:2745
#, kde-kuit-format
msgctxt "City in Cyprus"
msgid "Nicosia"
msgstr "Nikozja"
#: kstars_i18n.cpp:2746
#, kde-kuit-format
msgctxt "City in Netherlands"
msgid "Nijmegen"
msgstr "Nijmegen"
#: kstars_i18n.cpp:2747
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Nipawin"
msgstr "Nipawin"
#: kstars_i18n.cpp:2748
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Nipigon"
msgstr "Nipigon"
#: kstars_i18n.cpp:2749
#, kde-kuit-format
msgctxt "City in West Virginia USA"
msgid "Nitro"
msgstr "Nitro"
#: kstars_i18n.cpp:2750
#, kde-kuit-format
msgctxt "City in Volga Region Russia"
msgid "Nizhnii Novgorod"
msgstr "Niżny Nowogród (Gorki)"
#: kstars_i18n.cpp:2751
#, kde-kuit-format
msgctxt "City in Japan"
msgid "Nobeyama"
msgstr "Nobeyama"
#: kstars_i18n.cpp:2752
#, kde-kuit-format
msgctxt "City in Arizona USA"
msgid "Nogales"
msgstr "Nogales"
#: kstars_i18n.cpp:2753
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Nome"
msgstr "Nome"
#: kstars_i18n.cpp:2754
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Norco"
msgstr "Norco"
#: kstars_i18n.cpp:2755
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Nordegg"
msgstr "Nordegg"
#: kstars_i18n.cpp:2756
#, kde-kuit-format
msgctxt "City in Nebraska USA"
msgid "Norfolk"
msgstr "Norfolk"
#: kstars_i18n.cpp:2757
#, kde-kuit-format
msgctxt "City in Virginia USA"
msgid "Norfolk"
msgstr "Norfolk"
#: kstars_i18n.cpp:2758
#, kde-kuit-format
msgctxt "City in Oklahoma USA"
msgid "Norman"
msgstr "Norman"
#: kstars_i18n.cpp:2759
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "North Battleford"
msgstr "North Battleford"
#: kstars_i18n.cpp:2760
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "North Bay"
msgstr "North Bay"
#: kstars_i18n.cpp:2761
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "North Bellmore"
msgstr "North Bellmore"
#: kstars_i18n.cpp:2762
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "North Cape May"
msgstr "North Cape May"
#: kstars_i18n.cpp:2763
#, kde-kuit-format
msgctxt "City in South Carolina USA"
msgid "North Charleston"
msgstr "North Charleston"
#: kstars_i18n.cpp:2764
#, kde-kuit-format
msgctxt "City in California USA"
msgid "North Hollywood"
msgstr "North Hollywood"
#: kstars_i18n.cpp:2765
#, kde-kuit-format
msgctxt "City in Nevada USA"
msgid "North Las Vegas"
msgstr "North Las Vegas"
#: kstars_i18n.cpp:2766
#, kde-kuit-format
msgctxt "City in Iowa USA"
msgid "North Liberty Obs."
msgstr "Obs. North Liberty"
#: kstars_i18n.cpp:2767
#, kde-kuit-format
msgctxt "City in Arkansas USA"
msgid "North Little Rock"
msgstr "North Little Rock"
#: kstars_i18n.cpp:2768
#, kde-kuit-format
msgctxt "City in Ohio USA"
msgid "North Olmstead"
msgstr "North Olmstead"
#: kstars_i18n.cpp:2769
#, kde-kuit-format
msgctxt "City in Nebraska USA"
msgid "North Platte"
msgstr "North Platte"
#: kstars_i18n.cpp:2770
#, kde-kuit-format
msgctxt "City in Minnesota USA"
msgid "Northfield"
msgstr "Northfield"
#: kstars_i18n.cpp:2771
#, kde-kuit-format
msgctxt "City in Washington USA"
msgid "Northport"
msgstr "Northport"
#: kstars_i18n.cpp:2772
#, kde-kuit-format
msgctxt "City in New Mexico USA"
msgid "Northrop Strip"
msgstr "Northrop Strip"
#: kstars_i18n.cpp:2773
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Northway"
msgstr "Northway"
#: kstars_i18n.cpp:2774
#, kde-kuit-format
msgctxt "City in Kansas USA"
msgid "Norton"
msgstr "Norton"
#: kstars_i18n.cpp:2775
#, kde-kuit-format
msgctxt "City in Virginia USA"
msgid "Norton"
msgstr "Norton"
#: kstars_i18n.cpp:2776
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Norwalk"
msgstr "Norwalk"
#: kstars_i18n.cpp:2777
#, kde-kuit-format
msgctxt "City in Connecticut USA"
msgid "Norwalk"
msgstr "Norwalk"
#: kstars_i18n.cpp:2778
#, kde-kuit-format
msgctxt "City in Maine USA"
msgid "Norway"
msgstr "Norwegia"
#: kstars_i18n.cpp:2779
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "Nottingham"
msgstr "Nottingham"
#: kstars_i18n.cpp:2780
#, kde-kuit-format
msgctxt "City in Mauritania"
msgid "Nouakchott"
msgstr "Nouakchott"
#: kstars_i18n.cpp:2781
#, kde-kuit-format
msgctxt "City in New Caledonia France"
msgid "Noumea"
msgstr "Noumea"
#: kstars_i18n.cpp:2782
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Novara"
msgstr "Novara"
#: kstars_i18n.cpp:2783
#, kde-kuit-format
msgctxt "City in North-West Region Russia"
msgid "Novgorod"
msgstr "Nowogród"
#: kstars_i18n.cpp:2784
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "Novi"
msgstr "Novi"
#: kstars_i18n.cpp:2785
#, kde-kuit-format
msgctxt "City in Siberia Russia"
msgid "Novosibirsk"
msgstr "Nowosybirsk"
#: kstars_i18n.cpp:2786
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Nuremberg"
msgstr "Nuremberg"
#: kstars_i18n.cpp:2787
#, kde-kuit-format
msgctxt "City in Fyn Denmark"
msgid "Nyborg"
msgstr "Nyborg"
#: kstars_i18n.cpp:2788
#, kde-kuit-format
msgctxt "City in Falster Denmark"
msgid "Nykoebing Falster"
msgstr "Nykoebing Falster"
#: kstars_i18n.cpp:2789
#, kde-kuit-format
msgctxt "City in Szabolcs-Szatmár-Bereg Hungary"
msgid "Nyíregyháza"
msgstr "Nyíregyháza"
#: kstars_i18n.cpp:2790
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Oak Park"
msgstr "Oak Park"
#: kstars_i18n.cpp:2791
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Oak Point"
msgstr "Oak Point"
#: kstars_i18n.cpp:2792
#, kde-kuit-format
msgctxt "City in Tennessee USA"
msgid "Oak Ridge"
msgstr "Oak Ridge"
#: kstars_i18n.cpp:2793
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "Oak Ridge Obs."
msgstr "Obs. Oak Ridge"
#: kstars_i18n.cpp:2794
#, kde-kuit-format
msgctxt "City in Maine USA"
msgid "Oakfield"
msgstr "Oakfield"
#: kstars_i18n.cpp:2795
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Oakland"
msgstr "Oakland"
#: kstars_i18n.cpp:2796
#, kde-kuit-format
msgctxt "City in Kansas USA"
msgid "Oakley"
msgstr "Oakley"
#: kstars_i18n.cpp:2797
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Oakville"
msgstr "Oakville"
#: kstars_i18n.cpp:2798
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Oberhausen"
msgstr "Oberhausen"
#: kstars_i18n.cpp:2799
#, kde-kuit-format
msgctxt "City in Ohio USA"
msgid "Oberlin"
msgstr "Oberlin"
#: kstars_i18n.cpp:2800
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Oberpfaffenhofen"
msgstr "Oberpfaffenhofen"
#: kstars_i18n.cpp:2801
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Obs. Astronomico de Madrid"
msgstr "Obs. Astronomiczne w Madrycie"
#: kstars_i18n.cpp:2802
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Obs. Milan"
msgstr "Obs. w Mediolanie"
#: kstars_i18n.cpp:2803
#, kde-kuit-format
msgctxt "City in Alpes de Haute Provence France"
msgid "Observatoire de Haute Provence"
msgstr "Observatoire de Haute Provence"
#: kstars_i18n.cpp:2804
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Ocala"
msgstr "Ocala"
#: kstars_i18n.cpp:2805
#, kde-kuit-format
msgctxt "City in Maryland USA"
msgid "Ocean City"
msgstr "Ocean City"
#: kstars_i18n.cpp:2806
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "Ocean Grove"
msgstr "Ocean Grove"
#: kstars_i18n.cpp:2807
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Oceanside"
msgstr "Oceanside"
#: kstars_i18n.cpp:2808
#, kde-kuit-format
msgctxt "City in Fyn Denmark"
msgid "Odense"
msgstr "Odense"
#: kstars_i18n.cpp:2809
#, kde-kuit-format
msgctxt "City in Ukraine"
msgid "Odessa"
msgstr "Odessa"
#: kstars_i18n.cpp:2810
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Odessa"
msgstr "Odessa"
#: kstars_i18n.cpp:2811
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Offenbach"
msgstr "Offenbach"
#: kstars_i18n.cpp:2812
#, kde-kuit-format
msgctxt "City in Nebraska USA"
msgid "Ogallala"
msgstr "Ogallala"
#: kstars_i18n.cpp:2813
#, kde-kuit-format
msgctxt "City in Utah USA"
msgid "Ogden"
msgstr "Ogden"
#: kstars_i18n.cpp:2814
#, kde-kuit-format
msgctxt "City in Lecco Italy"
msgid "Oggiono"
msgstr "Oggiono"
#: kstars_i18n.cpp:2815
#, kde-kuit-format
msgctxt "City in New Zealand"
msgid "Ohakea"
msgstr "Ohakea"
#: kstars_i18n.cpp:2816
#, kde-kuit-format
msgctxt "City in Japan"
msgid "Okayama"
msgstr "Okayama"
#: kstars_i18n.cpp:2817
#, kde-kuit-format
msgctxt "City in Japan"
msgid "Okinawa"
msgstr "Okinawa"
#: kstars_i18n.cpp:2818
#, kde-kuit-format
msgctxt "City in Oklahoma USA"
msgid "Oklahoma City"
msgstr "Oklahoma City"
#: kstars_i18n.cpp:2819
#, kde-kuit-format
msgctxt "City in Kansas USA"
msgid "Olathe"
msgstr "Olathe"
#: kstars_i18n.cpp:2820
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Olbia"
msgstr "Olbia"
#: kstars_i18n.cpp:2821
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Oldenburg"
msgstr "Oldenburg"
#: kstars_i18n.cpp:2822
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Oldendorf"
msgstr "Oldendorf"
#: kstars_i18n.cpp:2823
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Olds"
msgstr "Olds"
#: kstars_i18n.cpp:2824
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "Olean"
msgstr "Olean"
#: kstars_i18n.cpp:2825
#, kde-kuit-format
msgctxt "City in Washington USA"
msgid "Olympia"
msgstr "Olympia"
#: kstars_i18n.cpp:2826
#, kde-kuit-format
msgctxt "City in Nebraska USA"
msgid "Omaha"
msgstr "Omaha"
#: kstars_i18n.cpp:2827
#, kde-kuit-format
msgctxt "City in Siberia Russia"
msgid "Omsk"
msgstr "Omsk"
#: kstars_i18n.cpp:2828
#, kde-kuit-format
msgctxt "City in Namibia"
msgid "Ondangwa"
msgstr "Ondangwa"
#: kstars_i18n.cpp:2829
#, kde-kuit-format
msgctxt "City in Sweden"
msgid "Onsala"
msgstr "Onsala"
#: kstars_i18n.cpp:2830
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Ontario"
msgstr "Ontario"
#: kstars_i18n.cpp:2831
#, kde-kuit-format
msgctxt "City in Flandre occidentale Belgium"
msgid "Oostende"
msgstr "Ostenda (Oostende)"
#: kstars_i18n.cpp:2832
#, kde-kuit-format
msgctxt "City in India"
msgid "Ooty"
msgstr "Ooty"
#: kstars_i18n.cpp:2833
#, kde-kuit-format
msgctxt "City in Alabama USA"
msgid "Opelika"
msgstr "Opelika"
#: kstars_i18n.cpp:2834
#, kde-kuit-format
msgctxt "City in Montana USA"
msgid "Opheim"
msgstr "Opheim"
#: kstars_i18n.cpp:2835
#, kde-kuit-format
msgctxt "City in Portugal"
msgid "Oporto"
msgstr "Porto (Oporto)"
#: kstars_i18n.cpp:2836
#, kde-kuit-format
msgctxt "City in Algeria"
msgid "Oran"
msgstr "Oran"
#: kstars_i18n.cpp:2837
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Orange"
msgstr "Orange"
#: kstars_i18n.cpp:2838
#, kde-kuit-format
msgctxt "City in Connecticut USA"
msgid "Orange"
msgstr "Orange"
#: kstars_i18n.cpp:2839
#, kde-kuit-format
msgctxt "City in Vaucluse France"
msgid "Orange"
msgstr "Orange"
#: kstars_i18n.cpp:2840
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Orange Park"
msgstr "Orange Park"
#: kstars_i18n.cpp:2841
#, kde-kuit-format
msgctxt "City in South Carolina USA"
msgid "Orangeburg"
msgstr "Orangeburg"
#: kstars_i18n.cpp:2842
#, kde-kuit-format
msgctxt "City in Central Region Russia"
msgid "Orel"
msgstr "Orel"
#: kstars_i18n.cpp:2843
#, kde-kuit-format
msgctxt "City in Utah USA"
msgid "Orem"
msgstr "Orem"
#: kstars_i18n.cpp:2844
#, kde-kuit-format
msgctxt "City in Volga Region Russia"
msgid "Orenburg"
msgstr "Orenburg"
#: kstars_i18n.cpp:2845
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Orense"
msgstr "Orense"
#: kstars_i18n.cpp:2846
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Orillia"
msgstr "Orillia"
#: kstars_i18n.cpp:2847
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Orlando"
msgstr "Orlando"
#: kstars_i18n.cpp:2848
#, kde-kuit-format
msgctxt "City in Loiret France"
msgid "Orleans"
msgstr "Orlean"
#: kstars_i18n.cpp:2849
#, kde-kuit-format
msgctxt "City in Japan"
msgid "Osaka"
msgstr "Osaka"
#: kstars_i18n.cpp:2850
#, kde-kuit-format
msgctxt "City in Kansas USA"
msgid "Osborne"
msgstr "Osborne"
#: kstars_i18n.cpp:2851
#, kde-kuit-format
msgctxt "City in Wisconsin USA"
msgid "Oshkosh"
msgstr "Oshkosh"
#: kstars_i18n.cpp:2852
#, kde-kuit-format
msgctxt "City in Croatia"
msgid "Osijek"
msgstr "Osijek"
#: kstars_i18n.cpp:2853
#, kde-kuit-format
msgctxt "City in Norway"
msgid "Oslo"
msgstr "Oslo"
#: kstars_i18n.cpp:2854
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Osnabrück"
msgstr "Osnabrück"
#: kstars_i18n.cpp:2855
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Osoyoos"
msgstr "Osoyoos"
#: kstars_i18n.cpp:2856
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Otranto"
msgstr "Otranto"
#: kstars_i18n.cpp:2857
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Ottawa"
msgstr "Ottawa"
#: kstars_i18n.cpp:2858
#, kde-kuit-format
msgctxt "City in Iowa USA"
msgid "Ottumwa"
msgstr "Ottumwa"
#: kstars_i18n.cpp:2859
#, kde-kuit-format
msgctxt "City in Burkina Faso"
msgid "Ouagadougou"
msgstr "Ouagadougou"
#: kstars_i18n.cpp:2860
#, kde-kuit-format
msgctxt "City in Morocco"
msgid "Ouarzazate"
msgstr "Ouarzazate"
#: kstars_i18n.cpp:2861
#, kde-kuit-format
msgctxt "City in Finland"
msgid "Oulu"
msgstr "Oulu"
#: kstars_i18n.cpp:2862
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Outlook"
msgstr "Outlook"
#: kstars_i18n.cpp:2863
#, kde-kuit-format
msgctxt "City in Kansas USA"
msgid "Overland Park"
msgstr "Overland Park"
#: kstars_i18n.cpp:2864
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Oviedo"
msgstr "Oviedo"
#: kstars_i18n.cpp:2865
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Owen Sound"
msgstr "Owen Sound"
#: kstars_i18n.cpp:2866
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Owens Valley Radio Obs."
msgstr "Obs. Radiowe Owens Valley"
#: kstars_i18n.cpp:2867
#, kde-kuit-format
msgctxt "City in Kentucky USA"
msgid "Owensboro"
msgstr "Owensboro"
#: kstars_i18n.cpp:2868
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "Oxford"
msgstr "Oxford"
#: kstars_i18n.cpp:2869
#, kde-kuit-format
msgctxt "City in Mississippi USA"
msgid "Oxford"
msgstr "Oxford"
#: kstars_i18n.cpp:2870
#, kde-kuit-format
msgctxt "City in North Carolina USA"
msgid "Oxford"
msgstr "Oxford"
#: kstars_i18n.cpp:2871
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Oxnard"
msgstr "Oxnard"
#: kstars_i18n.cpp:2872
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Oyen"
msgstr "Oyen"
#: kstars_i18n.cpp:2873
#, kde-kuit-format
msgctxt "City in Far East Russia"
msgid "Oymiakon"
msgstr "Oymiakon"
#: kstars_i18n.cpp:2874
#, kde-kuit-format
msgctxt "City in Arkansas USA"
msgid "Ozark"
msgstr "Ozark"
#: kstars_i18n.cpp:2875
#, kde-kuit-format
msgctxt "City in Korea"
msgid "P'yongyang"
msgstr "Phenian (P'yongyang)"
#: kstars_i18n.cpp:2876
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Paauilo"
msgstr "Paauilo"
#: kstars_i18n.cpp:2877
#, kde-kuit-format
msgctxt "City in Missouri USA"
msgid "Pacific"
msgstr "Pacific"
#: kstars_i18n.cpp:2878
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Pacific Beach"
msgstr "Pacific Beach"
#: kstars_i18n.cpp:2879
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Paderborn"
msgstr "Paderborn"
#: kstars_i18n.cpp:2880
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Padova"
msgstr "Padwa"
#: kstars_i18n.cpp:2881
#, kde-kuit-format
msgctxt "City in Kentucky USA"
msgid "Paducah"
msgstr "Paducah"
#: kstars_i18n.cpp:2882
#, kde-kuit-format
msgctxt "City in US Territory"
msgid "Pagan Island"
msgstr "Pagan"
#: kstars_i18n.cpp:2883
#, kde-kuit-format
msgctxt "City in Samoa"
msgid "Pago Pago"
msgstr "Pago Pago"
#: kstars_i18n.cpp:2884
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Paide"
msgstr "Paide"
#: kstars_i18n.cpp:2885
#, kde-kuit-format
msgctxt "City in Far East Russia"
msgid "Palana"
msgstr "Palana"
#: kstars_i18n.cpp:2886
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Paldiski"
msgstr "Paldiski"
#: kstars_i18n.cpp:2887
#, kde-kuit-format
msgctxt "City in Indonesia"
msgid "Palembang"
msgstr "Palembang"
#: kstars_i18n.cpp:2888
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Palencia"
msgstr "Palencia"
#: kstars_i18n.cpp:2889
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Palermo"
msgstr "Palermo"
#: kstars_i18n.cpp:2890
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Palm City"
msgstr "Palm City"
#: kstars_i18n.cpp:2891
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Palma de Mallorca"
msgstr "Palma de Mallorca"
#: kstars_i18n.cpp:2892
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Palmdale"
msgstr "Palmdale"
#: kstars_i18n.cpp:2893
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Palmer"
msgstr "Palmer"
#: kstars_i18n.cpp:2894
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Palo Alto"
msgstr "Palo Alto"
#: kstars_i18n.cpp:2895
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Pamplona"
msgstr "Pempeluna (Pamplona)"
#: kstars_i18n.cpp:2896
#, kde-kuit-format
msgctxt "City in Panama"
msgid "Panama City"
msgstr "Panama"
#: kstars_i18n.cpp:2897
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Panama City"
msgstr "Panama City"
#: kstars_i18n.cpp:2898
#, kde-kuit-format
msgctxt "City in Lithuania"
msgid "Panevėžys"
msgstr "Poniewież (Panevėžys)"
#: kstars_i18n.cpp:2899
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Pantelleria"
msgstr "Pantelleria"
#: kstars_i18n.cpp:2900
#, kde-kuit-format
msgctxt "City in French Polynesia"
msgid "Papeete"
msgstr "Papeete"
#: kstars_i18n.cpp:2901
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Paradis"
msgstr "Paradis"
#: kstars_i18n.cpp:2902
#, kde-kuit-format
msgctxt "City in Nevada USA"
msgid "Paradise"
msgstr "Paradise"
#: kstars_i18n.cpp:2903
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Parent"
msgstr "Parent"
#: kstars_i18n.cpp:2904
#, kde-kuit-format
msgctxt "City in Christmas Island Kiribati"
msgid "Paris"
msgstr "Paryż"
#: kstars_i18n.cpp:2905
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Paris"
msgstr "Paryż"
#: kstars_i18n.cpp:2906
#, kde-kuit-format
msgctxt "City in Paris France"
msgid "Paris"
msgstr "Paryż"
#: kstars_i18n.cpp:2907
#, kde-kuit-format
msgctxt "City in Minnesota USA"
msgid "Park Rapids"
msgstr "Park Rapids"
#: kstars_i18n.cpp:2908
#, kde-kuit-format
msgctxt "City in New Mexico USA"
msgid "Park View"
msgstr "Park View"
#: kstars_i18n.cpp:2909
#, kde-kuit-format
msgctxt "City in West Virginia USA"
msgid "Parkersburg"
msgstr "Parkersburg"
#: kstars_i18n.cpp:2910
#, kde-kuit-format
msgctxt "City in Australia"
msgid "Parkes"
msgstr "Parkes"
#: kstars_i18n.cpp:2911
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Parma"
msgstr "Parma"
#: kstars_i18n.cpp:2912
#, kde-kuit-format
msgctxt "City in Ohio USA"
msgid "Parma"
msgstr "Parma"
#: kstars_i18n.cpp:2913
#, kde-kuit-format
msgctxt "City in Nova Scotia Canada"
msgid "Parrsboro"
msgstr "Parrsboro"
#: kstars_i18n.cpp:2914
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Parry Sound"
msgstr "Parry Sound"
#: kstars_i18n.cpp:2915
#, kde-kuit-format
msgctxt "City in West Virginia USA"
msgid "Parsons"
msgstr "Parsons"
#: kstars_i18n.cpp:2916
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Pasadena"
msgstr "Pasadena"
#: kstars_i18n.cpp:2917
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Pasadena"
msgstr "Pasadena"
#: kstars_i18n.cpp:2918
#, kde-kuit-format
msgctxt "City in Mississippi USA"
msgid "Pascagoula"
msgstr "Pascagoula"
#: kstars_i18n.cpp:2919
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "Paterson"
msgstr "Paterson"
#: kstars_i18n.cpp:2920
#, kde-kuit-format
msgctxt "City in Pyrénées atlantiques France"
msgid "Pau"
msgstr "Pau"
#: kstars_i18n.cpp:2921
#, kde-kuit-format
msgctxt "City in Rhode Island USA"
msgid "Pawtucket"
msgstr "Pawtucket"
#: kstars_i18n.cpp:2922
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Peace River"
msgstr "Peace River"
#: kstars_i18n.cpp:2923
#, kde-kuit-format
msgctxt "City in Western Australia Australia"
msgid "Pearce"
msgstr "Pearce"
#: kstars_i18n.cpp:2924
#, kde-kuit-format
msgctxt "City in Russia"
msgid "Pechory"
msgstr "Pechory"
#: kstars_i18n.cpp:2925
#, kde-kuit-format
msgctxt "City in China"
msgid "Peking"
msgstr "Pekin (Beijing)"
#: kstars_i18n.cpp:2926
#, kde-kuit-format
msgctxt "City in Mozambique"
msgid "Pemba"
msgstr "Pemba"
#: kstars_i18n.cpp:2927
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Pemberton"
msgstr "Pemberton"
#: kstars_i18n.cpp:2928
#, kde-kuit-format
msgctxt "City in North Dakota USA"
msgid "Pembina"
msgstr "Pembina"
#: kstars_i18n.cpp:2929
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Pembroke"
msgstr "Pembroke"
#: kstars_i18n.cpp:2930
#, kde-kuit-format
msgctxt "City in Malaysia"
msgid "Penang"
msgstr "Penang"
#: kstars_i18n.cpp:2931
#, kde-kuit-format
msgctxt "City in Oregon USA"
msgid "Pendleton"
msgstr "Pendleton"
#: kstars_i18n.cpp:2932
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Pensacola"
msgstr "Pensacola"
#: kstars_i18n.cpp:2933
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Penticton"
msgstr "Penticton"
#: kstars_i18n.cpp:2934
#, kde-kuit-format
msgctxt "City in Volga Region Russia"
msgid "Penza"
msgstr "Penza"
#: kstars_i18n.cpp:2935
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Peoria"
msgstr "Peoria"
#: kstars_i18n.cpp:2936
#, kde-kuit-format
msgctxt "City in Ohio USA"
msgid "Perkins Obs."
msgstr "Obs. Perkins"
#: kstars_i18n.cpp:2937
#, kde-kuit-format
msgctxt "City in Volga Region Russia"
msgid "Perm"
msgstr "Perm"
#: kstars_i18n.cpp:2938
#, kde-kuit-format
msgctxt "City in Pyrénées Orientales France"
msgid "Perpignan"
msgstr "Perpignan"
#: kstars_i18n.cpp:2939
#, kde-kuit-format
msgctxt "City in Western Australia Australia"
msgid "Perth"
msgstr "Perth"
#: kstars_i18n.cpp:2940
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "Perth Amboy"
msgstr "Perth Amboy"
#: kstars_i18n.cpp:2941
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Peru"
msgstr "Peru"
#: kstars_i18n.cpp:2942
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Perugia"
msgstr "Perugia"
#: kstars_i18n.cpp:2943
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Pesaro"
msgstr "Pesaro"
#: kstars_i18n.cpp:2944
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Pescara"
msgstr "Pescara"
#: kstars_i18n.cpp:2945
#, kde-kuit-format
msgctxt "City in Pakistan"
msgid "Peshawar"
msgstr "Peśawar"
#: kstars_i18n.cpp:2946
#, kde-kuit-format
msgctxt "City in Israel"
msgid "Petach Tikva"
msgstr "Petach Tikva"
#: kstars_i18n.cpp:2947
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Peterbell"
msgstr "Peterbell"
#: kstars_i18n.cpp:2948
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Peterborough"
msgstr "Peterborough"
#: kstars_i18n.cpp:2949
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Petersburg"
msgstr "Petersburg"
#: kstars_i18n.cpp:2950
#, kde-kuit-format
msgctxt "City in Virginia USA"
msgid "Petersburg"
msgstr "Petersburg"
#: kstars_i18n.cpp:2951
#, kde-kuit-format
msgctxt "City in Far East Russia"
msgid "Petropavlovsk-Kamchatskiy"
msgstr "Petropawłowsk Kamczatzkij"
#: kstars_i18n.cpp:2952
#, kde-kuit-format
msgctxt "City in North-West Region Russia"
msgid "Petrozavodsk"
msgstr "Petrozawodzk"
#: kstars_i18n.cpp:2953
#, kde-kuit-format
msgctxt "City in Far East Russia"
msgid "Pevek"
msgstr "Pevek"
#: kstars_i18n.cpp:2954
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Pforzheim"
msgstr "Pforzheim"
#: kstars_i18n.cpp:2955
#, kde-kuit-format
msgctxt "City in Alabama USA"
msgid "Phenix City"
msgstr "Phenix City"
#: kstars_i18n.cpp:2956
#, kde-kuit-format
msgctxt "City in Pennsylvania USA"
msgid "Philadelphia"
msgstr "Philadelphia"
#: kstars_i18n.cpp:2957
#, kde-kuit-format
msgctxt "City in South Dakota USA"
msgid "Philip"
msgstr "Philip"
#: kstars_i18n.cpp:2958
#, kde-kuit-format
msgctxt "City in Arizona USA"
msgid "Phoenix"
msgstr "Phoenix"
#: kstars_i18n.cpp:2959
#, kde-kuit-format
msgctxt "City in Thailand"
msgid "Phuket"
msgstr "Phuket"
#: kstars_i18n.cpp:2960
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Piacenza"
msgstr "Piacenza"
#: kstars_i18n.cpp:2961
#, kde-kuit-format
msgctxt "City in Hautes-Pyrénées France"
msgid "Pic du Midi (observatory)"
msgstr "Pic du Midi (obserwatorium)"
#: kstars_i18n.cpp:2962
#, kde-kuit-format
msgctxt "City in Mississippi USA"
msgid "Picayune"
msgstr "Picayune"
#: kstars_i18n.cpp:2963
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Pickle Lake"
msgstr "Pickle Lake"
#: kstars_i18n.cpp:2964
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Pico Rivera"
msgstr "Pico Rivera"
#: kstars_i18n.cpp:2965
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Pico de Veleta"
msgstr "Pico de Veleta"
#: kstars_i18n.cpp:2966
#, kde-kuit-format
msgctxt "City in Nebraska USA"
msgid "Pierce"
msgstr "Pierce"
#: kstars_i18n.cpp:2967
#, kde-kuit-format
msgctxt "City in South Dakota USA"
msgid "Pierre"
msgstr "Pierre"
#: kstars_i18n.cpp:2968
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Pilot Hill"
msgstr "Pilot Hill"
#: kstars_i18n.cpp:2969
#, kde-kuit-format
msgctxt "City in Arkansas USA"
msgid "Pine Bluff"
msgstr "Pine Bluff"
#: kstars_i18n.cpp:2970
#, kde-kuit-format
msgctxt "City in Minnesota USA"
msgid "Pine City"
msgstr "Pine City"
#: kstars_i18n.cpp:2971
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Pine Falls"
msgstr "Pine Falls"
#: kstars_i18n.cpp:2972
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Pisa"
msgstr "Piza"
#: kstars_i18n.cpp:2973
#, kde-kuit-format
msgctxt "City in Pennsylvania USA"
msgid "Pittsburgh"
msgstr "Pittsburgh"
#: kstars_i18n.cpp:2974
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "Pittsfield"
msgstr "Pittsfield"
#: kstars_i18n.cpp:2975
#, kde-kuit-format
msgctxt "City in Poland"
msgid "Piwnice"
msgstr "Piwnice"
#: kstars_i18n.cpp:2976
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Placerville"
msgstr "Placerville"
#: kstars_i18n.cpp:2977
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "Plainfield"
msgstr "Plainfield"
#: kstars_i18n.cpp:2978
#, kde-kuit-format
msgctxt "City in Mauritius"
msgid "Plaisance"
msgstr "Plaisance"
#: kstars_i18n.cpp:2979
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Plano"
msgstr "Plano"
#: kstars_i18n.cpp:2980
#, kde-kuit-format
msgctxt "City in Hautes Alpes France"
msgid "Plateau de Bure (observatory)"
msgstr "Plateau de Bure (obserwatorium)"
#: kstars_i18n.cpp:2981
#, kde-kuit-format
msgctxt "City in Alpes Maritimes France"
msgid "Plateau de Calern (observatory)"
msgstr "Plateau de Calern (obserwatorium)"
#: kstars_i18n.cpp:2982
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "Plattsburgh"
msgstr "Plattsburgh"
#: kstars_i18n.cpp:2983
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "Plymouth"
msgstr "Plymouth"
#: kstars_i18n.cpp:2984
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "Plymouth"
msgstr "Plymouth"
#: kstars_i18n.cpp:2985
#, kde-kuit-format
msgctxt "City in Minnesota USA"
msgid "Plymouth"
msgstr "Plymouth"
#: kstars_i18n.cpp:2986
#, kde-kuit-format
msgctxt "City in New Hampshire USA"
msgid "Plymouth"
msgstr "Plymouth"
#: kstars_i18n.cpp:2987
#, kde-kuit-format
msgctxt "City in Idaho USA"
msgid "Pocatello"
msgstr "Pocatello"
#: kstars_i18n.cpp:2988
#, kde-kuit-format
msgctxt "City in Maryland USA"
msgid "Pocomoke City"
msgstr "Pocomoke City"
#: kstars_i18n.cpp:2989
#, kde-kuit-format
msgctxt "City in Senegal"
msgid "Podor"
msgstr "Podor"
#: kstars_i18n.cpp:2990
#, kde-kuit-format
msgctxt "City in Gyeongbuk Korea"
msgid "Pohang"
msgstr "Pohang"
#: kstars_i18n.cpp:2991
#, kde-kuit-format
msgctxt "City in Micronesia"
msgid "Pohnpei"
msgstr "Pohnpei"
#: kstars_i18n.cpp:2992
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Point Hope"
msgstr "Point Hope"
#: kstars_i18n.cpp:2993
#, kde-kuit-format
msgctxt "City in Congo"
msgid "Pointe Noire"
msgstr "Pointe Noire"
#: kstars_i18n.cpp:2994
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Pointe au Baril Station"
msgstr "Pointe au Baril Station"
#: kstars_i18n.cpp:2995
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Pointe-aux-Anglais"
msgstr "Pointe-aux-Anglais"
#: kstars_i18n.cpp:2996
#, kde-kuit-format
msgctxt "City in Guadeloupe France"
msgid "Pointe-à-Pitre"
msgstr "Pointe-à-Pitre"
#: kstars_i18n.cpp:2997
#, kde-kuit-format
msgctxt "City in Montana USA"
msgid "Polson"
msgstr "Polson"
#: kstars_i18n.cpp:2998
#, kde-kuit-format
msgctxt "City in Ukraine"
msgid "Poltava"
msgstr "Połtawa"
#: kstars_i18n.cpp:2999
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Pomona"
msgstr "Pomona"
#: kstars_i18n.cpp:3000
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Pompano Beach"
msgstr "Pompano Beach"
#: kstars_i18n.cpp:3001
#, kde-kuit-format
msgctxt "City in Oklahoma USA"
msgid "Ponca City"
msgstr "Ponca City"
#: kstars_i18n.cpp:3002
#, kde-kuit-format
msgctxt "City in Puerto Rico USA"
msgid "Ponce"
msgstr "Ponce"
#: kstars_i18n.cpp:3003
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Pontevedra"
msgstr "Pontevedra"
#: kstars_i18n.cpp:3004
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "Pontiac"
msgstr "Pontiac"
#: kstars_i18n.cpp:3005
#, kde-kuit-format
msgctxt "City in Montana USA"
msgid "Poplar"
msgstr "Poplar"
#: kstars_i18n.cpp:3006
#, kde-kuit-format
msgctxt "City in Missouri USA"
msgid "Poplar Bluff"
msgstr "Poplar Bluff"
#: kstars_i18n.cpp:3007
#, kde-kuit-format
msgctxt "City in Finland"
msgid "Pori"
msgstr "Pori"
#: kstars_i18n.cpp:3008
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Port Alberni"
msgstr "Port Alberni"
#: kstars_i18n.cpp:3009
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Port Allen"
msgstr "Port Allen"
#: kstars_i18n.cpp:3010
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Port Arthur"
msgstr "Port Arthur"
#: kstars_i18n.cpp:3011
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Port Colborne"
msgstr "Port Colborne"
#: kstars_i18n.cpp:3012
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Port Dover"
msgstr "Port Dover"
#: kstars_i18n.cpp:3013
#, kde-kuit-format
msgctxt "City in South Africa"
msgid "Port Elizabeth"
msgstr "Port Elizabeth"
#: kstars_i18n.cpp:3014
#, kde-kuit-format
msgctxt "City in Gabon"
msgid "Port Gentil"
msgstr "Port Gentil"
#: kstars_i18n.cpp:3015
#, kde-kuit-format
msgctxt "City in Nigeria"
msgid "Port Harcourt"
msgstr "Port Harcourt"
#: kstars_i18n.cpp:3016
#, kde-kuit-format
msgctxt "City in Nova Scotia Canada"
msgid "Port Hawkesbury"
msgstr "Port Hawkesbury"
#: kstars_i18n.cpp:3017
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "Port Huron"
msgstr "Port Huron"
#: kstars_i18n.cpp:3018
#, kde-kuit-format
msgctxt "City in Papua New Guinea"
msgid "Port Moresby"
msgstr "Port Moresby"
#: kstars_i18n.cpp:3019
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Port Renfrew"
msgstr "Port Renfrew"
#: kstars_i18n.cpp:3020
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Port Salerno"
msgstr "Port Salerno"
#: kstars_i18n.cpp:3021
#, kde-kuit-format
msgctxt "City in Sudan"
msgid "Port Soudan"
msgstr "Port Soudan"
#: kstars_i18n.cpp:3022
#, kde-kuit-format
msgctxt "City in Louisiana USA"
msgid "Port Sulphur"
msgstr "Port Sulphur"
#: kstars_i18n.cpp:3023
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "Port au Choix"
msgstr "Port au Choix"
#: kstars_i18n.cpp:3024
#, kde-kuit-format
msgctxt "City in Trinidad and Tobago"
msgid "Port of Spain"
msgstr "Port of Spain"
#: kstars_i18n.cpp:3025
#, kde-kuit-format
msgctxt "City in Haiti"
msgid "Port-au-Prince"
msgstr "Port-au-Prince"
#: kstars_i18n.cpp:3026
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Portage la Prairie"
msgstr "Portage la Prairie"
#: kstars_i18n.cpp:3027
#, kde-kuit-format
msgctxt "City in Maine USA"
msgid "Portland"
msgstr "Portland"
#: kstars_i18n.cpp:3028
#, kde-kuit-format
msgctxt "City in Oregon USA"
msgid "Portland"
msgstr "Portland"
#: kstars_i18n.cpp:3029
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Portneuf"
msgstr "Portneuf"
#: kstars_i18n.cpp:3030
#, kde-kuit-format
msgctxt "City in Bénin"
msgid "Porto Novo"
msgstr "Porto Novo"
#: kstars_i18n.cpp:3031
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "Portsmouth"
msgstr "Portsmouth"
#: kstars_i18n.cpp:3032
#, kde-kuit-format
msgctxt "City in New Hampshire USA"
msgid "Portsmouth"
msgstr "Portsmouth"
#: kstars_i18n.cpp:3033
#, kde-kuit-format
msgctxt "City in Ohio USA"
msgid "Portsmouth"
msgstr "Portsmouth"
#: kstars_i18n.cpp:3034
#, kde-kuit-format
msgctxt "City in Virginia USA"
msgid "Portsmouth"
msgstr "Portsmouth"
#: kstars_i18n.cpp:3035
#, kde-kuit-format
msgctxt "City in South Africa"
msgid "Potchefstroom"
msgstr "Potchefstroom"
#: kstars_i18n.cpp:3036
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Potenza"
msgstr "Potenza"
#: kstars_i18n.cpp:3037
#, kde-kuit-format
msgctxt "City in Maryland USA"
msgid "Potomac"
msgstr "Potomac"
#: kstars_i18n.cpp:3038
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Potsdam"
msgstr "Poczdam (Potsdam)"
#: kstars_i18n.cpp:3039
#, kde-kuit-format
msgctxt "City in Pennsylvania USA"
msgid "Pottstown"
msgstr "Pottstown"
#: kstars_i18n.cpp:3040
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "Poughkeepsie"
msgstr "Poughkeepsie"
#: kstars_i18n.cpp:3041
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Powell River"
msgstr "Powell River"
#: kstars_i18n.cpp:3042
#, kde-kuit-format
msgctxt "City in Poland"
msgid "Poznan"
msgstr "Poznań"
#: kstars_i18n.cpp:3043
#, kde-kuit-format
msgctxt "City in Croatia"
msgid "Požega"
msgstr "Požega"
#: kstars_i18n.cpp:3044
#, kde-kuit-format
msgctxt "City in Czechia"
msgid "Prague"
msgstr "Praga"
#: kstars_i18n.cpp:3045
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Prato"
msgstr "Prato"
#: kstars_i18n.cpp:3046
#, kde-kuit-format
msgctxt "City in Kansas USA"
msgid "Pratt"
msgstr "Pratt"
#: kstars_i18n.cpp:3047
#, kde-kuit-format
msgctxt "City in Arizona USA"
msgid "Prescott"
msgstr "Prescott"
#: kstars_i18n.cpp:3048
#, kde-kuit-format
msgctxt "City in Idaho USA"
msgid "Preston"
msgstr "Preston"
#: kstars_i18n.cpp:3049
#, kde-kuit-format
msgctxt "City in South Africa"
msgid "Pretoria"
msgstr "Pretoria"
#: kstars_i18n.cpp:3050
#, kde-kuit-format
msgctxt "City in Iowa USA"
msgid "Primghar"
msgstr "Primghar"
#: kstars_i18n.cpp:3051
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Prince Albert"
msgstr "Prince Albert"
#: kstars_i18n.cpp:3052
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Prince George"
msgstr "Prince George"
#: kstars_i18n.cpp:3053
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Prince Rupert"
msgstr "Prince Rupert"
#: kstars_i18n.cpp:3054
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Princeton"
msgstr "Princeton"
#: kstars_i18n.cpp:3055
#, kde-kuit-format
msgctxt "City in Missouri USA"
msgid "Princeton"
msgstr "Princeton"
#: kstars_i18n.cpp:3056
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "Princeton"
msgstr "Princeton"
#: kstars_i18n.cpp:3057
#, kde-kuit-format
msgctxt "City in West Virginia USA"
msgid "Princeton"
msgstr "Princeton"
#: kstars_i18n.cpp:3058
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "Princeton Obs."
msgstr "Obs. Princeton"
#: kstars_i18n.cpp:3059
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Procida"
msgstr "Procida"
#: kstars_i18n.cpp:3060
#, kde-kuit-format
msgctxt "City in Vermont USA"
msgid "Proctor"
msgstr "Proctor"
#: kstars_i18n.cpp:3061
#, kde-kuit-format
msgctxt "City in Washington USA"
msgid "Prosser"
msgstr "Prosser"
#: kstars_i18n.cpp:3062
#, kde-kuit-format
msgctxt "City in Rhode Island USA"
msgid "Providence"
msgstr "Providence"
#: kstars_i18n.cpp:3063
#, kde-kuit-format
msgctxt "City in Far East Russia"
msgid "Provideniya Bay"
msgstr "Zatoka Provideniya"
#: kstars_i18n.cpp:3064
#, kde-kuit-format
msgctxt "City in Utah USA"
msgid "Provo"
msgstr "Provo"
#: kstars_i18n.cpp:3065
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Provost"
msgstr "Provost"
#: kstars_i18n.cpp:3066
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Prudhoe Bay"
msgstr "Prudhoe Bay"
#: kstars_i18n.cpp:3067
#, kde-kuit-format
msgctxt "City in North-West Region Russia"
msgid "Pskov"
msgstr "Psków"
#: kstars_i18n.cpp:3068
#, kde-kuit-format
msgctxt "City in Colorado USA"
msgid "Pueblo"
msgstr "Pueblo"
#: kstars_i18n.cpp:3069
#, kde-kuit-format
msgctxt "City in Chile"
msgid "Puerto Montt"
msgstr "Puerto Montt"
#: kstars_i18n.cpp:3070
#, kde-kuit-format
msgctxt "City in Puerto Rico USA"
msgid "Puerto Real"
msgstr "Puerto Real"
#: kstars_i18n.cpp:3071
#, kde-kuit-format
msgctxt "City in Gran Canaria Spain"
msgid "Puerto del Rosario"
msgstr "Puerto del Rosario"
#: kstars_i18n.cpp:3072
#, kde-kuit-format
msgctxt "City in Croatia"
msgid "Pula"
msgstr "Pula"
#: kstars_i18n.cpp:3073
#, kde-kuit-format
msgctxt "City in Russia"
msgid "Pulkovo"
msgstr "Pułkowo"
#: kstars_i18n.cpp:3074
#, kde-kuit-format
msgctxt "City in Maharashtra India"
msgid "Pune"
msgstr "Pune"
#: kstars_i18n.cpp:3075
#, kde-kuit-format
msgctxt "City in China"
msgid "Purple Mountain"
msgstr "Purpurowa Góra"
#: kstars_i18n.cpp:3076
#, kde-kuit-format
msgctxt "City in Connecticut USA"
msgid "Putnam"
msgstr "Putnam"
#: kstars_i18n.cpp:3077
#, kde-kuit-format
msgctxt "City in Washington USA"
msgid "Puyallup"
msgstr "Puyallup"
#: kstars_i18n.cpp:3078
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Pärnu"
msgstr "Pärnu"
#: kstars_i18n.cpp:3079
#, kde-kuit-format
msgctxt "City in Baranya Hungary"
msgid "Pécs"
msgstr "Pécs"
#: kstars_i18n.cpp:3080
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Põltsamaa"
msgstr "Põltsamaa"
#: kstars_i18n.cpp:3081
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Põlva"
msgstr "Põlva"
#: kstars_i18n.cpp:3082
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Püssi"
msgstr "Püssi"
#: kstars_i18n.cpp:3083
#, kde-kuit-format
msgctxt "City in Pennsylvania USA"
msgid "Quakertown"
msgstr "Quakertown"
#: kstars_i18n.cpp:3084
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Quebec"
msgstr "Quebec"
#: kstars_i18n.cpp:3085
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Quesnel"
msgstr "Quesnel"
#: kstars_i18n.cpp:3086
#, kde-kuit-format
msgctxt "City in Philippines"
msgid "Quezon"
msgstr "Quezon"
#: kstars_i18n.cpp:3087
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "Quincy"
msgstr "Quincy"
#: kstars_i18n.cpp:3088
#, kde-kuit-format
msgctxt "City in Ecuador"
msgid "Quito"
msgstr "Quito"
#: kstars_i18n.cpp:3089
#, kde-kuit-format
msgctxt "City in Algeria"
msgid "Qustantinah"
msgstr "Qustantinah"
#: kstars_i18n.cpp:3090
#, kde-kuit-format
msgctxt "City in Spain"
msgid "R.M. Aller de S. de Compostela"
msgstr "Obs. R.M. Aller w Santiago de Compostela"
#: kstars_i18n.cpp:3091
#, kde-kuit-format
msgctxt "City in Israel"
msgid "Ra'anana"
msgstr "Raanana"
#: kstars_i18n.cpp:3092
#, kde-kuit-format
msgctxt "City in Morocco"
msgid "Rabat"
msgstr "Rabat"
#: kstars_i18n.cpp:3093
#, kde-kuit-format
msgctxt "City in Wisconsin USA"
msgid "Racine"
msgstr "Racine"
#: kstars_i18n.cpp:3094
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Radisson"
msgstr "Radisson"
#: kstars_i18n.cpp:3095
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Rainy River"
msgstr "Rainy River"
#: kstars_i18n.cpp:3096
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Rakvere"
msgstr "Rakvere"
#: kstars_i18n.cpp:3097
#, kde-kuit-format
msgctxt "City in North Carolina USA"
msgid "Raleigh"
msgstr "Raleigh"
#: kstars_i18n.cpp:3098
#, kde-kuit-format
msgctxt "City in Israel"
msgid "Ramat Gan"
msgstr "Ramat Gan"
#: kstars_i18n.cpp:3099
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Ramstein"
msgstr "Ramstein"
#: kstars_i18n.cpp:3100
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Rancho Palos Verdes"
msgstr "Rancho Palos Verdes"
#: kstars_i18n.cpp:3101
#, kde-kuit-format
msgctxt "City in Jylland Denmark"
msgid "Randers"
msgstr "Randers"
#: kstars_i18n.cpp:3102
#, kde-kuit-format
msgctxt "City in Vermont USA"
msgid "Randolph"
msgstr "Randolph"
#: kstars_i18n.cpp:3103
#, kde-kuit-format
msgctxt "City in Maine USA"
msgid "Rangeley"
msgstr "Rangeley"
#: kstars_i18n.cpp:3104
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Ranger Lake"
msgstr "Ranger Lake"
#: kstars_i18n.cpp:3105
#, kde-kuit-format
msgctxt "City in Myanmar"
msgid "Rangoon"
msgstr "Rangun"
#: kstars_i18n.cpp:3106
#, kde-kuit-format
msgctxt "City in South Dakota USA"
msgid "Rapid City"
msgstr "Rapid City"
#: kstars_i18n.cpp:3107
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Rapla"
msgstr "Rapla"
#: kstars_i18n.cpp:3108
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Rastede"
msgstr "Rastede"
#: kstars_i18n.cpp:3109
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Ravenna"
msgstr "Rawenna (Ravenna)"
#: kstars_i18n.cpp:3110
#, kde-kuit-format
msgctxt "City in Pakistan"
msgid "Rawalpindi"
msgstr "Rawalpindi"
#: kstars_i18n.cpp:3111
#, kde-kuit-format
msgctxt "City in Wyoming USA"
msgid "Rawlins"
msgstr "Rawlins"
#: kstars_i18n.cpp:3112
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Raymore"
msgstr "Raymore"
#: kstars_i18n.cpp:3113
#, kde-kuit-format
msgctxt "City in Pennsylvania USA"
msgid "Reading"
msgstr "Reading"
#: kstars_i18n.cpp:3114
#, kde-kuit-format
msgctxt "City in Brazil"
msgid "Recife"
msgstr "Recife"
#: kstars_i18n.cpp:3115
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Recklinghausen"
msgstr "Recklinghausen"
#: kstars_i18n.cpp:3116
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Red Deer"
msgstr "Red Deer"
#: kstars_i18n.cpp:3117
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Red Lake"
msgstr "Red Lake"
#: kstars_i18n.cpp:3118
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Redding"
msgstr "Redding"
#: kstars_i18n.cpp:3119
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Redondo Beach"
msgstr "Redondo Beach"
#: kstars_i18n.cpp:3120
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Redwood City"
msgstr "Redwood City"
#: kstars_i18n.cpp:3121
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Regensburg"
msgstr "Regensburg"
#: kstars_i18n.cpp:3122
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Reggio di Calabria"
msgstr "Reggio di Calabria"
#: kstars_i18n.cpp:3123
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Regina"
msgstr "Regina"
#: kstars_i18n.cpp:3124
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Regway"
msgstr "Regway"
#: kstars_i18n.cpp:3125
#, kde-kuit-format
msgctxt "City in Israel"
msgid "Rehovot"
msgstr "Rehovot"
#: kstars_i18n.cpp:3126
#, kde-kuit-format
msgctxt "City in Marne France"
msgid "Reims"
msgstr "Reims"
#: kstars_i18n.cpp:3127
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Remscheid"
msgstr "Remscheid"
#: kstars_i18n.cpp:3128
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Renfrew"
msgstr "Renfrew"
#: kstars_i18n.cpp:3129
#, kde-kuit-format
msgctxt "City in Ille-et-vilaine France"
msgid "Rennes"
msgstr "Rennes"
#: kstars_i18n.cpp:3130
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Rennie"
msgstr "Rennie"
#: kstars_i18n.cpp:3131
#, kde-kuit-format
msgctxt "City in Nevada USA"
msgid "Reno"
msgstr "Reno"
#: kstars_i18n.cpp:3132
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Reseda"
msgstr "Reseda"
#: kstars_i18n.cpp:3133
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Revelstoke"
msgstr "Revelstoke"
#: kstars_i18n.cpp:3134
#, kde-kuit-format
msgctxt "City in Idaho USA"
msgid "Rexburg"
msgstr "Rexburg"
#: kstars_i18n.cpp:3135
#, kde-kuit-format
msgctxt "City in Iceland"
msgid "Reykjavik"
msgstr "Reykjavik"
#: kstars_i18n.cpp:3136
#, kde-kuit-format
msgctxt "City in Wisconsin USA"
msgid "Rhinelander"
msgstr "Rhinelander"
#: kstars_i18n.cpp:3137
#, kde-kuit-format
msgctxt "City in Jylland Denmark"
msgid "Ribe"
msgstr "Ribe"
#: kstars_i18n.cpp:3138
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Richardson"
msgstr "Richardson"
#: kstars_i18n.cpp:3139
#, kde-kuit-format
msgctxt "City in New Brunswick Canada"
msgid "Richibucto"
msgstr "Richibucto"
#: kstars_i18n.cpp:3140
#, kde-kuit-format
msgctxt "City in Washington USA"
msgid "Richland"
msgstr "Richland"
#: kstars_i18n.cpp:3141
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Richmond"
msgstr "Richmond"
#: kstars_i18n.cpp:3142
#, kde-kuit-format
msgctxt "City in Kentucky USA"
msgid "Richmond"
msgstr "Richmond"
#: kstars_i18n.cpp:3143
#, kde-kuit-format
msgctxt "City in New South Wales Australia"
msgid "Richmond"
msgstr "Richmond"
#: kstars_i18n.cpp:3144
#, kde-kuit-format
msgctxt "City in Utah USA"
msgid "Richmond"
msgstr "Richmond"
#: kstars_i18n.cpp:3145
#, kde-kuit-format
msgctxt "City in Virginia USA"
msgid "Richmond"
msgstr "Richmond"
#: kstars_i18n.cpp:3146
#, kde-kuit-format
msgctxt "City in Colorado USA"
msgid "Rifle"
msgstr "Rifle"
#: kstars_i18n.cpp:3147
#, kde-kuit-format
msgctxt "City in Latvia"
msgid "Riga"
msgstr "Ryga"
#: kstars_i18n.cpp:3148
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Rimini"
msgstr "Rimini"
#: kstars_i18n.cpp:3149
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Rimouski"
msgstr "Rimouski"
#: kstars_i18n.cpp:3150
#, kde-kuit-format
msgctxt "City in Jylland Denmark"
msgid "Ringkoebing"
msgstr "Ringkoebing"
#: kstars_i18n.cpp:3151
#, kde-kuit-format
msgctxt "City in Zealand Denmark"
msgid "Ringsted"
msgstr "Ringsted"
#: kstars_i18n.cpp:3152
#, kde-kuit-format
msgctxt "City in Brazil"
msgid "Rio de Janeiro"
msgstr "Rio de Janeiro"
#: kstars_i18n.cpp:3153
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Riverside"
msgstr "Riverside"
#: kstars_i18n.cpp:3154
#, kde-kuit-format
msgctxt "City in Wyoming USA"
msgid "Riverton"
msgstr "Riverton"
#: kstars_i18n.cpp:3155
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Riviere-Eternite"
msgstr "Riviere-Eternite"
#: kstars_i18n.cpp:3156
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Riviere-du-Loup"
msgstr "Riviere-du-Loup"
#: kstars_i18n.cpp:3157
#, kde-kuit-format
msgctxt "City in Ukraine"
msgid "Rivne"
msgstr "Równe"
#: kstars_i18n.cpp:3158
#, kde-kuit-format
msgctxt "City in Saudi Arabia"
msgid "Riyadh"
msgstr "Rijad"
#: kstars_i18n.cpp:3159
#, kde-kuit-format
msgctxt "City in Virginia USA"
msgid "Roanoke"
msgstr "Roanoke"
#: kstars_i18n.cpp:3160
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Roberval"
msgstr "Roberval"
#: kstars_i18n.cpp:3161
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Robinson"
msgstr "Robinson"
#: kstars_i18n.cpp:3162
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Robledo de Chavela"
msgstr "Robledo de Chavela"
#: kstars_i18n.cpp:3163
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Roblin"
msgstr "Roblin"
#: kstars_i18n.cpp:3164
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "Rochdale Lanc"
msgstr "Rochdale Lanc"
#: kstars_i18n.cpp:3165
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Rochebaucourt"
msgstr "Rochebaucourt"
#: kstars_i18n.cpp:3166
#, kde-kuit-format
msgctxt "City in Minnesota USA"
msgid "Rochester"
msgstr "Rochester"
#: kstars_i18n.cpp:3167
#, kde-kuit-format
msgctxt "City in New Hampshire USA"
msgid "Rochester"
msgstr "Rochester"
#: kstars_i18n.cpp:3168
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "Rochester"
msgstr "Rochester"
#: kstars_i18n.cpp:3169
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "Rochester Hills"
msgstr "Rochester Hills"
#: kstars_i18n.cpp:3170
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Rock Bay"
msgstr "Rock Bay"
#: kstars_i18n.cpp:3171
#, kde-kuit-format
msgctxt "City in South Carolina USA"
msgid "Rock Hill"
msgstr "Rock Hill"
#: kstars_i18n.cpp:3172
#, kde-kuit-format
msgctxt "City in Wyoming USA"
msgid "Rock Springs"
msgstr "Rock Springs"
#: kstars_i18n.cpp:3173
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Rockford"
msgstr "Rockford"
#: kstars_i18n.cpp:3174
#, kde-kuit-format
msgctxt "City in Maine USA"
msgid "Rockland"
msgstr "Rockland"
#: kstars_i18n.cpp:3175
#, kde-kuit-format
msgctxt "City in Missouri USA"
msgid "Rockport"
msgstr "Rockport"
#: kstars_i18n.cpp:3176
#, kde-kuit-format
msgctxt "City in Maryland USA"
msgid "Rockville"
msgstr "Rockville"
#: kstars_i18n.cpp:3177
#, kde-kuit-format
msgctxt "City in Maine USA"
msgid "Rockwood"
msgstr "Rockwood"
#: kstars_i18n.cpp:3178
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "Rocky Harbour"
msgstr "Rocky Harbour"
#: kstars_i18n.cpp:3179
#, kde-kuit-format
msgctxt "City in North Carolina USA"
msgid "Rocky Mount"
msgstr "Rocky Mount"
#: kstars_i18n.cpp:3180
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Rocky Mountain House"
msgstr "Rocky Mountain House"
#: kstars_i18n.cpp:3181
#, kde-kuit-format
msgctxt "City in Bornholm Denmark"
msgid "Roenne"
msgstr "Roenne"
#: kstars_i18n.cpp:3182
#, kde-kuit-format
msgctxt "City in Arkansas USA"
msgid "Rogers"
msgstr "Rogers"
#: kstars_i18n.cpp:3183
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Rollet"
msgstr "Rollet"
#: kstars_i18n.cpp:3184
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Rome"
msgstr "Rzym"
#: kstars_i18n.cpp:3185
#, kde-kuit-format
msgctxt "City in Puerto Rico USA"
msgid "Roosevelt Roads"
msgstr "Roosevelt Roads"
#: kstars_i18n.cpp:3186
#, kde-kuit-format
msgctxt "City in Tenerife Spain"
msgid "Roque de los Muchachos"
msgstr "Roque de los Muchachos"
#: kstars_i18n.cpp:3187
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Rosemead"
msgstr "Rosemead"
#: kstars_i18n.cpp:3188
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Rosetown"
msgstr "Rosetown"
#: kstars_i18n.cpp:3189
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Roseville"
msgstr "Roseville"
#: kstars_i18n.cpp:3190
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "Roseville"
msgstr "Roseville"
#: kstars_i18n.cpp:3191
#, kde-kuit-format
msgctxt "City in Zealand Denmark"
msgid "Roskilde"
msgstr "Roskilde"
#: kstars_i18n.cpp:3192
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Rosthern"
msgstr "Rosthern"
#: kstars_i18n.cpp:3193
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Rostock"
msgstr "Rostock"
#: kstars_i18n.cpp:3194
#, kde-kuit-format
msgctxt "City in South Region Russia"
msgid "Rostov na Donu"
msgstr "Rostów nad Donem"
#: kstars_i18n.cpp:3195
#, kde-kuit-format
msgctxt "City in Georgia USA"
msgid "Roswell"
msgstr "Roswell"
#: kstars_i18n.cpp:3196
#, kde-kuit-format
msgctxt "City in New Mexico USA"
msgid "Roswell"
msgstr "Roswell"
#: kstars_i18n.cpp:3197
#, kde-kuit-format
msgctxt "City in US Territory"
msgid "Rota Island"
msgstr "Rota"
#: kstars_i18n.cpp:3198
#, kde-kuit-format
msgctxt "City in Netherlands"
msgid "Rotterdam"
msgstr "Rotterdam"
#: kstars_i18n.cpp:3199
#, kde-kuit-format
msgctxt "City in Seine-maritime France"
msgid "Rouen"
msgstr "Rouen"
#: kstars_i18n.cpp:3200
#, kde-kuit-format
msgctxt "City in Montana USA"
msgid "Roundup"
msgstr "Roundup"
#: kstars_i18n.cpp:3201
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Rouyn-Noranda"
msgstr "Rouyn-Noranda"
#: kstars_i18n.cpp:3202
#, kde-kuit-format
msgctxt "City in Finland"
msgid "Rovaniemi"
msgstr "Rovaniemi"
#: kstars_i18n.cpp:3203
#, kde-kuit-format
msgctxt "City in Croatia"
msgid "Rovinj"
msgstr "Rovinj"
#: kstars_i18n.cpp:3204
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Rowland Heights"
msgstr "Rowland Heights"
#: kstars_i18n.cpp:3205
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "Royal Oak"
msgstr "Royal Oak"
#: kstars_i18n.cpp:3206
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Ruby"
msgstr "Ruby"
#: kstars_i18n.cpp:3207
#, kde-kuit-format
msgctxt "City in North Dakota USA"
msgid "Rugby"
msgstr "Rugby"
#: kstars_i18n.cpp:3208
#, kde-kuit-format
msgctxt "City in Rhode Island USA"
msgid "Rumford"
msgstr "Rumford"
#: kstars_i18n.cpp:3209
#, kde-kuit-format
msgctxt "City in Kansas USA"
msgid "Russell"
msgstr "Russell"
#: kstars_i18n.cpp:3210
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Russell"
msgstr "Russell"
#: kstars_i18n.cpp:3211
#, kde-kuit-format
msgctxt "City in Louisiana USA"
msgid "Ruston"
msgstr "Ruston"
#: kstars_i18n.cpp:3212
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "Rutherford Appleton Lab."
msgstr "Rutherford Appleton Lab."
#: kstars_i18n.cpp:3213
#, kde-kuit-format
msgctxt "City in Vermont USA"
msgid "Rutland"
msgstr "Rutland"
#: kstars_i18n.cpp:3214
#, kde-kuit-format
msgctxt "City in Burundi"
msgid "Ruyigi"
msgstr "Ruyigi"
#: kstars_i18n.cpp:3215
#, kde-kuit-format
msgctxt "City in Central Region Russia"
msgid "Ryazan"
msgstr "Riazań"
#: kstars_i18n.cpp:3216
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Räpina"
msgstr "Räpina"
#: kstars_i18n.cpp:3217
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Saarbrücken"
msgstr "Saarbrücken"
#: kstars_i18n.cpp:3218
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Sabadell"
msgstr "Sabadell"
#: kstars_i18n.cpp:3219
#, kde-kuit-format
msgctxt "City in Ahmadi Kuwait"
msgid "Sabahiya"
msgstr "Sabahiya"
#: kstars_i18n.cpp:3220
#, kde-kuit-format
msgctxt "City in Nova Scotia Canada"
msgid "Sable Island"
msgstr "Sable Island"
#: kstars_i18n.cpp:3221
#, kde-kuit-format
msgctxt "City in Maine USA"
msgid "Saco"
msgstr "Saco"
#: kstars_i18n.cpp:3222
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Sacramento"
msgstr "Sacramento"
#: kstars_i18n.cpp:3223
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Saganaga Lake"
msgstr "Saganaga Lake"
#: kstars_i18n.cpp:3224
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "Saginaw"
msgstr "Saginaw"
#: kstars_i18n.cpp:3225
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Saginaw"
msgstr "Saginaw"
#: kstars_i18n.cpp:3226
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Saguenay"
msgstr "Saguenay"
#: kstars_i18n.cpp:3227
#, kde-kuit-format
msgctxt "City in New Brunswick Canada"
msgid "Saint John"
msgstr "Święty Jan"
#: kstars_i18n.cpp:3228
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Saint-Basile-de-Tableau"
msgstr "Saint-Basile-de-Tableau"
#: kstars_i18n.cpp:3229
#, kde-kuit-format
msgctxt "City in Loire France"
msgid "Saint-Etienne"
msgstr "Saint-Etienne"
#: kstars_i18n.cpp:3230
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Saint-Felicien"
msgstr "Saint-Felicien"
#: kstars_i18n.cpp:3231
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Saint-Georges"
msgstr "Saint-Georges"
#: kstars_i18n.cpp:3232
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Saint-Hubert"
msgstr "Święty Hubert"
#: kstars_i18n.cpp:3233
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Saint-Hyacinthe"
msgstr "Saint-Hyacinthe"
#: kstars_i18n.cpp:3234
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Saint-Jerome"
msgstr "Saint-Jerome"
#: kstars_i18n.cpp:3235
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Saint-Michel-des-Saints"
msgstr "Saint-Michel-des-Saints"
#: kstars_i18n.cpp:3236
#, kde-kuit-format
msgctxt "City in New Brunswick Canada"
msgid "Saint-Quentin"
msgstr "Święty Quentin"
#: kstars_i18n.cpp:3237
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Sainte-Adele"
msgstr "Sainte-Adele"
#: kstars_i18n.cpp:3238
#, kde-kuit-format
msgctxt "City in US Territory"
msgid "Saipan Island"
msgstr "Saipan"
#: kstars_i18n.cpp:3239
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Salaberry-de-Valleyfield"
msgstr "Salaberry-de-Valleyfield"
#: kstars_i18n.cpp:3240
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Salamanca"
msgstr "Salamanka"
#: kstars_i18n.cpp:3241
#, kde-kuit-format
msgctxt "City in Victoria Australia"
msgid "Sale"
msgstr "Sale"
#: kstars_i18n.cpp:3242
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "Salem"
msgstr "Salem"
#: kstars_i18n.cpp:3243
#, kde-kuit-format
msgctxt "City in New Hampshire USA"
msgid "Salem"
msgstr "Salem"
#: kstars_i18n.cpp:3244
#, kde-kuit-format
msgctxt "City in Oregon USA"
msgid "Salem"
msgstr "Salem"
#: kstars_i18n.cpp:3245
#, kde-kuit-format
msgctxt "City in West Virginia USA"
msgid "Salem"
msgstr "Salem"
#: kstars_i18n.cpp:3246
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Salerno"
msgstr "Salerno"
#: kstars_i18n.cpp:3247
#, kde-kuit-format
msgctxt "City in Nógrád Hungary"
msgid "Salgótarján"
msgstr "Salgótarján"
#: kstars_i18n.cpp:3248
#, kde-kuit-format
msgctxt "City in Kansas USA"
msgid "Salina"
msgstr "Salina"
#: kstars_i18n.cpp:3249
#, kde-kuit-format
msgctxt "City in Utah USA"
msgid "Salina"
msgstr "Salina"
#: kstars_i18n.cpp:3250
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Salinas"
msgstr "Salinas"
#: kstars_i18n.cpp:3251
#, kde-kuit-format
msgctxt "City in Maryland USA"
msgid "Salisbury"
msgstr "Salisbury"
#: kstars_i18n.cpp:3252
#, kde-kuit-format
msgctxt "City in Oklahoma USA"
msgid "Sallisaw"
msgstr "Sallisaw"
#: kstars_i18n.cpp:3253
#, kde-kuit-format
msgctxt "City in Idaho USA"
msgid "Salmon"
msgstr "Salmon"
#: kstars_i18n.cpp:3254
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Salmon Arm"
msgstr "Salmon Arm"
#: kstars_i18n.cpp:3255
#, kde-kuit-format
msgctxt "City in Utah USA"
msgid "Salt Lake City"
msgstr "Salt Lake City"
#: kstars_i18n.cpp:3256
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Salton City"
msgstr "Salton City"
#: kstars_i18n.cpp:3257
#, kde-kuit-format
msgctxt "City in Austria"
msgid "Salzburg"
msgstr "Salzburg"
#: kstars_i18n.cpp:3258
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Salzgitter"
msgstr "Salzgitter"
#: kstars_i18n.cpp:3259
#, kde-kuit-format
msgctxt "City in Volga Region Russia"
msgid "Samara"
msgstr "Samara"
#: kstars_i18n.cpp:3260
#, kde-kuit-format
msgctxt "City in Iraq"
msgid "Samarrah"
msgstr "Samarrah"
#: kstars_i18n.cpp:3261
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "San Angelo"
msgstr "San Angelo"
#: kstars_i18n.cpp:3262
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "San Antonio"
msgstr "San Antonio"
#: kstars_i18n.cpp:3263
#, kde-kuit-format
msgctxt "City in California USA"
msgid "San Bernardino"
msgstr "San Bernardino"
#: kstars_i18n.cpp:3264
#, kde-kuit-format
msgctxt "City in California USA"
msgid "San Diego"
msgstr "San Diego"
#: kstars_i18n.cpp:3265
#, kde-kuit-format
msgctxt "City in Spain"
msgid "San Fernando"
msgstr "San Fernando"
#: kstars_i18n.cpp:3266
#, kde-kuit-format
msgctxt "City in California USA"
msgid "San Francisco"
msgstr "San Francisco"
#: kstars_i18n.cpp:3267
#, kde-kuit-format
msgctxt "City in Costa Rica"
msgid "San Jose"
msgstr "San Jose"
#: kstars_i18n.cpp:3268
#, kde-kuit-format
msgctxt "City in California USA"
msgid "San Jose"
msgstr "San Jose"
#: kstars_i18n.cpp:3269
#, kde-kuit-format
msgctxt "City in Puerto Rico USA"
msgid "San Juan"
msgstr "San Juan"
#: kstars_i18n.cpp:3270
#, kde-kuit-format
msgctxt "City in California USA"
msgid "San Leandro"
msgstr "San Leandro"
#: kstars_i18n.cpp:3271
#, kde-kuit-format
msgctxt "City in California USA"
msgid "San Mateo"
msgstr "San Mateo"
#: kstars_i18n.cpp:3272
#, kde-kuit-format
msgctxt "City in California USA"
msgid "San Pedro"
msgstr "San Pedro"
#: kstars_i18n.cpp:3273
#, kde-kuit-format
msgctxt "City in Mexico"
msgid "San Pedro Martir"
msgstr "San Pedro Martir"
#: kstars_i18n.cpp:3274
#, kde-kuit-format
msgctxt "City in El Salvador"
msgid "San Salvador"
msgstr "San Salvador"
#: kstars_i18n.cpp:3275
#, kde-kuit-format
msgctxt "City in Spain"
msgid "San Sebastián"
msgstr "San Sebastián"
#: kstars_i18n.cpp:3276
#, kde-kuit-format
msgctxt "City in Tenerife Spain"
msgid "San Sebastián de la Gomera"
msgstr "San Sebastián de la Gomera"
#: kstars_i18n.cpp:3277
#, kde-kuit-format
msgctxt "City in Gyeongnam Korea"
msgid "Sancheong"
msgstr "Sancheong"
#: kstars_i18n.cpp:3278
#, kde-kuit-format
msgctxt "City in Arizona USA"
msgid "Sanders"
msgstr "Sanders"
#: kstars_i18n.cpp:3279
#, kde-kuit-format
msgctxt "City in Georgia USA"
msgid "Sandersville"
msgstr "Sandersville"
#: kstars_i18n.cpp:3280
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "Sandhurst Surrey"
msgstr "Sandhurst Surrey"
#: kstars_i18n.cpp:3281
#, kde-kuit-format
msgctxt "City in Idaho USA"
msgid "Sandpoint"
msgstr "Sandpoint"
#: kstars_i18n.cpp:3282
#, kde-kuit-format
msgctxt "City in Maine USA"
msgid "Sanford"
msgstr "Sanford"
#: kstars_i18n.cpp:3283
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Santa Ana"
msgstr "Santa Ana"
#: kstars_i18n.cpp:3284
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Santa Barbara"
msgstr "Santa Barbara"
#: kstars_i18n.cpp:3285
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Santa Clara"
msgstr "Santa Clara"
#: kstars_i18n.cpp:3286
#, kde-kuit-format
msgctxt "City in Bolivia"
msgid "Santa Cruz"
msgstr "Santa Cruz"
#: kstars_i18n.cpp:3287
#, kde-kuit-format
msgctxt "City in Tenerife Spain"
msgid "Santa Cruz de Tenerife"
msgstr "Santa Cruz de Tenerife"
#: kstars_i18n.cpp:3288
#, kde-kuit-format
msgctxt "City in Tenerife Spain"
msgid "Santa Cruz de la Palma"
msgstr "Santa Cruz de la Palma"
#: kstars_i18n.cpp:3289
#, kde-kuit-format
msgctxt "City in New Mexico USA"
msgid "Santa Fe"
msgstr "Santa Fe"
#: kstars_i18n.cpp:3290
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Santa Maria"
msgstr "Santa Maria"
#: kstars_i18n.cpp:3291
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Santa Maria Capua Vetere"
msgstr "Santa Maria Capua Vetere"
#: kstars_i18n.cpp:3292
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Santa Monica"
msgstr "Santa Monica"
#: kstars_i18n.cpp:3293
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Santa Rosa"
msgstr "Santa Rosa"
#: kstars_i18n.cpp:3294
#, kde-kuit-format
msgctxt "City in New Mexico USA"
msgid "Santa Rosa"
msgstr "Santa Rosa"
#: kstars_i18n.cpp:3295
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Santander"
msgstr "Santander"
#: kstars_i18n.cpp:3296
#, kde-kuit-format
msgctxt "City in Chile"
msgid "Santiago"
msgstr "Santiago"
#: kstars_i18n.cpp:3297
#, kde-kuit-format
msgctxt "City in Dominican Republic"
msgid "Santo Domingo"
msgstr "Santo Domingo"
#: kstars_i18n.cpp:3298
#, kde-kuit-format
msgctxt "City in Japan"
msgid "Sapporo"
msgstr "Sapporo"
#: kstars_i18n.cpp:3299
#, kde-kuit-format
msgctxt "City in Bosnia and Herzegovina"
msgid "Sarajevo"
msgstr "Sarajewo"
#: kstars_i18n.cpp:3300
#, kde-kuit-format
msgctxt "City in Volga Region Russia"
msgid "Saransk"
msgstr "Sarańsk"
#: kstars_i18n.cpp:3301
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Sarasota"
msgstr "Sarasota"
#: kstars_i18n.cpp:3302
#, kde-kuit-format
msgctxt "City in Volga Region Russia"
msgid "Saratov"
msgstr "Saratów"
#: kstars_i18n.cpp:3303
#, kde-kuit-format
msgctxt "City in Nebraska USA"
msgid "Sargent"
msgstr "Sargent"
#: kstars_i18n.cpp:3304
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Sarnia"
msgstr "Sarnia"
#: kstars_i18n.cpp:3305
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Saskatoon"
msgstr "Saskatoon"
#: kstars_i18n.cpp:3306
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Sassari"
msgstr "Sassari"
#: kstars_i18n.cpp:3307
#, kde-kuit-format
msgctxt "City in Algeria"
msgid "Satif"
msgstr "Satif"
#: kstars_i18n.cpp:3308
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Saue"
msgstr "Saue"
#: kstars_i18n.cpp:3309
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "Sault St. Marie"
msgstr "Sault St. Marie"
#: kstars_i18n.cpp:3310
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Sault Ste. Marie"
msgstr "Sault Ste. Marie"
#: kstars_i18n.cpp:3311
#, kde-kuit-format
msgctxt "City in Georgia USA"
msgid "Savannah"
msgstr "Savannah"
#: kstars_i18n.cpp:3312
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Savant Lake"
msgstr "Savant Lake"
#: kstars_i18n.cpp:3313
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Savona"
msgstr "Savona"
#: kstars_i18n.cpp:3314
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Scarborough"
msgstr "Scarborough"
#: kstars_i18n.cpp:3315
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Schauinsland"
msgstr "Schauinsland"
#: kstars_i18n.cpp:3316
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Schaumburg"
msgstr "Schaumburg"
#: kstars_i18n.cpp:3317
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "Schenectady"
msgstr "Schenectady"
#: kstars_i18n.cpp:3318
#, kde-kuit-format
msgctxt "City in Nebraska USA"
msgid "Schuyler"
msgstr "Schuyler"
#: kstars_i18n.cpp:3319
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Schwerin"
msgstr "Schwerin"
#: kstars_i18n.cpp:3320
#, kde-kuit-format
msgctxt "City in Arizona USA"
msgid "Scottsdale"
msgstr "Scottsdale"
#: kstars_i18n.cpp:3321
#, kde-kuit-format
msgctxt "City in Pennsylvania USA"
msgid "Scranton"
msgstr "Scranton"
#: kstars_i18n.cpp:3322
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Seabrook"
msgstr "Seabrook"
#: kstars_i18n.cpp:3323
#, kde-kuit-format
msgctxt "City in Delaware USA"
msgid "Seaford"
msgstr "Seaford"
#: kstars_i18n.cpp:3324
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Seal Beach"
msgstr "Seal Beach"
#: kstars_i18n.cpp:3325
#, kde-kuit-format
msgctxt "City in Washington USA"
msgid "Seattle"
msgstr "Seattle"
#: kstars_i18n.cpp:3326
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Sebastian"
msgstr "Sebastian"
#: kstars_i18n.cpp:3327
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Sechelt"
msgstr "Sechelt"
#: kstars_i18n.cpp:3328
#, kde-kuit-format
msgctxt "City in Mali"
msgid "Segou"
msgstr "Segou"
#: kstars_i18n.cpp:3329
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Segovia"
msgstr "Segovia"
#: kstars_i18n.cpp:3330
#, kde-kuit-format
msgctxt "City in Alabama USA"
msgid "Selma"
msgstr "Selma"
#: kstars_i18n.cpp:3331
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Selter"
msgstr "Selter"
#: kstars_i18n.cpp:3332
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Senneterre"
msgstr "Senneterre"
#: kstars_i18n.cpp:3333
#, kde-kuit-format
msgctxt "City in Jeju Korea"
msgid "Seogwipo"
msgstr "Seogwipo"
#: kstars_i18n.cpp:3334
#, kde-kuit-format
msgctxt "City in Jeju Korea"
msgid "Seongsanpo"
msgstr "Seongsanpo"
#: kstars_i18n.cpp:3335
#, kde-kuit-format
msgctxt "City in Chungnam Korea"
msgid "Seosan"
msgstr "Seosan"
#: kstars_i18n.cpp:3336
#, kde-kuit-format
msgctxt "City in Korea"
msgid "Seoul"
msgstr "Seul"
#: kstars_i18n.cpp:3337
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Sept-Iles"
msgstr "Sept-Iles"
#: kstars_i18n.cpp:3338
#, kde-kuit-format
msgctxt "City in Ukraine"
msgid "Sevastopol"
msgstr "Sewastopol"
#: kstars_i18n.cpp:3339
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Sevilla"
msgstr "Sewilla"
#: kstars_i18n.cpp:3340
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Seward"
msgstr "Seward"
#: kstars_i18n.cpp:3341
#, kde-kuit-format
msgctxt "City in Madina Saudi Arabia"
msgid "Sewerqia"
msgstr "Sewerqia"
#: kstars_i18n.cpp:3342
#, kde-kuit-format
msgctxt "City in Tennessee USA"
msgid "Seymour"
msgstr "Seymour"
#: kstars_i18n.cpp:3343
#, kde-kuit-format
msgctxt "City in Tunisia"
msgid "Sfax"
msgstr "Sfax"
#: kstars_i18n.cpp:3344
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Shabaqua Corners"
msgstr "Narożniki Shabaqua"
#: kstars_i18n.cpp:3345
#, kde-kuit-format
msgctxt "City in China"
msgid "Shanghai"
msgstr "Shanghai"
#: kstars_i18n.cpp:3346
#, kde-kuit-format
msgctxt "City in Munster Ireland"
msgid "Shannon"
msgstr "Shannon"
#: kstars_i18n.cpp:3347
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Shaunavon"
msgstr "Shaunavon"
#: kstars_i18n.cpp:3348
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Shawinigan"
msgstr "Shawinigan"
#: kstars_i18n.cpp:3349
#, kde-kuit-format
msgctxt "City in Kansas USA"
msgid "Shawnee"
msgstr "Shawnee"
#: kstars_i18n.cpp:3350
#, kde-kuit-format
msgctxt "City in Wisconsin USA"
msgid "Sheboygan"
msgstr "Sheboygan"
#: kstars_i18n.cpp:3351
#, kde-kuit-format
msgctxt "City in Nova Scotia Canada"
msgid "Sheet Harbour"
msgstr "Sheet Harbour"
#: kstars_i18n.cpp:3352
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "Sheffield"
msgstr "Sheffield"
#: kstars_i18n.cpp:3353
#, kde-kuit-format
msgctxt "City in Ohio USA"
msgid "Shelby"
msgstr "Shelby"
#: kstars_i18n.cpp:3354
#, kde-kuit-format
msgctxt "City in Tennessee USA"
msgid "Shelbyville"
msgstr "Shelbyville"
#: kstars_i18n.cpp:3355
#, kde-kuit-format
msgctxt "City in Iowa USA"
msgid "Sheldon"
msgstr "Sheldon"
#: kstars_i18n.cpp:3356
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Shell Beach"
msgstr "Shell Beach"
#: kstars_i18n.cpp:3357
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Shemya"
msgstr "Shemya"
#: kstars_i18n.cpp:3358
#, kde-kuit-format
msgctxt "City in Nova Scotia Canada"
msgid "Sherbrooke"
msgstr "Sherbrooke"
#: kstars_i18n.cpp:3359
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Sherbrooke"
msgstr "Sherbrooke"
#: kstars_i18n.cpp:3360
#, kde-kuit-format
msgctxt "City in Wyoming USA"
msgid "Sheridan"
msgstr "Sheridan"
#: kstars_i18n.cpp:3361
#, kde-kuit-format
msgctxt "City in New Brunswick Canada"
msgid "Shippagan"
msgstr "Shippagan"
#: kstars_i18n.cpp:3362
#, kde-kuit-format
msgctxt "City in Iran"
msgid "Shiraz"
msgstr "Shiraz"
#: kstars_i18n.cpp:3363
#, kde-kuit-format
msgctxt "City in Idaho USA"
msgid "Shoshone"
msgstr "Shoshone"
#: kstars_i18n.cpp:3364
#, kde-kuit-format
msgctxt "City in Louisiana USA"
msgid "Shreveport"
msgstr "Shreveport"
#: kstars_i18n.cpp:3365
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Shungnak"
msgstr "Shungnak"
#: kstars_i18n.cpp:3366
#, kde-kuit-format
msgctxt "City in Malaysia"
msgid "Sibu"
msgstr "Sibu"
#: kstars_i18n.cpp:3367
#, kde-kuit-format
msgctxt "City in Australia"
msgid "Siding Spring"
msgstr "Siding Spring"
#: kstars_i18n.cpp:3368
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Siegen"
msgstr "Siegen"
#: kstars_i18n.cpp:3369
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Siena"
msgstr "Siena"
#: kstars_i18n.cpp:3370
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Sigonella"
msgstr "Sigonella"
#: kstars_i18n.cpp:3371
#, kde-kuit-format
msgctxt "City in Jylland Denmark"
msgid "Silkeborg"
msgstr "Silkeborg"
#: kstars_i18n.cpp:3372
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Sillamäe"
msgstr "Sillamäe"
#: kstars_i18n.cpp:3373
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Silver Dollar"
msgstr "Silver Dollar"
#: kstars_i18n.cpp:3374
#, kde-kuit-format
msgctxt "City in Maryland USA"
msgid "Silver Spring"
msgstr "Silver Spring"
#: kstars_i18n.cpp:3375
#, kde-kuit-format
msgctxt "City in Ukraine"
msgid "Simferopol"
msgstr "Simferopol"
#: kstars_i18n.cpp:3376
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Simi Valley"
msgstr "Simi Valley"
#: kstars_i18n.cpp:3377
#, kde-kuit-format
msgctxt "City in Swaziland"
msgid "Simunye"
msgstr "Simunye"
#: kstars_i18n.cpp:3378
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Sindi"
msgstr "Sindi"
#: kstars_i18n.cpp:3379
#, kde-kuit-format
msgctxt "City in Singapore"
msgid "Singapore"
msgstr "Singapur"
#: kstars_i18n.cpp:3380
#, kde-kuit-format
msgctxt "City in Korea"
msgid "Sinuiju"
msgstr "Sinuiju"
#: kstars_i18n.cpp:3381
#, kde-kuit-format
msgctxt "City in Iowa USA"
msgid "Sioux City"
msgstr "Sioux City"
#: kstars_i18n.cpp:3382
#, kde-kuit-format
msgctxt "City in South Dakota USA"
msgid "Sioux Falls"
msgstr "Sioux Falls"
#: kstars_i18n.cpp:3383
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Sioux Lookout"
msgstr "Sioux Lookout"
#: kstars_i18n.cpp:3384
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Sioux Narrows"
msgstr "Sioux Narrows"
#: kstars_i18n.cpp:3385
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Siracusa"
msgstr "Syrakuzy"
#: kstars_i18n.cpp:3386
#, kde-kuit-format
msgctxt "City in Croatia"
msgid "Sisak"
msgstr "Sisak"
#: kstars_i18n.cpp:3387
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Sitka"
msgstr "Sitka"
#: kstars_i18n.cpp:3388
#, kde-kuit-format
msgctxt "City in Myanmar"
msgid "Sittwe"
msgstr "Sittwe"
#: kstars_i18n.cpp:3389
#, kde-kuit-format
msgctxt "City in Jylland Denmark"
msgid "Skagen"
msgstr "Skagen"
#: kstars_i18n.cpp:3390
#, kde-kuit-format
msgctxt "City in Slovakia"
msgid "Skalnate Pleso"
msgstr "Skalnate Pleso"
#: kstars_i18n.cpp:3391
#, kde-kuit-format
msgctxt "City in Norway"
msgid "Skibotn"
msgstr "Skibotn"
#: kstars_i18n.cpp:3392
#, kde-kuit-format
msgctxt "City in Jylland Denmark"
msgid "Skive"
msgstr "Skive"
#: kstars_i18n.cpp:3393
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Skokie"
msgstr "Skokie"
#: kstars_i18n.cpp:3394
#, kde-kuit-format
msgctxt "City in Macedonia"
msgid "Skopje"
msgstr "Skopie"
#: kstars_i18n.cpp:3395
#, kde-kuit-format
msgctxt "City in Zealand Denmark"
msgid "Slagelse"
msgstr "Slagelse"
#: kstars_i18n.cpp:3396
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Slate Falls"
msgstr "Slate Falls"
#: kstars_i18n.cpp:3397
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Slave Lake"
msgstr "Slave Lake"
#: kstars_i18n.cpp:3398
#, kde-kuit-format
msgctxt "City in Louisiana USA"
msgid "Slidell"
msgstr "Slidell"
#: kstars_i18n.cpp:3399
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Smiths Falls"
msgstr "Smiths Falls"
#: kstars_i18n.cpp:3400
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Smoky Lake"
msgstr "Smoky Lake"
#: kstars_i18n.cpp:3401
#, kde-kuit-format
msgctxt "City in Central Region Russia"
msgid "Smolensk"
msgstr "Smoleńsk"
#: kstars_i18n.cpp:3402
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Smooth Rock Falls"
msgstr "Smooth Rock Falls"
#: kstars_i18n.cpp:3403
#, kde-kuit-format
msgctxt "City in Delaware USA"
msgid "Smyrna"
msgstr "Smyrna"
#: kstars_i18n.cpp:3404
#, kde-kuit-format
msgctxt "City in South Region Russia"
msgid "Sochi"
msgstr "Soczi"
#: kstars_i18n.cpp:3405
#, kde-kuit-format
msgctxt "City in Idaho USA"
msgid "Soda Springs"
msgstr "Soda Springs"
#: kstars_i18n.cpp:3406
#, kde-kuit-format
msgctxt "City in Denmark"
msgid "Soeborg"
msgstr "Soeborg"
#: kstars_i18n.cpp:3407
#, kde-kuit-format
msgctxt "City in Jylland Denmark"
msgid "Soenderborg"
msgstr "Soenderborg"
#: kstars_i18n.cpp:3408
#, kde-kuit-format
msgctxt "City in Bulgaria"
msgid "Sofia"
msgstr "Sofia"
#: kstars_i18n.cpp:3409
#, kde-kuit-format
msgctxt "City in Gangwon Korea"
msgid "Sokcho"
msgstr "Sokcho"
#: kstars_i18n.cpp:3410
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Solingen"
msgstr "Solingen"
#: kstars_i18n.cpp:3411
#, kde-kuit-format
msgctxt "City in Kentucky USA"
msgid "Somerset"
msgstr "Somerset"
#: kstars_i18n.cpp:3412
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "Somerset"
msgstr "Somerset"
#: kstars_i18n.cpp:3413
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "Somerville"
msgstr "Somerville"
#: kstars_i18n.cpp:3414
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "Somerville"
msgstr "Somerville"
#: kstars_i18n.cpp:3415
#, kde-kuit-format
msgctxt "City in Greenland"
msgid "Sondrestrom"
msgstr "Sondrestrom"
#: kstars_i18n.cpp:3416
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Sonnenberg"
msgstr "Sonnenberg"
#: kstars_i18n.cpp:3417
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Sonoma"
msgstr "Sonoma"
#: kstars_i18n.cpp:3418
#, kde-kuit-format
msgctxt "City in Győr-Moson-Sopron Hungary"
msgid "Sopron"
msgstr "Sopron"
#: kstars_i18n.cpp:3419
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Soria"
msgstr "Soria"
#: kstars_i18n.cpp:3420
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Souris"
msgstr "Souris"
#: kstars_i18n.cpp:3421
#, kde-kuit-format
msgctxt "City in Prince Edward Island Canada"
msgid "Souris"
msgstr "Souris"
#: kstars_i18n.cpp:3422
#, kde-kuit-format
msgctxt "City in Tunisia"
msgid "Sousse"
msgstr "Sousse"
#: kstars_i18n.cpp:3423
#, kde-kuit-format
msgctxt "City in Indiana USA"
msgid "South Bend"
msgstr "South Bend"
#: kstars_i18n.cpp:3424
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "South Brook"
msgstr "South Brook"
#: kstars_i18n.cpp:3425
#, kde-kuit-format
msgctxt "City in California USA"
msgid "South Gate"
msgstr "South Gate"
#: kstars_i18n.cpp:3426
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "South Kauai VORTAC"
msgstr "VORTAC, South Kauai"
#: kstars_i18n.cpp:3427
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "Southampton"
msgstr "Southampton"
#: kstars_i18n.cpp:3428
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "Southampton"
msgstr "Southampton"
#: kstars_i18n.cpp:3429
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "Southfield"
msgstr "Southfield"
#: kstars_i18n.cpp:3430
#, kde-kuit-format
msgctxt "City in Connecticut USA"
msgid "Southington"
msgstr "Southington"
#: kstars_i18n.cpp:3431
#, kde-kuit-format
msgctxt "City in South Africa"
msgid "Soweto"
msgstr "Soweto"
#: kstars_i18n.cpp:3432
#, kde-kuit-format
msgctxt "City in Angola"
msgid "Soyo"
msgstr "Soyo"
#: kstars_i18n.cpp:3433
#, kde-kuit-format
msgctxt "City in Nevada USA"
msgid "Sparks"
msgstr "Sparks"
#: kstars_i18n.cpp:3434
#, kde-kuit-format
msgctxt "City in South Carolina USA"
msgid "Spartanburg"
msgstr "Spartanburg"
#: kstars_i18n.cpp:3435
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Spenard"
msgstr "Spenard"
#: kstars_i18n.cpp:3436
#, kde-kuit-format
msgctxt "City in Iowa USA"
msgid "Spencer"
msgstr "Spencer"
#: kstars_i18n.cpp:3437
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Spirit River"
msgstr "Spirit River"
#: kstars_i18n.cpp:3438
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Spiritwood"
msgstr "Spiritwood"
#: kstars_i18n.cpp:3439
#, kde-kuit-format
msgctxt "City in Croatia"
msgid "Split"
msgstr "Split"
#: kstars_i18n.cpp:3440
#, kde-kuit-format
msgctxt "City in Washington USA"
msgid "Spokane"
msgstr "Spokane"
#: kstars_i18n.cpp:3441
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Sprague"
msgstr "Sprague"
#: kstars_i18n.cpp:3442
#, kde-kuit-format
msgctxt "City in Arkansas USA"
msgid "Springdale"
msgstr "Springdale"
#: kstars_i18n.cpp:3443
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Springfield"
msgstr "Springfield"
#: kstars_i18n.cpp:3444
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "Springfield"
msgstr "Springfield"
#: kstars_i18n.cpp:3445
#, kde-kuit-format
msgctxt "City in Missouri USA"
msgid "Springfield"
msgstr "Springfield"
#: kstars_i18n.cpp:3446
#, kde-kuit-format
msgctxt "City in Ohio USA"
msgid "Springfield"
msgstr "Springfield"
#: kstars_i18n.cpp:3447
#, kde-kuit-format
msgctxt "City in Oregon USA"
msgid "Springfield"
msgstr "Springfield"
#: kstars_i18n.cpp:3448
#, kde-kuit-format
msgctxt "City in Vermont USA"
msgid "Springfield"
msgstr "Springfield"
#: kstars_i18n.cpp:3449
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Spuzzum"
msgstr "Spuzzum"
#: kstars_i18n.cpp:3450
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Squamish"
msgstr "Squamish"
#: kstars_i18n.cpp:3451
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "St. Alban's"
msgstr "St. Alban's"
#: kstars_i18n.cpp:3452
#, kde-kuit-format
msgctxt "City in Vermont USA"
msgid "St. Albans"
msgstr "St. Albans"
#: kstars_i18n.cpp:3453
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "St. Bride's"
msgstr "St. Bride's"
#: kstars_i18n.cpp:3454
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "St. Catharines"
msgstr "St. Catharines"
#: kstars_i18n.cpp:3455
#, kde-kuit-format
msgctxt "City in Missouri USA"
msgid "St. Charles"
msgstr "St. Charles"
#: kstars_i18n.cpp:3456
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "St. Clair Shores"
msgstr "St. Clair Shores"
#: kstars_i18n.cpp:3457
#, kde-kuit-format
msgctxt "City in Minnesota USA"
msgid "St. Cloud"
msgstr "St. Cloud"
#: kstars_i18n.cpp:3458
#, kde-kuit-format
msgctxt "City in Virgin Islands"
msgid "St. Croix"
msgstr "St. Croix"
#: kstars_i18n.cpp:3459
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "St. David's"
msgstr "St. David's"
#: kstars_i18n.cpp:3460
#, kde-kuit-format
msgctxt "City in Utah USA"
msgid "St. George"
msgstr "St. George"
#: kstars_i18n.cpp:3461
#, kde-kuit-format
msgctxt "City in Antigua and Barbuda"
msgid "St. John's"
msgstr "St. John's"
#: kstars_i18n.cpp:3462
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "St. John's"
msgstr "St. John's"
#: kstars_i18n.cpp:3463
#, kde-kuit-format
msgctxt "City in Missouri USA"
msgid "St. Joseph"
msgstr "St. Joseph"
#: kstars_i18n.cpp:3464
#, kde-kuit-format
msgctxt "City in Senegal"
msgid "St. Louis"
msgstr "St. Louis"
#: kstars_i18n.cpp:3465
#, kde-kuit-format
msgctxt "City in Missouri USA"
msgid "St. Louis"
msgstr "St. Louis"
#: kstars_i18n.cpp:3466
#, kde-kuit-format
msgctxt "City in Mexico"
msgid "St. María Tonantzintla"
msgstr "St. María Tonantzintla"
#: kstars_i18n.cpp:3467
#, kde-kuit-format
msgctxt "City in Maryland USA"
msgid "St. Michales"
msgstr "St. Michales"
#: kstars_i18n.cpp:3468
#, kde-kuit-format
msgctxt "City in Loire-atlantique France"
msgid "St. Nazaire"
msgstr "St. Nazaire"
#: kstars_i18n.cpp:3469
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "St. Paul"
msgstr "St. Paul"
#: kstars_i18n.cpp:3470
#, kde-kuit-format
msgctxt "City in Minnesota USA"
msgid "St. Paul"
msgstr "St. Paul"
#: kstars_i18n.cpp:3471
#, kde-kuit-format
msgctxt "City in Guernsey United Kingdom"
msgid "St. Peter Port"
msgstr "St. Peter Port"
#: kstars_i18n.cpp:3472
#, kde-kuit-format
msgctxt "City in Nova Scotia Canada"
msgid "St. Peter's"
msgstr "Święty Piotr"
#: kstars_i18n.cpp:3473
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "St. Petersburg"
msgstr "St. Petersburg"
#: kstars_i18n.cpp:3474
#, kde-kuit-format
msgctxt "City in North-West Region Russia"
msgid "St. Petersburg"
msgstr "St. Petersburg"
#: kstars_i18n.cpp:3475
#, kde-kuit-format
msgctxt "City in New Brunswick Canada"
msgid "St. Stephen"
msgstr "Święty Stefan"
#: kstars_i18n.cpp:3476
#, kde-kuit-format
msgctxt "City in Virgin Islands"
msgid "St. Thomas"
msgstr "St. Thomas"
#: kstars_i18n.cpp:3477
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "St. Thomas"
msgstr "St. Thomas"
#: kstars_i18n.cpp:3478
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "St. Walburg"
msgstr "St. Walburg"
#: kstars_i18n.cpp:3479
#, kde-kuit-format
msgctxt "City in Connecticut USA"
msgid "Stamford"
msgstr "Stamford"
#: kstars_i18n.cpp:3480
#, kde-kuit-format
msgctxt "City in Falkland Islands"
msgid "Stanley"
msgstr "Stanley"
#: kstars_i18n.cpp:3481
#, kde-kuit-format
msgctxt "City in Slovakia"
msgid "Stara Lesna"
msgstr "Stara Lesna"
#: kstars_i18n.cpp:3482
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "Staten Island"
msgstr "Staten Island"
#: kstars_i18n.cpp:3483
#, kde-kuit-format
msgctxt "City in North Carolina USA"
msgid "Statesville"
msgstr "Statesville"
#: kstars_i18n.cpp:3484
#, kde-kuit-format
msgctxt "City in Norway"
msgid "Stavanger"
msgstr "Stavanger"
#: kstars_i18n.cpp:3485
#, kde-kuit-format
msgctxt "City in South Region Russia"
msgid "Stavropol'"
msgstr "Stawropol"
#: kstars_i18n.cpp:3486
#, kde-kuit-format
msgctxt "City in Colorado USA"
msgid "Steamboat Springs"
msgstr "Steamboat Springs"
#: kstars_i18n.cpp:3487
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Steinbach"
msgstr "Steinbach"
#: kstars_i18n.cpp:3488
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "Stephenville"
msgstr "Stephenville"
#: kstars_i18n.cpp:3489
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Sterling"
msgstr "Sterling"
#: kstars_i18n.cpp:3490
#, kde-kuit-format
msgctxt "City in Virginia USA"
msgid "Sterling"
msgstr "Sterling"
#: kstars_i18n.cpp:3491
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "Sterling Heights"
msgstr "Sterling Heights"
#: kstars_i18n.cpp:3492
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Stettler"
msgstr "Stettler"
#: kstars_i18n.cpp:3493
#, kde-kuit-format
msgctxt "City in Ohio USA"
msgid "Steubenville"
msgstr "Steubenville"
#: kstars_i18n.cpp:3494
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Stockert"
msgstr "Stockert"
#: kstars_i18n.cpp:3495
#, kde-kuit-format
msgctxt "City in Sweden"
msgid "Stockholm"
msgstr "Sztokholm"
#: kstars_i18n.cpp:3496
#, kde-kuit-format
msgctxt "City in Maine USA"
msgid "Stockholm"
msgstr "Stockholm"
#: kstars_i18n.cpp:3497
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Stockton"
msgstr "Stockton"
#: kstars_i18n.cpp:3498
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "Stony Brook"
msgstr "Stony Brook"
#: kstars_i18n.cpp:3499
#, kde-kuit-format
msgctxt "City in Bas-Rhin France"
msgid "Strasbourg"
msgstr "Strasbourg"
#: kstars_i18n.cpp:3500
#, kde-kuit-format
msgctxt "City in Connecticut USA"
msgid "Stratford"
msgstr "Stratford"
#: kstars_i18n.cpp:3501
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Stratford"
msgstr "Stratford"
#: kstars_i18n.cpp:3502
#, kde-kuit-format
msgctxt "City in Jylland Denmark"
msgid "Struer"
msgstr "Struer"
#: kstars_i18n.cpp:3503
#, kde-kuit-format
msgctxt "City in Wisconsin USA"
msgid "Sturtevant"
msgstr "Sturtevant"
#: kstars_i18n.cpp:3504
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Stuttgart"
msgstr "Stuttgart"
#: kstars_i18n.cpp:3505
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Sudbury"
msgstr "Sudbury"
#: kstars_i18n.cpp:3506
#, kde-kuit-format
msgctxt "City in Egypt"
msgid "Suez"
msgstr "Suez"
#: kstars_i18n.cpp:3507
#, kde-kuit-format
msgctxt "City in Virginia USA"
msgid "Suffolk"
msgstr "Suffolk"
#: kstars_i18n.cpp:3508
#, kde-kuit-format
msgctxt "City in Japan"
msgid "Sugadaira"
msgstr "Sugadaira"
#: kstars_i18n.cpp:3509
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Sultan"
msgstr "Sultan"
#: kstars_i18n.cpp:3510
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "Summerford"
msgstr "Summerford"
#: kstars_i18n.cpp:3511
#, kde-kuit-format
msgctxt "City in Prince Edward Island Canada"
msgid "Summerside"
msgstr "Strona letnia"
#: kstars_i18n.cpp:3512
#, kde-kuit-format
msgctxt "City in South Carolina USA"
msgid "Sumter"
msgstr "Sumter"
#: kstars_i18n.cpp:3513
#, kde-kuit-format
msgctxt "City in Ukraine"
msgid "Sumy"
msgstr "Sumy"
#: kstars_i18n.cpp:3514
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Sun Valley"
msgstr "Sun Valley"
#: kstars_i18n.cpp:3515
#, kde-kuit-format
msgctxt "City in Jeonnam Korea"
msgid "Suncheon"
msgstr "Suncheon"
#: kstars_i18n.cpp:3516
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Sundridge"
msgstr "Sundridge"
#: kstars_i18n.cpp:3517
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Sunnyvale"
msgstr "Sunnyvale"
#: kstars_i18n.cpp:3518
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Sunrise"
msgstr "Sunrise"
#: kstars_i18n.cpp:3519
#, kde-kuit-format
msgctxt "City in Wisconsin USA"
msgid "Superior"
msgstr "Superior"
#: kstars_i18n.cpp:3520
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Surrey"
msgstr "Surrey"
#: kstars_i18n.cpp:3521
#, kde-kuit-format
msgctxt "City in New Brunswick Canada"
msgid "Sussex"
msgstr "Sussex"
#: kstars_i18n.cpp:3522
#, kde-kuit-format
msgctxt "City in South Africa"
msgid "Sutherland"
msgstr "Sutherland"
#: kstars_i18n.cpp:3523
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Sutton"
msgstr "Sutton"
#: kstars_i18n.cpp:3524
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Suure-Jaani"
msgstr "Suure-Jaani"
#: kstars_i18n.cpp:3525
#, kde-kuit-format
msgctxt "City in Gyeonggi Korea"
msgid "Suwon"
msgstr "Suwon"
#: kstars_i18n.cpp:3526
#, kde-kuit-format
msgctxt "City in Fyn Denmark"
msgid "Svendborg"
msgstr "Svendborg"
#: kstars_i18n.cpp:3527
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Swan Hills"
msgstr "Swan Hills"
#: kstars_i18n.cpp:3528
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Swan River"
msgstr "Swan River"
#: kstars_i18n.cpp:3529
#, kde-kuit-format
msgctxt "City in North Carolina USA"
msgid "Swannanoa"
msgstr "Swannanoa"
#: kstars_i18n.cpp:3530
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Swift Current"
msgstr "Swift Current"
#: kstars_i18n.cpp:3531
#, kde-kuit-format
msgctxt "City in New South Wales Australia"
msgid "Sydney"
msgstr "Sydney"
#: kstars_i18n.cpp:3532
#, kde-kuit-format
msgctxt "City in Nova Scotia Canada"
msgid "Sydney"
msgstr "Sydney"
#: kstars_i18n.cpp:3533
#, kde-kuit-format
msgctxt "City in North-West Region Russia"
msgid "Syktyvkar"
msgstr "Syktywkar"
#: kstars_i18n.cpp:3534
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "Syracuse"
msgstr "Syracuse"
#: kstars_i18n.cpp:3535
#, kde-kuit-format
msgctxt "City in Csongrád Hungary"
msgid "Szeged"
msgstr "Szeged"
#: kstars_i18n.cpp:3536
#, kde-kuit-format
msgctxt "City in Tolna Hungary"
msgid "Szekszárd"
msgstr "Szekszárd"
#: kstars_i18n.cpp:3537
#, kde-kuit-format
msgctxt "City in Jász-Nagykun-Szolnok Hungary"
msgid "Szolnok"
msgstr "Szolnok"
#: kstars_i18n.cpp:3538
#, kde-kuit-format
msgctxt "City in Vas Hungary"
msgid "Szombathely"
msgstr "Szombathely"
#: kstars_i18n.cpp:3539
#, kde-kuit-format
msgctxt "City in Fejér Hungary"
msgid "Székesfehérvár"
msgstr "Székesfehérvár"
#: kstars_i18n.cpp:3540
#, kde-kuit-format
msgctxt "City in Brazil"
msgid "São Paulo"
msgstr "São Paulo"
#: kstars_i18n.cpp:3541
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Taber"
msgstr "Taber"
#: kstars_i18n.cpp:3542
#, kde-kuit-format
msgctxt "City in Iran"
msgid "Tabriz"
msgstr "Tabriz"
#: kstars_i18n.cpp:3543
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Tachie"
msgstr "Tachie"
#: kstars_i18n.cpp:3544
#, kde-kuit-format
msgctxt "City in Washington USA"
msgid "Tacoma"
msgstr "Tacoma"
#: kstars_i18n.cpp:3545
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Tadoussac"
msgstr "Tadoussac"
#: kstars_i18n.cpp:3546
#, kde-kuit-format
msgctxt "City in Gangwon Korea"
msgid "Taebaek"
msgstr "Taebaek"
#: kstars_i18n.cpp:3547
#, kde-kuit-format
msgctxt "City in French Polynesia"
msgid "Tahiti"
msgstr "Tahiti"
#: kstars_i18n.cpp:3548
#, kde-kuit-format
msgctxt "City in Hong Kong"
msgid "Tai Tam"
msgstr "Tai Tam"
#: kstars_i18n.cpp:3549
#, kde-kuit-format
msgctxt "City in Taiwan"
msgid "Taipei"
msgstr "Taipei"
#: kstars_i18n.cpp:3550
#, kde-kuit-format
msgctxt "City in Ghana"
msgid "Takoradi"
msgstr "Takoradi"
#: kstars_i18n.cpp:3551
#, kde-kuit-format
msgctxt "City in Peru"
msgid "Talara"
msgstr "Talara"
#: kstars_i18n.cpp:3552
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Tallahassee"
msgstr "Tallahassee"
#: kstars_i18n.cpp:3553
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Tallinn"
msgstr "Tallinn"
#: kstars_i18n.cpp:3554
#, kde-kuit-format
msgctxt "City in Algeria"
msgid "Tamanrasset"
msgstr "Tamanrasset"
#: kstars_i18n.cpp:3555
#, kde-kuit-format
msgctxt "City in Central Region Russia"
msgid "Tambov"
msgstr "Tambów"
#: kstars_i18n.cpp:3556
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "Tampa"
msgstr "Tampa"
#: kstars_i18n.cpp:3557
#, kde-kuit-format
msgctxt "City in Finland"
msgid "Tampere"
msgstr "Tampere"
#: kstars_i18n.cpp:3558
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Tamsalu"
msgstr "Tamsalu"
#: kstars_i18n.cpp:3559
#, kde-kuit-format
msgctxt "City in Morocco"
msgid "Tangier"
msgstr "Tangier"
#: kstars_i18n.cpp:3560
#, kde-kuit-format
msgctxt "City in Marshall Islands"
msgid "Taora Island"
msgstr "Taora"
#: kstars_i18n.cpp:3561
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Tapa"
msgstr "Tapa"
#: kstars_i18n.cpp:3562
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Taranto"
msgstr "Taranto"
#: kstars_i18n.cpp:3563
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Tarragona"
msgstr "Tarragona"
#: kstars_i18n.cpp:3564
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Tartu"
msgstr "Tartu"
#: kstars_i18n.cpp:3565
#, kde-kuit-format
msgctxt "City in Uzbekistan"
msgid "Tashkent"
msgstr "Taszkient"
#: kstars_i18n.cpp:3566
#, kde-kuit-format
msgctxt "City in Komárom-Esztergom Hungary"
msgid "Tatabánya"
msgstr "Tatabánya"
#: kstars_i18n.cpp:3567
#, kde-kuit-format
msgctxt "City in Tunisia"
msgid "Tataouine"
msgstr "Tataouine"
#: kstars_i18n.cpp:3568
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "Taylor"
msgstr "Taylor"
#: kstars_i18n.cpp:3569
#, kde-kuit-format
msgctxt "City in Honduras"
msgid "Tegucigalpa"
msgstr "Tegucigalpa"
#: kstars_i18n.cpp:3570
#, kde-kuit-format
msgctxt "City in Iran"
msgid "Tehran"
msgstr "Tehran"
#: kstars_i18n.cpp:3571
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "Teignmouth"
msgstr "Teignmouth"
#: kstars_i18n.cpp:3572
#, kde-kuit-format
msgctxt "City in Israel"
msgid "Tel Aviv"
msgstr "Tel Aviv"
#: kstars_i18n.cpp:3573
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Temiskaming Shores"
msgstr "Temiskaming Shores"
#: kstars_i18n.cpp:3574
#, kde-kuit-format
msgctxt "City in Arizona USA"
msgid "Tempe"
msgstr "Tempe"
#: kstars_i18n.cpp:3575
#, kde-kuit-format
msgctxt "City in Singapore"
msgid "Tengah"
msgstr "Tengah"
#: kstars_i18n.cpp:3576
#, kde-kuit-format
msgctxt "City in Washington USA"
msgid "Tenino"
msgstr "Tenino"
#: kstars_i18n.cpp:3577
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Tern Island"
msgstr "Tern Island"
#: kstars_i18n.cpp:3578
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Terni"
msgstr "Terni"
#: kstars_i18n.cpp:3579
#, kde-kuit-format
msgctxt "City in Ukraine"
msgid "Ternopil'"
msgstr "Tarnopol"
#: kstars_i18n.cpp:3580
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Terrace Bay"
msgstr "Terrace Bay"
#: kstars_i18n.cpp:3581
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Terrassa"
msgstr "Terrassa"
#: kstars_i18n.cpp:3582
#, kde-kuit-format
msgctxt "City in Indiana USA"
msgid "Terre Haute"
msgstr "Terre Haute"
#: kstars_i18n.cpp:3583
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "Terrenceville"
msgstr "Terrenceville"
#: kstars_i18n.cpp:3584
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Teruel"
msgstr "Teruel"
#: kstars_i18n.cpp:3585
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Tete Jaune Cache"
msgstr "Tete Jaune Cache"
#: kstars_i18n.cpp:3586
#, kde-kuit-format
msgctxt "City in Arkansas USA"
msgid "Texarkana"
msgstr "Texarkana"
#: kstars_i18n.cpp:3587
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Texarkana"
msgstr "Texarkana"
#: kstars_i18n.cpp:3588
#, kde-kuit-format
msgctxt "City in Lesotho"
msgid "Teyateayneng"
msgstr "Teyateayneng"
#: kstars_i18n.cpp:3589
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "The Pas"
msgstr "The Pas"
#: kstars_i18n.cpp:3590
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Thessalon"
msgstr "Thessalon"
#: kstars_i18n.cpp:3591
#, kde-kuit-format
msgctxt "City in Greece"
msgid "Thessaloníki"
msgstr "Saloniki (Thessaloníki)"
#: kstars_i18n.cpp:3592
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Thetford Mines"
msgstr "Thetford Mines"
#: kstars_i18n.cpp:3593
#, kde-kuit-format
msgctxt "City in Louisiana USA"
msgid "Thibodaux"
msgstr "Thibodaux"
#: kstars_i18n.cpp:3594
#, kde-kuit-format
msgctxt "City in Senegal"
msgid "Thies"
msgstr "Thies"
#: kstars_i18n.cpp:3595
#, kde-kuit-format
msgctxt "City in Jylland Denmark"
msgid "Thisted"
msgstr "Thisted"
#: kstars_i18n.cpp:3596
#, kde-kuit-format
msgctxt "City in Alabama USA"
msgid "Thomasville"
msgstr "Thomasville"
#: kstars_i18n.cpp:3597
#, kde-kuit-format
msgctxt "City in Colorado USA"
msgid "Thornton"
msgstr "Thornton"
#: kstars_i18n.cpp:3598
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Thousand Oaks"
msgstr "Thousand Oaks"
#: kstars_i18n.cpp:3599
#, kde-kuit-format
msgctxt "City in Greenland"
msgid "Thule"
msgstr "Thule"
#: kstars_i18n.cpp:3600
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Thunder Bay"
msgstr "Thunder Bay"
#: kstars_i18n.cpp:3601
#, kde-kuit-format
msgctxt "City in Georgia USA"
msgid "Tifton"
msgstr "Tifton"
#: kstars_i18n.cpp:3602
#, kde-kuit-format
msgctxt "City in Prince Edward Island Canada"
msgid "Tignish"
msgstr "Tignish"
#: kstars_i18n.cpp:3603
#, kde-kuit-format
msgctxt "City in Cameroon"
msgid "Tiko"
msgstr "Tiko"
#: kstars_i18n.cpp:3604
#, kde-kuit-format
msgctxt "City in Netherlands"
msgid "Tilburg"
msgstr "Tilburg"
#: kstars_i18n.cpp:3605
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "Tillson"
msgstr "Tillson"
#: kstars_i18n.cpp:3606
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Timmins"
msgstr "Timmins"
#: kstars_i18n.cpp:3607
#, kde-kuit-format
msgctxt "City in Marshall Islands"
msgid "Tinak"
msgstr "Tinak"
#: kstars_i18n.cpp:3608
#, kde-kuit-format
msgctxt "City in Algeria"
msgid "Tindouf"
msgstr "Tindouf"
#: kstars_i18n.cpp:3609
#, kde-kuit-format
msgctxt "City in US Territory"
msgid "Tinian Island"
msgstr "Tinian"
#: kstars_i18n.cpp:3610
#, kde-kuit-format
msgctxt "City in Algeria"
msgid "Tlemcen"
msgstr "Tlemcen"
#: kstars_i18n.cpp:3611
#, kde-kuit-format
msgctxt "City in Madagascar"
msgid "Toamasina"
msgstr "Toamasina"
#: kstars_i18n.cpp:3612
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Tobermory"
msgstr "Tobermory"
#: kstars_i18n.cpp:3613
#, kde-kuit-format
msgctxt "City in Libya"
msgid "Tobruk"
msgstr "Tobruk"
#: kstars_i18n.cpp:3614
#, kde-kuit-format
msgctxt "City in Jylland Denmark"
msgid "Toender"
msgstr "Toender"
#: kstars_i18n.cpp:3615
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Tofino"
msgstr "Tofino"
#: kstars_i18n.cpp:3616
#, kde-kuit-format
msgctxt "City in Japan"
msgid "Tokyo"
msgstr "Tokio"
#: kstars_i18n.cpp:3617
#, kde-kuit-format
msgctxt "City in Ohio USA"
msgid "Toledo"
msgstr "Toledo"
#: kstars_i18n.cpp:3618
#, kde-kuit-format
msgctxt "City in Toledo Spain"
msgid "Toledo"
msgstr "Toledo"
#: kstars_i18n.cpp:3619
#, kde-kuit-format
msgctxt "City in Madagascar"
msgid "Toliara"
msgstr "Toliara"
#: kstars_i18n.cpp:3620
#, kde-kuit-format
msgctxt "City in Mali"
msgid "Tombouctou"
msgstr "Tombouctou"
#: kstars_i18n.cpp:3621
#, kde-kuit-format
msgctxt "City in Arizona USA"
msgid "Tombstone"
msgstr "Tombstone"
#: kstars_i18n.cpp:3622
#, kde-kuit-format
msgctxt "City in Siberia Russia"
msgid "Tomsk"
msgstr "Tomsk"
#: kstars_i18n.cpp:3623
#, kde-kuit-format
msgctxt "City in Gyeongnam Korea"
msgid "Tongyeong"
msgstr "Tongyeong"
#: kstars_i18n.cpp:3624
#, kde-kuit-format
msgctxt "City in Kansas USA"
msgid "Topeka"
msgstr "Topeka"
#: kstars_i18n.cpp:3625
#, kde-kuit-format
msgctxt "City in Finland"
msgid "Tornio"
msgstr "Tornio"
#: kstars_i18n.cpp:3626
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Toronto"
msgstr "Toronto"
#: kstars_i18n.cpp:3627
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Torrance"
msgstr "Torrance"
#: kstars_i18n.cpp:3628
#, kde-kuit-format
msgctxt "City in Connecticut USA"
msgid "Torrington"
msgstr "Torrington"
#: kstars_i18n.cpp:3629
#, kde-kuit-format
msgctxt "City in Haute-Garonne France"
msgid "Toulouse"
msgstr "Tuluza (Toulouse)"
#: kstars_i18n.cpp:3630
#, kde-kuit-format
msgctxt "City in Indre-et-Loire France"
msgid "Tours"
msgstr "Tours"
#: kstars_i18n.cpp:3631
#, kde-kuit-format
msgctxt "City in Queensland Australia"
msgid "Townsville"
msgstr "Townsville"
#: kstars_i18n.cpp:3632
#, kde-kuit-format
msgctxt "City in Japan"
msgid "Toyokawa"
msgstr "Toyokawa"
#: kstars_i18n.cpp:3633
#, kde-kuit-format
msgctxt "City in Tunisia"
msgid "Tozeur"
msgstr "Tozeur"
#: kstars_i18n.cpp:3634
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Trapani"
msgstr "Trapani"
#: kstars_i18n.cpp:3635
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "Traverse City"
msgstr "Traverse City"
#: kstars_i18n.cpp:3636
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Trento"
msgstr "Trydent (Trento)"
#: kstars_i18n.cpp:3637
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "Trenton"
msgstr "Trenton"
#: kstars_i18n.cpp:3638
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "Trepassey"
msgstr "Trepassey"
#: kstars_i18n.cpp:3639
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Treviso"
msgstr "Treviso"
#: kstars_i18n.cpp:3640
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Trieste"
msgstr "Triest (Trieste)"
#: kstars_i18n.cpp:3641
#, kde-kuit-format
msgctxt "City in Colorado USA"
msgid "Trinidad"
msgstr "Trinidad"
#: kstars_i18n.cpp:3642
#, kde-kuit-format
msgctxt "City in Libya"
msgid "Tripoli"
msgstr "Trypolis"
#: kstars_i18n.cpp:3643
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Trois-Rivieres"
msgstr "Trois-Rivieres"
#: kstars_i18n.cpp:3644
#, kde-kuit-format
msgctxt "City in Norway"
msgid "Tromsø"
msgstr "Tromsø"
#: kstars_i18n.cpp:3645
#, kde-kuit-format
msgctxt "City in Norway"
msgid "Trondheim"
msgstr "Trondheim"
#: kstars_i18n.cpp:3646
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "Troy"
msgstr "Troy"
#: kstars_i18n.cpp:3647
#, kde-kuit-format
msgctxt "City in Montana USA"
msgid "Troy"
msgstr "Troy"
#: kstars_i18n.cpp:3648
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "Troy"
msgstr "Troy"
#: kstars_i18n.cpp:3649
#, kde-kuit-format
msgctxt "City in Aube France"
msgid "Troyes"
msgstr "Troyes"
#: kstars_i18n.cpp:3650
#, kde-kuit-format
msgctxt "City in Micronesia"
msgid "Truk Atoll"
msgstr "Atol Truk"
#: kstars_i18n.cpp:3651
#, kde-kuit-format
msgctxt "City in Nova Scotia Canada"
msgid "Truro"
msgstr "Truro"
#: kstars_i18n.cpp:3652
#, kde-kuit-format
msgctxt "City in New Mexico USA"
msgid "Truth or Consequences"
msgstr "Truth or Consequences"
#: kstars_i18n.cpp:3653
#, kde-kuit-format
msgctxt "City in Georgia USA"
msgid "Tucker"
msgstr "Tucker"
#: kstars_i18n.cpp:3654
#, kde-kuit-format
msgctxt "City in Arizona USA"
msgid "Tucson"
msgstr "Tucson"
#: kstars_i18n.cpp:3655
#, kde-kuit-format
msgctxt "City in New Mexico USA"
msgid "Tucumcari"
msgstr "Tucumcari"
#: kstars_i18n.cpp:3656
#, kde-kuit-format
msgctxt "City in Central Region Russia"
msgid "Tula"
msgstr "Tula"
#: kstars_i18n.cpp:3657
#, kde-kuit-format
msgctxt "City in Oklahoma USA"
msgid "Tulsa"
msgstr "Tulsa"
#: kstars_i18n.cpp:3658
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Tumbler Ridge"
msgstr "Tumbler Ridge"
#: kstars_i18n.cpp:3659
#, kde-kuit-format
msgctxt "City in Tunisia"
msgid "Tunis"
msgstr "Tunis"
#: kstars_i18n.cpp:3660
#, kde-kuit-format
msgctxt "City in Mississippi USA"
msgid "Tupelo"
msgstr "Tupelo"
#: kstars_i18n.cpp:3661
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Turin"
msgstr "Turyn (Torino)"
#: kstars_i18n.cpp:3662
#, kde-kuit-format
msgctxt "City in Finland"
msgid "Turku"
msgstr "Turku"
#: kstars_i18n.cpp:3663
#, kde-kuit-format
msgctxt "City in Alabama USA"
msgid "Tuscaloosa"
msgstr "Tuscaloosa"
#: kstars_i18n.cpp:3664
#, kde-kuit-format
msgctxt "City in Central Region Russia"
msgid "Tver'"
msgstr "Twer"
#: kstars_i18n.cpp:3665
#, kde-kuit-format
msgctxt "City in Idaho USA"
msgid "Twin Falls"
msgstr "Twin Falls"
#: kstars_i18n.cpp:3666
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Two Hills"
msgstr "Two Hills"
#: kstars_i18n.cpp:3667
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Tyler"
msgstr "Tyler"
#: kstars_i18n.cpp:3668
#, kde-kuit-format
msgctxt "City in Ural Russia"
msgid "Tyumen'"
msgstr "Tiumeń"
#: kstars_i18n.cpp:3669
#, kde-kuit-format
msgctxt "City in Faroe Islands Denmark"
msgid "Tórshavn"
msgstr "Tórshavn"
#: kstars_i18n.cpp:3670
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Tõrva"
msgstr "Tõrva"
#: kstars_i18n.cpp:3671
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Türi"
msgstr "Türi"
#: kstars_i18n.cpp:3672
#, kde-kuit-format
msgctxt "City in Washington, DC USA"
msgid "US Naval Observatory"
msgstr "Obs. Morskie St. Zj. "
#: kstars_i18n.cpp:3673
#, kde-kuit-format
msgctxt "City in Thailand"
msgid "Ubon"
msgstr "Ubon"
#: kstars_i18n.cpp:3674
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Ucluelet"
msgstr "Ucluelet"
#: kstars_i18n.cpp:3675
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Udine"
msgstr "Udine"
#: kstars_i18n.cpp:3676
#, kde-kuit-format
msgctxt "City in Thailand"
msgid "Udon-Thani"
msgstr "Udon-Thani"
#: kstars_i18n.cpp:3677
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Uelzen"
msgstr "Uelzen"
#: kstars_i18n.cpp:3678
#, kde-kuit-format
msgctxt "City in Volga Region Russia"
msgid "Ufa"
msgstr "Ufa"
#: kstars_i18n.cpp:3679
#, kde-kuit-format
msgctxt "City in Gyeongbuk Korea"
msgid "Uiseong"
msgstr "Uiseong"
#: kstars_i18n.cpp:3680
#, kde-kuit-format
msgctxt "City in Indonesia"
msgid "Ujung Pandang"
msgstr "Ujung Pandang"
#: kstars_i18n.cpp:3681
#, kde-kuit-format
msgctxt "City in Belgium"
msgid "Ukkel"
msgstr "Ukkel"
#: kstars_i18n.cpp:3682
#, kde-kuit-format
msgctxt "City in Siberia Russia"
msgid "Ulan-Ude"
msgstr "Ułan Ude"
#: kstars_i18n.cpp:3683
#, kde-kuit-format
msgctxt "City in Gyeongbuk Korea"
msgid "Uljin"
msgstr "Uljin"
#: kstars_i18n.cpp:3684
#, kde-kuit-format
msgctxt "City in Gyeongbuk Korea"
msgid "Ulleungdo"
msgstr "Ulleungdo"
#: kstars_i18n.cpp:3685
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Ulm"
msgstr "Ulm"
#: kstars_i18n.cpp:3686
#, kde-kuit-format
msgctxt "City in Korea"
msgid "Ulsan"
msgstr "Ulsan"
#: kstars_i18n.cpp:3687
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Unalaska"
msgstr "Unalaska"
#: kstars_i18n.cpp:3688
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Uni. de Barcelona"
msgstr "Uniwersytet Barceloński"
#: kstars_i18n.cpp:3689
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "Union City"
msgstr "Union City"
#: kstars_i18n.cpp:3690
#, kde-kuit-format
msgctxt "City in Tennessee USA"
msgid "Union City"
msgstr "Union City"
#: kstars_i18n.cpp:3691
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Unity"
msgstr "Unity"
#: kstars_i18n.cpp:3692
#, kde-kuit-format
msgctxt "City in Missouri USA"
msgid "University City"
msgstr "University City"
#: kstars_i18n.cpp:3693
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Upolu"
msgstr "Upolu"
#: kstars_i18n.cpp:3694
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Upolu Point"
msgstr "Upolu Point"
#: kstars_i18n.cpp:3695
#, kde-kuit-format
msgctxt "City in Sweden"
msgid "Uppsala"
msgstr "Uppsala"
#: kstars_i18n.cpp:3696
#, kde-kuit-format
msgctxt "City in Australia"
msgid "Uppsala Sur"
msgstr "Uppsala Sur"
#: kstars_i18n.cpp:3697
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Upsala"
msgstr "Upsala"
#: kstars_i18n.cpp:3698
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Urbana"
msgstr "Urbana"
#: kstars_i18n.cpp:3699
#, kde-kuit-format
msgctxt "City in Siberia Russia"
msgid "Ust'-Ordynsky"
msgstr "Ust'-Ordynski"
#: kstars_i18n.cpp:3700
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "Utica"
msgstr "Utica"
#: kstars_i18n.cpp:3701
#, kde-kuit-format
msgctxt "City in Marshall Islands"
msgid "Utirik"
msgstr "Utirik"
#: kstars_i18n.cpp:3702
#, kde-kuit-format
msgctxt "City in Netherlands"
msgid "Utrecht"
msgstr "Utrecht"
#: kstars_i18n.cpp:3703
#, kde-kuit-format
msgctxt "City in Ukraine"
msgid "Uzhhorod"
msgstr "Użhorod"
#: kstars_i18n.cpp:3704
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Vacaville"
msgstr "Vacaville"
#: kstars_i18n.cpp:3705
#, kde-kuit-format
msgctxt "City in India"
msgid "Vainu Bappu"
msgstr "Vainu Bappu"
#: kstars_i18n.cpp:3706
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Val Marie"
msgstr "Val Marie"
#: kstars_i18n.cpp:3707
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Val-d'Or"
msgstr "Val-d'Or"
#: kstars_i18n.cpp:3708
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Valdez"
msgstr "Valdez"
#: kstars_i18n.cpp:3709
#, kde-kuit-format
msgctxt "City in Georgia USA"
msgid "Valdosta"
msgstr "Valdosta"
#: kstars_i18n.cpp:3710
#, kde-kuit-format
msgctxt "City in Oregon USA"
msgid "Vale"
msgstr "Vale"
#: kstars_i18n.cpp:3711
#, kde-kuit-format
msgctxt "City in Nebraska USA"
msgid "Valentine"
msgstr "Valentine"
#: kstars_i18n.cpp:3712
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Valga"
msgstr "Valga"
#: kstars_i18n.cpp:3713
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "Valhalla"
msgstr "Valhalla"
#: kstars_i18n.cpp:3714
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Valladolid"
msgstr "Valladolid"
#: kstars_i18n.cpp:3715
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Vallee-Jonction"
msgstr "Vallee-Jonction"
#: kstars_i18n.cpp:3716
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Vallejo"
msgstr "Vallejo"
#: kstars_i18n.cpp:3717
#, kde-kuit-format
msgctxt "City in Malta"
msgid "Valletta"
msgstr "Valletta"
#: kstars_i18n.cpp:3718
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Valleyview"
msgstr "Valleyview"
#: kstars_i18n.cpp:3719
#, kde-kuit-format
msgctxt "City in Chile"
msgid "Valparaiso"
msgstr "Valparaiso"
#: kstars_i18n.cpp:3720
#, kde-kuit-format
msgctxt "City in Tenerife Spain"
msgid "Valverde"
msgstr "Valverde"
#: kstars_i18n.cpp:3721
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Valéncia"
msgstr "Walencja (Valéncia)"
#: kstars_i18n.cpp:3722
#, kde-kuit-format
msgctxt "City in Maine USA"
msgid "Van Buren"
msgstr "Van Buren"
#: kstars_i18n.cpp:3723
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Van Nuys"
msgstr "Van Nuys"
#: kstars_i18n.cpp:3724
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Vancouver"
msgstr "Vancouver"
#: kstars_i18n.cpp:3725
#, kde-kuit-format
msgctxt "City in Washington USA"
msgid "Vancouver"
msgstr "Vancouver"
#: kstars_i18n.cpp:3726
#, kde-kuit-format
msgctxt "City in Austria"
msgid "Vandans"
msgstr "Vandans"
#: kstars_i18n.cpp:3727
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Vanderhoof"
msgstr "Vanderhoof"
#: kstars_i18n.cpp:3728
#, kde-kuit-format
msgctxt "City in Morbihan France"
msgid "Vannes"
msgstr "Vannes"
#: kstars_i18n.cpp:3729
#, kde-kuit-format
msgctxt "City in Finland"
msgid "Vantaa"
msgstr "Vantaa"
#: kstars_i18n.cpp:3730
#, kde-kuit-format
msgctxt "City in Croatia"
msgid "Varaždin"
msgstr "Varaždin"
#: kstars_i18n.cpp:3731
#, kde-kuit-format
msgctxt "City in Jylland Denmark"
msgid "Varde"
msgstr "Varde"
#: kstars_i18n.cpp:3732
#, kde-kuit-format
msgctxt "City in Poland"
msgid "Varsovia"
msgstr "Warszawa"
#: kstars_i18n.cpp:3733
#, kde-kuit-format
msgctxt "City in Vatican"
msgid "Vaticano"
msgstr "Watykan"
#: kstars_i18n.cpp:3734
#, kde-kuit-format
msgctxt "City in New Mexico USA"
msgid "Vaughn"
msgstr "Vaughn"
#: kstars_i18n.cpp:3735
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Vegreville"
msgstr "Vegreville"
#: kstars_i18n.cpp:3736
#, kde-kuit-format
msgctxt "City in Jylland Denmark"
msgid "Vejle"
msgstr "Vejle"
#: kstars_i18n.cpp:3737
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Venice"
msgstr "Wenecja (Venezia)"
#: kstars_i18n.cpp:3738
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Venice"
msgstr "Venice"
#: kstars_i18n.cpp:3739
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Ventura"
msgstr "Ventura"
#: kstars_i18n.cpp:3740
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Vermilion"
msgstr "Vermilion"
#: kstars_i18n.cpp:3741
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Vermilion Bay"
msgstr "Vermilion Bay"
#: kstars_i18n.cpp:3742
#, kde-kuit-format
msgctxt "City in South Dakota USA"
msgid "Vermillion"
msgstr "Vermillion"
#: kstars_i18n.cpp:3743
#, kde-kuit-format
msgctxt "City in Utah USA"
msgid "Vernal"
msgstr "Vernal"
#: kstars_i18n.cpp:3744
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Verner"
msgstr "Verner"
#: kstars_i18n.cpp:3745
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Vernon"
msgstr "Vernon"
#: kstars_i18n.cpp:3746
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Verona"
msgstr "Werona"
#: kstars_i18n.cpp:3747
#, kde-kuit-format
msgctxt "City in New Mexico USA"
msgid "Very Large Array"
msgstr "Obs. Radioastr. Very Large Array"
#: kstars_i18n.cpp:3748
#, kde-kuit-format
msgctxt "City in Veszprém Hungary"
msgid "Veszprém"
msgstr "Veszprém"
#: kstars_i18n.cpp:3749
#, kde-kuit-format
msgctxt "City in Jylland Denmark"
msgid "Viborg"
msgstr "Viborg"
#: kstars_i18n.cpp:3750
#, kde-kuit-format
msgctxt "City in Italy"
msgid "Vicenza"
msgstr "Vicenza"
#: kstars_i18n.cpp:3751
#, kde-kuit-format
msgctxt "City in Mississippi USA"
msgid "Vicksburg"
msgstr "Vicksburg"
#: kstars_i18n.cpp:3752
#, kde-kuit-format
msgctxt "City in Seychelles"
msgid "Victoria"
msgstr "Victoria"
#: kstars_i18n.cpp:3753
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Victoria"
msgstr "Victoria"
#: kstars_i18n.cpp:3754
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Victoria"
msgstr "Victoria"
#: kstars_i18n.cpp:3755
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Victoriaville"
msgstr "Victoriaville"
#: kstars_i18n.cpp:3756
#, kde-kuit-format
msgctxt "City in Austria"
msgid "Vienna"
msgstr "Wiedeń"
#: kstars_i18n.cpp:3757
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Vigo"
msgstr "Vigo"
#: kstars_i18n.cpp:3758
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Viljandi"
msgstr "Viljandi"
#: kstars_i18n.cpp:3759
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Ville-Marie"
msgstr "Ville-Marie"
#: kstars_i18n.cpp:3760
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Vilna"
msgstr "Vilna"
#: kstars_i18n.cpp:3761
#, kde-kuit-format
msgctxt "City in Lithuania"
msgid "Vilnius"
msgstr "Wilno"
#: kstars_i18n.cpp:3762
#, kde-kuit-format
msgctxt "City in New Jersey USA"
msgid "Vineland"
msgstr "Vineland"
#: kstars_i18n.cpp:3763
#, kde-kuit-format
msgctxt "City in Croatia"
msgid "Vinkovci"
msgstr "Vinkovci"
#: kstars_i18n.cpp:3764
#, kde-kuit-format
msgctxt "City in Ukraine"
msgid "Vinnytsia"
msgstr "Vinnytsia"
#: kstars_i18n.cpp:3765
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Virden"
msgstr "Virden"
#: kstars_i18n.cpp:3766
#, kde-kuit-format
msgctxt "City in Virginia USA"
msgid "Virginia Beach"
msgstr "Virginia Beach"
#: kstars_i18n.cpp:3767
#, kde-kuit-format
msgctxt "City in Croatia"
msgid "Virovitica"
msgstr "Virovitica"
#: kstars_i18n.cpp:3768
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Visalia"
msgstr "Visalia"
#: kstars_i18n.cpp:3769
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Vitoria-Gasteiz"
msgstr "Vitoria-Gasteiz"
#: kstars_i18n.cpp:3770
#, kde-kuit-format
msgctxt "City in South Region Russia"
msgid "Vladikavkaz"
msgstr "Władykaukaz"
#: kstars_i18n.cpp:3771
#, kde-kuit-format
msgctxt "City in Central Region Russia"
msgid "Vladimir"
msgstr "Władymir"
#: kstars_i18n.cpp:3772
#, kde-kuit-format
msgctxt "City in Far East Russia"
msgid "Vladivostok"
msgstr "Władywostok"
#: kstars_i18n.cpp:3773
#, kde-kuit-format
msgctxt "City in South Region Russia"
msgid "Volgograd"
msgstr "Wołgograd"
#: kstars_i18n.cpp:3774
#, kde-kuit-format
msgctxt "City in North-West Region Russia"
msgid "Vologda"
msgstr "Wołogda"
#: kstars_i18n.cpp:3775
#, kde-kuit-format
msgctxt "City in Austria"
msgid "Vols"
msgstr "Vols"
#: kstars_i18n.cpp:3776
#, kde-kuit-format
msgctxt "City in Zealand Denmark"
msgid "Vordingborg"
msgstr "Vordingborg"
#: kstars_i18n.cpp:3777
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Võhma"
msgstr "Võhma"
#: kstars_i18n.cpp:3778
#, kde-kuit-format
msgctxt "City in Estonia"
msgid "Võru"
msgstr "Võru"
#: kstars_i18n.cpp:3779
#, kde-kuit-format
msgctxt "City in Indiana USA"
msgid "Wabash"
msgstr "Wabash"
#: kstars_i18n.cpp:3780
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Waco"
msgstr "Waco"
#: kstars_i18n.cpp:3781
#, kde-kuit-format
msgctxt "City in Sudan"
msgid "Wad Medani"
msgstr "Wad Medani"
#: kstars_i18n.cpp:3782
#, kde-kuit-format
msgctxt "City in Sudan"
msgid "Wadi-Halfa"
msgstr "Wadi-Halfa"
#: kstars_i18n.cpp:3783
#, kde-kuit-format
msgctxt "City in Kuwait"
msgid "Wafra"
msgstr "Wafra"
#: kstars_i18n.cpp:3784
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Wahiawa"
msgstr "Wahiawa"
#: kstars_i18n.cpp:3785
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Waialua"
msgstr "Waialua"
#: kstars_i18n.cpp:3786
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Waikola"
msgstr "Waikola"
#: kstars_i18n.cpp:3787
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Wailuku"
msgstr "Wailuku"
#: kstars_i18n.cpp:3788
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Waimea"
msgstr "Waimea"
#: kstars_i18n.cpp:3789
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Wainwright"
msgstr "Wainwright"
#: kstars_i18n.cpp:3790
#, kde-kuit-format
msgctxt "City in Hawaii USA"
msgid "Waipahu"
msgstr "Waipahu"
#: kstars_i18n.cpp:3791
#, kde-kuit-format
msgctxt "City in US Territory"
msgid "Wake Island"
msgstr "Wake Island"
#: kstars_i18n.cpp:3792
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "Wakefield"
msgstr "Wakefield"
#: kstars_i18n.cpp:3793
#, kde-kuit-format
msgctxt "City in Maine USA"
msgid "Waldoboro"
msgstr "Waldoboro"
#: kstars_i18n.cpp:3794
#, kde-kuit-format
msgctxt "City in Louisiana USA"
msgid "Walker"
msgstr "Walker"
#: kstars_i18n.cpp:3795
#, kde-kuit-format
msgctxt "City in Washington USA"
msgid "Walla Walla"
msgstr "Walla Walla"
#: kstars_i18n.cpp:3796
#, kde-kuit-format
msgctxt "City in Idaho USA"
msgid "Wallace"
msgstr "Wallace"
#: kstars_i18n.cpp:3797
#, kde-kuit-format
msgctxt "City in Oregon USA"
msgid "Wallowa"
msgstr "Wallowa"
#: kstars_i18n.cpp:3798
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Walnut Creek"
msgstr "Walnut Creek"
#: kstars_i18n.cpp:3799
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "Waltham"
msgstr "Waltham"
#: kstars_i18n.cpp:3800
#, kde-kuit-format
msgctxt "City in Namibia"
msgid "Walvis Bay"
msgstr "Walvis Bay"
#: kstars_i18n.cpp:3801
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Wandering River"
msgstr "Wandering River"
#: kstars_i18n.cpp:3802
#, kde-kuit-format
msgctxt "City in Jeonnam Korea"
msgid "Wando"
msgstr "Wando"
#: kstars_i18n.cpp:3803
#, kde-kuit-format
msgctxt "City in Georgia USA"
msgid "Warner Robins"
msgstr "Warner Robins"
#: kstars_i18n.cpp:3804
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "Warren"
msgstr "Warren"
#: kstars_i18n.cpp:3805
#, kde-kuit-format
msgctxt "City in Ohio USA"
msgid "Warren"
msgstr "Warren"
#: kstars_i18n.cpp:3806
#, kde-kuit-format
msgctxt "City in Pennsylvania USA"
msgid "Warren"
msgstr "Warren"
#: kstars_i18n.cpp:3807
#, kde-kuit-format
msgctxt "City in Poland"
msgid "Warsaw"
msgstr "Warszawa"
#: kstars_i18n.cpp:3808
#, kde-kuit-format
msgctxt "City in Rhode Island USA"
msgid "Warwick"
msgstr "Warwick"
#: kstars_i18n.cpp:3809
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Wasagaming"
msgstr "Wasagaming"
#: kstars_i18n.cpp:3810
#, kde-kuit-format
msgctxt "City in Oregon USA"
msgid "Wasco"
msgstr "Wasco"
#: kstars_i18n.cpp:3811
#, kde-kuit-format
msgctxt "City in Minnesota USA"
msgid "Waseca"
msgstr "Waseca"
#: kstars_i18n.cpp:3812
#, kde-kuit-format
msgctxt "City in DC USA"
msgid "Washington"
msgstr "Waszyngton"
#: kstars_i18n.cpp:3813
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Washington"
msgstr "Washington"
#: kstars_i18n.cpp:3814
#, kde-kuit-format
msgctxt "City in Quebec Canada"
msgid "Waswanipi"
msgstr "Waswanipi"
#: kstars_i18n.cpp:3815
#, kde-kuit-format
msgctxt "City in Connecticut USA"
msgid "Waterbury"
msgstr "Waterbury"
#: kstars_i18n.cpp:3816
#, kde-kuit-format
msgctxt "City in Munster Ireland"
msgid "Waterford"
msgstr "Waterford"
#: kstars_i18n.cpp:3817
#, kde-kuit-format
msgctxt "City in Iowa USA"
msgid "Waterloo"
msgstr "Waterloo"
#: kstars_i18n.cpp:3818
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Waterloo"
msgstr "Waterloo"
#: kstars_i18n.cpp:3819
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "Watertown"
msgstr "Watertown"
#: kstars_i18n.cpp:3820
#, kde-kuit-format
msgctxt "City in South Dakota USA"
msgid "Watertown"
msgstr "Watertown"
#: kstars_i18n.cpp:3821
#, kde-kuit-format
msgctxt "City in Washington USA"
msgid "Waterville"
msgstr "Waterville"
#: kstars_i18n.cpp:3822
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Watrous"
msgstr "Watrous"
#: kstars_i18n.cpp:3823
#, kde-kuit-format
msgctxt "City in Illinois USA"
msgid "Waukegan"
msgstr "Waukegan"
#: kstars_i18n.cpp:3824
#, kde-kuit-format
msgctxt "City in Wisconsin USA"
msgid "Waukesha"
msgstr "Waukesha"
#: kstars_i18n.cpp:3825
#, kde-kuit-format
msgctxt "City in Wisconsin USA"
msgid "Wausau"
msgstr "Wausau"
#: kstars_i18n.cpp:3826
#, kde-kuit-format
msgctxt "City in Wisconsin USA"
msgid "Wauwatosa"
msgstr "Wauwatosa"
#: kstars_i18n.cpp:3827
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Wawa"
msgstr "Wawa"
#: kstars_i18n.cpp:3828
#, kde-kuit-format
msgctxt "City in Georgia USA"
msgid "Waycross"
msgstr "Waycross"
#: kstars_i18n.cpp:3829
#, kde-kuit-format
msgctxt "City in Nebraska USA"
msgid "Wayne"
msgstr "Wayne"
#: kstars_i18n.cpp:3830
#, kde-kuit-format
msgctxt "City in Virginia USA"
msgid "Waynesboro"
msgstr "Waynesboro"
#: kstars_i18n.cpp:3831
#, kde-kuit-format
msgctxt "City in Pennsylvania USA"
msgid "Waynesburg"
msgstr "Waynesburg"
#: kstars_i18n.cpp:3832
#, kde-kuit-format
msgctxt "City in New Hampshire USA"
msgid "Weirs"
msgstr "Weirs"
#: kstars_i18n.cpp:3833
#, kde-kuit-format
msgctxt "City in West Virginia USA"
msgid "Weirton"
msgstr "Weirton"
#: kstars_i18n.cpp:3834
#, kde-kuit-format
msgctxt "City in New Zealand"
msgid "Wellington"
msgstr "Wellington"
#: kstars_i18n.cpp:3835
#, kde-kuit-format
msgctxt "City in Nevada USA"
msgid "Wells"
msgstr "Wells"
#: kstars_i18n.cpp:3836
#, kde-kuit-format
msgctxt "City in Utah USA"
msgid "Wendover"
msgstr "Wendover"
#: kstars_i18n.cpp:3837
#, kde-kuit-format
msgctxt "City in Newfoundland Canada"
msgid "Wesleyville"
msgstr "Wesleyville"
#: kstars_i18n.cpp:3838
#, kde-kuit-format
msgctxt "City in Wisconsin USA"
msgid "West Allis"
msgstr "West Allis"
#: kstars_i18n.cpp:3839
#, kde-kuit-format
msgctxt "City in California USA"
msgid "West Covina"
msgstr "West Covina"
#: kstars_i18n.cpp:3840
#, kde-kuit-format
msgctxt "City in Connecticut USA"
msgid "West Haven"
msgstr "West Haven"
#: kstars_i18n.cpp:3841
#, kde-kuit-format
msgctxt "City in California USA"
msgid "West Hills"
msgstr "West Hills"
#: kstars_i18n.cpp:3842
#, kde-kuit-format
msgctxt "City in Arkansas USA"
msgid "West Memphis"
msgstr "West Memphis"
#: kstars_i18n.cpp:3843
#, kde-kuit-format
msgctxt "City in Florida USA"
msgid "West Palm Beach"
msgstr "West Palm Beach"
#: kstars_i18n.cpp:3844
#, kde-kuit-format
msgctxt "City in Maine USA"
msgid "Westbrook"
msgstr "Westbrook"
#: kstars_i18n.cpp:3845
#, kde-kuit-format
msgctxt "City in Netherlands"
msgid "Westerbork"
msgstr "Westerbork"
#: kstars_i18n.cpp:3846
#, kde-kuit-format
msgctxt "City in Rhode Island USA"
msgid "Westerly"
msgstr "Westerly"
#: kstars_i18n.cpp:3847
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "Westland"
msgstr "Westland"
#: kstars_i18n.cpp:3848
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Westlock"
msgstr "Westlock"
#: kstars_i18n.cpp:3849
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Westminster"
msgstr "Westminster"
#: kstars_i18n.cpp:3850
#, kde-kuit-format
msgctxt "City in Colorado USA"
msgid "Westminster"
msgstr "Westminster"
#: kstars_i18n.cpp:3851
#, kde-kuit-format
msgctxt "City in Maryland USA"
msgid "Westminster"
msgstr "Westminster"
#: kstars_i18n.cpp:3852
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Westport"
msgstr "Westport"
#: kstars_i18n.cpp:3853
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Wetaskiwin"
msgstr "Wetaskiwin"
#: kstars_i18n.cpp:3854
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Weyburn"
msgstr "Weyburn"
#: kstars_i18n.cpp:3855
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "Weymouth"
msgstr "Weymouth"
#: kstars_i18n.cpp:3856
#, kde-kuit-format
msgctxt "City in Maryland USA"
msgid "Wheaton"
msgstr "Wheaton"
#: kstars_i18n.cpp:3857
#, kde-kuit-format
msgctxt "City in West Virginia USA"
msgid "Wheeling"
msgstr "Wheeling"
#: kstars_i18n.cpp:3858
#, kde-kuit-format
msgctxt "City in New Zealand"
msgid "Whenuapai"
msgstr "Whenuapai"
#: kstars_i18n.cpp:3859
#, kde-kuit-format
msgctxt "City in Washington USA"
msgid "Whidbey Island"
msgstr "Whidbey Island"
#: kstars_i18n.cpp:3860
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Whistler"
msgstr "Whistler"
#: kstars_i18n.cpp:3861
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "White Plains"
msgstr "White Plains"
#: kstars_i18n.cpp:3862
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "White River"
msgstr "White River"
#: kstars_i18n.cpp:3863
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Whitecourt"
msgstr "Whitecourt"
#: kstars_i18n.cpp:3864
#, kde-kuit-format
msgctxt "City in Yukon Canada"
msgid "Whitehorse"
msgstr "Whitehorse"
#: kstars_i18n.cpp:3865
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Whitney"
msgstr "Whitney"
#: kstars_i18n.cpp:3866
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Whittier"
msgstr "Whittier"
#: kstars_i18n.cpp:3867
#, kde-kuit-format
msgctxt "City in Nova Scotia Canada"
msgid "Whycocomagh"
msgstr "Whycocomagh"
#: kstars_i18n.cpp:3868
#, kde-kuit-format
msgctxt "City in Kansas USA"
msgid "Wichita"
msgstr "Wichita"
#: kstars_i18n.cpp:3869
#, kde-kuit-format
msgctxt "City in Texas USA"
msgid "Wichita Falls"
msgstr "Wichita Falls"
#: kstars_i18n.cpp:3870
#, kde-kuit-format
msgctxt "City in Arizona USA"
msgid "Wickenburg"
msgstr "Wickenburg"
#: kstars_i18n.cpp:3871
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Wiesbaden"
msgstr "Wiesbaden"
#: kstars_i18n.cpp:3872
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Wilcox Solar Obs."
msgstr "Wilcox Solar Obs."
#: kstars_i18n.cpp:3873
#, kde-kuit-format
msgctxt "City in Idaho USA"
msgid "Wilder"
msgstr "Wilder"
#: kstars_i18n.cpp:3874
#, kde-kuit-format
msgctxt "City in Pennsylvania USA"
msgid "Wilkes-Barre"
msgstr "Wilkes-Barre"
#: kstars_i18n.cpp:3875
#, kde-kuit-format
msgctxt "City in Arizona USA"
msgid "Willcox"
msgstr "Willcox"
#: kstars_i18n.cpp:3876
#, kde-kuit-format
msgctxt "City in Netherlands"
msgid "Willemstad"
msgstr "Willemstad"
#: kstars_i18n.cpp:3877
#, kde-kuit-format
msgctxt "City in British Columbia Canada"
msgid "Williams Lake"
msgstr "Williams Lake"
#: kstars_i18n.cpp:3878
#, kde-kuit-format
msgctxt "City in North Dakota USA"
msgid "Williston"
msgstr "Williston"
#: kstars_i18n.cpp:3879
#, kde-kuit-format
msgctxt "City in Delaware USA"
msgid "Wilmington"
msgstr "Wilmington"
#: kstars_i18n.cpp:3880
#, kde-kuit-format
msgctxt "City in North Carolina USA"
msgid "Wilmington"
msgstr "Wilmington"
#: kstars_i18n.cpp:3881
#, kde-kuit-format
msgctxt "City in Idaho USA"
msgid "Winchester"
msgstr "Winchester"
#: kstars_i18n.cpp:3882
#, kde-kuit-format
msgctxt "City in Kentucky USA"
msgid "Winchester"
msgstr "Winchester"
#: kstars_i18n.cpp:3883
#, kde-kuit-format
msgctxt "City in New Hampshire USA"
msgid "Winchester"
msgstr "Winchester"
#: kstars_i18n.cpp:3884
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Winchester"
msgstr "Winchester"
#: kstars_i18n.cpp:3885
#, kde-kuit-format
msgctxt "City in Virginia USA"
msgid "Winchester"
msgstr "Winchester"
#: kstars_i18n.cpp:3886
#, kde-kuit-format
msgctxt "City in Connecticut USA"
msgid "Windam"
msgstr "Windam"
#: kstars_i18n.cpp:3887
#, kde-kuit-format
msgctxt "City in Namibia"
msgid "Windhoek"
msgstr "Windhoek"
#: kstars_i18n.cpp:3888
#, kde-kuit-format
msgctxt "City in Khomas Hochland Namibia"
msgid "Windhoek"
msgstr "Windhoek"
#: kstars_i18n.cpp:3889
#, kde-kuit-format
msgctxt "City in Nova Scotia Canada"
msgid "Windsor"
msgstr "Windsor"
#: kstars_i18n.cpp:3890
#, kde-kuit-format
msgctxt "City in Ontario Canada"
msgid "Windsor"
msgstr "Windsor"
#: kstars_i18n.cpp:3891
#, kde-kuit-format
msgctxt "City in Nevada USA"
msgid "Winnemucca"
msgstr "Winnemucca"
#: kstars_i18n.cpp:3892
#, kde-kuit-format
msgctxt "City in South Dakota USA"
msgid "Winner"
msgstr "Winner"
#: kstars_i18n.cpp:3893
#, kde-kuit-format
msgctxt "City in Montana USA"
msgid "Winnett"
msgstr "Winnett"
#: kstars_i18n.cpp:3894
#, kde-kuit-format
msgctxt "City in Louisiana USA"
msgid "Winnfield"
msgstr "Winnfield"
#: kstars_i18n.cpp:3895
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Winnipeg"
msgstr "Winnipeg"
#: kstars_i18n.cpp:3896
#, kde-kuit-format
msgctxt "City in Manitoba Canada"
msgid "Winnipegosis"
msgstr "Winnipegosis"
#: kstars_i18n.cpp:3897
#, kde-kuit-format
msgctxt "City in Minnesota USA"
msgid "Winona"
msgstr "Winona"
#: kstars_i18n.cpp:3898
#, kde-kuit-format
msgctxt "City in Mississippi USA"
msgid "Winona"
msgstr "Winona"
#: kstars_i18n.cpp:3899
#, kde-kuit-format
msgctxt "City in Vermont USA"
msgid "Winooski"
msgstr "Winooski"
#: kstars_i18n.cpp:3900
#, kde-kuit-format
msgctxt "City in Connecticut USA"
msgid "Winsted"
msgstr "Winsted"
#: kstars_i18n.cpp:3901
#, kde-kuit-format
msgctxt "City in North Carolina USA"
msgid "Winston-Salem"
msgstr "Winston-Salem"
#: kstars_i18n.cpp:3902
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Witten"
msgstr "Witten"
#: kstars_i18n.cpp:3903
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Wolfsburg"
msgstr "Wolfsburg"
#: kstars_i18n.cpp:3904
#, kde-kuit-format
msgctxt "City in Netherlands"
msgid "Wolphaartsdijk"
msgstr "Wolphaartsdijk"
#: kstars_i18n.cpp:3905
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Wolseley"
msgstr "Wolseley"
#: kstars_i18n.cpp:3906
#, kde-kuit-format
msgctxt "City in Gangwon Korea"
msgid "Wonju"
msgstr "Wonju"
#: kstars_i18n.cpp:3907
#, kde-kuit-format
msgctxt "City in Korea"
msgid "Wonsan"
msgstr "Wonsan"
#: kstars_i18n.cpp:3908
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Woodland Hills"
msgstr "Woodland Hills"
#: kstars_i18n.cpp:3909
#, kde-kuit-format
msgctxt "City in New Brunswick Canada"
msgid "Woodstock"
msgstr "Woodstock"
#: kstars_i18n.cpp:3910
#, kde-kuit-format
msgctxt "City in New Hampshire USA"
msgid "Woodsville"
msgstr "Woodsville"
#: kstars_i18n.cpp:3911
#, kde-kuit-format
msgctxt "City in Oklahoma USA"
msgid "Woodward"
msgstr "Woodward"
#: kstars_i18n.cpp:3912
#, kde-kuit-format
msgctxt "City in Rhode Island USA"
msgid "Woonsocket"
msgstr "Woonsocket"
#: kstars_i18n.cpp:3913
#, kde-kuit-format
msgctxt "City in South Dakota USA"
msgid "Woonsocket"
msgstr "Woonsocket"
#: kstars_i18n.cpp:3914
#, kde-kuit-format
msgctxt "City in Massachusetts USA"
msgid "Worcester"
msgstr "Worcester"
#: kstars_i18n.cpp:3915
#, kde-kuit-format
msgctxt "City in Alberta Canada"
msgid "Worsley"
msgstr "Worsley"
#: kstars_i18n.cpp:3916
#, kde-kuit-format
msgctxt "City in Marshall Islands"
msgid "Wotje"
msgstr "Wotje"
#: kstars_i18n.cpp:3917
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Wuppertal"
msgstr "Wuppertal"
#: kstars_i18n.cpp:3918
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Wurzburg"
msgstr "Wurzburg"
#: kstars_i18n.cpp:3919
#, kde-kuit-format
msgctxt "City in Pennsylvania USA"
msgid "Wynnewood"
msgstr "Wynnewood"
#: kstars_i18n.cpp:3920
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Wynyard"
msgstr "Wynyard"
#: kstars_i18n.cpp:3921
#, kde-kuit-format
msgctxt "City in Michigan USA"
msgid "Wyoming"
msgstr "Wyoming"
#: kstars_i18n.cpp:3922
#, kde-kuit-format
msgctxt "City in Virginia USA"
msgid "Wytheville"
msgstr "Wytheville"
#: kstars_i18n.cpp:3923
#, kde-kuit-format
msgctxt "City in Washington USA"
msgid "Yakima"
msgstr "Yakima"
#: kstars_i18n.cpp:3924
#, kde-kuit-format
msgctxt "City in Alaska USA"
msgid "Yakutat"
msgstr "Yakutat"
#: kstars_i18n.cpp:3925
#, kde-kuit-format
msgctxt "City in Far East Russia"
msgid "Yakutsk"
msgstr "Jakuck"
#: kstars_i18n.cpp:3926
#, kde-kuit-format
msgctxt "City in Connecticut USA"
msgid "Yale Obs."
msgstr "Obs. Yale"
#: kstars_i18n.cpp:3927
#, kde-kuit-format
msgctxt "City in Ukraine"
msgid "Yalta"
msgstr "Jałta"
#: kstars_i18n.cpp:3928
#, kde-kuit-format
msgctxt "City in Ivory coast"
msgid "Yamoussoukro"
msgstr "Yamoussoukro"
#: kstars_i18n.cpp:3929
#, kde-kuit-format
msgctxt "City in Gyeonggi Korea"
msgid "Yangpyeong"
msgstr "Yangpyeong"
#: kstars_i18n.cpp:3930
#, kde-kuit-format
msgctxt "City in South Dakota USA"
msgid "Yankton"
msgstr "Yankton"
#: kstars_i18n.cpp:3931
#, kde-kuit-format
msgctxt "City in Cameroon"
msgid "Yaounde"
msgstr "Yaounde"
#: kstars_i18n.cpp:3932
#, kde-kuit-format
msgctxt "City in Micronesia"
msgid "Yap Island"
msgstr "Wyspa Yap"
#: kstars_i18n.cpp:3933
#, kde-kuit-format
msgctxt "City in Pennsylvania USA"
msgid "Yardley"
msgstr "Yardley"
#: kstars_i18n.cpp:3934
#, kde-kuit-format
msgctxt "City in Nova Scotia Canada"
msgid "Yarmouth"
msgstr "Yarmouth"
#: kstars_i18n.cpp:3935
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Yebes"
msgstr "Yebes"
#: kstars_i18n.cpp:3936
#, kde-kuit-format
msgctxt "City in Liberia"
msgid "Yekepa"
msgstr "Yekepa"
#: kstars_i18n.cpp:3937
#, kde-kuit-format
msgctxt "City in Northwest Territories Canada"
msgid "Yellowknife"
msgstr "Yellowknife"
#: kstars_i18n.cpp:3938
#, kde-kuit-format
msgctxt "City in Gyeongbuk Korea"
msgid "Yeongcheon"
msgstr "Yeongcheon"
#: kstars_i18n.cpp:3939
#, kde-kuit-format
msgctxt "City in Gyeongbuk Korea"
msgid "Yeongdeok"
msgstr "Yeongdeok"
#: kstars_i18n.cpp:3940
#, kde-kuit-format
msgctxt "City in Gyeongbuk Korea"
msgid "Yeongju"
msgstr "Yeongju"
#: kstars_i18n.cpp:3941
#, kde-kuit-format
msgctxt "City in Gangwon Korea"
msgid "Yeongwol"
msgstr "Yeongwol"
#: kstars_i18n.cpp:3942
#, kde-kuit-format
msgctxt "City in Jeonnam Korea"
msgid "Yeosu"
msgstr "Yeosu"
#: kstars_i18n.cpp:3943
#, kde-kuit-format
msgctxt "City in Wisconsin USA"
msgid "Yerkes Obs."
msgstr "Obs. Yerkes"
#: kstars_i18n.cpp:3944
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "Yonkers"
msgstr "Yonkers"
#: kstars_i18n.cpp:3945
#, kde-kuit-format
msgctxt "City in United Kingdom"
msgid "York"
msgstr "York"
#: kstars_i18n.cpp:3946
#, kde-kuit-format
msgctxt "City in Pennsylvania USA"
msgid "York"
msgstr "York"
#: kstars_i18n.cpp:3947
#, kde-kuit-format
msgctxt "City in Saskatchewan Canada"
msgid "Yorkton"
msgstr "Yorkton"
#: kstars_i18n.cpp:3948
#, kde-kuit-format
msgctxt "City in New York USA"
msgid "Yorktown Heights"
msgstr "Yorktown Heights"
#: kstars_i18n.cpp:3949
#, kde-kuit-format
msgctxt "City in Volga Region Russia"
msgid "Yoshkar Ola"
msgstr "Joszkar-Oła"
#: kstars_i18n.cpp:3950
#, kde-kuit-format
msgctxt "City in Ohio USA"
msgid "Youngstown"
msgstr "Youngstown"
#: kstars_i18n.cpp:3951
#, kde-kuit-format
msgctxt "City in California USA"
msgid "Yuba City"
msgstr "Yuba City"
#: kstars_i18n.cpp:3952
#, kde-kuit-format
msgctxt "City in Arizona USA"
msgid "Yuma"
msgstr "Yuma"
#: kstars_i18n.cpp:3953
#, kde-kuit-format
msgctxt "City in Colorado USA"
msgid "Yuma"
msgstr "Yuma"
#: kstars_i18n.cpp:3954
#, kde-kuit-format
msgctxt "City in Hambuk Korea"
msgid "Yupojin"
msgstr "Yupojin"
#: kstars_i18n.cpp:3955
#, kde-kuit-format
msgctxt "City in Far East Russia"
msgid "Yuzhno-Sakhalinsk"
msgstr "Jużno-Sachalińsk"
#: kstars_i18n.cpp:3956
#, kde-kuit-format
msgctxt "City in Croatia"
msgid "Zadar"
msgstr "Zadar"
#: kstars_i18n.cpp:3957
#, kde-kuit-format
msgctxt "City in Zala Hungary"
msgid "Zalaegerszeg"
msgstr "Zalaegerszeg"
#: kstars_i18n.cpp:3958
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Zamora"
msgstr "Zamora"
#: kstars_i18n.cpp:3959
#, kde-kuit-format
msgctxt "City in Ohio USA"
msgid "Zanesville"
msgstr "Zanesville"
#: kstars_i18n.cpp:3960
#, kde-kuit-format
msgctxt "City in Tanzania"
msgid "Zanzibar"
msgstr "Zanzibar"
#: kstars_i18n.cpp:3961
#, kde-kuit-format
msgctxt "City in Ukraine"
msgid "Zaporizhia"
msgstr "Zaporoże"
#: kstars_i18n.cpp:3962
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Zaragoza"
msgstr "Saragossa"
#: kstars_i18n.cpp:3963
#, kde-kuit-format
msgctxt "City in Tunisia"
msgid "Zarzis"
msgstr "Zarzis"
#: kstars_i18n.cpp:3964
#, kde-kuit-format
msgctxt "City in Wielkopolska Poland"
msgid "Zduny"
msgstr "Zduny"
#: kstars_i18n.cpp:3965
#, kde-kuit-format
msgctxt "City in Russia"
msgid "Zelenchukskaya"
msgstr "Zelenchukskaya"
#: kstars_i18n.cpp:3966
#, kde-kuit-format
msgctxt "City in Ukraine"
msgid "Zhovkva"
msgstr "Zhovkva"
#: kstars_i18n.cpp:3967
#, kde-kuit-format
msgctxt "City in Ukraine"
msgid "Zhytomyr"
msgstr "Żytomierz"
#: kstars_i18n.cpp:3968
#, kde-kuit-format
msgctxt "City in Senegal"
msgid "Ziguinchor"
msgstr "Ziguinchor"
#: kstars_i18n.cpp:3969
#, kde-kuit-format
msgctxt "City in Switzerland"
msgid "Zimmerwald"
msgstr "Zimmerwald"
#: kstars_i18n.cpp:3970
#, kde-kuit-format
msgctxt "City in Malawi"
msgid "Zomba"
msgstr "Zomba"
#: kstars_i18n.cpp:3971
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Zorneding"
msgstr "Zorneding"
#: kstars_i18n.cpp:3972
#, kde-kuit-format
msgctxt "City in Germany"
msgid "Zwickau"
msgstr "Zwickau"
#: kstars_i18n.cpp:3973
#, kde-kuit-format
msgctxt "City in Switzerland"
msgid "Zürich"
msgstr "Zurych (Zürich)"
#: kstars_i18n.cpp:3974
#, kde-kuit-format
msgctxt "City in Spain"
msgid "Ávila"
msgstr "Ávila"
#: kstars_i18n.cpp:3975
#, kde-kuit-format
msgctxt "City in Lithuania"
msgid "Šiauliai"
msgstr "Szawle (Šiauliai)"
#: kstars_i18n.cpp:3976
#, kde-kuit-format
msgctxt "Region/state in Australia"
msgid "ACT"
msgstr "ACT (okręg federalny)"
#: kstars_i18n.cpp:3977
#, kde-kuit-format
msgctxt "Region/state in Kuwait"
msgid "Ahmadi"
msgstr "Ahmadi"
#: kstars_i18n.cpp:3978
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Alabama"
msgstr "Alabama"
#: kstars_i18n.cpp:3979
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Alaska"
msgstr "Alaska"
#: kstars_i18n.cpp:3980
#, kde-kuit-format
msgctxt "Region/state in Canada"
msgid "Alberta"
msgstr "Alberta"
#: kstars_i18n.cpp:3981
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Alpes Maritimes"
msgstr "Alpes Maritimes"
#: kstars_i18n.cpp:3982
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Alpes de Haute Provence"
msgstr "Alpes de Haute Provence"
#: kstars_i18n.cpp:3983
#, kde-kuit-format
msgctxt "Region/state in India"
msgid "Andhra Pradesh"
msgstr "Andhra Pradesh"
#: kstars_i18n.cpp:3984
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Arizona"
msgstr "Arizona"
#: kstars_i18n.cpp:3985
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Arkansas"
msgstr "Arkansas"
#: kstars_i18n.cpp:3986
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Aube"
msgstr "Aube"
#: kstars_i18n.cpp:3987
#, kde-kuit-format
msgctxt "Region/state in Portugal"
msgid "Azores"
msgstr "Azory"
#: kstars_i18n.cpp:3988
#, kde-kuit-format
msgctxt "Region/state in Hungary"
msgid "Baranya"
msgstr "Baranya"
#: kstars_i18n.cpp:3989
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Bas-Rhin"
msgstr "Bas-Rhin"
#: kstars_i18n.cpp:3990
#, kde-kuit-format
msgctxt "Region/state in Denmark"
msgid "Bornholm"
msgstr "Bornholm"
#: kstars_i18n.cpp:3991
#, kde-kuit-format
msgctxt "Region/state in Hungary"
msgid "Borsod-Abaúj-Zemplén"
msgstr "Borsod-Abaúj-Zemplén"
#: kstars_i18n.cpp:3992
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Bouches-du-rhône"
msgstr "Bouches-du-rhône"
#: kstars_i18n.cpp:3993
#, kde-kuit-format
msgctxt "Region/state in Belgium"
msgid "Brabant"
msgstr "Brabant"
#: kstars_i18n.cpp:3994
#, kde-kuit-format
msgctxt "Region/state in Canada"
msgid "British Columbia"
msgstr "Kolumbia Brytyjska"
#: kstars_i18n.cpp:3995
#, kde-kuit-format
msgctxt "Region/state in Hungary"
msgid "Bács-Kiskun"
msgstr "Bács-Kiskun"
#: kstars_i18n.cpp:3996
#, kde-kuit-format
msgctxt "Region/state in Hungary"
msgid "Békés"
msgstr "Békés"
#: kstars_i18n.cpp:3997
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "California"
msgstr "Kalifornia"
#: kstars_i18n.cpp:3998
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Calvados"
msgstr "Calvados"
#: kstars_i18n.cpp:3999
#, kde-kuit-format
msgctxt "Region/state in Spain"
msgid "Canary Islands"
msgstr "Wyspy Kanaryjskie"
#: kstars_i18n.cpp:4000
#, kde-kuit-format
msgctxt "Region/state in Russia"
msgid "Central Region"
msgstr "Region centralny"
#: kstars_i18n.cpp:4001
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Charente-Maritime"
msgstr "Charente-Maritime"
#: kstars_i18n.cpp:4002
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Cher"
msgstr "Cher"
#: kstars_i18n.cpp:4003
#, kde-kuit-format
msgctxt "Region/state in Kiribati"
msgid "Christmas Island"
msgstr "Wyspa Bożego Narodzenia"
#: kstars_i18n.cpp:4004
#, kde-kuit-format
msgctxt "Region/state in Korea"
msgid "Chungbuk"
msgstr "Chungbuk"
#: kstars_i18n.cpp:4005
#, kde-kuit-format
msgctxt "Region/state in Korea"
msgid "Chungnam"
msgstr "Chungnam"
#: kstars_i18n.cpp:4006
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Colorado"
msgstr "Kolorado"
#: kstars_i18n.cpp:4007
#, kde-kuit-format
msgctxt "Region/state in Ireland"
msgid "Connacht"
msgstr "Connacht"
#: kstars_i18n.cpp:4008
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Connecticut"
msgstr "Connecticut"
#: kstars_i18n.cpp:4009
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Corse du Sud"
msgstr "Corse du Sud"
#: kstars_i18n.cpp:4010
#, kde-kuit-format
msgctxt "Region/state in Hungary"
msgid "Csongrád"
msgstr "Csongrád"
#: kstars_i18n.cpp:4011
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Côte d'or"
msgstr "Côte d'or"
#: kstars_i18n.cpp:4012
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "DC"
msgstr "DC"
#: kstars_i18n.cpp:4013
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Delaware"
msgstr "Delaware"
#: kstars_i18n.cpp:4014
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Doubs"
msgstr "Doubs"
#: kstars_i18n.cpp:4015
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Eure-et-Loir"
msgstr "Eure-et-Loir"
#: kstars_i18n.cpp:4016
#, kde-kuit-format
msgctxt "Region/state in Denmark"
msgid "Falster"
msgstr "Falster"
#: kstars_i18n.cpp:4017
#, kde-kuit-format
msgctxt "Region/state in Russia"
msgid "Far East"
msgstr "Daleki Wschód"
#: kstars_i18n.cpp:4018
#, kde-kuit-format
msgctxt "Region/state in Denmark"
msgid "Faroe Islands"
msgstr "Wyspy Owcze"
#: kstars_i18n.cpp:4019
#, kde-kuit-format
msgctxt "Region/state in Hungary"
msgid "Fejér"
msgstr "Fejér"
#: kstars_i18n.cpp:4020
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Finistère"
msgstr "Finistère"
#: kstars_i18n.cpp:4021
#, kde-kuit-format
msgctxt "Region/state in Belgium"
msgid "Flandre occidentale"
msgstr "Flandria zachodnia"
#: kstars_i18n.cpp:4022
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Florida"
msgstr "Floryda"
#: kstars_i18n.cpp:4023
#, kde-kuit-format
msgctxt "Region/state in Denmark"
msgid "Fyn"
msgstr "Fyn"
#: kstars_i18n.cpp:4024
#, kde-kuit-format
msgctxt "Region/state in Korea"
msgid "Gangwon"
msgstr "Gangwon"
#: kstars_i18n.cpp:4025
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Georgia"
msgstr "Georgia"
#: kstars_i18n.cpp:4026
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Gironde"
msgstr "Gironde"
#: kstars_i18n.cpp:4027
#, kde-kuit-format
msgctxt "Region/state in Spain"
msgid "Gran Canaria"
msgstr "Gran Canaria"
#: kstars_i18n.cpp:4028
#, kde-kuit-format
msgctxt "Region/state in Solomon Islands"
msgid "Guadalcanal"
msgstr "Guadalcanal"
#: kstars_i18n.cpp:4029
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Guadeloupe"
msgstr "Gwadelupa"
#: kstars_i18n.cpp:4030
#, kde-kuit-format
msgctxt "Region/state in United Kingdom"
msgid "Guernsey"
msgstr "Guernsey"
#: kstars_i18n.cpp:4031
#, kde-kuit-format
msgctxt "Region/state in Korea"
msgid "Gyengnam"
msgstr "Gyengnam"
#: kstars_i18n.cpp:4032
#, kde-kuit-format
msgctxt "Region/state in Korea"
msgid "Gyeongbuk"
msgstr "Gyeongbuk"
#: kstars_i18n.cpp:4033
#, kde-kuit-format
msgctxt "Region/state in Korea"
msgid "Gyeonggi"
msgstr "Gyeonggi"
#: kstars_i18n.cpp:4034
#, kde-kuit-format
msgctxt "Region/state in Korea"
msgid "Gyeongnam"
msgstr "Gyeongnam"
#: kstars_i18n.cpp:4035
#, kde-kuit-format
msgctxt "Region/state in Hungary"
msgid "Győr-Moson-Sopron"
msgstr "Győr-Moson-Sopron"
#: kstars_i18n.cpp:4036
#, kde-kuit-format
msgctxt "Region/state in Hungary"
msgid "Hajdú-Bihar"
msgstr "Hajdú-Bihar"
#: kstars_i18n.cpp:4037
#, kde-kuit-format
msgctxt "Region/state in Korea"
msgid "Hambuk"
msgstr "Hambuk"
#: kstars_i18n.cpp:4038
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Haute-Corse"
msgstr "Haute-Corse"
#: kstars_i18n.cpp:4039
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Haute-Garonne"
msgstr "Haute-Garonne"
#: kstars_i18n.cpp:4040
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Haute-Loire"
msgstr "Haute-Loire"
#: kstars_i18n.cpp:4041
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Haute-Savoie"
msgstr "Haute-Savoie"
#: kstars_i18n.cpp:4042
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Haute-Vienne"
msgstr "Haute-Vienne"
#: kstars_i18n.cpp:4043
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Hautes Alpes"
msgstr "Hautes Alpes"
#: kstars_i18n.cpp:4044
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Hautes-Pyrénées"
msgstr "Hautes-Pyrénées"
#: kstars_i18n.cpp:4045
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Hauts-de-Seine"
msgstr "Hauts-de-Seine"
#: kstars_i18n.cpp:4046
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Hawaii"
msgstr "Hawaje"
#: kstars_i18n.cpp:4047
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Herault"
msgstr "Herault"
#: kstars_i18n.cpp:4048
#, kde-kuit-format
msgctxt "Region/state in Hungary"
msgid "Heves"
msgstr "Heves"
#: kstars_i18n.cpp:4049
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Idaho"
msgstr "Idaho"
#: kstars_i18n.cpp:4050
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Ille-et-vilaine"
msgstr "Ille-et-vilaine"
#: kstars_i18n.cpp:4051
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Illinois"
msgstr "Illinois"
#: kstars_i18n.cpp:4052
#, kde-kuit-format
msgctxt "Region/state in Korea"
msgid "Incheon"
msgstr "Incheon"
#: kstars_i18n.cpp:4053
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Indiana"
msgstr "Indiana"
#: kstars_i18n.cpp:4054
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Indre-et-Loire"
msgstr "Indre-et-Loire"
#: kstars_i18n.cpp:4055
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Iowa"
msgstr "Iowa"
#: kstars_i18n.cpp:4056
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Isère"
msgstr "Isère"
#: kstars_i18n.cpp:4057
#, kde-kuit-format
msgctxt "Region/state in Korea"
msgid "Jeju"
msgstr "Jeju"
#: kstars_i18n.cpp:4058
#, kde-kuit-format
msgctxt "Region/state in Korea"
msgid "Jeonbuk"
msgstr "Jeonbuk"
#: kstars_i18n.cpp:4059
#, kde-kuit-format
msgctxt "Region/state in Korea"
msgid "Jeonnam"
msgstr "Jeonnam"
#: kstars_i18n.cpp:4060
#, kde-kuit-format
msgctxt "Region/state in Denmark"
msgid "Jylland"
msgstr "Jutlandia"
#: kstars_i18n.cpp:4061
#, kde-kuit-format
msgctxt "Region/state in Hungary"
msgid "Jász-Nagykun-Szolnok"
msgstr "Jász-Nagykun-Szolnok"
#: kstars_i18n.cpp:4062
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Kansas"
msgstr "Kansas"
#: kstars_i18n.cpp:4063
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Kentucky"
msgstr "Kentucky"
#: kstars_i18n.cpp:4064
#, kde-kuit-format
msgctxt "Region/state in Namibia"
msgid "Khomas Hochland"
msgstr "Khomas Hochland"
#: kstars_i18n.cpp:4065
#, kde-kuit-format
msgctxt "Region/state in Hungary"
msgid "Komárom-Esztergom"
msgstr "Komárom-Esztergom"
#: kstars_i18n.cpp:4066
#, kde-kuit-format
msgctxt "Region/state in Italy"
msgid "Lecco"
msgstr "Lecco"
#: kstars_i18n.cpp:4067
#, kde-kuit-format
msgctxt "Region/state in Ireland"
msgid "Leinster"
msgstr "Leinster"
#: kstars_i18n.cpp:4068
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Loire"
msgstr "Loire"
#: kstars_i18n.cpp:4069
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Loire-atlantique"
msgstr "Loire-atlantique"
#: kstars_i18n.cpp:4070
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Loiret"
msgstr "Loiret"
#: kstars_i18n.cpp:4071
#, kde-kuit-format
msgctxt "Region/state in Denmark"
msgid "Lolland"
msgstr "Lolland"
#: kstars_i18n.cpp:4072
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Louisiana"
msgstr "Luizjana"
#: kstars_i18n.cpp:4073
#, kde-kuit-format
msgctxt "Region/state in Portugal"
msgid "Madeira"
msgstr "Madera"
#: kstars_i18n.cpp:4074
#, kde-kuit-format
msgctxt "Region/state in Saudi Arabia"
msgid "Madina"
msgstr "Madina"
#: kstars_i18n.cpp:4075
#, kde-kuit-format
msgctxt "Region/state in India"
msgid "Maharashtra"
msgstr "Maharashtra"
#: kstars_i18n.cpp:4076
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Maine"
msgstr "Maine"
#: kstars_i18n.cpp:4077
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Manche"
msgstr "Manche"
#: kstars_i18n.cpp:4078
#, kde-kuit-format
msgctxt "Region/state in Canada"
msgid "Manitoba"
msgstr "Manitoba"
#: kstars_i18n.cpp:4079
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Marne"
msgstr "Marne"
#: kstars_i18n.cpp:4080
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Martinique"
msgstr "Martynika"
#: kstars_i18n.cpp:4081
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Maryland"
msgstr "Maryland"
#: kstars_i18n.cpp:4082
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Massachusetts"
msgstr "Massachusetts"
#: kstars_i18n.cpp:4083
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Mayotte"
msgstr "Mayotte"
#: kstars_i18n.cpp:4084
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Michigan"
msgstr "Michigan"
#: kstars_i18n.cpp:4085
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Minnesota"
msgstr "Minnesota"
#: kstars_i18n.cpp:4086
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Mississippi"
msgstr "Mississippi"
#: kstars_i18n.cpp:4087
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Missouri"
msgstr "Missouri"
#: kstars_i18n.cpp:4088
#, kde-kuit-format
msgctxt "Region/state in Germany"
msgid "Mittelfranken"
msgstr "Mittelfranken"
#: kstars_i18n.cpp:4089
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Montana"
msgstr "Montana"
#: kstars_i18n.cpp:4090
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Morbihan"
msgstr "Morbihan"
#: kstars_i18n.cpp:4091
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Moselle"
msgstr "Moselle"
#: kstars_i18n.cpp:4092
#, kde-kuit-format
msgctxt "Region/state in Ireland"
msgid "Munster"
msgstr "Munster"
#: kstars_i18n.cpp:4093
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Nebraska"
msgstr "Nebraska"
#: kstars_i18n.cpp:4094
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Nevada"
msgstr "Newada"
#: kstars_i18n.cpp:4095
#, kde-kuit-format
msgctxt "Region/state in Canada"
msgid "New Brunswick"
msgstr "Nowy Brunswick"
#: kstars_i18n.cpp:4096
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "New Caledonia"
msgstr "Nowa Kaledonia"
#: kstars_i18n.cpp:4097
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "New Hampshire"
msgstr "New Hampshire"
#: kstars_i18n.cpp:4098
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "New Jersey"
msgstr "New Jersey"
#: kstars_i18n.cpp:4099
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "New Mexico"
msgstr "Nowy Meksyk (New Mexico)"
#: kstars_i18n.cpp:4100
#, kde-kuit-format
msgctxt "Region/state in Australia"
msgid "New South Wales"
msgstr "Nowa Południowa Walia"
#: kstars_i18n.cpp:4101
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "New York"
msgstr "Nowy Jork"
#: kstars_i18n.cpp:4102
#, kde-kuit-format
msgctxt "Region/state in Canada"
msgid "Newfoundland"
msgstr "Nowa Fundlandia"
#: kstars_i18n.cpp:4103
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Nièvre"
msgstr "Nièvre"
#: kstars_i18n.cpp:4104
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Nord"
msgstr "Nord"
#: kstars_i18n.cpp:4105
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "North Carolina"
msgstr "Karolina Północna"
#: kstars_i18n.cpp:4106
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "North Dakota"
msgstr "Dakota Północna"
#: kstars_i18n.cpp:4107
#, kde-kuit-format
msgctxt "Region/state in Russia"
msgid "North-West Region"
msgstr "Region Północno-zachodni"
#: kstars_i18n.cpp:4108
#, kde-kuit-format
msgctxt "Region/state in United Kingdom"
msgid "Northern Ireland"
msgstr "Irlandia Północna"
#: kstars_i18n.cpp:4109
#, kde-kuit-format
msgctxt "Region/state in Australia"
msgid "Northern Territory"
msgstr "Terytorium Północne"
#: kstars_i18n.cpp:4110
#, kde-kuit-format
msgctxt "Region/state in Canada"
msgid "Northwest Territories"
msgstr "Terytoria Północno-Zachodnie"
#: kstars_i18n.cpp:4111
#, kde-kuit-format
msgctxt "Region/state in Canada"
msgid "Nova Scotia"
msgstr "Nowa Szkocja"
#: kstars_i18n.cpp:4112
#, kde-kuit-format
msgctxt "Region/state in Canada"
msgid "Nunavut"
msgstr "Nunavut"
#: kstars_i18n.cpp:4113
#, kde-kuit-format
msgctxt "Region/state in Hungary"
msgid "Nógrád"
msgstr "Nógrád"
#: kstars_i18n.cpp:4114
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Ohio"
msgstr "Ohio"
#: kstars_i18n.cpp:4115
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Oklahoma"
msgstr "Oklahoma"
#: kstars_i18n.cpp:4116
#, kde-kuit-format
msgctxt "Region/state in Canada"
msgid "Ontario"
msgstr "Ontario"
#: kstars_i18n.cpp:4117
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Oregon"
msgstr "Oregon"
#: kstars_i18n.cpp:4118
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Paris"
msgstr "Paryż"
#: kstars_i18n.cpp:4119
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Pas-de-Calais"
msgstr "Pas-de-Calais"
#: kstars_i18n.cpp:4120
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Pennsylvania"
msgstr "Pennsylwania"
#: kstars_i18n.cpp:4121
#, kde-kuit-format
msgctxt "Region/state in Hungary"
msgid "Pest"
msgstr "Pest"
#: kstars_i18n.cpp:4122
#, kde-kuit-format
msgctxt "Region/state in Canada"
msgid "Prince Edward Island"
msgstr "Wyspa Księcia Edwarda"
#: kstars_i18n.cpp:4123
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Puerto Rico"
msgstr "Portoryko"
#: kstars_i18n.cpp:4124
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Puy-de-Dôme"
msgstr "Puy-de-Dôme"
#: kstars_i18n.cpp:4125
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Pyrénées Orientales"
msgstr "Pyrénées Orientales"
#: kstars_i18n.cpp:4126
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Pyrénées atlantiques"
msgstr "Pyrénées atlantiques"
#: kstars_i18n.cpp:4127
#, kde-kuit-format
msgctxt "Region/state in Korea"
msgid "Pyungbuk"
msgstr "Pyungbuk"
#: kstars_i18n.cpp:4128
#, kde-kuit-format
msgctxt "Region/state in Canada"
msgid "Quebec"
msgstr "Quebec"
#: kstars_i18n.cpp:4129
#, kde-kuit-format
msgctxt "Region/state in Australia"
msgid "Queensland"
msgstr "Queensland"
#: kstars_i18n.cpp:4130
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Rhode Island"
msgstr "Rhode Island"
#: kstars_i18n.cpp:4131
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Rhône"
msgstr "Rhône"
#: kstars_i18n.cpp:4132
#, kde-kuit-format
msgctxt "Region/state in Canada"
msgid "Saskatchewan"
msgstr "Saskatchewan"
#: kstars_i18n.cpp:4133
#, kde-kuit-format
msgctxt "Region/state in United Kingdom"
msgid "Scotland"
msgstr "Szkocja"
#: kstars_i18n.cpp:4134
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Seine-maritime"
msgstr "Seine-maritime"
#: kstars_i18n.cpp:4135
#, kde-kuit-format
msgctxt "Region/state in Russia"
msgid "Siberia"
msgstr "Syberia"
#: kstars_i18n.cpp:4136
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Somme"
msgstr "Somme"
#: kstars_i18n.cpp:4137
#, kde-kuit-format
msgctxt "Region/state in Hungary"
msgid "Somogy"
msgstr "Somogy"
#: kstars_i18n.cpp:4138
#, kde-kuit-format
msgctxt "Region/state in Australia"
msgid "South Australia"
msgstr "Australia Południowa"
#: kstars_i18n.cpp:4139
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "South Carolina"
msgstr "Karolina Południowa"
#: kstars_i18n.cpp:4140
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "South Dakota"
msgstr "Dakota Południowa"
#: kstars_i18n.cpp:4141
#, kde-kuit-format
msgctxt "Region/state in Russia"
msgid "South Region"
msgstr "Region Południowy"
#: kstars_i18n.cpp:4142
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "St-Pierre and Miquelon"
msgstr "St-Pierre i Miquelon"
#: kstars_i18n.cpp:4143
#, kde-kuit-format
msgctxt "Region/state in Hungary"
msgid "Szabolcs-Szatmár-Bereg"
msgstr "Szabolcs-Szatmár-Bereg"
#: kstars_i18n.cpp:4144
#, kde-kuit-format
msgctxt "Region/state in Australia"
msgid "Tasmania"
msgstr "Tasmania"
#: kstars_i18n.cpp:4145
#, kde-kuit-format
msgctxt "Region/state in Spain"
msgid "Tenerife"
msgstr "Tenerife (Teneryfa)"
#: kstars_i18n.cpp:4146
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Tennessee"
msgstr "Tennessee"
#: kstars_i18n.cpp:4147
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Texas"
msgstr "Texas"
#: kstars_i18n.cpp:4148
#, kde-kuit-format
msgctxt "Region/state in China"
msgid "Tibet"
msgstr "Tybet"
#: kstars_i18n.cpp:4149
#, kde-kuit-format
msgctxt "Region/state in Spain"
msgid "Toledo"
msgstr "Toledo"
#: kstars_i18n.cpp:4150
#, kde-kuit-format
msgctxt "Region/state in Hungary"
msgid "Tolna"
msgstr "Tolna"
#: kstars_i18n.cpp:4151
#, kde-kuit-format
msgctxt "Region/state in Ireland"
msgid "Ulster"
msgstr "Ulster"
#: kstars_i18n.cpp:4152
#, kde-kuit-format
msgctxt "Region/state in Russia"
msgid "Ural"
msgstr "Ural"
#: kstars_i18n.cpp:4153
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Utah"
msgstr "Utah"
#: kstars_i18n.cpp:4154
#, kde-kuit-format
msgctxt "Region/state in Hungary"
msgid "Vas"
msgstr "Vas"
#: kstars_i18n.cpp:4155
#, kde-kuit-format
msgctxt "Region/state in France"
msgid "Vaucluse"
msgstr "Vaucluse"
#: kstars_i18n.cpp:4156
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Vermont"
msgstr "Vermont"
#: kstars_i18n.cpp:4157
#, kde-kuit-format
msgctxt "Region/state in Hungary"
msgid "Veszprém"
msgstr "Veszprém"
#: kstars_i18n.cpp:4158
#, kde-kuit-format
msgctxt "Region/state in Australia"
msgid "Victoria"
msgstr "Victoria"
#: kstars_i18n.cpp:4159
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Virginia"
msgstr "Wirginia"
#: kstars_i18n.cpp:4160
#, kde-kuit-format
msgctxt "Region/state in Russia"
msgid "Volga Region"
msgstr "Region Wołgi"
#: kstars_i18n.cpp:4161
#, kde-kuit-format
msgctxt "Region/state in United Kingdom"
msgid "Wales"
msgstr "Walia"
#: kstars_i18n.cpp:4162
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Washington"
msgstr "Waszyngton"
#: kstars_i18n.cpp:4163
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Washington, DC"
msgstr "Waszyngton, DC"
#: kstars_i18n.cpp:4164
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "West Virginia"
msgstr "Wirginia Zachodnia"
#: kstars_i18n.cpp:4165
#, kde-kuit-format
msgctxt "Region/state in Australia"
msgid "Western Australia"
msgstr "Australia Zachodnia"
#: kstars_i18n.cpp:4166
#, kde-kuit-format
msgctxt "Region/state in Poland"
msgid "Wielkopolska"
msgstr "Wielkopolska"
#: kstars_i18n.cpp:4167
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Wisconsin"
msgstr "Wisconsin"
#: kstars_i18n.cpp:4168
#, kde-kuit-format
msgctxt "Region/state in USA"
msgid "Wyoming"
msgstr "Wyoming"
#: kstars_i18n.cpp:4169
#, kde-kuit-format
msgctxt "Region/state in Canada"
msgid "Yukon"
msgstr "Jukon"
#: kstars_i18n.cpp:4170
#, kde-kuit-format
msgctxt "Region/state in Hungary"
msgid "Zala"
msgstr "Zala"
#: kstars_i18n.cpp:4171
#, kde-kuit-format
msgctxt "Region/state in Denmark"
msgid "Zealand"
msgstr "Zelandia"
#: kstars_i18n.cpp:4172
#, kde-kuit-format
msgctxt "Country name"
msgid "Afghanistan"
msgstr "Afganistan"
#: kstars_i18n.cpp:4173
#, kde-kuit-format
msgctxt "Country name"
msgid "Algeria"
msgstr "Algieria"
#: kstars_i18n.cpp:4174
#, kde-kuit-format
msgctxt "Country name"
msgid "Angola"
msgstr "Angola"
#: kstars_i18n.cpp:4175
#, kde-kuit-format
msgctxt "Country name"
msgid "Antarctica"
msgstr "Antarktyda"
#: kstars_i18n.cpp:4176
#, kde-kuit-format
msgctxt "Country name"
msgid "Antigua and Barbuda"
msgstr "Antigua i Barbuda"
#: kstars_i18n.cpp:4177
#, kde-kuit-format
msgctxt "Country name"
msgid "Argentina"
msgstr "Argentyna"
#: kstars_i18n.cpp:4178
#, kde-kuit-format
msgctxt "Country name"
msgid "Armenia"
msgstr "Armenia"
#: kstars_i18n.cpp:4179
#, kde-kuit-format
msgctxt "Country name"
msgid "Ascension Island"
msgstr "Wyspa Wniebowstąpienia"
#: kstars_i18n.cpp:4180
#, kde-kuit-format
msgctxt "Country name"
msgid "Australia"
msgstr "Australia"
#: kstars_i18n.cpp:4181
#, kde-kuit-format
msgctxt "Country name"
msgid "Austria"
msgstr "Austria"
#: kstars_i18n.cpp:4182
#, kde-kuit-format
msgctxt "Country name"
msgid "Bahamas"
msgstr "Bahamy"
#: kstars_i18n.cpp:4183
#, kde-kuit-format
msgctxt "Country name"
msgid "Bahrain"
msgstr "Bahrajn"
#: kstars_i18n.cpp:4184
#, kde-kuit-format
msgctxt "Country name"
msgid "Bangladesh"
msgstr "Bangladesz"
#: kstars_i18n.cpp:4185
#, kde-kuit-format
msgctxt "Country name"
msgid "Barbados"
msgstr "Barbados"
#: kstars_i18n.cpp:4186
#, kde-kuit-format
msgctxt "Country name"
msgid "Belgium"
msgstr "Belgia"
#: kstars_i18n.cpp:4187
#, kde-kuit-format
msgctxt "Country name"
msgid "Belize"
msgstr "Belize"
#: kstars_i18n.cpp:4188
#, kde-kuit-format
msgctxt "Country name"
msgid "Bermuda"
msgstr "Bermudy"
#: kstars_i18n.cpp:4189
#, kde-kuit-format
msgctxt "Country name"
msgid "Bolivia"
msgstr "Boliwia"
#: kstars_i18n.cpp:4190
#, kde-kuit-format
msgctxt "Country name"
msgid "Bosnia and Herzegovina"
msgstr "Bośnia i Hercegowina"
#: kstars_i18n.cpp:4191
#, kde-kuit-format
msgctxt "Country name"
msgid "Botswana"
msgstr "Botswana"
#: kstars_i18n.cpp:4192
#, kde-kuit-format
msgctxt "Country name"
msgid "Brazil"
msgstr "Brazylia"
#: kstars_i18n.cpp:4193
#, kde-kuit-format
msgctxt "Country name"
msgid "Brunei"
msgstr "Brunei"
#: kstars_i18n.cpp:4194
#, kde-kuit-format
msgctxt "Country name"
msgid "Bulgaria"
msgstr "Bułgaria"
#: kstars_i18n.cpp:4195
#, kde-kuit-format
msgctxt "Country name"
msgid "Burkina Faso"
msgstr "Burkina Faso"
#: kstars_i18n.cpp:4196
#, kde-kuit-format
msgctxt "Country name"
msgid "Burundi"
msgstr "Burundi"
#: kstars_i18n.cpp:4197
#, kde-kuit-format
msgctxt "Country name"
msgid "Bénin"
msgstr "Bénin"
#: kstars_i18n.cpp:4198
#, kde-kuit-format
msgctxt "Country name"
msgid "Cameroon"
msgstr "Kamerun"
#: kstars_i18n.cpp:4199
#, kde-kuit-format
msgctxt "Country name"
msgid "Canada"
msgstr "Kanada"
#: kstars_i18n.cpp:4200
#, kde-kuit-format
msgctxt "Country name"
msgid "Cape Verde"
msgstr "Zielony Przylądek"
#: kstars_i18n.cpp:4201
#, kde-kuit-format
msgctxt "Country name"
msgid "Cayman Islands"
msgstr "Kajmany"
#: kstars_i18n.cpp:4202
#, kde-kuit-format
msgctxt "Country name"
msgid "Central African Republic"
msgstr "Republika Środkowoafrykańska"
#: kstars_i18n.cpp:4203
#, kde-kuit-format
msgctxt "Country name"
msgid "Chad"
msgstr "Czad"
#: kstars_i18n.cpp:4204
#, kde-kuit-format
msgctxt "Country name"
msgid "Chile"
msgstr "Chile"
#: kstars_i18n.cpp:4205
#, kde-kuit-format
msgctxt "Country name"
msgid "China"
msgstr "Chiny"
#: kstars_i18n.cpp:4206
#, kde-kuit-format
msgctxt "Country name"
msgid "Colombia"
msgstr "Kolumbia"
#: kstars_i18n.cpp:4207
#, kde-kuit-format
msgctxt "Country name"
msgid "Congo"
msgstr "Kongo"
#: kstars_i18n.cpp:4208
#, kde-kuit-format
msgctxt "Country name"
msgid "Congo (Democratic Republic)"
msgstr "Demokratyczna Republika Konga"
#: kstars_i18n.cpp:4209
#, kde-kuit-format
msgctxt "Country name"
msgid "Costa Rica"
msgstr "Kostaryka"
#: kstars_i18n.cpp:4210
#, kde-kuit-format
msgctxt "Country name"
msgid "Croatia"
msgstr "Chorwacja"
#: kstars_i18n.cpp:4211
#, kde-kuit-format
msgctxt "Country name"
msgid "Cuba"
msgstr "Kuba"
#: kstars_i18n.cpp:4212
#, kde-kuit-format
msgctxt "Country name"
msgid "Cyprus"
msgstr "Cypr"
#: kstars_i18n.cpp:4213
#, kde-kuit-format
msgctxt "Country name"
msgid "Czechia"
msgstr "Czechy"
#: kstars_i18n.cpp:4214
#, kde-kuit-format
msgctxt "Country name"
msgid "Dem rep of Congo"
msgstr "Demokratyczna Republika Kongo"
#: kstars_i18n.cpp:4215
#, kde-kuit-format
msgctxt "Country name"
msgid "Denmark"
msgstr "Dania"
#: kstars_i18n.cpp:4216
#, kde-kuit-format
msgctxt "Country name"
msgid "Djibouti"
msgstr "Dżibuti"
#: kstars_i18n.cpp:4217
#, kde-kuit-format
msgctxt "Country name"
msgid "Dominican Republic"
msgstr "Republika Dominikańska"
#: kstars_i18n.cpp:4218
#, kde-kuit-format
msgctxt "Country name"
msgid "Ecuador"
msgstr "Ekwador"
#: kstars_i18n.cpp:4219
#, kde-kuit-format
msgctxt "Country name"
msgid "Egypt"
msgstr "Egipt"
#: kstars_i18n.cpp:4220
#, kde-kuit-format
msgctxt "Country name"
msgid "El Salvador"
msgstr "Salwador"
#: kstars_i18n.cpp:4221
#, kde-kuit-format
msgctxt "Country name"
msgid "Equatorial Guinea"
msgstr "Gwinea Równikowa"
#: kstars_i18n.cpp:4222
#, kde-kuit-format
msgctxt "Country name"
msgid "Eritrea"
msgstr "Erytrea"
#: kstars_i18n.cpp:4223
#, kde-kuit-format
msgctxt "Country name"
msgid "Estonia"
msgstr "Estonia"
#: kstars_i18n.cpp:4224
#, kde-kuit-format
msgctxt "Country name"
msgid "Ethiopia"
msgstr "Etiopia"
#: kstars_i18n.cpp:4225
#, kde-kuit-format
msgctxt "Country name"
msgid "Falkland Islands"
msgstr "Falklandy"
#: kstars_i18n.cpp:4226
#, kde-kuit-format
msgctxt "Country name"
msgid "Fiji"
msgstr "Fidżi"
#: kstars_i18n.cpp:4227
#, kde-kuit-format
msgctxt "Country name"
msgid "Finland"
msgstr "Finlandia"
#: kstars_i18n.cpp:4228
#, kde-kuit-format
msgctxt "Country name"
msgid "France"
msgstr "Francja"
#: kstars_i18n.cpp:4229
#, kde-kuit-format
msgctxt "Country name"
msgid "French Guiana"
msgstr "Gujana Francuska"
#: kstars_i18n.cpp:4230
#, kde-kuit-format
msgctxt "Country name"
msgid "French Polynesia"
msgstr "Polinezja Francuska"
#: kstars_i18n.cpp:4231
#, kde-kuit-format
msgctxt "Country name"
msgid "Gabon"
msgstr "Gabon"
#: kstars_i18n.cpp:4232
#, kde-kuit-format
msgctxt "Country name"
msgid "Gambia"
msgstr "Gambia"
#: kstars_i18n.cpp:4233
#, kde-kuit-format
msgctxt "Country name"
msgid "Germany"
msgstr "Niemcy"
#: kstars_i18n.cpp:4234
#, kde-kuit-format
msgctxt "Country name"
msgid "Ghana"
msgstr "Ghana"
#: kstars_i18n.cpp:4235
#, kde-kuit-format
msgctxt "Country name"
msgid "Greece"
msgstr "Grecja"
#: kstars_i18n.cpp:4236
#, kde-kuit-format
msgctxt "Country name"
msgid "Greenland"
msgstr "Grenlandia"
#: kstars_i18n.cpp:4237
#, kde-kuit-format
msgctxt "Country name"
msgid "Guam"
msgstr "Guam"
#: kstars_i18n.cpp:4238
#, kde-kuit-format
msgctxt "Country name"
msgid "Guatemala"
msgstr "Gwatemala"
#: kstars_i18n.cpp:4239
#, kde-kuit-format
msgctxt "Country name"
msgid "Guinea"
msgstr "Gwinea"
#: kstars_i18n.cpp:4240
#, kde-kuit-format
msgctxt "Country name"
msgid "Guinea Bissau"
msgstr "Gwinea - Bissau"
#: kstars_i18n.cpp:4241
#, kde-kuit-format
msgctxt "Country name"
msgid "Guyana"
msgstr "Gujana"
#: kstars_i18n.cpp:4242
#, kde-kuit-format
msgctxt "Country name"
msgid "Haiti"
msgstr "Haiti"
#: kstars_i18n.cpp:4243
#, kde-kuit-format
msgctxt "Country name"
msgid "Honduras"
msgstr "Honduras"
#: kstars_i18n.cpp:4244
#, kde-kuit-format
msgctxt "Country name"
msgid "Hong Kong"
msgstr "Hongkong"
#: kstars_i18n.cpp:4245
#, kde-kuit-format
msgctxt "Country name"
msgid "Hungary"
msgstr "Węgry"
#: kstars_i18n.cpp:4246
#, kde-kuit-format
msgctxt "Country name"
msgid "Iceland"
msgstr "Islandia"
#: kstars_i18n.cpp:4247
#, kde-kuit-format
msgctxt "Country name"
msgid "India"
msgstr "Indie"
#: kstars_i18n.cpp:4248
#, kde-kuit-format
msgctxt "Country name"
msgid "Indonesia"
msgstr "Indonezja"
#: kstars_i18n.cpp:4249
#, kde-kuit-format
msgctxt "Country name"
msgid "Iran"
msgstr "Iran"
#: kstars_i18n.cpp:4250
#, kde-kuit-format
msgctxt "Country name"
msgid "Iraq"
msgstr "Irak"
#: kstars_i18n.cpp:4251
#, kde-kuit-format
msgctxt "Country name"
msgid "Ireland"
msgstr "Irlandia"
#: kstars_i18n.cpp:4252
#, kde-kuit-format
msgctxt "Country name"
msgid "Isle of Man"
msgstr "Wyspa Man"
#: kstars_i18n.cpp:4253
#, kde-kuit-format
msgctxt "Country name"
msgid "Israel"
msgstr "Izrael"
#: kstars_i18n.cpp:4254
#, kde-kuit-format
msgctxt "Country name"
msgid "Italy"
msgstr "Włochy"
#: kstars_i18n.cpp:4255
#, kde-kuit-format
msgctxt "Country name"
msgid "Ivory coast"
msgstr "Wybrzeże Kości Słoniowej"
#: kstars_i18n.cpp:4256
#, kde-kuit-format
msgctxt "Country name"
msgid "Jamaica"
msgstr "Jamajka"
#: kstars_i18n.cpp:4257
#, kde-kuit-format
msgctxt "Country name"
msgid "Japan"
msgstr "Japonia"
#: kstars_i18n.cpp:4258
#, kde-kuit-format
msgctxt "Country name"
msgid "Jordan"
msgstr "Jordania"
#: kstars_i18n.cpp:4259
#, kde-kuit-format
msgctxt "Country name"
msgid "Kazakhstan"
msgstr "Kazachstan"
#: kstars_i18n.cpp:4260
#, kde-kuit-format
msgctxt "Country name"
msgid "Kenya"
msgstr "Kenia"
#: kstars_i18n.cpp:4261
#, kde-kuit-format
msgctxt "Country name"
msgid "Kiribati"
msgstr "Kiribati"
#: kstars_i18n.cpp:4262
#, kde-kuit-format
msgctxt "Country name"
msgid "Korea"
msgstr "Korea"
#: kstars_i18n.cpp:4263
#, kde-kuit-format
msgctxt "Country name"
msgid "Kuwait"
msgstr "Kuwejt"
#: kstars_i18n.cpp:4264
#, kde-kuit-format
msgctxt "Country name"
msgid "Latvia"
msgstr "Łotwa"
#: kstars_i18n.cpp:4265
#, kde-kuit-format
msgctxt "Country name"
msgid "Lebanon"
msgstr "Liban"
#: kstars_i18n.cpp:4266
#, kde-kuit-format
msgctxt "Country name"
msgid "Lesotho"
msgstr "Lesotho"
#: kstars_i18n.cpp:4267
#, kde-kuit-format
msgctxt "Country name"
msgid "Liberia"
msgstr "Liberia"
#: kstars_i18n.cpp:4268
#, kde-kuit-format
msgctxt "Country name"
msgid "Libya"
msgstr "Libia"
#: kstars_i18n.cpp:4269
#, kde-kuit-format
msgctxt "Country name"
msgid "Lithuania"
msgstr "Litwa"
#: kstars_i18n.cpp:4270
#, kde-kuit-format
msgctxt "Country name"
msgid "Luxembourg"
msgstr "Luksemburg"
#: kstars_i18n.cpp:4271
#, kde-kuit-format
msgctxt "Country name"
msgid "Macedonia"
msgstr "Macedonia"
#: kstars_i18n.cpp:4272
#, kde-kuit-format
msgctxt "Country name"
msgid "Madagascar"
msgstr "Madagaskar"
#: kstars_i18n.cpp:4273
#, kde-kuit-format
msgctxt "Country name"
msgid "Malawi"
msgstr "Malawi"
#: kstars_i18n.cpp:4274
#, kde-kuit-format
msgctxt "Country name"
msgid "Malaysia"
msgstr "Malezja"
#: kstars_i18n.cpp:4275
#, kde-kuit-format
msgctxt "Country name"
msgid "Maldives"
msgstr "Malediwy"
#: kstars_i18n.cpp:4276
#, kde-kuit-format
msgctxt "Country name"
msgid "Mali"
msgstr "Mali"
#: kstars_i18n.cpp:4277
#, kde-kuit-format
msgctxt "Country name"
msgid "Malta"
msgstr "Malta"
#: kstars_i18n.cpp:4278
#, kde-kuit-format
msgctxt "Country name"
msgid "Marshall Islands"
msgstr "Wyspy Marshalla"
#: kstars_i18n.cpp:4279
#, kde-kuit-format
msgctxt "Country name"
msgid "Mauritania"
msgstr "Mauretania"
#: kstars_i18n.cpp:4280
#, kde-kuit-format
msgctxt "Country name"
msgid "Mauritius"
msgstr "Mauritius"
#: kstars_i18n.cpp:4281
#, kde-kuit-format
msgctxt "Country name"
msgid "Mexico"
msgstr "Meksyk"
#: kstars_i18n.cpp:4282
#, kde-kuit-format
msgctxt "Country name"
msgid "Micronesia"
msgstr "Mikronezja"
#: kstars_i18n.cpp:4283
#, kde-kuit-format
msgctxt "Country name"
msgid "Monaco"
msgstr "Monako"
#: kstars_i18n.cpp:4284
#, kde-kuit-format
msgctxt "Country name"
msgid "Morocco"
msgstr "Maroko"
#: kstars_i18n.cpp:4285
#, kde-kuit-format
msgctxt "Country name"
msgid "Mozambique"
msgstr "Mozambik"
#: kstars_i18n.cpp:4286
#, kde-kuit-format
msgctxt "Country name"
msgid "Myanmar"
msgstr "Birma (Myanmar)"
#: kstars_i18n.cpp:4287
#, kde-kuit-format
msgctxt "Country name"
msgid "Namibia"
msgstr "Namibia"
#: kstars_i18n.cpp:4288
#, kde-kuit-format
msgctxt "Country name"
msgid "Nepal"
msgstr "Nepal"
#: kstars_i18n.cpp:4289
#, kde-kuit-format
msgctxt "Country name"
msgid "Netherlands"
msgstr "Holandia"
#: kstars_i18n.cpp:4290
#, kde-kuit-format
msgctxt "Country name"
msgid "New Zealand"
msgstr "Nowa Zelandia"
#: kstars_i18n.cpp:4291
#, kde-kuit-format
msgctxt "Country name"
msgid "Nicaragua"
msgstr "Nikaragua"
#: kstars_i18n.cpp:4292
#, kde-kuit-format
msgctxt "Country name"
msgid "Niger"
msgstr "Niger"
#: kstars_i18n.cpp:4293
#, kde-kuit-format
msgctxt "Country name"
msgid "Nigeria"
msgstr "Nigeria"
#: kstars_i18n.cpp:4294
#, kde-kuit-format
msgctxt "Country name"
msgid "Norway"
msgstr "Norwegia"
#: kstars_i18n.cpp:4295
#, kde-kuit-format
msgctxt "Country name"
msgid "Pakistan"
msgstr "Pakistan"
#: kstars_i18n.cpp:4296
#, kde-kuit-format
msgctxt "Country name"
msgid "Palau"
msgstr "Palau"
#: kstars_i18n.cpp:4297
#, kde-kuit-format
msgctxt "Country name"
msgid "Panama"
msgstr "Panama"
#: kstars_i18n.cpp:4298
#, kde-kuit-format
msgctxt "Country name"
msgid "Papua New Guinea"
msgstr "Papua-Nowa Gwinea"
#: kstars_i18n.cpp:4299
#, kde-kuit-format
msgctxt "Country name"
msgid "Paraguay"
msgstr "Paragwaj"
#: kstars_i18n.cpp:4300
#, kde-kuit-format
msgctxt "Country name"
msgid "Peru"
msgstr "Peru"
#: kstars_i18n.cpp:4301
#, kde-kuit-format
msgctxt "Country name"
msgid "Philippines"
msgstr "Filipiny"
#: kstars_i18n.cpp:4302
#, kde-kuit-format
msgctxt "Country name"
msgid "Pitcairn Islands"
msgstr "Wyspy Pitcairn"
#: kstars_i18n.cpp:4303
#, kde-kuit-format
msgctxt "Country name"
msgid "Poland"
msgstr "Polska"
#: kstars_i18n.cpp:4304
#, kde-kuit-format
msgctxt "Country name"
msgid "Portugal"
msgstr "Portugalia"
#: kstars_i18n.cpp:4305
#, kde-kuit-format
msgctxt "Country name"
msgid "Qatar"
msgstr "Katar"
#: kstars_i18n.cpp:4306
#, kde-kuit-format
msgctxt "Country name"
msgid "Romania"
msgstr "Rumunia"
#: kstars_i18n.cpp:4307
#, kde-kuit-format
msgctxt "Country name"
msgid "Russia"
msgstr "Rosja"
#: kstars_i18n.cpp:4308
#, kde-kuit-format
msgctxt "Country name"
msgid "Rwanda"
msgstr "Rwanda"
#: kstars_i18n.cpp:4309
#, kde-kuit-format
msgctxt "Country name"
msgid "Samoa"
msgstr "Samoa"
#: kstars_i18n.cpp:4310
#, kde-kuit-format
msgctxt "Country name"
msgid "Saudi Arabia"
msgstr "Arabia Saudyjska"
#: kstars_i18n.cpp:4311
#, kde-kuit-format
msgctxt "Country name"
msgid "Senegal"
msgstr "Senegal"
#: kstars_i18n.cpp:4312
#, kde-kuit-format
msgctxt "Country name"
msgid "Seychelles"
msgstr "Seszele"
#: kstars_i18n.cpp:4313
#, kde-kuit-format
msgctxt "Country name"
msgid "Sierra Leone"
msgstr "Sierra Leone"
#: kstars_i18n.cpp:4314
#, kde-kuit-format
msgctxt "Country name"
msgid "Singapore"
msgstr "Singapur"
#: kstars_i18n.cpp:4315
#, kde-kuit-format
msgctxt "Country name"
msgid "Slovakia"
msgstr "Słowacja"
#: kstars_i18n.cpp:4316
#, kde-kuit-format
msgctxt "Country name"
msgid "Slovenia"
msgstr "Słowenia"
#: kstars_i18n.cpp:4317
#, kde-kuit-format
msgctxt "Country name"
msgid "Solomon Islands"
msgstr "Wyspy Salomona"
#: kstars_i18n.cpp:4318
#, kde-kuit-format
msgctxt "Country name"
msgid "Somalia"
msgstr "Somalia"
#: kstars_i18n.cpp:4319
#, kde-kuit-format
msgctxt "Country name"
msgid "South Africa"
msgstr "Republika Południowej Afryki"
#: kstars_i18n.cpp:4320
#, kde-kuit-format
msgctxt "Country name"
msgid "South Korea"
msgstr "Korea Południowa"
#: kstars_i18n.cpp:4321
#, kde-kuit-format
msgctxt "Country name"
msgid "Spain"
msgstr "Hiszpania"
#: kstars_i18n.cpp:4322
#, kde-kuit-format
msgctxt "Country name"
msgid "Sri Lanka"
msgstr "Sri Lanka"
#: kstars_i18n.cpp:4323
#, kde-kuit-format
msgctxt "Country name"
msgid "St. Lucia"
msgstr "Saint Lucia"
#: kstars_i18n.cpp:4324
#, kde-kuit-format
msgctxt "Country name"
msgid "Sudan"
msgstr "Sudan"
#: kstars_i18n.cpp:4325
#, kde-kuit-format
msgctxt "Country name"
msgid "Swaziland"
msgstr "Swaziland"
#: kstars_i18n.cpp:4326
#, kde-kuit-format
msgctxt "Country name"
msgid "Sweden"
msgstr "Szwecja"
#: kstars_i18n.cpp:4327
#, kde-kuit-format
msgctxt "Country name"
msgid "Switzerland"
msgstr "Szwajcaria"
#: kstars_i18n.cpp:4328
#, kde-kuit-format
msgctxt "Country name"
msgid "Syria"
msgstr "Syria"
#: kstars_i18n.cpp:4329
#, kde-kuit-format
msgctxt "Country name"
msgid "Taiwan"
msgstr "Tajwan"
#: kstars_i18n.cpp:4330
#, kde-kuit-format
msgctxt "Country name"
msgid "Tanzania"
msgstr "Tanzania"
#: kstars_i18n.cpp:4331
#, kde-kuit-format
msgctxt "Country name"
msgid "Thailand"
msgstr "Tajlandia"
#: kstars_i18n.cpp:4332
#, kde-kuit-format
msgctxt "Country name"
msgid "Togo"
msgstr "Togo"
#: kstars_i18n.cpp:4333
#, kde-kuit-format
msgctxt "Country name"
msgid "Trinidad and Tobago"
msgstr "Trynidad i Tobago"
#: kstars_i18n.cpp:4334
#, kde-kuit-format
msgctxt "Country name"
msgid "Tunisia"
msgstr "Tunezja"
#: kstars_i18n.cpp:4335
#, kde-kuit-format
msgctxt "Country name"
msgid "Turkey"
msgstr "Turcja"
#: kstars_i18n.cpp:4336
#, kde-kuit-format
msgctxt "Country name"
msgid "Turks and Caicos Islands"
msgstr "Wyspy Turks i Caicos"
#: kstars_i18n.cpp:4337
#, kde-kuit-format
msgctxt "Country name"
msgid "US Territory"
msgstr "Terytorium USA"
#: kstars_i18n.cpp:4338
#, kde-kuit-format
msgctxt "Country name"
msgid "USA"
msgstr "Stany Zjednoczone Ameryki"
#: kstars_i18n.cpp:4339
#, kde-kuit-format
msgctxt "Country name"
msgid "Uganda"
msgstr "Uganda"
#: kstars_i18n.cpp:4340
#, kde-kuit-format
msgctxt "Country name"
msgid "Ukraine"
msgstr "Ukraina"
#: kstars_i18n.cpp:4341
#, kde-kuit-format
msgctxt "Country name"
msgid "United Arab Emirates"
msgstr "Zjednoczone Emiraty Arabskie"
#: kstars_i18n.cpp:4342
#, kde-kuit-format
msgctxt "Country name"
msgid "United Kingdom"
msgstr "Wielka Brytania"
#: kstars_i18n.cpp:4343
#, kde-kuit-format
msgctxt "Country name"
msgid "Uruguay"
msgstr "Urugwaj"
#: kstars_i18n.cpp:4344
#, kde-kuit-format
msgctxt "Country name"
msgid "Uzbekistan"
msgstr "Uzbekistan"
#: kstars_i18n.cpp:4345
#, kde-kuit-format
msgctxt "Country name"
msgid "Vanuatu"
msgstr "Vanuatu"
#: kstars_i18n.cpp:4346
#, kde-kuit-format
msgctxt "Country name"
msgid "Vatican"
msgstr "Watykan"
#: kstars_i18n.cpp:4347
#, kde-kuit-format
msgctxt "Country name"
msgid "Venezuela"
msgstr "Wenezuela"
#: kstars_i18n.cpp:4348
#, kde-kuit-format
msgctxt "Country name"
msgid "Virgin Islands"
msgstr "Wyspy Dziewicze"
#: kstars_i18n.cpp:4349
#, kde-kuit-format
msgctxt "Country name"
msgid "Western sahara"
msgstr "Zachodnia Sahara"
#: kstars_i18n.cpp:4350
#, kde-kuit-format
msgctxt "Country name"
msgid "Yemen"
msgstr "Jemen"
#: kstars_i18n.cpp:4351
#, kde-kuit-format
msgctxt "Country name"
msgid "Yugoslavia"
msgstr "Jugosławia"
#: kstars_i18n.cpp:4352
#, kde-kuit-format
msgctxt "Country name"
msgid "Zambia"
msgstr "Zambia"
#: kstars_i18n.cpp:4353
#, kde-kuit-format
msgctxt "Country name"
msgid "Zimbabwe"
msgstr "Zimbabwe"
#: kstars_i18n.cpp:4354
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Comet Impact Scars (HST)"
msgstr "Wynik uderzenia komety (HST)"
#: kstars_i18n.cpp:4355
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Galilean Satellites (HST)"
msgstr "Księżyce galileuszowe (HST)"
#: kstars_i18n.cpp:4356
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Global Dust Storm (HST)"
msgstr "Burza piaskowa (HST)"
#: kstars_i18n.cpp:4357
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Jupiter and Io (HST)"
msgstr "Jowisz i Io (HST)"
#: kstars_i18n.cpp:4358
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Show APOD Image"
msgstr "Pokaż obraz z APOD"
#: kstars_i18n.cpp:4359
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Show APOD Image (Radar)"
msgstr "Pokaż obraz z APOD (radar)"
#: kstars_i18n.cpp:4360
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Show APOD Image (Venera lander)"
msgstr "Pokaż obraz z APOD (lądownik Venera)"
#: kstars_i18n.cpp:4361
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Show Collage of Saturn and moons"
msgstr "Kolaż Saturna i księżyców"
#: kstars_i18n.cpp:4362
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Show HST Image"
msgstr "Pokaż obraz z HST"
#: kstars_i18n.cpp:4363
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Show HST Image (1995)"
msgstr "Obraz z HST (1995)"
#: kstars_i18n.cpp:4364
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Show HST Image (1996)"
msgstr "Pokaż obraz z HST (1996)"
#: kstars_i18n.cpp:4365
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Show HST Image (1998)"
msgstr "Pokaż obraz z HST (1998)"
#: kstars_i18n.cpp:4366
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Show HST Image (1999)"
msgstr "Pokaż obraz z HST (1999)"
#: kstars_i18n.cpp:4367
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Show HST Image (2001)"
msgstr "Pokaż obraz z HST (2001)"
#: kstars_i18n.cpp:4368
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Show HST Image (2002)"
msgstr "Pokaż obraz z HST (2002)"
#: kstars_i18n.cpp:4369
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Show HST Image (2003)"
msgstr "Pokaż obraz z HST (2003)"
#: kstars_i18n.cpp:4370
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Show HST Image (2004)"
msgstr "Pokaż obraz z HST (2004)"
#: kstars_i18n.cpp:4371
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Show HST Image (Aurora)"
msgstr "Pokaż obraz z HST (Aurora)"
#: kstars_i18n.cpp:4372
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Show HST Image (detail)"
msgstr "Pokaż obraz z HST (szczegóły)"
#: kstars_i18n.cpp:4373
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Show HST Image (Detail)"
msgstr "Pokaż obraz z HST (szczegóły)"
#: kstars_i18n.cpp:4374
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Show HST Image (Hubble V)"
msgstr "Pokaż obraz z HST (Hubble V)"
#: kstars_i18n.cpp:4375
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Show HST Image (Hubble X)"
msgstr "Pokaż obraz z HST (Hubble X)"
#: kstars_i18n.cpp:4376
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Show HST Image (SN 2004dj)"
msgstr "Pokaż obraz z HST (SN 2004dj)"
#: kstars_i18n.cpp:4377
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Show HST Image (stars in M 31)"
msgstr "Pokaż obraz z HST (gwiazdy w M 31)"
#: kstars_i18n.cpp:4378
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Show HST (Rings and Moons)"
msgstr "HST (pierścienie i księżyce)"
#: kstars_i18n.cpp:4379
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Show KPNO AOP Image"
msgstr "Pokaż obraz z KPNO AOP"
#: kstars_i18n.cpp:4380
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Show MGS Image"
msgstr "Pokaż obraz z MGS"
#: kstars_i18n.cpp:4381
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Show NASA Mosaic"
msgstr "Mozaika NASA"
#: kstars_i18n.cpp:4382
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Show NOAO Image"
msgstr "Pokaż obraz z NOAO"
#: kstars_i18n.cpp:4383
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Show NOAO Image (Halpha)"
msgstr "Pokaż obraz z NOAO (Halpha)"
#: kstars_i18n.cpp:4384
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Show NOAO Image (Optical)"
msgstr "Pokaż obraz z NOAO (optyczny)"
#: kstars_i18n.cpp:4385
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Show SEDS Image"
msgstr "Pokaż obraz z SEDS"
#: kstars_i18n.cpp:4386
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Show Spitzer Image"
msgstr "Pokaż obraz: Spitzer"
#: kstars_i18n.cpp:4387
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Show Sun Image"
msgstr "Pokaż obraz Słońca"
#: kstars_i18n.cpp:4388
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Show Viking Lander Image"
msgstr "Pokaż obraz z lądownika Viking"
#: kstars_i18n.cpp:4389
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Show Voyager 1 Image"
msgstr "Obraz z Voyagera 1"
#: kstars_i18n.cpp:4390
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Total Eclipse Image"
msgstr "Całkowite zaćmienie"
#: kstars_i18n.cpp:4391
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Triple Eclipse (HST)"
msgstr "Potrójne zaćmienie (HST)"
#: kstars_i18n.cpp:4392
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Comet Shoemaker-Levy 9"
msgstr "Kometa Shoemaker-Levy 9"
#: kstars_i18n.cpp:4393
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Comet Shoemaker–Levy 9 Wikipedia page"
msgstr "Kometa Shoemaker-strona Levy 9 na Wikipedii"
#: kstars_i18n.cpp:4394
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Daily Solar Images"
msgstr "Codzienne obrazy Słońca"
#: kstars_i18n.cpp:4395
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "NASA Eclipse page"
msgstr "Strona NASA zaćmień"
#: kstars_i18n.cpp:4396
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "NASA Mars Missions"
msgstr "Misje NASA na Marsa"
#: kstars_i18n.cpp:4397
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "NASA Science Mariner missions"
msgstr "Misje naukowe Mariner NASA"
#: kstars_i18n.cpp:4398
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "NASA Solar System Exploration Page"
msgstr "Strona NASA wypraw w układzie słonecznym"
#: kstars_i18n.cpp:4399
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "NASA Sun-Earth Days page"
msgstr "Strona NASA dni Słońce-Ziemia"
#: kstars_i18n.cpp:4400
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Nine Planets Page"
msgstr "Strona dziewięciu planet"
#: kstars_i18n.cpp:4401
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "SEDS Information Page"
msgstr "Strona informacyjna SEDS"
#: kstars_i18n.cpp:4402
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "The Apollo Program"
msgstr "Program Apollo"
#: kstars_i18n.cpp:4403
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "The Cassini Mission"
msgstr "Misja Cassini"
#: kstars_i18n.cpp:4404
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "The \"face\" on Mars"
msgstr "\"Twarz\" na Marsie"
#: kstars_i18n.cpp:4405
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "The Galileo Mission"
msgstr "Misja Galileo"
#: kstars_i18n.cpp:4406
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "The Magellan Mission"
msgstr "Misja Magellana"
#: kstars_i18n.cpp:4407
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "The Mariner 10 Mission"
msgstr "Misja Marinera 10"
#: kstars_i18n.cpp:4408
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "The Mars Society"
msgstr "The Mars Society"
#: kstars_i18n.cpp:4409
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "The Voyager Missions"
msgstr "Misje Voyager"
#: kstars_i18n.cpp:4410
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "The Whole Mars Catalog"
msgstr "Katalog Marsa"
#: kstars_i18n.cpp:4411
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Welcome to Mars!"
msgstr "Witamy na Marsie!"
#: kstars_i18n.cpp:4412
#, kde-kuit-format
msgctxt "Image/info menu item (should be translated)"
msgid "Wikipedia Page"
msgstr "Strona angielskiej Wikipedii"
#: kstars_i18n.cpp:4413
#, kde-kuit-format
msgctxt "star name"
msgid "Sirius"
msgstr "Syriusz"
#: kstars_i18n.cpp:4414
#, kde-kuit-format
msgctxt "star name"
msgid "Canopus"
msgstr "Kanopus"
#: kstars_i18n.cpp:4415
#, kde-kuit-format
msgctxt "star name"
msgid "Arcturus"
msgstr "Arktur"
#: kstars_i18n.cpp:4416
#, kde-kuit-format
msgctxt "star name"
msgid "Rigel Kentaurus"
msgstr "Alfa Centauri"
#: kstars_i18n.cpp:4417
#, kde-kuit-format
msgctxt "star name"
msgid "Vega"
msgstr "Wega"
#: kstars_i18n.cpp:4418
#, kde-kuit-format
msgctxt "star name"
msgid "Capella"
msgstr "Kapella"
#: kstars_i18n.cpp:4419
#, kde-kuit-format
msgctxt "star name"
msgid "Rigel"
msgstr "Rigel"
#: kstars_i18n.cpp:4420
#, kde-kuit-format
msgctxt "star name"
msgid "Procyon"
msgstr "Procjon"
#: kstars_i18n.cpp:4421
#, kde-kuit-format
msgctxt "star name"
msgid "Achernar"
msgstr "Achernar"
#: kstars_i18n.cpp:4422
#, kde-kuit-format
msgctxt "star name"
msgid "Betelgeuse"
msgstr "Betelgeza"
#: kstars_i18n.cpp:4423
#, kde-kuit-format
msgctxt "star name"
msgid "Hadar"
msgstr "Agena (Hadar)"
#: kstars_i18n.cpp:4424
#, kde-kuit-format
msgctxt "star name"
msgid "Altair"
msgstr "Altair"
#: kstars_i18n.cpp:4425
#, kde-kuit-format
msgctxt "star name"
msgid "Acrux"
msgstr "Acrux"
#: kstars_i18n.cpp:4426
#, kde-kuit-format
msgctxt "star name"
msgid "Aldebaran"
msgstr "Aldebaran"
#: kstars_i18n.cpp:4427
#, kde-kuit-format
msgctxt "star name"
msgid "Spica"
msgstr "Spika"
#: kstars_i18n.cpp:4428
#, kde-kuit-format
msgctxt "star name"
msgid "Antares"
msgstr "Antares"
#: kstars_i18n.cpp:4429
#, kde-kuit-format
msgctxt "star name"
msgid "Pollux"
msgstr "Polluks"
#: kstars_i18n.cpp:4430
#, kde-kuit-format
msgctxt "star name"
msgid "Fomalhaut"
msgstr "Fomalhaut"
#: kstars_i18n.cpp:4431
#, kde-kuit-format
msgctxt "star name"
msgid "Mimosa"
msgstr "Mimosa"
#: kstars_i18n.cpp:4432
#, kde-kuit-format
msgctxt "star name"
msgid "Deneb"
msgstr "Deneb"
#: kstars_i18n.cpp:4433
#, kde-kuit-format
msgctxt "star name"
msgid "Regulus"
msgstr "Regulus"
#: kstars_i18n.cpp:4434
#, kde-kuit-format
msgctxt "star name"
msgid "Adhara"
msgstr "Adhara"
#: kstars_i18n.cpp:4435
#, kde-kuit-format
msgctxt "star name"
msgid "Castor"
msgstr "Kastor"
#: kstars_i18n.cpp:4436
#, kde-kuit-format
msgctxt "star name"
msgid "Gacrux"
msgstr "Gacrux"
#: kstars_i18n.cpp:4437
#, kde-kuit-format
msgctxt "star name"
msgid "Shaula"
msgstr "Shaula"
#: kstars_i18n.cpp:4438
#, kde-kuit-format
msgctxt "star name"
msgid "Bellatrix"
msgstr "Bellatrix"
#: kstars_i18n.cpp:4439
#, kde-kuit-format
msgctxt "star name"
msgid "Alnath"
msgstr "Alnath"
#: kstars_i18n.cpp:4440
#, kde-kuit-format
msgctxt "star name"
msgid "Miaplacidus"
msgstr "Miaplacidus"
#: kstars_i18n.cpp:4441
#, kde-kuit-format
msgctxt "star name"
msgid "Alnilam"
msgstr "Alnilam"
#: kstars_i18n.cpp:4442
#, kde-kuit-format
msgctxt "star name"
msgid "Al Na'ir"
msgstr "Al Na'ir"
#: kstars_i18n.cpp:4443
#, kde-kuit-format
msgctxt "star name"
msgid "Alnitak"
msgstr "Alnitak"
#: kstars_i18n.cpp:4444
#, kde-kuit-format
msgctxt "star name"
msgid "Regor"
msgstr "Regor"
#: kstars_i18n.cpp:4445
#, kde-kuit-format
msgctxt "star name"
msgid "Alioth"
msgstr "Alioth"
#: kstars_i18n.cpp:4446
#, kde-kuit-format
msgctxt "star name"
msgid "Mirfak"
msgstr "Mirfak"
#: kstars_i18n.cpp:4447
#, kde-kuit-format
msgctxt "star name"
msgid "Kaus Australis"
msgstr "Kaus Australis"
#: kstars_i18n.cpp:4448
#, kde-kuit-format
msgctxt "star name"
msgid "Dubhe"
msgstr "Dubhe"
#: kstars_i18n.cpp:4449
#, kde-kuit-format
msgctxt "star name"
msgid "Wezen"
msgstr "Wezen"
#: kstars_i18n.cpp:4450
#, kde-kuit-format
msgctxt "star name"
msgid "Alkaid"
msgstr "Alkaid"
#: kstars_i18n.cpp:4451
#, kde-kuit-format
msgctxt "star name"
msgid "Sargas"
msgstr "Sargas"
#: kstars_i18n.cpp:4452
#, kde-kuit-format
msgctxt "star name"
msgid "Avior"
msgstr "Avior"
#: kstars_i18n.cpp:4453
#, kde-kuit-format
msgctxt "star name"
msgid "Menkalinan"
msgstr "Menkalinan"
#: kstars_i18n.cpp:4454
#, kde-kuit-format
msgctxt "star name"
msgid "Alhena"
msgstr "Alhena"
#: kstars_i18n.cpp:4455
#, kde-kuit-format
msgctxt "star name"
msgid "Peacock"
msgstr "Peacock"
#: kstars_i18n.cpp:4456 tools/polarishourangle.cpp:40
#, kde-format, kde-kuit-format
msgctxt "star name"
msgid "Polaris"
msgstr "Gwiazda Polarna"
#: kstars_i18n.cpp:4457
#, kde-kuit-format
msgctxt "star name"
msgid "Mirzam"
msgstr "Mirzam"
#: kstars_i18n.cpp:4458
#, kde-kuit-format
msgctxt "star name"
msgid "Alphard"
msgstr "Alphard"
#: kstars_i18n.cpp:4459
#, kde-kuit-format
msgctxt "star name"
msgid "Hamal"
msgstr "Hamal"
#: kstars_i18n.cpp:4460
#, kde-kuit-format
msgctxt "star name"
msgid "Al Gieba"
msgstr "Algieba"
#: kstars_i18n.cpp:4461
#, kde-kuit-format
msgctxt "star name"
msgid "Diphda"
msgstr "Diphda"
#: kstars_i18n.cpp:4462
#, kde-kuit-format
msgctxt "star name"
msgid "Nunki"
msgstr "Nunki"
#: kstars_i18n.cpp:4463
#, kde-kuit-format
msgctxt "star name"
msgid "Menkent"
msgstr "Menkent"
#: kstars_i18n.cpp:4464
#, kde-kuit-format
msgctxt "star name"
msgid "Alpheratz"
msgstr "Alpheratz"
#: kstars_i18n.cpp:4465
#, kde-kuit-format
msgctxt "star name"
msgid "Saiph"
msgstr "Saiph"
#: kstars_i18n.cpp:4466
#, kde-kuit-format
msgctxt "star name"
msgid "Mirach"
msgstr "Mirach"
#: kstars_i18n.cpp:4467
#, kde-kuit-format
msgctxt "star name"
msgid "Kocab"
msgstr "Kochab"
#: kstars_i18n.cpp:4468
#, kde-kuit-format
msgctxt "star name"
msgid "Rasalhague"
msgstr "Rasalhague"
#: kstars_i18n.cpp:4469
#, kde-kuit-format
msgctxt "star name"
msgid "Algol"
msgstr "Algol"
#: kstars_i18n.cpp:4470
#, kde-kuit-format
msgctxt "star name"
msgid "Almach"
msgstr "Almak"
#: kstars_i18n.cpp:4471
#, kde-kuit-format
msgctxt "star name"
msgid "Denebola"
msgstr "Denebola"
#: kstars_i18n.cpp:4472
#, kde-kuit-format
msgctxt "star name"
msgid "Navi"
msgstr "Navi"
#: kstars_i18n.cpp:4473
#, kde-kuit-format
msgctxt "star name"
msgid "Naos"
msgstr "Naos"
#: kstars_i18n.cpp:4474
#, kde-kuit-format
msgctxt "star name"
msgid "Aspidiske"
msgstr "Aspidiske"
#: kstars_i18n.cpp:4475
#, kde-kuit-format
msgctxt "star name"
msgid "Alphecca"
msgstr "Alphecca"
#: kstars_i18n.cpp:4476
#, kde-kuit-format
msgctxt "star name"
msgid "Mizar"
msgstr "Mizar"
#: kstars_i18n.cpp:4477
#, kde-kuit-format
msgctxt "star name"
msgid "Sadr"
msgstr "Sadr"
#: kstars_i18n.cpp:4478
#, kde-kuit-format
msgctxt "star name"
msgid "Suhail"
msgstr "Suhail"
#: kstars_i18n.cpp:4479
#, kde-kuit-format
msgctxt "star name"
msgid "Schedar"
msgstr "Schedar"
#: kstars_i18n.cpp:4480
#, kde-kuit-format
msgctxt "star name"
msgid "Eltanin"
msgstr "Eltanin"
#: kstars_i18n.cpp:4481
#, kde-kuit-format
msgctxt "star name"
msgid "Mintaka"
msgstr "Mintaka"
#: kstars_i18n.cpp:4482
#, kde-kuit-format
msgctxt "star name"
msgid "Caph"
msgstr "Caph"
#: kstars_i18n.cpp:4483
#, kde-kuit-format
msgctxt "star name"
msgid "Dschubba"
msgstr "Dschubba"
#: kstars_i18n.cpp:4484
#, kde-kuit-format
msgctxt "star name"
msgid "Men"
msgstr "Men"
#: kstars_i18n.cpp:4485
#, kde-kuit-format
msgctxt "star name"
msgid "Merak"
msgstr "Merak"
#: kstars_i18n.cpp:4486
#, kde-kuit-format
msgctxt "star name"
msgid "Pulcherrima"
msgstr "Pulcherrima"
#: kstars_i18n.cpp:4487
#, kde-kuit-format
msgctxt "star name"
msgid "Enif"
msgstr "Enif"
#: kstars_i18n.cpp:4488
#, kde-kuit-format
msgctxt "star name"
msgid "Ankaa"
msgstr "Ankaa"
#: kstars_i18n.cpp:4489
#, kde-kuit-format
msgctxt "star name"
msgid "Phecda"
msgstr "Phecda"
#: kstars_i18n.cpp:4490
#, kde-kuit-format
msgctxt "star name"
msgid "Scheat"
msgstr "Scheat"
#: kstars_i18n.cpp:4491
#, kde-kuit-format
msgctxt "star name"
msgid "Aludra"
msgstr "Aludra"
#: kstars_i18n.cpp:4492
#, kde-kuit-format
msgctxt "star name"
msgid "Alderamin"
msgstr "Alderamin"
#: kstars_i18n.cpp:4493
#, kde-kuit-format
msgctxt "star name"
msgid "Merkab"
msgstr "Merkab"
#: kstars_i18n.cpp:4494
#, kde-kuit-format
msgctxt "star name"
msgid "Gienah"
msgstr "Gienah"
#: kstars_i18n.cpp:4495
#, kde-kuit-format
msgctxt "star name"
msgid "Markab"
msgstr "Markab"
#: kstars_i18n.cpp:4496
#, kde-kuit-format
msgctxt "star name"
msgid "Menkab"
msgstr "Menkab"
#: kstars_i18n.cpp:4497
#, kde-kuit-format
msgctxt "star name"
msgid "Zozma"
msgstr "Zozma"
#: kstars_i18n.cpp:4498
#, kde-kuit-format
msgctxt "star name"
msgid "Graffias"
msgstr "Graffias"
#: kstars_i18n.cpp:4499
#, kde-kuit-format
msgctxt "star name"
msgid "Arneb"
msgstr "Arneb"
#: kstars_i18n.cpp:4500
#, kde-kuit-format
msgctxt "star name"
msgid "Gienah Corvi"
msgstr "Gienah Corvi"
#: kstars_i18n.cpp:4501
#, kde-kuit-format
msgctxt "star name"
msgid "Zuben el Chamali"
msgstr "Zuben Elschamali"
#: kstars_i18n.cpp:4502
#, kde-kuit-format
msgctxt "star name"
msgid "Unukalhai"
msgstr "Unukalhai"
#: kstars_i18n.cpp:4503
#, kde-kuit-format
msgctxt "star name"
msgid "Sheratan"
msgstr "Sheratan"
#: kstars_i18n.cpp:4504
#, kde-kuit-format
msgctxt "star name"
msgid "Phakt"
msgstr "Phakt"
#: kstars_i18n.cpp:4505
#, kde-kuit-format
msgctxt "star name"
msgid "Kraz"
msgstr "Kraz"
#: kstars_i18n.cpp:4506
#, kde-kuit-format
msgctxt "star name"
msgid "Ruchbah"
msgstr "Ruchbah"
#: kstars_i18n.cpp:4507
#, kde-kuit-format
msgctxt "star name"
msgid "Muphrid"
msgstr "Muphrid"
#: kstars_i18n.cpp:4508
#, kde-kuit-format
msgctxt "star name"
msgid "Kabdhilinan"
msgstr "Kaffaljidhma"
#: kstars_i18n.cpp:4509
#, kde-kuit-format
msgctxt "star name"
msgid "Lesath"
msgstr "Lesath"
#: kstars_i18n.cpp:4510
#, kde-kuit-format
msgctxt "star name"
msgid "Kaus Media"
msgstr "Kaus Media"
#: kstars_i18n.cpp:4511
#, kde-kuit-format
msgctxt "star name"
msgid "Tarazed"
msgstr "Tarazed"
#: kstars_i18n.cpp:4512
#, kde-kuit-format
msgctxt "star name"
msgid "Yed Prior"
msgstr "Yed Prior"
#: kstars_i18n.cpp:4513
#, kde-kuit-format
msgctxt "star name"
msgid "Na'ir al Saif"
msgstr "Nair Al Saif"
#: kstars_i18n.cpp:4514
#, kde-kuit-format
msgctxt "star name"
msgid "Zuben El Genubi"
msgstr "Zuben Elgenubi"
#: kstars_i18n.cpp:4515
#, kde-kuit-format
msgctxt "star name"
msgid "Kelb al Rai"
msgstr "Kelb al Rai"
#: kstars_i18n.cpp:4516
#, kde-kuit-format
msgctxt "star name"
msgid "Cursa"
msgstr "Cursa"
#: kstars_i18n.cpp:4517
#, kde-kuit-format
msgctxt "star name"
msgid "Kornephoros"
msgstr "Kornephoros"
#: kstars_i18n.cpp:4518
#, kde-kuit-format
msgctxt "star name"
msgid "Ras Algethi"
msgstr "Ras Algethi"
#: kstars_i18n.cpp:4519
#, kde-kuit-format
msgctxt "star name"
msgid "Rastaban"
msgstr "Rastaban"
#: kstars_i18n.cpp:4520
#, kde-kuit-format
msgctxt "star name"
msgid "Nihal"
msgstr "Nihal"
#: kstars_i18n.cpp:4521
#, kde-kuit-format
msgctxt "star name"
msgid "Kaus Borealis"
msgstr "Kaus Borealis"
#: kstars_i18n.cpp:4522
#, kde-kuit-format
msgctxt "star name"
msgid "Algenib"
msgstr "Algenib"
#: kstars_i18n.cpp:4523
#, kde-kuit-format
msgctxt "star name"
msgid "Atik"
msgstr "Atik"
#: kstars_i18n.cpp:4524
#, kde-kuit-format
msgctxt "star name"
msgid "Tchou"
msgstr "Tchou"
#: kstars_i18n.cpp:4525
#, kde-kuit-format
msgctxt "star name"
msgid "Alcyone"
msgstr "Alkione"
#: kstars_i18n.cpp:4526
#, kde-kuit-format
msgctxt "star name"
msgid "Vindemiatrix"
msgstr "Vindemiatrix"
#: kstars_i18n.cpp:4527
#, kde-kuit-format
msgctxt "star name"
msgid "Deneb Algiedi"
msgstr "Deneb Algiedi"
#: kstars_i18n.cpp:4528
#, kde-kuit-format
msgctxt "star name"
msgid "Tejat"
msgstr "Tejat"
#: kstars_i18n.cpp:4529
#, kde-kuit-format
msgctxt "star name"
msgid "Acamar"
msgstr "Acamar"
#: kstars_i18n.cpp:4530
#, kde-kuit-format
msgctxt "star name"
msgid "Gomeisa"
msgstr "Gomeisa"
#: kstars_i18n.cpp:4531
#, kde-kuit-format
msgctxt "star name"
msgid "Cor Caroli"
msgstr "Cor Caroli"
#: kstars_i18n.cpp:4532
#, kde-kuit-format
msgctxt "star name"
msgid "Al Niyat"
msgstr "Al Niyat"
#: kstars_i18n.cpp:4533
#, kde-kuit-format
msgctxt "star name"
msgid "Sadalsud"
msgstr "Sadalsuud"
#: kstars_i18n.cpp:4534
#, kde-kuit-format
msgctxt "star name"
msgid "Matar"
msgstr "Matar"
#: kstars_i18n.cpp:4535
#, kde-kuit-format
msgctxt "star name"
msgid "Algorab"
msgstr "Algorab"
#: kstars_i18n.cpp:4536
#, kde-kuit-format
msgctxt "star name"
msgid "Sadalmelik"
msgstr "Sadalmelik"
#: kstars_i18n.cpp:4537
#, kde-kuit-format
msgctxt "star name"
msgid "Zaurak"
msgstr "Zaurak"
#: kstars_i18n.cpp:4538
#, kde-kuit-format
msgctxt "star name"
msgid "Al Nasl"
msgstr "Al Nasl"
#: kstars_i18n.cpp:4539
#, kde-kuit-format
msgctxt "star name"
msgid "Pherkab"
msgstr "Pherkab"
#: kstars_i18n.cpp:4540
#, kde-kuit-format
msgctxt "star name"
msgid "Al Dhanab"
msgstr "Al Dhanab"
#: kstars_i18n.cpp:4541
#, kde-kuit-format
msgctxt "star name"
msgid "Furud"
msgstr "Furud"
#: kstars_i18n.cpp:4542
#, kde-kuit-format
msgctxt "star name"
msgid "Minkar"
msgstr "Minkar"
#: kstars_i18n.cpp:4543
#, kde-kuit-format
msgctxt "star name"
msgid "Maaz"
msgstr "Maaz"
#: kstars_i18n.cpp:4544
#, kde-kuit-format
msgctxt "star name"
msgid "Seginus"
msgstr "Seginus"
#: kstars_i18n.cpp:4545
#, kde-kuit-format
msgctxt "star name"
msgid "Dabih"
msgstr "Dabih"
#: kstars_i18n.cpp:4546
#, kde-kuit-format
msgctxt "star name"
msgid "Albireo"
msgstr "Albireo"
#: kstars_i18n.cpp:4547
#, kde-kuit-format
msgctxt "star name"
msgid "Mebsuta"
msgstr "Mebsuta"
#: kstars_i18n.cpp:4548
#, kde-kuit-format
msgctxt "star name"
msgid "Tania Australis"
msgstr "Tania Australis"
#: kstars_i18n.cpp:4549
#, kde-kuit-format
msgctxt "star name"
msgid "Altais"
msgstr "Altais"
#: kstars_i18n.cpp:4550
#, kde-kuit-format
msgctxt "star name"
msgid "Al Nair"
msgstr "Al Nair"
#: kstars_i18n.cpp:4551
#, kde-kuit-format
msgctxt "star name"
msgid "Talitha Borealis"
msgstr "Talitha Borealis"
#: kstars_i18n.cpp:4552
#, kde-kuit-format
msgctxt "star name"
msgid "Sarin"
msgstr "Sarin"
#: kstars_i18n.cpp:4553
#, kde-kuit-format
msgctxt "star name"
msgid "Wazn"
msgstr "Wazn"
#: kstars_i18n.cpp:4554
#, kde-kuit-format
msgctxt "star name"
msgid "Kaou Pih"
msgstr "Kaou Pih"
#: kstars_i18n.cpp:4555
#, kde-kuit-format
msgctxt "star name"
msgid "Er Rai"
msgstr "Errai"
#: kstars_i18n.cpp:4556
#, kde-kuit-format
msgctxt "star name"
msgid "Yed Posterior"
msgstr "Yed Posterior"
#: kstars_i18n.cpp:4557
#, kde-kuit-format
msgctxt "star name"
msgid "Alphirk"
msgstr "Alphirk"
#: kstars_i18n.cpp:4558
#, kde-kuit-format
msgctxt "star name"
msgid "Sulaphat"
msgstr "Sulaphat"
#: kstars_i18n.cpp:4559
#, kde-kuit-format
msgctxt "star name"
msgid "Skat"
msgstr "Skat"
#: kstars_i18n.cpp:4560
#, kde-kuit-format
msgctxt "star name"
msgid "Edasich"
msgstr "Ed Asich"
#: kstars_i18n.cpp:4561
#, kde-kuit-format
msgctxt "star name"
msgid "Megrez"
msgstr "Megrez"
#: kstars_i18n.cpp:4562
#, kde-kuit-format
msgctxt "star name"
msgid "Chertan"
msgstr "Chertan"
#: kstars_i18n.cpp:4563
#, kde-kuit-format
msgctxt "star name"
msgid "Asmidiske"
msgstr "Asmidiske"
#: kstars_i18n.cpp:4564
#, kde-kuit-format
msgctxt "star name"
msgid "Segin"
msgstr "Segin"
#: kstars_i18n.cpp:4565
#, kde-kuit-format
msgctxt "star name"
msgid "Muscida"
msgstr "Muscida"
#: kstars_i18n.cpp:4566
#, kde-kuit-format
msgctxt "star name"
msgid "Heze"
msgstr "Heze"
#: kstars_i18n.cpp:4567
#, kde-kuit-format
msgctxt "star name"
msgid "Auva"
msgstr "Auva"
#: kstars_i18n.cpp:4568
#, kde-kuit-format
msgctxt "star name"
msgid "Homan"
msgstr "Homan"
#: kstars_i18n.cpp:4569
#, kde-kuit-format
msgctxt "star name"
msgid "Mothallah"
msgstr "Mothallah"
#: kstars_i18n.cpp:4570
#, kde-kuit-format
msgctxt "star name"
msgid "Adhafera"
msgstr "Adhafera"
#: kstars_i18n.cpp:4571
#, kde-kuit-format
msgctxt "star name"
msgid "Al Thalimain"
msgstr "Al Thalimain"
#: kstars_i18n.cpp:4572
#, kde-kuit-format
msgctxt "star name"
msgid "Tania Borealis"
msgstr "Tania Borealis"
#: kstars_i18n.cpp:4573
#, kde-kuit-format
msgctxt "star name"
msgid "Nekkar"
msgstr "Nekkar"
#: kstars_i18n.cpp:4574
#, kde-kuit-format
msgctxt "star name"
msgid "Alula Borealis"
msgstr "Alula Borealis"
#: kstars_i18n.cpp:4575
#, kde-kuit-format
msgctxt "star name"
msgid "Wasat"
msgstr "Wasat"
#: kstars_i18n.cpp:4576
#, kde-kuit-format
msgctxt "star name"
msgid "Sadalbari"
msgstr "Sadalbari"
#: kstars_i18n.cpp:4577
#, kde-kuit-format
msgctxt "star name"
msgid "Rana"
msgstr "Rana"
#: kstars_i18n.cpp:4578
#, kde-kuit-format
msgctxt "star name"
msgid "Tseen Ke"
msgstr "Tseen Ke"
#: kstars_i18n.cpp:4579
#, kde-kuit-format
msgctxt "star name"
msgid "Sheliak"
msgstr "Sheliak"
#: kstars_i18n.cpp:4580
#, kde-kuit-format
msgctxt "star name"
msgid "Baham"
msgstr "Baham"
#: kstars_i18n.cpp:4581
#, kde-kuit-format
msgctxt "star name"
msgid "Ain"
msgstr "Ain"
#: kstars_i18n.cpp:4582
#, kde-kuit-format
msgctxt "star name"
msgid "Tarf"
msgstr "Tarf"
#: kstars_i18n.cpp:4583
#, kde-kuit-format
msgctxt "star name"
msgid "Schemali"
msgstr "Schemali"
#: kstars_i18n.cpp:4584
#, kde-kuit-format
msgctxt "star name"
msgid "Talitha Australis"
msgstr "Talitha Australis"
#: kstars_i18n.cpp:4585
#, kde-kuit-format
msgctxt "star name"
msgid "Al Giedi"
msgstr "Al Giedi"
#: kstars_i18n.cpp:4586
#, kde-kuit-format
msgctxt "star name"
msgid "Zawijah"
msgstr "Zawijah"
#: kstars_i18n.cpp:4587
#, kde-kuit-format
msgctxt "star name"
msgid "Atlas"
msgstr "Atlas"
#: kstars_i18n.cpp:4588
#, kde-kuit-format
msgctxt "star name"
msgid "Rotanev"
msgstr "Rotanev"
#: kstars_i18n.cpp:4589
#, kde-kuit-format
msgctxt "star name"
msgid "Primus Hyadum"
msgstr "Prima Hyadum"
#: kstars_i18n.cpp:4590
#, kde-kuit-format
msgctxt "star name"
msgid "Chow"
msgstr "Chow"
#: kstars_i18n.cpp:4591
#, kde-kuit-format
msgctxt "star name"
msgid "Nusakan"
msgstr "Nusakan"
#: kstars_i18n.cpp:4592
#, kde-kuit-format
msgctxt "star name"
msgid "Thuban"
msgstr "Thuban"
#: kstars_i18n.cpp:4593
#, kde-kuit-format
msgctxt "star name"
msgid "Nashira"
msgstr "Nashira"
#: kstars_i18n.cpp:4594
#, kde-kuit-format
msgctxt "star name"
msgid "Sadatoni"
msgstr "Sadatoni"
#: kstars_i18n.cpp:4595
#, kde-kuit-format
msgctxt "star name"
msgid "Marfik"
msgstr "Marfik"
#: kstars_i18n.cpp:4596
#, kde-kuit-format
msgctxt "star name"
msgid "Alshain"
msgstr "Alshain"
#: kstars_i18n.cpp:4597
#, kde-kuit-format
msgctxt "star name"
msgid "Electra"
msgstr "Electra"
#: kstars_i18n.cpp:4598
#, kde-kuit-format
msgctxt "star name"
msgid "Prijipati"
msgstr "Prijipati"
#: kstars_i18n.cpp:4599
#, kde-kuit-format
msgctxt "star name"
msgid "Grumium"
msgstr "Grumium"
#: kstars_i18n.cpp:4600
#, kde-kuit-format
msgctxt "star name"
msgid "Baten"
msgstr "Baten"
#: kstars_i18n.cpp:4601
#, kde-kuit-format
msgctxt "star name"
msgid "Svalocin"
msgstr "Svalocin"
#: kstars_i18n.cpp:4602
#, kde-kuit-format
msgctxt "star name"
msgid "Albali"
msgstr "Albali"
#: kstars_i18n.cpp:4603
#, kde-kuit-format
msgctxt "star name"
msgid "Praecipula"
msgstr "Praecipula"
#: kstars_i18n.cpp:4604
#, kde-kuit-format
msgctxt "star name"
msgid "Sadachbia"
msgstr "Sadachbia"
#: kstars_i18n.cpp:4605
#, kde-kuit-format
msgctxt "star name"
msgid "Maia"
msgstr "Maia"
#: kstars_i18n.cpp:4606
#, kde-kuit-format
msgctxt "star name"
msgid "Mesarthim"
msgstr "Mesarthim"
#: kstars_i18n.cpp:4607
#, kde-kuit-format
msgctxt "star name"
msgid "Rasalas"
msgstr "Rasalas"
#: kstars_i18n.cpp:4608
#, kde-kuit-format
msgctxt "star name"
msgid "Azha"
msgstr "Azha"
#: kstars_i18n.cpp:4609
#, kde-kuit-format
msgctxt "star name"
msgid "Zuben el Hakrabi"
msgstr "Zuben Elakribi"
#: kstars_i18n.cpp:4610
#, kde-kuit-format
msgctxt "star name"
msgid "Kitalpha"
msgstr "Kitalpha"
#: kstars_i18n.cpp:4611
#, kde-kuit-format
msgctxt "star name"
msgid "Asellus Australis"
msgstr "Asellus Australis"
#: kstars_i18n.cpp:4612
#, kde-kuit-format
msgctxt "star name"
msgid "Menkib"
msgstr "Menkib"
#: kstars_i18n.cpp:4613
#, kde-kuit-format
msgctxt "star name"
msgid "Alcor"
msgstr "Akcor"
#: kstars_i18n.cpp:4614
#, kde-kuit-format
msgctxt "star name"
msgid "Mekbuda"
msgstr "Mekbuda"
#: kstars_i18n.cpp:4615
#, kde-kuit-format
msgctxt "star name"
msgid "Dulfim"
msgstr "Dulfim"
#: kstars_i18n.cpp:4616
#, kde-kuit-format
msgctxt "star name"
msgid "Beid"
msgstr "Beid"
#: kstars_i18n.cpp:4617
#, kde-kuit-format
msgctxt "star name"
msgid "Syrma"
msgstr "Syrma"
#: kstars_i18n.cpp:4618
#, kde-kuit-format
msgctxt "star name"
msgid "Alkes"
msgstr "Alkes"
#: kstars_i18n.cpp:4619
#, kde-kuit-format
msgctxt "star name"
msgid "Muliphein"
msgstr "Muliphein"
#: kstars_i18n.cpp:4620
#, kde-kuit-format
msgctxt "star name"
msgid "Alphekka Meridiana"
msgstr "Alphekka Meridiana"
#: kstars_i18n.cpp:4621
#, kde-kuit-format
msgctxt "star name"
msgid "Merope"
msgstr "Merope"
#: kstars_i18n.cpp:4622
#, kde-kuit-format
msgctxt "star name"
msgid "Ancha"
msgstr "Ancha"
#: kstars_i18n.cpp:4623
#, kde-kuit-format
msgctxt "star name"
msgid "Chara"
msgstr "Chara"
#: kstars_i18n.cpp:4624
#, kde-kuit-format
msgctxt "star name"
msgid "Acubens"
msgstr "Acubens"
#: kstars_i18n.cpp:4625
#, kde-kuit-format
msgctxt "star name"
msgid "Taygeta"
msgstr "Taygeta"
#: kstars_i18n.cpp:4626
#, kde-kuit-format
msgctxt "star name"
msgid "Alkalurops"
msgstr "Alkalurops"
#: kstars_i18n.cpp:4627
#, kde-kuit-format
msgctxt "star name"
msgid "Botein"
msgstr "Botein"
#: kstars_i18n.cpp:4628
#, kde-kuit-format
msgctxt "star name"
msgid "Minhar al Shuja"
msgstr "Minhar al Shuja"
#: kstars_i18n.cpp:4629
#, kde-kuit-format
msgctxt "star name"
msgid "Cujam"
msgstr "Cujam"
#: kstars_i18n.cpp:4630
#, kde-kuit-format
msgctxt "star name"
msgid "Dziban"
msgstr "Dziban"
#: kstars_i18n.cpp:4631
#, kde-kuit-format
msgctxt "star name"
msgid "Alya"
msgstr "Alya"
#: kstars_i18n.cpp:4632
#, kde-kuit-format
msgctxt "star name"
msgid "Asellus Borealis"
msgstr "Asellus Borealis"
#: kstars_i18n.cpp:4633
#, kde-kuit-format
msgctxt "star name"
msgid "Marsik"
msgstr "Marsik"
#: kstars_i18n.cpp:4634
#, kde-kuit-format
msgctxt "star name"
msgid "Pleione"
msgstr "Pleione"
#: kstars_i18n.cpp:4635
#, kde-kuit-format
msgctxt "star name"
msgid "Asterope"
msgstr "Asterope"
#: kstars_i18n.cpp:4636
#, kde-kuit-format
msgctxt "star name"
msgid "Mira"
msgstr "Mira"
#: kstars_i18n.cpp:4637
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "Last Launches"
msgstr "Ostatnio wystrzelone"
#: kstars_i18n.cpp:4638
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "International Space Station"
msgstr "Międzynarodowa stacja kosmiczna"
#: kstars_i18n.cpp:4639
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "Brightest"
msgstr "Najjaśniejsze"
#: kstars_i18n.cpp:4640
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "Weather"
msgstr "Pogodowe"
#: kstars_i18n.cpp:4641
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "NOAA"
msgstr "NOAA"
#: kstars_i18n.cpp:4642
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "GOES"
msgstr "GOES"
#: kstars_i18n.cpp:4643
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "Earth Resources"
msgstr "Zasoby ziemskie"
#: kstars_i18n.cpp:4644
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "Search & Rescue (SARSAT)"
msgstr "Szukające i ratunkowe (SARSAT)"
#: kstars_i18n.cpp:4645
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "Disaster Monitoring"
msgstr "Monitorujące katastrofy"
#: kstars_i18n.cpp:4646
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "Tracking and Data Relay Satellite System (TDRSS)"
msgstr "Przekaźnikowy system satelitarny śledzenia i danych (TDRSS)"
#: kstars_i18n.cpp:4647
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "Geostationary"
msgstr "Geostacjonarne"
#: kstars_i18n.cpp:4648
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "Intelsat"
msgstr "Intelsat"
#: kstars_i18n.cpp:4649
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "Gorizont"
msgstr "Gorizont"
#: kstars_i18n.cpp:4650
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "Raduga"
msgstr "Raduga"
#: kstars_i18n.cpp:4651
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "Molniya"
msgstr "Molniya"
#: kstars_i18n.cpp:4652
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "Iridium"
msgstr "Irydium"
#: kstars_i18n.cpp:4653
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "Orbcomm"
msgstr "Orbcomm"
#: kstars_i18n.cpp:4654
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "Globalstar"
msgstr "Globalstar"
#: kstars_i18n.cpp:4655
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "Amateur Radio"
msgstr "Radia amatorskie"
#: kstars_i18n.cpp:4656
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "Experimental"
msgstr "Eksperymentalne"
#: kstars_i18n.cpp:4657
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "Other"
msgstr "Inne"
#: kstars_i18n.cpp:4658
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "GPS Operational"
msgstr "Działające jako GPS"
#: kstars_i18n.cpp:4659
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "Glonass Operational"
msgstr "Działające jako Glonass"
#: kstars_i18n.cpp:4660
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "Galileo"
msgstr "Galileo"
#: kstars_i18n.cpp:4661
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "Satellite-Based Augmentation System (WAAS/EGNOS/MSAS)"
msgstr "Satelitarny System Wspomagający (WAAS/EGNOS/MSAS)"
#: kstars_i18n.cpp:4662
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "Navy Navigation Satellite System (NNSS)"
msgstr "Satelitarny System Nawigacji Morskiej (NNSS)"
#: kstars_i18n.cpp:4663
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "Russian LEO Navigation"
msgstr "Rosyjska Nawigacja LEO"
#: kstars_i18n.cpp:4664
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "Space & Earth Science"
msgstr "Nauka o Kosmosie i Ziemi"
#: kstars_i18n.cpp:4665
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "Geodetic"
msgstr "Geodetyczne"
#: kstars_i18n.cpp:4666
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "Engineering"
msgstr "Inżynieryjne"
#: kstars_i18n.cpp:4667
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "Education"
msgstr "Edukacyjne"
#: kstars_i18n.cpp:4668
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "Miscellaneous Military"
msgstr "Różne wojskowe"
#: kstars_i18n.cpp:4669
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "Radar Calibration"
msgstr "Kalibracja radaru"
#: kstars_i18n.cpp:4670
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "CubeSats"
msgstr "CubeSats"
#: kstars_i18n.cpp:4671
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "Other Miscellaneous"
msgstr "Inne różne"
#: kstars_i18n.cpp:4672
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "Supplemental GPS"
msgstr "Dodatkowe GPS"
#: kstars_i18n.cpp:4673
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "Supplemental GLONASS"
msgstr "Dodatkowe GLONASS"
#: kstars_i18n.cpp:4674
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "Supplemental METEOSAT"
msgstr "Dodatkowe METEOSAT"
#: kstars_i18n.cpp:4675
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "Supplemental INTELSAT"
msgstr "Dodatkowe INTELSAT"
#: kstars_i18n.cpp:4676
#, kde-kuit-format
msgctxt "Satellite group name"
msgid "Supplemental ORBCOMM"
msgstr "Dodatkowe ORBCOMM"
#: kstars_i18n.cpp:4677
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "30 Dor Cluster,Tarantula Nebula"
msgstr "Gromada 30 Dor, Mgławica Tarantula"
#: kstars_i18n.cpp:4678
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "47 Tuc Cluster"
msgstr "Gromada 47 Tuc"
#: kstars_i18n.cpp:4679
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Alnilam"
msgstr "Alnilam"
#: kstars_i18n.cpp:4680
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Amas de l'Ecu de Sobieski,Wild Duck Cluster"
msgstr "Amas de l'Ecu de Sobieski,Gromada Dzika Kaczka"
#: kstars_i18n.cpp:4681
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Andromeda Galaxy"
msgstr "Galaktyka Andromeda"
#: kstars_i18n.cpp:4682
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Antennae Galaxies"
msgstr "Galaktyki Antennae (Czułki)"
#: kstars_i18n.cpp:4683
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Barbell Nebula,Cork Nebula,Little Dumbbell Nebula"
msgstr "Mgławica Barbell, Mgławica Korek, Mgławica Mały Ciężarek"
#: kstars_i18n.cpp:4684
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Barnard's Galaxy"
msgstr "Galaktyka Bernarda"
#: kstars_i18n.cpp:4685
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Barnard's Merope Nebula"
msgstr "Mgławica Merope Barnarda"
#: kstars_i18n.cpp:4686
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Bear Claw Nebula,Bear-Paw Galaxy"
msgstr "Mgławica Niedźwiedzi Pazur, Niedźwiedzia Łapa"
#: kstars_i18n.cpp:4687
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Beehive,Praesepe Cluster"
msgstr "Ul, Gromada Praesepe"
#: kstars_i18n.cpp:4688
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Black Eye Galaxy,Evil Eye Galaxy"
msgstr "Galaktyka Czarne Oko, Galaktyka Złe Oko"
#: kstars_i18n.cpp:4689
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Blinking Planetary"
msgstr "Migający Układ Planetarny"
#: kstars_i18n.cpp:4690
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Blue Flash Nebula"
msgstr "Blue Flash Nebula"
#: kstars_i18n.cpp:4691
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Bode's Galaxy"
msgstr "Galaktyka Bodego"
#: kstars_i18n.cpp:4692
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Bow-Tie nebula"
msgstr "Mgławica Mucha"
#: kstars_i18n.cpp:4693
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Box Nebula"
msgstr "Mgławica Pudełko (Box Nebula)"
#: kstars_i18n.cpp:4694
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Brocchi's Cluster, Coathanger Asterism"
msgstr "Gromada Brocchiego, Asteryzm Coathangera"
#: kstars_i18n.cpp:4695
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Bubble Nebula"
msgstr "Mgławica Bańka"
#: kstars_i18n.cpp:4696
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Bug Nebula"
msgstr "Mgławica Robak"
#: kstars_i18n.cpp:4697
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Butterfly Cluster"
msgstr "Gromada Motyl"
#: kstars_i18n.cpp:4698
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "California Nebula"
msgstr "Mgławica Kalifornia"
#: kstars_i18n.cpp:4699
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Carina Nebula,eta Car Nebula"
msgstr "Mgławica Carina, Mgławica eta Car"
#: kstars_i18n.cpp:4700
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Caroline's Cluster"
msgstr "Gromada Karoliny"
#: kstars_i18n.cpp:4701
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Cat's Eye Nebula"
msgstr "Mgławica Oko kota"
#: kstars_i18n.cpp:4702
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Centaurus A"
msgstr "Centaur A"
#: kstars_i18n.cpp:4703
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Checkmark Nebula,Lobster Nebula,Swan Nebula,omega Nebula"
msgstr "Mgławica Checkmark, Mgławica Homar, Mgławica Łąbędź, Mgławica Omega"
#: kstars_i18n.cpp:4704
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "chi Persei Cluster"
msgstr "Gromada chi Persei"
#: kstars_i18n.cpp:4705
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Christmas Tree Cluster"
msgstr "Gromada Choinka (Christmas Tree Cluster)"
#: kstars_i18n.cpp:4706
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Cigar Galaxy"
msgstr "Galaktyka Cygaro"
#: kstars_i18n.cpp:4707
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Coalsack Cluster"
msgstr "Gromada Coalsack"
#: kstars_i18n.cpp:4708
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Cocoon Galaxy"
msgstr "Galaktyka Kokon"
#: kstars_i18n.cpp:4709
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Cocoon Nebula"
msgstr "Mgławica Kokon"
#: kstars_i18n.cpp:4710
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Coddington's Nebula"
msgstr "Mgławica Coddington"
#: kstars_i18n.cpp:4711
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Coma Pinwheel,Virgo Cluster Pinwheel"
msgstr "Wiatraczek Coma,Wiatraczek Gromady Panny"
#: kstars_i18n.cpp:4712
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Copeland's Blue Snowball"
msgstr "Niebieska kula śnieżna Copelanda"
#: kstars_i18n.cpp:4713
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Crescent Nebula"
msgstr "Mgławica Półksiężyc"
#: kstars_i18n.cpp:4714
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Delle Caustiche"
msgstr "Delle Caustiche"
#: kstars_i18n.cpp:4715
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Dumbbell Nebula"
msgstr "Mgławica Hantle"
#: kstars_i18n.cpp:4716
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Eagle Nebula"
msgstr "Mgławica Orzeł"
#: kstars_i18n.cpp:4717
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Eagle Nebula,Star Queen"
msgstr "Mgławica Orzeł, Królowa Gwiazd"
#: kstars_i18n.cpp:4718
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Eight-Burst Nebula"
msgstr "Mgławica Eight-Burst"
#: kstars_i18n.cpp:4719
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Eskimo Nebula"
msgstr "Mgławica Eskimos"
#: kstars_i18n.cpp:4720
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Fireworks Galaxy"
msgstr "Galaktyka Fajerwerki"
#: kstars_i18n.cpp:4721
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Flame Nebula,Orion B"
msgstr "Mgławica Płomień, Orion B"
#: kstars_i18n.cpp:4722
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Flaming Star Nebula"
msgstr "Mgławica Płonąca Gwiazda"
#: kstars_i18n.cpp:4723
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Fornax A"
msgstr "Piec A"
#: kstars_i18n.cpp:4724
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Fornax B"
msgstr "Piec B"
#: kstars_i18n.cpp:4725
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Fornax Dwarf Cluster 3"
msgstr "Gromada Karłowata Fornax 3"
#: kstars_i18n.cpp:4726
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Foxhead Cluster"
msgstr "Gromada Lisia Głowa"
#: kstars_i18n.cpp:4727
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "gam Cyg"
msgstr "gam Cyg"
#: kstars_i18n.cpp:4728
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Gem A"
msgstr "Klejnot A"
#: kstars_i18n.cpp:4729
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Great Bird Cluster"
msgstr "Gromada Wielki Ptak"
#: kstars_i18n.cpp:4730
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Great Orion Nebula,Orion Nebula"
msgstr "Wielka Mgławica Orion, Mgławica Orion"
#: kstars_i18n.cpp:4731
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Helix Galaxy"
msgstr "Galaktyka Helisy"
#: kstars_i18n.cpp:4732
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Helix Nebula"
msgstr "Mgławica Helisy"
#: kstars_i18n.cpp:4733
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Hercules Globular Cluster"
msgstr "Gromada kulista Hercules"
#: kstars_i18n.cpp:4734
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Herschel's Jewel Box,kappa Crucis Cluster"
msgstr "Pudełko Klejnotów Herschela,Gromada kappa Crucis"
#: kstars_i18n.cpp:4735
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Hind's Nebula,Hind's Variable Nebula"
msgstr "Mgławica Hinduska, Zmienna Mgławica Hinduska"
#: kstars_i18n.cpp:4736
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "h Persei Cluster"
msgstr "Gromada h Persei"
#: kstars_i18n.cpp:4737
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Hubble's Nebula"
msgstr "Mgławica Hubble'a"
#: kstars_i18n.cpp:4738
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Iris Nebula"
msgstr "Mgławica Tęczówka"
#: kstars_i18n.cpp:4739
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Jupiter's Ghost Nebula"
msgstr "Mgławica Duch Jowisza"
#: kstars_i18n.cpp:4740
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Lagoon Nebula"
msgstr "Mgławica Laguna"
#: kstars_i18n.cpp:4741
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "lam Cen Nebula"
msgstr "Mgławica Iam Cen"
#: kstars_i18n.cpp:4742
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Large Magellanic Cloud"
msgstr "Wielki Obłok Magellana"
#: kstars_i18n.cpp:4743
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Little Gem"
msgstr "Mały klejnot"
#: kstars_i18n.cpp:4744
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Little Gem Nebula"
msgstr "Mgławica Mały Klejnot"
#: kstars_i18n.cpp:4745
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Little Ghost Nebula"
msgstr "Mgławica Mały Duch"
#: kstars_i18n.cpp:4746
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Lower Sword"
msgstr "Niższy miecz"
#: kstars_i18n.cpp:4747
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "M 102"
msgstr "M 102"
#: kstars_i18n.cpp:4748
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Maia Nebula"
msgstr "Mgławica Maia"
#: kstars_i18n.cpp:4749
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Mairan's Nebula"
msgstr "Mgławica Mairana"
#: kstars_i18n.cpp:4750
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Medusa Galaxy Merger"
msgstr "Scalenie galaktyk Meduza"
#: kstars_i18n.cpp:4751
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Melotte 111, Coma Star Cluster"
msgstr "Melotte 111, Gromada Gwiazdy Coma"
#: kstars_i18n.cpp:4752
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Merope Nebula"
msgstr "Mgławica Merope"
#: kstars_i18n.cpp:4753
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Mice Galaxy"
msgstr "Galaktyka Myszy"
#: kstars_i18n.cpp:4754
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Miniature Spiral"
msgstr "Miniaturowa spirala"
#: kstars_i18n.cpp:4755
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Monkey Head Nebula"
msgstr "Mgławica Małpi Łeb"
#: kstars_i18n.cpp:4756
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Needle Galaxy"
msgstr "Galaktyka Igła"
#: kstars_i18n.cpp:4757
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "North America Nebula"
msgstr "Mgławica Ameryka Północna"
#: kstars_i18n.cpp:4758
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Omega Centauri"
msgstr "Omega Centauri"
#: kstars_i18n.cpp:4759
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "omi Per Cloud"
msgstr "Obłok omi Per"
#: kstars_i18n.cpp:4760
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "omi Vel Cluster"
msgstr "Gromada omi Vel"
#: kstars_i18n.cpp:4761
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Owl Cluster"
msgstr "Gromada Sowa"
#: kstars_i18n.cpp:4762
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Owl Nebula"
msgstr "Mgławica Sowa"
#: kstars_i18n.cpp:4763
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Pearl Cluster"
msgstr "Gromada Perła"
#: kstars_i18n.cpp:4764
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Pelican Nebula"
msgstr "Mgławica Pelikan"
#: kstars_i18n.cpp:4765
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Pencil Nebula"
msgstr "Mgławica Ołówek"
#: kstars_i18n.cpp:4766
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Perseus A"
msgstr "Perseusz A"
#: kstars_i18n.cpp:4767
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Phantom Streak Nebula"
msgstr "Mgławica Fantomowa Struga"
#: kstars_i18n.cpp:4768
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Pleiades"
msgstr "Plejady"
#: kstars_i18n.cpp:4769
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Ptolemy's Cluster"
msgstr "Gromada Ptolemeusza"
#: kstars_i18n.cpp:4770
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Red Spider Nebula"
msgstr "Mgławica Czerwony Pająk"
#: kstars_i18n.cpp:4771
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "rho Oph Nebula"
msgstr "Mgławica rho Oph"
#: kstars_i18n.cpp:4772
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Rim Nebula"
msgstr "Mgławica Obręcz"
#: kstars_i18n.cpp:4773
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Ring Nebula"
msgstr "Mgławica Pierścień"
#: kstars_i18n.cpp:4774
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Rosette A"
msgstr "Rozeta A"
#: kstars_i18n.cpp:4775
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Rosette B"
msgstr "Rozeta B"
#: kstars_i18n.cpp:4776
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Rosette Nebula"
msgstr "Mgławica Rozeta"
#: kstars_i18n.cpp:4777
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Saturn Nebula"
msgstr "Mgławica Saturn"
#: kstars_i18n.cpp:4778
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Schmidt's Nova Cygni"
msgstr "Schmidt's Nova Cygni"
#: kstars_i18n.cpp:4779
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Sculptor Filament,Silver Coin"
msgstr "Sttruga Rzeźbiarz, Srebrna Moneta"
#: kstars_i18n.cpp:4780
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Small Magellanic Cloud"
msgstr "Mały Obłok Magellana"
#: kstars_i18n.cpp:4781
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Small Sgr Star Cloud"
msgstr "Mały Obłok Gwiazdy Sgr"
#: kstars_i18n.cpp:4782
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "S Nor Cluster"
msgstr "Gromada S Nor"
#: kstars_i18n.cpp:4783
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Sombrero Galaxy"
msgstr "Galaktyka Sombrero"
#: kstars_i18n.cpp:4784
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Southern Pinwheel Galaxy"
msgstr "Południowa Wiatraczkowa Galaktyka"
#: kstars_i18n.cpp:4785
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Spindle Galaxy"
msgstr "Galaktyka Wrzeciono"
#: kstars_i18n.cpp:4786
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Sunflower Galaxy"
msgstr "Galaktyka Słonecznik"
#: kstars_i18n.cpp:4787
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "tet Car Cluster"
msgstr "Gromady Samochodów"
#: kstars_i18n.cpp:4788
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "the Guitar"
msgstr "Gitara"
#: kstars_i18n.cpp:4789
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "the Running Man Nebula"
msgstr "Mgławica Biegnący Człowiek"
#: kstars_i18n.cpp:4790
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "the War and Peace Nebula"
msgstr "Mgławica Wojna i Pokój"
#: kstars_i18n.cpp:4791
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "the Witch Head Nebula"
msgstr "Mgławica Głowa Wiedźmy"
#: kstars_i18n.cpp:4792
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Toby Jug Nebula"
msgstr "Mgławica Toby Jug"
#: kstars_i18n.cpp:4793
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Triangulum Galaxy,Triangulum Pinwheel"
msgstr "Galaktyka Trójkąta, Trójkątny Wiatrak"
#: kstars_i18n.cpp:4794
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Trifid Nebula"
msgstr "Mgławica Trójlistna Koniczyna"
#: kstars_i18n.cpp:4795
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Umbrella Galaxy"
msgstr "Galaktyka Parasola"
#: kstars_i18n.cpp:4796
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Upper Sword"
msgstr "Górny miecz"
#: kstars_i18n.cpp:4797
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Veil Nebula"
msgstr "Mgławica Włóknista"
#: kstars_i18n.cpp:4798
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Virgo Galaxy"
msgstr "Galaktyka Panny"
#: kstars_i18n.cpp:4799
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Whale Galaxy"
msgstr "Galaktyka Wieloryb"
#: kstars_i18n.cpp:4800
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Whirlpool Galaxy"
msgstr "Galaktyka Wir"
#: kstars_i18n.cpp:4801
#, kde-kuit-format
msgctxt "object name (optional)"
msgid "Wishing Well Cluster"
msgstr "Klaster Studni Życzeń"
#: kstars_i18n.cpp:4803
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pallas"
msgstr "Pallas"
#: kstars_i18n.cpp:4804
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Juno"
msgstr "Juno"
#: kstars_i18n.cpp:4805
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Vesta"
msgstr "Vesta"
#: kstars_i18n.cpp:4806
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Astraea"
msgstr "Astraea"
#: kstars_i18n.cpp:4807
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hebe"
msgstr "Hebe"
#: kstars_i18n.cpp:4808
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Iris"
msgstr "Soczewka"
#: kstars_i18n.cpp:4809
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Flora"
msgstr "Flora"
#: kstars_i18n.cpp:4810
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Metis"
msgstr "Metis"
#: kstars_i18n.cpp:4811
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hygiea"
msgstr "Hygiea"
#: kstars_i18n.cpp:4812
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Parthenope"
msgstr "Parthenope"
#: kstars_i18n.cpp:4813
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Victoria"
msgstr "Victoria"
#: kstars_i18n.cpp:4814
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Egeria"
msgstr "Egeria"
#: kstars_i18n.cpp:4815
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Irene"
msgstr "Irene"
#: kstars_i18n.cpp:4816
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Eunomia"
msgstr "Eunomia"
#: kstars_i18n.cpp:4817
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Psyche"
msgstr "Psyche"
#: kstars_i18n.cpp:4818
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Thetis"
msgstr "Thetis"
#: kstars_i18n.cpp:4819
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Melpomene"
msgstr "Melpomene"
#: kstars_i18n.cpp:4820
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Fortuna"
msgstr "Fortuna"
#: kstars_i18n.cpp:4821
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Massalia"
msgstr "Massalia"
#: kstars_i18n.cpp:4822
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lutetia"
msgstr "Lutetia"
#: kstars_i18n.cpp:4823
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kalliope"
msgstr "Kalliope"
#: kstars_i18n.cpp:4824
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Thalia"
msgstr "Thalia"
#: kstars_i18n.cpp:4825
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Themis"
msgstr "Themis"
#: kstars_i18n.cpp:4826
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Phocaea"
msgstr "Phocaea"
#: kstars_i18n.cpp:4827
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Proserpina"
msgstr "Proserpina"
#: kstars_i18n.cpp:4828
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Euterpe"
msgstr "Euterpe"
#: kstars_i18n.cpp:4829
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bellona"
msgstr "Bellona"
#: kstars_i18n.cpp:4830
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Amphitrite"
msgstr "Amphitrite"
#: kstars_i18n.cpp:4831
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Urania"
msgstr "Urania"
#: kstars_i18n.cpp:4832
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Euphrosyne"
msgstr "Euphrosyne"
#: kstars_i18n.cpp:4833
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pomona"
msgstr "Pomona"
#: kstars_i18n.cpp:4834
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Polyhymnia"
msgstr "Polyhymnia"
#: kstars_i18n.cpp:4835
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Circe"
msgstr "Circe"
#: kstars_i18n.cpp:4836
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Leukothea"
msgstr "Leukothea"
#: kstars_i18n.cpp:4837
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Atalante"
msgstr "Atalante"
#: kstars_i18n.cpp:4838
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Fides"
msgstr "Fides"
#: kstars_i18n.cpp:4839
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Leda"
msgstr "Leda"
#: kstars_i18n.cpp:4840
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Laetitia"
msgstr "Laetitia"
#: kstars_i18n.cpp:4841
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Harmonia"
msgstr "Harmonia"
#: kstars_i18n.cpp:4842
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Daphne"
msgstr "Daphne"
#: kstars_i18n.cpp:4843
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Isis"
msgstr "Isis"
#: kstars_i18n.cpp:4844
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ariadne"
msgstr "Ariadne"
#: kstars_i18n.cpp:4845
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nysa"
msgstr "Nysa"
#: kstars_i18n.cpp:4846
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Eugenia"
msgstr "Eugenia"
#: kstars_i18n.cpp:4847
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hestia"
msgstr "Hestia"
#: kstars_i18n.cpp:4848
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aglaja"
msgstr "Aglaja"
#: kstars_i18n.cpp:4849
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Doris"
msgstr "Doris"
#: kstars_i18n.cpp:4850
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pales"
msgstr "Pales"
#: kstars_i18n.cpp:4851
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Virginia"
msgstr "Wirginia"
#: kstars_i18n.cpp:4852
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nemausa"
msgstr "Nemausa"
#: kstars_i18n.cpp:4853 skycomponents/asteroidscomponent.cpp:139
#, kde-format, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Europa"
msgstr "Europa"
#: kstars_i18n.cpp:4854
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kalypso"
msgstr "Kalypso"
#: kstars_i18n.cpp:4855
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Alexandra"
msgstr "Alexandra"
#: kstars_i18n.cpp:4856
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pandora"
msgstr "Pandora"
#: kstars_i18n.cpp:4857
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Melete"
msgstr "Melete"
#: kstars_i18n.cpp:4858
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mnemosyne"
msgstr "Mnemosyne"
#: kstars_i18n.cpp:4859
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Concordia"
msgstr "Concordia"
#: kstars_i18n.cpp:4860
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Elpis"
msgstr "Elpis"
#: kstars_i18n.cpp:4861
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Echo"
msgstr "Echo"
#: kstars_i18n.cpp:4862
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Danae"
msgstr "Danae"
#: kstars_i18n.cpp:4863
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Erato"
msgstr "Erato"
#: kstars_i18n.cpp:4864
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ausonia"
msgstr "Ausonia"
#: kstars_i18n.cpp:4865
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Angelina"
msgstr "Angelina"
#: kstars_i18n.cpp:4866
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Cybele"
msgstr "Cybele"
#: kstars_i18n.cpp:4867
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Maja"
msgstr "Maja"
#: kstars_i18n.cpp:4868
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Asia"
msgstr "Azja"
#: kstars_i18n.cpp:4869
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Leto"
msgstr "Leto"
#: kstars_i18n.cpp:4870
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hesperia"
msgstr "Hesperia"
#: kstars_i18n.cpp:4871
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Panopaea"
msgstr "Panopaea"
#: kstars_i18n.cpp:4872
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Niobe"
msgstr "Niobe"
#: kstars_i18n.cpp:4873
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Feronia"
msgstr "Feronia"
#: kstars_i18n.cpp:4874
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Klytia"
msgstr "Klytia"
#: kstars_i18n.cpp:4875
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Galatea"
msgstr "Galatea"
#: kstars_i18n.cpp:4876
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Eurydike"
msgstr "Eurydike"
#: kstars_i18n.cpp:4877
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Freia"
msgstr "Freia"
#: kstars_i18n.cpp:4878
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Frigga"
msgstr "Frigga"
#: kstars_i18n.cpp:4879
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Diana"
msgstr "Diana"
#: kstars_i18n.cpp:4880
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Eurynome"
msgstr "Eurynome"
#: kstars_i18n.cpp:4881
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sappho"
msgstr "Sappho"
#: kstars_i18n.cpp:4882
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Terpsichore"
msgstr "Terpsichore"
#: kstars_i18n.cpp:4883
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Alkmene"
msgstr "Alkmene"
#: kstars_i18n.cpp:4884
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Beatrix"
msgstr "Beatrix"
#: kstars_i18n.cpp:4885
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Klio"
msgstr "Klio"
#: kstars_i18n.cpp:4886 skycomponents/asteroidscomponent.cpp:139
#, kde-format, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Io"
msgstr "Io"
#: kstars_i18n.cpp:4887
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Semele"
msgstr "Semele"
#: kstars_i18n.cpp:4888
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sylvia"
msgstr "Sylvia"
#: kstars_i18n.cpp:4889
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Thisbe"
msgstr "Thisbe"
#: kstars_i18n.cpp:4890
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Julia"
msgstr "Julia"
#: kstars_i18n.cpp:4891
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Antiope"
msgstr "Antiope"
#: kstars_i18n.cpp:4892
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aegina"
msgstr "Aegina"
#: kstars_i18n.cpp:4893
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Undina"
msgstr "Undina"
#: kstars_i18n.cpp:4894
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Minerva"
msgstr "Minerva"
#: kstars_i18n.cpp:4895
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aurora"
msgstr "Aurora"
#: kstars_i18n.cpp:4896
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Arethusa"
msgstr "Arethusa"
#: kstars_i18n.cpp:4897
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aegle"
msgstr "Aegle"
#: kstars_i18n.cpp:4898
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Klotho"
msgstr "Klotho"
#: kstars_i18n.cpp:4899
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ianthe"
msgstr "Ianthe"
#: kstars_i18n.cpp:4900
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dike"
msgstr "Dike"
#: kstars_i18n.cpp:4901
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hekate"
msgstr "Hekate"
#: kstars_i18n.cpp:4902
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Helena"
msgstr "Helena"
#: kstars_i18n.cpp:4903
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Miriam"
msgstr "Miriam"
#: kstars_i18n.cpp:4904
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hera"
msgstr "Hera"
#: kstars_i18n.cpp:4905
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Klymene"
msgstr "Klymene"
#: kstars_i18n.cpp:4906
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Artemis"
msgstr " "
#: kstars_i18n.cpp:4907
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dione"
msgstr "Dione"
#: kstars_i18n.cpp:4908
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Camilla"
msgstr "Camilla"
#: kstars_i18n.cpp:4909
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hecuba"
msgstr "Hecuba"
#: kstars_i18n.cpp:4910
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Felicitas"
msgstr "Felicitas"
#: kstars_i18n.cpp:4911
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lydia"
msgstr "Lydia"
#: kstars_i18n.cpp:4912
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ate"
msgstr "Ate"
#: kstars_i18n.cpp:4913
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Iphigenia"
msgstr "Iphigenia"
#: kstars_i18n.cpp:4914
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Amalthea"
msgstr "Amalthea"
#: kstars_i18n.cpp:4915
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kassandra"
msgstr "Kassandra"
#: kstars_i18n.cpp:4916
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Thyra"
msgstr "Thyra"
#: kstars_i18n.cpp:4917
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sirona"
msgstr "Sirona"
#: kstars_i18n.cpp:4918
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lomia"
msgstr "Lomia"
#: kstars_i18n.cpp:4919
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Peitho"
msgstr "Peitho"
#: kstars_i18n.cpp:4920
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Althaea"
msgstr "Althaea"
#: kstars_i18n.cpp:4921
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lachesis"
msgstr "Lachesis"
#: kstars_i18n.cpp:4922
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hermione"
msgstr "Hermione"
#: kstars_i18n.cpp:4923
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gerda"
msgstr "Gerda"
#: kstars_i18n.cpp:4924
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Brunhild"
msgstr "Brunhild"
#: kstars_i18n.cpp:4925
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Alkeste"
msgstr "Alkeste"
#: kstars_i18n.cpp:4926
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Liberatrix"
msgstr "Liberatrix"
#: kstars_i18n.cpp:4927
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Velleda"
msgstr "Velleda"
#: kstars_i18n.cpp:4928
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Johanna"
msgstr "Johanna"
#: kstars_i18n.cpp:4929
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nemesis"
msgstr "Nemesis"
#: kstars_i18n.cpp:4930
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Antigone"
msgstr "Antigone"
#: kstars_i18n.cpp:4931
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Elektra"
msgstr "Elektra"
#: kstars_i18n.cpp:4932
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Vala"
msgstr "Vala"
#: kstars_i18n.cpp:4933
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aethra"
msgstr "Aethra"
#: kstars_i18n.cpp:4934
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Cyrene"
msgstr "Cyrene"
#: kstars_i18n.cpp:4935
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sophrosyne"
msgstr "Sophrosyne"
#: kstars_i18n.cpp:4936
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hertha"
msgstr "Hertha"
#: kstars_i18n.cpp:4937
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Austria"
msgstr "Austria"
#: kstars_i18n.cpp:4938
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Meliboea"
msgstr "Meliboea"
#: kstars_i18n.cpp:4939
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tolosa"
msgstr "Tolosa"
#: kstars_i18n.cpp:4940
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Juewa"
msgstr "Juewa"
#: kstars_i18n.cpp:4941
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Siwa"
msgstr "Siwa"
#: kstars_i18n.cpp:4942
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lumen"
msgstr "Lumen"
#: kstars_i18n.cpp:4943
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Polana"
msgstr "Polana"
#: kstars_i18n.cpp:4944
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Adria"
msgstr "Adria"
#: kstars_i18n.cpp:4945
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Vibilia"
msgstr "Vibilia"
#: kstars_i18n.cpp:4946
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Adeona"
msgstr "Adeona"
#: kstars_i18n.cpp:4947
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lucina"
msgstr "Lucina"
#: kstars_i18n.cpp:4948
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Protogeneia"
msgstr "Protogeneia"
#: kstars_i18n.cpp:4949
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gallia"
msgstr "Gallia"
#: kstars_i18n.cpp:4950
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Medusa"
msgstr "Medusa"
#: kstars_i18n.cpp:4951
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nuwa"
msgstr "Nuwa"
#: kstars_i18n.cpp:4952
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Abundantia"
msgstr "Abundantia"
#: kstars_i18n.cpp:4953
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Atala"
msgstr "Atala"
#: kstars_i18n.cpp:4954
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hilda"
msgstr "Hilda"
#: kstars_i18n.cpp:4955
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bertha"
msgstr "Bertha"
#: kstars_i18n.cpp:4956
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Scylla"
msgstr "Scylla"
#: kstars_i18n.cpp:4957
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Xanthippe"
msgstr "Xanthippe"
#: kstars_i18n.cpp:4958
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dejanira"
msgstr "Dejanira"
#: kstars_i18n.cpp:4959
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Koronis"
msgstr "Koronis"
#: kstars_i18n.cpp:4960
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aemilia"
msgstr "Aemilia"
#: kstars_i18n.cpp:4961
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Una"
msgstr "Una"
#: kstars_i18n.cpp:4962
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Athor"
msgstr "Athor"
#: kstars_i18n.cpp:4963
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Laurentia"
msgstr "Laurentia"
#: kstars_i18n.cpp:4964
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Erigone"
msgstr "Erigone"
#: kstars_i18n.cpp:4965
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Eva"
msgstr "Eva"
#: kstars_i18n.cpp:4966
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Loreley"
msgstr "Loreley"
#: kstars_i18n.cpp:4967
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rhodope"
msgstr "Rhodope"
#: kstars_i18n.cpp:4968
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Urda"
msgstr "Urda"
#: kstars_i18n.cpp:4969
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sibylla"
msgstr "Sibylla"
#: kstars_i18n.cpp:4970
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Zelia"
msgstr "Zelia"
#: kstars_i18n.cpp:4971
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Maria"
msgstr "Morza"
#: kstars_i18n.cpp:4972
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ophelia"
msgstr "Ophelia"
#: kstars_i18n.cpp:4973
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Baucis"
msgstr "Baucis"
#: kstars_i18n.cpp:4974
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ino"
msgstr "Ino"
#: kstars_i18n.cpp:4975
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Phaedra"
msgstr "Phaedra"
#: kstars_i18n.cpp:4976
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Andromache"
msgstr "Andromache"
#: kstars_i18n.cpp:4977
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Iduna"
msgstr "Iduna"
#: kstars_i18n.cpp:4978
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Irma"
msgstr "Irma"
#: kstars_i18n.cpp:4979
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Belisana"
msgstr "Belisana"
#: kstars_i18n.cpp:4980
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Klytaemnestra"
msgstr "Klytaemnestra"
#: kstars_i18n.cpp:4981
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Garumna"
msgstr "Garumna"
#: kstars_i18n.cpp:4982
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Eucharis"
msgstr "Eucharis"
#: kstars_i18n.cpp:4983
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Elsa"
msgstr "Elsa"
#: kstars_i18n.cpp:4984
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Istria"
msgstr "Istria"
#: kstars_i18n.cpp:4985
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dejopeja"
msgstr "Dejopeja"
#: kstars_i18n.cpp:4986
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Eunike"
msgstr "Eunike"
#: kstars_i18n.cpp:4987
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Celuta"
msgstr "Celuta"
#: kstars_i18n.cpp:4988
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lamberta"
msgstr "Lamberta"
#: kstars_i18n.cpp:4989
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Menippe"
msgstr "Menippe"
#: kstars_i18n.cpp:4990
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Phthia"
msgstr "Phthia"
#: kstars_i18n.cpp:4991
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ismene"
msgstr "Ismene"
#: kstars_i18n.cpp:4992
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kolga"
msgstr "Kolga"
#: kstars_i18n.cpp:4993
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nausikaa"
msgstr "Nausikaa"
#: kstars_i18n.cpp:4994
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ambrosia"
msgstr "Ambrosia"
#: kstars_i18n.cpp:4995
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Prokne"
msgstr "Prokne"
#: kstars_i18n.cpp:4996
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Eurykleia"
msgstr "Eurykleia"
#: kstars_i18n.cpp:4997
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Philomela"
msgstr "Philomela"
#: kstars_i18n.cpp:4998
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Arete"
msgstr "Arete"
#: kstars_i18n.cpp:4999
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ampella"
msgstr "Ampella"
#: kstars_i18n.cpp:5000
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Byblis"
msgstr "Byblis"
#: kstars_i18n.cpp:5001
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dynamene"
msgstr "Dynamene"
#: kstars_i18n.cpp:5002
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Penelope"
msgstr "Penelope"
#: kstars_i18n.cpp:5003
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Chryseis"
msgstr "Chryseis"
#: kstars_i18n.cpp:5004
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pompeja"
msgstr "Pompeja"
#: kstars_i18n.cpp:5005
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kallisto"
msgstr "Kallisto"
#: kstars_i18n.cpp:5006
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Martha"
msgstr "Martha"
#: kstars_i18n.cpp:5007
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hersilia"
msgstr "Hersilia"
#: kstars_i18n.cpp:5008
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hedda"
msgstr "Hedda"
#: kstars_i18n.cpp:5009
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lacrimosa"
msgstr "Lacrimosa"
#: kstars_i18n.cpp:5010
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dido"
msgstr "Dido"
#: kstars_i18n.cpp:5011
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Isabella"
msgstr "Isabella"
#: kstars_i18n.cpp:5012
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Isolda"
msgstr "Isolda"
#: kstars_i18n.cpp:5013
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Medea"
msgstr "Medea"
#: kstars_i18n.cpp:5014
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lilaea"
msgstr "Lilaea"
#: kstars_i18n.cpp:5015
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aschera"
msgstr "Aschera"
#: kstars_i18n.cpp:5016
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Oenone"
msgstr "Oenone"
#: kstars_i18n.cpp:5017
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kleopatra"
msgstr "Kleopatra"
#: kstars_i18n.cpp:5018
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Eudora"
msgstr "Eudora"
#: kstars_i18n.cpp:5019
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bianca"
msgstr "Bianca"
#: kstars_i18n.cpp:5020
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Thusnelda"
msgstr "Thusnelda"
#: kstars_i18n.cpp:5021
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Stephania"
msgstr "Stephania"
#: kstars_i18n.cpp:5022
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Eos"
msgstr "Eos"
#: kstars_i18n.cpp:5023
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lucia"
msgstr "Lucia"
#: kstars_i18n.cpp:5024
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rosa"
msgstr "Rosa"
#: kstars_i18n.cpp:5025
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Oceana"
msgstr "Oceana"
#: kstars_i18n.cpp:5026
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Henrietta"
msgstr "Henrietta"
#: kstars_i18n.cpp:5027
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Weringia"
msgstr "Weringia"
#: kstars_i18n.cpp:5028
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Philosophia"
msgstr "Philosophia"
#: kstars_i18n.cpp:5029
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Adelinda"
msgstr "Adelinda"
#: kstars_i18n.cpp:5030
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Athamantis"
msgstr "Athamantis"
#: kstars_i18n.cpp:5031
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Vindobona"
msgstr "Vindobona"
#: kstars_i18n.cpp:5032
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Russia"
msgstr "Rosja"
#: kstars_i18n.cpp:5033 skycomponents/asteroidscomponent.cpp:140
#, kde-format, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Asterope"
msgstr "Asterope"
#: kstars_i18n.cpp:5034
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Barbara"
msgstr "Barbara"
#: kstars_i18n.cpp:5035
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Carolina"
msgstr "Carolina"
#: kstars_i18n.cpp:5036
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Honoria"
msgstr "Honoria"
#: kstars_i18n.cpp:5037
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Coelestina"
msgstr "Coelestina"
#: kstars_i18n.cpp:5038
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hypatia"
msgstr "Hypatia"
#: kstars_i18n.cpp:5039
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Adrastea"
msgstr "Adrastea"
#: kstars_i18n.cpp:5040
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Vanadis"
msgstr "Vanadis"
#: kstars_i18n.cpp:5041
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Germania"
msgstr "Germania"
#: kstars_i18n.cpp:5042
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kriemhild"
msgstr "Kriemhild"
#: kstars_i18n.cpp:5043
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ida"
msgstr "Ida"
#: kstars_i18n.cpp:5044
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sita"
msgstr "Sita"
#: kstars_i18n.cpp:5045
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Vera"
msgstr "Vera"
#: kstars_i18n.cpp:5046
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Asporina"
msgstr "Asporina"
#: kstars_i18n.cpp:5047
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Eukrate"
msgstr "Eukrate"
#: kstars_i18n.cpp:5048
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lameia"
msgstr "Lameia"
#: kstars_i18n.cpp:5049
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ilse"
msgstr "Ilse"
#: kstars_i18n.cpp:5050
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bettina"
msgstr "Bettina"
#: kstars_i18n.cpp:5051
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sophia"
msgstr "Sophia"
#: kstars_i18n.cpp:5052
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Clementina"
msgstr "Clementina"
#: kstars_i18n.cpp:5053
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mathilde"
msgstr "Mathilde"
#: kstars_i18n.cpp:5054
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Oppavia"
msgstr "Oppavia"
#: kstars_i18n.cpp:5055
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Walpurga"
msgstr "Walpurga"
#: kstars_i18n.cpp:5056
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Silesia"
msgstr "Śląskie"
#: kstars_i18n.cpp:5057
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tyche"
msgstr "Tyche"
#: kstars_i18n.cpp:5058
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aletheia"
msgstr "Aletheia"
#: kstars_i18n.cpp:5059
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Huberta"
msgstr "Huberta"
#: kstars_i18n.cpp:5060
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Prymno"
msgstr "Prymno"
#: kstars_i18n.cpp:5061
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Valda"
msgstr "Valda"
#: kstars_i18n.cpp:5062
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dresda"
msgstr "Dresda"
#: kstars_i18n.cpp:5063
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Libussa"
msgstr "Libussa"
#: kstars_i18n.cpp:5064
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Anna"
msgstr "Anna"
#: kstars_i18n.cpp:5065
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aline"
msgstr "Aline"
#: kstars_i18n.cpp:5066
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tirza"
msgstr "Tirza"
#: kstars_i18n.cpp:5067
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Adorea"
msgstr "Adorea"
#: kstars_i18n.cpp:5068
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Justitia"
msgstr "Justitia"
#: kstars_i18n.cpp:5069
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Anahita"
msgstr "Anahita"
#: kstars_i18n.cpp:5070
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Penthesilea"
msgstr "Penthesilea"
#: kstars_i18n.cpp:5071
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Antonia"
msgstr "Antonia"
#: kstars_i18n.cpp:5072
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Atropos"
msgstr "Atropos"
#: kstars_i18n.cpp:5073
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Philagoria"
msgstr "Philagoria"
#: kstars_i18n.cpp:5074
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sapientia"
msgstr "Sapientia"
#: kstars_i18n.cpp:5075
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Adelheid"
msgstr "Adelheid"
#: kstars_i18n.cpp:5076
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Elvira"
msgstr "Elvira"
#: kstars_i18n.cpp:5077
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Paulina"
msgstr "Paulina"
#: kstars_i18n.cpp:5078
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Thule"
msgstr "Thule"
#: kstars_i18n.cpp:5079
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Philia"
msgstr "Philia"
#: kstars_i18n.cpp:5080
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Clorinde"
msgstr "Clorinde"
#: kstars_i18n.cpp:5081
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Emma"
msgstr "Emma"
#: kstars_i18n.cpp:5082
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Amalia"
msgstr "Amalia"
#: kstars_i18n.cpp:5083
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Regina"
msgstr "Regina"
#: kstars_i18n.cpp:5084
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Iclea"
msgstr "Iclea"
#: kstars_i18n.cpp:5085
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nephthys"
msgstr "Nephthys"
#: kstars_i18n.cpp:5086
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Glauke"
msgstr "Glauke"
#: kstars_i18n.cpp:5087
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nenetta"
msgstr "Nenetta"
#: kstars_i18n.cpp:5088
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bruna"
msgstr "Bruna"
#: kstars_i18n.cpp:5089
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Alice"
msgstr "Alice"
#: kstars_i18n.cpp:5090
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ludovica"
msgstr "Ludovica"
#: kstars_i18n.cpp:5091
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Brasilia"
msgstr "Brasilia"
#: kstars_i18n.cpp:5092
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Felicia"
msgstr "Felicia"
#: kstars_i18n.cpp:5093
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Theresia"
msgstr "Theresia"
#: kstars_i18n.cpp:5094
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Caecilia"
msgstr "Caecilia"
#: kstars_i18n.cpp:5095
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Baptistina"
msgstr "Baptistina"
#: kstars_i18n.cpp:5096
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Thora"
msgstr "Thora"
#: kstars_i18n.cpp:5097
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Geraldina"
msgstr "Geraldina"
#: kstars_i18n.cpp:5098
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bavaria"
msgstr "Bawaria"
#: kstars_i18n.cpp:5099
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Clarissa"
msgstr "Clarissa"
#: kstars_i18n.cpp:5100
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Josephina"
msgstr "Josephina"
#: kstars_i18n.cpp:5101
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Olga"
msgstr "Olga"
#: kstars_i18n.cpp:5102
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gordonia"
msgstr "Gordonia"
#: kstars_i18n.cpp:5103
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Unitas"
msgstr "Unitas"
#: kstars_i18n.cpp:5104
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nike"
msgstr "Nike"
#: kstars_i18n.cpp:5105
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Polyxo"
msgstr "Polyxo"
#: kstars_i18n.cpp:5106
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Fraternitas"
msgstr "Fraternitas"
#: kstars_i18n.cpp:5107
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Margarita"
msgstr "Margarita"
#: kstars_i18n.cpp:5108
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Claudia"
msgstr "Claudia"
#: kstars_i18n.cpp:5109
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pierretta"
msgstr "Pierretta"
#: kstars_i18n.cpp:5110
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Chaldaea"
msgstr "Chaldaea"
#: kstars_i18n.cpp:5111
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rosalia"
msgstr "Rosalia"
#: kstars_i18n.cpp:5112
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Goberta"
msgstr "Goberta"
#: kstars_i18n.cpp:5113
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Roxane"
msgstr "Roxane"
#: kstars_i18n.cpp:5114
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Magdalena"
msgstr "Magdalena"
#: kstars_i18n.cpp:5115
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Leona"
msgstr "Leona"
#: kstars_i18n.cpp:5116
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Katharina"
msgstr "Katharina"
#: kstars_i18n.cpp:5117
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Florentina"
msgstr "Florentina"
#: kstars_i18n.cpp:5118
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Phaeo"
msgstr "Phaeo"
#: kstars_i18n.cpp:5119
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Brucia"
msgstr "Brucia"
#: kstars_i18n.cpp:5120
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bamberga"
msgstr "Bamberga"
#: kstars_i18n.cpp:5121
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Heidelberga"
msgstr "Heidelberga"
#: kstars_i18n.cpp:5122
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tamara"
msgstr "Tamara"
#: kstars_i18n.cpp:5123
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Columbia"
msgstr "Columbia"
#: kstars_i18n.cpp:5124
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gudrun"
msgstr "Gudrun"
#: kstars_i18n.cpp:5125
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Svea"
msgstr "Svea"
#: kstars_i18n.cpp:5126
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Etheridgea"
msgstr "Etheridgea"
#: kstars_i18n.cpp:5127
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Siri"
msgstr "Siri"
#: kstars_i18n.cpp:5128
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Badenia (1892 A)"
msgstr "Badenia (1892 A)"
#: kstars_i18n.cpp:5129
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Chicago (1892 L)"
msgstr "Chicago (1892 L)"
#: kstars_i18n.cpp:5130
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Roberta (1892 C)"
msgstr "Roberta (1892 C)"
#: kstars_i18n.cpp:5131
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lacadiera (1892 D)"
msgstr "Lacadiera (1892 D)"
#: kstars_i18n.cpp:5132
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Devosa (1892 E)"
msgstr "Devosa (1892 E)"
#: kstars_i18n.cpp:5133
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Budrosa (1892 F)"
msgstr "Budrosa (1892 F)"
#: kstars_i18n.cpp:5134
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dorothea (1892 G)"
msgstr "Dorothea (1892 G)"
#: kstars_i18n.cpp:5135
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Eduarda (1892 H)"
msgstr "Eduarda (1892 H)"
#: kstars_i18n.cpp:5136
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "California (1892 J)"
msgstr "California (1892 J)"
#: kstars_i18n.cpp:5137
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Endymion (1892 K)"
msgstr "Endymion (1892 K)"
#: kstars_i18n.cpp:5138
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ostara (1892 N)"
msgstr "Ostara (1892 N)"
#: kstars_i18n.cpp:5139
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Desiderata (1892 M)"
msgstr "Desiderata (1892 M)"
#: kstars_i18n.cpp:5140
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tercidina (1892 O)"
msgstr "Tercidina (1892 O)"
#: kstars_i18n.cpp:5141
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hermentaria (1892 P)"
msgstr "Hermentaria (1892 P)"
#: kstars_i18n.cpp:5142
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pariana (1892 Q)"
msgstr "Pariana (1892 Q)"
#: kstars_i18n.cpp:5143
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "May (1892 R)"
msgstr "May (1892 R)"
#: kstars_i18n.cpp:5144
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dembowska (1892 T)"
msgstr "Dembowska (1892 T)"
#: kstars_i18n.cpp:5145
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ornamenta (1892 U)"
msgstr "Ornamenta (1892 U)"
#: kstars_i18n.cpp:5146
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Yrsa (1892 V)"
msgstr "Yrsa (1892 V)"
#: kstars_i18n.cpp:5147
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gisela (1893 B)"
msgstr "Gisela (1893 B)"
#: kstars_i18n.cpp:5148
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ruperto-Carola (1893 F)"
msgstr "Ruperto-Carola (1893 F)"
#: kstars_i18n.cpp:5149
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Eleonora (1893 A)"
msgstr "Eleonora (1893 A)"
#: kstars_i18n.cpp:5150
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gabriella (1893 E)"
msgstr "Gabriella (1893 E)"
#: kstars_i18n.cpp:5151
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Liguria (1893 G)"
msgstr "Liguria (1893 G)"
#: kstars_i18n.cpp:5152
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ninina (1893 J)"
msgstr "Ninina (1893 J)"
#: kstars_i18n.cpp:5153
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Apollonia (1893 K)"
msgstr "Apollonia (1893 K)"
#: kstars_i18n.cpp:5154
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Georgia (1893 M)"
msgstr "Georgia (1893 M)"
#: kstars_i18n.cpp:5155
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Carlova (1893 N)"
msgstr "Carlova (1893 N)"
#: kstars_i18n.cpp:5156
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bononia (1893 P)"
msgstr "Bononia (1893 P)"
#: kstars_i18n.cpp:5157
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Havnia (1893 R)"
msgstr "Havnia (1893 R)"
#: kstars_i18n.cpp:5158
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Padua (1893 S)"
msgstr "Padua (1893 S)"
#: kstars_i18n.cpp:5159
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Isara (1893 T)"
msgstr "Isara (1893 T)"
#: kstars_i18n.cpp:5160
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Corduba (1893 V)"
msgstr "Corduba (1893 V)"
#: kstars_i18n.cpp:5161
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Vincentina (1893 W)"
msgstr "Vincentina (1893 W)"
#: kstars_i18n.cpp:5162
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Amicitia (1893 AA)"
msgstr "Amicitia (1893 AA)"
#: kstars_i18n.cpp:5163
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Haidea (1893 AB)"
msgstr "Haidea (1893 AB)"
#: kstars_i18n.cpp:5164
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aeria (1893 AE)"
msgstr "Aeria (1893 AE)"
#: kstars_i18n.cpp:5165
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Modestia (1893 AC)"
msgstr "Modestia (1893 AC)"
#: kstars_i18n.cpp:5166
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bohemia (1893 AD)"
msgstr "Bohemia (1893 AD)"
#: kstars_i18n.cpp:5167
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Palma (1893 AH)"
msgstr "Palma (1893 AH)"
#: kstars_i18n.cpp:5168
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Melusina (1893 AJ)"
msgstr "Melusina (1893 AJ)"
#: kstars_i18n.cpp:5169
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Burgundia (1893 AK)"
msgstr "Burgundia (1893 AK)"
#: kstars_i18n.cpp:5170
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ursula (1893 AL)"
msgstr "Ursula (1893 AL)"
#: kstars_i18n.cpp:5171
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Geometria (1893 AM)"
msgstr "Geometria (1893 AM)"
#: kstars_i18n.cpp:5172
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Campania (1893 AN)"
msgstr "Campania (1893 AN)"
#: kstars_i18n.cpp:5173
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Holmia (1893 AP)"
msgstr "Holmia (1893 AP)"
#: kstars_i18n.cpp:5174
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Huenna (1894 AQ)"
msgstr "Huenna (1894 AQ)"
#: kstars_i18n.cpp:5175
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Fiducia (1894 AR)"
msgstr "Fiducia (1894 AR)"
#: kstars_i18n.cpp:5176
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Myrrha (1894 AS)"
msgstr "Myrrha (1894 AS)"
#: kstars_i18n.cpp:5177
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dodona (1894 AT)"
msgstr "Dodona (1894 AT)"
#: kstars_i18n.cpp:5178
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Janina (1894 AU)"
msgstr "Janina (1894 AU)"
#: kstars_i18n.cpp:5179
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Burdigala (1894 AV)"
msgstr "Burdigala (1894 AV)"
#: kstars_i18n.cpp:5180
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ilmatar (1894 AX)"
msgstr "Ilmatar (1894 AX)"
#: kstars_i18n.cpp:5181
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Siegena (1894 AY)"
msgstr "Siegena (1894 AY)"
#: kstars_i18n.cpp:5182
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aquitania (1894 AZ)"
msgstr "Aquitania (1894 AZ)"
#: kstars_i18n.cpp:5183
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Charybdis (1894 BA)"
msgstr "Charybdis (1894 BA)"
#: kstars_i18n.cpp:5184
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Industria (1894 BB)"
msgstr "Industria (1894 BB)"
#: kstars_i18n.cpp:5185
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Alma (1894 BC)"
msgstr "Alma (1894 BC)"
#: kstars_i18n.cpp:5186
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ingeborg (1894 BE)"
msgstr "Ingeborg (1894 BE)"
#: kstars_i18n.cpp:5187
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Wilhelmina (1894 BF)"
msgstr "Wilhelmina (1894 BF)"
#: kstars_i18n.cpp:5188
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lampetia (1894 BG)"
msgstr "Lampetia (1894 BG)"
#: kstars_i18n.cpp:5189
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Arduina (1894 BH)"
msgstr "Arduina (1894 BH)"
#: kstars_i18n.cpp:5190
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Delia (1894 BK)"
msgstr "Delia (1894 BK)"
#: kstars_i18n.cpp:5191
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aeolia (1894 BL)"
msgstr "Aeolia (1894 BL)"
#: kstars_i18n.cpp:5192
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Vienna (1894 BM)"
msgstr "Wiedeń (1894 BM)"
#: kstars_i18n.cpp:5193
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Admete (1894 BN)"
msgstr "Admete (1894 BN)"
#: kstars_i18n.cpp:5194
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Persephone (1895 BP)"
msgstr "Persephone (1895 BP)"
#: kstars_i18n.cpp:5195
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ducrosa (1895 BU)"
msgstr "Ducrosa (1895 BU)"
#: kstars_i18n.cpp:5196
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ottilia (1895 BT)"
msgstr "Ottilia (1895 BT)"
#: kstars_i18n.cpp:5197
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Chloe (1895 BW)"
msgstr "Chloe (1895 BW)"
#: kstars_i18n.cpp:5198
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Cyane (1895 BX)"
msgstr "Cyane (1895 BX)"
#: kstars_i18n.cpp:5199
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Arsinoe (1895 BY)"
msgstr "Arsinoe (1895 BY)"
#: kstars_i18n.cpp:5200
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Thia (1895 BZ)"
msgstr "Thia (1895 BZ)"
#: kstars_i18n.cpp:5201
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Erna (1895 CB)"
msgstr "Erna (1895 CB)"
#: kstars_i18n.cpp:5202
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Arachne (1895 CC)"
msgstr "Arachne (1895 CC)"
#: kstars_i18n.cpp:5203
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Fama (1895 CD)"
msgstr "Fama (1895 CD)"
#: kstars_i18n.cpp:5204
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aspasia (1895 CE)"
msgstr "Aspasia (1895 CE)"
#: kstars_i18n.cpp:5205
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Chloris (1896 CH)"
msgstr "Chloris (1896 CH)"
#: kstars_i18n.cpp:5206
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Xanthe (1896 CJ)"
msgstr "Xanthe (1896 CJ)"
#: kstars_i18n.cpp:5207
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Elisabetha (1896 CK)"
msgstr "Elisabetha (1896 CK)"
#: kstars_i18n.cpp:5208
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Edburga (1896 CL)"
msgstr "Edburga (1896 CL)"
#: kstars_i18n.cpp:5209
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Liriope (1896 CN)"
msgstr "Liriope (1896 CN)"
#: kstars_i18n.cpp:5210
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Palatia (1896 CO)"
msgstr "Palatia (1896 CO)"
#: kstars_i18n.cpp:5211
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Vaticana (1896 CS)"
msgstr "Vaticana (1896 CS)"
#: kstars_i18n.cpp:5212
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Suevia (1896 CT)"
msgstr "Suevia (1896 CT)"
#: kstars_i18n.cpp:5213
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Alemannia (1896 CV)"
msgstr "Alemannia (1896 CV)"
#: kstars_i18n.cpp:5214
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aurelia (1896 CW)"
msgstr "Aurelia (1896 CW)"
#: kstars_i18n.cpp:5215
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bertholda (1896 CY)"
msgstr "Bertholda (1896 CY)"
#: kstars_i18n.cpp:5216
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Zahringia (1896 CZ)"
msgstr "Zahringia (1896 CZ)"
#: kstars_i18n.cpp:5217
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Berolina (1896 DA)"
msgstr "Berolina (1896 DA)"
#: kstars_i18n.cpp:5218
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Diotima (1896 DB)"
msgstr "Diotima (1896 DB)"
#: kstars_i18n.cpp:5219
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gratia (1896 DF)"
msgstr "Gratia (1896 DF)"
#: kstars_i18n.cpp:5220
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Cornelia (1896 DC)"
msgstr "Cornelia (1896 DC)"
#: kstars_i18n.cpp:5221
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hippo (1897 DH)"
msgstr "Hippo (1897 DH)"
#: kstars_i18n.cpp:5222
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Galene (1897 DJ)"
msgstr "Galene (1897 DJ)"
#: kstars_i18n.cpp:5223
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Monachia (1897 DK)"
msgstr "Monachia (1897 DK)"
#: kstars_i18n.cpp:5224
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lotis (1897 DL)"
msgstr "Lotis (1897 DL)"
#: kstars_i18n.cpp:5225
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hybris (1897 DM)"
msgstr "Hybris (1897 DM)"
#: kstars_i18n.cpp:5226
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nephele (1897 DN)"
msgstr "Nephele (1897 DN)"
#: kstars_i18n.cpp:5227
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pythia (1897 DO)"
msgstr "Pythia (1897 DO)"
#: kstars_i18n.cpp:5228
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Eros (1898 DQ)"
msgstr "Eros (1898 DQ)"
#: kstars_i18n.cpp:5229
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hungaria (1898 DR)"
msgstr "Hungaria (1898 DR)"
#: kstars_i18n.cpp:5230
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ella (1898 DS)"
msgstr "Ella (1898 DS)"
#: kstars_i18n.cpp:5231
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Patricia (1898 DT)"
msgstr "Patricia (1898 DT)"
#: kstars_i18n.cpp:5232
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rhodia (1898 DP)"
msgstr "Rhodia (1898 DP)"
#: kstars_i18n.cpp:5233
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Zeuxo (1898 DU)"
msgstr "Zeuxo (1898 DU)"
#: kstars_i18n.cpp:5234
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ohio (1898 EB)"
msgstr "Ohio (1898 EB)"
#: kstars_i18n.cpp:5235
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Theodora (1898 EC)"
msgstr "Theodora (1898 EC)"
#: kstars_i18n.cpp:5236
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bathilde (1898 ED)"
msgstr "Bathilde (1898 ED)"
#: kstars_i18n.cpp:5237
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Eichsfeldia (1899 EE)"
msgstr "Eichsfeldia (1899 EE)"
#: kstars_i18n.cpp:5238
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Photographica (1899 EF)"
msgstr "Photographica (1899 EF)"
#: kstars_i18n.cpp:5239
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gyptis (1899 EL)"
msgstr "Gyptis (1899 EL)"
#: kstars_i18n.cpp:5240
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Edna (1899 EX)"
msgstr "Edna (1899 EX)"
#: kstars_i18n.cpp:5241
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aeternitas (1899 ER)"
msgstr "Aeternitas (1899 ER)"
#: kstars_i18n.cpp:5242
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Valentine (1899 ES)"
msgstr "Valentine (1899 ES)"
#: kstars_i18n.cpp:5243
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Natalie (1899 ET)"
msgstr "Natalie (1899 ET)"
#: kstars_i18n.cpp:5244
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hamburga (1899 EU)"
msgstr "Hamburga (1899 EU)"
#: kstars_i18n.cpp:5245
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Brigitta (1899 EV)"
msgstr "Brigitta (1899 EV)"
#: kstars_i18n.cpp:5246
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Patientia (1899 EY)"
msgstr "Patientia (1899 EY)"
#: kstars_i18n.cpp:5247
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hamiltonia (1899 FD)"
msgstr "Hamiltonia (1899 FD)"
#: kstars_i18n.cpp:5248
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tea (1900 FA)"
msgstr "Tea (1900 FA)"
#: kstars_i18n.cpp:5249
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mathesis (1900 FC)"
msgstr "Mathesis (1900 FC)"
#: kstars_i18n.cpp:5250
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bruchsalia (1900 FG)"
msgstr "Bruchsalia (1900 FG)"
#: kstars_i18n.cpp:5251
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Abnoba (1900 FH)"
msgstr "Abnoba (1900 FH)"
#: kstars_i18n.cpp:5252
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Alleghenia (1900 FJ)"
msgstr "Alleghenia (1900 FJ)"
#: kstars_i18n.cpp:5253
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hercynia (1900 FK)"
msgstr "Hercynia (1900 FK)"
#: kstars_i18n.cpp:5254
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Signe (1900 FM)"
msgstr "Signe (1900 FM)"
#: kstars_i18n.cpp:5255
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Scania (1900 FN)"
msgstr "Scania (1900 FN)"
#: kstars_i18n.cpp:5256
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Saskia (1900 FP)"
msgstr "Saskia (1900 FP)"
#: kstars_i18n.cpp:5257
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Eriphyla (1900 FQ)"
msgstr "Eriphyla (1900 FQ)"
#: kstars_i18n.cpp:5258
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lola (1900 FS)"
msgstr "Lola (1900 FS)"
#: kstars_i18n.cpp:5259
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Megaira (1901 FV)"
msgstr "Megaira (1901 FV)"
#: kstars_i18n.cpp:5260
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Alekto (1901 FW)"
msgstr "Alekto (1901 FW)"
#: kstars_i18n.cpp:5261
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tisiphone (1901 FX)"
msgstr "Tisiphone (1901 FX)"
#: kstars_i18n.cpp:5262
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Laura (1901 FY)"
msgstr "Laura (1901 FY)"
#: kstars_i18n.cpp:5263
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lina (1901 FZ)"
msgstr "Lina (1901 FZ)"
#: kstars_i18n.cpp:5264
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Argentina (1901 GE)"
msgstr "Argentina (1901 GE)"
#: kstars_i18n.cpp:5265
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kilia (1901 GJ)"
msgstr "Kilia (1901 GJ)"
#: kstars_i18n.cpp:5266
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Papagena (1901 GN)"
msgstr "Papagena (1901 GN)"
#: kstars_i18n.cpp:5267
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Roma (1901 GP)"
msgstr "Roma (1901 GP)"
#: kstars_i18n.cpp:5268
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nolli (1901 GC)"
msgstr "Nolli (1901 GC)"
#: kstars_i18n.cpp:5269
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Prudentia (1901 GD)"
msgstr "Prudentia (1901 GD)"
#: kstars_i18n.cpp:5270
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ocllo (1901 HN)"
msgstr "Ocllo (1901 HN)"
#: kstars_i18n.cpp:5271
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hedwig (1901 GQ)"
msgstr "Hedwig (1901 GQ)"
#: kstars_i18n.cpp:5272
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Italia (1901 GR)"
msgstr "Italia (1901 GR)"
#: kstars_i18n.cpp:5273
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tergeste (1901 GU)"
msgstr "Tergeste (1901 GU)"
#: kstars_i18n.cpp:5274
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Caprera (1901 HJ)"
msgstr "Caprera (1901 HJ)"
#: kstars_i18n.cpp:5275
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hansa (1901 GL)"
msgstr "Hansa (1901 GL)"
#: kstars_i18n.cpp:5276
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Emita (1902 HP)"
msgstr "Emita (1902 HP)"
#: kstars_i18n.cpp:5277
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Petrina (1902 HT)"
msgstr "Petrina (1902 HT)"
#: kstars_i18n.cpp:5278
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Seppina (1902 HU)"
msgstr "Seppina (1902 HU)"
#: kstars_i18n.cpp:5279
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pittsburghia (1902 HX)"
msgstr "Pittsburghia (1902 HX)"
#: kstars_i18n.cpp:5280
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Genua (1902 HZ)"
msgstr "Genua (1902 HZ)"
#: kstars_i18n.cpp:5281
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Cremona (1902 JB)"
msgstr "Cremona (1902 JB)"
#: kstars_i18n.cpp:5282
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Venetia (1902 JL)"
msgstr "Venetia (1902 JL)"
#: kstars_i18n.cpp:5283
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kreusa (1902 JG)"
msgstr "Kreusa (1902 JG)"
#: kstars_i18n.cpp:5284
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Comacina (1902 JM)"
msgstr "Comacina (1902 JM)"
#: kstars_i18n.cpp:5285
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Veritas (1902 JP)"
msgstr "Veritas (1902 JP)"
#: kstars_i18n.cpp:5286
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Carina (1902 JQ)"
msgstr "Carina (1902 JQ)"
#: kstars_i18n.cpp:5287
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gismonda (1902 JR)"
msgstr "Gismonda (1902 JR)"
#: kstars_i18n.cpp:5288
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Griseldis (1902 JS)"
msgstr "Griseldis (1902 JS)"
#: kstars_i18n.cpp:5289
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Virtus (1902 JV)"
msgstr "Virtus (1902 JV)"
#: kstars_i18n.cpp:5290
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Eulalia (1902 KG)"
msgstr "Eulalia (1902 KG)"
#: kstars_i18n.cpp:5291
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gryphia (1902 KH)"
msgstr "Gryphia (1902 KH)"
#: kstars_i18n.cpp:5292
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Iva (1902 KJ)"
msgstr "Iva (1902 KJ)"
#: kstars_i18n.cpp:5293
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tokio (1902 KU)"
msgstr "Tokio (1902 KU)"
#: kstars_i18n.cpp:5294
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Venusia (1902 KX)"
msgstr "Venusia (1902 KX)"
#: kstars_i18n.cpp:5295
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Selinur (1903 LA)"
msgstr "Selinur (1903 LA)"
#: kstars_i18n.cpp:5296
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Urhixidur (1903 LB)"
msgstr "Urhixidur (1903 LB)"
#: kstars_i18n.cpp:5297
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sigune (1903 LC)"
msgstr "Sigune (1903 LC)"
#: kstars_i18n.cpp:5298
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Evelyn (1903 LF)"
msgstr "Evelyn (1903 LF)"
#: kstars_i18n.cpp:5299
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Cora (1902 LK)"
msgstr "Cora (1902 LK)"
#: kstars_i18n.cpp:5300
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Cava (1902 LL)"
msgstr "Cava (1902 LL)"
#: kstars_i18n.cpp:5301
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Marion (1903 LN)"
msgstr "Marion (1903 LN)"
#: kstars_i18n.cpp:5302
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Laodica (1903 LO)"
msgstr "Laodica (1903 LO)"
#: kstars_i18n.cpp:5303
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Princetonia (1903 LQ)"
msgstr "Princetonia (1903 LQ)"
#: kstars_i18n.cpp:5304
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Iolanda (1903 LR)"
msgstr "Iolanda (1903 LR)"
#: kstars_i18n.cpp:5305
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mabella (1903 LT)"
msgstr "Mabella (1903 LT)"
#: kstars_i18n.cpp:5306
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Davida (1903 LU)"
msgstr "Davida (1903 LU)"
#: kstars_i18n.cpp:5307
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Taurinensis (1903 LV)"
msgstr "Taurinensis (1903 LV)"
#: kstars_i18n.cpp:5308
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Centesima (1903 LY)"
msgstr "Centesima (1903 LY)"
#: kstars_i18n.cpp:5309
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Armida (1903 MB)"
msgstr "Armida (1903 MB)"
#: kstars_i18n.cpp:5310
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Athalia (1903 ME)"
msgstr "Athalia (1903 ME)"
#: kstars_i18n.cpp:5311
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Amherstia (1903 MG)"
msgstr "Amherstia (1903 MG)"
#: kstars_i18n.cpp:5312
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Edith (1903 MH)"
msgstr "Edith (1903 MH)"
#: kstars_i18n.cpp:5313
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Halawe (1903 MO)"
msgstr "Halawe (1903 MO)"
#: kstars_i18n.cpp:5314
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sylvania (1903 MP)"
msgstr "Sylvania (1903 MP)"
#: kstars_i18n.cpp:5315
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Franziska (1903 MV)"
msgstr "Franziska (1903 MV)"
#: kstars_i18n.cpp:5316
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Brixia (1904 NB)"
msgstr "Brixia (1904 NB)"
#: kstars_i18n.cpp:5317
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Helga (1904 NC)"
msgstr "Helga (1904 NC)"
#: kstars_i18n.cpp:5318
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ada (1904 ND)"
msgstr "Ada (1904 ND)"
#: kstars_i18n.cpp:5319
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Fidelio (1904 NN)"
msgstr "Fidelio (1904 NN)"
#: kstars_i18n.cpp:5320
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Jena (1904 NQ)"
msgstr "Jena (1904 NQ)"
#: kstars_i18n.cpp:5321
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Euryanthe (1904 NR)"
msgstr "Euryanthe (1904 NR)"
#: kstars_i18n.cpp:5322
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rezia (1904 NS)"
msgstr "Rezia (1904 NS)"
#: kstars_i18n.cpp:5323
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Preziosa (1904 NT)"
msgstr "Preziosa (1904 NT)"
#: kstars_i18n.cpp:5324
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Turandot (1904 NV)"
msgstr "Turandot (1904 NV)"
#: kstars_i18n.cpp:5325
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Herculina (1904 NY)"
msgstr "Herculina (1904 NY)"
#: kstars_i18n.cpp:5326
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sara (1904 NZ)"
msgstr "Sara (1904 NZ)"
#: kstars_i18n.cpp:5327
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nassovia (1904 OA)"
msgstr "Nassovia (1904 OA)"
#: kstars_i18n.cpp:5328
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Montague (1904 OC)"
msgstr "Montague (1904 OC)"
#: kstars_i18n.cpp:5329
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Merapi (1904 OF)"
msgstr "Merapi (1904 OF)"
#: kstars_i18n.cpp:5330
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pauly (1904 OG)"
msgstr "Pauly (1904 OG)"
#: kstars_i18n.cpp:5331
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Friederike (1904 OK)"
msgstr "Friederike (1904 OK)"
#: kstars_i18n.cpp:5332
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pamina (1904 OL)"
msgstr "Pamina (1904 OL)"
#: kstars_i18n.cpp:5333
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rosamunde (1904 ON)"
msgstr "Rosamunde (1904 ON)"
#: kstars_i18n.cpp:5334
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Deborah (1904 OO)"
msgstr "Deborah (1904 OO)"
#: kstars_i18n.cpp:5335
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Susanna (1904 OQ)"
msgstr "Susanna (1904 OQ)"
#: kstars_i18n.cpp:5336
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Charlotte (1904 OT)"
msgstr "Charlotte (1904 OT)"
#: kstars_i18n.cpp:5337
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Jetta (1904 OU)"
msgstr "Jetta (1904 OU)"
#: kstars_i18n.cpp:5338
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Messalina (1904 OY)"
msgstr "Messalina (1904 OY)"
#: kstars_i18n.cpp:5339
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Herodias (1904 PA)"
msgstr "Herodias (1904 PA)"
#: kstars_i18n.cpp:5340
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Praxedis (1904 PB)"
msgstr "Praxedis (1904 PB)"
#: kstars_i18n.cpp:5341
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kressida (1904 PC)"
msgstr "Kressida (1904 PC)"
#: kstars_i18n.cpp:5342
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Jessonda (1904 PK)"
msgstr "Jessonda (1904 PK)"
#: kstars_i18n.cpp:5343
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Senta (1904 PL)"
msgstr "Senta (1904 PL)"
#: kstars_i18n.cpp:5344
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ortrud (1904 PM)"
msgstr "Ortrud (1904 PM)"
#: kstars_i18n.cpp:5345
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sigelinde (1904 PO)"
msgstr "Sigelinde (1904 PO)"
#: kstars_i18n.cpp:5346
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Peraga (1905 PS)"
msgstr "Peraga (1905 PS)"
#: kstars_i18n.cpp:5347
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Norma (1905 PT)"
msgstr "Norma (1905 PT)"
#: kstars_i18n.cpp:5348
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Phyllis (1905 PW)"
msgstr "Phyllis (1905 PW)"
#: kstars_i18n.cpp:5349
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Carmen (1905 QB)"
msgstr "Carmen (1905 QB)"
#: kstars_i18n.cpp:5350
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nanon (1905 QD)"
msgstr "Nanon (1905 QD)"
#: kstars_i18n.cpp:5351
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Delila (1905 QF)"
msgstr "Delila (1905 QF)"
#: kstars_i18n.cpp:5352
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ingwelde (1905 QG)"
msgstr "Ingwelde (1905 QG)"
#: kstars_i18n.cpp:5353
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Salome (1905 QH)"
msgstr "Salome (1905 QH)"
#: kstars_i18n.cpp:5354
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Suleika (1905 QK)"
msgstr "Suleika (1905 QK)"
#: kstars_i18n.cpp:5355
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dudu (1905 QM)"
msgstr "Dudu (1905 QM)"
#: kstars_i18n.cpp:5356
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Marbachia (1905 QN)"
msgstr "Marbachia (1905 QN)"
#: kstars_i18n.cpp:5357
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Stereoskopia (1905 QO)"
msgstr "Stereoskopia (1905 QO)"
#: kstars_i18n.cpp:5358
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Eleutheria (1905 QP)"
msgstr "Eleutheria (1905 QP)"
#: kstars_i18n.cpp:5359
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Cheruskia (1905 QS)"
msgstr "Cheruskia (1905 QS)"
#: kstars_i18n.cpp:5360
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Misa (1905 QT)"
msgstr "Misa (1905 QT)"
#: kstars_i18n.cpp:5361
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kythera (1905 QX)"
msgstr "Kythera (1905 QX)"
#: kstars_i18n.cpp:5362
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dulcinea (1905 QZ)"
msgstr "Dulcinea (1905 QZ)"
#: kstars_i18n.cpp:5363
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rebekka (1905 RB)"
msgstr "Rebekka (1905 RB)"
#: kstars_i18n.cpp:5364
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Recha (1905 RC)"
msgstr "Recha (1905 RC)"
#: kstars_i18n.cpp:5365
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Renate (1905 RE)"
msgstr "Renate (1905 RE)"
#: kstars_i18n.cpp:5366
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Emanuela (1905 RF)"
msgstr "Emanuela (1905 RF)"
#: kstars_i18n.cpp:5367
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rhea (1905 RH)"
msgstr "Rhea (1905 RH)"
#: kstars_i18n.cpp:5368
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Happelia (1905 RZ)"
msgstr "Happelia (1905 RZ)"
#: kstars_i18n.cpp:5369
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sidonia (1905 SD)"
msgstr "Sidonia (1905 SD)"
#: kstars_i18n.cpp:5370
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Selene (1905 SE)"
msgstr "Selene (1905 SE)"
#: kstars_i18n.cpp:5371
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tauntonia (1905 SH)"
msgstr "Tauntonia (1905 SH)"
#: kstars_i18n.cpp:5372
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Olympia (1906 SO)"
msgstr "Olympia (1906 SO)"
#: kstars_i18n.cpp:5373
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Klotilde (1905 SP)"
msgstr "Klotilde (1905 SP)"
#: kstars_i18n.cpp:5374
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Semiramis (1906 SY)"
msgstr "Semiramis (1906 SY)"
#: kstars_i18n.cpp:5375
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bilkis (1906 TA)"
msgstr "Bilkis (1906 TA)"
#: kstars_i18n.cpp:5376
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Thekla (1906 TC)"
msgstr "Thekla (1906 TC)"
#: kstars_i18n.cpp:5377
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hypsipyle (1906 TF)"
msgstr "Hypsipyle (1906 TF)"
#: kstars_i18n.cpp:5378
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Achilles (1906 TG)"
msgstr "Achilles (1906 TG)"
#: kstars_i18n.cpp:5379
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Croatia (1906 TM)"
msgstr "Croatia (1906 TM)"
#: kstars_i18n.cpp:5380
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tomyris (1906 TO)"
msgstr "Tomyris (1906 TO)"
#: kstars_i18n.cpp:5381
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Irmgard (1906 TP)"
msgstr "Irmgard (1906 TP)"
#: kstars_i18n.cpp:5382
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bathseba (1906 TS)"
msgstr "Bathseba (1906 TS)"
#: kstars_i18n.cpp:5383
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Titania (1906 TT)"
msgstr "Titania (1906 TT)"
#: kstars_i18n.cpp:5384
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Polyxena (1906 TZ)"
msgstr "Polyxena (1906 TZ)"
#: kstars_i18n.cpp:5385
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Scheila (1906 UA)"
msgstr "Scheila (1906 UA)"
#: kstars_i18n.cpp:5386
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bandusia (1906 UB)"
msgstr "Bandusia (1906 UB)"
#: kstars_i18n.cpp:5387
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Octavia (1906 UC)"
msgstr "Octavia (1906 UC)"
#: kstars_i18n.cpp:5388
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Luisa (1906 UJ)"
msgstr "Luisa (1906 UJ)"
#: kstars_i18n.cpp:5389
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Musa (1906 UM)"
msgstr "Musa (1906 UM)"
#: kstars_i18n.cpp:5390
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nerthus (1906 UN)"
msgstr "Nerthus (1906 UN)"
#: kstars_i18n.cpp:5391
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Marianna (1906 TE)"
msgstr "Marianna (1906 TE)"
#: kstars_i18n.cpp:5392
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Timandra (1906 TJ)"
msgstr "Timandra (1906 TJ)"
#: kstars_i18n.cpp:5393
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tekmessa (1906 TK)"
msgstr "Tekmessa (1906 TK)"
#: kstars_i18n.cpp:5394
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Juvisia (1906 UU)"
msgstr "Juvisia (1906 UU)"
#: kstars_i18n.cpp:5395
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Brangane (1906 VB)"
msgstr "Brangane (1906 VB)"
#: kstars_i18n.cpp:5396
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Jenny (1906 VC)"
msgstr "Jenny (1906 VC)"
#: kstars_i18n.cpp:5397
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Adolfine (1906 VD)"
msgstr "Adolfine (1906 VD)"
#: kstars_i18n.cpp:5398
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Fulvia (1906 VF)"
msgstr "Fulvia (1906 VF)"
#: kstars_i18n.cpp:5399
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Valeria (1906 VL)"
msgstr "Valeria (1906 VL)"
#: kstars_i18n.cpp:5400
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Veronika (1906 VN)"
msgstr "Veronika (1906 VN)"
#: kstars_i18n.cpp:5401
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ginevra (1906 VP)"
msgstr "Ginevra (1906 VP)"
#: kstars_i18n.cpp:5402
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pia (1906 VQ)"
msgstr "Pia (1906 VQ)"
#: kstars_i18n.cpp:5403
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Roswitha (1906 VR)"
msgstr "Roswitha (1906 VR)"
#: kstars_i18n.cpp:5404
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Elly (1906 VT)"
msgstr "Elly (1906 VT)"
#: kstars_i18n.cpp:5405
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Patroclus (1906 VY)"
msgstr "Patroclus (1906 VY)"
#: kstars_i18n.cpp:5406
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Elfriede (1906 VZ)"
msgstr "Elfriede (1906 VZ)"
#: kstars_i18n.cpp:5407
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Triberga (1906 WC)"
msgstr "Triberga (1906 WC)"
#: kstars_i18n.cpp:5408
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Drakonia (1906 WE)"
msgstr "Drakonia (1906 WE)"
#: kstars_i18n.cpp:5409
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Werdandi (1906 WJ)"
msgstr "Werdandi (1906 WJ)"
#: kstars_i18n.cpp:5410
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Esther (1906 WP)"
msgstr "Esther (1906 WP)"
#: kstars_i18n.cpp:5411
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Chimaera (1907 XJ)"
msgstr "Chimaera (1907 XJ)"
#: kstars_i18n.cpp:5412
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hektor (1907 XM)"
msgstr "Hektor (1907 XM)"
#: kstars_i18n.cpp:5413
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Xenia (1907 XN)"
msgstr "Xenia (1907 XN)"
#: kstars_i18n.cpp:5414
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Notburga (1907 XO)"
msgstr "Notburga (1907 XO)"
#: kstars_i18n.cpp:5415
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Charis (1907 XS)"
msgstr "Charis (1907 XS)"
#: kstars_i18n.cpp:5416
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Christine (1907 XT)"
msgstr "Christine (1907 XT)"
#: kstars_i18n.cpp:5417
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bernardina (1907 XU)"
msgstr "Bernardina (1907 XU)"
#: kstars_i18n.cpp:5418
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Euphemia (1907 XW)"
msgstr "Euphemia (1907 XW)"
#: kstars_i18n.cpp:5419
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Philippina (1907 YJ)"
msgstr "Philippina (1907 YJ)"
#: kstars_i18n.cpp:5420
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pyrrha (1907 YX)"
msgstr "Pyrrha (1907 YX)"
#: kstars_i18n.cpp:5421
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Zelima (1907 ZM)"
msgstr "Zelima (1907 ZM)"
#: kstars_i18n.cpp:5422
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ute (1907 ZN)"
msgstr "Ute (1907 ZN)"
#: kstars_i18n.cpp:5423
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Vundtia (1907 ZS)"
msgstr "Vundtia (1907 ZS)"
#: kstars_i18n.cpp:5424
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Erika (1907 XP)"
msgstr "Erika (1907 XP)"
#: kstars_i18n.cpp:5425
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Chrysothemis (1907 YE)"
msgstr "Chrysothemis (1907 YE)"
#: kstars_i18n.cpp:5426
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Moira (1907 ZQ)"
msgstr "Moira (1907 ZQ)"
#: kstars_i18n.cpp:5427
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Latona (1907 ZT)"
msgstr "Latona (1907 ZT)"
#: kstars_i18n.cpp:5428
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Brambilla (1907 ZW)"
msgstr "Brambilla (1907 ZW)"
#: kstars_i18n.cpp:5429
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Clara (1907 ZY)"
msgstr "Clara (1907 ZY)"
#: kstars_i18n.cpp:5430
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Scheherezade (1907 ZZ)"
msgstr "Scheherezade (1907 ZZ)"
#: kstars_i18n.cpp:5431
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Cosima (1907 AA)"
msgstr "Cosima (1907 AA)"
#: kstars_i18n.cpp:5432
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Agrippina (1907 AG)"
msgstr "Agrippina (1907 AG)"
#: kstars_i18n.cpp:5433
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Adelgunde (1907 AD)"
msgstr "Adelgunde (1907 AD)"
#: kstars_i18n.cpp:5434
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pippa (1907 AE)"
msgstr "Pippa (1907 AE)"
#: kstars_i18n.cpp:5435
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Antikleia (1907 AN)"
msgstr "Antikleia (1907 AN)"
#: kstars_i18n.cpp:5436
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Jubilatrix (1907 AU)"
msgstr "Jubilatrix (1907 AU)"
#: kstars_i18n.cpp:5437
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Berenike (1907 BK)"
msgstr "Berenike (1907 BK)"
#: kstars_i18n.cpp:5438
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Zelinda (1908 BM)"
msgstr "Zelinda (1908 BM)"
#: kstars_i18n.cpp:5439
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Briseis (1907 BF)"
msgstr "Briseis (1907 BF)"
#: kstars_i18n.cpp:5440
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Beagle (1908 BU)"
msgstr "Beagle (1908 BU)"
#: kstars_i18n.cpp:5441
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gunlod (1908 BV)"
msgstr "Gunlod (1908 BV)"
#: kstars_i18n.cpp:5442
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Asteria (1908 BW)"
msgstr "Asteria (1908 BW)"
#: kstars_i18n.cpp:5443
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nestor (1908 CS)"
msgstr "Nestor (1908 CS)"
#: kstars_i18n.cpp:5444
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Crescentia (1908 CC)"
msgstr "Crescentia (1908 CC)"
#: kstars_i18n.cpp:5445
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Cloelia (1908 CL)"
msgstr "Cloelia (1908 CL)"
#: kstars_i18n.cpp:5446
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Newtonia (1908 CW)"
msgstr "Newtonia (1908 CW)"
#: kstars_i18n.cpp:5447
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gerlinde (1908 DG)"
msgstr "Gerlinde (1908 DG)"
#: kstars_i18n.cpp:5448
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Judith (1908 DH)"
msgstr "Judith (1908 DH)"
#: kstars_i18n.cpp:5449
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sabine (1908 DK)"
msgstr "Sabine (1908 DK)"
#: kstars_i18n.cpp:5450
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Desdemona (1908 DM)"
msgstr "Desdemona (1908 DM)"
#: kstars_i18n.cpp:5451
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Denise (1908 DN)"
msgstr "Denise (1908 DN)"
#: kstars_i18n.cpp:5452
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kypria (1908 DQ)"
msgstr "Kypria (1908 DQ)"
#: kstars_i18n.cpp:5453
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ottegebe (1908 DR)"
msgstr "Ottegebe (1908 DR)"
#: kstars_i18n.cpp:5454
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Carnegia (1908 DV)"
msgstr "Carnegia (1908 DV)"
#: kstars_i18n.cpp:5455
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Astarte (1908 DY)"
msgstr "Astarte (1908 DY)"
#: kstars_i18n.cpp:5456
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Edda (1908 EA)"
msgstr "Edda (1908 EA)"
#: kstars_i18n.cpp:5457
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rachele (1908 EP)"
msgstr "Rachele (1908 EP)"
#: kstars_i18n.cpp:5458
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ludmilla (1908 DU)"
msgstr "Ludmilla (1908 DU)"
#: kstars_i18n.cpp:5459
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Melitta (1909 FN)"
msgstr "Melitta (1909 FN)"
#: kstars_i18n.cpp:5460
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aaltje (1909 FR)"
msgstr "Aaltje (1909 FR)"
#: kstars_i18n.cpp:5461
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Fredegundis (1909 FS)"
msgstr "Fredegundis (1909 FS)"
#: kstars_i18n.cpp:5462
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pax (1909 FY)"
msgstr "Pax (1909 FY)"
#: kstars_i18n.cpp:5463
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Genoveva (1909 GW)"
msgstr "Genoveva (1909 GW)"
#: kstars_i18n.cpp:5464
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gorgo (1909 GZ)"
msgstr "Gorgo (1909 GZ)"
#: kstars_i18n.cpp:5465
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lanzia (1909 HC)"
msgstr "Lanzia (1909 HC)"
#: kstars_i18n.cpp:5466
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hildburg (1909 HD)"
msgstr "Hildburg (1909 HD)"
#: kstars_i18n.cpp:5467
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hermia (1909 HE)"
msgstr "Hermia (1909 HE)"
#: kstars_i18n.cpp:5468
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gersuind (1909 HF)"
msgstr "Gersuind (1909 HF)"
#: kstars_i18n.cpp:5469
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tinette (1909 HG)"
msgstr "Tinette (1909 HG)"
#: kstars_i18n.cpp:5470
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Melanie (1909 HH)"
msgstr "Melanie (1909 HH)"
#: kstars_i18n.cpp:5471
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Wratislavia (1909 HZ)"
msgstr "Wratislavia (1909 HZ)"
#: kstars_i18n.cpp:5472
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lehigh (1909 JG)"
msgstr "Lehigh (1909 JG)"
#: kstars_i18n.cpp:5473
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hippodamia (1901 HD)"
msgstr "Hippodamia (1901 HD)"
#: kstars_i18n.cpp:5474
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Zerbinetta (1909 HN)"
msgstr "Zerbinetta (1909 HN)"
#: kstars_i18n.cpp:5475
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ekard (1909 JA)"
msgstr "Ekard (1909 JA)"
#: kstars_i18n.cpp:5476
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bella (1909 JB)"
msgstr "Bella (1909 JB)"
#: kstars_i18n.cpp:5477
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Leonora (1910 JJ)"
msgstr "Leonora (1910 JJ)"
#: kstars_i18n.cpp:5478
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Galilea (1910 JO)"
msgstr "Galilea (1910 JO)"
#: kstars_i18n.cpp:5479
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ernestina (1910 JX)"
msgstr "Ernestina (1910 JX)"
#: kstars_i18n.cpp:5480
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hela (1910 KD)"
msgstr "Hela (1910 KD)"
#: kstars_i18n.cpp:5481
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Auravictrix (1910 KE)"
msgstr "Auravictrix (1910 KE)"
#: kstars_i18n.cpp:5482
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Oriola (1910 KN)"
msgstr "Oriola (1910 KN)"
#: kstars_i18n.cpp:5483
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Alauda (1910 KQ)"
msgstr "Alauda (1910 KQ)"
#: kstars_i18n.cpp:5484
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Interamnia (1910 KU)"
msgstr "Interamnia (1910 KU)"
#: kstars_i18n.cpp:5485
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Erminia (1910 KV)"
msgstr "Erminia (1910 KV)"
#: kstars_i18n.cpp:5486
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hirundo (1910 KX)"
msgstr "Hirundo (1910 KX)"
#: kstars_i18n.cpp:5487
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Raphaela (1911 LJ)"
msgstr "Raphaela (1911 LJ)"
#: kstars_i18n.cpp:5488
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Fringilla (1911 LK)"
msgstr "Fringilla (1911 LK)"
#: kstars_i18n.cpp:5489
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gertrud (1911 LM)"
msgstr "Gertrud (1911 LM)"
#: kstars_i18n.cpp:5490
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Marmulla (1911 LN)"
msgstr "Marmulla (1911 LN)"
#: kstars_i18n.cpp:5491
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Boliviana (1911 LO)"
msgstr "Boliviana (1911 LO)"
#: kstars_i18n.cpp:5492
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Luscinia (1911 LS)"
msgstr "Luscinia (1911 LS)"
#: kstars_i18n.cpp:5493
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ulula (1911 LW)"
msgstr "Ulula (1911 LW)"
#: kstars_i18n.cpp:5494
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Transvaalia (1911 LX)"
msgstr "Transvaalia (1911 LX)"
#: kstars_i18n.cpp:5495
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Berkeley (1911 MD)"
msgstr "Berkeley (1911 MD)"
#: kstars_i18n.cpp:5496
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Wisibada (1911 MJ)"
msgstr "Wisibada (1911 MJ)"
#: kstars_i18n.cpp:5497
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Erida (1911 MS)"
msgstr "Erida (1911 MS)"
#: kstars_i18n.cpp:5498
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bohlinia (1911 MW)"
msgstr "Bohlinia (1911 MW)"
#: kstars_i18n.cpp:5499
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tabora (1911 MZ)"
msgstr "Tabora (1911 MZ)"
#: kstars_i18n.cpp:5500
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hammonia (1911 NB)"
msgstr "Hammonia (1911 NB)"
#: kstars_i18n.cpp:5501
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Amanda (1911 ND)"
msgstr "Amanda (1911 ND)"
#: kstars_i18n.cpp:5502
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Joella (1911 NM)"
msgstr "Joella (1911 NM)"
#: kstars_i18n.cpp:5503
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nipponia (1912 NT)"
msgstr "Nipponia (1912 NT)"
#: kstars_i18n.cpp:5504
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Watsonia (1912 OD)"
msgstr "Watsonia (1912 OD)"
#: kstars_i18n.cpp:5505
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sorga (1912 OQ)"
msgstr "Sorga (1912 OQ)"
#: kstars_i18n.cpp:5506
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tjilaki (1912 OR)"
msgstr "Tjilaki (1912 OR)"
#: kstars_i18n.cpp:5507
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mocia (1912 PF)"
msgstr "Mocia (1912 PF)"
#: kstars_i18n.cpp:5508
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Benda (1912 PH)"
msgstr "Benda (1912 PH)"
#: kstars_i18n.cpp:5509
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Marghanna (1912 PY)"
msgstr "Marghanna (1912 PY)"
#: kstars_i18n.cpp:5510
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Harvard (1912 PZ)"
msgstr "Harvard (1912 PZ)"
#: kstars_i18n.cpp:5511
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Arequipa (1912 QB)"
msgstr "Arequipa (1912 QB)"
#: kstars_i18n.cpp:5512
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Alagasta (1913 QO)"
msgstr "Alagasta (1913 QO)"
#: kstars_i18n.cpp:5513
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mandeville (1913 QR)"
msgstr "Mandeville (1913 QR)"
#: kstars_i18n.cpp:5514
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Cantabia (1913 QS)"
msgstr "Cantabia (1913 QS)"
#: kstars_i18n.cpp:5515
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Botolphia (1913 QT)"
msgstr "Botolphia (1913 QT)"
#: kstars_i18n.cpp:5516
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Edisona (1913 QU)"
msgstr "Edisona (1913 QU)"
#: kstars_i18n.cpp:5517
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Eugenisis (1913 QV)"
msgstr "Eugenisis (1913 QV)"
#: kstars_i18n.cpp:5518
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aguntina (1913 QW)"
msgstr "Aguntina (1913 QW)"
#: kstars_i18n.cpp:5519
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mauritia (1913 QX)"
msgstr "Mauritia (1913 QX)"
#: kstars_i18n.cpp:5520
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Marlu (1913 QY)"
msgstr "Marlu (1913 QY)"
#: kstars_i18n.cpp:5521
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Winchester (1913 QZ)"
msgstr "Winchester (1913 QZ)"
#: kstars_i18n.cpp:5522
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Simeisa (1913 RD)"
msgstr "Simeisa (1913 RD)"
#: kstars_i18n.cpp:5523
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Malzovia (1913 RF)"
msgstr "Malzovia (1913 RF)"
#: kstars_i18n.cpp:5524
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Faina (1913 RK)"
msgstr "Faina (1913 RK)"
#: kstars_i18n.cpp:5525
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sulamitis (1913 RL)"
msgstr "Sulamitis (1913 RL)"
#: kstars_i18n.cpp:5526
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tiflis (1913 RM)"
msgstr "Tiflis (1913 RM)"
#: kstars_i18n.cpp:5527
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Malabar (1906 UT)"
msgstr "Malabar (1906 UT)"
#: kstars_i18n.cpp:5528
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Quintilla (1908 CZ)"
msgstr "Quintilla (1908 CZ)"
#: kstars_i18n.cpp:5529
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lilliana (1908 DC)"
msgstr "Lilliana (1908 DC)"
#: kstars_i18n.cpp:5530
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Portlandia (1908 EJ)"
msgstr "Portlandia (1908 EJ)"
#: kstars_i18n.cpp:5531
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mancunia (1912 PE)"
msgstr "Mancunia (1912 PE)"
#: kstars_i18n.cpp:5532
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Vinifera (1913 SJ)"
msgstr "Vinifera (1913 SJ)"
#: kstars_i18n.cpp:5533
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Massinga (1913 SL)"
msgstr "Massinga (1913 SL)"
#: kstars_i18n.cpp:5534
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Brendelia (1913 SO)"
msgstr "Brendelia (1913 SO)"
#: kstars_i18n.cpp:5535
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pulcova (1913 SQ)"
msgstr "Pulcova (1913 SQ)"
#: kstars_i18n.cpp:5536
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gedania (1913 SU)"
msgstr "Gedania (1913 SU)"
#: kstars_i18n.cpp:5537
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Moguntia (1913 SW)"
msgstr "Moguntia (1913 SW)"
#: kstars_i18n.cpp:5538
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bondia (1913 SX)"
msgstr "Bondia (1913 SX)"
#: kstars_i18n.cpp:5539
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Struveana (1913 SZ)"
msgstr "Struveana (1913 SZ)"
#: kstars_i18n.cpp:5540
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tatjana (1913 TA)"
msgstr "Tatjana (1913 TA)"
#: kstars_i18n.cpp:5541
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bali (1913 TE)"
msgstr "Bali (1913 TE)"
#: kstars_i18n.cpp:5542
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Libera (1913 TO)"
msgstr "Libera (1913 TO)"
#: kstars_i18n.cpp:5543
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tanete (1913 TR)"
msgstr "Tanete (1913 TR)"
#: kstars_i18n.cpp:5544
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Irmintraud (1913 TV)"
msgstr "Irmintraud (1913 TV)"
#: kstars_i18n.cpp:5545
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Armor (1913 TW)"
msgstr "Armor (1913 TW)"
#: kstars_i18n.cpp:5546
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lumiere (1914 TX)"
msgstr "Lumiere (1914 TX)"
#: kstars_i18n.cpp:5547
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Berbericia (1914 TY)"
msgstr "Berbericia (1914 TY)"
#: kstars_i18n.cpp:5548
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gutemberga (1914 TZ)"
msgstr "Gutemberga (1914 TZ)"
#: kstars_i18n.cpp:5549
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Theobalda (1914 UA)"
msgstr "Theobalda (1914 UA)"
#: kstars_i18n.cpp:5550
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nina (1914 UB)"
msgstr "Nina (1914 UB)"
#: kstars_i18n.cpp:5551
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Armenia (1914 UC)"
msgstr "Armenia (1914 UC)"
#: kstars_i18n.cpp:5552
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kartvelia (1914 UF)"
msgstr "Kartvelia (1914 UF)"
#: kstars_i18n.cpp:5553
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Montefiore (1914 UK)"
msgstr "Montefiore (1914 UK)"
#: kstars_i18n.cpp:5554
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nora (1914 UL)"
msgstr "Nora (1914 UL)"
#: kstars_i18n.cpp:5555
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pickeringia (1914 UM)"
msgstr "Pickeringia (1914 UM)"
#: kstars_i18n.cpp:5556
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Zwetana (1914 UN)"
msgstr "Zwetana (1914 UN)"
#: kstars_i18n.cpp:5557
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bredichina (1914 UO)"
msgstr "Bredichina (1914 UO)"
#: kstars_i18n.cpp:5558
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Moskva (1914 UQ)"
msgstr "Moskva (1914 UQ)"
#: kstars_i18n.cpp:5559
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hohensteina (1914 UR)"
msgstr "Hohensteina (1914 UR)"
#: kstars_i18n.cpp:5560
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lena (1914 UU)"
msgstr "Lena (1914 UU)"
#: kstars_i18n.cpp:5561
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pretoria (1912 NW)"
msgstr "Pretoria (1912 NW)"
#: kstars_i18n.cpp:5562
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ani (1914 UV)"
msgstr "Ani (1914 UV)"
#: kstars_i18n.cpp:5563
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Metcalfia (1907 ZC)"
msgstr "Metcalfia (1907 ZC)"
#: kstars_i18n.cpp:5564
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Arizona (1907 ZD)"
msgstr "Arizona (1907 ZD)"
#: kstars_i18n.cpp:5565
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Irenaea (1914 VB)"
msgstr "Irenaea (1914 VB)"
#: kstars_i18n.cpp:5566
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Fini (1914 VE)"
msgstr "Fini (1914 VE)"
#: kstars_i18n.cpp:5567
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sarita (1914 VH)"
msgstr "Sarita (1914 VH)"
#: kstars_i18n.cpp:5568
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Montana (1914 VR)"
msgstr "Montana (1914 VR)"
#: kstars_i18n.cpp:5569
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ruth (1914 VT)"
msgstr "Ruth (1914 VT)"
#: kstars_i18n.cpp:5570
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gudula (1915 WO)"
msgstr "Gudula (1915 WO)"
#: kstars_i18n.cpp:5571
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kressmannia (1915 WP)"
msgstr "Kressmannia (1915 WP)"
#: kstars_i18n.cpp:5572
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Helwerthia (1915 WQ)"
msgstr "Helwerthia (1915 WQ)"
#: kstars_i18n.cpp:5573
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Picka (1915 WS)"
msgstr "Picka (1915 WS)"
#: kstars_i18n.cpp:5574
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hispania (1915 WT)"
msgstr "Hispania (1915 WT)"
#: kstars_i18n.cpp:5575
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hormuthia (1915 WW)"
msgstr "Hormuthia (1915 WW)"
#: kstars_i18n.cpp:5576
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gyldenia (1915 WX)"
msgstr "Gyldenia (1915 WX)"
#: kstars_i18n.cpp:5577
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ceraskia (1915 WY)"
msgstr "Ceraskia (1915 WY)"
#: kstars_i18n.cpp:5578
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Merxia (1901 GY)"
msgstr "Merxia (1901 GY)"
#: kstars_i18n.cpp:5579
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nauheima (1915 XR)"
msgstr "Nauheima (1915 XR)"
#: kstars_i18n.cpp:5580
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Adele (1915 XV)"
msgstr "Adele (1915 XV)"
#: kstars_i18n.cpp:5581
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Baumeia (1915 YR)"
msgstr "Baumeia (1915 YR)"
#: kstars_i18n.cpp:5582
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tauris (1916 YT)"
msgstr "Tauris (1916 YT)"
#: kstars_i18n.cpp:5583
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Coppelia (1916 YU)"
msgstr "Coppelia (1916 YU)"
#: kstars_i18n.cpp:5584
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Juliana (1916 YV)"
msgstr "Juliana (1916 YV)"
#: kstars_i18n.cpp:5585
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Annika (1916 YW)"
msgstr "Annika (1916 YW)"
#: kstars_i18n.cpp:5586
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kapteynia (1916 YZ)"
msgstr "Kapteynia (1916 YZ)"
#: kstars_i18n.cpp:5587
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Barnardiana (1916 ZA)"
msgstr "Barnardiana (1916 ZA)"
#: kstars_i18n.cpp:5588
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Adriana (1916 ZB)"
msgstr "Adriana (1916 ZB)"
#: kstars_i18n.cpp:5589
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Fanny (1916 ZC)"
msgstr "Fanny (1916 ZC)"
#: kstars_i18n.cpp:5590
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sisigambis (1916 ZG)"
msgstr "Sisigambis (1916 ZG)"
#: kstars_i18n.cpp:5591
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Anastasia (1916 ZH)"
msgstr "Anastasia (1916 ZH)"
#: kstars_i18n.cpp:5592
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tanina (1916 ZL)"
msgstr "Tanina (1916 ZL)"
#: kstars_i18n.cpp:5593
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Henrika (1916 ZO)"
msgstr "Henrika (1916 ZO)"
#: kstars_i18n.cpp:5594
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lindemannia (1916 ZX)"
msgstr "Lindemannia (1916 ZX)"
#: kstars_i18n.cpp:5595
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Academia (1916 ZY)"
msgstr "Academia (1916 ZY)"
#: kstars_i18n.cpp:5596
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Petropolitana (1916 ZZ)"
msgstr "Petropolitana (1916 ZZ)"
#: kstars_i18n.cpp:5597
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Karin (1916 AB)"
msgstr "Karin (1916 AB)"
#: kstars_i18n.cpp:5598
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Monica (1916 AC)"
msgstr "Monica (1916 AC)"
#: kstars_i18n.cpp:5599
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Burnhamia (1916 AD)"
msgstr "Burnhamia (1916 AD)"
#: kstars_i18n.cpp:5600
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Olivia (1916 AE)"
msgstr "Olivia (1916 AE)"
#: kstars_i18n.cpp:5601
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Seraphina (1916 AH)"
msgstr "Seraphina (1916 AH)"
#: kstars_i18n.cpp:5602
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Valborg (1916 AJ)"
msgstr "Valborg (1916 AJ)"
#: kstars_i18n.cpp:5603
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Zenobia (1916 AK)"
msgstr "Zenobia (1916 AK)"
#: kstars_i18n.cpp:5604
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kerstin (1916 AM)"
msgstr "Kerstin (1916 AM)"
#: kstars_i18n.cpp:5605
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Leontina (1916 AP)"
msgstr "Leontina (1916 AP)"
#: kstars_i18n.cpp:5606
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Naema (1916 AS)"
msgstr "Naema (1916 AS)"
#: kstars_i18n.cpp:5607
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lipperta (1916 AT)"
msgstr "Lipperta (1916 AT)"
#: kstars_i18n.cpp:5608
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Agnia (1915 XX)"
msgstr "Agnia (1915 XX)"
#: kstars_i18n.cpp:5609
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Inna (1915 XS)"
msgstr "Inna (1915 XS)"
#: kstars_i18n.cpp:5610
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ara (1912 NY)"
msgstr "Ara (1912 NY)"
#: kstars_i18n.cpp:5611
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Altona (1916 S24)"
msgstr "Altona (1916 S24)"
#: kstars_i18n.cpp:5612
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Zeissia (1916 S26)"
msgstr "Zeissia (1916 S26)"
#: kstars_i18n.cpp:5613
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Wladilena (1916 S27)"
msgstr "Wladilena (1916 S27)"
#: kstars_i18n.cpp:5614
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nansenia (1916 S28)"
msgstr "Nansenia (1916 S28)"
#: kstars_i18n.cpp:5615
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Frostia (1916 S29)"
msgstr "Frostia (1916 S29)"
#: kstars_i18n.cpp:5616
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Newcombia (1916 ZP)"
msgstr "Newcombia (1916 ZP)"
#: kstars_i18n.cpp:5617
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Backlunda (1916 S30)"
msgstr "Backlunda (1916 S30)"
#: kstars_i18n.cpp:5618
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Glasenappia (1916 S33)"
msgstr "Glasenappia (1916 S33)"
#: kstars_i18n.cpp:5619
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "El Djezair (1916 a)"
msgstr "El Djezair (1916 a)"
#: kstars_i18n.cpp:5620
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bouzareah (1916 c)"
msgstr "Bouzareah (1916 c)"
#: kstars_i18n.cpp:5621
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ursina (1917 BD)"
msgstr "Ursina (1917 BD)"
#: kstars_i18n.cpp:5622
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aida (1917 BE)"
msgstr "Aida (1917 BE)"
#: kstars_i18n.cpp:5623
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Franzia (1917 BF)"
msgstr "Franzia (1917 BF)"
#: kstars_i18n.cpp:5624
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Benkoela (1917 BH)"
msgstr "Benkoela (1917 BH)"
#: kstars_i18n.cpp:5625
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Zubaida (1917 BO)"
msgstr "Zubaida (1917 BO)"
#: kstars_i18n.cpp:5626
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Fatme (1917 BQ)"
msgstr "Fatme (1917 BQ)"
#: kstars_i18n.cpp:5627
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kovacia (1917 BS)"
msgstr "Kovacia (1917 BS)"
#: kstars_i18n.cpp:5628
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lova (1917 BU)"
msgstr "Lova (1917 BU)"
#: kstars_i18n.cpp:5629
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mellena (1917 BV)"
msgstr "Mellena (1917 BV)"
#: kstars_i18n.cpp:5630
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Manto (1917 BX)"
msgstr "Manto (1917 BX)"
#: kstars_i18n.cpp:5631
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Holda (1917 BZ)"
msgstr "Holda (1917 BZ)"
#: kstars_i18n.cpp:5632
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mechthild (1917 CA)"
msgstr "Mechthild (1917 CA)"
#: kstars_i18n.cpp:5633
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rotraut (1917 CC)"
msgstr "Rotraut (1917 CC)"
#: kstars_i18n.cpp:5634
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nymphe (1917 CF)"
msgstr "Nymphe (1917 CF)"
#: kstars_i18n.cpp:5635
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Scott (1917 CH)"
msgstr "Scott (1917 CH)"
#: kstars_i18n.cpp:5636
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Walkure (1915 S7)"
msgstr "Walkure (1915 S7)"
#: kstars_i18n.cpp:5637
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ricarda (1917 CJ)"
msgstr "Ricarda (1917 CJ)"
#: kstars_i18n.cpp:5638
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Herba (1917 CK)"
msgstr "Herba (1917 CK)"
#: kstars_i18n.cpp:5639
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Athene (1917 CL)"
msgstr "Ateny (1917 CL)"
#: kstars_i18n.cpp:5640
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Swetlana (1917 CM)"
msgstr "Swetlana (1917 CM)"
#: kstars_i18n.cpp:5641
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Priamus (1917 CQ)"
msgstr "Priamus (1917 CQ)"
#: kstars_i18n.cpp:5642
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ulrike (1917 CX)"
msgstr "Ulrike (1917 CX)"
#: kstars_i18n.cpp:5643
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Washingtonia (1917 b)"
msgstr "Washingtonia (1917 b)"
#: kstars_i18n.cpp:5644
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Parysatis (1918 DC)"
msgstr "Parysatis (1918 DC)"
#: kstars_i18n.cpp:5645
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Erynia (1918 DG)"
msgstr "Erynia (1918 DG)"
#: kstars_i18n.cpp:5646
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Waltraut (1918 DK)"
msgstr "Waltraut (1918 DK)"
#: kstars_i18n.cpp:5647
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gunhild (1918 DQ)"
msgstr "Gunhild (1918 DQ)"
#: kstars_i18n.cpp:5648
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Seeligeria (1918 DR)"
msgstr "Seeligeria (1918 DR)"
#: kstars_i18n.cpp:5649
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Leopoldina (1918 DS)"
msgstr "Leopoldina (1918 DS)"
#: kstars_i18n.cpp:5650
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Erda (1918 DT)"
msgstr "Erda (1918 DT)"
#: kstars_i18n.cpp:5651
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Helio (1918 DU)"
msgstr "Helio (1918 DU)"
#: kstars_i18n.cpp:5652
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sphinx (1918 DV)"
msgstr "Sphinx (1918 DV)"
#: kstars_i18n.cpp:5653
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lysistrata (1918 DZ)"
msgstr "Lysistrata (1918 DZ)"
#: kstars_i18n.cpp:5654
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hildegard (1918 EA)"
msgstr "Hildegard (1918 EA)"
#: kstars_i18n.cpp:5655
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Jokaste (1918 EB)"
msgstr "Jokaste (1918 EB)"
#: kstars_i18n.cpp:5656
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rosalinde (1918 EC)"
msgstr "Rosalinde (1918 EC)"
#: kstars_i18n.cpp:5657
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Brunsia (1918 EE)"
msgstr "Brunsia (1918 EE)"
#: kstars_i18n.cpp:5658
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nealley (1918 EM)"
msgstr "Nealley (1918 EM)"
#: kstars_i18n.cpp:5659
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rockefellia (1918 EO)"
msgstr "Rockefellia (1918 EO)"
#: kstars_i18n.cpp:5660
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Universitas (1918 ES)"
msgstr "Universitas (1918 ES)"
#: kstars_i18n.cpp:5661
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Repsolda (1918 ET)"
msgstr "Repsolda (1918 ET)"
#: kstars_i18n.cpp:5662
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rhoda (1918 EU)"
msgstr "Rhoda (1918 EU)"
#: kstars_i18n.cpp:5663
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Buda (1918 EX)"
msgstr "Buda (1918 EX)"
#: kstars_i18n.cpp:5664
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ulla (1919 FA)"
msgstr "Ulla (1919 FA)"
#: kstars_i18n.cpp:5665
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Anneliese (1919 FB)"
msgstr "Anneliese (1919 FB)"
#: kstars_i18n.cpp:5666
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Agamemnon (1919 FD)"
msgstr "Agamemnon (1919 FD)"
#: kstars_i18n.cpp:5667
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Maritima (1919 FJ)"
msgstr "Maritima (1919 FJ)"
#: kstars_i18n.cpp:5668
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Otila (1919 FL)"
msgstr "Otila (1919 FL)"
#: kstars_i18n.cpp:5669
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Palisana (1919 FN)"
msgstr "Palisana (1919 FN)"
#: kstars_i18n.cpp:5670
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Cosette (1918 b)"
msgstr "Cosette (1918 b)"
#: kstars_i18n.cpp:5671
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "America (1915 S1)"
msgstr "America (1915 S1)"
#: kstars_i18n.cpp:5672
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lyka (1915 S4)"
msgstr "Lyka (1915 S4)"
#: kstars_i18n.cpp:5673
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Itha (1919 FR)"
msgstr "Itha (1919 FR)"
#: kstars_i18n.cpp:5674
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ilsebill (1918 EQ)"
msgstr "Ilsebill (1918 EQ)"
#: kstars_i18n.cpp:5675
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rogeria (1919 FT)"
msgstr "Rogeria (1919 FT)"
#: kstars_i18n.cpp:5676
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Jovita (1919 FV)"
msgstr "Jovita (1919 FV)"
#: kstars_i18n.cpp:5677
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Herluga (1919 GB)"
msgstr "Herluga (1919 GB)"
#: kstars_i18n.cpp:5678
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Toni (1919 GC)"
msgstr "Toni (1919 GC)"
#: kstars_i18n.cpp:5679
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Alphonsina (1920 GM)"
msgstr "Alphonsina (1920 GM)"
#: kstars_i18n.cpp:5680
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Imhilde (1920 GN)"
msgstr "Imhilde (1920 GN)"
#: kstars_i18n.cpp:5681
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ratisbona (1920 GO)"
msgstr "Ratisbona (1920 GO)"
#: kstars_i18n.cpp:5682
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hildrun (1920 GP)"
msgstr "Hildrun (1920 GP)"
#: kstars_i18n.cpp:5683
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Algunde (1920 GR)"
msgstr "Algunde (1920 GR)"
#: kstars_i18n.cpp:5684
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Westphalia (1920 GS)"
msgstr "Westphalia (1920 GS)"
#: kstars_i18n.cpp:5685
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Whittemora (1920 GU)"
msgstr "Whittemora (1920 GU)"
#: kstars_i18n.cpp:5686
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hooveria (1920 GV)"
msgstr "Hooveria (1920 GV)"
#: kstars_i18n.cpp:5687
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Thuringia (1920 HK)"
msgstr "Thuringia (1920 HK)"
#: kstars_i18n.cpp:5688
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kunigunde (1920 HN)"
msgstr "Kunigunde (1920 HN)"
#: kstars_i18n.cpp:5689
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bethgea (1920 HO)"
msgstr "Bethgea (1920 HO)"
#: kstars_i18n.cpp:5690
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Chlosinde (1920 HQ)"
msgstr "Chlosinde (1920 HQ)"
#: kstars_i18n.cpp:5691
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kordula (1920 HT)"
msgstr "Kordula (1920 HT)"
#: kstars_i18n.cpp:5692
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Murray (1920 HV)"
msgstr "Murray (1920 HV)"
#: kstars_i18n.cpp:5693
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Romilda (1920 HW)"
msgstr "Romilda (1920 HW)"
#: kstars_i18n.cpp:5694
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Begonia (1920 HX)"
msgstr "Begonia (1920 HX)"
#: kstars_i18n.cpp:5695
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hidalgo (1920 HZ)"
msgstr "Hidalgo (1920 HZ)"
#: kstars_i18n.cpp:5696
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Barcelona (1921 JB)"
msgstr "Barcelona (1921 JB)"
#: kstars_i18n.cpp:5697
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Poesia (1921 JC)"
msgstr "Poesia (1921 JC)"
#: kstars_i18n.cpp:5698
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Monterosa (1921 JD)"
msgstr "Monterosa (1921 JD)"
#: kstars_i18n.cpp:5699
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Jucunda (1921 JE)"
msgstr "Jucunda (1921 JE)"
#: kstars_i18n.cpp:5700
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hel (1921 JK)"
msgstr "Hel (1921 JK)"
#: kstars_i18n.cpp:5701
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ahrensa (1921 JP)"
msgstr "Ahrensa (1921 JP)"
#: kstars_i18n.cpp:5702
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gaspra (1916 S45)"
msgstr "Gaspra (1916 S45)"
#: kstars_i18n.cpp:5703
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Caia (1916 S61)"
msgstr "Caia (1916 S61)"
#: kstars_i18n.cpp:5704
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Painleva (1921 JT)"
msgstr "Painleva (1921 JT)"
#: kstars_i18n.cpp:5705
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Li (1921 JU)"
msgstr "Li (1921 JU)"
#: kstars_i18n.cpp:5706
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Alstede (1921 JV)"
msgstr "Alstede (1921 JV)"
#: kstars_i18n.cpp:5707
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Camelia (1921 JX)"
msgstr "Camelia (1921 JX)"
#: kstars_i18n.cpp:5708
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Asplinda (1921 KC)"
msgstr "Asplinda (1921 KC)"
#: kstars_i18n.cpp:5709
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Arne (1921 KF)"
msgstr "Arne (1921 KF)"
#: kstars_i18n.cpp:5710
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gunnie (1921 KM)"
msgstr "Gunnie (1921 KM)"
#: kstars_i18n.cpp:5711
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aslog (1921 KP)"
msgstr "Aslog (1921 KP)"
#: kstars_i18n.cpp:5712
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Subamara (1921 KS)"
msgstr "Subamara (1921 KS)"
#: kstars_i18n.cpp:5713
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Angelica (1921 KT)"
msgstr "Angelica (1921 KT)"
#: kstars_i18n.cpp:5714
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Muschi (1921 KU)"
msgstr "Muschi (1921 KU)"
#: kstars_i18n.cpp:5715
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Helionape (1921 KV)"
msgstr "Helionape (1921 KV)"
#: kstars_i18n.cpp:5716
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Petunia (1921 KW)"
msgstr "Petunia (1921 KW)"
#: kstars_i18n.cpp:5717
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Alsatia (1921 LF)"
msgstr "Alsatia (1921 LF)"
#: kstars_i18n.cpp:5718
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Cohnia (1922 LK)"
msgstr "Cohnia (1922 LK)"
#: kstars_i18n.cpp:5719
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aralia (1922 LR)"
msgstr "Aralia (1922 LR)"
#: kstars_i18n.cpp:5720
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lioba (1922 LS)"
msgstr "Lioba (1922 LS)"
#: kstars_i18n.cpp:5721
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Perseverantia (1922 LT)"
msgstr "Perseverantia (1922 LT)"
#: kstars_i18n.cpp:5722
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Benjamina (1922 LU)"
msgstr "Benjamina (1922 LU)"
#: kstars_i18n.cpp:5723
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Philippa (1922 LV)"
msgstr "Philippa (1922 LV)"
#: kstars_i18n.cpp:5724
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aidamina (1922 LY)"
msgstr "Aidamina (1922 LY)"
#: kstars_i18n.cpp:5725
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ilsewa (1922 MC)"
msgstr "Ilsewa (1922 MC)"
#: kstars_i18n.cpp:5726
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Anacostia (1921 W19)"
msgstr "Anacostia (1921 W19)"
#: kstars_i18n.cpp:5727
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Martina (1917 S92)"
msgstr "Martina (1917 S92)"
#: kstars_i18n.cpp:5728
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Franklina (1922 MD)"
msgstr "Franklina (1922 MD)"
#: kstars_i18n.cpp:5729
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gunila (1922 ME)"
msgstr "Gunila (1922 ME)"
#: kstars_i18n.cpp:5730
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gretia (1922 MH)"
msgstr "Gretia (1922 MH)"
#: kstars_i18n.cpp:5731
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Amelia (1922 MQ)"
msgstr "Amelia (1922 MQ)"
#: kstars_i18n.cpp:5732
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Wallia (1922 MR)"
msgstr "Wallia (1922 MR)"
#: kstars_i18n.cpp:5733
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Appella (1922 MT)"
msgstr "Appella (1922 MT)"
#: kstars_i18n.cpp:5734
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Schwassmannia (1922 MW)"
msgstr "Schwassmannia (1922 MW)"
#: kstars_i18n.cpp:5735
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Yerkes (1922 MZ)"
msgstr "Yerkes (1922 MZ)"
#: kstars_i18n.cpp:5736
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "McDonalda (1922 NB)"
msgstr "McDonalda (1922 NB)"
#: kstars_i18n.cpp:5737
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Swasey (1922 ND)"
msgstr "Swasey (1922 ND)"
#: kstars_i18n.cpp:5738
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Moultona (1923 NJ)"
msgstr "Moultona (1923 NJ)"
#: kstars_i18n.cpp:5739
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Otthild (1923 NL)"
msgstr "Otthild (1923 NL)"
#: kstars_i18n.cpp:5740
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sternberga (1923 NP)"
msgstr "Sternberga (1923 NP)"
#: kstars_i18n.cpp:5741
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hilaritas (1923 NM)"
msgstr "Hilaritas (1923 NM)"
#: kstars_i18n.cpp:5742
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bodea (1923 NU)"
msgstr "Bodea (1923 NU)"
#: kstars_i18n.cpp:5743
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Zachia (1923 NW)"
msgstr "Zachia (1923 NW)"
#: kstars_i18n.cpp:5744
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Piazzia (1923 NZ)"
msgstr "Piazzia (1923 NZ)"
#: kstars_i18n.cpp:5745
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gaussia (1923 OA)"
msgstr "Gaussia (1923 OA)"
#: kstars_i18n.cpp:5746
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Olbersia (1923 OB)"
msgstr "Olbersia (1923 OB)"
#: kstars_i18n.cpp:5747
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lilofee (1923 OK)"
msgstr "Lilofee (1923 OK)"
#: kstars_i18n.cpp:5748
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Belopolskya (1923 OS)"
msgstr "Belopolskya (1923 OS)"
#: kstars_i18n.cpp:5749
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Arago (1923 OT)"
msgstr "Arago (1923 OT)"
#: kstars_i18n.cpp:5750
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lagrangea (1923 OU)"
msgstr "Lagrangea (1923 OU)"
#: kstars_i18n.cpp:5751
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pawlowia (1923 OX)"
msgstr "Pawlowia (1923 OX)"
#: kstars_i18n.cpp:5752
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "La Paz (1923 PD)"
msgstr "La Paz (1923 PD)"
#: kstars_i18n.cpp:5753
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Marlene (1923 PF)"
msgstr "Marlene (1923 PF)"
#: kstars_i18n.cpp:5754
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tombecka (1924 PQ)"
msgstr "Tombecka (1924 PQ)"
#: kstars_i18n.cpp:5755
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Semphyra (1924 PW)"
msgstr "Semphyra (1924 PW)"
#: kstars_i18n.cpp:5756
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Christa (1924 QF)"
msgstr "Christa (1924 QF)"
#: kstars_i18n.cpp:5757
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Anitra (1924 QG)"
msgstr "Anitra (1924 QG)"
#: kstars_i18n.cpp:5758
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Jacqueline (1924 QL)"
msgstr "Jacqueline (1924 QL)"
#: kstars_i18n.cpp:5759
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Arnolda (1924 QM)"
msgstr "Arnolda (1924 QM)"
#: kstars_i18n.cpp:5760
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Flammario (1924 RG)"
msgstr "Flammario (1924 RG)"
#: kstars_i18n.cpp:5761
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Olympiada (1924 RT)"
msgstr "Olympiada (1924 RT)"
#: kstars_i18n.cpp:5762
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Thomana (1924 RU)"
msgstr "Thomana (1924 RU)"
#: kstars_i18n.cpp:5763
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hale (1923 YO13)"
msgstr "Hale (1923 YO13)"
#: kstars_i18n.cpp:5764
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aesculapia (1923 YO11)"
msgstr "Aesculapia (1923 YO11)"
#: kstars_i18n.cpp:5765
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lydina (1923 PG)"
msgstr "Lydina (1923 PG)"
#: kstars_i18n.cpp:5766
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "La Plata (1924 RK)"
msgstr "La Plata (1924 RK)"
#: kstars_i18n.cpp:5767
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Vitja (1924 RQ)"
msgstr "Vitja (1924 RQ)"
#: kstars_i18n.cpp:5768
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Arctica (1924 RR)"
msgstr "Arctica (1924 RR)"
#: kstars_i18n.cpp:5769
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pafuri (1924 SA)"
msgstr "Pafuri (1924 SA)"
#: kstars_i18n.cpp:5770
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Simona (1924 SM)"
msgstr "Simona (1924 SM)"
#: kstars_i18n.cpp:5771
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Amata (1924 SW)"
msgstr "Amata (1924 SW)"
#: kstars_i18n.cpp:5772
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ganymed (1924 TD)"
msgstr "Ganymed (1924 TD)"
#: kstars_i18n.cpp:5773
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tuckia (1924 TK)"
msgstr "Tuckia (1924 TK)"
#: kstars_i18n.cpp:5774
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sonneberga (1924 TL)"
msgstr "Sonneberga (1924 TL)"
#: kstars_i18n.cpp:5775
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Klumpkea (1925 BD)"
msgstr "Klumpkea (1925 BD)"
#: kstars_i18n.cpp:5776
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Asta (1925 FA)"
msgstr "Asta (1925 FA)"
#: kstars_i18n.cpp:5777
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Amazone (1925 HA)"
msgstr "Amazone (1925 HA)"
#: kstars_i18n.cpp:5778
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Beate (1925 HB)"
msgstr "Beate (1925 HB)"
#: kstars_i18n.cpp:5779
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Teutonia (1924 RO)"
msgstr "Teutonia (1924 RO)"
#: kstars_i18n.cpp:5780
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Edwin (1924 UA)"
msgstr "Edwin (1924 UA)"
#: kstars_i18n.cpp:5781
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Geisha (1924 TE)"
msgstr "Geisha (1924 TE)"
#: kstars_i18n.cpp:5782
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Feodosia (1924 TP)"
msgstr "Feodosia (1924 TP)"
#: kstars_i18n.cpp:5783
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gotho (1925 RB)"
msgstr "Gotho (1925 RB)"
#: kstars_i18n.cpp:5784
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Merope (1925 SA)"
msgstr "Merope (1925 SA)"
#: kstars_i18n.cpp:5785
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Belgica (1925 VD)"
msgstr "Belgica (1925 VD)"
#: kstars_i18n.cpp:5786
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Forsytia (1925 WD)"
msgstr "Forsytia (1925 WD)"
#: kstars_i18n.cpp:5787
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tynka (1925 WG)"
msgstr "Tynka (1925 WG)"
#: kstars_i18n.cpp:5788
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Azalea (1924 QD)"
msgstr "Azalea (1924 QD)"
#: kstars_i18n.cpp:5789
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Wanda (1925 QB)"
msgstr "Wanda (1925 QB)"
#: kstars_i18n.cpp:5790
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Grubba (1925 MA)"
msgstr "Grubba (1925 MA)"
#: kstars_i18n.cpp:5791
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mussorgskia (1925 OA)"
msgstr "Mussorgskia (1925 OA)"
#: kstars_i18n.cpp:5792
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ljuba (1925 TD)"
msgstr "Ljuba (1925 TD)"
#: kstars_i18n.cpp:5793
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aquilegia (1925 XA)"
msgstr "Aquilegia (1925 XA)"
#: kstars_i18n.cpp:5794
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aethusa (1926 PA)"
msgstr "Aethusa (1926 PA)"
#: kstars_i18n.cpp:5795
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lunaria (1926 RG)"
msgstr "Lunaria (1926 RG)"
#: kstars_i18n.cpp:5796
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nofretete (1926 RK)"
msgstr "Nofretete (1926 RK)"
#: kstars_i18n.cpp:5797
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Planckia (1927 BC)"
msgstr "Planckia (1927 BC)"
#: kstars_i18n.cpp:5798
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tunica (1926 RB)"
msgstr "Tunica (1926 RB)"
#: kstars_i18n.cpp:5799
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Brita (1924 RE)"
msgstr "Brita (1924 RE)"
#: kstars_i18n.cpp:5800
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Malva (1926 TA)"
msgstr "Malva (1926 TA)"
#: kstars_i18n.cpp:5801
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gellivara (1923 OW)"
msgstr "Gellivara (1923 OW)"
#: kstars_i18n.cpp:5802
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Beljawskya (1925 BE)"
msgstr "Beljawskya (1925 BE)"
#: kstars_i18n.cpp:5803
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Helina (1926 SC)"
msgstr "Helina (1926 SC)"
#: kstars_i18n.cpp:5804
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mentha (1926 XB)"
msgstr "Mentha (1926 XB)"
#: kstars_i18n.cpp:5805
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mimosa (1927 AD)"
msgstr "Mimosa (1927 AD)"
#: kstars_i18n.cpp:5806
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Reseda (1927 QF)"
msgstr "Reseda (1927 QF)"
#: kstars_i18n.cpp:5807
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pirola (1927 UC)"
msgstr "Pirola (1927 UC)"
#: kstars_i18n.cpp:5808
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tamariwa (1926 CC)"
msgstr "Tamariwa (1926 CC)"
#: kstars_i18n.cpp:5809
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Amaryllis (1927 QH)"
msgstr "Amaryllis (1927 QH)"
#: kstars_i18n.cpp:5810
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nata (1927 QL)"
msgstr "Nata (1927 QL)"
#: kstars_i18n.cpp:5811
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Arabis (1927 RD)"
msgstr "Arabis (1927 RD)"
#: kstars_i18n.cpp:5812
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mitaka (1927 WA)"
msgstr "Mitaka (1927 WA)"
#: kstars_i18n.cpp:5813
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tama (1927 WB)"
msgstr "Tama (1927 WB)"
#: kstars_i18n.cpp:5814
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Spiraea (1928 DT)"
msgstr "Spiraea (1928 DT)"
#: kstars_i18n.cpp:5815
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lilium (1924 PN)"
msgstr "Lilium (1924 PN)"
#: kstars_i18n.cpp:5816
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Freda (1925 LA)"
msgstr "Freda (1925 LA)"
#: kstars_i18n.cpp:5817
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Siberia (1926 CB)"
msgstr "Siberia (1926 CB)"
#: kstars_i18n.cpp:5818
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tulipa (1926 GS)"
msgstr "Tulipa (1926 GS)"
#: kstars_i18n.cpp:5819
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Reunerta (1928 OB)"
msgstr "Reunerta (1928 OB)"
#: kstars_i18n.cpp:5820
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Vicia (1928 PC)"
msgstr "Vicia (1928 PC)"
#: kstars_i18n.cpp:5821
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hakone (1928 RJ)"
msgstr "Hakone (1928 RJ)"
#: kstars_i18n.cpp:5822
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Figneria (1928 RQ)"
msgstr "Figneria (1928 RQ)"
#: kstars_i18n.cpp:5823
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Arnica (1928 SD)"
msgstr "Arnica (1928 SD)"
#: kstars_i18n.cpp:5824
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Clematis (1928 SJ)"
msgstr "Clematis (1928 SJ)"
#: kstars_i18n.cpp:5825
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pepita (1928 VA)"
msgstr "Pepita (1928 VA)"
#: kstars_i18n.cpp:5826
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Fragaria (1929 AB)"
msgstr "Fragaria (1929 AB)"
#: kstars_i18n.cpp:5827
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Cydonia (1929 CW)"
msgstr "Cydonia (1929 CW)"
#: kstars_i18n.cpp:5828
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lictoria (1929 FB)"
msgstr "Lictoria (1929 FB)"
#: kstars_i18n.cpp:5829
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Demeter (1929 KA)"
msgstr "Demeter (1929 KA)"
#: kstars_i18n.cpp:5830
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tata (1929 CU)"
msgstr "Tata (1929 CU)"
#: kstars_i18n.cpp:5831
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Jaroslawa (1928 PD)"
msgstr "Jaroslawa (1928 PD)"
#: kstars_i18n.cpp:5832
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Reinmuthia (1927 CO)"
msgstr "Reinmuthia (1927 CO)"
#: kstars_i18n.cpp:5833
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Polonia (1928 PE)"
msgstr "Polonia (1928 PE)"
#: kstars_i18n.cpp:5834
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Katja (1928 QC)"
msgstr "Katja (1928 QC)"
#: kstars_i18n.cpp:5835
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lorraine (1928 WA)"
msgstr "Lorraine (1928 WA)"
#: kstars_i18n.cpp:5836
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sabauda (1928 XC)"
msgstr "Sabauda (1928 XC)"
#: kstars_i18n.cpp:5837
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Catriona (1929 GD)"
msgstr "Catriona (1929 GD)"
#: kstars_i18n.cpp:5838
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Reginita (1927 KA)"
msgstr "Reginita (1927 KA)"
#: kstars_i18n.cpp:5839
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hanskya (1927 QD)"
msgstr "Hanskya (1927 QD)"
#: kstars_i18n.cpp:5840
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Euboea (1927 UB)"
msgstr "Euboea (1927 UB)"
#: kstars_i18n.cpp:5841
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Natascha (1928 RZ)"
msgstr "Natascha (1928 RZ)"
#: kstars_i18n.cpp:5842
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Neith (1928 SB)"
msgstr "Neith (1928 SB)"
#: kstars_i18n.cpp:5843
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Shapleya (1928 ST)"
msgstr "Shapleya (1928 ST)"
#: kstars_i18n.cpp:5844
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Stroobantia (1928 TB)"
msgstr "Stroobantia (1928 TB)"
#: kstars_i18n.cpp:5845
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "China (1957 UN1)"
msgstr "China (1957 UN1)"
#: kstars_i18n.cpp:5846
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Otero (1929 AC)"
msgstr "Otero (1929 AC)"
#: kstars_i18n.cpp:5847
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mimi (1929 AJ)"
msgstr "Mimi (1929 AJ)"
#: kstars_i18n.cpp:5848
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Astrid (1929 EB)"
msgstr "Astrid (1929 EB)"
#: kstars_i18n.cpp:5849
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Neujmina (1929 PH)"
msgstr "Neujmina (1929 PH)"
#: kstars_i18n.cpp:5850
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hollandia (1929 RB1)"
msgstr "Hollandia (1929 RB1)"
#: kstars_i18n.cpp:5851
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Colchis (1929 TA)"
msgstr "Colchis (1929 TA)"
#: kstars_i18n.cpp:5852
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mercedes (1929 UA)"
msgstr "Mercedes (1929 UA)"
#: kstars_i18n.cpp:5853
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Raissa (1929 WB)"
msgstr "Raissa (1929 WB)"
#: kstars_i18n.cpp:5854
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Attica (1929 WF)"
msgstr "Attica (1929 WF)"
#: kstars_i18n.cpp:5855
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Crimea (1929 YC)"
msgstr "Crimea (1929 YC)"
#: kstars_i18n.cpp:5856
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aetolia (1930 BC)"
msgstr "Aetolia (1930 BC)"
#: kstars_i18n.cpp:5857
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Odysseus (1930 BH)"
msgstr "Odysseus (1930 BH)"
#: kstars_i18n.cpp:5858
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Oda (1930 BJ)"
msgstr "Oda (1930 BJ)"
#: kstars_i18n.cpp:5859
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Robelmonte (1929 CC)"
msgstr "Robelmonte (1929 CC)"
#: kstars_i18n.cpp:5860
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Biarmia (1929 JF)"
msgstr "Biarmia (1929 JF)"
#: kstars_i18n.cpp:5861
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Stavropolis (1929 LF)"
msgstr "Stavropolis (1929 LF)"
#: kstars_i18n.cpp:5862
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rarahu (1929 NA)"
msgstr "Rarahu (1929 NA)"
#: kstars_i18n.cpp:5863
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Volga (1929 PF)"
msgstr "Volga (1929 PF)"
#: kstars_i18n.cpp:5864
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pawona (1930 AD)"
msgstr "Pawona (1930 AD)"
#: kstars_i18n.cpp:5865
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Astronomia (1927 CB)"
msgstr "Astronomia (1927 CB)"
#: kstars_i18n.cpp:5866
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aenna (1928 BD)"
msgstr "Aenna (1928 BD)"
#: kstars_i18n.cpp:5867
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Arabia (1929 QC)"
msgstr "Arabia (1929 QC)"
#: kstars_i18n.cpp:5868
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Luda (1929 QF)"
msgstr "Luda (1929 QF)"
#: kstars_i18n.cpp:5869
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Granada (1929 RD)"
msgstr "Granada (1929 RD)"
#: kstars_i18n.cpp:5870
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Illyria (1929 RL)"
msgstr "Illyria (1929 RL)"
#: kstars_i18n.cpp:5871
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Thessalia (1929 SF)"
msgstr "Thessalia (1929 SF)"
#: kstars_i18n.cpp:5872
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Larissa (1930 AC)"
msgstr "Larissa (1930 AC)"
#: kstars_i18n.cpp:5873
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Saga (1930 BA)"
msgstr "Saga (1930 BA)"
#: kstars_i18n.cpp:5874
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Imprinetta (1930 HM)"
msgstr "Imprinetta (1930 HM)"
#: kstars_i18n.cpp:5875
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sakuntala (1930 MA)"
msgstr "Sakuntala (1930 MA)"
#: kstars_i18n.cpp:5876
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dubiago (1930 PB)"
msgstr "Dubiago (1930 PB)"
#: kstars_i18n.cpp:5877
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rusthawelia (1930 TA)"
msgstr "Rusthawelia (1930 TA)"
#: kstars_i18n.cpp:5878
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aneas (1930 UA)"
msgstr "Aneas (1930 UA)"
#: kstars_i18n.cpp:5879
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Anchises (1930 UB)"
msgstr "Anchises (1930 UB)"
#: kstars_i18n.cpp:5880
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Marmara (1930 UC)"
msgstr "Marmara (1930 UC)"
#: kstars_i18n.cpp:5881
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Margo (1930 UD)"
msgstr "Margo (1930 UD)"
#: kstars_i18n.cpp:5882
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lucidor (1930 VE)"
msgstr "Lucidor (1930 VE)"
#: kstars_i18n.cpp:5883
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gonnessia (1930 WA)"
msgstr "Gonnessia (1930 WA)"
#: kstars_i18n.cpp:5884
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Irmela (1931 EC)"
msgstr "Irmela (1931 EC)"
#: kstars_i18n.cpp:5885
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rita (1931 GE)"
msgstr "Rita (1931 GE)"
#: kstars_i18n.cpp:5886
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lilith (1927 CQ)"
msgstr "Lilith (1927 CQ)"
#: kstars_i18n.cpp:5887
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ilona (1927 EA)"
msgstr "Ilona (1927 EA)"
#: kstars_i18n.cpp:5888
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gaea (1926 RE)"
msgstr "Gaea (1926 RE)"
#: kstars_i18n.cpp:5889
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Turnera (1929 PL)"
msgstr "Turnera (1929 PL)"
#: kstars_i18n.cpp:5890
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Afra (1929 XC)"
msgstr "Afra (1929 XC)"
#: kstars_i18n.cpp:5891
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gothlandia (1930 SB)"
msgstr "Gothlandia (1930 SB)"
#: kstars_i18n.cpp:5892
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Terentia (1930 SG)"
msgstr "Terentia (1930 SG)"
#: kstars_i18n.cpp:5893
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Alfaterna (1931 CA)"
msgstr "Alfaterna (1931 CA)"
#: kstars_i18n.cpp:5894
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Africa (1931 HB)"
msgstr "Africa (1931 HB)"
#: kstars_i18n.cpp:5895
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aletta (1931 JG)"
msgstr "Aletta (1931 JG)"
#: kstars_i18n.cpp:5896
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sheba (1931 KE)"
msgstr "Sheba (1931 KE)"
#: kstars_i18n.cpp:5897
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rhodesia (1931 LD)"
msgstr "Rhodesia (1931 LD)"
#: kstars_i18n.cpp:5898
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Geldonia (1931 RF)"
msgstr "Geldonia (1931 RF)"
#: kstars_i18n.cpp:5899
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Imperatrix (1931 RH)"
msgstr "Imperatrix (1931 RH)"
#: kstars_i18n.cpp:5900
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Strenua (1931 RK)"
msgstr "Strenua (1931 RK)"
#: kstars_i18n.cpp:5901
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Marina (1931 RL)"
msgstr "Marina (1931 RL)"
#: kstars_i18n.cpp:5902
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nanna (1931 TA)"
msgstr "Nanna (1931 TA)"
#: kstars_i18n.cpp:5903
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Renzia (1931 TE)"
msgstr "Renzia (1931 TE)"
#: kstars_i18n.cpp:5904
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Numerowia (1931 UH)"
msgstr "Numerowia (1931 UH)"
#: kstars_i18n.cpp:5905
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ostenia (1931 VT)"
msgstr "Ostenia (1931 VT)"
#: kstars_i18n.cpp:5906
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Troilus (1931 YA)"
msgstr "Troilus (1931 YA)"
#: kstars_i18n.cpp:5907
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pumma (1927 HA)"
msgstr "Pumma (1927 HA)"
#: kstars_i18n.cpp:5908
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Morosovia (1931 LB)"
msgstr "Morosovia (1931 LB)"
#: kstars_i18n.cpp:5909
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bressole (1931 XA)"
msgstr "Bressole (1931 XA)"
#: kstars_i18n.cpp:5910
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Francette (1931 XC)"
msgstr "Francette (1931 XC)"
#: kstars_i18n.cpp:5911
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Algeria (1931 XD)"
msgstr "Algeria (1931 XD)"
#: kstars_i18n.cpp:5912
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Richilde (1932 AA)"
msgstr "Richilde (1932 AA)"
#: kstars_i18n.cpp:5913
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Boyer (1932 BA)"
msgstr "Boyer (1932 BA)"
#: kstars_i18n.cpp:5914
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Britta (1932 CJ)"
msgstr "Britta (1932 CJ)"
#: kstars_i18n.cpp:5915
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Crocus (1932 CU)"
msgstr "Crocus (1932 CU)"
#: kstars_i18n.cpp:5916
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tina (1932 LA)"
msgstr "Tina (1932 LA)"
#: kstars_i18n.cpp:5917
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Neckar (1931 TG)"
msgstr "Neckar (1931 TG)"
#: kstars_i18n.cpp:5918
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Fantasia (1927 SD)"
msgstr "Fantasia (1927 SD)"
#: kstars_i18n.cpp:5919
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Geranium (1931 TD)"
msgstr "Geranium (1931 TD)"
#: kstars_i18n.cpp:5920
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Scabiosa (1931 TU)"
msgstr "Scabiosa (1931 TU)"
#: kstars_i18n.cpp:5921
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tilia (1931 TP1)"
msgstr "Tilia (1931 TP1)"
#: kstars_i18n.cpp:5922
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Cortusa (1931 TF2)"
msgstr "Cortusa (1931 TF2)"
#: kstars_i18n.cpp:5923
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kobresia (1931 TG2)"
msgstr "Kobresia (1931 TG2)"
#: kstars_i18n.cpp:5924
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Elyna (1931 UF)"
msgstr "Elyna (1931 UF)"
#: kstars_i18n.cpp:5925
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Thais (1931 VX)"
msgstr "Thais (1931 VX)"
#: kstars_i18n.cpp:5926
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Genevieve (1931 XB)"
msgstr "Genevieve (1931 XB)"
#: kstars_i18n.cpp:5927
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Centenaria (1932 CD)"
msgstr "Centenaria (1932 CD)"
#: kstars_i18n.cpp:5928
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dysona (1932 EB1)"
msgstr "Dysona (1932 EB1)"
#: kstars_i18n.cpp:5929
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Zambesia (1932 HL)"
msgstr "Zambesia (1932 HL)"
#: kstars_i18n.cpp:5930
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pamela (1932 JE)"
msgstr "Pamela (1932 JE)"
#: kstars_i18n.cpp:5931
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Deira (1932 KE)"
msgstr "Deira (1932 KE)"
#: kstars_i18n.cpp:5932
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Calvinia (1932 KF)"
msgstr "Calvinia (1932 KF)"
#: kstars_i18n.cpp:5933
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Chaka (1932 OA)"
msgstr "Chaka (1932 OA)"
#: kstars_i18n.cpp:5934
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Memoria (1932 QA)"
msgstr "Memoria (1932 QA)"
#: kstars_i18n.cpp:5935
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Jugurtha (1932 RO)"
msgstr "Jugurtha (1932 RO)"
#: kstars_i18n.cpp:5936
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rutherfordia (1932 VB)"
msgstr "Rutherfordia (1932 VB)"
#: kstars_i18n.cpp:5937
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hedera (1933 BE)"
msgstr "Hedera (1933 BE)"
#: kstars_i18n.cpp:5938
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Celestia (1933 DG)"
msgstr "Celestia (1933 DG)"
#: kstars_i18n.cpp:5939
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Erfordia (1932 JA)"
msgstr "Erfordia (1932 JA)"
#: kstars_i18n.cpp:5940
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Schilowa (1932 NC)"
msgstr "Schilowa (1932 NC)"
#: kstars_i18n.cpp:5941
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Normannia (1932 PD)"
msgstr "Normannia (1932 PD)"
#: kstars_i18n.cpp:5942
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sicilia (1932 PG)"
msgstr "Sicilia (1932 PG)"
#: kstars_i18n.cpp:5943
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ogyalla (1933 BT)"
msgstr "Ogyalla (1933 BT)"
#: kstars_i18n.cpp:5944
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Legia (1933 FB)"
msgstr "Legia (1933 FB)"
#: kstars_i18n.cpp:5945
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sniadeckia (1933 FE)"
msgstr "Sniadeckia (1933 FE)"
#: kstars_i18n.cpp:5946
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Varsavia (1933 FF)"
msgstr "Varsavia (1933 FF)"
#: kstars_i18n.cpp:5947
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Letaba (1933 HG)"
msgstr "Letaba (1933 HG)"
#: kstars_i18n.cpp:5948
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Schweikarda (1911 MV)"
msgstr "Schweikarda (1911 MV)"
#: kstars_i18n.cpp:5949
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tone (1927 BD)"
msgstr "Tone (1927 BD)"
#: kstars_i18n.cpp:5950
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Libya (1930 HJ)"
msgstr "Libya (1930 HJ)"
#: kstars_i18n.cpp:5951
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rollandia (1930 SH)"
msgstr "Rollandia (1930 SH)"
#: kstars_i18n.cpp:5952
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Isergina (1931 TN)"
msgstr "Isergina (1931 TN)"
#: kstars_i18n.cpp:5953
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Delportia (1932 WC)"
msgstr "Delportia (1932 WC)"
#: kstars_i18n.cpp:5954
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Cimbria (1932 WG)"
msgstr "Cimbria (1932 WG)"
#: kstars_i18n.cpp:5955
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ucclia (1933 BA)"
msgstr "Ucclia (1933 BA)"
#: kstars_i18n.cpp:5956
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dolores (1933 HA)"
msgstr "Dolores (1933 HA)"
#: kstars_i18n.cpp:5957
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kenya (1933 LA)"
msgstr "Kenya (1933 LA)"
#: kstars_i18n.cpp:5958
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Baillauda (1933 QB)"
msgstr "Baillauda (1933 QB)"
#: kstars_i18n.cpp:5959
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Jeanne (1933 QJ)"
msgstr "Jeanne (1933 QJ)"
#: kstars_i18n.cpp:5960
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Utopia (1933 QM1)"
msgstr "Utopia (1933 QM1)"
#: kstars_i18n.cpp:5961
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Komsomolia (1925 SC)"
msgstr "Komsomolia (1925 SC)"
#: kstars_i18n.cpp:5962
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Latvia (1933 OP)"
msgstr "Latvia (1933 OP)"
#: kstars_i18n.cpp:5963
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Julietta (1933 QF)"
msgstr "Julietta (1933 QF)"
#: kstars_i18n.cpp:5964
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Banachiewicza (1933 QH)"
msgstr "Banachiewicza (1933 QH)"
#: kstars_i18n.cpp:5965
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lorcia (1933 QL)"
msgstr "Lorcia (1933 QL)"
#: kstars_i18n.cpp:5966
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Santa (1933 QM)"
msgstr "Santa (1933 QM)"
#: kstars_i18n.cpp:5967
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kutaissi (1933 QR)"
msgstr "Kutaissi (1933 QR)"
#: kstars_i18n.cpp:5968
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Phryne (1933 RA)"
msgstr "Phryne (1933 RA)"
#: kstars_i18n.cpp:5969
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Luce (1933 SH)"
msgstr "Luce (1933 SH)"
#: kstars_i18n.cpp:5970
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Antwerpia (1933 UB1)"
msgstr "Antwerpia (1933 UB1)"
#: kstars_i18n.cpp:5971
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Deflotte (1933 WD)"
msgstr "Deflotte (1933 WD)"
#: kstars_i18n.cpp:5972
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Andree (1933 WE)"
msgstr "Andree (1933 WE)"
#: kstars_i18n.cpp:5973
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Quadea (1934 AD)"
msgstr "Quadea (1934 AD)"
#: kstars_i18n.cpp:5974
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nocturna (1934 AE)"
msgstr "Nocturna (1934 AE)"
#: kstars_i18n.cpp:5975
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mertona (1934 BA)"
msgstr "Mertona (1934 BA)"
#: kstars_i18n.cpp:5976
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Marcelle (1934 CL)"
msgstr "Marcelle (1934 CL)"
#: kstars_i18n.cpp:5977
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Yvonne (1934 EA)"
msgstr "Yvonne (1934 EA)"
#: kstars_i18n.cpp:5978
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Werra (1924 SV)"
msgstr "Werra (1924 SV)"
#: kstars_i18n.cpp:5979
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Luthera (1928 FP)"
msgstr "Luthera (1928 FP)"
#: kstars_i18n.cpp:5980
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Arosa (1928 KC)"
msgstr "Arosa (1928 KC)"
#: kstars_i18n.cpp:5981
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pongola (1928 OC)"
msgstr "Pongola (1928 OC)"
#: kstars_i18n.cpp:5982
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Scythia (1930 OB)"
msgstr "Scythia (1930 OB)"
#: kstars_i18n.cpp:5983
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Halleria (1931 EB)"
msgstr "Halleria (1931 EB)"
#: kstars_i18n.cpp:5984
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hyperborea (1931 TO)"
msgstr "Hyperborea (1931 TO)"
#: kstars_i18n.cpp:5985
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Villigera (1932 DB)"
msgstr "Villigera (1932 DB)"
#: kstars_i18n.cpp:5986
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Vassar (1933 OT)"
msgstr "Vassar (1933 OT)"
#: kstars_i18n.cpp:5987
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Berna (1933 QG)"
msgstr "Berna (1933 QG)"
#: kstars_i18n.cpp:5988
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bronislawa (1933 SF1)"
msgstr "Bronislawa (1933 SF1)"
#: kstars_i18n.cpp:5989
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Silvretta (1935 RC)"
msgstr "Silvretta (1935 RC)"
#: kstars_i18n.cpp:5990
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Disa (1934 FO)"
msgstr "Disa (1934 FO)"
#: kstars_i18n.cpp:5991
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Impala (1934 JG)"
msgstr "Impala (1934 JG)"
#: kstars_i18n.cpp:5992
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Majuba (1934 JH)"
msgstr "Majuba (1934 JH)"
#: kstars_i18n.cpp:5993
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tugela (1934 LD)"
msgstr "Tugela (1934 LD)"
#: kstars_i18n.cpp:5994
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Losaka (1934 NS)"
msgstr "Losaka (1934 NS)"
#: kstars_i18n.cpp:5995
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Devota (1925 UA)"
msgstr "Devota (1925 UA)"
#: kstars_i18n.cpp:5996
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Eliane (1933 FL)"
msgstr "Eliane (1933 FL)"
#: kstars_i18n.cpp:5997
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Spiridonia (1925 DB)"
msgstr "Spiridonia (1925 DB)"
#: kstars_i18n.cpp:5998
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Solvejg (1933 QS)"
msgstr "Solvejg (1933 QS)"
#: kstars_i18n.cpp:5999
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Marconia (1934 AA)"
msgstr "Marconia (1934 AA)"
#: kstars_i18n.cpp:6000
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Cevenola (1934 DA)"
msgstr "Cevenola (1934 DA)"
#: kstars_i18n.cpp:6001
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lundmarka (1934 OB)"
msgstr "Lundmarka (1934 OB)"
#: kstars_i18n.cpp:6002
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Zeelandia (1934 RW)"
msgstr "Zeelandia (1934 RW)"
#: kstars_i18n.cpp:6003
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gerarda (1934 RA1)"
msgstr "Gerarda (1934 RA1)"
#: kstars_i18n.cpp:6004
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Desagneauxa (1934 XB)"
msgstr "Desagneauxa (1934 XB)"
#: kstars_i18n.cpp:6005
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Yvette (1934 YA)"
msgstr "Yvette (1934 YA)"
#: kstars_i18n.cpp:6006
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Edmee (1935 BA)"
msgstr "Edmee (1935 BA)"
#: kstars_i18n.cpp:6007
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Brabantia (1935 CV)"
msgstr "Brabantia (1935 CV)"
#: kstars_i18n.cpp:6008
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nicole (1935 FC)"
msgstr "Nicole (1935 FC)"
#: kstars_i18n.cpp:6009
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Potomac (1908 CG)"
msgstr "Potomac (1908 CG)"
#: kstars_i18n.cpp:6010
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gotha (1929 CY)"
msgstr "Gotha (1929 CY)"
#: kstars_i18n.cpp:6011
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Patria (1931 VW)"
msgstr "Patria (1931 VW)"
#: kstars_i18n.cpp:6012
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Michel (1933 FD)"
msgstr "Michel (1933 FD)"
#: kstars_i18n.cpp:6013
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bechuana (1934 LJ)"
msgstr "Bechuana (1934 LJ)"
#: kstars_i18n.cpp:6014
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rosselia (1934 TA)"
msgstr "Rosselia (1934 TA)"
#: kstars_i18n.cpp:6015
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Uzbekistania (1934 TF)"
msgstr "Uzbekistania (1934 TF)"
#: kstars_i18n.cpp:6016
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Wawel (1935 CE)"
msgstr "Wawel (1935 CE)"
#: kstars_i18n.cpp:6017
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Maartje (1935 CU)"
msgstr "Maartje (1935 CU)"
#: kstars_i18n.cpp:6018
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Botha (1935 GK)"
msgstr "Botha (1935 GK)"
#: kstars_i18n.cpp:6019
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nyanza (1935 JH)"
msgstr "Nyanza (1935 JH)"
#: kstars_i18n.cpp:6020
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Khama (1935 ND)"
msgstr "Khama (1935 ND)"
#: kstars_i18n.cpp:6021
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Prieska (1935 OC)"
msgstr "Prieska (1935 OC)"
#: kstars_i18n.cpp:6022
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tarka (1935 OD)"
msgstr "Tarka (1935 OD)"
#: kstars_i18n.cpp:6023
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Leuschneria (1935 QA)"
msgstr "Leuschneria (1935 QA)"
#: kstars_i18n.cpp:6024
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Griqua (1935 QG1)"
msgstr "Griqua (1935 QG1)"
#: kstars_i18n.cpp:6025
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Herberta (1935 RA)"
msgstr "Herberta (1935 RA)"
#: kstars_i18n.cpp:6026
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Safara (1935 VB)"
msgstr "Safara (1935 VB)"
#: kstars_i18n.cpp:6027
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Henyey (1928 RK)"
msgstr "Henyey (1928 RK)"
#: kstars_i18n.cpp:6028
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Piccolo (1932 WA)"
msgstr "Piccolo (1932 WA)"
#: kstars_i18n.cpp:6029
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Numidia (1935 HD)"
msgstr "Numidia (1935 HD)"
#: kstars_i18n.cpp:6030
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ostanina (1935 QB)"
msgstr "Ostanina (1935 QB)"
#: kstars_i18n.cpp:6031
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Resi (1935 QJ)"
msgstr "Resi (1935 QJ)"
#: kstars_i18n.cpp:6032
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Haremari (1935 QK)"
msgstr "Haremari (1935 QK)"
#: kstars_i18n.cpp:6033
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Cincinnati (1935 QN)"
msgstr "Cincinnati (1935 QN)"
#: kstars_i18n.cpp:6034
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Alfreda (1935 UB)"
msgstr "Alfreda (1935 UB)"
#: kstars_i18n.cpp:6035
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lomonosowa (1936 FC)"
msgstr "Lomonosowa (1936 FC)"
#: kstars_i18n.cpp:6036
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Volodia (1936 FM)"
msgstr "Volodia (1936 FM)"
#: kstars_i18n.cpp:6037
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kniertje (1934 RX)"
msgstr "Kniertje (1934 RX)"
#: kstars_i18n.cpp:6038
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gelria (1935 MJ)"
msgstr "Gelria (1935 MJ)"
#: kstars_i18n.cpp:6039
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aphrodite (1935 SS)"
msgstr "Aphrodite (1935 SS)"
#: kstars_i18n.cpp:6040
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Onnie (1935 SS1)"
msgstr "Onnie (1935 SS1)"
#: kstars_i18n.cpp:6041
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Abastumani (1935 TA)"
msgstr "Abastumani (1935 TA)"
#: kstars_i18n.cpp:6042
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pierre (1936 FO)"
msgstr "Pierre (1936 FO)"
#: kstars_i18n.cpp:6043
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Algoa (1936 LK)"
msgstr "Algoa (1936 LK)"
#: kstars_i18n.cpp:6044
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aribeda (1936 OB)"
msgstr "Aribeda (1936 OB)"
#: kstars_i18n.cpp:6045
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Outeniqua (1936 PF)"
msgstr "Outeniqua (1936 PF)"
#: kstars_i18n.cpp:6046
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Umtata (1936 PG)"
msgstr "Umtata (1936 PG)"
#: kstars_i18n.cpp:6047
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Donnera (1936 QL)"
msgstr "Donnera (1936 QL)"
#: kstars_i18n.cpp:6048
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tirela (1936 WA)"
msgstr "Tirela (1936 WA)"
#: kstars_i18n.cpp:6049
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Idelsonia (1936 QA)"
msgstr "Idelsonia (1936 QA)"
#: kstars_i18n.cpp:6050
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ajax (1936 QW)"
msgstr "Ajax (1936 QW)"
#: kstars_i18n.cpp:6051
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Komppa (1936 RF)"
msgstr "Komppa (1936 RF)"
#: kstars_i18n.cpp:6052
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lindelof (1936 WC)"
msgstr "Lindelof (1936 WC)"
#: kstars_i18n.cpp:6053
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Trusanda (1936 WF)"
msgstr "Trusanda (1936 WF)"
#: kstars_i18n.cpp:6054
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Isko (1937 AK)"
msgstr "Isko (1937 AK)"
#: kstars_i18n.cpp:6055
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Margret (1937 AL)"
msgstr "Margret (1937 AL)"
#: kstars_i18n.cpp:6056
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Brauna (1937 AM)"
msgstr "Brauna (1937 AM)"
#: kstars_i18n.cpp:6057
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Roucarie (1937 CD)"
msgstr "Roucarie (1937 CD)"
#: kstars_i18n.cpp:6058
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Renauxa (1937 EC)"
msgstr "Renauxa (1937 EC)"
#: kstars_i18n.cpp:6059
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Walinskia (1937 GH)"
msgstr "Walinskia (1937 GH)"
#: kstars_i18n.cpp:6060
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Danzig (1929 RF)"
msgstr "Danzig (1929 RF)"
#: kstars_i18n.cpp:6061
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Radcliffe (1931 RJ)"
msgstr "Radcliffe (1931 RJ)"
#: kstars_i18n.cpp:6062
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Esperanto (1936 FQ)"
msgstr "Esperanto (1936 FQ)"
#: kstars_i18n.cpp:6063
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Jose (1936 QM)"
msgstr "Jose (1936 QM)"
#: kstars_i18n.cpp:6064
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sundmania (1937 AJ)"
msgstr "Sundmania (1937 AJ)"
#: kstars_i18n.cpp:6065
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tuorla (1937 GB)"
msgstr "Tuorla (1937 GB)"
#: kstars_i18n.cpp:6066
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Riviera (1937 GF)"
msgstr "Riviera (1937 GF)"
#: kstars_i18n.cpp:6067
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ruvuma (1937 KB)"
msgstr "Ruvuma (1937 KB)"
#: kstars_i18n.cpp:6068
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mombasa (1937 NO)"
msgstr "Mombasa (1937 NO)"
#: kstars_i18n.cpp:6069
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Luanda (1937 OB)"
msgstr "Luanda (1937 OB)"
#: kstars_i18n.cpp:6070
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Geramtina (1937 UC)"
msgstr "Geramtina (1937 UC)"
#: kstars_i18n.cpp:6071
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Margot (1936 FD1)"
msgstr "Margot (1936 FD1)"
#: kstars_i18n.cpp:6072
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Salonta (1936 YA)"
msgstr "Salonta (1936 YA)"
#: kstars_i18n.cpp:6073
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Diomedes (1937 PB)"
msgstr "Diomedes (1937 PB)"
#: kstars_i18n.cpp:6074
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Wendeline (1937 TC)"
msgstr "Wendeline (1937 TC)"
#: kstars_i18n.cpp:6075
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Vogtia (1937 TE)"
msgstr "Vogtia (1937 TE)"
#: kstars_i18n.cpp:6076
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Corvina (1937 YF)"
msgstr "Corvina (1937 YF)"
#: kstars_i18n.cpp:6077
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ruppina (1937 YG)"
msgstr "Ruppina (1937 YG)"
#: kstars_i18n.cpp:6078
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pannonia (1938 AE)"
msgstr "Pannonia (1938 AE)"
#: kstars_i18n.cpp:6079
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Konkolya (1938 AF)"
msgstr "Konkolya (1938 AF)"
#: kstars_i18n.cpp:6080
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Utra (1938 BB)"
msgstr "Utra (1938 BB)"
#: kstars_i18n.cpp:6081
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Saldanha (1937 NG)"
msgstr "Saldanha (1937 NG)"
#: kstars_i18n.cpp:6082
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ankara (1937 PA)"
msgstr "Ankara (1937 PA)"
#: kstars_i18n.cpp:6083
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mineura (1937 RC)"
msgstr "Mineura (1937 RC)"
#: kstars_i18n.cpp:6084
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Magnya (1937 VA)"
msgstr "Magnya (1937 VA)"
#: kstars_i18n.cpp:6085
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Jean-Jacques (1937 YL)"
msgstr "Jean-Jacques (1937 YL)"
#: kstars_i18n.cpp:6086
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Zamenhof (1938 CA)"
msgstr "Zamenhof (1938 CA)"
#: kstars_i18n.cpp:6087
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nordenmarkia (1938 CB)"
msgstr "Nordenmarkia (1938 CB)"
#: kstars_i18n.cpp:6088
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Armisticia (1939 VO)"
msgstr "Armisticia (1939 VO)"
#: kstars_i18n.cpp:6089
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Autonoma (1938 FA)"
msgstr "Autonoma (1938 FA)"
#: kstars_i18n.cpp:6090
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mashona (1938 OE)"
msgstr "Mashona (1938 OE)"
#: kstars_i18n.cpp:6091
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Linzia (1938 QD)"
msgstr "Linzia (1938 QD)"
#: kstars_i18n.cpp:6092
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Carla (1938 SD)"
msgstr "Carla (1938 SD)"
#: kstars_i18n.cpp:6093
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tornio (1938 SL1)"
msgstr "Tornio (1938 SL1)"
#: kstars_i18n.cpp:6094
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ounas (1938 UT)"
msgstr "Ounas (1938 UT)"
#: kstars_i18n.cpp:6095
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bonsdorffia (1938 CC)"
msgstr "Bonsdorffia (1938 CC)"
#: kstars_i18n.cpp:6096
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Inkeri (1938 DE)"
msgstr "Inkeri (1938 DE)"
#: kstars_i18n.cpp:6097
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tubingia (1938 DR)"
msgstr "Tubingia (1938 DR)"
#: kstars_i18n.cpp:6098
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sebastiana (1938 DA1)"
msgstr "Sebastiana (1938 DA1)"
#: kstars_i18n.cpp:6099
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hakoila (1938 DJ1)"
msgstr "Hakoila (1938 DJ1)"
#: kstars_i18n.cpp:6100
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Postrema (1938 HC)"
msgstr "Postrema (1938 HC)"
#: kstars_i18n.cpp:6101
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Isa (1938 OB)"
msgstr "Isa (1938 OB)"
#: kstars_i18n.cpp:6102
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Boda (1938 WC)"
msgstr "Boda (1938 WC)"
#: kstars_i18n.cpp:6103
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aura (1938 XE)"
msgstr "Aura (1938 XE)"
#: kstars_i18n.cpp:6104
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Attila (1939 GC)"
msgstr "Attila (1939 GC)"
#: kstars_i18n.cpp:6105
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Balduinus (1938 EJ)"
msgstr "Balduinus (1938 EJ)"
#: kstars_i18n.cpp:6106
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sigrid (1938 QB)"
msgstr "Sigrid (1938 QB)"
#: kstars_i18n.cpp:6107
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Helsinki (1938 SW)"
msgstr "Helsinki (1938 SW)"
#: kstars_i18n.cpp:6108
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tampere (1938 SB1)"
msgstr "Tampere (1938 SB1)"
#: kstars_i18n.cpp:6109
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lahti (1938 SK1)"
msgstr "Lahti (1938 SK1)"
#: kstars_i18n.cpp:6110
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pori (1938 UF)"
msgstr "Pori (1938 UF)"
#: kstars_i18n.cpp:6111
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Baade (1938 UJ)"
msgstr "Baade (1938 UJ)"
#: kstars_i18n.cpp:6112
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Arenda (1938 WB)"
msgstr "Arenda (1938 WB)"
#: kstars_i18n.cpp:6113
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kuopio (1938 XD)"
msgstr "Kuopio (1938 XD)"
#: kstars_i18n.cpp:6114
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lappeenranta (1939 FM)"
msgstr "Lappeenranta (1939 FM)"
#: kstars_i18n.cpp:6115
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Koranna (1939 HH)"
msgstr "Koranna (1939 HH)"
#: kstars_i18n.cpp:6116
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Xosa (1939 JC)"
msgstr "Xosa (1939 JC)"
#: kstars_i18n.cpp:6117
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Charlois (1939 DC)"
msgstr "Charlois (1939 DC)"
#: kstars_i18n.cpp:6118
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Oulu (1939 FE)"
msgstr "Oulu (1939 FE)"
#: kstars_i18n.cpp:6119
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Henry (1938 BG)"
msgstr "Henry (1938 BG)"
#: kstars_i18n.cpp:6120
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Beograd (1938 FD)"
msgstr "Beograd (1938 FD)"
#: kstars_i18n.cpp:6121
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kajaani (1938 UB)"
msgstr "Kajaani (1938 UB)"
#: kstars_i18n.cpp:6122
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Imatra (1938 UY)"
msgstr "Imatra (1938 UY)"
#: kstars_i18n.cpp:6123
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Seinajoki (1938 UB1)"
msgstr "Seinajoki (1938 UB1)"
#: kstars_i18n.cpp:6124
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Joensuu (1939 SB)"
msgstr "Joensuu (1939 SB)"
#: kstars_i18n.cpp:6125
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Conrada (1940 CA)"
msgstr "Conrada (1940 CA)"
#: kstars_i18n.cpp:6126
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Oterma (1938 BC)"
msgstr "Oterma (1938 BC)"
#: kstars_i18n.cpp:6127
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hartmut (1938 SH)"
msgstr "Hartmut (1938 SH)"
#: kstars_i18n.cpp:6128
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Inari (1938 SM)"
msgstr "Inari (1938 SM)"
#: kstars_i18n.cpp:6129
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Saimaa (1939 BD)"
msgstr "Saimaa (1939 BD)"
#: kstars_i18n.cpp:6130
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nasi (1939 BK)"
msgstr "Nasi (1939 BK)"
#: kstars_i18n.cpp:6131
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Paijanne (1939 RC)"
msgstr "Paijanne (1939 RC)"
#: kstars_i18n.cpp:6132
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Borrelly (1940 UB)"
msgstr "Borrelly (1940 UB)"
#: kstars_i18n.cpp:6133
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kevola (1938 WK)"
msgstr "Kevola (1938 WK)"
#: kstars_i18n.cpp:6134
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Estonia (1939 CK)"
msgstr "Estonia (1939 CK)"
#: kstars_i18n.cpp:6135
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Schalen (1941 QE)"
msgstr "Schalen (1941 QE)"
#: kstars_i18n.cpp:6136
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bourgeois (1941 SJ)"
msgstr "Bourgeois (1941 SJ)"
#: kstars_i18n.cpp:6137
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Vinterhansenia (1941 UK)"
msgstr "Vinterhansenia (1941 UK)"
#: kstars_i18n.cpp:6138
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Thernoe (1941 UW)"
msgstr "Thernoe (1941 UW)"
#: kstars_i18n.cpp:6139
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Izsak (1941 SG1)"
msgstr "Izsak (1941 SG1)"
#: kstars_i18n.cpp:6140
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nele (1929 CZ)"
msgstr "Nele (1929 CZ)"
#: kstars_i18n.cpp:6141
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Palomaa (1935 FK)"
msgstr "Palomaa (1935 FK)"
#: kstars_i18n.cpp:6142
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tito (1937 WD)"
msgstr "Tito (1937 WD)"
#: kstars_i18n.cpp:6143
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bessel (1938 DE1)"
msgstr "Bessel (1938 DE1)"
#: kstars_i18n.cpp:6144
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bauersfelda (1940 AD)"
msgstr "Bauersfelda (1940 AD)"
#: kstars_i18n.cpp:6145
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Yugoslavia (1940 RE)"
msgstr "Jugosławia (1940 RE)"
#: kstars_i18n.cpp:6146
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dejan (1941 SA)"
msgstr "Dejan (1941 SA)"
#: kstars_i18n.cpp:6147
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Wingolfia (1942 AA)"
msgstr "Wingolfia (1942 AA)"
#: kstars_i18n.cpp:6148
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Roehla (1942 AD)"
msgstr "Roehla (1942 AD)"
#: kstars_i18n.cpp:6149
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Jarnefelt (1942 BD)"
msgstr "Jarnefelt (1942 BD)"
#: kstars_i18n.cpp:6150
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kustaanheimo (1942 BF)"
msgstr "Kustaanheimo (1942 BF)"
#: kstars_i18n.cpp:6151
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Strattonia (1942 XB)"
msgstr "Strattonia (1942 XB)"
#: kstars_i18n.cpp:6152
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Fricke (1941 CG)"
msgstr "Fricke (1941 CG)"
#: kstars_i18n.cpp:6153
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gondolatsch (1943 EE)"
msgstr "Gondolatsch (1943 EE)"
#: kstars_i18n.cpp:6154
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Srbija (1936 TB)"
msgstr "Srbija (1936 TB)"
#: kstars_i18n.cpp:6155
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Alikoski (1941 HN)"
msgstr "Alikoski (1941 HN)"
#: kstars_i18n.cpp:6156
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aisleen (1946 QB)"
msgstr "Aisleen (1946 QB)"
#: kstars_i18n.cpp:6157
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Evita (1948 PA)"
msgstr "Evita (1948 PA)"
#: kstars_i18n.cpp:6158
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Brunonia (1948 TX)"
msgstr "Brunonia (1948 TX)"
#: kstars_i18n.cpp:6159
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Cesco (1950 FJ)"
msgstr "Cesco (1950 FJ)"
#: kstars_i18n.cpp:6160
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Posnania (1949 SC)"
msgstr "Posnania (1949 SC)"
#: kstars_i18n.cpp:6161
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Meyer (1949 FD)"
msgstr "Meyer (1949 FD)"
#: kstars_i18n.cpp:6162
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Fabiola (1948 SA)"
msgstr "Fabiola (1948 SA)"
#: kstars_i18n.cpp:6163
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kirkwood (1951 AT)"
msgstr "Kirkwood (1951 AT)"
#: kstars_i18n.cpp:6164
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Herrick (1948 SB)"
msgstr "Herrick (1948 SB)"
#: kstars_i18n.cpp:6165
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Abanderada (1950 LA1)"
msgstr "Abanderada (1950 LA1)"
#: kstars_i18n.cpp:6166
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Martir (1950 LY)"
msgstr "Martir (1950 LY)"
#: kstars_i18n.cpp:6167
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Antilochus (1950 SA)"
msgstr "Antilochus (1950 SA)"
#: kstars_i18n.cpp:6168
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Fuji (1927 CR)"
msgstr "Fuji (1927 CR)"
#: kstars_i18n.cpp:6169
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Union (1947 RG)"
msgstr "Union (1947 RG)"
#: kstars_i18n.cpp:6170
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kahrstedt (1933 FS1)"
msgstr "Kahrstedt (1933 FS1)"
#: kstars_i18n.cpp:6171
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Descamisada (1951 MH)"
msgstr "Descamisada (1951 MH)"
#: kstars_i18n.cpp:6172
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Fanatica (1950 RK)"
msgstr "Fanatica (1950 RK)"
#: kstars_i18n.cpp:6173
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tsiolkovskaja (1933 NA)"
msgstr "Tsiolkovskaja (1933 NA)"
#: kstars_i18n.cpp:6174
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Baize (1951 KA)"
msgstr "Baize (1951 KA)"
#: kstars_i18n.cpp:6175
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mathieu (1951 LA)"
msgstr "Mathieu (1951 LA)"
#: kstars_i18n.cpp:6176
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Danjon (1949 WA)"
msgstr "Danjon (1949 WA)"
#: kstars_i18n.cpp:6177
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Itzigsohn (1951 EV)"
msgstr "Itzigsohn (1951 EV)"
#: kstars_i18n.cpp:6178
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Laugier (1949 EB)"
msgstr "Laugier (1949 EB)"
#: kstars_i18n.cpp:6179
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Giomus (1950 WA)"
msgstr "Giomus (1950 WA)"
#: kstars_i18n.cpp:6180
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Neva (1926 VH)"
msgstr "Neva (1926 VH)"
#: kstars_i18n.cpp:6181
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tombaugh (1931 FH)"
msgstr "Tombaugh (1931 FH)"
#: kstars_i18n.cpp:6182
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Milankovitch (1936 GA)"
msgstr "Milankovitch (1936 GA)"
#: kstars_i18n.cpp:6183
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mavis (1950 RA)"
msgstr "Mavis (1950 RA)"
#: kstars_i18n.cpp:6184
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Brenda (1951 NL)"
msgstr "Brenda (1951 NL)"
#: kstars_i18n.cpp:6185
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Beyer (1950 DJ)"
msgstr "Beyer (1950 DJ)"
#: kstars_i18n.cpp:6186
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hirose (1950 BJ)"
msgstr "Hirose (1950 BJ)"
#: kstars_i18n.cpp:6187
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Smiley (1950 SD)"
msgstr "Smiley (1950 SD)"
#: kstars_i18n.cpp:6188
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Goldschmidt (1952 HA)"
msgstr "Goldschmidt (1952 HA)"
#: kstars_i18n.cpp:6189
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bardwell (1950 BW)"
msgstr "Bardwell (1950 BW)"
#: kstars_i18n.cpp:6190
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Filipoff (1950 EA)"
msgstr "Filipoff (1950 EA)"
#: kstars_i18n.cpp:6191
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Alschmitt (1952 FB)"
msgstr "Alschmitt (1952 FB)"
#: kstars_i18n.cpp:6192
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dawn (1948 NF)"
msgstr "Dawn (1948 NF)"
#: kstars_i18n.cpp:6193
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Druzhba (1926 TM)"
msgstr "Druzhba (1926 TM)"
#: kstars_i18n.cpp:6194
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Vivian (1948 PL)"
msgstr "Vivian (1948 PL)"
#: kstars_i18n.cpp:6195
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rabe (1931 TT1)"
msgstr "Rabe (1931 TT1)"
#: kstars_i18n.cpp:6196
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "The NORC (1953 RB)"
msgstr "The NORC (1953 RB)"
#: kstars_i18n.cpp:6197
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sadeya (1927 AA)"
msgstr "Sadeya (1927 AA)"
#: kstars_i18n.cpp:6198
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Strobel (1923 OG)"
msgstr "Strobel (1923 OG)"
#: kstars_i18n.cpp:6199
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Milet (1952 DA)"
msgstr "Milet (1952 DA)"
#: kstars_i18n.cpp:6200
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Siebohme (1941 DF)"
msgstr "Siebohme (1941 DF)"
#: kstars_i18n.cpp:6201
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Chimay (1929 EC)"
msgstr "Chimay (1929 EC)"
#: kstars_i18n.cpp:6202
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bohrmann (1924 QW)"
msgstr "Bohrmann (1924 QW)"
#: kstars_i18n.cpp:6203
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Swings (1936 QO)"
msgstr "Swings (1936 QO)"
#: kstars_i18n.cpp:6204
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ruanda (1935 JF)"
msgstr "Ruanda (1935 JF)"
#: kstars_i18n.cpp:6205
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bower (1951 RB)"
msgstr "Bower (1951 RB)"
#: kstars_i18n.cpp:6206
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tana (1935 OJ)"
msgstr "Tana (1935 OJ)"
#: kstars_i18n.cpp:6207
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hill (1951 RU)"
msgstr "Hill (1951 RU)"
#: kstars_i18n.cpp:6208
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rafita (1935 YA)"
msgstr "Rafita (1935 YA)"
#: kstars_i18n.cpp:6209
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Waterfield (1933 OJ)"
msgstr "Waterfield (1933 OJ)"
#: kstars_i18n.cpp:6210
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rosseland (1939 BG)"
msgstr "Rosseland (1939 BG)"
#: kstars_i18n.cpp:6211
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Menelaus (1957 MK)"
msgstr "Menelaus (1957 MK)"
#: kstars_i18n.cpp:6212
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Heckmann (1937 TG)"
msgstr "Heckmann (1937 TG)"
#: kstars_i18n.cpp:6213
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Yakhontovia (1937 RA)"
msgstr "Yakhontovia (1937 RA)"
#: kstars_i18n.cpp:6214
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bojeva (1931 TL)"
msgstr "Bojeva (1931 TL)"
#: kstars_i18n.cpp:6215
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Comas Sola (1929 WG)"
msgstr "Comas Sola (1929 WG)"
#: kstars_i18n.cpp:6216
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Innes (1953 NA)"
msgstr "Innes (1953 NA)"
#: kstars_i18n.cpp:6217
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Punkaharju (1940 YL)"
msgstr "Punkaharju (1940 YL)"
#: kstars_i18n.cpp:6218
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Wood (1953 GA)"
msgstr "Wood (1953 GA)"
#: kstars_i18n.cpp:6219
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hoffmann (1923 RB)"
msgstr "Hoffmann (1923 RB)"
#: kstars_i18n.cpp:6220
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "van den Bos (1926 PE)"
msgstr "van den Bos (1926 PE)"
#: kstars_i18n.cpp:6221
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gaby (1930 DQ)"
msgstr "Gaby (1930 DQ)"
#: kstars_i18n.cpp:6222
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pels (1930 SY)"
msgstr "Pels (1930 SY)"
#: kstars_i18n.cpp:6223
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dagmar (1934 RS)"
msgstr "Dagmar (1934 RS)"
#: kstars_i18n.cpp:6224
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Minnaert (1934 RZ)"
msgstr "Minnaert (1934 RZ)"
#: kstars_i18n.cpp:6225
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gezelle (1935 BD)"
msgstr "Gezelle (1935 BD)"
#: kstars_i18n.cpp:6226
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Groeneveld (1938 DS)"
msgstr "Groeneveld (1938 DS)"
#: kstars_i18n.cpp:6227
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Simonida (1938 FB)"
msgstr "Simonida (1938 FB)"
#: kstars_i18n.cpp:6228
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tycho Brahe (1940 RO)"
msgstr "Tycho Brahe (1940 RO)"
#: kstars_i18n.cpp:6229
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hveen (1940 YH)"
msgstr "Hveen (1940 YH)"
#: kstars_i18n.cpp:6230
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nevanlinna (1941 FR)"
msgstr "Nevanlinna (1941 FR)"
#: kstars_i18n.cpp:6231
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Per Brahe (1942 CH)"
msgstr "Per Brahe (1942 CH)"
#: kstars_i18n.cpp:6232
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Steinmetz (1948 WE)"
msgstr "Steinmetz (1948 WE)"
#: kstars_i18n.cpp:6233
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Castafiore (1950 SL)"
msgstr "Castafiore (1950 SL)"
#: kstars_i18n.cpp:6234
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Iguassu (1951 QE)"
msgstr "Iguassu (1951 QE)"
#: kstars_i18n.cpp:6235
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "De Sitter (1935 SR1)"
msgstr "De Sitter (1935 SR1)"
#: kstars_i18n.cpp:6236
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Glarona (1965 SC)"
msgstr "Glarona (1965 SC)"
#: kstars_i18n.cpp:6237
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Floris-Jan (1930 SO)"
msgstr "Floris-Jan (1930 SO)"
#: kstars_i18n.cpp:6238
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mayrhofer (1948 VB)"
msgstr "Mayrhofer (1948 VB)"
#: kstars_i18n.cpp:6239
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Oort (1956 RB)"
msgstr "Oort (1956 RB)"
#: kstars_i18n.cpp:6240
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Subbotina (1936 QD)"
msgstr "Subbotina (1936 QD)"
#: kstars_i18n.cpp:6241
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hertzsprung (1935 LA)"
msgstr "Hertzsprung (1935 LA)"
#: kstars_i18n.cpp:6242
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kaiser (1934 SB)"
msgstr "Kaiser (1934 SB)"
#: kstars_i18n.cpp:6243
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Christophe (1934 CS)"
msgstr "Christophe (1934 CS)"
#: kstars_i18n.cpp:6244
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Okavango (1953 NJ)"
msgstr "Okavango (1953 NJ)"
#: kstars_i18n.cpp:6245
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kalahari (1924 NC)"
msgstr "Kalahari (1924 NC)"
#: kstars_i18n.cpp:6246
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Polit (1929 XA)"
msgstr "Polit (1929 XA)"
#: kstars_i18n.cpp:6247
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sandrine (1935 BB)"
msgstr "Sandrine (1935 BB)"
#: kstars_i18n.cpp:6248
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Angola (1935 KC)"
msgstr "Angola (1935 KC)"
#: kstars_i18n.cpp:6249
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sy (1951 OA)"
msgstr "Sy (1951 OA)"
#: kstars_i18n.cpp:6250
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Jens (1950 DP)"
msgstr "Jens (1950 DP)"
#: kstars_i18n.cpp:6251
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Wells (1953 TD3)"
msgstr "Wells (1953 TD3)"
#: kstars_i18n.cpp:6252
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Klemola (1936 FX)"
msgstr "Klemola (1936 FX)"
#: kstars_i18n.cpp:6253
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Vladimir (1932 DC)"
msgstr "Władymir (1932 DC)"
#: kstars_i18n.cpp:6254
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "CrAO (1930 SK)"
msgstr "CrAO (1930 SK)"
#: kstars_i18n.cpp:6255
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Goethe Link (1964 TO)"
msgstr "Goethe Link (1964 TO)"
#: kstars_i18n.cpp:6256
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Marceline (1936 UA)"
msgstr "Marceline (1936 UA)"
#: kstars_i18n.cpp:6257
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Smuts (1948 PH)"
msgstr "Smuts (1948 PH)"
#: kstars_i18n.cpp:6258
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Heike (1943 EY)"
msgstr "Heike (1943 EY)"
#: kstars_i18n.cpp:6259
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Zhongolovich (1928 TJ)"
msgstr "Zhongolovich (1928 TJ)"
#: kstars_i18n.cpp:6260
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "ITA (1948 RJ1)"
msgstr "ITA (1948 RJ1)"
#: kstars_i18n.cpp:6261
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Severny (1966 TJ)"
msgstr "Severny (1966 TJ)"
#: kstars_i18n.cpp:6262
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Giclas (1960 BC)"
msgstr "Giclas (1960 BC)"
#: kstars_i18n.cpp:6263
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Schaifers (1934 RO)"
msgstr "Schaifers (1934 RO)"
#: kstars_i18n.cpp:6264
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ferguson (1941 SY1)"
msgstr "Ferguson (1941 SY1)"
#: kstars_i18n.cpp:6265
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Brouwer (1963 RF)"
msgstr "Brouwer (1963 RF)"
#: kstars_i18n.cpp:6266
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mauderli (1966 RA)"
msgstr "Mauderli (1966 RA)"
#: kstars_i18n.cpp:6267
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Telamon (1949 SB)"
msgstr "Telamon (1949 SB)"
#: kstars_i18n.cpp:6268
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Herget (1955 OC)"
msgstr "Herget (1955 OC)"
#: kstars_i18n.cpp:6269
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mieke (1934 JM)"
msgstr "Mieke (1934 JM)"
#: kstars_i18n.cpp:6270
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Cunningham (1935 FE)"
msgstr "Cunningham (1935 FE)"
#: kstars_i18n.cpp:6271
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lorbach (1936 VD)"
msgstr "Lorbach (1936 VD)"
#: kstars_i18n.cpp:6272
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Giacobini (1937 YA)"
msgstr "Giacobini (1937 YA)"
#: kstars_i18n.cpp:6273
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Naantali (1942 DK)"
msgstr "Naantali (1942 DK)"
#: kstars_i18n.cpp:6274
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sandra (1950 GB)"
msgstr "Sandra (1950 GB)"
#: kstars_i18n.cpp:6275
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Edmondson (1952 FN)"
msgstr "Edmondson (1952 FN)"
#: kstars_i18n.cpp:6276
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Russell (1953 TZ)"
msgstr "Russell (1953 TZ)"
#: kstars_i18n.cpp:6277
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Cogshall (1953 VM1)"
msgstr "Cogshall (1953 VM1)"
#: kstars_i18n.cpp:6278
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Wrubel (1957 XB)"
msgstr "Wrubel (1957 XB)"
#: kstars_i18n.cpp:6279
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Schlesinger (1967 JR)"
msgstr "Schlesinger (1967 JR)"
#: kstars_i18n.cpp:6280
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Makover (1968 BD)"
msgstr "Makover (1968 BD)"
#: kstars_i18n.cpp:6281
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rumpelstilz (1968 HE)"
msgstr "Rumpelstilz (1968 HE)"
#: kstars_i18n.cpp:6282
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kuiper (2520 P-L)"
msgstr "Kuiper (2520 P-L)"
#: kstars_i18n.cpp:6283
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gehrels (4007 P-L)"
msgstr "Gehrels (4007 P-L)"
#: kstars_i18n.cpp:6284
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Alfven (4506 P-L)"
msgstr "Alfven (4506 P-L)"
#: kstars_i18n.cpp:6285
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kippes (1906 RA)"
msgstr "Kippes (1906 RA)"
#: kstars_i18n.cpp:6286
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Schneller (1931 TL1)"
msgstr "Schneller (1931 TL1)"
#: kstars_i18n.cpp:6287
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Albitskij (1935 FJ)"
msgstr "Albitskij (1935 FJ)"
#: kstars_i18n.cpp:6288
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Raahe (1948 TL)"
msgstr "Raahe (1948 TL)"
#: kstars_i18n.cpp:6289
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Chiny (1950 SK)"
msgstr "Chiny (1950 SK)"
#: kstars_i18n.cpp:6290
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kiess (1952 OZ)"
msgstr "Kiess (1952 OZ)"
#: kstars_i18n.cpp:6291
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Patsayev (1967 RE)"
msgstr "Patsayev (1967 RE)"
#: kstars_i18n.cpp:6292
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Finsen (1970 GA)"
msgstr "Finsen (1970 GA)"
#: kstars_i18n.cpp:6293
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Woltjer (4010 P-L)"
msgstr "Woltjer (4010 P-L)"
#: kstars_i18n.cpp:6294
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Riga (1966 KB)"
msgstr "Riga (1966 KB)"
#: kstars_i18n.cpp:6295
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Koussevitzky (1950 OE)"
msgstr "Koussevitzky (1950 OE)"
#: kstars_i18n.cpp:6296
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Titicaca (1952 SP1)"
msgstr "Titicaca (1952 SP1)"
#: kstars_i18n.cpp:6297
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Zhang Heng (1964 TW1)"
msgstr "Zhang Heng (1964 TW1)"
#: kstars_i18n.cpp:6298
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dirikis (1970 GD)"
msgstr "Dirikis (1970 GD)"
#: kstars_i18n.cpp:6299
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Prometheus (2522 P-L)"
msgstr "Prometheus (2522 P-L)"
#: kstars_i18n.cpp:6300
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bruwer (4576 P-L)"
msgstr "Bruwer (4576 P-L)"
#: kstars_i18n.cpp:6301
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gilgamesh (4645 P-L)"
msgstr "Gilgamesh (4645 P-L)"
#: kstars_i18n.cpp:6302
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Imhotep (7589 P-L)"
msgstr "Imhotep (7589 P-L)"
#: kstars_i18n.cpp:6303
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Beethoven (1932 CE1)"
msgstr "Beethoven (1932 CE1)"
#: kstars_i18n.cpp:6304
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Liberia (1936 BD)"
msgstr "Liberia (1936 BD)"
#: kstars_i18n.cpp:6305
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Katanga (1939 MB)"
msgstr "Katanga (1939 MB)"
#: kstars_i18n.cpp:6306
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Laputa (1948 PC)"
msgstr "Laputa (1948 PC)"
#: kstars_i18n.cpp:6307
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Haworth (1952 FM)"
msgstr "Haworth (1952 FM)"
#: kstars_i18n.cpp:6308
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Klare (1954 QH)"
msgstr "Klare (1954 QH)"
#: kstars_i18n.cpp:6309
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Miller (1955 RC1)"
msgstr "Miller (1955 RC1)"
#: kstars_i18n.cpp:6310
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kashirina (1966 PH)"
msgstr "Kashirina (1966 PH)"
#: kstars_i18n.cpp:6311
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mrkos (1969 PC)"
msgstr "Mrkos (1969 PC)"
#: kstars_i18n.cpp:6312
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Shmakova (1969 PN)"
msgstr "Shmakova (1969 PN)"
#: kstars_i18n.cpp:6313
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Palach (1969 QP)"
msgstr "Palach (1969 QP)"
#: kstars_i18n.cpp:6314
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gajdariya (1970 OE)"
msgstr "Gajdariya (1970 OE)"
#: kstars_i18n.cpp:6315
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ursa (1971 UC)"
msgstr "Ursa (1971 UC)"
#: kstars_i18n.cpp:6316
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hus (1971 UY)"
msgstr "Hus (1971 UY)"
#: kstars_i18n.cpp:6317
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Masaryk (1971 UO1)"
msgstr "Masaryk (1971 UO1)"
#: kstars_i18n.cpp:6318
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Jarmila (1972 AB)"
msgstr "Jarmila (1972 AB)"
#: kstars_i18n.cpp:6319
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Susilva (1972 UB)"
msgstr "Susilva (1972 UB)"
#: kstars_i18n.cpp:6320
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Helewalda (1972 UC)"
msgstr "Helewalda (1972 UC)"
#: kstars_i18n.cpp:6321
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Stobbe (1916 CA)"
msgstr "Stobbe (1916 CA)"
#: kstars_i18n.cpp:6322
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Delvaux (1933 QD)"
msgstr "Delvaux (1933 QD)"
#: kstars_i18n.cpp:6323
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kresak (1942 AB)"
msgstr "Kresak (1942 AB)"
#: kstars_i18n.cpp:6324
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Carpenter (1955 GA)"
msgstr "Carpenter (1955 GA)"
#: kstars_i18n.cpp:6325
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "McElroy (1957 XE)"
msgstr "McElroy (1957 XE)"
#: kstars_i18n.cpp:6326
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lobachevskij (1972 QL)"
msgstr "Lobachevskij (1972 QL)"
#: kstars_i18n.cpp:6327
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kovalevskaya (1972 RS2)"
msgstr "Kovalevskaya (1972 RS2)"
#: kstars_i18n.cpp:6328
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Barbarossa (1973 SK)"
msgstr "Barbarossa (1973 SK)"
#: kstars_i18n.cpp:6329
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Komensky (1970 WB)"
msgstr "Komensky (1970 WB)"
#: kstars_i18n.cpp:6330
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Deiphobus (1971 EA)"
msgstr "Deiphobus (1971 EA)"
#: kstars_i18n.cpp:6331
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Thersites (2008 P-L)"
msgstr "Thersites (2008 P-L)"
#: kstars_i18n.cpp:6332
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Philoctetes (4596 P-L)"
msgstr "Philoctetes (4596 P-L)"
#: kstars_i18n.cpp:6333
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Glaukos (1971 FE)"
msgstr "Glaukos (1971 FE)"
#: kstars_i18n.cpp:6334
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Astyanax (1971 FF)"
msgstr "Astyanax (1971 FF)"
#: kstars_i18n.cpp:6335
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Helenos (1971 FG)"
msgstr "Helenos (1971 FG)"
#: kstars_i18n.cpp:6336
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Agenor (1971 FH)"
msgstr "Agenor (1971 FH)"
#: kstars_i18n.cpp:6337
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kacivelia (1924 RC)"
msgstr "Kacivelia (1924 RC)"
#: kstars_i18n.cpp:6338
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Marsden (1971 FC)"
msgstr "Marsden (1971 FC)"
#: kstars_i18n.cpp:6339
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hughes (1933 QC)"
msgstr "Hughes (1933 QC)"
#: kstars_i18n.cpp:6340
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Shao (1940 PC)"
msgstr "Shao (1940 PC)"
#: kstars_i18n.cpp:6341
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rauma (1941 UJ)"
msgstr "Rauma (1941 UJ)"
#: kstars_i18n.cpp:6342
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Virton (1950 TD)"
msgstr "Virton (1950 TD)"
#: kstars_i18n.cpp:6343
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Zu Chong-Zhi (1964 VO1)"
msgstr "Zu Chong-Zhi (1964 VO1)"
#: kstars_i18n.cpp:6344
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pakhmutova (1968 BE)"
msgstr "Pakhmutova (1968 BE)"
#: kstars_i18n.cpp:6345
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Konoshenkova (1968 CD)"
msgstr "Konoshenkova (1968 CD)"
#: kstars_i18n.cpp:6346
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Jakoba (1971 UD)"
msgstr "Jakoba (1971 UD)"
#: kstars_i18n.cpp:6347
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Moravia (1972 AD)"
msgstr "Moravia (1972 AD)"
#: kstars_i18n.cpp:6348
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Shaposhnikov (1972 HU)"
msgstr "Shaposhnikov (1972 HU)"
#: kstars_i18n.cpp:6349
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Adzhimushkaj (1972 JL)"
msgstr "Adzhimushkaj (1972 JL)"
#: kstars_i18n.cpp:6350
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Massevitch (1972 JM)"
msgstr "Massevitch (1972 JM)"
#: kstars_i18n.cpp:6351
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pobeda (1972 RL2)"
msgstr "Pobeda (1972 RL2)"
#: kstars_i18n.cpp:6352
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mikhailov (1972 TZ1)"
msgstr "Mikhailov (1972 TZ1)"
#: kstars_i18n.cpp:6353
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Schubart (1973 UD)"
msgstr "Schubart (1973 UD)"
#: kstars_i18n.cpp:6354
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Anubis (6534 P-L)"
msgstr "Anubis (6534 P-L)"
#: kstars_i18n.cpp:6355
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sekanina (1928 SF)"
msgstr "Sekanina (1928 SF)"
#: kstars_i18n.cpp:6356
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aiguillon (1968 UA)"
msgstr "Aiguillon (1968 UA)"
#: kstars_i18n.cpp:6357
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Demiddelaer (1935 JA)"
msgstr "Demiddelaer (1935 JA)"
#: kstars_i18n.cpp:6358
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Suvanto (1936 FP)"
msgstr "Suvanto (1936 FP)"
#: kstars_i18n.cpp:6359
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lucifer (1964 UA)"
msgstr "Lucifer (1964 UA)"
#: kstars_i18n.cpp:6360
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lugano (1973 WD)"
msgstr "Lugano (1973 WD)"
#: kstars_i18n.cpp:6361
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Locarno (1973 YA)"
msgstr "Locarno (1973 YA)"
#: kstars_i18n.cpp:6362
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Loretta (1974 UC)"
msgstr "Loretta (1974 UC)"
#: kstars_i18n.cpp:6363
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Whipple (1975 CA)"
msgstr "Whipple (1975 CA)"
#: kstars_i18n.cpp:6364
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Wild (1931 TN1)"
msgstr "Wild (1931 TN1)"
#: kstars_i18n.cpp:6365
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Iso-Heikkila (1935 EA)"
msgstr "Iso-Heikkila (1935 EA)"
#: kstars_i18n.cpp:6366
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hesburgh (1951 JC)"
msgstr "Hesburgh (1951 JC)"
#: kstars_i18n.cpp:6367
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rupertwildt (1951 UK)"
msgstr "Rupertwildt (1951 UK)"
#: kstars_i18n.cpp:6368
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kukarkin (1952 PH)"
msgstr "Kukarkin (1952 PH)"
#: kstars_i18n.cpp:6369
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Angara (1970 GF)"
msgstr "Angara (1970 GF)"
#: kstars_i18n.cpp:6370
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Chandra (1970 SB)"
msgstr "Chandra (1970 SB)"
#: kstars_i18n.cpp:6371
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Guisan (1973 UA)"
msgstr "Guisan (1973 UA)"
#: kstars_i18n.cpp:6372
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dufour (1973 WA)"
msgstr "Dufour (1973 WA)"
#: kstars_i18n.cpp:6373
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bezovec (1975 CB)"
msgstr "Bezovec (1975 CB)"
#: kstars_i18n.cpp:6374
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mehltretter (1932 BK)"
msgstr "Mehltretter (1932 BK)"
#: kstars_i18n.cpp:6375
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Alain (1935 CG)"
msgstr "Alain (1935 CG)"
#: kstars_i18n.cpp:6376
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Shura (1970 QY)"
msgstr "Shura (1970 QY)"
#: kstars_i18n.cpp:6377
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Fedynskij (1926 TN)"
msgstr "Fedynskij (1926 TN)"
#: kstars_i18n.cpp:6378
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hopmann (1929 AE)"
msgstr "Hopmann (1929 AE)"
#: kstars_i18n.cpp:6379
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kaplan (1952 RH)"
msgstr "Kaplan (1952 RH)"
#: kstars_i18n.cpp:6380
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Adams (1961 UA)"
msgstr "Adams (1961 UA)"
#: kstars_i18n.cpp:6381
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hirayama (1973 DR)"
msgstr "Hirayama (1973 DR)"
#: kstars_i18n.cpp:6382
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Herschel (1960 OA)"
msgstr "Herschel (1960 OA)"
#: kstars_i18n.cpp:6383
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Konstitutsiya (1973 SV4)"
msgstr "Konstitutsiya (1973 SV4)"
#: kstars_i18n.cpp:6384
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Voloshina (1968 UL)"
msgstr "Voloshina (1968 UL)"
#: kstars_i18n.cpp:6385
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Chebyshev (1969 TL4)"
msgstr "Chebyshev (1969 TL4)"
#: kstars_i18n.cpp:6386
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tucapel (1971 UH4)"
msgstr "Tucapel (1971 UH4)"
#: kstars_i18n.cpp:6387
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Heinemann (1938 SE)"
msgstr "Heinemann (1938 SE)"
#: kstars_i18n.cpp:6388
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ukko (1936 FR)"
msgstr "Ukko (1936 FR)"
#: kstars_i18n.cpp:6389
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "West (1938 CK)"
msgstr "West (1938 CK)"
#: kstars_i18n.cpp:6390
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Asaph (1952 SA)"
msgstr "Asaph (1952 SA)"
#: kstars_i18n.cpp:6391
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nortia (1953 LG)"
msgstr "Nortia (1953 LG)"
#: kstars_i18n.cpp:6392
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Shen Guo (1964 VR1)"
msgstr "Shen Guo (1964 VR1)"
#: kstars_i18n.cpp:6393
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ethel (1970 OH)"
msgstr "Ethel (1970 OH)"
#: kstars_i18n.cpp:6394
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bistro (1973 WF)"
msgstr "Bistro (1973 WF)"
#: kstars_i18n.cpp:6395
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Chalonge (1974 HA)"
msgstr "Chalonge (1974 HA)"
#: kstars_i18n.cpp:6396
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ortutay (1936 TH)"
msgstr "Ortutay (1936 TH)"
#: kstars_i18n.cpp:6397
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Leningrad (1968 UD1)"
msgstr "Leningrad (1968 UD1)"
#: kstars_i18n.cpp:6398
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Chang (1976 UC)"
msgstr "Chang (1976 UC)"
#: kstars_i18n.cpp:6399
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tamriko (1976 UN)"
msgstr "Tamriko (1976 UN)"
#: kstars_i18n.cpp:6400
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nuki (1976 UO)"
msgstr "Nuki (1976 UO)"
#: kstars_i18n.cpp:6401
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Roka (1938 BH)"
msgstr "Roka (1938 BH)"
#: kstars_i18n.cpp:6402
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Chiron (1977 UB)"
msgstr "Chiron (1977 UB)"
#: kstars_i18n.cpp:6403
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aksnes (1936 DD)"
msgstr "Aksnes (1936 DD)"
#: kstars_i18n.cpp:6404
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dangreen (1948 AD)"
msgstr "Dangreen (1948 AD)"
#: kstars_i18n.cpp:6405
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hubble (1955 FT)"
msgstr "Hubble (1955 FT)"
#: kstars_i18n.cpp:6406
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Henan (1965 YA)"
msgstr "Henan (1965 YA)"
#: kstars_i18n.cpp:6407
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Cetacea (1977 VF)"
msgstr "Cetacea (1977 VF)"
#: kstars_i18n.cpp:6408
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mizuho (1978 EA)"
msgstr "Mizuho (1978 EA)"
#: kstars_i18n.cpp:6409
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sampo (1941 HO)"
msgstr "Sampo (1941 HO)"
#: kstars_i18n.cpp:6410
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sumiana (1969 UP)"
msgstr "Sumiana (1969 UP)"
#: kstars_i18n.cpp:6411
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Galle (1953 PV)"
msgstr "Galle (1953 PV)"
#: kstars_i18n.cpp:6412
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Laverna (1960 FL)"
msgstr "Laverna (1960 FL)"
#: kstars_i18n.cpp:6413
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Toronto (1963 PD)"
msgstr "Toronto (1963 PD)"
#: kstars_i18n.cpp:6414
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gudy (1976 DA)"
msgstr "Gudy (1976 DA)"
#: kstars_i18n.cpp:6415
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ilmari (1941 VA)"
msgstr "Ilmari (1941 VA)"
#: kstars_i18n.cpp:6416
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dhotel (1950 TH2)"
msgstr "Dhotel (1950 TH2)"
#: kstars_i18n.cpp:6417
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tselina (1969 LG)"
msgstr "Tselina (1969 LG)"
#: kstars_i18n.cpp:6418
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Wallenquist (1976 HA)"
msgstr "Wallenquist (1976 HA)"
#: kstars_i18n.cpp:6419
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Irakli (1976 UD)"
msgstr "Irakli (1976 UD)"
#: kstars_i18n.cpp:6420
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Danmark (1978 AC)"
msgstr "Danmark (1978 AC)"
#: kstars_i18n.cpp:6421
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Flagstaff (1978 PB)"
msgstr "Flagstaff (1978 PB)"
#: kstars_i18n.cpp:6422
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tyumenia (1967 RM)"
msgstr "Tyumenia (1967 RM)"
#: kstars_i18n.cpp:6423
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Vltava (1973 SL2)"
msgstr "Vltava (1973 SL2)"
#: kstars_i18n.cpp:6424
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nissen (1974 MK)"
msgstr "Nissen (1974 MK)"
#: kstars_i18n.cpp:6425
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Karl-Ontjes (2005 P-L)"
msgstr "Karl-Ontjes (2005 P-L)"
#: kstars_i18n.cpp:6426
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tanya (1971 KB1)"
msgstr "Tanya (1971 KB1)"
#: kstars_i18n.cpp:6427
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Zhukov (1975 TW3)"
msgstr "Zhukov (1975 TW3)"
#: kstars_i18n.cpp:6428
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Jugta (1933 OC)"
msgstr "Jugta (1933 OC)"
#: kstars_i18n.cpp:6429
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Priscilla (1936 QZ)"
msgstr "Priscilla (1936 QZ)"
#: kstars_i18n.cpp:6430
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Swissair (1968 HB)"
msgstr "Swissair (1968 HB)"
#: kstars_i18n.cpp:6431
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kemerovo (1970 PE)"
msgstr "Kemerovo (1970 PE)"
#: kstars_i18n.cpp:6432
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Simferopol (1970 QC1)"
msgstr "Simferopol (1970 QC1)"
#: kstars_i18n.cpp:6433
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Marietta (1975 BC1)"
msgstr "Marietta (1975 BC1)"
#: kstars_i18n.cpp:6434
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Blaauw (1976 UF)"
msgstr "Blaauw (1976 UF)"
#: kstars_i18n.cpp:6435
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Stentor (1976 UQ)"
msgstr "Stentor (1976 UQ)"
#: kstars_i18n.cpp:6436
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Epeios (1976 UW)"
msgstr "Epeios (1976 UW)"
#: kstars_i18n.cpp:6437
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Schwambraniya (1977 FX)"
msgstr "Schwambraniya (1977 FX)"
#: kstars_i18n.cpp:6438
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hadwiger (1977 VX)"
msgstr "Hadwiger (1977 VX)"
#: kstars_i18n.cpp:6439
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hannibal (1978 WK)"
msgstr "Hannibal (1978 WK)"
#: kstars_i18n.cpp:6440
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Akiyama (1978 XD)"
msgstr "Akiyama (1978 XD)"
#: kstars_i18n.cpp:6441
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ashbrook (A924 EF)"
msgstr "Ashbrook (A924 EF)"
#: kstars_i18n.cpp:6442
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tietjen (1933 OS)"
msgstr "Tietjen (1933 OS)"
#: kstars_i18n.cpp:6443
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Korczak (1971 SP1)"
msgstr "Korczak (1971 SP1)"
#: kstars_i18n.cpp:6444
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lyalya (1972 RM2)"
msgstr "Lyalya (1972 RM2)"
#: kstars_i18n.cpp:6445
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Young (1956 RJ)"
msgstr "Young (1956 RJ)"
#: kstars_i18n.cpp:6446
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Maresjev (1974 QG1)"
msgstr "Maresjev (1974 QG1)"
#: kstars_i18n.cpp:6447
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Oliver (6551 P-L)"
msgstr "Oliver (6551 P-L)"
#: kstars_i18n.cpp:6448
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Platzeck (1965 MA)"
msgstr "Platzeck (1965 MA)"
#: kstars_i18n.cpp:6449
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Marjaleena (1940 RJ)"
msgstr "Marjaleena (1940 RJ)"
#: kstars_i18n.cpp:6450
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Fogelin (1942 YA)"
msgstr "Fogelin (1942 YA)"
#: kstars_i18n.cpp:6451
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Semirot (1953 FH1)"
msgstr "Semirot (1953 FH1)"
#: kstars_i18n.cpp:6452
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Neufang (1959 OB)"
msgstr "Neufang (1959 OB)"
#: kstars_i18n.cpp:6453
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Fujian (1964 TV2)"
msgstr "Fujian (1964 TV2)"
#: kstars_i18n.cpp:6454
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Guangdong (1965 WO)"
msgstr "Guangdong (1965 WO)"
#: kstars_i18n.cpp:6455
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Orlenok (1976 UL4)"
msgstr "Orlenok (1976 UL4)"
#: kstars_i18n.cpp:6456
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Uppsala (1977 PA1)"
msgstr "Uppsala (1977 PA1)"
#: kstars_i18n.cpp:6457
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pyatigoriya (1972 HP)"
msgstr "Pyatigoriya (1972 HP)"
#: kstars_i18n.cpp:6458
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Jackson (1926 KB)"
msgstr "Jackson (1926 KB)"
#: kstars_i18n.cpp:6459
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ellicott (1965 BC)"
msgstr "Ellicott (1965 BC)"
#: kstars_i18n.cpp:6460
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Shanghai (1965 YN)"
msgstr "Shanghai (1965 YN)"
#: kstars_i18n.cpp:6461
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "van Rhijn (1935 SQ1)"
msgstr "van Rhijn (1935 SQ1)"
#: kstars_i18n.cpp:6462
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gabrova (1976 GR3)"
msgstr "Gabrova (1976 GR3)"
#: kstars_i18n.cpp:6463
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Antenor (1977 QH1)"
msgstr "Antenor (1977 QH1)"
#: kstars_i18n.cpp:6464
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pushkin (1977 QL3)"
msgstr "Pushkin (1977 QL3)"
#: kstars_i18n.cpp:6465
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tianjin (1978 US1)"
msgstr "Tianjin (1978 US1)"
#: kstars_i18n.cpp:6466
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Carol (1953 GF)"
msgstr "Carol (1953 GF)"
#: kstars_i18n.cpp:6467
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sichuan (1964 VX2)"
msgstr "Sichuan (1964 VX2)"
#: kstars_i18n.cpp:6468
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kerch (1971 LF)"
msgstr "Kerch (1971 LF)"
#: kstars_i18n.cpp:6469
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Eltigen (1971 SK2)"
msgstr "Eltigen (1971 SK2)"
#: kstars_i18n.cpp:6470
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Wotho (1975 AK)"
msgstr "Wotho (1975 AK)"
#: kstars_i18n.cpp:6471
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mannucci (1975 LU)"
msgstr "Mannucci (1975 LU)"
#: kstars_i18n.cpp:6472
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lermontov (1977 ST1)"
msgstr "Lermontov (1977 ST1)"
#: kstars_i18n.cpp:6473
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sarpedon (1977 TL3)"
msgstr "Sarpedon (1977 TL3)"
#: kstars_i18n.cpp:6474
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tucson (2528 P-L)"
msgstr "Tucson (2528 P-L)"
#: kstars_i18n.cpp:6475
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Cunitza (1936 QC1)"
msgstr "Cunitza (1936 QC1)"
#: kstars_i18n.cpp:6476
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Soyuz-Apollo (1977 OH)"
msgstr "Soyuz-Apollo (1977 OH)"
#: kstars_i18n.cpp:6477
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Yunnan (1978 UT1)"
msgstr "Yunnan (1978 UT1)"
#: kstars_i18n.cpp:6478
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Vittore (A924 GA)"
msgstr "Vittore (A924 GA)"
#: kstars_i18n.cpp:6479
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Melnikov (1938 TB)"
msgstr "Melnikov (1938 TB)"
#: kstars_i18n.cpp:6480
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Paracelsus (1978 RC)"
msgstr "Paracelsus (1978 RC)"
#: kstars_i18n.cpp:6481
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tsai (1978 YA)"
msgstr "Tsai (1978 YA)"
#: kstars_i18n.cpp:6482
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Alcathous (1979 WM)"
msgstr "Alcathous (1979 WM)"
#: kstars_i18n.cpp:6483
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tesla (1952 UW1)"
msgstr "Tesla (1952 UW1)"
#: kstars_i18n.cpp:6484
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hekatostos (1968 BC)"
msgstr "Hekatostos (1968 BC)"
#: kstars_i18n.cpp:6485
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bowell (1979 XH)"
msgstr "Bowell (1979 XH)"
#: kstars_i18n.cpp:6486
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kanda (1933 DE)"
msgstr "Kanda (1933 DE)"
#: kstars_i18n.cpp:6487
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Yamamoto (1942 GA)"
msgstr "Yamamoto (1942 GA)"
#: kstars_i18n.cpp:6488
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Stalingrad (1972 HN)"
msgstr "Stalingrad (1972 HN)"
#: kstars_i18n.cpp:6489
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tikhov (1977 SU1)"
msgstr "Tikhov (1977 SU1)"
#: kstars_i18n.cpp:6490
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Qinghai (1977 VK1)"
msgstr "Qinghai (1977 VK1)"
#: kstars_i18n.cpp:6491
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Viipuri (1939 TA)"
msgstr "Viipuri (1939 TA)"
#: kstars_i18n.cpp:6492
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Neoptolemus (1975 WM1)"
msgstr "Neoptolemus (1975 WM1)"
#: kstars_i18n.cpp:6493
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Shaanxi (1978 UW1)"
msgstr "Shaanxi (1978 UW1)"
#: kstars_i18n.cpp:6494
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sabrina (1979 YK)"
msgstr "Sabrina (1979 YK)"
#: kstars_i18n.cpp:6495
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tchaikovsky (1974 VK)"
msgstr "Tchaikovsky (1974 VK)"
#: kstars_i18n.cpp:6496
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Szmytowna (1942 VW)"
msgstr "Szmytowna (1942 VW)"
#: kstars_i18n.cpp:6497
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Efremiana (1976 JA2)"
msgstr "Efremiana (1976 JA2)"
#: kstars_i18n.cpp:6498
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Yazhi (1980 ED)"
msgstr "Yazhi (1980 ED)"
#: kstars_i18n.cpp:6499
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kiso (1976 UV5)"
msgstr "Kiso (1976 UV5)"
#: kstars_i18n.cpp:6500
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Moreau (1950 DS)"
msgstr "Moreau (1950 DS)"
#: kstars_i18n.cpp:6501
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Karolinum (1979 UZ)"
msgstr "Karolinum (1979 UZ)"
#: kstars_i18n.cpp:6502
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kevo (1941 FS)"
msgstr "Kevo (1941 FS)"
#: kstars_i18n.cpp:6503
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Seili (1942 RM)"
msgstr "Seili (1942 RM)"
#: kstars_i18n.cpp:6504
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Guernica (1977 EH1)"
msgstr "Guernica (1977 EH1)"
#: kstars_i18n.cpp:6505
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Andronikov (1977 PL1)"
msgstr "Andronikov (1977 PL1)"
#: kstars_i18n.cpp:6506
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Matusovskij (1977 QD1)"
msgstr "Matusovskij (1977 QD1)"
#: kstars_i18n.cpp:6507
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kugultinov (1975 BA1)"
msgstr "Kugultinov (1975 BA1)"
#: kstars_i18n.cpp:6508
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Daghestan (1978 RE)"
msgstr "Daghestan (1978 RE)"
#: kstars_i18n.cpp:6509
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Stebbins (1953 TG2)"
msgstr "Stebbins (1953 TG2)"
#: kstars_i18n.cpp:6510
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Whitford (1965 WJ)"
msgstr "Whitford (1965 WJ)"
#: kstars_i18n.cpp:6511
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Florya (1972 TL2)"
msgstr "Florya (1972 TL2)"
#: kstars_i18n.cpp:6512
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Retsina (1979 FK)"
msgstr "Retsina (1979 FK)"
#: kstars_i18n.cpp:6513
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "King (1980 RJ1)"
msgstr "King (1980 RJ1)"
#: kstars_i18n.cpp:6514
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Garuda (1957 HJ)"
msgstr "Garuda (1957 HJ)"
#: kstars_i18n.cpp:6515
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Schilt (1967 JM)"
msgstr "Schilt (1967 JM)"
#: kstars_i18n.cpp:6516
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mr. Spock (1971 QX1)"
msgstr "Mr. Spock (1971 QX1)"
#: kstars_i18n.cpp:6517
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Olshaniya (1974 SU4)"
msgstr "Olshaniya (1974 SU4)"
#: kstars_i18n.cpp:6518
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "El Leoncito (1974 TA1)"
msgstr "El Leoncito (1974 TA1)"
#: kstars_i18n.cpp:6519
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Duboshin (1976 GU2)"
msgstr "Duboshin (1976 GU2)"
#: kstars_i18n.cpp:6520
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Czechoslovakia (1980 DZ)"
msgstr "Czechoslovakia (1980 DZ)"
#: kstars_i18n.cpp:6521
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Blarney (1979 QJ)"
msgstr "Blarney (1979 QJ)"
#: kstars_i18n.cpp:6522
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Zverev (1976 SF2)"
msgstr "Zverev (1976 SF2)"
#: kstars_i18n.cpp:6523
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Janice (1978 VS4)"
msgstr "Janice (1978 VS4)"
#: kstars_i18n.cpp:6524
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Chernykh (1979 SP)"
msgstr "Chernykh (1979 SP)"
#: kstars_i18n.cpp:6525
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tololo (1965 QC)"
msgstr "Tololo (1965 QC)"
#: kstars_i18n.cpp:6526
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ontake (1977 DS3)"
msgstr "Ontake (1977 DS3)"
#: kstars_i18n.cpp:6527
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kalm (1940 GH)"
msgstr "Kalm (1940 GH)"
#: kstars_i18n.cpp:6528
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Porthan (1943 EP)"
msgstr "Porthan (1943 EP)"
#: kstars_i18n.cpp:6529
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Xinjiang (1975 WL1)"
msgstr "Xinjiang (1975 WL1)"
#: kstars_i18n.cpp:6530
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bokhan (1977 QA3)"
msgstr "Bokhan (1977 QA3)"
#: kstars_i18n.cpp:6531
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lebedev (1968 UQ)"
msgstr "Lebedev (1968 UQ)"
#: kstars_i18n.cpp:6532
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Xizang (1979 SC1)"
msgstr "Xizang (1979 SC1)"
#: kstars_i18n.cpp:6533
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Fucik (1974 OS)"
msgstr "Fucik (1974 OS)"
#: kstars_i18n.cpp:6534
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Vinata (1936 TK)"
msgstr "Vinata (1936 TK)"
#: kstars_i18n.cpp:6535
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kurchenko (1970 OG)"
msgstr "Kurchenko (1970 OG)"
#: kstars_i18n.cpp:6536
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kurchatov (1969 RY)"
msgstr "Kurchatov (1969 RY)"
#: kstars_i18n.cpp:6537
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Alva (1975 UD)"
msgstr "Alva (1975 UD)"
#: kstars_i18n.cpp:6538
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lavrov (1978 PZ3)"
msgstr "Lavrov (1978 PZ3)"
#: kstars_i18n.cpp:6539
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nei Monggol (1978 UV1)"
msgstr "Nei Monggol (1978 UV1)"
#: kstars_i18n.cpp:6540
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hirons (1979 UJ)"
msgstr "Hirons (1979 UJ)"
#: kstars_i18n.cpp:6541
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Phereclos (1981 AC)"
msgstr "Phereclos (1981 AC)"
#: kstars_i18n.cpp:6542
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bahner (1929 RE)"
msgstr "Bahner (1929 RE)"
#: kstars_i18n.cpp:6543
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Cebriones (1977 TJ3)"
msgstr "Cebriones (1977 TJ3)"
#: kstars_i18n.cpp:6544
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Seillier (1978 GD)"
msgstr "Seillier (1978 GD)"
#: kstars_i18n.cpp:6545
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Interkosmos (1980 YQ)"
msgstr "Interkosmos (1980 YQ)"
#: kstars_i18n.cpp:6546
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Chekhov (1976 GC8)"
msgstr "Chekhov (1976 GC8)"
#: kstars_i18n.cpp:6547
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Proskurin (1977 RA8)"
msgstr "Proskurin (1977 RA8)"
#: kstars_i18n.cpp:6548
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Vladvysotskij (1974 QE1)"
msgstr "Vladvysotskij (1974 QE1)"
#: kstars_i18n.cpp:6549
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Radek (1975 AA)"
msgstr "Radek (1975 AA)"
#: kstars_i18n.cpp:6550
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Martynov (1977 QG3)"
msgstr "Martynov (1977 QG3)"
#: kstars_i18n.cpp:6551
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pannekoek (1935 CY)"
msgstr "Pannekoek (1935 CY)"
#: kstars_i18n.cpp:6552
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Heiskanen (1941 ST)"
msgstr "Heiskanen (1941 ST)"
#: kstars_i18n.cpp:6553
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Landi (1976 AF)"
msgstr "Landi (1976 AF)"
#: kstars_i18n.cpp:6554
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nonie (1977 GA)"
msgstr "Nonie (1977 GA)"
#: kstars_i18n.cpp:6555
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Schulhof (1943 EC1)"
msgstr "Schulhof (1943 EC1)"
#: kstars_i18n.cpp:6556
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nikonov (1974 SN1)"
msgstr "Nikonov (1974 SN1)"
#: kstars_i18n.cpp:6557
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Xi''an (1975 FX)"
msgstr "Xi''an (1975 FX)"
#: kstars_i18n.cpp:6558
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Suzuki (1955 WB)"
msgstr "Suzuki (1955 WB)"
#: kstars_i18n.cpp:6559
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nadeev (1973 SZ2)"
msgstr "Nadeev (1973 SZ2)"
#: kstars_i18n.cpp:6560
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kochi (1981 CB)"
msgstr "Kochi (1981 CB)"
#: kstars_i18n.cpp:6561
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lappajarvi (1938 DV)"
msgstr "Lappajarvi (1938 DV)"
#: kstars_i18n.cpp:6562
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Antarctica (1980 TE)"
msgstr "Antarktyda (1980 TE)"
#: kstars_i18n.cpp:6563
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Haug (1973 DH)"
msgstr "Haug (1973 DH)"
#: kstars_i18n.cpp:6564
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Astapovich (1978 QK1)"
msgstr "Astapovich (1978 QK1)"
#: kstars_i18n.cpp:6565
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Wil (3537 P-L)"
msgstr "Wil (3537 P-L)"
#: kstars_i18n.cpp:6566
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "van de Hulst (6816 P-L)"
msgstr "van de Hulst (6816 P-L)"
#: kstars_i18n.cpp:6567
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Vibeke (1931 UG)"
msgstr "Vibeke (1931 UG)"
#: kstars_i18n.cpp:6568
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sharonov (1979 OF13)"
msgstr "Sharonov (1979 OF13)"
#: kstars_i18n.cpp:6569
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nininger (1979 UD)"
msgstr "Nininger (1979 UD)"
#: kstars_i18n.cpp:6570
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Shenzhen (1975 FW)"
msgstr "Shenzhen (1975 FW)"
#: kstars_i18n.cpp:6571
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Simonov (1976 KV)"
msgstr "Simonov (1976 KV)"
#: kstars_i18n.cpp:6572
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kamenyar (1977 RZ6)"
msgstr "Kamenyar (1977 RZ6)"
#: kstars_i18n.cpp:6573
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Schurer (1977 TZ)"
msgstr "Schurer (1977 TZ)"
#: kstars_i18n.cpp:6574
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bruce Helin (1977 VC)"
msgstr "Bruce Helin (1977 VC)"
#: kstars_i18n.cpp:6575
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sootiyo (1981 GJ)"
msgstr "Sootiyo (1981 GJ)"
#: kstars_i18n.cpp:6576
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bateson (1981 KA)"
msgstr "Bateson (1981 KA)"
#: kstars_i18n.cpp:6577
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ulugbek (1977 QX2)"
msgstr "Ulugbek (1977 QX2)"
#: kstars_i18n.cpp:6578
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tomeileen (A906 BJ)"
msgstr "Tomeileen (A906 BJ)"
#: kstars_i18n.cpp:6579
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lederle (1934 CD)"
msgstr "Lederle (1934 CD)"
#: kstars_i18n.cpp:6580
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sholokhov (1975 BU)"
msgstr "Sholokhov (1975 BU)"
#: kstars_i18n.cpp:6581
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ioannisiani (1978 RP)"
msgstr "Ioannisiani (1978 RP)"
#: kstars_i18n.cpp:6582
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dollfus (1980 RQ)"
msgstr "Dollfus (1980 RQ)"
#: kstars_i18n.cpp:6583
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lyot (1981 FE)"
msgstr "Lyot (1981 FE)"
#: kstars_i18n.cpp:6584
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Wabash (A921 SA)"
msgstr "Wabash (A921 SA)"
#: kstars_i18n.cpp:6585
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Somville (1950 TO4)"
msgstr "Somville (1950 TO4)"
#: kstars_i18n.cpp:6586
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Palamedes (1966 BA1)"
msgstr "Palamedes (1966 BA1)"
#: kstars_i18n.cpp:6587
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Veniakaverin (1977 RC7)"
msgstr "Veniakaverin (1977 RC7)"
#: kstars_i18n.cpp:6588
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Spellmann (1980 LB1)"
msgstr "Spellmann (1980 LB1)"
#: kstars_i18n.cpp:6589
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Clavel (1981 EC1)"
msgstr "Clavel (1981 EC1)"
#: kstars_i18n.cpp:6590
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sterpin (1934 FF)"
msgstr "Sterpin (1934 FF)"
#: kstars_i18n.cpp:6591
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nordenskiold (1939 BF)"
msgstr "Nordenskiold (1939 BF)"
#: kstars_i18n.cpp:6592
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Agematsu (1976 UW15)"
msgstr "Agematsu (1976 UW15)"
#: kstars_i18n.cpp:6593
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ultrajectum (6545 P-L)"
msgstr "Ultrajectum (6545 P-L)"
#: kstars_i18n.cpp:6594
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ruby (1979 PB)"
msgstr "Ruby (1979 PB)"
#: kstars_i18n.cpp:6595
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Semenov (1972 TF2)"
msgstr "Semenov (1972 TF2)"
#: kstars_i18n.cpp:6596
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Andersen (1976 JF2)"
msgstr "Andersen (1976 JF2)"
#: kstars_i18n.cpp:6597
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Guinevere (1928 QB)"
msgstr "Guinevere (1928 QB)"
#: kstars_i18n.cpp:6598
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bussolini (1976 AG)"
msgstr "Bussolini (1976 AG)"
#: kstars_i18n.cpp:6599
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kutuzov (1977 NT)"
msgstr "Kutuzov (1977 NT)"
#: kstars_i18n.cpp:6600
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Inge (1981 LF)"
msgstr "Inge (1981 LF)"
#: kstars_i18n.cpp:6601
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tsesevich (1977 QM3)"
msgstr "Tsesevich (1977 QM3)"
#: kstars_i18n.cpp:6602
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nummela (1943 EO)"
msgstr "Nummela (1943 EO)"
#: kstars_i18n.cpp:6603
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gaviola (1967 JO)"
msgstr "Gaviola (1967 JO)"
#: kstars_i18n.cpp:6604
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hebei (1975 UJ)"
msgstr "Hebei (1975 UJ)"
#: kstars_i18n.cpp:6605
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pirogov (1976 QG1)"
msgstr "Pirogov (1976 QG1)"
#: kstars_i18n.cpp:6606
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bobone (1976 WB1)"
msgstr "Bobone (1976 WB1)"
#: kstars_i18n.cpp:6607
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Orma (1968 SB)"
msgstr "Orma (1968 SB)"
#: kstars_i18n.cpp:6608
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Annagerman (1975 VD2)"
msgstr "Annagerman (1975 VD2)"
#: kstars_i18n.cpp:6609
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Novorossijsk (1976 QF1)"
msgstr "Novorossijsk (1976 QF1)"
#: kstars_i18n.cpp:6610
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Heidi (1979 DK)"
msgstr "Heidi (1979 DK)"
#: kstars_i18n.cpp:6611
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Triglav (1980 PP)"
msgstr "Triglav (1980 PP)"
#: kstars_i18n.cpp:6612
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ryba (1980 PV)"
msgstr "Ryba (1980 PV)"
#: kstars_i18n.cpp:6613
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Budovicium (1981 QB1)"
msgstr "Budovicium (1981 QB1)"
#: kstars_i18n.cpp:6614
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "O''Steen (1981 VG)"
msgstr "O''Steen (1981 VG)"
#: kstars_i18n.cpp:6615
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Cambridge (1980 LD)"
msgstr "Cambridge (1980 LD)"
#: kstars_i18n.cpp:6616
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Fechtig (A905 VA)"
msgstr "Fechtig (A905 VA)"
#: kstars_i18n.cpp:6617
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Houzeau (1931 VD)"
msgstr "Houzeau (1931 VD)"
#: kstars_i18n.cpp:6618
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Edebono (1973 DE)"
msgstr "Edebono (1973 DE)"
#: kstars_i18n.cpp:6619
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Calpurnia (1980 CF)"
msgstr "Calpurnia (1980 CF)"
#: kstars_i18n.cpp:6620
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Machado (1980 LJ)"
msgstr "Machado (1980 LJ)"
#: kstars_i18n.cpp:6621
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Libitina (1950 FC)"
msgstr "Libitina (1950 FC)"
#: kstars_i18n.cpp:6622
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Leloir (1975 DA)"
msgstr "Leloir (1975 DA)"
#: kstars_i18n.cpp:6623
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Houssay (1976 UP20)"
msgstr "Houssay (1976 UP20)"
#: kstars_i18n.cpp:6624
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Viljev (1979 FS2)"
msgstr "Viljev (1979 FS2)"
#: kstars_i18n.cpp:6625
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Thomas (1980 OC)"
msgstr "Thomas (1980 OC)"
#: kstars_i18n.cpp:6626
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Siegma (1932 CW)"
msgstr "Siegma (1932 CW)"
#: kstars_i18n.cpp:6627
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Chaliapin (1973 FF1)"
msgstr "Chaliapin (1973 FF1)"
#: kstars_i18n.cpp:6628
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Boyarchuk (1977 FZ)"
msgstr "Boyarchuk (1977 FZ)"
#: kstars_i18n.cpp:6629
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Elba (1979 KA)"
msgstr "Elba (1979 KA)"
#: kstars_i18n.cpp:6630
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Madeline (1980 MA)"
msgstr "Madeline (1980 MA)"
#: kstars_i18n.cpp:6631
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hannu Olavi (1953 EN)"
msgstr "Hannu Olavi (1953 EN)"
#: kstars_i18n.cpp:6632
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ladoga (1968 UP)"
msgstr "Ladoga (1968 UP)"
#: kstars_i18n.cpp:6633
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Yesenin (1974 QL)"
msgstr "Yesenin (1974 QL)"
#: kstars_i18n.cpp:6634
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Saint-Exupery (1975 VW3)"
msgstr "Saint-Exupery (1975 VW3)"
#: kstars_i18n.cpp:6635
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Harimaya-Bashi (1981 SA)"
msgstr "Harimaya-Bashi (1981 SA)"
#: kstars_i18n.cpp:6636
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gardner (1980 OH)"
msgstr "Gardner (1980 OH)"
#: kstars_i18n.cpp:6637
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dworetsky (1949 PS)"
msgstr "Dworetsky (1949 PS)"
#: kstars_i18n.cpp:6638
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Acamas (1978 TB)"
msgstr "Acamas (1978 TB)"
#: kstars_i18n.cpp:6639
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Arthur (1980 PN)"
msgstr "Arthur (1980 PN)"
#: kstars_i18n.cpp:6640
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Veseli (1980 SO)"
msgstr "Veseli (1980 SO)"
#: kstars_i18n.cpp:6641
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lumme (1980 VP)"
msgstr "Lumme (1980 VP)"
#: kstars_i18n.cpp:6642
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bologna (1980 XA)"
msgstr "Bologna (1980 XA)"
#: kstars_i18n.cpp:6643
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Odessa (1976 GX2)"
msgstr "Odessa (1976 GX2)"
#: kstars_i18n.cpp:6644
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kathryn (1979 DE)"
msgstr "Kathryn (1979 DE)"
#: kstars_i18n.cpp:6645
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Plzen (1979 QE)"
msgstr "Plzen (1979 QE)"
#: kstars_i18n.cpp:6646
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Jiangxi (1975 WO1)"
msgstr "Jiangxi (1975 WO1)"
#: kstars_i18n.cpp:6647
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Goto (1981 CA)"
msgstr "Goto (1981 CA)"
#: kstars_i18n.cpp:6648
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bolzano (1981 CM)"
msgstr "Bolzano (1981 CM)"
#: kstars_i18n.cpp:6649
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Samitchell (1962 RE)"
msgstr "Samitchell (1962 RE)"
#: kstars_i18n.cpp:6650
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Belnika (1978 PP2)"
msgstr "Belnika (1978 PP2)"
#: kstars_i18n.cpp:6651
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hermod (1980 TF3)"
msgstr "Hermod (1980 TF3)"
#: kstars_i18n.cpp:6652
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Zhejiang (1980 TY5)"
msgstr "Zhejiang (1980 TY5)"
#: kstars_i18n.cpp:6653
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Guizhou (1980 VJ1)"
msgstr "Guizhou (1980 VJ1)"
#: kstars_i18n.cpp:6654
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "James Bradley (1982 DL)"
msgstr "James Bradley (1982 DL)"
#: kstars_i18n.cpp:6655
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lassell (1982 DZ)"
msgstr "Lassell (1982 DZ)"
#: kstars_i18n.cpp:6656
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gadolin (1939 SG)"
msgstr "Gadolin (1939 SG)"
#: kstars_i18n.cpp:6657
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Abetti (1977 EC1)"
msgstr "Abetti (1977 EC1)"
#: kstars_i18n.cpp:6658
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Oongaq (1980 WA)"
msgstr "Oongaq (1980 WA)"
#: kstars_i18n.cpp:6659
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Elinor (1931 EG)"
msgstr "Elinor (1931 EG)"
#: kstars_i18n.cpp:6660
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Karen (1949 QD)"
msgstr "Karen (1949 QD)"
#: kstars_i18n.cpp:6661
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Guangxi (1974 XX)"
msgstr "Guangxi (1974 XX)"
#: kstars_i18n.cpp:6662
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Millis (1981 JX)"
msgstr "Millis (1981 JX)"
#: kstars_i18n.cpp:6663
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Wasserman (1982 FG)"
msgstr "Wasserman (1982 FG)"
#: kstars_i18n.cpp:6664
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bydzovsky (1982 FC1)"
msgstr "Bydzovsky (1982 FC1)"
#: kstars_i18n.cpp:6665
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gramme (1951 TA)"
msgstr "Gramme (1951 TA)"
#: kstars_i18n.cpp:6666
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Oikawa (1967 UO)"
msgstr "Oikawa (1967 UO)"
#: kstars_i18n.cpp:6667
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Chuvashia (1977 PW1)"
msgstr "Chuvashia (1977 PW1)"
#: kstars_i18n.cpp:6668
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pandarus (1982 BC3)"
msgstr "Pandarus (1982 BC3)"
#: kstars_i18n.cpp:6669
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Joan (1935 FF)"
msgstr "Joan (1935 FF)"
#: kstars_i18n.cpp:6670
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Brian (1981 AD1)"
msgstr "Brian (1981 AD1)"
#: kstars_i18n.cpp:6671
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Douglas (1981 AH1)"
msgstr "Douglas (1981 AH1)"
#: kstars_i18n.cpp:6672
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Linda Susan (1981 JW1)"
msgstr "Linda Susan (1981 JW1)"
#: kstars_i18n.cpp:6673
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tortali (1982 HG)"
msgstr "Tortali (1982 HG)"
#: kstars_i18n.cpp:6674
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Halley (1982 HG1)"
msgstr "Halley (1982 HG1)"
#: kstars_i18n.cpp:6675
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ristiina (1938 DG1)"
msgstr "Ristiina (1938 DG1)"
#: kstars_i18n.cpp:6676
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Chkalov (1976 YT3)"
msgstr "Chkalov (1976 YT3)"
#: kstars_i18n.cpp:6677
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Christabel (1979 UE)"
msgstr "Christabel (1979 UE)"
#: kstars_i18n.cpp:6678
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Albina (1969 TC3)"
msgstr "Albina (1969 TC3)"
#: kstars_i18n.cpp:6679
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kalinin (1976 YX)"
msgstr "Kalinin (1976 YX)"
#: kstars_i18n.cpp:6680
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Batrakov (1978 SZ2)"
msgstr "Batrakov (1978 SZ2)"
#: kstars_i18n.cpp:6681
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Borovsky (1980 VW)"
msgstr "Borovsky (1980 VW)"
#: kstars_i18n.cpp:6682
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ueferji (1981 QS3)"
msgstr "Ueferji (1981 QS3)"
#: kstars_i18n.cpp:6683
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aleksandrov (1978 QB2)"
msgstr "Aleksandrov (1978 QB2)"
#: kstars_i18n.cpp:6684
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Luxembourg (1938 EA)"
msgstr "Luksemburg (1938 EA)"
#: kstars_i18n.cpp:6685
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mielikki (1938 US)"
msgstr "Mielikki (1938 US)"
#: kstars_i18n.cpp:6686
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Handley (1951 OM)"
msgstr "Handley (1951 OM)"
#: kstars_i18n.cpp:6687
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Orlov (1978 RZ5)"
msgstr "Orlov (1978 RZ5)"
#: kstars_i18n.cpp:6688
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "David Bender (1978 VG3)"
msgstr "David Bender (1978 VG3)"
#: kstars_i18n.cpp:6689
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Urumqi (1979 UA2)"
msgstr "Urumqi (1979 UA2)"
#: kstars_i18n.cpp:6690
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Barks (1981 QH)"
msgstr "Barks (1981 QH)"
#: kstars_i18n.cpp:6691
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Cucula (1982 KJ)"
msgstr "Cucula (1982 KJ)"
#: kstars_i18n.cpp:6692
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Witt (1926 FG)"
msgstr "Witt (1926 FG)"
#: kstars_i18n.cpp:6693
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hasek (1976 GJ3)"
msgstr "Hasek (1976 GJ3)"
#: kstars_i18n.cpp:6694
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kotka (1938 DU)"
msgstr "Kotka (1938 DU)"
#: kstars_i18n.cpp:6695
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tsoj (1974 SY4)"
msgstr "Tsoj (1974 SY4)"
#: kstars_i18n.cpp:6696
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Valdivia (1975 XG)"
msgstr "Valdivia (1975 XG)"
#: kstars_i18n.cpp:6697
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gibson (1981 JG3)"
msgstr "Gibson (1981 JG3)"
#: kstars_i18n.cpp:6698
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Cesky Krumlov (1980 DW)"
msgstr "Cesky Krumlov (1980 DW)"
#: kstars_i18n.cpp:6699
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Wu Chien-Shiung (1965 SP)"
msgstr "Wu Chien-Shiung (1965 SP)"
#: kstars_i18n.cpp:6700
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Crisser (1977 VN)"
msgstr "Crisser (1977 VN)"
#: kstars_i18n.cpp:6701
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Idomeneus (1980 GC)"
msgstr "Idomeneus (1980 GC)"
#: kstars_i18n.cpp:6702
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kacha (1980 TU6)"
msgstr "Kacha (1980 TU6)"
#: kstars_i18n.cpp:6703
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Takenouchi (1967 UM)"
msgstr "Takenouchi (1967 UM)"
#: kstars_i18n.cpp:6704
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tenojoki (1942 TJ)"
msgstr "Tenojoki (1942 TJ)"
#: kstars_i18n.cpp:6705
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kleczek (1982 QH)"
msgstr "Kleczek (1982 QH)"
#: kstars_i18n.cpp:6706
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Grinevia (1978 RR5)"
msgstr "Grinevia (1978 RR5)"
#: kstars_i18n.cpp:6707
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tovarishch (1978 RC6)"
msgstr "Tovarishch (1978 RC6)"
#: kstars_i18n.cpp:6708
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Valdaj (1977 QV)"
msgstr "Valdaj (1977 QV)"
#: kstars_i18n.cpp:6709
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Teucer (1981 LK)"
msgstr "Teucer (1981 LK)"
#: kstars_i18n.cpp:6710
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Huygens (1935 SU1)"
msgstr "Huygens (1935 SU1)"
#: kstars_i18n.cpp:6711
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Weisell (1939 BU)"
msgstr "Weisell (1939 BU)"
#: kstars_i18n.cpp:6712
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Vilho (1940 WG)"
msgstr "Vilho (1940 WG)"
#: kstars_i18n.cpp:6713
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Yrjo (1941 HF)"
msgstr "Yrjo (1941 HF)"
#: kstars_i18n.cpp:6714
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Belgrano (1976 HS)"
msgstr "Belgrano (1976 HS)"
#: kstars_i18n.cpp:6715
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Stremchovi (1980 JA)"
msgstr "Stremchovi (1980 JA)"
#: kstars_i18n.cpp:6716
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Zappala (1981 WZ)"
msgstr "Zappala (1981 WZ)"
#: kstars_i18n.cpp:6717
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pien (1982 SO)"
msgstr "Pien (1982 SO)"
#: kstars_i18n.cpp:6718
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ensor (1933 UR)"
msgstr "Ensor (1933 UR)"
#: kstars_i18n.cpp:6719
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ahti (1939 UJ)"
msgstr "Ahti (1939 UJ)"
#: kstars_i18n.cpp:6720
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Vellamo (1942 CC)"
msgstr "Vellamo (1942 CC)"
#: kstars_i18n.cpp:6721
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bobhope (1948 PK)"
msgstr "Bobhope (1948 PK)"
#: kstars_i18n.cpp:6722
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Radishchev (1978 PC4)"
msgstr "Radishchev (1978 PC4)"
#: kstars_i18n.cpp:6723
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Christy Carol (1980 TB4)"
msgstr "Christy Carol (1980 TB4)"
#: kstars_i18n.cpp:6724
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sobolev (1978 YQ)"
msgstr "Sobolev (1978 YQ)"
#: kstars_i18n.cpp:6725
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Griboedov (1971 TJ2)"
msgstr "Griboedov (1971 TJ2)"
#: kstars_i18n.cpp:6726
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Unsold (1950 OD)"
msgstr "Unsold (1950 OD)"
#: kstars_i18n.cpp:6727
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ylppo (1942 CJ)"
msgstr "Ylppo (1942 CJ)"
#: kstars_i18n.cpp:6728
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "ASP (1959 VF)"
msgstr "ASP (1959 VF)"
#: kstars_i18n.cpp:6729
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Roser (1933 GB)"
msgstr "Roser (1933 GB)"
#: kstars_i18n.cpp:6730
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Laurel (1935 OK)"
msgstr "Laurel (1935 OK)"
#: kstars_i18n.cpp:6731
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hardy (1961 TA)"
msgstr "Hardy (1961 TA)"
#: kstars_i18n.cpp:6732
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nepryadva (1980 RM2)"
msgstr "Nepryadva (1980 RM2)"
#: kstars_i18n.cpp:6733
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Panacea (1980 RX)"
msgstr "Panacea (1980 RX)"
#: kstars_i18n.cpp:6734
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Shimizu (1932 CB1)"
msgstr "Shimizu (1932 CB1)"
#: kstars_i18n.cpp:6735
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tedesco (1981 OG)"
msgstr "Tedesco (1981 OG)"
#: kstars_i18n.cpp:6736
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Reddish (1981 ES22)"
msgstr "Reddish (1981 ES22)"
#: kstars_i18n.cpp:6737
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Brno (1981 WT1)"
msgstr "Brno (1981 WT1)"
#: kstars_i18n.cpp:6738
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "McGetchin (1980 MD)"
msgstr "McGetchin (1980 MD)"
#: kstars_i18n.cpp:6739
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Filipenko (1983 AX2)"
msgstr "Filipenko (1983 AX2)"
#: kstars_i18n.cpp:6740
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Peiroos (1975 QD)"
msgstr "Peiroos (1975 QD)"
#: kstars_i18n.cpp:6741
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Memnon (1981 AE1)"
msgstr "Memnon (1981 AE1)"
#: kstars_i18n.cpp:6742
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Neuvo (1938 DN)"
msgstr "Neuvo (1938 DN)"
#: kstars_i18n.cpp:6743
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lubos Perek (1972 AR)"
msgstr "Lubos Perek (1972 AR)"
#: kstars_i18n.cpp:6744
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Zhuhai (1981 UV9)"
msgstr "Zhuhai (1981 UV9)"
#: kstars_i18n.cpp:6745
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Millman (1981 YB)"
msgstr "Millman (1981 YB)"
#: kstars_i18n.cpp:6746
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Plaskett (1982 BZ2)"
msgstr "Plaskett (1982 BZ2)"
#: kstars_i18n.cpp:6747
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Caltech (1983 AE2)"
msgstr "Caltech (1983 AE2)"
#: kstars_i18n.cpp:6748
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nekrasov (1975 TT2)"
msgstr "Nekrasov (1975 TT2)"
#: kstars_i18n.cpp:6749
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Shimoyama (1981 WA)"
msgstr "Shimoyama (1981 WA)"
#: kstars_i18n.cpp:6750
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hoshi-no-ie (1983 JA)"
msgstr "Hoshi-no-ie (1983 JA)"
#: kstars_i18n.cpp:6751
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Miahelena (1938 GJ)"
msgstr "Miahelena (1938 GJ)"
#: kstars_i18n.cpp:6752
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sawyer Hogg (1980 RR)"
msgstr "Sawyer Hogg (1980 RR)"
#: kstars_i18n.cpp:6753
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Salazar (1980 TU4)"
msgstr "Salazar (1980 TU4)"
#: kstars_i18n.cpp:6754
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dali (1981 EX18)"
msgstr "Dali (1981 EX18)"
#: kstars_i18n.cpp:6755
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Automedon (1981 JR)"
msgstr "Automedon (1981 JR)"
#: kstars_i18n.cpp:6756
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Epstein (1976 GN8)"
msgstr "Epstein (1976 GN8)"
#: kstars_i18n.cpp:6757
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Harris (1982 BK1)"
msgstr "Harris (1982 BK1)"
#: kstars_i18n.cpp:6758
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mayakovsky (1969 UC)"
msgstr "Mayakovsky (1969 UC)"
#: kstars_i18n.cpp:6759
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kempchinsky (1980 TK4)"
msgstr "Kempchinsky (1980 TK4)"
#: kstars_i18n.cpp:6760
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Amber (1983 HN)"
msgstr "Amber (1983 HN)"
#: kstars_i18n.cpp:6761
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aristophanes (4006 P-L)"
msgstr "Aristophanes (4006 P-L)"
#: kstars_i18n.cpp:6762
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hopi (1980 LB)"
msgstr "Hopi (1980 LB)"
#: kstars_i18n.cpp:6763
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rousseau (1974 VQ2)"
msgstr "Rousseau (1974 VQ2)"
#: kstars_i18n.cpp:6764
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Perepadin (1977 RB8)"
msgstr "Perepadin (1977 RB8)"
#: kstars_i18n.cpp:6765
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Vysheslavia (1979 SV11)"
msgstr "Vysheslavia (1979 SV11)"
#: kstars_i18n.cpp:6766
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tatsuo (1934 CB1)"
msgstr "Tatsuo (1934 CB1)"
#: kstars_i18n.cpp:6767
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Scholl (1983 RE2)"
msgstr "Scholl (1983 RE2)"
#: kstars_i18n.cpp:6768
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Otto (1940 YF)"
msgstr "Otto (1940 YF)"
#: kstars_i18n.cpp:6769
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Vladisvyat (1977 SS1)"
msgstr "Vladisvyat (1977 SS1)"
#: kstars_i18n.cpp:6770
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lautaro (1974 HR)"
msgstr "Lautaro (1974 HR)"
#: kstars_i18n.cpp:6771
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Muriel (1981 JA3)"
msgstr "Muriel (1981 JA3)"
#: kstars_i18n.cpp:6772
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Poltava (1981 RW2)"
msgstr "Poltava (1981 RW2)"
#: kstars_i18n.cpp:6773
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Korhonen (1943 EM)"
msgstr "Korhonen (1943 EM)"
#: kstars_i18n.cpp:6774
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Michelangelo (1982 BC1)"
msgstr "Michelangelo (1982 BC1)"
#: kstars_i18n.cpp:6775
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Koncek (1983 YH)"
msgstr "Koncek (1983 YH)"
#: kstars_i18n.cpp:6776
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Minsk (1979 QU9)"
msgstr "Minsk (1979 QU9)"
#: kstars_i18n.cpp:6777
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Candy (1980 VN)"
msgstr "Candy (1980 VN)"
#: kstars_i18n.cpp:6778
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Petrovic (1981 UL)"
msgstr "Petrovic (1981 UL)"
#: kstars_i18n.cpp:6779
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kulin (1940 AC)"
msgstr "Kulin (1940 AC)"
#: kstars_i18n.cpp:6780
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lucubratio (1967 CB)"
msgstr "Lucubratio (1967 CB)"
#: kstars_i18n.cpp:6781
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hainan (1981 UW9)"
msgstr "Hainan (1981 UW9)"
#: kstars_i18n.cpp:6782
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Higson (1982 QR)"
msgstr "Higson (1982 QR)"
#: kstars_i18n.cpp:6783
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sarastro (1977 TA1)"
msgstr "Sarastro (1977 TA1)"
#: kstars_i18n.cpp:6784
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Zhangguoxi (1978 TA2)"
msgstr "Zhangguoxi (1978 TA2)"
#: kstars_i18n.cpp:6785
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Evans (1984 CA1)"
msgstr "Evans (1984 CA1)"
#: kstars_i18n.cpp:6786
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Krat (1937 TO)"
msgstr "Krat (1937 TO)"
#: kstars_i18n.cpp:6787
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Alku (1944 BA)"
msgstr "Alku (1944 BA)"
#: kstars_i18n.cpp:6788
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Saltykov (1983 RE3)"
msgstr "Saltykov (1983 RE3)"
#: kstars_i18n.cpp:6789
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Alois (1984 AW)"
msgstr "Alois (1984 AW)"
#: kstars_i18n.cpp:6790
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Strugatskia (1977 RE7)"
msgstr "Strugatskia (1977 RE7)"
#: kstars_i18n.cpp:6791
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Cook (1982 UB1)"
msgstr "Cook (1982 UB1)"
#: kstars_i18n.cpp:6792
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Wren (1982 XC)"
msgstr "Wren (1982 XC)"
#: kstars_i18n.cpp:6793
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Makhaon (1983 PV)"
msgstr "Makhaon (1983 PV)"
#: kstars_i18n.cpp:6794
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "McFadden (1984 EO)"
msgstr "McFadden (1984 EO)"
#: kstars_i18n.cpp:6795
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Horrocks (1984 FG)"
msgstr "Horrocks (1984 FG)"
#: kstars_i18n.cpp:6796
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Moisseiev (1935 TE)"
msgstr "Moisseiev (1935 TE)"
#: kstars_i18n.cpp:6797
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Jinxiuzhonghua (1981 UX9)"
msgstr "Jinxiuzhonghua (1981 UX9)"
#: kstars_i18n.cpp:6798
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Oujianquan (1981 XK2)"
msgstr "Oujianquan (1981 XK2)"
#: kstars_i18n.cpp:6799
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Herodotus (6550 P-L)"
msgstr "Herodotus (6550 P-L)"
#: kstars_i18n.cpp:6800
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bergholz (1971 MG)"
msgstr "Bergholz (1971 MG)"
#: kstars_i18n.cpp:6801
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Chukokkala (1979 FE2)"
msgstr "Chukokkala (1979 FE2)"
#: kstars_i18n.cpp:6802
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Omarkhayyam (1980 RT2)"
msgstr "Omarkhayyam (1980 RT2)"
#: kstars_i18n.cpp:6803
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hergenrother (1940 GF)"
msgstr "Hergenrother (1940 GF)"
#: kstars_i18n.cpp:6804
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Durer (1982 BB1)"
msgstr "Durer (1982 BB1)"
#: kstars_i18n.cpp:6805
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Morabito (1981 EE)"
msgstr "Morabito (1981 EE)"
#: kstars_i18n.cpp:6806
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Baily (1981 PL)"
msgstr "Baily (1981 PL)"
#: kstars_i18n.cpp:6807
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Claytonsmith (1974 OD)"
msgstr "Claytonsmith (1974 OD)"
#: kstars_i18n.cpp:6808
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dangrania (1979 RZ)"
msgstr "Dangrania (1979 RZ)"
#: kstars_i18n.cpp:6809
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mason-Dixon (1982 BM1)"
msgstr "Mason-Dixon (1982 BM1)"
#: kstars_i18n.cpp:6810
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Landgraf (1940 WL)"
msgstr "Landgraf (1940 WL)"
#: kstars_i18n.cpp:6811
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kostinsky (A921 VA)"
msgstr "Kostinsky (A921 VA)"
#: kstars_i18n.cpp:6812
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Anshan (1981 WD4)"
msgstr "Anshan (1981 WD4)"
#: kstars_i18n.cpp:6813
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Shantou (1980 VL1)"
msgstr "Shantou (1980 VL1)"
#: kstars_i18n.cpp:6814
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Stellafane (1983 AO)"
msgstr "Stellafane (1983 AO)"
#: kstars_i18n.cpp:6815
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Buchar (1984 RH)"
msgstr "Buchar (1984 RH)"
#: kstars_i18n.cpp:6816
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tosa (1983 CB)"
msgstr "Tosa (1983 CB)"
#: kstars_i18n.cpp:6817
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Talbot (1983 HF)"
msgstr "Talbot (1983 HF)"
#: kstars_i18n.cpp:6818
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Jones (1983 LF)"
msgstr "Jones (1983 LF)"
#: kstars_i18n.cpp:6819
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ellington (1953 EE)"
msgstr "Ellington (1953 EE)"
#: kstars_i18n.cpp:6820
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Novikov (1973 SX3)"
msgstr "Novikov (1973 SX3)"
#: kstars_i18n.cpp:6821
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nostalgia (1980 YH)"
msgstr "Nostalgia (1980 YH)"
#: kstars_i18n.cpp:6822
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Babcock (1955 RS)"
msgstr "Babcock (1955 RS)"
#: kstars_i18n.cpp:6823
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lomnicky Stit (1980 XM)"
msgstr "Łomnica (Lomnicky stit) (1980 XM)"
#: kstars_i18n.cpp:6824
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Wangshouguan (1979 WO)"
msgstr "Wangshouguan (1979 WO)"
#: kstars_i18n.cpp:6825
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Paolicchi (1980 VR1)"
msgstr "Paolicchi (1980 VR1)"
#: kstars_i18n.cpp:6826
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Chillicothe (1934 AK)"
msgstr "Chillicothe (1934 AK)"
#: kstars_i18n.cpp:6827
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Beruti (1962 FA)"
msgstr "Beruti (1962 FA)"
#: kstars_i18n.cpp:6828
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Shimanto (1984 WC)"
msgstr "Shimanto (1984 WC)"
#: kstars_i18n.cpp:6829
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dorsey (1982 KD1)"
msgstr "Dorsey (1982 KD1)"
#: kstars_i18n.cpp:6830
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Maklaj (1978 RY)"
msgstr "Maklaj (1978 RY)"
#: kstars_i18n.cpp:6831
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Weissman (1981 AD)"
msgstr "Weissman (1981 AD)"
#: kstars_i18n.cpp:6832
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Graff (A908 AA)"
msgstr "Graff (A908 AA)"
#: kstars_i18n.cpp:6833
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lupishko (1983 WH1)"
msgstr "Lupishko (1983 WH1)"
#: kstars_i18n.cpp:6834
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Makarenko (1978 TZ6)"
msgstr "Makarenko (1978 TZ6)"
#: kstars_i18n.cpp:6835
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Komaki (1934 CX)"
msgstr "Komaki (1934 CX)"
#: kstars_i18n.cpp:6836
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Liller (1983 NJ)"
msgstr "Liller (1983 NJ)"
#: kstars_i18n.cpp:6837
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Forsius (1942 RN)"
msgstr "Forsius (1942 RN)"
#: kstars_i18n.cpp:6838
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Irkutsk (1977 RL6)"
msgstr "Irkutsk (1977 RL6)"
#: kstars_i18n.cpp:6839
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Vampilov (1972 LE)"
msgstr "Vampilov (1972 LE)"
#: kstars_i18n.cpp:6840
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Brest (1974 SL)"
msgstr "Brest (1974 SL)"
#: kstars_i18n.cpp:6841
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Victorplatt (1984 SA5)"
msgstr "Victorplatt (1984 SA5)"
#: kstars_i18n.cpp:6842
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Laocoon (1978 VG6)"
msgstr "Laocoon (1978 VG6)"
#: kstars_i18n.cpp:6843
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bidstrup (1976 GQ3)"
msgstr "Bidstrup (1976 GQ3)"
#: kstars_i18n.cpp:6844
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Farinella (1982 FK)"
msgstr "Farinella (1982 FK)"
#: kstars_i18n.cpp:6845
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Martebo (1979 EB)"
msgstr "Martebo (1979 EB)"
#: kstars_i18n.cpp:6846
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bus (1982 UM)"
msgstr "Bus (1982 UM)"
#: kstars_i18n.cpp:6847
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Brownlee (1984 SZ4)"
msgstr "Brownlee (1984 SZ4)"
#: kstars_i18n.cpp:6848
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tvardovskij (1979 SF9)"
msgstr "Tvardovskij (1979 SF9)"
#: kstars_i18n.cpp:6849
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Miune (1983 WB)"
msgstr "Miune (1983 WB)"
#: kstars_i18n.cpp:6850
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Drukar (1975 TS2)"
msgstr "Drukar (1975 TS2)"
#: kstars_i18n.cpp:6851
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aaronson (1984 AF1)"
msgstr "Aaronson (1984 AF1)"
#: kstars_i18n.cpp:6852
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Behounek (1984 BT)"
msgstr "Behounek (1984 BT)"
#: kstars_i18n.cpp:6853
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "McGlasson (1928 NA)"
msgstr "McGlasson (1928 NA)"
#: kstars_i18n.cpp:6854
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ferreri (1981 EP)"
msgstr "Ferreri (1981 EP)"
#: kstars_i18n.cpp:6855
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Patsy (1931 TS2)"
msgstr "Patsy (1931 TS2)"
#: kstars_i18n.cpp:6856
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pedersen (1984 SN)"
msgstr "Pedersen (1984 SN)"
#: kstars_i18n.cpp:6857
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Herzberg (1984 CN1)"
msgstr "Herzberg (1984 CN1)"
#: kstars_i18n.cpp:6858
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Paris (1984 KF)"
msgstr "Paris (1984 KF)"
#: kstars_i18n.cpp:6859
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Blixen (1985 HB)"
msgstr "Blixen (1985 HB)"
#: kstars_i18n.cpp:6860
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kibi (1977 EJ5)"
msgstr "Kibi (1977 EJ5)"
#: kstars_i18n.cpp:6861
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Avsyuk (1983 CW1)"
msgstr "Avsyuk (1983 CW1)"
#: kstars_i18n.cpp:6862
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "TARDIS (1984 JZ)"
msgstr "TARDIS (1984 JZ)"
#: kstars_i18n.cpp:6863
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Campins (1985 PW)"
msgstr "Campins (1985 PW)"
#: kstars_i18n.cpp:6864
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Interposita (1985 QD1)"
msgstr "Interposita (1985 QD1)"
#: kstars_i18n.cpp:6865
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Golay (1985 RT1)"
msgstr "Golay (1985 RT1)"
#: kstars_i18n.cpp:6866
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gantrisch (1985 RU1)"
msgstr "Gantrisch (1985 RU1)"
#: kstars_i18n.cpp:6867
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Raksha (1978 NT1)"
msgstr "Raksha (1978 NT1)"
#: kstars_i18n.cpp:6868
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Schaber (1980 TG5)"
msgstr "Schaber (1980 TG5)"
#: kstars_i18n.cpp:6869
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Somov (1981 YR)"
msgstr "Somov (1981 YR)"
#: kstars_i18n.cpp:6870
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Treshnikov (1978 LB)"
msgstr "Treshnikov (1978 LB)"
#: kstars_i18n.cpp:6871
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tarkovskij (1982 YC1)"
msgstr "Tarkovskij (1982 YC1)"
#: kstars_i18n.cpp:6872
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gerla (1951 SD)"
msgstr "Gerla (1951 SD)"
#: kstars_i18n.cpp:6873
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Konstantin (1975 VN1)"
msgstr "Konstantin (1975 VN1)"
#: kstars_i18n.cpp:6874
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pokryshkin (1978 EA3)"
msgstr "Pokryshkin (1978 EA3)"
#: kstars_i18n.cpp:6875
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tolstikov (1984 FT)"
msgstr "Tolstikov (1984 FT)"
#: kstars_i18n.cpp:6876
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Godel (1985 SD1)"
msgstr "Godel (1985 SD1)"
#: kstars_i18n.cpp:6877
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Duncombe (1985 QT)"
msgstr "Duncombe (1985 QT)"
#: kstars_i18n.cpp:6878
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Giacconi (1955 RZ)"
msgstr "Giacconi (1955 RZ)"
#: kstars_i18n.cpp:6879
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sinon (1977 DD3)"
msgstr "Sinon (1977 DD3)"
#: kstars_i18n.cpp:6880
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Jitka (1985 UN)"
msgstr "Jitka (1985 UN)"
#: kstars_i18n.cpp:6881
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Muazzez (A915 TE)"
msgstr "Muazzez (A915 TE)"
#: kstars_i18n.cpp:6882
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Omsk (1969 DA)"
msgstr "Omsk (1969 DA)"
#: kstars_i18n.cpp:6883
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Abramov (1977 RE6)"
msgstr "Abramov (1977 RE6)"
#: kstars_i18n.cpp:6884
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Danby (1928 SL)"
msgstr "Danby (1928 SL)"
#: kstars_i18n.cpp:6885
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Guth (1981 JZ)"
msgstr "Guth (1981 JZ)"
#: kstars_i18n.cpp:6886
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Standish (1984 EB)"
msgstr "Standish (1984 EB)"
#: kstars_i18n.cpp:6887
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hurukawa (1929 BD)"
msgstr "Hurukawa (1929 BD)"
#: kstars_i18n.cpp:6888
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nakano (1984 QC)"
msgstr "Nakano (1984 QC)"
#: kstars_i18n.cpp:6889
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kobuchizawa (1986 EE)"
msgstr "Kobuchizawa (1986 EE)"
#: kstars_i18n.cpp:6890
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Inarradas (1974 SD5)"
msgstr "Inarradas (1974 SD5)"
#: kstars_i18n.cpp:6891
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Yashin (1978 TO7)"
msgstr "Yashin (1978 TO7)"
#: kstars_i18n.cpp:6892
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mentor (1984 HA1)"
msgstr "Mentor (1984 HA1)"
#: kstars_i18n.cpp:6893
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Urgenta (1975 AM)"
msgstr "Urgenta (1975 AM)"
#: kstars_i18n.cpp:6894
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bulgakov (1982 UL7)"
msgstr "Bulgakov (1982 UL7)"
#: kstars_i18n.cpp:6895
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Amelin (1977 QK2)"
msgstr "Amelin (1977 QK2)"
#: kstars_i18n.cpp:6896
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Fichte (1972 TD)"
msgstr "Fichte (1972 TD)"
#: kstars_i18n.cpp:6897
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dongguan (1978 UF2)"
msgstr "Dongguan (1978 UF2)"
#: kstars_i18n.cpp:6898
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Malaparte (1980 TQ)"
msgstr "Malaparte (1980 TQ)"
#: kstars_i18n.cpp:6899
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Petra-Pepi (1985 DQ)"
msgstr "Petra-Pepi (1985 DQ)"
#: kstars_i18n.cpp:6900
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Colchagua (1981 NU)"
msgstr "Colchagua (1981 NU)"
#: kstars_i18n.cpp:6901
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Olegiya (1971 QU)"
msgstr "Olegiya (1971 QU)"
#: kstars_i18n.cpp:6902
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Huangpu (1964 TR1)"
msgstr "Huangpu (1964 TR1)"
#: kstars_i18n.cpp:6903
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Byrd (1983 AM)"
msgstr "Byrd (1983 AM)"
#: kstars_i18n.cpp:6904
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "French (1984 CO1)"
msgstr "French (1984 CO1)"
#: kstars_i18n.cpp:6905
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Vilas (1982 UX)"
msgstr "Vilas (1982 UX)"
#: kstars_i18n.cpp:6906
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hooke (1971 UJ)"
msgstr "Hooke (1971 UJ)"
#: kstars_i18n.cpp:6907
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tracie (1983 AS2)"
msgstr "Tracie (1983 AS2)"
#: kstars_i18n.cpp:6908
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Protesilaos (1973 UF5)"
msgstr "Protesilaos (1973 UF5)"
#: kstars_i18n.cpp:6909
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ningbo (1964 VA3)"
msgstr "Ningbo (1964 VA3)"
#: kstars_i18n.cpp:6910
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Eurybates (1973 SO)"
msgstr "Eurybates (1973 SO)"
#: kstars_i18n.cpp:6911
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Link (1981 YS)"
msgstr "Link (1981 YS)"
#: kstars_i18n.cpp:6912
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sokolsky (1977 QE1)"
msgstr "Sokolsky (1977 QE1)"
#: kstars_i18n.cpp:6913
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Chenqian (1980 RZ2)"
msgstr "Chenqian (1980 RZ2)"
#: kstars_i18n.cpp:6914
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Devine (1983 HO)"
msgstr "Devine (1983 HO)"
#: kstars_i18n.cpp:6915
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Talthybius (1985 TC1)"
msgstr "Talthybius (1985 TC1)"
#: kstars_i18n.cpp:6916
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ojima (1986 YD)"
msgstr "Ojima (1986 YD)"
#: kstars_i18n.cpp:6917
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "ASCII (1936 UB)"
msgstr "ASCII (1936 UB)"
#: kstars_i18n.cpp:6918
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Wuyeesun (1979 XO)"
msgstr "Wuyeesun (1979 XO)"
#: kstars_i18n.cpp:6919
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Milanstefanik (1982 EJ)"
msgstr "Milanstefanik (1982 EJ)"
#: kstars_i18n.cpp:6920
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Putilin (1969 TK)"
msgstr "Putilin (1969 TK)"
#: kstars_i18n.cpp:6921
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Carestia (1977 CC)"
msgstr "Carestia (1977 CC)"
#: kstars_i18n.cpp:6922
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Cyrano (1986 TT5)"
msgstr "Cyrano (1986 TT5)"
#: kstars_i18n.cpp:6923
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Meriones (1985 VO)"
msgstr "Meriones (1985 VO)"
#: kstars_i18n.cpp:6924
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kakkuri (1941 UL)"
msgstr "Kakkuri (1941 UL)"
#: kstars_i18n.cpp:6925
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kataev (1978 SD1)"
msgstr "Kataev (1978 SD1)"
#: kstars_i18n.cpp:6926
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tumilty (1983 AE1)"
msgstr "Tumilty (1983 AE1)"
#: kstars_i18n.cpp:6927
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Safronov (1983 WZ)"
msgstr "Safronov (1983 WZ)"
#: kstars_i18n.cpp:6928
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ilinsky (1981 SX7)"
msgstr "Ilinsky (1981 SX7)"
#: kstars_i18n.cpp:6929
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Fracastoro (1984 HZ1)"
msgstr "Fracastoro (1984 HZ1)"
#: kstars_i18n.cpp:6930
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sigyn (1987 BV1)"
msgstr "Sigyn (1987 BV1)"
#: kstars_i18n.cpp:6931
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "O''Meara (1984 UQ)"
msgstr "O''Meara (1984 UQ)"
#: kstars_i18n.cpp:6932
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Davis (1984 WX)"
msgstr "Davis (1984 WX)"
#: kstars_i18n.cpp:6933
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Williams Bay (A922 WC)"
msgstr "Williams Bay (A922 WC)"
#: kstars_i18n.cpp:6934
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Frieden (1953 XL1)"
msgstr "Frieden (1953 XL1)"
#: kstars_i18n.cpp:6935
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dermott (1986 AD1)"
msgstr "Dermott (1986 AD1)"
#: kstars_i18n.cpp:6936
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kunming (1978 UO2)"
msgstr "Kunming (1978 UO2)"
#: kstars_i18n.cpp:6937
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Eupraksia (1978 SA3)"
msgstr "Eupraksia (1978 SA3)"
#: kstars_i18n.cpp:6938
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lazarev (1978 QX2)"
msgstr "Lazarev (1978 QX2)"
#: kstars_i18n.cpp:6939
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kemstach (1982 YP1)"
msgstr "Kemstach (1982 YP1)"
#: kstars_i18n.cpp:6940
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Welther (A923 NB)"
msgstr "Welther (A923 NB)"
#: kstars_i18n.cpp:6941
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Baumann (1987 MA)"
msgstr "Baumann (1987 MA)"
#: kstars_i18n.cpp:6942
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dzus (A908 TC)"
msgstr "Dzus (A908 TC)"
#: kstars_i18n.cpp:6943
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Barringer (1982 RU)"
msgstr "Barringer (1982 RU)"
#: kstars_i18n.cpp:6944
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sharon (1984 SH5)"
msgstr "Sharon (1984 SH5)"
#: kstars_i18n.cpp:6945
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Trubetskaya (1970 NB)"
msgstr "Trubetskaya (1970 NB)"
#: kstars_i18n.cpp:6946
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1974 FV1)"
msgstr "(1974 FV1)"
#: kstars_i18n.cpp:6947
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Polypoites (1985 TL3)"
msgstr "Polypoites (1985 TL3)"
#: kstars_i18n.cpp:6948
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kraft (1984 YC)"
msgstr "Kraft (1984 YC)"
#: kstars_i18n.cpp:6949
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pieters (1985 FA2)"
msgstr "Pieters (1985 FA2)"
#: kstars_i18n.cpp:6950
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Widorn (1982 TU)"
msgstr "Widorn (1982 TU)"
#: kstars_i18n.cpp:6951
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Annenskij (1979 YN8)"
msgstr "Annenskij (1979 YN8)"
#: kstars_i18n.cpp:6952
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Maxhell (1981 PQ)"
msgstr "Maxhell (1981 PQ)"
#: kstars_i18n.cpp:6953
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "IRAS (1983 QF)"
msgstr "IRAS (1983 QF)"
#: kstars_i18n.cpp:6954
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Yangzhou (1983 VP7)"
msgstr "Yangzhou (1983 VP7)"
#: kstars_i18n.cpp:6955
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hurban (1983 XM1)"
msgstr "Hurban (1983 XM1)"
#: kstars_i18n.cpp:6956
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hancock (1984 DH1)"
msgstr "Hancock (1984 DH1)"
#: kstars_i18n.cpp:6957
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Trebon (1983 XS)"
msgstr "Trebon (1983 XS)"
#: kstars_i18n.cpp:6958
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rokoske (1987 SY3)"
msgstr "Rokoske (1987 SY3)"
#: kstars_i18n.cpp:6959
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Belinskij (1975 VY5)"
msgstr "Belinskij (1975 VY5)"
#: kstars_i18n.cpp:6960
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kiang (1983 NK)"
msgstr "Kiang (1983 NK)"
#: kstars_i18n.cpp:6961
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kathleen (1931 FM)"
msgstr "Kathleen (1931 FM)"
#: kstars_i18n.cpp:6962
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Piironen (1984 AP)"
msgstr "Piironen (1984 AP)"
#: kstars_i18n.cpp:6963
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Romanskaya (1936 OH)"
msgstr "Romanskaya (1936 OH)"
#: kstars_i18n.cpp:6964
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Junepatterson (1983 BF)"
msgstr "Junepatterson (1983 BF)"
#: kstars_i18n.cpp:6965
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "DiMaggio (1986 LC)"
msgstr "DiMaggio (1986 LC)"
#: kstars_i18n.cpp:6966
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Monroe (1937 RB)"
msgstr "Monroe (1937 RB)"
#: kstars_i18n.cpp:6967
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Piaf (1982 UR7)"
msgstr "Piaf (1982 UR7)"
#: kstars_i18n.cpp:6968
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Megumi (1987 YC)"
msgstr "Megumi (1987 YC)"
#: kstars_i18n.cpp:6969
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Vartiovuori (1938 GG)"
msgstr "Vartiovuori (1938 GG)"
#: kstars_i18n.cpp:6970
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kieffer (1985 JV1)"
msgstr "Kieffer (1985 JV1)"
#: kstars_i18n.cpp:6971
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Chopin (1986 UL1)"
msgstr "Chopin (1986 UL1)"
#: kstars_i18n.cpp:6972
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Yamada (1988 AE)"
msgstr "Yamada (1988 AE)"
#: kstars_i18n.cpp:6973
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aivazovskij (1977 RG7)"
msgstr "Aivazovskij (1977 RG7)"
#: kstars_i18n.cpp:6974
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Leonteus (1985 TE3)"
msgstr "Leonteus (1985 TE3)"
#: kstars_i18n.cpp:6975
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sthenelos (1985 TF3)"
msgstr "Sthenelos (1985 TF3)"
#: kstars_i18n.cpp:6976
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lene (1986 XJ)"
msgstr "Lene (1986 XJ)"
#: kstars_i18n.cpp:6977
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Thrasymedes (1985 VS)"
msgstr "Thrasymedes (1985 VS)"
#: kstars_i18n.cpp:6978
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tuchkova (1981 TP1)"
msgstr "Tuchkova (1981 TP1)"
#: kstars_i18n.cpp:6979
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Karma (1953 TH)"
msgstr "Karma (1953 TH)"
#: kstars_i18n.cpp:6980
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lidaksum (1965 AK1)"
msgstr "Lidaksum (1965 AK1)"
#: kstars_i18n.cpp:6981
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Chugainov (1975 VG9)"
msgstr "Chugainov (1975 VG9)"
#: kstars_i18n.cpp:6982
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Robinson (1983 AR)"
msgstr "Robinson (1983 AR)"
#: kstars_i18n.cpp:6983
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hoshino (1986 WC)"
msgstr "Hoshino (1986 WC)"
#: kstars_i18n.cpp:6984
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Trelleborg (1986 RL)"
msgstr "Trelleborg (1986 RL)"
#: kstars_i18n.cpp:6985
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "OISCA (1987 DM)"
msgstr "OISCA (1987 DM)"
#: kstars_i18n.cpp:6986
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lujiaxi (1966 BZ)"
msgstr "Lujiaxi (1966 BZ)"
#: kstars_i18n.cpp:6987
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Neyachenko (1979 SA10)"
msgstr "Neyachenko (1979 SA10)"
#: kstars_i18n.cpp:6988
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sindel (1982 DY1)"
msgstr "Sindel (1982 DY1)"
#: kstars_i18n.cpp:6989
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Borngen (1987 EW)"
msgstr "Borngen (1987 EW)"
#: kstars_i18n.cpp:6990
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Plovdiv (1986 PM4)"
msgstr "Plovdiv (1986 PM4)"
#: kstars_i18n.cpp:6991
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Langley (1988 BH4)"
msgstr "Langley (1988 BH4)"
#: kstars_i18n.cpp:6992
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mayre (1988 CG3)"
msgstr "Mayre (1988 CG3)"
#: kstars_i18n.cpp:6993
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Quaide (1988 KJ)"
msgstr "Quaide (1988 KJ)"
#: kstars_i18n.cpp:6994
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Verbano (1972 RQ)"
msgstr "Verbano (1972 RQ)"
#: kstars_i18n.cpp:6995
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Earhart (1987 DE)"
msgstr "Earhart (1987 DE)"
#: kstars_i18n.cpp:6996
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pordenone (1987 WB)"
msgstr "Pordenone (1987 WB)"
#: kstars_i18n.cpp:6997
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Wichterle (1982 SN1)"
msgstr "Wichterle (1982 SN1)"
#: kstars_i18n.cpp:6998
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Yoritomo (1986 AL)"
msgstr "Yoritomo (1986 AL)"
#: kstars_i18n.cpp:6999
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Honda (1988 DQ)"
msgstr "Honda (1988 DQ)"
#: kstars_i18n.cpp:7000
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Chao (1987 KE1)"
msgstr "Chao (1987 KE1)"
#: kstars_i18n.cpp:7001
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kilmartin (A904 PC)"
msgstr "Kilmartin (A904 PC)"
#: kstars_i18n.cpp:7002
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gladys (1988 JD1)"
msgstr "Gladys (1988 JD1)"
#: kstars_i18n.cpp:7003
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Liszt (1988 SF)"
msgstr "Liszt (1988 SF)"
#: kstars_i18n.cpp:7004
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Otomo (1940 QB)"
msgstr "Otomo (1940 QB)"
#: kstars_i18n.cpp:7005
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kotogahama (1987 SE)"
msgstr "Kotogahama (1987 SE)"
#: kstars_i18n.cpp:7006
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Radzievskij (1976 SN3)"
msgstr "Radzievskij (1976 SN3)"
#: kstars_i18n.cpp:7007
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tret''yakov (1977 SS2)"
msgstr "Tret''yakov (1977 SS2)"
#: kstars_i18n.cpp:7008
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Edshay (1984 SC5)"
msgstr "Edshay (1984 SC5)"
#: kstars_i18n.cpp:7009
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Toatenmongakkai (1987 PB)"
msgstr "Toatenmongakkai (1987 PB)"
#: kstars_i18n.cpp:7010
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bretagnon (1932 EO)"
msgstr "Bretagnon (1932 EO)"
#: kstars_i18n.cpp:7011
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Huruhata (1953 GO)"
msgstr "Huruhata (1953 GO)"
#: kstars_i18n.cpp:7012
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Yoshida (1986 CH)"
msgstr "Yoshida (1986 CH)"
#: kstars_i18n.cpp:7013
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bruckner (1988 RF3)"
msgstr "Bruckner (1988 RF3)"
#: kstars_i18n.cpp:7014
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Shekhtelia (1976 YW2)"
msgstr "Shekhtelia (1976 YW2)"
#: kstars_i18n.cpp:7015
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Voronikhin (1979 YM8)"
msgstr "Voronikhin (1979 YM8)"
#: kstars_i18n.cpp:7016
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lise (1983 JM)"
msgstr "Lise (1983 JM)"
#: kstars_i18n.cpp:7017
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Maxine (1983 LM)"
msgstr "Maxine (1983 LM)"
#: kstars_i18n.cpp:7018
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Klepesta (1983 VP1)"
msgstr "Klepesta (1983 VP1)"
#: kstars_i18n.cpp:7019
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Brorsen (1983 VV1)"
msgstr "Brorsen (1983 VV1)"
#: kstars_i18n.cpp:7020
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Stodola (1984 BL)"
msgstr "Stodola (1984 BL)"
#: kstars_i18n.cpp:7021
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Raybatson (1985 CX)"
msgstr "Raybatson (1985 CX)"
#: kstars_i18n.cpp:7022
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Heimdal (1987 SO3)"
msgstr "Heimdal (1987 SO3)"
#: kstars_i18n.cpp:7023
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Wagner (1987 SA7)"
msgstr "Wagner (1987 SA7)"
#: kstars_i18n.cpp:7024
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Shinagawa (1950 JB)"
msgstr "Shinagawa (1950 JB)"
#: kstars_i18n.cpp:7025
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Schumann (1964 ED)"
msgstr "Schumann (1964 ED)"
#: kstars_i18n.cpp:7026
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "List''ev (1971 SN1)"
msgstr "List''ev (1971 SN1)"
#: kstars_i18n.cpp:7027
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Euryalos (1973 SR)"
msgstr "Euryalos (1973 SR)"
#: kstars_i18n.cpp:7028
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1986 WD)"
msgstr "(1986 WD)"
#: kstars_i18n.cpp:7029
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Miyamotoyohko (1988 DN1)"
msgstr "Miyamotoyohko (1988 DN1)"
#: kstars_i18n.cpp:7030
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Erikhog (5142 T-3)"
msgstr "Erikhog (5142 T-3)"
#: kstars_i18n.cpp:7031
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lowengrub (1953 RG)"
msgstr "Lowengrub (1953 RG)"
#: kstars_i18n.cpp:7032
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Crovisier (1981 DP2)"
msgstr "Crovisier (1981 DP2)"
#: kstars_i18n.cpp:7033
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Demophon (1985 TQ)"
msgstr "Demophon (1985 TQ)"
#: kstars_i18n.cpp:7034
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Cecilgreen (1986 JV)"
msgstr "Cecilgreen (1986 JV)"
#: kstars_i18n.cpp:7035
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Balder (1987 SB5)"
msgstr "Balder (1987 SB5)"
#: kstars_i18n.cpp:7036
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Deipylos (1987 YT1)"
msgstr "Deipylos (1987 YT1)"
#: kstars_i18n.cpp:7037
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Euforbo (1989 CG2)"
msgstr "Euforbo (1989 CG2)"
#: kstars_i18n.cpp:7038
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Menestheus (1973 SW)"
msgstr "Menestheus (1973 SW)"
#: kstars_i18n.cpp:7039
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rostovdon (1981 RD2)"
msgstr "Rostovdon (1981 RD2)"
#: kstars_i18n.cpp:7040
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Asuka (1982 XV1)"
msgstr "Asuka (1982 XV1)"
#: kstars_i18n.cpp:7041
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Polakis (1983 AC)"
msgstr "Polakis (1983 AC)"
#: kstars_i18n.cpp:7042
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Podalirius (1985 VK2)"
msgstr "Podalirius (1985 VK2)"
#: kstars_i18n.cpp:7043
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lowe (1986 TL2)"
msgstr "Lowe (1986 TL2)"
#: kstars_i18n.cpp:7044
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sumiko (1988 BF)"
msgstr "Sumiko (1988 BF)"
#: kstars_i18n.cpp:7045
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Chahine (1989 EB)"
msgstr "Chahine (1989 EB)"
#: kstars_i18n.cpp:7046
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nada (1989 EW)"
msgstr "Nada (1989 EW)"
#: kstars_i18n.cpp:7047
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Keats (1977 CZ)"
msgstr "Keats (1977 CZ)"
#: kstars_i18n.cpp:7048
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hrabal (1981 ST)"
msgstr "Hrabal (1981 ST)"
#: kstars_i18n.cpp:7049
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sveta (1982 TH3)"
msgstr "Sveta (1982 TH3)"
#: kstars_i18n.cpp:7050
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Miles (1983 BE)"
msgstr "Miles (1983 BE)"
#: kstars_i18n.cpp:7051
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Stasik (1988 DR4)"
msgstr "Stasik (1988 DR4)"
#: kstars_i18n.cpp:7052
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kalchas (1973 SM)"
msgstr "Kalchas (1973 SM)"
#: kstars_i18n.cpp:7053
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Branham (1976 VA)"
msgstr "Branham (1976 VA)"
#: kstars_i18n.cpp:7054
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Vladvasil''ev (1981 SW6)"
msgstr "Vladvasil''ev (1981 SW6)"
#: kstars_i18n.cpp:7055
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Weber (1985 JF)"
msgstr "Weber (1985 JF)"
#: kstars_i18n.cpp:7056
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Santini (1989 BE)"
msgstr "Santini (1989 BE)"
#: kstars_i18n.cpp:7057
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Freeman (1989 GK)"
msgstr "Freeman (1989 GK)"
#: kstars_i18n.cpp:7058
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "SAF (1940 WA)"
msgstr "SAF (1940 WA)"
#: kstars_i18n.cpp:7059
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Saaremaa (1941 HC)"
msgstr "Saaremaa (1941 HC)"
#: kstars_i18n.cpp:7060
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Riemann (1978 TQ7)"
msgstr "Riemann (1978 TQ7)"
#: kstars_i18n.cpp:7061
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Celsius (1980 FO3)"
msgstr "Celsius (1980 FO3)"
#: kstars_i18n.cpp:7062
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Semmelweis (1980 PT)"
msgstr "Semmelweis (1980 PT)"
#: kstars_i18n.cpp:7063
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pikulia (1982 SB6)"
msgstr "Pikulia (1982 SB6)"
#: kstars_i18n.cpp:7064
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sudek (1987 DS)"
msgstr "Sudek (1987 DS)"
#: kstars_i18n.cpp:7065
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tamashima (1977 DT1)"
msgstr "Tamashima (1977 DT1)"
#: kstars_i18n.cpp:7066
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Breysacher (1981 DH)"
msgstr "Breysacher (1981 DH)"
#: kstars_i18n.cpp:7067
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Shuya (1982 SA13)"
msgstr "Shuya (1982 SA13)"
#: kstars_i18n.cpp:7068
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Orosz (1984 JA1)"
msgstr "Orosz (1984 JA1)"
#: kstars_i18n.cpp:7069
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Minitti (1985 CB2)"
msgstr "Minitti (1985 CB2)"
#: kstars_i18n.cpp:7070
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Chernova (1986 RO2)"
msgstr "Chernova (1986 RO2)"
#: kstars_i18n.cpp:7071
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kiselev (1986 RQ2)"
msgstr "Kiselev (1986 RQ2)"
#: kstars_i18n.cpp:7072
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Briggs (1986 TG4)"
msgstr "Briggs (1986 TG4)"
#: kstars_i18n.cpp:7073
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rosniblett (1987 RT)"
msgstr "Rosniblett (1987 RT)"
#: kstars_i18n.cpp:7074
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sansyu-Asuke (1987 SB2)"
msgstr "Sansyu-Asuke (1987 SB2)"
#: kstars_i18n.cpp:7075
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Shikoku (1988 JM)"
msgstr "Shikoku (1988 JM)"
#: kstars_i18n.cpp:7076
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Susa (1988 KG)"
msgstr "Susa (1988 KG)"
#: kstars_i18n.cpp:7077
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Damiaan (1989 RE)"
msgstr "Damiaan (1989 RE)"
#: kstars_i18n.cpp:7078
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "van den Bergh (1973 ST1)"
msgstr "van den Bergh (1973 ST1)"
#: kstars_i18n.cpp:7079
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lidov (1979 FV1)"
msgstr "Lidov (1979 FV1)"
#: kstars_i18n.cpp:7080
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Perun (1984 UG)"
msgstr "Perun (1984 UG)"
#: kstars_i18n.cpp:7081
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Waltari (1940 YE)"
msgstr "Waltari (1940 YE)"
#: kstars_i18n.cpp:7082
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Novosibirsk (1976 GQ6)"
msgstr "Nowosybirsk (1976 GQ6)"
#: kstars_i18n.cpp:7083
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rubtsov (1988 PU4)"
msgstr "Rubtsov (1988 PU4)"
#: kstars_i18n.cpp:7084
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tokyotech (1989 TQ1)"
msgstr "Tokyotech (1989 TQ1)"
#: kstars_i18n.cpp:7085
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Heisei (1989 UK3)"
msgstr "Heisei (1989 UK3)"
#: kstars_i18n.cpp:7086
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kodaihasu (1989 VH)"
msgstr "Kodaihasu (1989 VH)"
#: kstars_i18n.cpp:7087
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Garibaldi (1980 DA1)"
msgstr "Garibaldi (1980 DA1)"
#: kstars_i18n.cpp:7088
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bata (1980 DE1)"
msgstr "Bata (1980 DE1)"
#: kstars_i18n.cpp:7089
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bickel (1981 YA1)"
msgstr "Bickel (1981 YA1)"
#: kstars_i18n.cpp:7090
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ries (1982 KB1)"
msgstr "Ries (1982 KB1)"
#: kstars_i18n.cpp:7091
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Poulydamas (1988 RU)"
msgstr "Poulydamas (1988 RU)"
#: kstars_i18n.cpp:7092
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tiburcio (1989 LX)"
msgstr "Tiburcio (1989 LX)"
#: kstars_i18n.cpp:7093
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kyoto (1989 UW1)"
msgstr "Kyoto (1989 UW1)"
#: kstars_i18n.cpp:7094
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Korinthos (2069 T-2)"
msgstr "Korinthos (2069 T-2)"
#: kstars_i18n.cpp:7095
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pillmore (1981 JC2)"
msgstr "Pillmore (1981 JC2)"
#: kstars_i18n.cpp:7096
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Seifert (1982 OR)"
msgstr "Seifert (1982 OR)"
#: kstars_i18n.cpp:7097
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Voigt (1988 JF)"
msgstr "Voigt (1988 JF)"
#: kstars_i18n.cpp:7098
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Snelling (1988 PT1)"
msgstr "Snelling (1988 PT1)"
#: kstars_i18n.cpp:7099
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Geyer (1988 PB2)"
msgstr "Geyer (1988 PB2)"
#: kstars_i18n.cpp:7100
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Uenohara (1989 WD1)"
msgstr "Uenohara (1989 WD1)"
#: kstars_i18n.cpp:7101
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tsunemori (1987 DP)"
msgstr "Tsunemori (1987 DP)"
#: kstars_i18n.cpp:7102
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Otava (1987 QD1)"
msgstr "Otava (1987 QD1)"
#: kstars_i18n.cpp:7103
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kamuimintara (1989 YA)"
msgstr "Kamuimintara (1989 YA)"
#: kstars_i18n.cpp:7104
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lecar (1931 GC)"
msgstr "Lecar (1931 GC)"
#: kstars_i18n.cpp:7105
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Golden (1949 GH)"
msgstr "Golden (1949 GH)"
#: kstars_i18n.cpp:7106
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Arkhipova (1967 DB)"
msgstr "Arkhipova (1967 DB)"
#: kstars_i18n.cpp:7107
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Holeungholee (1978 WU14)"
msgstr "Holeungholee (1978 WU14)"
#: kstars_i18n.cpp:7108
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ortizmoreno (1983 EX)"
msgstr "Ortizmoreno (1983 EX)"
#: kstars_i18n.cpp:7109
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sykes (1983 WR)"
msgstr "Sykes (1983 WR)"
#: kstars_i18n.cpp:7110
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Carolyn (1985 TT)"
msgstr "Carolyn (1985 TT)"
#: kstars_i18n.cpp:7111
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Phildavis (1986 EO)"
msgstr "Phildavis (1986 EO)"
#: kstars_i18n.cpp:7112
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sobinov (1987 RX3)"
msgstr "Sobinov (1987 RX3)"
#: kstars_i18n.cpp:7113
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ruriko (1988 XA)"
msgstr "Ruriko (1988 XA)"
#: kstars_i18n.cpp:7114
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bihoro (1990 DS)"
msgstr "Bihoro (1990 DS)"
#: kstars_i18n.cpp:7115
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sayama (1990 EL)"
msgstr "Sayama (1990 EL)"
#: kstars_i18n.cpp:7116
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Radonezhskij (1987 QQ11)"
msgstr "Radonezhskij (1987 QQ11)"
#: kstars_i18n.cpp:7117
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1988 AK)"
msgstr "(1988 AK)"
#: kstars_i18n.cpp:7118
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Naitomitsu (1988 TG1)"
msgstr "Naitomitsu (1988 TG1)"
#: kstars_i18n.cpp:7119
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dassanowsky (1988 VS)"
msgstr "Dassanowsky (1988 VS)"
#: kstars_i18n.cpp:7120
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Shinkoyama (1989 AG1)"
msgstr "Shinkoyama (1989 AG1)"
#: kstars_i18n.cpp:7121
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Eurypylos (1989 CJ3)"
msgstr "Eurypylos (1989 CJ3)"
#: kstars_i18n.cpp:7122
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Elizabethann (1989 KG)"
msgstr "Elizabethann (1989 KG)"
#: kstars_i18n.cpp:7123
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Okamura (1990 DV1)"
msgstr "Okamura (1990 DV1)"
#: kstars_i18n.cpp:7124
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Petercollins (1990 FV)"
msgstr "Petercollins (1990 FV)"
#: kstars_i18n.cpp:7125
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gorbatskij (A917 SG)"
msgstr "Gorbatskij (A917 SG)"
#: kstars_i18n.cpp:7126
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sinuhe (1939 BM)"
msgstr "Sinuhe (1939 BM)"
#: kstars_i18n.cpp:7127
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Louvre (1971 QW1)"
msgstr "Louvre (1971 QW1)"
#: kstars_i18n.cpp:7128
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Copland (1985 GM1)"
msgstr "Copland (1985 GM1)"
#: kstars_i18n.cpp:7129
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Valgrirasp (1987 RR3)"
msgstr "Valgrirasp (1987 RR3)"
#: kstars_i18n.cpp:7130
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mossotti (1989 BO)"
msgstr "Mossotti (1989 BO)"
#: kstars_i18n.cpp:7131
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Phoinix (1989 CQ1)"
msgstr "Phoinix (1989 CQ1)"
#: kstars_i18n.cpp:7132
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Massachusetts (1990 KP)"
msgstr "Massachusetts (1990 KP)"
#: kstars_i18n.cpp:7133
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Fanynka (1986 UT)"
msgstr "Fanynka (1986 UT)"
#: kstars_i18n.cpp:7134
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mika (1987 XD)"
msgstr "Mika (1987 XD)"
#: kstars_i18n.cpp:7135
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Menkaure (1983 RY3)"
msgstr "Menkaure (1983 RY3)"
#: kstars_i18n.cpp:7136
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Piestany (1986 TP6)"
msgstr "Piestany (1986 TP6)"
#: kstars_i18n.cpp:7137
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Broman (1987 ME1)"
msgstr "Broman (1987 ME1)"
#: kstars_i18n.cpp:7138
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Yanotoyohiko (1988 CC)"
msgstr "Yanotoyohiko (1988 CC)"
#: kstars_i18n.cpp:7139
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Wislicenus (1931 EE)"
msgstr "Wislicenus (1931 EE)"
#: kstars_i18n.cpp:7140
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Meadows (1985 RE4)"
msgstr "Meadows (1985 RE4)"
#: kstars_i18n.cpp:7141
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pizarro (1988 CT3)"
msgstr "Pizarro (1988 CT3)"
#: kstars_i18n.cpp:7142
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Vulkaneifel (1989 GR6)"
msgstr "Vulkaneifel (1989 GR6)"
#: kstars_i18n.cpp:7143
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mamoru (1990 OM)"
msgstr "Mamoru (1990 OM)"
#: kstars_i18n.cpp:7144
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Zadunaisky (1976 DK)"
msgstr "Zadunaisky (1976 DK)"
#: kstars_i18n.cpp:7145
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Laplace (1986 RU4)"
msgstr "Laplace (1986 RU4)"
#: kstars_i18n.cpp:7146
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sumoto (1936 YD)"
msgstr "Sumoto (1936 YD)"
#: kstars_i18n.cpp:7147
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Falta (1984 SM1)"
msgstr "Falta (1984 SM1)"
#: kstars_i18n.cpp:7148
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Takuboku (1988 HB)"
msgstr "Takuboku (1988 HB)"
#: kstars_i18n.cpp:7149
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bortle (1988 LF)"
msgstr "Bortle (1988 LF)"
#: kstars_i18n.cpp:7150
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mediolanum (1985 RU3)"
msgstr "Mediolanum (1985 RU3)"
#: kstars_i18n.cpp:7151
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Khryses (1988 PY)"
msgstr "Khryses (1988 PY)"
#: kstars_i18n.cpp:7152
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Polydoros (1988 RT)"
msgstr "Polydoros (1988 RT)"
#: kstars_i18n.cpp:7153
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ennomos (1988 TU2)"
msgstr "Ennomos (1988 TU2)"
#: kstars_i18n.cpp:7154
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Iwaizumi (1989 QE)"
msgstr "Iwaizumi (1989 QE)"
#: kstars_i18n.cpp:7155
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Toyohiro (1989 SH)"
msgstr "Toyohiro (1989 SH)"
#: kstars_i18n.cpp:7156
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1989 TS1)"
msgstr "(1989 TS1)"
#: kstars_i18n.cpp:7157
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Urey (1989 UL5)"
msgstr "Urey (1989 UL5)"
#: kstars_i18n.cpp:7158
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kaneko (1989 WX)"
msgstr "Kaneko (1989 WX)"
#: kstars_i18n.cpp:7159
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Agelaos (4271 T-3)"
msgstr "Agelaos (4271 T-3)"
#: kstars_i18n.cpp:7160
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Xingmingzhou (1980 XZ)"
msgstr "Xingmingzhou (1980 XZ)"
#: kstars_i18n.cpp:7161
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Froeschle (1981 JG)"
msgstr "Froeschle (1981 JG)"
#: kstars_i18n.cpp:7162
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rovereto (1988 RF5)"
msgstr "Rovereto (1988 RF5)"
#: kstars_i18n.cpp:7163
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tokiwagozen (1989 WV)"
msgstr "Tokiwagozen (1989 WV)"
#: kstars_i18n.cpp:7164
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1989 WE1)"
msgstr "(1989 WE1)"
#: kstars_i18n.cpp:7165
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Panthoos (5010 T-3)"
msgstr "Panthoos (5010 T-3)"
#: kstars_i18n.cpp:7166
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hartley (1988 PH1)"
msgstr "Hartley (1988 PH1)"
#: kstars_i18n.cpp:7167
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Frankdrake (1989 VM)"
msgstr "Frankdrake (1989 VM)"
#: kstars_i18n.cpp:7168
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Iphidamas (1988 PB1)"
msgstr "Iphidamas (1988 PB1)"
#: kstars_i18n.cpp:7169
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lykaon (1988 RK1)"
msgstr "Lykaon (1988 RK1)"
#: kstars_i18n.cpp:7170
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Veveri (1989 TG17)"
msgstr "Veveri (1989 TG17)"
#: kstars_i18n.cpp:7171
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Asteropaios (1990 VH7)"
msgstr "Asteropaios (1990 VH7)"
#: kstars_i18n.cpp:7172
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Fay (1985 RZ)"
msgstr "Fay (1985 RZ)"
#: kstars_i18n.cpp:7173
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dares (1988 QE)"
msgstr "Dares (1988 QE)"
#: kstars_i18n.cpp:7174
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Misenus (1988 RV)"
msgstr "Misenus (1988 RV)"
#: kstars_i18n.cpp:7175
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sergestus (1988 RM1)"
msgstr "Sergestus (1988 RM1)"
#: kstars_i18n.cpp:7176
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Palinurus (1988 TU1)"
msgstr "Palinurus (1988 TU1)"
#: kstars_i18n.cpp:7177
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Meges (1989 AL2)"
msgstr "Meges (1989 AL2)"
#: kstars_i18n.cpp:7178
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Thoas (1989 AM2)"
msgstr "Thoas (1989 AM2)"
#: kstars_i18n.cpp:7179
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1989 BQ)"
msgstr "(1989 BQ)"
#: kstars_i18n.cpp:7180
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Medon (1989 CK1)"
msgstr "Medon (1989 CK1)"
#: kstars_i18n.cpp:7181
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bickerton (1989 ME)"
msgstr "Bickerton (1989 ME)"
#: kstars_i18n.cpp:7182
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Otaynang (1989 UY)"
msgstr "Otaynang (1989 UY)"
#: kstars_i18n.cpp:7183
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Megantic (1990 DR4)"
msgstr "Megantic (1990 DR4)"
#: kstars_i18n.cpp:7184
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tutenchamun (3233 T-2)"
msgstr "Tutenchamun (3233 T-2)"
#: kstars_i18n.cpp:7185
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Badillo (1988 VB3)"
msgstr "Badillo (1988 VB3)"
#: kstars_i18n.cpp:7186
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Polites (1989 SZ)"
msgstr "Polites (1989 SZ)"
#: kstars_i18n.cpp:7187
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Shcherban'' (1989 UK8)"
msgstr "Shcherban'' (1989 UK8)"
#: kstars_i18n.cpp:7188
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Fukaya (1990 EC)"
msgstr "Fukaya (1990 EC)"
#: kstars_i18n.cpp:7189
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Zykina (1974 VG)"
msgstr "Zykina (1974 VG)"
#: kstars_i18n.cpp:7190
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tomoegozen (1986 YA)"
msgstr "Tomoegozen (1986 YA)"
#: kstars_i18n.cpp:7191
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Thessandrus (1989 AN2)"
msgstr "Thessandrus (1989 AN2)"
#: kstars_i18n.cpp:7192
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pardina (1969 GD)"
msgstr "Pardina (1969 GD)"
#: kstars_i18n.cpp:7193
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Brumberg (1970 PS)"
msgstr "Brumberg (1970 PS)"
#: kstars_i18n.cpp:7194
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Zhoushan (1981 XH2)"
msgstr "Zhoushan (1981 XH2)"
#: kstars_i18n.cpp:7195
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rephiltim (1983 AO2)"
msgstr "Rephiltim (1983 AO2)"
#: kstars_i18n.cpp:7196
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Texstapa (1984 EA1)"
msgstr "Texstapa (1984 EA1)"
#: kstars_i18n.cpp:7197
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Askalaphus (1988 BW1)"
msgstr "Askalaphus (1988 BW1)"
#: kstars_i18n.cpp:7198
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kibeshigemaro (1990 FC1)"
msgstr "Kibeshigemaro (1990 FC1)"
#: kstars_i18n.cpp:7199
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gold (1990 SF2)"
msgstr "Gold (1990 SF2)"
#: kstars_i18n.cpp:7200
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Wellnitz (1991 NT1)"
msgstr "Wellnitz (1991 NT1)"
#: kstars_i18n.cpp:7201
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Niinoama (1991 PA1)"
msgstr "Niinoama (1991 PA1)"
#: kstars_i18n.cpp:7202
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kanroku (1977 DR1)"
msgstr "Kanroku (1977 DR1)"
#: kstars_i18n.cpp:7203
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Glia (1983 CF1)"
msgstr "Glia (1983 CF1)"
#: kstars_i18n.cpp:7204
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Showa (1990 FT)"
msgstr "Showa (1990 FT)"
#: kstars_i18n.cpp:7205
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Choukyongchol (1991 PM)"
msgstr "Choukyongchol (1991 PM)"
#: kstars_i18n.cpp:7206
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kabashima (1986 VG)"
msgstr "Kabashima (1986 VG)"
#: kstars_i18n.cpp:7207
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Teller (1989 GL5)"
msgstr "Teller (1989 GL5)"
#: kstars_i18n.cpp:7208
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Eurymedon (9507 P-L)"
msgstr "Eurymedon (9507 P-L)"
#: kstars_i18n.cpp:7209
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Roccapalumba (1984 HE1)"
msgstr "Roccapalumba (1984 HE1)"
#: kstars_i18n.cpp:7210
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Agapenor (1985 TG3)"
msgstr "Agapenor (1985 TG3)"
#: kstars_i18n.cpp:7211
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bechmann (1985 VP)"
msgstr "Bechmann (1985 VP)"
#: kstars_i18n.cpp:7212
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1986 TS6)"
msgstr "(1986 TS6)"
#: kstars_i18n.cpp:7213
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Androgeos (1988 BX1)"
msgstr "Androgeos (1988 BX1)"
#: kstars_i18n.cpp:7214
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Halaesus (1988 BY1)"
msgstr "Halaesus (1988 BY1)"
#: kstars_i18n.cpp:7215
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tuttle (1991 US2)"
msgstr "Tuttle (1991 US2)"
#: kstars_i18n.cpp:7216
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Theotes (1973 SW1)"
msgstr "Theotes (1973 SW1)"
#: kstars_i18n.cpp:7217
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Colpa (1974 ME)"
msgstr "Colpa (1974 ME)"
#: kstars_i18n.cpp:7218
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Arai (1991 XT)"
msgstr "Arai (1991 XT)"
#: kstars_i18n.cpp:7219
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Goetzoertel (1949 QQ1)"
msgstr "Goetzoertel (1949 QQ1)"
#: kstars_i18n.cpp:7220
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Manara (1982 FJ)"
msgstr "Manara (1982 FJ)"
#: kstars_i18n.cpp:7221
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Korsor (1988 EU)"
msgstr "Korsor (1988 EU)"
#: kstars_i18n.cpp:7222
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1988 RA1)"
msgstr "(1988 RA1)"
#: kstars_i18n.cpp:7223
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bitias (1988 TZ1)"
msgstr "Bitias (1988 TZ1)"
#: kstars_i18n.cpp:7224
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1989 BL)"
msgstr "(1989 BL)"
#: kstars_i18n.cpp:7225
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Achaemenides (1989 CH2)"
msgstr "Achaemenides (1989 CH2)"
#: kstars_i18n.cpp:7226
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ilioneus (1989 SC7)"
msgstr "Ilioneus (1989 SC7)"
#: kstars_i18n.cpp:7227
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ebilson (1990 SM2)"
msgstr "Ebilson (1990 SM2)"
#: kstars_i18n.cpp:7228
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Baggaley (1990 UG2)"
msgstr "Baggaley (1990 UG2)"
#: kstars_i18n.cpp:7229
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rumoi (1990 VH4)"
msgstr "Rumoi (1990 VH4)"
#: kstars_i18n.cpp:7230
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kida (1990 XH)"
msgstr "Kida (1990 XH)"
#: kstars_i18n.cpp:7231
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Achates (1991 XX)"
msgstr "Achates (1991 XX)"
#: kstars_i18n.cpp:7232
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pholus (1992 AD)"
msgstr "Pholus (1992 AD)"
#: kstars_i18n.cpp:7233
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gierasch (1940 GO)"
msgstr "Gierasch (1940 GO)"
#: kstars_i18n.cpp:7234
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Piemonte (1982 BW)"
msgstr "Piemonte (1982 BW)"
#: kstars_i18n.cpp:7235
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Donalu (1990 SB4)"
msgstr "Donalu (1990 SB4)"
#: kstars_i18n.cpp:7236
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1990 UR2)"
msgstr "(1990 UR2)"
#: kstars_i18n.cpp:7237
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1990 VO3)"
msgstr "(1990 VO3)"
#: kstars_i18n.cpp:7238
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Yabuki (1991 CC)"
msgstr "Yabuki (1991 CC)"
#: kstars_i18n.cpp:7239
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tanakawataru (1992 ET)"
msgstr "Tanakawataru (1992 ET)"
#: kstars_i18n.cpp:7240
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dortmund (1981 RP2)"
msgstr "Dortmund (1981 RP2)"
#: kstars_i18n.cpp:7241
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1989 CW1)"
msgstr "(1989 CW1)"
#: kstars_i18n.cpp:7242
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tsurui (1991 AE)"
msgstr "Tsurui (1991 AE)"
#: kstars_i18n.cpp:7243
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1941 HA)"
msgstr "(1941 HA)"
#: kstars_i18n.cpp:7244
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ioffe (1980 TL13)"
msgstr "Ioffe (1980 TL13)"
#: kstars_i18n.cpp:7245
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Verne (1988 JV)"
msgstr "Verne (1988 JV)"
#: kstars_i18n.cpp:7246
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1988 RL10)"
msgstr "(1988 RL10)"
#: kstars_i18n.cpp:7247
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Amphilochos (1973 SQ1)"
msgstr "Amphilochos (1973 SQ1)"
#: kstars_i18n.cpp:7248
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ulysses (1986 VG1)"
msgstr "Ulysses (1986 VG1)"
#: kstars_i18n.cpp:7249
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Farquhar (1988 NN)"
msgstr "Farquhar (1988 NN)"
#: kstars_i18n.cpp:7250
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1988 RS10)"
msgstr "(1988 RS10)"
#: kstars_i18n.cpp:7251
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1989 AU1)"
msgstr "(1989 AU1)"
#: kstars_i18n.cpp:7252
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Epeigeus (1989 BB1)"
msgstr "Epeigeus (1989 BB1)"
#: kstars_i18n.cpp:7253
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Brucegoldberg (1990 XB1)"
msgstr "Brucegoldberg (1990 XB1)"
#: kstars_i18n.cpp:7254
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Arrius (1991 GY9)"
msgstr "Arrius (1991 GY9)"
#: kstars_i18n.cpp:7255
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Telephus (1991 KC)"
msgstr "Telephus (1991 KC)"
#: kstars_i18n.cpp:7256
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lindstrom (1988 SO1)"
msgstr "Lindstrom (1988 SO1)"
#: kstars_i18n.cpp:7257
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pyrrhus (1989 BW)"
msgstr "Pyrrhus (1989 BW)"
#: kstars_i18n.cpp:7258
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Orsilocus (1989 CK2)"
msgstr "Orsilocus (1989 CK2)"
#: kstars_i18n.cpp:7259
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Krethon (1989 EO11)"
msgstr "Krethon (1989 EO11)"
#: kstars_i18n.cpp:7260
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1991 AJ1)"
msgstr "(1991 AJ1)"
#: kstars_i18n.cpp:7261
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bentengahama (1991 BQ2)"
msgstr "Bentengahama (1991 BQ2)"
#: kstars_i18n.cpp:7262
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Onnetoh (1991 CB)"
msgstr "Onnetoh (1991 CB)"
#: kstars_i18n.cpp:7263
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Masayo (1991 CE)"
msgstr "Masayo (1991 CE)"
#: kstars_i18n.cpp:7264
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Wilkickia (1982 SG4)"
msgstr "Wilkickia (1982 SG4)"
#: kstars_i18n.cpp:7265
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Filatov (1982 UB7)"
msgstr "Filatov (1982 UB7)"
#: kstars_i18n.cpp:7266
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1991 JE1)"
msgstr "(1991 JE1)"
#: kstars_i18n.cpp:7267
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aoki (1991 LD)"
msgstr "Aoki (1991 LD)"
#: kstars_i18n.cpp:7268
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sekiguchi (1992 EL)"
msgstr "Sekiguchi (1992 EL)"
#: kstars_i18n.cpp:7269
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1992 QH)"
msgstr "(1992 QH)"
#: kstars_i18n.cpp:7270
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rozhdestvenskij (1975 VD9)"
msgstr "Rozhdestvenskij (1975 VD9)"
#: kstars_i18n.cpp:7271
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Goncharov (1976 YC2)"
msgstr "Goncharov (1976 YC2)"
#: kstars_i18n.cpp:7272
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1978 CH)"
msgstr "(1978 CH)"
#: kstars_i18n.cpp:7273
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Vitagliano (1984 SW5)"
msgstr "Vitagliano (1984 SW5)"
#: kstars_i18n.cpp:7274
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hokutosei (1989 AM1)"
msgstr "Hokutosei (1989 AM1)"
#: kstars_i18n.cpp:7275
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Takachiho (1990 DM)"
msgstr "Takachiho (1990 DM)"
#: kstars_i18n.cpp:7276
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kameoka (1990 BS1)"
msgstr "Kameoka (1990 BS1)"
#: kstars_i18n.cpp:7277
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Eumelos (1990 DK)"
msgstr "Eumelos (1990 DK)"
#: kstars_i18n.cpp:7278
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lorre (1990 QJ)"
msgstr "Lorre (1990 QJ)"
#: kstars_i18n.cpp:7279
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Couturier (1990 RW)"
msgstr "Couturier (1990 RW)"
#: kstars_i18n.cpp:7280
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Andymurray (1991 JZ1)"
msgstr "Andymurray (1991 JZ1)"
#: kstars_i18n.cpp:7281
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Autumn (1983 HB1)"
msgstr "Autumn (1983 HB1)"
#: kstars_i18n.cpp:7282
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tunguska (1988 PK1)"
msgstr "Tunguska (1988 PK1)"
#: kstars_i18n.cpp:7283
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1989 TO11)"
msgstr "(1989 TO11)"
#: kstars_i18n.cpp:7284
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1989 YK8)"
msgstr "(1989 YK8)"
#: kstars_i18n.cpp:7285
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Cherkashin (1990 UQ11)"
msgstr "Cherkashin (1990 UQ11)"
#: kstars_i18n.cpp:7286
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kiyosato (1991 VK5)"
msgstr "Kiyosato (1991 VK5)"
#: kstars_i18n.cpp:7287
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Oberkochen (1993 BF2)"
msgstr "Oberkochen (1993 BF2)"
#: kstars_i18n.cpp:7288
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rumyantsev (1972 RY3)"
msgstr "Rumyantsev (1972 RY3)"
#: kstars_i18n.cpp:7289
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Cloanthus (1988 TH1)"
msgstr "Cloanthus (1988 TH1)"
#: kstars_i18n.cpp:7290
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1992 AJ)"
msgstr "(1992 AJ)"
#: kstars_i18n.cpp:7291
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1991 VZ1)"
msgstr "(1991 VZ1)"
#: kstars_i18n.cpp:7292
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Durisen (1953 FK1)"
msgstr "Durisen (1953 FK1)"
#: kstars_i18n.cpp:7293
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lesliegreen (1978 LG)"
msgstr "Lesliegreen (1978 LG)"
#: kstars_i18n.cpp:7294
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Oshima (1990 VB4)"
msgstr "Oshima (1990 VB4)"
#: kstars_i18n.cpp:7295
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Jimmiller (1991 NK1)"
msgstr "Jimmiller (1991 NK1)"
#: kstars_i18n.cpp:7296
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rausudake (1992 CE)"
msgstr "Rausudake (1992 CE)"
#: kstars_i18n.cpp:7297
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Iwamori (1990 UY)"
msgstr "Iwamori (1990 UY)"
#: kstars_i18n.cpp:7298
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kuwana (1993 DA1)"
msgstr "Kuwana (1993 DA1)"
#: kstars_i18n.cpp:7299
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ingelehmann (1993 GG)"
msgstr "Ingelehmann (1993 GG)"
#: kstars_i18n.cpp:7300
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gyas (1988 RF1)"
msgstr "Gyas (1988 RF1)"
#: kstars_i18n.cpp:7301
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Deikoon (1988 TA3)"
msgstr "Deikoon (1988 TA3)"
#: kstars_i18n.cpp:7302
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1990 VU1)"
msgstr "(1990 VU1)"
#: kstars_i18n.cpp:7303
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mochihito-o (1990 XK)"
msgstr "Mochihito-o (1990 XK)"
#: kstars_i18n.cpp:7304
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Traversa (1991 CA2)"
msgstr "Traversa (1991 CA2)"
#: kstars_i18n.cpp:7305
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Amphimachus (1992 HS3)"
msgstr "Amphimachus (1992 HS3)"
#: kstars_i18n.cpp:7306
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hildebrand (1977 PO1)"
msgstr "Hildebrand (1977 PO1)"
#: kstars_i18n.cpp:7307
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rosstaylor (1985 VF2)"
msgstr "Rosstaylor (1985 VF2)"
#: kstars_i18n.cpp:7308
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sanenobufukui (1990 XA)"
msgstr "Sanenobufukui (1990 XA)"
#: kstars_i18n.cpp:7309
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Yamamotoshinobu (1991 AB1)"
msgstr "Yamamotoshinobu (1991 AB1)"
#: kstars_i18n.cpp:7310
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Eneev (1978 SO4)"
msgstr "Eneev (1978 SO4)"
#: kstars_i18n.cpp:7311
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1990 TN4)"
msgstr "(1990 TN4)"
#: kstars_i18n.cpp:7312
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1991 FV)"
msgstr "(1991 FV)"
#: kstars_i18n.cpp:7313
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kandatai (1991 GG1)"
msgstr "Kandatai (1991 GG1)"
#: kstars_i18n.cpp:7314
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1992 OP7)"
msgstr "(1992 OP7)"
#: kstars_i18n.cpp:7315
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Jurafrance (1989 YF5)"
msgstr "Jurafrance (1989 YF5)"
#: kstars_i18n.cpp:7316
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Babel'' (1987 QV10)"
msgstr "Babel'' (1987 QV10)"
#: kstars_i18n.cpp:7317
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1988 XW1)"
msgstr "(1988 XW1)"
#: kstars_i18n.cpp:7318
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Shinsengumi (1989 AH)"
msgstr "Shinsengumi (1989 AH)"
#: kstars_i18n.cpp:7319
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bradstreet (1990 DB)"
msgstr "Bradstreet (1990 DB)"
#: kstars_i18n.cpp:7320
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Peterson (1991 PQ)"
msgstr "Peterson (1991 PQ)"
#: kstars_i18n.cpp:7321
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1992 SZ14)"
msgstr "(1992 SZ14)"
#: kstars_i18n.cpp:7322
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "GOI (1974 SJ3)"
msgstr "GOI (1974 SJ3)"
#: kstars_i18n.cpp:7323
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1990 HF1)"
msgstr "(1990 HF1)"
#: kstars_i18n.cpp:7324
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Josephblack (1993 VM5)"
msgstr "Josephblack (1993 VM5)"
#: kstars_i18n.cpp:7325
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rutger (1975 LR)"
msgstr "Rutger (1975 LR)"
#: kstars_i18n.cpp:7326
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1989 TU5)"
msgstr "(1989 TU5)"
#: kstars_i18n.cpp:7327
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kathywhaler (1990 WK)"
msgstr "Kathywhaler (1990 WK)"
#: kstars_i18n.cpp:7328
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1992 SX17)"
msgstr "(1992 SX17)"
#: kstars_i18n.cpp:7329
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Shouichi (1992 UV)"
msgstr "Shouichi (1992 UV)"
#: kstars_i18n.cpp:7330
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pindarus (1973 SK1)"
msgstr "Pindarus (1973 SK1)"
#: kstars_i18n.cpp:7331
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Zhvanetskij (1976 GK3)"
msgstr "Zhvanetskij (1976 GK3)"
#: kstars_i18n.cpp:7332
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Khadzhinov (1979 FQ2)"
msgstr "Khadzhinov (1979 FQ2)"
#: kstars_i18n.cpp:7333
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Feliksobolev (1981 TJ4)"
msgstr "Feliksobolev (1981 TJ4)"
#: kstars_i18n.cpp:7334
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Denzilrobert (1983 AN2)"
msgstr "Denzilrobert (1983 AN2)"
#: kstars_i18n.cpp:7335
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Harryatkinson (1991 PS12)"
msgstr "Harryatkinson (1991 PS12)"
#: kstars_i18n.cpp:7336
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1992 TH1)"
msgstr "(1992 TH1)"
#: kstars_i18n.cpp:7337
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "United Nations (1987 UN)"
msgstr "United Nations (1987 UN)"
#: kstars_i18n.cpp:7338
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1988 RO)"
msgstr "(1988 RO)"
#: kstars_i18n.cpp:7339
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Telford (1991 RO6)"
msgstr "Telford (1991 RO6)"
#: kstars_i18n.cpp:7340
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Naotosato (1992 YA3)"
msgstr "Naotosato (1992 YA3)"
#: kstars_i18n.cpp:7341
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ryokan (1982 BQ4)"
msgstr "Ryokan (1982 BQ4)"
#: kstars_i18n.cpp:7342
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Parmenides (1989 RS)"
msgstr "Parmenides (1989 RS)"
#: kstars_i18n.cpp:7343
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Junichi (1992 CE1)"
msgstr "Junichi (1992 CE1)"
#: kstars_i18n.cpp:7344
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Robbia (5182 T-3)"
msgstr "Robbia (5182 T-3)"
#: kstars_i18n.cpp:7345
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1990 QR11)"
msgstr "(1990 QR11)"
#: kstars_i18n.cpp:7346
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1989 DJ)"
msgstr "(1989 DJ)"
#: kstars_i18n.cpp:7347
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1993 HV)"
msgstr "(1993 HV)"
#: kstars_i18n.cpp:7348
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gryphon (1990 YH)"
msgstr "Gryphon (1990 YH)"
#: kstars_i18n.cpp:7349
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Johnfletcher (1991 BY)"
msgstr "Johnfletcher (1991 BY)"
#: kstars_i18n.cpp:7350
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kondojiro (1994 EQ3)"
msgstr "Kondojiro (1994 EQ3)"
#: kstars_i18n.cpp:7351
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Polybius (1983 TR2)"
msgstr "Polybius (1983 TR2)"
#: kstars_i18n.cpp:7352
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1980 PB3)"
msgstr "(1980 PB3)"
#: kstars_i18n.cpp:7353
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Chikushi (1989 CV)"
msgstr "Chikushi (1989 CV)"
#: kstars_i18n.cpp:7354
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Maiztegui (1989 WL7)"
msgstr "Maiztegui (1989 WL7)"
#: kstars_i18n.cpp:7355
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Isaosato (1992 UO4)"
msgstr "Isaosato (1992 UO4)"
#: kstars_i18n.cpp:7356
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1993 UN3)"
msgstr "(1993 UN3)"
#: kstars_i18n.cpp:7357
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hideo (1994 AX1)"
msgstr "Hideo (1994 AX1)"
#: kstars_i18n.cpp:7358
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Univermoscow (1969 TX5)"
msgstr "Univermoscow (1969 TX5)"
#: kstars_i18n.cpp:7359
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dubinin (1977 AZ1)"
msgstr "Dubinin (1977 AZ1)"
#: kstars_i18n.cpp:7360
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tunis (1979 KO)"
msgstr "Tunis (1979 KO)"
#: kstars_i18n.cpp:7361
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Heinlein (1985 GS)"
msgstr "Heinlein (1985 GS)"
#: kstars_i18n.cpp:7362
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Walker (1985 JW1)"
msgstr "Walker (1985 JW1)"
#: kstars_i18n.cpp:7363
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Vrba (1987 VA1)"
msgstr "Vrba (1987 VA1)"
#: kstars_i18n.cpp:7364
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tokushima (1988 XU1)"
msgstr "Tokushima (1988 XU1)"
#: kstars_i18n.cpp:7365
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Takashimizuno (1990 HR)"
msgstr "Takashimizuno (1990 HR)"
#: kstars_i18n.cpp:7366
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Georgealexander (1991 GQ1)"
msgstr "Georgealexander (1991 GQ1)"
#: kstars_i18n.cpp:7367
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Susono (1993 XX)"
msgstr "Susono (1993 XX)"
#: kstars_i18n.cpp:7368
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tirol (1988 CV)"
msgstr "Tirol (1988 CV)"
#: kstars_i18n.cpp:7369
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Isoda (1994 AG3)"
msgstr "Isoda (1994 AG3)"
#: kstars_i18n.cpp:7370
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Refugium (1987 SZ6)"
msgstr "Refugium (1987 SZ6)"
#: kstars_i18n.cpp:7371
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1987 VT)"
msgstr "(1987 VT)"
#: kstars_i18n.cpp:7372
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Muzzio (1976 AH)"
msgstr "Muzzio (1976 AH)"
#: kstars_i18n.cpp:7373
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1986 TR6)"
msgstr "(1986 TR6)"
#: kstars_i18n.cpp:7374
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kaye (1987 DY4)"
msgstr "Kaye (1987 DY4)"
#: kstars_i18n.cpp:7375
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tomohiro (1994 JO)"
msgstr "Tomohiro (1994 JO)"
#: kstars_i18n.cpp:7376
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gvishiani (1976 QE1)"
msgstr "Gvishiani (1976 QE1)"
#: kstars_i18n.cpp:7377
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1992 BN)"
msgstr "(1992 BN)"
#: kstars_i18n.cpp:7378
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kolya (1973 SS4)"
msgstr "Kolya (1973 SS4)"
#: kstars_i18n.cpp:7379
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nagahama (1992 EL1)"
msgstr "Nagahama (1992 EL1)"
#: kstars_i18n.cpp:7380
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Celentano (1987 HM1)"
msgstr "Celentano (1987 HM1)"
#: kstars_i18n.cpp:7381
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1991 CX5)"
msgstr "(1991 CX5)"
#: kstars_i18n.cpp:7382
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1992 EF)"
msgstr "(1992 EF)"
#: kstars_i18n.cpp:7383
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Benzenberg (1992 FB)"
msgstr "Benzenberg (1992 FB)"
#: kstars_i18n.cpp:7384
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1990 VA7)"
msgstr "(1990 VA7)"
#: kstars_i18n.cpp:7385
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Masuisakura (1992 DK)"
msgstr "Masuisakura (1992 DK)"
#: kstars_i18n.cpp:7386
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Juanclaria (1969 GC)"
msgstr "Juanclaria (1969 GC)"
#: kstars_i18n.cpp:7387
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Virgiliomarcon (1991 GL)"
msgstr "Virgiliomarcon (1991 GL)"
#: kstars_i18n.cpp:7388
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kukai (1992 CO)"
msgstr "Kukai (1992 CO)"
#: kstars_i18n.cpp:7389
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Miyazaki (1990 TW)"
msgstr "Miyazaki (1990 TW)"
#: kstars_i18n.cpp:7390
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lewispearce (1992 OJ)"
msgstr "Lewispearce (1992 OJ)"
#: kstars_i18n.cpp:7391
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Fukui (1993 TP)"
msgstr "Fukui (1993 TP)"
#: kstars_i18n.cpp:7392
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Solti (1992 MC)"
msgstr "Solti (1992 MC)"
#: kstars_i18n.cpp:7393
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lewiscarroll (1994 AO)"
msgstr "Lewiscarroll (1994 AO)"
#: kstars_i18n.cpp:7394
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Laomedon (3104 T-3)"
msgstr "Laomedon (3104 T-3)"
#: kstars_i18n.cpp:7395
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tithonus (3108 T-3)"
msgstr "Tithonus (3108 T-3)"
#: kstars_i18n.cpp:7396
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Toshihanda (1993 XT)"
msgstr "Toshihanda (1993 XT)"
#: kstars_i18n.cpp:7397
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Davidlean (1995 BK3)"
msgstr "Davidlean (1995 BK3)"
#: kstars_i18n.cpp:7398
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nessus (1993 HA2)"
msgstr "Nessus (1993 HA2)"
#: kstars_i18n.cpp:7399
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kiyose (1993 XE)"
msgstr "Kiyose (1993 XE)"
#: kstars_i18n.cpp:7400
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hiera (1989 AV2)"
msgstr "Hiera (1989 AV2)"
#: kstars_i18n.cpp:7401
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Glinos (1990 OJ4)"
msgstr "Glinos (1990 OJ4)"
#: kstars_i18n.cpp:7402
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Longtom (1992 YL)"
msgstr "Longtom (1992 YL)"
#: kstars_i18n.cpp:7403
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Haramura (1995 WU41)"
msgstr "Haramura (1995 WU41)"
#: kstars_i18n.cpp:7404
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Euneus (1973 SH1)"
msgstr "Euneus (1973 SH1)"
#: kstars_i18n.cpp:7405
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Semois (1988 SQ)"
msgstr "Semois (1988 SQ)"
#: kstars_i18n.cpp:7406
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Anticlus (1973 SM1)"
msgstr "Anticlus (1973 SM1)"
#: kstars_i18n.cpp:7407
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Gerhard (1977 FS)"
msgstr "Gerhard (1977 FS)"
#: kstars_i18n.cpp:7408
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dacke (1979 QX3)"
msgstr "Dacke (1979 QX3)"
#: kstars_i18n.cpp:7409
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nara (1993 CL)"
msgstr "Nara (1993 CL)"
#: kstars_i18n.cpp:7410
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1989 VW)"
msgstr "(1989 VW)"
#: kstars_i18n.cpp:7411
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hyakutake (1991 XC1)"
msgstr "Hyakutake (1991 XC1)"
#: kstars_i18n.cpp:7412
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Balindblad (1985 TV)"
msgstr "Balindblad (1985 TV)"
#: kstars_i18n.cpp:7413
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1994 CO)"
msgstr "(1994 CO)"
#: kstars_i18n.cpp:7414
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Xanthomalitia (1985 QX4)"
msgstr "Xanthomalitia (1985 QX4)"
#: kstars_i18n.cpp:7415
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1984 DE1)"
msgstr "(1984 DE1)"
#: kstars_i18n.cpp:7416
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ogilsbie (1993 GE)"
msgstr "Ogilsbie (1993 GE)"
#: kstars_i18n.cpp:7417
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Changchun (1994 XO)"
msgstr "Changchun (1994 XO)"
#: kstars_i18n.cpp:7418
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Prylis (1973 SY)"
msgstr "Prylis (1973 SY)"
#: kstars_i18n.cpp:7419
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1989 WO1)"
msgstr "(1989 WO1)"
#: kstars_i18n.cpp:7420
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1992 FJ1)"
msgstr "(1992 FJ1)"
#: kstars_i18n.cpp:7421
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Yumi (1993 GH)"
msgstr "Yumi (1993 GH)"
#: kstars_i18n.cpp:7422
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1995 SR1)"
msgstr "(1995 SR1)"
#: kstars_i18n.cpp:7423
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1983 VH1)"
msgstr "(1983 VH1)"
#: kstars_i18n.cpp:7424
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1986 TT6)"
msgstr "(1986 TT6)"
#: kstars_i18n.cpp:7425
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Morita (1996 BK2)"
msgstr "Morita (1996 BK2)"
#: kstars_i18n.cpp:7426
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dolon (1987 QN)"
msgstr "Dolon (1987 QN)"
#: kstars_i18n.cpp:7427
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lagerros (1978 QC3)"
msgstr "Lagerros (1978 QC3)"
#: kstars_i18n.cpp:7428
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kaseda (1995 DK1)"
msgstr "Kaseda (1995 DK1)"
#: kstars_i18n.cpp:7429
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Juzoitami (1997 OX)"
msgstr "Juzoitami (1997 OX)"
#: kstars_i18n.cpp:7430
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1991 OK1)"
msgstr "(1991 OK1)"
#: kstars_i18n.cpp:7431
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Williamknight (1991 SK)"
msgstr "Williamknight (1991 SK)"
#: kstars_i18n.cpp:7432
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Deliyannis (1957 JP)"
msgstr "Deliyannis (1957 JP)"
#: kstars_i18n.cpp:7433
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Anius (1973 SD1)"
msgstr "Anius (1973 SD1)"
#: kstars_i18n.cpp:7434
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Peterthomas (1989 RB6)"
msgstr "Peterthomas (1989 RB6)"
#: kstars_i18n.cpp:7435
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tyndareus (5493 T-2)"
msgstr "Tyndareus (5493 T-2)"
#: kstars_i18n.cpp:7436
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Seeberg (1976 DJ1)"
msgstr "Seeberg (1976 DJ1)"
#: kstars_i18n.cpp:7437
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1996 TF7)"
msgstr "(1996 TF7)"
#: kstars_i18n.cpp:7438
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Agrius (1973 SE1)"
msgstr "Agrius (1973 SE1)"
#: kstars_i18n.cpp:7439
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Takayuki (1992 UM3)"
msgstr "Takayuki (1992 UM3)"
#: kstars_i18n.cpp:7440
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Wolkenstein (3002 P-L)"
msgstr "Wolkenstein (3002 P-L)"
#: kstars_i18n.cpp:7441
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Eurysaces (4523 P-L)"
msgstr "Eurysaces (4523 P-L)"
#: kstars_i18n.cpp:7442
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1992 OZ9)"
msgstr "(1992 OZ9)"
#: kstars_i18n.cpp:7443
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Asbolus (1995 GO)"
msgstr "Asbolus (1995 GO)"
#: kstars_i18n.cpp:7444
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Daitarabochi (1994 VC7)"
msgstr "Daitarabochi (1994 VC7)"
#: kstars_i18n.cpp:7445
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1995 US)"
msgstr "(1995 US)"
#: kstars_i18n.cpp:7446
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sano (1990 TM1)"
msgstr "Sano (1990 TM1)"
#: kstars_i18n.cpp:7447
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "AMOS (1996 AO3)"
msgstr "AMOS (1996 AO3)"
#: kstars_i18n.cpp:7448
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Keneke (1998 EH12)"
msgstr "Keneke (1998 EH12)"
#: kstars_i18n.cpp:7449
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Eliason (1981 JB2)"
msgstr "Eliason (1981 JB2)"
#: kstars_i18n.cpp:7450
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1989 UW2)"
msgstr "(1989 UW2)"
#: kstars_i18n.cpp:7451
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1995 UJ4)"
msgstr "(1995 UJ4)"
#: kstars_i18n.cpp:7452
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sawaishujiro (1995 YK3)"
msgstr "Sawaishujiro (1995 YK3)"
#: kstars_i18n.cpp:7453
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1996 EU2)"
msgstr "(1996 EU2)"
#: kstars_i18n.cpp:7454
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mnesthus (1988 RG1)"
msgstr "Mnesthus (1988 RG1)"
#: kstars_i18n.cpp:7455
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1989 UX5)"
msgstr "(1989 UX5)"
#: kstars_i18n.cpp:7456
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kawane (1990 AD)"
msgstr "Kawane (1990 AD)"
#: kstars_i18n.cpp:7457
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1993 RX3)"
msgstr "(1993 RX3)"
#: kstars_i18n.cpp:7458
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nanyang (1995 VU18)"
msgstr "Nanyang (1995 VU18)"
#: kstars_i18n.cpp:7459
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Stefanovalentini (1998 DJ11)"
msgstr "Stefanovalentini (1998 DJ11)"
#: kstars_i18n.cpp:7460
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rhesus (5191 T-3)"
msgstr "Rhesus (5191 T-3)"
#: kstars_i18n.cpp:7461
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1995 WO8)"
msgstr "(1995 WO8)"
#: kstars_i18n.cpp:7462
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 MO19)"
msgstr "(1998 MO19)"
#: kstars_i18n.cpp:7463
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Erichthonios (1996 HU10)"
msgstr "Erichthonios (1996 HU10)"
#: kstars_i18n.cpp:7464
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1996 PS1)"
msgstr "(1996 PS1)"
#: kstars_i18n.cpp:7465
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hohmann (1996 FU13)"
msgstr "Hohmann (1996 FU13)"
#: kstars_i18n.cpp:7466
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lycomedes (6581 P-L)"
msgstr "Lycomedes (6581 P-L)"
#: kstars_i18n.cpp:7467
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Nauplius (1973 SO1)"
msgstr "Nauplius (1973 SO1)"
#: kstars_i18n.cpp:7468
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Oceax (1973 SP1)"
msgstr "Oceax (1973 SP1)"
#: kstars_i18n.cpp:7469
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1995 OK8)"
msgstr "(1995 OK8)"
#: kstars_i18n.cpp:7470
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1996 RJ)"
msgstr "(1996 RJ)"
#: kstars_i18n.cpp:7471
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1997 SJ4)"
msgstr "(1997 SJ4)"
#: kstars_i18n.cpp:7472
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Thersander (6540 P-L)"
msgstr "Thersander (6540 P-L)"
#: kstars_i18n.cpp:7473
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Eurymachos (6591 P-L)"
msgstr "Eurymachos (6591 P-L)"
#: kstars_i18n.cpp:7474
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Antimachos (1973 SS)"
msgstr "Antimachos (1973 SS)"
#: kstars_i18n.cpp:7475
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1991 EN)"
msgstr "(1991 EN)"
#: kstars_i18n.cpp:7476
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Oileus (6541 P-L)"
msgstr "Oileus (6541 P-L)"
#: kstars_i18n.cpp:7477
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Al-Biruni (1986 PN4)"
msgstr "Al-Biruni (1986 PN4)"
#: kstars_i18n.cpp:7478
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Malytheatre (1976 YF3)"
msgstr "Malytheatre (1976 YF3)"
#: kstars_i18n.cpp:7479
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sakka (1993 VG1)"
msgstr "Sakka (1993 VG1)"
#: kstars_i18n.cpp:7480
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Chariklo (1997 CU26)"
msgstr "Chariklo (1997 CU26)"
#: kstars_i18n.cpp:7481
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Amphiaraos (6629 P-L)"
msgstr "Amphiaraos (6629 P-L)"
#: kstars_i18n.cpp:7482
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1990 RF)"
msgstr "(1990 RF)"
#: kstars_i18n.cpp:7483
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Peterbluhm (1991 GM10)"
msgstr "Peterbluhm (1991 GM10)"
#: kstars_i18n.cpp:7484
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hylonome (1995 DW2)"
msgstr "Hylonome (1995 DW2)"
#: kstars_i18n.cpp:7485
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mali Losinj (1998 UT15)"
msgstr "Mali Losinj (1998 UT15)"
#: kstars_i18n.cpp:7486
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1989 TJ14)"
msgstr "(1989 TJ14)"
#: kstars_i18n.cpp:7487
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kanetugu (1995 WC4)"
msgstr "Kanetugu (1995 WC4)"
#: kstars_i18n.cpp:7488
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Mameta (1996 VB9)"
msgstr "Mameta (1996 VB9)"
#: kstars_i18n.cpp:7489
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Yanjici (1997 BB1)"
msgstr "Yanjici (1997 BB1)"
#: kstars_i18n.cpp:7490
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Phemios (5187 T-2)"
msgstr "Phemios (5187 T-2)"
#: kstars_i18n.cpp:7491
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kostyukova (1978 QE)"
msgstr "Kostyukova (1978 QE)"
#: kstars_i18n.cpp:7492
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1990 UZ)"
msgstr "(1990 UZ)"
#: kstars_i18n.cpp:7493
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1990 UB1)"
msgstr "(1990 UB1)"
#: kstars_i18n.cpp:7494
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1994 LR)"
msgstr "(1994 LR)"
#: kstars_i18n.cpp:7495
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1997 AO1)"
msgstr "(1997 AO1)"
#: kstars_i18n.cpp:7496
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Lorenzalevy (1998 SW60)"
msgstr "Lorenzalevy (1998 SW60)"
#: kstars_i18n.cpp:7497
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dolios (1973 SL1)"
msgstr "Dolios (1973 SL1)"
#: kstars_i18n.cpp:7498
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Stenmark (1980 FJ1)"
msgstr "Stenmark (1980 FJ1)"
#: kstars_i18n.cpp:7499
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1994 CS8)"
msgstr "(1994 CS8)"
#: kstars_i18n.cpp:7500
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 JO26)"
msgstr "(1999 JO26)"
#: kstars_i18n.cpp:7501
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Laertes (1973 SA2)"
msgstr "Laertes (1973 SA2)"
#: kstars_i18n.cpp:7502
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1988 RN11)"
msgstr "(1988 RN11)"
#: kstars_i18n.cpp:7503
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1988 SL3)"
msgstr "(1988 SL3)"
#: kstars_i18n.cpp:7504
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1997 TS25)"
msgstr "(1997 TS25)"
#: kstars_i18n.cpp:7505
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1997 YY5)"
msgstr "(1997 YY5)"
#: kstars_i18n.cpp:7506
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 VU4)"
msgstr "(1998 VU4)"
#: kstars_i18n.cpp:7507
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 XN77)"
msgstr "(1998 XN77)"
#: kstars_i18n.cpp:7508
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 XZ77)"
msgstr "(1998 XZ77)"
#: kstars_i18n.cpp:7509
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 XX93)"
msgstr "(1998 XX93)"
#: kstars_i18n.cpp:7510
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 FU34)"
msgstr "(1999 FU34)"
#: kstars_i18n.cpp:7511
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Alcinoos (4139 P-L)"
msgstr "Alcinoos (4139 P-L)"
#: kstars_i18n.cpp:7512
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Demodokus (4655 P-L)"
msgstr "Demodokus (4655 P-L)"
#: kstars_i18n.cpp:7513
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1988 RG10)"
msgstr "(1988 RG10)"
#: kstars_i18n.cpp:7514
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1988 RM11)"
msgstr "(1988 RM11)"
#: kstars_i18n.cpp:7515
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Thersilochos (1990 VL6)"
msgstr "Thersilochos (1990 VL6)"
#: kstars_i18n.cpp:7516
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Solikamsk (1992 SU21)"
msgstr "Solikamsk (1992 SU21)"
#: kstars_i18n.cpp:7517
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Boucolion (1993 BD4)"
msgstr "Boucolion (1993 BD4)"
#: kstars_i18n.cpp:7518
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Asios (1993 BZ12)"
msgstr "Asios (1993 BZ12)"
#: kstars_i18n.cpp:7519
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1996 BQ2)"
msgstr "(1996 BQ2)"
#: kstars_i18n.cpp:7520
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1997 GO24)"
msgstr "(1997 GO24)"
#: kstars_i18n.cpp:7521
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Balios (1997 VV1)"
msgstr "Balios (1997 VV1)"
#: kstars_i18n.cpp:7522
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Baton Rouge (1998 SG27)"
msgstr "Baton Rouge (1998 SG27)"
#: kstars_i18n.cpp:7523
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Teruhime (1988 VY2)"
msgstr "Teruhime (1988 VY2)"
#: kstars_i18n.cpp:7524
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1989 TS2)"
msgstr "(1989 TS2)"
#: kstars_i18n.cpp:7525
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Echemmon (1990 TV12)"
msgstr "Echemmon (1990 TV12)"
#: kstars_i18n.cpp:7526
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Angel (1992 LF)"
msgstr "Angel (1992 LF)"
#: kstars_i18n.cpp:7527
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kagayayutaka (1993 SD2)"
msgstr "Kagayayutaka (1993 SD2)"
#: kstars_i18n.cpp:7528
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aretaon (1997 JB16)"
msgstr "Aretaon (1997 JB16)"
#: kstars_i18n.cpp:7529
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1997 TT9)"
msgstr "(1997 TT9)"
#: kstars_i18n.cpp:7530
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Robertgrimm (1998 SD2)"
msgstr "Robertgrimm (1998 SD2)"
#: kstars_i18n.cpp:7531
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 RM11)"
msgstr "(1999 RM11)"
#: kstars_i18n.cpp:7532
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Miroshnikov (1981 RF2)"
msgstr "Miroshnikov (1981 RF2)"
#: kstars_i18n.cpp:7533
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Imranakperov (1986 RB12)"
msgstr "Imranakperov (1986 RB12)"
#: kstars_i18n.cpp:7534
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Actor (1987 YU1)"
msgstr "Actor (1987 YU1)"
#: kstars_i18n.cpp:7535
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Koon (1988 QY)"
msgstr "Koon (1988 QY)"
#: kstars_i18n.cpp:7536
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Jepejacobsen (1993 OX6)"
msgstr "Jepejacobsen (1993 OX6)"
#: kstars_i18n.cpp:7537
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Prothoon (1996 GE19)"
msgstr "Prothoon (1996 GE19)"
#: kstars_i18n.cpp:7538
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 QB69)"
msgstr "(1998 QB69)"
#: kstars_i18n.cpp:7539
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Briangrazer (1998 SP36)"
msgstr "Briangrazer (1998 SP36)"
#: kstars_i18n.cpp:7540
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ascanios (2035 T-3)"
msgstr "Ascanios (2035 T-3)"
#: kstars_i18n.cpp:7541
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Peiraios (1973 SL)"
msgstr "Peiraios (1973 SL)"
#: kstars_i18n.cpp:7542
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1988 VG1)"
msgstr "(1988 VG1)"
#: kstars_i18n.cpp:7543
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1991 FY3)"
msgstr "(1991 FY3)"
#: kstars_i18n.cpp:7544
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Alkimos (1991 GX1)"
msgstr "Alkimos (1991 GX1)"
#: kstars_i18n.cpp:7545
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1997 QD2)"
msgstr "(1997 QD2)"
#: kstars_i18n.cpp:7546
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Eteoneus (1998 TL15)"
msgstr "Eteoneus (1998 TL15)"
#: kstars_i18n.cpp:7547
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 TG16)"
msgstr "(1998 TG16)"
#: kstars_i18n.cpp:7548
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 UF21)"
msgstr "(1998 UF21)"
#: kstars_i18n.cpp:7549
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 VM15)"
msgstr "(1998 VM15)"
#: kstars_i18n.cpp:7550
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 WZ5)"
msgstr "(1998 WZ5)"
#: kstars_i18n.cpp:7551
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 TZ1)"
msgstr "(1999 TZ1)"
#: kstars_i18n.cpp:7552
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Eumaios (1973 SF1)"
msgstr "Eumaios (1973 SF1)"
#: kstars_i18n.cpp:7553
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Melanthios (1973 SY1)"
msgstr "Melanthios (1973 SY1)"
#: kstars_i18n.cpp:7554
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Halitherses (1973 SB2)"
msgstr "Halitherses (1973 SB2)"
#: kstars_i18n.cpp:7555
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1989 UA6)"
msgstr "(1989 UA6)"
#: kstars_i18n.cpp:7556
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1991 EJ)"
msgstr "(1991 EJ)"
#: kstars_i18n.cpp:7557
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Podarkes (1991 HN)"
msgstr "Podarkes (1991 HN)"
#: kstars_i18n.cpp:7558
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tigris (1993 BE5)"
msgstr "Tigris (1993 BE5)"
#: kstars_i18n.cpp:7559
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1996 SO8)"
msgstr "(1996 SO8)"
#: kstars_i18n.cpp:7560
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1996 TW)"
msgstr "(1996 TW)"
#: kstars_i18n.cpp:7561
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Augeias (1996 TS49)"
msgstr "Augeias (1996 TS49)"
#: kstars_i18n.cpp:7562
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Echion (1997 VB1)"
msgstr "Echion (1997 VB1)"
#: kstars_i18n.cpp:7563
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1997 VG1)"
msgstr "(1997 VG1)"
#: kstars_i18n.cpp:7564
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dannymeyer (1998 MJ14)"
msgstr "Dannymeyer (1998 MJ14)"
#: kstars_i18n.cpp:7565
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Marcallen (1998 MD38)"
msgstr "Marcallen (1998 MD38)"
#: kstars_i18n.cpp:7566
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 SQ)"
msgstr "(1998 SQ)"
#: kstars_i18n.cpp:7567
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 SU52)"
msgstr "(1998 SU52)"
#: kstars_i18n.cpp:7568
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 TU12)"
msgstr "(1998 TU12)"
#: kstars_i18n.cpp:7569
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 TP17)"
msgstr "(1998 TP17)"
#: kstars_i18n.cpp:7570
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 UQ16)"
msgstr "(1998 UQ16)"
#: kstars_i18n.cpp:7571
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 US24)"
msgstr "(1998 US24)"
#: kstars_i18n.cpp:7572
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 VU6)"
msgstr "(1998 VU6)"
#: kstars_i18n.cpp:7573
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 WX9)"
msgstr "(1998 WX9)"
#: kstars_i18n.cpp:7574
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 XS31)"
msgstr "(1998 XS31)"
#: kstars_i18n.cpp:7575
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 XO79)"
msgstr "(1998 XO79)"
#: kstars_i18n.cpp:7576
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 RV165)"
msgstr "(1999 RV165)"
#: kstars_i18n.cpp:7577
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Antiphos (5159 T-2)"
msgstr "Antiphos (5159 T-2)"
#: kstars_i18n.cpp:7578
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Orestes (1973 SX)"
msgstr "Orestes (1973 SX)"
#: kstars_i18n.cpp:7579
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Savanov (1982 TK1)"
msgstr "Savanov (1982 TK1)"
#: kstars_i18n.cpp:7580
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1988 RV12)"
msgstr "(1988 RV12)"
#: kstars_i18n.cpp:7581
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Urabe (1992 WF1)"
msgstr "Urabe (1992 WF1)"
#: kstars_i18n.cpp:7582
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Perimedes (1996 TN49)"
msgstr "Perimedes (1996 TN49)"
#: kstars_i18n.cpp:7583
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1997 WW7)"
msgstr "(1997 WW7)"
#: kstars_i18n.cpp:7584
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 UZ8)"
msgstr "(1998 UZ8)"
#: kstars_i18n.cpp:7585
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 UM18)"
msgstr "(1998 UM18)"
#: kstars_i18n.cpp:7586
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 UF31)"
msgstr "(1998 UF31)"
#: kstars_i18n.cpp:7587
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Davewilliams (1998 XG24)"
msgstr "Davewilliams (1998 XG24)"
#: kstars_i18n.cpp:7588
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XR13)"
msgstr "(1999 XR13)"
#: kstars_i18n.cpp:7589
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Neely (1999 XH143)"
msgstr "Neely (1999 XH143)"
#: kstars_i18n.cpp:7590
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XT160)"
msgstr "(1999 XT160)"
#: kstars_i18n.cpp:7591
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1991 RE7)"
msgstr "(1991 RE7)"
#: kstars_i18n.cpp:7592
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 XD51)"
msgstr "(1998 XD51)"
#: kstars_i18n.cpp:7593
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XA187)"
msgstr "(1999 XA187)"
#: kstars_i18n.cpp:7594
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AK156)"
msgstr "(2000 AK156)"
#: kstars_i18n.cpp:7595
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1991 RM1)"
msgstr "(1991 RM1)"
#: kstars_i18n.cpp:7596
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 VS32)"
msgstr "(1998 VS32)"
#: kstars_i18n.cpp:7597
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Beletic (1999 DC)"
msgstr "Beletic (1999 DC)"
#: kstars_i18n.cpp:7598
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AR25)"
msgstr "(2000 AR25)"
#: kstars_i18n.cpp:7599
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AK119)"
msgstr "(2000 AK119)"
#: kstars_i18n.cpp:7600
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 CC20)"
msgstr "(2000 CC20)"
#: kstars_i18n.cpp:7601
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Atreus (1973 SU)"
msgstr "Atreus (1973 SU)"
#: kstars_i18n.cpp:7602
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 VY29)"
msgstr "(1998 VY29)"
#: kstars_i18n.cpp:7603
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 WB2)"
msgstr "(1999 WB2)"
#: kstars_i18n.cpp:7604
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AA202)"
msgstr "(2000 AA202)"
#: kstars_i18n.cpp:7605
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 FQ48)"
msgstr "(2000 FQ48)"
#: kstars_i18n.cpp:7606
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ehdita (1987 RO5)"
msgstr "Ehdita (1987 RO5)"
#: kstars_i18n.cpp:7607
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Paquet (1991 PG7)"
msgstr "Paquet (1991 PG7)"
#: kstars_i18n.cpp:7608
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1997 UZ23)"
msgstr "(1997 UZ23)"
#: kstars_i18n.cpp:7609
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Babylon (1998 DH34)"
msgstr "Babylon (1998 DH34)"
#: kstars_i18n.cpp:7610
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 VU30)"
msgstr "(1998 VU30)"
#: kstars_i18n.cpp:7611
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 WX4)"
msgstr "(1998 WX4)"
#: kstars_i18n.cpp:7612
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 WN11)"
msgstr "(1998 WN11)"
#: kstars_i18n.cpp:7613
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 NV27)"
msgstr "(1999 NV27)"
#: kstars_i18n.cpp:7614
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 RF56)"
msgstr "(1999 RF56)"
#: kstars_i18n.cpp:7615
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 VW24)"
msgstr "(1999 VW24)"
#: kstars_i18n.cpp:7616
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XH133)"
msgstr "(1999 XH133)"
#: kstars_i18n.cpp:7617
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 YY2)"
msgstr "(1999 YY2)"
#: kstars_i18n.cpp:7618
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AA80)"
msgstr "(2000 AA80)"
#: kstars_i18n.cpp:7619
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AT177)"
msgstr "(2000 AT177)"
#: kstars_i18n.cpp:7620
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AG191)"
msgstr "(2000 AG191)"
#: kstars_i18n.cpp:7621
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 CN3)"
msgstr "(2000 CN3)"
#: kstars_i18n.cpp:7622
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 JA65)"
msgstr "(2000 JA65)"
#: kstars_i18n.cpp:7623
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tlepolemos (9612 P-L)"
msgstr "Tlepolemos (9612 P-L)"
#: kstars_i18n.cpp:7624
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Periphas (4168 T-2)"
msgstr "Periphas (4168 T-2)"
#: kstars_i18n.cpp:7625
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1991 VN4)"
msgstr "(1991 VN4)"
#: kstars_i18n.cpp:7626
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1992 QB1)"
msgstr "(1992 QB1)"
#: kstars_i18n.cpp:7627
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1993 SB)"
msgstr "(1993 SB)"
#: kstars_i18n.cpp:7628
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1993 SC)"
msgstr "(1993 SC)"
#: kstars_i18n.cpp:7629
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1994 GV9)"
msgstr "(1994 GV9)"
#: kstars_i18n.cpp:7630
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1994 JS)"
msgstr "(1994 JS)"
#: kstars_i18n.cpp:7631
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1994 JR1)"
msgstr "(1994 JR1)"
#: kstars_i18n.cpp:7632
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1994 TB)"
msgstr "(1994 TB)"
#: kstars_i18n.cpp:7633
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1995 DA2)"
msgstr "(1995 DA2)"
#: kstars_i18n.cpp:7634
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1996 TL66)"
msgstr "(1996 TL66)"
#: kstars_i18n.cpp:7635
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1996 TP66)"
msgstr "(1996 TP66)"
#: kstars_i18n.cpp:7636
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1997 CR29)"
msgstr "(1997 CR29)"
#: kstars_i18n.cpp:7637
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 MA11)"
msgstr "(1998 MA11)"
#: kstars_i18n.cpp:7638
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 CM8)"
msgstr "(1999 CM8)"
#: kstars_i18n.cpp:7639
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 RB101)"
msgstr "(1999 RB101)"
#: kstars_i18n.cpp:7640
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 VQ24)"
msgstr "(1999 VQ24)"
#: kstars_i18n.cpp:7641
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 YN12)"
msgstr "(1999 YN12)"
#: kstars_i18n.cpp:7642
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1988 RD12)"
msgstr "(1988 RD12)"
#: kstars_i18n.cpp:7643
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1990 BO)"
msgstr "(1990 BO)"
#: kstars_i18n.cpp:7644
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Daitor (1991 VZ5)"
msgstr "Daitor (1991 VZ5)"
#: kstars_i18n.cpp:7645
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1993 XM1)"
msgstr "(1993 XM1)"
#: kstars_i18n.cpp:7646
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1994 JQ1)"
msgstr "(1994 JQ1)"
#: kstars_i18n.cpp:7647
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1997 AL1)"
msgstr "(1997 AL1)"
#: kstars_i18n.cpp:7648
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bredthauer (1998 FR10)"
msgstr "Bredthauer (1998 FR10)"
#: kstars_i18n.cpp:7649
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 FX68)"
msgstr "(1998 FX68)"
#: kstars_i18n.cpp:7650
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 MQ11)"
msgstr "(1998 MQ11)"
#: kstars_i18n.cpp:7651
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 VV2)"
msgstr "(1998 VV2)"
#: kstars_i18n.cpp:7652
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 WR21)"
msgstr "(1998 WR21)"
#: kstars_i18n.cpp:7653
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 NB38)"
msgstr "(1999 NB38)"
#: kstars_i18n.cpp:7654
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 NZ41)"
msgstr "(1999 NZ41)"
#: kstars_i18n.cpp:7655
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 SS3)"
msgstr "(1999 SS3)"
#: kstars_i18n.cpp:7656
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 GJ127)"
msgstr "(2000 GJ127)"
#: kstars_i18n.cpp:7657
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(3560 P-L)"
msgstr "(3560 P-L)"
#: kstars_i18n.cpp:7658
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Caniff (4652 P-L)"
msgstr "Caniff (4652 P-L)"
#: kstars_i18n.cpp:7659
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aisakos (1024 T-1)"
msgstr "Aisakos (1024 T-1)"
#: kstars_i18n.cpp:7660
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pheidippos (1973 SV)"
msgstr "Pheidippos (1973 SV)"
#: kstars_i18n.cpp:7661
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1978 VF11)"
msgstr "(1978 VF11)"
#: kstars_i18n.cpp:7662
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1988 RY10)"
msgstr "(1988 RY10)"
#: kstars_i18n.cpp:7663
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1988 RH13)"
msgstr "(1988 RH13)"
#: kstars_i18n.cpp:7664
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1988 RL13)"
msgstr "(1988 RL13)"
#: kstars_i18n.cpp:7665
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1988 SW1)"
msgstr "(1988 SW1)"
#: kstars_i18n.cpp:7666
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Charleroi (1989 DL)"
msgstr "Charleroi (1989 DL)"
#: kstars_i18n.cpp:7667
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1989 UO5)"
msgstr "(1989 UO5)"
#: kstars_i18n.cpp:7668
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hippasos (1991 XG1)"
msgstr "Hippasos (1991 XG1)"
#: kstars_i18n.cpp:7669
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 RD58)"
msgstr "(1998 RD58)"
#: kstars_i18n.cpp:7670
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 YM3)"
msgstr "(1998 YM3)"
#: kstars_i18n.cpp:7671
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 NA38)"
msgstr "(1999 NA38)"
#: kstars_i18n.cpp:7672
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 RN116)"
msgstr "(1999 RN116)"
#: kstars_i18n.cpp:7673
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 RV199)"
msgstr "(1999 RV199)"
#: kstars_i18n.cpp:7674
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 SW7)"
msgstr "(1999 SW7)"
#: kstars_i18n.cpp:7675
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XJ156)"
msgstr "(1999 XJ156)"
#: kstars_i18n.cpp:7676
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XY187)"
msgstr "(1999 XY187)"
#: kstars_i18n.cpp:7677
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XW211)"
msgstr "(1999 XW211)"
#: kstars_i18n.cpp:7678
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 BA27)"
msgstr "(2000 BA27)"
#: kstars_i18n.cpp:7679
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 OU30)"
msgstr "(2000 OU30)"
#: kstars_i18n.cpp:7680
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Hyperenor (3163 T-1)"
msgstr "Hyperenor (3163 T-1)"
#: kstars_i18n.cpp:7681
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Anchialos (5167 T-2)"
msgstr "Anchialos (5167 T-2)"
#: kstars_i18n.cpp:7682
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Dardanos (2140 T-3)"
msgstr "Dardanos (2140 T-3)"
#: kstars_i18n.cpp:7683
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Drymas (4035 T-3)"
msgstr "Drymas (4035 T-3)"
#: kstars_i18n.cpp:7684
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1987 DQ6)"
msgstr "(1987 DQ6)"
#: kstars_i18n.cpp:7685
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Shimomoto (1990 WN5)"
msgstr "Shimomoto (1990 WN5)"
#: kstars_i18n.cpp:7686
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1996 AY3)"
msgstr "(1996 AY3)"
#: kstars_i18n.cpp:7687
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Demoleon (1996 HV9)"
msgstr "Demoleon (1996 HV9)"
#: kstars_i18n.cpp:7688
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 QV49)"
msgstr "(2000 QV49)"
#: kstars_i18n.cpp:7689
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 QY177)"
msgstr "(2000 QY177)"
#: kstars_i18n.cpp:7690
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Torasan (2000 RR53)"
msgstr "Torasan (2000 RR53)"
#: kstars_i18n.cpp:7691
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 RL100)"
msgstr "(2000 RL100)"
#: kstars_i18n.cpp:7692
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 SC6)"
msgstr "(2000 SC6)"
#: kstars_i18n.cpp:7693
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1994 VK8)"
msgstr "(1994 VK8)"
#: kstars_i18n.cpp:7694
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1996 SZ4)"
msgstr "(1996 SZ4)"
#: kstars_i18n.cpp:7695
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1996 TO66)"
msgstr "(1996 TO66)"
#: kstars_i18n.cpp:7696
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1997 EL)"
msgstr "(1997 EL)"
#: kstars_i18n.cpp:7697
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Chaos (1998 WH24)"
msgstr "Chaos (1998 WH24)"
#: kstars_i18n.cpp:7698
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 WT4)"
msgstr "(1999 WT4)"
#: kstars_i18n.cpp:7699
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 BD5)"
msgstr "(2000 BD5)"
#: kstars_i18n.cpp:7700
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 CH67)"
msgstr "(2000 CH67)"
#: kstars_i18n.cpp:7701
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 ST317)"
msgstr "(2000 ST317)"
#: kstars_i18n.cpp:7702
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Jamesalbers (2000 TT58)"
msgstr "Jamesalbers (2000 TT58)"
#: kstars_i18n.cpp:7703
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Aigyptios (1973 SU1)"
msgstr "Aigyptios (1973 SU1)"
#: kstars_i18n.cpp:7704
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Varuna (2000 WR106)"
msgstr "Varuna (2000 WR106)"
#: kstars_i18n.cpp:7705
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1992 UN5)"
msgstr "(1992 UN5)"
#: kstars_i18n.cpp:7706
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1995 QZ9)"
msgstr "(1995 QZ9)"
#: kstars_i18n.cpp:7707
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1996 RA33)"
msgstr "(1996 RA33)"
#: kstars_i18n.cpp:7708
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1996 TR66)"
msgstr "(1996 TR66)"
#: kstars_i18n.cpp:7709
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 VF30)"
msgstr "(1998 VF30)"
#: kstars_i18n.cpp:7710
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 WG20)"
msgstr "(1998 WG20)"
#: kstars_i18n.cpp:7711
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 RC198)"
msgstr "(1999 RC198)"
#: kstars_i18n.cpp:7712
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 TV96)"
msgstr "(1999 TV96)"
#: kstars_i18n.cpp:7713
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XA32)"
msgstr "(1999 XA32)"
#: kstars_i18n.cpp:7714
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XG91)"
msgstr "(1999 XG91)"
#: kstars_i18n.cpp:7715
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XP101)"
msgstr "(1999 XP101)"
#: kstars_i18n.cpp:7716
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XS143)"
msgstr "(1999 XS143)"
#: kstars_i18n.cpp:7717
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XG191)"
msgstr "(1999 XG191)"
#: kstars_i18n.cpp:7718
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XM193)"
msgstr "(1999 XM193)"
#: kstars_i18n.cpp:7719
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 EE36)"
msgstr "(2000 EE36)"
#: kstars_i18n.cpp:7720
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Fountainhills (2000 WE147)"
msgstr "Fountainhills (2000 WE147)"
#: kstars_i18n.cpp:7721
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Polyneikes (2638 T-2)"
msgstr "Polyneikes (2638 T-2)"
#: kstars_i18n.cpp:7722
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Tydeus (5151 T-2)"
msgstr "Tydeus (5151 T-2)"
#: kstars_i18n.cpp:7723
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Arkesilaos (1973 SS1)"
msgstr "Arkesilaos (1973 SS1)"
#: kstars_i18n.cpp:7724
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1985 VY)"
msgstr "(1985 VY)"
#: kstars_i18n.cpp:7725
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1996 RF33)"
msgstr "(1996 RF33)"
#: kstars_i18n.cpp:7726
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pandion (1996 TC51)"
msgstr "Pandion (1996 TC51)"
#: kstars_i18n.cpp:7727
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1997 TB28)"
msgstr "(1997 TB28)"
#: kstars_i18n.cpp:7728
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1997 TD28)"
msgstr "(1997 TD28)"
#: kstars_i18n.cpp:7729
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1997 TM28)"
msgstr "(1997 TM28)"
#: kstars_i18n.cpp:7730
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 VL27)"
msgstr "(1998 VL27)"
#: kstars_i18n.cpp:7731
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 WJ5)"
msgstr "(1998 WJ5)"
#: kstars_i18n.cpp:7732
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 WA15)"
msgstr "(1998 WA15)"
#: kstars_i18n.cpp:7733
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 XO89)"
msgstr "(1998 XO89)"
#: kstars_i18n.cpp:7734
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 VQ10)"
msgstr "(1999 VQ10)"
#: kstars_i18n.cpp:7735
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 VV12)"
msgstr "(1999 VV12)"
#: kstars_i18n.cpp:7736
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XM71)"
msgstr "(1999 XM71)"
#: kstars_i18n.cpp:7737
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XK77)"
msgstr "(1999 XK77)"
#: kstars_i18n.cpp:7738
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XO82)"
msgstr "(1999 XO82)"
#: kstars_i18n.cpp:7739
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XQ96)"
msgstr "(1999 XQ96)"
#: kstars_i18n.cpp:7740
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XR170)"
msgstr "(1999 XR170)"
#: kstars_i18n.cpp:7741
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XK192)"
msgstr "(1999 XK192)"
#: kstars_i18n.cpp:7742
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XW257)"
msgstr "(1999 XW257)"
#: kstars_i18n.cpp:7743
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AQ14)"
msgstr "(2000 AQ14)"
#: kstars_i18n.cpp:7744
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AP21)"
msgstr "(2000 AP21)"
#: kstars_i18n.cpp:7745
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AS25)"
msgstr "(2000 AS25)"
#: kstars_i18n.cpp:7746
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AU31)"
msgstr "(2000 AU31)"
#: kstars_i18n.cpp:7747
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AD75)"
msgstr "(2000 AD75)"
#: kstars_i18n.cpp:7748
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 WD49)"
msgstr "(2000 WD49)"
#: kstars_i18n.cpp:7749
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 YZ)"
msgstr "(2000 YZ)"
#: kstars_i18n.cpp:7750
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Klonios (4572 P-L)"
msgstr "Klonios (4572 P-L)"
#: kstars_i18n.cpp:7751
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Prothoenor (6020 P-L)"
msgstr "Prothoenor (6020 P-L)"
#: kstars_i18n.cpp:7752
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Polyxenos (5030 T-2)"
msgstr "Polyxenos (5030 T-2)"
#: kstars_i18n.cpp:7753
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XV83)"
msgstr "(1999 XV83)"
#: kstars_i18n.cpp:7754
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XA160)"
msgstr "(1999 XA160)"
#: kstars_i18n.cpp:7755
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AP33)"
msgstr "(2000 AP33)"
#: kstars_i18n.cpp:7756
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AU57)"
msgstr "(2000 AU57)"
#: kstars_i18n.cpp:7757
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AK95)"
msgstr "(2000 AK95)"
#: kstars_i18n.cpp:7758
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AO100)"
msgstr "(2000 AO100)"
#: kstars_i18n.cpp:7759
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AN146)"
msgstr "(2000 AN146)"
#: kstars_i18n.cpp:7760
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AY182)"
msgstr "(2000 AY182)"
#: kstars_i18n.cpp:7761
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 CS8)"
msgstr "(2000 CS8)"
#: kstars_i18n.cpp:7762
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 HM40)"
msgstr "(2000 HM40)"
#: kstars_i18n.cpp:7763
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 PO8)"
msgstr "(2000 PO8)"
#: kstars_i18n.cpp:7764
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 YH62)"
msgstr "(2000 YH62)"
#: kstars_i18n.cpp:7765
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 YH119)"
msgstr "(2000 YH119)"
#: kstars_i18n.cpp:7766
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 AO16)"
msgstr "(2001 AO16)"
#: kstars_i18n.cpp:7767
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Elephenor (9602 P-L)"
msgstr "Elephenor (9602 P-L)"
#: kstars_i18n.cpp:7768
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Epistrophos (4536 T-2)"
msgstr "Epistrophos (4536 T-2)"
#: kstars_i18n.cpp:7769
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Schedios (5146 T-2)"
msgstr "Schedios (5146 T-2)"
#: kstars_i18n.cpp:7770
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1989 TX11)"
msgstr "(1989 TX11)"
#: kstars_i18n.cpp:7771
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1991 EL)"
msgstr "(1991 EL)"
#: kstars_i18n.cpp:7772
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Epicles (1994 ES6)"
msgstr "Epicles (1994 ES6)"
#: kstars_i18n.cpp:7773
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1996 RW29)"
msgstr "(1996 RW29)"
#: kstars_i18n.cpp:7774
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1996 UX3)"
msgstr "(1996 UX3)"
#: kstars_i18n.cpp:7775
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1997 KZ3)"
msgstr "(1997 KZ3)"
#: kstars_i18n.cpp:7776
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1997 TA28)"
msgstr "(1997 TA28)"
#: kstars_i18n.cpp:7777
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 TV33)"
msgstr "(1998 TV33)"
#: kstars_i18n.cpp:7778
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 UH16)"
msgstr "(1998 UH16)"
#: kstars_i18n.cpp:7779
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 VD30)"
msgstr "(1998 VD30)"
#: kstars_i18n.cpp:7780
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 WY8)"
msgstr "(1998 WY8)"
#: kstars_i18n.cpp:7781
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 XA13)"
msgstr "(1998 XA13)"
#: kstars_i18n.cpp:7782
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 YP6)"
msgstr "(1998 YP6)"
#: kstars_i18n.cpp:7783
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 NB63)"
msgstr "(1999 NB63)"
#: kstars_i18n.cpp:7784
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 RU134)"
msgstr "(1999 RU134)"
#: kstars_i18n.cpp:7785
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 VZ52)"
msgstr "(1999 VZ52)"
#: kstars_i18n.cpp:7786
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XV80)"
msgstr "(1999 XV80)"
#: kstars_i18n.cpp:7787
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XD94)"
msgstr "(1999 XD94)"
#: kstars_i18n.cpp:7788
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XY101)"
msgstr "(1999 XY101)"
#: kstars_i18n.cpp:7789
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XW167)"
msgstr "(1999 XW167)"
#: kstars_i18n.cpp:7790
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 YO22)"
msgstr "(1999 YO22)"
#: kstars_i18n.cpp:7791
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 YR27)"
msgstr "(1999 YR27)"
#: kstars_i18n.cpp:7792
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AJ87)"
msgstr "(2000 AJ87)"
#: kstars_i18n.cpp:7793
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AC115)"
msgstr "(2000 AC115)"
#: kstars_i18n.cpp:7794
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AA160)"
msgstr "(2000 AA160)"
#: kstars_i18n.cpp:7795
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AB175)"
msgstr "(2000 AB175)"
#: kstars_i18n.cpp:7796
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AD177)"
msgstr "(2000 AD177)"
#: kstars_i18n.cpp:7797
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AX193)"
msgstr "(2000 AX193)"
#: kstars_i18n.cpp:7798
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 BU22)"
msgstr "(2000 BU22)"
#: kstars_i18n.cpp:7799
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 OP32)"
msgstr "(2000 OP32)"
#: kstars_i18n.cpp:7800
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 PR25)"
msgstr "(2000 PR25)"
#: kstars_i18n.cpp:7801
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 QE42)"
msgstr "(2000 QE42)"
#: kstars_i18n.cpp:7802
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 QL63)"
msgstr "(2000 QL63)"
#: kstars_i18n.cpp:7803
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 QS104)"
msgstr "(2000 QS104)"
#: kstars_i18n.cpp:7804
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 QU167)"
msgstr "(2000 QU167)"
#: kstars_i18n.cpp:7805
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 QG173)"
msgstr "(2000 QG173)"
#: kstars_i18n.cpp:7806
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 QF198)"
msgstr "(2000 QF198)"
#: kstars_i18n.cpp:7807
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 RP100)"
msgstr "(2000 RP100)"
#: kstars_i18n.cpp:7808
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 RF103)"
msgstr "(2000 RF103)"
#: kstars_i18n.cpp:7809
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 SS165)"
msgstr "(2000 SS165)"
#: kstars_i18n.cpp:7810
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 SJ310)"
msgstr "(2000 SJ310)"
#: kstars_i18n.cpp:7811
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 SH313)"
msgstr "(2000 SH313)"
#: kstars_i18n.cpp:7812
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 SY317)"
msgstr "(2000 SY317)"
#: kstars_i18n.cpp:7813
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 WU157)"
msgstr "(2000 WU157)"
#: kstars_i18n.cpp:7814
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 YL102)"
msgstr "(2000 YL102)"
#: kstars_i18n.cpp:7815
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 YR102)"
msgstr "(2000 YR102)"
#: kstars_i18n.cpp:7816
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 AC25)"
msgstr "(2001 AC25)"
#: kstars_i18n.cpp:7817
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 AN37)"
msgstr "(2001 AN37)"
#: kstars_i18n.cpp:7818
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 BZ)"
msgstr "(2001 BZ)"
#: kstars_i18n.cpp:7819
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 BS15)"
msgstr "(2001 BS15)"
#: kstars_i18n.cpp:7820
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 CH)"
msgstr "(2001 CH)"
#: kstars_i18n.cpp:7821
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 CP11)"
msgstr "(2001 CP11)"
#: kstars_i18n.cpp:7822
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 CP18)"
msgstr "(2001 CP18)"
#: kstars_i18n.cpp:7823
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 CE21)"
msgstr "(2001 CE21)"
#: kstars_i18n.cpp:7824
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 CX27)"
msgstr "(2001 CX27)"
#: kstars_i18n.cpp:7825
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 CN33)"
msgstr "(2001 CN33)"
#: kstars_i18n.cpp:7826
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 CB35)"
msgstr "(2001 CB35)"
#: kstars_i18n.cpp:7827
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Kapaneus (4613 T-2)"
msgstr "Kapaneus (4613 T-2)"
#: kstars_i18n.cpp:7828
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1995 SM55)"
msgstr "(1995 SM55)"
#: kstars_i18n.cpp:7829
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1996 RK30)"
msgstr "(1996 RK30)"
#: kstars_i18n.cpp:7830
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1997 QJ4)"
msgstr "(1997 QJ4)"
#: kstars_i18n.cpp:7831
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 HJ151)"
msgstr "(1998 HJ151)"
#: kstars_i18n.cpp:7832
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 RN72)"
msgstr "(1999 RN72)"
#: kstars_i18n.cpp:7833
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 RQ116)"
msgstr "(1999 RQ116)"
#: kstars_i18n.cpp:7834
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 CK103)"
msgstr "(2000 CK103)"
#: kstars_i18n.cpp:7835
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 JP70)"
msgstr "(2000 JP70)"
#: kstars_i18n.cpp:7836
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 RD88)"
msgstr "(2000 RD88)"
#: kstars_i18n.cpp:7837
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 XN9)"
msgstr "(2000 XN9)"
#: kstars_i18n.cpp:7838
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 BM50)"
msgstr "(2001 BM50)"
#: kstars_i18n.cpp:7839
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 BC76)"
msgstr "(2001 BC76)"
#: kstars_i18n.cpp:7840
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1996 GQ21)"
msgstr "(1996 GQ21)"
#: kstars_i18n.cpp:7841
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1997 WB37)"
msgstr "(1997 WB37)"
#: kstars_i18n.cpp:7842
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 SM165)"
msgstr "(1998 SM165)"
#: kstars_i18n.cpp:7843
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 DE9)"
msgstr "(1999 DE9)"
#: kstars_i18n.cpp:7844
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 LT32)"
msgstr "(1999 LT32)"
#: kstars_i18n.cpp:7845
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 FD1)"
msgstr "(2000 FD1)"
#: kstars_i18n.cpp:7846
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 FL145)"
msgstr "(2001 FL145)"
#: kstars_i18n.cpp:7847
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Baehr (1988 FM1)"
msgstr "Baehr (1988 FM1)"
#: kstars_i18n.cpp:7848
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Shuji (2000 EE101)"
msgstr "Shuji (2000 EE101)"
#: kstars_i18n.cpp:7849
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ixion (2001 KX76)"
msgstr "Ixion (2001 KX76)"
#: kstars_i18n.cpp:7850
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1990 YY)"
msgstr "(1990 YY)"
#: kstars_i18n.cpp:7851
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Eurydamas (1994 CR18)"
msgstr "Eurydamas (1994 CR18)"
#: kstars_i18n.cpp:7852
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 BN16)"
msgstr "(1998 BN16)"
#: kstars_i18n.cpp:7853
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 ED6)"
msgstr "(1998 ED6)"
#: kstars_i18n.cpp:7854
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 HL14)"
msgstr "(1998 HL14)"
#: kstars_i18n.cpp:7855
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 MO44)"
msgstr "(1998 MO44)"
#: kstars_i18n.cpp:7856
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 JZ78)"
msgstr "(1999 JZ78)"
#: kstars_i18n.cpp:7857
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 NE9)"
msgstr "(1999 NE9)"
#: kstars_i18n.cpp:7858
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 NH11)"
msgstr "(1999 NH11)"
#: kstars_i18n.cpp:7859
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 TD10)"
msgstr "(1999 TD10)"
#: kstars_i18n.cpp:7860
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 DZ5)"
msgstr "(2000 DZ5)"
#: kstars_i18n.cpp:7861
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 FC1)"
msgstr "(2000 FC1)"
#: kstars_i18n.cpp:7862
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 OG45)"
msgstr "(2000 OG45)"
#: kstars_i18n.cpp:7863
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 QK100)"
msgstr "(2000 QK100)"
#: kstars_i18n.cpp:7864
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 RS80)"
msgstr "(2000 RS80)"
#: kstars_i18n.cpp:7865
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 RW82)"
msgstr "(2000 RW82)"
#: kstars_i18n.cpp:7866
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 RO85)"
msgstr "(2000 RO85)"
#: kstars_i18n.cpp:7867
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Phegeus (3250 T-3)"
msgstr "Phegeus (3250 T-3)"
#: kstars_i18n.cpp:7868
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Idaios (3365 T-3)"
msgstr "Idaios (3365 T-3)"
#: kstars_i18n.cpp:7869
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Echepolos (4101 T-3)"
msgstr "Echepolos (4101 T-3)"
#: kstars_i18n.cpp:7870
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Peterburgtrista (1978 SX2)"
msgstr "Peterburgtrista (1978 SX2)"
#: kstars_i18n.cpp:7871
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Helicaon (1994 CX13)"
msgstr "Helicaon (1994 CX13)"
#: kstars_i18n.cpp:7872
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 MU31)"
msgstr "(1998 MU31)"
#: kstars_i18n.cpp:7873
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 OM12)"
msgstr "(1998 OM12)"
#: kstars_i18n.cpp:7874
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 NE11)"
msgstr "(1999 NE11)"
#: kstars_i18n.cpp:7875
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 RK134)"
msgstr "(1999 RK134)"
#: kstars_i18n.cpp:7876
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 RS150)"
msgstr "(1999 RS150)"
#: kstars_i18n.cpp:7877
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Elatus (1999 UG5)"
msgstr "Elatus (1999 UG5)"
#: kstars_i18n.cpp:7878
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 BK16)"
msgstr "(2000 BK16)"
#: kstars_i18n.cpp:7879
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 OP51)"
msgstr "(2000 OP51)"
#: kstars_i18n.cpp:7880
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 QA88)"
msgstr "(2000 QA88)"
#: kstars_i18n.cpp:7881
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 QL214)"
msgstr "(2000 QL214)"
#: kstars_i18n.cpp:7882
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 RS40)"
msgstr "(2000 RS40)"
#: kstars_i18n.cpp:7883
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 RQ83)"
msgstr "(2000 RQ83)"
#: kstars_i18n.cpp:7884
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 RW96)"
msgstr "(2000 RW96)"
#: kstars_i18n.cpp:7885
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 RZ96)"
msgstr "(2000 RZ96)"
#: kstars_i18n.cpp:7886
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 RR97)"
msgstr "(2000 RR97)"
#: kstars_i18n.cpp:7887
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 RC100)"
msgstr "(2000 RC100)"
#: kstars_i18n.cpp:7888
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 SP25)"
msgstr "(2000 SP25)"
#: kstars_i18n.cpp:7889
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 SP93)"
msgstr "(2000 SP93)"
#: kstars_i18n.cpp:7890
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 SB132)"
msgstr "(2000 SB132)"
#: kstars_i18n.cpp:7891
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 SL174)"
msgstr "(2000 SL174)"
#: kstars_i18n.cpp:7892
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 SD234)"
msgstr "(2000 SD234)"
#: kstars_i18n.cpp:7893
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 SV289)"
msgstr "(2000 SV289)"
#: kstars_i18n.cpp:7894
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 SG348)"
msgstr "(2000 SG348)"
#: kstars_i18n.cpp:7895
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 ST354)"
msgstr "(2000 ST354)"
#: kstars_i18n.cpp:7896
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 WX182)"
msgstr "(2000 WX182)"
#: kstars_i18n.cpp:7897
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 XX37)"
msgstr "(2000 XX37)"
#: kstars_i18n.cpp:7898
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 YS11)"
msgstr "(2000 YS11)"
#: kstars_i18n.cpp:7899
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 YV135)"
msgstr "(2000 YV135)"
#: kstars_i18n.cpp:7900
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 OL31)"
msgstr "(2001 OL31)"
#: kstars_i18n.cpp:7901
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Thereus (2001 PT13)"
msgstr "Thereus (2001 PT13)"
#: kstars_i18n.cpp:7902
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 QU277)"
msgstr "(2001 QU277)"
#: kstars_i18n.cpp:7903
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Apisaon (1990 TP12)"
msgstr "Apisaon (1990 TP12)"
#: kstars_i18n.cpp:7904
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1995 QY9)"
msgstr "(1995 QY9)"
#: kstars_i18n.cpp:7905
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1997 CU29)"
msgstr "(1997 CU29)"
#: kstars_i18n.cpp:7906
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 BU48)"
msgstr "(1998 BU48)"
#: kstars_i18n.cpp:7907
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 VG44)"
msgstr "(1998 VG44)"
#: kstars_i18n.cpp:7908
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AA231)"
msgstr "(2000 AA231)"
#: kstars_i18n.cpp:7909
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 SA191)"
msgstr "(2000 SA191)"
#: kstars_i18n.cpp:7910
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 WN2)"
msgstr "(2000 WN2)"
#: kstars_i18n.cpp:7911
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 CJ28)"
msgstr "(2001 CJ28)"
#: kstars_i18n.cpp:7912
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 QE91)"
msgstr "(2001 QE91)"
#: kstars_i18n.cpp:7913
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 RG87)"
msgstr "(2001 RG87)"
#: kstars_i18n.cpp:7914
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1996 RS25)"
msgstr "(1996 RS25)"
#: kstars_i18n.cpp:7915
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1996 RV27)"
msgstr "(1996 RV27)"
#: kstars_i18n.cpp:7916
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1997 TV28)"
msgstr "(1997 TV28)"
#: kstars_i18n.cpp:7917
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 SN165)"
msgstr "(1998 SN165)"
#: kstars_i18n.cpp:7918
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 VQ15)"
msgstr "(1998 VQ15)"
#: kstars_i18n.cpp:7919
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XM74)"
msgstr "(1999 XM74)"
#: kstars_i18n.cpp:7920
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XB211)"
msgstr "(1999 XB211)"
#: kstars_i18n.cpp:7921
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XT213)"
msgstr "(1999 XT213)"
#: kstars_i18n.cpp:7922
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XB214)"
msgstr "(1999 XB214)"
#: kstars_i18n.cpp:7923
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XS248)"
msgstr "(1999 XS248)"
#: kstars_i18n.cpp:7924
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AV19)"
msgstr "(2000 AV19)"
#: kstars_i18n.cpp:7925
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 BQ5)"
msgstr "(2000 BQ5)"
#: kstars_i18n.cpp:7926
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 QA157)"
msgstr "(2000 QA157)"
#: kstars_i18n.cpp:7927
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 SN209)"
msgstr "(2000 SN209)"
#: kstars_i18n.cpp:7928
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 YL101)"
msgstr "(2000 YL101)"
#: kstars_i18n.cpp:7929
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 BQ77)"
msgstr "(2001 BQ77)"
#: kstars_i18n.cpp:7930
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 BU80)"
msgstr "(2001 BU80)"
#: kstars_i18n.cpp:7931
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 CN21)"
msgstr "(2001 CN21)"
#: kstars_i18n.cpp:7932
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 CW32)"
msgstr "(2001 CW32)"
#: kstars_i18n.cpp:7933
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 CA39)"
msgstr "(2001 CA39)"
#: kstars_i18n.cpp:7934
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Amphios (3040 T-3)"
msgstr "Amphios (3040 T-3)"
#: kstars_i18n.cpp:7935
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1995 OU2)"
msgstr "(1995 OU2)"
#: kstars_i18n.cpp:7936
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1996 TY68)"
msgstr "(1996 TY68)"
#: kstars_i18n.cpp:7937
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 VR38)"
msgstr "(1998 VR38)"
#: kstars_i18n.cpp:7938
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 XJ5)"
msgstr "(1998 XJ5)"
#: kstars_i18n.cpp:7939
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rhadamanthus (1999 HX11)"
msgstr "Rhadamanthus (1999 HX11)"
#: kstars_i18n.cpp:7940
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 HB12)"
msgstr "(1999 HB12)"
#: kstars_i18n.cpp:7941
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 WS4)"
msgstr "(1999 WS4)"
#: kstars_i18n.cpp:7942
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XH162)"
msgstr "(1999 XH162)"
#: kstars_i18n.cpp:7943
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XC210)"
msgstr "(1999 XC210)"
#: kstars_i18n.cpp:7944
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XR213)"
msgstr "(1999 XR213)"
#: kstars_i18n.cpp:7945
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 YC13)"
msgstr "(1999 YC13)"
#: kstars_i18n.cpp:7946
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AN6)"
msgstr "(2000 AN6)"
#: kstars_i18n.cpp:7947
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AU45)"
msgstr "(2000 AU45)"
#: kstars_i18n.cpp:7948
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AA113)"
msgstr "(2000 AA113)"
#: kstars_i18n.cpp:7949
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AY161)"
msgstr "(2000 AY161)"
#: kstars_i18n.cpp:7950
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AW183)"
msgstr "(2000 AW183)"
#: kstars_i18n.cpp:7951
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Huya (2000 EB173)"
msgstr "Huya (2000 EB173)"
#: kstars_i18n.cpp:7952
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 YQ139)"
msgstr "(2000 YQ139)"
#: kstars_i18n.cpp:7953
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 BK9)"
msgstr "(2001 BK9)"
#: kstars_i18n.cpp:7954
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 BE24)"
msgstr "(2001 BE24)"
#: kstars_i18n.cpp:7955
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 BB62)"
msgstr "(2001 BB62)"
#: kstars_i18n.cpp:7956
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 DQ10)"
msgstr "(2001 DQ10)"
#: kstars_i18n.cpp:7957
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 BU1)"
msgstr "(2002 BU1)"
#: kstars_i18n.cpp:7958
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 CE13)"
msgstr "(2002 CE13)"
#: kstars_i18n.cpp:7959
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1978 VC7)"
msgstr "(1978 VC7)"
#: kstars_i18n.cpp:7960
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 KR16)"
msgstr "(1999 KR16)"
#: kstars_i18n.cpp:7961
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 YO14)"
msgstr "(1999 YO14)"
#: kstars_i18n.cpp:7962
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AB33)"
msgstr "(2000 AB33)"
#: kstars_i18n.cpp:7963
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AS105)"
msgstr "(2000 AS105)"
#: kstars_i18n.cpp:7964
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 YP96)"
msgstr "(2000 YP96)"
#: kstars_i18n.cpp:7965
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 BN42)"
msgstr "(2001 BN42)"
#: kstars_i18n.cpp:7966
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 CT13)"
msgstr "(2001 CT13)"
#: kstars_i18n.cpp:7967
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 CS32)"
msgstr "(2001 CS32)"
#: kstars_i18n.cpp:7968
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 DJ26)"
msgstr "(2001 DJ26)"
#: kstars_i18n.cpp:7969
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 UR163)"
msgstr "(2001 UR163)"
#: kstars_i18n.cpp:7970
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Typhon (2002 CR46)"
msgstr "Typhon (2002 CR46)"
#: kstars_i18n.cpp:7971
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 CQ134)"
msgstr "(2002 CQ134)"
#: kstars_i18n.cpp:7972
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1996 RJ28)"
msgstr "(1996 RJ28)"
#: kstars_i18n.cpp:7973
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1991 VD4)"
msgstr "(1991 VD4)"
#: kstars_i18n.cpp:7974
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 OX3)"
msgstr "(1999 OX3)"
#: kstars_i18n.cpp:7975
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 PV29)"
msgstr "(2000 PV29)"
#: kstars_i18n.cpp:7976
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1996 RF29)"
msgstr "(1996 RF29)"
#: kstars_i18n.cpp:7977
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 TC36)"
msgstr "(1999 TC36)"
#: kstars_i18n.cpp:7978
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 GN171)"
msgstr "(2000 GN171)"
#: kstars_i18n.cpp:7979
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 QS103)"
msgstr "(2000 QS103)"
#: kstars_i18n.cpp:7980
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 QN116)"
msgstr "(2000 QN116)"
#: kstars_i18n.cpp:7981
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 RU69)"
msgstr "(2000 RU69)"
#: kstars_i18n.cpp:7982
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 SO56)"
msgstr "(2000 SO56)"
#: kstars_i18n.cpp:7983
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 SG131)"
msgstr "(2000 SG131)"
#: kstars_i18n.cpp:7984
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 SL298)"
msgstr "(2000 SL298)"
#: kstars_i18n.cpp:7985
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 TG64)"
msgstr "(2000 TG64)"
#: kstars_i18n.cpp:7986
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1989 WJ2)"
msgstr "(1989 WJ2)"
#: kstars_i18n.cpp:7987
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1995 TL8)"
msgstr "(1995 TL8)"
#: kstars_i18n.cpp:7988
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1997 JJ10)"
msgstr "(1997 JJ10)"
#: kstars_i18n.cpp:7989
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Skamander (1997 JG15)"
msgstr "Skamander (1997 JG15)"
#: kstars_i18n.cpp:7990
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pelion (1998 QM107)"
msgstr "Pelion (1998 QM107)"
#: kstars_i18n.cpp:7991
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 RA215)"
msgstr "(1999 RA215)"
#: kstars_i18n.cpp:7992
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Quaoar (2002 LM60)"
msgstr "Quaoar (2002 LM60)"
#: kstars_i18n.cpp:7993
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 QJ12)"
msgstr "(2000 QJ12)"
#: kstars_i18n.cpp:7994
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 QH137)"
msgstr "(2000 QH137)"
#: kstars_i18n.cpp:7995
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 QZ165)"
msgstr "(2000 QZ165)"
#: kstars_i18n.cpp:7996
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 QU176)"
msgstr "(2000 QU176)"
#: kstars_i18n.cpp:7997
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 RX25)"
msgstr "(2000 RX25)"
#: kstars_i18n.cpp:7998
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 SC17)"
msgstr "(2000 SC17)"
#: kstars_i18n.cpp:7999
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 SU333)"
msgstr "(2000 SU333)"
#: kstars_i18n.cpp:8000
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 TA42)"
msgstr "(2000 TA42)"
#: kstars_i18n.cpp:8001
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 AT33)"
msgstr "(2001 AT33)"
#: kstars_i18n.cpp:8002
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 QQ60)"
msgstr "(2001 QQ60)"
#: kstars_i18n.cpp:8003
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 QJ256)"
msgstr "(2001 QJ256)"
#: kstars_i18n.cpp:8004
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 QH267)"
msgstr "(2001 QH267)"
#: kstars_i18n.cpp:8005
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 QZ292)"
msgstr "(2001 QZ292)"
#: kstars_i18n.cpp:8006
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1997 HN2)"
msgstr "(1997 HN2)"
#: kstars_i18n.cpp:8007
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 HM151)"
msgstr "(1998 HM151)"
#: kstars_i18n.cpp:8008
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ophelestes (1998 MW41)"
msgstr "Ophelestes (1998 MW41)"
#: kstars_i18n.cpp:8009
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Okyrhoe (1998 SG35)"
msgstr "Okyrhoe (1998 SG35)"
#: kstars_i18n.cpp:8010
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Cyllarus (1998 TF35)"
msgstr "Cyllarus (1998 TF35)"
#: kstars_i18n.cpp:8011
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Deucalion (1999 HU11)"
msgstr "Deucalion (1999 HU11)"
#: kstars_i18n.cpp:8012
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 PY3)"
msgstr "(1999 PY3)"
#: kstars_i18n.cpp:8013
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 VB154)"
msgstr "(1999 VB154)"
#: kstars_i18n.cpp:8014
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XG132)"
msgstr "(1999 XG132)"
#: kstars_i18n.cpp:8015
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AA54)"
msgstr "(2000 AA54)"
#: kstars_i18n.cpp:8016
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 PJ30)"
msgstr "(2000 PJ30)"
#: kstars_i18n.cpp:8017
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Bienor (2000 QC243)"
msgstr "Bienor (2000 QC243)"
#: kstars_i18n.cpp:8018
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 SE310)"
msgstr "(2000 SE310)"
#: kstars_i18n.cpp:8019
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 SZ344)"
msgstr "(2000 SZ344)"
#: kstars_i18n.cpp:8020
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 SX362)"
msgstr "(2000 SX362)"
#: kstars_i18n.cpp:8021
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 WO180)"
msgstr "(2000 WO180)"
#: kstars_i18n.cpp:8022
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 AS9)"
msgstr "(2001 AS9)"
#: kstars_i18n.cpp:8023
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 QM73)"
msgstr "(2001 QM73)"
#: kstars_i18n.cpp:8024
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 RP132)"
msgstr "(2001 RP132)"
#: kstars_i18n.cpp:8025
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 TF19)"
msgstr "(2001 TF19)"
#: kstars_i18n.cpp:8026
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 TY229)"
msgstr "(2001 TY229)"
#: kstars_i18n.cpp:8027
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 UC73)"
msgstr "(2001 UC73)"
#: kstars_i18n.cpp:8028
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 AW34)"
msgstr "(2002 AW34)"
#: kstars_i18n.cpp:8029
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 AW197)"
msgstr "(2002 AW197)"
#: kstars_i18n.cpp:8030
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 CU15)"
msgstr "(2002 CU15)"
#: kstars_i18n.cpp:8031
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 CP82)"
msgstr "(2002 CP82)"
#: kstars_i18n.cpp:8032
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Amycus (2002 GB10)"
msgstr "Amycus (2002 GB10)"
#: kstars_i18n.cpp:8033
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 GK105)"
msgstr "(2002 GK105)"
#: kstars_i18n.cpp:8034
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 TX300)"
msgstr "(2002 TX300)"
#: kstars_i18n.cpp:8035
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 UX25)"
msgstr "(2002 UX25)"
#: kstars_i18n.cpp:8036
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 VE95)"
msgstr "(2002 VE95)"
#: kstars_i18n.cpp:8037
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 SK2)"
msgstr "(2000 SK2)"
#: kstars_i18n.cpp:8038
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 SA92)"
msgstr "(2000 SA92)"
#: kstars_i18n.cpp:8039
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 SS161)"
msgstr "(2000 SS161)"
#: kstars_i18n.cpp:8040
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 TD39)"
msgstr "(2000 TD39)"
#: kstars_i18n.cpp:8041
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 UY124)"
msgstr "(2001 UY124)"
#: kstars_i18n.cpp:8042
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 TW240)"
msgstr "(2002 TW240)"
#: kstars_i18n.cpp:8043
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Logos (1997 CQ29)"
msgstr "Logos (1997 CQ29)"
#: kstars_i18n.cpp:8044
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Palmys (1998 MK47)"
msgstr "Palmys (1998 MK47)"
#: kstars_i18n.cpp:8045
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 TC31)"
msgstr "(1998 TC31)"
#: kstars_i18n.cpp:8046
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 CL158)"
msgstr "(1999 CL158)"
#: kstars_i18n.cpp:8047
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XB257)"
msgstr "(1999 XB257)"
#: kstars_i18n.cpp:8048
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AR184)"
msgstr "(2000 AR184)"
#: kstars_i18n.cpp:8049
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 BQ21)"
msgstr "(2000 BQ21)"
#: kstars_i18n.cpp:8050
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 CH105)"
msgstr "(2000 CH105)"
#: kstars_i18n.cpp:8051
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 CM114)"
msgstr "(2000 CM114)"
#: kstars_i18n.cpp:8052
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Echeclus (2000 EC98)"
msgstr "Echeclus (2000 EC98)"
#: kstars_i18n.cpp:8053
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 EE173)"
msgstr "(2000 EE173)"
#: kstars_i18n.cpp:8054
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 FD8)"
msgstr "(2000 FD8)"
#: kstars_i18n.cpp:8055
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 FE8)"
msgstr "(2000 FE8)"
#: kstars_i18n.cpp:8056
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 SX186)"
msgstr "(2000 SX186)"
#: kstars_i18n.cpp:8057
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 TB43)"
msgstr "(2000 TB43)"
#: kstars_i18n.cpp:8058
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 YN120)"
msgstr "(2000 YN120)"
#: kstars_i18n.cpp:8059
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 BD25)"
msgstr "(2001 BD25)"
#: kstars_i18n.cpp:8060
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 BL41)"
msgstr "(2001 BL41)"
#: kstars_i18n.cpp:8061
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 DH4)"
msgstr "(2001 DH4)"
#: kstars_i18n.cpp:8062
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 CC4)"
msgstr "(2002 CC4)"
#: kstars_i18n.cpp:8063
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 EH130)"
msgstr "(2002 EH130)"
#: kstars_i18n.cpp:8064
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 FU36)"
msgstr "(2002 FU36)"
#: kstars_i18n.cpp:8065
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Ceto (2003 FX128)"
msgstr "Ceto (2003 FX128)"
#: kstars_i18n.cpp:8066
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Archeptolemos (1305 T-3)"
msgstr "Archeptolemos (1305 T-3)"
#: kstars_i18n.cpp:8067
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 OF4)"
msgstr "(1999 OF4)"
#: kstars_i18n.cpp:8068
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Borasisi (1999 RZ253)"
msgstr "Borasisi (1999 RZ253)"
#: kstars_i18n.cpp:8069
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XW261)"
msgstr "(1999 XW261)"
#: kstars_i18n.cpp:8070
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 RH142)"
msgstr "(2001 RH142)"
#: kstars_i18n.cpp:8071
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 VW15)"
msgstr "(2001 VW15)"
#: kstars_i18n.cpp:8072
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1996 KW2)"
msgstr "(1996 KW2)"
#: kstars_i18n.cpp:8073
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 WW24)"
msgstr "(1998 WW24)"
#: kstars_i18n.cpp:8074
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 WA25)"
msgstr "(1998 WA25)"
#: kstars_i18n.cpp:8075
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 WA31)"
msgstr "(1998 WA31)"
#: kstars_i18n.cpp:8076
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 WU31)"
msgstr "(1998 WU31)"
#: kstars_i18n.cpp:8077
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 PN34)"
msgstr "(2002 PN34)"
#: kstars_i18n.cpp:8078
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 PK30)"
msgstr "(2000 PK30)"
#: kstars_i18n.cpp:8079
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 RQ91)"
msgstr "(2000 RQ91)"
#: kstars_i18n.cpp:8080
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 SA182)"
msgstr "(2000 SA182)"
#: kstars_i18n.cpp:8081
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 WE132)"
msgstr "(2000 WE132)"
#: kstars_i18n.cpp:8082
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 YM5)"
msgstr "(2000 YM5)"
#: kstars_i18n.cpp:8083
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 UE188)"
msgstr "(2001 UE188)"
#: kstars_i18n.cpp:8084
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 XW93)"
msgstr "(2002 XW93)"
#: kstars_i18n.cpp:8085
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sila-Nunam (1997 CS29)"
msgstr "Sila-Nunam (1997 CS29)"
#: kstars_i18n.cpp:8086
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 CP133)"
msgstr "(1999 CP133)"
#: kstars_i18n.cpp:8087
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 CC158)"
msgstr "(1999 CC158)"
#: kstars_i18n.cpp:8088
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 DF9)"
msgstr "(1999 DF9)"
#: kstars_i18n.cpp:8089
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 RY138)"
msgstr "(1999 RY138)"
#: kstars_i18n.cpp:8090
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 CM105)"
msgstr "(2000 CM105)"
#: kstars_i18n.cpp:8091
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 TY40)"
msgstr "(2000 TY40)"
#: kstars_i18n.cpp:8092
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 YW134)"
msgstr "(2000 YW134)"
#: kstars_i18n.cpp:8093
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 FZ173)"
msgstr "(2001 FZ173)"
#: kstars_i18n.cpp:8094
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 FM185)"
msgstr "(2001 FM185)"
#: kstars_i18n.cpp:8095
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 FP185)"
msgstr "(2001 FP185)"
#: kstars_i18n.cpp:8096
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Crantor (2002 GO9)"
msgstr "Crantor (2002 GO9)"
#: kstars_i18n.cpp:8097
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 TC302)"
msgstr "(2002 TC302)"
#: kstars_i18n.cpp:8098
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 VR128)"
msgstr "(2002 VR128)"
#: kstars_i18n.cpp:8099
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2003 VS2)"
msgstr "(2003 VS2)"
#: kstars_i18n.cpp:8100
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 HP151)"
msgstr "(1998 HP151)"
#: kstars_i18n.cpp:8101
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 KR65)"
msgstr "(1998 KR65)"
#: kstars_i18n.cpp:8102
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 VA50)"
msgstr "(1998 VA50)"
#: kstars_i18n.cpp:8103
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 WR10)"
msgstr "(1998 WR10)"
#: kstars_i18n.cpp:8104
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 OY3)"
msgstr "(1999 OY3)"
#: kstars_i18n.cpp:8105
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 RY215)"
msgstr "(1999 RY215)"
#: kstars_i18n.cpp:8106
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 OO67)"
msgstr "(2000 OO67)"
#: kstars_i18n.cpp:8107
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 QB243)"
msgstr "(2000 QB243)"
#: kstars_i18n.cpp:8108
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 KE76)"
msgstr "(2001 KE76)"
#: kstars_i18n.cpp:8109
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 KK76)"
msgstr "(2001 KK76)"
#: kstars_i18n.cpp:8110
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 KF77)"
msgstr "(2001 KF77)"
#: kstars_i18n.cpp:8111
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Teharonhiawako (2001 QT297)"
msgstr "Teharonhiawako (2001 QT297)"
#: kstars_i18n.cpp:8112
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2003 FQ97)"
msgstr " (2003 FQ97)"
#: kstars_i18n.cpp:8113
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Sedna (2003 VB12)"
msgstr "Sedna (2003 VB12)"
#: kstars_i18n.cpp:8114
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Orcus (2004 DW)"
msgstr "Orcus (2004 DW)"
#: kstars_i18n.cpp:8115
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2004 GV9)"
msgstr "(2004 GV9)"
#: kstars_i18n.cpp:8116
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 HK151)"
msgstr "(1998 HK151)"
#: kstars_i18n.cpp:8117
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 US43)"
msgstr "(1998 US43)"
#: kstars_i18n.cpp:8118
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 RZ215)"
msgstr "(1999 RZ215)"
#: kstars_i18n.cpp:8119
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 GX32)"
msgstr "(2002 GX32)"
#: kstars_i18n.cpp:8120
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 GZ32)"
msgstr "(2002 GZ32)"
#: kstars_i18n.cpp:8121
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 RA103)"
msgstr "(2000 RA103)"
#: kstars_i18n.cpp:8122
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 VC92)"
msgstr "(2001 VC92)"
#: kstars_i18n.cpp:8123
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2005 AS2)"
msgstr "(2005 AS2)"
#: kstars_i18n.cpp:8124
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 SZ135)"
msgstr "(2000 SZ135)"
#: kstars_i18n.cpp:8125
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 BE25)"
msgstr "(2001 BE25)"
#: kstars_i18n.cpp:8126
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 XN72)"
msgstr "(2002 XN72)"
#: kstars_i18n.cpp:8127
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2003 FC99)"
msgstr "(2003 FC99)"
#: kstars_i18n.cpp:8128
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2005 AX46)"
msgstr "(2005 AX46)"
#: kstars_i18n.cpp:8129
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1996 TQ66)"
msgstr "(1996 TQ66)"
#: kstars_i18n.cpp:8130
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 HT11)"
msgstr "(1999 HT11)"
#: kstars_i18n.cpp:8131
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 HC12)"
msgstr "(1999 HC12)"
#: kstars_i18n.cpp:8132
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 OY51)"
msgstr "(2000 OY51)"
#: kstars_i18n.cpp:8133
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 OM67)"
msgstr "(2000 OM67)"
#: kstars_i18n.cpp:8134
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 KJ76)"
msgstr "(2001 KJ76)"
#: kstars_i18n.cpp:8135
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 KP76)"
msgstr "(2001 KP76)"
#: kstars_i18n.cpp:8136
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 KC77)"
msgstr "(2001 KC77)"
#: kstars_i18n.cpp:8137
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 KN77)"
msgstr "(2001 KN77)"
#: kstars_i18n.cpp:8138
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 KP77)"
msgstr "(2001 KP77)"
#: kstars_i18n.cpp:8139
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 SQ73)"
msgstr "(2001 SQ73)"
#: kstars_i18n.cpp:8140
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 UO18)"
msgstr "(2001 UO18)"
#: kstars_i18n.cpp:8141
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 CY224)"
msgstr "(2002 CY224)"
#: kstars_i18n.cpp:8142
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 KX14)"
msgstr "(2002 KX14)"
#: kstars_i18n.cpp:8143
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 PA149)"
msgstr "(2002 PA149)"
#: kstars_i18n.cpp:8144
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 VR130)"
msgstr "(2002 VR130)"
#: kstars_i18n.cpp:8145
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 WC19)"
msgstr "(2002 WC19)"
#: kstars_i18n.cpp:8146
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2003 CO1)"
msgstr "(2003 CO1)"
#: kstars_i18n.cpp:8147
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2003 FY128)"
msgstr "(2003 FY128)"
#: kstars_i18n.cpp:8148
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2003 OP32)"
msgstr "(2003 OP32)"
#: kstars_i18n.cpp:8149
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2003 UR292)"
msgstr "(2003 UR292)"
#: kstars_i18n.cpp:8150
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2004 EW95)"
msgstr "(2004 EW95)"
#: kstars_i18n.cpp:8151
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Salacia (2004 SB60)"
msgstr "Salacia (2004 SB60)"
#: kstars_i18n.cpp:8152
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2004 TY364)"
msgstr "(2004 TY364)"
#: kstars_i18n.cpp:8153
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 XX143)"
msgstr "(1999 XX143)"
#: kstars_i18n.cpp:8154
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 WK183)"
msgstr "(2000 WK183)"
#: kstars_i18n.cpp:8155
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 YH140)"
msgstr "(2001 YH140)"
#: kstars_i18n.cpp:8156
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 YJ140)"
msgstr "(2001 YJ140)"
#: kstars_i18n.cpp:8157
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 CX154)"
msgstr "(2002 CX154)"
#: kstars_i18n.cpp:8158
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 CC249)"
msgstr "(2002 CC249)"
#: kstars_i18n.cpp:8159
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 XU93)"
msgstr "(2002 XU93)"
#: kstars_i18n.cpp:8160
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2003 FC128)"
msgstr "(2003 FC128)"
#: kstars_i18n.cpp:8161
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2003 YL61)"
msgstr "(2003 YL61)"
#: kstars_i18n.cpp:8162
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 CE119)"
msgstr "(1999 CE119)"
#: kstars_i18n.cpp:8163
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 HR11)"
msgstr "(1999 HR11)"
#: kstars_i18n.cpp:8164
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 JG81)"
msgstr "(2000 JG81)"
#: kstars_i18n.cpp:8165
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 FL194)"
msgstr "(2001 FL194)"
#: kstars_i18n.cpp:8166
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 QZ113)"
msgstr "(2001 QZ113)"
#: kstars_i18n.cpp:8167
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 XS254)"
msgstr "(2001 XS254)"
#: kstars_i18n.cpp:8168
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 XT254)"
msgstr "(2001 XT254)"
#: kstars_i18n.cpp:8169
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 XH255)"
msgstr "(2001 XH255)"
#: kstars_i18n.cpp:8170
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2003 FB128)"
msgstr "(2003 FB128)"
#: kstars_i18n.cpp:8171
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2005 PQ21)"
msgstr "(2005 PQ21)"
#: kstars_i18n.cpp:8173
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 RH215)"
msgstr "(1999 RH215)"
#: kstars_i18n.cpp:8174
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AX29)"
msgstr "(2000 AX29)"
#: kstars_i18n.cpp:8175
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 BT24)"
msgstr "(2000 BT24)"
#: kstars_i18n.cpp:8176
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 OJ67)"
msgstr "(2000 OJ67)"
#: kstars_i18n.cpp:8177
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 KO76)"
msgstr "(2001 KO76)"
#: kstars_i18n.cpp:8178
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 QT322)"
msgstr "(2001 QT322)"
#: kstars_i18n.cpp:8179
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 GG32)"
msgstr "(2002 GG32)"
#: kstars_i18n.cpp:8180
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 PB171)"
msgstr "(2002 PB171)"
#: kstars_i18n.cpp:8181
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Haumea (2003 EL61)"
msgstr "Haumea (2003 EL61)"
#: kstars_i18n.cpp:8182
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2003 LG7)"
msgstr "(2003 LG7)"
#: kstars_i18n.cpp:8183
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Eris (2003 UB313)"
msgstr "Eris (2003 UB313)"
#: kstars_i18n.cpp:8184
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2003 WL7)"
msgstr "(2003 WL7)"
#: kstars_i18n.cpp:8185
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Makemake (2005 FY9)"
msgstr "Makemake (2005 FY9)"
#: kstars_i18n.cpp:8186
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 RE215)"
msgstr "(1999 RE215)"
#: kstars_i18n.cpp:8187
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 RB216)"
msgstr "(1999 RB216)"
#: kstars_i18n.cpp:8188
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 AJ114)"
msgstr "(2000 AJ114)"
#: kstars_i18n.cpp:8189
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 OK67)"
msgstr "(2000 OK67)"
#: kstars_i18n.cpp:8190
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 QM251)"
msgstr "(2000 QM251)"
#: kstars_i18n.cpp:8191
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 QG298)"
msgstr "(2001 QG298)"
#: kstars_i18n.cpp:8192
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2003 SS317)"
msgstr "(2003 SS317)"
#: kstars_i18n.cpp:8193
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2003 UY117)"
msgstr "(2003 UY117)"
#: kstars_i18n.cpp:8194
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2003 US292)"
msgstr "(2003 US292)"
#: kstars_i18n.cpp:8195
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2003 YO179)"
msgstr "(2003 YO179)"
#: kstars_i18n.cpp:8196
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2004 UX10)"
msgstr "(2004 UX10)"
#: kstars_i18n.cpp:8197
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2005 RM43)"
msgstr "(2005 RM43)"
#: kstars_i18n.cpp:8198
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2005 RN43)"
msgstr "(2005 RN43)"
#: kstars_i18n.cpp:8199
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2005 RR43)"
msgstr "(2005 RR43)"
#: kstars_i18n.cpp:8200
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2005 SA278)"
msgstr "(2005 SA278)"
#: kstars_i18n.cpp:8201
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2005 TB190)"
msgstr "(2005 TB190)"
#: kstars_i18n.cpp:8202
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2005 UJ438)"
msgstr "(2005 UJ438)"
#: kstars_i18n.cpp:8203
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2006 RY102)"
msgstr "(2006 RY102)"
#: kstars_i18n.cpp:8204
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 RA216)"
msgstr "(1999 RA216)"
#: kstars_i18n.cpp:8205
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 CR105)"
msgstr "(2000 CR105)"
#: kstars_i18n.cpp:8206
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Altjira (2001 UQ18)"
msgstr "Altjira (2001 UQ18)"
#: kstars_i18n.cpp:8207
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 XA255)"
msgstr "(2001 XA255)"
#: kstars_i18n.cpp:8208
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 VS130)"
msgstr "(2002 VS130)"
#: kstars_i18n.cpp:8209
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 VA131)"
msgstr "(2002 VA131)"
#: kstars_i18n.cpp:8210
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2003 QZ91)"
msgstr "(2003 QZ91)"
#: kstars_i18n.cpp:8211
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 CZ31)"
msgstr "(2001 CZ31)"
#: kstars_i18n.cpp:8212
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2003 BO25)"
msgstr "(2003 BO25)"
#: kstars_i18n.cpp:8213
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2006 JR)"
msgstr "(2006 JR)"
#: kstars_i18n.cpp:8214
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 OL67)"
msgstr "(2000 OL67)"
#: kstars_i18n.cpp:8215
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 YB131)"
msgstr "(2000 YB131)"
#: kstars_i18n.cpp:8216
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 KN76)"
msgstr "(2001 KN76)"
#: kstars_i18n.cpp:8217
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 KV76)"
msgstr "(2001 KV76)"
#: kstars_i18n.cpp:8218
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 PD149)"
msgstr "(2002 PD149)"
#: kstars_i18n.cpp:8219
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2005 RL43)"
msgstr "(2005 RL43)"
#: kstars_i18n.cpp:8220
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 GE147)"
msgstr "(2000 GE147)"
#: kstars_i18n.cpp:8221
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 GP183)"
msgstr "(2000 GP183)"
#: kstars_i18n.cpp:8222
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 FR185)"
msgstr "(2001 FR185)"
#: kstars_i18n.cpp:8223
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Varda (2003 MW12)"
msgstr "Varda (2003 MW12)"
#: kstars_i18n.cpp:8224
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2004 PF115)"
msgstr "(2004 PF115)"
#: kstars_i18n.cpp:8225
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1993 FW)"
msgstr "(1993 FW)"
#: kstars_i18n.cpp:8226
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 WT31)"
msgstr "(1998 WT31)"
#: kstars_i18n.cpp:8227
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 CV118)"
msgstr "(1999 CV118)"
#: kstars_i18n.cpp:8228
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 CG119)"
msgstr "(1999 CG119)"
#: kstars_i18n.cpp:8229
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 CO153)"
msgstr "(1999 CO153)"
#: kstars_i18n.cpp:8230
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 HW11)"
msgstr "(1999 HW11)"
#: kstars_i18n.cpp:8231
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 RD215)"
msgstr "(1999 RD215)"
#: kstars_i18n.cpp:8232
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 YU1)"
msgstr "(2000 YU1)"
#: kstars_i18n.cpp:8233
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2000 YC2)"
msgstr "(2000 YC2)"
#: kstars_i18n.cpp:8234
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 KU76)"
msgstr "(2001 KU76)"
#: kstars_i18n.cpp:8235
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 QW297)"
msgstr "(2001 QW297)"
#: kstars_i18n.cpp:8236
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 FU6)"
msgstr "(2002 FU6)"
#: kstars_i18n.cpp:8237
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 GZ31)"
msgstr "(2002 GZ31)"
#: kstars_i18n.cpp:8238
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 GJ32)"
msgstr "(2002 GJ32)"
#: kstars_i18n.cpp:8239
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2003 TG58)"
msgstr "(2003 TG58)"
#: kstars_i18n.cpp:8240
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2004 DJ64)"
msgstr "(2004 DJ64)"
#: kstars_i18n.cpp:8241
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2004 DJ71)"
msgstr "(2004 DJ71)"
#: kstars_i18n.cpp:8242
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2004 PB112)"
msgstr "(2004 PB112)"
#: kstars_i18n.cpp:8243
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2005 EO302)"
msgstr "(2005 EO302)"
#: kstars_i18n.cpp:8244
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2007 JG43)"
msgstr "(2007 JG43)"
#: kstars_i18n.cpp:8245
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2007 RZ281)"
msgstr "(2007 RZ281)"
#: kstars_i18n.cpp:8246
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2007 PH37)"
msgstr "(2007 PH37)"
#: kstars_i18n.cpp:8247
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2005 UQ513)"
msgstr "(2005 UQ513)"
#: kstars_i18n.cpp:8248
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2003 AZ84)"
msgstr "(2003 AZ84)"
#: kstars_i18n.cpp:8249
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2007 OR10)"
msgstr "(2007 OR10)"
#: kstars_i18n.cpp:8250
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2007 UK126)"
msgstr "(2007 UK126)"
#: kstars_i18n.cpp:8251
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2004 XA192)"
msgstr "(2004 XA192)"
#: kstars_i18n.cpp:8252
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2007 DU112)"
msgstr "(2007 DU112)"
#: kstars_i18n.cpp:8253
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2006 SX368)"
msgstr "(2006 SX368)"
#: kstars_i18n.cpp:8254
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 KY14)"
msgstr "(2002 KY14)"
#: kstars_i18n.cpp:8255
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 QY297)"
msgstr "(2001 QY297)"
#: kstars_i18n.cpp:8256
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2007 JJ43)"
msgstr "(2007 JJ43)"
#: kstars_i18n.cpp:8257
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2008 FC76)"
msgstr "(2008 FC76)"
#: kstars_i18n.cpp:8258
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2005 PR21)"
msgstr "(2005 PR21)"
#: kstars_i18n.cpp:8259
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2005 QU182)"
msgstr "(2005 QU182)"
#: kstars_i18n.cpp:8260
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2008 QY40)"
msgstr "(2008 QY40)"
#: kstars_i18n.cpp:8261
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 KQ77)"
msgstr "(2001 KQ77)"
#: kstars_i18n.cpp:8262
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 KW14)"
msgstr "(2002 KW14)"
#: kstars_i18n.cpp:8263
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 MS4)"
msgstr "(2002 MS4)"
#: kstars_i18n.cpp:8264
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 VU130)"
msgstr "(2002 VU130)"
#: kstars_i18n.cpp:8265
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2003 QW90)"
msgstr "(2003 QW90)"
#: kstars_i18n.cpp:8266
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2004 PG115)"
msgstr "(2004 PG115)"
#: kstars_i18n.cpp:8267
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2005 CB79)"
msgstr "(2005 CB79)"
#: kstars_i18n.cpp:8268
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2005 RS43)"
msgstr "(2005 RS43)"
#: kstars_i18n.cpp:8269
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2005 SC278)"
msgstr "(2005 SC278)"
#: kstars_i18n.cpp:8270
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2005 XU100)"
msgstr "(2005 XU100)"
#: kstars_i18n.cpp:8271
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2006 SQ372)"
msgstr "(2006 SQ372)"
#: kstars_i18n.cpp:8272
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2006 XQ51)"
msgstr "(2006 XQ51)"
#: kstars_i18n.cpp:8273
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2007 RW10)"
msgstr "(2007 RW10)"
#: kstars_i18n.cpp:8274
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2008 UZ6)"
msgstr "(2008 UZ6)"
#: kstars_i18n.cpp:8275
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2009 KE)"
msgstr "(2009 KE)"
#: kstars_i18n.cpp:8276
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2010 KR59)"
msgstr "(2010 KR59)"
#: kstars_i18n.cpp:8277
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2010 EP65)"
msgstr "(2010 EP65)"
#: kstars_i18n.cpp:8278
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2008 AP129)"
msgstr "(2008 AP129)"
#: kstars_i18n.cpp:8279
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2008 QD4)"
msgstr "(2008 QD4)"
#: kstars_i18n.cpp:8280
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2010 EN65)"
msgstr "(2010 EN65)"
#: kstars_i18n.cpp:8281
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2010 LJ109)"
msgstr "(2010 LJ109)"
#: kstars_i18n.cpp:8282
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Orius (2009 HW77)"
msgstr "Orius (2009 HW77)"
#: kstars_i18n.cpp:8283
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2009 HH36)"
msgstr "(2009 HH36)"
#: kstars_i18n.cpp:8284
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2010 NV1)"
msgstr "(2010 NV1)"
#: kstars_i18n.cpp:8285
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2007 RG283)"
msgstr "(2007 RG283)"
#: kstars_i18n.cpp:8286
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2007 TY430)"
msgstr "(2007 TY430)"
#: kstars_i18n.cpp:8287
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2008 YB3)"
msgstr "(2008 YB3)"
#: kstars_i18n.cpp:8288
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Rhiphonos (2009 QV38)"
msgstr "Rhiphonos (2009 QV38)"
#: kstars_i18n.cpp:8289
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2009 YF7)"
msgstr "(2009 YF7)"
#: kstars_i18n.cpp:8290
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2009 YD7)"
msgstr "(2009 YD7)"
#: kstars_i18n.cpp:8291
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 PQ145)"
msgstr "(2002 PQ145)"
#: kstars_i18n.cpp:8292
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2003 LB7)"
msgstr "(2003 LB7)"
#: kstars_i18n.cpp:8293
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2006 JZ81)"
msgstr "(2006 JZ81)"
#: kstars_i18n.cpp:8294
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2010 RM64)"
msgstr "(2010 RM64)"
#: kstars_i18n.cpp:8295
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1993 RO)"
msgstr "(1993 RO)"
#: kstars_i18n.cpp:8296
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1997 RT5)"
msgstr "(1997 RT5)"
#: kstars_i18n.cpp:8297
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1998 KG62)"
msgstr "(1998 KG62)"
#: kstars_i18n.cpp:8298
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 OE4)"
msgstr "(1999 OE4)"
#: kstars_i18n.cpp:8299
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 RN215)"
msgstr "(1999 RN215)"
#: kstars_i18n.cpp:8300
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 QB298)"
msgstr "(2001 QB298)"
#: kstars_i18n.cpp:8301
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 PT170)"
msgstr "(2002 PT170)"
#: kstars_i18n.cpp:8302
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2002 PW170)"
msgstr "(2002 PW170)"
#: kstars_i18n.cpp:8303
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2003 GH55)"
msgstr "(2003 GH55)"
#: kstars_i18n.cpp:8304
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2003 QH91)"
msgstr "(2003 QH91)"
#: kstars_i18n.cpp:8305
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Manwe (2003 QW111)"
msgstr "Manwe (2003 QW111)"
#: kstars_i18n.cpp:8306
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2003 QF113)"
msgstr "(2003 QF113)"
#: kstars_i18n.cpp:8307
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2003 SP317)"
msgstr "(2003 SP317)"
#: kstars_i18n.cpp:8308
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2004 OK14)"
msgstr "(2004 OK14)"
#: kstars_i18n.cpp:8309
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2004 OR15)"
msgstr "(2004 OR15)"
#: kstars_i18n.cpp:8310
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2004 QD29)"
msgstr "(2004 QD29)"
#: kstars_i18n.cpp:8311
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2004 UP10)"
msgstr "(2004 UP10)"
#: kstars_i18n.cpp:8312
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2005 EO297)"
msgstr "(2005 EO297)"
#: kstars_i18n.cpp:8313
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2005 TO74)"
msgstr "(2005 TO74)"
#: kstars_i18n.cpp:8314
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2009 YE7)"
msgstr "(2009 YE7)"
#: kstars_i18n.cpp:8315
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2012 BR61)"
msgstr "(2012 BR61)"
#: kstars_i18n.cpp:8316
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2012 GN12)"
msgstr "(2012 GN12)"
#: kstars_i18n.cpp:8317
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2001 QJ298)"
msgstr "(2001 QJ298)"
#: kstars_i18n.cpp:8318
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2005 VJ119)"
msgstr "(2005 VJ119)"
#: kstars_i18n.cpp:8319
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(1999 RU215)"
msgstr "(1999 RU215)"
#: kstars_i18n.cpp:8320
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2003 UZ117)"
msgstr "(2003 UZ117)"
#: kstars_i18n.cpp:8321
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2009 MS9)"
msgstr "(2009 MS9)"
#: kstars_i18n.cpp:8322
#, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "(2012 BX85)"
msgstr "(2012 BX85)"
#: kstars_i18n.cpp:8323
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "1P/Halley"
msgstr "1P/Halley"
#: kstars_i18n.cpp:8324
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "2P/Encke"
msgstr "2P/Encke"
#: kstars_i18n.cpp:8325
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "4P/Faye"
msgstr "4P/Faye"
#: kstars_i18n.cpp:8326
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "6P/d''Arrest"
msgstr "6P/d''Arrest"
#: kstars_i18n.cpp:8327
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "7P/Pons-Winnecke"
msgstr "7P/Pons-Winnecke"
#: kstars_i18n.cpp:8328
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "8P/Tuttle"
msgstr "8P/Tuttle"
#: kstars_i18n.cpp:8329
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "9P/Tempel 1"
msgstr "9P/Tempel 1"
#: kstars_i18n.cpp:8330
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "10P/Tempel 2"
msgstr "10P/Tempel 2"
#: kstars_i18n.cpp:8331
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "11P/Tempel-Swift-LINEAR"
msgstr "11P/Tempel-Swift-LINEAR"
#: kstars_i18n.cpp:8332
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "12P/Pons-Brooks"
msgstr "12P/Pons-Brooks"
#: kstars_i18n.cpp:8333
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "13P/Olbers"
msgstr "13P/Olbers"
#: kstars_i18n.cpp:8334
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "14P/Wolf"
msgstr "14P/Wolf"
#: kstars_i18n.cpp:8335
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "15P/Finlay"
msgstr "15P/Finlay"
#: kstars_i18n.cpp:8336
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "16P/Brooks 2"
msgstr "16P/Brooks 2"
#: kstars_i18n.cpp:8337
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "17P/Holmes"
msgstr "17P/Holmes"
#: kstars_i18n.cpp:8338
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "19P/Borrelly"
msgstr "19P/Borrelly"
#: kstars_i18n.cpp:8339
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "21P/Giacobini-Zinner"
msgstr "21P/Giacobini-Zinner"
#: kstars_i18n.cpp:8340
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "22P/Kopff"
msgstr "22P/Kopff"
#: kstars_i18n.cpp:8341
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "23P/Brorsen-Metcalf"
msgstr "23P/Brorsen-Metcalf"
#: kstars_i18n.cpp:8342
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "24P/Schaumasse"
msgstr "24P/Schaumasse"
#: kstars_i18n.cpp:8343
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "26P/Grigg-Skjellerup"
msgstr "26P/Grigg-Skjellerup"
#: kstars_i18n.cpp:8344
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "27P/Crommelin"
msgstr "27P/Crommelin"
#: kstars_i18n.cpp:8345
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "28P/Neujmin 1"
msgstr "28P/Neujmin 1"
#: kstars_i18n.cpp:8346
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "29P/Schwassmann-Wachmann 1"
msgstr "29P/Schwassmann-Wachmann 1"
#: kstars_i18n.cpp:8347
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "30P/Reinmuth 1"
msgstr "30P/Reinmuth 1"
#: kstars_i18n.cpp:8348
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "31P/Schwassmann-Wachmann 2"
msgstr "31P/Schwassmann-Wachmann 2"
#: kstars_i18n.cpp:8349
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "32P/Comas Sola"
msgstr "32P/Comas Sola"
#: kstars_i18n.cpp:8350
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "33P/Daniel"
msgstr "33P/Daniel"
#: kstars_i18n.cpp:8351
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "35P/Herschel-Rigollet"
msgstr "35P/Herschel-Rigollet"
#: kstars_i18n.cpp:8352
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "36P/Whipple"
msgstr "36P/Whipple"
#: kstars_i18n.cpp:8353
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "37P/Forbes"
msgstr "37P/Forbes"
#: kstars_i18n.cpp:8354
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "38P/Stephan-Oterma"
msgstr "38P/Stephan-Oterma"
#: kstars_i18n.cpp:8355
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "39P/Oterma"
msgstr "39P/Oterma"
#: kstars_i18n.cpp:8356
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "40P/Vaisala 1"
msgstr "40P/Vaisala 1"
#: kstars_i18n.cpp:8357
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "41P/Tuttle-Giacobini-Kresak"
msgstr "41P/Tuttle-Giacobini-Kresak"
#: kstars_i18n.cpp:8358
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "42P/Neujmin 3"
msgstr "42P/Neujmin 3"
#: kstars_i18n.cpp:8359
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "43P/Wolf-Harrington"
msgstr "43P/Wolf-Harrington"
#: kstars_i18n.cpp:8360
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "44P/Reinmuth 2"
msgstr "44P/Reinmuth 2"
#: kstars_i18n.cpp:8361
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "45P/Honda-Mrkos-Pajdusakova"
msgstr "45P/Honda-Mrkos-Pajdusakova"
#: kstars_i18n.cpp:8362
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "46P/Wirtanen"
msgstr "46P/Wirtanen"
#: kstars_i18n.cpp:8363
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "47P/Ashbrook-Jackson"
msgstr "47P/Ashbrook-Jackson"
#: kstars_i18n.cpp:8364
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "48P/Johnson"
msgstr "48P/Johnson"
#: kstars_i18n.cpp:8365
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "49P/Arend-Rigaux"
msgstr "49P/Arend-Rigaux"
#: kstars_i18n.cpp:8366
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "50P/Arend"
msgstr "50P/Arend"
#: kstars_i18n.cpp:8367
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "51P/Harrington"
msgstr "51P/Harrington"
#: kstars_i18n.cpp:8368
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "51P/Harrington-A"
msgstr "51P/Harrington-A"
#: kstars_i18n.cpp:8369
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "52P/Harrington-Abell"
msgstr "52P/Harrington-Abell"
#: kstars_i18n.cpp:8370
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "53P/Van Biesbroeck"
msgstr "53P/Van Biesbroeck"
#: kstars_i18n.cpp:8371
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "54P/de Vico-Swift-NEAT"
msgstr "54P/de Vico-Swift-NEAT"
#: kstars_i18n.cpp:8372
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "55P/Tempel-Tuttle"
msgstr "55P/Tempel-Tuttle"
#: kstars_i18n.cpp:8373
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "56P/Slaughter-Burnham"
msgstr "56P/Slaughter-Burnham"
#: kstars_i18n.cpp:8374
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "57P/duToit-Neujmin-Delporte"
msgstr "57P/duToit-Neujmin-Delporte"
#: kstars_i18n.cpp:8375
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "57P/duToit-Neujmin-Delporte-A"
msgstr "57P/duToit-Neujmin-Delporte-A"
#: kstars_i18n.cpp:8376
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "58P/Jackson-Neujmin"
msgstr "58P/Jackson-Neujmin"
#: kstars_i18n.cpp:8377
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "59P/Kearns-Kwee"
msgstr "59P/Kearns-Kwee"
#: kstars_i18n.cpp:8378
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "60P/Tsuchinshan 2"
msgstr "60P/Tsuchinshan 2"
#: kstars_i18n.cpp:8379
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "61P/Shajn-Schaldach"
msgstr "61P/Shajn-Schaldach"
#: kstars_i18n.cpp:8380
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "62P/Tsuchinshan 1"
msgstr "62P/Tsuchinshan 1"
#: kstars_i18n.cpp:8381
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "63P/Wild 1"
msgstr "63P/Wild 1"
#: kstars_i18n.cpp:8382
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "64P/Swift-Gehrels"
msgstr "64P/Swift-Gehrels"
#: kstars_i18n.cpp:8383
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "65P/Gunn"
msgstr "65P/Gunn"
#: kstars_i18n.cpp:8384
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "66P/du Toit"
msgstr "66P/du Toit"
#: kstars_i18n.cpp:8385
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "67P/Churyumov-Gerasimenko"
msgstr "67P/Churyumov-Gerasimenko"
#: kstars_i18n.cpp:8386
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "68P/Klemola"
msgstr "68P/Klemola"
#: kstars_i18n.cpp:8387
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "69P/Taylor"
msgstr "69P/Taylor"
#: kstars_i18n.cpp:8388
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "70P/Kojima"
msgstr "70P/Kojima"
#: kstars_i18n.cpp:8389
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "71P/Clark"
msgstr "71P/Clark"
#: kstars_i18n.cpp:8390
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "72P/Denning-Fujikawa"
msgstr "72P/Denning-Fujikawa"
#: kstars_i18n.cpp:8391
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3"
msgstr "73P/Schwassmann-Wachmann 3"
#: kstars_i18n.cpp:8392
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-B"
msgstr "73P/Schwassmann-Wachmann 3-B"
#: kstars_i18n.cpp:8393
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-C"
msgstr "73P/Schwassmann-Wachmann 3-C"
#: kstars_i18n.cpp:8394
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-E"
msgstr "73P/Schwassmann-Wachmann 3-E"
#: kstars_i18n.cpp:8395
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-G"
msgstr "73P/Schwassmann-Wachmann 3-G"
#: kstars_i18n.cpp:8396
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-H"
msgstr "73P/Schwassmann-Wachmann 3-H"
#: kstars_i18n.cpp:8397
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-J"
msgstr "73P/Schwassmann-Wachmann 3-J"
#: kstars_i18n.cpp:8398
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-K"
msgstr "73P/Schwassmann-Wachmann 3-K"
#: kstars_i18n.cpp:8399
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-L"
msgstr "73P/Schwassmann-Wachmann 3-L"
#: kstars_i18n.cpp:8400
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-M"
msgstr "73P/Schwassmann-Wachmann 3-M"
#: kstars_i18n.cpp:8401
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-N"
msgstr "73P/Schwassmann-Wachmann 3-N"
#: kstars_i18n.cpp:8402
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-P"
msgstr "73P/Schwassmann-Wachmann 3-P"
#: kstars_i18n.cpp:8403
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-Q"
msgstr "73P/Schwassmann-Wachmann 3-Q"
#: kstars_i18n.cpp:8404
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-R"
msgstr "73P/Schwassmann-Wachmann 3-R"
#: kstars_i18n.cpp:8405
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-S"
msgstr "73P/Schwassmann-Wachmann 3-S"
#: kstars_i18n.cpp:8406
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-T"
msgstr "73P/Schwassmann-Wachmann 3-T"
#: kstars_i18n.cpp:8407
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-U"
msgstr "73P/Schwassmann-Wachmann 3-U"
#: kstars_i18n.cpp:8408
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-V"
msgstr "73P/Schwassmann-Wachmann 3-V"
#: kstars_i18n.cpp:8409
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-W"
msgstr "73P/Schwassmann-Wachmann 3-W"
#: kstars_i18n.cpp:8410
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-X"
msgstr "73P/Schwassmann-Wachmann 3-X"
#: kstars_i18n.cpp:8411
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-Y"
msgstr "73P/Schwassmann-Wachmann 3-Y"
#: kstars_i18n.cpp:8412
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-Z"
msgstr "73P/Schwassmann-Wachmann 3-Z"
#: kstars_i18n.cpp:8413
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-AA"
msgstr "73P/Schwassmann-Wachmann 3-AA"
#: kstars_i18n.cpp:8414
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-AB"
msgstr "73P/Schwassmann-Wachmann 3-AB"
#: kstars_i18n.cpp:8415
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-AC"
msgstr "73P/Schwassmann-Wachmann 3-AC"
#: kstars_i18n.cpp:8416
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-AD"
msgstr "73P/Schwassmann-Wachmann 3-AD"
#: kstars_i18n.cpp:8417
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-AE"
msgstr "73P/Schwassmann-Wachmann 3-AE"
#: kstars_i18n.cpp:8418
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-AF"
msgstr "73P/Schwassmann-Wachmann 3-AF"
#: kstars_i18n.cpp:8419
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-AG"
msgstr "73P/Schwassmann-Wachmann 3-AG"
#: kstars_i18n.cpp:8420
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-AH"
msgstr "73P/Schwassmann-Wachmann 3-AH"
#: kstars_i18n.cpp:8421
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-AI"
msgstr "73P/Schwassmann-Wachmann 3-AI"
#: kstars_i18n.cpp:8422
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-AJ"
msgstr "73P/Schwassmann-Wachmann 3-AJ"
#: kstars_i18n.cpp:8423
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-AK"
msgstr "73P/Schwassmann-Wachmann 3-AK"
#: kstars_i18n.cpp:8424
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-AL"
msgstr "73P/Schwassmann-Wachmann 3-AL"
#: kstars_i18n.cpp:8425
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-AM"
msgstr "73P/Schwassmann-Wachmann 3-AM"
#: kstars_i18n.cpp:8426
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-AN"
msgstr "73P/Schwassmann-Wachmann 3-AN"
#: kstars_i18n.cpp:8427
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-AO"
msgstr "73P/Schwassmann-Wachmann 3-AO"
#: kstars_i18n.cpp:8428
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-AP"
msgstr "73P/Schwassmann-Wachmann 3-AP"
#: kstars_i18n.cpp:8429
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-AQ"
msgstr "73P/Schwassmann-Wachmann 3-AQ"
#: kstars_i18n.cpp:8430
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-AR"
msgstr "73P/Schwassmann-Wachmann 3-AR"
#: kstars_i18n.cpp:8431
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-AS"
msgstr "73P/Schwassmann-Wachmann 3-AS"
#: kstars_i18n.cpp:8432
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-AT"
msgstr "73P/Schwassmann-Wachmann 3-AT"
#: kstars_i18n.cpp:8433
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-AU"
msgstr "73P/Schwassmann-Wachmann 3-AU"
#: kstars_i18n.cpp:8434
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-AV"
msgstr "73P/Schwassmann-Wachmann 3-AV"
#: kstars_i18n.cpp:8435
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-AW"
msgstr "73P/Schwassmann-Wachmann 3-AW"
#: kstars_i18n.cpp:8436
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-AX"
msgstr "73P/Schwassmann-Wachmann 3-AX"
#: kstars_i18n.cpp:8437
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-AY"
msgstr "73P/Schwassmann-Wachmann 3-AY"
#: kstars_i18n.cpp:8438
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-AZ"
msgstr "73P/Schwassmann-Wachmann 3-AZ"
#: kstars_i18n.cpp:8439
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-BA"
msgstr "73P/Schwassmann-Wachmann 3-BA"
#: kstars_i18n.cpp:8440
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-BB"
msgstr "73P/Schwassmann-Wachmann 3-BB"
#: kstars_i18n.cpp:8441
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-BC"
msgstr "73P/Schwassmann-Wachmann 3-BC"
#: kstars_i18n.cpp:8442
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-BD"
msgstr "73P/Schwassmann-Wachmann 3-BD"
#: kstars_i18n.cpp:8443
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-BE"
msgstr "73P/Schwassmann-Wachmann 3-BE"
#: kstars_i18n.cpp:8444
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-BF"
msgstr "73P/Schwassmann-Wachmann 3-BF"
#: kstars_i18n.cpp:8445
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-BG"
msgstr "73P/Schwassmann-Wachmann 3-BG"
#: kstars_i18n.cpp:8446
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-BH"
msgstr "73P/Schwassmann-Wachmann 3-BH"
#: kstars_i18n.cpp:8447
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-BI"
msgstr "73P/Schwassmann-Wachmann 3-BI"
#: kstars_i18n.cpp:8448
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-BJ"
msgstr "73P/Schwassmann-Wachmann 3-BJ"
#: kstars_i18n.cpp:8449
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-BK"
msgstr "73P/Schwassmann-Wachmann 3-BK"
#: kstars_i18n.cpp:8450
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-BL"
msgstr "73P/Schwassmann-Wachmann 3-BL"
#: kstars_i18n.cpp:8451
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-BM"
msgstr "73P/Schwassmann-Wachmann 3-BM"
#: kstars_i18n.cpp:8452
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-BN"
msgstr "73P/Schwassmann-Wachmann 3-BN"
#: kstars_i18n.cpp:8453
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-BO"
msgstr "73P/Schwassmann-Wachmann 3-BO"
#: kstars_i18n.cpp:8454
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-BP"
msgstr "73P/Schwassmann-Wachmann 3-BP"
#: kstars_i18n.cpp:8455
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-BQ"
msgstr "73P/Schwassmann-Wachmann 3-BQ"
#: kstars_i18n.cpp:8456
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-BR"
msgstr "73P/Schwassmann-Wachmann 3-BR"
#: kstars_i18n.cpp:8457
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "73P/Schwassmann-Wachmann 3-BS"
msgstr "73P/Schwassmann-Wachmann 3-BS"
#: kstars_i18n.cpp:8458
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "74P/Smirnova-Chernykh"
msgstr "74P/Smirnova-Chernykh"
#: kstars_i18n.cpp:8459
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "76P/West-Kohoutek-Ikemura"
msgstr "76P/West-Kohoutek-Ikemura"
#: kstars_i18n.cpp:8460
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "77P/Longmore"
msgstr "77P/Longmore"
#: kstars_i18n.cpp:8461
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "78P/Gehrels 2"
msgstr "78P/Gehrels 2"
#: kstars_i18n.cpp:8462
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "79P/du Toit-Hartley"
msgstr "79P/du Toit-Hartley"
#: kstars_i18n.cpp:8463
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "80P/Peters-Hartley"
msgstr "80P/Peters-Hartley"
#: kstars_i18n.cpp:8464
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "81P/Wild 2"
msgstr "81P/Wild 2"
#: kstars_i18n.cpp:8465
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "82P/Gehrels 3"
msgstr "82P/Gehrels 3"
#: kstars_i18n.cpp:8466
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "84P/Giclas"
msgstr "84P/Giclas"
#: kstars_i18n.cpp:8467
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "85P/Boethin"
msgstr "85P/Boethin"
#: kstars_i18n.cpp:8468
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "86P/Wild 3"
msgstr "86P/Wild 3"
#: kstars_i18n.cpp:8469
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "87P/Bus"
msgstr "87P/Bus"
#: kstars_i18n.cpp:8470
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "88P/Howell"
msgstr "88P/Howell"
#: kstars_i18n.cpp:8471
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "89P/Russell 2"
msgstr "89P/Russell 2"
#: kstars_i18n.cpp:8472
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "90P/Gehrels 1"
msgstr "90P/Gehrels 1"
#: kstars_i18n.cpp:8473
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "91P/Russell 3"
msgstr "91P/Russell 3"
#: kstars_i18n.cpp:8474
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "92P/Sanguin"
msgstr "92P/Sanguin"
#: kstars_i18n.cpp:8475
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "93P/Lovas 1"
msgstr "93P/Lovas 1"
#: kstars_i18n.cpp:8476
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "94P/Russell 4"
msgstr "94P/Russell 4"
#: kstars_i18n.cpp:8477
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "96P/Machholz 1"
msgstr "96P/Machholz 1"
#: kstars_i18n.cpp:8478
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "97P/Metcalf-Brewington"
msgstr "97P/Metcalf-Brewington"
#: kstars_i18n.cpp:8479
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "98P/Takamizawa"
msgstr "98P/Takamizawa"
#: kstars_i18n.cpp:8480
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "99P/Kowal 1"
msgstr "99P/Kowal 1"
#: kstars_i18n.cpp:8481
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "100P/Hartley 1"
msgstr "100P/Hartley 1"
#: kstars_i18n.cpp:8482
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "101P/Chernykh"
msgstr "101P/Chernykh"
#: kstars_i18n.cpp:8483
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "101P/Chernykh-B"
msgstr "101P/Chernykh-B"
#: kstars_i18n.cpp:8484
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "102P/Shoemaker 1"
msgstr "102P/Shoemaker 1"
#: kstars_i18n.cpp:8485
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "103P/Hartley 2"
msgstr "103P/Hartley 2"
#: kstars_i18n.cpp:8486
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "104P/Kowal 2"
msgstr "104P/Kowal 2"
#: kstars_i18n.cpp:8487
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "105P/Singer Brewster"
msgstr "105P/Singer Brewster"
#: kstars_i18n.cpp:8488
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "106P/Schuster"
msgstr "106P/Schuster"
#: kstars_i18n.cpp:8489
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "108P/Ciffreo"
msgstr "108P/Ciffreo"
#: kstars_i18n.cpp:8490
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "109P/Swift-Tuttle"
msgstr "109P/Swift-Tuttle"
#: kstars_i18n.cpp:8491
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "110P/Hartley 3"
msgstr "110P/Hartley 3"
#: kstars_i18n.cpp:8492
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "111P/Helin-Roman-Crockett"
msgstr "111P/Helin-Roman-Crockett"
#: kstars_i18n.cpp:8493
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "112P/Urata-Niijima"
msgstr "112P/Urata-Niijima"
#: kstars_i18n.cpp:8494
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "113P/Spitaler"
msgstr "113P/Spitaler"
#: kstars_i18n.cpp:8495
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "114P/Wiseman-Skiff"
msgstr "114P/Wiseman-Skiff"
#: kstars_i18n.cpp:8496
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "115P/Maury"
msgstr "115P/Maury"
#: kstars_i18n.cpp:8497
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "116P/Wild 4"
msgstr "116P/Wild 4"
#: kstars_i18n.cpp:8498
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "117P/Helin-Roman-Alu 1"
msgstr "117P/Helin-Roman-Alu 1"
#: kstars_i18n.cpp:8499
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "118P/Shoemaker-Levy 4"
msgstr "118P/Shoemaker-Levy 4"
#: kstars_i18n.cpp:8500
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "119P/Parker-Hartley"
msgstr "119P/Parker-Hartley"
#: kstars_i18n.cpp:8501
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "120P/Mueller 1"
msgstr "120P/Mueller 1"
#: kstars_i18n.cpp:8502
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "121P/Shoemaker-Holt 2"
msgstr "121P/Shoemaker-Holt 2"
#: kstars_i18n.cpp:8503
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "122P/de Vico"
msgstr "122P/de Vico"
#: kstars_i18n.cpp:8504
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "123P/West-Hartley"
msgstr "123P/West-Hartley"
#: kstars_i18n.cpp:8505
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "124P/Mrkos"
msgstr "124P/Mrkos"
#: kstars_i18n.cpp:8506
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "125P/Spacewatch"
msgstr "125P/Spacewatch"
#: kstars_i18n.cpp:8507
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "126P/IRAS"
msgstr "126P/IRAS"
#: kstars_i18n.cpp:8508
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "127P/Holt-Olmstead"
msgstr "127P/Holt-Olmstead"
#: kstars_i18n.cpp:8509
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "128P/Shoemaker-Holt 1-A"
msgstr "128P/Shoemaker-Holt 1-A"
#: kstars_i18n.cpp:8510
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "128P/Shoemaker-Holt 1-B"
msgstr "128P/Shoemaker-Holt 1-B"
#: kstars_i18n.cpp:8511
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "129P/Shoemaker-Levy 3"
msgstr "129P/Shoemaker-Levy 3"
#: kstars_i18n.cpp:8512
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "130P/McNaught-Hughes"
msgstr "130P/McNaught-Hughes"
#: kstars_i18n.cpp:8513
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "131P/Mueller 2"
msgstr "131P/Mueller 2"
#: kstars_i18n.cpp:8514
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "132P/Helin-Roman-Alu 2"
msgstr "132P/Helin-Roman-Alu 2"
#: kstars_i18n.cpp:8515
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "134P/Kowal-Vavrova"
msgstr "134P/Kowal-Vavrova"
#: kstars_i18n.cpp:8516
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "135P/Shoemaker-Levy 8"
msgstr "135P/Shoemaker-Levy 8"
#: kstars_i18n.cpp:8517
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "136P/Mueller 3"
msgstr "136P/Mueller 3"
#: kstars_i18n.cpp:8518
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "137P/Shoemaker-Levy 2"
msgstr "137P/Shoemaker-Levy 2"
#: kstars_i18n.cpp:8519
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "138P/Shoemaker-Levy 7"
msgstr "138P/Shoemaker-Levy 7"
#: kstars_i18n.cpp:8520
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "139P/Vaisala-Oterma"
msgstr "139P/Vaisala-Oterma"
#: kstars_i18n.cpp:8521
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "140P/Bowell-Skiff"
msgstr "140P/Bowell-Skiff"
#: kstars_i18n.cpp:8522
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "141P/Machholz 2-A"
msgstr "141P/Machholz 2-A"
#: kstars_i18n.cpp:8523
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "141P/Machholz 2-D"
msgstr "141P/Machholz 2-D"
#: kstars_i18n.cpp:8524
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "142P/Ge-Wang"
msgstr "142P/Ge-Wang"
#: kstars_i18n.cpp:8525
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "143P/Kowal-Mrkos"
msgstr "143P/Kowal-Mrkos"
#: kstars_i18n.cpp:8526
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "144P/Kushida"
msgstr "144P/Kushida"
#: kstars_i18n.cpp:8527
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "145P/Shoemaker-Levy 5"
msgstr "145P/Shoemaker-Levy 5"
#: kstars_i18n.cpp:8528
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "146P/Shoemaker-LINEAR"
msgstr "146P/Shoemaker-LINEAR"
#: kstars_i18n.cpp:8529
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "147P/Kushida-Muramatsu"
msgstr "147P/Kushida-Muramatsu"
#: kstars_i18n.cpp:8530
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "148P/Anderson-LINEAR"
msgstr "148P/Anderson-LINEAR"
#: kstars_i18n.cpp:8531
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "149P/Mueller 4"
msgstr "149P/Mueller 4"
#: kstars_i18n.cpp:8532
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "150P/LONEOS"
msgstr "150P/LONEOS"
#: kstars_i18n.cpp:8533
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "151P/Helin"
msgstr "151P/Helin"
#: kstars_i18n.cpp:8534
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "152P/Helin-Lawrence"
msgstr "152P/Helin-Lawrence"
#: kstars_i18n.cpp:8535
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "153P/Ikeya-Zhang"
msgstr "153P/Ikeya-Zhang"
#: kstars_i18n.cpp:8536
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "154P/Brewington"
msgstr "154P/Brewington"
#: kstars_i18n.cpp:8537
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "155P/Shoemaker 3"
msgstr "155P/Shoemaker 3"
#: kstars_i18n.cpp:8538
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "156P/Russell-LINEAR"
msgstr "156P/Russell-LINEAR"
#: kstars_i18n.cpp:8539
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "157P/Tritton"
msgstr "157P/Tritton"
#: kstars_i18n.cpp:8540
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "158P/Kowal-LINEAR"
msgstr "158P/Kowal-LINEAR"
#: kstars_i18n.cpp:8541
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "159P/LONEOS"
msgstr "159P/LONEOS"
#: kstars_i18n.cpp:8542
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "160P/LINEAR"
msgstr "160P/LINEAR"
#: kstars_i18n.cpp:8543
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "161P/Hartley-IRAS"
msgstr "161P/Hartley-IRAS"
#: kstars_i18n.cpp:8544
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "162P/Siding Spring"
msgstr "162P/Siding Spring"
#: kstars_i18n.cpp:8545
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "163P/NEAT"
msgstr "163P/NEAT"
#: kstars_i18n.cpp:8546
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "164P/Christensen"
msgstr "164P/Christensen"
#: kstars_i18n.cpp:8547
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "165P/LINEAR"
msgstr "165P/LINEAR"
#: kstars_i18n.cpp:8548
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "166P/NEAT"
msgstr "166P/NEAT"
#: kstars_i18n.cpp:8549
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "167P/CINEOS"
msgstr "167P/CINEOS"
#: kstars_i18n.cpp:8550
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "168P/Hergenrother"
msgstr "168P/Hergenrother"
#: kstars_i18n.cpp:8551
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "169P/NEAT"
msgstr "169P/NEAT"
#: kstars_i18n.cpp:8552
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "170P/Christensen"
msgstr "170P/Christensen"
#: kstars_i18n.cpp:8553
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "171P/Spahr"
msgstr "171P/Spahr"
#: kstars_i18n.cpp:8554
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "172P/Yeung"
msgstr "172P/Yeung"
#: kstars_i18n.cpp:8555
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "173P/Mueller 5"
msgstr "173P/Mueller 5"
#: kstars_i18n.cpp:8556
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "175P/Hergenrother"
msgstr "175P/Hergenrother"
#: kstars_i18n.cpp:8557
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "177P/Barnard"
msgstr "177P/Barnard"
#: kstars_i18n.cpp:8558
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "178P/Hug-Bell"
msgstr "178P/Hug-Bell"
#: kstars_i18n.cpp:8559
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "179P/Jedicke"
msgstr "179P/Jedicke"
#: kstars_i18n.cpp:8560
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "180P/NEAT"
msgstr "180P/NEAT"
#: kstars_i18n.cpp:8561
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "181P/Shoemaker-Levy 6"
msgstr "181P/Shoemaker-Levy 6"
#: kstars_i18n.cpp:8562
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "182P/LONEOS"
msgstr "182P/LONEOS"
#: kstars_i18n.cpp:8563
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "183P/Korlevic-Juric"
msgstr "183P/Korlevic-Juric"
#: kstars_i18n.cpp:8564
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "184P/Lovas 2"
msgstr "184P/Lovas 2"
#: kstars_i18n.cpp:8565
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "185P/Petriew"
msgstr "185P/Petriew"
#: kstars_i18n.cpp:8566
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "186P/Garradd"
msgstr "186P/Garradd"
#: kstars_i18n.cpp:8567
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "187P/LINEAR"
msgstr "187P/LINEAR"
#: kstars_i18n.cpp:8568
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "188P/LINEAR-Mueller"
msgstr "188P/LINEAR-Mueller"
#: kstars_i18n.cpp:8569
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "189P/NEAT"
msgstr "189P/NEAT"
#: kstars_i18n.cpp:8570
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "190P/Mueller"
msgstr "190P/Mueller"
#: kstars_i18n.cpp:8571
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "191P/McNaught"
msgstr "191P/McNaught"
#: kstars_i18n.cpp:8572
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "192P/Shoemaker-Levy 1"
msgstr "192P/Shoemaker-Levy 1"
#: kstars_i18n.cpp:8573
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "193P/LINEAR-NEAT"
msgstr "193P/LINEAR-NEAT"
#: kstars_i18n.cpp:8574
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "194P/LINEAR"
msgstr "194P/LINEAR"
#: kstars_i18n.cpp:8575
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "195P/Hill"
msgstr "195P/Hill"
#: kstars_i18n.cpp:8576
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "196P/Tichy"
msgstr "196P/Tichy"
#: kstars_i18n.cpp:8577
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "197P/LINEAR"
msgstr "197P/LINEAR"
#: kstars_i18n.cpp:8578
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "198P/ODAS"
msgstr "198P/ODAS"
#: kstars_i18n.cpp:8579
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "199P/Shoemaker 4"
msgstr "199P/Shoemaker 4"
#: kstars_i18n.cpp:8580
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "200P/Larsen"
msgstr "200P/Larsen"
#: kstars_i18n.cpp:8581
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "201P/LONEOS"
msgstr "201P/LONEOS"
#: kstars_i18n.cpp:8582
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "202P/Scotti"
msgstr "202P/Scotti"
#: kstars_i18n.cpp:8583
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "203P/Korlevic"
msgstr "203P/Korlevic"
#: kstars_i18n.cpp:8584
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "204P/LINEAR-NEAT"
msgstr "204P/LINEAR-NEAT"
#: kstars_i18n.cpp:8585
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "205P/Giacobini"
msgstr "205P/Giacobini"
#: kstars_i18n.cpp:8586
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "205P/Giacobini-A"
msgstr "205P/Giacobini-A"
#: kstars_i18n.cpp:8587
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "205P/Giacobini-B"
msgstr "205P/Giacobini-B"
#: kstars_i18n.cpp:8588
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "205P/Giacobini-C"
msgstr "205P/Giacobini-C"
#: kstars_i18n.cpp:8589
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "206P/Barnard-Boattini"
msgstr "206P/Barnard-Boattini"
#: kstars_i18n.cpp:8590
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "207P/NEAT"
msgstr "207P/NEAT"
#: kstars_i18n.cpp:8591
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "208P/McMillan"
msgstr "208P/McMillan"
#: kstars_i18n.cpp:8592
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "209P/LINEAR"
msgstr "209P/LINEAR"
#: kstars_i18n.cpp:8593
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "210P/Christensen"
msgstr "210P/Christensen"
#: kstars_i18n.cpp:8594
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "211P/Hill"
msgstr "211P/Hill"
#: kstars_i18n.cpp:8595
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "212P/NEAT"
msgstr "212P/NEAT"
#: kstars_i18n.cpp:8596
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "213P/Van Ness"
msgstr "213P/Van Ness"
#: kstars_i18n.cpp:8597
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "213P/Van Ness-B"
msgstr "213P/Van Ness-B"
#: kstars_i18n.cpp:8598
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "214P/LINEAR"
msgstr "214P/LINEAR"
#: kstars_i18n.cpp:8599
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "215P/NEAT"
msgstr "215P/NEAT"
#: kstars_i18n.cpp:8600
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "216P/LINEAR"
msgstr "216P/LINEAR"
#: kstars_i18n.cpp:8601
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "217P/LINEAR"
msgstr "217P/LINEAR"
#: kstars_i18n.cpp:8602
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "218P/LINEAR"
msgstr "218P/LINEAR"
#: kstars_i18n.cpp:8603
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "219P/LINEAR"
msgstr "219P/LINEAR"
#: kstars_i18n.cpp:8604
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "220P/McNaught"
msgstr "220P/McNaught"
#: kstars_i18n.cpp:8605
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "221P/LINEAR"
msgstr "221P/LINEAR"
#: kstars_i18n.cpp:8606
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "222P/LINEAR"
msgstr "222P/LINEAR"
#: kstars_i18n.cpp:8607
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "223P/Skiff"
msgstr "223P/Skiff"
#: kstars_i18n.cpp:8608
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "224P/LINEAR-NEAT"
msgstr "224P/LINEAR-NEAT"
#: kstars_i18n.cpp:8609
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "225P/LINEAR"
msgstr "225P/LINEAR"
#: kstars_i18n.cpp:8610
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "226P/Pigott-LINEAR-Kowalski"
msgstr "226P/Pigott-LINEAR-Kowalski"
#: kstars_i18n.cpp:8611
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "227P/Catalina-LINEAR"
msgstr "227P/Catalina-LINEAR"
#: kstars_i18n.cpp:8612
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "228P/LINEAR"
msgstr "228P/LINEAR"
#: kstars_i18n.cpp:8613
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "229P/Gibbs"
msgstr "229P/Gibbs"
#: kstars_i18n.cpp:8614
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "230P/LINEAR"
msgstr "230P/LINEAR"
#: kstars_i18n.cpp:8615
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "231P/LINEAR-NEAT"
msgstr "231P/LINEAR-NEAT"
#: kstars_i18n.cpp:8616
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "232P/Hill"
msgstr "232P/Hill"
#: kstars_i18n.cpp:8617
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "233P/La Sagra"
msgstr "233P/La Sagra"
#: kstars_i18n.cpp:8618
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "234P/LINEAR"
msgstr "234P/LINEAR"
#: kstars_i18n.cpp:8619
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "235P/LINEAR"
msgstr "235P/LINEAR"
#: kstars_i18n.cpp:8620
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "236P/LINEAR"
msgstr "236P/LINEAR"
#: kstars_i18n.cpp:8621
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "237P/LINEAR"
msgstr "237P/LINEAR"
#: kstars_i18n.cpp:8622
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "238P/Read"
msgstr "238P/Read"
#: kstars_i18n.cpp:8623
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "239P/LINEAR"
msgstr "239P/LINEAR"
#: kstars_i18n.cpp:8624
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "240P/NEAT"
msgstr "240P/NEAT"
#: kstars_i18n.cpp:8625
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "241P/LINEAR"
msgstr "241P/LINEAR"
#: kstars_i18n.cpp:8626
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "242P/Spahr"
msgstr "242P/Spahr"
#: kstars_i18n.cpp:8627
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "243P/NEAT"
msgstr "243P/NEAT"
#: kstars_i18n.cpp:8628
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "244P/Scotti"
msgstr "244P/Scotti"
#: kstars_i18n.cpp:8629
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "245P/WISE"
msgstr "245P/WISE"
#: kstars_i18n.cpp:8630
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "246P/NEAT"
msgstr "246P/NEAT"
#: kstars_i18n.cpp:8631
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "247P/LINEAR"
msgstr "247P/LINEAR"
#: kstars_i18n.cpp:8632
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "248P/Gibbs"
msgstr "248P/Gibbs"
#: kstars_i18n.cpp:8633
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "249P/LINEAR"
msgstr "249P/LINEAR"
#: kstars_i18n.cpp:8634
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "250P/Larson"
msgstr "250P/Larson"
#: kstars_i18n.cpp:8635
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "251P/LINEAR"
msgstr "251P/LINEAR"
#: kstars_i18n.cpp:8636
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "252P/LINEAR"
msgstr "252P/LINEAR"
#: kstars_i18n.cpp:8637
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "253P/PANSTARRS"
msgstr "253P/PANSTARRS"
#: kstars_i18n.cpp:8638
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "254P/McNaught"
msgstr "254P/McNaught"
#: kstars_i18n.cpp:8639
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "255P/Levy"
msgstr "255P/Levy"
#: kstars_i18n.cpp:8640
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "256P/LINEAR"
msgstr "256P/LINEAR"
#: kstars_i18n.cpp:8641
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "257P/Catalina"
msgstr "257P/Catalina"
#: kstars_i18n.cpp:8642
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "258P/PANSTARRS"
msgstr "258P/PANSTARRS"
#: kstars_i18n.cpp:8643
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "259P/Garradd"
msgstr "259P/Garradd"
#: kstars_i18n.cpp:8644
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "260P/McNaught"
msgstr "260P/McNaught"
#: kstars_i18n.cpp:8645
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "261P/Larson"
msgstr "261P/Larson"
#: kstars_i18n.cpp:8646
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "262P/McNaught-Russell"
msgstr "262P/McNaught-Russell"
#: kstars_i18n.cpp:8647
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "263P/Gibbs"
msgstr "263P/Gibbs"
#: kstars_i18n.cpp:8648
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "264P/Larsen"
msgstr "264P/Larsen"
#: kstars_i18n.cpp:8649
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "265P/LINEAR"
msgstr "265P/LINEAR"
#: kstars_i18n.cpp:8650
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "266P/Christensen"
msgstr "266P/Christensen"
#: kstars_i18n.cpp:8651
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "267P/LONEOS"
msgstr "267P/LONEOS"
#: kstars_i18n.cpp:8652
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "268P/Bernardi"
msgstr "268P/Bernardi"
#: kstars_i18n.cpp:8653
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "269P/Jedicke"
msgstr "269P/Jedicke"
#: kstars_i18n.cpp:8654
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "270P/Gehrels"
msgstr "270P/Gehrels"
#: kstars_i18n.cpp:8655
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "271P/van Houten-Lemmon"
msgstr "271P/van Houten-Lemmon"
#: kstars_i18n.cpp:8656
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "272P/NEAT"
msgstr "272P/NEAT"
#: kstars_i18n.cpp:8657
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "273P/Pons-Gambart"
msgstr "273P/Pons-Gambart"
#: kstars_i18n.cpp:8658
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "274P/Tombaugh-Tenagra"
msgstr "274P/Tombaugh-Tenagra"
#: kstars_i18n.cpp:8659
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "275P/Hermann"
msgstr "275P/Hermann"
#: kstars_i18n.cpp:8660
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "276P/Vorobjov"
msgstr "276P/Vorobjov"
#: kstars_i18n.cpp:8661
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "277P/LINEAR"
msgstr "277P/LINEAR"
#: kstars_i18n.cpp:8662
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "278P/McNaught"
msgstr "278P/McNaught"
#: kstars_i18n.cpp:8663
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "279P/La Sagra"
msgstr "279P/La Sagra"
#: kstars_i18n.cpp:8664
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "280P/Larsen"
msgstr "280P/Larsen"
#: kstars_i18n.cpp:8665
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "281P/MOSS"
msgstr "281P/MOSS"
#: kstars_i18n.cpp:8666
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "283P/Spacewatch"
msgstr "283P/Spacewatch"
#: kstars_i18n.cpp:8667
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "284P/McNaught"
msgstr "284P/McNaught"
#: kstars_i18n.cpp:8668
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "285P/LINEAR"
msgstr "285P/LINEAR"
#: kstars_i18n.cpp:8669
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "286P/Christensen"
msgstr "286P/Christensen"
#: kstars_i18n.cpp:8670
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "287P/Christensen"
msgstr "287P/Christensen"
#: kstars_i18n.cpp:8671
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "289P/Blanpain"
msgstr "289P/Blanpain"
#: kstars_i18n.cpp:8672
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "290P/Jager"
msgstr "290P/Jager"
#: kstars_i18n.cpp:8673
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "291P/NEAT"
msgstr "291P/NEAT"
#: kstars_i18n.cpp:8674
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "292P/Li"
msgstr "292P/Li"
#: kstars_i18n.cpp:8675
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "293P/Spacewatch"
msgstr "293P/Spacewatch"
#: kstars_i18n.cpp:8676
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "294P/LINEAR"
msgstr "294P/LINEAR"
#: kstars_i18n.cpp:8677
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "295P/LINEAR"
msgstr "295P/LINEAR"
#: kstars_i18n.cpp:8678
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "296P/Garradd"
msgstr "296P/Garradd"
#: kstars_i18n.cpp:8679
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "297P/Beshore"
msgstr "297P/Beshore"
#: kstars_i18n.cpp:8680
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "298P/Christensen"
msgstr "298P/Christensen"
#: kstars_i18n.cpp:8681
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "299P/Catalina-PANSTARRS"
msgstr "299P/Catalina-PANSTARRS"
#: kstars_i18n.cpp:8682
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "300P/Catalina"
msgstr "300P/Catalina"
#: kstars_i18n.cpp:8683
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "301P/LINEAR-NEAT"
msgstr "301P/LINEAR-NEAT"
#: kstars_i18n.cpp:8684
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "302P/Lemmon-PANSTARRS"
msgstr "302P/Lemmon-PANSTARRS"
#: kstars_i18n.cpp:8685
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "303P/NEAT"
msgstr "303P/NEAT"
#: kstars_i18n.cpp:8686
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "304P/Ory"
msgstr "304P/Ory"
#: kstars_i18n.cpp:8687
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "305P/Skiff"
msgstr "305P/Skiff"
#: kstars_i18n.cpp:8688
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "306P/LINEAR"
msgstr "306P/LINEAR"
#: kstars_i18n.cpp:8689
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "307P/LINEAR"
msgstr "307P/LINEAR"
#: kstars_i18n.cpp:8690
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "308P/Lagerkvist-Carsenty"
msgstr "308P/Lagerkvist-Carsenty"
#: kstars_i18n.cpp:8691
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "309P/LINEAR"
msgstr "309P/LINEAR"
#: kstars_i18n.cpp:8692
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "310P/Hill"
msgstr "310P/Hill"
#: kstars_i18n.cpp:8693
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "311P/PANSTARRS"
msgstr "311P/PANSTARRS"
#: kstars_i18n.cpp:8694
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "312P/NEAT"
msgstr "312P/NEAT"
#: kstars_i18n.cpp:8695
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "313P/Gibbs"
msgstr "313P/Gibbs"
#: kstars_i18n.cpp:8696
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "314P/Montani"
msgstr "314P/Montani"
#: kstars_i18n.cpp:8697
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "315P/LONEOS"
msgstr "315P/LONEOS"
#: kstars_i18n.cpp:8698
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1760 A1 (Great comet)"
msgstr "C/1760 A1 (Great comet)"
#: kstars_i18n.cpp:8699
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1760 B1 (Messier)"
msgstr "C/1760 B1 (Messier)"
#: kstars_i18n.cpp:8700
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1762 K1 (Klinkenberg)"
msgstr "C/1762 K1 (Klinkenberg)"
#: kstars_i18n.cpp:8701
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1763 S1 (Messier)"
msgstr "C/1763 S1 (Messier)"
#: kstars_i18n.cpp:8702
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1764 A1 (Messier)"
msgstr "C/1764 A1 (Messier)"
#: kstars_i18n.cpp:8703
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1766 E1 (Messier)"
msgstr "C/1766 E1 (Messier)"
#: kstars_i18n.cpp:8704
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1769 P1 (Messier)"
msgstr "C/1769 P1 (Messier)"
#: kstars_i18n.cpp:8705
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1771 A1 (Great comet)"
msgstr "C/1771 A1 (Great comet)"
#: kstars_i18n.cpp:8706
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1771 G1 (Messier)"
msgstr "C/1771 G1 (Messier)"
#: kstars_i18n.cpp:8707
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1773 T1 (Messier)"
msgstr "C/1773 T1 (Messier)"
#: kstars_i18n.cpp:8708
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1774 P1 (Montaigne)"
msgstr "C/1774 P1 (Montaigne)"
#: kstars_i18n.cpp:8709
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1779 A1 (Bode)"
msgstr "C/1779 A1 (Bode)"
#: kstars_i18n.cpp:8710
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1780 U1 (Montaigne-Olbers)"
msgstr "C/1780 U1 (Montaigne-Olbers)"
#: kstars_i18n.cpp:8711
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1780 U2 (Messier)"
msgstr "C/1780 U2 (Messier)"
#: kstars_i18n.cpp:8712
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1781 M1 (Mechain)"
msgstr "C/1781 M1 (Mechain)"
#: kstars_i18n.cpp:8713
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1781 T1 (Mechain)"
msgstr "C/1781 T1 (Mechain)"
#: kstars_i18n.cpp:8714
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1783 X1 (Great comet)"
msgstr "C/1783 X1 (Great comet)"
#: kstars_i18n.cpp:8715
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1785 A1 (Messier-Mechain)"
msgstr "C/1785 A1 (Messier-Mechain)"
#: kstars_i18n.cpp:8716
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1785 E1 (Mechain)"
msgstr "C/1785 E1 (Mechain)"
#: kstars_i18n.cpp:8717
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1786 P1 (Herschel)"
msgstr "C/1786 P1 (Herschel)"
#: kstars_i18n.cpp:8718
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1787 G1 (Mechain)"
msgstr "C/1787 G1 (Mechain)"
#: kstars_i18n.cpp:8719
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1788 W1 (Messier)"
msgstr "C/1788 W1 (Messier)"
#: kstars_i18n.cpp:8720
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1790 A1 (Herschel)"
msgstr "C/1790 A1 (Herschel)"
#: kstars_i18n.cpp:8721
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1790 H1 (Herschel)"
msgstr "C/1790 H1 (Herschel)"
#: kstars_i18n.cpp:8722
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1791 X1 (Herschel)"
msgstr "C/1791 X1 (Herschel)"
#: kstars_i18n.cpp:8723
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1793 A1 (Gregory)"
msgstr "C/1793 A1 (Gregory)"
#: kstars_i18n.cpp:8724
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1793 S1 (Perny)"
msgstr "C/1793 S1 (Perny)"
#: kstars_i18n.cpp:8725
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1793 S2 (Messier)"
msgstr "C/1793 S2 (Messier)"
#: kstars_i18n.cpp:8726
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1796 F1 (Olbers)"
msgstr "C/1796 F1 (Olbers)"
#: kstars_i18n.cpp:8727
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1797 P1 (Bouvard-Herschel)"
msgstr "C/1797 P1 (Bouvard-Herschel)"
#: kstars_i18n.cpp:8728
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1798 G1 (Messier)"
msgstr "C/1798 G1 (Messier)"
#: kstars_i18n.cpp:8729
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1798 X1 (Bouvard)"
msgstr "C/1798 X1 (Bouvard)"
#: kstars_i18n.cpp:8730
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1799 P1 (Mechain)"
msgstr "C/1799 P1 (Mechain)"
#: kstars_i18n.cpp:8731
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1799 Y1 (Mechain)"
msgstr "C/1799 Y1 (Mechain)"
#: kstars_i18n.cpp:8732
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1801 N1 (Pons)"
msgstr "C/1801 N1 (Pons)"
#: kstars_i18n.cpp:8733
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1802 Q1 (Pons)"
msgstr "C/1802 Q1 (Pons)"
#: kstars_i18n.cpp:8734
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1804 E1 (Pons)"
msgstr "C/1804 E1 (Pons)"
#: kstars_i18n.cpp:8735
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1806 V1 (Pons)"
msgstr "C/1806 V1 (Pons)"
#: kstars_i18n.cpp:8736
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1807 R1 (Great comet)"
msgstr "C/1807 R1 (Great comet)"
#: kstars_i18n.cpp:8737
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1808 F1 (Pons)"
msgstr "C/1808 F1 (Pons)"
#: kstars_i18n.cpp:8738
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1808 M1 (Pons)"
msgstr "C/1808 M1 (Pons)"
#: kstars_i18n.cpp:8739
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1810 Q1 (Pons)"
msgstr "C/1810 Q1 (Pons)"
#: kstars_i18n.cpp:8740
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1811 F1 (Great comet)"
msgstr "C/1811 F1 (Great comet)"
#: kstars_i18n.cpp:8741
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1811 W1 (Pons)"
msgstr "C/1811 W1 (Pons)"
#: kstars_i18n.cpp:8742
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1813 C1 (Pons)"
msgstr "C/1813 C1 (Pons)"
#: kstars_i18n.cpp:8743
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1813 G1 (Pons)"
msgstr "C/1813 G1 (Pons)"
#: kstars_i18n.cpp:8744
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1816 B1 (Pons)"
msgstr "C/1816 B1 (Pons)"
#: kstars_i18n.cpp:8745
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1817 Y1 (Pons)"
msgstr "C/1817 Y1 (Pons)"
#: kstars_i18n.cpp:8746
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1818 W2 (Pons)"
msgstr "C/1818 W2 (Pons)"
#: kstars_i18n.cpp:8747
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1819 N1 (Great comet)"
msgstr "C/1819 N1 (Great comet)"
#: kstars_i18n.cpp:8748
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1821 B1 (Nicollet-Pons)"
msgstr "C/1821 B1 (Nicollet-Pons)"
#: kstars_i18n.cpp:8749
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1822 J1 (Gambart)"
msgstr "C/1822 J1 (Gambart)"
#: kstars_i18n.cpp:8750
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1822 K1 (Pons)"
msgstr "C/1822 K1 (Pons)"
#: kstars_i18n.cpp:8751
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1822 N1 (Pons)"
msgstr "C/1822 N1 (Pons)"
#: kstars_i18n.cpp:8752
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1823 Y1 (Great comet)"
msgstr "C/1823 Y1 (Great comet)"
#: kstars_i18n.cpp:8753
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1824 N1 (Rumker)"
msgstr "C/1824 N1 (Rumker)"
#: kstars_i18n.cpp:8754
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1824 O1 (Scheithauer)"
msgstr "C/1824 O1 (Scheithauer)"
#: kstars_i18n.cpp:8755
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1825 K1 (Gambart)"
msgstr "C/1825 K1 (Gambart)"
#: kstars_i18n.cpp:8756
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1825 N1 (Pons)"
msgstr "C/1825 N1 (Pons)"
#: kstars_i18n.cpp:8757
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1825 P1 (Pons)"
msgstr "C/1825 P1 (Pons)"
#: kstars_i18n.cpp:8758
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1825 V1 (Pons)"
msgstr "C/1825 V1 (Pons)"
#: kstars_i18n.cpp:8759
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1826 P1 (Pons)"
msgstr "C/1826 P1 (Pons)"
#: kstars_i18n.cpp:8760
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1826 U1 (Pons)"
msgstr "C/1826 U1 (Pons)"
#: kstars_i18n.cpp:8761
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1826 Y1 (Pons)"
msgstr "C/1826 Y1 (Pons)"
#: kstars_i18n.cpp:8762
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1827 P1 (Pons)"
msgstr "C/1827 P1 (Pons)"
#: kstars_i18n.cpp:8763
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1830 F1 (Great comet)"
msgstr "C/1830 F1 (Great comet)"
#: kstars_i18n.cpp:8764
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1831 A1 (Great comet)"
msgstr "C/1831 A1 (Great comet)"
#: kstars_i18n.cpp:8765
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1832 O1 (Gambart)"
msgstr "C/1832 O1 (Gambart)"
#: kstars_i18n.cpp:8766
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1833 S1 (Dunlop)"
msgstr "C/1833 S1 (Dunlop)"
#: kstars_i18n.cpp:8767
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1834 E1 (Gambart)"
msgstr "C/1834 E1 (Gambart)"
#: kstars_i18n.cpp:8768
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1835 H1 (Boguslawski)"
msgstr "C/1835 H1 (Boguslawski)"
#: kstars_i18n.cpp:8769
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1839 X1 (Galle)"
msgstr "C/1839 X1 (Galle)"
#: kstars_i18n.cpp:8770
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1840 B1 (Galle)"
msgstr "C/1840 B1 (Galle)"
#: kstars_i18n.cpp:8771
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1840 E1 (Galle)"
msgstr "C/1840 E1 (Galle)"
#: kstars_i18n.cpp:8772
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1840 U1 (Bremiker)"
msgstr "C/1840 U1 (Bremiker)"
#: kstars_i18n.cpp:8773
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1842 U1 (Laugier)"
msgstr "C/1842 U1 (Laugier)"
#: kstars_i18n.cpp:8774
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1843 D1 (Great March comet)"
msgstr "C/1843 D1 (Great March comet)"
#: kstars_i18n.cpp:8775
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1843 J1 (Mauvais)"
msgstr "C/1843 J1 (Mauvais)"
#: kstars_i18n.cpp:8776
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1844 N1 (Mauvais)"
msgstr "C/1844 N1 (Mauvais)"
#: kstars_i18n.cpp:8777
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1844 Y1 (Great comet)"
msgstr "C/1844 Y1 (Great comet)"
#: kstars_i18n.cpp:8778
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1844 Y2 (d''Arrest)"
msgstr "C/1844 Y2 (d''Arrest)"
#: kstars_i18n.cpp:8779
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1845 D1 (de Vico)"
msgstr "C/1845 D1 (de Vico)"
#: kstars_i18n.cpp:8780
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1845 L1 (Great June comet)"
msgstr "C/1845 L1 (Great June comet)"
#: kstars_i18n.cpp:8781
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1846 B1 (de Vico)"
msgstr "C/1846 B1 (de Vico)"
#: kstars_i18n.cpp:8782
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1846 J1 (Brorsen)"
msgstr "C/1846 J1 (Brorsen)"
#: kstars_i18n.cpp:8783
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1846 O1 (de Vico-Hind)"
msgstr "C/1846 O1 (de Vico-Hind)"
#: kstars_i18n.cpp:8784
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1846 S1 (de Vico)"
msgstr "C/1846 S1 (de Vico)"
#: kstars_i18n.cpp:8785
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1847 C1 (Hind)"
msgstr "C/1847 C1 (Hind)"
#: kstars_i18n.cpp:8786
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1847 J1 (Colla)"
msgstr "C/1847 J1 (Colla)"
#: kstars_i18n.cpp:8787
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1847 N1 (Mauvais)"
msgstr "C/1847 N1 (Mauvais)"
#: kstars_i18n.cpp:8788
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1847 Q1 (Schweizer)"
msgstr "C/1847 Q1 (Schweizer)"
#: kstars_i18n.cpp:8789
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1847 T1 (Mitchell)"
msgstr "C/1847 T1 (Mitchell)"
#: kstars_i18n.cpp:8790
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1848 P1 (Petersen)"
msgstr "C/1848 P1 (Petersen)"
#: kstars_i18n.cpp:8791
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1848 U1 (Petersen)"
msgstr "C/1848 U1 (Petersen)"
#: kstars_i18n.cpp:8792
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1849 G1 (Schweizer)"
msgstr "C/1849 G1 (Schweizer)"
#: kstars_i18n.cpp:8793
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1849 G2 (Goujon)"
msgstr "C/1849 G2 (Goujon)"
#: kstars_i18n.cpp:8794
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1850 J1 (Petersen)"
msgstr "C/1850 J1 (Petersen)"
#: kstars_i18n.cpp:8795
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1850 Q1 (Bond)"
msgstr "C/1850 Q1 (Bond)"
#: kstars_i18n.cpp:8796
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1851 P1 (Brorsen)"
msgstr "C/1851 P1 (Brorsen)"
#: kstars_i18n.cpp:8797
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1851 U1 (Brorsen)"
msgstr "C/1851 U1 (Brorsen)"
#: kstars_i18n.cpp:8798
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1852 K1 (Chacornac)"
msgstr "C/1852 K1 (Chacornac)"
#: kstars_i18n.cpp:8799
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1853 E1 (Secchi)"
msgstr "C/1853 E1 (Secchi)"
#: kstars_i18n.cpp:8800
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1853 G1 (Schweizer)"
msgstr "C/1853 G1 (Schweizer)"
#: kstars_i18n.cpp:8801
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1853 L1 (Klinkerfues)"
msgstr "C/1853 L1 (Klinkerfues)"
#: kstars_i18n.cpp:8802
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1853 R1 (Bruhns)"
msgstr "C/1853 R1 (Bruhns)"
#: kstars_i18n.cpp:8803
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1853 W1 (van Arsdale)"
msgstr "C/1853 W1 (van Arsdale)"
#: kstars_i18n.cpp:8804
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1854 F1 (Great comet)"
msgstr "C/1854 F1 (Great comet)"
#: kstars_i18n.cpp:8805
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1854 L1 (Klinkerfues)"
msgstr "C/1854 L1 (Klinkerfues)"
#: kstars_i18n.cpp:8806
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1854 R1 (Klinkerfues)"
msgstr "C/1854 R1 (Klinkerfues)"
#: kstars_i18n.cpp:8807
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1854 Y1 (Winnecke-Dien)"
msgstr "C/1854 Y1 (Winnecke-Dien)"
#: kstars_i18n.cpp:8808
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1855 G1 (Schweizer)"
msgstr "C/1855 G1 (Schweizer)"
#: kstars_i18n.cpp:8809
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1855 L1 (Donati)"
msgstr "C/1855 L1 (Donati)"
#: kstars_i18n.cpp:8810
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1855 V1 (Bruhns)"
msgstr "C/1855 V1 (Bruhns)"
#: kstars_i18n.cpp:8811
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1857 D1 (d''Arrest)"
msgstr "C/1857 D1 (d''Arrest)"
#: kstars_i18n.cpp:8812
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1857 M1 (Klinkerfues)"
msgstr "C/1857 M1 (Klinkerfues)"
#: kstars_i18n.cpp:8813
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1857 O1 (Peters)"
msgstr "C/1857 O1 (Peters)"
#: kstars_i18n.cpp:8814
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1857 Q1 (Klinkerfues)"
msgstr "C/1857 Q1 (Klinkerfues)"
#: kstars_i18n.cpp:8815
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1857 V1 (Donati-van Arsdale)"
msgstr "C/1857 V1 (Donati-van Arsdale)"
#: kstars_i18n.cpp:8816
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1858 K1 (Bruhns)"
msgstr "C/1858 K1 (Bruhns)"
#: kstars_i18n.cpp:8817
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1858 L1 (Donati)"
msgstr "C/1858 L1 (Donati)"
#: kstars_i18n.cpp:8818
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1858 R1 (Tuttle)"
msgstr "C/1858 R1 (Tuttle)"
#: kstars_i18n.cpp:8819
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1859 G1 (Tempel)"
msgstr "C/1859 G1 (Tempel)"
#: kstars_i18n.cpp:8820
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1860 D1-A (Liais)"
msgstr "C/1860 D1-A (Liais)"
#: kstars_i18n.cpp:8821
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1860 D1-B (Liais)"
msgstr "C/1860 D1-B (Liais)"
#: kstars_i18n.cpp:8822
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1860 H1 (Rumker)"
msgstr "C/1860 H1 (Rumker)"
#: kstars_i18n.cpp:8823
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1860 M1 (Great comet)"
msgstr "C/1860 M1 (Great comet)"
#: kstars_i18n.cpp:8824
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1860 U1 (Tempel)"
msgstr "C/1860 U1 (Tempel)"
#: kstars_i18n.cpp:8825
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1861 G1 (Thatcher)"
msgstr "C/1861 G1 (Thatcher)"
#: kstars_i18n.cpp:8826
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1861 J1 (Great comet)"
msgstr "C/1861 J1 (Great comet)"
#: kstars_i18n.cpp:8827
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1861 Y1 (Tuttle)"
msgstr "C/1861 Y1 (Tuttle)"
#: kstars_i18n.cpp:8828
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1862 N1 (Schmidt)"
msgstr "C/1862 N1 (Schmidt)"
#: kstars_i18n.cpp:8829
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1862 W1 (Respighi)"
msgstr "C/1862 W1 (Respighi)"
#: kstars_i18n.cpp:8830
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1862 X1 (Bruhns)"
msgstr "C/1862 X1 (Bruhns)"
#: kstars_i18n.cpp:8831
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1863 G1 (Klinkerfues)"
msgstr "C/1863 G1 (Klinkerfues)"
#: kstars_i18n.cpp:8832
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1863 G2 (Respighi)"
msgstr "C/1863 G2 (Respighi)"
#: kstars_i18n.cpp:8833
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1863 T1 (Baeker)"
msgstr "C/1863 T1 (Baeker)"
#: kstars_i18n.cpp:8834
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1863 V1 (Tempel)"
msgstr "C/1863 V1 (Tempel)"
#: kstars_i18n.cpp:8835
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1863 Y1 (Respighi)"
msgstr "C/1863 Y1 (Respighi)"
#: kstars_i18n.cpp:8836
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1864 N1 (Tempel)"
msgstr "C/1864 N1 (Tempel)"
#: kstars_i18n.cpp:8837
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1864 O1 (Donati-Toussaint)"
msgstr "C/1864 O1 (Donati-Toussaint)"
#: kstars_i18n.cpp:8838
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1864 R1 (Donati)"
msgstr "C/1864 R1 (Donati)"
#: kstars_i18n.cpp:8839
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1864 X1 (Baeker)"
msgstr "C/1864 X1 (Baeker)"
#: kstars_i18n.cpp:8840
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1864 Y1 (Bruhns)"
msgstr "C/1864 Y1 (Bruhns)"
#: kstars_i18n.cpp:8841
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1865 B1 (Great southern comet)"
msgstr "C/1865 B1 (Great southern comet)"
#: kstars_i18n.cpp:8842
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1867 S1 (Baeker-Winnecke)"
msgstr "C/1867 S1 (Baeker-Winnecke)"
#: kstars_i18n.cpp:8843
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1868 L1 (Winnecke)"
msgstr "C/1868 L1 (Winnecke)"
#: kstars_i18n.cpp:8844
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1869 T1 (Tempel)"
msgstr "C/1869 T1 (Tempel)"
#: kstars_i18n.cpp:8845
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1870 K1 (Winnecke)"
msgstr "C/1870 K1 (Winnecke)"
#: kstars_i18n.cpp:8846
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1870 Q1 (Coggia)"
msgstr "C/1870 Q1 (Coggia)"
#: kstars_i18n.cpp:8847
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1870 W1 (Winnecke)"
msgstr "C/1870 W1 (Winnecke)"
#: kstars_i18n.cpp:8848
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1871 G1 (Winnecke)"
msgstr "C/1871 G1 (Winnecke)"
#: kstars_i18n.cpp:8849
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1871 L1 (Tempel)"
msgstr "C/1871 L1 (Tempel)"
#: kstars_i18n.cpp:8850
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1871 V1 (Tempel)"
msgstr "C/1871 V1 (Tempel)"
#: kstars_i18n.cpp:8851
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1873 Q1 (Borrelly)"
msgstr "C/1873 Q1 (Borrelly)"
#: kstars_i18n.cpp:8852
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1873 Q2 (Henry)"
msgstr "C/1873 Q2 (Henry)"
#: kstars_i18n.cpp:8853
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1874 D1 (Winnecke)"
msgstr "C/1874 D1 (Winnecke)"
#: kstars_i18n.cpp:8854
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1874 G1 (Winnecke)"
msgstr "C/1874 G1 (Winnecke)"
#: kstars_i18n.cpp:8855
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1874 H1 (Coggia)"
msgstr "C/1874 H1 (Coggia)"
#: kstars_i18n.cpp:8856
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1874 O1 (Borrelly)"
msgstr "C/1874 O1 (Borrelly)"
#: kstars_i18n.cpp:8857
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1874 Q1 (Coggia)"
msgstr "C/1874 Q1 (Coggia)"
#: kstars_i18n.cpp:8858
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1874 X1 (Borrelly)"
msgstr "C/1874 X1 (Borrelly)"
#: kstars_i18n.cpp:8859
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1877 C1 (Borrelly)"
msgstr "C/1877 C1 (Borrelly)"
#: kstars_i18n.cpp:8860
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1877 G1 (Winnecke)"
msgstr "C/1877 G1 (Winnecke)"
#: kstars_i18n.cpp:8861
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1877 G2 (Swift)"
msgstr "C/1877 G2 (Swift)"
#: kstars_i18n.cpp:8862
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1877 R1 (Coggia)"
msgstr "C/1877 R1 (Coggia)"
#: kstars_i18n.cpp:8863
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1877 T1 (Tempel)"
msgstr "C/1877 T1 (Tempel)"
#: kstars_i18n.cpp:8864
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1878 N1 (Swift)"
msgstr "C/1878 N1 (Swift)"
#: kstars_i18n.cpp:8865
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1879 M1 (Swift)"
msgstr "C/1879 M1 (Swift)"
#: kstars_i18n.cpp:8866
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1879 Q1 (Palisa)"
msgstr "C/1879 Q1 (Palisa)"
#: kstars_i18n.cpp:8867
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1879 Q2 (Hartwig)"
msgstr "C/1879 Q2 (Hartwig)"
#: kstars_i18n.cpp:8868
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1880 C1 (Great southern comet)"
msgstr "C/1880 C1 (Great southern comet)"
#: kstars_i18n.cpp:8869
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1880 G1 (Schaeberle)"
msgstr "C/1880 G1 (Schaeberle)"
#: kstars_i18n.cpp:8870
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1880 S1 (Hartwig)"
msgstr "C/1880 S1 (Hartwig)"
#: kstars_i18n.cpp:8871
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1880 Y1 (Pechule)"
msgstr "C/1880 Y1 (Pechule)"
#: kstars_i18n.cpp:8872
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1881 J1 (Swift)"
msgstr "C/1881 J1 (Swift)"
#: kstars_i18n.cpp:8873
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1881 K1 (Great comet)"
msgstr "C/1881 K1 (Great comet)"
#: kstars_i18n.cpp:8874
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1881 N1 (Schaeberle)"
msgstr "C/1881 N1 (Schaeberle)"
#: kstars_i18n.cpp:8875
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1881 S1 (Barnard)"
msgstr "C/1881 S1 (Barnard)"
#: kstars_i18n.cpp:8876
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1881 W1 (Swift)"
msgstr "C/1881 W1 (Swift)"
#: kstars_i18n.cpp:8877
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1882 F1 (Wells)"
msgstr "C/1882 F1 (Wells)"
#: kstars_i18n.cpp:8878
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1882 R1-A (Great September comet)"
msgstr "C/1882 R1-A (Great September comet)"
#: kstars_i18n.cpp:8879
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1882 R1-B (Great September comet)"
msgstr "C/1882 R1-B (Great September comet)"
#: kstars_i18n.cpp:8880
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1882 R1-C (Great September comet)"
msgstr "C/1882 R1-C (Great September comet)"
#: kstars_i18n.cpp:8881
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1882 R1-D (Great September comet)"
msgstr "C/1882 R1-D (Great September comet)"
#: kstars_i18n.cpp:8882
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1882 R2 (Barnard)"
msgstr "C/1882 R2 (Barnard)"
#: kstars_i18n.cpp:8883
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1883 D1 (Brooks-Swift)"
msgstr "C/1883 D1 (Brooks-Swift)"
#: kstars_i18n.cpp:8884
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1884 A1 (Ross)"
msgstr "C/1884 A1 (Ross)"
#: kstars_i18n.cpp:8885
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1885 N1 (Barnard)"
msgstr "C/1885 N1 (Barnard)"
#: kstars_i18n.cpp:8886
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1885 R1 (Brooks)"
msgstr "C/1885 R1 (Brooks)"
#: kstars_i18n.cpp:8887
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1885 X1 (Fabry)"
msgstr "C/1885 X1 (Fabry)"
#: kstars_i18n.cpp:8888
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1885 X2 (Barnard)"
msgstr "C/1885 X2 (Barnard)"
#: kstars_i18n.cpp:8889
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1885 Y1 (Brooks)"
msgstr "C/1885 Y1 (Brooks)"
#: kstars_i18n.cpp:8890
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1886 H1 (Brooks)"
msgstr "C/1886 H1 (Brooks)"
#: kstars_i18n.cpp:8891
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1886 J1 (Brooks)"
msgstr "C/1886 J1 (Brooks)"
#: kstars_i18n.cpp:8892
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1886 T1 (Barnard-Hartwig)"
msgstr "C/1886 T1 (Barnard-Hartwig)"
#: kstars_i18n.cpp:8893
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1887 B1 (Great southern comet)"
msgstr "C/1887 B1 (Great southern comet)"
#: kstars_i18n.cpp:8894
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1887 B2 (Brooks)"
msgstr "C/1887 B2 (Brooks)"
#: kstars_i18n.cpp:8895
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1887 B3 (Barnard)"
msgstr "C/1887 B3 (Barnard)"
#: kstars_i18n.cpp:8896
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1887 D1 (Barnard)"
msgstr "C/1887 D1 (Barnard)"
#: kstars_i18n.cpp:8897
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1887 J1 (Barnard)"
msgstr "C/1887 J1 (Barnard)"
#: kstars_i18n.cpp:8898
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1888 D1 (Sawerthal)"
msgstr "C/1888 D1 (Sawerthal)"
#: kstars_i18n.cpp:8899
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1888 P1 (Brooks)"
msgstr "C/1888 P1 (Brooks)"
#: kstars_i18n.cpp:8900
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1888 R1 (Barnard)"
msgstr "C/1888 R1 (Barnard)"
#: kstars_i18n.cpp:8901
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1888 U1 (Barnard)"
msgstr "C/1888 U1 (Barnard)"
#: kstars_i18n.cpp:8902
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1889 G1 (Barnard)"
msgstr "C/1889 G1 (Barnard)"
#: kstars_i18n.cpp:8903
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1889 O1 (Davidson)"
msgstr "C/1889 O1 (Davidson)"
#: kstars_i18n.cpp:8904
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1889 X1 (Borrelly)"
msgstr "C/1889 X1 (Borrelly)"
#: kstars_i18n.cpp:8905
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1890 F1 (Brooks)"
msgstr "C/1890 F1 (Brooks)"
#: kstars_i18n.cpp:8906
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1890 O1 (Coggia)"
msgstr "C/1890 O1 (Coggia)"
#: kstars_i18n.cpp:8907
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1890 O2 (Denning)"
msgstr "C/1890 O2 (Denning)"
#: kstars_i18n.cpp:8908
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1890 V1 (Zona)"
msgstr "C/1890 V1 (Zona)"
#: kstars_i18n.cpp:8909
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1891 F1 (Barnard-Denning)"
msgstr "C/1891 F1 (Barnard-Denning)"
#: kstars_i18n.cpp:8910
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1891 T1 (Barnard)"
msgstr "C/1891 T1 (Barnard)"
#: kstars_i18n.cpp:8911
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1892 E1 (Swift)"
msgstr "C/1892 E1 (Swift)"
#: kstars_i18n.cpp:8912
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1892 F1 (Denning)"
msgstr "C/1892 F1 (Denning)"
#: kstars_i18n.cpp:8913
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1892 Q1 (Brooks)"
msgstr "C/1892 Q1 (Brooks)"
#: kstars_i18n.cpp:8914
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1892 W1 (Brooks)"
msgstr "C/1892 W1 (Brooks)"
#: kstars_i18n.cpp:8915
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1893 N1 (Rordame-Quenisset)"
msgstr "C/1893 N1 (Rordame-Quenisset)"
#: kstars_i18n.cpp:8916
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1893 U1 (Brooks)"
msgstr "C/1893 U1 (Brooks)"
#: kstars_i18n.cpp:8917
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1894 G1 (Gale)"
msgstr "C/1894 G1 (Gale)"
#: kstars_i18n.cpp:8918
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1895 W1 (Perrine)"
msgstr "C/1895 W1 (Perrine)"
#: kstars_i18n.cpp:8919
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1895 W2 (Brooks)"
msgstr "C/1895 W2 (Brooks)"
#: kstars_i18n.cpp:8920
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1896 C1 (Perrine-Lamp)"
msgstr "C/1896 C1 (Perrine-Lamp)"
#: kstars_i18n.cpp:8921
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1896 G1 (Swift)"
msgstr "C/1896 G1 (Swift)"
#: kstars_i18n.cpp:8922
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1896 R1 (Sperra)"
msgstr "C/1896 R1 (Sperra)"
#: kstars_i18n.cpp:8923
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1896 V1 (Perrine)"
msgstr "C/1896 V1 (Perrine)"
#: kstars_i18n.cpp:8924
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1897 U1 (Perrine)"
msgstr "C/1897 U1 (Perrine)"
#: kstars_i18n.cpp:8925
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1898 F1 (Perrine)"
msgstr "C/1898 F1 (Perrine)"
#: kstars_i18n.cpp:8926
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1898 L1 (Coddington-Pauly)"
msgstr "C/1898 L1 (Coddington-Pauly)"
#: kstars_i18n.cpp:8927
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1898 L2 (Perrine)"
msgstr "C/1898 L2 (Perrine)"
#: kstars_i18n.cpp:8928
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1898 M1 (Giacobini)"
msgstr "C/1898 M1 (Giacobini)"
#: kstars_i18n.cpp:8929
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1898 R1 (Perrine-Chofardet)"
msgstr "C/1898 R1 (Perrine-Chofardet)"
#: kstars_i18n.cpp:8930
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1898 U1 (Brooks)"
msgstr "C/1898 U1 (Brooks)"
#: kstars_i18n.cpp:8931
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1898 V1 (Chase)"
msgstr "C/1898 V1 (Chase)"
#: kstars_i18n.cpp:8932
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1899 E1 (Swift)"
msgstr "C/1899 E1 (Swift)"
#: kstars_i18n.cpp:8933
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1899 S1 (Giacobini)"
msgstr "C/1899 S1 (Giacobini)"
#: kstars_i18n.cpp:8934
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1900 B1 (Giacobini)"
msgstr "C/1900 B1 (Giacobini)"
#: kstars_i18n.cpp:8935
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1900 O1 (Borrelly-Brooks)"
msgstr "C/1900 O1 (Borrelly-Brooks)"
#: kstars_i18n.cpp:8936
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1901 G1 (Great comet)"
msgstr "C/1901 G1 (Great comet)"
#: kstars_i18n.cpp:8937
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1902 G1 (Brooks)"
msgstr "C/1902 G1 (Brooks)"
#: kstars_i18n.cpp:8938
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1902 R1 (Perrine)"
msgstr "C/1902 R1 (Perrine)"
#: kstars_i18n.cpp:8939
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1902 X1 (Giacobini)"
msgstr "C/1902 X1 (Giacobini)"
#: kstars_i18n.cpp:8940
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1903 A1 (Giacobini)"
msgstr "C/1903 A1 (Giacobini)"
#: kstars_i18n.cpp:8941
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1903 H1 (Grigg)"
msgstr "C/1903 H1 (Grigg)"
#: kstars_i18n.cpp:8942
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1903 M1 (Borrelly)"
msgstr "C/1903 M1 (Borrelly)"
#: kstars_i18n.cpp:8943
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1904 H1 (Brooks)"
msgstr "C/1904 H1 (Brooks)"
#: kstars_i18n.cpp:8944
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1904 Y1 (Giacobini)"
msgstr "C/1904 Y1 (Giacobini)"
#: kstars_i18n.cpp:8945
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1905 F1 (Giacobini)"
msgstr "C/1905 F1 (Giacobini)"
#: kstars_i18n.cpp:8946
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1905 W1 (Schaer)"
msgstr "C/1905 W1 (Schaer)"
#: kstars_i18n.cpp:8947
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1905 X1 (Giacobini)"
msgstr "C/1905 X1 (Giacobini)"
#: kstars_i18n.cpp:8948
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1906 B1 (Brooks)"
msgstr "C/1906 B1 (Brooks)"
#: kstars_i18n.cpp:8949
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1906 E1 (Kopff)"
msgstr "C/1906 E1 (Kopff)"
#: kstars_i18n.cpp:8950
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1906 F1 (Ross)"
msgstr "C/1906 F1 (Ross)"
#: kstars_i18n.cpp:8951
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1906 V1 (Thiele)"
msgstr "C/1906 V1 (Thiele)"
#: kstars_i18n.cpp:8952
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1907 E1 (Giacobini)"
msgstr "C/1907 E1 (Giacobini)"
#: kstars_i18n.cpp:8953
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1907 G1 (Grigg-Mellish)"
msgstr "C/1907 G1 (Grigg-Mellish)"
#: kstars_i18n.cpp:8954
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1907 L2 (Daniel)"
msgstr "C/1907 L2 (Daniel)"
#: kstars_i18n.cpp:8955
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1907 T1 (Mellish)"
msgstr "C/1907 T1 (Mellish)"
#: kstars_i18n.cpp:8956
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1908 R1 (Morehouse)"
msgstr "C/1908 R1 (Morehouse)"
#: kstars_i18n.cpp:8957
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1909 L1 (Borrelly-Daniel)"
msgstr "C/1909 L1 (Borrelly-Daniel)"
#: kstars_i18n.cpp:8958
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1910 A1 (Great January comet)"
msgstr "C/1910 A1 (Great January comet)"
#: kstars_i18n.cpp:8959
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1910 P1 (Metcalf)"
msgstr "C/1910 P1 (Metcalf)"
#: kstars_i18n.cpp:8960
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1911 N1 (Kiess)"
msgstr "C/1911 N1 (Kiess)"
#: kstars_i18n.cpp:8961
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1911 O1 (Brooks)"
msgstr "C/1911 O1 (Brooks)"
#: kstars_i18n.cpp:8962
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1911 S2 (Quenisset)"
msgstr "C/1911 S2 (Quenisset)"
#: kstars_i18n.cpp:8963
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1911 S3 (Beljawsky)"
msgstr "C/1911 S3 (Beljawsky)"
#: kstars_i18n.cpp:8964
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1912 R1 (Gale)"
msgstr "C/1912 R1 (Gale)"
#: kstars_i18n.cpp:8965
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1912 V1 (Borrelly)"
msgstr "C/1912 V1 (Borrelly)"
#: kstars_i18n.cpp:8966
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1913 J1 (Schaumasse)"
msgstr "C/1913 J1 (Schaumasse)"
#: kstars_i18n.cpp:8967
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1913 R1 (Metcalf)"
msgstr "C/1913 R1 (Metcalf)"
#: kstars_i18n.cpp:8968
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1913 Y1 (Delavan)"
msgstr "C/1913 Y1 (Delavan)"
#: kstars_i18n.cpp:8969
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1914 F1 (Kritzinger)"
msgstr "C/1914 F1 (Kritzinger)"
#: kstars_i18n.cpp:8970
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1914 J1 (Zlatinsky)"
msgstr "C/1914 J1 (Zlatinsky)"
#: kstars_i18n.cpp:8971
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1914 M1 (Neujmin)"
msgstr "C/1914 M1 (Neujmin)"
#: kstars_i18n.cpp:8972
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1914 S1 (Campbell)"
msgstr "C/1914 S1 (Campbell)"
#: kstars_i18n.cpp:8973
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1915 C1 (Mellish)"
msgstr "C/1915 C1 (Mellish)"
#: kstars_i18n.cpp:8974
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1915 R1 (Mellish)"
msgstr "C/1915 R1 (Mellish)"
#: kstars_i18n.cpp:8975
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1916 G1 (Wolf)"
msgstr "C/1916 G1 (Wolf)"
#: kstars_i18n.cpp:8976
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1917 F1 (Mellish)"
msgstr "C/1917 F1 (Mellish)"
#: kstars_i18n.cpp:8977
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1917 H1 (Schaumasse)"
msgstr "C/1917 H1 (Schaumasse)"
#: kstars_i18n.cpp:8978
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1918 L1 (Reid)"
msgstr "C/1918 L1 (Reid)"
#: kstars_i18n.cpp:8979
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1919 Q2 (Metcalf)"
msgstr "C/1919 Q2 (Metcalf)"
#: kstars_i18n.cpp:8980
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1919 Y1 (Skjellerup)"
msgstr "C/1919 Y1 (Skjellerup)"
#: kstars_i18n.cpp:8981
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1920 X1 (Skjellerup)"
msgstr "C/1920 X1 (Skjellerup)"
#: kstars_i18n.cpp:8982
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1921 E1 (Reid)"
msgstr "C/1921 E1 (Reid)"
#: kstars_i18n.cpp:8983
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1921 H1 (Dubiago)"
msgstr "C/1921 H1 (Dubiago)"
#: kstars_i18n.cpp:8984
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1922 B1 (Reid)"
msgstr "C/1922 B1 (Reid)"
#: kstars_i18n.cpp:8985
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1922 U1 (Baade)"
msgstr "C/1922 U1 (Baade)"
#: kstars_i18n.cpp:8986
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1922 W1 (Skjellerup)"
msgstr "C/1922 W1 (Skjellerup)"
#: kstars_i18n.cpp:8987
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1923 T1 (Dubiago-Bernard)"
msgstr "C/1923 T1 (Dubiago-Bernard)"
#: kstars_i18n.cpp:8988
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1924 F1 (Reid)"
msgstr "C/1924 F1 (Reid)"
#: kstars_i18n.cpp:8989
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1924 R1 (Finsler)"
msgstr "C/1924 R1 (Finsler)"
#: kstars_i18n.cpp:8990
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1925 F1 (Shajn-Comas Sola)"
msgstr "C/1925 F1 (Shajn-Comas Sola)"
#: kstars_i18n.cpp:8991
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1925 F2 (Reid)"
msgstr "C/1925 F2 (Reid)"
#: kstars_i18n.cpp:8992
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1925 G1 (Orkisz)"
msgstr "C/1925 G1 (Orkisz)"
#: kstars_i18n.cpp:8993
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1925 V1 (Wilk-Peltier)"
msgstr "C/1925 V1 (Wilk-Peltier)"
#: kstars_i18n.cpp:8994
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1925 W1 (Van Biesbroeck)"
msgstr "C/1925 W1 (Van Biesbroeck)"
#: kstars_i18n.cpp:8995
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1925 X1 (Ensor)"
msgstr "C/1925 X1 (Ensor)"
#: kstars_i18n.cpp:8996
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1926 B1 (Blathwayt)"
msgstr "C/1926 B1 (Blathwayt)"
#: kstars_i18n.cpp:8997
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1927 A1 (Blathwayt)"
msgstr "C/1927 A1 (Blathwayt)"
#: kstars_i18n.cpp:8998
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1927 B1 (Reid)"
msgstr "C/1927 B1 (Reid)"
#: kstars_i18n.cpp:8999
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1927 E1 (Stearns)"
msgstr "C/1927 E1 (Stearns)"
#: kstars_i18n.cpp:9000
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1927 X1 (Skjellerup-Maristany)"
msgstr "C/1927 X1 (Skjellerup-Maristany)"
#: kstars_i18n.cpp:9001
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1929 Y1 (Wilk)"
msgstr "C/1929 Y1 (Wilk)"
#: kstars_i18n.cpp:9002
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1930 D1 (Peltier-Schwassmann-Wachmann)"
msgstr "C/1930 D1 (Peltier-Schwassmann-Wachmann)"
#: kstars_i18n.cpp:9003
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1930 E1 (Beyer)"
msgstr "C/1930 E1 (Beyer)"
#: kstars_i18n.cpp:9004
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1930 F1 (Wilk)"
msgstr "C/1930 F1 (Wilk)"
#: kstars_i18n.cpp:9005
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1930 L1 (Forbes)"
msgstr "C/1930 L1 (Forbes)"
#: kstars_i18n.cpp:9006
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1931 O1 (Nagata)"
msgstr "C/1931 O1 (Nagata)"
#: kstars_i18n.cpp:9007
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1931 P1 (Ryves)"
msgstr "C/1931 P1 (Ryves)"
#: kstars_i18n.cpp:9008
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1932 G1 (Houghton-Ensor)"
msgstr "C/1932 G1 (Houghton-Ensor)"
#: kstars_i18n.cpp:9009
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1932 H1 (Carrasco)"
msgstr "C/1932 H1 (Carrasco)"
#: kstars_i18n.cpp:9010
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1932 M1 (Newman)"
msgstr "C/1932 M1 (Newman)"
#: kstars_i18n.cpp:9011
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1932 M2 (Geddes)"
msgstr "C/1932 M2 (Geddes)"
#: kstars_i18n.cpp:9012
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1932 P1 (Peltier-Whipple)"
msgstr "C/1932 P1 (Peltier-Whipple)"
#: kstars_i18n.cpp:9013
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1932 Y1 (Dodwell-Forbes)"
msgstr "C/1932 Y1 (Dodwell-Forbes)"
#: kstars_i18n.cpp:9014
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1933 D1 (Peltier)"
msgstr "C/1933 D1 (Peltier)"
#: kstars_i18n.cpp:9015
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1935 A1 (Johnson)"
msgstr "C/1935 A1 (Johnson)"
#: kstars_i18n.cpp:9016
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1935 M1 (Jackson)"
msgstr "C/1935 M1 (Jackson)"
#: kstars_i18n.cpp:9017
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1935 Q1 (Van Biesbroeck)"
msgstr "C/1935 Q1 (Van Biesbroeck)"
#: kstars_i18n.cpp:9018
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1936 K1 (Peltier)"
msgstr "C/1936 K1 (Peltier)"
#: kstars_i18n.cpp:9019
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1936 O1 (Kaho-Kozik-Lis)"
msgstr "C/1936 O1 (Kaho-Kozik-Lis)"
#: kstars_i18n.cpp:9020
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1937 C1 (Whipple)"
msgstr "C/1937 C1 (Whipple)"
#: kstars_i18n.cpp:9021
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1937 D1 (Wilk)"
msgstr "C/1937 D1 (Wilk)"
#: kstars_i18n.cpp:9022
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1937 N1 (Finsler)"
msgstr "C/1937 N1 (Finsler)"
#: kstars_i18n.cpp:9023
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1937 P1 (Hubble)"
msgstr "C/1937 P1 (Hubble)"
#: kstars_i18n.cpp:9024
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1939 B1 (Kozik-Peltier)"
msgstr "C/1939 B1 (Kozik-Peltier)"
#: kstars_i18n.cpp:9025
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1939 H1 (Jurlof-Achmarof-Hassel)"
msgstr "C/1939 H1 (Jurlof-Achmarof-Hassel)"
#: kstars_i18n.cpp:9026
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1939 V1 (Friend)"
msgstr "C/1939 V1 (Friend)"
#: kstars_i18n.cpp:9027
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1940 O1 (Whipple-Paraskevopoulos)"
msgstr "C/1940 O1 (Whipple-Paraskevopoulos)"
#: kstars_i18n.cpp:9028
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1940 R2 (Cunningham)"
msgstr "C/1940 R2 (Cunningham)"
#: kstars_i18n.cpp:9029
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1940 S1 (Okabayasi-Honda)"
msgstr "C/1940 S1 (Okabayasi-Honda)"
#: kstars_i18n.cpp:9030
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1941 B1 (Friend-Reese-Honda)"
msgstr "C/1941 B1 (Friend-Reese-Honda)"
#: kstars_i18n.cpp:9031
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1941 B2 (de Kock-Paraskevopoulos)"
msgstr "C/1941 B2 (de Kock-Paraskevopoulos)"
#: kstars_i18n.cpp:9032
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1941 K1 (van Gent)"
msgstr "C/1941 K1 (van Gent)"
#: kstars_i18n.cpp:9033
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1942 C1 (Whipple-Bernasconi-Kulin)"
msgstr "C/1942 C1 (Whipple-Bernasconi-Kulin)"
#: kstars_i18n.cpp:9034
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1942 C2 (Oterma)"
msgstr "C/1942 C2 (Oterma)"
#: kstars_i18n.cpp:9035
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1942 EA (Vaisala)"
msgstr "C/1942 EA (Vaisala)"
#: kstars_i18n.cpp:9036
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1942 X1 (Whipple-Fedtke-Tevzadze)"
msgstr "C/1942 X1 (Whipple-Fedtke-Tevzadze)"
#: kstars_i18n.cpp:9037
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1943 R1 (Daimaca)"
msgstr "C/1943 R1 (Daimaca)"
#: kstars_i18n.cpp:9038
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1943 W1 (van Gent-Peltier-Daimaca)"
msgstr "C/1943 W1 (van Gent-Peltier-Daimaca)"
#: kstars_i18n.cpp:9039
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1944 H1 (Vaisala)"
msgstr "C/1944 H1 (Vaisala)"
#: kstars_i18n.cpp:9040
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1944 K2 (van Gent)"
msgstr "C/1944 K2 (van Gent)"
#: kstars_i18n.cpp:9041
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1945 L1 (du Toit)"
msgstr "C/1945 L1 (du Toit)"
#: kstars_i18n.cpp:9042
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1945 W1 (Friend-Peltier)"
msgstr "C/1945 W1 (Friend-Peltier)"
#: kstars_i18n.cpp:9043
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1945 X1 (du Toit)"
msgstr "C/1945 X1 (du Toit)"
#: kstars_i18n.cpp:9044
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1946 C1 (Timmers)"
msgstr "C/1946 C1 (Timmers)"
#: kstars_i18n.cpp:9045
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1946 K1 (Pajdusakova-Rotbart-Weber)"
msgstr "C/1946 K1 (Pajdusakova-Rotbart-Weber)"
#: kstars_i18n.cpp:9046
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1946 P1 (Jones)"
msgstr "C/1946 P1 (Jones)"
#: kstars_i18n.cpp:9047
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1946 U1 (Bester)"
msgstr "C/1946 U1 (Bester)"
#: kstars_i18n.cpp:9048
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1947 F1 (Rondanina-Bester)"
msgstr "C/1947 F1 (Rondanina-Bester)"
#: kstars_i18n.cpp:9049
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1947 F2 (Becvar)"
msgstr "C/1947 F2 (Becvar)"
#: kstars_i18n.cpp:9050
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1947 K1 (Bester)"
msgstr "C/1947 K1 (Bester)"
#: kstars_i18n.cpp:9051
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1947 O1 (Wirtanen)"
msgstr "C/1947 O1 (Wirtanen)"
#: kstars_i18n.cpp:9052
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1947 S1 (Bester)"
msgstr "C/1947 S1 (Bester)"
#: kstars_i18n.cpp:9053
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1947 V1 (Honda)"
msgstr "C/1947 V1 (Honda)"
#: kstars_i18n.cpp:9054
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1947 X1-A (Southern comet)"
msgstr "C/1947 X1-A (Southern comet)"
#: kstars_i18n.cpp:9055
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1947 X1-B (Southern comet)"
msgstr "C/1947 X1-B (Southern comet)"
#: kstars_i18n.cpp:9056
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1947 Y1 (Mrkos)"
msgstr "C/1947 Y1 (Mrkos)"
#: kstars_i18n.cpp:9057
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1948 E1 (Pajdusakova-Mrkos)"
msgstr "C/1948 E1 (Pajdusakova-Mrkos)"
#: kstars_i18n.cpp:9058
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1948 L1 (Honda-Bernasconi)"
msgstr "C/1948 L1 (Honda-Bernasconi)"
#: kstars_i18n.cpp:9059
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1948 N1 (Wirtanen)"
msgstr "C/1948 N1 (Wirtanen)"
#: kstars_i18n.cpp:9060
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1948 R1 (Johnson)"
msgstr "C/1948 R1 (Johnson)"
#: kstars_i18n.cpp:9061
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1948 T1 (Wirtanen)"
msgstr "C/1948 T1 (Wirtanen)"
#: kstars_i18n.cpp:9062
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1948 V1 (Eclipse comet)"
msgstr "C/1948 V1 (Eclipse comet)"
#: kstars_i18n.cpp:9063
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1948 W1 (Bester)"
msgstr "C/1948 W1 (Bester)"
#: kstars_i18n.cpp:9064
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1949 K1 (Johnson)"
msgstr "C/1949 K1 (Johnson)"
#: kstars_i18n.cpp:9065
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1949 N1 (Bappu-Bok-Newkirk)"
msgstr "C/1949 N1 (Bappu-Bok-Newkirk)"
#: kstars_i18n.cpp:9066
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1950 K1 (Minkowski)"
msgstr "C/1950 K1 (Minkowski)"
#: kstars_i18n.cpp:9067
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1951 C1 (Pajdusakova)"
msgstr "C/1951 C1 (Pajdusakova)"
#: kstars_i18n.cpp:9068
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1951 P1 (Wilson-Harrington)"
msgstr "C/1951 P1 (Wilson-Harrington)"
#: kstars_i18n.cpp:9069
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1952 H1 (Mrkos)"
msgstr "C/1952 H1 (Mrkos)"
#: kstars_i18n.cpp:9070
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1952 M1 (Peltier)"
msgstr "C/1952 M1 (Peltier)"
#: kstars_i18n.cpp:9071
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1952 Q1 (Harrington)"
msgstr "C/1952 Q1 (Harrington)"
#: kstars_i18n.cpp:9072
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1952 W1 (Mrkos)"
msgstr "C/1952 W1 (Mrkos)"
#: kstars_i18n.cpp:9073
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1953 G1 (Mrkos-Honda)"
msgstr "C/1953 G1 (Mrkos-Honda)"
#: kstars_i18n.cpp:9074
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1953 T1 (Abell)"
msgstr "C/1953 T1 (Abell)"
#: kstars_i18n.cpp:9075
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1953 X1 (Pajdusakova)"
msgstr "C/1953 X1 (Pajdusakova)"
#: kstars_i18n.cpp:9076
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1954 M1 (Harrington)"
msgstr "C/1954 M1 (Harrington)"
#: kstars_i18n.cpp:9077
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1954 M2 (Kresak-Peltier)"
msgstr "C/1954 M2 (Kresak-Peltier)"
#: kstars_i18n.cpp:9078
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1954 O1 (Vozarova)"
msgstr "C/1954 O1 (Vozarova)"
#: kstars_i18n.cpp:9079
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1954 O2 (Baade)"
msgstr "C/1954 O2 (Baade)"
#: kstars_i18n.cpp:9080
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1954 Y1 (Haro-Chavira)"
msgstr "C/1954 Y1 (Haro-Chavira)"
#: kstars_i18n.cpp:9081
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1955 G1 (Abell)"
msgstr "C/1955 G1 (Abell)"
#: kstars_i18n.cpp:9082
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1955 L1 (Mrkos)"
msgstr "C/1955 L1 (Mrkos)"
#: kstars_i18n.cpp:9083
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1955 N1 (Bakharev-Macfarlane-Krienke)"
msgstr "C/1955 N1 (Bakharev-Macfarlane-Krienke)"
#: kstars_i18n.cpp:9084
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1955 O1 (Honda)"
msgstr "C/1955 O1 (Honda)"
#: kstars_i18n.cpp:9085
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1956 E1 (Mrkos)"
msgstr "C/1956 E1 (Mrkos)"
#: kstars_i18n.cpp:9086
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1956 F1-A (Wirtanen)"
msgstr "C/1956 F1-A (Wirtanen)"
#: kstars_i18n.cpp:9087
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1956 R1 (Arend-Roland)"
msgstr "C/1956 R1 (Arend-Roland)"
#: kstars_i18n.cpp:9088
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1957 P1 (Mrkos)"
msgstr "C/1957 P1 (Mrkos)"
#: kstars_i18n.cpp:9089
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1957 U1 (Latyshev-Wild-Burnham)"
msgstr "C/1957 U1 (Latyshev-Wild-Burnham)"
#: kstars_i18n.cpp:9090
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1958 D1 (Burnham)"
msgstr "C/1958 D1 (Burnham)"
#: kstars_i18n.cpp:9091
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1958 R1 (Burnham-Slaughter)"
msgstr "C/1958 R1 (Burnham-Slaughter)"
#: kstars_i18n.cpp:9092
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1959 O1 (Bester-Hoffmeister)"
msgstr "C/1959 O1 (Bester-Hoffmeister)"
#: kstars_i18n.cpp:9093
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1959 Q1 (Alcock)"
msgstr "C/1959 Q1 (Alcock)"
#: kstars_i18n.cpp:9094
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1959 Q2 (Alcock)"
msgstr "C/1959 Q2 (Alcock)"
#: kstars_i18n.cpp:9095
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1959 X1 (Mrkos)"
msgstr "C/1959 X1 (Mrkos)"
#: kstars_i18n.cpp:9096
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1959 Y1 (Burnham)"
msgstr "C/1959 Y1 (Burnham)"
#: kstars_i18n.cpp:9097
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1960 B1 (Burnham)"
msgstr "C/1960 B1 (Burnham)"
#: kstars_i18n.cpp:9098
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1960 M1 (Humason)"
msgstr "C/1960 M1 (Humason)"
#: kstars_i18n.cpp:9099
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1960 Y1 (Candy)"
msgstr "C/1960 Y1 (Candy)"
#: kstars_i18n.cpp:9100
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1961 O1 (Wilson-Hubbard)"
msgstr "C/1961 O1 (Wilson-Hubbard)"
#: kstars_i18n.cpp:9101
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1961 R1 (Humason)"
msgstr "C/1961 R1 (Humason)"
#: kstars_i18n.cpp:9102
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1961 T1 (Seki)"
msgstr "C/1961 T1 (Seki)"
#: kstars_i18n.cpp:9103
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1962 C1 (Seki-Lines)"
msgstr "C/1962 C1 (Seki-Lines)"
#: kstars_i18n.cpp:9104
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1962 H1 (Honda)"
msgstr "C/1962 H1 (Honda)"
#: kstars_i18n.cpp:9105
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1963 A1 (Ikeya)"
msgstr "C/1963 A1 (Ikeya)"
#: kstars_i18n.cpp:9106
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1963 F1 (Alcock)"
msgstr "C/1963 F1 (Alcock)"
#: kstars_i18n.cpp:9107
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1963 R1 (Pereyra)"
msgstr "C/1963 R1 (Pereyra)"
#: kstars_i18n.cpp:9108
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1964 L1 (Tomita-Gerber-Honda)"
msgstr "C/1964 L1 (Tomita-Gerber-Honda)"
#: kstars_i18n.cpp:9109
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1964 N1 (Ikeya)"
msgstr "C/1964 N1 (Ikeya)"
#: kstars_i18n.cpp:9110
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1964 P1 (Everhart)"
msgstr "C/1964 P1 (Everhart)"
#: kstars_i18n.cpp:9111
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1965 S1-A (Ikeya-Seki)"
msgstr "C/1965 S1-A (Ikeya-Seki)"
#: kstars_i18n.cpp:9112
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1965 S1-B (Ikeya-Seki)"
msgstr "C/1965 S1-B (Ikeya-Seki)"
#: kstars_i18n.cpp:9113
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1965 S2 (Alcock)"
msgstr "C/1965 S2 (Alcock)"
#: kstars_i18n.cpp:9114
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1966 P1 (Kilston)"
msgstr "C/1966 P1 (Kilston)"
#: kstars_i18n.cpp:9115
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1966 P2 (Barbon)"
msgstr "C/1966 P2 (Barbon)"
#: kstars_i18n.cpp:9116
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1966 R1 (Ikeya-Everhart)"
msgstr "C/1966 R1 (Ikeya-Everhart)"
#: kstars_i18n.cpp:9117
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1966 T1 (Rudnicki)"
msgstr "C/1966 T1 (Rudnicki)"
#: kstars_i18n.cpp:9118
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1967 C1 (Seki)"
msgstr "C/1967 C1 (Seki)"
#: kstars_i18n.cpp:9119
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1967 C2 (Wild)"
msgstr "C/1967 C2 (Wild)"
#: kstars_i18n.cpp:9120
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1967 M1 (Mitchell-Jones-Gerber)"
msgstr "C/1967 M1 (Mitchell-Jones-Gerber)"
#: kstars_i18n.cpp:9121
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1967 Y1 (Ikeya-Seki)"
msgstr "C/1967 Y1 (Ikeya-Seki)"
#: kstars_i18n.cpp:9122
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1968 H1 (Tago-Honda-Yamamoto)"
msgstr "C/1968 H1 (Tago-Honda-Yamamoto)"
#: kstars_i18n.cpp:9123
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1968 L1 (Whitaker-Thomas)"
msgstr "C/1968 L1 (Whitaker-Thomas)"
#: kstars_i18n.cpp:9124
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1968 N1 (Honda)"
msgstr "C/1968 N1 (Honda)"
#: kstars_i18n.cpp:9125
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1968 Q1 (Bally-Clayton)"
msgstr "C/1968 Q1 (Bally-Clayton)"
#: kstars_i18n.cpp:9126
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1968 Q2 (Honda)"
msgstr "C/1968 Q2 (Honda)"
#: kstars_i18n.cpp:9127
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1968 U1 (Wild)"
msgstr "C/1968 U1 (Wild)"
#: kstars_i18n.cpp:9128
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1968 Y1 (Thomas)"
msgstr "C/1968 Y1 (Thomas)"
#: kstars_i18n.cpp:9129
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1969 O1-A (Kohoutek)"
msgstr "C/1969 O1-A (Kohoutek)"
#: kstars_i18n.cpp:9130
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1969 P1 (Fujikawa)"
msgstr "C/1969 P1 (Fujikawa)"
#: kstars_i18n.cpp:9131
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1969 T1 (Tago-Sato-Kosaka)"
msgstr "C/1969 T1 (Tago-Sato-Kosaka)"
#: kstars_i18n.cpp:9132
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1969 Y1 (Bennett)"
msgstr "C/1969 Y1 (Bennett)"
#: kstars_i18n.cpp:9133
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1970 B1 (Daido-Fujikawa)"
msgstr "C/1970 B1 (Daido-Fujikawa)"
#: kstars_i18n.cpp:9134
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1970 K1 (White-Ortiz-Bolelli)"
msgstr "C/1970 K1 (White-Ortiz-Bolelli)"
#: kstars_i18n.cpp:9135
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1970 N1 (Abe)"
msgstr "C/1970 N1 (Abe)"
#: kstars_i18n.cpp:9136
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1970 U1 (Suzuki-Sato-Seki)"
msgstr "C/1970 U1 (Suzuki-Sato-Seki)"
#: kstars_i18n.cpp:9137
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1971 E1 (Toba)"
msgstr "C/1971 E1 (Toba)"
#: kstars_i18n.cpp:9138
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1972 E1 (Bradfield)"
msgstr "C/1972 E1 (Bradfield)"
#: kstars_i18n.cpp:9139
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1972 F1 (Gehrels)"
msgstr "C/1972 F1 (Gehrels)"
#: kstars_i18n.cpp:9140
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1972 L1 (Sandage)"
msgstr "C/1972 L1 (Sandage)"
#: kstars_i18n.cpp:9141
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1972 U1 (Kojima)"
msgstr "C/1972 U1 (Kojima)"
#: kstars_i18n.cpp:9142
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1972 X1 (Araya)"
msgstr "C/1972 X1 (Araya)"
#: kstars_i18n.cpp:9143
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1973 A1 (Heck-Sause)"
msgstr "C/1973 A1 (Heck-Sause)"
#: kstars_i18n.cpp:9144
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1973 D1 (Kohoutek)"
msgstr "C/1973 D1 (Kohoutek)"
#: kstars_i18n.cpp:9145
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1973 E1 (Kohoutek)"
msgstr "C/1973 E1 (Kohoutek)"
#: kstars_i18n.cpp:9146
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1973 H1 (Huchra)"
msgstr "C/1973 H1 (Huchra)"
#: kstars_i18n.cpp:9147
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1973 N1 (Sandage)"
msgstr "C/1973 N1 (Sandage)"
#: kstars_i18n.cpp:9148
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1973 W1 (Gibson)"
msgstr "C/1973 W1 (Gibson)"
#: kstars_i18n.cpp:9149
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1974 C1 (Bradfield)"
msgstr "C/1974 C1 (Bradfield)"
#: kstars_i18n.cpp:9150
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1974 F1 (Lovas)"
msgstr "C/1974 F1 (Lovas)"
#: kstars_i18n.cpp:9151
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1974 O1 (Cesco)"
msgstr "C/1974 O1 (Cesco)"
#: kstars_i18n.cpp:9152
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1974 V1 (van den Bergh)"
msgstr "C/1974 V1 (van den Bergh)"
#: kstars_i18n.cpp:9153
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1974 V2 (Bennett)"
msgstr "C/1974 V2 (Bennett)"
#: kstars_i18n.cpp:9154
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1975 E1 (Bradfield)"
msgstr "C/1975 E1 (Bradfield)"
#: kstars_i18n.cpp:9155
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1975 N1 (Kobayashi-Berger-Milon)"
msgstr "C/1975 N1 (Kobayashi-Berger-Milon)"
#: kstars_i18n.cpp:9156
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1975 T1 (Mori-Sato-Fujikawa)"
msgstr "C/1975 T1 (Mori-Sato-Fujikawa)"
#: kstars_i18n.cpp:9157
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1975 T2 (Suzuki-Saigusa-Mori)"
msgstr "C/1975 T2 (Suzuki-Saigusa-Mori)"
#: kstars_i18n.cpp:9158
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1975 V1-A (West)"
msgstr "C/1975 V1-A (West)"
#: kstars_i18n.cpp:9159
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1975 V2 (Bradfield)"
msgstr "C/1975 V2 (Bradfield)"
#: kstars_i18n.cpp:9160
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1975 X1 (Sato)"
msgstr "C/1975 X1 (Sato)"
#: kstars_i18n.cpp:9161
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1976 D1 (Bradfield)"
msgstr "C/1976 D1 (Bradfield)"
#: kstars_i18n.cpp:9162
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1976 D2 (Schuster)"
msgstr "C/1976 D2 (Schuster)"
#: kstars_i18n.cpp:9163
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1976 E1 (Bradfield)"
msgstr "C/1976 E1 (Bradfield)"
#: kstars_i18n.cpp:9164
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1976 J1 (Harlan)"
msgstr "C/1976 J1 (Harlan)"
#: kstars_i18n.cpp:9165
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1976 U1 (Lovas)"
msgstr "C/1976 U1 (Lovas)"
#: kstars_i18n.cpp:9166
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1977 D1 (Lovas)"
msgstr "C/1977 D1 (Lovas)"
#: kstars_i18n.cpp:9167
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1977 H1 (Helin)"
msgstr "C/1977 H1 (Helin)"
#: kstars_i18n.cpp:9168
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1977 R1 (Kohler)"
msgstr "C/1977 R1 (Kohler)"
#: kstars_i18n.cpp:9169
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1977 V1 (Tsuchinshan)"
msgstr "C/1977 V1 (Tsuchinshan)"
#: kstars_i18n.cpp:9170
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1978 A1 (West)"
msgstr "C/1978 A1 (West)"
#: kstars_i18n.cpp:9171
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1978 C1 (Bradfield)"
msgstr "C/1978 C1 (Bradfield)"
#: kstars_i18n.cpp:9172
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1978 G2 (McNaught-Tritton)"
msgstr "C/1978 G2 (McNaught-Tritton)"
#: kstars_i18n.cpp:9173
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1978 H1 (Meier)"
msgstr "C/1978 H1 (Meier)"
#: kstars_i18n.cpp:9174
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1978 R3 (Machholz)"
msgstr "C/1978 R3 (Machholz)"
#: kstars_i18n.cpp:9175
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1978 T1 (Seargent)"
msgstr "C/1978 T1 (Seargent)"
#: kstars_i18n.cpp:9176
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1978 T3 (Bradfield)"
msgstr "C/1978 T3 (Bradfield)"
#: kstars_i18n.cpp:9177
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1979 M1 (Bradfield)"
msgstr "C/1979 M1 (Bradfield)"
#: kstars_i18n.cpp:9178
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1979 M3 (Torres)"
msgstr "C/1979 M3 (Torres)"
#: kstars_i18n.cpp:9179
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1979 Q1 (SOLWIND)"
msgstr "C/1979 Q1 (SOLWIND)"
#: kstars_i18n.cpp:9180
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1979 S1 (Meier)"
msgstr "C/1979 S1 (Meier)"
#: kstars_i18n.cpp:9181
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1979 Y1 (Bradfield)"
msgstr "C/1979 Y1 (Bradfield)"
#: kstars_i18n.cpp:9182
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1980 E1 (Bowell)"
msgstr "C/1980 E1 (Bowell)"
#: kstars_i18n.cpp:9183
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1980 L1 (Torres)"
msgstr "C/1980 L1 (Torres)"
#: kstars_i18n.cpp:9184
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1980 O1 (Cernis-Petrauskas)"
msgstr "C/1980 O1 (Cernis-Petrauskas)"
#: kstars_i18n.cpp:9185
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1980 R1 (Russell)"
msgstr "C/1980 R1 (Russell)"
#: kstars_i18n.cpp:9186
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1980 V1 (Meier)"
msgstr "C/1980 V1 (Meier)"
#: kstars_i18n.cpp:9187
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1980 Y1 (Bradfield)"
msgstr "C/1980 Y1 (Bradfield)"
#: kstars_i18n.cpp:9188
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1980 Y2 (Panther)"
msgstr "C/1980 Y2 (Panther)"
#: kstars_i18n.cpp:9189
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1981 B1 (SOLWIND)"
msgstr "C/1981 B1 (SOLWIND)"
#: kstars_i18n.cpp:9190
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1981 G1 (Elias)"
msgstr "C/1981 G1 (Elias)"
#: kstars_i18n.cpp:9191
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1981 H1 (Bus)"
msgstr "C/1981 H1 (Bus)"
#: kstars_i18n.cpp:9192
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1981 M1 (Gonzalez)"
msgstr "C/1981 M1 (Gonzalez)"
#: kstars_i18n.cpp:9193
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1981 O1 (SOLWIND)"
msgstr "C/1981 O1 (SOLWIND)"
#: kstars_i18n.cpp:9194
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1981 V1 (SOLWIND)"
msgstr "C/1981 V1 (SOLWIND)"
#: kstars_i18n.cpp:9195
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1981 W1 (SOLWIND)"
msgstr "C/1981 W1 (SOLWIND)"
#: kstars_i18n.cpp:9196
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1982 M1 (Austin)"
msgstr "C/1982 M1 (Austin)"
#: kstars_i18n.cpp:9197
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1983 H1 (IRAS-Araki-Alcock)"
msgstr "C/1983 H1 (IRAS-Araki-Alcock)"
#: kstars_i18n.cpp:9198
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1983 J1 (Sugano-Saigusa-Fujikawa)"
msgstr "C/1983 J1 (Sugano-Saigusa-Fujikawa)"
#: kstars_i18n.cpp:9199
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1983 J2 (IRAS)"
msgstr "C/1983 J2 (IRAS)"
#: kstars_i18n.cpp:9200
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1983 N1 (IRAS)"
msgstr "C/1983 N1 (IRAS)"
#: kstars_i18n.cpp:9201
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1983 N2 (SOLWIND)"
msgstr "C/1983 N2 (SOLWIND)"
#: kstars_i18n.cpp:9202
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1983 O1 (Cernis)"
msgstr "C/1983 O1 (Cernis)"
#: kstars_i18n.cpp:9203
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1983 O2 (IRAS)"
msgstr "C/1983 O2 (IRAS)"
#: kstars_i18n.cpp:9204
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1983 R1 (Shoemaker)"
msgstr "C/1983 R1 (Shoemaker)"
#: kstars_i18n.cpp:9205
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1983 S2 (SOLWIND)"
msgstr "C/1983 S2 (SOLWIND)"
#: kstars_i18n.cpp:9206
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1984 A1 (Bradfield 1)"
msgstr "C/1984 A1 (Bradfield 1)"
#: kstars_i18n.cpp:9207
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1984 K1 (Shoemaker)"
msgstr "C/1984 K1 (Shoemaker)"
#: kstars_i18n.cpp:9208
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1984 N1 (Austin)"
msgstr "C/1984 N1 (Austin)"
#: kstars_i18n.cpp:9209
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1984 O2 (SOLWIND)"
msgstr "C/1984 O2 (SOLWIND)"
#: kstars_i18n.cpp:9210
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1984 Q1 (SOLWIND)"
msgstr "C/1984 Q1 (SOLWIND)"
#: kstars_i18n.cpp:9211
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1984 R1 (SOLWIND)"
msgstr "C/1984 R1 (SOLWIND)"
#: kstars_i18n.cpp:9212
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1984 S1 (Meier)"
msgstr "C/1984 S1 (Meier)"
#: kstars_i18n.cpp:9213
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1984 U1 (Shoemaker)"
msgstr "C/1984 U1 (Shoemaker)"
#: kstars_i18n.cpp:9214
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1984 U2 (Shoemaker)"
msgstr "C/1984 U2 (Shoemaker)"
#: kstars_i18n.cpp:9215
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1984 V1 (Levy-Rudenko)"
msgstr "C/1984 V1 (Levy-Rudenko)"
#: kstars_i18n.cpp:9216
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1984 W2 (Hartley)"
msgstr "C/1984 W2 (Hartley)"
#: kstars_i18n.cpp:9217
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1985 K1 (Machholz)"
msgstr "C/1985 K1 (Machholz)"
#: kstars_i18n.cpp:9218
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1985 R1 (Hartley-Good)"
msgstr "C/1985 R1 (Hartley-Good)"
#: kstars_i18n.cpp:9219
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1985 T1 (Thiele)"
msgstr "C/1985 T1 (Thiele)"
#: kstars_i18n.cpp:9220
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1986 E1 (Shoemaker)"
msgstr "C/1986 E1 (Shoemaker)"
#: kstars_i18n.cpp:9221
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1986 N1 (Churyumov-Solodovnikov)"
msgstr "C/1986 N1 (Churyumov-Solodovnikov)"
#: kstars_i18n.cpp:9222
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1986 P1 (Wilson)"
msgstr "C/1986 P1 (Wilson)"
#: kstars_i18n.cpp:9223
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1986 P1-A (Wilson)"
msgstr "C/1986 P1-A (Wilson)"
#: kstars_i18n.cpp:9224
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1986 P1-B (Wilson)"
msgstr "C/1986 P1-B (Wilson)"
#: kstars_i18n.cpp:9225
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1986 V1 (Sorrells)"
msgstr "C/1986 V1 (Sorrells)"
#: kstars_i18n.cpp:9226
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1987 A1 (Levy)"
msgstr "C/1987 A1 (Levy)"
#: kstars_i18n.cpp:9227
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1987 B1 (Nishikawa-Takamizawa-Tago)"
msgstr "C/1987 B1 (Nishikawa-Takamizawa-Tago)"
#: kstars_i18n.cpp:9228
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1987 B2 (Terasako)"
msgstr "C/1987 B2 (Terasako)"
#: kstars_i18n.cpp:9229
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1987 F1 (Torres)"
msgstr "C/1987 F1 (Torres)"
#: kstars_i18n.cpp:9230
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1987 H1 (Shoemaker)"
msgstr "C/1987 H1 (Shoemaker)"
#: kstars_i18n.cpp:9231
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1987 P1 (Bradfield)"
msgstr "C/1987 P1 (Bradfield)"
#: kstars_i18n.cpp:9232
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1987 Q1 (Rudenko)"
msgstr "C/1987 Q1 (Rudenko)"
#: kstars_i18n.cpp:9233
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1987 T1 (Levy)"
msgstr "C/1987 T1 (Levy)"
#: kstars_i18n.cpp:9234
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1987 T2 (SMM)"
msgstr "C/1987 T2 (SMM)"
#: kstars_i18n.cpp:9235
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1987 U3 (McNaught)"
msgstr "C/1987 U3 (McNaught)"
#: kstars_i18n.cpp:9236
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1987 U4 (SMM)"
msgstr "C/1987 U4 (SMM)"
#: kstars_i18n.cpp:9237
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1987 W1 (Ichimura)"
msgstr "C/1987 W1 (Ichimura)"
#: kstars_i18n.cpp:9238
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1987 W2 (Furuyama)"
msgstr "C/1987 W2 (Furuyama)"
#: kstars_i18n.cpp:9239
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1987 W3 (Jensen-Shoemaker)"
msgstr "C/1987 W3 (Jensen-Shoemaker)"
#: kstars_i18n.cpp:9240
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1988 A1 (Liller)"
msgstr "C/1988 A1 (Liller)"
#: kstars_i18n.cpp:9241
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1988 B1 (Shoemaker)"
msgstr "C/1988 B1 (Shoemaker)"
#: kstars_i18n.cpp:9242
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1988 C1 (Maury-Phinney)"
msgstr "C/1988 C1 (Maury-Phinney)"
#: kstars_i18n.cpp:9243
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1988 F1 (Levy)"
msgstr "C/1988 F1 (Levy)"
#: kstars_i18n.cpp:9244
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1988 J1 (Shoemaker-Holt)"
msgstr "C/1988 J1 (Shoemaker-Holt)"
#: kstars_i18n.cpp:9245
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1988 L1 (Shoemaker-Holt-Rodriquez)"
msgstr "C/1988 L1 (Shoemaker-Holt-Rodriquez)"
#: kstars_i18n.cpp:9246
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1988 M1 (SMM)"
msgstr "C/1988 M1 (SMM)"
#: kstars_i18n.cpp:9247
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1988 P1 (Machholz)"
msgstr "C/1988 P1 (Machholz)"
#: kstars_i18n.cpp:9248
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1988 Q1 (SMM)"
msgstr "C/1988 Q1 (SMM)"
#: kstars_i18n.cpp:9249
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1988 T1 (SMM)"
msgstr "C/1988 T1 (SMM)"
#: kstars_i18n.cpp:9250
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1988 U1 (SMM)"
msgstr "C/1988 U1 (SMM)"
#: kstars_i18n.cpp:9251
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1988 W1 (SMM)"
msgstr "C/1988 W1 (SMM)"
#: kstars_i18n.cpp:9252
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1988 Y1 (Yanaka)"
msgstr "C/1988 Y1 (Yanaka)"
#: kstars_i18n.cpp:9253
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1989 A1 (Yanaka)"
msgstr "C/1989 A1 (Yanaka)"
#: kstars_i18n.cpp:9254
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1989 A3 (Bradfield)"
msgstr "C/1989 A3 (Bradfield)"
#: kstars_i18n.cpp:9255
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1989 A5 (Shoemaker)"
msgstr "C/1989 A5 (Shoemaker)"
#: kstars_i18n.cpp:9256
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1989 A6 (Shoemaker)"
msgstr "C/1989 A6 (Shoemaker)"
#: kstars_i18n.cpp:9257
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1989 L1 (SMM)"
msgstr "C/1989 L1 (SMM)"
#: kstars_i18n.cpp:9258
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1989 N3 (SMM)"
msgstr "C/1989 N3 (SMM)"
#: kstars_i18n.cpp:9259
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1989 Q1 (Okazaki-Levy-Rudenko)"
msgstr "C/1989 Q1 (Okazaki-Levy-Rudenko)"
#: kstars_i18n.cpp:9260
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1989 R1 (Helin-Roman)"
msgstr "C/1989 R1 (Helin-Roman)"
#: kstars_i18n.cpp:9261
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1989 S1 (SMM)"
msgstr "C/1989 S1 (SMM)"
#: kstars_i18n.cpp:9262
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1989 T1 (Helin-Roman-Alu)"
msgstr "C/1989 T1 (Helin-Roman-Alu)"
#: kstars_i18n.cpp:9263
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1989 W1 (Aarseth-Brewington)"
msgstr "C/1989 W1 (Aarseth-Brewington)"
#: kstars_i18n.cpp:9264
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1989 X1 (Austin)"
msgstr "C/1989 X1 (Austin)"
#: kstars_i18n.cpp:9265
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1989 Y1 (Skorichenko-George)"
msgstr "C/1989 Y1 (Skorichenko-George)"
#: kstars_i18n.cpp:9266
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1989 Y2 (McKenzie-Russell)"
msgstr "C/1989 Y2 (McKenzie-Russell)"
#: kstars_i18n.cpp:9267
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1990 E1 (Cernis-Kiuchi-Nakamura)"
msgstr "C/1990 E1 (Cernis-Kiuchi-Nakamura)"
#: kstars_i18n.cpp:9268
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1990 K1 (Levy)"
msgstr "C/1990 K1 (Levy)"
#: kstars_i18n.cpp:9269
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1990 M1 (McNaught-Hughes)"
msgstr "C/1990 M1 (McNaught-Hughes)"
#: kstars_i18n.cpp:9270
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1990 N1 (Tsuchiya-Kiuchi)"
msgstr "C/1990 N1 (Tsuchiya-Kiuchi)"
#: kstars_i18n.cpp:9271
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1991 A2 (Arai)"
msgstr "C/1991 A2 (Arai)"
#: kstars_i18n.cpp:9272
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1991 B1 (Shoemaker-Levy)"
msgstr "C/1991 B1 (Shoemaker-Levy)"
#: kstars_i18n.cpp:9273
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1991 C3 (McNaught-Russell)"
msgstr "C/1991 C3 (McNaught-Russell)"
#: kstars_i18n.cpp:9274
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1991 F2 (Helin-Lawrence)"
msgstr "C/1991 F2 (Helin-Lawrence)"
#: kstars_i18n.cpp:9275
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1991 L3 (Levy)"
msgstr "C/1991 L3 (Levy)"
#: kstars_i18n.cpp:9276
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1991 L4 (Helin-Alu)"
msgstr "C/1991 L4 (Helin-Alu)"
#: kstars_i18n.cpp:9277
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1991 Q1 (McNaught-Russell)"
msgstr "C/1991 Q1 (McNaught-Russell)"
#: kstars_i18n.cpp:9278
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1991 R1 (McNaught-Russell)"
msgstr "C/1991 R1 (McNaught-Russell)"
#: kstars_i18n.cpp:9279
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1991 T2 (Shoemaker-Levy)"
msgstr "C/1991 T2 (Shoemaker-Levy)"
#: kstars_i18n.cpp:9280
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1991 X2 (Mueller)"
msgstr "C/1991 X2 (Mueller)"
#: kstars_i18n.cpp:9281
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1991 Y1 (Zanotta-Brewington)"
msgstr "C/1991 Y1 (Zanotta-Brewington)"
#: kstars_i18n.cpp:9282
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1992 A1 (Helin-Alu)"
msgstr "C/1992 A1 (Helin-Alu)"
#: kstars_i18n.cpp:9283
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1992 B1 (Bradfield)"
msgstr "C/1992 B1 (Bradfield)"
#: kstars_i18n.cpp:9284
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1992 F1 (Tanaka-Machholz)"
msgstr "C/1992 F1 (Tanaka-Machholz)"
#: kstars_i18n.cpp:9285
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1992 J1 (Spacewatch)"
msgstr "C/1992 J1 (Spacewatch)"
#: kstars_i18n.cpp:9286
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1992 J2 (Bradfield)"
msgstr "C/1992 J2 (Bradfield)"
#: kstars_i18n.cpp:9287
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1992 N1 (Machholz)"
msgstr "C/1992 N1 (Machholz)"
#: kstars_i18n.cpp:9288
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1992 Q2 (Helin-Lawrence)"
msgstr "C/1992 Q2 (Helin-Lawrence)"
#: kstars_i18n.cpp:9289
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1992 U1 (Shoemaker)"
msgstr "C/1992 U1 (Shoemaker)"
#: kstars_i18n.cpp:9290
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1992 W1 (Ohshita)"
msgstr "C/1992 W1 (Ohshita)"
#: kstars_i18n.cpp:9291
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1993 A1 (Mueller)"
msgstr "C/1993 A1 (Mueller)"
#: kstars_i18n.cpp:9292
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1993 F1 (Mueller)"
msgstr "C/1993 F1 (Mueller)"
#: kstars_i18n.cpp:9293
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1993 K1 (Shoemaker-Levy)"
msgstr "C/1993 K1 (Shoemaker-Levy)"
#: kstars_i18n.cpp:9294
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1993 Q1 (Mueller)"
msgstr "C/1993 Q1 (Mueller)"
#: kstars_i18n.cpp:9295
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1993 Y1 (McNaught-Russell)"
msgstr "C/1993 Y1 (McNaught-Russell)"
#: kstars_i18n.cpp:9296
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1994 E1 (Mueller)"
msgstr "C/1994 E1 (Mueller)"
#: kstars_i18n.cpp:9297
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1994 E2 (Shoemaker-Levy)"
msgstr "C/1994 E2 (Shoemaker-Levy)"
#: kstars_i18n.cpp:9298
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1994 G1-A (Takamizawa-Levy)"
msgstr "C/1994 G1-A (Takamizawa-Levy)"
#: kstars_i18n.cpp:9299
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1994 G1-B (Takamizawa-Levy)"
msgstr "C/1994 G1-B (Takamizawa-Levy)"
#: kstars_i18n.cpp:9300
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1994 J2 (Takamizawa)"
msgstr "C/1994 J2 (Takamizawa)"
#: kstars_i18n.cpp:9301
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1994 N1 (Nakamura-Nishimura-Machholz)"
msgstr "C/1994 N1 (Nakamura-Nishimura-Machholz)"
#: kstars_i18n.cpp:9302
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/1994 N2 (McNaught-Hartley)"
msgstr "P/1994 N2 (McNaught-Hartley)"
#: kstars_i18n.cpp:9303
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1994 T1 (Machholz)"
msgstr "C/1994 T1 (Machholz)"
#: kstars_i18n.cpp:9304
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1995 O1 (Hale-Bopp)"
msgstr "C/1995 O1 (Hale-Bopp)"
#: kstars_i18n.cpp:9305
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1995 Q1 (Bradfield)"
msgstr "C/1995 Q1 (Bradfield)"
#: kstars_i18n.cpp:9306
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1995 Q2 (Hartley-Drinkwater)"
msgstr "C/1995 Q2 (Hartley-Drinkwater)"
#: kstars_i18n.cpp:9307
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1995 Y1 (Hyakutake)"
msgstr "C/1995 Y1 (Hyakutake)"
#: kstars_i18n.cpp:9308
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1996 B1 (Szczepanski)"
msgstr "C/1996 B1 (Szczepanski)"
#: kstars_i18n.cpp:9309
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1996 B2 (Hyakutake)"
msgstr "C/1996 B2 (Hyakutake)"
#: kstars_i18n.cpp:9310
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1996 E1 (NEAT)"
msgstr "C/1996 E1 (NEAT)"
#: kstars_i18n.cpp:9311
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1996 J1-A (Evans-Drinkwater)"
msgstr "C/1996 J1-A (Evans-Drinkwater)"
#: kstars_i18n.cpp:9312
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1996 J1-B (Evans-Drinkwater)"
msgstr "C/1996 J1-B (Evans-Drinkwater)"
#: kstars_i18n.cpp:9313
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1996 N1 (Brewington)"
msgstr "C/1996 N1 (Brewington)"
#: kstars_i18n.cpp:9314
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1996 P2 (Russell-Watson)"
msgstr "C/1996 P2 (Russell-Watson)"
#: kstars_i18n.cpp:9315
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1996 Q1 (Tabur)"
msgstr "C/1996 Q1 (Tabur)"
#: kstars_i18n.cpp:9316
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1996 R1 (Hergenrother-Spahr)"
msgstr "C/1996 R1 (Hergenrother-Spahr)"
#: kstars_i18n.cpp:9317
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/1996 R2 (Lagerkvist)"
msgstr "P/1996 R2 (Lagerkvist)"
#: kstars_i18n.cpp:9318
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1996 R3 (Lagerkvist)"
msgstr "C/1996 R3 (Lagerkvist)"
#: kstars_i18n.cpp:9319
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1997 A1 (NEAT)"
msgstr "C/1997 A1 (NEAT)"
#: kstars_i18n.cpp:9320
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/1997 B1 (Kobayashi)"
msgstr "P/1997 B1 (Kobayashi)"
#: kstars_i18n.cpp:9321
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1997 BA6 (Spacewatch)"
msgstr "C/1997 BA6 (Spacewatch)"
#: kstars_i18n.cpp:9322
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1997 D1 (Mueller)"
msgstr "C/1997 D1 (Mueller)"
#: kstars_i18n.cpp:9323
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1997 G2 (Montani)"
msgstr "C/1997 G2 (Montani)"
#: kstars_i18n.cpp:9324
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1997 J1 (Mueller)"
msgstr "C/1997 J1 (Mueller)"
#: kstars_i18n.cpp:9325
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1997 J2 (Meunier-Dupouy)"
msgstr "C/1997 J2 (Meunier-Dupouy)"
#: kstars_i18n.cpp:9326
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1997 L1 (Zhu-Balam)"
msgstr "C/1997 L1 (Zhu-Balam)"
#: kstars_i18n.cpp:9327
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1997 N1 (Tabur)"
msgstr "C/1997 N1 (Tabur)"
#: kstars_i18n.cpp:9328
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1997 O1 (Tilbrook)"
msgstr "C/1997 O1 (Tilbrook)"
#: kstars_i18n.cpp:9329
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1997 P2 (Spacewatch)"
msgstr "C/1997 P2 (Spacewatch)"
#: kstars_i18n.cpp:9330
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1997 T1 (Utsunomiya)"
msgstr "C/1997 T1 (Utsunomiya)"
#: kstars_i18n.cpp:9331
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1998 G1 (LINEAR)"
msgstr "C/1998 G1 (LINEAR)"
#: kstars_i18n.cpp:9332
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1998 H1 (Stonehouse)"
msgstr "C/1998 H1 (Stonehouse)"
#: kstars_i18n.cpp:9333
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1998 K1 (Mueller)"
msgstr "C/1998 K1 (Mueller)"
#: kstars_i18n.cpp:9334
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1998 K2 (LINEAR)"
msgstr "C/1998 K2 (LINEAR)"
#: kstars_i18n.cpp:9335
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1998 K3 (LINEAR)"
msgstr "C/1998 K3 (LINEAR)"
#: kstars_i18n.cpp:9336
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1998 K5 (LINEAR)"
msgstr "C/1998 K5 (LINEAR)"
#: kstars_i18n.cpp:9337
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1998 M1 (LINEAR)"
msgstr "C/1998 M1 (LINEAR)"
#: kstars_i18n.cpp:9338
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1998 M2 (LINEAR)"
msgstr "C/1998 M2 (LINEAR)"
#: kstars_i18n.cpp:9339
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1998 M3 (Larsen)"
msgstr "C/1998 M3 (Larsen)"
#: kstars_i18n.cpp:9340
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1998 M4 (LINEAR)"
msgstr "C/1998 M4 (LINEAR)"
#: kstars_i18n.cpp:9341
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1998 M5 (LINEAR)"
msgstr "C/1998 M5 (LINEAR)"
#: kstars_i18n.cpp:9342
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1998 M6 (Montani)"
msgstr "C/1998 M6 (Montani)"
#: kstars_i18n.cpp:9343
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1998 P1 (Williams)"
msgstr "C/1998 P1 (Williams)"
#: kstars_i18n.cpp:9344
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1998 Q1 (LINEAR)"
msgstr "C/1998 Q1 (LINEAR)"
#: kstars_i18n.cpp:9345
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/1998 QP54 (LONEOS-Tucker)"
msgstr "P/1998 QP54 (LONEOS-Tucker)"
#: kstars_i18n.cpp:9346
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1998 T1 (LINEAR)"
msgstr "C/1998 T1 (LINEAR)"
#: kstars_i18n.cpp:9347
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1998 U1 (LINEAR)"
msgstr "C/1998 U1 (LINEAR)"
#: kstars_i18n.cpp:9348
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1998 U5 (LINEAR)"
msgstr "C/1998 U5 (LINEAR)"
#: kstars_i18n.cpp:9349
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/1998 VS24 (LINEAR)"
msgstr "P/1998 VS24 (LINEAR)"
#: kstars_i18n.cpp:9350
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1998 W3 (LINEAR)"
msgstr "C/1998 W3 (LINEAR)"
#: kstars_i18n.cpp:9351
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1998 Y1 (LINEAR)"
msgstr "C/1998 Y1 (LINEAR)"
#: kstars_i18n.cpp:9352
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1999 A1 (Tilbrook)"
msgstr "C/1999 A1 (Tilbrook)"
#: kstars_i18n.cpp:9353
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1999 E1 (Li)"
msgstr "C/1999 E1 (Li)"
#: kstars_i18n.cpp:9354
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1999 F1 (Catalina)"
msgstr "C/1999 F1 (Catalina)"
#: kstars_i18n.cpp:9355
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1999 F2 (Dalcanton)"
msgstr "C/1999 F2 (Dalcanton)"
#: kstars_i18n.cpp:9356
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1999 G1 (LINEAR)"
msgstr "C/1999 G1 (LINEAR)"
#: kstars_i18n.cpp:9357
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1999 H1 (Lee)"
msgstr "C/1999 H1 (Lee)"
#: kstars_i18n.cpp:9358
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1999 H3 (LINEAR)"
msgstr "C/1999 H3 (LINEAR)"
#: kstars_i18n.cpp:9359
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1999 J2 (Skiff)"
msgstr "C/1999 J2 (Skiff)"
#: kstars_i18n.cpp:9360
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1999 J3 (LINEAR)"
msgstr "C/1999 J3 (LINEAR)"
#: kstars_i18n.cpp:9361
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1999 J4 (LINEAR)"
msgstr "C/1999 J4 (LINEAR)"
#: kstars_i18n.cpp:9362
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1999 K2 (Ferris)"
msgstr "C/1999 K2 (Ferris)"
#: kstars_i18n.cpp:9363
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1999 K3 (LINEAR)"
msgstr "C/1999 K3 (LINEAR)"
#: kstars_i18n.cpp:9364
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1999 K4 (LINEAR)"
msgstr "C/1999 K4 (LINEAR)"
#: kstars_i18n.cpp:9365
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1999 K5 (LINEAR)"
msgstr "C/1999 K5 (LINEAR)"
#: kstars_i18n.cpp:9366
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1999 K6 (LINEAR)"
msgstr "C/1999 K6 (LINEAR)"
#: kstars_i18n.cpp:9367
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1999 K7 (LINEAR)"
msgstr "C/1999 K7 (LINEAR)"
#: kstars_i18n.cpp:9368
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1999 K8 (LINEAR)"
msgstr "C/1999 K8 (LINEAR)"
#: kstars_i18n.cpp:9369
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1999 L2 (LINEAR)"
msgstr "C/1999 L2 (LINEAR)"
#: kstars_i18n.cpp:9370
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1999 L3 (LINEAR)"
msgstr "C/1999 L3 (LINEAR)"
#: kstars_i18n.cpp:9371
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1999 N2 (Lynn)"
msgstr "C/1999 N2 (Lynn)"
#: kstars_i18n.cpp:9372
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1999 N4 (LINEAR)"
msgstr "C/1999 N4 (LINEAR)"
#: kstars_i18n.cpp:9373
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/1999 RO28 (LONEOS)"
msgstr "P/1999 RO28 (LONEOS)"
#: kstars_i18n.cpp:9374
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1999 S2 (McNaught-Watson)"
msgstr "C/1999 S2 (McNaught-Watson)"
#: kstars_i18n.cpp:9375
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1999 S3 (LINEAR)"
msgstr "C/1999 S3 (LINEAR)"
#: kstars_i18n.cpp:9376
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1999 S4 (LINEAR)"
msgstr "C/1999 S4 (LINEAR)"
#: kstars_i18n.cpp:9377
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1999 T1 (McNaught-Hartley)"
msgstr "C/1999 T1 (McNaught-Hartley)"
#: kstars_i18n.cpp:9378
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1999 T2 (LINEAR)"
msgstr "C/1999 T2 (LINEAR)"
#: kstars_i18n.cpp:9379
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1999 T3 (LINEAR)"
msgstr "C/1999 T3 (LINEAR)"
#: kstars_i18n.cpp:9380
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1999 U1 (Ferris)"
msgstr "C/1999 U1 (Ferris)"
#: kstars_i18n.cpp:9381
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1999 U4 (Catalina-Skiff)"
msgstr "C/1999 U4 (Catalina-Skiff)"
#: kstars_i18n.cpp:9382
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/1999 V1 (Catalina)"
msgstr "P/1999 V1 (Catalina)"
#: kstars_i18n.cpp:9383
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1999 XS87 (LINEAR)"
msgstr "C/1999 XS87 (LINEAR)"
#: kstars_i18n.cpp:9384
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/1999 XN120 (Catalina)"
msgstr "P/1999 XN120 (Catalina)"
#: kstars_i18n.cpp:9385
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/1999 Y1 (LINEAR)"
msgstr "C/1999 Y1 (LINEAR)"
#: kstars_i18n.cpp:9386
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2000 A1 (Montani)"
msgstr "C/2000 A1 (Montani)"
#: kstars_i18n.cpp:9387
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2000 B2 (LINEAR)"
msgstr "C/2000 B2 (LINEAR)"
#: kstars_i18n.cpp:9388
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2000 CT54 (LINEAR)"
msgstr "C/2000 CT54 (LINEAR)"
#: kstars_i18n.cpp:9389
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2000 D2 (LINEAR)"
msgstr "C/2000 D2 (LINEAR)"
#: kstars_i18n.cpp:9390
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2000 G2 (LINEAR)"
msgstr "C/2000 G2 (LINEAR)"
#: kstars_i18n.cpp:9391
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2000 H1 (LINEAR)"
msgstr "C/2000 H1 (LINEAR)"
#: kstars_i18n.cpp:9392
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2000 J1 (Ferris)"
msgstr "C/2000 J1 (Ferris)"
#: kstars_i18n.cpp:9393
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2000 K1 (LINEAR)"
msgstr "C/2000 K1 (LINEAR)"
#: kstars_i18n.cpp:9394
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2000 K2 (LINEAR)"
msgstr "C/2000 K2 (LINEAR)"
#: kstars_i18n.cpp:9395
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2000 O1 (Koehn)"
msgstr "C/2000 O1 (Koehn)"
#: kstars_i18n.cpp:9396
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2000 OF8 (Spacewatch)"
msgstr "C/2000 OF8 (Spacewatch)"
#: kstars_i18n.cpp:9397
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2000 R2 (LINEAR)"
msgstr "P/2000 R2 (LINEAR)"
#: kstars_i18n.cpp:9398
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2000 S1 (Skiff)"
msgstr "P/2000 S1 (Skiff)"
#: kstars_i18n.cpp:9399
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2000 S3 (LONEOS)"
msgstr "C/2000 S3 (LONEOS)"
#: kstars_i18n.cpp:9400
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2000 S4 (LINEAR-Spacewatch)"
msgstr "P/2000 S4 (LINEAR-Spacewatch)"
#: kstars_i18n.cpp:9401
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2000 SV74 (LINEAR)"
msgstr "C/2000 SV74 (LINEAR)"
#: kstars_i18n.cpp:9402
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2000 U5 (LINEAR)"
msgstr "C/2000 U5 (LINEAR)"
#: kstars_i18n.cpp:9403
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2000 W1 (Utsunomiya-Jones)"
msgstr "C/2000 W1 (Utsunomiya-Jones)"
#: kstars_i18n.cpp:9404
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2000 WM1 (LINEAR)"
msgstr "C/2000 WM1 (LINEAR)"
#: kstars_i18n.cpp:9405
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2000 Y1 (Tubbiolo)"
msgstr "C/2000 Y1 (Tubbiolo)"
#: kstars_i18n.cpp:9406
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2000 Y2 (Skiff)"
msgstr "C/2000 Y2 (Skiff)"
#: kstars_i18n.cpp:9407
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2001 A1 (LINEAR)"
msgstr "C/2001 A1 (LINEAR)"
#: kstars_i18n.cpp:9408
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2001 A2-A (LINEAR)"
msgstr "C/2001 A2-A (LINEAR)"
#: kstars_i18n.cpp:9409
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2001 A2-B (LINEAR)"
msgstr "C/2001 A2-B (LINEAR)"
#: kstars_i18n.cpp:9410
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2001 B1 (LINEAR)"
msgstr "C/2001 B1 (LINEAR)"
#: kstars_i18n.cpp:9411
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2001 B2 (NEAT)"
msgstr "C/2001 B2 (NEAT)"
#: kstars_i18n.cpp:9412
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2001 C1 (LINEAR)"
msgstr "C/2001 C1 (LINEAR)"
#: kstars_i18n.cpp:9413
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2001 F1 (NEAT)"
msgstr "P/2001 F1 (NEAT)"
#: kstars_i18n.cpp:9414
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2001 G1 (LONEOS)"
msgstr "C/2001 G1 (LONEOS)"
#: kstars_i18n.cpp:9415
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2001 H5 (NEAT)"
msgstr "P/2001 H5 (NEAT)"
#: kstars_i18n.cpp:9416
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2001 HT50 (LINEAR-NEAT)"
msgstr "C/2001 HT50 (LINEAR-NEAT)"
#: kstars_i18n.cpp:9417
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2001 K3 (Skiff)"
msgstr "C/2001 K3 (Skiff)"
#: kstars_i18n.cpp:9418
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2001 K5 (LINEAR)"
msgstr "C/2001 K5 (LINEAR)"
#: kstars_i18n.cpp:9419
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2001 M10 (NEAT)"
msgstr "C/2001 M10 (NEAT)"
#: kstars_i18n.cpp:9420
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2001 N2 (LINEAR)"
msgstr "C/2001 N2 (LINEAR)"
#: kstars_i18n.cpp:9421
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2001 O2 (NEAT)"
msgstr "C/2001 O2 (NEAT)"
#: kstars_i18n.cpp:9422
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2001 OG108 (LONEOS)"
msgstr "C/2001 OG108 (LONEOS)"
#: kstars_i18n.cpp:9423
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2001 Q1 (NEAT)"
msgstr "C/2001 Q1 (NEAT)"
#: kstars_i18n.cpp:9424
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2001 Q4 (NEAT)"
msgstr "C/2001 Q4 (NEAT)"
#: kstars_i18n.cpp:9425
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2001 Q6 (NEAT)"
msgstr "P/2001 Q6 (NEAT)"
#: kstars_i18n.cpp:9426
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2001 R6 (LINEAR-Skiff)"
msgstr "P/2001 R6 (LINEAR-Skiff)"
#: kstars_i18n.cpp:9427
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2001 RX14 (LINEAR)"
msgstr "C/2001 RX14 (LINEAR)"
#: kstars_i18n.cpp:9428
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2001 S1 (Skiff)"
msgstr "C/2001 S1 (Skiff)"
#: kstars_i18n.cpp:9429
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2001 T3 (NEAT)"
msgstr "P/2001 T3 (NEAT)"
#: kstars_i18n.cpp:9430
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2001 U6 (LINEAR)"
msgstr "C/2001 U6 (LINEAR)"
#: kstars_i18n.cpp:9431
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2001 W1 (LINEAR)"
msgstr "C/2001 W1 (LINEAR)"
#: kstars_i18n.cpp:9432
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2001 W2 (BATTERS)"
msgstr "C/2001 W2 (BATTERS)"
#: kstars_i18n.cpp:9433
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2001 X1 (LINEAR)"
msgstr "C/2001 X1 (LINEAR)"
#: kstars_i18n.cpp:9434
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2002 A1 (LINEAR)"
msgstr "C/2002 A1 (LINEAR)"
#: kstars_i18n.cpp:9435
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2002 A2 (LINEAR)"
msgstr "C/2002 A2 (LINEAR)"
#: kstars_i18n.cpp:9436
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2002 A3 (LINEAR)"
msgstr "C/2002 A3 (LINEAR)"
#: kstars_i18n.cpp:9437
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2002 B1 (LINEAR)"
msgstr "C/2002 B1 (LINEAR)"
#: kstars_i18n.cpp:9438
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2002 B2 (LINEAR)"
msgstr "C/2002 B2 (LINEAR)"
#: kstars_i18n.cpp:9439
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2002 B3 (LINEAR)"
msgstr "C/2002 B3 (LINEAR)"
#: kstars_i18n.cpp:9440
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2002 C2 (LINEAR)"
msgstr "C/2002 C2 (LINEAR)"
#: kstars_i18n.cpp:9441
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2002 CE10 (LINEAR)"
msgstr "C/2002 CE10 (LINEAR)"
#: kstars_i18n.cpp:9442
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2002 E2 (Snyder-Murakami)"
msgstr "C/2002 E2 (Snyder-Murakami)"
#: kstars_i18n.cpp:9443
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2002 EJ57 (LINEAR)"
msgstr "P/2002 EJ57 (LINEAR)"
#: kstars_i18n.cpp:9444
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2002 F1 (Utsunomiya)"
msgstr "C/2002 F1 (Utsunomiya)"
#: kstars_i18n.cpp:9445
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2002 H2 (LINEAR)"
msgstr "C/2002 H2 (LINEAR)"
#: kstars_i18n.cpp:9446
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2002 J4 (NEAT)"
msgstr "C/2002 J4 (NEAT)"
#: kstars_i18n.cpp:9447
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2002 J5 (LINEAR)"
msgstr "C/2002 J5 (LINEAR)"
#: kstars_i18n.cpp:9448
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2002 K1 (NEAT)"
msgstr "C/2002 K1 (NEAT)"
#: kstars_i18n.cpp:9449
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2002 K2 (LINEAR)"
msgstr "C/2002 K2 (LINEAR)"
#: kstars_i18n.cpp:9450
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2002 K4 (NEAT)"
msgstr "C/2002 K4 (NEAT)"
#: kstars_i18n.cpp:9451
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2002 L9 (NEAT)"
msgstr "C/2002 L9 (NEAT)"
#: kstars_i18n.cpp:9452
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2002 O4 (Hoenig)"
msgstr "C/2002 O4 (Hoenig)"
#: kstars_i18n.cpp:9453
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2002 O6 (SWAN)"
msgstr "C/2002 O6 (SWAN)"
#: kstars_i18n.cpp:9454
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2002 O7 (LINEAR)"
msgstr "C/2002 O7 (LINEAR)"
#: kstars_i18n.cpp:9455
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2002 P1 (NEAT)"
msgstr "C/2002 P1 (NEAT)"
#: kstars_i18n.cpp:9456
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2002 Q1 (Van Ness)"
msgstr "P/2002 Q1 (Van Ness)"
#: kstars_i18n.cpp:9457
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2002 Q2 (LINEAR)"
msgstr "C/2002 Q2 (LINEAR)"
#: kstars_i18n.cpp:9458
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2002 Q3 (LINEAR)"
msgstr "C/2002 Q3 (LINEAR)"
#: kstars_i18n.cpp:9459
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2002 Q3-A (LINEAR)"
msgstr "C/2002 Q3-A (LINEAR)"
#: kstars_i18n.cpp:9460
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2002 Q5 (LINEAR)"
msgstr "C/2002 Q5 (LINEAR)"
#: kstars_i18n.cpp:9461
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2002 R3 (LONEOS)"
msgstr "C/2002 R3 (LONEOS)"
#: kstars_i18n.cpp:9462
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2002 T5 (LINEAR)"
msgstr "P/2002 T5 (LINEAR)"
#: kstars_i18n.cpp:9463
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2002 T6 (NEAT-LINEAR)"
msgstr "P/2002 T6 (NEAT-LINEAR)"
#: kstars_i18n.cpp:9464
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2002 T7 (LINEAR)"
msgstr "C/2002 T7 (LINEAR)"
#: kstars_i18n.cpp:9465
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2002 U2 (LINEAR)"
msgstr "C/2002 U2 (LINEAR)"
#: kstars_i18n.cpp:9466
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2002 V1 (NEAT)"
msgstr "C/2002 V1 (NEAT)"
#: kstars_i18n.cpp:9467
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2002 V2 (LINEAR)"
msgstr "C/2002 V2 (LINEAR)"
#: kstars_i18n.cpp:9468
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2002 VQ94 (LINEAR)"
msgstr "C/2002 VQ94 (LINEAR)"
#: kstars_i18n.cpp:9469
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2002 X1 (LINEAR)"
msgstr "C/2002 X1 (LINEAR)"
#: kstars_i18n.cpp:9470
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2002 X5 (Kudo-Fujikawa)"
msgstr "C/2002 X5 (Kudo-Fujikawa)"
#: kstars_i18n.cpp:9471
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2002 Y1 (Juels-Holvorcem)"
msgstr "C/2002 Y1 (Juels-Holvorcem)"
#: kstars_i18n.cpp:9472
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2003 A2 (Gleason)"
msgstr "C/2003 A2 (Gleason)"
#: kstars_i18n.cpp:9473
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2003 E1 (NEAT)"
msgstr "C/2003 E1 (NEAT)"
#: kstars_i18n.cpp:9474
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2003 F1 (LINEAR)"
msgstr "C/2003 F1 (LINEAR)"
#: kstars_i18n.cpp:9475
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2003 F2 (NEAT)"
msgstr "P/2003 F2 (NEAT)"
#: kstars_i18n.cpp:9476
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2003 G1 (LINEAR)"
msgstr "C/2003 G1 (LINEAR)"
#: kstars_i18n.cpp:9477
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2003 G2 (LINEAR)"
msgstr "C/2003 G2 (LINEAR)"
#: kstars_i18n.cpp:9478
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2003 H1 (LINEAR)"
msgstr "C/2003 H1 (LINEAR)"
#: kstars_i18n.cpp:9479
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2003 H2 (LINEAR)"
msgstr "C/2003 H2 (LINEAR)"
#: kstars_i18n.cpp:9480
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2003 H3 (NEAT)"
msgstr "C/2003 H3 (NEAT)"
#: kstars_i18n.cpp:9481
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2003 J1 (NEAT)"
msgstr "C/2003 J1 (NEAT)"
#: kstars_i18n.cpp:9482
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2003 K1 (Spacewatch)"
msgstr "C/2003 K1 (Spacewatch)"
#: kstars_i18n.cpp:9483
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2003 K4 (LINEAR)"
msgstr "C/2003 K4 (LINEAR)"
#: kstars_i18n.cpp:9484
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2003 L1 (Scotti)"
msgstr "P/2003 L1 (Scotti)"
#: kstars_i18n.cpp:9485
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2003 L2 (LINEAR)"
msgstr "C/2003 L2 (LINEAR)"
#: kstars_i18n.cpp:9486
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2003 O1 (LINEAR)"
msgstr "C/2003 O1 (LINEAR)"
#: kstars_i18n.cpp:9487
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2003 QX29 (NEAT)"
msgstr "P/2003 QX29 (NEAT)"
#: kstars_i18n.cpp:9488
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2003 R1 (LINEAR)"
msgstr "C/2003 R1 (LINEAR)"
#: kstars_i18n.cpp:9489
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2003 S3 (LINEAR)"
msgstr "C/2003 S3 (LINEAR)"
#: kstars_i18n.cpp:9490
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2003 S4-A (LINEAR)"
msgstr "C/2003 S4-A (LINEAR)"
#: kstars_i18n.cpp:9491
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2003 S4-B (LINEAR)"
msgstr "C/2003 S4-B (LINEAR)"
#: kstars_i18n.cpp:9492
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2003 SQ215 (NEAT-LONEOS)"
msgstr "P/2003 SQ215 (NEAT-LONEOS)"
#: kstars_i18n.cpp:9493
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2003 T2 (LINEAR)"
msgstr "C/2003 T2 (LINEAR)"
#: kstars_i18n.cpp:9494
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2003 T3 (Tabur)"
msgstr "C/2003 T3 (Tabur)"
#: kstars_i18n.cpp:9495
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2003 T4 (LINEAR)"
msgstr "C/2003 T4 (LINEAR)"
#: kstars_i18n.cpp:9496
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2003 U1 (LINEAR)"
msgstr "C/2003 U1 (LINEAR)"
#: kstars_i18n.cpp:9497
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2003 V1 (LINEAR)"
msgstr "C/2003 V1 (LINEAR)"
#: kstars_i18n.cpp:9498
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2003 W1 (LINEAR)"
msgstr "C/2003 W1 (LINEAR)"
#: kstars_i18n.cpp:9499
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2003 WC7 (LINEAR-Catalina)"
msgstr "P/2003 WC7 (LINEAR-Catalina)"
#: kstars_i18n.cpp:9500
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2003 WT42 (LINEAR)"
msgstr "C/2003 WT42 (LINEAR)"
#: kstars_i18n.cpp:9501
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2004 A1 (LONEOS)"
msgstr "P/2004 A1 (LONEOS)"
#: kstars_i18n.cpp:9502
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2004 B1 (LINEAR)"
msgstr "C/2004 B1 (LINEAR)"
#: kstars_i18n.cpp:9503
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2004 C1 (Larsen)"
msgstr "C/2004 C1 (Larsen)"
#: kstars_i18n.cpp:9504
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2004 D1 (NEAT)"
msgstr "C/2004 D1 (NEAT)"
#: kstars_i18n.cpp:9505
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2004 DO29 (Spacewatch-LINEAR)"
msgstr "P/2004 DO29 (Spacewatch-LINEAR)"
#: kstars_i18n.cpp:9506
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2004 DZ61 (Catalina-LINEAR)"
msgstr "C/2004 DZ61 (Catalina-LINEAR)"
#: kstars_i18n.cpp:9507
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2004 F2 (LINEAR)"
msgstr "C/2004 F2 (LINEAR)"
#: kstars_i18n.cpp:9508
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2004 F4 (Bradfield)"
msgstr "C/2004 F4 (Bradfield)"
#: kstars_i18n.cpp:9509
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2004 FY140 (LINEAR)"
msgstr "P/2004 FY140 (LINEAR)"
#: kstars_i18n.cpp:9510
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2004 G1 (LINEAR)"
msgstr "C/2004 G1 (LINEAR)"
#: kstars_i18n.cpp:9511
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2004 H1 (LINEAR)"
msgstr "C/2004 H1 (LINEAR)"
#: kstars_i18n.cpp:9512
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2004 H6 (SWAN)"
msgstr "C/2004 H6 (SWAN)"
#: kstars_i18n.cpp:9513
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2004 HV60 (Spacewatch)"
msgstr "C/2004 HV60 (Spacewatch)"
#: kstars_i18n.cpp:9514
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2004 K1 (Catalina)"
msgstr "C/2004 K1 (Catalina)"
#: kstars_i18n.cpp:9515
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2004 K3 (LINEAR)"
msgstr "C/2004 K3 (LINEAR)"
#: kstars_i18n.cpp:9516
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2004 L1 (LINEAR)"
msgstr "C/2004 L1 (LINEAR)"
#: kstars_i18n.cpp:9517
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2004 L2 (LINEAR)"
msgstr "C/2004 L2 (LINEAR)"
#: kstars_i18n.cpp:9518
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2004 P1 (NEAT)"
msgstr "C/2004 P1 (NEAT)"
#: kstars_i18n.cpp:9519
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2004 Q1 (Tucker)"
msgstr "C/2004 Q1 (Tucker)"
#: kstars_i18n.cpp:9520
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2004 Q2 (Machholz)"
msgstr "C/2004 Q2 (Machholz)"
#: kstars_i18n.cpp:9521
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2004 R1 (McNaught)"
msgstr "P/2004 R1 (McNaught)"
#: kstars_i18n.cpp:9522
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2004 R2 (ASAS)"
msgstr "C/2004 R2 (ASAS)"
#: kstars_i18n.cpp:9523
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2004 R3 (LINEAR-NEAT)"
msgstr "P/2004 R3 (LINEAR-NEAT)"
#: kstars_i18n.cpp:9524
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2004 RG113 (LINEAR)"
msgstr "C/2004 RG113 (LINEAR)"
#: kstars_i18n.cpp:9525
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2004 S1 (Van Ness)"
msgstr "C/2004 S1 (Van Ness)"
#: kstars_i18n.cpp:9526
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2004 T1 (LINEAR-NEAT)"
msgstr "P/2004 T1 (LINEAR-NEAT)"
#: kstars_i18n.cpp:9527
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2004 T3 (Siding Spring)"
msgstr "C/2004 T3 (Siding Spring)"
#: kstars_i18n.cpp:9528
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2004 U1 (LINEAR)"
msgstr "C/2004 U1 (LINEAR)"
#: kstars_i18n.cpp:9529
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2004 V3 (Siding Spring)"
msgstr "P/2004 V3 (Siding Spring)"
#: kstars_i18n.cpp:9530
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2004 V5-A (LINEAR-Hill)"
msgstr "P/2004 V5-A (LINEAR-Hill)"
#: kstars_i18n.cpp:9531
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2004 V5-B (LINEAR-Hill)"
msgstr "P/2004 V5-B (LINEAR-Hill)"
#: kstars_i18n.cpp:9532
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2004 V13 (SWAN)"
msgstr "C/2004 V13 (SWAN)"
#: kstars_i18n.cpp:9533
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2004 WR9 (LINEAR)"
msgstr "P/2004 WR9 (LINEAR)"
#: kstars_i18n.cpp:9534
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2004 X2 (LINEAR)"
msgstr "C/2004 X2 (LINEAR)"
#: kstars_i18n.cpp:9535
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2004 X3 (LINEAR)"
msgstr "C/2004 X3 (LINEAR)"
#: kstars_i18n.cpp:9536
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2004 YJ35 (LINEAR)"
msgstr "C/2004 YJ35 (LINEAR)"
#: kstars_i18n.cpp:9537
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2005 A1-A (LINEAR)"
msgstr "C/2005 A1-A (LINEAR)"
#: kstars_i18n.cpp:9538
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2005 B1 (Christensen)"
msgstr "C/2005 B1 (Christensen)"
#: kstars_i18n.cpp:9539
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2005 E1 (Tubbiolo)"
msgstr "P/2005 E1 (Tubbiolo)"
#: kstars_i18n.cpp:9540
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2005 E2 (McNaught)"
msgstr "C/2005 E2 (McNaught)"
#: kstars_i18n.cpp:9541
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2005 EL173 (LONEOS)"
msgstr "C/2005 EL173 (LONEOS)"
#: kstars_i18n.cpp:9542
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2005 G1 (LINEAR)"
msgstr "C/2005 G1 (LINEAR)"
#: kstars_i18n.cpp:9543
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2005 GF8 (LONEOS)"
msgstr "P/2005 GF8 (LONEOS)"
#: kstars_i18n.cpp:9544
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2005 H1 (LINEAR)"
msgstr "C/2005 H1 (LINEAR)"
#: kstars_i18n.cpp:9545
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2005 JN (Spacewatch)"
msgstr "P/2005 JN (Spacewatch)"
#: kstars_i18n.cpp:9546
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2005 J1 (McNaught)"
msgstr "P/2005 J1 (McNaught)"
#: kstars_i18n.cpp:9547
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2005 J2 (Catalina)"
msgstr "C/2005 J2 (Catalina)"
#: kstars_i18n.cpp:9548
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2005 JD108 (Catalina-NEAT)"
msgstr "P/2005 JD108 (Catalina-NEAT)"
#: kstars_i18n.cpp:9549
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2005 K1 (Skiff)"
msgstr "C/2005 K1 (Skiff)"
#: kstars_i18n.cpp:9550
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2005 K2 (LINEAR)"
msgstr "C/2005 K2 (LINEAR)"
#: kstars_i18n.cpp:9551
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2005 K2-A (LINEAR)"
msgstr "C/2005 K2-A (LINEAR)"
#: kstars_i18n.cpp:9552
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2005 L1 (McNaught)"
msgstr "P/2005 L1 (McNaught)"
#: kstars_i18n.cpp:9553
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2005 L2 (McNaught)"
msgstr "C/2005 L2 (McNaught)"
#: kstars_i18n.cpp:9554
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2005 L3 (McNaught)"
msgstr "C/2005 L3 (McNaught)"
#: kstars_i18n.cpp:9555
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2005 N1 (Juels-Holvorcem)"
msgstr "C/2005 N1 (Juels-Holvorcem)"
#: kstars_i18n.cpp:9556
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2005 N4 (Catalina)"
msgstr "C/2005 N4 (Catalina)"
#: kstars_i18n.cpp:9557
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2005 N5 (Catalina)"
msgstr "C/2005 N5 (Catalina)"
#: kstars_i18n.cpp:9558
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2005 O1 (NEAT)"
msgstr "C/2005 O1 (NEAT)"
#: kstars_i18n.cpp:9559
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2005 O2 (Christensen)"
msgstr "C/2005 O2 (Christensen)"
#: kstars_i18n.cpp:9560
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2005 P3 (SWAN)"
msgstr "C/2005 P3 (SWAN)"
#: kstars_i18n.cpp:9561
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2005 Q1 (LINEAR)"
msgstr "C/2005 Q1 (LINEAR)"
#: kstars_i18n.cpp:9562
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2005 R1 (NEAT)"
msgstr "P/2005 R1 (NEAT)"
#: kstars_i18n.cpp:9563
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2005 R4 (LINEAR)"
msgstr "C/2005 R4 (LINEAR)"
#: kstars_i18n.cpp:9564
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2005 RV25 (LONEOS-Christensen)"
msgstr "P/2005 RV25 (LONEOS-Christensen)"
#: kstars_i18n.cpp:9565
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2005 S2 (Skiff)"
msgstr "P/2005 S2 (Skiff)"
#: kstars_i18n.cpp:9566
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2005 S3 (Read)"
msgstr "P/2005 S3 (Read)"
#: kstars_i18n.cpp:9567
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2005 S4 (McNaught)"
msgstr "C/2005 S4 (McNaught)"
#: kstars_i18n.cpp:9568
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2005 SB216 (LONEOS)"
msgstr "P/2005 SB216 (LONEOS)"
#: kstars_i18n.cpp:9569
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2005 T2 (Christensen)"
msgstr "P/2005 T2 (Christensen)"
#: kstars_i18n.cpp:9570
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2005 T3 (Read)"
msgstr "P/2005 T3 (Read)"
#: kstars_i18n.cpp:9571
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2005 T4 (SWAN)"
msgstr "P/2005 T4 (SWAN)"
#: kstars_i18n.cpp:9572
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2005 T5 (Broughton)"
msgstr "P/2005 T5 (Broughton)"
#: kstars_i18n.cpp:9573
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2005 W2 (Christensen)"
msgstr "C/2005 W2 (Christensen)"
#: kstars_i18n.cpp:9574
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2005 W3 (Kowalski)"
msgstr "P/2005 W3 (Kowalski)"
#: kstars_i18n.cpp:9575
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2005 X1 (Beshore)"
msgstr "C/2005 X1 (Beshore)"
#: kstars_i18n.cpp:9576
#, kde-kuit-format
msgctxt "Comet name (optional)"
Index: trunk/l10n-kf5/pl/messages/extragear-network/kdeconnect-android.po
===================================================================
--- trunk/l10n-kf5/pl/messages/extragear-network/kdeconnect-android.po (revision 1552240)
+++ trunk/l10n-kf5/pl/messages/extragear-network/kdeconnect-android.po (revision 1552241)
@@ -1,1403 +1,1402 @@
# Translations template for PROJECT.
# Copyright (C) 2014 ORGANIZATION
# This file is distributed under the same license as the PROJECT project.
#
# FIRST AUTHOR <EMAIL@ADDRESS>, 2014.
# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2014, 2015, 2016, 2017, 2018, 2019.
msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2019-09-18 02:43+0200\n"
-"PO-Revision-Date: 2019-07-28 06:01+0200\n"
+"PO-Revision-Date: 2019-09-21 08:16+0200\n"
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 1.0dev\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
-"|| n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10"
+" || n%100>=20) ? 1 : 2);\n"
"X-Generator: Lokalize 19.07.70\n"
#. # Dear potential translators: Thank you for your interest in KDE
#. Connect! We do not actually handle our own translations. All
#. translations for all KDE apps are handled by the [localization
#. team](https://l10n.kde.org). We really appreciate your translations,
#. but make sure to submit them by working with the proper team!
msgctxt "kde_connect"
msgid "KDE Connect"
msgstr "KDE Connect"
msgctxt "foreground_notification_no_devices"
msgid "Not connected to any device"
msgstr "Niepodłączony do żadnego urządzenia"
#, c-format
msgctxt "foreground_notification_devices"
msgid "Connected to: %s"
msgstr "Podłączony do: %s"
msgctxt "pref_plugin_telephony"
msgid "Telephony notifier"
msgstr "Powiadomienia telefonu"
msgctxt "pref_plugin_telephony_desc"
msgid "Send notifications for incoming calls"
msgstr "Wysyła powiadomienia o rozmowach przychodzących"
msgctxt "pref_plugin_battery"
msgid "Battery report"
msgstr "Stan baterii"
msgctxt "pref_plugin_battery_desc"
msgid "Periodically report battery status"
msgstr "Okresowo powiadamia o stanie baterii"
msgctxt "pref_plugin_sftp"
msgid "Filesystem expose"
msgstr "Udostępnianie systemu plików"
msgctxt "pref_plugin_sftp_desc"
msgid "Allows to browse this device's filesystem remotely"
msgstr "Daje dostęp do plików innemu urządzeniu"
msgctxt "pref_plugin_clipboard"
msgid "Clipboard sync"
msgstr "Synchronizacja schowka"
msgctxt "pref_plugin_clipboard_desc"
msgid "Share the clipboard content"
msgstr "Udostępnia zawartość schowka"
msgctxt "pref_plugin_mousepad"
msgid "Remote input"
msgstr "Zdalne sterowanie"
msgctxt "pref_plugin_mousepad_desc"
msgid "Use your phone or tablet as a touchpad and keyboard"
msgstr "Wykorzystuje ekran jako mysz i klawiaturę"
msgctxt "pref_plugin_presenter"
msgid "Slideshow remote"
msgstr "Sterowanie pokazem przeźroczy"
msgctxt "pref_plugin_presenter_desc"
msgid "Use your device to change slides in a presentation"
msgstr "Przełącza przeźrocza przy użyciu telefonu"
msgctxt "pref_plugin_remotekeyboard"
msgid "Receive remote keypresses"
msgstr "Odbieranie zdalnych naciśnięć klawiszy"
msgctxt "pref_plugin_remotekeyboard_desc"
msgid "Receive keypress events from remote devices"
msgstr "Odbiera naciśnięcia klawiszy z innego urządzenia"
msgctxt "pref_plugin_mpris"
msgid "Multimedia controls"
msgstr "Sterowanie multimediami"
msgctxt "pref_plugin_mpris_desc"
msgid "Provides a remote control for your media player"
msgstr "Steruje odtwarzaczem multimedialnym"
msgctxt "pref_plugin_runcommand"
msgid "Run Command"
msgstr "Wykonywanie poleceń"
msgctxt "pref_plugin_runcommand_desc"
msgid "Trigger remote commands from your phone or tablet"
msgstr "Wykonuje zdalne polecenia z telefonu lub tabletu"
msgctxt "pref_plugin_contacts"
msgid "Contacts Synchronizer"
msgstr "Synchronizacja kontaktów"
msgctxt "pref_plugin_contacts_desc"
msgid "Allow synchronizing the device's contacts book"
msgstr "Synchronizuje książkę kontaktów urządzenia"
msgctxt "pref_plugin_ping"
msgid "Ping"
msgstr "Ping"
msgctxt "pref_plugin_ping_desc"
msgid "Send and receive pings"
msgstr "Wysyła i odbiera pingi"
msgctxt "pref_plugin_notifications"
msgid "Notification sync"
msgstr "Synchronizacja powiadomień"
msgctxt "pref_plugin_notifications_desc"
msgid "Access your notifications from other devices"
msgstr "Wysyła powiadomienia na inne urządzenia"
msgctxt "pref_plugin_receive_notifications"
msgid "Receive notifications"
msgstr "Odbieranie powiadomień"
msgctxt "pref_plugin_receive_notifications_desc"
msgid "Receive notifications from the other device and display them on Android"
msgstr "Odbiera powiadomienia z innych urządzeń"
msgctxt "pref_plugin_sharereceiver"
msgid "Share and receive"
msgstr "Udostępnianie i odbieranie"
msgctxt "pref_plugin_sharereceiver_desc"
msgid "Share files and URLs between devices"
msgstr "Współdzieli pliki i adresy URL pomiędzy urządzeniami"
msgctxt "device_list_empty"
msgid "No devices"
msgstr "Brak urządzeń"
msgctxt "ok"
msgid "OK"
msgstr "OK"
msgctxt "cancel"
msgid "Cancel"
msgstr "Zaniechaj"
msgctxt "open_settings"
msgid "Open settings"
msgstr "Otwórz ustawienia"
msgctxt "no_permissions"
msgid "You need to grant permission to access notifications"
msgstr "Aby uzyskać dostęp do powiadomień, należy przydzielić uprawnienia"
msgctxt "no_permission_mprisreceiver"
msgid ""
"To be able to control your media players you need to grant access to the "
"notifications"
msgstr ""
"Aby móc sterować odtwarzaczami multimedialnymi, należy udzielić dostępu "
"powiadomieniom"
msgctxt "no_permissions_remotekeyboard"
msgid ""
"To receive keypresses you need to activate the KDE Connect Remote Keyboard"
msgstr ""
"Aby otrzymywać naciśnięcia klawiszy, należy włączyć zdalną klawiaturę KDE "
"Connect"
msgctxt "send_ping"
msgid "Send ping"
msgstr "Wyślij ping"
msgctxt "open_mpris_controls"
msgid "Multimedia control"
msgstr "Sterowanie multimediami"
msgctxt "remotekeyboard_editing_only_title"
msgid "Handle remote keys only when editing"
msgstr "Obsługuj zdalne naciśnięcia klawiszy tylko podczas edycji"
msgctxt "remotekeyboard_not_connected"
msgid ""
"There is no active remote keyboard connection, establish one in kdeconnect"
msgstr ""
"Nie istnieje połączenie zdalnej klawiatury, nawiąż takie połączenie w "
"kdeconnect"
msgctxt "remotekeyboard_connected"
msgid "Remote keyboard connection is active"
msgstr "Połączenie zdalnej klawiatury jest nawiązane"
msgctxt "remotekeyboard_multiple_connections"
msgid ""
"There is more than one remote keyboard connection, select the device to "
"configure"
msgstr ""
"Nawiązano więcej niż jedno połączenie zdalnej klawiatury, wybierz urządzenie "
"do ustawienia"
msgctxt "open_mousepad"
msgid "Remote input"
msgstr "Zdalne sterowanie"
msgctxt "mousepad_info"
msgid ""
"Move a finger on the screen to move the mouse cursor. Tap for a click, and "
"use two/three fingers for right and middle buttons. Use 2 fingers to scroll. "
"Use a long press to drag'n drop."
msgstr ""
"Przesuwanie palcem po ekranie przesuwa wskaźnik myszy. Stuknięcie jednym, "
"dwoma i trzema palcami wywołuje odpowiednio naciśnięcie lewym, prawym i "
"środkowym przyciskiem myszy. Dwa palce przewijają. Długie naciśnięcie "
"rozpoczyna czynność przeciągania i upuszczania."
msgctxt "mousepad_double_tap_settings_title"
msgid "Set two finger tap action"
msgstr "Ustaw działanie po dwukrotnym stuknięciu palcem"
msgctxt "mousepad_triple_tap_settings_title"
msgid "Set three finger tap action"
msgstr "Ustaw działanie po trzykrotnym stuknięciu palcem"
msgctxt "mousepad_sensitivity_settings_title"
msgid "Set touchpad sensitivity"
msgstr "Ustaw czułość gładzika"
msgctxt "mousepad_acceleration_profile_settings_title"
msgid "Set pointer acceleration"
msgstr "Ustaw przyspieszenie wskaźnika"
msgctxt "mousepad_scroll_direction_title"
msgid "Reverse Scrolling Direction"
msgstr "Odwróć stronę przewijania"
msgctxt "mousepad_tap_entries:0"
msgid "Right click"
msgstr "Kliknięcie prawym"
msgctxt "mousepad_tap_entries:1"
msgid "Middle click"
msgstr "Kliknięcie środkowym"
msgctxt "mousepad_tap_entries:2"
msgid "Nothing"
msgstr "Nic"
msgctxt "mousepad_sensitivity_entries:0"
msgid "Slowest"
msgstr "Najmniejsza"
msgctxt "mousepad_sensitivity_entries:1"
msgid "Above Slowest"
msgstr "Ponad najmniejszą"
msgctxt "mousepad_sensitivity_entries:2"
msgid "Default"
msgstr "Domyślna"
msgctxt "mousepad_sensitivity_entries:3"
msgid "Above Default"
msgstr "Powyżej domyślnej"
msgctxt "mousepad_sensitivity_entries:4"
msgid "Fastest"
msgstr "Największa"
msgctxt "mousepad_acceleration_profile_entries:0"
msgid "No Acceleration"
msgstr "Brak przyspieszenia"
msgctxt "mousepad_acceleration_profile_entries:1"
msgid "Weakest"
msgstr "Najsłabsze"
msgctxt "mousepad_acceleration_profile_entries:2"
msgid "Weaker"
msgstr "Słabsze"
msgctxt "mousepad_acceleration_profile_entries:3"
msgid "Medium"
msgstr "Średnie"
msgctxt "mousepad_acceleration_profile_entries:4"
msgid "Stronger"
msgstr "Silniejsze"
msgctxt "mousepad_acceleration_profile_entries:5"
msgid "Strongest"
msgstr "Najsilniejsze"
msgctxt "category_connected_devices"
msgid "Connected devices"
msgstr "Podłączone urządzenia"
msgctxt "category_not_paired_devices"
msgid "Available devices"
msgstr "Dostępne urządzenia"
msgctxt "category_remembered_devices"
msgid "Remembered devices"
msgstr "Zapamiętane urządzenia"
msgctxt "device_menu_plugins"
msgid "Plugin settings"
msgstr "Ustawienia wtyczek"
msgctxt "device_menu_unpair"
msgid "Unpair"
msgstr "Odparuj"
msgctxt "pair_new_device"
msgid "Pair new device"
msgstr "Sparuj nowe urządzenie"
msgctxt "unknown_device"
msgid "Unknown device"
msgstr "Nieznane urządzenie"
msgctxt "error_not_reachable"
msgid "Device not reachable"
msgstr "Urządzenie nieosiągalne"
msgctxt "error_already_paired"
msgid "Device already paired"
msgstr "Urządzenie już sparowano"
msgctxt "error_could_not_send_package"
msgid "Could not send package"
msgstr "Nie można wysłać pakietu"
msgctxt "error_timed_out"
msgid "Timed out"
msgstr "Upłynął czas na odpowiedź"
msgctxt "error_canceled_by_user"
msgid "Canceled by user"
msgstr "Użytkownik zaniechał"
msgctxt "error_canceled_by_other_peer"
msgid "Canceled by other peer"
msgstr "Inny uczestnik zaniechał"
msgctxt "encryption_info_title"
msgid "Encryption Info"
msgstr "Dane o szyfrowaniu"
msgctxt "encryption_info_msg_no_ssl"
msgid ""
"The other device doesn't use a recent version of KDE Connect, using the "
"legacy encryption method."
msgstr ""
"Drugie urządzenie nie używa ostatniej wersji KDE Connect, użyto "
"przestarzałego szyfrowania."
msgctxt "my_device_fingerprint"
msgid "SHA1 fingerprint of your device certificate is:"
msgstr "Odcisk palca SHA1 certyfikatu twojego urządzenia to:"
msgctxt "remote_device_fingerprint"
msgid "SHA1 fingerprint of remote device certificate is:"
msgstr "Odcisk palca SHA1 certyfikatu twojego zdalnego urządzenia to:"
msgctxt "pair_requested"
msgid "Pair requested"
msgstr "Zażądano parowania"
#, c-format
msgctxt "pairing_request_from"
msgid "Pairing request from %1s"
msgstr "Żądanie parowania z %1s"
#, c-format
msgctxt "incoming_file_title"
msgid "Receiving %1$d file from %2$s"
msgid_plural "Receiving %1$d files from %2$s"
msgstr[0] "Odbieranie %1$d pliku od %2$s"
msgstr[1] "Odbieranie %1$d plików od %2$s"
msgstr[2] "Odbieranie %1$d plików od %2$s"
#, c-format
msgctxt "incoming_files_text"
msgid "File: %1s"
msgid_plural "(File %2$d of %3$d) : %1$s"
msgstr[0] "Plik: %1s"
msgstr[1] "(Plik %2$d z %3$d) : %1$s"
msgstr[2] "(Plik %2$d z %3$d) : %1$s"
#, c-format
msgctxt "outgoing_file_title"
msgid "Sending %1$d file to %2$s"
msgid_plural "Sending %1$d files to %2$s"
msgstr[0] "Wysyłanie %1$d pliku do %2$s"
msgstr[1] "Wysyłanie %1$d plików do %2$s"
msgstr[2] "Wysyłanie %1$d plików do %2$s"
#, c-format
msgctxt "outgoing_files_text"
msgid "File: %1$s"
msgid_plural "(File %2$d of %3$d) : %1$s"
msgstr[0] "Plik: %1$s"
msgstr[1] "(Plik %2$d z %3$d) : %1$s"
msgstr[2] "(Plik %2$d z %3$d) : %1$s"
#, c-format
msgctxt "received_files_title"
msgid "Received file from %1$s"
msgid_plural "Received %2$d files from %1$s"
msgstr[0] "Odebrano plik od %1$s"
msgstr[1] "Odebrano %2$d pliki od %1$s"
msgstr[2] "Odebrano %2$d plików od %1$s"
#, c-format
msgctxt "received_files_fail_title"
msgid "Failed receiving file from %1$s"
msgid_plural "Failed receiving %2$d of %3$d files from %1$s"
msgstr[0] "Nie udało się odebrać pliku od %1$s"
msgstr[1] "Nie udało się odebrać %2$d z %3$d plików od %1$s"
msgstr[2] "Nie udało się odebrać %2$d z %3$d plików od %1$s"
#, c-format
msgctxt "sent_files_title"
msgid "Sent file to %1$s"
msgid_plural "Sent %2$d files to %1$s"
msgstr[0] "Wyślij plik do %1$s"
msgstr[1] "Wyślij %2$d pliki do %1$s"
msgstr[2] "Wyślij %2$d plików do %1$s"
#, c-format
msgctxt "send_files_fail_title"
msgid "Failed sending file to %1$s"
msgid_plural "Failed sending %2$d of %3$d files to %1$s"
msgstr[0] "Nie udało się wysłać pliku do %1$s"
msgstr[1] "Nie udało się wysłać %2$d z %3$d plików do %1$s"
msgstr[2] "Nie udało się wysłać %2$d z %3$d plików do %1$s"
#, c-format
msgctxt "received_file_text"
msgid "Tap to open '%1s'"
msgstr "Stuknij, aby otworzyć '%1s'"
#, c-format
msgctxt "cannot_create_file"
msgid "Cannot create file %s"
msgstr "Nie można utworzyć pliku %s"
msgctxt "tap_to_answer"
msgid "Tap to answer"
msgstr "Stuknij, aby odpowiedzieć"
msgctxt "right_click"
msgid "Send Right Click"
msgstr "Wyślij naciskając prawym"
msgctxt "middle_click"
msgid "Send Middle Click"
msgstr "Wyślij naciskając środkowym"
msgctxt "show_keyboard"
msgid "Show Keyboard"
msgstr "Pokaż klawiaturę"
msgctxt "device_not_paired"
msgid "Device not paired"
msgstr "Urządzenie niesparowane"
msgctxt "request_pairing"
msgid "Request pairing"
msgstr "Zażądaj sparowania"
msgctxt "pairing_accept"
msgid "Accept"
msgstr "Przyjmij"
msgctxt "pairing_reject"
msgid "Reject"
msgstr "Odrzuć"
msgctxt "settings"
msgid "Settings"
msgstr "Ustawienia"
msgctxt "mpris_play"
msgid "Play"
msgstr "Odtwórz"
msgctxt "mpris_pause"
msgid "Pause"
msgstr "Wstrzymaj"
msgctxt "mpris_previous"
msgid "Previous"
msgstr "Poprzedni"
msgctxt "mpris_rew"
msgid "Rewind"
msgstr "Przewiń"
msgctxt "mpris_ff"
msgid "Fast-forward"
msgstr "Przewiń do przodu"
msgctxt "mpris_next"
msgid "Next"
msgstr "Następny"
msgctxt "mpris_volume"
msgid "Volume"
msgstr "Głośność"
msgctxt "mpris_time_settings_title"
msgid "Forward/rewind buttons"
msgstr "Przyciski naprzód/wstecz"
msgctxt "mpris_time_settings_summary"
msgid "Adjust the time to fast forward/rewind when pressed"
msgstr "Dostosuj czas do przewijania wprzód lub wstecz po naciśnięciu"
msgctxt "mpris_time_entries:0"
msgid "10 seconds"
msgstr "10 sekund"
msgctxt "mpris_time_entries:1"
msgid "20 seconds"
msgstr "20 sekund"
msgctxt "mpris_time_entries:2"
msgid "30 seconds"
msgstr "30 sekund"
msgctxt "mpris_time_entries:3"
msgid "1 minute"
msgstr "1 minuta"
msgctxt "mpris_time_entries:4"
msgid "2 minutes"
msgstr "2 minuty"
msgctxt "mpris_notification_settings_title"
msgid "Show media control notification"
msgstr "Pokaż powiadomienia sterowania mediami"
msgctxt "mpris_notification_settings_summary"
msgid "Allow controlling your media players without opening KDE Connect"
msgstr "Steruje odtwarzaczami bez otwierania KDE Connect"
msgctxt "share_to"
msgid "Share To…"
msgstr "Współdziel z..."
msgctxt "protocol_version_newer"
msgid "This device uses a newer protocol version"
msgstr "Urządzenie to używa nowszej wersji protokołu"
#, c-format
msgctxt "plugin_settings_with_name"
msgid "%s settings"
msgstr "Ustawienia %s"
msgctxt "invalid_device_name"
msgid "Invalid device name"
msgstr "Nieprawidłowa nazwa urządzenia"
msgctxt "shareplugin_text_saved"
msgid "Received text, saved to clipboard"
msgstr "Otrzymano tekst, zapisano do schowka"
msgctxt "custom_devices_settings"
msgid "Custom device list"
msgstr "Lista własnych urządzeń"
msgctxt "custom_device_list"
msgid "Add devices by IP"
msgstr "Dodaj urządzenia po numerze IP"
msgctxt "custom_device_deleted"
msgid "Custom device deleted"
msgstr "Usunięto własne urządzenie"
msgctxt "custom_device_list_help"
msgid ""
"If your device is not automatically detected you can add its IP address or "
"hostname by clicking on the Floating Action Button"
msgstr ""
"Jeśli twoje urządzenie nie zostało samo wykryte, to możesz dodać jego adres "
"IP lub nazwę gospodarza klikając na pływającym przycisku działania"
msgctxt "custom_device_fab_hint"
msgid "Add a device"
msgstr "Dodaj urządzenie"
msgctxt "undo"
msgid "Undo"
msgstr "Cofnij"
msgctxt "share_notification_preference"
msgid "Noisy notifications"
msgstr "Hałaśliwe powiadomienia"
msgctxt "share_notification_preference_summary"
msgid "Vibrate and play a sound when receiving a file"
msgstr "Zadrżyj i odegraj dźwięk przy odebraniu pliku"
msgctxt "share_destination_customize"
msgid "Customize destination directory"
msgstr "Własny katalog docelowy"
msgctxt "share_destination_customize_summary_disabled"
msgid "Received files will appear in Downloads"
msgstr "Pobrane pliki ukażą się w Pobranych"
msgctxt "share_destination_customize_summary_enabled"
msgid "Files will be stored in the directory below"
msgstr "Pliki zostaną zapisane w poniższym katalogu"
msgctxt "share_destination_folder_preference"
msgid "Destination directory"
msgstr "Katalog docelowy"
msgctxt "share"
msgid "Share"
msgstr "Udostępnij"
#, c-format
msgctxt "share_received_file"
msgid "Share \"%s\""
msgstr "Udostępnij \"%s\""
msgctxt "title_activity_notification_filter"
msgid "Notification filter"
msgstr "Filtr powiadomień"
msgctxt "filter_apps_info"
msgid "Notifications will be synchronized for the selected apps."
msgstr "Powiadomienia zostaną zsynchronizowane z wybranymi aplikacjami."
#, c-format
msgctxt "sftp_sdcard_num"
msgid "SD card %d"
msgstr "Karta SD %d"
msgctxt "sftp_sdcard"
msgid "SD card"
msgstr "Karta SD"
msgctxt "sftp_readonly"
msgid "(read only)"
msgstr "(tylko do odczytu)"
msgctxt "sftp_camera"
msgid "Camera pictures"
msgstr "Zdjęcia z aparatu"
msgctxt "add_device_dialog_title"
msgid "Add device"
msgstr "Dodaj urządzenie"
msgctxt "add_device_hint"
msgid "Hostname or IP address"
msgstr "Nazwa gospodarza lub adres IP"
msgctxt "sftp_preference_detected_sdcards"
msgid "Detected SD cards"
msgstr "Wykryte karty SD"
msgctxt "sftp_preference_edit_sdcard_title"
msgid "Edit SD card"
msgstr "Edytuj kartę SD"
msgctxt "sftp_preference_configured_storage_locations"
msgid "Configured storage locations"
msgstr "Wybrane miejsca w pamięci"
msgctxt "sftp_preference_add_storage_location_title"
msgid "Add storage location"
msgstr "Dodawanie miejsca w pamięci"
msgctxt "sftp_preference_edit_storage_location"
msgid "Edit storage location"
msgstr "Edytowanie miejsca w pamięci"
msgctxt "sftp_preference_add_camera_shortcut"
msgid "Add camera folder shortcut"
msgstr "Dodaj skrót katalogu aparatu"
msgctxt "sftp_preference_add_camera_shortcut_summary_on"
msgid "Add a shortcut to the camera folder"
msgstr "Dodaj skrót do katalogu aparatu"
msgctxt "sftp_preference_add_camera_shortcut_summary_off"
msgid "Do not add a shortcut to the camera folder"
msgstr "Nie dodawaj skrótu do katalogu aparatu"
msgctxt "sftp_storage_preference_storage_location"
msgid "Storage location"
msgstr "Miejsce w pamięci"
msgctxt "sftp_storage_preference_storage_location_already_configured"
msgid "This location has already been configured"
msgstr "To miejsce było już ustawione"
msgctxt "sftp_storage_preference_click_to_select"
msgid "click to select"
msgstr "kliknij, aby wybrać"
msgctxt "sftp_storage_preference_display_name"
msgid "Display name"
msgstr "Nazwa do wyświetlania"
msgctxt "sftp_storage_preference_display_name_already_used"
msgid "This display name is already used"
msgstr "Nazwa do wyświetlania jest już używana"
msgctxt "sftp_storage_preference_display_name_cannot_be_empty"
msgid "Display name cannot be empty"
msgstr "Nazwa do wyświetlania nie może być pusta"
msgctxt "sftp_action_mode_menu_delete"
msgid "Delete"
msgstr "Usuń"
msgctxt "sftp_no_sdcard_detected"
msgid "No SD card detected"
msgstr "Nie wykryto żadnej karty SD"
msgctxt "sftp_no_storage_locations_configured"
msgid "No storage locations configured"
msgstr "Nie ustawiono miejsc w pamięci"
msgctxt "sftp_saf_permission_explanation"
msgid "To access files remotely you have to configure storage locations"
msgstr "Aby przeglądać pliki zdalnie, należy ustawić miejsca w pamięci"
msgctxt "no_players_connected"
msgid "No players found"
msgstr "Nie znaleziono żadnego odtwarzacza"
msgctxt "send_files"
msgid "Send files"
msgstr "Wyślij pliki"
msgctxt "pairing_title"
msgid "KDE Connect Devices"
msgstr "Urządzenia KDE Connect"
msgctxt "pairing_description"
msgid ""
"Other devices running KDE Connect in your same network should appear here."
msgstr ""
"Tu powinny pojawić się urządzenia podłączone do tej samej sieci i które "
"także mają uruchomione KDE Connect."
msgctxt "device_rename_title"
msgid "Rename device"
msgstr "Zmień nazwę urządzenia"
msgctxt "device_rename_confirm"
msgid "Rename"
msgstr "Zmień nazwę"
msgctxt "refresh"
msgid "Refresh"
msgstr "Odśwież"
msgctxt "unreachable_description"
msgid ""
"This paired device is not reachable. Make sure it is connected to your same "
"network."
msgstr ""
"To sparowane urządzenie jest nieosiągalne. Upewnij się, że jest podłączone "
"do tej samej sieci."
msgctxt "no_wifi"
msgid ""
"You're not connected to a Wi-Fi network, so you may not be able to see any "
"devices. Click here to enable Wi-Fi."
msgstr ""
"Brak połączenia z siecią Wi-Fi, więc może nie być widać urządzeń. Naciśnij "
"tutaj, aby włączyć Wi-Fi."
msgctxt "no_file_browser"
msgid "There are no file browsers installed."
msgstr "Nie wgrano żadnych przeglądarek plików."
msgctxt "pref_plugin_telepathy"
msgid "Send SMS"
msgstr "Wysyłanie SMSów"
msgctxt "pref_plugin_telepathy_desc"
msgid "Send text messages from your desktop"
msgstr "Wysyła wiadomość tekstową z komputera"
msgctxt "findmyphone_title"
msgid "Find my phone"
msgstr "Znajdź mój telefon"
msgctxt "findmyphone_title_tablet"
msgid "Find my tablet"
msgstr "Znajdź mój tablet"
msgctxt "findmyphone_title_tv"
msgid "Find my TV"
msgstr "Znajdź mój telewizor"
msgctxt "findmyphone_description"
msgid "Rings this device so you can find it"
msgstr "Dzwoni na dane urządzenie, tak abyś mógł je znaleźć."
msgctxt "findmyphone_found"
msgid "Found"
msgstr "Znaleziony"
msgctxt "open"
msgid "Open"
msgstr "Otwórz"
msgctxt "close"
msgid "Close"
msgstr "Zamknij"
msgctxt "plugins_need_permission"
msgid "Some Plugins need permissions to work (tap for more info):"
msgstr ""
"Niektóre wtyczki wymagają uprawnień do swojego działania (stuknij, aby "
"dowiedzieć się więcej)"
msgctxt "permission_explanation"
msgid "This plugin needs permissions to work"
msgstr "Ta wtyczka wymaga uprawnień do działania"
msgctxt "optional_permission_explanation"
msgid "You need to grant extra permissions to enable all functions"
msgstr ""
"Musisz przydzielić dodatkowe uprawnienia, aby włączyć wszystkie funkcje"
msgctxt "plugins_need_optional_permission"
msgid ""
"Some plugins have features disabled because of lack of permission (tap for "
"more info):"
msgstr ""
"Niektóre wtyczki mają ograniczone możliwości ze względu na ograniczone "
"uprawnienia (stuknij, aby dowiedzieć się więcej)"
msgctxt "share_optional_permission_explanation"
msgid ""
"To share files between your phone and your desktop you need to give access "
"to the phone's storage"
msgstr ""
"Aby udostępniać pliki z twojego telefonu na twoim komputerze, należy "
"zezwolić na dostęp do pamięci telefonu"
msgctxt "telepathy_permission_explanation"
msgid ""
"To read and write SMS from your desktop you need to give permission to SMS"
msgstr ""
"Aby odbierać i wysyłać esemesy z pulpitu, należy nadać uprawnienia do "
"esemesów"
msgctxt "telephony_permission_explanation"
msgid ""
"To see phone calls on the desktop you need to give permission to phone call "
"logs and phone state"
msgstr ""
"Aby widzieć rozmowy telefoniczne na pulpicie, należy nadać uprawnienia do "
"dziennika rozmów i stanu telefonu"
msgctxt "telephony_optional_permission_explanation"
msgid ""
"To see a contact name instead of a phone number you need to give access to "
"the phone's contacts"
msgstr ""
"Aby widzieć nazwę kontaktu zamiast numeru telefonu, należy zezwolić na "
"dostęp do kontaktów telefonu"
msgctxt "contacts_permission_explanation"
msgid ""
"To share your contacts book with the desktop, you need to give contacts "
"permission"
msgstr ""
"Aby współdzielić swoją książkę adresową z komputerem musisz udzielić "
"uprawnień do kontaktów"
msgctxt "select_ringtone"
msgid "Select a ringtone"
msgstr "Wybierz dzwonek"
msgctxt "telephony_pref_blocked_title"
msgid "Blocked numbers"
msgstr "Zablokowane numery"
msgctxt "telephony_pref_blocked_dialog_desc"
msgid ""
"Don't show calls and SMS from these numbers. Please specify one number per "
"line"
msgstr ""
"Nie pokazuj rozmów, ani SMSów z tych numerów. Podawaj jeden numer na wiersz"
msgctxt "mpris_coverart_description"
msgid "Cover art of current media"
msgstr "Okładka dla bieżących multimediów"
msgctxt "device_icon_description"
msgid "Device icon"
msgstr "Ikona urządzenia"
msgctxt "settings_icon_description"
msgid "Settings icon"
msgstr "Ikona ustawień"
msgctxt "presenter_fullscreen"
msgid "Fullscreen"
msgstr "Pełny ekran"
msgctxt "presenter_exit"
msgid "Exit presentation"
msgstr "Zakończ prezentację"
msgctxt "presenter_lock_tip"
msgid ""
"You can lock your device and use the volume keys to go to the previous/next "
"slide"
msgstr ""
"Możesz zablokować swoje urządzenie i używać przycisków głośności, aby "
"przejść do kolejnego/poprzedniego przeźrocza"
msgctxt "add_command"
msgid "Add a command"
msgstr "Dodaj polecenie"
msgctxt "addcommand_explanation"
msgid "There are no commands registered"
msgstr "Nie zarejestrowano żadnych poleceń"
msgctxt "addcommand_explanation2"
msgid "You can add new commands in the KDE Connect System Settings"
msgstr "Nowe polecenie można dodać w ustawieniach systemowych KDE Connect"
msgctxt "add_command_description"
msgid "You can add commands on the desktop"
msgstr "Możesz dodawać polecenia na pulpicie"
msgctxt "pref_plugin_mprisreceiver"
msgid "Media Player Control"
msgstr "Sterowanie odtwarzaczem mediów"
-#, fuzzy
#| msgctxt "pref_plugin_mprisreceiver_desc"
#| msgid "Control your phones media players from another device"
msgctxt "pref_plugin_mprisreceiver_desc"
msgid "Control your phone's media players from another device"
msgstr "Sterowanie odtwarzaczami multimedialnymi z innego urządzenia"
msgctxt "notification_channel_default"
msgid "Other notifications"
msgstr "Inne powiadomienia"
msgctxt "notification_channel_persistent"
msgid "Persistent indicator"
msgstr "Nieznikający wskaźnik"
msgctxt "notification_channel_media_control"
msgid "Media control"
msgstr "Sterowanie multimediami"
msgctxt "notification_channel_filetransfer"
msgid "File transfer"
msgstr "Przesyłanie plików"
msgctxt "mpris_stop"
msgid "Stop the current player"
msgstr "Zatrzymaj bieżący odtwarzacz"
msgctxt "copy_url_to_clipboard"
msgid "Copy URL to clipboard"
msgstr "Skopiuj adres URL do schowka"
msgctxt "clipboard_toast"
msgid "Copied to clipboard"
msgstr "Skopiowano do schowka"
msgctxt "runcommand_notreachable"
msgid "Device is not reachable"
msgstr "Urządzenie jest nieosiągalne"
msgctxt "runcommand_notpaired"
msgid "Device is not paired"
msgstr "Urządzenie jest niesparowane"
msgctxt "runcommand_nosuchdevice"
msgid "There is no such device"
msgstr "Nie ma takiego urządzenia"
msgctxt "runcommand_noruncommandplugin"
msgid "This device does not have the Run Command Plugin enabled"
msgstr "To urządzenie nie ma włączonej wtyczki wykonywania poleceń"
msgctxt "pref_plugin_findremotedevice"
msgid "Find remote device"
msgstr "Znajdź swoje urządzenie zdalne"
msgctxt "pref_plugin_findremotedevice_desc"
msgid "Ring your remote device"
msgstr "Zadzwoń na urządzenie zdalne"
msgctxt "ring"
msgid "Ring"
msgstr "Zadzwoń"
msgctxt "pref_plugin_systemvolume"
msgid "System volume"
msgstr "Głośność systemowa"
msgctxt "pref_plugin_systemvolume_desc"
msgid "Control the system volume of the remote device"
msgstr "Sterowanie głośnością systemu zdalnego urządzenia"
msgctxt "mute"
msgid "Mute"
msgstr "Wycisz"
msgctxt "all"
msgid "All"
msgstr "Wszystkie"
msgctxt "devices"
msgid "Devices"
msgstr "Urządzenia"
msgctxt "settings_rename"
msgid "Device name"
msgstr "Nazwa urządzenia"
msgctxt "settings_dark_mode"
msgid "Dark theme"
msgstr "Ciemny wygląd"
msgctxt "settings_more_settings_title"
msgid "More settings"
msgstr "Więcej ustawień"
msgctxt "settings_more_settings_text"
msgid ""
"Per-device settings can be found under 'Plugin settings' from within a "
"device."
msgstr ""
"Ustawienia nadawane urządzeniu można znaleźć w 'Ustawienia wtyczek' w danym "
"urządzeniu."
msgctxt "setting_persistent_notification"
msgid "Show persistent notification"
msgstr "Pokaż nieznikające powiadomienie"
msgctxt "setting_persistent_notification_oreo"
msgid "Persistent notification"
msgstr "Nieznikające powiadomienie"
msgctxt "setting_persistent_notification_description"
msgid "Tap to enable/disable in Notification settings"
msgstr "Stuknij, aby je ustawić w ustawieniach powiadamiania"
msgctxt "extra_options"
msgid "Extra options"
msgstr "Opcje dodatkowe"
msgctxt "privacy_options"
msgid "Privacy options"
msgstr "Opcje prywatności"
msgctxt "set_privacy_options"
msgid "Set your privacy options"
msgstr "Ustaw swoje opcje prywatności"
msgctxt "block_contents"
msgid "Block contents of notifications"
msgstr "Blokuj treści w powiadomieniach"
msgctxt "block_images"
msgid "Block images in notifications"
msgstr "Blokuj obrazy w powiadomieniach"
msgctxt "notification_channel_receivenotification"
msgid "Notifications from other devices"
msgstr "Powiadomienia z innych urządzeń"
msgctxt "take_picture"
msgid "Launch camera"
msgstr "Uruchom aparat"
msgctxt "plugin_photo_desc"
msgid "Launch the camera app to ease taking and transferring pictures"
msgstr "Uruchom aplikację aparatu, aby ułatwić robienie i przesyłanie zdjęć"
msgctxt "no_app_for_opening"
msgid "No suitable app found to open this file"
msgstr "Nie znaleziono aplikacji do otwarcia tego pliku"
msgctxt "remote_keyboard_service"
msgid "KDE Connect Remote Keyboard"
msgstr "Zdalna klawiatura KDE Connect"
msgctxt "presenter_pointer"
msgid "Pointer"
msgstr "Wskaźnik"
#~ msgctxt "on_data_message"
#~ msgid ""
#~ "It looks like you are on a mobile data connection. KDE Connect only works "
#~ "on local networks."
#~ msgstr ""
#~ "Wygląda na to, że korzystasz z internetu mobilnego. KDE Connect działa "
#~ "tylko na lokalnych sieciach."
#~ msgctxt "plugin_not_available"
#~ msgid "This feature is not available in your Android version"
#~ msgstr "Funkcja ta nie jest dostępna w twojej wersji Androida"
#~ msgctxt "device_not_reachable"
#~ msgid "Paired device not reachable"
#~ msgstr "Sparowane urządzenie nieosiągalne"
#~ msgctxt "error_already_requested"
#~ msgid "Pairing already requested"
#~ msgstr "Już zażądano parowania"
#~ msgctxt "error_invalid_key"
#~ msgid "Invalid key received"
#~ msgstr "Otrzymano nieprawidłowy klucz"
#~ msgctxt "received_url_title"
#~ msgid "Received link from %1s"
#~ msgstr "Odebrano odsyłacz od %1s"
#~ msgctxt "received_url_text"
#~ msgid "Tap to open '%1s'"
#~ msgstr "Stuknij, aby otworzyć '%1s'"
#~ msgctxt "reconnect"
#~ msgid "Reconnect"
#~ msgstr "Połącz ponownie"
#~ msgctxt "device"
#~ msgid "Device"
#~ msgstr "Urządzenie"
#~ msgctxt "pair_device"
#~ msgid "Pair device"
#~ msgstr "Sparuj urządzenie"
#~ msgctxt "mpris_settings"
#~ msgid "Multimedia Settings"
#~ msgstr "Ustawienia multimediów"
#~ msgctxt "protocol_version_older"
#~ msgid "This device uses an old protocol version"
#~ msgstr "Urządzenie to używa starej wersji protokołu"
#~ msgctxt "general_settings"
#~ msgid "General Settings"
#~ msgstr "Ustawienia ogólne"
#~ msgctxt "plugin_settings"
#~ msgid "Settings"
#~ msgstr "Ustawienia"
#~ msgctxt "device_name"
#~ msgid "Device name"
#~ msgstr "Nazwa urządzenia"
#~ msgctxt "device_name_preference_summary"
#~ msgid "%s"
#~ msgstr "%s"
#~ msgctxt "pair_device_action"
#~ msgid "Pair a new device"
#~ msgstr "Sparuj nowe urządzenie"
#~ msgctxt "unpair_device_action"
#~ msgid "Unpair %s"
#~ msgstr "Rozparuj %s"
#~ msgctxt "delete_custom_device"
#~ msgid "Delete %s?"
#~ msgstr "Usunąć %s?"
#~ msgctxt "sftp_internal_storage"
#~ msgid "Internal storage"
#~ msgstr "Pamięć wewnętrzna"
#~ msgctxt "add_host"
#~ msgid "Add host/IP"
#~ msgstr "Dodaj gospodarza/IP"
#~ msgctxt "add_host_hint"
#~ msgid "Hostname or IP"
#~ msgstr "Nazwa gospodarza lub IP"
#~ msgctxt "mpris_player_on_device"
#~ msgid "%1$s on %2$s"
#~ msgstr "%1$s na %2$s"
#~ msgctxt "device_paired"
#~ msgid "Device paired"
#~ msgstr "Urządzenie sparowane"
#~ msgctxt "plugin_not_supported"
#~ msgid "This plugin is not supported by the device"
#~ msgstr "Ta wtyczka nie jest obsługiwana przez to urządzenie"
#~ msgctxt "no_permissions_storage"
#~ msgid "You need to grant permissions to access the storage"
#~ msgstr "Musisz nadać uprawnienia, aby uzyskać dostęp do pamięci masowej"
#~ msgctxt "dark_theme"
#~ msgid "Dark theme"
#~ msgstr "Ciemny wygląd"
#~ msgctxt "new_notification"
#~ msgid "New notification"
#~ msgstr "Nowe powiadomienie"
#~ msgctxt "outgoing_files_title"
#~ msgid "Sending files to %1s"
#~ msgstr "Wysyłanie pliku do %1s"
#~ msgctxt "outgoing_files_text"
#~ msgid "Sent %1$d file"
#~ msgid_plural "Sent %1$d out of %2$d files"
#~ msgstr[0] "Wysłano %1$d plik"
#~ msgstr[1] "Wysłano %1$d z %2$d plików"
#~ msgstr[2] "Wysłano %1$d z %2$d plików"
#~ msgctxt "sent_file_text"
#~ msgid "%1s"
#~ msgstr "%1s"
#~ msgctxt "sent_file_failed_text"
#~ msgid "%1s"
#~ msgstr "%1s"
#~ msgctxt "sftp_all_files"
#~ msgid "All files"
#~ msgstr "Wszystkie pliki"
#~ msgctxt "sftp_permission_explanation"
#~ msgid ""
#~ "To access your files from your PC the app needs permission to access your "
#~ "phone's storage"
#~ msgstr ""
#~ "Aby uzyskać dostęp do plików z twojego PC aplikacja ta potrzebuje "
#~ "uprawnień do dostępu do pamięci twojego telefonu"
#, fuzzy
#~| msgctxt "sftp_camera"
#~| msgid "Camera pictures"
#~ msgctxt "take_picture"
#~ msgid "Take picture"
#~ msgstr "Zdjęcia z aparatu"
#~ msgctxt "custom_dev_list_help"
#~ msgid ""
#~ "Use this option only if your device is not automatically detected. Enter "
#~ "IP address or hostname below and touch the button to add it to the list. "
#~ "Touch an existing item to remove it from the list."
#~ msgstr ""
#~ "Użyj tej opcji tylko wtedy, gdy twoje urządzenie nie jest samoczynnie "
#~ "wykrywane. Podaj adres IP i nazwę gospodarza poniżej i dotknij przycisku, "
#~ "aby dodać je do listy. Dotknij istniejącego elementu, aby usunąć go z "
#~ "listy."
#~ msgctxt "pref_plugin_presenter"
#~ msgid "Presentation remote"
#~ msgstr "Zdalna prezentacja"
#~ msgctxt "plugins_failed_to_load"
#~ msgid "Plugins failed to load (tap for more info):"
#~ msgstr "Nieudane wczytywanie wtyczki (stuknij po więcej informacji):"
#~ msgctxt "setting_persistent_notification_oreo_description"
#~ msgid "Required by Android since Android 8.0"
#~ msgstr "Wymagane przez Androida od Androida 8.0"
#~ msgctxt "setting_persistent_notification_pie_description"
#~ msgid ""
#~ "Since Android 9.0, this notification can only be minimized by long "
#~ "tapping on it"
#~ msgstr ""
#~ "Od Androida 9.0 to powiadomienie można zminimalizować tylko poprzez "
#~ "długie stuknięcie na nim"
#~ msgctxt "remote_control"
#~ msgid "Remote control"
#~ msgstr "Zdalne sterowanie"
#~ msgctxt "incoming_file_title"
#~ msgid "Incoming file from %1s"
#~ msgstr "Plik przychodzący od %1s"
#~ msgctxt "incoming_file_text"
#~ msgid "%1s"
#~ msgstr "%1s"
#~ msgctxt "settings"
#~ msgid "KDE Connect Settings"
#~ msgstr "Ustawienia KDE Connect"
#~ msgctxt "addcommand_name"
#~ msgid "Name"
#~ msgstr "Nazwa"
#~ msgctxt "addcommand_command"
#~ msgid "Command"
#~ msgstr "Polecenie"
#~ msgctxt "outgoing_file_text"
#~ msgid "%1s"
#~ msgstr "%1s"
#~ msgctxt "outgoing_files_text"
#~ msgid "Sent %1$d out of %2$d files"
#~ msgstr "Wysłano %1$d z %2$d plików"
#~ msgctxt "mousepad_double_default"
#~ msgid "right"
#~ msgstr "prawo"
#~ msgctxt "mousepad_triple_default"
#~ msgid "middle"
#~ msgstr "środek"
#~ msgctxt "mousepad_sensitivity_default"
#~ msgid "default"
#~ msgstr "domyślne"
#~ msgctxt "pref_plugin_mpris_desc"
#~ msgid "Control audio/video from your phone"
#~ msgstr "Steruj dźwiękiem/obrazem ze swojego telefonu"
#~ msgctxt "pref_plugin_runcommand_desc"
#~ msgid "Runs a command on your system"
#~ msgstr "Wykonuje polecenie na twoim systmie"
#~ msgctxt "pref_plugin_sharereceiver_desc"
#~ msgid "Save incoming files to the phone storage"
#~ msgstr "Zapisz przychodzące pliki do pamięci telefonu"
#~ msgctxt "open_mpris_controls"
#~ msgid "Open remote control"
#~ msgstr "Otwórz zdalne sterowanie"
#~ msgctxt "open_mousepad"
#~ msgid "Open touchpad control"
#~ msgstr "Otwórz sterowanie gładzikiem"
#~ msgctxt "mousepad_info"
#~ msgid "Move a finger on the screen to move the mouse cursor"
#~ msgstr "Przesuń kciukiem po ekranie, aby przesunąć wskaźnik myszy"
#~ msgctxt "device_menu_plugins"
#~ msgid "Select plugins"
#~ msgstr "Wybierz wtyczki"
#~ msgctxt "mpris_time_settings_title"
#~ msgid "Interval Time"
#~ msgstr "Czas okresu"
#~ msgctxt "custom_device_list"
#~ msgid "Custom device list"
#~ msgstr "Lista własnych urządzeń"
#~ msgctxt "custom_device_list_summary"
#~ msgid "Custom device list"
#~ msgstr "Lista własnych urządzeń"
#~ msgctxt "category_not_paired_devices"
#~ msgid "Not paired devices"
#~ msgstr "Brak sparowanych urządzeń"
#~ msgctxt "pref_plugin_mousepad"
#~ msgid "Mouse Remote Control"
#~ msgstr "Zdalne sterowanie myszą"
#~ msgctxt "pref_plugin_mousepad_desc"
#~ msgid "Control your mouse remotely"
#~ msgstr "Steruj swoją myszą zdalnie"
Index: trunk/l10n-kf5/pl/messages/extragear-network/kio-gdrive._json_.po
===================================================================
--- trunk/l10n-kf5/pl/messages/extragear-network/kio-gdrive._json_.po (nonexistent)
+++ trunk/l10n-kf5/pl/messages/extragear-network/kio-gdrive._json_.po (revision 1552241)
@@ -0,0 +1,21 @@
+# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2019.
+msgid ""
+msgstr ""
+"Project-Id-Version: json files\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
+"POT-Creation-Date: 2019-09-16 03:38+0000\n"
+"PO-Revision-Date: 2019-09-21 08:17+0200\n"
+"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
+"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: pl\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10"
+" || n%100>=20) ? 1 : 2);\n"
+"X-Generator: Lokalize 19.07.70\n"
+
+#: src/copyurlitemaction.json
+msgctxt "Name"
+msgid "'Copy Google URL to clipboard' action"
+msgstr "Działanie 'Skopiuj adres URL Google do schowka'"
Index: trunk/l10n-kf5/pl/messages/extragear-network/kio5_gdrive.po
===================================================================
--- trunk/l10n-kf5/pl/messages/extragear-network/kio5_gdrive.po (revision 1552240)
+++ trunk/l10n-kf5/pl/messages/extragear-network/kio5_gdrive.po (revision 1552241)
@@ -1,61 +1,61 @@
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
#
-# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2016, 2017.
+# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2016, 2017, 2019.
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-09-16 02:41+0200\n"
-"PO-Revision-Date: 2017-12-02 07:24+0100\n"
+"PO-Revision-Date: 2019-09-21 08:17+0200\n"
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
-"|| n%100>=20) ? 1 : 2);\n"
-"X-Generator: Lokalize 2.0\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10"
+" || n%100>=20) ? 1 : 2);\n"
+"X-Generator: Lokalize 19.07.70\n"
#: kaccounts/kaccountsplugin.cpp:44
#, kde-format
msgid "New Online Account"
msgstr "Nowe konto sieciowe"
#: kaccounts/kaccountsplugin.cpp:45
#, kde-kuit-format
msgctxt "@info"
msgid ""
"You can now manage the Google Drive files of your <emphasis strong='true'>"
"%1</emphasis> account."
msgstr ""
"Od teraz możesz zarządzać plikami na Dysku Gogle swojego konta <emphasis "
"strong='true'>%1</emphasis>."
#: kaccounts/kaccountsplugin.cpp:46
#, kde-format
msgid "Open"
msgstr "Otwórz"
#: src/copyurlitemaction.cpp:66
#, kde-format
msgid "Copy Google URL to clipboard"
-msgstr ""
+msgstr "Skopiuj adres URL Google do schowka"
#: src/kio_gdrive.cpp:282
#, kde-format
msgid "There are no Google Drive accounts enabled. Please add at least one."
-msgstr "Nie włączono żadnego konta Dysku Google. Dodaj conajmniej jedno."
+msgstr "Nie włączono żadnego konta Dysku Google. Dodaj co najmniej jedno."
#: src/kio_gdrive.cpp:305
#, kde-format
msgctxt "login in a new google account"
msgid "New account"
msgstr "Nowe konto"
#~ msgid "Log-in canceled, no account available."
#~ msgstr "Anulowano logowanie, brak konta."
#~ msgid "Trash"
#~ msgstr "Kosz"
Index: trunk/l10n-kf5/pl/messages/extragear-sdk/heaptrack.po
===================================================================
--- trunk/l10n-kf5/pl/messages/extragear-sdk/heaptrack.po (revision 1552240)
+++ trunk/l10n-kf5/pl/messages/extragear-sdk/heaptrack.po (revision 1552241)
@@ -1,1365 +1,1365 @@
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
#
# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2015, 2016, 2017, 2018, 2019.
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-09-21 02:46+0200\n"
-"PO-Revision-Date: 2019-01-23 19:58+0100\n"
+"PO-Revision-Date: 2019-09-21 08:17+0200\n"
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
-"|| n%100>=20) ? 1 : 2);\n"
-"X-Generator: Lokalize 19.03.70\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10"
+" || n%100>=20) ? 1 : 2);\n"
+"X-Generator: Lokalize 19.07.70\n"
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr "Łukasz Wojniłowicz"
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr "lukasz.wojnilowicz@gmail.com"
#: gui/callercalleemodel.cpp:51 gui/callercalleemodel.h:401
#: gui/treemodel.cpp:89
#, kde-format
msgid "Location"
msgstr "Położenie"
#: gui/callercalleemodel.cpp:53
#, kde-format
msgid "Symbol"
msgstr "Symbol"
#: gui/callercalleemodel.cpp:55 gui/callercalleemodel.h:205
#, kde-format
msgid "Binary"
msgstr "Dwójkowy"
#: gui/callercalleemodel.cpp:57 gui/callercalleemodel.h:403
#, kde-format
msgid "Allocations (Self)"
msgstr "Przydziały (własne)"
#: gui/callercalleemodel.cpp:59 gui/callercalleemodel.h:405
#, kde-format
msgid "Temporary (Self)"
msgstr "Tymczasowe (własne)"
#: gui/callercalleemodel.cpp:61 gui/callercalleemodel.h:407
#, kde-format
msgid "Peak (Self)"
msgstr "W szczycie (własne)"
#: gui/callercalleemodel.cpp:63 gui/callercalleemodel.h:409
#, kde-format
msgid "Leaked (Self)"
msgstr "Wycieki (własne)"
#: gui/callercalleemodel.cpp:65 gui/callercalleemodel.h:411
#, kde-format
msgid "Allocations (Incl.)"
msgstr "Przydziały (inkluzywne)"
#: gui/callercalleemodel.cpp:67 gui/callercalleemodel.h:413
#, kde-format
msgid "Temporary (Incl.)"
msgstr "Tymczasowe (inkluzywne)"
#: gui/callercalleemodel.cpp:69 gui/callercalleemodel.h:415
#, kde-format
msgid "Peak (Incl.)"
msgstr "W szczycie (inkluzywne)"
#: gui/callercalleemodel.cpp:71 gui/callercalleemodel.h:417
#, kde-format
msgid "Leaked (Incl.)"
msgstr "Wycieki (inkluzywne)"
#: gui/callercalleemodel.cpp:78
#, kde-format
msgid ""
"<qt>The parent symbol that called an allocation function. The function name "
"may be unresolved when debug information is missing.</qt>"
msgstr ""
"<qt>Symbol nadrzędny, która wywołała funkcję przydzielania. Nazwa funkcji "
"będzie nierozwiązana, gdy będzie brakować danych diagnostycznych.</qt>"
#: gui/callercalleemodel.cpp:81
#, kde-format
msgid ""
"<qt>The parent function that called an allocation function. May be "
"unresolved when debug information is missing.</qt>"
msgstr ""
"<qt>Funkcja nadrzędna, która wywołała funkcję przydzielania. Będzie "
"nierozwiązana, gdy brakuje informacji diagnostycznych.</qt>"
#: gui/callercalleemodel.cpp:84 gui/treemodel.cpp:99
#, kde-format
msgid ""
"<qt>The module, i.e. executable or shared library, from which an allocation "
"function was called.</qt>"
msgstr ""
"<qt>Moduł, tj. plik wykonywalny lub biblioteka współdzielona, z której "
"wywołano funkcję przydzielania.</qt>"
#: gui/callercalleemodel.cpp:87 gui/callercalleemodel.h:427
#, kde-format
msgid ""
"<qt>The number of times an allocation function was directly called from this "
"location.</qt>"
msgstr ""
"<qt>Liczba razy bezpośredniego wywołania funkcji przydzielającej z tego "
"położenia.</qt>"
#: gui/callercalleemodel.cpp:90 gui/callercalleemodel.h:430
#, kde-format
msgid ""
"<qt>The number of direct temporary allocations. These allocations are "
"directly followed by a free without any other allocations in-between.</qt>"
msgstr ""
"<qt>Liczba bezpośrednich tymczasowych przydziałów. Po tych przydziałach "
"bezpośrednio następuje zwolnienie bez dodatkowych przydziałów w między "
"czasie.</qt>"
#: gui/callercalleemodel.cpp:94 gui/callercalleemodel.h:434
#, kde-format
msgid ""
"<qt>The maximum heap memory in bytes consumed from allocations originating "
"directly at this location. This takes deallocations into account.</qt>"
msgstr ""
"<qt>Największa liczba bajtów pamięci stosu zajętych przez przydziały "
"bezpośrednio z tego położenia. Liczba ta uwzględnia zwolnienie przydziału.</"
"qt>"
#: gui/callercalleemodel.cpp:99 gui/callercalleemodel.h:439
#, kde-format
msgid ""
"<qt>The bytes allocated directly at this location that have not been "
"deallocated.</qt>"
msgstr ""
"<qt>Bajty bezpośrednio przydzielone w tym położeniu, które nie zostały "
"zwolnione.</qt>"
#: gui/callercalleemodel.cpp:102 gui/callercalleemodel.h:237
#: gui/callercalleemodel.h:442
#, kde-format
msgid ""
"<qt>The inclusive number of times an allocation function was called from "
"this location or any functions called from here.</qt>"
msgstr ""
"<qt>Inkluzywna liczba razy wywołania funkcji przydzielającej z tego "
"położenia lub dowolnych funkcji wywołanych z tego miejsca.</qt>"
#: gui/callercalleemodel.cpp:106 gui/callercalleemodel.h:241
#: gui/callercalleemodel.h:446
#, kde-format
msgid ""
"<qt>The number of inclusive temporary allocations. These allocations are "
"directly followed by a free without any other allocations in-between.</qt>"
msgstr ""
"<qt>Liczba inkluzywnych tymczasowych przydziałów. Po tych przydziałach "
"bezpośrednio następuje zwolnienie bez dodatkowych przydziałów w między "
"czasie.</qt>"
#: gui/callercalleemodel.cpp:110 gui/callercalleemodel.h:229
#: gui/callercalleemodel.h:450
#, kde-format
msgid ""
"<qt>The inclusive maximum heap memory in bytes consumed from allocations "
"originating at this location or from functions called from here. This takes "
"deallocations into account.</qt>"
msgstr ""
"<qt>Największa liczba bajtów pamięci stosu zajętych przez przydziały z tego "
"miejsca lub przez funkcje wywołane z tego miejsca. Liczba ta uwzględnia "
"zwolnienie przydziału.</qt>"
#: gui/callercalleemodel.cpp:115 gui/callercalleemodel.h:234
#: gui/callercalleemodel.h:455 gui/treemodel.cpp:114
#, kde-format
msgid ""
"<qt>The bytes allocated at this location that have not been deallocated.</qt>"
msgstr ""
"<qt>Bajty przydzielone w tym położeniu, które nie zostały zwolnione.</qt>"
#: gui/callercalleemodel.cpp:183 gui/callercalleemodel.h:295
#, kde-format
msgctxt "%1: function name, %2: binary basename"
msgid "%1 in %2"
msgstr "%1 w %2"
#: gui/callercalleemodel.cpp:236
#, kde-format
msgid "Caller"
msgstr "Wywołujący"
#: gui/callercalleemodel.cpp:248
#, kde-format
msgid "Callee"
msgstr "Wywoływany"
#: gui/callercalleemodel.h:207 gui/treemodel.cpp:85 gui/util.cpp:84
#: gui/util.cpp:113 gui/util.cpp:141
#, kde-format
msgid "Peak"
msgstr "Szczyt"
#: gui/callercalleemodel.h:209 gui/flamegraph.cpp:426 gui/treemodel.cpp:87
#: gui/util.cpp:85 gui/util.cpp:114 gui/util.cpp:142
#, kde-format
msgid "Leaked"
msgstr "Wycieki"
#: gui/callercalleemodel.h:211 gui/flamegraph.cpp:431 gui/mainwindow.cpp:407
#: gui/treemodel.cpp:81 gui/util.cpp:86 gui/util.cpp:115 gui/util.cpp:143
#, kde-format
msgid "Allocations"
msgstr "Przydziały"
#: gui/callercalleemodel.h:213 gui/treemodel.cpp:83
#, kde-format
msgid "Temporary"
msgstr "Tymczasowy"
#: gui/callercalleemodel.h:221
#, kde-format
msgid ""
"The location of the %1. The function name may be unresolved when debug "
"information is missing."
msgstr ""
"Położenie %1. Nazwa funkcji może być nierozwiązana, gdy będzie brakować "
"danych diagnostycznych."
#: gui/callercalleemodel.h:224
#, kde-format
msgid ""
"The function name of the %1. May be unresolved when debug information is "
"missing."
msgstr ""
"Nazwa funkcji %1. Może być nierozwiązana, gdy będzie brakować danych "
"diagnostycznych."
#: gui/callercalleemodel.h:227
#, kde-format
msgid "The name of the executable the symbol resides in."
msgstr "Nazwa pliku wykonywalnego, w którym znajduje się symbol."
#: gui/callercalleemodel.h:424
#, kde-format
msgid ""
"<qt>The source code location that called an allocation function. May be "
"unknown when debug information is missing.</qt>"
msgstr ""
"<qt>Miejsce w kodzie źródłowym, w którym wywołano funkcję przydzielania. "
"Będzie nieznana, gdy brakuje danych diagnostycznych.</qt>"
#: gui/chartmodel.cpp:65
#, kde-format
msgid "Elapsed Time"
msgstr "Czas działania"
#: gui/chartmodel.cpp:69
#, kde-format
msgid "Memory Allocations"
msgstr "Przydziałów pamięci"
#: gui/chartmodel.cpp:71
#, kde-format
msgid "Memory Consumed"
msgstr "Pochłonięta pamięć"
#: gui/chartmodel.cpp:73 gui/flamegraph.cpp:436 gui/mainwindow.cpp:409
#: gui/util.cpp:87 gui/util.cpp:116 gui/util.cpp:144
#, kde-format
msgid "Temporary Allocations"
msgstr "Tymczasowe przydziały"
#: gui/chartmodel.cpp:127
#, kde-format
msgctxt ""
"%1: the formatted byte size, e.g. \"1.2KB\", %2: the raw byte size, e.g. "
"\"1300\""
msgid "%1 (%2 bytes)"
msgstr "%1 (%2 bajtów)"
#: gui/chartmodel.cpp:135
#, kde-format
msgid "<qt>%1 allocations in total after %2</qt>"
msgstr "<qt>%1 przydzieleń w całości po %2</qt>"
#: gui/chartmodel.cpp:137
#, kde-format
msgid "<qt>%1 temporary allocations in total after %2</qt>"
msgstr "<qt>%1 tymczasowych przydzieleń w całości po %2</qt>"
#: gui/chartmodel.cpp:139
#, kde-format
msgid "<qt>%1 consumed in total after %2</qt>"
msgstr "<qt>%1 skonsumowano po %2</qt>"
#: gui/chartmodel.cpp:145
#, kde-format
msgid ""
"<qt>%2 allocations after %3 from:<p style='margin-left:10px;'>%1</p></qt>"
msgstr "<qt>%2 przydziałów po %3 od:<p style='margin-left:10px;'>%1</p></qt>"
#: gui/chartmodel.cpp:149
#, kde-format
msgid ""
"<qt>%2 temporary allocations after %3 from:<p style='margin-left:10px'>%1</"
"p></qt>"
msgstr ""
"<qt>%2 tymczasowych przydziałów po %3 od:<p style='margin-left:10px'>%1</p></"
"qt>"
#: gui/chartmodel.cpp:153
#, kde-format
msgid "<qt>%2 consumed after %3 from:<p style='margin-left:10px'>%1</p></qt>"
msgstr "<qt>%2 skonsumowano po %3 od:<p style='margin-left:10px'>%1</p></qt>"
#: gui/chartwidget.cpp:110
#, kde-format
msgid "<qt>Shows the heap memory consumption over time.</qt>"
msgstr "<qt>Wyświetla wykorzystanie stosu pamięci na osi czasu</qt>"
#: gui/chartwidget.cpp:113
#, kde-format
msgid "<qt>Shows number of memory allocations over time.</qt>"
msgstr "<qt>Wyświetla liczbę przydziałów pamięci na osi czasu.</qt>"
#: gui/chartwidget.cpp:116
#, kde-format
msgid ""
"<qt>Shows number of temporary memory allocations over time. A temporary "
"allocation is one that is followed immediately by its corresponding "
"deallocation, without other allocations happening in-between.</qt>"
msgstr ""
"<qt>Wyświetla liczbę tymczasowych przydziałów na osi czasu. Po tych "
"przydziałach bezpośrednio następuje zwolnienie bez dodatkowych przydziałów w "
"między czasie.</qt>"
#: gui/flamegraph.cpp:196
#, kde-format
msgctxt "%1: function, %2: binary"
msgid "%1 (%2)"
msgstr "%1 (%2)"
#: gui/flamegraph.cpp:216
#, kde-format
msgctxt "%1: number of allocations, %2: relative number, %3: function label"
msgid "%1 (%2%) allocations in %3 and below."
msgstr "%1 (%2%) przydzieleń w %3 i poniżej."
#: gui/flamegraph.cpp:221
#, kde-format
msgctxt ""
"%1: number of temporary allocations, %2: relative number, %3 function label"
msgid "%1 (%2%) temporary allocations in %3 and below."
msgstr "%1 (%2%) tymczasowych przydzieleń w %3 i poniżej."
#: gui/flamegraph.cpp:226
#, kde-format
msgctxt ""
"%1: peak consumption in bytes, %2: relative number, %3: function label"
msgid "%1 (%2%) contribution to peak consumption in %3 and below."
msgstr "%1 (%2%) udział w szczytowym wykorzystaniu w %3 i poniżej."
#: gui/flamegraph.cpp:230
#, kde-format
msgctxt "%1: leaked bytes, %2: relative number, %3: function label"
msgid "%1 (%2%) leaked in %3 and below."
msgstr "%1 (%2%) wycieków w %3 i poniżej."
#: gui/flamegraph.cpp:359 gui/histogrammodel.cpp:74
#, kde-format
msgid "%1 allocations in total"
msgstr "%1 przydzieleń w całości"
#: gui/flamegraph.cpp:362
#, kde-format
msgid "%1 temporary allocations in total"
msgstr "%1 tymczasowych przydzieleń w całości"
#: gui/flamegraph.cpp:365
#, kde-format
msgid "%1 peak memory consumption"
msgstr "szczytowe wykorzystanie pamięci %1"
#: gui/flamegraph.cpp:368
#, kde-format
msgid "%1 leaked in total"
msgstr "%1 wycieków w całości"
#: gui/flamegraph.cpp:421
#, kde-format
msgid "Memory Peak"
msgstr "Szczyty wykorzystania pamięci"
#: gui/flamegraph.cpp:423
#, kde-format
msgid ""
"Show a flame graph over the contributions to the peak heap memory "
"consumption of your application."
msgstr ""
"Pokaż wykres płomieniowy udziału względem szczytowego wykorzystania pamięci "
"twojej aplikacji."
#: gui/flamegraph.cpp:428
#, kde-format
msgid ""
"Show a flame graph over the leaked heap memory of your application. Memory "
"is considered to be leaked when it never got deallocated. "
msgstr ""
"Pokaż wykres płomieniowy wycieków pamięci twojej aplikacji. Za wyciek uznaje "
"się pamięć przydzieloną, która nigdy nie zostaje zwolniona."
#: gui/flamegraph.cpp:433
#, kde-format
msgid ""
"Show a flame graph over the number of allocations triggered by functions in "
"your code."
msgstr ""
"Pokaż wykres płomieniowy liczb przydzieleń wywołanych przez funkcje w twoim "
"kodzie."
#: gui/flamegraph.cpp:438
#, kde-format
msgid ""
"Show a flame graph over the number of temporary allocations triggered by "
"functions in your code. Allocations are marked as temporary when they are "
"immediately followed by their deallocation."
msgstr ""
"Pokaż wykres płomieniowy liczb tymczasowych przydzieleń wywołanych przez "
"funkcje w twoim kodzie. Przydzielenia są zaliczane do tymczasowych, jeśli "
"zaraz po nich następuje zwolnienie przydziału."
#: gui/flamegraph.cpp:445
#, kde-format
msgid "Select the data source that should be visualized in the flame graph."
msgstr "Wybierz źródło danych do zobrazowania na wykresie płomieniowym."
#: gui/flamegraph.cpp:453
#, kde-format
msgid "Bottom-Down View"
msgstr "Widok od-dołu-w-dół"
#: gui/flamegraph.cpp:454
#, kde-format
msgid ""
"Enable the bottom-down flame graph view. When this is unchecked, the top-"
"down view is enabled by default."
msgstr ""
"Włącz widok wykresu płomieniowego od dołu w dół. Gdy jest to oznaczone to "
"widokiem domyślnym jest widok od góry do dołu."
#: gui/flamegraph.cpp:462
#, kde-format
msgid "Collapse Recursion"
msgstr "Zwiń rekursję"
#: gui/flamegraph.cpp:464
#, kde-format
msgid ""
"Collapse stack frames for functions calling themselves. When this is "
"unchecked, recursive frames will be visualized separately."
msgstr ""
"Zwiń klatki stosów dla funkcji wywołujących same siebie. Gdy odznaczysz to "
"pole, kaltki rekursywne zostaną zobrazowane osobno."
#: gui/flamegraph.cpp:476
#, kde-format
msgid "Cost Threshold: "
msgstr "Próg kosztu:"
#: gui/flamegraph.cpp:480
#, kde-format
msgid ""
"<qt>The cost threshold defines a fractional cut-off value. Items with a "
"relative cost below this value will not be shown in the flame graph. This is "
"done as an optimization to quickly generate graphs for large data sets with "
"low memory overhead. If you need more details, decrease the threshold value, "
"or set it to zero.</qt>"
msgstr ""
"<qt>Próg kosztu określa ułamkową wartość odcinania. Elementy z względnym "
"kosztem poniżej tej wartości nie będą pokazywane na wykresie płomieniowym. "
"Możliwość ta została wprowadzona jako optymalizacja do szybkiego rysowania "
"wykresów dla dużych danych przy niewielkiej ilości pamięci. Jeśli będziesz "
"potrzebował więcej szczegółów, zmniejsz wartość progu lub ustaw ją na zero.</"
"qt>"
#: gui/flamegraph.cpp:492
#, kde-format
msgid "Search..."
msgstr "Znajdź..."
#: gui/flamegraph.cpp:493
#, kde-format
msgid "<qt>Search the flame graph for a symbol.</qt>"
msgstr "<qt>Przejrzyj wykres płomieniowy w poszukiwaniu symbolu.</qt>"
#: gui/flamegraph.cpp:523
#, kde-format
msgid "Reset View"
msgstr "Wyzeruj widok"
#: gui/flamegraph.cpp:533 gui/mainwindow.cpp:127
#, kde-format
msgid "View Caller/Callee"
msgstr "Zobacz wywołującego / wywołanego"
#: gui/flamegraph.cpp:667
#, kde-format
msgid "generating flame graph..."
msgstr "tworzenie wykresu płomieniowego..."
#: gui/flamegraph.cpp:744
#, kde-format
msgid "%1 (%2% of total of %3) allocations matched by search."
msgstr "%1 (%2% z sumy %3) przydzieleń pasujących do wyszukiwania."
#: gui/flamegraph.cpp:749
#, kde-format
msgid "%1 (%2% of total of %3) matched by search."
msgstr "%1 (%2% z sumy %3) pasujących do wyszukiwania."
#: gui/gui.cpp:40
#, kde-format
msgid "Heaptrack GUI"
msgstr "Interfejs Heaptrack"
#: gui/gui.cpp:41
#, kde-format
msgid "A visualizer for heaptrack data files."
msgstr "Obrazowanie dla plików danych heaptrack."
#: gui/gui.cpp:42
#, kde-format
msgid "Copyright 2015, Milian Wolff <mail@milianw.de>"
msgstr "Copyright 2015, Milian Wolff <mail@milianw.de>"
#: gui/gui.cpp:45
#, kde-format
msgid "Milian Wolff"
msgstr "Milian Wolff"
#: gui/gui.cpp:45
#, kde-format
msgid "Original author, maintainer"
msgstr "Autor pierwszej wersji, opiekun"
#: gui/gui.cpp:59
#, kde-format
msgid "Base profile data to compare other files to."
msgstr "Dane profilu podstawowego do porównywania z innymi plikami."
#: gui/gui.cpp:62
#, kde-format
msgid "Files to load"
msgstr "Pliki do wczytania"
#: gui/gui.cpp:62
#, kde-format
msgid "[FILE...]"
msgstr "[PLIK...]"
#: gui/histogrammodel.cpp:76
#, kde-format
msgid "%1 allocations from %2 in %3 (%4)"
msgstr "%1 przydzieleń z %2 w %3 (%4)"
#: gui/histogramwidget.cpp:112
#, kde-format
msgid "Requested Allocation Size"
msgstr "Żądany rozmiar przydziału"
#: gui/histogramwidget.cpp:118
#, kde-format
msgid "Number of Allocations"
msgstr "Liczba przydziałów"
#: gui/locationdata.h:96
#, kde-format
msgid "<unresolved function>"
msgstr "<nierozwiązana funkcja>"
#: gui/mainwindow.cpp:84
#, kde-format
msgid "KDevelop"
msgstr "KDevelop"
#: gui/mainwindow.cpp:85
#, kde-format
msgid "Kate"
msgstr "Kate"
#: gui/mainwindow.cpp:86
#, kde-format
msgid "KWrite"
msgstr "KWrite"
#: gui/mainwindow.cpp:87
#, kde-format
msgid "gedit"
msgstr "gedit"
#: gui/mainwindow.cpp:88
#, kde-format
msgid "gvim"
msgstr "gvim"
#: gui/mainwindow.cpp:89
#, kde-format
msgid "Qt Creator"
msgstr "Qt Creator"
#: gui/mainwindow.cpp:153
#, kde-format
msgid "Open file in editor"
msgstr "Otwórz plik w edytorze"
#: gui/mainwindow.cpp:341
#, kde-format
msgid ""
"<dt><b>debuggee</b>:</dt><dd style='font-family:monospace;'>%1 "
"<i>(attached)</i></dd>"
msgstr ""
"<dt><b>diagnozowany</b>:</dt><dd style='font-family:monospace;'>"
"%1<i>(dołączony)</i></dd>"
#: gui/mainwindow.cpp:344
#, kde-format
msgid "<dt><b>debuggee</b>:</dt><dd style='font-family:monospace;'>%1</dd>"
msgstr ""
"<dt><b>diagnozowany</b>:</dt><dd style='font-family:monospace;'>%1</dd>"
#: gui/mainwindow.cpp:348
#, no-c-format, kde-format
msgid "<dt><b>total runtime</b>:</dt><dd>%1s</dd>"
msgstr ""
"<dt><b>całkowita liczba bibliotek uruchomieniowych</b>:</dt><dd>%1s</dd>"
#: gui/mainwindow.cpp:349
#, kde-format
msgid "<dt><b>total system memory</b>:</dt><dd>%1</dd>"
msgstr "<dt><b>całkowita ilość pamięci systemowej</b>:</dt><dd>%1</dd>"
#: gui/mainwindow.cpp:356
#, kde-format
msgid "<dt><b>calls to allocation functions</b>:</dt><dd>%1 (%2/s)</dd>"
msgstr ""
"<dt><b>wywołania do funkcji przydzielających</b>:</dt><dd>%1 (%2/s)</dd>"
#: gui/mainwindow.cpp:359
#, kde-format
msgid "<dt><b>temporary allocations</b>:</dt><dd>%1 (%2%, %3/s)</dd>"
msgstr "<dt><b>tymczasowe przydziały</b>:</dt><dd>%1 (%2%, %3/s)</dd>"
#: gui/mainwindow.cpp:369
#, kde-format
msgid "<dt><b>peak heap memory consumption</b>:</dt><dd>%1 after %2s</dd>"
msgstr ""
"<dt><b>szczytowe wykorzystanie pamięci stosu</</b>:</dt><dd>%1 po %2s</dd>"
#: gui/mainwindow.cpp:372
#, kde-format
msgid "<dt><b>peak RSS</b> (including heaptrack overhead):</dt><dd>%1</dd>"
msgstr ""
"<dt><b>szczytowe RSS</b> (włączając w to narzut heaptracka):</dt><dd>%1</dd>"
#: gui/mainwindow.cpp:375
#, kde-format
msgid "<dt><b>total memory leaked</b>:</dt><dd>%1</dd>"
msgstr "<dt><b>całkowita liczba wycieków pamięci</b>:</dt><dd>%1</dd>"
#: gui/mainwindow.cpp:400
#, kde-format
msgid "Failed to parse file %1."
msgstr "Nieudane przetwarzanie pliku: %1."
#: gui/mainwindow.cpp:405
#, kde-format
msgid "Consumed"
msgstr "Pochłonięto"
#: gui/mainwindow.cpp:413
#, kde-format
msgid "Sizes"
msgstr "Rozmiary"
#: gui/mainwindow.cpp:476
#, kde-format
msgid "Input data %1 does not exist."
msgstr "Dane wejściowe %1 nie istnieją."
#: gui/mainwindow.cpp:478
#, kde-format
msgid "Input data %1 is not a file."
msgstr "Dane wejściowe %1 nie są plikiem."
#: gui/mainwindow.cpp:480
#, kde-format
msgid "Input data %1 is not readable."
msgstr "Nie można odczytać danych wejściowych %1."
#: gui/mainwindow.cpp:513
#, kde-format
msgid "Heaptrack"
msgstr "Heaptrack"
#: gui/mainwindow.cpp:555
#, kde-format
msgid "Loading file %1, please wait..."
msgstr "Wczytywanie pliku %1, proszę czekać..."
#: gui/mainwindow.cpp:557
#, kde-format
msgctxt "%1: file name that is open"
msgid "Heaptrack - %1"
msgstr "Heaptrack - %1"
#: gui/mainwindow.cpp:560
#, kde-format
msgctxt "%1, %2: file names that are open"
msgid "Heaptrack - %1 compared to %2"
msgstr "Heaptrack - %1 porównany z %2"
#: gui/mainwindow.cpp:602
#, kde-format
msgid " / %1"
msgstr " / %1"
#: gui/mainwindow.cpp:643
#, kde-format
msgid "Code Navigation"
msgstr "Poruszanie się po kodzie"
#: gui/mainwindow.cpp:671
#, kde-format
msgid "Custom..."
msgstr "Własne..."
#: gui/mainwindow.cpp:683
#, kde-format
msgid "Automatic (No Line numbers)"
msgstr "Samoczynnie (bez numerów wierszy)"
#: gui/mainwindow.cpp:703
#, kde-format
msgid "Custom Code Navigation"
msgstr "Własne poruszanie się po kodzie"
#: gui/mainwindow.cpp:704
#, kde-format
msgid ""
"Specify command to use for code navigation, '%f' will be replaced by the "
"file name, '%l' by the line number and '%c' by the column number."
msgstr ""
"Podaj polecenie używane do poruszania się po kodzie, '%f' zostanie "
"zastąpione nazwą pliku, '%l' zostanie zastąpione numerem wiersza, a '%c' "
"numerem kolumny."
#. i18n: ectx: property (windowTitle), widget (QMainWindow, MainWindow)
#: gui/mainwindow.ui:14
#, kde-format
msgid "MainWindow"
msgstr "GłówneOkno"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#: gui/mainwindow.ui:61
#, kde-format
msgid "Open Heaptrack Data"
msgstr "Otwórz dane Heaptrack"
#. i18n: ectx: property (toolTip), widget (KUrlRequester, openFile)
#: gui/mainwindow.ui:70
#, kde-format
msgid ""
"<qt><p>This field specifies the primary heaptrack data file. These files are "
"called <tt>heaptrack.$APP.$PID.gz</tt> or <tt>heaptrack.$APP.$PID.zst</tt>. "
"You can produce such a file by profiling your application, e.g. via:</p>\n"
"<pre><code>heaptrack &lt;yourapplication&gt; ...</code></pre>\n"
"<p>Or, alternatively, you can attach to a running process via</p>\n"
"<pre><code>heaptrack --pid $(pidof &lt;yourapplication&gt;)</code></pre></qt>"
msgstr ""
"<qt><p>To pole wskazuje na główny plik danych heaptrack. Pliki te nazywają "
"się <tt>heaptrack.$APP.$PID.gz</tt> lub <tt>heaptrack.$APP.$PID.zst</tt>. "
"Możesz utworzyć taki plik w trakcie profilowania swojej aplikacji, np. przez:"
"</p>\n"
"<pre><code>heaptrack &lt;twoja_aplikacja&gt; ...</code></pre>\n"
"<p>Alternatywnie, możesz doczepić się do działającego procesu przez </p>\n"
"<pre><code>heaptrack --pid $(pidof &lt;twoja_aplikacja&gt;)</code></pre></qt>"
#. i18n: ectx: property (filter), widget (KUrlRequester, openFile)
#. i18n: ectx: property (filter), widget (KUrlRequester, compareTo)
#: gui/mainwindow.ui:73 gui/mainwindow.ui:89
#, kde-format
msgid "heaptrack.*.*.gz heaptrack.*.*.zst"
msgstr "heaptrack.*.*.gz heaptrack.*.*.zst"
#. i18n: ectx: property (placeholderText), widget (KUrlRequester, openFile)
#. i18n: ectx: property (placeholderText), widget (KUrlRequester, compareTo)
#: gui/mainwindow.ui:76 gui/mainwindow.ui:92
#, kde-format
msgid "path/to/heaptrack.$APP.$PID.{gz,zst}"
msgstr "ścieżka/do/heaptrack.$APP.$PID.{gz,zst}"
#. i18n: ectx: property (toolTip), widget (KUrlRequester, compareTo)
#: gui/mainwindow.ui:86
#, kde-format
msgid ""
"<qt>You can optionally specify a second heaptrack data file to compare to. "
"If set, this file will be used as a base and its cost gets subtracted from "
"the primary data costs.</qt>"
msgstr ""
"<qt>Opcjonalnie możesz podać drugi plik danych heaptrack do porównania. "
"Jeśli tak zrobisz, to plik ten zostanie ustawiony jako podstawa i jego "
"koszty będą odejmowane od kosztów pliku głównego.</qt>"
#. i18n: ectx: property (text), widget (QLabel, openFileLabel)
#: gui/mainwindow.ui:102
#, kde-format
msgid "Profile &Data:"
msgstr "&Dane profilu:"
#. i18n: ectx: property (text), widget (QLabel, compareToLabel)
#: gui/mainwindow.ui:112
#, kde-format
msgid "Compare to:"
msgstr "Porównaj z:"
#. i18n: ectx: attribute (title), widget (QWidget, summaryTab)
#: gui/mainwindow.ui:228
#, kde-format
msgid "Summary"
msgstr "Podsumowanie"
#. i18n: ectx: property (toolTip), widget (QLabel, topPeakLabel)
#. i18n: ectx: property (toolTip), widget (QTreeView, topPeak)
#: gui/mainwindow.ui:317 gui/mainwindow.ui:330
#, kde-format
msgid "List of functions that allocated the most memory at a given time."
msgstr "Lista funkcji, które przydzieliły najwięcej pamięci w danym czasie."
#. i18n: ectx: property (text), widget (QLabel, topPeakLabel)
#: gui/mainwindow.ui:320
#, kde-format
msgid "Peak Contributions"
msgstr "Udziały szczytowego wykorzystania"
#. i18n: ectx: property (toolTip), widget (QLabel, topLeakedLabel)
#. i18n: ectx: property (toolTip), widget (QTreeView, topLeaked)
#: gui/mainwindow.ui:356 gui/mainwindow.ui:369
#, kde-format
msgid "List of functions that leak the most memory."
msgstr "Lista funkcji, które spowodowały najwięcej wycieków pamięci."
#. i18n: ectx: property (text), widget (QLabel, topLeakedLabel)
#: gui/mainwindow.ui:359
#, kde-format
msgid "Largest Memory Leaks"
msgstr "Największe wycieki pamięci"
#. i18n: ectx: property (toolTip), widget (QLabel, topAllocationsLabel)
#. i18n: ectx: property (toolTip), widget (QTreeView, topAllocations)
#: gui/mainwindow.ui:395 gui/mainwindow.ui:408
#, kde-format
msgid "List of functions that allocate memory most often."
msgstr "Lista funkcji, które przydzielały pamięć najszęściej."
#. i18n: ectx: property (text), widget (QLabel, topAllocationsLabel)
#: gui/mainwindow.ui:398
#, kde-format
msgid "Most Memory Allocations"
msgstr "Najczęstsze przydzielenia pamięci"
#. i18n: ectx: property (toolTip), widget (QLabel, topTemporaryLabel)
#. i18n: ectx: property (toolTip), widget (QTreeView, topTemporary)
#: gui/mainwindow.ui:434 gui/mainwindow.ui:447
#, kde-format
msgid "List of functions that produced the most temporary memory allocations."
msgstr "Lista funkcji, które najczęściej przydzielały pamięć tymczasowo."
#. i18n: ectx: property (text), widget (QLabel, topTemporaryLabel)
#: gui/mainwindow.ui:437
#, kde-format
msgid "Most Temporary Allocations"
msgstr "Najczęstsze przydzielenia tymczasowe"
#. i18n: ectx: attribute (title), widget (QWidget, bottomUpTab)
#: gui/mainwindow.ui:471
#, kde-format
msgid "Bottom-Up"
msgstr "Z dołu do góry"
#. i18n: ectx: property (placeholderText), widget (QLineEdit, bottomUpFilterFunction)
#. i18n: ectx: property (placeholderText), widget (QLineEdit, callerCalleeFilterFunction)
#. i18n: ectx: property (placeholderText), widget (QLineEdit, topDownFilterFunction)
#: gui/mainwindow.ui:495 gui/mainwindow.ui:563 gui/mainwindow.ui:684
#, kde-format
msgid "filter by function..."
msgstr "odfiltruj wg funkcji..."
#. i18n: ectx: property (placeholderText), widget (QLineEdit, bottomUpFilterFile)
#. i18n: ectx: property (placeholderText), widget (QLineEdit, topDownFilterFile)
#: gui/mainwindow.ui:502 gui/mainwindow.ui:691
#, kde-format
msgid "filter by file..."
msgstr "odfiltruj wg pliku..."
#. i18n: ectx: property (placeholderText), widget (QLineEdit, bottomUpFilterModule)
#. i18n: ectx: property (placeholderText), widget (QLineEdit, callerCalleeFilterModule)
#. i18n: ectx: property (placeholderText), widget (QLineEdit, topDownFilterModule)
#: gui/mainwindow.ui:509 gui/mainwindow.ui:570 gui/mainwindow.ui:698
#, kde-format
msgid "filter by module..."
msgstr "odfiltruj wg modułu..."
#. i18n: ectx: attribute (title), widget (QWidget, callerCalleeTab)
#: gui/mainwindow.ui:539
#, kde-format
msgid "Caller / Callee"
msgstr "Wywołujący / Wywołany"
#. i18n: ectx: attribute (title), widget (QWidget, topDownTab)
#: gui/mainwindow.ui:663
#, kde-format
msgid "Top-Down"
msgstr "Z góry na dół"
#. i18n: ectx: attribute (title), widget (FlameGraph, flameGraphTab)
#: gui/mainwindow.ui:728
#, kde-format
msgid "Flame Graph"
msgstr "Wykres płomieni"
#. i18n: ectx: property (windowTitle), widget (QDockWidget, stacksDock)
#: gui/mainwindow.ui:744
#, kde-format
msgid "S&tacks"
msgstr "S&tosy"
#. i18n: ectx: property (text), widget (QLabel, stackSpinnerLabel)
#: gui/mainwindow.ui:769
#, kde-format
msgid "Selected Stack:"
msgstr "Wybrany stos:"
#. i18n: ectx: property (title), widget (QMenu, menu_File)
#: gui/mainwindow.ui:806
#, kde-format
msgid "&File"
msgstr "&Plik"
#. i18n: ectx: property (title), widget (QMenu, menu_Settings)
#: gui/mainwindow.ui:811
#, kde-format
msgid "Setti&ngs"
msgstr "Ustawie&nia"
#: gui/parser.cpp:134 gui/parser.cpp:135 gui/parser.cpp:136 gui/parser.cpp:501
#, kde-format
msgid "total"
msgstr "suma"
#: gui/parser.cpp:350
-#, fuzzy, kde-format
+#, kde-format
#| msgid "merging allocations..."
msgid "merging allocations... %1%"
-msgstr "scalanie przydziałów..."
+msgstr "scalanie przydziałów... %1%"
#: gui/parser.cpp:503
#, kde-format
msgid "0B to 8B"
msgstr "0B do 8B"
#: gui/parser.cpp:504
#, kde-format
msgid "9B to 16B"
msgstr "9B do 16B"
#: gui/parser.cpp:505
#, kde-format
msgid "17B to 32B"
msgstr "17B do 32B"
#: gui/parser.cpp:506
#, kde-format
msgid "33B to 64B"
msgstr "33B do 64B"
#: gui/parser.cpp:507
#, kde-format
msgid "65B to 128B"
msgstr "65B do 128B"
#: gui/parser.cpp:508
#, kde-format
msgid "129B to 256B"
msgstr "129B do 256B"
#: gui/parser.cpp:509
#, kde-format
msgid "257B to 512B"
msgstr "25B do 512B"
#: gui/parser.cpp:510
#, kde-format
msgid "512B to 1KB"
msgstr "512B do 256B"
#: gui/parser.cpp:511
#, kde-format
msgid "more than 1KB"
msgstr "większy niż 1KB"
#: gui/parser.cpp:571
#, kde-format
msgid "parsing data..."
msgstr "przetwarzanie danych..."
#: gui/parser.cpp:598
#, kde-format
msgid "merging allocations..."
msgstr "scalanie przydziałów..."
#: gui/parser.cpp:604
#, kde-format
msgid "building size histogram..."
msgstr "tworzenie histogramu rozmiaru..."
#: gui/parser.cpp:610
#, kde-format
msgid "building charts..."
msgstr "tworzenie wykresów..."
#: gui/stacksmodel.cpp:109
#, kde-format
msgid "Backtrace"
msgstr "Ślad stosu"
#: gui/treemodel.cpp:77
#, kde-format
msgid "Function"
msgstr "Funkcja"
#: gui/treemodel.cpp:79
#, kde-format
msgid "Module"
msgstr "Moduł"
#: gui/treemodel.cpp:96
#, kde-format
msgid ""
"<qt>The parent function that called an allocation function. May be unknown "
"when debug information is missing.</qt>"
msgstr ""
"<qt>Funkcja nadrzędna, która wywołała funkcję przydzielania. Będzie "
"nieznana, gdy brakuje informacji diagnostycznych.</qt>"
#: gui/treemodel.cpp:103
#, kde-format
msgid ""
"<qt>The number of times an allocation function was called from this location."
"</qt>"
msgstr ""
"<qt>Liczba razy wywołania funkcji przydzielającej z tego położenia.</qt>"
#: gui/treemodel.cpp:106
#, kde-format
msgid ""
"<qt>The number of temporary allocations. These allocations are directly "
"followed by a free without any other allocations in-between.</qt>"
msgstr ""
"<qt>Liczba tymczasowych przydziałów. Po tych przydziałach bezpośrednio "
"następuje zwolnienie bez dodatkowych przydziałów w między czasie.</qt>"
#: gui/treemodel.cpp:110
#, kde-format
msgid ""
"<qt>The contributions from a given location to the maximum heap memory "
"consumption in bytes. This takes deallocations into account.</qt>"
msgstr ""
"<qt>Udziały z danego miejsca do największego wykorzystania pamięci stosu w "
"bajtach. Liczba ta uwzględnia zwolnienia przydziałów.</qt>"
#: gui/treemodel.cpp:117
#, kde-format
msgid ""
"<qt>The location from which an allocation function was called. Function "
"symbol and file information may be unknown when debug information was "
"missing when heaptrack was run.</qt>"
msgstr ""
"<qt>Położenie z jakiego została wywołana funkcja. Symbol funkcji i "
"informacje o pliku mogą być nieznane, jeśli brakowało informacji "
"diagnostycznych przed uruchomieniem heaptracka.</qt>"
#: gui/treemodel.cpp:166
#, kde-format
msgid "%1 in %2 (%3)"
msgstr "%1 w %2 (%3)"
#: gui/treemodel.cpp:174 gui/treemodel.cpp:200
#, kde-format
msgctxt "1: function, 2: module, 3: module path"
msgid ""
"%1\n"
" in %2 (%3)"
msgstr ""
"%1\n"
" w %2 (%3)"
#: gui/treemodel.cpp:185
#, kde-format
msgid "peak contribution: %1 (%2% of total)\n"
msgstr "udział w szczycie: %1 (%2% z całości)\n"
#: gui/treemodel.cpp:187
#, kde-format
msgid "leaked: %1 (%2% of total)\n"
msgstr "wycieki: %1 (%2% z całości)\n"
#: gui/treemodel.cpp:189
#, kde-format
msgid "allocations: %1 (%2% of total)\n"
msgstr "przydzieleń: %1 (%2% z całości)\n"
#: gui/treemodel.cpp:190
#, kde-format
msgid "temporary: %1 (%2% of allocations, %3% of total)\n"
msgstr "tymczasowych: %1 (%2% z przydzieleń, %3% z całości)\n"
#: gui/treemodel.cpp:196
#, kde-format
msgid "backtrace:"
msgstr "ślad:"
#: gui/treemodel.cpp:207
#, kde-format
msgid "called from one location"
msgid_plural "called from %1 locations"
msgstr[0] "wywołane z jednego miejsca"
msgstr[1] "wywołane z %1 miejsc"
msgstr[2] "wywołane z %1 miejsc"
#: gui/util.cpp:34
#, kde-format
msgid "??"
msgstr "??"
#: gui/util.cpp:69 gui/util.cpp:94
#, kde-format
msgid "symbol: <tt>%1</tt><br/>binary: <tt>%2 (%3)</tt>"
msgstr "symbol: <tt>%1</tt><br/>dwójkowo: <tt>%2 (%3)</tt>"
#: gui/util.cpp:80
#, kde-format
msgid "%1: %2<br/>&nbsp;&nbsp;%4% out of %3 total"
msgstr "%1: %2<br/>&nbsp;&nbsp;%4% z całkowitej %3"
#: gui/util.cpp:106 gui/util.cpp:134
#, kde-format
msgid "%1 (self): %2<br/>&nbsp;&nbsp;%4% out of %3 total"
msgstr "%1 (własne): %2<br/>&nbsp;&nbsp;%4% z całkowitej %3"
#: gui/util.cpp:109 gui/util.cpp:137
#, kde-format
msgid "%1 (inclusive): %2<br/>&nbsp;&nbsp;%4% out of %3 total"
msgstr "%1 (inkluzywne): %2<br/>&nbsp;&nbsp;%4% z całkowitej %3"
#, fuzzy
#~| msgctxt "1: function, 2: module"
#~| msgid ""
#~| "%1\n"
#~| " in %2"
#~ msgctxt "1: function, 2: module, 3: module path"
#~ msgid ""
#~ "%1\n"
#~ " in %2"
#~ msgstr ""
#~ "%1\n"
#~ " w %2"
#~ msgid "File"
#~ msgstr "Plik"
#~ msgid "Line"
#~ msgstr "Linia"
#~ msgid "Allocated (Self)"
#~ msgstr "Przydzielonych (własne)"
#~ msgid "Allocated (Incl.)"
#~ msgstr "Przydzielonych (inkluzywne)"
#~ msgid ""
#~ "<qt>The file where the allocation function was called from. May be empty "
#~ "when debug information is missing.</qt>"
#~ msgstr ""
#~ "<qt>Plik, z którego wywołano funkcję przydzielającą. Będzie puste, gdy "
#~ "brakuje informacji diagnostycznych.</qt>"
#~ msgid ""
#~ "<qt>The line number where the allocation function was called from. May be "
#~ "empty when debug information is missing.</qt>"
#~ msgstr ""
#~ "<qt>Numer wiersza, z którego wywołano funkcję przydzielającą. Będzie "
#~ "puste, gdy brakuje informacji diagnostycznych.</qt>"
#~ msgid ""
#~ "<qt>The sum of all bytes directly allocated from this location, ignoring "
#~ "deallocations.</qt>"
#~ msgstr ""
#~ "<qt>Suma wszystkich bajtów bezpośrednio przydzielonych w tym położeniu, "
#~ "bez uwzględniania zwalniania przydziałów.</qt>"
#~ msgid ""
#~ "<qt>The inclusive sum of all bytes allocated from this location or "
#~ "functions called from here, ignoring deallocations.</qt>"
#~ msgstr ""
#~ "<qt>Inkluzywna suma wszystkich bajtów przydzielonych w tym miejscu lub "
#~ "funkcji wywołanych z tego miejsca, bez uwzględniania zwalniania "
#~ "przydziałów.</qt>"
#~ msgctxt "1: function, 2: file, 3: line, 4: module"
#~ msgid ""
#~ "%1\n"
#~ " at %2:%3\n"
#~ " in %4"
#~ msgstr ""
#~ "%1\n"
#~ " w %2:%3\n"
#~ " w %4"
#~ msgid ""
#~ "inclusive: allocated %1 over %2 calls (%3 temporary, i.e. %4%), peak at "
#~ "%5, leaked %6"
#~ msgstr ""
#~ "inkluzywne: przydzielono %1 przez %2 wywołań (%3 tymczasowych, tj. %4%), "
#~ "szczyt w %5, wyciekło %6"
#~ msgid ""
#~ "self: allocated %1 over %2 calls (%3 temporary, i.e. %4%), peak at %5, "
#~ "leaked %6"
#~ msgstr ""
#~ "własne: przydzielono %1 przez %2 wywołań (%3 tymczasowych, tj. %4%), "
#~ "szczyt w %5, wyciekło %6"
#~ msgid "Memory Allocated"
#~ msgstr "Przydzielonej pamięci"
#~ msgid "<qt>%1 allocated in total after %2</qt>"
#~ msgstr "<qt>%1 przydzieleń w całości po %2</qt>"
#~ msgid ""
#~ "<qt>%2 allocated after %3 from:<p style='margin-left:10px'>%1</p></qt>"
#~ msgstr ""
#~ "<qt>%2 przydzielono po %3 od:<p style='margin-left:10px'>%1</p></qt>"
#~ msgid ""
#~ "<qt>Displays total memory allocated over time. This value ignores "
#~ "deallocations and just measures heap allocation throughput.</qt>"
#~ msgstr ""
#~ "<qt>Wyświetla całkowitą przydzieloną pamięć na osi czasu. Ta wartość "
#~ "pomija zwolnienia przydziałów i mierzy tylko przepustowość przydziałów na "
#~ "stosie.</qt>"
#~ msgctxt "%1: allocated bytes, %2: relative number, %3: function label"
#~ msgid "%1 (%2%) allocated in %3 and below."
#~ msgstr "%1 (%2%) przydzieleń w %3 i poniżej."
#~ msgid "%1 contribution to peak consumption"
#~ msgstr "%1 udział w szczytowym wykorzystaniu"
#~ msgid "%1 allocated in total"
#~ msgstr "%1 przydzieleń w całości"
#~ msgid "Allocated"
#~ msgstr "Przydzielonych"
#~ msgid ""
#~ "Show a flame graph over the total memory allocated by functions in your "
#~ "code. This aggregates all memory allocations and ignores deallocations."
#~ msgstr ""
#~ "Pokaż wykres płomieniowy całkowitej pamięci przydzielonej przez funkcje w "
#~ "twoim kodzie. Sumuje to wszystkie przydziały pamięci i pomija zwolnienie "
#~ "tych przydziałów."
#~ msgid "%1 allocations from %2 at %3:%4 in %5"
#~ msgstr "%1 przydzieleń z %2 w %3:%4 z %5"
#~ msgid ""
#~ "<dt><b>bytes allocated in total</b> (ignoring deallocations):</dt><dd>%1 "
#~ "(%2/s)</dd>"
#~ msgstr ""
#~ "<dt><b>całkowicie przydzielonych bajtów</b> (pomijając zwolnienia "
#~ "przydziału):</dt><dd>%1 (%2/s)</dd>"
#~ msgid ""
#~ "List of functions that allocated the most memory overall, ignoring "
#~ "deallocations."
#~ msgstr ""
#~ "Lista funkcji, które przydzieliły najwięcej pamięci w ogólności z "
#~ "pominięciem zwolnień przydziałów."
#~ msgid "Most Memory Allocated"
#~ msgstr "Najwięcej przydzielonej pamięci"
#~ msgid ""
#~ "<qt>The sum of all bytes allocated from this location, ignoring "
#~ "deallocations.</qt>"
#~ msgstr ""
#~ "<qt>Suma wszystkich bajtów przydzielonych w tym położeniu, bez "
#~ "uwzględniania zwalniania przydziałów.</qt>"
#~ msgid "allocated: %1 (%2% of total)\n"
#~ msgstr "przydzielono: %1 (%2 z całości)\n"
#~ msgid "Open Heaptrack Output File"
#~ msgstr "Otwórz plik wynikowy Heaptrack"
#~ msgid "Heaptrack data files (heaptrack.*)"
#~ msgstr "Pliki danych Heaptrack (heaptrack.*)"
#~ msgid "&Graphs"
#~ msgstr "&Grafy"
#~ msgid ""
#~ "allocated %1 over %2 calls (%3 temporary, i.e. %4%), peak at %5, leaked %6"
#~ msgstr ""
#~ "przydzielono %1 przez %2 wywołań (%3 tymczasowych, tj. %4%), szczyt w %5, "
#~ "wyciekło %6"
#~ msgid "<strong>debuggee</strong>: <code>%1</code>"
#~ msgstr "<strong>diagnozowany</strong>: <code>%1</code>"
#~ msgid "<strong>total runtime</strong>: %1s"
#~ msgstr "<strong>wyszystkich bibliotek uruchomieniowych</strong>: %1s"
#~ msgid "%1: %2 at %3"
#~ msgstr "%1: %2 o %3"
#~ msgid "Allocations [-]"
#~ msgstr "Przydziały [-]"
#~ msgid "Temporary Allocations [-]"
#~ msgstr "Tymczasowe przydziały [-]"
#~ msgid "Leaked [B]"
#~ msgstr "Wycieki [B]"
#~ msgid "Allocated [B]"
#~ msgstr "Przydzielone [B]"
#~ msgid "time in ms"
#~ msgstr "czas w ms"
#~ msgid "memory heap size"
#~ msgstr "rozmiar sterty pamięci"
Index: trunk/l10n-kf5/pl/messages/extragear-sysadmin/kpmcore.po
===================================================================
--- trunk/l10n-kf5/pl/messages/extragear-sysadmin/kpmcore.po (revision 1552240)
+++ trunk/l10n-kf5/pl/messages/extragear-sysadmin/kpmcore.po (revision 1552241)
@@ -1,3683 +1,3683 @@
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
#
# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2015, 2016, 2017, 2018, 2019.
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-09-18 02:46+0200\n"
-"PO-Revision-Date: 2019-06-22 07:24+0200\n"
+"PO-Revision-Date: 2019-09-21 08:17+0200\n"
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
-"|| n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10"
+" || n%100>=20) ? 1 : 2);\n"
"X-Generator: Lokalize 19.07.70\n"
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr "Łukasz Wojniłowicz"
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr "lukasz.wojnilowicz@gmail.com"
#: core/device.cpp:42
#, kde-format
msgid "Unknown Device"
msgstr "Nieznane urządzenie"
#: core/device.cpp:91
#, kde-kuit-format
msgctxt "@item:inlistbox Device name – Capacity (device node)"
msgid "%1 – %2 (%3)"
msgstr "%1 – %2 (%3)"
#: core/lvmdevice.cpp:369
#, kde-kuit-format
msgctxt "@info:status"
msgid "An error occurred while running lvdisplay."
msgstr "Wystąpił nieokreślony błąd przy wykonywaniu lvdisplay."
#: core/operationstack.cpp:110
#, kde-kuit-format
msgctxt "@info:status"
msgid ""
"Deleting a partition just created: Undoing the operation to create the "
"partition."
msgstr ""
"Usuwanie właśnie utworzonej partycji: Cofanie działań, aby utworzyć partycję."
#: core/operationstack.cpp:128
#, kde-kuit-format
msgctxt "@info:status"
msgid ""
"Resizing a partition just created: Updating start and end in existing "
"operation."
msgstr ""
"Zmiana właśnie utworzonej partycji: Uaktualnianie początku i końca "
"istniejącego działania."
#: core/operationstack.cpp:148
#, kde-kuit-format
msgctxt "@info:status"
msgid "Copying a new partition: Creating a new partition instead."
msgstr "Kopiowanie nowej partycji: Tworzenie w zamian nowej partycji."
#: core/operationstack.cpp:165
#, kde-kuit-format
msgctxt "@info:status"
msgid "Changing label for a new partition: No new operation required."
msgstr "Zmiana etykiety nowej partycji: Brak wymaganych nowych działań."
#: core/operationstack.cpp:178
#, kde-kuit-format
msgctxt "@info:status"
msgid "Changing file system for a new partition: No new operation required."
msgstr "Zmiana systemu pliku nowej partycji: Brak wymaganych nowych działań."
#: core/operationstack.cpp:195
#, kde-kuit-format
msgctxt "@info:status"
msgid ""
"Checking file systems is automatically done when creating them: No new "
"operation required."
msgstr ""
"Sprawdzanie systemów plików jest dokonywane automatycznie przy ich "
"tworzeniu: Nie jest wymagane żadne dodatkowe działanie."
#: core/operationstack.cpp:242
#, kde-kuit-format
msgctxt "@info:status"
msgid "Deleting a partition just copied: Removing the copy."
msgstr "Usuwanie właśnie skopiowanej partycji: Usuwanie kopii."
#: core/operationstack.cpp:247
#, kde-kuit-format
msgctxt "@info:status"
msgid ""
"Deleting a partition just copied over an existing partition: Removing the "
"copy and deleting the existing partition."
msgstr ""
"Usuwanie właśnie skopiowanej i wklejonej partycji: Usuwanie kopii oraz "
"istniejącej partycji."
#: core/operationstack.cpp:260
#, kde-kuit-format
msgctxt "@info:status"
msgid ""
"Copying a partition that is itself a copy: Copying the original source "
"partition instead."
msgstr ""
"Kopiowanie partycji skopiowanej: Kopiowanie w zamian oryginalnej partycji "
"źródłowej."
#: core/operationstack.cpp:289
#, kde-kuit-format
msgctxt "@info:status"
msgid "Deleting a partition just restored: Removing the restore operation."
msgstr ""
"Usuwanie właśnie przywróconej partycji: Usuwanie działania przywracania."
#: core/operationstack.cpp:294
#, kde-kuit-format
msgctxt "@info:status"
msgid ""
"Deleting a partition just restored to an existing partition: Removing the "
"restore operation and deleting the existing partition."
msgstr ""
"Usuwanie partycji właśnie przywróconej na inną partycję: Usuwanie działania "
"przywrócenia oraz istniejącej partycji"
#: core/operationstack.cpp:327
#, kde-kuit-format
msgctxt "@info:status"
msgid "Changing flags again for the same partition: Removing old operation."
msgstr ""
"Ponowna zmiana flag dla tej samej partycji: Usuwanie starego działania."
#: core/operationstack.cpp:358
#, kde-kuit-format
msgctxt "@info:status"
msgid "Changing label again for the same partition: Removing old operation."
msgstr ""
"Ponowna zmiana etykiety dla tej samej partycji: Usuwanie starego działania."
#: core/operationstack.cpp:384
#, kde-kuit-format
msgctxt "@info:status"
msgid "Creating new partition table, discarding previous operation on device."
msgstr ""
"Tworzenie nowej tablicy partycji przy porzuceniu poprzednich działań na "
"urządzeniu."
#: core/operationstack.cpp:404
#, kde-kuit-format
msgctxt "@info:status"
msgid "Resizing Volume Group, nothing to do."
msgstr "Zmiana grupy wolumenu, nie ma nic do zrobienia."
#: core/operationstack.cpp:449
#, kde-kuit-format
msgctxt "@info:status"
msgid "Add operation: %1"
msgstr "Dodano działanie: %1"
#: core/partition.cpp:168
#, kde-kuit-format
msgctxt "@item partition name"
msgid "unallocated"
msgstr "nieprzydzielona"
#: core/partition.cpp:171
#, kde-kuit-format
msgctxt "@item partition name"
msgid "New Partition"
msgstr "Nowa partycja"
#: core/partition.cpp:174
#, kde-kuit-format
msgctxt "@item partition name"
msgid "Restored Partition"
msgstr "Przywrócona partycja"
#: core/partition.cpp:177
#, kde-kuit-format
msgctxt "@item partition name"
msgid "Copy of %1"
msgstr "Kopia %1"
#: core/partitionalignment.cpp:88
#, kde-kuit-format
msgctxt "@info:status"
msgid ""
"Partition <filename>%1</filename> is not properly aligned (first sector: %2, "
"modulo: %3)."
msgstr ""
"Partycja <filename>%1</filename> nie rozpoczyna się na granicy cylindra "
"(pierwszy sektor: %2, modulo: %3)."
#: core/partitionalignment.cpp:91
#, kde-kuit-format
msgctxt "@info:status"
msgid ""
"Partition <filename>%1</filename> is not properly aligned (last sector: %2, "
"modulo: %3)."
msgstr ""
"Partycja <filename>%1</filename> nie kończy się na granicy cylindra (ostatni "
"sektor: %2, modulo: %3)."
#: core/partitionrole.cpp:28
#, kde-kuit-format
msgctxt "@item partition role"
msgid "unallocated"
msgstr "nieprzydzielona"
#: core/partitionrole.cpp:31
#, kde-kuit-format
msgctxt "@item partition role"
msgid "logical"
msgstr "logiczna"
#: core/partitionrole.cpp:34
#, kde-kuit-format
msgctxt "@item partition role"
msgid "extended"
msgstr "rozszerzona"
#: core/partitionrole.cpp:37
#, kde-kuit-format
msgctxt "@item partition role"
msgid "primary"
msgstr "podstawowa"
#: core/partitionrole.cpp:40
#, kde-kuit-format
msgctxt "@item partition role"
msgid "LUKS"
msgstr "LUKS"
#: core/partitionrole.cpp:43
#, kde-kuit-format
msgctxt "@item partition role"
msgid "LVM logical volume"
msgstr "Wolumen logiczny LVM"
#: core/partitionrole.cpp:45
#, kde-kuit-format
msgctxt "@item partition role"
msgid "none"
msgstr "brak"
#: core/partitiontable.cpp:186
#, kde-kuit-format
msgctxt "@item partition flag"
msgid "boot"
msgstr "boot"
#: core/partitiontable.cpp:188
#, kde-kuit-format
msgctxt "@item partition flag"
msgid "root"
msgstr "root"
#: core/partitiontable.cpp:190
#, kde-kuit-format
msgctxt "@item partition flag"
msgid "swap"
msgstr "swap"
#: core/partitiontable.cpp:192
#, kde-kuit-format
msgctxt "@item partition flag"
msgid "hidden"
msgstr "ukryta"
#: core/partitiontable.cpp:194
#, kde-kuit-format
msgctxt "@item partition flag"
msgid "raid"
msgstr "raid"
#: core/partitiontable.cpp:196
#, kde-kuit-format
msgctxt "@item partition flag"
msgid "lvm"
msgstr "lvm"
#: core/partitiontable.cpp:198
#, kde-kuit-format
msgctxt "@item partition flag"
msgid "lba"
msgstr "lba"
#: core/partitiontable.cpp:200
#, kde-kuit-format
msgctxt "@item partition flag"
msgid "hpservice"
msgstr "hpservice"
#: core/partitiontable.cpp:202
#, kde-kuit-format
msgctxt "@item partition flag"
msgid "palo"
msgstr "palo"
#: core/partitiontable.cpp:204
#, kde-kuit-format
msgctxt "@item partition flag"
msgid "prep"
msgstr "prep"
#: core/partitiontable.cpp:206
#, kde-kuit-format
msgctxt "@item partition flag"
msgid "msft-reserved"
msgstr "msft-reserved"
#: core/partitiontable.cpp:208
#, kde-kuit-format
msgctxt "@item partition flag"
msgid "bios-grub"
msgstr "bios-grub"
#: core/partitiontable.cpp:210
#, kde-kuit-format
msgctxt "@item partition flag"
msgid "apple-tv-recovery"
msgstr "apple-tv-recovery"
#: core/partitiontable.cpp:212
#, kde-kuit-format
msgctxt "@item partition flag"
msgid "diag"
msgstr "diag"
#: core/partitiontable.cpp:214
#, kde-kuit-format
msgctxt "@item partition flag"
msgid "legacy-boot"
msgstr "legacy-boot"
#: core/partitiontable.cpp:216
#, kde-kuit-format
msgctxt "@item partition flag"
msgid "msft-data"
msgstr "msft-data"
#: core/partitiontable.cpp:218
#, kde-kuit-format
msgctxt "@item partition flag"
msgid "irst"
msgstr "irst"
#: core/partitiontable.cpp:504
#, kde-kuit-format
msgctxt "@item partition table name"
msgid "unknown"
msgstr "nieznana"
#: core/raid/softwareraid.cpp:102
#, kde-kuit-format
msgctxt "@item:inlistbox [RAID level]"
msgid " [RAID %1]"
msgstr " [RAID %1]"
#: core/raid/softwareraid.cpp:104
#, kde-kuit-format
msgctxt "@item:inlistbox [RAID level - Recovering]"
msgid " [RAID %1 - Recovering]"
msgstr " [RAID %1 - Odzyskiwanie]"
#: core/raid/softwareraid.cpp:106
#, kde-kuit-format
msgctxt "@item:inlistbox [RAID level - Resyncing]"
msgid " [RAID %1 - Resyncing]"
msgstr " [RAID %1 - Ponowna synchronizacja]"
#: core/smartattribute.cpp:54
#, kde-kuit-format
msgctxt "@item:intable"
msgid "failing"
msgstr "zawodzi"
#: core/smartattribute.cpp:57
#, kde-kuit-format
msgctxt "@item:intable"
msgid "has failed"
msgstr "zawiódł"
#: core/smartattribute.cpp:60
#, kde-kuit-format
msgctxt "@item:intable"
msgid "warning"
msgstr "ostrzeżenie"
#: core/smartattribute.cpp:63
#, kde-kuit-format
msgctxt "@item:intable"
msgid "good"
msgstr "dobry"
#: core/smartattribute.cpp:67 core/smartattribute.cpp:94
#, kde-kuit-format
msgctxt "@item:intable not applicable"
msgid "N/A"
msgstr "nie dotyczy"
#: core/smartattribute.cpp:81
#, kde-kuit-format
msgctxt "@item:intable"
msgid "%1 sector"
msgid_plural "%1 sectors"
msgstr[0] "1 sektor"
msgstr[1] "%1 sektory"
msgstr[2] "%1 sektorów"
#: core/smartattribute.cpp:110
#, kde-format
msgctxt "SMART attr name"
msgid "Read Error Rate"
msgstr "Wskaźnik błędów odczytu"
#: core/smartattribute.cpp:110
#, kde-format
msgctxt "SMART attr description"
msgid "Rate of hardware read errors while reading data from the disk surface."
msgstr ""
"Wskaźnik sprzętowych błędów odczytu, podczas odczytu danych z powierzchni "
"dysku."
#: core/smartattribute.cpp:111
#, kde-format
msgctxt "SMART attr name"
msgid "Throughput Performance"
msgstr "Przepustowość"
#: core/smartattribute.cpp:111
#, kde-format
msgctxt "SMART attr description"
msgid ""
"Overall (general) throughput performance of a hard disk drive. If the value "
"of this attribute is decreasing there is a high probability that there is a "
"problem with the disk."
msgstr ""
"Całkowita (ogólna) wydajność przepustowa dysku twardego. Jeżeli atrybut ten "
"zmniejsza się, to istnieje duże prawdopodobieństwo problemu z dyskiem."
#: core/smartattribute.cpp:112
#, kde-format
msgctxt "SMART attr name"
msgid "Spin-Up Time"
msgstr "Czas rozkręcenia"
#: core/smartattribute.cpp:112
#, kde-format
msgctxt "SMART attr description"
msgid "Average time of spindle spin up from zero RPM to fully operational."
msgstr ""
"Przeciętny czas rozkręcenia talerzy od zera obr./min. do pełnej prędkości "
"operacyjnej."
#: core/smartattribute.cpp:113
#, kde-format
msgctxt "SMART attr name"
msgid "Start/Stop Count"
msgstr "Liczba uruchomień/zatrzymań"
#: core/smartattribute.cpp:113
#, kde-format
msgctxt "SMART attr description"
msgid "A tally of spindle start/stop cycles."
msgstr "Liczba cykli uruchomień/zatrzymań talerzy."
#: core/smartattribute.cpp:114
#, kde-format
msgctxt "SMART attr name"
msgid "Reallocated Sectors Count"
msgstr "Liczba ponownie przydzielonych sektorów"
#: core/smartattribute.cpp:114
#, kde-format
msgctxt "SMART attr description"
msgid ""
"Count of reallocated sectors. When the hard drive finds a read/write/"
"verification error, it marks this sector as &quot;reallocated&quot; and "
"transfers data to a special reserved area (spare area)."
msgstr ""
"Liczba ponownie przydzielonych sektorów. Gdy dysk twardy natrafi na błąd "
"odczytu/zapisu/weryfikacji, to oznacza ten sektor jako &quot;ponownie "
"przydzielony&quot; i przenosi dane do specjalnie zarezerwowanego obszaru "
"(zapasowy obszar)."
#: core/smartattribute.cpp:115
#, kde-format
msgctxt "SMART attr name"
msgid "Read Channel Margin"
msgstr "Rezerwa kanału odczytu"
#: core/smartattribute.cpp:115
#, kde-format
msgctxt "SMART attr description"
msgid ""
"Margin of a channel while reading data. The function of this attribute is "
"not specified."
msgstr ""
"Rezerwa kanału podczas odczytu danych. Funkcja tego atrybutunie jest "
"określona."
#: core/smartattribute.cpp:116
#, kde-format
msgctxt "SMART attr name"
msgid "Seek Error Rate"
msgstr "Wskaźnik błędów wyszukiwania"
#: core/smartattribute.cpp:116
#, kde-format
msgctxt "SMART attr description"
msgid ""
"Rate of seek errors of the magnetic heads. If there is a partial failure in "
"the mechanical positioning system, then seek errors will arise."
msgstr ""
"Wskaźnik błędów wyszukiwania głowic magnetycznych. Jeżeli istnieje częściowa "
"usterka w mechanicznym systemie pozycjonowania, to pojawią się błędy "
"wyszukiwania."
#: core/smartattribute.cpp:117
#, kde-format
msgctxt "SMART attr name"
msgid "Seek Time Performance"
msgstr "Wydajność wyszukiwania"
#: core/smartattribute.cpp:117
#, kde-format
msgctxt "SMART attr description"
msgid ""
"Average performance of seek operations of the magnetic heads. If this "
"attribute is decreasing, it is a sign of problems in the mechanical "
"subsystem."
msgstr ""
"Przeciętna wydajność działań wyszukiwania głowic magnetycznych. Jeżeli ten "
"atrybut maleje, to jest to oznaka problemów w podsystemie mechanicznym."
#: core/smartattribute.cpp:118
#, kde-format
msgctxt "SMART attr name"
msgid "Power-On Hours"
msgstr "Godziny pod zasilaniem"
#: core/smartattribute.cpp:118
#, kde-format
msgctxt "SMART attr description"
msgid "Count of hours in power-on state."
msgstr "Liczba godzin przepracowanych w stanie zasilania."
#: core/smartattribute.cpp:119
#, kde-format
msgctxt "SMART attr name"
msgid "Spin Retry Count"
msgstr "Liczba ponowień wybudzania"
#: core/smartattribute.cpp:119
#, kde-format
msgctxt "SMART attr description"
msgid ""
"Count of retry of spin start attempts if the first attempt was unsuccessful. "
"An increase of this attribute value is a sign of problems in the hard disk "
"mechanical subsystem."
msgstr ""
"Liczba ponowień prób wybudzania w przypadku, gdy pierwsza próba zakończyła "
"się niepowodzeniem. Wzrost wartości tego atrybutu jest oznaką problemów w "
"mechanicznym podsystemie dysku twardego."
#: core/smartattribute.cpp:120
#, kde-format
msgctxt "SMART attr name"
msgid "Recalibration Retries"
msgstr "Ponowienia kalibracji"
#: core/smartattribute.cpp:120
#, kde-format
msgctxt "SMART attr description"
msgid ""
"Count of recalibrations requested if the first attempt was unsuccessful. An "
"increase of this attribute value is a sign of problems in the hard disk "
"mechanical subsystem."
msgstr ""
"Liczba żądanych, ponownych kalibracji w przypadku, gdy pierwsza próba "
"zakończyła się niepowodzeniem. Wzrost wartości tego atrybutu jest oznaką "
"problemów w mechanicznym podsystemie dysku twardego."
#: core/smartattribute.cpp:121
#, kde-format
msgctxt "SMART attr name"
msgid "Power Cycle Count"
msgstr "Liczba cyklów zasilania"
#: core/smartattribute.cpp:121
#, kde-format
msgctxt "SMART attr description"
msgid "Count of full hard disk power on/off cycles."
msgstr "Liczba pełnych cykli włączania/wyłączania zasilania dysku twardego."
#: core/smartattribute.cpp:122 core/smartattribute.cpp:154
#, kde-format
msgctxt "SMART attr name"
msgid "Soft Read Error Rate"
msgstr "Wskaźnik programowych błędów odczytu"
#: core/smartattribute.cpp:122
#, kde-format
msgctxt "SMART attr description"
msgid "Uncorrected read errors reported to the operating system."
msgstr "Nienaprawialne błędy odczytu, zgłoszone do systemu operacyjnego."
#: core/smartattribute.cpp:123
#, kde-format
msgctxt "SMART attr name"
msgid "SSD Available Reserved Space"
msgstr "Dostępna zarezerwowana przestrzeń SSD"
#: core/smartattribute.cpp:123
#, kde-format
msgctxt "SMART attr description"
msgid "Number of available reserved space as a percentage of reserved space."
msgstr ""
"Liczba dostępnych, zarezerwowanych bloków, wyrażona jako procent "
"zarezerwowanych bloków"
#: core/smartattribute.cpp:124
#, kde-format
msgctxt "SMART attr name"
msgid "SSD Program Fail Count"
msgstr "Licznik niepowodzeń programu SSD"
#: core/smartattribute.cpp:124 core/smartattribute.cpp:134
#, kde-format
msgctxt "SMART attr description"
msgid ""
"Number of flash program operation failures since the drive was deployed."
msgstr ""
"Liczba niepowodzeń działania programu pamięci od czasu uruchomienia napędu."
#: core/smartattribute.cpp:125 core/smartattribute.cpp:135
#, kde-format
msgctxt "SMART attr name"
msgid "SSD Erase Fail Count"
msgstr "Licznik niepowodzeń wymazywania SSD"
#: core/smartattribute.cpp:125
#, kde-format
msgctxt "SMART attr description"
msgid "Number of flash erase operation failures since the drive was deployed."
msgstr ""
"Liczba niepowodzeń działania programu wymazywania pamięci od czasu "
"uruchomienia napędu."
#: core/smartattribute.cpp:126
#, kde-format
msgctxt "SMART attr name"
msgid "SSD Wear Leveling Count"
msgstr "Licznik wyrównywania zużycia SSD"
#: core/smartattribute.cpp:126
#, kde-format
msgctxt "SMART attr description"
msgid "Counts the maximum worst erase count on any block."
msgstr "Zlicza liczbę najgorszych wymazań w dowolnych blokach."
#: core/smartattribute.cpp:127
#, kde-format
msgctxt "SMART attr name"
msgid "SSD Unexpected power loss count"
msgstr "Licznik nieoczekiwanych zaników prądu dla SSD"
#: core/smartattribute.cpp:127
#, kde-format
msgctxt "SMART attr description"
msgid ""
"Number of shutdowns without STANDBY IMMEDIATE as the last command "
"(regardless of PLI activity using capacitor power). Normalized value is "
"always 100."
msgstr ""
"Licznik wyłączeń bez poprzedzających poleceń STANDBY IMMEDIATE(bez względu "
"na aktywność PLI przy użyciu prądu z kondensatorów). Znormalizowana wartość "
"zawsze wynosi 100."
#: core/smartattribute.cpp:128
#, kde-format
msgctxt "SMART attr name"
msgid "SSD Power Loss Protection Failure"
msgstr "Niepowodzenia ochrony przed utratą zasilania SSD"
#: core/smartattribute.cpp:128
#, kde-format
msgctxt "SMART attr description"
msgid ""
"Last test result, saturated at its maximum value. Bytes 0-1: last test "
"result as microseconds to discharge cap in range [25, 5000000], lower "
"indicates specific error code. Bytes 2-3: minutes since last test. Bytes "
"4-5: lifetime number of tests. Normalized value is set to 1 on test failure "
"or 11 if the capacitor has been tested in an excessive temperature "
"condition, otherwise 100."
msgstr ""
"Ostatnie wyniki prób, ustawione do maksymalnych wartości. Bajty 0-1: "
"ostatnie wyniki próby wyrażone w mikrosekundach do rozładowania szczytu w "
"zakresie [25, 5000000], niższa wartość wskazuje określony kod błędu. Bajty "
"2-3: minuty od ostatniej próby. Bajty 4-5: liczba prób w całym życiu napędu. "
"Znormalizowana wartość jest ustawiona na 1 przy niepowodzeniu próby lub 11, "
"jeśli kondensator był sprawdzany w podwyższonej temperaturze, w przeciwnym "
"przypadku wartość wynosi 100."
#: core/smartattribute.cpp:129
#, kde-format
msgctxt "SMART attr name"
msgid "SSD Erase Fail Count (chip)"
msgstr "Licznik niepowodzeń wymazywania SSD (chip)"
#: core/smartattribute.cpp:129
#, kde-format
msgctxt "SMART attr description"
msgid "Number of flash erase command failures."
msgstr "Liczba niepowodzeń polecenia wymazania pamięci."
#: core/smartattribute.cpp:130
#, kde-format
msgctxt "SMART attr name"
msgid "SSD Wear Range Delta"
msgstr "Delta zakresu zużycia SSD"
#: core/smartattribute.cpp:130
#, kde-format
msgctxt "SMART attr description"
msgid "Delta between most-worn and least-worn flash blocks."
msgstr ""
"Delta pomiędzy najbardziej zużytymi i najmniej zużytymi blokami pamięci."
#: core/smartattribute.cpp:131 core/smartattribute.cpp:132
#, kde-format
msgctxt "SMART attr name"
msgid "SSD Used Reserved Block Count Total"
msgstr "Całkowita liczba wykorzystanych bloków zarezerwowanych SSD"
#: core/smartattribute.cpp:131 core/smartattribute.cpp:132
#: core/smartattribute.cpp:135
#, kde-format
msgctxt "SMART attr description"
msgid "\"Pre-Fail\" Samsung attribute."
msgstr "Atrybut Samsunga ostrzegający przed usterką"
#: core/smartattribute.cpp:133
#, kde-format
msgctxt "SMART attr name"
msgid "SSD Unused Reserved Block Count Total"
msgstr "Całkowita liczba niewykorzystanych bloków zarezerwowanych SSD"
#: core/smartattribute.cpp:133
#, kde-format
msgctxt "SMART attr description"
msgid "\"Pre-Fail\" HP attribute."
msgstr "Atrybut HP ostrzegający przed usterką"
#: core/smartattribute.cpp:134
#, kde-format
msgctxt "SMART attr name"
msgid "SSD Program Fail Count Total or Non-4K Aligned Access Count"
msgstr ""
"Całkowita liczba niepowodzeń programu SSD lub liczba dostępów niewyrównanych "
"do 4-K"
#: core/smartattribute.cpp:136
#, kde-format
msgctxt "SMART attr name"
msgid "SATA Downshift Error Count"
msgstr "Liczba błędów redukcji prędkości SATA"
#: core/smartattribute.cpp:136
#, kde-format
msgctxt "SMART attr description"
msgid "Western Digital and Samsung attribute."
msgstr "Atrybut charakterystyczny dla dysków Western Digital i Samsung."
#: core/smartattribute.cpp:137
#, kde-format
msgctxt "SMART attr name"
msgid "End-to-End Error"
msgstr "Błąd koniec-do-końca"
#: core/smartattribute.cpp:137
#, kde-format
msgctxt "SMART attr description"
msgid ""
"Part of HP's SMART IV technology: After transferring through the cache RAM "
"data buffer the parity data between the host and the hard drive did not "
"match."
msgstr ""
"Część technologi SMART IV firmy HP: Po przesłaniu przez zarchiwizowany bufor "
"danych RAM, dane parzystości, pomiędzy gospodarzem i dyskiem twardym, nie są "
"zgodne."
#: core/smartattribute.cpp:138
#, kde-format
msgctxt "SMART attr name"
msgid "Head Stability"
msgstr "Stabilność głowicy"
#: core/smartattribute.cpp:138 core/smartattribute.cpp:139
#, kde-format
msgctxt "SMART attr description"
msgid "Western Digital attribute."
msgstr "Atrybut charakterystyczny dla dysków Western Digital."
#: core/smartattribute.cpp:139
#, kde-format
msgctxt "SMART attr name"
msgid "Induced Op-Vibration Detection"
msgstr "Rozpoznawanie wymuszonych wibracji OP"
#: core/smartattribute.cpp:140
#, kde-format
msgctxt "SMART attr name"
msgid "Reported Uncorrectable Errors"
msgstr "Zgłoszone nienaprawialne błędy"
#: core/smartattribute.cpp:140
#, kde-format
msgctxt "SMART attr description"
msgid "Count of errors that could not be recovered using hardware ECC."
msgstr ""
"Liczba błędów, które nie mogą zostać naprawione przy użyciu sprzętowego ECC."
#: core/smartattribute.cpp:141
#, kde-format
msgctxt "SMART attr name"
msgid "Command Timeout"
msgstr "Limit czasowy polecenia"
#: core/smartattribute.cpp:141
#, kde-format
msgctxt "SMART attr description"
msgid "Count of aborted operations due to HDD timeout."
msgstr "Liczba zaniechanych działań z powodu limitu czasowego dysku twardego."
#: core/smartattribute.cpp:142
#, kde-format
msgctxt "SMART attr name"
msgid "High Fly Writes"
msgstr "Zapisy poza zakresem pracy"
#: core/smartattribute.cpp:142
#, kde-format
msgctxt "SMART attr description"
msgid "Count of fly height errors detected."
msgstr ""
"Liczba rozpoznanych błędów głowicy polegających na pracy poza zakresem."
#: core/smartattribute.cpp:143
#, kde-format
msgctxt "SMART attr name"
msgid "Temperature Difference From 100"
msgstr "Różnica temperatury od 100"
#: core/smartattribute.cpp:143
#, kde-format
msgctxt "SMART attr description"
msgid ""
"Value is equal to (100 &ndash; temp. °C), allowing manufacturer to set a "
"minimum threshold which corresponds to a maximum temperature."
msgstr ""
"Wartość jest równa (100 &ndash; temp. °C), pozwalając wytwórcy na ustawienie "
"minimalnego progu, który odpowiada maksymalnej temperaturze."
#: core/smartattribute.cpp:144
#, kde-format
msgctxt "SMART attr name"
msgid "G-sense Error Rate"
msgstr "Wskaźnik błędów przyspieszeń"
#: core/smartattribute.cpp:144
#, kde-format
msgctxt "SMART attr description"
msgid "Count of errors resulting from externally-induced shock and vibration."
msgstr "Liczba błędów wynikająca z zewnętrznie wymuszonych wstrząsów i drgań."
#: core/smartattribute.cpp:145
#, kde-format
msgctxt "SMART attr name"
msgid "Power Off Retract Count"
msgstr "Liczba wycofań podczas wyłączania zasilania"
#: core/smartattribute.cpp:145
#, kde-format
msgctxt "SMART attr description"
msgid "Count of power-off or emergency retract cycles"
msgstr ""
"Liczba cykli wycofania podczas wyłączenia zasilania lub w trybie usterki"
#: core/smartattribute.cpp:146
#, kde-format
msgctxt "SMART attr name"
msgid "Load Cycle Count"
msgstr "Liczba cykli obciążenia"
#: core/smartattribute.cpp:146
#, kde-format
msgctxt "SMART attr description"
msgid "Count of load/unload cycles into head landing zone position."
msgstr "Liczba cykli obciążenia/odciążenia głowicy w pozycję spoczynkową."
#: core/smartattribute.cpp:147 core/smartattribute.cpp:175
#, kde-format
msgctxt "SMART attr name"
msgid "Temperature"
msgstr "Temperatura"
#: core/smartattribute.cpp:147
#, kde-format
msgctxt "SMART attr description"
msgid "Current internal temperature."
msgstr "Bieżąca wewnętrzna temperatura."
#: core/smartattribute.cpp:148
#, kde-format
msgctxt "SMART attr name"
msgid "Hardware ECC Recovered"
msgstr "Przywróconych sprzętowych ECC"
#: core/smartattribute.cpp:148
#, kde-format
msgctxt "SMART attr description"
msgid "Count of errors that could be recovered using hardware ECC."
msgstr ""
"Liczba błędów, które mogą zostać naprawione przy użyciu sprzętowego ECC."
#: core/smartattribute.cpp:149
#, kde-format
msgctxt "SMART attr name"
msgid "Reallocation Event Count"
msgstr "Liczba zdarzeń ponownych przydzieleń"
#: core/smartattribute.cpp:149
#, kde-format
msgctxt "SMART attr description"
msgid ""
"Count of remap operations. The raw value of this attribute shows the total "
"number of attempts to transfer data from reallocated sectors to a spare area."
msgstr ""
"Liczba działań ponownego mapowania. Nieprzetworzona wartość tego atrybutu "
"pokazuje łączną liczbę prób przeniesienia danych z ponownie przydzielonych "
"sektorów do zapasowego obszaru."
#: core/smartattribute.cpp:150
#, kde-format
msgctxt "SMART attr name"
msgid "Current Pending Sector Count"
msgstr "Liczba obecnie oczekujących sektorów"
#: core/smartattribute.cpp:150
#, kde-format
msgctxt "SMART attr description"
msgid ""
"Number of &quot;unstable&quot; sectors (waiting to be remapped, because of "
"read errors)."
msgstr ""
"Liczba &quot;niestabilnych&quot; sektorów (czekających na ponowne mapowanie "
"z powodu błędów odczytu)."
#: core/smartattribute.cpp:151
#, kde-format
msgctxt "SMART attr name"
msgid "Uncorrectable Sector Count"
msgstr "Liczba sektorów nienaprawialnych"
#: core/smartattribute.cpp:151
#, kde-format
msgctxt "SMART attr description"
msgid "Count of uncorrectable errors when reading/writing a sector."
msgstr ""
"Liczba nienaprawialnych błędów podczas odczytywania/zapisywania sektora."
#: core/smartattribute.cpp:152
#, kde-format
msgctxt "SMART attr name"
msgid "UltraDMA CRC Error Count"
msgstr "Liczba błędów UltraDMA CRC"
#: core/smartattribute.cpp:152
#, kde-format
msgctxt "SMART attr description"
msgid ""
"Count of errors in data transfer via the interface cable as determined by "
"ICRC."
msgstr ""
"Liczba błędów przesyłu danych przez interfejs kabla, określona według ICRC."
#: core/smartattribute.cpp:153
#, kde-format
msgctxt "SMART attr name"
msgid "Multi-Zone Error Rate<br/>Write Error Rate"
msgstr "Wskaźnik błędów wielostrefowych<br/>Wskaźnik błędów zapisu"
#: core/smartattribute.cpp:153
#, kde-format
msgctxt "SMART attr description"
msgid "The total number of errors when writing a sector."
msgstr "Łączna liczba błędów podczas zapisywania do sektora."
#: core/smartattribute.cpp:154
#, kde-format
msgctxt "SMART attr description"
msgid "Number of off-track errors."
msgstr "Liczba błędów poza ścieżką."
#: core/smartattribute.cpp:155
#, kde-format
msgctxt "SMART attr name"
msgid "Data Address Mark Errors"
msgstr "Błędy znaczników adresów danych"
#: core/smartattribute.cpp:155
#, kde-format
msgctxt "SMART attr description"
msgid "Number of Data Address Mark errors (or vendor-specific)."
msgstr ""
"Liczba błędów znaczników adresów danych (DAM) lub specyficznych dla "
"producenta."
#: core/smartattribute.cpp:156
#, kde-format
msgctxt "SMART attr name"
msgid "Run Out Cancel"
msgstr "Anulowanie wycofania"
#: core/smartattribute.cpp:156
#, kde-format
msgctxt "SMART attr description"
msgid "Number of ECC errors"
msgstr "Liczba błędów ECC"
#: core/smartattribute.cpp:157
#, kde-format
msgctxt "SMART attr name"
msgid "Soft ECC Correction"
msgstr "Programowa naprawa ECC"
#: core/smartattribute.cpp:157
#, kde-format
msgctxt "SMART attr description"
msgid "Number of errors corrected by software ECC"
msgstr "Liczba błędów naprawionych przez programowe ECC"
#: core/smartattribute.cpp:158
#, kde-format
msgctxt "SMART attr name"
msgid "Thermal Asperity Rate"
msgstr "Wskaźnik błędów termicznych"
#: core/smartattribute.cpp:158
#, kde-format
msgctxt "SMART attr description"
msgid "Number of errors due to high temperature."
msgstr "Liczba błędów spowodowanych wysoką temperaturą."
#: core/smartattribute.cpp:159
#, kde-format
msgctxt "SMART attr name"
msgid "Flying Height"
msgstr "Wysokość głowicy"
#: core/smartattribute.cpp:159
#, kde-format
msgctxt "SMART attr description"
msgid ""
"Height of heads above the disk surface. A flying height that is too low "
"increases the chances of a head crash while a flying height that is too high "
"increases the chances of a read/write error."
msgstr ""
"Wysokość głowic nad powierzchnią dysku. Wysokość, która jest za niska "
"zwiększa szanse głowicy na zderzenie, podczas gdy za wysoka, zwiększa szanse "
"na błąd odczytu/zapisu."
#: core/smartattribute.cpp:160
#, kde-format
msgctxt "SMART attr name"
msgid "Spin High Current"
msgstr "Rozkręcający prąd wzbudzania"
#: core/smartattribute.cpp:160
#, kde-format
msgctxt "SMART attr description"
msgid "Amount of surge current used to spin up the drive."
msgstr "Wartość prądu wzbudzania potrzebna do rozkręcenia napędu."
#: core/smartattribute.cpp:161
#, kde-format
msgctxt "SMART attr name"
msgid "Spin Buzz"
msgstr "Próby wybudzenia"
#: core/smartattribute.cpp:161
#, kde-format
msgctxt "SMART attr description"
msgid ""
"Number of buzz routines needed to spin up the drive due to insufficient "
"power."
msgstr ""
"Liczba procedur wybudzeń potrzebnych do rozkręcenia dysku z powodu "
"niewystarczającego zasilania."
#: core/smartattribute.cpp:162
#, kde-format
msgctxt "SMART attr name"
msgid "Offline Seek Performance"
msgstr "Wydajność wyszukiwania w trybie offline"
#: core/smartattribute.cpp:162
#, kde-format
msgctxt "SMART attr description"
msgid "Drive's seek performance during its internal tests."
msgstr "Wydajność wyszukiwania napędu podczas jego wewnętrznych testów."
#: core/smartattribute.cpp:163
#, kde-format
msgctxt "SMART attr name"
msgid "Vibration During Write"
msgstr "Drgania podczas zapisu"
#: core/smartattribute.cpp:163
#, kde-format
msgctxt "SMART attr description"
msgid "Vibration During Write"
msgstr "Drgania podczas zapisu"
#: core/smartattribute.cpp:164
#, kde-format
msgctxt "SMART attr name"
msgid "Shock During Write"
msgstr "Wstrząsy podczas zapisu"
#: core/smartattribute.cpp:164
#, kde-format
msgctxt "SMART attr description"
msgid "Shock During Write"
msgstr "Wstrząsy podczas zapisu"
#: core/smartattribute.cpp:165
#, kde-format
msgctxt "SMART attr name"
msgid "Disk Shift"
msgstr "Przesunięcie dysku"
#: core/smartattribute.cpp:165
#, kde-format
msgctxt "SMART attr description"
msgid ""
"Distance the disk has shifted relative to the spindle (usually due to shock "
"or temperature)."
msgstr ""
"Odległość o jaką dysk przesunął się względem talerzy (zazwyczaj z powodu "
"wstrząsu lub temperatury)."
#: core/smartattribute.cpp:166
#, kde-format
msgctxt "SMART attr name"
msgid "G-Sense Error Rate"
msgstr "Wskaźnik błędów przyspieszeń"
#: core/smartattribute.cpp:166
#, kde-format
msgctxt "SMART attr description"
msgid ""
"The number of errors resulting from externally-induced shock and vibration."
msgstr "Liczba błędów wynikająca z zewnętrznie wymuszonych wstrząsów i drgań."
#: core/smartattribute.cpp:167
#, kde-format
msgctxt "SMART attr name"
msgid "Loaded Hours"
msgstr "Godziny pod obciążeniem"
#: core/smartattribute.cpp:167
#, kde-format
msgctxt "SMART attr description"
msgid "Time spent operating under data load."
msgstr "Czas spędzony na działanie pod obciążeniem danych."
#: core/smartattribute.cpp:168
#, kde-format
msgctxt "SMART attr name"
msgid "Load/Unload Retry Count"
msgstr "Liczba ponawiania obciążenia/odciążenia"
#: core/smartattribute.cpp:168
#, kde-format
msgctxt "SMART attr description"
msgid "Number of times head changes position."
msgstr "Liczba razy, zmiany pozycji przez głowicę."
#: core/smartattribute.cpp:169
#, kde-format
msgctxt "SMART attr name"
msgid "Load Friction"
msgstr "Tarcie obciążenia"
#: core/smartattribute.cpp:169
#, kde-format
msgctxt "SMART attr description"
msgid "Resistance caused by friction in mechanical parts while operating."
msgstr "Opór spowodowany tarciem w częściach mechanicznych podczas działania."
#: core/smartattribute.cpp:170
#, kde-format
msgctxt "SMART attr name"
msgid "Load/Unload Cycle Count"
msgstr "Liczba cykli obciążeń/odciążeń"
#: core/smartattribute.cpp:170
#, kde-format
msgctxt "SMART attr description"
msgid "Total number of load cycles."
msgstr "Łączna liczba cykli obciążeń."
#: core/smartattribute.cpp:171
#, kde-format
msgctxt "SMART attr name"
msgid "Load-In Time"
msgstr "Czas pod obciążeniem"
#: core/smartattribute.cpp:171
#, kde-format
msgctxt "SMART attr description"
msgid ""
"Total time of loading on the magnetic heads actuator (time not spent in "
"parking area)."
msgstr ""
"Łączny czas obciążania aktuatora magnetycznych głowic (czas niespędzony w "
"obszarze parkowania)."
#: core/smartattribute.cpp:172
#, kde-format
msgctxt "SMART attr name"
msgid "Torque Amplification Count"
msgstr "Liczba wzmocnień momentu obrotowego"
#: core/smartattribute.cpp:172
#, kde-format
msgctxt "SMART attr description"
msgid "Number of attempts to compensate for platter speed variations."
msgstr "Liczba prób skompensowania zmienności szybkości wirowania platera."
#: core/smartattribute.cpp:173
#, kde-format
msgctxt "SMART attr name"
msgid "Power-Off Retract Cycle"
msgstr "Cykle wycofań podczas wyłączania zasilania"
#: core/smartattribute.cpp:173
#, kde-format
msgctxt "SMART attr description"
msgid ""
"The number of times the magnetic armature was retracted automatically as a "
"result of cutting power."
msgstr ""
"Liczba razy wycofania armatury magnetycznej z powodu odcięcia zasilania."
#: core/smartattribute.cpp:174
#, kde-format
msgctxt "SMART attr name"
msgid "GMR Head Amplitude"
msgstr "Amplituda głowicy GMR"
#: core/smartattribute.cpp:174
#, kde-format
msgctxt "SMART attr description"
msgid ""
"Amplitude of &quot;thrashing&quot; (distance of repetitive forward/reverse "
"head motion)"
msgstr ""
"Amplituda &quot;bicia&quot; (odległość powtarzających się ruchów głowicy "
"naprzód/wstecz)"
#: core/smartattribute.cpp:175
#, kde-format
msgctxt "SMART attr description"
msgid "Drive Temperature"
msgstr "Temperatura napędu"
#: core/smartattribute.cpp:176
#, kde-format
msgctxt "SMART attr name"
msgid "Endurance Remaining"
msgstr "Pozostała wytrzymałość"
#: core/smartattribute.cpp:176
#, kde-format
msgctxt "SMART attr description"
msgid ""
"Count of physical erase cycles completed on the drive as a percentage of the "
"maximum physical erase cycles the drive supports"
msgstr ""
"Liczba cykli kasowań przeprowadzonych na napędzie, wyrażona jako procent "
"maksymalnej fizycznej liczby cykli kasowania, wspieranej przez napęd"
#: core/smartattribute.cpp:177
#, kde-format
msgctxt "SMART attr name"
msgid "Power-On Seconds"
msgstr "Sekundy pod zasilaniem"
#: core/smartattribute.cpp:177
#, kde-format
msgctxt "SMART attr description"
msgid "Time elapsed in the power-on state"
msgstr "Czas, który upłynął w stanie zasilania"
#: core/smartattribute.cpp:178
#, kde-format
msgctxt "SMART attr name"
msgid "Unrecoverable ECC Count"
msgstr "Liczba nienaprawialnych ECC"
#: core/smartattribute.cpp:178
#, kde-format
msgctxt "SMART attr description"
msgid "Count of unrecoverable ECC errors"
msgstr "Liczba nienaprawialnych błędów ECC"
#: core/smartattribute.cpp:179
#, kde-format
msgctxt "SMART attr name"
msgid "Good Block Rate"
msgstr "Wskaźnik dobrych bloków"
#: core/smartattribute.cpp:179
#, kde-format
msgctxt "SMART attr description"
msgid ""
"Count of available reserved blocks as percentage of the total number of "
"reserved blocks"
msgstr ""
"Liczba dostępnych, zarezerwowanych bloków, wyrażona jako procent łącznej "
"liczby zarezerwowanych bloków"
#: core/smartattribute.cpp:180
#, kde-format
msgctxt "SMART attr name"
msgid "Head Flying Hours<br/>or Transfer Error Rate (Fujitsu)"
msgstr ""
"Godziny poza zakresem głowicy<br/>lub Wskaźnik błędów przesyłania (Fujitsu)"
#: core/smartattribute.cpp:180
#, kde-format
msgctxt "SMART attr description"
msgid ""
"Time while head is positioning<br/>or counts the number of times the link is "
"reset during a data transfer."
msgstr ""
"Czas pozycjonowania głowicy<br/>lub liczenie ile razy połączenie jest "
"nawiązywane ponownie, podczas przesyłania danych."
#: core/smartattribute.cpp:181
#, kde-format
msgctxt "SMART attr name"
msgid "Total LBAs Written"
msgstr "Łącznie zapisanych LBA"
#: core/smartattribute.cpp:181
#, kde-format
msgctxt "SMART attr description"
msgid "Total LBAs Written"
msgstr "Łącznie zapisanych LBA"
#: core/smartattribute.cpp:182
#, kde-format
msgctxt "SMART attr name"
msgid "Total LBAs Read"
msgstr "Łącznie odczytanych LBA"
#: core/smartattribute.cpp:182
#, kde-format
msgctxt "SMART attr description"
msgid "Total LBAs Read"
msgstr "Łącznie odczytanych LBA"
#: core/smartattribute.cpp:183
#, kde-format
msgctxt "SMART attr name"
msgid "SSD NAND_Writes_1GiB"
msgstr "Liczba zapisów NAND 1GiB SSD"
#: core/smartattribute.cpp:183
#, kde-format
msgctxt "SMART attr description"
msgid "Number of writes to NAND in 1 GB increments"
msgstr "Liczba zapisów do NAND w inkrementach 1 GB"
#: core/smartattribute.cpp:184
#, kde-format
msgctxt "SMART attr name"
msgid "Read Error Retry Rate"
msgstr "Wskaźnik ponawiania błędów odczytu"
#: core/smartattribute.cpp:184
#, kde-format
msgctxt "SMART attr description"
msgid "Number of errors while reading from a disk"
msgstr "Liczba błędów podczas odczytu z dysku"
#: core/smartattribute.cpp:185
#, kde-format
msgctxt "SMART attr name"
msgid "Free Fall Protection"
msgstr "Ochrona przed swobodnym spadaniem"
#: core/smartattribute.cpp:185
#, kde-format
msgctxt "SMART attr description"
msgid "Number of &quot;Free Fall Events&quot; detected"
msgstr "Liczba wykrytych &quot;zdarzeń swobodnego spadania&quot;"
#: core/smartstatus.cpp:84
#, kde-kuit-format
msgctxt "@item:intable degrees in Celsius and Fahrenheit"
msgid "%1° C / %2° F"
msgstr "%1° C / %2° F"
#: core/smartstatus.cpp:92
#, kde-kuit-format
msgctxt "@item"
msgid "Aborted"
msgstr "Zaniechane"
#: core/smartstatus.cpp:95
#, kde-kuit-format
msgctxt "@item"
msgid "Interrupted"
msgstr "Przerwane"
#: core/smartstatus.cpp:98
#, kde-kuit-format
msgctxt "@item"
msgid "Fatal error"
msgstr "Poważny błąd"
#: core/smartstatus.cpp:101
#, kde-kuit-format
msgctxt "@item"
msgid "Unknown error"
msgstr "Nieznany błąd"
#: core/smartstatus.cpp:104
#, kde-kuit-format
msgctxt "@item"
msgid "Electrical error"
msgstr "Błąd elektryczny"
#: core/smartstatus.cpp:107
#, kde-kuit-format
msgctxt "@item"
msgid "Servo error"
msgstr "Błąd serwa"
#: core/smartstatus.cpp:110
#, kde-kuit-format
msgctxt "@item"
msgid "Read error"
msgstr "Błąd odczytu"
#: core/smartstatus.cpp:113
#, kde-kuit-format
msgctxt "@item"
msgid "Handling error"
msgstr "Błąd obsługi"
#: core/smartstatus.cpp:116
#, kde-kuit-format
msgctxt "@item"
msgid "Self test in progress"
msgstr "Samo-diagnoza w toku"
#: core/smartstatus.cpp:120
#, kde-kuit-format
msgctxt "@item"
msgid "Success"
msgstr "Powodzenie"
#: core/smartstatus.cpp:129
#, kde-kuit-format
msgctxt "@item"
msgid "Healthy"
msgstr "Stan"
#: core/smartstatus.cpp:132
#, kde-kuit-format
msgctxt "@item"
msgid "Has been used outside of its design parameters in the past."
msgstr ""
"W przeszłości, był wykorzystywany w zakresie poza jego konstrukcyjnymi "
"parametrami."
#: core/smartstatus.cpp:135
#, kde-kuit-format
msgctxt "@item"
msgid "Has some bad sectors."
msgstr "Ma pewne błędne sektory."
#: core/smartstatus.cpp:138
#, kde-kuit-format
msgctxt "@item"
msgid "Is being used outside of its design parameters right now."
msgstr ""
"Teraz jest wykorzystywany w zakresie poza jego konstrukcyjnymi parametrami."
#: core/smartstatus.cpp:141
#, kde-kuit-format
msgctxt "@item"
msgid "Has many bad sectors."
msgstr "Ma wiele błędnych sektorów."
#: core/smartstatus.cpp:145
#, kde-kuit-format
msgctxt "@item"
msgid "Disk failure is imminent. Backup all data!"
msgstr ""
"Niedługo dysk ulegnie usterce. Wykonaj kopię zapasową wszystkich danych!"
#: fs/btrfs.cpp:139
#, kde-kuit-format
msgctxt "@info:progress"
msgid ""
"Resizing Btrfs file system on partition <filename>%1</filename> failed: "
"Could not create temp dir."
msgstr ""
"Zmiana rozmiaru systemu plików Btrfs na partycji <filename>%1</filename> nie "
"powiodła się: nie można utworzyć katalogu tymczasowego."
#: fs/btrfs.cpp:155 fs/btrfs.cpp:175
#, kde-kuit-format
msgctxt "@info:progress"
msgid ""
"Resizing Btrfs file system on partition <filename>%1</filename> failed: "
"btrfs file system resize failed."
msgstr ""
"Zmiana rozmiaru systemu plików Btrfs na partycji <filename>%1</filename> nie "
"powiodła się: nie udało się zmienić rozmiaru systemu plików btrfs."
#: fs/btrfs.cpp:160
#, kde-kuit-format
msgctxt "@info:progress"
msgid ""
"<warning>Resizing Btrfs file system on partition <filename>%1</filename>: "
"Unmount failed.</warning>"
msgstr ""
"<warning>Zmiana rozmiaru systemu plików Btrfs na partycji <filename>%1</"
"filename>: nie udało się odpiąć.</warning>"
#: fs/btrfs.cpp:162
#, kde-kuit-format
msgctxt "@info:progress"
msgid ""
"Resizing Btrfs file system on partition <filename>%1</filename> failed: "
"Initial mount failed."
msgstr ""
"Zmiana rozmiaru systemu plików Btrfs na partycji <filename>%1</filename> nie "
"powiodła się: nie udało się początkowe podpięcie."
#: fs/fat12.cpp:140
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Setting label for partition <filename>%1</filename> to %2"
msgstr "Ustawianie etykiety dla partycji <filename>%1</filename> na %2"
#: fs/filesystem.cpp:422
#, kde-kuit-format
msgctxt "@item filesystem name"
msgid "unknown"
msgstr "nieznany"
#: fs/filesystem.cpp:423
#, kde-kuit-format
msgctxt "@item filesystem name"
msgid "extended"
msgstr "rozszerzony"
#: fs/filesystem.cpp:425
#, kde-kuit-format
msgctxt "@item filesystem name"
msgid "ext2"
msgstr "ext2"
#: fs/filesystem.cpp:426
#, kde-kuit-format
msgctxt "@item filesystem name"
msgid "ext3"
msgstr "ext3"
#: fs/filesystem.cpp:427
#, kde-kuit-format
msgctxt "@item filesystem name"
msgid "ext4"
msgstr "ext4"
#: fs/filesystem.cpp:428
#, kde-kuit-format
msgctxt "@item filesystem name"
msgid "linuxswap"
msgstr "linuxswap"
#: fs/filesystem.cpp:429
#, kde-kuit-format
msgctxt "@item filesystem name"
msgid "fat16"
msgstr "fat16"
#: fs/filesystem.cpp:430
#, kde-kuit-format
msgctxt "@item filesystem name"
msgid "fat32"
msgstr "fat32"
#: fs/filesystem.cpp:431
#, kde-kuit-format
msgctxt "@item filesystem name"
msgid "ntfs"
msgstr "ntfs"
#: fs/filesystem.cpp:432
#, kde-kuit-format
msgctxt "@item filesystem name"
msgid "reiser"
msgstr "reiser"
#: fs/filesystem.cpp:433
#, kde-kuit-format
msgctxt "@item filesystem name"
msgid "reiser4"
msgstr "reiser4"
#: fs/filesystem.cpp:434
#, kde-kuit-format
msgctxt "@item filesystem name"
msgid "xfs"
msgstr "xfs"
#: fs/filesystem.cpp:435
#, kde-kuit-format
msgctxt "@item filesystem name"
msgid "jfs"
msgstr "jfs"
#: fs/filesystem.cpp:436
#, kde-kuit-format
msgctxt "@item filesystem name"
msgid "hfs"
msgstr "hfs"
#: fs/filesystem.cpp:437
#, kde-kuit-format
msgctxt "@item filesystem name"
msgid "hfsplus"
msgstr "hfsplus"
#: fs/filesystem.cpp:438
#, kde-kuit-format
msgctxt "@item filesystem name"
msgid "ufs"
msgstr "ufs"
#: fs/filesystem.cpp:439
#, kde-kuit-format
msgctxt "@item filesystem name"
msgid "unformatted"
msgstr "niesformatowany"
#: fs/filesystem.cpp:440
#, kde-kuit-format
msgctxt "@item filesystem name"
msgid "btrfs"
msgstr "btrfs"
#: fs/filesystem.cpp:441
#, kde-kuit-format
msgctxt "@item filesystem name"
msgid "hpfs"
msgstr "hpfs"
#: fs/filesystem.cpp:442
#, kde-kuit-format
msgctxt "@item filesystem name"
msgid "luks"
msgstr "luks"
#: fs/filesystem.cpp:443
#, kde-kuit-format
msgctxt "@item filesystem name"
msgid "ocfs2"
msgstr "ocfs2"
#: fs/filesystem.cpp:444
#, kde-kuit-format
msgctxt "@item filesystem name"
msgid "zfs"
msgstr "zfs"
#: fs/filesystem.cpp:445
#, kde-kuit-format
msgctxt "@item filesystem name"
msgid "exfat"
msgstr "exfat"
#: fs/filesystem.cpp:446
#, kde-kuit-format
msgctxt "@item filesystem name"
msgid "nilfs2"
msgstr "nilfs2"
#: fs/filesystem.cpp:447
#, kde-kuit-format
msgctxt "@item filesystem name"
msgid "lvm2 pv"
msgstr "lvm2 pv"
#: fs/filesystem.cpp:448
#, kde-kuit-format
msgctxt "@item filesystem name"
msgid "f2fs"
msgstr "f2fs"
#: fs/filesystem.cpp:449
#, kde-kuit-format
msgctxt "@item filesystem name"
msgid "udf"
msgstr "udf"
#: fs/filesystem.cpp:450
#, kde-kuit-format
msgctxt "@item filesystem name"
msgid "iso9660"
msgstr "iso9660"
#: fs/filesystem.cpp:451
#, kde-kuit-format
msgctxt "@item filesystem name"
msgid "luks2"
msgstr "luks2"
#: fs/filesystem.cpp:452
#, kde-kuit-format
msgctxt "@item filesystem name"
msgid "fat12"
msgstr "fat12"
#: fs/filesystem.cpp:453
#, kde-kuit-format
msgctxt "@item filesystem name"
msgid "linux_raid_member"
msgstr "członek_linux_raid"
#: fs/filesystem.cpp:454
#, kde-kuit-format
msgctxt "@item filesystem name"
msgid "BitLocker"
msgstr "BitLocker"
#: fs/filesystem.cpp:455
#, kde-kuit-format
msgctxt "@item filesystem name"
msgid "apfs"
msgstr "apfs"
#: fs/filesystem.cpp:456
#, kde-kuit-format
msgctxt "@item filesystem name"
msgid "minix"
msgstr "minix"
#: fs/filesystem.cpp:499 fs/luks.cpp:161
#, kde-kuit-format
msgctxt "@title:menu"
msgid "Mount"
msgstr "Podepnij"
#: fs/filesystem.cpp:505 fs/luks.cpp:166
#, kde-kuit-format
msgctxt "@title:menu"
msgid "Unmount"
msgstr "Odepnij"
#: fs/jfs.cpp:163
#, kde-kuit-format
msgctxt "@info:progress"
msgid ""
"Resizing JFS file system on partition <filename>%1</filename> failed: Could "
"not create temp dir."
msgstr ""
"Zmiana rozmiaru systemu plików JFS na partycji <filename>%1</filename> nie "
"powiodła się: nie można utworzyć katalogu tymczasowego."
#: fs/jfs.cpp:177 fs/jfs.cpp:196
#, kde-kuit-format
msgctxt "@info:progress"
msgid ""
"Resizing JFS file system on partition <filename>%1</filename> failed: "
"Remount failed."
msgstr ""
"Zmiana rozmiaru systemu plików JFS na partycji <filename>%1</filename> nie "
"powiodła się: nie udało się ponownie podpiąć."
#: fs/jfs.cpp:182
#, kde-kuit-format
msgctxt "@info:progress"
msgid ""
"<warning>Resizing JFS file system on partition <filename>%1</filename>: "
"Unmount failed.</warning>"
msgstr ""
"<warning>Zmiana rozmiaru systemu plików JFS na partycji <filename>%1</"
"filename>: nie udało się odpiąć.</warning>"
#: fs/jfs.cpp:184
#, kde-kuit-format
msgctxt "@info:progress"
msgid ""
"Resizing JFS file system on partition <filename>%1</filename> failed: "
"Initial mount failed."
msgstr ""
"Zmiana rozmiaru systemu plików JFS na partycji <filename>%1</filename> nie "
"powiodła się: nie udało się początkowe podpięcie."
#: fs/linuxswap.cpp:139
#, kde-kuit-format
msgctxt "@title:menu"
msgid "Activate swap"
msgstr "Aktywuj przestrzeń wymiany"
#: fs/linuxswap.cpp:144
#, kde-kuit-format
msgctxt "@title:menu"
msgid "Deactivate swap"
msgstr "Wyłącz przestrzeń wymiany"
#: fs/luks.cpp:171
#, kde-kuit-format
msgctxt "@title:menu"
msgid "Unlock"
msgstr "Odblokuj"
#: fs/luks.cpp:176
#, kde-kuit-format
msgctxt "@title:menu"
msgid "Lock"
msgstr "Zablokuj"
#: fs/luks.cpp:257
#, kde-format
msgid "Enter passphrase for %1:"
msgstr "Wprowadź hasło dla %1"
#: fs/luks.cpp:498 fs/luks.cpp:508 fs/luks2.cpp:95 fs/luks2.cpp:112
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Resizing LUKS crypt on partition <filename>%1</filename>."
msgstr "Zmiana rozmiaru partycji LUKS <filename>%1</filename>."
#: fs/luks.cpp:512 fs/luks2.cpp:123
#, kde-kuit-format
msgctxt "@info:progress"
msgid ""
"Resizing encrypted file system on partition <filename>%1</filename> failed."
msgstr ""
"Nie udało się zmienić rozmiaru systemu plików na partycji <filename>%1</"
"filename>."
#: fs/nilfs2.cpp:146
#, kde-kuit-format
msgctxt "@info:progress"
msgid ""
"Resizing NILFS2 file system on partition <filename>%1</filename> failed: "
"Could not create temp dir."
msgstr ""
"Zmiana rozmiaru systemu plików NILFS2 na partycji <filename>%1</filename> "
"nie powiodła się: nie można utworzyć katalogu tymczasowego."
#: fs/nilfs2.cpp:160 fs/nilfs2.cpp:179
#, kde-kuit-format
msgctxt "@info:progress"
msgid ""
"Resizing NILFS2 file system on partition <filename>%1</filename> failed: "
"NILFS2 file system resize failed."
msgstr ""
"Zmiana rozmiaru systemu plików NILFS2 na partycji <filename>%1</filename> "
"nie powiodła się: nie udało się zmienić rozmiaru systemu plików btrfs."
#: fs/nilfs2.cpp:165
#, kde-kuit-format
msgctxt "@info:progress"
msgid ""
"<warning>Resizing NILFS2 file system on partition <filename>%1</filename>: "
"Unmount failed.</warning>"
msgstr ""
"<warning>Zmiana rozmiaru systemu plików NILFS2 na partycji <filename>%1</"
"filename>: nie udało się odpiąć.</warning>"
#: fs/nilfs2.cpp:167
#, kde-kuit-format
msgctxt "@info:progress"
msgid ""
"Resizing NILFS2 file system on partition <filename>%1</filename> failed: "
"Initial mount failed."
msgstr ""
"Zmiana rozmiaru systemu plików NILFS2 na partycji <filename>%1</filename> "
"nie powiodła się: nie udało się początkowe podpięcie."
#: fs/ntfs.cpp:180
#, kde-kuit-format
msgctxt "@info:progress"
msgid ""
"Updating boot sector for NTFS file system on partition <filename>%1</"
"filename>."
msgstr ""
"Uaktualnienie sektora rozruchowego dla systemu plików NTFS na partycji "
"<filename>%1</filename>."
#: fs/ntfs.cpp:192 fs/ntfs.cpp:200
#, kde-kuit-format
msgctxt "@info:progress"
msgid ""
"Could not write new start sector to partition <filename>%1</filename> when "
"trying to update the NTFS boot sector."
msgstr ""
"Nie można zapisać nowego sektora startowego na partycji <filename>%1</"
"filename>, podczas próby uaktualnienia sektora rozruchowego NTFS."
#: fs/ntfs.cpp:204
#, kde-kuit-format
msgctxt "@info:progress"
msgid ""
"Updated NTFS boot sector for partition <filename>%1</filename> successfully."
msgstr ""
"Pomyślnie uaktualniono sektor rozruchowy NTFS dla partycji <filename>%1</"
"filename>."
#: fs/xfs.cpp:167
#, kde-kuit-format
msgctxt "@info:progress"
msgid ""
"Resizing XFS file system on partition <filename>%1</filename> failed: Could "
"not create temp dir."
msgstr ""
"Zmiana rozmiaru systemu plików XFS na partycji <filename>%1</filename> nie "
"powiodła się: nie można utworzyć katalogu tymczasowego."
#: fs/xfs.cpp:181 fs/xfs.cpp:200
#, kde-kuit-format
msgctxt "@info:progress"
msgid ""
"Resizing XFS file system on partition <filename>%1</filename> failed: "
"xfs_growfs failed."
msgstr ""
"Zmiana rozmiaru systemu plików XFS na partycji <filename>%1</filename> nie "
"powiodła się: nie udało się xfs_growfs."
#: fs/xfs.cpp:186
#, kde-kuit-format
msgctxt "@info:progress"
msgid ""
"<warning>Resizing XFS file system on partition <filename>%1</filename> "
"failed: Unmount failed.</warning>"
msgstr ""
"<warning>Zmiana rozmiaru systemu plików XFS na partycji <filename>%1</"
"filename> nie powiodła się: nie udało się odpiąć.</warning>"
#: fs/xfs.cpp:188
#, kde-kuit-format
msgctxt "@info:progress"
msgid ""
"Resizing XFS file system on partition <filename>%1</filename> failed: "
"Initial mount failed."
msgstr ""
"Zmiana rozmiaru systemu plików XFS na partycji <filename>%1</filename> nie "
"powiodła się: nie udało się początkowe podpięcie."
#: jobs/backupfilesystemjob.cpp:63
#, kde-kuit-format
msgctxt "@info:progress"
msgid ""
"Could not open file system on source partition <filename>%1</filename> for "
"backup."
msgstr ""
"Nie można otworzyć systemu plików na partycji źródłowej <filename>%1</"
"filename> do wykonania kopi zapasowej."
#: jobs/backupfilesystemjob.cpp:65
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Could not create backup file <filename>%1</filename>."
msgstr "Nie można utworzyć pliku kopii zapasowej <filename>%1</filename>."
#: jobs/backupfilesystemjob.cpp:77
#, kde-kuit-format
msgctxt "@info:progress"
msgid ""
"Back up file system on partition <filename>%1</filename> to <filename>%2</"
"filename>"
msgstr ""
"Wykonywanie kopii zapasowej systemu plików na partycji <filename>%1</"
"filename> do <filename>%2</filename>"
#: jobs/checkfilesystemjob.cpp:57
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Check file system on partition <filename>%1</filename>"
msgstr "Sprawdzenie systemu plików na partycji <filename>%1</filename>"
#: jobs/copyfilesystemjob.cpp:59
#, kde-kuit-format
msgctxt "@info:progress"
msgid ""
"Cannot copy file system: File system on target partition <filename>%1</"
"filename> is smaller than the file system on source partition <filename>%2</"
"filename>."
msgstr ""
"Nie można skopiować systemu plików: System plików na partycji docelowej "
"<filename>%1</filename> jest mniejszy, niż system plików na partycji "
"źródłowej <filename>%2</filename>."
#: jobs/copyfilesystemjob.cpp:67
#, kde-kuit-format
msgctxt "@info:progress"
msgid ""
"Could not open file system on source partition <filename>%1</filename> for "
"copying."
msgstr ""
"Nie można otworzyć systemu plików na partycji źródłowej <filename>%1</"
"filename> do kopiowania."
#: jobs/copyfilesystemjob.cpp:69
#, kde-kuit-format
msgctxt "@info:progress"
msgid ""
"Could not open file system on target partition <filename>%1</filename> for "
"copying."
msgstr ""
"Nie można otworzyć systemu plików na partycji docelowej <filename>%1</"
"filename> do kopiowania."
#: jobs/copyfilesystemjob.cpp:72
#, kde-kuit-format
msgctxt "@info:progress"
msgid ""
"Closing device. This may take a while, especially on slow devices like "
"Memory Sticks."
msgstr ""
"Zamykanie urządzenia. Może to trochę potrwać, szczególnie na wolnych "
"urządzeniach takich jak pendrive."
#: jobs/copyfilesystemjob.cpp:99
#, kde-kuit-format
msgctxt "@info:progress"
msgid ""
"Copy file system on partition <filename>%1</filename> to partition <filename>"
"%2</filename>"
msgstr ""
"Skopiowanie systemu plików na partycji <filename>%1</filename> do partycji "
"<filename>%2</filename>"
#: jobs/createfilesystemjob.cpp:73
#, kde-kuit-format
msgctxt "@info:progress"
msgid ""
"Failed to set the system type for the file system on partition <filename>%1</"
"filename>."
msgstr ""
"Nieudane ustawianie rodzaju systemu dla systemu plików na partycji <filename>"
"%1</filename>."
#: jobs/createfilesystemjob.cpp:75
#, kde-kuit-format
msgctxt "@info:progress"
msgid ""
"Could not open partition table on device <filename>%1</filename> to set the "
"system type for partition <filename>%2</filename>."
msgstr ""
"Nie można otworzyć tablicy partycji na urządzeniu <filename>%1</filename>, "
"aby ustawić rodzaj systemu dla partycji <filename>%2</filename>."
#: jobs/createfilesystemjob.cpp:77
#, kde-kuit-format
msgctxt "@info:progress"
msgid ""
"Could not open device <filename>%1</filename> to set the system type for "
"partition <filename>%2</filename>."
msgstr ""
"Nie można otworzyć urządzenia <filename>%1</filename>, aby ustawić rodzaj "
"systemu dla partycji <filename>%2</filename>."
#: jobs/createfilesystemjob.cpp:91
#, kde-kuit-format
msgctxt "@info:progress"
msgid ""
"Create file system <filename>%1</filename> on partition <filename>%2</"
"filename>"
msgstr ""
"Utworzenie systemu plików <filename>%1</filename> na partycji <filename>%2</"
"filename>"
#: jobs/createpartitionjob.cpp:68
#, kde-kuit-format
msgctxt "@info/plain"
msgid ""
"Failed to add partition <filename>%1</filename> to device <filename>%2</"
"filename>."
msgstr ""
"Nie udało się dodać partycji <filename>%1</filename> na urządzenie <filename>"
"%2</filename>."
#: jobs/createpartitionjob.cpp:70
#, kde-kuit-format
msgctxt "@info:progress"
msgid ""
"Could not open partition table on device <filename>%1</filename> to create "
"new partition <filename>%2</filename>."
msgstr ""
"Nie można otworzyć tablicy partycji urządzenia <filename>%1</filename> w "
"celu utworzenia nowej partycji <filename>%2</filename>."
#: jobs/createpartitionjob.cpp:72
#, kde-kuit-format
msgctxt "@info:progress"
msgid ""
"Could not open device <filename>%1</filename> to create new partition "
"<filename>%2</filename>."
msgstr ""
"Nie można otworzyć urządzenia <filename>%1</filename>, aby utworzyć nową "
"partycję <filename>%2</filename>."
#: jobs/createpartitionjob.cpp:90
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Create new partition <filename>%1</filename>"
msgstr "Utworzenie nowej partycji <filename>%1</filename>"
#: jobs/createpartitionjob.cpp:92
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Create new partition on device <filename>%1</filename>"
msgstr "Utworzenie nowej partycji na urządzeniu <filename>%1</filename>"
#: jobs/createpartitiontablejob.cpp:55
#, kde-kuit-format
msgctxt "@info:progress"
msgid ""
"Creating partition table failed: Could not open device <filename>%1</"
"filename>."
msgstr ""
"Nie udało się utworzyć tablicy partycji: Nie można otworzyć urządzenia "
"<filename>%1</filename>."
#: jobs/createpartitiontablejob.cpp:67
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Create new partition table on device <filename>%1</filename>"
msgstr ""
"Utworzenie nowej tablicy partycji na urządzeniu <filename>%1</filename>"
#: jobs/createvolumegroupjob.cpp:60
#, kde-kuit-format
msgctxt "@info/plain"
msgid "Create a new Volume Group: <filename>%1</filename> with PV: %2"
msgstr "Utworzenie nowej grupy wolumenów <filename>%1</filename> z PV: %2"
#: jobs/deactivatelogicalvolumejob.cpp:61
#, kde-kuit-format
msgctxt "@info/plain"
msgid "Deactivate Logical Volumes: <filename>%1</filename>"
msgstr "Wyłączenie logicznych wolumenów <filename>%1</filename>"
#: jobs/deactivatevolumegroupjob.cpp:58
#, kde-kuit-format
msgctxt "@info/plain"
msgid "Deactivate Volume Group: <filename>%1</filename>"
msgstr "Wyłączenie grupy wolumenów <filename>%1</filename>"
#: jobs/deletefilesystemjob.cpp:61
#, kde-kuit-format
msgctxt "@info:progress"
msgid ""
"Could not delete file system: file system on <filename>%1</filename> is "
"mounted."
msgstr ""
"Nie można usunąć systemu plików: system plików na <filename>%1</filename> "
"jest podpięty."
#: jobs/deletefilesystemjob.cpp:86
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Could not delete file system on <filename>%1</filename>."
msgstr "Nie można usunąć systemu plików na <filename>%1</filename>"
#: jobs/deletefilesystemjob.cpp:90
#, kde-kuit-format
msgctxt "@info:progress"
msgid ""
"Could not open partition table on device <filename>%1</filename> to delete "
"file system on <filename>%2</filename>."
msgstr ""
"Nie można otworzyć tablicy partycji urządzenia <filename>%1</filename> w "
"celu usunięcia systemu plików na <filename>%2</filename>."
#: jobs/deletefilesystemjob.cpp:93
#, kde-kuit-format
msgctxt "@info:progress"
msgid ""
"Could not delete file system signature for partition <filename>%1</"
"filename>: Failed to open device <filename>%2</filename>."
msgstr ""
"Nie można usunąć podpisu systemu plików partycji <filename>%1</filename>: "
"Nie udało się otworzyć urządzenia <filename>%2</filename>."
#: jobs/deletefilesystemjob.cpp:103
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Delete file system on <filename>%1</filename>"
msgstr "Usunięcie systemu plików na partycji <filename>%1</filename>"
#: jobs/deletepartitionjob.cpp:70 plugins/sfdisk/sfdiskpartitiontable.cpp:107
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Could not delete partition <filename>%1</filename>."
msgstr "Nie można usunąć partycji <filename>%1</filename>."
#: jobs/deletepartitionjob.cpp:74
#, kde-kuit-format
msgctxt "@info:progress"
msgid ""
"Could not open partition table on device <filename>%1</filename> to delete "
"partition <filename>%2</filename>."
msgstr ""
"Nie można otworzyć tablicy partycji urządzenia <filename>%1</filename> w "
"celu usunięcia partycji <filename>%2</filename>."
#: jobs/deletepartitionjob.cpp:76
#, kde-kuit-format
msgctxt "@info:progress"
msgid ""
"Deleting partition failed: Could not open device <filename>%1</filename>."
msgstr ""
"Nie udało się usunąć partycji: Nie można otworzyć urządzenia <filename>%1</"
"filename>."
#: jobs/deletepartitionjob.cpp:89
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Delete the partition <filename>%1</filename>"
msgstr "Usunięcie partycji <filename>%1</filename>"
#: jobs/job.cpp:54
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Source and target for copying do not overlap: Rollback is not required."
msgstr ""
"Źródło i cel kopiowania nie pokrywają się: przywracanie nie jest wymagane."
#: jobs/job.cpp:78
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Rollback from: First byte: %1, last byte: %2."
msgstr "Przywracanie z: Pierwszy bajt: %1, ostatni bajt: %2."
#: jobs/job.cpp:79
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Rollback to: First byte: %1, last byte: %2."
msgstr "Przywracanie na: Pierwszy bajt: %1, ostatni bajt: %2."
#: jobs/job.cpp:83 jobs/job.cpp:89
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Could not open device <filename>%1</filename> to rollback copying."
msgstr ""
"Nie można otworzyć urządzenia <filename>%1</filename>, aby przywrócić "
"kopiowanie."
#: jobs/job.cpp:95
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Rollback failed: Source or target are not devices."
msgstr "Nie udało się przywrócić: Źródło lub cel nie jest urządzeniem."
#: jobs/job.cpp:115
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Job: %1"
msgstr "Zadanie: %1"
#: jobs/job.cpp:124
#, kde-kuit-format
msgctxt "@info:progress job status (error, warning, ...)"
msgid "%1: %2"
msgstr "%1: %2"
#: jobs/job.cpp:143
#, kde-kuit-format
msgctxt "@info:progress job"
msgid "Pending"
msgstr "Oczekuje"
#: jobs/job.cpp:144
#, kde-kuit-format
msgctxt "@info:progress job"
msgid "Success"
msgstr "Powodzenie"
#: jobs/job.cpp:145
#, kde-kuit-format
msgctxt "@info:progress job"
msgid "Error"
msgstr "Błąd"
#: jobs/movefilesystemjob.cpp:63
#, kde-kuit-format
msgctxt "@info:progress"
msgid ""
"Could not open file system on partition <filename>%1</filename> for moving."
msgstr ""
"Nie można otworzyć systemu plików na partycji <filename>%1</filename> do "
"przenoszenia."
#: jobs/movefilesystemjob.cpp:65
#, kde-kuit-format
msgctxt "@info:progress"
msgid ""
"Could not create target for moving file system on partition <filename>%1</"
"filename>."
msgstr ""
"Nie można utworzyć celu do przenoszenia systemu plików z partycji <filename>"
"%1</filename>."
#: jobs/movefilesystemjob.cpp:74
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Rollback for file system on partition <filename>%1</filename> failed."
msgstr ""
"Nie udało się przywrócić systemu plików na partycji <filename>%1</filename>."
#: jobs/movefilesystemjob.cpp:76 jobs/restorefilesystemjob.cpp:100
#: jobs/shredfilesystemjob.cpp:76
#, kde-format, kde-kuit-format
msgctxt "@info:progress"
msgid "Closing device. This may take a few seconds."
msgstr "Zamykanie urządzenia. Może to potrwać kilka sekund."
#: jobs/movefilesystemjob.cpp:90
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Move the file system on partition <filename>%1</filename> to sector %2"
msgstr ""
"Przenoszenie systemu plików z partycji <filename>%1</filename> na sektor %2"
#: jobs/movephysicalvolumejob.cpp:68
#, kde-kuit-format
msgctxt "@info/plain"
msgid "Move used PE in %1 on %2 to other available Physical Volumes"
msgstr "Przenieś używane PE w %1 na %2 na inne dostępne wolumeny fizyczne"
#: jobs/removevolumegroupjob.cpp:51
#, kde-kuit-format
msgctxt "@info/plain"
msgid "Remove Volume Group: <filename>%1</filename>"
msgstr "Usunięcie grupy wolumenów <filename>%1</filename>"
#: jobs/resizefilesystemjob.cpp:75
#, kde-kuit-format
msgctxt "@info:progress"
msgid ""
"The file system on partition <filename>%2</filename> already has the "
"requested length of 1 sector."
msgid_plural ""
"The file system on partition <filename>%2</filename> already has the "
"requested length of %1 sectors."
msgstr[0] ""
"System plików na partycji <filename>%2</filename> już posiada żądaną długość "
"1 sektora."
msgstr[1] ""
"System plików na partycji <filename>%2</filename> już posiada żądaną długość "
"%1 sektorów."
msgstr[2] ""
"System plików na partycji <filename>%2</filename> już posiada żądaną długość "
"%1 sektorów."
#: jobs/resizefilesystemjob.cpp:78
#, kde-format
msgctxt "@info:progress"
msgid "Resizing file system from %1 to %2 sectors."
msgstr "Zmiana rozmiaru systemu plików z %1 do %2 sektorów."
#: jobs/resizefilesystemjob.cpp:85
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Resizing a %1 file system using internal backend functions."
msgstr ""
"Zmiana rozmiaru systemu plików %1 przy użyciu wewnętrznych funkcji silnika."
#: jobs/resizefilesystemjob.cpp:100
#, kde-kuit-format
msgctxt "@info:progress"
msgid ""
"The file system on partition <filename>%1</filename> cannot be resized "
"because there is no support for it."
msgstr ""
"Rozmiar systemu plików na partycji <filename>%1</filename> nie może zostać "
"zmieniony, ponieważ nie ma jeszcze obsługi tej funkcji."
#: jobs/resizefilesystemjob.cpp:128
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Successfully resized file system using internal backend functions."
msgstr ""
"Pomyślnie zmieniono rozmiar systemu plików używając funkcji wewnętrznego "
"silnika."
#: jobs/resizefilesystemjob.cpp:132
#, kde-kuit-format
msgctxt "@info:progress"
msgid ""
"Could not open partition <filename>%1</filename> while trying to resize the "
"file system."
msgstr ""
"Nie można utworzyć partycji <filename>%1</filename>, próbując jednocześnie "
"zmienić rozmiar systemu plików."
#: jobs/resizefilesystemjob.cpp:135
#, kde-kuit-format
msgctxt "@info:progress"
msgid ""
"Could not read geometry for partition <filename>%1</filename> while trying "
"to resize the file system."
msgstr ""
"Nie można odczytać geometrii partycji <filename>%1</filename>, próbując "
"jednocześnie zmienić rozmiar systemu plików."
#: jobs/resizefilesystemjob.cpp:143
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Maximize file system on <filename>%1</filename> to fill the partition"
msgstr ""
"Zmaksymalizowanie systemu plików na <filename>%1</filename> w celu "
"zapełnienia partycji"
#: jobs/resizefilesystemjob.cpp:145
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Resize file system on partition <filename>%2</filename> to 1 sector"
msgid_plural ""
"Resize file system on partition <filename>%2</filename> to %1 sectors"
msgstr[0] ""
"Zmiana rozmiaru systemu plików na partycji <filename>%2</filename> do 1 "
"sektora"
msgstr[1] "Zmiana rozmiaru systemu plików z %1 do %2 sektorów."
msgstr[2] "Zmiana rozmiaru systemu plików z %1 do %2 sektorów."
#: jobs/resizevolumegroupjob.cpp:70
#, kde-kuit-format
msgctxt "@info/plain"
msgid "Adding LVM Physical Volume %2 to %3."
msgid_plural "Adding LVM Physical Volumes %2 to %3."
msgstr[0] "Dodawanie fizycznego wolumenu LVM %2 do %3."
msgstr[1] "Dodawanie fizycznych wolumenów LVM %2 do %3."
msgstr[2] "Dodawanie fizycznych wolumenów LVM %2 do %3."
#: jobs/resizevolumegroupjob.cpp:73
#, kde-kuit-format
msgctxt "@info/plain"
msgid "Removing LVM Physical Volume %2 from %3."
msgid_plural "Removing LVM Physical Volumes %2 from %3."
msgstr[0] "Usuwanie fizycznego wolumenu LVM %2 z %3."
msgstr[1] "Usuwanie fizycznych wolumenów LVM %2 z %3."
msgstr[2] "Usuwanie fizycznych wolumenów LVM %2 z %3."
#: jobs/resizevolumegroupjob.cpp:75
#, kde-kuit-format
msgctxt "@info/plain"
msgid "Resizing Volume Group %1 to %2."
msgstr "Zmiana rozmiaru grupy wolumenu %1 na %2."
#: jobs/restorefilesystemjob.cpp:73
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Could not open backup file <filename>%1</filename> to restore from."
msgstr ""
"Nie można otworzyć pliku kopii zapasowej <filename>%1</filename>, aby ją "
"przywrócić."
#: jobs/restorefilesystemjob.cpp:75 jobs/shredfilesystemjob.cpp:73
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Could not open target partition <filename>%1</filename> to restore to."
msgstr ""
"Nie można otworzyć partycji docelowej <filename>%1</filename>, aby na nią "
"przywrócić kopię zapasową."
#: jobs/restorefilesystemjob.cpp:111
#, kde-kuit-format
msgctxt "@info:progress"
msgid ""
"Restore the file system from file <filename>%1</filename> to partition "
"<filename>%2</filename>"
msgstr ""
"Przywracanie systemu plików z pliku <filename>%1</filename> na partycję "
"<filename>%2</filename>"
#: jobs/setfilesystemlabeljob.cpp:59
#, kde-kuit-format
msgctxt "@info:progress"
msgid ""
"File system on partition <filename>%1</filename> does not support setting "
"labels. Job ignored."
msgstr ""
"System plików na partycji <filename>%1</filename> nie obsługuje ustawiania "
"etykiet. Zadanie zostało odrzucone."
#: jobs/setfilesystemlabeljob.cpp:92
#, kde-kuit-format
msgctxt "@info:progress"
msgid ""
"Set the file system label on partition <filename>%1</filename> to \"%2\""
msgstr ""
"Ustawienie etykiety systemu plików na partycji <filename>%1</filename> na "
"\"%2\""
#: jobs/setpartflagsjob.cpp:76
#, kde-kuit-format
msgctxt "@info:progress flag turned on, active"
msgid "on"
msgstr "wł."
#: jobs/setpartflagsjob.cpp:76
#, kde-kuit-format
msgctxt "@info:progress flag turned off, inactive"
msgid "off"
msgstr "wył."
#: jobs/setpartflagsjob.cpp:76
#, kde-kuit-format
msgctxt "@info:progress"
msgid ""
"There was an error setting flag %1 for partition <filename>%2</filename> to "
"state %3."
msgstr ""
"Wystąpił błąd podczas ustawiania flagi %1 dla partycji <filename>%2</"
"filename> do stanu %3."
#: jobs/setpartflagsjob.cpp:85
#, kde-kuit-format
msgctxt "@info:progress"
msgid ""
"Could not open partition table on device <filename>%1</filename> to set "
"partition flags for partition <filename>%2</filename>."
msgstr ""
"Nie można otworzyć tablicy partycji urządzenia <filename>%1</filename> w "
"celu ustawienia flag dla partycji <filename>%2</filename>."
#: jobs/setpartflagsjob.cpp:87
#, kde-kuit-format
msgctxt "@info:progress"
msgid ""
"Could not open device <filename>%1</filename> to set partition flags for "
"partition <filename>%2</filename>."
msgstr ""
"Nie można otworzyć urządzenia <filename>%1</filename> w celu ustawienia flag "
"dla partycji <filename>%2</filename>."
#: jobs/setpartflagsjob.cpp:100
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Clear flags for partition <filename>%1</filename>"
msgstr "Czyszczenie flag dla partycji <filename>%1</filename>"
#: jobs/setpartflagsjob.cpp:102
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Set the flags for partition <filename>%1</filename> to \"%2\""
msgstr "Ustawianie flag dla partycji <filename>%1</filename> na \"%2\""
#: jobs/setpartgeometryjob.cpp:74
#, kde-kuit-format
msgctxt "@info:progress"
msgid ""
"Could not open device <filename>%1</filename> while trying to resize/move "
"partition <filename>%2</filename>."
msgstr ""
"Nie można otworzyć urządzenia <filename>%1</filename>, jednoczenie próbując "
"zmienić rozmiar/przenieść partycję <filename>%2</filename>."
#: jobs/setpartgeometryjob.cpp:90
#, kde-kuit-format
msgctxt "@info:progress"
msgid ""
"Set geometry of partition <filename>%1</filename>: Start sector: %2, length: "
"%3"
msgstr ""
"Ustawienie geometrii partycji <filename>%1</filename>: Sektor startowy: %2, "
"długość: %3"
#: jobs/shredfilesystemjob.cpp:71
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Could not open random data source to overwrite file system."
msgstr ""
"Nie można otworzyć dowolnego źródła danych, aby nadpisać system plików."
#: jobs/shredfilesystemjob.cpp:87
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Shred the file system on <filename>%1</filename>"
msgstr "Wymazanie systemu plików na <filename>%1</filename>"
#: ops/backupoperation.cpp:49
#, kde-kuit-format
msgctxt "@info:status"
msgid ""
"Backup partition <filename>%1</filename> (%2, %3) to <filename>%4</filename>"
msgstr ""
"Wykonywanie kopii zapasowej partycji <filename>%1</filename> (%2, %3) na "
"<filename>%4</filename>"
#: ops/checkoperation.cpp:60
#, kde-kuit-format
msgctxt "@info:status"
msgid "Check and repair partition <filename>%1</filename> (%2, %3)"
msgstr "Sprawdzenie i naprawa partycji <filename>%1</filename> (%2, %3)"
#: ops/copyoperation.cpp:157 ops/restoreoperation.cpp:140
#, kde-kuit-format
msgctxt "@info:status"
msgid ""
"<warning>Maximizing file system on target partition <filename>%1</filename> "
"to the size of the partition failed.</warning>"
msgstr ""
"<warning>Nie udało się zmaksymalizować systemu plików na partycji docelowej "
"<filename>%1</filename> do rozmiaru partycji.</warning>"
#: ops/copyoperation.cpp:161
#, kde-kuit-format
msgctxt "@info:status"
msgid "Checking target partition <filename>%1</filename> after copy failed."
msgstr ""
"Nie udało się sprawdzić partycji <filename>%1</filename> po skopiowaniu."
#: ops/copyoperation.cpp:168
#, kde-kuit-format
msgctxt "@info:status"
msgid "Copying source to target partition failed."
msgstr "Nie udało się skopiować źródła na partycję docelową."
#: ops/copyoperation.cpp:171
#, kde-kuit-format
msgctxt "@info:status"
msgid "Creating target partition for copying failed."
msgstr "Nie udało się utworzyć partycji docelowej do kopiowania."
#: ops/copyoperation.cpp:173
#, kde-kuit-format
msgctxt "@info:status"
msgid "Checking source partition <filename>%1</filename> failed."
msgstr "Nie udało się sprawdzić partycji źródłowej <filename>%1</filename>."
#: ops/copyoperation.cpp:180 ops/operation.cpp:185 ops/resizeoperation.cpp:183
#: ops/restoreoperation.cpp:157
#, kde-kuit-format
msgctxt "@info:status (success, error, warning...) of operation"
msgid "%1: %2"
msgstr "%1: %2"
#: ops/copyoperation.cpp:189
#, kde-kuit-format
msgctxt "@info:status"
msgid ""
"Copy partition <filename>%1</filename> (%2, %3) to <filename>%4</filename> "
"(%5, %6)"
msgstr ""
"Skopiowanie partycji <filename>%1</filename> (%2, %3) na <filename>%4</"
"filename> (%5, %6)"
#: ops/copyoperation.cpp:198
#, kde-kuit-format
msgctxt "@info:status"
msgid ""
"Copy partition <filename>%1</filename> (%2, %3) to <filename>%4</filename> "
"(%5, %6) and grow it to %7"
msgstr ""
"Skopiowanie partycji <filename>%1</filename> (%2, %3) na <filename>%4</"
"filename> (%5, %6) i zwiększenie jej do %7"
#: ops/copyoperation.cpp:210
#, kde-kuit-format
msgctxt "@info:status"
msgid ""
"Copy partition <filename>%1</filename> (%2, %3) to unallocated space "
"(starting at %4) on <filename>%5</filename>"
msgstr ""
"Skopiowanie partycji <filename>%1</filename> (%2, %3) do wolnej "
"przestrzeni(zaczynając w %4) na <filename>%5</filename>"
#: ops/copyoperation.cpp:218
#, kde-kuit-format
msgctxt "@info:status"
msgid ""
"Copy partition <filename>%1</filename> (%2, %3) to unallocated space "
"(starting at %4) on <filename>%5</filename> and grow it to %6"
msgstr ""
"Skopiowanie partycji <filename>%1</filename> (%2, %3) do wolnej przestrzeni "
"(zaczynając w %4) na <filename>%5</filename> i zwiększenie jej do %6"
#: ops/createfilesystemoperation.cpp:95
#, kde-kuit-format
msgctxt "@info:status"
msgid "Create filesystem %1 on partition <filename>%2</filename>"
msgstr "Utworzenie systemu plików %1 na partycji <filename>%2</filename>"
#: ops/createpartitiontableoperation.cpp:113
#, kde-kuit-format
msgctxt "@info:status"
msgid "Create a new partition table (type: %1) on <filename>%2</filename>"
msgstr ""
"Utworzenie nowej tablicy partycji (rodzaj: %1) na <filename>%2</filename>"
#: ops/createvolumegroupoperation.cpp:46
#, kde-kuit-format
msgctxt "@info/plain"
msgid "Create a new LVM volume group named '%1'."
msgstr "Utworzenie nowej grupy wolumenu LVM o nazwie '%1'."
#: ops/deactivatevolumegroupoperation.cpp:45
#, kde-kuit-format
msgctxt "@info/plain"
msgid "Deactivate volume group."
msgstr "Wyłącza grupę wolumenów."
#: ops/deleteoperation.cpp:95
#, kde-kuit-format
msgctxt "@info:status"
msgid "Shred partition <filename>%1</filename> (%2, %3)"
msgstr "Wymazanie partycji <filename>%1</filename> (%2, %3)"
#: ops/deleteoperation.cpp:97
#, kde-kuit-format
msgctxt "@info:status"
msgid "Delete partition <filename>%1</filename> (%2, %3)"
msgstr "Usunięcie partycji <filename>%1</filename> (%2, %3)"
#: ops/newoperation.cpp:109
#, kde-kuit-format
msgctxt "@info:status"
msgid "Create a new partition (%1, %2) on <filename>%3</filename>"
msgstr "Utworzenie nowej partycji (%1, %2) na <filename>%3</filename>"
#: ops/operation.cpp:86
#, kde-kuit-format
msgctxt "@info:progress operation"
msgid "None"
msgstr "Brak"
#: ops/operation.cpp:87
#, kde-kuit-format
msgctxt "@info:progress operation"
msgid "Pending"
msgstr "Oczekuje"
#: ops/operation.cpp:88
#, kde-kuit-format
msgctxt "@info:progress operation"
msgid "Running"
msgstr "Rozpoczęto"
#: ops/operation.cpp:89
#, kde-kuit-format
msgctxt "@info:progress operation"
msgid "Success"
msgstr "Powodzenie"
#: ops/operation.cpp:90
#, kde-kuit-format
msgctxt "@info:progress operation"
msgid "Warning"
msgstr "Ostrzeżenie"
#: ops/operation.cpp:91
#, kde-kuit-format
msgctxt "@info:progress operation"
msgid "Error"
msgstr "Błąd"
#: ops/removevolumegroupoperation.cpp:43
#, kde-kuit-format
msgctxt "@info/plain"
msgid "Remove a LVM volume group."
msgstr "Usuń grupę wolumenu LVM."
#: ops/resizeoperation.cpp:164
#, kde-kuit-format
msgctxt "@info:status"
msgid "Moving extended partition <filename>%1</filename> failed."
msgstr ""
"Przenoszenie partycji rozszerzonej <filename>%1</filename> nie udało się."
#: ops/resizeoperation.cpp:173
#, kde-kuit-format
msgctxt "@info:status"
msgid "Checking partition <filename>%1</filename> after resize/move failed."
msgstr ""
"Sprawdzanie partycji <filename>%1</filename> po zamianie rozmiaru/"
"przenoszeniu nie udało się."
#: ops/resizeoperation.cpp:176
#, kde-kuit-format
msgctxt "@info:status"
msgid "Resizing/moving partition <filename>%1</filename> failed."
msgstr ""
"Zmiana rozmiaru/przenoszenie partycji <filename>%1</filename> nie udało się."
#: ops/resizeoperation.cpp:179
#, kde-kuit-format
msgctxt "@info:status"
msgid "Checking partition <filename>%1</filename> before resize/move failed."
msgstr ""
"Sprawdzanie partycji <filename>%1</filename> przed zmianą rozmiaru/"
"przenoszeniem nie udało się."
#: ops/resizeoperation.cpp:209
#, kde-kuit-format
msgctxt "@info:status describe resize/move action"
msgid "Move partition <filename>%1</filename> to the left by %2"
msgstr "Przeniesienie partycji <filename>%1</filename> na lewo o %2"
#: ops/resizeoperation.cpp:212
#, kde-kuit-format
msgctxt "@info:status describe resize/move action"
msgid "Move partition <filename>%1</filename> to the right by %2"
msgstr "Przeniesienie partycji <filename>%1</filename> na prawo o %2"
#: ops/resizeoperation.cpp:215
#, kde-kuit-format
msgctxt "@info:status describe resize/move action"
msgid "Grow partition <filename>%1</filename> from %2 to %3"
msgstr "Zwiększenie partycji <filename>%1</filename> z %2 do %3"
#: ops/resizeoperation.cpp:218
#, kde-kuit-format
msgctxt "@info:status describe resize/move action"
msgid "Shrink partition <filename>%1</filename> from %2 to %3"
msgstr "Zmniejszenie partycji <filename>%1</filename> z %2 do %3"
#: ops/resizeoperation.cpp:221
#, kde-kuit-format
msgctxt "@info:status describe resize/move action"
msgid ""
"Move partition <filename>%1</filename> to the left by %2 and grow it from %3 "
"to %4"
msgstr ""
"Przeniesienie partycji <filename>%1</filename> na lewo o %2 i zwiększenie "
"jej z %3 do %4"
#: ops/resizeoperation.cpp:224
#, kde-kuit-format
msgctxt "@info:status describe resize/move action"
msgid ""
"Move partition <filename>%1</filename> to the right by %2 and grow it from "
"%3 to %4"
msgstr ""
"Przeniesienie partycji <filename>%1</filename> na prawo o %2 i zwiększenie "
"jej z %3 do %4"
#: ops/resizeoperation.cpp:227
#, kde-kuit-format
msgctxt "@info:status describe resize/move action"
msgid ""
"Move partition <filename>%1</filename> to the left by %2 and shrink it from "
"%3 to %4"
msgstr ""
"Przeniesienie partycji <filename>%1</filename> na lewo o %2 i zmniejszenie "
"jej z %3 do %4"
#: ops/resizeoperation.cpp:230
#, kde-kuit-format
msgctxt "@info:status describe resize/move action"
msgid ""
"Move partition <filename>%1</filename> to the right by %2 and shrink it from "
"%3 to %4"
msgstr ""
"Przeniesienie partycji <filename>%1</filename> na prawo o %2 i zmniejszenie "
"jej z %3 do %4"
#: ops/resizeoperation.cpp:237
#, kde-kuit-format
msgctxt "@info:status describe resize/move action"
msgid "Unknown resize/move action."
msgstr "Nieznane działanie zmiany rozmiaru/przenoszenia."
#: ops/resizeoperation.cpp:266
#, kde-kuit-format
msgctxt "@info:status"
msgid ""
"Resize/move failed: Could not resize file system to shrink partition "
"<filename>%1</filename>."
msgstr ""
"Nie udało się zmienić rozmiaru/przenieść: Nie można zmienić rozmiaru systemu "
"plików, aby zmniejszyć partycję <filename>%1</filename>."
#: ops/resizeoperation.cpp:271
#, kde-kuit-format
msgctxt "@info:status"
msgid "Resize/move failed: Could not shrink partition <filename>%1</filename>."
msgstr ""
"Nie udało się zmienić rozmiaru/przenieść: Nie można zmniejszyć partycji "
"<filename>%1</filename>."
#: ops/resizeoperation.cpp:290
#, kde-kuit-format
msgctxt "@info:status"
msgid "Moving partition <filename>%1</filename> failed."
msgstr "Nie udało się przenieść partycji <filename>%1</filename>."
#: ops/resizeoperation.cpp:295
#, kde-kuit-format
msgctxt "@info:status"
msgid ""
"Moving the filesystem for partition <filename>%1</filename> failed. Rolling "
"back."
msgstr ""
"Nie udało się przenieść systemu plików z partycji <filename>%1</filename>. "
"Przywracanie."
#: ops/resizeoperation.cpp:299
#, kde-kuit-format
msgctxt "@info:status"
msgid ""
"Moving back partition <filename>%1</filename> to its original position "
"failed."
msgstr ""
"Nie udało się przenieść partycji <filename>%1</filename> na jej oryginalną "
"pozycję."
#: ops/resizeoperation.cpp:312
#, kde-kuit-format
msgctxt "@info:status"
msgid "Resize/move failed: Could not grow partition <filename>%1</filename>."
msgstr ""
"Nie udało się zmienić rozmiaru/przenieść: Nie można zwiększyć partycji "
"<filename>%1</filename>."
#: ops/resizeoperation.cpp:317
#, kde-kuit-format
msgctxt "@info:status"
msgid ""
"Resize/move failed: Could not resize the file system on partition <filename>"
"%1</filename>"
msgstr ""
"Nie udało się zmienić rozmiaru/przenieść: Nie można zmienić rozmiaru systemu "
"plików na partycji <filename>%1</filename>"
#: ops/resizeoperation.cpp:320
#, kde-kuit-format
msgctxt "@info:status"
msgid ""
"Could not restore old partition size for partition <filename>%1</filename>."
msgstr ""
"Nie można przywrócić uprzedniego rozmiaru partycji <filename>%1</filename>."
#: ops/resizevolumegroupoperation.cpp:117
#, kde-kuit-format
msgctxt "@info/plain"
msgid "Resize volume %1 from %2 to %3"
msgstr "Zmiana rozmiaru wolumenu %1 z %2 na %3"
#: ops/restoreoperation.cpp:142
#, kde-kuit-format
msgctxt "@info:status"
msgid ""
"Checking target file system on partition <filename>%1</filename> after the "
"restore failed."
msgstr ""
"Nie udało się sprawdzić docelowego systemu plików na partycji <filename>%1</"
"filename> po przywróceniu."
#: ops/restoreoperation.cpp:147
#, kde-kuit-format
msgctxt "@info:status"
msgid "Restoring file system failed."
msgstr "Nie udało się przywrócić systemu plików."
#: ops/restoreoperation.cpp:150
#, kde-kuit-format
msgctxt "@info:status"
msgid "Creating the destination partition to restore to failed."
msgstr "Nie udało się utworzyć partycji przeznaczonej do przywracania."
#: ops/restoreoperation.cpp:165
#, kde-kuit-format
msgctxt "@info:status"
msgid ""
"Restore partition from <filename>%1</filename> to <filename>%2</filename>"
msgstr ""
"Przywracanie partycji z <filename>%1</filename> na <filename>%2</filename>"
#: ops/restoreoperation.cpp:167
#, kde-kuit-format
msgctxt "@info:status"
msgid ""
"Restore partition on <filename>%1</filename> at %2 from <filename>%3</"
"filename>"
msgstr ""
"Przywracanie partycji na <filename>%1</filename> o %2 z <filename>%3</"
"filename>"
#: ops/setfilesystemlabeloperation.cpp:69
#, kde-kuit-format
msgctxt "@info:status"
msgid "Set label for partition <filename>%1</filename> to \"%2\""
msgstr "Ustawienie etykiety partycji <filename>%1</filename> na \"%2\""
#: ops/setfilesystemlabeloperation.cpp:71
#, kde-kuit-format
msgctxt "@info:status"
msgid "Set label for partition <filename>%1</filename> from \"%2\" to \"%3\""
msgstr "Zmiana etykiety partycji <filename>%1</filename> z \"%2\" na \"%3\""
#: ops/setpartflagsoperation.cpp:73
#, kde-kuit-format
msgctxt "@info:status"
msgid "Clear flags for partition <filename>%1</filename>"
msgstr "Czyszczenie flag dla partycji <filename>%1</filename>"
#: ops/setpartflagsoperation.cpp:75
#, kde-kuit-format
msgctxt "@info:status"
msgid "Set flags for partition <filename>%1</filename> to \"%2\""
msgstr "Ustawienie flagi dla partycji <filename>%1</filename> na \"%2\""
#: plugins/sfdisk/sfdiskbackend.cpp:169
#, kde-kuit-format
msgctxt "@info:status"
msgid "Software RAID Device found: %1"
msgstr "Znaleziono programowe urządzenie RAID: %1"
#: plugins/sfdisk/sfdiskbackend.cpp:199
#, kde-kuit-format
msgctxt "@info:status"
msgid "Device found: %1"
msgstr "Znaleziono urządzenie: %1"
#: plugins/sfdisk/sfdiskpartitiontable.cpp:72
#, kde-kuit-format
msgctxt "@info:progress"
msgid ""
"Unknown partition role for new partition <filename>%1</filename> (roles: %2)"
msgstr "Nieznana rola nowej partycji <filename>%1</filename> (role: %2)"
#: plugins/sfdisk/sfdiskpartitiontable.cpp:96
#, kde-kuit-format
msgctxt "@info:progress"
msgid ""
"Failed to add partition <filename>%1</filename> to device <filename>%2</"
"filename>."
msgstr ""
"Nie udało się dodać partycji <filename>%1</filename> na urządzenie <filename>"
"%2</filename>."
#: plugins/sfdisk/sfdiskpartitiontable.cpp:121
#, kde-kuit-format
msgctxt "@info:progress"
msgid ""
"Could not set geometry for partition <filename>%1</filename> while trying to "
"resize/move it."
msgstr ""
"Nie można ustawić geometrii partycji <filename>%1</filename>, jednocześnie "
"próbując zmienić jej rozmiar/przenieść ją."
#: plugins/sfdisk/sfdiskpartitiontable.cpp:131
#, kde-kuit-format
msgctxt "@info:progress"
msgid ""
"Failed to erase filesystem signature on partition <filename>%1</filename>."
msgstr "Nie udało się wyczyścić podpisu na partycji <filename>%1</filename>."
#: plugins/sfdisk/sfdiskpartitiontable.cpp:164
#, kde-kuit-format
msgctxt "@info:progress"
msgid ""
"Could not determine file system of partition at sector %1 on device "
"<filename>%2</filename>."
msgstr ""
"Nie można określić systemu plików na partycji w sektorze %1 na urządzeniu "
"<filename>%2</filename>."
#: util/capacity.cpp:111
#, kde-kuit-format
msgctxt "@item:intext unit"
msgid "Byte"
msgid_plural "Bytes"
msgstr[0] "Bajt"
msgstr[1] "Bajty"
msgstr[2] "Bajtów"
#: util/capacity.cpp:112
#, kde-kuit-format
msgctxt "@item:intext unit"
msgid "KiB"
msgstr "KiB"
#: util/capacity.cpp:113
#, kde-kuit-format
msgctxt "@item:intext unit"
msgid "MiB"
msgstr "MiB"
#: util/capacity.cpp:114
#, kde-kuit-format
msgctxt "@item:intext unit"
msgid "GiB"
msgstr "GiB"
#: util/capacity.cpp:115
#, kde-kuit-format
msgctxt "@item:intext unit"
msgid "TiB"
msgstr "TiB"
#: util/capacity.cpp:116
#, kde-kuit-format
msgctxt "@item:intext unit"
msgid "PiB"
msgstr "PiB"
#: util/capacity.cpp:117
#, kde-kuit-format
msgctxt "@item:intext unit"
msgid "EiB"
msgstr "EiB"
#: util/capacity.cpp:118
#, kde-kuit-format
msgctxt "@item:intext unit"
msgid "ZiB"
msgstr "ZiB"
#: util/capacity.cpp:119
#, kde-kuit-format
msgctxt "@item:intext unit"
msgid "YiB"
msgstr "YiB"
#: util/capacity.cpp:123
#, kde-kuit-format
msgctxt "@item:intext unit"
msgid "(unknown unit)"
msgstr "(nieznana jednostka)"
#: util/externalcommand.cpp:81
#, kde-kuit-format
msgctxt "@info:status"
msgid "Could not obtain administrator privileges."
msgstr "Nie można uzyskać uprawnień administratora."
#: util/externalcommand.cpp:132 util/externalcommand.cpp:135
#: util/externalcommand.cpp:224
#, kde-kuit-format
msgctxt "@info:status"
msgid "Command: %1 %2"
msgstr "Polecenie: %1 %2"
#: util/externalcommandhelper.cpp:102
#, kde-kuit-format
msgid "Could not open device <filename>%1</filename> for reading."
msgstr "Nie można otworzyć urządzenia <filename>%1</filename> do odczytu."
#: util/externalcommandhelper.cpp:107 util/externalcommandhelper.cpp:137
#, kde-kuit-format
msgid "Could not seek position %1 on device <filename>%2</filename>."
msgstr "Nie można przejść do miejsca %1 na urządzeniu <filename>%2</filename>"
#: util/externalcommandhelper.cpp:114
#, kde-kuit-format
msgid "Could not read from device <filename>%1</filename>."
msgstr "Nie można niczego odczytać z urządzenia <filename>%1</filename>."
#: util/externalcommandhelper.cpp:132
#, kde-kuit-format
msgid "Could not open device <filename>%1</filename> for writing."
msgstr "Nie można otworzyć urządzenia <filename>%1</filename> do zapisu."
#: util/externalcommandhelper.cpp:142
#, kde-kuit-format
msgid "Could not write to device <filename>%1</filename>."
msgstr "Nie można niczego zapisać na urządzeniu <filename>%1</filename>."
#: util/externalcommandhelper.cpp:179
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Copying %1 blocks (%2 bytes) from %3 to %4, direction: %5."
msgstr "Kopiowanie %1 bloków (%2 bajtów) z %3 do %4, kierunek: %5."
#: util/externalcommandhelper.cpp:180
#, kde-format
msgctxt "direction: left"
msgid "left"
msgstr "w lewo"
#: util/externalcommandhelper.cpp:181
#, kde-format
msgctxt "direction: right"
msgid "right"
msgstr "w prawo"
#: util/externalcommandhelper.cpp:202
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Copying %1 MiB/second, estimated time left: %2"
msgstr "Kopiowanie z szybkością %1 MiB/s, szacunkowy czas do zakończenia: %2"
#: util/externalcommandhelper.cpp:215
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Copying remainder of block size %1 from %2 to %3."
msgstr "Kopiowanie reszty rozmiaru bloku %1 z %2 do %3."
#: util/externalcommandhelper.cpp:232
#, kde-format
msgid "1 byte"
msgid_plural "%1 bytes"
msgstr[0] "1 bajt"
msgstr[1] "%1 bajty"
msgstr[2] "%1 bajtów"
#: util/externalcommandhelper.cpp:232
#, kde-kuit-format
msgctxt ""
"@info:progress argument 2 is a string such as 7 bytes (localized accordingly)"
msgid "Copying 1 block (%2) finished."
msgid_plural "Copying %1 blocks (%2) finished."
msgstr[0] "Kopiowanie %1 bloku (%2) ukończone."
msgstr[1] "Kopiowanie %1 bloków (%2) ukończone."
msgstr[2] "Kopiowanie %1 bloków (%2) ukończone."
#: util/helpers.cpp:57
#, kde-kuit-format
msgctxt "@title"
msgid "<application>KPMcore</application>"
msgstr "<application>KPMcore</application>"
#: util/helpers.cpp:58
#, kde-kuit-format
msgctxt "@title"
msgid "Library for managing partitions"
msgstr "Biblioteka do zarządzania partycjami"
#: util/helpers.cpp:59
#, kde-kuit-format
msgctxt "@info:credit"
msgid "&copy; 2008-2019 KPMcore developers"
msgstr "&copy; 2008-2019 Programiści KPMcore"
#: util/helpers.cpp:64
#, kde-kuit-format
msgctxt "@info:credit"
msgid "Volker Lanz"
msgstr "Volker Lanz"
#: util/helpers.cpp:64
#, kde-kuit-format
msgctxt "@info:credit"
msgid "Former maintainer"
msgstr "Poprzedni opiekun"
#: util/helpers.cpp:65
#, kde-kuit-format
msgctxt "@info:credit"
msgid "Andrius Štikonas"
msgstr "Andrius Štikonas"
#: util/helpers.cpp:65
#, kde-kuit-format
msgctxt "@info:credit"
msgid "Maintainer"
msgstr "Opiekun"
#: util/helpers.cpp:66
#, kde-kuit-format
msgctxt "@info:credit"
msgid "Teo Mrnjavac"
msgstr "Teo Mrnjavac"
#: util/helpers.cpp:66
#, kde-format
msgctxt "@info:credit"
msgid "Former Calamares maintainer"
msgstr "Poprzedni opiekun Calamares"
#: util/helpers.cpp:67
#, kde-kuit-format
msgctxt "@info:credit"
msgid "Chantara Tith"
msgstr "Chantara Tith"
#: util/helpers.cpp:67
#, kde-format
msgctxt "@info:credit"
msgid "LVM support"
msgstr "Obsługa LVM"
#: util/helpers.cpp:68
#, kde-kuit-format
msgctxt "@info:credit"
msgid "Pali Rohár"
msgstr "Pali Rohár"
#: util/helpers.cpp:68
#, kde-format
msgctxt "@info:credit"
msgid "UDF support"
msgstr "Obsługa UDF"
#: util/helpers.cpp:69
#, kde-kuit-format
msgctxt "@info:credit"
msgid "Adriaan de Groot"
msgstr "Adriaan de Groot"
#: util/helpers.cpp:69
#, kde-format
msgctxt "@info:credit"
msgid "Calamares maintainer"
msgstr "Opiekun Calamares"
#: util/helpers.cpp:70
-#, fuzzy, kde-kuit-format
+#, kde-kuit-format
#| msgctxt "@info:credit"
#| msgid "Caio Carvalho"
msgctxt "@info:credit"
msgid "Caio Jordão Carvalho"
-msgstr "Caio Carvalho"
+msgstr "Caio Jordão Carvalho"
#: util/helpers.cpp:70
#, kde-format
msgctxt "@info:credit"
msgid "Improved SMART support"
msgstr "Ulepszona obsługa SMART"
#: util/htmlreport.cpp:62 util/htmlreport.cpp:69
#, kde-format
msgid "%1: SMART Status Report"
msgstr "%1: Sprawozdanie ze stanu SMART"
#: util/htmlreport.cpp:77
#, kde-format
msgid "Date:"
msgstr "Data:"
#: util/htmlreport.cpp:78
#, kde-format
msgid "Program version:"
msgstr "Wersja programu:"
#: util/htmlreport.cpp:79
#, kde-format
msgid "Backend:"
msgstr "Silnik:"
#: util/htmlreport.cpp:80
#, kde-format
msgid "KDE Frameworks version:"
msgstr "Wersja Szkieletów KDE:"
#: util/htmlreport.cpp:81
#, kde-format
msgid "Machine:"
msgstr "Architektura:"
#~ msgid "QCA does not support RSA."
#~ msgstr "QCA nie obsługuje RSA."
#~ msgid "Failed to make private RSA key."
#~ msgstr "Nie udało się utworzenie prywatnego klucza RSA."
#~ msgid "Generated key cannot be used for signatures."
#~ msgstr "Stworzonego klucza nie można używać do podpisywania."
#~ msgid "Invalid cryptographic signature"
#~ msgstr "Nieprawidłowy podpis kryptograficzny"
#~ msgctxt "@item partition flag"
#~ msgid "esp"
#~ msgstr "esp"
#~ msgctxt "@title:menu"
#~ msgid "Decrypt"
#~ msgstr "Odszyfruj"
#~ msgctxt "@title:menu"
#~ msgid "Deactivate"
#~ msgstr "Wyłącz"
#~ msgctxt "@info:status"
#~ msgid "LibParted Exception: %1"
#~ msgstr "Wyjątek LibParted: %1"
#~ msgctxt "@info:status"
#~ msgid "Checking if this device is LVM VG"
#~ msgstr "Sprawdzanie czy to urządzenie to LVM VG"
#~ msgctxt "@info:progress"
#~ msgid ""
#~ "Creating partition table failed: Could not retrieve partition table type "
#~ "\"%1\" for <filename>%2</filename>."
#~ msgstr ""
#~ "Nie udało się utworzyć tablicy partycji: Nie można pobrać rodzaju tablicy "
#~ "partycji \"%1\" dla <filename>%2</filename>."
#~ msgctxt "@info:progress"
#~ msgid ""
#~ "Creating partition table failed: Could not open backend device <filename>"
#~ "%1</filename>."
#~ msgstr ""
#~ "Nie udało się utworzyć tablicy partycji: Nie można otworzyć silnika "
#~ "urządzenia <filename>%1</filename>."
#~ msgctxt "@info:progress"
#~ msgid ""
#~ "Creating partition table failed: Could not create a new partition table "
#~ "in the backend for device <filename>%1</filename>."
#~ msgstr ""
#~ "Nie udało się utworzyć tablicy partycji: Nie można utworzyć nowej tablicy "
#~ "partycji w silniku dla urządzenia <filename>%1</filename>."
#~ msgctxt "@info:progress"
#~ msgid "Failed to create new partition <filename>%1</filename>."
#~ msgstr "Nie udało się utworzyć nowej partycji <filename>%1</filename>."
#~ msgctxt "@info:progress"
#~ msgid ""
#~ "Failed to create a new partition: could not get geometry for constraint."
#~ msgstr ""
#~ "Nie udało się utworzyć nowej partycji: nie można pobrać geometrii jako "
#~ "ograniczenia."
#~ msgctxt "@info:progress"
#~ msgid ""
#~ "Deleting partition failed: Partition to delete (<filename>%1</filename>) "
#~ "not found on disk."
#~ msgstr ""
#~ "Nie udało się usunąć partycji: Na dysku nie znaleziono partycji do "
#~ "usunięcia (<filename>%1</filename>)."
#~ msgctxt "@info:progress"
#~ msgid ""
#~ "Could not get constraint for partition <filename>%1</filename> while "
#~ "trying to resize/move it."
#~ msgstr ""
#~ "Nie można pobrać ograniczenia partycji <filename>%1</filename>, "
#~ "jednocześnie próbując zmienić jej rozmiar/przenieść ją."
#~ msgctxt "@info:progress"
#~ msgid ""
#~ "Could not get geometry for partition <filename>%1</filename> while trying "
#~ "to resize/move it."
#~ msgstr ""
#~ "Nie można pobrać geometrii partycji <filename>%1</filename>, jednocześnie "
#~ "próbując zmienić jej rozmiar/przenieść ją."
#~ msgctxt "@info:progress"
#~ msgid ""
#~ "Could not open partition <filename>%1</filename> while trying to resize/"
#~ "move it."
#~ msgstr ""
#~ "Nie można otworzyć partycji <filename>%1</filename>, jednocześnie "
#~ "próbując zmienić jej rozmiar/przenieść ją."
#~ msgctxt "@info:progress"
#~ msgid ""
#~ "Could not delete file system on partition <filename>%1</filename>: Failed "
#~ "to get partition."
#~ msgstr ""
#~ "Nie można usunąć systemu plików na partycji <filename>%1</filename>: Nie "
#~ "udało się pobrać partycji."
#~ msgctxt "@info:progress"
#~ msgid "Could not resize file system on partition <filename>%1</filename>."
#~ msgstr ""
#~ "Nie można zmienić rozmiaru systemu plików na partycji <filename>%1</"
#~ "filename>."
#~ msgctxt "@info:progress"
#~ msgid ""
#~ "Could not get geometry for resized partition <filename>%1</filename> "
#~ "while trying to resize the file system."
#~ msgstr ""
#~ "Nie można pobrać geometrii partycji o zmienionym rozmiarze <filename>%1</"
#~ "filename>, jednocześnie próbując zmienić rozmiar systemu plików."
#~ msgctxt "@info:progress"
#~ msgid ""
#~ "Could not update the system type for partition <filename>%1</filename>."
#~ msgstr ""
#~ "Nie można uaktualnić rodzaju systemu dla partycji <filename>%1</filename>."
#~ msgctxt "@info:progress"
#~ msgid "No file system defined."
#~ msgstr "Nie określono systemu plików."
#~ msgctxt "@info:progress"
#~ msgid "No partition found at sector %1."
#~ msgstr "Nie znaleziono partycji w sektorze %1."
#~ msgctxt "@info:progress"
#~ msgid ""
#~ "Could not find partition <filename>%1</filename> on device <filename>%2</"
#~ "filename> to set partition flags."
#~ msgstr ""
#~ "Nie można znaleźć partycji <filename>%1</filename> na urządzeniu "
#~ "<filename>%2</filename> w celu ustawienia flagi partycji."
#~ msgctxt "@info:progress"
#~ msgid "The flag \"%1\" is not available on the partition's partition table."
#~ msgstr "Flaga \"%1\" nie jest dostępna na tablicy partycji."
#~ msgctxt "@info:status"
#~ msgid "(Command timeout while starting)"
#~ msgstr "(Upłyną czas na polecenia przy rozpoczynaniu)"
#~ msgctxt "@info:status"
#~ msgid "(Command timeout while running)"
#~ msgstr "(Upłyną czas na polecenia przy wykonywaniu)"
#~ msgctxt "@info:status"
#~ msgid "(Command is printing too much output)"
#~ msgstr "(Polecenie wyświetla zbyt dużo wyników)"
#~ msgctxt "@info:progress"
#~ msgid ""
#~ "Could not open partition <filename>%1</filename> for writing when trying "
#~ "to update the NTFS boot sector."
#~ msgstr ""
#~ "Nie można otworzyć partycji <filename>%1</filename> do zapisu, podczas "
#~ "próby uaktualnienia sektora rozruchowego partycji NTFS."
#~ msgctxt "@info:progress"
#~ msgid ""
#~ "Could not seek to position 0x1c on partition <filename>%1</filename> when "
#~ "trying to update the NTFS boot sector."
#~ msgstr ""
#~ "Nie można przejść do pozycji 0x1c na partycji <filename>%1</filename>, "
#~ "podczas próby uaktualnienia sektora rozruchowego NTFS."
#~ msgctxt "@info:progress"
#~ msgid ""
#~ "The logical sector sizes in the source and target for copying are not the "
#~ "same. This is currently unsupported."
#~ msgstr ""
#~ "Logiczne rozmiary kopiowanych sektorów źródła i celu różnią się. Obecnie "
#~ "jest to nieobsługiwane."
#~ msgid "1 sector"
#~ msgid_plural "%1 sectors"
#~ msgstr[0] "1 sektor"
#~ msgstr[1] "%1 sektory"
#~ msgstr[2] "%1 sektorów"
#~ msgctxt "@title:menu"
#~ msgid "Columns"
#~ msgstr "Kolumny"
#~ msgctxt "@info/plain"
#~ msgid "Inserting Volume: %1 to %2."
#~ msgstr "Wstawianie wolumenu: %1 do %2."
#, fuzzy
#~| msgctxt "@info/plain"
#~| msgid ""
#~| "Warning: Maximizing file system on target partition <filename>%1</"
#~| "filename> to the size of the partition failed."
#~ msgctxt "@info:status"
#~ msgid ""
#~ "Warning: Maximizing file system on target partition <filename>%1</"
#~ "filename> to the size of the partition failed."
#~ msgstr ""
#~ "Uwaga: Nie udało się zmaksymalizować systemu plików na partycji docelowej "
#~ "<filename>%1</filename> do rozmiaru partycji."
#~ msgctxt "@info/plain status (success, error, warning...) of operation"
#~ msgid "%1: %2"
#~ msgstr "%1: %2"
#, fuzzy
#~| msgctxt "@info/plain"
#~| msgid "Check file system on partition <filename>%1</filename>"
#~ msgctxt "@info/plain"
#~ msgid "Resizing encrypted file system on partition <filename>%1</filename>."
#~ msgstr "Sprawdzanie systemu plików na partycji <filename>%1</filename>"
#~ msgctxt "@title:window"
#~ msgid "Decrypt LUKS partition on <filename>%1</filename>"
#~ msgstr "Odszyfruj partycję LUKS na <filename>%1</filename>"
#~ msgctxt "@action:button"
#~ msgid "&Decrypt"
#~ msgstr "&Odszyfruj"
#~ msgid "&Name:"
#~ msgstr "&Nazwa:"
#~ msgid "&Passphrase:"
#~ msgstr "&Hasło:"
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Could not open partition <filename>%1</filename> for writing when trying "
#~ "to update the NTFS serial number."
#~ msgstr ""
#~ "Nie można otworzyć partycji <filename>%1</filename> do zapisu, podczas "
#~ "próby uaktualnienia numeru seryjnego partycji NTFS."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Could not seek to position 0x48 on partition <filename>%1</filename> when "
#~ "trying to update the NTFS serial number."
#~ msgstr ""
#~ "Nie można przejść do pozycji 0x48 na partycji <filename>%1</filename>, "
#~ "podczas próby uaktualnienia numeru seryjnego NTFS."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Could not write new NTFS serial number to partition <filename>%1</"
#~ "filename>."
#~ msgstr ""
#~ "Nie można zapisać numeru seryjnego dla partycji <filename>%1</filename>."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Updated NTFS serial number for partition <filename>%1</filename> "
#~ "successfully."
#~ msgstr ""
#~ "Uaktualniono numer seryjny NTFS dla partycji <filename>%1</filename>."
#~ msgctxt "@label"
#~ msgid "Is this the first time KDE Partition Manager is being run?"
#~ msgstr ""
#~ "Czy jest to pierwsze uruchomienie programu do zarządzania partycjami?"
#~ msgctxt "@label"
#~ msgid "Hide log messages below"
#~ msgstr "Ukryj wiadomości dziennika poniżej"
#~ msgctxt "@label"
#~ msgid "Partition sector alignment"
#~ msgstr "Wyrównanie sektora partycji"
#~ msgctxt "@label"
#~ msgid "Use cylinder based alignment (Windows XP compatible)"
#~ msgstr "Używaj wyrównania na podstawie cylindrów (zgodne z Windows XP)"
#~ msgctxt "@label"
#~ msgid "Align partitions per default"
#~ msgstr "Domyślnie wyrównuj partycje"
#~ msgctxt "@label"
#~ msgid "File system colors"
#~ msgstr "Kolory systemu plików"
#~ msgctxt "@label"
#~ msgid "Show the application's menu bar"
#~ msgstr "Pokaż pasek menu programu"
#~ msgctxt "@label"
#~ msgid "Backend plugin"
#~ msgstr "Wtyczka silnika"
#~ msgctxt "@label"
#~ msgid "Preferred unit:"
#~ msgstr "Preferowana jednostka:"
Index: trunk/l10n-kf5/pl/messages/extragear-sysadmin/partitionmanager.po
===================================================================
--- trunk/l10n-kf5/pl/messages/extragear-sysadmin/partitionmanager.po (revision 1552240)
+++ trunk/l10n-kf5/pl/messages/extragear-sysadmin/partitionmanager.po (revision 1552241)
@@ -1,6101 +1,6101 @@
# translation of partitionmanager.po to
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
#
# Maciej Wikło <maciej.wiklo@wp.pl>, 2008.
# Marta Rybczyńska <kde-i18n@rybczynska.net>, 2008, 2013.
# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019.
msgid ""
msgstr ""
"Project-Id-Version: partitionmanager\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-09-19 02:40+0200\n"
-"PO-Revision-Date: 2019-06-22 07:24+0200\n"
+"PO-Revision-Date: 2019-09-21 08:17+0200\n"
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
-"|| n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10"
+" || n%100>=20) ? 1 : 2);\n"
"X-Generator: Lokalize 19.07.70\n"
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr "Łukasz Wojniłowicz"
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr "lukasz.wojnilowicz@gmail.com"
#: config/configureoptionsdialog.cpp:56
#, kde-kuit-format
msgctxt "@title:tab general application settings"
msgid "General"
msgstr "Ogólne"
#: config/configureoptionsdialog.cpp:56 config/configureoptionsdialog.cpp:104
#, kde-format
msgid "General Settings"
msgstr "Ustawienia ogólne"
#: config/configureoptionsdialog.cpp:62
#, kde-kuit-format
msgctxt "@title:tab"
msgid "File System Colors"
msgstr "Kolory systemu plików"
#: config/configureoptionsdialog.cpp:62
#, kde-format
msgid "File System Color Settings"
msgstr "Ustawienia koloru systemu plików"
#: config/configureoptionsdialog.cpp:65
#, kde-kuit-format
msgctxt "@title:tab advanced application settings"
msgid "Advanced"
msgstr "Zaawansowane"
#: config/configureoptionsdialog.cpp:65
#, kde-format
msgid "Advanced Settings"
msgstr "Ustawienia zaawansowane"
#: config/configureoptionsdialog.cpp:154
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>Do you really want to change the backend?</para><para><warning>This "
"will also rescan devices and thus clear the list of pending operations.</"
"warning></para>"
msgstr ""
"<para>Czy na pewno chcesz zmienić silnik?</para><para><warning>Spowoduje to "
"także wyszukanie urządzeń, a przez to wyczyści listę oczekujących działań.</"
"warning></para>"
#: config/configureoptionsdialog.cpp:156
#, kde-kuit-format
msgctxt "@title:window"
msgid "Really Change Backend?"
msgstr "Czy na pewno zmienić silnik?"
#: config/configureoptionsdialog.cpp:157
#, kde-kuit-format
msgctxt "@action:button"
msgid "Change the Backend"
msgstr "Zmień silnik"
#: config/configureoptionsdialog.cpp:158
#, kde-kuit-format
msgctxt "@action:button"
msgid "Do Not Change the Backend"
msgstr "Nie zmieniaj silnika"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_5)
#: config/configurepageadvanced.ui:23
#, kde-format
msgid "Backend"
msgstr "Silnik"
#. i18n: ectx: property (text), widget (QLabel, label_4)
#: config/configurepageadvanced.ui:29
#, kde-format
msgid "Active backend:"
msgstr "Aktywny silnik:"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_6)
#: config/configurepageadvanced.ui:51
#, kde-format
msgid "Units"
msgstr "Jednostki"
#. i18n: ectx: property (text), widget (QLabel, label_5)
#: config/configurepageadvanced.ui:57
#, kde-format
msgid "Preferred unit:"
msgstr "Preferowana jednostka:"
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_preferredUnit)
#: config/configurepageadvanced.ui:68
#, kde-format
msgid "Byte"
msgstr "Bajt"
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_preferredUnit)
#: config/configurepageadvanced.ui:73
#, kde-format
msgid "KiB"
msgstr "KiB"
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_preferredUnit)
#: config/configurepageadvanced.ui:78
#, kde-format
msgid "MiB"
msgstr "MiB"
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_preferredUnit)
#: config/configurepageadvanced.ui:83
#, kde-format
msgid "GiB"
msgstr "GiB"
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_preferredUnit)
#: config/configurepageadvanced.ui:88
#, kde-format
msgid "TiB"
msgstr "TiB"
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_preferredUnit)
#: config/configurepageadvanced.ui:93
#, kde-format
msgid "PiB"
msgstr "PiB"
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_preferredUnit)
#: config/configurepageadvanced.ui:98
#, kde-format
msgid "EiB"
msgstr "EiB"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_4)
#: config/configurepagefilesystemcolors.ui:23
#: config/configurepagegeneral.ui:139
#, kde-format
msgid "File Systems"
msgstr "Systemy plików"
#. i18n: ectx: property (text), widget (QLabel, textLabel_7)
#: config/configurepagefilesystemcolors.ui:32
#, kde-format
msgid "ReiserFS:"
msgstr "ReiserFS:"
#. i18n: ectx: property (text), widget (QLabel, textLabel_15)
#: config/configurepagefilesystemcolors.ui:61
#, kde-format
msgid "UFS:"
msgstr "UFS:"
#. i18n: ectx: property (text), widget (QLabel, textLabel_31)
#: config/configurepagefilesystemcolors.ui:74
#, kde-format
msgid "ISO 9660:"
msgstr "ISO 9660:"
#. i18n: ectx: property (text), widget (QLabel, textLabel_24)
#: config/configurepagefilesystemcolors.ui:93
#, kde-format
msgid "OCFS2:"
msgstr "OCFS2:"
#. i18n: ectx: property (text), widget (QLabel, textLabel_22)
#: config/configurepagefilesystemcolors.ui:109
#, kde-format
msgid "XFS:"
msgstr "XFS:"
#. i18n: ectx: property (text), widget (QLabel, textLabel_27)
#: config/configurepagefilesystemcolors.ui:128
#, kde-format
msgid "NILFS2:"
msgstr "NILFS2:"
#. i18n: ectx: property (text), widget (QLabel, textLabel_6)
#: config/configurepagefilesystemcolors.ui:177
#, kde-format
msgid "FAT16:"
msgstr "FAT16:"
#. i18n: ectx: property (text), widget (QLabel, textLabel_13)
#: config/configurepagefilesystemcolors.ui:190
#, kde-format
msgid "extended:"
msgstr "rozszerzona:"
#. i18n: ectx: property (text), widget (QLabel, textLabel_33)
#: config/configurepagefilesystemcolors.ui:203
#, kde-format
msgid "LUKS2:"
msgstr "LUKS2:"
#. i18n: ectx: property (text), widget (QLabel, textLabel_17)
#: config/configurepagefilesystemcolors.ui:219
#, kde-format
msgid "unformatted:"
msgstr "niesformatowana:"
#. i18n: ectx: property (text), widget (QLabel, textLabel_30)
#: config/configurepagefilesystemcolors.ui:238
#, kde-format
msgid "UDF:"
msgstr "UDF:"
#. i18n: ectx: property (text), widget (QLabel, textLabel_25)
#: config/configurepagefilesystemcolors.ui:251
#, kde-format
msgid "ZFS:"
msgstr "ZFS:"
#. i18n: ectx: property (text), widget (QLabel, textLabel_3)
#: config/configurepagefilesystemcolors.ui:299
#, kde-format
msgid "ext4:"
msgstr "ext4:"
#. i18n: ectx: property (text), widget (QLabel, textLabel_10)
#: config/configurepagefilesystemcolors.ui:315
#, kde-format
msgid "HPFS:"
msgstr "HPFS:"
#. i18n: ectx: property (text), widget (QLabel, textLabel_11)
#: config/configurepagefilesystemcolors.ui:373
#, kde-format
msgid "JFS:"
msgstr "JFS:"
#. i18n: ectx: property (text), widget (QLabel, textLabel_2)
#: config/configurepagefilesystemcolors.ui:386
#, kde-format
msgid "ext3:"
msgstr "ext3:"
#. i18n: ectx: property (text), widget (QLabel, textLabel_8)
#: config/configurepagefilesystemcolors.ui:412
#, kde-format
msgid "Reiser4:"
msgstr "Reiser4:"
#. i18n: ectx: property (text), widget (QLabel, textLabel_21)
#: config/configurepagefilesystemcolors.ui:444
#, kde-format
msgid "Btrfs:"
msgstr "Btrfs:"
#. i18n: ectx: property (text), widget (QLabel, textLabel)
#: config/configurepagefilesystemcolors.ui:486
#, kde-format
msgid "ext2:"
msgstr "ext2:"
#. i18n: ectx: property (text), widget (QLabel, textLabel_29)
#: config/configurepagefilesystemcolors.ui:505
#, kde-format
msgid "F2FS:"
msgstr "F2FS:"
#. i18n: ectx: property (text), widget (QLabel, textLabel_28)
#: config/configurepagefilesystemcolors.ui:524
#, kde-format
msgid "LVM2 PV:"
msgstr "LVM2 PV:"
#. i18n: ectx: property (text), widget (QLabel, textLabel_26)
#: config/configurepagefilesystemcolors.ui:550
#, kde-format
msgid "exFAT:"
msgstr "exFAT:"
#. i18n: ectx: property (text), widget (QLabel, textLabel_9)
#: config/configurepagefilesystemcolors.ui:563
#, kde-format
msgid "NTFS:"
msgstr "NTFS:"
#. i18n: ectx: property (text), widget (QLabel, textLabel_20)
#: config/configurepagefilesystemcolors.ui:589
#, kde-format
msgid "LUKS:"
msgstr "LUKS:"
#. i18n: ectx: property (text), widget (QLabel, textLabel_4)
#: config/configurepagefilesystemcolors.ui:618
#, kde-format
msgid "Linux Swap:"
msgstr "Pamięć wymiany Linux:"
#. i18n: ectx: property (text), widget (QLabel, textLabel_32)
#: config/configurepagefilesystemcolors.ui:669
#, kde-format
msgid "FAT12:"
msgstr "FAT12:"
#. i18n: ectx: property (text), widget (QLabel, textLabel_12)
#: config/configurepagefilesystemcolors.ui:682
#, kde-format
msgid "HFS:"
msgstr "HFS:"
#. i18n: ectx: property (text), widget (QLabel, textLabel_35)
#: config/configurepagefilesystemcolors.ui:714
#, kde-format
msgid "APFS:"
msgstr "APFS:"
#. i18n: ectx: property (text), widget (QLabel, textLabel_5)
#: config/configurepagefilesystemcolors.ui:727
#, kde-format
msgid "FAT32:"
msgstr "FAT32:"
#. i18n: ectx: property (text), widget (QLabel, textLabel_18)
#: config/configurepagefilesystemcolors.ui:759
#, kde-format
msgid "Linux RAID:"
msgstr "Linux RAID:"
#. i18n: ectx: property (text), widget (QLabel, textLabel_34)
#: config/configurepagefilesystemcolors.ui:772
#, kde-format
msgid "BitLocker:"
msgstr "BitLocker:"
#. i18n: ectx: property (text), widget (QLabel, textLabel_14)
#: config/configurepagefilesystemcolors.ui:801
#, kde-format
msgid "HFS+:"
msgstr "HFS+:"
#. i18n: ectx: property (text), widget (QLabel, textLabel_16)
#: config/configurepagefilesystemcolors.ui:827
#, kde-format
msgid "unknown:"
msgstr "nieznana:"
#. i18n: ectx: property (text), widget (QLabel, label)
#: config/configurepagefilesystemcolors.ui:840
#, kde-format
msgid " Minix:"
msgstr " Minix:"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#: config/configurepagegeneral.ui:23
#, kde-format
msgid "Partition Alignment"
msgstr "Wyrównanie partycji"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_useCylinderAlignment)
#: config/configurepagegeneral.ui:29
#, kde-format
msgid "Use cylinder based alignment (Windows XP compatible)"
msgstr "Używaj wyrównania na podstawie cylindrów (zgodne z Windows XP)"
#. i18n: ectx: property (text), widget (QLabel, label)
#: config/configurepagegeneral.ui:42
#, kde-format
msgid "Sector alignment:"
msgstr "Wyrównanie sektora:"
#. i18n: ectx: property (suffix), widget (QSpinBox, kcfg_sectorAlignment)
#: config/configurepagegeneral.ui:55
#, kde-format
msgid " sectors"
msgstr " sektorów"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_alignDefault)
#: config/configurepagegeneral.ui:71
#, kde-format
msgid "Align partitions per default"
msgstr "Domyślnie wyrównuj partycje"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_3)
#: config/configurepagegeneral.ui:90
#, kde-format
msgid "Logging"
msgstr "Rejestracja"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: config/configurepagegeneral.ui:96
#, kde-format
msgid "Hide messages below:"
msgstr "Ukryj wiadomości poniżej:"
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_minLogLevel)
#: config/configurepagegeneral.ui:107
#, kde-format
msgid "Debug"
msgstr "Diagnostyczne"
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_minLogLevel)
#: config/configurepagegeneral.ui:112
#, kde-format
msgid "Information"
msgstr "Szczegóły"
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_minLogLevel)
#: config/configurepagegeneral.ui:117
#, kde-format
msgid "Warning"
msgstr "Ostrzeżenie"
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_minLogLevel)
#: config/configurepagegeneral.ui:122
#, kde-format
msgid "Error"
msgstr "Błąd"
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: config/configurepagegeneral.ui:145
#, kde-format
msgid "Default file system:"
msgstr "Domyślny system plików:"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_5)
#: config/configurepagegeneral.ui:167
#, kde-format
msgid "Shredding"
msgstr "Wymazywanie"
#. i18n: ectx: property (text), widget (QLabel, label_5)
#: config/configurepagegeneral.ui:173
#, kde-format
msgid "Overwrite with:"
msgstr "Zastąp:"
#. i18n: ectx: property (text), widget (QRadioButton, radioButton)
#: config/configurepagegeneral.ui:180
#, kde-format
msgid "Random data"
msgstr "Losowymi danymi"
#. i18n: ectx: property (text), widget (QRadioButton, radioButton_2)
#: config/configurepagegeneral.ui:190
#, kde-format
msgid "Zeros"
msgstr "Zerami"
#. i18n: ectx: property (text), widget (QPushButton, m_ButtonSave)
#: gui/applyprogressdetailswidgetbase.ui:37
#, kde-format
msgid "Save"
msgstr "Zapisz"
#. i18n: ectx: property (text), widget (QPushButton, m_ButtonBrowser)
#: gui/applyprogressdetailswidgetbase.ui:44
#, kde-format
msgid "Open in External Browser"
msgstr "Otwórz w zewnętrznej przeglądarce"
#: gui/applyprogressdialog.cpp:95 gui/applyprogressdialog.cpp:184
#, kde-kuit-format
msgctxt "@action:button"
msgid "&Details"
msgstr "&Szczegóły"
#: gui/applyprogressdialog.cpp:137
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Setting up..."
msgstr "Ustawianie..."
#: gui/applyprogressdialog.cpp:204
#, kde-kuit-format
msgctxt "@info"
msgid "Do you really want to cancel?"
msgstr "Czy na pewno porzucić?"
#: gui/applyprogressdialog.cpp:204
#, kde-kuit-format
msgctxt "@title:window"
msgid "Cancel Running Operations"
msgstr "Porzuć wykonywanie działań"
#: gui/applyprogressdialog.cpp:204
#, kde-kuit-format
msgctxt "@action:button"
msgid "Yes, Cancel Operations"
msgstr "Tak, porzuć działania"
#: gui/applyprogressdialog.cpp:209
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Waiting for operation to finish..."
msgstr "Oczekiwanie na zakończenie działań..."
#: gui/applyprogressdialog.cpp:230
#, kde-kuit-format
msgctxt "@info:progress"
msgid "All operations successfully finished."
msgstr "Wszystkie działania ukończono pomyślnie."
#: gui/applyprogressdialog.cpp:235
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Operations cancelled."
msgstr "Porzucono działania."
#: gui/applyprogressdialog.cpp:240
#, kde-kuit-format
msgctxt "@info:progress"
msgid "There were errors while applying operations. Aborted."
msgstr "Podczas wykonywania działań wystąpiły błędy. Zaniechano."
#: gui/applyprogressdialog.cpp:354
#, kde-kuit-format
msgctxt "@info:progress"
msgid "[%1/%2] - %3: %4"
msgstr "[%1/%2] - %3: %4"
#: gui/applyprogressdialog.cpp:388
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Total Time: %1"
msgstr "Całkowity czas: %1"
#: gui/applyprogressdialog.cpp:436 gui/mainwindow.cpp:930
#: gui/mainwindow.cpp:1091 gui/smartdialog.cpp:236
#, kde-kuit-format
msgctxt "@info"
msgid ""
"Could not create temporary file when trying to save to <filename>%1</"
"filename>."
msgstr ""
"Nie można utworzyć pliku tymczasowego przy próbie zapisu do <filename>%1</"
"filename>."
#: gui/applyprogressdialog.cpp:436
#, kde-kuit-format
msgctxt "@title:window"
msgid "Could Not Save Report."
msgstr "Nie można zapisać sprawozdania."
#: gui/applyprogressdialog.cpp:461
#, kde-kuit-format
msgctxt "@info"
msgid ""
"The configured external browser could not be run. Please check your settings."
msgstr ""
"Nie można uruchomić ustawionej przeglądarki zewnętrznej. Proszę sprawdzić "
"swoje ustawienia."
#: gui/applyprogressdialog.cpp:461 gui/applyprogressdialog.cpp:463
#, kde-format, kde-kuit-format
msgctxt "@title:window"
msgid "Could Not Launch Browser."
msgstr "Nie można uruchomić przeglądarki."
#: gui/applyprogressdialog.cpp:463
#, kde-kuit-format
msgctxt "@info"
msgid "Could not create temporary file <filename>%1</filename> for writing."
msgstr ""
"Nie można utworzyć pliku tymczasowego <filename>%1</filename> do zapisu."
#. i18n: ectx: property (text), widget (QTreeWidget, m_TreeTasks)
#: gui/applyprogressdialogwidgetbase.ui:36
#, kde-format
msgid "Operations and Jobs"
msgstr "Działania i zadania"
#. i18n: ectx: property (text), widget (QTreeWidget, m_TreeTasks)
#: gui/applyprogressdialogwidgetbase.ui:41
#, kde-format
msgid "Time Elapsed"
msgstr "Czas trwania"
#. i18n: ectx: property (text), widget (QLabel, m_LabelTime)
#: gui/applyprogressdialogwidgetbase.ui:67
#, kde-format
msgid "Total Time: 00:00:00"
msgstr "Całkowity czas: 00:00:00"
#. i18n: ectx: property (format), widget (QProgressBar, m_ProgressSub)
#: gui/applyprogressdialogwidgetbase.ui:84
#, no-c-format, kde-format
msgid "Operation: %p%"
msgstr "Działanie: %p%"
#. i18n: ectx: property (text), widget (QLabel, m_LabelStatus)
#: gui/applyprogressdialogwidgetbase.ui:94
#, kde-format
msgid "Status"
msgstr "Stan"
#. i18n: ectx: property (format), widget (QProgressBar, m_ProgressTotal)
#: gui/applyprogressdialogwidgetbase.ui:110
#, no-c-format, kde-format
msgid "Total: %p%"
msgstr "Razem: %p%"
#: gui/createpartitiontabledialog.cpp:40
#, kde-kuit-format
msgctxt "@title:window"
msgid "Create a New Partition Table on <filename>%1</filename>"
msgstr "Utwórz nową tablicę partycji na <filename>%1</filename>"
#: gui/createpartitiontabledialog.cpp:43
#, kde-kuit-format
msgctxt "@action:button"
msgid "Create &New Partition Table"
msgstr "Utwórz &nową tablicę partycji"
#: gui/createpartitiontabledialog.cpp:68
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>Do you really want to create an MS-Dos partition table on <filename>"
"%1</filename>?</para><para>This device has more than 2^32 sectors. That is "
"the most the MS-Dos partition table type supports, so you will not be able "
"to use the whole device.</para>"
msgstr ""
"<para>Czy na pewno chcesz utworzyć tablicę partycji rodzaju MS-Dos na "
"<filename>%1</filename>?</para><para>Urządzenie to ma więcej niż 2^32 "
"sektorów. Jest to najwyższa liczba jaką wspiera rodzaj tablicy partycji MS-"
"Dos, więc nie będziesz mógł wykorzystać całego urządzenia.</para>"
#: gui/createpartitiontabledialog.cpp:70
#, kde-kuit-format
msgctxt "@title:window"
msgid "Really Create MS-Dos Partition Table Type?"
msgstr "Czy na pewno utworzyć tablicę partycji rodzaju MS-Dos?"
#: gui/createpartitiontabledialog.cpp:71
#, kde-kuit-format
msgctxt "@action:button"
msgid "Create MS-Dos Type"
msgstr "Utwórz rodzaju MS-Dos"
#. i18n: ectx: property (text), widget (QLabel, label)
#: gui/createpartitiontablewidgetbase.ui:20
#, kde-format
msgid "Choose the type of partition table you want to create:"
msgstr "Wybierz rodzaj tablicy partycji, którą chcesz utworzyć:"
#. i18n: ectx: property (text), widget (QRadioButton, m_RadioGPT)
#: gui/createpartitiontablewidgetbase.ui:29
#, kde-format
msgid "GPT"
msgstr "GPT"
#. i18n: ectx: property (text), widget (QRadioButton, m_RadioMSDOS)
#: gui/createpartitiontablewidgetbase.ui:39
#, kde-format
msgid "MS-Dos"
msgstr "MS-Dos"
#. i18n: ectx: property (text), widget (QLabel, m_IconLabel)
#: gui/createpartitiontablewidgetbase.ui:66
#, kde-format
msgid "(icon)"
msgstr "(ikona)"
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: gui/createpartitiontablewidgetbase.ui:79
#, kde-format
msgid "<b>Warning:</b> This will destroy all data on the device!"
msgstr "<b>Ostrzeżenie:</b> To zniszczy wszystkie dane na twoim urządzeniu!"
#: gui/createvolumegroupdialog.cpp:45
#, kde-kuit-format
msgctxt "@title:window"
msgid "Create new Volume Group"
msgstr "Utwórz nową grupę wolumenów"
#: gui/devicepropsdialog.cpp:53
#, kde-kuit-format
msgctxt "@title:window"
msgid "Device Properties: <filename>%1</filename>"
msgstr "Właściwości urządzenia: <filename>%1</filename>"
#: gui/devicepropsdialog.cpp:87 gui/infopane.cpp:175
#, kde-kuit-format
msgctxt "@label device"
msgid "%1 (read only)"
msgstr "%1 (tylko do odczytu)"
#: gui/devicepropsdialog.cpp:118 gui/smartdialog.cpp:91 gui/smartdialog.cpp:156
#, kde-kuit-format
msgctxt "@label SMART disk status"
msgid "good"
msgstr "dobry"
#: gui/devicepropsdialog.cpp:121 gui/smartdialog.cpp:94 gui/smartdialog.cpp:158
#, kde-kuit-format
msgctxt "@label SMART disk status"
msgid "BAD"
msgstr "ZŁY"
#: gui/devicepropsdialog.cpp:125 gui/smartdialog.cpp:138
#, kde-kuit-format
msgctxt "@label"
msgid "(unknown)"
msgstr "(nieznane)"
#: gui/devicepropsdialog.cpp:131
#, kde-kuit-format
msgctxt "@label device"
msgid "LVM Volume Group"
msgstr "Grupa wolumenów LVM"
#: gui/devicepropsdialog.cpp:133
#, kde-kuit-format
msgctxt "@label device"
msgid "Software RAID Device"
msgstr "programowe urządzenie RAID"
#: gui/devicepropsdialog.cpp:135
#, kde-kuit-format
msgctxt "@label device"
msgid "Volume Manager Device"
msgstr "Urządzenie zarządzania wolumenami"
#. i18n: ectx: property (text), widget (QLabel, m_LabelTextType)
#: gui/devicepropswidgetbase.ui:58
#, kde-format
msgid "Partition table:"
msgstr "Tablica partycji:"
#. i18n: ectx: property (text), widget (QRadioButton, m_RadioCylinderBased)
#: gui/devicepropswidgetbase.ui:77
#, kde-format
msgid "&Cylinder alignment"
msgstr "Wyrównanie na &cylindrach"
#. i18n: ectx: property (text), widget (QRadioButton, m_RadioSectorBased)
#: gui/devicepropswidgetbase.ui:84
#, kde-format
msgid "Sector based align&ment"
msgstr "Wyrówna&nie na sektorach"
#. i18n: ectx: property (text), widget (QLabel, m_LabelTextCapacity)
#: gui/devicepropswidgetbase.ui:113
#, kde-format
msgid "Capacity:"
msgstr "Pojemność:"
#. i18n: ectx: property (text), widget (QLabel, m_LabelTextTotalSectors)
#: gui/devicepropswidgetbase.ui:130
#, kde-format
msgid "Total sectors:"
msgstr "Łącznie sektorów:"
#. i18n: ectx: property (text), widget (QLabel, m_LabelTextLogicalSectorSize)
#: gui/devicepropswidgetbase.ui:154
#, kde-format
msgid "Logical sector size:"
msgstr "Logiczny rozmiar sektora:"
#. i18n: ectx: property (text), widget (QLabel, m_LabelTextPhysicalSectorSize)
#: gui/devicepropswidgetbase.ui:171
#, kde-format
msgid "Physical sector size:"
msgstr "Fizyczny rozmiar sektora:"
#. i18n: ectx: property (text), widget (QLabel, m_LabelTextPrimariesMax)
#: gui/devicepropswidgetbase.ui:202
#, kde-format
msgid "Primaries/Max:"
msgstr "Podstawowe/Max:"
#. i18n: ectx: property (text), widget (QLabel, m_LabelTextSmartStatus)
#: gui/devicepropswidgetbase.ui:219 gui/smartdialog.cpp:156
#: gui/smartdialog.cpp:158 gui/smartdialogwidgetbase.ui:23
#, kde-format
msgid "SMART status:"
msgstr "Stan SMART:"
#. i18n: ectx: property (text), widget (QPushButton, m_ButtonSmartMore)
#. i18n: ectx: property (text), widget (QPushButton, m_ButtonMore)
#: gui/devicepropswidgetbase.ui:257 gui/editmountpointdialogwidgetbase.ui:75
#, kde-format
msgid "More..."
msgstr "Więcej..."
#: gui/editmountoptionsdialog.cpp:36
#, kde-kuit-format
msgctxt "@title:window"
msgid "Edit additional mount options"
msgstr "Edytuj dodatkowe opcje podpięcia"
#. i18n: ectx: property (windowTitle), widget (QWidget, EditMountOptionsDialogWidgetBase)
#: gui/editmountoptionsdialogwidgetbase.ui:14
#, kde-format
msgid "Edit Mount Options"
msgstr "Edytuj opcje podpięcia"
#. i18n: ectx: property (text), widget (QLabel, m_Label)
#: gui/editmountoptionsdialogwidgetbase.ui:20
#, kde-format
msgid "Edit the mount options for this file system:"
msgstr "Edytuj opcje podpięcia dla tego systemu plików:"
#. i18n: ectx: property (placeholderText), widget (QPlainTextEdit, m_EditOptions)
#: gui/editmountoptionsdialogwidgetbase.ui:27
#, kde-format
msgid "Option1,Option2"
msgstr "Opcja1,Opcja2"
#: gui/editmountpointdialog.cpp:42
#, kde-kuit-format
msgctxt "@title:window"
msgid "Edit mount point for <filename>%1</filename>"
msgstr "Edytuj punkt podpięcia dla <filename>%1</filename>"
#: gui/editmountpointdialog.cpp:68
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>Are you sure you want to save the changes you made to the system table "
"file <filename>/etc/fstab</filename>?</para><para><warning>This will "
"overwrite the existing file on your hard drive now. This <emphasis "
"strong='1'>can not be undone</emphasis>.</warning></para>"
msgstr ""
"<para>Czy jesteś pewien, że chcesz zapisać dokonane zmiany w pliku tablicy "
"systemowej <filename>/etc/fstab</filename>?</para><para><warning>Zastąpi to "
"plik istniejący na twoim dysku twardym. <emphasis strong='1'>Nie można tego "
"cofnąć</emphasis>.</warning></para>"
#: gui/editmountpointdialog.cpp:70
#, kde-kuit-format
msgctxt "@title:window"
msgid "Really save changes?"
msgstr "Czy na pewno zapisać zmiany?"
#: gui/editmountpointdialog.cpp:71
#, kde-kuit-format
msgctxt "@action:button"
msgid "Save changes"
msgstr "Zapisz zmiany"
#: gui/editmountpointdialog.cpp:85
#, kde-kuit-format
msgctxt "@info"
msgid "Could not save mount points to file <filename>/etc/fstab</filename>."
msgstr ""
"Nie można zapisać punktów podpięcia do pliku <filename>/etc/fstab</filename>."
#: gui/editmountpointdialog.cpp:86
#, kde-kuit-format
msgctxt "@title:window"
msgid "Error While Saving Mount Points"
msgstr "Błąd podczas zapisywania punktów podpięcia"
#. i18n: ectx: property (text), widget (QRadioButton, m_RadioUUID)
#: gui/editmountpointdialogwidgetbase.ui:17
#, kde-format
msgid "UU&ID"
msgstr "UU&ID"
#. i18n: ectx: property (text), widget (QCheckBox, m_CheckUsers)
#: gui/editmountpointdialogwidgetbase.ui:27
#, kde-format
msgid "Users can mount and unmount"
msgstr "Użytkownikom wolno podpinać i odpinać"
#. i18n: ectx: property (text), widget (QCheckBox, m_CheckRelAtime)
#: gui/editmountpointdialogwidgetbase.ui:34
#, kde-format
msgid "Update access times relative to modification"
msgstr "Uaktualniaj czasy dostępu względem czasu zmiany"
#. i18n: ectx: property (text), widget (QCheckBox, m_CheckReadOnly)
#: gui/editmountpointdialogwidgetbase.ui:55
#, kde-format
msgid "Read-only"
msgstr "Tylko do odczytu"
#. i18n: ectx: property (text), widget (QLabel, m_LabelPassNumber)
#: gui/editmountpointdialogwidgetbase.ui:62
#, kde-format
msgid "Pass &Number:"
msgstr "Liczba &przejść:"
#. i18n: ectx: property (text), widget (QRadioButton, m_RadioDeviceNode)
#: gui/editmountpointdialogwidgetbase.ui:95
#, kde-format
msgid "De&vice Node"
msgstr "&Węźle urządzenia"
#. i18n: ectx: property (text), widget (QLabel, m_LabelOptions)
#: gui/editmountpointdialogwidgetbase.ui:105
#, kde-format
msgid "Options:"
msgstr "Opcje:"
#. i18n: ectx: property (text), widget (QRadioButton, m_RadioLabel)
#: gui/editmountpointdialogwidgetbase.ui:131
#, kde-format
msgid "&Label"
msgstr "&Etykieta:"
#. i18n: ectx: property (text), widget (QCheckBox, m_CheckNoExec)
#: gui/editmountpointdialogwidgetbase.ui:138
#, kde-format
msgid "No binary execution"
msgstr "Bez zezwolenia na pliki wykonywalne"
#. i18n: ectx: property (text), widget (QCheckBox, m_CheckNoAuto)
#: gui/editmountpointdialogwidgetbase.ui:161
#, kde-format
msgid "No automatic mount"
msgstr "Bez samopodpinania"
#. i18n: ectx: property (text), widget (QPushButton, m_ButtonRemove)
#: gui/editmountpointdialogwidgetbase.ui:174
#, kde-format
msgid "Remove"
msgstr "Usuń"
#. i18n: ectx: property (text), widget (QPushButton, m_ButtonSelect)
#: gui/editmountpointdialogwidgetbase.ui:187
#, kde-format
msgid "Select..."
msgstr "Wybierz..."
#. i18n: ectx: property (text), widget (QCheckBox, m_CheckNoDirAtime)
#: gui/editmountpointdialogwidgetbase.ui:194
#, kde-format
msgid "No update of directory access times"
msgstr "Bez uaktualniania czasów dostępu do katalogów"
#. i18n: ectx: property (text), widget (QLabel, m_LabelDumpFreq)
#: gui/editmountpointdialogwidgetbase.ui:201
#, kde-format
msgid "Dump &Frequency:"
msgstr "Częstotliwość &zrzucania:"
#. i18n: ectx: property (text), widget (QLabel, m_LabelType)
#: gui/editmountpointdialogwidgetbase.ui:230
#, kde-format
msgid "Type:"
msgstr "Rodzaj:"
#. i18n: ectx: property (text), widget (QLabel, m_LabelPath)
#: gui/editmountpointdialogwidgetbase.ui:240
#, kde-format
msgid "Path:"
msgstr "Ścieżka:"
#. i18n: ectx: property (text), widget (QCheckBox, m_CheckNoAtime)
#: gui/editmountpointdialogwidgetbase.ui:282
#, kde-format
msgid "No update of file access times"
msgstr "Bez uaktualniania czasów dostępu do plików"
#. i18n: ectx: property (text), widget (QCheckBox, m_CheckSync)
#: gui/editmountpointdialogwidgetbase.ui:289
#, kde-format
msgid "Synchronous access"
msgstr "Synchroniczny dostęp"
#. i18n: ectx: property (text), widget (QLabel, label)
#: gui/editmountpointdialogwidgetbase.ui:309
#, kde-format
msgid "Identify by:"
msgstr "Rozpoznawaj po:"
#: gui/filesystemsupportdialog.cpp:43
#, kde-kuit-format
msgctxt "@title:window"
msgid "File System Support"
msgstr "Obsługa systemu plików"
#. i18n: ectx: property (text), widget (QLabel, label)
#: gui/filesystemsupportdialogwidgetbase.ui:18
#, kde-format
msgid ""
"This table shows which file systems are supported and which specific "
"operations can be performed on them.\n"
"Some file systems need external tools to be installed for them to be "
"supported. But not all operations can be performed on all file systems, even "
"if all required tools are installed. Please see the documentation for "
"details. "
msgstr ""
"Ta tabela pokazuje obsługiwane systemy plików i działania jakie można na "
"nich wykonywać.\n"
"Do obsługi niektórych systemów plików potrzebne jest dogranie narzędzi "
"zewnętrznych. Dla niektórych systemów plików niektóre działania mogą być "
"niedostępne, nawet przy posiadaniu wszystkich wymaganych narzędzi. Zapoznaj "
"się z dokumentacją, aby dowiedzieć się więcej na ten temat. "
#. i18n: ectx: property (text), widget (QTreeWidget, m_Tree)
#: gui/filesystemsupportdialogwidgetbase.ui:65
#, kde-format
msgid "File System"
msgstr "System plików"
#. i18n: ectx: property (text), widget (QTreeWidget, m_Tree)
#: gui/filesystemsupportdialogwidgetbase.ui:70
#, kde-format
msgid "Create"
msgstr "Tworzenie"
#. i18n: ectx: property (text), widget (QTreeWidget, m_Tree)
#: gui/filesystemsupportdialogwidgetbase.ui:75
#, kde-format
msgid "Grow"
msgstr "Powiększanie"
#. i18n: ectx: property (text), widget (QTreeWidget, m_Tree)
#: gui/filesystemsupportdialogwidgetbase.ui:80
#, kde-format
msgid "Shrink"
msgstr "Pomniejszanie"
#. i18n: ectx: property (text), widget (QTreeWidget, m_Tree)
#: gui/filesystemsupportdialogwidgetbase.ui:85
#, kde-format
msgid "Move"
msgstr "Przenoszenie"
#. i18n: ectx: property (text), widget (QTreeWidget, m_Tree)
#: gui/filesystemsupportdialogwidgetbase.ui:90
#, kde-format
msgid "Copy"
msgstr "Kopiowanie"
#. i18n: ectx: property (text), widget (QTreeWidget, m_Tree)
#: gui/filesystemsupportdialogwidgetbase.ui:95
#, kde-format
msgid "Check"
msgstr "Sprawdzanie"
#. i18n: ectx: property (text), widget (QTreeWidget, m_Tree)
#: gui/filesystemsupportdialogwidgetbase.ui:100
#, kde-format
msgid "Read Label"
msgstr "Odczyt etykiety"
#. i18n: ectx: property (text), widget (QTreeWidget, m_Tree)
#: gui/filesystemsupportdialogwidgetbase.ui:105
#, kde-format
msgid "Write Label"
msgstr "Zapis etykiety"
#. i18n: ectx: property (text), widget (QTreeWidget, m_Tree)
#: gui/filesystemsupportdialogwidgetbase.ui:110
#, kde-format
msgid "Read Usage"
msgstr "Odczyt zajętości"
#. i18n: ectx: property (text), widget (QTreeWidget, m_Tree)
#: gui/filesystemsupportdialogwidgetbase.ui:115
#, kde-format
msgid "Backup"
msgstr "Kopia zapasowa"
#. i18n: ectx: property (text), widget (QTreeWidget, m_Tree)
#: gui/filesystemsupportdialogwidgetbase.ui:120
#, kde-format
msgid "Restore"
msgstr "Przywracanie"
#. i18n: ectx: property (text), widget (QTreeWidget, m_Tree)
#: gui/filesystemsupportdialogwidgetbase.ui:125
#, kde-format
msgid "Support Tools"
msgstr "Narzędzia obsługujące"
#. i18n: ectx: property (text), widget (QPushButton, m_ButtonRescan)
#: gui/filesystemsupportdialogwidgetbase.ui:135
#, kde-format
msgctxt "@action:button"
msgid "Rescan Support"
msgstr "Sprawdź obsługę ponownie"
#. i18n: ectx: property (windowTitle), widget (QDockWidget, m_DockInformation)
#: gui/infopane.cpp:55 gui/mainwindowbase.ui:46
#, kde-format, kde-kuit-format
msgctxt "@title:window"
msgid "Information"
msgstr "Szczegóły"
#: gui/infopane.cpp:114
#, kde-kuit-format
msgctxt "@title:window"
msgid "Partition Information"
msgstr "Szczegóły o partycji"
#: gui/infopane.cpp:121 gui/infopane.cpp:135 gui/infopane.cpp:147
#, kde-format, kde-kuit-format
msgctxt "@label partition"
msgid "File system:"
msgstr "System plików:"
#: gui/infopane.cpp:122 gui/infopane.cpp:136 gui/infopane.cpp:148
#, kde-format, kde-kuit-format
msgctxt "@label partition"
msgid "Capacity:"
msgstr "Pojemność:"
#: gui/infopane.cpp:123
#, kde-format
msgctxt "@label partition"
msgid "Cipher name:"
msgstr "Nazwa szyfru:"
#: gui/infopane.cpp:124
#, kde-format
msgctxt "@label partition"
msgid "Cipher mode:"
msgstr "Tryb szyfru:"
#: gui/infopane.cpp:125
#, kde-format
msgctxt "@label partition"
msgid "Hash:"
msgstr "Hasz:"
#: gui/infopane.cpp:126
#, kde-format
msgctxt "@label partition"
msgid "Key size:"
msgstr "Rozmiar klucza:"
#: gui/infopane.cpp:127
#, kde-format
msgctxt "@label partition"
msgid "Payload offset:"
msgstr "Przesunięcie wielkości:"
#: gui/infopane.cpp:128 gui/infopane.cpp:143 gui/infopane.cpp:151
#, kde-format, kde-kuit-format
msgctxt "@label partition"
msgid "First sector:"
msgstr "Pierwszy sektor:"
#: gui/infopane.cpp:129 gui/infopane.cpp:144 gui/infopane.cpp:152
#, kde-format, kde-kuit-format
msgctxt "@label partition"
msgid "Last sector:"
msgstr "Ostatni sektor:"
#: gui/infopane.cpp:130 gui/infopane.cpp:145 gui/infopane.cpp:153
#, kde-format, kde-kuit-format
msgctxt "@label partition"
msgid "Number of sectors:"
msgstr "Liczba sektorów:"
#: gui/infopane.cpp:137 gui/infopane.cpp:149
#, kde-format, kde-kuit-format
msgctxt "@label partition"
msgid "Available:"
msgstr "Dostępne:"
#: gui/infopane.cpp:138 gui/infopane.cpp:150
#, kde-format, kde-kuit-format
msgctxt "@label partition"
msgid "Used:"
msgstr "Używane:"
#: gui/infopane.cpp:139
#, kde-format
msgctxt "@label partition"
msgid "PE Size:"
msgstr "Rozmiar PE:"
#: gui/infopane.cpp:140
#, kde-format
msgctxt "@label partition"
msgid "Total PE:"
msgstr "Razem PE:"
#: gui/infopane.cpp:141
#, kde-format
msgctxt "@label partition"
msgid "Free PE:"
msgstr "Wolnych PE:"
#: gui/infopane.cpp:142
#, kde-format
msgctxt "@label partition"
msgid "Allocated PE:"
msgstr "Przydzielonych PE:"
#: gui/infopane.cpp:164
#, kde-kuit-format
msgctxt "@title:window"
msgid "Device Information"
msgstr "Szczegóły o urządzeniu"
#: gui/infopane.cpp:168
#, kde-kuit-format
msgctxt "@label device"
msgid "Path:"
msgstr "Ścieżka:"
#: gui/infopane.cpp:183
#, kde-format
msgctxt "@label device"
msgid "Type:"
msgstr "Rodzaj:"
#: gui/infopane.cpp:184 gui/infopane.cpp:192 gui/infopane.cpp:200
#, kde-format
msgctxt "@label device"
msgid "Capacity:"
msgstr "Pojemność:"
#: gui/infopane.cpp:185
#, kde-format
msgctxt "@label device"
msgid "Total sectors:"
msgstr "Łącznie sektorów:"
#: gui/infopane.cpp:186
#, kde-format
msgctxt "@label device"
msgid "Logical sector size:"
msgstr "Logiczny rozmiar sektora:"
#: gui/infopane.cpp:187
#, kde-format
msgctxt "@label device"
msgid "Physical sector size:"
msgstr "Fizyczny rozmiar sektora:"
#: gui/infopane.cpp:188
#, kde-format
msgctxt "@label device"
msgid "Primaries/Max:"
msgstr "Podstawowe/Max:"
#: gui/infopane.cpp:191 gui/infopane.cpp:199
#, kde-format
msgctxt "@label device"
msgid "Volume Type:"
msgstr "Rodzaj wolumenu:"
#: gui/infopane.cpp:193
#, kde-format
msgctxt "@label device"
msgid "PE Size:"
msgstr "Rozmiar PE:"
#: gui/infopane.cpp:194
#, kde-format
msgctxt "@label device"
msgid "Total PE:"
msgstr "Razem PE:"
#: gui/infopane.cpp:195
#, kde-format
msgctxt "@label device"
msgid "Allocated PE:"
msgstr "Przydzielonych PE:"
#: gui/infopane.cpp:196
#, kde-format
msgctxt "@label device"
msgid "Free PE:"
msgstr "Wolnych PE:"
#: gui/infopane.cpp:201
#, kde-format
msgctxt "@label device"
msgid "RAID Level:"
msgstr "Poziom RAID:"
#: gui/infopane.cpp:202
#, kde-format
msgctxt "@label device"
msgid "Chunk Size:"
msgstr "Rozmiar kawałka:"
#: gui/infopane.cpp:203
#, kde-format
msgctxt "@label device"
msgid "Total Chunk:"
msgstr "Razem kawałków:"
#: gui/infopane.cpp:204
#, kde-format
msgctxt "@label device"
msgid "Array Size:"
msgstr "Rozmiar macierzy:"
#: gui/insertdialog.cpp:43
#, kde-kuit-format
msgctxt "@title:window"
msgid "Insert a partition"
msgstr "Wstaw partycję"
#: gui/listphysicalvolumes.cpp:50
#, kde-kuit-format
msgctxt "@item:inlistbox Device | Capacity"
msgid "%1 | %2"
msgstr "%1 | %2"
#: gui/mainwindow.cpp:155
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>Do you really want to quit the application?</para><para>There is still "
"an operation pending.</para>"
msgid_plural ""
"<para>Do you really want to quit the application?</para><para>There are "
"still %1 operations pending.</para>"
msgstr[0] ""
"<para>Czy chcesz zakończyć program?</para><para>Wciąż oczekuje w nim "
"działanie.</para>"
msgstr[1] ""
"<para>Czy chcesz zakończyć program?</para><para>Wciąż oczekują w nim %1 "
"działania.</para>"
msgstr[2] ""
"<para>Czy chcesz zakończyć program?</para><para>Wciąż oczekuje w nim %1 "
"działań.</para>"
#: gui/mainwindow.cpp:157
#, kde-kuit-format
msgctxt "@title:window"
msgid "Discard Pending Operations and Quit?"
msgstr "Czy porzucić oczekujące działania i zakończyć program?"
#: gui/mainwindow.cpp:158
#, kde-kuit-format
msgctxt "@action:button"
msgid "Quit <application>%1</application>"
msgstr "Zakończ <application>%1</application>"
#: gui/mainwindow.cpp:201
#, kde-kuit-format
msgctxt "@action:inmenu"
msgid "Undo"
msgstr "Cofnij"
#: gui/mainwindow.cpp:202
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Undo the last operation"
msgstr "Cofnij ostatnie działanie"
#: gui/mainwindow.cpp:203
#, kde-kuit-format
msgctxt "@info:status"
msgid "Remove the last operation from the list."
msgstr "Usuń ostatnie działanie z listy."
#: gui/mainwindow.cpp:210
#, kde-kuit-format
msgctxt "@action:inmenu clear the list of operations"
msgid "Clear"
msgstr "Wyczyść"
#: gui/mainwindow.cpp:211
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Clear all operations"
msgstr "Wyczyść wszystkie działania"
#: gui/mainwindow.cpp:212
#, kde-kuit-format
msgctxt "@info:status"
msgid "Empty the list of pending operations."
msgstr "Opróżnij listę oczekujących działań."
#: gui/mainwindow.cpp:218
#, kde-kuit-format
msgctxt "@action:inmenu apply all operations"
msgid "Apply"
msgstr "Zastosuj"
#: gui/mainwindow.cpp:219
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Apply all operations"
msgstr "Zastosuj wszystkie działania"
#: gui/mainwindow.cpp:220
#, kde-kuit-format
msgctxt "@info:status"
msgid "Apply the pending operations in the list."
msgstr "Zastosuj oczekujące działania z listy."
#: gui/mainwindow.cpp:227
#, kde-kuit-format
msgctxt "@action:inmenu"
msgid "New Partition Table"
msgstr "Nowa tablica partycji"
#: gui/mainwindow.cpp:228
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Create a new partition table"
msgstr "Utwórz nową tablicę partycji"
#: gui/mainwindow.cpp:229
#, kde-kuit-format
msgctxt "@info:status"
msgid "Create a new and empty partition table on a device."
msgstr "Utwórz nową, pustą tablicę partycji na urządzeniu."
#: gui/mainwindow.cpp:236
#, kde-kuit-format
msgctxt "@action:inmenu"
msgid "Export Partition Table"
msgstr "Eksportuj tablicę partycji"
#: gui/mainwindow.cpp:237
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Export a partition table"
msgstr "Eksportuj tablicę partycji"
#: gui/mainwindow.cpp:238
#, kde-kuit-format
msgctxt "@info:status"
msgid "Export the device's partition table to a text file."
msgstr "Eksportuj tablicę partycji urządzenia do pliku tekstowego."
#: gui/mainwindow.cpp:244
#, kde-kuit-format
msgctxt "@action:inmenu"
msgid "Import Partition Table"
msgstr "Importuj tablicę partycji"
#: gui/mainwindow.cpp:245
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Import a partition table"
msgstr "Importuj tablicę partycji"
#: gui/mainwindow.cpp:246
#, kde-kuit-format
msgctxt "@info:status"
msgid "Import a partition table from a text file."
msgstr "Importuj tablicę partycji z pliku tekstowego."
#: gui/mainwindow.cpp:253
#, kde-format
msgctxt "@action:inmenu"
msgid "Remove Volume Group"
msgstr "Usuń grupę wolumenów"
#: gui/mainwindow.cpp:254
#, kde-format
msgctxt "@info:tooltip"
msgid "Remove selected Volume Group"
msgstr "Usuń wybraną grupę wolumenów"
#: gui/mainwindow.cpp:255
#, kde-format
msgctxt "@info:status"
msgid "Remove selected Volume Group."
msgstr "Usuń wybraną grupę wolumenów."
#: gui/mainwindow.cpp:263
#, kde-format
msgctxt "@action:inmenu"
msgid "Resize Volume Group"
msgstr "Zmień rozmiar grupy wolumenów"
#: gui/mainwindow.cpp:264
#, kde-format
msgctxt "@info:tooltip"
msgid "Resize selected Volume Group"
msgstr "Zmień rozmiar wybranej grupy wolumenów"
#: gui/mainwindow.cpp:265
#, kde-format
msgctxt "@info:status"
msgid "Extend or reduce selected Volume Group."
msgstr "Rozszerz lub zwęź wybraną grupę wolumenów"
#: gui/mainwindow.cpp:273
#, kde-format
msgctxt "@action:inmenu"
msgid "Deactivate Volume Group"
msgstr "Wyłącz grupę wolumenów"
#: gui/mainwindow.cpp:274
#, kde-format
msgctxt "@info:tooltip"
msgid "Deactivate selected Volume Group"
msgstr "Wyłącz wybraną grupę wolumenów"
#: gui/mainwindow.cpp:275
#, kde-format
msgctxt "@info:status"
msgid "Deactivate selected Volume Group before unplugging removable devices."
msgstr "Wyłącz wybraną grupę wolumenów przed wypięciem urządzeń wymiennych."
#: gui/mainwindow.cpp:281
#, kde-kuit-format
msgctxt "@action:inmenu"
msgid "SMART Status"
msgstr "Stan SMART"
#: gui/mainwindow.cpp:282
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Show SMART status"
msgstr "Pokaż stan SMART"
#: gui/mainwindow.cpp:283
#, kde-kuit-format
msgctxt "@info:status"
msgid "Show the device's SMART status if supported"
msgstr "Pokaż stan SMART urządzenia, jeżeli wspierane"
#: gui/mainwindow.cpp:288 gui/mainwindow.cpp:380
#, kde-kuit-format
msgctxt "@action:inmenu"
msgid "Properties"
msgstr "Właściwości"
#: gui/mainwindow.cpp:289
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Show device properties dialog"
msgstr "Pokaż okno właściwości urządzenia"
#: gui/mainwindow.cpp:290
#, kde-kuit-format
msgctxt "@info:status"
msgid "View and modify device properties"
msgstr "Obejrzyj i zmień właściwości urządzenia"
#: gui/mainwindow.cpp:297
#, kde-kuit-format
msgctxt "@action:inmenu create a new partition"
msgid "New"
msgstr "Nowa"
#: gui/mainwindow.cpp:298
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "New partition"
msgstr "Nowa partycja"
#: gui/mainwindow.cpp:299
#, kde-kuit-format
msgctxt "@info:status"
msgid "Create a new partition."
msgstr "Utwórz nową partycję."
#: gui/mainwindow.cpp:306
#, kde-kuit-format
msgctxt "@action:inmenu"
msgid "Resize/Move"
msgstr "Zmień rozmiar/przenieś"
#: gui/mainwindow.cpp:307
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Resize or move partition"
msgstr "Zmień rozmiar lub przenieś partycję"
#: gui/mainwindow.cpp:308
#, kde-kuit-format
msgctxt "@info:status"
msgid "Shrink, grow or move an existing partition."
msgstr "Zmniejsz, zwiększ lub przenieś istniejącą partycję."
#: gui/mainwindow.cpp:315
#, kde-kuit-format
msgctxt "@action:inmenu"
msgid "Delete"
msgstr "Usuń"
#: gui/mainwindow.cpp:316
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Delete partition"
msgstr "Usuń partycję"
#: gui/mainwindow.cpp:317
#, kde-kuit-format
msgctxt "@info:status"
msgid "Delete a partition."
msgstr "Usuń partycję."
#: gui/mainwindow.cpp:324
#, kde-kuit-format
msgctxt "@action:inmenu"
msgid "Shred"
msgstr "Wymaż"
#: gui/mainwindow.cpp:325
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Shred partition"
msgstr "Wymaż partycję"
#: gui/mainwindow.cpp:326
#, kde-kuit-format
msgctxt "@info:status"
msgid "Shred a partition so that its contents cannot be restored."
msgstr "Wymaż partycję tak, że nie będzie możliwe przywrócenie jej zawartości."
#: gui/mainwindow.cpp:333
#, kde-kuit-format
msgctxt "@action:inmenu"
msgid "Copy"
msgstr "Kopiuj"
#: gui/mainwindow.cpp:334
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Copy partition"
msgstr "Kopiuj partycję"
#: gui/mainwindow.cpp:335
#, kde-kuit-format
msgctxt "@info:status"
msgid "Copy an existing partition."
msgstr "Kopiuj istniejącą partycję."
#: gui/mainwindow.cpp:342
#, kde-kuit-format
msgctxt "@action:inmenu"
msgid "Paste"
msgstr "Wklej"
#: gui/mainwindow.cpp:343
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Paste partition"
msgstr "Wklej partycję"
#: gui/mainwindow.cpp:344
#, kde-kuit-format
msgctxt "@info:status"
msgid "Paste a copied partition."
msgstr "Wklej skopiowaną partycję."
#: gui/mainwindow.cpp:351
#, kde-kuit-format
msgctxt "@action:inmenu"
msgid "Edit Mount Point"
msgstr "Edytuj punkt podpięcia"
#: gui/mainwindow.cpp:352
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Edit mount point"
msgstr "Edytuj punkt podpięcia"
#: gui/mainwindow.cpp:353
#, kde-kuit-format
msgctxt "@info:status"
msgid "Edit a partition's mount point and options."
msgstr "Edytuj punkt podpięcia i opcje partycji."
#: gui/mainwindow.cpp:358
#, kde-kuit-format
msgctxt "@action:inmenu"
msgid "Mount"
msgstr "Podepnij"
#: gui/mainwindow.cpp:359
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Mount or unmount partition"
msgstr "Podepnij lub odepnij partycję"
#: gui/mainwindow.cpp:360
#, kde-kuit-format
msgctxt "@info:status"
msgid "Mount or unmount a partition."
msgstr "Podepnij lub odepnij partycję."
#: gui/mainwindow.cpp:365
#, kde-kuit-format
msgctxt "@action:inmenu"
msgid "Unlock"
msgstr "Odblokuj"
#: gui/mainwindow.cpp:366
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Unlock or lock encrypted partition"
msgstr "Odblokuj lub zablokuj zaszyfrowaną partycję"
#: gui/mainwindow.cpp:367
#, kde-kuit-format
msgctxt "@info:status"
msgid "Unlock or lock encrypted partition."
msgstr "Odblokuj lub zablokuj zaszyfrowaną partycję."
#: gui/mainwindow.cpp:372
#, kde-kuit-format
msgctxt "@action:inmenu"
msgid "Check"
msgstr "Sprawdź"
#: gui/mainwindow.cpp:373
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Check partition"
msgstr "Sprawdzenie partycji"
#: gui/mainwindow.cpp:374
#, kde-kuit-format
msgctxt "@info:status"
msgid "Check a filesystem on a partition for errors."
msgstr "Sprawdzenie systemu plików na partycji w poszukiwaniu błędów."
#: gui/mainwindow.cpp:381
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Show partition properties dialog"
msgstr "Pokaż okno właściwości partycji"
#: gui/mainwindow.cpp:382
#, kde-kuit-format
msgctxt "@info:status"
msgid "View and modify partition properties (label, partition flags, etc.)"
msgstr "Zobacz i zmień właściwości partycji (etykieta, flagi partycji itp.)"
#: gui/mainwindow.cpp:388
#, kde-kuit-format
msgctxt "@action:inmenu"
msgid "Backup"
msgstr "Kopia zapasowa"
#: gui/mainwindow.cpp:389
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Backup partition"
msgstr "Kopia zapasowa partycji"
#: gui/mainwindow.cpp:390
#, kde-kuit-format
msgctxt "@info:status"
msgid "Backup a partition to an image file."
msgstr "Kopia zapasowa partycji do pliku obrazu."
#: gui/mainwindow.cpp:396
#, kde-kuit-format
msgctxt "@action:inmenu"
msgid "Restore"
msgstr "Przywróć"
#: gui/mainwindow.cpp:397
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Restore partition"
msgstr "Przywróć partycję"
#: gui/mainwindow.cpp:398
#, kde-kuit-format
msgctxt "@info:status"
msgid "Restore a partition from an image file."
msgstr "Przywróć partycję z pliku obrazu."
#: gui/mainwindow.cpp:405
#, kde-format
msgctxt "@action:inmenu"
msgid "New Volume Group"
msgstr "Nowa grupa wolumenów"
#: gui/mainwindow.cpp:406
#, kde-format
msgctxt "@info:tooltip"
msgid "Create a new LVM Volume Group"
msgstr "Tworzy nową grupę wolumenów LVM"
#: gui/mainwindow.cpp:407
#, kde-format
msgctxt "@info:status"
msgid "Create a new LVM Volume Group as a device."
msgstr "Tworzy nową grupę wolumenów LVM jako urządzenie."
#: gui/mainwindow.cpp:413
#, kde-kuit-format
msgctxt "@action:inmenu"
msgid "File System Support"
msgstr "Obsługa systemu plików"
#: gui/mainwindow.cpp:414
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "View file system support information"
msgstr "Zobacz szczegóły o obsłudze systemu plików"
#: gui/mainwindow.cpp:415
#, kde-kuit-format
msgctxt "@info:status"
msgid "Show information about supported file systems."
msgstr "Pokaż szczegóły o obsługiwanych systemach plików."
#: gui/mainwindow.cpp:419
#, kde-kuit-format
msgctxt "@action:inmenu refresh list of devices"
msgid "Refresh Devices"
msgstr "Odśwież urządzenia"
#: gui/mainwindow.cpp:420
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Refresh all devices"
msgstr "Odśwież wszystkie urządzenia"
#: gui/mainwindow.cpp:421
#, kde-kuit-format
msgctxt "@info:status"
msgid "Renew the devices list."
msgstr "Ponownie wczytaj listę urządzeń."
#: gui/mainwindow.cpp:436
#, kde-kuit-format
msgctxt "@action:inmenu"
msgid "Clear Log"
msgstr "Wyczyść dziennik"
#: gui/mainwindow.cpp:437
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Clear the log output"
msgstr "Wyczyść treść dziennika"
#: gui/mainwindow.cpp:438
#, kde-kuit-format
msgctxt "@info:status"
msgid "Clear the log output panel."
msgstr "Wyczyść panel wyjścia dziennika."
#: gui/mainwindow.cpp:443
#, kde-kuit-format
msgctxt "@action:inmenu"
msgid "Save Log"
msgstr "Zapisz dziennik"
#: gui/mainwindow.cpp:444
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Save the log output"
msgstr "Zapisz treść dziennika"
#: gui/mainwindow.cpp:445
#, kde-kuit-format
msgctxt "@info:status"
msgid "Save the log output to a file."
msgstr "Zapisz treść dziennika do pliku."
#: gui/mainwindow.cpp:451
#, kde-kuit-format
msgctxt "@action:inmenu"
msgid "About KPMcore Library"
msgstr "O bibliotece KPMcore"
#: gui/mainwindow.cpp:452
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid "Show About KPMcore dialog"
msgstr "Pokaż okno dialogowe o KPMcore"
#: gui/mainwindow.cpp:453
#, kde-kuit-format
msgctxt "@info:status"
msgid "Show About KPMcore dialog."
msgstr "Pokaż okno dialogowe o KPMcore."
#: gui/mainwindow.cpp:617
#, kde-kuit-format
msgctxt "@info:status"
msgid "One pending operation"
msgid_plural "%1 pending operations"
msgstr[0] "Jedno oczekujące działanie"
msgstr[1] "%1 oczekujące działania"
msgstr[2] "%1 oczekujących działań"
#: gui/mainwindow.cpp:712
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Using backend plugin: %1 (%2)"
msgstr "Używanie wtyczki silnika: %1 (%2)"
#: gui/mainwindow.cpp:716
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Scanning devices..."
msgstr "Wyszukiwanie urządzeń..."
#: gui/mainwindow.cpp:748
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Scan finished."
msgstr "Zakończono wyszukiwanie."
#: gui/mainwindow.cpp:811
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>Do you really want to rescan the devices?</para><para><warning>This "
"will also clear the list of pending operations.</warning></para>"
msgstr ""
"<para>Czy naprawdę chcesz ponownie wyszukać urządzenia?</"
"para><para><warning>Wyczyści to również listę oczekujących działań.</"
"warning></para>"
#: gui/mainwindow.cpp:813
#, kde-kuit-format
msgctxt "@title:window"
msgid "Really Rescan the Devices?"
msgstr "Czy na pewno wyszukać urządzenia ponownie?"
#: gui/mainwindow.cpp:814
#, kde-kuit-format
msgctxt "@action:button"
msgid "Rescan Devices"
msgstr "Wyszukaj urządzenia ponownie"
#: gui/mainwindow.cpp:830
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>Do you really want to apply the pending operations listed below?</"
"para><para><warning>This will permanently modify your disks.</warning></para>"
msgstr ""
"<para>Czy zatwierdzasz wymienione poniżej działania?</"
"para><para><warning>Nastąpi trwała zmiana na twoich dyskach.</warning></para>"
#: gui/mainwindow.cpp:832
#, kde-kuit-format
msgctxt "@title:window"
msgid "Apply Pending Operations?"
msgstr "Zastosować oczekujące działania?"
#: gui/mainwindow.cpp:833
#, kde-kuit-format
msgctxt "@action:button"
msgid "Apply Pending Operations"
msgstr "Zatwierdź oczekujące działania"
#: gui/mainwindow.cpp:835
#, kde-kuit-format
msgctxt "@info:status"
msgid "Applying operations..."
msgstr "Zatwierdzanie działań..."
#: gui/mainwindow.cpp:860
#, kde-kuit-format
msgctxt "@info:status"
msgid "Undoing operation: %1"
msgstr "Cofanie działań: %1"
#: gui/mainwindow.cpp:876
#, kde-kuit-format
msgctxt "@info"
msgid "Do you really want to clear the list of pending operations?"
msgstr "Czy na pewno chcesz wyczyścić listę oczekujących działań?"
#: gui/mainwindow.cpp:877
#, kde-kuit-format
msgctxt "@title:window"
msgid "Clear Pending Operations?"
msgstr "Czy wyczyścić oczekujące działania?"
#: gui/mainwindow.cpp:878
#, kde-kuit-format
msgctxt "@action:button"
msgid "Clear Pending Operations"
msgstr "Wyczyść oczekujące działania"
#: gui/mainwindow.cpp:880
#, kde-kuit-format
msgctxt "@info:status"
msgid "Clearing the list of pending operations."
msgstr "Czyszczenie listy oczekujących działań."
#: gui/mainwindow.cpp:920
#, kde-kuit-format
msgctxt "@info"
msgid "Could not open input file <filename>%1</filename> for import"
msgstr ""
"Nie można otworzyć pliku wejściowego <filename>%1</filename> do importu"
#: gui/mainwindow.cpp:920 gui/mainwindow.cpp:930 gui/mainwindow.cpp:938
#: gui/mainwindow.cpp:944
#, kde-kuit-format
msgctxt "@title:window"
msgid "Error Importing Partition Table"
msgstr "Błąd importowania tablicy partycji"
#: gui/mainwindow.cpp:938
#, kde-kuit-format
msgctxt "@info"
msgid "Could not open input file <filename>%1</filename> for import: %2"
msgstr ""
"Nie można otworzyć pliku wejściowego <filename>%1</filename> do importu: %2"
#: gui/mainwindow.cpp:944
#, kde-kuit-format
msgctxt "@info"
msgid ""
"Could not open temporary file <filename>%1</filename> while trying to import "
"from <filename>%2</filename>."
msgstr ""
"Nie można otworzyć pliku tymczasowego <filename>%1</filename> , podczas "
"próby importu z <filename>%2</filename>."
#: gui/mainwindow.cpp:974
#, kde-kuit-format
msgctxt "@info"
msgid ""
"The import file <filename>%1</filename> does not contain a valid partition "
"table."
msgstr ""
"Plik importowany <filename>%1</filename> nie zawiera prawidłowej tablicy "
"partycji."
#: gui/mainwindow.cpp:974 gui/mainwindow.cpp:984 gui/mainwindow.cpp:991
#: gui/mainwindow.cpp:996 gui/mainwindow.cpp:1006 gui/mainwindow.cpp:1019
#: gui/mainwindow.cpp:1024 gui/mainwindow.cpp:1043 gui/mainwindow.cpp:1048
#: gui/mainwindow.cpp:1053 gui/mainwindow.cpp:1060
#, kde-kuit-format
msgctxt "@title:window"
msgid "Error While Importing Partition Table"
msgstr "Błąd podczas importowania tablicy partycji"
#: gui/mainwindow.cpp:984
#, kde-kuit-format
msgctxt "@info"
msgid "Found more than one partition table type in import file (line %1)."
msgstr ""
"Znaleziono więcej niż jeden rodzaj tablicy partycji w pliku importu (wiersz "
"%1)."
#: gui/mainwindow.cpp:991
#, kde-kuit-format
msgctxt "@info"
msgid "Partition table type \"%1\" is unknown (line %2)."
msgstr "Następujący rodzaj tablicy partycji \"%1\" jest nieznany (wiersz %2)."
#: gui/mainwindow.cpp:996
#, kde-kuit-format
msgctxt "@info"
msgid "Partition table type \"%1\" is not supported for import (line %2)."
msgstr ""
"Następujący rodzaj tablicy partycji \"%1\" nie ma obsługi importu (wiersz "
"%2)."
#: gui/mainwindow.cpp:1006
#, kde-kuit-format
msgctxt "@info"
msgid "Found partition but no partition table type (line %1)."
msgstr "Znaleziono partycję, ale brak rodzaju tablicy partycji (wiersz %1)."
#: gui/mainwindow.cpp:1019
#, kde-kuit-format
msgctxt "@info the partition is NOT a device path, just a number"
msgid "Partition %1 would be outside the device's boundaries (line %2)."
msgstr "Partycja %1 znalazłaby się poza granicami urządzenia (wiersz %2)."
#: gui/mainwindow.cpp:1024
#, kde-kuit-format
msgctxt "@info"
msgid "Partition %1 has end before start sector (line %2)."
msgstr "Partycja %1 ma koniec przed sektorem startowym (wiersz %2)."
#: gui/mainwindow.cpp:1043
#, kde-kuit-format
msgctxt "@info the partition is NOT a device path, just a number"
msgid "Unrecognized partition role \"%1\" for partition %2 (line %3)."
msgstr "Nierozpoznana rola partycji \"%1\" dla partycji %2 (wiersz %3)."
#: gui/mainwindow.cpp:1048
#, kde-kuit-format
msgctxt "@info the partition is NOT a device path, just a number"
msgid ""
"No parent partition or partition table found for partition %1 (line %2)."
msgstr ""
"Nie znaleziono nadrzędnej partycji lub tablicy partycji dla partycji %1 "
"(wiersz %2)."
#: gui/mainwindow.cpp:1053
#, kde-kuit-format
msgctxt "@info"
msgid ""
"The partition table type \"%1\" does not support extended partitions, but "
"one was found (line %2)."
msgstr ""
"Rodzaj tablicy partycji \"%1\" nie wspiera rozszerzonych partycji, a "
"znaleziono taką (wiersz %2)."
#: gui/mainwindow.cpp:1060
#, kde-kuit-format
msgctxt "@info the partition is NOT a device path, just a number"
msgid "Could not create file system \"%1\" for partition %2 (line %3)."
msgstr "Nie można utworzyć systemu plików \"%1\" dla partycji %2 (wiersz %3)."
#: gui/mainwindow.cpp:1071
#, kde-kuit-format
msgctxt "@info:status"
msgid "Could not parse line %1 from import file. Ignoring it."
msgstr ""
"Nie można rozczłonkować składni linii %1 z pliku importu. Zignorowano ją."
#: gui/mainwindow.cpp:1091
#, kde-kuit-format
msgctxt "@title:window"
msgid "Error Exporting Partition Table"
msgstr "Błąd eksportowania tablicy partycji"
#: gui/mainwindow.cpp:1261 gui/mainwindow.cpp:1266 gui/mainwindow.cpp:1302
#, kde-kuit-format
msgid "%1%2"
msgstr "%1%2"
#: gui/mainwindow.cpp:1266 gui/mainwindow.cpp:1277
#, kde-kuit-format
msgid "<tr><td>%1</td><td>%2</td><td>%3</td><td><link>%4</link></td></tr>"
msgstr "<tr><td>%1</td><td>%2</td><td>%3</td><td><link>%4</link></td></tr>"
#: gui/mainwindow.cpp:1313
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>No support tools were found for file systems currently present on hard "
"disks in this computer:</para><table style='margin-top:12px'><tr><td "
"style='font-weight:bold;padding-right:12px;white-space:nowrap;'>Partition</"
"td><td style='font-weight:bold;padding-right:12px;white-space:nowrap;'>File "
"System</td><td style='font-weight:bold;padding-right:12px;white-space:"
"nowrap;'>Support Tools</td><td style='font-weight:bold;padding-right:12px;"
"white-space:nowrap;'>URL</td></tr>%1</table><para>As long as the support "
"tools for these file systems are not installed you will not be able to "
"modify them.</para><para>You should find packages with these support tools "
"in your distribution's package manager.</para>"
msgstr ""
"<para>Nie znaleziono narzędzi obsługi dla systemów plików aktualnie obecnych "
"na dysku twardym tego komputera:</para><table style='margin-"
"top:12px'><tr><td style='font-weight:bold;padding-right:12px;white-space:"
"nowrap;'>Partycja</td><td style='font-weight:bold;padding-right:12px;white-"
"space:nowrap;'>System plików</td><td style='font-weight:bold;padding-"
"right:12px;white-space:nowrap;'>Narzędzia obsługi</td><td style='font-weight:"
"bold;padding-right:12px;white-space:nowrap;'>Adres URL</td></tr>%1</"
"table><para>Dopóki nie zainstalujesz narzędzi obsługujących te systemy "
"plików, dopóty nie można ich zmieniać.</para><para>Powiniene(a)ś mieć "
"możliwość znalezienia pakietów z tymi narzędziami po przejściu do "
"zarządzania pakietami twojej dystrybucji.</para>"
#: gui/mainwindow.cpp:1326
#, kde-kuit-format
msgctxt "@title:window"
msgid "Missing File System Support Packages"
msgstr "Brakujące pakiety obsługi systemu plików"
#. i18n: ectx: property (windowTitle), widget (QMainWindow, MainWindowBase)
#. i18n: ectx: property (windowTitle), widget (QWidget, PartitionManagerWidgetBase)
#: gui/mainwindowbase.ui:14 gui/partitionmanagerwidgetbase.ui:14
#, kde-format
msgctxt "@title:window"
msgid "KDE Partition Manager"
msgstr "Zarządzanie partycjami"
#. i18n: ectx: property (windowTitle), widget (QDockWidget, m_DockDevices)
#: gui/mainwindowbase.ui:23
#, kde-format
msgctxt "@title:window"
msgid "Devices"
msgstr "Urządzenia"
#. i18n: ectx: property (windowTitle), widget (QDockWidget, m_DockOperations)
#: gui/mainwindowbase.ui:36
#, kde-format
msgctxt "@title:window"
msgid "Pending Operations"
msgstr "Oczekujące działania"
#. i18n: ectx: property (windowTitle), widget (QDockWidget, m_DockLog)
#: gui/mainwindowbase.ui:59
#, kde-format
msgctxt "@title:window"
msgid "Log Output"
msgstr "Treść dziennika"
#: gui/newdialog.cpp:53
#, kde-kuit-format
msgctxt "@title:window"
msgid "Create a new partition"
msgstr "Utwórz nową partycję"
#. i18n: ectx: ToolBar (editToolBar)
#: gui/partitionmanagerui.rc:5
#, kde-format
msgctxt "@title:menu turn on and off edit toolbar"
msgid "Edit Toolbar"
msgstr "Pasek edycji"
#. i18n: ectx: ToolBar (partitionToolBar)
#: gui/partitionmanagerui.rc:11
#, kde-format
msgctxt "@title:menu"
msgid "Partition Toolbar"
msgstr "Pasek narzędzi partycji"
#. i18n: ectx: ToolBar (deviceToolBar)
#: gui/partitionmanagerui.rc:18
#, kde-format
msgctxt "@title:menu"
msgid "Device Toolbar"
msgstr "Pasek urządzenia"
#. i18n: ectx: Menu (device)
#: gui/partitionmanagerui.rc:30
#, kde-format
msgctxt "@title:menu"
msgid "Device"
msgstr "Urządzenie"
#. i18n: ectx: Menu (selectedDevice)
#: gui/partitionmanagerui.rc:32
#, kde-format
msgctxt "@title:menu"
msgid "Select Current Device"
msgstr "Wybierz bieżące urządzenie"
#. i18n: ectx: Menu (tools)
#: gui/partitionmanagerui.rc:48
#, kde-format
msgctxt "@title:menu"
msgid "Tools"
msgstr "Narzędzia"
#. i18n: ectx: Menu (partition)
#: gui/partitionmanagerui.rc:55
#, kde-format
msgctxt "@title:menu"
msgid "Partition"
msgstr "Partycja"
#. i18n: ectx: Menu (panels)
#: gui/partitionmanagerui.rc:77
#, kde-format
msgctxt "@title:menu"
msgid "Panels Shown"
msgstr "Pokazywane panele"
#: gui/partitionmanagerwidget.cpp:212
#, kde-kuit-format
msgctxt "@item:intable Encrypted file systems, e.g. btrfs[Encrypted]"
msgid "%1 [Encrypted]"
msgstr "%1 [Zaszyfrowany]"
#: gui/partitionmanagerwidget.cpp:397
#, kde-kuit-format
msgctxt "@info"
msgid ""
"The file system on partition <filename>%1</filename> could not be mounted."
msgstr ""
"System plików na partycji <filename>%1</filename> nie może być podpięty."
#: gui/partitionmanagerwidget.cpp:397
#, kde-kuit-format
msgctxt "@title:window"
msgid "Could Not Mount File System."
msgstr "Nie można podpiąć systemu plików."
#: gui/partitionmanagerwidget.cpp:400
#, kde-kuit-format
msgctxt "@info"
msgid ""
"The file system on partition <filename>%1</filename> could not be unmounted."
msgstr ""
"System plików na partycji <filename>%1</filename> nie może być odpięty."
#: gui/partitionmanagerwidget.cpp:400
#, kde-kuit-format
msgctxt "@title:window"
msgid "Could Not Unmount File System."
msgstr "Nie można odpiąć systemu plików."
#: gui/partitionmanagerwidget.cpp:440
#, kde-kuit-format
msgctxt "@info"
msgid ""
"The encrypted file system on partition <filename>%1</filename> could not be "
"unlocked."
msgstr ""
"Nie można odblokować szyfrowanego systemu plików na partycji <filename>%1</"
"filename>."
#: gui/partitionmanagerwidget.cpp:446
#, kde-kuit-format
msgctxt "@title:window"
msgid "Could Not Unlock Encrypted File System."
msgstr "Nie można odblokować szyfrowanego systemu plików."
#: gui/partitionmanagerwidget.cpp:451
#, kde-kuit-format
msgctxt "@info"
msgid ""
"The encrypted file system on partition <filename>%1</filename> could not be "
"locked."
msgstr ""
"Nie można zablokować szyfrowanego systemu plików na partycji <filename>%1</"
"filename>."
#: gui/partitionmanagerwidget.cpp:457
#, kde-kuit-format
msgctxt "@title:window"
msgid "Could Not Lock Encrypted File System."
msgstr "Nie można zablokować szyfrowanego systemu plików."
#: gui/partitionmanagerwidget.cpp:486
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>There is already one primary partition on this device. This is the "
"maximum number its partition table type can handle.</para><para>You cannot "
"create, paste or restore a primary partition on it before you delete an "
"existing one.</para>"
msgid_plural ""
"<para>There are already %1 primary partitions on this device. This is the "
"maximum number its partition table type can handle.</para><para>You cannot "
"create, paste or restore a primary partition on it before you delete an "
"existing one.</para>"
msgstr[0] ""
"<para>Na tym urządzeniu istnieje już jedna podstawowa partycja. Jest to "
"maksymalna liczba jaką może obsłużyć ten rodzaj tablicy partycji.</"
"para><para>Nie możesz utworzyć, skopiować lub przywrócić głównej partycji, "
"na tym urządzeniu, przed usunięciem obecnie istniejącej.</para>"
msgstr[1] ""
"<para>Na tym urządzeniu istnieje już %1 podstawowe partycje. Jest to "
"maksymalna liczba jaką może obsłużyć ten rodzaj tablicy partycji.</"
"para><para>Nie możesz utworzyć, skopiować lub przywrócić głównej partycji, "
"na tym urządzeniu, przed usunięciem obecnie istniejącej.</para>"
msgstr[2] ""
"<para>Na tym urządzeniu istnieje już %1 podstawowych partycji. Jest to "
"maksymalna liczba jaką może obsłużyć ten rodzaj tablicy partycji.</"
"para><para>Nie możesz utworzyć, skopiować lub przywrócić głównej partycji, "
"na tym urządzeniu, przed usunięciem obecnie istniejącej.</para>"
#: gui/partitionmanagerwidget.cpp:490
#, kde-kuit-format
msgctxt "@title:window"
msgid "Too Many Primary Partitions."
msgstr "Zbyt wiele partycji podstawowych."
#: gui/partitionmanagerwidget.cpp:549
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>The partition <filename>%1</filename> cannot currently be deleted "
"because one or more partitions with higher logical numbers are still mounted."
"</para><para>Please unmount all partitions with higher logical numbers than "
"%2 first.</para>"
msgstr ""
"<para>Obecnie nie można usuną partycji <filename>%1</filename>, gdyż jedna "
"lub więcej partycji o wyższych liczbach logicznych są wciąż podpięte.</"
"para><para>Najpierw odepnij wszystkie partycje o wyższych niż %2 liczbach "
"logicznych.</para>"
#: gui/partitionmanagerwidget.cpp:552
#, kde-kuit-format
msgctxt "@title:window"
msgid "Cannot Delete Partition."
msgstr "Nie można usunąć partycji."
#: gui/partitionmanagerwidget.cpp:561
#, kde-kuit-format
msgctxt "@info"
msgid ""
"Do you really want to delete the partition that is currently in the "
"clipboard? It will no longer be available for pasting after it has been "
"deleted."
msgstr ""
"Czy naprawdę chcesz usunąć partycję znajdującą się obecnie w schowku? Nie "
"będzie można jej wkleić po usunięciu."
#: gui/partitionmanagerwidget.cpp:563
#, kde-kuit-format
msgctxt "@title:window"
msgid "Really Delete Partition in the Clipboard?"
msgstr "Czy na pewno usunąć partycję w schowku?"
#: gui/partitionmanagerwidget.cpp:564
#, kde-kuit-format
msgctxt "@action:button"
msgid "Delete It"
msgstr "Usuń ją"
#: gui/partitionmanagerwidget.cpp:617
#, kde-kuit-format
msgctxt "@info:status"
msgid ""
"Partition <filename>%1</filename> has the same position and size after "
"resize/move. Ignoring operation."
msgstr ""
"Partycja <filename>%1</filename> ma taką samą pozycję i rozmiar po zmianie "
"rozmiaru/przeniesieniu. Pomięto działanie."
#: gui/partitionmanagerwidget.cpp:645
#, kde-kuit-format
msgctxt "@info:status"
msgid "Partition <filename>%1</filename> has been copied to the clipboard."
msgstr "Skopiowano partycję <filename>%1</filename> do schowka."
#: gui/partitionmanagerwidget.cpp:708
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para><warning>You are about to lose all data on partition <filename>%1</"
"filename>.</warning></para><para>Overwriting one partition with another (or "
"with an image file) will destroy all data on this target partition.</"
"para><para>If you continue now and apply the resulting operation in the main "
"window, all data currently stored on <filename>%1</filename> will "
"unrecoverably be overwritten.</para>"
msgstr ""
"<para><warning>Masz zamiar utracić wszystkie dane na partycji <filename>%1</"
"filename>.</warning></para><para>Nadpisywanie jednej partycji inną (lub "
"plikiem obrazu) zniszczy wszystkie dane na tej partycji docelowej.</"
"para><para>Po zatwierdzeniu tego działania w oknie głównym wszystkie dane "
"przechowywane na <filename>%1</filename> zostaną nieodwracalnie nadpisane.</"
"para>"
#: gui/partitionmanagerwidget.cpp:716
#, kde-kuit-format
msgctxt "@title:window"
msgid "Really Overwrite Existing Partition?"
msgstr "Czy na pewno zastąpić istniejącą partycję?"
#: gui/partitionmanagerwidget.cpp:717
#, kde-kuit-format
msgctxt "@action:button"
msgid "Overwrite Partition"
msgstr "Zastąp partycję"
#: gui/partitionmanagerwidget.cpp:725
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>The selected partition is not large enough to hold the source "
"partition or the backup file.</para><para>Pick another target or resize this "
"partition so it is as large as the source.</para>"
msgstr ""
"<para>Wybrana partycja nie jest dostatecznie duża, aby przechować partycję "
"źródłową lub plik kopii zapasowej.</para><para>Wybierz inny cel lub zmień "
"rozmiar tej partycji na odpowiadający źródłu.</para>"
#: gui/partitionmanagerwidget.cpp:726
#, kde-kuit-format
msgctxt "@title:window"
msgid "Target Not Large Enough"
msgstr "Miejsce docelowe niedostatecznie duże"
#: gui/partitionmanagerwidget.cpp:729
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>It is not possible to create the target partition large enough to hold "
"the source.</para><para>This may happen if not all partitions on a device "
"are correctly aligned or when copying a primary partition into an extended "
"partition.</para>"
msgstr ""
"<para>Niemożliwym jest utworzenie partycji docelowej dostatecznie dużej, aby "
"przechować partycję źródłową.</para><para>Może się tak dziać w przypadku, "
"gdy nie wszystkie partycje urządzenia są poprawnie wyrównane lub podczas "
"kopiowania podstawowej partycji do rozszerzonej.</para>"
#: gui/partitionmanagerwidget.cpp:732
#, kde-kuit-format
msgctxt "@title:window"
msgid "Cannot Create Target Partition."
msgstr "Nie można utworzyć partycji docelowej."
#: gui/partitionmanagerwidget.cpp:790
#, kde-kuit-format
msgctxt "@info"
msgid ""
"The file system in the image file <filename>%1</filename> is too large to be "
"restored to the selected partition."
msgstr ""
"System plików w pliku obrazu <filename>%1</filename> jest za duży, aby go "
"przywrócić na wybraną partycję."
#: gui/partitionmanagerwidget.cpp:790
#, kde-kuit-format
msgctxt "@title:window"
msgid "Not Enough Space to Restore File System."
msgstr "Za mało miejsca, aby przywrócić system plików."
#. i18n: ectx: property (text), widget (QTreeWidget, m_TreePartitions)
#: gui/partitionmanagerwidgetbase.ui:70
#, kde-format
msgid "Partition"
msgstr "Partycja"
#. i18n: ectx: property (text), widget (QTreeWidget, m_TreePartitions)
#: gui/partitionmanagerwidgetbase.ui:75
#, kde-format
msgid "Type"
msgstr "Rodzaj"
#. i18n: ectx: property (text), widget (QTreeWidget, m_TreePartitions)
#: gui/partitionmanagerwidgetbase.ui:80
#, kde-format
msgid "Mount Point"
msgstr "Punkt podpięcia"
#. i18n: ectx: property (text), widget (QTreeWidget, m_TreePartitions)
#: gui/partitionmanagerwidgetbase.ui:85
#, kde-format
msgid "Label"
msgstr "Etykieta"
#. i18n: ectx: property (text), widget (QTreeWidget, m_TreePartitions)
#: gui/partitionmanagerwidgetbase.ui:90
#, kde-format
msgid "UUID"
msgstr "UUID"
#. i18n: ectx: property (text), widget (QTreeWidget, m_TreePartitions)
#: gui/partitionmanagerwidgetbase.ui:95
#, kde-format
msgid "Partition Label"
msgstr "Etykieta partycji"
#. i18n: ectx: property (text), widget (QTreeWidget, m_TreePartitions)
#: gui/partitionmanagerwidgetbase.ui:100
#, kde-format
msgid "Partition UUID"
msgstr "UUID partycji"
#. i18n: ectx: property (text), widget (QTreeWidget, m_TreePartitions)
#: gui/partitionmanagerwidgetbase.ui:105
#, kde-format
msgid "Size"
msgstr "Rozmiar"
#. i18n: ectx: property (text), widget (QTreeWidget, m_TreePartitions)
#: gui/partitionmanagerwidgetbase.ui:110
#, kde-format
msgid "Used"
msgstr "Zajęte"
#. i18n: ectx: property (text), widget (QTreeWidget, m_TreePartitions)
#: gui/partitionmanagerwidgetbase.ui:115
#, kde-format
msgid "Available"
msgstr "Dostępne"
#. i18n: ectx: property (text), widget (QTreeWidget, m_TreePartitions)
#: gui/partitionmanagerwidgetbase.ui:120
#, kde-format
msgid "First Sector"
msgstr "Pierwszy sektor"
#. i18n: ectx: property (text), widget (QTreeWidget, m_TreePartitions)
#: gui/partitionmanagerwidgetbase.ui:125
#, kde-format
msgid "Last Sector"
msgstr "Ostatni sektor"
#. i18n: ectx: property (text), widget (QTreeWidget, m_TreePartitions)
#: gui/partitionmanagerwidgetbase.ui:130
#, kde-format
msgid "Number of Sectors"
msgstr "Liczba sektorów"
#. i18n: ectx: property (text), widget (QTreeWidget, m_TreePartitions)
#: gui/partitionmanagerwidgetbase.ui:135
#, kde-format
msgid "Flags"
msgstr "Flagi"
#: gui/partpropsdialog.cpp:61
#, kde-kuit-format
msgctxt "@title:window"
msgid "Partition properties: <filename>%1</filename>"
msgstr "Właściwości partycji: <filename>%1</filename>"
#: gui/partpropsdialog.cpp:116
#, kde-kuit-format
msgctxt "@item mountpoint"
msgid "(none found)"
msgstr "(brak)"
#: gui/partpropsdialog.cpp:122
#, kde-kuit-format
msgctxt "@label partition state"
msgid "idle"
msgstr "bezczynna"
#: gui/partpropsdialog.cpp:125
#, kde-kuit-format
msgctxt "@label partition state"
msgid "At least one logical partition is mounted."
msgstr "Podpięta jest co najmniej jedna partycja logiczna."
#: gui/partpropsdialog.cpp:127
#, kde-kuit-format
msgctxt "@label partition state"
msgid "mounted on <filename>%1</filename>"
msgstr "podpięta w <filename>%1</filename>"
#: gui/partpropsdialog.cpp:129
#, kde-kuit-format
msgctxt "@label partition state"
msgid "mounted"
msgstr "podpięta"
#: gui/partpropsdialog.cpp:133 gui/partpropsdialog.cpp:136
#: gui/partpropsdialog.cpp:137
#, kde-kuit-format
msgctxt "@item uuid"
msgid "(none)"
msgstr "(brak)"
#: gui/partpropsdialog.cpp:350
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para><warning>You are about to lose all data on partition <filename>%1</"
"filename>.</warning></para><para>Changing the file system on a partition "
"already on disk will erase all its contents. If you continue now and apply "
"the resulting operation in the main window, all data on <filename>%1</"
"filename> will unrecoverably be lost.</para>"
msgstr ""
"<para><warning>Masz zamiar utracić wszystkie dane na partycji <filename>%1</"
"filename>.</warning></para><para>Zmiana systemu plików istniejącej partycji "
"usunie jej całą zawartość.</para><para>Po zatwierdzeniu tego działania w "
"oknie głównym wszystkie dane przechowywane na <filename>%1</filename> "
"zostaną nieodwracalnie nadpisane.</para>"
#: gui/partpropsdialog.cpp:352
#, kde-kuit-format
msgctxt "@title:window"
msgid "Really Recreate <filename>%1</filename> with File System %2?"
msgstr ""
"Czy na pewno utworzyć ponownie <filename>%1</filename> z systemem plików %2?"
#: gui/partpropsdialog.cpp:353
#, kde-kuit-format
msgctxt "@action:button"
msgid "Change the File System"
msgstr "Zmień system plików"
#: gui/partpropsdialog.cpp:354
#, kde-kuit-format
msgctxt "@action:button"
msgid "Do Not Change the File System"
msgstr "Nie zmieniaj systemu plików"
#: gui/partpropsdialog.cpp:373
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para><warning>You are about to lose all data on partition <filename>%1</"
"filename>.</warning></para><para>Recreating a file system will erase all its "
"contents. If you continue now and apply the resulting operation in the main "
"window, all data on <filesystem>%1</filesystem> will unrecoverably be lost.</"
"para>"
msgstr ""
"<para><warning>Masz zamiar utracić wszystkie dane na partycji <filename>%1</"
"filename>.</warning></para><para>Ponowne utworzenie systemu plików usunie "
"całą zawartość partycji.</para><para>Po zatwierdzeniu tego działania w oknie "
"głównym wszystkie dane przechowywane na <filename>%1</filename> zostaną "
"nieodwracalnie nadpisane.</para>"
#: gui/partpropsdialog.cpp:375
#, kde-kuit-format
msgctxt "@title:window"
msgid "Really Recreate File System on <filename>%1</filename>?"
msgstr ""
"Czy na pewno utworzyć ponownie system plików na <filename>%1</filename>?"
#: gui/partpropsdialog.cpp:376
#, kde-kuit-format
msgctxt "@action:button"
msgid "Recreate the File System"
msgstr "Utwórz system plików na nowo"
#: gui/partpropsdialog.cpp:377
#, kde-kuit-format
msgctxt "@action:button"
msgid "Do Not Recreate the File System"
msgstr "Nie twórz ponownie systemu plików"
#. i18n: ectx: property (text), widget (QLabel, m_LabelFileSystem)
#: gui/partpropswidgetbase.ui:33
#, kde-format
msgctxt "@label:listbox"
msgid "File syste&m:"
msgstr "Syste&m plików:"
#. i18n: ectx: property (text), widget (QLabel, m_LabelTextNoSetLabel)
#: gui/partpropswidgetbase.ui:49 gui/sizedialogwidgetbase.ui:144
#, kde-format
msgctxt "@label"
msgid "This file system does not support setting a label."
msgstr "Ten system plików nie obsługuje nadawania etykiety."
#. i18n: ectx: property (whatsThis), widget (QCheckBox, m_CheckRecreate)
#: gui/partpropswidgetbase.ui:62
#, kde-format
msgid ""
"This will reformat the filesystem, losing all contents, but keeping the same "
"filesystem type."
msgstr ""
"Przeformatuje to system plików, co spowoduje utratę wszystkich danych na nim "
"przy zachowaniu tego samego systemu plików."
#. i18n: ectx: property (text), widget (QCheckBox, m_CheckRecreate)
#: gui/partpropswidgetbase.ui:65
#, kde-format
msgctxt "@action:button"
msgid "Recreate existing file system"
msgstr "Utwórz istniejący system plików na nowo"
#. i18n: ectx: property (text), widget (QLabel, m_LabelTextMountPoint)
#: gui/partpropswidgetbase.ui:95
#, kde-format
msgctxt "@label"
msgid "Mount point:"
msgstr "Punkt podpięcia:"
#. i18n: ectx: property (text), widget (QLabel, m_LabelTextRole)
#: gui/partpropswidgetbase.ui:112
#, kde-format
msgctxt "@label"
msgid "Partition type:"
msgstr "Rodzaj partycji:"
#. i18n: ectx: property (text), widget (QLabel, m_LabelTextLabel)
#: gui/partpropswidgetbase.ui:122
#, kde-format
msgctxt "@label"
msgid "&Label:"
msgstr "&Etykieta:"
#. i18n: ectx: property (text), widget (QLabel, m_LabelTextStatus)
#: gui/partpropswidgetbase.ui:142
#, kde-format
msgctxt "@label"
msgid "Status:"
msgstr "Stan:"
#. i18n: ectx: property (text), widget (QLabel, m_LabelTextUuid)
#: gui/partpropswidgetbase.ui:159
#, kde-format
msgctxt "@label"
msgid "UUID:"
msgstr "UUID:"
#. i18n: ectx: property (text), widget (QLabel, m_LabelTextCapacity)
#: gui/partpropswidgetbase.ui:189
#, kde-format
msgctxt "@label"
msgid "Size:"
msgstr "Rozmiar:"
#. i18n: ectx: property (text), widget (QLabel, m_LabelTextAvailable)
#: gui/partpropswidgetbase.ui:212
#, kde-format
msgctxt "@label partition capacity available"
msgid "Available:"
msgstr "Dostępne:"
#. i18n: ectx: property (text), widget (QLabel, m_LabelTextUsed)
#: gui/partpropswidgetbase.ui:229
#, kde-format
msgctxt "@label partition capacity used"
msgid "Used:"
msgstr "Używane:"
#. i18n: ectx: property (text), widget (QLabel, m_LabelTextFirstSector)
#: gui/partpropswidgetbase.ui:253
#, kde-format
msgctxt "@label"
msgid "First sector:"
msgstr "Pierwszy sektor:"
#. i18n: ectx: property (text), widget (QLabel, m_LabelTextLastSector)
#: gui/partpropswidgetbase.ui:270
#, kde-format
msgctxt "@label"
msgid "Last sector:"
msgstr "Ostatni sektor:"
#. i18n: ectx: property (text), widget (QLabel, m_LabelTextNumSectors)
#: gui/partpropswidgetbase.ui:287
#, kde-format
msgctxt "@label"
msgid "Number of sectors:"
msgstr "Liczba sektorów:"
#. i18n: ectx: property (text), widget (QLabel, m_LabelTextFlags)
#: gui/partpropswidgetbase.ui:311
#, kde-format
msgctxt "@label"
msgid "&Flags:"
msgstr "&Flagi:"
#. i18n: ectx: property (text), widget (QLabel, m_LabelTextPartitionLabel)
#: gui/partpropswidgetbase.ui:356
#, kde-format
msgid "Partition Label:"
msgstr "Etykieta partycji:"
#. i18n: ectx: property (text), widget (QLabel, m_LabelTextPartitionUuid)
#: gui/partpropswidgetbase.ui:366
#, kde-format
msgid "Partition UUID:"
msgstr "UUID partycji:"
#: gui/parttablewidget.cpp:37
#, kde-kuit-format
msgctxt "@info"
msgid "Please select a device."
msgstr "Wybierz urządzenie."
#: gui/parttablewidget.cpp:62
#, kde-kuit-format
msgctxt "@info"
msgid "No valid partition table was found on this device."
msgstr "Nie znaleziono poprawnej tablicy partycji na tym urządzeniu."
#: gui/resizedialog.cpp:52
#, kde-kuit-format
msgctxt "@title:window"
msgid "Resize/move partition: <filename>%1</filename>"
msgstr "Zmień rozmiar/przenieś partycję: <filename>%1</filename>"
#: gui/resizedialog.cpp:101
#, kde-format
msgctxt "%2 is either empty or says Invalid passphrase."
msgid "%2Enter passphrase for %1:"
msgstr "%2 Wprowadź hasło użytkownika %1:"
#: gui/resizedialog.cpp:110
#, kde-format
msgctxt "Part of %2Enter passphrase for %1:"
msgid "Invalid passphrase. "
msgstr "Nieprawidłowe hasło. "
#: gui/resizevolumegroupdialog.cpp:46
#, kde-kuit-format
msgctxt "@title:window"
msgid "Resize Volume Group"
msgstr "Zmień rozmiar grupy wolumenów"
#: gui/scanprogressdialog.cpp:28
#, kde-kuit-format
msgctxt "@title:window"
msgid "Scanning devices..."
msgstr "Wyszukiwanie urządzeń..."
#: gui/scanprogressdialog.cpp:43
#, kde-kuit-format
msgctxt "@label"
msgid "Scanning..."
msgstr "Wyszukiwanie..."
#: gui/scanprogressdialog.cpp:45
#, kde-kuit-format
msgctxt "@label"
msgid "Scanning device: <filename>%1</filename>"
msgstr "Przeszukiwanie urządzenia: <filename>%1</filename>"
#. i18n: ectx: property (text), widget (QLabel, label_6)
#: gui/sizedetailswidgetbase.ui:62
#, kde-format
msgctxt "@label:listbox"
msgid "First sector:"
msgstr "Pierwszy sektor:"
#. i18n: ectx: property (text), widget (QLabel, label_7)
#: gui/sizedetailswidgetbase.ui:97
#, kde-format
msgctxt "@label:listbox"
msgid "Last sector:"
msgstr "Ostatni sektor:"
#. i18n: ectx: property (text), widget (QCheckBox, m_CheckAlign)
#: gui/sizedetailswidgetbase.ui:120
#, kde-format
msgid "Align partition"
msgstr "Wyrównaj partycję"
#: gui/sizedialogbase.cpp:76
#, kde-kuit-format
msgctxt "@action:button advanced settings button"
msgid "Advanced"
msgstr "Zaawansowane"
#: gui/sizedialogbase.cpp:190
#, kde-kuit-format
msgctxt "@action:button"
msgid "&Advanced"
msgstr "Z&aawansowane"
#. i18n: ectx: property (text), widget (QLabel, m_LabelFreeBefore)
#: gui/sizedialogwidgetbase.ui:23
#, kde-format
msgctxt "@label:listbox"
msgid "F&ree space before:"
msgstr "Wolna p&rzestrzeń przed:"
#. i18n: ectx: property (text), widget (QLabel, m_LabelFileSystem)
#: gui/sizedialogwidgetbase.ui:68
#, kde-format
msgctxt "@label:listbox"
msgid "File system:"
msgstr "System plików:"
#. i18n: ectx: property (toolTip), widget (QCheckBox, m_CheckBoxEncrypt)
#: gui/sizedialogwidgetbase.ui:81
#, kde-format
msgid ""
"Set up encryption for this filesystem with LUKS. You will be asked to "
"provide a passphrase."
msgstr ""
"Ustaw szyfrowanie dla tego systemu plików przy użyciu LUKS. Zostaniesz "
"poproszony o hasło."
#. i18n: ectx: property (text), widget (QCheckBox, m_CheckBoxEncrypt)
#: gui/sizedialogwidgetbase.ui:84
#, kde-format
msgid "Encrypt with LUKS"
msgstr "Zaszyfruj LUKSem"
#. i18n: ectx: property (text), widget (QLabel, label_5)
#: gui/sizedialogwidgetbase.ui:97
#, kde-format
msgctxt "@label"
msgid "Maximum size:"
msgstr "Największy rozmiar:"
#. i18n: ectx: property (text), widget (QRadioButton, m_RadioPrimary)
#: gui/sizedialogwidgetbase.ui:116
#, kde-format
msgid "Primar&y"
msgstr "&Podstawowa"
#. i18n: ectx: property (text), widget (QRadioButton, m_RadioExtended)
#: gui/sizedialogwidgetbase.ui:123
#, kde-format
msgid "E&xtended"
msgstr "&Rozszerzona"
#. i18n: ectx: property (text), widget (QRadioButton, m_RadioLogical)
#: gui/sizedialogwidgetbase.ui:130
#, kde-format
msgid "&Logical"
msgstr "&Logiczna"
#. i18n: ectx: property (text), widget (QLabel, m_LabelRole)
#: gui/sizedialogwidgetbase.ui:185
#, kde-format
msgctxt "@label:listbox"
msgid "Partition &type:"
msgstr "Rodzaj par&tycji:"
#. i18n: ectx: property (text), widget (QLabel, m_LabelTextLabel)
#: gui/sizedialogwidgetbase.ui:198
#, kde-format
msgctxt "@label"
msgid "Label:"
msgstr "Etykieta:"
#. i18n: ectx: property (text), widget (QLabel, label_4)
#: gui/sizedialogwidgetbase.ui:217
#, kde-format
msgctxt "@label"
msgid "Minimum size:"
msgstr "Najmniejszy rozmiar:"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: gui/sizedialogwidgetbase.ui:249
#, kde-format
msgctxt "@label:listbox"
msgid "Si&ze:"
msgstr "Ro&zmiar:"
#. i18n: ectx: property (text), widget (QLabel, m_LabelFreeAfter)
#: gui/sizedialogwidgetbase.ui:268
#, kde-format
msgctxt "@label:listbox"
msgid "Free space after:"
msgstr "Wolna przestrzeń za:"
#. i18n: ectx: property (text), widget (QLabel, m_LabelTextLVName)
#: gui/sizedialogwidgetbase.ui:317
#, kde-format
msgid "Logical Volume Name:"
msgstr "Nazwa logicznego wolumenu:"
#: gui/smartdialog.cpp:65
#, kde-kuit-format
msgctxt "@title:window"
msgid "SMART Properties: <filename>%1</filename>"
msgstr "Właściwości SMART: <filename>%1</filename>"
#: gui/smartdialog.cpp:69
#, kde-kuit-format
msgctxt "@action:button"
msgid "Save SMART Report"
msgstr "Zapisz sprawozdanie SMART"
#: gui/smartdialog.cpp:105 gui/smartdialog.cpp:162
#, kde-format, kde-kuit-format
msgctxt "@label SMART number of bad sectors"
msgid "none"
msgstr "brak"
#: gui/smartdialog.cpp:124 gui/smartdialog.cpp:190
#, kde-kuit-format
msgctxt "@item:intable"
msgid "Pre-Failure"
msgstr "Przed-porażka"
#: gui/smartdialog.cpp:124 gui/smartdialog.cpp:190
#, kde-kuit-format
msgctxt "@item:intable"
msgid "Old-Age"
msgstr "Stary-wiek"
#: gui/smartdialog.cpp:125 gui/smartdialog.cpp:191
#, kde-kuit-format
msgctxt "@item:intable"
msgid "Online"
msgstr "Dostępny"
#: gui/smartdialog.cpp:125 gui/smartdialog.cpp:191
#, kde-kuit-format
msgctxt "@item:intable"
msgid "Offline"
msgstr "Niedostępny"
#. i18n: ectx: property (text), widget (QLabel, m_LabelTextSmartModelName)
#: gui/smartdialog.cpp:164 gui/smartdialogwidgetbase.ui:63
#, kde-format
msgid "Model:"
msgstr "Model:"
#. i18n: ectx: property (text), widget (QLabel, m_LabelTextSmartSerialNumber)
#: gui/smartdialog.cpp:165 gui/smartdialogwidgetbase.ui:92
#, kde-format
msgid "Serial number:"
msgstr "Numer seryjny:"
#. i18n: ectx: property (text), widget (QLabel, m_LabelTextSmartFirmware)
#: gui/smartdialog.cpp:166 gui/smartdialogwidgetbase.ui:121
#, kde-format
msgid "Firmware revision:"
msgstr "Wydanie firmware:"
#. i18n: ectx: property (text), widget (QLabel, m_LabelTextSmartTemperature)
#: gui/smartdialog.cpp:167 gui/smartdialogwidgetbase.ui:150
#, kde-format
msgid "Temperature:"
msgstr "Temperatura:"
#. i18n: ectx: property (text), widget (QLabel, m_LabelTextSmartBadSectors)
#: gui/smartdialog.cpp:168 gui/smartdialogwidgetbase.ui:179
#, kde-format
msgid "Bad sectors:"
msgstr "Błędne sektory:"
#. i18n: ectx: property (text), widget (QLabel, m_LabelTextSmartPoweredOn)
#: gui/smartdialog.cpp:169 gui/smartdialogwidgetbase.ui:208
#, kde-format
msgid "Powered on for:"
msgstr "Zasilany przez:"
#. i18n: ectx: property (text), widget (QLabel, m_LabelTextSmartPowerCycles)
#: gui/smartdialog.cpp:170 gui/smartdialogwidgetbase.ui:237
#, kde-format
msgid "Power cycles:"
msgstr "Cykle zasilania:"
#. i18n: ectx: property (text), widget (QLabel, m_LabelTextSmartSelfTests)
#: gui/smartdialog.cpp:171 gui/smartdialogwidgetbase.ui:407
#, kde-format
msgid "Self tests:"
msgstr "Samo-diagnoza:"
#. i18n: ectx: property (text), widget (QLabel, m_LabelTextSmartOverallAssessment)
#: gui/smartdialog.cpp:172 gui/smartdialogwidgetbase.ui:378
#, kde-format
msgid "Overall assessment:"
msgstr "Ogólna ocena:"
#: gui/smartdialog.cpp:236
#, kde-kuit-format
msgctxt "@title:window"
msgid "Could Not Save SMART Report."
msgstr "Nie można zapisać sprawozdania SMART."
#. i18n: ectx: property (text), widget (QTreeWidget, m_TreeSmartAttributes)
#: gui/smartdialogwidgetbase.ui:289
#, kde-format
msgid "Id"
msgstr "Identyfikator"
#. i18n: ectx: property (text), widget (QTreeWidget, m_TreeSmartAttributes)
#: gui/smartdialogwidgetbase.ui:294
#, kde-format
msgid "Attribute"
msgstr "Atrybut"
#. i18n: ectx: property (text), widget (QTreeWidget, m_TreeSmartAttributes)
#: gui/smartdialogwidgetbase.ui:299
#, kde-format
msgid "Failure Type"
msgstr "Rodzaj awarii"
#. i18n: ectx: property (text), widget (QTreeWidget, m_TreeSmartAttributes)
#: gui/smartdialogwidgetbase.ui:304
#, kde-format
msgid "Update Type"
msgstr "Rodzaj uaktualnienia"
#. i18n: ectx: property (text), widget (QTreeWidget, m_TreeSmartAttributes)
#: gui/smartdialogwidgetbase.ui:309
#, kde-format
msgid "Worst"
msgstr "Najgorsza"
#. i18n: ectx: property (text), widget (QTreeWidget, m_TreeSmartAttributes)
#: gui/smartdialogwidgetbase.ui:314
#, kde-format
msgid "Current"
msgstr "Bieżący"
#. i18n: ectx: property (text), widget (QTreeWidget, m_TreeSmartAttributes)
#: gui/smartdialogwidgetbase.ui:319
#, kde-format
msgid "Threshold"
msgstr "Próg"
#. i18n: ectx: property (text), widget (QTreeWidget, m_TreeSmartAttributes)
#: gui/smartdialogwidgetbase.ui:324
#, kde-format
msgid "Raw"
msgstr "Nieprzetworzony"
#. i18n: ectx: property (text), widget (QTreeWidget, m_TreeSmartAttributes)
#: gui/smartdialogwidgetbase.ui:329
#, kde-format
msgid "Assessment"
msgstr "Ocena"
#. i18n: ectx: property (text), widget (QTreeWidget, m_TreeSmartAttributes)
#: gui/smartdialogwidgetbase.ui:334
#, kde-format
msgid "Value"
msgstr "Wartość"
#: gui/treelog.cpp:122
#, kde-kuit-format
msgctxt "@info"
msgid "Could not create temporary output file to save <filename>%1</filename>."
msgstr ""
"Nie można utworzyć tymczasowego pliku wyjścia do zapisania <filename>%1</"
"filename>."
#: gui/treelog.cpp:122
#, kde-kuit-format
msgctxt "@title:window"
msgid "Error Saving Log File"
msgstr "Błąd zapisywania pliku dziennika"
#. i18n: ectx: property (text), widget (QTreeWidget, m_TreeLog)
#: gui/treelogbase.ui:54
#, kde-format
msgctxt ""
"@title:column Severity of a log entry / log level. Text must be very short."
msgid "Sev."
msgstr "Waga"
#. i18n: ectx: property (toolTip), widget (QTreeWidget, m_TreeLog)
#: gui/treelogbase.ui:57
#, kde-format
msgid "Severity"
msgstr "Waga"
#. i18n: ectx: property (text), widget (QTreeWidget, m_TreeLog)
#: gui/treelogbase.ui:62
#, kde-format
msgctxt "@title:column a time stamp of a log entry"
msgid "Time"
msgstr "Czas"
#. i18n: ectx: property (text), widget (QTreeWidget, m_TreeLog)
#: gui/treelogbase.ui:67
#, kde-format
msgctxt "@title:column the text message of a log entry"
msgid "Message"
msgstr "Wiadomość"
#. i18n: ectx: property (text), widget (QLabel, m_LabelTextVGName)
#: gui/volumegroupwidgetbase.ui:30
#, kde-format
msgid "Volume Group Name: "
msgstr "Nazwa grupy wolumenów: "
#. i18n: ectx: property (text), widget (QLabel, m_LabelTextPESize)
#: gui/volumegroupwidgetbase.ui:43
#, kde-format
msgid "Physical Extent Size: "
msgstr "Fizyczny rozszerzony rozmiar: "
#. i18n: ectx: property (text), widget (QLabel, m_LabelTotalSectors)
#. i18n: ectx: property (text), widget (QLabel, m_LabelTotalLV)
#. i18n: ectx: property (text), widget (QLabel, m_LabelTotalSize)
#. i18n: ectx: property (text), widget (QLabel, m_LabelTotalUsedSize)
#: gui/volumegroupwidgetbase.ui:56 gui/volumegroupwidgetbase.ui:116
#: gui/volumegroupwidgetbase.ui:162 gui/volumegroupwidgetbase.ui:172
#, kde-format
msgid "---"
msgstr "---"
#. i18n: ectx: property (suffix), widget (QSpinBox, m_SpinPESize)
#: gui/volumegroupwidgetbase.ui:75
#, kde-format
msgid " MiB"
msgstr " MiB"
#. i18n: ectx: property (text), widget (QLabel, m_LabelTextTotalLV)
#: gui/volumegroupwidgetbase.ui:103
#, kde-format
msgid "Total LV: "
msgstr "Razem LV: "
#. i18n: ectx: property (text), widget (QLabel, m_LabelTextVolumeType)
#: gui/volumegroupwidgetbase.ui:126
#, kde-format
msgid "Volume Group Type: "
msgstr "Rodzaj grupy wolumenów: "
#. i18n: ectx: property (text), widget (QLabel, m_LabelTextTotalSize)
#: gui/volumegroupwidgetbase.ui:136
#, kde-format
msgid "Total Size: "
msgstr "Całkowity rozmiar: "
#. i18n: ectx: property (text), widget (QLabel, m_LabelTextTotalSectors)
#: gui/volumegroupwidgetbase.ui:149
#, kde-format
msgid "Total Sectors: "
msgstr "Łącznie sektorów: "
#. i18n: ectx: property (text), widget (QLabel, m_LabelTextTotalUsedSize)
#: gui/volumegroupwidgetbase.ui:182
#, kde-format
msgid "Used Size: "
msgstr "Wykorzystany rozmiar: "
#: main.cpp:46
#, kde-kuit-format
msgctxt "@title"
msgid "<application>KDE Partition Manager</application>"
msgstr "<application>Zarządzanie partycjami</application>"
#: main.cpp:48
#, kde-kuit-format
msgctxt "@title"
msgid "Manage your disks, partitions and file systems"
msgstr "Zarządzaj dyskami, partycjami i systemami plików"
#: main.cpp:50
#, kde-kuit-format
msgctxt "@info:credit"
msgid ""
"© 2008-2013 Volker Lanz\n"
"© 2012-2019 Andrius Štikonas"
msgstr ""
"© 2008-2013 Volker Lanz\n"
"© 2012-2019 Andrius Štikonas"
#: main.cpp:54
#, kde-kuit-format
msgctxt "@info:credit"
msgid "Volker Lanz"
msgstr "Volker Lanz"
#: main.cpp:54
#, kde-kuit-format
msgctxt "@info:credit"
msgid "Former maintainer"
msgstr "Poprzedni opiekun"
#: main.cpp:55
#, kde-kuit-format
msgctxt "@info:credit"
msgid "Andrius Štikonas"
msgstr "Andrius Štikonas"
#: main.cpp:55
#, kde-kuit-format
msgctxt "@info:credit"
msgid "Maintainer"
msgstr "Opiekun"
#: main.cpp:56
#, kde-kuit-format
msgctxt "@info:credit"
msgid "Teo Mrnjavac"
msgstr "Teo Mrnjavac"
#: main.cpp:56
#, kde-format
msgctxt "@info:credit"
msgid "Former Calamares maintainer"
msgstr "Poprzedni opiekun Calamares"
#: main.cpp:57
#, kde-kuit-format
msgctxt "@info:credit"
msgid "Chantara Tith"
msgstr "Chantara Tith"
#: main.cpp:57
#, kde-format
msgctxt "@info:credit"
msgid "LVM support"
msgstr "Obsługa LVM"
#: main.cpp:58
#, kde-kuit-format
msgctxt "@info:credit"
msgid "Pali Rohár"
msgstr "Pali Rohár"
#: main.cpp:58
#, kde-format
msgctxt "@info:credit"
msgid "UDF support"
msgstr "Obsługa UDF"
#: main.cpp:59
#, kde-format
msgid "Hugo Pereira Da Costa"
msgstr "Hugo Pereira Da Costa"
#: main.cpp:59
#, kde-kuit-format
msgctxt "@info:credit"
msgid "Partition Widget Design"
msgstr "Wygląd elementu interfejsu partycji"
#: main.cpp:60
#, kde-kuit-format
msgctxt "@info:credit"
msgid "Caio Jordão Carvalho"
-msgstr ""
+msgstr "Caio Jordão Carvalho"
#: main.cpp:60
-#, fuzzy, kde-format
+#, kde-format
#| msgctxt "@action:button"
#| msgid "Save SMART Report"
msgctxt "@info:credit"
msgid "Improved SMART support"
-msgstr "Zapisz sprawozdanie SMART"
+msgstr "Ulepszona obsługa SMART"
#. i18n: ectx: label, entry (firstRun), group (KDE Partition Manager)
#: partitionmanager.kcfg:38
#, kde-format
msgctxt "@label"
msgid "Is this the first time KDE Partition Manager is being run?"
msgstr "Czy jest to pierwsze uruchomienie programu do zarządzania partycjami?"
#. i18n: ectx: label, entry (minLogLevel), group (KDE Partition Manager)
#: partitionmanager.kcfg:42
#, kde-format
msgctxt "@label"
msgid "Hide log messages below"
msgstr "Ukryj wiadomości dziennika poniżej"
#. i18n: ectx: label, entry (sectorAlignment), group (KDE Partition Manager)
#: partitionmanager.kcfg:46
#, kde-format
msgctxt "@label"
msgid "Partition sector alignment"
msgstr "Wyrównanie sektora partycji"
#. i18n: ectx: label, entry (useCylinderAlignment), group (KDE Partition Manager)
#: partitionmanager.kcfg:50
#, kde-format
msgctxt "@label"
msgid "Use cylinder based alignment (Windows XP compatible)"
msgstr "Używaj wyrównania na podstawie cylindrów (zgodne z Windows XP)"
#. i18n: ectx: label, entry (alignDefault), group (KDE Partition Manager)
#: partitionmanager.kcfg:54
#, kde-format
msgctxt "@label"
msgid "Align partitions per default"
msgstr "Domyślnie wyrównuj partycje"
#. i18n: ectx: label, entry, group (KDE Partition Manager)
#: partitionmanager.kcfg:58
#, kde-format
msgctxt "@label"
msgid "File system colors"
msgstr "Kolory systemu plików"
#. i18n: ectx: label, entry, group (KDE Partition Manager)
#: partitionmanager.kcfg:134
#, kde-format
msgctxt "@label"
msgid "Show the application's menu bar"
msgstr "Pokaż pasek menu programu"
#. i18n: ectx: label, entry, group (KDE Partition Manager)
#: partitionmanager.kcfg:138
#, kde-format
msgctxt "@label"
msgid "Backend plugin"
msgstr "Wtyczka silnika"
#. i18n: ectx: label, entry, group (KDE Partition Manager)
#: partitionmanager.kcfg:144
#, kde-format
msgctxt "@label"
msgid "Preferred unit:"
msgstr "Preferowana jednostka:"
#: util/guihelpers.cpp:61
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>The configured backend plugin \"%1\" could not be loaded.</"
"para><para>Loading the default backend plugin \"%2\" instead.</para>"
msgstr ""
"<para>Nie można wczytać ustawionej wtyczki silnika \"%1\".</"
"para><para>Postanowiono wczytać domyślną wtyczkę silnika \"%2\".</para>"
#: util/guihelpers.cpp:64 util/guihelpers.cpp:71
#, kde-kuit-format
msgctxt "@title:window"
msgid "Error: Could Not Load Backend Plugin"
msgstr "Błąd: Nie można załadować wtyczki silnika"
#: util/guihelpers.cpp:68
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>Neither the configured (\"%1\") nor the default (\"%2\") backend "
"plugin could be loaded.</para><para>Please check your installation.</para>"
msgstr ""
"<para>Nie można wczytać ani ustawionej (\"%1\"), ani domyślnej (\"%2\") "
"wtyczki. </para><para>Proszę sprawdzić swoją instalację.</para>"
#: util/guihelpers.cpp:86
#, kde-kuit-format
msgctxt "@title:menu"
msgid "Columns"
msgstr "Kolumny"
#~ msgid "Permissions"
#~ msgstr "Uprawnienia"
#~ msgid "Allow applying operations without administrator privileges"
#~ msgstr "Zezwól na zatwierdzanie działań bez uprawnień administratora"
#~ msgctxt "@label"
#~ msgid "1 Sector"
#~ msgid_plural "%1 Sectors"
#~ msgstr[0] "1 sektor"
#~ msgstr[1] "%1 sektory"
#~ msgstr[2] "%1 sektorów"
#~ msgid "Cylinders/Heads/Sectors:"
#~ msgstr "Cylindry/Głowice/Sektory:"
#~ msgid "Cylinder size:"
#~ msgstr "Rozmiar cylindra:"
#~ msgctxt "@info:shell"
#~ msgid "Do not try to gain super user privileges"
#~ msgstr "Nie próbuj uzyskać praw super użytkownika"
#~ msgctxt "@label"
#~ msgid "Allow applying operations without administrator privileges"
#~ msgstr "Zezwól na zatwierdzanie działań bez uprawnień administratora"
#~ msgctxt "@info"
#~ msgid ""
#~ "<para><warning>You do not have administrative privileges.</warning></"
#~ "para><para>It is possible to run <application>%1</application> without "
#~ "these privileges. You will, however, <emphasis>not</emphasis> be allowed "
#~ "to apply operations.</para><para>Do you want to continue running "
#~ "<application>%1</application>?</para><para><note>If administrator login "
#~ "is disabled and your password is not accepted, then check <command>kdesu</"
#~ "command> <link url='https://wiki.archlinux.org/index.php/"
#~ "sudo#kdesu'>configuration</link>.</note></para>"
#~ msgstr ""
#~ "<para><warning>Nie masz uprawnień administratora.</warning></"
#~ "para><para>Możliwe jest uruchomienie <application>%1</application> bez "
#~ "tych uprawnień. Jednakże <emphasis>nie</emphasis> będziesz mieć "
#~ "możliwości zatwierdzania działań.</para><para>Czy chcesz kontynuować "
#~ "działanie <application>%1</application>?</para><para><note>Jeśli "
#~ "logowanie jako administrator zostało wyłączone i twoje hasło jest "
#~ "odrzucane, to spróbuj <command>kdesu</command> <link url='https://wiki."
#~ "archlinux.org/index.php/sudo#kdesu'>configuration</link>.</note></para>"
#~ msgctxt "@title:window"
#~ msgid "No administrative privileges"
#~ msgstr "Brak uprawnień administratora"
#~ msgctxt "@action:button"
#~ msgid "Run without administrative privileges"
#~ msgstr "Uruchom bez uprawnień administratora"
#~ msgctxt "@info"
#~ msgid "Do you want to overwrite the existing file <filename>%1</filename>?"
#~ msgstr "Czy zastąpić istniejący plik <filename>%1</filename>?"
#~ msgctxt "@title:window"
#~ msgid "Overwrite Existing File?"
#~ msgstr "Czy zastąpić istniejący plik?"
#~ msgctxt "@action:button"
#~ msgid "Overwrite File"
#~ msgstr "Zastąp plik"
#~ msgctxt "@info:shell"
#~ msgid "Show advanced tab in configuration dialog"
#~ msgstr "Pokaż zaawansowany pasek w oknie ustawień"
#~ msgctxt "@info:shell"
#~ msgid "Device(s) to manage"
#~ msgstr "Urządzenie(a) do zarządzania"
#~ msgctxt "@item:intable Encrypted file systems, e.g. btrfs[luks]"
#~ msgid "%1 [%2]"
#~ msgstr "%1 [%2]"
#~ msgid "luks:"
#~ msgstr "luks:"
#~ msgid "ntfs:"
#~ msgstr "ntfs:"
#~ msgid "fat16:"
#~ msgstr "fat16:"
#~ msgid "fat32:"
#~ msgstr "fat32:"
#~ msgid "zfs:"
#~ msgstr "zfs:"
#~ msgid "reiserfs:"
#~ msgstr "reiserfs:"
#~ msgid "hpfs:"
#~ msgstr "hpfs:"
#~ msgid "jfs"
#~ msgstr "jfs"
#~ msgid "hfs:"
#~ msgstr "hfs:"
#~ msgid "hfsplus:"
#~ msgstr "hfsplus:"
#~ msgid "ufs:"
#~ msgstr "ufs:"
#~ msgid "xfs:"
#~ msgstr "xfs:"
#~ msgid "ocfs2:"
#~ msgstr "ocfs2:"
#~ msgid "exfat:"
#~ msgstr "exfat:"
#~ msgid "nilfs2:"
#~ msgstr "nilfs2:"
#~ msgid "lvm2 pv:"
#~ msgstr "lvm2 pv:"
#~ msgid "f2fs:"
#~ msgstr "f2fs:"
#~ msgid "udf:"
#~ msgstr "udf:"
#~ msgctxt "@label device"
#~ msgid "Heads:"
#~ msgstr "Głowice:"
#~ msgctxt "@label device"
#~ msgid "Cylinders:"
#~ msgstr "Cylindry:"
#~ msgctxt "@label device"
#~ msgid "Sectors:"
#~ msgstr "Sektory:"
#~ msgctxt "@label device"
#~ msgid "Cylinder size:"
#~ msgstr "Rozmiar cylindra:"
#~ msgctxt "@info"
#~ msgid "Could not open mount point file <filename>%1</filename>."
#~ msgstr "Nie można otworzyć pliku punktu podpięcia <filename>%1</filename>."
#~ msgctxt "@title:window"
#~ msgid "Error while reading mount points"
#~ msgstr "Błąd podczas czytania punktów podpięcia"
#~ msgctxt "@info"
#~ msgid ""
#~ "Could not remove <filename>%1</filename>. There are still Logical Volumes "
#~ "on the Volume Group."
#~ msgstr ""
#~ "Nie można utworzyć partycji <filename>%1</filename>. Nadal istnieją "
#~ "logiczne wolumeny w grupie wolumenów."
#~ msgctxt "@title:window"
#~ msgid "Error Removing Volume Group"
#~ msgstr "Błąd usuwania grupy wolumenów"
#~ msgctxt "@action:inmenu"
#~ msgid "Resize Volume"
#~ msgstr "Zmień nazwę wolumenu"
#~ msgctxt "@info:tooltip"
#~ msgid "Resize selected Volume device"
#~ msgstr "Zmienia rozmiar wybranego urządzenia wolumenu"
#~ msgctxt "@info:status"
#~ msgid "Resize selected Volume device"
#~ msgstr "Zmienia rozmiar wybranego urządzenia wolumenu"
#~ msgctxt "@action:inmenu"
#~ msgid "New Volume"
#~ msgstr "Nowy wolumen"
#~ msgctxt "@title:menu"
#~ msgid "View"
#~ msgstr "Widok"
#~ msgctxt "@item:button advanced settings button"
#~ msgid "Advanced"
#~ msgstr "Zaawansowane"
#~ msgctxt "@info:credit"
#~ msgid "Calamares developer"
#~ msgstr "Programista Calamares"
#~ msgid "%1 %2"
#~ msgstr "%1 %2"
#~ msgid "Unknown Device"
#~ msgstr "Nieznane urządzenie"
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Deleting a partition just created: Undoing the operation to create the "
#~ "partition."
#~ msgstr ""
#~ "Usuwanie właśnie utworzonej partycji: Cofanie działań, aby utworzyć "
#~ "partycję."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Resizing a partition just created: Updating start and end in existing "
#~ "operation."
#~ msgstr ""
#~ "Zmiana właśnie utworzonej partycji: Uaktualnianie początku i końca "
#~ "istniejącego działania."
#~ msgctxt "@info/plain"
#~ msgid "Copying a new partition: Creating a new partition instead."
#~ msgstr "Kopiowanie nowej partycji: Tworzenie w zamian nowej partycji."
#~ msgctxt "@info/plain"
#~ msgid "Changing label for a new partition: No new operation required."
#~ msgstr "Zmiana etykiety nowej partycji: Brak wymaganych nowych działań."
#~ msgctxt "@info/plain"
#~ msgid "Changing file system for a new partition: No new operation required."
#~ msgstr ""
#~ "Zmiana systemu pliku nowej partycji: Brak wymaganych nowych działań."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Checking file systems is automatically done when creating them: No new "
#~ "operation required."
#~ msgstr ""
#~ "Sprawdzanie systemów plików jest dokonywane automatycznie przy ich "
#~ "tworzeniu: Nie jest wymagane żadne dodatkowe działanie."
#~ msgctxt "@info/plain"
#~ msgid "Deleting a partition just copied: Removing the copy."
#~ msgstr "Usuwanie właśnie skopiowanej partycji: Usuwanie kopii."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Deleting a partition just copied over an existing partition: Removing the "
#~ "copy and deleting the existing partition."
#~ msgstr ""
#~ "Usuwanie właśnie skopiowanej i wklejonej partycji: Usuwanie kopii oraz "
#~ "istniejącej partycji."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Copying a partition that is itself a copy: Copying the original source "
#~ "partition instead."
#~ msgstr ""
#~ "Kopiowanie partycji skopiowanej: Kopiowanie w zamian oryginalnej partycji "
#~ "źródłowej."
#~ msgctxt "@info/plain"
#~ msgid "Deleting a partition just restored: Removing the restore operation."
#~ msgstr ""
#~ "Usuwanie właśnie przywróconej partycji: Usuwanie działania przywracania."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Deleting a partition just restored to an existing partition: Removing the "
#~ "restore operation and deleting the existing partition."
#~ msgstr ""
#~ "Usuwanie partycji właśnie przywróconej na inną partycję: Usuwanie "
#~ "działania przywrócenia oraz istniejącej partycji"
#~ msgctxt "@info/plain"
#~ msgid "Changing flags again for the same partition: Removing old operation."
#~ msgstr ""
#~ "Ponowna zmiana flag dla tej samej partycji: Usuwanie starego działania."
#~ msgctxt "@info/plain"
#~ msgid "Changing label again for the same partition: Removing old operation."
#~ msgstr ""
#~ "Ponowna zmiana etykiety dla tej samej partycji: Usuwanie starego "
#~ "działania."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Creating new partition table, discarding previous operation on device."
#~ msgstr ""
#~ "Tworzenie nowej tablicy partycji przy porzuceniu poprzednich działań na "
#~ "urządzeniu."
#~ msgctxt "@info/plain"
#~ msgid "Add operation: %1"
#~ msgstr "Dodaj działanie: %1"
#~ msgctxt "@item partition name"
#~ msgid "New Partition"
#~ msgstr "Nowa partycja"
#~ msgctxt "@item partition name"
#~ msgid "Restored Partition"
#~ msgstr "Przywrócona partycja"
#~ msgctxt "@item partition name"
#~ msgid "Copy of %1"
#~ msgstr "Kopia %1"
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Partition <filename>%1</filename> is not properly aligned (first sector: "
#~ "%2, modulo: %3)."
#~ msgstr ""
#~ "Partycja <filename>%1</filename> nie rozpoczyna się na granicy cylindra "
#~ "(pierwszy sektor: %2, modulo: %3)."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Partition <filename>%1</filename> is not properly aligned (last sector: "
#~ "%2, modulo: %3)."
#~ msgstr ""
#~ "Partycja <filename>%1</filename> nie kończy się na granicy cylindra "
#~ "(ostatni sektor: %2, modulo: %3)."
#~ msgctxt "@item partition role"
#~ msgid "unallocated"
#~ msgstr "nieprzydzielona"
#~ msgctxt "@item partition role"
#~ msgid "logical"
#~ msgstr "logiczna"
#~ msgctxt "@item partition role"
#~ msgid "extended"
#~ msgstr "rozszerzona"
#~ msgctxt "@item partition role"
#~ msgid "primary"
#~ msgstr "podstawowa"
#~ msgctxt "@item partition role"
#~ msgid "none"
#~ msgstr "brak"
#~ msgctxt "@item partition flag"
#~ msgid "boot"
#~ msgstr "boot"
#~ msgctxt "@item partition flag"
#~ msgid "root"
#~ msgstr "root"
#~ msgctxt "@item partition flag"
#~ msgid "swap"
#~ msgstr "swap"
#~ msgctxt "@item partition flag"
#~ msgid "hidden"
#~ msgstr "ukryta"
#~ msgctxt "@item partition flag"
#~ msgid "raid"
#~ msgstr "raid"
#~ msgctxt "@item partition flag"
#~ msgid "lvm"
#~ msgstr "lvm"
#~ msgctxt "@item partition flag"
#~ msgid "lba"
#~ msgstr "lba"
#~ msgctxt "@item partition flag"
#~ msgid "hpservice"
#~ msgstr "hpservice"
#~ msgctxt "@item partition flag"
#~ msgid "palo"
#~ msgstr "palo"
#~ msgctxt "@item partition flag"
#~ msgid "prep"
#~ msgstr "prep"
#~ msgctxt "@item partition flag"
#~ msgid "msft-reserved"
#~ msgstr "msft-reserved"
#~ msgctxt "@item partition table name"
#~ msgid "unknown"
#~ msgstr "nieznana"
#~ msgctxt "@item:intable"
#~ msgid "failing"
#~ msgstr "zawodzi"
#~ msgctxt "@item:intable"
#~ msgid "has failed"
#~ msgstr "zawiódł"
#~ msgctxt "@item:intable"
#~ msgid "warning"
#~ msgstr "ostrzeżenie"
#~ msgctxt "@item:intable"
#~ msgid "good"
#~ msgstr "dobry"
#~ msgctxt "@item:intable not applicable"
#~ msgid "N/A"
#~ msgstr "nie dotyczy"
#~ msgctxt "@item:intable"
#~ msgid "%1 sector"
#~ msgid_plural "%1 sectors"
#~ msgstr[0] "1 sektor"
#~ msgstr[1] "%1 sektory"
#~ msgstr[2] "%1 sektorów"
#~ msgctxt "SMART attr name"
#~ msgid "Read Error Rate"
#~ msgstr "Wskaźnik błędów odczytu"
#~ msgctxt "SMART attr description"
#~ msgid ""
#~ "Rate of hardware read errors while reading data from the disk surface."
#~ msgstr ""
#~ "Wskaźnik sprzętowych błędów odczytu, podczas odczytu danych z powierzchni "
#~ "dysku."
#~ msgctxt "SMART attr name"
#~ msgid "Throughput Performance"
#~ msgstr "Przepustowość"
#~ msgctxt "SMART attr description"
#~ msgid ""
#~ "Overall (general) throughput performance of a hard disk drive. If the "
#~ "value of this attribute is decreasing there is a high probability that "
#~ "there is a problem with the disk."
#~ msgstr ""
#~ "Całkowita (ogólna) wydajność przepustowa dysku twardego. Jeżeli atrybut "
#~ "ten zmniejsza się, to istnieje duże prawdopodobieństwo problemu z dyskiem."
#~ msgctxt "SMART attr name"
#~ msgid "Spin-Up Time"
#~ msgstr "Czas rozkręcenia"
#~ msgctxt "SMART attr description"
#~ msgid "Average time of spindle spin up from zero RPM to fully operational."
#~ msgstr ""
#~ "Przeciętny czas rozkręcenia talerzy od zera obr./min. do pełnej prędkości "
#~ "operacyjnej."
#~ msgctxt "SMART attr name"
#~ msgid "Start/Stop Count"
#~ msgstr "Liczba uruchomień/zatrzymań"
#~ msgctxt "SMART attr description"
#~ msgid "A tally of spindle start/stop cycles."
#~ msgstr "Liczba cykli uruchomień/zatrzymań talerzy."
#~ msgctxt "SMART attr name"
#~ msgid "Reallocated Sectors Count"
#~ msgstr "Liczba ponownie przydzielonych sektorów"
#~ msgctxt "SMART attr description"
#~ msgid ""
#~ "Count of reallocated sectors. When the hard drive finds a read/write/"
#~ "verification error, it marks this sector as &quot;reallocated&quot; and "
#~ "transfers data to a special reserved area (spare area)."
#~ msgstr ""
#~ "Liczba ponownie przydzielonych sektorów. Gdy dysk twardy natrafi na błąd "
#~ "odczytu/zapisu/weryfikacji, to oznacza ten sektor jako &quot;ponownie "
#~ "przydzielony&quot; i przenosi dane do specjalnie zarezerwowanego obszaru "
#~ "(zapasowy obszar)."
#~ msgctxt "SMART attr name"
#~ msgid "Read Channel Margin"
#~ msgstr "Rezerwa kanału odczytu"
#~ msgctxt "SMART attr description"
#~ msgid ""
#~ "Margin of a channel while reading data. The function of this attribute is "
#~ "not specified."
#~ msgstr ""
#~ "Rezerwa kanału podczas odczytu danych. Funkcja tego atrybutunie jest "
#~ "określona."
#~ msgctxt "SMART attr name"
#~ msgid "Seek Error Rate"
#~ msgstr "Wskaźnik błędów wyszukiwania"
#~ msgctxt "SMART attr description"
#~ msgid ""
#~ "Rate of seek errors of the magnetic heads. If there is a partial failure "
#~ "in the mechanical positioning system, then seek errors will arise."
#~ msgstr ""
#~ "Wskaźnik błędów wyszukiwania głowic magnetycznych. Jeżeli istnieje "
#~ "częściowa awaria w mechanicznym systemie pozycjonowania, to pojawią się "
#~ "błędy wyszukiwania."
#~ msgctxt "SMART attr name"
#~ msgid "Seek Time Performance"
#~ msgstr "Wydajność wyszukiwania"
#~ msgctxt "SMART attr description"
#~ msgid ""
#~ "Average performance of seek operations of the magnetic heads. If this "
#~ "attribute is decreasing, it is a sign of problems in the mechanical "
#~ "subsystem."
#~ msgstr ""
#~ "Przeciętna wydajność działań wyszukiwania głowic magnetycznych. Jeżeli "
#~ "ten atrybut maleje, to jest to oznaka problemów w podsystemie "
#~ "mechanicznym."
#~ msgctxt "SMART attr name"
#~ msgid "Power-On Hours"
#~ msgstr "Godziny pod zasilaniem"
#~ msgctxt "SMART attr description"
#~ msgid "Count of hours in power-on state."
#~ msgstr "Liczba godzin przepracowanych w stanie zasilania."
#~ msgctxt "SMART attr name"
#~ msgid "Spin Retry Count"
#~ msgstr "Liczba ponowień wybudzania"
#~ msgctxt "SMART attr description"
#~ msgid ""
#~ "Count of retry of spin start attempts if the first attempt was "
#~ "unsuccessful. An increase of this attribute value is a sign of problems "
#~ "in the hard disk mechanical subsystem."
#~ msgstr ""
#~ "Liczba ponowień prób wybudzania w przypadku, gdy pierwsza próba "
#~ "zakończyła się niepowodzeniem. Wzrost wartości tego atrybutu jest oznaką "
#~ "problemów w mechanicznym podsystemie dysku twardego."
#~ msgctxt "SMART attr name"
#~ msgid "Recalibration Retries"
#~ msgstr "Ponowienia kalibracji"
#~ msgctxt "SMART attr description"
#~ msgid ""
#~ "Count of recalibrations requested if the first attempt was unsuccessful. "
#~ "An increase of this attribute value is a sign of problems in the hard "
#~ "disk mechanical subsystem."
#~ msgstr ""
#~ "Liczba żądanych, ponownych kalibracji w przypadku, gdy pierwsza próba "
#~ "zakończyła się niepowodzeniem. Wzrost wartości tego atrybutu jest oznaką "
#~ "problemów w mechanicznym podsystemie dysku twardego."
#~ msgctxt "SMART attr name"
#~ msgid "Power Cycle Count"
#~ msgstr "Liczba cyklów zasilania"
#~ msgctxt "SMART attr description"
#~ msgid "Count of full hard disk power on/off cycles."
#~ msgstr "Liczba pełnych cykli włączania/wyłączania zasilania dysku twardego."
#~ msgctxt "SMART attr name"
#~ msgid "Soft Read Error Rate"
#~ msgstr "Wskaźnik programowych błędów odczytu"
#~ msgctxt "SMART attr description"
#~ msgid "Uncorrected read errors reported to the operating system."
#~ msgstr "Nienaprawialne błędy odczytu, zgłoszone do systemu operacyjnego."
#~ msgctxt "SMART attr name"
#~ msgid "SATA Downshift Error Count"
#~ msgstr "Liczba błędów redukcji prędkości SATA"
#~ msgctxt "SMART attr description"
#~ msgid "Western Digital and Samsung attribute."
#~ msgstr "Atrybut charakterystyczny dla dysków Western Digital i Samsung."
#~ msgctxt "SMART attr name"
#~ msgid "End-to-End Error"
#~ msgstr "Błąd koniec-do-końca"
#~ msgctxt "SMART attr description"
#~ msgid ""
#~ "Part of HP's SMART IV technology: After transferring through the cache "
#~ "RAM data buffer the parity data between the host and the hard drive did "
#~ "not match."
#~ msgstr ""
#~ "Część technologi SMART IV firmy HP: Po przesłaniu przez zarchiwizowany "
#~ "bufor danych RAM, dane parzystości, pomiędzy gospodarzem i dyskiem "
#~ "twardym, nie są zgodne."
#~ msgctxt "SMART attr name"
#~ msgid "Head Stability"
#~ msgstr "Stabilność głowicy"
#~ msgctxt "SMART attr description"
#~ msgid "Western Digital attribute."
#~ msgstr "Atrybut charakterystyczny dla dysków Western Digital."
#~ msgctxt "SMART attr name"
#~ msgid "Induced Op-Vibration Detection"
#~ msgstr "Rozpoznawanie wymuszonych wibracji OP"
#~ msgctxt "SMART attr name"
#~ msgid "Reported Uncorrectable Errors"
#~ msgstr "Zgłoszone nienaprawialne błędy"
#~ msgctxt "SMART attr description"
#~ msgid "Count of errors that could not be recovered using hardware ECC."
#~ msgstr ""
#~ "Liczba błędów, które nie mogą zostać naprawione przy użyciu sprzętowego "
#~ "ECC."
#~ msgctxt "SMART attr name"
#~ msgid "Command Timeout"
#~ msgstr "Limit czasowy polecenia"
#~ msgctxt "SMART attr description"
#~ msgid "Count of aborted operations due to HDD timeout."
#~ msgstr ""
#~ "Liczba zaniechanych działań z powodu limitu czasowego dysku twardego."
#~ msgctxt "SMART attr name"
#~ msgid "High Fly Writes"
#~ msgstr "Zapisy poza zakresem pracy"
#~ msgctxt "SMART attr description"
#~ msgid "Count of fly height errors detected."
#~ msgstr ""
#~ "Liczba rozpoznanych błędów głowicy polegających na pracy poza zakresem."
#~ msgctxt "SMART attr name"
#~ msgid "Temperature Difference From 100"
#~ msgstr "Różnica temperatury od 100"
#~ msgctxt "SMART attr description"
#~ msgid ""
#~ "Value is equal to (100 &ndash; temp. °C), allowing manufacturer to set a "
#~ "minimum threshold which corresponds to a maximum temperature."
#~ msgstr ""
#~ "Wartość jest równa (100 &ndash; temp. °C), pozwalając wytwórcy na "
#~ "ustawienie minimalnego progu, który odpowiada maksymalnej temperaturze."
#~ msgctxt "SMART attr name"
#~ msgid "G-sense Error Rate"
#~ msgstr "Wskaźnik błędów przyspieszeń"
#~ msgctxt "SMART attr description"
#~ msgid ""
#~ "Count of errors resulting from externally-induced shock and vibration."
#~ msgstr ""
#~ "Liczba błędów wynikająca z zewnętrznie wymuszonych wstrząsów i drgań."
#~ msgctxt "SMART attr name"
#~ msgid "Power Off Retract Count"
#~ msgstr "Liczba wycofań podczas wyłączania zasilania"
#~ msgctxt "SMART attr description"
#~ msgid "Count of power-off or emergency retract cycles"
#~ msgstr ""
#~ "Liczba cykli wycofania podczas wyłączenia zasilania lub w trybie awaryjnym"
#~ msgctxt "SMART attr name"
#~ msgid "Load Cycle Count"
#~ msgstr "Liczba cykli obciążenia"
#~ msgctxt "SMART attr description"
#~ msgid "Count of load/unload cycles into head landing zone position."
#~ msgstr "Liczba cykli obciążenia/odciążenia głowicy w pozycję spoczynkową."
#~ msgctxt "SMART attr name"
#~ msgid "Temperature"
#~ msgstr "Temperatura"
#~ msgctxt "SMART attr description"
#~ msgid "Current internal temperature."
#~ msgstr "Bieżąca wewnętrzna temperatura."
#~ msgctxt "SMART attr name"
#~ msgid "Hardware ECC Recovered"
#~ msgstr "Przywróconych sprzętowych ECC"
#~ msgctxt "SMART attr description"
#~ msgid "Count of errors that could be recovered using hardware ECC."
#~ msgstr ""
#~ "Liczba błędów, które mogą zostać naprawione przy użyciu sprzętowego ECC."
#~ msgctxt "SMART attr name"
#~ msgid "Reallocation Event Count"
#~ msgstr "Liczba zdarzeń ponownych przydzieleń"
#~ msgctxt "SMART attr description"
#~ msgid ""
#~ "Count of remap operations. The raw value of this attribute shows the "
#~ "total number of attempts to transfer data from reallocated sectors to a "
#~ "spare area."
#~ msgstr ""
#~ "Liczba działań ponownego mapowania. Nieprzetworzona wartość tego atrybutu "
#~ "pokazuje łączną liczbę prób przeniesienia danych z ponownie "
#~ "przydzielonych sektorów do zapasowego obszaru."
#~ msgctxt "SMART attr name"
#~ msgid "Current Pending Sector Count"
#~ msgstr "Liczba obecnie oczekujących sektorów"
#~ msgctxt "SMART attr description"
#~ msgid ""
#~ "Number of &quot;unstable&quot; sectors (waiting to be remapped, because "
#~ "of read errors)."
#~ msgstr ""
#~ "Liczba &quot;niestabilnych&quot; sektorów (czekających na ponowne "
#~ "mapowanie z powodu błędów odczytu)."
#~ msgctxt "SMART attr name"
#~ msgid "Uncorrectable Sector Count"
#~ msgstr "Liczba sektorów nienaprawialnych"
#~ msgctxt "SMART attr description"
#~ msgid "Count of uncorrectable errors when reading/writing a sector."
#~ msgstr ""
#~ "Liczba nienaprawialnych błędów podczas odczytywania/zapisywania sektora."
#~ msgctxt "SMART attr name"
#~ msgid "UltraDMA CRC Error Count"
#~ msgstr "Liczba błędów UltraDMA CRC"
#~ msgctxt "SMART attr description"
#~ msgid ""
#~ "Count of errors in data transfer via the interface cable as determined by "
#~ "ICRC."
#~ msgstr ""
#~ "Liczba błędów przesyłu danych przez interfejs kabla, określona według "
#~ "ICRC."
#~ msgctxt "SMART attr name"
#~ msgid "Multi-Zone Error Rate<br/>Write Error Rate"
#~ msgstr "Wskaźnik błędów wielostrefowych<br/>Wskaźnik błędów zapisu"
#~ msgctxt "SMART attr description"
#~ msgid "The total number of errors when writing a sector."
#~ msgstr "Łączna liczba błędów podczas zapisywania do sektora."
#~ msgctxt "SMART attr description"
#~ msgid "Number of off-track errors."
#~ msgstr "Liczba błędów poza ścieżką."
#~ msgctxt "SMART attr name"
#~ msgid "Data Address Mark Errors"
#~ msgstr "Błędy znaczników adresów danych"
#~ msgctxt "SMART attr description"
#~ msgid "Number of Data Address Mark errors (or vendor-specific)."
#~ msgstr ""
#~ "Liczba błędów znaczników adresów danych (DAM) lub specyficznych dla "
#~ "producenta."
#~ msgctxt "SMART attr name"
#~ msgid "Run Out Cancel"
#~ msgstr "Anulowanie wycofania"
#~ msgctxt "SMART attr description"
#~ msgid "Number of ECC errors"
#~ msgstr "Liczba błędów ECC"
#~ msgctxt "SMART attr name"
#~ msgid "Soft ECC Correction"
#~ msgstr "Programowa naprawa ECC"
#~ msgctxt "SMART attr description"
#~ msgid "Number of errors corrected by software ECC"
#~ msgstr "Liczba błędów naprawionych przez programowe ECC"
#~ msgctxt "SMART attr name"
#~ msgid "Thermal Asperity Rate"
#~ msgstr "Wskaźnik błędów termicznych"
#~ msgctxt "SMART attr description"
#~ msgid "Number of errors due to high temperature."
#~ msgstr "Liczba błędów spowodowanych wysoką temperaturą."
#~ msgctxt "SMART attr name"
#~ msgid "Flying Height"
#~ msgstr "Wysokość głowicy"
#~ msgctxt "SMART attr description"
#~ msgid ""
#~ "Height of heads above the disk surface. A flying height that is too low "
#~ "increases the chances of a head crash while a flying height that is too "
#~ "high increases the chances of a read/write error."
#~ msgstr ""
#~ "Wysokość głowic nad powierzchnią dysku. Wysokość, która jest za niska "
#~ "zwiększa szanse głowicy na zderzenie, podczas gdy za wysoka, zwiększa "
#~ "szanse na błąd odczytu/zapisu."
#~ msgctxt "SMART attr name"
#~ msgid "Spin High Current"
#~ msgstr "Rozkręcający prąd wzbudzania"
#~ msgctxt "SMART attr description"
#~ msgid "Amount of surge current used to spin up the drive."
#~ msgstr "Wartość prądu wzbudzania potrzebna do rozkręcenia napędu."
#~ msgctxt "SMART attr name"
#~ msgid "Spin Buzz"
#~ msgstr "Próby wybudzenia"
#~ msgctxt "SMART attr description"
#~ msgid ""
#~ "Number of buzz routines needed to spin up the drive due to insufficient "
#~ "power."
#~ msgstr ""
#~ "Liczba procedur wybudzeń potrzebnych do rozkręcenia dysku z powodu "
#~ "niewystarczającego zasilania."
#~ msgctxt "SMART attr name"
#~ msgid "Offline Seek Performance"
#~ msgstr "Wydajność wyszukiwania w trybie offline"
#~ msgctxt "SMART attr description"
#~ msgid "Drive's seek performance during its internal tests."
#~ msgstr "Wydajność wyszukiwania napędu podczas jego wewnętrznych testów."
#~ msgctxt "SMART attr name"
#~ msgid "Vibration During Write"
#~ msgstr "Drgania podczas zapisu"
#~ msgctxt "SMART attr description"
#~ msgid "Vibration During Write"
#~ msgstr "Drgania podczas zapisu"
#~ msgctxt "SMART attr name"
#~ msgid "Shock During Write"
#~ msgstr "Wstrząsy podczas zapisu"
#~ msgctxt "SMART attr description"
#~ msgid "Shock During Write"
#~ msgstr "Wstrząsy podczas zapisu"
#~ msgctxt "SMART attr name"
#~ msgid "Disk Shift"
#~ msgstr "Przesunięcie dysku"
#~ msgctxt "SMART attr description"
#~ msgid ""
#~ "Distance the disk has shifted relative to the spindle (usually due to "
#~ "shock or temperature)."
#~ msgstr ""
#~ "Odległość o jaką dysk przesunął się względem talerzy (zazwyczaj z powodu "
#~ "wstrząsu lub temperatury)."
#~ msgctxt "SMART attr name"
#~ msgid "G-Sense Error Rate"
#~ msgstr "Wskaźnik błędów przyspieszeń"
#~ msgctxt "SMART attr description"
#~ msgid ""
#~ "The number of errors resulting from externally-induced shock and "
#~ "vibration."
#~ msgstr ""
#~ "Liczba błędów wynikająca z zewnętrznie wymuszonych wstrząsów i drgań."
#~ msgctxt "SMART attr name"
#~ msgid "Loaded Hours"
#~ msgstr "Godziny pod obciążeniem"
#~ msgctxt "SMART attr description"
#~ msgid "Time spent operating under data load."
#~ msgstr "Czas spędzony na działanie pod obciążeniem danych."
#~ msgctxt "SMART attr name"
#~ msgid "Load/Unload Retry Count"
#~ msgstr "Liczba ponawiania obciążenia/odciążenia"
#~ msgctxt "SMART attr description"
#~ msgid "Number of times head changes position."
#~ msgstr "Liczba razy, zmiany pozycji przez głowicę."
#~ msgctxt "SMART attr name"
#~ msgid "Load Friction"
#~ msgstr "Tarcie obciążenia"
#~ msgctxt "SMART attr description"
#~ msgid "Resistance caused by friction in mechanical parts while operating."
#~ msgstr ""
#~ "Opór spowodowany tarciem w częściach mechanicznych podczas działania."
#~ msgctxt "SMART attr name"
#~ msgid "Load/Unload Cycle Count"
#~ msgstr "Liczba cykli obciążeń/odciążeń"
#~ msgctxt "SMART attr description"
#~ msgid "Total number of load cycles."
#~ msgstr "Łączna liczba cykli obciążeń."
#~ msgctxt "SMART attr name"
#~ msgid "Load-In Time"
#~ msgstr "Czas pod obciążeniem"
#~ msgctxt "SMART attr description"
#~ msgid ""
#~ "Total time of loading on the magnetic heads actuator (time not spent in "
#~ "parking area)."
#~ msgstr ""
#~ "Łączny czas obciążania aktuatora magnetycznych głowic (czas niespędzony w "
#~ "obszarze parkowania)."
#~ msgctxt "SMART attr name"
#~ msgid "Torque Amplification Count"
#~ msgstr "Liczba wzmocnień momentu obrotowego"
#~ msgctxt "SMART attr description"
#~ msgid "Number of attempts to compensate for platter speed variations."
#~ msgstr "Liczba prób skompensowania zmienności szybkości wirowania platera."
#~ msgctxt "SMART attr name"
#~ msgid "Power-Off Retract Cycle"
#~ msgstr "Cykle wycofań podczas wyłączania zasilania"
#~ msgctxt "SMART attr description"
#~ msgid ""
#~ "The number of times the magnetic armature was retracted automatically as "
#~ "a result of cutting power."
#~ msgstr ""
#~ "Liczba razy wycofania armatury magnetycznej z powodu odcięcia zasilania."
#~ msgctxt "SMART attr name"
#~ msgid "GMR Head Amplitude"
#~ msgstr "Amplituda głowicy GMR"
#~ msgctxt "SMART attr description"
#~ msgid ""
#~ "Amplitude of &quot;thrashing&quot; (distance of repetitive forward/"
#~ "reverse head motion)"
#~ msgstr ""
#~ "Amplituda &quot;bicia&quot; (odległość powtarzających się ruchów głowicy "
#~ "naprzód/wstecz)"
#~ msgctxt "SMART attr description"
#~ msgid "Drive Temperature"
#~ msgstr "Temperatura napędu"
#~ msgctxt "SMART attr name"
#~ msgid "Endurance Remaining"
#~ msgstr "Pozostała wytrzymałość"
#~ msgctxt "SMART attr description"
#~ msgid ""
#~ "Count of physical erase cycles completed on the drive as a percentage of "
#~ "the maximum physical erase cycles the drive supports"
#~ msgstr ""
#~ "Liczba cykli kasowań przeprowadzonych na napędzie, wyrażona jako procent "
#~ "maksymalnej fizycznej liczby cykli kasowania, wspieranej przez napęd"
#~ msgctxt "SMART attr name"
#~ msgid "Power-On Seconds"
#~ msgstr "Sekundy pod zasilaniem"
#~ msgctxt "SMART attr description"
#~ msgid "Time elapsed in the power-on state"
#~ msgstr "Czas, który upłynął w stanie zasilania"
#~ msgctxt "SMART attr name"
#~ msgid "Unrecoverable ECC Count"
#~ msgstr "Liczba nienaprawialnych ECC"
#~ msgctxt "SMART attr description"
#~ msgid "Count of unrecoverable ECC errors"
#~ msgstr "Liczba nienaprawialnych błędów ECC"
#~ msgctxt "SMART attr name"
#~ msgid "Good Block Rate"
#~ msgstr "Wskaźnik dobrych bloków"
#~ msgctxt "SMART attr description"
#~ msgid ""
#~ "Count of available reserved blocks as percentage of the total number of "
#~ "reserved blocks"
#~ msgstr ""
#~ "Liczba dostępnych, zarezerwowanych bloków, wyrażona jako procent łącznej "
#~ "liczby zarezerwowanych bloków"
#~ msgctxt "SMART attr name"
#~ msgid "Head Flying Hours<br/>or Transfer Error Rate (Fujitsu)"
#~ msgstr ""
#~ "Godziny poza zakresem głowicy<br/>lub Wskaźnik błędów przesyłania "
#~ "(Fujitsu)"
#~ msgctxt "SMART attr description"
#~ msgid ""
#~ "Time while head is positioning<br/>or counts the number of times the link "
#~ "is reset during a data transfer."
#~ msgstr ""
#~ "Czas pozycjonowania głowicy<br/>lub liczenie ile razy połączenie jest "
#~ "nawiązywane ponownie, podczas przesyłania danych."
#~ msgctxt "SMART attr name"
#~ msgid "Total LBAs Written"
#~ msgstr "Łącznie zapisanych LBA"
#~ msgctxt "SMART attr description"
#~ msgid "Total LBAs Written"
#~ msgstr "Łącznie zapisanych LBA"
#~ msgctxt "SMART attr name"
#~ msgid "Total LBAs Read"
#~ msgstr "Łącznie odczytanych LBA"
#~ msgctxt "SMART attr description"
#~ msgid "Total LBAs Read"
#~ msgstr "Łącznie odczytanych LBA"
#~ msgctxt "SMART attr name"
#~ msgid "Read Error Retry Rate"
#~ msgstr "Wskaźnik ponawiania błędów odczytu"
#~ msgctxt "SMART attr description"
#~ msgid "Number of errors while reading from a disk"
#~ msgstr "Liczba błędów podczas odczytu z dysku"
#~ msgctxt "SMART attr name"
#~ msgid "Free Fall Protection"
#~ msgstr "Ochrona przed swobodnym spadaniem"
#~ msgctxt "SMART attr description"
#~ msgid "Number of &quot;Free Fall Events&quot; detected"
#~ msgstr "Liczba wykrytych &quot;zdarzeń swobodnego spadania&quot;"
#~ msgctxt "@item:intable degrees in Celsius and Fahrenheit"
#~ msgid "%1° C / %2° F"
#~ msgstr "%1° C / %2° F"
#~ msgctxt "@item"
#~ msgid "Aborted"
#~ msgstr "Zaniechane"
#~ msgctxt "@item"
#~ msgid "Interrupted"
#~ msgstr "Przerwane"
#~ msgctxt "@item"
#~ msgid "Fatal error"
#~ msgstr "Poważny błąd"
#~ msgctxt "@item"
#~ msgid "Unknown error"
#~ msgstr "Nieznany błąd"
#~ msgctxt "@item"
#~ msgid "Electrical error"
#~ msgstr "Błąd elektryczny"
#~ msgctxt "@item"
#~ msgid "Servo error"
#~ msgstr "Błąd serwa"
#~ msgctxt "@item"
#~ msgid "Read error"
#~ msgstr "Błąd odczytu"
#~ msgctxt "@item"
#~ msgid "Handling error"
#~ msgstr "Błąd obsługi"
#~ msgctxt "@item"
#~ msgid "Self test in progress"
#~ msgstr "Samo-diagnoza w toku"
#~ msgctxt "@item"
#~ msgid "Success"
#~ msgstr "Powodzenie"
#~ msgctxt "@item"
#~ msgid "Healthy"
#~ msgstr "Stan"
#~ msgctxt "@item"
#~ msgid "Has been used outside of its design parameters in the past."
#~ msgstr ""
#~ "W przeszłości, był wykorzystywany w zakresie poza jego konstrukcyjnymi "
#~ "parametrami."
#~ msgctxt "@item"
#~ msgid "Has some bad sectors."
#~ msgstr "Ma pewne błędne sektory."
#~ msgctxt "@item"
#~ msgid "Is being used outside of its design parameters right now."
#~ msgstr ""
#~ "Teraz jest wykorzystywany w zakresie poza jego konstrukcyjnymi "
#~ "parametrami."
#~ msgctxt "@item"
#~ msgid "Has many bad sectors."
#~ msgstr "Ma wiele błędnych sektorów."
#~ msgctxt "@item"
#~ msgid "Disk failure is imminent. Backup all data!"
#~ msgstr "Awaria dysku jest bliska. Wykonaj kopię zapasową wszystkich danych!"
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Resizing Btrfs file system on partition <filename>%1</filename> failed: "
#~ "Could not create temp dir."
#~ msgstr ""
#~ "Zmiana rozmiaru systemu plików Btrfs na partycji <filename>%1</filename> "
#~ "nie powiodła się: nie można utworzyć katalogu tymczasowego."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Resizing Btrfs file system on partition <filename>%1</filename> failed: "
#~ "btrfs file system resize failed."
#~ msgstr ""
#~ "Zmiana rozmiaru systemu plików Btrfs na partycji <filename>%1</filename> "
#~ "nie powiodła się: nie udało się zmienić rozmiaru systemu plików btrfs."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Warning: Resizing Btrfs file system on partition <filename>%1</filename>: "
#~ "Unmount failed."
#~ msgstr ""
#~ "Uwaga: zmiana rozmiaru systemu plików Btrfs na partycji <filename>%1</"
#~ "filename>: nie udało się odmontować."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Resizing Btrfs file system on partition <filename>%1</filename> failed: "
#~ "Initial mount failed."
#~ msgstr ""
#~ "Zmiana rozmiaru systemu plików Btrfs na partycji <filename>%1</filename> "
#~ "nie powiodła się: nie udało się początkowe zamontowanie."
#~ msgctxt "@info/plain"
#~ msgid "Setting label for partition <filename>%1</filename> to %2"
#~ msgstr "Ustawianie etykiety dla partycji <filename>%1</filename> na %2"
#~ msgctxt "@item filesystem name"
#~ msgid "unknown"
#~ msgstr "nieznany"
#~ msgctxt "@item filesystem name"
#~ msgid "extended"
#~ msgstr "rozszerzony"
#~ msgctxt "@item filesystem name"
#~ msgid "ext2"
#~ msgstr "ext2"
#~ msgctxt "@item filesystem name"
#~ msgid "ext3"
#~ msgstr "ext3"
#~ msgctxt "@item filesystem name"
#~ msgid "ext4"
#~ msgstr "ext4"
#~ msgctxt "@item filesystem name"
#~ msgid "linuxswap"
#~ msgstr "linuxswap"
#~ msgctxt "@item filesystem name"
#~ msgid "fat16"
#~ msgstr "fat16"
#~ msgctxt "@item filesystem name"
#~ msgid "fat32"
#~ msgstr "fat32"
#~ msgctxt "@item filesystem name"
#~ msgid "ntfs"
#~ msgstr "ntfs"
#~ msgctxt "@item filesystem name"
#~ msgid "reiser"
#~ msgstr "reiser"
#~ msgctxt "@item filesystem name"
#~ msgid "reiser4"
#~ msgstr "reiser4"
#~ msgctxt "@item filesystem name"
#~ msgid "xfs"
#~ msgstr "xfs"
#~ msgctxt "@item filesystem name"
#~ msgid "jfs"
#~ msgstr "jfs"
#~ msgctxt "@item filesystem name"
#~ msgid "hfs"
#~ msgstr "hfs"
#~ msgctxt "@item filesystem name"
#~ msgid "hfsplus"
#~ msgstr "hfsplus"
#~ msgctxt "@item filesystem name"
#~ msgid "ufs"
#~ msgstr "ufs"
#~ msgctxt "@item filesystem name"
#~ msgid "unformatted"
#~ msgstr "niesformatowany"
#~ msgctxt "@item filesystem name"
#~ msgid "btrfs"
#~ msgstr "btrfs"
#~ msgctxt "@item filesystem name"
#~ msgid "hpfs"
#~ msgstr "hpfs"
#~ msgctxt "@item filesystem name"
#~ msgid "luks"
#~ msgstr "luks"
#~ msgctxt "@item filesystem name"
#~ msgid "ocfs2"
#~ msgstr "ocfs2"
#~ msgctxt "@item filesystem name"
#~ msgid "zfs"
#~ msgstr "zfs"
#~ msgctxt "@item filesystem name"
#~ msgid "exfat"
#~ msgstr "exfat"
#~ msgctxt "@item filesystem name"
#~ msgid "nilfs2"
#~ msgstr "nilfs2"
#~ msgctxt "@item filesystem name"
#~ msgid "lvm2 pv"
#~ msgstr "lvm2 pv"
#~ msgctxt "@title:menu"
#~ msgid "Mount"
#~ msgstr "Zamontuj"
#~ msgctxt "@title:menu"
#~ msgid "Unmount"
#~ msgstr "Odmontuj"
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Resizing JFS file system on partition <filename>%1</filename> failed: "
#~ "Could not create temp dir."
#~ msgstr ""
#~ "Zmiana rozmiaru systemu plików JFS na partycji <filename>%1</filename> "
#~ "nie powiodła się: nie można utworzyć katalogu tymczasowego."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Resizing JFS file system on partition <filename>%1</filename> failed: "
#~ "Remount failed."
#~ msgstr ""
#~ "Zmiana rozmiaru systemu plików JFS na partycji <filename>%1</filename> "
#~ "nie powiodła się: nie udało się ponownie zamontować."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Warning: Resizing JFS file system on partition <filename>%1</filename>: "
#~ "Unmount failed."
#~ msgstr ""
#~ "Uwaga: zmiana rozmiaru systemu plików JFS na partycji <filename>%1</"
#~ "filename>: nie udało się odmontować."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Resizing JFS file system on partition <filename>%1</filename> failed: "
#~ "Initial mount failed."
#~ msgstr ""
#~ "Zmiana rozmiaru systemu plików JFS na partycji <filename>%1</filename> "
#~ "nie powiodła się: nie udało się początkowe zamontowanie."
#~ msgctxt "@title:menu"
#~ msgid "Activate swap"
#~ msgstr "Aktywuj przestrzeń wymiany"
#~ msgctxt "@title:menu"
#~ msgid "Deactivate swap"
#~ msgstr "Wyłącz przestrzeń wymiany"
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Resizing NILFS2 file system on partition <filename>%1</filename> failed: "
#~ "Could not create temp dir."
#~ msgstr ""
#~ "Zmiana rozmiaru systemu plików NILFS2 na partycji <filename>%1</filename> "
#~ "nie powiodła się: nie można utworzyć katalogu tymczasowego."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Resizing NILFS2 file system on partition <filename>%1</filename> failed: "
#~ "NILFS2 file system resize failed."
#~ msgstr ""
#~ "Zmiana rozmiaru systemu plików NILFS2 na partycji <filename>%1</filename> "
#~ "nie powiodła się: nie udało się zmienić rozmiaru systemu plików btrfs."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Warning: Resizing NILFS2 file system on partition <filename>%1</"
#~ "filename>: Unmount failed."
#~ msgstr ""
#~ "Uwaga: zmiana rozmiaru systemu plików NILFS2 na partycji <filename>%1</"
#~ "filename>: nie udało się odmontować."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Resizing NILFS2 file system on partition <filename>%1</filename> failed: "
#~ "Initial mount failed."
#~ msgstr ""
#~ "Zmiana rozmiaru systemu plików NILFS2 na partycji <filename>%1</filename> "
#~ "nie powiodła się: nie udało się początkowe zamontowanie."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Updating boot sector for NTFS file system on partition <filename>%1</"
#~ "filename>."
#~ msgstr ""
#~ "Uaktualnianie sektora rozruchowego dla systemu plików NTFS na partycji "
#~ "<filename>%1</filename>."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Could not open partition <filename>%1</filename> for writing when trying "
#~ "to update the NTFS boot sector."
#~ msgstr ""
#~ "Nie można otworzyć partycji <filename>%1</filename> do zapisu, podczas "
#~ "próby uaktualnienia sektora rozruchowego partycji NTFS."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Could not seek to position 0x1c on partition <filename>%1</filename> when "
#~ "trying to update the NTFS boot sector."
#~ msgstr ""
#~ "Nie można przejść do pozycji 0x1c na partycji <filename>%1</filename>, "
#~ "podczas próby uaktualnienia sektora rozruchowego NTFS."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Could not write new start sector to partition <filename>%1</filename> "
#~ "when trying to update the NTFS boot sector."
#~ msgstr ""
#~ "Nie można zapisać nowego sektora startowego na partycji <filename>%1</"
#~ "filename>, podczas próby uaktualnienia sektora rozruchowego NTFS."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Updated NTFS boot sector for partition <filename>%1</filename> "
#~ "successfully."
#~ msgstr ""
#~ "Pomyślnie uaktualniono sektor rozruchowy NTFS dla partycji <filename>%1</"
#~ "filename>."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Resizing XFS file system on partition <filename>%1</filename> failed: "
#~ "Could not create temp dir."
#~ msgstr ""
#~ "Zmiana rozmiaru systemu plików XFS na partycji <filename>%1</filename> "
#~ "nie powiodła się: nie można utworzyć katalogu tymczasowego."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Resizing XFS file system on partition <filename>%1</filename> failed: "
#~ "xfs_growfs failed."
#~ msgstr ""
#~ "Zmiana rozmiaru systemu plików XFS na partycji <filename>%1</filename> "
#~ "nie powiodła się: nie udało się xfs_growfs."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Warning: Resizing XFS file system on partition <filename>%1</filename>: "
#~ "Unmount failed."
#~ msgstr ""
#~ "Zmiana rozmiaru systemu plików XFS na partycji <filename>%1</filename> "
#~ "nie powiodła się: nie udało się odmontować."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Resizing XFS file system on partition <filename>%1</filename> failed: "
#~ "Initial mount failed."
#~ msgstr ""
#~ "Zmiana rozmiaru systemu plików XFS na partycji <filename>%1</filename> "
#~ "nie powiodła się: nie udało się początkowe zamontowanie."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Could not open file system on source partition <filename>%1</filename> "
#~ "for backup."
#~ msgstr ""
#~ "Nie można otworzyć systemu plików na partycji źródłowej <filename>%1</"
#~ "filename> do wykonania kopi zapasowej."
#~ msgctxt "@info/plain"
#~ msgid "Could not create backup file <filename>%1</filename>."
#~ msgstr "Nie można utworzyć pliku kopii zapasowej <filename>%1</filename>."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Back up file system on partition <filename>%1</filename> to <filename>%2</"
#~ "filename>"
#~ msgstr ""
#~ "Wykonywanie kopii zapasowej systemu plików na partycji <filename>%1</"
#~ "filename> do <filename>%2</filename>"
#~ msgctxt "@info/plain"
#~ msgid "Check file system on partition <filename>%1</filename>"
#~ msgstr "Sprawdzanie systemu plików na partycji <filename>%1</filename>"
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Cannot copy file system: File system on target partition <filename>%1</"
#~ "filename> is smaller than the file system on source partition <filename>"
#~ "%2</filename>."
#~ msgstr ""
#~ "Nie można skopiować systemu plików: System plików na partycji docelowej "
#~ "<filename>%1</filename> jest mniejszy, niż system plików na partycji "
#~ "źródłowej <filename>%2</filename>."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Could not open file system on source partition <filename>%1</filename> "
#~ "for copying."
#~ msgstr ""
#~ "Nie można otworzyć systemu plików na partycji źródłowej <filename>%1</"
#~ "filename> do kopiowania."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Could not open file system on target partition <filename>%1</filename> "
#~ "for copying."
#~ msgstr ""
#~ "Nie można otworzyć systemu plików na partycji docelowej <filename>%1</"
#~ "filename> do kopiowania."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Closing device. This may take a while, especially on slow devices like "
#~ "Memory Sticks."
#~ msgstr ""
#~ "Zamykanie urządzenia. Może to trochę potrwać, szczególnie na wolnych "
#~ "urządzeniach takich jak pendrive."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Copy file system on partition <filename>%1</filename> to partition "
#~ "<filename>%2</filename>"
#~ msgstr ""
#~ "Kopiowanie systemu plików z partycji <filename>%1</filename> na partycję "
#~ "<filename>%2</filename>"
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Failed to set the system type for the file system on partition <filename>"
#~ "%1</filename>."
#~ msgstr ""
#~ "Nieudane ustawienie rodzaju systemu dla systemu plików na partycji "
#~ "<filename>%1</filename>."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Could not open partition table on device <filename>%1</filename> to set "
#~ "the system type for partition <filename>%2</filename>."
#~ msgstr ""
#~ "Nie można otworzyć tablicy partycji na urządzeniu <filename>%1</"
#~ "filename>, aby ustawić rodzaj systemu dla partycji <filename>%2</"
#~ "filename>."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Could not open device <filename>%1</filename> to set the system type for "
#~ "partition <filename>%2</filename>."
#~ msgstr ""
#~ "Nie można otworzyć urządzenia <filename>%1</filename>, aby ustawić rodzaj "
#~ "systemu dla partycji <filename>%2</filename>."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Create file system <filename>%1</filename> on partition <filename>%2</"
#~ "filename>"
#~ msgstr ""
#~ "Tworzenie systemu plików <filename>%1 na partycji <filename>%2</filename>"
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Failed to add partition <filename>%1</filename> to device <filename>%2</"
#~ "filename>."
#~ msgstr ""
#~ "Nie udało się dodać partycji <filename>%1</filename> na urządzenie "
#~ "<filename>%2</filename>."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Could not open partition table on device <filename>%1</filename> to "
#~ "create new partition <filename>%2</filename>."
#~ msgstr ""
#~ "Nie można otworzyć tablicy partycji urządzenia <filename>%1</filename> w "
#~ "celu utworzenia nowej partycji <filename>%2</filename>."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Could not open device <filename>%1</filename> to create new partition "
#~ "<filename>%2</filename>."
#~ msgstr ""
#~ "Nie można otworzyć urządzenia <filename>%1</filename>, aby utworzyć nową "
#~ "partycję <filename>%2</filename>."
#~ msgctxt "@info/plain"
#~ msgid "Create new partition <filename>%1</filename>"
#~ msgstr "Tworzenie nowej partycji <filename>%1</filename>"
#~ msgctxt "@info/plain"
#~ msgid "Create new partition on device <filename>%1</filename>"
#~ msgstr "Tworzenie nowej partycji na urządzeniu <filename>%1</filename>"
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Creating partition table failed: Could not open device <filename>%1</"
#~ "filename>."
#~ msgstr ""
#~ "Nie udało się utworzyć tablicy partycji: Nie można otworzyć urządzenia "
#~ "<filename>%1</filename>."
#~ msgctxt "@info/plain"
#~ msgid "Create new partition table on device <filename>%1</filename>"
#~ msgstr ""
#~ "Tworzenie nowej tablicy partycji na urządzeniu <filename>%1</filename>"
#~ msgctxt "@info/plain"
#~ msgid "Could not delete file system on <filename>%1</filename>."
#~ msgstr "Nie można usunąć systemu plików na <filename>%1</filename>"
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Could not open partition table on device <filename>%1</filename> to "
#~ "delete file system on <filename>%2</filename>."
#~ msgstr ""
#~ "Nie można otworzyć tablicy partycji urządzenia <filename>%1</filename> w "
#~ "celu usunięcia systemu plików na <filename>%2</filename>."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Could not delete file system signature for partition <filename>%1</"
#~ "filename>: Failed to open device <filename>%2</filename>."
#~ msgstr ""
#~ "Nie można usunąć podpisu systemu plików partycji <filename>%1</filename>: "
#~ "Nie udało się otworzyć urządzenia <filename>%2</filename>."
#~ msgctxt "@info/plain"
#~ msgid "Delete file system on <filename>%1</filename>"
#~ msgstr "Usuwanie systemu plików na partycji <filename>%1</filename>"
#~ msgctxt "@info/plain"
#~ msgid "Could not delete partition <filename>%1</filename>."
#~ msgstr "Nie można usunąć partycji <filename>%1</filename>."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Could not open partition table on device <filename>%1</filename> to "
#~ "delete partition <filename>%2</filename>."
#~ msgstr ""
#~ "Nie można otworzyć tablicy partycji urządzenia <filename>%1</filename> w "
#~ "celu usunięcia partycji <filename>%2</filename>."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Deleting partition failed: Could not open device <filename>%1</filename>."
#~ msgstr ""
#~ "Nie udało się usunąć partycji: Nie można otworzyć urządzenia <filename>"
#~ "%1</filename>."
#~ msgctxt "@info/plain"
#~ msgid "Delete the partition <filename>%1</filename>"
#~ msgstr "Usuwanie partycji <filename>%1</filename>"
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "The logical sector sizes in the source and target for copying are not the "
#~ "same. This is currently unsupported."
#~ msgstr ""
#~ "Logiczne rozmiary kopiowanych sektorów źródła i celu różnią się. Obecnie "
#~ "jest to nieobsługiwane."
#~ msgctxt "@info/plain"
#~ msgid "Copying %1 blocks (%2 sectors) from %3 to %4, direction: %5."
#~ msgstr "Kopiowanie %1 bloków (%2 sektorów) z %3 do %4, kierunek: %5."
#~ msgctxt "@info/plain"
#~ msgid "Copying %1 MiB/second, estimated time left: %2"
#~ msgstr ""
#~ "Kopiowanie z prędkością %1 MiB/s, szacunkowy czas do zakończenia: %2"
#~ msgctxt "@info/plain"
#~ msgid "Copying remainder of block size %1 from %2 to %3."
#~ msgstr "Kopiowanie reszty rozmiaru bloku %1 z %2 do %3."
#~ msgid "1 sector"
#~ msgid_plural "%1 sectors"
#~ msgstr[0] "1 sektor"
#~ msgstr[1] "%1 sektory"
#~ msgstr[2] "%1 sektorów"
#~ msgctxt ""
#~ "@info/plain argument 2 is a string such as 7 sectors (localized "
#~ "accordingly)"
#~ msgid "Copying 1 block (%2) finished."
#~ msgid_plural "Copying %1 blocks (%2) finished."
#~ msgstr[0] "Kopiowanie %1 bloku (%2) zakończone."
#~ msgstr[1] "Kopiowanie %1 bloków (%2) zakończone."
#~ msgstr[2] "Kopiowanie %1 bloków (%2) zakończone."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Source and target for copying do not overlap: Rollback is not required."
#~ msgstr ""
#~ "Źródło i cel kopiowania nie pokrywają się: przywracanie nie jest wymagane."
#~ msgctxt "@info/plain"
#~ msgid "Rollback from: First sector: %1, last sector: %2."
#~ msgstr "Przywracanie z: Pierwszy sektor: %1, ostatni sektor: %2."
#~ msgctxt "@info/plain"
#~ msgid "Rollback to: First sector: %1, last sector: %2."
#~ msgstr "Przywracanie do: Pierwszy sektor: %1, ostatni sektor: %2."
#~ msgctxt "@info/plain"
#~ msgid "Could not open device <filename>%1</filename> to rollback copying."
#~ msgstr ""
#~ "Nie można otworzyć urządzenia <filename>%1</filename>, aby przywrócić "
#~ "kopiowanie."
#~ msgctxt "@info/plain"
#~ msgid "Rollback failed: Source or target are not devices."
#~ msgstr "Nie udało się przywrócić: Źródło lub cel nie jest urządzeniem."
#~ msgctxt "@info/plain"
#~ msgid "Job: %1"
#~ msgstr "Zadanie: %1"
#~ msgctxt "@info/plain job status (error, warning, ...)"
#~ msgid "%1: %2"
#~ msgstr "%1: %2"
#~ msgctxt "@info:progress job"
#~ msgid "Pending"
#~ msgstr "Oczekuje"
#~ msgctxt "@info:progress job"
#~ msgid "Success"
#~ msgstr "Powodzenie"
#~ msgctxt "@info:progress job"
#~ msgid "Error"
#~ msgstr "Błąd"
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Could not open file system on partition <filename>%1</filename> for "
#~ "moving."
#~ msgstr ""
#~ "Nie można otworzyć systemu plików na partycji <filename>%1</filename> do "
#~ "przenoszenia."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Could not create target for moving file system on partition <filename>%1</"
#~ "filename>."
#~ msgstr ""
#~ "Nie można utworzyć celu do przenoszenia systemu plików z partycji "
#~ "<filename>%1</filename>."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Rollback for file system on partition <filename>%1</filename> failed."
#~ msgstr ""
#~ "Nie udało się przywrócić systemu plików na partycji <filename>%1</"
#~ "filename>."
#~ msgctxt "@info/plain"
#~ msgid "Closing device. This may take a few seconds."
#~ msgstr "Zamykanie urządzenia. Może to potrwać kilka sekund."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Move the file system on partition <filename>%1</filename> to sector %2"
#~ msgstr ""
#~ "Przenoszenie systemu plików z partycji <filename>%1</filename> na sektor "
#~ "%2"
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "The file system on partition <filename>%2</filename> already has the "
#~ "requested length of 1 sector."
#~ msgid_plural ""
#~ "The file system on partition <filename>%2</filename> already has the "
#~ "requested length of %1 sectors."
#~ msgstr[0] ""
#~ "System plików na partycji <filename>%2</filename> już posiada żądaną "
#~ "długość 1 sektora."
#~ msgstr[1] ""
#~ "System plików na partycji <filename>%2</filename> już posiada żądaną "
#~ "długość %1 sektorów."
#~ msgstr[2] ""
#~ "System plików na partycji <filename>%2</filename> już posiada żądaną "
#~ "długość %1 sektorów."
#~ msgctxt "@info/plain"
#~ msgid "Resizing file system from %1 to %2 sectors."
#~ msgstr "Zmiana rozmiaru systemu plików z %1 do %2 sektorów."
#~ msgctxt "@info/plain"
#~ msgid "Resizing a %1 file system using internal backend functions."
#~ msgstr ""
#~ "Zmiana rozmiaru systemu plików %1 przy użyciu wewnętrznych funkcji "
#~ "silnika."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "The file system on partition <filename>%1</filename> cannot be resized "
#~ "because there is no support for it."
#~ msgstr ""
#~ "Rozmiar systemu plików na partycji <filename>%1</filename> nie może "
#~ "zostać zmieniony, ponieważ nie ma jeszcze obsługi tej funkcji."
#~ msgctxt "@info/plain"
#~ msgid "Successfully resized file system using internal backend functions."
#~ msgstr ""
#~ "Pomyślnie zmieniono rozmiar systemu plików używając funkcji wewnętrznego "
#~ "silnika."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Could not read geometry for partition <filename>%1</filename> while "
#~ "trying to resize the file system."
#~ msgstr ""
#~ "Nie można odczytać geometrii partycji <filename>%1</filename>, próbując "
#~ "jednocześnie zmienić rozmiar systemu plików."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Maximize file system on <filename>%1</filename> to fill the partition"
#~ msgstr ""
#~ "Maksymalizowanie system plików na <filename>%1</filename>, aby zapełnić "
#~ "partycję"
#~ msgctxt "@info/plain"
#~ msgid "Resize file system on partition <filename>%2</filename> to 1 sector"
#~ msgid_plural ""
#~ "Resize file system on partition <filename>%2</filename> to %1 sectors"
#~ msgstr[0] ""
#~ "Zmiana rozmiaru systemu plików na partycji <filename>%2</filename> do 1 "
#~ "sektora"
#~ msgstr[1] ""
#~ "Zmień rozmiar systemu plików na partycji <filename>%2</filename> do %1 "
#~ "sektorów"
#~ msgstr[2] ""
#~ "Zmień rozmiar systemu plików na partycji <filename>%2</filename> do "
#~ "%1sektorów"
#~ msgctxt "@info/plain"
#~ msgid "Could not open backup file <filename>%1</filename> to restore from."
#~ msgstr ""
#~ "Nie można otworzyć pliku kopii zapasowej <filename>%1</filename>, aby ją "
#~ "przywrócić."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Could not open target partition <filename>%1</filename> to restore to."
#~ msgstr ""
#~ "Nie można otworzyć partycji docelowej <filename>%1</filename>, aby na nią "
#~ "przywrócić kopię zapasową."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Restore the file system from file <filename>%1</filename> to partition "
#~ "<filename>%2</filename>"
#~ msgstr ""
#~ "Przywracanie systemu plików z pliku <filename>%1</filename> na partycję "
#~ "<filename>%2</filename>"
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "File system on partition <filename>%1</filename> does not support setting "
#~ "labels. Job ignored."
#~ msgstr ""
#~ "System plików na partycji <filename>%1</filename> nie obsługuje "
#~ "ustawiania etykiet. Zadanie zignorowane."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Set the file system label on partition <filename>%1</filename> to \"%2\""
#~ msgstr ""
#~ "Ustawianie etykiety systemu plików na partycji <filename>%1</filename> na "
#~ "\"%2\""
#~ msgctxt "@info/plain flag turned on, active"
#~ msgid "on"
#~ msgstr "wł."
#~ msgctxt "@info/plain flag turned off, inactive"
#~ msgid "off"
#~ msgstr "wył."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "There was an error setting flag %1 for partition <filename>%2</filename> "
#~ "to state %3."
#~ msgstr ""
#~ "Wystąpił błąd podczas ustawiania flagi %1 dla partycji <filename>%2</"
#~ "filename> do stanu %3."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Could not find partition <filename>%1</filename> on device <filename>%2</"
#~ "filename> to set partition flags."
#~ msgstr ""
#~ "Nie można znaleźć partycji <filename>%1</filename> na urządzeniu "
#~ "<filename>%2</filename> w celu ustawienia flagi partycji."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Could not open partition table on device <filename>%1</filename> to set "
#~ "partition flags for partition <filename>%2</filename>."
#~ msgstr ""
#~ "Nie można otworzyć tablicy partycji urządzenia <filename>%1</filename> w "
#~ "celu ustawienia flag dla partycji <filename>%2</filename>."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Could not open device <filename>%1</filename> to set partition flags for "
#~ "partition <filename>%2</filename>."
#~ msgstr ""
#~ "Nie można otworzyć urządzenia <filename>%1</filename> w celu ustawienia "
#~ "flag dla partycji <filename>%2</filename>."
#~ msgctxt "@info/plain"
#~ msgid "Clear flags for partition <filename>%1</filename>"
#~ msgstr "Czyszczenie flag dla partycji <filename>%1</filename>"
#~ msgctxt "@info/plain"
#~ msgid "Set the flags for partition <filename>%1</filename> to \"%2\""
#~ msgstr "Ustawianie flag dla partycji <filename>%1</filename> na \"%2\""
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Could not open device <filename>%1</filename> while trying to resize/move "
#~ "partition <filename>%2</filename>."
#~ msgstr ""
#~ "Nie można otworzyć urządzenia <filename>%1</filename>, jednoczenie "
#~ "próbując zmienić rozmiar/przenieść partycję <filename>%2</filename>."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Set geometry of partition <filename>%1</filename>: Start sector: %2, "
#~ "length: %3"
#~ msgstr ""
#~ "Ustawianie geometri partycji <filename>%1</filename>: Sektor startowy: "
#~ "%2, długość: %3"
#~ msgctxt "@info/plain"
#~ msgid "Could not open random data source to overwrite file system."
#~ msgstr ""
#~ "Nie można otworzyć dowolnego źródła danych, aby nadpisać system plików."
#~ msgctxt "@info/plain"
#~ msgid "Shred the file system on <filename>%1</filename>"
#~ msgstr "Wymazywanie systemu plików na <filename>%1</filename>"
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Backup partition <filename>%1</filename> (%2, %3) to <filename>%4</"
#~ "filename>"
#~ msgstr ""
#~ "Wykonaj kopię zapasową partycji <filename>%1</filename> (%2, %3) na "
#~ "<filename>%4</filename>"
#~ msgctxt "@info/plain"
#~ msgid "Check and repair partition <filename>%1</filename> (%2, %3)"
#~ msgstr "Sprawdź i napraw partycję <filename>%1</filename> (%2, %3)"
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Warning: Maximizing file system on target partition <filename>%1</"
#~ "filename> to the size of the partition failed."
#~ msgstr ""
#~ "Uwaga: Nie udało się zmaksymalizować systemu plików na partycji docelowej "
#~ "<filename>%1</filename> do rozmiaru partycji."
#~ msgctxt "@info/plain"
#~ msgid "Checking target partition <filename>%1</filename> after copy failed."
#~ msgstr ""
#~ "Nie udało się sprawdzić partycji <filename>%1</filename> po skopiowaniu."
#~ msgctxt "@info/plain"
#~ msgid "Copying source to target partition failed."
#~ msgstr "Nie udało się skopiować źródła na partycję docelową."
#~ msgctxt "@info/plain"
#~ msgid "Creating target partition for copying failed."
#~ msgstr "Nie udało się utworzyć partycji docelowej do kopiowania."
#~ msgctxt "@info/plain"
#~ msgid "Checking source partition <filename>%1</filename> failed."
#~ msgstr "Nie udało się sprawdzić partycji źródłowej <filename>%1</filename>."
#~ msgctxt "@info/plain status (success, error, warning...) of operation"
#~ msgid "%1: %2"
#~ msgstr "%1: %2"
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Copy partition <filename>%1</filename> (%2, %3) to <filename>%4</"
#~ "filename> (%5, %6)"
#~ msgstr ""
#~ "Kopiuj partycję <filename>%1</filename> (%2, %3) na <filename>%4</"
#~ "filename> (%5, %6)"
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Copy partition <filename>%1</filename> (%2, %3) to <filename>%4</"
#~ "filename> (%5, %6) and grow it to %7"
#~ msgstr ""
#~ "Kopiuj partycję <filename>%1</filename> (%2, %3) na <filename>%4</"
#~ "filename> (%5, %6) i zwiększ ją do %7"
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Copy partition <filename>%1</filename> (%2, %3) to unallocated space "
#~ "(starting at %4) on <filename>%5</filename>"
#~ msgstr ""
#~ "Kopiuj partycję <filename>%1</filename> (%2, %3) do wolnej "
#~ "przestrzeni(zaczynając w %4) na <filename>%5</filename>"
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Copy partition <filename>%1</filename> (%2, %3) to unallocated space "
#~ "(starting at %4) on <filename>%5</filename> and grow it to %6"
#~ msgstr ""
#~ "Kopiuj partycję <filename>%1</filename> (%2, %3) do wolnej przestrzeni "
#~ "(zaczynając w %4) na <filename>%5</filename> i zwiększ ją do %6"
#~ msgctxt "@info/plain"
#~ msgid "Create filesystem %1 on partition <filename>%2</filename>"
#~ msgstr "Tworzenie systemu plików %1 na partycji <filename>%2</filename>"
#~ msgctxt "@info/plain"
#~ msgid "Create a new partition table (type: %1) on <filename>%2</filename>"
#~ msgstr ""
#~ "Utwórz nową tablicę partycji (rodzaj: %1) na <filename>%2</filename>"
#~ msgctxt "@info/plain"
#~ msgid "Shred partition <filename>%1</filename> (%2, %3)"
#~ msgstr "Wymaż partycję <filename>%1</filename> (%2, %3)"
#~ msgctxt "@info/plain"
#~ msgid "Delete partition <filename>%1</filename> (%2, %3)"
#~ msgstr "Usuń partycję <filename>%1</filename> (%2, %3)"
#~ msgctxt "@info/plain"
#~ msgid "Create a new partition (%1, %2) on <filename>%3</filename>"
#~ msgstr "Utwórz nową partycję (%1, %2) na <filename>%3</filename>"
#~ msgctxt "@info:progress operation"
#~ msgid "None"
#~ msgstr "Brak"
#~ msgctxt "@info:progress operation"
#~ msgid "Pending"
#~ msgstr "Oczekuje"
#~ msgctxt "@info:progress operation"
#~ msgid "Running"
#~ msgstr "Uruchomiono"
#~ msgctxt "@info:progress operation"
#~ msgid "Success"
#~ msgstr "Powodzenie"
#~ msgctxt "@info:progress operation"
#~ msgid "Warning"
#~ msgstr "Ostrzeżenie"
#~ msgctxt "@info:progress operation"
#~ msgid "Error"
#~ msgstr "Błąd"
#~ msgctxt "@info/plain"
#~ msgid "Moving extended partition <filename>%1</filename> failed."
#~ msgstr ""
#~ "Przenoszenie partycji rozszerzonej <filename>%1</filename> nie udało się."
#~ msgctxt "@info/plain"
#~ msgid "Checking partition <filename>%1</filename> after resize/move failed."
#~ msgstr ""
#~ "Sprawdzanie partycji <filename>%1</filename> po zamianie rozmiaru/"
#~ "przenoszeniu nie udało się."
#~ msgctxt "@info/plain"
#~ msgid "Resizing/moving partition <filename>%1</filename> failed."
#~ msgstr ""
#~ "Zmiana rozmiaru/przenoszenie partycji <filename>%1</filename> nie udało "
#~ "się."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Checking partition <filename>%1</filename> before resize/move failed."
#~ msgstr ""
#~ "Sprawdzanie partycji <filename>%1</filename> przed zmianą rozmiaru/"
#~ "przenoszeniem nie udało się."
#~ msgctxt "@info/plain describe resize/move action"
#~ msgid "Move partition <filename>%1</filename> to the left by %2"
#~ msgstr "Przenieś partycję <filename>%1</filename> na lewo o %2"
#~ msgctxt "@info/plain describe resize/move action"
#~ msgid "Move partition <filename>%1</filename> to the right by %2"
#~ msgstr "Przenieś partycję <filename>%1</filename> na prawo o %2"
#~ msgctxt "@info/plain describe resize/move action"
#~ msgid "Grow partition <filename>%1</filename> from %2 to %3"
#~ msgstr "Zwiększ partycję <filename>%1</filename> z %2 do %3"
#~ msgctxt "@info/plain describe resize/move action"
#~ msgid "Shrink partition <filename>%1</filename> from %2 to %3"
#~ msgstr "Zmniejsz partycję <filename>%1</filename> z %2 do %3"
#~ msgctxt "@info/plain describe resize/move action"
#~ msgid ""
#~ "Move partition <filename>%1</filename> to the left by %2 and grow it from "
#~ "%3 to %4"
#~ msgstr ""
#~ "Przenieś partycję <filename>%1</filename> na lewo o %2 i zwiększ ją z %3 "
#~ "do %4"
#~ msgctxt "@info/plain describe resize/move action"
#~ msgid ""
#~ "Move partition <filename>%1</filename> to the right by %2 and grow it "
#~ "from %3 to %4"
#~ msgstr ""
#~ "Przenieś partycję <filename>%1</filename> na prawo o %2 i zwiększ ją z %3 "
#~ "do %4"
#~ msgctxt "@info/plain describe resize/move action"
#~ msgid ""
#~ "Move partition <filename>%1</filename> to the left by %2 and shrink it "
#~ "from %3 to %4"
#~ msgstr ""
#~ "Przenieś partycję <filename>%1</filename> na lewo o %2 i zmniejsz ją z %3 "
#~ "do %4"
#~ msgctxt "@info/plain describe resize/move action"
#~ msgid ""
#~ "Move partition <filename>%1</filename> to the right by %2 and shrink it "
#~ "from %3 to %4"
#~ msgstr ""
#~ "Przenieś partycję <filename>%1</filename> na prawo o %2 i zmniejsz ją z "
#~ "%3 do %4"
#~ msgctxt "@info/plain describe resize/move action"
#~ msgid "Unknown resize/move action."
#~ msgstr "Nieznane działanie zmiany rozmiaru/przenoszenia."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Resize/move failed: Could not resize file system to shrink partition "
#~ "<filename>%1</filename>."
#~ msgstr ""
#~ "Nie udało się zmienić rozmiaru/przenieść: Nie można zmienić rozmiaru "
#~ "systemu plików, aby zmniejszyć partycję <filename>%1</filename>."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Resize/move failed: Could not shrink partition <filename>%1</filename>."
#~ msgstr ""
#~ "Nie udało się zmienić rozmiaru/przenieść: Nie można zmniejszyć partycji "
#~ "<filename>%1</filename>."
#~ msgctxt "@info/plain"
#~ msgid "Moving partition <filename>%1</filename> failed."
#~ msgstr "Nie udało się przenieść partycji <filename>%1</filename>."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Moving the filesystem for partition <filename>%1</filename> failed. "
#~ "Rolling back."
#~ msgstr ""
#~ "Nie udało się przenieść systemu plików z partycji <filename>%1</"
#~ "filename>. Przywracanie."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Moving back partition <filename>%1</filename> to its original position "
#~ "failed."
#~ msgstr ""
#~ "Nie udało się przenieść partycji <filename>%1</filename> na jej "
#~ "oryginalną pozycję."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Resize/move failed: Could not grow partition <filename>%1</filename>."
#~ msgstr ""
#~ "Nie udało się zmienić rozmiaru/przenieść: Nie można zwiększyć partycji "
#~ "<filename>%1</filename>."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Resize/move failed: Could not resize the file system on partition "
#~ "<filename>%1</filename>"
#~ msgstr ""
#~ "Nie udało się zmienić rozmiaru/przenieść: Nie można zmienić rozmiaru "
#~ "systemu plików na partycji <filename>%1</filename>"
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Could not restore old partition size for partition <filename>%1</"
#~ "filename>."
#~ msgstr ""
#~ "Nie można przywrócić uprzedniego rozmiaru partycji <filename>%1</"
#~ "filename>."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Checking target file system on partition <filename>%1</filename> after "
#~ "the restore failed."
#~ msgstr ""
#~ "Nie udało się sprawdzić docelowego systemu plików na partycji <filename>"
#~ "%1</filename> po przywróceniu."
#~ msgctxt "@info/plain"
#~ msgid "Restoring file system failed."
#~ msgstr "Nie udało się przywrócić systemu plików."
#~ msgctxt "@info/plain"
#~ msgid "Creating the destination partition to restore to failed."
#~ msgstr "Nie udało się utworzyć partycji przeznaczonej do przywracania."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Restore partition from <filename>%1</filename> to <filename>%2</filename>"
#~ msgstr ""
#~ "Przywróć partycję z <filename>%1</filename> do <filename>%2</filename>"
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Restore partition on <filename>%1</filename> at %2 from <filename>%3</"
#~ "filename>"
#~ msgstr ""
#~ "Przywróć partycję na <filename>%1</filename> o %2 z <filename>%3</"
#~ "filename>"
#~ msgctxt "@info/plain"
#~ msgid "Set label for partition <filename>%1</filename> to \"%2\""
#~ msgstr "Ustaw etykietę partycji <filename>%1</filename> na \"%2\""
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Set label for partition <filename>%1</filename> from \"%2\" to \"%3\""
#~ msgstr "Zmień etykietę partycji <filename>%1</filename> z \"%2\" na \"%3\""
#~ msgctxt "@info/plain"
#~ msgid "Set flags for partition <filename>%1</filename> to \"%2\""
#~ msgstr "Ustaw flagę dla partycji <filename>%1</filename> na \"%2\""
#~ msgctxt "@info/plain"
#~ msgid "LibParted Exception: %1"
#~ msgstr "Wyjątek LibParted: %1"
#~ msgctxt "@info/plain"
#~ msgid "Could not access device <filename>%1</filename>"
#~ msgstr "Nie można uzyskać dostępu do urządzenia <filename>%1</filename>"
#~ msgctxt "@info/plain"
#~ msgid "Device found: %1"
#~ msgstr "Znaleziono urządzenie: %1"
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Creating partition table failed: Could not retrieve partition table type "
#~ "\"%1\" for <filename>%2</filename>."
#~ msgstr ""
#~ "Nie udało się utworzyć tablicy partycji: Nie można pobrać rodzaju tablicy "
#~ "partycji \"%1\" dla <filename>%2</filename>."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Creating partition table failed: Could not open backend device <filename>"
#~ "%1</filename>."
#~ msgstr ""
#~ "Nie udało się utworzyć tablicy partycji: Nie można otworzyć silnika "
#~ "urządzenia <filename>%1</filename>."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Creating partition table failed: Could not create a new partition table "
#~ "in the backend for device <filename>%1</filename>."
#~ msgstr ""
#~ "Nie udało się utworzyć tablicy partycji: Nie można utworzyć nowej tablicy "
#~ "partycji w silniku dla urządzenia <filename>%1</filename>."
#~ msgctxt "@info/plain"
#~ msgid "The flag \"%1\" is not available on the partition's partition table."
#~ msgstr "Flaga \"%1\" nie jest dostępna na tablicy partycji."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Unknown partition role for new partition <filename>%1</filename> (roles: "
#~ "%2)"
#~ msgstr "Nieznana rola nowej partycji <filename>%1</filename> (role: %2)"
#~ msgctxt "@info/plain"
#~ msgid "Failed to create new partition <filename>%1</filename>."
#~ msgstr "Nie udało się utworzyć nowej partycji <filename>%1</filename>."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Failed to create a new partition: could not get geometry for constraint."
#~ msgstr ""
#~ "Nie udało się utworzyć nowej partycji: nie można pobrać geometrii jako "
#~ "ograniczenia."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Deleting partition failed: Partition to delete (<filename>%1</filename>) "
#~ "not found on disk."
#~ msgstr ""
#~ "Nie udało się usunąć partycji: Na dysku nie znaleziono partycji do "
#~ "usunięcia (<filename>%1</filename>)."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Could not set geometry for partition <filename>%1</filename> while trying "
#~ "to resize/move it."
#~ msgstr ""
#~ "Nie można ustawić geometrii partycji <filename>%1</filename>, "
#~ "jednocześnie próbując zmienić jej rozmiar/przenieść ją."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Could not get constraint for partition <filename>%1</filename> while "
#~ "trying to resize/move it."
#~ msgstr ""
#~ "Nie można pobrać ograniczenia partycji <filename>%1</filename>, "
#~ "jednocześnie próbując zmienić jej rozmiar/przenieść ją."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Could not get geometry for partition <filename>%1</filename> while trying "
#~ "to resize/move it."
#~ msgstr ""
#~ "Nie można pobrać geometrii partycji <filename>%1</filename>, jednocześnie "
#~ "próbując zmienić jej rozmiar/przenieść ją."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Could not open partition <filename>%1</filename> while trying to resize/"
#~ "move it."
#~ msgstr ""
#~ "Nie można otworzyć partycji <filename>%1</filename>, jednocześnie "
#~ "próbując zmienić jej rozmiar/przenieść ją."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Failed to erase filesystem signature on partition <filename>%1</filename>."
#~ msgstr ""
#~ "Nie udało się wyczyścić podpisu na partycji <filename>%1</filename>."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Could not delete file system on partition <filename>%1</filename>: Failed "
#~ "to get partition."
#~ msgstr ""
#~ "Nie można usunąć systemu plików na partycji <filename>%1</filename>: Nie "
#~ "udało się pobrać partycji."
#~ msgctxt "@info/plain"
#~ msgid "Could not resize file system on partition <filename>%1</filename>."
#~ msgstr ""
#~ "Nie można zmienić rozmiaru systemu plików na partycji <filename>%1</"
#~ "filename>."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Could not get geometry for resized partition <filename>%1</filename> "
#~ "while trying to resize the file system."
#~ msgstr ""
#~ "Nie można pobrać geometrii partycji o zmienionym rozmiarze <filename>%1</"
#~ "filename>, jednocześnie próbując zmienić rozmiar systemu plików."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Could not determine file system of partition at sector %1 on device "
#~ "<filename>%2</filename>."
#~ msgstr ""
#~ "Nie można określić systemu plików na partycji w sektorze %1 na urządzeniu "
#~ "<filename>%2</filename>."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Could not update the system type for partition <filename>%1</filename>."
#~ msgstr ""
#~ "Nie można uaktualnić rodzaju systemu dla partycji <filename>%1</filename>."
#~ msgctxt "@info/plain"
#~ msgid "No file system defined."
#~ msgstr "Nie określono systemu plików."
#~ msgctxt "@info/plain"
#~ msgid "No partition found at sector %1."
#~ msgstr "Nie znaleziono partycji w sektorze %1."
#~ msgctxt "@info/plain unit"
#~ msgid "Byte"
#~ msgid_plural "Bytes"
#~ msgstr[0] "Bajt"
#~ msgstr[1] "Bajty"
#~ msgstr[2] "Bajtów"
#~ msgctxt "@info/plain unit"
#~ msgid "KiB"
#~ msgstr "KiB"
#~ msgctxt "@info/plain unit"
#~ msgid "MiB"
#~ msgstr "MiB"
#~ msgctxt "@info/plain unit"
#~ msgid "GiB"
#~ msgstr "GiB"
#~ msgctxt "@info/plain unit"
#~ msgid "TiB"
#~ msgstr "TiB"
#~ msgctxt "@info/plain unit"
#~ msgid "PiB"
#~ msgstr "PiB"
#~ msgctxt "@info/plain unit"
#~ msgid "EiB"
#~ msgstr "EiB"
#~ msgctxt "@info/plain unit"
#~ msgid "ZiB"
#~ msgstr "ZiB"
#~ msgctxt "@info/plain unit"
#~ msgid "YiB"
#~ msgstr "YiB"
#~ msgctxt "@info/plain unit"
#~ msgid "(unknown unit)"
#~ msgstr "(nieznana jednostka)"
#~ msgctxt "@info/plain"
#~ msgid "Command: %1"
#~ msgstr "Polecenie: %1"
#~ msgctxt "@info/plain"
#~ msgid "(Command timeout while starting \"%1\")"
#~ msgstr "(Czas oczekiwania polecenia przy uruchamianiu \"%1\")"
#~ msgctxt "@info/plain"
#~ msgid "(Command timeout while running \"%1\")"
#~ msgstr "(Czas oczekiwania polecenia przy działaniu \"%1\")"
#~ msgid "%1: SMART Status Report"
#~ msgstr "%1: Sprawozdanie stanu SMART"
#~ msgid "Date:"
#~ msgstr "Data:"
#~ msgid "Program version:"
#~ msgstr "Wersja programu:"
#~ msgid "Backend:"
#~ msgstr "Silnik:"
#~ msgid "KDE Frameworks version:"
#~ msgstr "Wersja Szkieletów KDE:"
#~ msgid "Machine:"
#~ msgstr "Architektura:"
#~ msgctxt "@title:menu"
#~ msgid "Decrypt"
#~ msgstr "Odszyfruj"
#~ msgctxt "@title:window"
#~ msgid "Decrypt LUKS partition on <filename>%1</filename>"
#~ msgstr "Odszyfruj partycję LUKS na <filename>%1</filename>"
#~ msgctxt "@action:button"
#~ msgid "&Decrypt"
#~ msgstr "O&dszyfruj"
#~ msgid "&Name:"
#~ msgstr "&Nazwa:"
#~ msgid "&Passphrase:"
#~ msgstr "&Hasło:"
#~ msgctxt "@label:listbox"
#~ msgid "Partition type:"
#~ msgstr "Rodzaj partycji:"
#~ msgctxt "@label:listbox"
#~ msgid "Size:"
#~ msgstr "Rozmiar:"
#~ msgctxt "@info:credit"
#~ msgid "Developer"
#~ msgstr "Programista"
#~ msgctxt "@title"
#~ msgid "Dummy Backend Plugin"
#~ msgstr "Wtyczka fikcyjnego silnika"
#~ msgid "KDE Partition Manager dummy backend."
#~ msgstr "Fikcyjny silnik zarządzania partycjami."
#~ msgid "Copyright 2010 Volker Lanz"
#~ msgstr "Prawa autorskie 2010 Volker Lanz"
#~ msgctxt "@title"
#~ msgid "LibParted Backend Plugin"
#~ msgstr "Wtyczka silnika LibParted"
#~ msgid "KDE Partition Manager backend for libparted."
#~ msgstr "Silnik zarządzania partycjami KDE dla libparted."
#~ msgid "Copyright 2008,2009,2010 Volker Lanz"
#~ msgstr "Prawa autorskie 2008,2009,2010 Volker Lanz"
#~ msgctxt "@title:window"
#~ msgid "Error: No Usable Devices Found"
#~ msgstr "Błąd: Nie znaleziono użytecznych urządzeń"
#~ msgctxt "@item/plain filesystem name"
#~ msgid "unknown"
#~ msgstr "nieznany"
#~ msgctxt "@item/plain filesystem name"
#~ msgid "extended"
#~ msgstr "rozszerzona"
#~ msgctxt "@item/plain filesystem name"
#~ msgid "jfs"
#~ msgstr "jfs"
#~ msgctxt "@info/plain"
#~ msgid "Create file system %1 on partition <filename>%2</filename>"
#~ msgstr "Utwórz system plików %1 na partycji <filename>%2</filename>"
#~ msgctxt "@info"
#~ msgid ""
#~ "<para>No usable devices could be found.</para><para>Make sure you have "
#~ "sufficient privileges to access block devices on your system.</para>"
#~ msgstr ""
#~ "<para>Nie można było znaleźć użytecznych urządzeń.</para><para> Upewnij "
#~ "się, że masz wystarczające uprawnienia, aby uzyskać dostęp do urządzeń "
#~ "blokowych na twoim systemie.</para>"
#~ msgctxt "@info:credit"
#~ msgid "(c) 2008, 2009, 2010, 2011 Volker Lanz"
#~ msgstr "(c) 2008, 2009, 2010, 2011 Volker Lanz"
#~ msgctxt "@info/plain"
#~ msgid "Failed to clobber file system on partition <filename>%1</filename>."
#~ msgstr ""
#~ "Nie udało się rozbić usunąć plików na partycji <filename>%1</filename>."
#~ msgctxt "@info"
#~ msgid ""
#~ "This will hide the menu bar completely. You can show it again by typing "
#~ "%1."
#~ msgstr ""
#~ "Ukryje to całkowicie pasek menu. Możesz go pokazać ponownie przez "
#~ "wpisanie %1."
#~ msgctxt "@title:window"
#~ msgid "Hide Menu Bar"
#~ msgstr "Ukryj pasek menu"
#, fuzzy
#~| msgctxt "@label partition"
#~| msgid "Available:"
#~ msgid "Available:"
#~ msgstr "Dostępne:"
#, fuzzy
#~| msgctxt "@title:menu"
#~| msgid "Partition toolbar"
#~ msgctxt "@title:window"
#~ msgid "Target Partition Too Big"
#~ msgstr "Pasek narzędzi partycji"
#~ msgid "%1: Operation Report"
#~ msgstr "%1: Raport operacji"
#~ msgid "User ID:"
#~ msgstr "ID użytkownika:"
#, fuzzy
#~| msgctxt "@action:button"
#~| msgid "Run without administrative privileges"
#~ msgctxt "@label"
#~ msgid "Allow Applying Operations Without Administrator Privileges"
#~ msgstr "Uruchom bez uprawnień administratora"
#, fuzzy
#~| msgctxt "@info/plain"
#~| msgid "Could not create backup file <filename>%1</filename>."
#~ msgctxt "@info"
#~ msgid "Could not create output file <filename>%1</filename> for export."
#~ msgstr "Nie można utworzyć pliku kopii zapasowej <filename>%1</filename>."
#~ msgctxt "@info"
#~ msgid "Could not open file <filename>%1</filename> for writing."
#~ msgstr "Nie można otworzyć pliku <filename>%1</filename> do zapisu."
#, fuzzy
#~| msgctxt "@title:window"
#~| msgid "KDE Partition Manager"
#~ msgid "KDE Partition Manager KPart"
#~ msgstr "Menedżer partycji KDE"
#, fuzzy
#~| msgctxt "@title"
#~| msgid "<application>KDE Partition Manager</application>"
#~ msgid "A test application for KDE Partition Manager's KPart."
#~ msgstr "<application>Menedżer partycji KDE</application>"
#, fuzzy
#~| msgctxt "@info:credit"
#~| msgid "(c) 2008 Volker Lanz"
#~ msgid "Copyright (c) 2008 Volker Lanz"
#~ msgstr "(c) 2008 Volker Lanz"
#, fuzzy
#~| msgctxt "@info/plain"
#~| msgid ""
#~| "The partition cannot be created with the requested length of %1 sectors "
#~| "and will instead only be %2 sectors long."
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "The partition cannot be created with the requested length of one sector, "
#~ msgid_plural ""
#~ "The partition cannot be created with the requested length of %1 sectors, "
#~ msgstr[0] ""
#~ "Partycja nie może zostać utworzona z żądaną długością %1 sektorów i "
#~ "zostanie skrócona do %2 sektorów."
#~ msgstr[1] ""
#~ "Partycja nie może zostać utworzona z żądaną długością %1 sektorów i "
#~ "zostanie skrócona do %2 sektorów."
#~ msgstr[2] ""
#~ "Partycja nie może zostać utworzona z żądaną długością %1 sektorów i "
#~ "zostanie skrócona do %2 sektorów."
#, fuzzy
#~| msgctxt "@label"
#~| msgid "Mount point:"
#~ msgctxt "@title:window"
#~ msgid "Edit mount point for %1"
#~ msgstr "Punkt montowania:"
#~ msgctxt "@label:listbox"
#~ msgid "File &system:"
#~ msgstr "&System plików:"
#, fuzzy
#~| msgctxt "@label:listbox"
#~| msgid "Size:"
#~ msgctxt "@label:listbox"
#~ msgid "S&ize:"
#~ msgstr "Rozmiar:"
#~ msgctxt "@info/plain"
#~ msgid ""
#~ "Resizing file system on partition <filename>%1</filename>: Could not open "
#~ "device <filename>%2</filename>."
#~ msgstr ""
#~ "Zmiana rozmiaru systemu plików na partycji <filename>%1</filename>: Nie "
#~ "można otworzyć urządzenia <filename>%2</filename>."
#, fuzzy
#~| msgctxt "@item/plain filesystem name"
#~| msgid "unknown"
#~ msgctxt "@item/plain disk label name"
#~ msgid "unknown"
#~ msgstr "nieznany"
#~ msgctxt "@info"
#~ msgid ""
#~ "<para>Do you really want to create a new partition table on the following "
#~ "device?</para><para><list><item><filename>%1</filename> (%2)</item></"
#~ "list></para><para><warning>This will destroy all data on the device.</"
#~ "warning></para>"
#~ msgstr ""
#~ "<para>Czy naprawdę chcesz utworzyć nową tablicę partycji na następującym "
#~ "urządzeniu?</para><para><list><item><filename>%1</filename> (%2)</item></"
#~ "list></para><para><warning>Spowoduje to zniszczenie wszystkich danych na "
#~ "urządzeniu.</warning></para>"
#, fuzzy
#~| msgctxt "@title:window"
#~| msgid "Destroy all data on device?"
#~ msgctxt "@title:window"
#~ msgid "Destroy All Data on Device?"
#~ msgstr "Zniszczyć wszystkie dane na urządzeniu?"
#, fuzzy
#~| msgctxt "@item partition flag"
#~| msgid "swap"
#~ msgid "swap"
#~ msgstr "swap"
#, fuzzy
#~| msgctxt "@item/plain filesystem name"
#~| msgid "fat16"
#~ msgid "vfat"
#~ msgstr "fat16"
#~ msgctxt "@label"
#~ msgid "Partition"
#~ msgstr "Partycja"
Index: trunk/l10n-kf5/pl/messages/extragear-utils/kdiff3.po
===================================================================
--- trunk/l10n-kf5/pl/messages/extragear-utils/kdiff3.po (revision 1552240)
+++ trunk/l10n-kf5/pl/messages/extragear-utils/kdiff3.po (revision 1552241)
@@ -1,3945 +1,3945 @@
# translation of kdiff3.po to Polish
# translation of pl.po to
# Copyright (C) 2003, 2004, 2005, 2009, 2010, 2011 Free Software Foundation, Inc.
#
# Tomasz Waleµczak <tom@w.pl>, 2004.
# Tomasz Waleńczak <tom@w.pl>, 2004.
# Michal Rudolf <mrudolf@kdewebdev.org>, 2004.
# Marcin Bokszczanin <mboksz@bcig.pl>, 2005.
# Krzysztof Lichota <lichota@mimuw.edu.pl>, 2005.
# Robert Gomulka <rgom@o2.pl>, 2005.
# Michał Smoczyk <msmoczyk@wp.pl>, 2009, 2010, 2011.
# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2011, 2014, 2016, 2018, 2019.
msgid ""
msgstr ""
"Project-Id-Version: kdiff3\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-09-17 02:47+0200\n"
-"PO-Revision-Date: 2019-07-07 07:37+0200\n"
+"PO-Revision-Date: 2019-09-21 07:43+0200\n"
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Lokalize 19.07.70\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
-"|| n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10"
+" || n%100>=20) ? 1 : 2);\n"
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr ""
"Tomasz Waleńczak, Michał Rudolf, Marcin Bokszczanin, Krzysztof Lichota, "
"Robert Gomułka, Michał Smoczyk, Łukasz Wojniłowicz"
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr ""
"tom@w.pl, mrudolf@kdewebdev.org, mboksz@bcig.pl, lichota@mimuw.edu.pl, "
"rgom@o2.pl, msmoczyk@wp.pl, lukasz.wojnilowicz@gmail.com"
#: difftextwindow.cpp:415
#, kde-format
msgid "File %1: Line %2"
msgstr "Plik %1: Wiersz %2"
#: difftextwindow.cpp:417
#, kde-format
msgid "File %1: Line not available"
msgstr "Plik %1: Wiersz jest niedostępny"
#: difftextwindow.cpp:1784
#, kde-format
msgid "Encoding:"
msgstr "Kodowanie:"
#: difftextwindow.cpp:1786 mergeresultwindow.cpp:3124 optiondialog.cpp:818
#, kde-format
msgid "Line end style:"
msgstr "Wygląd końca wiersza:"
#: difftextwindow.cpp:1814 directorymergewindow.cpp:377
#: directorymergewindow.cpp:428 directorymergewindow.cpp:518
#: directorymergewindow.cpp:2709 directorymergewindow.cpp:2840
#: directorymergewindow.cpp:3037 mergeresultwindow.cpp:967
#: mergeresultwindow.cpp:969 mergeresultwindow.cpp:971
#: mergeresultwindow.cpp:973 mergeresultwindow.cpp:1801
#: mergeresultwindow.cpp:3156 mergeresultwindow.cpp:3163 optiondialog.cpp:962
#: optiondialog.cpp:975 pdiff.cpp:840 pdiff.cpp:842 pdiff.cpp:844 pdiff.cpp:846
#: pdiff.cpp:868 smalldialogs.cpp:124 smalldialogs.cpp:126 smalldialogs.cpp:127
#: smalldialogs.cpp:130
#, kde-format
msgid "A"
msgstr "A"
#: difftextwindow.cpp:1814 directorymergewindow.cpp:379
#: directorymergewindow.cpp:431 directorymergewindow.cpp:520
#: directorymergewindow.cpp:2715 directorymergewindow.cpp:2841
#: directorymergewindow.cpp:3038 mergeresultwindow.cpp:967
#: mergeresultwindow.cpp:969 mergeresultwindow.cpp:975
#: mergeresultwindow.cpp:977 mergeresultwindow.cpp:1803
#: mergeresultwindow.cpp:3158 mergeresultwindow.cpp:3165 optiondialog.cpp:963
#: optiondialog.cpp:976 pdiff.cpp:840 pdiff.cpp:842 pdiff.cpp:848 pdiff.cpp:850
#: pdiff.cpp:870 smalldialogs.cpp:124 smalldialogs.cpp:125 smalldialogs.cpp:128
#: smalldialogs.cpp:131
#, kde-format
msgid "B"
msgstr "B"
#: difftextwindow.cpp:1814 directorymergewindow.cpp:381
#: directorymergewindow.cpp:434 directorymergewindow.cpp:522
#: directorymergewindow.cpp:2721 directorymergewindow.cpp:2842
#: directorymergewindow.cpp:3039 mergeresultwindow.cpp:971
#: mergeresultwindow.cpp:973 mergeresultwindow.cpp:975
#: mergeresultwindow.cpp:977 mergeresultwindow.cpp:1805
#: mergeresultwindow.cpp:3160 mergeresultwindow.cpp:3167 optiondialog.cpp:977
#: pdiff.cpp:844 pdiff.cpp:846 pdiff.cpp:848 pdiff.cpp:850 pdiff.cpp:872
#: smalldialogs.cpp:125 smalldialogs.cpp:126 smalldialogs.cpp:129
#: smalldialogs.cpp:132
#, kde-format
msgid "C"
msgstr "C"
#: difftextwindow.cpp:1814
#, kde-format
msgid "A (Base)"
msgstr "A (podstawa)"
#: difftextwindow.cpp:1816
#, kde-format
msgid "Encoding: %1"
msgstr "Kodowanie: %1"
#: difftextwindow.cpp:1817 mergeresultwindow.cpp:3169
#, kde-format
msgid "Unix"
msgstr "Unix"
#: difftextwindow.cpp:1817 mergeresultwindow.cpp:3170
#, kde-format
msgid "DOS"
msgstr "DOS"
#: difftextwindow.cpp:1817
#, kde-format
msgid "Line end style: %1"
msgstr "Wygląd końca wiersza: %1"
#: difftextwindow.cpp:1839 kdiff3.cpp:880
#, kde-format
msgid "Top line"
msgstr "Szczytowy wiersz"
#: difftextwindow.cpp:1849
#, kde-format
msgid "End"
msgstr "Koniec"
#: difftextwindow.cpp:1907 smalldialogs.cpp:235
#, kde-format
msgid "Open File"
msgstr "Otwórz plik"
#: difftextwindow.cpp:1955 optiondialog.cpp:387
#, kde-format
msgid "Unicode, 8 bit"
msgstr "Unikod, 8-bitowy"
#: difftextwindow.cpp:1970
#, kde-format
msgid "Other"
msgstr "Inne"
#: directorymergewindow.cpp:404 directorymergewindow.cpp:3044
#, kde-format
msgid "Copy A to B"
msgstr "Kopiuj A do B"
#: directorymergewindow.cpp:407 directorymergewindow.cpp:3045
#, kde-format
msgid "Copy B to A"
msgstr "Kopiuj B do A"
#: directorymergewindow.cpp:410 directorymergewindow.cpp:3046
#, kde-format
msgid "Delete A"
msgstr "Usuń A"
#: directorymergewindow.cpp:413 directorymergewindow.cpp:3047
#, kde-format
msgid "Delete B"
msgstr "Usuń B"
#: directorymergewindow.cpp:416
#, kde-format
msgid "Delete A & B"
msgstr "Usuń A i B"
#: directorymergewindow.cpp:419 directorymergewindow.cpp:3049
#, kde-format
msgid "Merge to A"
msgstr "Scal z A"
#: directorymergewindow.cpp:422 directorymergewindow.cpp:3050
#, kde-format
msgid "Merge to B"
msgstr "Scal z B"
#: directorymergewindow.cpp:425
#, kde-format
msgid "Merge to A & B"
msgstr "Scal z A i B"
#: directorymergewindow.cpp:437 directorymergewindow.cpp:3041
#, kde-format
msgid "Delete (if exists)"
msgstr "Usuń (jeśli istnieje)"
#: directorymergewindow.cpp:440 directorymergewindow.cpp:443
#: directorymergewindow.cpp:3040 optiondialog.cpp:925 smalldialogs.cpp:113
#, kde-format
msgid "Merge"
msgstr "Scal"
#: directorymergewindow.cpp:440 directorymergewindow.cpp:443
#, kde-format
msgid "Merge (manual)"
msgstr "Scal (ręcznie)"
#: directorymergewindow.cpp:446
#, kde-format
msgid "Error: Conflicting File Types"
msgstr "Błąd: Sprzeczne rodzaje plików"
#: directorymergewindow.cpp:449
#, kde-format
msgid "Error: Changed and Deleted"
msgstr "Błąd: Zmieniony i usunięty"
#: directorymergewindow.cpp:452
#, kde-format
msgid "Error: Dates are equal but files are not."
msgstr "Błąd: Daty są takie same, ale pliki nie."
#: directorymergewindow.cpp:466
#, kde-format
msgid "Done"
msgstr "Gotowe"
#: directorymergewindow.cpp:468
#, kde-format
msgid "Error"
msgstr "Błąd"
#: directorymergewindow.cpp:470
#, kde-format
msgid "Skipped."
msgstr "Pominięto."
#: directorymergewindow.cpp:472
#, kde-format
msgid "Not saved."
msgstr "Niezapisane."
#: directorymergewindow.cpp:474
#, kde-format
msgid "In progress..."
msgstr "W trakcie..."
#: directorymergewindow.cpp:476
#, kde-format
msgid "To do."
msgstr "Do zrobienia."
#: directorymergewindow.cpp:516
#, kde-format
msgid "Name"
msgstr "Nazwa"
#: directorymergewindow.cpp:524
#, kde-format
msgid "Operation"
msgstr "Działanie"
#: directorymergewindow.cpp:526
#, kde-format
msgid "Status"
msgstr "Stan"
#: directorymergewindow.cpp:528
#, kde-format
msgid "Unsolved"
msgstr "Nierozwiązane"
#: directorymergewindow.cpp:530
#, kde-format
msgid "Solved"
msgstr "Rozwiązane"
#: directorymergewindow.cpp:532
#, kde-format
msgid "Nonwhite"
msgstr "Niebiały"
#: directorymergewindow.cpp:534
#, kde-format
msgid "White"
msgstr "Biały"
#: directorymergewindow.cpp:672
#, kde-format
msgid ""
"You are currently doing a directory merge. Are you sure, you want to abort "
"the merge and rescan the directory?"
msgstr ""
"Obecnie wykonywane jest scalanie katalogów. Jesteś pewny że chcesz przerwać "
"to działanie i ponownie przeszukać katalog?"
#: directorymergewindow.cpp:673 kdiff3.cpp:705 kdiff3.cpp:715 kdiff3.cpp:727
#: mergeresultwindow.cpp:398 pdiff.cpp:1048 pdiff.cpp:1925 pdiff.cpp:1935
#, kde-format
msgid "Warning"
msgstr "Ostrzeżenie"
#: directorymergewindow.cpp:674 directorymergewindow.cpp:3013
#, kde-format
msgid "Rescan"
msgstr "Przeszukaj ponownie"
#: directorymergewindow.cpp:675 pdiff.cpp:1050
#, kde-format
msgid "Continue Merging"
msgstr "Wznów scalanie"
#: directorymergewindow.cpp:842
#, kde-format
msgid "Opening of directories failed:"
msgstr "Otwieranie katalogów nie powiodło się:"
#: directorymergewindow.cpp:846
#, kde-format
msgid "Dir A \"%1\" does not exist or is not a directory.\n"
msgstr "Katalog A \"%1\" nie istnieje lub nie jest katalogiem.\n"
#: directorymergewindow.cpp:851
#, kde-format
msgid "Dir B \"%1\" does not exist or is not a directory.\n"
msgstr "Katalog B \"%1\" nie istnieje lub nie jest katalogiem.\n"
#: directorymergewindow.cpp:856
#, kde-format
msgid "Dir C \"%1\" does not exist or is not a directory.\n"
msgstr "Katalog C \"%1\" nie istnieje lub nie jest katalogiem.\n"
#: directorymergewindow.cpp:859
#, kde-format
msgid "Directory Open Error"
msgstr "Błąd otwierania katalogu"
#: directorymergewindow.cpp:867
#, kde-format
msgid ""
"The destination directory must not be the same as A or B when three "
"directories are merged.\n"
"Check again before continuing."
msgstr ""
"Docelowy katalog nie może być taki sam jak A lub B jeśli scalane są trzy "
"katalogi.\n"
"Sprawdź ponownie zanim będziesz kontynuować."
#: directorymergewindow.cpp:869
#, kde-format
msgid "Parameter Warning"
msgstr "Ostrzeżenie co do parametru"
#: directorymergewindow.cpp:874
#, kde-format
msgid "Scanning directories..."
msgstr "Przeszukiwanie katalogów..."
#: directorymergewindow.cpp:900
#, kde-format
msgid "Reading Directory A"
msgstr "Czytanie katalogu A"
#: directorymergewindow.cpp:909
#, kde-format
msgid "Reading Directory B"
msgstr "Czytanie katalogu B"
#: directorymergewindow.cpp:919
#, kde-format
msgid "Reading Directory C"
msgstr "Czytanie katalogu C"
#: directorymergewindow.cpp:935
#, kde-format
msgid "Some subdirectories were not readable in"
msgstr "Niektóre podkatalogi są nie do odczytu w"
#: directorymergewindow.cpp:940
#, kde-format
msgid "Check the permissions of the subdirectories."
msgstr "Sprawdź prawa dostępu do podkatalogów."
#: directorymergewindow.cpp:977 kdiff3.cpp:673 kdiff3.cpp:760 kdiff3.cpp:784
#: kdiff3.cpp:1072 kdiff3.cpp:1093 pdiff.cpp:1131 pdiff.cpp:1185 pdiff.cpp:1233
#: pdiff.cpp:1249 pdiff.cpp:1292 pdiff.cpp:1316
#, kde-format
msgid "Ready."
msgstr "Gotowe."
#: directorymergewindow.cpp:992
#, kde-format
msgid ""
"Directory Comparison Status\n"
"\n"
"Number of subdirectories: %1\n"
"Number of equal files: %2\n"
"Number of different files: %3"
msgstr ""
"Wynik porównywania katalogów\n"
"\n"
"Liczba podkatalogów: %1\n"
"Liczba równych plików: %2\n"
"Liczba różnych plików: %3"
#: directorymergewindow.cpp:999
#, kde-format
msgid "Number of manual merges: %1"
msgstr "Liczba ręcznych scaleń: %1"
#: directorymergewindow.cpp:1265
#, kde-format
msgid "This affects all merge operations."
msgstr "To wpłynie na wszystkie działania scalania."
#: directorymergewindow.cpp:1266
#, kde-format
msgid "Changing All Merge Operations"
msgstr "Zmiana wszystkich działań scalania"
#: directorymergewindow.cpp:1347
#, kde-format
msgid ""
"Processing %1 / %2\n"
"%3"
msgstr ""
"Przetwarzanie %1 / %2\n"
"%3"
#: directorymergewindow.cpp:1390 directorymergewindow.cpp:1394
#, kde-format
msgid "Some files could not be processed."
msgstr "Niektórych plików nie można było przetworzyć."
#: directorymergewindow.cpp:1874 directorymergewindow.cpp:1899
#: directorymergewindow.cpp:1923
#, kde-format
msgid "This operation is currently not possible."
msgstr "To działanie jest w tej chwili niemożliwe."
#: directorymergewindow.cpp:1874 directorymergewindow.cpp:1899
#: directorymergewindow.cpp:1923 directorymergewindow.cpp:2203
#, kde-format
msgid "Operation Not Possible"
msgstr "Działanie jest niemożliwe"
#: directorymergewindow.cpp:1970
#, kde-format
msgid "An error occurred while copying."
msgstr "Wystąpił błąd podczas kopiowania."
#: directorymergewindow.cpp:1971 directorymergewindow.cpp:2410
#, kde-format
msgid "Merge Error"
msgstr "Błąd scalania"
#: directorymergewindow.cpp:2048
#, kde-format
msgid "Unknown merge operation. (This must never happen!)"
msgstr "Nieznane działanie scalania. (To się nigdy nie powinno wydarzyć!)"
#: directorymergewindow.cpp:2093
#, kde-format
msgid "Unknown merge operation."
msgstr "Nieznane działanie scalania."
#: directorymergewindow.cpp:2106
#, kde-format
msgid ""
"The merge is about to begin.\n"
"\n"
"Choose \"Do it\" if you have read the instructions and know what you are "
"doing.\n"
"Choosing \"Simulate it\" will tell you what would happen.\n"
"\n"
"Be aware that this program still has beta status and there is NO WARRANTY "
"whatsoever! Make backups of your vital data!"
msgstr ""
"Rozpoczęcie działania scalania.\n"
"\n"
"Wybierz \"Zrób to\" jeśli czytałeś instrukcję i wiesz co robisz.\n"
"Wybierz \"Symuluj\" otrzymasz informacje co otrzymasz\n"
"\n"
"Miej na uwadze że program nadal jest wersji beta i BRAK GWARANCJI co do "
"wyników działania! Wykonaj kopie zapasowe swoich istotnych danych!"
#: directorymergewindow.cpp:2111
#, kde-format
msgid "Starting Merge"
msgstr "Rozpoczynanie scalania"
#: directorymergewindow.cpp:2112
#, kde-format
msgid "Do It"
msgstr "Wykonaj"
#: directorymergewindow.cpp:2113
#, kde-format
msgid "Simulate It"
msgstr "Symuluj"
#: directorymergewindow.cpp:2139
#, kde-format
msgid ""
"The highlighted item has a different type in the different directories. "
"Select what to do."
msgstr ""
"Podświetlony element jest innego rodzaju w innym katalogu. Wybierz co zrobić."
#: directorymergewindow.cpp:2143
#, kde-format
msgid ""
"The modification dates of the file are equal but the files are not. Select "
"what to do."
msgstr "Data zmiany plików jest taka sama ale pliki nie. Wybierz co zrobić."
#: directorymergewindow.cpp:2147
#, kde-format
msgid ""
"The highlighted item was changed in one directory and deleted in the other. "
"Select what to do."
msgstr ""
"Podświetlony element uległ zmianie w jednym katalogu, a usunięty w innym. "
"Wybierz co zrobić."
#: directorymergewindow.cpp:2203
#, kde-format
msgid ""
"This operation is currently not possible because directory merge is "
"currently running."
msgstr ""
"Ta działanie jest nie możliwe do wykonania w tej chwili gdyż obecnie "
"wykonywane jest działanie scalania katalogów."
#: directorymergewindow.cpp:2260
#, kde-format
msgid ""
"There was an error in the last step.\n"
"Do you want to continue with the item that caused the error or do you want "
"to skip this item?"
msgstr ""
"W ostatnim kroku wystąpił błąd.\n"
"Chcesz kontynuować z elementem, który powoduje błąd, czy go pominąć?"
#: directorymergewindow.cpp:2262
#, kde-format
msgid "Continue merge after an error"
msgstr "Kontynuuj scalanie po błędzie"
#: directorymergewindow.cpp:2263
#, kde-format
msgid "Continue With Last Item"
msgstr "Kontynuuj z ostatnim elementem"
#: directorymergewindow.cpp:2264
#, kde-format
msgid "Skip Item"
msgstr "Pomiń element"
#: directorymergewindow.cpp:2360
#, kde-format
msgid "Merge operation complete."
msgstr "Działanie scalania zakończone."
#: directorymergewindow.cpp:2360 directorymergewindow.cpp:2363
#, kde-format
msgid "Merge Complete"
msgstr "Scalanie zakończone"
#: directorymergewindow.cpp:2373
#, kde-format
msgid ""
"Simulated merge complete: Check if you agree with the proposed operations."
msgstr ""
"Symulacja scalania zakończona. Sprawdź czy zgadzasz się na zaproponowane "
"działania."
#: directorymergewindow.cpp:2409
#, kde-format
msgid "An error occurred. Press OK to see detailed information."
msgstr "Wystąpił błąd. Naciśnij OK, aby zobaczyć szczegóły."
#: directorymergewindow.cpp:2442
#, kde-format
msgid "Error: While deleting %1: Creating backup failed."
msgstr "Błąd: Podczas usuwania %1: Tworzenie kopii zapasowej nie powiodło się."
#: directorymergewindow.cpp:2449
#, kde-format
msgid "delete directory recursively( %1 )"
msgstr "usuwaj katalogi rekursywnie( %1 )"
#: directorymergewindow.cpp:2451
#, kde-format
msgid "delete( %1 )"
msgstr "usuń( %1 )"
#: directorymergewindow.cpp:2466
#, kde-format
msgid "Error: delete dir operation failed while trying to read the directory."
msgstr "Błąd: Nieudane usuwanie katalogu w momencie próby czytania katalogu."
#: directorymergewindow.cpp:2485
#, kde-format
msgid "Error: rmdir( %1 ) operation failed."
msgstr "Błąd: rmdir( %1 ) działanie nieudane."
#: directorymergewindow.cpp:2495
#, kde-format
msgid "Error: delete operation failed."
msgstr "Błąd: Nieudane działanie usuwania."
#: directorymergewindow.cpp:2521
#, kde-format
msgid "manual merge( %1, %2, %3 -> %4)"
msgstr "ręczne scalanie( %1, %2, %3 -> %4)"
#: directorymergewindow.cpp:2524
#, kde-format
msgid ""
" Note: After a manual merge the user should continue by pressing F7."
msgstr ""
" Uwaga: Po ręcznym scalaniu użytkownik powinien kontynuować wciskając F7."
#: directorymergewindow.cpp:2551
#, kde-format
msgid "Error: copy( %1 -> %2 ) failed.Deleting existing destination failed."
msgstr ""
"Błąd: Nieudane kopiowanie( %1 -> %2 ) .Nieudane kasowanie katalogu "
"docelowego."
#: directorymergewindow.cpp:2560
#, kde-format
msgid "copyLink( %1 -> %2 )"
msgstr "copyLink( %1 -> %2 )"
#: directorymergewindow.cpp:2569
#, kde-format
msgid "Error: copyLink failed: Remote links are not yet supported."
msgstr ""
"Błąd: Nie udane copyLink, zdalne dowiązania nie są jeszcze obsługiwane."
#: directorymergewindow.cpp:2579
#, kde-format
msgid "Error: copyLink failed."
msgstr "Błąd: Nieudane copyLink."
#: directorymergewindow.cpp:2604
#, kde-format
msgid "copy( %1 -> %2 )"
msgstr "kopiowanie( %1 -> %2 )"
#: directorymergewindow.cpp:2630
#, kde-format
msgid "Error during rename( %1 -> %2 ): Cannot delete existing destination."
msgstr ""
"Błąd w czasie zmiany nazwy( %1 -> %2 ): Nie można usunąć istniejącego "
"miejsca docelowego."
#: directorymergewindow.cpp:2637
#, kde-format
msgid "rename( %1 -> %2 )"
msgstr "zmiana nazwy( %1 -> %2 )"
#: directorymergewindow.cpp:2646
#, kde-format
msgid "Error: Rename failed."
msgstr "Błąd: Nieudana zmiana nazwy."
#: directorymergewindow.cpp:2664
#, kde-format
msgid "Error during makeDir of %1. Cannot delete existing file."
msgstr "Błąd podczas makeDir %1. Nie można usunąć istniejącego pliku."
#: directorymergewindow.cpp:2681
#, kde-format
msgid "makeDir( %1 )"
msgstr "makeDir( %1 )"
#: directorymergewindow.cpp:2691
#, kde-format
msgid "Error while creating directory."
msgstr "Błąd podczas tworzenia katalogu."
#: directorymergewindow.cpp:2727 directorymergewindow.cpp:2846
#, kde-format
msgid "Dest"
msgstr "Docelowy"
#: directorymergewindow.cpp:2735 directorymergewindow.cpp:2764
#, kde-format
msgid "Dir"
msgstr "Katalog"
#: directorymergewindow.cpp:2735
#, kde-format
msgid "Type"
msgstr "Rodzaj"
#: directorymergewindow.cpp:2735
#, kde-format
msgid "Size"
msgstr "Rozmiar"
#: directorymergewindow.cpp:2736
#, kde-format
msgid "Attr"
msgstr "Atrybuty"
#: directorymergewindow.cpp:2736
#, kde-format
msgid "Last Modification"
msgstr "Ostatnia zmiana"
#: directorymergewindow.cpp:2736
#, kde-format
msgid "Link-Destination"
msgstr "Dowiązanie do pliku"
#: directorymergewindow.cpp:2764
#, kde-format
msgid "File"
msgstr "Plik"
#: directorymergewindow.cpp:2764
#, kde-format
msgid "-Link"
msgstr "-Odsyłacz"
#: directorymergewindow.cpp:2770
#, kde-format
msgid "not available"
msgstr "niedostępny"
#: directorymergewindow.cpp:2788
#, kde-format
msgid "A (Dest): "
msgstr "A (docelowy): "
#: directorymergewindow.cpp:2792
#, kde-format
msgid "A: "
msgstr "A: "
#: directorymergewindow.cpp:2792
#, kde-format
msgid "A (Base): "
msgstr "A (podstawa): "
#: directorymergewindow.cpp:2798
#, kde-format
msgid "B (Dest): "
msgstr "B (docelowy): "
#: directorymergewindow.cpp:2802
#, kde-format
msgid "B: "
msgstr "B: "
#: directorymergewindow.cpp:2807
#, kde-format
msgid "C (Dest): "
msgstr "C (docelowy): "
#: directorymergewindow.cpp:2811
#, kde-format
msgid "C: "
msgstr "C: "
#: directorymergewindow.cpp:2814
#, kde-format
msgid "Dest: "
msgstr "Docelowy: "
#. i18n("Saving Directory Merge State ..."));
#: directorymergewindow.cpp:2858
#, kde-format
msgid "Save Directory Merge State As..."
msgstr "Zapisz stan scalania katalogów jako..."
#: directorymergewindow.cpp:3007
#, kde-format
msgid "Start/Continue Directory Merge"
msgstr "Rozpocznij/Kontynuuj scalanie katalogów "
#: directorymergewindow.cpp:3008
#, kde-format
msgid "Run Operation for Current Item"
msgstr "Wykonaj działanie na bieżącym elemencie"
#: directorymergewindow.cpp:3009
#, kde-format
msgid "Compare Selected File"
msgstr "Porównaj zaznaczone pliki"
#: directorymergewindow.cpp:3010
#, kde-format
msgid "Merge Current File"
msgstr "Scal bieżący plik"
#: directorymergewindow.cpp:3010
#, kde-format
msgid ""
"Merge\n"
"File"
msgstr ""
"Scal\n"
"plik"
#: directorymergewindow.cpp:3011
#, kde-format
msgid "Fold All Subdirs"
msgstr "Zwiń wszystkie podkatalogi"
#: directorymergewindow.cpp:3012
#, kde-format
msgid "Unfold All Subdirs"
msgstr "Rozwiń wszystkie podkatalogi"
#. i18n("Save Directory Merge State ..."), 0, this, &DirectoryMergeWindow::slotSaveMergeState, ac, "dir_save_merge_state");
#. i18n("Load Directory Merge State ..."), 0, this, &DirectoryMergeWindow::slotLoadMergeState, ac, "dir_load_merge_state");
#: directorymergewindow.cpp:3016
#, kde-format
msgid "Choose A for All Items"
msgstr "Wybierz A dla wszystkich elementów"
#: directorymergewindow.cpp:3017
#, kde-format
msgid "Choose B for All Items"
msgstr "Wybierz B dla wszystkich elementów"
#: directorymergewindow.cpp:3018
#, kde-format
msgid "Choose C for All Items"
msgstr "Wybierz C dla wszystkich elementów"
#: directorymergewindow.cpp:3019
#, kde-format
msgid "Auto-Choose Operation for All Items"
msgstr "Sam wybierz działanie dla wszystkich elementów"
#: directorymergewindow.cpp:3020
#, kde-format
msgid "No Operation for All Items"
msgstr "Brak działania dla wszystkich elementów"
#. i18n("Synchronize Directories"), 0, this, &DirectoryMergeWindow::slotSynchronizeDirectories, ac, "dir_synchronize_directories");
#. d->m_pDirChooseNewerFiles = GuiUtils::createAction< KToggleAction >(i18n("Copy Newer Files Instead of Merging"), 0, this, &DirectoryMergeWindow::slotChooseNewerFiles, ac, "dir_choose_newer_files");
#: directorymergewindow.cpp:3025
#, kde-format
msgid "Show Identical Files"
msgstr "Pokaż takie same pliki"
#: directorymergewindow.cpp:3025
#, kde-format
msgid ""
"Identical\n"
"Files"
msgstr ""
"Takie same\n"
"pliki"
#: directorymergewindow.cpp:3026
#, kde-format
msgid "Show Different Files"
msgstr "Pokaż różniące się pliki"
#: directorymergewindow.cpp:3027
#, kde-format
msgid "Show Files only in A"
msgstr "Pokaż pliki tylko w A"
#: directorymergewindow.cpp:3027
#, kde-format
msgid ""
"Files\n"
"only in A"
msgstr ""
"Pliki\n"
"tylko w A"
#: directorymergewindow.cpp:3028
#, kde-format
msgid "Show Files only in B"
msgstr "Pokaż pliki tylko w B"
#: directorymergewindow.cpp:3028
#, kde-format
msgid ""
"Files\n"
"only in B"
msgstr ""
"Pliki\n"
"tylko w B"
#: directorymergewindow.cpp:3029
#, kde-format
msgid "Show Files only in C"
msgstr "Pokaż pliki tylko w C"
#: directorymergewindow.cpp:3029
#, kde-format
msgid ""
"Files\n"
"only in C"
msgstr ""
"Pliki\n"
"tylko w C"
#: directorymergewindow.cpp:3033
#, kde-format
msgid "Compare Explicitly Selected Files"
msgstr "Porównaj bezpośrednio zaznaczone pliki"
#: directorymergewindow.cpp:3034
#, kde-format
msgid "Merge Explicitly Selected Files"
msgstr "Scal bezpośrednio zaznaczone pliki"
#: directorymergewindow.cpp:3036 directorymergewindow.cpp:3043
#, kde-format
msgid "Do Nothing"
msgstr "Nic nie rób"
#: directorymergewindow.cpp:3048
#, kde-format
msgid "Delete A && B"
msgstr "Usuń A i B"
#: directorymergewindow.cpp:3051
#, kde-format
msgid "Merge to A && B"
msgstr "Scal z A i B"
#: fileaccess.cpp:300
#, kde-format
msgid "Unable to determine full url. No parent specified."
msgstr ""
"Nie można określić pełnego adresu URL. Nie podano elementu nadrzędnego."
#: fileaccess.cpp:481 SourceData.cpp:503
#, kde-format
msgid "Failed to read file: %1"
msgstr "Nie udało się odczytać pliku: %1 "
#: fileaccess.cpp:623
#, kde-format
msgid "Creating temp copy of %1 failed."
msgstr "Tworzenie tymczasowej kopii %1 nieudane."
#: fileaccess.cpp:631 fileaccess.cpp:636
#, kde-format
msgid "Opening %1 failed. %2"
msgstr "Nie udało się otworzyć %1. %2"
#: fileaccess.cpp:655 fileaccess.cpp:663
#, kde-format
msgid "Error reading from %1. %2"
msgstr "Błąd czytania z %1. %2"
#: fileaccess.cpp:787
#, kde-format
msgid ""
"While trying to make a backup, deleting an older backup failed.\n"
"Filename: %1"
msgstr ""
"Podczas tworzenia kopii zapasowej, nie udało się usunąć poprzedniej kopii "
"zapasowej. \n"
"Nazwa pliku: %1"
#: fileaccess.cpp:794
#, kde-format
msgid ""
"While trying to make a backup, renaming failed.\n"
"Filenames: %1 -> %2"
msgstr ""
"Podczas tworzenia kopii zapasowej, nie udało się zmienić nazwy. \n"
"Nazwy plików: %1 -> %2"
#: fileaccess.cpp:864
#, kde-format
msgid "Getting file status: %1"
msgstr "Pobranie stanu pliku: %1"
#: fileaccess.cpp:905
#, kde-format
msgid "Reading file: %1"
msgstr "Czytanie pliku: %1"
#: fileaccess.cpp:943
#, kde-format
msgid "Writing file: %1"
msgstr "Zapisywanie pliku: %1"
#: fileaccess.cpp:976
#, kde-format
msgid "Out of memory"
msgstr "Brak pamięci"
#: fileaccess.cpp:1012
#, kde-format
msgid "Making directory: %1"
msgstr "Tworzenie katalogu: %1"
#: fileaccess.cpp:1033
#, kde-format
msgid "Removing directory: %1"
msgstr "Usuwanie katalogu: %1"
#: fileaccess.cpp:1048
#, kde-format
msgid "Removing file: %1"
msgstr "Usuwanie pliku: %1"
#: fileaccess.cpp:1064
#, kde-format
msgid "Creating symbolic link: %1 -> %2"
msgstr "Tworzenie dowiązania symbolicznego:%1 -> %2"
#: fileaccess.cpp:1088
#, kde-format
msgid "Renaming file: %1 -> %2"
msgstr "Zmiana nazwy pliku: %1 -> %2"
#: fileaccess.cpp:1122
#, kde-format
msgid "Copying file: %1 -> %2"
msgstr "Kopiowanie pliku: %1 -> %2"
#: fileaccess.cpp:1144
#, kde-format
msgid "Reading directory: %1"
msgstr "Czytanie katalogu: %1"
#: fileaccess.cpp:1201
#, kde-format
msgid "Listing directory: %1"
msgstr "Wyświetlenie zawartości katalogu: %1"
#: kdiff3.cpp:181
#, kde-format
msgid "Current Configuration:"
msgstr "Bieżące ustawienia:"
#: kdiff3.cpp:186
#, kde-format
msgid "Config Option Error:"
msgstr "Błąd parametru ustawień:"
#: kdiff3.cpp:245
#, kde-format
msgid "Option --auto used, but no output file specified."
msgstr "Użyta została opcja --auto, ale nie określono pliku wyjściowego."
#: kdiff3.cpp:423
#, kde-format
msgid "Option --auto ignored for directory comparison."
msgstr "Pominięto opcję --auto przy porównywaniu katalogów."
#: kdiff3.cpp:467
#, kde-format
msgid "Saving failed."
msgstr "Nieudany zapis."
#: kdiff3.cpp:503 pdiff.cpp:1113
#, kde-format
msgid "Opening of these files failed:"
msgstr "Nieudane otwarcie następujących plików:"
#: kdiff3.cpp:512
#, kde-format
msgid "File Open Error"
msgstr "Błąd otwarcia pliku"
#: kdiff3.cpp:540
#, kde-format
msgid "Opens documents for comparison..."
msgstr "Otwieranie dokumentów do porównania..."
#: kdiff3.cpp:542
#, kde-format
msgid "Reload"
msgstr "Wczytaj ponownie"
#: kdiff3.cpp:545
#, kde-format
msgid "Saves the merge result. All conflicts must be solved!"
msgstr "Zapisuje wynik scalania. Należy rozwiązać wszystkie sprzeczności!"
#: kdiff3.cpp:547
#, kde-format
msgid "Saves the current document as..."
msgstr "Zapisywanie bieżącego dokumentu jako..."
#: kdiff3.cpp:550
#, kde-format
msgid "Print the differences"
msgstr "Drukowanie różnic"
#: kdiff3.cpp:553
#, kde-format
msgid "Quits the application"
msgstr "Wyjście z programu"
#: kdiff3.cpp:556
#, kde-format
msgid "Cuts the selected section and puts it to the clipboard"
msgstr "Wycina zaznaczony fragment i umieszcza go w schowku"
#: kdiff3.cpp:559
#, kde-format
msgid "Copies the selected section to the clipboard"
msgstr "Kopiuje zaznaczony fragment do schowka"
#: kdiff3.cpp:561
#, kde-format
msgid "Pastes the clipboard contents to current position"
msgstr "Wkleja zawartość schowka w bieżącym miejscu"
#: kdiff3.cpp:564
#, kde-format
msgid "Select everything in current window"
msgstr "Zaznacza wszystko w bieżącym oknie"
#: kdiff3.cpp:567
#, kde-format
msgid "Search for a string"
msgstr "Znajdź tekst"
#: kdiff3.cpp:569
#, kde-format
msgid "Search again for the string"
msgstr "Szukaj ponownie tekstu"
#: kdiff3.cpp:574
#, kde-format
msgid "Enables/disables the statusbar"
msgstr "Włącza/wyłącza pasek stanu"
#: kdiff3.cpp:578
#, kde-format
msgid "Configure KDiff3..."
msgstr "Ustawienia KDiff3..."
#: kdiff3.cpp:597
#, kde-format
msgid "Go to Current Delta"
msgstr "Przejdź do bieżącej różnicy"
#: kdiff3.cpp:597
#, kde-format
msgid ""
"Current\n"
"Delta"
msgstr ""
"Bieżąca\n"
"różnica"
#: kdiff3.cpp:599
#, kde-format
msgid "Go to First Delta"
msgstr "Przejdź do pierwszej różnicy"
#: kdiff3.cpp:599
#, kde-format
msgid ""
"First\n"
"Delta"
msgstr ""
"Pierwsza\n"
"różnica"
#: kdiff3.cpp:601
#, kde-format
msgid "Go to Last Delta"
msgstr "Przejdź do ostatniej różnicy"
#: kdiff3.cpp:601
#, kde-format
msgid ""
"Last\n"
"Delta"
msgstr ""
"Ostatnia\n"
"różnica"
#: kdiff3.cpp:603
#, kde-format
msgid "(Skips white space differences when \"Show White Space\" is disabled.)"
msgstr ""
"(Pomija różnice w znakach odstępu gdy opcja \"Pokaż znaki odstępu\" jest "
"wyłączona.)"
#: kdiff3.cpp:604
#, kde-format
msgid ""
"(Does not skip white space differences even when \"Show White Space\" is "
"disabled.)"
msgstr ""
"(Nie pomija różnic w znakach odstępu gdy opcja \"Pokaż znaki odstępu\" jest "
"wyłączona)"
#: kdiff3.cpp:605
#, kde-format
msgid "Go to Previous Delta"
msgstr "Przejdź do poprzedniej różnicy"
#: kdiff3.cpp:605
#, kde-format
msgid ""
"Prev\n"
"Delta"
msgstr ""
"Poprzednia\n"
"różnica"
#: kdiff3.cpp:607
#, kde-format
msgid "Go to Next Delta"
msgstr "Przejdź do następnej różnicy"
#: kdiff3.cpp:607
#, kde-format
msgid ""
"Next\n"
"Delta"
msgstr ""
"Następna\n"
"różnica"
#: kdiff3.cpp:609
#, kde-format
msgid "Go to Previous Conflict"
msgstr "Przejdź do poprzedniej sprzeczności"
#: kdiff3.cpp:609
#, kde-format
msgid ""
"Prev\n"
"Conflict"
msgstr ""
"Poprzedni\n"
"sprzeczność"
#: kdiff3.cpp:611
#, kde-format
msgid "Go to Next Conflict"
msgstr "Przejdź do następnej sprzeczności"
#: kdiff3.cpp:611
#, kde-format
msgid ""
"Next\n"
"Conflict"
msgstr ""
"Następny\n"
"sprzeczność"
#: kdiff3.cpp:613
#, kde-format
msgid "Go to Previous Unsolved Conflict"
msgstr "Przejdź do poprzedniej nierozwiązanej sprzeczności"
#: kdiff3.cpp:613
#, kde-format
msgid ""
"Prev\n"
"Unsolved"
msgstr ""
"Poprzedni\n"
"nierozwiązany"
#: kdiff3.cpp:615
#, kde-format
msgid "Go to Next Unsolved Conflict"
msgstr "Przejdź do następnej nierozwiązanej sprzeczności"
#: kdiff3.cpp:615
#, kde-format
msgid ""
"Next\n"
"Unsolved"
msgstr ""
"Następny\n"
"nierozwiązany"
#: kdiff3.cpp:617
#, kde-format
msgid "Select Line(s) From A"
msgstr "Wybierz wiersz(e) z A"
#: kdiff3.cpp:617
#, kde-format
msgid ""
"Choose\n"
"A"
msgstr ""
"Wybierz\n"
"A"
#: kdiff3.cpp:618
#, kde-format
msgid "Select Line(s) From B"
msgstr "Wybierz wiersz(e) z B"
#: kdiff3.cpp:618
#, kde-format
msgid ""
"Choose\n"
"B"
msgstr ""
"Wybierz\n"
"B"
#: kdiff3.cpp:619
#, kde-format
msgid "Select Line(s) From C"
msgstr "Wybierz wiersz(e) z C"
#: kdiff3.cpp:619
#, kde-format
msgid ""
"Choose\n"
"C"
msgstr ""
"Wybierz\n"
"C"
#: kdiff3.cpp:620
#, kde-format
msgid "Automatically Go to Next Unsolved Conflict After Source Selection"
msgstr ""
"Sam przejdź do następnej nierozwiązanej sprzeczności po wybraniu źródła"
#: kdiff3.cpp:620
#, kde-format
msgid ""
"Auto\n"
"Next"
msgstr ""
"Automat.\n"
"następny"
#: kdiff3.cpp:622
#, kde-format
msgid "Show Space && Tabulator Characters"
msgstr "Pokaż znaki odstępów i tabulację"
#: kdiff3.cpp:622
#, kde-format
msgid ""
"White\n"
"Characters"
msgstr ""
"Białe\n"
"znaki"
#: kdiff3.cpp:623
#, kde-format
msgid "Show White Space"
msgstr "Pokaż białe znaki"
#: kdiff3.cpp:623
#, kde-format
msgid ""
"White\n"
"Deltas"
msgstr ""
"Białe\n"
"różnice"
#: kdiff3.cpp:625
#, kde-format
msgid "Show Line Numbers"
msgstr "Pokaż numery wierszy"
#: kdiff3.cpp:625
#, kde-format
msgid ""
"Line\n"
"Numbers"
msgstr ""
"Numery\n"
"wierszy"
#: kdiff3.cpp:627
#, kde-format
msgid "Automatically Solve Simple Conflicts"
msgstr "Sam rozwiąż proste sprzeczności"
#: kdiff3.cpp:628
#, kde-format
msgid "Set Deltas to Conflicts"
msgstr "Ustaw różnice na sprzecznościach"
#: kdiff3.cpp:629
#, kde-format
msgid "Run Regular Expression Auto Merge"
msgstr "Rozpocznij scalanie wyrażeniem regularnym"
#: kdiff3.cpp:630
#, kde-format
msgid "Automatically Solve History Conflicts"
msgstr "Sam rozwiąż sprzeczności historii"
#: kdiff3.cpp:631
#, kde-format
msgid "Split Diff At Selection"
msgstr "Podziel różnice w zaznaczeniu"
#: kdiff3.cpp:632
#, kde-format
msgid "Join Selected Diffs"
msgstr "Scal zaznaczone różnice"
#: kdiff3.cpp:634
#, kde-format
msgid "Show Window A"
msgstr "Pokaż okno A"
#: kdiff3.cpp:635
#, kde-format
msgid "Show Window B"
msgstr "Pokaż okno B"
#: kdiff3.cpp:636
#, kde-format
msgid "Show Window C"
msgstr "Pokaz okno C"
#: kdiff3.cpp:638
#, kde-format
msgid "Normal Overview"
msgstr "Normalne przeglądanie"
#: kdiff3.cpp:639
#, kde-format
msgid "A vs. B Overview"
msgstr "Przeglądanie różnic między A i B"
#: kdiff3.cpp:640
#, kde-format
msgid "A vs. C Overview"
msgstr "Przeglądanie różnic między A i C"
#: kdiff3.cpp:641
#, kde-format
msgid "B vs. C Overview"
msgstr "Przeglądanie różnic między B i C"
#: kdiff3.cpp:642
#, kde-format
msgid "Word Wrap Diff Windows"
msgstr "Zawijaj słowa w oknach różnic"
#: kdiff3.cpp:643
#, kde-format
msgid "Add Manual Diff Alignment"
msgstr "Dodawaj ręczne wyrównanie różnic"
#: kdiff3.cpp:644
#, kde-format
msgid "Clear All Manual Diff Alignments"
msgstr "Wyczyść wszystkie ręczne wyrównania różnic"
#: kdiff3.cpp:646
#, kde-format
msgid "Focus Next Window"
msgstr "Uaktywnij następne okno"
#: kdiff3.cpp:647
#, kde-format
msgid "Focus Prev Window"
msgstr "Uaktywnij poprzednie okno"
#: kdiff3.cpp:648
#, kde-format
msgid "Toggle Split Orientation"
msgstr "Przełącz kierunek podziału okien"
#: kdiff3.cpp:650
#, kde-format
msgid "Dir && Text Split Screen View"
msgstr "Widok dzielony katalogu i tekstu"
#: kdiff3.cpp:652
#, kde-format
msgid "Toggle Between Dir && Text View"
msgstr "Przełącz między widokiem katalogów i tekstu"
#: kdiff3.cpp:704 pdiff.cpp:1924
#, kde-format
msgid "The merge result has not been saved."
msgstr "Wynik scalania nie został zapisany."
#: kdiff3.cpp:706
#, kde-format
msgid "Save && Quit"
msgstr "Zapisz i wyjdź"
#: kdiff3.cpp:707
#, kde-format
msgid "Quit Without Saving"
msgstr "Zakończ bez zapisywania"
#: kdiff3.cpp:715 pdiff.cpp:1935
#, kde-format
msgid "Saving the merge result failed."
msgstr "Nieudany zapis wyniku scalania."
#: kdiff3.cpp:726 pdiff.cpp:1047
#, kde-format
msgid ""
"You are currently doing a directory merge. Are you sure, you want to abort?"
msgstr ""
"Obecnie wykonujesz scalanie katalogów. Jesteś pewny że chcesz przerwać?"
#: kdiff3.cpp:749
#, kde-format
msgid "Saving file..."
msgstr "Zapisywanie pliku..."
#: kdiff3.cpp:766
#, kde-format
msgid "Saving file with a new filename..."
msgstr "Zapisywanie pliku pod nową nazwą..."
#: kdiff3.cpp:768
#, kde-format
msgid "Save As..."
msgstr "Zapisz jako..."
#: kdiff3.cpp:827
#, kde-format
msgid "Printing not implemented."
msgstr "Drukowanie niezaimplementowane."
#: kdiff3.cpp:864
#, kde-format
msgid "Printing..."
msgstr "Drukowanie..."
#: kdiff3.cpp:950
#, kde-format
msgid "Printing page %1 of %2"
msgstr "Drukowanie strony %1 z %2"
#: kdiff3.cpp:1007
#, kde-format
msgid " (Selection)"
msgstr " (Zaznaczenie)"
#: kdiff3.cpp:1034
#, kde-format
msgid "Printing completed."
msgstr "Drukowanie zakończone."
#: kdiff3.cpp:1038
#, kde-format
msgid "Printing aborted."
msgstr "Drukowanie przerwane."
#: kdiff3.cpp:1045
#, kde-format
msgid "Exiting..."
msgstr "Kończenie..."
#: kdiff3.cpp:1056
#, kde-format
msgid "Toggling toolbar..."
msgstr "Przełączanie paska narzędzi..."
#: kdiff3.cpp:1077
#, kde-format
msgid "Toggle the statusbar..."
msgstr "Przełącz pasek stanu..."
#: kdiff3_part.cpp:45
#, kde-format
msgid "KDiff3 Part"
msgstr "Moduł KDiff3"
#: kdiff3_part.cpp:46
#, kde-format
msgid "A KPart to display SVG images"
msgstr "Moduł do wyświetlania obrazów SVG"
#: kdiff3_part.cpp:48
#, kde-format
msgid "Copyright 2007, Aurélien Gâteau <aurelien.gateau@free.fr>"
msgstr "Copyright 2007, Aurélien Gâteau <aurelien.gateau@free.fr>"
#: kdiff3_part.cpp:49
#, kde-format
msgid "Joachim Eibl"
msgstr "Joachim Eibl"
#: kdiff3_part.cpp:173 kdiff3_part.cpp:254
#, kde-format
msgid "Could not find files for comparison."
msgstr "Nie można znaleźć plików do porównania."
#. i18n: ectx: Menu (movement)
#: kdiff3_part.rc:4
#, kde-format
msgid "&KDiff3"
msgstr "K&Diff3"
#. i18n: ectx: Menu (movement)
#: kdiff3_part.rc:13
#, kde-format
msgid "Configure KDiff3"
msgstr "Ustawienia KDiff3"
#. i18n: ectx: ToolBar (mainToolBar)
#: kdiff3_part.rc:16 main.cpp:88
#, kde-format
msgid "KDiff3"
msgstr "KDiff3"
#: kdiff3_shell.cpp:74
#, kde-format
msgid ""
"Could not initialize the KDiff3 part.\n"
"This usually happens due to an installation problem. Please read the README-"
"file in the source package for details."
msgstr ""
"Nie można zainicjować modułu KDiff3.\n"
"Dzieje się tak zazwyczaj ze względu na problem instalacji. Proszę przeczytać "
"plik README w pakiecie źródłowym po szczegóły."
#. i18n: ectx: Menu (file)
#: kdiff3_shell.rc:4
#, kde-format
msgid "&File"
msgstr "&Plik"
#. i18n: ectx: Menu (directory)
#: kdiff3_shell.rc:7
#, kde-format
msgid "&Directory"
msgstr "&Katalog"
#. i18n: ectx: Menu (dir_current_merge_menu)
#: kdiff3_shell.rc:30
#, kde-format
msgid "Current Item Merge Operation"
msgstr "Działanie scalania dla bieżącego elementu"
#. i18n: ectx: Menu (dir_current_sync_menu)
#: kdiff3_shell.rc:38
#, kde-format
msgid "Current Item Sync Operation"
msgstr "Synchronizacja dla bieżącego elementu"
#. i18n: ectx: Menu (movement)
#: kdiff3_shell.rc:50
#, kde-format
msgid "M&ovement"
msgstr "&Ruch"
#. i18n: ectx: Menu (diff)
#: kdiff3_shell.rc:61
#, kde-format
msgid "D&iffview"
msgstr "Widok różn&icy"
#. i18n: ectx: Menu (merge)
#: kdiff3_shell.rc:73
#, kde-format
msgid "M&erge"
msgstr "&Scalanie"
#. i18n: ectx: Menu (window)
#: kdiff3_shell.rc:95
#, kde-format
msgid "&Window"
msgstr "&Okno"
#. i18n: ectx: ToolBar (mainToolBar)
#: kdiff3_shell.rc:106
#, kde-format
msgid "Main Toolbar"
msgstr "Główny pasek narzędzi"
#: main.cpp:68 main.cpp:72
#, kde-format
msgid "Ignored. (User defined.)"
msgstr "Pomijane. (Określone przez użytkownika.)"
#: main.cpp:92
#, kde-format
msgid " (64 bit)"
msgstr " (64 bity)"
#: main.cpp:94
#, kde-format
msgid " (32 bit)"
msgstr " (32 bity)"
#: main.cpp:95
#, kde-format
msgid "Tool for Comparison and Merge of Files and Directories"
msgstr "Narzędzie do porównywania, a także scalania plików i katalogów"
#: main.cpp:96
#, kde-format
msgid "(c) 2002-2014 Joachim Eibl, (c) 2017 Michael Reeves KF5/Qt5 port"
msgstr "(c) 2002-2014 Joachim Eibl, (c) 2017 Michael Reeves KF5/Qt5 port"
#: main.cpp:112
#, kde-format
msgid "Merge the input."
msgstr "Scal pliki wejściowe."
#: main.cpp:113
#, kde-format
msgid "Explicit base file. For compatibility with certain tools."
msgstr ""
"Bezpośrednio podany plik odniesienia - w celu zgodności z niektórymi "
"narzędziami."
#: main.cpp:114
#, kde-format
msgid "Output file. Implies -m. E.g.: -o newfile.txt"
msgstr "Plik wyjściowy. Implikuje opcję -m. Przykład: -o nowyplik.txt"
#: main.cpp:115
#, kde-format
msgid "Output file, again. (For compatibility with certain tools.)"
msgstr ""
"Plik wyjściowy, ponownie (w celu zapewnienia zgodności z niektórymi "
"narzędziami)"
#: main.cpp:117
#, kde-format
msgid "No GUI if all conflicts are auto-solvable. (Needs -o file)"
msgstr ""
"Brak GUI jeśli wszystkie sprzeczności mogą być rozwiązane. (Wymaga pliku -o)"
#: main.cpp:119
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Ignore"
msgid "Ignored."
-msgstr "Ignoruj"
+msgstr "Pominięte."
#: main.cpp:121
#, kde-format
msgid "Do not solve conflicts automatically."
msgstr "Nie rozwiązuj sprzeczności sam."
#: main.cpp:122
#, kde-format
msgid "Visible name replacement for input file 1 (base)."
msgstr "Widoczna nazwa dla pliku 1 (podstawowego)."
#: main.cpp:123
#, kde-format
msgid "Visible name replacement for input file 2."
msgstr "Widoczna nazwa dla pliku 2."
#: main.cpp:124
#, kde-format
msgid "Visible name replacement for input file 3."
msgstr "Widoczna nazwa dla pliku 3."
#: main.cpp:125
#, kde-format
msgid "Alternative visible name replacement. Supply this once for every input."
msgstr ""
"Alternatywna widoczna nazwa zastępcza. Proszę podać jedną dla każdego pliku "
"wejściowego."
#: main.cpp:126
#, kde-format
msgid ""
"Override a config setting. Use once for every setting. E.g.: --cs "
"\"AutoAdvance=1\""
msgstr ""
"Nadpisz ustawienia. Użyj raz dla każdego ustawienia, np. --cs "
"\"AutoAdvance=1\""
#: main.cpp:127
#, kde-format
msgid "Show list of config settings and current values."
msgstr "Pokaż listę ustawień i bieżące wartości."
#: main.cpp:128
#, kde-format
msgid "Use a different config file."
msgstr "Użyj innego pliku ustawień."
#: main.cpp:131
#, kde-format
msgid "file1 to open (base, if not specified via --base)"
msgstr "Otwórz plik 1 (podstawowy, jeśli nie określono poprzez --base)"
#: main.cpp:132
#, kde-format
msgid "file2 to open"
msgstr "Otwórz plik 2 "
#: main.cpp:133
#, kde-format
msgid "file3 to open"
msgstr "Otwórz plik 3"
#: main.cpp:157
#, kde-format
msgid "See kdiff3 --help for supported options."
msgstr "Zobacz kdiff3 --help po obsługiwane opcje."
#: MergeFileInfos.cpp:334
#, kde-format
msgid "Unable to compare non-normal file with normal file."
msgstr "Nie można porównać niezwyczajnego pliku ze zwyczajnym."
#: MergeFileInfos.cpp:348
#, kde-format
msgid "Mix of links and normal files."
msgstr "Pomieszane dowiązania i normalne pliki."
#: MergeFileInfos.cpp:355
#, kde-format
msgid "Link: "
msgstr "Dowiązanie: "
#: MergeFileInfos.cpp:364
#, kde-format
msgid "Size. "
msgstr "Rozmiar. "
#: MergeFileInfos.cpp:378 MergeFileInfos.cpp:388
#, kde-format
msgid "Date & Size: "
msgstr "Data & Rozmiar: "
#: MergeFileInfos.cpp:409
#, kde-format
msgid "Comparing file..."
msgstr "Porównywanie pliku..."
#: mergeresultwindow.cpp:169
#, kde-format
msgid "Choose A Everywhere"
msgstr "Wybierz wszędzie A"
#: mergeresultwindow.cpp:170
#, kde-format
msgid "Choose B Everywhere"
msgstr "Wybierz wszędzie B"
#: mergeresultwindow.cpp:171
#, kde-format
msgid "Choose C Everywhere"
msgstr "Wybierz wszędzie C"
#: mergeresultwindow.cpp:172
#, kde-format
msgid "Choose A for All Unsolved Conflicts"
msgstr "Wybierz A dla wszystkich nierozwiązanych sprzeczności"
#: mergeresultwindow.cpp:173
#, kde-format
msgid "Choose B for All Unsolved Conflicts"
msgstr "Wybierz B dla wszystkich nierozwiązanych sprzeczności"
#: mergeresultwindow.cpp:174
#, kde-format
msgid "Choose C for All Unsolved Conflicts"
msgstr "Wybierz C dla wszystkich nierozwiązanych sprzeczności"
#: mergeresultwindow.cpp:175
#, kde-format
msgid "Choose A for All Unsolved Whitespace Conflicts"
msgstr "Wybierz A dla wszystkich nierozwiązanych sprzeczności białych znaków"
#: mergeresultwindow.cpp:176
#, kde-format
msgid "Choose B for All Unsolved Whitespace Conflicts"
msgstr "Wybierz B dla wszystkich nierozwiązanych sprzeczności białych znaków"
#: mergeresultwindow.cpp:177
#, kde-format
msgid "Choose C for All Unsolved Whitespace Conflicts"
msgstr "Wybierz C dla wszystkich nierozwiązanych sprzeczności białych znaków"
#: mergeresultwindow.cpp:202
#, kde-format
msgid "Number of remaining unsolved conflicts: %1 (of which %2 are whitespace)"
msgstr ""
"Liczba pozostałych nierozwiązanych sprzeczności: %1 (z których %2 dotyczy "
"znaków odstępu)"
#: mergeresultwindow.cpp:396
#, kde-format
msgid ""
"The output has been modified.\n"
"If you continue your changes will be lost."
msgstr ""
"Plik wyjściowy został zmieniony.\n"
"Jeśli będziesz kontynuować zmiany zostaną utracone."
#: mergeresultwindow.cpp:961 pdiff.cpp:834
#, kde-format
msgid "All input files are binary equal."
msgstr "Wszystkie pliki wejściowe są dwójkowo takie same."
#: mergeresultwindow.cpp:963
#, kde-format
msgid "All input files contain the same text."
msgstr "Wszystkie wejściowe pliki zawierając ten sam tekst."
#: mergeresultwindow.cpp:967 mergeresultwindow.cpp:971
#: mergeresultwindow.cpp:975 pdiff.cpp:840 pdiff.cpp:844 pdiff.cpp:848
#, kde-format
msgid "Files %1 and %2 are binary equal.\n"
msgstr "Pliki %1 i %2 są dwójkowo takie same.\n"
#: mergeresultwindow.cpp:969 mergeresultwindow.cpp:973
#: mergeresultwindow.cpp:977
#, kde-format
msgid "Files %1 and %2 have equal text.\n"
msgstr "Pliki %1 i %2 mają ten sam tekst.\n"
#: mergeresultwindow.cpp:983
#, kde-format
msgid ""
"Total number of conflicts: %1\n"
"Nr of automatically solved conflicts: %2\n"
"Nr of unsolved conflicts: %3\n"
"%4"
msgstr ""
"Liczba sprzeczności: %1\n"
"Liczba rozwiązanych sprzeczności: %2\n"
"Liczba nierozwiązanych sprzeczności: %3\n"
"%4"
#: mergeresultwindow.cpp:989
#, kde-format
msgid "Conflicts"
msgstr "Sprzeczności"
#: mergeresultwindow.cpp:1860
#, kde-format
msgid "<No src line>"
msgstr "<Brak wiersza źr.>"
#: mergeresultwindow.cpp:1868
#, kde-format
msgid "<Merge Conflict (Whitespace only)>"
msgstr "<Sprzeczność przy scalaniu (tylko białe znaki)>"
#: mergeresultwindow.cpp:1870 mergeresultwindow.cpp:2741
#, kde-format
msgid "<Merge Conflict>"
msgstr "<Sprzeczność przy scalaniu>"
#: mergeresultwindow.cpp:2953
#, kde-format
msgid ""
"Not all conflicts are solved yet.\n"
"File not saved."
msgstr ""
"Nie rozwiązano wszystkich sprzeczności.\n"
"Plik nie został zapisany."
#: mergeresultwindow.cpp:2955 mergeresultwindow.cpp:2964
#, kde-format
msgid "Conflicts Left"
msgstr "Pozostałe sprzeczności"
#: mergeresultwindow.cpp:2962
#, kde-format
msgid ""
"There is a line end style conflict. Please choose the line end style "
"manually.\n"
"File not saved."
msgstr ""
"Wystąpiła sprzeczność wyglądu końca wiersza. Wybierz wygląd końca wiersza "
"ręcznie.\n"
"Plik nie został zapisany."
#: mergeresultwindow.cpp:2976
#, kde-format
msgid ""
"\n"
"\n"
"Creating backup failed. File not saved."
msgstr ""
"\n"
"\n"
"Tworzenie pliku zapasowego nie powiodło się. Plik nie został zapisany."
#: mergeresultwindow.cpp:2976 mergeresultwindow.cpp:3024
#, kde-format
msgid "File Save Error"
msgstr "Błąd zapisu pliku"
#: mergeresultwindow.cpp:3024
#, kde-format
msgid "Error while writing."
msgstr "Błąd w czasie zapisu."
#: mergeresultwindow.cpp:3096
#, kde-format
msgid "Output:"
msgstr "Wyjście:"
#: mergeresultwindow.cpp:3109 mergeresultwindow.cpp:3301
#, kde-format
msgid "[Modified]"
msgstr "[zmieniony]"
#: mergeresultwindow.cpp:3116
#, kde-format
msgid "Encoding for saving:"
msgstr "Kodowanie dla zapisu:"
#: mergeresultwindow.cpp:3216
#, kde-format
msgid "Conflict"
msgstr "Sprzeczność"
#: mergeresultwindow.cpp:3248
#, kde-format
msgid "Codec from A: %1"
msgstr "Kodek z A: %1"
#: mergeresultwindow.cpp:3250
#, kde-format
msgid "Codec from B: %1"
msgstr "Kodek z B: %1"
#: mergeresultwindow.cpp:3252
#, kde-format
msgid "Codec from C: %1"
msgstr "Kodek z C: %1"
#: optiondialog.cpp:119
#, kde-format
msgid "Change Font"
msgstr "Zmień czcionkę"
#: optiondialog.cpp:135 optiondialog.cpp:145
#, kde-format
msgid ""
"Font: %1, %2, %3\n"
"\n"
"Example:"
msgstr ""
"Czcionka: %1, %2, %3\n"
"\n"
"Przykład:"
#: optiondialog.cpp:388
#, kde-format
msgid "Unicode"
msgstr "Unikod"
#: optiondialog.cpp:389
#, kde-format
msgid "Latin1"
msgstr "Latin1"
#: optiondialog.cpp:408
#, kde-format
msgid "Change this if non-ASCII characters are not displayed correctly."
msgstr "Zmień to jeśli znaki nie-ascii są wyświetlane niepoprawnie."
#: optiondialog.cpp:491
#, kde-format
msgid "Configure"
msgstr "Ustawienia"
#: optiondialog.cpp:568
#, kde-format
msgid "Font"
msgstr "Czcionka"
#: optiondialog.cpp:570
#, kde-format
msgid "Editor & Diff Output Font"
msgstr "Czcionka edytora i różnicy"
#: optiondialog.cpp:589
#, kde-format
msgid "Application font"
msgstr "Czcionka aplikacji"
#: optiondialog.cpp:594
#, kde-format
msgid "File view font"
msgstr "Czcionka widoku pliku"
#: optiondialog.cpp:613
#, kde-format
msgctxt "Title for color settings page"
msgid "Color"
msgstr "Kolor"
#: optiondialog.cpp:614
#, kde-format
msgid "Colors Settings"
msgstr "Ustawienia kolorów"
#: optiondialog.cpp:631
#, kde-format
msgid "Editor and Diff Views:"
msgstr "Widoki edytora i różnic:"
#: optiondialog.cpp:639
#, kde-format
msgid "Foreground color:"
msgstr "Kolor pierwszoplanowy:"
#: optiondialog.cpp:647
#, kde-format
msgid "Background color:"
msgstr "Kolor tła:"
#: optiondialog.cpp:657
#, kde-format
msgid "Diff background color:"
msgstr "Kolor tła dla różnic:"
#: optiondialog.cpp:666
#, kde-format
msgid "Color A:"
msgstr "Kolor A:"
#: optiondialog.cpp:675
#, kde-format
msgid "Color B:"
msgstr "Kolor B:"
#: optiondialog.cpp:684
#, kde-format
msgid "Color C:"
msgstr "Kolor C:"
#: optiondialog.cpp:692
#, kde-format
msgid "Conflict color:"
msgstr "Kolor dla sprzeczności:"
#: optiondialog.cpp:701
#, kde-format
msgid "Current range background color:"
msgstr "Kolor tła zaznaczonego bloku:"
#: optiondialog.cpp:710
#, kde-format
msgid "Current range diff background color:"
msgstr "Kolor tła różnic w bloku:"
#: optiondialog.cpp:718
#, kde-format
msgid "Color for manually aligned difference ranges:"
msgstr "Kolor dla ręcznie wyrównanych zakresów różnic:"
#: optiondialog.cpp:725
#, kde-format
msgid "Directory Comparison View:"
msgstr "Widok porównywania katalogów:"
#: optiondialog.cpp:731
#, kde-format
msgid "Newest file color:"
msgstr "Kolor najnowszego pliku:"
#: optiondialog.cpp:736
#, kde-format
msgid ""
"Changing this color will only be effective when starting the next directory "
"comparison."
msgstr ""
"Zmiana tego koloru będzie nastąpi po rozpoczęciu następnego porównania "
"katalogów."
#: optiondialog.cpp:741
#, kde-format
msgid "Oldest file color:"
msgstr "Kolor najstarszego pliku:"
#: optiondialog.cpp:750
#, kde-format
msgid "Middle age file color:"
msgstr "Kolor dla plików w średnim wieku:"
#: optiondialog.cpp:759
#, kde-format
msgid "Color for missing files:"
msgstr "Kolor brakujących plików:"
#: optiondialog.cpp:773
#, kde-format
msgid "Editor"
msgstr "Edytor"
#: optiondialog.cpp:774
#, kde-format
msgid "Editor Behavior"
msgstr "Zachowanie edytora"
#: optiondialog.cpp:787
#, kde-format
msgid "Tab inserts spaces"
msgstr "Tab wstawia odstępy"
#: optiondialog.cpp:791
#, kde-format
msgid ""
"On: Pressing tab generates the appropriate number of spaces.\n"
"Off: A tab character will be inserted."
msgstr ""
"Wł: Wciśnięcie tabulacji wstawi określoną liczbę odstępów.\n"
"Wył: Zostanie wprowadzony znak tabulacji."
#: optiondialog.cpp:796
#, kde-format
msgid "Tab size:"
msgstr "Szerokość tabulacji:"
#: optiondialog.cpp:803
#, kde-format
msgid "Auto indentation"
msgstr "Wcinaj tekst"
#: optiondialog.cpp:807
#, kde-format
msgid "On: The indentation of the previous line is used for a new line.\n"
msgstr "Wł: Wcięcie poprzedniego wiersza będzie użyte w nowym wierszu.\n"
#: optiondialog.cpp:810
#, kde-format
msgid "Auto copy selection"
msgstr "Kopiuj zaznaczenie do schowka"
#: optiondialog.cpp:814
#, kde-format
msgid ""
"On: Any selection is immediately written to the clipboard.\n"
"Off: You must explicitly copy e.g. via Ctrl-C."
msgstr ""
"Wł: Jakiekolwiek zaznaczenie powoduje natychmiastowy zapis do schowka.\n"
"Wył: Musisz jawnie skopiować np. poprzez Ctrl-C."
#: optiondialog.cpp:829
#, kde-format
msgid ""
"Sets the line endings for when an edited file is saved.\n"
"DOS/Windows: CR+LF; UNIX: LF; with CR=0D, LF=0A"
msgstr ""
"Ustawia wygląd końca wiersza, jaki będzie używany podczas zapisywania pliku\n"
"DOS/Windows: CR+LF; Unix: LF; gdzie CR=0x0D; LF=0x0A"
#: optiondialog.cpp:839
#, kde-format
msgid "Diff"
msgstr "Różnica"
#: optiondialog.cpp:840
#, kde-format
msgid "Diff Settings"
msgstr "Ustawienia różnic"
#. i18n("Preserve carriage return"), false, "PreserveCarriageReturn", &m_options.m_bPreserveCarriageReturn, page, this );
#. addOptionItem(pPreserveCarriageReturn);
#. gbox->addWidget( pPreserveCarriageReturn, line, 0, 1, 2 );
#. pPreserveCarriageReturn->setToolTip( i18n(
#. "Show carriage return characters '\\r' if they exist.\n"
#. "Helps to compare files that were modified under different operating systems.")
#. );
#. ++line;
#.
#: optiondialog.cpp:865
#, kde-format
msgid "Ignore numbers (treat as white space)"
msgstr "Pomijaj liczby (postępuj jak z białymi znakami)"
#: optiondialog.cpp:869
#, kde-format
msgid ""
"Ignore number characters during line matching phase. (Similar to Ignore "
"white space.)\n"
"Might help to compare files with numeric data."
msgstr ""
"Pomijaj liczby podczas sprawdzania (podobne do Pomijaj białe znaki)\n"
"Może być pomocne przy porównywania plików z danymi liczbowymi."
#: optiondialog.cpp:873
#, kde-format
msgid "Ignore C/C++ comments (treat as white space)"
msgstr "Pomijaj komentarze C/C++ (postępuj jak z białymi znakami)"
#: optiondialog.cpp:876
#, kde-format
msgid "Treat C/C++ comments like white space."
msgstr "Traktuj komentarze C/C++ jako białe znaki."
#: optiondialog.cpp:879
#, kde-format
msgid "Ignore case (treat as white space)"
msgstr "Nie rozróżniaj wielkości liter (postępuj jak z białymi znakami)"
#: optiondialog.cpp:883
#, kde-format
msgid "Treat case differences like white space changes. ('a'<=>'A')"
msgstr ""
"Różnice wielkości liter traktuj jak zmiany znaków odstępu (\"a\"<=>\"A\")"
#: optiondialog.cpp:886
#, kde-format
msgid "Preprocessor command:"
msgstr "Polecenie preprocesora:"
#: optiondialog.cpp:891
#, kde-format
msgid "User defined pre-processing. (See the docs for details.)"
msgstr ""
"Zdefiniowany przez użytkownika pre-proces. (Zobacz szczegóły w dokumentacji.)"
#: optiondialog.cpp:894
#, kde-format
msgid "Line-matching preprocessor command:"
msgstr "Polecenie preprocesora do dopasowywania wierszy:"
#: optiondialog.cpp:899
#, kde-format
msgid ""
"This pre-processor is only used during line matching.\n"
"(See the docs for details.)"
msgstr ""
"Tego polecenia można użyć tylko z wiersza poleceń.\n"
"(Aby uzyskać szczegóły zobacz dokumentację.)"
#: optiondialog.cpp:902
#, kde-format
msgid "Try hard (slower)"
msgstr "Próbuj bardziej (wolniejsze)"
#: optiondialog.cpp:906
#, kde-format
msgid ""
"Enables the --minimal option for the external diff.\n"
"The analysis of big files will be much slower."
msgstr ""
"Udostępnia opcję --minimal dla zewnętrznego porównania.\n"
"Analizowanie dużych plików będzie znacznie wolniejsze."
#: optiondialog.cpp:910
#, kde-format
msgid "Align B and C for 3 input files"
msgstr "Wyrównaj B i C dla 3 plików wejściowych"
#: optiondialog.cpp:914
#, kde-format
msgid ""
"Try to align B and C when comparing or merging three input files.\n"
"Not recommended for merging because merge might get more complicated.\n"
"(Default is off.)"
msgstr ""
"Próbuje wyrównać B i C kiedy porównywane są trzy pliki wejściowe.\n"
"Nie jest to polecane dla scalania plików, ponieważ może to być skomplikowane "
"działanie.\n"
"Domyślnie ta opcja jest wyłączona."
#: optiondialog.cpp:926
#, kde-format
msgid "Merge Settings"
msgstr "Ustawienia scaleń"
#: optiondialog.cpp:940
#, kde-format
msgid "Auto advance delay (ms):"
msgstr "Okres przechodzenia dalej (ms):"
#: optiondialog.cpp:946
#, kde-format
msgid ""
"When in Auto-Advance mode the result of the current selection is shown \n"
"for the specified time, before jumping to the next conflict. Range: 0-2000 ms"
msgstr ""
"W trybie okresowego przechodzenia wynik bieżącego zaznaczenia \n"
"jest pokazywany przez podany czas zanim nastąpi przejście do następnej \n"
"sprzeczności. Zakres: 0-2000 ms"
#: optiondialog.cpp:950
#, kde-format
msgid "Show info dialogs"
msgstr "Pokaż okno informacyjne"
#: optiondialog.cpp:953
#, kde-format
msgid "Show a dialog with information about the number of conflicts."
msgstr "Pokaż okno z liczbą sprzeczności."
#: optiondialog.cpp:956
#, kde-format
msgid "White space 2-file merge default:"
msgstr "Domyślne scalanie białych znaków przy 2 plikach:"
#: optiondialog.cpp:961 optiondialog.cpp:974
#, kde-format
msgid "Manual Choice"
msgstr "Wybieraj ręcznie"
#: optiondialog.cpp:965 optiondialog.cpp:979
#, kde-format
msgid ""
"Allow the merge algorithm to automatically select an input for white-space-"
"only changes."
msgstr ""
"Pozwól algorytmowi scalania samemu dokonać wyboru przy zmianach wynikających "
"tylko z białych znaków."
#: optiondialog.cpp:969
#, kde-format
msgid "White space 3-file merge default:"
msgstr "Domyślne scalanie białych znaków przy 3 plikach:"
#: optiondialog.cpp:983
#, kde-format
msgid "Automatic Merge Regular Expression"
msgstr "Wyrażenie regularne samoczynnego scalania"
#: optiondialog.cpp:991 smalldialogs.cpp:449
#, kde-format
msgid "Auto merge regular expression:"
msgstr "Wyrażenie regularne samoczynnego scalania:"
#: optiondialog.cpp:996
#, kde-format
msgid ""
"Regular expression for lines where KDiff3 should automatically choose one "
"source.\n"
"When a line with a conflict matches the regular expression then\n"
"- if available - C, otherwise B will be chosen."
msgstr ""
"Wyrażenie regularne dla wierszy, w których KDiff powinien samwybrać jedno ze "
"źródeł.\n"
"Kiedy wiersz ze sprzecznością pasuje do wyrażenia regularnego, wtedy\n"
"(jeśli dostępne) zostanie wybrane C, w innym przypadku zostanie wybrane B."
#: optiondialog.cpp:1002
#, kde-format
msgid "Run regular expression auto merge on merge start"
msgstr "Rozpocznij scalanie wyrażeniem regularnym po rozpoczęciu scalania"
#: optiondialog.cpp:1005
#, kde-format
msgid ""
"Run the merge for auto merge regular expressions\n"
"immediately when a merge starts.\n"
msgstr ""
"Uruchom scalanie dla wyrażenia regularnego samoczynnego scalania\n"
"zaraz po rozpoczęciu scalania.\n"
#: optiondialog.cpp:1010
#, kde-format
msgid "Version Control History Merging"
msgstr "Łączenie historii kontroli wersji"
#: optiondialog.cpp:1018 smalldialogs.cpp:476
#, kde-format
msgid "History start regular expression:"
msgstr "Wyrażenie regularne dla początku historii:"
#: optiondialog.cpp:1023
#, kde-format
msgid ""
"Regular expression for the start of the version control history entry.\n"
"Usually this line contains the \"$Log$\" keyword.\n"
"Default value: \".*\\$Log.*\\$.*\""
msgstr ""
"Wyrażenie regularne dla wpisu początkowego historii zarządzania wersją.\n"
"Zwykle wiersz taki zawiera słowo kluczowe \"$Log$\".\n"
"Domyślna wartość: \".*\\$Log.*\\$.*\""
#: optiondialog.cpp:1029 smalldialogs.cpp:504
#, kde-format
msgid "History entry start regular expression:"
msgstr "Wyrażenie regularne dla początku wpisu historii:"
#: optiondialog.cpp:1042
#, kde-format
msgid ""
"A version control history entry consists of several lines.\n"
"Specify the regular expression to detect the first line (without the leading "
"comment).\n"
"Use parentheses to group the keys you want to use for sorting.\n"
"If left empty, then KDiff3 assumes that empty lines separate history "
"entries.\n"
"See the documentation for details."
msgstr ""
"Wpis zarządzania historią wersji składa się z kilku wierszy.\n"
"Podaj wyrażenie regularne w celu wykrycia pierwszego wiersza (bez "
"poprzedzającego komentarza).\n"
"Użyj nawiasów aby pogrupować klucze które chcesz użyć do sortowania.\n"
"Jeśli pole zostanie puste, KDiff3 uzna że puste wiersze oddzielają wpisy "
"historii.\n"
"Zajrzyj do dokumentacji aby uzyskać szczegółowe informacje."
#: optiondialog.cpp:1050
#, kde-format
msgid "History merge sorting"
msgstr "Sortowanie historii scalania"
#: optiondialog.cpp:1053
#, kde-format
msgid "Sort version control history by a key."
msgstr "Sortowanie historii kontroli wersji za pomocą podanego klucza."
#: optiondialog.cpp:1063
#, kde-format
msgid "History entry start sort key order:"
msgstr "Porządek sortowania wpisów historii:"
#: optiondialog.cpp:1068
#, kde-format
msgid ""
"Each pair of parentheses used in the regular expression for the history "
"start entry\n"
"groups a key that can be used for sorting.\n"
"Specify the list of keys (that are numbered in order of occurrence\n"
"starting with 1) using ',' as separator (e.g. \"4,5,6,1,2,3,7\").\n"
"If left empty, then no sorting will be done.\n"
"See the documentation for details."
msgstr ""
"Każdy nawias użyty w wyrażeniu regularnym dla wpisu początkowego historii\n"
"grupuje klucz który może zostać użyty do sortowania wpisów.\n"
"Podaj listę kluczy (które są numerowane w kolejności wystąpienia\n"
"zaczynając od 1) oddzielając je przecinkiem ',' (np. \"4,5,6,1,2,3,7\").\n"
"Jeśli pole pozostanie puste, nie zostanie wykonane żadne sortowanie.\n"
"Zajrzyj do dokumentacji, aby uzyskać szczegółowe informacje."
#: optiondialog.cpp:1079
#, kde-format
msgid "Merge version control history on merge start"
msgstr "Scal historię zarządzania wersji po rozpoczęciu scalania"
#: optiondialog.cpp:1082
#, kde-format
msgid "Run version control history automerge on merge start."
msgstr ""
"Rozpocznij scalanie historii zarządzania wersjami po rozpoczęciu scalania."
#: optiondialog.cpp:1086
#, kde-format
msgid "Max number of history entries:"
msgstr "Maksymalna liczba wpisów historii:"
#: optiondialog.cpp:1090
#, kde-format
msgid "Cut off after specified number. Use -1 for infinite number of entries."
msgstr ""
"Obcina po podanej liczbie wpisów. Użyj -1 dla nieskończonej liczy wpisów."
#: optiondialog.cpp:1094
#, kde-format
msgid "Test your regular expressions"
msgstr "Sprawdzanie wyrażeń regularnych"
#: optiondialog.cpp:1099
#, kde-format
msgid "Irrelevant merge command:"
msgstr "Niezwiązane polecenie scalania:"
#: optiondialog.cpp:1104
#, kde-format
msgid ""
"If specified this script is run after automerge\n"
"when no other relevant changes were detected.\n"
"Called with the parameters: filename1 filename2 filename3"
msgstr ""
"Polecenie, które zostanie wykonane po samoczynnym scaleniu,\n"
"jeśli nie wykryto żadnych innych istotnych zmian.\n"
"Wywoływany z parametrami: nazwapliku1 nazwapliku2 nazwapliku3"
#: optiondialog.cpp:1109
#, kde-format
msgid "Auto save and quit on merge without conflicts"
msgstr "Sam zapisz i zakończ po scaleniu bez sprzeczności"
#: optiondialog.cpp:1113
#, kde-format
msgid ""
"If KDiff3 was started for a file-merge from the command line and all\n"
"conflicts are solvable without user interaction then automatically save and "
"quit.\n"
"(Similar to command line option \"--auto\".)"
msgstr ""
"Kiedy KDiff3 został uruchomiony dla scalenia plików z wiersza poleceń i "
"wszystkie\n"
"sprzeczności są rozwiązywalne bez potrzeby zadziałania użytkownika, wtedy "
"sam\n"
"zapisuje i kończy działanie programu.\n"
"Działanie jest podobne do opcji wiersza poleceń \"--auto\"."
#: optiondialog.cpp:1124 optiondialog.cpp:1125
#, kde-format
msgid "Directory"
msgstr "Katalog"
#: optiondialog.cpp:1137
#, kde-format
msgid "Recursive directories"
msgstr "Przeszukuj katalogi rekursywnie"
#: optiondialog.cpp:1140
#, kde-format
msgid "Whether to analyze subdirectories or not."
msgstr "Określa czy mają być analizowane podkatalogi."
#: optiondialog.cpp:1142
#, kde-format
msgid "File pattern(s):"
msgstr "Wzorzec plików:"
#: optiondialog.cpp:1148
#, kde-format
msgid ""
"Pattern(s) of files to be analyzed. \n"
"Wildcards: '*' and '?'\n"
"Several Patterns can be specified by using the separator: ';'"
msgstr ""
"Wzorzec(rce) plików do analizy. \n"
"Symbole wieloznaczne: \"*\" i \"?\"\n"
"Można określić kilka wzorców poprzez użycie separatora: \";\""
#: optiondialog.cpp:1153
#, kde-format
msgid "File-anti-pattern(s):"
msgstr "Anty-wzorzec plików:"
#: optiondialog.cpp:1159
#, kde-format
msgid ""
"Pattern(s) of files to be excluded from analysis. \n"
"Wildcards: '*' and '?'\n"
"Several Patterns can be specified by using the separator: ';'"
msgstr ""
"Wzorzec(rce) plików jakie mają być wyłączone z analizy. \n"
"Znaki szablonowe (wildcards): \"*\" i \"?\"\n"
"Możesz określić kilka wzorców używając separatora: \";\""
#: optiondialog.cpp:1164
#, kde-format
msgid "Dir-anti-pattern(s):"
msgstr "Anty-wzorzec katalogów:"
#: optiondialog.cpp:1170
#, kde-format
msgid ""
"Pattern(s) of directories to be excluded from analysis. \n"
"Wildcards: '*' and '?'\n"
"Several Patterns can be specified by using the separator: ';'"
msgstr ""
"Wzorzec(rce) katalogów jakie mają być wykluczone z analizy. \n"
"Znaki szablonowe (wildcards): \"*\" and \"?\"\n"
"Możesz użyć kilku wzorców poprzez użycie separatora: \";\""
#: optiondialog.cpp:1175
#, kde-format
msgid "Use .cvsignore"
msgstr "Użyj .cvsignore"
#: optiondialog.cpp:1179
#, kde-format
msgid ""
"Extends the antipattern to anything that would be ignored by CVS.\n"
"Via local \".cvsignore\" files this can be directory specific."
msgstr ""
"Rozszerz anty-wzorzec na wszystko, co będzie pomijane przez CVS. \n"
"Lokalne pliki \".cvsignore\" mogą być wyjątkowe dla katalogów."
#: optiondialog.cpp:1183
#, kde-format
msgid "Find hidden files and directories"
msgstr "Szukaj ukrytych plików i katalogów"
#: optiondialog.cpp:1186
#, kde-format
msgid "Finds hidden files and directories."
msgstr "Znajduje ukryte pliki i katalogi."
#: optiondialog.cpp:1189
#, kde-format
msgid "Follow file links"
msgstr "Podążaj za dowiązaniami"
#: optiondialog.cpp:1193
#, kde-format
msgid ""
"On: Compare the file the link points to.\n"
"Off: Compare the links."
msgstr ""
"Wł: Porównuj pliki na które wskazuje dowiązanie.\n"
"Wył: Porównuj dowiązania."
#: optiondialog.cpp:1197
#, kde-format
msgid "Follow directory links"
msgstr "Podążaj za dowiązaniami katalogów"
#: optiondialog.cpp:1201
#, kde-format
msgid ""
"On: Compare the directory the link points to.\n"
"Off: Compare the links."
msgstr ""
"Wł: Porównuj katalogi na które wskazuje dowiązanie. \n"
"Wył: Porównuj dowiązania."
#: optiondialog.cpp:1210
#, kde-format
msgid "Case sensitive filename comparison"
msgstr "Rozróżniaj wielkość liter przy porównaniu nazw plików"
#: optiondialog.cpp:1214
#, kde-format
msgid ""
"The directory comparison will compare files or directories when their names "
"match.\n"
"Set this option if the case of the names must match. (Default for Windows is "
"off, otherwise on.)"
msgstr ""
"Porównanie katalogów porówna pliki lub katalogi kiedy ich nazwy się "
"zgadzają.\n"
"Włącz tą opcję jeśli wielkość liter w nazwach musi się zgadzać.\n"
"Dla systemu Windows opcja ta jest domyślne wyłączona, w innych przypadkach "
"włączona."
#: optiondialog.cpp:1218
#, kde-format
msgid "Unfold all subdirectories on load"
msgstr "Rozwiń wszystkie podkatalogi po wczytaniu"
#: optiondialog.cpp:1222
#, kde-format
msgid ""
"On: Unfold all subdirectories when starting a directory diff.\n"
"Off: Leave subdirectories folded."
msgstr ""
"Wł: Rozwiń wszystkie podkatalogi rozpoczynając sprawdzanie różnicy między "
"katalogami.\n"
"Wył: Pozostaw podkatalogi zwinięte."
#: optiondialog.cpp:1226
#, kde-format
msgid "Skip directory status report"
msgstr "Nie zgłaszaj wyniku różnicy pomiędzy katalogami"
#: optiondialog.cpp:1230
#, kde-format
msgid ""
"On: Do not show the Directory Comparison Status.\n"
"Off: Show the status dialog on start."
msgstr ""
"Wł: Nie pokazuj wyniku porównywania katalogów.\n"
"Wył: Pokaż okno dialogowe wyniku na początku."
#: optiondialog.cpp:1234
#, kde-format
msgid "File Comparison Mode"
msgstr "Tryb porównywania plików"
#: optiondialog.cpp:1239
#, kde-format
msgid "Binary comparison"
msgstr "Porównywanie dwójkowe"
#: optiondialog.cpp:1241
#, kde-format
msgid "Binary comparison of each file. (Default)"
msgstr "Dwójkowe porównanie dla każdego pliku (domyślne)"
#: optiondialog.cpp:1244
#, kde-format
msgid "Full analysis"
msgstr "Pełne porównywanie"
#: optiondialog.cpp:1246
#, kde-format
msgid ""
"Do a full analysis and show statistics information in extra columns.\n"
"(Slower than a binary comparison, much slower for binary files.)"
msgstr ""
"Wykonaj pełną analizę i pokaż statystyki w dodatkowych kolumnach.\n"
"(Wolniejsze niż porównanie dwójkowe i znacznie wolniejsze dla plików "
"dwójkowych.)"
#: optiondialog.cpp:1250
#, kde-format
msgid "Trust the size and modification date (unsafe)"
msgstr "Ufaj rozmiarowi i dacie zmiany (niebezpieczne)"
#: optiondialog.cpp:1252
#, kde-format
msgid ""
"Assume that files are equal if the modification date and file length are "
"equal.\n"
"Files with equal contents but different modification dates will appear as "
"different.\n"
"Useful for big directories or slow networks."
msgstr ""
"Zakłada że pliki są takie same, jeśli ich data zmiany i rozmiar są takie "
"same.\n"
"Pliki z jednakową zawartością ale inną datą zmiany zostaną uznane za różne.\n"
"Jest to użyteczne przy dużych katalogach lub wolnych połączeniach sieciowych."
#: optiondialog.cpp:1257
#, kde-format
msgid ""
"Trust the size and date, but use binary comparison if date does not match "
"(unsafe)"
msgstr ""
"Ufaj rozmiarowi i dacie, ale użyj porównania dwójkowego jeśli data się nie "
"zgadza (niebezpieczne)"
#: optiondialog.cpp:1259
#, kde-format
msgid ""
"Assume that files are equal if the modification date and file length are "
"equal.\n"
"If the dates are not equal but the sizes are, use binary comparison.\n"
"Useful for big directories or slow networks."
msgstr ""
"Zakłada że pliki są identyczne, jeśli ich data zmiany i rozmiar są "
"identyczne.\n"
"Jeśli data zmiany nie jest identyczna (przy czym rozmiary są), używa "
"porównania dwójkowego.\n"
"Jest to użyteczne przy dużych katalogach lub wolnych połączeniach sieciowych."
#: optiondialog.cpp:1264
#, kde-format
msgid "Trust the size (unsafe)"
msgstr "Ufaj rozmiarowi (niebezpieczne)"
#: optiondialog.cpp:1266
#, kde-format
msgid ""
"Assume that files are equal if their file lengths are equal.\n"
"Useful for big directories or slow networks when the date is modified during "
"download."
msgstr ""
"Zakłada ze pliki są takie same jeśli ich rozmiar jest taki sam.\n"
"Użyteczne przy dużych katalogach lub wolnych połączeniach sieciowych, gdzie "
"data jest zmieniana w trakcie pobierania."
#: optiondialog.cpp:1273
#, kde-format
msgid "Synchronize directories"
msgstr "Synchronizuj katalogi"
#: optiondialog.cpp:1277
#, kde-format
msgid ""
"Offers to store files in both directories so that\n"
"both directories are the same afterwards.\n"
"Works only when comparing two directories without specifying a destination."
msgstr ""
"Oferuje zapisanie plików obu katalogach tak,\n"
"że potem oba katalogi będą takie same.\n"
"Działa tylko przy porównywaniu dwóch katalogów \n"
"bez określonego miejsca docelowego."
#: optiondialog.cpp:1283
#, kde-format
msgid "White space differences considered equal"
msgstr "Nie zgłaszaj różnic w białych znakach"
#: optiondialog.cpp:1287
#, kde-format
msgid ""
"If files differ only by white space consider them equal.\n"
"This is only active when full analysis is chosen."
msgstr ""
"Jeśli pliki różnią się tylko białymi znakami, to uznaj je za takie same.\n"
"Opcja możliwa tylko w przypadku pełnego porównywania."
#: optiondialog.cpp:1293
#, kde-format
msgid "Copy newer instead of merging (unsafe)"
msgstr "Kopiuj nowsze zamiast scalać (niebezpieczne)"
#: optiondialog.cpp:1297
#, kde-format
msgid ""
"Do not look inside, just take the newer file.\n"
"(Use this only if you know what you are doing!)\n"
"Only effective when comparing two directories."
msgstr ""
"Nie sprawdza zawartości tylko bierze nowszy plik. \n"
"(Użyj tego tylko jeśli wiesz co robisz!)\n"
"Jest to efektywne tylko przy porównywaniu dwóch katalogów."
#: optiondialog.cpp:1302
#, kde-format
msgid "Backup files (.orig)"
msgstr "Twórz kopie zapasowe (.orig)"
#: optiondialog.cpp:1306
#, kde-format
msgid ""
"If a file would be saved over an old file, then the old file\n"
"will be renamed with a '.orig' extension instead of being deleted."
msgstr ""
"Gdy plik będzie zapisywany w miejsce starego, to stary plik\n"
"zmieni nazwę (dodane zostanie rozszerzenie \".orig\"), zamiast zostać "
"usuniętym."
#: optiondialog.cpp:1382 optiondialog.cpp:1383
#, kde-format
msgid "Regional Settings"
msgstr "Ustawienia regionalne"
#: optiondialog.cpp:1397
#, kde-format
msgid "Use the same encoding for everything:"
msgstr "Używanie tego samego kodowania dla wszystkiego:"
#: optiondialog.cpp:1401
#, kde-format
msgid ""
"Enable this allows to change all encodings by changing the first only.\n"
"Disable this if different individual settings are needed."
msgstr ""
"Włączenie tej opcji pozwala na zmianę wszystkich kodowań zmieniając tylko "
"pierwsze.\n"
"Wyłącz, jeśli potrzebne są różne osobne ustawienia."
#: optiondialog.cpp:1405
#, kde-format
msgid "Note: Local Encoding is \"%1\""
msgstr "Uwaga: Lokalne kodowanie to \"%1\""
#: optiondialog.cpp:1409
#, kde-format
msgid "File Encoding for A:"
msgstr "Kodowanie pliku A:"
#: optiondialog.cpp:1416
#, kde-format
msgid ""
"If enabled then Unicode (UTF-16 or UTF-8) encoding will be detected.\n"
"If the file is not Unicode then the selected encoding will be used as "
"fallback.\n"
"(Unicode detection depends on the first bytes of a file.)"
msgstr ""
"Jeśli włączone, będzie wykrywane kodowanie Unikod (UTF-16 lub UTF-8).\n"
"Jeśli plik nie jest zakodowany Unikodem, wtedy wybrane kodowanie zostanie "
"użyte z powrotem.\n"
"(Wykrywanie Unikodu odbywa się na podstawie pierwszych bajtów pliku.)"
#: optiondialog.cpp:1419 optiondialog.cpp:1430 optiondialog.cpp:1441
#, kde-format
msgid "Auto Detect Unicode"
msgstr "Wykryj Unicode"
#: optiondialog.cpp:1425
#, kde-format
msgid "File Encoding for B:"
msgstr "Kodowanie pliku B:"
#: optiondialog.cpp:1436
#, kde-format
msgid "File Encoding for C:"
msgstr "Kodowanie pliku C:"
#: optiondialog.cpp:1447
#, kde-format
msgid "File Encoding for Merge Output and Saving:"
msgstr "Kodowanie pliku wynikowego i przy zapisywaniu:"
#: optiondialog.cpp:1452
#, kde-format
msgid "Auto Select"
msgstr "Wybieraj sam"
#: optiondialog.cpp:1456
#, kde-format
msgid ""
"If enabled then the encoding from the input files is used.\n"
"In ambiguous cases a dialog will ask the user to choose the encoding for "
"saving."
msgstr ""
"Jeśli włączone, użyte zostanie kodowanie dla plików wejściowych.\n"
"W przypadkach wątpliwych pojawi się okno, gdzie użytkownik będzie mógł "
"wybrać kodowanie dla zapisu."
#: optiondialog.cpp:1459
#, kde-format
msgid "File Encoding for Preprocessor Files:"
msgstr "Kodowanie plików preprocesora:"
#: optiondialog.cpp:1471
#, kde-format
msgid "Right To Left Language"
msgstr "Język od-prawej-do-lewej"
#: optiondialog.cpp:1475
#, kde-format
msgid ""
"Some languages are read from right to left.\n"
"This setting will change the viewer and editor accordingly."
msgstr ""
"Niektóre języki są czytane od prawej strony do lewej.\n"
"Ustawienie to zmieni odpowiednio zarówno przeglądarkę jak i edytor."
#: optiondialog.cpp:1485
#, kde-format
msgid "Integration"
msgstr "Integracja"
#: optiondialog.cpp:1486
#, kde-format
msgid "Integration Settings"
msgstr "Ustawienia integracji"
#: optiondialog.cpp:1499
#, kde-format
msgid "Command line options to ignore:"
msgstr "Pomijane opcje wiersza poleceń:"
#: optiondialog.cpp:1505
#, kde-format
msgid ""
"List of command line options that should be ignored when KDiff3 is used by "
"other tools.\n"
"Several values can be specified if separated via ';'\n"
"This will suppress the \"Unknown option\" error."
msgstr ""
"Lista opcji wiersza poleceń, które powinny być pomijane podczas gdy KDiff "
"jest używany przez inne narzędzia.\n"
"Można podać kilka opcji oddzielając je za pomocą \";\"\n"
"Użycie tej opcji zablokuje błąd \"Nieznana opcja\"."
#: optiondialog.cpp:1510
#, kde-format
msgid "Quit also via Escape key"
msgstr "Klawisz Escape także powoduje wyjście"
#: optiondialog.cpp:1514
#, kde-format
msgid ""
"Fast method to exit.\n"
"For those who are used to using the Escape key."
msgstr ""
"Szybka metoda zakończenia.\n"
"Użyteczne dla tych którzy są przyzwyczajenia do używania klawisza Escape."
#: optiondialog.cpp:1598
#, kde-format
msgid "This resets all options. Not only those of the current topic."
msgstr "Kasuje wszystkie ustawienia. Działa nie tylko na bieżącej zakładce."
#: pdiff.cpp:78 pdiff.cpp:92
#, kde-format
msgid ""
"Data loss error:\n"
"If it is reproducible please contact the author.\n"
msgstr ""
"Błąd utraty danych:\n"
"Jeśli jest powtarzalny, to skontaktuj się z autorem programu.\n"
#: pdiff.cpp:80 pdiff.cpp:94
#, kde-format
msgid "Severe Internal Error"
msgstr "Poważny błąd wewnętrzny"
#: pdiff.cpp:82
#, kde-format
msgid "Severe Internal Error."
msgstr "Poważny błąd wewnętrzny."
#: pdiff.cpp:96
#, kde-format
msgid "Severe Internal Error.: "
msgstr "Poważny błąd wewnętrzny.: "
#: pdiff.cpp:122
#, kde-format
msgid "PreprocessorCmd: "
msgstr "Polecenie preprocesora: "
#: pdiff.cpp:127
#, kde-format
msgid "The following option(s) you selected might change data:\n"
msgstr "Następująca opcja(e) które wybrano mogą zmienić dane:\n"
#: pdiff.cpp:128
#, kde-format
msgid ""
"\n"
"Most likely this is not wanted during a merge.\n"
"Do you want to disable these settings or continue with these settings active?"
msgstr ""
"\n"
"Najprawdopodobniej jest to niepożądane podczas scalania.\n"
"Czy chcesz wyłączyć te ustawienia, czy kontynuować bez ich wyłączania?"
#: pdiff.cpp:130
#, kde-format
msgid "Option Unsafe for Merging"
msgstr "Opcja niebezpieczna podczas scalania"
#: pdiff.cpp:131
#, kde-format
msgid "Use These Options During Merge"
msgstr "Użyj tych opcji podczas scalania"
#: pdiff.cpp:132
#, kde-format
msgid "Disable Unsafe Options"
msgstr "Wyłącz niebezpieczne opcje"
#: pdiff.cpp:160
#, kde-format
msgid "Loading A"
msgstr "Wczytywanie A"
#: pdiff.cpp:161
#, kde-format
msgid "Loading A: %1"
msgstr "Wczytywanie A: %1"
#: pdiff.cpp:170
#, kde-format
msgid "Errors occurred during pre-processing of file A."
msgstr "Wystąpiły błędy podczas wstępnego przetwarzania pliku A."
#: pdiff.cpp:175
#, kde-format
msgid "Loading B"
msgstr "Wczytywanie B"
#: pdiff.cpp:176
#, kde-format
msgid "Loading B: %1"
msgstr "Wczytywanie B: %1"
#: pdiff.cpp:184
#, kde-format
msgid "Errors occurred during pre-processing of file B."
msgstr "Wystąpiły błędy podczas wstępnego przetwarzania pliku B."
#: pdiff.cpp:207 pdiff.cpp:208 pdiff.cpp:248
#, kde-format
msgid "Diff: A <-> B"
msgstr "Różnica: A <-> B"
#: pdiff.cpp:214 pdiff.cpp:215 pdiff.cpp:286 pdiff.cpp:300
#, kde-format
msgid "Linediff: A <-> B"
msgstr "Różnica: A <-> B"
#: pdiff.cpp:232
#, kde-format
msgid "Loading C"
msgstr "Wczytywanie C"
#: pdiff.cpp:239
#, kde-format
msgid "Errors occurred during pre-processing of file C."
msgstr "Wystąpiły błędy podczas wstępnego przetwarzania pliku C."
#: pdiff.cpp:257
#, kde-format
msgid "Diff: A <-> C"
msgstr "Różnica: A <-> C"
#: pdiff.cpp:268
#, kde-format
msgid "Diff: B <-> C"
msgstr "Różnica: B <-> C"
#: pdiff.cpp:290 pdiff.cpp:304
#, kde-format
msgid "Linediff: B <-> C"
msgstr "Różnica: B <-> C"
#: pdiff.cpp:294 pdiff.cpp:308
#, kde-format
msgid "Linediff: A <-> C"
msgstr "Różnica: A <-> C"
#: pdiff.cpp:836
#, kde-format
msgid "All input files contain the same text, but are not binary equal."
msgstr ""
"Wszystkie pliki wejściowe zawierają ten sam tekst, ale nie są dwójkowo takie "
"same."
#: pdiff.cpp:842 pdiff.cpp:846 pdiff.cpp:850
#, kde-format
msgid "Files %1 and %2 have equal text, but are not binary equal. \n"
msgstr ""
"Pliki %1 i %2 zawierają ten sam tekst, ale nie są dwójkowo takie same.\n"
#: pdiff.cpp:860
#, kde-format
msgid ""
"Some input files do not seem to be pure text files.\n"
"Note that the KDiff3 merge was not meant for binary data.\n"
"Continue at your own risk."
msgstr ""
"Niektóre pliki wejściowe nie wyglądają na pliki czysto tekstowe.\n"
"Zauważ że KDiff3 nie nadaje się do danych dwójkowych.\n"
"Kontynuuj na własne ryzyko."
#: pdiff.cpp:870
#, kde-format
msgid ", B"
msgstr ", B"
#: pdiff.cpp:872
#, kde-format
msgid ", C"
msgstr ", C"
#: pdiff.cpp:874
#, kde-format
msgid ""
"Some input characters could not be converted to valid unicode.\n"
"You might be using the wrong codec. (e.g. UTF-8 for non UTF-8 files).\n"
"Do not save the result if unsure. Continue at your own risk.\n"
"Affected input files are in %1."
msgstr ""
"Pewne znaki wejściowe nie mogły zostać przekształcone do prawidłowego "
"unikodu.\n"
"Możesz używać złego kodeku. (np. UTF-8 dla plików nie-UTF-8).\n"
"Nie zapisuj wyników, jeśli jesteś niepewny(a). Kontynuuj na własne ryzyko.\n"
"Pliki wejściowe, których to dotyczy to %1."
#: pdiff.cpp:1049
#, kde-format
msgid "Abort"
msgstr "O programie"
#: pdiff.cpp:1055 pdiff.cpp:1145
#, kde-format
msgid "Opening files..."
msgstr "Otwieranie plików..."
#: pdiff.cpp:1122
#, kde-format
msgid "File open error"
msgstr "Błąd otwarcia pliku"
#: pdiff.cpp:1217
#, kde-format
msgid "Cutting selection..."
msgstr "Wytnij zaznaczenie..."
#: pdiff.cpp:1238
#, kde-format
msgid "Copying selection to clipboard..."
msgstr "Kopiuj zaznaczony fragment do schowka..."
#: pdiff.cpp:1254
#, kde-format
msgid "Inserting clipboard contents..."
msgstr "Wkleja zawartość schowka..."
#: pdiff.cpp:1710
#, kde-format
msgid "Word wrap (Cancel disables word wrap)"
msgstr "Zawijanie słów (Anulowanie wyłącza zawijanie słów)"
#: pdiff.cpp:1711
#, kde-format
msgid "Calculating max width for horizontal scrollbar"
msgstr "Obliczanie największej szerokości dla poziomego paska przewijania"
#: pdiff.cpp:1926
#, kde-format
msgid "Save && Continue"
msgstr "Zapisz i Kontynuuj"
#: pdiff.cpp:1927
#, kde-format
msgid "Continue Without Saving"
msgstr "Zakończ bez zapisywania"
#: pdiff.cpp:2139
#, kde-format
msgid "Search complete."
msgstr "Wynik szukania."
#: pdiff.cpp:2139
#, kde-format
msgid "Search Complete"
msgstr "Wyszukiwanie zakończone"
#: pdiff.cpp:2390
#, kde-format
msgid "Nothing is selected in either diff input window."
msgstr "Nic nie wybrano w żadnym oknie wejściowym różnicy."
#: pdiff.cpp:2390
#, kde-format
msgid "Error while adding manual diff range"
msgstr "Błąd podczas dodawania ręcznego zakresu różnic"
#: progress.cpp:61 progress.cpp:73
#, kde-format
msgid "&Cancel"
msgstr "Z&aniechaj"
#: smalldialogs.cpp:61
#, kde-format
msgid "A (Base):"
msgstr "A (podstawa):"
#: smalldialogs.cpp:68 smalldialogs.cpp:85 smalldialogs.cpp:102
#: smalldialogs.cpp:144
#, kde-format
msgid "File..."
msgstr "Plik..."
#: smalldialogs.cpp:70 smalldialogs.cpp:87 smalldialogs.cpp:104
#: smalldialogs.cpp:146
#, kde-format
msgid "Dir..."
msgstr "Katalog..."
#: smalldialogs.cpp:96
#, kde-format
msgid "C (Optional):"
msgstr "C (opcjonalnie):"
#: smalldialogs.cpp:119
#, kde-format
msgid "Swap/Copy Names..."
msgstr "Zamiana/Kopiowanie nazw..."
#: smalldialogs.cpp:124 smalldialogs.cpp:125 smalldialogs.cpp:126
#, kde-format
msgid "Swap %1<->%2"
msgstr "Zamiana %1<->%2"
#: smalldialogs.cpp:127 smalldialogs.cpp:128 smalldialogs.cpp:129
#, kde-format
msgid "Copy %1->Output"
msgstr "Skopiuj %1->Wyjście"
#: smalldialogs.cpp:130 smalldialogs.cpp:131 smalldialogs.cpp:132
#, kde-format
msgid "Swap %1<->Output"
msgstr "Zamiana %1 <-> Wynik"
#: smalldialogs.cpp:138
#, kde-format
msgid "Output (optional):"
msgstr "Wynik (opcjonalnie):"
#: smalldialogs.cpp:168
#, kde-format
msgid "Configure..."
msgstr "Ustawienia..."
#: smalldialogs.cpp:233
#, kde-format
msgid "Open Directory"
msgstr "Otwórz katalog"
#: smalldialogs.cpp:234
#, kde-format
msgid "Select Output File"
msgstr "Wybierz plik wyjściowy"
#: smalldialogs.cpp:234 smalldialogs.cpp:235
#, kde-format
msgid "All files (*)"
msgstr "Wszystkie pliki (*)"
#: smalldialogs.cpp:393
#, kde-format
msgid "Search text:"
msgstr "Szukaj tekstu:"
#: smalldialogs.cpp:400
#, kde-format
msgid "Case sensitive"
msgstr "Rozróżniaj wielkość liter"
#: smalldialogs.cpp:403
#, kde-format
msgid "Search A"
msgstr "Przeszukaj A"
#: smalldialogs.cpp:408
#, kde-format
msgid "Search B"
msgstr "Przeszukaj B"
#: smalldialogs.cpp:413
#, kde-format
msgid "Search C"
msgstr "Przeszukaj C"
#: smalldialogs.cpp:418
#, kde-format
msgid "Search output"
msgstr "Przeszukaj wynik"
#: smalldialogs.cpp:425
#, kde-format
msgid "&Search"
msgstr "&Szukaj"
#: smalldialogs.cpp:444
#, kde-format
msgid "Regular Expression Tester"
msgstr "Test wyrażeń regularnych"
#: smalldialogs.cpp:457
#, kde-format
msgid "Example auto merge line:"
msgstr "Przykładowy wiersz samoczynnego scalania:"
#: smalldialogs.cpp:459
#, kde-format
msgid "To test auto merge, copy a line as used in your files."
msgstr ""
"Aby sprawdzić samoczynne scalanie, skopiuj wiersz używany w twoich plikach."
#: smalldialogs.cpp:465 smalldialogs.cpp:493 smalldialogs.cpp:529
#, kde-format
msgid "Match result:"
msgstr "Pasujący wynik:"
#: smalldialogs.cpp:484
#, kde-format
msgid "Example history start line (with leading comment):"
msgstr "Przykładowy wiersz początkowy historii (z poprzedzającym komentarzem):"
#: smalldialogs.cpp:486
#, kde-format
msgid ""
"Copy a history start line as used in your files,\n"
"including the leading comment."
msgstr ""
"Skopiuj tutaj wiersz początkowy wpisu historii tak jak go używasz w swoich "
"plikach,\n"
"włącznie z poprzedzającym go komentarzem."
#: smalldialogs.cpp:512
#, kde-format
msgid "History sort key order:"
msgstr "Porządek sortowania historii:"
#: smalldialogs.cpp:520
#, kde-format
msgid "Example history entry start line (without leading comment):"
msgstr ""
"Przykładowy wiersz początkowy historii (bez poprzedzającego komentarza):"
#: smalldialogs.cpp:522
#, kde-format
msgid ""
"Copy a history entry start line as used in your files,\n"
"but omit the leading comment."
msgstr ""
"Skopiuj tutaj wiersz początkowy wpisu historii tak jak go używasz w swoich "
"plikach,\n"
"ale bez poprzedzającego go komentarza."
#: smalldialogs.cpp:536
#, kde-format
msgid "Sort key result:"
msgstr "Wynik sortowania kluczy:"
#: smalldialogs.cpp:584 smalldialogs.cpp:594 smalldialogs.cpp:614
#, kde-format
msgid "Match success."
msgstr "Znaleziono pasujące wyrażenie."
#: smalldialogs.cpp:588 smalldialogs.cpp:598 smalldialogs.cpp:620
#, kde-format
msgid "Match failed."
msgstr "Nie znaleziono pasującego wyrażenia."
#: smalldialogs.cpp:605
#, kde-format
msgid "Opening and closing parentheses do not match in regular expression."
msgstr ""
"Nawiasy otwierające i zamykające nie zgadzają się w wyrażeniu regularnym."
#: SourceData.cpp:151
#, kde-format
msgid "Writing clipboard data to temp file failed."
msgstr "Błąd zapisu zawartości schowka do pliku tymczasowego."
#: SourceData.cpp:155
#, kde-format
msgid "From Clipboard"
msgstr "ze schowka"
#: SourceData.cpp:345
#, kde-format
msgid "%1 is not a normal file."
msgstr "%1 nie jest zwyczajnym plikiem."
#: SourceData.cpp:438
#, kde-format
msgid " Temp file is: %1"
msgstr " Plik tymczasowy to: %1"
#: SourceData.cpp:442
#, kde-format
msgid ""
"Preprocessing possibly failed. Check this command:\n"
"\n"
" %1\n"
"\n"
"The preprocessing command will be disabled now."
msgstr ""
"Przetwarzanie wstępne prawdopodobnie nie powiodło się. Proszę sprawdzić "
"polecenie:\n"
"\n"
" %1\n"
"\n"
"Polecenie przetwarzania wstępnego zostanie wyłączone."
#: SourceData.cpp:453 SourceData.cpp:522
#, kde-format
msgid "File %1 too large to process. Skipping."
msgstr "Plik %1 jest zbyt duży do przetworzenia. Pominięto go."
#: SourceData.cpp:497
#, kde-format
msgid ""
"The line-matching-preprocessing possibly failed. Check this command:\n"
"\n"
" %1\n"
"\n"
"The line-matching-preprocessing command will be disabled now."
msgstr ""
"Przetwarzanie wstępne dopasowywania wierszy prawdopodobnie nie powiodło się. "
"Proszę sprawdzić polecenie:\n"
"\n"
" %1\n"
"\n"
"Polecenie przetwarzania wstępnego dopasowywania wierszy zostanie wyłączone."
#: Utils.cpp:77
#, kde-format
msgid "Expecting space after closing quote."
msgstr "Oczekiwano odstępu po zamykającym znaku cytowania."
#: Utils.cpp:80
#, kde-format
msgid "Unmatched quote."
msgstr "Cudzysłów nie w parze."
#: Utils.cpp:89
#, kde-format
msgid "Unexpected quote character within argument."
msgstr "Nieoczekiwany znak cytowania wewnątrz argumentu."
#: Utils.cpp:96
#, kde-format
msgid "No program specified."
msgstr "Nie określono programu."
#~ msgid "Finds files and directories with the hidden attribute."
#~ msgstr "Znajduje pliki i katalogi z atrybutem ukryty."
#~ msgid "Finds files and directories starting with '.'."
#~ msgstr "Znajduje pliki i katalogi z nazwą zaczynającą się na \".\" ."
#, fuzzy
#~| msgid "Comparing file..."
#~ msgid "Compare failed"
#~ msgstr "Porównywanie pliku..."
#~ msgid "Not matching apostrophs."
#~ msgstr "Niezgodne znaki cytowania."
#~ msgid ""
#~ "Error during file copy operation: Opening file for reading failed. "
#~ "Filename: %1"
#~ msgstr ""
#~ "Błąd podczas kopiowania pliku: Nieudane otwarcie pliku. Nazwa pliku: %1"
#~ msgid ""
#~ "Error during file copy operation: Opening file for writing failed. "
#~ "Filename: %1"
#~ msgstr ""
#~ "Błąd podczas kopiowania pliku: Nieudane otwarcie pliku do zapisu. Nazwa "
#~ "pliku: %1"
#~ msgid "Error during file copy operation: Reading failed. Filename: %1"
#~ msgstr "Błąd w czasie kopiowania. Nieudany odczyt. Nazwa pliku: %1"
#~ msgid "Error during file copy operation: Writing failed. Filename: %1"
#~ msgstr "Błąd w czasie kopiowania. Nieudany zapis. Nazwa pliku: %1"
#~ msgid "Integrate with ClearCase"
#~ msgstr "Integracja z ClearCase"
#~ msgid ""
#~ "Integrate with Rational ClearCase from IBM.\n"
#~ "Modifies the \"map\" file in ClearCase subdir \"lib/mgrs\"\n"
#~ "(Only enabled when ClearCase \"bin\" directory is in the path.)"
#~ msgstr ""
#~ "Integruj z Rational ClearCase firmy IBM.\n"
#~ "Zmienia plik \"map\" w podkatalogu ClearCase \"lib/mgrs\"\n"
#~ "(Dostępne jest jedynie kiedy katalog ClearCase \"bin\" znajduje się na "
#~ "ścieżce.)"
#~ msgid "Remove ClearCase Integration"
#~ msgstr "Usuń integrację z ClearCase"
#~ msgid ""
#~ "Restore the old \"map\" file from before doing the ClearCase integration."
#~ msgstr "Przywróć stary plik \"map\" sprzed integracji z ClearCase."
#~ msgid "&Merge"
#~ msgstr "&Scal"
#~ msgid "Line"
#~ msgstr "Wiersz"
#~ msgid "Directory Comparison Status"
#~ msgstr "Stan porównania katalogów"
#~ msgid "Number of subdirectories:"
#~ msgstr "Liczba podkatalogów:"
#~ msgid "Number of equal files:"
#~ msgstr "Liczba identycznych plików:"
#~ msgid "Number of different files:"
#~ msgstr "Liczba różniących się plików:"
#~ msgid "Total number of conflicts: "
#~ msgstr "Całkowita liczba konfliktów: "
#~ msgid ""
#~ "\n"
#~ "Nr of automatically solved conflicts: "
#~ msgstr ""
#~ "\n"
#~ "Liczba automatycznie rozwiązanych konfliktów: "
#~ msgid ""
#~ "\n"
#~ "Nr of unsolved conflicts: "
#~ msgstr ""
#~ "\n"
#~ "Liczba nierozwiązanych konfliktów: "
#~ msgid "Ignore numbers"
#~ msgstr "Ignoruj cyfry"
#~ msgid "Ignore C/C++ comments"
#~ msgstr "Ignoruj komentarze C/C++ "
#~ msgid "Ignore case"
#~ msgstr "Ignoruj wielkość liter"
#~ msgid "Cancel"
#~ msgstr "Anuluj"
#~ msgid "Ok"
#~ msgstr "OK"
#~ msgid "Help"
#~ msgstr "Pomoc"
#~ msgid "Defaults"
#~ msgstr "Domyślne"
#~ msgid "&Edit"
#~ msgstr "&Edycja"
#~ msgid "&Settings"
#~ msgstr "&Ustawienia"
#~ msgid "&Help"
#~ msgstr "&Pomoc"
#~ msgid "&About"
#~ msgstr "&O programie"
#~ msgid "A&uthor"
#~ msgstr "A&utor"
#~ msgid "&Thanks To"
#~ msgstr "&Podziękowania"
#~ msgid "Open"
#~ msgstr "Otwórz"
#~ msgid "Save"
#~ msgstr "Zapisz"
#~ msgid "Print..."
#~ msgstr "Drukuj..."
#~ msgid "Quit"
#~ msgstr "Wyjdź"
#~ msgid "Cut"
#~ msgstr "Wytnij"
#~ msgid "Copy"
#~ msgstr "Kopiuj"
#~ msgid "Paste"
#~ msgstr "Wklej"
#~ msgid "Select All"
#~ msgstr "Zaznacz wszystko"
#~ msgid "Show Toolbar"
#~ msgstr "Pokaż pasek narzędzi"
#~ msgid "Show &Status Bar"
#~ msgstr "Pokaż pasek &stanu"
#~ msgid "&Configure %1..."
#~ msgstr "&Ustawienia %1..."
#~ msgid "About"
#~ msgstr "O programie"
#~ msgid "Find"
#~ msgstr "Znajdź"
#~ msgid "Find Next"
#~ msgstr "Znajdź następne"
#~ msgid "For more documentation, see the help-menu or the subdirectory doc."
#~ msgstr ""
#~ "Aby uzyskać więcej informacji zobacz pomoc programu lub zajrzyj do "
#~ "podkatalogu doc."
#~ msgid "KDiff3-Usage"
#~ msgstr "Użycie KDiff3"
#~ msgid "Exit"
#~ msgstr "Wyjście"
#~ msgid "Continue"
#~ msgstr "Kontynuuj"
#~ msgid "Language (restart required)"
#~ msgstr "Język(wymaga ponownego uruchomienia)"
#~ msgid ""
#~ "Choose the language of the GUI strings or \"Auto\".\n"
#~ "For a change of language to take place, quit and restart KDiff3."
#~ msgstr ""
#~ "Wybierz język dla graficznego interfejsu użytkownika lub ustaw na"
#~ "\"Automatycznie\". \n"
#~ "Po zmianie języka należy uruchomić ponownie program KDiff3."
#~ msgid "kdiff3"
#~ msgstr "KDiff3"
#~ msgid "&OK"
#~ msgstr "&OK"
#~ msgid "OK"
#~ msgstr "OK"
#, fuzzy
#~| msgid "(c) 2002-2011 Joachim Eibl"
#~ msgid "(c) 2002-2014 Joachim Eibl"
#~ msgstr "(c) 2002-2011 Joachim Eibl"
#~ msgid ""
#~ "This should never happen: \n"
#~ "\n"
#~ "mergeResultSaved: m_pMFI=0\n"
#~ "\n"
#~ "If you know how to reproduce this, please contact the program author."
#~ msgstr ""
#~ "To nie powinno się nigdy wydarzyć: \n"
#~ "\n"
#~ "mergeResultSaved: m_pMFI=0\n"
#~ "\n"
#~ "Jeśli wiesz jak to powtórzyć, proszę skontaktować się z autorem programu."
#~ msgid "Program Error"
#~ msgstr "Błąd programu"
#~ msgid "Error."
#~ msgstr "Błąd."
#~ msgid "Select Font"
#~ msgstr "Wybierz czcionkę"
#~ msgid ""
#~ "You selected a variable width font.\n"
#~ "\n"
#~ "Because this program doesn't handle variable width fonts\n"
#~ "correctly, you might experience problems while editing.\n"
#~ "\n"
#~ "Do you want to continue or do you want to select another font."
#~ msgstr ""
#~ "Wybrano czcionkę o zmiennej szerokości.\n"
#~ "\n"
#~ "Ponieważ ten program nie obsługuje poprawnie czcionek\n"
#~ "o zmiennej szerokości, mogą wystąpić problemy podczas edycji\n"
#~ "\n"
#~ "Chcesz kontynuować czy też wybrać inną czcionkę."
#~ msgid "Incompatible font."
#~ msgstr "Niezgodna czcionka."
#~ msgid "Continue at my own risk"
#~ msgstr "Kontynuuj na własne ryzyko"
#~ msgid "Select another font"
#~ msgstr "Wybierz inną czcionkę"
#~ msgid "Eike Sauer"
#~ msgstr "Eike Sauer"
#~ msgid "Bugfixes, Debian package maintainer"
#~ msgstr "Poprawki błędów, opiekun pakietu Debiana"
#~ msgid "Sebastien Fricker"
#~ msgstr "Sebastien Fricker"
#~ msgid "Windows installer"
#~ msgstr "Instalator Windows"
#~ msgid "Stephan Binner"
#~ msgstr "Stephan Binner"
#~ msgid "i18n-help"
#~ msgstr "Pomoc i18n"
#~ msgid "Stefan Partheymueller"
#~ msgstr "Stefan Partheymueller"
#~ msgid "Clipboard-patch"
#~ msgstr "Łatka dla schowka"
#~ msgid "David Faure"
#~ msgstr "David Faure"
#~ msgid "KIO-Help"
#~ msgstr "KIO-Help"
#~ msgid "Bernd Gehrmann"
#~ msgstr "Bernd Gehrmann"
#~ msgid "Class CvsIgnoreList from Cervisia"
#~ msgstr "Class CvsIgnoreList z Cervisia"
#~ msgid "Andre Woebbeking"
#~ msgstr "Andre Woebbeking"
#~ msgid "Class StringMatcher"
#~ msgstr "Class StringMatcher"
#~ msgid "Michael Denio"
#~ msgstr "Michael Denio"
#~ msgid "Directory Equality-Coloring patch"
#~ msgstr "Łatka kolorowania katalogów"
#~ msgid "Manfred Koehler"
#~ msgstr "Manfred Koehler"
#~ msgid "Fix for slow startup on Windows"
#~ msgstr "Poprawka wolnego uruchamiania się dla Windows"
#~ msgid "Sergey Zorin"
#~ msgstr "Sergey Zorin"
#~ msgid "Diff Ext for Windows"
#~ msgstr "Diff Ext dla systemu Windows"
#~ msgid "Paul Eggert, Mike Haertel, David Hayes, Richard Stallman, Len Tower"
#~ msgstr "Paul Eggert, Mike Haertel, David Hayes, Richard Stallman, Len Tower"
#~ msgid "GNU-Diffutils"
#~ msgstr "GNU-Diffutils"
#~ msgid "Tino Boellsterling, Timothy Mee"
#~ msgstr "Tino Boellsterling, Timothy Mee"
#~ msgid "Intensive test, use and feedback"
#~ msgstr "Intensywne testowanie, używanie i informacje zwrotne"
#~ msgid "Michael Schmidt"
#~ msgstr "Michael Schmidt"
#~ msgid "Mac support"
#~ msgstr "Wsparcie dla Mac"
#~ msgid "Valentin Rusu"
#~ msgstr "Valentin Rusu"
#~ msgid "KDE4 porting"
#~ msgstr "Portowanie do KDE4"
#~ msgid "Albert Astals Cid"
#~ msgstr "Albert Astals Cid"
#~ msgid "Silvan Scherrer"
#~ msgstr "Silvan Scherrer"
#~ msgid "OS2 port"
#~ msgstr "port OS2"
#~ msgid "+ Many thanks to those who reported bugs and contributed ideas!"
#~ msgstr "+ Wielkie dzięki zgłaszającym błędy i wnoszącym nowe pomysły!"
#~ msgid "Italic font for deltas"
#~ msgstr "Kursywa dla różnic"
#~ msgid ""
#~ "Selects the italic version of the font for differences.\n"
#~ "If the font doesn't support italic characters, then this does nothing."
#~ msgstr ""
#~ "Wybierz kursywę do pokazania różnic.\n"
#~ "Jeśli czcionka nie ma kursywy, wtedy to nic nie zmieni."
#~ msgid "Incompatible Font"
#~ msgstr "Niekompatybilna czcionka"
#~ msgid "Continue at Own Risk"
#~ msgstr "Kontynuacja na własne ryzyko"
#~ msgid "Select Another Font"
#~ msgstr "Wybierz inną czcionkę"
#~ msgid "Dos/Windows"
#~ msgstr "Dos/Windows"
#~ msgid "Autodetect"
#~ msgstr "Wykryj automatycznie"
Index: trunk/l10n-kf5/pl/messages/extragear-utils/krusader.po
===================================================================
--- trunk/l10n-kf5/pl/messages/extragear-utils/krusader.po (revision 1552240)
+++ trunk/l10n-kf5/pl/messages/extragear-utils/krusader.po (revision 1552241)
@@ -1,11157 +1,11157 @@
# Translation of krusader.pot to Polish
#
# Copyright (C) 2000-2003, Shie Erlich, Rafi Yanai
# Copyright (C) 2004-2009, Krusader Krew
# This file is distributed under the same license as the Krusader package
#
#
# Marcin Szafran <jm_sz@poczta.onet.pl>, 2002, 2003.
# Lukasz Janyst <ljan@wp.pl>, 2002, 2003.
# Marcin Garski <mgarski@post.pl>, 2004, 2006.
# Pawel Salawa <boogie@myslenice.one.pl>, 2005.
# Tomek Grzejszczyk <tgrzej@onet.eu>, 2006, 2007.
# Kamil Dziuba <kamil_dziuba@o2.pl>, 2010.
# Marta Rybczyńska <kde-i18n@rybczynska.net>, 2010, 2013.
# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019.
msgid ""
msgstr ""
"Project-Id-Version: krusader\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-09-17 02:47+0200\n"
-"PO-Revision-Date: 2019-07-28 06:04+0200\n"
+"PO-Revision-Date: 2019-09-21 08:18+0200\n"
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Lokalize 19.07.70\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
-"|| n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10"
+" || n%100>=20) ? 1 : 2);\n"
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr ""
"Kamil Dziuba,Tomek Grzejszczyk,Paweł Salawa, Marcin Garski, Lukasz Janyst,"
"Marcin Szafran, Łukasz Wojniłowicz"
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr ""
"kamil_dziuba@o2.pl,tgrzej@onet.eu,boogie@myslenice.one.pl, mgarski@post.pl,"
"ljan@wp.pl,jm_sz@poczta.onet.pl, lukasz.wojnilowicz@gmail.com"
#: krArc/krarc.cpp:193
#, kde-format
msgid ""
"krarc: write support is disabled.\n"
"You can enable it on the 'Archives' page in Konfigurator."
msgstr ""
"krarc: obsługa zapisu jest wyłączona.\n"
"Możesz ją włączyć na stronie 'Archiwa' w ustawieniach."
#: krArc/krarc.cpp:237
#, kde-format
msgid "Creating directories is not supported with %1 archives"
msgstr "Tworzenie katalogów nie jest wspierane w archiwach %1"
#: krArc/krarc.cpp:272
#, kde-format
msgid "Creating %1..."
msgstr "Tworzenie %1 ..."
#: krArc/krarc.cpp:316
#, kde-format
msgid "Writing to %1 archives is not supported"
msgstr "Pisanie do archiwów %1 nie jest wspierane"
#: krArc/krarc.cpp:383
#, kde-format
msgid "Packing %1..."
msgstr "Pakowanie %1 ..."
#: krArc/krarc.cpp:427
#, kde-format
msgid "Retrieving data from %1 archives is not supported"
msgstr "Odzyskiwanie danych z archiwów %1 nie jest wspierane"
#: krArc/krarc.cpp:499 krArc/krarc.cpp:772
#, kde-format
msgid "Unpacking %1..."
msgstr "Rozpakowywanie %1 ..."
#: krArc/krarc.cpp:633
#, kde-format
msgid "Deleting files from %1 archives is not supported"
msgstr "Usuwanie danych z archiwów %1 nie jest wspierane"
#: krArc/krarc.cpp:649 krusader/DiskUsage/diskusage.cpp:594
#, kde-format
msgid "Deleting %1..."
msgstr "Usuwanie %1..."
#: krArc/krarc.cpp:680
#, kde-format
msgid "Accessing files is not supported with %1 archives"
msgstr "Dostęp do plików w archiwach %1 jest niewspierany"
#: krArc/krarc.cpp:842
#, kde-format
msgid "Listing directories is not supported for %1 archives"
msgstr "Wyświetlenie listy katalogów z archiwów %1 nie jest wspierane"
#: krArc/krarc.cpp:1708
#, kde-format
msgid ""
"\n"
"Make sure that the %1 binary is installed properly on your system."
msgstr ""
"\n"
"Upewnij się, że pakiet binarny %1 został poprawnie wgrany do twojego systemu."
#: krArc/krarc.cpp:1789 krArc/krarc.cpp:1815
#, kde-format
msgid "Krarc Password Dialog"
msgstr "Okno dialogowe hasła Krarc"
#: krArc/krarc.cpp:1833 krArc/krarc.cpp:1836
#, kde-format
msgid "Accessing the file requires a password."
msgstr "Dostęp do pliku wymaga hasła."
#: krusader/ActionMan/actionman.cpp:39
#, kde-format
msgid "ActionMan - Manage Your Useractions"
msgstr "Zarządzanie działaniami - Zarządzaj swoimi działaniami użytkownika"
#: krusader/ActionMan/actionproperty.cpp:330
#, kde-format
msgid "New protocol"
msgstr "Nowy protokół"
#: krusader/ActionMan/actionproperty.cpp:330
#, kde-format
msgid "Set a protocol:"
msgstr "Ustaw protokół:"
#: krusader/ActionMan/actionproperty.cpp:347
#, kde-format
msgid "Edit Protocol"
msgstr "Edytuj protokół"
#: krusader/ActionMan/actionproperty.cpp:347
#, kde-format
msgid "Set another protocol:"
msgstr "Ustaw inny protokół:"
#: krusader/ActionMan/actionproperty.cpp:381
#, kde-format
msgid "Edit Path"
msgstr "Edytuj ścieżkę"
#: krusader/ActionMan/actionproperty.cpp:381
#, kde-format
msgid "Set another path:"
msgstr "Ustaw inną ścieżkę:"
#: krusader/ActionMan/actionproperty.cpp:405
#, kde-format
msgid "New MIME Type"
msgstr "Nowy typ MIME"
#: krusader/ActionMan/actionproperty.cpp:405
#, kde-format
msgid "Set a MIME type:"
msgstr "Ustaw typ MIME:"
#: krusader/ActionMan/actionproperty.cpp:422
#, kde-format
msgid "Edit MIME Type"
msgstr "Edytuj typ MIME"
#: krusader/ActionMan/actionproperty.cpp:422
#, kde-format
msgid "Set another MIME type:"
msgstr "Ustaw inny typ MIME:"
#: krusader/ActionMan/actionproperty.cpp:446
#, kde-format
msgid "New File Name"
msgstr "Nowa nazwa pliku"
#: krusader/ActionMan/actionproperty.cpp:446
#, kde-format
msgid "Set a file name:"
msgstr "Ustaw nazwę pliku:"
#: krusader/ActionMan/actionproperty.cpp:463
#, kde-format
msgid "Edit File Name"
msgstr "Edytuj nazwę pliku"
#: krusader/ActionMan/actionproperty.cpp:463
#, kde-format
msgid "Set another file name:"
msgstr "Ustaw inną nazwę pliku:"
#: krusader/ActionMan/actionproperty.cpp:483
#, kde-format
msgid "Please set a unique name for the useraction"
msgstr "Proszę ustawić niepowtarzalną nazwę dla działania użytkownika"
#: krusader/ActionMan/actionproperty.cpp:488
#, kde-format
msgid "Please set a title for the menu entry"
msgstr "Proszę ustawić tytuł dla wpisu menu"
#: krusader/ActionMan/actionproperty.cpp:493
#, kde-format
msgid "Command line is empty"
msgstr "Wiersz poleceń jest pusty"
#: krusader/ActionMan/actionproperty.cpp:500
#, kde-format
msgid ""
"There already is an action with this name.\n"
"If you do not have such a useraction the name is used by Krusader for an "
"internal action."
msgstr ""
"Już istnieje działanie o tej nazwie.\n"
"Jeśli nie posiadasz takiego działania użytkownika, to oznacza to, że nazwa "
"jest używana do wewnętrznego działania Krusadera."
#. i18n: ectx: property (windowTitle), widget (QWidget, ActionProperty)
#: krusader/ActionMan/actionproperty.ui:14
#, kde-format
msgid "Action Property"
msgstr "Właściwości działania"
#. i18n: ectx: attribute (title), widget (QWidget, tabBasic)
#: krusader/ActionMan/actionproperty.ui:39
#, kde-format
msgid "Basic Properties"
msgstr "Właściwości podstawowe"
#. i18n: ectx: property (text), widget (QToolButton, ButtonAddStartpath)
#: krusader/ActionMan/actionproperty.ui:45
#, kde-format
msgid "..."
msgstr "..."
#. i18n: ectx: property (whatsThis), widget (QLabel, LabelDescription)
#. i18n: ectx: property (whatsThis), widget (KTextEdit, textDescription)
#: krusader/ActionMan/actionproperty.ui:58
#: krusader/ActionMan/actionproperty.ui:310
#, kde-format
msgid ""
"A detailed description of the <b>Useraction</b>. It is only displayed in the "
"<i>Konfigurator</i> and via <code>Shift+F1</code>."
msgstr ""
"Dokładny opis <b>Działania użytkownika</b> jest wyświetlany tylko w "
"<i>Ustawieniach</i> lub przez <code>Shift+F1</code>."
#. i18n: ectx: property (text), widget (QLabel, LabelDescription)
#: krusader/ActionMan/actionproperty.ui:61
#, kde-format
msgid "Description:"
msgstr "Opis:"
#. i18n: ectx: property (title), widget (QGroupBox, bgAccept)
#: krusader/ActionMan/actionproperty.ui:77
#, kde-format
msgid "Command Accepts"
msgstr "Polecenie przyjmuje"
#. i18n: ectx: property (whatsThis), widget (QRadioButton, radioLocal)
#: krusader/ActionMan/actionproperty.ui:83
#, kde-format
msgid "Substitute the <b>Placeholders</b> with local filenames."
msgstr "Podmień <b>pola zastępcze</b> nazwami lokalnych plików."
#. i18n: ectx: property (text), widget (QRadioButton, radioLocal)
#: krusader/ActionMan/actionproperty.ui:86
#, kde-format
msgid "&Local files only (no URLs)"
msgstr "Tylko &lokalne pliki (nie adresy URL)"
#. i18n: ectx: property (whatsThis), widget (QRadioButton, radioUrl)
#: krusader/ActionMan/actionproperty.ui:96
#, kde-format
msgid "Substitute the <b>Placeholders</b> with valid URLs."
msgstr "Podmień <b>pola zastępcze</b> poprawnymi adresami URL."
#. i18n: ectx: property (text), widget (QRadioButton, radioUrl)
#: krusader/ActionMan/actionproperty.ui:99
#, kde-format
msgid "URLs (re&mote and local)"
msgstr "Adresy URL (zdal&ne i lokalne)"
#. i18n: ectx: property (whatsThis), widget (KLineEdit, leTitle)
#. i18n: ectx: property (whatsThis), widget (QLabel, LabelTitle)
#: krusader/ActionMan/actionproperty.ui:109
#: krusader/ActionMan/actionproperty.ui:122
#, kde-format
msgid "The title displayed in the <b>Usermenu</b>."
msgstr "Tytuł wyświetlany w <b>menu działań użytkownika</b>."
#. i18n: ectx: property (text), widget (QLabel, LabelTitle)
#: krusader/ActionMan/actionproperty.ui:125
#, kde-format
msgid "Title:"
msgstr "Tytuł:"
#. i18n: ectx: property (whatsThis), widget (KLineEdit, leDistinctName)
#: krusader/ActionMan/actionproperty.ui:139
#, kde-format
msgid ""
"Unique name of the <b>Useraction</b>. It is only used in the "
"<i>Konfigurator</i> and does not appear in any other menu.<p><b>Note</b>: "
"the <i>Title</i> shown in the <b>Usermenu</b> can be set below."
msgstr ""
"Niepowtarzalna nazwa <b>Działania użytkownika</b>. To jest nazwa używana "
"jedynie w <i>Ustawieniach</i> i nie pojawia się w żadnym innym menu."
"<p><b>Adnotacja</b>: <i>Tytuł</i> który jest pokazywany w <b>Menu działań "
"użytkownika</b> może być ustawiony poniżej."
#. i18n: ectx: property (whatsThis), widget (KComboBox, cbCategory)
#. i18n: ectx: property (whatsThis), widget (QLabel, LabelCategory)
#: krusader/ActionMan/actionproperty.ui:146
#: krusader/ActionMan/actionproperty.ui:275
#, kde-format
msgid ""
"<b>Useractions</b> can be grouped in categories for better distinction. "
"Choose a existing <i>Category</i> or create a new one by entering a name."
msgstr ""
"<b>Działania użytkownika</b> mogą być pogrupowane w kategorie dla lepszej "
"orientacji. Wybierz istniejącą <i>Kategorię</i> lub utwórz nową, wpisując "
"jej nazwę."
#. i18n: ectx: property (whatsThis), widget (KIconButton, ButtonIcon)
#: krusader/ActionMan/actionproperty.ui:176
#, kde-format
msgid ""
"Each <b>Useraction</b> can have its own icon. It will appear in front of the "
"title in the <b>Usermenu</b>."
msgstr ""
"Każde <b>działanie użytkownika</b> może mieć swoją własną ikonę. Pojawi się "
"ona na początku tytułu w <b>Menu działań użytkownika</b>."
#. i18n: ectx: property (whatsThis), widget (QLabel, LabelDistinctName)
#: krusader/ActionMan/actionproperty.ui:191
#, kde-format
msgid ""
"<p>Unique name of the <b>Useraction</b>. It is only used in the "
"<i>Konfigurator</i> and does not appear in any other menu.</p><p><b>Note</"
"b>: The <i>Title</i> shown in the <b>Usermenu</b> can be set below.</p>"
msgstr ""
"<p>Niepowtarzalna nazwa <b>Działania użytkownika</b>. To jest nazwa używana "
"jedynie w <i>Ustawieniach</i> i nie pojawia się w żadnym innym menu.</"
"p><p><b>Adnotacja</b>: <i>Tytuł</i>, który jest pokazywany w <b>menu</b> "
"może być ustawiony poniżej.</p>"
#. i18n: ectx: property (text), widget (QLabel, LabelDistinctName)
#: krusader/ActionMan/actionproperty.ui:194
#, kde-format
msgid "Identifier:"
msgstr "Identyfikator:"
#. i18n: ectx: property (whatsThis), widget (QLabel, LabelCommandline)
#: krusader/ActionMan/actionproperty.ui:211
#, no-c-format, kde-format
msgid ""
"<p>The <i>Command</i> defines the command that will be executed when the "
"<b>Useraction</b> is used. It can be a simple shell command or a complex "
"sequence of multiple commands with <b>Placeholders</b>.</p><p>Examples:</"
"p><ul><li><code>eject /mnt/cdrom</code></li><li><code>amarok --append "
"%aList(\"Selected\")%</code></li></ul>\n"
"<p>Please consult the handbook to learn more about the syntax.</p>"
msgstr ""
"<p><i>Polecenie</i> określa polecenie, które będzie wykonane, kiedy "
"<b>działanie użytkownika</b> zostanie użyte. Może to być proste polecenie "
"powłoki lub złożona sekwencja wielu poleceń z <b>polami zastępczymi</b>.</p> "
"<p>Przykłady:</p><ul><li><code>eject /mnt/cdrom</code></li><li><code>amarok "
"--append %aList(\"Selected\")%</code></li></ul>\n"
"<p>Aby nauczyć się więcej o składni, zajrzyj do podręcznika.</p>"
#. i18n: ectx: property (text), widget (QLabel, LabelCommandline)
#: krusader/ActionMan/actionproperty.ui:214
#, kde-format
msgid "Command:"
msgstr "Polecenie:"
#. i18n: ectx: property (whatsThis), widget (KLineEdit, leTooltip)
#. i18n: ectx: property (whatsThis), widget (QLabel, LabelTooltip)
#: krusader/ActionMan/actionproperty.ui:224
#: krusader/ActionMan/actionproperty.ui:244
#, kde-format
msgid ""
"The <i>Tooltip</i> is shown when the mouse cursor is hold over an entry of "
"the <b>Useraction Toolbar</b>."
msgstr ""
"<i>Podpowiedź</i> jest pokazywana, kiedy kursor myszy jest przytrzymany nad "
"wpisem paska narzędzi <b>Działań użytkownika</b>."
#. i18n: ectx: property (whatsThis), widget (KLineEdit, leStartpath)
#. i18n: ectx: property (whatsThis), widget (QLabel, LabelStartpath)
#: krusader/ActionMan/actionproperty.ui:231
#: krusader/ActionMan/actionproperty.ui:326
#, kde-format
msgid ""
"The <i>Workdir</i> defines in which folder the <i>Command</i> will be "
"executed."
msgstr ""
"<i>Katalog roboczy</i> określa, w którym katalogu <i>polecenie</i> będzie "
"wykonane."
#. i18n: ectx: property (text), widget (QLabel, LabelTooltip)
#: krusader/ActionMan/actionproperty.ui:247
#, kde-format
msgid "Tooltip:"
msgstr "Podpowiedź:"
#. i18n: ectx: property (whatsThis), widget (KLineEdit, leCommandline)
#: krusader/ActionMan/actionproperty.ui:259
#, no-c-format, kde-format
msgid ""
"The <i>Command</i> defines the command that will be executed when the "
"<b>Useraction</b> is used. It can be a simple shell command or a complex "
"sequence of multiple commands with <b>Placeholders</b>.<p>\n"
"Examples:<ul><li><code>eject /mnt/cdrom</code></li><li><code>amarok --append "
"%aList(\"Selected\")%</code></li></ul>\n"
"Please consult the handbook to learn more about the syntax."
msgstr ""
"<i>Polecenie</i> określa polecenie, które będzie wykonane, kiedy "
"<b>działanie użytkownika</b> zostanie użyte. Może to być proste polecenie "
"powłoki lub złożona sekwencja wielu poleceń z <b>polami zastępczymi</b>.<p>\n"
"Przykłady:<ul><li><code>eject /mnt/cdrom</code></li><li><code>amarok --"
"append %aList(\"Selected\")%</code></li></ul>\n"
"Aby nauczyć się więcej o składni, zajrzyj do podręcznika."
#. i18n: ectx: property (text), widget (QLabel, LabelCategory)
#: krusader/ActionMan/actionproperty.ui:278
#, kde-format
msgid "Category:"
msgstr "Kategoria:"
#. i18n: ectx: property (whatsThis), widget (QToolButton, ButtonAddPlaceholder)
#: krusader/ActionMan/actionproperty.ui:300 krusader/GUI/kcmdline.cpp:193
#, kde-format
msgid "Add <b>Placeholders</b> for the selected files in the panel."
msgstr "Dodaj <b>pole zastępcze</b> dla wybranych plików w panelu."
#. i18n: ectx: property (text), widget (QToolButton, ButtonAddPlaceholder)
#: krusader/ActionMan/actionproperty.ui:303
#, kde-format
msgid "&Add"
msgstr "Dod&aj"
#. i18n: ectx: property (text), widget (QLabel, LabelStartpath)
#: krusader/ActionMan/actionproperty.ui:329
#, kde-format
msgid "Workdir:"
msgstr "Katalog roboczy:"
#. i18n: ectx: property (text), widget (QLabel, LabelShortcut)
#: krusader/ActionMan/actionproperty.ui:357
#, kde-format
msgid "Default shortcut:"
msgstr "Domyślny skrót:"
#. i18n: ectx: property (whatsThis), widget (KKeySequenceWidget, KeyButtonShortcut)
#: krusader/ActionMan/actionproperty.ui:383
#, kde-format
msgid "Set a default keyboard shortcut."
msgstr "Ustaw domyślny skrót klawiaturowy."
#. i18n: ectx: property (text), widget (KKeySequenceWidget, KeyButtonShortcut)
#: krusader/ActionMan/actionproperty.ui:386
#, kde-format
msgctxt "No shortcut"
msgid "None"
msgstr "Brak"
#. i18n: ectx: property (whatsThis), widget (QCheckBox, chkEnabled)
#: krusader/ActionMan/actionproperty.ui:398
#, kde-format
msgid "If checked, the action is shown in the Useractions menus."
msgstr ""
"Jeśli zaznaczone, to działanie jest widoczne w menu działań użytkownika."
#. i18n: ectx: property (text), widget (QCheckBox, chkEnabled)
#: krusader/ActionMan/actionproperty.ui:401
#, kde-format
msgid "Enabled"
msgstr "Włączony"
#. i18n: ectx: property (title), widget (QGroupBox, bgExecType)
#: krusader/ActionMan/actionproperty.ui:414
#, kde-format
msgid "Execution Mode"
msgstr "Tryb wykonywania"
#. i18n: ectx: property (whatsThis), widget (QRadioButton, radioCollectOutput)
#: krusader/ActionMan/actionproperty.ui:420
#, kde-format
msgid "Collect the output of the executed program."
msgstr "Gromadzi dane wyjściowe wykonywanego programu."
#. i18n: ectx: property (text), widget (QRadioButton, radioCollectOutput)
#: krusader/ActionMan/actionproperty.ui:423
#, kde-format
msgid "Collect output"
msgstr "Gromadź dane wyjściowe"
#. i18n: ectx: property (whatsThis), widget (QCheckBox, chkSeparateStdError)
#: krusader/ActionMan/actionproperty.ui:433
#, kde-format
msgid "Separate standard out and standard error in the output collection."
msgstr "Oddziel standardowe wyjście od standardowego wyjścia błędów."
#. i18n: ectx: property (text), widget (QCheckBox, chkSeparateStdError)
#: krusader/ActionMan/actionproperty.ui:436
#, kde-format
msgid "Separate standard error"
msgstr "Oddziel wyjście błędów"
#. i18n: ectx: property (text), widget (QRadioButton, radioNormal)
#: krusader/ActionMan/actionproperty.ui:443
#, kde-format
msgid "&Normal"
msgstr "&Normalne"
#. i18n: ectx: property (whatsThis), widget (QRadioButton, radioTerminal)
#: krusader/ActionMan/actionproperty.ui:453
#, kde-format
msgid "Run the command in a terminal."
msgstr "Wykonuje polecenie w terminalu."
#. i18n: ectx: property (text), widget (QRadioButton, radioTerminal)
#: krusader/ActionMan/actionproperty.ui:456
#, kde-format
msgid "Run in terminal"
msgstr "Wykonaj w terminalu"
#. i18n: ectx: property (whatsThis), widget (QRadioButton, radioTE)
#: krusader/ActionMan/actionproperty.ui:463
#, kde-format
msgid "Run the command in the embedded terminal emulator."
msgstr "Wykonuje polecenie w terminalu."
#. i18n: ectx: property (text), widget (QRadioButton, radioTE)
#: krusader/ActionMan/actionproperty.ui:466
#, kde-format
msgid "Run in the embedded terminal emulator"
msgstr "Wyślij do wbudowanego emulatora terminala"
#. i18n: ectx: attribute (title), widget (QWidget, tabAdv)
#: krusader/ActionMan/actionproperty.ui:477
#, kde-format
msgid "Advanced Properties"
msgstr "Właściwości zaawansowane"
#. i18n: ectx: property (title), widget (QGroupBox, gbShowonly)
#: krusader/ActionMan/actionproperty.ui:489
#, kde-format
msgid "The Useraction is only available for"
msgstr "Działanie użytkownika jest dostępne tylko dla"
#. i18n: ectx: attribute (title), widget (QWidget, tabProt)
#: krusader/ActionMan/actionproperty.ui:499
#, kde-format
msgid "Protocol"
msgstr "Protokół"
#. i18n: ectx: property (text), widget (QToolButton, ButtonNewProtocol)
#: krusader/ActionMan/actionproperty.ui:523
#, kde-format
msgctxt "New protocol"
msgid "&New..."
msgstr "&Nowy..."
#. i18n: ectx: property (text), widget (QToolButton, ButtonEditProtocol)
#. i18n: ectx: property (text), widget (QToolButton, ButtonEditPath)
#. i18n: ectx: property (text), widget (QToolButton, ButtonEditMime)
#. i18n: ectx: property (text), widget (QToolButton, ButtonEditFile)
#: krusader/ActionMan/actionproperty.ui:548
#: krusader/ActionMan/actionproperty.ui:660
#: krusader/ActionMan/actionproperty.ui:765
#: krusader/ActionMan/actionproperty.ui:870
#, kde-format
msgid "Chan&ge..."
msgstr "&Zmień..."
#. i18n: ectx: property (text), widget (QToolButton, ButtonRemoveProtocol)
#. i18n: ectx: property (text), widget (QToolButton, ButtonRemovePath)
#. i18n: ectx: property (text), widget (QToolButton, ButtonRemoveMime)
#. i18n: ectx: property (text), widget (QToolButton, ButtonRemoveFile)
#: krusader/ActionMan/actionproperty.ui:589
#: krusader/ActionMan/actionproperty.ui:685
#: krusader/ActionMan/actionproperty.ui:790
#: krusader/ActionMan/actionproperty.ui:895
#, kde-format
msgid "De&lete"
msgstr "&Usuń"
#. i18n: ectx: property (whatsThis), widget (KrListWidget, lbShowonlyProtocol)
#. i18n: ectx: property (whatsThis), widget (KrListWidget, lbShowonlyPath)
#. i18n: ectx: property (whatsThis), widget (KrListWidget, lbShowonlyMime)
#: krusader/ActionMan/actionproperty.ui:596
#: krusader/ActionMan/actionproperty.ui:610
#: krusader/ActionMan/actionproperty.ui:715
#, kde-format
msgid "Show the <b>Useraction</b> only for the values defined here."
msgstr ""
"Pokaż <b>Działania użytkownika</b> tylko dla podanych tutaj typów plików."
#. i18n: ectx: attribute (title), widget (QWidget, tabPath)
#: krusader/ActionMan/actionproperty.ui:604
#, kde-format
msgid "Path"
msgstr "Ścieżka"
#. i18n: ectx: property (text), widget (QToolButton, ButtonAddPath)
#: krusader/ActionMan/actionproperty.ui:635
#, kde-format
msgctxt "New path"
msgid "&New..."
msgstr "&Nowy..."
#. i18n: ectx: attribute (title), widget (QWidget, tabMime)
#: krusader/ActionMan/actionproperty.ui:709
#, kde-format
msgid "MIME Type"
msgstr "Typ MIME"
#. i18n: ectx: property (text), widget (QToolButton, ButtonAddMime)
#: krusader/ActionMan/actionproperty.ui:740
#, kde-format
msgctxt "New MIME"
msgid "&New..."
msgstr "&Nowy..."
#. i18n: ectx: attribute (title), widget (QWidget, TabFile)
#: krusader/ActionMan/actionproperty.ui:814
#: krusader/Filter/generalfilter.cpp:101
#, kde-format
msgid "File Name"
msgstr "Nazwa pliku"
#. i18n: ectx: property (whatsThis), widget (KrListWidget, lbShowonlyFile)
#: krusader/ActionMan/actionproperty.ui:820
#, kde-format
msgid ""
"Show the <b>Useraction</b> only for the file names defined here. The "
"wildcards '<code>?</code>' and '<code>*</code>' can be used."
msgstr ""
"Pokaż <b>Działania użytkownika</b> tylko dla podanych tutaj nazw plików. "
"Można używać symboli wieloznacznych <code>?</code> i <code>*</code>."
#. i18n: ectx: property (text), widget (QToolButton, ButtonNewFile)
#: krusader/ActionMan/actionproperty.ui:845
#, kde-format
msgctxt "New file"
msgid "&New..."
msgstr "&Nowy..."
#. i18n: ectx: property (whatsThis), widget (QCheckBox, chkConfirmExecution)
#: krusader/ActionMan/actionproperty.ui:925
#, kde-format
msgid "Allows one to tweak the <i>Command</i> before it is executed."
msgstr "To pozwala ci na dostrojenie <i>Polecenia</i> przed jego wywołaniem."
#. i18n: ectx: property (text), widget (QCheckBox, chkConfirmExecution)
#: krusader/ActionMan/actionproperty.ui:928
#, kde-format
msgid "Confirm each program call separately"
msgstr "Potwierdzaj każde wywołanie programu osobno"
#. i18n: ectx: property (whatsThis), widget (QCheckBox, chkDifferentUser)
#. i18n: ectx: property (whatsThis), widget (KLineEdit, leDifferentUser)
#: krusader/ActionMan/actionproperty.ui:935
#: krusader/ActionMan/actionproperty.ui:948
#, kde-format
msgid "Execute the <i>Command</i> under a different user ID."
msgstr "Wykonaj to <i>Polecenie</i> pod innym ID użytkownika."
#. i18n: ectx: property (text), widget (QCheckBox, chkDifferentUser)
#: krusader/ActionMan/actionproperty.ui:938
#, kde-format
msgid "Run as different user:"
msgstr "Uruchom jako inny użytkownik:"
#: krusader/ActionMan/addplaceholderpopup.cpp:58
#, kde-format
msgid "Active panel"
msgstr "Aktywny panel"
#: krusader/ActionMan/addplaceholderpopup.cpp:59
#, kde-format
msgid "Other panel"
msgstr "Drugi panel"
#: krusader/ActionMan/addplaceholderpopup.cpp:60
#, kde-format
msgid "Left panel"
msgstr "Lewy panel"
#: krusader/ActionMan/addplaceholderpopup.cpp:61
#, kde-format
msgid "Right panel"
msgstr "Prawy panel"
#: krusader/ActionMan/addplaceholderpopup.cpp:62
#, kde-format
msgid "Panel independent"
msgstr "Niezależnie od panelu"
#: krusader/ActionMan/addplaceholderpopup.cpp:70
#, kde-format
msgid "Choose executable..."
msgstr "Wybierz plik wykonywalny..."
#: krusader/ActionMan/addplaceholderpopup.cpp:156
#, kde-format
msgid "User Action Parameter Dialog"
msgstr "Okno parametrów działania użytkownika"
#: krusader/ActionMan/addplaceholderpopup.cpp:169
#, kde-format
msgid "This placeholder allows some parameter:"
msgstr "To okno zezwala na ustawienie parametrów:"
#: krusader/ActionMan/useractionlistview.cpp:42
#, kde-format
msgid "Title"
msgstr "Tytuł"
#: krusader/ActionMan/useractionpage.cpp:51
#, kde-format
msgid ""
"*.xml|XML files\n"
"*|All files"
msgstr ""
"*.xml|pliki XML\n"
"*|Wszystkie pliki"
#: krusader/ActionMan/useractionpage.cpp:69
#, kde-format
msgid "Create new useraction"
msgstr "Utwórz nowe działanie użytkownika"
#: krusader/ActionMan/useractionpage.cpp:74
#, kde-format
msgid "Import useractions"
msgstr "Importuj działania użytkownika"
#: krusader/ActionMan/useractionpage.cpp:79
#, kde-format
msgid "Export useractions"
msgstr "Eksportuj działania użytkownika"
#: krusader/ActionMan/useractionpage.cpp:84
#, kde-format
msgid "Copy useractions to clipboard"
msgstr "Kopiuj działania użytkownika do schowka"
#: krusader/ActionMan/useractionpage.cpp:89
#, kde-format
msgid "Paste useractions from clipboard"
msgstr "Wklej działania użytkownika ze schowka"
#: krusader/ActionMan/useractionpage.cpp:94
#, kde-format
msgid "Delete selected useractions"
msgstr "Usuń wybrane działania użytkownika"
#: krusader/ActionMan/useractionpage.cpp:149
#, kde-format
msgid ""
"The current action has been modified. Do you want to apply these changes?"
msgstr ""
"Bieżące działanie zostało zmienione. Czy chcesz zastosować wprowadzone "
"zmiany?"
#: krusader/ActionMan/useractionpage.cpp:227
#, kde-format
msgid "Are you sure that you want to remove all selected actions?"
msgstr "Czy na pewno chcesz usunąć wszystkie wybrane działania?"
#: krusader/ActionMan/useractionpage.cpp:228
#, kde-format
msgid "Remove Selected Actions?"
msgstr "Czy usunąć wybrane działania?"
#: krusader/ActionMan/useractionpage.cpp:278
#, kde-format
msgid ""
"This file already contains some useractions.\n"
"Do you want to overwrite it or should it be merged with the selected actions?"
msgstr ""
"Ten plik zawiera już działania użytkownika.\n"
"Chcesz go zastąpić, czy może wybrane działania mają zostać do niego "
"dołączone?"
#: krusader/ActionMan/useractionpage.cpp:279
#, kde-format
msgid "Overwrite or Merge?"
msgstr "Zastąpić czy scalić?"
#: krusader/ActionMan/useractionpage.cpp:281
#, kde-format
msgid "Merge"
msgstr "Scal"
#: krusader/ActionMan/useractionpage.cpp:287
#, kde-format
msgid "This file already exists. Do you want to overwrite it?"
msgstr "Ten plik już istnieje. Czy chcesz go zastąpić?"
#: krusader/ActionMan/useractionpage.cpp:288
#, kde-format
msgid "Overwrite Existing File?"
msgstr "Zastąpić istniejący plik?"
#: krusader/ActionMan/useractionpage.cpp:303
#: krusader/UserAction/kraction.cpp:196
#, kde-format
msgid ""
"Cannot open %1 for writing.\n"
"Nothing exported."
msgstr ""
"Nie można otworzyć %1 do zapisu.\n"
"Nie wyeksportowano niczego."
#: krusader/ActionMan/useractionpage.cpp:304
#, kde-format
msgid "Export Failed"
msgstr "Nieudane eksportowanie"
#: krusader/Archive/abstractthreadedjob.cpp:223
#, kde-format
msgid "Internal error, undefined <job> in result signal"
msgstr "Wewnętrzny błąd, nieokreślona <praca> w sygnale wynikowym"
#: krusader/Archive/abstractthreadedjob.cpp:355
#, kde-format
msgid "Downloading remote files"
msgstr "Pobieranie zdalnych plików"
#: krusader/Archive/abstractthreadedjob.cpp:506
#, kde-format
msgid "Counting files"
msgstr "Zliczanie plików"
#: krusader/Archive/abstractthreadedjob.cpp:535
#, kde-format
msgid "Uploading to remote destination"
msgstr "Wysyłanie do zdalnego położenia"
#: krusader/Archive/abstractthreadedjob.cpp:657
#, kde-format
msgctxt "%1=archive filename"
msgid "%1, unsupported archive type."
msgstr "%1, nieobsługiwany rodzaj archiwum."
#: krusader/Archive/krarchandler.cpp:72 krusader/Archive/krarchandler.cpp:76
#: krusader/BookMan/krbookmarkhandler.cpp:229
#: krusader/BookMan/krbookmarkhandler.cpp:331
#: krusader/Konfigurator/kgcolors.cpp:576
#: krusader/Konfigurator/kgcolors.cpp:596
#: krusader/Konfigurator/kggeneral.cpp:316
#: krusader/Synchronizer/synchronizerdirlist.cpp:124
#, kde-format
msgid "Error"
msgstr "Błąd"
#: krusader/Archive/krarchandler.cpp:200
#, kde-format
msgid "Counting files in archive"
msgstr "Zliczanie ilości plików w archiwum"
#: krusader/Archive/krarchandler.cpp:222
#, kde-format
msgid "Failed to list the content of the archive (%1)."
msgstr "Nie udało się przeczytać zawartości archiwum (%1)."
#: krusader/Archive/krarchandler.cpp:241 krusader/Archive/krarchandler.cpp:358
#, kde-format
msgid "Failed to unpack %1."
msgstr "Nieudane rozpakowywanie %1."
#: krusader/Archive/krarchandler.cpp:287
#, kde-format
msgid "Failed to convert rpm (%1) to cpio."
msgstr "Przekształcenie rpm (%1) do cpio nie powiodło się."
#: krusader/Archive/krarchandler.cpp:302
#, kde-format
msgid "Failed to convert deb (%1) to tar."
msgstr "Przekształcenie deb (%1) do tar nie powiodło się."
#: krusader/Archive/krarchandler.cpp:333
#, kde-format
msgid "Unpacking File(s)"
msgstr "Rozpakowywanie pliku(ów)"
#: krusader/Archive/krarchandler.cpp:359 krusader/Archive/krarchandler.cpp:554
#, kde-format
msgid "User cancelled."
msgstr "Porzucone przez użytkownika."
#: krusader/Archive/krarchandler.cpp:407
#, kde-format
msgid "Testing Archive"
msgstr "Sprawdzanie archiwum"
#: krusader/Archive/krarchandler.cpp:534
#, kde-format
msgid "Packing File(s)"
msgstr "Pakowanie pliku(ów)"
#: krusader/Archive/krarchandler.cpp:553 krusader/Archive/krarchandler.cpp:561
#, kde-format
msgid "Failed to pack %1."
msgstr "Spakowanie %1 nie powiodło się."
#: krusader/Archive/krarchandler.cpp:605
#, kde-format
msgid "This archive is encrypted, please supply the password:"
msgstr "To archiwum jest zaszyfrowane, proszę podać hasło:"
#: krusader/Archive/packjob.cpp:65 krusader/Archive/packjob.cpp:153
#, kde-format
msgid "Processed files"
msgstr "Przetworzone pliki"
#: krusader/Archive/packjob.cpp:75
#, kde-format
msgid "Error while packing"
msgstr "Błąd podczas pakowania"
#: krusader/Archive/packjob.cpp:114
#, kde-format
msgctxt "%1=archive filename"
msgid "%1, test failed."
msgstr "%1, test nie powiódł się."
#: krusader/Archive/packjob.cpp:119
#, kde-format
msgid "Archive tests passed."
msgstr "Test archiwum zakończony powodzeniem."
#: krusader/Archive/packjob.cpp:160
#, kde-format
msgid "Error while unpacking"
msgstr "Błąd podczas rozpakowywania"
#: krusader/BookMan/kraddbookmarkdlg.cpp:42 krusader/kractions.cpp:283
#, kde-format
msgid "Add Bookmark"
msgstr "Dodaj zakładkę"
#: krusader/BookMan/kraddbookmarkdlg.cpp:49
#: krusader/DiskUsage/diskusage.cpp:1028
#, kde-format
msgid "Name:"
msgstr "Nazwa:"
#: krusader/BookMan/kraddbookmarkdlg.cpp:56
#, kde-format
msgid "URL:"
msgstr "Adres URL:"
#: krusader/BookMan/kraddbookmarkdlg.cpp:63
#, kde-format
msgid "Create in:"
msgstr "Utwórz w:"
#: krusader/BookMan/kraddbookmarkdlg.cpp:87
#: krusader/BookMan/kraddbookmarkdlg.cpp:156
#, kde-format
msgid "New Folder"
msgstr "Nowy katalog"
#: krusader/BookMan/kraddbookmarkdlg.cpp:110
#: krusader/FileSystem/krquery.cpp:242 krusader/Filter/generalfilter.cpp:166
#: krusader/Filter/generalfilter.cpp:545
#, kde-format
msgid "Folders"
msgstr "Katalogi"
#: krusader/BookMan/kraddbookmarkdlg.cpp:116
#: krusader/BookMan/krbookmarkbutton.cpp:45
#: krusader/BookMan/krbookmarkhandler.cpp:73
#: krusader/Panel/listpanelactions.cpp:115
#, kde-format
msgid "Bookmarks"
msgstr "Zakładki"
#: krusader/BookMan/kraddbookmarkdlg.cpp:156
#, kde-format
msgid "Folder name:"
msgstr "Nazwa katalogu:"
#: krusader/BookMan/krbookmark.cpp:35
#: krusader/BookMan/krbookmarkhandler.cpp:770
#, kde-format
msgid "Trash bin"
msgstr "Kosz"
#: krusader/BookMan/krbookmark.cpp:36
#: krusader/BookMan/krbookmarkhandler.cpp:778
#, kde-format
msgid "Virtual Filesystem"
msgstr "Wirtualny systemy plików"
#: krusader/BookMan/krbookmark.cpp:37
#: krusader/BookMan/krbookmarkhandler.cpp:774
#, kde-format
msgid "Local Network"
msgstr "Sieć lokalna"
#: krusader/BookMan/krbookmarkbutton.cpp:40
#: krusader/BookMan/krbookmarkbutton.cpp:41
#, kde-format
msgid "BookMan II"
msgstr "Zarządzanie zakładkami II"
#: krusader/BookMan/krbookmarkhandler.cpp:87
#, kde-format
msgid "Type to search..."
msgstr "Wpisz wyrażenie, aby coś znaleźć..."
#: krusader/BookMan/krbookmarkhandler.cpp:229
#, kde-format
msgid "Unable to write to %1"
msgstr "Nie można pisać do %1"
#: krusader/BookMan/krbookmarkhandler.cpp:238
#, kde-format
msgid "%1 instead of %2"
msgstr "%1 zamiast %2"
#: krusader/BookMan/krbookmarkhandler.cpp:243
#: krusader/BookMan/krbookmarkhandler.cpp:249
#: krusader/BookMan/krbookmarkhandler.cpp:284
#, kde-format
msgid "missing tag %1"
msgstr "brakuje znacznika %1"
#: krusader/BookMan/krbookmarkhandler.cpp:324
#, kde-format
msgid "%1 does not seem to be a valid bookmarks file"
msgstr "%1 nie wygląda na poprawny plik zakładek"
#: krusader/BookMan/krbookmarkhandler.cpp:331
#, kde-format
msgid "Error reading bookmarks file: %1"
msgstr "Błąd podczas odczytu pliku zakładek: %1"
#: krusader/BookMan/krbookmarkhandler.cpp:431
#: krusader/BookMan/krbookmarkhandler.cpp:766
#: krusader/Dialogs/popularurls.cpp:280
#, kde-format
msgid "Popular URLs"
msgstr "Odwiedzone adresy URL"
#: krusader/BookMan/krbookmarkhandler.cpp:518
#, kde-format
msgid "Manage Bookmarks"
msgstr "Zarządzaj zakładkami"
#: krusader/BookMan/krbookmarkhandler.cpp:762
#, kde-format
msgid "Enable special bookmarks"
msgstr "Włącz specjalne zakładki"
#: krusader/BookMan/krbookmarkhandler.cpp:782
#, kde-format
msgid "Jump back"
msgstr "Skocz wstecz"
#: krusader/BookMan/krbookmarkhandler.cpp:834 krusader/GUI/mediabutton.cpp:335
#: krusader/Panel/panelcontextmenu.cpp:138
#, kde-format
msgid "Open"
msgstr "Otwórz"
#: krusader/BookMan/krbookmarkhandler.cpp:836 krusader/GUI/mediabutton.cpp:337
#, kde-format
msgid "Open in a new tab"
msgstr "Otwórz w nowej karcie"
#: krusader/BookMan/krbookmarkhandler.cpp:840
#: krusader/Dialogs/krmaskchoice.cpp:94
#: krusader/Dialogs/kurllistrequester.cpp:139
#: krusader/DiskUsage/diskusage.cpp:739 krusader/GUI/kfnkeys.cpp:43
#: krusader/Konfigurator/kgcolors.cpp:523
#: krusader/Panel/listpanelactions.cpp:85
#: krusader/Panel/panelcontextmenu.cpp:250
#, kde-format
msgid "Delete"
msgstr "Usuń"
#: krusader/Dialogs/checksumdlg.cpp:124
#, kde-format
msgid "<qt>Could not start <b>%1</b>.</qt>"
msgstr "<qt>Nie można uruchomić <b>%1</b>.</qt>"
#: krusader/Dialogs/checksumdlg.cpp:131
#, kde-format
msgid "<qt>There was an error while running <b>%1</b>.</qt>"
msgstr "<qt>Wystąpił błąd podczas uruchamiania <b>%1</b>.</qt>"
#: krusader/Dialogs/checksumdlg.cpp:139
#, kde-format
msgid "Error reading stdout or stderr"
msgstr "Błąd podczas odczytu stdout lub stderr"
#: krusader/Dialogs/checksumdlg.cpp:196
#, kde-format
msgid "Please wait..."
msgstr "Proszę czekać..."
#: krusader/Dialogs/checksumdlg.cpp:214
#, kde-format
msgid ""
"<qt>Krusader cannot find a checksum tool that handles %1 on your system. "
"Please check the <b>Dependencies</b> page in Krusader's settings.</qt>"
msgstr ""
"<qt>Krusader nie może znaleźć narzędzia sum sprawdzających, które obsługuje "
"%1 w twoim systemie. Proszę sprawdzić stronę <b>Zależności</b> w "
"ustawieniach Krusadera.</qt>"
#: krusader/Dialogs/checksumdlg.cpp:252
#, kde-format
msgid "Creating Checksums"
msgstr "Tworzenie sum sprawdzających"
#: krusader/Dialogs/checksumdlg.cpp:266
#, kde-format
msgid "Create Checksums"
msgstr "Tworzenie sum sprawdzających"
#: krusader/Dialogs/checksumdlg.cpp:269
#, kde-format
msgid "About to calculate checksum for the following files or directories:"
msgstr "Masz zamiar obliczyć sumy dla poniższych plików:"
#: krusader/Dialogs/checksumdlg.cpp:282
#, kde-format
msgid "Select the checksum method:"
msgstr "Wybierz sposób obliczania sum sprawdzających:"
#: krusader/Dialogs/checksumdlg.cpp:301
#, kde-format
msgid "Checksum Results"
msgstr "Wyniki sum sprawdzających"
#: krusader/Dialogs/checksumdlg.cpp:308 krusader/Dialogs/checksumdlg.cpp:508
#: krusader/Konfigurator/kgcolors.cpp:460
#, kde-format
msgid "File"
msgstr "Plik"
#: krusader/Dialogs/checksumdlg.cpp:308 krusader/Dialogs/checksumdlg.cpp:508
#, kde-format
msgid "Hash"
msgstr "Haszuj"
#: krusader/Dialogs/checksumdlg.cpp:311
#, kde-format
msgid "Errors received:"
msgstr "Zwrócone błędy:"
#: krusader/Dialogs/checksumdlg.cpp:317
#, kde-format
msgid "Save one checksum file for each source file"
msgstr "Zapisz jeden plik sumy sprawdzającej dla każdego pliku źródłowego"
#: krusader/Dialogs/checksumdlg.cpp:344
#, kde-format
msgid "No files found"
msgstr "Nie znaleziono plików"
#: krusader/Dialogs/checksumdlg.cpp:368
#, kde-format
msgid "Errors were detected while creating the checksums"
msgstr "Wykryto błędy podczas obliczania sum sprawdzających"
#: krusader/Dialogs/checksumdlg.cpp:369
#, kde-format
msgid "Checksums were created successfully"
msgstr "Sum sprawdzające zostały policzone pomyślnie"
#: krusader/Dialogs/checksumdlg.cpp:393
#, kde-format
msgid "Saving checksum files..."
msgstr "Zapisywanie sum sprawdzających plików..."
#: krusader/Dialogs/checksumdlg.cpp:397
#, kde-format
msgid "Errors occurred while saving multiple checksums. Stopping"
msgstr ""
"Wystąpiły błędy podczas zapisywania wielu sum sprawdzających. Zatrzymywanie"
#: krusader/Dialogs/checksumdlg.cpp:425
#, kde-format
msgid "Error saving file %1"
msgstr "Błąd podczas zapisu pliku %1"
#: krusader/Dialogs/checksumdlg.cpp:447
#, kde-format
msgid "Verifying Checksums"
msgstr "Sprawdzanie sum sprawdzających"
#: krusader/Dialogs/checksumdlg.cpp:479
#, kde-format
msgid "Verify Checksum File"
msgstr "Sprawdź plik sumy sprawdzającej"
#: krusader/Dialogs/checksumdlg.cpp:482
#, kde-format
msgid "About to verify the following checksum file"
msgstr "Masz zamiar sprawdzić następujący plik sumy sprawdzającej"
#: krusader/Dialogs/checksumdlg.cpp:489
#, kde-format
msgid "Checksum file:"
msgstr "Plik sum sprawdzających:"
#: krusader/Dialogs/checksumdlg.cpp:518
#, kde-format
msgid "Verify Result"
msgstr "Sprawdź wynik"
#: krusader/Dialogs/checksumdlg.cpp:523
#, kde-format
msgid "Result output:"
msgstr "Wynik:"
#: krusader/Dialogs/checksumdlg.cpp:558
#, kde-format
msgid "Errors were detected while verifying the checksums"
msgstr "Wykryto błędy podczas weryfikacji sum sprawdzających"
#: krusader/Dialogs/checksumdlg.cpp:559
#, kde-format
msgid "Checksums were verified successfully"
msgstr "Sum sprawdzające są poprawne"
#: krusader/Dialogs/krdialogs.cpp:122
#, kde-format
msgid "F2 Delay Job Start"
msgstr "F2 Opóźnij rozpoczęcie zadania"
#: krusader/Dialogs/krdialogs.cpp:122
#, kde-format
msgid "F2 Queue"
msgstr "F2 Do kolejki"
#: krusader/Dialogs/krdialogs.cpp:124
#, kde-format
msgid "Do not start the job now."
msgstr "Nie zaczynaj zadania teraz."
#: krusader/Dialogs/krdialogs.cpp:125
#, kde-format
msgid "Enqueue the job if another job is running. Otherwise start immediately."
msgstr ""
"Zakolejkuj zadanie, jeśli inne zadanie jest w trakcje. W przeciwnym "
"przypadku rozpocznij natychmiast."
#: krusader/Dialogs/krmaskchoice.cpp:52
#, kde-format
msgid "Choose Files"
msgstr "Wybierz pliki"
#: krusader/Dialogs/krmaskchoice.cpp:65
#, kde-format
msgid "Select the following files:"
msgstr "Zaznacz następujące pliki:"
#: krusader/Dialogs/krmaskchoice.cpp:75
#, kde-format
msgid "Predefined Selections"
msgstr "Nastawione zaznaczenia"
#: krusader/Dialogs/krmaskchoice.cpp:82
#, kde-format
msgid ""
"A predefined selection is a file-mask which you often use.\n"
"Some examples are: \"*.c, *.h\", \"*.c, *.o\", etc.\n"
"You can add these masks to the list by typing them and pressing the Add "
"button.\n"
"Delete removes a predefined selection and Clear removes all of them.\n"
"Notice that the line in which you edit the mask has its own history, you can "
"scroll it, if needed."
msgstr ""
"Pre-definiowany wybór jest maską pliku, której często używasz.\n"
"Pewne przykłady to: \"*.c, *.h\", \"*.c, *.o\", etc.\n"
"Możesz dodać te maski do listy poprzez wpisanie ich i naciśnięcie przycisku "
"Dodaj.\n"
"Usuń usuwa pre-definiowany wybór, a Wyczyść usuwa je wszystkie.\n"
"Zauważ, że wiersz, w którym edytujesz maskę ma swoją własną historię, którą "
"można przewijać w razie potrzeby."
#: krusader/Dialogs/krmaskchoice.cpp:89
#, kde-format
msgid "Add"
msgstr "Dodaj"
#: krusader/Dialogs/krmaskchoice.cpp:90
#, kde-format
msgid "Adds the selection in the line-edit to the list"
msgstr "Dodaje zaznaczenie do listy"
#: krusader/Dialogs/krmaskchoice.cpp:95
#, kde-format
msgid "Delete the marked selection from the list"
msgstr "Usuń oznaczone zaznaczenie z wykazu"
#: krusader/Dialogs/krmaskchoice.cpp:99 krusader/JobMan/jobman.cpp:128
#, kde-format
msgid "Clear"
msgstr "Wyczyść"
#: krusader/Dialogs/krmaskchoice.cpp:100
#, kde-format
msgid "Clears the entire list of selections"
msgstr "Czyści całą listę"
#: krusader/Dialogs/krpleasewait.cpp:46
#, kde-format
msgid "Krusader::Wait"
msgstr "Krusader::Czekaj"
#: krusader/Dialogs/krpleasewait.cpp:62
#, kde-format
msgid "&Cancel"
msgstr "Z&aniechaj"
#: krusader/Dialogs/krspecialwidgets.cpp:118
#, kde-format
msgid "Capacity: %1"
msgstr "Pojemność: %1"
#: krusader/Dialogs/krspecialwidgets.cpp:128
#, kde-format
msgid "Used: %1"
msgstr "Używane: %1"
#: krusader/Dialogs/krspecialwidgets.cpp:129
#, kde-format
msgid "Free: %1"
msgstr "Wolne: %1"
#: krusader/Dialogs/krspecialwidgets.cpp:157
#, kde-format
msgid "Not mounted."
msgstr "Niepodpięty."
#: krusader/Dialogs/krspwidgets.cpp:170
#, kde-format
msgid "Enter a selection:"
msgstr "Wprowadź wybór:"
#: krusader/Dialogs/newftpgui.cpp:63
#, kde-format
msgid "New Network Connection"
msgstr "Nowe połączenie sieciowe"
#: krusader/Dialogs/newftpgui.cpp:77
#, kde-format
msgid "About to connect to..."
msgstr "Zamiar połączenia z..."
#: krusader/Dialogs/newftpgui.cpp:82
#, kde-format
msgid "Protocol:"
msgstr "Protokół:"
#: krusader/Dialogs/newftpgui.cpp:83
#, kde-format
msgid "Host:"
msgstr "Gospodarz:"
#: krusader/Dialogs/newftpgui.cpp:84
#, kde-format
msgid "Port:"
msgstr "Port:"
#: krusader/Dialogs/newftpgui.cpp:118
#, kde-format
msgid "Username:"
msgstr "Nazwa użytkownika:"
#: krusader/Dialogs/newftpgui.cpp:120
#, kde-format
msgid "Password:"
msgstr "Hasło:"
#: krusader/Dialogs/newftpgui.cpp:148
#, kde-format
msgid "&Connect"
msgstr "&Połącz"
#: krusader/Dialogs/packgui.cpp:53
#, kde-format
msgid "Pack %1"
msgstr "Spakuj %1"
#: krusader/Dialogs/packgui.cpp:55
#, kde-format
msgid "Pack %1 file"
msgid_plural "Pack %1 files"
msgstr[0] "Spakuj %1 plik"
msgstr[1] "Spakuj %1 pliki"
msgstr[2] "Spakuj %1 plików"
#: krusader/Dialogs/packgui.cpp:100
#, kde-format
msgid "Please select a folder"
msgstr "Wybierz katalog"
#: krusader/Dialogs/packguibase.cpp:72 krusader/Dialogs/packguibase.cpp:126
#, kde-format
msgid "Pack"
msgstr "Spakuj"
#: krusader/Dialogs/packguibase.cpp:82
#, kde-format
msgid "To archive"
msgstr "Do archiwum"
#: krusader/Dialogs/packguibase.cpp:101
#, kde-format
msgid "In folder"
msgstr "W katalogu"
#: krusader/Dialogs/packguibase.cpp:151
#, kde-format
msgid "Multiple volume archive"
msgstr "Archiwum wieloczęściowe"
#: krusader/Dialogs/packguibase.cpp:160 krusader/DiskUsage/diskusage.cpp:1030
#, kde-format
msgid "Size:"
msgstr "Rozmiar:"
#: krusader/Dialogs/packguibase.cpp:179
#, kde-format
msgid "Set compression level"
msgstr "Ustaw poziom spakowania"
#: krusader/Dialogs/packguibase.cpp:206
#, kde-format
msgid "MIN"
msgstr "MIN"
#: krusader/Dialogs/packguibase.cpp:207
#, kde-format
msgid "MAX"
msgstr "MAX"
#: krusader/Dialogs/packguibase.cpp:231
#, kde-format
msgid "Password"
msgstr "Hasło"
#: krusader/Dialogs/packguibase.cpp:241
#, kde-format
msgid "Again"
msgstr "Ponów"
#: krusader/Dialogs/packguibase.cpp:259
#, kde-format
msgid "Encrypt headers"
msgstr "Zaszyfruj nagłówki"
#: krusader/Dialogs/packguibase.cpp:271
#, kde-format
msgid "Command line switches:"
msgstr "Parametry wiersza poleceń:"
#: krusader/Dialogs/packguibase.cpp:298 krusader/Dialogs/packguibase.cpp:339
#, kde-format
msgid "&Advanced >>"
msgstr "Z&aawansowane >>"
#: krusader/Dialogs/packguibase.cpp:339
#, kde-format
msgid "&Advanced <<"
msgstr "&Zaawansowane <<"
#: krusader/Dialogs/packguibase.cpp:358
#, kde-format
msgid "No password specified"
msgstr "Nie podano hasła"
#: krusader/Dialogs/packguibase.cpp:361
#, kde-format
msgid "The passwords are equal"
msgstr "Hasła są jednakowe"
#: krusader/Dialogs/packguibase.cpp:364
#, kde-format
msgid "The passwords are different"
msgstr "Hasła się różnią"
#: krusader/Dialogs/packguibase.cpp:405
#, kde-format
msgid "Cannot pack, the passwords are different."
msgstr "Nie można spakować, hasła się różnią."
#: krusader/Dialogs/packguibase.cpp:433
#, kde-format
msgid "Invalid volume size."
msgstr "Niepoprawny rozmiar wolumenu."
#: krusader/Dialogs/packguibase.cpp:465
#, kde-format
msgid ""
"Invalid command line switch.\n"
"A switch must start with '-'."
msgstr ""
"Niepoprawny parametr wiersza poleceń.\n"
"Parametry muszą być poprzedzone znakiem '-'."
#: krusader/Dialogs/packguibase.cpp:477
#, kde-format
msgid ""
"Invalid command line switch.\n"
"Backslashes cannot be the last character."
msgstr ""
"Niepoprawny parametr wiersza poleceń.\n"
"Znak '\\' nie może kończyć polecenia"
#: krusader/Dialogs/packguibase.cpp:485
#, kde-format
msgid ""
"Invalid command line switch.\n"
"Unclosed quotation mark."
msgstr ""
"Niepoprawny parametr wiersza poleceń.\n"
"Niedomknięte cudzysłowy."
#: krusader/Dialogs/popularurls.cpp:99
#, kde-format
msgid "The saved 'Popular URLs' are invalid. The list will be cleared."
msgstr ""
"Zapisane 'Odwiedzone adresy URL' są niepoprawne. Lista zostanie wyczyszczona."
#: krusader/Dialogs/popularurls.cpp:297
#, kde-format
msgid "&Search:"
msgstr "&Szukaj:"
#: krusader/DiskUsage/diskusage.cpp:109
#, kde-format
msgid "Loading Usage Information"
msgstr "Wczytywanie informacji o wykorzystaniu"
#: krusader/DiskUsage/diskusage.cpp:113
#, kde-format
msgid "Files:"
msgstr "Pliki:"
#: krusader/DiskUsage/diskusage.cpp:118
#, kde-format
msgid "Directories:"
msgstr "Katalogi:"
#: krusader/DiskUsage/diskusage.cpp:123
#, kde-format
msgid "Total Size:"
msgstr "Całkowity rozmiar:"
#: krusader/DiskUsage/diskusage.cpp:243
#, kde-format
msgid "Loading the disk usage information..."
msgstr "Wczytywanie informacji o wykorzystaniu dysku..."
#: krusader/DiskUsage/diskusage.cpp:395
#, kde-format
msgid ""
"Stepping into the parent folder requires loading the content of the \"%1\" "
"URL. Do you wish to continue?"
msgstr ""
"Wkroczenie do katalogu nadrzędnego wymaga wczytania zawartości adresu URL "
"\"%1\". Czy chcesz kontynuować?"
#: krusader/DiskUsage/diskusage.cpp:398
#, kde-format
msgid "Krusader::DiskUsage"
msgstr "Krusader::Wykorzystanie dysku"
#: krusader/DiskUsage/diskusage.cpp:579
#, kde-format
msgctxt "singularOnly"
msgid "Do you really want to move this item to the trash?"
msgstr "Czy na pewno chcesz przenieść ten element do kosza?"
#: krusader/DiskUsage/diskusage.cpp:580 krusader/Panel/panelfunc.cpp:743
#, kde-format
msgid "&Trash"
msgstr "&Kosz"
#: krusader/DiskUsage/diskusage.cpp:582
#, kde-format
msgctxt "singularOnly"
msgid "Do you really want to delete this item?"
msgstr "Czy na pewno chcesz usunąć ten element ?"
#: krusader/DiskUsage/diskusage.cpp:590 krusader/JobMan/jobman.cpp:244
#: krusader/Konfigurator/kgcolors.cpp:594 krusader/Panel/panelfunc.cpp:759
#: krusader/Panel/panelfunc.cpp:827
#, kde-format
msgid "Warning"
msgstr "Uwaga"
#: krusader/DiskUsage/diskusage.cpp:708
#, kde-format
msgid "Current folder:%1, Total size:%2, Own size:%3"
msgstr "Bieżący katalog:%1, Całkowity rozmiar:%2, Rozmiar własny:%3"
#: krusader/DiskUsage/diskusage.cpp:734
#, kde-format
msgid "Disk Usage"
msgstr "Wykorzystanie dysku"
#: krusader/DiskUsage/diskusage.cpp:742
#, kde-format
msgid "Exclude"
msgstr "Wyklucz"
#: krusader/DiskUsage/diskusage.cpp:748
#, kde-format
msgid "Up one folder"
msgstr "Jeden katalog w górę"
#: krusader/DiskUsage/diskusage.cpp:752
#, kde-format
msgid "New search"
msgstr "Nowe wyszukiwanie"
#: krusader/DiskUsage/diskusage.cpp:756 krusader/DiskUsage/diskusagegui.cpp:70
#, kde-format
msgid "Refresh"
msgstr "Odśwież"
#: krusader/DiskUsage/diskusage.cpp:760
#, kde-format
msgid "Include all"
msgstr "Zawrzyj wszystkie"
#: krusader/DiskUsage/diskusage.cpp:764
#, kde-format
msgid "Step into"
msgstr "Wejdź do"
#: krusader/DiskUsage/diskusage.cpp:778 krusader/DiskUsage/dulines.cpp:468
#, kde-format
msgid "Lines"
msgstr "Linie"
#: krusader/DiskUsage/diskusage.cpp:782
#, kde-format
msgid "Detailed"
msgstr "Szczegółowy"
#: krusader/DiskUsage/diskusage.cpp:786 krusader/DiskUsage/dufilelight.cpp:118
#, kde-format
msgid "Filelight"
msgstr "Filelight"
#: krusader/DiskUsage/diskusage.cpp:792 krusader/KViewer/lister.cpp:1290
#, kde-format
msgid "Next"
msgstr "Następny"
#: krusader/DiskUsage/diskusage.cpp:796 krusader/KViewer/lister.cpp:1294
#, kde-format
msgid "Previous"
msgstr "Poprzedni"
#: krusader/DiskUsage/diskusage.cpp:801 krusader/GUI/kfnkeys.cpp:38
#: krusader/Konfigurator/kgpanel.cpp:350
#, kde-format
msgid "View"
msgstr "Obejrzyj"
#: krusader/DiskUsage/diskusage.cpp:1029
#, kde-format
msgid "Type:"
msgstr "Rodzaj:"
#: krusader/DiskUsage/diskusage.cpp:1033
#, kde-format
msgid "Own size:"
msgstr "Rozmiar własny:"
#: krusader/DiskUsage/diskusage.cpp:1035
#, kde-format
msgid "Last modified:"
msgstr "Ostatnio zmieniony:"
#: krusader/DiskUsage/diskusage.cpp:1036
#, kde-format
msgid "Permissions:"
msgstr "Uprawnienia:"
#: krusader/DiskUsage/diskusage.cpp:1037
#, kde-format
msgid "Owner:"
msgstr "Właściciel:"
#: krusader/DiskUsage/diskusagegui.cpp:45
#, kde-format
msgid "Krusader::Disk Usage"
msgstr "Krusader::Wykorzystanie dysku"
#: krusader/DiskUsage/diskusagegui.cpp:65
#, kde-format
msgid "Start new disk usage search"
msgstr "Rozpocznij nowe szukanie użycia dysku"
#: krusader/DiskUsage/diskusagegui.cpp:75
#, kde-format
msgid "Parent folder"
msgstr "Katalog nadrzędny"
#: krusader/DiskUsage/diskusagegui.cpp:85
#, kde-format
msgid "Line view"
msgstr "Widok liniowy"
#: krusader/DiskUsage/diskusagegui.cpp:91
#, kde-format
msgid "Detailed view"
msgstr "Widok szczegółowy"
#: krusader/DiskUsage/diskusagegui.cpp:97
#, kde-format
msgid "Filelight view"
msgstr "Widok jak w Filelight"
#: krusader/DiskUsage/diskusagegui.cpp:234
#, kde-format
msgid "Viewing the usage of folder:"
msgstr "Katalog, dla którego wyświetlić zajmowane miejsce:"
#: krusader/DiskUsage/dufilelight.cpp:90 krusader/Panel/viewactions.cpp:33
#, kde-format
msgid "Zoom In"
msgstr "Powiększ"
#: krusader/DiskUsage/dufilelight.cpp:91 krusader/Panel/viewactions.cpp:34
#, kde-format
msgid "Zoom Out"
msgstr "Pomniejsz"
#: krusader/DiskUsage/dufilelight.cpp:94
#, kde-format
msgid "Rainbow"
msgstr "Tęcza"
#: krusader/DiskUsage/dufilelight.cpp:95
#, kde-format
msgid "High Contrast"
msgstr "Wysoki kontrast"
#: krusader/DiskUsage/dufilelight.cpp:96
#, kde-format
msgid "KDE"
msgstr "KDE"
#: krusader/DiskUsage/dufilelight.cpp:99
#, kde-format
msgid "Scheme"
msgstr "Zestaw"
#: krusader/DiskUsage/dufilelight.cpp:101
#, kde-format
msgid "Increase contrast"
msgstr "Zwiększ kontrast"
#: krusader/DiskUsage/dufilelight.cpp:102
#, kde-format
msgid "Decrease contrast"
msgstr "Zmniejsz kontrast"
#: krusader/DiskUsage/dufilelight.cpp:104
#, kde-format
msgid "Use anti-aliasing"
msgstr "Użyj wygładzania"
#: krusader/DiskUsage/dufilelight.cpp:108
#, kde-format
msgid "Show small files"
msgstr "Pokaż małe pliki"
#: krusader/DiskUsage/dufilelight.cpp:112
#, kde-format
msgid "Vary label font sizes"
msgstr "Różne rozmiary czcionek w etykietach"
#: krusader/DiskUsage/dufilelight.cpp:116
#: krusader/DiskUsage/dufilelight.cpp:185
#, kde-format
msgid "Minimum font size"
msgstr "Minimalny rozmiar czcionki"
#: krusader/DiskUsage/dufilelight.cpp:185
#, kde-format
msgid "Krusader::Filelight"
msgstr "Krusader::Histogram"
#: krusader/DiskUsage/dulines.cpp:188
#, kde-format
msgid "Line View"
msgstr "Widok Liniowy"
#: krusader/DiskUsage/dulines.cpp:189 krusader/DiskUsage/dulistview.cpp:53
#, kde-format
msgid "Percent"
msgstr "Procent"
#: krusader/DiskUsage/dulines.cpp:190 krusader/DiskUsage/dulistview.cpp:52
#: krusader/Konfigurator/krresulttable.cpp:141
#: krusader/MountMan/kmountmangui.cpp:159
#, kde-format
msgid "Name"
msgstr "Nazwa"
#: krusader/DiskUsage/dulines.cpp:465
#, kde-format
msgid "Show file sizes"
msgstr "Pokaż rozmiary plików"
#: krusader/DiskUsage/dulistview.cpp:54
#, kde-format
msgid "Total size"
msgstr "Całkowity rozmiar"
#: krusader/DiskUsage/dulistview.cpp:55
#, kde-format
msgid "Own size"
msgstr "Własny rozmiar"
#: krusader/DiskUsage/dulistview.cpp:56 krusader/MountMan/kmountmangui.cpp:160
#, kde-format
msgid "Type"
msgstr "Rodzaj"
#: krusader/DiskUsage/dulistview.cpp:57 krusader/Filter/advancedfilter.cpp:120
#, kde-format
msgid "Date"
msgstr "Data"
#: krusader/DiskUsage/dulistview.cpp:58
#, kde-format
msgid "Permissions"
msgstr "Uprawnienia"
#: krusader/DiskUsage/dulistview.cpp:59
#, kde-format
msgid "Owner"
msgstr "Właściciel"
#: krusader/DiskUsage/dulistview.cpp:60
#: krusader/Konfigurator/krresulttable.cpp:296
#, kde-format
msgid "Group"
msgstr "Grupa"
#: krusader/DiskUsage/radialMap/builder.cpp:144
#, kde-format
msgid "%1 file: ~ %2"
msgid_plural "%1 files: ~ %2"
msgstr[0] "%1 plik: ~ %2"
msgstr[1] "%1 pliki: ~ %2"
msgstr[2] "%1 plików: ~ %2"
#: krusader/DiskUsage/radialMap/segmentTip.cpp:131
#, kde-format
msgid "Files: %1"
msgstr "Pliki: %1"
#: krusader/DiskUsage/radialMap/widgetEvents.cpp:176
#, kde-format
msgid "Open File Manager Here"
msgstr "Otwórz tu przeglądarkę plików"
#: krusader/DiskUsage/radialMap/widgetEvents.cpp:178
#, kde-format
msgid "Open Terminal Here"
msgstr "Otwórz tu terminal"
#: krusader/DiskUsage/radialMap/widgetEvents.cpp:182
#, kde-format
msgid "&Center Map Here"
msgstr "&Centruj mapę tutaj"
#: krusader/DiskUsage/radialMap/widgetEvents.cpp:185
#, kde-format
msgid "&Open"
msgstr "&Otwórz"
#: krusader/DiskUsage/radialMap/widgetEvents.cpp:188
#, kde-format
msgid "&Delete"
msgstr "&Usuń"
#: krusader/DiskUsage/radialMap/widgetEvents.cpp:204
#, kde-format
msgid ""
"<qt>The folder at <i>'%1'</i> will be <b>recursively</b> and <b>permanently</"
"b> deleted.</qt>"
msgstr ""
"<qt>Katalog <i>'%1'</i> zostanie przeszukany <b>rekursywnie</b> i <b>trwale</"
"b> usunięty.</qt>"
#: krusader/DiskUsage/radialMap/widgetEvents.cpp:205
#, kde-format
msgid "<qt><i>'%1'</i> will be <b>permanently</b> deleted.</qt>"
msgstr "<qt><i>'%1'</i> zostanie <b>trwale</b> usunięty.</qt>"
#: krusader/FileSystem/defaultfilesystem.cpp:161
#, kde-format
msgid "Space information disabled"
msgstr "Wyłączono informację o wolnym miejscu"
#: krusader/FileSystem/defaultfilesystem.cpp:168
#, kde-format
msgid "No space information on non-local filesystems"
msgstr "Brak danych o ilości wolnego miejsca na nielokalnych systemach plików"
#: krusader/FileSystem/defaultfilesystem.cpp:176
#, kde-format
msgid "Space information unavailable"
msgstr "Informacje o zajętości są niedostępne"
#: krusader/FileSystem/defaultfilesystem.cpp:193
#, kde-format
msgid ""
"Protocol not supported by Krusader:\n"
"%1"
msgstr ""
"Protokół nie jest obsługiwany przez Krusadera:\n"
"%1"
#: krusader/FileSystem/defaultfilesystem.cpp:334
#, kde-format
msgid "The folder %1 does not exist."
msgstr "Katalog %1 nie istnieje."
#: krusader/FileSystem/defaultfilesystem.cpp:350
#: krusader/Synchronizer/synchronizerdirlist.cpp:124
#, kde-format
msgid "Cannot open the folder %1."
msgstr "Nie można otworzyć katalogu %1."
#: krusader/FileSystem/defaultfilesystem.cpp:357
#, kde-format
msgctxt "%1=folder path"
msgid "Access to %1 denied"
msgstr "Odmówiono dostępu do %1"
#: krusader/FileSystem/filesystem.cpp:120
#, kde-format
msgid ""
"Malformed URL:\n"
"%1"
msgstr ""
"Niepoprawny adres URL:\n"
"%1"
#: krusader/FileSystem/krquery.cpp:240 krusader/Filter/generalfilter.cpp:165
#: krusader/Konfigurator/konfigurator.cpp:137
#, kde-format
msgid "Archives"
msgstr "Archiwa"
#: krusader/FileSystem/krquery.cpp:244 krusader/Filter/generalfilter.cpp:167
#, kde-format
msgid "Image Files"
msgstr "Pliki obrazów"
#: krusader/FileSystem/krquery.cpp:246 krusader/Filter/generalfilter.cpp:168
#, kde-format
msgid "Text Files"
msgstr "Pliki tekstowe"
#: krusader/FileSystem/krquery.cpp:248 krusader/Filter/generalfilter.cpp:169
#, kde-format
msgid "Video Files"
msgstr "Pliki wideo"
#: krusader/FileSystem/krquery.cpp:250 krusader/Filter/generalfilter.cpp:170
#, kde-format
msgid "Audio Files"
msgstr "Pliki dźwiękowe"
#: krusader/FileSystem/krquery.cpp:252
#, kde-format
msgid "Custom"
msgstr "Dostosowany"
#: krusader/FileSystem/krquery.cpp:557
#, kde-format
msgctxt "%1=filename, %2=percentage"
msgid "Searching content of '%1' (%2%)"
msgstr "Przeszukiwanie treści '%1' (%2%)"
#: krusader/FileSystem/virtualfilesystem.cpp:66
#, kde-format
msgid ""
"You cannot copy files directly to the 'virt:/' folder.\n"
"You can create a sub folder and copy your files into it."
msgstr ""
"Nie możesz kopiować plików bezpośrednio do katalogu 'virt:/'.\n"
"Możesz stworzyć podkatalog i wtedy kopiować pliki do niego."
#: krusader/FileSystem/virtualfilesystem.cpp:138
#, kde-format
msgid "Creating new folders is allowed only in the 'virt:/' folder."
msgstr "Tworzenie nowych katalogów jest dozwolone jedynie w katalogu 'virt:/'."
#: krusader/FileSystem/virtualfilesystem.cpp:221
#, kde-format
msgid "Virtual filesystem"
msgstr "Wirtualny system plików"
#: krusader/Filter/advancedfilter.cpp:62
#, kde-format
msgid "Size"
msgstr "Rozmiar"
#: krusader/Filter/advancedfilter.cpp:69
#, kde-format
msgid "At Least"
msgstr "Co najmniej"
#. i18n: @item:inlistbox next to a text field containing the amount
#: krusader/Filter/advancedfilter.cpp:80 krusader/Filter/advancedfilter.cpp:102
#: krusader/Splitter/splittergui.cpp:125
#, kde-format
msgid "Byte"
msgstr "Bajtów"
#. i18n: @item:inlistbox next to a text field containing the amount
#: krusader/Filter/advancedfilter.cpp:82 krusader/Filter/advancedfilter.cpp:104
#, kde-format
msgid "KiB"
msgstr "KiB"
#. i18n: @item:inlistbox next to a text field containing the amount
#: krusader/Filter/advancedfilter.cpp:84 krusader/Filter/advancedfilter.cpp:106
#, kde-format
msgid "MiB"
msgstr "MiB"
#. i18n: @item:inlistbox next to a text field containing the amount
#: krusader/Filter/advancedfilter.cpp:86 krusader/Filter/advancedfilter.cpp:108
#, kde-format
msgid "GiB"
msgstr "GiB"
#: krusader/Filter/advancedfilter.cpp:91
#, kde-format
msgid "At Most"
msgstr "Co najwyżej"
#: krusader/Filter/advancedfilter.cpp:128
#, kde-format
msgid "Any date"
msgstr "Dowolna data"
#: krusader/Filter/advancedfilter.cpp:133
#, kde-format
msgid "&Modified between"
msgstr "Z&mieniony pomiędzy"
#: krusader/Filter/advancedfilter.cpp:146
#, kde-format
msgid "an&d"
msgstr "&i"
#: krusader/Filter/advancedfilter.cpp:159
#, kde-format
msgid "&Not modified after"
msgstr "&Niezmieniony po"
#: krusader/Filter/advancedfilter.cpp:172
#, kde-format
msgid "Mod&ified in the last"
msgstr "Zmien&iony w ciągu ostatnich"
#: krusader/Filter/advancedfilter.cpp:180
#: krusader/Filter/advancedfilter.cpp:195
#, kde-format
msgid "days"
msgstr "dni"
#: krusader/Filter/advancedfilter.cpp:181
#: krusader/Filter/advancedfilter.cpp:196
#, kde-format
msgid "weeks"
msgstr "tygodni"
#: krusader/Filter/advancedfilter.cpp:182
#: krusader/Filter/advancedfilter.cpp:197
#, kde-format
msgid "months"
msgstr "miesięcy"
#: krusader/Filter/advancedfilter.cpp:183
#: krusader/Filter/advancedfilter.cpp:198
#, kde-format
msgid "years"
msgstr "lat"
#: krusader/Filter/advancedfilter.cpp:191
#, kde-format
msgid "No&t modified in the last"
msgstr "Niezmieniony w ciągu osta&tnich"
#: krusader/Filter/advancedfilter.cpp:233
#, kde-format
msgid "Ownership"
msgstr "Właściciel"
#: krusader/Filter/advancedfilter.cpp:244
#, kde-format
msgid "Belongs to &user"
msgstr "Należy do &użytkownika"
#: krusader/Filter/advancedfilter.cpp:253
#, kde-format
msgid "Belongs to gr&oup"
msgstr "Należy do &grupy"
#: krusader/Filter/advancedfilter.cpp:264
#, kde-format
msgid "P&ermissions"
msgstr "Uprawni&enia"
#: krusader/Filter/advancedfilter.cpp:269
#, kde-format
msgid "O&wner"
msgstr "&Właściciel"
#: krusader/Filter/advancedfilter.cpp:272
#: krusader/Filter/advancedfilter.cpp:279
#: krusader/Filter/advancedfilter.cpp:286
#: krusader/Filter/advancedfilter.cpp:299
#: krusader/Filter/advancedfilter.cpp:306
#: krusader/Filter/advancedfilter.cpp:313
#: krusader/Filter/advancedfilter.cpp:326
#: krusader/Filter/advancedfilter.cpp:333
#: krusader/Filter/advancedfilter.cpp:340
#, kde-format
msgid "?"
msgstr "?"
#: krusader/Filter/advancedfilter.cpp:273
#: krusader/Filter/advancedfilter.cpp:300
#: krusader/Filter/advancedfilter.cpp:327
#, kde-format
msgid "r"
msgstr "r"
#: krusader/Filter/advancedfilter.cpp:274
#: krusader/Filter/advancedfilter.cpp:281
#: krusader/Filter/advancedfilter.cpp:288
#: krusader/Filter/advancedfilter.cpp:301
#: krusader/Filter/advancedfilter.cpp:308
#: krusader/Filter/advancedfilter.cpp:315
#: krusader/Filter/advancedfilter.cpp:328
#: krusader/Filter/advancedfilter.cpp:335
#: krusader/Filter/advancedfilter.cpp:342
#, kde-format
msgid "-"
msgstr "-"
#: krusader/Filter/advancedfilter.cpp:280
#: krusader/Filter/advancedfilter.cpp:307
#: krusader/Filter/advancedfilter.cpp:334
#, kde-format
msgid "w"
msgstr "w"
#: krusader/Filter/advancedfilter.cpp:287
#: krusader/Filter/advancedfilter.cpp:314
#: krusader/Filter/advancedfilter.cpp:341
#, kde-format
msgid "x"
msgstr "x"
#: krusader/Filter/advancedfilter.cpp:296
#, kde-format
msgid "Grou&p"
msgstr "Gru&pa"
#: krusader/Filter/advancedfilter.cpp:323
#, kde-format
msgid "A&ll"
msgstr "Ws&zyscy"
#: krusader/Filter/advancedfilter.cpp:353
#, kde-format
msgid "Note: a '?' is a wildcard"
msgstr "Uwaga: '?' jest symbolem wieloznacznym"
#: krusader/Filter/advancedfilter.cpp:476
#, kde-format
msgid "Invalid date entered."
msgstr "Wprowadzona data jest nieprawidłowa."
#: krusader/Filter/advancedfilter.cpp:477
#, kde-format
msgid ""
"The date %1 is not valid according to your locale. Please re-enter a valid "
"date (use the date button for easy access)."
msgstr ""
"Data %1 jest nieprawidłowa względem twoich ustawień lokalnych. Proszę wpisać "
"ponownie poprawną datę (użyj przycisku daty dla łatwego dostępu)."
#: krusader/Filter/advancedfilter.cpp:492
#, kde-format
msgid "Specified sizes are inconsistent."
msgstr "Podane rozmiary są sprzeczne."
#: krusader/Filter/advancedfilter.cpp:493
#, kde-format
msgid ""
"Please re-enter the values, so that the left side size will be smaller than "
"(or equal to) the right side size."
msgstr ""
"Proszę wprowadzić ponownie wartości, tak aby rozmiar z lewej strony\n"
" był mniejszy (lub równy) rozmiarowi z prawej strony."
#: krusader/Filter/advancedfilter.cpp:512
#: krusader/Filter/advancedfilter.cpp:540
#, kde-format
msgid "Dates are inconsistent."
msgstr "Daty są sprzeczne."
#: krusader/Filter/advancedfilter.cpp:513
#, kde-format
msgid ""
"The date on the left is later than the date on the right. Please re-enter "
"the dates, so that the left side date will be earlier than the right side "
"date."
msgstr ""
"Data z lewej strony jest późniejsza niż data z prawej strony.\n"
"Proszę wprowadzić ponownie daty, tak aby data z lewej strony była\n"
"wcześniejsza niż data z prawej strony."
#: krusader/Filter/advancedfilter.cpp:541
#, kde-format
msgid ""
"The date on top is later than the date on the bottom. Please re-enter the "
"dates, so that the top date will be earlier than the bottom date."
msgstr ""
"Data u góry jest późniejsza niż data na dole.\n"
"Proszę wprowadzić ponownie daty, tak aby data u góry była\n"
"wcześniejsza niż data na dole."
#: krusader/Filter/filterdialog.cpp:36
#, kde-format
msgid "Krusader::Choose Files"
msgstr "Wybierz pliki"
#: krusader/Filter/filtertabs.cpp:43
#, kde-format
msgid "&General"
msgstr "O&gólne"
#: krusader/Filter/filtertabs.cpp:48
#, kde-format
msgid "&Advanced"
msgstr "&Zaawansowane"
#: krusader/Filter/filtertabs.cpp:116
#, kde-format
msgid "Could not load profile."
msgstr "Nie można wczytać profilu."
#: krusader/Filter/generalfilter.cpp:49
#, kde-format
msgid "Any Character"
msgstr "Dowolny znak"
#: krusader/Filter/generalfilter.cpp:50
#, kde-format
msgid "Start of Line"
msgstr "Początek wiersza"
#: krusader/Filter/generalfilter.cpp:51
#, kde-format
msgid "End of Line"
msgstr "Koniec wiersza"
#: krusader/Filter/generalfilter.cpp:52
#, kde-format
msgid "Set of Characters"
msgstr "Zbiór znaków"
#: krusader/Filter/generalfilter.cpp:53
#, kde-format
msgid "Repeats, Zero or More Times"
msgstr "Powtarza się zero lub więcej razy"
#: krusader/Filter/generalfilter.cpp:54
#, kde-format
msgid "Repeats, One or More Times"
msgstr "Powtarza się jeden lub więcej razy"
#: krusader/Filter/generalfilter.cpp:55
#, kde-format
msgid "Optional"
msgstr "Opcjonalny"
#: krusader/Filter/generalfilter.cpp:56
#, kde-format
msgid "Escape"
msgstr "Escape"
#: krusader/Filter/generalfilter.cpp:57
#, kde-format
msgid "TAB"
msgstr "TAB"
#: krusader/Filter/generalfilter.cpp:58
#, kde-format
msgid "Newline"
msgstr "Nowy wiersz"
#: krusader/Filter/generalfilter.cpp:59
#, kde-format
msgid "Carriage Return"
msgstr "Powrót karetki"
#: krusader/Filter/generalfilter.cpp:60
#, kde-format
msgid "White Space"
msgstr "Białe znaki"
#: krusader/Filter/generalfilter.cpp:61
#, kde-format
msgid "Digit"
msgstr "Cyfra"
#: krusader/Filter/generalfilter.cpp:108
#, kde-format
msgid "&Case sensitive"
msgstr "&Rozróżniaj wielkość liter"
#: krusader/Filter/generalfilter.cpp:113
#, kde-format
msgid "Search &for:"
msgstr "Szu&kaj:"
#: krusader/Filter/generalfilter.cpp:128
#: krusader/Synchronizer/synchronizergui.cpp:217
#, kde-format
msgid ""
"<p>The filename filtering criteria is defined here.</p><p>You can make use "
"of wildcards. Multiple patterns are separated by space (means logical OR) "
"and patterns are excluded from the search using the pipe symbol.</p><p>If "
"the pattern is ended with a slash (<code>*pattern*/</code>), that means that "
"pattern relates to recursive search of folders.<ul><li><code>pattern</code> "
"- means to search those files/folders that name is <code>pattern</code>, "
"recursive search goes through all subfolders independently of the value of "
"<code>pattern</code></li><li><code>pattern/</code> - means to search all "
"files/folders, but recursive search goes through/excludes the folders that "
"name is <code>pattern</code></li></ul></p><p>It is allowed to use quotation "
"marks for names that contain space. Filter <code>\"Program&nbsp;Files\"</"
"code> searches out those files/folders that name is <code>Program&nbsp;"
"Files</code>.</p><p>Examples:</p><ul><li><code>*.o</code></li><li><code>*.h "
"*.c??</code></li><li><code>*.cpp *.h | *.moc.cpp</code></li><li><code>* | ."
"svn/ .git/</code></li></ul><p><b>Note</b>: the search term '<code>text</"
"code>' is equivalent to '<code>*text*</code>'.</p>"
msgstr ""
"<p>Tutaj określane są warunki filtrowania plików.</p><p>We wzorcach można "
"używać znaków specjalnych (\"?\" i \"*\"). Kolejne wzorce oddziela się "
"odstępem (oznacza to logiczne LUB). Wzorzec wykluczający określa się po "
"symbolu potoku (\"|\").</p><p>Jeśli wzorzec zakończony jest ukośnikiem "
"(<code>*wzorzec*/</code>) wtedy odnosi się on do rekursywnego przeszukiwania "
"katalogów.<ul><li><code>wzorzec</code> - oznacza wyszukanie plików i "
"katalogów o nazwie <code>wzorzec</code>; rekursywne przeszukiwanie "
"przechodzi przez wszystkie podkatalogi, niezależnie od wartości wzorca.</"
"li><li><code>wzorzec/</code> - oznacza wyszukanie odpowiednich plików i "
"katalogów, ale rekursywne przeszukiwanie przechodzi jedynie przez katalogi o "
"nazwie <code>wzorzec</code> (albo nie przechodzi, jeśli użyto \"|\").</li></"
"ul><p></p><p>Dozwolone jest użycie apostrofów dla nazw zawierających "
"odstępy. Wzorzec <code>\"Moje&nbsp;Dokumenty\"</code> wybiera te pliki i "
"katalogi, które zawierają w nazwie ciąg <code>Moje&nbsp;Dokumenty</code>.</"
"p><p>Przykłady:</p></[><ul><code><li>*.o</li><li>*.h *.c??</li><li>*.cpp *.h "
"| *.moc.cpp</li><li>* | CVS/ .svn/</li> </code></ul><p><b>Uwaga</b>: wzorzec "
"'<code>tekst</code>' jest równoważny ze wzorcem '<code>*tekst*</code>'.</p>"
#: krusader/Filter/generalfilter.cpp:154
#, kde-format
msgid "&Of type:"
msgstr "R&odzaj:"
#: krusader/Filter/generalfilter.cpp:164 krusader/Filter/generalfilter.cpp:591
#, kde-format
msgid "All Files"
msgstr "Wszystkie pliki"
#: krusader/Filter/generalfilter.cpp:184
#, kde-format
msgid "&Profile handler"
msgstr "Obsługa &profili"
#: krusader/Filter/generalfilter.cpp:197
#, kde-format
msgid "&Load"
msgstr "&Wczytaj"
#: krusader/Filter/generalfilter.cpp:221
#, kde-format
msgid "Searc&h in"
msgstr "Sz&ukaj w"
#: krusader/Filter/generalfilter.cpp:236
#, kde-format
msgid "&Do not search in"
msgstr "N&ie szukaj w"
#: krusader/Filter/generalfilter.cpp:269
#, kde-format
msgid "Containing text"
msgstr "Zawierający tekst"
#: krusader/Filter/generalfilter.cpp:283
#, kde-format
msgid "&Text:"
msgstr "&Tekst:"
#: krusader/Filter/generalfilter.cpp:299 krusader/KViewer/lister.cpp:1308
#, kde-format
msgid "RegExp"
msgstr "Wyrażenie regularne"
#: krusader/Filter/generalfilter.cpp:319
#, kde-format
msgid "Encoding:"
msgstr "Kodowanie:"
#: krusader/Filter/generalfilter.cpp:323
#: krusader/GUI/krremoteencodingmenu.cpp:131
#, kde-format
msgctxt "Default encoding"
msgid "Default"
msgstr "Domyślne"
#: krusader/Filter/generalfilter.cpp:334
#, kde-format
msgid "&Match whole word only"
msgstr "&Tylko całe wyrazy"
#: krusader/Filter/generalfilter.cpp:342
#, kde-format
msgid "Cas&e sensitive"
msgstr "Rozróżniaj wi&elkość liter"
#: krusader/Filter/generalfilter.cpp:359
#, kde-format
msgid "Search in s&ub folders"
msgstr "Sz&ukaj w podkatalogach"
#: krusader/Filter/generalfilter.cpp:364
#, kde-format
msgid "Search in arch&ives"
msgstr "Szukaj w arch&iwach"
#: krusader/Filter/generalfilter.cpp:368
#, kde-format
msgid "Follow &links"
msgstr "Podążaj za dowiąz&aniami"
#: krusader/Filter/generalfilter.cpp:479
#, kde-format
msgid "Exclude Folder Names"
msgstr "Wyklucz katalogi o nazwach"
#: krusader/Filter/generalfilter.cpp:480
#, kde-format
msgid "Filters out specified directory names from the results."
msgstr "Odfiltrowuje dane nazwy katalogów z wyników."
#: krusader/Filter/generalfilter.cpp:495
#, kde-format
msgid "Enter space-separated folder names"
msgstr "Wpisz nazwy katalogów oddzielone odstępem"
#: krusader/Filter/generalfilter.cpp:497
#, kde-format
msgid ""
"You can insert names with escaped spaces or quoted.\n"
"Example: .git \"target build\" build\\ krusader"
msgstr ""
"Można wstawiać nazwy z wykluczonymi odstępami lub w cudzysłowach.\n"
"Przykład: .git \"target build\" build\\ krusader"
#: krusader/Filter/generalfilter.cpp:583
#, kde-format
msgid "No search criteria entered."
msgstr "Nie wprowadzono kryterium wyszukiwania."
#: krusader/Filter/generalfilter.cpp:614
#, kde-format
msgid "Please specify a location to search in."
msgstr "Proszę podać miejsce do przeszukania."
#: krusader/GUI/dirhistorybutton.cpp:42 krusader/GUI/dirhistorybutton.cpp:43
#, kde-format
msgid "Open the folder history list"
msgstr "Otwórz z historii przeglądania"
#: krusader/GUI/kcmdline.cpp:58
#, kde-format
msgid "Name of folder where command will be processed."
msgstr "Nazwa katalogu w którym polecenie zostanie przetworzone."
#: krusader/GUI/kcmdline.cpp:186
#, kde-format
msgid ""
"<qt><p>Well, it is actually quite simple: you type your command here and "
"Krusader obeys.</p><p><b>Tip</b>: move within command line history with &lt;"
"Up&gt; and &lt;Down&gt; arrows.</p></qt>"
msgstr ""
"<qt><p>Właściwie to całkiem proste: wpisujesz tu polecenie i Krusader je "
"wykonuje.</p><p><b>Wskazówka</b>: poruszanie się po historii wiersza poleceń "
"za pomocą strzałek &lt;Góra&gt; i &lt;Dół&gt;.</p></qt>"
#: krusader/GUI/kcmdmodebutton.cpp:49
#, kde-format
msgid "Execution mode"
msgstr "Tryb wykonywania"
#: krusader/GUI/kfnkeys.cpp:37 krusader/Panel/listpanelactions.cpp:76
#, kde-format
msgid "Rename"
msgstr "Przemianuj"
#: krusader/GUI/kfnkeys.cpp:39
#, kde-format
msgid "Edit"
msgstr "Edytuj"
#: krusader/GUI/kfnkeys.cpp:40
#, kde-format
msgid "Copy"
msgstr "Kopiuj"
#: krusader/GUI/kfnkeys.cpp:41
#, kde-format
msgid "Move"
msgstr "Przenieś"
#: krusader/GUI/kfnkeys.cpp:42
#, kde-format
msgid "Mkdir"
msgstr "Utwórz kat."
#: krusader/GUI/kfnkeys.cpp:44
#, kde-format
msgid "Term"
msgstr "Term"
#: krusader/GUI/kfnkeys.cpp:45 krusader/kractions.cpp:291
#, kde-format
msgid "Quit"
msgstr "Zakończ"
#: krusader/GUI/krremoteencodingmenu.cpp:127
#, kde-format
msgid "Reload"
msgstr "Przeładuj"
#: krusader/GUI/krusaderstatus.cpp:32
#, kde-format
msgid "Ready."
msgstr "Gotowy."
#: krusader/GUI/mediabutton.cpp:56 krusader/GUI/mediabutton.cpp:57
#, kde-format
msgid "Open the available media list"
msgstr "Otwórz listę dostępnych nośników"
#: krusader/GUI/mediabutton.cpp:158 krusader/GUI/mediabutton.cpp:611
#, kde-format
msgctxt "%1 is the mount point of the remote share"
msgid "Remote Share [%1]"
msgstr "Zdalny zasób [%1]"
#: krusader/GUI/mediabutton.cpp:179
#, kde-format
msgctxt "Unknown label"
msgid "Unknown"
msgstr "Nieznany"
#: krusader/GUI/mediabutton.cpp:182
#, kde-format
msgctxt "Unknown media type"
msgid "Unknown"
msgstr "Nieznany"
#: krusader/GUI/mediabutton.cpp:197
#, kde-format
msgid "Floppy"
msgstr "Napęd dyskietek"
#: krusader/GUI/mediabutton.cpp:199
#, kde-format
msgid "CD/DVD-ROM"
msgstr "CD/DVD-ROM"
#: krusader/GUI/mediabutton.cpp:201
#, kde-format
msgid "USB pen drive"
msgstr "Pamięć USB"
#: krusader/GUI/mediabutton.cpp:203
#, kde-format
msgid "USB device"
msgstr "Urządzenie USB"
#: krusader/GUI/mediabutton.cpp:205
#, kde-format
msgid "Removable media"
msgstr "Wymienne urządzenia"
#: krusader/GUI/mediabutton.cpp:207
#, kde-format
msgid "Hard Disk"
msgstr "Dysk twardy"
#: krusader/GUI/mediabutton.cpp:209
#, kde-format
msgid "Camera"
msgstr "Aparat lub kamera cyfrowa"
#: krusader/GUI/mediabutton.cpp:211
#, kde-format
msgid "Video CD/DVD-ROM"
msgstr "Wideo CD/DVD-ROM"
#: krusader/GUI/mediabutton.cpp:213
#, kde-format
msgid "Audio CD/DVD-ROM"
msgstr "Audio CD/DVD-ROM"
#: krusader/GUI/mediabutton.cpp:215
#, kde-format
msgid "Recordable CD/DVD-ROM"
msgstr "Nagrywalne CD/DVD-ROM"
#: krusader/GUI/mediabutton.cpp:342 krusader/MountMan/kmountman.cpp:374
#: krusader/MountMan/kmountmangui.cpp:413
#: krusader/Panel/panelcontextmenu.cpp:282 krusader/useraction_examples.xml:22
#, kde-format
msgid "Mount"
msgstr "Podepnij"
#: krusader/GUI/mediabutton.cpp:345 krusader/MountMan/kmountman.cpp:374
#: krusader/MountMan/kmountmangui.cpp:418
#: krusader/Panel/panelcontextmenu.cpp:280
#, kde-format
msgid "Unmount"
msgstr "Odepnij"
#: krusader/GUI/mediabutton.cpp:349 krusader/MountMan/kmountmangui.cpp:425
#: krusader/Panel/panelcontextmenu.cpp:284
#, kde-format
msgid "Eject"
msgstr "Wysuń"
#: krusader/GUI/mediabutton.cpp:481
#, kde-format
msgid "An error occurred while accessing '%1', the system responded: %2"
msgstr "Nastąpił błąd podczas dostępu do: '%1', system zwrócił: %2"
#: krusader/GUI/mediabutton.cpp:484
#, kde-format
msgid "An error occurred while accessing '%1'"
msgstr "Błąd podczas dostępu do: '%1'"
#: krusader/GUI/profilemanager.cpp:41 krusader/GUI/profilemanager.cpp:61
#, kde-format
msgid "Profiles"
msgstr "Profile"
#: krusader/GUI/profilemanager.cpp:74
#, kde-format
msgid "Remove entry"
msgstr "Usuń wpis"
#: krusader/GUI/profilemanager.cpp:75
#, kde-format
msgid "Overwrite entry"
msgstr "Zastąp wpis"
#: krusader/GUI/profilemanager.cpp:78
#, kde-format
msgid "Add new entry"
msgstr "Dodaj nowy profil"
#: krusader/GUI/profilemanager.cpp:105
#, kde-format
msgid "Krusader::ProfileManager"
msgstr "Krusader::Zarządzanie profilami"
#: krusader/GUI/profilemanager.cpp:105
#, kde-format
msgid "Enter the profile name:"
msgstr "Wprowadź nazwę profilu:"
#: krusader/GUI/terminaldock.cpp:98
#, kde-format
msgid "<b>Cannot create embedded terminal.</b><br/>The reported error was: %1"
msgstr ""
"<b>Nie można utworzyć osadzonego terminalu.</b><br/> Zgłoszony błąd to: %1"
#: krusader/GUI/terminaldock.cpp:109
#, kde-format
msgctxt "missing program - arg1 is a URL"
msgid ""
"<b>Cannot create embedded terminal.</b><br>You can fix this by installing "
"Konsole:<br/>%1"
msgstr ""
"<b>Nie można utworzyć osadzonego terminalu.</b><br/> Niżesz to naprawić "
"instalując Konsole:<br/>%1"
#: krusader/JobMan/jobman.cpp:66
#, kde-format
msgid "Cancel Job"
msgstr "Porzuć zadanie"
#: krusader/JobMan/jobman.cpp:109
#, kde-format
msgid "Pause Job"
msgstr "Wstrzymaj zadanie"
#: krusader/JobMan/jobman.cpp:110
#, kde-format
msgid "Resume Job"
msgstr "Wznów zadanie"
#: krusader/JobMan/jobman.cpp:111
#, kde-format
msgid "Start Job"
msgstr "Rozpocznij zadanie"
#: krusader/JobMan/jobman.cpp:180
#, kde-format
msgid "No jobs"
msgstr "Brak zadań"
#: krusader/JobMan/jobman.cpp:186
#, kde-format
msgid "Play/Pause &Job"
msgstr "Wznów/wstrzyma&j zadanie"
#: krusader/JobMan/jobman.cpp:204
#, kde-format
msgid "Job Progress Bar"
msgstr "Pasek postępu zadania"
#: krusader/JobMan/jobman.cpp:211
#, kde-format
msgid "Job Queue Mode"
msgstr "Tryb kolejki zadań"
#: krusader/JobMan/jobman.cpp:213
#, kde-format
msgid "Run only one job in parallel"
msgstr "Wykonuj tylko jedno zadanie równolegle"
#: krusader/JobMan/jobman.cpp:225 krusader/JobMan/jobman.cpp:373
#, kde-format
msgid "Undo Last Job"
msgstr "Cofnij ostatnie zadanie"
#: krusader/JobMan/jobman.cpp:247
#, kde-format
msgid "Are you sure you want to quit?"
msgstr "Czy na pewno chcesz zakończyć?"
#: krusader/JobMan/jobman.cpp:392
#, kde-format
msgid "There is one job operation left."
msgid_plural "There are %1 job operations left."
msgstr[0] "Istnieje jedno zadanie."
msgstr[1] "Istnieją %1 zadania."
msgstr[2] "Istnieje %1 zadań."
#: krusader/JobMan/jobman.cpp:440
#, kde-format
msgid "No Jobs"
msgstr "Brak zadań"
#: krusader/JobMan/jobman.cpp:442
#, kde-format
msgid "%1 Job"
msgid_plural "%1 Jobs"
msgstr[0] "%1 zadanie"
msgstr[1] "%1 zadania"
msgstr[2] "%1 zadań"
#: krusader/JobMan/jobman.cpp:447
#, kde-format
msgid "Clear Job List"
msgstr "Wyczyść listę zadań"
#: krusader/JobMan/jobman.cpp:448
#, kde-format
msgid "Pause All Jobs"
msgstr "Wstrzymaj wszystkie zadania"
#: krusader/JobMan/jobman.cpp:449
#, kde-format
msgid "Resume Job List"
msgstr "Wznów listę zadań"
#: krusader/JobMan/krjob.cpp:37
#, kde-format
msgid "Move %1 to trash"
msgstr "Przenieś %1 do kosza"
#: krusader/JobMan/krjob.cpp:38
#, kde-format
msgid "Move %1 file to trash"
msgid_plural "Move %1 files to trash"
msgstr[0] "Przenieś %1 plik do kosza"
msgstr[1] "Przenieś %1 pliki do kosza"
msgstr[2] "Przenieś %1 plików do kosza"
#: krusader/JobMan/krjob.cpp:39
#, kde-format
msgid "Delete %1"
msgstr "Usuń %1"
#: krusader/JobMan/krjob.cpp:40
#, kde-format
msgid "Delete %1 file"
msgid_plural "Delete %1 files"
msgstr[0] "Usuń %1 plik"
msgstr[1] "Usuń %1 pliki"
msgstr[2] "Usuń %1 plików"
#: krusader/JobMan/krjob.cpp:62
#, kde-format
msgid "Copy to %1"
msgstr "Kopiuj do %1"
#: krusader/JobMan/krjob.cpp:66
#, kde-format
msgid "Move to %1"
msgstr "Przenieś do %1"
#: krusader/JobMan/krjob.cpp:70
#, kde-format
msgid "Link to %1"
msgstr "Dowiąż do %1"
#: krusader/Konfigurator/kgadvanced.cpp:42
#: krusader/Konfigurator/kgcolors.cpp:58
#: krusader/Konfigurator/kgdependencies.cpp:54
#: krusader/Konfigurator/kggeneral.cpp:207
#: krusader/Konfigurator/kggeneral.cpp:215 krusader/Konfigurator/kgpanel.cpp:79
#: krusader/Konfigurator/kgpanel.cpp:355 krusader/Konfigurator/kgpanel.cpp:561
#: krusader/Konfigurator/kgstartup.cpp:43
#: krusader/Konfigurator/konfigurator.cpp:133
#, kde-format
msgid "General"
msgstr "Ogólne"
#: krusader/Konfigurator/kgadvanced.cpp:48
#, kde-format
msgid "Automount filesystems"
msgstr "Samoczynnie podpinaj systemy plików"
#: krusader/Konfigurator/kgadvanced.cpp:48
#, kde-format
msgid ""
"When stepping into a folder which is defined as a mount point in the "
"<b>fstab</b>, try mounting it with the defined parameters."
msgstr ""
"Przy wchodzeniu do katalogu, który określono jako punkt podpięcia w "
"<b>fstab</b>, spróbuj podpiąć go z podanymi parametrami."
#: krusader/Konfigurator/kgadvanced.cpp:55
#, kde-format
msgid "MountMan will not (un)mount the following mount-points:"
msgstr "Samoczynnie nie zostaną podpięte następujące miejsca:"
#: krusader/Konfigurator/kgadvanced.cpp:69
#, kde-format
msgid "Confirmations"
msgstr "Potwierdzenia"
#: krusader/Konfigurator/kgadvanced.cpp:72
#, kde-format
msgid ""
"\n"
"Request user confirmation for the following operations:\n"
msgstr ""
"\n"
"Proś o potwierdzenie dla:\n"
#: krusader/Konfigurator/kgadvanced.cpp:77
#, kde-format
msgid "Deleting non-empty folders"
msgstr "Usuwania niepustych katalogów"
#: krusader/Konfigurator/kgadvanced.cpp:78
#, kde-format
msgid "Deleting files"
msgstr "Usuwania plików"
#: krusader/Konfigurator/kgadvanced.cpp:79
#, kde-format
msgid "Copying files"
msgstr "Kopiowania plików"
#: krusader/Konfigurator/kgadvanced.cpp:80
#, kde-format
msgid "Moving files"
msgstr "Przenoszenia plików"
#: krusader/Konfigurator/kgadvanced.cpp:81
#, kde-format
msgid "Confirm feed to listbox"
msgstr "Dodawania do listy elementów"
#: krusader/Konfigurator/kgadvanced.cpp:81
#, kde-format
msgid ""
"Ask for a result name when feeding items to the listbox. By default the "
"standard value is used."
msgstr ""
"Pyta o nazwę podczas wpisywania do listy. Domyślnie używa standardowej "
"wartości."
#: krusader/Konfigurator/kgadvanced.cpp:82
#, kde-format
msgid "Removing Useractions"
msgstr "Usuwania działań użytkownika"
#: krusader/Konfigurator/kgadvanced.cpp:94
#: krusader/Konfigurator/kgarchives.cpp:89
#, kde-format
msgid "Fine-Tuning"
msgstr "Dostrajanie"
#: krusader/Konfigurator/kgadvanced.cpp:98
#, kde-format
msgid "Icon cache size (KB):"
msgstr "Rozmiar bufora ikon (KB):"
#: krusader/Konfigurator/kgadvanced.cpp:99
#: krusader/Konfigurator/kgadvanced.cpp:103
#, kde-format
msgid ""
"The icon cache size influences how fast the contents of a panel can be "
"displayed. However, too large a cache might consume your memory."
msgstr ""
"Od wielkości bufora ikon zależy, jak szybko Krusader może wyświetlić "
"zawartość panelu. Zbyt duży bufor może spowolnić działanie systemu."
#: krusader/Konfigurator/kgadvanced.cpp:107
#, kde-format
msgid "Arguments of updatedb:"
msgstr "Argumenty dla updatedb:"
#: krusader/Konfigurator/kgarchives.cpp:50
#, kde-format
msgid "krarc ioslave"
msgstr "krarc ioslave"
#: krusader/Konfigurator/kgarchives.cpp:56
#, kde-format
msgid "Enable Write Support"
msgstr "Włącz obsługę zapisu"
#: krusader/Konfigurator/kgarchives.cpp:56
#, kde-format
msgid "Enable writing to archives using the krarc ioslave."
msgstr "Włącz zapisywanie do archiwów przy użyciu ioslave krarc"
#: krusader/Konfigurator/kgarchives.cpp:63
#, kde-format
msgid ""
"<b>Caution when moving into archives:</b><br/><b>Failure during the process "
"might result in data loss.</b><br/><b>Moving archives into themselves will "
"delete them.</b>"
msgstr ""
"<b>Zachowaj ostrożność przy przenoszeniu do archiwów:</b><br/"
"><b>Niepowodzenie może spowodować utratę danych.</b><br/><b> Przeniesienie "
"archiwum do niego samego spowoduje jego usunięcie.</b>"
#: krusader/Konfigurator/kgarchives.cpp:72
#, kde-format
msgid "Archives handling"
msgstr "Obsługa archiwów"
#: krusader/Konfigurator/kgarchives.cpp:78
#, kde-format
msgid "Browse Archives As Folders"
msgstr "Przeglądaj archiwa jak katalogi"
#: krusader/Konfigurator/kgarchives.cpp:78
#, kde-format
msgid "Krusader will browse archives as folders."
msgstr "Krusader będzie przeglądał archiwa tak samo jak katalogi."
#: krusader/Konfigurator/kgarchives.cpp:95
#, kde-format
msgid "Test archive after packing"
msgstr "Sprawdź archiwa po spakowaniu"
#: krusader/Konfigurator/kgarchives.cpp:95
#, kde-format
msgid "Check the archive's integrity after packing it."
msgstr "Jeśli zaznaczone, Krusader sprawdzi poprawność archiwum po spakowaniu."
#: krusader/Konfigurator/kgarchives.cpp:96
#, kde-format
msgid "Test archive before unpacking"
msgstr "Sprawdź archiwa przed rozpakowaniem"
#: krusader/Konfigurator/kgarchives.cpp:96
#, kde-format
msgid ""
"Some corrupted archives might cause a crash; therefore, testing is suggested."
msgstr ""
"Niektóre uszkodzone archiwa mogą spowodować przerwanie działania Krusadera, "
"dlatego sugerowane jest ich sprawdzanie."
#: krusader/Konfigurator/kgarchives.cpp:116
#: krusader/Konfigurator/kggeneral.cpp:300
#: krusader/Search/krsearchdialog.cpp:614
#, kde-format
msgid "Search results"
msgstr "Wyniki wyszukiwania"
#: krusader/Konfigurator/kgarchives.cpp:117
#, kde-format
msgid "Searching for packers..."
msgstr "Szukanie narzędzi pakujących..."
#: krusader/Konfigurator/kgarchives.cpp:119
#, kde-format
msgid ""
"Make sure to install new packers in your <code>$PATH</code> (e.g. /usr/bin)"
msgstr ""
"Upewnij się, że nowe narzędzia pakujące wgrywasz do swojej ścieżki <code>"
"$PATH</code> (np. /usr/bin)"
#: krusader/Konfigurator/kgcolors.cpp:66
#, kde-format
msgid "Use the default KDE colors"
msgstr "Użyj domyślnych kolorów KDE"
#: krusader/Konfigurator/kgcolors.cpp:66
#, kde-format
msgid ""
"<p>Use KDE's global color configuration.</p><p><i>KDE System Settings -> "
"Application Appearance -> Colors</i></p>"
msgstr ""
"<p>Użyj globalnych ustawień kolorów KDE.</p><p><i>Ustawienia systemowe KDE -"
"> Wygląd programów -> Kolory</i></p>"
#: krusader/Konfigurator/kgcolors.cpp:67
#, kde-format
msgid "Use alternate background color"
msgstr "Użyj alternatywnego koloru tła"
#: krusader/Konfigurator/kgcolors.cpp:67
#, kde-format
msgid ""
"<p>The <b>background color</b> and the <b>alternate background</b> color "
"alternates line by line.</p><p>When you don't use the <i>KDE default colors</"
"i>, you can configure the alternate colors in the <i>colors</i> box.</p>"
msgstr ""
"<p>Linie są naprzemiennie rysowane przy użyciu <b>koloru tła</b> i "
"<b>alternatywnego koloru tła</b>.</p><p>Jeśli nie używasz <i>domyślnych "
"kolorów KDE</i>, możesz wybrać swoje kolory w <i>polu kolorów</i>.</p>"
#: krusader/Konfigurator/kgcolors.cpp:68
#, kde-format
msgid "Show current item even if not focused"
msgstr "Pokaż bieżący element, nawet jeśli nie jest wskazany"
#: krusader/Konfigurator/kgcolors.cpp:68
#, kde-format
msgid ""
"<p>Shows the last cursor position in the non active list panel.</p><p>This "
"option is only available when you don't use the <i>KDE default colors</i>.</"
"p>"
msgstr ""
"<p>Pokazuje ostatnią pozycję kursora w nieaktywnym panelu.</p><p>Ta opcja "
"jest dostępna tylko wtedy, gdy nie używasz <b>domyślnych kolorów KDE</b>.</p>"
#: krusader/Konfigurator/kgcolors.cpp:69
#, kde-format
msgid "Dim the colors of the inactive panel"
msgstr "Przyciemnij kolory nieaktywnego panelu"
#: krusader/Konfigurator/kgcolors.cpp:69
#, kde-format
msgid ""
"<p>The colors of the inactive panel are calculated by a dim color and a dim "
"factor.</p>"
msgstr ""
"<p>Kolory nieaktywnego panelu są zmieniane w zależności od ustawionych "
"koloru i współczynnika przyciemnienia.</p>"
#: krusader/Konfigurator/kgcolors.cpp:87 krusader/Konfigurator/kgcolors.cpp:256
#: krusader/Konfigurator/konfigurator.cpp:131
#, kde-format
msgid "Colors"
msgstr "Kolory"
#: krusader/Konfigurator/kgcolors.cpp:95
#, kde-format
msgid "Active"
msgstr "Aktywny"
#: krusader/Konfigurator/kgcolors.cpp:101
#, kde-format
msgid "Transparent"
msgstr "Przeźroczysty"
#: krusader/Konfigurator/kgcolors.cpp:105
#: krusader/Konfigurator/kgcolors.cpp:140
#, kde-format
msgid "Foreground:"
msgstr "Pliki:"
#: krusader/Konfigurator/kgcolors.cpp:106
#: krusader/Konfigurator/kgcolors.cpp:142
#, kde-format
msgid "Folder foreground:"
msgstr "Pierwszy plan katalogu:"
#: krusader/Konfigurator/kgcolors.cpp:106
#: krusader/Konfigurator/kgcolors.cpp:107
#: krusader/Konfigurator/kgcolors.cpp:108
#: krusader/Konfigurator/kgcolors.cpp:109
#: krusader/Konfigurator/kgcolors.cpp:141
#, kde-format
msgid "Same as foreground"
msgstr "Taki sam jak pierwszy plan"
#: krusader/Konfigurator/kgcolors.cpp:107
#: krusader/Konfigurator/kgcolors.cpp:143
#, kde-format
msgid "Executable foreground:"
msgstr "Wykonywalne:"
#: krusader/Konfigurator/kgcolors.cpp:108
#: krusader/Konfigurator/kgcolors.cpp:144
#, kde-format
msgid "Symbolic link foreground:"
msgstr "Pierwszy plan symbolicznego dowiązania:"
#: krusader/Konfigurator/kgcolors.cpp:109
#: krusader/Konfigurator/kgcolors.cpp:145
#, kde-format
msgid "Invalid symlink foreground:"
msgstr "Pierwszy plan nieprawidłowego dowiązania symbolicznego:"
#: krusader/Konfigurator/kgcolors.cpp:110
#: krusader/Konfigurator/kgcolors.cpp:146
#, kde-format
msgid "Background:"
msgstr "Tło:"
#: krusader/Konfigurator/kgcolors.cpp:111
#: krusader/Konfigurator/kgcolors.cpp:147
#, kde-format
msgid "Same as background"
msgstr "Taki sam jak tło"
#: krusader/Konfigurator/kgcolors.cpp:112
#: krusader/Konfigurator/kgcolors.cpp:148
#, kde-format
msgid "Alternate background:"
msgstr "Alternatywne tło:"
#: krusader/Konfigurator/kgcolors.cpp:113
#: krusader/Konfigurator/kgcolors.cpp:149
#, kde-format
msgid "Selected foreground:"
msgstr "Zaznaczone elementy:"
#: krusader/Konfigurator/kgcolors.cpp:114
#: krusader/Konfigurator/kgcolors.cpp:150
#, kde-format
msgid "Selected background:"
msgstr "Tło zaznaczonych elementów:"
#: krusader/Konfigurator/kgcolors.cpp:115
#: krusader/Konfigurator/kgcolors.cpp:151
#, kde-format
msgid "Same as alt. background"
msgstr "Taki sam jak kolor tła alternatywnego"
#: krusader/Konfigurator/kgcolors.cpp:116
#: krusader/Konfigurator/kgcolors.cpp:154
#, kde-format
msgid "Alternate selected background:"
msgstr "Alt. kolor tła zaznaczonych elementów:"
#: krusader/Konfigurator/kgcolors.cpp:116
#: krusader/Konfigurator/kgcolors.cpp:152
#, kde-format
msgid "Same as selected background"
msgstr "Taki sam jak kolor tła zaznaczonych elementów:"
#: krusader/Konfigurator/kgcolors.cpp:117
#: krusader/Konfigurator/kgcolors.cpp:155
#, kde-format
msgid "Current foreground:"
msgstr "Bieżący element:"
#: krusader/Konfigurator/kgcolors.cpp:117
#: krusader/Konfigurator/kgcolors.cpp:119
#: krusader/Konfigurator/kgcolors.cpp:120
#, kde-format
msgid "Not used"
msgstr "Nie używany"
#: krusader/Konfigurator/kgcolors.cpp:118
#: krusader/Konfigurator/kgcolors.cpp:156
#, kde-format
msgid "Same as selected foreground"
msgstr "Taki sam jak kolor zaznaczonych elementów"
#: krusader/Konfigurator/kgcolors.cpp:119
#: krusader/Konfigurator/kgcolors.cpp:157
#, kde-format
msgid "Selected current foreground:"
msgstr "Zaznaczony bieżący element:"
#: krusader/Konfigurator/kgcolors.cpp:120
#: krusader/Konfigurator/kgcolors.cpp:158
#, kde-format
msgid "Current background:"
msgstr "Tło bieżącego elementu:"
#: krusader/Konfigurator/kgcolors.cpp:130
#, kde-format
msgid "Inactive"
msgstr "Nieaktywny"
#: krusader/Konfigurator/kgcolors.cpp:140
#: krusader/Konfigurator/kgcolors.cpp:142
#: krusader/Konfigurator/kgcolors.cpp:143
#: krusader/Konfigurator/kgcolors.cpp:144
#: krusader/Konfigurator/kgcolors.cpp:145
#: krusader/Konfigurator/kgcolors.cpp:146
#: krusader/Konfigurator/kgcolors.cpp:148
#: krusader/Konfigurator/kgcolors.cpp:149
#: krusader/Konfigurator/kgcolors.cpp:150
#: krusader/Konfigurator/kgcolors.cpp:154
#: krusader/Konfigurator/kgcolors.cpp:155
#: krusader/Konfigurator/kgcolors.cpp:157
#: krusader/Konfigurator/kgcolors.cpp:158
#, kde-format
msgid "Same as active"
msgstr "Taki sam jak aktywny"
#: krusader/Konfigurator/kgcolors.cpp:177
#, kde-format
msgid "Dim target color:"
msgstr "Kolor przyciemnienia:"
#: krusader/Konfigurator/kgcolors.cpp:180
#, kde-format
msgid "Dim factor:"
msgstr "Współczynnik przyciemnienia:"
#: krusader/Konfigurator/kgcolors.cpp:191
#: krusader/Konfigurator/kgcolors.cpp:192
#: krusader/Konfigurator/kgcolors.cpp:234
#: krusader/Konfigurator/kgcolors.cpp:235
#, kde-format
msgid "KDE default"
msgstr "Ustawienia domyślne KDE"
#: krusader/Konfigurator/kgcolors.cpp:196
#, kde-format
msgid "Synchronizer"
msgstr "Synchronizator"
#: krusader/Konfigurator/kgcolors.cpp:207
#, kde-format
msgid "Equals foreground:"
msgstr "Kolor czcionki wyrażeń identycznych:"
#: krusader/Konfigurator/kgcolors.cpp:208
#, kde-format
msgid "Equals background:"
msgstr "Kolor tła wyrażeń identycznych:"
#: krusader/Konfigurator/kgcolors.cpp:209
#, kde-format
msgid "Differing foreground:"
msgstr "Kolor czcionki wyrażeń różniących się:"
#: krusader/Konfigurator/kgcolors.cpp:210
#, kde-format
msgid "Differing background:"
msgstr "Kolor tła wyrażeń różniących się:"
#: krusader/Konfigurator/kgcolors.cpp:211
#, kde-format
msgid "Copy to left foreground:"
msgstr "Kolor czcionki wyrażenia do skopiowania na lewą stronę:"
#: krusader/Konfigurator/kgcolors.cpp:212
#, kde-format
msgid "Copy to left background:"
msgstr "Kolor tła wyrażenia do skopiowania na lewą stronę:"
#: krusader/Konfigurator/kgcolors.cpp:213
#, kde-format
msgid "Copy to right foreground:"
msgstr "Kolor czcionki wyrażenia do skopiowania na prawą stronę:"
#: krusader/Konfigurator/kgcolors.cpp:214
#, kde-format
msgid "Copy to right background:"
msgstr "Kolor tła wyrażenia do skopiowania na prawą stronę:"
#: krusader/Konfigurator/kgcolors.cpp:215
#, kde-format
msgid "Delete foreground:"
msgstr "Kolor czcionki wyrażenia do skasowania:"
#: krusader/Konfigurator/kgcolors.cpp:216
#, kde-format
msgid "Delete background:"
msgstr "Kolor tła wyrażenia do skasowania:"
#: krusader/Konfigurator/kgcolors.cpp:222
#, kde-format
msgid "Other"
msgstr "Inne"
#: krusader/Konfigurator/kgcolors.cpp:230
#, kde-format
msgid "Quicksearch, match foreground:"
msgstr "Szybkie wyszukiwanie, pierwszy plan dopasowania:"
#: krusader/Konfigurator/kgcolors.cpp:231
#, kde-format
msgid "Quicksearch, match background:"
msgstr "Szybkie wyszukiwanie, tło dopasowania:"
#: krusader/Konfigurator/kgcolors.cpp:232
#, kde-format
msgid "Quicksearch, non-match foreground:"
msgstr "Szybkie wyszukiwanie, pierwszy plan nie-dopasowania:"
#: krusader/Konfigurator/kgcolors.cpp:233
#, kde-format
msgid "Quicksearch, non-match background:"
msgstr "Szybkie wyszukiwanie, tło nie-dopasowania:"
#: krusader/Konfigurator/kgcolors.cpp:236
#, kde-format
msgid "Statusbar, active foreground:"
msgstr "Pasek stanu, aktywny (pierwszy plan):"
#: krusader/Konfigurator/kgcolors.cpp:237
#, kde-format
msgid "Statusbar, active background:"
msgstr "Pasek stanu, aktywny (tło):"
#: krusader/Konfigurator/kgcolors.cpp:238
#, kde-format
msgid "Statusbar, inactive foreground:"
msgstr "Pasek stanu, nieaktywny (pierwszy plan):"
#: krusader/Konfigurator/kgcolors.cpp:239
#, kde-format
msgid "Statusbar, inactive background:"
msgstr "Pasek stanu, nieaktywny (tło):"
#: krusader/Konfigurator/kgcolors.cpp:248 krusader/Konfigurator/kgpanel.cpp:650
#: krusader/Panel/panelcontextmenu.cpp:171
#, kde-format
msgid "Preview"
msgstr "Podgląd"
#: krusader/Konfigurator/kgcolors.cpp:272
#, kde-format
msgid "Import color-scheme"
msgstr "Importuj zestaw kolorów"
#: krusader/Konfigurator/kgcolors.cpp:274
#, kde-format
msgid "Export color-scheme"
msgstr "Eksportuj zestaw kolorów"
#: krusader/Konfigurator/kgcolors.cpp:453
#, kde-format
msgid "Selected + Current"
msgstr "Zaznaczone i bieżący"
#: krusader/Konfigurator/kgcolors.cpp:454
#, kde-format
msgid "Selected 2"
msgstr "Zaznaczone 2"
#: krusader/Konfigurator/kgcolors.cpp:455
#, kde-format
msgid "Selected 1"
msgstr " Zaznaczone 1"
#: krusader/Konfigurator/kgcolors.cpp:456
#, kde-format
msgid "Current"
msgstr "Bieżący"
#: krusader/Konfigurator/kgcolors.cpp:457
#, kde-format
msgid "Invalid symlink"
msgstr "Nieprawidłowe dowiązanie symboliczne"
#: krusader/Konfigurator/kgcolors.cpp:458
#, kde-format
msgid "Symbolic link"
msgstr "Dowiązanie symboliczne"
#: krusader/Konfigurator/kgcolors.cpp:459
#, kde-format
msgid "Application"
msgstr "Aplikacja"
#: krusader/Konfigurator/kgcolors.cpp:461
#, kde-format
msgid "Folder"
msgstr "Katalog"
#: krusader/Konfigurator/kgcolors.cpp:524
#, kde-format
msgid "Copy to right"
msgstr "Brakujące po prawej"
#: krusader/Konfigurator/kgcolors.cpp:525
#, kde-format
msgid "Copy to left"
msgstr "Brakujące po lewej"
#: krusader/Konfigurator/kgcolors.cpp:526
#, kde-format
msgid "Differing"
msgstr "Różne"
#: krusader/Konfigurator/kgcolors.cpp:527
#, kde-format
msgid "Equals"
msgstr "Identyczne"
#: krusader/Konfigurator/kgcolors.cpp:542
#, kde-format
msgid "Quicksearch non-match"
msgstr "Szybkie wyszukiwanie, bez dopasowania"
#: krusader/Konfigurator/kgcolors.cpp:543
#, kde-format
msgid "Quicksearch match"
msgstr "Szybkie wyszukiwanie, dopasowanie"
#: krusader/Konfigurator/kgcolors.cpp:548
#, kde-format
msgid "Statusbar active"
msgstr "Pasek stanu, aktywny"
#: krusader/Konfigurator/kgcolors.cpp:549
#, kde-format
msgid "Statusbar inactive"
msgstr "Pasek stanu, nieaktywny"
#: krusader/Konfigurator/kgcolors.cpp:570
#, kde-format
msgid "Select a color-scheme file"
msgstr "Wybierz plik zestawu kolorów"
#: krusader/Konfigurator/kgcolors.cpp:576
#, kde-format
msgid "Error: unable to read from file"
msgstr "Błąd: nie można czytać z pliku"
#: krusader/Konfigurator/kgcolors.cpp:587
#, kde-format
msgid "Select a color scheme file"
msgstr "Wybierz plik zestawu kolorów"
#: krusader/Konfigurator/kgcolors.cpp:593
#, kde-format
msgid "File %1 already exists. Are you sure you want to overwrite it?"
msgstr "Plik %1 już istnieje. Czy na pewno chcesz go nadpisać?"
#: krusader/Konfigurator/kgcolors.cpp:596
#, kde-format
msgid "Error: unable to write to file"
msgstr "Błąd: nie można pisać do pliku"
#: krusader/Konfigurator/kgdependencies.cpp:76
#, kde-format
msgid "Packers"
msgstr "Narzędzia pakujące"
#: krusader/Konfigurator/kgdependencies.cpp:106
#, kde-format
msgid "Checksum Utilities"
msgstr "Narzędzia sum sprawdzających"
#: krusader/Konfigurator/kgdependencies.cpp:159
#, kde-format
msgid "The %1 path is incorrect, no valid path found."
msgstr ""
"Ścieżka %1 jest nieprawidłowa, nie znaleziono żadnej poprawnej ścieżki."
#: krusader/Konfigurator/kgdependencies.cpp:163
#, kde-format
msgid "The %1 path is incorrect, %2 used instead."
msgstr "Ścieżka %1 jest nieprawidłowa, użyto %2 w zamian."
#: krusader/Konfigurator/kggeneral.cpp:77
#, kde-format
msgid "Viewer/Editor"
msgstr "Przeglądarka/Edytor"
#: krusader/Konfigurator/kggeneral.cpp:83
#, kde-format
msgid "Internal editor and viewer opens each file in a separate window"
msgstr ""
"Otwieranie plików w osobnych oknach wewnętrznego edytora lub przeglądarki"
#: krusader/Konfigurator/kggeneral.cpp:84
#, kde-format
msgid ""
"If checked, each file will open in a separate window, otherwise, the viewer "
"will work in a single, tabbed mode"
msgstr ""
"Kiedy zaznaczone, każdy plik będzie otwierany w osobnym oknie, w przeciwnym "
"razie przeglądarka będzie działać w trybie z kartami"
#: krusader/Konfigurator/kggeneral.cpp:88
#, kde-format
msgid "Viewer"
msgstr "Przeglądarka"
#: krusader/Konfigurator/kggeneral.cpp:99
#, kde-format
msgid "Default viewer mode:"
msgstr "Domyślny tryb przeglądarki:"
#: krusader/Konfigurator/kggeneral.cpp:103
#, kde-format
msgid "Generic mode"
msgstr "Tryb standardowy"
#: krusader/Konfigurator/kggeneral.cpp:103
#, kde-format
msgid "Use the system's default viewer"
msgstr "Użyj domyślnej przeglądarki systemu"
#: krusader/Konfigurator/kggeneral.cpp:104 krusader/KViewer/lister.cpp:2272
#, kde-format
msgid "Text mode"
msgstr "Tryb tekstowy"
#: krusader/Konfigurator/kggeneral.cpp:104
#, kde-format
msgid "View the file in text-only mode"
msgstr "Pokazuj plik tylko w trybie tekstowym"
#: krusader/Konfigurator/kggeneral.cpp:105 krusader/KViewer/lister.cpp:1240
#: krusader/KViewer/lister.cpp:2275
#, kde-format
msgid "Hex mode"
msgstr "Tryb szesnastkowy"
#: krusader/Konfigurator/kggeneral.cpp:105
#, kde-format
msgid "View the file in hex-mode (better for binary files)"
msgstr "Pokazuj plik tylko w trybie hex (lepszy dla plików binarnych)"
#: krusader/Konfigurator/kggeneral.cpp:106
#, kde-format
msgid "Lister mode"
msgstr "Tryb lister"
#: krusader/Konfigurator/kggeneral.cpp:106
#, kde-format
msgid "View the file with lister (for huge text files)"
msgstr "Pokazuj plik w listerze (dla dużych plików tekstowych)"
#: krusader/Konfigurator/kggeneral.cpp:114
#, kde-format
msgid "Use Okteta as Hex viewer"
msgstr "Użyj Oktety jako przeglądarki szesnastkowej"
#: krusader/Konfigurator/kggeneral.cpp:115
#, kde-format
msgid "If available, use Okteta as Hex viewer instead of the internal viewer"
msgstr ""
"Jeśli dostępna, to użyj Oktety jako przeglądarki szesnastkowej zamiast "
"wewnętrznej przeglądarki"
#: krusader/Konfigurator/kggeneral.cpp:121
#, kde-format
msgid "Use lister if the text file is bigger than:"
msgstr "Użyj listera, jeśli plik jest większy niż:"
#: krusader/Konfigurator/kggeneral.cpp:126
#, kde-format
msgid "MB"
msgstr "MB"
#: krusader/Konfigurator/kggeneral.cpp:138
#, kde-format
msgid "Editor"
msgstr "Edytor"
#: krusader/Konfigurator/kggeneral.cpp:142
#, kde-format
msgid "Editor:"
msgstr "Edytor:"
#: krusader/Konfigurator/kggeneral.cpp:148
#, kde-format
msgid ""
"Hint: use 'internal editor' if you want to use Krusader's fast built-in "
"editor"
msgstr ""
"Wskazówka: wpisz 'internal editor', a Krusader będzie używał szybkiego "
"wbudowanego edytora"
#: krusader/Konfigurator/kggeneral.cpp:156
#, kde-format
msgid "Atomic extensions"
msgstr "Atomowe rozszerzenia"
#: krusader/Konfigurator/kggeneral.cpp:171
#, kde-format
msgid "Atomic extensions:"
msgstr "Atomowe rozszerzenia:"
#: krusader/Konfigurator/kggeneral.cpp:221
#, kde-format
msgid "Warn on exit"
msgstr "Ostrzeż przed zamknięciem"
#: krusader/Konfigurator/kggeneral.cpp:221
#, kde-format
msgid "Display a warning when trying to close the main window."
msgstr ""
"Przy próbie zamknięcia okna głównego, zostanie wyświetlone ostrzeżenie."
#: krusader/Konfigurator/kggeneral.cpp:222
#, kde-format
msgid "Show and close to tray"
msgstr "Pokaż i zamknij na tackę systemową"
#: krusader/Konfigurator/kggeneral.cpp:222
#, kde-format
msgid ""
"Show an icon in the system tray and keep running in the background when the "
"window is closed."
msgstr "Pokaż ikonę na tacce systemowej i działaj w tle, po zamknięciu okna."
#: krusader/Konfigurator/kggeneral.cpp:231
#, kde-format
msgid "Temp Folder:"
msgstr "Katalog tymczasowy:"
#: krusader/Konfigurator/kggeneral.cpp:239
#, kde-format
msgid "Note: you must have full permissions for the temporary folder."
msgstr "Uwaga: musisz mieć pełne uprawnienia do katalogu tymczasowego."
#: krusader/Konfigurator/kggeneral.cpp:249
#, kde-format
msgid "Delete mode"
msgstr "Tryb usuwania"
#: krusader/Konfigurator/kggeneral.cpp:254
#, kde-format
msgid "Move to trash"
msgstr "Przenieś do kosza"
#: krusader/Konfigurator/kggeneral.cpp:254
#, kde-format
msgid "Files will be moved to trash when deleted."
msgstr "Pliki będą przenoszone do kosza."
#: krusader/Konfigurator/kggeneral.cpp:255
#, kde-format
msgid "Delete files"
msgstr "Pomiń kosz"
#: krusader/Konfigurator/kggeneral.cpp:255
#, kde-format
msgid "Files will be permanently deleted."
msgstr "Pliki będą trwale usuwane."
#: krusader/Konfigurator/kggeneral.cpp:266
#: krusader/Panel/panelcontextmenu.cpp:197
#, kde-format
msgid "Terminal"
msgstr "Terminal"
#: krusader/Konfigurator/kggeneral.cpp:269
#, kde-format
msgid "External Terminal:"
msgstr "Zewnętrzny terminal:"
#: krusader/Konfigurator/kggeneral.cpp:274
#, kde-format
msgid "%d will be replaced by the workdir."
msgstr "%d zostanie zastąpione katalogiem roboczym."
#: krusader/Konfigurator/kggeneral.cpp:279
#, kde-format
msgid "Embedded Terminal sends Chdir on panel change"
msgstr "Osadzony terminal wysyła Chdir po zmianie panelu"
#: krusader/Konfigurator/kggeneral.cpp:279
#, kde-format
msgid ""
"When checked, whenever the panel is changed (for example, by pressing Tab), "
"Krusader changes the current folder in the embedded terminal."
msgstr ""
"Jeśli zaznaczone, za każdym razem gdy panel jest zmieniany (np przez "
"wciśnięcie Tab), Krusader zmienia bieżący katalog w osadzonym terminalu."
#: krusader/Konfigurator/kggeneral.cpp:301
#, kde-format
msgid "Searching for tools..."
msgstr "Poszukiwanie narzędzi..."
#: krusader/Konfigurator/kggeneral.cpp:303
#, kde-format
msgid ""
"Make sure to install new tools in your <code>$PATH</code> (e.g. /usr/bin)"
msgstr ""
"Upewnij się, że nowe narzędzia wgrywasz do swojej ścieżki <code>$PATH</code> "
"(np. /usr/bin)"
#: krusader/Konfigurator/kggeneral.cpp:311
#, kde-format
msgid "Add new atomic extension"
msgstr "Dodaj nowe atomowe rozszerzenie"
#: krusader/Konfigurator/kggeneral.cpp:311
#, kde-format
msgid "Extension:"
msgstr "Rozszerzenie:"
#: krusader/Konfigurator/kggeneral.cpp:316
#, kde-format
msgid ""
"Atomic extensions must start with '.' and must contain at least one more '.' "
"character."
msgstr ""
"Rozszerzenia atomowe muszą zaczynać się od znaku '.' i muszą zawierać "
"jeszcze co najmniej jeden znak '.'."
#: krusader/Konfigurator/kgpanel.cpp:88
#, kde-format
msgid "Navigator bar"
msgstr "Pasek przemieszczania się"
#: krusader/Konfigurator/kgpanel.cpp:93
#, kde-format
msgid "Edit Mode by default"
msgstr "Domyślnie w trybie edycji"
#: krusader/Konfigurator/kgpanel.cpp:93
#, kde-format
msgid "Show editable path in Navigator bar by default"
msgstr "Ścieżka domyślnie jest edytowalna na pasku przemieszczania się"
#: krusader/Konfigurator/kgpanel.cpp:94
#, kde-format
msgid "Show full path by default"
msgstr "Domyślnie wyświetlaj pełną ścieżkę"
#: krusader/Konfigurator/kgpanel.cpp:94
#, kde-format
msgid "Always show full path in Navigator bar by default."
msgstr "Zawsze wyświetlaj pełną ścieżkę na pasku przemieszczania się."
#: krusader/Konfigurator/kgpanel.cpp:104
#, kde-format
msgid "Operation"
msgstr "Działania"
#: krusader/Konfigurator/kgpanel.cpp:108
#, kde-format
msgid "Autoselect folders"
msgstr "Samozaznaczanie katalogów"
#: krusader/Konfigurator/kgpanel.cpp:108
#, kde-format
msgid ""
"When matching the select criteria, not only files will be selected, but also "
"folders."
msgstr ""
"W przypadku dopasowania kryteriów wyboru zaznaczane będą zarówno pliki jak i "
"katalogi."
#: krusader/Konfigurator/kgpanel.cpp:109
#, kde-format
msgid "Rename selects extension"
msgstr "Zmieniając nazwę zaznacz także rozszerzenie"
#: krusader/Konfigurator/kgpanel.cpp:109
#, kde-format
msgid ""
"When renaming a file, the whole text is selected. If you want Total-"
"Commander like renaming of just the name, without extension, uncheck this "
"option."
msgstr ""
"Przy zmianie nazw plików zaznaczana jest pełna nazwa. Jeśli chcesz, by "
"zmiana nazw nie obejmowała rozszerzenia, tak jak w Total Commanderze, "
"odznacz to pole."
#: krusader/Konfigurator/kgpanel.cpp:110
#, kde-format
msgid "Unselect files before copy/move"
msgstr "Odznacz pliki przed kopiowaniem/przenoszeniem"
#: krusader/Konfigurator/kgpanel.cpp:110
#, kde-format
msgid ""
"Unselect files, which are to be copied/moved, before the operation starts."
msgstr ""
"Odznacz pliki, które masz zamiar kopiować/przenieść przed rozpoczęciem "
"operacji."
#: krusader/Konfigurator/kgpanel.cpp:111
#, kde-format
msgid "Filter dialog remembers settings"
msgstr "Zapamiętaj ustawienia okno dialogowego filtra"
#: krusader/Konfigurator/kgpanel.cpp:111
#, kde-format
msgid ""
"The filter dialog is opened with the last filter settings that where applied "
"to the panel."
msgstr ""
"Okno dialogowe zostanie otwarte z ostatnimi ustawieniami filtra, które "
"zostały zastosowane do panelu."
#: krusader/Konfigurator/kgpanel.cpp:121
#, kde-format
msgid "Tabs"
msgstr "Karty"
#: krusader/Konfigurator/kgpanel.cpp:125
#, kde-format
msgid "Use full path tab names"
msgstr "Użyj pełnych ścieżek w nazwach kart"
#: krusader/Konfigurator/kgpanel.cpp:125
#, kde-format
msgid ""
"Display the full path in the folder tabs. By default only the last part of "
"the path is displayed."
msgstr ""
"Wyświetla pełną ścieżkę w nazwach kart. Domyślnie tylko ostatni człon "
"ścieżki jest wyświetlany."
#: krusader/Konfigurator/kgpanel.cpp:126
#, kde-format
msgid "Show new/close tab buttons"
msgstr "Pokaż przyciski nowa/zamknij kartę"
#: krusader/Konfigurator/kgpanel.cpp:126
#, kde-format
msgid "Show the new/close tab buttons."
msgstr "Pokaż przyciski nowa/zamknij kartę."
#: krusader/Konfigurator/kgpanel.cpp:134
#, kde-format
msgid "Tab Bar position:"
msgstr "Położenie paska kart:"
#: krusader/Konfigurator/kgpanel.cpp:137
#, kde-format
msgid "Top"
msgstr "Na górze"
#: krusader/Konfigurator/kgpanel.cpp:138
#, kde-format
msgid "Bottom"
msgstr "Na dole"
#: krusader/Konfigurator/kgpanel.cpp:149
#, kde-format
msgid "Show Tab Bar on single tab"
msgstr "Pokaż pasek kart przy pojedynczej karcie"
#: krusader/Konfigurator/kgpanel.cpp:150
#, kde-format
msgid "Show the tab bar with only one tab."
msgstr "Pokaż pasek kart tyko z jedną kartą."
#: krusader/Konfigurator/kgpanel.cpp:158
#, kde-format
msgid "Search bar"
msgstr "Pasek wyszukiwania"
#: krusader/Konfigurator/kgpanel.cpp:162
#, kde-format
msgid "Start by typing"
msgstr "Pisanie rozpoczyna"
#: krusader/Konfigurator/kgpanel.cpp:162
#, kde-format
msgid "Open search bar and start searching by typing in panel."
msgstr "Otwórz pasek wyszukiwania i rozpocznij wyszukiwanie pisząc w nim."
#: krusader/Konfigurator/kgpanel.cpp:163 krusader/KViewer/lister.cpp:1304
#, kde-format
msgid "Case sensitive"
msgstr "Rozróżniaj wielkość liter"
#: krusader/Konfigurator/kgpanel.cpp:163
#, kde-format
msgid "Search must match case."
msgstr "Wielkości liter muszą być zachowane."
#: krusader/Konfigurator/kgpanel.cpp:164
#, kde-format
msgid "Up/Down cancels search"
msgstr "W górę/W dół porzuca wyszukiwanie"
#: krusader/Konfigurator/kgpanel.cpp:164
#, kde-format
msgid ""
"Pressing the Up/Down buttons closes the search bar (only in search mode)."
msgstr ""
"Naciśnięcie przycisków strzałka w górę/w dół zamyka pasek wyszukiwania "
"(tylko w trybie wyszukiwania)."
#: krusader/Konfigurator/kgpanel.cpp:165
#, kde-format
msgid "Directory navigation with Right Arrow"
msgstr "Poruszanie się po katalogu przy użyciu strzałki w prawo"
#: krusader/Konfigurator/kgpanel.cpp:165
#, kde-format
msgid ""
"Pressing the Right button enters directory if no search text editing "
"intention is captured."
msgstr ""
"Po naciśnięciu prawego przycisku wchodzi się w katalog, jeśli nie "
"przechwycono zamiaru edytowania tekstu."
#: krusader/Konfigurator/kgpanel.cpp:174
#, kde-format
msgid "Position:"
msgstr "Położenie:"
#: krusader/Konfigurator/kgpanel.cpp:184
#, kde-format
msgid "Default mode:"
msgstr "Tryb domyślny"
#: krusader/Konfigurator/kgpanel.cpp:186 krusader/KViewer/lister.cpp:1220
#: krusader/Panel/krsearchbar.cpp:54 krusader/Search/krsearchdialog.cpp:168
#, kde-format
msgid "Search"
msgstr "Szukaj"
#: krusader/Konfigurator/kgpanel.cpp:187 krusader/Panel/krsearchbar.cpp:54
#, kde-format
msgid "Select"
msgstr "Zaznaczanie"
#: krusader/Konfigurator/kgpanel.cpp:188 krusader/Panel/krsearchbar.cpp:54
#, kde-format
msgid "Filter"
msgstr "Filtrowanie"
#: krusader/Konfigurator/kgpanel.cpp:192
#, kde-format
msgid "Set the default mode on first usage"
msgstr "Ustaw tryb domyślny przy pierwszym użyciu"
#: krusader/Konfigurator/kgpanel.cpp:202
#, kde-format
msgid "Bookmark Search"
msgstr "Wyszukiwanie zakładek"
#: krusader/Konfigurator/kgpanel.cpp:207
#, kde-format
msgid "Always show search bar"
msgstr "Zawsze wyświetlaj pasek wyszukiwania"
#: krusader/Konfigurator/kgpanel.cpp:207
#, kde-format
msgid "Make bookmark search bar always visible"
msgstr "Zawsze wyświetlaj pasek wyszukiwania"
#: krusader/Konfigurator/kgpanel.cpp:208
#, kde-format
msgid "Search in special items"
msgstr "Szukaj w elementach specjalnych"
#: krusader/Konfigurator/kgpanel.cpp:208
#, kde-format
msgid ""
"Bookmark search is also applied to special items in bookmark menu like "
"Trash, Popular URLs, Jump Back, etc."
msgstr ""
"Wyszukiwanie w zakładkach jest wykonywane także w specjalnych elementach w "
"menu zakładek takich jak: kosz, popularne adresy URL, skoki w tył, itp."
#: krusader/Konfigurator/kgpanel.cpp:218
#, kde-format
msgid "Status/Totalsbar"
msgstr "Pasek stanu/sum"
#: krusader/Konfigurator/kgpanel.cpp:223
#, kde-format
msgid "Show size in bytes too"
msgstr "Pokaż rozmiar również w bajtach"
#: krusader/Konfigurator/kgpanel.cpp:224
#, kde-format
msgid "Show space information"
msgstr "Pokaż dane o wolnym miejscu"
#: krusader/Konfigurator/kgpanel.cpp:224
#, kde-format
msgid "Show free/total space on the device"
msgstr "Pokaż wolną/całkowitą przestrzeń na urządzeniu"
#: krusader/Konfigurator/kgpanel.cpp:243
#, kde-format
msgid "Layout"
msgstr "Układ"
#: krusader/Konfigurator/kgpanel.cpp:252
#, kde-format
msgid "Layout:"
msgstr "Układ:"
#: krusader/Konfigurator/kgpanel.cpp:265
#, kde-format
msgid "Frame Color:"
msgstr "Kolor ramki:"
#: krusader/Konfigurator/kgpanel.cpp:269
#, kde-format
msgctxt "Frame color"
msgid "Defined by Layout"
msgstr "Określony przez układ"
#: krusader/Konfigurator/kgpanel.cpp:270
#, kde-format
msgctxt "Frame color"
msgid "None"
msgstr "Brak"
#: krusader/Konfigurator/kgpanel.cpp:271
#, kde-format
msgctxt "Frame color"
msgid "Statusbar"
msgstr "Pasek stanu"
#: krusader/Konfigurator/kgpanel.cpp:278
#, kde-format
msgid "Frame Shape:"
msgstr "Kształt ramki:"
#: krusader/Konfigurator/kgpanel.cpp:282
#, kde-format
msgctxt "Frame shape"
msgid "Defined by Layout"
msgstr "Określony przez układ"
#: krusader/Konfigurator/kgpanel.cpp:283
#, kde-format
msgctxt "Frame shape"
msgid "None"
msgstr "Brak"
#: krusader/Konfigurator/kgpanel.cpp:284
#, kde-format
msgctxt "Frame shape"
msgid "Box"
msgstr "Pole"
#: krusader/Konfigurator/kgpanel.cpp:285
#, kde-format
msgctxt "Frame shape"
msgid "Panel"
msgstr "Panel"
#: krusader/Konfigurator/kgpanel.cpp:292
#, kde-format
msgid "Frame Shadow:"
msgstr "Cień ramki:"
#: krusader/Konfigurator/kgpanel.cpp:296
#, kde-format
msgctxt "Frame shadow"
msgid "Defined by Layout"
msgstr "Określony przez układ"
#: krusader/Konfigurator/kgpanel.cpp:297
#, kde-format
msgctxt "Frame shadow"
msgid "None"
msgstr "Brak"
#: krusader/Konfigurator/kgpanel.cpp:298
#, kde-format
msgctxt "Frame shadow"
msgid "Raised"
msgstr "Wzniesiony"
#: krusader/Konfigurator/kgpanel.cpp:299
#, kde-format
msgctxt "Frame shadow"
msgid "Sunken"
msgstr "Zapadnięty"
#: krusader/Konfigurator/kgpanel.cpp:313
#, kde-format
msgid "Default icon size:"
msgstr "Domyślny rozmiar ikon:"
#: krusader/Konfigurator/kgpanel.cpp:331
#, kde-format
msgid "Use icons in the filenames"
msgstr "Pokaż ikony przy nazwach plików"
#: krusader/Konfigurator/kgpanel.cpp:331
#, kde-format
msgid "Show the icons for filenames and folders."
msgstr "Pokaż ikony dla plików i katalogów."
#: krusader/Konfigurator/kgpanel.cpp:332
#, kde-format
msgid "Show previews by default"
msgstr "Domyślnie pokaż podgląd"
#: krusader/Konfigurator/kgpanel.cpp:332
#, kde-format
msgid "Show previews of files and folders."
msgstr "Pokaż podglądy plików i katalogów."
#: krusader/Konfigurator/kgpanel.cpp:367
#, kde-format
msgid "View font:"
msgstr "Czcionka widoku:"
#: krusader/Konfigurator/kgpanel.cpp:376
#, kde-format
msgid "Tooltip delay (msec):"
msgstr "Opóźnienie podpowiedzi (msec):"
#: krusader/Konfigurator/kgpanel.cpp:377
#, kde-format
msgid ""
"The duration after a tooltip is shown for a file item, in milliseconds. Set "
"a negative value to disable tooltips."
msgstr ""
"Czas, w milisekundach, po którym pokazać podpowiedź dla pliku. Ustaw wartość "
"ujemną, aby wyłączyć podpowiedzi."
#: krusader/Konfigurator/kgpanel.cpp:394
#, kde-format
msgid "Use human-readable file size"
msgstr "Użyj czytelnej postaci rozmiarów plików"
#: krusader/Konfigurator/kgpanel.cpp:394
#, kde-format
msgid "File sizes are displayed in B, KB, MB and GB, not just in bytes."
msgstr ""
"Rozmiary plików są wyświetlane zależnie od przypadku w B, KB, MB i GB, a nie "
"jedynie w bajtach."
#: krusader/Konfigurator/kgpanel.cpp:395
#, kde-format
msgid "Show hidden files"
msgstr "Pokaż ukryte pliki"
#: krusader/Konfigurator/kgpanel.cpp:395
#, kde-format
msgid "Display files beginning with a dot."
msgstr "Wyświetlanie plików zaczynających się od kropki."
#: krusader/Konfigurator/kgpanel.cpp:396
#, kde-format
msgid "Numeric Permissions"
msgstr "Wyświetlaj uprawnienia numerycznie"
#: krusader/Konfigurator/kgpanel.cpp:396
#, kde-format
msgid ""
"Show octal numbers (0755) instead of the standard permissions (rwxr-xr-x) in "
"the permission column."
msgstr ""
"Wyświetlaj liczby ósemkowe (0755) zamiast standardowych uprawnień (rwxr-xr-"
"x) w kolumnie uprawnień."
#: krusader/Konfigurator/kgpanel.cpp:397
#, kde-format
msgid "Load the user defined folder icons"
msgstr "Wczytaj wybrane przez użytkownika ikony katalogów"
#: krusader/Konfigurator/kgpanel.cpp:397
#, kde-format
msgid "Load the user defined folder icons (can cause decrease in performance)."
msgstr ""
"Wczytaj wybrane przez użytkownika ikony katalogów (może spowodować spadek "
"wydajności)."
#: krusader/Konfigurator/kgpanel.cpp:398
#, kde-format
msgid "Always show current item"
msgstr "Zawsze pokazuj bieżący element"
#: krusader/Konfigurator/kgpanel.cpp:398
#, kde-format
msgid "Show current item border decoration in inactive panel."
msgstr "Pokaż obramowanie bieżącego elementu w nieaktywnym panelu."
#: krusader/Konfigurator/kgpanel.cpp:412
#, kde-format
msgid "Sort method:"
msgstr "Porządek szeregowania:"
#: krusader/Konfigurator/kgpanel.cpp:414
#, kde-format
msgid "Alphabetical"
msgstr "Alfabetyczny"
#: krusader/Konfigurator/kgpanel.cpp:415
#, kde-format
msgid "Alphabetical and numbers"
msgstr "Alfabetyczny i liczbowy"
#: krusader/Konfigurator/kgpanel.cpp:416
#, kde-format
msgid "Character code"
msgstr "Kod znaku"
#: krusader/Konfigurator/kgpanel.cpp:417
#, kde-format
msgid "Character code and numbers"
msgstr "Kod znaku i liczbowy"
#: krusader/Konfigurator/kgpanel.cpp:418
#, kde-format
msgctxt "Krusader sort"
msgid "Krusader"
msgstr "Krusader"
#: krusader/Konfigurator/kgpanel.cpp:431
#, kde-format
msgid "Case sensitive sorting"
msgstr "Szeregowanie rozróżnia wielkość liter"
#: krusader/Konfigurator/kgpanel.cpp:432
#, kde-format
msgid ""
"All files beginning with capital letters appear before files beginning with "
"non-capital letters (UNIX default)."
msgstr ""
"Wszystkie pliki zaczynające się z dużej litery pojawią się przed plikami "
"zaczynającymi się z małej litery (domyślnie w UNIX-ach)."
#: krusader/Konfigurator/kgpanel.cpp:433
#, kde-format
msgid "Show folders first"
msgstr "Najpierw pokaż katalogi"
#: krusader/Konfigurator/kgpanel.cpp:434
#, kde-format
msgid "Always sort dirs by name"
msgstr "Szereguj katalogi zawsze według nazwy"
#: krusader/Konfigurator/kgpanel.cpp:435
#, kde-format
msgid "Folders are sorted by name, regardless of the sort column."
msgstr ""
"Katalogi będą szeregowane według nazwy, niezależnie od ustawionej kolumny "
"szeregowania."
#: krusader/Konfigurator/kgpanel.cpp:436
#, kde-format
msgid "Locale aware sorting"
msgstr "Szeregowanie wrażliwe na język"
#: krusader/Konfigurator/kgpanel.cpp:437
#, kde-format
msgid ""
"The sorting is performed in a locale- and also platform-dependent manner. "
"Can be slow."
msgstr ""
"Szeregowanie jest wykonywane w sposób zależny od ustawień regionalnych i "
"platformy. Może być wolne."
#: krusader/Konfigurator/kgpanel.cpp:451
#, kde-format
msgid "View modes"
msgstr "Tryby widoku"
#: krusader/Konfigurator/kgpanel.cpp:458
#, kde-format
msgid "Default view mode:"
msgstr "Domyślny tryb widoku:"
#: krusader/Konfigurator/kgpanel.cpp:504
#, kde-format
msgid "Buttons"
msgstr "Przyciski"
#: krusader/Konfigurator/kgpanel.cpp:513
#, kde-format
msgid "Toolbar buttons have icons"
msgstr "Przyciski paska narzędzi mają ikony"
#: krusader/Konfigurator/kgpanel.cpp:514
#, kde-format
msgid "Show Media Button"
msgstr "Pokaż przycisk mediów"
#: krusader/Konfigurator/kgpanel.cpp:514
#, kde-format
msgid "The media button will be visible."
msgstr "Przycisk mediów będzie widoczny."
#: krusader/Konfigurator/kgpanel.cpp:515
#, kde-format
msgid "Show Back Button"
msgstr "Pokaż przycisk wstecz"
#: krusader/Konfigurator/kgpanel.cpp:516
#, kde-format
msgid "Show Forward Button"
msgstr "Pokaż przycisk naprzód"
#: krusader/Konfigurator/kgpanel.cpp:517
#, kde-format
msgid "Show History Button"
msgstr "Pokaż przycisk historii"
#: krusader/Konfigurator/kgpanel.cpp:517
#, kde-format
msgid "The history button will be visible."
msgstr "Przycisk historii będzie widoczny."
#: krusader/Konfigurator/kgpanel.cpp:518
#, kde-format
msgid "Show Bookmarks Button"
msgstr "Pokaż przycisk zakładek"
#: krusader/Konfigurator/kgpanel.cpp:518
#, kde-format
msgid "The bookmarks button will be visible."
msgstr "Przycisk zakładek będzie widoczny."
#: krusader/Konfigurator/kgpanel.cpp:519
#, kde-format
msgid "Show Panel Toolbar"
msgstr "Pokaż pasek narzędzi panelu"
#: krusader/Konfigurator/kgpanel.cpp:519
#, kde-format
msgid "The panel toolbar will be visible."
msgstr "Pasek narzędzi panelu będzie widoczny."
#: krusader/Konfigurator/kgpanel.cpp:525
#, kde-format
msgid "Visible Panel Toolbar buttons"
msgstr "Widoczne przyciski paska narzędzi panelu"
#: krusader/Konfigurator/kgpanel.cpp:529
#, kde-format
msgid "Equal button (=)"
msgstr "Przycisk równości (=)"
#: krusader/Konfigurator/kgpanel.cpp:529
#, kde-format
msgid "Changes the panel folder to the other panel folder."
msgstr "Zmienia katalog panelu na katalog z drugiego panelu."
#: krusader/Konfigurator/kgpanel.cpp:530
#, kde-format
msgid "Up button (..)"
msgstr "Przycisk 'w górę' (..)"
#: krusader/Konfigurator/kgpanel.cpp:530
#, kde-format
msgid "Changes the panel folder to the parent folder."
msgstr "Zmienia katalog panelu na nadrzędny."
#: krusader/Konfigurator/kgpanel.cpp:531
#, kde-format
msgid "Home button (~)"
msgstr "Przycisk katalogu domowego (~)"
#: krusader/Konfigurator/kgpanel.cpp:531
#, kde-format
msgid "Changes the panel folder to the home folder."
msgstr "Zmienia katalog panelu na katalog domowy."
#: krusader/Konfigurator/kgpanel.cpp:532
#, kde-format
msgid "Root button (/)"
msgstr "Przycisk katalogu głównego (/)"
#: krusader/Konfigurator/kgpanel.cpp:532
#, kde-format
msgid "Changes the panel folder to the root folder."
msgstr "Zmienia katalog panelu na katalog główny."
#: krusader/Konfigurator/kgpanel.cpp:533
#, kde-format
msgid "Toggle-button for sync-browsing"
msgstr "Przycisk przełączający przeglądanie synchroniczne"
#: krusader/Konfigurator/kgpanel.cpp:533
#, kde-format
msgid "Each folder change in the panel is also performed in the other panel."
msgstr ""
"Każda zmiana katalogu w panelu jest dokonywana również w drugim panelu."
#: krusader/Konfigurator/kgpanel.cpp:555
#, kde-format
msgid "Selection Mode"
msgstr "Tryb zaznaczania"
#: krusader/Konfigurator/kgpanel.cpp:568
#, kde-format
msgid "Krusader Mode"
msgstr "Tryb Krusadera"
#: krusader/Konfigurator/kgpanel.cpp:568
#, kde-format
msgid ""
"Both keys allow selecting files. To select more than one file, hold the Ctrl "
"key and click the left mouse button. Right-click menu is invoked using a "
"short click on the right mouse button."
msgstr ""
"Obydwa przyciski pozwalają wybierać pliki. Aby wybrać więcej niż jeden plik, "
"przytrzymaj klawisz Ctrl i kliknij lewym przyciskiem myszy. Menu prawego "
"kliknięcia jest wywoływane krótkim kliknięciem na prawym przycisku myszy."
#: krusader/Konfigurator/kgpanel.cpp:569
#, kde-format
msgid "Konqueror Mode"
msgstr "Tryb Konquerora"
#: krusader/Konfigurator/kgpanel.cpp:569
#, kde-format
msgid ""
"Pressing the left mouse button selects files - you can click and select "
"multiple files. Right-click menu is invoked using a short click on the right "
"mouse button."
msgstr ""
"Klikanie lewym przyciskiem myszy wybiera pliki - możesz klikać i wybierać "
"wiele plików naraz. Menu kontekstowe jest wywoływane krótkim kliknięciem na "
"prawym przycisku myszy."
#: krusader/Konfigurator/kgpanel.cpp:570
#, kde-format
msgid "Total-Commander Mode"
msgstr "Tryb Total-Commandera"
#: krusader/Konfigurator/kgpanel.cpp:570
#, kde-format
msgid ""
"The left mouse button does not select, but sets the current file without "
"affecting the current selection. The right mouse button selects multiple "
"files and the right-click menu is invoked by pressing and holding the right "
"mouse button."
msgstr ""
"Lewy przycisk myszy nie wybiera, ale ustawia bieżący plik, bez zmieniania "
"aktualnie wybranych plików. Prawy przycisk myszy pozwala wybierać wiele "
"plików naraz, a menu kontekstowe jest wywoływane przez kliknięcie na prawym "
"przycisku myszy i przytrzymanie go."
#: krusader/Konfigurator/kgpanel.cpp:571
#, kde-format
msgid "Ergonomic Mode"
msgstr "Tryb ergonomiczny"
#: krusader/Konfigurator/kgpanel.cpp:571
#, kde-format
msgid ""
"The left mouse button does not select, but sets the current file without "
"affecting the current selection. The right mouse button invokes the context-"
"menu. You can select with Ctrl key and the left button."
msgstr ""
"Lewy przycisk myszy nie wybiera, ale ustawia bieżący plik, bez zmieniania "
"aktualnie wybranych plików. Prawy przycisk wywołuje menu kontekstowe. "
"Wybierać można za pomocą Ctrl+lewego przycisku myszy."
#: krusader/Konfigurator/kgpanel.cpp:572
#, kde-format
msgid "Custom Selection Mode"
msgstr "Własny tryb zaznaczania"
#: krusader/Konfigurator/kgpanel.cpp:572
#, kde-format
msgid "Design your own selection mode."
msgstr "Zaprojektuj swój własny tryb zaznaczania."
#: krusader/Konfigurator/kgpanel.cpp:584
#, kde-format
msgid "Details"
msgstr "Szczegóły"
#: krusader/Konfigurator/kgpanel.cpp:591
#, kde-format
msgid "Double-click selects (classic)"
msgstr "Dwukrotne kliknięcie zaznacza (klasycznie)"
#: krusader/Konfigurator/kgpanel.cpp:591
#, kde-format
msgid ""
"A single click on a file will select and focus, a double click opens the "
"file or steps into the folder."
msgstr ""
"Jednokrotne kliknięcie na pliku wybierze go, a dwukrotne kliknięcie otworzy "
"plik lub wejdzie do katalogu."
#: krusader/Konfigurator/kgpanel.cpp:592
#, kde-format
msgid "Obey global selection policy"
msgstr "Stosuj globalne zasady zaznaczania"
# To samo, co w pozycji 1448
#: krusader/Konfigurator/kgpanel.cpp:592
#, kde-format
msgid ""
"<p>Use global setting:</p><p><i>Plasma System Settings -> Input Devices -> "
"Mouse</i></p>"
msgstr ""
"<p>Użyj ustawień globalnych:</p><p><i>Ustawienia systemowe Plazmy -> "
"Urządzenia wejściowe -> Mysz</i></p>"
#: krusader/Konfigurator/kgpanel.cpp:603
#, kde-format
msgid "Based on KDE's selection mode"
msgstr "Tryb zaznaczania oparty na KDE"
#: krusader/Konfigurator/kgpanel.cpp:604
#, kde-format
msgid "If checked, use a mode based on KDE's style."
msgstr "Zaznaczenie tego utworzy tryb oparty na stylu KDE."
#: krusader/Konfigurator/kgpanel.cpp:606
#, kde-format
msgid "Left mouse button selects"
msgstr "Lewy przycisk myszy zaznacza"
#: krusader/Konfigurator/kgpanel.cpp:607
#, kde-format
msgid "If checked, left clicking an item will select it."
msgstr "Jeśli zaznaczone, lewe kliknięcie na elemencie zaznaczy go."
#: krusader/Konfigurator/kgpanel.cpp:609
#, kde-format
msgid "Left mouse button preserves selection"
msgstr "Lewy przycisk myszy zachowuje zaznaczenie"
#: krusader/Konfigurator/kgpanel.cpp:610
#, kde-format
msgid ""
"If checked, left clicking an item will select it, but will not unselect "
"other, already selected items."
msgstr ""
"Jeśli zaznaczony, lewe kliknięcie na elemencie zaznaczy go, ale nie odznaczy "
"innych, już zaznaczonych elementów."
#: krusader/Konfigurator/kgpanel.cpp:612
#, kde-format
msgid "Shift/Ctrl-Left mouse button selects"
msgstr "Shift/Ctrl-Lewy przycisk przycisk myszy zaznacza"
#: krusader/Konfigurator/kgpanel.cpp:613
#, kde-format
msgid ""
"If checked, Shift/Ctrl left clicking will select items.\n"
"Note: this is meaningless if 'Left Button Selects' is checked."
msgstr ""
"Jeśli zaznaczony, Shift/Ctrl lewe kliknięcie będzie zaznaczać elementy.\n"
"Zauważ: to jest mniej istotne, gdy 'Lewy przycisk wybiera' jest zaznaczone."
#: krusader/Konfigurator/kgpanel.cpp:615
#, kde-format
msgid "Right mouse button selects"
msgstr "Prawy przycisk myszy zaznacza"
#: krusader/Konfigurator/kgpanel.cpp:616
#, kde-format
msgid "If checked, right clicking an item will select it."
msgstr "Jeśli zaznaczone, prawy przycisk myszy na elemencie zaznaczy go."
#: krusader/Konfigurator/kgpanel.cpp:618
#, kde-format
msgid "Right mouse button preserves selection"
msgstr "Prawy przycisk myszy zachowuje zaznaczenie"
#: krusader/Konfigurator/kgpanel.cpp:619
#, kde-format
msgid ""
"If checked, right clicking an item will select it, but will not unselect "
"other, already selected items."
msgstr ""
"Jeśli zaznaczone, prawy przycisk myszy na elemencie zaznaczy go, ale nie\n"
"odznaczy innych, już zaznaczonych elementów."
#: krusader/Konfigurator/kgpanel.cpp:621
#, kde-format
msgid "Shift/Ctrl-Right mouse button selects"
msgstr "Shift/Ctrl-Prawy przycisk myszy zaznacza"
#: krusader/Konfigurator/kgpanel.cpp:622
#, kde-format
msgid ""
"If checked, Shift/Ctrl right clicking will select items.\n"
"Note: this is meaningless if 'Right Button Selects' is checked."
msgstr ""
"Jeśli zaznaczone, Shift/Ctrl prawy przycisk myszy będzie zaznaczać "
"elementy.\n"
"Zauważ: to jest mniej istotne, gdy 'Prawy przycisk wybiera' jest zaznaczone."
#: krusader/Konfigurator/kgpanel.cpp:624
#, kde-format
msgid "Spacebar moves down"
msgstr "Spacja przechodzi w dół"
#: krusader/Konfigurator/kgpanel.cpp:625
#, kde-format
msgid ""
"If checked, pressing the spacebar will select the current item and move "
"down.\n"
"Otherwise, current item is selected, but remains the current item."
msgstr ""
"Jeśli zaznaczone, naciśnięcie spacji zaznaczy bieżący element i przejdzie w "
"dół.\n"
"W przeciwnym wypadku bieżący element jest zaznaczony, ale pozostaje\n"
"bieżącym."
#: krusader/Konfigurator/kgpanel.cpp:627
#, kde-format
msgid "Spacebar calculates disk space"
msgstr "Spacja oblicza miejsce na dysku"
#: krusader/Konfigurator/kgpanel.cpp:628
#, kde-format
msgid ""
"If checked, pressing the spacebar while the current item is a folder, will "
"(except from selecting the folder)\n"
"calculate space occupied of the folder (recursively)."
msgstr ""
"Jeśli zaznaczone, naciśnięcie spacji podczas, gdy bieżącym elementem jest "
"folder, obliczone zostanie (dodatkowo, oprócz wybrania katalogu)\n"
"miejsce jakie zajmuje ten katalog (rekursywnie)."
#: krusader/Konfigurator/kgpanel.cpp:630
#, kde-format
msgid "Insert moves down"
msgstr "Insert przechodzi w dół"
#: krusader/Konfigurator/kgpanel.cpp:631
#, kde-format
msgid ""
"If checked, pressing Insert will select the current item, and move down to "
"the next item.\n"
"Otherwise, current item is not changed."
msgstr ""
"Jeśli zaznaczone, naciśnięcie Insert wybierze bieżący element i przejdzie w "
"dół, do następnego elementu.\n"
" W przeciwnym wypadku bieżący element nie jest zmieniany."
#: krusader/Konfigurator/kgpanel.cpp:633
#, kde-format
msgid "Right clicking pops context menu immediately"
msgstr "Prawy przycisk myszy natychmiast pokazuje menu kontekstowe"
#: krusader/Konfigurator/kgpanel.cpp:634
#, kde-format
msgid ""
"If checked, right clicking will result in an immediate showing of the "
"context menu.\n"
"Otherwise, user needs to click and hold the right mouse button for 500ms."
msgstr ""
"Jeśli zaznaczone, prawy przycisk myszy spowoduje natychmiastowe pokazanie "
"menu kontekstowego.\n"
"W przeciwnym wypadku potrzebne jest kliknięcie i przytrzymanie prawego "
"przycisku myszy przez 500 ms."
#: krusader/Konfigurator/kgpanel.cpp:670
#, kde-format
msgid "Media Menu"
msgstr "Menu nośników"
#: krusader/Konfigurator/kgpanel.cpp:679
#, kde-format
msgid "Show Mount Path"
msgstr "Pokaż ścieżkę podpięcia"
#: krusader/Konfigurator/kgpanel.cpp:680
#, kde-format
msgid "Show File System Type"
msgstr "Pokaż rodzaj systemu plików"
#: krusader/Konfigurator/kgpanel.cpp:689
#, kde-format
msgid "Show Size:"
msgstr "Pokaż rozmiar:"
#: krusader/Konfigurator/kgpanel.cpp:691
#, kde-format
msgctxt "setting 'show size'"
msgid "Always"
msgstr "Zawsze"
#: krusader/Konfigurator/kgpanel.cpp:692
#, kde-format
msgctxt "setting 'show size'"
msgid "When Device has no Label"
msgstr "Gdy urządzenie nie ma etykiety"
#: krusader/Konfigurator/kgpanel.cpp:693
#, kde-format
msgctxt "setting 'show size'"
msgid "Never"
msgstr "Nigdy"
#: krusader/Konfigurator/kgprotocols.cpp:47
#, kde-format
msgid "Links"
msgstr "Dowiązania"
#: krusader/Konfigurator/kgprotocols.cpp:51
#, kde-format
msgid "Defined Links"
msgstr "Określone dowiązania"
#: krusader/Konfigurator/kgprotocols.cpp:68
#, kde-format
msgid "Add protocol to the link list."
msgstr "Dodaj protokół do listy dowiązań."
#: krusader/Konfigurator/kgprotocols.cpp:73
#, kde-format
msgid "Remove protocol from the link list."
msgstr "Usuń protokół z listy dowiązań."
#: krusader/Konfigurator/kgprotocols.cpp:85
#, kde-format
msgid "Add MIME to the selected protocol on the link list."
msgstr "Dodaj MIME do wybranych protokołów z listy dowiązań."
#: krusader/Konfigurator/kgprotocols.cpp:90
#, kde-format
msgid "Remove MIME from the link list."
msgstr "Usuń MIME z listy dowiązań."
#: krusader/Konfigurator/kgprotocols.cpp:98
#: krusader/Konfigurator/konfigurator.cpp:146
#, kde-format
msgid "Protocols"
msgstr "Protokoły"
#: krusader/Konfigurator/kgprotocols.cpp:109
#, kde-format
msgid "MIMEs"
msgstr "MIME"
#: krusader/Konfigurator/kgstartup.cpp:46
#, kde-format
msgid ""
"Defines the panel profile used at startup. A panel profile contains:"
"<ul><li>all the tabs paths</li><li>the current tab</li><li>the active panel</"
"li></ul><b>&lt;Last session&gt;</b> is a special panel profile which is "
"saved automatically when Krusader is closed."
msgstr ""
"Określa profil panelu po uruchomieniu programu. Profil panelu zawiera: "
"<ul><li>ścieżki wszystkich kart</li><li>bieżącą kartę</li><li>aktywny panel</"
"li></ul> <b>&lt;Ostatnia sesja&gt;</b> jest specjalnym profilem panelu, "
"który jest zapisywany samoczynnie, kiedy Krusader jest zamykany."
#: krusader/Konfigurator/kgstartup.cpp:47
#, kde-format
msgid "Startup profile:"
msgstr "Profil po uruchomieniu:"
#: krusader/Konfigurator/kgstartup.cpp:52
#, kde-format
msgid "<Last session>"
msgstr "<Ostatnia sesja>"
#: krusader/Konfigurator/kgstartup.cpp:70
#, kde-format
msgid "Show splashscreen"
msgstr "Pokaż ekran powitalny"
#: krusader/Konfigurator/kgstartup.cpp:70
#, kde-format
msgid "Display a splashscreen when starting Krusader."
msgstr "Wyświetla ekran powitalny podczas startu Krusadera."
#: krusader/Konfigurator/kgstartup.cpp:71
#, kde-format
msgid "Single instance mode"
msgstr "Tryb pojedynczej aplikacji"
#: krusader/Konfigurator/kgstartup.cpp:71
#, kde-format
msgid "Only one Krusader instance is allowed to run."
msgstr "Tylko jedno wystąpienie Krusadera może być uruchomione."
#: krusader/Konfigurator/kgstartup.cpp:78
#, kde-format
msgid "Fallback Icon Theme:"
msgstr "Zapasowy zestaw ikon:"
#: krusader/Konfigurator/kgstartup.cpp:79
#, kde-format
msgid ""
"Whenever icon is not found in system icon theme, this theme will be used as "
"a fallback. If fallback theme doesn't contain the icon, Breeze or Oxygen "
"will be used if any of these are present."
msgstr ""
"W chwili, gdy nie można znaleźć ikony w systemowym zestawie ikon, to zestaw "
"ten będzie użyty jako zapasowy. Jeśli zestaw zapasowy nie zawiera ikony, to "
"zostanie użyty zestaw Bryzy lub Tlenu, jeśli będą one dostępne."
#: krusader/Konfigurator/kgstartup.cpp:94 krusader/useraction_examples.xml:49
#: krusader/useraction_examples.xml:58 krusader/useraction_examples.xml:67
#: krusader/useraction_examples.xml:76
#, kde-format
msgid "User Interface"
msgstr "Interfejs użytkownika"
#: krusader/Konfigurator/kgstartup.cpp:99
#, kde-format
msgid "Save last position, size and panel settings"
msgstr "Zapisz ostatnie położenie, rozmiar i ustawienia panelu"
#: krusader/Konfigurator/kgstartup.cpp:100
#, kde-format
msgid ""
"<p>At startup, the main window will resize itself to the size it was when "
"last shutdown. It will also appear in the same location of the screen, "
"having panels sorted and aligned as they were before.</p> <p>If this option "
"is disabled, you can use the menu <i>Window -> Save Position</i> option to "
"manually set the main window's size and position at startup.</p>"
msgstr ""
"<p>Przy uruchomieniu, rozmiar okna programu zostanie przywrócony do rozmiaru "
"sprzed zamknięcia. Pojawi się także w tym samym miejscu na ekranie, mając "
"panele poukładane i rozmieszczone tak jak poprzednio.</p><p>Jeśli ta opcja "
"jest wyłączona, możesz użyć menu <i>Okno -> Zapisz położenie</i> i ręcznie "
"zapamiętać rozmiar oraz położenie okna przy uruchomieniu.</p>"
#: krusader/Konfigurator/kgstartup.cpp:104
#, kde-format
msgid "Update default panel settings"
msgstr "Uaktualnij domyślne ustawienia panelu"
#: krusader/Konfigurator/kgstartup.cpp:105
#, kde-format
msgid ""
"When settings of a panel are changed, save them as the default for new "
"panels of the same type."
msgstr ""
"Gdy zmieniono ustawienia panelu, zapisz je jako domyślne dla nowych paneli "
"tego samego typu."
#: krusader/Konfigurator/kgstartup.cpp:106
#, kde-format
msgid "Start to tray"
msgstr "Rozpocznij w tacce systemowej"
#: krusader/Konfigurator/kgstartup.cpp:107
#, kde-format
msgid "Krusader starts to tray, without showing the main window"
msgstr "Krusader rozpocznie na tacce systemowej, bez pokazywania okna głównego"
#: krusader/Konfigurator/kgstartup.cpp:114
#, kde-format
msgid "Save component settings on exit"
msgstr "Zachowaj ustawienia składników przy wyjściu"
#: krusader/Konfigurator/kgstartup.cpp:115
#, kde-format
msgid ""
"Check the state of the user interface components and restore them to their "
"condition when last shutdown."
msgstr ""
"Krusader sprawdza stan komponentów interfejsu użytkowniki przywraca je do "
"stanu sprzed ostatniego zamknięcia."
#: krusader/Konfigurator/kgstartup.cpp:116
#, kde-format
msgid "Show function keys"
msgstr "Pokaż przyciski funkcyjne"
#: krusader/Konfigurator/kgstartup.cpp:116
#, kde-format
msgid "Function keys will be visible after startup."
msgstr "Przyciski funkcyjne będą widoczne przy starcie."
#: krusader/Konfigurator/kgstartup.cpp:117
#, kde-format
msgid "Show command line"
msgstr "Pokaż wiersz poleceń"
#: krusader/Konfigurator/kgstartup.cpp:117
#, kde-format
msgid "Command line will be visible after startup."
msgstr "Wiersz poleceń będzie widoczny po uruchomieniu."
#: krusader/Konfigurator/kgstartup.cpp:118
#, kde-format
msgid "Show embedded terminal"
msgstr "Pokaż osadzony terminal"
#: krusader/Konfigurator/kgstartup.cpp:119
#, kde-format
msgid "Embedded terminal will be visible after startup."
msgstr "Osadzony terminala będzie widoczny po uruchomieniu."
#: krusader/Konfigurator/kguseractions.cpp:41
#, kde-format
msgid "Information"
msgstr "Informacja"
#: krusader/Konfigurator/kguseractions.cpp:46
#, kde-format
msgid ""
"Here you can configure settings about useractions.\n"
"To set up, configure and manage your useractions please use ActionMan."
msgstr ""
"Tu możesz ustawić działania użytkownika.\n"
"Aby ustawić, ustawić i zarządzać swoimi działaniami użytkownika użyj "
"programu do zarządzania działań."
#: krusader/Konfigurator/kguseractions.cpp:50
#, kde-format
msgid "Start ActionMan"
msgstr "Zarządzaj działaniami"
#: krusader/Konfigurator/kguseractions.cpp:57
#, kde-format
msgid "Terminal execution"
msgstr "Wykonaj w terminalu"
#: krusader/Konfigurator/kguseractions.cpp:61
#, kde-format
msgid "Terminal for UserActions:"
msgstr "Terminal dla działań użytkownika:"
#: krusader/Konfigurator/kguseractions.cpp:67
#, kde-format
msgid ""
"%t will be replaced by the title of the action,\n"
"%d with the workdir."
msgstr ""
"%t zostanie zastąpione tytułem działania,\n"
"%d katalogiem roboczym."
#: krusader/Konfigurator/kguseractions.cpp:74
#, kde-format
msgid "Output collection"
msgstr "Zapisywanie wyjścia"
#: krusader/Konfigurator/kguseractions.cpp:79
#, kde-format
msgid "Normal font:"
msgstr "Normalna czcionka:"
#: krusader/Konfigurator/kguseractions.cpp:92
#, kde-format
msgid "Font with fixed width:"
msgstr "Czcionka o stałej szerokości:"
#: krusader/Konfigurator/kguseractions.cpp:104
#, kde-format
msgid "Use fixed width font as default"
msgstr "Użyj czcionki o stałej szerokości jako domyślnej"
#: krusader/Konfigurator/konfigurator.cpp:56
#, kde-format
msgid "Konfigurator - Creating Your Own Krusader"
msgstr "Ustawienia - Dopasowywanie twojego Krusadera"
#: krusader/Konfigurator/konfigurator.cpp:127
#, kde-format
msgid "Startup"
msgstr "Uruchomienie programu"
#: krusader/Konfigurator/konfigurator.cpp:127
#, kde-format
msgid "Krusader's settings upon startup"
msgstr "Ustawienia rozruchowe Krusadera"
#: krusader/Konfigurator/konfigurator.cpp:129 krusader/paneltabbar.cpp:54
#, kde-format
msgid "Panel"
msgstr "Panel"
#: krusader/Konfigurator/konfigurator.cpp:133
#, kde-format
msgid "Basic Operations"
msgstr "Podstawowe działania"
#: krusader/Konfigurator/konfigurator.cpp:135
#, kde-format
msgid "Advanced"
msgstr "Zaawansowane"
#: krusader/Konfigurator/konfigurator.cpp:135
#, kde-format
msgid "Be sure you know what you are doing."
msgstr "Upewnij się, że wiesz, co robisz."
#: krusader/Konfigurator/konfigurator.cpp:137
#, kde-format
msgid "Customize the way Krusader deals with archives"
msgstr "Dostosuj sposób obsługi archiwów w Krusaderze"
#: krusader/Konfigurator/konfigurator.cpp:140
#, kde-format
msgid "Dependencies"
msgstr "Zależności"
#: krusader/Konfigurator/konfigurator.cpp:140
#, kde-format
msgid "Set the full path of the external applications"
msgstr "Ustaw pełną ścieżkę do zewnętrznych aplikacji"
#: krusader/Konfigurator/konfigurator.cpp:143
#: krusader/Panel/panelcontextmenu.cpp:209
#: krusader/UserAction/useractionpopupmenu.cpp:33
#, kde-format
msgid "User Actions"
msgstr "Działania użytkownika"
#: krusader/Konfigurator/konfigurator.cpp:143
#, kde-format
msgid "Configure your personal actions"
msgstr "Ustawienia działań użytkownika"
#: krusader/Konfigurator/konfigurator.cpp:146
#, kde-format
msgid "Link MIMEs to protocols"
msgstr "Dowiązania typów MIME do protokołów"
#: krusader/Konfigurator/konfigurator.cpp:184
#, kde-format
msgid "The current page has been changed. Do you want to apply changes?"
msgstr "Bieżąca strona uległa zmianie. Chcesz zastosować zmiany?"
#: krusader/Konfigurator/konfiguratoritems.cpp:574
#, kde-format
msgid "Custom color"
msgstr "Własny kolor"
#: krusader/Konfigurator/konfiguratoritems.cpp:575
#, kde-format
msgctxt "Default color"
msgid "Default"
msgstr "Domyślny"
#: krusader/Konfigurator/konfiguratoritems.cpp:582
#, kde-format
msgid "Red"
msgstr "Czerwony"
#: krusader/Konfigurator/konfiguratoritems.cpp:583
#, kde-format
msgid "Green"
msgstr "Zielony"
#: krusader/Konfigurator/konfiguratoritems.cpp:584
#, kde-format
msgid "Blue"
msgstr "Niebieski"
#: krusader/Konfigurator/konfiguratoritems.cpp:585
#, kde-format
msgid "Cyan"
msgstr "Cyjan"
#: krusader/Konfigurator/konfiguratoritems.cpp:586
#, kde-format
msgid "Magenta"
msgstr "Karmazynowy"
#: krusader/Konfigurator/konfiguratoritems.cpp:587
#, kde-format
msgid "Yellow"
msgstr "Żółty"
#: krusader/Konfigurator/konfiguratoritems.cpp:588
#, kde-format
msgid "Dark Red"
msgstr "Ciemnoczerwony"
#: krusader/Konfigurator/konfiguratoritems.cpp:589
#, kde-format
msgid "Dark Green"
msgstr "Ciemnozielony"
#: krusader/Konfigurator/konfiguratoritems.cpp:590
#, kde-format
msgid "Dark Blue"
msgstr "Ciemnoniebieski"
#: krusader/Konfigurator/konfiguratoritems.cpp:591
#, kde-format
msgid "Dark Cyan"
msgstr "Ciemny cyjan"
#: krusader/Konfigurator/konfiguratoritems.cpp:592
#, kde-format
msgid "Dark Magenta"
msgstr "Ciemny Karmazyn"
#: krusader/Konfigurator/konfiguratoritems.cpp:593
#, kde-format
msgid "Dark Yellow"
msgstr "Ciemnożółty"
#: krusader/Konfigurator/konfiguratoritems.cpp:594
#, kde-format
msgid "White"
msgstr "Biały"
#: krusader/Konfigurator/konfiguratoritems.cpp:595
#, kde-format
msgid "Light Gray"
msgstr "Jasnoszary"
#: krusader/Konfigurator/konfiguratoritems.cpp:596
#, kde-format
msgid "Gray"
msgstr "Szary"
#: krusader/Konfigurator/konfiguratoritems.cpp:597
#, kde-format
msgid "Dark Gray"
msgstr "Ciemnoszary"
#: krusader/Konfigurator/konfiguratoritems.cpp:598
#, kde-format
msgid "Black"
msgstr "Czarny"
#: krusader/Konfigurator/krresulttable.cpp:133
#, kde-format
msgid "unarj not found, but arj found, which will be used for unpacking"
msgstr ""
"unarj nie znaleziony, ale znaleziono arj, który będzie używany do "
"rozpakowywania"
#: krusader/Konfigurator/krresulttable.cpp:139
#, kde-format
msgid "rpm found, but cpio not found which is required for unpacking"
msgstr ""
"znaleziono rpm, ale nie znaleziono cpio który jest niezbędny do "
"rozpakowywania"
#: krusader/Konfigurator/krresulttable.cpp:142
#: krusader/Konfigurator/krresulttable.cpp:298
#, kde-format
msgid "Found"
msgstr "Znalezione"
#: krusader/Konfigurator/krresulttable.cpp:143
#, kde-format
msgid "Packing"
msgstr "Pakowanie"
#: krusader/Konfigurator/krresulttable.cpp:144
#, kde-format
msgid "Unpacking"
msgstr "Rozpakowywanie"
#: krusader/Konfigurator/krresulttable.cpp:145
#, kde-format
msgid "Note"
msgstr "Uwagi"
#: krusader/Konfigurator/krresulttable.cpp:212
#: krusader/Konfigurator/krresulttable.cpp:230
#: krusader/Konfigurator/krresulttable.cpp:369
#, kde-format
msgid "enabled"
msgstr "włączone"
#: krusader/Konfigurator/krresulttable.cpp:217
#: krusader/Konfigurator/krresulttable.cpp:235
#: krusader/Konfigurator/krresulttable.cpp:374
#, kde-format
msgid "disabled"
msgstr "wyłączone"
#: krusader/Konfigurator/krresulttable.cpp:291
#, kde-format
msgid "diff utility"
msgstr "narzędzia diff"
#: krusader/Konfigurator/krresulttable.cpp:292
#, kde-format
msgid "email client"
msgstr "klient pocztowy"
#: krusader/Konfigurator/krresulttable.cpp:293
#, kde-format
msgid "batch renamer"
msgstr "wsadowa zmiana nazw"
#: krusader/Konfigurator/krresulttable.cpp:294
#, kde-format
msgid "checksum utility"
msgstr "narzędzia sumy sprawdzającej"
#: krusader/Konfigurator/krresulttable.cpp:297
#, kde-format
msgid "Tool"
msgstr "Narzędzie"
#: krusader/Konfigurator/krresulttable.cpp:299
#, kde-format
msgid "Status"
msgstr "Stan"
#: krusader/kractions.cpp:183
#, kde-format
msgid "Tab-Switch panel"
msgstr "Tab: zmienia panel"
#: krusader/kractions.cpp:185
#, kde-format
msgid "Show Main Toolbar"
msgstr "Pokaż główny pasek narzędzi"
#: krusader/kractions.cpp:188
#, kde-format
msgid "Show Job Toolbar"
msgstr "Pokaż pasek zadań"
#: krusader/kractions.cpp:191
#, kde-format
msgid "Show Actions Toolbar"
msgstr "Pokaż pasek działań"
#: krusader/kractions.cpp:200
#, kde-format
msgid "Show &FN Keys Bar"
msgstr "Pokaż pasek klawiszy &funkcyjnych"
#: krusader/kractions.cpp:202
#, kde-format
msgid "Show &Command Line"
msgstr "Pokaż wiersz pole&ceń"
#: krusader/kractions.cpp:204
#, kde-format
msgid "Show &Embedded Terminal"
msgstr "Pokaż osadzony t&erminal"
#: krusader/kractions.cpp:207
#, kde-format
msgid "Show &Hidden Files"
msgstr "Pokaż ukryte pl&iki"
#: krusader/kractions.cpp:209
#, kde-format
msgid "S&wap Panels"
msgstr "Z&amień panele"
#: krusader/kractions.cpp:211 krusader/Panel/panelcontextmenu.cpp:296
#, kde-format
msgid "Empty Trash"
msgstr "Opróżnij kosz"
#: krusader/kractions.cpp:213
#, kde-format
msgid "Trash Popup Menu"
msgstr "Menu wysuwne kosza"
#: krusader/kractions.cpp:215
#, kde-format
msgid "Sw&ap Sides"
msgstr "Za&mień strony"
#: krusader/kractions.cpp:219
#, kde-format
msgid "popup cmdline"
msgstr "wysuwny wiersz poleceń"
#: krusader/kractions.cpp:222
#, kde-format
msgid "Start &Root Mode Krusader"
msgstr "U&ruchom Krusadera w trybie administratora"
#: krusader/kractions.cpp:223
#, kde-format
msgid "Pro&files"
msgstr "Pro&file"
#: krusader/kractions.cpp:224
#, kde-format
msgid "Sp&lit File..."
msgstr "Podzie&l plik..."
#: krusader/kractions.cpp:225
#, kde-format
msgid "Com&bine Files..."
msgstr "P&ołącz pliki..."
#: krusader/kractions.cpp:226
#, kde-format
msgid "&Select Newer and Single"
msgstr "&Zaznacz nowsze i pojedyncze"
#: krusader/kractions.cpp:227
#, kde-format
msgid "Select &Newer"
msgstr "Zaznacz &nowsze"
#: krusader/kractions.cpp:228
#, kde-format
msgid "Select &Single"
msgstr "Zaznacz &pojedyncze"
#: krusader/kractions.cpp:229
#, kde-format
msgid "Select Different &and Single"
msgstr "Z&aznacz różne i pojedyncze"
#: krusader/kractions.cpp:230
#, kde-format
msgid "Select &Different"
msgstr "Zaznacz &różne"
#: krusader/kractions.cpp:245
#, kde-format
msgid "Start and &Forget"
msgstr "&Wykonaj i zapomnij"
#: krusader/kractions.cpp:246
#, kde-format
msgid "Display &Separated Standard and Error Output"
msgstr "Wyjście standardowe i błędów o&sobno"
#: krusader/kractions.cpp:247
#, kde-format
msgid "Display &Mixed Standard and Error Output"
msgstr "Wyjście standardowe i błędów raze&m"
#: krusader/kractions.cpp:248
#, kde-format
msgid "Start in &New Terminal"
msgstr "Wykonaj w &nowym terminalu"
#: krusader/kractions.cpp:249
#, kde-format
msgid "Send to &Embedded Terminal Emulator"
msgstr "Wyślij do osadzonego t&erminala"
#: krusader/kractions.cpp:266
#, kde-format
msgid "Start &Terminal"
msgstr "Otwórz &terminal"
#: krusader/kractions.cpp:272
#, kde-format
msgid "&Search..."
msgstr "&Szukaj..."
#: krusader/kractions.cpp:273
#, kde-format
msgid "&Locate..."
msgstr "Szukaj (&locate)..."
#: krusader/kractions.cpp:275
#, kde-format
msgid "Synchronize Fol&ders..."
msgstr "Synchronizuj &katalogi..."
#: krusader/kractions.cpp:277
#, kde-format
msgid "D&isk Usage..."
msgstr "Wykorzystan&ie dysku..."
#: krusader/kractions.cpp:278
#, kde-format
msgid "Configure &Krusader..."
msgstr "Ustawienia &Krusadera..."
#: krusader/kractions.cpp:279
#, kde-format
msgid "Save &Position"
msgstr "Zapisz &położenie"
#: krusader/kractions.cpp:280
#, kde-format
msgid "Compare b&y Content..."
msgstr "Porównaj zawar&tość..."
#: krusader/kractions.cpp:281
#, kde-format
msgid "Multi &Rename..."
msgstr "Masowa z&miana nazw..."
#: krusader/kractions.cpp:284 krusader/krusaderview.cpp:460
#, kde-format
msgid "Vertical Mode"
msgstr "Tryb pionowy"
#. i18n: ectx: Menu (go)
#: krusader/kractions.cpp:285 krusader/krusaderui.rc:96
#, kde-format
msgid "User&actions"
msgstr "Działania &użytkownika"
#: krusader/kractions.cpp:287
#, kde-format
msgid "Manage User Actions..."
msgstr "Zarządzaj działaniami użytkownika..."
#: krusader/kractions.cpp:289
#, kde-format
msgid "Select Remote Charset"
msgstr "Wybierz zdalne kodowanie znaków"
#: krusader/kractions.cpp:292
#, kde-format
msgid "Quit Krusader."
msgstr "Zakończa Krusadera."
#: krusader/kractions.cpp:294
#, kde-format
msgid "Popular URLs..."
msgstr "Odwiedzone adresy URL..."
#: krusader/kractions.cpp:295
#, kde-format
msgid "Toggle Fullscreen Embedded Terminal"
msgstr "Przełącz pełnoekranowy osadzony terminal"
#: krusader/kractions.cpp:299
#, kde-format
msgid "Move Focus Up"
msgstr "Przenieś uaktywnienie w górę"
#: krusader/kractions.cpp:300
#, kde-format
msgid "Move Focus Down"
msgstr "Przenieś uaktywnienie w dół"
#: krusader/kractions.cpp:315
#, kde-format
msgid "Setup Krusader the way you like it"
msgstr "Ustawienia Krusadera tak jak lubisz"
#: krusader/kractions.cpp:316
#, kde-format
msgid "Search for files"
msgstr "Szukaj plików"
#: krusader/kractions.cpp:322
#, kde-format
msgid "JavaScript Console..."
msgstr "Konsola JavaScript..."
#: krusader/KrJS/krjs.cpp:78
#, kde-format
msgid ""
"In %1:\n"
"Uncaught JavaScript exception '%2'\n"
"%3"
msgstr ""
"W %1:\n"
"Nieuchwycony wyjątek JavaScript '%2'\n"
"%3"
#: krusader/KrJS/krjs.cpp:79
#, kde-format
msgid ""
"In %1:\n"
"Uncaught JavaScript exception '%2' at line %3\n"
"%4"
msgstr ""
"W %1:\n"
"Nieuchwycony wyjątek JavaScript '%2' w linii %3\n"
"%4"
#: krusader/KrJS/krjs.cpp:81
#, kde-format
msgid "JavaScript Error"
msgstr "Błąd JavaScript"
#: krusader/krslots.cpp:106
#, kde-format
msgid "No selected files to send."
msgstr "Nie zaznaczono żadnych plików do wysłania."
#: krusader/krslots.cpp:114
#, kde-format
msgid ""
"Krusader cannot find a supported mail client. Please install one to your "
"path. Hint: Krusader supports KMail."
msgstr ""
"Krusader nie mógł znaleźć żadnego narzędzia obsługującego pocztę. Wskazówka: "
"Krusader obsługuje KMaila."
#: krusader/krslots.cpp:123
#, kde-format
msgid "Sending file: %2"
msgid_plural "Sending files: %2"
msgstr[0] "Wysyłanie pliku: %2"
msgstr[1] "Wysyłanie plików: %2"
msgstr[2] "Wysyłanie plików: %2"
#: krusader/krslots.cpp:153 krusader/krslots.cpp:240 krusader/krslots.cpp:423
#: krusader/krslots.cpp:489 krusader/Synchronizer/synchronizer.cpp:1388
#, kde-format
msgid "Error executing %1."
msgstr "Błąd podczas wykonywania %1."
#: krusader/krslots.cpp:177
#, kde-format
msgid "Do not know which files to compare."
msgstr "Nie wiadomo jakie pliki porównać."
#: krusader/krslots.cpp:177
#, kde-format
msgid ""
"To compare two files by content, you can either:<ul><li>Select one file in "
"the left panel, and one in the right panel.</li><li>Select exactly two files "
"in the active panel.</li><li>Make sure there is a file in the other panel, "
"with the same name as the current file in the active panel.</li></ul>"
msgstr ""
"Aby porównać zawartość dwóch plików możesz:<ul><li>Zaznaczyć pierwszy plik w "
"lewym panelu i drugi plik w prawym panelu.</li><li>Zaznaczyć dokładnie dwa "
"pliki w aktywnym panelu.</li><li> Zapewnić, że w obu panelach znajdują się "
"pliki o tej samej nazwie.</li></ul>"
#: krusader/krslots.cpp:195
#, kde-format
msgid "Krusader is unable to download %1"
msgstr "Krusader nie może pobrać: %1"
#: krusader/krslots.cpp:209
#, kde-format
msgid ""
"Krusader cannot find any of the supported diff-frontends. Please install one "
"to your path. Hint: Krusader supports Kompare, KDiff3 and Xxdiff."
msgstr ""
"Krusader nie mógł znaleźć żadnego z obsługiwanych graficznych interfejsów "
"diff. Proszę zainstalować jednego z nich. Wskazówka: Krusader obsługuje "
"Kompare, KDiff3 i Xxdiff."
#: krusader/krslots.cpp:388
#, kde-format
msgid ""
"Cannot find the 'locate' command. Please install the findutils-locate "
"package of GNU, or set its dependencies in Konfigurator"
msgstr ""
"Nie można odnaleźć polecenia \"locate\". Proszę zainstalować pakiet "
"findutils-locate z GNU, lub ustawić jego zależności w Ustawieniach"
#: krusader/krslots.cpp:413 krusader/UserAction/kraction.cpp:296
#, kde-format
msgctxt "Arg is a string containing the bad quoting."
msgid ""
"Bad quoting in terminal command:\n"
"%1"
msgstr ""
"Złe cytowanie w poleceniu terminala:\n"
"%1"
#: krusader/krslots.cpp:436
#, kde-format
msgid ""
"Cannot find a batch rename tool.\n"
"You can get KRename at %1"
msgstr ""
"Nie znaleziono narzędzia do wsadowej zmiany nazw.\n"
"Pobierz KRename z %1"
#: krusader/krslots.cpp:463
#, kde-format
msgid "Error executing '%1'."
msgstr "Błąd wykonywania '%1'."
#: krusader/krslots.cpp:469
#, kde-format
msgid ""
"Improper operations in root mode can damage your operating system. "
"<p>Furthermore, running UI applications as root is insecure and can allow "
"attackers to gain root access."
msgstr ""
"Niewłaściwe działania w trybie administratora mogą uszkodzić twój system "
"operacyjny. <p>Dodatkowo, uruchamianie aplikacji UI jako administrator jest "
"niebezpieczne i umożliwia atakującym przejęcie twoich uprawnień "
"administratora."
#: krusader/krslots.cpp:478
#, kde-format
msgid ""
"Cannot start root mode Krusader, %1 not found or not executable. Please "
"verify that kde-cli-tools are installed."
msgstr ""
"Nie można uruchomić Krusadera w trybie administratora, nie znaleziono pliku "
"wykonywalnego %1. Upewnij się, że kde-cli-tools zostały wgrane."
#: krusader/krslots.cpp:502
#, kde-format
msgid "Do not know which file to split."
msgstr "Nie wiadomo jaki plik podzielić."
#: krusader/krslots.cpp:511
#, kde-format
msgid "You cannot split a folder."
msgstr "Nie możesz podzielić katalogu."
#: krusader/krslots.cpp:535
#, kde-format
msgid "Do not know which files to combine."
msgstr "Nie wiadomo jakie pliki połączyć."
#: krusader/krslots.cpp:552
#, kde-format
msgid "You cannot combine a folder."
msgstr "Nie możesz scalić katalogu."
#: krusader/krslots.cpp:569 krusader/krslots.cpp:621
#, kde-format
msgid "Not a split file: %1."
msgstr "Plik %1 nie jest podzielonym plikiem."
#: krusader/krslots.cpp:581
#, kde-format
msgid "Select only one split file."
msgstr "Wybierz tylko jeden podzielony plik."
#: krusader/krslots.cpp:628
#, kde-format
msgid "Combining %1.* to folder:"
msgstr "Scalanie %1.* do katalogu:"
#: krusader/krslots.cpp:712
#, kde-format
msgid "Open trash bin"
msgstr "Otwórz kosz"
#: krusader/krslots.cpp:714
#, kde-format
msgid "Empty trash bin"
msgstr "Opróżnij kosz"
#: krusader/krusader.cpp:196
#, kde-format
msgid "Statusbar will show basic information about file below mouse pointer."
msgstr ""
"Pasek stanu pokaże podstawowe informacje o pliku będącym pod wskaźnikiem "
"myszy."
#: krusader/krusader.cpp:326
#, kde-format
msgid ""
"<qt><b>Welcome to Krusader.</b><p>As this is your first run, your machine "
"will now be checked for external applications. Then the Konfigurator will be "
"launched where you can customize Krusader to your needs.</p></qt>"
msgstr ""
"<qt><b>Witaj w programie Krusader.</b><p>Ponieważ jest to twoje pierwsze "
"uruchomienie, więc zacznie się ono od poszukiwania zewnętrznych programów. "
"Następnie zostaną uruchomione Ustawienia, gdzie będzie można dostosować "
"program Krusader do własnych potrzeb.</p></qt>"
#: krusader/krusader.cpp:356
#, kde-format
msgid "Bring Main Window to Top"
msgstr "Przenieś główne okno na wierzch"
#. i18n: ectx: Menu (lister)
#: krusader/krusaderlisterui.rc:5 krusader/KViewer/lister.cpp:1896
#: krusader/KViewer/lister.cpp:1931
#, kde-format
msgid "Lister"
msgstr "Lister"
#. i18n: ectx: Menu (file)
#: krusader/krusaderui.rc:5
#, kde-format
msgid "&File"
msgstr "&Plik "
#. i18n: ectx: Menu (edit)
#: krusader/krusaderui.rc:35
#, kde-format
msgid "&Edit"
msgstr "&Edycja"
#. i18n: ectx: Menu (compare setup)
#: krusader/krusaderui.rc:53
#, kde-format
msgid "Compare Se&tup"
msgstr "Us&tawienia porównywania"
#. i18n: ectx: Menu (myview)
#: krusader/krusaderui.rc:65
#, kde-format
msgid "&View"
msgstr "&Widok"
#. i18n: ectx: Menu (go)
#: krusader/krusaderui.rc:87
#, kde-format
msgid "&Go"
msgstr "&Idź"
#. i18n: ectx: Menu (_tools)
#: krusader/krusaderui.rc:102
#, kde-format
msgid "&Tools"
msgstr "&Narzędzia"
#. i18n: ectx: Menu (settings)
#: krusader/krusaderui.rc:128
#, kde-format
msgid "&Settings"
msgstr "U&stawienia"
#. i18n: ectx: Menu (show_toolbars)
#: krusader/krusaderui.rc:132
#, kde-format
msgid "&Toolbars"
msgstr "&Paski narzędzi"
#. i18n: ectx: Menu (command_execution_mode)
#: krusader/krusaderui.rc:142
#, kde-format
msgid "Command Execution &Mode Setup"
msgstr "&Trybu wykonywania poleceń"
#. i18n: ectx: Menu (window)
#: krusader/krusaderui.rc:157
#, kde-format
msgid "&Window"
msgstr "O&kno"
#. i18n: ectx: Menu (help)
#: krusader/krusaderui.rc:178
#, kde-format
msgid "&Help"
msgstr "P&omoc"
#. i18n: ectx: ToolBar (mainToolBar)
#: krusader/krusaderui.rc:182
#, kde-format
msgid "Main Toolbar"
msgstr "Główny pasek narzędzi"
#. i18n: ectx: ToolBar (actionsToolBar)
#: krusader/krusaderui.rc:209
#, kde-format
msgid "Actions Toolbar"
msgstr "Pasek działań"
#. i18n: ectx: ToolBar (jobToolBar)
#: krusader/krusaderui.rc:212
#, kde-format
msgid "Job Toolbar"
msgstr "Pasek zadań"
#: krusader/krusaderview.cpp:91
#, kde-format
msgid "Function keys allow performing fast operations on files."
msgstr ""
"Klawisze funkcyjne umożliwiają wykonywanie szybkich operacji na plikach."
#: krusader/krusaderview.cpp:464
#, kde-format
msgid "Horizontal Mode"
msgstr "Tryb poziomy"
#: krusader/KViewer/krviewer.cpp:95
#, kde-format
msgid "&Generic Viewer"
msgstr "O&gólna przeglądarka"
#: krusader/KViewer/krviewer.cpp:96
#, kde-format
msgid "&Text Viewer"
msgstr "Przeglądarka &tekstu"
#: krusader/KViewer/krviewer.cpp:97
#, kde-format
msgid "&Hex Viewer"
msgstr "Przeglądarka &szesnastkowa"
#: krusader/KViewer/krviewer.cpp:98
#, kde-format
msgid "&Lister"
msgstr "&Lister"
#: krusader/KViewer/krviewer.cpp:101
#, kde-format
msgid "Text &Editor"
msgstr "&Edytor tekstu"
#: krusader/KViewer/krviewer.cpp:125
#, kde-format
msgid "&Detach Tab"
msgstr "O&dłącz kartę"
#: krusader/KViewer/krviewer.cpp:137
#, kde-format
msgid "&Close Current Tab"
msgstr "&Zamknij bieżącą kartę"
#: krusader/KViewer/krviewer.cpp:143
#, kde-format
msgid "&Next Tab"
msgstr "&Następna karta"
#: krusader/KViewer/krviewer.cpp:149
#, kde-format
msgid "&Previous Tab"
msgstr "&Poprzednia karta"
#: krusader/KViewer/krviewer.cpp:228
#, kde-format
msgid "&KrViewer"
msgstr "&KrViewer"
#: krusader/KViewer/krviewer.cpp:326
#, kde-format
msgctxt "Arg is a string containing the bad quoting."
msgid ""
"Bad quoting in editor command:\n"
"%1"
msgstr ""
"Złe cytowanie w poleceniu edytora:\n"
"%1"
#: krusader/KViewer/krviewer.cpp:333
#, kde-format
msgid "Can not open \"%1\""
msgstr "Nie można otworzyć \"%1\""
#: krusader/KViewer/krviewer.cpp:638
#, kde-format
msgctxt "filename (filestate)"
msgid "%1 (Editing)"
msgstr "%1 (edytowanie)"
#: krusader/KViewer/krviewer.cpp:639
#, kde-format
msgctxt "filename (filestate)"
msgid "%1 (Viewing)"
msgstr "%1 (przeglądanie)"
#: krusader/KViewer/krviewer.cpp:646
#, kde-format
msgctxt "filestate: filename"
msgid "Editing: %1"
msgstr "Edytowanie: %1"
#: krusader/KViewer/krviewer.cpp:647
#, kde-format
msgctxt "filestate: filename"
msgid "Viewing: %1"
msgstr "Przeglądanie: %1"
#: krusader/KViewer/lister.cpp:1207 krusader/KViewer/lister.cpp:1920
#, kde-format
msgid "Save selection..."
msgstr "Zapisz zaznaczenie..."
#: krusader/KViewer/lister.cpp:1211
#, kde-format
msgid "Save as..."
msgstr "Zapisz jako..."
#: krusader/KViewer/lister.cpp:1215
#, kde-format
msgid "Print..."
msgstr "Drukuj..."
#: krusader/KViewer/lister.cpp:1225
#, kde-format
msgid "Search next"
msgstr "Znajdź następny"
#: krusader/KViewer/lister.cpp:1230
#, kde-format
msgid "Search previous"
msgstr "Znajdź poprzedni"
#: krusader/KViewer/lister.cpp:1235 krusader/KViewer/lister.cpp:1858
#: krusader/KViewer/lister.cpp:1870 krusader/KViewer/lister.cpp:1878
#: krusader/KViewer/lister.cpp:1885
#, kde-format
msgid "Jump to position"
msgstr "Przejdź do pozycji"
#: krusader/KViewer/lister.cpp:1245
#, kde-format
msgid "Select charset"
msgstr "Wybierz kodowanie znaków"
#: krusader/KViewer/lister.cpp:1264 krusader/KViewer/lister.cpp:1490
#, kde-format
msgid "Lister:"
msgstr "Lister:"
#: krusader/KViewer/lister.cpp:1275
#, kde-format
msgid "Stop search"
msgstr "Przerwij wyszukiwanie"
#: krusader/KViewer/lister.cpp:1291
#, kde-format
msgid "Jump to next match"
msgstr "Idź do następnego pasującego elementu"
#: krusader/KViewer/lister.cpp:1295
#, kde-format
msgid "Jump to previous match"
msgstr "Idź do poprzedniego pasującego elementu"
#: krusader/KViewer/lister.cpp:1298
#, kde-format
msgid "Options"
msgstr "Opcje"
#: krusader/KViewer/lister.cpp:1299
#, kde-format
msgid "Modify search behavior"
msgstr "Zmień sposób wyszukiwania"
#: krusader/KViewer/lister.cpp:1301
#, kde-format
msgid "From cursor"
msgstr "Od kursora"
#: krusader/KViewer/lister.cpp:1306
#, kde-format
msgid "Match whole words only"
msgstr "Tylko całe wyrazy"
#: krusader/KViewer/lister.cpp:1310
#, kde-format
msgid "Hexadecimal"
msgstr "Szesnastkowy"
#: krusader/KViewer/lister.cpp:1364
#, kde-format
msgid "Error reading file %1."
msgstr "Błąd podczas odczytu pliku %1."
#: krusader/KViewer/lister.cpp:1461
#, kde-format
msgid "Column: %1, Position: %2 (%3, %4%)"
msgstr "Kolumna: %1, Położenie: %2 (%3, %4%)"
#: krusader/KViewer/lister.cpp:1476 krusader/KViewer/lister.cpp:1827
#, kde-format
msgid "Search:"
msgstr "Szukaj:"
#: krusader/KViewer/lister.cpp:1843
#, kde-format
msgid "Search position:"
msgstr "Pozycja wyszukiwania:"
#: krusader/KViewer/lister.cpp:1858
#, kde-format
msgid "Text position:"
msgstr "Położenie tekstu:"
#: krusader/KViewer/lister.cpp:1870 krusader/KViewer/lister.cpp:1878
#, kde-format
msgid "Invalid number."
msgstr "Nieprawidłowy numer."
#: krusader/KViewer/lister.cpp:1885
#, kde-format
msgid "Number out of range."
msgstr "Numer poza zakresem."
#: krusader/KViewer/lister.cpp:1920
#, kde-format
msgid "Nothing is selected."
msgstr "Nic nie zaznaczono."
#: krusader/KViewer/lister.cpp:1998
#, kde-format
msgid "Reverse printing is not supported. Continue with normal printing?"
msgstr ""
"Wydruk lustrzany nie jest wspierany. Kontynuować poprzez wydruk zwykły?"
#: krusader/KViewer/panelviewer.cpp:53
#, kde-format
msgid "No file selected or selected file cannot be displayed."
msgstr "Nie wybrano pliku, lub wybrany plik nie może być wyświetlony."
#: krusader/KViewer/panelviewer.cpp:340
#, kde-format
msgid "Missing Plugin"
msgstr "Brakująca wtyczka"
#: krusader/KViewer/panelviewer.cpp:347
#, kde-format
msgctxt "missing kpart - arg1 is a URL"
msgid ""
"<b>No text editor plugin available.</b><br/>Internal editor will not work "
"without this.<br/>You can fix this by installing Kate:<br/>%1"
msgstr ""
"<b>Nie jest dostępna żadna wtyczka edytora tekstowego.</b><br/>Wewnętrzny "
"edytor nie zadziała bez tego.<br/>Możesz to naprawić instalując Kate:<br/>%1"
#: krusader/KViewer/panelviewer.cpp:368
#, kde-format
msgid "%1 is bigger than %2 MB"
msgstr "%1 jest większy niż %2 MB"
#: krusader/KViewer/panelviewer.cpp:394
#, kde-format
msgid "Cannot edit %1"
msgstr "Nie można edytować %1"
#: krusader/Locate/locate.cpp:120
#, kde-format
msgid "Krusader::Locate"
msgstr "Krusader::Szukaj (locate)"
#: krusader/Locate/locate.cpp:134
#, kde-format
msgid "Search for:"
msgstr "Szukaj:"
#: krusader/Locate/locate.cpp:160
#, kde-format
msgid "Do not search in path"
msgstr "Nie szukaj w ścieżce"
#: krusader/Locate/locate.cpp:164
#, kde-format
msgid "Show only the existing files"
msgstr "Pokaż tylko istniejące pliki"
#: krusader/Locate/locate.cpp:168
#, kde-format
msgid "Case Sensitive"
msgstr "Rozróżniaj wielkość liter"
#: krusader/Locate/locate.cpp:180
#, kde-format
msgid "Results"
msgstr "Wyniki"
#: krusader/Locate/locate.cpp:209
#, kde-format
msgid "Locate"
msgstr "Szukaj (locate)"
#: krusader/Locate/locate.cpp:214
#, kde-format
msgid "Update DB"
msgstr "Uaktualnij DB"
#: krusader/Locate/locate.cpp:283
#, kde-format
msgid "Cannot start 'locate'. Check the 'Dependencies' page in konfigurator."
msgstr ""
"Nie można wykonać 'locate'. Sprawdź stronę 'Zależności' w ustawieniach."
#: krusader/Locate/locate.cpp:322
#, kde-format
msgid "Error during the start of 'locate' process."
msgstr "Błąd przy uruchamianiu procesu \"locate\"."
#: krusader/Locate/locate.cpp:329
#, kde-format
msgid ""
"Locate produced the following error message:\n"
"\n"
"%1"
msgstr ""
"\"locate\" zwrócił następujący błąd:\n"
"\n"
"%1"
#: krusader/Locate/locate.cpp:392
#, kde-format
msgctxt "@title:menu"
msgid "Locate"
msgstr "Szukaj (locate)"
#: krusader/Locate/locate.cpp:394
#, kde-format
msgid "View (F3)"
msgstr "Podgląd (F3)"
#: krusader/Locate/locate.cpp:395
#, kde-format
msgid "Edit (F4)"
msgstr "Edycja (F4)"
#: krusader/Locate/locate.cpp:396
#, kde-format
msgid "Compare by content (F10)"
msgstr "Porównaj zawartość (F10)"
#: krusader/Locate/locate.cpp:401
#, kde-format
msgid "Find (Ctrl+F)"
msgstr "Znajdź (Ctrl+F)"
#: krusader/Locate/locate.cpp:402
#, kde-format
msgid "Find next (Ctrl+N)"
msgstr "Znajdź następne (Ctrl+N)"
#: krusader/Locate/locate.cpp:403
#, kde-format
msgid "Find previous (Ctrl+P)"
msgstr "Znajdź poprzednie (Ctrl+P)"
#: krusader/Locate/locate.cpp:406
#, kde-format
msgid "Copy selected to clipboard"
msgstr "Kopiuj wybrane elementy do schowka"
#: krusader/Locate/locate.cpp:548 krusader/Locate/locate.cpp:568
#, kde-format
msgid "Search string not found."
msgstr "Nie znaleziono szukanego napisu."
#: krusader/Locate/locate.cpp:636
#, kde-format
msgid "Locate results"
msgstr "Wyniki poszukiwania pliku"
#: krusader/Locate/locate.cpp:643
#, kde-format
msgid "Query Name"
msgstr "Nazwa zapytania"
#: krusader/Locate/locate.cpp:643
#, kde-format
msgid "Here you can name the file collection:"
msgstr "Tutaj możesz nazwać zbiór plików"
#: krusader/Locate/locate.cpp:676 krusader/Locate/locate.cpp:681
#: krusader/Search/krsearchdialog.cpp:175
#: krusader/Synchronizer/synchronizergui.cpp:492
#, kde-format
msgid "Stop"
msgstr "Stop"
#: krusader/Locate/locate.cpp:685 krusader/Search/krsearchdialog.cpp:275
#: krusader/Synchronizer/synchronizergui.cpp:498
#, kde-format
msgid "Feed to listbox"
msgstr "Dodaj do listy"
#: krusader/main.cpp:59
#, kde-format
msgid ""
"Krusader\n"
"Twin-Panel File Manager by KDE"
msgstr ""
"Krusader\n"
"Zarządzanie plikami bliźniaczych paneli w ramach KDE"
#: krusader/main.cpp:119
#, kde-format
msgid "Krusader"
msgstr "Krusader"
#: krusader/main.cpp:119
#, kde-format
msgid "Krusader - ROOT PRIVILEGES"
msgstr "Krusader - UPRAWNIENIA ADMINISTRATORA"
#: krusader/main.cpp:121
#, kde-format
msgid ""
"© 2000-2003 Shie Erlich, Rafi Yanai\n"
"© 2004-2019 Krusader Krew"
msgstr ""
"© 2000-2003 Shie Erlich, Rafi Yanai\n"
"© 2004-2019 Krusader Krew"
#: krusader/main.cpp:122
#, kde-format
msgid ""
"Feedback:\n"
"https://forum.kde.org/viewforum.php?f=225\n"
"\n"
"IRC\n"
"server: irc.freenode.net, channel: #krusader"
msgstr ""
"Kontakt\n"
"https://forum.kde.org/viewforum.php?f=225\n"
"\n"
"IRC\n"
"serwer: irc.freenode.net, kanał: #krusader"
#: krusader/main.cpp:129
#, kde-format
msgid "Davide Gianforte"
msgstr "Davide Gianforte"
#: krusader/main.cpp:129 krusader/main.cpp:130 krusader/main.cpp:131
#: krusader/main.cpp:132 krusader/main.cpp:133
#, kde-format
msgid "Developer"
msgstr "Programista"
#: krusader/main.cpp:130
#, kde-format
msgid "Toni Asensi Esteve"
msgstr "Toni Asensi Esteve"
#: krusader/main.cpp:131
#, kde-format
msgid "Alexander Bikadorov"
msgstr "Alexander Bikadorov"
#: krusader/main.cpp:132
#, kde-format
msgid "Martin Kostolný"
msgstr "Martin Kostolný"
#: krusader/main.cpp:133
#, kde-format
msgid "Nikita Melnichenko"
msgstr "Nikita Melnichenko"
#: krusader/main.cpp:134
#, kde-format
msgid "Yuri Chornoivan"
msgstr "Yuri Chornoivan"
#: krusader/main.cpp:134
#, kde-format
msgid "Documentation"
msgstr "Dokumentacja"
#: krusader/main.cpp:135
#, kde-format
msgid "Rafi Yanai"
msgstr "Rafi Yanai"
#: krusader/main.cpp:135 krusader/main.cpp:136
#, kde-format
msgid "Author (retired)"
msgstr "Autor (nieaktywny)"
#: krusader/main.cpp:136
#, kde-format
msgid "Shie Erlich"
msgstr "Shie Erlich"
#: krusader/main.cpp:137
#, kde-format
msgid "Csaba Karai"
msgstr "Csaba Karai"
#: krusader/main.cpp:137 krusader/main.cpp:138 krusader/main.cpp:139
#: krusader/main.cpp:140 krusader/main.cpp:141 krusader/main.cpp:142
#: krusader/main.cpp:143
#, kde-format
msgid "Developer (retired)"
msgstr "Programista (nieaktywny)"
#: krusader/main.cpp:138
#, kde-format
msgid "Heiner Eichmann"
msgstr "Heiner Eichmann"
#: krusader/main.cpp:139
#, kde-format
msgid "Jonas Bähr"
msgstr "Jonas Bähr"
#: krusader/main.cpp:140
#, kde-format
msgid "Václav Jůza"
msgstr "Václav Jůza"
#: krusader/main.cpp:141
#, kde-format
msgid "Jan Lepper"
msgstr "Jan Lepper"
#: krusader/main.cpp:142
#, kde-format
msgid "Andrey Matveyakin"
msgstr "Andrey Matveyakin"
#: krusader/main.cpp:143
#, kde-format
msgid "Simon Persson"
msgstr "Simon Persson"
#: krusader/main.cpp:144 krusader/main.cpp:178
#, kde-format
msgid "Dirk Eschler"
msgstr "Dirk Eschler"
#: krusader/main.cpp:144
#, kde-format
msgid "Webmaster (retired)"
msgstr "Webmaster (nieaktywny)"
#: krusader/main.cpp:145 krusader/main.cpp:174
#, kde-format
msgid "Frank Schoolmeesters"
msgstr "Frank Schoolmeesters"
#: krusader/main.cpp:145
#, kde-format
msgid "Documentation and marketing coordinator (retired)"
msgstr "Koordynator dokumentacji i marketingu (nieaktywny)"
#: krusader/main.cpp:146
#, kde-format
msgid "Richard Holt"
msgstr "Richard Holt"
#: krusader/main.cpp:146
#, kde-format
msgid "Documentation & Proofing (retired)"
msgstr "Dokumentacja i testowanie (nieaktywny)"
#: krusader/main.cpp:147 krusader/main.cpp:194
#, kde-format
msgid "Matej Urbancic"
msgstr "Matej Urbancic"
#: krusader/main.cpp:147
#, kde-format
msgid "Marketing & Product Research (retired)"
msgstr "Badania marketingowe i produkcyjne (nieaktywny)"
#: krusader/main.cpp:148
#, kde-format
msgid "kde.org"
msgstr "kde.org"
#: krusader/main.cpp:148
#, kde-format
msgid "Everyone involved in KDE"
msgstr "Wszyscy związani z KDE"
#: krusader/main.cpp:149
#, kde-format
msgid "l10n.kde.org"
msgstr "l10n.kde.org"
#: krusader/main.cpp:149
#, kde-format
msgid "KDE Translation Teams"
msgstr "Zespoły tłumaczy KDE"
#: krusader/main.cpp:150
#, kde-format
msgid "Jiří Paleček"
msgstr "Jiří Paleček"
#: krusader/main.cpp:150 krusader/main.cpp:161
#, kde-format
msgid "QA, bug-hunting, patches and general help"
msgstr "Kontrola jakości, zgłaszanie błędów, łatki i ogólna pomoc"
#: krusader/main.cpp:151
#, kde-format
msgid "Jiří Klement"
msgstr "Jiří Klement"
#: krusader/main.cpp:151
#, kde-format
msgid "Important help in KDE 4 porting"
msgstr "Ważna pomoc przy portowaniu do KDE 4"
#: krusader/main.cpp:152
#, kde-format
msgid "Andrew Neupokoev"
msgstr "Andrew Neupokoev"
#: krusader/main.cpp:152
#, kde-format
msgid "Killer Logo and Icons for Krusader (contest winner)"
msgstr "Logo Killera i ikony dla Krusadera (zwycięzca konkursu)"
#: krusader/main.cpp:153
#, kde-format
msgid "The UsefulArts Organization"
msgstr "Organizacja UsefulArts"
#: krusader/main.cpp:153
#, kde-format
msgid "Icon for Krusader"
msgstr "Ikona Krusadera"
#: krusader/main.cpp:154
#, kde-format
msgid "Gábor Lehel"
msgstr "Gábor Lehel"
#: krusader/main.cpp:154
#, kde-format
msgid "Viewer module for 3rd Hand"
msgstr "Moduł podglądu dla 3rd Hand"
#: krusader/main.cpp:155
#, kde-format
msgid "Mark Eatough"
msgstr "Mark Eatough"
#: krusader/main.cpp:155
#, kde-format
msgid "Handbook Proof-Reader"
msgstr "Korektor przewodnika"
#: krusader/main.cpp:156
#, kde-format
msgid "Jan Halasa"
msgstr "Jan Halasa"
#: krusader/main.cpp:156
#, kde-format
msgid "The old Bookmark Module"
msgstr "Stary moduł zakładek"
#: krusader/main.cpp:157
#, kde-format
msgid "Hans Löffler"
msgstr "Hans Löffler"
#: krusader/main.cpp:157
#, kde-format
msgid "Dir history button"
msgstr "Przycisk historii"
#: krusader/main.cpp:158
#, kde-format
msgid "Szombathelyi György"
msgstr "Szombathelyi György"
#: krusader/main.cpp:158
#, kde-format
msgid "ISO KIO slave"
msgstr "Moduł KIO ISO slave"
#: krusader/main.cpp:159
#, kde-format
msgid "Jan Willem van de Meent (Adios)"
msgstr "Jan Willem van de Meent (Adios)"
#: krusader/main.cpp:159
#, kde-format
msgid "Icons for Krusader"
msgstr "Ikony dla Krusader-a"
#: krusader/main.cpp:160
#, kde-format
msgid "Mikolaj Machowski"
msgstr "Mikolaj Machowski"
#: krusader/main.cpp:160
#, kde-format
msgid "Usability and QA"
msgstr "Usability i kontrola jakości"
#: krusader/main.cpp:161
#, kde-format
msgid "Cristi Dumitrescu"
msgstr "Cristi Dumitrescu"
#: krusader/main.cpp:162
#, kde-format
msgid "Aurelien Gateau"
msgstr "Aurelien Gateau"
#: krusader/main.cpp:162
#, kde-format
msgid "patch for KViewer"
msgstr "ścieżka do KViewer"
#: krusader/main.cpp:163
#, kde-format
msgid "Milan Brabec"
msgstr "Milan Brabec"
#: krusader/main.cpp:163
#, kde-format
msgid "the first patch ever!"
msgstr "pierwsza łatka !"
#: krusader/main.cpp:164
#, kde-format
msgid "Asim Husanovic"
msgstr "Asim Husanovic"
#: krusader/main.cpp:164
#, kde-format
msgid "Bosnian translation"
msgstr "Bośniackie tłumaczenie"
#: krusader/main.cpp:165
#, kde-format
msgid "Doutor Zero"
msgstr "Doutor Zero"
#: krusader/main.cpp:165
#, kde-format
msgid "Brazilian Portuguese translation"
msgstr "Tłumaczenie portugalskie (Brazylia)"
#: krusader/main.cpp:166
#, kde-format
msgid "Milen Ivanov"
msgstr "Milen Ivanov"
#: krusader/main.cpp:166
#, kde-format
msgid "Bulgarian translation"
msgstr "Bułgarskie tłumaczenie"
#: krusader/main.cpp:167
#, kde-format
msgid "Quim Perez"
msgstr "Quim Perez"
#: krusader/main.cpp:167
#, kde-format
msgid "Catalan translation"
msgstr "Katalońskie tłumaczenie"
#: krusader/main.cpp:168
#, kde-format
msgid "Jinghua Luo"
msgstr "Jinghua Luo"
#: krusader/main.cpp:168
#, kde-format
msgid "Chinese Simplified translation"
msgstr "Chińskie (uproszczone) tłumaczenie"
#: krusader/main.cpp:169
#, kde-format
msgid "Mitek"
msgstr "Mitek"
#: krusader/main.cpp:169 krusader/main.cpp:170
#, kde-format
msgid "Old Czech translation"
msgstr "Stare czeskie tłumaczenie"
#: krusader/main.cpp:170
#, kde-format
msgid "Martin Sixta"
msgstr "Martin Sixta"
#: krusader/main.cpp:171
#, kde-format
msgid "Vaclav Jůza"
msgstr "Vaclav Jůza"
#: krusader/main.cpp:171
#, kde-format
msgid "Czech translation"
msgstr "Czeskie tłumaczenie"
#: krusader/main.cpp:172
#, kde-format
msgid "Anders Bruun Olsen"
msgstr "Anders Bruun Olsen"
#: krusader/main.cpp:172
#, kde-format
msgid "Old Danish translation"
msgstr "Stare duńskie tłumaczenie"
#: krusader/main.cpp:173
#, kde-format
msgid "Peter H. Sorensen"
msgstr "Peter H. Sorensen"
#: krusader/main.cpp:173
#, kde-format
msgid "Danish translation"
msgstr "Duńskie tłumaczenie"
#: krusader/main.cpp:174
#, kde-format
msgid "Dutch translation"
msgstr "Holenderskie tłumaczenie"
#: krusader/main.cpp:175
#, kde-format
msgid "Rene-Pierre Lehmann"
msgstr "Rene-Pierre Lehmann"
#: krusader/main.cpp:175
#, kde-format
msgid "Old French translation"
msgstr "Stare francuskie tłumaczenie"
#: krusader/main.cpp:176
#, kde-format
msgid "David Guillerm"
msgstr "David Guillerm"
#: krusader/main.cpp:176
#, kde-format
msgid "French translation"
msgstr "Francuskie tłumaczenie"
#: krusader/main.cpp:177
#, kde-format
msgid "Christoph Thielecke"
msgstr "Christoph Thielecke"
#: krusader/main.cpp:177
#, kde-format
msgid "Old German translation"
msgstr "Stare niemieckie tłumaczenie"
#: krusader/main.cpp:178
#, kde-format
msgid "German translation"
msgstr "Niemieckie tłumaczenie"
#: krusader/main.cpp:179
#, kde-format
msgid "Spiros Georgaras"
msgstr "Spiros Georgaras"
#: krusader/main.cpp:179
#, kde-format
msgid "Greek translation"
msgstr "Greckie tłumaczenie"
#: krusader/main.cpp:180
#, kde-format
msgid "Kukk Zoltan"
msgstr "Kukk Zoltan"
#: krusader/main.cpp:180
#, kde-format
msgid "Old Hungarian translation"
msgstr "Stare węgierskie tłumaczenie"
#: krusader/main.cpp:181
#, kde-format
msgid "Arpad Biro"
msgstr "Arpad Biro"
#: krusader/main.cpp:181
#, kde-format
msgid "Hungarian translation"
msgstr "Węgierskie tłumaczenie"
#: krusader/main.cpp:182
#, kde-format
msgid "Giuseppe Bordoni"
msgstr "Giuseppe Bordoni"
#: krusader/main.cpp:182
#, kde-format
msgid "Italian translation"
msgstr "Włoskie tłumaczenie"
#: krusader/main.cpp:183
#, kde-format
msgid "Hideki Kimura"
msgstr "Hideki Kimura"
#: krusader/main.cpp:183
#, kde-format
msgid "Japanese translation"
msgstr "Japońskie tłumaczenie"
#: krusader/main.cpp:184
#, kde-format
msgid "UTUMI Hirosi"
msgstr "UTUMI Hirosi"
#: krusader/main.cpp:184
#, kde-format
msgid "Old Japanese translation"
msgstr "Stare japońskie tłumaczenie"
#: krusader/main.cpp:185
#, kde-format
msgid "Dovydas Sankauskas"
msgstr "Dovydas Sankauskas"
#: krusader/main.cpp:185
#, kde-format
msgid "Lithuanian translation"
msgstr "Litewskie tłumaczenie "
#: krusader/main.cpp:186
#, kde-format
msgid "Bruno Queiros"
msgstr "Bruno Queiros"
#: krusader/main.cpp:186
#, kde-format
msgid "Portuguese translation"
msgstr "Portugalskie tłumaczenie"
#: krusader/main.cpp:187
#, kde-format
msgid "Lukasz Janyst"
msgstr "Lukasz Janyst"
#: krusader/main.cpp:187
#, kde-format
msgid "Old Polish translation"
msgstr "Stare polskie tłumaczenie"
#: krusader/main.cpp:188
#, kde-format
msgid "Pawel Salawa"
msgstr "Pawel Salawa"
#: krusader/main.cpp:188 krusader/main.cpp:189
#, kde-format
msgid "Polish translation"
msgstr "Polskie tłumaczenie"
#: krusader/main.cpp:189
#, kde-format
msgid "Tomek Grzejszczyk"
msgstr "Tomek Grzejszczyk"
#: krusader/main.cpp:190
#, kde-format
msgid "Dmitry A. Bugay"
msgstr "Dmitry A. Bugay"
#: krusader/main.cpp:190
#, kde-format
msgid "Russian translation"
msgstr "Rosyjskie tłumaczenie"
#: krusader/main.cpp:191
#, kde-format
msgid "Dmitry Chernyak"
msgstr "Dmitry Chernyak"
#: krusader/main.cpp:191
#, kde-format
msgid "Old Russian translation"
msgstr "Stare rosyjskie tłumaczenie "
#: krusader/main.cpp:192
#, kde-format
msgid "Sasa Tomic"
msgstr "Sasa Tomic"
#: krusader/main.cpp:192
#, kde-format
msgid "Serbian translation"
msgstr "Serbskie tłumaczenie"
#: krusader/main.cpp:193
#, kde-format
msgid "Zdenko Podobný and Ondrej Pačay (Yogi)"
msgstr "Zdenko Podobný i Ondrej Pačay (Yogi)"
#: krusader/main.cpp:193
#, kde-format
msgid "Slovak translation"
msgstr "Słowackie tłumaczenie"
#: krusader/main.cpp:194
#, kde-format
msgid "Slovenian translation"
msgstr "Słoweńskie tłumaczenie"
#: krusader/main.cpp:195
#, kde-format
msgid "Rafael Munoz"
msgstr "Rafael Munoz"
#: krusader/main.cpp:195
#, kde-format
msgid "Old Spanish translation"
msgstr "Stare hiszpańskie tłumaczenie"
#: krusader/main.cpp:196
#, kde-format
msgid "Alejandro Araiza Alvarado"
msgstr "Alejandro Araiza Alvarado"
#: krusader/main.cpp:196
#, kde-format
msgid "Spanish translation"
msgstr "Hiszpańskie tłumaczenie"
#: krusader/main.cpp:197
#, kde-format
msgid "Erik Johanssen"
msgstr "Erik Johanssen"
#: krusader/main.cpp:197 krusader/main.cpp:198
#, kde-format
msgid "Old Swedish translation"
msgstr "Stare szwedzkie tłumaczenie"
#: krusader/main.cpp:198
#, kde-format
msgid "Anders Linden"
msgstr "Anders Linden"
#: krusader/main.cpp:199
#, kde-format
msgid "Peter Landgren"
msgstr "Peter Landgren"
#: krusader/main.cpp:199
#, kde-format
msgid "Swedish translation"
msgstr "Szwedzkie tłumaczenie"
#: krusader/main.cpp:200
#, kde-format
msgid "Bekir Sonat"
msgstr "Bekir Sonat"
#: krusader/main.cpp:200
#, kde-format
msgid "Turkish translation"
msgstr "Tureckie tłumaczenie"
#: krusader/main.cpp:201
#, kde-format
msgid "Ivan Petrouchtchak"
msgstr "Ivan Petrouchtchak"
#: krusader/main.cpp:201
#, kde-format
msgid "Ukrainian translation"
msgstr "Ukraińskie tłumaczenie"
#: krusader/main.cpp:202
#, kde-format
msgid "Seongnam Jee"
msgstr "Seongnam Jee"
#: krusader/main.cpp:202
#, kde-format
msgid "Korean translation"
msgstr "Koreańskie tłumaczenie"
#: krusader/main.cpp:212
#, kde-format
msgid "Start left panel at <path>"
msgstr "Lewy panel startuje w <path>"
#: krusader/main.cpp:213
#, kde-format
msgid "Start right panel at <path>"
msgstr "Prawy panel startuje w <path>"
#: krusader/main.cpp:214
#, kde-format
msgid "Load this profile on startup"
msgstr "Wczytaj ten profil po uruchomieniu"
#: krusader/main.cpp:215
#, kde-format
msgid "Enable debug output"
msgstr "Włącz wyjście diagnostyczne"
#: krusader/main.cpp:216
#, kde-format
msgid "URL to open"
msgstr "Adres URL do otwarcia"
#: krusader/MountMan/kmountman.cpp:62
#, kde-format
msgid "&MountMan..."
msgstr "Zarządzanie &podpinaniem..."
#: krusader/MountMan/kmountman.cpp:65
#, kde-format
msgid "Open &MountMan"
msgstr "Otwórz zarządzanie podpinanie&m"
#: krusader/MountMan/kmountman.cpp:118
#, kde-format
msgid "Cannot start 'mount'. Check the 'Dependencies' page in konfigurator."
msgstr "Nie można wykonać 'mount'. Sprawdź stronę 'Zależności' w ustawieniach."
#: krusader/MountMan/kmountman.cpp:341
#, kde-format
msgid "MountMan is not operational. Sorry"
msgstr "Zarządzanie podpinaniem nie działa. Przepraszamy"
#: krusader/MountMan/kmountmangui.cpp:71
#, kde-format
msgid "MountMan - Your Mount-Manager"
msgstr "Zarządzanie podpinaniem"
#: krusader/MountMan/kmountmangui.cpp:85
#, kde-format
msgid "&Eject"
msgstr "&Wysuń"
#: krusader/MountMan/kmountmangui.cpp:90 krusader/MountMan/kmountmangui.cpp:389
#, kde-format
msgid "&Unmount"
msgstr "&Odepnij"
#: krusader/MountMan/kmountmangui.cpp:161
#, kde-format
msgid "Mnt.Point"
msgstr "Punkt podpięcia"
#: krusader/MountMan/kmountmangui.cpp:162
#, kde-format
msgid "Total Size"
msgstr "Pojemność"
#: krusader/MountMan/kmountmangui.cpp:163
#, kde-format
msgid "Free Size"
msgstr "Wolne"
#: krusader/MountMan/kmountmangui.cpp:164
#, kde-format
msgid "Free %"
msgstr "Wolny %"
#: krusader/MountMan/kmountmangui.cpp:193
#, kde-format
msgid "MountMan.Info"
msgstr "MountMan.Info"
#: krusader/MountMan/kmountmangui.cpp:200
#, kde-format
msgid "Show only removable devices"
msgstr "Pokaż tylko wymienne urządzenia"
#: krusader/MountMan/kmountmangui.cpp:391
#, kde-format
msgid "&Mount"
msgstr "&Podepnij"
#: krusader/MountMan/kmountmangui.cpp:411
#, kde-format
msgid "MountMan"
msgstr "Zarządzanie podpinaniem"
#: krusader/MountMan/kmountmangui.cpp:427
#, kde-format
msgid "Format"
msgstr "Formatuj"
#: krusader/Panel/krcalcspacedialog.cpp:42
#, kde-format
msgid "Calculate Occupied Space"
msgstr "Oblicz zajmowane miejsce"
#: krusader/Panel/krcalcspacedialog.cpp:120
#, kde-format
msgid "Name: %1\n"
msgstr "Nazwa: %1\n"
#: krusader/Panel/krcalcspacedialog.cpp:122
#, kde-format
msgid "Total occupied space: %1"
msgstr "Razem zajmuje: %1"
#: krusader/Panel/krcalcspacedialog.cpp:124
#, kde-format
msgid " (%2 byte)"
msgid_plural " (%2 bytes)"
msgstr[0] " (%2 bajt)"
msgstr[1] " (%2 bajty)"
msgstr[2] "(%2 bajtów)"
#: krusader/Panel/krcalcspacedialog.cpp:126
#, kde-format
msgid "in %1 folder"
msgid_plural "in %1 folders"
msgstr[0] "w %1 katalogu"
msgstr[1] "w %1 katalogach"
msgstr[2] "w %1 katalogach"
#: krusader/Panel/krcalcspacedialog.cpp:128
#, kde-format
msgid "and %1 file"
msgid_plural "and %1 files"
msgstr[0] "i %1 pliku"
msgstr[1] "i %1 plikach"
msgstr[2] "i %1 plikach"
#: krusader/Panel/krfiletreeview.cpp:192
#, kde-format
msgid "Show Details"
msgstr "Pokaż szczegóły"
#: krusader/Panel/krfiletreeview.cpp:195
#, kde-format
msgid "Show columns with details"
msgstr "Pokaż kolumny ze szczegółami"
#: krusader/Panel/krfiletreeview.cpp:196
#, kde-format
msgid "Show Hidden Folders"
msgstr "Pokaż ukryte katalogi"
#: krusader/Panel/krfiletreeview.cpp:199
#, kde-format
msgid "Show folders starting with a dot"
msgstr "Pokaż katalogi zaczynające się od kropki"
#: krusader/Panel/krfiletreeview.cpp:204
#, kde-format
msgid "Start From Root"
msgstr "Pokaż od katalogu głównego"
#: krusader/Panel/krfiletreeview.cpp:207
#, kde-format
msgid "Set root of the tree to root of filesystem"
msgstr "Ustaw katalog główny drzewa na katalog główny systemu"
#: krusader/Panel/krfiletreeview.cpp:210
#, kde-format
msgid "Start From Current"
msgstr "Rozpocznij od bieżącego"
#: krusader/Panel/krfiletreeview.cpp:213
#, kde-format
msgid "Set root of the tree to the current folder"
msgstr "Ustaw katalog główny drzewa na bieżący katalog"
#: krusader/Panel/krfiletreeview.cpp:216
#, kde-format
msgid "Start From Place"
msgstr "Rozpocznij od miejsca"
#: krusader/Panel/krfiletreeview.cpp:220
#, kde-format
msgid "Set root of the tree to closest folder listed in 'Places'"
msgstr ""
"Ustaw katalog główny drzewa na najbliższy katalog wymieniony w 'Miejscach'"
#: krusader/Panel/krfiletreeview.cpp:249
#, kde-format
msgctxt "@action:inmenu"
msgid "Cut"
msgstr "Wytnij"
#: krusader/Panel/krfiletreeview.cpp:254
#, kde-format
msgctxt "@action:inmenu"
msgid "Copy"
msgstr "Kopiuj"
#: krusader/Panel/krfiletreeview.cpp:276
#, kde-format
msgctxt "@action:inmenu"
msgid "Move to Trash"
msgstr "Przenieś do kosza"
#: krusader/Panel/krfiletreeview.cpp:287
#, kde-format
msgctxt "@action:inmenu"
msgid "Delete"
msgstr "Usuń"
#: krusader/Panel/krfiletreeview.cpp:298
#, kde-format
msgctxt "@action:inmenu"
msgid "Properties"
msgstr "Właściwości"
#: krusader/Panel/krlayoutfactory.cpp:57
#, kde-format
msgctxt "Default layout"
msgid "Default"
msgstr "Domyślny"
#: krusader/Panel/krlayoutfactory.cpp:59
#, kde-format
msgid "Compact"
msgstr "Kompaktowy"
#: krusader/Panel/krlayoutfactory.cpp:61
#, kde-format
msgid "Classic"
msgstr "Klasyczny"
#: krusader/Panel/krlayoutfactory.cpp:63
#, kde-format
msgid "Custom layout: \"%1\""
msgstr "Własny układ: \"%1\""
#: krusader/Panel/krpreviewpopup.cpp:104
#, kde-format
msgid "Preview not available"
msgstr "Podgląd niedostępny"
#: krusader/Panel/krsearchbar.cpp:49
#, kde-format
msgid "Close the search bar"
msgstr "Zamknij pasek wyszukiwania"
#: krusader/Panel/krsearchbar.cpp:55
#, kde-format
msgid "Change the search mode"
msgstr "Zmień tryb wyszukiwania"
#: krusader/Panel/krsearchbar.cpp:63
#, kde-format
msgid "Enter or select search string"
msgstr "Podaj lub wybierz ciąg znaków do wyszukania"
#: krusader/Panel/krsearchbar.cpp:75
#, kde-format
msgid "Save the current search string"
msgstr "Zapisz bieżący ciąg znaków do wyszukania"
#: krusader/Panel/krsearchbar.cpp:81
#, kde-format
msgid "Open selection dialog"
msgstr "Otwórz okno dialogowe wyboru"
#: krusader/Panel/krsearchbar.cpp:201
#, kde-format
msgid "Saved search text to history"
msgstr "Zapisz tekst wyszukiwania w historii"
#: krusader/Panel/listpanel.cpp:155
#, kde-format
msgid ""
"The statusbar displays information about the filesystem which holds your "
"current folder: total size, free space, type of filesystem, etc."
msgstr ""
"Ten pasek pokazuje informację o systemie plików w którym znajduje się "
"bieżący katalog: Całkowity rozmiar, wolne miejsce, typ systemu plików itp."
#: krusader/Panel/listpanel.cpp:179
#, kde-format
msgid ""
"Open menu with bookmarks. You can also add current location to the list, "
"edit bookmarks or add subfolder to the list."
msgstr ""
"Otwiera menu z zakładkami. Możesz również dodać bieżącą lokalizację do "
"listy, edytować zakładki, lub dodać podkatalog do listy."
#: krusader/Panel/listpanel.cpp:186
#, kde-format
msgid ""
"Name of folder where you are. You can also enter name of desired location to "
"move there. Use of Net protocols like ftp or fish is possible."
msgstr ""
"Nazwa katalogu w którym jesteś. Możesz także wpisać nazwę żądanego miejsca, "
"aby się tam przenieść. Używanie protokołów Net, jak ftp lub fish jest "
"możliwe."
#: krusader/Panel/listpanel.cpp:223
#, kde-format
msgid ""
"The totals bar shows how many files exist, how many selected and the bytes "
"math"
msgstr ""
"Ten pasek pokazuje liczbę plików w katalogu, liczbę plików zaznaczonych, "
"sumę rozmiarów plików zaznaczonych i sumę rozmiarów wszystkich plików w "
"katalogu"
#: krusader/Panel/listpanel.cpp:242
#, kde-format
msgid "Cancel directory space calculation"
msgstr "Porzuć przeliczanie zajmowanej przestrzeni przez katalog"
#: krusader/Panel/listpanel.cpp:262
#, kde-format
msgid "Move Sidebar clockwise"
msgstr "Przenieś pasek boczny w prawo"
#: krusader/Panel/listpanel.cpp:273 krusader/Panel/listpanel.cpp:586
#, kde-format
msgid "Open the Sidebar"
msgstr "Otwórz pasek boczny"
#: krusader/Panel/listpanel.cpp:296
#, kde-format
msgid ""
"This button toggles the sync-browse mode.\n"
"When active, each folder change is performed in the\n"
"active and inactive panel - if possible."
msgstr ""
"Ten przycisk przełącza tryb przeglądania synchronicznego.\n"
"Gdy jest aktywny, każda zmiana katalogu jest dokonywana\n"
"w aktywnym i nieaktywnym panelu - jeśli jest to możliwe."
#: krusader/Panel/listpanel.cpp:579
#, kde-format
msgid "Close the Sidebar"
msgstr "Zamknij pasek boczny"
#: krusader/Panel/listpanel.cpp:639
#: krusader/Synchronizer/synchronizergui.cpp:983
#, kde-format
msgid "Warning: The left and the right side are showing the same folder."
msgstr "Uwaga: Lewa i prawa strona pokazują ten sam katalog!"
#: krusader/Panel/listpanel.cpp:797
#, kde-format
msgctxt ""
"%1=free space,%2=total space,%3=percentage of usage, %4=mountpoint,"
"%5=filesystem type"
msgid "%1 free out of %2 (%3%) on %4 [(%5)]"
msgstr "%1 z %2 wolnych (%3%) na %4 [(%5)]"
#: krusader/Panel/listpanel.cpp:800
#, kde-format
msgid "%1 free"
msgstr "%1 wolne"
#: krusader/Panel/listpanel.cpp:1017
#, kde-format
msgid "loading previews: %p%"
msgstr "wczytywanie podglądów: %p%"
#: krusader/Panel/listpanel.cpp:1059
#, kde-format
msgid ">> Reading..."
msgstr ">> Czytanie..."
#: krusader/Panel/listpanel.cpp:1085
#, kde-format
msgid ">> Reading: %1 % complete..."
msgstr ">> Czytanie: %1 % ukończonych..."
#: krusader/Panel/listpanel.cpp:1091
#, kde-format
msgid ">> Reading: %1"
msgstr ">> Czytanie: %1"
#: krusader/Panel/listpanel.cpp:1130
#, kde-format
msgid "Error: %1"
msgstr "Błąd: %1"
#: krusader/Panel/listpanelactions.cpp:65
#, kde-format
msgid "Cut to Clipboard"
msgstr "Wytnij do schowka"
#: krusader/Panel/listpanelactions.cpp:71
#: krusader/Search/krsearchdialog.cpp:218
#, kde-format
msgid "Copy to Clipboard"
msgstr "Kopiuj do schowka"
#: krusader/Panel/listpanelactions.cpp:73
#, kde-format
msgid "Paste from Clipboard"
msgstr "Wklej ze schowka"
#: krusader/Panel/listpanelactions.cpp:77
#: krusader/Search/krsearchdialog.cpp:202
#, kde-format
msgid "View File"
msgstr "Podejrzyj plik"
#: krusader/Panel/listpanelactions.cpp:78
#: krusader/Search/krsearchdialog.cpp:207
#, kde-format
msgid "Edit File"
msgstr "Edytuj plik"
#: krusader/Panel/listpanelactions.cpp:79
#, kde-format
msgid "&New Text File..."
msgstr "&Nowy plik tekstowy..."
#: krusader/Panel/listpanelactions.cpp:80
#, kde-format
msgid "Copy to other panel"
msgstr "Kopiuj do drugiego panelu"
#: krusader/Panel/listpanelactions.cpp:81
#, kde-format
msgid "Move to other panel"
msgstr "Przenieś na drugi panel"
#: krusader/Panel/listpanelactions.cpp:82
#, kde-format
msgid "Copy delayed..."
msgstr "Opóźnione kopiowanie..."
#: krusader/Panel/listpanelactions.cpp:83
#, kde-format
msgid "Move delayed..."
msgstr "Opóźnione przenoszenie..."
#: krusader/Panel/listpanelactions.cpp:84
#, kde-format
msgid "New Folder..."
msgstr "Nowy katalog..."
#: krusader/Panel/listpanelactions.cpp:86
#, kde-format
msgid "Start Terminal Here"
msgstr "Otwórz tu terminal"
#: krusader/Panel/listpanelactions.cpp:87
#, kde-format
msgid "F3 View Dialog"
msgstr "F3 Podgląd"
#: krusader/Panel/listpanelactions.cpp:90
#, kde-format
msgid "Right-click Menu"
msgstr "Menu prawego przycisku myszki"
#: krusader/Panel/listpanelactions.cpp:91
#, kde-format
msgid "&Properties..."
msgstr "&Właściwości..."
#: krusader/Panel/listpanelactions.cpp:92
#, kde-format
msgid "&Compare Folders"
msgstr "Porówn&aj pliki"
#: krusader/Panel/listpanelactions.cpp:93
#, kde-format
msgid "Calculate &Occupied Space"
msgstr "&Oblicz zajmowane miejsce"
#: krusader/Panel/listpanelactions.cpp:94
#, kde-format
msgid "Pac&k..."
msgstr "Spa&kuj..."
#: krusader/Panel/listpanelactions.cpp:95
#, kde-format
msgid "&Unpack..."
msgstr "Rozpak&uj..."
#: krusader/Panel/listpanelactions.cpp:96
#, kde-format
msgid "Create Checksum..."
msgstr "Oblicz sumy sprawdzające..."
#: krusader/Panel/listpanelactions.cpp:97
#, kde-format
msgid "Verify Checksum..."
msgstr "Sprawdź sumy sprawdzające..."
#: krusader/Panel/listpanelactions.cpp:98
#: krusader/Panel/panelcontextmenu.cpp:261
#, kde-format
msgid "New Symlink..."
msgstr "Nowe dowiązanie symboliczne..."
#: krusader/Panel/listpanelactions.cpp:99
#, kde-format
msgid "T&est Archive"
msgstr "&Sprawdź archiwum"
#: krusader/Panel/listpanelactions.cpp:100
#, kde-format
msgid "Alternative Delete"
msgstr "Alternatywne usunięcie"
#: krusader/Panel/listpanelactions.cpp:103
#, kde-format
msgid "Root"
msgstr "Katalog główny"
#: krusader/Panel/listpanelactions.cpp:104
#, kde-format
msgid "Go to Other Panel's Folder"
msgstr "Idź do katalogu drugiego panelu"
#: krusader/Panel/listpanelactions.cpp:105
#, kde-format
msgid "&Reload"
msgstr "Wczytaj &ponownie"
#: krusader/Panel/listpanelactions.cpp:106
#, kde-format
msgid "Cancel Refresh of View"
msgstr "Zaniechaj odświeżania widoku"
#: krusader/Panel/listpanelactions.cpp:107
#, kde-format
msgid "New Net &Connection..."
msgstr "&Nowe połączenie sieciowe..."
#: krusader/Panel/listpanelactions.cpp:108
#, kde-format
msgid "Disconnect &from Net"
msgstr "&Rozłącz się z siecią"
#: krusader/Panel/listpanelactions.cpp:109
#, kde-format
msgid "Sync Panels"
msgstr "Synchronizuj Panele"
#: krusader/Panel/listpanelactions.cpp:110
#, kde-format
msgid "Jump Back"
msgstr "Skocz wstecz"
#: krusader/Panel/listpanelactions.cpp:111
#, kde-format
msgid "Set Jump Back Point"
msgstr "Ustaw punkt skoku wstecz tutaj"
#: krusader/Panel/listpanelactions.cpp:112
#, kde-format
msgid "S&ynchron Folder Changes"
msgstr "S&ynchronizuj zmiany katalogu"
#: krusader/Panel/listpanelactions.cpp:113
#, kde-format
msgid "Go to Location Bar"
msgstr "Przejdź do paska adresu"
#: krusader/Panel/listpanelactions.cpp:114
#, kde-format
msgid "Toggle Sidebar"
msgstr "Przełącz pasek boczny"
#: krusader/Panel/listpanelactions.cpp:116
#, kde-format
msgid "Left Bookmarks"
msgstr "Zakładki lewego panelu"
#: krusader/Panel/listpanelactions.cpp:117
#, kde-format
msgid "Right Bookmarks"
msgstr "Zakładki prawego panelu"
#: krusader/Panel/listpanelactions.cpp:118
#, kde-format
msgid "History"
msgstr "Historia"
#: krusader/Panel/listpanelactions.cpp:119
#, kde-format
msgid "Left History"
msgstr "Historia lewego panelu"
#: krusader/Panel/listpanelactions.cpp:120
#, kde-format
msgid "Right History"
msgstr "Historia prawego panelu"
#: krusader/Panel/listpanelactions.cpp:121
#, kde-format
msgid "Media"
msgstr "Media"
#: krusader/Panel/listpanelactions.cpp:122
#, kde-format
msgid "Left Media"
msgstr "Lewy panel zasoby"
#: krusader/Panel/listpanelactions.cpp:123
#, kde-format
msgid "Right Media"
msgstr "Prawy panel zasoby"
#: krusader/Panel/listpanelactions.cpp:126
#, kde-format
msgid "Find in folder..."
msgstr "Znajdź w katalogu..."
#: krusader/Panel/listpanelactions.cpp:127
#, kde-format
msgid "Select in folder..."
msgstr "Wybierz katalog..."
#: krusader/Panel/listpanelactions.cpp:128
#, kde-format
msgid "Filter in folder..."
msgstr "Odfiltruj w katalogu..."
#: krusader/Panel/listpanelactions.cpp:131
#, kde-format
msgid "ROOT (/)"
msgstr "Katalog główny (/)"
#: krusader/Panel/listpanelactions.cpp:133
#, kde-format
msgid "Rename file, folder, etc."
msgstr "Zmienia nazwę pliku, katalogu, itd."
#: krusader/Panel/listpanelactions.cpp:134
#, kde-format
msgid "Open file in viewer."
msgstr "Otwiera plik w przeglądarce."
#: krusader/Panel/listpanelactions.cpp:135
#, kde-format
msgid ""
"<qt><p>Edit file.</p><p>The editor can be defined in Konfigurator, default "
"is <b>internal editor</b>.</p></qt>"
msgstr ""
"<qt><p>Edytuje plik.</p><p>Edytor jest dostosowywalny w Ustawieniach, "
"domyślnym jest <b>internal editor</b> (wbudowany edytor).</p></qt>"
#: krusader/Panel/listpanelactions.cpp:138
#, kde-format
msgid "Copy file from one panel to the other."
msgstr "Kopiuje plik z jednego panelu do innego."
#: krusader/Panel/listpanelactions.cpp:139
#, kde-format
msgid "Move file from one panel to the other."
msgstr "Przenosi plik z jednego panelu do innego."
#: krusader/Panel/listpanelactions.cpp:140
#, kde-format
msgid "Create folder in current panel."
msgstr "Tworzy katalog w bieżącym panelu."
#: krusader/Panel/listpanelactions.cpp:141
#, kde-format
msgid "Delete file, folder, etc."
msgstr "Usuwa plik, katalog, itd."
#: krusader/Panel/listpanelactions.cpp:142
#, kde-format
msgid ""
"<qt><p>Open terminal in current folder.</p><p>The terminal can be defined in "
"Konfigurator, default is <b>konsole</b>.</p></qt>"
msgstr ""
"<qt><p>Otwiera terminal w bieżącym katalogu.</p><p>Możesz określić terminal "
"w Ustawieniach, domyślnym jest <b>konsole</b>.</p></qt>"
#: krusader/Panel/panelcontextmenu.cpp:135
#, kde-format
msgid "Open/Run Files"
msgstr "Otwórz/Wykonaj plik"
#: krusader/Panel/panelcontextmenu.cpp:138
#, kde-format
msgid "Run"
msgstr "Uruchom"
#: krusader/Panel/panelcontextmenu.cpp:147
#, kde-format
msgid "Open in New Tabs"
msgstr "Otwórz w nowych kartach"
#: krusader/Panel/panelcontextmenu.cpp:147
#, kde-format
msgid "Open in New Tab"
msgstr "Otwórz w nowej karcie"
#: krusader/Panel/panelcontextmenu.cpp:159
#, kde-format
msgid "Browse Archive"
msgstr "Przeglądaj archiwum"
#: krusader/Panel/panelcontextmenu.cpp:199
#, kde-format
msgid "Other..."
msgstr "Inne..."
#: krusader/Panel/panelcontextmenu.cpp:201
#, kde-format
msgid "Open With"
msgstr "Otwórz w"
#: krusader/Panel/panelcontextmenu.cpp:246
#, kde-format
msgid "Move to Trash"
msgstr "Przenieś do kosza"
#: krusader/Panel/panelcontextmenu.cpp:262
#, kde-format
msgid "New Hardlink..."
msgstr "Nowe dowiązanie twarde..."
#: krusader/Panel/panelcontextmenu.cpp:264
#, kde-format
msgid "Redirect Link..."
msgstr "Przekieruj dowiązanie..."
#: krusader/Panel/panelcontextmenu.cpp:267
#, kde-format
msgid "Link Handling"
msgstr "Obsługa dowiązań"
#: krusader/Panel/panelcontextmenu.cpp:290
#, kde-format
msgid "Send by Email"
msgstr "Wyślij pocztą elektroniczną"
#: krusader/Panel/panelcontextmenu.cpp:295
#, kde-format
msgid "Restore"
msgstr "Wznów"
#: krusader/Panel/panelcontextmenu.cpp:302
#, kde-format
msgid "Synchronize Selected Files..."
msgstr "Synchronizuj wybrane pliki..."
#: krusader/Panel/panelcontextmenu.cpp:329
#, kde-format
msgid "Create New"
msgstr "Utwórz nowy"
#: krusader/Panel/panelfunc.cpp:362
#, kde-format
msgid "You can edit links only on local file systems"
msgstr "Możesz edytować dowiązania tylko na lokalnym systemie plików"
#: krusader/Panel/panelfunc.cpp:373
#, kde-format
msgid "The current file is not a link, so it cannot be redirected."
msgstr "Bieżący plik nie jest dowiązaniem, więc nie można go przekierować."
#: krusader/Panel/panelfunc.cpp:380
#, kde-format
msgid "Link Redirection"
msgstr "Przekierowanie dowiązań"
#: krusader/Panel/panelfunc.cpp:380
#, kde-format
msgid "Please enter the new link destination:"
msgstr "Proszę podać nowe miejsce docelowe dowiązania:"
#: krusader/Panel/panelfunc.cpp:387
#, kde-format
msgid "Cannot remove old link: %1"
msgstr "Nie można usunąć starego dowiązania: %1"
#: krusader/Panel/panelfunc.cpp:392
#, kde-format
msgid "Failed to create a new link: %1"
msgstr "Nieudane utworzenie nowego dowiązania: %1"
#: krusader/Panel/panelfunc.cpp:400
#, kde-format
msgid "You can create links only on local file systems"
msgstr "Możesz tworzyć dowiązania tylko na lokalnym systemie plików"
#: krusader/Panel/panelfunc.cpp:409
#, kde-format
msgid "New Link"
msgstr "Nowe dowiązanie"
#: krusader/Panel/panelfunc.cpp:410
#, kde-format
msgid "Create a new link to: %1"
msgstr "Utwórz nowe dowiązanie do: %1"
#: krusader/Panel/panelfunc.cpp:418 krusader/Panel/panelfunc.cpp:675
#, kde-format
msgid "A folder or a file with this name already exists."
msgstr "Katalog lub plik o tej nazwie już istnieje."
#: krusader/Panel/panelfunc.cpp:430
#, kde-format
msgid "Failed to create a new symlink '%1' to: '%2'"
msgstr "Nieudane utworzenie nowego dowiązania symbolicznego '%1' do: '%2'"
#: krusader/Panel/panelfunc.cpp:434
#, kde-format
msgid "Failed to create a new link '%1' to '%2'"
msgstr "Nieudane utworzenie nowego dowiązania '%1' do '%2'"
#: krusader/Panel/panelfunc.cpp:451
#, kde-format
msgid "No permissions to view this file."
msgstr "Brak uprawnień do odczytu tego pliku."
#: krusader/Panel/panelfunc.cpp:462
#, kde-format
msgid "Enter a URL to view:"
msgstr "Wpisz adres URL do pokazania:"
#: krusader/Panel/panelfunc.cpp:491
#, kde-format
msgid "You cannot edit a folder"
msgstr "Nie możesz edytować katalogu"
#: krusader/Panel/panelfunc.cpp:496
#, kde-format
msgid "No permissions to edit this file."
msgstr "Brak uprawnień do edycji tego pliku."
#: krusader/Panel/panelfunc.cpp:506
#, kde-format
msgid "Enter the filename to edit:"
msgstr "Wprowadź nazwę pliku do edycji:"
#: krusader/Panel/panelfunc.cpp:589
#, kde-format
msgid "Move %1 to:"
msgstr "Przenieś %1 do:"
#: krusader/Panel/panelfunc.cpp:590
#, kde-format
msgid "Move %1 file to:"
msgid_plural "Move %1 files to:"
msgstr[0] "Przenieś %1 plik do:"
msgstr[1] "Przenieś %1 pliki do:"
msgstr[2] "Przenieś %1 plików do:"
#: krusader/Panel/panelfunc.cpp:593
#, kde-format
msgid "Copy %1 to:"
msgstr "Kopiuj %1 do:"
#: krusader/Panel/panelfunc.cpp:594
#, kde-format
msgid "Copy %1 file to:"
msgid_plural "Copy %1 files to:"
msgstr[0] "Kopiuj %1 plik do:"
msgstr[1] "Kopiuj %1 pliki do:"
msgstr[2] "Kopiuj %1 plików do:"
#: krusader/Panel/panelfunc.cpp:661
#, kde-format
msgid "New folder"
msgstr "Nowy katalog"
#: krusader/Panel/panelfunc.cpp:661
#, kde-format
msgid "Folder's name:"
msgstr "Nazwa katalogu:"
#: krusader/Panel/panelfunc.cpp:741
#, kde-format
msgid "Do you really want to move this item to the trash?"
msgid_plural "Do you really want to move these %1 items to the trash?"
msgstr[0] "Czy na pewno chcesz przenieść ten plik do kosza?"
msgstr[1] "Czy na pewno chcesz przenieść te %1 pliki do kosza?"
msgstr[2] "Czy na pewno chcesz przenieść te %1 plików do kosza?"
#: krusader/Panel/panelfunc.cpp:745
#, kde-format
msgid ""
"<qt>Do you really want to delete this item <b>physically</b> (not just "
"removing it from the virtual items)?</qt>"
msgid_plural ""
"<qt>Do you really want to delete these %1 items <b>physically</b> (not just "
"removing them from the virtual items)?</qt>"
msgstr[0] ""
"<qt>Czy na pewno chcesz usunąć ten plik <b>fizycznie</b> z dysku (a nie "
"tylko z wirtualnego katalogu)?</qt>"
msgstr[1] ""
"<qt>Czy na pewno chcesz usunąć te %1 pliki <b>fizycznie</b> z dysku (a nie "
"tylko z wirtualnego katalogu)?</qt>"
msgstr[2] ""
"<qt>Czy na pewno chcesz usunąć te %1 plików <b>fizycznie</b> z dysku (a nie "
"tylko z wirtualnego katalogu)?</qt>"
#: krusader/Panel/panelfunc.cpp:752
#, kde-format
msgid "Do you really want to delete this item?"
msgid_plural "Do you really want to delete these %1 items?"
msgstr[0] "Czy na pewno chcesz usunąć ten plik?"
msgstr[1] "Czy na pewno chcesz usunąć te %1 pliki?"
msgstr[2] "Czy na pewno chcesz usunąć te %1 plików?"
#: krusader/Panel/panelfunc.cpp:788
#, kde-format
msgid "<qt><p>Folder <b>%1</b> is not empty.</p>"
msgstr "<qt><p>Katalog <b>%1</b> nie jest pusty.</p>"
#: krusader/Panel/panelfunc.cpp:789
#, kde-format
msgid "<p>Skip this one or trash all?</p></qt>"
msgstr "<p>Pominąć to czy wyrzucić do kosza wszystkie?</p></qt>"
#: krusader/Panel/panelfunc.cpp:790
#, kde-format
msgid "<p>Skip this one or delete all?</p></qt>"
msgstr "<p>Pominąć to czy usunąć wszystkie?</p></qt>"
#: krusader/Panel/panelfunc.cpp:791
#, kde-format
msgid "&Skip"
msgstr "&Pomiń"
#: krusader/Panel/panelfunc.cpp:792
#, kde-format
msgid "&Trash All"
msgstr "Wszys&tkie do kosza"
#: krusader/Panel/panelfunc.cpp:792
#, kde-format
msgid "&Delete All"
msgstr "U&suń wszystkie"
#: krusader/Panel/panelfunc.cpp:823
#, kde-format
msgid ""
"Do you really want to delete this virtual item (physical files stay "
"untouched)?"
msgid_plural ""
"Do you really want to delete these %1 virtual items (physical files stay "
"untouched)?"
msgstr[0] ""
"Czy na pewno chcesz usunąć ten wirtualny plik (rzeczywisty plik nie zostanie "
"usunięty)?"
msgstr[1] ""
"Czy na pewno chcesz usunąć te %1 wirtualne pliki (rzeczywiste pliki nie "
"zostaną usunięte)?"
msgstr[2] ""
"Czy na pewno chcesz usunąć tych %1 wirtualnych plików (rzeczywiste pliki nie "
"zostaną usunięte)?"
#: krusader/Panel/panelfunc.cpp:846
#, kde-format
msgid "Could not start %1"
msgstr "Nie można uruchomić %1"
#: krusader/Panel/panelfunc.cpp:857
#, kde-format
msgid "%1 cannot open %2"
msgstr "%1 nie może otworzyć %2"
#: krusader/Panel/panelfunc.cpp:931
#, kde-format
msgid ""
"<qt><p>The archive <b>%1.%2</b> already exists. Do you want to overwrite it?"
"</p><p>All data in the previous archive will be lost.</p></qt>"
msgstr ""
"<qt><p>Archiwum <b>%1.%2</b> już istnieje. Czy chcesz je zastąpić? </"
"p><p>Wszystkie dane zawarte w poprzednim archiwum zostaną utracone.</p></qt>"
#: krusader/Panel/panelfunc.cpp:933
#, kde-format
msgid ""
"<qt><p>The archive <b>%1.%2</b> already exists. Do you want to overwrite it?"
"</p><p>Zip will replace identically named entries in the zip archive or add "
"entries for new names.</p></qt>"
msgstr ""
"<qt><p>Archiwum <b>%1.%2</b> już istnieje. Czy chcesz je zastąpić? </"
"p><p>Zip doda nowe pliki do archiwum a te o istniejących nazwach zostaną "
"zastąpione.</p></qt>"
#: krusader/Panel/panelfunc.cpp:939
#, kde-format
msgid "Cannot pack files onto a virtual destination."
msgstr "Nie można pakować plików w wirtualnym miejscu."
#: krusader/Panel/panelfunc.cpp:973
#, kde-format
msgid "Unpack %1 to:"
msgstr "Rozpakuj %1 do:"
#: krusader/Panel/panelfunc.cpp:975
#, kde-format
msgid "Unpack %1 file to:"
msgid_plural "Unpack %1 files to:"
msgstr[0] "Rozpakuj %1 plik do:"
msgstr[1] "Rozpakuj %1 pliki do:"
msgstr[2] "Rozpakuj %1 plików do:"
#: krusader/Panel/PanelView/krinterbriefview.cpp:250
#: krusader/Panel/PanelView/krinterdetailedview.cpp:288
#, kde-format
msgid "Columns"
msgstr "Kolumny"
#: krusader/Panel/PanelView/krinterdetailedview.cpp:302
#, kde-format
msgid "Automatically Resize Columns"
msgstr "Dopasuj rozmiar kolumn"
#: krusader/Panel/PanelView/krview.cpp:431
#, kde-format
msgctxt ""
"%1=number of selected items,%2=total number of items, "
"%3=filesize of selected items,%4=filesize in Bytes, "
"%5=filesize of all items in folder,%6=filesize in Bytes"
msgid "%1 out of %2, %3 (%4) out of %5 (%6)"
msgstr "%1 z %2, %3 (%4) z %5 (%6)"
#: krusader/Panel/PanelView/krview.cpp:439
#, kde-format
msgctxt ""
"%1=number of selected items,%2=total number of items, "
"%3=filesize of selected items,%4=filesize of all items in folder"
msgid "%1 out of %2, %3 out of %4"
msgstr "%1 z %2, %3 z %4"
#: krusader/Panel/PanelView/krview.cpp:1088
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Apply filter to folders"
msgid "Apply filter to folder&s"
-msgstr "Zastosuj filt do katalogów"
+msgstr "Zasto&suj filt do katalogów"
#: krusader/Panel/PanelView/krview.cpp:1093
#, kde-format
msgid "Filter Files"
msgstr "Filtruj pliki"
#: krusader/Panel/PanelView/krview.cpp:1119
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Apply selection to folders"
msgid "Apply &selection to folders"
-msgstr "Zastosuj zaznaczenie do katalogów"
+msgstr "Zasto&suj zaznaczenie do katalogów"
#: krusader/Panel/PanelView/krview.cpp:1120
#, kde-format
msgid "Select Files"
msgstr "Zaznacz pliki"
#: krusader/Panel/PanelView/krviewfactory.cpp:67
#, kde-format
msgid "&Detailed View"
msgstr "Wi&dok szczegółowy"
#: krusader/Panel/PanelView/krviewfactory.cpp:70
#, kde-format
msgid "&Brief View"
msgstr "Widok &skrócony"
#: krusader/Panel/PanelView/krviewitem.cpp:75
#, kde-format
msgid "Climb up the folder tree"
msgstr "W górę drzewa katalogów"
#: krusader/Panel/PanelView/krviewitem.cpp:88
#, kde-format
msgid "(Broken Link)"
msgstr "(Uszkodzone dowiązanie)"
#: krusader/Panel/PanelView/krviewitem.cpp:90
#, kde-format
msgid "Symbolic Link"
msgstr "Dowiązanie symboliczne"
#: krusader/Panel/PanelView/krviewitem.cpp:92
#, kde-format
msgid "%1 (Link)"
msgstr "%1 (dowiązanie)"
#: krusader/Panel/PanelView/listmodel.cpp:143
#: krusader/Synchronizer/synchronizergui.cpp:1583
#, kde-format
msgctxt ""
"Show the string 'DIR' instead of file size in detailed view (for folders)"
msgid "DIR"
msgstr "KAT"
#: krusader/Panel/PanelView/listmodel.cpp:384
#, kde-format
msgctxt "File property"
msgid "Name"
msgstr "Nazwa"
#: krusader/Panel/PanelView/listmodel.cpp:385
#, kde-format
msgctxt "File property"
msgid "Ext"
msgstr "Rozszerzenie"
#: krusader/Panel/PanelView/listmodel.cpp:386
#, kde-format
msgctxt "File property"
msgid "Size"
msgstr "Rozmiar"
#: krusader/Panel/PanelView/listmodel.cpp:387
#, kde-format
msgctxt "File property"
msgid "Type"
msgstr "Rodzaj"
#: krusader/Panel/PanelView/listmodel.cpp:388
#, kde-format
msgctxt "File property"
msgid "Modified"
msgstr "Zmieniony"
#: krusader/Panel/PanelView/listmodel.cpp:389
#, kde-format
msgctxt "File property"
msgid "Changed"
msgstr "Zmieniony"
#: krusader/Panel/PanelView/listmodel.cpp:390
#, kde-format
msgctxt "File property"
msgid "Accessed"
msgstr "Otwierany"
#: krusader/Panel/PanelView/listmodel.cpp:391
#, kde-format
msgctxt "File property"
msgid "Perms"
msgstr "Uprawnienia"
#: krusader/Panel/PanelView/listmodel.cpp:392
#, kde-format
msgctxt "File property"
msgid "rwx"
msgstr "rwx"
#: krusader/Panel/PanelView/listmodel.cpp:393
#, kde-format
msgctxt "File property"
msgid "Owner"
msgstr "Właściciel"
#: krusader/Panel/PanelView/listmodel.cpp:394
#, kde-format
msgctxt "File property"
msgid "Group"
msgstr "Grupa"
#: krusader/Panel/PanelView/listmodel.cpp:497
#, kde-format
msgid "Size: %1"
msgstr "Rozmiar: %1"
#: krusader/Panel/PanelView/listmodel.cpp:499
#, kde-format
msgctxt "File property"
msgid "Type: %1"
msgstr "Rodzaj: %1"
#: krusader/Panel/PanelView/listmodel.cpp:500
#, kde-format
msgctxt "File property"
msgid "Modified: %1"
msgstr "Zmieniony: %1"
#: krusader/Panel/PanelView/listmodel.cpp:501
#, kde-format
msgctxt "File property"
msgid "Changed: %1"
msgstr "Zmieniony: %1"
#: krusader/Panel/PanelView/listmodel.cpp:502
#, kde-format
msgctxt "File property"
msgid "Last Access: %1"
msgstr "Ostatni dostęp: %1"
#: krusader/Panel/PanelView/listmodel.cpp:503
#, kde-format
msgctxt "File property"
msgid "Permissions: %1"
msgstr "Uprawnienia: %1"
#: krusader/Panel/PanelView/listmodel.cpp:505
#, kde-format
msgctxt "File property"
msgid "Owner: %1"
msgstr "Właściciel: %1"
#: krusader/Panel/PanelView/listmodel.cpp:506
#, kde-format
msgctxt "File property"
msgid "Group: %1"
msgstr "Grupa: %1"
#: krusader/Panel/PanelView/listmodel.cpp:510
#, kde-format
msgctxt "File property; broken symbolic link"
msgid "Link to: %1 - (broken)"
msgstr "Dowiązanie do: %1 - (zerwane)"
#: krusader/Panel/PanelView/listmodel.cpp:512
#, kde-format
msgctxt "File property"
msgid "Link to: %1"
msgstr "Dowiązanie do: %1"
#: krusader/Panel/sidebar.cpp:68
#, kde-format
msgid "Tree Panel: a tree view of the local file system"
msgstr "Panel drzewa: widok drzewa lokalnego systemu plików"
#: krusader/Panel/sidebar.cpp:75
#, kde-format
msgid "Preview Panel: display a preview of the current file"
msgstr "Panel podglądu: wyświetla podgląd bieżącego pliku"
#: krusader/Panel/sidebar.cpp:82
#, kde-format
msgid "View Panel: view the current file"
msgstr "Panel widoku: pokazuje bieżący plik"
#: krusader/Panel/sidebar.cpp:89
#, kde-format
msgid "Disk Usage Panel: view the usage of a folder"
msgstr "Panel miejsca na dysku: pokazuje rozmiar katalogu"
#: krusader/Panel/sidebar.cpp:130 krusader/Panel/sidebar.cpp:237
#, kde-format
msgid "Disk Usage:"
msgstr "Wykorzystanie dysku:"
#: krusader/Panel/sidebar.cpp:217
#, kde-format
msgid "Tree:"
msgstr "Drzewo:"
#: krusader/Panel/sidebar.cpp:225
#, kde-format
msgid "Preview:"
msgstr "Podgląd:"
#: krusader/Panel/sidebar.cpp:230
#, kde-format
msgid "View:"
msgstr "Widok:"
#: krusader/Panel/sidebar.cpp:259
#, kde-format
msgid "Preview: %1"
msgstr "Podgląd: %1"
#: krusader/Panel/sidebar.cpp:266
#, kde-format
msgid "View: %1"
msgstr "Widok: %1"
#: krusader/Panel/sidebar.cpp:271
#, kde-format
msgid "Disk Usage: %1"
msgstr "Wykorzystanie dysku: %1"
#: krusader/Panel/viewactions.cpp:35
#, kde-format
msgid "Default Zoom"
msgstr "Domyślne powiększenie"
#: krusader/Panel/viewactions.cpp:38
#, kde-format
msgid "&All Files"
msgstr "&Wszystkie pliki"
#. i18n( "&Executables" ), SHIFT + Qt::Key_F11,
#. SLOTS, SLOT(execFilter()), actionCollection(), "exec files" );
#: krusader/Panel/viewactions.cpp:41
#, kde-format
msgid "&Custom"
msgstr "&Własny"
#: krusader/Panel/viewactions.cpp:44
#, kde-format
msgid "Select &Group..."
msgstr "Zaznacz &grupę..."
#: krusader/Panel/viewactions.cpp:45
#, kde-format
msgid "&Select All"
msgstr "Zaznacz w&szystko"
#: krusader/Panel/viewactions.cpp:46
#, kde-format
msgid "&Unselect Group..."
msgstr "Odznacz gr&upę..."
#: krusader/Panel/viewactions.cpp:47
#, kde-format
msgid "U&nselect All"
msgstr "Odz&nacz wszystko"
#: krusader/Panel/viewactions.cpp:48
#, kde-format
msgid "&Invert Selection"
msgstr "Odwróć zaznaczen&ie"
#: krusader/Panel/viewactions.cpp:49
#, kde-format
msgid "Restore Selection"
msgstr "Przywróć zaznaczenie"
#: krusader/Panel/viewactions.cpp:50
#, kde-format
msgid "Select Files with the Same Name"
msgstr "Zaznacz pliki z tą samą nazwą"
#: krusader/Panel/viewactions.cpp:51
#, kde-format
msgid "Select Files with the Same Extension"
msgstr "Zaznacz pliki z tym samym rozszerzeniem"
#: krusader/Panel/viewactions.cpp:54
#, kde-format
msgid "Show View Options Menu"
msgstr "Pokaż menu opcji widoku"
#: krusader/Panel/viewactions.cpp:55
#, kde-format
msgid "Set Focus to the Panel"
msgstr "Ustaw uaktywnienie na panelu"
#: krusader/Panel/viewactions.cpp:56
#, kde-format
msgid "Apply settings to other tabs"
msgstr "Zastosuj ustawienia do innych kart"
#: krusader/Panel/viewactions.cpp:57
#, kde-format
msgid "Show Previews"
msgstr "Pokaż podglądy"
#: krusader/Panel/viewactions.cpp:58
#, kde-format
msgid "Save settings as default"
msgstr "Zapisz ustawienia jako domyślne"
#: krusader/Panel/viewactions.cpp:61
#, kde-format
msgid "Select group"
msgstr "Zaznacz grupę"
#: krusader/Panel/viewactions.cpp:62
#, kde-format
msgid "Select all files in the current folder"
msgstr "Zaznacza wszystkie pliki w bieżącym katalogu"
#: krusader/Panel/viewactions.cpp:63
#, kde-format
msgid "Unselect all"
msgstr "Odznacz wszystko"
#: krusader/Panel/viewactions.cpp:64
#, kde-format
msgid "Save settings as default for new instances of this view type"
msgstr ""
"Zapisz ustawienia jako domyślne dla nowych egzemplarzy tego typu widoku"
#: krusader/panelmanager.cpp:62 krusader/panelmanager.cpp:63
#, kde-format
msgid "Open a new tab in home"
msgstr "Otwórz nową kartę w katalogu domowym"
#: krusader/paneltabbar.cpp:178
#, kde-format
msgid "[invalid]"
msgstr "[nieprawidłowa]"
#: krusader/paneltabbar.cpp:197
#, kde-format
msgctxt "invalid URL path"
msgid "?"
msgstr "?"
#: krusader/Search/krsearchdialog.cpp:138
#, kde-format
msgid "Krusader::Search"
msgstr "Krusader::Wyszukiwanie"
#: krusader/Search/krsearchdialog.cpp:155
#, kde-format
msgid "Query to clipboard"
msgstr "Zapytanie do schowka"
#: krusader/Search/krsearchdialog.cpp:156
#, kde-format
msgid "Place search text to clipboard when a found file is opened."
msgstr "Umieść teks do wyszukiwania w schowku, gdy otwarto znaleziony plik."
#: krusader/Search/krsearchdialog.cpp:180
#: krusader/Synchronizer/synchronizergui.cpp:511
#, kde-format
msgid "Close"
msgstr "Zamknij"
#: krusader/Search/krsearchdialog.cpp:212
#: krusader/Synchronizer/synchronizergui.cpp:256
#, kde-format
msgid "Compare by content"
msgstr "Porównaj według zawartości"
#: krusader/Search/krsearchdialog.cpp:254
#, kde-format
msgid "Text found:"
msgstr "Znaleziony tekst:"
#: krusader/Search/krsearchdialog.cpp:269
#, kde-format
msgid "Idle"
msgstr "Bezczynny"
#: krusader/Search/krsearchdialog.cpp:281
#, kde-format
msgid "&Results"
msgstr "&Wyniki"
#: krusader/Search/krsearchdialog.cpp:406
#, kde-format
msgid "Found %1 match."
msgid_plural "Found %1 matches."
msgstr[0] "Znaleziono %1 pasujący element."
msgstr[1] "Znaleziono %1 pasujące elementy."
msgstr[2] "Znaleziono %1 pasujących elementów."
#: krusader/Search/krsearchdialog.cpp:431
#, kde-format
msgid ""
"Since you chose to also search in archives, note the following limitations:\n"
"You cannot search for text (grep) while doing a search that includes "
"archives."
msgstr ""
"Wybrałeś wyszukiwanie również w archiwach, zauważ że ma ono następujące "
"ograniczenia:\n"
"Nie możesz szukać tekstu (grep) kiedy wyszukujesz również w archiwach."
#: krusader/Search/krsearchdialog.cpp:445
#, kde-format
msgid "Found 0 matches."
msgstr "Brak pasujących elementów."
#: krusader/Search/krsearchdialog.cpp:479
#, kde-format
msgid "Finished searching."
msgstr "Ukończono wyszukiwanie."
#: krusader/Search/krsearchdialog.cpp:586
#, kde-format
msgid "Krusader Search"
msgstr "Krusader wyszukiwanie"
#: krusader/Search/krsearchdialog.cpp:609
#, kde-format
msgid "Search results for \"%1\" in %2"
msgstr "Znajdź wyniki dla \"%1\" w %2"
#: krusader/Search/krsearchdialog.cpp:610
#, kde-format
msgid "Search results for \"%1\" containing \"%2\" in %3"
msgstr "Znajdź wyniki dla \"%1\" zawierające \"%2\" w %3"
#: krusader/Search/krsearchdialog.cpp:621
#, kde-format
msgid "Query name"
msgstr "Nazwa zapytania"
#: krusader/Search/krsearchdialog.cpp:621
#: krusader/Synchronizer/feedtolistboxdialog.cpp:106
#, kde-format
msgid "Here you can name the file collection"
msgstr "Tutaj możesz nazwać zbiór plików"
#: krusader/Splitter/combiner.cpp:63
#, kde-format
msgid "Krusader::Combining..."
msgstr "Krusader::Łączenie..."
#: krusader/Splitter/combiner.cpp:64
#, kde-format
msgid "Combining the file %1..."
msgstr "Łączenie pliku %1..."
#: krusader/Splitter/combiner.cpp:74
#, kde-format
msgid ""
"The CRC information file (%1) is missing.\n"
"Validity checking is impossible without it. Continue combining?"
msgstr ""
"Brak pliku informacji CRC (%1).\n"
"Sprawdzanie poprawności jest bez niego niemożliwe. Kontynuować łączenie?"
#: krusader/Splitter/combiner.cpp:107
#, kde-format
msgid "Error at reading the CRC file (%1)."
msgstr "Błąd podczas odczytu pliku CRC (%1)."
#: krusader/Splitter/combiner.cpp:136
#, kde-format
msgid "Not a valid CRC file."
msgstr "Nieprawidłowy plik CRC."
#: krusader/Splitter/combiner.cpp:143
#, kde-format
msgid ""
"\n"
"Validity checking is impossible without a good CRC file. Continue combining?"
msgstr ""
"\n"
"Sprawdzanie poprawności bez poprawnego pliku CRC jest niemożliwe. "
"Kontynuować łączenie?"
#: krusader/Splitter/combiner.cpp:183 krusader/Splitter/splitter.cpp:187
#: krusader/Synchronizer/synchronizer.cpp:1116
#: krusader/Synchronizer/synchronizer.cpp:1124
#, kde-format
msgid "File Already Exists"
msgstr "Plik już istnieje"
#: krusader/Splitter/combiner.cpp:272
#, kde-format
msgid "Cannot open the first split file of %1."
msgstr "Nie można otworzyć pierwszego podzielonego pliku %1."
#: krusader/Splitter/combiner.cpp:284
#, kde-format
msgid "Incorrect filesize, the file might have been corrupted."
msgstr "Nieprawidłowy rozmiar pliku! Plik może być uszkodzony."
#: krusader/Splitter/combiner.cpp:286
#, kde-format
msgid "Incorrect CRC checksum, the file might have been corrupted."
msgstr "Niewłaściwa suma sprawdzenia CRC. Plik może być uszkodzony."
#: krusader/Splitter/splitter.cpp:83
#, kde-format
msgid "Krusader::Splitting..."
msgstr "Krusader::Dzielenie..."
#: krusader/Splitter/splitter.cpp:84
#, kde-format
msgid "Splitting the file %1..."
msgstr "Dzielenie pliku %1..."
#: krusader/Splitter/splitter.cpp:87
#, kde-format
msgid "Cannot split a folder."
msgstr "Nie można podzielić katalogu."
#: krusader/Splitter/splitter.cpp:132
#, kde-format
msgid "Error reading file %1: %2"
msgstr "Błąd odczytu pliku %1: %2"
#: krusader/Splitter/splitter.cpp:243 krusader/Splitter/splitter.cpp:288
#, kde-format
msgid "Error writing file %1: %2"
msgstr "Błąd zapisu pliku %1: %2"
#: krusader/Splitter/splittergui.cpp:65
#, kde-format
msgid "1.44 MB (3.5\")"
msgstr "1.44 MB (3.5\")"
#: krusader/Splitter/splittergui.cpp:66
#, kde-format
msgid "1.2 MB (5.25\")"
msgstr "1.2 MB (5.25\")"
#: krusader/Splitter/splittergui.cpp:67
#, kde-format
msgid "720 kB (3.5\")"
msgstr "720 kB (3.5\")"
#: krusader/Splitter/splittergui.cpp:68
#, kde-format
msgid "360 kB (5.25\")"
msgstr "360 kB (5.25\")"
#: krusader/Splitter/splittergui.cpp:69
#, kde-format
msgid "100 MB (ZIP)"
msgstr "100 MB (ZIP)"
#: krusader/Splitter/splittergui.cpp:70
#, kde-format
msgid "250 MB (ZIP)"
msgstr "250 MB (ZIP)"
#: krusader/Splitter/splittergui.cpp:71
#, kde-format
msgid "650 MB (CD-R)"
msgstr "650 MB (CD-R)"
#: krusader/Splitter/splittergui.cpp:72
#, kde-format
msgid "700 MB (CD-R)"
msgstr "700 MB (CD-R)"
#: krusader/Splitter/splittergui.cpp:89
#, kde-format
msgid "Split the file %1 to folder:"
msgstr "Podziel plik %1 do katalogu:"
#: krusader/Splitter/splittergui.cpp:106
#, kde-format
msgid "User Defined"
msgstr "Użytkownika"
#: krusader/Splitter/splittergui.cpp:115
#, kde-format
msgid "Max file size:"
msgstr "Graniczny rozmiar pliku:"
#: krusader/Splitter/splittergui.cpp:126
#, kde-format
msgid "kByte"
msgstr "Kilobajtów"
#: krusader/Splitter/splittergui.cpp:127
#, kde-format
msgid "MByte"
msgstr "Megabajtów"
#: krusader/Splitter/splittergui.cpp:128
#, kde-format
msgid "GByte"
msgstr "Gigabajtów"
#: krusader/Splitter/splittergui.cpp:133
#, kde-format
msgid "Overwrite files without confirmation"
msgstr "Zastąp pliki bez pytania"
#: krusader/Splitter/splittergui.cpp:143
#, kde-format
msgid "&Split"
msgstr "&Podziel"
#: krusader/Splitter/splittergui.cpp:147
#, kde-format
msgid "Krusader::Splitter"
msgstr "Krusader::Podział"
#: krusader/Splitter/splittergui.cpp:248
#, kde-format
msgid "The folder path URL is malformed."
msgstr "Adres URL ścieżka do katalogu jest zniekształcony."
#: krusader/Synchronizer/feedtolistboxdialog.cpp:51
#, kde-format
msgid "Krusader::Feed to listbox"
msgstr "Krusader::Dodaj do listy"
#: krusader/Synchronizer/feedtolistboxdialog.cpp:86
#, kde-format
msgid "No elements to feed."
msgstr "Brak elementów do wpisania."
#: krusader/Synchronizer/feedtolistboxdialog.cpp:100
#, kde-format
msgid "Synchronize results"
msgstr "Synchronizuj wyniki"
#: krusader/Synchronizer/feedtolistboxdialog.cpp:117
#, kde-format
msgid "Side to feed:"
msgstr "Wpisanie wyników:"
#: krusader/Synchronizer/feedtolistboxdialog.cpp:123
#, kde-format
msgid "Left"
msgstr "Lewy panel"
#: krusader/Synchronizer/feedtolistboxdialog.cpp:124
#, kde-format
msgid "Right"
msgstr "Prawy panel"
#: krusader/Synchronizer/feedtolistboxdialog.cpp:125
#, kde-format
msgid "Both"
msgstr "Oba panele"
#: krusader/Synchronizer/feedtolistboxdialog.cpp:142
#, kde-format
msgid "Selected files only"
msgstr "Tylko zaznaczone pliki"
#: krusader/Synchronizer/feedtolistboxdialog.cpp:198
#, kde-format
msgid "Cannot open %1."
msgstr "Nie można otworzyć %1."
#: krusader/Synchronizer/synchronizedialog.cpp:45
#, kde-format
msgid "Krusader::Synchronize"
msgstr "Krusader::Synchronizacja"
#: krusader/Synchronizer/synchronizedialog.cpp:52
#, kde-format
msgid "Right to left: Copy 1 file"
msgid_plural "Right to left: Copy %1 files"
msgstr[0] "Z prawego do lewego: kopiuj %1 plik"
msgstr[1] "Z prawego do lewego: kopiuj %1 pliki"
msgstr[2] "Z prawego do lewego: kopiuj %1 plików"
#: krusader/Synchronizer/synchronizedialog.cpp:53
#: krusader/Synchronizer/synchronizedialog.cpp:66
#: krusader/Synchronizer/synchronizedialog.cpp:79
#, kde-format
msgid "(1 byte)"
msgid_plural "(%1 bytes)"
msgstr[0] "(1 bajt)"
msgstr[1] "(%1 bajty)"
msgstr[2] "(%1 bajtów)"
#: krusader/Synchronizer/synchronizedialog.cpp:59
#: krusader/Synchronizer/synchronizedialog.cpp:72
#: krusader/Synchronizer/synchronizedialog.cpp:85
#: krusader/Synchronizer/synchronizedialog.cpp:167
#: krusader/Synchronizer/synchronizedialog.cpp:170
#: krusader/Synchronizer/synchronizedialog.cpp:173
#, kde-format
msgid "\tReady: %2/1 file, %3/%4"
msgid_plural "\tReady: %2/%1 files, %3/%4"
msgstr[0] "\tGotowych: %2/%1 plik, %3/%4"
msgstr[1] "\tGotowych: %2/%1 pliki, %3/%4"
msgstr[2] "\tGotowych: %2/%1 plików, %3/%4"
#: krusader/Synchronizer/synchronizedialog.cpp:65
#, kde-format
msgid "Left to right: Copy 1 file"
msgid_plural "Left to right: Copy %1 files"
msgstr[0] "Z lewego do prawego: kopiuj %1 plik"
msgstr[1] "Z lewego do prawego: kopiuj %1 pliki"
msgstr[2] "Z lewego do prawego: kopiuj %1 plików"
#: krusader/Synchronizer/synchronizedialog.cpp:78
#, kde-format
msgid "Left: Delete 1 file"
msgid_plural "Left: Delete %1 files"
msgstr[0] "Lewy: Usuń 1 plik"
msgstr[1] "Lewy: Usuń %1 pliki"
msgstr[2] "Lewy: Usuń %1 plików"
#: krusader/Synchronizer/synchronizedialog.cpp:103
#, kde-format
msgid "Confirm overwrites"
msgstr "Potwierdzaj zastępowanie"
#: krusader/Synchronizer/synchronizedialog.cpp:112
#, kde-format
msgid "&Start"
msgstr "U&ruchom"
#: krusader/Synchronizer/synchronizedialog.cpp:118
#, kde-format
msgid "&Pause"
msgstr "&Wstrzymaj"
#: krusader/Synchronizer/synchronizedialog.cpp:123
#, kde-format
msgid "&Close"
msgstr "&Zamknij"
#: krusader/Synchronizer/synchronizedialog.cpp:192
#: krusader/Synchronizer/synchronizer.cpp:1294
#: krusader/Synchronizer/synchronizer.cpp:1307
#, kde-format
msgid "Pause"
msgstr "Wstrzymaj"
#: krusader/Synchronizer/synchronizedialog.cpp:200
#: krusader/Synchronizer/synchronizer.cpp:1309
#, kde-format
msgid "Resume"
msgstr "Wznów"
#: krusader/Synchronizer/synchronizer.cpp:167
#: krusader/Synchronizer/synchronizer.cpp:641
#, kde-format
msgid "Number of files: %1"
msgstr "Liczba plików: %1"
#: krusader/Synchronizer/synchronizer.cpp:199
#, kde-format
msgid "Number of compared folders: %1"
msgstr "Liczba porównywanych katalogów: %1"
#: krusader/Synchronizer/synchronizer.cpp:1165
#: krusader/Synchronizer/synchronizer.cpp:1170
#, kde-format
msgid "Error at copying file %1 to %2."
msgstr "Błąd podczas kopiowania pliku %1 do %2."
#: krusader/Synchronizer/synchronizer.cpp:1175
#, kde-format
msgid "Error at deleting file %1."
msgstr "Błąd podczas usuwania pliku %1."
#: krusader/Synchronizer/synchronizer.cpp:1342
#, kde-format
msgid "Krusader::Synchronizer"
msgstr "Krusader::Synchronizator"
#: krusader/Synchronizer/synchronizer.cpp:1343
#, kde-format
msgid "Feeding the URLs to KGet"
msgstr "Wpisz adresy URL do KGet"
#: krusader/Synchronizer/synchronizergui.cpp:151
#: krusader/Synchronizer/synchronizergui.cpp:1308
#, kde-format
msgid "Krusader::Synchronize Folders"
msgstr "Krusader::Synchronizuj Katalogi"
#: krusader/Synchronizer/synchronizergui.cpp:167
#, kde-format
msgid "Folder Comparison"
msgstr "Porównanie katalogów"
#: krusader/Synchronizer/synchronizergui.cpp:178
#, kde-format
msgid "File &Filter:"
msgstr "&Filtr plików:"
#: krusader/Synchronizer/synchronizergui.cpp:200
#, kde-format
msgid "The left base folder used during the synchronization process."
msgstr "Lewy katalog podstawowy użyty podczas procesu synchronizacji."
#: krusader/Synchronizer/synchronizergui.cpp:233
#, kde-format
msgid "The right base folder used during the synchronization process."
msgstr "Prawy katalog podstawowy użyty podczas procesu synchronizacji."
#: krusader/Synchronizer/synchronizergui.cpp:247
#, kde-format
msgid "Recurse subfolders"
msgstr "Wchodź do podkatalogów"
#: krusader/Synchronizer/synchronizergui.cpp:250
#, kde-format
msgid "Compare not only the base folders but their subfolders as well."
msgstr "Porównuje nie tylko katalogi bazowe, ale również ich podkatalogi."
#: krusader/Synchronizer/synchronizergui.cpp:251
#, kde-format
msgid "Follow symlinks"
msgstr "Podążaj za dowiązaniami symbolicznymi"
#: krusader/Synchronizer/synchronizergui.cpp:255
#, kde-format
msgid "Follow symbolic links during the compare process."
msgstr "Podążaj za dowiązaniami symbolicznymi podczas porównywania."
#: krusader/Synchronizer/synchronizergui.cpp:259
#, kde-format
msgid "Compare duplicated files with same size by content."
msgstr "Porównuje powielone pliki o tych samych rozmiarach według zawartości."
#: krusader/Synchronizer/synchronizergui.cpp:260
#, kde-format
msgid "Ignore Date"
msgstr "Pomiń datę"
#: krusader/Synchronizer/synchronizergui.cpp:263
#, kde-format
msgid ""
"<p>Ignore date information during the compare process.</p><p><b>Note</b>: "
"useful if the files are located on network filesystems or in archives.</p>"
msgstr ""
"<p>Pomiń informacje o dacie podczas porównywania.</p><p><b>Adnotacja</b>: "
"użyteczne gdy pliki znajdują się na sieciowych systemach plików lub w "
"archiwach.</p>"
#: krusader/Synchronizer/synchronizergui.cpp:264
#, kde-format
msgid "Asymmetric"
msgstr "Asymetrycznie"
#: krusader/Synchronizer/synchronizergui.cpp:267
#, kde-format
msgid ""
"<p><b>Asymmetric mode</b></p><p>The left side is the destination, the right "
"is the source folder. Files existing only in the left folder will be "
"deleted, the other differing ones will be copied from right to left.</"
"p><p><b>Note</b>: useful when updating a folder from a file server.</p>"
msgstr ""
"<p><b>Tryb asymetryczny</b></p><p>Lewa strona jest katalogiem docelowym, "
"prawa źródłowym. Pliki istniejące tylko w lewym katalogu zostaną usunięte, "
"pozostałe, nieistniejące w lewym, zostaną skopiowane z prawego do lewego.</"
"p><p><b>Uwaga</b>: Przydatne podczas aktualizowania katalogu z serwera "
"plików.</p>"
#: krusader/Synchronizer/synchronizergui.cpp:268
#, kde-format
msgid "Ignore Case"
msgstr "Pomiń wielkość liter"
#: krusader/Synchronizer/synchronizergui.cpp:271
#, kde-format
msgid ""
"<p>Case insensitive filename compare.</p><p><b>Note</b>: useful when "
"synchronizing Windows filesystems.</p>"
msgstr ""
"<p>Porównywanie nazw plików bez rozróżniania wielkości liter.</"
"p><p><b>Adnotacja</b>: Przydatne przy synchronizacji systemów plików Windows."
"</p>"
#: krusader/Synchronizer/synchronizergui.cpp:278
#, kde-format
msgid "S&how options"
msgstr "Po&każ opcje"
#: krusader/Synchronizer/synchronizergui.cpp:289
#, kde-format
msgid "Show files marked to <i>Copy from left to right</i>."
msgstr "Pokaż pliki wybrane do <i>Kopiowania z lewej strony na prawą</i>."
#: krusader/Synchronizer/synchronizergui.cpp:295
#, kde-format
msgid "Show files considered to be identical."
msgstr "Pokaż pliki uważane za identyczne."
#: krusader/Synchronizer/synchronizergui.cpp:301
#, kde-format
msgid "Show excluded files."
msgstr "Pokaż pliki wykluczone."
#: krusader/Synchronizer/synchronizergui.cpp:307
#, kde-format
msgid "Show files marked to <i>Copy from right to left</i>."
msgstr "Pokaż pliki wybrane do <i>Kopiowania z prawej strony na lewą</i>."
#: krusader/Synchronizer/synchronizergui.cpp:313
#, kde-format
msgid "Show files marked to delete."
msgstr "Pokaż pliki wybrane do usunięcia."
#: krusader/Synchronizer/synchronizergui.cpp:319
#, kde-format
msgid "Show files that exist on both sides."
msgstr "Pokaż pliki istniejące po dwóch stronach."
#: krusader/Synchronizer/synchronizergui.cpp:321
#, kde-format
msgid "Duplicates"
msgstr "Powielenia"
#: krusader/Synchronizer/synchronizergui.cpp:325
#, kde-format
msgid "Show files that exist on one side only."
msgstr "Pokaż pliki istniejące po dwóch stronach."
#: krusader/Synchronizer/synchronizergui.cpp:327
#, kde-format
msgid "Singles"
msgstr "Pojedyncze"
#: krusader/Synchronizer/synchronizergui.cpp:336
#, kde-format
msgid "The compare results of the synchronizer (Ctrl+M)."
msgstr "Porównaj wyniki synchronizatora (Ctrl+M)."
#: krusader/Synchronizer/synchronizergui.cpp:347
#: krusader/Synchronizer/synchronizergui.cpp:353
#, kde-format
msgctxt "@title:column file name"
msgid "Name"
msgstr "Nazwa"
#: krusader/Synchronizer/synchronizergui.cpp:348
#: krusader/Synchronizer/synchronizergui.cpp:352
#, kde-format
msgctxt "@title:column"
msgid "Size"
msgstr "Rozmiar"
#: krusader/Synchronizer/synchronizergui.cpp:349
#: krusader/Synchronizer/synchronizergui.cpp:351
#, kde-format
msgctxt "@title:column"
msgid "Date"
msgstr "Data"
#: krusader/Synchronizer/synchronizergui.cpp:350
#, kde-format
msgid "<=>"
msgstr "<=>"
#: krusader/Synchronizer/synchronizergui.cpp:385
#, kde-format
msgid "&Synchronizer"
msgstr "&Synchronizator"
#: krusader/Synchronizer/synchronizergui.cpp:396
#, kde-format
msgid "&Options"
msgstr "&Opcje"
#: krusader/Synchronizer/synchronizergui.cpp:403
#, kde-format
msgid "Parallel threads:"
msgstr "Równoległe wątki:"
#: krusader/Synchronizer/synchronizergui.cpp:413
#, kde-format
msgid "Equality threshold:"
msgstr "Próg równości:"
#: krusader/Synchronizer/synchronizergui.cpp:421
#: krusader/Synchronizer/synchronizergui.cpp:436
#, kde-format
msgid "sec"
msgstr "sek"
#: krusader/Synchronizer/synchronizergui.cpp:422
#: krusader/Synchronizer/synchronizergui.cpp:437
#, kde-format
msgid "min"
msgstr "min"
#: krusader/Synchronizer/synchronizergui.cpp:423
#: krusader/Synchronizer/synchronizergui.cpp:438
#, kde-format
msgid "hour"
msgstr "godz"
#: krusader/Synchronizer/synchronizergui.cpp:424
#: krusader/Synchronizer/synchronizergui.cpp:439
#, kde-format
msgid "day"
msgstr "dni"
#: krusader/Synchronizer/synchronizergui.cpp:427
#, kde-format
msgid "Time shift (right-left):"
msgstr "Przesunięcie czasu (prawy-lewy):"
#: krusader/Synchronizer/synchronizergui.cpp:446
#, kde-format
msgid "Ignore hidden files"
msgstr "Pomiń ukryte pliki"
#: krusader/Synchronizer/synchronizergui.cpp:460
#, kde-format
msgid "Profile manager (Ctrl+P)."
msgstr "Zarządzanie profilami (Ctrl+P)."
#: krusader/Synchronizer/synchronizergui.cpp:466
#, kde-format
msgid "Swap sides (Ctrl+S)."
msgstr "Zamień panele stronami (Ctrl+S)."
#: krusader/Synchronizer/synchronizergui.cpp:476
#, kde-format
msgid "Compare"
msgstr "Porównaj"
#: krusader/Synchronizer/synchronizergui.cpp:486
#: krusader/Synchronizer/synchronizergui.cpp:1481
#, kde-format
msgid "Quiet"
msgstr "Cichy"
#: krusader/Synchronizer/synchronizergui.cpp:488
#: krusader/Synchronizer/synchronizergui.cpp:1483
#, kde-format
msgid "Scroll Results"
msgstr "Przewiń wyniki"
#: krusader/Synchronizer/synchronizergui.cpp:505
#, kde-format
msgid "Synchronize"
msgstr "Synchronizuj"
#: krusader/Synchronizer/synchronizergui.cpp:621
#, kde-format
msgid "Selected files from targ&et folder:"
msgstr "Wybrane pliki z katalogu doc&elowego:"
#: krusader/Synchronizer/synchronizergui.cpp:622
#, kde-format
msgid "Selected files from sou&rce folder:"
msgstr "Wybrane pliki z katalogu ź&ródłowego:"
#: krusader/Synchronizer/synchronizergui.cpp:624
#, kde-format
msgid "Selected files from &left folder:"
msgstr "Wybrane pliki z &lewego katalogu:"
#: krusader/Synchronizer/synchronizergui.cpp:625
#, kde-format
msgid "Selected files from &right folder:"
msgstr "Wybrane pliki z p&rawego katalogu:"
#: krusader/Synchronizer/synchronizergui.cpp:627
#, kde-format
msgid "Targ&et folder:"
msgstr "Katalog doc&elowy:"
#: krusader/Synchronizer/synchronizergui.cpp:628
#, kde-format
msgid "Sou&rce folder:"
msgstr "Katalog ź&ródłowy:"
#: krusader/Synchronizer/synchronizergui.cpp:630
#, kde-format
msgid "&Left folder:"
msgstr "Katalog po &lewej:"
#: krusader/Synchronizer/synchronizergui.cpp:631
#, kde-format
msgid "&Right folder:"
msgstr "Katalog po p&rawej:"
#: krusader/Synchronizer/synchronizergui.cpp:664
#, kde-format
msgid "URL must be the descendant of either the left or the right base URL."
msgstr ""
"Adres URL musi być potomnym albo lewego albo prawego podstawowego adresu URL!"
#: krusader/Synchronizer/synchronizergui.cpp:722
#, kde-format
msgid "Synchronize Folders"
msgstr "Synchronizuj katalogi"
#: krusader/Synchronizer/synchronizergui.cpp:724
#, kde-format
msgid "E&xclude"
msgstr "W&yklucz"
#: krusader/Synchronizer/synchronizergui.cpp:726
#, kde-format
msgid "Restore ori&ginal operation"
msgstr "Przywróć &początkowe działanie"
#: krusader/Synchronizer/synchronizergui.cpp:728
#, kde-format
msgid "Re&verse direction"
msgstr "Od&wróć kierunek"
#: krusader/Synchronizer/synchronizergui.cpp:730
#, kde-format
msgid "Copy from &right to left"
msgstr "Kopiuj z p&rawego do lewego"
#: krusader/Synchronizer/synchronizergui.cpp:732
#, kde-format
msgid "Copy from &left to right"
msgstr "Kopiuj z &lewego do prawego"
#: krusader/Synchronizer/synchronizergui.cpp:734
#, kde-format
msgid "&Delete (left single)"
msgstr "&Usuń (lewy pojedynczy)"
#: krusader/Synchronizer/synchronizergui.cpp:739
#, kde-format
msgid "V&iew left file"
msgstr "Pokaż pl&ik po lewej"
#: krusader/Synchronizer/synchronizergui.cpp:742
#, kde-format
msgid "Vi&ew right file"
msgstr "Pokaż plik po praw&ej"
#: krusader/Synchronizer/synchronizergui.cpp:745
#, kde-format
msgid "&Compare Files"
msgstr "Porówn&aj pliki"
#: krusader/Synchronizer/synchronizergui.cpp:751
#, kde-format
msgid "C&opy selected to clipboard (left)"
msgstr "K&opiuj wybrane do schowka (lewy)"
#: krusader/Synchronizer/synchronizergui.cpp:753
#, kde-format
msgid "Co&py selected to clipboard (right)"
msgstr "Ko&piuj wybrane do schowka (prawy)"
#: krusader/Synchronizer/synchronizergui.cpp:758
#, kde-format
msgid "&Select items"
msgstr "&Zaznacz elementy"
#: krusader/Synchronizer/synchronizergui.cpp:760
#, kde-format
msgid "Deselec&t items"
msgstr "Odznacz elemen&ty"
#: krusader/Synchronizer/synchronizergui.cpp:762
#, kde-format
msgid "I&nvert selection"
msgstr "Odwróć zaz&naczenie"
#: krusader/Synchronizer/synchronizergui.cpp:772
#, kde-format
msgid "Synchronize with &KGet"
msgstr "Synchronizuj z &KGet"
#: krusader/Synchronizer/synchronizergui.cpp:847
#, kde-format
msgid "Select items"
msgstr "Zaznacz elementy"
#: krusader/Synchronizer/synchronizergui.cpp:848
#, kde-format
msgid "Deselect items"
msgstr "Odznacz elementy"
#: krusader/Synchronizer/synchronizergui.cpp:972
#, kde-format
msgid "The target folder must not be empty."
msgstr "Katalog docelowy nie może być pusty."
#: krusader/Synchronizer/synchronizergui.cpp:977
#, kde-format
msgid "The source folder must not be empty."
msgstr "Katalog źródłowy nie może być pusty."
#: krusader/Synchronizer/synchronizergui.cpp:1217
#, kde-format
msgid "Synchronizer has nothing to do."
msgstr "Synchronizator jest bezczyny."
#: krusader/Synchronizer/synchronizergui.cpp:1307
#, kde-format
msgid ""
"The synchronizer window contains data from a previous compare. If you exit, "
"this data will be lost. Do you really want to exit?"
msgstr ""
"Okno synchronizatora zawiera dane z poprzedniego porównania. Jeśli je "
"zamkniesz, te dane będą stracone. Czy na pewno chcesz wyjść?"
#: krusader/Synchronizer/synchronizertask.cpp:137
#: krusader/Synchronizer/synchronizertask.cpp:144
#, kde-format
msgid "Error at opening %1."
msgstr "Błąd przy otwieraniu %1."
#: krusader/Synchronizer/synchronizertask.cpp:301
#, kde-format
msgid "I/O error while comparing file %1 with %2."
msgstr "Błąd We/Wy podczas porównywania pliku %1 z %2."
#: krusader/Synchronizer/synchronizertask.cpp:337
#, kde-format
msgid "Comparing file %1 (%2)..."
msgstr "Porównywanie pliku %1 (%2)..."
#: krusader/tabactions.cpp:36
#, kde-format
msgid "New Tab"
msgstr "Nowa karta"
#: krusader/tabactions.cpp:37
#, kde-format
msgid "Duplicate Current Tab"
msgstr "Powiel kartę"
#: krusader/tabactions.cpp:38
#, kde-format
msgid "Move Current Tab to Other Side"
msgstr "Przenieś bieżącą kartę na drugą stronę"
#: krusader/tabactions.cpp:39
#, kde-format
msgid "Move Current Tab to the Left"
msgstr "Przesuń bieżącą kartę w lewo"
#: krusader/tabactions.cpp:40
#, kde-format
msgid "Move Current Tab to the Right"
msgstr "Przesuń bieżącą kartę w prawo"
#: krusader/tabactions.cpp:41
#, kde-format
msgid "Close Current Tab"
msgstr "Zamknij bieżącą kartę"
#: krusader/tabactions.cpp:42
#, kde-format
msgid "Next Tab"
msgstr "Następna karta"
#: krusader/tabactions.cpp:43
#, kde-format
msgid "Previous Tab"
msgstr "Poprzednia karta"
#: krusader/tabactions.cpp:44
#, kde-format
msgid "Close Inactive Tabs"
msgstr "Zamknij nieaktywne karty"
#: krusader/tabactions.cpp:45
#, kde-format
msgid "Close Duplicated Tabs"
msgstr "Zamknij powtarzające się karty"
#: krusader/tabactions.cpp:46 krusader/tabactions.cpp:70
#, kde-format
msgid "Lock Tab"
msgstr "Zablokuj kartę"
#: krusader/tabactions.cpp:47 krusader/tabactions.cpp:72
#, kde-format
msgid "Pin Tab"
msgstr "Przypnij kartę"
#: krusader/tabactions.cpp:70
#, kde-format
msgid "Unlock Tab"
msgstr "Odblokuj kartę"
#: krusader/tabactions.cpp:72
#, kde-format
msgid "Unpin Tab"
msgstr "Odepnij kartę"
#: krusader/UserAction/expander.cpp:79
#, kde-format
msgid "Needed panel specification missing in expander %1"
msgstr "Brak wymaganego określenia panelu w kreatorze działania %1"
#: krusader/UserAction/expander.cpp:94
#, kde-format
msgid "Expander: Bad argument to %1: %2 is not valid item specifier"
msgstr ""
"Kreator działania: nieprawidłowy argument dla %1: %2 nie jest poprawnym "
"określeniem elementu"
#: krusader/UserAction/expander.cpp:287
#, kde-format
msgid "Panel's Path..."
msgstr "Ścieżka panelu..."
#: krusader/UserAction/expander.cpp:290 krusader/UserAction/expander.cpp:358
#: krusader/UserAction/expander.cpp:392 krusader/UserAction/expander.cpp:426
#: krusader/UserAction/expander.cpp:764
#, kde-format
msgid "Automatically escape spaces"
msgstr "Przeinacz odstępy"
#: krusader/UserAction/expander.cpp:312
#, kde-format
msgid "Number of..."
msgstr "Zlicz..."
#: krusader/UserAction/expander.cpp:315
#, kde-format
msgid "Count:"
msgstr "Przelicz:"
#: krusader/UserAction/expander.cpp:331
#, kde-format
msgid "Expander: Bad argument to Count: %1 is not valid item specifier"
msgstr ""
"Kreator działania: nieprawidłowy argument dla Przelicz: %1 nie jest "
"poprawnym określeniem elementu"
#: krusader/UserAction/expander.cpp:341
#, kde-format
msgid "Filter Mask (*.h, *.cpp, etc.)"
msgstr "Maska filtrująca (*.h, *.cpp, itp.)"
#: krusader/UserAction/expander.cpp:354
#, kde-format
msgid "Current File (!= Selected File)..."
msgstr "Bieżący plik (!= wybrany plik)..."
#: krusader/UserAction/expander.cpp:357 krusader/UserAction/expander.cpp:390
#: krusader/UserAction/expander.cpp:424 krusader/UserAction/expander.cpp:762
#, kde-format
msgid "Omit the current path (optional)"
msgstr "Pomiń bierzącą ścieżkę (opcjonalnie)"
#: krusader/UserAction/expander.cpp:385
#, kde-format
msgid "Item List of..."
msgstr "Lista elementów..."
#: krusader/UserAction/expander.cpp:388 krusader/UserAction/expander.cpp:422
#: krusader/UserAction/expander.cpp:761
#, kde-format
msgid "Which items:"
msgstr "Które elementy:"
#: krusader/UserAction/expander.cpp:389
#, kde-format
msgid "Separator between the items (optional):"
msgstr "Separator elementów (opcjonalnie):"
#: krusader/UserAction/expander.cpp:391 krusader/UserAction/expander.cpp:425
#: krusader/UserAction/expander.cpp:763
#, kde-format
msgid "Mask (optional, all but 'Selected'):"
msgstr "Maska (opcjonalnie, wszystkie elementy poza wybranymi):"
#: krusader/UserAction/expander.cpp:419
#, kde-format
msgid "Filename of an Item List..."
msgstr "Nazwa pliku dla listy elementów..."
#: krusader/UserAction/expander.cpp:423
#, kde-format
msgid "Separator between the items (optional)"
msgstr "Separator elementów (opcjonalnie)"
#: krusader/UserAction/expander.cpp:444
#, kde-format
msgid "Expander: temporary file could not be opened (%1)"
msgstr "Kreator działania: nie można otworzyć pliku tymczasowego (%1)"
#: krusader/UserAction/expander.cpp:465
#, kde-format
msgid "Manipulate the Selection..."
msgstr "Działaj na wybranych elementach..."
#: krusader/UserAction/expander.cpp:468
#, kde-format
msgid "Selection mask:"
msgstr "Maska wyboru:"
#: krusader/UserAction/expander.cpp:469
#, kde-format
msgid "Manipulate in which way:"
msgstr "Wybierz rodzaj działania:"
#: krusader/UserAction/expander.cpp:496
#, kde-format
msgid "Jump to a Location..."
msgstr "Przeskocz do miejsca..."
#: krusader/UserAction/expander.cpp:499
#, kde-format
msgid "Choose a path:"
msgstr "Wybierz ścieżkę:"
#: krusader/UserAction/expander.cpp:500
#, kde-format
msgid "Open location in a new tab"
msgstr "Otwórz miejsce w nowej karcie"
#: krusader/UserAction/expander.cpp:511
#, kde-format
msgid "Expander: at least 1 parameter is required for Goto."
msgstr "Kreator działania: co najmniej 1 parametr jest wymagany dla Goto."
#: krusader/UserAction/expander.cpp:543
#, kde-format
msgid "Ask Parameter from User..."
msgstr "Zapytaj o parametr użytkownika..."
#: krusader/UserAction/expander.cpp:546
#, kde-format
msgid "Question:"
msgstr "Pytanie:"
#: krusader/UserAction/expander.cpp:547
#, kde-format
msgid "Preset (optional):"
msgstr "Domyślne ustawienie (opcjonalnie):"
#: krusader/UserAction/expander.cpp:548
#, kde-format
msgid "Caption (optional):"
msgstr "Tytuł (opcjonalnie):"
#: krusader/UserAction/expander.cpp:555
#, kde-format
msgid "Expander: at least 1 parameter is required for Ask."
msgstr "Kreator działania: co najmniej 1 parametr jest wymagany dla Ask."
#: krusader/UserAction/expander.cpp:560
#, kde-format
msgid "User Action"
msgstr "Działanie użytkownika"
#: krusader/UserAction/expander.cpp:583
#, kde-format
msgid "Copy to Clipboard..."
msgstr "Kopiuj do schowka..."
#: krusader/UserAction/expander.cpp:586 krusader/UserAction/expander.cpp:616
#, kde-format
msgid "What to copy:"
msgstr "Co skopiować:"
#: krusader/UserAction/expander.cpp:587
#, kde-format
msgid "Append to current clipboard content with this separator (optional):"
msgstr ""
"Dołącz do aktualnej zawartości schowka z tym separatorem (opcjonalnie):"
#: krusader/UserAction/expander.cpp:593
#, kde-format
msgid "Expander: at least 1 parameter is required for Clipboard."
msgstr "Kreator działania: co najmniej 1 parametr jest wymagany dla Clipboard."
#: krusader/UserAction/expander.cpp:599
#, kde-format
msgid "Expander: %Each% may not be in the second argument of %Clipboard%"
msgstr "Kreator działania: %Each% nie może być drugim argumentem %Clipboard%"
#: krusader/UserAction/expander.cpp:613
#, kde-format
msgid "Copy a File/Folder..."
msgstr "Kopiuj plik/katalog..."
#: krusader/UserAction/expander.cpp:617
#, kde-format
msgid "Where to copy:"
msgstr "Gdzie skopiować:"
#: krusader/UserAction/expander.cpp:622
#, kde-format
msgid "Expander: at least 2 parameter is required for Copy."
msgstr "Kreator działania: co najmniej 2 parametry są wymagane dla Copy."
#: krusader/UserAction/expander.cpp:634
#, kde-format
msgid "Expander: %Each% may not be in the second argument of %Copy%"
msgstr "Kreator działania: %Each% nie może być drugim argumentem %Copy%"
#: krusader/UserAction/expander.cpp:645
#, kde-format
msgid "Expander: invalid URLs in %_Copy(\"src\", \"dest\")%"
msgstr ""
"Kreator działania: nieprawidłowe adresy URL w %_Copy(\"źródło\", \"cel\")%"
#: krusader/UserAction/expander.cpp:657
#, kde-format
msgid "Move/Rename a File/Folder..."
msgstr "Przenieś/zmień nazwę pliku/katalogu..."
#: krusader/UserAction/expander.cpp:660
#, kde-format
msgid "What to move/rename:"
msgstr "Co przenieść/zmienić nazwę:"
#: krusader/UserAction/expander.cpp:661
#, kde-format
msgid "New target/name:"
msgstr "Nowa nazwa:"
#: krusader/UserAction/expander.cpp:666
#, kde-format
msgid "Expander: at least 2 parameter is required for Move."
msgstr "Kreator działania: co najmniej 2 parametry są wymagane dla Move."
#: krusader/UserAction/expander.cpp:673
#, kde-format
msgid "%Each% may not be in the second argument of %Move%"
msgstr "%Each% nie może być drugim argumentem %Move%"
#: krusader/UserAction/expander.cpp:683
#, kde-format
msgid "Expander: invalid URLs in %_Move(\"src\", \"dest\")%"
msgstr ""
"Kreator działania: nieprawidłowe adresy URL w %_Move(\"źródło\", \"cel\")%"
#: krusader/UserAction/expander.cpp:696
#, kde-format
msgid "Load a Synchronizer Profile..."
msgstr "Wczytaj profil synchronizowania..."
#: krusader/UserAction/expander.cpp:699 krusader/UserAction/expander.cpp:721
#: krusader/UserAction/expander.cpp:741
#, kde-format
msgid "Choose a profile:"
msgstr "Wybierz profil:"
#: krusader/UserAction/expander.cpp:704
#, kde-format
msgid "Expander: no profile specified for %_Sync(profile)%"
msgstr "Kreator działania: nie wybrano profilu dla %_Sync(profile)%"
#: krusader/UserAction/expander.cpp:718
#, kde-format
msgid "Load a Searchmodule Profile..."
msgstr "Wczytaj profil modułu szukania..."
#: krusader/UserAction/expander.cpp:726
#, kde-format
msgid "Expander: no profile specified for %_NewSearch(profile)%"
msgstr "Kreator działania: nie wybrano profilu dla %_NewSearch(profile)%"
#: krusader/UserAction/expander.cpp:738
#, kde-format
msgid "Load a Panel Profile..."
msgstr "Wczytaj profil paneli..."
#: krusader/UserAction/expander.cpp:746
#, kde-format
msgid "Expander: no profile specified for %_Profile(profile)%; abort..."
msgstr ""
"Kreator działania: nie wybrano profilu dla %_Profile(profile)%; kończę "
"działanie..."
#: krusader/UserAction/expander.cpp:758
#, kde-format
msgid "Separate Program Call for Each..."
msgstr "Osobne wywołanie programu dla każdego..."
#: krusader/UserAction/expander.cpp:792
#, kde-format
msgid "Set Sorting for This Panel..."
msgstr "Ustaw szeregowanie dla tego panelu..."
#: krusader/UserAction/expander.cpp:795
#, kde-format
msgid "Choose a column:"
msgstr "Wybierz kolumnę:"
#: krusader/UserAction/expander.cpp:796
#, kde-format
msgid "Choose a sort sequence:"
msgstr "Wybierz odcinek szeregowania:"
#: krusader/UserAction/expander.cpp:803
#, kde-format
msgid "Expander: no column specified for %_ColSort(column)%"
msgstr "Kreator działania: nie wybrano kolumny dla %_ColSort(column)%"
#: krusader/UserAction/expander.cpp:834
#, kde-format
msgid "Expander: unknown column specified for %_ColSort(%1)%"
msgstr "Kreator działania: nieznana kolumna wybrana dla %_ColSort(%1)%"
#: krusader/UserAction/expander.cpp:861
#, kde-format
msgid "Set Relation Between the Panels..."
msgstr "Ustaw rozmiar panelu..."
#: krusader/UserAction/expander.cpp:864
#, kde-format
msgid "Set the new size in percent:"
msgstr "Ustaw nowy rozmiar w procentach:"
#: krusader/UserAction/expander.cpp:877
#, kde-format
msgid ""
"Expander: Value %1 out of range for %_PanelSize(percent)%. The first "
"parameter has to be >0 and <100"
msgstr ""
"Kreator działania: wartość %1 jest poza zakresem dla %_PanelSize(percent)%. "
"Pierwszy parametr musi być pomiędzy 0 a 100"
#: krusader/UserAction/expander.cpp:890
#, kde-format
msgid "Execute a JavaScript Extension..."
msgstr "Wykonaj skrypt JavaScript..."
#: krusader/UserAction/expander.cpp:893
#, kde-format
msgid "Location of the script"
msgstr "Położenie skryptu"
#: krusader/UserAction/expander.cpp:894
#, kde-format
msgid ""
"Set some variables for the execution (optional).\n"
"i.e. \"return=return_var;foo=bar\", consult the handbook for more information"
msgstr ""
"Ustaw zmienne środowiska wykonania (opcjonalnie).\n"
"np.: \"return=cmd;foo=bar\", zajrzyj do podręcznika po więcej informacji"
#: krusader/UserAction/expander.cpp:899
#, kde-format
msgid "Expander: no script specified for %_Script(script)%"
msgstr "Kreator działania: nie wybrano skryptu dla %_Script(script)%"
#: krusader/UserAction/expander.cpp:942
#, kde-format
msgid "View File with Krusader's Internal Viewer..."
msgstr "Przeglądaj pliki we wbudowanej przeglądarce Krusadera..."
#: krusader/UserAction/expander.cpp:945
#, kde-format
msgid "Which file to view (normally '%aCurrent%'):"
msgstr "Plik do obejrzenia (domyślnie '%aCurrent%'):"
#: krusader/UserAction/expander.cpp:946
#, kde-format
msgid "Choose a view mode:"
msgstr "Wybierz tryb wyświetlania:"
#. i18n("Choose a window-mode"), "__choose:tab;window;panel", false ) );
#. TODO: window-mode 'panel' should open the file in the third-hand viewer
#: krusader/UserAction/expander.cpp:949
#, kde-format
msgid "Choose a window mode:"
msgstr "Wybierz tryb okna:"
#: krusader/UserAction/expander.cpp:954
#, kde-format
msgid "Expander: no file to view in %_View(filename)%"
msgstr "Kreator działania: brak pliku do pokazania w %_View(filename)%"
#: krusader/UserAction/expander.cpp:992
#, kde-format
msgid "%Each% is not allowed in parameter to %1"
msgstr "%Each% nie jest dozwolone jako parametr %1"
#: krusader/UserAction/expander.cpp:1014
#, kde-format
msgid "Expander: Bad panel specifier %1 in placeholder %2"
msgstr ""
"Kreator działania: nieprawidłowe określenie panelu %1 w polu zastępczym %2"
#: krusader/UserAction/expander.cpp:1046
#, no-c-format, kde-format
msgid "Error: unterminated % in Expander"
msgstr "Błąd: niezakończony % w Kreatorze działania"
#: krusader/UserAction/expander.cpp:1075
#, kde-format
msgid "Error: unrecognized %%%1%2%% in Expander"
msgstr "Błąd: nierozpoznany %%%1%2%% w Kreatorze działania"
#: krusader/UserAction/expander.cpp:1115
#, kde-format
msgid "Error: missing ')' in Expander"
msgstr "Błąd: brakujący ')' w Kreatorze działania"
#: krusader/UserAction/kraction.cpp:82
#, kde-format
msgid "Standard Output (stdout)"
msgstr "Standardowe wyjście (stdout)"
#: krusader/UserAction/kraction.cpp:90
#, kde-format
msgid "Standard Error (stderr)"
msgstr "Standardowy błąd (stderr)"
#: krusader/UserAction/kraction.cpp:96
#, kde-format
msgid "Output"
msgstr "Wyjście"
#: krusader/UserAction/kraction.cpp:114
#, kde-format
msgid "Use font with fixed width"
msgstr "Użyj czcionki o stałej szerokości"
#: krusader/UserAction/kraction.cpp:130
#, kde-format
msgid "Kill"
msgstr "Zniszcz"
#: krusader/UserAction/kraction.cpp:131
#, kde-format
msgid "Kill the running process"
msgstr "Zniszcz działający proces"
#: krusader/UserAction/kraction.cpp:174
#, kde-format
msgid ""
"*.txt|Text files\n"
"*|All files"
msgstr ""
"*.txt|Pliki tekstowe\n"
"*|Wszystkie pliki"
#: krusader/UserAction/kraction.cpp:181
#, kde-format
msgid ""
"This file already exists.\n"
"Do you want to overwrite it or append the output?"
msgstr ""
"Ten plik już istnieje.\n"
"Chcesz go nadpisać czy dołączyć wyjście na koniec bieżącej zawartości?"
#: krusader/UserAction/kraction.cpp:182
#, kde-format
msgid "Overwrite or append?"
msgstr "Zastąpić czy dołączyć?"
#: krusader/UserAction/kraction.cpp:184
#, kde-format
msgid "Append"
msgstr "Dołącz"
#: krusader/UserAction/kraction.cpp:197
#, kde-format
msgid "Export failed"
msgstr "Niepowodzenie eksportu"
#: krusader/UserAction/kraction.cpp:250
#, kde-format
msgid ""
"Cannot run user action, %1 not found or not executable. Please verify that "
"kde-cli-tools are installed."
msgstr ""
"Nie można uruchomić działania użytkownika, nie znaleziono pliku "
"wykonywalnego %1. Upewnij się, że kde-cli-tools zostały wgrane."
#: krusader/UserAction/kraction.cpp:258
#, kde-format
msgid ""
"Embedded terminal emulator does not work, using output collection instead."
msgstr ""
"Zagnieżdżony emulator terminala nie działa. W zamian zostanie użyty zbiór "
"wyjściowy."
#: krusader/UserAction/kractionbase.cpp:61
#, kde-format
msgid "Confirm Execution"
msgstr "Potwierdź wykonanie"
#: krusader/UserAction/kractionbase.cpp:61
#, kde-format
msgid "Command being executed:"
msgstr "Polecenie będące w wykonaniu:"
#: krusader/UserAction/useraction.cpp:170
#, kde-format
msgid "The file %1 does not contain valid UserActions.\n"
msgstr "Plik %1 nie zawiera poprawnych działań użytkownika.\n"
#: krusader/UserAction/useraction.cpp:171
#: krusader/UserAction/useraction.cpp:184
#: krusader/UserAction/useraction.cpp:196
#, kde-format
msgid "UserActions - cannot read from file"
msgstr "Działania użytkownika - nie można odczytać z pliku"
#: krusader/UserAction/useraction.cpp:183
#, kde-format
msgid "The actionfile's root element is not called %1, using %2"
msgstr "Główny element pliku działań nie jest wywoływany %1, przy użyciu%2"
#: krusader/UserAction/useraction.cpp:195
#, kde-format
msgid "Unable to open actions file %1"
msgstr "Nie można otworzyć pliku działania %1"
#: krusader/UserAction/useraction.cpp:213
#, kde-format
msgid ""
"Action without name detected. This action will not be imported.\n"
"This is an error in the file, you may want to correct it."
msgstr ""
"Wykryto działanie bez nazwy. Działanie to nie zostanie zaimportowane.\n"
"Jest to błąd w pliku, możesz go poprawić."
#: krusader/UserAction/useraction.cpp:214
#, kde-format
msgid "UserActions - invalid action"
msgstr "Działania użytkownika - nieprawidłowe działanie"
#: krusader/useraction_examples.xml:5
#, kde-format
msgid "Equal panel-size"
msgstr "Równy rozmiar paneli"
#: krusader/useraction_examples.xml:6
#, kde-format
msgid "Sets the ratio between the two panels to 50/50"
msgstr "Ustawia podział paneli na 50/50"
#: krusader/useraction_examples.xml:8 krusader/useraction_examples.xml:16
#: krusader/useraction_examples.xml:25 krusader/useraction_examples.xml:41
#, kde-format
msgid "Samples"
msgstr "Przykłady"
#: krusader/useraction_examples.xml:13
#, kde-format
msgid "Edit as root"
msgstr "Edytuj jako administrator"
#: krusader/useraction_examples.xml:14
#, kde-format
msgid "Edit a file as root"
msgstr "Edytuj plik jako administrator"
#: krusader/useraction_examples.xml:17
#, kde-format
msgid "Edit a file with root permissions"
msgstr "Edytuj plik z uprawnieniami administratora"
#: krusader/useraction_examples.xml:23
#, kde-format
msgid "Mount a new filesystem"
msgstr "Podepnij nowy system plików"
#: krusader/useraction_examples.xml:30
#, kde-format
msgid "Enqueue in Amarok"
msgstr "Zakolejkuj w Amaroku"
#: krusader/useraction_examples.xml:31
#, kde-format
msgid "Append selected item(s) to Amarok playlist"
msgstr "Dołącz wybrany element(y) do listy odtwarzania Amaroka"
#: krusader/useraction_examples.xml:33
#, kde-format
msgid "Multimedia"
msgstr "Multimedia"
#: krusader/useraction_examples.xml:39
#, kde-format
msgid "Copy current item to clipboard"
msgstr "Kopiuj bieżący element do schowka"
#: krusader/useraction_examples.xml:46 krusader/useraction_examples.xml:47
#, kde-format
msgid "Sort by Name"
msgstr "Uszereguj według nazwy"
#: krusader/useraction_examples.xml:50
#, kde-format
msgid "Sorts the active panel by Name"
msgstr "Uszereguj aktywny panel według nazwy"
#: krusader/useraction_examples.xml:55 krusader/useraction_examples.xml:56
#, kde-format
msgid "Sort by Extension"
msgstr "Uszereguj według rozszerzenia"
#: krusader/useraction_examples.xml:59
#, kde-format
msgid "Sorts the active panel by Extension"
msgstr "Uszereguj aktywny panel według rozszerzenia"
#: krusader/useraction_examples.xml:64 krusader/useraction_examples.xml:65
#, kde-format
msgid "Sort by Size"
msgstr "Uszereguj według rozmiaru"
#: krusader/useraction_examples.xml:68
#, kde-format
msgid "Sorts the active panel by Size"
msgstr "Uszereguj aktywny panel według rozmiaru"
#: krusader/useraction_examples.xml:73 krusader/useraction_examples.xml:74
#, kde-format
msgid "Sort by Modified"
msgstr "Uszereguj według zmienionych"
#: krusader/useraction_examples.xml:77
#, kde-format
msgid "Sorts the active panel by Modified"
msgstr "Uszereguj aktywny panel według zmienionych"
#: krusader/useraction_examples.xml:82
#, kde-format
msgid "Backup current"
msgstr "Utwórz kopię wyboru"
#: krusader/useraction_examples.xml:83
#, kde-format
msgid "Backup current file in current folder"
msgstr "Utwórz kopię wybranego pliku w bieżącym katalogu"
#: krusader/useraction_examples.xml:85
#, kde-format
msgid "System"
msgstr "System"
#: krusader/useraction_examples.xml:86
#, kde-format
msgid ""
"Backs current file up in current folder and asks the user for a new "
"filename. By default \".old\" is appended to the original filename."
msgstr ""
"Tworzy kopię wybranego pliku w bieżącym katalogu i pyta użytkownika o jego "
"nową nazwę. Domyślnie dołączany jest przyrostek \".old\" do nazwy "
"pierwotnego pliku."
#~ msgid "Browse"
#~ msgstr "Przeglądaj"
#~ msgid "Folder..."
#~ msgstr "Katalog..."
#~ msgid "Text File..."
#~ msgstr "Plik tekstowy..."
#~ msgid "View File (F3)"
#~ msgstr "Wyświetl plik (F3)"
#~ msgid "Edit File (F4)"
#~ msgstr "Edytuj plik (F4)"
#~ msgid "%1 ZB"
#~ msgstr "%1 ZB"
#~ msgid "%1 TB"
#~ msgstr "%1 TB"
#~ msgid "%1 GB"
#~ msgstr "%1 GB"
#~ msgid "%1 MB"
#~ msgstr "%1 MB"
#~ msgid "%1 KB"
#~ msgstr "%1 KB"
#~ msgid "Open search filter"
#~ msgstr "Otwórz filtr wyszukiwania"
#~ msgid "Karai Csaba"
#~ msgstr "Karai Csaba"
#~ msgid "Open the popup panel"
#~ msgstr "Otwórz wyskakujący panel"
#~ msgid "Close the popup panel"
#~ msgstr "Zamknij wyskakujący panel"
#~ msgid "Toggle Popup Panel"
#~ msgstr "Przełącz wyskakujący panel"
#~ msgid " Quit"
#~ msgstr " Zakończ"
#~ msgid "Copy..."
#~ msgstr "Kopiuj..."
#~ msgid "Move..."
#~ msgstr "Przenieś..."
#~ msgid ""
#~ "A configuration of 1.51 or older was detected. Krusader has to reset your "
#~ "configuration to default values.\n"
#~ "Note: your bookmarks and keybindings will remain intact.\n"
#~ "Krusader will now run Konfigurator."
#~ msgstr ""
#~ "Wykryto ustawienia dla wersji 1.51 lub starszej. Krusader musi przywrócić "
#~ "te ustawienia do domyślnych wartości.\n"
#~ "Uwaga: zakładki i skróty klawiszowe nie ulegną zmianie.\n"
#~ "Krusader otworzy teraz Ustawienia."
#~ msgid "ftp://"
#~ msgstr "ftp://"
#~ msgid "smb://"
#~ msgstr "smb://"
#~ msgid "fish://"
#~ msgstr "fish://"
#~ msgid "sftp://"
#~ msgstr "sftp://"
#~ msgid "Keep virtual folder structure"
#~ msgstr "Zachowaj strukturę wirtualnego katalogu"
#~ msgid "Base URL:"
#~ msgstr "Podstawowy adres URL:"
#~ msgid "Minimize to tray"
#~ msgstr "Zminimalizuj na tackę systemową"
#~ msgid ""
#~ "The icon will appear in the system tray instead of the taskbar, when "
#~ "Krusader is minimized."
#~ msgstr ""
#~ "Kiedy Krusader jest minimalizowany, jego ikona pokaże się na tacce "
#~ "systemowej zamiast na pasku zadań."
#~ msgid ""
#~ "<qt>Cannot calculate checksum since no supported tool was found. Please "
#~ "check the <b>Dependencies</b> page in Krusader's settings.</qt>"
#~ msgstr ""
#~ "<qt>Nie można obliczyć sum sprawdzających, ponieważ nie znaleziono "
#~ "obsługiwanego narzędzia. Proszę sprawdzić stronę <b>Zależności</b> w "
#~ "ustawieniach Krusadera.</qt>"
#~ msgid ""
#~ "<qt><b>Note</b>: you have selected folders, and probably have no "
#~ "recursive checksum tool installed. Krusader currently supports "
#~ "<i>md5deep, sha1deep, sha256deep, tigerdeep and cfv</i></qt>"
#~ msgstr ""
#~ "<qt><b>Uwaga</b>: zaznaczono katalog, ale prawdopodobnie nie ma "
#~ "zainstalowanego narzędzia do rekursywnego obliczania sum sprawdzających. "
#~ "Krusader obecnie obsługuje <i>md5deep, sha1deep, sha256deep tigerdeep "
#~ "oraz cfv</i></qt>"
#~ msgid "About to calculate checksum for the following files:"
#~ msgstr "Masz zamiar obliczyć sumy sprawdzające dla następujących plików:"
#~ msgid "Calculating checksums..."
#~ msgstr "Obliczanie sum sprawdzających..."
#~ msgid ""
#~ "<qt>Cannot verify checksum since no supported tool was found. Please "
#~ "check the <b>Dependencies</b> page in Krusader's settings.</qt>"
#~ msgstr ""
#~ "<qt>Nie można sprawdzić sum sprawdzających, ponieważ nie znaleziono "
#~ "obsługiwanego narzędzia. Proszę sprawdzić stronę <b>Zależności</b> w "
#~ "ustawieniach Krusadera.</qt>"
#~ msgid "About to verify checksum for the following files and folders:"
#~ msgstr ""
#~ "Masz zamiar sprawdzić sumy sprawdzające dla następujących plików i "
#~ "katalogów:"
#~ msgid ""
#~ "<qt>Error reading checksum file <i>%1</i>.<br />Please specify a valid "
#~ "checksum file.</qt>"
#~ msgstr ""
#~ "<qt>Błąd podczas czytania pliku sum sprawdzających <i>%1</i>.<br />Proszę "
#~ "podać poprawny plik sum sprawdzających.</qt>"
#~ msgid "Verifying checksums..."
#~ msgstr "Sprawdzanie sum sprawdzających..."
#~ msgid "The following files have failed:"
#~ msgstr "Następujące pliki zawiodły:"
#~ msgid "Here are the calculated checksums:"
#~ msgstr "Oto obliczone sumy sprawdzające:"
#~ msgid "File and hash"
#~ msgstr "Plik i jego hasz"
#~ msgid "Save checksum to file:"
#~ msgstr "Zapisz sumę sprawdzającą do pliku:"
#~ msgid ""
#~ "File %1 already exists.\n"
#~ "Are you sure you want to overwrite it?"
#~ msgstr ""
#~ "Plik %1 już istnieje.\n"
#~ "Czy na pewno chcesz go zastąpić?"
#~ msgid "Select a file to save to"
#~ msgstr "Zaznacz plik, do którego zapisać"
#~ msgid "graphical sudo"
#~ msgstr "graficzne sudo"
#~ msgid ""
#~ "Cannot start root mode Krusader, because Krusader or kdesu is missing "
#~ "from the path. Please configure the dependencies in Konfigurator."
#~ msgstr ""
#~ "Nie można wystartować trybu administratora Krusadera, ponieważ Krusader "
#~ "lub kdesu nie znajduje się w ścieżce. Proszę ustawić zależności w "
#~ "Ustawieniach."
#~ msgid "Calculating space"
#~ msgstr "Obliczanie dostępnej przestrzeni"
#~ msgid "Start &Paused"
#~ msgstr "Wznów &wstrzymane"
#~ msgid "F2 Run Immediately"
#~ msgstr "F2 Rozpocznij natychmiast"
#~ msgid "Immediately start job even if there are running jobs in queue."
#~ msgstr ""
#~ "Natychmiast rozpocznij zadania nawet wtedy, gdy inne zadania z kolejki są "
#~ "właśnie wykonywane"
#~ msgid "User Menu"
#~ msgstr "Menu użytkownika"
#~ msgid "Cannot find \"KsysCtrl\". Please install KDE admin package"
#~ msgstr ""
#~ "Nie można znaleźć \"KsysCtrl\". Proszę zainstalować pakiet KDE admin"
#~ msgid ""
#~ "Could not create a temporary folder. Handling of Archives will not be "
#~ "possible until this is fixed."
#~ msgstr ""
#~ "Nie można stworzyć katalogu tymczasowego. Obsługa archiwów nie będzie "
#~ "możliwa dopóki nie zostanie to naprawione."
#~ msgid "Manage user actions"
#~ msgstr "Zarządzaj działaniami użytkownika"
#~ msgid "Rename %1 to:"
#~ msgstr "Zmień nazwę %1 na:"
#~ msgid "Cancel"
#~ msgstr "Anuluj"
#~ msgid "Quick Navigation"
#~ msgstr "Szybka nawigacja"
#~ msgid "Already at <i>%1</i>"
#~ msgstr "Jesteś już w <i>%1</i>"
#~ msgid "Click to go to <i>%1</i>"
#~ msgstr "Kliknij aby przejść do <i>%1</i>"
#, fuzzy
#~| msgid "Fullscreen terminal (mc-style)"
#~ msgid "Fullscreen embedded terminal (mc-style)"
#~ msgstr "Terminal pełnoekranowy (jak w mc)"
#~ msgid "Terminal is shown instead of the Krusader window (full screen)."
#~ msgstr ""
#~ "Zamiast okna Krusadera wyświetlany jest terminal (w trybie "
#~ "pełnoekranowym)."
#~ msgid "Show terminal emulator"
#~ msgstr "Pokaż emulator terminala"
#~ msgid "Show Terminal &Emulator"
#~ msgstr "Pokaż &emulator terminala"
#~ msgctxt "Unknown file system type"
#~ msgid "unknown"
#~ msgstr "nieznany"
#~ msgid "No space information on [dev]"
#~ msgstr "Brak informacji o ilości wolnego miejsca w [dev]"
#~ msgid "No space information on [procfs]"
#~ msgstr "Brak informacji o ilości wolnego miejsca w [procfs]"
#~ msgid "No space information on [proc]"
#~ msgstr "Brak informacji o ilości wolnego miejsca w [proc]"
#~ msgid "Overwrite"
#~ msgstr "Zastąp"
#~ msgid "&Overwrite"
#~ msgstr "&Zastąp"
#~ msgid "&Remove"
#~ msgstr "&Usuń"
#~ msgid "Use MIME type magic"
#~ msgstr "Użyj magicznego typu MIME"
#~ msgid ""
#~ "MIME type magic allows better distinction of file types, but is slower."
#~ msgstr ""
#~ "Typ MIME magic pozwala na lepsze odróżnianie typów plików, ale działa "
#~ "wolniej."
#~ msgid "&Queue Manager..."
#~ msgstr "&Zarządzanie kolejką..."
#~ msgid "You cannot move files to this file system"
#~ msgstr "Nie możesz przenieść plików do tego systemu plików"
#~ msgid "You cannot copy files to this file system"
#~ msgstr "Nie możesz skopiować plików do tego systemu plików"
#~ msgid "You do not have write permission to this folder"
#~ msgstr "Nie masz uprawnień do zapisu w tym katalogu"
#~ msgid "An error occurred during processing the queue.\n"
#~ msgstr "Nastąpił błąd podczas przetwarzania kolejki.\n"
#~ msgid "The last processed element in the queue was aborted.\n"
#~ msgstr "Przetwarzanie ostatniego elementu z kolejki zostało przerwane.\n"
#~ msgid ""
#~ "Do you wish to continue with the next element, delete the queue or "
#~ "suspend the queue?"
#~ msgstr ""
#~ "Czy kontynuować przetwarzanie dalszych elementów, usunąć lub uśpić "
#~ "kolejkę?"
#~ msgid "Krusader::Queue"
#~ msgstr "Krusader::Kolejka"
#~ msgid "Suspend"
#~ msgstr "Uśpij"
#~ msgid "default"
#~ msgstr "domyślne"
#~ msgid "Krusader::Queue Manager"
#~ msgstr "Krusader::Zarządzanie kolejką"
#~ msgid "Please enter the time to start processing the queue:"
#~ msgstr "Proszę wpisać czas rozpoczęcia przetwarzania kolejki:"
#~ msgid "Create a new queue"
#~ msgstr "Utwórz nową kolejkę"
#~ msgid "Remove the current queue"
#~ msgstr "Usuń bieżącą kolejkę"
#~ msgid "unused"
#~ msgstr "niewykorzystany"
#~ msgid "Schedule queue starting (Ctrl+S)"
#~ msgstr "Zaplanuj początek kolejki (Ctrl+S)"
#~ msgid "Start processing the queue (Ctrl+P)"
#~ msgstr "Rozpocznij przetwarzanie kolejki (Ctrl+P)"
#~ msgid "The queue is paused."
#~ msgstr "Kolejka jest wstrzymana."
#~ msgid "Scheduled to start at %1."
#~ msgstr "Zaplanowany start: %1."
#~ msgid "The queue is running."
#~ msgstr "Kolejka jest wykonywana."
#~ msgid "Pause processing the queue (Ctrl+P)"
#~ msgstr "Wstrzymaj przetwarzanie kolejki (Ctrl+P)"
#~ msgid "Please enter the name of the new queue"
#~ msgstr "Podaj nazwę nowej kolejki"
#~ msgid "A queue already exists with this name."
#~ msgstr "Istnieje już kolejka o podanej nazwie."
#~ msgid ""
#~ "Deleting the queue requires aborting all pending jobs. Do you wish to "
#~ "continue?"
#~ msgstr ""
#~ "Usunięcie kolejki wymaga przerwania aktywnych zadań. Czy chcesz "
#~ "kontynuować?"
#~ msgid "Queue Manager"
#~ msgstr "Zarządzanie kolejką"
#~ msgid ""
#~ "Deleting this job will abort the pending job. Do you wish to continue?"
#~ msgstr ""
#~ "Usunięcie tego zadania anuluje też zadanie zależne. Czy chcesz "
#~ "kontynuować?"
#~ msgid ""
#~ "Krusader does not support FTP access via HTTP.\n"
#~ "If it is not the case, please check and change the proxy settings in the "
#~ "System Settings."
#~ msgstr ""
#~ "Krusader nie obsługuje protokołu FTP po HTTP.\n"
#~ "Jeśli nie próbowałeś właśnie użyć tego protokołu, sprawdź i ustaw "
#~ "odpowiednio ustawienia pośrednika (proxy) w ustawieniach systemowych."
#~ msgctxt "Job type"
#~ msgid "Status"
#~ msgstr "Stan"
#~ msgctxt "Job type"
#~ msgid "Folder Size"
#~ msgstr "Rozmiar katalogu"
#~ msgctxt "Job type"
#~ msgid "Copy"
#~ msgstr "Kopiuj"
#~ msgctxt "Job type"
#~ msgid "Move"
#~ msgstr "Przenieś"
#~ msgctxt "Job type"
#~ msgid "Pack"
#~ msgstr "Spakuj"
#~ msgctxt "Job type"
#~ msgid "Unpack"
#~ msgstr "Rozpakuj"
#~ msgctxt "Job type"
#~ msgid "Unknown"
#~ msgstr "Nieznany"
#~ msgid "Target"
#~ msgstr "Cel"
#~ msgid "Source"
#~ msgstr "Źródło"
#~ msgid "Cannot create a folder. Check your permissions."
#~ msgstr "Nie można utworzyć katalogu, sprawdź swoje uprawnienia."
#~ msgctxt "@title job"
#~ msgid "Copying"
#~ msgstr "Kopiowanie plików"
#~ msgctxt "@title job"
#~ msgid "Moving"
#~ msgstr "Przenoszenie plików"
#~ msgid "OK"
#~ msgstr "OK"
#~ msgid "Show statusbar"
#~ msgstr "Pokaż pasek stanu"
#~ msgid "Statusbar will be visible after startup."
#~ msgstr "Pasek stanu będzie widoczny po starcie."
#~ msgid "Show toolbar"
#~ msgstr "Pokaż pasek narzędzi"
#~ msgid "Toolbar will be visible after startup."
#~ msgstr "Pasek narzędzi będzie widoczny po uruchomieniu."
#~ msgid "Show actions toolbar"
#~ msgstr "Pokaż pasek narzędzi z działaniami"
#~ msgid "Actions toolbar will be visible after startup."
#~ msgstr "Pasek działań będzie widoczny po starcie."
#~ msgid "Webmaster"
#~ msgstr "Mistrz sieci"
#~ msgid "Remote co&ntent search"
#~ msgstr "Przeszukanie zdal&nych zasobów"
#~ msgid "Cannot drop here, no write permissions."
#~ msgstr "Nie można tutaj przeciągnąć, nie masz uprawnień do zapisu."
#~ msgid "Copy Here"
#~ msgstr "Kopiuj tutaj"
#~ msgid "Move Here"
#~ msgstr "Przenieś tutaj"
#~ msgid "Link Here"
#~ msgstr "Dowiąż tutaj"
#~ msgid "Quicksearch/Quickfilter"
#~ msgstr "Szybkie wyszukiwanie/Szybki filtr"
#~ msgid "New style Quicksearch"
#~ msgstr "Nowy styl SzybkiegoWyszukiwania"
#~ msgid "Opens a quick search dialog box."
#~ msgstr "Otwiera okno szybkiego wyszukiwania."
#~ msgid "Case sensitive Quicksearch/QuickFilter"
#~ msgstr "Szybkie wyszukiwanie i filtrowanie rozróżnia wielkość liter"
#~ msgid "Quick Panel: quick way to perform actions"
#~ msgstr "Szybki panel: szybki sposób wykonywania działań"
#~ msgid "Quick Select"
#~ msgstr "Szybkie wybieranie"
#~ msgid "Apply the selection"
#~ msgstr "Zastosuj zaznaczenie"
#~ msgid "Quick Select:"
#~ msgstr "Szybkie wybieranie:"
#~ msgid "QuickFilter"
#~ msgstr "SzybkiFiltr"
#~ msgid "Flat Origin Bar"
#~ msgstr "Płaski pasek początku"
#~ msgid "Open button"
#~ msgstr "Przycisk otwierania"
#~ msgid "Use superb KDE file dialog to choose location."
#~ msgstr "Użyj okna dialogowego pliku KDE, aby wybrać położenie."
#~ msgid "In directory"
#~ msgstr "W katalogu"
#~ msgid "Up one directory"
#~ msgstr "Katalog wyżej"
#~ msgid "Parent directory"
#~ msgstr "Nadrzędny katalog"
#~ msgid "Directories"
#~ msgstr "Katalogi"
#~ msgid "Directory foreground:"
#~ msgstr "Katalog:"
#~ msgid "Directory"
#~ msgstr "Katalog"
#~ msgid "Temp Directory:"
#~ msgstr "Katalog tymczasowy:"
#~ msgid "in %1 directory"
#~ msgid_plural "in %1 directories"
#~ msgstr[0] "w %1 katalogu"
#~ msgstr[1] "w %1 katalogach"
#~ msgstr[2] "w %1 katalogach"
#~ msgid "New Directory..."
#~ msgstr "Nowy katalog..."
#~ msgid "&Compare Directories"
#~ msgstr "&Porównaj katalogi"
#~ msgid "New directory"
#~ msgstr "Nowy katalog"
#~ msgid "Directory's name:"
#~ msgstr "Nazwa katalogu:"
#~ msgid "Cannot open the %1 directory."
#~ msgstr "Nie można otworzyć katalogu %1."
#~ msgid "Krusader::Synchronize Directories"
#~ msgstr "Krusader::Synchronizacja katalogów"
#~ msgid "Synchronize Directories"
#~ msgstr "Synchronizacja katalogów"
#~ msgctxt "Job type"
#~ msgid "Directory Size"
#~ msgstr "Rozmiar katalogu"
#~ msgid "Select files using a filter"
#~ msgstr "Zaznacz pliki używając filtru"
#~ msgid "Unselect all selected files"
#~ msgstr "Odznacz wszystkie wybrane pliki"
#~ msgid ""
#~ "In the target directory the synchronizer does not directly support "
#~ "protocols like FISH, SFTP, SMB, etc."
#~ msgstr ""
#~ "Dla katalogu docelowego synchronizator nie obsługuje bezpośrednio "
#~ "następujących protokołów: FISH, SFTP, SMB, itp."
#~ msgid ""
#~ "In the source directory the synchronizer does not directly support "
#~ "protocols like FISH, SFTP, SMB, etc."
#~ msgstr ""
#~ "Dla katalogu źródłowego synchronizator nie obsługuje bezpośrednio "
#~ "następujących protokołów: FISH, SFTP, SMB, itp."
#~ msgid "Open &Konsole Here"
#~ msgstr "Otwórz &Konsolę tutaj"
#~ msgid ""
#~ "*.keymap|Krusader keymaps\n"
#~ "*|All files"
#~ msgstr ""
#~ "*.keymap|Mapy klawiatury Krusadera\n"
#~ "*|Wszystkie pliki"
#~ msgid "Import Shortcuts"
#~ msgstr "Importuj skróty"
#~ msgid "Load a keybinding profile, e.g., total_commander.keymap"
#~ msgstr "Wczytaj profil skrótów klawiaturowych, np. total_commander.keymap"
#~ msgid "Export Shortcuts"
#~ msgstr "Eksportuj skróty"
#~ msgid "Save current keybindings in a keymap file."
#~ msgstr "Zapisz bieżące skróty klawiaturowe w pliku mapy klawiszy."
#~ msgid "Select a keymap file"
#~ msgstr "Wybierz plik mapy klawiatury"
#~ msgid ""
#~ "This file does not seem to be a valid keymap.\n"
#~ "It may be a keymap using a legacy format. The import cannot be undone."
#~ msgstr ""
#~ "Ten plik nie wydaje się być poprawną mapą klawiszy.\n"
#~ "Być może jest on w spadkowym formacie. Import nie może zostać cofnięty."
#~ msgid "Try to Import Legacy Format?"
#~ msgstr "Czy spróbować importowania przestarzałego formatu?"
#~ msgid "Import Anyway"
#~ msgstr "Importuj mimo to"
#~ msgid ""
#~ "The following information was attached to the keymap. Do you really want "
#~ "to import this keymap?"
#~ msgstr ""
#~ "Następujące informacje zostały dołączone do mapy klawiatury. Jesteś "
#~ "pewien, że chcesz zaimportować tę mapę klawiatury?"
#~ msgid "Please restart this dialog in order to see the changes"
#~ msgstr "Uruchom to okno dialogowe ponownie, by zobaczyć zmiany"
#~ msgid "Legacy Import Completed"
#~ msgstr "Import przestarzałego formatu został ukończony"
#~ msgid ""
#~ "<qt>File <b>%1</b> already exists. Do you really want to overwrite it?</"
#~ "qt>"
#~ msgstr ""
#~ "<qt>Plik <b>%1</b> już istnieje. Czy na pewno chcesz go zastąpić?</qt>"
#~ msgid "<qt>Cannot open <b>%1</b> for writing.</qt>"
#~ msgstr "<qt>Nie można otworzyć <b>%1</b> do zapisu.</qt>"
#~ msgid "Source:"
#~ msgstr "Źródło:"
#~ msgid "Destination:"
#~ msgstr "Cel:"
#~ msgid "Krusader Progress"
#~ msgstr "Postęp Krusadera"
#~ msgid "%1 directory"
#~ msgid_plural "%1 directories"
#~ msgstr[0] "%1 katalog"
#~ msgstr[1] "%1 katalogi"
#~ msgstr[2] "%1 katalogów"
#~ msgid "%1 file"
#~ msgid_plural "%1 files"
#~ msgstr[0] "%1 plik"
#~ msgstr[1] "%1 pliki"
#~ msgstr[2] "%1 plików"
#~ msgid "%1 of %2 complete"
#~ msgstr "%1 z %2 zakończono"
#~ msgid "%2 / %1 directory"
#~ msgid_plural "%2 / %1 directories"
#~ msgstr[0] "%2 / %1 katalog"
#~ msgstr[1] "%2 / %1 katalogów"
#~ msgstr[2] "%2 / %1 katalogów"
#~ msgid "%2 / %1 file"
#~ msgid_plural "%2 / %1 files"
#~ msgstr[0] "%2 / %1 plik"
#~ msgstr[1] "%2 / %1 plików"
#~ msgstr[2] "%2 / %1 plików"
#~ msgid "Working"
#~ msgstr "Praca w toku"
#~ msgid "%1/s (%2 remaining)"
#~ msgstr "%1/s (%2 pozostało)"
#~ msgid "Krusader transparently handles the following types of archives:"
#~ msgstr "Krusader obsługuje następujące rodzaje archiwów:"
#~ msgid "Tar"
#~ msgstr "Tar"
#~ msgid "GZip"
#~ msgstr "GZip"
#~ msgid "LZMA"
#~ msgstr "LZMA"
#~ msgid "XZ"
#~ msgstr "XZ"
#~ msgid "BZip2"
#~ msgstr "BZip2"
#~ msgid "Zip"
#~ msgstr "Zip"
#~ msgid "Rar"
#~ msgstr "Rar"
#~ msgid "Arj"
#~ msgstr "Arj"
#~ msgid "Rpm"
#~ msgstr "Rpm"
#~ msgid "Ace"
#~ msgstr "Ace"
#~ msgid "Lha"
#~ msgstr "Lha"
#~ msgid "Deb"
#~ msgstr "Deb"
#~ msgid "7zip"
#~ msgstr "7zip"
#~ msgid ""
#~ "The archives that are \"grayed out\" were unavailable on your\n"
#~ "system last time Krusader checked. If you wish Krusader to\n"
#~ "search again, click the 'Auto Configure' button."
#~ msgstr ""
#~ "Obsługa \"wyszarzonych\" archiwów była niedostępna przy ostatnim\n"
#~ " sprawdzaniu twojego systemu. Jeśli chcesz, aby Krusader sprawdził\n"
#~ "ponownie, naciśnij na przycisk 'Skonfiguruj samoczynnie'."
#~ msgid "Auto Configure"
#~ msgstr "Ustaw samoczynnie"
#~ msgid "Konfigurator"
#~ msgstr "Konfigurator"
#~ msgid "&Quit"
#~ msgstr "&Zakończ"
#~ msgctxt "@title:window"
#~ msgid "Locate"
#~ msgstr "Szukaj (locate)"
#~ msgid "Mount.Man"
#~ msgstr "Mount.Man"
#~ msgid "Critical Error"
#~ msgstr "Błąd krytyczny"
#~ msgid ""
#~ "Internal error in MountMan.\n"
#~ "Please email the developers."
#~ msgstr ""
#~ "Wewnętrzny błąd w programie do zarządzania montowaniem.\n"
#~ "Proszę wysłać wiadomość pocztową do programistów."
#~ msgid "Mt.Man: working..."
#~ msgstr "Men. mon. : pracuje ..."
#~ msgid "Cannot cut a virtual URL collection to the clipboard."
#~ msgstr "Nie można wyciąć do schowka wirtualnej kolekcji URL-i."
#~ msgid "Cannot copy a virtual URL collection onto the clipboard."
#~ msgstr "Nie można skopiować do schowka wirtualnej kolekcji URL-i."
#~ msgid "Save as"
#~ msgstr "Zapisz jako"
#~ msgid "This protocol does not support resuming"
#~ msgstr "Ten protokół nie wspiera wznawiania"
#~ msgid "Writing to %1 is not supported"
#~ msgstr "Zapis do %1 nie jest wspierany"
#~ msgid "Author"
#~ msgstr "Autor"
#~ msgid "Webmaster and i18n coordinator"
#~ msgstr "Administrator strony WWW i koordynator grupy i18n"
#~ msgid "krarc"
#~ msgstr "krarc"
#~ msgctxt "filestate: filename"
#~ msgid "%1: %2"
#~ msgstr "%1: %2"
#~ msgctxt "filename (filestate)"
#~ msgid "%1 (%2)"
#~ msgstr "%1 (%2)"
#~ msgid "Sorry, can not find internal editor"
#~ msgstr "Przepraszamy, nie można znaleźć wewnętrznego edytora"
#~ msgid "KrViewer is unable to download: %1"
#~ msgstr "KrViewer nie może pobrać: %1"
#~ msgid "Moving into archive is disabled"
#~ msgstr "Przenoszenie do archiwum jest wyłączone"
#, fuzzy
#~| msgid "%1 is no split file!"
#~ msgid "%1 is not a split file."
#~ msgstr "Plik %1 nie jest podzielonym plikiem!"
#, fuzzy
#~| msgid "Error at writing file %1!"
#~ msgid "Error at writing file %1: %2"
#~ msgstr "Błąd podczas zapisu pliku %1!"
#, fuzzy
#~| msgid "Failed to unpack \"%1\"!"
#~ msgid "Failed to unpack \"%1\"."
#~ msgstr "Nieudane rozpakowywanie \"%1\"!"
#~ msgid "Deleting %1 ..."
#~ msgstr "Usuwanie %1..."
#~ msgid "New mime-type"
#~ msgstr "Nowy typ"
#~ msgid "Edit mime-type"
#~ msgstr "Edycja typu"
#~ msgid "Mime-type"
#~ msgstr "Typy plików"
#~ msgid "Filename"
#~ msgstr "Nazwa pliku"
#~ msgid "Mimes"
#~ msgstr "Rodzaje"
#~ msgid "Icon for krusader"
#~ msgstr "Ikona Krusader-a"
#~ msgid ""
#~ "Can't open %1 for writing!\n"
#~ "Nothing exported."
#~ msgstr ""
#~ "Nie można otworzyć %1 do pisania!\n"
#~ "Nic nie wyeksportowano."
#~ msgid "list-add"
#~ msgstr "list-add"
#, fuzzy
#~| msgid "Failed to pack %1!"
#~ msgid "Failed to pack: %1!"
#~ msgstr "Spakowanie %1 nie powiodło się!"
#~ msgid "Ok"
#~ msgstr "Ok"
#~ msgid "Popular Urls"
#~ msgstr "Popularne adresy URL"
#~ msgid " &Search: "
#~ msgstr " &Szukaj: "
#~ msgid "Reading"
#~ msgstr "Czytanie"
#~ msgid "Disk Usage: "
#~ msgstr "Wykorzystanie dysku: "
#~ msgid "\tReady: %1/%2 files, %3/%4"
#~ msgstr "\tGotowych: %1/%2 plików, %3/%4"
#~ msgid "Failed to pack: "
#~ msgstr "Spakowanie niemożliwe: "
#~ msgid " (bytes)"
#~ msgstr " (bajty)"
#~ msgid "="
#~ msgstr "="
#~ msgid "Equal"
#~ msgstr "Równy"
#~ msgid "Quicksearch position:"
#~ msgstr "Pozycja paska szybkiego wyszukiwania:"
#~ msgid "Defaults"
#~ msgstr "Domyślne"
#~ msgid "Preserve attributes (only for local targets)"
#~ msgstr "Zachowaj atrybuty (tylko dla obiektów lokalnych)"
#~ msgid "Preserve attributes for local copy/move (slower)"
#~ msgstr ""
#~ "Zachowaj atrybuty dla lokalnego kopiowania/przenoszenia (wolniejsze)"
#~ msgid ""
#~ "Krusader will try to preserve all attributes (time, owner, group) of the "
#~ "local files according to the source depending on your permissions:"
#~ "<ul><li>User preserving if you are root</li><li>Group preserving if you "
#~ "are root or member of the group</li><li>Preserving the timestamp</li></"
#~ "ul><b>Note</b>: This can slow down the copy process."
#~ msgstr ""
#~ "Krusader próbuje zachować wszystkie atrybuty (czas, właściciela, grupę) "
#~ "przetwarzanych plików lokalnych. Procedura bierze pod uwagę Twoje "
#~ "uprawnienia:<ul><li>Zachowanie właściciela, jeśli jesteś użytkownikiem "
#~ "root</li> <li>Zachowanie grupy, jeśli jesteś jej członkiem lub "
#~ "użytkownikiem root</li> <li>Zachowanie znacznika czasu</li></ul> <b>Note</"
#~ "b>: To może spowolnić proces kopiowania."
#~ msgctxt "@title job"
#~ msgid "Creating directory"
#~ msgstr "Tworzenie katalogu"
#~ msgid "Directory Already Exists"
#~ msgstr "Katalog już istnieje"
#~ msgid "Already Exists as Directory"
#~ msgstr "Taki katalog już istnieje"
#~ msgid "Already Exists as Folder"
#~ msgstr "Już istnieje jako katalog"
#~ msgid "Close current tab"
#~ msgstr "Zamknij bieżącą kartę"
#~ msgid "&Bigger than"
#~ msgstr "Wię&kszy niż"
#~ msgid "Bytes"
#~ msgstr "Bajtów"
#~ msgid "&Smaller than"
#~ msgstr "Mniej&szy niż"
#~ msgid ".."
#~ msgstr ".."
#~ msgid "Up"
#~ msgstr "Wyżej"
#~ msgid "~"
#~ msgstr "~"
#~ msgid "Home"
#~ msgstr "Katalog domowy"
#~ msgid "/"
#~ msgstr "/"
#, fuzzy
#~| msgid "Show statusbar"
#~ msgid "Show Statusbar"
#~ msgstr "Pokaż pasek stanu"
#, fuzzy
#~| msgid "Show statusbar"
#~ msgid "Show Totalsbar"
#~ msgstr "Pokaż pasek stanu"
#~ msgid "Draw frame"
#~ msgstr "Rysuj ramkę"
#~ msgid "Draw a Frame around the Status/Totalsbar"
#~ msgstr "Rysuj obramowanie dookoła paska statusu"
#~ msgid "Fill background"
#~ msgstr "Wypełnij tło"
#~ msgid "Fill Background of Status/Totalsbar"
#~ msgstr "Wypełnij tło paska statusu"
#~ msgid "Location"
#~ msgstr "Położenie"
#~ msgid "F2 Term "
#~ msgstr "F2 Term"
#~ msgid "F3 View "
#~ msgstr "F3 Podgl."
#~ msgid "F4 Edit "
#~ msgstr "F4 Edycja"
#~ msgid "F5 Copy "
#~ msgstr "F5 Kopiuj"
#~ msgid "F6 Move"
#~ msgstr "F6 Przen."
#~ msgid "F7 Mkdir "
#~ msgstr "F7 Utwórz kat."
#~ msgid "F8 Delete"
#~ msgstr "F8 Usuń"
#~ msgid "F9 Rename"
#~ msgstr "F9 Zm. nazwę"
#~ msgid "F10 Quit "
#~ msgstr "F10 Zakończ"
#~ msgid " View"
#~ msgstr " Podgląd"
#~ msgid " Edit"
#~ msgstr " Edycja"
#~ msgid " Copy"
#~ msgstr " Kopiuj"
#~ msgid " Move"
#~ msgstr " Przenieś"
#~ msgid " Delete"
#~ msgstr " Usuń"
#~ msgid " Rename"
#~ msgstr " Zmień nazwę"
#~ msgid "Back"
#~ msgstr "Wróć"
#~ msgid "Back to the place you came from"
#~ msgstr "Wróć do miejsca, w którym zacząłeś"
#~ msgid " Unselect Files "
#~ msgstr " Odznaczanie plików "
#~ msgid " (Reading)"
#~ msgstr " (Odczytywanie)"
#~ msgid " and directories:"
#~ msgstr " i katalogi:"
#~ msgid "Not a splitted file %1!"
#~ msgstr "Plik %1 nie jest podzielonym plikiem!"
#~ msgid " to:"
#~ msgstr " na:"
#~ msgid " To: "
#~ msgstr " do: "
#~ msgid "Failed to unpack"
#~ msgstr "Rozpakowanie nie możliwe"
#~ msgid "&Next tab"
#~ msgstr "&Następna karta"
#~ msgid "&Previous tab"
#~ msgstr "&Poprzednia karta"
#~ msgid "&Close current tab"
#~ msgstr "Zamknij bieżą&cą kartę"
#, fuzzy
#~| msgid "Mimes"
#~ msgid "Misc"
#~ msgstr "Rodzaje"
#~ msgid "Look & Feel"
#~ msgstr "Wygląd i działanie"
#~ msgid "Look && Feel"
#~ msgstr "Wygląd i działanie"
#~ msgid "Default panel type:"
#~ msgstr "Domyślny typ panelu:"
#~ msgid "Panel layout"
#~ msgstr "Układ paneli"
#~ msgid ""
#~ "Command \"%1\" cannot be executed.\n"
#~ "Cannot change working directory to %2."
#~ msgstr ""
#~ "Polecenie \"%1\" nie może być wykonane.\n"
#~ "Nie można zmienić katalogu roboczego na %2."
#~ msgid ""
#~ "Support for more than one command doesn't work in a terminal. Only the "
#~ "first is executed in the terminal."
#~ msgstr ""
#~ "Brak wsparcia dla wykonania więcej niż jednego polecenia w terminalu. W "
#~ "terminalu wykonywane jest jedynie pierwsze polecenie."
#~ msgid "Application already running!\n"
#~ msgstr "Aplikacja jest już uruchomiona!\n"
#~ msgid "16"
#~ msgstr "16"
#~ msgid "22"
#~ msgstr "22"
#~ msgid "32"
#~ msgstr "32"
#~ msgid "48"
#~ msgstr "48"
#~ msgid ""
#~ "Internal error in MountMan\n"
#~ "Call the developers"
#~ msgstr ""
#~ "Wewnętrzny błąd w Zarządcy Montowania\n"
#~ "Daj znać autorom"
#~ msgid ""
#~ "MountMan has an internal error. Please notify the developers. Thank you."
#~ msgstr "Wewnętrzny błąd MountMana. Proszę powiadomić twórców. Dziękuję."
#, fuzzy
#~ msgid "Folder Already Exists"
#~ msgstr "Plik już istnieje"
#, fuzzy
#~| msgid "&Detailed View"
#~ msgid "Old Detailed View (obsolete)"
#~ msgstr "Wi&dok szczegółowy"
#~ msgid "Konqueror Menu"
#~ msgstr "Menu Konquerora"
#, fuzzy
#~ msgid "&Experimental View"
#~ msgstr "Wi&dok szczegółowy"
#~ msgid "Counting files to pack"
#~ msgstr "Zliczanie ilości plików do spakowania"
#~ msgid "Krusader is unable to download: "
#~ msgstr "Krusader nie może pobrać: "
#~ msgid "%1, unknown archive type"
#~ msgstr "%1, nieznany typ archiwum"
#~ msgid "Devices"
#~ msgstr "Urządzenia"
#, fuzzy
#~ msgid ""
#~ "<qt>Error ejecting device!\n"
#~ " You have to configure the path to the 'eject' tool. Please check the "
#~ "<b>Dependencies</b> page in Krusader's settings.</qt>"
#~ msgstr ""
#~ "<qt>Krusader nie może znaleźć narzędzia sum kontrolnych, które obsługuje "
#~ "%1 w twoim systemie. Proszę sprawdzić kartę <b>Zależności</b> w "
#~ "ustawieniach Krusadera.</qt>"
#~ msgid "Icon"
#~ msgstr "Ikona"
#~ msgid ""
#~ "Don't use KDE's media protocol for media button (if it's buggy or missing)"
#~ msgstr ""
#~ "Nie używaj protokołu \"media\" KDE dla przycisku urządzeń peryferyjnych "
#~ "(jeśli go brak, bądź nie działa poprawnie)"
#~ msgid ""
#~ "Select if your media protocol is buggy (in some older KDE versions), or "
#~ "not present (no kdebase package installed)."
#~ msgstr ""
#~ "Wybierz jeśli Twój protokół \"media\" ma błędy (niektóre starsze wersje "
#~ "KDE) lub nie jest dostępny (pakiet kdebase nie jest zainstalowany)."
#~ msgid "Brief"
#~ msgstr "Ogólny"
#~ msgid "Clear location bar button"
#~ msgstr "Przycisk czyszczenia paska adresu"
#~ msgid "Clears the location bar"
#~ msgstr "Czyści pasek adresu"
#~ msgid "CD Recorder"
#~ msgstr "Nagrywarka CD"
#~ msgid "DVD Recorder"
#~ msgstr "Nagrywarka DVD"
#~ msgid "DVD"
#~ msgstr "DVD"
#~ msgid "Zip Disk"
#~ msgstr "Dysk ZIP"
#~ msgid "add"
#~ msgstr "dodaj"
#~ msgid "<qt>Can't read <b>%1</b>. Archive might be corrupted!</qt>"
#~ msgstr ""
#~ "<qt>Nie można odczytać <b>%1</b>. Archiwum może być uszkodzone!</qt>"
#~ msgid "Deleting Files..."
#~ msgstr "Usuwanie plików..."
#~ msgid "Unpacking Files"
#~ msgstr "Rozpakowywanie plików"
#~ msgid ""
#~ "In %1:\n"
#~ "There is an error in the JavaScript"
#~ msgstr ""
#~ "W %1:\n"
#~ "W JavaScript jest błąd"
#~ msgid "Shred"
#~ msgstr "Usuń dokładnie"
#~ msgid ""
#~ "<qt>Do you really want to shred <b>%1</b>? Once shred, the file is gone "
#~ "forever!</qt>"
#~ msgstr ""
#~ "<qt>Czy naprawdę chcesz dokładnie usunąć <b>%1</b>? Tak usunięty plik "
#~ "jest stracony na zawsze!</qt>"
#~ msgid "Error ejecting device! You need to have 'eject' in your path."
#~ msgstr ""
#~ "Błąd podczas wysuwania urządzenia ! Musisz mieć program 'eject' w "
#~ "katalogu aplikacji."
#~ msgid "Filesystems"
#~ msgstr "Systemy plików"
#~ msgid "compare mode"
#~ msgstr "tryb porównania"
#~ msgid "Remove"
#~ msgstr "Usuń"
#~ msgid "New group"
#~ msgstr "Nowa grupa"
#~ msgid "New session"
#~ msgstr "Nowa sesja"
#~ msgid "Sessions"
#~ msgstr "Sesje"
#~ msgid "RemoteMan"
#~ msgstr "RemoteMan"
#~ msgid "Are you sure you want to delete this item ???"
#~ msgstr "Czy na pewno chcesz usunąć ten element ???"
#~ msgid "RemoteMan: Connection Manager"
#~ msgstr "RemoteMan: Menedżer połączeń"
#~ msgid "&More"
#~ msgstr "&Więcej"
#~ msgid "User name:"
#~ msgstr "Użytkownik:"
#~ msgid "Anonymous"
#~ msgstr "Anonimowy"
#~ msgid "Remote directory:"
#~ msgstr "Zdalny katalog:"
#~ msgid "Co&nnect"
#~ msgstr "Połą&cz"
#~ msgid "New &Group"
#~ msgstr "Nowa &grupa"
#~ msgid "New Connec&tion"
#~ msgstr "Nowe p&ołączenie"
#~ msgid "Port: "
#~ msgstr "Port: "
#~ msgid "* Warning: Storing your password is not secure !!!"
#~ msgstr "* Ostrzeżenie: Zapisywanie hasła nie jest bezpieczne !!!"
#~ msgid "File "
#~ msgstr "Plik "
#~ msgid " already exists. Are you sure you want to overwrite it?"
#~ msgstr " już istnieje. Jesteś pewien że chcesz go nadpisać?"
#~ msgid ""
#~ "Important: RemoteMan has been replaced by our new bookmark manager. The "
#~ "new manager handles local files and remote URLs the same way. RemoteMan "
#~ "is being left around to allow an easier transition and give you a chance "
#~ "to move your bookmarks. IT WILL BE REMOVED SOON!\n"
#~ "Try the new bookmark-manager: open a new remote connection, once done, "
#~ "press the bookmark button, select 'Add bookmark' and that's it!"
#~ msgstr ""
#~ "Ważne: RemoteMan został zastąpiony przez nowego menedżera zakładek. Nowy "
#~ "menedżer obsługuje w taki sam sposób lokalne pliki i zdalne adresy URL. "
#~ "RemoteMana pozostawiono w celu łatwiejszej migracji i aby dać Ci szansę "
#~ "na przeniesienie Twoich zakładek. RemoteMan BĘDZIE WKRÓTCE USUNIĘTY!\n"
#~ "Wypróbuj nowego menedżera zakładek: otwórz nowe zdalne połączenie, a "
#~ "następnie naciśnij przycisk zakładek i wybierz 'Dodaj zakładkę', i to "
#~ "wszystko!"
Index: trunk/l10n-kf5/pl/messages/frameworks/ki18n5.po
===================================================================
--- trunk/l10n-kf5/pl/messages/frameworks/ki18n5.po (revision 1552240)
+++ trunk/l10n-kf5/pl/messages/frameworks/ki18n5.po (revision 1552241)
@@ -1,12197 +1,12197 @@
# translation of kdelibs4.po to Polish
# translation of kdelibs4.po to
# Version: $Revision: 685926 $
# Ostatnie poprawki przed 2.0 Jacek Stolarczyk <jstolarz@kde.org>
# Jacek Stolarczyk <jstolarz@kde.org>, 2001.
# Piotr Roszatycki <dexter@debian.org>, 1997-2000.
# Artur Górniak <artur_gorniak@software.pl>, 2000.
# Michał Rudolf <mrudolf@kdewebdev.org>, 2002.
# Michal Rudolf <mrudolf@kdewebdev.org>, 2002,2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010.
# Krzysztof Lichota <lichota@mimuw.edu.pl>, 2005, 2006.
# Marta Rybczyńska <kde-i18n@rybczynska.net>, 2007, 2008, 2009, 2010, 2011, 2012, 2013.
# Michal Rudolf <michal@rudolf.waw.pl>, 2010.
# Artur Chłond <eugenewolfe@o2.pl>, 2010.
-# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2011, 2012, 2013, 2014, 2016.
+# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2011, 2012, 2013, 2014, 2016, 2019.
msgid ""
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-05-20 02:56+0200\n"
-"PO-Revision-Date: 2016-12-04 10:26+0100\n"
+"PO-Revision-Date: 2019-09-21 08:02+0200\n"
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
-"X-Generator: Lokalize 2.0\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
-"|| n%100>=20) ? 1 : 2);\n"
+"X-Generator: Lokalize 19.07.70\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10"
+" || n%100>=20) ? 1 : 2);\n"
#. i18n: Decide which string is used to delimit keys in a keyboard
#. shortcut (e.g. + in Ctrl+Alt+Tab) in plain text.
#: kuitmarkup.cpp:312
#, kde-format
msgctxt "shortcut-key-delimiter/plain"
msgid "+"
msgstr "+"
#. i18n: Decide which string is used to delimit keys in a keyboard
#. shortcut (e.g. + in Ctrl+Alt+Tab) in rich text.
#: kuitmarkup.cpp:316
#, kde-format
msgctxt "shortcut-key-delimiter/rich"
msgid "+"
msgstr "+"
#. i18n: Decide which string is used to delimit elements in a GUI path
#. (e.g. -> in "Go to Settings->Advanced->Core tab.") in plain text.
#: kuitmarkup.cpp:320
#, kde-format
msgctxt "gui-path-delimiter/plain"
msgid "→"
msgstr "→"
#. i18n: Decide which string is used to delimit elements in a GUI path
#. (e.g. -> in "Go to Settings->Advanced->Core tab.") in rich text.
#: kuitmarkup.cpp:324
#, kde-format
msgctxt "gui-path-delimiter/rich"
msgid "→"
msgstr "→"
#: kuitmarkup.cpp:337
#, kde-format
msgctxt "keyboard-key-name"
msgid "Alt"
msgstr "Alt"
#: kuitmarkup.cpp:338
#, kde-format
msgctxt "keyboard-key-name"
msgid "AltGr"
msgstr "AltGr"
#: kuitmarkup.cpp:339
#, kde-format
msgctxt "keyboard-key-name"
msgid "Backspace"
msgstr "Backspace"
#: kuitmarkup.cpp:340
#, kde-format
msgctxt "keyboard-key-name"
msgid "CapsLock"
msgstr "CapsLock"
#: kuitmarkup.cpp:341
#, kde-format
msgctxt "keyboard-key-name"
msgid "Control"
msgstr "Control"
#: kuitmarkup.cpp:342
#, kde-format
msgctxt "keyboard-key-name"
msgid "Ctrl"
msgstr "Ctrl"
#: kuitmarkup.cpp:343
#, kde-format
msgctxt "keyboard-key-name"
msgid "Del"
msgstr "Del"
#: kuitmarkup.cpp:344
#, kde-format
msgctxt "keyboard-key-name"
msgid "Delete"
msgstr "Delete"
#: kuitmarkup.cpp:345
#, kde-format
msgctxt "keyboard-key-name"
msgid "Down"
msgstr "W dół"
#: kuitmarkup.cpp:346
#, kde-format
msgctxt "keyboard-key-name"
msgid "End"
msgstr "End"
#: kuitmarkup.cpp:347
#, kde-format
msgctxt "keyboard-key-name"
msgid "Enter"
msgstr "Enter"
#: kuitmarkup.cpp:348
#, kde-format
msgctxt "keyboard-key-name"
msgid "Esc"
msgstr "Esc"
#: kuitmarkup.cpp:349
#, kde-format
msgctxt "keyboard-key-name"
msgid "Escape"
msgstr "Escape"
#: kuitmarkup.cpp:350
#, kde-format
msgctxt "keyboard-key-name"
msgid "Home"
msgstr "Home"
#: kuitmarkup.cpp:351
#, kde-format
msgctxt "keyboard-key-name"
msgid "Hyper"
msgstr "Hyper"
#: kuitmarkup.cpp:352
#, kde-format
msgctxt "keyboard-key-name"
msgid "Ins"
msgstr "Ins"
#: kuitmarkup.cpp:353
#, kde-format
msgctxt "keyboard-key-name"
msgid "Insert"
msgstr "Insert"
#: kuitmarkup.cpp:354
#, kde-format
msgctxt "keyboard-key-name"
msgid "Left"
msgstr "W lewo"
#: kuitmarkup.cpp:355
#, kde-format
msgctxt "keyboard-key-name"
msgid "Menu"
msgstr "Menu"
#: kuitmarkup.cpp:356
#, kde-format
msgctxt "keyboard-key-name"
msgid "Meta"
msgstr "Meta"
#: kuitmarkup.cpp:357
#, kde-format
msgctxt "keyboard-key-name"
msgid "NumLock"
msgstr "NumLock"
#: kuitmarkup.cpp:358
#, kde-format
msgctxt "keyboard-key-name"
msgid "PageDown"
msgstr "PageDown"
#: kuitmarkup.cpp:359
#, kde-format
msgctxt "keyboard-key-name"
msgid "PageUp"
msgstr "PageUp"
#: kuitmarkup.cpp:360
#, kde-format
msgctxt "keyboard-key-name"
msgid "PgDown"
msgstr "PgDown"
#: kuitmarkup.cpp:361
#, kde-format
msgctxt "keyboard-key-name"
msgid "PgUp"
msgstr "PgUp"
#: kuitmarkup.cpp:362
#, kde-format
msgctxt "keyboard-key-name"
msgid "PauseBreak"
msgstr "PauseBreak"
#: kuitmarkup.cpp:363
#, kde-format
msgctxt "keyboard-key-name"
msgid "PrintScreen"
msgstr "PrintScreen"
#: kuitmarkup.cpp:364
#, kde-format
msgctxt "keyboard-key-name"
msgid "PrtScr"
msgstr "PrtScr"
#: kuitmarkup.cpp:365
#, kde-format
msgctxt "keyboard-key-name"
msgid "Return"
msgstr "Return"
#: kuitmarkup.cpp:366
#, kde-format
msgctxt "keyboard-key-name"
msgid "Right"
msgstr "W prawo"
#: kuitmarkup.cpp:367
#, kde-format
msgctxt "keyboard-key-name"
msgid "ScrollLock"
msgstr "ScrollLock"
#: kuitmarkup.cpp:368
#, kde-format
msgctxt "keyboard-key-name"
msgid "Shift"
msgstr "Shift"
#: kuitmarkup.cpp:369
#, kde-format
msgctxt "keyboard-key-name"
msgid "Space"
msgstr "Spacja"
#: kuitmarkup.cpp:370
#, kde-format
msgctxt "keyboard-key-name"
msgid "Super"
msgstr "Super"
#: kuitmarkup.cpp:371
#, kde-format
msgctxt "keyboard-key-name"
msgid "SysReq"
msgstr "SysReq"
#: kuitmarkup.cpp:372
#, kde-format
msgctxt "keyboard-key-name"
msgid "Tab"
msgstr "Tab"
#: kuitmarkup.cpp:373
#, kde-format
msgctxt "keyboard-key-name"
msgid "Up"
msgstr "W górę"
#: kuitmarkup.cpp:374
#, kde-format
msgctxt "keyboard-key-name"
msgid "Win"
msgstr "Win"
#: kuitmarkup.cpp:375
#, kde-format
msgctxt "keyboard-key-name"
msgid "F1"
msgstr "F1"
#: kuitmarkup.cpp:376
#, kde-format
msgctxt "keyboard-key-name"
msgid "F2"
msgstr "F2"
#: kuitmarkup.cpp:377
#, kde-format
msgctxt "keyboard-key-name"
msgid "F3"
msgstr "F3"
#: kuitmarkup.cpp:378
#, kde-format
msgctxt "keyboard-key-name"
msgid "F4"
msgstr "F4"
#: kuitmarkup.cpp:379
#, kde-format
msgctxt "keyboard-key-name"
msgid "F5"
msgstr "F5"
#: kuitmarkup.cpp:380
#, kde-format
msgctxt "keyboard-key-name"
msgid "F6"
msgstr "F6"
#: kuitmarkup.cpp:381
#, kde-format
msgctxt "keyboard-key-name"
msgid "F7"
msgstr "F7"
#: kuitmarkup.cpp:382
#, kde-format
msgctxt "keyboard-key-name"
msgid "F8"
msgstr "F8"
#: kuitmarkup.cpp:383
#, kde-format
msgctxt "keyboard-key-name"
msgid "F9"
msgstr "F9"
#: kuitmarkup.cpp:384
#, kde-format
msgctxt "keyboard-key-name"
msgid "F10"
msgstr "F10"
#: kuitmarkup.cpp:385
#, kde-format
msgctxt "keyboard-key-name"
msgid "F11"
msgstr "F11"
#: kuitmarkup.cpp:386
#, kde-format
msgctxt "keyboard-key-name"
msgid "F12"
msgstr "F12"
#. i18n: The messages with context "tag-format-pattern <tag ...> format"
#. are KUIT patterns for formatting the text found inside KUIT tags.
#. The format is either "plain" or "rich", and tells if the pattern
#. is used for plain text or rich text (which can use HTML tags).
#. You may be in general satisfied with the patterns as they are in the
#. original. Some things you may consider changing:
#. - the proper quotes, those used in msgid are English-standard
#. - the <i> and <b> tags, does your language script work well with them?
#: kuitmarkup.cpp:742
#, kde-format
msgctxt "tag-format-pattern <title> plain"
msgid "== %1 =="
msgstr "== %1 =="
#. i18n: KUIT pattern, see the comment to the first of these entries above.
#: kuitmarkup.cpp:747
#, kde-format
msgctxt "tag-format-pattern <title> rich"
msgid "<h2>%1</h2>"
msgstr "<h2>%1</h2>"
#. i18n: KUIT pattern, see the comment to the first of these entries above.
#: kuitmarkup.cpp:755
#, kde-format
msgctxt "tag-format-pattern <subtitle> plain"
msgid "~ %1 ~"
msgstr "~ %1 ~"
#. i18n: KUIT pattern, see the comment to the first of these entries above.
#: kuitmarkup.cpp:760
#, kde-format
msgctxt "tag-format-pattern <subtitle> rich"
msgid "<h3>%1</h3>"
msgstr "<h3>%1</h3>"
#. i18n: KUIT pattern, see the comment to the first of these entries above.
#: kuitmarkup.cpp:768
#, kde-format
msgctxt "tag-format-pattern <para> plain"
msgid "%1"
msgstr "%1"
#. i18n: KUIT pattern, see the comment to the first of these entries above.
#: kuitmarkup.cpp:773
#, kde-format
msgctxt "tag-format-pattern <para> rich"
msgid "<p>%1</p>"
msgstr "<p>%1</p>"
#. i18n: KUIT pattern, see the comment to the first of these entries above.
#: kuitmarkup.cpp:781
#, kde-format
msgctxt "tag-format-pattern <list> plain"
msgid "%1"
msgstr "%1"
#. i18n: KUIT pattern, see the comment to the first of these entries above.
#: kuitmarkup.cpp:786
#, kde-format
msgctxt "tag-format-pattern <list> rich"
msgid "<ul>%1</ul>"
msgstr "<ul>%1</ul>"
#. i18n: KUIT pattern, see the comment to the first of these entries above.
#: kuitmarkup.cpp:794
#, kde-format
msgctxt "tag-format-pattern <item> plain"
msgid " * %1"
msgstr " * %1"
#. i18n: KUIT pattern, see the comment to the first of these entries above.
#: kuitmarkup.cpp:799
#, kde-format
msgctxt "tag-format-pattern <item> rich"
msgid "<li>%1</li>"
msgstr "<li>%1</li>"
#. i18n: KUIT pattern, see the comment to the first of these entries above.
#: kuitmarkup.cpp:806
#, kde-format
msgctxt "tag-format-pattern <note> plain"
msgid "Note: %1"
msgstr "Uwaga: %1"
#. i18n: KUIT pattern, see the comment to the first of these entries above.
#: kuitmarkup.cpp:811
#, kde-format
msgctxt "tag-format-pattern <note> rich"
msgid "<i>Note</i>: %1"
msgstr "<i>Uwaga</i>: %1"
#. i18n: KUIT pattern, see the comment to the first of these entries above.
#: kuitmarkup.cpp:817
#, kde-format
msgctxt ""
"tag-format-pattern <note label=> plain\n"
"%1 is the text, %2 is the note label"
msgid "%2: %1"
msgstr "%2: %1"
#. i18n: KUIT pattern, see the comment to the first of these entries above.
#: kuitmarkup.cpp:823
#, kde-format
msgctxt ""
"tag-format-pattern <note label=> rich\n"
"%1 is the text, %2 is the note label"
msgid "<i>%2</i>: %1"
msgstr "<i>%2</i>: %1"
#. i18n: KUIT pattern, see the comment to the first of these entries above.
#: kuitmarkup.cpp:830
#, kde-format
msgctxt "tag-format-pattern <warning> plain"
msgid "WARNING: %1"
msgstr "UWAGA: %1"
#. i18n: KUIT pattern, see the comment to the first of these entries above.
#: kuitmarkup.cpp:835
#, kde-format
msgctxt "tag-format-pattern <warning> rich"
msgid "<b>Warning</b>: %1"
msgstr "<b>Ostrzeżenie</b>: %1"
#. i18n: KUIT pattern, see the comment to the first of these entries above.
#: kuitmarkup.cpp:841
#, kde-format
msgctxt ""
"tag-format-pattern <warning label=> plain\n"
"%1 is the text, %2 is the warning label"
msgid "%2: %1"
msgstr "%2: %1"
#. i18n: KUIT pattern, see the comment to the first of these entries above.
#: kuitmarkup.cpp:847
#, kde-format
msgctxt ""
"tag-format-pattern <warning label=> rich\n"
"%1 is the text, %2 is the warning label"
msgid "<b>%2</b>: %1"
msgstr "<b>%2</b>: %1"
#. i18n: KUIT pattern, see the comment to the first of these entries above.
#: kuitmarkup.cpp:854
#, kde-format
msgctxt "tag-format-pattern <link> plain"
msgid "%1"
msgstr "%1"
#. i18n: KUIT pattern, see the comment to the first of these entries above.
#: kuitmarkup.cpp:859
#, kde-format
msgctxt "tag-format-pattern <link> rich"
msgid "<a href=\"%1\">%1</a>"
msgstr "<a href=\"%1\">%1</a>"
#. i18n: KUIT pattern, see the comment to the first of these entries above.
#: kuitmarkup.cpp:865
#, kde-format
msgctxt ""
"tag-format-pattern <link url=> plain\n"
"%1 is the descriptive text, %2 is the URL"
msgid "%1 (%2)"
msgstr "%1 (%2)"
#. i18n: KUIT pattern, see the comment to the first of these entries above.
#: kuitmarkup.cpp:871
#, kde-format
msgctxt ""
"tag-format-pattern <link url=> rich\n"
"%1 is the descriptive text, %2 is the URL"
msgid "<a href=\"%2\">%1</a>"
msgstr "<a href=\"%2\">%1</a>"
#. i18n: KUIT pattern, see the comment to the first of these entries above.
#: kuitmarkup.cpp:878
#, kde-format
msgctxt "tag-format-pattern <filename> plain"
msgid "‘%1’"
msgstr "‘%1’"
#. i18n: KUIT pattern, see the comment to the first of these entries above.
#: kuitmarkup.cpp:883
#, kde-format
msgctxt "tag-format-pattern <filename> rich"
msgid "<tt>%1</tt>"
msgstr "<tt>%1</tt>"
#. i18n: KUIT pattern, see the comment to the first of these entries above.
#: kuitmarkup.cpp:890
#, kde-format
msgctxt "tag-format-pattern <application> plain"
msgid "%1"
msgstr "%1"
#. i18n: KUIT pattern, see the comment to the first of these entries above.
#: kuitmarkup.cpp:895
#, kde-format
msgctxt "tag-format-pattern <application> rich"
msgid "%1"
msgstr "%1"
#. i18n: KUIT pattern, see the comment to the first of these entries above.
#: kuitmarkup.cpp:902
#, kde-format
msgctxt "tag-format-pattern <command> plain"
msgid "%1"
msgstr "%1"
#. i18n: KUIT pattern, see the comment to the first of these entries above.
#: kuitmarkup.cpp:907
#, kde-format
msgctxt "tag-format-pattern <command> rich"
msgid "<tt>%1</tt>"
msgstr "<tt>%1</tt>"
#. i18n: KUIT pattern, see the comment to the first of these entries above.
#: kuitmarkup.cpp:913
#, kde-format
msgctxt ""
"tag-format-pattern <command section=> plain\n"
"%1 is the command name, %2 is its man section"
msgid "%1(%2)"
msgstr "%1(%2)"
#. i18n: KUIT pattern, see the comment to the first of these entries above.
#: kuitmarkup.cpp:919
#, kde-format
msgctxt ""
"tag-format-pattern <command section=> rich\n"
"%1 is the command name, %2 is its man section"
msgid "<tt>%1(%2)</tt>"
msgstr "<tt>%1(%2)</tt>"
#. i18n: KUIT pattern, see the comment to the first of these entries above.
#: kuitmarkup.cpp:926
#, kde-format
msgctxt "tag-format-pattern <resource> plain"
msgid "“%1”"
msgstr "“%1”"
#. i18n: KUIT pattern, see the comment to the first of these entries above.
#: kuitmarkup.cpp:931
#, kde-format
msgctxt "tag-format-pattern <resource> rich"
msgid "“%1”"
msgstr "“%1”"
#. i18n: KUIT pattern, see the comment to the first of these entries above.
#: kuitmarkup.cpp:938
#, kde-format
msgctxt "tag-format-pattern <icode> plain"
msgid "“%1”"
msgstr "“%1”"
#. i18n: KUIT pattern, see the comment to the first of these entries above.
#: kuitmarkup.cpp:943
#, kde-format
msgctxt "tag-format-pattern <icode> rich"
msgid "<tt>%1</tt>"
msgstr "<tt>%1</tt>"
#. i18n: KUIT pattern, see the comment to the first of these entries above.
#: kuitmarkup.cpp:950
#, kde-format
msgctxt "tag-format-pattern <bcode> plain"
msgid ""
"\n"
"%1\n"
msgstr ""
"\n"
"%1\n"
#. i18n: KUIT pattern, see the comment to the first of these entries above.
#: kuitmarkup.cpp:955
#, kde-format
msgctxt "tag-format-pattern <bcode> rich"
msgid "<pre>%1</pre>"
msgstr "<pre>%1</pre>"
#. i18n: KUIT pattern, see the comment to the first of these entries above.
#: kuitmarkup.cpp:962
#, kde-format
msgctxt "tag-format-pattern <shortcut> plain"
msgid "%1"
msgstr "%1"
#. i18n: KUIT pattern, see the comment to the first of these entries above.
#: kuitmarkup.cpp:967
#, kde-format
msgctxt "tag-format-pattern <shortcut> rich"
msgid "<b>%1</b>"
msgstr "<b>%1</b>"
#. i18n: KUIT pattern, see the comment to the first of these entries above.
#: kuitmarkup.cpp:974
#, kde-format
msgctxt "tag-format-pattern <interface> plain"
msgid "|%1|"
msgstr "|%1|"
#. i18n: KUIT pattern, see the comment to the first of these entries above.
#: kuitmarkup.cpp:979
#, kde-format
msgctxt "tag-format-pattern <interface> rich"
msgid "<i>%1</i>"
msgstr "<i>%1</i>"
#. i18n: KUIT pattern, see the comment to the first of these entries above.
#: kuitmarkup.cpp:986
#, kde-format
msgctxt "tag-format-pattern <emphasis> plain"
msgid "*%1*"
msgstr "*%1*"
#. i18n: KUIT pattern, see the comment to the first of these entries above.
#: kuitmarkup.cpp:991
#, kde-format
msgctxt "tag-format-pattern <emphasis> rich"
msgid "<i>%1</i>"
msgstr "<i>%1</i>"
#. i18n: KUIT pattern, see the comment to the first of these entries above.
#: kuitmarkup.cpp:996
#, kde-format
msgctxt "tag-format-pattern <emphasis-strong> plain"
msgid "**%1**"
msgstr "**%1**"
#. i18n: KUIT pattern, see the comment to the first of these entries above.
#: kuitmarkup.cpp:1001
#, kde-format
msgctxt "tag-format-pattern <emphasis-strong> rich"
msgid "<b>%1</b>"
msgstr "<b>%1</b>"
#. i18n: KUIT pattern, see the comment to the first of these entries above.
#: kuitmarkup.cpp:1008
#, kde-format
msgctxt "tag-format-pattern <placeholder> plain"
msgid "&lt;%1&gt;"
msgstr "&lt;%1&gt;"
#. i18n: KUIT pattern, see the comment to the first of these entries above.
#: kuitmarkup.cpp:1013
#, kde-format
msgctxt "tag-format-pattern <placeholder> rich"
msgid "&lt;<i>%1</i>&gt;"
msgstr "&lt;<i>%1</i>&gt;"
#. i18n: KUIT pattern, see the comment to the first of these entries above.
#: kuitmarkup.cpp:1020
#, kde-format
msgctxt "tag-format-pattern <email> plain"
msgid "&lt;%1&gt;"
msgstr "&lt;%1&gt;"
#. i18n: KUIT pattern, see the comment to the first of these entries above.
#: kuitmarkup.cpp:1025
#, kde-format
msgctxt "tag-format-pattern <email> rich"
msgid "&lt;<a href=\"mailto:%1\">%1</a>&gt;"
msgstr "&lt;<a href=\"mailto:%1\">%1</a>&gt;"
#. i18n: KUIT pattern, see the comment to the first of these entries above.
#: kuitmarkup.cpp:1031
#, kde-format
msgctxt ""
"tag-format-pattern <email address=> plain\n"
"%1 is name, %2 is address"
msgid "%1 &lt;%2&gt;"
msgstr "%1 &lt;%2&gt;"
#. i18n: KUIT pattern, see the comment to the first of these entries above.
#: kuitmarkup.cpp:1037
#, kde-format
msgctxt ""
"tag-format-pattern <email address=> rich\n"
"%1 is name, %2 is address"
msgid "<a href=\"mailto:%2\">%1</a>"
msgstr "<a href=\"mailto:%2\">%1</a>"
#. i18n: KUIT pattern, see the comment to the first of these entries above.
#: kuitmarkup.cpp:1044
#, kde-format
msgctxt "tag-format-pattern <envar> plain"
msgid "$%1"
msgstr "$%1"
#. i18n: KUIT pattern, see the comment to the first of these entries above.
#: kuitmarkup.cpp:1049
#, kde-format
msgctxt "tag-format-pattern <envar> rich"
msgid "<tt>$%1</tt>"
msgstr "<tt>$%1</tt>"
#. i18n: KUIT pattern, see the comment to the first of these entries above.
#: kuitmarkup.cpp:1056
#, kde-format
msgctxt "tag-format-pattern <message> plain"
msgid "/%1/"
msgstr "/%1/"
#. i18n: KUIT pattern, see the comment to the first of these entries above.
#: kuitmarkup.cpp:1061
#, kde-format
msgctxt "tag-format-pattern <message> rich"
msgid "<i>%1</i>"
msgstr "<i>%1</i>"
#. i18n: KUIT pattern, see the comment to the first of these entries above.
#: kuitmarkup.cpp:1068
#, kde-format
msgctxt "tag-format-pattern <nl> plain"
msgid "%1\n"
msgstr "%1\n"
#. i18n: KUIT pattern, see the comment to the first of these entries above.
#: kuitmarkup.cpp:1073
#, kde-format
msgctxt "tag-format-pattern <nl> rich"
msgid "%1<br/>"
msgstr "%1<br/>"
#~ msgctxt "NAME OF TRANSLATORS"
#~ msgid "Your names"
#~ msgstr "Michał Rudolf, Artur Chłond, Łukasz Wojniłowicz"
#~ msgctxt "EMAIL OF TRANSLATORS"
#~ msgid "Your emails"
#~ msgstr ""
#~ "mrudolf@kdewebdev.org, eugenewolfe@o2.pl, lukasz.wojnilowicz@gmail.com"
#~ msgid "Name"
#~ msgstr "Nazwa"
#~ msgid "Host"
#~ msgstr "Komputer"
#~ msgid "Port"
#~ msgstr "Port"
#~ msgid "i18n() takes at least one argument"
#~ msgstr "i18n() wymaga co najmniej jednego argumentu"
#~ msgid "i18nc() takes at least two arguments"
#~ msgstr "i18nc() wymaga co najmniej dwóch argumentów"
#~ msgid "i18np() takes at least two arguments"
#~ msgstr "i18np() wymaga co najmniej dwóch argumentów"
#~ msgid "i18ncp() takes at least three arguments"
#~ msgstr "i18ncp() wymaga przynajmniej trzech argumentów"
#~ msgid "System Default (currently: %1)"
#~ msgstr "Systemowe (aktualnie: %1)"
#~ msgid "Editor Chooser"
#~ msgstr "Wybór edytora"
#~ msgid ""
#~ "Please choose the default text editing component that you wish to use in "
#~ "this application. If you choose <B>System Default</B>, the application "
#~ "will honor your changes in the System Settings. All other choices will "
#~ "override that setting."
#~ msgstr ""
#~ "Proszę wybrać domyślny edytor dla programu. Jeśli wybierzesz "
#~ "<b>systemowy</b>, program zastosuje ustawienia z Centrum sterowania, "
#~ "dowolny inny wybór spowoduje zmianę pola."
#~ msgid ""
#~ "The template needs information about you, which is stored in your address "
#~ "book.\n"
#~ "However, the required plugin could not be loaded.\n"
#~ "\n"
#~ "Please install the KDEPIM/Kontact package for your system."
#~ msgstr ""
#~ "Szablony wymagają informacji o Tobie, przechowywanych w książce "
#~ "adresowej.\n"
#~ "Nie można wczytać żądanej wtyczki.\n"
#~ "\n"
#~ "Proszę zainstalować pakiet KDEPIM/Kontact."
#~ msgid "TETest"
#~ msgstr "Test"
#~ msgid "Only local files are supported."
#~ msgstr "Obsługiwane są tylko pliki lokalne."
#~ msgid "Keep output results from scripts"
#~ msgstr "Zachowaj wynik wykonania skryptów"
#~ msgid "Check whether config file itself requires updating"
#~ msgstr "Sprawdź, czy nie należy uaktualnić samego pliku konfiguracyjnego."
#~ msgid "File to read update instructions from"
#~ msgstr "Plik, z którego należy czytać informacje o aktualizacji"
#~ msgid "KConf Update"
#~ msgstr "KDE Aktualizacja Konfiguracji"
#~ msgid "KDE Tool for updating user configuration files"
#~ msgstr "narzędzie KDE do aktualizacji plików konfiguracyjnych użytkownika"
#~ msgid "(c) 2001, Waldo Bastian"
#~ msgstr "(c) 2001, Waldo Bastian"
#~ msgid "Waldo Bastian"
#~ msgstr "Waldo Bastian"
#~ msgid "??"
#~ msgstr "??"
#~ msgid "&About"
#~ msgstr "&O programie"
#~ msgid ""
#~ "No information available.\n"
#~ "The supplied KAboutData object does not exist."
#~ msgstr ""
#~ "Brak informacji.\n"
#~ "Podany obiekt KAboutData nie istnieje."
#~ msgid "A&uthor"
#~ msgstr "A&utor"
#~ msgid "A&uthors"
#~ msgstr "A&utorzy"
#~ msgid ""
#~ "Please use <a href=\"http://bugs.kde.org\">http://bugs.kde.org</a> to "
#~ "report bugs.\n"
#~ msgstr ""
#~ "Do zgłaszania błędów proszę używać strony <a href=\"http://bugs.kde.org"
#~ "\">http://bugs.kde.org</a>.\n"
#~ msgid "Please report bugs to <a href=\"mailto:%1\">%2</a>.\n"
#~ msgstr "Proszę zgłaszać błędy do <a href=\"mailto:%1\">%2</a>.\n"
#~ msgid "&Thanks To"
#~ msgstr "&Podziękowania"
#~ msgid "T&ranslation"
#~ msgstr "&Tłumaczenie"
#~ msgid "&License Agreement"
#~ msgstr "Umowa &licencyjna"
#~ msgid "Author"
#~ msgstr "Autor"
#~ msgid "Email"
#~ msgstr "E-mail"
#~ msgid "Homepage"
#~ msgstr "Strona WWW"
#~ msgid "Task"
#~ msgstr "Zadanie"
#~ msgid ""
#~ "<html><font size=\"5\">%1</font><br/><b>version %2</b><br/>Using KDE %3</"
#~ "html>"
#~ msgstr ""
#~ "<html><font size=\"5\">%1</font><br/><b>wersja %2</b><br/>Używa KDE %3</"
#~ "html>"
#~ msgid "%1 %2, %3"
#~ msgstr "%1 %2, %3"
#~ msgid "Other Contributors:"
#~ msgstr "Pozostali autorzy:"
#~ msgid "(No logo available)"
#~ msgstr "(Logo jest niedostępne)"
#~ msgid "About %1"
#~ msgstr "O programie %1"
#~ msgid "Undo: %1"
#~ msgstr "Cofnij: %1"
#~ msgid "Redo: %1"
#~ msgstr "Ponów: %1"
#~ msgid "&Undo"
#~ msgstr "&Cofnij"
#~ msgid "&Redo"
#~ msgstr "Przy&wróć"
#~ msgid "&Undo: %1"
#~ msgstr "&Cofnij: %1"
#~ msgid "&Redo: %1"
#~ msgstr "&Ponów: %1"
#~ msgid "Close"
#~ msgstr "Zamknij"
#~ msgctxt "Freeze the window geometry"
#~ msgid "Freeze"
#~ msgstr "Zablokuj rozmiar"
#~ msgctxt "Dock this window"
#~ msgid "Dock"
#~ msgstr "Dokuj"
#~ msgid "Detach"
#~ msgstr "Odłącz"
#~ msgid "Hide %1"
#~ msgstr "Ukryj %1"
#~ msgid "Show %1"
#~ msgstr "Pokaż %1"
#~ msgid "Search Columns"
#~ msgstr "Przeszukiwane kolumny"
#~ msgid "All Visible Columns"
#~ msgstr "Wszystkie widoczne kolumny"
#~ msgctxt "Column number %1"
#~ msgid "Column No. %1"
#~ msgstr "Kolumna nr %1"
#~ msgid "S&earch:"
#~ msgstr "&Znajdź:"
#~ msgid "&Password:"
#~ msgstr "&Hasło:"
#~ msgid "&Keep password"
#~ msgstr "&Pamiętaj hasło"
#~ msgid "&Verify:"
#~ msgstr "&Weryfikuj:"
#~ msgid "Password strength meter:"
#~ msgstr "Miernik bezpieczeństwa hasła:"
#~ msgid ""
#~ "The password strength meter gives an indication of the security of the "
#~ "password you have entered. To improve the strength of the password, "
#~ "try:\n"
#~ " - using a longer password;\n"
#~ " - using a mixture of upper- and lower-case letters;\n"
#~ " - using numbers or symbols, such as #, as well as letters."
#~ msgstr ""
#~ "Miernik bezpieczeństwa hasła podaje poziom bezpieczeństwa wprowadzonego "
#~ "hasła. Aby zwiększyć bezpieczeństwo hasła, proszę spróbować następujących "
#~ "sposobów:\n"
#~ " - wydłużyć hasło;\n"
#~ " - użyć mieszaniny małych i dużych liter;\n"
#~ " - użyć cyfry lub symbole (takie jak #)."
#~ msgid "Passwords do not match"
#~ msgstr "Hasła nie pasują"
#~ msgid "You entered two different passwords. Please try again."
#~ msgstr "Podane zostały dwa różne hasła. Proszę spróbować ponownie."
#~ msgid ""
#~ "The password you have entered has a low strength. To improve the strength "
#~ "of the password, try:\n"
#~ " - using a longer password;\n"
#~ " - using a mixture of upper- and lower-case letters;\n"
#~ " - using numbers or symbols as well as letters.\n"
#~ "\n"
#~ "Would you like to use this password anyway?"
#~ msgstr ""
#~ "Podane hasło jest mało bezpieczne. Aby zwiększyć bezpieczeństwo hasła, "
#~ "proszę spróbować następujących sposobów:\n"
#~ " - wydłużyć hasło;\n"
#~ " - użyć mieszaniny małych i dużych liter;\n"
#~ " - użyć cyfry lub symbole (takie jak #).\n"
#~ "Czy chcesz mimo wszystko użyć tego hasła?"
#~ msgid "Low Password Strength"
#~ msgstr "Mało bezpieczne hasło"
#~ msgid "Password Input"
#~ msgstr "Podanie hasła"
#~ msgid "Password is empty"
#~ msgstr "Puste hasło"
#~ msgid "Password must be at least 1 character long"
#~ msgid_plural "Password must be at least %1 characters long"
#~ msgstr[0] "Hasło musi mieć co najmniej %1 znak"
#~ msgstr[1] "Hasło musi mieć co najmniej %1 znaki"
#~ msgstr[2] "Hasło musi mieć co najmniej %1 znaków"
#~ msgid "Passwords match"
#~ msgstr "Hasła pasują"
#~ msgctxt "@option:check"
#~ msgid "Do Spellchecking"
#~ msgstr "Sprawdź pisownię"
#~ msgctxt "@option:check"
#~ msgid "Create &root/affix combinations not in dictionary"
#~ msgstr "Tworzenie pary &rdzeń/przyrostek spoza słownika"
#~ msgctxt "@option:check"
#~ msgid "Consider run-together &words as spelling errors"
#~ msgstr "Traktowanie słów sk&lejonych jako niepoprawnych"
#~ msgctxt "@label:listbox"
#~ msgid "&Dictionary:"
#~ msgstr "&Słownik:"
#~ msgctxt "@label:listbox"
#~ msgid "&Encoding:"
#~ msgstr "&Kodowanie:"
#~ msgctxt "@item:inlistbox Spell checker"
#~ msgid "International <application>Ispell</application>"
#~ msgstr "Międzynarodowy <application>Ispell</application>"
#~ msgctxt "@item:inlistbox Spell checker"
#~ msgid "<application>Aspell</application>"
#~ msgstr "<application>Aspell</application>"
#~ msgctxt "@item:inlistbox Spell checker"
#~ msgid "<application>Hspell</application>"
#~ msgstr "<application>Hspell</application>"
#~ msgctxt "@item:inlistbox Spell checker"
#~ msgid "<application>Zemberek</application>"
#~ msgstr "<application>Zemberek</application>"
#~ msgctxt "@item:inlistbox Spell checker"
#~ msgid "<application>Hunspell</application>"
#~ msgstr "<application>Hunspell</application>"
#~ msgctxt "@label:listbox"
#~ msgid "&Client:"
#~ msgstr "&Klient:"
#~ msgctxt "@item Spelling dictionary"
#~ msgid "Hebrew"
#~ msgstr "Hebrajski"
#~ msgctxt "@item Spelling dictionary"
#~ msgid "Turkish"
#~ msgstr "Turecki"
#~ msgctxt "@item Spelling dictionary"
#~ msgid "English"
#~ msgstr "Angielski"
#~ msgctxt "@item Spelling dictionary"
#~ msgid "Spanish"
#~ msgstr "Hiszpański"
#~ msgctxt "@item Spelling dictionary"
#~ msgid "Danish"
#~ msgstr "Duński"
#~ msgctxt "@item Spelling dictionary"
#~ msgid "German"
#~ msgstr "Niemiecki"
#~ msgctxt "@item Spelling dictionary"
#~ msgid "German (new spelling)"
#~ msgstr "Niemiecki (nowa ortografia)"
#~ msgctxt "@item Spelling dictionary"
#~ msgid "Brazilian Portuguese"
#~ msgstr "Brazylijski Portugalski"
#~ msgctxt "@item Spelling dictionary"
#~ msgid "Portuguese"
#~ msgstr "Portugalski"
#~ msgctxt "@item Spelling dictionary"
#~ msgid "Esperanto"
#~ msgstr "Esperanto"
#~ msgctxt "@item Spelling dictionary"
#~ msgid "Norwegian"
#~ msgstr "Norweski"
#~ msgctxt "@item Spelling dictionary"
#~ msgid "Polish"
#~ msgstr "Polski"
#~ msgctxt "@item Spelling dictionary"
#~ msgid "Russian"
#~ msgstr "Rosyjski"
#~ msgctxt "@item Spelling dictionary"
#~ msgid "Slovenian"
#~ msgstr "Słoweński"
#~ msgctxt "@item Spelling dictionary"
#~ msgid "Slovak"
#~ msgstr "Słowacki"
#~ msgctxt "@item Spelling dictionary"
#~ msgid "Czech"
#~ msgstr "Czeski"
#~ msgctxt "@item Spelling dictionary"
#~ msgid "Swedish"
#~ msgstr "Szwedzki"
#~ msgctxt "@item Spelling dictionary"
#~ msgid "Swiss German"
#~ msgstr "Niemiecki ze Szwajcarii"
#~ msgctxt "@item Spelling dictionary"
#~ msgid "Ukrainian"
#~ msgstr "Ukraiński"
#~ msgctxt "@item Spelling dictionary"
#~ msgid "Lithuanian"
#~ msgstr "Litewski"
#~ msgctxt "@item Spelling dictionary"
#~ msgid "French"
#~ msgstr "Francuski"
#~ msgctxt "@item Spelling dictionary"
#~ msgid "Belarusian"
#~ msgstr "Białoruski"
#~ msgctxt "@item Spelling dictionary"
#~ msgid "Hungarian"
#~ msgstr "Węgierski"
#~ msgctxt "@item Spelling dictionary"
#~ msgid "Unknown"
#~ msgstr "Nieznany"
#~ msgctxt "@item Spelling dictionary"
#~ msgid "<application>ISpell</application> Default"
#~ msgstr "Domyślny <application>ISpell</application>"
#~ msgctxt "@item Spelling dictionary: %1 dictionary name, %2 file name"
#~ msgid "Default - %1 [%2]"
#~ msgstr "Domyślny - %1 [%2]"
#~ msgctxt "@item Spelling dictionary"
#~ msgid "<application>ASpell</application> Default"
#~ msgstr "Domyślny <application>ASpell</application>"
#~ msgctxt "@item Spelling dictionary: %1 dictionary name"
#~ msgid "Default - %1"
#~ msgstr "Domyślny - %1"
#~ msgctxt "@item Spelling dictionary"
#~ msgid "<application>Hunspell</application> Default"
#~ msgstr "Domyślny <application>Hunspell</application>"
#~ msgid "You have to restart the dialog for changes to take effect"
#~ msgstr ""
#~ "Żeby zmiany zostały zastosowane, należy ponownie uruchomić okno dialogowe"
#~ msgid "Spell Checker"
#~ msgstr "Sprawdzanie pisowni"
#~ msgid "Check Spelling"
#~ msgstr "Sprawdź pisownię"
#~ msgid "&Finished"
#~ msgstr "&Zakończ"
#~ msgid ""
#~ "<qt><p>This word was considered to be an \"unknown word\" because it does "
#~ "not match any entry in the dictionary currently in use. It may also be a "
#~ "word in a foreign language.</p>\n"
#~ "<p>If the word is not misspelled, you may add it to the dictionary by "
#~ "clicking <b>Add to Dictionary</b>. If you do not want to add the unknown "
#~ "word to the dictionary, but you want to leave it unchanged, click "
#~ "<b>Ignore</b> or <b>Ignore All</b>.</p>\n"
#~ "<p>However, if the word is misspelled, you can try to find the correct "
#~ "replacement in the list below. If you cannot find a replacement there, "
#~ "you may type it in the text box below, and click <b>Replace</b> or "
#~ "<b>Replace All</b>.</p>\n"
#~ "</qt>"
#~ msgstr ""
#~ "<qt> <p>To słowo jest traktowane jak \"nierozpoznane\", ponieważ nie "
#~ "znaleziono go w aktualnie używanym słowniku. Może być to słowo w innym "
#~ "języku.</p>\n"
#~ "<p>Jeśli słowo jest napisane poprawnie, można je dodać do słownika, "
#~ "wciskając przycisk <b>Dodaj do słownika</b> Jeśli nie chcesz dodawać tego "
#~ "słowa do słownika, ale nie chcesz go poprawiać, kliknij <b>Ignoruj</b> "
#~ "lub <b>Ignoruj wszystkie</b>.</p>\n"
#~ "<p>Jeśli słowo jest zapisane błędnie, możesz odszukać poprawną wersję na "
#~ "liście poniżej. Jeśli nie możesz znaleźć poprawnej wersji na liście, "
#~ "wpisz ją w polu poniżej i wciśnij <b>Zastąp</b> lub <b>Zastąp wszystkie</"
#~ "b>.</p>\n"
#~ "</qt>"
#~ msgid "Unknown word:"
#~ msgstr "Nieznane słowo:"
#~ msgid "Unknown word"
#~ msgstr "Nieznane słowo"
#~ msgid "<b>misspelled</b>"
#~ msgstr "<b>zapisane błędnie</b>"
#~ msgid ""
#~ "<qt>\n"
#~ "<p>Select the language of the document you are proofing here.</p>\n"
#~ "</qt>"
#~ msgstr ""
#~ "<qt>\n"
#~ "<p>Wybierz język sprawdzanego dokumentu.</p>\n"
#~ "</qt>"
#~ msgid "&Language:"
#~ msgstr "&Język:"
#~ msgid "Text excerpt showing the unknown word in its context."
#~ msgstr "Fragment tekstu pokazujący nieznane słowo wraz z kontekstem."
#~ msgid ""
#~ "<qt>\n"
#~ "<p>Here you can see a text excerpt showing the unknown word in its "
#~ "context. If this information is not sufficient to choose the best "
#~ "replacement for the unknown word, you can click on the document you are "
#~ "proofing, read a larger part of the text and then return here to continue "
#~ "proofing.</p>\n"
#~ "</qt>"
#~ msgstr ""
#~ "<qt>\n"
#~ "<p>Tu można zobaczyć fragment tekstu zawierający nieznane słowo wraz z "
#~ "kontekstem. Jeśli ta informacja nie jest wystarczająca do poprawienia "
#~ "błędu, można kliknąć na sprawdzanym dokumencie, przeczytać większy "
#~ "fragment tekstu i wrócić do tego okienka, by kontynuować poprawianie.</"
#~ "p>\n"
#~ "</qt>"
#~ msgid "... the <b>misspelled</b> word shown in context ..."
#~ msgstr "... słowo <b>zapisane błędnie</b> pokazane w kontekście ..."
#~ msgid ""
#~ "<qt>\n"
#~ "<p>The unknown word was detected and considered unknown because it is not "
#~ "included in the dictionary.<br>\n"
#~ "Click here if you consider the unknown word not to be misspelled, and you "
#~ "want to avoid wrongly detecting it again in the future. If you want to "
#~ "let it remain as is, but not add it to the dictionary, then click "
#~ "<b>Ignore</b> or <b>Ignore All</b> instead.</p>\n"
#~ "</qt>"
#~ msgstr ""
#~ "<qt>\n"
#~ "<p>Podane słowo nie znajduje się w słowniku.<br>\n"
#~ "Kliknij tu, jeśli słowo to nie jest zapisane błędnie i chcesz uniknąć "
#~ "niepotrzebnego wykrywania go w przyszłości. Jeśli chcesz, by słowo "
#~ "pozostało niezmienione, ale nie chcesz dodawać go do słownika, wybierz "
#~ "zamiast tego <b>Ignoruj</b> lub <b>Ignoruj wszystkie</b>.</p>\n"
#~ "</qt>"
#~ msgid "<< Add to Dictionary"
#~ msgstr "<< Dodaj do słownika"
#~ msgid ""
#~ "<qt>\n"
#~ "<p>Click here to replace all occurrences of the unknown text with the "
#~ "text in the edit box above (to the left).</p>\n"
#~ "</qt>"
#~ msgstr ""
#~ "<qt>\n"
#~ "<p>Zastępuje wszystkie wystąpienia nieznanego słowa w tekście tekstem "
#~ "wybranym z listy powyżej (po lewej).</p>\n"
#~ "</qt>"
#~ msgid "R&eplace All"
#~ msgstr "Zastąp &wszystkie"
#~ msgid "Suggestion List"
#~ msgstr "Lista podpowiedzi"
#~ msgid ""
#~ "<qt>\n"
#~ "<p>If the unknown word is misspelled, you should check if the correction "
#~ "for it is available and if it is, click on it. If none of the words in "
#~ "this list is a good replacement you may type the correct word in the edit "
#~ "box above.</p>\n"
#~ "<p>To correct this word click <b>Replace</b> if you want to correct only "
#~ "this occurrence or <b>Replace All</b> if you want to correct all "
#~ "occurrences.</p>\n"
#~ "</qt>"
#~ msgstr ""
#~ "<qt>\n"
#~ "<p>Jeśli nierozpoznane słowo jest zapisane błędnie, należy sprawdzić, czy "
#~ "właściwie zapisany odpowiednik znajduje się na liście podpowiedzi - "
#~ "wówczas wystarczy kliknąć na nim. Jeśli na liście brak poprawnej wersji, "
#~ "można ją wpisać w polu tekstowym powyżej.</p>\n"
#~ "<p>Żeby poprawić pisownię tego słowa, kliknij <b>Zastąp</b>. <b>Zastąp "
#~ "wszystkie</b> poprawi wszystkie wystąpienia tego słowa w dokumencie.</p>\n"
#~ "</qt>"
#~ msgid "Suggested Words"
#~ msgstr "Podpowiedzi"
#~ msgid ""
#~ "<qt>\n"
#~ "<p>Click here to replace this occurrence of the unknown text with the "
#~ "text in the edit box above (to the left).</p>\n"
#~ "</qt>"
#~ msgstr ""
#~ "<qt>\n"
#~ "<p>Zastępuje dane wystąpienie nieznanego słowa w tekście tekstem wybranym "
#~ "z listy powyżej (po lewej).</p>\n"
#~ "</qt>"
#~ msgid "&Replace"
#~ msgstr "&Zastąp"
#~ msgid ""
#~ "<qt>\n"
#~ "<p>If the unknown word is misspelled, you should type the correction for "
#~ "your misspelled word here or select it from the list below.</p>\n"
#~ "<p>You can then click <b>Replace</b> if you want to correct only this "
#~ "occurrence of the word or <b>Replace All</b> if you want to correct all "
#~ "occurrences.</p>\n"
#~ "</qt>"
#~ msgstr ""
#~ "<qt>\n"
#~ "<p>Jeśli nierozpoznane słowo jest zapisane błędnie, należy wpisać tu "
#~ "właściwą wersją, albo wybrać ją z listy poniżej.</p>\n"
#~ "<p>Następnie należy kliknąć <b>Zastąp</b>, żeby poprawić dane wystąpienie "
#~ "słowa, albo <b>Zastąp wszystkie</b>, by poprawić wszystkie wystąpienia "
#~ "tego słowa w dokumencie.</p>\n"
#~ "</qt>"
#~ msgid "Replace &with:"
#~ msgstr "Zastąp &przez:"
#~ msgid ""
#~ "<qt>\n"
#~ "<p>Click here to let this occurrence of the unknown word remain as is.</"
#~ "p>\n"
#~ "<p>This action is useful when the word is a name, an acronym, a foreign "
#~ "word or any other unknown word that you want to use but not add to the "
#~ "dictionary.</p>\n"
#~ "</qt>"
#~ msgstr ""
#~ "<qt>\n"
#~ "<p>Pozostawia nierozpoznane słowo bez zmian.</p>\n"
#~ "<p>Jest to sensowne, gdy słowo jest nazwą własną, skrótem, słowem obcym "
#~ "lub innym poprawnym słowem, którego używasz, ale nie chcesz go dodać do "
#~ "słownika.</p>\n"
#~ "</qt>"
#~ msgid "&Ignore"
#~ msgstr "&Ignoruj"
#~ msgid ""
#~ "<qt>\n"
#~ "<p>Click here to let all occurrences of the unknown word remain as they "
#~ "are.</p>\n"
#~ "<p>This action is useful when the word is a name, an acronym, a foreign "
#~ "word or any other unknown word that you want to use but not add to the "
#~ "dictionary.</p>\n"
#~ "</qt>"
#~ msgstr ""
#~ "<qt>\n"
#~ "<p>Pozostawia wszystkie wystąpienia nierozpoznanego słowa w dokumencie "
#~ "bez zmian.</p>\n"
#~ "<p>Jest to sensowne, gdy słowo jest nazwą własną, skrótem, słowem obcym "
#~ "lub innym poprawnym słowem, którego używasz, ale nie chcesz go dodać do "
#~ "słownika.</p>\n"
#~ "</qt>"
#~ msgid "I&gnore All"
#~ msgstr "I&gnoruj wszystkie"
#~ msgid "S&uggest"
#~ msgstr "&Podpowiedz"
#~ msgid "Language Selection"
#~ msgstr "Wybór języka"
#~ msgid "As-you-type spell checking enabled."
#~ msgstr "Sprawdzanie w trakcie pisania włączone."
#~ msgid "As-you-type spell checking disabled."
#~ msgstr "Sprawdzanie w trakcie pisania wyłączone."
#~ msgid "Incremental Spellcheck"
#~ msgstr "Sprawdzanie pisania w trakcie pisania"
#~ msgid "Too many misspelled words. As-you-type spell checking disabled."
#~ msgstr ""
#~ "Zbyt dużo słów napisanych błędnie. Sprawdzanie w trakcie pisania "
#~ "wyłączone."
#~ msgid "Check Spelling..."
#~ msgstr "Sprawdź pisownię..."
#~ msgid "Auto Spell Check"
#~ msgstr "Samoczynne sprawdzanie pisowni"
#~ msgid "Allow Tabulations"
#~ msgstr "Dopuść tabulację"
#~ msgid "Spell Checking"
#~ msgstr "Sprawdzanie pisowni"
#~ msgid "&Back"
#~ msgstr "&Wstecz"
#~ msgctxt "Opposite to Back"
#~ msgid "&Next"
#~ msgstr "&Dalej"
#~ msgid "Unknown View"
#~ msgstr "Nieznany widok"
#~ msgid ""
#~ "A command-line application that can be used to run KUnitTest modules."
#~ msgstr "Program wiersza poleceń używany do testowania modułów KUnitTest."
#~ msgid "Only run modules whose filenames match the regexp."
#~ msgstr "Uruchamiaj tylko moduły pasujące do wyrażenia regularnego."
#~ msgid ""
#~ "Only run tests modules which are found in the folder. Use the query "
#~ "option to select modules."
#~ msgstr ""
#~ "Uruchamiaj tylko moduły testowe znalezione w tym katalogu. Użyj opcji "
#~ "wyboru do wybrania modułów."
#~ msgid ""
#~ "Disables debug capturing. You typically use this option when you use the "
#~ "GUI."
#~ msgstr ""
#~ "Wyłącza przechwytywanie komunikatów diagnostycznych. Zwykle stosowane, "
#~ "kiedy używany z interfejsem graficznym."
#~ msgid "KUnitTest ModRunner"
#~ msgstr "Uruchamianie modułów KUnitTest"
#~ msgid "(C) 2005 Jeroen Wijnhout"
#~ msgstr "(C) 2005 Jeroen Wijnhout"
#~ msgid "DBus Backend error: connection to helper failed. %1"
#~ msgstr ""
#~ "Błąd modułu DBus: połączenie z programem pomocniczym nie powiodło się. %1"
#~ msgid ""
#~ "DBus Backend error: could not contact the helper. Connection error: %1. "
#~ "Message error: %2"
#~ msgstr ""
#~ "Błąd modułu DBus: nie można połączyć się z programem pomocniczym nie "
#~ "powiodło się. Błąd połączenia: %1. Komunikat o błędzie: %2"
#~ msgid "DBus Backend error: received corrupt data from helper %1 %2"
#~ msgstr "Błąd modułu DBus: uszkodzone dane od programu pomocniczego %1 %2"
#~ msgid "Please contact your system administrator."
#~ msgstr "Proszę skontaktować się z administratorem systemu."
#~ msgid "Configuration file \"%1\" not writable.\n"
#~ msgstr "Plik konfiguracyjny \"%1\" nie jest dostępny do zapisu.\n"
#~ msgid "am"
#~ msgstr "am"
#~ msgid "pm"
#~ msgstr "pm"
#~ msgid "No target filename has been given."
#~ msgstr "Nie podano pliku docelowego."
#~ msgid "Already opened."
#~ msgstr "Już otwarty."
#~ msgid "Insufficient permissions in target directory."
#~ msgstr "Niewystarczające uprawnienia do katalogu docelowego."
#~ msgid "Unable to open temporary file. Error was: %1."
#~ msgstr "Nie można otworzyć pliku tymczasowego. Błąd to: %1."
#~ msgid "Synchronization to disk failed"
#~ msgstr "Błąd synchronizacji z dyskiem"
#~ msgid "Error during rename."
#~ msgstr "Błąd podczas zmiany nazwy."
#~ msgid "kde4-config"
#~ msgstr "kde4-config"
#~ msgid "A little program to output installation paths"
#~ msgstr "Programik do wypisywania ścieżek instalacji"
#~ msgid "(C) 2000 Stephan Kulow"
#~ msgstr "(C) 2000 Stephan Kulow"
#~ msgid "Left for legacy support"
#~ msgstr "Pozostawione dla obsługi poprzednich wersji"
#~ msgid "Compiled in prefix for KDE libraries"
#~ msgstr "Wkompilowany prefiks bibliotek KDE"
#~ msgid "Compiled in exec_prefix for KDE libraries"
#~ msgstr "Wkompilowany exec_prefix bibliotek KDE"
#~ msgid "Compiled in library path suffix"
#~ msgstr "Wkompilowane rozszerzenie ścieżki bibliotek"
#~ msgid "Prefix in $HOME used to write files"
#~ msgstr "Prefiks w $HOME używany do zapisywania plików"
#~ msgid "Compiled in version string for KDE libraries"
#~ msgstr "Wkompilowana wersja bibliotek KDE"
#~ msgid "Available KDE resource types"
#~ msgstr "Dostępne źródła danych KDE"
#~ msgid "Search path for resource type"
#~ msgstr "Przeszukiwana ścieżka dla źródeł danych tego typu"
#~ msgid "Find filename inside the resource type given to --path"
#~ msgstr "Znajdź nazwę pliku wewnątrz zasobu typu podanego w --path"
#~ msgid "User path: desktop|autostart|document"
#~ msgstr "Ścieżka użytkownika: desktop|autostart|trash|document"
#~ msgid "Prefix to install resource files to"
#~ msgstr "Prefiks do instalowania plików źródeł danych"
#~ msgid "Installation prefix for Qt"
#~ msgstr "Katalog instalacyjny Qt"
#~ msgid "Location of installed Qt binaries"
#~ msgstr "Położenie zainstalowanych plików binarnych Qt"
#~ msgid "Location of installed Qt libraries"
#~ msgstr "Położenie zainstalowanych bibliotek Qt"
#~ msgid "Location of installed Qt plugins"
#~ msgstr "Położenie zainstalowanych ścieżek Qt"
#~ msgid "Applications menu (.desktop files)"
#~ msgstr "Menu programów (pliki .desktop)"
#~ msgid "Autostart directories"
#~ msgstr "Ścieżka do katalogu autostartu"
#~ msgid "Cached information (e.g. favicons, web-pages)"
#~ msgstr "Zbuforowane informacje (np. ikony, strony WWW)"
#~ msgid "CGIs to run from kdehelp"
#~ msgstr "Programy CGI uruchamiane przez Pomoc KDE"
#~ msgid "Configuration files"
#~ msgstr "Pliki konfiguracyjne"
#~ msgid "Where applications store data"
#~ msgstr "Przechowywanie danych programów"
#~ msgid "Emoticons"
#~ msgstr "Emotikony"
#~ msgid "Executables in $prefix/bin"
#~ msgstr "Pliki wykonywalne w $prefix/bin"
#~ msgid "HTML documentation"
#~ msgstr "Dokumentacja HTML"
#~ msgid "Icons"
#~ msgstr "Ikony"
#~ msgid "Configuration description files"
#~ msgstr "Opisy plików konfiguracyjnych"
#~ msgid "Libraries"
#~ msgstr "Biblioteki"
#~ msgid "Includes/Headers"
#~ msgstr "Pliki nagłówkowe"
#~ msgid "Translation files for KLocale"
#~ msgstr "Pliki tłumaczeń dla KLocale"
#~ msgid "Mime types"
#~ msgstr "Typy Mime"
#~ msgid "Loadable modules"
#~ msgstr "Wczytywane moduły"
#~ msgid "Legacy pixmaps"
#~ msgstr "Stare wersje bitmap"
#~ msgid "Qt plugins"
#~ msgstr "Wtyczki Qt"
#~ msgid "Services"
#~ msgstr "Usługi"
#~ msgid "Service types"
#~ msgstr "Typy usług"
#~ msgid "Application sounds"
#~ msgstr "Dźwięki programów"
#~ msgid "Templates"
#~ msgstr "Szablony"
#~ msgid "Wallpapers"
#~ msgstr "Tapety"
#~ msgid "XDG Application menu (.desktop files)"
#~ msgstr "Menu programów XDG (pliki .desktop)"
#~ msgid "XDG Menu descriptions (.directory files)"
#~ msgstr "Opisy menu XDG (pliki .directory)"
#~ msgid "XDG Icons"
#~ msgstr "Ikony XDG"
#~ msgid "XDG Mime Types"
#~ msgstr "Typy Mime XDG"
#~ msgid "XDG Menu layout (.menu files)"
#~ msgstr "Układ menu XDG (pliki .menu)"
#~ msgid "XDG autostart directory"
#~ msgstr "Ścieżka do katalogu autostartu XDG"
#~ msgid "Temporary files (specific for both current host and current user)"
#~ msgstr "Pliki tymczasowe (specyficzne dla użytkownika i komputera)"
#~ msgid "UNIX Sockets (specific for both current host and current user)"
#~ msgstr "Gniazda UNIX (specyficzne dla użytkownika i komputera)"
#~ msgid "%1 - unknown type\n"
#~ msgstr "%1 - nieznany typ\n"
#~ msgid "%1 - unknown type of userpath\n"
#~ msgstr "%1 - nieznany typ ścieżki użytkownika\n"
#~ msgid ""
#~ "No licensing terms for this program have been specified.\n"
#~ "Please check the documentation or the source for any\n"
#~ "licensing terms.\n"
#~ msgstr ""
#~ "Dla tego programu nie zostały określone warunki licencji.\n"
#~ "Proszę sprawdzić dokumentację lub źródła tego programu, aby\n"
#~ "znaleźć licencję.\n"
#~ msgid "This program is distributed under the terms of the %1."
#~ msgstr "Ten program jest dystrybuowany na warunkach licencji %1."
#~ msgctxt "@item license (short name)"
#~ msgid "GPL v2"
#~ msgstr "GPL v2"
#~ msgctxt "@item license"
#~ msgid "GNU General Public License Version 2"
#~ msgstr "GNU General Public License wersja 2"
#~ msgctxt "@item license (short name)"
#~ msgid "LGPL v2"
#~ msgstr "LGPL v2"
#~ msgctxt "@item license"
#~ msgid "GNU Lesser General Public License Version 2"
#~ msgstr "GNU General Public License wersja 2"
#~ msgctxt "@item license (short name)"
#~ msgid "BSD License"
#~ msgstr "Licencja BSD"
#~ msgctxt "@item license"
#~ msgid "BSD License"
#~ msgstr "Licencja BSD"
#~ msgctxt "@item license (short name)"
#~ msgid "Artistic License"
#~ msgstr "Licencja Artistic"
#~ msgctxt "@item license"
#~ msgid "Artistic License"
#~ msgstr "Licencja Artistic"
#~ msgctxt "@item license (short name)"
#~ msgid "QPL v1.0"
#~ msgstr "QPL v1.0"
#~ msgctxt "@item license"
#~ msgid "Q Public License"
#~ msgstr "Q Public License"
#~ msgctxt "@item license (short name)"
#~ msgid "GPL v3"
#~ msgstr "GPL v3"
#~ msgctxt "@item license"
#~ msgid "GNU General Public License Version 3"
#~ msgstr "GNU General Public License wersja 3"
#~ msgctxt "@item license (short name)"
#~ msgid "LGPL v3"
#~ msgstr "LGPL v3"
#~ msgctxt "@item license"
#~ msgid "GNU Lesser General Public License Version 3"
#~ msgstr "GNU Lesser General Public License wersja 3"
#~ msgctxt "@item license"
#~ msgid "Custom"
#~ msgstr "Inna"
#~ msgctxt "@item license"
#~ msgid "Not specified"
#~ msgstr "Nieokreślona"
#~ msgctxt "replace this with information about your translation team"
#~ msgid ""
#~ "<p>KDE is translated into many languages thanks to the work of the "
#~ "translation teams all over the world.</p><p>For more information on KDE "
#~ "internationalization visit <a href=\"http://l10n.kde.org\">http://l10n."
#~ "kde.org</a></p>"
#~ msgstr ""
#~ "<p>KDE jest tłumaczone przez Polski Zespół Tłumaczy, którego strona "
#~ "znajduje się pod adresem <a href=\"http://kdei18n-pl.sourceforge.net"
#~ "\">http://kdei18n-pl.sourceforge.net</a>.</p> <p> <b>Jeśli zauważyłaś/"
#~ "zauważyłeś błąd w tłumaczeniu</b> (literówkę, błąd ortograficzny lub tym "
#~ "bardziej merytoryczny), prosimy wysłać zgłoszenie błędu na adres <a href="
#~ "\"mailto:kdei18n-pl-uwagi@lists.sourceforge.net\"> kdei18n-pl-uwagi@lists."
#~ "sourceforge.net</a> (nie ma potrzeby zapisywania na listę dyskusyjną, "
#~ "możesz tylko zgłosić błąd, my się nim zajmiemy).</p><p>Zapraszamy również "
#~ "do współudziału w tłumaczeniach! Informację, jak można pomóc w "
#~ "tłumaczeniu (niekoniecznie tłumacząc) znajdziesz na naszej stronie.</p>"
#~ msgid "Use the X-server display 'displayname'"
#~ msgstr "Wykorzystanie ekranu serwera X 'displayname'"
#~ msgid "Use the QWS display 'displayname'"
#~ msgstr "Użyj ekranu QWS 'displayname'"
#~ msgid "Restore the application for the given 'sessionId'"
#~ msgstr "Przywróć program dla sesji 'sessionId'"
#~ msgid ""
#~ "Causes the application to install a private color\n"
#~ "map on an 8-bit display"
#~ msgstr ""
#~ "Powoduje zainstalowanie przez program prywatnej mapy kolorów dla trybu 8-"
#~ "bitowego"
#~ msgid ""
#~ "Limits the number of colors allocated in the color\n"
#~ "cube on an 8-bit display, if the application is\n"
#~ "using the QApplication::ManyColor color\n"
#~ "specification"
#~ msgstr ""
#~ "Ogranicza ilość kolorów w palecie kolorów\n"
#~ "trybu 8-bitowego, w przypadku gdy program\n"
#~ "wykorzystuje specyfikację QApplication::ManyColor"
#~ msgid "tells Qt to never grab the mouse or the keyboard"
#~ msgstr "wyłącza przechwytywanie myszy i klawiatury przez Qt"
#~ msgid ""
#~ "running under a debugger can cause an implicit\n"
#~ "-nograb, use -dograb to override"
#~ msgstr ""
#~ "uruchomienie w debugerze niejawnie włącza -nograb, \n"
#~ "użycie -dograb anuluje to zachowanie"
#~ msgid "switches to synchronous mode for debugging"
#~ msgstr "przełącza na tryb synchroniczny dla debugera"
#~ msgid "defines the application font"
#~ msgstr "określa czcionkę programu"
#~ msgid ""
#~ "sets the default background color and an\n"
#~ "application palette (light and dark shades are\n"
#~ "calculated)"
#~ msgstr ""
#~ "ustawia domyślny kolor tła oraz paletę programu\n"
#~ "(jasne i ciemne cienie są obliczane)."
#~ msgid "sets the default foreground color"
#~ msgstr "ustawia domyślny kolor tekstu"
#~ msgid "sets the default button color"
#~ msgstr "ustawia domyślny kolor przycisków"
#~ msgid "sets the application name"
#~ msgstr "ustawia nazwę programu"
#~ msgid "sets the application title (caption)"
#~ msgstr "ustawia tytuł programu (tytuł w pasku)"
#~ msgid "load the testability framework"
#~ msgstr "wczytaj szkielet testowności"
#~ msgid ""
#~ "forces the application to use a TrueColor visual on\n"
#~ "an 8-bit display"
#~ msgstr ""
#~ "wymusza, by program wykorzystywał tryb TrueColor\n"
#~ "na ekranie 8-bitowym"
#~ msgid ""
#~ "sets XIM (X Input Method) input style. Possible\n"
#~ "values are onthespot, overthespot, offthespot and\n"
#~ "root"
#~ msgstr ""
#~ "ustawia styl XIM (X Input Method). Możliwe wartości to\n"
#~ "onthespot, overthespot, offthespot oraz root"
#~ msgid "set XIM server"
#~ msgstr "ustaw serwer XIM"
#~ msgid "disable XIM"
#~ msgstr "wyłącz XIM"
#~ msgid "forces the application to run as QWS Server"
#~ msgstr "wymusza uruchomienie programu jako serwera QWS"
#~ msgid "mirrors the whole layout of widgets"
#~ msgstr "odzwierciedla układ elementów interfejsu"
#~ msgid "applies the Qt stylesheet to the application widgets"
#~ msgstr "stosuje arkusz stylów Qt do interfejsu programu"
#~ msgid ""
#~ "use a different graphics system instead of the default one, options are "
#~ "raster and opengl (experimental)"
#~ msgstr ""
#~ "użyj systemu graficznego innego niż domyślny, dopuszczalne opcje to "
#~ "raster i opengl (eksperymentalne)"
#~ msgid ""
#~ "QML JS debugger information. Application must be\n"
#~ "built with -DQT_DECLARATIVE_DEBUG for the debugger to be\n"
#~ "enabled"
#~ msgstr ""
#~ "Informacje debuggera QML JS. Program musi być zbudowany\n"
#~ "z -DQT_DECLARATIVE_DEBUG aby debugger mógł być\n"
#~ "włączony"
#~ msgid "Use 'caption' as name in the titlebar"
#~ msgstr "Użyj 'caption' jako nazwy na pasku tytułowym"
#~ msgid "Use 'icon' as the application icon"
#~ msgstr "Użyj 'icon' jako ikony programu"
#~ msgid "Use alternative configuration file"
#~ msgstr "Użyj innego pliku konfiguracyjnego"
#~ msgid "Disable crash handler, to get core dumps"
#~ msgstr "Wyłącz obsługę błędów, włącz zrzuty pamięci"
#~ msgid "Waits for a WM_NET compatible windowmanager"
#~ msgstr "Czeka na menadżera okien zgodnego z WM_NET"
#~ msgid "sets the application GUI style"
#~ msgstr "ustaw styl interfejsu graficznego programu"
#~ msgid ""
#~ "sets the client geometry of the main widget - see man X for the argument "
#~ "format (usually WidthxHeight+XPos+YPos)"
#~ msgstr ""
#~ "ustawia geometrię głównego okna - format argumentów znajduje się na "
#~ "stronie podręcznika dla X (zwykle SzerokośćxWysokość+PozycjaX+PozycjaY)"
#~ msgid "KDE Application"
#~ msgstr "Program KDE"
#~ msgid "Qt"
#~ msgstr "Qt"
#~ msgid "KDE"
#~ msgstr "KDE"
#~ msgid "Unknown option '%1'."
#~ msgstr "Nieznana operacja '%1'."
#~ msgctxt "@info:shell %1 is cmdoption name"
#~ msgid "'%1' missing."
#~ msgstr "Brak '%1'."
#~ msgctxt ""
#~ "@info:shell message on appcmd --version; do not translate 'Development "
#~ "Platform'%3 application name, other %n version strings"
#~ msgid ""
#~ "Qt: %1\n"
#~ "KDE Development Platform: %2\n"
#~ "%3: %4\n"
#~ msgstr ""
#~ "Qt: %1\n"
#~ "KDE: %2\n"
#~ "%3: %4\n"
#~ msgctxt "the 2nd argument is a list of name+address, one on each line"
#~ msgid ""
#~ "%1 was written by\n"
#~ "%2"
#~ msgstr ""
#~ "%1 napisany przez\n"
#~ "%2"
#~ msgid ""
#~ "This application was written by somebody who wants to remain anonymous."
#~ msgstr ""
#~ "Ten program został zapisany przez kogoś, kto chciał pozostać anonimowy."
#~ msgid "Please use http://bugs.kde.org to report bugs.\n"
#~ msgstr "Proszę zgłaszać błędy na stronie http://bugs.kde.org.\n"
#~ msgid "Please report bugs to %1.\n"
#~ msgstr "Proszę zgłaszać błędy do %1.\n"
#~ msgid "Unexpected argument '%1'."
#~ msgstr "Niespodziewany argument '%1'."
#~ msgid "Use --help to get a list of available command line options."
#~ msgstr ""
#~ "Użyj opcji --help, aby pobrać listę dostępnych argumentów wiersza poleceń."
#~ msgid "[options] "
#~ msgstr "[opcje] "
#~ msgid "[%1-options]"
#~ msgstr "[%1-opcje]"
#~ msgid "Usage: %1 %2\n"
#~ msgstr "Użycie: %1 %2\n"
#~ msgid ""
#~ "\n"
#~ "Generic options:\n"
#~ msgstr ""
#~ "\n"
#~ "Ustawienia ogólne:\n"
#~ msgid "Show help about options"
#~ msgstr "Wypisz pomoc na temat opcji"
#~ msgid "Show %1 specific options"
#~ msgstr "Pokaż opcje dla %1"
#~ msgid "Show all options"
#~ msgstr "Wypisz wszystkie opcje"
#~ msgid "Show author information"
#~ msgstr "Wypisz informacje o autorze"
#~ msgid "Show version information"
#~ msgstr "Wypisz informacje o wersji"
#~ msgid "Show license information"
#~ msgstr "Wypisz informacje o licencji"
#~ msgid "End of options"
#~ msgstr "Koniec opcji"
#~ msgid ""
#~ "\n"
#~ "%1 options:\n"
#~ msgstr ""
#~ "\n"
#~ "Ustawienia %1:\n"
#~ msgid ""
#~ "\n"
#~ "Options:\n"
#~ msgstr ""
#~ "\n"
#~ "Opcje:\n"
#~ msgid ""
#~ "\n"
#~ "Arguments:\n"
#~ msgstr ""
#~ "\n"
#~ "Argumenty:\n"
#~ msgid "The files/URLs opened by the application will be deleted after use"
#~ msgstr "Pliki/URL-e otworzone przez program będą skasowane po użyciu"
#~ msgid "KDE-tempfile"
#~ msgstr "Plik tymczasowy KDE"
#~ msgid "Function must be called from the main thread."
#~ msgstr "Funkcja musi być wywoływana z głównego wątku."
#~ msgid ""
#~ "Error launching %1. Either KLauncher is not running anymore, or it failed "
#~ "to start the application."
#~ msgstr ""
#~ "Błąd podczas uruchamiania %1. Albo program KLauncher już nie działa, albo "
#~ "nie mógł uruchomić aplikacji."
#~ msgid ""
#~ "KLauncher could not be reached via D-Bus. Error when calling %1:\n"
#~ "%2\n"
#~ msgstr ""
#~ "KLauncher był niedostępny dla D-Bus, błąd przy wywołaniu %1:\n"
#~ "%2\n"
#~ msgid ""
#~ "Could not launch the KDE Help Center:\n"
#~ "\n"
#~ "%1"
#~ msgstr ""
#~ "Nie można uruchomić Centrum pomocy:\n"
#~ "\n"
#~ "%1"
#~ msgid "Could not Launch Help Center"
#~ msgstr "Nie można uruchomić Centrum pomocy"
#~ msgid ""
#~ "Could not launch the mail client:\n"
#~ "\n"
#~ "%1"
#~ msgstr ""
#~ "Nie można uruchomić klienta poczty:\n"
#~ "\n"
#~ "%1"
#~ msgid "Could not launch Mail Client"
#~ msgstr "Nie można uruchomić klienta poczty"
#~ msgid ""
#~ "Could not launch the browser:\n"
#~ "\n"
#~ "%1"
#~ msgstr ""
#~ "Nie można uruchomić przeglądarki:\n"
#~ "\n"
#~ "%1"
#~ msgid "Could not launch Browser"
#~ msgstr "Nie można uruchomić przeglądarki"
#~ msgid ""
#~ "Could not launch the terminal client:\n"
#~ "\n"
#~ "%1"
#~ msgstr ""
#~ "Nie można uruchomić klienta terminala:\n"
#~ "\n"
#~ "%1"
#~ msgid "Could not launch Terminal Client"
#~ msgstr "Nie można uruchomić klienta terminala"
#~ msgctxt "@item Text character set"
#~ msgid "Western European"
#~ msgstr "Zachodnioeuropejskie"
#~ msgctxt "@item Text character set"
#~ msgid "Central European"
#~ msgstr "Środkowoeuropejskie"
#~ msgctxt "@item Text character set"
#~ msgid "Baltic"
#~ msgstr "Bałtyckie"
#~ msgctxt "@item Text character set"
#~ msgid "South-Eastern Europe"
#~ msgstr "Południowoeuropejskie"
#~ msgctxt "@item Text character set"
#~ msgid "Turkish"
#~ msgstr "Tureckie"
#~ msgctxt "@item Text character set"
#~ msgid "Cyrillic"
#~ msgstr "Cyrylica"
#~ msgctxt "@item Text character set"
#~ msgid "Chinese Traditional"
#~ msgstr "Chińskie tradycyjne"
#~ msgctxt "@item Text character set"
#~ msgid "Chinese Simplified"
#~ msgstr "Chińskie uproszczone"
#~ msgctxt "@item Text character set"
#~ msgid "Korean"
#~ msgstr "Koreańskie"
#~ msgctxt "@item Text character set"
#~ msgid "Japanese"
#~ msgstr "Japońskie"
#~ msgctxt "@item Text character set"
#~ msgid "Greek"
#~ msgstr "Greckie"
#~ msgctxt "@item Text character set"
#~ msgid "Arabic"
#~ msgstr "Arabskie"
#~ msgctxt "@item Text character set"
#~ msgid "Hebrew"
#~ msgstr "Hebrajskie"
#~ msgctxt "@item Text character set"
#~ msgid "Thai"
#~ msgstr "Tajskie"
#~ msgctxt "@item Text character set"
#~ msgid "Unicode"
#~ msgstr "Unikod"
#~ msgctxt "@item Text character set"
#~ msgid "Northern Saami"
#~ msgstr "Północne Saami"
#~ msgctxt "@item Text character set"
#~ msgid "Other"
#~ msgstr "Inne"
#~ msgctxt "@item %1 character set, %2 encoding"
#~ msgid "%1 ( %2 )"
#~ msgstr "%1 (%2)"
#~ msgctxt "@item"
#~ msgid "Other encoding (%1)"
#~ msgstr "Inne kodowanie (%1)"
#~ msgctxt "@item Text encoding: %1 character set, %2 encoding"
#~ msgid "%1 ( %2 )"
#~ msgstr "%1 (%2)"
#~ msgctxt "@item Text character set"
#~ msgid "Disabled"
#~ msgstr "Wyłączone"
#~ msgctxt "@item Text character set"
#~ msgid "Universal"
#~ msgstr "Uniwersalny"
#~ msgctxt "digit set"
#~ msgid "Arabic-Indic"
#~ msgstr "Indyjsko-arabskie"
#~ msgctxt "digit set"
#~ msgid "Bengali"
#~ msgstr "Bengalskie"
#~ msgctxt "digit set"
#~ msgid "Devanagari"
#~ msgstr "Dewanagari"
#~ msgctxt "digit set"
#~ msgid "Eastern Arabic-Indic"
#~ msgstr "Wschodnio-arabskie"
#~ msgctxt "digit set"
#~ msgid "Gujarati"
#~ msgstr "Gujarati"
#~ msgctxt "digit set"
#~ msgid "Gurmukhi"
#~ msgstr "Gurmukhi"
#~ msgctxt "digit set"
#~ msgid "Kannada"
#~ msgstr "Kannada"
#~ msgctxt "digit set"
#~ msgid "Khmer"
#~ msgstr "Khmerskie"
#~ msgctxt "digit set"
#~ msgid "Malayalam"
#~ msgstr "Malajalam"
#~ msgctxt "digit set"
#~ msgid "Oriya"
#~ msgstr "Oriya"
#~ msgctxt "digit set"
#~ msgid "Tamil"
#~ msgstr "Tamilskie"
#~ msgctxt "digit set"
#~ msgid "Telugu"
#~ msgstr "Telugu"
#~ msgctxt "digit set"
#~ msgid "Thai"
#~ msgstr "Tajskie"
#~ msgctxt "digit set"
#~ msgid "Arabic"
#~ msgstr "Arabskie"
#~ msgctxt "size in bytes"
#~ msgid "%1 B"
#~ msgstr "%1 B"
#~ msgctxt "size in 1000 bytes"
#~ msgid "%1 kB"
#~ msgstr "%1 kB"
#~ msgctxt "size in 10^6 bytes"
#~ msgid "%1 MB"
#~ msgstr "%1 MB"
#~ msgctxt "size in 10^9 bytes"
#~ msgid "%1 GB"
#~ msgstr "%1 GB"
#~ msgctxt "size in 10^12 bytes"
#~ msgid "%1 TB"
#~ msgstr "%1 TB"
#~ msgctxt "size in 10^15 bytes"
#~ msgid "%1 PB"
#~ msgstr "%1 PB"
#~ msgctxt "size in 10^18 bytes"
#~ msgid "%1 EB"
#~ msgstr "%1 EB"
#~ msgctxt "size in 10^21 bytes"
#~ msgid "%1 ZB"
#~ msgstr "%1 ZB"
#~ msgctxt "size in 10^24 bytes"
#~ msgid "%1 YB"
#~ msgstr "%1 YB"
#~ msgctxt "memory size in 1024 bytes"
#~ msgid "%1 KB"
#~ msgstr "%1 KB"
#~ msgctxt "memory size in 2^20 bytes"
#~ msgid "%1 MB"
#~ msgstr "%1 MB"
#~ msgctxt "memory size in 2^30 bytes"
#~ msgid "%1 GB"
#~ msgstr "%1 GB"
#~ msgctxt "memory size in 2^40 bytes"
#~ msgid "%1 TB"
#~ msgstr "%1 TB"
#~ msgctxt "memory size in 2^50 bytes"
#~ msgid "%1 PB"
#~ msgstr "%1 PB"
#~ msgctxt "memory size in 2^60 bytes"
#~ msgid "%1 EB"
#~ msgstr "%1 EB"
#~ msgctxt "memory size in 2^70 bytes"
#~ msgid "%1 ZB"
#~ msgstr "%1 ZB"
#~ msgctxt "memory size in 2^80 bytes"
#~ msgid "%1 YB"
#~ msgstr "%1 YB"
#~ msgctxt "size in 1024 bytes"
#~ msgid "%1 KiB"
#~ msgstr "%1 KiB"
#~ msgctxt "size in 2^20 bytes"
#~ msgid "%1 MiB"
#~ msgstr "%1 MiB"
#~ msgctxt "size in 2^30 bytes"
#~ msgid "%1 GiB"
#~ msgstr "%1 GiB"
#~ msgctxt "size in 2^40 bytes"
#~ msgid "%1 TiB"
#~ msgstr "%1 TiB"
#~ msgctxt "size in 2^50 bytes"
#~ msgid "%1 PiB"
#~ msgstr "%1 PiB"
#~ msgctxt "size in 2^60 bytes"
#~ msgid "%1 EiB"
#~ msgstr "%1 EiB"
#~ msgctxt "size in 2^70 bytes"
#~ msgid "%1 ZiB"
#~ msgstr "%1 ZiB"
#~ msgctxt "size in 2^80 bytes"
#~ msgid "%1 YiB"
#~ msgstr "%1 YiB"
#~ msgctxt "@item:intext %1 is a real number, e.g. 1.23 days"
#~ msgid "%1 days"
#~ msgstr "%1 dni"
#~ msgctxt "@item:intext %1 is a real number, e.g. 1.23 hours"
#~ msgid "%1 hours"
#~ msgstr "%1 godzin"
#~ msgctxt "@item:intext %1 is a real number, e.g. 1.23 minutes"
#~ msgid "%1 minutes"
#~ msgstr "%1 minut"
#~ msgctxt "@item:intext %1 is a real number, e.g. 1.23 seconds"
#~ msgid "%1 seconds"
#~ msgstr "%1 sekund"
#~ msgctxt "@item:intext"
#~ msgid "%1 millisecond"
#~ msgid_plural "%1 milliseconds"
#~ msgstr[0] "%1 milisekunda"
#~ msgstr[1] "%1 milisekundy"
#~ msgstr[2] "%1 milisekund"
#~ msgctxt "@item:intext"
#~ msgid "1 day"
#~ msgid_plural "%1 days"
#~ msgstr[0] "1 dzień"
#~ msgstr[1] "%1 dni"
#~ msgstr[2] "%1 dni"
#~ msgctxt "@item:intext"
#~ msgid "1 hour"
#~ msgid_plural "%1 hours"
#~ msgstr[0] "1 godzina"
#~ msgstr[1] "%1 godziny"
#~ msgstr[2] "%1 godzin"
#~ msgctxt "@item:intext"
#~ msgid "1 minute"
#~ msgid_plural "%1 minutes"
#~ msgstr[0] "1 minuta"
#~ msgstr[1] "%1 minuty"
#~ msgstr[2] "%1 minut"
#~ msgctxt "@item:intext"
#~ msgid "1 second"
#~ msgid_plural "%1 seconds"
#~ msgstr[0] "1 sekunda"
#~ msgstr[1] "%1 sekundy"
#~ msgstr[2] "%1 sekund"
#~ msgctxt ""
#~ "@item:intext days and hours. This uses the previous item:intext messages. "
#~ "If this does not fit the grammar of your language please contact the i18n "
#~ "team to solve the problem"
#~ msgid "%1 and %2"
#~ msgstr "%1, %2"
#~ msgctxt ""
#~ "@item:intext hours and minutes. This uses the previous item:intext "
#~ "messages. If this does not fit the grammar of your language please "
#~ "contact the i18n team to solve the problem"
#~ msgid "%1 and %2"
#~ msgstr "%1 %2"
#~ msgctxt ""
#~ "@item:intext minutes and seconds. This uses the previous item:intext "
#~ "messages. If this does not fit the grammar of your language please "
#~ "contact the i18n team to solve the problem"
#~ msgid "%1 and %2"
#~ msgstr "%1 %2"
#~ msgctxt "Before Noon KLocale::LongName"
#~ msgid "Ante Meridiem"
#~ msgstr "Przed południem"
#~ msgctxt "Before Noon KLocale::ShortName"
#~ msgid "AM"
#~ msgstr "AM"
#~ msgctxt "Before Noon KLocale::NarrowName"
#~ msgid "A"
#~ msgstr "A"
#~ msgctxt "After Noon KLocale::LongName"
#~ msgid "Post Meridiem"
#~ msgstr "Po południu"
#~ msgctxt "After Noon KLocale::ShortName"
#~ msgid "PM"
#~ msgstr "PM"
#~ msgctxt "After Noon KLocale::NarrowName"
#~ msgid "P"
#~ msgstr "P"
#~ msgid "Today"
#~ msgstr "Dzisiaj"
#~ msgid "Yesterday"
#~ msgstr "Wczoraj"
#~ msgctxt "concatenation of dates and time"
#~ msgid "%1 %2"
#~ msgstr "%1 %2"
#~ msgctxt "concatenation of date/time and time zone"
#~ msgid "%1 %2"
#~ msgstr "%1 %2"
#~ msgctxt ""
#~ "@note-with-label/plain\n"
#~ "%1 is the note label, %2 is the text"
#~ msgid "%1: %2"
#~ msgstr "%1: %2"
#~ msgctxt ""
#~ "@warning-with-label/plain\n"
#~ "%1 is the warning label, %2 is the text"
#~ msgid "%1: %2"
#~ msgstr "%1: %2"
#~ msgctxt ""
#~ "@link-with-description/plain\n"
#~ "%1 is the URL, %2 is the descriptive text"
#~ msgid "%2 (%1)"
#~ msgstr "%2 (%1)"
#~ msgctxt "@application/rich"
#~ msgid "%1"
#~ msgstr "%1"
#~ msgctxt "@command/plain"
#~ msgid "%1"
#~ msgstr "%1"
#~ msgctxt "@command/rich"
#~ msgid "<tt>%1</tt>"
#~ msgstr "<tt>%1</tt>"
#~ msgctxt "@resource/rich"
#~ msgid "“%1”"
#~ msgstr "“%1”"
#~ msgctxt "@icode/plain"
#~ msgid "“%1”"
#~ msgstr "“%1”"
#~ msgctxt "@icode/rich"
#~ msgid "<tt>%1</tt>"
#~ msgstr "<tt>%1</tt>"
#~ msgctxt "@shortcut/plain"
#~ msgid "%1"
#~ msgstr "%1"
#~ msgctxt "@emphasis/rich"
#~ msgid "<i>%1</i>"
#~ msgstr "<i>%1</i>"
#~ msgctxt "@emphasis-strong/rich"
#~ msgid "<b>%1</b>"
#~ msgstr "<b>%1</b>"
#~ msgctxt "@email/plain"
#~ msgid "&lt;%1&gt;"
#~ msgstr "&lt;%1&gt;"
#~ msgctxt "@message/rich"
#~ msgid "<i>%1</i>"
#~ msgstr "<i>%1</i>"
#~ msgid "no error"
#~ msgstr "brak błędu"
#~ msgid "requested family not supported for this host name"
#~ msgstr "ta rodzina nie jest obsługiwana dla tego typu serwera"
#~ msgid "temporary failure in name resolution"
#~ msgstr "chwilowy błąd w tłumaczeniu nazwy"
#~ msgid "non-recoverable failure in name resolution"
#~ msgstr "trwały błąd w tłumaczeniu nazwy"
#~ msgid "invalid flags"
#~ msgstr "nieprawidłowe flagi"
#~ msgid "memory allocation failure"
#~ msgstr "błąd alokacji pamięci"
#~ msgid "name or service not known"
#~ msgstr "nieznana nazwa lub usługa"
#~ msgid "requested family not supported"
#~ msgstr "ta rodzina nie jest obsługiwana"
#~ msgid "requested service not supported for this socket type"
#~ msgstr "ta usługa nie jest dostępna dla tej wtyczki"
#~ msgid "requested socket type not supported"
#~ msgstr "ten typ gniazda nie jest obsługiwana"
#~ msgid "unknown error"
#~ msgstr "nieznany błąd"
#~ msgctxt "1: the i18n'ed system error code, from errno"
#~ msgid "system error: %1"
#~ msgstr "błąd systemu: %1"
#~ msgid "request was canceled"
#~ msgstr "żądanie zostało anulowane"
#~ msgctxt "1: the unknown socket address family number"
#~ msgid "Unknown family %1"
#~ msgstr "Nieznana rodzina %1"
#~ msgctxt "Socket error code NoError"
#~ msgid "no error"
#~ msgstr "brak błędów"
#~ msgctxt "Socket error code LookupFailure"
#~ msgid "name lookup has failed"
#~ msgstr "wyszukiwanie nazwy nie powiodło się"
#~ msgctxt "Socket error code AddressInUse"
#~ msgid "address already in use"
#~ msgstr "adres jest już używany"
#~ msgctxt "Socket error code AlreadyBound"
#~ msgid "socket is already bound"
#~ msgstr "gniazdo jest już używane"
#~ msgctxt "Socket error code AlreadyCreated"
#~ msgid "socket is already created"
#~ msgstr "gniazdo jest już utworzone"
#~ msgctxt "Socket error code NotBound"
#~ msgid "socket is not bound"
#~ msgstr "gniazdo nie jest jeszcze używane"
#~ msgctxt "Socket error code NotCreated"
#~ msgid "socket has not been created"
#~ msgstr "gniazdo nie zostało jeszcze utworzone"
#~ msgctxt "Socket error code WouldBlock"
#~ msgid "operation would block"
#~ msgstr "operacja będzie blokująca"
#~ msgctxt "Socket error code ConnectionRefused"
#~ msgid "connection actively refused"
#~ msgstr "połączenie zostało jawnie odrzucone"
#~ msgctxt "Socket error code ConnectionTimedOut"
#~ msgid "connection timed out"
#~ msgstr "czas na połączenie upłynął"
#~ msgctxt "Socket error code InProgress"
#~ msgid "operation is already in progress"
#~ msgstr "operacja już trwa"
#~ msgctxt "Socket error code NetFailure"
#~ msgid "network failure occurred"
#~ msgstr "wystąpił błąd sieciowy"
#~ msgctxt "Socket error code NotSupported"
#~ msgid "operation is not supported"
#~ msgstr "ta operacja nie jest obsługiwana"
#~ msgctxt "Socket error code Timeout"
#~ msgid "timed operation timed out"
#~ msgstr "czas na operację upłynął"
#~ msgctxt "Socket error code UnknownError"
#~ msgid "an unknown/unexpected error has happened"
#~ msgstr "wystąpił nieznany/nieoczekiwany błąd"
#~ msgctxt "Socket error code RemotelyDisconnected"
#~ msgid "remote host closed connection"
#~ msgstr "serwer zamknął połączenie"
#~ msgid "NEC SOCKS client"
#~ msgstr "klient NEC SOCKS"
#~ msgid "Dante SOCKS client"
#~ msgstr "klient Dante SOCKS"
#~ msgid "Specified socket path is invalid"
#~ msgstr "Nieprawidłowa ścieżka gniazdka"
#~ msgid "The socket operation is not supported"
#~ msgstr "Ta operacja na gniazdku nie jest obsługiwana"
#~ msgid "Connection refused"
#~ msgstr "Połączenie odrzucone"
#~ msgid "Permission denied"
#~ msgstr "Brak dostępu"
#~ msgid "Connection timed out"
#~ msgstr "Czas połączenia został przekroczony"
#~ msgid "Unknown error"
#~ msgstr "Nieznany błąd"
#~ msgid "Could not set non-blocking mode"
#~ msgstr "Nie można ustawić trybu nieblokującego"
#~ msgid "Address is already in use"
#~ msgstr "Adres jest już używany"
#~ msgid "Path cannot be used"
#~ msgstr "Nie można użyć tej ścieżki"
#~ msgid "No such file or directory"
#~ msgstr "Nie ma takiego pliku lub katalogu"
#~ msgid "Not a directory"
#~ msgstr "To nie jest katalog"
#~ msgid "Read-only filesystem"
#~ msgstr "System plików tylko do odczytu"
#~ msgid "Unknown socket error"
#~ msgstr "Nieznany błąd gniazdka"
#~ msgid "Operation not supported"
#~ msgstr "Ta operacja nie jest obsługiwana"
#~ msgid "Timed out trying to connect to remote host"
#~ msgstr "Upłynął czas na połączenie ze zdalnym serwerem"
#~ msgctxt "SSL error"
#~ msgid "No error"
#~ msgstr "Bez błędu"
#~ msgctxt "SSL error"
#~ msgid "The certificate authority's certificate is invalid"
#~ msgstr "Nieprawidłowy certyfikat autoryzujący ten certyfikat"
#~ msgctxt "SSL error"
#~ msgid "The certificate has expired"
#~ msgstr "Certyfikat już wygasł"
#~ msgctxt "SSL error"
#~ msgid "The certificate is invalid"
#~ msgstr "Certyfikat nie jest prawidłowy"
#~ msgctxt "SSL error"
#~ msgid "The certificate is not signed by any trusted certificate authority"
#~ msgstr "Certyfikat nie jest podpisany przez zaufanego wystawcę certyfikatów"
#~ msgctxt "SSL error"
#~ msgid "The certificate has been revoked"
#~ msgstr "Certyfikat został wycofany"
#~ msgctxt "SSL error"
#~ msgid "The certificate is unsuitable for this purpose"
#~ msgstr "Certyfikat nie nadaje się do tego celu"
#~ msgctxt "SSL error"
#~ msgid ""
#~ "The root certificate authority's certificate is not trusted for this "
#~ "purpose"
#~ msgstr "Główny certyfikat autoryzujący nie jest zaufany do tego celu"
#~ msgctxt "SSL error"
#~ msgid ""
#~ "The certificate authority's certificate is marked to reject this "
#~ "certificate's purpose"
#~ msgstr ""
#~ "Certyfikat autoryzujący jest ustawiony na odrzucanie tego celu certyfikatu"
#~ msgctxt "SSL error"
#~ msgid "The peer did not present any certificate"
#~ msgstr "Nie przekazano żadnego certyfikatu"
#~ msgctxt "SSL error"
#~ msgid "The certificate does not apply to the given host"
#~ msgstr "Certyfikat nie stosuje się do podanego serwera"
#~ msgctxt "SSL error"
#~ msgid "The certificate cannot be verified for internal reasons"
#~ msgstr "Nie można zweryfikować certyfikatu z przyczyn wewnętrznych"
#~ msgctxt "SSL error"
#~ msgid "The certificate chain is too long"
#~ msgstr "Łańcuch certyfikatów jest zbyt długi"
#~ msgctxt "SSL error"
#~ msgid "Unknown error"
#~ msgstr "Nieznany błąd"
#~ msgid "address family for nodename not supported"
#~ msgstr "nieobsługiwana rodzina adresów dla nazwy węzła"
#~ msgid "invalid value for 'ai_flags'"
#~ msgstr "nieprawidłowa wartość dla 'ai_flags'"
#~ msgid "'ai_family' not supported"
#~ msgstr "'ai_family' nie obsługiwana"
#~ msgid "no address associated with nodename"
#~ msgstr "brak adresu powiązanego z nazwą węzła"
#~ msgid "servname not supported for ai_socktype"
#~ msgstr "nazwa serwera nie obsługiwana dla ai_socktype"
#~ msgid "'ai_socktype' not supported"
#~ msgstr "nieobsługiwana 'ai_socktype'"
#~ msgid "system error"
#~ msgstr "błąd systemowy"
#~ msgid "Could not find mime type <resource>%2</resource>"
#~ msgid_plural ""
#~ "Could not find mime types:\n"
#~ "<resource>%2</resource>"
#~ msgstr[0] "Nie można znaleźć typu mime <resource>%2</resource>"
#~ msgstr[1] ""
#~ "Nie można znaleźć typów mime:\n"
#~ "<resource>%2</resource>Nie można znaleźć typów mime:\n"
#~ "<resource>%2</resource>"
#~ msgstr[2] ""
#~ "Nie można znaleźć typów mime:\n"
#~ "<resource>%2</resource>"
#~ msgid ""
#~ "No mime types installed. Check that shared-mime-info is installed, and "
#~ "that XDG_DATA_DIRS is not set, or includes /usr/share."
#~ msgstr ""
#~ "Nie zainstalowano typów mime. Proszę sprawdzić, czy shared-mime-info jest "
#~ "zainstalowane i czy zmienna XDG_DATA_DIRS jest pusta lub zawiera katalog /"
#~ "usr/share"
#~ msgid "No service matching the requirements was found"
#~ msgstr "Nie znaleziono usługi spełniającej wymagania"
#~ msgid ""
#~ "The service '%1' does not provide an interface '%2' with keyword '%3'"
#~ msgstr "Usługa '%1' nie udostępnia interfejsu '%2' ze słowem kluczowym '%3'"
#~ msgctxt "dictionary variant"
#~ msgid "40"
#~ msgstr "40"
#~ msgctxt "dictionary variant"
#~ msgid "60"
#~ msgstr "60"
#~ msgctxt "dictionary variant"
#~ msgid "80"
#~ msgstr "80"
#~ msgctxt "dictionary variant"
#~ msgid "-ise suffixes"
#~ msgstr "przyrostki -ise"
#~ msgctxt "dictionary variant"
#~ msgid "-ize suffixes"
#~ msgstr "przyrostki -ize"
#~ msgctxt "dictionary variant"
#~ msgid "-ise suffixes and with accents"
#~ msgstr "przyrostki -ise i z akcentami"
#~ msgctxt "dictionary variant"
#~ msgid "-ise suffixes and without accents"
#~ msgstr "przyrostki -ise i bez akcentów"
#~ msgctxt "dictionary variant"
#~ msgid "-ize suffixes and with accents"
#~ msgstr "przyrostki -ize i z akcentami"
#~ msgctxt "dictionary variant"
#~ msgid "-ize suffixes and without accents"
#~ msgstr "przyrostki -ize i bez akcentów"
#~ msgctxt "dictionary variant"
#~ msgid "large"
#~ msgstr "duży"
#~ msgctxt "dictionary variant"
#~ msgid "medium"
#~ msgstr "średni"
#~ msgctxt "dictionary variant"
#~ msgid "small"
#~ msgstr "mały"
#~ msgctxt "dictionary variant"
#~ msgid "variant 0"
#~ msgstr "wariant 0"
#~ msgctxt "dictionary variant"
#~ msgid "variant 1"
#~ msgstr "wariant 1"
#~ msgctxt "dictionary variant"
#~ msgid "variant 2"
#~ msgstr "wariant 2"
#~ msgctxt "dictionary variant"
#~ msgid "without accents"
#~ msgstr "bez akcentów"
#~ msgctxt "dictionary variant"
#~ msgid "with accents"
#~ msgstr "z akcentami"
#~ msgctxt "dictionary variant"
#~ msgid "with ye"
#~ msgstr "z ye"
#~ msgctxt "dictionary variant"
#~ msgid "with yeyo"
#~ msgstr "z yeyo"
#~ msgctxt "dictionary variant"
#~ msgid "with yo"
#~ msgstr "z yo"
#~ msgctxt "dictionary variant"
#~ msgid "extended"
#~ msgstr "rozszerzony"
#~ msgctxt "dictionary name. %1-language, %2-country and %3 variant name"
#~ msgid "%1 (%2) [%3]"
#~ msgstr "%1 (%2) [%3]"
#~ msgctxt "dictionary name. %1-language and %2-country name"
#~ msgid "%1 (%2)"
#~ msgstr "%1 (%2)"
#~ msgctxt "dictionary name. %1-language and %2-variant name"
#~ msgid "%1 [%2]"
#~ msgstr "%1 [%2]"
#~ msgid "File %1 does not exist"
#~ msgstr "Plik %1 nie istnieje"
#~ msgid "Cannot open %1 for reading"
#~ msgstr "Nie można otworzyć %1 do odczytu"
#~ msgid "Cannot create memory segment for file %1"
#~ msgstr "Nie można utworzyć fragmentu pamięci dla pliku %1"
#~ msgid "Could not read data from %1 into shm"
#~ msgstr "Nie można odczytać danych z %1 do pamięci"
#~ msgid "Only 'ReadOnly' allowed"
#~ msgstr "Dopuszczalne jest tylko 'ReadOnly'"
#~ msgid "Cannot seek past eof"
#~ msgstr "Nie można czytać za końcem pliku"
#~ msgid "Library \"%1\" not found"
#~ msgstr "Nie znaleziono biblioteki \"%1\""
#~ msgid "No service matching the requirements was found."
#~ msgstr "Nie znaleziono usługi spełniającej wymagania."
#~ msgid ""
#~ "The service provides no library, the Library key is missing in the ."
#~ "desktop file."
#~ msgstr ""
#~ "Ta usługa nie zawiera biblioteki; w pliku .desktop brak pola Library"
#~ msgid "The library does not export a factory for creating components."
#~ msgstr ""
#~ "Ta biblioteka nie udostępnia infrastruktury do tworzenia składników."
#~ msgid ""
#~ "The factory does not support creating components of the specified type."
#~ msgstr ""
#~ "Ta infrastruktura nie pozwala na tworzenie składników podanego typu."
#~ msgid "KLibLoader: Unknown error"
#~ msgstr "KLibLoader: nieznany błąd"
#~ msgid "Could not find plugin '%1' for application '%2'"
#~ msgstr "Nie można znaleźć wtyczki '%1' dla programu '%2'"
#~ msgid "The provided service is not valid"
#~ msgstr "Dostarczana usługa jest niepoprawna"
#~ msgid "The service '%1' provides no library or the Library key is missing"
#~ msgstr "Usługa '%1' nie zapewnia biblioteki lub brak pola Library"
#~ msgid "The library %1 does not offer a KDE 4 compatible factory."
#~ msgstr "Biblioteka %1 nie zapewnia infrastruktury zgodnej z KDE 4."
#~ msgid "The plugin '%1' uses an incompatible KDE library (%2)."
#~ msgstr "Wtyczka '%1' używa niezgodnej biblioteki KDE. (%2)."
#~ msgid "KDE Test Program"
#~ msgstr "Program testowy KDE"
#~ msgid "KBuildSycoca"
#~ msgstr "KBuildSycoca"
#~ msgid "Rebuilds the system configuration cache."
#~ msgstr "Odśwież buforowaną konfigurację systemową."
#~ msgid "(c) 1999-2002 KDE Developers"
#~ msgstr "(c) 1999-2002 Autorzy KDE"
#~ msgid "David Faure"
#~ msgstr "David Faure"
#~ msgid "Do not signal applications to update"
#~ msgstr "Nie zgłaszaj uaktualnienia programom"
#~ msgid "Disable incremental update, re-read everything"
#~ msgstr "Wyłącz przyrostowe uaktualnianie, przeczytaj wszystko"
#~ msgid "Check file timestamps"
#~ msgstr "Sprawdź datę pliku"
#~ msgid "Disable checking files (dangerous)"
#~ msgstr "Wyłącz sprawdzanie plików (niebezpieczne)"
#~ msgid "Create global database"
#~ msgstr "Utwórz bazę globalną"
#~ msgid "Perform menu generation test run only"
#~ msgstr "Wykonaj jedynie próbę utworzenia menu"
#~ msgid "Track menu id for debug purposes"
#~ msgstr "Śledź identyfikator menu na potrzeby debugowania"
#~ msgid "KDE Daemon"
#~ msgstr "KDE Daemon"
#~ msgid "KDE Daemon - triggers Sycoca database updates when needed"
#~ msgstr ""
#~ "Usługa KDE - wymusza aktualizację bazy danych bufora w razie potrzeby"
#~ msgid "Check Sycoca database only once"
#~ msgstr "Sprawdź bazę danych Sysoca tylko raz"
#~ msgid ""
#~ "The key sequence '%1' is ambiguous. Use 'Configure Shortcuts'\n"
#~ "from the 'Settings' menu to solve the ambiguity.\n"
#~ "No action will be triggered."
#~ msgstr ""
#~ "Kombinacja klawiszy '%1' jest niejednoznaczna. Użyj polecenia "
#~ "'Konfiguracja skrótów' z menu 'Ustawienia', żeby wybrać działanie.\n"
#~ "Żadne działanie nie będzie wykonane."
#~ msgid "Ambiguous shortcut detected"
#~ msgstr "Wykryto niejednoznaczny skrót"
#~ msgctxt "Encodings menu"
#~ msgid "Default"
#~ msgstr "Domyślne"
#~ msgctxt "Encodings menu"
#~ msgid "Autodetect"
#~ msgstr "Wykryj samoczynnie"
#~ msgid "No Entries"
#~ msgstr "Brak wpisów"
#~ msgid "Clear List"
#~ msgstr "Wyczyść listę"
#~ msgctxt "go back"
#~ msgid "&Back"
#~ msgstr "W &tył"
#~ msgctxt "go forward"
#~ msgid "&Forward"
#~ msgstr "W &przód"
#~ msgctxt "home page"
#~ msgid "&Home"
#~ msgstr "&Strona domowa"
#~ msgctxt "show help"
#~ msgid "&Help"
#~ msgstr "Po&moc"
#~ msgid "Show &Menubar"
#~ msgstr "Wyświetlaj pasek &menu"
#~ msgid "Show Menubar<p>Shows the menubar again after it has been hidden</p>"
#~ msgstr "Pokaż menu<p>Ponownie wyświetla ukryty pasek menu</p>"
#~ msgid "Show St&atusbar"
#~ msgstr "Wyświetlaj pasek s&tanu"
#~ msgid ""
#~ "Show Statusbar<p>Shows the statusbar, which is the bar at the bottom of "
#~ "the window used for status information.</p>"
#~ msgstr ""
#~ "Pokaż pasek stanu <br/><br/>Pokazuje pasek stanu, który jest paskiem na "
#~ "dole okna, używanym do informacji o stanie."
#~ msgid "&New"
#~ msgstr "&Nowy"
#~ msgid "Create new document"
#~ msgstr "Utwórz nowy dokument"
#~ msgid "&Open..."
#~ msgstr "&Otwórz..."
#~ msgid "Open an existing document"
#~ msgstr "Otwórz istniejący dokument"
#~ msgid "Open &Recent"
#~ msgstr "Otwórz poprz&edni"
#~ msgid "Open a document which was recently opened"
#~ msgstr "Otwórz dokument, który był ostatnio otwierany"
#~ msgid "&Save"
#~ msgstr "&Zapisz"
#~ msgid "Save document"
#~ msgstr "Zapisz dokument"
#~ msgid "Save &As..."
#~ msgstr "Zapisz &jako..."
#~ msgid "Save document under a new name"
#~ msgstr "Zapisz dokument pod nową nazwą"
#~ msgid "Re&vert"
#~ msgstr "Przyw&róć"
#~ msgid "Revert unsaved changes made to document"
#~ msgstr "Przywróć niezapisane zmiany dokonane w dokumencie"
#~ msgid "&Close"
#~ msgstr "Z&amknij"
#~ msgid "Close document"
#~ msgstr "Zamknij dokument"
#~ msgid "&Print..."
#~ msgstr "&Drukuj..."
#~ msgid "Print document"
#~ msgstr "Wydrukuj dokument"
#~ msgid "Print Previe&w"
#~ msgstr "Podgląd &wydruku"
#~ msgid "Show a print preview of document"
#~ msgstr "Pokaż podgląd wydruk dokumentu"
#~ msgid "&Mail..."
#~ msgstr "&Wyślij..."
#~ msgid "Send document by mail"
#~ msgstr "Wyślij dokument przez pocztę"
#~ msgid "&Quit"
#~ msgstr "Za&kończ"
#~ msgid "Quit application"
#~ msgstr "Zakończ program"
#~ msgid "Undo last action"
#~ msgstr "Cofnij ostatnie działanie"
#~ msgid "Re&do"
#~ msgstr "Przyw&róć"
#~ msgid "Redo last undone action"
#~ msgstr "Przywróć ostatnio cofnięte działanie"
#~ msgid "Cu&t"
#~ msgstr "Wy&tnij"
#~ msgid "Cut selection to clipboard"
#~ msgstr "Wytnij zaznaczenie do schowka"
#~ msgid "&Copy"
#~ msgstr "&Kopiuj"
#~ msgid "Copy selection to clipboard"
#~ msgstr "Kopiuj zaznaczenie do schowka"
#~ msgid "&Paste"
#~ msgstr "&Wklej"
#~ msgid "Paste clipboard content"
#~ msgstr "Wklej zawartość schowka"
#~ msgid "C&lear"
#~ msgstr "Wy&czyść"
#~ msgid "Select &All"
#~ msgstr "&Zaznacz wszystko"
#~ msgid "Dese&lect"
#~ msgstr "Usuń z&aznaczenie"
#~ msgid "&Find..."
#~ msgstr "&Znajdź..."
#~ msgid "Find &Next"
#~ msgstr "Znajdź &następne"
#~ msgid "Find Pre&vious"
#~ msgstr "Znajdź &poprzednie"
#~ msgid "&Replace..."
#~ msgstr "&Zastąp..."
#~ msgid "&Actual Size"
#~ msgstr "F&aktyczny rozmiar"
#~ msgid "View document at its actual size"
#~ msgstr "Obejrzyj dokument w jego rzeczywistym rozmiarze"
#~ msgid "&Fit to Page"
#~ msgstr "&Dopasuj do strony"
#~ msgid "Zoom to fit page in window"
#~ msgstr "Powiększ, tak aby zmieścić stronę w oknie"
#~ msgid "Fit to Page &Width"
#~ msgstr "Dopasuj do sze&rokości strony"
#~ msgid "Zoom to fit page width in window"
#~ msgstr "Powiększ, tak aby zmieścić stronę na szerokość w oknie"
#~ msgid "Fit to Page &Height"
#~ msgstr "Dopasuj do wy&sokości strony"
#~ msgid "Zoom to fit page height in window"
#~ msgstr "Powiększ, tak aby zmieścić stronę na wysokość w oknie"
#~ msgid "Zoom &In"
#~ msgstr "Powię&ksz"
#~ msgid "Zoom &Out"
#~ msgstr "Pomnie&jsz"
#~ msgid "&Zoom..."
#~ msgstr "&Powiększenie..."
#~ msgid "Select zoom level"
#~ msgstr "Wybierz poziom powiększenia"
#~ msgid "&Redisplay"
#~ msgstr "&Odśwież"
#~ msgid "Redisplay document"
#~ msgstr "Odśwież dokument"
#~ msgid "&Up"
#~ msgstr "Do &góry"
#~ msgid "Go up"
#~ msgstr "Idź do góry"
#~ msgid "&Previous Page"
#~ msgstr "&Poprzednia strona"
#~ msgid "Go to previous page"
#~ msgstr "Idź do poprzedniej strony"
#~ msgid "&Next Page"
#~ msgstr "&Następna strona"
#~ msgid "Go to next page"
#~ msgstr "Idź do następnej strony"
#~ msgid "&Go To..."
#~ msgstr "I&dź do..."
#~ msgid "&Go to Page..."
#~ msgstr "I&dź do strony..."
#~ msgid "&Go to Line..."
#~ msgstr "&Idź do wiersza..."
#~ msgid "&First Page"
#~ msgstr "Pi&erwsza strona"
#~ msgid "Go to first page"
#~ msgstr "Idź do pierwszej strony"
#~ msgid "&Last Page"
#~ msgstr "&Ostatnia strona"
#~ msgid "Go to last page"
#~ msgstr "Idź do ostatniej strony"
#~ msgid "Go back in document"
#~ msgstr "Idź wstecz w dokumencie"
#~ msgid "&Forward"
#~ msgstr "W &przód"
#~ msgid "Go forward in document"
#~ msgstr "Idź do przodu w dokumencie"
#~ msgid "&Add Bookmark"
#~ msgstr "Dodaj z&akładkę"
#~ msgid "&Edit Bookmarks..."
#~ msgstr "&Modyfikuj zakładki..."
#~ msgid "&Spelling..."
#~ msgstr "Sprawdzanie &pisowni..."
#~ msgid "Check spelling in document"
#~ msgstr "Sprawdź pisownię w dokumencie"
#~ msgid "Show or hide menubar"
#~ msgstr "Pokaż lub ukryj pasek menu"
#~ msgid "Show &Toolbar"
#~ msgstr "Wyświetlaj pasek &narzędzi"
#~ msgid "Show or hide toolbar"
#~ msgstr "Pokaż lub ukryj pasek narzędzi"
#~ msgid "Show or hide statusbar"
#~ msgstr "Pokaż lub ukryj pasek stanu"
#~ msgid "F&ull Screen Mode"
#~ msgstr "Tryb pełno&ekranowy"
#~ msgid "&Save Settings"
#~ msgstr "&Zapisz ustawienia"
#~ msgid "Configure S&hortcuts..."
#~ msgstr "Konfiguracja &skrótów..."
#~ msgid "&Configure %1..."
#~ msgstr "&Konfiguracja: %1..."
#~ msgid "Configure Tool&bars..."
#~ msgstr "Konfiguracja pasków &narzędzi..."
#~ msgid "Configure &Notifications..."
#~ msgstr "Konfiguracja &powiadomień..."
#~ msgid "%1 &Handbook"
#~ msgstr "Podrę&cznik %1"
#~ msgid "What's &This?"
#~ msgstr "Co to &jest?"
#~ msgid "Tip of the &Day"
#~ msgstr "Porada &dnia"
#~ msgid "&Report Bug..."
#~ msgstr "&Raport o błędzie..."
#~ msgid "Switch Application &Language..."
#~ msgstr "Zmień &język aplikacji..."
#~ msgid "&About %1"
#~ msgstr "&O programie %1"
#~ msgid "About &KDE"
#~ msgstr "Informacje o &KDE"
#~ msgctxt "@action:inmenu"
#~ msgid "Exit F&ull Screen Mode"
#~ msgstr "Zakończ tryb pełno&ekranowy"
#~ msgctxt "@action:intoolbar"
#~ msgid "Exit Full Screen"
#~ msgstr "Zakończ tryb pełnoekranowy"
#~ msgctxt "@info:tooltip"
#~ msgid "Exit full screen mode"
#~ msgstr "Zakończ tryb pełnoekranowy"
#~ msgctxt "@action:inmenu"
#~ msgid "F&ull Screen Mode"
#~ msgstr "Tryb pełno&ekranowy"
#~ msgctxt "@action:intoolbar"
#~ msgid "Full Screen"
#~ msgstr "Tryb pełnoekranowy"
#~ msgctxt "@info:tooltip"
#~ msgid "Display the window in full screen"
#~ msgstr "Wyświetl okno na pełnym ekranie"
#~ msgctxt "Custom color"
#~ msgid "Custom..."
#~ msgstr "Własne..."
#~ msgctxt "palette name"
#~ msgid "* Recent Colors *"
#~ msgstr "* Poprzednie kolory *"
#~ msgctxt "palette name"
#~ msgid "* Custom Colors *"
#~ msgstr "* Kolory użytkownika *"
#~ msgctxt "palette name"
#~ msgid "Forty Colors"
#~ msgstr "Czterdzieści kolorów"
#~ msgctxt "palette name"
#~ msgid "Oxygen Colors"
#~ msgstr "Kolory Oxygen"
#~ msgctxt "palette name"
#~ msgid "Rainbow Colors"
#~ msgstr "Kolory tęczy"
#~ msgctxt "palette name"
#~ msgid "Royal Colors"
#~ msgstr "Kolory królewskie"
#~ msgctxt "palette name"
#~ msgid "Web Colors"
#~ msgstr "Kolory sieciowe"
#~ msgid "Named Colors"
#~ msgstr "Nazwane Kolory"
#~ msgctxt ""
#~ "%1 is the number of paths, %2 is the list of paths (with newlines between "
#~ "them)"
#~ msgid ""
#~ "Unable to read X11 RGB color strings. The following file location was "
#~ "examined:\n"
#~ "%2"
#~ msgid_plural ""
#~ "Unable to read X11 RGB color strings. The following file locations were "
#~ "examined:\n"
#~ "%2"
#~ msgstr[0] ""
#~ "Nie można odczytać nazw kolorów X11. Poniższa lokalizacja pliku została "
#~ "sprawdzona:\n"
#~ "%2"
#~ msgstr[1] ""
#~ "Nie można odczytać nazw kolorów X11. Poniższe lokalizacje pliku zostały "
#~ "sprawdzone:\n"
#~ "%2"
#~ msgstr[2] ""
#~ "Nie można odczytać nazw kolorów X11. Poniższe lokalizacje pliku zostały "
#~ "sprawdzone:\n"
#~ "%2"
#~ msgid "Select Color"
#~ msgstr "Wybierz kolor"
#~ msgid "Hue:"
#~ msgstr "Barwa:"
#~ msgctxt "The angular degree unit (for hue)"
#~ msgid "°"
#~ msgstr "°"
#~ msgid "Saturation:"
#~ msgstr "Nasycenie:"
#~ msgctxt "This is the V of HSV"
#~ msgid "Value:"
#~ msgstr "Wartość:"
#~ msgid "Red:"
#~ msgstr "Czerwony:"
#~ msgid "Green:"
#~ msgstr "Zielony:"
#~ msgid "Blue:"
#~ msgstr "Niebieski:"
#~ msgid "Alpha:"
#~ msgstr "Alfa:"
#~ msgid "&Add to Custom Colors"
#~ msgstr "Dodaj do kolorów &użytkownika"
#~ msgid "Name:"
#~ msgstr "Nazwa:"
#~ msgid "HTML:"
#~ msgstr "HTML:"
#~ msgid "Default color"
#~ msgstr "Kolor domyślny"
#~ msgid "-default-"
#~ msgstr "-domyślny-"
#~ msgid "-unnamed-"
#~ msgstr "-nienazwany-"
#~ msgid ""
#~ "<qt>No information available.<br />The supplied KAboutData object does "
#~ "not exist.</qt>"
#~ msgstr ""
#~ "<qt>Brak informacji.<br/>Podany obiekt KAboutData nie istnieje.</qt>"
#~ msgid ""
#~ "<html><font size=\"5\">%1</font><br /><b>Version %2</b><br />&nbsp;</html>"
#~ msgstr ""
#~ "<html><font size=\"5\">%1</font><br /><b>Wersja %2</b><br />&nbsp;</html>"
#~ msgctxt ""
#~ "Program name, version and KDE platform version; do not translate "
#~ "'Development Platform'"
#~ msgid ""
#~ "<html><font size=\"5\">%1</font><br /><b>Version %2</b><br />Using KDE "
#~ "Development Platform %3</html>"
#~ msgstr ""
#~ "<html><font size=\"5\">%1</font><br /><b>Wersja %2</b><br /> Platforma "
#~ "KDE %3</html>"
#~ msgid "License: %1"
#~ msgstr "Licencja: %1"
#~ msgid "License Agreement"
#~ msgstr "Umowa licencyjna"
#~ msgctxt "Action to send an email to a contributor"
#~ msgid "Email contributor"
#~ msgstr "Napisz e-maila do osoby współtworzącej"
#~ msgid "Visit contributor's homepage"
#~ msgstr "Odwiedź stronę współtwórcy..."
#~ msgctxt "Action to send an email to a contributor"
#~ msgid ""
#~ "Email contributor\n"
#~ "%1"
#~ msgstr ""
#~ "E-mail współtwórcy\n"
#~ "%1"
#~ msgid ""
#~ "Visit contributor's homepage\n"
#~ "%1"
#~ msgstr ""
#~ "Odwiedź stronę domową współtwórcy\n"
#~ "%1"
#~ msgid ""
#~ "Visit contributor's profile on %1\n"
#~ "%2"
#~ msgstr ""
#~ "Odwiedź profil współtwórcy na %1\n"
#~ "%2"
#~ msgid ""
#~ "Visit contributor's page\n"
#~ "%1"
#~ msgstr ""
#~ "Odwiedź stronę współtwórcy\n"
#~ "%1"
#~ msgid ""
#~ "Visit contributor's blog\n"
#~ "%1"
#~ msgstr ""
#~ "Odwiedź bloga współtwórcy\n"
#~ "%1"
#~ msgctxt "@item Contributor name in about dialog."
#~ msgid "%1"
#~ msgstr "%1"
#~ msgctxt "City, Country"
#~ msgid "%1, %2"
#~ msgstr "%1, %2"
#~ msgctxt "A generic social network or homepage link of an unlisted type."
#~ msgid "Other"
#~ msgstr "Inne"
#~ msgctxt "A type of link."
#~ msgid "Blog"
#~ msgstr "Blog"
#~ msgctxt "A type of link."
#~ msgid "Homepage"
#~ msgstr "Strona domowa"
#~ msgid "About KDE"
#~ msgstr "O KDE"
#~ msgid ""
#~ "<html><font size=\"5\">KDE - Be Free!</font><br /><b>Platform Version %1</"
#~ "b></html>"
#~ msgstr ""
#~ "<html><font size=\"5\">KDE - Bądź wolny!</font><br /><b>Wersja platformy "
#~ "%1</b></html>"
#~ msgid ""
#~ "<html><b>KDE</b> is a world-wide network of software engineers, artists, "
#~ "writers, translators and facilitators who are committed to <a href="
#~ "\"%1\">Free Software</a> development. This community has created hundreds "
#~ "of Free Software applications as part of the KDE Development Platform and "
#~ "KDE Software Distribution.<br /><br />KDE is a cooperative enterprise in "
#~ "which no single entity controls the efforts or products of KDE to the "
#~ "exclusion of others. Everyone is welcome to join and contribute to KDE, "
#~ "including you.<br /><br />Visit <a href=\"%2\">%2</a> for more "
#~ "information about the KDE community and the software we produce.</html>"
#~ msgstr ""
#~ "<html><b>KDE</b> to światowa sieć programistów, artystów, autorów i "
#~ "tłumaczy oddanych idei <a href=\"%1\">Wolnego Oprogramowania</a>. "
#~ "Społeczność ta stworzyła setki programów stanowiących część Platformy "
#~ "programistycznej KDE i Dystrybucji oprogramowania KDE.<br/><br/> KDE to "
#~ "wspólny projekt, nie kontrolowany przez żadną grupę, firmę ani "
#~ "organizację. Każdy może dołączyć się do projektu, także Ty.<br/><br/"
#~ ">Szczegółowe informacje na temat społeczności KDE i stworzonego przez nas "
#~ "oprogramowania są dostępne pod adresem <a href=\"%2\">%2</a>.</html>"
#~ msgid ""
#~ "<html>Software can always be improved, and the KDE team is ready to do "
#~ "so. However, you - the user - must tell us when something does not work "
#~ "as expected or could be done better.<br /><br />KDE has a bug tracking "
#~ "system. Visit <a href=\"%1\">%1</a> or use the \"Report Bug...\" dialog "
#~ "from the \"Help\" menu to report bugs.<br /><br />If you have a "
#~ "suggestion for improvement then you are welcome to use the bug tracking "
#~ "system to register your wish. Make sure you use the severity called "
#~ "\"Wishlist\".</html>"
#~ msgstr ""
#~ "<html>Oprogramowanie zawsze może być lepsze, a Zespół KDE stara się, by "
#~ "tak było. Mimo wszystko właśnie od Ciebie, użytkowniku, możemy się "
#~ "dowiedzieć o tym, co jest nie tak lub co można jeszcze usprawnić.<br/><br/"
#~ ">Środowisko KDE ma wdrożony system śledzenia błędów. Możesz odwiedzić "
#~ "naszą stronę <a href=\"%1\">%1</a> lub użyć formularza zgłoszenia błędu "
#~ "\"Raport o błędzie...\" z menu \"Pomoc\".<br/><br/>Jeżeli masz jakieś "
#~ "uwagi dotyczące ulepszenia programów, możesz zgłosić swoją propozycję w "
#~ "systemie śledzenia błędów. Upewnij się tylko, że waga błędu została "
#~ "określona jako \"Życzenie\".</html>"
#~ msgid ""
#~ "<html>You do not have to be a software developer to be a member of the "
#~ "KDE team. You can join the national teams that translate program "
#~ "interfaces. You can provide graphics, themes, sounds, and improved "
#~ "documentation. You decide!<br /><br />Visit <a href=\"%1\">%1</a> for "
#~ "information on some projects in which you can participate.<br /><br />If "
#~ "you need more information or documentation, then a visit to <a href="
#~ "\"%2\">%2</a> will provide you with what you need.</html>"
#~ msgstr ""
#~ "<html>Nie musisz być programistą, by zostać członkiem Zespołu KDE. Możesz "
#~ "przyłączyć się do lokalnej grupy tłumaczy na Twój język narodowy. Możesz "
#~ "dostarczyć nam grafiki, motywy, dźwięki lub poprawić dokumentację. Ty "
#~ "decydujesz!<br /><br />Jeśli chcesz się dowiedzieć, jak możesz pomóc w "
#~ "tłumaczeniu KDE na język polski, odwiedź naszą <a href=\"http://kdei18n-"
#~ "pl.sourceforge.net\">stronę</a>. Możesz również nam pomóc, zgłaszając "
#~ "zauważone błędy w tłumaczeniach listownie na adres <a href=\"mailto:"
#~ "kdei18n-pl-uwagi@lists.sourceforge.net\">kdei18n-pl-uwagi@lists."
#~ "sourceforge.net</a>.<br/><br/>Odwiedź stronę <a href=\"%1\">%1</a>, by "
#~ "zapoznać się listą projektów, do których możesz dołączyć.<br/><br/>Jeżeli "
#~ "potrzebujesz więcej informacji lub szukasz dokumentacji, odwiedź stronę "
#~ "<a href=\"%2\">%2</a>, na której znajdziesz potrzebne Ci informacje.</"
#~ "html>"
#~ msgid ""
#~ "<html>KDE software is and will always be available free of charge, "
#~ "however creating it is not free.<br /><br />To support development the "
#~ "KDE community has formed the KDE e.V., a non-profit organization legally "
#~ "founded in Germany. KDE e.V. represents the KDE community in legal and "
#~ "financial matters. See <a href=\"%1\">%1</a> for information on KDE e.V."
#~ "<br /><br />KDE benefits from many kinds of contributions, including "
#~ "financial. We use the funds to reimburse members and others for expenses "
#~ "they incur when contributing. Further funds are used for legal support "
#~ "and organizing conferences and meetings. <br /> <br />We would like to "
#~ "encourage you to support our efforts with a financial donation, using one "
#~ "of the ways described at <a href=\"%2\">%2</a>.<br /><br />Thank you very "
#~ "much in advance for your support.</html>"
#~ msgstr ""
#~ "<html>KDE jest dostępne bezpłatnie, ale tworzenie go kosztuje.<br /><br /"
#~ "> W związku z tym Zespół KDE stworzył Stowarzyszenie KDE (KDE e.V.), "
#~ "organizację typu non-profit z siedzibą w Tybindze (Niemcy). "
#~ "Stowarzyszenie KDE reprezentuje projekt KDE w kwestiach prawnych i "
#~ "finansowych. Informacje na temat Stowarzyszenia są dostępne pod adresem "
#~ "<a href=\"%1\">%1</a>. <br/><br/> Zespół KDE potrzebuje wsparcia "
#~ "finansowego. Większość wydatków przeznaczana jest na zwrot kosztów "
#~ "ponoszonych przez jego członków i innych pracujących nad KDE. Zachęcamy "
#~ "do finansowego wspierania KDE jedną z metod opisanych na stronie <a href="
#~ "\"%2\">%2</a>.<br/><br/> Z góry dziękujemy za wszelką pomoc.</html>"
#~ msgctxt "About KDE"
#~ msgid "&About"
#~ msgstr "&Informacje o KDE"
#~ msgid "&Report Bugs or Wishes"
#~ msgstr "&Zgłoś błędy lub życzenia"
#~ msgid "&Join KDE"
#~ msgstr "&Dołącz do KDE"
#~ msgid "&Support KDE"
#~ msgstr "&Wesprzyj KDE"
#~ msgctxt "Opposite to Back"
#~ msgid "Next"
#~ msgstr "Dalej"
#~ msgid "Finish"
#~ msgstr "Zakończ"
#~ msgid "Submit Bug Report"
#~ msgstr "Wyślij raport o błędzie"
#~ msgid ""
#~ "Your email address. If incorrect, use the Configure Email button to "
#~ "change it"
#~ msgstr ""
#~ "Twój adres e-mail. Jeżeli jest niepoprawny, użyj przycisku konfiguracji e-"
#~ "mail, aby go zmienić"
#~ msgctxt "Email sender address"
#~ msgid "From:"
#~ msgstr "Od:"
#~ msgid "Configure Email..."
#~ msgstr "Konfiguracja e-maila..."
#~ msgid "The email address this bug report is sent to."
#~ msgstr "Adres e-mailowy, na który wysyłany jest ten raport o błędzie."
#~ msgctxt "Email receiver address"
#~ msgid "To:"
#~ msgstr "Do:"
#~ msgid "&Send"
#~ msgstr "&Wyślij"
#~ msgid "Send bug report."
#~ msgstr "Wyślij raport o błędzie."
#~ msgid "Send this bug report to %1."
#~ msgstr "Wyślij ten raport do %1."
#~ msgid ""
#~ "The application for which you wish to submit a bug report - if incorrect, "
#~ "please use the Report Bug menu item of the correct application"
#~ msgstr ""
#~ "Program, którego dotyczy raport o błędzie - jeżeli chodzi o inny, użyj "
#~ "opcji wysyłania raportu o błędzie w menu odpowiedniego programu"
#~ msgid "Application: "
#~ msgstr "Program: "
#~ msgid ""
#~ "The version of this application - please make sure that no newer version "
#~ "is available before sending a bug report"
#~ msgstr ""
#~ "Wersja programu - upewnij się przed wysłaniem, że nie ma nowszej wersji "
#~ "tego programu"
#~ msgid "Version:"
#~ msgstr "Wersja:"
#~ msgid "no version set (programmer error)"
#~ msgstr "brak numeru wersji (błąd programisty)"
#~ msgid "OS:"
#~ msgstr "System:"
#~ msgid "Compiler:"
#~ msgstr "Kompilator:"
#~ msgid "Se&verity"
#~ msgstr "Wa&ga błędu"
#~ msgid "Critical"
#~ msgstr "Krytyczny"
#~ msgid "Grave"
#~ msgstr "Poważny"
#~ msgctxt "normal severity"
#~ msgid "Normal"
#~ msgstr "Zwykły"
#~ msgid "Wishlist"
#~ msgstr "Życzenie"
#~ msgid "Translation"
#~ msgstr "Tłumaczenie"
#~ msgid "S&ubject: "
#~ msgstr "&Temat: "
#~ msgid ""
#~ "Enter the text (in English if possible) that you wish to submit for the "
#~ "bug report.\n"
#~ "If you press \"Send\", a mail message will be sent to the maintainer of "
#~ "this program.\n"
#~ msgstr ""
#~ "Proszę wpisać (w miarę możliwości po angielsku) opis zgłaszanego błędu.\n"
#~ "Po wciśnięciu \"Wyślij\" raport zostanie wysłany do opiekuna programu.\n"
#~ msgid ""
#~ "<qt>To submit a bug report, click on the button below. This will open a "
#~ "web browser window on <a href=\"http://bugs.kde.org\">http://bugs.kde."
#~ "org</a> where you will find a form to fill in. The information displayed "
#~ "above will be transferred to that server.</qt>"
#~ msgstr ""
#~ "<qt>Aby wysłać raport o błędzie, kliknij przycisk poniżej.Spowoduje to "
#~ "otworzenie okna przeglądarki na stronie <a href=\"http://bugs.kde.org"
#~ "\">http://bugs.kde.org</a>, gdzie znajduje się formularz do wypełnienia. "
#~ "Informacje wyświetlone powyżej zostaną przesłane do tego serwera.</qt>"
#~ msgid "&Launch Bug Report Wizard"
#~ msgstr "&Uruchom asystenta zgłaszania błędu"
#~ msgctxt "unknown program name"
#~ msgid "unknown"
#~ msgstr "nieznana"
#~ msgid ""
#~ "You must specify both a subject and a description before the report can "
#~ "be sent."
#~ msgstr "Musisz podać temat i opis przed wysłaniem raportu."
#~ msgid ""
#~ "<p>You chose the severity <b>Critical</b>. Please note that this severity "
#~ "is intended only for bugs that:</p><ul><li>break unrelated software on "
#~ "the system (or the whole system)</li><li>cause serious data loss</"
#~ "li><li>introduce a security hole on the system where the affected package "
#~ "is installed</li></ul>\n"
#~ "<p>Does the bug you are reporting cause any of the above damage? If it "
#~ "does not, please select a lower severity. Thank you.</p>"
#~ msgstr ""
#~ "<p>Wybrano wagę błędu <b>Krytyczny</b>. Zwróć uwagę, że taka kategoria "
#~ "błędu jest przeznaczona tylko sytuacji gdy:</p><ul><li>powodowane są "
#~ "awarie innych (niezwiązanych) programów (lub całego systemu)</"
#~ "li><li>tracone są duże ilości danych</li><li>powstają luki w "
#~ "bezpieczeństwie systemu, na którym zainstalowany jest wykazujący błędy "
#~ "program</li></ul>\n"
#~ "<p>Czy zgłaszany błąd rzeczywiście wywołuje takie zgubne konsekwencje? "
#~ "Jeśli nie, proszę zmniejszyć wagę błędu. Dziękujemy.</p>"
#~ msgid ""
#~ "<p>You chose the severity <b>Grave</b>. Please note that this severity is "
#~ "intended only for bugs that:</p><ul><li>make the package in question "
#~ "unusable or mostly so</li><li>cause data loss</li><li>introduce a "
#~ "security hole allowing access to the accounts of users who use the "
#~ "affected package</li></ul>\n"
#~ "<p>Does the bug you are reporting cause any of the above damage? If it "
#~ "does not, please select a lower severity. Thank you.</p>"
#~ msgstr ""
#~ "<p>Wybrano wagę błędu <b>Poważny</b>. Zwróć uwagę, że taka kategoria "
#~ "błędu jest przeznaczona tylko sytuacji gdy:</p><ul><li>w jego efekcie "
#~ "program staje się bezużyteczny</li><li>tracone są dane</li><li>powstają "
#~ "luki w bezpieczeństwie systemu pozwalające na nieuprawniony dostęp do "
#~ "kont użytkowników pracujących z danym pakietem</li></ul>\n"
#~ "<p>Czy zgłaszany błąd rzeczywiście wywołuje takie zgubne konsekwencje? "
#~ "Jeśli nie, proszę zmniejszyć wagę błędu. Dziękujemy!</p>"
#~ msgid ""
#~ "Unable to send the bug report.\n"
#~ "Please submit a bug report manually....\n"
#~ "See http://bugs.kde.org/ for instructions."
#~ msgstr ""
#~ "Nie można wysłać raportu o błędzie.\n"
#~ "Prosimy o ręczne zgłoszenie błędu...\n"
#~ "Instrukcje znajdują się na stronie http://bugs.kde.org/."
#~ msgid "Bug report sent, thank you for your input."
#~ msgstr "Raport o błędzie został wysłany, dziękujemy."
#~ msgid ""
#~ "Close and discard\n"
#~ "edited message?"
#~ msgstr ""
#~ "Zamknąć i porzucić\n"
#~ "edytowaną wiadomość?"
#~ msgid "Close Message"
#~ msgstr "Zamknij wiadomość"
#~ msgid "Configure"
#~ msgstr "Konfiguracja"
#~ msgid "Job"
#~ msgstr "Zadanie"
#~ msgid "Job Control"
#~ msgstr "Kontrola zadań"
#~ msgid "Scheduled printing:"
#~ msgstr "Zaplanowane drukowanie:"
#~ msgid "Billing information:"
#~ msgstr "Informacje o kosztach:"
#~ msgid "Job priority:"
#~ msgstr "Priorytet zadania:"
#~ msgid "Job Options"
#~ msgstr "Opcje zadania"
#~ msgid "Option"
#~ msgstr "Opcje"
#~ msgid "Value"
#~ msgstr "Wartość"
#~ msgid "Print Immediately"
#~ msgstr "Drukuj natychmiast"
#~ msgid "Hold Indefinitely"
#~ msgstr "Zatrzymaj na czas nieokreślony"
#~ msgid "Day (06:00 to 17:59)"
#~ msgstr "Dzień (06:00 do 17:59)"
#~ msgid "Night (18:00 to 05:59)"
#~ msgstr "Noc (18:00 do 05:59)"
#~ msgid "Second Shift (16:00 to 23:59)"
#~ msgstr "Druga zmiana (16:00 do 23:59)"
#~ msgid "Third Shift (00:00 to 07:59)"
#~ msgstr "Trzecia zmiana (00:00 do 07:59)"
#~ msgid "Weekend (Saturday to Sunday)"
#~ msgstr "Weekend (sobota i niedziela)"
#~ msgid "Specific Time"
#~ msgstr "Podany czas"
#~ msgid "Pages"
#~ msgstr "Strony"
#~ msgid "Pages Per Sheet"
#~ msgstr "Strony na kartce"
#~ msgid "1"
#~ msgstr "1"
#~ msgid "16"
#~ msgstr "16"
#~ msgid "Banner Pages"
#~ msgstr "Strony nagłówka"
#~ msgctxt "Banner page at start"
#~ msgid "Start"
#~ msgstr "Początek"
#~ msgctxt "Banner page at end"
#~ msgid "End"
#~ msgstr "Koniec"
#~ msgid "Page Label"
#~ msgstr "Etykieta strony"
#~ msgid "Page Border"
#~ msgstr "Obramowanie strony"
#~ msgid "Mirror Pages"
#~ msgstr "Odbij strony"
#~ msgid "Mirror pages along vertical axis"
#~ msgstr "Odbij strony wzdłuż osi pionowej"
#~ msgid "Left to Right, Top to Bottom"
#~ msgstr "Z lewej do prawej, z góry na dół"
#~ msgid "Left to Right, Bottom to Top"
#~ msgstr "Z lewej do prawej, z dołu do góry"
#~ msgid "Right to Left, Bottom to Top"
#~ msgstr "Z prawej do lewej, z dołu do góry"
#~ msgid "Right to Left, Top to Bottom"
#~ msgstr "Z prawej do lewej, z góry na dół"
#~ msgid "Bottom to Top, Left to Right"
#~ msgstr "Z dołu do góry, z lewej do prawej"
#~ msgid "Bottom to Top, Right to Left"
#~ msgstr "Z dołu do góry, z prawej do lewej"
#~ msgid "Top to Bottom, Left to Right"
#~ msgstr "Z góry na dół, z lewej do prawej"
#~ msgid "Top to Bottom, Right to Left"
#~ msgstr "Z góry na dół, z prawej do lewej"
#~ msgctxt "No border line"
#~ msgid "None"
#~ msgstr "Brak"
#~ msgid "Single Line"
#~ msgstr "Jedna linia"
#~ msgid "Single Thick Line"
#~ msgstr "Jedna gruba linia"
#~ msgid "Double Line"
#~ msgstr "Podwójna linia"
#~ msgid "Double Thick Line"
#~ msgstr "Podwójna gruba linia"
#~ msgctxt "Banner page"
#~ msgid "None"
#~ msgstr "Brak"
#~ msgctxt "Banner page"
#~ msgid "Standard"
#~ msgstr "Domyślny"
#~ msgctxt "Banner page"
#~ msgid "Unclassified"
#~ msgstr "Niesklasyfikowany"
#~ msgctxt "Banner page"
#~ msgid "Confidential"
#~ msgstr "Poufny"
#~ msgctxt "Banner page"
#~ msgid "Classified"
#~ msgstr "Sklasyfikowany"
#~ msgctxt "Banner page"
#~ msgid "Secret"
#~ msgstr "Tajny"
#~ msgctxt "Banner page"
#~ msgid "Top Secret"
#~ msgstr "Ściśle tajny"
#~ msgid "All Pages"
#~ msgstr "Wszystkie strony"
#~ msgid "Odd Pages"
#~ msgstr "Strony nieparzyste"
#~ msgid "Even Pages"
#~ msgstr "Strony parzyste"
#~ msgid "Page Set"
#~ msgstr "Zestaw stron"
#~ msgctxt "@title:window"
#~ msgid "Print"
#~ msgstr "Drukuj"
#~ msgid "&Try"
#~ msgstr "&Próbuj"
#~ msgid "modified"
#~ msgstr "zmodyfikowane"
#~ msgctxt "Document/application separator in titlebar"
#~ msgid " – "
#~ msgstr " – "
#~ msgid "&Details"
#~ msgstr "&Szczegóły"
#~ msgid "Get help..."
#~ msgstr "Pomoc..."
#~ msgid "--- separator ---"
#~ msgstr "--- element oddzielający ---"
#~ msgid "Change Text"
#~ msgstr "Zmiana tekstu"
#~ msgid "Icon te&xt:"
#~ msgstr "Tekst &ikony:"
#~ msgid "&Hide text when toolbar shows text alongside icons"
#~ msgstr "&Ukryj tekst, jeśli pasek narzędzi zawiera tekst z ikonami"
#~ msgid "Configure Toolbars"
#~ msgstr "Konfiguracja pasków narzędzi"
#~ msgid ""
#~ "Do you really want to reset all toolbars of this application to their "
#~ "default? The changes will be applied immediately."
#~ msgstr ""
#~ "Na pewno przywrócić domyślne ustawienia wszystkich pasków narzędziowych "
#~ "programu? Zmiany będą widoczne natychmiast."
#~ msgid "Reset Toolbars"
#~ msgstr "Przywróć paski narzędziowe"
#~ msgid "Reset"
#~ msgstr "Przywróć"
#~ msgid "&Toolbar:"
#~ msgstr "Pasek &narzędzi:"
#~ msgid "A&vailable actions:"
#~ msgstr "&Dostępne działania:"
#~ msgid "Filter"
#~ msgstr "Filtr"
#~ msgid "Curr&ent actions:"
#~ msgstr "&Aktualne działania:"
#~ msgid "Change &Icon..."
#~ msgstr "Zmień &ikonę..."
#~ msgid "Change Te&xt..."
#~ msgstr "Zmiana &tekstu..."
#~ msgctxt "@item:intable Action name in toolbar editor"
#~ msgid "%1"
#~ msgstr "%1"
#~ msgid ""
#~ "This element will be replaced with all the elements of an embedded "
#~ "component."
#~ msgstr ""
#~ "Ten element zostanie zastąpiony przez wszystkie elementy osadzonego "
#~ "komponentu."
#~ msgid "<Merge>"
#~ msgstr "<Połącz>"
#~ msgid "<Merge %1>"
#~ msgstr "<Połącz %1>"
#~ msgid ""
#~ "This is a dynamic list of actions. You can move it, but if you remove it "
#~ "you will not be able to re-add it."
#~ msgstr ""
#~ "Jest to dynamiczna lista akcji. Można ją przenieść, ale jeśli się ją "
#~ "usunie, nie będzie można jej ponownie dodać."
#~ msgid "ActionList: %1"
#~ msgstr "Lista akcji: %1"
#~ msgctxt "@label Action tooltip in toolbar editor, below the action list"
#~ msgid "%1"
#~ msgstr "%1"
#~ msgid "Change Icon"
#~ msgstr "Zmień ikonę"
#~ msgid "Manage Link"
#~ msgstr "Zarządzaj odnośnikiem"
#~ msgid "Link Text:"
#~ msgstr "Tekst odnośnika:"
#~ msgid "Link URL:"
#~ msgstr "URL odnośnika:"
#~ msgctxt "@action:button filter-yes"
#~ msgid "%1"
#~ msgstr "%1"
#~ msgctxt "@action:button filter-no"
#~ msgid "%1"
#~ msgstr "%1"
#~ msgctxt "@action:button filter-continue"
#~ msgid "%1"
#~ msgstr "%1"
#~ msgctxt "@action:button filter-cancel"
#~ msgid "%1"
#~ msgstr "%1"
#~ msgctxt "@action:button post-filter"
#~ msgid "."
#~ msgstr "."
#~ msgid "Details"
#~ msgstr "Szczegóły"
#~ msgid "Question"
#~ msgstr "Pytanie"
#~ msgid "Do not ask again"
#~ msgstr "Nie pytaj ponownie"
#~ msgid "Warning"
#~ msgstr "Ostrzeżenie"
#~ msgid "Error"
#~ msgstr "Błąd"
#~ msgid "Sorry"
#~ msgstr "Niestety"
#~ msgid "Information"
#~ msgstr "Informacja"
#~ msgid "Do not show this message again"
#~ msgstr "Nie wyświetlaj więcej tego komunikatu"
#~ msgid "Password:"
#~ msgstr "Hasło:"
#~ msgid "Password"
#~ msgstr "Hasło"
#~ msgid "Supply a username and password below."
#~ msgstr "Proszę podać poniżej nazwę użytkownika i hasło."
#, fuzzy
#~| msgid "&Keep password"
#~ msgid "Use this password:"
#~ msgstr "&Pamiętaj hasło"
#~ msgid "Username:"
#~ msgstr "Nazwa użytkownika:"
#~ msgid "Domain:"
#~ msgstr "Domena:"
#~ msgid "Remember password"
#~ msgstr "Zapamiętaj hasło"
#~ msgid "Select Region of Image"
#~ msgstr "Proszę wybrać obszar obrazka"
#~ msgid "Please click and drag on the image to select the region of interest:"
#~ msgstr ""
#~ "Proszę kliknąć na obrazku i przeciągnąć, aby wybrać interesujący Cię "
#~ "obszar:"
#~ msgid "Default:"
#~ msgstr "Domyślny:"
#~ msgctxt "No shortcut defined"
#~ msgid "None"
#~ msgstr "Brak"
#~ msgid "Custom:"
#~ msgstr "Własny:"
#~ msgid "Shortcut Schemes"
#~ msgstr "Zestawy skrótów"
#~ msgid "Current scheme:"
#~ msgstr "Aktualny zestaw:"
#~ msgid "New..."
#~ msgstr "Nowy..."
#~ msgid "Delete"
#~ msgstr "Usuń"
#~ msgid "More Actions"
#~ msgstr "Więcej działań"
#~ msgid "Save as Scheme Defaults"
#~ msgstr "Zapisz jako zestaw domyślny"
#~ msgid "Export Scheme..."
#~ msgstr "Eksportuj zestaw..."
#~ msgid "Name for New Scheme"
#~ msgstr "Nazwa nowego zestawu"
#~ msgid "Name for new scheme:"
#~ msgstr "Nazwa nowego zestawu:"
#~ msgid "New Scheme"
#~ msgstr "Nowy zestaw"
#~ msgid "A scheme with this name already exists."
#~ msgstr "Zestaw o tej nazwie już istnieje."
#~ msgid ""
#~ "Do you really want to delete the scheme %1?\n"
#~ "Note that this will not remove any system wide shortcut schemes."
#~ msgstr ""
#~ "Na pewno usunąć zestaw %1?\n"
#~ "To nie usunie żadnego z zestawów systemowych."
#~ msgid "Export to Location"
#~ msgstr "Eksportuj do"
#~ msgid "Could not export shortcuts scheme because the location is invalid."
#~ msgstr ""
#~ "Nie można wyeksportować zestawu - docelowe położenie jest nieprawidłowe."
#~ msgid ""
#~ "The current shortcut scheme is modified. Save before switching to the new "
#~ "one?"
#~ msgstr ""
#~ "Aktualny zestaw skrótów został zmieniony. Zapisać go przed włączeniem "
#~ "nowego?"
#~ msgid "Configure Shortcuts"
#~ msgstr "Konfiguracja skrótów"
#~ msgid "Print"
#~ msgstr "Drukuj"
#~ msgid "Reset to Defaults"
#~ msgstr "Przywróć domyślne"
#~ msgid ""
#~ "Search interactively for shortcut names (e.g. Copy) or combination of "
#~ "keys (e.g. Ctrl+C) by typing them here."
#~ msgstr ""
#~ "Możesz znaleźć nazwę skrótu (np. Kopiuj) lub sam skrót (np. Ctrl+C), "
#~ "wpisując go tutaj."
#~ msgid ""
#~ "Here you can see a list of key bindings, i.e. associations between "
#~ "actions (e.g. 'Copy') shown in the left column and keys or combination of "
#~ "keys (e.g. Ctrl+V) shown in the right column."
#~ msgstr ""
#~ "Przedstawiona jest lista skojarzeń klawiszy, np. skojarzenia zdarzeń (jak "
#~ "'Kopiuj'), pokazanych w lewej kolumnie, z kombinacją klawiszy (jak Ctrl-"
#~ "V), widocznych w prawej kolumnie."
#~ msgid "Action"
#~ msgstr "Zdarzenie"
#~ msgid "Shortcut"
#~ msgstr "Skrót"
#~ msgid "Alternate"
#~ msgstr "Alternatywny"
#~ msgid "Global"
#~ msgstr "Globalny"
#~ msgid "Global Alternate"
#~ msgstr "Alternatywny globalny"
#~ msgid "Mouse Button Gesture"
#~ msgstr "Gest z przyciskiem myszy"
#~ msgid "Mouse Shape Gesture"
#~ msgstr "Gest z ruchem myszy"
#~ msgid "Unknown"
#~ msgstr "Nieznany"
#~ msgid "Key Conflict"
#~ msgstr "Konflikt klawiszy"
#~ msgid ""
#~ "The '%1' shape gesture has already been allocated to the \"%2\" action.\n"
#~ "Do you want to reassign it from that action to the current one?"
#~ msgstr ""
#~ "Gest %1 został już przypisany działaniu \"%2\".\n"
#~ "Czy przypisać go zamiast tego aktualnemu działaniu?"
#~ msgid "Reassign"
#~ msgstr "Przypisz"
#~ msgid ""
#~ "The '%1' rocker gesture has already been allocated to the \"%2\" action.\n"
#~ "Do you want to reassign it from that action to the current one?"
#~ msgstr ""
#~ "Kombinacja klawiszy myszy %1 została przypisana działaniu \"%2\".\n"
#~ "Czy przypisać ją zamiast tego aktualnemu działaniu?"
#~ msgctxt "header for an applications shortcut list"
#~ msgid "Shortcuts for %1"
#~ msgstr "Skróty dla %1"
#~ msgid "Main:"
#~ msgstr "Główny:"
#~ msgid "Alternate:"
#~ msgstr "Alternatywny:"
#~ msgid "Global:"
#~ msgstr "Globalny:"
#~ msgid "Action Name"
#~ msgstr "Nazwa działania"
#~ msgid "Shortcuts"
#~ msgstr "Skróty"
#~ msgid "Description"
#~ msgstr "Opis"
#~ msgctxt "@item:intable Action name in shortcuts configuration"
#~ msgid "%1"
#~ msgstr "%1"
#~ msgid "Switch Application Language"
#~ msgstr "Zmień język programu"
#~ msgid ""
#~ "Please choose the language which should be used for this application:"
#~ msgstr "Proszę wybrać język, którego ma używać ten program:"
#~ msgid "Add Fallback Language"
#~ msgstr "Dodaj język dodatkowy"
#~ msgid ""
#~ "Adds one more language which will be used if other translations do not "
#~ "contain a proper translation."
#~ msgstr ""
#~ "Dodaje dodatkowy język, używany przy braku tłumaczenia dla języka "
#~ "domyślnego"
#~ msgid ""
#~ "The language for this application has been changed. The change will take "
#~ "effect the next time the application is started."
#~ msgstr ""
#~ "Język tego programu został zmieniony. Zmiany zostaną uwzględnione przy "
#~ "następnym uruchomieniu programu."
#~ msgid "Application Language Changed"
#~ msgstr "Zmiana języka programu"
#~ msgid "Primary language:"
#~ msgstr "Język główny:"
#~ msgid "Fallback language:"
#~ msgstr "Język dodatkowy:"
#~ msgid "Remove"
#~ msgstr "Usuń"
#~ msgid ""
#~ "This is the main application language which will be used first, before "
#~ "any other languages."
#~ msgstr "To jest domyślny język programu, używany przed innymi językami."
#~ msgid ""
#~ "This is the language which will be used if any previous languages do not "
#~ "contain a proper translation."
#~ msgstr ""
#~ "To jest język używany, kiedy brak tłumaczenia dla poprzednich języków."
#~ msgid "Tip of the Day"
#~ msgstr "Porada dnia"
#~ msgid "Did you know...?\n"
#~ msgstr "Czy wiesz, że...?\n"
#~ msgid "&Show tips on startup"
#~ msgstr "&Pokaż porady po uruchomieniu"
#~ msgid "&Previous"
#~ msgstr "&Poprzednia"
#~ msgctxt "Opposite to Previous"
#~ msgid "&Next"
#~ msgstr "&Następna"
#~ msgid "Find Next"
#~ msgstr "Znajdź następne"
#~ msgid "<qt>Find next occurrence of '<b>%1</b>'?</qt>"
#~ msgstr "<qt>Szukać następnego wystąpienia '<b>%1</b>'?</qt>"
#~ msgid "1 match found."
#~ msgid_plural "%1 matches found."
#~ msgstr[0] "Znaleziono 1 dopasowanie."
#~ msgstr[1] "Znaleziono %1 dopasowania."
#~ msgstr[2] "Znaleziono %1 dopasowań."
#~ msgid "<qt>No matches found for '<b>%1</b>'.</qt>"
#~ msgstr "<qt>Brak dopasowań dla '<b>%1</b>'.</qt>"
#~ msgid "No matches found for '<b>%1</b>'."
#~ msgstr "Brak dopasowań dla '<b>%1</b>'."
#~ msgid "Beginning of document reached."
#~ msgstr "Osiągnięto początek dokumentu."
#~ msgid "End of document reached."
#~ msgstr "Osiągnięto koniec dokumentu."
#~ msgid "Continue from the end?"
#~ msgstr "Kontynuować od końca?"
#~ msgid "Continue from the beginning?"
#~ msgstr "Kontynuować od początku?"
#~ msgid "Find Text"
#~ msgstr "Znajdź tekst"
#~ msgctxt "@title:group"
#~ msgid "Find"
#~ msgstr "Znajdź"
#~ msgid "&Text to find:"
#~ msgstr "&Szukany tekst:"
#~ msgid "Regular e&xpression"
#~ msgstr "Wyrażenie &regularne"
#~ msgid "&Edit..."
#~ msgstr "&Edycja..."
#~ msgid "Replace With"
#~ msgstr "Zastąp przez"
#~ msgid "Replace&ment text:"
#~ msgstr "Ws&tawiany tekst:"
#~ msgid "Use p&laceholders"
#~ msgstr "Użyj &znaczników miejsca"
#~ msgid "Insert Place&holder"
#~ msgstr "Wstaw znacznik &miejsca"
#~ msgid "Options"
#~ msgstr "Opcje"
#~ msgid "C&ase sensitive"
#~ msgstr "Uwzględnij wielkość &liter"
#~ msgid "&Whole words only"
#~ msgstr "&Całe słowa"
#~ msgid "From c&ursor"
#~ msgstr "&Od kursora"
#~ msgid "Find &backwards"
#~ msgstr "Znajdź &wstecz"
#~ msgid "&Selected text"
#~ msgstr "&Zaznaczony tekst"
#~ msgid "&Prompt on replace"
#~ msgstr "&Pytaj przy zamianie"
#~ msgid "Start replace"
#~ msgstr "Rozpocznij zamianę"
#~ msgid ""
#~ "<qt>If you press the <b>Replace</b> button, the text you entered above is "
#~ "searched for within the document and any occurrence is replaced with the "
#~ "replacement text.</qt>"
#~ msgstr ""
#~ "<qt>Jeśli wciśniesz przycisk <b>Zastąp</b>, tekst wprowadzony powyżej "
#~ "zostanie odnaleziony w tekście dokumentu i wszystkie jego wystąpienia "
#~ "zostaną zastąpione tekstem poniżej.</qt>"
#~ msgid "&Find"
#~ msgstr "&Znajdź"
#~ msgid "Start searching"
#~ msgstr "Rozpocznij wyszukiwanie"
#~ msgid ""
#~ "<qt>If you press the <b>Find</b> button, the text you entered above is "
#~ "searched for within the document.</qt>"
#~ msgstr ""
#~ "<qt>Jeśli wciśniesz przycisk <b>Znajdź</b>, tekst wprowadzony powyżej "
#~ "zostanie odnaleziony w tekście dokumentu.</qt>"
#~ msgid ""
#~ "Enter a pattern to search for, or select a previous pattern from the list."
#~ msgstr ""
#~ "Proszę podać wzorzec wyszukiwania lub wybrać poprzedni wzorzec z listy."
#~ msgid "If enabled, search for a regular expression."
#~ msgstr "Jeśli włączone, wyszukiwanie używa wyrażeń regularnych."
#~ msgid "Click here to edit your regular expression using a graphical editor."
#~ msgstr ""
#~ "Proszę kliknąć tutaj, aby edytować wyrażenie regularne za pomocą edytora "
#~ "graficznego."
#~ msgid "Enter a replacement string, or select a previous one from the list."
#~ msgstr "Proszę podać napis zastępujący lub wybrać poprzedni z listy."
#~ msgid ""
#~ "<qt>If enabled, any occurrence of <code><b>\\N</b></code>, where "
#~ "<code><b>N</b></code> is an integer number, will be replaced with the "
#~ "corresponding capture (\"parenthesized substring\") from the pattern."
#~ "<p>To include (a literal <code><b>\\N</b></code> in your replacement, put "
#~ "an extra backslash in front of it, like <code><b>\\\\N</b></code>.</p></"
#~ "qt>"
#~ msgstr ""
#~ "<qt>Jeśli ta opcja jest włączona, każde wystąpienie <code><b>\\N</b></"
#~ "code>, gdzie <code><b>N</b></code> jest liczbą całkowitą, zostanie "
#~ "zastąpione odpowiednim wyrażeniem w nawiasach ze wzorca.<p>Aby użyć "
#~ "prawdziwego <code><b>\\N</b></code> w napisie zastępującym, należy "
#~ "umieścić przed nim dodatkowy ukośnik w ten sposób: <code><b>\\\\N</b></"
#~ "code>.</p></qt>"
#~ msgid "Click for a menu of available captures."
#~ msgstr ""
#~ "Proszę kliknąć, aby ukazało się menu z dostępnymi wzorcami do zastąpienia."
#~ msgid "Require word boundaries in both ends of a match to succeed."
#~ msgstr "Wymagaj granicy słowa na końcach, aby wzorzec pasował."
#~ msgid ""
#~ "Start searching at the current cursor location rather than at the top."
#~ msgstr ""
#~ "Rozpocznij wyszukiwanie od aktualnej pozycji kursora, a nie od początku."
#~ msgid "Only search within the current selection."
#~ msgstr "Wyszukuj tylko w aktualnie zaznaczonym fragmencie."
#~ msgid ""
#~ "Perform a case sensitive search: entering the pattern 'Joe' will not "
#~ "match 'joe' or 'JOE', only 'Joe'."
#~ msgstr ""
#~ "Wyszukuj z uwzględnieniem wielkości znaków: wzorzec 'Ola' nie dopasuje "
#~ "się do 'ola' ani 'OLA', ale tylko do 'Ola'."
#~ msgid "Search backwards."
#~ msgstr "Znajdź wstecz."
#~ msgid "Ask before replacing each match found."
#~ msgstr "Zapytaj przed zastąpieniem każdego dopasowania."
#~ msgid "Any Character"
#~ msgstr "Dowolny znak"
#~ msgid "Start of Line"
#~ msgstr "Początek wiersza"
#~ msgid "End of Line"
#~ msgstr "Koniec wiersza"
#~ msgid "Set of Characters"
#~ msgstr "Zbiór znaków"
#~ msgid "Repeats, Zero or More Times"
#~ msgstr "Powtórzone (0 lub więcej)"
#~ msgid "Repeats, One or More Times"
#~ msgstr "Powtórzone (1 lub więcej)"
#~ msgid "Optional"
#~ msgstr "Opcjonalne"
#~ msgid "Escape"
#~ msgstr "Escape"
#~ msgid "TAB"
#~ msgstr "TAB"
#~ msgid "Newline"
#~ msgstr "Nowy wiersz"
#~ msgid "Carriage Return"
#~ msgstr "Karetka"
#~ msgid "White Space"
#~ msgstr "Odstęp"
#~ msgid "Digit"
#~ msgstr "Cyfra"
#~ msgid "Complete Match"
#~ msgstr "Całkowite dopasowanie"
#~ msgid "Captured Text (%1)"
#~ msgstr "Zastępowany tekst (%1)"
#~ msgid "You must enter some text to search for."
#~ msgstr "Musisz podać szukany tekst."
#~ msgid "Invalid regular expression."
#~ msgstr "Nieprawidłowe wyrażenie regularne."
#~ msgid "Replace"
#~ msgstr "Zastąp"
#~ msgctxt "@action:button Replace all occurrences"
#~ msgid "&All"
#~ msgstr "&Wszystkie"
#~ msgid "&Skip"
#~ msgstr "&Pomiń"
#~ msgid "Replace '%1' with '%2'?"
#~ msgstr "Zastąpić '%1' przez '%2'?"
#~ msgid "No text was replaced."
#~ msgstr "Nie wykonano zastąpień."
#~ msgid "1 replacement done."
#~ msgid_plural "%1 replacements done."
#~ msgstr[0] "Wykonano 1 zastąpienie."
#~ msgstr[1] "Wykonano %1 zastąpienia."
#~ msgstr[2] "Wykonano %1 zastąpień."
#~ msgid "Do you want to restart search from the end?"
#~ msgstr "Rozpocząć wyszukiwanie od końca?"
#~ msgid "Do you want to restart search at the beginning?"
#~ msgstr "Rozpocząć wyszukiwanie od początku?"
#~ msgctxt "@action:button Restart find & replace"
#~ msgid "Restart"
#~ msgstr "Uruchom ponownie"
#~ msgctxt "@action:button Stop find & replace"
#~ msgid "Stop"
#~ msgstr "Zatrzymaj"
#~ msgid ""
#~ "Your replacement string is referencing a capture greater than '\\%1', "
#~ msgstr ""
#~ "Napis zastępujący odwołuje się do napisu zastępowanego większego niż '\\"
#~ "%1', "
#~ msgid "but your pattern only defines 1 capture."
#~ msgid_plural "but your pattern only defines %1 captures."
#~ msgstr[0] "ale wzorzec określa tylko %1 taki napis."
#~ msgstr[1] "ale wzorzec określa tylko %1 takie napisy."
#~ msgstr[2] "ale wzorzec określa tylko %1 takich napisów."
#~ msgid "but your pattern defines no captures."
#~ msgstr "ale wzorzec nie określa takich napisów."
#~ msgid ""
#~ "\n"
#~ "Please correct."
#~ msgstr ""
#~ "\n"
#~ "Proszę poprawić."
#~ msgctxt "@item Font name"
#~ msgid "Sans Serif"
#~ msgstr "Bezszeryfowa"
#~ msgctxt "@item Font name"
#~ msgid "Serif"
#~ msgstr "Szeryfowa"
#~ msgctxt "@item Font name"
#~ msgid "Monospace"
#~ msgstr "Maszynowa"
#~ msgctxt "@item Font name"
#~ msgid "%1"
#~ msgstr "%1"
#~ msgctxt "@item Font name [foundry]"
#~ msgid "%1 [%2]"
#~ msgstr "%1 [%2]"
#~ msgctxt "@info:whatsthis"
#~ msgid "Here you can choose the font to be used."
#~ msgstr "Tu możesz wybrać używaną czcionkę."
#~ msgid "Requested Font"
#~ msgstr "Żądana czcionka"
#~ msgctxt "@option:check"
#~ msgid "Font"
#~ msgstr "Czcionka"
#~ msgctxt "@info:whatsthis"
#~ msgid "Enable this checkbox to change the font family settings."
#~ msgstr "Włącz tę opcję, by zmienić ustawienia rodziny czcionek."
#~ msgctxt "@info:tooltip"
#~ msgid "Change font family?"
#~ msgstr "Zmienić rodzinę czcionek?"
#~ msgctxt "@label"
#~ msgid "Font:"
#~ msgstr "Czcionka:"
#~ msgctxt "@option:check"
#~ msgid "Font style"
#~ msgstr "Styl czcionki"
#~ msgctxt "@info:whatsthis"
#~ msgid "Enable this checkbox to change the font style settings."
#~ msgstr "Włącz tę opcję, by zmienić ustawienia odmiany czcionki."
#~ msgctxt "@info:tooltip"
#~ msgid "Change font style?"
#~ msgstr "Zmienić odmianę czcionki?"
#~ msgid "Font style:"
#~ msgstr "Styl czcionki:"
#~ msgctxt "@option:check"
#~ msgid "Size"
#~ msgstr "Rozmiar"
#~ msgctxt "@info:whatsthis"
#~ msgid "Enable this checkbox to change the font size settings."
#~ msgstr "Włącz tę opcję, by zmienić rozmiar czcionki."
#~ msgctxt "@info:tooltip"
#~ msgid "Change font size?"
#~ msgstr "Zmienić rozmiar czcionki?"
#~ msgctxt "@label:listbox Font size"
#~ msgid "Size:"
#~ msgstr "Rozmiar:"
#~ msgctxt "@info:whatsthis"
#~ msgid "Here you can choose the font family to be used."
#~ msgstr "Tu można wybrać używaną rodzinę czcionek."
#~ msgctxt "@info:whatsthis"
#~ msgid "Here you can choose the font style to be used."
#~ msgstr "Tu można wybrać używaną odmianę czcionki."
#~ msgctxt "@item font"
#~ msgid "Italic"
#~ msgstr "Kursywa"
#~ msgctxt "@item font"
#~ msgid "Oblique"
#~ msgstr "Oblique"
#~ msgctxt "@item font"
#~ msgid "Bold"
#~ msgstr "Pogrubienie"
#~ msgctxt "@item font"
#~ msgid "Bold Italic"
#~ msgstr "Pogrubiona kursywa"
#~ msgctxt "@item font size"
#~ msgid "Relative"
#~ msgstr "Względny"
#~ msgid "Font size<br /><i>fixed</i> or <i>relative</i><br />to environment"
#~ msgstr ""
#~ "Rozmiar czcionki<br/><i>stały</i> lub <i>względny</i><br/>do środowiska"
#~ msgid ""
#~ "Here you can switch between fixed font size and font size to be "
#~ "calculated dynamically and adjusted to changing environment (e.g. widget "
#~ "dimensions, paper size)."
#~ msgstr ""
#~ "Tu możesz wybrać między stałym rozmiarem czcionki i rozmiarem, obliczanym "
#~ "dynamicznie i dostosowywanym do środowiska (wymiarów elementów "
#~ "interfejsu, rozmiaru papieru itd.)."
#~ msgid "Here you can choose the font size to be used."
#~ msgstr "Tu możesz wybrać używany rozmiar czcionki."
#~ msgid "The Quick Brown Fox Jumps Over The Lazy Dog"
#~ msgstr "Zażółć Gęślą Jaźń"
#~ msgid ""
#~ "This sample text illustrates the current settings. You may edit it to "
#~ "test special characters."
#~ msgstr ""
#~ "Tekst przykładowy pokazuje aktualne ustawienia. Możesz go zmienić, by "
#~ "sprawdzić wygląd znaków specjalnych."
#~ msgid "Actual Font"
#~ msgstr "Rzeczywista czcionka"
#~ msgctxt "@item Font style"
#~ msgid "%1"
#~ msgstr "%1"
#~ msgctxt "short"
#~ msgid "The Quick Brown Fox Jumps Over The Lazy Dog"
#~ msgstr "Pójdź, kińże tę chmurność w głąb flaszy"
#~ msgctxt "Numeric IDs of scripts for font previews"
#~ msgid "1"
#~ msgstr "1"
#~ msgid "Select Font"
#~ msgstr "Wybierz czcionkę"
#~ msgid "Choose..."
#~ msgstr "Wybierz..."
#~ msgid "Click to select a font"
#~ msgstr "Kliknij, by wybrać czcionkę"
#~ msgid "Preview of the selected font"
#~ msgstr "Podgląd wybranej czcionki"
#~ msgid ""
#~ "This is a preview of the selected font. You can change it by clicking the "
#~ "\"Choose...\" button."
#~ msgstr ""
#~ "Podgląd wybranej czcionki. Można ją zmienić przyciskiem \"Wybierz...\"."
#~ msgid "Preview of the \"%1\" font"
#~ msgstr "Podgląd czcionki \"%1\""
#~ msgid ""
#~ "This is a preview of the \"%1\" font. You can change it by clicking the "
#~ "\"Choose...\" button."
#~ msgstr ""
#~ "Podgląd czcionki \"%1.\". Można ją zmienić przyciskiem \"Wybierz...\"."
#~ msgid "Search"
#~ msgstr "Znajdź"
#~ msgid "Stop"
#~ msgstr "Zatrzymaj"
#~ msgid " Stalled "
#~ msgstr " Zatrzymane "
#~ msgid " %1/s "
#~ msgstr " %1/s "
#~ msgctxt "%1 is the label, we add a ':' to it"
#~ msgid "%1:"
#~ msgstr "%1:"
#~ msgid "%2 of %3 complete"
#~ msgid_plural "%2 of %3 complete"
#~ msgstr[0] "Zakończono %2 z %3"
#~ msgstr[1] "Zakończono %2 z %3"
#~ msgstr[2] "Zakończono %2 z %3"
#~ msgid "%2 / %1 folder"
#~ msgid_plural "%2 / %1 folders"
#~ msgstr[0] "%2 / %1 katalog"
#~ msgstr[1] "%2 / %1 katalogi"
#~ msgstr[2] "%2 / %1 katalogów"
#~ msgid "%2 / %1 file"
#~ msgid_plural "%2 / %1 files"
#~ msgstr[0] "%2 / %1 plik"
#~ msgstr[1] "%2 / %1 pliki"
#~ msgstr[2] "%2 / %1 plików"
#~ msgid "%1% of %2"
#~ msgstr "%1% z %2"
#~ msgid "%2% of 1 file"
#~ msgid_plural "%2% of %1 files"
#~ msgstr[0] "%2% 1 pliku"
#~ msgstr[1] "%2% %1 plików"
#~ msgstr[2] "%2% %1 plików"
#~ msgid "%1%"
#~ msgstr "%1%"
#~ msgid "Stalled"
#~ msgstr "Zatrzymane"
#~ msgid "%2/s (%3 remaining)"
#~ msgid_plural "%2/s (%3 remaining)"
#~ msgstr[0] "%2/s (pozostało %3)"
#~ msgstr[1] "%2/s (pozostało %3)"
#~ msgstr[2] "%2/s (pozostało %3)"
#~ msgctxt "speed in bytes per second"
#~ msgid "%1/s"
#~ msgstr "%1/s"
#~ msgid "%1/s (done)"
#~ msgstr "%1/s (zrobione)"
#~ msgid "&Resume"
#~ msgstr "&Wznów"
#~ msgid "&Pause"
#~ msgstr "&Pauza"
#~ msgctxt "The source url of a job"
#~ msgid "Source:"
#~ msgstr "Źródło:"
#~ msgctxt "The destination url of a job"
#~ msgid "Destination:"
#~ msgstr "Cel:"
#~ msgid "Click this to expand the dialog, to show details"
#~ msgstr "Kliknij, by rozwinąć to okienko i zobaczyć szczegóły"
#~ msgid "&Keep this window open after transfer is complete"
#~ msgstr "&Nie zamykaj tego okna po zakończeniu pobierania"
#~ msgid "Open &File"
#~ msgstr "Otwórz &plik"
#~ msgid "Open &Destination"
#~ msgstr "Otwórz &cel"
#~ msgid "Progress Dialog"
#~ msgstr "Okienko postępu"
#~ msgid "%1 folder"
#~ msgid_plural "%1 folders"
#~ msgstr[0] "%1 katalog"
#~ msgstr[1] "%1 katalogi"
#~ msgstr[2] "%1 katalogów"
#~ msgid "%1 file"
#~ msgid_plural "%1 files"
#~ msgstr[0] "%1 plik"
#~ msgstr[1] "%1 pliki"
#~ msgstr[2] "%1 plików"
#~ msgid "Click this to collapse the dialog, to hide details"
#~ msgstr "Kliknij, by zwinąć to okienko i ukryć szczegóły"
#~ msgid "The style '%1' was not found"
#~ msgstr "Nie znaleziono stylu '%1'"
#~ msgid "Do not run in the background."
#~ msgstr "Nie uruchamiaj w tle."
#~ msgid "Internally added if launched from Finder"
#~ msgstr "Dodawane wewnętrznie podczas uruchamiania z programu Finder"
#~ msgid "Unknown Application"
#~ msgstr "Nieznany program"
#~ msgid "&Minimize"
#~ msgstr "&Minimalizuj"
#~ msgid "&Restore"
#~ msgstr "P&rzywróć"
#~ msgid "<qt>Are you sure you want to quit <b>%1</b>?</qt>"
#~ msgstr "<qt>Czy na pewno chcesz zakończyć <b>%1</b>?</qt>"
#~ msgid "Confirm Quit From System Tray"
#~ msgstr "Potwierdzenie zamknięcia za pomocą tacki systemowej"
#~ msgid "Minimize"
#~ msgstr "Minimalizuj"
#~ msgctxt "@title:window"
#~ msgid "Dr. Klash' Accelerator Diagnosis"
#~ msgstr "Kontrola skrótów klawiszowych"
#~ msgctxt "@option:check"
#~ msgid "Disable automatic checking"
#~ msgstr "Wyłącz samoczynne sprawdzanie"
#~ msgctxt "@action:button"
#~ msgid "Close"
#~ msgstr "Zamknij"
#~ msgid "<h2>Accelerators changed</h2>"
#~ msgstr "<h2>Skróty zmienione</h2>"
#~ msgid "<h2>Accelerators removed</h2>"
#~ msgstr "<h2>Skróty usunięte</h2>"
#~ msgid "<h2>Accelerators added (just for your info)</h2>"
#~ msgstr "<h2>Skróty dodane</h2>"
#~ msgctxt "left mouse button"
#~ msgid "left button"
#~ msgstr "lewy przycisk"
#~ msgctxt "middle mouse button"
#~ msgid "middle button"
#~ msgstr "środkowy przycisk"
#~ msgctxt "right mouse button"
#~ msgid "right button"
#~ msgstr "prawy przycisk"
#~ msgctxt "a nonexistent value of mouse button"
#~ msgid "invalid button"
#~ msgstr "nieprawidłowy przycisk"
#~ msgctxt ""
#~ "a kind of mouse gesture: hold down one mouse button, then press another "
#~ "button"
#~ msgid "Hold %1, then push %2"
#~ msgstr "Przytrzymaj %1 i wciśnij %2"
#~ msgid "Conflict with Global Shortcut"
#~ msgstr "Konflikt ze skrótem globalnym"
#~ msgid ""
#~ "The '%1' key combination has already been allocated to the global action "
#~ "\"%2\" in %3.\n"
#~ "Do you want to reassign it from that action to the current one?"
#~ msgstr ""
#~ "Kombinacja klawiszy %1 została przypisana globalnemu działaniu \"%2\" w "
#~ "%3.\n"
#~ "Czy przypisać ją zamiast tego aktualnemu działaniu?"
#~ msgid ""
#~ "The '%1' key combination is registered by application %2 for action %3:"
#~ msgstr ""
#~ "Kombinacja klawiszy '%1' jest zarejestrowana przez program %2 dla "
#~ "działania %3:"
#~ msgid "In context '%1' for action '%2'\n"
#~ msgstr "W kontekście '%1' dla działania '%2'\n"
#~ msgid ""
#~ "The '%1' key combination is registered by application %2.\n"
#~ "%3"
#~ msgstr ""
#~ "Kombinacja klawiszy '%1' jest zarejestrowana przez program %2.\n"
#~ "%3"
#~ msgid "Conflict With Registered Global Shortcut"
#~ msgstr "Konflikt z zarejestrowanym skrótem globalnym"
#~ msgctxt "@action"
#~ msgid "Open"
#~ msgstr "Otwórz"
#~ msgctxt "@action"
#~ msgid "New"
#~ msgstr "Nowy"
#~ msgctxt "@action"
#~ msgid "Close"
#~ msgstr "Zamknij"
#~ msgctxt "@action"
#~ msgid "Save"
#~ msgstr "Zapisz"
#~ msgctxt "@action"
#~ msgid "Print"
#~ msgstr "Drukuj"
#~ msgctxt "@action"
#~ msgid "Quit"
#~ msgstr "Zakończ"
#~ msgctxt "@action"
#~ msgid "Undo"
#~ msgstr "Cofnij"
#~ msgctxt "@action"
#~ msgid "Redo"
#~ msgstr "Przywróć"
#~ msgctxt "@action"
#~ msgid "Cut"
#~ msgstr "Wytnij"
#~ msgctxt "@action"
#~ msgid "Copy"
#~ msgstr "Kopiuj"
#~ msgctxt "@action"
#~ msgid "Paste"
#~ msgstr "Wklej"
#~ msgctxt "@action"
#~ msgid "Paste Selection"
#~ msgstr "Wklej zaznaczenie"
#~ msgctxt "@action"
#~ msgid "Select All"
#~ msgstr "Zaznacz wszystko"
#~ msgctxt "@action"
#~ msgid "Deselect"
#~ msgstr "Usuń zaznaczenie"
#~ msgctxt "@action"
#~ msgid "Delete Word Backwards"
#~ msgstr "Usuń słowo przed kursorem"
#~ msgctxt "@action"
#~ msgid "Delete Word Forward"
#~ msgstr "Usuń słowo za kursorem"
#~ msgctxt "@action"
#~ msgid "Find"
#~ msgstr "Znajdź"
#~ msgctxt "@action"
#~ msgid "Find Next"
#~ msgstr "Znajdź następne"
#~ msgctxt "@action"
#~ msgid "Find Prev"
#~ msgstr "Znajdź poprzednie"
#~ msgctxt "@action"
#~ msgid "Replace"
#~ msgstr "Zastąp"
#~ msgctxt "@action Go to main page"
#~ msgid "Home"
#~ msgstr "Strona główna"
#~ msgctxt "@action Beginning of document"
#~ msgid "Begin"
#~ msgstr "Początek"
#~ msgctxt "@action End of document"
#~ msgid "End"
#~ msgstr "Koniec"
#~ msgctxt "@action"
#~ msgid "Prior"
#~ msgstr "Poprzedni"
#~ msgctxt "@action Opposite to Prior"
#~ msgid "Next"
#~ msgstr "Następny"
#~ msgctxt "@action"
#~ msgid "Up"
#~ msgstr "Do góry"
#~ msgctxt "@action"
#~ msgid "Back"
#~ msgstr "Wstecz"
#~ msgctxt "@action"
#~ msgid "Forward"
#~ msgstr "Dalej"
#~ msgctxt "@action"
#~ msgid "Reload"
#~ msgstr "Odśwież"
#~ msgctxt "@action"
#~ msgid "Beginning of Line"
#~ msgstr "Początek wiersza"
#~ msgctxt "@action"
#~ msgid "End of Line"
#~ msgstr "Koniec wiersza"
#~ msgctxt "@action"
#~ msgid "Go to Line"
#~ msgstr "Idź do wiersza"
#~ msgctxt "@action"
#~ msgid "Backward Word"
#~ msgstr "Słowo wstecz"
#~ msgctxt "@action"
#~ msgid "Forward Word"
#~ msgstr "Słowo do przodu"
#~ msgctxt "@action"
#~ msgid "Add Bookmark"
#~ msgstr "Dodaj zakładkę"
#~ msgctxt "@action"
#~ msgid "Zoom In"
#~ msgstr "Powiększ"
#~ msgctxt "@action"
#~ msgid "Zoom Out"
#~ msgstr "Pomniejsz"
#~ msgctxt "@action"
#~ msgid "Full Screen Mode"
#~ msgstr "Tryb pełnoekranowy"
#~ msgctxt "@action"
#~ msgid "Show Menu Bar"
#~ msgstr "Wyświetlaj pasek menu"
#~ msgctxt "@action"
#~ msgid "Activate Next Tab"
#~ msgstr "Uaktywnij następną kartę"
#~ msgctxt "@action"
#~ msgid "Activate Previous Tab"
#~ msgstr "Uaktywnij poprzednią kartę"
#~ msgctxt "@action"
#~ msgid "Help"
#~ msgstr "Pomoc"
#~ msgctxt "@action"
#~ msgid "What's This"
#~ msgstr "Co to jest?"
#~ msgctxt "@action"
#~ msgid "Text Completion"
#~ msgstr "Dopełnienie tekstu"
#~ msgctxt "@action"
#~ msgid "Previous Completion Match"
#~ msgstr "Poprzedni wynik dopełnienia"
#~ msgctxt "@action"
#~ msgid "Next Completion Match"
#~ msgstr "Następny wynik dopełnienia"
#~ msgctxt "@action"
#~ msgid "Substring Completion"
#~ msgstr "Dopełnienie fragmentu"
#~ msgctxt "@action"
#~ msgid "Previous Item in List"
#~ msgstr "Poprzednia pozycja na liście"
#~ msgctxt "@action"
#~ msgid "Next Item in List"
#~ msgstr "Następna pozycja na liście"
#~ msgctxt "@action"
#~ msgid "Open Recent"
#~ msgstr "Otwórz poprzedni"
#~ msgctxt "@action"
#~ msgid "Save As"
#~ msgstr "Zapisz jako"
#~ msgctxt "@action"
#~ msgid "Revert"
#~ msgstr "Przywróć"
#~ msgctxt "@action"
#~ msgid "Print Preview"
#~ msgstr "Podgląd wydruku"
#~ msgctxt "@action"
#~ msgid "Mail"
#~ msgstr "Wyślij wiadomość"
#~ msgctxt "@action"
#~ msgid "Clear"
#~ msgstr "Wyczyść"
#~ msgctxt "@action"
#~ msgid "Actual Size"
#~ msgstr "Faktyczny rozmiar"
#~ msgctxt "@action"
#~ msgid "Fit To Page"
#~ msgstr "Dopasuj do strony"
#~ msgctxt "@action"
#~ msgid "Fit To Width"
#~ msgstr "Dopasuj do szerokości"
#~ msgctxt "@action"
#~ msgid "Fit To Height"
#~ msgstr "Dopasuj do wysokości"
#~ msgctxt "@action"
#~ msgid "Zoom"
#~ msgstr "Powiększ"
#~ msgctxt "@action"
#~ msgid "Goto"
#~ msgstr "Idź"
#~ msgctxt "@action"
#~ msgid "Goto Page"
#~ msgstr "Idź do strony"
#~ msgctxt "@action"
#~ msgid "Document Back"
#~ msgstr "Przewiń do tyłu"
#~ msgctxt "@action"
#~ msgid "Document Forward"
#~ msgstr "Przewiń do przodu"
#~ msgctxt "@action"
#~ msgid "Edit Bookmarks"
#~ msgstr "Modyfikuj zakładki"
#~ msgctxt "@action"
#~ msgid "Spelling"
#~ msgstr "Pisownia"
#~ msgctxt "@action"
#~ msgid "Show Toolbar"
#~ msgstr "Pokaż pasek narzędzi"
#~ msgctxt "@action"
#~ msgid "Show Statusbar"
#~ msgstr "Pokaż pasek stanu"
#~ msgctxt "@action"
#~ msgid "Save Options"
#~ msgstr "Zapisz ustawienia"
#~ msgctxt "@action"
#~ msgid "Key Bindings"
#~ msgstr "Skróty klawiszowe"
#~ msgctxt "@action"
#~ msgid "Preferences"
#~ msgstr "Ustawienia"
#~ msgctxt "@action"
#~ msgid "Configure Toolbars"
#~ msgstr "Konfiguracja pasków narzędzi"
#~ msgctxt "@action"
#~ msgid "Configure Notifications"
#~ msgstr "Konfiguracja powiadomień"
#~ msgctxt "@action"
#~ msgid "Tip Of Day"
#~ msgstr "Porada dnia"
#~ msgctxt "@action"
#~ msgid "Report Bug"
#~ msgstr "Zgłoś błąd"
#~ msgctxt "@action"
#~ msgid "Switch Application Language"
#~ msgstr "Zmień język programu"
#~ msgctxt "@action"
#~ msgid "About Application"
#~ msgstr "O programie"
#~ msgctxt "@action"
#~ msgid "About KDE"
#~ msgstr "O KDE"
#~ msgid "Spell Checking Configuration"
#~ msgstr "Konfiguracja sprawdzania pisowni"
#~ msgid "Enable &background spellchecking"
#~ msgstr "Włącz sprawdzanie pisowni w &tle"
#~ msgid "&Automatic spell checking enabled by default"
#~ msgstr "&Automaczne sprawdzanie pisowni domyślnie włączone"
#~ msgid "Skip all &uppercase words"
#~ msgstr "Pomiń słowa pisane &wersalikami"
#~ msgid "S&kip run-together words"
#~ msgstr "Pomiń &połączenia słów"
#~ msgid "Default language:"
#~ msgstr "Domyślny język:"
#~ msgid "Ignored Words"
#~ msgstr "Ignorowane słowa"
#~ msgctxt "@title:window"
#~ msgid "Check Spelling"
#~ msgstr "Sprawdź pisownię"
#~ msgctxt "@action:button"
#~ msgid "&Finished"
#~ msgstr "&Zakończone"
#~ msgctxt "progress label"
#~ msgid "Spell checking in progress..."
#~ msgstr "Sprawdzanie pisowni trwa..."
#~ msgid "Spell check stopped."
#~ msgstr "Sprawdzanie pisowni zatrzymane."
#~ msgid "Spell check canceled."
#~ msgstr "Sprawdzanie pisowni anulowane."
#~ msgid "Spell check complete."
#~ msgstr "Sprawdzanie pisowni zakończone."
#~ msgid "Autocorrect"
#~ msgstr "Samoczynne poprawianie"
#~ msgid ""
#~ "You reached the end of the list\n"
#~ "of matching items.\n"
#~ msgstr ""
#~ "Osiągnięto koniec listy\n"
#~ "pasujących elementów.\n"
#~ msgid ""
#~ "The completion is ambiguous, more than one\n"
#~ "match is available.\n"
#~ msgstr ""
#~ "Dopełnienie jest niejednoznaczne, znaleziono kilka\n"
#~ "pasujących elementów.\n"
#~ msgid "There is no matching item available.\n"
#~ msgstr "Brak pasujących elementów.\n"
#~ msgid "Backspace"
#~ msgstr "Backspace"
#~ msgid "SysReq"
#~ msgstr "SysReq"
#~ msgid "CapsLock"
#~ msgstr "CapsLock"
#~ msgid "NumLock"
#~ msgstr "NumLock"
#~ msgid "ScrollLock"
#~ msgstr "ScrollLock"
#~ msgid "PageUp"
#~ msgstr "PageUp"
#~ msgid "PageDown"
#~ msgstr "PageDown"
#~ msgid "Again"
#~ msgstr "Powtórz"
#~ msgid "Props"
#~ msgstr "Właściwości"
#~ msgid "Undo"
#~ msgstr "Cofnij"
#~ msgid "Front"
#~ msgstr "Przód"
#~ msgid "Copy"
#~ msgstr "Kopiuj"
#~ msgid "Open"
#~ msgstr "Otwórz"
#~ msgid "Paste"
#~ msgstr "Wklej"
#~ msgid "Find"
#~ msgstr "Znajdź"
#~ msgid "Cut"
#~ msgstr "Wytnij"
#~ msgid "&OK"
#~ msgstr "&OK"
#~ msgid "&Cancel"
#~ msgstr "&Anuluj"
#~ msgid "&Yes"
#~ msgstr "&Tak"
#~ msgid "Yes"
#~ msgstr "Tak"
#~ msgid "&No"
#~ msgstr "&Nie"
#~ msgid "No"
#~ msgstr "Nie"
#~ msgid "&Discard"
#~ msgstr "&Porzuć"
#~ msgid "Discard changes"
#~ msgstr "Porzuć zmiany"
#~ msgid ""
#~ "Pressing this button will discard all recent changes made in this dialog."
#~ msgstr ""
#~ "Wciśnięcie tego klawisza anuluje wszystkie ostatnie zmiany w tym oknie."
#~ msgid "Save data"
#~ msgstr "Zapisz dane"
#~ msgid "&Do Not Save"
#~ msgstr "&Nie zapisuj"
#~ msgid "Do not save data"
#~ msgstr "Nie zapisuj danych"
#~ msgid "Save file with another name"
#~ msgstr "Zapisz pod inną nazwą"
#~ msgid "&Apply"
#~ msgstr "&Zastosuj"
#~ msgid "Apply changes"
#~ msgstr "Zastosuj zmiany"
#~ msgid ""
#~ "When you click <b>Apply</b>, the settings will be handed over to the "
#~ "program, but the dialog will not be closed.\n"
#~ "Use this to try different settings."
#~ msgstr ""
#~ "Wciśnięcie przycisku <b>Zastosuj</b> spowoduje zaakceptowanie zmian przez "
#~ "program, ale okienko dialogowe nie zostanie zamknięte.\n"
#~ "Użyteczne przy sprawdzaniu różnych ustawień."
#~ msgid "Administrator &Mode..."
#~ msgstr "Tryb &administratora..."
#~ msgid "Enter Administrator Mode"
#~ msgstr "Wejdź w tryb administratora"
#~ msgid ""
#~ "When you click <b>Administrator Mode</b> you will be prompted for the "
#~ "administrator (root) password in order to make changes which require root "
#~ "privileges."
#~ msgstr ""
#~ "Jeśli wybierzesz <b>Tryb administratora</b>, zostaniesz poproszony o "
#~ "hasło administratora. Umożliwi to wprowadzania zmian, które wymagają praw "
#~ "administratora."
#~ msgid "Clear input"
#~ msgstr "Wyczyść pole"
#~ msgid "Clear the input in the edit field"
#~ msgstr "Wyczyść tekst w polu tekstowym."
#~ msgid "Show help"
#~ msgstr "Pokaż pomoc"
#~ msgid "Close the current window or document"
#~ msgstr "Zamknij aktualne okno lub dokument"
#~ msgid "&Close Window"
#~ msgstr "&Zamknij okno"
#~ msgid "Close the current window."
#~ msgstr "Zamknij aktualne okno."
#~ msgid "&Close Document"
#~ msgstr "&Zamknij dokument"
#~ msgid "Close the current document."
#~ msgstr "Zamknij bieżący dokument."
#~ msgid "&Defaults"
#~ msgstr "&Domyślne"
#~ msgid "Reset all items to their default values"
#~ msgstr "Przywraca ustawienia domyślne."
#~ msgid "Go back one step"
#~ msgstr "Idź jeden krok wstecz"
#~ msgid "Go forward one step"
#~ msgstr "Idź jeden krok do przodu"
#~ msgid "Opens the print dialog to print the current document"
#~ msgstr "Otwiera okno dialogowe drukowania aktualnego dokumentu"
#~ msgid "C&ontinue"
#~ msgstr "&Kontynuuj"
#~ msgid "Continue operation"
#~ msgstr "Kontynuuj operację"
#~ msgid "&Delete"
#~ msgstr "U&suń"
#~ msgid "Delete item(s)"
#~ msgstr "Usuń element(y)"
#~ msgid "Open file"
#~ msgstr "Otwórz plik"
#~ msgid "&Reset"
#~ msgstr "&Przywróć"
#~ msgid "Reset configuration"
#~ msgstr "Przywróć konfigurację"
#~ msgctxt "Verb"
#~ msgid "&Insert"
#~ msgstr "&Wstaw"
#~ msgid "Confi&gure..."
#~ msgstr "Konfi&guruj..."
#~ msgid "Add"
#~ msgstr "Dodaj"
#~ msgid "Test"
#~ msgstr "Sprawdzenie"
#~ msgid "Properties"
#~ msgstr "Właściwości"
#~ msgid "&Overwrite"
#~ msgstr "&Zastąp"
#~ msgid "Redo"
#~ msgstr "Przywróć"
#~ msgid "&Available:"
#~ msgstr "&Dostępne:"
#~ msgid "&Selected:"
#~ msgstr "&Wybrane:"
#~ msgctxt "KCharSelect section name"
#~ msgid "European Alphabets"
#~ msgstr "Alfabety europejskie"
#~ msgctxt "KCharSelect section name"
#~ msgid "African Scripts"
#~ msgstr "Skrypt afrykańskie"
#~ msgctxt "KCharSelect section name"
#~ msgid "Middle Eastern Scripts"
#~ msgstr "Skrypty bliskowschodnie"
#~ msgctxt "KCharSelect section name"
#~ msgid "South Asian Scripts"
#~ msgstr "Skrypty azjatyckie"
#~ msgctxt "KCharSelect section name"
#~ msgid "Philippine Scripts"
#~ msgstr "Skrypty filipińskie"
#~ msgctxt "KCharSelect section name"
#~ msgid "South East Asian Scripts"
#~ msgstr "Skrypty południowo-wschodnioazjatyckie"
#~ msgctxt "KCharSelect section name"
#~ msgid "East Asian Scripts"
#~ msgstr "Skrypty wschodnioazjatyckie"
#~ msgctxt "KCharSelect section name"
#~ msgid "Central Asian Scripts"
#~ msgstr "Skrypty środkowoazjatyckie"
#~ msgctxt "KCharSelect section name"
#~ msgid "Other Scripts"
#~ msgstr "Inne skrypty"
#~ msgctxt "KCharSelect section name"
#~ msgid "Symbols"
#~ msgstr "Symbole"
#~ msgctxt "KCharSelect section name"
#~ msgid "Mathematical Symbols"
#~ msgstr "Symbole matematyczne"
#~ msgctxt "KCharSelect section name"
#~ msgid "Phonetic Symbols"
#~ msgstr "Symbole fonetyczne"
#~ msgctxt "KCharSelect section name"
#~ msgid "Combining Diacritical Marks"
#~ msgstr "Składające znaki diakrytyczne"
#~ msgctxt "KCharSelect section name"
#~ msgid "Other"
#~ msgstr "Inne"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Basic Latin"
#~ msgstr "Podstawowy łaciński"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Latin-1 Supplement"
#~ msgstr "Dodatek Latin-1"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Latin Extended-A"
#~ msgstr "Rozszerzony łaciński A"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Latin Extended-B"
#~ msgstr "Rozszerzony łaciński B"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "IPA Extensions"
#~ msgstr "Rozszerzenia IPA"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Spacing Modifier Letters"
#~ msgstr "Oddzielone litery modyfikujące"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Combining Diacritical Marks"
#~ msgstr "Składające znaki diakrytyczne"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Greek and Coptic"
#~ msgstr "Grecki i koptyjski"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Cyrillic"
#~ msgstr "Cyrylica"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Cyrillic Supplement"
#~ msgstr "Uzupełnienie cyrylicy"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Armenian"
#~ msgstr "Ormiański"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Hebrew"
#~ msgstr "Hebrajski"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Arabic"
#~ msgstr "Arabski"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Syriac"
#~ msgstr "Syryjski"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Arabic Supplement"
#~ msgstr "Uzupełnienie arabskiego"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Thaana"
#~ msgstr "Thaana"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "NKo"
#~ msgstr "N'Ko"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Samaritan"
#~ msgstr "Samarytański"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Mandaic"
#~ msgstr "Mandaic"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Devanagari"
#~ msgstr "Dewanagari"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Bengali"
#~ msgstr "Bengalski"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Gurmukhi"
#~ msgstr "Gurmukhi"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Gujarati"
#~ msgstr "Gujarati"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Oriya"
#~ msgstr "Oriya"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Tamil"
#~ msgstr "Tamilski"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Telugu"
#~ msgstr "Telugu"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Kannada"
#~ msgstr "Kanadyjski"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Malayalam"
#~ msgstr "Malajalam"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Sinhala"
#~ msgstr "Sinhala"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Thai"
#~ msgstr "Tajski"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Lao"
#~ msgstr "Laotański"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Tibetan"
#~ msgstr "Tybetański"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Myanmar"
#~ msgstr "Birma"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Georgian"
#~ msgstr "Gruziński"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Hangul Jamo"
#~ msgstr "Dzamo hangyl"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Ethiopic"
#~ msgstr "Etiopski"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Ethiopic Supplement"
#~ msgstr "Uzupełnienie etiopskiego"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Cherokee"
#~ msgstr "Czirokeski"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Unified Canadian Aboriginal Syllabics"
#~ msgstr "Ujednolicony sylabariusz rdzennych Kanadyjczyków"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Ogham"
#~ msgstr "Ogham"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Runic"
#~ msgstr "Runiczny"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Tagalog"
#~ msgstr "Tagalski"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Hanunoo"
#~ msgstr "Hanunoo"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Buhid"
#~ msgstr "Buhid"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Tagbanwa"
#~ msgstr "Tagbanwa"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Khmer"
#~ msgstr "Khmerski"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Mongolian"
#~ msgstr "Mongolski"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Unified Canadian Aboriginal Syllabics Extended"
#~ msgstr "Rozszerzony ujednolicony sylabariusz rdzennych Kanadyjczyków"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Limbu"
#~ msgstr "Limbu"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Tai Le"
#~ msgstr "Tai le"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "New Tai Lue"
#~ msgstr "Nowe Tai le"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Khmer Symbols"
#~ msgstr "Symbole khmerskie"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Buginese"
#~ msgstr "Bugiński"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Tai Tham"
#~ msgstr "Tai Tham"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Balinese"
#~ msgstr "Balijski"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Sundanese"
#~ msgstr "Sundanejski"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Batak"
#~ msgstr "Batak"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Lepcha"
#~ msgstr "Lepcza"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Ol Chiki"
#~ msgstr "Ol Chiki"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Vedic Extensions"
#~ msgstr "Rozszerzenia wedyjskie"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Phonetic Extensions"
#~ msgstr "Rozszerzenia fonetyczne"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Phonetic Extensions Supplement"
#~ msgstr "Uzupełnienie rozszerzeń fonetycznych"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Combining Diacritical Marks Supplement"
#~ msgstr "Uzupełnienie składających znaków diakrytycznych"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Latin Extended Additional"
#~ msgstr "Łaciński rozszerzony dodatkowy"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Greek Extended"
#~ msgstr "Grecki rozszerzony"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "General Punctuation"
#~ msgstr "Ogólna interpunkcja"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Superscripts and Subscripts"
#~ msgstr "Indeksy górne i dolne"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Currency Symbols"
#~ msgstr "Symbole walut"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Combining Diacritical Marks for Symbols"
#~ msgstr "Składające znaki diakrytyczne dla symboli"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Letterlike Symbols"
#~ msgstr "Symbole literopodobne"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Number Forms"
#~ msgstr "Formy liczbowe"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Arrows"
#~ msgstr "Strzałki"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Mathematical Operators"
#~ msgstr "Operatory matematyczne"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Miscellaneous Technical"
#~ msgstr "Różne znaki techniczne"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Control Pictures"
#~ msgstr "Obrazy znaków sterujących"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Optical Character Recognition"
#~ msgstr "Optyczne rozpoznawanie znaków (OCR)"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Enclosed Alphanumerics"
#~ msgstr "Otoczone symbole alfanumeryczne"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Box Drawing"
#~ msgstr "Rysowanie ramek"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Block Elements"
#~ msgstr "Elementy blokowe"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Geometric Shapes"
#~ msgstr "Kształty geometryczne"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Miscellaneous Symbols"
#~ msgstr "Różne symbole"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Dingbats"
#~ msgstr "Dingbaty"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Miscellaneous Mathematical Symbols-A"
#~ msgstr "Różne symbole matematyczne A"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Supplemental Arrows-A"
#~ msgstr "Dodatkowe strzałki A"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Braille Patterns"
#~ msgstr "Pismo Braille'a"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Supplemental Arrows-B"
#~ msgstr "Dodatkowe strzałki B"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Miscellaneous Mathematical Symbols-B"
#~ msgstr "Różne symbole matematyczne B"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Supplemental Mathematical Operators"
#~ msgstr "Dodatkowe operatory matematyczne"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Miscellaneous Symbols and Arrows"
#~ msgstr "Różne symbole i strzałki"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Glagolitic"
#~ msgstr "Głagolica"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Latin Extended-C"
#~ msgstr "Rozszerzony łaciński C"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Coptic"
#~ msgstr "Koptyjski"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Georgian Supplement"
#~ msgstr "Uzupełnienie gruzińskiego"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Tifinagh"
#~ msgstr "Tifinagh"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Ethiopic Extended"
#~ msgstr "Rozszerzony etiopski"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Cyrillic Extended-A"
#~ msgstr "Rozszerzony łaciński A"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Supplemental Punctuation"
#~ msgstr "Dodatkowe znaki interpunkcyjne"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "CJK Radicals Supplement"
#~ msgstr "Radykały CJK"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Kangxi Radicals"
#~ msgstr "Radykały Kangxi"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Ideographic Description Characters"
#~ msgstr "Znaki opisu ideograficznego"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "CJK Symbols and Punctuation"
#~ msgstr "Symbole i znaki interpunkcyjne CJK"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Hiragana"
#~ msgstr "Hiragana"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Katakana"
#~ msgstr "Katakana"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Bopomofo"
#~ msgstr "Bopomofo"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Hangul Compatibility Jamo"
#~ msgstr "Dzamo zgodności dla hangyl"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Kanbun"
#~ msgstr "Kanbun"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Bopomofo Extended"
#~ msgstr "Rozszerzone bopomofo"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "CJK Strokes"
#~ msgstr "Kreski CJK"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Katakana Phonetic Extensions"
#~ msgstr "Rozszerzenia fonetyczne katakana"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Enclosed CJK Letters and Months"
#~ msgstr "Otoczone litery i miesiące CJK"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "CJK Compatibility"
#~ msgstr "Znaki zgodności CJK"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "CJK Unified Ideographs Extension A"
#~ msgstr "Rozszerzenie A ujednoliconych ideogramów CJK"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Yijing Hexagram Symbols"
#~ msgstr "Heksagramy Yijing"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "CJK Unified Ideographs"
#~ msgstr "Ujednolicone ideogramy CJK"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Yi Syllables"
#~ msgstr "Sylaby yi"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Yi Radicals"
#~ msgstr "Radykały yi"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Lisu"
#~ msgstr "Lisu"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Vai"
#~ msgstr "Wai"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Cyrillic Extended-B"
#~ msgstr "Rozszerzona cyrylica B"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Bamum"
#~ msgstr "Bamum"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Modifier Tone Letters"
#~ msgstr "Modyfikujące litery tonów"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Latin Extended-D"
#~ msgstr "Rozszerzony łaciński D"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Syloti Nagri"
#~ msgstr "Syloti nagri"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Common Indic Number Forms"
#~ msgstr "Indyjskie formy liczbowe"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Phags-pa"
#~ msgstr "Phags-pa"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Saurashtra"
#~ msgstr "Saurashtra"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Devanagari Extended"
#~ msgstr "Rozszerzone Dewanagari"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Kayah Li"
#~ msgstr "Kayah Li"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Rejang"
#~ msgstr "Rejang"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Hangul Jamo Extended-A"
#~ msgstr "Rozszerzenie A dzamo hangyl"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Javanese"
#~ msgstr "Jawajski"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Cham"
#~ msgstr "Cham"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Myanmar Extended-A"
#~ msgstr "Rozszerzony birmański A"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Tai Viet"
#~ msgstr "Tai Viet"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Ethiopic Extended-A"
#~ msgstr "Rozszerzony Etiopski-A"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Meetei Mayek"
#~ msgstr "Manipuri"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Hangul Syllables"
#~ msgstr "Sylaby hangyl"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Hangul Jamo Extended-B"
#~ msgstr "Rozszerzenie B dzamo hangyl"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "High Surrogates"
#~ msgstr "Starsze surogaty"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "High Private Use Surrogates"
#~ msgstr "Starsze surogaty prywatnego użytku"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Low Surrogates"
#~ msgstr "Młodsze surogaty"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Private Use Area"
#~ msgstr "Obszar prywatnego użytku"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "CJK Compatibility Ideographs"
#~ msgstr "Ideogramy zgodności CJK"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Alphabetic Presentation Forms"
#~ msgstr "Alfabetyczne formy prezentacyjne"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Arabic Presentation Forms-A"
#~ msgstr "Arabskie formy prezentacyjne A"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Variation Selectors"
#~ msgstr "Przełączniki wariantów glifów"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Vertical Forms"
#~ msgstr "Formy pionowe"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Combining Half Marks"
#~ msgstr "Składające półznaki"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "CJK Compatibility Forms"
#~ msgstr "Formy zgodności CJK"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Small Form Variants"
#~ msgstr "Różne małe formy"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Arabic Presentation Forms-B"
#~ msgstr "Arabskie formy prezentacyjne B"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Halfwidth and Fullwidth Forms"
#~ msgstr "Formy połowy i pełnej szerokości"
#~ msgctxt "KCharselect unicode block name"
#~ msgid "Specials"
#~ msgstr "Specjalne"
#~ msgid "Enter a search term or character here"
#~ msgstr "Podaj szukany tekst lub znak"
#~ msgctxt "Goes to previous character"
#~ msgid "Previous in History"
#~ msgstr "Poprzedni w historii"
#~ msgid "Previous Character in History"
#~ msgstr "Poprzedni znak w historii"
#~ msgctxt "Goes to next character"
#~ msgid "Next in History"
#~ msgstr "Następny w historii"
#~ msgid "Next Character in History"
#~ msgstr "Następny znak w historii"
#~ msgid "Select a category"
#~ msgstr "Wybierz kategorię"
#~ msgid "Select a block to be displayed"
#~ msgstr "Wybierz blok do wyświetlenia"
#~ msgid "Set font"
#~ msgstr "Wybierz czcionkę"
#~ msgid "Set font size"
#~ msgstr "Zmienić rozmiar czcionki?"
#~ msgid "Character:"
#~ msgstr "Znak:"
#~ msgid "Name: "
#~ msgstr "Nazwa: "
#~ msgid "Annotations and Cross References"
#~ msgstr "Komentarze i indeksy"
#~ msgid "Alias names:"
#~ msgstr "Alternatywne nazwy:"
#~ msgid "Notes:"
#~ msgstr "Uwagi:"
#~ msgid "See also:"
#~ msgstr "Zobacz też:"
#~ msgid "Equivalents:"
#~ msgstr "Odpowiedniki:"
#~ msgid "Approximate equivalents:"
#~ msgstr "Przybliżone odpowiedniki:"
#~ msgid "CJK Ideograph Information"
#~ msgstr "Informacja o ideogramie CJK"
#~ msgid "Definition in English: "
#~ msgstr "Definicja angielska: "
#~ msgid "Mandarin Pronunciation: "
#~ msgstr "Wymowa mandaryńska: "
#~ msgid "Cantonese Pronunciation: "
#~ msgstr "Wymowa kantońska: "
#~ msgid "Japanese On Pronunciation: "
#~ msgstr "Wymowa japońska On: "
#~ msgid "Japanese Kun Pronunciation: "
#~ msgstr "Wymowa japońska Kun: "
#~ msgid "Tang Pronunciation: "
#~ msgstr "Wymowa Tang: "
#~ msgid "Korean Pronunciation: "
#~ msgstr "Wymowa koreańska: "
#~ msgid "General Character Properties"
#~ msgstr "Ogólne właściwości znaku"
#~ msgid "Block: "
#~ msgstr "Blok: "
#~ msgid "Unicode category: "
#~ msgstr "Kategoria &Unicode: "
#~ msgid "Various Useful Representations"
#~ msgstr "Różne użyteczne reprezentacje"
#~ msgid "UTF-8:"
#~ msgstr "UTF-8:"
#~ msgid "UTF-16: "
#~ msgstr "UTF-16: "
#~ msgid "C octal escaped UTF-8: "
#~ msgstr "Ósemkowo kodowane UTF-8: "
#~ msgid "XML decimal entity:"
#~ msgstr "Dziesiętna encja XML:"
#~ msgid "Unicode code point:"
#~ msgstr "Kod Unicode:"
#~ msgctxt "Character"
#~ msgid "In decimal:"
#~ msgstr "Numer dziesiętny:"
#~ msgid "<Non Private Use High Surrogate>"
#~ msgstr "<Nieprywatne użycie starszych surogatów>"
#~ msgid "<Private Use High Surrogate>"
#~ msgstr "<Prywatne użycie starszych surogatów>"
#~ msgid "<Low Surrogate>"
#~ msgstr "<Młodszy surogat>"
#~ msgid "<Private Use>"
#~ msgstr "<Użycie prywatne>"
#~ msgid "<not assigned>"
#~ msgstr "<nieprzydzielony>"
#~ msgid "Non-printable"
#~ msgstr "Niedrukowalny"
#~ msgid "Other, Control"
#~ msgstr "Inne, znak kontrolny"
#~ msgid "Other, Format"
#~ msgstr "Inne, znak formatujący"
#~ msgid "Other, Not Assigned"
#~ msgstr "Inne, nieprzydzielony"
#~ msgid "Other, Private Use"
#~ msgstr "Inne, osobisty"
#~ msgid "Other, Surrogate"
#~ msgstr "Inne, zastępczy"
#~ msgid "Letter, Lowercase"
#~ msgstr "Litera, mała"
#~ msgid "Letter, Modifier"
#~ msgstr "Litera, modyfikator"
#~ msgid "Letter, Other"
#~ msgstr "Litera, inna"
#~ msgid "Letter, Titlecase"
#~ msgstr "Litera, tytułowa"
#~ msgid "Letter, Uppercase"
#~ msgstr "Litera, wielka"
#~ msgid "Mark, Spacing Combining"
#~ msgstr "Znak, łączenie spacji"
#~ msgid "Mark, Enclosing"
#~ msgstr "Znak, zamykający"
#~ msgid "Mark, Non-Spacing"
#~ msgstr "Znak, nie-spacja"
#~ msgid "Number, Decimal Digit"
#~ msgstr "Liczba, cyfra dziesiętna"
#~ msgid "Number, Letter"
#~ msgstr "Liczba, litera"
#~ msgid "Number, Other"
#~ msgstr "Liczba, inna"
#~ msgid "Punctuation, Connector"
#~ msgstr "Interpunkcja, inna"
#~ msgid "Punctuation, Dash"
#~ msgstr "Interpunkcja, myślnik"
#~ msgid "Punctuation, Close"
#~ msgstr "Interpunkcja, zamknięcie"
#~ msgid "Punctuation, Final Quote"
#~ msgstr "Interpunkcja, cudzysłów zamykający"
#~ msgid "Punctuation, Initial Quote"
#~ msgstr "Interpunkcja, cudzysłów otwierający"
#~ msgid "Punctuation, Other"
#~ msgstr "Interpunkcja, inna"
#~ msgid "Punctuation, Open"
#~ msgstr "Interpunkcja, otwarcie"
#~ msgid "Symbol, Currency"
#~ msgstr "Symbol, waluta"
#~ msgid "Symbol, Modifier"
#~ msgstr "Symbol, modyfikator"
#~ msgid "Symbol, Math"
#~ msgstr "Symbol, matematyczny"
#~ msgid "Symbol, Other"
#~ msgstr "Symbol, inny"
#~ msgid "Separator, Line"
#~ msgstr "Separator, wiersz"
#~ msgid "Separator, Paragraph"
#~ msgstr "Separator, akapit"
#~ msgid "Separator, Space"
#~ msgstr "Separator, spacja"
#~ msgid "You will be asked to authenticate before saving"
#~ msgstr "Zostaniesz poproszony o autoryzację przez zapisaniem"
#~ msgid "You are not allowed to save the configuration"
#~ msgstr "Nie będziesz mógł zapisać konfiguracji"
#~ msgctxt "@option next year"
#~ msgid "Next Year"
#~ msgstr "Następny rok"
#~ msgctxt "@option next month"
#~ msgid "Next Month"
#~ msgstr "Następny miesiąc"
#~ msgctxt "@option next week"
#~ msgid "Next Week"
#~ msgstr "Następny tydzień"
#~ msgctxt "@option tomorrow"
#~ msgid "Tomorrow"
#~ msgstr "Jutro"
#~ msgctxt "@option today"
#~ msgid "Today"
#~ msgstr "Dzisiaj"
#~ msgctxt "@option yesterday"
#~ msgid "Yesterday"
#~ msgstr "Wczoraj"
#~ msgctxt "@option last week"
#~ msgid "Last Week"
#~ msgstr "Ostatni tydzień"
#~ msgctxt "@option last month"
#~ msgid "Last Month"
#~ msgstr "Ostatni miesiąc"
#~ msgctxt "@option last year"
#~ msgid "Last Year"
#~ msgstr "Ostatni rok"
#~ msgctxt "@option do not specify a date"
#~ msgid "No Date"
#~ msgstr "Brak daty"
#~ msgctxt "@info"
#~ msgid "The date you entered is invalid"
#~ msgstr "Data, którą wpisałe(a)ś jest nieprawidłowa"
#~ msgctxt "@info"
#~ msgid "Date cannot be earlier than %1"
#~ msgstr "Data nie może być wcześniejsza niż %1"
#~ msgctxt "@info"
#~ msgid "Date cannot be later than %1"
#~ msgstr "Data nie może być późniejsza niż %1"
#~ msgid "Week %1"
#~ msgstr "Tydzień %1"
#~ msgid "Next year"
#~ msgstr "Następny rok"
#~ msgid "Previous year"
#~ msgstr "Poprzedni rok"
#~ msgid "Next month"
#~ msgstr "Następny miesiąc"
#~ msgid "Previous month"
#~ msgstr "Poprzedni miesiąc"
#~ msgid "Select a week"
#~ msgstr "Wybierz tydzień"
#~ msgid "Select a month"
#~ msgstr "Wybierz miesiąc"
#~ msgid "Select a year"
#~ msgstr "Wybierz rok"
#~ msgid "Select the current day"
#~ msgstr "Wybierz aktualny dzień"
#~ msgctxt "UTC time zone"
#~ msgid "UTC"
#~ msgstr "UTC"
#~ msgctxt "No specific time zone"
#~ msgid "Floating"
#~ msgstr "Pływające"
#~ msgctxt "@info"
#~ msgid ""
#~ "The entered date and time is before the minimum allowed date and time."
#~ msgstr "Podana data i czas jest przed minimalną dozwoloną datą i czasem."
#~ msgctxt "@info"
#~ msgid ""
#~ "The entered date and time is after the maximum allowed date and time."
#~ msgstr "Podana data i czas jest za maksymalną dozwoloną datą i czasem."
#~ msgid "&Add"
#~ msgstr "&Dodaj"
#~ msgid "&Remove"
#~ msgstr "&Usuń"
#~ msgid "Move &Up"
#~ msgstr "Przenieś do &góry"
#~ msgid "Move &Down"
#~ msgstr "Przenieś na &dół"
#~ msgid "&Help"
#~ msgstr "Pomo&c"
#~ msgid "Clear &History"
#~ msgstr "Wyczyść &historię"
#~ msgid "No further items in the history."
#~ msgstr "Brak następnych elementów w historii."
#~ msgid "Shortcut '%1' in Application %2 for action %3\n"
#~ msgstr "Skrót '%1' programu %2 dla działania %3\n"
#~ msgctxt ""
#~ "%1 is the number of conflicts (hidden), %2 is the key sequence of the "
#~ "shortcut that is problematic"
#~ msgid "The shortcut '%2' conflicts with the following key combination:\n"
#~ msgid_plural ""
#~ "The shortcut '%2' conflicts with the following key combinations:\n"
#~ msgstr[0] "Skrót '%2' koliduje z następującą kombinacją klawiszy:\n"
#~ msgstr[1] "Skrót '%2' koliduje z następującymi kombinacjami klawiszy:\n"
#~ msgstr[2] "Skrót '%2' koliduje z następującymi kombinacjami klawiszy:\n"
#~ msgctxt "%1 is the number of shortcuts with which there is a conflict"
#~ msgid "Conflict with Registered Global Shortcut"
#~ msgid_plural "Conflict with Registered Global Shortcuts"
#~ msgstr[0] "Konflikt z zarejestrowanym skrótem globalnym"
#~ msgstr[1] "Konflikt z zarejestrowanymi skrótami globalnymi"
#~ msgstr[2] "Konflikt z zarejestrowanymi skrótami globalnymi"
#~ msgctxt "%1 is the number of conflicts"
#~ msgid "Shortcut Conflict"
#~ msgid_plural "Shortcut Conflicts"
#~ msgstr[0] "Konflikt skrótów"
#~ msgstr[1] "Konflikty skrótów"
#~ msgstr[2] "Konflikty skrótów"
#~ msgid "Shortcut '%1' for action '%2'\n"
#~ msgstr "Skrót '%1' dla działania '%2'\n"
#~ msgctxt "%1 is the number of ambigious shortcut clashes (hidden)"
#~ msgid ""
#~ "The \"%2\" shortcut is ambiguous with the following shortcut.\n"
#~ "Do you want to assign an empty shortcut to this action?\n"
#~ "%3"
#~ msgid_plural ""
#~ "The \"%2\" shortcut is ambiguous with the following shortcuts.\n"
#~ "Do you want to assign an empty shortcut to these actions?\n"
#~ "%3"
#~ msgstr[0] ""
#~ "Skrót \"%2\" koliduje z poniższym skrótem.\n"
#~ "Czy przypisać pusty skrót do tego działania?\n"
#~ "%3"
#~ msgstr[1] ""
#~ "Skrót \"%2\" koliduje z poniższymi skrótami.\n"
#~ "Czy przypisać pusty skrót do tych działań?\n"
#~ "%3"
#~ msgstr[2] ""
#~ "Skrót \"%2\" koliduje z poniższymi skrótami.\n"
#~ "Czy przypisać pusty skrót do tych działań?\n"
#~ "%3"
#~ msgid "Shortcut conflict"
#~ msgstr "Konflikt skrótów"
#~ msgid ""
#~ "<qt>The '%1' key combination is already used by the <b>%2</b> action."
#~ "<br>Please select a different one.</qt>"
#~ msgstr ""
#~ "<qt>Kombinacja klawiszy %1 została przypisana działaniu <b>%2</b>."
#~ "<br>Proszę wybrać nieużywaną kombinację klawiszy.</qt>"
#~ msgid ""
#~ "Click on the button, then enter the shortcut like you would in the "
#~ "program.\n"
#~ "Example for Ctrl+a: hold the Ctrl key and press a."
#~ msgstr ""
#~ "Kliknij przycisk, a potem wciśnij kombinację, której chcesz użyć w "
#~ "programie.\n"
#~ "Na przykład, żeby użyć skrótu Ctrl+A, przytrzymaj klawisz Ctrl i wciśnij "
#~ "A."
#~ msgid "Reserved Shortcut"
#~ msgstr "Skrót zarezerwowany"
#~ msgid ""
#~ "The F12 key is reserved on Windows, so cannot be used for a global "
#~ "shortcut.\n"
#~ "Please choose another one."
#~ msgstr ""
#~ "Skrót F12 jest zarezerwowany w Windows, więc nie można go użyć jako "
#~ "skrótu globalnego.\n"
#~ "Proszę wybrać inny."
#~ msgid "Conflict with Standard Application Shortcut"
#~ msgstr "Konflikt ze standardowym skrótem programu"
#~ msgid ""
#~ "The '%1' key combination is also used for the standard action \"%2\" that "
#~ "some applications use.\n"
#~ "Do you really want to use it as a global shortcut as well?"
#~ msgstr ""
#~ "Kombinacja klawiszy '%1' została przypisana standardowemu działaniu "
#~ "\"%2\" używanemu przez wiele programów.\n"
#~ "Użyć jej także jako skrótu globalnego?"
#~ msgctxt "What the user inputs now will be taken as the new shortcut"
#~ msgid "Input"
#~ msgstr "Nowy skrót"
#~ msgid "The key you just pressed is not supported by Qt."
#~ msgstr "Klawisz, który wcisnąłeś, nie jest obsługiwany przez Qt."
#~ msgid "Unsupported Key"
#~ msgstr "Nieobsługiwany klawisz"
#~ msgid "without name"
#~ msgstr "bez nazwy"
#~ msgctxt "Italic placeholder text in line edits: 0 no, 1 yes"
#~ msgid "1"
#~ msgstr "1"
#~ msgctxt "@action:button Clear current text in the line edit"
#~ msgid "Clear text"
#~ msgstr "Wyczyść tekst"
#~ msgctxt "@title:menu"
#~ msgid "Text Completion"
#~ msgstr "Dopełnienie tekstu"
#~ msgctxt "@item:inmenu Text Completion"
#~ msgid "None"
#~ msgstr "Brak"
#~ msgctxt "@item:inmenu Text Completion"
#~ msgid "Manual"
#~ msgstr "Ręcznie"
#~ msgctxt "@item:inmenu Text Completion"
#~ msgid "Automatic"
#~ msgstr "Samoczynnie"
#~ msgctxt "@item:inmenu Text Completion"
#~ msgid "Dropdown List"
#~ msgstr "Lista rozwijana"
#~ msgctxt "@item:inmenu Text Completion"
#~ msgid "Short Automatic"
#~ msgstr "Półautomatyczne"
#~ msgctxt "@item:inmenu Text Completion"
#~ msgid "Dropdown List && Automatic"
#~ msgstr "Lista rozwijana i automatycznie"
#~ msgctxt "@item:inmenu Text Completion"
#~ msgid "Default"
#~ msgstr "Domyślne"
#~ msgid "Image Operations"
#~ msgstr "Operacje na obrazku"
#~ msgid "&Rotate Clockwise"
#~ msgstr "Obróć &zgodnie z ruchem wskazówek zegara"
#~ msgid "Rotate &Counterclockwise"
#~ msgstr "Obróć &przeciwnie do ruchu wskazówek zegara"
#~ msgctxt "@action"
#~ msgid "Text &Color..."
#~ msgstr "Ko&lor tekstu..."
#~ msgctxt "@label stroke color"
#~ msgid "Color"
#~ msgstr "Kolor"
#~ msgctxt "@action"
#~ msgid "Text &Highlight..."
#~ msgstr "&Podświetlenie tekstu..."
#~ msgctxt "@action"
#~ msgid "&Font"
#~ msgstr "&Czcionka"
#~ msgctxt "@action"
#~ msgid "Font &Size"
#~ msgstr "Roz&miar czcionki"
#~ msgctxt "@action boldify selected text"
#~ msgid "&Bold"
#~ msgstr "Pogru&bienie"
#~ msgctxt "@action italicize selected text"
#~ msgid "&Italic"
#~ msgstr "&Kursywa"
#~ msgctxt "@action underline selected text"
#~ msgid "&Underline"
#~ msgstr "&Podkreślenie"
#~ msgctxt "@action"
#~ msgid "&Strike Out"
#~ msgstr "&Przekreślenie"
#~ msgctxt "@action"
#~ msgid "Align &Left"
#~ msgstr "Wyrównaj do &lewej"
#~ msgctxt "@label left justify"
#~ msgid "Left"
#~ msgstr "Lewo"
#~ msgctxt "@action"
#~ msgid "Align &Center"
#~ msgstr "Wyrównaj do ś&rodka"
#~ msgctxt "@label center justify"
#~ msgid "Center"
#~ msgstr "Środek"
#~ msgctxt "@action"
#~ msgid "Align &Right"
#~ msgstr "Wyrównaj do &prawej"
#~ msgctxt "@label right justify"
#~ msgid "Right"
#~ msgstr "Prawo"
#~ msgctxt "@action"
#~ msgid "&Justify"
#~ msgstr "Wy&justuj"
#~ msgctxt "@label justify fill"
#~ msgid "Justify"
#~ msgstr "Justowanie"
#~ msgctxt "@action"
#~ msgid "Left-to-Right"
#~ msgstr "Z lewej do prawej"
#~ msgctxt "@label left-to-right"
#~ msgid "Left-to-Right"
#~ msgstr "Z lewej do prawej"
#~ msgctxt "@action"
#~ msgid "Right-to-Left"
#~ msgstr "Z prawej do lewej"
#~ msgctxt "@label right-to-left"
#~ msgid "Right-to-Left"
#~ msgstr "Z prawej do lewej"
#~ msgctxt "@title:menu"
#~ msgid "List Style"
#~ msgstr "Styl listy"
#~ msgctxt "@item:inmenu no list style"
#~ msgid "None"
#~ msgstr "Brak"
#~ msgctxt "@item:inmenu disc list style"
#~ msgid "Disc"
#~ msgstr "Dysk"
#~ msgctxt "@item:inmenu circle list style"
#~ msgid "Circle"
#~ msgstr "Okrąg"
#~ msgctxt "@item:inmenu square list style"
#~ msgid "Square"
#~ msgstr "Kwadrat"
#~ msgctxt "@item:inmenu numbered lists"
#~ msgid "123"
#~ msgstr "123"
#~ msgctxt "@item:inmenu lowercase abc lists"
#~ msgid "abc"
#~ msgstr "abc"
#~ msgctxt "@item:inmenu uppercase abc lists"
#~ msgid "ABC"
#~ msgstr "ABC"
#~ msgctxt "@item:inmenu lower case roman numerals"
#~ msgid "i ii iii"
#~ msgstr "i ii iii"
#~ msgctxt "@item:inmenu upper case roman numerals"
#~ msgid "I II III"
#~ msgstr "I II III"
#~ msgctxt "@action"
#~ msgid "Increase Indent"
#~ msgstr "Zwiększ wcięcie"
#~ msgctxt "@action"
#~ msgid "Decrease Indent"
#~ msgstr "Zmniejsz wcięcie"
#~ msgctxt "@action"
#~ msgid "Insert Rule Line"
#~ msgstr "Wstaw linię odstępu"
#~ msgctxt "@action"
#~ msgid "Link"
#~ msgstr "Odnośnik"
#~ msgctxt "@action"
#~ msgid "Format Painter"
#~ msgstr "Malarz formatów"
#~ msgctxt "@action"
#~ msgid "To Plain Text"
#~ msgstr "Na zwykły tekst"
#~ msgctxt "@action"
#~ msgid "Subscript"
#~ msgstr "Indeks dolny"
#~ msgctxt "@action"
#~ msgid "Superscript"
#~ msgstr "Indeks górny"
#~ msgid "&Copy Full Text"
#~ msgstr "&Kopiuj cały tekst"
#~ msgid "Nothing to spell check."
#~ msgstr "Nic do sprawdzenia pisowni."
#~ msgid "Speak Text"
#~ msgstr "Powiedz tekst"
#~ msgid "Starting Jovie Text-to-Speech Service Failed"
#~ msgstr "Uruchamianie usługi tekst-do-mowy Jovie nieudane"
#~ msgid "No suggestions for %1"
#~ msgstr "Brak podpowiedzi dla %1"
#~ msgid "Ignore"
#~ msgstr "Ignoruj"
#~ msgid "Add to Dictionary"
#~ msgstr "Dodaj do słownika"
#~ msgctxt "@info"
#~ msgid "The time you entered is invalid"
#~ msgstr "Czas, który wpisałe(a)ś jest nieprawidłowy"
#~ msgctxt "@info"
#~ msgid "Time cannot be earlier than %1"
#~ msgstr "Czas nie może być wcześniejszy niż %1"
#~ msgctxt "@info"
#~ msgid "Time cannot be later than %1"
#~ msgstr "Czas nie może być późniejszy niż %1"
#~ msgctxt "Define an area in the time zone, like a town area"
#~ msgid "Area"
#~ msgstr "Obszar"
#~ msgctxt "Time zone"
#~ msgid "Region"
#~ msgstr "Region"
#~ msgid "Comment"
#~ msgstr "Komentarz"
#~ msgctxt "@title:menu"
#~ msgid "Show Text"
#~ msgstr "Pokaż tekst"
#~ msgctxt "@title:menu"
#~ msgid "Toolbar Settings"
#~ msgstr "Ustawienia paska narzędzi"
#~ msgctxt "Toolbar orientation"
#~ msgid "Orientation"
#~ msgstr "Orientacja"
#~ msgctxt "toolbar position string"
#~ msgid "Top"
#~ msgstr "Na górze"
#~ msgctxt "toolbar position string"
#~ msgid "Left"
#~ msgstr "Po lewej"
#~ msgctxt "toolbar position string"
#~ msgid "Right"
#~ msgstr "Po prawej"
#~ msgctxt "toolbar position string"
#~ msgid "Bottom"
#~ msgstr "Na dole"
#~ msgid "Text Position"
#~ msgstr "Pozycja tekstu"
#~ msgid "Icons Only"
#~ msgstr "Tylko ikony"
#~ msgid "Text Only"
#~ msgstr "Tylko tekst"
#~ msgid "Text Alongside Icons"
#~ msgstr "Tekst obok ikon"
#~ msgid "Text Under Icons"
#~ msgstr "Tekst pod ikonami"
#~ msgid "Icon Size"
#~ msgstr "Rozmiar ikon"
#~ msgctxt "@item:inmenu Icon size"
#~ msgid "Default"
#~ msgstr "Domyślne"
#~ msgid "Small (%1x%2)"
#~ msgstr "Małe (%1x%2)"
#~ msgid "Medium (%1x%2)"
#~ msgstr "Średnie (%1x%2)"
#~ msgid "Large (%1x%2)"
#~ msgstr "Duże (%1x%2)"
#~ msgid "Huge (%1x%2)"
#~ msgstr "Wielkie (%1x%2)"
#~ msgid "Lock Toolbar Positions"
#~ msgstr "Zablokuj pozycję paska narzędzi"
#~ msgctxt "@action:intoolbar Text label of toolbar button"
#~ msgid "%1"
#~ msgstr "%1"
#~ msgctxt "@info:tooltip Tooltip of toolbar button"
#~ msgid "%1"
#~ msgstr "%1"
#~ msgid "Desktop %1"
#~ msgstr "Pulpit %1"
#~ msgid "Add to Toolbar"
#~ msgstr "Dodaj do paska narzędzi"
#~ msgid "Configure Shortcut..."
#~ msgstr "Konfiguracja skrótów..."
#~ msgid "Toolbars Shown"
#~ msgstr "Widoczne paski narzędzi"
#~ msgid "No text"
#~ msgstr "Brak tekstu"
#~ msgid "&File"
#~ msgstr "&Plik"
#~ msgid "&Game"
#~ msgstr "&Gra"
#~ msgid "&Edit"
#~ msgstr "&Edycja"
#~ msgctxt "@title:menu Game move"
#~ msgid "&Move"
#~ msgstr "&Przenieś"
#~ msgid "&View"
#~ msgstr "&Widok"
#~ msgid "&Go"
#~ msgstr "&Idź"
#~ msgid "&Bookmarks"
#~ msgstr "&Zakładki"
#~ msgid "&Tools"
#~ msgstr "&Narzędzia"
#~ msgid "&Settings"
#~ msgstr "&Ustawienia"
#~ msgid "Main Toolbar"
#~ msgstr "Główny pasek narzędzi"
#~ msgid "Builds Qt widget plugins from an ini style description file."
#~ msgstr "Tworzy wtyczki z elementami interfejsu Qt z pliku opisu stylu."
#~ msgid "Input file"
#~ msgstr "Plik wejściowy"
#~ msgid "Output file"
#~ msgstr "Plik wyjściowy"
#~ msgid "Name of the plugin class to generate"
#~ msgstr "Nazwa klasy wtyczki do utworzenia"
#~ msgid "Default widget group name to display in designer"
#~ msgstr "Domyślna grupa elementów wyświetlana w Projektancie"
#~ msgid "makekdewidgets"
#~ msgstr "makekdewidgets"
#~ msgid "(C) 2004-2005 Ian Reinhart Geiser"
#~ msgstr "(C) 2004-2005 Ian Reinhart Geiser"
#~ msgid "Ian Reinhart Geiser"
#~ msgstr "Ian Reinhart Geiser"
#~ msgid "Daniel Molkentin"
#~ msgstr "Daniel Molkentin"
#~ msgid "Call Stack"
#~ msgstr "Stos wywołań"
#~ msgid "Call"
#~ msgstr "Wywołanie"
#~ msgid "Line"
#~ msgstr "Linia"
#~ msgid "Console"
#~ msgstr "Konsola"
#~ msgid "Enter"
#~ msgstr "Wprowadź"
#~ msgid ""
#~ "Unable to find the Kate editor component;\n"
#~ "please check your KDE installation."
#~ msgstr ""
#~ "Nie można znaleźć komponentu edytora Kate.\n"
#~ "Proszę sprawdzić instalację KDE."
#~ msgid "Breakpoint"
#~ msgstr "Pułapka"
#~ msgid "JavaScript Debugger"
#~ msgstr "Debuger JavaScript"
#~ msgid "&Break at Next Statement"
#~ msgstr "&Przerwij na następnej instrukcji"
#~ msgid "Break at Next"
#~ msgstr "Przerwij na następnej"
#~ msgid "Continue"
#~ msgstr "Kontynuuj"
#~ msgid "Step Over"
#~ msgstr "Kolejny wiersz"
#~ msgid "Step Into"
#~ msgstr "Wejdź do funkcji"
#~ msgid "Step Out"
#~ msgstr "Wykonuj do końca funkcji"
#~ msgid "Reindent Sources"
#~ msgstr "Przeformatuj źródła"
#~ msgid "Report Exceptions"
#~ msgstr "Zgłoś wyjątki"
#~ msgid "&Debug"
#~ msgstr "&Debugowanie"
#~ msgid "Close source"
#~ msgstr "Zamknij źródło"
#~ msgid "Ready"
#~ msgstr "Gotowe"
#~ msgid "Parse error at %1 line %2"
#~ msgstr "Błąd parsowania %1 w wierszu %2"
#~ msgid ""
#~ "An error occurred while attempting to run a script on this page.\n"
#~ "\n"
#~ "%1 line %2:\n"
#~ "%3"
#~ msgstr ""
#~ "Podczas próby uruchomienia skryptu na tej stronie wystąpił błąd.\n"
#~ "\n"
#~ "%1 wiersz %2:\n"
#~ "%3"
#~ msgid ""
#~ "Do not know where to evaluate the expression. Please pause a script or "
#~ "open a source file."
#~ msgstr ""
#~ "Nie można określić, gdzie obliczyć wyrażenie. Proszę zatrzymać skrypt lub "
#~ "otworzyć plik źródłowy."
#~ msgid "Evaluation threw an exception %1"
#~ msgstr "Obliczenia spowodowały wyjątek %1"
#~ msgid "JavaScript Error"
#~ msgstr "Błąd JavaScript"
#~ msgid "&Do not show this message again"
#~ msgstr "Nie wyświetlaj &więcej tego komunikatu"
#~ msgid "Local Variables"
#~ msgstr "Zmienne lokalne"
#~ msgid "Reference"
#~ msgstr "Odniesienie"
#~ msgid "Loaded Scripts"
#~ msgstr "Wczytane skrypty"
#~ msgid ""
#~ "A script on this page is causing KHTML to freeze. If it continues to run, "
#~ "other applications may become less responsive.\n"
#~ "Do you want to stop the script?"
#~ msgstr ""
#~ "Skrypt na tej stronie powoduje zawieszenie KHTML. Jeśli jego wykonanie "
#~ "będzie kontynuowane, inne programy mogą działać wolniej.\n"
#~ "Przerwać wykonanie skryptu?"
#~ msgid "JavaScript"
#~ msgstr "JavaScript"
#~ msgid "&Stop Script"
#~ msgstr "&Zatrzymaj skrypt"
#~ msgid "Confirmation: JavaScript Popup"
#~ msgstr "Potwierdzenie: otwarcie okna Javascript"
#~ msgid ""
#~ "This site is submitting a form which will open up a new browser window "
#~ "via JavaScript.\n"
#~ "Do you want to allow the form to be submitted?"
#~ msgstr ""
#~ "Witryna próbuje wysłać formularz, który otworzy się w nowym oknie "
#~ "przeglądarki przy pomocy Javascript.\n"
#~ "Pozwolić na to?"
#~ msgid ""
#~ "<qt>This site is submitting a form which will open <p>%1</p> in a new "
#~ "browser window via JavaScript.<br />Do you want to allow the form to be "
#~ "submitted?</qt>"
#~ msgstr ""
#~ "<qt>Witryna próbuje wysłać formularz, który otworzy <p>%1</p> w nowym "
#~ "oknie przeglądarki przy pomocy Javascript.<br />Pozwolić na to?</qt>"
#~ msgid "Allow"
#~ msgstr "Dopuść"
#~ msgid "Do Not Allow"
#~ msgstr "Nie dopuszczaj"
#~ msgid ""
#~ "This site is requesting to open up a new browser window via JavaScript.\n"
#~ "Do you want to allow this?"
#~ msgstr ""
#~ "Witryna próbuje otworzyć nowe okno przeglądarki przy pomocy Javascript.\n"
#~ "Pozwolić na to?"
#~ msgid ""
#~ "<qt>This site is requesting to open<p>%1</p>in a new browser window via "
#~ "JavaScript.<br />Do you want to allow this?</qt>"
#~ msgstr ""
#~ "<qt>Witryna próbuje otworzyć <p>%1</p>w nowym oknie przeglądarki przy "
#~ "pomocy Javascript.<br /> Pozwolić na to?</qt>"
#~ msgid "Close window?"
#~ msgstr "Zamknąć okno?"
#~ msgid "Confirmation Required"
#~ msgstr "Wymagane potwierdzenie"
#~ msgid ""
#~ "Do you want a bookmark pointing to the location \"%1\" to be added to "
#~ "your collection?"
#~ msgstr "Dodać zakładkę do \"%1\" do Twoich zakładek?"
#~ msgid ""
#~ "Do you want a bookmark pointing to the location \"%1\" titled \"%2\" to "
#~ "be added to your collection?"
#~ msgstr "Dodać zakładkę do \"%1\" zatytułowaną \"%2\" do Twoich zakładek?"
#~ msgid "JavaScript Attempted Bookmark Insert"
#~ msgstr "Próba wstawienia zakładki przez JavaScript"
#~ msgid "Insert"
#~ msgstr "Wstaw"
#~ msgid "Disallow"
#~ msgstr "Nie zezwalaj"
#~ msgid ""
#~ "The following files will not be uploaded because they could not be "
#~ "found.\n"
#~ "Do you want to continue?"
#~ msgstr ""
#~ "Następujące pliki do wysłania nie zostały znalezione. \n"
#~ "Kontynuować?"
#~ msgid "Submit Confirmation"
#~ msgstr "Potwierdzenie wysłania"
#~ msgid "&Submit Anyway"
#~ msgstr "&Wyślij mimo to"
#~ msgid ""
#~ "You are about to transfer the following files from your local computer to "
#~ "the Internet.\n"
#~ "Do you really want to continue?"
#~ msgstr ""
#~ "Zaraz wyślesz następujące pliki z Twojego komputera do sieci Internet.\n"
#~ "Na pewno kontynuować?"
#~ msgid "Send Confirmation"
#~ msgstr "Potwierdzenie wysłania"
#~ msgid "&Send File"
#~ msgid_plural "&Send Files"
#~ msgstr[0] "&Wyślij plik"
#~ msgstr[1] "&Wyślij pliki"
#~ msgstr[2] "&Wyślij pliki"
#~ msgid "Submit"
#~ msgstr "Wyślij"
#~ msgid "Key Generator"
#~ msgstr "Generator kluczy"
#~ msgid ""
#~ "No plugin found for '%1'.\n"
#~ "Do you want to download one from %2?"
#~ msgstr ""
#~ "Brak wtyczki dla '%1'.\n"
#~ "Pobrać ją z %2?"
#~ msgid "Missing Plugin"
#~ msgstr "Brakująca wtyczka"
#~ msgid "Download"
#~ msgstr "Pobierz"
#~ msgid "Do Not Download"
#~ msgstr "Nie pobieraj"
#~ msgid "This is a searchable index. Enter search keywords: "
#~ msgstr "To jest przeszukiwalny indeks. Podaj szukane słowa kluczowe: "
#~ msgid "Document Information"
#~ msgstr "Informacje o dokumencie"
#~ msgctxt "@title:group Document information"
#~ msgid "General"
#~ msgstr "Ogólne"
#~ msgid "URL:"
#~ msgstr "URL:"
#~ msgid "Title:"
#~ msgstr "Tytuł:"
#~ msgid "Last modified:"
#~ msgstr "Ostatnia modyfikacja:"
#~ msgid "Document encoding:"
#~ msgstr "Kodowanie dokumentu:"
#~ msgid "Rendering mode:"
#~ msgstr "Tryb renderowania:"
#~ msgid "HTTP Headers"
#~ msgstr "Nagłówki HTTP"
#~ msgid "Property"
#~ msgstr "Właściwość"
#~ msgid "Initializing Applet \"%1\"..."
#~ msgstr "Inicjowanie apletu \"%1\"..."
#~ msgid "Starting Applet \"%1\"..."
#~ msgstr "Uruchamianie apletu \"%1\"..."
#~ msgid "Applet \"%1\" started"
#~ msgstr "Aplet \"%1\" został uruchomiony"
#~ msgid "Applet \"%1\" stopped"
#~ msgstr "Aplet \"%1\" został zakończony"
#~ msgid "Loading Applet"
#~ msgstr "Wczytywanie apletu"
#~ msgid "Error: java executable not found"
#~ msgstr "Błąd: plik wykonywalny Javy nie został znaleziony"
#~ msgid "Signed by (validation: %1)"
#~ msgstr "Podpisane przez (sprawdzenie: %1)"
#~ msgid "Certificate (validation: %1)"
#~ msgstr "Certyfikat (sprawdzenie: %1)"
#~ msgid "Security Alert"
#~ msgstr "Ostrzeżenie systemu bezpieczeństwa"
#~ msgid "Do you grant Java applet with certificate(s):"
#~ msgstr "Czy przydzielić apletowi Javy z certyfikatem:"
#~ msgid "the following permission"
#~ msgstr "następujące prawa"
#~ msgid "&Reject All"
#~ msgstr "&Odrzuć wszystko"
#~ msgid "&Grant All"
#~ msgstr "&Przydziel wszystko"
#~ msgid "Applet Parameters"
#~ msgstr "Parametry apletu"
#~ msgid "Parameter"
#~ msgstr "Parametr"
#~ msgid "Class"
#~ msgstr "Klasa"
#~ msgid "Base URL"
#~ msgstr "Adres URL"
#~ msgid "Archives"
#~ msgstr "Archiwa"
#~ msgid "KDE Java Applet Plugin"
#~ msgstr "Wtyczka apletów Javy KDE"
#~ msgid "HTML Toolbar"
#~ msgstr "Pasek narzędzi HTML"
#~ msgid "&Copy Text"
#~ msgstr "&Kopiuj tekst"
#~ msgid "Open '%1'"
#~ msgstr "Otwórz '%1'"
#~ msgid "&Copy Email Address"
#~ msgstr "Skopiuj adres &e-mail"
#~ msgid "&Save Link As..."
#~ msgstr "&Zapisz odnośnik jako..."
#~ msgid "&Copy Link Address"
#~ msgstr "Skopiuj &adres odnośnika"
#~ msgctxt "@title:menu HTML frame/iframe"
#~ msgid "Frame"
#~ msgstr "Ramka"
#~ msgid "Open in New &Window"
#~ msgstr "Otwórz w &nowym oknie"
#~ msgid "Open in &This Window"
#~ msgstr "&Otwórz w tym oknie"
#~ msgid "Open in &New Tab"
#~ msgstr "Otwórz w nowej &karcie"
#~ msgid "Reload Frame"
#~ msgstr "Odśwież ramki"
#~ msgid "Print Frame..."
#~ msgstr "Drukuj ramkę..."
#~ msgid "Save &Frame As..."
#~ msgstr "Zapisz &ramkę jako..."
#~ msgid "View Frame Source"
#~ msgstr "Pokaż źródło ramki"
#~ msgid "View Frame Information"
#~ msgstr "Pokaż informacje o ramce"
#~ msgid "Block IFrame..."
#~ msgstr "Blokuj ramkę..."
#~ msgid "Save Image As..."
#~ msgstr "Zapisz obrazek jako..."
#~ msgid "Send Image..."
#~ msgstr "Wyślij obrazek..."
#~ msgid "Copy Image"
#~ msgstr "Skopiuj obrazek"
#~ msgid "Copy Image Location"
#~ msgstr "Skopiuj adres obrazka"
#~ msgid "View Image (%1)"
#~ msgstr "Zobacz obrazek (%1)"
#~ msgid "Block Image..."
#~ msgstr "Blokuj obrazek..."
#~ msgid "Block Images From %1"
#~ msgstr "Blokuj obrazki z %1"
#~ msgid "Stop Animations"
#~ msgstr "Zatrzymaj animacje"
#~ msgid "Search for '%1' with %2"
#~ msgstr "Znajdź '%1' w %2"
#~ msgid "Search for '%1' with"
#~ msgstr "Znajdź '%1' w"
#~ msgid "Save Link As"
#~ msgstr "Zapisz odnośnik jako"
#~ msgid "Save Image As"
#~ msgstr "Zapisz obrazek jako"
#~ msgid "Add URL to Filter"
#~ msgstr "Dodaj URL do filtra"
#~ msgid "Enter the URL:"
#~ msgstr "Podaj adres URL:"
#~ msgid ""
#~ "A file named \"%1\" already exists. Are you sure you want to overwrite it?"
#~ msgstr "Plik o nazwie \"%1\" już istnieje. Zastąpić go?"
#~ msgid "Overwrite File?"
#~ msgstr "Zastąpić plik?"
#~ msgid "Overwrite"
#~ msgstr "Zastąp"
#~ msgid "The Download Manager (%1) could not be found in your $PATH "
#~ msgstr "Nie można znaleźć menadżera pobierania (%1) na ścieżce."
#~ msgid ""
#~ "Try to reinstall it \n"
#~ "\n"
#~ "The integration with Konqueror will be disabled."
#~ msgstr ""
#~ "Spróbuj przeinstalować\n"
#~ "\n"
#~ "Integracja z Konquerorem została wyłączona."
#~ msgid "Default Font Size (100%)"
#~ msgstr "Domyślny rozmiar czcionki (100%)"
#~ msgid "KHTML"
#~ msgstr "KHTML"
#~ msgid "Embeddable HTML component"
#~ msgstr "Komponent HTML"
#~ msgid "Lars Knoll"
#~ msgstr "Lars Knoll"
#~ msgid "Antti Koivisto"
#~ msgstr "Antti Koivisto"
#~ msgid "Dirk Mueller"
#~ msgstr "Dirk Mueller"
#~ msgid "Peter Kelly"
#~ msgstr "Peter Kelly"
#~ msgid "Torben Weis"
#~ msgstr "Torben Weis"
#~ msgid "Martin Jones"
#~ msgstr "Martin Jones"
#~ msgid "Simon Hausmann"
#~ msgstr "Simon Hausmann"
#~ msgid "Tobias Anton"
#~ msgstr "Tobias Anton"
#~ msgid "View Do&cument Source"
#~ msgstr "Pokaż źródł&o dokumentu"
#~ msgid "View Document Information"
#~ msgstr "Pokaż informacje o dokumencie"
#~ msgid "Save &Background Image As..."
#~ msgstr "Zapisz obrazek &tła jako..."
#~ msgid "SSL"
#~ msgstr "SSL"
#~ msgid "Print Rendering Tree to STDOUT"
#~ msgstr "Wypisz drzewo strony na standardowe wyjście"
#~ msgid "Print DOM Tree to STDOUT"
#~ msgstr "Wpisz drzewo DOM na standardowe wyjście"
#~ msgid "Print frame tree to STDOUT"
#~ msgstr "Wypisz drzewo na standardowe wyjście"
#~ msgid "Stop Animated Images"
#~ msgstr "Zatrzymaj animacje"
#~ msgid "Set &Encoding"
#~ msgstr "Ustaw &kodowanie"
#~ msgid "Use S&tylesheet"
#~ msgstr "&Użyj arkusza stylów"
#~ msgid "Enlarge Font"
#~ msgstr "Powiększ czcionkę"
#~ msgid ""
#~ "<qt>Enlarge Font<br /><br />Make the font in this window bigger. Click "
#~ "and hold down the mouse button for a menu with all available font sizes.</"
#~ "qt>"
#~ msgstr ""
#~ "<qt>Powiększ czcionkę<br/><br/>Powiększa czcionkę w tym oknie. Kliknij i "
#~ "przytrzymaj klawisz myszy, by zobaczyć menu z listą dostępnych rozmiarów "
#~ "czcionek.</qt>"
#~ msgid "Shrink Font"
#~ msgstr "Zmniejsz czcionkę"
#~ msgid ""
#~ "<qt>Shrink Font<br /><br />Make the font in this window smaller. Click "
#~ "and hold down the mouse button for a menu with all available font sizes.</"
#~ "qt>"
#~ msgstr ""
#~ "<qt>Zmniejsz czcionkę<br/><br/>Zmniejsza czcionkę w tym oknie. Kliknij i "
#~ "przytrzymaj klawisz myszy, by zobaczyć menu z listą dostępnych rozmiarów "
#~ "czcionek.</qt>"
#~ msgid ""
#~ "<qt>Find text<br /><br />Shows a dialog that allows you to find text on "
#~ "the displayed page.</qt>"
#~ msgstr ""
#~ "<qt>Znajdź tekst <br/><br/>Wyświetla okno dialogowe pozwalające znaleźć "
#~ "tekst na wyświetlanej stronie.</qt>"
#~ msgid ""
#~ "<qt>Find next<br /><br />Find the next occurrence of the text that you "
#~ "have found using the <b>Find Text</b> function.</qt>"
#~ msgstr ""
#~ "<qt>Znajdź następny<br/><br/>Znajduje następne wystąpienie tekstu "
#~ "znalezionego funkcją <b>Znajdź tekst</b>.</qt>"
#~ msgid ""
#~ "<qt>Find previous<br /><br />Find the previous occurrence of the text "
#~ "that you have found using the <b>Find Text</b> function.</qt>"
#~ msgstr ""
#~ "<qt>Znajdź poprzedni<br/><br/>Znajduje poprzednie wystąpienie tekstu "
#~ "znalezionego funkcją <b>Znajdź tekst</b></qt>"
#~ msgid "Find Text as You Type"
#~ msgstr "Znajdź tekst w trakcie pisania"
#~ msgid ""
#~ "This shortcut shows the find bar, for finding text in the displayed page. "
#~ "It cancels the effect of \"Find Links as You Type\", which sets the "
#~ "\"Find links only\" option."
#~ msgstr ""
#~ "Ten skrót wyświetla pasek wyszukiwania, służący do wyszukiwania tekstu na "
#~ "wyświetlanej stronie. Jego użycie zatrzymuje efekt opcji \"Znajdź "
#~ "odnośniki w trakcie pisania\" "
#~ msgid "Find Links as You Type"
#~ msgstr "Znajdź odnośniki w trakcie pisania"
#~ msgid ""
#~ "This shortcut shows the find bar, and sets the option \"Find links only\"."
#~ msgstr ""
#~ "Ten skrót pokazuje pasek wyszukiwania i ustawia opcję \"Szukaj tylko "
#~ "odnośników\""
#~ msgid ""
#~ "<qt>Print Frame<br /><br />Some pages have several frames. To print only "
#~ "a single frame, click on it and then use this function.</qt>"
#~ msgstr ""
#~ "<qt>Drukuj ramkę<br/><br/>Niektóre strony składają się z kilku ramek. "
#~ "Żeby wydrukować tylko jedną z nich, kliknij na niej i użyj tej funkcji.</"
#~ "qt>"
#~ msgid "Toggle Caret Mode"
#~ msgstr "Przełącz tryb kursora"
#~ msgid "The fake user-agent '%1' is in use."
#~ msgstr "Używana jest fałszywa identyfikacja przeglądarki '%1'."
#~ msgid "This web page contains coding errors."
#~ msgstr "Strona zawiera błędy w kodzie."
#~ msgid "&Hide Errors"
#~ msgstr "&Ukryj błędy"
#~ msgid "&Disable Error Reporting"
#~ msgstr "&Wyłącz informacje o błędach"
#~ msgid "<qt><b>Error</b>: %1: %2</qt>"
#~ msgstr "<qt><b>Błąd</b>: %1: %2</qt>"
#~ msgid "<qt><b>Error</b>: node %1: %2</qt>"
#~ msgstr "<qt><b>Błąd</b>: element %1: %2</qt>"
#~ msgid "Display Images on Page"
#~ msgstr "Pokazuj obrazki na stronie"
#~ msgid "Error: %1 - %2"
#~ msgstr "Błąd: %1: %2"
#~ msgid "The requested operation could not be completed"
#~ msgstr "Żądana operacja nie mogła zostać dokończona"
#~ msgid "Technical Reason: "
#~ msgstr "Powody: "
#~ msgid "Details of the Request:"
#~ msgstr "Szczegóły żądania:"
#~ msgid "URL: %1"
#~ msgstr "URL: %1"
#~ msgid "Protocol: %1"
#~ msgstr "Protokół: %1"
#~ msgid "Date and Time: %1"
#~ msgstr "Data i czas: %1"
#~ msgid "Additional Information: %1"
#~ msgstr "Dodatkowe informacje: %1"
#~ msgid "Description:"
#~ msgstr "Opis:"
#~ msgid "Possible Causes:"
#~ msgstr "Możliwe przyczyny:"
#~ msgid "Possible Solutions:"
#~ msgstr "Możliwe rozwiązania:"
#~ msgid "Page loaded."
#~ msgstr "Strona wczytana."
#~ msgid "%1 Image of %2 loaded."
#~ msgid_plural "%1 Images of %2 loaded."
#~ msgstr[0] "Wczytano %1 obrazek z %2."
#~ msgstr[1] "Wczytano %1 obrazki z %2."
#~ msgstr[2] "Wczytano %1 obrazków z %2."
#~ msgid "Automatic Detection"
#~ msgstr "Samoczynne wykrywanie"
#~ msgid " (In new window)"
#~ msgstr " (W nowym oknie)"
#~ msgid "Symbolic Link"
#~ msgstr "Dowiązanie symboliczne"
#~ msgid "%1 (Link)"
#~ msgstr "%1 (dowiązanie)"
#~ msgid "%2 (%1 byte)"
#~ msgid_plural "%2 (%1 bytes)"
#~ msgstr[0] "%2 (%1 bajtów)"
#~ msgstr[1] "%2 (%1 bajtów)"
#~ msgstr[2] "%2 (%1 bajtów)"
#~ msgid "%2 (%1 K)"
#~ msgstr "%2 (%1 K)"
#~ msgid " (In other frame)"
#~ msgstr " (W innej ramce)"
#~ msgid "Email to: "
#~ msgstr "E-mail do: "
#~ msgid " - Subject: "
#~ msgstr " - Temat : "
#~ msgid " - CC: "
#~ msgstr " - Dw: "
#~ msgid " - BCC: "
#~ msgstr " - Udw: "
#~ msgid "Save As"
#~ msgstr "Zapisz jako"
#~ msgid ""
#~ "<qt>This untrusted page links to<br /><b>%1</b>.<br />Do you want to "
#~ "follow the link?</qt>"
#~ msgstr ""
#~ "<qt>Ta strona nie jest bezpieczna i zawiera odnośnik<br/> <b>%1</b><br/"
#~ ">Czy chcesz użyć tego odnośnika?</qt>"
#~ msgid "Follow"
#~ msgstr "Idź za"
#~ msgid "Frame Information"
#~ msgstr "Informacja o ramce"
#~ msgid " <a href=\"%1\">[Properties]</a>"
#~ msgstr " <a href=\"%1\">[Właściwości]</a>"
#~ msgctxt "HTML rendering mode (see http://en.wikipedia.org/wiki/Quirks_mode)"
#~ msgid "Quirks"
#~ msgstr "Sztuczki"
#~ msgctxt "HTML rendering mode (see http://en.wikipedia.org/wiki/Quirks_mode)"
#~ msgid "Almost standards"
#~ msgstr "Prawie standardowy"
#~ msgctxt "HTML rendering mode (see http://en.wikipedia.org/wiki/Quirks_mode)"
#~ msgid "Strict"
#~ msgstr "Rygorystyczny"
#~ msgid "Save Background Image As"
#~ msgstr "Zapisz obrazek tła jako"
#~ msgid "The peer SSL certificate chain appears to be corrupt."
#~ msgstr "Łańcuch certyfikatów drugiej strony wydaje się być niepoprawny."
#~ msgid "Save Frame As"
#~ msgstr "Zapisz ramkę jako"
#~ msgid "&Find in Frame..."
#~ msgstr "Znajdź w &ramce..."
#~ msgid ""
#~ "Warning: This is a secure form but it is attempting to send your data "
#~ "back unencrypted.\n"
#~ "A third party may be able to intercept and view this information.\n"
#~ "Are you sure you wish to continue?"
#~ msgstr ""
#~ "Uwaga: formularz jest bezpieczny, ale próbuje wysłać Twoje dane bez "
#~ "szyfrowania.\n"
#~ "Ktoś może przechwycić Twoje dane i podejrzeć tę informację.\n"
#~ "Kontynuować?"
#~ msgid "Network Transmission"
#~ msgstr "Transmisja sieciowa"
#~ msgid "&Send Unencrypted"
#~ msgstr "&Wyślij niezaszyfrowane"
#~ msgid ""
#~ "Warning: Your data is about to be transmitted across the network "
#~ "unencrypted.\n"
#~ "Are you sure you wish to continue?"
#~ msgstr ""
#~ "Uwaga: Twoje dane będą przekazane przez sieć bez szyfrowania.\n"
#~ "Kontynuować?"
#~ msgid ""
#~ "This site is attempting to submit form data via email.\n"
#~ "Do you want to continue?"
#~ msgstr ""
#~ "Witryna próbuje wysłać dane przez e-mail.\n"
#~ "Pozwolić na to?"
#~ msgid "&Send Email"
#~ msgstr "Wyślij &e-mail"
#~ msgid ""
#~ "<qt>The form will be submitted to <br /><b>%1</b><br />on your local "
#~ "filesystem.<br />Do you want to submit the form?</qt>"
#~ msgstr ""
#~ "<qt>Formularz będzie wysłany do <br/><b>%1</b><br/>na lokalnym systemie "
#~ "plików.<br/>Czy chcesz wysłać formularz?</qt>"
#~ msgid ""
#~ "This site attempted to attach a file from your computer in the form "
#~ "submission. The attachment was removed for your protection."
#~ msgstr ""
#~ "Witryna próbowała dołączyć plik z Twojego komputera do danych z "
#~ "formularza. Załącznik został usunięty dla celów bezpieczeństwa."
#~ msgid "(%1/s)"
#~ msgstr "(%1/s)"
#~ msgid "Security Warning"
#~ msgstr "Ostrzeżenie związane z bezpieczeństwem"
#~ msgid "<qt>Access by untrusted page to<br /><b>%1</b><br /> denied.</qt>"
#~ msgstr ""
#~ "<qt>Odmówiono dostępu do <br/> <b>%1</b><br/> stronie, która nie jest "
#~ "bezpieczna.</qt>"
#~ msgid "The wallet '%1' is open and being used for form data and passwords."
#~ msgstr ""
#~ "Portfel '%1' jest otwarty i używany do przechowywania haseł i danych "
#~ "formularzy."
#~ msgid "&Close Wallet"
#~ msgstr "&Zamknij portfel"
#~ msgid "&Allow storing passwords for this site"
#~ msgstr "&Zezwól na przechowywanie haseł dla tej witryny"
#~ msgid "Remove password for form %1"
#~ msgstr "Usuń hasło dla formularza %1"
#~ msgid "JavaScript &Debugger"
#~ msgstr "Debu&gger JavaScript"
#~ msgid "This page was prevented from opening a new window via JavaScript."
#~ msgstr "Zablokowano próbę otwarcia nowego okna przez JavaScript."
#~ msgid "Popup Window Blocked"
#~ msgstr "Zablokowano wyskakujące okienko"
#~ msgid ""
#~ "This page has attempted to open a popup window but was blocked.\n"
#~ "You can click on this icon in the status bar to control this behavior\n"
#~ "or to open the popup."
#~ msgstr ""
#~ "Ta strona próbowała otworzyć wyskakujące okienko, ale zostało to "
#~ "zablokowane przez przeglądarkę.\n"
#~ "Możesz kliknąć na tej ikonie paska stanu, żeby skonfigurować zachowanie "
#~ "przeglądarki lub otworzyć to okienko."
#~ msgid "&Show Blocked Popup Window"
#~ msgid_plural "&Show %1 Blocked Popup Windows"
#~ msgstr[0] "&Pokaż 1 zablokowane okienko"
#~ msgstr[1] "&Pokaż %1 zablokowane okienka"
#~ msgstr[2] "&Pokaż %1 zablokowanych okienek"
#~ msgid "Show Blocked Window Passive Popup &Notification"
#~ msgstr "&Powiadamiaj o zablokowanych okienkach"
#~ msgid "&Configure JavaScript New Window Policies..."
#~ msgstr "&Konfiguruj politykę JavaScript dla nowych okien..."
#~ msgid ""
#~ "<qt><p><strong>'Print images'</strong></p><p>If this checkbox is enabled, "
#~ "images contained in the HTML page will be printed. Printing may take "
#~ "longer and use more ink or toner.</p><p>If this checkbox is disabled, "
#~ "only the text of the HTML page will be printed, without the included "
#~ "images. Printing will be faster and use less ink or toner.</p> </qt>"
#~ msgstr ""
#~ "<qt><p><strong>'Drukuj obrazki'</strong></p><p>Jeśli ta opcja jest "
#~ "włączona, obrazki w dokumentach HTML będą drukowane. Wydruk będzie "
#~ "wolniejszy i oczywiście będzie wymagał więcej tuszu/tonera.</p><p>Jeśli "
#~ "ta opcja jest wyłączona, drukowany będzie jedynie tekst stron HTML, bez "
#~ "dołączonych obrazków. Wydruk będzie szybszy i zużyje mniej tuszu/tonera.</"
#~ "p></qt>"
#~ msgid ""
#~ "<qt><p><strong>'Print header'</strong></p><p>If this checkbox is enabled, "
#~ "the printout of the HTML document will contain a header line at the top "
#~ "of each page. This header contains the current date, the location URL of "
#~ "the printed page and the page number.</p><p>If this checkbox is disabled, "
#~ "the printout of the HTML document will not contain such a header line.</"
#~ "p> </qt>"
#~ msgstr ""
#~ "<qt><p><strong>'Drukuj nagłówek'</strong></p><p>Jeśli ta opcja jest "
#~ "włączona, każda strona wydruku dokumentu HTML będzie zawierała nagłówek z "
#~ "datą, adresem dokumentu i numerem strony.</p><p>Jeśli ta opcja jest "
#~ "wyłączona, nagłówek nie będzie drukowany.</p> </qt>"
#~ msgid ""
#~ "<qt><p><strong>'Printerfriendly mode'</strong></p><p>If this checkbox is "
#~ "enabled, the printout of the HTML document will be black and white only, "
#~ "and all colored background will be converted into white. Printout will be "
#~ "faster and use less ink or toner.</p><p>If this checkbox is disabled, the "
#~ "printout of the HTML document will happen in the original color settings "
#~ "as you see in your application. This may result in areas of full-page "
#~ "color (or grayscale, if you use a black+white printer). Printout will "
#~ "possibly happen more slowly and will probably use more toner or ink.</p> "
#~ "</qt>"
#~ msgstr ""
#~ "<qt><p><strong>'Oszczędzanie drukarki'</strong></p><p>Jeśli ta opcja jest "
#~ "włączona, wydruk dokumentów HTML będzie czarno-biały, a kolorowe tło "
#~ "zostanie zamienione na białe. Wydruk będzie szybszy i zużyje mniej tuszu/"
#~ "tonera.</p><p>Jeśli ta opcja jest wyłączona, dokumenty HTML będą "
#~ "drukowane bez zmian. Grafika będzie drukowana w oryginalnych kolorach "
#~ "(lub odcieniach szarości, jeśli używana jest drukarka czarno-biała). "
#~ "Wydruk będzie wolniejszy i oczywiście będzie wymagał więcej tuszu/tonera."
#~ "</p> </qt>"
#~ msgid "HTML Settings"
#~ msgstr "Ustawienia HTML"
#~ msgid "Printer friendly mode (black text, no background)"
#~ msgstr "Oszczędzanie drukarki (czarny tekst, brak tła)"
#~ msgid "Print images"
#~ msgstr "Drukuj obrazki"
#~ msgid "Print header"
#~ msgstr "Nagłówek wydruku"
#~ msgid "Filter error"
#~ msgstr "Błąd filtra"
#~ msgid "Inactive"
#~ msgstr "Nieaktywny"
#~ msgid "%1 (%2 - %3x%4 Pixels)"
#~ msgstr "%1 (%2 - %3x%4 pikseli)"
#~ msgid "%1 - %2x%3 Pixels"
#~ msgstr "%1 - %2x%3 pikseli"
#~ msgid "%1 (%2x%3 Pixels)"
#~ msgstr "%1 (%2x%3 pikseli)"
#~ msgid "Image - %1x%2 Pixels"
#~ msgstr "Obrazek - %1x%2 pikseli"
#~ msgid "Done."
#~ msgstr "Gotowe."
#~ msgid "Access Keys activated"
#~ msgstr "Uaktywniono klawisze dostępu"
#~ msgid "JavaScript Errors"
#~ msgstr "Błędy JavaScript"
#~ msgid ""
#~ "This dialog provides you with notification and details of scripting "
#~ "errors that occur on web pages. In many cases it is due to an error in "
#~ "the web site as designed by its author. In other cases it is the result "
#~ "of a programming error in Konqueror. If you suspect the former, please "
#~ "contact the webmaster of the site in question. Conversely if you suspect "
#~ "an error in Konqueror, please file a bug report at http://bugs.kde.org/. "
#~ "A test case which illustrates the problem will be appreciated."
#~ msgstr ""
#~ "To okno zawiera powiadomienia i informacje o błędach w skryptach na "
#~ "stronach WWW. W wielu wypadkach przyczyną błędu jest błąd autora strony. "
#~ "Czasem powodem jest błąd w przeglądarce Konqueror. Jeśli podejrzewasz to "
#~ "drugie, zgłoś raport o błędzie na stronie http://bugs.kde.org/. Mile "
#~ "widziany będzie przykład, który ilustruje problem."
#~ msgid "KMultiPart"
#~ msgstr "KMultiPart"
#~ msgid "Embeddable component for multipart/mixed"
#~ msgstr "Osadzony komponent dla formatu multipart/mixed"
#~ msgid "Copyright 2001-2011, David Faure <email>faure@kde.org</email>"
#~ msgstr "Prawa autorskie 2001-2011, David Faure <email>faure@kde.org</email>"
#~ msgid "No handler found for %1."
#~ msgstr "Brak obsługi dla %1."
#~ msgid "Play"
#~ msgstr "Odwtórz"
#~ msgid "Pause"
#~ msgstr "Zatrzymaj"
#~ msgid "New Web Shortcut"
#~ msgstr "Nowy skrót sieciowy"
#~ msgid "%1 is already assigned to %2"
#~ msgstr "%1 jest już przypisane do %2"
#~ msgid "Search &provider name:"
#~ msgstr "Nazwa &wyszukiwarki:"
#~ msgid "New search provider"
#~ msgstr "Nowa wyszukiwarka"
#~ msgid "UR&I shortcuts:"
#~ msgstr "Skróty adresowe (UR&I):"
#~ msgid "Create Web Shortcut"
#~ msgstr "Utwórz skrót sieciowy"
#~ msgid "Directory containing tests, basedir and output directories."
#~ msgstr "Katalog z testami, katalogiem podstawowym i wynikowym."
#~ msgid "Do not suppress debug output"
#~ msgstr "Nie ukrywaj komunikatów diagnostycznych"
#~ msgid "Regenerate baseline (instead of checking)"
#~ msgstr "Oblicz linię podstawową (zamiast sprawdzenia)"
#~ msgid "Do not show the window while running tests"
#~ msgstr "Ukryj okno w trakcie wykonywania testów"
#~ msgid "Only run a single test. Multiple options allowed."
#~ msgstr "Uruchom tylko jeden test. Dopuszczalnych jest wiele opcji."
#~ msgid "Only run .js tests"
#~ msgstr "Uruchom tylko testy .js"
#~ msgid "Only run .html tests"
#~ msgstr "Uruchom tylko testy .html"
#~ msgid "Do not use Xvfb"
#~ msgstr "Nie używaj Xvfb"
#~ msgid "Put output in &lt;directory&gt; instead of &lt;base_dir&gt;/output"
#~ msgstr "Umieść wynik w &lt;directory&gt; zamiast w &lt;base_dir&gt;/output"
#~ msgid ""
#~ "Use &lt;directory&gt; as reference instead of &lt;base_dir&gt;/baseline"
#~ msgstr ""
#~ "Umieść wynik w &lt;directory&gt; zamiast w &lt;base_dir&gt;/baseline"
#~ msgid ""
#~ "Directory containing tests, basedir and output directories. Only regarded "
#~ "if -b is not specified."
#~ msgstr ""
#~ "Katalog zawierający katalogi tests, basedir i output. Istotne tylko, gdy "
#~ "nie użyto opcji -b."
#~ msgid ""
#~ "Relative path to testcase, or directory of testcases to be run "
#~ "(equivalent to -t)."
#~ msgstr ""
#~ "Ścieżka względna do katalogu testowego albo katalog z testami do "
#~ "uruchomienia (odpowiednik -t)."
#~ msgid "TestRegression"
#~ msgstr "TestRegresji"
#~ msgid "Regression tester for khtml"
#~ msgstr "Test regresji dla khtml"
#~ msgid "KHTML Regression Testing Utility"
#~ msgstr "Program do testowania regresji KHTML"
#~ msgid "0"
#~ msgstr "0"
#~ msgid "Regression testing output"
#~ msgstr "Wynik testu regresji"
#~ msgid "Pause/Continue regression testing process"
#~ msgstr "Zatrzymaj/kontynuuj testowanie regresji"
#~ msgid ""
#~ "You may select a file where the log content is stored, before the "
#~ "regression testing is started."
#~ msgstr ""
#~ "Plik do zapisywania wyników można wybrać jedynie przed rozpoczęciem "
#~ "testów regresji."
#~ msgid "Output to File..."
#~ msgstr "Zapis do pliku..."
#~ msgid "Regression Testing Status"
#~ msgstr "Stan testów regresji"
#~ msgid "View HTML Output"
#~ msgstr "Pokaż wynik HTML"
#~ msgid "Settings"
#~ msgstr "Ustawienia"
#~ msgid "Tests"
#~ msgstr "Testy"
#~ msgid "Only Run JS Tests"
#~ msgstr "Uruchom tylko testy JS"
#~ msgid "Only Run HTML Tests"
#~ msgstr "Uruchom tylko testy HTML"
#~ msgid "Do Not Suppress Debug Output"
#~ msgstr "Nie ukrywaj komunikatów diagnostycznych"
#~ msgid "Run Tests..."
#~ msgstr "Uruchom testy..."
#~ msgid "Run Single Test..."
#~ msgstr "Uruchom pojedynczy test..."
#~ msgid "Specify tests Directory..."
#~ msgstr "Podaj katalog do testów..."
#~ msgid "Specify khtml Directory..."
#~ msgstr "Podaj katalog khtml..."
#~ msgid "Specify Output Directory..."
#~ msgstr "Podaj katalog wyjściowy..."
#~ msgid "TestRegressionGui"
#~ msgstr "TestRegressionGui"
#~ msgid "GUI for the khtml regression tester"
#~ msgstr "Interfejs do testów regresji khtml"
#~ msgid "Available Tests: 0"
#~ msgstr "Dostępne testy: 0"
#~ msgid "Please choose a valid 'khtmltests/regression/' directory."
#~ msgstr "Proszę wybrać poprawny katalog 'khtmltests/regression/'."
#~ msgid "Please choose a valid 'khtml/' build directory."
#~ msgstr "Proszę wybrać poprawny katalog budowania 'khtml/'."
#~ msgid "Available Tests: %1 (ignored: %2)"
#~ msgstr "Dostępne testy %1 (ignorowane: %2)"
#~ msgid "Cannot find testregression executable."
#~ msgstr "Nie można odnaleźć pliku wykonywalnego testregression."
#~ msgid "Run test..."
#~ msgstr "Uruchom test..."
#~ msgid "Add to ignores..."
#~ msgstr "Dodaj do ignorowanych..."
#~ msgid "Remove from ignores..."
#~ msgstr "Usuń z ignorowanych..."
#~ msgid "URL to open"
#~ msgstr "URL do otwarcia"
#~ msgid "Testkhtml"
#~ msgstr "Testkhtml"
#~ msgid "a basic web browser using the KHTML library"
#~ msgstr "prosta przeglądarka używająca biblioteki KHTML"
#~ msgid "Find &links only"
#~ msgstr "Znajdź tylko &odnośniki"
#~ msgid "Not found"
#~ msgstr "Nie znaleziono"
#~ msgid "No more matches for this search direction."
#~ msgstr "Brak następnych dopasowań dla wyszukiwania w tym kierunku."
#~ msgid "F&ind:"
#~ msgstr "&Znajdź:"
#~ msgid "&Next"
#~ msgstr "&Następny"
#~ msgid "Opt&ions"
#~ msgstr "&Ustawienia"
#~ msgid "Do you want to store this password?"
#~ msgstr "Czy zapamiętać to hasło?"
#~ msgid "Do you want to store this password for %1?"
#~ msgstr "Czy zapamiętać to hasło dla %1?"
#~ msgid "&Store"
#~ msgstr "&Przechowuj"
#~ msgid "Ne&ver store for this site"
#~ msgstr "&Nigdy dla tego serwera"
#~ msgid "Do &not store this time"
#~ msgstr "Nie przechowuj tym &razem"
#~ msgid "Basic Page Style"
#~ msgstr "Podstawowy styl strony"
#~ msgid "the document is not in the correct file format"
#~ msgstr "Dokument ma niewłaściwy format."
#~ msgid "fatal parsing error: %1 in line %2, column %3"
#~ msgstr "błąd parsowania: %1 w wierszu %2, kolumnie %3"
#~ msgid "XML parsing error"
#~ msgstr "Błąd czytania formatu XML"
#~ msgid ""
#~ "Unable to start new process.\n"
#~ "The system may have reached the maximum number of open files possible or "
#~ "the maximum number of open files that you are allowed to use has been "
#~ "reached."
#~ msgstr ""
#~ "Nie można uruchomić nowego procesu.\n"
#~ "Być może osiągnięto maksymalną liczbę plików otwartych w systemie albo "
#~ "maksymalną liczbę plików otwartych przez użytkownika."
#~ msgid ""
#~ "Unable to create new process.\n"
#~ "The system may have reached the maximum number of processes possible or "
#~ "the maximum number of processes that you are allowed to use has been "
#~ "reached."
#~ msgstr ""
#~ "Nie można utworzyć nowego procesu.\n"
#~ "Być może osiągnięto maksymalną liczbę procesów w systemie albo maksymalną "
#~ "liczbę procesów użytkownika."
#~ msgid "Could not find '%1' executable."
#~ msgstr "Nie można odnaleźć pliku wykonywalnego '%1'."
#~ msgid ""
#~ "Could not open library '%1'.\n"
#~ "%2"
#~ msgstr ""
#~ "Nie można otworzyć biblioteki '%1'.\n"
#~ "%2"
#~ msgid ""
#~ "Could not find 'kdemain' in '%1'.\n"
#~ "%2"
#~ msgstr ""
#~ "Nie można znaleźć 'kdemain' w '%1'.\n"
#~ "%2"
#~ msgid "KDEInit could not launch '%1'"
#~ msgstr "KDEInit nie może uruchomić '%1'"
#~ msgid "Could not find service '%1'."
#~ msgstr "Nie można odnaleźć serwisu '%1'."
#~ msgid "Service '%1' must be executable to run."
#~ msgstr "Usługa '%1' musi być wykonywalna, żeby można ją było uruchomić."
#~ msgid "Service '%1' is malformatted."
#~ msgstr "Serwis '%1' jest uszkodzony."
#~ msgid "Launching %1"
#~ msgstr "Uruchamianie %1"
#~ msgid "Unknown protocol '%1'.\n"
#~ msgstr "Nieznany protokół '%1'.\n"
#~ msgid "Error loading '%1'.\n"
#~ msgstr "Błąd podczas wczytywania '%1'.\n"
#~ msgid ""
#~ "klauncher: This program is not supposed to be started manually.\n"
#~ "klauncher: It is started automatically by kdeinit4.\n"
#~ msgstr ""
#~ "klauncher: ten program nie jest przeznaczony do samodzielnego działania.\n"
#~ "klauncher: program jest wykorzystywany przez kdeinit4.\n"
#~ msgid "Evaluation error"
#~ msgstr "Błąd podczas wyznaczania wartości"
#~ msgid "Range error"
#~ msgstr "Błąd zasięgu"
#~ msgid "Reference error"
#~ msgstr "Błąd odniesienia"
#~ msgid "Syntax error"
#~ msgstr "Błąd składni"
#~ msgid "Type error"
#~ msgstr "Błąd typu"
#~ msgid "URI error"
#~ msgstr "Błąd lokalizacji"
#~ msgid "JS Calculator"
#~ msgstr "Kalkulator JS"
#~ msgctxt "addition"
#~ msgid "+"
#~ msgstr "+"
#~ msgid "AC"
#~ msgstr "AC"
#~ msgctxt "subtraction"
#~ msgid "-"
#~ msgstr "-"
#~ msgctxt "evaluation"
#~ msgid "="
#~ msgstr "="
#~ msgid "CL"
#~ msgstr "CL"
#~ msgid "MainWindow"
#~ msgstr "MainWindow"
#~ msgid "<h1>KJSEmbed Documentation Viewer</h1>"
#~ msgstr "<h1>Przeglądarka dokumentacji KJSEmbed</h1>"
#~ msgid "Execute"
#~ msgstr "Wykonaj"
#~ msgid "File"
#~ msgstr "Plik"
#~ msgid "Open Script"
#~ msgstr "Otwórz skrypt"
#~ msgid "Open a script..."
#~ msgstr "Otwórz skrypt..."
#~ msgid "Ctrl+O"
#~ msgstr "Ctrl+O"
#~ msgid "Close Script"
#~ msgstr "Zamknij skrypt"
#~ msgid "Close script..."
#~ msgstr "Zamknij skrypt..."
#~ msgid "Quit"
#~ msgstr "Zakończ"
#~ msgid "Quit application..."
#~ msgstr "Zakończ program..."
#~ msgid "Run"
#~ msgstr "Uruchom"
#~ msgid "Run script..."
#~ msgstr "Uruchom skrypt..."
#~ msgid "Run To..."
#~ msgstr "Uruchom do..."
#~ msgid "Run to breakpoint..."
#~ msgstr "Uruchom do punktu kontrolnego..."
#~ msgid "Step"
#~ msgstr "Krok"
#~ msgid "Step to next line..."
#~ msgstr "Przejdź do następnego wiersza..."
#~ msgid "Step execution..."
#~ msgstr "Wykonaj krokowo..."
#~ msgid "KJSCmd"
#~ msgstr "KJSCmd"
#~ msgid "Utility for running KJSEmbed scripts \n"
#~ msgstr "Program do uruchamiania skryptów KSJEmbed\n"
#~ msgid "(C) 2005-2006 The KJSEmbed Authors"
#~ msgstr "(C) 2005-2006 Autorzy KJSEmbed"
#~ msgid "Execute script without gui support"
#~ msgstr "Uruchom skrypt bez obsługi interfejsu"
#~ msgid "start interactive kjs interpreter"
#~ msgstr "uruchom interaktywny interpreter kjs"
#~ msgid "start without KDE KApplication support."
#~ msgstr "uruchom bez obsługi programu KDE."
#~ msgid "Script to execute"
#~ msgstr "Skrypt do wykonania"
#~ msgid "Error encountered while processing include '%1' line %2: %3"
#~ msgstr "Błąd podczas przetwarzania pliku nagłówkowego '%1 w wierszu %2: %3"
#~ msgid "include only takes 1 argument, not %1."
#~ msgstr "include wymaga 1 parametru, nie %1."
#~ msgid "File %1 not found."
#~ msgstr "Plik %1 nie został znaleziony."
#~ msgid "library only takes 1 argument, not %1."
#~ msgstr "library wymaga 1 parametru, nie %1."
#~ msgid "Alert"
#~ msgstr "Alarm"
#~ msgid "Confirm"
#~ msgstr "Potwierdź"
#~ msgid "Bad event handler: Object %1 Identifier %2 Method %3 Type: %4."
#~ msgstr ""
#~ "Nieprawidłowa funkcja obsługi zdarzenia: Obiekt %1 Identyfikator %2 "
#~ "Metoda %3 Typ %4."
#~ msgid "Exception calling '%1' function from %2:%3:%4"
#~ msgstr "Wyjątek wywołujący funkcję '%1' z %2:%3:%4"
#~ msgid "Could not open file '%1'"
#~ msgstr "Nie można otworzyć pliku '%1'"
#~ msgid "Could not create temporary file."
#~ msgstr "Nie można utworzyć pliku tymczasowego."
#~ msgid "%1 is not a function and cannot be called."
#~ msgstr "%1 nie jest funkcją i nie może być wywołane."
#~ msgid "%1 is not an Object type"
#~ msgstr "%1 nie jest obiektem"
#~ msgid "Action takes 2 args."
#~ msgstr "Action wymaga 2 parametrów."
#~ msgid "ActionGroup takes 2 args."
#~ msgstr "ActionGroup wymaga 2 parametrów."
#~ msgid "Must supply a valid parent."
#~ msgstr "Trzeba podać poprawnego rodzica."
#~ msgid "There was an error reading the file '%1'"
#~ msgstr "Podczas wczytywania pliku '%1' wystąpił błąd"
#~ msgid "Could not read file '%1'"
#~ msgstr "Nie można odczytać pliku '%1'"
#~ msgid "Must supply a filename."
#~ msgstr "Trzeba podać nazwę pliku."
#~ msgid "'%1' is not a valid QLayout."
#~ msgstr "'%1' nie jest poprawnym układem."
#~ msgid "Must supply a layout name."
#~ msgstr "Trzeba podać układ."
#~ msgid "Wrong object type."
#~ msgstr "Błędny typ obiektu."
#~ msgid "First argument must be a QObject."
#~ msgstr "Pierwszym parametrem musi być QObject."
#~ msgid "Incorrect number of arguments."
#~ msgstr "Niepoprawna liczba parametrów."
#~ msgid "The slot asked for %1 argument"
#~ msgid_plural "The slot asked for %1 arguments"
#~ msgstr[0] "Pozycja wymaga %1 parametru"
#~ msgstr[1] "Pozycja wymaga %1 parametrów"
#~ msgstr[2] "Pozycja wymaga %1 parametrów"
#~ msgid "but there is only %1 available"
#~ msgid_plural "but there are only %1 available"
#~ msgstr[0] "ale dostępny jest tylko %1"
#~ msgstr[1] "ale dostępne są tylko %1"
#~ msgstr[2] "ale dostępnych jest tylko %1"
#~ msgctxt ""
#~ "%1 is 'the slot asked for foo arguments', %2 is 'but there are only bar "
#~ "available'"
#~ msgid "%1, %2."
#~ msgstr "%1, %2."
#~ msgid "Failure to cast to %1 value from Type %2 (%3)"
#~ msgstr "Błąd rzutowania na typ %1 z typu %2 (%3)"
#~ msgid "No such method '%1'."
#~ msgstr "Brak metody '%1'."
#~ msgid "Call to method '%1' failed, unable to get argument %2: %3"
#~ msgstr "Wywołanie metody '%1' nieudane, nie można pobrać parametru %2:%3"
#~ msgid "Call to '%1' failed."
#~ msgstr "Wywołanie '%1' nie udało się."
#~ msgid "Could not construct value"
#~ msgstr "Nie można utworzyć wartości"
#~ msgid "Not enough arguments."
#~ msgstr "Brak wystarczającej liczby parametrów."
#~ msgid "Failed to create Action."
#~ msgstr "Nie udało się utworzyć Action."
#~ msgid "Failed to create ActionGroup."
#~ msgstr "Nie udało się utworzyć ActionGroup."
#~ msgid "No classname specified"
#~ msgstr "Nie podano nazwy klasy"
#~ msgid "Failed to create Layout."
#~ msgstr "Nie można utworzyć Layout."
#~ msgid "No classname specified."
#~ msgstr "Nie podano nazwy klasy."
#~ msgid "Failed to create Widget."
#~ msgstr "Nie można utworzyć widgetu."
#~ msgid "Could not open file '%1': %2"
#~ msgstr "Nie można otworzyć pliku '%1': %2"
#~ msgid "Failed to load file '%1'"
#~ msgstr "Nie można wczytać pliku '%1'"
#~ msgid "'%1' is not a valid QWidget."
#~ msgstr "'%1' nie jest poprawnym QWidget."
#~ msgid "Must supply a widget name."
#~ msgstr "Trzeba podać nazwę widgeta."
#~ msgid "Bad slot handler: Object %1 Identifier %2 Method %3 Signature: %4."
#~ msgstr ""
#~ "Błędna obsługa slota: Obiekt %1 Identyfikator %2 Metoda %3 Podpis: %4."
#~ msgid "Exception calling '%1' slot from %2:%3:%4"
#~ msgstr "Wyjątek wywołujący slot '%1' z %2:%3:%4"
#~ msgid "loading %1"
#~ msgstr "wczytywanie %1"
#~ msgctxt "describes the feed of the latest posted entries"
#~ msgid "Latest"
#~ msgstr "Ostatnie"
#~ msgid "Highest Rated"
#~ msgstr "Najwyżej oceniane"
#~ msgid "Most Downloads"
#~ msgstr "Najczęściej pobierane"
#~ msgid ""
#~ "<qt>Cannot start <i>gpg</i> and retrieve the available keys. Make sure "
#~ "that <i>gpg</i> is installed, otherwise verification of downloaded "
#~ "resources will not be possible.</qt>"
#~ msgstr ""
#~ "<qt>Nie można uruchomić <i>gpg</i> i pobrać dostępnych kluczy. Proszę się "
#~ "upewnić, że <i>gpg</i> jest zainstalowane, inaczej sprawdzenie pobranych "
#~ "źródeł danych będzie niemożliwe.</qt>"
#~ msgid ""
#~ "<qt>Enter passphrase for key <b>0x%1</b>, belonging to<br /><i>%2&lt;"
#~ "%3&gt;</i><br />:</qt>"
#~ msgstr ""
#~ "<qt>Proszę podać hasło do klucza <b>0x%1</b>, należącego do <br /><i>"
#~ "%2&lt;%3&gt;</i>:</qt>"
#~ msgid ""
#~ "<qt>Cannot start <i>gpg</i> and check the validity of the file. Make sure "
#~ "that <i>gpg</i> is installed, otherwise verification of downloaded "
#~ "resources will not be possible.</qt>"
#~ msgstr ""
#~ "<qt>Nie można uruchomić <i>gpg</i> i sprawdzić poprawności pliku. Proszę "
#~ "się upewnić, że <i>gpg</i> jest zainstalowane, inaczej sprawdzenie "
#~ "pobranych źródeł danych będzie niemożliwe.</qt>"
#~ msgid "Select Signing Key"
#~ msgstr "Wybierz klucz do podpisywania"
#~ msgid "Key used for signing:"
#~ msgstr "Klucz użyty do podpisywania:"
#~ msgid ""
#~ "<qt>Cannot start <i>gpg</i> and sign the file. Make sure that <i>gpg</i> "
#~ "is installed, otherwise signing of the resources will not be possible.</"
#~ "qt>"
#~ msgstr ""
#~ "<qt>Nie można uruchomić <i>gpg</i> i podpisać pliku. Proszę się upewnić, "
#~ "że <i>gpg</i> jest zainstalowane, inaczej podpisywanie źródeł danych "
#~ "będzie niemożliwe.</qt>"
#~ msgid "Get Hot New Stuff"
#~ msgstr "Pobierz nowe pakiety"
#~ msgctxt "Program name followed by 'Add On Installer'"
#~ msgid "%1 Add-On Installer"
#~ msgstr "Instalator %1"
#~ msgid "Add Rating"
#~ msgstr "Dodaj ranking"
#~ msgid "Add Comment"
#~ msgstr "Dodaj komentarz"
#~ msgid "View Comments"
#~ msgstr "Pokaż komentarze"
#~ msgid "Timeout. Check Internet connection."
#~ msgstr "Upłynął czas połączenia. Proszę sprawdzić stan sieci."
#~ msgid "Entries failed to load"
#~ msgstr "Elementy nie dające się wczytać"
#~ msgid "Server: %1"
#~ msgstr "Serwer: %1"
#~ msgid "<br />Provider: %1"
#~ msgstr "<br/>Dostawca: %1"
#~ msgid "<br />Version: %1"
#~ msgstr "<br/>Wersja: %1"
#~ msgid "Provider information"
#~ msgstr "Informacje o dostawcy"
#~ msgid "Could not install %1"
#~ msgstr "Nie można zainstalować %1"
#~ msgid "Get Hot New Stuff!"
#~ msgstr "Pobierz nowe pakiety!"
#~ msgid "There was an error loading data providers."
#~ msgstr "Błąd podczas wczytywania modułu dostarczania danych."
#~ msgid "A protocol fault has occurred. The request has failed."
#~ msgstr "Błąd protokołu. Żądanie nie zostało zrealizowane."
#~ msgid "Desktop Exchange Service"
#~ msgstr "Usługa wymiany pulpitu"
#~ msgid "A network error has occurred. The request has failed."
#~ msgstr "Wystąpił błąd sieci. Żądanie nie zostało zrealizowane."
#~ msgid "&Source:"
#~ msgstr "Ź&ródło:"
#~ msgid "?"
#~ msgstr "?"
#~ msgid "&Order by:"
#~ msgstr "&Sortuj według:"
#~ msgid "Enter search phrase here"
#~ msgstr "Podaj szukany tekst"
#~ msgid "Collaborate"
#~ msgstr "Współpraca"
#~ msgid "Rating: "
#~ msgstr "Ranking: "
#~ msgid "Downloads: "
#~ msgstr "Liczba pobrań: "
#~ msgid "Install"
#~ msgstr "Instaluj"
#~ msgid "Uninstall"
#~ msgstr "Odinstaluj"
#~ msgid "<p>No Downloads</p>"
#~ msgstr "<p>Brak pobrań</p>"
#~ msgid "<p>Downloads: %1</p>\n"
#~ msgstr "<p>Pobrania: %1</p>\n"
#~ msgid "Update"
#~ msgstr "Uaktualnij"
#~ msgid "Rating: %1"
#~ msgstr "Ranking: %1"
#~ msgid "No Preview"
#~ msgstr "Brak podglądu"
#~ msgid "Loading Preview"
#~ msgstr "Wczytywanie podglądu"
#~ msgid "Comments"
#~ msgstr "Komentarze"
#~ msgid "Changelog"
#~ msgstr "Plik zmian"
#~ msgid "Switch version"
#~ msgstr "Zmień wersję"
#~ msgid "Contact author"
#~ msgstr "Skontaktuj się z autorem"
#~ msgid "Collaboration"
#~ msgstr "Współpraca"
#~ msgid "Translate"
#~ msgstr "Przetłumacz"
#~ msgid "Subscribe"
#~ msgstr "Subskrybuj"
#~ msgid "Report bad entry"
#~ msgstr "Zgłoś nieprawidłowy element"
#~ msgid "Send Mail"
#~ msgstr "Wyślij wiadomość"
#~ msgid "Contact on Jabber"
#~ msgstr "Skontaktuj się przez Jabbera"
#~ msgid "Provider: %1"
#~ msgstr "Dostawca: %1"
#~ msgid "Version: %1"
#~ msgstr "Wersja: %1"
#~ msgid "The removal request was successfully registered."
#~ msgstr "Żądanie usunięcia zostało zarejestrowane."
#~ msgid "Removal of entry"
#~ msgstr "Usunięcie elementu"
#~ msgid "The removal request failed."
#~ msgstr "Żądanie usunięcia nie powiodło się."
#~ msgid "The subscription was successfully completed."
#~ msgstr "Subskrypcja została zakończona pomyślnie."
#~ msgid "Subscription to entry"
#~ msgstr "Subskrybuj element"
#~ msgid "The subscription request failed."
#~ msgstr "Żądanie subskrypcji nie powiodło się."
#~ msgid "The rating was submitted successfully."
#~ msgstr "Ranking został dodany."
#~ msgid "Rating for entry"
#~ msgstr "Ranking elementu"
#~ msgid "The rating could not be submitted."
#~ msgstr "Nie można wysłać rankingu."
#~ msgid "The comment was submitted successfully."
#~ msgstr "Komentarz został dodany."
#~ msgid "Comment on entry"
#~ msgstr "Komentarz do elementu"
#~ msgid "The comment could not be submitted."
#~ msgstr "Nie można wysłać komentarza."
#~ msgid "KNewStuff contributions"
#~ msgstr "Zgłoszenia KNewStuff"
#~ msgid "This operation requires authentication."
#~ msgstr "Ta operacja wymaga autoryzacji."
#~ msgid "Version %1"
#~ msgstr "Wersja %1"
#~ msgid "Leave a comment"
#~ msgstr "Zostaw komentarz"
#~ msgid "User comments"
#~ msgstr "Komentarze użytkowników"
#~ msgid "Rate this entry"
#~ msgstr "Oceń ten element"
#~ msgid "Translate this entry"
#~ msgstr "Przetłumacz tę pozycję"
#~ msgid "Payload"
#~ msgstr "Wielkość"
#~ msgid "Download New Stuff..."
#~ msgstr "Pobierz nowe elementy..."
#~ msgid "Hot New Stuff Providers"
#~ msgstr "Dostawcy nowych pakietów"
#~ msgid "Please select one of the providers listed below:"
#~ msgstr "Proszę wybrać dostawcę z poniższej listy:"
#~ msgid "No provider selected."
#~ msgstr "Nie wybrano dostawcy."
#~ msgid "Share Hot New Stuff"
#~ msgstr "Udostępnij nowe pakiety"
#~ msgctxt "Program name followed by 'Add On Uploader'"
#~ msgid "%1 Add-On Uploader"
#~ msgstr "Dodatkowy moduł do wysyłania %1"
#~ msgid "Please put in a name."
#~ msgstr "Proszę podać nazwę."
#~ msgid "Old upload information found, fill out fields?"
#~ msgstr "Znaleziono starą informację o wysyłaniu, wypełnić pola?"
#~ msgid "Fill Out"
#~ msgstr "Wypełnij"
#~ msgid "Do Not Fill Out"
#~ msgstr "Nie wypełniaj"
#~ msgid "Author:"
#~ msgstr "Autor:"
#~ msgid "Email address:"
#~ msgstr "Adres e-mail:"
#~ msgid "License:"
#~ msgstr "Licencja:"
#~ msgid "GPL"
#~ msgstr "GPL"
#~ msgid "LGPL"
#~ msgstr "LGPL"
#~ msgid "BSD"
#~ msgstr "BSD"
#~ msgid "Preview URL:"
#~ msgstr "Podgląd URL:"
#~ msgid "Language:"
#~ msgstr "Język:"
#~ msgid "In which language did you describe the above?"
#~ msgstr "W jakim języku jest poniższy opis?"
#~ msgid "Please describe your upload."
#~ msgstr "Proszę opisać wysyłany plik."
#~ msgid "Summary:"
#~ msgstr "Podsumowanie:"
#~ msgid "Please give some information about yourself."
#~ msgstr "Proszę podać trochę informacji o sobie."
#~ msgctxt ""
#~ "the price of a download item, parameter 1 is the currency, 2 is the price"
#~ msgid ""
#~ "This item costs %1 %2.\n"
#~ "Do you want to buy it?"
#~ msgstr ""
#~ "Koszt tej pozycji wynosi %1 %2.\n"
#~ "Czy chcesz ją kupić?"
#~ msgid ""
#~ "Your account balance is too low:\n"
#~ "Your balance: %1\n"
#~ "Price: %2"
#~ msgstr ""
#~ "Bilans Twojego konta jest zbyt niski:\n"
#~ "Twój bilans to: %1\n"
#~ "Cena: %2"
#~ msgctxt "voting for an item (good/bad)"
#~ msgid "Your vote was recorded."
#~ msgstr "Twój głos został zapisany."
#~ msgid "You are now a fan."
#~ msgstr "Zostałeś fanem."
#~ msgid "Network error. (%1)"
#~ msgstr "Błąd sieciowy (%1)."
#~ msgid "Too many requests to server. Please try again in a few minutes."
#~ msgstr "Zbyt wiele żądań do serwera. Proszę spróbować za kilka minut."
#~ msgid "Unknown Open Collaboration Service API error. (%1)"
#~ msgstr "Nieznany błąd Open Collaboration Service API (%1)."
#~ msgid "Initializing"
#~ msgstr "Inicjowanie"
#~ msgid "Configuration file not found: \"%1\""
#~ msgstr "Nie znaleziono pliku konfiguracyjnego: \"%1\""
#~ msgid "Configuration file is invalid: \"%1\""
#~ msgstr "Nieprawidłowy plik konfiguracyjny: \"%1\""
#~ msgid "Loading provider information"
#~ msgstr "Wczytywanie informacji o dostawcy"
#~ msgid "Could not load get hot new stuff providers from file: %1"
#~ msgstr "Nie można pobrać dostawców nowej zawartości z pliku: %1"
#~ msgid "Error initializing provider."
#~ msgstr "Błąd podczas inicjowania dostawcy."
#~ msgid "Loading data"
#~ msgstr "Wczytywanie danych"
#~ msgid "Loading data from provider"
#~ msgstr "Pobieranie danych od dostawcy"
#~ msgid "Loading of providers from file: %1 failed"
#~ msgstr "Wczytywanie dostawców z pliku: %1 nie powiodło się"
#~ msgid "Loading one preview"
#~ msgid_plural "Loading %1 previews"
#~ msgstr[0] "Wczytywanie podglądu"
#~ msgstr[1] "Wczytywanie %1 podglądów"
#~ msgstr[2] "Wczytywanie %1 podglądów"
#~ msgid "Installing"
#~ msgstr "Instalowanie"
#~ msgid "Invalid item."
#~ msgstr "Niepoprawny element."
#~ msgid "Download of item failed: no download URL for \"%1\"."
#~ msgstr "Pobieranie elementu nie powiodło się: brak adresu dla \"%1\"."
#~ msgid "Download of \"%1\" failed, error: %2"
#~ msgstr "Pobieranie \"%1\" nie powiodło się, błąd: %2"
#~ msgid ""
#~ "The downloaded file is a html file. This indicates a link to a website "
#~ "instead of the actual download. Would you like to open the site with a "
#~ "browser instead?"
#~ msgstr ""
#~ "Pobrany plik jest plikiem HTML. Oznacza to odnośnik do strony WWW, a nie "
#~ "bezpośrednie pobieranie. Czy otworzyć stronę w przeglądarce?"
#~ msgid "Possibly bad download link"
#~ msgstr "Prawdopodobnie zły odnośnik"
#~ msgid "Downloaded file was a HTML file. Opened in browser."
#~ msgstr "Pobrany plik to plik HTML. Otwarto w przeglądarce"
#~ msgid "Could not install \"%1\": file not found."
#~ msgstr "Nie można zainstalować \"%1\": nie znaleziono pliku."
#~ msgid "Overwrite existing file?"
#~ msgstr "Zastąpić istniejący plik?"
#~ msgid "Download File"
#~ msgstr "Pobierz plik"
#~ msgid "Icons view mode"
#~ msgstr "Tryb widoku okien"
#~ msgid "Details view mode"
#~ msgstr "Tryb widoku szczegółów"
#~ msgid "All Providers"
#~ msgstr "Wszyscy dostawcy"
#~ msgid "All Categories"
#~ msgstr "Wszystkie kategorie"
#~ msgid "Provider:"
#~ msgstr "Dostawca:"
#~ msgid "Category:"
#~ msgstr "Kategoria:"
#~ msgid "Newest"
#~ msgstr "Najnowszy"
#~ msgid "Rating"
#~ msgstr "Ranking"
#~ msgid "Most downloads"
#~ msgstr "Najczęściej pobierane"
#~ msgid "Installed"
#~ msgstr "Zainstalowane"
#~ msgid "Order by:"
#~ msgstr "Sortuj według:"
#~ msgid "Search:"
#~ msgstr "Znajdź:"
#~ msgid "<a href=\"http://opendesktop.org\">Homepage</a>"
#~ msgstr "<a href=\"http://opendesktop.org\">Strona domowa</a>"
#~ msgid "Become a Fan"
#~ msgstr "Zostań fanem"
#~ msgid "Details for %1"
#~ msgstr "Szczegóły dla %1"
#~ msgid "Changelog:"
#~ msgstr "Plik zmian:"
#~ msgctxt "A link to the description of this Get Hot New Stuff item"
#~ msgid "Homepage"
#~ msgstr "Strona domowa"
#~ msgctxt ""
#~ "A link to make a donation for a Get Hot New Stuff item (opens a web "
#~ "browser)"
#~ msgid "Make a donation"
#~ msgstr "Wyślij datek"
#~ msgctxt "A link to the knowledgebase (like a forum) (opens a web browser)"
#~ msgid "Knowledgebase (no entries)"
#~ msgid_plural "Knowledgebase (%1 entries)"
#~ msgstr[0] "Baza wiedzy (brak pozycji)"
#~ msgstr[1] "Baza wiedzy (%1 pozycji)"
#~ msgstr[2] "Baza wiedzy (%1 pozycji)"
#~ msgctxt "Tooltip for a link in a dialog"
#~ msgid "Opens in a browser window"
#~ msgstr "Otwórz w oknie przeglądarki"
#~ msgid "Rating: %1%"
#~ msgstr "Ranking: %1%"
#~ msgctxt "Show the author of this item in a list"
#~ msgid "By <i>%1</i>"
#~ msgstr "Według <i>%1</i>"
#~ msgctxt "fan as in supporter"
#~ msgid "1 fan"
#~ msgid_plural "%1 fans"
#~ msgstr[0] "1 fan"
#~ msgstr[1] "%1 fanów"
#~ msgstr[2] "%1 fanów"
#~ msgid "1 download"
#~ msgid_plural "%1 downloads"
#~ msgstr[0] "1 pobranie"
#~ msgstr[1] "%1 pobrania"
#~ msgstr[2] "%1 pobrań"
#~ msgid "Updating"
#~ msgstr "Uaktualnianie"
#~ msgid "Install Again"
#~ msgstr "Instaluj ponownie"
#~ msgid "Fetching license data from server..."
#~ msgstr "Pobieranie danych o licencjach z serwera..."
#~ msgid "Fetching content data from server..."
#~ msgstr "Pobieranie zawartości z serwera..."
#~ msgid "Register a new account"
#~ msgstr "Zarejestruj nowe konto"
#~ msgid "Checking login..."
#~ msgstr "Sprawdzanie nazwy użytkownika..."
#~ msgid "Fetching your previously updated content..."
#~ msgstr "Pobieranie poprzednio wysłanych treści..."
#~ msgid "Could not verify login, please try again."
#~ msgstr "Błąd weryfikacji nazwy użytkownika. Proszę spróbować ponownie."
#~ msgid "Fetching your previously updated content finished."
#~ msgstr "Zakończono pobieranie poprzednio wysłanych treści."
#~ msgid "Fetching content data from server finished."
#~ msgstr "Zakończone pobieranie treści z serwera."
#~ msgctxt ""
#~ "A link to the website where the get hot new stuff upload can be seen"
#~ msgid "Visit website"
#~ msgstr "Odwiedź stronę"
#~ msgid "File not found: %1"
#~ msgstr "Nie znaleziono pliku: %1"
#~ msgid "Upload Failed"
#~ msgstr "Wysyłanie nie powiodło się"
#~ msgid ""
#~ "The server does not recognize the category %2 to which you are trying to "
#~ "upload."
#~ msgid_plural ""
#~ "The server does not recognize any of the categories to which you are "
#~ "trying to upload: %2"
#~ msgstr[0] "Ten serwer nie rozpoznał kategorii %2, do której chcesz wysłać."
#~ msgstr[1] ""
#~ "Ten serwer nie rozpoznał żadnej z kategorii, do których chcesz wysłać: %2"
#~ msgstr[2] ""
#~ "Ten serwer nie rozpoznał żadnej z kategorii, do których chcesz wysłać: %2"
#~ msgid "The selected category \"%1\" is invalid."
#~ msgstr "Wybrana kategoria \"%1\" jest niepoprawna."
#~ msgid "Select preview image"
#~ msgstr "Proszę wybrać podgląd obrazka"
#~ msgid "There was a network error."
#~ msgstr "Wystąpił błąd sieciowy."
#~ msgid "Uploading Failed"
#~ msgstr "Wysyłanie nie powiodło się"
#~ msgid "Authentication error."
#~ msgstr "Błąd autoryzacji."
#~ msgid "Upload failed: %1"
#~ msgstr "Wysyłanie nieudane: %1"
#~ msgid "File to upload:"
#~ msgstr "Plik do wysłania:"
#~ msgid "New Upload"
#~ msgstr "Nowe wysyłanie"
#~ msgid "Please fill out the information about your upload in English."
#~ msgstr "Proszę wprowadzić informację w języku angielskim o wysyłanym pliku."
#~ msgid "Name of the file as it will appear on the website"
#~ msgstr "Nazwa pliku, jaka pojawi się na stronie"
#~ msgid ""
#~ "This should clearly describe the file content. It can be the same text as "
#~ "the title of the kvtml file."
#~ msgstr ""
#~ "To powinno jasno opisywać treść pliku. Może to być ten sam tekst, co w "
#~ "tytule pliku kvtml."
#~ msgid "Preview Images"
#~ msgstr "Podgląd obrazków"
#~ msgid "Select Preview..."
#~ msgstr "Wybierz podgląd..."
#~ msgid "Set a price for this item"
#~ msgstr "Ustaw cenę tego elementu"
#~ msgid "Price"
#~ msgstr "Cena"
#~ msgid "Price:"
#~ msgstr "Cena:"
#~ msgid "Reason for price:"
#~ msgstr "Przyczyna takiej ceny:"
#~ msgid "Fetch content link from server"
#~ msgstr "Pobierz odnośnik z zawartością z serwera"
#~ msgid "Create content on server"
#~ msgstr "Utwórz zawartość na serwerze"
#~ msgid "Upload content"
#~ msgstr "Wyślij zawartość"
#~ msgid "Upload first preview"
#~ msgstr "Wyślij pierwszy podgląd"
#~ msgid "Note: You can edit, update and delete your content on the website."
#~ msgstr "Uwaga: treść na stronie można modyfikować, uaktualniać i usuwać."
#~ msgid "Upload second preview"
#~ msgstr "Wyślij drugi podgląd"
#~ msgid "Upload third preview"
#~ msgstr "Wyślij trzeci podgląd"
#~ msgid ""
#~ "I ensure that this content does not violate any existing copyright, law "
#~ "or trademark. I agree for my IP address to be logged. (Distributing "
#~ "content without the permission of the copyright holder is illegal.)"
#~ msgstr ""
#~ "Oświadczam, że ta zawartość nie narusza prawa, praw autorskich ani "
#~ "znaków towarowych. Zgadzam się na zapisanie mojego adresu IP "
#~ "(rozpowszechnianie zawartości bez zgody właściciela praw autorskich jest "
#~ "nielegalne)."
#~ msgid "Start Upload"
#~ msgstr "Rozpocznij wysyłanie"
#~ msgid "Play a &sound"
#~ msgstr "Odtwórz &dźwięk"
#~ msgid "Select the sound to play"
#~ msgstr "Wybierz dźwięk do odtworzenia"
#~ msgid "Show a message in a &popup"
#~ msgstr "Pokaż komunikat w &okienku"
#~ msgid "Log to a file"
#~ msgstr "Zapisz do pliku"
#~ msgid "Mark &taskbar entry"
#~ msgstr "&Zaznacz pozycję paska zadań"
#~ msgid "Run &command"
#~ msgstr "Uruchom &polecenie"
#~ msgid "Select the command to run"
#~ msgstr "Wybierz polecenie do wykonania"
#~ msgid "Sp&eech"
#~ msgstr "&Mów"
#~ msgid ""
#~ "<qt>Specifies how Jovie should speak the event when received. If you "
#~ "select \"Speak custom text\", enter the text in the box. You may use the "
#~ "following substitution strings in the text:<dl><dt>%e</dt><dd>Name of the "
#~ "event</dd><dt>%a</dt><dd>Application that sent the event</dd><dt>%m</"
#~ "dt><dd>The message sent by the application</dd></dl></qt>"
#~ msgstr ""
#~ "<qt>Określa, jak KTTS powinien mówić o zdarzeniu. Jeśli wybierzesz "
#~ "\"Powiedz własny tekst\", podaj tekst w ramce. Możesz użyć następujących "
#~ "parametrów w tekście:<dl><dt>%e</dt><dd>Nazwa zdarzenia</dd><dt>%a</"
#~ "dt><dd>Program, który wysłał zdarzenie</dd><dt>%m</dt><dd>Wiadomość "
#~ "wysłana przez program</dd></dl></qt>"
#~ msgid "Speak Event Message"
#~ msgstr "Powiedz komunikat zdarzenia"
#~ msgid "Speak Event Name"
#~ msgstr "Powiedz nazwę zdarzenia"
#~ msgid "Speak Custom Text"
#~ msgstr "Powiedz podany tekst"
#~ msgid "Configure Notifications"
#~ msgstr "Konfiguracja powiadomień"
#~ msgctxt "State of the notified event"
#~ msgid "State"
#~ msgstr "Stan"
#~ msgctxt "Title of the notified event"
#~ msgid "Title"
#~ msgstr "Tytuł"
#~ msgctxt "Description of the notified event"
#~ msgid "Description"
#~ msgstr "Opis"
#~ msgid "<qt>Do you want to search the Internet for <b>%1</b>?</qt>"
#~ msgstr "<qt>Znaleźć w Internecie <b>%1</b>?</qt>"
#~ msgid "Internet Search"
#~ msgstr "Wyszukiwanie w Internecie"
#~ msgid "&Search"
#~ msgstr "&Wyszukaj"
#~ msgctxt "@label Type of file"
#~ msgid "Type: %1"
#~ msgstr "Typ: %1"
#~ msgctxt "@label:checkbox"
#~ msgid "Remember action for files of this type"
#~ msgstr "Zapamiętaj działanie dla plików tego typu"
#~ msgctxt "@label:button"
#~ msgid "&Open with %1"
#~ msgstr "O&twórz w %1"
#~ msgctxt "@action:inmenu"
#~ msgid "Open &with %1"
#~ msgstr "Otwórz &w %1"
#~ msgctxt "@info"
#~ msgid "Open '%1'?"
#~ msgstr "Otworzyć '%1'?"
#~ msgctxt "@label:button"
#~ msgid "&Open with..."
#~ msgstr "Otwórz &w..."
#~ msgctxt "@label:button"
#~ msgid "&Open with"
#~ msgstr "Otwórz &w"
#~ msgctxt "@label:button"
#~ msgid "&Open"
#~ msgstr "&Otwórz"
#~ msgctxt "@label File name"
#~ msgid "Name: %1"
#~ msgstr "Nazwa: %1"
#~ msgctxt "@info:whatsthis"
#~ msgid "This is the file name suggested by the server"
#~ msgstr "To jest nazwa pliku zaproponowana przez serwer"
#~ msgid "Do you really want to execute '%1'?"
#~ msgstr "Na pewno wykonać '%1'?"
#~ msgid "Execute File?"
#~ msgstr "Wykonać plik?"
#~ msgid "Accept"
#~ msgstr "Akceptuj"
#~ msgid "Reject"
#~ msgstr "Odrzuć"
#~ msgid "Untitled"
#~ msgstr "Nienazwany"
#~ msgid ""
#~ "The document \"%1\" has been modified.\n"
#~ "Do you want to save your changes or discard them?"
#~ msgstr ""
#~ "Dokument \"%1\" został zmieniony.\n"
#~ "Zapisać go, czy anulować zmiany?"
#~ msgid "Close Document"
#~ msgstr "Zamknij dokument"
#~ msgid "Error reading from PTY"
#~ msgstr "Błąd odczytu z PTY"
#~ msgid "Error writing to PTY"
#~ msgstr "Błąd zapisu do PTY"
#~ msgid "PTY operation timed out"
#~ msgstr "Upłynął czas operacji PTY"
#~ msgid "Error opening PTY"
#~ msgstr "Błąd podczas otwierania PTY"
#~ msgid "Kross"
#~ msgstr "Kross"
#~ msgid "KDE application to run Kross scripts."
#~ msgstr "Program KDE do uruchamiania skryptów Kross."
#~ msgid "(C) 2006 Sebastian Sauer"
#~ msgstr "(C) 2006 Sebastian Sauer"
#~ msgid "Run Kross scripts."
#~ msgstr "Uruchom skrypty Kross."
#~ msgid "Sebastian Sauer"
#~ msgstr "Sebastian Sauer"
#~ msgid "Scriptfile"
#~ msgstr "Plik skryptu"
#~ msgid "Scriptfile \"%1\" does not exist."
#~ msgstr "Nie znaleziono pliku skryptu %1."
#~ msgid "Failed to determine interpreter for scriptfile \"%1\""
#~ msgstr "Nie można określić interpretera dla skryptu \"%1\""
#~ msgid "Failed to open scriptfile \"%1\""
#~ msgstr "Nie można otworzyć skryptu \"%1\""
#~ msgid "Failed to load interpreter \"%1\""
#~ msgstr "Nie można wczytać interpretera \"%1\""
#~ msgid "No such interpreter \"%1\""
#~ msgstr "Interpreter \"%1\" nie istnieje"
#~ msgid "Failed to create script for interpreter \"%1\""
#~ msgstr "Nie można utworzyć skryptu dla interpretera \"%1\""
#~ msgid "Level of safety of the Ruby interpreter"
#~ msgstr "Poziom bezpieczeństwa interpretera Ruby"
#~ msgid "Cancel?"
#~ msgstr "Anulować?"
#~ msgid "No such function \"%1\""
#~ msgstr "Brak funkcji \"%1\""
#~ msgid "Text:"
#~ msgstr "Tekst:"
#~ msgid "Comment:"
#~ msgstr "Komentarz:"
#~ msgid "Icon:"
#~ msgstr "Ikona:"
#~ msgid "Interpreter:"
#~ msgstr "Interpreter:"
#~ msgid "File:"
#~ msgstr "Plik:"
#~ msgid "Execute the selected script."
#~ msgstr "Wykonaj wybrany skrypt."
#~ msgid "Stop execution of the selected script."
#~ msgstr "Zatrzymaj wykonywanie wybranego skryptu."
#~ msgid "Edit..."
#~ msgstr "Edytuj..."
#~ msgid "Edit selected script."
#~ msgstr "Edytuj wybrany skrypt."
#~ msgid "Add..."
#~ msgstr "Dodaj..."
#~ msgid "Add a new script."
#~ msgstr "Dodaj nowy skrypt."
#~ msgid "Remove selected script."
#~ msgstr "Usuń wybrany skrypt."
#~ msgid "Edit"
#~ msgstr "Edycja"
#~ msgctxt "@title:group Script properties"
#~ msgid "General"
#~ msgstr "Ogólne"
#~ msgid "The module %1 could not be found."
#~ msgstr "Nie znaleziono modułu %1."
#~ msgid ""
#~ "<qt><p>The diagnosis is:<br />The desktop file %1 could not be found.</"
#~ "p></qt>"
#~ msgstr "<qt><p>Powód:<br />Nie znaleziono pliku pulpitu %1.</p></qt>"
#~ msgid "The module %1 is disabled."
#~ msgstr "Moduł %1 jest wyłączony."
#~ msgid ""
#~ "<qt><p>Either the hardware/software the module configures is not "
#~ "available or the module has been disabled by the administrator.</p></qt>"
#~ msgstr ""
#~ "<qt><p>Program lub sprzęt konfigurowany przez ten moduł jest niedostępny, "
#~ "albo moduł został wyłączony przez administratora.</p></qt>"
#~ msgid "The module %1 is not a valid configuration module."
#~ msgstr "Moduł %1 nie jest poprawnym modułem konfiguracyjnym."
#~ msgid ""
#~ "<qt>The diagnosis is:<br />The desktop file %1 does not specify a library."
#~ "</qt>"
#~ msgstr "<qt>Powód:<br />Plik pulpitu %1 nie zawiera nazwy biblioteki.</qt>"
#~ msgid "There was an error loading the module."
#~ msgstr "Podczas wczytywania modułu wystąpił błąd."
#~ msgid ""
#~ "<qt>The diagnosis is:<br />%1<p>Possible reasons:</p><ul><li>An error "
#~ "occurred during your last KDE upgrade leaving an orphaned control module</"
#~ "li><li>You have old third party modules lying around.</li></ul><p>Check "
#~ "these points carefully and try to remove the module mentioned in the "
#~ "error message. If this fails, consider contacting your distributor or "
#~ "packager.</p></qt>"
#~ msgstr ""
#~ "<qt>Komunikat:<br/>%1<p>Możliwe przyczyny:</p><ul><li>Podczas ostatniej "
#~ "aktualizacji KDE wystąpił błąd i moduł nie został uaktualniony.</"
#~ "li><li>Moduł pochodzi spoza standardowej dystrybucji KDE i jest zbyt "
#~ "stary.</li></ul><p>Proszę sprawdzić powyższe i spróbować usunąć moduł, "
#~ "którego dotyczy błąd. Jeśli to się nie powiedzie, proszę skontaktować się "
#~ "z twórcą dystrybucji lub autorem pakietu.</p></qt>"
#~ msgid ""
#~ "<qt><p>Possible reasons:<ul><li>An error occurred during your last KDE "
#~ "upgrade leaving an orphaned control module</li><li>You have old third "
#~ "party modules lying around.</li></ul></p><p>Check these points carefully "
#~ "and try to remove the module mentioned in the error message. If this "
#~ "fails, consider contacting your distributor or packager.</p></qt>"
#~ msgstr ""
#~ "<qt><p>Możliwe przyczyny:<ul><li>Podczas ostatniej aktualizacji KDE "
#~ "wystąpił błąd i moduł nie został uaktualniony.</li><li>Moduł pochodzi "
#~ "spoza standardowej dystrybucji KDE i jest zbyt stary.</li></ul></"
#~ "p><p>Proszę sprawdzić powyższe i spróbować usunąć moduł, którego dotyczy "
#~ "błąd. Jeśli to się nie powiedzie, proszę skontaktować się z twórcą "
#~ "dystrybucji lub administratorem systemu.</p></qt>"
#~ msgctxt "Argument is application name"
#~ msgid "This configuration section is already opened in %1"
#~ msgstr "Ta sekcja konfiguracji jest już otwarta w programie %1"
#~ msgid ""
#~ "The settings of the current module have changed.\n"
#~ "Do you want to apply the changes or discard them?"
#~ msgstr ""
#~ "Ustawienia bieżącego modułu zostały zmienione.\n"
#~ "Zapisać, czy porzucić zmiany?"
#~ msgid "Apply Settings"
#~ msgstr "Zastosuj zmiany"
#~ msgid "Distance between desktop icons"
#~ msgstr "Odstęp między ikonami"
#~ msgid "The distance between icons specified in pixels."
#~ msgstr "Odstęp między ikonami w pikselach."
#~ msgid "Widget style to use"
#~ msgstr "Styl elementów interfejsu"
#~ msgid ""
#~ "The name of the widget style, for example \"keramik\" or \"plastik\". "
#~ "Without quotes."
#~ msgstr ""
#~ "Nazwa stylu elementów interfejsu, np \"keramik\" czy \"plastik\" (bez "
#~ "cudzysłowów)."
#~ msgid "Use the PC speaker"
#~ msgstr "Użyj wbudowanego brzęczyka"
#~ msgid ""
#~ "Whether the ordinary PC speaker should be used instead of KDE's own "
#~ "notifications system."
#~ msgstr ""
#~ "Określa, czy używać wbudowanego brzęczyka zamiast systemu powiadomień KDE."
#~ msgid "What terminal application to use"
#~ msgstr "Program terminala"
#~ msgid ""
#~ "Whenever a terminal application is launched this terminal emulator "
#~ "program will be used.\n"
#~ msgstr "Określa program używany jako emulator terminala.\n"
#~ msgid "Fixed width font"
#~ msgstr "Czcionka stałej szerokości"
#~ msgid ""
#~ "This font is used when a fixed font is needed. A fixed font has a "
#~ "constant width.\n"
#~ msgstr ""
#~ "Czcionka używana, gdy wymagana jest czcionka stałej szerokości. Taka "
#~ "czcionka ma litery jednakowej szerokości.\n"
#~ msgid "System wide font"
#~ msgstr "Czcionka systemowa"
#~ msgid "Font for menus"
#~ msgstr "Czcionka menu"
#~ msgid "What font to use for menus in applications."
#~ msgstr "Czcionka używana w menu aplikacji."
#~ msgid "Color for links"
#~ msgstr "Kolor odnośników"
#~ msgid "What color links should be that have not yet been clicked on"
#~ msgstr "Kolor używany do odnośnikach, które nie zostały jeszcze kliknięte"
#~ msgid "Color for visited links"
#~ msgstr "Kolor odwiedzonych odnośników"
#~ msgid "Font for the taskbar"
#~ msgstr "Czcionka paska zadań"
#~ msgid ""
#~ "What font to use for the panel at the bottom of the screen, where the "
#~ "currently running applications are."
#~ msgstr ""
#~ "Czcionka używana przez panel na dole ekranu, zawierający listę "
#~ "uruchomionych programów."
#~ msgid "Fonts for toolbars"
#~ msgstr "Czcionka pasków narzędzi"
#~ msgid "Shortcut for taking screenshot"
#~ msgstr "Skrót do zrzutu ekranu"
#~ msgid "Shortcut for toggling Clipboard Actions on and off"
#~ msgstr "Skrót do włączania/wyłączania działań schowka"
#~ msgid "Shortcut for shutting down the computer without confirmation"
#~ msgstr "Skrót do wyłączania komputera bez potwierdzenia"
#~ msgid "Show directories first"
#~ msgstr "Pokaż najpierw katalogi"
#~ msgid ""
#~ "Whether directories should be placed at the top when displaying files"
#~ msgstr "Określa, czy katalogi mają być wyświetlane przed plikami"
#~ msgid "The URLs recently visited"
#~ msgstr "Ostatnio odwiedzane URL-e"
#~ msgid "Used for auto-completion in file dialogs, for example"
#~ msgstr "Używane do uzupełniania, na przykład w okienkach wyboru plików"
#~ msgid "Show file preview in file dialog"
#~ msgstr "Pokaż podgląd pliku w oknie wyboru pliku"
#~ msgid "Show hidden files"
#~ msgstr "Pokaż ukryte pliki"
#~ msgid ""
#~ "Whether files starting with a dot (convention for hidden files) should be "
#~ "shown"
#~ msgstr ""
#~ "Określa, czy pliki rozpoczynające się od kropki (zwyczajowo ukryte) mają "
#~ "być widoczne"
#~ msgid "Show speedbar"
#~ msgstr "Pokaż pasek pomocniczy"
#~ msgid ""
#~ "Whether the shortcut icons to the left in the file dialog should be shown"
#~ msgstr ""
#~ "Określa, czy pomocniczy pasek z ikonami po lewej stronie okna wyboru "
#~ "pliku ma być widoczny"
#~ msgid "What country"
#~ msgstr "Kraj"
#~ msgid ""
#~ "Used to determine how to display numbers, currency and time/date, for "
#~ "example"
#~ msgstr ""
#~ "Używane do określania sposobu wyświetlania liczb, walut i czasu/daty"
#~ msgid "What language to use to display text"
#~ msgstr "Język używany do wyświetlania tekstu"
#~ msgid "Character used for indicating positive numbers"
#~ msgstr "Znak oznaczający liczby dodatnie"
#~ msgid "Most countries have no character for this"
#~ msgstr "W większości krajów nie używa się do tego żadnego znaku"
#~ msgid "Path to the autostart directory"
#~ msgstr "Ścieżka do katalogu autostartu"
#~ msgid ""
#~ "Path to the directory containing executables to be run on session login"
#~ msgstr ""
#~ "Ścieżka do katalogu zawierającego programy uruchamiane przy logowaniu"
#~ msgid "Enable SOCKS support"
#~ msgstr "Włącz obsługę SOCKS"
#~ msgid "Whether SOCKS version 4 and 5 should be enabled in KDE's sub systems"
#~ msgstr "Określa, czy KDE ma obsługiwać SOCKS 4 i 5"
#~ msgid "Path to custom SOCKS library"
#~ msgstr "Ścieżka do własnej biblioteki SOCKS"
#~ msgid "Highlight toolbar buttons on mouse over"
#~ msgstr "Podświetlaj przyciski paska narzędzi pod kursorem"
#~ msgid "Show text on toolbar icons "
#~ msgstr "Pokaż tekst na ikonach paska narzędzi "
#~ msgid "Whether text should be shown in addition to icons on toolbar icons"
#~ msgstr "Określa, czy obok ikon na pasku narzędzi ma być wyświetlany tekst"
#~ msgid "Password echo type"
#~ msgstr "Sposób wyświetlania hasła"
#~ msgid "The size of the dialog"
#~ msgstr "Rozmiar okienka"
#~ msgid ""
#~ "Automatic changes have been performed due to plugin dependencies. Click "
#~ "here for further information"
#~ msgstr ""
#~ "Dokonano zmian wymaganych przez wtyczki. Kliknij tutaj aby uzyskać więcej "
#~ "informacji"
#~ msgid ""
#~ "Automatic changes have been performed in order to satisfy plugin "
#~ "dependencies:\n"
#~ msgstr "Dokonano zmian, żeby spełnić zależności wtyczek:\n"
#~ msgid ""
#~ "\n"
#~ " %1 plugin has been automatically checked because of the dependency of "
#~ "%2 plugin"
#~ msgstr ""
#~ "\n"
#~ " Włączono wtyczkę %1 wymaganą przez wtyczkę %2"
#~ msgid ""
#~ "\n"
#~ " %1 plugin has been automatically unchecked because of its dependency "
#~ "on %2 plugin"
#~ msgstr ""
#~ "\n"
#~ " Wyłączono wtyczkę %1 wymagającą wtyczki %2"
#~ msgid "Dependency Check"
#~ msgstr "Sprawdzanie zależności"
#~ msgid "%1 plugin automatically added due to plugin dependencies"
#~ msgid_plural "%1 plugins automatically added due to plugin dependencies"
#~ msgstr[0] "Dodano 1 wtyczkę wymaganą przez inne"
#~ msgstr[1] "Dodano %1 wtyczki wymagane przez inne"
#~ msgstr[2] "Dodano %1 wtyczek wymaganych przez inne"
#~ msgid ", "
#~ msgstr ", "
#~ msgid "%1 plugin automatically removed due to plugin dependencies"
#~ msgid_plural "%1 plugins automatically removed due to plugin dependencies"
#~ msgstr[0] "Usunięto 1 wtyczkę z powodu niespełnionych zależności"
#~ msgstr[1] "Usunięto %1 wtyczki z powodu niespełnionych zależności"
#~ msgstr[2] "Usunięto %1 wtyczek z powodu niespełnionych zależności"
#~ msgid "Search Plugins"
#~ msgstr "Znajdź wtyczki"
#~ msgctxt "Used only for plugins"
#~ msgid "About %1"
#~ msgstr "O %1"
#~ msgid "Could not load print preview part"
#~ msgstr "Nie można wczytać biblioteki do obsługi podglądu wydruku"
#~ msgid "Print Preview"
#~ msgstr "Podgląd wydruku"
#~ msgid "Select Components"
#~ msgstr "Wybierz składniki"
#~ msgid "Enable component"
#~ msgstr "Włącz komponent"
#~ msgid "Success"
#~ msgstr "Sukces"
#~ msgid "Communication error"
#~ msgstr "Błąd komunikacji"
#~ msgid "Invalid type in Database"
#~ msgstr "Nieprawidłowy typ w bazie danych"
#~ msgctxt ""
#~ "@title UDS_DISPLAY_NAME for a KIO directory listing. %1 is the query the "
#~ "user entered."
#~ msgid "Query Results from '%1'"
#~ msgstr "Wyniki zapytania \"%1\""
#~ msgctxt "@title UDS_DISPLAY_NAME for a KIO directory listing."
#~ msgid "Query Results"
#~ msgstr "Wyniki zapytania"
#~ msgctxt ""
#~ "Boolean AND keyword in desktop search strings. You can add several "
#~ "variants separated by spaces, e.g. retain the English one alongside the "
#~ "translation; keywords are not case sensitive. Make sure there is no "
#~ "conflict with the OR keyword."
#~ msgid "and"
#~ msgstr "i"
#~ msgctxt ""
#~ "Boolean OR keyword in desktop search strings. You can add several "
#~ "variants separated by spaces, e.g. retain the English one alongside the "
#~ "translation; keywords are not case sensitive. Make sure there is no "
#~ "conflict with the AND keyword."
#~ msgid "or"
#~ msgstr "lub"
#~ msgid "Nepomuk Resource Class Generator"
#~ msgstr "Generator klas zasobów Nepomuk"
#~ msgid "(c) 2006-2009, Sebastian Trüg"
#~ msgstr "(c) 2006-2009, Sebastian Trüg"
#~ msgid "Sebastian Trüg"
#~ msgstr "Sebastian Trüg"
#~ msgid "Maintainer"
#~ msgstr "Opiekun"
#~ msgid "Tobias Koenig"
#~ msgstr "Tobias Koenig"
#~ msgid "Major cleanup - Personal hero of maintainer"
#~ msgstr "Oczyszczenie kodu - osobisty bohater opiekina"
#~ msgid "Verbose output debugging mode."
#~ msgstr "Tryb pełnej informacji diagnostyczne."
#~ msgid ""
#~ "Generate simple and fast wrapper classes not based on Nepomuk::Resource "
#~ "which do not provide any data integrity checking"
#~ msgstr ""
#~ "Utwórz proste klasy nie oparte na Nepomuk::Resource, które nie sprawdzają "
#~ "integralności danych"
#~ msgid "Actually generate the code."
#~ msgstr "Generuj rzeczywisty kod."
#~ msgid "List all includes (deprecated)."
#~ msgstr "Pokaż listę dołączonych plików (przestarzałe)."
#~ msgid ""
#~ "List all header files that will be generated via the --writeall command."
#~ msgstr ""
#~ "Pokaż listę plików nagłówkowych generowanych przez polecenie --writeall."
#~ msgid ""
#~ "List all source files that will be generated via the --writeall command."
#~ msgstr ""
#~ "Pokaż listę plików źródłowych generowanych przez polecenie --writeall."
#~ msgid ""
#~ "The ontology files containing the ontologies to be generated, a space "
#~ "separated list (deprecated: use arguments instead.)"
#~ msgstr ""
#~ "Pliki ontologii zawierające ontologie do wygenerowanie, lista rozdzielona "
#~ "spacjami (przestarzałe: użyj zamiast tego parametrów)."
#~ msgid "Include path prefix (deprecated)"
#~ msgstr "Przedrostek ścieżki dołączanych plików (przestarzałe)"
#~ msgid "Specify the target folder to store generated files into."
#~ msgstr "Podaj folder docelowy generowanych plików."
#~ msgid "Templates to be used (deprecated)."
#~ msgstr "Używane szablony (przestarzałe)."
#~ msgid ""
#~ "Optionally specify the classes to be generated. Use option multiple times "
#~ "(defaults to all classes)"
#~ msgstr ""
#~ "Opcjonalnie podaj klasy do wygenerowania. Użyj opcji wielokrotnie "
#~ "(domyślnie: wszystkie klasy)"
#~ msgid ""
#~ "Serialization used in the ontology files. Will default to primitive file "
#~ "extension detection."
#~ msgstr ""
#~ "Seryjne obsługiwanie plików ontologii. Domyślnie proste wykrywanie "
#~ "rozszerzenia plików."
#~ msgid ""
#~ "Set the used visibility in case the classes are to be used in public API. "
#~ "<visibility-name> will be used to construct the export macro name and the "
#~ "export header. By default classes will not be exported."
#~ msgstr ""
#~ "Ustaw widoczność na wypadek użycia klas w publicznym API.<visibility-"
#~ "name> zostanie użyte do stworzenia makra eksportowanych nazw. Domyślnie "
#~ "klasy nie będą eksportowanych."
#~ msgid "The ontology files containing the ontologies to be generated."
#~ msgstr "Pliki ontologii zawierające ontologie do wygenerowania."
#~ msgctxt "@title:window"
#~ msgid "Change Tags"
#~ msgstr "Zmień znaczniki"
#~ msgctxt "@title:window"
#~ msgid "Add Tags"
#~ msgstr "Dodaj znaczniki"
#~ msgctxt "@label:textbox"
#~ msgid "Configure which tags should be applied."
#~ msgstr "Konfiguracja znaczników do zastosowania."
#~ msgctxt "@label"
#~ msgid "Create new tag:"
#~ msgstr "Utwórz nowy znacznik:"
#~ msgctxt "@info"
#~ msgid "Delete tag"
#~ msgstr "Usuń znacznik"
#~ msgctxt "@info"
#~ msgid ""
#~ "Should the tag <resource>%1</resource> really be deleted for all files?"
#~ msgstr ""
#~ "Czy znacznik <resource>%1</resource> ma być usunięty ze wszystkich plików?"
#~ msgctxt "@title"
#~ msgid "Delete tag"
#~ msgstr "Usuń znacznik"
#~ msgctxt "@action:button"
#~ msgid "Delete"
#~ msgstr "Usuń"
#~ msgctxt "@action:button"
#~ msgid "Cancel"
#~ msgstr "Anuluj"
#~ msgid "Changing annotations"
#~ msgstr "Konfiguracja powiadomień"
#~ msgctxt "@label"
#~ msgid "Show all tags..."
#~ msgstr "Pokaż wszystkie znaczniki..."
#~ msgctxt "@label"
#~ msgid "Add Tags..."
#~ msgstr "Dodaj znaczniki..."
#~ msgctxt "@label"
#~ msgid "Change..."
#~ msgstr "Zmień..."
#~ msgctxt ""
#~ "referring to a filter on the modification and usage date of files/"
#~ "resources"
#~ msgid "Anytime"
#~ msgstr "Kiedykolwiek"
#~ msgctxt ""
#~ "referring to a filter on the modification and usage date of files/"
#~ "resources"
#~ msgid "Today"
#~ msgstr "Dziś"
#~ msgctxt ""
#~ "referring to a filter on the modification and usage date of files/"
#~ "resources"
#~ msgid "Yesterday"
#~ msgstr "Wczoraj"
#~ msgctxt ""
#~ "referring to a filter on the modification and usage date of files/"
#~ "resources"
#~ msgid "This Week"
#~ msgstr "Bieżący tydzień"
#~ msgctxt ""
#~ "referring to a filter on the modification and usage date of files/"
#~ "resources"
#~ msgid "Last Week"
#~ msgstr "Ostatni tydzień"
#~ msgctxt ""
#~ "referring to a filter on the modification and usage date of files/"
#~ "resources"
#~ msgid "This Month"
#~ msgstr "Bieżący miesiąc"
#~ msgctxt ""
#~ "referring to a filter on the modification and usage date of files/"
#~ "resources"
#~ msgid "Last Month"
#~ msgstr "Ostatni miesiąc"
#~ msgctxt ""
#~ "referring to a filter on the modification and usage date of files/"
#~ "resources"
#~ msgid "This Year"
#~ msgstr "Bieżący rok"
#~ msgctxt ""
#~ "referring to a filter on the modification and usage date of files/"
#~ "resources"
#~ msgid "Last Year"
#~ msgstr "Ostatni rok"
#~ msgctxt ""
#~ "referring to a filter on the modification and usage date of files/"
#~ "resources that will open a dialog to choose a date range"
#~ msgid "Custom..."
#~ msgstr "Własne..."
#~ msgid "This Week"
#~ msgstr "Bieżący tydzień"
#~ msgid "This Month"
#~ msgstr "Bieżący miesiąc"
#~ msgid "Anytime"
#~ msgstr "Kiedykolwiek"
#~ msgid "Before"
#~ msgstr "Przed"
#~ msgid "After"
#~ msgstr "Po"
#~ msgctxt ""
#~ "@option:check An item in a list of resources that allows to query for "
#~ "more resources to put in the list"
#~ msgid "More..."
#~ msgstr "Więcej..."
#~ msgctxt "@option:check A filter on file type"
#~ msgid "Documents"
#~ msgstr "Dokumenty"
#~ msgctxt "@option:check A filter on file type - audio files"
#~ msgid "Audio"
#~ msgstr "Dźwięk"
#~ msgctxt "@option:check A filter on file type - media video"
#~ msgid "Video"
#~ msgstr "Wideo"
#~ msgctxt "@option:check A filter on file type"
#~ msgid "Images"
#~ msgstr "Obrazki"
#~ msgctxt ""
#~ "@option:radio A filter on prioritizing/sorting a selection of resources"
#~ msgid "No priority"
#~ msgstr "Bez priorytetu"
#~ msgctxt ""
#~ "@option:radio A filter on prioritizing/sorting a selection of resources"
#~ msgid "Last modified"
#~ msgstr "Ostatnio modyfikowane"
#~ msgctxt ""
#~ "@option:radio A filter on prioritizing/sorting a selection of resources"
#~ msgid "Most important"
#~ msgstr "Najważniejsze"
#~ msgctxt ""
#~ "@option:radio A filter on prioritizing/sorting a selection of resources"
#~ msgid "Never opened"
#~ msgstr "Nigdy nie otwierane"
#~ msgctxt "@option:radio A filter on the rating of a resource"
#~ msgid "Any Rating"
#~ msgstr "Dowolna ocena"
#~ msgctxt "@option:radio A filter on the rating of a resource"
#~ msgid "1 or more"
#~ msgstr "1 lub więcej"
#~ msgctxt "@option:radio A filter on the rating of a resource"
#~ msgid "2 or more"
#~ msgstr "2 lub więcej"
#~ msgctxt "@option:radio A filter on the rating of a resource"
#~ msgid "3 or more"
#~ msgstr "3 lub więcej"
#~ msgctxt "@option:radio A filter on the rating of a resource"
#~ msgid "4 or more"
#~ msgstr "4 lub więcej"
#~ msgctxt "@option:radio A filter on the rating of a resource"
#~ msgid "Max Rating"
#~ msgstr "Najwyższa ocena"
#~ msgctxt ""
#~ "@title KCategorizedSortFilterProxyModel grouping for all Nepomukj "
#~ "resources that are of type rdfs:Resource"
#~ msgid "Miscellaneous"
#~ msgstr "Różne"
#~ msgctxt "@title:column The Nepomuk resource label and icon"
#~ msgid "Resource"
#~ msgstr "Zasób"
#~ msgctxt "@title:column The Nepomuk resource's RDF type"
#~ msgid "Resource Type"
#~ msgstr "Typ zasobu"
#~ msgid "Enter Search Terms..."
#~ msgstr "Wpisz szukane hasła..."
#~ msgctxt "@option:check A filter on resource type"
#~ msgid "Contacts"
#~ msgstr "Kontakty"
#~ msgctxt "@option:check A filter on resource type"
#~ msgid "Emails"
#~ msgstr "E-maile"
#~ msgctxt "@option:check A filter on resource type"
#~ msgid "Tasks"
#~ msgstr "Zadania"
#~ msgctxt "@option:check A filter on resource type"
#~ msgid "Tags"
#~ msgstr "Znaczniki"
#~ msgctxt "@option:check Do filter on type - show only files"
#~ msgid "Files"
#~ msgstr "Pliki"
#~ msgctxt "@option:check Do filter on type - show everything but files"
#~ msgid "Other"
#~ msgstr "Inne"
#~ msgid "ThreadWeaver Jobs Examples"
#~ msgstr "Przykłady zadań ThreadWeaver"
#~ msgid ""
#~ "The program executes 100 jobs in 4 threads. Each job waits for a random "
#~ "number of milliseconds between 1 and 1000."
#~ msgstr ""
#~ "Program wykonuje 100 zadań w 4 wątkach. Każde zadanie czeka losową liczbę "
#~ "milisekund między 1 a 1000."
#~ msgid ""
#~ "Check to see logging information about thread activity. Watch the console "
#~ "output to see the log information."
#~ msgstr ""
#~ "Włącz, żeby zobaczyć informację diagnostyczną o działaniu wątków. "
#~ "Komunikaty pojawią się w konsoli."
#~ msgid "Log thread activity"
#~ msgstr "Informacja o działaniu wątków"
#~ msgid "Displays Thread Activity"
#~ msgstr "Wyświetla informację o działaniu wątków"
#~ msgid "Start"
#~ msgstr "Zacznij"
#~ msgid "GUI based example for the Weaver Thread Manager"
#~ msgstr "Graficzny przykład dla menadżera wątków Weaver"
#~ msgid "Remaining number of jobs:"
#~ msgstr "Pozostało zadań:"
#~ msgid "What time is it? Click to update."
#~ msgstr "Która godzina? Kliknij, by uaktualnić."
#~ msgid ""
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /></head><body style="
#~ "\" white-space: pre-wrap; font-family:Sans Serif; font-weight:400; font-"
#~ "style:normal; text-decoration:none;\"><p style=\" margin-top:0px; margin-"
#~ "bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-"
#~ "indent:0px;\">(do not know yet)</p></body></html>"
#~ msgstr ""
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /></head><body style="
#~ "\" white-space: pre-wrap; font-family:Sans Serif; font-weight:400; font-"
#~ "style:normal; text-decoration:none;\"><p style=\" margin-top:0px; margin-"
#~ "bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-"
#~ "indent:0px;\">(jeszcze nie wiadomo)</p></body></html>"
#~ msgid "Select Files..."
#~ msgstr "Wybierz pliki..."
#~ msgid "Cancel"
#~ msgstr "Anuluj"
#~ msgid "Suspend"
#~ msgstr "Wstrzymaj"
#~ msgid "Anonymous"
#~ msgstr "Anonimowy"
#~ msgctxt "@item font"
#~ msgid "Regular"
#~ msgstr "Zwykły"
#~ msgid "What's &This"
#~ msgstr "Co &to jest?"
#, fuzzy
#~| msgid "Next year"
#~ msgctxt "@option next week"
#~ msgid "Next week"
#~ msgstr "Następny rok"
#, fuzzy
#~| msgctxt ""
#~| "referring to a filter on the modification and usage date of files/"
#~| "resources"
#~| msgid "Last Week"
#~ msgctxt "@option last week"
#~ msgid "Last week"
#~ msgstr "Ostatni tydzień"
#, fuzzy
#~| msgid "Today"
#~ msgctxt "@info/plain"
#~ msgid "today"
#~ msgstr "Dzisiaj"
#~ msgid "m_buttonGroup"
#~ msgstr "m_buttonGroup"
#~ msgid "..."
#~ msgstr "..."
#~ msgid "GroupBox 1"
#~ msgstr "Grupa 1"
#~ msgid "CheckBox"
#~ msgstr "Pole wyboru"
#~ msgid "Other GroupBox"
#~ msgstr "Inna grupa"
#~ msgid "RadioButton"
#~ msgstr "Przełącznik"
#~ msgid "action1"
#~ msgstr "działanie1"
#~ msgid "I like this"
#~ msgstr "Podoba mi się"
#~ msgid "I do not like this"
#~ msgstr "Nie podoba mi się"
#~ msgid "Additional domains for browsing"
#~ msgstr "Dodatkowe domeny do przeszukiwania"
#~ msgid "List of 'wide-area' (non link-local) domains that should be browsed."
#~ msgstr ""
#~ "Lista \"odległych\" (nie znajdujących się w sieci lokalnej) domen, które "
#~ "mają być przeszukiwane."
#~ msgid "KrossTest"
#~ msgstr "KrossTest"
#~ msgid "KDE application to test the Kross framework."
#~ msgstr "Program KDE do testowania obsługi skryptów Kross."
#~ msgid "(C) 2005-2007 Sebastian Sauer"
#~ msgstr "(C) 2005-2007 Sebastian Sauer"
#~ msgid "Test the Kross framework!"
#~ msgstr "Przetestuj obsługę skryptów Kross!"
#~ msgid "Find stopped."
#~ msgstr "Wyszukiwanie zatrzymane."
#~ msgid "Starting -- find links as you type"
#~ msgstr "Start -- znajdź odnośniki w trakcie pisania"
#~ msgid "Starting -- find text as you type"
#~ msgstr "Start -- znajdź tekst w trakcie pisania"
#~ msgid "Link found: \"%1\"."
#~ msgstr "Znaleziono odnośnik \"%1\"."
#~ msgid "Link not found: \"%1\"."
#~ msgstr "Nie znaleziono odnośnika \"%1\"."
#~ msgid "Text found: \"%1\"."
#~ msgstr "Znaleziono tekst \"%1\"."
#~ msgid "Text not found: \"%1\"."
#~ msgstr "Nie znaleziono tekstu \"%1\"."
#~ msgctxt "@item Author name in about dialog"
#~ msgid "%1"
#~ msgstr "%1"
#~ msgid "Sonnet Configuration"
#~ msgstr "Konfiguracja Sonnet"
#~ msgid "Starting KTTSD Failed"
#~ msgstr "Uruchomienie KTTSD nie powiodło się"
#, fuzzy
#~| msgid "Ignore"
#~ msgid "I agree"
#~ msgstr "Ignoruj"
#, fuzzy
#~| msgid "Uploading Failed"
#~ msgid "Upload Your Own Files..."
#~ msgstr "Wysyłanie nie powiodło się"
#~ msgctxt "digit set"
#~ msgid "Devenagari"
#~ msgstr "Dewanagari"
#~ msgid ""
#~ "<b>Not Defined</b><br/>There is no \"What's This\" help assigned to this "
#~ "widget. If you want to help us to describe the widget, you are welcome to "
#~ "<a href=\"submit-whatsthis\">send us your own \"What's This\" help</a> "
#~ "for it."
#~ msgstr ""
#~ "<b>Niezdefiniowane</b><br/>Brak pozycji \"Co to jest\" dla tego elementu "
#~ "okna. Jeśli chcesz nam pomóc i opisać to okno, prosimy o <a href=\"submit-"
#~ "whatsthis\">wysłanie opisu Co to jest?</a> do nas."
#~ msgid "Server:"
#~ msgstr "Serwer:"
#~ msgid "Form"
#~ msgstr "Formularz"
#~ msgid "Previews"
#~ msgstr "Podglądy"
#~ msgid "Community"
#~ msgstr "Społeczność"
#~ msgid "New Tag"
#~ msgstr "Nowy znacznik"
#~ msgid "Please insert the name of the new tag:"
#~ msgstr "Podaj nazwę nowego znacznika:"
#~ msgid "The tag %1 already exists"
#~ msgstr "Znacznik %1 już istnieje"
#~ msgid "Tag Exists"
#~ msgstr "Znacznik istnieje"
#~ msgid "Upload..."
#~ msgstr "Wyślij..."
#~ msgid "Fetching provider information..."
#~ msgstr "Pobieranie informacji o dostawcy..."
#~ msgid "Provider could not be initialized."
#~ msgstr "Nie można zainicjować dostawcy."
#~ msgid "Uploading preview image and content..."
#~ msgstr "Wysyłanie podglądu obrazka i zawartości..."
#~ msgid "Content Added"
#~ msgstr "Dodano zawartość"
#~ msgid "Could not get account balance."
#~ msgstr "Nie można pobrać bilansu konta."
#~ msgid "Voting failed."
#~ msgstr "Głosowanie nie powiodło się."
#~ msgid "Could not make you a fan."
#~ msgstr "Nie udało się zostać fanem."
#~ msgid "Details..."
#~ msgstr "Szczegóły..."
#~ msgctxt "memory size in 2^40 bytes"
#~ msgid "%1 PB"
#~ msgstr "%1 PB"
#~ msgctxt "memory size in 2^50 bytes"
#~ msgid "%1 EB"
#~ msgstr "%1 EB"
#~ msgctxt "memory size in 2^60 bytes"
#~ msgid "%1 ZB"
#~ msgstr "%1 ZB"
#~ msgctxt "memory size in 2^70 bytes"
#~ msgid "%1 YB"
#~ msgstr "%1 YB"
#~ msgid ""
#~ "Error creating database '%1'.\n"
#~ "Check that the permissions are correct on the directory and the disk is "
#~ "not full.\n"
#~ msgstr ""
#~ "Błąd podczas tworzenia bazy '%1'.\n"
#~ "Proszę sprawdzić, czy prawa dostępu do katalogu są właściwe i czy dysk "
#~ "nie jest pełny.\n"
#~ msgid ""
#~ "Error writing database '%1'.\n"
#~ "Check that the permissions are correct on the directory and the disk is "
#~ "not full.\n"
#~ msgstr ""
#~ "Błąd podczas zapisu bazy '%1'.\n"
#~ "Proszę sprawdzić, czy prawa dostępu do katalogu są właściwe i czy dysk "
#~ "nie jest pełny.\n"
#~ msgid "Silent - work without windows and stderr"
#~ msgstr ""
#~ "Tryb cichy - pracuje bez okien i standardowego wyjścia diagnostycznego"
#~ msgid "Show progress information (even if 'silent' mode is on)"
#~ msgstr ""
#~ "Pokazuj informację o postępie (nawet jeśli włączony jest tryb cichy)"
#~ msgid "Reloading KDE configuration, please wait..."
#~ msgstr "Ponowne wczytywanie konfiguracji KDE, proszę czekać..."
#~ msgid "KDE Configuration Manager"
#~ msgstr "Menedżer konfiguracji KDE"
#~ msgid "Do you want to reload KDE configuration?"
#~ msgstr "Czy chcesz wczytać konfigurację KDE ponownie?"
#~ msgctxt "Reload KDE configuration messagebox"
#~ msgid "Reload"
#~ msgstr "Odśwież"
#~ msgid "Do Not Reload"
#~ msgstr "Nie wczytuj ponownie"
#~ msgid "Configuration information reloaded successfully."
#~ msgstr "Informacje konfiguracyjne zostały pomyślnie odczytane ponownie."
#~ msgid "Error: HOME environment variable not set.\n"
#~ msgstr "Błąd: Nie jest ustawiona zmienna środowiskowa HOME.\n"
#~ msgid "Error: DISPLAY environment variable not set.\n"
#~ msgstr "Błąd: Nie jest ustawiona zmienna środowiskowa DISPLAY.\n"
#~ msgid "KDontChangeTheHostName"
#~ msgstr "Nie zmieniaj nazwy komputera"
#~ msgid "Informs KDE about a change in hostname"
#~ msgstr "Informuje KDE o zmianie nazwy komputera"
#~ msgid "(c) 2001 Waldo Bastian"
#~ msgstr "(c) 2001 Waldo Bastian"
#~ msgid "Old hostname"
#~ msgstr "Poprzednia nazwa komputera"
#~ msgid "New hostname"
#~ msgstr "Nowa nazwa komputera"
#~ msgctxt "of January"
#~ msgid "of Jan"
#~ msgstr "sty"
#~ msgctxt "of February"
#~ msgid "of Feb"
#~ msgstr "lut"
#~ msgctxt "of March"
#~ msgid "of Mar"
#~ msgstr "mar"
#~ msgctxt "of April"
#~ msgid "of Apr"
#~ msgstr "kwi"
#~ msgctxt "of May short"
#~ msgid "of May"
#~ msgstr "maj"
#~ msgctxt "of June"
#~ msgid "of Jun"
#~ msgstr "cze"
#~ msgctxt "of July"
#~ msgid "of Jul"
#~ msgstr "lip"
#~ msgctxt "of August"
#~ msgid "of Aug"
#~ msgstr "sie"
#~ msgctxt "of September"
#~ msgid "of Sep"
#~ msgstr "wrz"
#~ msgctxt "of October"
#~ msgid "of Oct"
#~ msgstr "paź"
#~ msgctxt "of November"
#~ msgid "of Nov"
#~ msgstr "lis"
#~ msgctxt "of December"
#~ msgid "of Dec"
#~ msgstr "gru"
#~ msgid "of January"
#~ msgstr "stycznia"
#~ msgid "of February"
#~ msgstr "lutego"
#~ msgid "of March"
#~ msgstr "marca"
#~ msgid "of April"
#~ msgstr "kwietnia"
#~ msgctxt "of May long"
#~ msgid "of May"
#~ msgstr "maja"
#~ msgid "of June"
#~ msgstr "czerwca"
#~ msgid "of July"
#~ msgstr "lipca"
#~ msgid "of August"
#~ msgstr "sierpnia"
#~ msgid "of September"
#~ msgstr "września"
#~ msgid "of October"
#~ msgstr "października"
#~ msgid "of November"
#~ msgstr "listopada"
#~ msgid "of December"
#~ msgstr "grudnia"
#~ msgctxt "January"
#~ msgid "Jan"
#~ msgstr "sty"
#~ msgctxt "February"
#~ msgid "Feb"
#~ msgstr "lut"
#~ msgctxt "March"
#~ msgid "Mar"
#~ msgstr "mar"
#~ msgctxt "April"
#~ msgid "Apr"
#~ msgstr "kwi"
#~ msgctxt "May short"
#~ msgid "May"
#~ msgstr "maj"
#~ msgctxt "June"
#~ msgid "Jun"
#~ msgstr "cze"
#~ msgctxt "July"
#~ msgid "Jul"
#~ msgstr "lip"
#~ msgctxt "August"
#~ msgid "Aug"
#~ msgstr "sie"
#~ msgctxt "September"
#~ msgid "Sep"
#~ msgstr "wrz"
#~ msgctxt "October"
#~ msgid "Oct"
#~ msgstr "paź"
#~ msgctxt "November"
#~ msgid "Nov"
#~ msgstr "lis"
#~ msgctxt "December"
#~ msgid "Dec"
#~ msgstr "gru"
#~ msgid "January"
#~ msgstr "styczeń"
#~ msgid "February"
#~ msgstr "luty"
#~ msgctxt "March long"
#~ msgid "March"
#~ msgstr "marzec"
#~ msgid "April"
#~ msgstr "kwiecień"
#~ msgctxt "May long"
#~ msgid "May"
#~ msgstr "maj"
#~ msgid "June"
#~ msgstr "czerwiec"
#~ msgid "July"
#~ msgstr "lipiec"
#~ msgctxt "August long"
#~ msgid "August"
#~ msgstr "sierpień"
#~ msgid "September"
#~ msgstr "wrzesień"
#~ msgid "October"
#~ msgstr "październik"
#~ msgid "November"
#~ msgstr "listopad"
#~ msgid "December"
#~ msgstr "grudzień"
#~ msgctxt "Monday"
#~ msgid "Mon"
#~ msgstr "pon"
#~ msgctxt "Tuesday"
#~ msgid "Tue"
#~ msgstr "wto"
#~ msgctxt "Wednesday"
#~ msgid "Wed"
#~ msgstr "śro"
#~ msgctxt "Thursday"
#~ msgid "Thu"
#~ msgstr "czw"
#~ msgctxt "Friday"
#~ msgid "Fri"
#~ msgstr "pią"
#~ msgctxt "Saturday"
#~ msgid "Sat"
#~ msgstr "sob"
#~ msgctxt "Sunday"
#~ msgid "Sun"
#~ msgstr "nie"
#~ msgid "Monday"
#~ msgstr "poniedziałek"
#~ msgid "Tuesday"
#~ msgstr "wtorek"
#~ msgid "Wednesday"
#~ msgstr "środa"
#~ msgid "Thursday"
#~ msgstr "czwartek"
#~ msgid "Friday"
#~ msgstr "piątek"
#~ msgid "Saturday"
#~ msgstr "sobota"
#~ msgid "Sunday"
#~ msgstr "niedziela"
#~ msgctxt "Indian National month 1 - ShortNamePossessive"
#~ msgid "of Cha"
#~ msgstr "Cha"
#~ msgctxt "Indian National month 2 - ShortNamePossessive"
#~ msgid "of Vai"
#~ msgstr "Vai"
#~ msgctxt "Indian National month 3 - ShortNamePossessive"
#~ msgid "of Jya"
#~ msgstr "Jya"
#~ msgctxt "Indian National month 4 - ShortNamePossessive"
#~ msgid "of Āsh"
#~ msgstr "Āsh"
#~ msgctxt "Indian National month 5 - ShortNamePossessive"
#~ msgid "of Shr"
#~ msgstr "Shr"
#~ msgctxt "Indian National month 6 - ShortNamePossessive"
#~ msgid "of Bhā"
#~ msgstr "Bhā"
#~ msgctxt "Indian National month 7 - ShortNamePossessive"
#~ msgid "of Āsw"
#~ msgstr "Āsw"
#~ msgctxt "Indian National month 8 - ShortNamePossessive"
#~ msgid "of Kār"
#~ msgstr "Kār"
#~ msgctxt "Indian National month 9 - ShortNamePossessive"
#~ msgid "of Agr"
#~ msgstr "Agr"
#~ msgctxt "Indian National month 10 - ShortNamePossessive"
#~ msgid "of Pau"
#~ msgstr "Pau"
#~ msgctxt "Indian National month 11 - ShortNamePossessive"
#~ msgid "of Māg"
#~ msgstr "Māg"
#~ msgctxt "Indian National month 12 - ShortNamePossessive"
#~ msgid "of Phā"
#~ msgstr "Phā"
#~ msgctxt "Indian National month 1 - LongNamePossessive"
#~ msgid "of Chaitra"
#~ msgstr "Chaitra"
#~ msgctxt "Indian National month 2 - LongNamePossessive"
#~ msgid "of Vaishākh"
#~ msgstr "Vaishākh"
#~ msgctxt "Indian National month 3 - LongNamePossessive"
#~ msgid "of Jyaishtha"
#~ msgstr "Jyaishtha"
#~ msgctxt "Indian National month 4 - LongNamePossessive"
#~ msgid "of Āshādha"
#~ msgstr "Āshādha"
#~ msgctxt "Indian National month 5 - LongNamePossessive"
#~ msgid "of Shrāvana"
#~ msgstr "Shrāvana"
#~ msgctxt "Indian National month 6 - LongNamePossessive"
#~ msgid "of Bhādrapad"
#~ msgstr "Bhādrapad"
#~ msgctxt "Indian National month 7 - LongNamePossessive"
#~ msgid "of Āshwin"
#~ msgstr "Āshwin"
#~ msgctxt "Indian National month 8 - LongNamePossessive"
#~ msgid "of Kārtik"
#~ msgstr "Kārtik"
#~ msgctxt "Indian National month 9 - LongNamePossessive"
#~ msgid "of Agrahayana"
#~ msgstr "Agrahayana"
#~ msgctxt "Indian National month 10 - LongNamePossessive"
#~ msgid "of Paush"
#~ msgstr "Paush"
#~ msgctxt "Indian National month 11 - LongNamePossessive"
#~ msgid "of Māgh"
#~ msgstr "Māgh"
#~ msgctxt "Indian National month 12 - LongNamePossessive"
#~ msgid "of Phālgun"
#~ msgstr "Phālgun"
#~ msgctxt "Indian National month 1 - ShortName"
#~ msgid "Cha"
#~ msgstr "Cha"
#~ msgctxt "Indian National month 2 - ShortName"
#~ msgid "Vai"
#~ msgstr "Vai"
#~ msgctxt "Indian National month 3 - ShortName"
#~ msgid "Jya"
#~ msgstr "Jya"
#~ msgctxt "Indian National month 4 - ShortName"
#~ msgid "Āsh"
#~ msgstr "Āsh"
#~ msgctxt "Indian National month 5 - ShortName"
#~ msgid "Shr"
#~ msgstr "Shr"
#~ msgctxt "Indian National month 6 - ShortName"
#~ msgid "Bhā"
#~ msgstr "Bhā"
#~ msgctxt "Indian National month 7 - ShortName"
#~ msgid "Āsw"
#~ msgstr "Āsw"
#~ msgctxt "Indian National month 8 - ShortName"
#~ msgid "Kār"
#~ msgstr "Kār"
#~ msgctxt "Indian National month 9 - ShortName"
#~ msgid "Agr"
#~ msgstr "Agr"
#~ msgctxt "Indian National month 10 - ShortName"
#~ msgid "Pau"
#~ msgstr "Pau"
#~ msgctxt "Indian National month 11 - ShortName"
#~ msgid "Māg"
#~ msgstr "Māg"
#~ msgctxt "Indian National month 12 - ShortName"
#~ msgid "Phā"
#~ msgstr "Phā"
#~ msgctxt "Indian National month 1 - LongName"
#~ msgid "Chaitra"
#~ msgstr "Chaitra"
#~ msgctxt "Indian National month 2 - LongName"
#~ msgid "Vaishākh"
#~ msgstr "Vaishākh"
#~ msgctxt "Indian National month 3 - LongName"
#~ msgid "Jyaishtha"
#~ msgstr "Jyaishtha"
#~ msgctxt "Indian National month 4 - LongName"
#~ msgid "Āshādha"
#~ msgstr "Āshādha"
#~ msgctxt "Indian National month 5 - LongName"
#~ msgid "Shrāvana"
#~ msgstr "Shrāvana"
#~ msgctxt "Indian National month 6 - LongName"
#~ msgid "Bhādrapad"
#~ msgstr "Bhādrapad"
#~ msgctxt "Indian National month 7 - LongName"
#~ msgid "Āshwin"
#~ msgstr "Āshwin"
#~ msgctxt "Indian National month 8 - LongName"
#~ msgid "Kārtik"
#~ msgstr "Kārtik"
#~ msgctxt "Indian National month 9 - LongName"
#~ msgid "Agrahayana"
#~ msgstr "Agrahayana"
#~ msgctxt "Indian National month 10 - LongName"
#~ msgid "Paush"
#~ msgstr "Paush"
#~ msgctxt "Indian National month 11 - LongName"
#~ msgid "Māgh"
#~ msgstr "Māgh"
#~ msgctxt "Indian National month 12 - LongName"
#~ msgid "Phālgun"
#~ msgstr "Phālgun"
#~ msgctxt "Indian National weekday 1 - ShortDayName"
#~ msgid "Som"
#~ msgstr "Som"
#~ msgctxt "Indian National weekday 2 - ShortDayName"
#~ msgid "Mañ"
#~ msgstr "Mañ"
#~ msgctxt "Indian National weekday 3 - ShortDayName"
#~ msgid "Bud"
#~ msgstr "Bud"
#~ msgctxt "Indian National weekday 4 - ShortDayName"
#~ msgid "Gur"
#~ msgstr "Gur"
#~ msgctxt "Indian National weekday 5 - ShortDayName"
#~ msgid "Suk"
#~ msgstr "Suk"
#~ msgctxt "Indian National weekday 6 - ShortDayName"
#~ msgid "San"
#~ msgstr "San"
#~ msgctxt "Indian National weekday 7 - ShortDayName"
#~ msgid "Rav"
#~ msgstr "Rav"
#~ msgctxt "Indian National weekday 1 - LongDayName"
#~ msgid "Somavãra"
#~ msgstr "Somavãra"
#~ msgctxt "Indian National weekday 2 - LongDayName"
#~ msgid "Mañgalvã"
#~ msgstr "Mañgalvã"
#~ msgctxt "Indian National weekday 3 - LongDayName"
#~ msgid "Budhavãra"
#~ msgstr "Budhavãra"
#~ msgctxt "Indian National weekday 4 - LongDayName"
#~ msgid "Guruvãra"
#~ msgstr "Guruvãra"
#~ msgctxt "Indian National weekday 5 - LongDayName"
#~ msgid "Sukravãra"
#~ msgstr "Sukravãra"
#~ msgctxt "Indian National weekday 6 - LongDayName"
#~ msgid "Sanivãra"
#~ msgstr "Sanivãra"
#~ msgctxt "Indian National weekday 7 - LongDayName"
#~ msgid "Raviãra"
#~ msgstr "Raviãra"
#~ msgid "of Muharram"
#~ msgstr "Muharram"
#~ msgid "of Safar"
#~ msgstr "Safar"
#~ msgid "of R. Awal"
#~ msgstr "R. Awal"
#~ msgid "of R. Thaani"
#~ msgstr "R. Thaani"
#~ msgid "of J. Awal"
#~ msgstr "J. Awal"
#~ msgid "of J. Thaani"
#~ msgstr "J. Thaani"
#~ msgid "of Rajab"
#~ msgstr "Rajab"
#~ msgid "of Sha`ban"
#~ msgstr "Sha`ban"
#~ msgid "of Ramadan"
#~ msgstr "Ramadanu"
#~ msgid "of Shawwal"
#~ msgstr "Shawwal"
#~ msgid "of Qi`dah"
#~ msgstr "Qi`dah"
#~ msgid "of Hijjah"
#~ msgstr "Hijjah"
#~ msgid "of Rabi` al-Awal"
#~ msgstr "Rabi` al-Awal"
#~ msgid "of Rabi` al-Thaani"
#~ msgstr "Rabi` al-Thaani"
#~ msgid "of Jumaada al-Awal"
#~ msgstr "Jumaada al-Awal"
#~ msgid "of Jumaada al-Thaani"
#~ msgstr "Jumaada al-Thaani"
#~ msgid "of Thu al-Qi`dah"
#~ msgstr "Thu al-Qi`dah"
#~ msgid "of Thu al-Hijjah"
#~ msgstr "Thu al-Hijjah"
#~ msgid "Muharram"
#~ msgstr "Muharram"
#~ msgid "Safar"
#~ msgstr "Safar"
#~ msgid "R. Awal"
#~ msgstr "R. Awal"
#~ msgid "R. Thaani"
#~ msgstr "R. Thaani"
#~ msgid "J. Awal"
#~ msgstr "J. Awal"
#~ msgid "J. Thaani"
#~ msgstr "J. Thaani"
#~ msgid "Rajab"
#~ msgstr "Rajab"
#~ msgid "Sha`ban"
#~ msgstr "Sha`ban"
#~ msgid "Ramadan"
#~ msgstr "Ramadan"
#~ msgid "Shawwal"
#~ msgstr "Shawwal"
#~ msgid "Qi`dah"
#~ msgstr "Qi`dah"
#~ msgid "Hijjah"
#~ msgstr "Hijjah"
#~ msgid "Rabi` al-Awal"
#~ msgstr "Rabi` al-Awal"
#~ msgid "Rabi` al-Thaani"
#~ msgstr "Rabi` al-Thaani"
#~ msgid "Jumaada al-Awal"
#~ msgstr "Jumaada al-Awal"
#~ msgid "Jumaada al-Thaani"
#~ msgstr "Jumaada al-Thaani"
#~ msgid "Thu al-Qi`dah"
#~ msgstr "Thu al-Qi`dah"
#~ msgid "Thu al-Hijjah"
#~ msgstr "Thu al-Hijjah"
#~ msgid "Ith"
#~ msgstr "Ith"
#~ msgid "Thl"
#~ msgstr "Thl"
#~ msgid "Arb"
#~ msgstr "Arb"
#~ msgid "Kha"
#~ msgstr "Kha"
#~ msgid "Jum"
#~ msgstr "Jum"
#~ msgid "Sab"
#~ msgstr "Sab"
#~ msgid "Ahd"
#~ msgstr "Ahd"
#~ msgid "Yaum al-Ithnain"
#~ msgstr "Yaum al-Ithnain"
#~ msgid "Yau al-Thulatha"
#~ msgstr "Yau al-Thulatha"
#~ msgid "Yaum al-Arbi'a"
#~ msgstr "Yaum al-Arbi'a"
#~ msgid "Yaum al-Khamees"
#~ msgstr "Yaum al-Khamees"
#~ msgid "Yaum al-Jumma"
#~ msgstr "Yaum al-Jumma"
#~ msgid "Yaum al-Sabt"
#~ msgstr "Yaum al-Sabt"
#~ msgid "Yaum al-Ahad"
#~ msgstr "Yaum al-Ahad"
#~ msgctxt "of Farvardin short"
#~ msgid "of Far"
#~ msgstr "Far"
#~ msgctxt "of Ordibehesht short"
#~ msgid "of Ord"
#~ msgstr "Ord"
#~ msgctxt "of Khordad short"
#~ msgid "of Kho"
#~ msgstr "Kho"
#~ msgctxt "of Tir short"
#~ msgid "of Tir"
#~ msgstr "Tir"
#~ msgctxt "of Mordad short"
#~ msgid "of Mor"
#~ msgstr "Mor"
#~ msgctxt "of Shahrivar short"
#~ msgid "of Sha"
#~ msgstr "Sha"
#~ msgctxt "of Mehr short"
#~ msgid "of Meh"
#~ msgstr "Meh"
#~ msgctxt "of Aban short"
#~ msgid "of Aba"
#~ msgstr "Aba"
#~ msgctxt "of Azar short"
#~ msgid "of Aza"
#~ msgstr "Aza"
#~ msgctxt "of Dei short"
#~ msgid "of Dei"
#~ msgstr "Dei"
#~ msgctxt "of Bahman short"
#~ msgid "of Bah"
#~ msgstr "Bah"
#~ msgctxt "of Esfand short"
#~ msgid "of Esf"
#~ msgstr "Esf"
#~ msgctxt "Farvardin short"
#~ msgid "Far"
#~ msgstr "Far"
#~ msgctxt "Ordibehesht short"
#~ msgid "Ord"
#~ msgstr "Ord"
#~ msgctxt "Khordad short"
#~ msgid "Kho"
#~ msgstr "Kho"
#~ msgctxt "Tir short"
#~ msgid "Tir"
#~ msgstr "Tir"
#~ msgctxt "Mordad short"
#~ msgid "Mor"
#~ msgstr "Mor"
#~ msgctxt "Shahrivar short"
#~ msgid "Sha"
#~ msgstr "Sha"
#~ msgctxt "Mehr short"
#~ msgid "Meh"
#~ msgstr "Meh"
#~ msgctxt "Aban short"
#~ msgid "Aba"
#~ msgstr "Aba"
#~ msgctxt "Azar short"
#~ msgid "Aza"
#~ msgstr "Aza"
#~ msgctxt "Dei short"
#~ msgid "Dei"
#~ msgstr "Dei"
#~ msgctxt "Bahman short"
#~ msgid "Bah"
#~ msgstr "Bah"
#~ msgctxt "Esfand"
#~ msgid "Esf"
#~ msgstr "Esf"
#~ msgid "of Farvardin"
#~ msgstr "Farvardin"
#~ msgid "of Ordibehesht"
#~ msgstr "Ordibehesht"
#~ msgid "of Khordad"
#~ msgstr "Khordad"
#~ msgctxt "of Tir long"
#~ msgid "of Tir"
#~ msgstr "Tir"
#~ msgid "of Mordad"
#~ msgstr "Mordad"
#~ msgid "of Shahrivar"
#~ msgstr "Shahrivar"
#~ msgid "of Mehr"
#~ msgstr "Mehr"
#~ msgid "of Aban"
#~ msgstr "Aban"
#~ msgid "of Azar"
#~ msgstr "Azar"
#~ msgctxt "of Dei long"
#~ msgid "of Dei"
#~ msgstr "Dei"
#~ msgid "of Bahman"
#~ msgstr "Bahman"
#~ msgid "of Esfand"
#~ msgstr "Esfand"
#~ msgid "Farvardin"
#~ msgstr "Farvardin"
#~ msgid "Ordibehesht"
#~ msgstr "Ordibehesht"
#~ msgid "Khordad"
#~ msgstr "Khordad"
#~ msgctxt "Tir long"
#~ msgid "Tir"
#~ msgstr "Tir"
#~ msgid "Mordad"
#~ msgstr "Mordad"
#~ msgid "Shahrivar"
#~ msgstr "Shahrivar"
#~ msgid "Mehr"
#~ msgstr "Mehr"
#~ msgid "Aban"
#~ msgstr "Aban"
#~ msgid "Azar"
#~ msgstr "Azar"
#~ msgctxt "Dei long"
#~ msgid "Dei"
#~ msgstr "Dei"
#~ msgid "Bahman"
#~ msgstr "Bahman"
#~ msgid "Esfand"
#~ msgstr "Esfand"
#~ msgctxt "Do shanbe short"
#~ msgid "2sh"
#~ msgstr "2sh"
#~ msgctxt "Se shanbe short"
#~ msgid "3sh"
#~ msgstr "3sh"
#~ msgctxt "Chahar shanbe short"
#~ msgid "4sh"
#~ msgstr "4sh"
#~ msgctxt "Panj shanbe short"
#~ msgid "5sh"
#~ msgstr "5sh"
#~ msgctxt "Jumee short"
#~ msgid "Jom"
#~ msgstr "Jom"
#~ msgctxt "Shanbe short"
#~ msgid "shn"
#~ msgstr "shn"
#~ msgctxt "Yek-shanbe short"
#~ msgid "1sh"
#~ msgstr "1sh"
#~ msgid "Do shanbe"
#~ msgstr "Do shanbe"
#~ msgid "Se shanbe"
#~ msgstr "Se shanbe"
#~ msgid "Chahar shanbe"
#~ msgstr "Chahar shanbe"
#~ msgid "Panj shanbe"
#~ msgstr "Panj shanbe"
#~ msgid "Jumee"
#~ msgstr "Jumee"
#~ msgid "Shanbe"
#~ msgstr "Shanbe"
#~ msgid "Yek-shanbe"
#~ msgstr "Yek-shanbe"
#~ msgid "of Tishrey"
#~ msgstr "Tishrey"
#~ msgid "of Heshvan"
#~ msgstr "Heshvan"
#~ msgid "of Kislev"
#~ msgstr "Kislev"
#~ msgid "of Tevet"
#~ msgstr "Tevet"
#~ msgid "of Shvat"
#~ msgstr "Shvat"
#~ msgid "of Adar"
#~ msgstr "Adar"
#~ msgid "of Nisan"
#~ msgstr "Nisan"
#~ msgid "of Iyar"
#~ msgstr "Iyar"
#~ msgid "of Sivan"
#~ msgstr "Sivan"
#~ msgid "of Tamuz"
#~ msgstr "Tamuz"
#~ msgid "of Av"
#~ msgstr "Av"
#~ msgid "of Elul"
#~ msgstr "Elul"
#~ msgid "of Adar I"
#~ msgstr "Adar I"
#~ msgid "of Adar II"
#~ msgstr "Adar II"
#~ msgid "Tishrey"
#~ msgstr "Tishrey"
#~ msgid "Heshvan"
#~ msgstr "Heshvan"
#~ msgid "Kislev"
#~ msgstr "Kislev"
#~ msgid "Tevet"
#~ msgstr "Tevet"
#~ msgid "Shvat"
#~ msgstr "Shvat"
#~ msgid "Adar"
#~ msgstr "Adar"
#~ msgid "Nisan"
#~ msgstr "Nisan"
#~ msgid "Iyar"
#~ msgstr "Iyar"
#~ msgid "Sivan"
#~ msgstr "Sivan"
#~ msgid "Tamuz"
#~ msgstr "Tamuz"
#~ msgid "Av"
#~ msgstr "Av"
#~ msgid "Elul"
#~ msgstr "Elul"
#~ msgid "Adar I"
#~ msgstr "Adar I"
#~ msgid "Adar II"
#~ msgstr "Adar II"
#~ msgctxt "@item Calendar system"
#~ msgid "Coptic"
#~ msgstr "Koptyjski"
#~ msgctxt "@item Calendar system"
#~ msgid "Ethiopian"
#~ msgstr "Etiopski"
#~ msgctxt "@item Calendar system"
#~ msgid "Gregorian"
#~ msgstr "Gruziński"
#, fuzzy
#~| msgctxt "@item Calendar system"
#~| msgid "Gregorian"
#~ msgctxt "@item Calendar system"
#~ msgid "Gregorian (Proleptic)"
#~ msgstr "Gruziński"
#~ msgctxt "@item Calendar system"
#~ msgid "Hebrew"
#~ msgstr "Hebrajski"
#~ msgctxt "@item Calendar system"
#~ msgid "Hijri"
#~ msgstr "Hidżri"
#~ msgctxt "@item Calendar system"
#~ msgid "Jalali"
#~ msgstr "Jalali"
#~ msgctxt "@item Calendar system"
#~ msgid "Julian"
#~ msgstr "Juliański"
#~ msgctxt "@item Calendar system"
#~ msgid "Invalid Calendar Type"
#~ msgstr "Nieprawidłowy typ kalendarza"
#~ msgctxt "Coptic month 1 - ShortNamePossessive"
#~ msgid "of Tho"
#~ msgstr "Tho"
#~ msgctxt "Coptic month 2 - ShortNamePossessive"
#~ msgid "of Pao"
#~ msgstr "Pao"
#~ msgctxt "Coptic month 3 - ShortNamePossessive"
#~ msgid "of Hat"
#~ msgstr "Hat"
#~ msgctxt "Coptic month 4 - ShortNamePossessive"
#~ msgid "of Kia"
#~ msgstr "Kia"
#~ msgctxt "Coptic month 5 - ShortNamePossessive"
#~ msgid "of Tob"
#~ msgstr "Tob"
#~ msgctxt "Coptic month 6 - ShortNamePossessive"
#~ msgid "of Mes"
#~ msgstr "Mes"
#~ msgctxt "Coptic month 7 - ShortNamePossessive"
#~ msgid "of Par"
#~ msgstr "Par"
#~ msgctxt "Coptic month 8 - ShortNamePossessive"
#~ msgid "of Pam"
#~ msgstr "Pam"
#~ msgctxt "Coptic month 9 - ShortNamePossessive"
#~ msgid "of Pas"
#~ msgstr "Pas"
#~ msgctxt "Coptic month 10 - ShortNamePossessive"
#~ msgid "of Pan"
#~ msgstr "Pan"
#~ msgctxt "Coptic month 11 - ShortNamePossessive"
#~ msgid "of Epe"
#~ msgstr "Epe"
#~ msgctxt "Coptic month 12 - ShortNamePossessive"
#~ msgid "of Meo"
#~ msgstr "Meo"
#~ msgctxt "Coptic month 13 - ShortNamePossessive"
#~ msgid "of Kou"
#~ msgstr "Kou"
#~ msgctxt "Coptic month 1 - LongNamePossessive"
#~ msgid "of Thoout"
#~ msgstr "Thoout"
#~ msgctxt "Coptic month 2 - LongNamePossessive"
#~ msgid "of Paope"
#~ msgstr "Paope"
#~ msgctxt "Coptic month 3 - LongNamePossessive"
#~ msgid "of Hathor"
#~ msgstr "Hathor"
#~ msgctxt "Coptic month 4 - LongNamePossessive"
#~ msgid "of Kiahk"
#~ msgstr "Kiahk"
#~ msgctxt "Coptic month 5 - LongNamePossessive"
#~ msgid "of Tobe"
#~ msgstr "Tobe"
#~ msgctxt "Coptic month 6 - LongNamePossessive"
#~ msgid "of Meshir"
#~ msgstr "Meshir"
#~ msgctxt "Coptic month 7 - LongNamePossessive"
#~ msgid "of Paremhotep"
#~ msgstr "Paremhotep"
#~ msgctxt "Coptic month 8 - LongNamePossessive"
#~ msgid "of Parmoute"
#~ msgstr "Parmoute"
#~ msgctxt "Coptic month 9 - LongNamePossessive"
#~ msgid "of Pashons"
#~ msgstr "Pashons"
#~ msgctxt "Coptic month 10 - LongNamePossessive"
#~ msgid "of Paone"
#~ msgstr "Paone"
#~ msgctxt "Coptic month 11 - LongNamePossessive"
#~ msgid "of Epep"
#~ msgstr "Epep"
#~ msgctxt "Coptic month 12 - LongNamePossessive"
#~ msgid "of Mesore"
#~ msgstr "Mesore"
#~ msgctxt "Coptic month 13 - LongNamePossessive"
#~ msgid "of Kouji nabot"
#~ msgstr "Kouji nabot"
#~ msgctxt "Coptic month 1 - ShortName"
#~ msgid "Tho"
#~ msgstr "Tho"
#~ msgctxt "Coptic month 2 - ShortName"
#~ msgid "Pao"
#~ msgstr "Pao"
#~ msgctxt "Coptic month 3 - ShortName"
#~ msgid "Hat"
#~ msgstr "Hat"
#~ msgctxt "Coptic month 4 - ShortName"
#~ msgid "Kia"
#~ msgstr "Kia"
#~ msgctxt "Coptic month 5 - ShortName"
#~ msgid "Tob"
#~ msgstr "Tob"
#~ msgctxt "Coptic month 6 - ShortName"
#~ msgid "Mes"
#~ msgstr "Mes"
#~ msgctxt "Coptic month 7 - ShortName"
#~ msgid "Par"
#~ msgstr "Par"
#~ msgctxt "Coptic month 8 - ShortName"
#~ msgid "Pam"
#~ msgstr "Pam"
#~ msgctxt "Coptic month 9 - ShortName"
#~ msgid "Pas"
#~ msgstr "Pas"
#~ msgctxt "Coptic month 10 - ShortName"
#~ msgid "Pan"
#~ msgstr "Pan"
#~ msgctxt "Coptic month 11 - ShortName"
#~ msgid "Epe"
#~ msgstr "Epe"
#~ msgctxt "Coptic month 12 - ShortName"
#~ msgid "Meo"
#~ msgstr "Meo"
#~ msgctxt "Coptic month 13 - ShortName"
#~ msgid "Kou"
#~ msgstr "Kou"
#~ msgctxt "Coptic month 1 - LongName"
#~ msgid "Thoout"
#~ msgstr "Thoout"
#~ msgctxt "Coptic month 2 - LongName"
#~ msgid "Paope"
#~ msgstr "Paope"
#~ msgctxt "Coptic month 3 - LongName"
#~ msgid "Hathor"
#~ msgstr "Hathor"
#~ msgctxt "Coptic month 4 - LongName"
#~ msgid "Kiahk"
#~ msgstr "Kiahk"
#~ msgctxt "Coptic month 5 - LongName"
#~ msgid "Tobe"
#~ msgstr "Tobe"
#~ msgctxt "Coptic month 6 - LongName"
#~ msgid "Meshir"
#~ msgstr "Meshir"
#~ msgctxt "Coptic month 7 - LongName"
#~ msgid "Paremhotep"
#~ msgstr "Paremhotep"
#~ msgctxt "Coptic month 8 - LongName"
#~ msgid "Parmoute"
#~ msgstr "Parmoute"
#~ msgctxt "Coptic month 9 - LongName"
#~ msgid "Pashons"
#~ msgstr "Pashons"
#~ msgctxt "Coptic month 10 - LongName"
#~ msgid "Paone"
#~ msgstr "Paone"
#~ msgctxt "Coptic month 11 - LongName"
#~ msgid "Epep"
#~ msgstr "Epep"
#~ msgctxt "Coptic month 13 - LongName"
#~ msgid "Kouji nabot"
#~ msgstr "Kouji nabot"
#~ msgctxt "Coptic weekday 1 - ShortDayName"
#~ msgid "Pes"
#~ msgstr "Pes"
#~ msgctxt "Coptic weekday 2 - ShortDayName"
#~ msgid "Psh"
#~ msgstr "Psh"
#~ msgctxt "Coptic weekday 3 - ShortDayName"
#~ msgid "Pef"
#~ msgstr "Pef"
#~ msgctxt "Coptic weekday 4 - ShortDayName"
#~ msgid "Pti"
#~ msgstr "Pti"
#~ msgctxt "Coptic weekday 5 - ShortDayName"
#~ msgid "Pso"
#~ msgstr "Pso"
#~ msgctxt "Coptic weekday 6 - ShortDayName"
#~ msgid "Psa"
#~ msgstr "Psa"
#~ msgctxt "Coptic weekday 7 - ShortDayName"
#~ msgid "Tky"
#~ msgstr "Tky"
#~ msgctxt "Coptic weekday 1 - LongDayName"
#~ msgid "Pesnau"
#~ msgstr "Pesnau"
#~ msgctxt "Coptic weekday 2 - LongDayName"
#~ msgid "Pshoment"
#~ msgstr "Pshoment"
#~ msgctxt "Coptic weekday 3 - LongDayName"
#~ msgid "Peftoou"
#~ msgstr "Peftoou"
#~ msgctxt "Coptic weekday 4 - LongDayName"
#~ msgid "Ptiou"
#~ msgstr "Ptiou"
#~ msgctxt "Coptic weekday 5 - LongDayName"
#~ msgid "Psoou"
#~ msgstr "Psoou"
#~ msgctxt "Coptic weekday 6 - LongDayName"
#~ msgid "Psabbaton"
#~ msgstr "Psabbaton"
#~ msgctxt "Coptic weekday 7 - LongDayName"
#~ msgid "Tkyriakē"
#~ msgstr "Tkyriakē"
#~ msgctxt "Ethiopian month 1 - ShortNamePossessive"
#~ msgid "of Mes"
#~ msgstr "Mes"
#~ msgctxt "Ethiopian month 2 - ShortNamePossessive"
#~ msgid "of Teq"
#~ msgstr "Teq"
#~ msgctxt "Ethiopian month 3 - ShortNamePossessive"
#~ msgid "of Hed"
#~ msgstr "Hed"
#~ msgctxt "Ethiopian month 4 - ShortNamePossessive"
#~ msgid "of Tah"
#~ msgstr "Tah"
#~ msgctxt "Ethiopian month 5 - ShortNamePossessive"
#~ msgid "of Ter"
#~ msgstr "Ter"
#~ msgctxt "Ethiopian month 6 - ShortNamePossessive"
#~ msgid "of Yak"
#~ msgstr "Yak"
#~ msgctxt "Ethiopian month 7 - ShortNamePossessive"
#~ msgid "of Mag"
#~ msgstr "Mag"
#~ msgctxt "Ethiopian month 8 - ShortNamePossessive"
#~ msgid "of Miy"
#~ msgstr "Miy"
#~ msgctxt "Ethiopian month 9 - ShortNamePossessive"
#~ msgid "of Gen"
#~ msgstr "Gen"
#~ msgctxt "Ethiopian month 10 - ShortNamePossessive"
#~ msgid "of Sen"
#~ msgstr "Sen"
#~ msgctxt "Ethiopian month 11 - ShortNamePossessive"
#~ msgid "of Ham"
#~ msgstr "Ham"
#~ msgctxt "Ethiopian month 12 - ShortNamePossessive"
#~ msgid "of Neh"
#~ msgstr "Neh"
#~ msgctxt "Ethiopian month 13 - ShortNamePossessive"
#~ msgid "of Pag"
#~ msgstr "Pag"
#~ msgctxt "Ethiopian month 1 - LongNamePossessive"
#~ msgid "of Meskerem"
#~ msgstr "Meskerem"
#~ msgctxt "Ethiopian month 2 - LongNamePossessive"
#~ msgid "of Tequemt"
#~ msgstr "Tequemt"
#~ msgctxt "Ethiopian month 3 - LongNamePossessive"
#~ msgid "of Hedar"
#~ msgstr "Hedar"
#~ msgctxt "Ethiopian month 4 - LongNamePossessive"
#~ msgid "of Tahsas"
#~ msgstr "Tahsas"
#~ msgctxt "Ethiopian month 5 - LongNamePossessive"
#~ msgid "of Ter"
#~ msgstr "Ter"
#~ msgctxt "Ethiopian month 6 - LongNamePossessive"
#~ msgid "of Yakatit"
#~ msgstr "Yakatit"
#~ msgctxt "Ethiopian month 7 - LongNamePossessive"
#~ msgid "of Magabit"
#~ msgstr "Magabit"
#~ msgctxt "Ethiopian month 8 - LongNamePossessive"
#~ msgid "of Miyazya"
#~ msgstr "Miyazya"
#~ msgctxt "Ethiopian month 9 - LongNamePossessive"
#~ msgid "of Genbot"
#~ msgstr "Genbot"
#~ msgctxt "Ethiopian month 10 - LongNamePossessive"
#~ msgid "of Sene"
#~ msgstr "Sene"
#~ msgctxt "Ethiopian month 11 - LongNamePossessive"
#~ msgid "of Hamle"
#~ msgstr "Hamle"
#~ msgctxt "Ethiopian month 12 - LongNamePossessive"
#~ msgid "of Nehase"
#~ msgstr "Nehase"
#~ msgctxt "Ethiopian month 13 - LongNamePossessive"
#~ msgid "of Pagumen"
#~ msgstr "Pagumen"
#~ msgctxt "Ethiopian month 1 - ShortName"
#~ msgid "Mes"
#~ msgstr "Mes"
#~ msgctxt "Ethiopian month 2 - ShortName"
#~ msgid "Teq"
#~ msgstr "Teq"
#~ msgctxt "Ethiopian month 3 - ShortName"
#~ msgid "Hed"
#~ msgstr "Hed"
#~ msgctxt "Ethiopian month 4 - ShortName"
#~ msgid "Tah"
#~ msgstr "Tah"
#~ msgctxt "Ethiopian month 5 - ShortName"
#~ msgid "Ter"
#~ msgstr "Ter"
#~ msgctxt "Ethiopian month 6 - ShortName"
#~ msgid "Yak"
#~ msgstr "Yak"
#~ msgctxt "Ethiopian month 7 - ShortName"
#~ msgid "Mag"
#~ msgstr "Mag"
#~ msgctxt "Ethiopian month 8 - ShortName"
#~ msgid "Miy"
#~ msgstr "Miy"
#~ msgctxt "Ethiopian month 9 - ShortName"
#~ msgid "Gen"
#~ msgstr "Gen"
#~ msgctxt "Ethiopian month 10 - ShortName"
#~ msgid "Sen"
#~ msgstr "Sen"
#~ msgctxt "Ethiopian month 11 - ShortName"
#~ msgid "Ham"
#~ msgstr "Ham"
#~ msgctxt "Ethiopian month 12 - ShortName"
#~ msgid "Neh"
#~ msgstr "Neh"
#~ msgctxt "Ethiopian month 13 - ShortName"
#~ msgid "Pag"
#~ msgstr "Pag"
#~ msgctxt "Ethiopian month 1 - LongName"
#~ msgid "Meskerem"
#~ msgstr "Meskerem"
#~ msgctxt "Ethiopian month 2 - LongName"
#~ msgid "Tequemt"
#~ msgstr "Tequemt"
#~ msgctxt "Ethiopian month 3 - LongName"
#~ msgid "Hedar"
#~ msgstr "Hedar"
#~ msgctxt "Ethiopian month 4 - LongName"
#~ msgid "Tahsas"
#~ msgstr "Tahsas"
#~ msgctxt "Ethiopian month 5 - LongName"
#~ msgid "Ter"
#~ msgstr "Ter"
#~ msgctxt "Ethiopian month 6 - LongName"
#~ msgid "Yakatit"
#~ msgstr "Yakatit"
#~ msgctxt "Ethiopian month 7 - LongName"
#~ msgid "Magabit"
#~ msgstr "Magabit"
#~ msgctxt "Ethiopian month 8 - LongName"
#~ msgid "Miyazya"
#~ msgstr "Miyazya"
#~ msgctxt "Ethiopian month 9 - LongName"
#~ msgid "Genbot"
#~ msgstr "Genbot"
#~ msgctxt "Ethiopian month 10 - LongName"
#~ msgid "Sene"
#~ msgstr "Sene"
#~ msgctxt "Ethiopian month 11 - LongName"
#~ msgid "Hamle"
#~ msgstr "Hamle"
#~ msgctxt "Ethiopian month 12 - LongName"
#~ msgid "Nehase"
#~ msgstr "Nehase"
#~ msgctxt "Ethiopian month 13 - LongName"
#~ msgid "Pagumen"
#~ msgstr "Pagumen"
#~ msgctxt "Ethiopian weekday 1 - ShortDayName"
#~ msgid "Seg"
#~ msgstr "Seg"
#~ msgctxt "Ethiopian weekday 2 - ShortDayName"
#~ msgid "Mak"
#~ msgstr "Mak"
#~ msgctxt "Ethiopian weekday 3 - ShortDayName"
#~ msgid "Rob"
#~ msgstr "Rob"
#~ msgctxt "Ethiopian weekday 4 - ShortDayName"
#~ msgid "Ham"
#~ msgstr "Ham"
#~ msgctxt "Ethiopian weekday 5 - ShortDayName"
#~ msgid "Arb"
#~ msgstr "Arb"
#~ msgctxt "Ethiopian weekday 6 - ShortDayName"
#~ msgid "Qed"
#~ msgstr "Qed"
#~ msgctxt "Ethiopian weekday 7 - ShortDayName"
#~ msgid "Ehu"
#~ msgstr "Ehu"
#~ msgctxt "Ethiopian weekday 1 - LongDayName"
#~ msgid "Segno"
#~ msgstr "Segno"
#~ msgctxt "Ethiopian weekday 2 - LongDayName"
#~ msgid "Maksegno"
#~ msgstr "Maksegno"
#~ msgctxt "Ethiopian weekday 3 - LongDayName"
#~ msgid "Rob"
#~ msgstr "Rob"
#~ msgctxt "Ethiopian weekday 4 - LongDayName"
#~ msgid "Hamus"
#~ msgstr "Hamus"
#~ msgctxt "Ethiopian weekday 5 - LongDayName"
#~ msgid "Arb"
#~ msgstr "Arb"
#~ msgctxt "Ethiopian weekday 6 - LongDayName"
#~ msgid "Qedame"
#~ msgstr "Qedame"
#~ msgctxt "Ethiopian weekday 7 - LongDayName"
#~ msgid "Ehud"
#~ msgstr "Ehud"
#, fuzzy
#~| msgid "Most Downloads"
#~ msgctxt "Sorting order of the list of items in get hot new stuff"
#~ msgid "Most Downloads"
#~ msgstr "Najczęściej pobierane"
#, fuzzy
#~| msgid "Install"
#~ msgctxt "Sorting order of the list of items in get hot new stuff"
#~ msgid "Installed only"
#~ msgstr "Instaluj"
#, fuzzy
#~| msgid "Download New Stuff"
#~ msgid "Download New Stuff"
#~ msgstr "Pobierz nowe rzeczy"
#~ msgid "Download New %1"
#~ msgstr "Pobierz nowe: %1"
#~ msgid ""
#~ "The slot asked for %1 arguments but there are only %2 arguments available."
#~ msgstr "Slot wymaga %1 parametrów, ale jest dostępnych tylko %2."
#~ msgid ""
#~ "<qt><p>This word was considered to be an \"unknown word\" because it does "
#~ "not match any entry in the dictionary currently in use. It may also be a "
#~ "word in a foreign language.</p>\n"
#~ "<p>If the word is not misspelled, you may add it to the dictionary by "
#~ "clicking <b>Add to Dictionary</b>. If you don't want to add the unknown "
#~ "word to the dictionary, but you want to leave it unchanged, click "
#~ "<b>Ignore</b> or <b>Ignore All</b>.</p>\n"
#~ "<p>However, if the word is misspelled, you can try to find the correct "
#~ "replacement in the list below. If you cannot find a replacement there, "
#~ "you may type it in the text box below, and click <b>Replace</b> or "
#~ "<b>Replace All</b>.</p>\n"
#~ "</qt>"
#~ msgstr ""
#~ "<qt> <p>To słowo jest traktowane jak \"nierozpoznane\", ponieważ nie "
#~ "znaleziono go w aktualnie używanym słowniku. Może być to słowo w innym "
#~ "języku.</p>\n"
#~ "<p>Jeśli słowo jest napisane poprawnie, można je dodać do słownika, "
#~ "wciskając przycisk <b>Dodaj do słownika</b> Jeśli nie chcesz dodawać tego "
#~ "słowa do słownika, ale nie chcesz go poprawiać, kliknij <b>Ignoruj</b> "
#~ "lub <b>Ignoruj wszystkie</b>.</p>\n"
#~ "<p>Jeśli słowo jest zapisane błędnie, możesz odszukać poprawną wersję na "
#~ "liście poniżej. Jeśli nie możesz znaleźć poprawnej wersji na liście, "
#~ "wpisz ją w polu poniżej i wciśnij <b>Zastąp</b> lub <b>Zastąp wszystkie</"
#~ "b>.</p></qt>"
#~ msgid "Conflict With Registered Global Shortcut(s)"
#~ msgstr "Konflikt z zarejestrowanymi skrótami globalnymi"
#~ msgid "Shortcut Conflict(s)"
#~ msgstr "Konflikt skrótów"
#~ msgid "tagcloudtest"
#~ msgstr "tagcloudtest"
#, fuzzy
#~| msgid "Unlock Toolbars"
#~ msgid "Unlock Toolbar Positions"
#~ msgstr "Odblokuj paski narzędzi"
#~ msgid "Path for the trash can"
#~ msgstr "Ścieżka do kosza"
#~ msgctxt ""
#~ "Hot new stuff offers to Download New Data. Apps can fill in an individual "
#~ "string here, but Data is the default. This is in an action that gets "
#~ "displayed in the menu or toolbar for example."
#~ msgid "Download New Data..."
#~ msgstr "Pobierz nowe dane..."
#~ msgctxt "KCharSelect section name"
#~ msgid "Indic Scripts"
#~ msgstr "Skrypty indyjskie"
#~ msgid "&Abort"
#~ msgstr "&Przerwij"
#~ msgid "Abort?"
#~ msgstr "Przerwać?"
#~ msgid "Solid Browser"
#~ msgstr "Przeglądarka Solid"
#~ msgid "Displays a Solid Device Tree"
#~ msgstr "Wyświetla drzewo urządzeń Solid"
#~ msgid "(c) 2009 Harald Fernengel"
#~ msgstr "(c) 2009 Harald Fernengel"
#~ msgid "Simple and quick hack for showing a solid device tree"
#~ msgstr "Proste narzędzie do wyświetlania drzewa urządzeń Solid"
#~ msgid ""
#~ "Open '%2'?\n"
#~ "Type: %1"
#~ msgstr ""
#~ "Otworzyć '%2'?\n"
#~ " Typ: %1"
#~ msgid ""
#~ "Open '%3'?\n"
#~ "Name: %2\n"
#~ "Type: %1"
#~ msgstr ""
#~ "Otworzyć '%3'? \n"
#~ " Nazwa: %2\n"
#~ "Typ: %1"
#~ msgid ""
#~ "<b>Changes in this section require root access.</b><br />On applying your "
#~ "changes you will have to supply your root password."
#~ msgstr ""
#~ "<b>Zmiany w tej sekcji wymagają uprawnień administratora.</b><br /"
#~ ">Zastosowanie zmian wymaga podania hasła administratora."
#~ msgid ""
#~ "This section requires special permissions, probably for system-wide "
#~ "changes; therefore, it is required that you provide the root password to "
#~ "be able to change the module's properties. If you cannot provide the "
#~ "password, the changes of the module cannot be saved "
#~ msgstr ""
#~ "Ta część wymaga specjalnych uprawnień, prawdopodobnie do globalnych zmian "
#~ "w systemie. Z tego powodu konieczne jest podanie hasła administratora. "
#~ "Jeśli nie podasz hasła, zmiany nie zostaną zapisane"
#~ msgid "Path to the desktop directory"
#~ msgstr "Ścieżka do katalogu pulpitu"
#~ msgid "Directory where the files on the desktop are stored"
#~ msgstr "W tym katalogu przechowywane są pliki na pulpicie"
#~ msgid "Path to documents folder"
#~ msgstr "Ścieżka do katalogu dokumentów"
Index: trunk/l10n-kf5/pl/messages/kde-workspace/cuttlefish.po
===================================================================
--- trunk/l10n-kf5/pl/messages/kde-workspace/cuttlefish.po (revision 1552240)
+++ trunk/l10n-kf5/pl/messages/kde-workspace/cuttlefish.po (revision 1552241)
@@ -1,217 +1,217 @@
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
#
-# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2015, 2016, 2017.
+# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2015, 2016, 2017, 2019.
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-09-19 03:16+0200\n"
-"PO-Revision-Date: 2017-05-21 07:12+0100\n"
+"PO-Revision-Date: 2019-09-20 15:42+0200\n"
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
-"|| n%100>=20) ? 1 : 2);\n"
-"X-Generator: Lokalize 2.0\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10"
+" || n%100>=20) ? 1 : 2);\n"
+"X-Generator: Lokalize 19.07.70\n"
#: package/contents/ui/GlobalMenuBar.qml:34
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Filename:"
msgid "File"
-msgstr "Nazwa pliku:"
+msgstr "Plik"
#: package/contents/ui/GlobalMenuBar.qml:36
#, kde-format
msgid "Export Montage with Color Scheme..."
-msgstr ""
+msgstr "Eksportuj montaż z zestawem barw..."
#: package/contents/ui/GlobalMenuBar.qml:38
#: package/contents/ui/ResponsivePreview.qml:91
#, kde-format
msgid "Active Color Scheme"
-msgstr ""
+msgstr "Bieżącym zestaw barw"
#: package/contents/ui/GlobalMenuBar.qml:42
#, kde-format
msgid "Breeze (Normal)"
-msgstr ""
+msgstr "Jasna Bryza"
#: package/contents/ui/GlobalMenuBar.qml:46
#, kde-format
msgid "Breeze Dark"
-msgstr ""
+msgstr "Ciemna bryza"
#: package/contents/ui/GlobalMenuBar.qml:50
#: package/contents/ui/ResponsivePreview.qml:87
#, kde-format
msgid "Breeze (Normal) and Breeze Dark"
-msgstr ""
+msgstr "Jasna i ciemna Bryza"
#: package/contents/ui/GlobalMenuBar.qml:57
#, kde-format
msgid "Quit"
-msgstr ""
+msgstr "Zakończ"
#: package/contents/ui/GlobalMenuBar.qml:63
#, kde-format
msgid "View"
-msgstr ""
+msgstr "Widok"
#: package/contents/ui/GlobalMenuBar.qml:66
#, kde-format
msgid "Zoom In"
-msgstr ""
+msgstr "Powiększ"
#: package/contents/ui/GlobalMenuBar.qml:72
#, kde-format
msgid "Zoom Out"
-msgstr ""
+msgstr "Pomniejsz"
#: package/contents/ui/Menu.qml:35 package/contents/ui/Preview.qml:263
#: package/contents/ui/ResponsivePreview.qml:67
#, kde-format
msgid "Copy icon name to clipboard"
msgstr "Skopiuj nazwę ikony do schowka"
#: package/contents/ui/Menu.qml:38 package/contents/ui/Preview.qml:267
#: package/contents/ui/ResponsivePreview.qml:71
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Copy icon name to clipboard"
msgid "Icon name copied to clipboard"
-msgstr "Skopiuj nazwę ikony do schowka"
+msgstr "Nazwa ikony skopiowana do schowka"
#: package/contents/ui/Menu.qml:43 package/contents/ui/Preview.qml:257
#: package/contents/ui/ResponsivePreview.qml:62
#, kde-format
msgid "Open icon with external program"
-msgstr ""
+msgstr "Otwórz ikonę w zewnętrznym programie"
#: package/contents/ui/Preview.qml:104
#: package/contents/ui/ResponsivePreview.qml:108
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Filename:"
msgid "File name:"
msgstr "Nazwa pliku:"
#: package/contents/ui/Preview.qml:109
#: package/contents/ui/ResponsivePreview.qml:113
#, kde-format
msgid "Category:"
msgstr "Kategoria:"
#: package/contents/ui/Preview.qml:114
#: package/contents/ui/ResponsivePreview.qml:118
#, kde-format
msgid "Scalable:"
-msgstr "Skalowalna"
+msgstr "Skalowalna:"
#: package/contents/ui/Preview.qml:115
#: package/contents/ui/ResponsivePreview.qml:119
#, kde-format
msgid "yes"
msgstr "tak"
#: package/contents/ui/Preview.qml:115
#: package/contents/ui/ResponsivePreview.qml:119
#, kde-format
msgid "no"
msgstr "nie"
#: package/contents/ui/Preview.qml:274
#, kde-format
msgid "Create screenshot of icon"
-msgstr ""
+msgstr "Utwórz zrzut ekranu ikony"
#: package/contents/ui/Preview.qml:283
#, kde-format
msgid "Screenshot with Breeze Colors"
-msgstr ""
+msgstr "Zrzut ekranu z barwami Bryzy"
#: package/contents/ui/Preview.qml:289
#, kde-format
msgid "Screenshot with Breeze Dark Colors"
-msgstr ""
+msgstr "Zrzut ekranu z barwami ciemnej Bryzy"
#: package/contents/ui/Preview.qml:295
#, kde-format
msgid "Screenshot with Breeze (Normal) and Breeze Dark"
-msgstr ""
+msgstr "Zrzut ekranu z barwami jasnej i ciemnej Bryzy"
#: package/contents/ui/Preview.qml:301
#, kde-format
msgid "Screenshot with Active Color Scheme"
-msgstr ""
+msgstr "Zrzut ekranu z bieżącym zestawem barw"
#: package/contents/ui/ResponsivePreview.qml:76
#, kde-format
msgid "Create screenshot of icon with..."
-msgstr ""
+msgstr "Utwórz zrzut ekranu ikony przy użyciu..."
#: package/contents/ui/ResponsivePreview.qml:78
#, kde-format
msgid "Breeze Colors"
-msgstr ""
+msgstr "Barw Bryzy"
#: package/contents/ui/ResponsivePreview.qml:82
#, kde-format
msgid "Breeze Dark Colors"
-msgstr ""
+msgstr "Barw ciemnej Bryzy"
#: package/contents/ui/Tools.qml:122
#, kde-format
msgid "Color scheme:"
-msgstr ""
+msgstr "Zestaw barw:"
#: src/main.cpp:84
#, kde-format
msgid "Start with category"
msgstr "Rozpocznij od kategorii"
#: src/main.cpp:84
#, kde-format
msgid "category"
msgstr "kategoria"
#: src/main.cpp:88
#, kde-format
msgid "Start full-screen"
msgstr "Rozpocznij w trybie pełnoekranowym"
#: src/main.cpp:92
#, kde-format
msgid "Run in icon-picker mode"
msgstr "Uruchom w trybie wybierania ikon"
#~ msgid "Name:"
#~ msgstr "Nazwa:"
#~ msgid "Sizes:"
#~ msgstr "Rozmiary:"
#~ msgid "Insert icon name"
#~ msgstr "Wstaw nazwę ikony"
#~ msgid "Insert QtQuick code"
#~ msgstr "Wstaw kod QtQuick"
#~ msgid "Copy QtQuick code to clipboard"
#~ msgstr "Skopiuj kod QtQuick do schowka"
#~ msgid "Update preview on hover"
#~ msgstr "Uaktualnij podgląd po najechaniu"
#~ msgid "Inverted"
#~ msgstr "Odwrócone"
#~ msgid "Monochrome"
#~ msgstr "Monochromatyczny"
#~ msgid "Cuttlefish Icon Browser"
#~ msgstr "Przeglądarka ikon Cuttlefish"
#~ msgid "Insert Icon with Cuttlefish"
#~ msgstr "Wstaw ikonę z Cuttlefish"
Index: trunk/l10n-kf5/pl/messages/kde-workspace/kcm_energyinfo.po
===================================================================
--- trunk/l10n-kf5/pl/messages/kde-workspace/kcm_energyinfo.po (revision 1552240)
+++ trunk/l10n-kf5/pl/messages/kde-workspace/kcm_energyinfo.po (revision 1552241)
@@ -1,369 +1,369 @@
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
#
# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2015, 2016, 2019.
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-09-19 03:15+0200\n"
-"PO-Revision-Date: 2019-08-03 07:00+0200\n"
+"PO-Revision-Date: 2019-09-20 15:44+0200\n"
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
-"|| n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10"
+" || n%100>=20) ? 1 : 2);\n"
"X-Generator: Lokalize 19.07.70\n"
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr "Łukasz Wojniłowicz"
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr "lukasz.wojnilowicz@gmail.com"
#: kcm.cpp:57
#, kde-format
msgid "Energy Consumption Statistics"
msgstr "Statystka poboru energii"
#: kcm.cpp:59
#, kde-format
msgid "Kai Uwe Broulik"
msgstr "Kai Uwe Broulik"
#: package/contents/ui/main.qml:35
#, kde-format
msgid "This module lets you see energy information and statistics."
msgstr "Moduł ten pokazuje dane i statystyki na temat energii"
#: package/contents/ui/main.qml:63
#, kde-format
msgid "Battery"
msgstr "Bateria"
#: package/contents/ui/main.qml:65
#, kde-format
msgid "Rechargeable"
msgstr "Do wielokrotnego ładowania"
#: package/contents/ui/main.qml:66
#, kde-format
msgid "Charge state"
msgstr "Stan baterii"
#: package/contents/ui/main.qml:67
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Current"
msgid "Current charge"
-msgstr "Prąd"
+msgstr "Bieżący ładunek"
#: package/contents/ui/main.qml:67 package/contents/ui/main.qml:68
#, kde-format
msgid "%"
msgstr "%"
#: package/contents/ui/main.qml:68
#, kde-format
msgid "Health"
-msgstr ""
+msgstr "Zdrowie"
#: package/contents/ui/main.qml:69
#, kde-format
msgid "Vendor"
msgstr "Dostawca"
#: package/contents/ui/main.qml:70
#, kde-format
msgid "Model"
msgstr "Model"
#: package/contents/ui/main.qml:71
#, kde-format
msgid "Serial Number"
msgstr "Numer seryjny"
#: package/contents/ui/main.qml:75
#, kde-format
msgid "Energy"
msgstr "Energia"
#: package/contents/ui/main.qml:77
#, kde-format
msgctxt "current power draw from the battery in W"
msgid "Consumption"
msgstr "Pobór energii"
#: package/contents/ui/main.qml:77
#, kde-format
msgctxt "Watt"
msgid "W"
msgstr "W"
#: package/contents/ui/main.qml:78
#, kde-format
msgid "Voltage"
msgstr "Napięcie"
#: package/contents/ui/main.qml:78
#, kde-format
msgctxt "Volt"
msgid "V"
msgstr "V"
#: package/contents/ui/main.qml:79
#, kde-format
msgid "Remaining energy"
msgstr "Pozostało energii"
#: package/contents/ui/main.qml:79 package/contents/ui/main.qml:80
#: package/contents/ui/main.qml:81
#, kde-format
msgctxt "Watt-hours"
msgid "Wh"
msgstr "Wh"
#: package/contents/ui/main.qml:80
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Last full"
msgid "Last full charge"
-msgstr "Ostatnia pojemność"
+msgstr "Ostatnia pełny ładunek"
#: package/contents/ui/main.qml:81
#, kde-format
msgid "Original charge capacity"
-msgstr ""
+msgstr "Pierwotna pojemność ładunku"
#: package/contents/ui/main.qml:85
#, kde-format
msgid "Environment"
msgstr "Otoczenie"
#: package/contents/ui/main.qml:87
#, kde-format
msgid "Temperature"
msgstr "Temperatura"
#: package/contents/ui/main.qml:87
#, kde-format
msgctxt "Degree Celsius"
msgid "°C"
msgstr "°C"
#: package/contents/ui/main.qml:94
#, kde-format
msgid "Not charging"
msgstr "Nie jest ładowana"
#: package/contents/ui/main.qml:95
#, kde-format
msgid "Charging"
msgstr "Ładuje się"
#: package/contents/ui/main.qml:96
#, kde-format
msgid "Discharging"
msgstr "Rozładowuje się"
#: package/contents/ui/main.qml:97
#, kde-format
msgid "Fully charged"
msgstr "W pełni naładowana"
#: package/contents/ui/main.qml:104
#, kde-format
msgid "Last hour"
msgstr "Ostatnia godzina"
#: package/contents/ui/main.qml:104
#, kde-format
msgid "Last 2 hours"
msgstr "Ostatnie 2 godziny"
#: package/contents/ui/main.qml:104
#, kde-format
msgid "Last 12 hours"
msgstr "Ostatnie 12 godzin"
#: package/contents/ui/main.qml:104
#, kde-format
msgid "Last 24 hours"
msgstr "Ostatnie 24 godziny"
#: package/contents/ui/main.qml:104
#, kde-format
msgid "Last 48 hours"
msgstr "Ostatnie 48 godzin"
#: package/contents/ui/main.qml:104
#, kde-format
msgid "Last 7 days"
msgstr "Ostatnie 7 dni"
#: package/contents/ui/main.qml:170
#, kde-format
msgid "Internal battery"
-msgstr ""
+msgstr "Wewnętrzna bateria"
#: package/contents/ui/main.qml:171
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Battery"
msgid "UPS battery"
-msgstr "Bateria"
+msgstr "Bateria UPS"
#: package/contents/ui/main.qml:172
#, kde-format
msgid "Monitor battery"
-msgstr ""
+msgstr "Bateria monitora"
#: package/contents/ui/main.qml:173
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Battery"
msgid "Mouse battery"
-msgstr "Bateria"
+msgstr "Bateria myszy"
#: package/contents/ui/main.qml:174
#, kde-format
msgid "Keyboard battery"
-msgstr ""
+msgstr "Bateria klawiatury"
#: package/contents/ui/main.qml:175
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Battery"
msgid "PDA battery"
-msgstr "Bateria"
+msgstr "Bateria PDA"
#: package/contents/ui/main.qml:176
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Battery"
msgid "Phone battery"
-msgstr "Bateria"
+msgstr "Bateria telefonu"
#: package/contents/ui/main.qml:177
#, kde-format
msgid "Unknown battery"
-msgstr ""
+msgstr "Nieznana bateria"
#: package/contents/ui/main.qml:195
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Charging"
msgctxt "Battery charge percentage"
msgid "%1% (Charging)"
-msgstr "Ładuje się"
+msgstr "%1% (Ładuje się)"
#: package/contents/ui/main.qml:196
-#, fuzzy, kde-format
+#, kde-format
#| msgctxt "%1 is value, %2 is unit"
#| msgid "%1 %2"
msgctxt "Battery charge percentage"
msgid "%1%"
-msgstr "%1 %2"
+msgstr "%1%"
#: package/contents/ui/main.qml:218
#, kde-format
msgid "Charge Percentage"
-msgstr "Procent ładunku"
+msgstr "Procent naładowania"
#: package/contents/ui/main.qml:228
#, kde-format
msgid "Energy Consumption"
msgstr "Pobór energii"
#: package/contents/ui/main.qml:243
#, kde-format
msgid "Timespan"
msgstr "Przedział czasowy"
#: package/contents/ui/main.qml:244
#, kde-format
msgid "Timespan of data to display"
msgstr "Przedział czasowy danych do wyświetlenia"
#: package/contents/ui/main.qml:250
#, kde-format
msgid "Refresh"
msgstr "Odśwież"
#: package/contents/ui/main.qml:292
#, kde-format
msgctxt "Shorthand for Watts"
msgid "W"
msgstr "W"
#: package/contents/ui/main.qml:292
#, kde-format
msgctxt "literal percent sign"
msgid "%"
msgstr "%"
#: package/contents/ui/main.qml:312
#, kde-format
msgid "This type of history is currently not available for this device."
msgstr "Ten rodzaj historii nie jest obecnie dostępny dla tego urządzenia."
#: package/contents/ui/main.qml:328
#, kde-format
msgid "Application Energy Consumption"
msgstr "Pobór energii przez aplikacje"
#: package/contents/ui/main.qml:353
#, kde-format
msgid "Path: %1"
msgstr "Ścieżka: %1"
#: package/contents/ui/main.qml:356
#, kde-format
msgid "PID: %1"
msgstr "PID: %1"
#: package/contents/ui/main.qml:359
#, kde-format
msgid "Wakeups per second: %1 (%2%)"
msgstr "Wybudzeń na sekundę: %1 (%2%)"
#: package/contents/ui/main.qml:361
#, kde-format
msgid "Details: %1"
msgstr "Szczegóły: %1"
#: package/contents/ui/main.qml:464
#, kde-format
msgid "%1:"
msgstr "%1:"
#: package/contents/ui/main.qml:475
#, kde-format
msgid "Yes"
msgstr "Tak"
#: package/contents/ui/main.qml:477
#, kde-format
msgid "No"
msgstr "Nie"
#: package/contents/ui/main.qml:495
#, kde-format
msgctxt "%1 is value, %2 is unit"
msgid "%1 %2"
msgstr "%1 %2"
#~ msgid "Manufacturer"
#~ msgstr "Wytwórca"
#~ msgid "Full design"
#~ msgstr "Pojemność nowej"
#~ msgid "System"
#~ msgstr "System"
#~ msgid "Has power supply"
#~ msgstr "Jest zasilana prądem"
#~ msgid "Capacity"
#~ msgstr "Pojemność"
Index: trunk/l10n-kf5/pl/messages/kde-workspace/kcm_kscreen.po
===================================================================
--- trunk/l10n-kf5/pl/messages/kde-workspace/kcm_kscreen.po (revision 1552240)
+++ trunk/l10n-kf5/pl/messages/kde-workspace/kcm_kscreen.po (revision 1552241)
@@ -1,356 +1,360 @@
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
#
# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2015, 2016, 2017, 2018, 2019.
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-09-20 03:30+0200\n"
-"PO-Revision-Date: 2019-06-22 06:44+0200\n"
+"PO-Revision-Date: 2019-09-20 15:47+0200\n"
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
-"|| n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10"
+" || n%100>=20) ? 1 : 2);\n"
"X-Generator: Lokalize 19.07.70\n"
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr "Łukasz Wojniłowicz"
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr "lukasz.wojnilowicz@gmail.com"
#: kcm.cpp:58
#, kde-format
msgid "Display Configuration"
msgstr "Ustawienia wyświetlacza"
#: kcm.cpp:60
#, kde-format
msgid "Manage and configure monitors and displays"
-msgstr ""
+msgstr "Zarządzanie i ustawienia ekranów"
#: kcm.cpp:62
#, kde-format
msgid "Copyright © 2019 Roman Gilg"
-msgstr ""
+msgstr "Copyright © 2019 Roman Gilg"
#: kcm.cpp:63
#, kde-format
msgid "Roman Gilg"
-msgstr ""
+msgstr "Roman Gilg"
#: kcm.cpp:64
#, kde-format
msgid "Maintainer"
msgstr "Opiekun"
#: output_model.cpp:79
#, kde-format
msgid "%1 Hz"
msgstr "%1 Hz"
#: output_model.cpp:496
#, kde-format
msgid "None"
-msgstr ""
+msgstr "Brak"
#: output_model.cpp:502
#, kde-format
msgid "Replicated by other output"
-msgstr ""
+msgstr "Powielone przez inne wyjście"
#: package/contents/ui/main.qml:44
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Are you sure you want to disable all outputs?"
msgid ""
"Are you sure you want to disable all outputs? This might render the device "
"unusable."
-msgstr "Czy na pewno wyłączyć wszystkie wyjścia?"
+msgstr ""
+"Czy na pewno wyłączyć wszystkie wyjścia? Może to skutkować tym, że urządzenie"
+" będzie nieużyteczne."
#: package/contents/ui/main.qml:50
-#, fuzzy, kde-format
+#, kde-format
#| msgctxt "@title:window"
#| msgid "Disable All Outputs"
msgid "Disable All Outputs"
msgstr "Wyłączy wszystkie wyjścia"
#: package/contents/ui/main.qml:62
-#, fuzzy, kde-format
+#, kde-format
#| msgid "No kscreen backend found. Please check your kscreen installation."
msgid "No KScreen backend found. Please check your KScreen installation."
-msgstr "Nie znaleziono silnika kscreen. Sprawdź swoją instalację kscreen."
+msgstr "Nie znaleziono silnika KScreen. Sprawdź czy jest wgrany."
#: package/contents/ui/main.qml:70
#, kde-format
msgid "Outputs could not be saved due to error."
-msgstr ""
+msgstr "Nie można zapisać wyjść ze względu na błąd."
#: package/contents/ui/main.qml:78
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Scaling changes will come into effect after restart"
msgid "New global scale applied. Change will come into effect after restart."
-msgstr "Zmiany skalowania zostaną zastosowane po ponownym uruchomieniu"
+msgstr ""
+"Zastosowano nową globalną skalę. Zmiana będzie widoczna po ponownym"
+" uruchomieniu."
#: package/contents/ui/main.qml:97
#, kde-format
msgid "A new output has been added. Settings have been reloaded."
-msgstr ""
+msgstr "Dodano nowe wyjście. Ponownie wczytano ustawienia."
#: package/contents/ui/main.qml:99
#, kde-format
msgid "An output has been removed. Settings have been reloaded."
-msgstr ""
+msgstr "Usunięto wyjście. Ponownie wczytano ustawienia."
#: package/contents/ui/Output.qml:148
#, kde-format
msgid "Replicas"
-msgstr ""
+msgstr "Powielenia"
#: package/contents/ui/OutputPanel.qml:32
#, kde-format
msgid "Settings for %1"
-msgstr ""
+msgstr "Ustawienia dla %1"
#: package/contents/ui/OutputPanel.qml:40
#, kde-format
msgid "Enabled"
msgstr "Włączony"
#: package/contents/ui/OutputPanel.qml:47
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Primary display:"
msgid "Primary"
-msgstr "Główny wyświetlacz:"
+msgstr "Główny"
#: package/contents/ui/OutputPanel.qml:54
#, kde-format
msgid "Resolution:"
msgstr "Rozdzielczość:"
#: package/contents/ui/OutputPanel.qml:65
#, kde-format
msgid "Scale:"
msgstr "Skala:"
#: package/contents/ui/OutputPanel.qml:80 package/contents/ui/Panel.qml:79
-#, fuzzy, kde-format
+#, kde-format
#| msgctxt "Scale multiplier, show everything at 1 times normal scale"
#| msgid "1x"
msgctxt "Scale factor (e.g. 1.0x, 1.5x, 2.0x)"
msgid "%1x"
-msgstr "1x"
+msgstr "%1x"
#: package/contents/ui/OutputPanel.qml:90
#, kde-format
msgid "Orientation:"
msgstr "Kierunek:"
#: package/contents/ui/OutputPanel.qml:107
#, kde-format
msgid "Refresh rate:"
msgstr "Częstotliwość odświeżania:"
#: package/contents/ui/OutputPanel.qml:115
#, kde-format
msgid "Replica of:"
-msgstr ""
+msgstr "Powielenie:"
#: package/contents/ui/Panel.qml:63
#, kde-format
msgid "Global scale:"
-msgstr ""
+msgstr "Globalna skala:"
#: package/contents/ui/Panel.qml:90
#, kde-format
msgid "Save displays' properties:"
-msgstr ""
+msgstr "Zapisz właściwości wyświetlaczy:"
#: package/contents/ui/Panel.qml:96
#, kde-format
msgid "For any display arrangement"
-msgstr ""
+msgstr "Dla każdej zgody wyświetlania"
#: package/contents/ui/Panel.qml:103
#, kde-format
msgid "For only this specific display arrangement"
-msgstr ""
+msgstr "Dla dla tej danej zgody wyświetlania"
#: package/contents/ui/RotationButton.qml:62
#, kde-format
msgid "90° Clockwise"
msgstr "90° w prawo"
#: package/contents/ui/RotationButton.qml:66
#, kde-format
msgid "Upside Down"
msgstr "Do góry nogami"
#: package/contents/ui/RotationButton.qml:70
#, kde-format
msgid "90° Counterclockwise"
msgstr "90° w lewo"
#: package/contents/ui/RotationButton.qml:75
#, kde-format
msgid "No Rotation"
msgstr "Bez obrotu"
#: package/contents/ui/Screen.qml:65
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Identify outputs"
msgid "Identify"
-msgstr "Rozpoznanie wyjść"
+msgstr "Rozpoznaj"
#: package/contents/ui/Screen.qml:73
#, kde-format
msgid "Center View"
-msgstr ""
+msgstr "Wyśrodkuj widok"
#, fuzzy
#~| msgid "Disable all outputs?"
#~ msgid "Disable all outputs"
#~ msgstr "Czy wyłączyć wszystkie wyjścia?"
#~ msgid "Configuration for displays"
#~ msgstr "Ustawienia wyświetlaczy"
#, fuzzy
#~| msgid "Advanced Settings"
#~ msgid "Arrangement settings"
#~ msgstr "Ustawienia zaawansowane"
#~ msgid "Tip: Hold Ctrl while dragging a display to disable snapping"
#~ msgstr ""
#~ "Wskazówka: Przytrzymaj Ctrl przy przeciąganiu wyświetlacza, aby wyłączyć "
#~ "przyciąganie"
#~ msgid "Warning: There are no active outputs!"
#~ msgstr "Ostrzeżenie: Brak aktywnych wyjść!"
#~ msgid "Your system only supports up to %1 active screen"
#~ msgid_plural "Your system only supports up to %1 active screens"
#~ msgstr[0] "Twój system obsługuje co najwyżej %1 aktywnych ekranów"
#~ msgstr[1] "Twój system obsługuje co najwyżej %1 aktywnych ekranów"
#~ msgstr[2] "Twój system obsługuje co najwyżej %1 aktywnych ekranów"
#~ msgid "Unified Outputs"
#~ msgstr "Połączone wyjścia"
#~ msgid "Laptop Screen"
#~ msgstr "Ekran laptopa"
#~ msgid "(c), 2012-2013 Daniel Vrátil"
#~ msgstr "(c), 2012-2013 Daniel Vrátil"
#~ msgid "Daniel Vrátil"
#~ msgstr "Daniel Vrátil"
#~ msgid "&Disable All Outputs"
#~ msgstr "&Wyłączyć wszystkie wyjścia"
#~ msgid "&Reconfigure"
#~ msgstr "Usta&w ponownie"
#~ msgid ""
#~ "Sorry, your configuration could not be applied.\n"
#~ "\n"
#~ "Common reasons are that the overall screen size is too big, or you "
#~ "enabled more displays than supported by your GPU."
#~ msgstr ""
#~ "Wybacz, nie można zastosować twoich ustawień.\n"
#~ "\n"
#~ "Powszechnymi przyczynami jest to, że całkowity rozmiar ekranu jest zbyt "
#~ "duży lub włączono więcej wyświetlaczy niż jest obsługiwane przez "
#~ "twoja kartę graficzną."
#~ msgctxt "@title:window"
#~ msgid "Unsupported Configuration"
#~ msgstr "Nieobsługiwana konfiguracja"
#~ msgid "KCM Test App"
#~ msgstr "Aplikacja próbna KCM"
#~ msgid "Unify Outputs"
#~ msgstr "Połącz wyjścia"
#~ msgid "Scale Display"
#~ msgstr "Przeskaluj wyświetlacz"
#~ msgid "Display:"
#~ msgstr "Wyświetlacz:"
#~ msgctxt "Scale multiplier, show everything at 2 times normal scale"
#~ msgid "2x"
#~ msgstr "2x"
#~ msgid "Auto"
#~ msgstr "Ustaw sam"
#~ msgid "Retention of values"
#~ msgstr "Zachowanie wartości"
#~ msgid "Save as new global values for this display."
#~ msgstr "Zapisz jako nowe globalne wartości dla tego wyświetlacza."
#~ msgid "Save values only for display in this specific configuration."
#~ msgstr "Zapisz wartości tylko dla wyświetlacza o danych ustawieniach."
#~ msgid "No available resolutions"
#~ msgstr "Brak rozdzielczości"
#~ msgid "Screen Scaling"
#~ msgstr "Skalowanie ekranu"
#~ msgid "Tab 1"
#~ msgstr "Karta 1"
#~ msgid "Group Box"
#~ msgstr "Pole grupy"
#~ msgid "Radio button"
#~ msgstr "Pole wyboru"
#~ msgid "Checkbox"
#~ msgstr "Pole zaznaczane"
#~ msgid "Button"
#~ msgstr "Przycisk"
#~ msgid "Combobox"
#~ msgstr "Pole rozwijane"
#~ msgid "Tab 2"
#~ msgstr "Karta 2"
#~ msgid "Normal"
#~ msgstr "Normalny"
#~ msgid "No Primary Output"
#~ msgstr "Brak głównego wyjścia"
#~ msgid "Break Unified Outputs"
#~ msgstr "Rozłącz połączone wyjścia"
#~ msgid "Active profile"
#~ msgstr "Używany profil"
#~ msgid "Dialog"
#~ msgstr "Okno dialogowe"
#~ msgid "TextLabel"
#~ msgstr "EtykietaTekstowa"
#~ msgid "No primary screen"
#~ msgstr "Brak głównego ekranu"
#~ msgid "Unify outputs"
#~ msgstr "Połącz wyjścia"
Index: trunk/l10n-kf5/pl/messages/kde-workspace/kcm_kwin_effects.po
===================================================================
--- trunk/l10n-kf5/pl/messages/kde-workspace/kcm_kwin_effects.po (revision 1552240)
+++ trunk/l10n-kf5/pl/messages/kde-workspace/kcm_kwin_effects.po (revision 1552241)
@@ -1,106 +1,106 @@
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the kwin package.
#
# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2019.
msgid ""
msgstr ""
"Project-Id-Version: kwin\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-09-16 03:27+0200\n"
-"PO-Revision-Date: 2019-08-04 07:55+0200\n"
+"PO-Revision-Date: 2019-09-20 15:47+0200\n"
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
-"|| n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10"
+" || n%100>=20) ? 1 : 2);\n"
"X-Generator: Lokalize 19.07.70\n"
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr "Łukasz Wojniłowicz"
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr "lukasz.wojnilowicz@gmail.com"
#: kcm.cpp:44
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Configure Desktop Effects"
msgid "Desktop Effects"
-msgstr "Ustawienia efektów pulpitu"
+msgstr "Efekty pulpitu"
#: kcm.cpp:49
#, kde-format
msgid "Vlad Zagorodniy"
msgstr "Vlad Zagorodniy"
#: kcm.cpp:87
#, kde-format
msgid "Download New Desktop Effects"
msgstr "Pobierz nowe efekty pulpitu"
#: package/contents/ui/Effect.qml:88
#, kde-format
msgid ""
"Author: %1\n"
"License: %2"
msgstr ""
"Autor: %1\n"
"Licencja: %2"
#: package/contents/ui/Effect.qml:117
#, kde-format
msgctxt "@info:tooltip"
msgid "Show/Hide Video"
msgstr "Pokaż/Ukryj wideo"
#: package/contents/ui/Effect.qml:124
#, kde-format
msgctxt "@info:tooltip"
msgid "Configure..."
msgstr "Ustawienia..."
#: package/contents/ui/main.qml:29
#, kde-format
msgid "This module lets you configure desktop effects."
msgstr "Ten moduł umożliwia ustawienie efektów pulpitu."
#: package/contents/ui/main.qml:36
#, kde-format
msgid ""
"Hint: To find out or configure how to activate an effect, look at the "
"effect's settings."
msgstr ""
"Wskazówka: Ustawienia efektu zwierają informacje o efekcie i sposobach jego "
"wyzwolenia."
#: package/contents/ui/main.qml:56
#, kde-format
msgid "Configure Filter"
msgstr "Ustawienia filtra"
#: package/contents/ui/main.qml:68
#, kde-format
msgid "Exclude unsupported effects"
msgstr "Wyklucz nieobsługiwane efekty"
#: package/contents/ui/main.qml:76
#, kde-format
msgid "Exclude internal effects"
msgstr "Wyklucz wewnętrzne efekty"
#: package/contents/ui/main.qml:133
#, kde-format
msgid "Get New Desktop Effects..."
msgstr "Pobierz nowe efekty pulpitu..."
#~ msgid "Exclude Desktop Effects not supported by the Compositor"
#~ msgstr "Wyklucz efekty pulpitu nieobsługiwane przez kompozytora"
#~ msgid "Search..."
#~ msgstr "Szukaj..."
Index: trunk/l10n-kf5/pl/messages/kde-workspace/kcm_mobile_wifi.po
===================================================================
--- trunk/l10n-kf5/pl/messages/kde-workspace/kcm_mobile_wifi.po (revision 1552240)
+++ trunk/l10n-kf5/pl/messages/kde-workspace/kcm_mobile_wifi.po (revision 1552241)
@@ -1,302 +1,302 @@
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the plasma-nm package.
#
# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2018, 2019.
msgid ""
msgstr ""
"Project-Id-Version: plasma-nm\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-09-17 03:29+0200\n"
-"PO-Revision-Date: 2019-07-14 06:26+0200\n"
+"PO-Revision-Date: 2019-09-20 15:48+0200\n"
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
-"|| n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10"
+" || n%100>=20) ? 1 : 2);\n"
"X-Generator: Lokalize 19.07.70\n"
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr "Łukasz Wojniłowicz"
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr "lukasz.wojnilowicz@gmail.com"
#: package/contents/ui/ConnectionEditor.qml:31
#, kde-format
msgid "Connection Editor"
msgstr "Edytor połączeń"
#: package/contents/ui/ConnectionEditor.qml:36
#: package/contents/ui/TetheringSetting.qml:67
#, kde-format
msgid "SSID"
msgstr "SSID"
#: package/contents/ui/ConnectionEditor.qml:44
#: package/contents/ui/NetworkSettings.qml:95
#, kde-format
msgid "None"
msgstr "Brak"
#: package/contents/ui/ConnectionEditor.qml:68
#: package/contents/ui/NetworkSettings.qml:49
#, kde-format
msgid "Save"
msgstr "Zapisz"
#: package/contents/ui/ConnectionEditor.qml:77 package/contents/ui/main.qml:193
#: package/contents/ui/TetheringSetting.qml:129
#, kde-format
msgid "Cancel"
msgstr "Zaniechaj"
#: package/contents/ui/main.qml:97
#, kde-format
msgid "Saved networks"
msgstr "Zapisane sieci"
#: package/contents/ui/main.qml:97
#, kde-format
msgid "Available networks"
msgstr "Dostępne sieci"
#: package/contents/ui/main.qml:106
#, kde-format
msgid "Disable Wi-Fi"
msgstr "Wyłącz Wi-Fi"
#: package/contents/ui/main.qml:106
#, kde-format
msgid "Enable Wi-Fi"
msgstr "Włącz Wi-Fi"
#: package/contents/ui/main.qml:114
#, kde-format
msgid "Add custom connection"
msgstr "Dodaj własne połączenie"
#: package/contents/ui/main.qml:123
#, kde-format
msgid "Create Hotspot"
msgstr "Utwórz hotspot"
#: package/contents/ui/main.qml:131
#, kde-format
msgid "Saved Connections"
msgstr "Zapisane połączenia"
#: package/contents/ui/main.qml:182
#, kde-format
msgid "Delete connection %1 from device?"
msgstr "Usunąć połączenie %1 z tego urządzenia?"
#: package/contents/ui/main.qml:185
#, kde-format
msgid "Delete"
msgstr "Usuń"
#: package/contents/ui/NetworkSettings.qml:65
#, kde-format
msgid "Connection Name"
msgstr "Nazwa połączenia"
#: package/contents/ui/NetworkSettings.qml:80
#, kde-format
msgid "Security"
msgstr "Zabezpieczenie"
#: package/contents/ui/NetworkSettings.qml:86
#, kde-format
msgid "Security type:"
msgstr "Rodzaj zabezpieczenia:"
#: package/contents/ui/NetworkSettings.qml:96
#, kde-format
msgid "WEP Key"
msgstr "Klucz WEP"
#: package/contents/ui/NetworkSettings.qml:97
#, kde-format
msgid "Dynamic WEP"
msgstr "Dynamiczne WEP"
#: package/contents/ui/NetworkSettings.qml:98
#, kde-format
msgid "WPA/WPA2 Personal"
msgstr "Osobiste WPA/WPA2"
#: package/contents/ui/NetworkSettings.qml:99
#, kde-format
msgid "WPA/WPA2 Enterprise"
msgstr "Firmowe WPA/WPA2"
#: package/contents/ui/NetworkSettings.qml:110
#, kde-format
msgid "Password:"
msgstr "Hasło:"
#: package/contents/ui/NetworkSettings.qml:117
#, kde-format
msgid "Authentication:"
msgstr "Uwierzytelnianie:"
#: package/contents/ui/NetworkSettings.qml:119
#, kde-format
msgid "TLS"
msgstr "TLS"
#: package/contents/ui/NetworkSettings.qml:119
#, kde-format
msgid "LEAP"
msgstr "LEAP"
#: package/contents/ui/NetworkSettings.qml:119
#, kde-format
msgid "FAST"
msgstr "FAST"
#: package/contents/ui/NetworkSettings.qml:119
#, kde-format
msgid "Tunneled TLS"
msgstr "Tunelowe TLS"
#: package/contents/ui/NetworkSettings.qml:119
#, kde-format
msgid "Protected EAP"
msgstr "Chronione EAP"
#: package/contents/ui/NetworkSettings.qml:135
#, kde-format
msgid "Automatic"
msgstr "Samoczynnie"
#: package/contents/ui/NetworkSettings.qml:135
#, kde-format
msgid "Manual"
msgstr "Ręcznie"
#: package/contents/ui/NetworkSettings.qml:156
#, kde-format
msgid "IP Address:"
msgstr "Adres IP:"
#: package/contents/ui/NetworkSettings.qml:167
#, kde-format
msgid "Gateway:"
msgstr "Brama:"
#: package/contents/ui/NetworkSettings.qml:178
#, kde-format
msgid "Network prefix length:"
msgstr "Długość przedrostka sieci:"
#: package/contents/ui/NetworkSettings.qml:187
#, kde-format
msgid "DNS:"
msgstr "DNS:"
#: package/contents/ui/NetworkSettings.qml:229
#, kde-format
msgid "(Unchanged)"
msgstr "(Niezmienione)"
#: package/contents/ui/PasswordField.qml:28
#, kde-format
msgid "Password..."
msgstr "Hasło..."
#: package/contents/ui/TetheringSetting.qml:31
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Wi-fi hotspot"
msgid "Wi-Fi Hotspot"
msgstr "Hotspot Wi-Fi"
#: package/contents/ui/TetheringSetting.qml:55
#, kde-format
msgid "Configure"
msgstr "Ustawienia"
#: package/contents/ui/TetheringSetting.qml:74
#, kde-format
msgid "My Hotspot"
msgstr "Mój hotspot"
#: package/contents/ui/TetheringSetting.qml:84
#, kde-format
msgid "Hide this network"
msgstr "Ukryj tę sieć"
#: package/contents/ui/TetheringSetting.qml:94
#, kde-format
msgid "Protect hotspot with WPA2/PSK password"
msgstr "Zabezpiecz hotspot hasłem WPA2/PSK"
#: package/contents/ui/TetheringSetting.qml:104
#, kde-format
msgid "Save Hotspot configuration"
msgstr "Zapisz ustawienia hotspotu"
#: package/contents/ui/TetheringSetting.qml:117
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Disable Wi-Fi"
msgid "Disable Wi-Fi Hotspot"
-msgstr "Wyłącz Wi-Fi"
+msgstr "Wyłącz hotspot Wi-Fi"
#: package/contents/ui/TetheringSetting.qml:117
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Enable Wi-Fi"
msgid "Enable Wi-Fi Hotspot"
-msgstr "Włącz Wi-Fi"
+msgstr "Włącz hotspot Wi-Fi"
#: package/contents/ui/TetheringSetting.qml:135
#: package/contents/ui/TetheringSetting.qml:172
#, kde-format
msgid "Hotspot is inactive"
msgstr "Hotspot jest wyłączony"
#: package/contents/ui/TetheringSetting.qml:142
#, kde-format
msgid "Not possible to start Access point."
msgstr "Nie można uruchomić punktu dostępu."
#: package/contents/ui/TetheringSetting.qml:151
#: package/contents/ui/TetheringSetting.qml:165
#, kde-format
msgid "Access point running: %1"
msgstr "Uruchomiono punkt dostępu: %1"
#: package/contents/ui/TetheringSetting.qml:158
#, kde-format
msgid "No suitable configuration found."
msgstr "Nie znaleziono odpowiednich ustawień."
#: package/contents/ui/TetheringSetting.qml:206
#, kde-format
msgid "Access point available: %1"
msgstr "Dostępny punkt dostępu: %1"
#: wifisettings.cpp:45
#, kde-format
msgid "Configure Wi-Fi networks"
msgstr "Ustawienia sieci Wi-Fi"
#: wifisettings.cpp:47
#, kde-format
msgid "Martin Kacej"
msgstr "Martin Kacej"
#~ msgid "IP settings"
#~ msgstr "Ustawienia IP"
#~ msgid "DNS"
#~ msgstr "DNS"
#~ msgid "Wi-fi"
#~ msgstr "Wi-Fi"
Index: trunk/l10n-kf5/pl/messages/kde-workspace/kcm_pulseaudio.po
===================================================================
--- trunk/l10n-kf5/pl/messages/kde-workspace/kcm_pulseaudio.po (revision 1552240)
+++ trunk/l10n-kf5/pl/messages/kde-workspace/kcm_pulseaudio.po (revision 1552241)
@@ -1,311 +1,311 @@
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
#
# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2015, 2016, 2017, 2018, 2019.
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-09-21 03:33+0200\n"
-"PO-Revision-Date: 2019-07-28 06:20+0200\n"
+"PO-Revision-Date: 2019-09-20 15:48+0200\n"
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
-"|| n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10"
+" || n%100>=20) ? 1 : 2);\n"
"X-Generator: Lokalize 19.07.70\n"
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr "Łukasz Wojniłowicz"
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr "lukasz.wojnilowicz@gmail.com"
#: kcm/module.cpp:39
-#, fuzzy, kde-format
+#, kde-format
#| msgctxt "@title"
#| msgid "PulseAudio"
msgctxt "@title"
msgid "Audio"
-msgstr "PulseAudio"
+msgstr "Dźwięk"
#: kcm/module.cpp:43
#, kde-format
msgctxt "@info:credit"
msgid "Copyright 2015 Harald Sitter"
-msgstr "Copyright 2012-2014 Harald Sitter"
+msgstr "Copyright 2015 Harald Sitter"
#: kcm/module.cpp:45
#, kde-format
msgctxt "@info:credit"
msgid "Harald Sitter"
msgstr "Harald Sitter"
#: kcm/module.cpp:46
#, kde-format
msgctxt "@info:credit"
msgid "Author"
msgstr "Autor"
#: kcm/package/contents/ui/Advanced.qml:49
#, kde-format
msgid "Device Profiles"
msgstr "Profile urządzeń"
#: kcm/package/contents/ui/Advanced.qml:50
#, kde-format
msgctxt "@label"
msgid "No Device Profiles Available"
msgstr "Brak profili urządzeń"
#: kcm/package/contents/ui/Advanced.qml:66
#, kde-format
msgid "Advanced Output Configuration"
msgstr "Zaawansowane ustawienia wyjścia"
#: kcm/package/contents/ui/Advanced.qml:79
#, kde-format
msgid ""
"Add virtual output device for simultaneous output on all local sound cards"
msgstr ""
"Dodaj wirtualne urządzenie wyjścia dla jednoczesnego wyjścia na wszystkich "
"lokalnych kartach dźwiękowych"
#: kcm/package/contents/ui/Advanced.qml:90
#, kde-format
msgid ""
"Automatically switch all running streams when a new output becomes available"
msgstr ""
"Samoczynnie przełącz wszystkie działające strumienie, gdy nowe wyjście "
"stanie się dostępne"
#: kcm/package/contents/ui/Advanced.qml:101
#, kde-format
msgid "Requires %1 PulseAudio module"
msgstr "Wymaga modułu PulseAudio %1"
#: kcm/package/contents/ui/Advanced.qml:107
#, kde-format
msgid "Speaker Placement and Testing"
msgstr "Rozmieszczenie głośników i testowanie"
#: kcm/package/contents/ui/Advanced.qml:115
#, kde-format
msgctxt "@label"
msgid "Output:"
msgstr "Wyjście:"
#: kcm/package/contents/ui/Advanced.qml:158
#, kde-format
msgid "Front Left"
msgstr "Przedni lewy"
#: kcm/package/contents/ui/Advanced.qml:169
#, kde-format
msgid "Front Center"
msgstr "Przedni środkowy"
#: kcm/package/contents/ui/Advanced.qml:180
#, kde-format
msgid "Front Right"
msgstr "Przedni prawy"
#: kcm/package/contents/ui/Advanced.qml:191
#, kde-format
msgid "Side Left"
msgstr "Boczny lewy"
#: kcm/package/contents/ui/Advanced.qml:217
#, kde-format
msgid "Side Right"
msgstr "Boczny prawy"
#: kcm/package/contents/ui/Advanced.qml:227
#, kde-format
msgid "Rear Left"
msgstr "Tylny lewy"
#: kcm/package/contents/ui/Advanced.qml:237
#, kde-format
msgid "Subwoofer"
msgstr "Głośnik niskotonowy"
#: kcm/package/contents/ui/Advanced.qml:247
#, kde-format
msgid "Rear Right"
msgstr "Tylny prawy"
#: kcm/package/contents/ui/Applications.qml:48
#, kde-format
msgid "Playback"
msgstr "Odtwarzanie"
#: kcm/package/contents/ui/Applications.qml:49
#, kde-format
msgctxt "@label"
msgid "No Applications Playing Audio"
msgstr "Brak programów odtwarzających dźwięk"
#: kcm/package/contents/ui/Applications.qml:87
#, kde-format
msgid "Recording"
msgstr "Nagrywanie"
#: kcm/package/contents/ui/Applications.qml:88
#, kde-format
msgctxt "@label"
msgid "No Applications Recording Audio"
msgstr "Brak programów nagrywających dźwięk"
#: kcm/package/contents/ui/CardListItem.qml:51
#, kde-format
msgctxt "@label"
msgid "Profile:"
msgstr "Profil:"
#: kcm/package/contents/ui/DeviceListItem.qml:48
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Default"
msgid "Default device"
-msgstr "Domyślne"
+msgstr "Urządzenie domyślne"
#: kcm/package/contents/ui/DeviceListItem.qml:69
#, kde-format
msgid "Port"
msgstr "Złącze"
#: kcm/package/contents/ui/DeviceListItem.qml:87
#, kde-format
msgctxt "Port is unavailable"
msgid " (unavailable)"
msgstr " (niedostępne)"
#: kcm/package/contents/ui/DeviceListItem.qml:89
#, kde-format
msgctxt "Port is unplugged"
msgid " (unplugged)"
msgstr " (niepodłączone)"
#: kcm/package/contents/ui/Devices.qml:45
#, kde-format
msgid "Outputs"
msgstr "Wyjścia"
#: kcm/package/contents/ui/Devices.qml:46
#, kde-format
msgctxt "@label"
msgid "No Output Devices Available"
msgstr "Brak urządzeń wyjściowych"
#: kcm/package/contents/ui/Devices.qml:63
#, kde-format
msgid "Inputs"
msgstr "Wejścia"
#: kcm/package/contents/ui/Devices.qml:64
#, kde-format
msgctxt "@label"
msgid "No Input Devices Available"
msgstr "Brak urządzeń wejściowych"
#: kcm/package/contents/ui/main.qml:34
#, kde-format
msgid "This module allows configuring the Pulseaudio sound subsystem."
msgstr "Ten moduł umożliwia ustawienie podsystemu dźwiękowego Pulseaudio."
#: kcm/package/contents/ui/main.qml:53
#, kde-format
msgctxt "@title:tab"
msgid "Devices"
msgstr "Urządzenia"
#: kcm/package/contents/ui/main.qml:56
#, kde-format
msgctxt "@title:tab"
msgid "Applications"
msgstr "Programy"
#: kcm/package/contents/ui/main.qml:59
#, kde-format
msgctxt "@title:tab"
msgid "Advanced"
msgstr "Zaawansowane"
#: kcm/package/contents/ui/MuteButton.qml:28
#, kde-format
msgid "Mute audio"
msgstr "Wycisz dźwięk"
#: kcm/package/contents/ui/StreamListItem.qml:57
#, kde-format
msgid "Notification Sounds"
msgstr "Dźwięki powiadomień"
#: kcm/package/contents/ui/StreamListItem.qml:59
#, kde-format
msgctxt "label of stream items"
msgid "%1: %2"
msgstr "%1: %2"
#: kcm/package/contents/ui/VolumeSlider.qml:88
#, kde-format
msgid "100%"
msgstr "100%"
#: kcm/package/contents/ui/VolumeSlider.qml:104
#, kde-format
msgctxt "volume percentage"
msgid "%1%"
msgstr "%1%"
#: kcm/package/contents/ui/VolumeSlider.qml:110
#, kde-format
msgctxt "only used for sizing, should be widest possible string"
msgid "100%"
msgstr "100%"
#: qml/microphoneindicator.cpp:113
#, kde-format
msgid "Mute"
msgstr "Wycisz"
#: qml/microphoneindicator.cpp:143 qml/microphoneindicator.cpp:151
#, kde-format
msgid "Microphone"
msgstr "Mikrofon"
#: qml/microphoneindicator.cpp:146
#, kde-format
msgctxt "App is using mic"
msgid "%1 is using the microphone"
msgstr "%1 używa mikrofonu"
#: qml/microphoneindicator.cpp:148
#, kde-format
msgctxt "list separator"
msgid ", "
msgstr ", "
#: qml/microphoneindicator.cpp:148
#, kde-format
msgctxt "List of apps is using mic"
msgid "%1 are using the microphone"
msgstr "%1 używają mikrofonu"
#~ msgctxt "@title"
#~ msgid "Configure the Audio Volume"
#~ msgstr "Ustawienia głośności dźwięku"
#~ msgid "Capture"
#~ msgstr "Przechwytywanie"
#~ msgctxt "@label"
#~ msgid "No Additional Configuration Available"
#~ msgstr "Brak dodatkowych ustawień"
Index: trunk/l10n-kf5/pl/messages/kde-workspace/kcm_sddm.po
===================================================================
--- trunk/l10n-kf5/pl/messages/kde-workspace/kcm_sddm.po (revision 1552240)
+++ trunk/l10n-kf5/pl/messages/kde-workspace/kcm_sddm.po (revision 1552241)
@@ -1,290 +1,291 @@
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
#
# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2014, 2016, 2017, 2018, 2019.
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-09-03 03:29+0200\n"
-"PO-Revision-Date: 2019-07-28 06:21+0200\n"
+"PO-Revision-Date: 2019-09-20 15:48+0200\n"
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
-"|| n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10"
+" || n%100>=20) ? 1 : 2);\n"
"X-Generator: Lokalize 19.07.70\n"
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr "Łukasz Wojniłowicz"
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr "lukasz.wojnilowicz@gmail.com"
#: sddmauthhelper.cpp:311 sddmauthhelper.cpp:331 sddmauthhelper.cpp:338
#, kde-format
msgid "Invalid theme package"
msgstr "Nieprawidłowy pakiet wyglądu"
#: sddmauthhelper.cpp:316
#, kde-format
msgid "Could not open file"
msgstr "Nie można otworzyć pliku"
#: sddmauthhelper.cpp:346
#, kde-format
msgid "Could not decompress archive"
msgstr "Nie można wypakować archiwum"
#: sddmthemeinstaller.cpp:40
#, kde-format
msgid "SDDM theme installer"
msgstr "Wgrywanie wyglądu SDDM"
#: sddmthemeinstaller.cpp:47
#, kde-format
msgid "Install a theme."
msgstr "Wgraj wygląd."
#: sddmthemeinstaller.cpp:48
#, kde-format
msgid "Uninstall a theme."
msgstr "Usuń wygląd."
#: sddmthemeinstaller.cpp:50
#, kde-format
msgid "The theme to install, must be an existing archive file."
msgstr "Wygląd do wgrania to musi być istniejący plik archiwum."
#: sddmthemeinstaller.cpp:76
#, kde-format
msgid "Unable to install theme"
msgstr "Nie można wgrać wyglądu"
#: src/configwidgets/selectimagebutton.cpp:41
#, kde-format
msgid "Load from file..."
msgstr "Wczytaj z pliku..."
#: src/configwidgets/selectimagebutton.cpp:42
#, kde-format
msgid "Clear Image"
msgstr "Wyczyść obraz"
#: src/configwidgets/selectimagebutton.cpp:75
#, kde-format
msgctxt "@title:window"
msgid "Select Image"
msgstr "Wybierz obraz"
#: src/qml/main.qml:90 src/themesdelegate.cpp:65
#, kde-format
msgid "No preview available"
msgstr "Podgląd niedostępny"
#: src/qml/main.qml:115
#, kde-format
msgid ", by "
msgstr ", autorstwa "
#: src/sddmkcm.cpp:43
#, kde-format
msgid "SDDM KDE Config"
msgstr "Ustawienia SDDM dla KDE"
#: src/sddmkcm.cpp:45
#, kde-format
msgid "Login screen using the SDDM"
msgstr "Ekran logowania używający SDDM"
#: src/sddmkcm.cpp:49 src/sddmkcm.cpp:50
#, kde-format
msgid "Author"
msgstr "Autor"
#: src/sddmkcm.cpp:122
#, kde-format
msgid "Theme"
msgstr "Wygląd"
#: src/sddmkcm.cpp:127
#, kde-format
msgid "Advanced"
msgstr "Zaawansowane"
#: src/sessionmodel.cpp:87
#, kde-format
msgctxt "%1 is the name of a session"
msgid "%1 (Wayland)"
msgstr "%1 (Wayland)"
#: src/themeconfig.cpp:191
#, kde-format
msgid "Download New SDDM Themes"
msgstr "Pobierz nowy wygląd SDDM"
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: src/ui/advancedconfig.ui:25
#, kde-format
msgid "Automatically log in:"
msgstr "Zaloguj się sam na:"
#. i18n: ectx: property (text), widget (QCheckBox, autoLogin)
#: src/ui/advancedconfig.ui:34
#, kde-format
msgid "as user:"
msgstr "jako użytkownik:"
#. i18n: ectx: property (text), widget (QLabel, label_4)
#: src/ui/advancedconfig.ui:51
#, kde-format
msgid "with session:"
msgstr "w sesji:"
#. i18n: ectx: property (text), widget (QCheckBox, reloginAfterQuit)
#: src/ui/advancedconfig.ui:76
#, kde-format
msgid "Log in again immediately after logging off"
msgstr "Natychmiast zaloguj się ponownie po wylogowaniu"
#. i18n: ectx: property (text), widget (QLabel, label_6)
#: src/ui/advancedconfig.ui:96
#, kde-format
msgid "Minimum user UID:"
msgstr "Najniższy UID:"
#. i18n: ectx: property (text), widget (QLabel, label_5)
#: src/ui/advancedconfig.ui:116
#, kde-format
msgid "Maximum user UID:"
msgstr "Najwyższy UID:"
#. i18n: ectx: property (text), widget (QLabel, label)
#: src/ui/advancedconfig.ui:149
#, kde-format
msgid "Halt command:"
msgstr "Polecenie zatrzymania:"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: src/ui/advancedconfig.ui:166
#, kde-format
msgid "Reboot command:"
msgstr "Polecenie ponownego uruchomienia:"
#. i18n: ectx: property (text), widget (QLabel, label_8)
#: src/ui/advancedconfig.ui:196
#, kde-format
msgid "Settings synchronization:"
msgstr "Synchronizacja ustawień"
#. i18n: ectx: property (text), widget (QPushButton, syncSettings)
#: src/ui/advancedconfig.ui:205
#, kde-format
msgid "Sync"
msgstr "Synchronizuj"
#. i18n: ectx: property (text), widget (QPushButton, resetSettings)
#: src/ui/advancedconfig.ui:215
#, kde-format
msgid "Reset"
msgstr "Wyzeruj"
#. i18n: ectx: property (text), widget (QLabel, syncExplanation)
#: src/ui/advancedconfig.ui:233
#, kde-format
msgid ""
"Settings synchronization allows you to transfer the following Plasma "
"settings to SDDM: color scheme, cursor theme, font, font rendering, NumLock "
"preference, Plasma theme, and scaling DPI."
msgstr ""
"Synchronizacja ustawień umożliwia przeniesienie następujących ustawień "
"Plazmy do SDDM: zestaw barw, zestaw wskaźników, czcionki, wyświetlanie "
"czcionek, ustawienie klawisza NumLock, wygląd Plazmy oraz skalowanie DPI."
#. i18n: ectx: property (text), widget (QLabel, syncWarning)
#: src/ui/advancedconfig.ui:246
#, kde-format
msgid ""
"Please note that theme files must be installed globally for settings "
"synchronization to work."
msgstr ""
+"Pliki zestawu należy wgrać globalnie, aby synchronizacja ustawień zadziałała."
#. i18n: ectx: property (text), widget (SelectImageButton, selectBackgroundButton)
#: src/ui/themeconfig.ui:101
#, kde-format
msgid "..."
msgstr "..."
#. i18n: ectx: property (text), widget (QLabel, label)
#: src/ui/themeconfig.ui:108
#, kde-format
msgid "Background:"
msgstr "Tło:"
#. i18n: ectx: property (text), widget (QPushButton, removeThemeButton)
#: src/ui/themeconfig.ui:156
#, kde-format
msgid "Remove"
msgstr "Usuń"
#. i18n: ectx: property (text), widget (QPushButton, installFromFileButton)
#: src/ui/themeconfig.ui:180
#, kde-format
msgid "Install From File..."
msgstr "Wgraj z pliku..."
#. i18n: ectx: property (text), widget (QPushButton, getNewButton)
#: src/ui/themeconfig.ui:191
#, kde-format
msgid "Get New Login Screens..."
msgstr "Pobierz nowe ekrany logowania..."
#~ msgid "Default"
#~ msgstr "Domyślny"
#~ msgid "The default cursor theme in SDDM"
#~ msgstr "Domyślny zestaw wskaźników w SDDM"
#~ msgid "Name"
#~ msgstr "Nazwa"
#~ msgid "Description"
#~ msgstr "Opis"
#~ msgctxt ""
#~ "@info The argument is the list of available sizes (in pixel). Example: "
#~ "'Available sizes: 24' or 'Available sizes: 24, 36, 48'"
#~ msgid "(Available sizes: %1)"
#~ msgstr "(Dostępne rozmiary: %1)"
#~ msgid "Cursor theme:"
#~ msgstr "Zestaw wskaźników:"
#~ msgid "General"
#~ msgstr "Ogólne"
#~ msgid "Auto &Login"
#~ msgstr "&Loguj bez pytania"
#~ msgid "Relogin after quit"
#~ msgstr "Zaloguj ponownie po wyjściu"
#~ msgid "User"
#~ msgstr "Użytkownik"
#~ msgid "Commands"
#~ msgstr "Polecenia"
#~ msgid "Customize theme"
#~ msgstr "Dostosuj wygląd"
#~ msgctxt "Caption to theme preview, %1 author name"
#~ msgid "by %1"
#~ msgstr "autorstwa %1"
Index: trunk/l10n-kf5/pl/messages/kde-workspace/kcmkwinrules.po
===================================================================
--- trunk/l10n-kf5/pl/messages/kde-workspace/kcmkwinrules.po (revision 1552240)
+++ trunk/l10n-kf5/pl/messages/kde-workspace/kcmkwinrules.po (revision 1552241)
@@ -1,1428 +1,1428 @@
# translation of kcmkwinrules.po to
# Mikolaj Machowski <mikmach@wp.pl>, 2004, 2005, 2007, 2010.
# Krzysztof Lichota <lichota@mimuw.edu.pl>, 2005, 2006.
# Marta Rybczyńska <kde-i18n@rybczynska.net>, 2008, 2010, 2013.
# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2011, 2012, 2013, 2014, 2015, 2017, 2018, 2019.
msgid ""
msgstr ""
"Project-Id-Version: kcmkwinrules\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-09-20 03:31+0200\n"
-"PO-Revision-Date: 2019-01-23 19:49+0100\n"
+"PO-Revision-Date: 2019-09-21 08:18+0200\n"
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 19.03.70\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
-"|| n%100>=20) ? 1 : 2);\n"
+"X-Generator: Lokalize 19.07.70\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10"
+" || n%100>=20) ? 1 : 2);\n"
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr "Mikołaj Machowski, Łukasz Wojniłowicz"
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr "mikmach@wp.pl, lukasz.wojnilowicz@gmail.com"
#. i18n: ectx: property (text), item, widget (QListWidget, types)
#. i18n: ectx: property (text), item, widget (QComboBox, type)
#: detectwidget.cpp:75 ruleswidgetbase.ui:428 ruleswidgetbase.ui:2459
#, kde-format
msgid "Normal Window"
msgstr "Zwykłe okno"
#. i18n: ectx: property (text), item, widget (QListWidget, types)
#. i18n: ectx: property (text), item, widget (QComboBox, type)
#: detectwidget.cpp:76 ruleswidgetbase.ui:463 ruleswidgetbase.ui:2494
#, kde-format
msgid "Desktop"
msgstr "Pulpit"
#. i18n: ectx: property (text), item, widget (QListWidget, types)
#. i18n: ectx: property (text), item, widget (QComboBox, type)
#: detectwidget.cpp:77 ruleswidgetbase.ui:443 ruleswidgetbase.ui:2474
#, kde-format
msgid "Dock (panel)"
msgstr "Dok (panel)"
#. i18n: ectx: property (text), item, widget (QListWidget, types)
#. i18n: ectx: property (text), item, widget (QComboBox, type)
#: detectwidget.cpp:78 ruleswidgetbase.ui:448 ruleswidgetbase.ui:2479
#, kde-format
msgid "Toolbar"
msgstr "Pasek narzędzi"
#. i18n: ectx: property (text), item, widget (QListWidget, types)
#. i18n: ectx: property (text), item, widget (QComboBox, type)
#: detectwidget.cpp:79 ruleswidgetbase.ui:453 ruleswidgetbase.ui:2484
#, kde-format
msgid "Torn-Off Menu"
msgstr "Odrywane menu"
#. i18n: ectx: property (text), item, widget (QListWidget, types)
#. i18n: ectx: property (text), item, widget (QComboBox, type)
#: detectwidget.cpp:80 ruleswidgetbase.ui:433 ruleswidgetbase.ui:2464
#, kde-format
msgid "Dialog Window"
msgstr "Okno dialogowe"
#: detectwidget.cpp:81
#, kde-format
msgid "Override Type"
msgstr "Wymuś"
#. i18n: ectx: property (text), item, widget (QListWidget, types)
#. i18n: ectx: property (text), item, widget (QComboBox, type)
#: detectwidget.cpp:82 ruleswidgetbase.ui:473 ruleswidgetbase.ui:2499
#, kde-format
msgid "Standalone Menubar"
msgstr "Osobny pasek menu"
#. i18n: ectx: property (text), item, widget (QListWidget, types)
#. i18n: ectx: property (text), item, widget (QComboBox, type)
#: detectwidget.cpp:83 ruleswidgetbase.ui:438 ruleswidgetbase.ui:2469
#, kde-format
msgid "Utility Window"
msgstr "Okno pomocnicze"
#. i18n: ectx: property (text), item, widget (QListWidget, types)
#. i18n: ectx: property (text), item, widget (QComboBox, type)
#: detectwidget.cpp:84 ruleswidgetbase.ui:458 ruleswidgetbase.ui:2489
#, kde-format
msgid "Splash Screen"
msgstr "Ekran powitalny"
#: detectwidget.cpp:90
#, kde-format
msgid "Unknown - will be treated as Normal Window"
msgstr "Nieznany - będzie traktowany jako zwykłe okno"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#: detectwidget.ui:17
#, kde-format
msgid "Information About Selected Window"
msgstr "Szczegóły wybranego okna"
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#: detectwidget.ui:29
#, kde-format
msgid "Class:"
msgstr "Klasa:"
#. i18n: ectx: property (text), widget (QLabel, textLabel3)
#: detectwidget.ui:57
#, kde-format
msgid "Role:"
msgstr "Rola:"
#. i18n: ectx: property (text), widget (QLabel, textLabel4)
#: detectwidget.ui:85
#, kde-format
msgid "Type:"
msgstr "Rodzaj:"
#. i18n: ectx: property (text), widget (QLabel, textLabel8)
#: detectwidget.ui:113
#, kde-format
msgid "Title:"
msgstr "Tytuł:"
#. i18n: ectx: property (text), widget (QLabel, textLabel13)
#: detectwidget.ui:141
#, kde-format
msgid "Machine:"
msgstr "Komputer:"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#: detectwidget.ui:172
#, kde-format
msgid "Match by primary class name and"
msgstr "Dopasuj wg nazwy głównej klasy i"
#. i18n: ectx: property (text), widget (QCheckBox, match_whole_class)
#: detectwidget.ui:181
#, kde-format
msgid "Secondary class name (resulting in term in brackets)"
msgstr "Nazwie pobocznej klasy (wynikiem jest wyrażenie w nawiasach)"
#. i18n: ectx: property (text), widget (QCheckBox, match_role)
#: detectwidget.ui:188
#, kde-format
msgid "Window role (can be used to select windows by function)"
msgstr "Roli okna (może być użyte do zaznaczania okien przez funkcję)"
#. i18n: ectx: property (text), widget (QCheckBox, match_type)
#: detectwidget.ui:195
#, kde-format
msgid "Window type (eg. all dialogs, but not the main windows)"
msgstr "Rodzaju okna (np. wszystkie okna dialogowe, ale bez okien głównych)"
#. i18n: ectx: property (text), widget (QCheckBox, match_title)
#: detectwidget.ui:202
#, kde-format
msgid ""
"Window title (very specific, can fail due to content changes or translation)"
msgstr ""
"Tytule okna (bardzo specyficzne, może zawieść ze względu na zmiany treści "
"lub tłumaczenia)"
#. i18n: ectx: property (text), widget (QLabel, textLabel2)
#: editshortcut.ui:18
#, kde-format
msgid ""
"A single shortcut can be easily assigned or cleared using the two buttons. "
"Only shortcuts with modifiers can be used.<p>\n"
"It is possible to have several possible shortcuts, and the first available "
"shortcut will be used. The shortcuts are specified using shortcut sets "
"separated by \" - \". One set is specified as <i>base</i>+(<i>list</i>), "
"where base are modifiers and list is a list of keys.<br>\n"
"For example \"<b>Shift+Alt+(123) Shift+Ctrl+(ABC)</b>\" will first try "
"<b>Shift+Alt+1</b>, then others with <b>Shift+Ctrl+C</b> as the last one."
msgstr ""
"Pojedynczy skrót może być łatwo przydzielony lub usunięty za pomocą tych "
"dwóch przycisków. Tylko skróty z modyfikatorami mogą być używane.<p>\n"
"Możliwe jest posiadanie kilku możliwych skrótów, użyty zostanie pierwszy "
"dostępny skrót. Skróty są podawane w postaci zbiorów skrótów oddzielonych \"-"
"\". Jeden zbiór jest podawany jako <i>baza</i>+(<i>lista</i>), gdzie baza to "
"modyfikatory, a lista to lista klawiszy.<br>\n"
"Na przykład \"<b>Shift+Alt+(123) Shift+Ctrl+(ABC)</b>\" powoduje "
"wypróbowanie <b>Shift+Alt+1</b>, po czym innych, przy czym <b>Shift+Ctrl+C</"
"b> będzie ostatnim."
#. i18n: ectx: property (text), widget (QPushButton, pushButton1)
#: editshortcut.ui:62
#, kde-format
msgid "&Single Shortcut"
msgstr "&Pojedynczy skrót"
#. i18n: ectx: property (text), widget (QPushButton, pushButton2)
#: editshortcut.ui:85
#, kde-format
msgid "C&lear"
msgstr "W&yczyść"
#: kcm.cpp:51
#, kde-format
msgid "Window-Specific Settings Configuration Module"
msgstr "Moduł nadawania osobnych ustawień dla okien"
#: kcm.cpp:52
#, kde-format
msgid "(c) 2004 KWin and KControl Authors"
msgstr "(c) 2004 Autorzy KWin i KControl"
#: kcm.cpp:53
#, kde-format
msgid "Lubos Lunak"
msgstr "Lubos Lunak"
#: kcm.cpp:84
#, kde-format
msgid ""
"<p><h1>Window-specific Settings</h1> Here you can customize window settings "
"specifically only for some windows.</p> <p>Please note that this "
"configuration will not take effect if you do not use KWin as your window "
"manager. If you do use a different window manager, please refer to its "
"documentation for how to customize window behavior.</p>"
msgstr ""
"<p><h1>Ustawienia charakterystycznych okien</h1> Tutaj można dostosować do "
"własnych potrzeb ustawienia okien.</p> <p>Pamiętaj, że ta konfiguracja "
"będzie działać tylko jeśli używasz KWin jako programu do zarządzania oknami. "
"Jeśli używasz innego programu, zajrzyj do jego dokumentacji jak przystosować "
"zachowania okien.</p>"
#: kcm.cpp:100
#, kde-format
msgid "Remember settings separately for every window"
msgstr "Pamiętaj ustawienia osobno dla każdego okna"
#: kcm.cpp:101
#, kde-format
msgid "Show internal settings for remembering"
msgstr "Pokaż wewnętrzne ustawienia dla zapamiętywania"
#: kcm.cpp:102
#, kde-format
msgid "Internal setting for remembering"
msgstr "Wewnętrzne ustawienia dla zapamiętywania"
#: main.cpp:138
#, kde-format
msgid "Application settings for %1"
msgstr "Ustawienia programu dla %1"
#: main.cpp:158
#, kde-format
msgid "Window settings for %1"
msgstr "Ustawienia okna dla %1"
#: main.cpp:210
#, kde-format
msgctxt "Window caption for the application wide rules dialog"
msgid "Edit Application-Specific Settings"
msgstr "Edytowanie ustawień wyjątkowych dla aplikacji"
#: main.cpp:241
#, kde-format
msgid "KWin"
msgstr "KWin"
#: main.cpp:248
#, kde-format
msgid "KWin helper utility"
msgstr "Narzędzie pomocnicze KWin"
#: main.cpp:249
#, kde-format
msgid "KWin id of the window for special window settings."
msgstr "Id okna KWin dla wyjątkowych ustawień okna."
#: main.cpp:250
#, kde-format
msgid "Whether the settings should affect all windows of the application."
msgstr "Czy ustawienia powinny dotyczyć wszystkich okien programu."
#: main.cpp:259
#, kde-format
msgid "This helper utility is not supposed to be called directly."
msgstr "To narzędzie pomocnicze nie powinno być wywoływane bezpośrednio."
#: ruleslist.cpp:152
#, kde-format
msgid "Export Rules"
msgstr "Eksportuj zasady"
#: ruleslist.cpp:153 ruleslist.cpp:165
#, kde-format
msgid "KWin Rules (*.kwinrule)"
msgstr "Zasada KWin (*.kwinrule)"
#: ruleslist.cpp:164
#, kde-format
msgid "Import Rules"
msgstr "Importuj zasady"
#. i18n: ectx: property (text), widget (QPushButton, new_button)
#: ruleslist.ui:32
#, kde-format
msgid "&New..."
msgstr "&Nowa..."
#. i18n: ectx: property (text), widget (QPushButton, modify_button)
#: ruleslist.ui:39
#, kde-format
msgid "&Modify..."
msgstr "Z&mień..."
#. i18n: ectx: property (text), widget (QPushButton, delete_button)
#: ruleslist.ui:46
#, kde-format
msgid "Delete"
msgstr "Usuń"
#. i18n: ectx: property (text), widget (QPushButton, moveup_button)
#: ruleslist.ui:56
#, kde-format
msgid "Move &Up"
msgstr "Przesuń w &górę"
#. i18n: ectx: property (text), widget (QPushButton, movedown_button)
#: ruleslist.ui:63
#, kde-format
msgid "Move &Down"
msgstr "Przesuń w &dół"
#. i18n: ectx: property (text), widget (QPushButton, import_button)
#: ruleslist.ui:100
#, kde-format
msgid "&Import"
msgstr "&Importuj"
#. i18n: ectx: property (text), widget (QPushButton, export_button)
#: ruleslist.ui:107
#, kde-format
msgid "&Export"
msgstr "&Eksportuj"
#: ruleswidget.cpp:66
#, kde-format
msgid ""
"Enable this checkbox to alter this window property for the specified "
"window(s)."
msgstr "Zaznacz, żeby zmienić właściwość okna dla określonego okna (okien)."
#: ruleswidget.cpp:68
#, kde-format
msgid ""
"Specify how the window property should be affected:<ul><li><em>Do Not Affect:"
"</em> The window property will not be affected and therefore the default "
"handling for it will be used. Specifying this will block more generic window "
"settings from taking effect.</li><li><em>Apply Initially:</em> The window "
"property will be only set to the given value after the window is created. No "
"further changes will be affected.</li><li><em>Remember:</em> The value of "
"the window property will be remembered and every time the window is created, "
"the last remembered value will be applied.</li><li><em>Force:</em> The "
"window property will be always forced to the given value.</li><li><em>Apply "
"Now:</em> The window property will be set to the given value immediately and "
"will not be affected later (this action will be deleted afterwards).</"
"li><li><em>Force temporarily:</em> The window property will be forced to the "
"given value until it is hidden (this action will be deleted after the window "
"is hidden).</li></ul>"
msgstr ""
"Określa jak opcja powinna wpłynąć na właściwość okna:<ul><li><em>Nie stosuj:"
"</em> Właściwość okna nie będzie zmieniona i zostanie zastosowane zachowanie "
"domyślne. Ustawienie tego zablokuje również zastosowanie bardziej ogólnych "
"ustawień okna.</li> <li><em>Stosuj początkowo:</em> Właściwość okna zostanie "
"ustawiona na żądaną wartość tylko po utworzeniu okna. Nie dotyczy następnych "
"zmian.</li><li><em>Pamiętaj:</em> Wartość właściwości okna będzie pamiętana "
"i za każdym razem kiedy okno zostanie utworzone ostatnio zapamiętana wartość "
"zostanie zastosowana.</li><li><em>Wymuś:</em> Właściwość okna zostanie "
"zawsze ustawiona na podaną wartość.</li> <li><em>Zastosuj teraz:</em> "
"Właściwość okna zostanie ustawiona na określoną wartość natychmiast i nie "
"będzie zmieniona później (akcja zostanie później usunięta).</"
"li><li><em>Wymuś tymczasowo:</em> Właściwość okna zostanie ustawiona na "
"określoną wartość dopóki okno nie zostanie ukryte (działanie zostanie "
"porzuconepo ukryciu okna).</li></ul>"
#: ruleswidget.cpp:83
#, kde-format
msgid ""
"Specify how the window property should be affected:<ul><li><em>Do Not Affect:"
"</em> The window property will not be affected and therefore the default "
"handling for it will be used. Specifying this will block more generic window "
"settings from taking effect.</li><li><em>Force:</em> The window property "
"will be always forced to the given value.</li><li><em>Force temporarily:</"
"em> The window property will be forced to the given value until it is hidden "
"(this action will be deleted after the window is hidden).</li></ul>"
msgstr ""
"Określa jak opcja powinna wpłynąć na właściwość okna:<ul><li><em>Nie stosuj:"
"</em> Właściwość okna nie będzie zmieniona i zostanie zastosowane zachowanie "
"domyślne. Ustawienie tego zablokuje również zastosowanie bardziej ogólnych "
"ustawień okna.</li> <li><em>Wymuś:</em> Właściwość okna zostanie zawsze "
"ustawiona na podaną wartość.</li> <li><em>Wymuś tymczasowo:</em> Właściwość "
"okna zostanie ustawiona na określoną wartość dopóki okno nie zostanie ukryte "
"(działanie zostanie porzucone po ukryciu okna).</li></ul>"
#: ruleswidget.cpp:151
#, kde-format
msgid "All Desktops"
msgstr "Wszystkie pulpity"
#: ruleswidget.cpp:345
#, kde-format
msgid "All Activities"
msgstr "Wszystkie aktywności"
#: ruleswidget.cpp:790
#, kde-format
msgid "Settings for %1"
msgstr "Ustawienia dla %1"
#: ruleswidget.cpp:792
#, kde-format
msgid "Unnamed entry"
msgstr "Wpis nienazwany"
#: ruleswidget.cpp:802
#, kde-format
msgid ""
"You have specified the window class as unimportant.\n"
"This means the settings will possibly apply to windows from all "
"applications. If you really want to create a generic setting, it is "
"recommended you at least limit the window types to avoid special window "
"types."
msgstr ""
"Określono klasę okna jako nieważną.\n"
"Oznacza to, że ustawienia zostaną zastosowane dla okien wszystkich "
"programów. Jeśli naprawdę chcesz stworzyć ustawienie ogólne, zaleca się "
"przynajmniej ograniczyć rodzaje okien, żeby uniknąć specjalnych typów okien."
#: ruleswidget.cpp:831
#, kde-format
msgid "Edit Window-Specific Settings"
msgstr "Edytowanie ustawień wyjątkowych dla okna"
#: ruleswidget.cpp:863
#, kde-format
msgid ""
"This configuration dialog allows altering settings only for the selected "
"window or application. Find the setting you want to affect, enable the "
"setting using the checkbox, select in what way the setting should be "
"affected and to which value."
msgstr ""
"To okno dialogowe umożliwia zmianę ustawień wyłącznie dla wybranego okna lub "
"programu. Znajdź ustawienia, które chcesz zmienić, włącz je poprzez pole "
"zaznaczane, wybierz sposób zastosowania ustawienia, a także jego wartość."
#: ruleswidget.cpp:867
#, kde-format
msgid "Consult the documentation for more details."
msgstr "Więcej szczegółów w dokumentacji."
#: ruleswidget.cpp:906
#, kde-format
msgid "Edit Shortcut"
msgstr "Edytuj skrót"
#. i18n: ectx: attribute (title), widget (QWidget, TabPage1)
#: ruleswidgetbase.ui:21
#, kde-format
msgid "&Window matching"
msgstr "&Wybór okien"
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#: ruleswidgetbase.ui:27
#, kde-format
msgid "&Description:"
msgstr "&Opis:"
#. i18n: ectx: property (text), widget (QLabel, textLabel2)
#: ruleswidgetbase.ui:46
#, kde-format
msgid "Window &class (application):"
msgstr "&Klasa okna (rodzaj programu):"
#. i18n: ectx: property (text), item, widget (QComboBox, wmclass_match)
#. i18n: ectx: property (text), item, widget (KComboBox, role_match)
#. i18n: ectx: property (text), item, widget (QComboBox, title_match)
#. i18n: ectx: property (text), item, widget (KComboBox, machine_match)
#: ruleswidgetbase.ui:63 ruleswidgetbase.ui:126 ruleswidgetbase.ui:195
#: ruleswidgetbase.ui:248
#, kde-format
msgid "Unimportant"
msgstr "Nieistotne"
#. i18n: ectx: property (text), item, widget (QComboBox, wmclass_match)
#. i18n: ectx: property (text), item, widget (KComboBox, role_match)
#. i18n: ectx: property (text), item, widget (QComboBox, title_match)
#. i18n: ectx: property (text), item, widget (KComboBox, machine_match)
#: ruleswidgetbase.ui:68 ruleswidgetbase.ui:131 ruleswidgetbase.ui:200
#: ruleswidgetbase.ui:253
#, kde-format
msgid "Exact Match"
msgstr "Pasuje dokładnie"
#. i18n: ectx: property (text), item, widget (QComboBox, wmclass_match)
#. i18n: ectx: property (text), item, widget (KComboBox, role_match)
#. i18n: ectx: property (text), item, widget (QComboBox, title_match)
#. i18n: ectx: property (text), item, widget (KComboBox, machine_match)
#: ruleswidgetbase.ui:73 ruleswidgetbase.ui:136 ruleswidgetbase.ui:205
#: ruleswidgetbase.ui:258
#, kde-format
msgid "Substring Match"
msgstr "Pasuje częściowo"
#. i18n: ectx: property (text), item, widget (QComboBox, wmclass_match)
#. i18n: ectx: property (text), item, widget (KComboBox, role_match)
#. i18n: ectx: property (text), item, widget (QComboBox, title_match)
#. i18n: ectx: property (text), item, widget (KComboBox, machine_match)
#: ruleswidgetbase.ui:78 ruleswidgetbase.ui:141 ruleswidgetbase.ui:210
#: ruleswidgetbase.ui:263
#, kde-format
msgid "Regular Expression"
msgstr "Wyrażenie regularne"
#. i18n: ectx: property (text), widget (QPushButton, edit_reg_wmclass)
#. i18n: ectx: property (text), widget (QPushButton, edit_reg_role)
#. i18n: ectx: property (text), widget (QPushButton, edit_reg_title)
#. i18n: ectx: property (text), widget (QPushButton, edit_reg_machine)
#: ruleswidgetbase.ui:92 ruleswidgetbase.ui:155 ruleswidgetbase.ui:221
#: ruleswidgetbase.ui:274
#, kde-format
msgid "Edit"
msgstr "Edytuj"
#. i18n: ectx: property (text), widget (QCheckBox, whole_wmclass)
#: ruleswidgetbase.ui:102
#, kde-format
msgid "Match w&hole window class"
msgstr "Dopasuj c&ałą klasę okien"
#. i18n: ectx: property (text), widget (QLabel, textLabel3)
#: ruleswidgetbase.ui:109
#, kde-format
msgid "Window ro&le:"
msgstr "Ro&la okna:"
#. i18n: ectx: property (text), widget (QLabel, textLabel4)
#: ruleswidgetbase.ui:162
#, kde-format
msgid "Window &types:"
msgstr "R&odzaj okna:"
#. i18n: ectx: property (text), widget (QLabel, textLabel5)
#: ruleswidgetbase.ui:178
#, kde-format
msgid "Window t&itle:"
msgstr "T&ytuł okna:"
#. i18n: ectx: property (text), widget (QLabel, textLabel7)
#: ruleswidgetbase.ui:231
#, kde-format
msgid "&Machine (hostname):"
msgstr "Ko&mputer (nazwa gospodarza):"
#. i18n: ectx: property (text), widget (QPushButton, detect)
#: ruleswidgetbase.ui:318
#, kde-format
msgid "&Detect Window Properties"
msgstr "&Wykryj właściwości okna"
#. i18n: ectx: property (suffix), widget (QSpinBox, detection_delay)
#: ruleswidgetbase.ui:325
#, kde-format
msgid "s delay"
msgstr "sekund opóźnienia"
#. i18n: ectx: property (text), item, widget (QListWidget, types)
#: ruleswidgetbase.ui:468
#, kde-format
msgid "Unmanaged Window"
msgstr "Niezarządzane okno"
#. i18n: ectx: attribute (title), widget (QWidget, TabPage3)
#: ruleswidgetbase.ui:489
#, kde-format
msgid "&Size && Position"
msgstr "&Rozmiar i położenie"
#. i18n: ectx: property (text), widget (QCheckBox, enable_position)
#: ruleswidgetbase.ui:495
#, kde-format
msgid "&Position"
msgstr "&Położenie"
#. i18n: ectx: property (text), item, widget (QComboBox, rule_position)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_size)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_maximizehoriz)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_maximizevert)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_desktop)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_activity)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_fullscreen)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_minimize)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_shade)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_placement)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_ignoregeometry)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_minsize)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_maxsize)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_strictgeometry)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_screen)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_below)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_shortcut)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_autogroup)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_skippager)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_skipswitcher)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_skiptaskbar)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_autogroupfg)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_autogroupid)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_above)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_noborder)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_decocolor)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_opacityactive)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_opacityinactive)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_fsplevel)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_fpplevel)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_acceptfocus)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_disableglobalshortcuts)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_closeable)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_type)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_desktopfile)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_blockcompositing)
#: ruleswidgetbase.ui:506 ruleswidgetbase.ui:563 ruleswidgetbase.ui:627
#: ruleswidgetbase.ui:678 ruleswidgetbase.ui:749 ruleswidgetbase.ui:813
#: ruleswidgetbase.ui:881 ruleswidgetbase.ui:932 ruleswidgetbase.ui:983
#: ruleswidgetbase.ui:1034 ruleswidgetbase.ui:1136 ruleswidgetbase.ui:1187
#: ruleswidgetbase.ui:1236 ruleswidgetbase.ui:1291 ruleswidgetbase.ui:1336
#: ruleswidgetbase.ui:1387 ruleswidgetbase.ui:1434 ruleswidgetbase.ui:1535
#: ruleswidgetbase.ui:1557 ruleswidgetbase.ui:1641 ruleswidgetbase.ui:1678
#: ruleswidgetbase.ui:1756 ruleswidgetbase.ui:1812 ruleswidgetbase.ui:1861
#: ruleswidgetbase.ui:1919 ruleswidgetbase.ui:1970 ruleswidgetbase.ui:2006
#: ruleswidgetbase.ui:2058 ruleswidgetbase.ui:2162 ruleswidgetbase.ui:2243
#: ruleswidgetbase.ui:2309 ruleswidgetbase.ui:2358 ruleswidgetbase.ui:2401
#: ruleswidgetbase.ui:2437 ruleswidgetbase.ui:2521 ruleswidgetbase.ui:2582
#, kde-format
msgid "Do Not Affect"
msgstr "Nie stosuj"
#. i18n: ectx: property (text), item, widget (QComboBox, rule_position)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_size)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_maximizehoriz)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_maximizevert)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_desktop)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_activity)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_fullscreen)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_minimize)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_shade)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_ignoregeometry)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_screen)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_below)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_shortcut)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_skippager)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_skipswitcher)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_skiptaskbar)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_above)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_noborder)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_desktopfile)
#: ruleswidgetbase.ui:511 ruleswidgetbase.ui:568 ruleswidgetbase.ui:632
#: ruleswidgetbase.ui:683 ruleswidgetbase.ui:754 ruleswidgetbase.ui:818
#: ruleswidgetbase.ui:886 ruleswidgetbase.ui:937 ruleswidgetbase.ui:988
#: ruleswidgetbase.ui:1141 ruleswidgetbase.ui:1341 ruleswidgetbase.ui:1392
#: ruleswidgetbase.ui:1439 ruleswidgetbase.ui:1562 ruleswidgetbase.ui:1646
#: ruleswidgetbase.ui:1683 ruleswidgetbase.ui:1866 ruleswidgetbase.ui:1924
#: ruleswidgetbase.ui:2526
#, kde-format
msgid "Apply Initially"
msgstr "Zastosuj na początku"
#. i18n: ectx: property (text), item, widget (QComboBox, rule_position)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_size)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_maximizehoriz)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_maximizevert)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_desktop)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_activity)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_fullscreen)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_minimize)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_shade)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_ignoregeometry)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_screen)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_below)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_shortcut)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_skippager)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_skipswitcher)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_skiptaskbar)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_above)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_noborder)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_desktopfile)
#: ruleswidgetbase.ui:516 ruleswidgetbase.ui:573 ruleswidgetbase.ui:637
#: ruleswidgetbase.ui:688 ruleswidgetbase.ui:759 ruleswidgetbase.ui:823
#: ruleswidgetbase.ui:891 ruleswidgetbase.ui:942 ruleswidgetbase.ui:993
#: ruleswidgetbase.ui:1146 ruleswidgetbase.ui:1346 ruleswidgetbase.ui:1397
#: ruleswidgetbase.ui:1444 ruleswidgetbase.ui:1567 ruleswidgetbase.ui:1651
#: ruleswidgetbase.ui:1688 ruleswidgetbase.ui:1871 ruleswidgetbase.ui:1929
#: ruleswidgetbase.ui:2531
#, kde-format
msgid "Remember"
msgstr "Zapamiętaj"
#. i18n: ectx: property (text), item, widget (QComboBox, rule_position)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_size)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_maximizehoriz)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_maximizevert)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_desktop)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_activity)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_fullscreen)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_minimize)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_shade)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_placement)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_ignoregeometry)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_minsize)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_maxsize)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_strictgeometry)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_screen)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_below)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_shortcut)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_autogroup)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_skippager)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_skipswitcher)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_skiptaskbar)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_autogroupfg)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_autogroupid)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_above)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_noborder)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_decocolor)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_opacityactive)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_opacityinactive)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_fsplevel)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_fpplevel)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_acceptfocus)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_disableglobalshortcuts)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_closeable)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_type)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_desktopfile)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_blockcompositing)
#: ruleswidgetbase.ui:521 ruleswidgetbase.ui:578 ruleswidgetbase.ui:642
#: ruleswidgetbase.ui:693 ruleswidgetbase.ui:764 ruleswidgetbase.ui:828
#: ruleswidgetbase.ui:896 ruleswidgetbase.ui:947 ruleswidgetbase.ui:998
#: ruleswidgetbase.ui:1039 ruleswidgetbase.ui:1151 ruleswidgetbase.ui:1192
#: ruleswidgetbase.ui:1241 ruleswidgetbase.ui:1296 ruleswidgetbase.ui:1351
#: ruleswidgetbase.ui:1402 ruleswidgetbase.ui:1449 ruleswidgetbase.ui:1540
#: ruleswidgetbase.ui:1572 ruleswidgetbase.ui:1656 ruleswidgetbase.ui:1693
#: ruleswidgetbase.ui:1761 ruleswidgetbase.ui:1817 ruleswidgetbase.ui:1876
#: ruleswidgetbase.ui:1934 ruleswidgetbase.ui:1975 ruleswidgetbase.ui:2011
#: ruleswidgetbase.ui:2063 ruleswidgetbase.ui:2167 ruleswidgetbase.ui:2248
#: ruleswidgetbase.ui:2314 ruleswidgetbase.ui:2363 ruleswidgetbase.ui:2406
#: ruleswidgetbase.ui:2442 ruleswidgetbase.ui:2536 ruleswidgetbase.ui:2587
#, kde-format
msgid "Force"
msgstr "Wymuś"
#. i18n: ectx: property (text), item, widget (QComboBox, rule_position)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_size)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_maximizehoriz)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_maximizevert)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_desktop)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_activity)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_fullscreen)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_minimize)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_shade)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_ignoregeometry)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_screen)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_below)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_shortcut)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_skippager)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_skipswitcher)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_skiptaskbar)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_above)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_noborder)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_desktopfile)
#: ruleswidgetbase.ui:526 ruleswidgetbase.ui:583 ruleswidgetbase.ui:647
#: ruleswidgetbase.ui:698 ruleswidgetbase.ui:769 ruleswidgetbase.ui:833
#: ruleswidgetbase.ui:901 ruleswidgetbase.ui:952 ruleswidgetbase.ui:1003
#: ruleswidgetbase.ui:1156 ruleswidgetbase.ui:1356 ruleswidgetbase.ui:1407
#: ruleswidgetbase.ui:1454 ruleswidgetbase.ui:1577 ruleswidgetbase.ui:1661
#: ruleswidgetbase.ui:1698 ruleswidgetbase.ui:1881 ruleswidgetbase.ui:1939
#: ruleswidgetbase.ui:2541
#, kde-format
msgid "Apply Now"
msgstr "Zastosuj teraz"
#. i18n: ectx: property (text), item, widget (QComboBox, rule_position)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_size)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_maximizehoriz)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_maximizevert)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_desktop)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_activity)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_fullscreen)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_minimize)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_shade)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_placement)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_ignoregeometry)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_minsize)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_maxsize)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_strictgeometry)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_screen)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_below)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_shortcut)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_autogroup)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_skippager)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_skipswitcher)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_skiptaskbar)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_autogroupfg)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_autogroupid)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_above)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_noborder)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_decocolor)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_opacityactive)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_opacityinactive)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_fsplevel)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_fpplevel)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_acceptfocus)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_disableglobalshortcuts)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_closeable)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_type)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_desktopfile)
#. i18n: ectx: property (text), item, widget (QComboBox, rule_blockcompositing)
#: ruleswidgetbase.ui:531 ruleswidgetbase.ui:588 ruleswidgetbase.ui:652
#: ruleswidgetbase.ui:703 ruleswidgetbase.ui:774 ruleswidgetbase.ui:838
#: ruleswidgetbase.ui:906 ruleswidgetbase.ui:957 ruleswidgetbase.ui:1008
#: ruleswidgetbase.ui:1044 ruleswidgetbase.ui:1161 ruleswidgetbase.ui:1197
#: ruleswidgetbase.ui:1246 ruleswidgetbase.ui:1301 ruleswidgetbase.ui:1361
#: ruleswidgetbase.ui:1412 ruleswidgetbase.ui:1459 ruleswidgetbase.ui:1545
#: ruleswidgetbase.ui:1582 ruleswidgetbase.ui:1666 ruleswidgetbase.ui:1703
#: ruleswidgetbase.ui:1766 ruleswidgetbase.ui:1822 ruleswidgetbase.ui:1886
#: ruleswidgetbase.ui:1944 ruleswidgetbase.ui:1980 ruleswidgetbase.ui:2016
#: ruleswidgetbase.ui:2068 ruleswidgetbase.ui:2172 ruleswidgetbase.ui:2253
#: ruleswidgetbase.ui:2319 ruleswidgetbase.ui:2368 ruleswidgetbase.ui:2411
#: ruleswidgetbase.ui:2447 ruleswidgetbase.ui:2546 ruleswidgetbase.ui:2592
#, kde-format
msgid "Force Temporarily"
msgstr "Wymuś tymczasowo"
#. i18n: ectx: property (placeholderText), widget (QLineEdit, position)
#: ruleswidgetbase.ui:542
#, kde-format
msgid "x,y"
msgstr "x,y"
#. i18n: ectx: property (validChars), widget (QLineEdit, position)
#. i18n: ectx: property (validChars), widget (QLineEdit, size)
#. i18n: ectx: property (validChars), widget (QLineEdit, minsize)
#. i18n: ectx: property (validChars), widget (QLineEdit, maxsize)
#: ruleswidgetbase.ui:545 ruleswidgetbase.ui:602 ruleswidgetbase.ui:1218
#: ruleswidgetbase.ui:1260
#, kde-format
msgid "0123456789-+,xX:"
msgstr "0123456789-+,xX:"
#. i18n: ectx: property (text), widget (QCheckBox, enable_size)
#: ruleswidgetbase.ui:552
#, kde-format
msgid "&Size"
msgstr "&Rozmiar"
#. i18n: ectx: property (placeholderText), widget (QLineEdit, size)
#. i18n: ectx: property (placeholderText), widget (QLineEdit, minsize)
#. i18n: ectx: property (placeholderText), widget (QLineEdit, maxsize)
#: ruleswidgetbase.ui:599 ruleswidgetbase.ui:1215 ruleswidgetbase.ui:1257
#, kde-format
msgid "width,height"
msgstr "szerokość,wysokość"
#. i18n: ectx: property (text), widget (QCheckBox, enable_maximizehoriz)
#: ruleswidgetbase.ui:616
#, kde-format
msgid "Maximized &horizontally"
msgstr "Maksymalizuj w poz&iomie"
#. i18n: ectx: property (text), widget (QCheckBox, enable_maximizevert)
#: ruleswidgetbase.ui:667
#, kde-format
msgid "Maximized &vertically"
msgstr "Maksymalizuj w &pionie"
#. i18n: ectx: property (text), widget (QCheckBox, enable_desktop)
#: ruleswidgetbase.ui:738
#, kde-format
msgid "&Desktop"
msgstr "P&ulpit"
#. i18n: ectx: property (text), widget (QCheckBox, enable_activity)
#: ruleswidgetbase.ui:802
#, kde-format
msgid "Activit&y"
msgstr "Akt&ywność"
#. i18n: ectx: property (text), widget (QCheckBox, enable_fullscreen)
#: ruleswidgetbase.ui:870
#, kde-format
msgid "&Fullscreen"
msgstr "P&ełen ekran"
#. i18n: ectx: property (text), widget (QCheckBox, enable_minimize)
#: ruleswidgetbase.ui:921
#, kde-format
msgid "M&inimized"
msgstr "Mi&nimalizuj"
#. i18n: ectx: property (text), widget (QCheckBox, enable_shade)
#: ruleswidgetbase.ui:972
#, kde-format
msgid "Sh&aded"
msgstr "Z&wiń"
#. i18n: ectx: property (text), item, widget (QComboBox, placement)
#: ruleswidgetbase.ui:1056
#, kde-format
msgid "Default"
msgstr "Domyślne"
#. i18n: ectx: property (text), item, widget (QComboBox, placement)
#: ruleswidgetbase.ui:1061
#, kde-format
msgid "No Placement"
msgstr "Brak położenia"
#. i18n: ectx: property (text), item, widget (QComboBox, placement)
#: ruleswidgetbase.ui:1066
#, kde-format
msgid "Minimal Overlapping"
-msgstr ""
+msgstr "Minimalne nachodzenie"
#. i18n: ectx: property (text), item, widget (QComboBox, placement)
#: ruleswidgetbase.ui:1071
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Maximizing"
msgid "Maximized"
msgstr "Zmaksymalizowane"
#. i18n: ectx: property (text), item, widget (QComboBox, placement)
#: ruleswidgetbase.ui:1076
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Cascade"
msgid "Cascaded"
msgstr "Kaskadowo"
#. i18n: ectx: property (text), item, widget (QComboBox, placement)
#: ruleswidgetbase.ui:1081
#, kde-format
msgid "Centered"
msgstr "Wyśrodkowane"
#. i18n: ectx: property (text), item, widget (QComboBox, placement)
#: ruleswidgetbase.ui:1086
#, kde-format
msgid "Random"
msgstr "Losowo"
#. i18n: ectx: property (text), item, widget (QComboBox, placement)
#: ruleswidgetbase.ui:1091
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Top-Left Corner"
msgid "In Top-Left Corner"
msgstr "Górny, lewy narożnik"
#. i18n: ectx: property (text), item, widget (QComboBox, placement)
#: ruleswidgetbase.ui:1096
#, kde-format
msgid "Under Mouse"
msgstr "Pod wskaźnikiem myszy"
#. i18n: ectx: property (text), item, widget (QComboBox, placement)
#: ruleswidgetbase.ui:1101
#, kde-format
msgid "On Main Window"
msgstr "W głównym oknie"
#. i18n: ectx: property (text), widget (QCheckBox, enable_placement)
#: ruleswidgetbase.ui:1112
#, kde-format
msgid "Initial p&lacement"
msgstr "P&ołożenie początkowe"
#. i18n: ectx: property (toolTip), widget (QCheckBox, enable_ignoregeometry)
#: ruleswidgetbase.ui:1122
#, kde-format
msgid ""
"Windows can ask to appear in a certain position.\n"
"By default this overrides the placement strategy\n"
"what might be nasty if the client abuses the feature\n"
"to unconditionally popup in the middle of your screen."
msgstr ""
"Okna mogą pytać o ukazanie się w pewnej pozycji.\n"
"Domyślnie nadpisuje to strategię rozmieszczania,\n"
"co może być niepożądane, jeśli klient nadużywa tej możliwości,\n"
"aby bezwarunkowo wyskoczyć w środku twojego ekranu."
#. i18n: ectx: property (text), widget (QCheckBox, enable_ignoregeometry)
#: ruleswidgetbase.ui:1125
#, kde-format
msgid "Ignore requested &geometry"
msgstr "Pomiń żądanie &geometrii"
#. i18n: ectx: property (text), widget (QCheckBox, enable_minsize)
#: ruleswidgetbase.ui:1205
#, kde-format
msgid "M&inimum size"
msgstr "M&inimalny rozmiar"
#. i18n: ectx: property (text), widget (QCheckBox, enable_maxsize)
#: ruleswidgetbase.ui:1225
#, kde-format
msgid "M&aximum size"
msgstr "M&aksymalny rozmiar"
#. i18n: ectx: property (toolTip), widget (QCheckBox, enable_strictgeometry)
#: ruleswidgetbase.ui:1271
#, kde-format
msgid ""
"Eg. terminals or video players can ask to keep a certain aspect ratio\n"
"or only grow by values larger than one\n"
"(eg. by the dimensions of one character).\n"
"This may be pointless and the restriction prevents arbitrary dimensions\n"
"like your complete screen area."
msgstr ""
"Na przykład terminale lub odtwarzacze wideo mogą pytać o zachowanie\n"
"pewnego współczynnika kształtu lub zwiększenia się o wartości większe od "
"jeden\n"
"(np. o wymiary jednego znaku).\n"
"Ograniczenie to może być bezcelowe i zapobiega dowolnym wymiarom,\n"
"takim jak całkowity obszar twojego ekranu."
#. i18n: ectx: property (text), widget (QCheckBox, enable_strictgeometry)
#: ruleswidgetbase.ui:1277
#, kde-format
msgid "Obey geometry restrictions"
msgstr "Pomiń ograniczenia geometryczne"
#. i18n: ectx: property (text), widget (QCheckBox, enable_screen)
#: ruleswidgetbase.ui:1369
#, kde-format
msgid "Screen"
msgstr "Ekran"
#. i18n: ectx: attribute (title), widget (QWidget, TabPage4)
#: ruleswidgetbase.ui:1377
#, kde-format
msgid "&Arrangement && Access"
msgstr "&Rozmieszczenie i dostęp"
#. i18n: ectx: property (toolTip), widget (QCheckBox, enable_skippager)
#: ruleswidgetbase.ui:1420
#, kde-format
msgid "Window shall (not) appear in the manager for virtual desktops"
msgstr "Okno (nie) powinno pojawiać się w zarządzaniu wirtualnymi pulpitami"
#. i18n: ectx: property (text), widget (QCheckBox, enable_skippager)
#: ruleswidgetbase.ui:1423
#, kde-format
msgid "Skip pa&ger"
msgstr "Pomiń pa&ger"
#. i18n: ectx: property (toolTip), widget (QCheckBox, enable_skiptaskbar)
#: ruleswidgetbase.ui:1481
#, kde-format
msgid "Window shall (not) appear in the taskbar."
msgstr "Okno (nie) powinno pojawiać się na pasku zadań."
#. i18n: ectx: property (text), widget (QCheckBox, enable_skiptaskbar)
#: ruleswidgetbase.ui:1484
#, kde-format
msgid "Skip &taskbar"
msgstr "Pomiń pasek &zadań"
#. i18n: ectx: property (toolTip), widget (QCheckBox, enable_skipswitcher)
#: ruleswidgetbase.ui:1498
#, kde-format
msgid "Window shall (not) appear in the Alt+Tab list"
msgstr "Okno (nie) powinno pojawiać się na liście Alt+Tab"
#. i18n: ectx: property (text), widget (QCheckBox, enable_skipswitcher)
#: ruleswidgetbase.ui:1501
#, kde-format
msgid "Skip &switcher"
msgstr "Pomiń &przełącznik"
#. i18n: ectx: property (text), widget (QPushButton, shortcut_edit)
#: ruleswidgetbase.ui:1511
#, kde-format
msgid "Edit..."
msgstr "Edytuj..."
#. i18n: ectx: property (text), widget (QCheckBox, enable_shortcut)
#: ruleswidgetbase.ui:1627
#, kde-format
msgid "Shortcut"
msgstr "Skrót"
#. i18n: ectx: property (text), widget (QCheckBox, enable_above)
#: ruleswidgetbase.ui:1725
#, kde-format
msgid "Keep &above"
msgstr "Zawsze na &wierzchu"
#. i18n: ectx: property (text), widget (QCheckBox, enable_autogroupfg)
#: ruleswidgetbase.ui:1745
#, kde-format
msgid "Autog&roup in foreground"
msgstr "Pog&rupuj sam na pierwszym planie"
#. i18n: ectx: property (text), widget (QCheckBox, enable_below)
#: ruleswidgetbase.ui:1788
#, kde-format
msgid "Keep &below"
msgstr "Zawsze na &spodzie"
#. i18n: ectx: property (text), widget (QCheckBox, enable_autogroupid)
#: ruleswidgetbase.ui:1843
#, kde-format
msgid "Autogroup by I&D"
msgstr "Pogrupuj sam wg I&D"
#. i18n: ectx: property (text), widget (QCheckBox, enable_autogroup)
#: ruleswidgetbase.ui:1850
#, kde-format
msgid "Autogroup with &identical"
msgstr "Pogrupuj sam z &identycznymi"
#. i18n: ectx: attribute (title), widget (QWidget, tab)
#: ruleswidgetbase.ui:1902
#, kde-format
msgid "Appearance && &Fixes"
msgstr "Wygląd i &poprawki"
#. i18n: ectx: property (text), widget (QCheckBox, enable_noborder)
#: ruleswidgetbase.ui:1908
#, kde-format
msgid "&No titlebar and frame"
msgstr "&Brak paska tytułu i ramki"
#. i18n: ectx: property (text), widget (QCheckBox, enable_decocolor)
#: ruleswidgetbase.ui:1959
#, kde-format
msgid "Titlebar color &scheme"
msgstr "Zestaw kolorów pa&ska tytułu"
#. i18n: ectx: property (text), widget (QCheckBox, enable_opacityactive)
#: ruleswidgetbase.ui:2024
#, kde-format
msgid "A&ctive opacity"
msgstr "Przezroczystość a&ktywności"
#. i18n: ectx: property (suffix), widget (QSpinBox, opacityactive)
#. i18n: ectx: property (suffix), widget (QSpinBox, opacityinactive)
#: ruleswidgetbase.ui:2034 ruleswidgetbase.ui:2079
#, no-c-format, kde-format
msgid "%"
msgstr "%"
#. i18n: ectx: property (text), widget (QCheckBox, enable_opacityinactive)
#: ruleswidgetbase.ui:2047
#, kde-format
msgid "I&nactive opacity"
msgstr "Przezroczystość &nieaktywności"
#. i18n: ectx: property (toolTip), widget (QCheckBox, enable_fsplevel)
#: ruleswidgetbase.ui:2148
#, kde-format
msgid ""
"KWin tries to prevent windows from taking the focus\n"
"(\"activate\") while you're working in another window,\n"
"but this may sometimes fail or superact.\n"
"\"None\" will unconditionally allow this window to get the focus while\n"
"\"Extreme\" will completely prevent it from taking the focus."
msgstr ""
"KWin próbuje powstrzymać okna przed przejęciem uaktywnienia\n"
"(\"aktywowaniem\") podczas twojej pracy w innym oknie,\n"
"lecz czasami może to zawodzić lub przesadzać.\n"
"\"Brak\" bezwarunkowo pozwoli temu oknu przejąć uaktywnienie, podczas gdy\n"
"\"Najwyższa\" całkowicie powstrzyma go przed przejęciem uaktywnienia."
#. i18n: ectx: property (text), widget (QCheckBox, enable_fsplevel)
#: ruleswidgetbase.ui:2151
#, kde-format
msgid "&Focus stealing prevention"
msgstr "&Ochrona przed zmianą aktywnego okna"
#. i18n: ectx: property (text), item, widget (KComboBox, fsplevel)
#. i18n: ectx: property (text), item, widget (KComboBox, fpplevel)
#: ruleswidgetbase.ui:2184 ruleswidgetbase.ui:2265
#, kde-format
msgctxt "no focus stealing prevention"
msgid "None"
msgstr "Brak"
#. i18n: ectx: property (text), item, widget (KComboBox, fsplevel)
#. i18n: ectx: property (text), item, widget (KComboBox, fpplevel)
#: ruleswidgetbase.ui:2189 ruleswidgetbase.ui:2270
#, kde-format
msgid "Low"
msgstr "Niska"
#. i18n: ectx: property (text), item, widget (KComboBox, fsplevel)
#. i18n: ectx: property (text), item, widget (KComboBox, fpplevel)
#: ruleswidgetbase.ui:2194 ruleswidgetbase.ui:2275
#, kde-format
msgid "Normal"
msgstr "Normalna"
#. i18n: ectx: property (text), item, widget (KComboBox, fsplevel)
#. i18n: ectx: property (text), item, widget (KComboBox, fpplevel)
#: ruleswidgetbase.ui:2199 ruleswidgetbase.ui:2280
#, kde-format
msgid "High"
msgstr "Wysoka"
#. i18n: ectx: property (text), item, widget (KComboBox, fsplevel)
#. i18n: ectx: property (text), item, widget (KComboBox, fpplevel)
#: ruleswidgetbase.ui:2204 ruleswidgetbase.ui:2285
#, kde-format
msgid "Extreme"
msgstr "Najwyższa"
#. i18n: ectx: property (toolTip), widget (QCheckBox, enable_fpplevel)
#: ruleswidgetbase.ui:2229
#, kde-format
msgid ""
"This controls the focus protection of the currently active window.\n"
"None will always give the focus away,\n"
"Extreme will keep it.\n"
"Otherwise it's interleaved with the stealing prevention\n"
"assigned to the window that wants the focus."
msgstr ""
"To określa ochronę uaktywnienia obecnie aktywnego okna.\n"
"Brak zawsze odda uaktywnienie,\n"
"Najwyższa zawsze je utrzyma.\n"
"W przeciwnym przypadku jest to powiązane z zapobieganiem\n"
"zmianie uaktywnienia przypisanego do okna, które chce to uaktywnienie "
"uzyskać."
#. i18n: ectx: property (text), widget (QCheckBox, enable_fpplevel)
#: ruleswidgetbase.ui:2232
#, kde-format
msgid "Focus protection"
msgstr "Ochrona uaktywnienia"
#. i18n: ectx: property (toolTip), widget (QCheckBox, enable_acceptfocus)
#: ruleswidgetbase.ui:2295
#, kde-format
msgid ""
"Windows may prevent to get the focus (activate) when being clicked.\n"
"On the other hand you might wish to prevent a window\n"
"from getting focused on a mouse click."
msgstr ""
"Okna mogą powstrzymać przejęcie uaktywnienia (aktywowania) w chwili "
"kliknięcia na nie.\n"
"Z drugiej strony możesz chcieć powstrzymać okno\n"
"przed przejęciem uaktywnienia przy użyciu kliknięcia myszą."
#. i18n: ectx: property (text), widget (QCheckBox, enable_acceptfocus)
#: ruleswidgetbase.ui:2298
#, kde-format
msgid "Accept &focus"
msgstr "U&aktywniaj się"
#. i18n: ectx: property (toolTip), widget (QCheckBox, enable_disableglobalshortcuts)
#: ruleswidgetbase.ui:2341
#, kde-format
msgid ""
"When used, a window will receive\n"
"all keyboard inputs while it is active, including Alt+Tab etc.\n"
"This is especially interesting for emulators or virtual machines.\n"
"\n"
"Be warned:\n"
"you won't be able to Alt+Tab out of the window\n"
"nor use any other global shortcut (such as Alt+F2 to show KRunner)\n"
"while it's active!"
msgstr ""
"Po zaznaczeniu, to okno będzie\n"
"otrzymywać wszystkie naciśnięcia klawiszy, będąc w stanie uaktywnienia, "
"włączając w to Alt+Tab itp.\n"
"Warto się tym zainteresować w przypadku użycia emulatorów lub maszyn "
"wirtualnych.\n"
"\n"
"Pamiętaj że:\n"
"z tego okna nie będzie możliwe przełączenie się przy użyciu Alt+Tab\n"
", ani użycie jakiegokolwiek innego skrótu globalnego (takiego jak Alt+F2, "
"aby pokazać KRunner)\n"
"podczas jego stanu uaktywnienia!"
#. i18n: ectx: property (text), widget (QCheckBox, enable_disableglobalshortcuts)
#: ruleswidgetbase.ui:2344
#, kde-format
msgid "Ignore global shortcuts"
msgstr "Pomiń skróty globalne"
#. i18n: ectx: property (text), widget (QCheckBox, enable_closeable)
#: ruleswidgetbase.ui:2390
#, kde-format
msgid "&Closeable"
msgstr "Zamy&kalne"
#. i18n: ectx: property (text), widget (QCheckBox, enable_type)
#: ruleswidgetbase.ui:2426
#, kde-format
msgid "Window &type"
msgstr "&Rodzaj okna"
#. i18n: ectx: property (text), widget (QCheckBox, enable_desktopfile)
#: ruleswidgetbase.ui:2507
#, kde-format
msgid "Desktop file name"
msgstr "Nazwa plik pulpitu"
#. i18n: ectx: property (placeholderText), widget (QLineEdit, desktopfile)
#: ruleswidgetbase.ui:2557
#, kde-format
msgid "org.kde.kwin"
msgstr "org.kde.kwin"
#. i18n: ectx: property (text), widget (QCheckBox, enable_blockcompositing)
#: ruleswidgetbase.ui:2571
#, kde-format
msgid "Block compositing"
msgstr "Zablokuj kompozycje"
#: yesnobox.h:35
#, kde-format
msgid "Yes"
msgstr "Tak"
#: yesnobox.h:36
#, kde-format
msgid "No"
msgstr "Nie"
#~ msgid "Smart"
#~ msgstr "Sprytnie"
#~ msgid "kcmkwinrules"
#~ msgstr "kcmkwinrules"
#~ msgid "Opaque"
#~ msgstr "Nieprzezroczyste"
#~ msgid "Transparent"
#~ msgstr "Przezroczyste"
#~ msgid "&Moving/resizing"
#~ msgstr "Prze&noszenie/zmiana rozmiaru"
#~ msgid "T&iling"
#~ msgstr "&Kafelki"
#~ msgid "Tiled"
#~ msgstr "Kafelki"
#~ msgid "Floating"
#~ msgstr "Pływające"
#~ msgid "Match Strategy"
#~ msgstr "Strategia pasowania"
#~ msgid ""
#~ "For selecting all windows belonging to a specific application, selecting "
#~ "only window class should usually work."
#~ msgstr ""
#~ "Dla wybrania wszystkich okien należących do określonego programu, "
#~ "określenie tylko klasy okna powinno zazwyczaj działać."
#~ msgid "Use window &class (whole application)"
#~ msgstr "Użyj &klasy okna (cały program)"
#~ msgid ""
#~ "For selecting a specific window in an application, both window class and "
#~ "window role should be selected. Window class will determine the "
#~ "application, and window role the specific window in the application; many "
#~ "applications do not provide useful window roles though."
#~ msgstr ""
#~ "Dla wybrania szczególnego okna w programie zarówno klasa okna jak i jego "
#~ "rola powinny być określone. Klasa okna określi program, a rola dokładnie "
#~ "okno w programie. Niestety wiele programów nie określa odpowiednich ról "
#~ "okien."
#~ msgid "Use window class and window &role (specific window)"
#~ msgstr "Użyj klasy i &roli okna (określone okno)"
#~ msgid ""
#~ "With some (non-KDE) applications whole window class can be sufficient for "
#~ "selecting a specific window in an application, as they set whole window "
#~ "class to contain both application and window role."
#~ msgstr ""
#~ "Dla niektórych programów (spoza KDE) klasa okna może być wystarczająca "
#~ "dla wybrania określonego okna w programie, ponieważ ustawiają całą klasę "
#~ "okien, żeby zawierały program i rolę okna."
#~ msgid "Use &whole window class (specific window)"
#~ msgstr "Użyj klasy &całego okna (wybrane okno)"
#~ msgid "Match also window &title"
#~ msgstr "Dopasuj także &tytuł okna"
#~ msgid "Extra role:"
#~ msgstr "Dodatkowa rola:"
#~ msgid "Window &Extra"
#~ msgstr "Dodatkow&e okno"
#~ msgid "&Geometry"
#~ msgstr "&Geometria"
#~ msgid "&Preferences"
#~ msgstr "Pre&ferencje"
#~ msgid "&No border"
#~ msgstr "&Brak obramowania"
#~ msgid "0123456789"
#~ msgstr "0123456789"
#~ msgid "W&orkarounds"
#~ msgstr "&Obejścia"
#~ msgid "Strictly obey geometry"
#~ msgstr "Ściśle przestrzegaj geometrii"
Index: trunk/l10n-kf5/pl/messages/kde-workspace/kcmkwm.po
===================================================================
--- trunk/l10n-kf5/pl/messages/kde-workspace/kcmkwm.po (revision 1552240)
+++ trunk/l10n-kf5/pl/messages/kde-workspace/kcmkwm.po (revision 1552241)
@@ -1,1950 +1,2001 @@
# translation of kcmkwm.po to Polish
# translation of kcmkwm.po to
# Version: $Revision$
# Previous translations Piotr Roszatycki <dexter@debian.org>
# Michał Rudolf <mrudolf@kdewebdev.org>, 2002.
# Michal Rudolf <mrudolf@kdewebdev.org>, 2002, 2003, 2004.
# Michal Rudolf <mrudolf@kdewebdev.org>, 2004, 2005, 2008, 2009, 2010.
# Krzysztof Lichota <lichota@mimuw.edu.pl>, 2005, 2006.
# Marta Rybczyńska <kde-i18n@rybczynska.net>, 2008, 2009, 2010, 2013.
-# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2011, 2012, 2013, 2014, 2015.
+# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2011, 2012, 2013, 2014, 2015, 2019.
msgid ""
msgstr ""
"Project-Id-Version: kcmkwm\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-09-20 03:31+0200\n"
-"PO-Revision-Date: 2015-12-12 08:17+0100\n"
+"PO-Revision-Date: 2019-09-21 08:18+0200\n"
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
">\n"
-"X-Generator: Lokalize 2.0\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
-"|| n%100>=20) ? 1 : 2);\n"
+"X-Generator: Lokalize 19.07.70\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10"
+" || n%100>=20) ? 1 : 2);\n"
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr "Michał Rudolf, Piotr Roszatycki, Łukasz Wojniłowicz"
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr "mrudolf@kdewebdev.org, dexter@debian.org, lukasz.wojnilowicz@gmail.com"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_1)
#: actions.ui:17
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Inactive Inner Window"
msgid "Inactive Inner Window Actions"
-msgstr "Wnętrze nieaktywnego okna"
+msgstr "Działania wnętrze nieaktywnego okna"
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. i18n: ectx: property (text), widget (QLabel, label_1)
#: actions.ui:26 mouse.ui:177
-#, fuzzy, kde-format
+#, kde-format
#| msgid "&Double-click:"
msgid "&Left click:"
-msgstr "&Dwukrotne kliknięcie:"
+msgstr "Kliknięcie &lewym:"
#. i18n: ectx: property (whatsThis), widget (KComboBox, coWin1)
#: actions.ui:39
#, kde-format
msgid ""
"In this row you can customize left click behavior when clicking into an "
"inactive inner window ('inner' means: not titlebar, not frame)."
msgstr ""
"Tu możesz ustawić zachowanie przy kliknięciu lewym przyciskiem myszy we "
"wnętrzu nieaktywnego okna ('wnętrze' oznacza: nie pasek tytułu, nie "
"obramowanie)."
#. i18n: ectx: property (text), item, widget (KComboBox, coWin1)
#. i18n: ectx: property (text), item, widget (KComboBox, coWin2)
#. i18n: ectx: property (text), item, widget (KComboBox, coWin3)
#: actions.ui:43 actions.ui:83 actions.ui:123
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Activate, Raise & Pass Click"
msgid "Activate, raise and pass click"
-msgstr "Uaktywnia, przywołuje i klika"
+msgstr "Uaktywnij, przywołaj i kliknij"
#. i18n: ectx: property (text), item, widget (KComboBox, coWin1)
#. i18n: ectx: property (text), item, widget (KComboBox, coWin2)
#. i18n: ectx: property (text), item, widget (KComboBox, coWin3)
#: actions.ui:48 actions.ui:88 actions.ui:128
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Activate & Pass Click"
msgid "Activate and pass click"
-msgstr "Uaktywnia i klika"
+msgstr "Uaktywnij i kliknij"
#. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct1)
#. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct2)
#. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct3)
#. i18n: ectx: property (text), item, widget (KComboBox, coWin1)
#. i18n: ectx: property (text), item, widget (KComboBox, coWin2)
#. i18n: ectx: property (text), item, widget (KComboBox, coWin3)
#: actions.ui:53 actions.ui:93 actions.ui:133 mouse.ui:293 mouse.ui:408
#: mouse.ui:523
#, kde-format
msgid "Activate"
msgstr "Uaktywnia"
#. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct1)
#. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct2)
#. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct3)
#. i18n: ectx: property (text), item, widget (KComboBox, coWin1)
#. i18n: ectx: property (text), item, widget (KComboBox, coWin2)
#. i18n: ectx: property (text), item, widget (KComboBox, coWin3)
#: actions.ui:58 actions.ui:98 actions.ui:138 mouse.ui:283 mouse.ui:398
#: mouse.ui:513
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Activate & Raise"
msgid "Activate and raise"
-msgstr "Uaktywnia i przywołuje"
+msgstr "Uaktywnij i przywołaj"
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: actions.ui:66 mouse.ui:200
-#, fuzzy, kde-format
+#, kde-format
#| msgid "&Double-click:"
msgid "&Middle click:"
-msgstr "&Dwukrotne kliknięcie:"
+msgstr "Kliknięcie środkowy&m:"
#. i18n: ectx: property (whatsThis), widget (KComboBox, coWin2)
#: actions.ui:79
#, kde-format
msgid ""
"In this row you can customize middle click behavior when clicking into an "
"inactive inner window ('inner' means: not titlebar, not frame)."
msgstr ""
"Tu możesz ustawić zachowanie przy kliknięciu środkowym przyciskiem myszy we "
"wnętrzu nieaktywnego okna ('wnętrze' oznacza: nie pasek tytułu, nie "
"obramowanie)."
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: actions.ui:106 mouse.ui:213
#, kde-format
msgid "&Right click:"
-msgstr ""
+msgstr "Kliknięcie p&rawym:"
#. i18n: ectx: property (whatsThis), widget (KComboBox, coWin3)
#: actions.ui:119
#, kde-format
msgid ""
"In this row you can customize right click behavior when clicking into an "
"inactive inner window ('inner' means: not titlebar, not frame)."
msgstr ""
"Tu możesz ustawić zachowanie przy kliknięciu prawym przyciskiem myszy we "
"wnętrzu nieaktywnego okna ('wnętrze' oznacza: nie pasek tytułu, nie "
"obramowanie)."
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. i18n: ectx: property (text), widget (QLabel, label_4)
#: actions.ui:146 mouse.ui:88
-#, fuzzy, kde-format
+#, kde-format
#| msgid "M&ouse wheel:"
msgid "Mouse &wheel:"
-msgstr "R&olka:"
+msgstr "&Rolka myszy:"
#. i18n: ectx: property (whatsThis), widget (KComboBox, coWinWheel)
#: actions.ui:159
#, kde-format
msgid ""
"In this row you can customize behavior when scrolling into an inactive inner "
"window ('inner' means: not titlebar, not frame)."
msgstr ""
"Tu możesz ustawić działanie przewijania rolką myszy we wnętrzu nieaktywnego "
"okna ('wnętrze' oznacza: nie pasek tytułu, nie obramowanie)."
#. i18n: ectx: property (text), item, widget (KComboBox, coWinWheel)
#: actions.ui:163
#, kde-format
msgid "Scroll"
msgstr "Przewija"
#. i18n: ectx: property (text), item, widget (KComboBox, coWinWheel)
#: actions.ui:168
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Activate & Scroll"
msgid "Activate and scroll"
-msgstr "Uaktywnia i przewija"
+msgstr "Uaktywnij i przewiń"
#. i18n: ectx: property (text), item, widget (KComboBox, coWinWheel)
#: actions.ui:173
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Activate, Raise & Scroll"
msgid "Activate, raise and scroll"
-msgstr "Uaktywnia, przywołuje i przewija"
+msgstr "Uaktywnij, przywołaj i przewiń"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#: actions.ui:184
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Inner Window, Titlebar & Frame"
msgid "Inner Window, Titlebar and Frame Actions"
-msgstr "Wnętrze okna, pasek tytułowy i obramowanie"
+msgstr "Działania wnętrza okna, paska tytułowego i obramowania"
#. i18n: ectx: property (text), widget (QLabel, label_5)
#: actions.ui:195
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Modifier &key:"
msgid "Mo&difier key:"
-msgstr "&Klawisz odmieniający:"
+msgstr "Klawisz o&dmieniający:"
#. i18n: ectx: property (whatsThis), widget (KComboBox, coAllKey)
#: actions.ui:205
#, kde-format
msgid ""
"Here you select whether holding the Meta key or Alt key will allow you to "
"perform the following actions."
msgstr "Tu możesz wybrać, czy klawiszem odmieniającym jest Alt czy Meta."
#. i18n: ectx: property (text), item, widget (KComboBox, coAllKey)
#: actions.ui:209
#, kde-format
msgid "Alt"
msgstr "Alt"
#. i18n: ectx: property (text), item, widget (KComboBox, coAllKey)
#: actions.ui:214
#, kde-format
msgid "Meta"
msgstr "Meta"
#. i18n: ectx: property (text), widget (QLabel, label_6)
#: actions.ui:236
-#, fuzzy, kde-format
+#, kde-format
#| msgid " + "
msgid " + "
-msgstr " + "
+msgstr " + "
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. i18n: ectx: property (text), widget (QLabel, label_7)
#: actions.ui:248 mouse.ui:601
-#, fuzzy, kde-format
+#, kde-format
#| msgid "&Double-click:"
msgid "L&eft click:"
-msgstr "&Dwukrotne kliknięcie:"
+msgstr "Kliknięcie &lewym:"
#. i18n: ectx: property (whatsThis), widget (KComboBox, coAll1)
#: actions.ui:261
#, kde-format
msgid ""
"In this row you can customize left click behavior when clicking into the "
"titlebar or the frame."
msgstr ""
"Tu możesz ustawić zachowanie przy kliknięciu lewym przyciskiem myszy na "
"tytule lub brzegu okna."
#. i18n: ectx: property (text), item, widget (KComboBox, coAll1)
#. i18n: ectx: property (text), item, widget (KComboBox, coAll2)
#. i18n: ectx: property (text), item, widget (KComboBox, coAll3)
#: actions.ui:265 actions.ui:335 actions.ui:405
#, kde-format
msgid "Move"
msgstr "Przesuwa"
#. i18n: ectx: property (text), item, widget (KComboBox, coAll1)
#. i18n: ectx: property (text), item, widget (KComboBox, coAll2)
#. i18n: ectx: property (text), item, widget (KComboBox, coAll3)
#: actions.ui:270 actions.ui:340 actions.ui:410
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Activate, Raise & Move"
msgid "Activate, raise and move"
-msgstr "Uaktywnia, przywołuje i przesuwa"
+msgstr "Uaktywnij, przywołaj i przesuń"
#. i18n: ectx: property (text), item, widget (KComboBox, coTiAct1)
#. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct1)
#. i18n: ectx: property (text), item, widget (KComboBox, coTiAct2)
#. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct2)
#. i18n: ectx: property (text), item, widget (KComboBox, coTiAct3)
#. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct3)
#. i18n: ectx: property (text), item, widget (KComboBox, coAll1)
#. i18n: ectx: property (text), item, widget (KComboBox, coAll2)
#. i18n: ectx: property (text), item, widget (KComboBox, coAll3)
#: actions.ui:275 actions.ui:345 actions.ui:415 mouse.ui:246 mouse.ui:308
#: mouse.ui:361 mouse.ui:423 mouse.ui:476 mouse.ui:538
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Toggle Raise & Lower"
msgid "Toggle raise and lower"
-msgstr "Przywołuje/odwołuje"
+msgstr "Przywołaj/odwołaj"
#. i18n: ectx: property (text), item, widget (KComboBox, coAll1)
#. i18n: ectx: property (text), item, widget (KComboBox, coAll2)
#. i18n: ectx: property (text), item, widget (KComboBox, coAll3)
#: actions.ui:280 actions.ui:350 actions.ui:420
#, kde-format
msgid "Resize"
msgstr "Zmienia rozmiar"
#. i18n: ectx: property (text), item, widget (KComboBox, coTiAct1)
#. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct1)
#. i18n: ectx: property (text), item, widget (KComboBox, coTiAct2)
#. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct2)
#. i18n: ectx: property (text), item, widget (KComboBox, coTiAct3)
#. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct3)
#. i18n: ectx: property (text), item, widget (KComboBox, coAll1)
#. i18n: ectx: property (text), item, widget (KComboBox, coAll2)
#. i18n: ectx: property (text), item, widget (KComboBox, coAll3)
#: actions.ui:285 actions.ui:355 actions.ui:425 mouse.ui:236 mouse.ui:298
#: mouse.ui:351 mouse.ui:413 mouse.ui:466 mouse.ui:528
#, kde-format
msgid "Raise"
msgstr "Przywołuje"
#. i18n: @item:inlistbox behavior on double click
#. i18n: ectx: property (text), item, widget (KComboBox, coTiDbl)
#. i18n: ectx: property (text), item, widget (KComboBox, coTiAct1)
#. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct1)
#. i18n: ectx: property (text), item, widget (KComboBox, coTiAct2)
#. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct2)
#. i18n: ectx: property (text), item, widget (KComboBox, coTiAct3)
#. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct3)
#. i18n: ectx: property (text), item, widget (KComboBox, coAll1)
#. i18n: ectx: property (text), item, widget (KComboBox, coAll2)
#. i18n: ectx: property (text), item, widget (KComboBox, coAll3)
#: actions.ui:290 actions.ui:360 actions.ui:430 mouse.ui:65 mouse.ui:241
#: mouse.ui:303 mouse.ui:356 mouse.ui:418 mouse.ui:471 mouse.ui:533
#, kde-format
msgid "Lower"
msgstr "Odwołuje"
#. i18n: @item:inlistbox behavior on double click
#. i18n: ectx: property (text), item, widget (KComboBox, coTiDbl)
#. i18n: ectx: property (text), item, widget (KComboBox, coTiAct1)
#. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct1)
#. i18n: ectx: property (text), item, widget (KComboBox, coTiAct2)
#. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct2)
#. i18n: ectx: property (text), item, widget (KComboBox, coTiAct3)
#. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct3)
#. i18n: ectx: property (text), item, widget (KComboBox, coAll1)
#. i18n: ectx: property (text), item, widget (KComboBox, coAll2)
#. i18n: ectx: property (text), item, widget (KComboBox, coAll3)
#: actions.ui:295 actions.ui:365 actions.ui:435 mouse.ui:55 mouse.ui:251
#: mouse.ui:313 mouse.ui:366 mouse.ui:428 mouse.ui:481 mouse.ui:543
#, kde-format
msgid "Minimize"
msgstr "Minimalizuje"
#. i18n: ectx: property (text), item, widget (KComboBox, coAll1)
#. i18n: ectx: property (text), item, widget (KComboBox, coAll2)
#. i18n: ectx: property (text), item, widget (KComboBox, coAll3)
#: actions.ui:300 actions.ui:370 actions.ui:440
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Decrease Opacity"
msgid "Decrease opacity"
-msgstr "Zmniejsza nieprzezroczystość"
+msgstr "Zmniejsz nieprzezroczystość"
#. i18n: ectx: property (text), item, widget (KComboBox, coAll1)
#. i18n: ectx: property (text), item, widget (KComboBox, coAll2)
#. i18n: ectx: property (text), item, widget (KComboBox, coAll3)
#: actions.ui:305 actions.ui:375 actions.ui:445
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Increase Opacity"
msgid "Increase opacity"
-msgstr "Zwiększa nieprzezroczystość"
+msgstr "Zwiększ nieprzezroczystość"
#. i18n: @item:inlistbox behavior on double click
#. i18n: ectx: property (text), item, widget (KComboBox, coTiDbl)
#. i18n: ectx: property (text), item, widget (KComboBox, coTiAct4)
#. i18n: ectx: property (text), item, widget (KComboBox, coTiAct1)
#. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct1)
#. i18n: ectx: property (text), item, widget (KComboBox, coTiAct2)
#. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct2)
#. i18n: ectx: property (text), item, widget (KComboBox, coTiAct3)
#. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct3)
#. i18n: ectx: property (text), item, widget (KComboBox, coAll1)
#. i18n: ectx: property (text), item, widget (KComboBox, coAll2)
#. i18n: ectx: property (text), item, widget (KComboBox, coAll3)
#. i18n: ectx: property (text), item, widget (KComboBox, coAllW)
#: actions.ui:310 actions.ui:380 actions.ui:450 actions.ui:505 mouse.ui:80
#: mouse.ui:132 mouse.ui:271 mouse.ui:333 mouse.ui:386 mouse.ui:448
#: mouse.ui:501 mouse.ui:563
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Nothing"
msgid "Do nothing"
-msgstr "Brak"
+msgstr "Nic nie rób"
#. i18n: ectx: property (text), widget (QLabel, label_8)
#: actions.ui:318
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Middle b&utton:"
msgid "Middle &click:"
-msgstr "Środkowy &przycisk:"
+msgstr "Kliknię&cie środkowym:"
#. i18n: ectx: property (whatsThis), widget (KComboBox, coAll2)
#: actions.ui:331
#, kde-format
msgid ""
"In this row you can customize middle click behavior when clicking into the "
"titlebar or the frame."
msgstr ""
"Tu możesz ustawić zachowanie przy kliknięciu środkowym przyciskiem myszy na "
"tytule lub brzegu okna."
#. i18n: ectx: property (text), widget (QLabel, label_10)
#. i18n: ectx: property (text), widget (QLabel, label_9)
#: actions.ui:388 mouse.ui:653
#, kde-format
msgid "Right clic&k:"
-msgstr ""
+msgstr "&Kliknięcie prawym:"
#. i18n: ectx: property (whatsThis), widget (KComboBox, coAll3)
#: actions.ui:401
#, kde-format
msgid ""
"In this row you can customize right click behavior when clicking into the "
"titlebar or the frame."
msgstr ""
"Tu możesz ustawić zachowanie przy kliknięciu prawym przyciskiem myszy na "
"tytule lub brzegu okna."
#. i18n: ectx: property (text), widget (QLabel, label_10)
#: actions.ui:458
-#, fuzzy, kde-format
+#, kde-format
#| msgid "M&ouse wheel:"
msgid "Mo&use wheel:"
-msgstr "R&olka:"
+msgstr "&Rolka myszy:"
#. i18n: ectx: property (whatsThis), widget (KComboBox, coAllW)
#: actions.ui:471
#, kde-format
msgid ""
"Here you can customize KDE's behavior when scrolling with the mouse wheel in "
"a window while pressing the modifier key."
msgstr ""
"Tu możesz ustawić działanie kółka myszy w oknie, jeśli wciśnięty jest "
"klawisz odmieniający."
#. i18n: ectx: property (text), item, widget (KComboBox, coTiAct4)
#. i18n: ectx: property (text), item, widget (KComboBox, coAllW)
#: actions.ui:475 mouse.ui:102
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Raise/Lower"
msgid "Raise/lower"
-msgstr "Przywołuje/odwołuje"
+msgstr "Przywołaj/odwołaj"
#. i18n: ectx: property (text), item, widget (KComboBox, coTiAct4)
#. i18n: ectx: property (text), item, widget (KComboBox, coAllW)
#: actions.ui:480 mouse.ui:107
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Shade/Unshade"
msgid "Shade/unshade"
-msgstr "Zwija/rozwija"
+msgstr "Zwiń/rozwiń"
#. i18n: ectx: property (text), item, widget (KComboBox, coTiAct4)
#. i18n: ectx: property (text), item, widget (KComboBox, coAllW)
#: actions.ui:485 mouse.ui:112
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Maximize/Restore"
msgid "Maximize/restore"
-msgstr "Maksymalizuje/przywraca"
+msgstr "Maksymalizuj/przywróć"
#. i18n: ectx: property (text), item, widget (KComboBox, coTiAct4)
#. i18n: ectx: property (text), item, widget (KComboBox, coAllW)
#: actions.ui:490 mouse.ui:117
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Keep Above/Below"
msgid "Keep above/below"
-msgstr "Przesuwa na wierzch/pod spód"
+msgstr "Przesuń na wierzch/spód"
#. i18n: ectx: property (text), item, widget (KComboBox, coTiAct4)
#. i18n: ectx: property (text), item, widget (KComboBox, coAllW)
#: actions.ui:495 mouse.ui:122
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Move to Previous/Next Desktop"
msgid "Move to previous/next desktop"
-msgstr "Przenosi na poprzedni/następny pulpit"
+msgstr "Przenieś na poprzedni/następny pulpit"
#. i18n: ectx: property (text), item, widget (KComboBox, coTiAct4)
#. i18n: ectx: property (text), item, widget (KComboBox, coAllW)
#: actions.ui:500 mouse.ui:127
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Change Opacity"
msgid "Change opacity"
-msgstr "Zmienia nieprzezroczystość"
+msgstr "Zmień nieprzezroczystość"
#. i18n: ectx: property (text), widget (QLabel, shadeHoverLabel)
#: advanced.ui:20
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Window Tabbing"
msgid "Window &unshading:"
-msgstr "Karty okien"
+msgstr "&Rozwijanie okna:"
#. i18n: ectx: property (whatsThis), widget (QCheckBox, shadeHoverOn)
#: advanced.ui:32
-#, fuzzy, kde-format
+#, kde-format
#| msgid ""
#| "If Shade Hover is enabled, a shaded window will un-shade automatically "
#| "when the mouse pointer has been over the title bar for some time."
msgid ""
"<html><head/><body><p>If this option is enabled, a shaded window will "
"unshade automatically when the mouse pointer has been over the titlebar for "
"some time.</p></body></html>"
msgstr ""
-"Jeśli samoczynne rozwijanie jest włączone, zwinięte okno rozwinie się "
-"samoczynnie, kiedy wskaźnik pozostanie nad paskiem tytułowym przez zadany "
-"czas."
+"<html><head/><body><p>Jeśli samoczynne rozwijanie jest włączone, zwinięte"
+" okno rozwinie się "
+"samoczynnie, kiedy wskaźnik pozostanie nad paskiem tytułowym przez zadany"
+" czas.</p></body></html>"
#. i18n: ectx: property (text), widget (QCheckBox, shadeHoverOn)
#: advanced.ui:35
#, kde-format
msgid "On titlebar hover after:"
-msgstr ""
+msgstr "Po najechaniu na pasek tytułu po:"
#. i18n: ectx: property (whatsThis), widget (QSpinBox, shadeHover)
#: advanced.ui:42
#, kde-format
msgid ""
"Sets the time in milliseconds before the window unshades when the mouse "
"pointer goes over the shaded window."
msgstr ""
"Określa czas w milisekundach, po którym zwinięte okno samoczynnie rozwija "
"się, jeśli wskaźnik pozostaje nad paskiem tytułowym."
#. i18n: ectx: property (suffix), widget (QSpinBox, shadeHover)
#. i18n: ectx: property (suffix), widget (QSpinBox, delayFocus)
#. i18n: ectx: property (suffix), widget (QSpinBox, autoRaise)
#: advanced.ui:45 focus.ui:85 focus.ui:178
#, kde-format
msgid " ms"
msgstr " ms"
#. i18n: ectx: property (text), widget (QLabel, windowPlacementLabel)
#: advanced.ui:66
-#, fuzzy, kde-format
+#, kde-format
#| msgid "&Placement:"
msgid "Window &placement:"
-msgstr "&Rozmieszczanie:"
+msgstr "&Umieszczenie okna:"
#. i18n: ectx: property (whatsThis), widget (KComboBox, placementCombo)
#: advanced.ui:76
#, kde-format
msgid ""
"<html><head/><body><p>The placement policy determines where a new window "
"will appear on the desktop.</p><ul style=\"margin-top: 0px; margin-bottom: "
"0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;\"><li style=\" "
"margin-top:12px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-"
"block-indent:0; text-indent:0px;\"><span style=\" font-style:italic;"
"\">Smart</span> will try to achieve a minimum overlap of windows</li><li "
"style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
"right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-style:"
"italic;\">Maximizing</span> will try to maximize every window to fill the "
"whole screen. It might be useful to selectively affect placement of some "
"windows using the window-specific settings.</li><li style=\" margin-top:0px; "
"margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; "
"text-indent:0px;\"><span style=\" font-style:italic;\">Cascade</span> will "
"cascade the windows</li><li style=\" margin-top:0px; margin-bottom:0px; "
"margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"
"\"><span style=\" font-style:italic;\">Random</span> will use a random "
"position</li><li style=\" margin-top:0px; margin-bottom:0px; margin-"
"left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span "
"style=\" font-style:italic;\">Centered</span> will place the window "
"centered</li><li style=\" margin-top:0px; margin-bottom:0px; margin-"
"left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span "
"style=\" font-style:italic;\">Zero-cornered</span> will place the window in "
"the top-left corner</li><li style=\" margin-top:0px; margin-bottom:12px; "
"margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"
"\"><span style=\" font-style:italic;\">Under mouse</span> will place the "
"window under the pointer</li></ul></body></html>"
msgstr ""
+"<html><head/><body><p>Zasady umieszczania określają w jakim miejscu pojawi"
+" się nowe okno na pulpicie.</p><ul style=\"margin-top: 0px; margin-bottom: "
+"0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;\"><li style=\" "
+"margin-top:12px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-"
+"block-indent:0; text-indent:0px;\"><span style=\" font-style:italic;"
+"\">Mądre</span> spróbuje w najmniejszym stopniu nachodzić na inne okna</li><"
+"li "
+"style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
+"right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-style:"
+"italic;\">Maksymalizowanie</span> spróbuje zmaksymalizować każde okno, tak"
+" aby wypełnić cały ekran. Może okazać się użytecznym wpłynięcie na"
+" umieszczenie niektórych okien w ustawieniach wyjątkowych okien.</li><li"
+" style=\" margin-top:0px; "
+"margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; "
+"text-indent:0px;\"><span style=\" font-style:italic;\">Kaskadowe</span> okna"
+" będą ułożone kaskadowo</li><li style=\" margin-top:0px; margin-bottom:0px; "
+"margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"
+"\"><span style=\" font-style:italic;\">Przypadkowe</span> okno będzie"
+" umieszczone przypadkowo</li><li style=\" margin-top:0px; margin-bottom:0px;"
+" margin-"
+"left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span "
+"style=\" font-style:italic;\">Wyśrodkowane</span> umieści okno na środku</li"
+"><li style=\" margin-top:0px; margin-bottom:0px; margin-"
+"left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span "
+"style=\" font-style:italic;\">W narożniku zero</span> umieści okno w górnym"
+" lewym narożniku</li><li style=\" margin-top:0px; margin-bottom:12px; "
+"margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"
+"\"><span style=\" font-style:italic;\">Pod myszą</span> umieści okno pod"
+" wskaźnikiem myszy</li></ul></body></html>"
#. i18n: ectx: property (text), item, widget (KComboBox, placementCombo)
#: advanced.ui:80
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Snap windows onl&y when overlapping"
msgid "Minimal Overlapping"
-msgstr "Przyciągaj t&ylko okna nachodzące na siebie"
+msgstr "Minimalne nachodzenie"
#. i18n: ectx: property (text), item, widget (KComboBox, placementCombo)
#: advanced.ui:85
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Maximize"
msgid "Maximized"
-msgstr "Maksymalizuje"
+msgstr "Zmaksymalizowane"
#. i18n: ectx: property (text), item, widget (KComboBox, placementCombo)
#: advanced.ui:90
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Cascade"
msgid "Cascaded"
-msgstr "Kaskadowe"
+msgstr "Kaskadowo"
#. i18n: ectx: property (text), item, widget (KComboBox, placementCombo)
#: advanced.ui:95
#, kde-format
msgid "Random"
msgstr "Przypadkowe"
#. i18n: ectx: property (text), item, widget (KComboBox, placementCombo)
#: advanced.ui:100
#, kde-format
msgid "Centered"
msgstr "Wyśrodkowane"
#. i18n: ectx: property (text), item, widget (KComboBox, placementCombo)
#: advanced.ui:105
#, kde-format
msgid "In Top-Left Corner"
-msgstr ""
+msgstr "Górny, lewy narożnik"
#. i18n: ectx: property (text), item, widget (KComboBox, placementCombo)
#: advanced.ui:110
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Under Mouse"
msgid "Under mouse"
-msgstr "Pod wskaźnikiem myszy"
+msgstr "Pod myszą"
#. i18n: ectx: property (text), widget (QLabel, specialWindowsLabel)
#: advanced.ui:118
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Special Windows"
msgid "&Special windows:"
-msgstr "Okna specjalne"
+msgstr "&Okna wyjątkowe:"
#. i18n: ectx: property (whatsThis), widget (QCheckBox, hideUtilityWindowsForInactive)
#: advanced.ui:128
#, kde-format
msgid ""
"When turned on, utility windows (tool windows, torn-off menus,...) of "
"inactive applications will be hidden and will be shown only when the "
"application becomes active. Note that applications have to mark the windows "
"with the proper window type for this feature to work."
msgstr ""
"Jeśli ta opcja jest włączona, okna pomocnicze (paski narzędziowe, swobodne "
"menu) nieaktywnych programów będą ukryte i pojawią się dopiero po "
"uaktywnieniu programu. Uwaga: program musi oznaczyć okna odpowiednio, by "
"były one rozpoznane jako pomocnicze."
#. i18n: ectx: property (text), widget (QCheckBox, hideUtilityWindowsForInactive)
#: advanced.ui:131
#, kde-format
msgid "Hide utility windows for inactive applications"
msgstr "Ukryj okna pomocnicze nieaktywnych programów"
#. i18n: ectx: property (text), widget (QLabel, windowFocusPolicyLabel)
#: focus.ui:22
#, kde-format
msgid "Window &activation policy:"
-msgstr ""
+msgstr "Zasady u&aktywniania okien:"
#. i18n: ectx: property (whatsThis), widget (QComboBox, windowFocusPolicyCombo)
#: focus.ui:32
#, kde-format
msgid "With this option you can specify how and when windows will be focused."
-msgstr ""
+msgstr "Dzięki tej opcji można określić jak i kiedy nastąpi uaktywnienie okna."
#. i18n: ectx: property (text), item, widget (QComboBox, windowFocusPolicyCombo)
#: focus.ui:36
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Click to Focus"
msgctxt "sassa asas"
msgid "Click to focus"
-msgstr "Kliknij, by uaktywnić"
+msgstr "Kliknij, aby uaktywnić"
#. i18n: ectx: property (text), item, widget (QComboBox, windowFocusPolicyCombo)
#: focus.ui:41
#, kde-format
msgid "Click to focus (mouse precedence)"
-msgstr ""
+msgstr "Kliknij, aby uaktywnić (pierwszeństwo myszy)"
#. i18n: ectx: property (text), item, widget (QComboBox, windowFocusPolicyCombo)
#: focus.ui:46
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Focus Follows Mouse"
msgid "Focus follows mouse"
-msgstr "Uaktywnienie podąża za kursorem"
+msgstr "Uaktywnienie podąża za myszą"
#. i18n: ectx: property (text), item, widget (QComboBox, windowFocusPolicyCombo)
#: focus.ui:51
#, kde-format
msgid "Focus follows mouse (mouse precedence)"
-msgstr ""
+msgstr "Uaktywnienie podąża za myszą (pierwszeństwo myszy)"
#. i18n: ectx: property (text), item, widget (QComboBox, windowFocusPolicyCombo)
#: focus.ui:56
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Focus Under Mouse"
msgid "Focus under mouse"
-msgstr "Uaktywnienie pod kursorem"
+msgstr "Uaktywnienie pod myszą"
#. i18n: ectx: property (text), item, widget (QComboBox, windowFocusPolicyCombo)
#: focus.ui:61
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Focus Strictly Under Mouse"
msgid "Focus strictly under mouse"
-msgstr "Uaktywnienie tylko pod kursorem"
+msgstr "Uaktywnienie tylko pod myszą"
#. i18n: ectx: property (text), widget (QLabel, delayFocusOnLabel)
#: focus.ui:69
-#, fuzzy, kde-format
+#, kde-format
#| msgid "&Delay focus by"
msgid "&Delay focus by:"
-msgstr "&Opóźnij uaktywnienie o"
+msgstr "&Opóźnij uaktywnienie o:"
#. i18n: ectx: property (whatsThis), widget (QSpinBox, delayFocus)
#: focus.ui:82
#, kde-format
msgid ""
"This is the delay after which the window the mouse pointer is over will "
"automatically receive focus."
msgstr ""
"Jest to opóźnienie, po którym okno, nad którym przebywa wskaźnik myszy, "
"samoczynnie uzyska uaktywnienie."
#. i18n: ectx: property (text), widget (QLabel, focusStealingLabel)
#: focus.ui:101
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Focus &stealing prevention"
msgid "Focus &stealing prevention:"
-msgstr "&Ochrona przed zmianą aktywnego okna"
+msgstr "&Ochrona przed zmianą uaktywnienia:"
#. i18n: ectx: property (whatsThis), widget (KComboBox, focusStealing)
#: focus.ui:114
-#, fuzzy, kde-format
+#, kde-format
#| msgid ""
#| "<p>This option specifies how much KWin will try to prevent unwanted focus "
#| "stealing caused by unexpected activation of new windows. (Note: This "
#| "feature does not work with the Focus Under Mouse or Focus Strictly Under "
#| "Mouse focus policies.)\n"
#| "<ul>\n"
#| "<li><em>None:</em> Prevention is turned off and new windows always become "
#| "activated.</li>\n"
#| "<li><em>Low:</em> Prevention is enabled; when some window does not have "
#| "support for the underlying mechanism and KWin cannot reliably decide "
#| "whether to activate the window or not, it will be activated. This setting "
#| "may have both worse and better results than the medium level, depending "
#| "on the applications.</li>\n"
#| "<li><em>Medium:</em> Prevention is enabled.</li>\n"
#| "<li><em>High:</em> New windows get activated only if no window is "
#| "currently active or if they belong to the currently active application. "
#| "This setting is probably not really usable when not using mouse focus "
#| "policy.</li>\n"
#| "<li><em>Extreme:</em> All windows must be explicitly activated by the "
#| "user.</li>\n"
#| "</ul></p>\n"
#| "<p>Windows that are prevented from stealing focus are marked as demanding "
#| "attention, which by default means their taskbar entry will be "
#| "highlighted. This can be changed in the Notifications control module.</p>"
msgid ""
"<html><head/><body><p>This option specifies how much KWin will try to "
"prevent unwanted focus stealing caused by unexpected activation of new "
"windows. (Note: This feature does not work with the <span style=\" font-"
"style:italic;\">Focus under mouse</span> or <span style=\" font-style:italic;"
"\">Focus strictly under mouse</span> focus policies.) </p><ul style=\"margin-"
"top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-"
"indent: 1;\"><li style=\" margin-top:12px; margin-bottom:0px; margin-"
"left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span "
"style=\" font-style:italic;\">None:</span> Prevention is turned off and new "
"windows always become activated.</li><li style=\" margin-top:0px; margin-"
"bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-"
"indent:0px;\"><span style=\" font-style:italic;\">Low:</span> Prevention is "
"enabled; when some window does not have support for the underlying mechanism "
"and KWin cannot reliably decide whether to activate the window or not, it "
"will be activated. This setting may have both worse and better results than "
"the medium level, depending on the applications.</li><li style=\" margin-"
"top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-"
"indent:0; text-indent:0px;\"><span style=\" font-style:italic;\">Medium:</"
"span> Prevention is enabled.</li><li style=\" margin-top:0px; margin-"
"bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-"
"indent:0px;\"><span style=\" font-style:italic;\">High:</span> New windows "
"get activated only if no window is currently active or if they belong to the "
"currently active application. This setting is probably not really usable "
"when not using mouse focus policy.</li><li style=\" margin-top:0px; margin-"
"bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-"
"indent:0px;\"><span style=\" font-style:italic;\">Extreme:</span> All "
"windows must be explicitly activated by the user.</li></ul><p>Windows that "
"are prevented from stealing focus are marked as demanding attention, which "
"by default means their taskbar entry will be highlighted. This can be "
"changed in the Notifications control module.</p></body></html>"
msgstr ""
-"<p>Ta opcja określa poziom ochrony KWin przed niepożądaną zmianą aktywnego "
-"okna spowodowaną niespodziewanym pojawieniem się nowego okna. (Uwaga: ta "
-"opcja nie działa w trybie samoczynnego uaktywniania wskaźnikiem myszy).\n"
-"<ul>\n"
-"<li><em>Brak:</em>Standardowe ustawienie starszych menadżerów okien - "
-"ochrona jest wyłączona, nowe okna zawsze stają się aktywne.</li>\n"
-"<li><em>Niski:</em>Ochrona jest włączona, ale gdy okno nie dostarcza "
-"informacji, czy należy je uaktywnić, na wszelki wypadek zostanie "
-"uaktywnione. To ustawienie może dawać zarówno lepsze, jak i gorsze efekty od "
-"zwykłego poziomu ochrony - w zależności od programów.</li>\n"
-"<li><em>Średni:</em>Ochrona jest włączona.</li>\n"
-"<li><em>Wysoki:</em>Nowe okno zostaje uaktywnione jedynie wtedy, jeśli "
-"należy do aktywnego programu, albo w ogóle brak w danej chwili aktywnego "
-"okna. To ustawienie jest zapewne bezużyteczne bez trybu uaktywniania okien "
-"wskaźnikiem myszy.</li>\n"
-"<li><em>Bardzo wysoki:</em>Wszystkie okna muszą być ręcznie uaktywnione "
-"przez użytkownika.</li>\n"
-"</ul></p>\n"
-"<p>Okna, które zostały powstrzymane przed uaktywnieniem są oznaczane jako "
-"wymagające reakcji, co domyślnie jest realizowane przez podświetlenie ich na "
-"pasku zadań. Można to zmienić w module Powiadamiania.</p>"
+"<html><head/><body><p>Ta opcja określa jak bardzo KWin będzie zapobiegał"
+" niechcianej zmianie uaktywnienia przez nieoczekiwane pojawienie się nowych"
+" okien. (Uwaga: Ta opcje nie działa z <span style=\" font-"
+"style:italic;\">Uaktywnienie pod myszą</span> oraz <span style=\""
+" font-style:italic;"
+"\">Uaktywnienie tylko pod myszą</span>.) </p><ul style=\"margin-"
+"top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-"
+"indent: 1;\"><li style=\" margin-top:12px; margin-bottom:0px; margin-"
+"left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span "
+"style=\" font-style:italic;\">Żadna:</span> Zapobieganie jest wyłączone, więc"
+" nowe okna zawsze uaktywnienie zawsze na nie przejdzie.</li><li style=\""
+" margin-top:0px; margin-"
+"bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-"
+"indent:0px;\"><span style=\" font-style:italic;\">Niska:</span> Zapobieganie"
+" jest włączone; gdy jakieś nowe okno nie ma wsparcia dla mechanizmu oraz KWin"
+" nie będzie mógł wiarygodnie zadecydować o uaktywnieniu okna, t zostanie ono"
+" uaktywnione. To ustawienie może dawać gorszy i lepszy wynik niż poziom"
+" średni, w zależności od aplikacji.</li><li style=\" margin-"
+"top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-"
+"indent:0; text-indent:0px;\"><span style=\" font-style:italic;\">Średnia:</"
+"span> Zapobieganie jest włączone.</li><li style=\" margin-top:0px; margin-"
+"bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-"
+"indent:0px;\"><span style=\" font-style:italic;\">Wysoka:</span> Nowe okna"
+" zostaną uaktywnione, tylko gdy brak okien lub należą one do obecnie używanej"
+" aplikacji. To ustawienie jest prawdopodobnie nieużyteczne bez ustawienia"
+" Uaktywniania myszą.</li><li style=\" margin-top:0px; margin-"
+"bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-"
+"indent:0px;\"><span style=\" font-style:italic;\">Ekstremalna:</span>"
+" Wszystkie okna muszą być jednoznacznie uaktywnione przez użytkownika.</li><"
+"/ul><p>Okna, którym uniemożliwiono uaktywnienie zostaną oznaczone jako te"
+" wymagające uwagi, co domyślnie oznacza, że na pasku zadań zostaną one"
+" podświetlone. Można to jednak zmienić w module ustawień Powiadomień.</p><"
+"/body></html>"
#. i18n: Focus Stealing Prevention Level
#. i18n: ectx: property (text), item, widget (KComboBox, focusStealing)
#. i18n: ectx: property (specialValueText), widget (QSpinBox, borderSnap)
#. i18n: ectx: property (specialValueText), widget (QSpinBox, windowSnap)
#. i18n: ectx: property (specialValueText), widget (QSpinBox, centerSnap)
#: focus.ui:118 moving.ui:53 moving.ui:75 moving.ui:97
#, kde-format
msgid "None"
msgstr "Żadna"
#. i18n: Focus Stealing Prevention Level
#. i18n: ectx: property (text), item, widget (KComboBox, focusStealing)
#: focus.ui:123
#, kde-format
msgid "Low"
msgstr "Niska"
#. i18n: Focus Stealing Prevention Level
#. i18n: ectx: property (text), item, widget (KComboBox, focusStealing)
#: focus.ui:128
#, kde-format
msgid "Medium"
msgstr "Średnia"
#. i18n: Focus Stealing Prevention Level
#. i18n: ectx: property (text), item, widget (KComboBox, focusStealing)
#: focus.ui:133
#, kde-format
msgid "High"
msgstr "Wysoka"
#. i18n: Focus Stealing Prevention Level
#. i18n: ectx: property (text), item, widget (KComboBox, focusStealing)
#: focus.ui:138
#, kde-format
msgid "Extreme"
msgstr "Ekstremalna"
#. i18n: ectx: property (text), widget (QLabel, raisingWindowsLabel)
#: focus.ui:146
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Raising windows"
msgid "Raising windows:"
-msgstr "Przywoływanie okien"
+msgstr "Przywoływanie okien:"
#. i18n: ectx: property (whatsThis), widget (QCheckBox, clickRaiseOn)
#: focus.ui:153
#, kde-format
msgid ""
"When this option is enabled, the active window will be brought to the front "
"when you click somewhere into the window contents. To change it for inactive "
"windows, you need to change the settings in the Actions tab."
msgstr ""
"Jeśli ta opcja jest włączona, aktywne okna będą przesuwane na wierzch po "
"kliknięciu w jego wnętrzu. Żeby ustawić podobne zachowanie dla okien "
"nieaktywnych, należy zmienić ustawienia na karcie Działania."
#. i18n: ectx: property (text), widget (QCheckBox, clickRaiseOn)
#: focus.ui:156
-#, fuzzy, kde-format
+#, kde-format
#| msgid "C&lick raises active window"
msgid "&Click raises active window"
-msgstr "K&liknięcie przywołuje aktywne okno"
+msgstr "Kliknię&cie przywołuje aktywne okno"
#. i18n: ectx: property (whatsThis), widget (QCheckBox, autoRaiseOn)
#: focus.ui:165
#, kde-format
msgid ""
"When this option is enabled, a window in the background will automatically "
"come to the front when the mouse pointer has been over it for some time."
msgstr ""
"Jeśli opcja ta zostanie włączona, to okno w tle zostanie samoczynnie "
"przesunięte na pierwszy plan, gdy wskaźnik myszy będzie nad nim przebywał "
"przez pewien czas."
#. i18n: ectx: property (text), widget (QCheckBox, autoRaiseOn)
#: focus.ui:168
-#, fuzzy, kde-format
+#, kde-format
#| msgid "&Raise on hover, delayed by"
msgid "&Raise on hover, delayed by:"
-msgstr "&Podniesienie po najechaniu, opóźnione o"
+msgstr "&Przywołanie po najechaniu, opóźnione o:"
#. i18n: ectx: property (whatsThis), widget (QSpinBox, autoRaise)
#: focus.ui:175
#, kde-format
msgid ""
"This is the delay after which the window that the mouse pointer is over will "
"automatically come to the front."
msgstr ""
"Jest to opóźnienie, po którym okno, nad którym przebywa wskaźnik myszy, "
"zostanie samoczynnie przesunięte na pierwszy plan."
#. i18n: ectx: property (text), widget (QLabel, multiscreenBehaviorLabel)
#: focus.ui:196
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Multiscreen behaviour"
msgid "Multiscreen behavior:"
-msgstr "Zachowanie wieloekranowe"
+msgstr "Zachowanie na wielu ekranach:"
#. i18n: ectx: property (whatsThis), widget (QCheckBox, activeMouseScreen)
#: focus.ui:203
#, kde-format
msgid ""
"When this option is enabled, the active Xinerama screen (where new windows "
"appear, for example) is the screen containing the mouse pointer. When "
"disabled, the active Xinerama screen is the screen containing the focused "
"window. By default this option is disabled for Click to focus and enabled "
"for other focus policies."
msgstr ""
"Jeśli ta opcja jest włączona, aktywnym ekranem Xineramy (tym, na którym "
"pojawiają się nowe okna) jest ekran z wskaźnikiem myszy. Jeśli ta opcja jest "
"wyłączona, aktywny ekran Xineramy to ten, który zawiera aktywne okno. Ta "
"opcja jest domyślnie wyłączona tylko wtedy, jeśli włączone jest uaktywnianie "
"kliknięciem."
#. i18n: ectx: property (text), widget (QCheckBox, activeMouseScreen)
#: focus.ui:206
#, kde-format
msgid "Active screen follows &mouse"
msgstr "Myszka wybiera aktywny ekran"
#. i18n: ectx: property (whatsThis), widget (QCheckBox, separateScreenFocus)
#: focus.ui:213
#, kde-format
msgid ""
"When this option is enabled, focus operations are limited only to the active "
"Xinerama screen"
msgstr ""
"Jeśli ta opcja jest włączona, operacje uaktywniania dotyczą jedynie "
"aktywnego ekranu Xineramy."
#. i18n: ectx: property (text), widget (QCheckBox, separateScreenFocus)
#: focus.ui:216
-#, fuzzy, kde-format
+#, kde-format
#| msgid "S&eparate screen focus"
msgid "&Separate screen focus"
-msgstr "Osobno uaktywniaj każdy &ekran"
+msgstr "O&sobno uaktywniaj każdy ekran"
#: main.cpp:78
#, kde-format
msgid "&Focus"
msgstr "&Uaktywnianie"
#: main.cpp:83
-#, fuzzy, kde-format
+#, kde-format
#| msgid "&Titlebar Actions"
msgid "Titlebar A&ctions"
-msgstr "Zachowania pasków &tytułu"
+msgstr "Zachowanie paska &tytułu"
#: main.cpp:88
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Window Actio&ns"
msgid "W&indow Actions"
-msgstr "Zachowanie &okien"
+msgstr "Zachowanie ok&ien"
#: main.cpp:93
-#, fuzzy, kde-format
+#, kde-format
#| msgid "&Placement:"
msgid "Mo&vement"
-msgstr "&Rozmieszczanie:"
+msgstr "&Ruch"
#: main.cpp:98
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Ad&vanced"
msgid "Adva&nced"
-msgstr "Zaa&wansowane"
+msgstr "Zaawa&nsowane"
#: main.cpp:102
#, kde-format
msgid "Window Behavior Configuration Module"
msgstr "Moduł ustawień zachowania okien"
#: main.cpp:104
#, kde-format
msgid "(c) 1997 - 2002 KWin and KControl Authors"
msgstr "(c) 1997 - 2002 Autorzy KWin i KControl"
#: main.cpp:106
#, kde-format
msgid "Matthias Ettrich"
msgstr "Matthias Ettrich"
#: main.cpp:107
#, kde-format
msgid "Waldo Bastian"
msgstr "Waldo Bastian"
#: main.cpp:108
#, kde-format
msgid "Cristian Tibirna"
msgstr "Cristian Tibirna"
#: main.cpp:109
#, kde-format
msgid "Matthias Kalle Dalheimer"
msgstr "Matthias Kalle Dalheimer"
#: main.cpp:110
#, kde-format
msgid "Daniel Molkentin"
msgstr "Daniel Molkentin"
#: main.cpp:111
#, kde-format
msgid "Wynn Wilkes"
msgstr "Wynn Wilkes"
#: main.cpp:112
#, kde-format
msgid "Pat Dowler"
msgstr "Pat Dowler"
#: main.cpp:113
#, kde-format
msgid "Bernd Wuebben"
msgstr "Bernd Wuebben"
#: main.cpp:114
#, kde-format
msgid "Matthias Hoelzer-Kluepfel"
msgstr "Matthias Hoelzer-Kluepfel"
#: main.cpp:166
#, kde-format
msgid ""
"<p><h1>Window Behavior</h1> Here you can customize the way windows behave "
"when being moved, resized or clicked on. You can also specify a focus policy "
"as well as a placement policy for new windows.</p> <p>Please note that this "
"configuration will not take effect if you do not use KWin as your window "
"manager. If you do use a different window manager, please refer to its "
"documentation for how to customize window behavior.</p>"
msgstr ""
"<p><h1>Zachowanie okien</h1>Tu możesz ustawić sposób zachowania okien "
"podczas ich przesuwania, zmiany rozmiaru lub po kliknięciu. Możesz też "
"określić sposób uaktywniania okien i metodę rozmieszczania na ekranie nowych "
"okien.</p><p>Uwaga: ustawienia dotyczą jedynie domyślnego programu do "
"zarządzania oknami KDE - KWin. Jeśli używasz innego zarządzania oknami, "
"sprawdź w jego dokumentacji, jak ustawić zachowanie okien.</p>"
#: main.cpp:191
#, kde-format
msgid "&Titlebar Actions"
msgstr "Zachowania pasków &tytułu"
#: main.cpp:196
#, kde-format
msgid "Window Actio&ns"
msgstr "Zachowanie &okien"
#. i18n: @item:inlistbox behavior on double click
#. i18n: ectx: property (text), item, widget (KComboBox, coTiDbl)
#: mouse.cpp:190 mouse.ui:40
#, kde-format
msgid "Maximize"
msgstr "Maksymalizuje"
#. i18n: @item:inlistbox behavior on double click
#. i18n: ectx: property (text), item, widget (KComboBox, coTiDbl)
#: mouse.cpp:191 mouse.ui:45
#, kde-format
msgid "Maximize (vertical only)"
msgstr "Maksymalizuje (tylko w pionie)"
#. i18n: @item:inlistbox behavior on double click
#. i18n: ectx: property (text), item, widget (KComboBox, coTiDbl)
#: mouse.cpp:192 mouse.ui:50
#, kde-format
msgid "Maximize (horizontal only)"
msgstr "Maksymalizuje (tylko w poziomie)"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_1)
#: mouse.ui:17
-#, fuzzy, kde-format
+#, kde-format
#| msgid "&Titlebar Actions"
msgid "Titlebar Actions"
-msgstr "Zachowania pasków &tytułu"
+msgstr "Zachowania pasków tytułu"
#. i18n: ectx: property (text), widget (QLabel, label_1)
#: mouse.ui:26
#, kde-format
msgid "&Double-click:"
msgstr "&Dwukrotne kliknięcie:"
#. i18n: ectx: property (whatsThis), widget (KComboBox, coTiDbl)
#: mouse.ui:36
#, kde-format
msgid "Behavior on <em>double</em> click into the titlebar."
msgstr "Zachowanie przy <em>dwukrotnym</em> kliknięciu na tytule okna."
#. i18n: @item:inlistbox behavior on double click
#. i18n: ectx: property (text), item, widget (KComboBox, coTiDbl)
#. i18n: ectx: property (text), item, widget (KComboBox, coTiAct1)
#. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct1)
#. i18n: ectx: property (text), item, widget (KComboBox, coTiAct2)
#. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct2)
#. i18n: ectx: property (text), item, widget (KComboBox, coTiAct3)
#. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct3)
#: mouse.ui:60 mouse.ui:256 mouse.ui:318 mouse.ui:371 mouse.ui:433 mouse.ui:486
#: mouse.ui:548
#, kde-format
msgid "Shade"
msgstr "Zwija"
#. i18n: @item:inlistbox behavior on double click
#. i18n: ectx: property (text), item, widget (KComboBox, coTiDbl)
#. i18n: ectx: property (text), item, widget (KComboBox, coTiAct1)
#. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct1)
#. i18n: ectx: property (text), item, widget (KComboBox, coTiAct2)
#. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct2)
#. i18n: ectx: property (text), item, widget (KComboBox, coTiAct3)
#. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct3)
#: mouse.ui:70 mouse.ui:261 mouse.ui:323 mouse.ui:376 mouse.ui:438 mouse.ui:491
#: mouse.ui:553
#, kde-format
msgid "Close"
msgstr "Zamyka"
#. i18n: @item:inlistbox behavior on double click
#. i18n: ectx: property (text), item, widget (KComboBox, coTiDbl)
#: mouse.ui:75
-#, fuzzy, kde-format
+#, kde-format
#| msgid "On All Desktops"
msgid "Show on all desktops"
-msgstr "Na wszystkich pulpitach"
+msgstr "Pokaż na wszystkich pulpitach"
#. i18n: ectx: property (whatsThis), widget (KComboBox, coTiAct4)
#: mouse.ui:98
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Behavior on <em>double</em> click into the titlebar."
msgid "Behavior on <em>mouse wheel</em> scroll over the titlebar."
-msgstr "Zachowanie przy <em>dwukrotnym</em> kliknięciu na tytule okna."
+msgstr "Zachowanie dla <em>rolki myszy</em> przewijanej na pasku tytułu."
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#: mouse.ui:143
-#, fuzzy, kde-format
+#, kde-format
#| msgid "&Titlebar Actions"
msgid "Titlebar and Frame Actions"
-msgstr "Zachowania pasków &tytułu"
+msgstr "Zachowanie paska tytułu i obramowania"
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: mouse.ui:167
#, kde-format
msgid "Active"
msgstr "Okno aktywne"
#. i18n: ectx: property (text), widget (QLabel, label_4)
#: mouse.ui:190
#, kde-format
msgid "Inactive"
msgstr "Okno nieaktywne"
#. i18n: ectx: property (whatsThis), widget (KComboBox, coTiAct1)
#. i18n: ectx: property (whatsThis), widget (KComboBox, coTiAct2)
#. i18n: ectx: property (whatsThis), widget (KComboBox, coTiAct3)
#: mouse.ui:232 mouse.ui:347 mouse.ui:462
#, kde-format
msgid ""
"Behavior on <em>left</em> click into the titlebar or frame of an <em>active</"
"em> window."
msgstr ""
"Zachowanie przy kliknięciu <em>lewym</em> przyciskiem myszy na tytule lub "
"brzegu <em>aktywnego</em> okna."
#. i18n: ectx: property (text), item, widget (KComboBox, coTiAct1)
#. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct1)
#. i18n: ectx: property (text), item, widget (KComboBox, coTiAct2)
#. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct2)
#. i18n: ectx: property (text), item, widget (KComboBox, coTiAct3)
#. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct3)
#: mouse.ui:266 mouse.ui:328 mouse.ui:381 mouse.ui:443 mouse.ui:496
#: mouse.ui:558
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Operations Menu"
msgid "Show actions menu"
-msgstr "Menu działań"
+msgstr "Pokaż menu działań"
#. i18n: ectx: property (whatsThis), widget (KComboBox, coTiInAct1)
#. i18n: ectx: property (whatsThis), widget (KComboBox, coTiInAct2)
#. i18n: ectx: property (whatsThis), widget (KComboBox, coTiInAct3)
#: mouse.ui:279 mouse.ui:394 mouse.ui:509
#, kde-format
msgid ""
"Behavior on <em>left</em> click into the titlebar or frame of an "
"<em>inactive</em> window."
msgstr ""
"Zachowanie przy kliknięciu <em>lewym</em> przyciskiem myszy na tytule lub "
"brzegu <em>nieaktywnego</em> okna."
#. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct1)
#. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct2)
#. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct3)
#: mouse.ui:288 mouse.ui:403 mouse.ui:518
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Activate & Lower"
msgid "Activate and lower"
msgstr "Uaktywnia i odwołuje"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_3)
#: mouse.ui:589
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Maximize Button"
msgid "Maximize Button Actions"
-msgstr "Przycisk maksymalizacji"
+msgstr "Zachowanie przycisku maksymalizacji"
#. i18n: ectx: property (whatsThis), widget (QLabel, label_8)
#. i18n: ectx: property (whatsThis), widget (KComboBox, leftClickMaximizeButton)
#: mouse.ui:598 mouse.ui:617
#, kde-format
msgid "Behavior on <em>left</em> click onto the maximize button."
msgstr ""
"Zachowanie przy kliknięciu <em>lewym</em> przyciskiem na przycisku "
"maksymalizacji."
#. i18n: ectx: property (whatsThis), widget (QLabel, label_9)
#. i18n: ectx: property (whatsThis), widget (KComboBox, middleClickMaximizeButton)
#: mouse.ui:624 mouse.ui:643
#, kde-format
msgid "Behavior on <em>middle</em> click onto the maximize button."
msgstr ""
"Zachowanie przy kliknięciu <em>środkowym</em> przyciskiem na przycisku "
"maksymalizacji."
#. i18n: ectx: property (text), widget (QLabel, label_9)
#: mouse.ui:627
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Middle b&utton:"
msgid "Middle c&lick:"
-msgstr "Środkowy &przycisk:"
+msgstr "K&liknięcie środkowym:"
#. i18n: ectx: property (whatsThis), widget (QLabel, label_10)
#. i18n: ectx: property (whatsThis), widget (KComboBox, rightClickMaximizeButton)
#: mouse.ui:650 mouse.ui:669
#, kde-format
msgid "Behavior on <em>right</em> click onto the maximize button."
msgstr ""
"Zachowanie przy kliknięciu <em>prawym</em> przyciskiem na przycisku "
"maksymalizacji."
#. i18n: ectx: property (text), widget (QLabel, geometryTipLabel)
#: moving.ui:20
#, kde-format
msgid "Window &geometry:"
-msgstr ""
+msgstr "&Geometria okna:"
#. i18n: ectx: property (whatsThis), widget (QCheckBox, geometryTipOn)
#: moving.ui:30
#, kde-format
msgid ""
"Enable this option if you want a window's geometry to be displayed while it "
"is being moved or resized. The window position relative to the top-left "
"corner of the screen is displayed together with its size."
msgstr ""
"Włączenie tej opcji spowoduje, że przy każdym przesuwaniu i zmianie rozmiaru "
"okna wyświetlane będą: położenie okna względem górnego lewego rogu ekranu "
"oraz wymiary."
#. i18n: ectx: property (text), widget (QCheckBox, geometryTipOn)
#: moving.ui:33
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Display window &geometry when moving or resizing"
msgid "Display when moving or resizing"
-msgstr "Wyświetl &geometrię okna przy przesuwaniu lub zmianie rozmiaru"
+msgstr "Wyświetl przy przesuwaniu lub zmianie rozmiaru"
#. i18n: ectx: property (text), widget (QLabel, borderSnapLabel)
#: moving.ui:40
-#, fuzzy, kde-format
+#, kde-format
#| msgid "&Border snap zone:"
msgid "Screen &edge snap zone:"
-msgstr "Strefa przyciągania &brzegu:"
+msgstr "Obszar przyciągania na brzegu &ekranu:"
#. i18n: ectx: property (whatsThis), widget (QSpinBox, borderSnap)
#: moving.ui:50
-#, fuzzy, kde-format
+#, kde-format
#| msgid ""
#| "Here you can set the snap zone for screen borders, i.e. the 'strength' of "
#| "the magnetic field which will make windows snap to the border when moved "
#| "near it."
msgid ""
"Here you can set the snap zone for screen edges, i.e. the 'strength' of the "
"magnetic field which will make windows snap to the border when moved near it."
msgstr ""
-"Tutaj możesz ustawić strefę przyciągania dla brzegów ekranu, tj. 'siłę' pola "
+"Tutaj możesz ustawić obszar przyciągania dla brzegów ekranu, tj. 'siłę' pola "
"magnetycznego, które sprawia, że okna zostają przyciągane do brzegów ekranu, "
"będąc w ich pobliżu."
#. i18n: ectx: property (suffix), widget (QSpinBox, borderSnap)
#. i18n: ectx: property (suffix), widget (QSpinBox, windowSnap)
#. i18n: ectx: property (suffix), widget (QSpinBox, centerSnap)
#: moving.ui:56 moving.ui:78 moving.ui:100
-#, fuzzy, kde-format
+#, kde-format
#| msgid " pixel"
msgid " px"
-msgstr " pikseli"
+msgstr " piks."
#. i18n: ectx: property (whatsThis), widget (QSpinBox, windowSnap)
#: moving.ui:72
#, kde-format
msgid ""
"Here you can set the snap zone for windows, i.e. the 'strength' of the "
"magnetic field which will make windows snap to each other when they are "
"moved near another window."
msgstr ""
"Tutaj możesz ustawić strefę przyciągania dla okien, tj. 'siłę' pola "
"magnetycznego, które sprawia, że okna zostają przyciągane jedno do drugiego, "
"będąc w swoim pobliżu."
#. i18n: ectx: property (whatsThis), widget (QSpinBox, centerSnap)
#: moving.ui:94
#, kde-format
msgid ""
"Here you can set the snap zone for the screen center, i.e. the 'strength' of "
"the magnetic field which will make windows snap to the center of the screen "
"when moved near it."
msgstr ""
"Tutaj możesz ustawić strefę przyciągania dla środka ekranu, tj. 'siłę' pola "
"magnetycznego, które sprawia, że okna zostają przyciągane do środka ekranu, "
"będąc w jego pobliżu."
#. i18n: ectx: property (whatsThis), widget (QCheckBox, OverlapSnap)
#: moving.ui:113
#, kde-format
msgid ""
"Here you can set that windows will be only snapped if you try to overlap "
"them, i.e. they will not be snapped if the windows comes only near another "
"window or border."
msgstr ""
"Jeśli ta opcja jest włączona, okna będą się przyciągać tylko wtedy, gdy "
"spróbujesz nałożyć jedno na drugie, tj. nie będą się przyciągać, gdy "
"zbliżysz je do siebie."
#. i18n: ectx: property (text), widget (QCheckBox, OverlapSnap)
#: moving.ui:116
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Snap windows onl&y when overlapping"
msgid "Only when overlapping"
-msgstr "Przyciągaj t&ylko okna nachodzące na siebie"
+msgstr "Tylko nachodzące na siebie"
#. i18n: ectx: property (text), widget (QLabel, windowSnapLabel)
#: moving.ui:123
#, kde-format
msgid "&Window snap zone:"
-msgstr "Strefa przyciągania &okien:"
+msgstr "Obszar przyciągania &okien:"
#. i18n: ectx: property (text), widget (QLabel, centerSnaplabel)
#: moving.ui:133
#, kde-format
msgid "&Center snap zone:"
-msgstr "Strefa przy&ciągania środka:"
+msgstr "Obszar przy&ciągania środka:"
#. i18n: ectx: property (text), widget (QLabel, OverlapSnapLabel)
#: moving.ui:143
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Raising windows"
msgid "&Snap windows:"
-msgstr "Przywoływanie okien"
+msgstr "&Przyciągaj okna:"
#: windows.cpp:172
-#, fuzzy, kde-format
+#, kde-format
#| msgid ""
#| "<b>Click To Focus</b><br>\n"
#| "A window becomes active when you click into it.<br><br>\n"
#| "This behaviour is common on other operating systems and<br>\n"
#| "likely what you want."
msgid ""
"<html><head/><body><p><span style=\" font-style:italic;\">Click to focus:</"
"span> A window becomes active when you click into it. This behavior is "
"common on other operating systems and likely what you want.</p></body></html>"
msgstr ""
-"<b>Kliknij, aby uaktywnić</b><br>\n"
-"Okno staje się aktywne, kiedy na nie klikniesz.<br><br>\n"
-"Zachowanie to jest powszechne na innych systemach operacyjnych i<br>\n"
-"jest prawdopodobnie tym czego chcesz."
+"<html><head/><body><p><span style=\" font-style:italic;\">Kliknij, aby"
+" uaktywnić</span>Okno staje się aktywne, kiedy na nie klikniesz. Zachowanie"
+" to jest powszechne na innych systemach operacyjnych i jest prawdopodobnie"
+" tym czego chcesz.</p></body></html>"
#: windows.cpp:175
-#, fuzzy, kde-format
+#, kde-format
#| msgid ""
#| "<b>Click To Focus - Mouse Precedence</b><br>\n"
#| "This is mostly the same as <i>Click To Focus</i><br><br>\n"
#| "If an active window has to be chosen by the system<br>\n"
#| "(eg. because the currently active one was closed) <br>\n"
#| "the window under the mouse is the preferred candidate.<br><br>\n"
#| "Unusual, but possible variant of <i>Click To Focus</i>."
msgid ""
"<html><head/><body><p><span style=\" font-style:italic;\">Click to focus "
"(mouse precedence):</span> Mostly the same as <span style=\" font-style:"
"italic;\">Click to focus</span>. If an active window has to be chosen by the "
"system (eg. because the currently active one was closed) the window under "
"the mouse is the preferred candidate. Unusual, but possible variant of <span "
"style=\" font-style:italic;\">Click to focus</span>.</p></body></html>"
msgstr ""
-"<b>Kliknij, aby uaktywnić - pierwszeństwo myszy</b><br>\n"
-"Jest to w większości to samo co <i>Kliknij, aby uaktywnić</i><br><br>\n"
-"Gdy przychodzi do wyboru aktywnego okna przez system<br>\n"
-"(bo np. bieżące aktywne okno zostało zamknięte) <br>\n"
-"to okno pod wskaźnikiem myszy ma pierszeństwo<br><br>\n"
-"Niezbyt powszechna, ale możliwa odmiana <i>Kliknij, aby uaktywnić</i>."
+"<html><head/><body><p><span style=\" font-style:italic;\">Kliknij, aby"
+" uaktywnić (pierwszeństwo myszy)</span>"
+"Jest to w większości to samo co <span style=\" font-style:italic;\">Kliknij,"
+" aby uaktywnić</span>. Gdy przychodzi do wyboru aktywnego okna przez system"
+" (bo np. bieżące aktywne okno zostało zamknięte) to okno pod wskaźnikiem"
+" myszy ma pierwszeństwo. Niezbyt powszechna, ale możliwa odmiana <span"
+" style=\" font-style:italic;\">Kliknij, aby uaktywnić</span>.</p></body><"
+"/html>"
#: windows.cpp:178
-#, fuzzy, kde-format
+#, kde-format
#| msgid ""
#| "<b>Focus Follows Mouse</b><br>\n"
#| "Moving the mouse onto a window will activate it.<br><br>\n"
#| "Eg. windows randomly appearing under the mouse will not gain the focus."
#| "<br>\n"
#| "Focus stealing prevention takes place as usual.<br><br>\n"
#| "Think as <i>Click To Focus</i> just without having to actually click."
msgid ""
"<html><head/><body><p><span style=\" font-style:italic;\">Focus follows "
"mouse:</span> Moving the mouse onto a window will activate it. Eg. windows "
"randomly appearing under the mouse will not gain the focus. <span style=\" "
"font-style:italic;\">Focus stealing prevention</span> takes place as usual. "
"Think as <span style=\" font-style:italic;\">Click to focus</span> just "
"without having to actually click.</p></body></html>"
msgstr ""
-"<b>Uaktywnienie podąża za myszą</b><br>\n"
-"Przesunięcie wskaźnika myszy na okno, aktywuje je.<br><br>\n"
-"np. okna losowo ukazujące się pod myszą nie zostaną uaktywnione.<br>\n"
-"Jak zwykle zapobieganie przechwyceniu uaktywnienia wchodzi w grę.<br><br>\n"
-"Myśl o tym jako o <i>Kliknij, aby uaktywnić</i>, lecz bez konieczności "
-"klikania."
+"<html><head/><body><p><span style=\" font-style:italic;\">Uaktywnienie podąża"
+" za myszą:</span>Przesunięcie wskaźnika myszy na okno, aktywuje je. np. okna"
+" losowo ukazujące się pod myszą nie zostaną uaktywnione."
+"Jak zwykle <span style=\" font-style:italic;\">Zapobieganie przechwyceniu"
+" uaktywnienia</span> wchodzi w grę."
+"Myśl o tym jako o <span style=\" font-style:italic;\">Kliknij, aby uaktywnić<"
+"/span>, lecz bez konieczności "
+"klikania.</p></body></html>"
#: windows.cpp:181
-#, fuzzy, kde-format
+#, kde-format
#| msgid ""
#| "<b>Focus Follows Mouse - Mouse Precedence</b><br>\n"
#| "This is mostly the same as <i>Focus Follows Mouse</i><br><br>\n"
#| "If an active window has to be chosen by the system<br>\n"
#| "(eg. because the currently active one was closed) <br>\n"
#| "the window under the mouse is the preferred candidate.<br><br>\n"
#| "Choose this, if you want a hover controlled focus."
msgid ""
"<html><head/><body><p>This is mostly the same as <span style=\" font-style:"
"italic;\">Focus follows mouse</span>. If an active window has to be chosen "
"by the system (eg. because the currently active one was closed) the window "
"under the mouse is the preferred candidate. Choose this, if you want a hover "
"controlled focus.</p></body></html>"
msgstr ""
-"<b>Uaktywnienie podąża za myszą - pierwszeństwo myszy</b><br>\n"
-"Jest to w większości to samo co <i>Uaktywnienie podąża za myszą</i><br><br>\n"
-"Gdy przychodzi do wyboru aktywnego okna przez system<br>\n"
-"(bo np. bieżące aktywne okno zostało zamknięte) <br>\n"
-"to okno pod wskaźnikiem myszy ma pierszeństwo.<br><br>\n"
+"<html><head/><body><p>"
+"Jest to w większości to samo co <span style=\" font-style:"
+"italic;\">Uaktywnienie podąża za myszą</span>"
+"Gdy przychodzi do wyboru aktywnego okna przez system"
+"(bo np. bieżące aktywne okno zostało zamknięte)"
+"to okno pod wskaźnikiem myszy ma pierwszeństwo."
"Wybierz to, jeśli chcesz uaktywnienie zależne od najechania wskaźnikiem "
-"myszy."
+"myszy.</p></body></html>"
#: windows.cpp:184
-#, fuzzy, kde-format
+#, kde-format
#| msgid ""
#| "<b>Focus Under Mouse</b><br>\n"
#| "The focus always remains on the window under the mouse.<br><br>\n"
#| "\n"
#| "Notice:<br>\n"
#| "<b>Focus stealing prevention</b> and the <b>tabbox (\"Alt+Tab\")</b><br>\n"
#| "contradict the policy and <b>will not work</b>.<br><br>\n"
#| "You very likely want to use<br>\n"
#| "<i>Focus Follows Mouse - Mouse Precedence</i> instead!"
msgid ""
"<html><head/><body><p><span style=\" font-style:italic;\">Focus under mouse:"
"</span> The focus always remains on the window under the mouse.<br/><span "
"style=\" font-weight:600;\">Warning: </span><span style=\" font-style:italic;"
"\">Focus stealing prevention</span> and the <span style=\" font-style:italic;"
"\">tabbox ('Alt+Tab') </span>contradict the activation policy and will not "
"work. You very likely want to use <span style=\" font-style:italic;\">Focus "
"follows mouse (mouse precedence)</span> instead!</p></body></html>"
msgstr ""
-"<b>Uaktywnienie pod myszą</b><br>\n"
-"Uaktywnienie zawsze utrzymuje się na oknie pod wskaźnikiem myszy.<br><br>\n"
-"\n"
-"Uwaga:<br>\n"
-"<b>Ochrona przed zmianą aktywnego okna</b> i <b>pole kart (\"Alt+Tab\")</"
-"b><br>\n"
-"zaprzecza tej zasadzie i <b>nie zadziała</b>.<br><br>\n"
-"W tym przypadku prawdopodobnie chcesz użyć<br>\n"
-"<i>Uaktywnienie podąża za myszą - pierwszeństwo myszy</i>!"
+"<html><head/><body><p><span style=\" font-style:italic;\">Uaktywnienie pod"
+" myszą:</span>"
+"Uaktywnienie zawsze utrzymuje się na oknie pod wskaźnikiem myszy.<span"
+" style=\" font-weight:600;\">"
+"Uwaga:</span><span style=\" font-style:italic;"
+"\">Ochrona przed zmianą aktywnego okna</span> i <span style=\""
+" font-style:italic;"
+"\">pole kart (\"Alt+Tab\")</span> zaprzecza tej zasadzie i nie zadziała"
+"W tym przypadku prawdopodobnie chcesz użyć <span style=\""
+" font-style:italic;\">Uaktywnienie podąża za myszą (pierwszeństwo myszy)<"
+"/span>!</p></body></html>"
#: windows.cpp:187
-#, fuzzy, kde-format
+#, kde-format
#| msgid ""
#| "<b>Focus Strictly Under Mouse</b><br>\n"
#| "The focus is always on the window under the mouse - in doubt nowhere -"
#| "<br>\n"
#| "very much like the focus behaviour in an unmanaged legacy X11 environment."
#| "<br><br>\n"
#| "\n"
#| "Notice:<br>\n"
#| "<b>Focus stealing prevention</b> and the <b>tabbox (\"Alt+Tab\")</b><br>\n"
#| "contradict the policy and <b>will not work</b>.<br><br>\n"
#| "You very likely want to use<br>\n"
#| "<i>Focus Follows Mouse - Mouse Precedence</i> instead!"
msgid ""
"<html><head/><body><p><span style=\" font-style:italic;\">Focus strictly "
"under mouse:</span> The focus is always on the window under the mouse (in "
"doubt nowhere) very much like the focus behavior in an unmanaged legacy X11 "
"environment.<br/><span style=\" font-weight:600;\">Warning: </span><span "
"style=\" font-style:italic;\">Focus stealing prevention</span> and the <span "
"style=\" font-style:italic;\">tabbox ('Alt+Tab') </span>contradict the "
"activation policy and will not work. You very likely want to use <span style="
"\" font-style:italic;\">Focus follows mouse (mouse precedence)</span> "
"instead!</p></body></html>"
msgstr ""
-"<b>Uaktywnienie wyłącznie pod myszą</b><br>\n"
+"<html><head/><body><p><span style=\" font-style:italic;\">Uaktywnienie"
+" wyłącznie pod myszą:</span>"
"Uaktywnione jest zawsze okno pod wskaźnikiem myszy - przy wątpliwościach nic "
-"nie jest uaktywnione -<br>\n"
+"nie jest uaktywnione -"
"bardzo prawdopodobne, że zachowanie uaktywnienia jest niekontynuowanym "
-"przestarzałym środowiskiem X11.<br><br>\n"
-"\n"
-"Uwaga:<br>\n"
-"<b>Ochrona przed zmianą aktywnego okna</b> i <b>pole kart (\"Alt+Tab\")</"
-"b><br>\n"
-"zaprzecza tej zasadzie i <b>nie zadziała</b>.<br><br>\n"
-"W tym przypadku prawdopodobnie chcesz użyć<br>\n"
-"<i>Uaktywnienie podąża za myszą - pierwszeństwo myszy</i>!"
+"przestarzałym środowiskiem X11.<br/><span style=\" font-weight:600;\">"
+"Uwaga:</span><span "
+"style=\" font-style:italic;\">Ochrona przed zmianą aktywnego okna</span> i <"
+"span "
+"style=\" font-style:italic;\">pole kart (\"Alt+Tab\")</span>"
+"zaprzecza tej zasadzie i nie zadziała. W tym przypadku prawdopodobnie chcesz"
+" użyć <span style="
+"\" font-style:italic;\">Uaktywnienie podąża za myszą (pierwszeństwo myszy)<"
+"/span>!</p></body></html>"
#~ msgid "Smart"
#~ msgstr "Mądre"
#~ msgid "Maximizing"
#~ msgstr "Maksymalizowanie"
#, fuzzy
#~| msgid "Zero-Cornered"
#~ msgid "Zero-cornered"
#~ msgstr "W narożniku"
#, fuzzy
#~| msgid "Switch to Window Tab to the Left/Right"
#~ msgid "Switch to window tab to the left/right"
#~ msgstr "Przełącza na kartę po lewej/prawej"
#, fuzzy
#~| msgid "Window Tabbing"
#~ msgid "Window tabbing:"
#~ msgstr "Karty okien"
#~ msgid ""
#~ "When turned on immediately switch to any new window tabs that were "
#~ "automatically added to the current group."
#~ msgstr ""
#~ "Jeśli ta opcja jest włączona, to poza dodaniem nowej karty do obecnie "
#~ "pogrupowanych okien zostanie ona także przywołana."
#, fuzzy
#~| msgid "Switch to automatically grouped windows immediately"
#~ msgid "&Switch to automatically grouped windows immediately"
#~ msgstr "Natychmiastowo przełączaj do pogrupowanych okien"
#~ msgid "When turned on hide all tabs that are not active from the taskbar."
#~ msgstr ""
#~ "Kiedy ta opcja jest włączona, nieaktywne karty nie będą widoczne na pasku "
#~ "zadań."
#, fuzzy
#~| msgid "Hide inactive window tabs from the taskbar"
#~ msgid "&Hide inactive window tabs from the taskbar"
#~ msgstr "Ukryj nieaktywne karty z paska zadań"
#~ msgid ""
#~ "When turned on attempt to automatically detect when a newly opened window "
#~ "is related to an existing one and place them in the same window group."
#~ msgstr ""
#~ "Kiedy ta opcja jest włączona, nowo otwarte okna powiązane z już "
#~ "istniejącymi będą wyświetlane w tej samej grupie okien."
#, fuzzy
#~| msgid "Start Window Tab Drag"
#~ msgid "Start window tab drag"
#~ msgstr "Rozpoczyna przeciąganie karty"
#~ msgid "Ri&ght button:"
#~ msgstr "Prawy &przycisk:"
#~ msgid "&Wheel"
#~ msgstr "&Rolka"
#~ msgid "&Left button:"
#~ msgstr "&Lewy przycisk:"
#~ msgid "&Right button:"
#~ msgstr "P&rawy przycisk:"
#~ msgid "M&iddle button:"
#~ msgstr "Środkowy przyc&isk:"
#~ msgid "Left &button"
#~ msgstr "&Lewy przycisk"
#~ msgid "Automatically group similar windows"
#~ msgstr "Zawsze grupuj podobne okna"
#~ msgid ""
#~ "The placement policy determines where a new window will appear on the "
#~ "desktop.<br><ul>\n"
#~ "<li><em>Smart</em> will try to achieve a minimum overlap of windows</li>\n"
#~ "<li><em>Maximizing</em> will try to maximize every window to fill the "
#~ "whole screen. It might be useful to selectively affect placement of some "
#~ "windows using the window-specific settings.</li>\n"
#~ "<li><em>Cascade</em> will cascade the windows</li>\n"
#~ "<li><em>Random</em> will use a random position</li>\n"
#~ "<li><em>Centered</em> will place the window centered</li>\n"
#~ "<li><em>Zero-Cornered</em> will place the window in the top-left corner</"
#~ "li>\n"
#~ "<li><em>Under Mouse</em> will place the window under the pointer</li>\n"
#~ "</ul>"
#~ msgstr ""
#~ "Sposób rozmieszczania określa, gdzie na pulpicie pojawi się nowe okno."
#~ "<br><ul>\n"
#~ "<li><em>Inteligentnie</em> rozmieszcza okna tak, by jak najmniej "
#~ "nachodziły na siebie</li> <li><em>Maksymalnie</em> maksymalizuje każde "
#~ "okno na cały ekran. Przy tym ustawieniu przydatne może być włączenie "
#~ "specyficznych ustawień niektórych okien.</li> <li><em>Kaskadowo</em> "
#~ "rozmieszcza okna kaskadowo</li> <li><em>Przypadkowo</em> wybiera "
#~ "przypadkowe położenie.</li> <li><em>Wyśrodkowane</em> umieszcza okna na "
#~ "środku ekranu.</li> <li><em>Lewy górny róg</em> umieszcza okna w lewym "
#~ "górnym oknie ekranu.</li> <li><em>Pod wskaźnikiem myszy</em> umieści okno "
#~ "pod wskaźnikiem</li></ul>"
#~ msgid "Shading"
#~ msgstr "(Ro)zwiń"
#~ msgid "Dela&y:"
#~ msgstr "&Po czasie:"
#~ msgid "&Enable hover"
#~ msgstr "Rozwijaj samoczynnie "
#~ msgid "Activating windows"
#~ msgstr "Aktywowanie okien"
#~ msgid "Policy"
#~ msgstr "Zasady"
#~ msgid "Click"
#~ msgstr "Klikanie"
#~ msgid "Hover"
#~ msgstr "Najeżdżanie"
#~ msgid "&Moving"
#~ msgstr "&Przesuwanie"
#~ msgid "Wheel event:"
#~ msgstr "Działanie rolki:"
#~ msgid "Handle mouse wheel events"
#~ msgstr "Obsługuj działania rolki myszy"
#~ msgid ""
#~ "In this column you can customize mouse clicks into the titlebar or the "
#~ "frame of an active window."
#~ msgstr ""
#~ "W tej kolumnie możesz ustawić działanie kliknięć na pasku tytułowym i "
#~ "obramowaniu aktywnego okna."
#~ msgid ""
#~ "In this column you can customize mouse clicks into the titlebar or the "
#~ "frame of an inactive window."
#~ msgstr ""
#~ "W tej kolumnie możesz ustawić działanie kliknięć na pasku tytułowym i "
#~ "obramowaniu nieaktywnego okna."
#~ msgid "Left button:"
#~ msgstr "Lewy przycisk:"
#~ msgid "Middle button:"
#~ msgstr "Środkowy przycisk:"
#~ msgid ""
#~ "Behavior on <em>middle</em> click into the titlebar or frame of an "
#~ "<em>active</em> window."
#~ msgstr ""
#~ "Zachowanie przy kliknięciu <em>środkowym</em> przyciskiem myszy na tytule "
#~ "lub brzegu <em>aktywnego</em> okna."
#~ msgid "Right button:"
#~ msgstr "Prawy przycisk:"
#~ msgid ""
#~ "Behavior on <em>right</em> click into the titlebar or frame of an "
#~ "<em>active</em> window."
#~ msgstr ""
#~ "Zachowanie przy kliknięciu <em>prawym</em> przyciskiem myszy na tytule "
#~ "lub brzegu <em>aktywnego</em> okna."
#~ msgid "Titlebar & Frame"
#~ msgstr "Obramowanie i pasek tytułu"
#~ msgid "Titlebar"
#~ msgstr "Pasek tytułu"
#~ msgid "no center snap zone"
#~ msgstr "brak strefy przyciągania środka"
#~ msgid "no window snap zone"
#~ msgstr "brak strefy przyciągania okien"
#~ msgid "no border snap zone"
#~ msgstr "brak strefy przyciągania brzegu"
#~ msgid "Windows"
#~ msgstr "Okna"
#~ msgid "Snap Zones"
#~ msgstr "Strefy przyciągania"
#~ msgid "kcmkwinoptions"
#~ msgstr "kcmkwinoptions"
#~ msgid ""
#~ "The focus policy is used to determine the active window, i.e. the window "
#~ "you can work in. <ul>\n"
#~ "<li><em>Click to focus:</em> A window becomes active when you click into "
#~ "it. This is the behavior you might know from other operating systems.</"
#~ "li> <li><em>Focus follows mouse:</em> Moving the mouse pointer actively "
#~ "on to a normal window activates it. New windows will receive the focus, "
#~ "without you having to point the mouse at them explicitly. Very practical "
#~ "if you are using the mouse a lot.</li>\n"
#~ "<li><em>Focus under mouse:</em> The window that happens to be under the "
#~ "mouse pointer is active. If the mouse points nowhere, the last window "
#~ "that was under the mouse has focus. New windows will not automatically "
#~ "receive the focus.</li>\n"
#~ "<li><em>Focus strictly under mouse:</em> Only the window under the mouse "
#~ "pointer is active. If the mouse points nowhere, nothing has focus.</li>\n"
#~ "</ul>\n"
#~ "Note that 'Focus under mouse' and 'Focus strictly under mouse' prevent "
#~ "certain features such as the Alt+Tab walk through windows dialog in the "
#~ "KDE mode from working properly."
#~ msgstr ""
#~ "Metoda uaktywniania pozwala określić aktywne okno, czyli okno, w którym "
#~ "możesz pracować. <ul>\n"
#~ "<li><em>Kliknij, by uaktywnić:</em> Okno staje się aktywne po kliknięciu "
#~ "myszą. To zachowanie znane jest z innych systemów operacyjnych.</li>\n"
#~ "<li><em>Uaktywnienie podąża za kursorem:</em> Przesunięcie kursora myszy "
#~ "na nieaktywne okno uaktywnia je. Bardzo wygodne, jeśli intensywnie "
#~ "używasz myszy.</li>\n"
#~ "<li><em>Uaktywnienie pod kursorem:</em> Okno, które aktualnie jest pod "
#~ "kursorem myszy, staje się aktywne. Jeśli pod kursorem nie ma żadnego "
#~ "okna, aktywne pozostaje ostatnio uaktywnione.</li> <li><em>Uaktywnienie "
#~ "tylko pod kursorem:</em> Jedyne aktywne okno, to to znajdujące się pod "
#~ "kursorem. Jeśli kursor nie wskazuje na żadne okno, to żadne z okien nie "
#~ "jest też uaktywnione.</li>\n"
#~ "</ul>\n"
#~ "Zauważ że 'Uaktywnienie pod kursorem' oraz 'Uaktywnienie tylko pod "
#~ "kursorem' powoduje ograniczenie działania pewnych funkcji takich "
#~ "zwiedzanie okien przy użyciu złożenia klawiszy Alt+Tab."
#~ msgid "&Raise, with the following delay:"
#~ msgstr "P&rzywołaj samoczynnie po:"
#~ msgid "&When the active window disappears, pass focus to window under mouse"
#~ msgstr ""
#~ "Gdy akty&wne okno zniknie, przekaż uaktywnienie oknu pod wskaźnikiem myszy"
#~ msgid ""
#~ "When enabled, this feature activates the border of maximized windows and "
#~ "allows you to move or resize them, just like for normal windows"
#~ msgstr ""
#~ "Jeśli włączysz tę opcję, będzie można przesuwać zmaksymalizowane okna i "
#~ "zmieniać ich rozmiar tak, jak dla zwykłych okien."
#~ msgid "Display borders on &maximized windows"
#~ msgstr "Wyświetl obramowanie dla z&maksymalizowanych okien"
#~ msgctxt "@item:inlistbox behavior on double click"
#~ msgid "Minimize"
#~ msgstr "Minimalizuj"
#~ msgctxt "@item:inlistbox behavior on double click"
#~ msgid "Close"
#~ msgstr "Zamknij"
#~ msgid ""
#~ "Here you can customize mouse click behavior when clicking on the titlebar "
#~ "or the frame of a window."
#~ msgstr ""
#~ "Tu możesz ustawić działanie kliknięć na pasku tytułowym i ramce okna."
#~ msgid ""
#~ "Behavior on <em>right</em> click into the titlebar or frame of an "
#~ "<em>inactive</em> window."
#~ msgstr ""
#~ "Zachowanie dla kliknięcia <em>prawym</em> przyciskiem myszy na tytule lub "
#~ "brzegu <em>nieaktywnego</em> okna."
#~ msgid ""
#~ "Behavior on <em>middle</em> click into the titlebar or frame of an "
#~ "<em>inactive</em> window."
#~ msgstr ""
#~ "Zachowanie dla kliknięcia <em>środkowym</em> przyciskiem myszy na tytule "
#~ "lub brzegu <em>nieaktywnego</em> okna."
#~ msgid ""
#~ "Here you can customize behavior when clicking on the maximize button."
#~ msgstr ""
#~ "Tu można ustawić, co się stanie po kliknięciu na przycisku maksymalizacji."
#~ msgid ""
#~ "Here you can customize mouse click behavior when clicking on an inactive "
#~ "inner window ('inner' means: not titlebar, not frame)."
#~ msgstr ""
#~ "Tu możesz ustawić działanie kliknięć na wnętrzu nieaktywnego okna "
#~ "('wnętrze' oznacza: nie pasek tytułu, nie ramka)."
#~ msgid ""
#~ "Here you can customize KDE's behavior when clicking somewhere into a "
#~ "window while pressing a modifier key."
#~ msgstr ""
#~ "Tu możesz ustawić działanie kliknięć w oknie, jeśli wciśnięty jest któryś "
#~ "z klawiszy modyfikujących."
#~ msgctxt "no border snap zone"
#~ msgid "none"
#~ msgstr "brak"
#~ msgctxt "no window snap zone"
#~ msgid "none"
#~ msgstr "brak"
#~ msgctxt "no center snap zone"
#~ msgid "none"
#~ msgstr "brak"
#~ msgid "Tiling"
#~ msgstr "Kafelki"
#~ msgid "Enable Tiling"
#~ msgstr "Włącz kafelki"
#~ msgid ""
#~ "A tiling window manager lays out all the windows in a non-overlapping "
#~ "manner. This way all windows are always visible."
#~ msgstr ""
#~ "Kafelkowy menadżer okien rozmieszcza wszystkie okna w sposób nie "
#~ "nachodzący. W ten sposób wszystkie okna są zawsze widoczne."
#~ msgid "Default Tiling &Layout"
#~ msgstr "Domyślne &rozmieszczenie kafelek"
#~ msgctxt "Spiral tiling layout"
#~ msgid "Spiral"
#~ msgstr "Spirala"
#~ msgctxt "Two-column horizontal tiling layout"
#~ msgid "Columns"
#~ msgstr "Kolumny"
#~ msgctxt "Floating layout, windows aren't tiled at all"
#~ msgid "Floating"
#~ msgstr "Pływające"
#~ msgid "Floating &Windows Raising"
#~ msgstr "Przywoływanie okien pły&wających"
#~ msgctxt "Window Raising Policy"
#~ msgid "Raise/Lower current window only"
#~ msgstr "Przywołaj/odwołaj tylko bieżące okno"
#~ msgctxt "Window Raising Policy"
#~ msgid "Floating windows are always on top"
#~ msgstr "Pływające okna są zawsze na wierzchu"
#~ msgid ""
#~ "The window raising policy determines how floating windows are stacked "
#~ "<ul> <li><em>Raise/Lower all</em> will raise all floating windows when a "
#~ "floating window is activated.</li> <li><em>Raise/Lower current</em> will "
#~ "raise only the current window.</li> <li><em>Floating windows on top</em> "
#~ "will always keep floating windows on top, even when a tiled window is "
#~ "activated.</ul>"
#~ msgstr ""
#~ "Polityka przywoływania okien określa sposób wrzucania okien pływających "
#~ "na stos <ul> <li><em>Przywołaj/odwołaj wszystkie</em> przywoła wszystkie "
#~ "pływające okna, gdy pływające okno jest aktywowane.</li> "
#~ "<li><em>Przywołaj/odwołaj bieżące</em> przywoła tylko bieżące okno.</li> "
#~ "<li><em>Pływające okna na wierzch</em> zawsze będzie utrzymywać pływające "
#~ "okna na wierzchu, nawet gdy kafelkowe okno zostanie aktywowane.</ul>"
#~ msgid ""
#~ "When this option is enabled, there will be a delay after which the window "
#~ "the mouse pointer is over will become active (receive focus)."
#~ msgstr "Czas, po którym okno pod kursorem zostanie przesunięte na wierzch."
#~ msgid "Di&splay content in moving windows"
#~ msgstr "Po&kazuj zawartość podczas przesuwania okna"
#~ msgid ""
#~ "Enable this option if you want a window's content to be fully shown while "
#~ "moving it, instead of just showing a window 'skeleton'. The result may "
#~ "not be satisfying on slow machines without graphic acceleration."
#~ msgstr ""
#~ "Włącz tę opcję, jeśli chcesz widzieć zawartość okna (a nie tylko ramkę) "
#~ "przy przesuwaniu. Efekt może być niezadowalający na wolnych komputerach "
#~ "bez akceleratora graficznego."
#~ msgid "Display content in &resizing windows"
#~ msgstr "Pokazuj zawartość podczas zmiany &rozmiaru okna"
#~ msgid ""
#~ "Enable this option if you want a window's content to be shown while "
#~ "resizing it, instead of just showing a window 'skeleton'. The result may "
#~ "not be satisfying on slow machines."
#~ msgstr ""
#~ "Włącz tę opcję, jeśli chcesz widzieć zawartość okna (a nie tylko ramkę) "
#~ "przy zmianie rozmiaru. Efekt może być niezadowalający na wolnych "
#~ "komputerach bez akceleratora graficznego."
#~ msgid "Allow moving and resizing o&f maximized windows"
#~ msgstr "Pozwól na przesuwanie i &zmianę rozmiaru zmaksymalizowanych okien"
#~ msgctxt "Focus Stealing Prevention Level"
#~ msgid "Normal"
#~ msgstr "Zwykły"
#~ msgid "Show window list while switching windows"
#~ msgstr "Pokaż listę okien przy przełączaniu okna"
#~ msgid ""
#~ "Hold down the Alt key and press the Tab key repeatedly to walk through "
#~ "the windows on the current desktop (the Alt+Tab combination can be "
#~ "reconfigured).\n"
#~ "\n"
#~ "If this checkbox is checked a popup widget is shown, displaying the icons "
#~ "of all windows to walk through and the title of the currently selected "
#~ "one.\n"
#~ "\n"
#~ "Otherwise, the focus is passed to a new window each time Tab is pressed, "
#~ "with no popup widget. In addition, the previously activated window will "
#~ "be sent to the back in this mode."
#~ msgstr ""
#~ "Wciśnij Alt i naciskaj Tab, by przełączać się na kolejne okna na bieżącym "
#~ "pulpicie (kombinację klawiszy można zmienić).\n"
#~ "\n"
#~ "Jeśli ta opcja jest zaznaczona, wyświetlane jest okienko, zawierające "
#~ "ikonki wszystkich okien na pulpicie i tytuł aktywnego okna.\n"
#~ "\n"
#~ "W przeciwnym razie kolejne okno jest uaktywniane natychmiast po "
#~ "wciśnięciu Tab. Dodatkowo, w tym trybie poprzednie okno zostanie wysłane "
#~ "na koniec."
#~ msgid "&Traverse windows on all desktops"
#~ msgstr "Przeglądaj okna na &wszystkich pulpitach"
#~ msgid ""
#~ "Leave this option disabled if you want to limit walking through windows "
#~ "to the current desktop."
#~ msgstr ""
#~ "Wyłącz tę opcję, jeśli chcesz ograniczyć przeglądanie do okien na "
#~ "bieżącym pulpicie."
#~ msgid "Desktop navi&gation wraps around"
#~ msgstr "&Cykliczna nawigacja po pulpitach"
#~ msgid ""
#~ "Enable this option if you want keyboard or active desktop border "
#~ "navigation beyond the edge of a desktop to take you to the opposite edge "
#~ "of the new desktop."
#~ msgstr ""
#~ "Włącz tę opcję, jeśli chcesz, by wysunięcie poza skrajny brzeg pulpitu "
#~ "przenosiło na brzeg pulpitu po przeciwnej stronie."
#~ msgid "Popup desktop name on desktop &switch"
#~ msgstr "Pokazuj &nazwę pulpitu przy zmianie pulpitu"
#~ msgid ""
#~ "Enable this option if you wish to see the current desktop name popup "
#~ "whenever the current desktop is changed."
#~ msgstr ""
#~ "Włącz tę opcję, jeśli chcesz widzieć nazwę pulpitu przy jego zmianie."
Index: trunk/l10n-kf5/pl/messages/kde-workspace/kfontinst.po
===================================================================
--- trunk/l10n-kf5/pl/messages/kde-workspace/kfontinst.po (revision 1552240)
+++ trunk/l10n-kf5/pl/messages/kde-workspace/kfontinst.po (revision 1552241)
@@ -1,2960 +1,2962 @@
# translation of kfontinst.po to
# Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
#
# Michal Rudolf <mrudolf@kdewebdev.org>, 2003, 2004, 2005, 2007, 2008, 2010.
# Krzysztof Lichota <lichota@mimuw.edu.pl>, 2005.
# Marta Rybczyńska <kde-i18n@rybczynska.net>, 2007, 2008, 2009.
# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2011, 2012, 2014, 2016, 2019.
msgid ""
msgstr ""
"Project-Id-Version: kfontinst\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-09-17 03:28+0200\n"
-"PO-Revision-Date: 2019-08-10 06:49+0200\n"
+"PO-Revision-Date: 2019-09-21 07:53+0200\n"
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
"X-Generator: Lokalize 19.07.70\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
-"|| n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10"
+" || n%100>=20) ? 1 : 2);\n"
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr "Michał Rudolf, Łukasz Wojniłowicz"
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr "mrudolf@kdewebdev.org, lukasz.wojnilowicz@gmail.com"
#: apps/Installer.cpp:54 kcmfontinst/KCmFontInst.cpp:1023
#, kde-format
msgid ""
"Do you wish to install the font(s) for personal use (only available to you), "
"or system-wide (available to all users)?"
msgstr ""
"Wgrać czcionki lokalnie (dla aktualnego użytkownika) czy systemowo (dla "
"wszystkich użytkowników)?"
#: apps/Installer.cpp:57 kcmfontinst/KCmFontInst.cpp:1026
#, kde-format
msgid "Where to Install"
msgstr "Miejsce wgrania"
#: apps/Installer.cpp:133
#, kde-format
msgid "Font Installer"
msgstr "Wgrywanie czcionek"
#: apps/Installer.cpp:133
#, kde-format
msgid "Simple font installer"
msgstr "Proste wgrywanie czcionek"
#: apps/Installer.cpp:134 apps/Printer.cpp:434
#, kde-format
msgid "(C) Craig Drummond, 2007"
msgstr "(C) Craig Drummond, 2007"
#: apps/Installer.cpp:140 apps/Printer.cpp:440
#, kde-format
msgid "Makes the dialog transient for an X app specified by winid"
msgstr "Związuje okno dialogowe z programem X o podanym identyfikatorze wind"
#: apps/Installer.cpp:142
#, kde-format
msgid "URL to install"
msgstr "URL do wgrania"
#: apps/Printer.cpp:348
#, kde-format
msgid "Print"
msgstr "Drukuj"
#: apps/Printer.cpp:417 kcmfontinst/DuplicatesDialog.cpp:257
#, kde-format
msgid "Canceling..."
msgstr "Porzucanie..."
#: apps/Printer.cpp:433
#, kde-format
msgid "Font Printer"
msgstr "Drukowanie czcionek"
#: apps/Printer.cpp:433
#, kde-format
msgid "Simple font printer"
msgstr "Proste drukowanie czcionek"
#: apps/Printer.cpp:442
#, kde-format
msgid "Size index to print fonts"
msgstr "Wielkość czcionek do wydruku"
#: apps/Printer.cpp:444
#, kde-format
msgid ""
"Font to print, specified as \"Family,Style\" where Style is a 24-bit decimal "
"number composed as: <weight><width><slant>"
msgstr ""
"Czcionka do wydruku, określona jako \"rodzina, styl\", gdzie styl to liczba "
"24-bitowa utworzona z elementów <grubość><szerokość><pochylenie>"
#: apps/Printer.cpp:446
#, kde-format
msgid "File containing list of fonts to print"
msgstr "Plik z listą czcionek do wydruku"
#: apps/Printer.cpp:448
#, kde-format
msgid "Remove file containing list of fonts to print"
msgstr "Usuń plik z listą czcionek do wydruku"
#: apps/Viewer.cpp:78
#, kde-format
msgid "Select Font to View"
msgstr "Wybierz wyświetlaną czcionkę"
#: apps/Viewer.cpp:123
#, kde-format
msgid "URL to open"
msgstr "URL do otwarcia"
#: apps/Viewer.cpp:162
#, kde-format
msgid "Font Viewer"
msgstr "Przeglądarka czcionek"
#: apps/Viewer.cpp:162
#, kde-format
msgid "Simple font viewer"
msgstr "Prosta przeglądarka czcionek"
#: apps/Viewer.cpp:163
#, kde-format
msgid "(C) Craig Drummond, 2004-2007"
msgstr "(C) Craig Drummond, 2004-2007"
#: kcmfontinst/DuplicatesDialog.cpp:73
#, kde-format
msgid "Duplicate Fonts"
msgstr "Powtórzone czcionki"
#: kcmfontinst/DuplicatesDialog.cpp:103
#, kde-format
msgid "Scanning for duplicate fonts. Please wait..."
msgstr "Poszukiwanie powtórzonych czcionek. Proszę czekać..."
#: kcmfontinst/DuplicatesDialog.cpp:126
#, kde-format
msgid "No duplicate fonts found."
msgstr "Nie znaleziono powtórzonych czcionek."
#: kcmfontinst/DuplicatesDialog.cpp:136
#, kde-format
msgid "Delete Marked Files"
msgstr "Usuń zaznaczone pliki"
#: kcmfontinst/DuplicatesDialog.cpp:138
#, kde-format
msgid "%1 duplicate font found."
msgid_plural "%1 duplicate fonts found."
msgstr[0] "Znaleziono powtórzoną czcionkę."
msgstr[1] "Znaleziono %1 powtórzone czcionki."
msgstr[2] "Znaleziono %1 powtórzonych czcionek."
#: kcmfontinst/DuplicatesDialog.cpp:229
#, kde-format
msgid ""
"Are you sure you wish to delete:\n"
"%1"
msgstr ""
"Czy na pewno usunąć:\n"
"%1"
#: kcmfontinst/DuplicatesDialog.cpp:231
#, kde-format
msgid "Are you sure you wish to delete:"
msgstr "Czy na pewno usunąć:"
#: kcmfontinst/DuplicatesDialog.cpp:255
#, kde-format
msgid "Cancel font scan?"
msgstr "Przerwać przeszukiwanie czcionek?"
#: kcmfontinst/DuplicatesDialog.cpp:422
#, kde-format
msgid "Font/File"
msgstr "Czcionka/plik"
#: kcmfontinst/DuplicatesDialog.cpp:424
#, kde-format
msgid "Size"
msgstr "Rozmiar"
#: kcmfontinst/DuplicatesDialog.cpp:425
#, kde-format
msgid "Date"
msgstr "Data"
#: kcmfontinst/DuplicatesDialog.cpp:426
#, kde-format
msgid "Links To"
msgstr "Dowiązany do"
#: kcmfontinst/DuplicatesDialog.cpp:439 kcmfontinst/FontList.cpp:1422
#, kde-format
msgid "Open in Font Viewer"
msgstr "Otwórz w przeglądarce czcionek"
#: kcmfontinst/DuplicatesDialog.cpp:441
#, kde-format
msgid "Properties"
msgstr "Właściwości"
#: kcmfontinst/DuplicatesDialog.cpp:444
#, kde-format
msgid "Unmark for Deletion"
msgstr "Odznacz do usunięcia"
#: kcmfontinst/DuplicatesDialog.cpp:446
#, kde-format
msgid "Mark for Deletion"
msgstr "Zaznacz do usunięcia"
#: kcmfontinst/DuplicatesDialog.cpp:546
#, kde-format
msgid "Open font in font viewer?"
msgid_plural "Open all %1 fonts in font viewer?"
msgstr[0] "Otworzyć czcionkę w przeglądarce czcionek?"
msgstr[1] "Otworzyć wszystkie %1 czcionki w przeglądarce czcionek?"
msgstr[2] "Otworzyć wszystkie %1 czcionek w przeglądarce czcionek?"
#: kcmfontinst/FontFilter.cpp:120
#, kde-format
msgid "Family"
msgstr "Rodzina"
#: kcmfontinst/FontFilter.cpp:122
#, kde-format
msgid "Style"
msgstr "Styl"
#: kcmfontinst/FontFilter.cpp:124
#, kde-format
msgid "Foundry"
msgstr "Rodzina"
#: kcmfontinst/FontFilter.cpp:126
#, kde-format
msgid "FontConfig Match"
msgstr "Dopasowanie FontConfig"
#: kcmfontinst/FontFilter.cpp:128
#, kde-format
msgid "File Type"
msgstr "Rodzaj pliku"
#: kcmfontinst/FontFilter.cpp:130
#, kde-format
msgid "File Name"
msgstr "Nazwa pliku"
#: kcmfontinst/FontFilter.cpp:132
#, kde-format
msgid "File Location"
msgstr "Położenie pliku"
#: kcmfontinst/FontFilter.cpp:134
#, kde-format
msgid "Writing System"
msgstr "System zapisu"
#: kcmfontinst/FontFilter.cpp:146
#, kde-format
msgid "Set Criteria"
msgstr "Ustaw kryteria"
#: kcmfontinst/FontFilter.cpp:207
#, kde-format
msgid "Symbol/Other"
msgstr "Symbol/inne"
#: kcmfontinst/FontFilter.cpp:295 kcmfontinst/FontFilter.cpp:361
#, kde-format
msgid "Filter by %1..."
msgstr "Odfiltruj po %1..."
#: kcmfontinst/FontList.cpp:608
#, kde-format
msgid "Font"
msgstr "Czcionka"
#: kcmfontinst/FontList.cpp:610
#, kde-format
msgid "Status"
msgstr "Stan"
#: kcmfontinst/FontList.cpp:623
#, kde-format
msgid ""
"This column shows the status of the font family, and of the individual font "
"styles."
msgstr "Ta kolumna pokazuje stan rodziny czcionek i poszczególnych stylów."
#: kcmfontinst/FontList.cpp:729
#, kde-format
msgid ""
"<p>This list shows your installed fonts. The fonts are grouped by family, "
"and the number in square brackets represents the number of styles in which "
"the family is available. e.g.</p><ul><li>Times [4]<ul><li>Regular</"
"li><li>Bold</li><li>Bold Italic</li><li>Italic</li></ul></li></ul>"
msgstr ""
"<p>Ta lista pokazuje wgrane czcionki, pogrupowane według rodziny. Liczba w "
"nawiasie oznacza liczbę dostępnych stylów dla tej rodziny, np.:</p> "
"<ul><li>Times [4] <ul> <li>Zwykły</li><li>Pogrubiony</li><li>Pogrubiona "
"kursywa</li><li>Kursywa</li></ul></li></ul>"
#: kcmfontinst/FontList.cpp:1027 kcmfontinst/FontList.cpp:1051
#, kde-format
msgid "...plus %1 more"
msgstr "...i %1 więcej"
#: kcmfontinst/FontList.cpp:1079
#, kde-format
msgid "%1 [%2]"
msgstr "%1 [%2]"
#: kcmfontinst/FontList.cpp:1411
#, kde-format
msgid "Delete"
msgstr "Usuń"
#: kcmfontinst/FontList.cpp:1414 kcmfontinst/GroupList.cpp:830
#: kcmfontinst/KCmFontInst.cpp:1204 kcmfontinst/KCmFontInst.cpp:1228
#, kde-format
msgid "Enable"
msgstr "Włącz"
#: kcmfontinst/FontList.cpp:1416 kcmfontinst/GroupList.cpp:832
#: kcmfontinst/KCmFontInst.cpp:1205 kcmfontinst/KCmFontInst.cpp:1229
#, kde-format
msgid "Disable"
msgstr "Wyłącz"
#: kcmfontinst/FontList.cpp:1420 kcmfontinst/GroupList.cpp:841
#, kde-format
msgid "Print..."
msgstr "Drukuj..."
#: kcmfontinst/FontList.cpp:1425
#, kde-format
msgid "Reload"
msgstr "Odśwież"
#: kcmfontinst/FontList.cpp:1864
#, kde-format
msgid "Open all %1 fonts in font viewer?"
msgstr "Otworzyć wszystkie %1 czcionek w przeglądarce czcionek?"
#: kcmfontinst/GroupList.cpp:81
#, kde-format
msgid "All Fonts"
msgstr "Wszystkie czcionki"
#: kcmfontinst/GroupList.cpp:84
#, kde-format
msgid "Personal Fonts"
msgstr "Czcionki użytkownika"
#: kcmfontinst/GroupList.cpp:87
#, kde-format
msgid "System Fonts"
msgstr "Czcionki systemowe"
#: kcmfontinst/GroupList.cpp:90
#, kde-format
msgid "Unclassified"
msgstr "Nieprzydzielone"
#: kcmfontinst/GroupList.cpp:384
#, kde-format
msgid "Group"
msgstr "Grupa"
#: kcmfontinst/GroupList.cpp:573
#, kde-format
msgid ""
"<p>Do you really want to remove '<b>%1</b>'?</p><p><i>This will only remove "
"the group, and not the actual fonts.</i></p>"
msgstr ""
"<p>Na pewno usunąć <b>%1</b>?</p> <p><i>Usunie to tylko grupę, nie same "
"czcionki.</i></p>"
#: kcmfontinst/GroupList.cpp:576
#, kde-format
msgid "Remove Group"
msgstr "Usuń grupę"
#: kcmfontinst/GroupList.cpp:576 kcmfontinst/GroupList.cpp:827
#, kde-format
msgid "Remove"
msgstr "Usuń"
#: kcmfontinst/GroupList.cpp:577
#, kde-format
msgid "Remove group"
msgstr "Usuń grupę"
#: kcmfontinst/GroupList.cpp:622
#, kde-format
msgid ""
"<h3>Font Groups</h3><p>This list displays the font groups available on your "
"system. There are 2 main types of font groups:<ul><li><b>Standard</b> are "
"special groups used by the font manager.<ul>%1</ul></li><li><b>Custom</b> "
"are groups created by you. To add a font family to one of these groups "
"simply drag it from the list of fonts, and drop onto the desired group. To "
"remove a family from the group, drag the font onto the \"All Fonts\" group.</"
"li></ul></p>"
msgstr ""
"<h3>Grupy czcionek</h3><p>Ta lista zawiera grupy czcionek dostępne w "
"systemie. Są dwa podstawowe typy grup:<ul><li><b>Standardowe</b> to "
"specjalne grupyużywane przez menedżer czcionek.<ul>%1</ul></"
"li><li><b>Własne</b> to grupy utworzone przez użytkownika. Żeby dodać "
"czcionkę do jednej z tych grup, wystarczy przeciągnąć ją tam z listy "
"czcionek. Usunąć czcionkę z grupy można, przeciągając ją do grupy "
"\"Wszystkie czcionki\".</li></ul></p>"
#: kcmfontinst/GroupList.cpp:631
#, kde-format
msgid ""
"<li><i>All Fonts</i> contains all the fonts installed on your system.</"
"li><li><i>Unclassified</i> contains all fonts that have not yet been placed "
"within a \"Custom\" group.</li>"
msgstr ""
"<li><i>Wszystkie czcionki</i> to wszystkie czcionki wgrane w systemie.</"
"li><li><i>Nieprzydzielone</i> to czcionki, które nie zostały umieszczone w "
"grupie \"Własne\".</li>"
#: kcmfontinst/GroupList.cpp:634
#, kde-format
msgid ""
"<li><i>All Fonts</i> contains all the fonts installed on your system - both "
"\"System\" and \"Personal\".</li><li><i>System</i> contains all fonts that "
"are installed system-wide (i.e. available to all users).</"
"li><li><i>Personal</i> contains your personal fonts.</"
"li><li><i>Unclassified</i> contains all fonts that have not yet been placed "
"within a \"Custom\" group.</li>"
msgstr ""
"<li><i>Wszystkie czcionki</i> to wszystkie czcionki wgrane w systemie - "
"zarówno \"Systemowe\", jak i \"Użytkownika\".</li> <li><i>Systemowe</i> to "
"czcionki dostępne dla wszystkich użytkowników</li><li><i>Użytkownika</i> to "
"czcionki dostępne dla aktualnego użytkownika</li> <li><i>Nieprzydzielone</i> "
"to czcionki, które nie zostały umieszczone w grupie \"Własne\".</li>"
#: kcmfontinst/GroupList.cpp:741
#, kde-format
msgid "<qt>A group named <b>'%1'</b> already exists.</qt>"
msgstr "<qt>Grupa o nazwie <b>%1</b> już istnieje!</qt>"
#: kcmfontinst/GroupList.cpp:835
#, kde-format
msgid "Rename..."
msgstr "Zmień nazwę..."
#: kcmfontinst/GroupList.cpp:847
#, kde-format
msgid "Export..."
msgstr "Eksportowanie..."
#: kcmfontinst/GroupList.cpp:945
#, kde-format
msgid "Add to \"%1\"."
msgstr "Dodaj do \"%1\"."
#: kcmfontinst/GroupList.cpp:947
#, kde-format
msgid "Remove from current group."
msgstr "Usuń z aktualnej grupy."
#: kcmfontinst/GroupList.cpp:949
#, kde-format
msgid "Move to personal folder."
msgstr "Przenieś do katalogu osobistego."
#: kcmfontinst/GroupList.cpp:951
#, kde-format
msgid "Move to system folder."
msgstr "Przenieś do katalogu systemowego."
#: kcmfontinst/JobRunner.cpp:151
#, kde-format
msgid "Skip"
msgstr "Pomiń"
#: kcmfontinst/JobRunner.cpp:154
#, kde-format
msgid "AutoSkip"
msgstr "Pomiń automatycznie"
#: kcmfontinst/JobRunner.cpp:199
#, kde-format
msgid "<h3>Cancel?</h3><p>Are you sure you wish to cancel?</p>"
msgstr "<h3>Porzucić?</h3><p>Na pewno przerwać?</p>"
#: kcmfontinst/JobRunner.cpp:212
#, kde-format
msgid ""
"<h3>Finished</h3><p>Please note that any open applications will need to be "
"restarted in order for any changes to be noticed.</p>"
msgstr ""
"<h3>Zakończono</h3><p>Uwaga: zmiany w otwartych aplikacjach zostaną "
"uwzględnione dopiero po ponownym uruchomieniu.</p>"
#: kcmfontinst/JobRunner.cpp:220
#, kde-format
msgid "Do not show this message again"
msgstr "Nie wyświetlaj więcej tej wiadomości"
#: kcmfontinst/JobRunner.cpp:340
#, kde-format
msgid "Installing"
msgstr "Wgrywanie"
#: kcmfontinst/JobRunner.cpp:343
#, kde-format
msgid "Uninstalling"
msgstr "Usuwanie"
#: kcmfontinst/JobRunner.cpp:346 kcmfontinst/JobRunner.cpp:452
#, kde-format
msgid "Enabling"
msgstr "Włączanie"
#: kcmfontinst/JobRunner.cpp:349 kcmfontinst/JobRunner.cpp:458
#, kde-format
msgid "Moving"
msgstr "Przenoszenie"
#: kcmfontinst/JobRunner.cpp:352
#, kde-format
msgid "Updating"
msgstr "Aktualizowanie"
#: kcmfontinst/JobRunner.cpp:356
#, kde-format
msgid "Removing"
msgstr "Usuwanie"
#: kcmfontinst/JobRunner.cpp:360
#, kde-format
msgid "Disabling"
msgstr "Wyłączanie"
#: kcmfontinst/JobRunner.cpp:400
#, kde-format
msgid "Updating font configuration. Please wait..."
msgstr "Uaktualnianie ustawień czcionek. Proszę czekać..."
#: kcmfontinst/JobRunner.cpp:481
#, kde-format
msgid "Unable to start backend."
msgstr "Nie można uruchomić programu narzędziowego."
#: kcmfontinst/JobRunner.cpp:491
#, kde-format
msgid "Backend died, but has been restarted. Please try again."
msgstr ""
"Program narzędziowy przerwał działanie, ale został uruchomiony ponownie. "
"Proszę spróbować jeszcze raz."
#: kcmfontinst/JobRunner.cpp:669 kcmfontinst/JobRunner.cpp:675
#, kde-format
msgid "<h3>Error</h3>"
msgstr "<h3>Błąd</h3>"
#: kcmfontinst/JobRunner.cpp:743
#, kde-format
msgid "Failed to download <i>%1</i>"
msgstr "Nie można pobrać <i>%1</i>"
#: kcmfontinst/JobRunner.cpp:745
#, kde-format
msgid "System backend died. Please try again.<br><i>%1</i>"
msgstr ""
"Narzędzie systemowe przerwało działanie. Proszę spróbować jeszcze raz.<br><i>"
"%1</i>"
#: kcmfontinst/JobRunner.cpp:747
#, kde-format
msgid ""
"<i>%1</i> is a bitmap font, and these have been disabled on your system."
msgstr ""
"<i>%1</i> to czcionka bitmapowa, a obsługa takich czcionek jest wyłączona w "
"systemie."
#: kcmfontinst/JobRunner.cpp:749
#, kde-format
msgid ""
"<i>%1</i> contains the font <b>%2</b>, which is already installed on your "
"system."
msgstr "Plik <i>%1</i> zawiera czcionkę <b>%2</b>, która jest już wgrana."
#: kcmfontinst/JobRunner.cpp:752
#, kde-format
msgid "<i>%1</i> is not a font."
msgstr "<i>%1</i> nie jest czcionką."
#: kcmfontinst/JobRunner.cpp:754
#, kde-format
msgid "Could not remove all files associated with <i>%1</i>"
msgstr "Nie można usunąć wszystkich plików skojarzonych z <i>%1</i>"
#: kcmfontinst/JobRunner.cpp:756
#, kde-format
msgid "Failed to start the system daemon.<br><i>%1</i>"
msgstr "Nie można uruchomić usługi systemowej. <br><i>%1</i>"
#: kcmfontinst/JobRunner.cpp:761 kio/KioFonts.cpp:807
#, kde-format
msgid "<i>%1</i> already exists."
msgstr "<i>%1</i> już istnieje."
#: kcmfontinst/JobRunner.cpp:764
#, kde-format
msgid "<i>%1</i> does not exist."
msgstr "<i>%1</i> nie istnieje."
#: kcmfontinst/JobRunner.cpp:766
#, kde-format
msgid "Permission denied.<br><i>%1</i>"
msgstr "Brak dostępu.<br><i>%1</i>"
#: kcmfontinst/JobRunner.cpp:768
#, kde-format
msgid "Unsupported action.<br><i>%1</i>"
msgstr "Nieobsługiwane działanie.<br><i>%1</i>"
#: kcmfontinst/JobRunner.cpp:770
#, kde-format
msgid "Authentication failed.<br><i>%1</i>"
msgstr "Błąd autoryzacji.<br><i>%1</i>"
#: kcmfontinst/JobRunner.cpp:772
#, kde-format
msgid "Unexpected error while processing: <i>%1</i>"
msgstr "Nieoczekiwany błąd podczas przetwarzania: <i>%1</i>"
#: kcmfontinst/KCmFontInst.cpp:188
#, kde-format
msgid "Font Management"
msgstr "Zarządzanie czcionkami"
#: kcmfontinst/KCmFontInst.cpp:189
#, kde-format
msgid "(C) Craig Drummond, 2000 - 2009"
msgstr "(C) Craig Drummond, 2000 - 2009"
#: kcmfontinst/KCmFontInst.cpp:190
#, kde-format
msgid "Craig Drummond"
msgstr "Craig Drummond"
#: kcmfontinst/KCmFontInst.cpp:190
#, kde-format
msgid "Developer and maintainer"
msgstr "Autor i opiekun"
#: kcmfontinst/KCmFontInst.cpp:221
#, kde-format
msgid "Create New Group..."
msgstr "Utwórz nową grupę..."
#: kcmfontinst/KCmFontInst.cpp:225
#, kde-format
msgid "Remove Group..."
msgstr "Usuń grupę..."
#: kcmfontinst/KCmFontInst.cpp:229
#, kde-format
msgid "Enable Fonts in Group..."
msgstr "Włącz czcionki w grupie..."
#: kcmfontinst/KCmFontInst.cpp:233
#, kde-format
msgid "Disable Fonts in Group..."
msgstr "Wyłącz czcionki w grupie..."
#: kcmfontinst/KCmFontInst.cpp:260
#, kde-format
msgid "This displays a preview of the selected font."
msgstr "Wyświetla podgląd wybranej czcionki."
#: kcmfontinst/KCmFontInst.cpp:276
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Scan for Duplicate Fonts..."
msgid "Find Duplicates..."
-msgstr "Szukaj powtórzonych czcionek..."
+msgstr "Wyszukiwanie powieleń..."
#: kcmfontinst/KCmFontInst.cpp:277
#, kde-format
msgid "Scan for Duplicate Fonts..."
msgstr "Szukaj powtórzonych czcionek..."
#: kcmfontinst/KCmFontInst.cpp:280
#, kde-format
msgid "Install from File..."
msgstr "Wgraj z pliku..."
#: kcmfontinst/KCmFontInst.cpp:281
#, kde-format
msgid "Install fonts from a local file"
msgstr "Wgraj czcionki z pliku lokalnego"
#: kcmfontinst/KCmFontInst.cpp:283
#, kde-format
msgid "Get New Fonts..."
msgstr "Pobierz nowe czcionki..."
#: kcmfontinst/KCmFontInst.cpp:284
#, kde-format
msgid "Download new fonts"
msgstr "Pobierz nowe czcionki"
#: kcmfontinst/KCmFontInst.cpp:288
#, kde-format
msgid "Delete Selected Fonts..."
msgstr "Usuń wybrane czcionki..."
#: kcmfontinst/KCmFontInst.cpp:347
#, kde-format
msgid "Change Preview Text..."
msgstr "Zmień tekst podglądu..."
#: kcmfontinst/KCmFontInst.cpp:414
#, kde-format
msgid ""
"<h1>Font Installer</h1><p> This module allows you to install TrueType, "
"Type1, and Bitmap fonts.</p><p>You may also install fonts using Konqueror: "
"type fonts:/ into Konqueror's location bar and this will display your "
"installed fonts. To install a font, simply copy one into the folder.</p>"
msgstr ""
"<h1>Instalator czcionek</h1><p>Ten moduł pozwala wgrać czcionki TrueType, "
"Type1, Speedo i bitmapowe.</p> <p>Czcionki można wgrać także w Konquerorze: "
"wystarczy wpisać fonts:/ w pasku adresu, żeby wyświetlić listę czcionek "
"wgranych w twoim systemie. Żeby wgrać czcionkę, wystarczy skopiować ją do "
"tego katalogu.</p>"
#: kcmfontinst/KCmFontInst.cpp:420
#, kde-format
msgid ""
"<h1>Font Installer</h1><p> This module allows you to install TrueType, "
"Type1, and Bitmap fonts.</p><p>You may also install fonts using Konqueror: "
"type fonts:/ into Konqueror's location bar and this will display your "
"installed fonts. To install a font, simply copy it into the appropriate "
"folder - \"%1\" for fonts available to just yourself, or \"%2\" for system-"
"wide fonts (available to all).</p>"
msgstr ""
"<h1>Instalator czcionek</h1><p>Ten moduł pozwala wgrać czcionki TrueType, "
"Type1 i bitmapowe.</p> <p>Czcionki można zainstalować także w Konquerorze: "
"wystarczy wpisać fonts:/ w pasku adresu, żeby wyświetlić listę czcionek "
"zainstalowanych w Twoim systemie. Żeby wgrać czcionkę, wystarczy skopiować "
"ją do katalogu \"%1\" (dla czcionek użytkownika) albo do katalogu "
"\"%2\" (dla czcionek systemowych, dostępnych dla wszystkich).</p>"
#: kcmfontinst/KCmFontInst.cpp:479
#, kde-format
msgid "Add Fonts"
msgstr "Dodaj czcionki"
#: kcmfontinst/KCmFontInst.cpp:612
#, kde-format
msgid "Failed to save list of fonts to print."
msgstr "Nie można zapisać listy czcionek do wydruku."
#: kcmfontinst/KCmFontInst.cpp:637
#, kde-format
msgid "Failed to start font printer."
msgstr "Nie można uruchomić drukowania czcionek."
#: kcmfontinst/KCmFontInst.cpp:643
#, kde-format
msgid ""
"There are no printable fonts.\n"
"You can only print non-bitmap and enabled fonts."
msgstr ""
"Brak czcionek do drukowania.\n"
"Nie można drukować czcionek bitmapowych ani wyłączonych."
#: kcmfontinst/KCmFontInst.cpp:645
#, kde-format
msgid "Cannot Print"
msgstr "Drukowanie niemożliwe"
#: kcmfontinst/KCmFontInst.cpp:659
#, kde-format
msgid "You did not select anything to delete."
msgstr "Nie wybrałeś nic do usunięcia."
#: kcmfontinst/KCmFontInst.cpp:660
#, kde-format
msgid "Nothing to Delete"
msgstr "Nic do usunięcia"
#: kcmfontinst/KCmFontInst.cpp:676
#, kde-format
msgid "<p>Do you really want to delete</p><p>'<b>%1</b>'?</p>"
msgstr "<p>Na pewno usunąć</p><p><b>%1</b>?</p>"
#: kcmfontinst/KCmFontInst.cpp:678
#, kde-format
msgid "Delete Font"
msgstr "Usuń czcionkę"
#: kcmfontinst/KCmFontInst.cpp:682
#, kde-format
msgid "Do you really want to delete this font?"
msgid_plural "Do you really want to delete these %1 fonts?"
msgstr[0] "Na pewno usunąć tę %1 czcionkę?"
msgstr[1] "Na pewno usunąć te %1 czcionki?"
msgstr[2] "Na pewno usunąć te %1 czcionek?"
#: kcmfontinst/KCmFontInst.cpp:685
#, kde-format
msgid "Delete Fonts"
msgstr "Usuwanie czcionek"
#: kcmfontinst/KCmFontInst.cpp:690
#, kde-format
msgid "Deleting font(s)..."
msgstr "Usuwanie czcionek..."
#: kcmfontinst/KCmFontInst.cpp:705
#, kde-format
msgid "You did not select anything to move."
msgstr "Nie wybrano czcionek do przeniesienia."
#: kcmfontinst/KCmFontInst.cpp:706
#, kde-format
msgid "Nothing to Move"
msgstr "Nic do przeniesienia"
#: kcmfontinst/KCmFontInst.cpp:717
#, kde-format
msgid ""
"<p>Do you really want to move</p><p>'<b>%1</b>'</p><p>from <i>%2</i> to <i>"
"%3</i>?</p>"
msgstr ""
"<p>Czy na pewno chcesz przenieść</p><p>'<b>%1</b>'</p><p>z <i>%2</i> do <i>"
"%3</i>?</p>"
#: kcmfontinst/KCmFontInst.cpp:722
#, kde-format
msgid "Move Font"
msgstr "Przenieś czcionkę"
#: kcmfontinst/KCmFontInst.cpp:722 kcmfontinst/KCmFontInst.cpp:731
#, kde-format
msgid "Move"
msgstr "Przenieś"
#: kcmfontinst/KCmFontInst.cpp:726
#, kde-format
msgid ""
"<p>Do you really want to move this font from <i>%2</i> to <i>%3</i>?</p>"
msgid_plural ""
"<p>Do you really want to move these %1 fonts from <i>%2</i> to <i>%3</i>?</p>"
msgstr[0] ""
"<p>Czy na pewno chcesz przenieść tą czcionkę z <i>%2</i> do <i>%3</i>?</p>"
msgstr[1] ""
"<p>Czy na pewno chcesz przenieść te %1 czcionki z <i>%2</i> do <i>%3</i>?</p>"
msgstr[2] ""
"<p>Czy na pewno chcesz przenieść te %1 czcionek z <i>%2</i> do <i>%3</i>?</p>"
#: kcmfontinst/KCmFontInst.cpp:731
#, kde-format
msgid "Move Fonts"
msgstr "Przenieś czcionki"
#: kcmfontinst/KCmFontInst.cpp:736
#, kde-format
msgid "Moving font(s)..."
msgstr "Przenoszenie czcionek..."
#: kcmfontinst/KCmFontInst.cpp:752
#, kde-format
msgid "Export Group"
msgstr "Eksportuj grupę"
#: kcmfontinst/KCmFontInst.cpp:781
#, kde-format
msgid "No files?"
msgstr "Brak plików?"
#: kcmfontinst/KCmFontInst.cpp:784
#, kde-format
msgid "Failed to open %1 for writing"
msgstr "Nie można otworzyć %1 do zapisu"
#: kcmfontinst/KCmFontInst.cpp:803
#, kde-format
msgid "Create New Group"
msgstr "Utwórz nową grupę"
#: kcmfontinst/KCmFontInst.cpp:804
#, kde-format
msgid "Name of new group:"
msgstr "Nazwa nowej grupy:"
#: kcmfontinst/KCmFontInst.cpp:806
#, kde-format
msgid "New Group"
msgstr "Nowa grupa"
#: kcmfontinst/KCmFontInst.cpp:832
#, kde-format
msgid "Preview Text"
msgstr "Podgląd tekstu"
#: kcmfontinst/KCmFontInst.cpp:833
#, kde-format
msgid "Please enter new text:"
msgstr "Proszę podać nowy tekst:"
#: kcmfontinst/KCmFontInst.cpp:893
#, kde-format
msgid "Scanning font list..."
msgstr "Przeszukiwanie listy czcionek..."
#: kcmfontinst/KCmFontInst.cpp:959
#, kde-format
msgid "No fonts"
msgstr "Brak czcionek"
#: kcmfontinst/KCmFontInst.cpp:965
#, kde-format
msgid "1 Font"
msgid_plural "%1 Fonts"
msgstr[0] "1 czcionka"
msgstr[1] "%1 czcionki"
msgstr[2] "%1 czcionek"
#: kcmfontinst/KCmFontInst.cpp:975
#, kde-format
msgid ""
"<table><tr><td align=\"right\">Enabled:</td><td>%1</td></tr><tr><td align="
"\"right\">Disabled:</td><td>%2</td></tr><tr><td align=\"right\">Partially "
"enabled:</td><td>%3</td></tr><tr><td align=\"right\">Total:</td><td>%4</td></"
"tr></table>"
msgstr ""
"<table><tr><td align=\"right\">Włączone:</td><td>%1</td></tr><tr><td align="
"\"right\">Wyłączone:</td><td>%2</td></tr><tr><td align=\"right\">Częściowo "
"włączone:</td><td>%3</td></tr><tr><td align=\"right\">Razem:</td><td>%4</"
"td></tr></table>"
#: kcmfontinst/KCmFontInst.cpp:981
#, kde-format
msgid ""
"<table><tr><td align=\"right\">Enabled:</td><td>%1</td></tr><tr><td align="
"\"right\">Disabled:</td><td>%2</td></tr><tr><td align=\"right\">Total:</"
"td><td>%3</td></tr></table>"
msgstr ""
"<table><tr><td align=\"right\">Włączone:</td><td>%1</td></tr><tr><td align="
"\"right\">Wyłączone:</td><td>%2</td></tr><tr><td align=\"right\">Razem:</"
"td><td>%3</td></tr></table>"
#: kcmfontinst/KCmFontInst.cpp:1057
#, kde-format
msgid "Looking for any associated files..."
msgstr "Wyszukiwanie wszystkich skojarzonych plików..."
#: kcmfontinst/KCmFontInst.cpp:1062
#, kde-format
msgid "Scanning Files..."
msgstr "Przeszukiwanie plików..."
#: kcmfontinst/KCmFontInst.cpp:1063
#, kde-format
msgid "Looking for additional files to install..."
msgstr "Wyszukiwanie dodatkowych plików do wgrania..."
#: kcmfontinst/KCmFontInst.cpp:1079
#, kde-format
msgid "Looking for files associated with %1"
msgstr "Wyszukiwanie plików skojarzonych z %1"
#: kcmfontinst/KCmFontInst.cpp:1106
#, kde-format
msgid "Installing font(s)..."
msgstr "Wgrywanie czcionek..."
#: kcmfontinst/KCmFontInst.cpp:1172
#, kde-format
msgid "You did not select anything to enable."
msgstr "Nie wybrano czcionek do usunięcia."
#: kcmfontinst/KCmFontInst.cpp:1173
#, kde-format
msgid "You did not select anything to disable."
msgstr "Nie wybrano czcionek do wyłączenia."
#: kcmfontinst/KCmFontInst.cpp:1174
#, kde-format
msgid "Nothing to Enable"
msgstr "Nic do włączenia"
#: kcmfontinst/KCmFontInst.cpp:1174
#, kde-format
msgid "Nothing to Disable"
msgstr "Nic do wyłączenia"
#: kcmfontinst/KCmFontInst.cpp:1191
#, kde-format
msgid "<p>Do you really want to enable</p><p>'<b>%1</b>'?</p>"
msgstr "<p>Na pewno włączyć</p><p><b>%1</b>?</p>"
#: kcmfontinst/KCmFontInst.cpp:1193
#, kde-format
msgid "<p>Do you really want to disable</p><p>'<b>%1</b>'?</p>"
msgstr "<p>Na pewno wyłączyć</p> <p><b>%1</b>?</p>"
#: kcmfontinst/KCmFontInst.cpp:1195
#, kde-format
msgid ""
"<p>Do you really want to enable</p><p>'<b>%1</b>', contained within group "
"'<b>%2</b>'?</p>"
msgstr "<p>Na pewno włączyć</p> <p><b>%1</b> z grupy <b>%2</b>?</p>"
#: kcmfontinst/KCmFontInst.cpp:1199
#, kde-format
msgid ""
"<p>Do you really want to disable</p><p>'<b>%1</b>', contained within group "
"'<b>%2</b>'?</p>"
msgstr "<p>Na pewno wyłączyć</p> <p><b>%1</b> z grupy <b>%2</b>?</p>"
#: kcmfontinst/KCmFontInst.cpp:1203 kcmfontinst/KCmFontInst.cpp:1204
#, kde-format
msgid "Enable Font"
msgstr "Włącz czcionkę"
#: kcmfontinst/KCmFontInst.cpp:1203 kcmfontinst/KCmFontInst.cpp:1205
#, kde-format
msgid "Disable Font"
msgstr "Wyłącz czcionkę"
#: kcmfontinst/KCmFontInst.cpp:1210
#, kde-format
msgid "Do you really want to enable this font?"
msgid_plural "Do you really want to enable these %1 fonts?"
msgstr[0] "Na pewno włączyć tę %1 czcionkę?"
msgstr[1] "Na pewno włączyć te %1 czcionki?"
msgstr[2] "Na pewno włączyć te %1 czcionek?"
#: kcmfontinst/KCmFontInst.cpp:1213
#, kde-format
msgid "Do you really want to disable this font?"
msgid_plural "Do you really want to disable these %1 fonts?"
msgstr[0] "Na pewno wyłączyć tę %1 czcionkę?"
msgstr[1] "Na pewno wyłączyć te %1 czcionki?"
msgstr[2] "Na pewno wyłączyć te %1 czcionek?"
#: kcmfontinst/KCmFontInst.cpp:1216
#, kde-format
msgid ""
"<p>Do you really want to enable this font contained within group '<b>%2</b>'?"
"</p>"
msgid_plural ""
"<p>Do you really want to enable these %1 fonts contained within group '<b>"
"%2</b>'?</p>"
msgstr[0] "<p>Na pewno włączyć tę czcionkę grupy <b>%2</b>?</p>"
msgstr[1] "<p>Na pewno włączyć te %1 czcionki z grupy <b>%2</b>?</p>"
msgstr[2] "<p>Na pewno włączyć tych %1 czcionek z grupy <b>%2</b>?</p>"
#: kcmfontinst/KCmFontInst.cpp:1221
#, kde-format
msgid ""
"<p>Do you really want to disable this font contained within group '<b>%2</"
"b>'?</p>"
msgid_plural ""
"<p>Do you really want to disable these %1 fonts contained within group '<b>"
"%2</b>'?</p>"
msgstr[0] "<p>Na pewno wyłączyć tę czcionkę z grupy <b>%2</b>?</p>"
msgstr[1] "<p>Na pewno wyłączyć te %1 czcionki z grupy <b>%2</b>?</p>"
msgstr[2] "<p>Na pewno włączyć tych %1 czcionek z grupy <b>%2</b>?</p>"
#: kcmfontinst/KCmFontInst.cpp:1227 kcmfontinst/KCmFontInst.cpp:1228
#, kde-format
msgid "Enable Fonts"
msgstr "Włącz czcionki"
#: kcmfontinst/KCmFontInst.cpp:1227 kcmfontinst/KCmFontInst.cpp:1229
#, kde-format
msgid "Disable Fonts"
msgstr "Wyłącz czcionki"
#: kcmfontinst/KCmFontInst.cpp:1235
#, kde-format
msgid "Enabling font(s)..."
msgstr "Włączanie czcionek..."
#: kcmfontinst/KCmFontInst.cpp:1237
#, kde-format
msgid "Disabling font(s)..."
msgstr "Wyłączanie czcionek..."
#: kcmfontinst/PrintDialog.cpp:40
#, kde-format
msgid "Print Font Samples"
msgstr "Wydrukuj próbki czcionek"
#: kcmfontinst/PrintDialog.cpp:56
#, kde-format
msgid "Select size to print font:"
msgstr "Wybierz wielkość czcionki do wydruku:"
#: kcmfontinst/PrintDialog.cpp:60
#, kde-format
msgid "Waterfall"
msgstr "Wodospad"
#: kcmfontinst/PrintDialog.cpp:61
#, kde-format
msgid "12pt"
msgstr "12pt"
#: kcmfontinst/PrintDialog.cpp:62
#, kde-format
msgid "18pt"
msgstr "18pt"
#: kcmfontinst/PrintDialog.cpp:63
#, kde-format
msgid "24pt"
msgstr "24pt"
#: kcmfontinst/PrintDialog.cpp:64
#, kde-format
msgid "36pt"
msgstr "36pt"
#: kcmfontinst/PrintDialog.cpp:65
#, kde-format
msgid "48pt"
msgstr "48pt"
#: kio/KioFonts.cpp:222
#, kde-format
msgid "Can only install fonts to either \"%1\" or \"%2\"."
msgstr "Można wgrywać czcionki tylko do \"%1\" lub \"%2\"."
#: kio/KioFonts.cpp:225
#, kde-format
msgid ""
"You cannot install a fonts package directly.\n"
"Please extract %1, and install the components individually."
msgstr ""
"Nie można bezpośrednio wgrać archiwum czcionek.\n"
"Proszę rozpakować %1 i wgrać składniki osobno."
#: kio/KioFonts.cpp:476
#, kde-format
msgid "Cannot copy fonts"
msgstr "Nie można skopiować czcionek"
#: kio/KioFonts.cpp:481
#, kde-format
msgid "Cannot move fonts"
msgstr "Nie można przenieść czcionek"
#: kio/KioFonts.cpp:492
#, kde-format
msgid "Only fonts may be deleted."
msgstr "Można usuwać tylko czcionki."
#: kio/KioFonts.cpp:495
#, kde-format
msgid "Can only remove fonts from either \"%1\" or \"%2\"."
msgstr "Można usuwać czcionki tylko z \"%1\" lub \"%2\"."
#: kio/KioFonts.cpp:525
#, kde-format
msgid "Please specify \"%1\" or \"%2\"."
msgstr "Wybierz \"%1\" lub \"%2\"."
#: kio/KioFonts.cpp:549
#, kde-format
msgid "No special methods supported."
msgstr "Żadna specjalna metoda nie jest obsługiwana."
#: kio/KioFonts.cpp:629
#, kde-format
msgid "Fonts"
msgstr "Czcionki"
#: kio/KioFonts.cpp:783
#, kde-format
msgid "Failed to start the system daemon"
msgstr "Nie można uruchomić usługi systemowej"
#: kio/KioFonts.cpp:786
#, kde-format
msgid "Backend died"
msgstr "Narzędzie przerwało działanie"
#: kio/KioFonts.cpp:790
#, kde-format
msgid "%1 is a bitmap font, and these have been disabled on your system."
msgstr ""
"%1 to czcionka bitmapowa, a obsługa takich czcionek jest wyłączona w "
"systemie."
#: kio/KioFonts.cpp:794
#, kde-format
msgid ""
"%1 contains the font <b>%2</b>, which is already installed on your system."
msgstr "%1 zawiera czcionkę <b>%2</b>, która jest już wgrana."
#: kio/KioFonts.cpp:798
#, kde-format
msgid "%1 is not a font."
msgstr "%1 nie jest czcionką."
#: kio/KioFonts.cpp:801
#, kde-format
msgid "Could not remove all files associated with %1"
msgstr "Nie można usunąć wszystkich plików skojarzonych z %1"
#: lib/Fc.cpp:424 lib/KfiConstants.h:128
#, kde-format
msgid "Unknown"
msgstr "Nieznana"
#: lib/FcEngine.cpp:894
#, kde-format
msgctxt "First letter of the alphabet (in upper then lower case)"
msgid "Aa"
msgstr "Aa"
#: lib/FcEngine.cpp:896
#, kde-format
msgctxt ""
"All letters of the alphabet (in upper/lower case pairs), followed by numbers"
msgid "AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz0123456789"
-msgstr "AaĄąBbCcĆćDdEeĘęFfGgHhIiJjKkLlŁłMmNnŃńOoÓóPpQqRrSsŚśTtUuVvWwXxYyZzŹźŻż0123456789"
+msgstr ""
+"AaĄąBbCcĆćDdEeĘęFfGgHhIiJjKkLlŁłMmNnŃńOoÓóPpQqRrSsŚśTtUuVvWwXxYyZzŹźŻż01234567"
+"89"
#: lib/FcEngine.cpp:1078
#, kde-format
msgid "No characters found."
msgstr "Brak znaków."
#: lib/FcEngine.cpp:1117
#, kde-format
msgctxt "A sentence that uses all of the letters of the alphabet"
msgid "The quick brown fox jumps over the lazy dog"
msgstr "Pójdź, kińże tę chmurność w głąb flaszy"
#: lib/FcEngine.cpp:1122
#, kde-format
msgctxt "All of the letters of the alphabet, uppercase"
msgid "ABCDEFGHIJKLMNOPQRSTUVWXYZ"
msgstr "AĄBCĆDEĘFGHIJKLŁMNŃOÓPQRSŚTUVWXYZŹŻ"
#: lib/FcEngine.cpp:1127
#, kde-format
msgctxt "All of the letters of the alphabet, lowercase"
msgid "abcdefghijklmnopqrstuvwxyz"
msgstr "aąbcćdeęfghijklłmnńoópqrsśtuvwxyzźż"
#: lib/FcEngine.cpp:1132
#, kde-format
msgctxt "Numbers and characters"
msgid "0123456789.:,;(*!?'/\\\")£$€%^&-+@~#<>{}[]"
msgstr "0123456789.:,;(*!?'/\\\")£$€%^&-+@~#<>{}[]"
#: lib/FcEngine.cpp:1529
#, kde-format
msgid "ERROR: Could not determine font's name."
msgstr "BŁĄD: Nie można określić nazwy czcionki."
#: lib/FcEngine.cpp:1533
#, kde-format
msgid "%2 [1 pixel]"
msgid_plural "%2 [%1 pixels]"
msgstr[0] "%2 [%1 piksel]"
msgstr[1] "%2 [%1 piksele]"
msgstr[2] "%2 [%1 pikseli]"
#: lib/KfiConstants.h:40
#, kde-format
msgid "Personal"
msgstr "Osobiste"
#: lib/KfiConstants.h:41
#, kde-format
msgid "System"
msgstr "Systemowe"
#: lib/KfiConstants.h:42
#, kde-format
msgid "All"
msgstr "Wszystkie"
#: lib/KfiConstants.h:56
#, kde-format
msgid "Administrator"
msgstr "Administrator"
#: lib/KfiConstants.h:95
#, kde-format
msgid "Thin"
msgstr "Super cienka"
#: lib/KfiConstants.h:96
#, kde-format
msgid "Extra Light"
msgstr "Bardzo cienka"
#: lib/KfiConstants.h:97
#, kde-format
msgid "Ultra Light"
msgstr "Bardzo cienka"
#: lib/KfiConstants.h:98
#, kde-format
msgid "Light"
msgstr "Cienka"
#: lib/KfiConstants.h:99
#, kde-format
msgid "Regular"
msgstr "Zwykła"
#: lib/KfiConstants.h:100 lib/KfiConstants.h:118
#, kde-format
msgid "Normal"
msgstr "Standardowa"
#: lib/KfiConstants.h:101
#, kde-format
msgid "Medium"
msgstr "Średnia"
#: lib/KfiConstants.h:102
#, kde-format
msgid "Demi Bold"
msgstr "Lekko pogrubiona"
#: lib/KfiConstants.h:103
#, kde-format
msgid "Semi Bold"
msgstr "Półgruba"
#: lib/KfiConstants.h:104
#, kde-format
msgid "Bold"
msgstr "Pogrubiona"
#: lib/KfiConstants.h:105
#, kde-format
msgid "Extra Bold"
msgstr "Bardzo pogrubiona"
#: lib/KfiConstants.h:106
#, kde-format
msgid "Ultra Bold"
msgstr "Bardzo pogrubiona"
#: lib/KfiConstants.h:107
#, kde-format
msgid "Black"
msgstr "Czarna"
#: lib/KfiConstants.h:108
#, kde-format
msgid "Heavy"
msgstr "Ciężka"
#: lib/KfiConstants.h:110
#, kde-format
msgid "Roman"
msgstr "Prosta"
#: lib/KfiConstants.h:111
#, kde-format
msgid "Italic"
msgstr "Kursywa"
#: lib/KfiConstants.h:112
#, kde-format
msgid "Oblique"
msgstr "Pochylona"
#: lib/KfiConstants.h:114
#, kde-format
msgid "Ultra Condensed"
msgstr "Mocno zagęszczona"
#: lib/KfiConstants.h:115
#, kde-format
msgid "Extra Condensed"
msgstr "Mocno zagęszczona"
#: lib/KfiConstants.h:116
#, kde-format
msgid "Condensed"
msgstr "Zagęszczona"
#: lib/KfiConstants.h:117
#, kde-format
msgid "Semi Condensed"
msgstr "Semi Condensed"
#: lib/KfiConstants.h:119
#, kde-format
msgid "Semi Expanded"
msgstr "Semi Expanded"
#: lib/KfiConstants.h:120
#, kde-format
msgid "Expanded"
msgstr "Expanded"
#: lib/KfiConstants.h:121
#, kde-format
msgid "Extra Expanded"
msgstr "Extra Expanded"
#: lib/KfiConstants.h:122
#, kde-format
msgid "Ultra Expanded"
msgstr "Ultra Expanded"
#: lib/KfiConstants.h:124
#, kde-format
msgid "Monospaced"
msgstr "Maszynowa"
#: lib/KfiConstants.h:125
#, kde-format
msgid "Charcell"
msgstr "Charcell"
#: lib/KfiConstants.h:126
#, kde-format
msgid "Proportional"
msgstr "Proporcjonalna"
#: viewpart/CharTip.cpp:63
#, kde-format
msgid "Other, Control"
msgstr "Inne, znak kontrolny"
#: viewpart/CharTip.cpp:65
#, kde-format
msgid "Other, Format"
msgstr "Inne, znak formatujący"
#: viewpart/CharTip.cpp:67
#, kde-format
msgid "Other, Not Assigned"
msgstr "Inne, nieprzydzielony"
#: viewpart/CharTip.cpp:69
#, kde-format
msgid "Other, Private Use"
msgstr "Inne, osobisty"
#: viewpart/CharTip.cpp:71
#, kde-format
msgid "Other, Surrogate"
msgstr "Inne, zastępczy"
#: viewpart/CharTip.cpp:73
#, kde-format
msgid "Letter, Lowercase"
msgstr "Litera, mała"
#: viewpart/CharTip.cpp:75
#, kde-format
msgid "Letter, Modifier"
msgstr "Litera, modyfikator"
#: viewpart/CharTip.cpp:77
#, kde-format
msgid "Letter, Other"
msgstr "Litera, inna"
#: viewpart/CharTip.cpp:79
#, kde-format
msgid "Letter, Titlecase"
msgstr "Litera, tytułowa"
#: viewpart/CharTip.cpp:81
#, kde-format
msgid "Letter, Uppercase"
msgstr "Litera, wielka"
#: viewpart/CharTip.cpp:83
#, kde-format
msgid "Mark, Spacing Combining"
msgstr "Znak, łączenie spacji"
#: viewpart/CharTip.cpp:85
#, kde-format
msgid "Mark, Enclosing"
msgstr "Znak, zamykający"
#: viewpart/CharTip.cpp:87
#, kde-format
msgid "Mark, Non-Spacing"
msgstr "Znak, nie-spacja"
#: viewpart/CharTip.cpp:89
#, kde-format
msgid "Number, Decimal Digit"
msgstr "Liczba, cyfra dziesiętna"
#: viewpart/CharTip.cpp:91
#, kde-format
msgid "Number, Letter"
msgstr "Liczba, litera"
#: viewpart/CharTip.cpp:93
#, kde-format
msgid "Number, Other"
msgstr "Liczba, inna"
#: viewpart/CharTip.cpp:95
#, kde-format
msgid "Punctuation, Connector"
msgstr "Interpunkcja, inna"
#: viewpart/CharTip.cpp:97
#, kde-format
msgid "Punctuation, Dash"
msgstr "Interpunkcja, myślnik"
#: viewpart/CharTip.cpp:99
#, kde-format
msgid "Punctuation, Close"
msgstr "Interpunkcja, zamknięcie"
#: viewpart/CharTip.cpp:101
#, kde-format
msgid "Punctuation, Final Quote"
msgstr "Interpunkcja, cudzysłów zamykający"
#: viewpart/CharTip.cpp:103
#, kde-format
msgid "Punctuation, Initial Quote"
msgstr "Interpunkcja, cudzysłów otwierający"
#: viewpart/CharTip.cpp:105
#, kde-format
msgid "Punctuation, Other"
msgstr "Interpunkcja, inna"
#: viewpart/CharTip.cpp:107
#, kde-format
msgid "Punctuation, Open"
msgstr "Interpunkcja, otwarcie"
#: viewpart/CharTip.cpp:109
#, kde-format
msgid "Symbol, Currency"
msgstr "Symbol, waluta"
#: viewpart/CharTip.cpp:111
#, kde-format
msgid "Symbol, Modifier"
msgstr "Symbol, modyfikator"
#: viewpart/CharTip.cpp:113
#, kde-format
msgid "Symbol, Math"
msgstr "Symbol, matematyczny"
#: viewpart/CharTip.cpp:115
#, kde-format
msgid "Symbol, Other"
msgstr "Symbol, inny"
#: viewpart/CharTip.cpp:117
#, kde-format
msgid "Separator, Line"
msgstr "Separator, wiersz"
#: viewpart/CharTip.cpp:119
#, kde-format
msgid "Separator, Paragraph"
msgstr "Separator, akapit"
#: viewpart/CharTip.cpp:121
#, kde-format
msgid "Separator, Space"
msgstr "Separator, spacja"
#: viewpart/CharTip.cpp:172
#, kde-format
msgid "Category"
msgstr "Kategoria"
#: viewpart/CharTip.cpp:174
#, kde-format
msgid "UCS-4"
msgstr "UCS-4"
#: viewpart/CharTip.cpp:178
#, kde-format
msgid "UTF-16"
msgstr "UTF-16"
#: viewpart/CharTip.cpp:189
#, kde-format
msgid "UTF-8"
msgstr "UTF-8"
#: viewpart/CharTip.cpp:206
#, kde-format
msgid "XML Decimal Entity"
msgstr "Encja dziesiętna XML"
#: viewpart/FontViewPart.cpp:114
#, kde-format
msgid "FontViewPart"
msgstr "ModułWidokuCzcionek"
#: viewpart/FontViewPart.cpp:119
#, kde-format
msgid "Show Face:"
msgstr "Pokaż typ:"
#: viewpart/FontViewPart.cpp:122
#, kde-format
msgid "Install..."
msgstr "Wgraj..."
#: viewpart/FontViewPart.cpp:145
#, kde-format
msgid "Change Text..."
msgstr "Zmień tekst..."
#: viewpart/FontViewPart.cpp:402
#, kde-format
msgid "Could not read font."
msgstr "Nie można odczytać czcionki."
#: viewpart/FontViewPart.cpp:452
#, kde-format
msgid "Preview String"
msgstr "Podgląd tekstu"
#: viewpart/FontViewPart.cpp:453
#, kde-format
msgid "Please enter new string:"
msgstr "Proszę podać nowy tekst:"
#: viewpart/FontViewPart.cpp:551
#, kde-format
msgid "<p>No information</p>"
msgstr "<p>Brak informacji</p>"
#. i18n: ectx: ToolBar (mainToolBar)
#: viewpart/kfontviewpart.rc:4
#, kde-format
msgid "&Main Toolbar"
msgstr "&Główny pasek"
#: viewpart/PreviewSelectAction.cpp:32
#, kde-format
msgid "Preview Type"
msgstr "Rodzaj podglądu"
#: viewpart/PreviewSelectAction.cpp:50
#, kde-format
msgid "Standard Preview"
msgstr "Podgląd standardowy"
#: viewpart/PreviewSelectAction.cpp:51
#, kde-format
msgid "All Characters"
msgstr "Wszystkie znaki"
#: viewpart/PreviewSelectAction.cpp:60
#, kde-format
msgid "Unicode Block: %1"
msgstr "Blok Unicode: %1"
#: viewpart/PreviewSelectAction.cpp:63
#, kde-format
msgid "Unicode Script: %1"
msgstr "Skrypt Unicode: %1"
#: viewpart/UnicodeBlocks.h:21
#, kde-format
msgid "Basic Latin"
msgstr "Podstawowy łaciński"
#: viewpart/UnicodeBlocks.h:22
#, kde-format
msgid "Latin-1 Supplement"
msgstr "Dodatek Latin-1"
#: viewpart/UnicodeBlocks.h:23
#, kde-format
msgid "Latin Extended-A"
msgstr "Rozszerzony łaciński A"
#: viewpart/UnicodeBlocks.h:24
#, kde-format
msgid "Latin Extended-B"
msgstr "Rozszerzony łaciński B"
#: viewpart/UnicodeBlocks.h:25
#, kde-format
msgid "IPA Extensions"
msgstr "Rozszerzenia IPA"
#: viewpart/UnicodeBlocks.h:26
#, kde-format
msgid "Spacing Modifier Letters"
msgstr "Oddzielone litery modyfikujące"
#: viewpart/UnicodeBlocks.h:27
#, kde-format
msgid "Combining Diacritical Marks"
msgstr "Składające znaki diakrytyczne"
#: viewpart/UnicodeBlocks.h:28
#, kde-format
msgid "Greek and Coptic"
msgstr "Grecki i koptyjski"
#: viewpart/UnicodeBlocks.h:29 viewpart/UnicodeScripts.h:28
#, kde-format
msgid "Cyrillic"
msgstr "Cyrylica"
#: viewpart/UnicodeBlocks.h:30
#, kde-format
msgid "Cyrillic Supplement"
msgstr "Uzupełnienie cyrylicy"
#: viewpart/UnicodeBlocks.h:31 viewpart/UnicodeScripts.h:15
#, kde-format
msgid "Armenian"
msgstr "Ormiański"
#: viewpart/UnicodeBlocks.h:32 viewpart/UnicodeScripts.h:41
#, kde-format
msgid "Hebrew"
msgstr "Hebrajski"
#: viewpart/UnicodeBlocks.h:33 viewpart/UnicodeScripts.h:14
#, kde-format
msgid "Arabic"
msgstr "Arabski"
#: viewpart/UnicodeBlocks.h:34 viewpart/UnicodeScripts.h:68
#, kde-format
msgid "Syriac"
msgstr "Syryjski"
#: viewpart/UnicodeBlocks.h:35
#, kde-format
msgid "Arabic Supplement"
msgstr "Uzupełnienie arabskiego"
#: viewpart/UnicodeBlocks.h:36 viewpart/UnicodeScripts.h:74
#, kde-format
msgid "Thaana"
msgstr "Thaana"
#: viewpart/UnicodeBlocks.h:37
#, kde-format
msgid "NKo"
msgstr "N'Ko"
#: viewpart/UnicodeBlocks.h:38 viewpart/UnicodeScripts.h:30
#, kde-format
msgid "Devanagari"
msgstr "Dewanagari"
#: viewpart/UnicodeBlocks.h:39 viewpart/UnicodeScripts.h:17
#, kde-format
msgid "Bengali"
msgstr "Bengalski"
#: viewpart/UnicodeBlocks.h:40 viewpart/UnicodeScripts.h:37
#, kde-format
msgid "Gurmukhi"
msgstr "Gurmukhi"
#: viewpart/UnicodeBlocks.h:41 viewpart/UnicodeScripts.h:36
#, kde-format
msgid "Gujarati"
msgstr "Gujarati"
#: viewpart/UnicodeBlocks.h:42 viewpart/UnicodeScripts.h:60
#, kde-format
msgid "Oriya"
msgstr "Orija"
#: viewpart/UnicodeBlocks.h:43 viewpart/UnicodeScripts.h:72
#, kde-format
msgid "Tamil"
msgstr "Tamilski"
#: viewpart/UnicodeBlocks.h:44 viewpart/UnicodeScripts.h:73
#, kde-format
msgid "Telugu"
msgstr "Telugu"
#: viewpart/UnicodeBlocks.h:45 viewpart/UnicodeScripts.h:44
#, kde-format
msgid "Kannada"
msgstr "Kannada"
#: viewpart/UnicodeBlocks.h:46 viewpart/UnicodeScripts.h:52
#, kde-format
msgid "Malayalam"
msgstr "Malajalam"
#: viewpart/UnicodeBlocks.h:47 viewpart/UnicodeScripts.h:66
#, kde-format
msgid "Sinhala"
msgstr "Sinhala"
#: viewpart/UnicodeBlocks.h:48 viewpart/UnicodeScripts.h:75
#, kde-format
msgid "Thai"
msgstr "Tajski"
#: viewpart/UnicodeBlocks.h:49 viewpart/UnicodeScripts.h:48
#, kde-format
msgid "Lao"
msgstr "Laotański"
#: viewpart/UnicodeBlocks.h:50 viewpart/UnicodeScripts.h:76
#, kde-format
msgid "Tibetan"
msgstr "Tybetański"
#: viewpart/UnicodeBlocks.h:51 viewpart/UnicodeScripts.h:54
#, kde-format
msgid "Myanmar"
msgstr "Birmański"
#: viewpart/UnicodeBlocks.h:52 viewpart/UnicodeScripts.h:32
#, kde-format
msgid "Georgian"
msgstr "Gruziński"
#: viewpart/UnicodeBlocks.h:53
#, kde-format
msgid "Hangul Jamo"
msgstr "Dzamo hangyl"
#: viewpart/UnicodeBlocks.h:54 viewpart/UnicodeScripts.h:31
#, kde-format
msgid "Ethiopic"
msgstr "Etiopski"
#: viewpart/UnicodeBlocks.h:55
#, kde-format
msgid "Ethiopic Supplement"
msgstr "Uzupełnienie etiopskiego"
#: viewpart/UnicodeBlocks.h:56 viewpart/UnicodeScripts.h:23
#, kde-format
msgid "Cherokee"
msgstr "Czirokeski"
#: viewpart/UnicodeBlocks.h:57
#, kde-format
msgid "Unified Canadian Aboriginal Syllabics"
msgstr "Ujednolicony sylabariusz rdzennych Kanadyjczyków"
#: viewpart/UnicodeBlocks.h:58 viewpart/UnicodeScripts.h:57
#, kde-format
msgid "Ogham"
msgstr "Ogamiczny"
#: viewpart/UnicodeBlocks.h:59 viewpart/UnicodeScripts.h:64
#, kde-format
msgid "Runic"
msgstr "Runiczny"
#: viewpart/UnicodeBlocks.h:60 viewpart/UnicodeScripts.h:69
#, kde-format
msgid "Tagalog"
msgstr "Tagalski"
#: viewpart/UnicodeBlocks.h:61 viewpart/UnicodeScripts.h:40
#, kde-format
msgid "Hanunoo"
msgstr "Hanunoo"
#: viewpart/UnicodeBlocks.h:62 viewpart/UnicodeScripts.h:21
#, kde-format
msgid "Buhid"
msgstr "Buhid"
#: viewpart/UnicodeBlocks.h:63 viewpart/UnicodeScripts.h:70
#, kde-format
msgid "Tagbanwa"
msgstr "Tagbanwa"
#: viewpart/UnicodeBlocks.h:64 viewpart/UnicodeScripts.h:47
#, kde-format
msgid "Khmer"
msgstr "Khmerski"
#: viewpart/UnicodeBlocks.h:65 viewpart/UnicodeScripts.h:53
#, kde-format
msgid "Mongolian"
msgstr "Mongolski"
#: viewpart/UnicodeBlocks.h:66 viewpart/UnicodeScripts.h:50
#, kde-format
msgid "Limbu"
msgstr "Limbu"
#: viewpart/UnicodeBlocks.h:67 viewpart/UnicodeScripts.h:71
#, kde-format
msgid "Tai Le"
msgstr "Tai le"
#: viewpart/UnicodeBlocks.h:68 viewpart/UnicodeScripts.h:55
#, kde-format
msgid "New Tai Lue"
msgstr "Nowe Tai le"
#: viewpart/UnicodeBlocks.h:69
#, kde-format
msgid "Khmer Symbols"
msgstr "Symbole khmerskie"
#: viewpart/UnicodeBlocks.h:70 viewpart/UnicodeScripts.h:20
#, kde-format
msgid "Buginese"
msgstr "Bugiński"
#: viewpart/UnicodeBlocks.h:71 viewpart/UnicodeScripts.h:16
#, kde-format
msgid "Balinese"
msgstr "Balijski"
#: viewpart/UnicodeBlocks.h:72
#, kde-format
msgid "Phonetic Extensions"
msgstr "Rozszerzenia fonetyczne"
#: viewpart/UnicodeBlocks.h:73
#, kde-format
msgid "Phonetic Extensions Supplement"
msgstr "Uzupełnienie rozszerzeń fonetycznych"
#: viewpart/UnicodeBlocks.h:74
#, kde-format
msgid "Combining Diacritical Marks Supplement"
msgstr "Uzupełnienie składających znaków diakrytycznych"
#: viewpart/UnicodeBlocks.h:75
#, kde-format
msgid "Latin Extended Additional"
msgstr "Łaciński rozszerzony dodatkowy"
#: viewpart/UnicodeBlocks.h:76
#, kde-format
msgid "Greek Extended"
msgstr "Grecki rozszerzony"
#: viewpart/UnicodeBlocks.h:77
#, kde-format
msgid "General Punctuation"
msgstr "Ogólna interpunkcja"
#: viewpart/UnicodeBlocks.h:78
#, kde-format
msgid "Superscripts and Subscripts"
msgstr "Indeksy górne i dolne"
#: viewpart/UnicodeBlocks.h:79
#, kde-format
msgid "Currency Symbols"
msgstr "Symbole walut"
#: viewpart/UnicodeBlocks.h:80
#, kde-format
msgid "Combining Diacritical Marks for Symbols"
msgstr "Składające znaki diakrytyczne dla symboli"
#: viewpart/UnicodeBlocks.h:81
#, kde-format
msgid "Letter-Like Symbols"
msgstr "Symbole literopodobne"
#: viewpart/UnicodeBlocks.h:82
#, kde-format
msgid "Number Forms"
msgstr "Formy liczbowe"
#: viewpart/UnicodeBlocks.h:83
#, kde-format
msgid "Arrows"
msgstr "Strzałki"
#: viewpart/UnicodeBlocks.h:84
#, kde-format
msgid "Mathematical Operators"
msgstr "Operatory matematyczne"
#: viewpart/UnicodeBlocks.h:85
#, kde-format
msgid "Miscellaneous Technical"
msgstr "Różne znaki techniczne"
#: viewpart/UnicodeBlocks.h:86
#, kde-format
msgid "Control Pictures"
msgstr "Obrazy znaków sterujących"
#: viewpart/UnicodeBlocks.h:87
#, kde-format
msgid "Optical Character Recognition"
msgstr "Optyczne rozpoznawanie znaków"
#: viewpart/UnicodeBlocks.h:88
#, kde-format
msgid "Enclosed Alphanumerics"
msgstr "Otoczone symbole alfanumeryczne"
#: viewpart/UnicodeBlocks.h:89
#, kde-format
msgid "Box Drawing"
msgstr "Rysowanie ramek"
#: viewpart/UnicodeBlocks.h:90
#, kde-format
msgid "Block Elements"
msgstr "Elementy blokowe"
#: viewpart/UnicodeBlocks.h:91
#, kde-format
msgid "Geometric Shapes"
msgstr "Kształty geometryczne"
#: viewpart/UnicodeBlocks.h:92
#, kde-format
msgid "Miscellaneous Symbols"
msgstr "Różnorodne symbole"
#: viewpart/UnicodeBlocks.h:93
#, kde-format
msgid "Dingbats"
msgstr "Dingbaty"
#: viewpart/UnicodeBlocks.h:94
#, kde-format
msgid "Miscellaneous Mathematical Symbols-A"
msgstr "Różne symbole matematyczne A"
#: viewpart/UnicodeBlocks.h:95
#, kde-format
msgid "Supplemental Arrows-A"
msgstr "Dodatkowe strzałki A"
#: viewpart/UnicodeBlocks.h:96
#, kde-format
msgid "Braille Patterns"
msgstr "Pismo Braille'a"
#: viewpart/UnicodeBlocks.h:97
#, kde-format
msgid "Supplemental Arrows-B"
msgstr "Dodatkowe strzałki B"
#: viewpart/UnicodeBlocks.h:98
#, kde-format
msgid "Miscellaneous Mathematical Symbols-B"
msgstr "Różne symbole matematyczne B"
#: viewpart/UnicodeBlocks.h:99
#, kde-format
msgid "Supplemental Mathematical Operators"
msgstr "Dodatkowe operatory matematyczne"
#: viewpart/UnicodeBlocks.h:100
#, kde-format
msgid "Miscellaneous Symbols and Arrows"
msgstr "Różne symbole i strzałki"
#: viewpart/UnicodeBlocks.h:101 viewpart/UnicodeScripts.h:33
#, kde-format
msgid "Glagolitic"
msgstr "Głagolica"
#: viewpart/UnicodeBlocks.h:102
#, kde-format
msgid "Latin Extended-C"
msgstr "Rozszerzony łaciński C"
#: viewpart/UnicodeBlocks.h:103 viewpart/UnicodeScripts.h:25
#, kde-format
msgid "Coptic"
msgstr "Koptyjski"
#: viewpart/UnicodeBlocks.h:104
#, kde-format
msgid "Georgian Supplement"
msgstr "Uzupełnienie gruzińskiego"
#: viewpart/UnicodeBlocks.h:105 viewpart/UnicodeScripts.h:77
#, kde-format
msgid "Tifinagh"
msgstr "Tifinagh"
#: viewpart/UnicodeBlocks.h:106
#, kde-format
msgid "Ethiopic Extended"
msgstr "Rozszerzony etiopski"
#: viewpart/UnicodeBlocks.h:107
#, kde-format
msgid "Supplemental Punctuation"
msgstr "Dodatkowe znaki interpunkcyjne"
#: viewpart/UnicodeBlocks.h:108
#, kde-format
msgid "CJK Radicals Supplement"
msgstr "Radykały CJK"
#: viewpart/UnicodeBlocks.h:109
#, kde-format
msgid "Kangxi Radicals"
msgstr "Radykały Kangxi"
#: viewpart/UnicodeBlocks.h:110
#, kde-format
msgid "Ideographic Description Characters"
msgstr "Znaki opisu ideograficznego"
#: viewpart/UnicodeBlocks.h:111
#, kde-format
msgid "CJK Symbols and Punctuation"
msgstr "Symbole i znaki interpunkcyjne CJK"
#: viewpart/UnicodeBlocks.h:112 viewpart/UnicodeScripts.h:42
#, kde-format
msgid "Hiragana"
msgstr "Hiragana"
#: viewpart/UnicodeBlocks.h:113 viewpart/UnicodeScripts.h:45
#, kde-format
msgid "Katakana"
msgstr "Katakana"
#: viewpart/UnicodeBlocks.h:114 viewpart/UnicodeScripts.h:18
#, kde-format
msgid "Bopomofo"
msgstr "Bopomofo"
#: viewpart/UnicodeBlocks.h:115
#, kde-format
msgid "Hangul Compatibility Jamo"
msgstr "Dzamo zgodności dla hangyl"
#: viewpart/UnicodeBlocks.h:116
#, kde-format
msgid "Kanbun"
msgstr "Kanbun"
#: viewpart/UnicodeBlocks.h:117
#, kde-format
msgid "Bopomofo Extended"
msgstr "Rozszerzone bopomofo"
#: viewpart/UnicodeBlocks.h:118
#, kde-format
msgid "CJK Strokes"
msgstr "Kreski CJK"
#: viewpart/UnicodeBlocks.h:119
#, kde-format
msgid "Katakana Phonetic Extensions"
msgstr "Rozszerzenia fonetyczne katakana"
#: viewpart/UnicodeBlocks.h:120
#, kde-format
msgid "Enclosed CJK Letters and Months"
msgstr "Otoczone litery i miesiące CJK"
#: viewpart/UnicodeBlocks.h:121
#, kde-format
msgid "CJK Compatibility"
msgstr "Znaki zgodności CJK"
#: viewpart/UnicodeBlocks.h:122
#, kde-format
msgid "CJK Unified Ideographs Extension A"
msgstr "Rozszerzenie A ujednoliconych ideogramów CJK"
#: viewpart/UnicodeBlocks.h:123
#, kde-format
msgid "Yijing Hexagram Symbols"
msgstr "Heksagramy Yijing"
#: viewpart/UnicodeBlocks.h:124
#, kde-format
msgid "CJK Unified Ideographs"
msgstr "Ujednolicone ideogramy CJK"
#: viewpart/UnicodeBlocks.h:125
#, kde-format
msgid "Yi Syllables"
msgstr "Sylaby yi"
#: viewpart/UnicodeBlocks.h:126
#, kde-format
msgid "Yi Radicals"
msgstr "Radykały yi"
#: viewpart/UnicodeBlocks.h:127
#, kde-format
msgid "Modifier Tone Letters"
msgstr "Modyfikujące litery tonów"
#: viewpart/UnicodeBlocks.h:128
#, kde-format
msgid "Latin Extended-D"
msgstr "Rozszerzony łaciński D"
#: viewpart/UnicodeBlocks.h:129 viewpart/UnicodeScripts.h:67
#, kde-format
msgid "Syloti Nagri"
msgstr "Syloti nagri"
#: viewpart/UnicodeBlocks.h:130
#, kde-format
msgid "Phags-pa"
msgstr "Phags-pa"
#: viewpart/UnicodeBlocks.h:131
#, kde-format
msgid "Hangul Syllables"
msgstr "Sylaby hangyl"
#: viewpart/UnicodeBlocks.h:132
#, kde-format
msgid "High Surrogates"
msgstr "Starsze surogaty"
#: viewpart/UnicodeBlocks.h:133
#, kde-format
msgid "High Private Use Surrogates"
msgstr "Starsze surogaty prywatnego użytku"
#: viewpart/UnicodeBlocks.h:134
#, kde-format
msgid "Low Surrogates"
msgstr "Młodsze surogaty"
#: viewpart/UnicodeBlocks.h:135
#, kde-format
msgid "Private Use Area"
msgstr "Obszar prywatnego użytku"
#: viewpart/UnicodeBlocks.h:136
#, kde-format
msgid "CJK Compatibility Ideographs"
msgstr "Ideogramy zgodności CJK"
#: viewpart/UnicodeBlocks.h:137
#, kde-format
msgid "Alphabetic Presentation Forms"
msgstr "Alfabetyczne formy prezentacyjne"
#: viewpart/UnicodeBlocks.h:138
#, kde-format
msgid "Arabic Presentation Forms-A"
msgstr "Arabskie formy prezentacyjne A"
#: viewpart/UnicodeBlocks.h:139
#, kde-format
msgid "Variation Selectors"
msgstr "Przełączniki wariantów glifów"
#: viewpart/UnicodeBlocks.h:140
#, kde-format
msgid "Vertical Forms"
msgstr "Formy pionowe"
#: viewpart/UnicodeBlocks.h:141
#, kde-format
msgid "Combining Half Marks"
msgstr "Składające półznaki"
#: viewpart/UnicodeBlocks.h:142
#, kde-format
msgid "CJK Compatibility Forms"
msgstr "Formy zgodności CJK"
#: viewpart/UnicodeBlocks.h:143
#, kde-format
msgid "Small Form Variants"
msgstr "Różne małe formy"
#: viewpart/UnicodeBlocks.h:144
#, kde-format
msgid "Arabic Presentation Forms-B"
msgstr "Arabskie formy prezentacyjne B"
#: viewpart/UnicodeBlocks.h:145
#, kde-format
msgid "Half-Width and Full-Width Forms"
msgstr "Formy połowy i pełnej szerokości"
#: viewpart/UnicodeBlocks.h:146
#, kde-format
msgid "Specials"
msgstr "Specjalne"
#: viewpart/UnicodeBlocks.h:147
#, kde-format
msgid "Linear B Syllabary"
msgstr "Sylabariusz pisma linearnego B"
#: viewpart/UnicodeBlocks.h:148
#, kde-format
msgid "Linear B Ideograms"
msgstr "Ideogramy pisma linearnego B"
#: viewpart/UnicodeBlocks.h:149
#, kde-format
msgid "Aegean Numbers"
msgstr "Liczby egejskie"
#: viewpart/UnicodeBlocks.h:150
#, kde-format
msgid "Ancient Greek Numbers"
msgstr "Starożytne greckie liczby"
#: viewpart/UnicodeBlocks.h:151 viewpart/UnicodeScripts.h:58
#, kde-format
msgid "Old Italic"
msgstr "Staroitalski"
#: viewpart/UnicodeBlocks.h:152 viewpart/UnicodeScripts.h:34
#, kde-format
msgid "Gothic"
msgstr "Gocki"
#: viewpart/UnicodeBlocks.h:153 viewpart/UnicodeScripts.h:78
#, kde-format
msgid "Ugaritic"
msgstr "Ugarycki"
#: viewpart/UnicodeBlocks.h:154 viewpart/UnicodeScripts.h:59
#, kde-format
msgid "Old Persian"
msgstr "Staroperski"
#: viewpart/UnicodeBlocks.h:155 viewpart/UnicodeScripts.h:29
#, kde-format
msgid "Deseret"
msgstr "Deseret"
#: viewpart/UnicodeBlocks.h:156 viewpart/UnicodeScripts.h:65
#, kde-format
msgid "Shavian"
msgstr "Alfabet Shawa"
#: viewpart/UnicodeBlocks.h:157 viewpart/UnicodeScripts.h:61
#, kde-format
msgid "Osmanya"
msgstr "Osmanija"
#: viewpart/UnicodeBlocks.h:158
#, kde-format
msgid "Cypriot Syllabary"
msgstr "Sylabariusz cypryjski"
#: viewpart/UnicodeBlocks.h:159 viewpart/UnicodeScripts.h:63
#, kde-format
msgid "Phoenician"
msgstr "Fenicki"
#: viewpart/UnicodeBlocks.h:160 viewpart/UnicodeScripts.h:46
#, kde-format
msgid "Kharoshthi"
msgstr "Charosti"
#: viewpart/UnicodeBlocks.h:161 viewpart/UnicodeScripts.h:26
#, kde-format
msgid "Cuneiform"
msgstr "Pismo klinowe"
#: viewpart/UnicodeBlocks.h:162
#, kde-format
msgid "Cuneiform Numbers and Punctuation"
msgstr "Liczby i interpunkcja pisma klinowego"
#: viewpart/UnicodeBlocks.h:163
#, kde-format
msgid "Byzantine Musical Symbols"
msgstr "Bizantyjskie symbole muzyczne"
#: viewpart/UnicodeBlocks.h:164
#, kde-format
msgid "Musical Symbols"
msgstr "Symbole muzyczne"
#: viewpart/UnicodeBlocks.h:165
#, kde-format
msgid "Ancient Greek Musical Notation"
msgstr "Starożytna grecka notacja muzyczna"
#: viewpart/UnicodeBlocks.h:166
#, kde-format
msgid "Tai Xuan Jing Symbols"
msgstr "Symbole Tai xuan jing"
#: viewpart/UnicodeBlocks.h:167
#, kde-format
msgid "Counting Rod Numerals"
msgstr "Liczebniki porządkowe Rod"
#: viewpart/UnicodeBlocks.h:168
#, kde-format
msgid "Mathematical Alphanumeric Symbols"
msgstr "Matematyczne symbole alfanumeryczne"
#: viewpart/UnicodeBlocks.h:169
#, kde-format
msgid "CJK Unified Ideographs Extension B"
msgstr "Rozszerzenie B ujednoliconych ideogramów CJK"
#: viewpart/UnicodeBlocks.h:170
#, kde-format
msgid "CJK Compatibility Ideographs Supplement"
msgstr "Dodatkowe ideogramy zgodności CJK"
#: viewpart/UnicodeBlocks.h:171
#, kde-format
msgid "Tags"
msgstr "Znaczniki"
#: viewpart/UnicodeBlocks.h:172
#, kde-format
msgid "Variation Selectors Supplement"
msgstr "Dodatkowe przełączniki wariantów glifów"
#: viewpart/UnicodeBlocks.h:173
#, kde-format
msgid "Supplementary Private Use Area-A"
msgstr "Dodatkowy obszar prywatnego użytku A"
#: viewpart/UnicodeBlocks.h:174
#, kde-format
msgid "Supplementary Private Use Area-B"
msgstr "Dodatkowy obszar prywatnego użytku B"
#: viewpart/UnicodeScripts.h:19
#, kde-format
msgid "Braille"
msgstr "Braille"
#: viewpart/UnicodeScripts.h:22
#, kde-format
msgid "Canadian Aboriginal"
msgstr "Kanadyjski aborygeński"
#: viewpart/UnicodeScripts.h:24
#, kde-format
msgid "Common"
msgstr "Wspólny"
#: viewpart/UnicodeScripts.h:27
#, kde-format
msgid "Cypriot"
msgstr "Cypryjski"
#: viewpart/UnicodeScripts.h:35
#, kde-format
msgid "Greek"
msgstr "Grecki"
#: viewpart/UnicodeScripts.h:38
#, kde-format
msgid "Han"
msgstr "Han"
#: viewpart/UnicodeScripts.h:39
#, kde-format
msgid "Hangul"
msgstr "Hangyl"
#: viewpart/UnicodeScripts.h:43
#, kde-format
msgid "Inherited"
msgstr "Dziedziczony"
#: viewpart/UnicodeScripts.h:49
#, kde-format
msgid "Latin"
msgstr "Łaciński"
#: viewpart/UnicodeScripts.h:51
#, kde-format
msgid "Linear B"
msgstr "Linearny B"
#: viewpart/UnicodeScripts.h:56
#, kde-format
msgid "Nko"
msgstr "N'ko"
#: viewpart/UnicodeScripts.h:62
#, kde-format
msgid "Phags Pa"
msgstr "Phags Pa"
#: viewpart/UnicodeScripts.h:79
#, kde-format
msgid "Yi"
msgstr "Yi"
#, fuzzy
#~| msgid "Filter by %1..."
#~ msgid "Filter by %1"
#~ msgstr "Odfiltruj po %1..."
#~ msgid "Create a new group"
#~ msgstr "Utwórz nową grupę"
#~ msgid "Enable all disabled fonts in the current group"
#~ msgstr "Włącz wszystkie wyłączone czcionki z aktualnej grupy"
#~ msgid "Disable all enabled fonts in the current group"
#~ msgstr "Wyłącz wszystkie włączone czcionki z aktualnej grupy"
#~ msgid "Please enter the name of the new group:"
#~ msgstr "Proszę podać nazwę nowej grupy:"
#~ msgid "KDE Font Manager"
#~ msgstr "Zarządzanie czcionkami KDE"
#~ msgid "Type here to filter on %1"
#~ msgstr "Pisz tutaj, aby odfiltrować po cesze %1"
#~ msgid "Tools"
#~ msgstr "Narzędzia"
#~ msgid "Add..."
#~ msgstr "Dodaj..."
#~ msgid "Install fonts"
#~ msgstr "Wgraj czcionki"
#~ msgid "Do you really want to move this font?"
#~ msgid_plural ""
#~ "<p>Do you really want to move these %1 fonts from <i>%2</i> to <i>%3</i>?"
#~ msgstr[0] ""
#~ "Czy na pewno chcesz przenieść tą czcionkę z <i>%2</i> do <i>%3</i>?"
#~ msgstr[1] ""
#~ "<p>Czy na pewno chcesz przenieść te %1 czcionki z <i>%2</i> do <i>%3</i>?"
#~ msgstr[2] ""
#~ "<p>Czy na pewno chcesz przenieść te %1 czcionek z <i>%2</i> do <i>%3</i>?"
#, fuzzy
#~| msgid "Print..."
#~ msgid "Starting..."
#~ msgstr "Drukuj..."
#, fuzzy
#~| msgid "Canceling..."
#~ msgid "Cancelling..."
#~ msgstr "Anulowanie..."
#~ msgid "Failed to locate font printer."
#~ msgstr "Nie można znaleźć drukarki czcionek."
#~ msgid "Move Here"
#~ msgstr "Przenieś tutaj"
#~ msgid "Cancel"
#~ msgstr "Anuluj"
#~ msgid " (<img src=\"%1\" />%2 <img src=\"%3\" />%4 <img src=\"%5\" />%6)"
#~ msgstr " (<img src=\"%1\" />%2 <img src=\"%3\" />%4 <img src=\"%5\" />%6)"
#~ msgid ""
#~ "Configure folder for X11 - create fonts.dir and fonts.scale, plus remove "
#~ "hidden entries. (NOTE: Use this option on its own.)"
#~ msgstr ""
#~ "Konfiguruj katalog dla X11 - utwórz pliki fonts.dir i fonts.scale, usuń "
#~ "pozycje ukryte. (Uwaga: użyj tej opcji osobno)"
#~ msgid ""
#~ "Could not delete:\n"
#~ "%1"
#~ msgstr ""
#~ "Nie można usunąć:\n"
#~ "%1"
#~ msgid "Could not delete the following files:"
#~ msgstr "Nie można usunąć następujących plików:"
#~ msgid "Preview"
#~ msgstr "Podgląd"
#~ msgctxt ""
#~ "Title for a group that contains \"All Fonts\", \"Personal Fonts\", "
#~ "\"System Fonts\" and \"Unclassified\""
#~ msgid "Standard:"
#~ msgstr "Standardowe:"
#~ msgid "Custom:"
#~ msgstr "Własne:"
#~ msgid "%1 (Disabled)"
#~ msgstr "%1 (Wyłączona)"
#~ msgid "%1 (Empty)"
#~ msgstr "%1 (Pusta)"
#~ msgid "%1 (Partial)"
#~ msgstr "%1 (Częściowa)"
#~ msgid "Copy Here"
#~ msgstr "Kopiuj tutaj"
#~ msgid "Rename Group"
#~ msgstr "Zmień nazwę grupy"
#~ msgid "Please enter a new name for group:"
#~ msgstr "Proszę podać nową nazwę grupy:"
#~ msgid "Drop here to add the selected fonts to \"%1\"."
#~ msgstr "Upuść tutaj, by dodać wybrane czcionki do \"%1\"."
#~ msgid "Drop here to remove the selected fonts from the current group."
#~ msgstr "Upuść tutaj, by usunąć wybrane czcionki z aktualnej grupy."
#~ msgid ""
#~ "Drop here to copy, or move, the selected fonts to your personal folder."
#~ msgstr ""
#~ "Upuść tutaj, by skopiować lub przenieść wybrane czcionki do folderu "
#~ "osobistego."
#~ msgid "Drop here to copy, or move, the selected fonts to the system folder."
#~ msgstr ""
#~ "Upuść tutaj, by skopiować lub przenieść wybrane czcionki do folderu "
#~ "systemowego."
#~ msgid "Information"
#~ msgstr "Informacja"
#~ msgid "Authorization Required"
#~ msgstr "Wymagana autoryzacja"
#~ msgid ""
#~ "The requested action requires administrator privileges.\n"
#~ "If you have these privileges then please enter your password."
#~ msgstr ""
#~ "Żądane działanie wymaga uprawnień administratora.\n"
#~ "Jeśli masz te uprawnienia, podaj swoje hasło."
#~ msgid ""
#~ "The requested action requires administrator privileges.\n"
#~ "Please enter the system administrator's password."
#~ msgstr ""
#~ "Żądane działanie wymaga uprawnień administratora.\n"
#~ "Proszę podać hasło administratora."
#~ msgid "Insufficient privileges."
#~ msgstr "Niewystarczające uprawnienia."
#~ msgid "Conversation with su failed."
#~ msgstr "Komunikacja z 'su' przerwana."
#~ msgid ""
#~ "<p>Could not launch '%1'.</p><p>Make sure your PATH is set correctly.</p>"
#~ msgstr ""
#~ "<p>Nie można uruchomić '%1'.</p><p>Proszę sprawdzić, czy zmienna PATH "
#~ "jest ustawiona prawidłowo.</p>"
#~ msgid "Incorrect password, please try again."
#~ msgstr "Błędne hasło. Proszę spróbować jeszcze raz."
#~ msgid "Internal error: illegal return from SuProcess::checkInstall()"
#~ msgstr "Błąd wewnętrzny: nieprawidłowy powrót z SuProcess::checkInstall()"
#~ msgid "Copying"
#~ msgstr "Kopiowanie"
#~ msgid "Installing %1"
#~ msgstr "Instalowanie %1"
#~ msgid "Copying %1"
#~ msgstr "Kopiowanie %1"
#~ msgid "Deleting %1"
#~ msgstr "Usuwanie %1"
#~ msgid "Enabling %1"
#~ msgstr "Włączanie %1"
#~ msgid "Disabling %1"
#~ msgstr "Wyłączanie %1"
#~ msgid "Moving %1"
#~ msgstr "Przenoszenie %1"
#~ msgid "Success"
#~ msgstr "Sukces"
#~ msgid ""
#~ "GUI front-end to the fonts:/ ioslave.\n"
#~ "(c) Craig Drummond, 2000 - 2007"
#~ msgstr ""
#~ "Interfejs do czcionek/ioslave.\n"
#~ "(c) Craig Drummond, 2000 - 2007"
#~ msgid "Settings"
#~ msgstr "Ustawienia"
#~ msgid "Show Large Preview"
#~ msgstr "Pokaż duży podgląd"
#~ msgid "Enable all selected fonts"
#~ msgstr "Włącz wybrane czcionki"
#~ msgid "Disable all selected fonts"
#~ msgstr "Wyłącz wybrane czcionki"
#~ msgid "You did not select anything to copy."
#~ msgstr "Nie wybrano czcionek do skopiowania."
#~ msgid "Nothing to Copy"
#~ msgstr "Nic do kopiowania"
#~ msgid "<p>Do you really want to copy</p><p>'<b>%1</b>'?</p>"
#~ msgstr "<p>Na pewno skopiować</p><p><b>%1</b>?</p>"
#~ msgid "Copy Font"
#~ msgstr "Kopiuj czcionkę"
#~ msgid "Copy"
#~ msgstr "Kopiuj"
#~ msgid "Do you really want to copy this font?"
#~ msgid_plural "Do you really want to copy these %1 fonts?"
#~ msgstr[0] "Na pewno skopiować tę %1 czcionkę?"
#~ msgstr[1] "Na pewno skopiować te %1 czcionki?"
#~ msgstr[2] "Na pewno skopiować te %1 czcionek?"
#~ msgid "Copying font(s)..."
#~ msgstr "Kopiowanie czcionek..."
#~ msgid " (%1 Enabled, %2 Disabled, %3 Partial)"
#~ msgstr " (%1 włączonych, %2 włączonych, %3 częściowych)"
#~ msgid "Would you like to install the font(s) for personal use?"
#~ msgstr "Na pewno zainstalować czcionki do osobistego użycia?"
#~ msgid "Authorization Failed"
#~ msgstr "Błąd autoryzacji"
#~ msgid ""
#~ "The installer is currently busy. Please wait for the current operation to "
#~ "terminate."
#~ msgstr ""
#~ "Niestety, instalator jest w tej chwili zajęty. Proszę poczekać na "
#~ "zakończenie aktualnej operacji."
#~ msgid "Invalid Font"
#~ msgstr "Nieprawidłowa czcionka"
#~ msgid ""
#~ "Cannot install %1\n"
#~ "Hidden fonts cannot be installed."
#~ msgstr ""
#~ "Nie można zainstalować %1\n"
#~ "Nie można instalować ukrytych czcionek."
#~ msgid "Could not access \"%1\" folder."
#~ msgstr "Brak dostępu do katalogu \"%1\"."
#~ msgid ""
#~ "Cannot copy %1 to %2\n"
#~ "Hidden/disabled fonts cannot be installed."
#~ msgstr ""
#~ "Nie można skopiować %1 do %2\n"
#~ "Nie można instalować czcionek ukrytych ani wyłączonych."
#~ msgid "You cannot rename font folders"
#~ msgstr "Nie można zmieniać nazw katalogów z czcionkami"
#~ msgid "Internal error - could not find font."
#~ msgstr "Błąd wewnętrzny - nie znaleziono czcionki."
#~ msgid ""
#~ "Could not enable %1\n"
#~ "An enabled font already exists, please delete the disabled one."
#~ msgstr ""
#~ "Nie można włączyć %1\n"
#~ "Włączona czcionka już istnieje, proszę usunąć wyłączoną."
#~ msgid ""
#~ "Could not disable %1\n"
#~ "A disabled font already exists, please delete the enabled one."
#~ msgstr ""
#~ "Nie można wyłączyć %1\n"
#~ "Wyłączona czcionka już istnieje, proszę usunąć włączoną."
#~ msgid "Sorry, fonts cannot be renamed."
#~ msgstr "Niestety, nie można zmieniać nazw czcionek."
#~ msgid ""
#~ "Cannot move %1 to %2\n"
#~ "Disabled fonts cannot be moved."
#~ msgstr ""
#~ "Nie można przenieść %1 do %2\n"
#~ "Nie można przenosić wyłączonych czcionek."
#~ msgid "Could not access \"%1\"."
#~ msgstr "Brak dostępu do \"%1\"."
#~ msgid "Configuring installed fonts..."
#~ msgstr "Konfigurowanie zainstalowanych czcionek..."
#~ msgid "Incorrect password.\n"
#~ msgstr "Niepoprawne hasło.\n"
#~ msgid "Internal fontconfig error."
#~ msgstr "Błąd wewnętrzny fontconfig."
#~ msgid ""
#~ "The selected URL (%1) matches both an enabled, and disabled font. Which "
#~ "one do you wish to access?"
#~ msgstr ""
#~ "Wybrany adres (%1) pasuje zarówno do czcionki włączonej, jak i "
#~ "wyłączonej. Którą wybrać?"
#~ msgid "Duplicate Font"
#~ msgstr "Powtórzona czcionka"
#~ msgid "Enabled Font"
#~ msgstr "Włączona czcionka"
#~ msgid "Disabled Font"
#~ msgstr "Wyłączona czcionka"
#~ msgid ""
#~ "Could not determine file type for: %1\n"
#~ "Only fonts may be installed."
#~ msgstr ""
#~ "Nie można ustalić typu pliku: %1\n"
#~ "Można instalować tylko czcionki."
#~ msgid ""
#~ "Could not install %1\n"
#~ "A matching enabled font already exists. Please disable that."
#~ msgstr ""
#~ "Nie można zainstalować %1\n"
#~ "Pasująca czcionka jest włączona. Proszę ją wyłączyć."
#~ msgid ""
#~ "Could not install %1\n"
#~ "A matching disabled font already exists. Please enable that."
#~ msgstr ""
#~ "Nie można zainstalować %1\n"
#~ "Pasująca czcionka jest wyłączona. Proszę ją włączyć."
#~ msgid ""
#~ "<p>You are attempting to move a font that is located in a file alongside "
#~ "other fonts; in order to proceed with the move they will all have to be "
#~ "moved. The affected fonts are:</p><ul>%1</ul><p>\n"
#~ " Do you wish to move all of these?</p>"
#~ msgstr ""
#~ "<p>Ta czcionka znajduje się w pliku razem z innymi czcionkami. Aby ją "
#~ "przenieść, trzeba przenieść te wszystkie czcionki. Dotyczy to "
#~ "następujących czcionek:</p><ul>%1</ul><p>\n"
#~ "Czy przenieść wszystkie te czcionki?</p>"
#~ msgid ""
#~ "<p>You are attempting to copy a font that is located in a file alongside "
#~ "other fonts; in order to proceed with the copy they will all have to be "
#~ "copied. The affected fonts are:</p><ul>%1</ul><p>\n"
#~ " Do you wish to copy all of these?</p>"
#~ msgstr ""
#~ "<p>Ta czcionka znajduje się w pliku razem z innymi czcionkami. Aby ją "
#~ "skopiować, trzeba skopiować te wszystkie czcionki. Dotyczy to "
#~ "następujących czcionek:</p><ul>%1</ul><p>\n"
#~ "Czy skopiować wszystkie te czcionki?</p>"
#~ msgid ""
#~ "<p>You are attempting to delete a font that is located in a file "
#~ "alongside other fonts; in order to proceed with the deletion they will "
#~ "all have to be deleted. The affected fonts are:</p><ul>%1</ul><p>\n"
#~ " Do you wish to delete all of these?</p>"
#~ msgstr ""
#~ "<p>Ta czcionka znajduje się w pliku razem z innymi czcionkami. Aby ją "
#~ "usunąć, trzeba usunąć te wszystkie czcionki. Dotyczy następujących "
#~ "czcionek:</p><ul>%1</ul><p>\n"
#~ "Czy usunąć wszystkie te czcionki?</p>"
#~ msgid ""
#~ "<p>You are attempting to enable a font that is located in a file "
#~ "alongside other fonts; in order to proceed with the enabling they will "
#~ "all have to be enabled. The affected fonts are:</p><ul>%1</ul><p>\n"
#~ " Do you wish to enable all of these?</p>"
#~ msgstr ""
#~ "<p>Ta czcionka znajduje się w pliku razem z innymi czcionkami. Aby ją "
#~ "włączyć, trzeba włączyć te wszystkie czcionki. Dotyczy to następujących "
#~ "czcionek:</p><ul>%1</ul><p>\n"
#~ "Czy włączyć wszystkie te czcionki?</p>"
#~ msgid ""
#~ "<p>You are attempting to disable a font that is located in a file "
#~ "alongside other fonts; in order to proceed with the disabling they will "
#~ "all have to be disabled. The affected fonts are:</p><ul>%1</ul><p>\n"
#~ " Do you wish to disable all of these?</p>"
#~ msgstr ""
#~ "<p>Ta czcionka znajduje się w pliku razem z innymi czcionkami. Aby ją "
#~ "wyłączyć, trzeba wyłączyć te wszystkie czcionki. Dotyczy to następujących "
#~ "czcionek:</p><ul>%1</ul><p>\n"
#~ "Czy wyłączyć wszystkie te czcionki?</p>"
Index: trunk/l10n-kf5/pl/messages/kde-workspace/ksysguard._json_.po
===================================================================
--- trunk/l10n-kf5/pl/messages/kde-workspace/ksysguard._json_.po (nonexistent)
+++ trunk/l10n-kf5/pl/messages/kde-workspace/ksysguard._json_.po (revision 1552241)
@@ -0,0 +1,21 @@
+# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2019.
+msgid ""
+msgstr ""
+"Project-Id-Version: json files\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
+"POT-Creation-Date: 2019-09-17 03:40+0000\n"
+"PO-Revision-Date: 2019-09-21 08:18+0200\n"
+"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
+"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: pl\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10"
+" || n%100>=20) ? 1 : 2);\n"
+"X-Generator: Lokalize 19.07.70\n"
+
+#: plugins/process/network/networkplugin.json
+msgctxt "Description"
+msgid "Per-application network usage"
+msgstr "Wykorzystanie sieci wg aplikacji"
Index: trunk/l10n-kf5/pl/messages/kde-workspace/kwin._desktop_.po
===================================================================
--- trunk/l10n-kf5/pl/messages/kde-workspace/kwin._desktop_.po (revision 1552240)
+++ trunk/l10n-kf5/pl/messages/kde-workspace/kwin._desktop_.po (revision 1552241)
@@ -1,1162 +1,1152 @@
# translation of desktop_kdebase.po to Polish
# translation of desktop_kdebase.po to
# Version: $Revision$
# Michal Rudolf <mrudolf@kdewebdev.org>, 2003, 2004, 2005.
# Krzysztof Lichota <lichota@mimuw.edu.pl>, 2005, 2006, 2007.
# Robert Gomulka <rgom@o2.pl>, 2006.
# Marta Rybczyńska <kde-i18n@rybczynska.net>, 2007, 2008, 2009, 2010, 2011.
# Marta Rybczynska <kde-i18n@rybczynska.net>, 2009, 2010, 2012, 2013.
# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019.
msgid ""
msgstr ""
"Project-Id-Version: desktop_kdebase\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-09-21 01:41+0000\n"
-"PO-Revision-Date: 2019-08-10 06:45+0200\n"
+"PO-Revision-Date: 2019-09-21 07:56+0200\n"
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Lokalize 19.07.70\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
-"|| n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10"
+" || n%100>=20) ? 1 : 2);\n"
#: effects/blur/blur_config.desktop:8
msgctxt "Name"
msgid "Blur"
msgstr "Rozmycie"
#: effects/coverswitch/coverswitch_config.desktop:8
msgctxt "Name"
msgid "Cover Switch"
msgstr "Przełączanie okładek"
#: effects/cube/cube_config.desktop:8
msgctxt "Name"
msgid "Desktop Cube"
msgstr "Sześcian pulpitu"
#: effects/cubeslide/cubeslide_config.desktop:8
msgctxt "Name"
msgid "Desktop Cube Animation"
msgstr "Animacja sześcianu pulpitów"
#: effects/desktopgrid/desktopgrid_config.desktop:8
msgctxt "Name"
msgid "Desktop Grid"
msgstr "Siatka pulpitu"
#: effects/dialogparent/package/metadata.desktop:2
msgctxt "Name"
msgid "Dialog Parent"
msgstr "Rodzic okna dialogowego"
#: effects/dialogparent/package/metadata.desktop:77
msgctxt "Comment"
msgid "Darkens the parent window of the currently active dialog"
msgstr "Przyciemnia nadrzędne okna obecnie aktywnego okna dialogowego"
#: effects/diminactive/diminactive_config.desktop:8
msgctxt "Name"
msgid "Dim Inactive"
msgstr "Przyciemnienie nieaktywnych"
#: effects/dimscreen/package/metadata.desktop:2
msgctxt "Comment"
msgid "Darkens the entire screen when requesting root privileges"
msgstr "Przyciemnienie całego ekranu przy żądaniu praw administratora"
#: effects/dimscreen/package/metadata.desktop:64
msgctxt "Name"
msgid "Dim Screen for Administrator Mode"
msgstr "Przyciemnienie ekranu dla trybu administratora"
#: effects/eyeonscreen/package/metadata.desktop:2
msgctxt "Name"
msgid "eye On Screen"
msgstr "Oko na ekranie"
#: effects/eyeonscreen/package/metadata.desktop:44
msgctxt "Comment"
msgid ""
"Suck windows into desktop to show the latter. This might remind you of "
"something."
msgstr "Zasysa okna, aby pokazać pulpit. Skojarzenia powinny nasuwać się same."
#: effects/fadedesktop/package/metadata.desktop:2
msgctxt "Name"
msgid "Fade Desktop"
msgstr "Przenikanie pulpitów"
#: effects/fadedesktop/package/metadata.desktop:69
msgctxt "Comment"
msgid "Fade between virtual desktops when switching between them"
msgstr "Przenikanie wirtualnych pulpitów przy przełączaniu między nimi"
#: effects/fade/package/metadata.desktop:2
msgctxt "Name"
msgid "Fade"
msgstr "Zanikanie/wyłanianie"
#: effects/fade/package/metadata.desktop:81
msgctxt "Comment"
msgid "Make windows smoothly fade in and out when they are shown or hidden"
msgstr ""
"Gładkie zanikanie i wyłanianie się okien przy ich otwieraniu i zamykaniu"
#: effects/fadingpopups/package/metadata.desktop:2
msgctxt "Name"
msgid "Fading Popups"
msgstr "Zanikające okna wysuwne"
#: effects/fadingpopups/package/metadata.desktop:30
msgctxt "Comment"
msgid "Make popups smoothly fade in and out when they are shown or hidden"
msgstr ""
"Gładkie zanikanie i wyłanianie się okien wysuwnych przy ich otwieraniu i "
"zamykaniu"
#: effects/flipswitch/flipswitch_config.desktop:8
msgctxt "Name"
msgid "Flip Switch"
msgstr "Przełączanie przebierane"
#: effects/frozenapp/package/metadata.desktop:2
msgctxt "Name"
msgid "Desaturate Unresponsive Applications"
msgstr "Odbarw nieodpowiadające aplikacje"
#: effects/frozenapp/package/metadata.desktop:38
msgctxt "Comment"
msgid "Desaturate windows of unresponsive (frozen) applications"
msgstr "Odbarw okna nieodpowiadających (zawieszonych) aplikacji"
#: effects/glide/glide_config.desktop:8
msgctxt "Name"
msgid "Glide"
msgstr "Szybowanie"
#: effects/invert/invert_config.desktop:8
msgctxt "Name"
msgid "Invert"
msgstr "Odwróć"
#: effects/kwineffect.desktop:5
msgctxt "Comment"
msgid "KWin Effect"
msgstr "Efekty KWin"
#: effects/login/package/metadata.desktop:2
msgctxt "Name"
msgid "Login"
msgstr "Logowanie"
#: effects/login/package/metadata.desktop:88
msgctxt "Comment"
msgid "Smoothly fade to the desktop when logging in"
msgstr "Płynne rozjaśnianie do pulpitu podczas logowania"
#: effects/logout/package/metadata.desktop:2
msgctxt "Name"
msgid "Logout"
msgstr "Wylogowywanie"
#: effects/logout/package/metadata.desktop:32
msgctxt "Comment"
msgid "Smoothly fade to the logout screen"
msgstr "Płynne zanikanie do ekranu wylogowywania"
#: effects/lookingglass/lookingglass_config.desktop:8
msgctxt "Name"
msgid "Looking Glass"
msgstr "Lupa"
#: effects/magiclamp/magiclamp_config.desktop:8
msgctxt "Name"
msgid "Magic Lamp"
msgstr "Magiczna lampa"
#: effects/magnifier/magnifier_config.desktop:8
msgctxt "Name"
msgid "Magnifier"
msgstr "Powiększenie"
#: effects/maximize/package/metadata.desktop:2
msgctxt "Comment"
msgid "Animation for a window going to maximize/restore from maximize"
msgstr "Efekt skalowania okien przy maksymalizowaniu i powrocie z niego"
#: effects/maximize/package/metadata.desktop:49
msgctxt "Name"
msgid "Maximize"
msgstr "Animacja maksymalizacji"
#: effects/morphingpopups/package/metadata.desktop:2
msgctxt "Comment"
msgid ""
"Cross fade animation when Tooltips or Notifications change their geometry"
msgstr ""
"Efekt zmiany kształtu podpowiedzi i powiadomień przy zmianie ich geometrii"
#: effects/morphingpopups/package/metadata.desktop:39
msgctxt "Name"
msgid "Morphing popups"
msgstr "Zmiennokształtne elementy pomocnicze"
#: effects/mouseclick/mouseclick_config.desktop:8
msgctxt "Name"
msgid "Mouse Click Animation"
msgstr "Animacja kliknięcia myszą"
#: effects/mousemark/mousemark_config.desktop:8
msgctxt "Name"
msgid "Mouse Mark"
msgstr "Znacznik myszy"
#: effects/presentwindows/presentwindows_config.desktop:8
msgctxt "Name"
msgid "Present Windows"
msgstr "Prezentacja okien"
#: effects/resize/resize_config.desktop:8
msgctxt "Name"
msgid "Resize Window"
msgstr "Zmiana rozmiaru okien"
#: effects/scale/package/metadata.desktop:2
msgctxt "Name"
msgid "Scale"
msgstr "Skala"
#: effects/scale/package/metadata.desktop:32
msgctxt "Comment"
msgid "Make windows smoothly scale in and out when they are shown or hidden"
msgstr ""
"Gładkie powiększanie i pomniejszanie okien przy ich otwieraniu i zamykaniu"
#: effects/showfps/showfps_config.desktop:8
msgctxt "Name"
msgid "Show FPS"
msgstr "Pokaż ilość klatek na sekundę"
#: effects/showpaint/showpaint_config.desktop:8
msgctxt "Name"
msgid "Show Paint"
msgstr "Pokaż rysowane"
#: effects/slide/slide_config.desktop:8
msgctxt "Name"
msgid "Slide"
msgstr "Slajd"
#: effects/squash/package/metadata.desktop:2
msgctxt "Comment"
msgid "Squash windows when they are minimized"
msgstr "Ściskanie okien, gdy ulegają minimalizacji"
#: effects/squash/package/metadata.desktop:29
msgctxt "Name"
msgid "Squash"
msgstr "Ściskanie"
#: effects/thumbnailaside/thumbnailaside_config.desktop:8
msgctxt "Name"
msgid "Thumbnail Aside"
msgstr "Miniatura z boku"
#: effects/trackmouse/trackmouse_config.desktop:8
msgctxt "Name"
msgid "Track Mouse"
msgstr "Śledzenie myszy"
#: effects/translucency/package/metadata.desktop:2
msgctxt "Name"
msgid "Translucency"
msgstr "Prześwitywanie"
#: effects/translucency/package/metadata.desktop:84
msgctxt "Comment"
msgid "Make windows translucent under different conditions"
msgstr "Prześwitywanie okien w zależności od różnych warunków"
#: effects/windowaperture/package/metadata.desktop:2
msgctxt "Name"
msgid "Window Aperture"
msgstr "Przesłona okna"
#: effects/windowaperture/package/metadata.desktop:43
msgctxt "Comment"
msgid "Move window into the corners while showing desktop"
msgstr "Rozsuwa okna w narożniki, podczas pokazywania pulpitu"
#: effects/windowgeometry/windowgeometry_config.desktop:8
msgctxt "Name"
msgid "WindowGeometry"
msgstr "Geometria okna"
#: effects/wobblywindows/wobblywindows_config.desktop:8
msgctxt "Name"
msgid "Wobbly Windows"
msgstr "Chwiejne okna"
#: effects/zoom/zoom_config.desktop:8
msgctxt "Name"
msgid "Zoom"
msgstr "Powiększanie"
#: kcmkwin/kwincompositing/kwincompositing.desktop:15
msgctxt "Name"
msgid "Compositor"
msgstr "Kompozytor"
#: kcmkwin/kwincompositing/kwincompositing.desktop:59
msgctxt "Comment"
msgid "Compositor Settings for Desktop Effects"
msgstr "Ustawienia kompozytora dla efektów pulpitu"
#: kcmkwin/kwincompositing/kwincompositing.desktop:103
msgctxt "X-KDE-Keywords"
msgid ""
"kwin,window,manager,compositing,effect,3D effects,2D effects,OpenGL,XRender,"
"video settings,graphical effects,desktop effects,animation speed"
msgstr ""
"kwin,okno,menadżer,menedżer,zarządca,kompozytor,efekt,efekt 3D,efekt 2D,"
"OpenGL,XRender,ustawienia wideo,efekty graficzne,efekty pulpitu,szybkość "
"animacji"
#: kcmkwin/kwindecoration/kwindecoration.desktop:16
#: kcmkwin/kwindecoration/package/metadata.desktop:18
#: kcmkwin/kwindecoration/window-decorations.knsrc:2
msgctxt "Name"
msgid "Window Decorations"
msgstr "Wygląd okien"
#: kcmkwin/kwindecoration/kwindecoration.desktop:77
#: kcmkwin/kwindecoration/package/metadata.desktop:78
msgctxt "Comment"
msgid "Configure window titlebars and borders"
msgstr "Ustawienia pasków tytułów i obramowań okien"
#: kcmkwin/kwindecoration/kwindecoration.desktop:104
msgctxt "X-KDE-Keywords"
msgid ""
"kwin,window,manager,border,style,theme,look,feel,layout,button,handle,edge,"
"kwm,decoration"
msgstr ""
"kwin,okno,menadżer,obramowanie,styl,motyw,wygląd,odczucie,układ,przycisk, "
"uchwyt,krawędź,kwm,dekoracja"
#: kcmkwin/kwindesktop/kcm_kwin_virtualdesktops.desktop:15
#: kcmkwin/kwindesktop/package/metadata.desktop:2
msgctxt "Name"
msgid "Virtual Desktops"
msgstr "Pulpity wirtualne"
#: kcmkwin/kwindesktop/kcm_kwin_virtualdesktops.desktop:77
#: kcmkwin/kwindesktop/package/metadata.desktop:64
msgctxt "Comment"
msgid "Configure navigation, number and layout of virtual desktops"
msgstr "Ustawienia poruszania się, liczby oraz układu wirtualnych klawiatur"
#: kcmkwin/kwindesktop/kcm_kwin_virtualdesktops.desktop:100
msgctxt "X-KDE-Keywords"
msgid ""
"desktop,desktops,number,virtual desktop,multiple desktops,pager,pager widget,"
"pager applet,pager settings"
msgstr "pulpit,pulpity,liczba,pulpity wirtualne,wiele pulpitów "
#: kcmkwin/kwineffects/kcm_kwin_effects.desktop:17
#: kcmkwin/kwineffects/package/metadata.desktop:2
msgctxt "Name"
msgid "Desktop Effects"
msgstr "Efekty pulpitu"
#: kcmkwin/kwineffects/kcm_kwin_effects.desktop:64
-#, fuzzy
#| msgctxt "Comment"
#| msgid "Compositor Settings for Desktop Effects"
msgctxt "Comment"
msgid "Configure compositor settings for desktop effects"
msgstr "Ustawienia kompozytora dla efektów pulpitu"
#: kcmkwin/kwineffects/kcm_kwin_effects.desktop:76
msgctxt "X-KDE-Keywords"
msgid ""
"kwin,window,manager,effect,3D effects,2D effects,graphical effects,desktop "
"effects,animations,various animations,window management effects,window "
"switching effect,desktop switching effect,animations,desktop animations,"
"drivers,driver settings,rendering,render,invert effect,looking glass effect,"
"magnifier effect,snap helper effect,track mouse effect,zoom effect,blur "
"effect,fade effect,fade desktop effect,fall apart effect,glide effect,"
"highlight window effect,login effect,logout effect,magic lamp effect,"
"minimize animation effect,mouse mark effect,scale effect,screenshot effect,"
"sheet effect,slide effect,sliding popups effect,thumbnail aside effect,"
"translucency,translucency effect,transparency,window geometry effect,wobbly "
"windows effect,startup feedback effect,dialog parent effect,dim inactive "
"effect,dim screen effect,slide back effect,eye candy,candy,show FPS effect,"
"show paint effect,cover switch effect,desktop cube effect,desktop cube "
"animation effect,desktop grid effect,flip switch effect,present windows "
"effect,resize window effect,background contrast effect"
msgstr ""
"kwin,okno,menadżer,efekt,efekty 3D,efekty 2D,efekty graficzne,efekty pulpitu,"
"animacje,różne animacje,efekty zarządzania oknami,efekty przełączania okien,"
"efekty przełączania pulpitów,animacje,animacje pulpitu,sterowniki,ustawienia "
"sterowników,renderowania, efekt odwrócenia,szkło powiększające,efekt "
"powiększenia,efekt pomocnika przyciągania, efekt śledzenia myszy,efekt "
"przybliżenia,rozmycie,tablica,efekt eksplozji,efekt zanikania,efekt "
"zanikania pulpitu,efekt rozpadania,efekt slajdu,efekt podświetlania okna, "
"efekt logowania,efekt wylogowywania,efekt magicznej lampy,efekt animacji "
"minimalizacji, efekt znacznika myszy,efekt skalowania,efekt zrzutu ekranu,"
"efekt arkusza,efekt slajdu,efekt wysuwających się elementów wyskakujących,"
"efekt prześwitywania,przezroczystość,efekt geometrii okna,efekt chwiejnych "
"okien,efekt odczuć przy starcie,efekt okna rodzica,efekt przyciemniania "
"nieaktywnych,efekt przyciemniania ekranu,efekt przesuwania do tył,efekt "
"pokazania ilości klatek na sekundę"
#: kcmkwin/kwineffects/kwineffect.knsrc:2
msgctxt "Name"
msgid "Window Manager Effects"
msgstr "Efekty zarządzania oknami"
#: kcmkwin/kwineffects/package/metadata.desktop:50
msgctxt "Comment"
msgid "Desktop Effects"
msgstr "Efekty pulpitu"
#: kcmkwin/kwinoptions/kwinactions.desktop:12
-#, fuzzy
#| msgctxt "Name"
#| msgid "Window Decorations"
msgctxt "Name"
msgid "Window Actions"
-msgstr "Wygląd okien"
+msgstr "Zachowanie okien"
#: kcmkwin/kwinoptions/kwinactions.desktop:27
-#, fuzzy
#| msgctxt "Comment"
#| msgid "Configure active screen corners and edges"
msgctxt "Comment"
msgid "Configure mouse actions for windows and titlebars"
-msgstr "Ustawienia czułych narożników i krawędzi ekranu"
+msgstr "Ustawienia działań myszy dla okien i pasków tytułu"
#: kcmkwin/kwinoptions/kwinactions.desktop:41
msgctxt "X-KDE-Keywords"
msgid ""
"shade,maximise,maximize,minimize,minimise,lower,operations menu,titlebar,"
"resize"
msgstr ""
"zwiń,maksymalizuj,minimalizuj,obniż,operacje na menu,pasek tytułu,zmień "
"rozmiar"
#: kcmkwin/kwinoptions/kwinadvanced.desktop:11
-#, fuzzy
#| msgctxt "Name"
#| msgid "Window Behavior"
msgctxt "Name"
msgid "Advanced Window Behavior"
-msgstr "Zachowania okien"
+msgstr "Zaawansowane zachowania okien"
#: kcmkwin/kwinoptions/kwinadvanced.desktop:26
-#, fuzzy
#| msgctxt "Comment"
#| msgid "Advanced Window Management Features"
msgctxt "Comment"
msgid "Configure advanced window management options"
msgstr "Zaawansowane ustawienia zarządzania oknami"
#: kcmkwin/kwinoptions/kwinadvanced.desktop:41
-#, fuzzy
#| msgctxt "X-KDE-Keywords"
#| msgid ""
#| "shading,border,hover,active borders,tiling,tabs,tabbing,window tabbing,"
#| "window grouping,window tiling,window placement,placement of windows,"
#| "window advanced behavior"
msgctxt "X-KDE-Keywords"
msgid ""
"unshade,unshading,shade,shading,border,hover,active borders,tiling,tabs,"
"tabbing,window,window tabbing,window grouping,window tiling,placement,window "
"placement,placement of windows,window advanced behavior"
msgstr ""
-"zwijanie,obramowanie,unoszenie,aktywne obramowania,kafelkowanie,karty,"
-"tworzenie kart, umieszczanie okien w kartach,grupowanie okien,kafelkowanie "
-"okien,umieszczanie okien, zaawansowane zachowania okien"
+"rozwijanie,zwijanie,obramowanie,unoszenie,aktywne"
+" obramowania,kafelkowanie,karty,"
+"tworzenie kart,okno, umieszczanie okien w kartach,grupowanie"
+" okien,kafelkowanie "
+"okien,umieszczanie,umieszczanie okien, zaawansowane zachowania okien"
#: kcmkwin/kwinoptions/kwinfocus.desktop:11
-#, fuzzy
#| msgctxt "Name"
#| msgid "Window Behavior"
msgctxt "Name"
msgid "Window Focus Behavior"
-msgstr "Zachowania okien"
+msgstr "Zachowanie uaktywnienia okien"
#: kcmkwin/kwinoptions/kwinfocus.desktop:26
-#, fuzzy
#| msgctxt "Comment"
#| msgid "Configure the window focus policy"
msgctxt "Comment"
msgid "Configure window activation policy"
-msgstr "Konfiguracja polityki uaktywnienia okien"
+msgstr "Ustawienia uaktywniania okien"
#: kcmkwin/kwinoptions/kwinfocus.desktop:40
-#, fuzzy
#| msgctxt "X-KDE-Keywords"
#| msgid ""
#| "focus,placement,auto raise,raise,click raise,keyboard,CDE,alt-tab,all "
#| "desktop,focus follows mouse,focus prevention,focus stealing,focus policy,"
#| "window focus behavior,window screen behavior"
msgctxt "X-KDE-Keywords"
msgid ""
"focus,auto raise,raise,click raise,keyboard,CDE,alt-tab,all desktop,focus "
"follows mouse,focus prevention,focus stealing,focus policy,window focus "
"behavior,window screen behavior"
msgstr ""
-"uaktywnienie,umieszczenie,auto wznoszenie,wznoszenie,wznoszenie na "
+"uaktywnienie,auto wznoszenie,wznoszenie,wznoszenie na "
"kliknięcie,klawiatura,CDE,alt-tab,wszystkie pulpity"
#: kcmkwin/kwinoptions/kwinmoving.desktop:12
-#, fuzzy
#| msgctxt "Comment"
#| msgid "Window Moving"
msgctxt "Name"
msgid "Window Movement"
msgstr "Przesuwanie okien"
#: kcmkwin/kwinoptions/kwinmoving.desktop:27
-#, fuzzy
#| msgctxt "Comment"
#| msgid "Configure the window focus policy"
msgctxt "Comment"
msgid "Configure window movement options"
-msgstr "Konfiguracja polityki uaktywnienia okien"
+msgstr "Ustawienia opcji przesuwania okien"
#: kcmkwin/kwinoptions/kwinmoving.desktop:42
msgctxt "X-KDE-Keywords"
msgid "moving,smart,cascade,maximize,maximise,snap zone,snap,border"
msgstr ""
"przesuwanie,elegancki,kaskada,maksymalizuj,obszar przyciągania,przyciągaj,"
"obramowanie"
#: kcmkwin/kwinoptions/kwinoptions.desktop:15
msgctxt "Name"
msgid "Window Behavior"
msgstr "Zachowania okien"
#: kcmkwin/kwinoptions/kwinoptions.desktop:102
-#, fuzzy
#| msgctxt "Comment"
#| msgid "Window Actions and Behavior"
msgctxt "Comment"
msgid "Configure window actions and behavior"
-msgstr "Działania i zachowania okien"
+msgstr "Ustawienia działań i zachowań okien"
#: kcmkwin/kwinoptions/kwinoptions.desktop:117
msgctxt "X-KDE-Keywords"
msgid ""
"focus,placement,window behavior,window actions,animation,raise,auto raise,"
"windows,frame,titlebar,doubleclick"
msgstr ""
"uaktywnienie,umieszczenie,zachowanie okna,działania okien,animacja,"
"wzniesienie,auto-wzniesienie, okna,ramka,pasek tytułu,podwójne kliknięcie"
#: kcmkwin/kwinrules/kwinrules.desktop:14
msgctxt "Name"
msgid "Window Rules"
msgstr "Zasady okien"
#: kcmkwin/kwinrules/kwinrules.desktop:76
msgctxt "Comment"
msgid "Individual Window Behavior"
msgstr "Wyjątkowe okna"
#: kcmkwin/kwinrules/kwinrules.desktop:121
msgctxt "X-KDE-Keywords"
msgid ""
"size,position,state,window behavior,windows,specific,workarounds,remember,"
"rules"
msgstr ""
"rozmiar,pozycja,stan,zachowanie okna,okna,specyficzne,obejścia,zapamiętaj,"
"reguły"
#: kcmkwin/kwinscreenedges/kwinscreenedges.desktop:14
msgctxt "Name"
msgid "Screen Edges"
msgstr "Krawędzie ekranu"
#: kcmkwin/kwinscreenedges/kwinscreenedges.desktop:82
msgctxt "Comment"
msgid "Configure active screen corners and edges"
msgstr "Ustawienia czułych narożników i krawędzi ekranu"
#: kcmkwin/kwinscreenedges/kwinscreenedges.desktop:106
msgctxt "X-KDE-Keywords"
msgid ""
"kwin,window,manager,effect,corner,edge,border,action,switch,desktop,kwin "
"screen edges,desktop edges,screen edges,maximize windows,tile windows,side "
"of screen,screen behavior,switch desktop,virtual desktop,screen corners"
msgstr ""
"kwin,okno,menadżer,efekt,narożnik,krawędź,obramowanie,działanie,przełącz,"
"pulpit, krawędzie ekranu kwin,krawędzie pulpitu,krawędzie ekranu,"
"maksymalizacja okien, kafelkowanie okien,strona ekranu,zachowanie ekranu,"
"przełączanie pulpitu,wirtualny pulpit, krawędzie ekranu"
#: kcmkwin/kwinscreenedges/kwintouchscreen.desktop:13
msgctxt "Name"
msgid "Touch Screen"
msgstr "Ekran dotykowy"
#: kcmkwin/kwinscreenedges/kwintouchscreen.desktop:51
msgctxt "Comment"
msgid "Configure touch screen swipe gestures"
msgstr "Ustawienia gestów na ekranie dotykowym"
#: kcmkwin/kwinscreenedges/kwintouchscreen.desktop:75
msgctxt "X-KDE-Keywords"
msgid ""
"kwin,window,manager,effect,edge,border,action,switch,desktop,desktop edges,"
"screen edges,side of screen,screen behavior,touch screen"
msgstr ""
"kwin,okno,menadżer,efekt,krawędź,obramowanie,działanie,przełącz,pulpit,"
"krawędzie pulpitu,krawędzie ekranu,strona ekranu,zachowanie ekranu,ekran "
"dotykowy"
#: kcmkwin/kwinscripts/kwinscripts.desktop:11
msgctxt "X-KDE-Keywords"
msgid "kwin script"
msgstr "skrypt kwin"
#: kcmkwin/kwinscripts/kwinscripts.desktop:63
msgctxt "Name"
msgid "KWin Scripts"
msgstr "Skrypty KWin"
#: kcmkwin/kwinscripts/kwinscripts.desktop:113
msgctxt "Comment"
msgid "Manage KWin scripts"
msgstr "Zarządzanie skryptami KWin"
#: kcmkwin/kwinscripts/kwinscripts.knsrc:2
msgctxt "Name"
msgid "Window Manager Scripts"
msgstr "Skrypty zarządzania oknami"
#: kcmkwin/kwintabbox/kwinswitcher.knsrc:2
msgctxt "Name"
msgid "Window Manager Switching Layouts"
msgstr "Układ przełączania zarządzana oknami"
#: kcmkwin/kwintabbox/kwintabbox.desktop:13
msgctxt "Name"
msgid "Task Switcher"
msgstr "Przełączanie zadań"
#: kcmkwin/kwintabbox/kwintabbox.desktop:73
msgctxt "Comment"
msgid "Navigation Through Windows"
msgstr "Przełączanie pomiędzy oknami"
#: kcmkwin/kwintabbox/kwintabbox.desktop:116
msgctxt "X-KDE-Keywords"
msgid ""
"window,windows,switcher,window switcher,switching,window switching,alttab,"
"alt-tab,alt+tab,alt tab"
msgstr ""
"okno,okna,przełączanie,przełączanie okien,alttab,alt-tab,alt+tab,alt tab"
#: kwin.notifyrc:3
msgctxt "Comment"
msgid "KWin Window Manager"
msgstr "Zarządzanie oknami KWin"
#: kwin.notifyrc:67
msgctxt "Name"
msgid "Compositing has been suspended"
msgstr "Wstrzymano kompozycje"
#: kwin.notifyrc:131
msgctxt "Comment"
msgid "Another application has requested to suspend compositing."
msgstr "Kolejny program zażądał wyłączenia kompozycji."
#: kwin.notifyrc:195
msgctxt "Name"
msgid "Graphics Reset"
msgstr "Ponowny rozruch grafiki"
#: kwin.notifyrc:240
msgctxt "Comment"
msgid "A graphics reset event occurred"
msgstr "Nastąpiło zdarzenie ponownego rozruchu systemu graficznego"
#: plugins/kdecorations/aurorae/src/aurorae.knsrc:2
msgctxt "Name"
msgid "Aurorae Window Decorations"
msgstr "Ozdoby okienne Aurorae"
#: plugins/kdecorations/aurorae/src/kwindecoration.desktop:5
msgctxt "Comment"
msgid "KWin Window Decoration"
msgstr "Wygląd okien KWin"
#: plugins/kdecorations/aurorae/themes/plastik/package/metadata.desktop:2
msgctxt "Name"
msgid "Plastik"
msgstr "Plastik"
#: plugins/kdecorations/aurorae/themes/plastik/package/metadata.desktop:89
msgctxt "Comment"
msgid "The classic theme known from KDE 3"
msgstr "Klasyczny wystój znany z KDE 3"
#: plugins/kpackage/aurorae/kwin-packagestructure-aurorae.desktop:2
msgctxt "Name"
msgid "KWin Aurorae"
msgstr "KWin Aurorae"
#: plugins/kpackage/decoration/kwin-packagestructure-decoration.desktop:2
msgctxt "Name"
msgid "KWin Decoration"
msgstr "Wygląd KWin"
#: plugins/kpackage/effect/kwin-packagestructure-effect.desktop:2
msgctxt "Name"
msgid "KWin Effect"
msgstr "Efekt KWin"
#: plugins/kpackage/scripts/kwin-packagestructure-scripts.desktop:2
msgctxt "Name"
msgid "KWin Script"
msgstr "Skrypt KWin"
#: plugins/kpackage/windowswitcher/kwin-packagestructure-windowswitcher.desktop:2
msgctxt "Name"
msgid "KWin Window Switcher"
msgstr "Przełącznik okien KWin"
#: scripting/kwinscript.desktop:5
msgctxt "Comment"
msgid "KWin Script"
msgstr "Skrypt KWin"
#: scripts/desktopchangeosd/metadata.desktop:2
msgctxt "Name"
msgid "Desktop Change OSD"
msgstr "OSD zmiany pulpitu"
#: scripts/desktopchangeosd/metadata.desktop:49
msgctxt "Comment"
msgid "An on screen display indicating the desktop change"
msgstr "Wyświetlacz na ekranie wskazujący zmianę pulpitu"
#: scripts/minimizeall/metadata.desktop:2
msgctxt "Name"
msgid "MinimizeAll"
msgstr "MinimalizujWszystko"
#: scripts/minimizeall/metadata.desktop:43
msgctxt "Comment"
msgid "Adds a shortcut to minimize and restore all windows"
msgstr "Dodaje skrót do zminimalizowania i przywracania wszystkich okien"
#: scripts/synchronizeskipswitcher/metadata.desktop:2
msgctxt "Name"
msgid "Synchronize Skip Switcher with Taskbar"
msgstr "Synchronizuj pomijanie przełącznika z paskiem zadań"
#: scripts/synchronizeskipswitcher/metadata.desktop:46
msgctxt "Comment"
msgid ""
"Hides all windows marked as Skip Taskbar to be also excluded from window "
"switchers (e.g. Alt+Tab)"
msgstr ""
"Ukrywa wszystkie okna oznaczone jako \"pomiń pasek zadań\", tak aby były one "
"wykluczone także z układów przełączania okien (np. Alt+Tab)"
#: scripts/videowall/metadata.desktop:2
msgctxt "Name"
msgid "Video Wall"
msgstr "Ściana wideo"
#: scripts/videowall/metadata.desktop:50
msgctxt "Comment"
msgid ""
"Spans fullscreen video player over all attached screens to create a Video "
"Wall"
msgstr ""
"Rozciąga pełnoekranowy odtwarzacz filmów na wszystkie podłączone ekrany, "
"tworząc ścianę wideo"
#: tabbox/kwindesktopswitcher.desktop:5
msgctxt "Comment"
msgid "KWin Desktop Switcher Layout"
msgstr "Układ przełączania pulpitów KWin"
#: tabbox/kwinwindowswitcher.desktop:5
msgctxt "Comment"
msgid "KWin Window Switcher Layout"
msgstr "Układ przełączania okien KWin"
#~ msgctxt "Name"
#~ msgid "Actions"
#~ msgstr "Działania"
#~ msgctxt "Comment"
#~ msgid "Mouse Actions on Windows"
#~ msgstr "Działania myszy na oknach"
#~ msgctxt "Name"
#~ msgid "Advanced"
#~ msgstr "Zaawansowane"
#~ msgctxt "Name"
#~ msgid "Focus"
#~ msgstr "Uaktywnianie"
#~ msgctxt "Comment"
#~ msgid "Active Window Policy"
#~ msgstr "Zasady aktywowania okna"
#~ msgctxt "Name"
#~ msgid "Moving"
#~ msgstr "Przesuwanie"
#~ msgctxt "Comment"
#~ msgid "Active Screen Corners and Edges"
#~ msgstr "Narożniki i krawędzie aktywnego ekranu"
#~ msgctxt "Name"
#~ msgid "Enforces Window Decorations on GTK+ window"
#~ msgstr "Wymusza wygląd okien na oknach GTK+"
#~ msgctxt "Comment"
#~ msgid "Fixes functional deficits for client side decorated windows."
#~ msgstr ""
#~ "Naprawia niedobory funkcjonalne dla okien wystrojonych po stronie klienta."
#~ msgctxt "Comment"
#~ msgid "Look and Feel of Window Titles"
#~ msgstr "Tytuły okien - wrażenia wzrokowe i dotykowe "
#~ msgctxt "Comment"
#~ msgid "Animate the appearing of windows"
#~ msgstr "Efekt skalowania okien przy ich otwieraniu i zamykaniu"
#~ msgctxt "Name"
#~ msgid "Dashboard"
#~ msgstr "Tablica"
#~ msgctxt "Name"
#~ msgid "Aurorae Decoration Theme Engine"
#~ msgstr "Silnik zestawu ozdób Aurora"
#~ msgctxt "Name"
#~ msgid "Large Icons"
#~ msgstr "Duże ikony"
#~ msgctxt "Comment"
#~ msgid "A window switcher layout using large icons to represent the window"
#~ msgstr ""
#~ "Układ przełączania okien używający dużych ikon do prezentowania okien"
#~ msgctxt "Name"
#~ msgid "Compact"
#~ msgstr "Kompaktowy"
#~ msgctxt "Comment"
#~ msgid "A compact window switcher layout"
#~ msgstr "Kompaktowy układ przełączania okien "
#~ msgctxt "Name"
#~ msgid "Informative"
#~ msgstr "Informacyjny"
#~ msgctxt "Comment"
#~ msgid "An informative window switcher layout including desktop name"
#~ msgstr "Informacyjny układ przełączania okien uwzględniający nazwę pulpitu"
#~ msgctxt "Name"
#~ msgid "Grid"
#~ msgstr "Siatka"
#~ msgctxt "Comment"
#~ msgid "A Window Switcher layout showing all windows as thumbnails in a grid"
#~ msgstr ""
#~ "Układ przełączania okien pokazujący wszystkie okna jako miniatury w siatce"
#~ msgctxt "Name"
#~ msgid "Small Icons"
#~ msgstr "Małe ikony"
#~ msgctxt "Comment"
#~ msgid "A window switcher layout using small icons to represent the window"
#~ msgstr ""
#~ "Układ przełączania okien używający małych ikon do prezentowania okien"
#~ msgctxt "Name"
#~ msgid "Text Only"
#~ msgstr "Tylko tekst"
#~ msgctxt "Comment"
#~ msgid "A window switcher layout only showing window captions"
#~ msgstr "Układ przełączania okien pokazujący tylko tytuły okien"
#~ msgctxt "Name"
#~ msgid "Thumbnails"
#~ msgstr "Miniatury"
#~ msgctxt "Comment"
#~ msgid "A window switcher layout using live thumbnails"
#~ msgstr "Układ przełączania okien używający \"żywych\" miniatur"
#~ msgctxt "Comment"
#~ msgid "An informative desktop switcher layout"
#~ msgstr "Informacyjny układ przełączania pulpitów"
#~ msgctxt "Name"
#~ msgid "Previews"
#~ msgstr "Podglądy"
#~ msgctxt "Comment"
#~ msgid "A desktop switcher layout with previews of the desktops"
#~ msgstr "Układ przełączania pulpitów z podglądami pulpitów"
#~ msgctxt "Name"
#~ msgid "Sidebar"
#~ msgstr "Pasek boczny"
#~ msgctxt "Comment"
#~ msgid "A window switcher with live thumbnails on the screen side"
#~ msgstr "Przełącznik okien z żywymi miniaturami na boku ekranu"
#~ msgctxt "Comment"
#~ msgid "Configure desktop effects"
#~ msgstr "Konfiguracja efektów pulpitu"
#~ msgctxt "Comment"
#~ msgid "You can configure how many virtual desktops there are."
#~ msgstr "Możesz skonfigurować ilość istniejących pulpitów wirtualnych."
#~ msgctxt "Comment"
#~ msgid "Configure the way that windows are moved"
#~ msgstr "Konfiguracja sposobu przesuwania okien"
#~ msgctxt "Comment"
#~ msgid "Configure settings specifically for a window"
#~ msgstr "Konfiguracja ustawień charakterystycznych dla okna"
#~ msgctxt "Comment"
#~ msgid "Configure the behavior for navigating through windows"
#~ msgstr "Konfiguracja zachowania dla poruszania się między oknami"
#~ msgctxt "Name"
#~ msgid "Background contrast"
#~ msgstr "Kontrast tła"
#~ msgctxt "Comment"
#~ msgid "Improve contrast and readability behind semi-transparent windows"
#~ msgstr "Polepsz kontrast i czytelność za półprzezroczystymi oknami"
#~ msgctxt "Comment"
#~ msgid "Blurs the background behind semi-transparent windows"
#~ msgstr "Rozmywa tło za półprzezroczystymi oknami"
#~ msgctxt "Comment"
#~ msgid "Display a Cover Flow effect for the alt+tab window switcher"
#~ msgstr ""
#~ "Wyświetlanie efektu przepływu okładek przy użyciu klawiszy alt+tab do "
#~ "przełączania okien"
#~ msgctxt "Comment"
#~ msgid "Display each virtual desktop on a side of a cube"
#~ msgstr "Wyświetlanie wirtualnych pulpitów na ścianach sześcianu"
#~ msgctxt "Comment"
#~ msgid "Animate desktop switching with a cube"
#~ msgstr "Animacja przełączania pulpitów za pomocą sześcianu"
#~ msgctxt "Comment"
#~ msgid "Desaturate the desktop when displaying the Plasma dashboard"
#~ msgstr "Zmniejszenie nasycenia kolorów podczas pokazywania tablicy Plazmy"
#~ msgctxt "Comment"
#~ msgid "Zoom out so all desktops are displayed side-by-side in a grid"
#~ msgstr ""
#~ "Pomniejszenie do tego stopnia, żeby wszystkie pulpity były widoczne obok "
#~ "siebie na siatce"
#~ msgctxt "Comment"
#~ msgid "Darken inactive windows"
#~ msgstr "Przyciemnienie nieaktywnych okien"
#~ msgctxt "Name"
#~ msgid "Fall Apart"
#~ msgstr "Rozpad"
#~ msgctxt "Comment"
#~ msgid "Closed windows fall into pieces"
#~ msgstr "Rozpadanie okien na kawałki przy ich zamykaniu"
#~ msgctxt "Comment"
#~ msgid ""
#~ "Flip through windows that are in a stack for the alt+tab window switcher"
#~ msgstr ""
#~ "Przebieranie między oknami na stosie przy użyciu klawiszy alt+tab do "
#~ "przełączania okien"
#~ msgctxt "Comment"
#~ msgid "Windows Glide Effect as they are open and closed"
#~ msgstr "Szybowanie okien przy ich zamykaniu lub otwieraniu"
#~ msgctxt "Name"
#~ msgid "Highlight Window"
#~ msgstr "Podświetlenie okna"
#~ msgctxt "Comment"
#~ msgid "Highlight the appropriate window when hovering over taskbar entries"
#~ msgstr ""
#~ "Podświetlanie właściwych okien przy najeżdżaniu na wpisy paska zadań"
#~ msgctxt "Comment"
#~ msgid "Inverts the color of the desktop and windows"
#~ msgstr "Odwrócenie kolorów pulpitu i okien"
#~ msgctxt "Name"
#~ msgid "Kscreen"
#~ msgstr "Kscreen"
#~ msgctxt "Comment"
#~ msgid "Helper Effect for KScreen"
#~ msgstr "Efekt pomocniczy dla KScreen"
#~ msgctxt "Comment"
#~ msgid "Desaturate the desktop when displaying the logout dialog"
#~ msgstr "Zmniejszenie nasycenia kolorów podczas pokazywania okna wylogowania"
#~ msgctxt "Comment"
#~ msgid "A screen magnifier that looks like a fisheye lens"
#~ msgstr "Powiększenie ekranu, które wygląda jak \"rybie oko\""
#~ msgctxt "Comment"
#~ msgid "Simulate a magic lamp when minimizing windows"
#~ msgstr "Symulowanie magicznej lampy przy minimalizowaniu okien"
#~ msgctxt "Comment"
#~ msgid "Magnify the section of the screen that is near the mouse cursor"
#~ msgstr "Powiększenie fragmentu ekranu znajdującego się pod kursorem"
#~ msgctxt "Name"
#~ msgid "Minimize Animation"
#~ msgstr "Animacja minimalizacji"
#~ msgctxt "Comment"
#~ msgid "Animate the minimizing of windows"
#~ msgstr "Animowanie minimalizacji okien"
#~ msgctxt "Comment"
#~ msgid ""
#~ "Creates an animation whenever a mouse button is clicked. This is useful "
#~ "for screenrecordings/presentations."
#~ msgstr ""
#~ "Tworzy animację przy każdym kliknięciu myszy. Jest to użyteczne przy "
#~ "nagrywaniu ekranu/prezentacjach"
#~ msgctxt "Comment"
#~ msgid "Allows you to draw lines on the desktop"
#~ msgstr "Pozwala rysować linie na pulpicie"
#~ msgctxt "Comment"
#~ msgid "Zoom out until all opened windows can be displayed side-by-side"
#~ msgstr ""
#~ "Pomniejszenie do momentu, kiedy wszystkie otwarte okna będą widoczne obok "
#~ "siebie"
#~ msgctxt "Comment"
#~ msgid ""
#~ "Resizes windows with a fast texture scale instead of updating contents"
#~ msgstr ""
#~ "Zmiana rozmiaru okien metodą szybkiego skalowania tekstur zamiast "
#~ "uaktualniania zawartości"
#~ msgctxt "Name"
#~ msgid "Screen Edge"
#~ msgstr "Krawędź ekranu"
#~ msgctxt "Comment"
#~ msgid "Highlights a screen edge when approaching"
#~ msgstr "Podświetlenie krawędzi ekranu przy zbliżaniu się do niej"
#~ msgctxt "Name"
#~ msgid "Screenshot"
#~ msgstr "Zrzut ekranu"
#~ msgctxt "Comment"
#~ msgid "Saves screenshot of active window into the home directory"
#~ msgstr "Zapisuje zrzut aktywnego okna w katalogu domowym"
#~ msgctxt "Name"
#~ msgid "Sheet"
#~ msgstr "Arkusz"
#~ msgctxt "Comment"
#~ msgid ""
#~ "Make modal dialogs smoothly fly in and out when they are shown or hidden"
#~ msgstr ""
#~ "Gładkie przylatywanie i odlatywanie okien dialogowych przy ich "
#~ "pokazywaniu lub ukrywaniu"
#~ msgctxt "Comment"
#~ msgid "Display KWin's performance in the corner of the screen"
#~ msgstr "Wyświetlanie wydajności KWin w narożniku ekranu"
#~ msgctxt "Comment"
#~ msgid "Highlight areas of the desktop that have been recently updated"
#~ msgstr "Podświetlenie obszarów pulpitu, które zostały ostatnio uaktualnione"
#~ msgctxt "Name"
#~ msgid "Slide Back"
#~ msgstr "Przesuń w tył"
#~ msgctxt "Comment"
#~ msgid "Slide back windows when another window is raised"
#~ msgstr "Przesunięcie okien do tyłu, gdy inne okno zostanie podniesione"
#~ msgctxt "Comment"
#~ msgid "Sliding animation for Plasma popups"
#~ msgstr "Animacja wysuwania się elementów wyskakujących Plazmy"
#~ msgctxt "Name"
#~ msgid "Snap Helper"
#~ msgstr "Pomocnik przeciągania"
#~ msgctxt "Comment"
#~ msgid "Help you locate the center of the screen when moving a window."
#~ msgstr "Pomoc przy znajdowaniu środka ekranu przy przesuwaniu okna."
#~ msgctxt "Name"
#~ msgid "Startup Feedback"
#~ msgstr "Odczucia przy starcie"
#~ msgctxt "Comment"
#~ msgid "Helper effect for startup feedback"
#~ msgstr "Efekt pomocniczy dla odczuć przy starcie"
#~ msgctxt "Comment"
#~ msgid "Display window thumbnails on the edge of the screen"
#~ msgstr "Wyświetlanie miniatur okien na krawędzi ekranu"
#~ msgctxt "Comment"
#~ msgid "Display a mouse cursor locating effect when activated"
#~ msgstr "Wyświetlenie efektu wskazującego położenie wskaźnika myszy"
#~ msgctxt "Comment"
#~ msgid "Display window geometries on move/resize"
#~ msgstr "Wyświetlanie geometrii okna przy przesuwaniu/zmianie rozmiaru"
#~ msgctxt "Comment"
#~ msgid "Magnify the entire desktop"
#~ msgstr "Powiększenie całego pulpitu"
#~ msgctxt "Description"
#~ msgid "(Default) Disable focus stealing prevention for XV"
#~ msgstr "(Domyślne) Wyłącz ochronę przed przejmowaniem uaktywnienia przez XV"
Index: trunk/l10n-kf5/pl/messages/kde-workspace/kwin.po
===================================================================
--- trunk/l10n-kf5/pl/messages/kde-workspace/kwin.po (revision 1552240)
+++ trunk/l10n-kf5/pl/messages/kde-workspace/kwin.po (revision 1552241)
@@ -1,2639 +1,2639 @@
# translation of kwin.po to
# Version: $Revision$
# translation of kwin.po to Polish
# translation of kwin.po to
# Norbert Popiołek <norbert@kde.com.pl>
# Michał Rudolf <mrudolf@kdewebdev.org>, 2002.
# Michal Rudolf <mrudolf@kdewebdev.org>, 2002, 2003.
# Michal Rudolf <mrudolf@kdewebdev.org>, 2004, 2005, 2007, 2008, 2009, 2010.
# Krzysztof Lichota <lichota@mimuw.edu.pl>, 2005.
# Marta Rybczyńska <kde-i18n@rybczynska.net>, 2009, 2013.
# Maciej Wikło <maciej.wiklo@wp.pl>, 2010.
# Mirek Sabiniewicz <m.sabiniewicz@gmail.com>, 2010.
# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019.
msgid ""
msgstr ""
"Project-Id-Version: kwin\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-09-19 03:15+0200\n"
-"PO-Revision-Date: 2019-05-04 06:49+0200\n"
+"PO-Revision-Date: 2019-09-21 07:58+0200\n"
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
">\n"
-"X-Generator: Lokalize 19.03.70\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
-"|| n%100>=20) ? 1 : 2);\n"
+"X-Generator: Lokalize 19.07.70\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10"
+" || n%100>=20) ? 1 : 2);\n"
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr "Michał Rudolf, Norbert Popiołek, Łukasz Wojniłowicz"
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr ""
"mrudolf@kdewebdev.org, norbert@kde.com.pl, lukasz.wojnilowicz@gmail.com"
#: abstract_client.cpp:1939
#, kde-format
msgctxt "Application is not responding, appended to window title"
msgid "(Not Responding)"
msgstr "(Brak odpowiedzi)"
#: abstract_wayland_output.cpp:247
#, kde-format
msgid "unknown"
msgstr "nieznany"
#: composite.cpp:930
#, kde-format
msgid ""
"Desktop effects have been suspended by another application.<br/>You can "
"resume using the '%1' shortcut."
msgstr ""
"Efekty pulpitu zostały wstrzymane przez inny program.<br/>Możesz wznowić je "
"kombinacją klawiszy '%1'."
#: debug_console.cpp:74
#, kde-format
msgid "Timestamp"
msgstr "Znacznik czasu"
#: debug_console.cpp:79
#, kde-format
msgid "Timestamp (µsec)"
msgstr "Znacznik czasu (µsec)"
#: debug_console.cpp:86
#, kde-format
msgctxt "A mouse button"
msgid "Left"
msgstr "Lewy"
#: debug_console.cpp:88
#, kde-format
msgctxt "A mouse button"
msgid "Right"
msgstr "Prawy"
#: debug_console.cpp:90
#, kde-format
msgctxt "A mouse button"
msgid "Middle"
msgstr "Środkowy"
#: debug_console.cpp:92
#, kde-format
msgctxt "A mouse button"
msgid "Back"
msgstr "Wstecz"
#: debug_console.cpp:94
#, kde-format
msgctxt "A mouse button"
msgid "Forward"
msgstr "Naprzód"
#: debug_console.cpp:96
#, kde-format
msgctxt "A mouse button"
msgid "Task"
msgstr "Zadanie"
#: debug_console.cpp:98
#, kde-format
msgctxt "A mouse button"
msgid "Extra Button 4"
msgstr "Dodatkowy przycisk 4"
#: debug_console.cpp:100
#, kde-format
msgctxt "A mouse button"
msgid "Extra Button 5"
msgstr "Dodatkowy przycisk 5"
#: debug_console.cpp:102
#, kde-format
msgctxt "A mouse button"
msgid "Extra Button 6"
msgstr "Dodatkowy przycisk 6"
#: debug_console.cpp:104
#, kde-format
msgctxt "A mouse button"
msgid "Extra Button 7"
msgstr "Dodatkowy przycisk 7"
#: debug_console.cpp:106
#, kde-format
msgctxt "A mouse button"
msgid "Extra Button 8"
msgstr "Dodatkowy przycisk 8"
#: debug_console.cpp:108
#, kde-format
msgctxt "A mouse button"
msgid "Extra Button 9"
msgstr "Dodatkowy przycisk 9"
#: debug_console.cpp:110
#, kde-format
msgctxt "A mouse button"
msgid "Extra Button 10"
msgstr "Dodatkowy przycisk 10"
#: debug_console.cpp:112
#, kde-format
msgctxt "A mouse button"
msgid "Extra Button 11"
msgstr "Dodatkowy przycisk 11"
#: debug_console.cpp:114
#, kde-format
msgctxt "A mouse button"
msgid "Extra Button 12"
msgstr "Dodatkowy przycisk 12"
#: debug_console.cpp:116
#, kde-format
msgctxt "A mouse button"
msgid "Extra Button 13"
msgstr "Dodatkowy przycisk 13"
#: debug_console.cpp:118
#, kde-format
msgctxt "A mouse button"
msgid "Extra Button 14"
msgstr "Dodatkowy przycisk 14"
#: debug_console.cpp:120
#, kde-format
msgctxt "A mouse button"
msgid "Extra Button 15"
msgstr "Dodatkowy przycisk 15"
#: debug_console.cpp:122
#, kde-format
msgctxt "A mouse button"
msgid "Extra Button 16"
msgstr "Dodatkowy przycisk 16"
#: debug_console.cpp:124
#, kde-format
msgctxt "A mouse button"
msgid "Extra Button 17"
msgstr "Dodatkowy przycisk 17"
#: debug_console.cpp:126
#, kde-format
msgctxt "A mouse button"
msgid "Extra Button 18"
msgstr "Dodatkowy przycisk 18"
#: debug_console.cpp:128
#, kde-format
msgctxt "A mouse button"
msgid "Extra Button 19"
msgstr "Dodatkowy przycisk 19"
#: debug_console.cpp:130
#, kde-format
msgctxt "A mouse button"
msgid "Extra Button 20"
msgstr "Dodatkowy przycisk 20"
#: debug_console.cpp:132
#, kde-format
msgctxt "A mouse button"
msgid "Extra Button 21"
msgstr "Dodatkowy przycisk 21"
#: debug_console.cpp:134
#, kde-format
msgctxt "A mouse button"
msgid "Extra Button 22"
msgstr "Dodatkowy przycisk 22"
#: debug_console.cpp:136
#, kde-format
msgctxt "A mouse button"
msgid "Extra Button 23"
msgstr "Dodatkowy przycisk 23"
#: debug_console.cpp:138
#, kde-format
msgctxt "A mouse button"
msgid "Extra Button 24"
msgstr "Dodatkowy przycisk 24"
#: debug_console.cpp:147 debug_console.cpp:149
#, kde-format
msgid "Input Device"
msgstr "Urządzenie wejściowe"
#: debug_console.cpp:147
#, kde-format
msgctxt "The input device of the event is not known"
msgid "Unknown"
msgstr "Nieznane"
#: debug_console.cpp:184
#, kde-format
msgctxt "A mouse pointer motion event"
msgid "Pointer Motion"
msgstr "Ruch wskaźnika"
#: debug_console.cpp:191
#, kde-format
msgctxt "The relative mouse movement"
msgid "Delta"
msgstr "Delta"
#: debug_console.cpp:195
#, kde-format
msgctxt "The relative mouse movement"
msgid "Delta (not accelerated)"
msgstr "Delta (nieprzyspieszony)"
#: debug_console.cpp:198
#, kde-format
msgctxt "The global mouse pointer position"
msgid "Global Position"
msgstr "Globalne położenie"
#: debug_console.cpp:202
#, kde-format
msgctxt "A mouse pointer button press event"
msgid "Pointer Button Press"
msgstr "Naciśnięcie przycisku wskaźnikiem"
#: debug_console.cpp:205 debug_console.cpp:213
#, kde-format
msgctxt "A button in a mouse press/release event"
msgid "Button"
msgstr "Przycisk"
#: debug_console.cpp:206 debug_console.cpp:214
#, kde-format
msgctxt "A button in a mouse press/release event"
msgid "Native Button code"
msgstr "Kod natywnego przycisku"
#: debug_console.cpp:207 debug_console.cpp:215
#, kde-format
msgctxt "All currently pressed buttons in a mouse press/release event"
msgid "Pressed Buttons"
msgstr "Naciśnięte przyciski"
#: debug_console.cpp:210
#, kde-format
msgctxt "A mouse pointer button release event"
msgid "Pointer Button Release"
msgstr "Zwolnienie przycisku wskaźnikiem"
#: debug_console.cpp:230
#, kde-format
msgctxt "A mouse pointer axis (wheel) event"
msgid "Pointer Axis"
msgstr "Oś wskaźnika"
#: debug_console.cpp:234
#, kde-format
msgctxt "The orientation of a pointer axis event"
msgid "Orientation"
msgstr "Kierunek"
#: debug_console.cpp:235
#, kde-format
msgctxt "An orientation of a pointer axis event"
msgid "Horizontal"
msgstr "Poziomy"
#: debug_console.cpp:236
#, kde-format
msgctxt "An orientation of a pointer axis event"
msgid "Vertical"
msgstr "Pionowy"
#: debug_console.cpp:237
#, kde-format
msgctxt "The angle delta of a pointer axis event"
msgid "Delta"
msgstr "Delta"
#: debug_console.cpp:252
#, kde-format
msgctxt "A key press event"
msgid "Key Press"
msgstr "Naciśnięcie klawisza"
#: debug_console.cpp:255
#, kde-format
msgctxt "A key release event"
msgid "Key Release"
msgstr "Zwolnienie klawisza"
#: debug_console.cpp:264
#, kde-format
msgctxt "A keyboard modifier"
msgid "Shift"
msgstr "Shift"
#: debug_console.cpp:268
#, kde-format
msgctxt "A keyboard modifier"
msgid "Control"
msgstr "Control"
#: debug_console.cpp:272
#, kde-format
msgctxt "A keyboard modifier"
msgid "Alt"
msgstr "Alt"
#: debug_console.cpp:276
#, kde-format
msgctxt "A keyboard modifier"
msgid "Meta"
msgstr "Meta"
#: debug_console.cpp:280
#, kde-format
msgctxt "A keyboard modifier"
msgid "Keypad"
msgstr "Klawiatura numeryczna"
#: debug_console.cpp:284
#, kde-format
msgctxt "A keyboard modifier"
msgid "Group-switch"
msgstr "Przełącznik grupy"
#: debug_console.cpp:290
#, kde-format
msgctxt "Whether the event is an automatic key repeat"
msgid "Repeat"
msgstr "Powtórz"
#: debug_console.cpp:291
#, kde-format
msgctxt "The code as read from the input device"
msgid "Scan code"
msgstr "Zeskanuj kodu"
#: debug_console.cpp:292
#, kde-format
msgctxt "The translated code to an Xkb symbol"
msgid "Xkb symbol"
msgstr "Symbol Xkb"
#: debug_console.cpp:293
#, kde-format
msgctxt "The translated code interpreted as text"
msgid "Utf8"
msgstr "Utf8"
#: debug_console.cpp:294
#, kde-format
msgctxt "The currently active modifiers"
msgid "Modifiers"
msgstr "Klawisze odmieniające"
#: debug_console.cpp:306
#, kde-format
msgctxt "A touch down event"
msgid "Touch down"
msgstr "Dotknięcie"
#: debug_console.cpp:308 debug_console.cpp:323 debug_console.cpp:338
#, kde-format
msgctxt "The id of the touch point in the touch event"
msgid "Point identifier"
msgstr "Identyfikator punktu"
#: debug_console.cpp:309 debug_console.cpp:324
#, kde-format
msgctxt "The global position of the touch point"
msgid "Global position"
msgstr "Globalne położenie"
#: debug_console.cpp:321
#, kde-format
msgctxt "A touch motion event"
msgid "Touch Motion"
msgstr "Ruch dotknięcia"
#: debug_console.cpp:336
#, kde-format
msgctxt "A touch up event"
msgid "Touch Up"
msgstr "Wodzenie"
#: debug_console.cpp:349
#, kde-format
msgctxt "A pinch gesture is started"
msgid "Pinch start"
msgstr "Początek uszczypnięcia"
#: debug_console.cpp:351
#, kde-format
msgctxt "Number of fingers in this pinch gesture"
msgid "Finger count"
msgstr "Liczba palców"
#: debug_console.cpp:362
#, kde-format
msgctxt "A pinch gesture is updated"
msgid "Pinch update"
msgstr "Uaktualnienie uszczypnięcia"
#: debug_console.cpp:364
#, kde-format
msgctxt "Current scale in pinch gesture"
msgid "Scale"
msgstr "Skala"
#: debug_console.cpp:365
#, kde-format
msgctxt "Current angle in pinch gesture"
msgid "Angle delta"
msgstr "Delta kąta"
#: debug_console.cpp:366
#, kde-format
msgctxt "Current delta in pinch gesture"
msgid "Delta x"
msgstr "Delta x"
#: debug_console.cpp:367
#, kde-format
msgctxt "Current delta in pinch gesture"
msgid "Delta y"
msgstr "Delta y"
#: debug_console.cpp:378
#, kde-format
msgctxt "A pinch gesture ended"
msgid "Pinch end"
msgstr "Koniec uszczypnięcia"
#: debug_console.cpp:390
#, kde-format
msgctxt "A pinch gesture got cancelled"
msgid "Pinch cancelled"
msgstr "Porzucono uszczypnięcie"
#: debug_console.cpp:402
#, kde-format
msgctxt "A swipe gesture is started"
msgid "Swipe start"
msgstr "Początek muśnięcia"
#: debug_console.cpp:404
#, kde-format
msgctxt "Number of fingers in this swipe gesture"
msgid "Finger count"
msgstr "Liczba palców"
#: debug_console.cpp:415
#, kde-format
msgctxt "A swipe gesture is updated"
msgid "Swipe update"
msgstr "Uaktualnienie muśnięcia"
#: debug_console.cpp:417
#, kde-format
msgctxt "Current delta in swipe gesture"
msgid "Delta x"
msgstr "Delta x"
#: debug_console.cpp:418
#, kde-format
msgctxt "Current delta in swipe gesture"
msgid "Delta y"
msgstr "Delta y"
#: debug_console.cpp:429
#, kde-format
msgctxt "A swipe gesture ended"
msgid "Swipe end"
msgstr "Koniec muśnięcia"
#: debug_console.cpp:441
#, kde-format
msgctxt "A swipe gesture got cancelled"
msgid "Swipe cancelled"
msgstr "Porzucono muśnięcie"
#: debug_console.cpp:453
#, kde-format
msgctxt "A hardware switch (e.g. notebook lid) got toggled"
msgid "Switch toggled"
msgstr "Przłącznik przełączony"
#: debug_console.cpp:461
#, kde-format
msgctxt "Name of a hardware switch"
msgid "Notebook lid"
msgstr "Pokrywa laptopa"
#: debug_console.cpp:463
#, kde-format
msgctxt "Name of a hardware switch"
msgid "Tablet mode"
msgstr "Tryb tabletu"
#: debug_console.cpp:465
#, kde-format
msgctxt "A hardware switch"
msgid "Switch"
msgstr "Przełącznik"
#: debug_console.cpp:469
#, kde-format
msgctxt "The hardware switch got turned off"
msgid "Off"
msgstr "Wył."
#: debug_console.cpp:472
#, kde-format
msgctxt "The hardware switch got turned on"
msgid "On"
msgstr "Wł."
#: debug_console.cpp:477
#, kde-format
msgctxt "State of a hardware switch (on/off)"
msgid "State"
msgstr "Stan"
#: debug_console.cpp:662
#, kde-format
msgid "No Mouse Buttons"
msgstr "Brak przycisków myszy"
#: debug_console.cpp:666
#, kde-format
msgctxt "Mouse Button"
msgid "left"
msgstr "lewy"
#: debug_console.cpp:669
#, kde-format
msgctxt "Mouse Button"
msgid "right"
msgstr "prawy"
#: debug_console.cpp:672
#, kde-format
msgctxt "Mouse Button"
msgid "middle"
msgstr "środkowy"
#: debug_console.cpp:675
#, kde-format
msgctxt "Mouse Button"
msgid "back"
msgstr "wstecz"
#: debug_console.cpp:678
#, kde-format
msgctxt "Mouse Button"
msgid "forward"
msgstr "naprzód"
#: debug_console.cpp:681
#, kde-format
msgctxt "Mouse Button"
msgid "extra 1"
msgstr "ekstra 1"
#: debug_console.cpp:684
#, kde-format
msgctxt "Mouse Button"
msgid "extra 2"
msgstr "ekstra 2"
#: debug_console.cpp:687
#, kde-format
msgctxt "Mouse Button"
msgid "extra 3"
msgstr "ekstra 3"
#: debug_console.cpp:690
#, kde-format
msgctxt "Mouse Button"
msgid "extra 4"
msgstr "ekstra 4"
#: debug_console.cpp:693
#, kde-format
msgctxt "Mouse Button"
msgid "extra 5"
msgstr "ekstra 5"
#: debug_console.cpp:696
#, kde-format
msgctxt "Mouse Button"
msgid "extra 6"
msgstr "ekstra 6"
#: debug_console.cpp:699
#, kde-format
msgctxt "Mouse Button"
msgid "extra 7"
msgstr "ekstra 7"
#: debug_console.cpp:702
#, kde-format
msgctxt "Mouse Button"
msgid "extra 8"
msgstr "ekstra 8"
#: debug_console.cpp:705
#, kde-format
msgctxt "Mouse Button"
msgid "extra 9"
msgstr "ekstra 9"
#: debug_console.cpp:708
#, kde-format
msgctxt "Mouse Button"
msgid "extra 10"
msgstr "ekstra 10"
#: debug_console.cpp:711
#, kde-format
msgctxt "Mouse Button"
msgid "extra 11"
msgstr "ekstra 11"
#: debug_console.cpp:714
#, kde-format
msgctxt "Mouse Button"
msgid "extra 12"
msgstr "ekstra 12"
#: debug_console.cpp:717
#, kde-format
msgctxt "Mouse Button"
msgid "extra 13"
msgstr "ekstra 13"
#: debug_console.cpp:720
#, kde-format
msgctxt "Mouse Button"
msgid "extra 14"
msgstr "ekstra 14"
#: debug_console.cpp:723
#, kde-format
msgctxt "Mouse Button"
msgid "extra 15"
msgstr "ekstra 15"
#: debug_console.cpp:726
#, kde-format
msgctxt "Mouse Button"
msgid "extra 16"
msgstr "ekstra 16"
#: debug_console.cpp:729
#, kde-format
msgctxt "Mouse Button"
msgid "extra 17"
msgstr "ekstra 17"
#: debug_console.cpp:732
#, kde-format
msgctxt "Mouse Button"
msgid "extra 18"
msgstr "ekstra 18"
#: debug_console.cpp:735
#, kde-format
msgctxt "Mouse Button"
msgid "extra 19"
msgstr "ekstra 19"
#: debug_console.cpp:738
#, kde-format
msgctxt "Mouse Button"
msgid "extra 20"
msgstr "ekstra 20"
#: debug_console.cpp:741
#, kde-format
msgctxt "Mouse Button"
msgid "extra 21"
msgstr "ekstra 21"
#: debug_console.cpp:744
#, kde-format
msgctxt "Mouse Button"
msgid "extra 22"
msgstr "ekstra 22"
#: debug_console.cpp:747
#, kde-format
msgctxt "Mouse Button"
msgid "extra 23"
msgstr "ekstra 23"
#: debug_console.cpp:750
#, kde-format
msgctxt "Mouse Button"
msgid "extra 24"
msgstr "ekstra 24"
#: debug_console.cpp:753
#, kde-format
msgctxt "Mouse Button"
msgid "task"
msgstr "zadanie"
#: debug_console.cpp:1096
#, kde-format
msgid "X11 Client Windows"
msgstr "Okna klienta X11"
#: debug_console.cpp:1098
#, kde-format
msgid "X11 Unmanaged Windows"
msgstr "Niezarządzane okna X11"
#: debug_console.cpp:1100
#, kde-format
msgid "Wayland Windows"
msgstr "Okna Waylanda"
#: debug_console.cpp:1102
#, kde-format
msgid "Internal Windows"
msgstr "Wewnętrzne okna"
#. i18n: ectx: property (text), widget (QPushButton, quitButton)
#: debug_console.ui:32
#, kde-format
msgid "Quit Debug Console"
msgstr "Zakończ konsolę diagnozowania"
#. i18n: ectx: attribute (title), widget (QWidget, windows)
#: debug_console.ui:45
#, kde-format
msgid "Windows"
msgstr "Okna"
#. i18n: ectx: attribute (title), widget (QWidget, surfaces)
#: debug_console.ui:59
#, kde-format
msgid "Surfaces"
msgstr "Powierzchnie"
#. i18n: ectx: attribute (title), widget (QWidget, input)
#: debug_console.ui:69
#, kde-format
msgid "Input Events"
msgstr "Zdarzenia wejściowe"
#. i18n: ectx: attribute (title), widget (QWidget, inputDevices)
#: debug_console.ui:86
#, kde-format
msgid "Input Devices"
msgstr "Urządzenie wejściowe"
#. i18n: ectx: attribute (title), widget (QWidget, tab)
#: debug_console.ui:96
#, kde-format
msgid "OpenGL"
msgstr "OpenGL"
#. i18n: ectx: property (text), widget (QLabel, noOpenGLLabel)
#: debug_console.ui:102
#, kde-format
msgid "No OpenGL compositor running"
msgstr "Brak uruchomionego kompozytora OpenGL"
#. i18n: ectx: property (title), widget (QGroupBox, driverInfoBox)
#: debug_console.ui:130
#, kde-format
msgid "OpenGL (ES) driver information"
msgstr "Informacje o sterowniku OpenGL (ES)"
#. i18n: ectx: property (text), widget (QLabel, label)
#: debug_console.ui:136
#, kde-format
msgid "Vendor:"
msgstr "Wytwórca:"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: debug_console.ui:143
#, kde-format
msgid "Renderer:"
msgstr "Renderer:"
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: debug_console.ui:150
#, kde-format
msgid "Version:"
msgstr "Wersja:"
#. i18n: ectx: property (text), widget (QLabel, label_4)
#: debug_console.ui:157
#, kde-format
msgid "Shading Language Version:"
msgstr "Wersja języka cieniowania:"
#. i18n: ectx: property (text), widget (QLabel, label_5)
#: debug_console.ui:164
#, kde-format
msgid "Driver:"
msgstr "Sterownik:"
#. i18n: ectx: property (text), widget (QLabel, label_6)
#: debug_console.ui:171
#, kde-format
msgid "GPU class:"
msgstr "Klasa GPU:"
#. i18n: ectx: property (text), widget (QLabel, label_7)
#: debug_console.ui:178
#, kde-format
msgid "OpenGL Version:"
msgstr "Wersja OpenGL:"
#. i18n: ectx: property (text), widget (QLabel, label_8)
#: debug_console.ui:185
#, kde-format
msgid "GLSL Version:"
msgstr "Wersja GLSL:"
#. i18n: ectx: property (title), widget (QGroupBox, platformExtensionsBox)
#: debug_console.ui:251
#, kde-format
msgid "Platform Extensions"
msgstr "Rozszerzenia platformy"
#. i18n: ectx: property (title), widget (QGroupBox, glExtensionsBox)
#: debug_console.ui:267
#, kde-format
msgid "OpenGL (ES) Extensions"
msgstr "Rozszerzenia OpenGL (ES)"
#. i18n: ectx: attribute (title), widget (QWidget, keyboard)
#: debug_console.ui:288
#, kde-format
msgid "Keyboard"
msgstr "Klawiatura"
#. i18n: ectx: property (title), widget (QGroupBox, layoutBox)
#: debug_console.ui:315
#, kde-format
msgid "Keymap Layouts"
msgstr "Układ klawiatury"
#. i18n: ectx: property (text), widget (QLabel, label_9)
#: debug_console.ui:337
#, kde-format
msgid "Current Layout:"
msgstr "Bieżący układ"
#. i18n: ectx: property (title), widget (QGroupBox, modifiersBox)
#: debug_console.ui:356
#, kde-format
msgid "Modifiers"
msgstr "Klawisze odmieniające"
#. i18n: ectx: property (title), widget (QGroupBox, activeModifiersBox)
#: debug_console.ui:372
#, kde-format
msgid "Active Modifiers"
msgstr "Włączone klawisze odmieniające"
#. i18n: ectx: property (title), widget (QGroupBox, ledsBox)
#: debug_console.ui:388
#, kde-format
msgid "LEDs"
msgstr "Diody LED"
#. i18n: ectx: property (title), widget (QGroupBox, activeLedsBox)
#: debug_console.ui:404
#, kde-format
msgid "Active LEDs"
msgstr "Włączone diody LED"
#: helpers/killer/killer.cpp:47
#, kde-format
msgid "Window Manager"
msgstr "Zarządzanie oknami"
#: helpers/killer/killer.cpp:52
#, kde-format
msgid "PID of the application to terminate"
msgstr "PID programu do zakończenia"
#: helpers/killer/killer.cpp:52
#, kde-format
msgid "pid"
msgstr "pid"
#: helpers/killer/killer.cpp:54
#, kde-format
msgid "Hostname on which the application is running"
msgstr "Nazwa gospodarza, na którym jest uruchomiony program."
#: helpers/killer/killer.cpp:54
#, kde-format
msgid "hostname"
msgstr "nazwa hosta"
#: helpers/killer/killer.cpp:56
#, kde-format
msgid "Caption of the window to be terminated"
msgstr "Tytuł okna przeznaczonego do zakończenia"
#: helpers/killer/killer.cpp:56
#, kde-format
msgid "caption"
msgstr "tytuł"
#: helpers/killer/killer.cpp:58
#, kde-format
msgid "Name of the application to be terminated"
msgstr "Nazwa programu do zakończenia"
#: helpers/killer/killer.cpp:58
#, kde-format
msgid "name"
msgstr "nazwa"
#: helpers/killer/killer.cpp:60
#, kde-format
msgid "ID of resource belonging to the application"
msgstr "ID zasobu należącego do programu"
#: helpers/killer/killer.cpp:60
#, kde-format
msgid "id"
msgstr "id"
#: helpers/killer/killer.cpp:62
#, kde-format
msgid "Time of user action causing termination"
msgstr "Czas działania użytkownika, powodującego zamknięcie"
#: helpers/killer/killer.cpp:62
#, kde-format
msgid "time"
msgstr "czas"
#: helpers/killer/killer.cpp:64
#, kde-format
msgid "KWin helper utility"
msgstr "Pomocnicze narzędzie KWin"
#: helpers/killer/killer.cpp:88
#, kde-format
msgid "This helper utility is not supposed to be called directly."
msgstr ""
"To narzędzie pomocnicze nie jest przeznaczone do bezpośredniego uruchamiania."
#: helpers/killer/killer.cpp:98
#, kde-format
msgctxt "@info"
msgid "<b>Application \"%1\" is not responding</b>"
msgstr "<b>Program \"%1\" nie odpowiada</b>"
#: helpers/killer/killer.cpp:100
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<p>You tried to close window \"%1\" from application \"%2\" (Process ID: %3) "
"but the application is not responding.</p>"
msgstr ""
"<p>Próbowano zamknąć okno \"%1\" programu \"%2\" (ID procesu: %3), lecz "
"program nie odpowiada.</p>"
#: helpers/killer/killer.cpp:102
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<p>You tried to close window \"%1\" from application \"%2\" (Process ID: "
"%3), running on host \"%4\", but the application is not responding.</p>"
msgstr ""
"<p>Próbowano zamknąć okno \"%1\" programu \"%2\" (ID procesu: %3), "
"uruchomionego na gospodarzu \"%4\", lecz program nie odpowiada.</p>"
#: helpers/killer/killer.cpp:105
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<p>Do you want to terminate this application?</p><p><warning>Terminating the "
"application will close all of its child windows. Any unsaved data will be "
"lost.</warning></p>"
msgstr ""
"<p>Czy chcesz zakończyć ten program?</p><p><warning>Zakończenie programu "
"zamknie jego wszystkie okna podrzędne. Wszystkie niezapisane dane zostaną "
"utracone.</warning></p>"
#: helpers/killer/killer.cpp:109
#, kde-format
msgid "&Terminate Application %1"
msgstr "&Zakończ program %1"
#: helpers/killer/killer.cpp:110
#, kde-format
msgid "Wait Longer"
msgstr "Poczekaj dłużej"
#: keyboard_layout.cpp:119 keyboard_layout.cpp:120
#, kde-format
msgctxt "tooltip title"
msgid "Keyboard Layout"
msgstr "Układ klawiatury"
#: keyboard_layout.cpp:264
#, kde-format
msgid "Configure Layouts..."
msgstr "Ustawienia układów..."
#: killwindow.cpp:44
#, kde-format
msgid ""
"Select window to force close with left click or enter.\n"
"Escape or right click to cancel."
msgstr ""
"Wybierz okno, aby wymusić na nim zamknięcie przy użyciu kliknięcia lewym "
"przyciskiem myszy lub klawiszem enter.\n"
"Naciśnij klawisz Escape lub kliknij prawym przyciskiem myszy, aby zaniechać."
#: kwinbindings.cpp:49
#, kde-format
msgid "Window Operations Menu"
msgstr "Menu operacji na oknie"
#: kwinbindings.cpp:51
#, kde-format
msgid "Close Window"
msgstr "Zamknij okno"
#: kwinbindings.cpp:53
#, kde-format
msgid "Maximize Window"
msgstr "Maksymalizuj okno"
#: kwinbindings.cpp:55
#, kde-format
msgid "Maximize Window Vertically"
msgstr "Maksymalizuj okno w pionie"
#: kwinbindings.cpp:57
#, kde-format
msgid "Maximize Window Horizontally"
msgstr "Maksymalizuj okno w poziomie"
#: kwinbindings.cpp:59
#, kde-format
msgid "Minimize Window"
msgstr "Minimalizuj okno"
#: kwinbindings.cpp:61
#, kde-format
msgid "Shade Window"
msgstr "Zwiń okno"
#: kwinbindings.cpp:63
#, kde-format
msgid "Move Window"
msgstr "Przenieś okno"
#: kwinbindings.cpp:65
#, kde-format
msgid "Resize Window"
msgstr "Zmień rozmiar okna"
#: kwinbindings.cpp:67
#, kde-format
msgid "Raise Window"
msgstr "Przywołaj okno"
#: kwinbindings.cpp:69
#, kde-format
msgid "Lower Window"
msgstr "Odwołaj okno"
#: kwinbindings.cpp:71
#, kde-format
msgid "Toggle Window Raise/Lower"
msgstr "Przełącz przywołanie/odwołanie okna"
#: kwinbindings.cpp:73
#, kde-format
msgid "Make Window Fullscreen"
msgstr "Uczyń oknem pełnoekranowym"
#: kwinbindings.cpp:75
#, kde-format
msgid "Hide Window Border"
msgstr "Ukryj obramowanie okna"
#: kwinbindings.cpp:77
#, kde-format
msgid "Keep Window Above Others"
msgstr "Okno zawsze na wierzchu"
#: kwinbindings.cpp:79
#, kde-format
msgid "Keep Window Below Others"
msgstr "Okno zawsze pod spodem"
#: kwinbindings.cpp:81
#, kde-format
msgid "Activate Window Demanding Attention"
msgstr "Uaktywnij okno żądające uwagi"
#: kwinbindings.cpp:83
#, kde-format
msgid "Setup Window Shortcut"
msgstr "Ustawienia skrótu okna"
#: kwinbindings.cpp:85
#, kde-format
msgid "Pack Window to the Right"
msgstr "Wyrównaj okno do prawej"
#: kwinbindings.cpp:87
#, kde-format
msgid "Pack Window to the Left"
msgstr "Wyrównaj okno do lewej"
#: kwinbindings.cpp:89
#, kde-format
msgid "Pack Window Up"
msgstr "Wyrównaj okno do góry"
#: kwinbindings.cpp:91
#, kde-format
msgid "Pack Window Down"
msgstr "Wyrównaj okno do dołu"
#: kwinbindings.cpp:93
#, kde-format
msgid "Pack Grow Window Horizontally"
msgstr "Rozwiń okno w poziomie"
#: kwinbindings.cpp:95
#, kde-format
msgid "Pack Grow Window Vertically"
msgstr "Rozwiń okno w pionie"
#: kwinbindings.cpp:97
#, kde-format
msgid "Pack Shrink Window Horizontally"
msgstr "Zwiń okno w poziomie"
#: kwinbindings.cpp:99
#, kde-format
msgid "Pack Shrink Window Vertically"
msgstr "Zwiń okno w pionie"
#: kwinbindings.cpp:101
#, kde-format
msgid "Quick Tile Window to the Left"
msgstr "Kafelka z okna na lewej krawędzi"
#: kwinbindings.cpp:103
#, kde-format
msgid "Quick Tile Window to the Right"
msgstr "Kafelka z okna na prawej krawędzi"
#: kwinbindings.cpp:105
#, kde-format
msgid "Quick Tile Window to the Top"
msgstr "Kafelka z okna na górnej krawędzi"
#: kwinbindings.cpp:107
#, kde-format
msgid "Quick Tile Window to the Bottom"
msgstr "Kafelka z okna na dolnej krawędzi"
#: kwinbindings.cpp:109
#, kde-format
msgid "Quick Tile Window to the Top Left"
msgstr "Kafelka z okna w górnym lewym narożniku"
#: kwinbindings.cpp:111
#, kde-format
msgid "Quick Tile Window to the Bottom Left"
msgstr "Kafelka z okna w dolnym lewym narożniku"
#: kwinbindings.cpp:113
#, kde-format
msgid "Quick Tile Window to the Top Right"
msgstr "Kafelka z okna w górnym prawym narożniku"
#: kwinbindings.cpp:115
#, kde-format
msgid "Quick Tile Window to the Bottom Right"
msgstr "Kafelka z okna w dolnym prawym narożniku"
#: kwinbindings.cpp:117
#, kde-format
msgid "Switch to Window Above"
msgstr "Przełącz do okna powyżej"
#: kwinbindings.cpp:119
#, kde-format
msgid "Switch to Window Below"
msgstr "Przełącz do okna poniżej"
#: kwinbindings.cpp:121
#, kde-format
msgid "Switch to Window to the Right"
msgstr "Przełącz do okna z prawej"
#: kwinbindings.cpp:123
#, kde-format
msgid "Switch to Window to the Left"
msgstr "Przełącz do okna z lewej"
#: kwinbindings.cpp:125
#, kde-format
msgid "Increase Opacity of Active Window by 5 %"
msgstr "Zwiększ nieprzezroczystość aktywnego okna o 5 %"
#: kwinbindings.cpp:127
#, kde-format
msgid "Decrease Opacity of Active Window by 5 %"
msgstr "Zmniejsz nieprzezroczystość aktywnego okna o 5 %"
#: kwinbindings.cpp:130
#, kde-format
msgid "Keep Window on All Desktops"
msgstr "Na wszystkich pulpitach"
#: kwinbindings.cpp:134
#, kde-format
msgid "Window to Desktop %1"
msgstr "Okno na pulpit %1"
#: kwinbindings.cpp:136
#, kde-format
msgid "Window to Next Desktop"
msgstr "Okno na następny pulpit"
#: kwinbindings.cpp:137
#, kde-format
msgid "Window to Previous Desktop"
msgstr "Przełącz na poprzedni pulpit"
#: kwinbindings.cpp:138
#, kde-format
msgid "Window One Desktop to the Right"
msgstr "Okno na pulpit po prawej"
#: kwinbindings.cpp:139
#, kde-format
msgid "Window One Desktop to the Left"
msgstr "Okno na pulpit po lewej"
#: kwinbindings.cpp:140
#, kde-format
msgid "Window One Desktop Up"
msgstr "Okno na pulpit wyżej"
#: kwinbindings.cpp:141
#, kde-format
msgid "Window One Desktop Down"
msgstr "Okno na pulpit niżej"
#: kwinbindings.cpp:144
#, kde-format
msgid "Window to Screen %1"
msgstr "Okno na ekran %1"
#: kwinbindings.cpp:146
#, kde-format
msgid "Window to Next Screen"
msgstr "Okno na następny ekran"
#: kwinbindings.cpp:147
#, kde-format
msgid "Window to Previous Screen"
msgstr "Okno na poprzedni ekran"
#: kwinbindings.cpp:148
#, kde-format
msgid "Show Desktop"
msgstr "Pokaż pulpit"
#: kwinbindings.cpp:151
#, kde-format
msgid "Switch to Screen %1"
msgstr "Przełącz na ekran %1"
#: kwinbindings.cpp:154
#, kde-format
msgid "Switch to Next Screen"
msgstr "Przełącz na następny ekran"
#: kwinbindings.cpp:155
#, kde-format
msgid "Switch to Previous Screen"
msgstr "Przełącz na poprzedni ekran"
#: kwinbindings.cpp:157
#, kde-format
msgid "Kill Window"
msgstr "Zniszcz okno"
#: kwinbindings.cpp:158
#, kde-format
msgid "Suspend Compositing"
msgstr "Wstrzymaj kompozycje"
#: kwinbindings.cpp:159
#, kde-format
msgid "Invert Screen Colors"
msgstr "Odwróć kolory ekranu"
#: main.cpp:186 main.cpp:213
#, kde-format
msgid "KDE window manager"
msgstr "Zarządzanie oknami KDE"
#: main.cpp:191
#, kde-format
msgid "KWin"
msgstr "KWin"
#: main.cpp:195
#, kde-format
msgid "(c) 1999-2018, The KDE Developers"
msgstr "(c) 1999-2018, Programiści KDE"
#: main.cpp:197
#, kde-format
msgid "Matthias Ettrich"
msgstr "Matthias Ettrich"
#: main.cpp:198
#, kde-format
msgid "Cristian Tibirna"
msgstr "Cristian Tibirna"
#: main.cpp:199
#, kde-format
msgid "Daniel M. Duley"
msgstr "Daniel M. Duley"
#: main.cpp:200
#, kde-format
msgid "Luboš Luňák"
msgstr "Luboš Luňák"
#: main.cpp:201
#, kde-format
msgid "Martin Flöser"
msgstr "Martin Flöser"
#: main.cpp:210
#, kde-format
msgid "Disable configuration options"
msgstr "Wyłącz możliwość ustawiania"
#: main.cpp:211
#, kde-format
msgid "Indicate that KWin has recently crashed n times"
msgstr "Powiadom, że KWin ostatnio n razy został przerwany z powodu awarii"
#: main_wayland.cpp:434
#, kde-format
msgid "Start a rootless Xwayland server."
msgstr "Uruchom serwer Xwayland bez uprawnień administratora."
#: main_wayland.cpp:436
#, kde-format
msgid ""
"Name of the Wayland socket to listen on. If not set \"wayland-0\" is used."
msgstr ""
"Nazwa gniazda Waylanda, na którym nasłuchiwać. Jeśli nieustawione, to "
"używane jest \"wayland-0\"."
#: main_wayland.cpp:439
#, kde-format
msgid "Render to framebuffer."
msgstr "Wyświetl w buforze klatek."
#: main_wayland.cpp:441
#, kde-format
msgid "The framebuffer device to render to."
msgstr "Urządzenie bufora klatek, w którym wyświetlić."
#: main_wayland.cpp:444
#, kde-format
msgid "The X11 Display to use in windowed mode on platform X11."
msgstr "Wyświetlacz X11 do użycia w trybie okien na platformie X11."
#: main_wayland.cpp:447
#, kde-format
msgid "The Wayland Display to use in windowed mode on platform Wayland."
msgstr "Wyświetlacz Wayland do użycia w trybie okien na platformie Wayland."
#: main_wayland.cpp:449
#, kde-format
msgid "Render to a virtual framebuffer."
msgstr "Wyświetlaj w wirtualnym buforze klatek."
#: main_wayland.cpp:451
#, kde-format
msgid "The width for windowed mode. Default width is 1024."
msgstr "Szerokość dla trybu okien. Domyślna szerokość to 1024."
#: main_wayland.cpp:455
#, kde-format
msgid "The height for windowed mode. Default height is 768."
msgstr "Wysokość dla trybu okien. Domyślna wysokość to 768."
#: main_wayland.cpp:460
#, kde-format
msgid "The scale for windowed mode. Default value is 1."
msgstr "Podziałka trybu okna. Domyślna wartość to 1."
#: main_wayland.cpp:465
#, kde-format
msgid ""
"The number of windows to open as outputs in windowed mode. Default value is 1"
msgstr ""
"Liczba okien do otwarcia jako okna wynikowe w trybie okien. Domyślna wartość "
"to 1"
#: main_wayland.cpp:495
#, kde-format
msgid "Use libhybris hwcomposer"
msgstr "Użyj libhybris hwcomposer"
#: main_wayland.cpp:501
#, kde-format
msgid ""
"Enable libinput support for input events processing. Note: never use in a "
"nested session."
msgstr ""
"Włącz obsługę libinput dla przetwarzania zdarzeń wejścia. Uwaga: nie używaj "
"nigdy w zagnieżdżonych sesjach."
#: main_wayland.cpp:504
#, kde-format
msgid "Render through drm node."
msgstr "Wyświetl przez węzeł drm."
#: main_wayland.cpp:511
#, kde-format
msgid "Input method that KWin starts."
msgstr "Metoda wprowadzania, którą uruchamia KWin."
#: main_wayland.cpp:516
#, kde-format
msgid "List all available backends and quit."
msgstr "Wymień wszystkie dostępne silniki i wyjdź."
#: main_wayland.cpp:520
#, kde-format
msgid "Starts the session in locked mode."
msgstr "Rozpoczyna sesję w trybie zablokowanym"
#: main_wayland.cpp:524
#, kde-format
msgid "Starts the session without lock screen support."
msgstr "Rozpoczyna sesję bez obsługi blokowania ekranu."
#: main_wayland.cpp:528
#, kde-format
msgid "Starts the session without global shortcuts support."
msgstr "Rozpoczyna sesję bez obsługi globalnych skrótów."
#: main_wayland.cpp:532
#, kde-format
msgid "Exit after the session application, which is started by KWin, closed."
msgstr ""
"Wyjdź po zamknięciu aplikacji sesji, która została uruchomiona przez KWin."
#: main_wayland.cpp:537
#, kde-format
msgid "Applications to start once Wayland and Xwayland server are started"
msgstr "Aplikacja do uruchomienia po uruchomieniu Waylanda oraz Xwaylanda"
#: main_x11.cpp:75
#, kde-format
msgid ""
"KWin is unstable.\n"
"It seems to have crashed several times in a row.\n"
"You can select another window manager to run:"
msgstr ""
"KWin jest niestabilny.\n"
"Wygląda na to, że kilkukrotnie ulegał on awarii.\n"
"Można wybrać inny program zarządzający oknami:"
#: main_x11.cpp:225
#, kde-format
msgid ""
"kwin: unable to claim manager selection, another wm running? (try using --"
"replace)\n"
msgstr ""
"kwin: nie można przejąć zarządzania oknami, być może działa już inny program "
"zarządzający oknami? (spróbuj użyć --replace)\n"
#: main_x11.cpp:242
#, kde-format
msgid "kwin: another window manager is running (try using --replace)\n"
msgstr ""
"kwin: uruchomiony jest inny program zarządzający oknami? (spróbuj użyć --"
"replace)\n"
#: main_x11.cpp:424
#, kde-format
msgid "Replace already-running ICCCM2.0-compliant window manager"
msgstr ""
"Zastąp już działający program do zarządzania oknami zgodnego z ICCCM2.0"
#: main_x11.cpp:431
#, kde-format
msgid "Disable KActivities integration."
msgstr "Wyłącz integrację KActivities."
#: orientation_sensor.cpp:100
#, kde-format
msgid "Allow Rotation"
msgstr "Zezwól na obrót"
#: orientation_sensor.cpp:101
#, kde-format
msgid "Automatic screen rotation is enabled"
msgstr "Samoobracanie ekranu jest włączone"
#: orientation_sensor.cpp:111
#, kde-format
msgid "Undefined"
msgstr "Nieokreślony"
#: orientation_sensor.cpp:115
#, kde-format
msgctxt "Portrait oriented display"
msgid "Vertical"
msgstr "Pionowy"
#: orientation_sensor.cpp:119
#, kde-format
msgctxt "Landscape oriented display"
msgid "Horizontal"
msgstr "Poziomy"
#: orientation_sensor.cpp:123
#, kde-format
msgid "Automatic screen rotation is disabled"
msgstr "Samoobracanie ekranu jest wyłączone"
#: plugins/scenes/opengl/scene_opengl.cpp:577
#, kde-format
msgid "Desktop effects were restarted due to a graphics reset"
msgstr "Uruchomiono efekty pulpitu na nowo ze względu na awarię grafiki"
#: scripting/genericscriptedconfig.cpp:81
#, kde-format
msgctxt "Error message"
msgid "Plugin does not provide configuration file in expected location"
msgstr "Wtyczka nie dostarcza pliku ustawień w oczekiwanym miejscu"
#: scripting/scripting.cpp:128
#, kde-format
msgctxt "Assertion failed in KWin script with given value"
msgid "Assertion failed: %1 is not null"
msgstr "Nieudana asercja: %1 nie jest zerem"
#: scripting/scripting.cpp:146
#, kde-format
msgctxt "Assertion failed in KWin script"
msgid "Assertion failed: argument is null"
msgstr "Nieudana asercja: argument jest zerem"
#: scripting/scripting.cpp:188
#, kde-format
msgctxt "Error in KWin Script"
msgid ""
"Invalid number of arguments. At least service, path, interface and method "
"need to be provided"
msgstr ""
"Nieprawidłowa liczba argumentów. Muszą być podane co najmniej: usługa, "
"ścieżka, interfejs i metoda"
#: scripting/scripting.cpp:194
#, kde-format
msgctxt "Error in KWin Script"
msgid ""
"Invalid type. Service, path, interface and method need to be string values"
msgstr ""
"Nieprawidłowy typ. Usługa, ścieżka, interfejs i metoda muszą być ciągami "
"znaków"
#: scripting/scriptingutils.cpp:28
#, kde-format
msgctxt "syntax error in KWin script"
msgid "Invalid number of arguments"
msgstr "Nieprawidłowa liczba argumentów"
#: scripting/scriptingutils.cpp:41
#, kde-format
msgctxt "KWin Scripting function received incorrect value for an expected type"
msgid "%1 is not a variant type"
msgstr "%1 nie jest typem variant"
#. i18n: ectx: property (windowTitle), widget (QDialog, ShortcutDialog)
#: shortcutdialog.ui:14
#, kde-format
msgid "Dialog"
msgstr "Okno dialogowe"
#. i18n: ectx: property (text), widget (QToolButton, clearButton)
#: shortcutdialog.ui:25
#, kde-format
msgid "..."
msgstr "..."
#: tabbox/tabbox.cpp:387
#, kde-format
msgctxt "Special entry in alt+tab list for minimizing all windows"
msgid "Show Desktop"
msgstr "Pokaż pulpit"
#: tabbox/tabbox.cpp:541
#, kde-format
msgid "Walk Through Windows"
msgstr "Przełączanie okien"
#: tabbox/tabbox.cpp:542
#, kde-format
msgid "Walk Through Windows (Reverse)"
msgstr "Przełączanie okien (odwrotne)"
#: tabbox/tabbox.cpp:543
#, kde-format
msgid "Walk Through Windows Alternative"
msgstr "Alternatywne przełączanie okien"
#: tabbox/tabbox.cpp:544
#, kde-format
msgid "Walk Through Windows Alternative (Reverse)"
msgstr "Alternatywne przełączanie okien (odwrotne)"
#: tabbox/tabbox.cpp:545
#, kde-format
msgid "Walk Through Windows of Current Application"
msgstr "Przełączanie okien bieżącego programu"
#: tabbox/tabbox.cpp:546
#, kde-format
msgid "Walk Through Windows of Current Application (Reverse)"
msgstr "Przełączanie okien bieżącego programu (odwrotne)"
#: tabbox/tabbox.cpp:547
#, kde-format
msgid "Walk Through Windows of Current Application Alternative"
msgstr "Alternatywne przełączanie okien bieżącego programu"
#: tabbox/tabbox.cpp:548
#, kde-format
msgid "Walk Through Windows of Current Application Alternative (Reverse)"
msgstr "Alternatywne przełączanie okien bieżącego programu (odwrotne)"
#: tabbox/tabbox.cpp:549
#, kde-format
msgid "Walk Through Desktops"
msgstr "Przełączanie pulpitów"
#: tabbox/tabbox.cpp:550
#, kde-format
msgid "Walk Through Desktops (Reverse)"
msgstr "Przełączanie pulpitów (odwrotne)"
#: tabbox/tabbox.cpp:551
#, kde-format
msgid "Walk Through Desktop List"
msgstr "Przełączanie pulpitów z listy"
#: tabbox/tabbox.cpp:552
#, kde-format
msgid "Walk Through Desktop List (Reverse)"
msgstr "Przełączanie pulpitów z listy (odwrotne)"
#: tabbox/tabboxhandler.cpp:283
#, kde-format
msgid ""
"The Window Switcher installation is broken, resources are missing.\n"
"Contact your distribution about this."
msgstr ""
"Instalacja przełącznika okien jest uszkodzona, brakuje zasobów.\n"
"Powiadom o tym swoją dystrybucję."
#: useractions.cpp:179
#, kde-format
msgid ""
"You have selected to show a window without its border.\n"
"Without the border, you will not be able to enable the border again using "
"the mouse: use the window operations menu instead, activated using the %1 "
"keyboard shortcut."
msgstr ""
"Wybrałe(a)ś opcję wyświetlania okna bez obramowania.\n"
"Bez obramowania nie będzie możliwe włączenie obramowania przy użyciu myszy. "
"Jedyna możliwość to użycie menu operacji na oknie, wywoływanego skrótem "
"klawiszowym %1."
#: useractions.cpp:187
#, kde-format
msgid ""
"You have selected to show a window in fullscreen mode.\n"
"If the application itself does not have an option to turn the fullscreen "
"mode off you will not be able to disable it again using the mouse: use the "
"window operations menu instead, activated using the %1 keyboard shortcut."
msgstr ""
"Wybrałe(a)ś opcję wyświetlania okna na cały ekran. Jeśli program sam nie ma "
"opcji powrotu do zwykłego trybu, powrót do niego przy użyciu myszy będzie "
"niemożliwy. Jedyna możliwość to użycie menu operacji na oknie, wywoływanego "
"skrótem klawiszowym %1."
#: useractions.cpp:252
#, kde-format
msgid "&Move"
msgstr "&Przenieś"
#: useractions.cpp:257
#, kde-format
msgid "&Resize"
msgstr "Zmień &rozmiar"
#: useractions.cpp:262
#, kde-format
msgid "Keep &Above Others"
msgstr "Z&awsze na wierzchu"
#: useractions.cpp:268
#, kde-format
msgid "Keep &Below Others"
msgstr "Zawsze na &spodzie"
#: useractions.cpp:274
#, kde-format
msgid "&Fullscreen"
msgstr "&Pełny ekran"
#: useractions.cpp:280
#, kde-format
msgid "&Shade"
msgstr "&Zwiń"
#: useractions.cpp:286
#, kde-format
msgid "&No Border"
msgstr "&Brak obramowania"
#: useractions.cpp:294
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Window Short&cut..."
msgid "Set Window Short&cut..."
-msgstr "&Skrót okna..."
+msgstr "&Ustaw skrót okna..."
#: useractions.cpp:299
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Special &Window Settings..."
msgid "Configure Special &Window Settings..."
-msgstr "Dodatkowe usta&wienia okna..."
+msgstr "Ustawienia dla &wyjątkowych okien..."
#: useractions.cpp:304
-#, fuzzy, kde-format
+#, kde-format
#| msgid "S&pecial Application Settings..."
msgid "Configure S&pecial Application Settings..."
-msgstr "Dodatkowe ustawienia &programu..."
+msgstr "Ustawienia dla wyjątkowych a&plikacji..."
#: useractions.cpp:312
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Window Manager"
msgctxt ""
"Entry in context menu of window decoration to open the configuration module "
"of KWin"
msgid "Configure W&indow Manager..."
-msgstr "Zarządzanie oknami"
+msgstr "Ustawienia zarządzania oknam&i..."
#: useractions.cpp:342
#, kde-format
msgid "Ma&ximize"
msgstr "&Maksymalizuj"
#: useractions.cpp:348
#, kde-format
msgid "Mi&nimize"
msgstr "Mi&nimalizuj"
#: useractions.cpp:354
#, kde-format
msgid "&More Actions"
msgstr "&Więcej działań"
#: useractions.cpp:357
#, kde-format
msgid "&Close"
msgstr "Z&amknij"
#: useractions.cpp:424
#, kde-format
msgid "&Extensions"
msgstr "Rozsz&erzenia"
#: useractions.cpp:465
#, kde-format
msgid "&Desktops"
msgstr "&Pulpity"
#: useractions.cpp:479
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Move To &Desktop"
msgid "Move to &Desktop"
msgstr "Przenieś na &pulpit"
#: useractions.cpp:497
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Move To &Screen"
msgid "Move to &Screen"
msgstr "Przenieś na &ekran"
#: useractions.cpp:513
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Ac&tivities"
msgid "Show in &Activities"
-msgstr "Ak&tywności"
+msgstr "Pokaż w &aktywnościach"
#: useractions.cpp:528 useractions.cpp:573
#, kde-format
msgid "&All Desktops"
msgstr "Wszystkie &pulpity"
#: useractions.cpp:556 useractions.cpp:609
#, kde-format
msgctxt "Create a new desktop and move there the window"
msgid "&New Desktop"
msgstr "&Nowy pulpit"
#: useractions.cpp:632
#, kde-format
msgctxt ""
"@item:inmenu List of all Screens to send a window to. First argument is a "
"number, second the output identifier. E.g. Screen 1 (HDMI1)"
msgid "Screen &%1 (%2)"
msgstr "Ekran &%1 (%2)"
#: useractions.cpp:655
#, kde-format
msgid "&All Activities"
msgstr "Wszystkie dzi&ałania"
#: useractions.cpp:901
#, kde-format
msgctxt "'%1' is a keyboard shortcut like 'ctrl+w'"
msgid "<b>%1</b> is already in use"
msgstr "<b>%1</b> jest już w użyciu"
#: useractions.cpp:903
#, kde-format
msgctxt "keyboard shortcut '%1' is used by action '%2' in application '%3'"
msgid "<b>%1</b> is used by %2 in %3"
msgstr "<b>%1</b> jest używane przez %2 w %3"
#: useractions.cpp:1035
#, kde-format
msgid "Activate Window (%1)"
msgstr "Uaktywnij okno (%1)"
#: useractions.cpp:1221
#, kde-format
msgid ""
"The window manager is configured to consider the screen with the mouse on it "
"as active one.\n"
"Therefore it is not possible to switch to a screen explicitly."
msgstr ""
"Zarządzanie oknami zostało pomyślane w ten sposób, że ekranem aktywnym jest "
"ten, na którym znajduje się wskaźnik myszy.\n"
"Z tego powodu nie można bezpośrednio przełączać się między ekranami."
#: virtualdesktops.cpp:708 virtualdesktops.cpp:794
#, kde-format
msgid "Desktop %1"
msgstr "Pulpit %1"
#: virtualdesktops.cpp:829
#, kde-format
msgid "Switch to Next Desktop"
msgstr "Przełącz na następny pulpit"
#: virtualdesktops.cpp:831
#, kde-format
msgid "Switch to Previous Desktop"
msgstr "Przełącz na poprzedni pulpit"
#: virtualdesktops.cpp:833
#, kde-format
msgid "Switch One Desktop to the Right"
msgstr "Przełącz na pulpit po prawej"
#: virtualdesktops.cpp:834
#, kde-format
msgid "Switch One Desktop to the Left"
msgstr "Przełącz na pulpit po lewej"
#: virtualdesktops.cpp:835
#, kde-format
msgid "Switch One Desktop Up"
msgstr "Przełącz jeden pulpit wyżej"
#: virtualdesktops.cpp:836
#, kde-format
msgid "Switch One Desktop Down"
msgstr "Przełącz jeden pulpit niżej"
#: virtualdesktops.cpp:848
#, kde-format
msgid "Switch to Desktop %1"
msgstr "Przełącz na pulpit %1"
#: virtualkeyboard.cpp:106
#, kde-format
msgid "Virtual Keyboard"
msgstr "Klawiatura ekranowa"
#: virtualkeyboard.cpp:230
#, kde-format
msgid "Virtual Keyboard: enabled"
msgstr "Klawiatura ekranowa: włączona"
#: virtualkeyboard.cpp:233
#, kde-format
msgid "Virtual Keyboard: disabled"
msgstr "Klawiatura ekranowa: wyłączona"
#: virtualkeyboard.cpp:235
#, kde-format
msgid "Whether to show the virtual keyboard on demand."
msgstr "Określa czy pokazać klawiaturę ekranową na żądanie."
#: workspace.cpp:1348
#, kde-format
msgctxt "Introductory text shown in the support information."
msgid ""
"KWin Support Information:\n"
"The following information should be used when requesting support on e.g. "
"https://forum.kde.org.\n"
"It provides information about the currently running instance, which options "
"are used,\n"
"what OpenGL driver and which effects are running.\n"
"Please post the information provided underneath this introductory text to a "
"paste bin service\n"
"like https://paste.kde.org instead of pasting into support threads.\n"
msgstr ""
"Informacje o wsparciu dla KWin:\n"
"Pytając na np. https://forum.kde.orgużyj wyświetlanych tu danych.\n"
"Dostarczają one informacji o obecnie uruchomionym wystąpieniu, o opcjach, "
"które są używane,\n"
"o używanym sterowniku OpenGL i o włączonych efektach.\n"
"Proszę wysłać te informacje, pod tekstem wprowadzenia, przy użyciu usługi "
"paste bin\n"
"takiej jak https://paste.kde.org, aby nie zaśmiecać wątku.\n"
#~ msgid "Walk Through Window Tabs"
#~ msgstr "Przełącz kartę okna"
#~ msgid "Walk Through Window Tabs (Reverse)"
#~ msgstr "Przełącz kartę okna (odwrotnie)"
#~ msgid "Remove Window From Group"
#~ msgstr "Usuń okno z grupy"
#~ msgid "&Untab"
#~ msgstr "&Usuń z kart"
#~ msgid "Close Entire &Group"
#~ msgstr "Zamknij całą &grupę"
#~ msgctxt "Switch to tab -> Previous"
#~ msgid "Previous"
#~ msgstr "Poprzednia"
#~ msgctxt "Switch to tab -> Next"
#~ msgid "Next"
#~ msgstr "Następna"
#~ msgctxt "There's no window available to be attached as tab to this one"
#~ msgid "None available"
#~ msgstr "Niedostępny żaden"
#~ msgid "Switch to Tab"
#~ msgstr "Przełącz na kartę"
#~ msgid "&Attach as tab to"
#~ msgstr "Przytwierdź jako k&arta do"
#~ msgctxt ""
#~ "Entry in context menu of window decoration to open the configuration "
#~ "module of KWin"
#~ msgid "Window Manager S&ettings..."
#~ msgstr "Ustawi&enia zarządzania oknami..."
#~ msgid "Automatic Screen Rotation"
#~ msgstr "Samoobracanie ekranu"
#~ msgid "kwin_wayland: an X11 window manager is running on the X11 Display.\n"
#~ msgstr ""
#~ "kwin_wayland: uruchomiono program X11 do zarządzania oknami na "
#~ "wyświetlaczu X11.\n"
#~ msgid "Martin Gräßlin"
#~ msgstr "Martin Gräßlin"
#~ msgid "Maintainer"
#~ msgstr "Opiekun"
#~ msgid ""
#~ "<h1>OpenGL desktop effects not possible</h1>Your system cannot perform "
#~ "OpenGL Desktop Effects at the current resolution<br><br>You can try to "
#~ "select the XRender backend, but it might be very slow for this resolution "
#~ "as well.<br>Alternatively, lower the combined resolution of all screens "
#~ "to %1x%2 "
#~ msgstr ""
#~ "<h1>Efekty pulpitu OpenGL nie są możliwe</h1>Twój system nie może "
#~ "poradzić sobie z efektami pulpitu OpenGL w obecnej rozdzielczości<br><br> "
#~ "Możesz spróbować wybrać silnik XRender, ale może ona być również bardzo "
#~ "wolna dla tej rozdzielczości.<br>Alternatywnie, obniż połączoną "
#~ "rozdzielczość dla wszystkich ekranów do %1x%2 "
#~ msgid ""
#~ "The demanded resolution exceeds the GL_MAX_VIEWPORT_DIMS limitation of "
#~ "your GPU and is therefore not compatible with the OpenGL compositor."
#~ "<br>XRender does not know such limitation, but the performance will "
#~ "usually be impacted by the hardware limitations that restrict the OpenGL "
#~ "viewport size."
#~ msgstr ""
#~ "Żądana rozdzielczość przekracza ograniczenie GL_MAX_VIEWPORT_DIMS twojej "
#~ "karty graficznej, dlatego nie jest ona zgodna z kompozytorem OpenGL."
#~ "<br>XRender nie jest związany takim ograniczeniem, ale na jego wydajność "
#~ "na pewno wpływnie ograniczenie sprzętowe, które ogranicza rozmiar widoku "
#~ "OpenGL."
#~ msgid ""
#~ "<h1>OpenGL desktop effects might be unusable</h1>OpenGL Desktop Effects "
#~ "at the current resolution are supported but might be exceptionally slow."
#~ "<br>Also large windows will turn entirely black.<br><br>Consider to "
#~ "suspend compositing, switch to the XRender backend or lower the "
#~ "resolution to %1x%1."
#~ msgstr ""
#~ "<h1>Efekty pulpitu OpenGL mogą stać się nieużyteczne</h1>Efekty pulpitu "
#~ "OpenGL przy bieżącej rozdzielczości są obsługiwane, ale mogą być "
#~ "wyjątkowo wolne.<br>Również duże okna staną się całkowicie czarne."
#~ "<br><br>Rozważ wstrzymanie kompozycji, przełącz na silnik XRender lub "
#~ "obniż rozdzielczość do %1x%1."
#~ msgid ""
#~ "The demanded resolution exceeds the GL_MAX_TEXTURE_SIZE limitation of "
#~ "your GPU, thus windows of that size cannot be assigned to textures and "
#~ "will be entirely black.<br>Also this limit will often be a performance "
#~ "level barrier despite below GL_MAX_VIEWPORT_DIMS, because the driver "
#~ "might fall back to software rendering in this case."
#~ msgstr ""
#~ "Żądana rozdzielczość przekracza ograniczenie GL_MAX_TEXTURE_SIZE dla "
#~ "twojej karty graficznej, dlatego okna o tym rozmiarze nie mogą zostać "
#~ "przypisane do tekstur i pozostaną całkowicie czarne.<br>Ponadto "
#~ "ograniczenie to jest często barierą poziomu wydajności pomimo znajdywania "
#~ "się poniżej GL_MAX_VIEWPORT_DIMS, bo, w tym przypadku, sterownik może "
#~ "przełączyć się do wyświetlania programowego."
#~ msgid "Use a nested compositor in windowed mode."
#~ msgstr "Użyj zagnieżdżonego kompozytora w trybie okien."
#~ msgctxt "notification about mouse pointer confined"
#~ msgid ""
#~ "Pointer motion confined to the current window.\n"
#~ "To release pointer hold Escape for 3 seconds."
#~ msgstr ""
#~ "Ruch wskaźnika ograniczony do bieżącego okna.\n"
#~ "Aby zwolnić wskaźnik przytrzymaj klawisz Escape przez 3 sekundy."
#~ msgctxt "notification about mouse pointer locked"
#~ msgid ""
#~ "Pointer locked to current position.\n"
#~ "To end pointer lock hold Escape for 3 seconds."
#~ msgstr ""
#~ "Wskaźnik jest zablokowany w bieżącym położeniu.\n"
#~ "Aby zwolnić blokadę wskaźnika, przytrzymaj klawisz Escape przez 3 sekundy."
#~ msgid ""
#~ "<b>OpenGL compositing (the default) has crashed KWin in the past.</"
#~ "b><br>This was most likely due to a driver bug.<p>If you think that you "
#~ "have meanwhile upgraded to a stable driver,<br>you can reset this "
#~ "protection but <b>be aware that this might result in an immediate crash!</"
#~ "b></p><p>Alternatively, you might want to use the XRender backend instead."
#~ "</p>"
#~ msgstr ""
#~ "<b>Kompozycja z OpenGL (domyślna) wywołała awarię KWin w przeszłości.</"
#~ "b><br>Stało się tak najprawdopodobniej przez błąd w sterowniku.<p>Jeżeli "
#~ "uważasz, że uaktualniłe(a)ś w międzyczasie do stabilnego sterownika,"
#~ "<br>możesz wyzerować ochronę, ale<b>bądź świadomy(a), że może to "
#~ "spowodować natychmiastową awarię!</b></p><p>Zamiast tego możesz chcieć "
#~ "użyć silnika XRender.</p>"
#~ msgid "Required X extensions (XComposite and XDamage) are not available."
#~ msgstr "Wymagane rozszerzenia X (XComposite i XDamage) są niedostępne."
#~ msgid "GLX/OpenGL are not available and only OpenGL support is compiled."
#~ msgstr "GLX/OpenGL nie są dostępne, a skompilowano jedynie obsługę OpenGL."
#~ msgid "GLX/OpenGL and XRender/XFixes are not available."
#~ msgstr "GLX/OpenGL i XRender/XFixes są niedostępne."
#~ msgid "Sh&ade"
#~ msgstr "&Zwiń"
#~ msgid ""
#~ "kwin_wayland: could not connect to Wayland Server, ensure WAYLAND_DISPLAY "
#~ "is set.\n"
#~ msgstr ""
#~ "kwin_wayland: nie można podłączyć się do serwera Wayland, upewnij się, że "
#~ "ustawiono WAYLAND_DISPLAY.\n"
#~ msgid ""
#~ "The X11 Display to connect to. If not set next free number will be picked."
#~ msgstr ""
#~ "Wyświetlacz X11, do którego się podłączyć. Jeśli nie ustawiono, to "
#~ "zostanie wybrany następna wolna liczba."
#~ msgid "KWin: "
#~ msgstr "KWin: "
#~ msgid "System"
#~ msgstr "System"
#~ msgid "Navigation"
#~ msgstr "Nawigacja"
#~ msgid "Window & Desktop"
#~ msgstr "Okno i pulpit"
#~ msgid "Miscellaneous"
#~ msgstr "Inne"
#~ msgid "Desktop Switching"
#~ msgstr "Przełączanie pulpitów"
#~ msgid ""
#~ "kwin: it looks like there's already a window manager running. kwin not "
#~ "started.\n"
#~ msgstr ""
#~ "Najprawdopodobniej menadżer już działa. KWin nie zostanie uruchomiony.\n"
#~ msgid ""
#~ "Defines whether windows from the current desktop or from all desktops are "
#~ "included. Default:OnlyCurrentDesktopClients"
#~ msgstr ""
#~ "Określa czy uwzględniane są okna z bieżącego pulpitu czy ze wszystkich "
#~ "pulpitów. Domyślnie: TylkoZBieżącegoPulpitu"
#~ msgid ""
#~ "Defines whether windows from the current activity or from all activities "
#~ "are included.Default:OnlyCurrentActivityClients"
#~ msgstr ""
#~ "Określa czy uwzględniane są okna z bieżącego działania czy ze wszystkich "
#~ "działań. Domyślnie: TylkoZBieżącegoDziałania"
#~ msgid ""
#~ "Defines which windows from the current application or from all "
#~ "applications are included.Default:AllWindowsAllApplications"
#~ msgstr ""
#~ "Określa, które okna z bieżącego programu są uwzględniane, albo czy okna "
#~ "ze wszystkich programów są uwzględniane. Domyślnie: "
#~ "ZeWszystkichOkienZeWszystkichProgramów"
#~ msgid ""
#~ "Defines which windows are included based on whether they are minimized or "
#~ "not.Default:IgnoreMinimizedStatus"
#~ msgstr ""
#~ "Określa, które okna są uwzględniane w zależności od ich stanu "
#~ "zminimalizowania lub nie. Domyślnie: IgnorujZminimalizowanyStan"
#~ msgid ""
#~ "Defines whether a TabBoxClient representing the desktop is included."
#~ "Default:DoNotShowDesktopClient"
#~ msgstr ""
#~ "Określa czy uwzględniany jest TabBoxClient reprezentujący pulpit. "
#~ "Domyślnie: NiePokazujKlientaPulpitu"
#~ msgid "Default:IgnoreMultiScreen"
#~ msgstr "Domyślnie: IgnorujWieleEkranów"
#~ msgid ""
#~ "Defines the sorting of the TabBoxClients in the TabBoxClientModel.Default:"
#~ "FocusChainSwitching"
#~ msgstr ""
#~ "Określa sortowanie TabBoxClients w TabBoxClientModel. Domyślnie: "
#~ "PrzełączanieŁańcuchaUaktywniającego"
#~ msgid "Block Global Shortcuts"
#~ msgstr "Zablokuj skróty globalne"
#~ msgid ""
#~ "<p>The window \"<b>%2</b>\" is not responding. It belongs to the "
#~ "application <b>%1</b> (Process ID = %3, hostname = %4).</p><p>Do you wish "
#~ "to terminate the application process <em>including <b>all</b> of its "
#~ "child windows</em>?<br /><b>Any unsaved data will be lost.</b></p>"
#~ msgstr ""
#~ "<p>Okno \"<b>%2</b>\" nie odpowiada. Okno to należy do programu <b>%1</b> "
#~ "(PID=%3, komputer=%4).</p><p>Czy zakończyć ten program i zamknąć "
#~ "wszystkie jego okienka?<br/> <b>Wszystkie niezapisane zmiany będą "
#~ "utracone.</b></p>"
#~ msgid "Window '%1' demands attention."
#~ msgstr "Okno '%1' żąda uwagi."
#~ msgid "Layout changed to %1"
#~ msgstr "Układ zmieniony na %1"
#~ msgctxt "Spiral tiling layout"
#~ msgid "Spiral"
#~ msgstr "Spiralny"
#~ msgctxt "Two-column horizontal tiling layout"
#~ msgid "Columns"
#~ msgstr "Kolumnowy"
#~ msgctxt "Floating layout, windows aren't tiled at all"
#~ msgid "Floating"
#~ msgstr "Pływający"
#~ msgctxt "When in tiling mode, toggle's the window's floating/tiled state"
#~ msgid "&Float Window"
#~ msgstr "%Pływające okna"
#~ msgid "Tab behind"
#~ msgstr "Karta będąca za"
#~ msgid "Ad&vanced"
#~ msgstr "Z&aawansowane"
#~ msgid "*** No Windows ***"
#~ msgstr "*** Brak okien ***"
#~ msgid "Load the script testing dialog"
#~ msgstr "Wczytaj okno testowania skryptu"
#~ msgid "Remove &From Group"
#~ msgstr "Usuń &z grupy"
#~ msgid "To the Left"
#~ msgstr "Na lewo"
#~ msgid "To the Right"
#~ msgstr "Na prawo"
#~ msgid "Move Window to Group"
#~ msgstr "Przenieś okno do grupy"
#~ msgid "&Opacity"
#~ msgstr "&Nieprzezroczystość"
#~ msgid ""
#~ "XRender/XFixes extensions are not available and only XRender support is "
#~ "compiled."
#~ msgstr ""
#~ "Rozszerzenia XRender/XFixes nie są dostępne, a skompilowano jedynie "
#~ "obsługę XRender."
#~ msgid ""
#~ "Compositing was disabled at compile time.\n"
#~ "It is likely Xorg development headers were not installed."
#~ msgstr ""
#~ "Rozszerzenie Composite nie było dostępne w czasie kompilacji.\n"
#~ "Prawdopodobnie nie były zainstalowane pliki nagłówkowe Xorg."
#~ msgid "Tiling"
#~ msgstr "Kafelkowanie"
#~ msgid "Enable/Disable Tiling"
#~ msgstr "Włącz/Wyłącz kafelkowanie"
#~ msgid "Toggle Floating"
#~ msgstr "Przełącz pływające"
#~ msgid "Switch Focus Left"
#~ msgstr "Przełącz na pulpit po lewej"
#~ msgid "Switch Focus Right"
#~ msgstr "Przełącz na pulpit po prawej"
#~ msgid "Switch Focus Up"
#~ msgstr "Przełącz jeden pulpit wyżej"
#~ msgid "Switch Focus Down"
#~ msgstr "Przełącz jeden pulpit niżej"
#~ msgid "Move Window Left"
#~ msgstr "Przenieś okno w lewo"
#~ msgid "Move Window Right"
#~ msgstr "Przenieś okno w prawo"
#~ msgid "Move Window Up"
#~ msgstr "Przenieś okno wyżej"
#~ msgid "Move Window Down"
#~ msgstr "Przenieś okno niżej"
#~ msgid "Tiling Disabled"
#~ msgstr "Kafelkowanie wyłączone"
#~ msgid "Tiling Enabled"
#~ msgstr "Kafelkowanie włączone"
#~ msgid ""
#~ "Desktop effects were too slow and have been suspended.\n"
#~ "You can disable functionality checks in System Settings (on the Advanced "
#~ "tab in Desktop Effects)."
#~ msgstr ""
#~ "Efekty pulpitu było zbyt wolne i zostały wyłączone.\n"
#~ "Możesz wyłączyć sprawdzanie szybkości działania w Ustawieniach "
#~ "systemowych (Efekty pulpitu,zakładka Zaawansowane)."
#~ msgid ""
#~ "Desktop effects were too slow and have been suspended.\n"
#~ "If this was only a temporary problem, you can resume using the '%1' "
#~ "shortcut.\n"
#~ "You can disable functionality checks in System Settings (on the Advanced "
#~ "tab in Desktop Effects)."
#~ msgstr ""
#~ "Efekty pulpitu były zbyt wolne i zostały wyłączone.\n"
#~ "Jeśli to tylko czasowy problem, możesz włączyć je przy pomocy skrótu "
#~ "'%1'.\n"
#~ "Możesz także wyłączyć sprawdzanie szybkości działania w Ustawieniach "
#~ "systemowych (Efekty pulpitu,zakładka Zaawansowane)."
#~ msgid "Window to Desktop 2"
#~ msgstr "Okno na pulpit 2"
#~ msgid "Window to Desktop 3"
#~ msgstr "Okno na pulpit 3"
#~ msgid "Window to Desktop 4"
#~ msgstr "Okno na pulpit 4"
#~ msgid "Window to Desktop 5"
#~ msgstr "Okno na pulpit 5"
#~ msgid "Window to Desktop 6"
#~ msgstr "Okno na pulpit 6"
#~ msgid "Window to Desktop 7"
#~ msgstr "Okno na pulpit 7"
#~ msgid "Window to Desktop 8"
#~ msgstr "Okno na pulpit 8"
#~ msgid "Window to Desktop 9"
#~ msgstr "Okno na pulpit 9"
#~ msgid "Window to Desktop 10"
#~ msgstr "Okno na pulpit 10"
#~ msgid "Window to Desktop 11"
#~ msgstr "Okno na pulpit 11"
#~ msgid "Window to Desktop 12"
#~ msgstr "Okno na pulpit 12"
#~ msgid "Window to Desktop 13"
#~ msgstr "Okno na pulpit 13"
#~ msgid "Window to Desktop 14"
#~ msgstr "Okno na pulpit 14"
#~ msgid "Window to Desktop 15"
#~ msgstr "Okno na pulpit 15"
#~ msgid "Window to Desktop 16"
#~ msgstr "Okno na pulpit 16"
#~ msgid "Window to Desktop 17"
#~ msgstr "Okno na pulpit 17"
#~ msgid "Window to Desktop 18"
#~ msgstr "Okno na pulpit 18"
#~ msgid "Window to Desktop 19"
#~ msgstr "Okno na pulpit 19"
#~ msgid "Window to Desktop 20"
#~ msgstr "Okno na pulpit 20"
#~ msgid "Window to Screen 0"
#~ msgstr "Okno na ekran 0"
#~ msgid "Window to Screen 2"
#~ msgstr "Okno na ekran 2"
#~ msgid "Window to Screen 3"
#~ msgstr "Okno na ekran 3"
#~ msgid "Window to Screen 4"
#~ msgstr "Okno na ekran 4"
#~ msgid "Window to Screen 5"
#~ msgstr "Okno na ekran 5"
#~ msgid "Window to Screen 6"
#~ msgstr "Okno na ekran 6"
#~ msgid "Window to Screen 7"
#~ msgstr "Okno na ekran 7"
#~ msgid "Switch to Desktop 2"
#~ msgstr "Przełącz na pulpit 2"
#~ msgid "Switch to Desktop 3"
#~ msgstr "Przełącz na pulpit 3"
#~ msgid "Switch to Desktop 4"
#~ msgstr "Przełącz na pulpit 4"
#~ msgid "Switch to Desktop 5"
#~ msgstr "Przełącz na pulpit 5"
#~ msgid "Switch to Desktop 6"
#~ msgstr "Przełącz na pulpit 6"
#~ msgid "Switch to Desktop 7"
#~ msgstr "Przełącz na pulpit 7"
#~ msgid "Switch to Desktop 8"
#~ msgstr "Przełącz na pulpit 8"
#~ msgid "Switch to Desktop 9"
#~ msgstr "Przełącz na pulpit 9"
#~ msgid "Switch to Desktop 10"
#~ msgstr "Przełącz na pulpit 10"
#~ msgid "Switch to Desktop 11"
#~ msgstr "Przełącz na pulpit 11"
#~ msgid "Switch to Desktop 12"
#~ msgstr "Przełącz na pulpit 12"
#~ msgid "Switch to Desktop 13"
#~ msgstr "Przełącz na pulpit 13"
#~ msgid "Switch to Desktop 14"
#~ msgstr "Przełącz na pulpit 14"
#~ msgid "Switch to Desktop 15"
#~ msgstr "Przełącz na pulpit 15"
#~ msgid "Switch to Desktop 16"
#~ msgstr "Przełącz na pulpit 16"
#~ msgid "Switch to Desktop 17"
#~ msgstr "Przełącz na pulpit 17"
#~ msgid "Switch to Desktop 18"
#~ msgstr "Przełącz na pulpit 18"
#~ msgid "Switch to Desktop 19"
#~ msgstr "Przełącz na pulpit 19"
#~ msgid "Switch to Desktop 20"
#~ msgstr "Przełącz na pulpit 20"
#~ msgid "Switch to Screen 0"
#~ msgstr "Przełącz na ekran 0"
#~ msgid "Switch to Screen 2"
#~ msgstr "Przełącz na ekran 2"
#~ msgid "Switch to Screen 3"
#~ msgstr "Przełącz na ekran 3"
#~ msgid "Switch to Screen 4"
#~ msgstr "Przełącz na ekran 4"
#~ msgid "Switch to Screen 5"
#~ msgstr "Przełącz na ekran 5"
#~ msgid "Switch to Screen 6"
#~ msgstr "Przełącz na ekran 6"
#~ msgid "Switch to Screen 7"
#~ msgstr "Przełącz na ekran 7"
#~ msgid "Window Screenshot to Clipboard"
#~ msgstr "Zrzut okna do schowka"
#~ msgid "Desktop Screenshot to Clipboard"
#~ msgstr "Zrzut widoku pulpitu do schowka"
#~ msgid ""
#~ "\n"
#~ "KWin will now exit..."
#~ msgstr ""
#~ "\n"
#~ "KWin zakończy działanie..."
#~ msgid "<center><b>%1</b></center>"
#~ msgstr "<center><b>%1</b></center>"
#~ msgid "Menu"
#~ msgstr "Menu"
#~ msgid "Not on all desktops"
#~ msgstr "Nie na wszystkich pulpitach"
#~ msgid "On all desktops"
#~ msgstr "Na wszystkich pulpitach"
#~ msgid "Help"
#~ msgstr "Pomoc"
#~ msgid "Minimize"
#~ msgstr "Minimalizuj"
#~ msgid "Restore"
#~ msgstr "Przywróć"
#~ msgid "Maximize"
#~ msgstr "Maksymalizuj"
#~ msgid "Close"
#~ msgstr "Zamknij"
#~ msgid "Do not keep above others"
#~ msgstr "Zawsze pod spodem"
#~ msgid "Keep above others"
#~ msgstr "Zawsze na wierzchu"
#~ msgid "Do not keep below others"
#~ msgstr "Nie zawsze pod spodem"
#~ msgid "Keep below others"
#~ msgstr "Zawsze pod spodem"
#~ msgid "Unshade"
#~ msgstr "Rozwiń"
#~ msgid "No window decoration plugin library was found."
#~ msgstr "Nie znaleziono biblioteki wtyczek do dekoracji okien."
#~ msgid "The default decoration plugin is corrupt and could not be loaded."
#~ msgstr "Domyślna wtyczka dekoracji jest uszkodzona i nie można jej wczytać."
#~ msgid "The library %1 is not a KWin plugin."
#~ msgstr "Biblioteka %1 nie jest wtyczką menedżera okien."
#, fuzzy
#~| msgid "&Move"
#~ msgid "Move Up"
#~ msgstr "&Przenieś"
#, fuzzy
#~| msgid "Move Window"
#~ msgid "Move Down"
#~ msgstr "Przenieś okno"
#, fuzzy
#~| msgid "Walk Through Windows"
#~ msgid "Walk Through Grouped Windows"
#~ msgstr "Przeglądaj okna"
#, fuzzy
#~| msgid "Walk Through Windows (Reverse)"
#~ msgid "Walk Through Grouped Windows (Reverse)"
#~ msgstr "Przeglądaj (w odwrotnej kolejności)"
#, fuzzy
#~| msgid "Switch to Screen 0"
#~ msgid "Switch to group window"
#~ msgstr "Przełącz na ekran 0"
#~ msgid "kwin: failure during initialization; aborting"
#~ msgstr "KWin: błąd podczas inicjalizacji; anulowanie"
Index: trunk/l10n-kf5/pl/messages/kde-workspace/libkicker.po
===================================================================
--- trunk/l10n-kf5/pl/messages/kde-workspace/libkicker.po (revision 1552240)
+++ trunk/l10n-kf5/pl/messages/kde-workspace/libkicker.po (revision 1552241)
@@ -1,482 +1,482 @@
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
#
# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2014, 2015, 2016, 2017, 2019.
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-09-19 11:17+0200\n"
-"PO-Revision-Date: 2019-09-06 09:21+0200\n"
+"PO-Revision-Date: 2019-09-21 07:58+0200\n"
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
-"|| n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10"
+" || n%100>=20) ? 1 : 2);\n"
"X-Generator: Lokalize 19.07.70\n"
#: plugin/actionlist.cpp:95
#, kde-format
msgid "Open with:"
msgstr "Otwórz za pomocą:"
#: plugin/actionlist.cpp:108
#, kde-format
msgid "Properties"
msgstr "Właściwości"
#: plugin/actionlist.cpp:153
#, kde-format
msgid "Add to Desktop"
msgstr "Dodaj na pulpit"
#: plugin/actionlist.cpp:159
#, kde-format
msgid "Add to Panel (Widget)"
msgstr "Dodaj do panelu (element interfejsu)"
#: plugin/actionlist.cpp:165
#, kde-format
msgid "Pin to Task Manager"
msgstr "Przypnij do paska zadań"
#: plugin/actionlist.cpp:276 plugin/rootmodel.cpp:411
#, kde-format
msgid "Recent Documents"
msgstr "Ostatnie dokumenty"
#: plugin/actionlist.cpp:286
#, kde-format
msgid "Forget Recent Documents"
msgstr "Zapomnij o ostatnich dokumentach"
#: plugin/actionlist.cpp:344
#, kde-format
msgid "Edit Application..."
msgstr "Edytuj programy..."
#: plugin/actionlist.cpp:391
#, kde-format
msgctxt "@action opens a software center with the application"
msgid "Uninstall or Manage Add-Ons..."
-msgstr ""
+msgstr "Usuwaj lub zarządzaj dodatkami..."
#: plugin/appentry.cpp:178
#, kde-format
msgid "Hide Application"
msgstr "Ukryj program"
#: plugin/appentry.cpp:239
#, kde-format
msgctxt "App name (Generic name)"
msgid "%1 (%2)"
msgstr "%1 (%2)"
#: plugin/appentry.cpp:241
#, kde-format
msgctxt "Generic name (App name)"
msgid "%1 (%2)"
msgstr "%1 (%2)"
#: plugin/appsmodel.cpp:45 plugin/appsmodel.cpp:69 plugin/computermodel.cpp:110
#: plugin/computermodel.cpp:242 plugin/recentusagemodel.cpp:149
#: plugin/recentusagemodel.cpp:209
#, kde-format
msgid "Applications"
msgstr "Programy"
#: plugin/appsmodel.cpp:165
#, kde-format
msgid "Unhide Applications in this Submenu"
msgstr "Pokaż ukryte programy w tym podmenu"
#: plugin/appsmodel.cpp:173
#, kde-format
msgid "Unhide Applications in '%1'"
msgstr "Pokaż programy w '%1'"
#: plugin/computermodel.cpp:104
#, kde-format
msgid "Show KRunner"
-msgstr ""
+msgstr "Pokaż KRunnera"
#: plugin/computermodel.cpp:108
#, kde-format
msgid "Search, calculate, or run a command"
-msgstr ""
+msgstr "Wyszukaj, oblicz lub wykonaj polecenie"
#: plugin/computermodel.cpp:161
#, kde-format
msgid "Computer"
msgstr "Komputer"
#: plugin/contactentry.cpp:117 plugin/recentcontactsmodel.cpp:93
#, kde-format
msgid "Show Contact Information..."
msgstr "Pokaż szczegóły kontaktu..."
#: plugin/kastatsfavoritesmodel.cpp:494 plugin/simplefavoritesmodel.cpp:43
#, kde-format
msgid "Favorites"
msgstr "Ulubione"
#: plugin/recentcontactsmodel.cpp:52
#, kde-format
msgid "Contacts"
msgstr "Kontakty"
#: plugin/recentcontactsmodel.cpp:85
#, kde-format
msgid "Forget Contact"
msgstr "Zapomnij o kontakcie"
#: plugin/recentcontactsmodel.cpp:88 plugin/recentcontactsmodel.cpp:165
#, kde-format
msgid "Forget All Contacts"
msgstr "Zapomnij o wszystkich kontaktach"
#: plugin/recentusagemodel.cpp:147
#, kde-format
msgid "Recently Used"
msgstr "Ostatnio używane"
#: plugin/recentusagemodel.cpp:152 plugin/recentusagemodel.cpp:263
#, kde-format
msgid "Documents"
msgstr "Dokumenty"
#: plugin/recentusagemodel.cpp:227
#, kde-format
msgid "Forget Application"
msgstr "Zapomnij o programie"
#: plugin/recentusagemodel.cpp:275
#, kde-format
msgid "Forget Document"
msgstr "Zapomnij o dokumencie"
#: plugin/recentusagemodel.cpp:403
#, kde-format
msgid "Forget All"
msgstr "Zapomnij wszystko"
#: plugin/recentusagemodel.cpp:405
#, kde-format
msgid "Forget All Applications"
msgstr "Zapomnij o wszystkich programach"
#: plugin/recentusagemodel.cpp:408
#, kde-format
msgid "Forget All Documents"
msgstr "Zapomnij o wszystkich dokumentach"
#: plugin/rootmodel.cpp:107
#, kde-format
msgid "Hide %1"
msgstr "Ukryj %1"
#: plugin/rootmodel.cpp:397
#, kde-format
msgid "All Applications"
msgstr "Wszystkie programy"
#: plugin/rootmodel.cpp:403
#, kde-format
msgid "Recent Contacts"
msgstr "Ostatnie kontakty"
#: plugin/rootmodel.cpp:412
#, kde-format
msgid "Often Used Documents"
msgstr "Najczęściej używane dokumenty"
#: plugin/rootmodel.cpp:424
#, kde-format
msgid "Recent Applications"
msgstr "Ostatnie programy"
#: plugin/rootmodel.cpp:425
#, kde-format
msgid "Often Used Applications"
msgstr "Najczęściej używane programy"
#: plugin/rootmodel.cpp:441
#, kde-format
msgid "Power / Session"
msgstr "Zasilanie / Sesja"
#: plugin/runnermodel.cpp:238
#, kde-format
msgid "Search results"
msgstr "Wyniki wyszukiwania"
#: plugin/systementry.cpp:166
#, kde-format
msgid "Lock"
msgstr "Zablokuj"
#: plugin/systementry.cpp:169
#, kde-format
msgid "Log Out"
msgstr "Wyloguj"
#: plugin/systementry.cpp:172 plugin/systementry.cpp:240
#, kde-format
msgid "Save Session"
msgstr "Zapisz sesję"
#: plugin/systementry.cpp:175
#, kde-format
msgid "Switch User"
msgstr "Przełącz użytkownika"
#: plugin/systementry.cpp:178
#, kde-format
msgctxt "Suspend to RAM"
msgid "Sleep"
msgstr "Uśpij"
#: plugin/systementry.cpp:181
#, kde-format
msgid "Hibernate"
msgstr "Zahibernuj"
#: plugin/systementry.cpp:184
#, kde-format
msgid "Restart"
msgstr "Uruchom ponownie"
#: plugin/systementry.cpp:187
#, kde-format
msgid "Shut Down"
msgstr "Wyłącz"
#: plugin/systementry.cpp:200 plugin/systementry.cpp:203
#: plugin/systementry.cpp:206 plugin/systementry.cpp:209
#, kde-format
msgid "Session"
msgstr "Sesja"
#: plugin/systementry.cpp:212 plugin/systementry.cpp:215
#: plugin/systementry.cpp:218 plugin/systementry.cpp:221
#, kde-format
msgid "System"
msgstr "System"
#: plugin/systementry.cpp:234
#, kde-format
msgid "Lock screen"
msgstr "Zablokuj ekran"
#: plugin/systementry.cpp:237
#, kde-format
msgid "End session"
msgstr "Zakończ sesję"
#: plugin/systementry.cpp:243
#, kde-format
msgid "Start a parallel session as a different user"
msgstr "Rozpocznij sesję innego użytkownika"
#: plugin/systementry.cpp:246
#, kde-format
msgid "Suspend to RAM"
msgstr "Uśpienie do RAM-u"
#: plugin/systementry.cpp:249
#, kde-format
msgid "Suspend to disk"
msgstr "Uśpienie na dysk"
#: plugin/systementry.cpp:252
#, kde-format
msgid "Restart computer"
msgstr "Uruchom komputer ponownie"
#: plugin/systementry.cpp:255
#, kde-format
msgid "Turn off computer"
msgstr "Wyłącz komputer"
#: plugin/systemmodel.cpp:75
#, kde-format
msgid "System actions"
msgstr "Działania systemowe"
#~ msgid "General"
#~ msgstr "Ogólne"
#~ msgid "Remove from Favorites"
#~ msgstr "Usuń z ulubionych"
#~ msgid "Add to Favorites"
#~ msgstr "Dodaj do ulubionych"
#~ msgid "On All Activities"
#~ msgstr "Na wszystkch aktywnościach"
#~ msgid "On The Current Activity"
#~ msgstr "Na bieżącej aktywności"
#~ msgid "Show In Favorites"
#~ msgstr "Pokaż w ulubionych"
#~ msgid "Icon:"
#~ msgstr "Ikona:"
#~ msgctxt "@item:inmenu Open icon chooser dialog"
#~ msgid "Choose..."
#~ msgstr "Wybierz..."
#~ msgctxt "@item:inmenu Reset icon to default"
#~ msgid "Clear Icon"
#~ msgstr "Wyczyść ikonę"
#~ msgid "Show applications as:"
#~ msgstr "Pokazuj programy jako:"
#~ msgid "Name only"
#~ msgstr "Tylko nazwy"
#~ msgid "Description only"
#~ msgstr "Tylko opisy"
#~ msgid "Name (Description)"
#~ msgstr "Nazwa (opis)"
#~ msgid "Description (Name)"
#~ msgstr "Opis (nazwa)"
#~ msgid "Behavior:"
#~ msgstr "Zachowanie:"
#~ msgid "Sort applications alphabetically"
#~ msgstr "Uszereguj aplikacje alfabetycznie"
#~ msgid "Flatten sub-menus to a single level"
#~ msgstr "Spłaszcz podmenu do jednego poziomu"
#~ msgid "Show categories:"
#~ msgstr "Pokaż kategorie:"
#~ msgid "Recent applications"
#~ msgstr "Ostatnie programy"
#~ msgid "Often used applications"
#~ msgstr "Najczęściej używane programy"
#~ msgid "Recent documents"
#~ msgstr "Ostatnie dokumenty"
#~ msgid "Often used documents"
#~ msgstr "Najczęściej używane dokumenty"
#~ msgid "Recent contacts"
#~ msgstr "Ostatnie kontakty"
#~ msgid "Often used contacts"
#~ msgstr "Najczęściej używane kontakty"
#~ msgid "Sort items in categories by:"
#~ msgstr "Uszereguj elementy w kategoriach wg:"
#~ msgctxt ""
#~ "@item:inlistbox Sort items in categories by [Recently used | Often used]"
#~ msgid "Recently used"
#~ msgstr "Ostatnio używanych"
#~ msgctxt ""
#~ "@item:inlistbox Sort items in categories by [Recently used | Ofetn used]"
#~ msgid "Often used"
#~ msgstr "Najczęściej używanych"
#~ msgid "Search:"
#~ msgstr "Szukaj:"
#~ msgid "Expand search to bookmarks, files and emails"
#~ msgstr "Rozszerz wyszukiwanie na zakładki, pliki i pocztę"
#~ msgid "Align search results to bottom"
#~ msgstr "Wyrównaj wyniki wyszukiwania do dołu"
#~ msgid "Searching for '%1'"
#~ msgstr "Szukanie '%1'"
#~ msgid "Type to search..."
#~ msgstr "Pisz, aby zacząć szukać..."
#~ msgid "Widgets"
#~ msgstr "Elementy interfejsu"
#~ msgid "Apps & Docs"
#~ msgstr "Aplikacje i dokumentacja"
#~ msgid "Edit Applications..."
#~ msgstr "Edytuj programy..."
#~ msgid "Search..."
#~ msgstr "Wyszukaj..."
#~ msgctxt "@action opens a software center with the application"
#~ msgid "Manage '%1'..."
#~ msgstr "Zarządzaj '%1'..."
#~ msgid "Run Command..."
#~ msgstr "Wykonaj polecenie..."
#~ msgid "Run a command or a search query"
#~ msgstr "Wykonuje polecenie lub wyszukuje"
#~ msgid "Show:"
#~ msgstr "Pokaż:"
#~ msgid "Show recent applications"
#~ msgstr "Pokaż ostatnie programy"
#~ msgid "Show often used applications"
#~ msgstr "Pokaż najczęściej używane programy"
#~ msgid "Show recent documents"
#~ msgstr "Pokaż ostatnie dokumenty"
#~ msgid "Show often used documents"
#~ msgstr "Pokaż najczęściej używane dokumenty"
#~ msgid "Show recent contacts"
#~ msgstr "Pokaż ostatnie kontakty"
#~ msgid "Removable Storage"
#~ msgstr "Nośniki wymienne"
#~ msgid "Places"
#~ msgstr "Miejsca"
#~ msgid "Logout"
#~ msgstr "Wyloguj"
#~ msgid "Suspend"
#~ msgstr "Uśpij"
#~ msgid "Reboot"
#~ msgstr "Uruchom ponownie"
#~ msgid "Use custom image:"
#~ msgstr "Użyj własnego obrazu:"
#~ msgid "Choose an image"
#~ msgstr "Wybierz obraz"
#~ msgid "Image Files (*.png *.jpg *.jpeg *.bmp *.svg *.svgz)"
#~ msgstr "Pliki obrazów (*.png *.jpg *.jpeg *.bmp *.svg *.svgz)"
#~ msgid "Add as Launcher"
#~ msgstr "Dodaj jako program uruchamiający"
#~ msgid "New Session"
#~ msgstr "Nowa sesja"
#~ msgid "(Empty)"
#~ msgstr "(Pusty)"
Index: trunk/l10n-kf5/pl/messages/kde-workspace/org.kde.systemsettings.metainfo.po
===================================================================
--- trunk/l10n-kf5/pl/messages/kde-workspace/org.kde.systemsettings.metainfo.po (nonexistent)
+++ trunk/l10n-kf5/pl/messages/kde-workspace/org.kde.systemsettings.metainfo.po (revision 1552241)
@@ -0,0 +1,34 @@
+# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2019.
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"POT-Creation-Date: 2019-08-22 03:13+0200\n"
+"PO-Revision-Date: 2019-09-21 08:18+0200\n"
+"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
+"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: pl\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10"
+" || n%100>=20) ? 1 : 2);\n"
+"X-Generator: Lokalize 19.07.70\n"
+
+#. (itstool) path: component/name
+#: org.kde.systemsettings.metainfo.xml:3
+msgid "System Settings"
+msgstr "Ustawienia systemowe"
+
+#. (itstool) path: component/summary
+#: org.kde.systemsettings.metainfo.xml:4
+msgid "Configuration tools for your computer"
+msgstr "Narzędzia ustawień dla twojego komputera"
+
+#. (itstool) path: description/p
+#: org.kde.systemsettings.metainfo.xml:17
+msgid ""
+"System Settings allows you to configure and tweak your KDE Plasma desktop to"
+" make it better meet your needs."
+msgstr ""
+"Ustawienia systemu umożliwiają dostosowanie pulpitu KDE Plazma, tak aby"
+" lepiej spełniał twoje potrzeby."
Index: trunk/l10n-kf5/pl/messages/kde-workspace/plasma-browser-extension.po
===================================================================
--- trunk/l10n-kf5/pl/messages/kde-workspace/plasma-browser-extension.po (revision 1552240)
+++ trunk/l10n-kf5/pl/messages/kde-workspace/plasma-browser-extension.po (revision 1552241)
@@ -1,352 +1,350 @@
# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2018, 2019.
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-09-19 03:16:16.430048\n"
-"PO-Revision-Date: 2019-05-04 07:16+0200\n"
+"PO-Revision-Date: 2019-09-21 08:09+0200\n"
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
-"|| n%100>=20) ? 1 : 2);\n"
-"X-Generator: Lokalize 19.03.70\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10"
+" || n%100>=20) ? 1 : 2);\n"
+"X-Generator: Lokalize 19.07.70\n"
#: browseraction_title:0
-#, fuzzy
#| msgctxt "Title message for most error notifications"
#| msgid "Plasma Browser Integration Error"
msgctxt "Title for toolbar popup"
msgid "Plasma Browser Integration"
-msgstr "Błąd integracji przeglądarki Plazmy"
+msgstr "Integracja przeglądarki Plazmy"
#: general_error_host_disconnected_title:0
-#, fuzzy
#| msgctxt ""
#| "When the binary bridge between browser and Plasma quit (usually it "
#| "crashed or was otherwise killed), placeholder is the reason"
#| msgid "The native host disconnected unexpectedly: $1"
msgctxt ""
"Title for plasma-browser-integration-host binary unexpectedly closing/"
"crashing"
msgid "The native host disconnected unexpectedly."
-msgstr "Natywny gospodarz nieoczekiwanie się rozłączył: $1"
+msgstr "Natywny gospodarz nieoczekiwanie się rozłączył."
#: general_error_not_supported_os:0
-#, fuzzy
#| msgid "This extension is not supported on this operating system."
msgid "This extension is only supported on Linux and FreeBSD."
-msgstr "To rozszerzenie nie jest obsługiwane na tym systemie operacyjnym."
+msgstr "To rozszerzenie jest obsługiwane tylko na Linuksie i FreeBSD."
#: general_error_not_supported_os_title:0
-#, fuzzy
#| msgid "This extension is not supported on this operating system."
msgid "Unsupported operating system"
-msgstr "To rozszerzenie nie jest obsługiwane na tym systemie operacyjnym."
+msgstr "Nieobsługiwany system operacyjny"
#: general_error_startup_failed:0
msgctxt ""
"Description for failure to start plasma-browser-integration-host binary"
msgid ""
"Make sure the 'plasma-browser-integration' package is installed correctly "
"and that you are running Plasma 5.13 or later."
msgstr ""
+"Należy upewnić się, że wgrano pakiet 'plasma-browser-integration' oraz Plazmę"
+" 5.13 lub późniejszą."
#: general_error_startup_failed_title:0
msgctxt "Title for failure to start plasma-browser-integration-host binary"
msgid "Failed to connect to the native host."
-msgstr ""
+msgstr "Nie udało się połączyć z natywnym gospodarzem."
#: general_error_startup_failed_wiki_link:0
msgid "Visit project wiki page for more information"
-msgstr ""
+msgstr "Odwiedź stronę wiki po więcej danych"
#: general_error_unknown:0
msgctxt ""
"An unknown error occurred, usually used when an error message by the system "
"is not provided"
msgid "Unknown Error"
msgstr "Nieznany błąd"
#: kdeconnect_open_device:0
msgctxt "Context menu, open link on device $1, similar to 'Open in New Tab'"
msgid "Open on '$1'"
msgstr "Otwórz na '$1'"
#: kdeconnect_open_via:0
msgctxt "Context menu, open link on device whose name we don't (yet) know"
msgid "Open via KDE Connect"
msgstr "Otwórz przez KDE Connect"
#: options_about_bugs:0
msgid ""
"If you find an issue, please check the <a href=\"$1\">list of open bugs</a> "
"and then <a href=\"$2\">file a bug report</a>."
msgstr ""
"Jeśli znalazłeś błąd, to proszę sprawdź najpierw <a href=\"$1\">wykaz "
"otwartych błędów</a> a dopiero potem <a href=\"$2\">wypełnij zgłoszenie o "
"błędzie</a>."
#: options_about_copyright:0
msgid "© 2017-2019 Kai Uwe Broulik and David Edmundson"
msgstr "© 2017-2019 Kai Uwe Broulik oraz David Edmundson"
#: options_about_created_by_kde:0
msgid ""
"This browser extension was created by the <a href=\"$1\">KDE Community</a>. "
"You can find more information about this project on the <a href=\"$2\">KDE "
"Community Wiki</a>."
msgstr ""
"Rozszerzenie przeglądarki zostało stworzone przez <a href=\"$1\">Społeczność "
"KDE</a>. Więcej o tym projekcie można znaleźć na <a href=\"$2\">Wiki "
"społeczności KDE</a>."
#: options_about_donate:0
msgid ""
"If you like what you saw, please consider <a href=\"$1\">donating to KDE</"
"a>, so we can continue to make the best free software possible."
msgstr ""
"Jeśli lubisz to co widzisz, to rozważ proszę <a href=\"$1\">datek na KDE</"
"a>, tak abyśmy mogli kontynuować tworzenie najlepszego wolnego "
"oprogramowania."
#: options_about_kde:0
msgctxt "KDE description taken from kaboutkdedialog_p.h in kmxlgui"
msgid ""
"KDE is a world-wide community of software engineers, artists, writers, "
"translators and creators who are committed to <a href=\"$1\">Free Software</"
"a> development. KDE produces the Plasma desktop environment, hundreds of "
"applications, and the many software libraries that support them. KDE is a "
"cooperative enterprise: no single entity controls its direction or products. "
"Instead, we work together to achieve the common goal of building the world's "
"finest Free Software. Everyone is welcome to <a href=\"$2\">join and "
"contribute</a> to KDE, including you. Visit <a href=\"$3\">$3</a> for more "
"information about the KDE community and the software we produce."
msgstr ""
"KDE jest światową siecią inżynierów oprogramowania, artystów, pisarzy, "
"tłumaczy oraz osób wspomagających, którzy poświęcają się rozwojowi <a href="
"\"$1\">Wolnego Oprogramowania</a>. Społeczność ta stworzyła setki programów "
"Wolnego Oprogramowania będących częścią szkieletów KDE, przestrzeni "
"roboczych i aplikacji. KDE jest współpracującym przedsiębiorstwem, w którym "
"nie istnieje pojedynczy byt sterujący pracą lub produktami KDE przy "
"wykluczeniu reszty. <a href=\"$2\">Uczestnictwo i współtworzenie</a> w KDE "
"jest mile widziane w każdym przypadku, także w twoim. Odwiedź <a href=\"$3\">"
"$3</a> po więcej informacji na temat społeczności KDE i oprogramowania, "
"które tworzymy."
#: options_about_license:0
msgid "License: <a href=\"$1\">GNU General Public License Version 3</a>"
msgstr "Licencja: <a href=\"$1\">GNU General Public License Version 3</a>"
#: options_about_translated_by:0
msgid "Translated by: $1"
msgstr "Przetłumaczone przez: $1"
#: options_about_translators:0
msgctxt "Name of translators"
msgid "Your names"
msgstr "Twoje nazwisko"
#: options_not_supported_os:0
msgid "This extension is not supported on this operating system."
msgstr "To rozszerzenie nie jest obsługiwane na tym systemie operacyjnym."
#: options_plugin_breezeScrollBars_description:0
msgctxt "Description for Breeze style scroll bars plugin"
msgid ""
"This may interfere with the appearance of websites that already apply a "
"custom styling to their scroll bars."
msgstr ""
"To może wpływać na wygląd stron, które już nakładają swój własny wygląd na "
"paski przewijania."
#: options_plugin_breezeScrollBars_title:0
msgctxt "Title for Breeze style scroll bars plugin"
msgid "Use Breeze-style scroll bars"
msgstr "Użyj pasków przewijania z wyglądu Bryzy"
#: options_plugin_downloads_saveOriginUrl:0
msgctxt "Option for saving download source URL in file metadata"
msgid "Save URL a file was downloaded from in the file's attributes"
-msgstr ""
+msgstr "Zachowaj adres URL pobranego pliku we właściwościach pliku"
#: options_plugin_downloads_saveOriginUrl_description:0
msgid ""
"Note: The URL may contain sensitive information that could be disclosed when "
"the file is accessible by or shared with others"
msgstr ""
+"Uwaga: Adres URL może zawierać dane poufne, które mogą stać się powszechnie"
+" dostępne, gdy plik jest dostępny lub współdzielony z innymi"
#: options_plugin_downloads_title:0
msgctxt "Title for Downloads plugin"
msgid "Show downloads in notification area"
msgstr "Pokaż pobierania w obszarze powiadomień"
#: options_plugin_kdeconnect_description:0
msgctxt "Description for KDE Connect plugin"
msgid ""
"Adds a context menu entry to links enabling you to send them to your phone "
"and other paired devices using <a href=\"$1\">KDE Connect</a>."
msgstr ""
"Dodaje menu podręczne do łączy, umożliwiając wysłanie ich na twój telefon "
"lub inne urządzenia sparowane przez <a href=\"$1\">KDE Connect</a>."
#: options_plugin_kdeconnect_title:0
msgctxt "Title for KDE Connect plugin"
msgid "Send via KDE Connect"
msgstr "Wyślij przez KDE Connect"
#: options_plugin_mpris_description:0
msgctxt "Description for Media Controls plugin"
msgid ""
"Lets you control video and audio players in websites using the Media "
"Controller plasmoid."
msgstr ""
"Umożliwia ci sterowanie odtwarzaczami obrazu i dźwięku przy użyciu plazmoida."
#: options_plugin_mpris_media_sessions_description:0
-#, fuzzy
#| msgctxt "Description for MediaSessions API Control plugin"
#| msgid ""
#| "Extract metadata and thumbnails of currently playing content. "
#| "(Experimental)"
msgctxt "Description for MediaSessions API Control plugin"
msgid "Extract metadata and thumbnails of currently playing content."
-msgstr ""
-"Wydobywanie metadanych i miniatur dla obecnie odtwarzanej treści. "
-"(Eksperymentalnie)"
+msgstr "Wydobywanie metadanych i miniatur dla obecnie odtwarzanej treści."
#: options_plugin_mpris_media_sessions_title:0
msgctxt "Title for MediaSessions API Control plugin"
msgid "Enhanced Media Controls"
msgstr "Ulepszone sterowanie mediami"
#: options_plugin_mpris_title:0
msgctxt "Title for Media Controls plugin"
msgid "Media Controls"
msgstr "Sterowanie mediami"
#: options_plugin_purpose_description:0
msgctxt "Description for Purpose / Web Share plugin"
msgid ""
"Adds a \"Share...\" context menu entry and allows websites to open a dialog "
"for sharing contents using the Web Share API."
msgstr ""
+"Dodaje menu podręczne \"Udostępnij...\" i umożliwia stronom sieciowym"
+" otwarcie okna dialogowego do udostępniania treści przy użyciu Web Share API."
#: options_plugin_purpose_title:0
msgctxt "Title for Purpose / Web Share plugin"
msgid "Content Sharing"
-msgstr ""
+msgstr "Udostępnianie treści"
#: options_plugin_tabsrunner_description:0
msgctxt "Description for Browser Tabs KRunner plugin"
msgid ""
"Make sure the “Browser Tabs” module is enabled in <a id=\"$1\" href="
"\"$2\">Plasma Search settings</a>."
msgstr ""
"Upewnij się, że moduł “Karty przeglądarki” jest włączony w <a id=\"$1\" href="
"\"$2\">Ustawieniach wyszukiwarki Plazmy</a>."
#: options_plugin_tabsrunner_title:0
msgctxt "Title for Browser Tabs KRunner plugin"
msgid "Find browser tabs in “Run Command” window"
msgstr "Znajduj karty przeglądarki w oknie \"Wykonaj polecenie\""
#: options_save_failed:0
msgid "Saving settings failed"
msgstr "Nie udało się zapisywanie ustawień"
#: options_save_success:0
msgid "Settings successfully saved"
msgstr "Pomyślnie zapisano ustawienia"
#: options_tab_about:0
msgctxt "The 'About this plugin' tab in settings"
msgid "About"
msgstr "O programie"
#: options_tab_general:0
msgctxt "The 'General settings' tab in settings"
msgid "General"
msgstr "Ogólne"
#: options_title:0
msgctxt "Title for settings page"
msgid "Plasma Integration Settings"
msgstr "Ustawienia integracji Plazmy"
#: purpose_share:0
msgctxt "Context menu, share link or page via Purpose framework"
msgid "Share..."
-msgstr ""
+msgstr "Udostępnij..."
#: purpose_share_failed_text:0
msgctxt "Text of share failed notification"
msgid "Could not share this content: $1"
-msgstr ""
+msgstr "Nie można udostępnić tej treści: $1"
#: purpose_share_failed_title:0
-#, fuzzy
#| msgid "Saving settings failed"
msgctxt "Title of share failed notification"
msgid "Sharing Failed"
-msgstr "Nie udało się zapisywanie ustawień"
+msgstr "Nie udało się udostępnić"
#: purpose_share_finished_text:0
msgctxt "Text of the share finished notification"
msgid "The shared content link ($1) has been copied to the clipboard."
-msgstr ""
+msgstr "Łącze udostępnianej treści ($1) zostało skopiowane do schowka."
#: purpose_share_finished_title:0
msgctxt "Title of share finished notification"
msgid "Content Shared"
-msgstr ""
+msgstr "Udostępniono treść"
#: store_description:0
msgctxt "The extension description on the extension store"
msgid ""
"Multitask efficiently by controlling browser functions from the desktop, "
"even while Chrome is in the background. Manage audio and video playback, "
"check downloads in the notification area, send files to your phone using KDE "
"Connect and more inside the KDE Plasma Desktop!\n"
"\n"
"The plasma-browser-integration package must be installed for this extension "
"to work. It should be available from your distribution's package manager "
"when running Plasma 5.13 or later.\n"
"\n"
"NOTE: This extension is not supported on Debian."
msgstr ""
"Rób wiele rzeczy na raz wydajnie poprzez sterowanie przeglądarką z pulpitu, "
"nawet wtedy gdy chrom jest w tle. Zarządzaj odtwarzaniem obrazu i dźwięku, "
"sprawdzaj pobieranie w obszarze powiadomień, wysyłaj pliki na telefon przy "
"użyciu KDE Connect i wiele innych w Pulpicie Plazmy KDE!\n"
"\n"
"Aby to rozszerzenie zadziałało, trzeba mieć wgrany pakiet plasma-browser-"
"integration. Powinien być dostępny w twojej dystrybucji, gdy masz Plazmę "
"5.13 lub późniejszą.\n"
"\n"
"UWAGA: Rozszerzenie to nie jest obsługiwane na Debianie."
#~ msgctxt ""
#~ "When the binary bridge between browser and Plasma failed to start (e.g. "
#~ "not installed)"
#~ msgid ""
#~ "Failed to connect to the native host. Make sure the 'plasma-browser-"
#~ "integration' package is installed."
#~ msgstr ""
#~ "Nie można podłączyć się do natywnego gospodarza. Upewnij się, że pakiet "
#~ "'plasma-browser-integration' został wgrany."
#~ msgctxt "Link to restore the default settings"
#~ msgid "Restore Defaults"
#~ msgstr "Przywróć domyślne"
#~ msgctxt "Button to save settings"
#~ msgid "Save"
#~ msgstr "Zapisz"
#~ msgctxt "Your names go here"
#~ msgid "Kai Uwe Broulik"
#~ msgstr "Kai Uwe Broulik"
Index: trunk/l10n-kf5/pl/messages/kde-workspace/plasma-discover-notifier.po
===================================================================
--- trunk/l10n-kf5/pl/messages/kde-workspace/plasma-discover-notifier.po (revision 1552240)
+++ trunk/l10n-kf5/pl/messages/kde-workspace/plasma-discover-notifier.po (revision 1552241)
@@ -1,136 +1,136 @@
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
#
# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2015, 2018, 2019.
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-09-06 03:38+0200\n"
-"PO-Revision-Date: 2019-05-04 07:20+0200\n"
+"PO-Revision-Date: 2019-09-21 08:09+0200\n"
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
-"|| n%100>=20) ? 1 : 2);\n"
-"X-Generator: Lokalize 19.03.70\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10"
+" || n%100>=20) ? 1 : 2);\n"
+"X-Generator: Lokalize 19.07.70\n"
#: notifier/DiscoverNotifier.cpp:85
#, kde-format
msgid "Update"
msgstr "Uaktualnij"
#: notifier/DiscoverNotifier.cpp:144
#, kde-format
msgid "Security updates available"
msgstr "Dostępne uaktualnienie bezpieczeństwa"
#: notifier/DiscoverNotifier.cpp:146
#, kde-format
msgid "Updates available"
msgstr "Dostępne uaktualnienia"
#: notifier/DiscoverNotifier.cpp:148
#, kde-format
msgid "System up to date"
msgstr "Twój system jest aktualny"
#: notifier/DiscoverNotifier.cpp:150
#, kde-format
msgid "Computer needs to restart"
msgstr "Komputer wymaga ponownego uruchomienia"
#: notifier/DiscoverNotifier.cpp:152
#, kde-format
msgid "Offline"
msgstr "Rozłączony"
#: notifier/DiscoverNotifier.cpp:184
#, kde-format
msgid "Restart is required"
msgstr "Wymagane ponowne uruchomienie"
#: notifier/DiscoverNotifier.cpp:185
#, kde-format
msgid "The system needs to be restarted for the updates to take effect."
msgstr "Należy ponownie uruchomić system, aby zmiany były widoczne."
#: notifier/DiscoverNotifier.cpp:203
#, kde-format
msgid "Upgrade available"
msgstr "Dostępne uaktualnienie"
#: notifier/DiscoverNotifier.cpp:204
#, kde-format
msgid "New version: %1"
msgstr "Nowa wersja: %1"
#: notifier/main.cpp:51 notifier/main.cpp:52
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Update"
msgid "Updates"
-msgstr "Uaktualnij"
+msgstr "Uaktualnienia"
#: notifier/main.cpp:67
#, kde-format
msgid "Open Software Center..."
-msgstr ""
+msgstr "Zarządzaj oprogramowaniem..."
#: notifier/main.cpp:70
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Update"
msgid "See Updates..."
-msgstr "Uaktualnij"
+msgstr "Obejrzyj uaktualnienia..."
#: notifier/main.cpp:73
#, kde-format
msgid "Refresh..."
-msgstr ""
+msgstr "Odśwież..."
#: notifier/main.cpp:77
#, kde-format
msgid "Restart..."
-msgstr ""
+msgstr "Uruchom ponownie..."
#~ msgctxt "First part of '%1, %2'"
#~ msgid "1 package to update"
#~ msgid_plural "%1 packages to update"
#~ msgstr[0] "1 pakiet do uaktualnienia"
#~ msgstr[1] "%1 pakietów do uaktualnienia"
#~ msgstr[2] "%1 pakietów do uaktualnienia"
#~ msgctxt "Second part of '%1, %2'"
#~ msgid "of which 1 is security update"
#~ msgid_plural "of which %1 are security updates"
#~ msgstr[0] "z czego 1 dotyczy bezpieczeństwa"
#~ msgstr[1] "z czego %1 dotyczą bezpieczeństwa"
#~ msgstr[2] "z czego %1 dotyczy bezpieczeństwa"
#~ msgctxt ""
#~ "%1 is '%1 packages to update' and %2 is 'of which %1 is security updates'"
#~ msgid "%1, %2"
#~ msgstr "%1, %2"
#~ msgid "1 package to update"
#~ msgid_plural "%1 packages to update"
#~ msgstr[0] "1 pakiet do uaktualnienia"
#~ msgstr[1] "%1 pakietów do uaktualnienia"
#~ msgstr[2] "%1 pakietów do uaktualnienia"
#~ msgid "1 security update"
#~ msgid_plural "%1 security updates"
#~ msgstr[0] "Uaktualnienie bezpieczeństwa"
#~ msgstr[1] "%1 uaktualnienie bezpieczeństwa"
#~ msgstr[2] "%1 uaktualnienie bezpieczeństwa"
#~ msgid "No packages to update"
#~ msgstr "Brak pakietów do uaktualnienia"
#~ msgid "System update available"
#~ msgstr "Dostępne uaktualnienie systemu"
#~ msgid "%1 packages to update, of which %2 are security updates"
#~ msgstr "%1 pakietów do uaktualnienia, z których %2 dotyczące bezpieczeństwa"
Index: trunk/l10n-kf5/pl/messages/kde-workspace/plasma-discover.po
===================================================================
--- trunk/l10n-kf5/pl/messages/kde-workspace/plasma-discover.po (revision 1552240)
+++ trunk/l10n-kf5/pl/messages/kde-workspace/plasma-discover.po (revision 1552241)
@@ -1,1067 +1,1067 @@
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
#
# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019.
# Marta Rybczyńska <kde-i18n@rybczynska.net>, 2013.
# Kris Zadra <x-men@mixbox.pl>, 2013.
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-09-19 03:14+0200\n"
-"PO-Revision-Date: 2019-08-15 06:36+0200\n"
+"PO-Revision-Date: 2019-09-21 08:09+0200\n"
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
-"|| n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10"
+" || n%100>=20) ? 1 : 2);\n"
"X-Generator: Lokalize 19.07.70\n"
#: discover/DiscoverObject.cpp:156
#, kde-format
msgid "No application back-ends found, please report to your distribution."
msgstr "Nie znaleziono silników aplikacji. Zgłoś to swojej dystrybucji."
#: discover/DiscoverObject.cpp:227
#, kde-format
msgid "Could not find category '%1'"
msgstr "Nie można znaleźć kategorii '%1'"
#: discover/DiscoverObject.cpp:262
#, kde-format
msgid ""
"Cannot interact with flatpak resources without the flatpak backend %1. "
"Please install it first."
msgstr ""
"Nie można obsłużyć zasobu flatpak bez silnika flatpak %1. Wgraj go najpierw."
#: discover/DiscoverObject.cpp:265 discover/DiscoverObject.cpp:293
#, kde-format
msgid "Couldn't open %1"
msgstr "Nie można otworzyć %1"
#: discover/main.cpp:46
#, kde-format
msgid "Directly open the specified application by its package name."
msgstr "Otwórz bezpośrednio podany program po nazwie jego pakietu."
#: discover/main.cpp:47
#, kde-format
msgid "Open with a program that can deal with the given mimetype."
msgstr "Otwórz w programie, który radzi sobie z podanym typem mime."
#: discover/main.cpp:48
#, kde-format
msgid "Display a list of entries with a category."
msgstr "Wyświetl listę wpisów z kategorią."
#: discover/main.cpp:49
#, kde-format
msgid "Open Discover in a said mode. Modes correspond to the toolbar buttons."
msgstr ""
"Otwórz Odkrywcę w trybie mówionym. Tryby odpowiadają przyciskom na pasku "
"narzędzi."
#: discover/main.cpp:50
#, kde-format
msgid "List all the available modes."
msgstr "Wyszczególnij wszystkie dostępne tryby."
#: discover/main.cpp:51
#, kde-format
msgid "Compact Mode (auto/compact/full)."
msgstr "Tryb kompaktowy (auto/kompaktowy/pełny)."
#: discover/main.cpp:52
#, kde-format
msgid "Local package file to install"
msgstr "Lokalny plik pakietu do wgrania"
#: discover/main.cpp:53
#, kde-format
msgid "List all the available backends."
msgstr "Wyszczególnij wszystkie dostępne silniki."
#: discover/main.cpp:54
#, kde-format
msgid "Search string."
msgstr "Znajdź ciąg znaków."
#: discover/main.cpp:56
#, kde-format
msgid "Supports appstream: url scheme"
msgstr "Obsługuje strumień aplikacji: schemat url"
#: discover/main.cpp:102 discover/qml/DiscoverWindow.qml:51
#, kde-format
msgid "Discover"
msgstr "Odkrywca"
#: discover/main.cpp:102
#, kde-format
msgid "An application explorer"
msgstr "Przeglądarka programów"
#: discover/main.cpp:103
#, kde-format
msgid "© 2010-2019 Plasma Development Team"
msgstr "© 2010-2019 Zespół programistów Plazmy"
#: discover/main.cpp:104
#, kde-format
msgid "Aleix Pol Gonzalez"
msgstr "Aleix Pol Gonzalez"
#: discover/main.cpp:105
#, kde-format
msgid "Jonathan Thomas"
msgstr "Jonathan Thomas"
#: discover/main.cpp:110
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr "Łukasz Wojniłowicz"
#: discover/main.cpp:111
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr "lukasz.wojnilowicz@gmail.com"
#: discover/main.cpp:123
#, kde-format
msgid "Available backends:\n"
msgstr "Dostępne silniki:\n"
#: discover/main.cpp:153
#, kde-format
msgid "Available modes:\n"
msgstr "Dostępne tryby:\n"
#: discover/qml/AddonsView.qml:24 discover/qml/ApplicationPage.qml:214
#, kde-format
msgid "Addons"
msgstr "Dodatki"
#: discover/qml/AddonsView.qml:73
#, kde-format
msgid "Apply Changes"
msgstr "Zastosuj zmiany"
#: discover/qml/AddonsView.qml:80
#, kde-format
msgid "Discard"
msgstr "Porzuć"
#: discover/qml/AddonsView.qml:91
#, kde-format
msgid "More..."
msgstr "Więcej..."
#: discover/qml/AddSourceDialog.qml:49
#, kde-format
msgid "Add a new %1 repository"
msgstr "Dodaj nowe repozytorium %1"
#: discover/qml/AddSourceDialog.qml:74
#, kde-format
msgid "Add"
msgstr "Dodaj"
#: discover/qml/AddSourceDialog.qml:86 discover/qml/DiscoverWindow.qml:219
#: discover/qml/InstallApplicationButton.qml:31
#: discover/qml/SourcesPage.qml:128 discover/qml/UpdatesPage.qml:104
#, kde-format
msgid "Cancel"
msgstr "Zaniechaj"
#: discover/qml/ApplicationDelegate.qml:96 discover/qml/ApplicationPage.qml:146
#, kde-format
msgid "%1 rating"
msgid_plural "%1 ratings"
msgstr[0] "Ocena:"
msgstr[1] "%1 ocen"
msgstr[2] "%1 ocen"
#: discover/qml/ApplicationDelegate.qml:96 discover/qml/ApplicationPage.qml:146
#, kde-format
msgid "No ratings yet"
msgstr "Brak ocen"
#: discover/qml/ApplicationPage.qml:71 discover/qml/DiscoverWindow.qml:89
#: discover/qml/SourcesPage.qml:12
#, kde-format
msgid "Sources"
msgstr "Źródła"
#: discover/qml/ApplicationPage.qml:82
#, kde-format
msgid "%1 - %2"
msgstr "%1 - %2"
#: discover/qml/ApplicationPage.qml:185
#, kde-format
msgid "What's New"
msgstr "Co nowego"
#: discover/qml/ApplicationPage.qml:226
#, kde-format
msgid "Reviews"
msgstr "Opinie"
#: discover/qml/ApplicationPage.qml:234
#, kde-format
msgid "Show %1 review..."
msgid_plural "Show all %1 reviews..."
msgstr[0] "Pokaż wszystkie %1 recenzji..."
msgstr[1] "Pokaż wszystkie %1 recenzji..."
msgstr[2] "Pokaż wszystkie %1 recenzji..."
#: discover/qml/ApplicationPage.qml:267
#, kde-format
msgid "Write a review!"
msgstr "Wyraź swoją opinię!"
#: discover/qml/ApplicationPage.qml:269
#, kde-format
msgid "Be the first to write a review!"
msgstr "Bądź pierwszym, który podzieli się swoją opinią!"
#: discover/qml/ApplicationPage.qml:274
#, kde-format
msgid "Install this app to write a review!"
msgstr "Wgraj tę aplikację, aby podzielić się opinią!"
#: discover/qml/ApplicationPage.qml:276
#, kde-format
msgid "Install this app and be the first to write a review!"
msgstr "Wgraj tę aplikację i bądź pierwszym, który podzieli się opinią!"
#: discover/qml/ApplicationPage.qml:317
#, kde-format
msgid "Category:"
msgstr "Kategoria:"
#: discover/qml/ApplicationPage.qml:331
#, kde-format
msgid "Version:"
msgstr "Wersja:"
#: discover/qml/ApplicationPage.qml:342
#, kde-format
msgid "%1, released on %2"
msgstr "%1, wydany w dniu %2"
#: discover/qml/ApplicationPage.qml:359
#, kde-format
msgid "Author:"
msgstr "Autor:"
#: discover/qml/ApplicationPage.qml:373
#, kde-format
msgid "Size:"
msgstr "Rozmiar:"
#: discover/qml/ApplicationPage.qml:384
#, kde-format
msgid "Source:"
msgstr "Źródło:"
#: discover/qml/ApplicationPage.qml:396
#, kde-format
msgid "License:"
msgstr "Licencja:"
#: discover/qml/ApplicationPage.qml:418
#, kde-format
msgid "Homepage:"
msgstr "Strona domowa:"
#: discover/qml/ApplicationPage.qml:431
#, kde-format
msgid "User Guide:"
msgstr "Podręcznik użytkownika"
#: discover/qml/ApplicationPage.qml:444
#, kde-format
msgid "Donate:"
msgstr "Darowizna:"
#: discover/qml/ApplicationPage.qml:457
#, kde-format
msgid "Report a Problem:"
msgstr "Zgłoś problem:"
#: discover/qml/ApplicationsListPage.qml:68
#, kde-format
msgid "Search: %1"
msgstr "Szukaj: %1"
#: discover/qml/ApplicationsListPage.qml:94
#, kde-format
msgid "Sort: %1"
msgstr "Uszereguj: %1"
#: discover/qml/ApplicationsListPage.qml:97
#, kde-format
msgid "Name"
msgstr "Nazwa"
#: discover/qml/ApplicationsListPage.qml:106
#, kde-format
msgid "Rating"
msgstr "Ocena"
#: discover/qml/ApplicationsListPage.qml:115
#, kde-format
msgid "Size"
msgstr "Rozmiar"
#: discover/qml/ApplicationsListPage.qml:124
#, kde-format
msgid "Release Date"
msgstr "Data wydania"
#: discover/qml/ApplicationsListPage.qml:164
#, kde-format
msgid "Sorry, nothing found..."
msgstr "Wybacz, nic nie znaleziono..."
#: discover/qml/ApplicationsListPage.qml:208
#, kde-format
msgid "Still looking..."
msgstr "Nadal szukam..."
#: discover/qml/BrowsingPage.qml:31
#, kde-format
msgid "Featured"
msgstr "Przedstawiane"
#: discover/qml/BrowsingPage.qml:86
#, kde-kuit-format
msgctxt "@info"
msgid "Unable to load applications.<nl/>Please verify Internet connectivity."
msgstr "Nie można wczytać aplikacji.<nl/>Sprawdź połączenie sieciowe."
#: discover/qml/DiscoverDrawer.qml:89
#, kde-format
msgid "Return to the Featured page"
msgstr "Wróć do strony głównej"
#: discover/qml/DiscoverWindow.qml:46
#, kde-format
msgid "Running as <em>root</em> is discouraged and unnecessary."
msgstr "Uruchamianie jako <em>root</em> jest niezalecane i niepotrzebne."
#: discover/qml/DiscoverWindow.qml:60
#, kde-format
msgid "Search"
msgstr "Szukaj"
#: discover/qml/DiscoverWindow.qml:68 discover/qml/InstalledPage.qml:15
#, kde-format
msgid "Installed"
msgstr "Wgrane"
#: discover/qml/DiscoverWindow.qml:75
#, kde-format
msgid "Fetching Updates..."
msgstr "Pobieranie uaktualnień..."
#: discover/qml/DiscoverWindow.qml:75
#, kde-format
msgid "Up to Date"
msgstr "Aktualny"
#: discover/qml/DiscoverWindow.qml:75
#, kde-format
msgctxt "Update section name"
msgid "Update (%1)"
msgstr "Uaktualnienia (%1)"
#: discover/qml/DiscoverWindow.qml:82
#, kde-format
msgid "About"
msgstr "O programie"
#: discover/qml/DiscoverWindow.qml:129
#, kde-format
msgid "Sorry..."
msgstr "Wybacz..."
#: discover/qml/DiscoverWindow.qml:132
#, kde-format
msgid "Could not close Discover, there are tasks that need to be done."
msgstr "Nie można zamknąć Odkrywcy, zostały zadania do wykonania."
#: discover/qml/DiscoverWindow.qml:132
#, kde-format
msgid "Quit Anyway"
msgstr "Zamknij mimo to"
#: discover/qml/DiscoverWindow.qml:134
#, kde-format
msgid "Unable to find resource: %1"
msgstr "Nie można znaleźć zasobu: %1"
#: discover/qml/DiscoverWindow.qml:207 discover/qml/SourcesPage.qml:118
#: discover/qml/UpdatesPage.qml:50
#, kde-format
msgid "Proceed"
msgstr "Kontynuuj"
#: discover/qml/InstallApplicationButton.qml:14
#, kde-format
msgid "Install"
msgstr "Wgraj"
#: discover/qml/InstallApplicationButton.qml:14
#, kde-format
msgid "Remove"
msgstr "Usuń"
#: discover/qml/LoadingPage.qml:7
#, kde-format
msgid "Loading..."
msgstr "Wczytywanie..."
#: discover/qml/navigation.js:32
#, kde-format
msgid "Resources for '%1'"
msgstr "Zasoby dla '%1'"
#: discover/qml/navigation.js:56
#, kde-format
msgid "Extensions..."
msgstr "Rozszerzenia..."
#: discover/qml/ProgressView.qml:17
#, kde-format
msgid "Tasks (%1%)"
msgstr "Zadania (%1%)"
#: discover/qml/ProgressView.qml:17
#, kde-format
msgid "Tasks"
msgstr "Zadania"
#: discover/qml/ProgressView.qml:77
#, kde-format
msgctxt "TransactioName - TransactionStatus"
msgid "%1 - %2: %3"
msgstr "%1 - %2: %3"
#: discover/qml/ProgressView.qml:78
#, kde-format
msgctxt "TransactioName - TransactionStatus"
msgid "%1 - %2"
msgstr "%1 - %2"
#: discover/qml/ReviewDelegate.qml:37
#, kde-format
msgid "<em>Tell us about this review!</em>"
msgstr "<em>Opowiedz nam o tej opinii!</em>"
#: discover/qml/ReviewDelegate.qml:38
#, kde-format
msgid "<em>%1 out of %2 people found this review useful</em>"
msgstr "<em>%1 z %2 osób uznało tę opinię za użyteczną</em>"
#: discover/qml/ReviewDelegate.qml:47
#, kde-format
msgid "unknown reviewer"
msgstr "nieznany oceniający"
#: discover/qml/ReviewDelegate.qml:48
#, kde-format
msgid "<b>%1</b> by %2"
msgstr "<b>%1</b> przez %2"
#: discover/qml/ReviewDelegate.qml:48
#, kde-format
msgid "Comment by %1"
msgstr "Skomentowane przez %1"
#: discover/qml/ReviewDelegate.qml:73
#, kde-format
msgid "<em>Useful? <a href='true'><b>Yes</b></a>/<a href='false'>No</a></em>"
msgstr ""
"<em>Użyteczna? <a href='true'><b>Tak</b></a>/<a href='false'>Nie</a></em>"
#: discover/qml/ReviewDelegate.qml:76
#, kde-format
msgid "<em>Useful? <a href='true'>Yes</a>/<a href='false'><b>No</b></a></em>"
msgstr ""
"<em>Użyteczna? <a href='true'>Tak</a>/<a href='false'><b>Nie</b></a></em>"
#: discover/qml/ReviewDelegate.qml:79
#, kde-format
msgid "<em>Useful? <a href='true'>Yes</a>/<a href='false'>No</a></em>"
msgstr "<em>Użyteczna? <a href='true'>Tak</a>/<a href='false'>Nie</a></em>"
#: discover/qml/ReviewDialog.qml:22
#, kde-format
msgid "Reviewing '%1'"
msgstr "Opiniowanie '%1'"
#: discover/qml/ReviewDialog.qml:23
#, kde-format
msgid "Rating:"
msgstr "Ocena:"
#: discover/qml/ReviewDialog.qml:33
-#, fuzzy, kde-kuit-format
+#, kde-kuit-format
#| msgid "Submission name: %1"
msgctxt "@info"
msgid "Submission name:<nl/>%1"
-msgstr "Nazwa recenzji: %1"
+msgstr "Nazwa podesłania:<nl/>%1"
#: discover/qml/ReviewDialog.qml:35
#, kde-format
msgid "Title:"
msgstr "Tytuł:"
#: discover/qml/ReviewDialog.qml:41
#, kde-format
msgid "Review:"
msgstr "Recenzja:"
#: discover/qml/ReviewDialog.qml:54
#, kde-format
msgid "Enter a rating"
msgstr "Podaj ocenę"
#: discover/qml/ReviewDialog.qml:55
#, kde-format
msgid "Write a title"
msgstr "Podaj tytuł"
#: discover/qml/ReviewDialog.qml:56
#, kde-format
msgid "Keep writing..."
msgstr "Pisz dalej..."
#: discover/qml/ReviewDialog.qml:57
#, kde-format
msgid "Too long!"
msgstr "Zbyt długa!"
#: discover/qml/ReviewDialog.qml:58
#, kde-format
msgid "Submit review"
msgstr "Podeślij recenzję"
#: discover/qml/ReviewsPage.qml:67
#, kde-format
msgid "Review..."
msgstr "Recenzuj..."
#: discover/qml/SearchField.qml:41
#, kde-format
msgid "Search..."
msgstr "Szukaj..."
#: discover/qml/SearchField.qml:41
#, kde-format
msgid "Search in '%1'..."
msgstr "Znajdź w '%1'..."
#: discover/qml/SourcesPage.qml:39
#, kde-format
msgid "%1 (Default)"
msgstr "%1 (Domyślny)"
#: discover/qml/SourcesPage.qml:66
#, kde-format
msgid "Add Source..."
msgstr "Dodaj źródło..."
#: discover/qml/SourcesPage.qml:90
#, kde-format
msgid "Make default"
msgstr "Uczyń domyślnym"
#: discover/qml/SourcesPage.qml:160
#, kde-format
msgid "Failed to increase '%1' preference"
msgstr "Nie udało się zwiększyć lubienia '%1'"
#: discover/qml/SourcesPage.qml:170
#, kde-format
msgid "Failed to decrease '%1' preference"
msgstr "Nie udało się zmniejszyć lubienia '%1'"
#: discover/qml/SourcesPage.qml:175
#, kde-format
msgid "Delete the origin"
msgstr "Usuń źródło"
#: discover/qml/SourcesPage.qml:180
#, kde-format
msgid "Failed to remove the source '%1'"
msgstr "Nie można usunąć źródła '%1'"
#: discover/qml/SourcesPage.qml:186
#, kde-format
msgid "Show contents"
msgstr "Pokaż zawartość"
#: discover/qml/SourcesPage.qml:225
#, kde-format
msgid "Missing Backends"
msgstr "Brakuje silników"
#: discover/qml/UpdatesPage.qml:12
#, kde-format
msgid "Updates"
msgstr "Uaktualnienia"
#: discover/qml/UpdatesPage.qml:73
#, kde-format
msgid "Update Selected"
msgstr "Uaktualnij zaznaczone"
#: discover/qml/UpdatesPage.qml:73
#, kde-format
msgid "Update All"
msgstr "Uaktualnij wszystko"
#: discover/qml/UpdatesPage.qml:138
#, kde-format
msgid "All updates selected (%1)"
msgstr "Wybrano wszystkie uaktualnienia (%1)"
#: discover/qml/UpdatesPage.qml:138
#, kde-format
msgid "%1/%2 update selected (%3)"
msgid_plural "%1/%2 updates selected (%3)"
msgstr[0] "Wybrano %1/%2 uaktualnienia (%3)"
msgstr[1] "Wybrano %1/%2 uaktualnień (%3)"
msgstr[2] "Wybrano %1/%2 uaktualnień (%3)"
#: discover/qml/UpdatesPage.qml:182
#, kde-format
msgid "Restart"
msgstr "Uruchom ponownie"
#: discover/qml/UpdatesPage.qml:263
#, kde-format
msgid "%1"
msgstr "%1"
#: discover/qml/UpdatesPage.qml:276
#, kde-format
msgid "Update to version %1"
-msgstr ""
+msgstr "Uaktualnienie do wersji %1"
#: discover/qml/UpdatesPage.qml:279
#, kde-format
msgid "%1 → %2"
msgstr "%1 → %2"
#: discover/qml/UpdatesPage.qml:299
#, kde-format
msgid "Installing"
msgstr "Wgrywanie"
#: discover/qml/UpdatesPage.qml:330
#, kde-format
msgid "More Information..."
msgstr "Więcej danych..."
#: discover/qml/UpdatesPage.qml:358
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Fetching Updates..."
msgctxt "@info"
msgid "Fetching Updates..."
msgstr "Pobieranie uaktualnień..."
#: discover/qml/UpdatesPage.qml:369
#, kde-format
msgctxt "@info"
msgid "Updates"
msgstr "Uaktualnienia"
#: discover/qml/UpdatesPage.qml:375
#, kde-format
msgctxt "@info"
msgid "The system requires a restart to apply updates"
msgstr "System wymaga ponownego uruchomienia do zastosowania uaktualnień"
#: discover/qml/UpdatesPage.qml:379 discover/qml/UpdatesPage.qml:384
#: discover/qml/UpdatesPage.qml:389
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Up to Date"
msgctxt "@info"
msgid "Up to Date"
msgstr "Aktualny"
#: discover/qml/UpdatesPage.qml:394
#, kde-format
msgctxt "@info"
msgid "Should check for updates"
msgstr "Należy wyszukać uaktualnień"
#: discover/qml/UpdatesPage.qml:399
#, kde-format
msgctxt "@info"
msgid "It is unknown when the last check for updates was"
msgstr "Nie wiadomo kiedy po raz ostatni sprawdzano uaktualnienia"
#~ msgctxt "@info"
#~ msgid "Fetching updates..."
#~ msgstr "Pobieranie uaktualnień..."
#~ msgctxt "@info"
#~ msgid "Up to date"
#~ msgstr "Aktualne"
#~ msgid "Please check your connectivity"
#~ msgstr "Sprawdź swoje połączenie"
#~ msgid "Checking for updates..."
#~ msgstr "Sprawdzanie uaktualnień..."
#~ msgid "No Updates"
#~ msgstr "Brak uaktualnień"
#~ msgctxt "@info"
#~ msgid "Fetching..."
#~ msgstr "Pobieranie..."
#~ msgctxt "@info"
#~ msgid "Checking for updates..."
#~ msgstr "Sprawdzanie uaktualnień..."
#~ msgctxt "@info"
#~ msgid "Updating..."
#~ msgstr "Uaktualnianie..."
#~ msgctxt "@info"
#~ msgid "The system is up to date"
#~ msgstr "System jest aktualny."
#~ msgctxt "@info"
#~ msgid "No updates"
#~ msgstr "Brak uaktualnień"
#~ msgctxt "@info"
#~ msgid "No updates are available"
#~ msgstr "Brak uaktualnień"
#~ msgctxt "@info"
#~ msgid "Reboot"
#~ msgstr "Uruchom ponownie"
#~ msgid "updates not selected"
#~ msgstr "nie wybrano uaktualnień"
#~ msgid "%1 ⮕ %2"
#~ msgstr "%1 ⮕ %2"
#~ msgid "%1 (%2)"
#~ msgstr "%1 (%2)"
#, fuzzy
#~| msgid "Help..."
#~ msgid "Help"
#~ msgstr "Pomoc..."
#~ msgid "Copy link address"
#~ msgstr "Skopiuj adres odnośnika"
#~ msgid "Settings"
#~ msgstr "Ustawienia"
#~ msgctxt "@info"
#~ msgid "Looking for updates"
#~ msgstr "Sprawdzanie uaktualnień"
#~ msgid "Search: %1 + %2"
#~ msgstr "Szukaj: %1 + %2"
#~ msgctxt "TransactioName TransactionStatus"
#~ msgid "%1 %2"
#~ msgstr "%1 %2"
#~ msgid ""
#~ "\n"
#~ "Also available in %1"
#~ msgstr ""
#~ "\n"
#~ "Dostępny również w %1"
#~ msgid "Specify the new source for %1"
#~ msgstr "Podaj nowe źródło dla %1"
#~ msgid "Summary:"
#~ msgstr "Podsumowanie:"
#~ msgid "Comment too short"
#~ msgstr "Komentarz za krótki"
#~ msgid "Improve summary"
#~ msgstr "Ulepsz podsumowanie"
#~ msgid "Back"
#~ msgstr "Wstecz"
#~ msgid "Launch"
#~ msgstr "Uruchom"
#~ msgid "Accept"
#~ msgstr "Zatwierdź"
#~ msgid "Browse the origin's resources"
#~ msgstr "Przeglądaj zasoby źródła"
#~ msgid "Description"
#~ msgstr "Opis"
#~ msgid "Home"
#~ msgstr "Katalog domowy"
#~ msgid "Application Sources"
#~ msgstr "Źródła programów"
#~ msgid ""
#~ "Allows to choose the source that will be used for browsing applications"
#~ msgstr "Umożliwia wybór źródła używanego do przeglądania aplikacji"
#~ msgid "Open"
#~ msgstr "Otwórz"
#~ msgid "Close Description"
#~ msgstr "Zamknij opis"
#~ msgid "Got it"
#~ msgstr "Rozumiem"
#~ msgid "Origin: %1 (%2)"
#~ msgstr "Źródło: %1 (%2)"
#~ msgid "Malformed url '%1'"
#~ msgstr "Zniekształcony adres url '%1'"
#~ msgid "Unrecognized url: %1"
#~ msgstr "Nierozpoznany adres url: %1"
#~ msgid "Most Popular"
#~ msgstr "Najpopularniejsze"
#~ msgid "Configure Sources..."
#~ msgstr "Ustawienia źródeł..."
#~ msgctxt "@info"
#~ msgid "Loading..."
#~ msgstr "Wczytywanie..."
#~ msgid ""
#~ "Discover\n"
#~ "all the possibilities!"
#~ msgstr ""
#~ "Odkryj\n"
#~ "wszystkie możliwości!"
#~ msgid ""
#~ "<p style='margin: 0 0 0 0'><b>%1</b> by %2</p><p style='margin: 0 0 0 0'>"
#~ "%3</p><p style='margin: 0 0 0 0'>%4</p>"
#~ msgstr ""
#~ "<p style='margin: 0 0 0 0'><b>%1</b> przez %2</p><p style='margin: 0 0 0 "
#~ "0'>%3</p><p style='margin: 0 0 0 0'>%4</p>"
#~ msgid "Ratings for %1"
#~ msgstr "Oceny dla %1"
#~ msgid "Details"
#~ msgstr "Szczegóły"
#~ msgid "Popularity"
#~ msgstr "Popularność"
#~ msgid "Buzz"
#~ msgstr "Zamieszanie"
#~ msgid "Origin"
#~ msgstr "Pochodzenie"
#~ msgid "List"
#~ msgstr "Spis"
#~ msgid "Grid"
#~ msgstr "Siatka"
#~ msgid "Show technical packages"
#~ msgstr "Pokaż pakiety techniczne"
#~ msgid "Resources"
#~ msgstr "Zasoby"
#~ msgid "All"
#~ msgstr "Wszystkie"
#~ msgid "%1 item"
#~ msgid_plural "%1 items"
#~ msgstr[0] "%1 element"
#~ msgstr[1] "%1 elementów"
#~ msgstr[2] "%1 elementów"
#~ msgid "items installed"
#~ msgstr "wgrane elementy"
#~ msgid "%1 job pending..."
#~ msgid_plural "%1 jobs pending..."
#~ msgstr[0] "%1 trwających zadań..."
#~ msgstr[1] "%1 trwających zadań..."
#~ msgstr[2] "%1 trwających zadań..."
#~ msgid "Resources requested but unable to find: %1"
#~ msgstr "Zarządano zasobów, lecz nie można było ich znaleźć: %1"
#~ msgid "System Update"
#~ msgstr "Uaktualnienie systemu"
#~ msgctxt "@info"
#~ msgid "Last checked %1 ago."
#~ msgstr "Ostatnio sprawdzano %1 temu."
#~ msgctxt "@info"
#~ msgid "The last check for updates was over a week ago."
#~ msgstr ""
#~ "Ostatnie sprawdzanie dostępności uaktualnień odbyło się tydzień temu."
#~ msgctxt "@info"
#~ msgid "Please click <em>Check for Updates</em> to check."
#~ msgstr ""
#~ "Naciśnij <interface>Sprawdź uaktualnienia</interface>, aby sprawdzić "
#~ "dostępność uaktualnień."
#~ msgid "Advanced..."
#~ msgstr "Zaawansowane..."
#~ msgid ""
#~ "Found some errors while setting up the GUI, the application can't proceed."
#~ msgstr ""
#~ "Znaleziono błędy przy powstawaniu GUI, program nie może kontynuować."
#~ msgid "Initialization error"
#~ msgstr "Błąd inicjalizacji"
#~ msgid "Total Size: "
#~ msgstr "Całkowity rozmiar: "
#~ msgid "Hola"
#~ msgstr "Hola"
#~ msgid "Muon Discover"
#~ msgstr "Odkrywca Muon"
#~ msgid ""
#~ "Welcome to\n"
#~ "Muon Discover!"
#~ msgstr ""
#~ "Witaj w\n"
#~ "Odkrywcy Muon!"
#~ msgid "Configure and learn about Muon Discover"
#~ msgstr "Ustaw i dowiedz się o Odkrywcy Muon"
#~ msgid "points: %1"
#~ msgstr "punkty: %1"
#~ msgid "Installed (%1 update)"
#~ msgid_plural "Installed (%1 updates)"
#~ msgstr[0] "Wgrano (%1 uaktualnienie)"
#~ msgstr[1] "Wgrano (%1 uaktualnienia)"
#~ msgstr[2] "Wgrano (%1 uaktualnień)"
#~ msgid "Menu"
#~ msgstr "Menu"
#~ msgid "Origin enabled"
#~ msgstr "Źródło włączone"
#~ msgid "©2010-2012 Jonathan Thomas"
#~ msgstr "©2010-2012 Jonathan Thomas"
#~ msgid ""
#~ "List all the backends we'll want to have loaded, separated by coma ','."
#~ msgstr ""
#~ "Wyszczególnij wszystkie silniki, które mają zostać wczytane i rozdziel je "
#~ "przecinkami ','."
#~ msgid "Close"
#~ msgstr "Zamknij"
#~ msgid "OK"
#~ msgstr "OK"
#~ msgid ""
#~ "<sourceline> - The apt repository source line to add. This is one of:\n"
#~ msgstr ""
#~ "<sourceline> - Wiersz repozytorium źródła apt do dodania. Jest to jeden z "
#~ "tych:\n"
#~ msgid "%1 (Binary)"
#~ msgstr "%1 (Binarny)"
#~ msgid "%1. %2"
#~ msgstr "%1. %2"
#~ msgid "Popularity Contest"
#~ msgstr "Rywalizacja w popularności"
#~ msgid "<qt>%1<br/><em>%2</em></qt>"
#~ msgstr "<qt>%1<br/><em>%2</em></qt>"
#~ msgid "Apply"
#~ msgstr "Zastosuj"
#~ msgid "%1 reviews"
#~ msgstr "%1 opinii"
#~ msgid "Overview"
#~ msgstr "Przegląd"
#~ msgid "Add-ons"
#~ msgstr "Dodatki"
#~ msgid "<b>Reviews:</b>"
#~ msgstr "<b>Opinie:</b>"
#~ msgid "<b>%1</b> by %2<p/>%3<br/>%4"
#~ msgstr "<b>%1</b> napisana przez %2<p/>%3<br/>%4"
#~ msgid "Adding Origins..."
#~ msgstr "Dodawanie źródeł..."
#~ msgid "Removing Origins..."
#~ msgstr "Usuwanie źródeł..."
#~ msgid "Ok"
#~ msgstr "Ok"
#~ msgid "%1. <em>%2</em>"
#~ msgstr "%1. <em>%2</em>"
#~ msgid "Login"
#~ msgstr "Zaloguj"
#~ msgid "Register"
#~ msgstr "Rejestruj"
#~ msgid "Logout"
#~ msgstr "Wyloguj"
#~ msgid "Signed in as <em>%1</em>"
#~ msgstr "Zapisany jako <em>%1</em>"
#~ msgid "Sign in is required"
#~ msgstr "Zapisanie się jest wymagane"
#~ msgid "Upgrade"
#~ msgstr "Uaktualnij"
Index: trunk/l10n-kf5/pl/messages/kde-workspace/plasma-pa._desktop_.po
===================================================================
--- trunk/l10n-kf5/pl/messages/kde-workspace/plasma-pa._desktop_.po (revision 1552240)
+++ trunk/l10n-kf5/pl/messages/kde-workspace/plasma-pa._desktop_.po (revision 1552241)
@@ -1,58 +1,58 @@
-# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2015, 2016.
+# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2015, 2016, 2019.
msgid ""
msgstr ""
"Project-Id-Version: desktop files\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-09-17 01:36+0000\n"
-"PO-Revision-Date: 2016-09-24 07:43+0100\n"
+"PO-Revision-Date: 2019-09-21 08:10+0200\n"
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
-"|| n%100>=20) ? 1 : 2);\n"
-"X-Generator: Lokalize 2.0\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10"
+" || n%100>=20) ? 1 : 2);\n"
+"X-Generator: Lokalize 19.07.70\n"
#: applet/metadata.desktop:2
msgctxt "Name"
msgid "Audio Volume"
msgstr "Głośność dźwięku"
#: applet/metadata.desktop:44
msgctxt "Comment"
msgid "Adjust the volume of devices and applications"
msgstr "Dostosuj głośność urządzeń i aplikacji"
#: src/kcm/kcm_pulseaudio.desktop:14
msgctxt "Name"
msgid "Audio"
-msgstr ""
+msgstr "Dźwięk"
#: src/kcm/kcm_pulseaudio.desktop:34
-#, fuzzy
#| msgctxt "Comment"
#| msgid "Configure the Audio Volume"
msgctxt "Comment"
msgid "Configure audio devices and volume"
-msgstr "Ustawienia głośności dźwięku"
+msgstr "Ustawienia urządzeń dźwięku oraz głośności"
#: src/kcm/kcm_pulseaudio.desktop:54
-#, fuzzy
#| msgctxt "X-KDE-Keywords"
#| msgid "Sound,Volume,Output,Audio,Music,PulseAudio,Pulse"
msgctxt "X-KDE-Keywords"
msgid ""
"Sound,Volume,Output,Input,Speakers,Microphone,Audio,Music,PulseAudio,Pulse"
-msgstr "Dźwięk,Głośność,Wyjście,Audio,Muzyka,PulseAudio,Pulse"
+msgstr ""
+"Dźwięk,Głośność,Wyjście,Wejście,Głośniki,Mikrofon,Audio,Muzyka,PulseAudio,Puls"
+"e"
#: src/kcm/package/metadata.desktop:2
msgctxt "Name"
msgid "Sound"
msgstr "Dźwięk"
#: src/kcm/package/metadata.desktop:45
msgctxt "Comment"
msgid "Configure Sound"
msgstr "Ustawienia dźwięku"
Index: trunk/l10n-kf5/pl/messages/kde-workspace/plasma_applet_org.kde.plasma.battery.po
===================================================================
--- trunk/l10n-kf5/pl/messages/kde-workspace/plasma_applet_org.kde.plasma.battery.po (revision 1552240)
+++ trunk/l10n-kf5/pl/messages/kde-workspace/plasma_applet_org.kde.plasma.battery.po (revision 1552241)
@@ -1,432 +1,431 @@
# translation of plasma_applet_battery.po to
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
#
# Marta Rybczyńska <kde-i18n@rybczynska.net>, 2007, 2008, 2009, 2010, 2011, 2013.
# Katarzyna Gierlach <gierlach_k@yahoo.pl>, 2011.
# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2019.
msgid ""
msgstr ""
"Project-Id-Version: plasma_applet_battery\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-08-27 03:16+0200\n"
-"PO-Revision-Date: 2019-06-22 06:57+0200\n"
+"PO-Revision-Date: 2019-09-21 08:02+0200\n"
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Lokalize 19.07.70\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
-"|| n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10"
+" || n%100>=20) ? 1 : 2);\n"
#: package/contents/config/config.qml:26
#, kde-format
msgid "General"
msgstr "Ogólne"
#: package/contents/ui/BatteryItem.qml:53
-#, fuzzy, kde-format
+#, kde-format
#| msgid ""
#| "The capacity of this battery is %1%. This means it is broken and needs a "
#| "replacement. Please contact your hardware vendor for more details."
msgid ""
"This battery's health is at only %1% and should be replaced. Please contact "
"your hardware vendor for more details."
msgstr ""
-"Pojemność tej baterii wynosi %1%. Oznacza to, że jest już wyeksploatowana i "
-"wymaga wymiany. Skontaktuj się ze swoim sprzedawcą sprzętu komputerowego po "
-"więcej szczegółów."
+"Stan techniczny baterii jest na poziomie %1% i należy ją wymienić. O więcej"
+" szczegółów należy zapytać wytwórcę sprzętu."
#: package/contents/ui/BatteryItem.qml:186
#, kde-format
msgctxt "Placeholder is battery percentage"
msgid "%1%"
msgstr "%1%"
#: package/contents/ui/batterymonitor.qml:56
#, kde-format
msgid "No Batteries Available"
msgstr "Brak baterii"
#: package/contents/ui/batterymonitor.qml:60
#, kde-format
msgid "Battery and Brightness"
msgstr "Bateria i jasność"
#: package/contents/ui/batterymonitor.qml:62 package/contents/ui/logic.js:26
#, kde-format
msgid "Fully Charged"
msgstr "W pełni naładowana"
#: package/contents/ui/batterymonitor.qml:67
#, kde-format
msgid "%1% Charging"
msgstr "%1% Ładuje się"
#: package/contents/ui/batterymonitor.qml:69
#, kde-format
msgid "%1% Plugged in, not Charging"
msgstr "%1% Podłączony, ale się nie ładuje"
#: package/contents/ui/batterymonitor.qml:71
#, kde-format
msgid "%1% Plugged in"
msgstr "%1% Podłączony"
#: package/contents/ui/batterymonitor.qml:75
#, kde-format
msgctxt "%1 is remaining time, %2 is percentage"
msgid "%1 Remaining (%2%)"
msgstr "Pozostało %1 (%2%)"
#: package/contents/ui/batterymonitor.qml:79
#, kde-format
msgid "%1% Battery Remaining"
msgstr "Pozostało %1% baterii"
#: package/contents/ui/batterymonitor.qml:83
#, kde-format
msgid "Power management is disabled"
msgstr "Zarządzanie energią zostało wyłączone"
#: package/contents/ui/batterymonitor.qml:143
#, kde-format
msgid "&Show Energy Information..."
msgstr "Pokaż &dane o energii."
#: package/contents/ui/batterymonitor.qml:146
#, kde-format
msgid "&Configure Power Saving..."
msgstr "Ustawienia osz&czędzania energii..."
#: package/contents/ui/batterymonitor.qml:235
#, kde-format
msgid "The battery applet has enabled system-wide inhibition"
msgstr "Aplet baterii ma włączone usypianie ogólnosystemowe"
#: package/contents/ui/CompactRepresentation.qml:73
#, kde-format
msgctxt "battery percentage below battery icon"
msgid "%1%"
msgstr "%1%"
#: package/contents/ui/CompactRepresentation.qml:73
#, kde-format
msgctxt "short symbol to signal there is no battery curently available"
msgid "-"
msgstr "-"
#: package/contents/ui/ConfigGeneral.qml:38
#, kde-format
msgid "Show percentage"
msgstr "Pokaż procent"
#: package/contents/ui/logic.js:25
#, kde-format
msgid "Discharging"
msgstr "Rozładowuje się"
#: package/contents/ui/logic.js:27
#, kde-format
msgid "Charging"
msgstr "Ładuje się"
#: package/contents/ui/logic.js:29
#, kde-format
msgid "Not Charging"
msgstr "Nie ładuje się"
#: package/contents/ui/logic.js:32
#, kde-format
msgctxt "Battery is currently not present in the bay"
msgid "Not present"
msgstr "Nieobecna"
#: package/contents/ui/logic.js:40
#, kde-format
msgid "Time To Full:"
msgstr "Czas do naładowania:"
#: package/contents/ui/logic.js:40
#, kde-format
msgid "Time To Empty:"
msgstr "Czas do rozładowania:"
#: package/contents/ui/logic.js:45
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Battery:"
msgid "Battery Health:"
-msgstr "Bateria:"
+msgstr "Stan baterii:"
#: package/contents/ui/logic.js:46
-#, fuzzy, kde-format
+#, kde-format
#| msgctxt "Placeholder is battery percentage"
#| msgid "%1%"
msgctxt "Placeholder is battery health percentage"
msgid "%1%"
msgstr "%1%"
#: package/contents/ui/PopupDialog.qml:62
#, kde-format
msgctxt "Used for measurement"
msgid "100%"
msgstr "100%"
#: package/contents/ui/PopupDialog.qml:79
#, kde-format
msgid "Display Brightness"
msgstr "Jasność wyświetlacza"
#: package/contents/ui/PopupDialog.qml:98
#, kde-format
msgid "Keyboard Brightness"
msgstr "Jasność klawiatury"
#: package/contents/ui/PowerManagementItem.qml:46
#, kde-format
msgid ""
"Disabling power management will prevent your screen and computer from "
"turning off automatically.\n"
"\n"
"Most applications will automatically suppress power management when they "
"don't want to have you interrupted."
msgstr ""
"Wyłączenie zarządzania zasilaniem sprawi, że ekran twojego komputera nie "
"będzie się wyłączał samoczynnie.\n"
"\n"
"Większość aplikacji odrzuca polecenia zarządzania zasilaniem, gdy nie chcą, "
"aby im przerywano."
#: package/contents/ui/PowerManagementItem.qml:71
#, kde-format
msgid "Enable Power Management"
msgstr "Włącz zarządzanie energią"
#: package/contents/ui/PowerManagementItem.qml:79
#, kde-format
msgid "Configure Power Saving..."
msgstr "Ustawienia oszczędzania energii..."
#: package/contents/ui/PowerManagementItem.qml:96
#, kde-format
msgid ""
"Your notebook is configured not to suspend when closing the lid while an "
"external monitor is connected."
msgstr ""
"Według ustawień twój laptop nie zostanie uśpiony po zamknięciu jego pokrywy "
"pod warunkiem, że podłączony jest monitor zewnętrzny."
#: package/contents/ui/PowerManagementItem.qml:106
#, kde-format
msgctxt "Some Application and n others are currently suppressing PM"
msgid "%2 and %1 other application are currently suppressing power management."
msgid_plural ""
"%2 and %1 other applications are currently suppressing power management."
msgstr[0] "%2 oraz %1 inna aplikacja przeciwdziała oszczędzaniu energii."
msgstr[1] "%2 oraz %1 inne aplikacje przeciwdziałają oszczędzaniu energii."
msgstr[2] "%2 oraz %1 innych aplikacji przeciwdziała oszczędzaniu energii."
#: package/contents/ui/PowerManagementItem.qml:112
#, kde-format
msgctxt "Some Application is suppressing PM"
msgid "%1 is currently suppressing power management."
msgstr "%1 obecnie przeciwdziała oszczędzaniu energii."
#: package/contents/ui/PowerManagementItem.qml:115
#, kde-format
msgctxt "Some Application is suppressing PM: Reason provided by the app"
msgid "%1 is currently suppressing power management: %2"
msgstr "%1 obecnie przeciwdziała oszczędzaniu energii: %2"
#, fuzzy
#~| msgid "Capacity:"
#~ msgctxt "The degradation in the battery's energy capacity"
#~ msgid "Capacity degradation:"
#~ msgstr "Pojemność:"
#, fuzzy
#~| msgctxt "Placeholder is battery percentage"
#~| msgid "%1%"
#~ msgctxt "Placeholder is battery's capacity degradation"
#~ msgid "%1%"
#~ msgstr "%1%"
#~ msgctxt "Placeholder is battery capacity"
#~ msgid "%1%"
#~ msgstr "%1%"
#~ msgid "Vendor:"
#~ msgstr "Wytwórca:"
#~ msgid "Model:"
#~ msgstr "Model:"
#~ msgid "No screen or keyboard brightness controls available"
#~ msgstr "Brak możliwości sterowania jasnością ekranu, a także klawiatury"
#~ msgctxt "Placeholders are current and maximum brightness step"
#~ msgid "%1/%2"
#~ msgstr "%1/%2"
#~ msgctxt "Placeholder is brightness percentage"
#~ msgid "%1%"
#~ msgstr "%1%"
#~ msgctxt "Placeholder is battery name"
#~ msgid "%1:"
#~ msgstr "%1:"
#~ msgid "N/A"
#~ msgstr "B/D"
#~ msgid "1 hour "
#~ msgid_plural "%1 hours "
#~ msgstr[0] "1 godzina "
#~ msgstr[1] "%1 godziny "
#~ msgstr[2] "%1 godzin "
#~ msgid "1 minute"
#~ msgid_plural "%1 minutes"
#~ msgstr[0] "1 minuta"
#~ msgstr[1] "%1 minuty"
#~ msgstr[2] "%1 minut"
#, fuzzy
#~| msgid "AC Adapter:"
#~ msgid "AC Adapter"
#~ msgstr "Zasilacz sieciowy: "
#, fuzzy
#~| msgid "Plugged in"
#~ msgid "Plugged In"
#~ msgstr "Podłączony"
#, fuzzy
#~| msgid "Not plugged in"
#~ msgid "Not Plugged In"
#~ msgstr "Niepodłączony"
#, fuzzy
#~| msgctxt "Label for remaining time"
#~| msgid "Time Remaining:"
#~ msgid "Time remaining until full: %1"
#~ msgstr "Pozostały czas:"
#, fuzzy
#~| msgctxt "Label for remaining time"
#~| msgid "Time Remaining:"
#~ msgid "Time remaining until empty: %1"
#~ msgstr "Pozostały czas:"
#~| msgctxt "Shown when a time estimate is not available"
#~| msgid "<b>Battery:</b> %1% (discharging)<br />"
#~ msgid "%1% (charged)"
#~ msgstr "<b>Akumulator:</b> %1% (trwa rozładowywanie)<br /> "
#~ msgctxt "tooltip"
#~ msgid "AC Adapter:"
#~ msgstr "Zasilacz sieciowy: "
#~ msgctxt "tooltip"
#~ msgid "<b>Plugged in</b>"
#~ msgstr "<b>Podłączony</b>"
#~ msgctxt "tooltip"
#~ msgid "<b>Not plugged in</b>"
#~ msgstr "<b>Niepodłączony</b>"
#~ msgctxt "overlay on the battery, needs to be really tiny"
#~ msgid "%1%"
#~ msgstr "%1%"
#~ msgid "Configure Battery Monitor"
#~ msgstr "Konfiguruj monitorowanie baterii"
#~ msgid "Screen Brightness:"
#~ msgstr "Jasność ekranu:"
#~ msgctxt "Suspend the computer to RAM; translation should be short"
#~ msgid "Sleep"
#~ msgstr "Uśpij"
#~ msgctxt "Suspend the computer to disk; translation should be short"
#~ msgid "Hibernate"
#~ msgstr "Hibernuj"
#~ msgid "<b>%1% (charged)</b>"
#~ msgstr "<b>%1% (naładowana)</b>"
#~ msgid "<b>%1% (discharging)</b>"
#~ msgstr "<b>%1% (rozładowywanie)</b>"
#~ msgid "<b>%1% (charging)</b>"
#~ msgstr "<b>%1% (ładowanie)</b>"
#~ msgctxt "Battery is not plugged in"
#~ msgid "<b>Not present</b>"
#~ msgstr "<b>Brak</b>"
#~ msgctxt "tooltip: placeholder is the battery ID"
#~ msgid "Battery %1:"
#~ msgstr "Bateria %1:"
#~ msgid "Show the state for &each battery present"
#~ msgstr "Pokaż stan &każdej baterii"
#~ msgctxt "Placeholder is the battery ID"
#~ msgid "Battery %1:"
#~ msgstr "Bateria %1:"
#~ msgid "<b>Battery:</b>"
#~ msgstr "<b>Bateria:</b> "
#~ msgctxt "tooltip"
#~ msgid "<b>AC Adapter:</b>"
#~ msgstr "<b>Zasilacz sieciowy:</b>"
#~ msgctxt "tooltip"
#~ msgid "Not plugged in"
#~ msgstr "Nie podłączony "
#~ msgid "Show remaining time for the battery"
#~ msgstr "Pokaż czas pozostały dla baterii"
#~ msgctxt "tooltip: placeholder is the battery ID"
#~ msgid "<b>Battery %1:</b>"
#~ msgstr "<b>Bateria %1:</b> "
#~ msgid "Power Settings"
#~ msgstr "Ustawienia energii"
#~ msgid "Power Profile:"
#~ msgstr "Profil zarządzania energią:"
#, fuzzy
#~| msgctxt "Shown when a time estimate is not available"
#~| msgid "<b>Battery:</b> %1% (discharging)<br />"
#~ msgctxt "state of battery"
#~ msgid "%1% (discharging)"
#~ msgstr "<b>Akumulator:</b> %1% (trwa rozładowywanie)<br />"
#~ msgid "Actions"
#~ msgstr "Akcje"
#~ msgid "More..."
#~ msgstr "Więcej..."
#~ msgid "<b>Battery:</b> %1% (fully charged)<br />"
#~ msgstr "<b>Akumulator:</b> %1% (w pełni naładowany)<br />"
#~ msgid "<b>Battery:</b> %1% (charging)<br />"
#~ msgstr "<b>Akumulator:</b> %1% (trwa ładowanie)<br />"
#~ msgid "<b>Battery %1:</b> %2% (fully charged)<br />"
#~ msgstr "<b>Akumulator %1:</b> %2% (w pełni naładowany)<br />"
#~ msgid "<b>Battery %1:</b> %2% (discharging)<br />"
#~ msgstr "<b>Akumulator %1:</b> %2% (trwa rozładowywanie)<br />"
#~ msgid "<b>AC Adapter:</b> Not plugged in"
#~ msgstr "<b>Zasilacz:</b> nie podłączony"
Index: trunk/l10n-kf5/pl/messages/kde-workspace/plasma_applet_org.kde.plasma.kicker.po
===================================================================
--- trunk/l10n-kf5/pl/messages/kde-workspace/plasma_applet_org.kde.plasma.kicker.po (revision 1552240)
+++ trunk/l10n-kf5/pl/messages/kde-workspace/plasma_applet_org.kde.plasma.kicker.po (revision 1552241)
@@ -1,444 +1,444 @@
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
#
# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2014, 2015, 2016, 2017, 2019.
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-09-17 03:28+0200\n"
-"PO-Revision-Date: 2019-06-22 06:57+0200\n"
+"PO-Revision-Date: 2019-09-21 08:02+0200\n"
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
-"|| n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10"
+" || n%100>=20) ? 1 : 2);\n"
"X-Generator: Lokalize 19.07.70\n"
#: package/contents/config/config.qml:26
#, kde-format
msgid "General"
msgstr "Ogólne"
#: package/contents/ui/code/tools.js:55
#, kde-format
msgid "Remove from Favorites"
msgstr "Usuń z ulubionych"
#: package/contents/ui/code/tools.js:59
#, kde-format
msgid "Add to Favorites"
msgstr "Dodaj do ulubionych"
#: package/contents/ui/code/tools.js:83
#, kde-format
msgid "On All Activities"
msgstr "Na wszystkch aktywnościach"
#: package/contents/ui/code/tools.js:133
-#, fuzzy, kde-format
+#, kde-format
#| msgid "On The Current Activity"
msgid "On the Current Activity"
msgstr "Na bieżącej aktywności"
#: package/contents/ui/code/tools.js:147
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Show In Favorites"
msgid "Show in Favorites"
msgstr "Pokaż w ulubionych"
#: package/contents/ui/ConfigGeneral.qml:59
#, kde-format
msgid "Icon:"
msgstr "Ikona:"
#: package/contents/ui/ConfigGeneral.qml:139
#, kde-format
msgctxt "@item:inmenu Open icon chooser dialog"
msgid "Choose..."
msgstr "Wybierz..."
#: package/contents/ui/ConfigGeneral.qml:144
#, kde-format
msgctxt "@item:inmenu Reset icon to default"
msgid "Clear Icon"
msgstr "Wyczyść ikonę"
#: package/contents/ui/ConfigGeneral.qml:162
#, kde-format
msgid "Show applications as:"
msgstr "Pokazuj programy jako:"
#: package/contents/ui/ConfigGeneral.qml:164
#, kde-format
msgid "Name only"
msgstr "Tylko nazwy"
#: package/contents/ui/ConfigGeneral.qml:164
#, kde-format
msgid "Description only"
msgstr "Tylko opisy"
#: package/contents/ui/ConfigGeneral.qml:164
#, kde-format
msgid "Name (Description)"
msgstr "Nazwa (opis)"
#: package/contents/ui/ConfigGeneral.qml:164
#, kde-format
msgid "Description (Name)"
msgstr "Opis (nazwa)"
#: package/contents/ui/ConfigGeneral.qml:174
#, kde-format
msgid "Behavior:"
msgstr "Zachowanie:"
#: package/contents/ui/ConfigGeneral.qml:176
#, kde-format
msgid "Sort applications alphabetically"
msgstr "Uszereguj aplikacje alfabetycznie"
#: package/contents/ui/ConfigGeneral.qml:184
#, kde-format
msgid "Flatten sub-menus to a single level"
msgstr "Spłaszcz podmenu do jednego poziomu"
#: package/contents/ui/ConfigGeneral.qml:192
#, kde-format
msgid "Show icons on the root level of the menu"
msgstr "Pokaż ikony na poziomie głównym menu"
#: package/contents/ui/ConfigGeneral.qml:202
#, kde-format
msgid "Show categories:"
msgstr "Pokaż kategorie:"
#: package/contents/ui/ConfigGeneral.qml:205
#, kde-format
msgid "Recent applications"
msgstr "Ostatnie programy"
#: package/contents/ui/ConfigGeneral.qml:206
#, kde-format
msgid "Often used applications"
msgstr "Najczęściej używane programy"
#: package/contents/ui/ConfigGeneral.qml:213
#, kde-format
msgid "Recent documents"
msgstr "Ostatnie dokumenty"
#: package/contents/ui/ConfigGeneral.qml:214
#, kde-format
msgid "Often used documents"
msgstr "Najczęściej używane dokumenty"
#: package/contents/ui/ConfigGeneral.qml:221
#, kde-format
msgid "Recent contacts"
msgstr "Ostatnie kontakty"
#: package/contents/ui/ConfigGeneral.qml:222
#, kde-format
msgid "Often used contacts"
msgstr "Najczęściej używane kontakty"
#: package/contents/ui/ConfigGeneral.qml:228
#, kde-format
msgid "Sort items in categories by:"
msgstr "Uszereguj elementy w kategoriach wg:"
#: package/contents/ui/ConfigGeneral.qml:229
#, kde-format
msgctxt ""
"@item:inlistbox Sort items in categories by [Recently used | Often used]"
msgid "Recently used"
msgstr "Ostatnio używanych"
#: package/contents/ui/ConfigGeneral.qml:229
#, kde-format
msgctxt ""
"@item:inlistbox Sort items in categories by [Recently used | Ofetn used]"
msgid "Often used"
msgstr "Najczęściej używanych"
#: package/contents/ui/ConfigGeneral.qml:239
#, kde-format
msgid "Search:"
msgstr "Szukaj:"
#: package/contents/ui/ConfigGeneral.qml:241
#, kde-format
msgid "Expand search to bookmarks, files and emails"
msgstr "Rozszerz wyszukiwanie na zakładki, pliki i pocztę"
#: package/contents/ui/ConfigGeneral.qml:249
#, kde-format
msgid "Align search results to bottom"
msgstr "Wyrównaj wyniki wyszukiwania do dołu"
#: package/contents/ui/DashboardRepresentation.qml:305
#, kde-format
msgid "Searching for '%1'"
msgstr "Szukanie '%1'"
#: package/contents/ui/DashboardRepresentation.qml:305
#, kde-format
msgid "Type to search..."
msgstr "Wpisz wyrażenie, aby coś znaleźć..."
#: package/contents/ui/DashboardRepresentation.qml:405
#, kde-format
msgid "Favorites"
msgstr "Ulubione"
#: package/contents/ui/DashboardRepresentation.qml:622
#: package/contents/ui/DashboardTabBar.qml:55
#, kde-format
msgid "Widgets"
msgstr "Elementy interfejsu"
#: package/contents/ui/DashboardTabBar.qml:44
#, kde-format
msgid "Apps & Docs"
msgstr "Aplikacje i dokumentacja"
#: package/contents/ui/main.qml:273
#, kde-format
msgid "Edit Applications..."
msgstr "Edytuj programy..."
#: package/contents/ui/MenuRepresentation.qml:319
#, kde-format
msgid "Search..."
msgstr "Wyszukaj..."
#~ msgid "Open with:"
#~ msgstr "Otwórz za pomocą:"
#~ msgid "Properties"
#~ msgstr "Właściwości"
#~ msgid "Add to Desktop"
#~ msgstr "Dodaj na pulpit"
#~ msgid "Add to Panel (Widget)"
#~ msgstr "Dodaj do panelu (element interfejsu)"
#~ msgid "Pin to Task Manager"
#~ msgstr "Przypnij do paska zadań"
#~ msgid "Recent Documents"
#~ msgstr "Ostatnie dokumenty"
#~ msgid "Forget Recent Documents"
#~ msgstr "Zapomnij o ostatnich dokumentach"
#~ msgid "Edit Application..."
#~ msgstr "Edytuj programy..."
#~ msgid "Hide Application"
#~ msgstr "Ukryj program"
#~ msgctxt "App name (Generic name)"
#~ msgid "%1 (%2)"
#~ msgstr "%1 (%2)"
#~ msgctxt "Generic name (App name)"
#~ msgid "%1 (%2)"
#~ msgstr "%1 (%2)"
#~ msgid "Applications"
#~ msgstr "Programy"
#~ msgid "Unhide Applications in this Submenu"
#~ msgstr "Pokaż ukryte programy w tym podmenu"
#~ msgid "Unhide Applications in '%1'"
#~ msgstr "Pokaż programy w '%1'"
#~ msgid "Show KRunner"
#~ msgstr "Pokaż KRunnera"
#~ msgid "Search, calculate, or run a command"
#~ msgstr "Wyszukaj, oblicz lub wykonaj polecenie"
#~ msgid "Computer"
#~ msgstr "Komputer"
#~ msgid "Show Contact Information..."
#~ msgstr "Pokaż szczegóły kontaktu..."
#~ msgid "Contacts"
#~ msgstr "Kontakty"
#~ msgid "Forget Contact"
#~ msgstr "Zapomnij o kontakcie"
#~ msgid "Forget All Contacts"
#~ msgstr "Zapomnij o wszystkich kontaktach"
#~ msgid "Recently Used"
#~ msgstr "Ostatnio używane"
#~ msgid "Documents"
#~ msgstr "Dokumenty"
#~ msgid "Forget Application"
#~ msgstr "Zapomnij o programie"
#~ msgid "Forget Document"
#~ msgstr "Zapomnij o dokumencie"
#~ msgid "Forget All"
#~ msgstr "Zapomnij wszystko"
#~ msgid "Forget All Applications"
#~ msgstr "Zapomnij o wszystkich programach"
#~ msgid "Forget All Documents"
#~ msgstr "Zapomnij o wszystkich dokumentach"
#~ msgid "Hide %1"
#~ msgstr "Ukryj %1"
#~ msgid "All Applications"
#~ msgstr "Wszystkie programy"
#~ msgid "Recent Contacts"
#~ msgstr "Ostatnie kontakty"
#~ msgid "Often Used Documents"
#~ msgstr "Najczęściej używane dokumenty"
#~ msgid "Recent Applications"
#~ msgstr "Ostatnie programy"
#~ msgid "Often Used Applications"
#~ msgstr "Najczęściej używane programy"
#~ msgid "Power / Session"
#~ msgstr "Zasilanie / Sesja"
#~ msgid "Search results"
#~ msgstr "Wyniki wyszukiwania"
#~ msgid "Lock"
#~ msgstr "Zablokuj"
#~ msgid "Log Out"
#~ msgstr "Wyloguj"
#~ msgid "Save Session"
#~ msgstr "Zapisz sesję"
#~ msgid "Switch User"
#~ msgstr "Przełącz użytkownika"
#~ msgctxt "Suspend to RAM"
#~ msgid "Sleep"
#~ msgstr "Uśpij"
#~ msgid "Hibernate"
#~ msgstr "Zahibernuj"
#~ msgid "Restart"
#~ msgstr "Uruchom ponownie"
#~ msgid "Shut Down"
#~ msgstr "Wyłącz"
#~ msgid "Session"
#~ msgstr "Sesja"
#~ msgid "System"
#~ msgstr "System"
#~ msgid "Lock screen"
#~ msgstr "Zablokuj ekran"
#~ msgid "End session"
#~ msgstr "Zakończ sesję"
#~ msgid "Start a parallel session as a different user"
#~ msgstr "Rozpocznij sesję innego użytkownika"
#~ msgid "Suspend to RAM"
#~ msgstr "Uśpienie do RAM-u"
#~ msgid "Suspend to disk"
#~ msgstr "Uśpienie na dysk"
#~ msgid "Restart computer"
#~ msgstr "Uruchom komputer ponownie"
#~ msgid "Turn off computer"
#~ msgstr "Wyłącz komputer"
#~ msgid "System actions"
#~ msgstr "Działania systemowe"
#~ msgctxt "@action opens a software center with the application"
#~ msgid "Manage '%1'..."
#~ msgstr "Zarządzaj '%1'..."
#~ msgid "Run Command..."
#~ msgstr "Wykonaj polecenie..."
#~ msgid "Run a command or a search query"
#~ msgstr "Wykonuje polecenie lub wyszukuje"
#~ msgid "Show:"
#~ msgstr "Pokaż:"
#~ msgid "Show recent applications"
#~ msgstr "Pokaż ostatnie programy"
#~ msgid "Show often used applications"
#~ msgstr "Pokaż najczęściej używane programy"
#~ msgid "Show recent documents"
#~ msgstr "Pokaż ostatnie dokumenty"
#~ msgid "Show often used documents"
#~ msgstr "Pokaż najczęściej używane dokumenty"
#~ msgid "Show recent contacts"
#~ msgstr "Pokaż ostatnie kontakty"
#~ msgid "Logout"
#~ msgstr "Wyloguj"
#~ msgid "Reboot"
#~ msgstr "Uruchom ponownie"
#~ msgid "Suspend"
#~ msgstr "Uśpij"
#~ msgid "Removable Storage"
#~ msgstr "Nośniki wymienne"
#~ msgid "Places"
#~ msgstr "Miejsca"
#~ msgid "Use custom image:"
#~ msgstr "Użyj własnego obrazu:"
#~ msgid "Choose an image"
#~ msgstr "Wybierz obraz"
#~ msgid "Image Files (*.png *.jpg *.jpeg *.bmp *.svg *.svgz)"
#~ msgstr "Pliki obrazów (*.png *.jpg *.jpeg *.bmp *.svg *.svgz)"
#~ msgid "Add as Launcher"
#~ msgstr "Dodaj jako program uruchamiający"
#~ msgid "New Session"
#~ msgstr "Nowa sesja"
#~ msgid "(Empty)"
#~ msgstr "(Pusty)"
Index: trunk/l10n-kf5/pl/messages/kde-workspace/plasma_applet_org.kde.plasma.kickoff.po
===================================================================
--- trunk/l10n-kf5/pl/messages/kde-workspace/plasma_applet_org.kde.plasma.kickoff.po (revision 1552240)
+++ trunk/l10n-kf5/pl/messages/kde-workspace/plasma_applet_org.kde.plasma.kickoff.po (revision 1552241)
@@ -1,307 +1,307 @@
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
#
# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2014, 2015, 2016, 2017, 2019.
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-09-10 03:10+0200\n"
-"PO-Revision-Date: 2019-05-04 07:03+0200\n"
+"PO-Revision-Date: 2019-09-21 08:02+0200\n"
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
-"|| n%100>=20) ? 1 : 2);\n"
-"X-Generator: Lokalize 19.03.70\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10"
+" || n%100>=20) ? 1 : 2);\n"
+"X-Generator: Lokalize 19.07.70\n"
#: package/contents/config/config.qml:25
#, kde-format
msgid "General"
msgstr "Ogólne"
#: package/contents/ui/ApplicationsView.qml:121
#, kde-format
msgid "All Applications"
msgstr "Wszystkie programy"
#: package/contents/ui/ApplicationsView.qml:273
#, kde-format
msgid "Applications updated."
msgstr "Uaktualnione programy."
#: package/contents/ui/code/tools.js:55
#, kde-format
msgid "Remove from Favorites"
msgstr "Usuń z ulubionych"
#: package/contents/ui/code/tools.js:59
#, kde-format
msgid "Add to Favorites"
msgstr "Dodaj do ulubionych"
#: package/contents/ui/code/tools.js:83
#, kde-format
msgid "On All Activities"
msgstr "Na wszystkch aktywnościach"
#: package/contents/ui/code/tools.js:133
-#, fuzzy, kde-format
+#, kde-format
#| msgid "On The Current Activity"
msgid "On the Current Activity"
msgstr "Na bieżącej aktywności"
#: package/contents/ui/code/tools.js:147
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Show In Favorites"
msgid "Show in Favorites"
msgstr "Pokaż w ulubionych"
#: package/contents/ui/ConfigButtons.qml:36
#: package/contents/ui/FullRepresentation.qml:717
#, kde-format
msgid "Favorites"
msgstr "Ulubione"
#: package/contents/ui/ConfigButtons.qml:37
#: package/contents/ui/FullRepresentation.qml:719
#, kde-format
msgid "Applications"
msgstr "Programy"
#: package/contents/ui/ConfigButtons.qml:38
#: package/contents/ui/FullRepresentation.qml:721
#, kde-format
msgid "Computer"
msgstr "Komputer"
#: package/contents/ui/ConfigButtons.qml:39
#: package/contents/ui/FullRepresentation.qml:723
#, kde-format
msgid "History"
msgstr "Historia"
#: package/contents/ui/ConfigButtons.qml:40
#: package/contents/ui/FullRepresentation.qml:725
#, kde-format
msgid "Often Used"
msgstr "Najczęściej używane"
#: package/contents/ui/ConfigButtons.qml:41
#: package/contents/ui/FullRepresentation.qml:727
#, kde-format
msgid "Leave"
msgstr "Wyjdź"
#: package/contents/ui/ConfigButtons.qml:215
#, kde-format
msgid "Active Tabs"
msgstr "Włączone karty"
#: package/contents/ui/ConfigButtons.qml:221
#, kde-format
msgid "Inactive Tabs"
msgstr "Wyłączone karty"
#: package/contents/ui/ConfigGeneral.qml:41
#, kde-format
msgid "Icon:"
msgstr "Ikona:"
#: package/contents/ui/ConfigGeneral.qml:76
#, kde-format
msgctxt "@item:inmenu Open icon chooser dialog"
msgid "Choose..."
msgstr "Wybierz..."
#: package/contents/ui/ConfigGeneral.qml:81
#, kde-format
msgctxt "@item:inmenu Reset icon to default"
msgid "Clear Icon"
msgstr "Wyczyść ikonę"
#: package/contents/ui/ConfigGeneral.qml:95
#, kde-format
msgid "General:"
msgstr "Ogólne:"
#: package/contents/ui/ConfigGeneral.qml:97
#, kde-format
msgid "Switch tabs on hover"
msgstr "Przełączaj na kartę po najechaniu"
#: package/contents/ui/ConfigGeneral.qml:102
#, kde-format
msgid "Show applications by name"
msgstr "Pokazuj programy po nazwie"
#: package/contents/ui/ConfigGeneral.qml:107
#, kde-format
msgid "Expand search to bookmarks, files and emails"
msgstr "Rozszerz wyszukiwanie na zakładki, pliki i pocztę"
#: package/contents/ui/ConfigGeneral.qml:112
#, kde-format
msgid "Sort alphabetically"
msgstr "Uszereguj alfabetycznie"
#: package/contents/ui/ConfigGeneral.qml:126
#, kde-format
msgid ""
"Drag tabs between the boxes to show/hide them, or reorder the visible tabs "
"by dragging."
msgstr ""
"Przeciągaj karty pomiędzy polami, aby je pokazać/ukryć lub przeszereguj "
"widoczne karty poprzez ich przeciąganie. "
#: package/contents/ui/Header.qml:136
#, kde-format
msgid "%2@%3 (%1)"
msgstr "%2@%3 (%1)"
#: package/contents/ui/Header.qml:136
#, kde-format
msgid "%1@%2"
msgstr "%1@%2"
#: package/contents/ui/Header.qml:167
#, kde-format
msgid "Search..."
msgstr "Znajdź..."
#: package/contents/ui/Kickoff.qml:145
#, kde-format
msgid "Edit Applications..."
msgstr "Edytuj programy..."
#~ msgid "Appearance"
#~ msgstr "Wygląd"
#~ msgid "Menu Buttons"
#~ msgstr "Przyciski menu"
#~ msgid "Visible Tabs"
#~ msgstr "Widoczne karty"
#~ msgid "Recently Installed"
#~ msgstr "Ostatnio wgrane"
#~ msgctxt "@title:column"
#~ msgid "Favorites"
#~ msgstr "Ulubione"
#~ msgid "Log out"
#~ msgstr "Wyloguj"
#~ msgid "End session"
#~ msgstr "Zakończ sesję"
#~ msgid "Lock"
#~ msgstr "Zablokuj"
#~ msgid "Lock screen"
#~ msgstr "Zablokuj ekran"
#~ msgid "Switch user"
#~ msgstr "Przełącz użytkownika"
#~ msgid "Start a parallel session as a different user"
#~ msgstr "Rozpocznij sesję innego użytkownika"
#~ msgid "Shut down"
#~ msgstr "Wyłącz"
#~ msgid "Turn off computer"
#~ msgstr "Wyłącz komputer"
#~ msgctxt "Restart computer"
#~ msgid "Restart"
#~ msgstr "Uruchom ponownie"
#~ msgid "Restart computer"
#~ msgstr "Uruchom komputer ponownie"
#~ msgid "Save Session"
#~ msgstr "Zapisz sesję"
#~ msgid "Save current session for next login"
#~ msgstr "Zapisz bieżącą sesję do następnego logowania"
#~ msgctxt "Puts the system on standby"
#~ msgid "Standby"
#~ msgstr "Uśpij"
#~ msgid "Pause without logging out"
#~ msgstr "Wstrzymaj bez wylogowywania"
#~ msgid "Hibernate"
#~ msgstr "Hibernuj"
#~ msgid "Suspend to disk"
#~ msgstr "Zapisz na dysk i uśpij"
#~ msgid "Suspend"
#~ msgstr "Uśpij"
#~ msgid "Suspend to RAM"
#~ msgstr "Zapisz do pamięci i uśpij"
#~ msgid "Session"
#~ msgstr "Sesję"
#~ msgid "System"
#~ msgstr "System"
#~ msgid "Home Folder"
#~ msgstr "Katalog domowy"
#~ msgid "Network Folders"
#~ msgstr "Katalogi sieciowe"
#~ msgid "Documents"
#~ msgstr "Dokumenty"
#~ msgid "Recently Used Documents"
#~ msgstr "Ostatnio używane dokumenty"
#~ msgid "Recently Used Applications"
#~ msgstr "Ostatnio używane programy"
#~ msgid "Run Command..."
#~ msgstr "Wykonaj polecenie..."
#~ msgid "Run a command or a search query"
#~ msgstr "Wykonuje polecenie lub wyszukuje"
#~ msgid "Removable Storage"
#~ msgstr "Nośniki wymienne"
#~ msgid "Places"
#~ msgstr "Miejsca"
#~ msgid "Show 'Recently Installed'"
#~ msgstr "Pokaż 'Ostatnio wgrane'"
#~ msgid "Uninstall"
#~ msgstr "Odinstaluj"
#~ msgid "Sort Alphabetically (Z to A)"
#~ msgstr "Uszereguj alfabetycznie (od Z do A)"
#~ msgid "Clear Recent Applications"
#~ msgstr "Wyczyść ostatnie programy"
#~ msgid "Clear Recent Documents"
#~ msgstr "Wyczyść ostatnie dokumenty"
#~ msgid "Sleep"
#~ msgstr "Uśpij"
#~ msgid "Add To Favorites In This Activity Only"
#~ msgstr "Dodaj do ulubionych tylko w tym działaniu"
#~ msgid "Plasma by KDE"
#~ msgstr "Plazma dzięki KDE"
Index: trunk/l10n-kf5/pl/messages/kde-workspace/plasma_applet_org.kde.plasma.notes.po
===================================================================
--- trunk/l10n-kf5/pl/messages/kde-workspace/plasma_applet_org.kde.plasma.notes.po (revision 1552240)
+++ trunk/l10n-kf5/pl/messages/kde-workspace/plasma_applet_org.kde.plasma.notes.po (revision 1552241)
@@ -1,292 +1,292 @@
# translation of plasma_applet_notes.po to
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
#
# Adrian Łubik <adrian5632@gmail.com>, 2007.
# Marta Rybczyńska <kde-i18n@rybczynska.net>, 2007, 2008.
# Maciej Wikło <maciej.wiklo@wp.pl>, 2008, 2010.
# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2015, 2018, 2019.
msgid ""
msgstr ""
"Project-Id-Version: plasma_applet_notes\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-09-09 03:15+0200\n"
-"PO-Revision-Date: 2019-01-13 10:11+0100\n"
+"PO-Revision-Date: 2019-09-21 08:02+0200\n"
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 19.03.70\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
-"|| n%100>=20) ? 1 : 2);\n"
+"X-Generator: Lokalize 19.07.70\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10"
+" || n%100>=20) ? 1 : 2);\n"
#: package/contents/config/config.qml:27
#, kde-format
msgctxt "@title"
msgid "Appearance"
msgstr "Wygląd"
#: package/contents/ui/configAppearance.qml:61
#, kde-format
msgid "A white sticky note"
msgstr "Biała karteczka"
#: package/contents/ui/configAppearance.qml:62
#, kde-format
msgid "A black sticky note"
msgstr "Czarna karteczka"
#: package/contents/ui/configAppearance.qml:63
#, kde-format
msgid "A red sticky note"
msgstr "Czerwona karteczka"
#: package/contents/ui/configAppearance.qml:64
#, kde-format
msgid "An orange sticky note"
msgstr "Pomarańczowa karteczka"
#: package/contents/ui/configAppearance.qml:65
#, kde-format
msgid "A yellow sticky note"
msgstr "Żółta karteczka"
#: package/contents/ui/configAppearance.qml:66
#, kde-format
msgid "A green sticky note"
msgstr "Zielona karteczka"
#: package/contents/ui/configAppearance.qml:67
#, kde-format
msgid "A blue sticky note"
msgstr "Niebieska karteczka"
#: package/contents/ui/configAppearance.qml:68
#, kde-format
msgid "A pink sticky note"
msgstr "Różowa karteczka"
#: package/contents/ui/configAppearance.qml:69
#, kde-format
msgid "A translucent sticky note"
msgstr "Przezroczysta karteczka"
#: package/contents/ui/configAppearance.qml:70
#, kde-format
msgid "A translucent sticky note with light text"
msgstr "Przezroczysta karteczka z jasnym tekstem"
#: package/contents/ui/main.qml:230
#, kde-format
msgid "Undo"
-msgstr ""
+msgstr "Cofnij"
#: package/contents/ui/main.qml:238
#, kde-format
msgid "Redo"
-msgstr ""
+msgstr "Przywróć"
#: package/contents/ui/main.qml:248
#, kde-format
msgid "Cut"
-msgstr ""
+msgstr "Wytnij"
#: package/contents/ui/main.qml:256
#, kde-format
msgid "Copy"
-msgstr ""
+msgstr "Kopiuj"
#: package/contents/ui/main.qml:264
#, kde-format
msgid "Paste Without Formatting"
-msgstr ""
+msgstr "Wklej bez formatowania"
#: package/contents/ui/main.qml:270
#, kde-format
msgid "Paste"
-msgstr ""
+msgstr "Wklej"
#: package/contents/ui/main.qml:279
#, kde-format
msgid "Delete"
-msgstr ""
+msgstr "Usuń"
#: package/contents/ui/main.qml:286
#, kde-format
msgid "Clear"
-msgstr ""
+msgstr "Wyczyść"
#: package/contents/ui/main.qml:296
#, kde-format
msgid "Select All"
-msgstr ""
+msgstr "Zaznacz wszystko"
#: package/contents/ui/main.qml:374
#, kde-format
msgctxt "@info:tooltip"
msgid "Bold"
msgstr "Pogrubienie"
#: package/contents/ui/main.qml:387
#, kde-format
msgctxt "@info:tooltip"
msgid "Italic"
msgstr "Pochylenie"
#: package/contents/ui/main.qml:400
#, kde-format
msgctxt "@info:tooltip"
msgid "Underline"
msgstr "Podkreślenie"
#: package/contents/ui/main.qml:413
#, kde-format
msgctxt "@info:tooltip"
msgid "Strikethrough"
msgstr "Przekreślenie"
#: package/contents/ui/main.qml:440
#, kde-format
msgctxt "@item:inmenu"
msgid "White"
msgstr "Biała"
#: package/contents/ui/main.qml:441
#, kde-format
msgctxt "@item:inmenu"
msgid "Black"
msgstr "Czarna"
#: package/contents/ui/main.qml:442
#, kde-format
msgctxt "@item:inmenu"
msgid "Red"
msgstr "Czerwona"
#: package/contents/ui/main.qml:443
#, kde-format
msgctxt "@item:inmenu"
msgid "Orange"
msgstr "Pomarańczowa"
#: package/contents/ui/main.qml:444
#, kde-format
msgctxt "@item:inmenu"
msgid "Yellow"
msgstr "Żółta"
#: package/contents/ui/main.qml:445
#, kde-format
msgctxt "@item:inmenu"
msgid "Green"
msgstr "Zielona"
#: package/contents/ui/main.qml:446
#, kde-format
msgctxt "@item:inmenu"
msgid "Blue"
msgstr "Niebieska"
#: package/contents/ui/main.qml:447
#, kde-format
msgctxt "@item:inmenu"
msgid "Pink"
msgstr "Różowa"
#: package/contents/ui/main.qml:448
#, kde-format
msgctxt "@item:inmenu"
msgid "Translucent"
msgstr "Przezroczysta"
#: package/contents/ui/main.qml:449
#, kde-format
msgctxt "@item:inmenu"
msgid "Translucent Light"
msgstr "Przezroczysta lekka"
#~ msgid "Toggle text format options"
#~ msgstr "Zmień formatowanie tekstu"
#~ msgid "Notes Settings..."
#~ msgstr "Ustawienia Notatek..."
#~ msgid "Align left"
#~ msgstr "Wyrównaj do lewej"
#~ msgid "Align center"
#~ msgstr "Wyrównaj do środka"
#~ msgid "Align right"
#~ msgstr "Wyrównaj do prawej"
#~ msgid "Justified"
#~ msgstr "Wyjustuj"
#~ msgid "Font"
#~ msgstr "Czcionka"
#~ msgid "Style:"
#~ msgstr "Styl:"
#~ msgid "&Bold"
#~ msgstr "Pogru&biona"
#~ msgid "&Italic"
#~ msgstr "Po&chylona"
#~ msgid "Size:"
#~ msgstr "Rozmiar:"
#~ msgid "Scale font size by:"
#~ msgstr "Skaluj rozmiar czcionki do:"
#~ msgid "%"
#~ msgstr "%"
#~ msgid "Use custom font size:"
#~ msgstr "Użyj własnego rozmiaru czcionki:"
#~ msgid "Color:"
#~ msgstr "Kolor:"
#~ msgid "Use theme color"
#~ msgstr "Użyj koloru z motywu"
#~ msgid "Use custom color:"
#~ msgstr "Użyj własnego koloru:"
#~ msgid "Active line highlight color:"
#~ msgstr "Kolor podświetlenia aktywnego wiersza:"
#~ msgid "Use no color"
#~ msgstr "Bez kolorów"
#~ msgid "Theme"
#~ msgstr "Motyw"
#~ msgid "Notes color:"
#~ msgstr "Kolor notatek:"
#~ msgid "Spell Check"
#~ msgstr "Sprawdzanie pisowni"
#~ msgid "Enable spell check:"
#~ msgstr "Włącz sprawdzanie pisowni:"
#~ msgid "Notes Color"
#~ msgstr "Kolor notatek"
#~ msgid "General"
#~ msgstr "Ogólne"
#~ msgid "Formatting"
#~ msgstr "Formatowanie"
#~ msgid "Unable to open file"
#~ msgstr "Nie można otworzyć pliku"
#~ msgid "Welcome to the Notes Plasmoid! Type your notes here..."
#~ msgstr "Witaj w plazmoidzie Notatki! Zapisuj tutaj swoje notatki..."
Index: trunk/l10n-kf5/pl/messages/kde-workspace/plasma_applet_org.kde.plasma.taskmanager.po
===================================================================
--- trunk/l10n-kf5/pl/messages/kde-workspace/plasma_applet_org.kde.plasma.taskmanager.po (revision 1552240)
+++ trunk/l10n-kf5/pl/messages/kde-workspace/plasma_applet_org.kde.plasma.taskmanager.po (revision 1552241)
@@ -1,516 +1,516 @@
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
#
# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2014, 2015, 2016, 2017, 2018, 2019.
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-09-09 03:16+0200\n"
-"PO-Revision-Date: 2019-05-04 07:07+0200\n"
+"PO-Revision-Date: 2019-09-21 08:02+0200\n"
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
-"|| n%100>=20) ? 1 : 2);\n"
-"X-Generator: Lokalize 19.03.70\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10"
+" || n%100>=20) ? 1 : 2);\n"
+"X-Generator: Lokalize 19.07.70\n"
#: package/contents/config/config.qml:26
#, kde-format
msgid "Appearance"
msgstr "Wygląd"
#: package/contents/config/config.qml:31
#, kde-format
msgid "Behavior"
msgstr "Zachowanie"
#: package/contents/ui/Badge.qml:48
#, kde-format
msgctxt "Invalid number of new messages, overlay, keep short"
msgid "—"
msgstr "—"
#: package/contents/ui/Badge.qml:50
#, kde-format
msgctxt "Over 9999 new messages, overlay, keep short"
msgid "9,999+"
msgstr "9,999+"
#: package/contents/ui/ConfigAppearance.qml:48
#, kde-format
msgid "General:"
msgstr "Ogólne:"
#: package/contents/ui/ConfigAppearance.qml:49
#, kde-format
msgid "Show tooltips"
msgstr "Pokazuj podglądy okien"
#: package/contents/ui/ConfigAppearance.qml:54
#, kde-format
msgid "Highlight windows when hovering over tasks"
msgstr "Podświetlaj okna po najechaniu na zadania"
#: package/contents/ui/ConfigAppearance.qml:59
#, kde-format
msgid "Mark applications that play audio"
msgstr "Oznaczaj aplikacje, które odtwarzają dźwięk"
#: package/contents/ui/ConfigAppearance.qml:73
#, kde-format
msgid "Icon size:"
msgstr "Rozmiar ikon:"
#: package/contents/ui/ConfigAppearance.qml:85
#, kde-format
msgid "Small"
msgstr "Małe"
#: package/contents/ui/ConfigAppearance.qml:94
#, kde-format
msgid "Large"
msgstr "Duże"
#: package/contents/ui/ConfigAppearance.qml:105
#, kde-format
msgid "Maximum columns:"
msgstr "Maksymalnie kolumn:"
#: package/contents/ui/ConfigAppearance.qml:105
#, kde-format
msgid "Maximum rows:"
msgstr "Maksymalnie wierszy:"
#: package/contents/ui/ConfigAppearance.qml:111
#, kde-format
msgid "Always arrange tasks in as many rows as columns"
msgstr "Zawsze układaj zadania w tylu wierszach ile kolumn"
#: package/contents/ui/ConfigAppearance.qml:111
#, kde-format
msgid "Always arrange tasks in as many columns as rows"
msgstr "Zawsze układaj zadania w tylu kolumnach ile wierszy"
#: package/contents/ui/ConfigBehavior.qml:52
#, kde-format
msgid "Group:"
msgstr "Grupowanie:"
#: package/contents/ui/ConfigBehavior.qml:54
#, kde-format
msgid "Do not group"
msgstr "Nie grupuj"
#: package/contents/ui/ConfigBehavior.qml:54
#, kde-format
msgid "By program name"
msgstr "Wg nazwy programu"
#: package/contents/ui/ConfigBehavior.qml:60
#, kde-format
msgid "Open groups in popups"
msgstr "Otwieraj grupy w oknach wysuwnych"
#: package/contents/ui/ConfigBehavior.qml:74
#, kde-format
msgid "Group only when the Task Manager is full"
msgstr "Grupuj tylko wtedy, gdy pasek zadań jest pełny"
#: package/contents/ui/ConfigBehavior.qml:88
#, kde-format
msgid "Sort:"
msgstr "Szereguj:"
#: package/contents/ui/ConfigBehavior.qml:90
#, kde-format
msgid "Do not sort"
msgstr "Nie szereguj"
#: package/contents/ui/ConfigBehavior.qml:90
#, kde-format
msgid "Manually"
msgstr "Ręcznie"
#: package/contents/ui/ConfigBehavior.qml:90
#, kde-format
msgid "Alphabetically"
msgstr "Alfabetycznie"
#: package/contents/ui/ConfigBehavior.qml:90
#, kde-format
msgid "By desktop"
msgstr "Wg pulpitów"
#: package/contents/ui/ConfigBehavior.qml:90
#, kde-format
msgid "By activity"
msgstr "Wg aktywności"
#: package/contents/ui/ConfigBehavior.qml:96
#, kde-format
msgid "Keep launchers separate"
msgstr "Programy aktywujące osobno"
#: package/contents/ui/ConfigBehavior.qml:108
#, kde-format
msgid "On middle-click:"
msgstr "Na środkowy przycisk:"
#: package/contents/ui/ConfigBehavior.qml:111
#, kde-format
msgctxt "The click action"
msgid "None"
msgstr "Nic"
#: package/contents/ui/ConfigBehavior.qml:112
#, kde-format
msgid "Close window or group"
msgstr "Zamknij okno lub grupę"
#: package/contents/ui/ConfigBehavior.qml:113
#, kde-format
msgid "New instance"
msgstr "Nowe wystąpienie"
#: package/contents/ui/ConfigBehavior.qml:114
#, kde-format
msgid "Minimize/Restore window or group"
msgstr "Minimalizuj/Przywróć okno lub grupę"
#: package/contents/ui/ConfigBehavior.qml:115
#, kde-format
msgctxt "When clicking it would toggle grouping windows of a specific app"
msgid "Group/Ungroup"
msgstr "Grupuj/Rozgrupuj"
#: package/contents/ui/ConfigBehavior.qml:116
#, kde-format
msgid "Bring to the current virtual desktop"
msgstr "Przywołaj do bieżącego pulpitu wirtualnego"
#: package/contents/ui/ConfigBehavior.qml:122
#, kde-format
msgid "Cycle through tasks with mouse wheel"
msgstr "Przełączaj zadania kółkiem myszy"
#: package/contents/ui/ConfigBehavior.qml:131
#, kde-format
msgid "Filter:"
msgstr "Filtr:"
#: package/contents/ui/ConfigBehavior.qml:132
#, kde-format
msgid "Show only tasks from the current screen"
msgstr "Pokaż zadania tylko z bieżącego ekranu"
#: package/contents/ui/ConfigBehavior.qml:137
#, kde-format
msgid "Show only tasks from the current desktop"
msgstr "Pokaż zadania tylko z bieżącego pulpitu"
#: package/contents/ui/ConfigBehavior.qml:142
#, kde-format
msgid "Show only tasks from the current activity"
msgstr "Pokaż zadania tylko z bieżącej aktywności"
#: package/contents/ui/ConfigBehavior.qml:148
#, kde-format
msgid "Show only tasks that are minimized"
msgstr "Pokaż zadania tylko zminimalizowane"
#: package/contents/ui/ContextMenu.qml:99
#, kde-format
msgid "Places"
msgstr "Miejsca"
#: package/contents/ui/ContextMenu.qml:104
#, kde-format
msgid "Recent Documents"
msgstr "Ostatnie dokumenty"
#: package/contents/ui/ContextMenu.qml:109
#, kde-format
msgid "Actions"
msgstr "Działania"
#: package/contents/ui/ContextMenu.qml:167
#, kde-format
msgctxt "Play previous track"
msgid "Previous Track"
msgstr "Poprzedni utwór"
#: package/contents/ui/ContextMenu.qml:181
#, kde-format
msgctxt "Pause playback"
msgid "Pause"
msgstr "Wstrzymaj"
#: package/contents/ui/ContextMenu.qml:181
#, kde-format
msgctxt "Start playback"
msgid "Play"
msgstr "Odtwórz"
#: package/contents/ui/ContextMenu.qml:199
#, kde-format
msgctxt "Play next track"
msgid "Next Track"
msgstr "Następny utwór"
#: package/contents/ui/ContextMenu.qml:210
#, kde-format
msgctxt "Stop playback"
msgid "Stop"
msgstr "Zatrzymaj"
#: package/contents/ui/ContextMenu.qml:230
#, kde-format
msgctxt "Quit media player app"
msgid "Quit"
msgstr "Zakończ"
#: package/contents/ui/ContextMenu.qml:245
#, kde-format
msgctxt "Open or bring to the front window of media player app"
msgid "Restore"
msgstr "Przywróć"
#: package/contents/ui/ContextMenu.qml:271
#, kde-format
msgid "Mute"
msgstr "Wycisz"
#: package/contents/ui/ContextMenu.qml:285
#, kde-format
msgid "Start New Instance"
msgstr "Rozpocznij nowe wystąpienie"
#: package/contents/ui/ContextMenu.qml:301
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Move To &Desktop"
msgid "Move to &Desktop"
msgstr "Przenieś na &pulpit"
#: package/contents/ui/ContextMenu.qml:325
#, kde-format
msgid "Move &To Current Desktop"
msgstr "Przenieś na &bieżący pulpit"
#: package/contents/ui/ContextMenu.qml:334
#, kde-format
msgid "&All Desktops"
msgstr "&Wszystkie pulpity"
#: package/contents/ui/ContextMenu.qml:348
#, kde-format
msgctxt "1 = number of desktop, 2 = desktop name"
msgid "&%1 %2"
msgstr "&%1 %2"
#: package/contents/ui/ContextMenu.qml:362
#, kde-format
msgid "&New Desktop"
msgstr "&Nowy pulpit"
#: package/contents/ui/ContextMenu.qml:381
-#, fuzzy, kde-format
+#, kde-format
#| msgid "All Activities"
msgid "Show in &Activities"
-msgstr "Wszystkie aktywności"
+msgstr "Pokaż w &aktywnościach"
#: package/contents/ui/ContextMenu.qml:403
#, kde-format
msgid "Add To Current Activity"
msgstr "Dodaj do bieżącej aktywności"
#: package/contents/ui/ContextMenu.qml:413
#, kde-format
msgid "All Activities"
msgstr "Wszystkie aktywności"
#: package/contents/ui/ContextMenu.qml:472
#, kde-format
msgid "More Actions"
msgstr "Więcej działań"
#: package/contents/ui/ContextMenu.qml:481
#, kde-format
msgid "&Move"
msgstr "Prze&nieś"
#: package/contents/ui/ContextMenu.qml:490
#, kde-format
msgid "Re&size"
msgstr "&Zmień rozmiar"
#: package/contents/ui/ContextMenu.qml:504
#, kde-format
msgid "Ma&ximize"
msgstr "Ma&ksymalizuj"
#: package/contents/ui/ContextMenu.qml:518
#, kde-format
msgid "Mi&nimize"
msgstr "Mi&nimalizuj"
#: package/contents/ui/ContextMenu.qml:528
#, kde-format
msgid "Keep &Above Others"
msgstr "Zawsze n&a wierzchu"
#: package/contents/ui/ContextMenu.qml:538
#, kde-format
msgid "Keep &Below Others"
msgstr "Zawsze &na spodzie"
#: package/contents/ui/ContextMenu.qml:550
#, kde-format
msgid "&Fullscreen"
msgstr "P&ełen ekran"
#: package/contents/ui/ContextMenu.qml:562
#, kde-format
msgid "&Shade"
msgstr "&Zwiń"
#: package/contents/ui/ContextMenu.qml:578
#, kde-format
msgid "Allow this program to be grouped"
msgstr "Pozwól na grupowanie tego programu"
#: package/contents/ui/ContextMenu.qml:630
#: package/contents/ui/ContextMenu.qml:645
#, kde-format
msgid "&Pin to Task Manager"
msgstr "&Przypnij do paska zadań"
#: package/contents/ui/ContextMenu.qml:698
#, kde-format
msgid "On All Activities"
msgstr "Na wszystkich aktywnościach"
#: package/contents/ui/ContextMenu.qml:704
#, kde-format
msgid "On The Current Activity"
msgstr "Na bieżącej aktywności"
#: package/contents/ui/ContextMenu.qml:728
#, kde-format
msgid "Unpin from Task Manager"
msgstr "Odepnij od paska zadań"
#: package/contents/ui/ContextMenu.qml:742
#, kde-format
msgid "&Close"
msgstr "&Zamknij"
#: package/contents/ui/ToolTipInstance.qml:414
#, kde-format
msgctxt "Comma-separated list of desktops"
msgid "On %1"
msgstr "Na %1"
#: package/contents/ui/ToolTipInstance.qml:424
#, kde-format
msgctxt "Which virtual desktop a window is currently on"
msgid "Available on all activities"
msgstr "Dostępne we wszystkich aktywnościach"
#: package/contents/ui/ToolTipInstance.qml:446
#, kde-format
msgctxt "Activities a window is currently on (apart from the current one)"
msgid "Also available on %1"
msgstr "Dostępne również na %1"
#: package/contents/ui/ToolTipInstance.qml:450
#, kde-format
msgctxt "Which activities a window is currently on"
msgid "Available on %1"
msgstr "Dostępne na %1"
#: plugin/backend.cpp:278
#, kde-format
msgctxt "Show all user Places"
msgid "%1 more Place"
msgid_plural "%1 more Places"
msgstr[0] "%1 miejsce więcej"
msgstr[1] "%1 miejsca więcej"
msgstr[2] "%1 miejsc więcej"
#: plugin/backend.cpp:351
#, kde-format
msgid "Forget Recent Documents"
msgstr "Zapomnij o ostatnich dokumentach"
#, fuzzy
#~| msgid "Move To &Activity"
#~ msgid "Move to &Activity"
#~ msgstr "Przenieś do &aktywności"
#~ msgid "Show progress and status information in task buttons"
#~ msgstr "Pokazuj postęp i stan na przyciskach zadań"
#~ msgctxt ""
#~ "Toggle action for showing a launcher button while the application is not "
#~ "running"
#~ msgid "&Pin"
#~ msgstr "&Przypnij"
#~ msgid "&Pin"
#~ msgstr "&Przypnij"
#~ msgctxt ""
#~ "Remove launcher button for application shown while it is not running"
#~ msgid "Unpin"
#~ msgstr "Odepnij"
#~ msgid "Arrangement"
#~ msgstr "Rozmieszczenie"
#~ msgid "Always arrange tasks in columns of as many rows"
#~ msgstr "Rozmieszczaj zadania w tylu kolumnach ile wierszy"
#~ msgid "Highlight windows"
#~ msgstr "Podświetlaj okna"
#~ msgid "Grouping and Sorting"
#~ msgstr "Grupowanie i szeregowanie"
#~ msgid "Do Not Sort"
#~ msgstr "Nie szereguj"
#~ msgctxt "Go to previous song"
#~ msgid "Previous"
#~ msgstr "Poprzedni"
#~ msgctxt "Pause player"
#~ msgid "Pause"
#~ msgstr "Wstrzymaj"
#~ msgctxt "Start player"
#~ msgid "Play"
#~ msgstr "Odtwórz"
#~ msgctxt "Go to next song"
#~ msgid "Next"
#~ msgstr "Następny"
#~ msgctxt "close this window"
#~ msgid "Close"
#~ msgstr "Zamknij"
#~ msgid "&Show A Launcher When Not Running"
#~ msgstr "&Pokaż aktywator, gdy nie jest uruchomiony"
#~ msgid "Remove Launcher"
#~ msgstr "Usuń program uruchamiający"
#~ msgid "Use launcher icons for running applications"
#~ msgstr "Używaj ikon aktywatorów do uruchamiania aplikacji"
#~ msgid "Force row settings"
#~ msgstr "Wymuś ustawienia rzędu"
Index: trunk/l10n-kf5/pl/messages/kde-workspace/plasma_applet_org.kde.plasma.volume.po
===================================================================
--- trunk/l10n-kf5/pl/messages/kde-workspace/plasma_applet_org.kde.plasma.volume.po (revision 1552240)
+++ trunk/l10n-kf5/pl/messages/kde-workspace/plasma_applet_org.kde.plasma.volume.po (revision 1552241)
@@ -1,323 +1,323 @@
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
#
# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2015, 2016, 2017, 2018, 2019.
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-09-17 03:29+0200\n"
-"PO-Revision-Date: 2019-08-03 07:17+0200\n"
+"PO-Revision-Date: 2019-09-21 08:02+0200\n"
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
-"|| n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10"
+" || n%100>=20) ? 1 : 2);\n"
"X-Generator: Lokalize 19.07.70\n"
#: contents/config/config.qml:26
#, kde-format
msgid "General"
msgstr "Ogólne"
#: contents/ui/ConfigGeneral.qml:43
#, kde-format
msgid "Maximum volume:"
msgstr "Graniczna głośność:"
#: contents/ui/ConfigGeneral.qml:57
#, kde-format
msgid "Volume step:"
msgstr "Krok głośności:"
#: contents/ui/ConfigGeneral.qml:76
#, kde-format
msgid "Feedback:"
msgstr "Informacja zwrotna:"
#: contents/ui/ConfigGeneral.qml:78
#, kde-format
msgid "Play sound when volume changes"
msgstr "Odtwórz dźwięk, gdy głośność zmieni się"
#: contents/ui/ConfigGeneral.qml:84
#, kde-format
msgid "Display notification when default output device changes"
msgstr "Powiadom, gdy domyślne urządzenie wyjściowe zmieni się"
#: contents/ui/DeviceListItem.qml:37
#, kde-format
msgctxt "label of device items"
msgid "%1 (%2)"
msgstr "%1 (%2)"
#: contents/ui/ListItemBase.qml:129
#, kde-format
msgid "Show additional options for %1"
msgstr "Pokaż dodatkowe ustawienia dla %1"
#: contents/ui/ListItemBase.qml:138
#, kde-format
msgid "Mute %1"
msgstr "Wycisz %1"
#: contents/ui/ListItemBase.qml:162
#, kde-format
msgctxt "Accessibility data on volume slider"
msgid "Adjust volume for %1"
msgstr "Dostosuj głośność dla %1"
#: contents/ui/ListItemBase.qml:213
#, kde-format
msgctxt "volume percentage"
msgid "%1%"
msgstr "%1%"
#: contents/ui/ListItemBase.qml:219
#, kde-format
msgctxt "only used for sizing, should be widest possible string"
msgid "100%"
msgstr "100%"
#: contents/ui/ListItemBase.qml:232
-#, fuzzy, kde-format
+#, kde-format
#| msgctxt "Checkable switch to change the current default output."
#| msgid "Default"
msgid "Default Device"
-msgstr "Domyślnie"
+msgstr "Urządzenie domyślne"
#: contents/ui/ListItemBase.qml:293
#, kde-format
msgid "Raise maximum volume"
msgstr "Zwiększ graniczną głośność"
#: contents/ui/ListItemBase.qml:307
#, kde-format
msgid "Record all audio via this device"
msgstr "Nagrywaj każdy dźwięk tym urządzeniem"
#: contents/ui/ListItemBase.qml:315
#, kde-format
msgid "Play all audio via this device"
msgstr "Odtwarzaj każdy dźwięk tym urządzeniem"
#: contents/ui/ListItemBase.qml:329
#, kde-format
msgctxt ""
"Heading for a list of ports of a device (for example built-in laptop "
"speakers or a plug for headphones)"
msgid "Ports"
msgstr "Porty"
#: contents/ui/ListItemBase.qml:339
#, kde-format
msgctxt "Port is unavailable"
msgid " (unavailable)"
msgstr " (niedostępny)"
#: contents/ui/ListItemBase.qml:341
#, kde-format
msgctxt "Port is unplugged"
msgid " (unplugged)"
msgstr " (niepodłączony)"
#: contents/ui/ListItemBase.qml:363
#, kde-format
msgctxt ""
"Heading for a list of possible output devices (speakers, headphones, ...) to "
"choose"
msgid "Play audio using"
msgstr "Odtwarzaj dźwięk przy użyciu"
#: contents/ui/ListItemBase.qml:365
#, kde-format
msgctxt ""
"Heading for a list of possible input devices (built-in microphone, "
"headset, ...) to choose"
msgid "Record audio using"
msgstr "Nagrywaj dźwięk przy użyciu"
#: contents/ui/main.qml:39
#, kde-format
msgid "Audio Volume"
msgstr "Głośność dźwięku"
#: contents/ui/main.qml:61
#, kde-format
msgid "Audio Muted"
msgstr "Dźwięk wyciszony"
#: contents/ui/main.qml:63
#, kde-format
msgid "Volume at %1%"
msgstr "Głośność na %1%"
#: contents/ui/main.qml:178
#, kde-format
msgid "No output device"
msgstr "Brak urządzenia wyjściowego"
#: contents/ui/main.qml:257
#, kde-format
msgid "Increase Volume"
msgstr "Zwiększ głośność"
#: contents/ui/main.qml:263
#, kde-format
msgid "Decrease Volume"
msgstr "Zmniejsz głośność"
#: contents/ui/main.qml:269
#, kde-format
msgid "Mute"
msgstr "Wycisz"
#: contents/ui/main.qml:275
#, kde-format
msgid "Increase Microphone Volume"
msgstr "Zwiększ głośność mikrofonu"
#: contents/ui/main.qml:281
#, kde-format
msgid "Decrease Microphone Volume"
msgstr "Zmniejsz głośność mikrofonu"
#: contents/ui/main.qml:287
#, kde-format
msgid "Mute Microphone"
msgstr "Wycisz mikrofon"
#: contents/ui/main.qml:338
#, kde-format
msgid "Devices"
msgstr "Urządzenia"
#: contents/ui/main.qml:343
#, kde-format
msgid "Applications"
msgstr "Programy"
#: contents/ui/main.qml:385
#, kde-format
msgid "Playback Streams"
msgstr "Odtwarzane strumienie"
#: contents/ui/main.qml:409
#, kde-format
msgid "Recording Streams"
msgstr "Nagrywane strumienie"
#: contents/ui/main.qml:443
#, kde-format
msgid "Playback Devices"
msgstr "Urządzenia do odtwarzania"
#: contents/ui/main.qml:478
#, kde-format
msgid "Recording Devices"
msgstr "Urządzenia do nagrywania"
#: contents/ui/main.qml:506
#, kde-format
msgid "No applications playing or recording audio"
msgstr "Brak aplikacji odtwarzających lub nagrywających dźwięk"
#: contents/ui/main.qml:518
#, kde-format
msgid "No output or input devices found"
msgstr "Nie znaleziono urządzeń wyjściowych lub wejściowych"
#: contents/ui/StreamListItem.qml:37
#, kde-format
msgctxt "label of stream items"
msgid "%1 (%2)"
msgstr "%1 (%2)"
#~ msgctxt "Checkable switch for (un-)muting sound output."
#~ msgid "Mute"
#~ msgstr "Wycisz"
#~ msgctxt "Checkable switch to change the current default output."
#~ msgid "Default"
#~ msgstr "Domyślnie"
#~ msgid "Capture Streams"
#~ msgstr "Przechwytywane strumienie"
#~ msgid "Capture Devices"
#~ msgstr "Urządzenia nagrywające"
#~ msgid "Provide visual feedback:"
#~ msgstr "Daj widzialny znak:"
#~ msgid "Volume"
#~ msgstr "Głośność"
#~ msgid "%"
#~ msgstr "%"
#~ msgid "Behavior"
#~ msgstr "Zachowanie"
#~ msgid "Volume feedback"
#~ msgstr "Informacja zwrotna głośności"
#, fuzzy
#~| msgid "Devices"
#~ msgid "Device Profiles"
#~ msgstr "Urządzenia"
#, fuzzy
#~| msgid "Playback Streams"
#~ msgid "Playback"
#~ msgstr "Odtwarzane strumienie"
#, fuzzy
#~| msgid "No applications playing or recording audio"
#~ msgctxt "@label"
#~ msgid "No Applications Playing Audio"
#~ msgstr "Brak aplikacji odtwarzających lub nagrywających dźwięk"
#, fuzzy
#~| msgid "Capture Streams"
#~ msgid "Capture"
#~ msgstr "Przechwytywane strumienie"
#, fuzzy
#~| msgid "No applications playing or recording audio"
#~ msgctxt "@label"
#~ msgid "No Applications Recording Audio"
#~ msgstr "Brak aplikacji odtwarzających lub nagrywających dźwięk"
#, fuzzy
#~| msgctxt ""
#~| "Heading for a list of ports of a device (for example built-in laptop "
#~| "speakers or a plug for headphones)"
#~| msgid "Ports"
#~ msgid "Port"
#~ msgstr "Porty"
#, fuzzy
#~| msgid "Devices"
#~ msgctxt "@title:tab"
#~ msgid "Devices"
#~ msgstr "Urządzenia"
#, fuzzy
#~| msgid "Applications"
#~ msgctxt "@title:tab"
#~ msgid "Applications"
#~ msgstr "Programy"
#~ msgctxt "label of stream items"
#~ msgid "%1: %2"
#~ msgstr "%1: %2"
#, fuzzy
#~| msgctxt "only used for sizing, should be widest possible string"
#~| msgid "100%"
#~ msgid "100%"
#~ msgstr "100%"
Index: trunk/l10n-kf5/pl/messages/kde-workspace/plasma_engine_weather.po
===================================================================
--- trunk/l10n-kf5/pl/messages/kde-workspace/plasma_engine_weather.po (revision 1552240)
+++ trunk/l10n-kf5/pl/messages/kde-workspace/plasma_engine_weather.po (revision 1552241)
@@ -1,5112 +1,5112 @@
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
#
# Maciej Wikło <maciej.wiklo@wp.pl>, 2009.
# Marta Rybczyńska <kde-i18n@rybczynska.net>, 2009.
# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2011, 2012, 2016, 2017, 2018, 2019.
msgid ""
msgstr ""
"Project-Id-Version: plasma_engine_weather\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-08-23 03:17+0200\n"
-"PO-Revision-Date: 2019-09-06 09:25+0200\n"
+"PO-Revision-Date: 2019-09-21 08:03+0200\n"
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Lokalize 19.07.70\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
-"|| n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10"
+" || n%100>=20) ? 1 : 2);\n"
#: bbcukmet_i18n.dat:1
#, kde-format
msgctxt "weather condition"
msgid "clear"
msgstr "bezchmurnie"
#: bbcukmet_i18n.dat:2
#, kde-format
msgctxt "weather condition"
msgid "clear intervals"
msgstr "chwilami bezchmurnie"
#: bbcukmet_i18n.dat:3 ions/wetter.com/ion_wettercom.cpp:233
#, kde-format
msgctxt "weather condition"
msgid "clear sky"
msgstr "bezchmurne niebo"
#: bbcukmet_i18n.dat:4 ions/wetter.com/ion_wettercom.cpp:171
#: ions/wetter.com/ion_wettercom.cpp:172
#, kde-format
msgctxt "weather condition"
msgid "cloudy"
msgstr "pochmurno"
#: bbcukmet_i18n.dat:5
#, kde-format
msgctxt "weather condition"
msgid "cloudy with hail"
msgstr "pochmurno, grad"
#: bbcukmet_i18n.dat:6
#, kde-format
msgctxt "weather condition"
msgid "cloudy with heavy snow"
msgstr "pochmurno, intensywne opady śniegu"
#: bbcukmet_i18n.dat:7
#, kde-format
msgctxt "weather condition"
msgid "cloudy with light snow"
msgstr "pochmurno, lekkie opady śniegu"
#: bbcukmet_i18n.dat:8
#, kde-format
msgctxt "weather condition"
msgid "cloudy with sleet"
msgstr "pochmurno, deszcz ze śniegiem"
#: bbcukmet_i18n.dat:9 ions/wetter.com/ion_wettercom.cpp:180
#: ions/wetter.com/ion_wettercom.cpp:181 ions/wetter.com/ion_wettercom.cpp:183
#, kde-format
msgctxt "weather condition"
msgid "drizzle"
msgstr "mżawka"
#: bbcukmet_i18n.dat:10
#, kde-format
msgctxt "weather condition"
msgid "fog"
msgstr "mgła"
#: bbcukmet_i18n.dat:11
#, kde-format
msgctxt "weather condition"
msgid "foggy"
msgstr "mgliście"
#: bbcukmet_i18n.dat:12
#, kde-format
msgctxt "weather condition"
msgid "grey cloud"
msgstr "ciemna chmura"
#: bbcukmet_i18n.dat:13
#, kde-format
msgctxt "weather condition"
msgid "hail"
msgstr "grad"
#: bbcukmet_i18n.dat:14
#, kde-format
msgctxt "weather condition"
msgid "hail shower"
msgstr "ulewa gradowa"
#: bbcukmet_i18n.dat:15
#, kde-format
msgctxt "weather condition"
msgid "hail showers"
msgstr "ulewy gradowe"
#: bbcukmet_i18n.dat:16
#, kde-format
msgctxt "weather condition"
msgid "hazy"
msgstr "mgliście"
#: bbcukmet_i18n.dat:17 ions/wetter.com/ion_wettercom.cpp:191
#, kde-format
msgctxt "weather condition"
msgid "heavy rain"
msgstr "intensywny deszcz"
#: bbcukmet_i18n.dat:18
#, kde-format
msgctxt "weather condition"
msgid "heavy rain shower"
msgstr "intensywna ulewa deszczowa"
#: bbcukmet_i18n.dat:19
#, kde-format
msgctxt "weather condition"
msgid "heavy rain showers"
msgstr "intensywna ulewa deszczowa"
#: bbcukmet_i18n.dat:20
#, kde-format
msgctxt "weather condition"
msgid "heavy shower"
msgstr "intensywna ulewa"
#: bbcukmet_i18n.dat:21 ions/wetter.com/ion_wettercom.cpp:204
#, kde-format
msgctxt "weather condition"
msgid "heavy showers"
msgstr "intensywne ulewy"
#: bbcukmet_i18n.dat:22 ions/wetter.com/ion_wettercom.cpp:200
#, kde-format
msgctxt "weather condition"
msgid "heavy snow"
msgstr "intensywne opady śniegu"
#: bbcukmet_i18n.dat:23
#, kde-format
msgctxt "weather condition"
msgid "heavy snow shower"
msgstr "intensywna ulewa śnieżna"
#: bbcukmet_i18n.dat:24
#, kde-format
msgctxt "weather condition"
msgid "heavy snow showers"
msgstr "intensywne ulewy śnieżne"
#: bbcukmet_i18n.dat:25
#, kde-format
msgctxt "weather condition"
msgid "light cloud"
msgstr "lekkie zachmurzenie"
#: bbcukmet_i18n.dat:26 ions/wetter.com/ion_wettercom.cpp:188
#: ions/wetter.com/ion_wettercom.cpp:189
#, kde-format
msgctxt "weather condition"
msgid "light rain"
msgstr "lekki deszcz"
#: bbcukmet_i18n.dat:27
#, kde-format
msgctxt "weather condition"
msgid "light rain shower"
msgstr "lekka ulewa deszczowa"
#: bbcukmet_i18n.dat:28
#, kde-format
msgctxt "weather condition"
msgid "light rain showers"
msgstr "lekkie ulewy deszczowe"
#: bbcukmet_i18n.dat:29
#, kde-format
msgctxt "weather condition"
msgid "light shower"
msgstr "lekka ulewa"
#: bbcukmet_i18n.dat:30 ions/wetter.com/ion_wettercom.cpp:202
#, kde-format
msgctxt "weather condition"
msgid "light showers"
msgstr "lekkie ulewy"
#: bbcukmet_i18n.dat:31 ions/wetter.com/ion_wettercom.cpp:197
#: ions/wetter.com/ion_wettercom.cpp:198
#, kde-format
msgctxt "weather condition"
msgid "light snow"
msgstr "lekkie opady śniegu"
#: bbcukmet_i18n.dat:32
#, kde-format
msgctxt "weather condition"
msgid "light snow shower"
msgstr "lekka ulewa śnieżna"
#: bbcukmet_i18n.dat:33 ions/wetter.com/ion_wettercom.cpp:207
#, kde-format
msgctxt "weather condition"
msgid "light snow showers"
msgstr "lekkie ulewy śnieżne"
#: bbcukmet_i18n.dat:34
#, kde-format
msgctxt "weather condition"
msgid "mist"
msgstr "mgła"
#: bbcukmet_i18n.dat:35
#, kde-format
msgctxt "weather condition"
msgid "misty"
msgstr "mgliście"
#: bbcukmet_i18n.dat:36 envcan_i18n.dat:1 noaa_i18n.dat:264
#, kde-format
msgctxt "weather condition"
msgid "N/A"
msgstr "nie dotyczy"
#: bbcukmet_i18n.dat:37
#, kde-format
msgctxt "weather condition"
msgid "na"
msgstr "na"
#: bbcukmet_i18n.dat:38
#, kde-format
msgctxt "weather condition"
msgid "partly cloudy"
msgstr "częściowo pochmurno"
#: bbcukmet_i18n.dat:39
#, kde-format
msgctxt "weather condition"
msgid "sandstorm"
msgstr "burza piaskowa"
#: bbcukmet_i18n.dat:40
#, kde-format
msgctxt "weather condition"
msgid "sleet"
msgstr "deszcz ze śniegiem"
#: bbcukmet_i18n.dat:41
#, kde-format
msgctxt "weather condition"
msgid "sleet shower"
msgstr "ulewa deszczu ze śniegiem"
#: bbcukmet_i18n.dat:42
#, kde-format
msgctxt "weather condition"
msgid "sleet showers"
msgstr "ulewy deszczu ze śniegiem"
#: bbcukmet_i18n.dat:43 ions/wetter.com/ion_wettercom.cpp:220
#, kde-format
msgctxt "weather condition"
msgid "sunny"
msgstr "słonecznie"
#: bbcukmet_i18n.dat:44
#, kde-format
msgctxt "weather condition"
msgid "sunny intervals"
msgstr "chwilami słonecznie"
#: bbcukmet_i18n.dat:45
#, kde-format
msgctxt "weather condition"
msgid "thick cloud"
msgstr "gęste zachmurzenie"
#: bbcukmet_i18n.dat:46 ions/wetter.com/ion_wettercom.cpp:209
#: ions/wetter.com/ion_wettercom.cpp:210
#, kde-format
msgctxt "weather condition"
msgid "thunderstorm"
msgstr "burza"
#: bbcukmet_i18n.dat:47
#, kde-format
msgctxt "weather condition"
msgid "thundery shower"
msgstr "ulewa burzowa"
#: bbcukmet_i18n.dat:48
#, kde-format
msgctxt "weather condition"
msgid "thundery showers"
msgstr "burzowe ulewy"
#: bbcukmet_i18n.dat:49
#, kde-format
msgctxt "weather condition"
msgid "tropical storm"
msgstr "burza tropikalna"
#: bbcukmet_i18n.dat:50
#, kde-format
msgctxt "weather condition"
msgid "white cloud"
msgstr "jasna chmura"
#: bbcukmet_i18n.dat:51
#, kde-format
msgctxt "weather forecast"
msgid "clear"
msgstr "bezchmurnie"
#: bbcukmet_i18n.dat:52
#, kde-format
msgctxt "weather forecast"
msgid "clear intervals"
msgstr "chwilami bezchmurnie"
#: bbcukmet_i18n.dat:53
#, kde-format
msgctxt "weather forecast"
msgid "clear sky"
msgstr "bezchmurne niebo"
#: bbcukmet_i18n.dat:54
#, kde-format
msgctxt "weather forecast"
msgid "cloudy"
msgstr "pochmurno"
#: bbcukmet_i18n.dat:55
#, kde-format
msgctxt "weather forecast"
msgid "cloudy with hail"
msgstr "pochmurno , grad"
#: bbcukmet_i18n.dat:56
#, kde-format
msgctxt "weather forecast"
msgid "cloudy with heavy snow"
msgstr "pochmurno, intensywne opady śniegu"
#: bbcukmet_i18n.dat:57
#, kde-format
msgctxt "weather forecast"
msgid "cloudy with light snow"
msgstr "pochmurno, lekkie opady śniegu"
#: bbcukmet_i18n.dat:58
#, kde-format
msgctxt "weather forecast"
msgid "cloudy with sleet"
msgstr "pochmurno, deszcz ze śniegiem"
#: bbcukmet_i18n.dat:59
#, kde-format
msgctxt "weather forecast"
msgid "drizzle"
msgstr "mżawka"
#: bbcukmet_i18n.dat:60
#, kde-format
msgctxt "weather forecast"
msgid "fog"
msgstr "mgła"
#: bbcukmet_i18n.dat:61
#, kde-format
msgctxt "weather forecast"
msgid "foggy"
msgstr "mgliście"
#: bbcukmet_i18n.dat:62
#, kde-format
msgctxt "weather forecast"
msgid "grey cloud"
msgstr "ciemna chmura"
#: bbcukmet_i18n.dat:63
#, kde-format
msgctxt "weather forecast"
msgid "hail"
msgstr "grad"
#: bbcukmet_i18n.dat:64
#, kde-format
msgctxt "weather forecast"
msgid "hail shower"
msgstr "ulewa gradowa"
#: bbcukmet_i18n.dat:65
#, kde-format
msgctxt "weather forecast"
msgid "hail showers"
msgstr "ulewy gradowe"
#: bbcukmet_i18n.dat:66
#, kde-format
msgctxt "weather forecast"
msgid "hazy"
msgstr "mgliście"
#: bbcukmet_i18n.dat:67
#, kde-format
msgctxt "weather forecast"
msgid "heavy rain"
msgstr "intensywny deszcz"
#: bbcukmet_i18n.dat:68
#, kde-format
msgctxt "weather forecast"
msgid "heavy rain shower"
msgstr "intensywna ulewa deszczowa"
#: bbcukmet_i18n.dat:69
#, kde-format
msgctxt "weather forecast"
msgid "heavy rain showers"
msgstr "intensywne ulewy deszczowe"
#: bbcukmet_i18n.dat:70
#, kde-format
msgctxt "weather forecast"
msgid "heavy shower"
msgstr "intensywna ulewa"
#: bbcukmet_i18n.dat:71
#, kde-format
msgctxt "weather forecast"
msgid "heavy showers"
msgstr "intensywne ulewy"
#: bbcukmet_i18n.dat:72
#, kde-format
msgctxt "weather forecast"
msgid "heavy snow"
msgstr "intensywne opady śniegu"
#: bbcukmet_i18n.dat:73
#, kde-format
msgctxt "weather forecast"
msgid "heavy snow shower"
msgstr "intensywna ulewa śnieżna"
#: bbcukmet_i18n.dat:74
#, kde-format
msgctxt "weather forecast"
msgid "heavy snow showers"
msgstr "intensywne ulewy śnieżne"
#: bbcukmet_i18n.dat:75
#, kde-format
msgctxt "weather forecast"
msgid "light cloud"
msgstr "lekkie zachmurzenie"
#: bbcukmet_i18n.dat:76
#, kde-format
msgctxt "weather forecast"
msgid "light rain"
msgstr "lekki deszcz"
#: bbcukmet_i18n.dat:77
#, kde-format
msgctxt "weather forecast"
msgid "light rain shower"
msgstr "lekka ulewa deszczowa"
#: bbcukmet_i18n.dat:78
#, kde-format
msgctxt "weather forecast"
msgid "light rain showers"
msgstr "lekkie ulewy deszczowe"
#: bbcukmet_i18n.dat:79
#, kde-format
msgctxt "weather forecast"
msgid "light shower"
msgstr "lekka ulewa"
#: bbcukmet_i18n.dat:80
#, kde-format
msgctxt "weather forecast"
msgid "light showers"
msgstr "lekkie ulewy"
#: bbcukmet_i18n.dat:81
#, kde-format
msgctxt "weather forecast"
msgid "light snow"
msgstr "lekkie opady śniegu"
#: bbcukmet_i18n.dat:82
#, kde-format
msgctxt "weather forecast"
msgid "light snow shower"
msgstr "lekka ulewa śnieżna"
#: bbcukmet_i18n.dat:83
#, kde-format
msgctxt "weather forecast"
msgid "light snow showers"
msgstr "lekkie ulewy śnieżne"
#: bbcukmet_i18n.dat:84
#, kde-format
msgctxt "weather forecast"
msgid "mist"
msgstr "mgła"
#: bbcukmet_i18n.dat:85
#, kde-format
msgctxt "weather forecast"
msgid "misty"
msgstr "mgliście"
#: bbcukmet_i18n.dat:86
#, kde-format
msgctxt "weather forecast"
msgid "na"
msgstr "na"
#: bbcukmet_i18n.dat:87
#, kde-format
msgctxt "weather forecast"
msgid "partly cloudy"
msgstr "częściowo pochmurno"
#: bbcukmet_i18n.dat:88
#, kde-format
msgctxt "weather forecast"
msgid "sandstorm"
msgstr "burza piaskowa"
#: bbcukmet_i18n.dat:89
#, kde-format
msgctxt "weather forecast"
msgid "sleet"
msgstr "deszcz ze śniegiem"
#: bbcukmet_i18n.dat:90
#, kde-format
msgctxt "weather forecast"
msgid "sleet shower"
msgstr "ulewa deszczu ze śniegiem"
#: bbcukmet_i18n.dat:91
#, kde-format
msgctxt "weather forecast"
msgid "sleet showers"
msgstr "ulewy deszczu ze śniegiem"
#: bbcukmet_i18n.dat:92
#, kde-format
msgctxt "weather forecast"
msgid "sunny"
msgstr "słonecznie"
#: bbcukmet_i18n.dat:93
#, kde-format
msgctxt "weather forecast"
msgid "sunny intervals"
msgstr "chwilami słonecznie"
#: bbcukmet_i18n.dat:94
#, kde-format
msgctxt "weather forecast"
msgid "thick cloud"
msgstr "gęste zachmurzenie"
#: bbcukmet_i18n.dat:95
#, kde-format
msgctxt "weather forecast"
msgid "thunderstorm"
msgstr "burza"
#: bbcukmet_i18n.dat:96
#, kde-format
msgctxt "weather forecast"
msgid "thundery shower"
msgstr "ulewa burzowa"
#: bbcukmet_i18n.dat:97
#, kde-format
msgctxt "weather forecast"
msgid "thundery showers"
msgstr "burzowe ulewy"
#: bbcukmet_i18n.dat:98
#, kde-format
msgctxt "weather forecast"
msgid "tropical storm"
msgstr "burza tropikalna"
#: bbcukmet_i18n.dat:99
#, kde-format
msgctxt "weather forecast"
msgid "white cloud"
msgstr "jasna chmura"
#: bbcukmet_i18n.dat:100
#, kde-format
msgctxt "visibility"
msgid "Excellent"
msgstr "Doskonała"
#: bbcukmet_i18n.dat:101
#, kde-format
msgctxt "visibility"
msgid "Very Good"
msgstr "Bardzo dobra"
#: bbcukmet_i18n.dat:102
#, kde-format
msgctxt "visibility"
msgid "Good"
msgstr "Dobra"
#: bbcukmet_i18n.dat:103
#, kde-format
msgctxt "visibility"
msgid "Moderate"
msgstr "Umiarkowana"
#: bbcukmet_i18n.dat:104
#, kde-format
msgctxt "visibility"
msgid "Poor"
msgstr "Słaba"
#: bbcukmet_i18n.dat:105
#, kde-format
msgctxt "visibility"
msgid "Very Poor"
msgstr "Bardzo słaba"
#: envcan_i18n.dat:2 noaa_i18n.dat:7
#, kde-format
msgctxt "weather condition"
msgid "Blowing Snow"
msgstr "Zamieć śnieżna"
#: envcan_i18n.dat:3 noaa_i18n.dat:10
#, kde-format
msgctxt "weather condition"
msgid "Clear"
msgstr "Bezchmurnie"
#: envcan_i18n.dat:4
#, kde-format
msgctxt "weather condition"
msgid "Cloudy"
msgstr "Pochmurno"
#: envcan_i18n.dat:5
#, kde-format
msgctxt "weather condition"
msgid "Decreasing Cloud"
msgstr "Zmniejszające się zachmurzenie"
#: envcan_i18n.dat:6
#, kde-format
msgctxt "weather condition"
msgid "Distant Precipitation"
msgstr "Odległe opady"
#: envcan_i18n.dat:7
#, kde-format
msgctxt "weather condition"
msgid "Drifting Snow"
msgstr "Zamiecie śnieżne"
#: envcan_i18n.dat:8 noaa_i18n.dat:13
#, kde-format
msgctxt "weather condition"
msgid "Drizzle"
msgstr "Mżawka"
#: envcan_i18n.dat:9 noaa_i18n.dat:18
#, kde-format
msgctxt "weather condition"
msgid "Dust"
msgstr "Kurz"
#: envcan_i18n.dat:10
#, kde-format
msgctxt "weather condition"
msgid "Dust Devils"
msgstr "Małe tornada"
#: envcan_i18n.dat:11 noaa_i18n.dat:27
#, kde-format
msgctxt "weather condition"
msgid "Fog"
msgstr "Mgła"
#: envcan_i18n.dat:12
#, kde-format
msgctxt "weather condition"
msgid "Fog Bank Near Station"
msgstr "Tuman mgły w pobliżu stacji"
#: envcan_i18n.dat:13
#, kde-format
msgctxt "weather condition"
msgid "Fog Depositing Ice"
msgstr "Mgła, gromadzący się lód"
#: envcan_i18n.dat:14
#, kde-format
msgctxt "weather condition"
msgid "Fog Patches"
msgstr "Ścieżki mgły"
#: envcan_i18n.dat:15
#, kde-format
msgctxt "weather condition"
msgid "Freezing drizzle"
msgstr "Zamarzająca mżawka"
#: envcan_i18n.dat:16
#, kde-format
msgctxt "weather condition"
msgid "Freezing rain"
msgstr "Zamarzający deszcz"
#: envcan_i18n.dat:17 noaa_i18n.dat:40
#, kde-format
msgctxt "weather condition"
msgid "Funnel Cloud"
msgstr "Trąba powietrzna"
#: envcan_i18n.dat:18 noaa_i18n.dat:42
#, kde-format
msgctxt "weather condition"
msgid "Hail"
msgstr "Grad"
#: envcan_i18n.dat:19 noaa_i18n.dat:44
#, kde-format
msgctxt "weather condition"
msgid "Haze"
msgstr "Mgła"
#: envcan_i18n.dat:20 noaa_i18n.dat:45
#, kde-format
msgctxt "weather condition"
msgid "Heavy Blowing Snow"
msgstr "Intensywnie padający śnieg"
#: envcan_i18n.dat:21
#, kde-format
msgctxt "weather condition"
msgid "Heavy Drifting Snow"
msgstr "Intensywne zamiecie śnieżne"
#: envcan_i18n.dat:22 noaa_i18n.dat:46
#, kde-format
msgctxt "weather condition"
msgid "Heavy Drizzle"
msgstr "Intensywna mżawka"
#: envcan_i18n.dat:23
#, kde-format
msgctxt "weather condition"
msgid "Heavy Hail"
msgstr "Intensywny grad"
#: envcan_i18n.dat:24
#, kde-format
msgctxt "weather condition"
msgid "Heavy Mixed Rain and Drizzle"
msgstr "Intensywny deszcz z mżawką"
#: envcan_i18n.dat:25
#, kde-format
msgctxt "weather condition"
msgid "Heavy Mixed Rain and Snow Shower"
msgstr "Intensywny deszcz ze śniegiem"
#: envcan_i18n.dat:26 noaa_i18n.dat:62
#, kde-format
msgctxt "weather condition"
msgid "Heavy Rain"
msgstr "Intensywny deszcz"
#: envcan_i18n.dat:27
#, kde-format
msgctxt "weather condition"
msgid "Heavy Rain and Snow"
msgstr "Intensywny deszcz i śnieg"
#: envcan_i18n.dat:28
#, kde-format
msgctxt "weather condition"
msgid "Heavy Rainshower"
msgstr "Intensywna ulewa"
#: envcan_i18n.dat:29 noaa_i18n.dat:78
#, kde-format
msgctxt "weather condition"
msgid "Heavy Snow"
msgstr "Intensywne opady śniegu"
#: envcan_i18n.dat:30
#, kde-format
msgctxt "weather condition"
msgid "Heavy Snow Pellets"
msgstr "Intensywne opady krup śnieżnych"
#: envcan_i18n.dat:31
#, kde-format
msgctxt "weather condition"
msgid "Heavy Snowshower"
msgstr "Intensywna ulewa śnieżna"
#: envcan_i18n.dat:32 noaa_i18n.dat:225
#, kde-format
msgctxt "weather condition"
msgid "Thunderstorm"
msgstr "Burza"
#: envcan_i18n.dat:33
#, kde-format
msgctxt "weather condition"
msgid "Heavy Thunderstorm with Hail"
msgstr "Intensywna burza z gradem"
#: envcan_i18n.dat:34
#, kde-format
msgctxt "weather condition"
msgid "Heavy Thunderstorm with Rain"
msgstr "Intensywna burza z deszczem"
#: envcan_i18n.dat:35 noaa_i18n.dat:101
#, kde-format
msgctxt "weather condition"
msgid "Ice Crystals"
msgstr "Kryształki lodu"
#: envcan_i18n.dat:36 noaa_i18n.dat:102
#, kde-format
msgctxt "weather condition"
msgid "Ice Pellets"
msgstr "Krupy lodowe"
#: envcan_i18n.dat:37
#, kde-format
msgctxt "weather condition"
msgid "Increasing Cloud"
msgstr "Rosnąca chmura"
#: envcan_i18n.dat:38 noaa_i18n.dat:106
#, kde-format
msgctxt "weather condition"
msgid "Light Drizzle"
msgstr "Lekka mżawka"
#: envcan_i18n.dat:39 noaa_i18n.dat:111
#, kde-format
msgctxt "weather condition"
msgid "Light Freezing Drizzle"
msgstr "Lekka zamarzająca mżawka"
#: envcan_i18n.dat:40 noaa_i18n.dat:115
#, kde-format
msgctxt "weather condition"
msgid "Light Freezing Rain"
msgstr "Lekki zamarzający deszcz"
#: envcan_i18n.dat:41 noaa_i18n.dat:121
#, kde-format
msgctxt "weather condition"
msgid "Light Rain"
msgstr "Lekki deszcz"
#: envcan_i18n.dat:42
#, kde-format
msgctxt "weather condition"
msgid "Light Rainshower"
msgstr "Lekka ulewa"
#: envcan_i18n.dat:43 noaa_i18n.dat:137
#, kde-format
msgctxt "weather condition"
msgid "Light Snow"
msgstr "Lekkie opady śniegu"
#: envcan_i18n.dat:44
#, kde-format
msgctxt "weather condition"
msgid "Light Snow Pellets"
msgstr "Lekkie opady krup śnieżnych"
#: envcan_i18n.dat:45
#, kde-format
msgctxt "weather condition"
msgid "Light Snowshower"
msgstr "Lekka ulewa śnieżna"
#: envcan_i18n.dat:46
#, kde-format
msgctxt "weather condition"
msgid "Lightning Visible"
msgstr "Widoczne błyskawice"
#: envcan_i18n.dat:47
#, kde-format
msgctxt "weather condition"
msgid "Mainly Clear"
msgstr "Przejrzyście"
#: envcan_i18n.dat:48
#, kde-format
msgctxt "weather condition"
msgid "Mainly Sunny"
msgstr "Słonecznie"
#: envcan_i18n.dat:49
#, kde-format
msgctxt "weather condition"
msgid "Mist"
msgstr "Mgła"
#: envcan_i18n.dat:50
#, kde-format
msgctxt "weather condition"
msgid "Mixed Rain and Drizzle"
msgstr "Deszcz i mżawka"
#: envcan_i18n.dat:51
#, kde-format
msgctxt "weather condition"
msgid "Mixed Rain and Snow Shower"
msgstr "Deszcz ze śniegiem"
#: envcan_i18n.dat:52 noaa_i18n.dat:164
#, kde-format
msgctxt "weather condition"
msgid "Mostly Cloudy"
msgstr "Pochmurno"
#: envcan_i18n.dat:53
#, kde-format
msgctxt "weather condition"
msgid "Not Reported"
msgstr "Nie zaraportowano"
#: envcan_i18n.dat:54 noaa_i18n.dat:174
#, kde-format
msgctxt "weather condition"
msgid "Partly Cloudy"
msgstr "Częściowo pochmurno"
#: envcan_i18n.dat:55
#, kde-format
msgctxt "weather condition"
msgid "Rain"
msgstr "Deszcz"
#: envcan_i18n.dat:56
#, kde-format
msgctxt "weather condition"
msgid "Rain and Snow"
msgstr "Deszcz ze śniegiem"
#: envcan_i18n.dat:57
#, kde-format
msgctxt "weather condition"
msgid "Rainshower"
msgstr "Ulewa deszczowa"
#: envcan_i18n.dat:58
#, kde-format
msgctxt "weather condition"
msgid "Recent Drizzle"
msgstr "Ostatnia mżawka"
#: envcan_i18n.dat:59
#, kde-format
msgctxt "weather condition"
msgid "Recent Dust or Sand Storm"
msgstr "Ostatnia burza kurzowa lub piaskowa"
#: envcan_i18n.dat:60
#, kde-format
msgctxt "weather condition"
msgid "Recent Fog"
msgstr "Ostatnia mgła"
#: envcan_i18n.dat:61
#, kde-format
msgctxt "weather condition"
msgid "Recent Freezing Precipitation"
msgstr "Ostatnie zamarzające opady"
#: envcan_i18n.dat:62
#, kde-format
msgctxt "weather condition"
msgid "Recent Hail"
msgstr "Ostatni grad"
#: envcan_i18n.dat:63
#, kde-format
msgctxt "weather condition"
msgid "Recent Rain"
msgstr "Ostatni deszcz"
#: envcan_i18n.dat:64
#, kde-format
msgctxt "weather condition"
msgid "Recent Rain and Snow"
msgstr "Ostatni deszcz ze śniegiem"
#: envcan_i18n.dat:65
#, kde-format
msgctxt "weather condition"
msgid "Recent Rainshower"
msgstr "Ostatnia ulewa deszczowa"
#: envcan_i18n.dat:66
#, kde-format
msgctxt "weather condition"
msgid "Recent Snow"
msgstr "Ostatni śnieg"
#: envcan_i18n.dat:67
#, kde-format
msgctxt "weather condition"
msgid "Recent Snowshower"
msgstr "Ostatnia ulewa śnieżna"
#: envcan_i18n.dat:68
#, kde-format
msgctxt "weather condition"
msgid "Recent Thunderstorm"
msgstr "Ostatnia burza"
#: envcan_i18n.dat:69
#, kde-format
msgctxt "weather condition"
msgid "Recent Thunderstorm with Hail"
msgstr "Ostatnia burza z gradem"
#: envcan_i18n.dat:70
#, kde-format
msgctxt "weather condition"
msgid "Recent Thunderstorm with Heavy Hail"
msgstr "Ostatnia burza z intensywnymi opadami gradu"
#: envcan_i18n.dat:71
#, kde-format
msgctxt "weather condition"
msgid "Recent Thunderstorm with Heavy Rain"
msgstr "Ostatnia burza z intensywnym deszczem"
#: envcan_i18n.dat:72
#, kde-format
msgctxt "weather condition"
msgid "Recent Thunderstorm with Rain"
msgstr "Ostatnia burza z deszczem"
#: envcan_i18n.dat:73
#, kde-format
msgctxt "weather condition"
msgid "Sand or Dust Storm"
msgstr "Burza piaskowa lub kurzowa"
#: envcan_i18n.dat:74
#, kde-format
msgctxt "weather condition"
msgid "Severe Sand or Dust Storm"
msgstr "Poważna burza piaskowa lub kurzowa"
#: envcan_i18n.dat:75 noaa_i18n.dat:194
#, kde-format
msgctxt "weather condition"
msgid "Shallow Fog"
msgstr "Niska mgła"
#: envcan_i18n.dat:76 noaa_i18n.dat:208
#, kde-format
msgctxt "weather condition"
msgid "Smoke"
msgstr "Dym"
#: envcan_i18n.dat:77 noaa_i18n.dat:209
#, kde-format
msgctxt "weather condition"
msgid "Snow"
msgstr "Śnieg"
#: envcan_i18n.dat:78
#, kde-format
msgctxt "weather condition"
msgid "Snow Crystals"
msgstr "Kryształki śniegu"
#: envcan_i18n.dat:79 noaa_i18n.dat:216
#, kde-format
msgctxt "weather condition"
msgid "Snow Grains"
msgstr "Grad śnieżny"
#: envcan_i18n.dat:80
#, kde-format
msgctxt "weather condition"
msgid "Squalls"
msgstr "Nawałnice"
#: envcan_i18n.dat:81
#, kde-format
msgctxt "weather condition"
msgid "Sunny"
msgstr "Słonecznie"
#: envcan_i18n.dat:82
#, kde-format
msgctxt "weather condition"
msgid "Thunderstorm with Hail"
msgstr "Burza z gradem"
#: envcan_i18n.dat:83
#, kde-format
msgctxt "weather condition"
msgid "Thunderstorm with Rain"
msgstr "Burza z deszczem"
#: envcan_i18n.dat:84
#, kde-format
msgctxt "weather condition"
msgid "Thunderstorm with light rainshowers"
msgstr "Burza z lekkim deszczem"
#: envcan_i18n.dat:85
#, kde-format
msgctxt "weather condition"
msgid "Thunderstorm with heavy rainshowers"
msgstr "Burza z silnym deszczem"
#: envcan_i18n.dat:86
#, kde-format
msgctxt "weather condition"
msgid "Thunderstorm with Sand or Dust Storm"
msgstr "Burza piaskowa lub kurzowa"
#: envcan_i18n.dat:87
#, kde-format
msgctxt "weather condition"
msgid "Thunderstorm without Precipitation"
msgstr "Burza bez opadów"
#: envcan_i18n.dat:88
#, kde-format
msgctxt "weather condition"
msgid "Tornado"
msgstr "Tornado"
#: envcan_i18n.dat:89
#, kde-format
msgctxt "weather forecast"
msgid "A few clouds"
msgstr "Kilka chmur"
#: envcan_i18n.dat:90
#, kde-format
msgctxt "weather forecast"
msgid "A few flurries"
msgstr "Kilka opadów śniegu"
#: envcan_i18n.dat:91
#, kde-format
msgctxt "weather forecast"
msgid "A few flurries mixed with ice pellets"
msgstr "Kilka opadów śniegu z krupami śnieżnymi"
#: envcan_i18n.dat:92
#, kde-format
msgctxt "weather forecast"
msgid "A few flurries or rain showers"
msgstr "Kilka opadów śniegu lub ulewy deszczowe"
#: envcan_i18n.dat:93
#, kde-format
msgctxt "weather forecast"
msgid "A few flurries or thundershowers"
msgstr "Kilka opadów śniegu lub ulewy burzowe"
#: envcan_i18n.dat:94
#, kde-format
msgctxt "weather forecast"
msgid "A few rain showers or flurries"
msgstr "Kilka ulew deszczowych lub opady śniegu"
#: envcan_i18n.dat:95
#, kde-format
msgctxt "weather forecast"
msgid "A few rain showers or wet flurries"
msgstr "Kilka ulew deszczowych lub ulew"
#: envcan_i18n.dat:96
#, kde-format
msgctxt "weather forecast"
msgid "A few showers"
msgstr "Kilka ulew"
#: envcan_i18n.dat:97
#, kde-format
msgctxt "weather forecast"
msgid "A few showers or drizzle"
msgstr "Kilka ulew lub mżawek"
#: envcan_i18n.dat:98
#, kde-format
msgctxt "weather forecast"
msgid "A few showers or thundershowers"
msgstr "Kilka ulew lub ulew burzowych"
#: envcan_i18n.dat:99
#, kde-format
msgctxt "weather forecast"
msgid "A few showers or thunderstorms"
msgstr "Kilka ulew lub burz"
#: envcan_i18n.dat:100
#, kde-format
msgctxt "weather forecast"
msgid "A few thundershowers"
msgstr "Kilka ulew burzowych"
#: envcan_i18n.dat:101
#, kde-format
msgctxt "weather forecast"
msgid "A few thunderstorms"
msgstr "Kilka burz"
#: envcan_i18n.dat:102
#, kde-format
msgctxt "weather forecast"
msgid "A few wet flurries"
msgstr "Kilka ulew"
#: envcan_i18n.dat:103
#, kde-format
msgctxt "weather forecast"
msgid "A few wet flurries or rain showers"
msgstr "Kilka ulew lub ulew deszczowych"
#: envcan_i18n.dat:104
#, kde-format
msgctxt "weather forecast"
msgid "A mix of sun and cloud"
msgstr "Słońce i chmury"
#: envcan_i18n.dat:105
#, kde-format
msgctxt "weather forecast"
msgid "Blizzard"
msgstr "Zamieć"
#: envcan_i18n.dat:106
#, kde-format
msgctxt "weather forecast"
msgid "Chance of drizzle"
msgstr "Możliwa mżawka"
#: envcan_i18n.dat:107
#, kde-format
msgctxt "weather forecast"
msgid "Chance of drizzle mixed with freezing drizzle"
msgstr "Możliwa mżawka z zamarzającą mżawką"
#: envcan_i18n.dat:108
#, kde-format
msgctxt "weather forecast"
msgid "Chance of drizzle mixed with rain"
msgstr "Możliwa mżawka z deszczem"
#: envcan_i18n.dat:109
#, kde-format
msgctxt "weather forecast"
msgid "Chance of drizzle or rain"
msgstr "Możliwa mżawka lub deszcz"
#: envcan_i18n.dat:110
#, kde-format
msgctxt "weather forecast"
msgid "Chance of flurries"
msgstr "Możliwe opady śniegu"
#: envcan_i18n.dat:111
#, kde-format
msgctxt "weather forecast"
msgid "Chance of flurries at times heavy"
msgstr "Możliwe chwilami intensywne opady śniegu"
#: envcan_i18n.dat:112
#, kde-format
msgctxt "weather forecast"
msgid "Chance of flurries mixed with ice pellets"
msgstr "Możliwe opady śniegu z krupami śnieżnymi"
#: envcan_i18n.dat:113
#, kde-format
msgctxt "weather forecast"
msgid "Chance of flurries or ice pellets"
msgstr "Możliwe opady śniegu lub krupy śnieżne"
#: envcan_i18n.dat:114
#, kde-format
msgctxt "weather forecast"
msgid "Chance of flurries or rain showers"
msgstr "Możliwe opady śniegu lub ulewy deszczowe"
#: envcan_i18n.dat:115
#, kde-format
msgctxt "weather forecast"
msgid "Chance of flurries or thundershowers"
msgstr "Możliwe opady śniegu lub ulewy burzowe"
#: envcan_i18n.dat:116
#, kde-format
msgctxt "weather forecast"
msgid "Chance of freezing drizzle"
msgstr "Możliwa zamarzająca mżawka"
#: envcan_i18n.dat:117
#, kde-format
msgctxt "weather forecast"
msgid "Chance of freezing rain"
msgstr "Możliwy zamarzający deszcz"
#: envcan_i18n.dat:118
#, kde-format
msgctxt "weather forecast"
msgid "Chance of freezing rain mixed with snow"
msgstr "Możliwy zamarzający deszcz ze śniegiem"
#: envcan_i18n.dat:119
#, kde-format
msgctxt "weather forecast"
msgid "Chance of freezing rain or rain"
msgstr "Możliwy zamarzający deszcz lub deszcz"
#: envcan_i18n.dat:120
#, kde-format
msgctxt "weather forecast"
msgid "Chance of freezing rain or snow"
msgstr "Możliwy zamarzający deszcz lub śnieg"
#: envcan_i18n.dat:121
#, kde-format
msgctxt "weather forecast"
msgid "Chance of light snow"
msgstr "Możliwe lekkie opady śniegu"
#: envcan_i18n.dat:122
#, kde-format
msgctxt "weather forecast"
msgid "Chance of light snow and blowing snow"
msgstr "Możliwe lekkie opady śniegu i zamieć śnieżna"
#: envcan_i18n.dat:123
#, kde-format
msgctxt "weather forecast"
msgid "Chance of light snow mixed with freezing drizzle"
msgstr "Możliwe lekkie opady śniegu z zamarzającą mżawką"
#: envcan_i18n.dat:124
#, kde-format
msgctxt "weather forecast"
msgid "Chance of light snow mixed with ice pellets"
msgstr "Możliwe lekkie opady śniegu z krupami lodowymi"
#: envcan_i18n.dat:125
#, kde-format
msgctxt "weather forecast"
msgid "Chance of light snow mixed with rain"
msgstr "Możliwe lekkie opady śniegu z deszczem"
#: envcan_i18n.dat:126
#, kde-format
msgctxt "weather forecast"
msgid "Chance of light snow or freezing rain"
msgstr "Możliwe lekkie opady śniegu z zamarzającym deszczem"
#: envcan_i18n.dat:127
#, kde-format
msgctxt "weather forecast"
msgid "Chance of light snow or ice pellets"
msgstr "Możliwe lekkie opady śniegu lub krupy lodowe"
#: envcan_i18n.dat:128
#, kde-format
msgctxt "weather forecast"
msgid "Chance of light snow or rain"
msgstr "Możliwe lekkie opady śniegu lub deszcz"
#: envcan_i18n.dat:129
#, kde-format
msgctxt "weather forecast"
msgid "Chance of light wet snow"
msgstr "Możliwe lekkie opady mokrego śniegu"
#: envcan_i18n.dat:130
#, kde-format
msgctxt "weather forecast"
msgid "Chance of rain"
msgstr "Możliwy deszcz"
#: envcan_i18n.dat:131
#, kde-format
msgctxt "weather forecast"
msgid "Chance of rain at times heavy"
msgstr "Możliwy chwilami intensywny deszcz"
#: envcan_i18n.dat:132
#, kde-format
msgctxt "weather forecast"
msgid "Chance of rain mixed with snow"
msgstr "Możliwy deszcz ze śniegiem"
#: envcan_i18n.dat:133
#, kde-format
msgctxt "weather forecast"
msgid "Chance of rain or drizzle"
msgstr "Możliwy deszcz lub mżawka"
#: envcan_i18n.dat:134
#, kde-format
msgctxt "weather forecast"
msgid "Chance of rain or freezing rain"
msgstr "Możliwy deszcz lub zamarzający deszcz"
#: envcan_i18n.dat:135
#, kde-format
msgctxt "weather forecast"
msgid "Chance of rain or snow"
msgstr "Możliwy deszcz lub śnieg"
#: envcan_i18n.dat:136
#, kde-format
msgctxt "weather forecast"
msgid "Chance of rain showers or flurries"
msgstr "Możliwe ulewy deszczowe lub opady śniegu"
#: envcan_i18n.dat:137
#, kde-format
msgctxt "weather forecast"
msgid "Chance of rain showers or wet flurries"
msgstr "Możliwe ulewy deszczowe lub ulewy"
#: envcan_i18n.dat:138
#, kde-format
msgctxt "weather forecast"
msgid "Chance of severe thunderstorms"
msgstr "Możliwe poważne burze"
#: envcan_i18n.dat:139
#, kde-format
msgctxt "weather forecast"
msgid "Chance of showers"
msgstr "Możliwe ulewy"
#: envcan_i18n.dat:140
#, kde-format
msgctxt "weather forecast"
msgid "Chance of showers at times heavy"
msgstr "Możliwe chwilami intensywne ulewy "
#: envcan_i18n.dat:141
#, kde-format
msgctxt "weather forecast"
msgid "Chance of showers at times heavy or thundershowers"
msgstr "Możliwe chwilami intensywne ulewy lub burze"
#: envcan_i18n.dat:142
#, kde-format
msgctxt "weather forecast"
msgid "Chance of showers at times heavy or thunderstorms"
msgstr "Możliwe chwilami intensywne ulewy lub burze"
#: envcan_i18n.dat:143
#, kde-format
msgctxt "weather forecast"
msgid "Chance of showers or drizzle"
msgstr "Możliwe ulewy mżawki"
#: envcan_i18n.dat:144
#, kde-format
msgctxt "weather forecast"
msgid "Chance of showers or thundershowers"
msgstr "Możliwe ulewy lub ulewy burzowe"
#: envcan_i18n.dat:145
#, kde-format
msgctxt "weather forecast"
msgid "Chance of showers or thunderstorms"
msgstr "Możliwe ulewy lub burze"
#: envcan_i18n.dat:146
#, kde-format
msgctxt "weather forecast"
msgid "Chance of snow"
msgstr "Możliwe opady śniegu"
#: envcan_i18n.dat:147
#, kde-format
msgctxt "weather forecast"
msgid "Chance of snow and blizzard"
msgstr "Możliwe opady śniegu i zamiecie"
#: envcan_i18n.dat:148
#, kde-format
msgctxt "weather forecast"
msgid "Chance of snow mixed with freezing drizzle"
msgstr "Możliwe opady śniegu z zamarzającą mżawką"
#: envcan_i18n.dat:149
#, kde-format
msgctxt "weather forecast"
msgid "Chance of snow mixed with freezing rain"
msgstr "Możliwe opady śniegu z zamarzającym deszczem"
#: envcan_i18n.dat:150
#, kde-format
msgctxt "weather forecast"
msgid "Chance of snow mixed with rain"
msgstr "Możliwe opady śniegu z deszczem"
#: envcan_i18n.dat:151
#, kde-format
msgctxt "weather forecast"
msgid "Chance of snow or rain"
msgstr "Możliwe opady śniegu lub deszcz"
#: envcan_i18n.dat:152
#, kde-format
msgctxt "weather forecast"
msgid "Chance of snow squalls"
msgstr "Możliwe nawałnice śnieżne"
#: envcan_i18n.dat:153
#, kde-format
msgctxt "weather forecast"
msgid "Chance of thundershowers"
msgstr "Możliwe ulewy burzowe"
#: envcan_i18n.dat:154
#, kde-format
msgctxt "weather forecast"
msgid "Chance of thunderstorms"
msgstr "Możliwe burze"
#: envcan_i18n.dat:155
#, kde-format
msgctxt "weather forecast"
msgid "Chance of thunderstorms and possible hail"
msgstr "Możliwe burze i grad"
#: envcan_i18n.dat:156
#, kde-format
msgctxt "weather forecast"
msgid "Chance of wet flurries"
msgstr "Możliwe ulewy"
#: envcan_i18n.dat:157
#, kde-format
msgctxt "weather forecast"
msgid "Chance of wet flurries at times heavy"
msgstr "Możliwe chwilami intensywne ulewy"
#: envcan_i18n.dat:158
#, kde-format
msgctxt "weather forecast"
msgid "Chance of wet flurries or rain showers"
msgstr "Możliwe ulewy lub ulewy deszczowe"
#: envcan_i18n.dat:159
#, kde-format
msgctxt "weather forecast"
msgid "Chance of wet snow"
msgstr "Możliwe opady mokrego śniegu"
#: envcan_i18n.dat:160
#, kde-format
msgctxt "weather forecast"
msgid "Chance of wet snow mixed with rain"
msgstr "Możliwe opady mokrego śniegu z deszczem"
#: envcan_i18n.dat:161
#, kde-format
msgctxt "weather forecast"
msgid "Chance of wet snow or rain"
msgstr "Możliwe opady mokrego śniegu lub deszcz"
#: envcan_i18n.dat:162 noaa_i18n.dat:355
#, kde-format
msgctxt "weather forecast"
msgid "Clear"
msgstr "Bezchmurnie"
#: envcan_i18n.dat:163 noaa_i18n.dat:350
#, kde-format
msgctxt "weather forecast"
msgid "Clearing"
msgstr "Znikające chmury"
#: envcan_i18n.dat:164 noaa_i18n.dat:342
#, kde-format
msgctxt "weather forecast"
msgid "Cloudy"
msgstr "Pochmurno"
#: envcan_i18n.dat:165
#, kde-format
msgctxt "weather forecast"
msgid "Partly cloudy"
msgstr "Częściowo pochmurno"
#: envcan_i18n.dat:166
#, kde-format
msgctxt "weather forecast"
msgid "Mainly cloudy"
msgstr "Głównie pochmurno"
#: envcan_i18n.dat:167
#, kde-format
msgctxt "weather forecast"
msgid "Cloudy periods"
msgstr "Momentami pochmurno"
#: envcan_i18n.dat:168
#, kde-format
msgctxt "weather forecast"
msgid "Cloudy with sunny periods"
msgstr "Pochmurno, chwilami słonecznie"
#: envcan_i18n.dat:169 noaa_i18n.dat:317
#, kde-format
msgctxt "weather forecast"
msgid "Drizzle"
msgstr "Mżawka"
#: envcan_i18n.dat:170
#, kde-format
msgctxt "weather forecast"
msgid "Drizzle mixed with freezing drizzle"
msgstr "Mżawka z zamarzającą mżawką"
#: envcan_i18n.dat:171
#, kde-format
msgctxt "weather forecast"
msgid "Drizzle mixed with rain"
msgstr "Mżawka z deszczem"
#: envcan_i18n.dat:172
#, kde-format
msgctxt "weather forecast"
msgid "Drizzle or freezing drizzle"
msgstr "Mżawka lub zamarzająca mżawka"
#: envcan_i18n.dat:173
#, kde-format
msgctxt "weather forecast"
msgid "Drizzle or rain"
msgstr "Mżawka lub deszcz"
#: envcan_i18n.dat:174 noaa_i18n.dat:309
#, kde-format
msgctxt "weather forecast"
msgid "Flurries"
msgstr "Opady śniegu"
#: envcan_i18n.dat:175
#, kde-format
msgctxt "weather forecast"
msgid "Flurries at times heavy"
msgstr "Momentami intensywne opady śniegu"
#: envcan_i18n.dat:176
#, kde-format
msgctxt "weather forecast"
msgid "Flurries at times heavy or rain showers"
msgstr "Momentami intensywne opady śniegu lub ulewy deszczowe"
#: envcan_i18n.dat:177
#, kde-format
msgctxt "weather forecast"
msgid "Flurries mixed with ice pellets"
msgstr "Opady śniegu z krupami śnieżnymi"
#: envcan_i18n.dat:178
#, kde-format
msgctxt "weather forecast"
msgid "Flurries or ice pellets"
msgstr "Opady śniegu lub krupy śnieżne"
#: envcan_i18n.dat:179
#, kde-format
msgctxt "weather forecast"
msgid "Flurries or rain showers"
msgstr "Opady śniegu lub ulewy deszczowe"
#: envcan_i18n.dat:180
#, kde-format
msgctxt "weather forecast"
msgid "Flurries or thundershowers"
msgstr "Opady śniegu lub ulewy burzowe"
#: envcan_i18n.dat:181 noaa_i18n.dat:336
#, kde-format
msgctxt "weather forecast"
msgid "Fog"
msgstr "Mgła"
#: envcan_i18n.dat:182
#, kde-format
msgctxt "weather forecast"
msgid "Fog developing"
msgstr "Rozwijająca się mgła"
#: envcan_i18n.dat:183
#, kde-format
msgctxt "weather forecast"
msgid "Fog dissipating"
msgstr "Zanikająca mgła"
#: envcan_i18n.dat:184
#, kde-format
msgctxt "weather forecast"
msgid "Fog patches"
msgstr "Ścieżki mgły"
#: envcan_i18n.dat:185
#, kde-format
msgctxt "weather forecast"
msgid "Freezing drizzle"
msgstr "Zamarzająca mżawka"
#: envcan_i18n.dat:186
#, kde-format
msgctxt "weather forecast"
msgid "Freezing rain"
msgstr "Zamarzający deszcz"
#: envcan_i18n.dat:187
#, kde-format
msgctxt "weather forecast"
msgid "Freezing rain mixed with ice pellets"
msgstr "Zamarzający deszcz z krupami lodowymi"
#: envcan_i18n.dat:188
#, kde-format
msgctxt "weather forecast"
msgid "Freezing rain mixed with rain"
msgstr "Zamarzający deszcz z deszczem"
#: envcan_i18n.dat:189
#, kde-format
msgctxt "weather forecast"
msgid "Freezing rain mixed with snow"
msgstr "Zamarzający deszcz ze śniegiem"
#: envcan_i18n.dat:190
#, kde-format
msgctxt "weather forecast"
msgid "Freezing rain or ice pellets"
msgstr "Zamarzający deszcz lub krupy lodowe"
#: envcan_i18n.dat:191
#, kde-format
msgctxt "weather forecast"
msgid "Freezing rain or rain"
msgstr "Zamarzający deszcz lub deszcz"
#: envcan_i18n.dat:192
#, kde-format
msgctxt "weather forecast"
msgid "Freezing rain or snow"
msgstr "Zamarzający deszcz lub śnieg"
#: envcan_i18n.dat:193
#, kde-format
msgctxt "weather forecast"
msgid "Ice fog"
msgstr "Mgła lodowa"
#: envcan_i18n.dat:194
#, kde-format
msgctxt "weather forecast"
msgid "Ice fog developing"
msgstr "Rozwijająca się mgła lodowa"
#: envcan_i18n.dat:195
#, kde-format
msgctxt "weather forecast"
msgid "Ice fog dissipating"
msgstr "Zanikająca mgła lodowa"
#: envcan_i18n.dat:196
#, kde-format
msgctxt "weather forecast"
msgid "Ice pellets"
msgstr "Krupy lodowe"
#: envcan_i18n.dat:197
#, kde-format
msgctxt "weather forecast"
msgid "Ice pellets mixed with freezing rain"
msgstr "Krupy lodowe z zamarzającym deszczem"
#: envcan_i18n.dat:198
#, kde-format
msgctxt "weather forecast"
msgid "Ice pellets mixed with snow"
msgstr "Krupy lodowe ze śniegiem"
#: envcan_i18n.dat:199
#, kde-format
msgctxt "weather forecast"
msgid "Ice pellets or freezing rain"
msgstr "Krupy lodowe lub zamarzający deszcz"
#: envcan_i18n.dat:200
#, kde-format
msgctxt "weather forecast"
msgid "Ice pellets or snow"
msgstr "Krupy lodowe lub śnieg"
#: envcan_i18n.dat:201
#, kde-format
msgctxt "weather forecast"
msgid "Increasing cloudiness"
msgstr "Zwiększające się zachmurzenie"
#: envcan_i18n.dat:202
#, kde-format
msgctxt "weather forecast"
msgid "Increasing clouds"
msgstr "Rosnące chmury"
#: envcan_i18n.dat:203
#, kde-format
msgctxt "weather forecast"
msgid "Light snow"
msgstr "Lekkie opady śniegu"
#: envcan_i18n.dat:204
#, kde-format
msgctxt "weather forecast"
msgid "Light snow and blizzard"
msgstr "Lekkie opady śniegu i zamieć"
#: envcan_i18n.dat:205
#, kde-format
msgctxt "weather forecast"
msgid "Light snow and blizzard and blowing snow"
msgstr "Lekkie opady śniegu, zamieć i zamieć śnieżna"
#: envcan_i18n.dat:206
#, kde-format
msgctxt "weather forecast"
msgid "Light snow and blowing snow"
msgstr "Lekkie opady śniegu i zamieć śnieżna"
#: envcan_i18n.dat:207
#, kde-format
msgctxt "weather forecast"
msgid "Light snow mixed with freezing drizzle"
msgstr "Lekkie opady śniegu z zamarzającą mżawką"
#: envcan_i18n.dat:208
#, kde-format
msgctxt "weather forecast"
msgid "Light snow mixed with freezing rain"
msgstr "Lekkie opady śniegu z zamarzającym deszczem"
#: envcan_i18n.dat:209
#, kde-format
msgctxt "weather forecast"
msgid "Light snow mixed with ice pellets"
msgstr "Lekkie opady śniegu z krupami śnieżnymi"
#: envcan_i18n.dat:210
#, kde-format
msgctxt "weather forecast"
msgid "Light snow mixed with rain"
msgstr "Lekkie opady śniegu z deszczem"
#: envcan_i18n.dat:211
#, kde-format
msgctxt "weather forecast"
msgid "Light snow or freezing drizzle"
msgstr "Lekkie opady śniegu lub zamarzająca mżawka"
#: envcan_i18n.dat:212
#, kde-format
msgctxt "weather forecast"
msgid "Light snow or freezing rain"
msgstr "Lekkie opady śniegu lub zamarzający deszcz"
#: envcan_i18n.dat:213
#, kde-format
msgctxt "weather forecast"
msgid "Light snow or ice pellets"
msgstr "Lekkie opady śniegu lub krupy lodowe"
#: envcan_i18n.dat:214
#, kde-format
msgctxt "weather forecast"
msgid "Light snow or rain"
msgstr "Lekkie opady śniegu lub deszcz"
#: envcan_i18n.dat:215
#, kde-format
msgctxt "weather forecast"
msgid "Light wet snow"
msgstr "Lekkie opady mokrego śniegu"
#: envcan_i18n.dat:216
#, kde-format
msgctxt "weather forecast"
msgid "Light wet snow or rain"
msgstr "Lekkie opady mokrego śniegu lub deszcz"
#: envcan_i18n.dat:217
#, kde-format
msgctxt "weather forecast"
msgid "Local snow squalls"
msgstr "Lokalne nawałnice śnieżne"
#: envcan_i18n.dat:218
#, kde-format
msgctxt "weather forecast"
msgid "Near blizzard"
msgstr "Bliska zamieć śnieżna"
#: envcan_i18n.dat:219
#, kde-format
msgctxt "weather forecast"
msgid "Overcast"
msgstr "Pochmurno"
#: envcan_i18n.dat:220
#, kde-format
msgctxt "weather forecast"
msgid "Periods of drizzle"
msgstr "Momentami mżawka"
#: envcan_i18n.dat:221
#, kde-format
msgctxt "weather forecast"
msgid "Periods of drizzle mixed with freezing drizzle"
msgstr "Momentami mżawka z zamarzającą mżawką"
#: envcan_i18n.dat:222
#, kde-format
msgctxt "weather forecast"
msgid "Periods of drizzle mixed with rain"
msgstr "Momentami mżawka z deszczem"
#: envcan_i18n.dat:223
#, kde-format
msgctxt "weather forecast"
msgid "Periods of drizzle or freezing drizzle"
msgstr "Momentami mżawka lub zamarzająca mżawka"
#: envcan_i18n.dat:224
#, kde-format
msgctxt "weather forecast"
msgid "Periods of drizzle or rain"
msgstr "Momentami mżawka lub deszcz"
#: envcan_i18n.dat:225
#, kde-format
msgctxt "weather forecast"
msgid "Periods of freezing drizzle"
msgstr "Momentami zamarzająca mżawka"
#: envcan_i18n.dat:226
#, kde-format
msgctxt "weather forecast"
msgid "Periods of freezing drizzle or drizzle"
msgstr "Momentami zamarzająca mżawka lub mżawka"
#: envcan_i18n.dat:227
#, kde-format
msgctxt "weather forecast"
msgid "Periods of freezing drizzle or rain"
msgstr "Momentami zamarzająca mżawka lub deszcz"
#: envcan_i18n.dat:228
#, kde-format
msgctxt "weather forecast"
msgid "Periods of freezing rain"
msgstr "Momentami zamarzający deszcz"
#: envcan_i18n.dat:229
#, kde-format
msgctxt "weather forecast"
msgid "Periods of freezing rain mixed with ice pellets"
msgstr "Momentami zamarzający deszcz z krupami śnieżnymi"
#: envcan_i18n.dat:230
#, kde-format
msgctxt "weather forecast"
msgid "Periods of freezing rain mixed with rain"
msgstr "Momentami zamarzający deszcz z deszczem"
#: envcan_i18n.dat:231
#, kde-format
msgctxt "weather forecast"
msgid "Periods of freezing rain mixed with snow"
msgstr "Momentami zamarzający deszcz ze śniegiem"
#: envcan_i18n.dat:232
#, kde-format
msgctxt "weather forecast"
msgid "Periods of freezing rain or ice pellets"
msgstr "Momentami zamarzający deszcz lub krupy śnieżne"
#: envcan_i18n.dat:233
#, kde-format
msgctxt "weather forecast"
msgid "Periods of freezing rain or rain"
msgstr "Momentami zamarzający deszcz lub deszcz"
#: envcan_i18n.dat:234
#, kde-format
msgctxt "weather forecast"
msgid "Periods of freezing rain or snow"
msgstr "Momentami zamarzający deszcz lub śnieg"
#: envcan_i18n.dat:235
#, kde-format
msgctxt "weather forecast"
msgid "Periods of ice pellets"
msgstr "Momentami krupy lodowe"
#: envcan_i18n.dat:236
#, kde-format
msgctxt "weather forecast"
msgid "Periods of ice pellets mixed with freezing rain"
msgstr "Momentami krupy lodowe z zamarzającym deszczem"
#: envcan_i18n.dat:237
#, kde-format
msgctxt "weather forecast"
msgid "Periods of ice pellets mixed with snow"
msgstr "Momentami krupy lodowe ze śniegiem"
#: envcan_i18n.dat:238
#, kde-format
msgctxt "weather forecast"
msgid "Periods of ice pellets or freezing rain"
msgstr "Momentami krupy lodowe lub zamarzający deszcz"
#: envcan_i18n.dat:239
#, kde-format
msgctxt "weather forecast"
msgid "Periods of ice pellets or snow"
msgstr "Momentami krupy lodowe lub śnieg"
#: envcan_i18n.dat:240
#, kde-format
msgctxt "weather forecast"
msgid "Periods of light snow"
msgstr "Momentami lekki śnieg"
#: envcan_i18n.dat:241
#, kde-format
msgctxt "weather forecast"
msgid "Periods of light snow and blizzard"
msgstr "Momentami lekki śnieg i zamieć śnieżna"
#: envcan_i18n.dat:242
#, kde-format
msgctxt "weather forecast"
msgid "Periods of light snow and blizzard and blowing snow"
msgstr "Momentami lekki śnieg i zamieć śnieżna"
#: envcan_i18n.dat:243
#, kde-format
msgctxt "weather forecast"
msgid "Periods of light snow and blowing snow"
msgstr "Momentami lekki śnieg i zamieć śnieżna"
#: envcan_i18n.dat:244
#, kde-format
msgctxt "weather forecast"
msgid "Periods of light snow mixed with freezing drizzle"
msgstr "Momentami lekki śnieg z zamarzającą mżawką"
#: envcan_i18n.dat:245
#, kde-format
msgctxt "weather forecast"
msgid "Periods of light snow mixed with freezing rain"
msgstr "Momentami lekki śnieg z zamarzającym deszczem"
#: envcan_i18n.dat:246
#, kde-format
msgctxt "weather forecast"
msgid "Periods of light snow mixed with ice pellets"
msgstr "Momentami lekki śnieg z krupami śnieżnymi"
#: envcan_i18n.dat:247
#, kde-format
msgctxt "weather forecast"
msgid "Periods of light snow mixed with rain"
msgstr "Momentami lekki śnieg z deszczem"
#: envcan_i18n.dat:248
#, kde-format
msgctxt "weather forecast"
msgid "Periods of light snow or freezing drizzle"
msgstr "Momentami lekki śnieg lub zamarzająca mżawka"
#: envcan_i18n.dat:249
#, kde-format
msgctxt "weather forecast"
msgid "Periods of light snow or freezing rain"
msgstr "Momentami lekki śnieg lub zamarzający deszcz"
#: envcan_i18n.dat:250
#, kde-format
msgctxt "weather forecast"
msgid "Periods of light snow or ice pellets"
msgstr "Momentami lekki śnieg lub krupy śnieżne"
#: envcan_i18n.dat:251
#, kde-format
msgctxt "weather forecast"
msgid "Periods of light snow or rain"
msgstr "Momentami lekki śnieg lub deszcz"
#: envcan_i18n.dat:252
#, kde-format
msgctxt "weather forecast"
msgid "Periods of light wet snow"
msgstr "Momentami lekki mokry śnieg"
#: envcan_i18n.dat:253
#, kde-format
msgctxt "weather forecast"
msgid "Periods of light wet snow mixed with rain"
msgstr "Momentami lekki mokry śnieg z deszczem"
#: envcan_i18n.dat:254
#, kde-format
msgctxt "weather forecast"
msgid "Periods of light wet snow or rain"
msgstr "Momentami lekki mokry śnieg lub deszcz"
#: envcan_i18n.dat:255
#, kde-format
msgctxt "weather forecast"
msgid "Periods of rain"
msgstr "Momentami deszcz"
#: envcan_i18n.dat:256
#, kde-format
msgctxt "weather forecast"
msgid "Periods of rain mixed with freezing rain"
msgstr "Momentami deszcz z zamarzającym deszczem"
#: envcan_i18n.dat:257
#, kde-format
msgctxt "weather forecast"
msgid "Periods of rain mixed with snow"
msgstr "Momentami deszcz ze śniegiem"
#: envcan_i18n.dat:258
#, kde-format
msgctxt "weather forecast"
msgid "Periods of rain or drizzle"
msgstr "Momentami deszcz lub mżawka"
#: envcan_i18n.dat:259
#, kde-format
msgctxt "weather forecast"
msgid "Periods of rain or freezing rain"
msgstr "Momentami deszcz lub zamarzający deszcz"
#: envcan_i18n.dat:260
#, kde-format
msgctxt "weather forecast"
msgid "Periods of rain or snow"
msgstr "Momentami deszcz lub śnieg"
#: envcan_i18n.dat:261
#, kde-format
msgctxt "weather forecast"
msgid "Periods of rain or thundershowers"
msgstr "Momentami deszcz lub ulewy burzowe"
#: envcan_i18n.dat:262
#, kde-format
msgctxt "weather forecast"
msgid "Periods of rain or thunderstorms"
msgstr "Momentami deszcz lub burze"
#: envcan_i18n.dat:263
#, kde-format
msgctxt "weather forecast"
msgid "Periods of snow"
msgstr "Momentami śnieg"
#: envcan_i18n.dat:264
#, kde-format
msgctxt "weather forecast"
msgid "Periods of snow and blizzard"
msgstr "Momentami śnieg i zamieć śnieżna"
#: envcan_i18n.dat:265
#, kde-format
msgctxt "weather forecast"
msgid "Periods of snow and blizzard and blowing snow"
msgstr "Momentami śnieg i zamieć śnieżna"
#: envcan_i18n.dat:266
#, kde-format
msgctxt "weather forecast"
msgid "Periods of snow and blowing snow"
msgstr "Momentami śnieg i zamieć śnieżna"
#: envcan_i18n.dat:267
#, kde-format
msgctxt "weather forecast"
msgid "Periods of snow mixed with freezing drizzle"
msgstr "Momentami śnieg z zamarzającą mżawką"
#: envcan_i18n.dat:268
#, kde-format
msgctxt "weather forecast"
msgid "Periods of snow mixed with freezing rain"
msgstr "Momentami śnieg z zamarzającym deszczem"
#: envcan_i18n.dat:269
#, kde-format
msgctxt "weather forecast"
msgid "Periods of snow mixed with ice pellets"
msgstr "Momentami śnieg z krupami śnieżnymi"
#: envcan_i18n.dat:270
#, kde-format
msgctxt "weather forecast"
msgid "Periods of snow mixed with rain"
msgstr "Momentami śnieg z deszczem"
#: envcan_i18n.dat:271
#, kde-format
msgctxt "weather forecast"
msgid "Periods of snow or freezing drizzle"
msgstr "Momentami śnieg z zamarzającą mżawką"
#: envcan_i18n.dat:272
#, kde-format
msgctxt "weather forecast"
msgid "Periods of snow or freezing rain"
msgstr "Momentami śnieg z zamarzającym deszczem"
#: envcan_i18n.dat:273
#, kde-format
msgctxt "weather forecast"
msgid "Periods of snow or ice pellets"
msgstr "Momentami śnieg lub krupy śnieżne"
#: envcan_i18n.dat:274
#, kde-format
msgctxt "weather forecast"
msgid "Periods of snow or rain"
msgstr "Momentami śnieg lub deszcz"
#: envcan_i18n.dat:275
#, kde-format
msgctxt "weather forecast"
msgid "Periods of wet snow"
msgstr "Momentami mokry śnieg"
#: envcan_i18n.dat:276
#, kde-format
msgctxt "weather forecast"
msgid "Periods of wet snow mixed with rain"
msgstr "Momentami mokry śnieg z deszczem"
#: envcan_i18n.dat:277
#, kde-format
msgctxt "weather forecast"
msgid "Periods of wet snow or rain"
msgstr "Momentami mokry śnieg lub deszcz"
#: envcan_i18n.dat:278 noaa_i18n.dat:321
#, kde-format
msgctxt "weather forecast"
msgid "Rain"
msgstr "Deszcz"
#: envcan_i18n.dat:279
#, kde-format
msgctxt "weather forecast"
msgid "Rain at times heavy"
msgstr "Momentami intensywny deszcz"
#: envcan_i18n.dat:280
#, kde-format
msgctxt "weather forecast"
msgid "Rain at times heavy mixed with freezing rain"
msgstr "Momentami intensywny deszcz z zamarzającym deszczem"
#: envcan_i18n.dat:281
#, kde-format
msgctxt "weather forecast"
msgid "Rain at times heavy mixed with snow"
msgstr "Momentami intensywny deszcz ze śniegiem"
#: envcan_i18n.dat:282
#, kde-format
msgctxt "weather forecast"
msgid "Rain at times heavy or drizzle"
msgstr "Momentami intensywny deszcz lub mżawka"
#: envcan_i18n.dat:283
#, kde-format
msgctxt "weather forecast"
msgid "Rain at times heavy or freezing rain"
msgstr "Momentami intensywny deszcz lub zamarzający deszcz"
#: envcan_i18n.dat:284
#, kde-format
msgctxt "weather forecast"
msgid "Rain at times heavy or snow"
msgstr "Momentami intensywny deszcz lub śnieg"
#: envcan_i18n.dat:285
#, kde-format
msgctxt "weather forecast"
msgid "Rain at times heavy or thundershowers"
msgstr "Momentami intensywny deszcz lub ulewy burzowe"
#: envcan_i18n.dat:286
#, kde-format
msgctxt "weather forecast"
msgid "Rain at times heavy or thunderstorms"
msgstr "Momentami intensywny deszcz lub burze"
#: envcan_i18n.dat:287
#, kde-format
msgctxt "weather forecast"
msgid "Rain mixed with freezing rain"
msgstr "Deszcz z zamarzającym deszczem"
#: envcan_i18n.dat:288
#, kde-format
msgctxt "weather forecast"
msgid "Rain mixed with snow"
msgstr "Deszcz ze śniegiem"
#: envcan_i18n.dat:289
#, kde-format
msgctxt "weather forecast"
msgid "Rain or drizzle"
msgstr "Deszcz lub mżawka"
#: envcan_i18n.dat:290
#, kde-format
msgctxt "weather forecast"
msgid "Rain or freezing rain"
msgstr "Deszcz lub zamarzający deszcz"
#: envcan_i18n.dat:291
#, kde-format
msgctxt "weather forecast"
msgid "Rain or snow"
msgstr "Deszcz lub śnieg"
#: envcan_i18n.dat:292
#, kde-format
msgctxt "weather forecast"
msgid "Rain or thundershowers"
msgstr "Deszcz lub ulewy burzowe"
#: envcan_i18n.dat:293
#, kde-format
msgctxt "weather forecast"
msgid "Rain or thunderstorms"
msgstr "Deszcz lub burze"
#: envcan_i18n.dat:294
#, kde-format
msgctxt "weather forecast"
msgid "Rain showers or flurries"
msgstr "Ulewy deszczowe lub opady śniegu"
#: envcan_i18n.dat:295
#, kde-format
msgctxt "weather forecast"
msgid "Rain showers or wet flurries"
msgstr "Ulewy deszczowe lub ulewy"
#: envcan_i18n.dat:296
#, kde-format
msgctxt "weather forecast"
msgid "Showers"
msgstr "Ulewy"
#: envcan_i18n.dat:297
#, kde-format
msgctxt "weather forecast"
msgid "Showers at times heavy"
msgstr "Momentami intensywne ulewy"
#: envcan_i18n.dat:298
#, kde-format
msgctxt "weather forecast"
msgid "Showers at times heavy or thundershowers"
msgstr "Momentami intensywne ulewy lub ulewy burzowe"
#: envcan_i18n.dat:299
#, kde-format
msgctxt "weather forecast"
msgid "Showers at times heavy or thunderstorms"
msgstr "Momentami intensywne ulewy lub burze"
#: envcan_i18n.dat:300
#, kde-format
msgctxt "weather forecast"
msgid "Showers or drizzle"
msgstr "Ulewy lub mżawki"
#: envcan_i18n.dat:301
#, kde-format
msgctxt "weather forecast"
msgid "Showers or thundershowers"
msgstr "Ulewy lub ulewy burzowe"
#: envcan_i18n.dat:302
#, kde-format
msgctxt "weather forecast"
msgid "Showers or thunderstorms"
msgstr "Ulewy lub burze"
#: envcan_i18n.dat:303 noaa_i18n.dat:328
#, kde-format
msgctxt "weather forecast"
msgid "Smoke"
msgstr "Dym"
#: envcan_i18n.dat:304 noaa_i18n.dat:304
#, kde-format
msgctxt "weather forecast"
msgid "Snow"
msgstr "Śnieg"
#: envcan_i18n.dat:305
#, kde-format
msgctxt "weather forecast"
msgid "Snow and blizzard"
msgstr "Śnieg i zamieć śnieżna"
#: envcan_i18n.dat:306
#, kde-format
msgctxt "weather forecast"
msgid "Snow and blizzard and blowing snow"
msgstr "Śnieg i zamieć śnieżna"
#: envcan_i18n.dat:307
#, kde-format
msgctxt "weather forecast"
msgid "Snow and blowing snow"
msgstr "Śnieg i zamieć śnieżna"
#: envcan_i18n.dat:308
#, kde-format
msgctxt "weather forecast"
msgid "Snow at times heavy"
msgstr "Momentami intensywny śnieg"
#: envcan_i18n.dat:309
#, kde-format
msgctxt "weather forecast"
msgid "Snow at times heavy and blizzard"
msgstr "Momentami intensywny śnieg i zamieć śnieżna"
#: envcan_i18n.dat:310
#, kde-format
msgctxt "weather forecast"
msgid "Snow at times heavy and blowing snow"
msgstr "Momentami intensywny śnieg i zamieć śnieżna"
#: envcan_i18n.dat:311
#, kde-format
msgctxt "weather forecast"
msgid "Snow at times heavy mixed with freezing drizzle"
msgstr "Momentami intensywny śnieg z zamarzającą mżawką"
#: envcan_i18n.dat:312
#, kde-format
msgctxt "weather forecast"
msgid "Snow at times heavy mixed with freezing rain"
msgstr "Momentami intensywny śnieg z zamarzającym deszczem"
#: envcan_i18n.dat:313
#, kde-format
msgctxt "weather forecast"
msgid "Snow at times heavy mixed with ice pellets"
msgstr "Momentami intensywny śnieg z krupami śnieżnymi"
#: envcan_i18n.dat:314
#, kde-format
msgctxt "weather forecast"
msgid "Snow at times heavy mixed with rain"
msgstr "Momentami intensywny śnieg z deszczem"
#: envcan_i18n.dat:315
#, kde-format
msgctxt "weather forecast"
msgid "Snow at times heavy or freezing rain"
msgstr "Momentami intensywny śnieg lub zamarzający deszcz"
#: envcan_i18n.dat:316
#, kde-format
msgctxt "weather forecast"
msgid "Snow at times heavy or ice pellets"
msgstr "Momentami intensywny śnieg lub krupy śnieżne"
#: envcan_i18n.dat:317
#, kde-format
msgctxt "weather forecast"
msgid "Snow at times heavy or rain"
msgstr "Momentami intensywny śnieg lub deszcz"
#: envcan_i18n.dat:318
#, kde-format
msgctxt "weather forecast"
msgid "Snow mixed with freezing drizzle"
msgstr "Śnieg z zamarzającą mżawką"
#: envcan_i18n.dat:319
#, kde-format
msgctxt "weather forecast"
msgid "Snow mixed with freezing rain"
msgstr "Śnieg z zamarzającym deszczem"
#: envcan_i18n.dat:320
#, kde-format
msgctxt "weather forecast"
msgid "Snow mixed with ice pellets"
msgstr "Śnieg z krupami śnieżnymi"
#: envcan_i18n.dat:321
#, kde-format
msgctxt "weather forecast"
msgid "Snow mixed with rain"
msgstr "Śnieg z deszczem"
#: envcan_i18n.dat:322
#, kde-format
msgctxt "weather forecast"
msgid "Snow or freezing drizzle"
msgstr "Śnieg lub zamarzająca mżawka"
#: envcan_i18n.dat:323
#, kde-format
msgctxt "weather forecast"
msgid "Snow or freezing rain"
msgstr "Śnieg lub zamarzający deszcz"
#: envcan_i18n.dat:324
#, kde-format
msgctxt "weather forecast"
msgid "Snow or ice pellets"
msgstr "Śnieg lub krupy śnieżne"
#: envcan_i18n.dat:325
#, kde-format
msgctxt "weather forecast"
msgid "Snow or rain"
msgstr "Śnieg lub deszcz"
#: envcan_i18n.dat:326
#, kde-format
msgctxt "weather forecast"
msgid "Snow squalls"
msgstr "Nawałnice śnieżne"
#: envcan_i18n.dat:327 noaa_i18n.dat:347
#, kde-format
msgctxt "weather forecast"
msgid "Sunny"
msgstr "Słonecznie"
#: envcan_i18n.dat:328
#, kde-format
msgctxt "weather forecast"
msgid "Mainly sunny"
msgstr "Przeważnie słonecznie"
#: envcan_i18n.dat:329
#, kde-format
msgctxt "weather forecast"
msgid "Sunny with cloudy periods"
msgstr "Słonecznie, chwilami pochmurno"
#: envcan_i18n.dat:330 noaa_i18n.dat:273
#, kde-format
msgctxt "weather forecast"
msgid "Thunderstorms"
msgstr "Burze"
#: envcan_i18n.dat:331
#, kde-format
msgctxt "weather forecast"
msgid "Thunderstorms and possible hail"
msgstr "Burze i możliwy grad"
#: envcan_i18n.dat:332
#, kde-format
msgctxt "weather forecast"
msgid "Wet flurries"
msgstr "Ulewy"
#: envcan_i18n.dat:333
#, kde-format
msgctxt "weather forecast"
msgid "Wet flurries at times heavy"
msgstr "Momentami intensywne ulewy"
#: envcan_i18n.dat:334
#, kde-format
msgctxt "weather forecast"
msgid "Wet flurries at times heavy or rain showers"
msgstr "Momentami intensywne ulewy lub ulewy deszczowe"
#: envcan_i18n.dat:335
#, kde-format
msgctxt "weather forecast"
msgid "Wet flurries or rain showers"
msgstr "Ulewy lub ulewy deszczowe"
#: envcan_i18n.dat:336
#, kde-format
msgctxt "weather forecast"
msgid "Wet snow"
msgstr "Mokry śnieg"
#: envcan_i18n.dat:337
#, kde-format
msgctxt "weather forecast"
msgid "Wet snow at times heavy"
msgstr "Momentami intensywny mokry śnieg"
#: envcan_i18n.dat:338
#, kde-format
msgctxt "weather forecast"
msgid "Wet snow at times heavy mixed with rain"
msgstr "Momentami intensywny mokry śnieg z deszczem"
#: envcan_i18n.dat:339
#, kde-format
msgctxt "weather forecast"
msgid "Wet snow mixed with rain"
msgstr "Mokry śnieg z deszczem"
#: envcan_i18n.dat:340
#, kde-format
msgctxt "weather forecast"
msgid "Wet snow or rain"
msgstr "Mokry śnieg lub deszcz"
#: envcan_i18n.dat:341 noaa_i18n.dat:337
#, kde-format
msgctxt "weather forecast"
msgid "Windy"
msgstr "Wietrznie"
#: ions/bbcukmet/ion_bbcukmet.cpp:547
#, kde-format
msgid "UK"
msgstr "UK"
#: ions/bbcukmet/ion_bbcukmet.cpp:548
#, kde-format
msgid "USA"
msgstr "USA"
#: ions/bbcukmet/ion_bbcukmet.cpp:1002
#, kde-format
msgctxt "Short for Today"
msgid "Today"
msgstr "Dzisiaj"
#: ions/bbcukmet/ion_bbcukmet.cpp:1003
#, kde-format
msgctxt "Short for Tonight"
msgid "Tonight"
msgstr "W nocy"
#: ions/bbcukmet/ion_bbcukmet.cpp:1005 ions/envcan/ion_envcan.cpp:1583
#, kde-format
msgctxt "Short for Saturday"
msgid "Sat"
msgstr "So"
#: ions/bbcukmet/ion_bbcukmet.cpp:1006 ions/envcan/ion_envcan.cpp:1584
#, kde-format
msgctxt "Short for Sunday"
msgid "Sun"
msgstr "Nd"
#: ions/bbcukmet/ion_bbcukmet.cpp:1007 ions/envcan/ion_envcan.cpp:1585
#, kde-format
msgctxt "Short for Monday"
msgid "Mon"
msgstr "Pn"
#: ions/bbcukmet/ion_bbcukmet.cpp:1008 ions/envcan/ion_envcan.cpp:1586
#, kde-format
msgctxt "Short for Tuesday"
msgid "Tue"
msgstr "Wt"
#: ions/bbcukmet/ion_bbcukmet.cpp:1009 ions/envcan/ion_envcan.cpp:1587
#, kde-format
msgctxt "Short for Wednesday"
msgid "Wed"
msgstr "Śr"
#: ions/bbcukmet/ion_bbcukmet.cpp:1010 ions/envcan/ion_envcan.cpp:1588
#, kde-format
msgctxt "Short for Thursday"
msgid "Thu"
msgstr "Cz"
#: ions/bbcukmet/ion_bbcukmet.cpp:1011 ions/envcan/ion_envcan.cpp:1589
#, kde-format
msgctxt "Short for Friday"
msgid "Fri"
msgstr "Pt"
#: ions/bbcukmet/ion_bbcukmet.cpp:1030
#, kde-format
msgctxt "credit line, keep string short"
msgid "Data from BBC Weather"
msgstr "Dane z Pogody BBC"
#: ions/envcan/ion_envcan.cpp:928 ions/envcan/ion_envcan.cpp:930
#: ions/envcan/ion_envcan.cpp:1434 ions/envcan/ion_envcan.cpp:1576
#: ions/envcan/ion_envcan.cpp:1591 ions/noaa/ion_noaa.cpp:385
#: ions/noaa/ion_noaa.cpp:573
#, kde-format
msgid "N/A"
msgstr "nie dotyczy"
#: ions/envcan/ion_envcan.cpp:1580
#, kde-format
msgid "day"
msgstr "dzień"
#: ions/envcan/ion_envcan.cpp:1581
#, kde-format
msgctxt "Short for tonight"
msgid "nite"
msgstr "noc"
#: ions/envcan/ion_envcan.cpp:1582
#, kde-format
msgctxt "Short for night, appended to the end of the weekday"
msgid "nt"
msgstr "noc"
#: ions/envcan/ion_envcan.cpp:1626
#, kde-format
msgctxt "precipitation total, very little"
msgid "Trace"
msgstr "Ślad"
#: ions/envcan/ion_envcan.cpp:1653
-#, fuzzy, kde-format
+#, kde-format
#| msgctxt "credit line, keep string short"
#| msgid "Data from Environment Canada"
msgctxt "credit line, keep string short"
msgid "Data from Environment and Climate Change Canada"
-msgstr "Dane z Environment Canada"
+msgstr "Dane z Environment and Climate Change Canada"
#: ions/noaa/ion_noaa.cpp:663
#, kde-format
msgctxt "credit line, keep string short)"
msgid "Data from NOAA National Weather Service"
msgstr "Dane z Narodowej Usługi Pogodowej NOAA"
#: ions/wetter.com/ion_wettercom.cpp:169 ions/wetter.com/ion_wettercom.cpp:170
#, kde-format
msgctxt "weather condition"
msgid "few clouds"
msgstr "kilka chmur"
#: ions/wetter.com/ion_wettercom.cpp:173 ions/wetter.com/ion_wettercom.cpp:174
#, kde-format
msgctxt "weather condition"
msgid "overcast"
msgstr "pochmurno"
#: ions/wetter.com/ion_wettercom.cpp:175 ions/wetter.com/ion_wettercom.cpp:176
#: ions/wetter.com/ion_wettercom.cpp:177
#, kde-format
msgctxt "weather condition"
msgid "haze"
msgstr "mgła"
#: ions/wetter.com/ion_wettercom.cpp:178 ions/wetter.com/ion_wettercom.cpp:179
#, kde-format
msgctxt "weather condition"
msgid "fog with icing"
msgstr "mgła z lodem"
#: ions/wetter.com/ion_wettercom.cpp:182
#, kde-format
msgctxt "weather condition"
msgid "light drizzle"
msgstr "lekka mżawka"
#: ions/wetter.com/ion_wettercom.cpp:184
#, kde-format
msgctxt "weather condition"
msgid "heavy drizzle"
msgstr "intensywna mżawka"
#: ions/wetter.com/ion_wettercom.cpp:185
#, kde-format
msgctxt "weather condition"
msgid "freezing drizzle"
msgstr "zamarzająca mżawka"
#: ions/wetter.com/ion_wettercom.cpp:186
#, kde-format
msgctxt "weather condition"
msgid "heavy freezing drizzle"
msgstr "intensywna zamarzająca mżawka"
#: ions/wetter.com/ion_wettercom.cpp:187
#, kde-format
msgctxt "weather condition"
msgid "rain"
msgstr "deszcz"
#: ions/wetter.com/ion_wettercom.cpp:190
#, kde-format
msgctxt "weather condition"
msgid "moderate rain"
msgstr "umiarkowany deszcz"
#: ions/wetter.com/ion_wettercom.cpp:192
#, kde-format
msgctxt "weather condition"
msgid "light freezing rain"
msgstr "lekki zamarzający deszcz"
#: ions/wetter.com/ion_wettercom.cpp:193
#, kde-format
msgctxt "weather condition"
msgid "freezing rain"
msgstr "zamarzający deszcz"
#: ions/wetter.com/ion_wettercom.cpp:194
#, kde-format
msgctxt "weather condition"
msgid "light rain snow"
msgstr "lekki deszcz, śnieg"
#: ions/wetter.com/ion_wettercom.cpp:195
#, kde-format
msgctxt "weather condition"
msgid "heavy rain snow"
msgstr "intensywny deszcz, śnieg"
#: ions/wetter.com/ion_wettercom.cpp:196
#, kde-format
msgctxt "weather condition"
msgid "snow"
msgstr "śnieg"
#: ions/wetter.com/ion_wettercom.cpp:199
#, kde-format
msgctxt "weather condition"
msgid "moderate snow"
msgstr "umiarkowany śnieg"
#: ions/wetter.com/ion_wettercom.cpp:201 ions/wetter.com/ion_wettercom.cpp:203
#, kde-format
msgctxt "weather condition"
msgid "showers"
msgstr "ulewy"
#: ions/wetter.com/ion_wettercom.cpp:205
#, kde-format
msgctxt "weather condition"
msgid "light snow rain showers"
msgstr "lekkie ulewy deszczowo-śnieżne"
#: ions/wetter.com/ion_wettercom.cpp:206
#, kde-format
msgctxt "weather condition"
msgid "heavy snow rain showers"
msgstr "intensywne ulewy deszczowo-śnieżne"
#: ions/wetter.com/ion_wettercom.cpp:208
#, kde-format
msgctxt "weather condition"
msgid "snow showers"
msgstr "ulewy śnieżne"
#: ions/wetter.com/ion_wettercom.cpp:211
#, kde-format
msgctxt "weather condition"
msgid "light thunderstorm"
msgstr "lekka burza"
#: ions/wetter.com/ion_wettercom.cpp:212
#, kde-format
msgctxt "weather condition"
msgid "heavy thunderstorm"
msgstr "intensywna burza"
#: ions/wetter.com/ion_wettercom.cpp:213
#, kde-format
msgctxt "weather condition"
msgid "n/a"
msgstr "n/a"
#: ions/wetter.com/ion_wettercom.cpp:377
#, kde-format
msgctxt "Geographical location: city, state, ISO-country-code"
msgid "%1, %2, %3"
msgstr "%1, %2, %3"
#: ions/wetter.com/ion_wettercom.cpp:381
#, kde-format
msgctxt "Geographical location: quarter (city), state, ISO-country-code"
msgid "%1 (%2), %3, %4"
msgstr "%1 (%2), %3, %4"
#: ions/wetter.com/ion_wettercom.cpp:722
#, kde-format
msgid "Day"
msgstr "Dzień"
#: ions/wetter.com/ion_wettercom.cpp:734
#, kde-format
msgid "Night"
msgstr "Noc"
#: noaa_i18n.dat:1
#, kde-format
msgctxt "weather condition"
msgid "A Few Clouds"
msgstr "Kilka chmur"
#: noaa_i18n.dat:2
#, kde-format
msgctxt "weather condition"
msgid "A Few Clouds and Breezy"
msgstr "Kilka chmur, rześko"
#: noaa_i18n.dat:3
#, kde-format
msgctxt "weather condition"
msgid "A Few Clouds and Windy"
msgstr "Kilka chmur, wietrznie"
#: noaa_i18n.dat:4
#, kde-format
msgctxt "weather condition"
msgid "A Few Clouds with Haze"
msgstr "Kilka chmur, mgliście"
#: noaa_i18n.dat:5
#, kde-format
msgctxt "weather condition"
msgid "Blowing Dust"
msgstr "Podmuchy kurzu"
#: noaa_i18n.dat:6
#, kde-format
msgctxt "weather condition"
msgid "Blowing Sand"
msgstr "Podmuchy piasku"
#: noaa_i18n.dat:8
#, kde-format
msgctxt "weather condition"
msgid "Blowing Snow in Vicinity"
msgstr "Podmuchy śniegu w pobliżu"
#: noaa_i18n.dat:9
#, kde-format
msgctxt "weather condition"
msgid "Breezy"
msgstr "Rześko"
#: noaa_i18n.dat:11
#, kde-format
msgctxt "weather condition"
msgid "Clear and Breezy"
msgstr "Bezchmurnie i rześko"
#: noaa_i18n.dat:12
#, kde-format
msgctxt "weather condition"
msgid "Clear with Haze"
msgstr "Bezchmurnie, mgliście"
#: noaa_i18n.dat:14
#, kde-format
msgctxt "weather condition"
msgid "Drizzle Fog"
msgstr "Mżawka, mgła"
#: noaa_i18n.dat:15
#, kde-format
msgctxt "weather condition"
msgid "Drizzle Fog/Mist"
msgstr "Mżawka, mgła"
#: noaa_i18n.dat:16
#, kde-format
msgctxt "weather condition"
msgid "Drizzle Ice Pellets"
msgstr "Mżawka, krupy śnieżne"
#: noaa_i18n.dat:17
#, kde-format
msgctxt "weather condition"
msgid "Drizzle Snow"
msgstr "Mżawka, śnieg"
#: noaa_i18n.dat:19
#, kde-format
msgctxt "weather condition"
msgid "Dust/Sand Whirls"
msgstr "Tumany kurzu/piasku"
#: noaa_i18n.dat:20
#, kde-format
msgctxt "weather condition"
msgid "Dust/Sand Whirls in Vicinity"
msgstr "Podmuchy kurzu/piasku w pobliżu"
#: noaa_i18n.dat:21
#, kde-format
msgctxt "weather condition"
msgid "Dust Storm"
msgstr "Burza kurzowa"
#: noaa_i18n.dat:22
#, kde-format
msgctxt "weather condition"
msgid "Dust Storm in Vicinity"
msgstr "Burza kurzowa w pobliżu"
#: noaa_i18n.dat:23
#, kde-format
msgctxt "weather condition"
msgid "Fair"
msgstr "Bezchmurnie"
#: noaa_i18n.dat:24
#, kde-format
msgctxt "weather condition"
msgid "Fair and Breezy"
msgstr "Bezchmurnie i rześko"
#: noaa_i18n.dat:25
#, kde-format
msgctxt "weather condition"
msgid "Fair and Windy"
msgstr "Bezchmurnie i wietrznie"
#: noaa_i18n.dat:26
#, kde-format
msgctxt "weather condition"
msgid "Fair with Haze"
msgstr "Bezchmurnie, mgliście"
#: noaa_i18n.dat:28
#, kde-format
msgctxt "weather condition"
msgid "Fog in Vicinity"
msgstr "Mgła w pobliżu"
#: noaa_i18n.dat:29
#, kde-format
msgctxt "weather condition"
msgid "Fog/Mist"
msgstr "Mgła"
#: noaa_i18n.dat:30
#, kde-format
msgctxt "weather condition"
msgid "Freezing Drizzle"
msgstr "Zamarzająca mżawka"
#: noaa_i18n.dat:31
#, kde-format
msgctxt "weather condition"
msgid "Freezing Drizzle in Vicinity"
msgstr "Zamarzająca mżawka w pobliżu"
#: noaa_i18n.dat:32
#, kde-format
msgctxt "weather condition"
msgid "Freezing Drizzle Rain"
msgstr "Zamarzająca mżawka, deszcz"
#: noaa_i18n.dat:33
#, kde-format
msgctxt "weather condition"
msgid "Freezing Drizzle Snow"
msgstr "Zamarzająca mżawka, śnieg"
#: noaa_i18n.dat:34
#, kde-format
msgctxt "weather condition"
msgid "Freezing Fog"
msgstr "Zamarzająca mgła"
#: noaa_i18n.dat:35
#, kde-format
msgctxt "weather condition"
msgid "Freezing Fog in Vicinity"
msgstr "Zamarzająca mgła w pobliżu"
#: noaa_i18n.dat:36
#, kde-format
msgctxt "weather condition"
msgid "Freezing Rain"
msgstr "Zamarzający deszcz"
#: noaa_i18n.dat:37
#, kde-format
msgctxt "weather condition"
msgid "Freezing Rain in Vicinity"
msgstr "Zamarzający deszcz w pobliżu"
#: noaa_i18n.dat:38
#, kde-format
msgctxt "weather condition"
msgid "Freezing Rain Rain"
msgstr "Zamarzający deszcz, deszcz"
#: noaa_i18n.dat:39
#, kde-format
msgctxt "weather condition"
msgid "Freezing Rain Snow"
msgstr "Zamarzający deszcz, śnieg"
#: noaa_i18n.dat:41
#, kde-format
msgctxt "weather condition"
msgid "Funnel Cloud in Vicinity"
msgstr "Trąba powietrzna w pobliżu"
#: noaa_i18n.dat:43
#, kde-format
msgctxt "weather condition"
msgid "Hail Showers"
msgstr "Ulewy gradowe"
#: noaa_i18n.dat:47
#, kde-format
msgctxt "weather condition"
msgid "Heavy Drizzle Fog"
msgstr "Intensywna mżawka, mgła"
#: noaa_i18n.dat:48
#, kde-format
msgctxt "weather condition"
msgid "Heavy Drizzle Fog/Mist"
msgstr "Intensywna mżawka, mgła"
#: noaa_i18n.dat:49
#, kde-format
msgctxt "weather condition"
msgid "Heavy Drizzle Ice Pellets"
msgstr "Intensywna mżawka, krupy śnieżne"
#: noaa_i18n.dat:50
#, kde-format
msgctxt "weather condition"
msgid "Heavy Drizzle Snow"
msgstr "Intensywna mżawka, śnieg"
#: noaa_i18n.dat:51
#, kde-format
msgctxt "weather condition"
msgid "Heavy Dust Storm"
msgstr "Intensywna burza kurzowa"
#: noaa_i18n.dat:52
#, kde-format
msgctxt "weather condition"
msgid "Heavy Freezing Drizzle"
msgstr "Intensywna zamarzająca mżawka"
#: noaa_i18n.dat:53
#, kde-format
msgctxt "weather condition"
msgid "Heavy Freezing Drizzle Rain"
msgstr "Intensywna zamarzająca mżawka, deszcz"
#: noaa_i18n.dat:54
#, kde-format
msgctxt "weather condition"
msgid "Heavy Freezing Drizzle Snow"
msgstr "Intensywna zamarzająca mżawka, śnieg"
#: noaa_i18n.dat:55
#, kde-format
msgctxt "weather condition"
msgid "Heavy Freezing Fog"
msgstr "Gęsta zamarzająca mgła"
#: noaa_i18n.dat:56
#, kde-format
msgctxt "weather condition"
msgid "Heavy Freezing Rain"
msgstr "Intensywny zamarzający deszcz"
#: noaa_i18n.dat:57
#, kde-format
msgctxt "weather condition"
msgid "Heavy Freezing Rain Rain"
msgstr "Intensywny zamarzający deszcz, deszcz"
#: noaa_i18n.dat:58
#, kde-format
msgctxt "weather condition"
msgid "Heavy Freezing Rain Snow"
msgstr "Intensywny zamarzający deszcz, śnieg"
#: noaa_i18n.dat:59
#, kde-format
msgctxt "weather condition"
msgid "Heavy Ice Pellets"
msgstr "Intensywne opady krup śnieżnych"
#: noaa_i18n.dat:60
#, kde-format
msgctxt "weather condition"
msgid "Heavy Ice Pellets Drizzle"
msgstr "Intensywne opady krup śnieżnych, mżawka"
#: noaa_i18n.dat:61
#, kde-format
msgctxt "weather condition"
msgid "Heavy Ice Pellets Rain"
msgstr "Intensywne opady krup śnieżnych, deszcz"
#: noaa_i18n.dat:63
#, kde-format
msgctxt "weather condition"
msgid "Heavy Rain Fog"
msgstr "Intensywny deszcz, mgła"
#: noaa_i18n.dat:64
#, kde-format
msgctxt "weather condition"
msgid "Heavy Rain Fog/Mist"
msgstr "Intensywny deszcz, mgła"
#: noaa_i18n.dat:65
#, kde-format
msgctxt "weather condition"
msgid "Heavy Rain Freezing Drizzle"
msgstr "Intensywny deszcz, zamarzająca mżawka"
#: noaa_i18n.dat:66
#, kde-format
msgctxt "weather condition"
msgid "Heavy Rain Freezing Rain"
msgstr "Intensywny deszcz, zamarzający deszcz"
#: noaa_i18n.dat:67
#, kde-format
msgctxt "weather condition"
msgid "Heavy Rain Ice Pellets"
msgstr "Intensywny deszcz, krupy śnieżne"
#: noaa_i18n.dat:68
#, kde-format
msgctxt "weather condition"
msgid "Heavy Rain Showers"
msgstr "Intensywne ulewy deszczowe"
#: noaa_i18n.dat:69
#, kde-format
msgctxt "weather condition"
msgid "Heavy Rain Showers Fog/Mist"
msgstr "Intensywne ulewy deszczowe, mgła"
#: noaa_i18n.dat:70
#, kde-format
msgctxt "weather condition"
msgid "Heavy Rain Snow"
msgstr "Intensywny deszcz, śnieg"
#: noaa_i18n.dat:71
#, kde-format
msgctxt "weather condition"
msgid "Heavy Sand Storm"
msgstr "Intensywna burza piaskowa"
#: noaa_i18n.dat:72
#, kde-format
msgctxt "weather condition"
msgid "Heavy Showers Rain"
msgstr "Intensywne ulewy, deszcz"
#: noaa_i18n.dat:73
#, kde-format
msgctxt "weather condition"
msgid "Heavy Showers Rain Fog/Mist"
msgstr "Intensywne ulewy, deszcz, mgła"
#: noaa_i18n.dat:74
#, kde-format
msgctxt "weather condition"
msgid "Heavy Showers Snow"
msgstr "Intensywne ulewy, śnieg"
#: noaa_i18n.dat:75
#, kde-format
msgctxt "weather condition"
msgid "Heavy Showers Snow Fog"
msgstr "Intensywne ulewy, śnieg, mgła"
#: noaa_i18n.dat:76
#, kde-format
msgctxt "weather condition"
msgid "Heavy Showers Snow Fog/Mist"
msgstr "Intensywne ulewy, śnieg, mgła"
#: noaa_i18n.dat:77
#, kde-format
msgctxt "weather condition"
msgid "Heavy small Hail/Snow Pellets"
msgstr "Intensywne opady małego gradu/krupy śnieżne"
#: noaa_i18n.dat:79
#, kde-format
msgctxt "weather condition"
msgid "Heavy Snow Blowing Snow"
msgstr "Intensywne opady śniegu, podmuchy śniegu"
#: noaa_i18n.dat:80
#, kde-format
msgctxt "weather condition"
msgid "Heavy Snow Fog"
msgstr "Intensywne opady śniegu, mgła"
#: noaa_i18n.dat:81
#, kde-format
msgctxt "weather condition"
msgid "Heavy Snow Fog/Mist"
msgstr "Intensywne opady śniegu, mgła"
#: noaa_i18n.dat:82
#, kde-format
msgctxt "weather condition"
msgid "Heavy Snow Freezing Drizzle"
msgstr "Intensywne opady śniegu, zamarzająca mżawka"
#: noaa_i18n.dat:83
#, kde-format
msgctxt "weather condition"
msgid "Heavy Snow Freezing Rain"
msgstr "Intensywne opady śniegu, zamarzający deszcz"
#: noaa_i18n.dat:84
#, kde-format
msgctxt "weather condition"
msgid "Heavy Snow Grains"
msgstr "Intensywne opady gradu śnieżnego"
#: noaa_i18n.dat:85
#, kde-format
msgctxt "weather condition"
msgid "Heavy Snow Low Drifting Snow"
msgstr "Intensywne opadu śniegu, niskie zamiecie śnieżne"
#: noaa_i18n.dat:86
#, kde-format
msgctxt "weather condition"
msgid "Heavy Snow Rain"
msgstr "Intensywne opady śniegu, deszcz"
#: noaa_i18n.dat:87
#, kde-format
msgctxt "weather condition"
msgid "Heavy Snow Showers"
msgstr "Intensywne ulewy śnieżne"
#: noaa_i18n.dat:88
#, kde-format
msgctxt "weather condition"
msgid "Heavy Snow Showers Fog"
msgstr "Intensywne ulewy śnieżne, mgła"
#: noaa_i18n.dat:89
#, kde-format
msgctxt "weather condition"
msgid "Heavy Snow Showers Fog/Mist"
msgstr "Intensywne ulewy śnieżne, mgła"
#: noaa_i18n.dat:90
#, kde-format
msgctxt "weather condition"
msgid "Heavy Thunderstorm Rain"
msgstr "Intensywna burza, deszcz"
#: noaa_i18n.dat:91
#, kde-format
msgctxt "weather condition"
msgid "Heavy Thunderstorm Rain Fog"
msgstr "Intensywna burza, deszcz, mgła"
#: noaa_i18n.dat:92
#, kde-format
msgctxt "weather condition"
msgid "Heavy Thunderstorm Rain Fog and Windy"
msgstr "Intensywna burza, deszcz, mgła, wietrznie"
#: noaa_i18n.dat:93
#, kde-format
msgctxt "weather condition"
msgid "Heavy Thunderstorm Rain Fog/Mist"
msgstr "Intensywna burza, deszcz, mgła"
#: noaa_i18n.dat:94
#, kde-format
msgctxt "weather condition"
msgid "Heavy Thunderstorm Rain Hail"
msgstr "Intensywna burza, deszcz, grad"
#: noaa_i18n.dat:95
#, kde-format
msgctxt "weather condition"
msgid "Heavy Thunderstorm Rain Hail Fog"
msgstr "Intensywna burza, deszcz, grad, mgła"
#: noaa_i18n.dat:96
#, kde-format
msgctxt "weather condition"
msgid "Heavy Thunderstorm Rain Hail Fog/Hail"
msgstr "Intensywna burza, deszcz, grad, mgła/grad"
#: noaa_i18n.dat:97
#, kde-format
msgctxt "weather condition"
msgid "Heavy Thunderstorm Rain Hail Haze"
msgstr "Intensywna burza, deszcz, grad, mgła"
#: noaa_i18n.dat:98
#, kde-format
msgctxt "weather condition"
msgid "Heavy Thunderstorm Rain Haze"
msgstr "Intensywna burza, deszcz, mgła"
#: noaa_i18n.dat:99
#, kde-format
msgctxt "weather condition"
msgid "Heavy Thunderstorm Rain Small Hail/Snow Pellets"
msgstr "Intensywna burza, deszcz, niewielki grad/krupy śnieżne"
#: noaa_i18n.dat:100
#, kde-format
msgctxt "weather condition"
msgid "Heavy Thunderstorm Snow"
msgstr "Intensywna burza, śnieg"
#: noaa_i18n.dat:103
#, kde-format
msgctxt "weather condition"
msgid "Ice Pellets Drizzle"
msgstr "Krupy śnieżne, mżawka"
#: noaa_i18n.dat:104
#, kde-format
msgctxt "weather condition"
msgid "Ice Pellets in Vicinity"
msgstr "Krupy śnieżne w pobliżu"
#: noaa_i18n.dat:105
#, kde-format
msgctxt "weather condition"
msgid "Ice Pellets Rain"
msgstr "Krupy śnieżne, deszcz"
#: noaa_i18n.dat:107
#, kde-format
msgctxt "weather condition"
msgid "Light Drizzle Fog"
msgstr "Lekka mżawka, mgła"
#: noaa_i18n.dat:108
#, kde-format
msgctxt "weather condition"
msgid "Light Drizzle Fog/Mist"
msgstr "Lekka mżawka, mgła"
#: noaa_i18n.dat:109
#, kde-format
msgctxt "weather condition"
msgid "Light Drizzle Ice Pellets"
msgstr "Lekka mżawka, krupy śnieżne"
#: noaa_i18n.dat:110
#, kde-format
msgctxt "weather condition"
msgid "Light Drizzle Snow"
msgstr "Lekka mżawka, śnieg"
#: noaa_i18n.dat:112
#, kde-format
msgctxt "weather condition"
msgid "Light Freezing Drizzle Rain"
msgstr "Lekka zamarzająca mżawka, deszcz"
#: noaa_i18n.dat:113
#, kde-format
msgctxt "weather condition"
msgid "Light Freezing Drizzle Snow"
msgstr "Lekka zamarzająca mżawka, śnieg"
#: noaa_i18n.dat:114
#, kde-format
msgctxt "weather condition"
msgid "Light Freezing Fog"
msgstr "Lekka zamarzająca mgła"
#: noaa_i18n.dat:116
#, kde-format
msgctxt "weather condition"
msgid "Light Freezing Rain Rain"
msgstr "Lekki zamarzający deszcz, deszcz"
#: noaa_i18n.dat:117
#, kde-format
msgctxt "weather condition"
msgid "Light Freezing Rain Snow"
msgstr "Lekki zamarzający deszcz, śnieg"
#: noaa_i18n.dat:118
#, kde-format
msgctxt "weather condition"
msgid "Light Ice Pellets"
msgstr "Lekkie opady krup śnieżnych"
#: noaa_i18n.dat:119
#, kde-format
msgctxt "weather condition"
msgid "Light Ice Pellets Drizzle"
msgstr "Lekkie opady krup śnieżnych, mżawka"
#: noaa_i18n.dat:120
#, kde-format
msgctxt "weather condition"
msgid "Light Ice Pellets Rain"
msgstr "Lekkie opady krup śnieżnych, deszcz"
#: noaa_i18n.dat:122
#, kde-format
msgctxt "weather condition"
msgid "Light Rain and Breezy"
msgstr "Lekki deszcz, rześko"
#: noaa_i18n.dat:123
#, kde-format
msgctxt "weather condition"
msgid "Light Rain Fog"
msgstr "Lekki deszcz, mgła"
#: noaa_i18n.dat:124
#, kde-format
msgctxt "weather condition"
msgid "Light Rain Fog/Mist"
msgstr "Lekki deszcz, mgła"
#: noaa_i18n.dat:125
#, kde-format
msgctxt "weather condition"
msgid "Light Rain Freezing Drizzle"
msgstr "Lekki deszcz, zamarzająca mżawka"
#: noaa_i18n.dat:126
#, kde-format
msgctxt "weather condition"
msgid "Light Rain Freezing Rain"
msgstr "Lekki deszcz, zamarzający deszcz"
#: noaa_i18n.dat:127
#, kde-format
msgctxt "weather condition"
msgid "Light Rain Ice Pellets"
msgstr "Lekki deszcz, krupy śnieżne"
#: noaa_i18n.dat:128
#, kde-format
msgctxt "weather condition"
msgid "Light Rain Showers"
msgstr "Lekki deszcz, ulewy"
#: noaa_i18n.dat:129
#, kde-format
msgctxt "weather condition"
msgid "Light Rain Showers Fog/Mist"
msgstr "Lekki deszcz, ulewy, mgła"
#: noaa_i18n.dat:130
#, kde-format
msgctxt "weather condition"
msgid "Light Rain Snow"
msgstr "Lekki deszcz, śnieg"
#: noaa_i18n.dat:131
#, kde-format
msgctxt "weather condition"
msgid "Light Showers Rain"
msgstr "Lekkie ulewy, deszcz"
#: noaa_i18n.dat:132
#, kde-format
msgctxt "weather condition"
msgid "Light Showers Rain Fog/Mist"
msgstr "Lekkie ulewy, deszcz, mgła"
#: noaa_i18n.dat:133
#, kde-format
msgctxt "weather condition"
msgid "Light Showers Snow"
msgstr "Lekkie ulewy, śnieg"
#: noaa_i18n.dat:134
#, kde-format
msgctxt "weather condition"
msgid "Light Showers Snow Fog"
msgstr "Lekkie ulewy, śnieg, mgła"
#: noaa_i18n.dat:135
#, kde-format
msgctxt "weather condition"
msgid "Light Showers Snow Fog/Mist"
msgstr "Lekkie ulewy, śnieg, mgła"
#: noaa_i18n.dat:136
#, kde-format
msgctxt "weather condition"
msgid "Light Small Hail/Snow Pellets"
msgstr "Lekkie opady małego gradu/krupy śnieżne"
#: noaa_i18n.dat:138
#, kde-format
msgctxt "weather condition"
msgid "Light Snow Blowing Snow"
msgstr "Lekkie opady śniegu, podmuchy śniegu"
#: noaa_i18n.dat:139
#, kde-format
msgctxt "weather condition"
msgid "Light Snow Blowing Snow Fog/Mist"
msgstr "Lekkie opady śniegu, podmuchy śniegu, mgła"
#: noaa_i18n.dat:140
#, kde-format
msgctxt "weather condition"
msgid "Light Snow Drizzle"
msgstr "Lekkie opady śniegu, mżawka"
#: noaa_i18n.dat:141
#, kde-format
msgctxt "weather condition"
msgid "Light Snow Fog"
msgstr "Lekkie opady śniegu, mgła"
#: noaa_i18n.dat:142
#, kde-format
msgctxt "weather condition"
msgid "Light Snow Fog/Mist"
msgstr "Lekkie opady śniegu, mgła"
#: noaa_i18n.dat:143
#, kde-format
msgctxt "weather condition"
msgid "Light Snow Freezing Drizzle"
msgstr "Lekkie opady śniegu, zamarzająca mżawka"
#: noaa_i18n.dat:144
#, kde-format
msgctxt "weather condition"
msgid "Light Snow Freezing Rain"
msgstr "Lekkie opady śniegu, zamarzający deszcz"
#: noaa_i18n.dat:145
#, kde-format
msgctxt "weather condition"
msgid "Light Snow Grains"
msgstr "Lekkie opady gradu śnieżnego"
#: noaa_i18n.dat:146
#, kde-format
msgctxt "weather condition"
msgid "Light Snow Low Drifting Snow"
msgstr "Lekkie opady śniegu, niskie zamiecie śnieżne"
#: noaa_i18n.dat:147
#, kde-format
msgctxt "weather condition"
msgid "Light Snow Rain"
msgstr "Lekkie opady śniegu, deszcz"
#: noaa_i18n.dat:148
#, kde-format
msgctxt "weather condition"
msgid "Light Snow Showers"
msgstr "Lekkie ulewy śnieżne"
#: noaa_i18n.dat:149
#, kde-format
msgctxt "weather condition"
msgid "Light Snow Showers Fog"
msgstr "Lekkie ulewy śnieżne, mgła"
#: noaa_i18n.dat:150
#, kde-format
msgctxt "weather condition"
msgid "Light Snow Showers Fog/Mist"
msgstr "Lekkie ulewy śnieżne, mgła"
#: noaa_i18n.dat:151
#, kde-format
msgctxt "weather condition"
msgid "Light Thunderstorm Rain"
msgstr "Lekka burza, deszcz"
#: noaa_i18n.dat:152
#, kde-format
msgctxt "weather condition"
msgid "Light Thunderstorm Rain Fog"
msgstr "Lekka burza, deszcz, mgła"
#: noaa_i18n.dat:153
#, kde-format
msgctxt "weather condition"
msgid "Light Thunderstorm Rain Fog/Mist"
msgstr "Lekka burza, deszcz, mgła"
#: noaa_i18n.dat:154
#, kde-format
msgctxt "weather condition"
msgid "Light Thunderstorm Rain Hail"
msgstr "Lekka burza, deszcz, grad"
#: noaa_i18n.dat:155
#, kde-format
msgctxt "weather condition"
msgid "Light Thunderstorm Rain Hail Fog"
msgstr "Lekka burza, deszcz, grad, mgła"
#: noaa_i18n.dat:156
#, kde-format
msgctxt "weather condition"
msgid "Light Thunderstorm Rain Hail Fog/Mist"
msgstr "Lekka burza, deszcz, grad, mgła"
#: noaa_i18n.dat:157
#, kde-format
msgctxt "weather condition"
msgid "Light Thunderstorm Rain Hail Haze"
msgstr "Lekka burza, deszcz, grad, mgła"
#: noaa_i18n.dat:158
#, kde-format
msgctxt "weather condition"
msgid "Light Thunderstorm Rain Haze"
msgstr "Lekka burza, deszcz, mgła"
#: noaa_i18n.dat:159
#, kde-format
msgctxt "weather condition"
msgid "Light Thunderstorm Rain Small Hail/Snow Pellets"
msgstr "Lekka burza, deszcz, niewielki grad/krupy śnieżne"
#: noaa_i18n.dat:160
#, kde-format
msgctxt "weather condition"
msgid "Light Thunderstorm Snow"
msgstr "Lekka burza, śnieg"
#: noaa_i18n.dat:161
#, kde-format
msgctxt "weather condition"
msgid "Low Drifting Dust"
msgstr "Niskie zamiecie kurzowe"
#: noaa_i18n.dat:162
#, kde-format
msgctxt "weather condition"
msgid "Low Drifting Sand"
msgstr "Niskie zamiecie piaskowe"
#: noaa_i18n.dat:163
#, kde-format
msgctxt "weather condition"
msgid "Low Drifting Snow"
msgstr "Niskie zamiecie śnieżne"
#: noaa_i18n.dat:165
#, kde-format
msgctxt "weather condition"
msgid "Mostly Cloudy and Breezy"
msgstr "Głównie pochmurno i rześko"
#: noaa_i18n.dat:166
#, kde-format
msgctxt "weather condition"
msgid "Mostly Cloudy and Windy"
msgstr "Głównie pochmurno i wietrznie"
#: noaa_i18n.dat:167
#, kde-format
msgctxt "weather condition"
msgid "Mostly Cloudy with Haze"
msgstr "Głównie pochmurno i mgliście"
#: noaa_i18n.dat:168
#, kde-format
msgctxt "weather condition"
msgid "Overcast"
msgstr "Pochmurno"
#: noaa_i18n.dat:169
#, kde-format
msgctxt "weather condition"
msgid "Overcast and Breezy"
msgstr "Pochmurno i rześko"
#: noaa_i18n.dat:170
#, kde-format
msgctxt "weather condition"
msgid "Overcast and Windy"
msgstr "Pochmurno i wietrznie"
#: noaa_i18n.dat:171
#, kde-format
msgctxt "weather condition"
msgid "Overcast with Haze"
msgstr "Pochmurno i mgliście"
#: noaa_i18n.dat:172
#, kde-format
msgctxt "weather condition"
msgid "Partial Fog"
msgstr "Częściowa mgła"
#: noaa_i18n.dat:173
#, kde-format
msgctxt "weather condition"
msgid "Partial Fog in Vicinity"
msgstr "Częściowa mgła w pobliżu"
#: noaa_i18n.dat:175
#, kde-format
msgctxt "weather condition"
msgid "Partly Cloudy and Breezy"
msgstr "Momentami pochmurno i rześko"
#: noaa_i18n.dat:176
#, kde-format
msgctxt "weather condition"
msgid "Partly Cloudy and Windy"
msgstr "Momentami pochmurno i wietrznie"
#: noaa_i18n.dat:177
#, kde-format
msgctxt "weather condition"
msgid "Partly Cloudy with Haze"
msgstr "Momentami pochmurno i mgliście"
#: noaa_i18n.dat:178
#, kde-format
msgctxt "weather condition"
msgid "Patchy Freezing Fog"
msgstr "Ścieżki zamarzającej mgły"
#: noaa_i18n.dat:179
#, kde-format
msgctxt "weather condition"
msgid "Patches of Fog"
msgstr "Ścieżki mgły"
#: noaa_i18n.dat:180
#, kde-format
msgctxt "weather condition"
msgid "Patches of Fog in Vicinity"
msgstr "Ścieżki mgły w pobliżu"
#: noaa_i18n.dat:181
#, kde-format
msgctxt "weather condition"
msgid "Rain Fog"
msgstr "Deszcz, mgła"
#: noaa_i18n.dat:182
#, kde-format
msgctxt "weather condition"
msgid "Rain Fog/Mist"
msgstr "Deszcz, mgła"
#: noaa_i18n.dat:183
#, kde-format
msgctxt "weather condition"
msgid "Rain Freezing Drizzle"
msgstr "Deszcz, zamarzająca mżawka"
#: noaa_i18n.dat:184
#, kde-format
msgctxt "weather condition"
msgid "Rain Freezing Rain"
msgstr "Deszcz, zamarzający deszcz"
#: noaa_i18n.dat:185
#, kde-format
msgctxt "weather condition"
msgid "Rain Ice Pellets"
msgstr "Deszcz, krupy śnieżne"
#: noaa_i18n.dat:186
#, kde-format
msgctxt "weather condition"
msgid "Rain Showers"
msgstr "Ulewy deszczowe"
#: noaa_i18n.dat:187
#, kde-format
msgctxt "weather condition"
msgid "Rain Showers Fog/Mist"
msgstr "Ulewy deszczowe, mgła"
#: noaa_i18n.dat:188
#, kde-format
msgctxt "weather condition"
msgid "Rain Showers in Vicinity"
msgstr "Ulewy deszczowe w pobliżu"
#: noaa_i18n.dat:189
#, kde-format
msgctxt "weather condition"
msgid "Rain Showers in Vicinity Fog/Mist"
msgstr "Ulewy deszczowe w pobliżu, mgła"
#: noaa_i18n.dat:190
#, kde-format
msgctxt "weather condition"
msgid "Rain Snow"
msgstr "Deszcz, śnieg"
#: noaa_i18n.dat:191
#, kde-format
msgctxt "weather condition"
msgid "Sand"
msgstr "Piasek"
#: noaa_i18n.dat:192
#, kde-format
msgctxt "weather condition"
msgid "Sand Storm"
msgstr "Burza piaskowa"
#: noaa_i18n.dat:193
#, kde-format
msgctxt "weather condition"
msgid "Sand Storm in Vicinity"
msgstr "Burza piaskowa w pobliżu"
#: noaa_i18n.dat:195
#, kde-format
msgctxt "weather condition"
msgid "Shallow Fog in Vicinity"
msgstr "Słaba mgła w pobliżu"
#: noaa_i18n.dat:196
#, kde-format
msgctxt "weather condition"
msgid "Showers Hail"
msgstr "Ulewy, grad"
#: noaa_i18n.dat:197
#, kde-format
msgctxt "weather condition"
msgid "Showers Ice Pellets"
msgstr "Ulewy, krupy śnieżne"
#: noaa_i18n.dat:198
#, kde-format
msgctxt "weather condition"
msgid "Showers in Vicinity Fog"
msgstr "Ulewy w pobliżu, mgła"
#: noaa_i18n.dat:199
#, kde-format
msgctxt "weather condition"
msgid "Showers in Vicinity Snow"
msgstr "Ulewy w pobliżu, śnieg"
#: noaa_i18n.dat:200
#, kde-format
msgctxt "weather condition"
msgid "Showers Rain"
msgstr "Ulewy, deszcz"
#: noaa_i18n.dat:201
#, kde-format
msgctxt "weather condition"
msgid "Showers Rain Fog/Mist"
msgstr "Ulewy, deszcz, mgła"
#: noaa_i18n.dat:202
#, kde-format
msgctxt "weather condition"
msgid "Showers Rain in Vicinity"
msgstr "Ulewy, deszcz w pobliżu"
#: noaa_i18n.dat:203
#, kde-format
msgctxt "weather condition"
msgid "Showers Rain in Vicinity Fog/Mist"
msgstr "Ulewy, deszcz w pobliżu, mgła"
#: noaa_i18n.dat:204
#, kde-format
msgctxt "weather condition"
msgid "Showers Snow"
msgstr "Ulewy, śnieg"
#: noaa_i18n.dat:205
#, kde-format
msgctxt "weather condition"
msgid "Showers Snow Fog"
msgstr "Ulewy, śnieg, mgła"
#: noaa_i18n.dat:206
#, kde-format
msgctxt "weather condition"
msgid "Showers Snow Fog/Mist"
msgstr "Ulewy, śnieg, mgła"
#: noaa_i18n.dat:207
#, kde-format
msgctxt "weather condition"
msgid "Small Hail/Snow Pellets"
msgstr "Niewielki grad/krupy śnieżne"
#: noaa_i18n.dat:210
#, kde-format
msgctxt "weather condition"
msgid "Snow Blowing Snow"
msgstr "Śnieg, podmuchy śniegu"
#: noaa_i18n.dat:211
#, kde-format
msgctxt "weather condition"
msgid "Snow Drizzle"
msgstr "Śnieg, mżawka"
#: noaa_i18n.dat:212
#, kde-format
msgctxt "weather condition"
msgid "Snow Fog"
msgstr "Śnieg, mgła"
#: noaa_i18n.dat:213
#, kde-format
msgctxt "weather condition"
msgid "Snow Fog/Mist"
msgstr "Śnieg, mgła"
#: noaa_i18n.dat:214
#, kde-format
msgctxt "weather condition"
msgid "Snow Freezing Drizzle"
msgstr "Śnieg, zamarzająca mżawka"
#: noaa_i18n.dat:215
#, kde-format
msgctxt "weather condition"
msgid "Snow Freezing Rain"
msgstr "Śnieg, zamarzający deszcz"
#: noaa_i18n.dat:217
#, kde-format
msgctxt "weather condition"
msgid "Snow Low Drifting Snow"
msgstr "Śnieg, niskie zamiecie śnieżne"
#: noaa_i18n.dat:218
#, kde-format
msgctxt "weather condition"
msgid "Snow Rain"
msgstr "Śnieg, deszcz"
#: noaa_i18n.dat:219
#, kde-format
msgctxt "weather condition"
msgid "Snow Showers"
msgstr "Ulewy śnieżne"
#: noaa_i18n.dat:220
#, kde-format
msgctxt "weather condition"
msgid "Snow Showers Fog"
msgstr "Ulewy śnieżne, mgła"
#: noaa_i18n.dat:221
#, kde-format
msgctxt "weather condition"
msgid "Snow Showers Fog/Mist"
msgstr "Ulewy śnieżne, mgła"
#: noaa_i18n.dat:222
#, kde-format
msgctxt "weather condition"
msgid "Snow Showers in Vicinity"
msgstr "Ulewy śnieżne w pobliżu"
#: noaa_i18n.dat:223
#, kde-format
msgctxt "weather condition"
msgid "Snow Showers in Vicinity Fog"
msgstr "Ulewy śnieżne w pobliżu, mgła"
#: noaa_i18n.dat:224
#, kde-format
msgctxt "weather condition"
msgid "Snow Showers in Vicinity Fog/Mist"
msgstr "Ulewy śnieżne w pobliżu, mgła"
#: noaa_i18n.dat:226
#, kde-format
msgctxt "weather condition"
msgid "Thunderstorm Fog"
msgstr "Burza, mgła"
#: noaa_i18n.dat:227
#, kde-format
msgctxt "weather condition"
msgid "Thunderstorm Hail"
msgstr "Burza, grad"
#: noaa_i18n.dat:228
#, kde-format
msgctxt "weather condition"
msgid "Thunderstorm Hail Fog"
msgstr "Burza, grad, mgła"
#: noaa_i18n.dat:229
#, kde-format
msgctxt "weather condition"
msgid "Thunderstorm Haze in Vicinity"
msgstr "Burza, mgła w pobliżu"
#: noaa_i18n.dat:230
#, kde-format
msgctxt "weather condition"
msgid "Thunderstorm Haze in Vicinity Hail"
msgstr "Burza, mgła w pobliżu, grad"
#: noaa_i18n.dat:231
#, kde-format
msgctxt "weather condition"
msgid "Thunderstorm Heavy Rain"
msgstr "Burza, intensywny deszcz"
#: noaa_i18n.dat:232
#, kde-format
msgctxt "weather condition"
msgid "Thunderstorm Heavy Rain Fog"
msgstr "Burza, intensywny deszcz, mgła"
#: noaa_i18n.dat:233
#, kde-format
msgctxt "weather condition"
msgid "Thunderstorm Heavy Rain Fog/Mist"
msgstr "Burza, intensywny deszcz, mgła"
#: noaa_i18n.dat:234
#, kde-format
msgctxt "weather condition"
msgid "Thunderstorm Heavy Rain Hail"
msgstr "Burza, intensywny deszcz, grad"
#: noaa_i18n.dat:235
#, kde-format
msgctxt "weather condition"
msgid "Thunderstorm Heavy Rain Hail Fog"
msgstr "Burza, intensywny deszcz, grad, mgła"
#: noaa_i18n.dat:236
#, kde-format
msgctxt "weather condition"
msgid "Thunderstorm Heavy Rain Hail Fog/Mist"
msgstr "Burza, intensywny deszcz, grad, mgła"
#: noaa_i18n.dat:237
#, kde-format
msgctxt "weather condition"
msgid "Thunderstorm Heavy Rain Hail Haze"
msgstr "Burza, intensywny deszcz, grad, mgła"
#: noaa_i18n.dat:238
#, kde-format
msgctxt "weather condition"
msgid "Thunderstorm Heavy Rain Haze"
msgstr "Burza, intensywny deszcz, mgła"
#: noaa_i18n.dat:239
#, kde-format
msgctxt "weather condition"
msgid "Thunderstorm Ice Pellets"
msgstr "Burza, krupy śnieżne"
#: noaa_i18n.dat:240
#, kde-format
msgctxt "weather condition"
msgid "Thunderstorm in Vicinity"
msgstr "Burza w pobliżu"
#: noaa_i18n.dat:241
#, kde-format
msgctxt "weather condition"
msgid "Thunderstorm in Vicinity Fog"
msgstr "Burza w pobliżu, mgła"
#: noaa_i18n.dat:242
#, kde-format
msgctxt "weather condition"
msgid "Thunderstorm in Vicinity Fog/Mist"
msgstr "Burza w pobliżu, mgła"
#: noaa_i18n.dat:243
#, kde-format
msgctxt "weather condition"
msgid "Thunderstorm in Vicinity Hail"
msgstr "Burza w pobliżu, grad"
#: noaa_i18n.dat:244
#, kde-format
msgctxt "weather condition"
msgid "Thunderstorm in Vicinity Hail Haze"
msgstr "Burza w pobliżu, grad, mgła"
#: noaa_i18n.dat:245
#, kde-format
msgctxt "weather condition"
msgid "Thunderstorm in Vicinity Haze"
msgstr "Burza w pobliżu, mgła"
#: noaa_i18n.dat:246
#, kde-format
msgctxt "weather condition"
msgid "Thunderstorm Light Rain"
msgstr "Burza, lekki deszcz"
#: noaa_i18n.dat:247
#, kde-format
msgctxt "weather condition"
msgid "Thunderstorm Light Rain Fog"
msgstr "Burza, lekki deszcz, mgła"
#: noaa_i18n.dat:248
#, kde-format
msgctxt "weather condition"
msgid "Thunderstorm Light Rain Fog/Mist"
msgstr "Burza, lekki deszcz, mgła"
#: noaa_i18n.dat:249
#, kde-format
msgctxt "weather condition"
msgid "Thunderstorm Light Rain Hail"
msgstr "Burza, lekki deszcz, grad"
#: noaa_i18n.dat:250
#, kde-format
msgctxt "weather condition"
msgid "Thunderstorm Light Rain Hail Fog"
msgstr "Burza, lekki deszcz, grad, mgła"
#: noaa_i18n.dat:251
#, kde-format
msgctxt "weather condition"
msgid "Thunderstorm Light Rain Hail Fog/Mist"
msgstr "Burza, lekki deszcz, grad, mgła"
#: noaa_i18n.dat:252
#, kde-format
msgctxt "weather condition"
msgid "Thunderstorm Light Rain Hail Haze"
msgstr "Burza, lekki deszcz, grad, mgła"
#: noaa_i18n.dat:253
#, kde-format
msgctxt "weather condition"
msgid "Thunderstorm Light Rain Haze"
msgstr "Burza, lekki deszcz, mgła"
#: noaa_i18n.dat:254
#, kde-format
msgctxt "weather condition"
msgid "Thunderstorm Rain"
msgstr "Burza, deszcz"
#: noaa_i18n.dat:255
#, kde-format
msgctxt "weather condition"
msgid "Thunderstorm Rain Fog/Mist"
msgstr "Burza, deszcz, mgła"
#: noaa_i18n.dat:256
#, kde-format
msgctxt "weather condition"
msgid "Thunderstorm Rain Hail Fog/Mist"
msgstr "Burza, deszcz, grad, mgła"
#: noaa_i18n.dat:257
#, kde-format
msgctxt "weather condition"
msgid "Thunderstorm Rain Small Hail/Snow Pellets"
msgstr "Burza, deszcz, niewielki grad/krupy śnieżne"
#: noaa_i18n.dat:258
#, kde-format
msgctxt "weather condition"
msgid "Thunderstorm Showers in Vicinity"
msgstr "Burza, ulewy w pobliżu"
#: noaa_i18n.dat:259
#, kde-format
msgctxt "weather condition"
msgid "Thunderstorm Showers in Vicinity Hail"
msgstr "Burza, ulewy w pobliżu, grad"
#: noaa_i18n.dat:260
#, kde-format
msgctxt "weather condition"
msgid "Thunderstorm Small Hail/Snow Pellets"
msgstr "Burza, niewielki grad/krupy śnieżne"
#: noaa_i18n.dat:261
#, kde-format
msgctxt "weather condition"
msgid "Thunderstorm Snow"
msgstr "Burza, śnieg"
#: noaa_i18n.dat:262
#, kde-format
msgctxt "weather condition"
msgid "Tornado/Water Spout"
msgstr "Tornado/struga wodna"
#: noaa_i18n.dat:263
#, kde-format
msgctxt "weather condition"
msgid "Windy"
msgstr "Wietrznie"
#: noaa_i18n.dat:265
#, kde-format
msgctxt "weather forecast"
msgid "Ice Crystals"
msgstr "Kryształki lodu"
#: noaa_i18n.dat:266
#, kde-format
msgctxt "weather forecast"
msgid "Volcanic Ash"
msgstr "Pył wulkaniczny"
#: noaa_i18n.dat:267
#, kde-format
msgctxt "weather forecast"
msgid "Water Spout"
msgstr "Struga wodna"
#: noaa_i18n.dat:268
#, kde-format
msgctxt "weather forecast"
msgid "Freezing Spray"
msgstr "Zamarzający deszcz"
#: noaa_i18n.dat:269
#, kde-format
msgctxt "weather forecast"
msgid "Frost"
msgstr "Mróz"
#: noaa_i18n.dat:270
#, kde-format
msgctxt "weather forecast"
msgid "Slight Chance Thunderstorms"
msgstr "Możliwe burze"
#: noaa_i18n.dat:271
#, kde-format
msgctxt "weather forecast"
msgid "Chance Thunderstorms"
msgstr "Możliwe burze"
#: noaa_i18n.dat:272
#, kde-format
msgctxt "weather forecast"
msgid "Thunderstorms Likely"
msgstr "Prawdopodobne burze"
#: noaa_i18n.dat:274
#, kde-format
msgctxt "weather forecast"
msgid "Severe Tstms"
msgstr "Poważne burze"
#: noaa_i18n.dat:275
#, kde-format
msgctxt "weather forecast"
msgid "Slight Chance Snow/Sleet"
msgstr "Niewielkie szanse na opady śniegu/deszczu ze śniegiem"
#: noaa_i18n.dat:276
#, kde-format
msgctxt "weather forecast"
msgid "Chance Snow/Sleet"
msgstr "Możliwe opady śniegu/deszczu ze śniegiem"
#: noaa_i18n.dat:277
#, kde-format
msgctxt "weather forecast"
msgid "Snow/Sleet Likely"
msgstr "Prawdopodobne opady śniegu/deszczu ze śniegiem"
#: noaa_i18n.dat:278
#, kde-format
msgctxt "weather forecast"
msgid "Snow/Sleet"
msgstr "Śnieg/deszcz ze śniegiem"
#: noaa_i18n.dat:279
#, kde-format
msgctxt "weather forecast"
msgid "Slight Chance Rain/Sleet"
msgstr "Niewielkie szanse na deszcz/deszczu ze śniegiem"
#: noaa_i18n.dat:280
#, kde-format
msgctxt "weather forecast"
msgid "Chance Rain/Sleet"
msgstr "Możliwy deszcz/deszcz ze śniegiem"
#: noaa_i18n.dat:281
#, kde-format
msgctxt "weather forecast"
msgid "Rain/Sleet Likely"
msgstr "Prawdopodobny deszcz/deszcz ze śniegiem"
#: noaa_i18n.dat:282
#, kde-format
msgctxt "weather forecast"
msgid "Rain/Sleet"
msgstr "Deszcz/deszcz ze śniegiem"
#: noaa_i18n.dat:283
#, kde-format
msgctxt "weather forecast"
msgid "Slight Chance Rain/Freezing Rain"
msgstr "Niewielkie szanse na deszcz/zamarzający deszcz"
#: noaa_i18n.dat:284
#, kde-format
msgctxt "weather forecast"
msgid "Chance Rain/Freezing Rain"
msgstr "Możliwy deszcz/zamarzający deszcz"
#: noaa_i18n.dat:285
#, kde-format
msgctxt "weather forecast"
msgid "Rain/Freezing Rain Likely"
msgstr "Prawdopodobny deszcz/zamarzający deszcz"
#: noaa_i18n.dat:286
#, kde-format
msgctxt "weather forecast"
msgid "Rain/Freezing Rain"
msgstr "Deszcz/zamarzający deszcz"
#: noaa_i18n.dat:287
#, kde-format
msgctxt "weather forecast"
msgid "Wintry Mix Likely"
msgstr "Prawdopodobna mieszanka zimowa"
#: noaa_i18n.dat:288
#, kde-format
msgctxt "weather forecast"
msgid "Wintry Mix"
msgstr "Mieszanka zimowa"
#: noaa_i18n.dat:289
#, kde-format
msgctxt "weather forecast"
msgid "Slight Chance Freezing Drizzle"
msgstr "Niewielkie szanse na zamarzającą mżawkę"
#: noaa_i18n.dat:290
#, kde-format
msgctxt "weather forecast"
msgid "Chance Freezing Drizzle"
msgstr "Możliwa zamarzająca mżawka"
#: noaa_i18n.dat:291
#, kde-format
msgctxt "weather forecast"
msgid "Freezing Drizzle Likely"
msgstr "Prawdopodobna zamarzająca mżawka"
#: noaa_i18n.dat:292
#, kde-format
msgctxt "weather forecast"
msgid "Freezing Drizzle"
msgstr "Zamarzająca mżawka"
#: noaa_i18n.dat:293
#, kde-format
msgctxt "weather forecast"
msgid "Slight Chance Freezing Rain"
msgstr "Niewielkie szanse na zamarzający deszcz"
#: noaa_i18n.dat:294
#, kde-format
msgctxt "weather forecast"
msgid "Chance Freezing Rain"
msgstr "Możliwy zamarzający deszcz"
#: noaa_i18n.dat:295
#, kde-format
msgctxt "weather forecast"
msgid "Freezing Rain Likely"
msgstr "Prawdopodobny zamarzający deszcz"
#: noaa_i18n.dat:296
#, kde-format
msgctxt "weather forecast"
msgid "Freezing Rain"
msgstr "Zamarzający deszcz"
#: noaa_i18n.dat:297
#, kde-format
msgctxt "weather forecast"
msgid "Slight Chance Rain/Snow"
msgstr "Niewielkie szanse na deszcz/śnieg"
#: noaa_i18n.dat:298
#, kde-format
msgctxt "weather forecast"
msgid "Chance Rain/Snow"
msgstr "Możliwy deszcz/śnieg"
#: noaa_i18n.dat:299
#, kde-format
msgctxt "weather forecast"
msgid "Rain/Snow Likely"
msgstr "Prawdopodobny deszcz/śnieg"
#: noaa_i18n.dat:300
#, kde-format
msgctxt "weather forecast"
msgid "Rain/Snow"
msgstr "Deszcz/śnieg"
#: noaa_i18n.dat:301
#, kde-format
msgctxt "weather forecast"
msgid "Slight Chance Snow"
msgstr "Niewielkie szanse na opady śniegu"
#: noaa_i18n.dat:302
#, kde-format
msgctxt "weather forecast"
msgid "Chance Snow"
msgstr "Możliwe opady śniegu"
#: noaa_i18n.dat:303
#, kde-format
msgctxt "weather forecast"
msgid "Snow Likely"
msgstr "Prawdopodobne opady śniegu"
#: noaa_i18n.dat:305
#, kde-format
msgctxt "weather forecast"
msgid "Heavy Snow"
msgstr "Intensywne opady śniegu"
#: noaa_i18n.dat:306
#, kde-format
msgctxt "weather forecast"
msgid "Slight Chance Flurries"
msgstr "Niewielkie szanse na opady śniegu"
#: noaa_i18n.dat:307
#, kde-format
msgctxt "weather forecast"
msgid "Chance Flurries"
msgstr "Możliwe opady śniegu"
#: noaa_i18n.dat:308
#, kde-format
msgctxt "weather forecast"
msgid "Flurries Likely"
msgstr "Prawdopodobne opady śniegu"
#: noaa_i18n.dat:310
#, kde-format
msgctxt "weather forecast"
msgid "Slight Chance Snow Showers"
msgstr "Niewielkie szanse na ulewy śnieżne"
#: noaa_i18n.dat:311
#, kde-format
msgctxt "weather forecast"
msgid "Chance Snow Showers"
msgstr "Możliwe ulewy śnieżne"
#: noaa_i18n.dat:312
#, kde-format
msgctxt "weather forecast"
msgid "Snow Showers Likely"
msgstr "Prawdopodobne ulewy śnieżne"
#: noaa_i18n.dat:313
#, kde-format
msgctxt "weather forecast"
msgid "Snow Showers"
msgstr "Ulewy śnieżne"
#: noaa_i18n.dat:314
#, kde-format
msgctxt "weather forecast"
msgid "Slight Chance Drizzle"
msgstr "Niewielkie szanse na mżawkę"
#: noaa_i18n.dat:315
#, kde-format
msgctxt "weather forecast"
msgid "Chance Drizzle"
msgstr "Możliwa mżawka"
#: noaa_i18n.dat:316
#, kde-format
msgctxt "weather forecast"
msgid "Drizzle Likely"
msgstr "Prawdopodobna mżawka"
#: noaa_i18n.dat:318
#, kde-format
msgctxt "weather forecast"
msgid "Slight Chance Rain"
msgstr "Niewielkie szanse na deszcz"
#: noaa_i18n.dat:319
#, kde-format
msgctxt "weather forecast"
msgid "Chance Rain"
msgstr "Możliwy deszcz"
#: noaa_i18n.dat:320
#, kde-format
msgctxt "weather forecast"
msgid "Rain Likely"
msgstr "Prawdopodobny deszcz"
#: noaa_i18n.dat:322
#, kde-format
msgctxt "weather forecast"
msgid "Heavy Rain"
msgstr "Intensywny deszcz"
#: noaa_i18n.dat:323
#, kde-format
msgctxt "weather forecast"
msgid "Slight Chance Rain Showers"
msgstr "Niewielkie szanse na ulewy śnieżne"
#: noaa_i18n.dat:324
#, kde-format
msgctxt "weather forecast"
msgid "Chance Rain Showers"
msgstr "Możliwe ulewy deszczowe"
#: noaa_i18n.dat:325
#, kde-format
msgctxt "weather forecast"
msgid "Rain Showers Likely"
msgstr "Prawdopodobne ulewy deszczowe"
#: noaa_i18n.dat:326
#, kde-format
msgctxt "weather forecast"
msgid "Rain Showers"
msgstr "Ulewy deszczowe"
#: noaa_i18n.dat:327
#, kde-format
msgctxt "weather forecast"
msgid "Sleet"
msgstr "Deszcz ze śniegiem"
#: noaa_i18n.dat:329
#, kde-format
msgctxt "weather forecast"
msgid "Freezing Fog"
msgstr "Zamarzająca mgła"
#: noaa_i18n.dat:330
#, kde-format
msgctxt "weather forecast"
msgid "Ice Fog"
msgstr "Mgła lodowa"
#: noaa_i18n.dat:331
#, kde-format
msgctxt "weather forecast"
msgid "Haze"
msgstr "Mgła"
#: noaa_i18n.dat:332
#, kde-format
msgctxt "weather forecast"
msgid "Blowing Sand"
msgstr "Podmuchy piasku"
#: noaa_i18n.dat:333
#, kde-format
msgctxt "weather forecast"
msgid "Blowing Dust"
msgstr "Podmuchy kurzu"
#: noaa_i18n.dat:334
#, kde-format
msgctxt "weather forecast"
msgid "Blowing Snow"
msgstr "Zamieć śnieżna"
#: noaa_i18n.dat:335
#, kde-format
msgctxt "weather forecast"
msgid "Dense Fog"
msgstr "Gęsta mgła"
#: noaa_i18n.dat:338
#, kde-format
msgctxt "weather forecast"
msgid "Blustery"
msgstr "Wietrznie"
#: noaa_i18n.dat:339
#, kde-format
msgctxt "weather forecast"
msgid "Breezy"
msgstr "Rześko"
#: noaa_i18n.dat:340
#, kde-format
msgctxt "weather forecast"
msgid "Cold"
msgstr "Zimno"
#: noaa_i18n.dat:341
#, kde-format
msgctxt "weather forecast"
msgid "Hot"
msgstr "Gorąco"
#: noaa_i18n.dat:343
#, kde-format
msgctxt "weather forecast"
msgid "Mostly Cloudy"
msgstr "Pochmurno"
#: noaa_i18n.dat:344
#, kde-format
msgctxt "weather forecast"
msgid "Partly Cloudy"
msgstr "Częściowo pochmurno"
#: noaa_i18n.dat:345
#, kde-format
msgctxt "weather forecast"
msgid "Mostly Sunny"
msgstr "Słonecznie"
#: noaa_i18n.dat:346
#, kde-format
msgctxt "weather forecast"
msgid "Partly Sunny"
msgstr "Częściowo słonecznie"
#: noaa_i18n.dat:348
#, kde-format
msgctxt "weather forecast"
msgid "Increasing Clouds"
msgstr "Rosnące chmury"
#: noaa_i18n.dat:349
#, kde-format
msgctxt "weather forecast"
msgid "Becoming Cloudy"
msgstr "Zwiększające się zachmurzenie"
#: noaa_i18n.dat:351
#, kde-format
msgctxt "weather forecast"
msgid "Gradual Clearing"
msgstr "Stopniowo znikające chmury"
#: noaa_i18n.dat:352
#, kde-format
msgctxt "weather forecast"
msgid "Clearing Late"
msgstr "Późno znikające chmury"
#: noaa_i18n.dat:353
#, kde-format
msgctxt "weather forecast"
msgid "Decreasing Clouds"
msgstr "Zmniejszające się zachmurzenie"
#: noaa_i18n.dat:354
#, kde-format
msgctxt "weather forecast"
msgid "Becoming Sunny"
msgstr "Wypogadzanie się"
#: noaa_i18n.dat:356
#, kde-format
msgctxt "weather forecast"
msgid "Mostly Clear"
msgstr "Przejrzyście"
#~ msgctxt "weather condition"
#~ msgid "weather condition"
#~ msgstr "stan pogody"
#~ msgctxt "weather condition"
#~ msgid "thunder storm"
#~ msgstr "burza"
#~ msgctxt "weather forecast"
#~ msgid "thunder storm"
#~ msgstr "burza"
#~ msgctxt "wind direction"
#~ msgid "N"
#~ msgstr "Pn"
#~ msgctxt "wind direction"
#~ msgid "NNE"
#~ msgstr "PnPnWsch"
#~ msgctxt "wind direction"
#~ msgid "NE"
#~ msgstr "PnWsch"
#~ msgctxt "wind direction"
#~ msgid "ENE"
#~ msgstr "WschPnWsch"
#~ msgctxt "wind direction"
#~ msgid "E"
#~ msgstr "Wsch"
#~ msgctxt "wind direction"
#~ msgid "SSE"
#~ msgstr "PdPdWsch"
#~ msgctxt "wind direction"
#~ msgid "SE"
#~ msgstr "PdWsch"
#~ msgctxt "wind direction"
#~ msgid "ESE"
#~ msgstr "WschPdWsch"
#~ msgctxt "wind direction"
#~ msgid "S"
#~ msgstr "Pd"
#~ msgctxt "wind direction"
#~ msgid "NNW"
#~ msgstr "PnPnZach"
#~ msgctxt "wind direction"
#~ msgid "NW"
#~ msgstr "PnZach"
#~ msgctxt "wind direction"
#~ msgid "WNW"
#~ msgstr "ZachPnZach"
#~ msgctxt "wind direction"
#~ msgid "W"
#~ msgstr "Zach"
#~ msgctxt "wind direction"
#~ msgid "SSW"
#~ msgstr "PdPdZach"
#~ msgctxt "wind direction"
#~ msgid "SW"
#~ msgstr "PdZach"
#~ msgctxt "wind direction"
#~ msgid "WSW"
#~ msgstr "ZachPdZach"
#~ msgctxt "wind direction"
#~ msgid "VR"
#~ msgstr "nie można określić"
#~ msgctxt "pressure tendency"
#~ msgid "rising"
#~ msgstr "rośnie"
#~ msgctxt "pressure tendency"
#~ msgid "falling"
#~ msgstr "spada"
#~ msgctxt "pressure tendency"
#~ msgid "no change"
#~ msgstr "bez zmiany"
#~ msgctxt "wind speed"
#~ msgid "Calm"
#~ msgstr "Spokojny"
#~ msgctxt "wind speed"
#~ msgid "N/A"
#~ msgstr "N/A"
#~ msgctxt "pressure tendency"
#~ msgid "steady"
#~ msgstr "stałe"
#~ msgctxt "wind direction - wind speed is too low to measure"
#~ msgid "VR"
#~ msgstr "brak"
#~ msgid "N"
#~ msgstr "N"
#~ msgid "NNE"
#~ msgstr "NNE"
#~ msgid "NE"
#~ msgstr "NE"
#~ msgid "ENE"
#~ msgstr "ENE"
#~ msgid "E"
#~ msgstr "E"
#~ msgid "SSE"
#~ msgstr "SSE"
#~ msgid "SE"
#~ msgstr "SE"
#~ msgid "ESE"
#~ msgstr "ESE"
#~ msgid "S"
#~ msgstr "S"
#~ msgid "NNW"
#~ msgstr "NNW"
#~ msgid "NW"
#~ msgstr "NW"
#~ msgid "WNW"
#~ msgstr "WNW"
#~ msgid "W"
#~ msgstr "W"
#~ msgid "SSW"
#~ msgstr "SSW"
#~ msgid "SW"
#~ msgstr "SW"
#~ msgid "WSW"
#~ msgstr "WSW"
#~ msgid "Meteorological data is provided by Environment Canada"
#~ msgstr "Dane meteorologiczne dostarczone przez Environment Canada"
#~ msgid "Supported by backstage.bbc.co.uk / Data from UK MET Office"
#~ msgstr "Obsługiwane przez backstage.bbc.co.uk / Dane z biura UK MET"
#~ msgctxt "Degree, unit symbol"
#~ msgid "°"
#~ msgstr "°"
#~ msgctxt "Celsius, temperature unit"
#~ msgid "°C"
#~ msgstr "°C"
#~ msgctxt "Fahrenheit, temperature unit"
#~ msgid "°F"
#~ msgstr "°F"
#~ msgctxt "Kelvin, temperature unit"
#~ msgid "K"
#~ msgstr "K"
#~ msgctxt "kilometers per hour, windspeed unit"
#~ msgid "km/h"
#~ msgstr "km/h"
#~ msgctxt "meters per second, windspeed unit"
#~ msgid "m/s"
#~ msgstr "m/s"
#~ msgctxt "miles per hour, windspeed unit"
#~ msgid "mph"
#~ msgstr "mph"
#~ msgctxt "knots, wind speed unit"
#~ msgid "kt"
#~ msgstr "kt"
#~ msgctxt "beaufort, wind speed unit"
#~ msgid "Bft"
#~ msgstr "Bft"
#~ msgctxt "kilometers, distance unit"
#~ msgid "km"
#~ msgstr "km"
#~ msgctxt "miles, distance unit"
#~ msgid "mi"
#~ msgstr "mi"
#~ msgctxt "centimeters, length unit"
#~ msgid "cm"
#~ msgstr "cm"
#~ msgctxt "millimeters, length unit"
#~ msgid "mm"
#~ msgstr "mm"
#~ msgctxt "inches, length unit"
#~ msgid "in"
#~ msgstr "in"
#~ msgctxt "kilopascals, airpressure unit"
#~ msgid "kPa"
#~ msgstr "kPa"
#~ msgctxt "inches hg, airpressure unit"
#~ msgid "inHg"
#~ msgstr "inHg"
#~ msgctxt "millibars, airpressure unit"
#~ msgid "mbar"
#~ msgstr "mbar"
#~ msgctxt "hectopascals, airpressure unit"
#~ msgid "hPa"
#~ msgstr "hPa"
#~ msgctxt "Humidity in percent"
#~ msgid "%1%"
#~ msgstr "%1%"
Index: trunk/l10n-kf5/pl/messages/kde-workspace/plasma_lookandfeel_org.kde.lookandfeel.po
===================================================================
--- trunk/l10n-kf5/pl/messages/kde-workspace/plasma_lookandfeel_org.kde.lookandfeel.po (revision 1552240)
+++ trunk/l10n-kf5/pl/messages/kde-workspace/plasma_lookandfeel_org.kde.lookandfeel.po (revision 1552241)
@@ -1,395 +1,394 @@
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
#
# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2014, 2015, 2016, 2017, 2018, 2019.
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-09-18 03:39+0200\n"
-"PO-Revision-Date: 2019-08-10 06:45+0200\n"
+"PO-Revision-Date: 2019-09-21 08:03+0200\n"
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
-"|| n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10"
+" || n%100>=20) ? 1 : 2);\n"
"X-Generator: Lokalize 19.07.70\n"
#: ../sddm-theme/KeyboardButton.qml:13
msgid "Keyboard Layout: %1"
msgstr "Układ klawiatury: %1"
#: ../sddm-theme/Login.qml:59
msgid "Username"
msgstr "Nazwa użytkownika"
#: ../sddm-theme/Login.qml:75 contents/lockscreen/MainBlock.qml:62
msgid "Password"
msgstr "Hasło"
#: ../sddm-theme/Login.qml:114
msgid "Log In"
msgstr "Zaloguj"
#: ../sddm-theme/Main.qml:191 contents/lockscreen/LockScreenUi.qml:234
msgid "Caps Lock is on"
msgstr "Caps Lock jest włączony"
#: ../sddm-theme/Main.qml:203 ../sddm-theme/Main.qml:383
#: contents/logout/Logout.qml:177
msgctxt "Suspend to RAM"
msgid "Sleep"
msgstr "Uśpij"
#: ../sddm-theme/Main.qml:210 ../sddm-theme/Main.qml:390
#: contents/logout/Logout.qml:195
msgid "Restart"
msgstr "Uruchom ponownie"
#: ../sddm-theme/Main.qml:217 ../sddm-theme/Main.qml:397
#: contents/logout/Logout.qml:205
msgid "Shut Down"
msgstr "Wyłącz"
#: ../sddm-theme/Main.qml:224
msgctxt "For switching to a username and password prompt"
msgid "Other..."
msgstr "Inne..."
#: ../sddm-theme/Main.qml:371
msgid "Type in Username and Password"
msgstr "Podaj nazwę użytkownika i hasło"
#: ../sddm-theme/Main.qml:404
msgid "List Users"
msgstr "Wypisz użytkowników"
#: ../sddm-theme/Main.qml:429 contents/lockscreen/LockScreenUi.qml:491
msgctxt "Button to show/hide virtual keyboard"
msgid "Virtual Keyboard"
msgstr "Klawiatura ekranowa"
#: ../sddm-theme/Main.qml:454
msgid "Login Failed"
msgstr "Nie udało się zalogować"
#: ../sddm-theme/SessionButton.qml:35
msgid "Desktop Session: %1"
msgstr "Sesja pulpitu: %1"
#: contents/components/Battery.qml:50
msgid "%1%"
msgstr "%1%"
#: contents/components/Battery.qml:51
msgid "Battery at %1%"
msgstr "Bateria na %1%"
#: contents/components/KeyboardLayoutButton.qml:38
msgctxt "Button to change keyboard layout"
msgid "Switch layout"
msgstr "Przełącz układ"
#: contents/components/UserList.qml:56
msgctxt "Nobody logged in on that session"
msgid "Unused"
msgstr "Nieużywana"
#: contents/components/UserList.qml:62
msgctxt "User logged in on console number"
msgid "TTY %1"
msgstr "TTY %1"
#: contents/components/UserList.qml:64
msgctxt "User logged in on console (X display number)"
msgid "on TTY %1 (Display %2)"
msgstr "na TTY %1 (Wyświetlacz %2)"
#: contents/components/UserList.qml:68
msgctxt "Username (location)"
msgid "%1 (%2)"
msgstr "%1 (%2)"
#: contents/lockscreen/config.qml:13
msgid "Media controls:"
msgstr "Sterowanie mediami:"
#: contents/lockscreen/config.qml:17
msgctxt "verb, to show something"
msgid "Show"
msgstr "Pokaż"
#: contents/lockscreen/LockScreenUi.qml:42
msgid "Unlocking failed"
msgstr "Odblokowanie nie udało się"
#: contents/lockscreen/LockScreenUi.qml:250
msgid "Switch User"
msgstr "Przełącz użytkownika"
#: contents/lockscreen/LockScreenUi.qml:443
-#, fuzzy
#| msgid "Switch Session"
msgid "Switch to This Session"
-msgstr "Przełącz sesję"
+msgstr "Przełącz na tę sesję"
#: contents/lockscreen/LockScreenUi.qml:451
msgid "Start New Session"
msgstr "Rozpocznij nową sesję"
#: contents/lockscreen/LockScreenUi.qml:464
msgid "Back"
msgstr "Wstecz"
#: contents/lockscreen/MainBlock.qml:99
msgid "Unlock"
msgstr "Odblokuj"
#: contents/lockscreen/MediaControls.qml:120
msgid "No media playing"
msgstr "Nic nie jest odtwarzane"
#: contents/lockscreen/MediaControls.qml:141
msgid "Previous track"
msgstr "Poprzedni utwór"
#: contents/lockscreen/MediaControls.qml:149
msgid "Play or Pause media"
msgstr "Odtwarzaj lub wstrzymaj media"
#: contents/lockscreen/MediaControls.qml:157
msgid "Next track"
msgstr "Następny utwór"
#: contents/logout/Logout.qml:153
msgid ""
"One other user is currently logged in. If the computer is shut down or "
"restarted, that user may lose work."
msgid_plural ""
"%1 other users are currently logged in. If the computer is shut down or "
"restarted, those users may lose work."
msgstr[0] ""
"Obecnie zalogowany jest jeden inny użytkownik. Jeśli komputer zostanie "
"wyłączony lub ponownie uruchomiony, to użytkownik ten może stracić to nad "
"czym pracował."
msgstr[1] ""
"Obecnie zalogowanych jest %1 innych użytkowników. Jeśli komputer zostanie "
"wyłączony lub ponownie uruchomiony, to użytkownicy ci mogą stracić to nad "
"czym pracowali."
msgstr[2] ""
"Obecnie zalogowanych jest %1 innych użytkowników. Jeśli komputer zostanie "
"wyłączony lub ponownie uruchomiony, to użytkownicy ci mogą stracić to nad "
"czym pracowali."
#: contents/logout/Logout.qml:167
msgid "When restarted, the computer will enter the firmware setup screen."
msgstr ""
"Po ponownym uruchomieniu, komputer przejdzie do ekranu ustawiania "
"oprogramowania układowego."
#: contents/logout/Logout.qml:186
msgid "Hibernate"
msgstr "Hibernuj"
#: contents/logout/Logout.qml:215
msgid "Log Out"
msgstr "Wyloguj"
#: contents/logout/Logout.qml:238
msgid "Restarting in 1 second"
msgid_plural "Restarting in %1 seconds"
msgstr[0] "Ponowne uruchomienie za 1 sekundę"
msgstr[1] "Ponowne uruchomienie za %1 sekundy"
msgstr[2] "Ponowne uruchomienie za %1 sekund"
#: contents/logout/Logout.qml:240
msgid "Shutting down in 1 second"
msgid_plural "Shutting down in %1 seconds"
msgstr[0] "Wyłączenie za 1 sekundę"
msgstr[1] "Wyłączenie za %1 sekundy"
msgstr[2] "Wyłączenie za %1 sekund"
#: contents/logout/Logout.qml:242
msgid "Logging out in 1 second"
msgid_plural "Logging out in %1 seconds"
msgstr[0] "Wylogowanie za 1 sekundę"
msgstr[1] "Wylogowanie za %1 sekundy"
msgstr[2] "Wylogowanie za %1 sekund"
#: contents/logout/Logout.qml:252
msgid "OK"
msgstr "OK"
#: contents/logout/Logout.qml:257
msgid "Cancel"
msgstr "Zaniechaj"
#: contents/runcommand/RunCommand.qml:61
msgid "Configure"
msgstr "Ustawienia"
#: contents/runcommand/RunCommand.qml:62
msgid "Configure Search Plugins"
msgstr "Ustawienia wtyczek wyszukiwarek"
#: contents/runcommand/RunCommand.qml:64
msgid "Configure KRunner..."
msgstr "Ustawienia KRunnera..."
#: contents/runcommand/RunCommand.qml:76
msgctxt "Textfield placeholder text, query specific KRunner"
msgid "Search '%1'..."
msgstr "Szukaj '%1'..."
#: contents/runcommand/RunCommand.qml:78
msgctxt "Textfield placeholder text"
msgid "Search..."
msgstr "Szukaj..."
#: contents/runcommand/RunCommand.qml:199
#: contents/runcommand/RunCommand.qml:201
msgid "Close"
msgstr "Zamknij"
#: contents/runcommand/RunCommand.qml:200
msgid "Close Search"
msgstr "Zakończ wyszukiwanie"
#: contents/runcommand/RunCommand.qml:260
msgid "Recent Queries"
msgstr "Ostatnie zapytania"
#: contents/runcommand/RunCommand.qml:263
msgid "Remove"
msgstr "Usuń"
#: contents/runcommand/RunCommand.qml:265
msgid "in category recent queries"
msgstr "w kategorii ostatnich zapytań"
#: contents/splash/Splash.qml:94
msgctxt ""
"This is the first text the user sees while starting in the splash screen, "
"should be translated as something short, is a form that can be seen on a "
"product. Plasma is the project name so shouldn't be translated."
msgid "Plasma made by KDE"
msgstr "Plazma stworzona przez KDE"
#~ msgid "Suspend"
#~ msgstr "Uśpij"
#~ msgid "Reboot"
#~ msgstr "Uruchom ponownie"
#~ msgid "Logout"
#~ msgstr "Wyloguj"
#~ msgid "Different User"
#~ msgstr "Inny użytkownik"
#~ msgid "Log in as a different user"
#~ msgstr "Zaloguj jako inny użytkownik"
#, fuzzy
#~| msgid "Password"
#~ msgid "Password..."
#~ msgstr "Hasło"
#~ msgid "Login"
#~ msgstr "Zaloguj"
#~ msgid "Shutdown"
#~ msgstr "Wyłącz"
#~ msgid "Switch"
#~ msgstr "Przełącz"
#~ msgid "New Session"
#~ msgstr "Nowa sesja"
#~ msgid "%1%. Charging"
#~ msgstr "%1%. Ładowanie"
#~ msgid "Fully charged"
#~ msgstr "W pełni naładowana"
#~ msgid "%1%. Plugged in, not charging"
#~ msgstr "%1%. Podłączony, ale się nie ładuje"
#~ msgid "%1% battery remaining"
#~ msgstr "Pozostało %1% baterii"
#~ msgid "Change Session"
#~ msgstr "Zmień sesję"
#~ msgid "Create Session"
#~ msgstr "Utwórz sesję"
#~ msgid "Change Session..."
#~ msgstr "Zmień sesję..."
#~ msgid "There are currently no other active sessions."
#~ msgstr "Nie ma obecnie innych aktywnych sesji."
#~ msgctxt "Username (logged in on console)"
#~ msgid "%1 (TTY)"
#~ msgstr "%1 (TTY)"
#~ msgctxt "Unused session, nobody logged in there"
#~ msgid "Unused"
#~ msgstr "Nieużywana"
#~ msgctxt "Username (on display number)"
#~ msgid "%1 (on Display %2)"
#~ msgstr "%1 (na wyświetlaczu %2)"
#~ msgctxt "Button to restart the computer"
#~ msgid "Reboot"
#~ msgstr "Uruchom ponownie"
#~ msgctxt "Button to shut down the computer"
#~ msgid "Shut down"
#~ msgstr "Wyłącz"
#~ msgctxt "Dialog heading, confirm log out, not a status label"
#~ msgid "Logging out"
#~ msgstr "Wylogowanie"
#~ msgctxt "Dialog heading, confirm reboot, not a status label"
#~ msgid "Rebooting"
#~ msgstr "Ponowne uruchomienie"
#~ msgid "Search for User"
#~ msgstr "Szukaj użytkownika"
#~ msgctxt "Username (on display number)"
#~ msgid "%1 (%2)"
#~ msgstr "%1 (%2)"
#~ msgid "The session is locked"
#~ msgstr "Sesja jest zablokowana"
#~ msgid "The session has been locked by %1"
#~ msgstr "Sesja została zablokowana przez %1"
#~ msgid ""
#~ "The current session will be hidden and a new login screen or an existing "
#~ "session will be displayed.\n"
#~ "An F-key is assigned to each session; F%1 is usually assigned to the "
#~ "first session, F%2 to the second session and so on. You can switch "
#~ "between sessions by pressing Ctrl, Alt and the appropriate F-key at the "
#~ "same time. Additionally, the KDE Panel and Desktop menus have actions for "
#~ "switching between sessions."
#~ msgstr ""
#~ "Bieżąca sesja zostanie ukryta i pokaże się nowy ekran logowania lub "
#~ "zostanie pokazana istniejąca sesja.\n"
#~ " Klawisz F jest przypisany do każdej sesji; F%1 jest zazwyczaj pierwszy, "
#~ "F%2 drugi i tak dalej. Możesz przełączać między sesjami wciskając "
#~ "kombinację klawiszy Ctrl, Alt i odpowiedni klawisz F. Dodatkowo Panel KDE "
#~ "i menu Pulpitu mają możliwość przełączania pomiędzy sesjami."
#~ msgid "Activate"
#~ msgstr "Uaktywnij"
Index: trunk/l10n-kf5/pl/messages/kde-workspace/plasmanetworkmanagement-libs.po
===================================================================
--- trunk/l10n-kf5/pl/messages/kde-workspace/plasmanetworkmanagement-libs.po (revision 1552240)
+++ trunk/l10n-kf5/pl/messages/kde-workspace/plasmanetworkmanagement-libs.po (revision 1552241)
@@ -1,3673 +1,3673 @@
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
#
# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2014, 2015, 2016, 2017, 2019.
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-09-14 03:30+0200\n"
-"PO-Revision-Date: 2019-07-14 06:31+0200\n"
+"PO-Revision-Date: 2019-09-21 08:11+0200\n"
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
-"|| n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10"
+" || n%100>=20) ? 1 : 2);\n"
"X-Generator: Lokalize 19.07.70\n"
#: declarative/networkstatus.cpp:120
#, kde-format
msgctxt ""
"A network device is connected, but there is only link-local connectivity"
msgid "Connected"
msgstr "Połączony"
#: declarative/networkstatus.cpp:123
#, kde-format
msgctxt ""
"A network device is connected, but there is only site-local connectivity"
msgid "Connected"
msgstr "Połączony"
#: declarative/networkstatus.cpp:126
#, kde-format
msgctxt "A network device is connected, with global network connectivity"
msgid "Connected"
msgstr "Połączony"
#: declarative/networkstatus.cpp:129
#, kde-format
msgctxt "Networking is inactive and all devices are disabled"
msgid "Inactive"
msgstr "Wyłączony"
#: declarative/networkstatus.cpp:132
#, kde-format
msgctxt "There is no active network connection"
msgid "Disconnected"
msgstr "Rozłączony"
#: declarative/networkstatus.cpp:135
#, kde-format
msgctxt "Network connections are being cleaned up"
msgid "Disconnecting"
msgstr "Rozłączanie"
#: declarative/networkstatus.cpp:138
#, kde-format
msgctxt ""
"A network device is connecting to a network and there is no other available "
"network connection"
msgid "Connecting"
msgstr "Łączenie"
#: declarative/networkstatus.cpp:189 uiutils.cpp:239
#, kde-format
msgid "VPN"
msgstr "VPN"
#: declarative/networkstatus.cpp:211 models/creatableconnectionsmodel.cpp:227
#: models/creatableconnectionsmodel.cpp:228
#, kde-format
msgid "WireGuard"
msgstr "WireGuard"
#: declarative/networkstatus.cpp:217
#, kde-format
msgid "Connecting to %1"
msgstr "Łączenie z %1"
#: declarative/networkstatus.cpp:221
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Connected to %1"
msgid "Connected to %1 (no connectivity)"
-msgstr "Połączono z %1"
+msgstr "Połączono z %1 (brak łączności)"
#: declarative/networkstatus.cpp:224
#, kde-format
msgid "Connected to %1 (limited connectivity)"
-msgstr ""
+msgstr "Połączono z %1 (ograniczona łączność)"
#: declarative/networkstatus.cpp:227
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Connected to %1"
msgid "Connected to %1 (log in required)"
-msgstr "Połączono z %1"
+msgstr "Połączono z %1 (wymagane zalogowanie)"
#: declarative/networkstatus.cpp:230
#, kde-format
msgid "Connected to %1"
msgstr "Połączono z %1"
#: declarative/networkstatus.cpp:255
#, kde-format
msgid "NetworkManager not running"
msgstr "ZarządzanieSiecią nie jest uruchomione"
#: declarative/networkstatus.cpp:260
#, kde-format
msgid "NetworkManager 0.9.8 required, found %1."
msgstr "Wymagane ZarządzanieSiecią w wersji 0.9.8, znaleziono %1."
#: declarative/networkstatus.cpp:263
#, kde-format
msgctxt "global connection state"
msgid "Unknown"
msgstr "Nieznany"
#: editor/connectioneditorbase.cpp:192
#, kde-format
msgctxt "General"
msgid "General configuration"
msgstr "Ustawienia ogólne"
#: editor/connectioneditorbase.cpp:198 editor/connectioneditorbase.cpp:213
#, kde-format
msgid "Wired"
msgstr "Przewodowe"
#: editor/connectioneditorbase.cpp:200
#, kde-format
msgid "802.1x Security"
msgstr "Zabezpieczenie 802.1x"
#: editor/connectioneditorbase.cpp:203 editor/settings/bridgewidget.cpp:54
#: editor/settings/teamwidget.cpp:55 models/creatableconnectionsmodel.cpp:167
#: uiutils.cpp:247
#, kde-format
msgid "Wi-Fi"
msgstr "Wi-Fi"
#: editor/connectioneditorbase.cpp:207
#, kde-format
msgid "Wi-Fi Security"
msgstr "Zabezpieczenie Wi-Fi"
#: editor/connectioneditorbase.cpp:211 models/creatableconnectionsmodel.cpp:139
#: uiutils.cpp:211
#, kde-format
msgid "DSL"
msgstr "DSL"
#: editor/connectioneditorbase.cpp:216 editor/connectioneditorbase.cpp:219
#, kde-format
msgid "Mobile Broadband (%1)"
msgstr "Mobilne szerokopasmowe (%1)"
#: editor/connectioneditorbase.cpp:222 uiutils.cpp:215
#, kde-format
msgid "Bluetooth"
msgstr "Bluetooth"
#: editor/connectioneditorbase.cpp:226
#, kde-format
msgid "GSM"
msgstr "GSM"
#: editor/connectioneditorbase.cpp:228 editor/connectioneditorbase.cpp:273
#, kde-format
msgid "PPP"
msgstr "PPP"
#: editor/connectioneditorbase.cpp:232 editor/settings/teamwidget.cpp:52
#: models/creatableconnectionsmodel.cpp:144 models/networkmodelitem.cpp:626
#: uiutils.cpp:230
#, kde-format
msgid "Infiniband"
msgstr "Infiniband"
#: editor/connectioneditorbase.cpp:235 models/creatableconnectionsmodel.cpp:179
#: models/networkmodelitem.cpp:632 uiutils.cpp:219
#, kde-format
msgid "Bond"
msgstr "Wiązanie"
#: editor/connectioneditorbase.cpp:238 models/creatableconnectionsmodel.cpp:185
#: models/networkmodelitem.cpp:638 uiutils.cpp:222
#, kde-format
msgid "Bridge"
msgstr "Mostek"
#: editor/connectioneditorbase.cpp:241 models/creatableconnectionsmodel.cpp:197
#: models/networkmodelitem.cpp:644
#, kde-format
msgid "Vlan"
msgstr "Vlan"
#: editor/connectioneditorbase.cpp:244 models/creatableconnectionsmodel.cpp:191
#: models/networkmodelitem.cpp:654 uiutils.cpp:251
#, kde-format
msgid "Team"
msgstr "Zespół"
#: editor/connectioneditorbase.cpp:247
#, kde-format
msgid "WireGuard Interface"
msgstr "Interfejs WireGuard"
#: editor/connectioneditorbase.cpp:263
#, kde-format
msgid "VPN (%1)"
msgstr "VPN (%1)"
#: editor/connectioneditorbase.cpp:279
#, kde-format
msgid "IPv4"
msgstr "IPv4"
#: editor/connectioneditorbase.cpp:295
#, kde-format
msgid "IPv6"
msgstr "IPv6"
#: editor/connectioneditorbase.cpp:466
#, kde-format
msgid "Failed to get secrets for %1"
msgstr "Nieudane uzyskiwanie danych poufnych dla %1"
#: editor/connectioneditordialog.cpp:49
#, kde-format
msgid "New Connection (%1)"
msgstr "Nowe połączenie (%1)"
#: editor/connectioneditordialog.cpp:51
#, kde-format
msgid "Edit Connection '%1'"
msgstr "Zmiana połączenia '%1'"
#: editor/connectioneditortabwidget.cpp:64
#, kde-format
msgid "New %1 connection"
msgstr "Nowe połączenie %1"
#. i18n: ectx: property (text), widget (QLabel, label)
#: editor/connectioneditortabwidget.ui:17
#, kde-format
msgid "Connection name:"
msgstr "Nazwa połączenia:"
#: editor/settings/bondwidget.cpp:50 editor/settings/bridgewidget.cpp:48
#: editor/settings/teamwidget.cpp:49
#, kde-format
msgid "Ethernet"
msgstr "Ethernet"
#: editor/settings/bondwidget.cpp:53
#, kde-format
msgid "InfiniBand"
msgstr "InfiniBand"
#: editor/settings/bondwidget.cpp:62
#, kde-format
msgctxt "bond mode"
msgid "Round-robin"
msgstr "Rotacyjny (Round Robin)"
#: editor/settings/bondwidget.cpp:63
#, kde-format
msgctxt "bond mode"
msgid "Active backup"
msgstr "Aktywna kopia zapasowa"
#: editor/settings/bondwidget.cpp:64
#, kde-format
msgctxt "bond mode"
msgid "Broadcast"
msgstr "Rozgłoszeniowy"
#: editor/settings/bondwidget.cpp:65
#, kde-format
msgctxt "bond mode"
msgid "802.3ad"
msgstr "802.3ad"
#: editor/settings/bondwidget.cpp:66
#, kde-format
msgctxt "bond mode"
msgid "Adaptive transmit load balancing"
msgstr "Adaptacyjne równoważenie obciążenia"
#: editor/settings/bondwidget.cpp:67
#, kde-format
msgctxt "bond mode"
msgid "Adaptive load balancing"
msgstr "Adaptacyjne równoważenie obciążenia"
#: editor/settings/bondwidget.cpp:70
#, kde-format
msgctxt "bond link monitoring"
msgid "MII (recommended)"
msgstr "MII (zalecane)"
#: editor/settings/bondwidget.cpp:71
#, kde-format
msgctxt "bond link monitoring"
msgid "ARP"
msgstr "ARP"
#: editor/settings/bondwidget.cpp:266 editor/settings/bridgewidget.cpp:217
#: editor/settings/teamwidget.cpp:205
#, kde-format
msgid "Do you want to remove the connection '%1'?"
msgstr "Czy chcesz usunąć połączenie '%1?"
#: editor/settings/bondwidget.cpp:266 editor/settings/bridgewidget.cpp:217
#: editor/settings/teamwidget.cpp:205
#, kde-format
msgid "Remove Connection"
msgstr "Usuń połączenie"
#: editor/settings/bridgewidget.cpp:51 editor/settings/teamwidget.cpp:58
#: uiutils.cpp:236
#, kde-format
msgid "VLAN"
msgstr "VLAN"
#: editor/settings/btwidget.cpp:35
#, kde-format
msgid "DUN (dial up networking)"
msgstr "DUN (sieć ze wdzwanianiem)"
#: editor/settings/btwidget.cpp:36
#, kde-format
msgid "PAN (personal area network)"
msgstr "PAN (osobista sieć obszarowa)"
#: editor/settings/connectionwidget.cpp:168
#, kde-format
msgctxt "@title:window advanced permissions editor"
msgid "Advanced Permissions Editor"
msgstr "Edytor zaawansowanych uprawnień"
#: editor/settings/infinibandwidget.cpp:36
#, kde-format
msgctxt "infiniband transport mode"
msgid "Datagram"
msgstr "Datagram"
#: editor/settings/infinibandwidget.cpp:37
#, kde-format
msgctxt "infiniband transport mode"
msgid "Connected"
msgstr "Połączony"
#: editor/settings/ipv4widget.cpp:69 editor/widgets/ipv4routeswidget.cpp:38
#, kde-format
msgctxt "Header text for IPv4 address"
msgid "Address"
msgstr "Adres"
#: editor/settings/ipv4widget.cpp:71 editor/widgets/ipv4routeswidget.cpp:40
#, kde-format
msgctxt "Header text for IPv4 netmask"
msgid "Netmask"
msgstr "Maska sieci"
#: editor/settings/ipv4widget.cpp:73 editor/widgets/ipv4routeswidget.cpp:42
#, kde-format
msgctxt "Header text for IPv4 gateway"
msgid "Gateway"
msgstr "Brama"
#: editor/settings/ipv4widget.cpp:284 editor/settings/ipv6widget.cpp:264
#, kde-format
msgid "Other DNS Servers:"
msgstr "Inne serwery DNS:"
#: editor/settings/ipv4widget.cpp:296 editor/settings/ipv4widget.cpp:308
#: editor/settings/ipv4widget.cpp:320 editor/settings/ipv4widget.cpp:332
#: editor/settings/ipv6widget.cpp:276 editor/settings/ipv6widget.cpp:288
#: editor/settings/ipv6widget.cpp:300 editor/settings/ipv6widget.cpp:312
#, kde-format
msgid "DNS Servers:"
msgstr "Serwery DNS:"
#: editor/settings/ipv4widget.cpp:439
#, kde-format
msgid ""
"<qt>You can find more information about these values here:<br/><a "
"href='https://developer.gnome.org/NetworkManager/stable/nm-settings."
"html'>https://developer.gnome.org/NetworkManager/stable/nm-settings.html</"
"a></qt>"
msgstr ""
"<qt>Aby dowiedzieć się więcej o tych wartościach należy wejść na:<br/><a "
"href='https://developer.gnome.org/NetworkManager/stable/nm-settings."
"html'>https://developer.gnome.org/NetworkManager/stable/nm-settings.html</"
"a></qt>"
#: editor/settings/ipv4widget.cpp:443
#, kde-format
msgid "Send hostname:"
msgstr "Wyślij nazwę gospodarza:"
#: editor/settings/ipv4widget.cpp:448
#, kde-format
msgid "DHCP hostname:"
msgstr "Nazwa gospodarza DHCP:"
#. i18n: ectx: property (text), item, widget (KComboBox, privacyCombo)
#: editor/settings/ipv4widget.cpp:453 editor/settings/ui/ipv6.ui:197
#, kde-format
msgid "Default"
msgstr "Domyślna"
#: editor/settings/ipv4widget.cpp:454
#, kde-format
msgctxt "Milliseconds"
msgid " ms"
msgstr " ms"
#: editor/settings/ipv4widget.cpp:457
#, kde-format
msgid "DAD timeout:"
msgstr "Czas oczekiwania na DAD:"
#: editor/settings/ipv4widget.cpp:478 editor/settings/ipv6widget.cpp:413
#, kde-format
msgid "Edit DNS servers"
msgstr "Edytuj serwery DNS"
#: editor/settings/ipv4widget.cpp:509 editor/settings/ipv6widget.cpp:444
#, kde-format
msgid "Edit DNS search domains"
msgstr "Edytuj domeny wyszukiwania DNS"
#: editor/settings/ipv6widget.cpp:53 editor/widgets/ipv6routeswidget.cpp:39
#, kde-format
msgctxt "Header text for IPv6 address"
msgid "Address"
msgstr "Adres"
#: editor/settings/ipv6widget.cpp:55
#, kde-format
msgctxt "Header text for IPv6 prefix"
msgid "Prefix"
msgstr "Przedrostek"
#: editor/settings/ipv6widget.cpp:57 editor/widgets/ipv6routeswidget.cpp:43
#, kde-format
msgctxt "Header text for IPv6 gateway"
msgid "Gateway"
msgstr "Brama"
#: editor/settings/security802-1x.cpp:527
#, kde-format
msgid "Alternative Subject Matches"
msgstr "Alternatywnie Pasujące Podmioty"
#: editor/settings/security802-1x.cpp:528
#, kde-format
msgid ""
"<qt>This entry must be one of:<ul><li>DNS: &lt;name or ip address&gt;</"
"li><li>EMAIL: &lt;email&gt;</li><li>URI: &lt;uri, e.g. http://www.kde.org&gt;"
"</li></ul></qt>"
msgstr ""
"<qt>Wpis ten musi być jednym z:<ul><li>DNS: &lt;nazwa lub adres ip&gt;</"
"li><li>EMAIL: &lt;email&gt;</li><li>URI: &lt;uri, np. http://www.kde.org&gt;"
"</li></ul></qt>"
#: editor/settings/security802-1x.cpp:550
#, kde-format
msgid "Connect to these servers only"
msgstr "Łącz się tylko z tymi serwerami"
#: editor/settings/teamwidget.cpp:236
#, kde-format
msgid "Select file to import"
msgstr "Wybierz plik do zaimportowania"
#. i18n: ectx: property (text), widget (QLabel, label)
#. i18n: ectx: property (text), widget (QLabel, label_4)
#: editor/settings/ui/802-1x.ui:18 editor/settings/ui/wifisecurity.ui:147
#, kde-format
msgid "Authentication:"
msgstr "Uwierzytelnianie:"
#. i18n: ectx: property (text), item, widget (KComboBox, auth)
#. i18n: ectx: property (text), item, widget (KComboBox, peapInnerAuth)
#: editor/settings/ui/802-1x.ui:38 editor/settings/ui/802-1x.ui:675
#, kde-format
msgid "MD5"
msgstr "MD5"
#. i18n: ectx: property (text), item, widget (KComboBox, auth)
#: editor/settings/ui/802-1x.ui:43
#, kde-format
msgid "TLS"
msgstr "TLS"
#. i18n: ectx: property (text), item, widget (KComboBox, auth)
#. i18n: ectx: property (text), item, widget (KComboBox, securityCombo)
#: editor/settings/ui/802-1x.ui:48 editor/settings/ui/wifisecurity.ui:43
#, kde-format
msgid "LEAP"
msgstr "LEAP"
#. i18n: ectx: property (text), item, widget (KComboBox, auth)
#: editor/settings/ui/802-1x.ui:53
#, kde-format
msgid "PWD"
msgstr "PWD"
#. i18n: ectx: property (text), item, widget (KComboBox, auth)
#: editor/settings/ui/802-1x.ui:58
#, kde-format
msgid "FAST"
msgstr "SZYBKO"
#. i18n: ectx: property (text), item, widget (KComboBox, auth)
#: editor/settings/ui/802-1x.ui:63
#, kde-format
msgid "Tunneled TLS (TTLS)"
msgstr "Tunelowe TLS (TTLS)"
#. i18n: ectx: property (text), item, widget (KComboBox, auth)
#: editor/settings/ui/802-1x.ui:68
#, kde-format
msgid "Protected EAP (PEAP)"
msgstr "Chronione EAP (PEAP)"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. i18n: ectx: property (text), widget (QLabel, label_9)
#. i18n: ectx: property (text), widget (QLabel, label_33)
#. i18n: ectx: property (text), widget (QLabel, label_14)
#. i18n: ectx: property (text), widget (QLabel, label_17)
#. i18n: ectx: property (text), widget (QLabel, label_25)
#. i18n: ectx: property (text), widget (QLabel, label_8)
#: editor/settings/ui/802-1x.ui:83 editor/settings/ui/802-1x.ui:277
#: editor/settings/ui/802-1x.ui:311 editor/settings/ui/802-1x.ui:440
#: editor/settings/ui/802-1x.ui:544 editor/settings/ui/802-1x.ui:688
#: editor/settings/ui/cdma.ui:37 editor/settings/ui/gsm.ui:41
#: editor/settings/ui/pppoe.ui:37 editor/settings/ui/wifisecurity.ui:184
#, kde-format
msgid "Username:"
msgstr "Nazwa użytkownika:"
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. i18n: ectx: property (text), widget (QLabel, label_10)
#. i18n: ectx: property (text), widget (QLabel, label_34)
#. i18n: ectx: property (text), widget (QLabel, label_15)
#. i18n: ectx: property (text), widget (QLabel, label_18)
#. i18n: ectx: property (text), widget (QLabel, label_21)
#. i18n: ectx: property (text), widget (QLabel, label_9)
#: editor/settings/ui/802-1x.ui:96 editor/settings/ui/802-1x.ui:290
#: editor/settings/ui/802-1x.ui:324 editor/settings/ui/802-1x.ui:453
#: editor/settings/ui/802-1x.ui:557 editor/settings/ui/802-1x.ui:701
#: editor/settings/ui/cdma.ui:50 editor/settings/ui/gsm.ui:54
#: editor/settings/ui/pppoe.ui:50 editor/settings/ui/wifisecurity.ui:197
#: editor/settings/ui/wifisecurity.ui:221
#, kde-format
msgid "Password:"
msgstr "Hasło:"
#. i18n: ectx: property (text), widget (QLabel, label_4)
#: editor/settings/ui/802-1x.ui:117
#, kde-format
msgid "Identity:"
msgstr "Tożsamość:"
#. i18n: ectx: property (text), widget (QLabel, label_32)
#. i18n: ectx: property (text), widget (QLabel, label_30)
#. i18n: ectx: property (text), widget (QLabel, label_31)
#: editor/settings/ui/802-1x.ui:130 editor/settings/ui/802-1x.ui:574
#: editor/settings/ui/802-1x.ui:718
#, kde-format
msgid "Domain:"
msgstr "Domena:"
#. i18n: ectx: property (text), widget (QLabel, label_5)
#: editor/settings/ui/802-1x.ui:140
#, kde-format
msgid "User certificate:"
msgstr "Certyfikat użytkownika:"
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. i18n: ectx: property (text), widget (QLabel, label_20)
#. i18n: ectx: property (text), widget (QLabel, label_23)
#: editor/settings/ui/802-1x.ui:157 editor/settings/ui/802-1x.ui:487
#: editor/settings/ui/802-1x.ui:601
#, kde-format
msgid "CA certificate:"
msgstr "Certyfikat CA:"
#. i18n: ectx: property (text), widget (QLabel, label_27)
#: editor/settings/ui/802-1x.ui:174
#, kde-format
msgid "Subject match:"
msgstr "Pasujący podmiot:"
#. i18n: ectx: property (text), widget (QLabel, label_28)
#: editor/settings/ui/802-1x.ui:191
#, kde-format
msgid "Alternative subject matches:"
msgstr "Alternatywnie pasujące podmioty:"
#. i18n: ectx: property (text), widget (QPushButton, btnTlsAltSubjectMatches)
#. i18n: ectx: property (text), widget (QPushButton, btnTlsConnectToServers)
#: editor/settings/ui/802-1x.ui:206 editor/settings/ui/802-1x.ui:230
#, kde-format
msgid "..."
msgstr "..."
#. i18n: ectx: property (text), widget (QLabel, label_29)
#: editor/settings/ui/802-1x.ui:215
#, kde-format
msgid "Connect to these servers:"
msgstr "Łącz z tymi serwerami:"
#. i18n: ectx: property (text), widget (QLabel, privateKeyLabel)
#. i18n: ectx: property (text), widget (QLabel, label_7)
#: editor/settings/ui/802-1x.ui:239
#: editor/settings/ui/wireguardinterfacewidget.ui:26
#, kde-format
msgid "Private key:"
msgstr "Klucz prywatny:"
#. i18n: ectx: property (text), widget (QLabel, label_8)
#: editor/settings/ui/802-1x.ui:256
#, kde-format
msgid "Private key password:"
msgstr "Hasło klucza prywatnego:"
#. i18n: ectx: property (text), widget (QLabel, label_11)
#. i18n: ectx: property (text), widget (QLabel, label_19)
#. i18n: ectx: property (text), widget (QLabel, label_24)
#: editor/settings/ui/802-1x.ui:345 editor/settings/ui/802-1x.ui:474
#: editor/settings/ui/802-1x.ui:588
#, kde-format
msgid "Anonymous identity:"
msgstr "Tożsamość anonimowa:"
#. i18n: ectx: property (text), widget (QCheckBox, fastAllowPacProvisioning)
#: editor/settings/ui/802-1x.ui:358
#, kde-format
msgid "Automatic PAC provisioning"
msgstr "Samoczynne zabezpieczenie PAC"
#. i18n: ectx: property (text), item, widget (KComboBox, pacMethod)
#: editor/settings/ui/802-1x.ui:375
#, kde-format
msgid "Anonymous"
msgstr "Anonimowy"
#. i18n: ectx: property (text), item, widget (KComboBox, pacMethod)
#: editor/settings/ui/802-1x.ui:380
#, kde-format
msgid "Authenticated"
msgstr "Uwierzytelniono"
#. i18n: ectx: property (text), item, widget (KComboBox, pacMethod)
#: editor/settings/ui/802-1x.ui:385
#, kde-format
msgid "Both"
msgstr "Oba"
#. i18n: ectx: property (text), widget (QLabel, label_12)
#: editor/settings/ui/802-1x.ui:393
#, kde-format
msgid "PAC file:"
msgstr "Plik PAC:"
#. i18n: ectx: property (text), widget (QLabel, label_13)
#. i18n: ectx: property (text), widget (QLabel, label_16)
#. i18n: ectx: property (text), widget (QLabel, label_22)
#: editor/settings/ui/802-1x.ui:410 editor/settings/ui/802-1x.ui:504
#: editor/settings/ui/802-1x.ui:653
#, kde-format
msgid "Inner authentication:"
msgstr "Uwierzytelnienie wewnętrzne:"
#. i18n: ectx: property (text), item, widget (KComboBox, fastInnerAuth)
#. i18n: ectx: property (text), item, widget (KComboBox, peapInnerAuth)
#: editor/settings/ui/802-1x.ui:427 editor/settings/ui/802-1x.ui:680
#, kde-format
msgid "GTC"
msgstr "GTC"
#. i18n: ectx: property (text), widget (QCheckBox, mschapv2)
#. i18n: ectx: property (text), item, widget (KComboBox, fastInnerAuth)
#. i18n: ectx: property (text), item, widget (KComboBox, ttlsInnerAuth)
#. i18n: ectx: property (text), item, widget (KComboBox, peapInnerAuth)
#: editor/settings/ui/802-1x.ui:432 editor/settings/ui/802-1x.ui:531
#: editor/settings/ui/802-1x.ui:670 editor/settings/ui/ppp.ui:68
#, kde-format
msgid "MSCHAPv2"
msgstr "MSCHAPv2"
#. i18n: ectx: property (text), widget (QCheckBox, pap)
#. i18n: ectx: property (text), item, widget (KComboBox, ttlsInnerAuth)
#: editor/settings/ui/802-1x.ui:521 editor/settings/ui/ppp.ui:58
#, kde-format
msgid "PAP"
msgstr "PAP"
#. i18n: ectx: property (text), widget (QCheckBox, mschap)
#. i18n: ectx: property (text), item, widget (KComboBox, ttlsInnerAuth)
#: editor/settings/ui/802-1x.ui:526 editor/settings/ui/ppp.ui:48
#, kde-format
msgid "MSCHAP"
msgstr "MSCHAP"
#. i18n: ectx: property (text), widget (QCheckBox, chap)
#. i18n: ectx: property (text), item, widget (KComboBox, ttlsInnerAuth)
#: editor/settings/ui/802-1x.ui:536 editor/settings/ui/ppp.ui:78
#, kde-format
msgid "CHAP"
msgstr "CHAP"
#. i18n: ectx: property (text), widget (QLabel, label_26)
#: editor/settings/ui/802-1x.ui:618
#, kde-format
msgid "PEAP version:"
msgstr "Wersja PEAP:"
#. i18n: automatic band
#. i18n: ectx: property (specialValueText), widget (QSpinBox, mtu)
#. i18n: ectx: property (text), item, widget (KComboBox, method)
#. i18n: ectx: property (text), item, widget (KComboBox, band)
#. i18n: ectx: property (text), item, widget (KComboBox, metered)
#. i18n: ectx: property (text), item, widget (KComboBox, peapVersion)
#: editor/settings/ui/802-1x.ui:635 editor/settings/ui/connectionwidget.ui:160
#: editor/settings/ui/infiniband.ui:80 editor/settings/ui/ipv4.ui:49
#: editor/settings/ui/ipv6.ui:227
#: editor/settings/ui/wificonnectionwidget.ui:141
#: editor/settings/ui/wificonnectionwidget.ui:271
#: editor/settings/ui/wiredconnectionwidget.ui:112
#, kde-format
msgid "Automatic"
msgstr "Samoczynnie"
#. i18n: ectx: property (text), item, widget (KComboBox, peapVersion)
#: editor/settings/ui/802-1x.ui:640
#, kde-format
msgid "Version 0"
msgstr "Wersja 0"
#. i18n: ectx: property (text), item, widget (KComboBox, peapVersion)
#: editor/settings/ui/802-1x.ui:645
#, kde-format
msgid "Version 1"
msgstr "Wersja 1"
#. i18n: ectx: property (text), widget (QLabel, label)
#: editor/settings/ui/bond.ui:21 editor/settings/ui/bridge.ui:18
#: editor/settings/ui/team.ui:18
#, kde-format
msgid "Interface name:"
msgstr "Nazwa interfejsu:"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: editor/settings/ui/bond.ui:34
#, kde-format
msgid "Bonded connections:"
msgstr "Związane połączenia:"
#. i18n: ectx: property (text), widget (QPushButton, btnAdd)
#: editor/settings/ui/bond.ui:59 editor/settings/ui/bridge.ui:56
#: editor/settings/ui/team.ui:56
#, kde-format
msgid "Add..."
msgstr "Dodaj..."
#. i18n: ectx: property (text), widget (QPushButton, btnEdit)
#: editor/settings/ui/bond.ui:73 editor/settings/ui/bridge.ui:70
#: editor/settings/ui/team.ui:71
#, kde-format
msgid "Edit..."
msgstr "Edytuj..."
#. i18n: ectx: property (text), widget (QPushButton, btnDelete)
#: editor/settings/ui/bond.ui:87 editor/settings/ui/bridge.ui:84
#: editor/settings/ui/team.ui:86
#, kde-format
msgid "Delete"
msgstr "Usuń"
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. i18n: ectx: property (text), widget (QLabel, modeLabel)
#: editor/settings/ui/bond.ui:113 editor/settings/ui/wificonnectionwidget.ui:43
#, kde-format
msgid "Mode:"
msgstr "Tryb:"
#. i18n: ectx: property (text), widget (QLabel, label_4)
#: editor/settings/ui/bond.ui:133
#, kde-format
msgid "Link monitoring:"
msgstr "Monitorowanie łącza:"
#. i18n: ectx: property (text), widget (QLabel, label_5)
#: editor/settings/ui/bond.ui:153
#, kde-format
msgid "Monitoring frequency:"
msgstr "Częstotliwość monitorowania:"
#. i18n: ectx: property (suffix), widget (QSpinBox, monitorFreq)
#. i18n: ectx: property (suffix), widget (QSpinBox, upDelay)
#. i18n: ectx: property (suffix), widget (QSpinBox, downDelay)
#: editor/settings/ui/bond.ui:163 editor/settings/ui/bond.ui:205
#: editor/settings/ui/bond.ui:225
#, kde-format
msgid " ms"
msgstr " ms"
#. i18n: ectx: property (text), widget (QLabel, label_6)
#: editor/settings/ui/bond.ui:195
#, kde-format
msgid "Link up delay:"
msgstr "Opóźnienie łącza (wysyłanie):"
#. i18n: ectx: property (text), widget (QLabel, label_7)
#: editor/settings/ui/bond.ui:215
#, kde-format
msgid "Link down delay:"
msgstr "Opóźnienie łącza (pobieranie):"
#. i18n: ectx: property (text), widget (QLabel, label_8)
#: editor/settings/ui/bond.ui:242
#, kde-format
msgid "ARP targets:"
msgstr "Cele ARP:"
#. i18n: ectx: property (toolTip), widget (KLineEdit, arpTargets)
#: editor/settings/ui/bond.ui:252
#, kde-format
msgid "An IP address or comma-separated list of addresses."
msgstr "Adres lub lista adresów IP oddzielona przecinkami."
#. i18n: ectx: property (text), widget (QLabel, label_7)
#: editor/settings/ui/bridge.ui:31
#, kde-format
msgid "Bridged connections:"
msgstr "Zmostkowane połączenie:"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: editor/settings/ui/bridge.ui:110
#, kde-format
msgid "Aging time:"
msgstr "Czas starzenia:"
#. i18n: ectx: property (suffix), widget (QSpinBox, agingTime)
#. i18n: ectx: property (suffix), widget (QSpinBox, forwardDelay)
#. i18n: ectx: property (suffix), widget (QSpinBox, helloTime)
#. i18n: ectx: property (suffix), widget (QSpinBox, maxAge)
#: editor/settings/ui/bridge.ui:126 editor/settings/ui/bridge.ui:193
#: editor/settings/ui/bridge.ui:222 editor/settings/ui/bridge.ui:251
#, kde-format
msgctxt "seconds"
msgid " s"
msgstr " s"
#. i18n: ectx: property (title), widget (QGroupBox, stpGroup)
#: editor/settings/ui/bridge.ui:139
#, kde-format
msgid "Enable STP (Spanning Tree Protocol)"
msgstr "Włącz STP (Spanning Tree Protocol)"
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: editor/settings/ui/bridge.ui:151
#, kde-format
msgid "Priority:"
msgstr "Priorytet:"
#. i18n: ectx: property (text), widget (QLabel, label_4)
#: editor/settings/ui/bridge.ui:177
#, kde-format
msgid "Forward delay:"
msgstr "Opóźnienie przekazywania:"
#. i18n: ectx: property (text), widget (QLabel, label_5)
#: editor/settings/ui/bridge.ui:206
#, kde-format
msgid "Hello time:"
msgstr "Czas Hello:"
#. i18n: ectx: property (text), widget (QLabel, label_6)
#: editor/settings/ui/bridge.ui:235
#, kde-format
msgid "Max age:"
msgstr "Maksymalny wiek:"
#. i18n: ectx: property (text), widget (QLabel, label)
#: editor/settings/ui/bt.ui:21
#, kde-format
msgid "Address of the device:"
msgstr "Adres urządzenia:"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: editor/settings/ui/bt.ui:41
#, kde-format
msgid "Connection type:"
msgstr "Rodzaj połączenia:"
#. i18n: ectx: property (text), widget (QLabel, label)
#: editor/settings/ui/cdma.ui:20 editor/settings/ui/gsm.ui:24
#, kde-format
msgid "Number:"
msgstr "Numer:"
#. i18n: ectx: property (text), widget (QCheckBox, autoconnect)
#: editor/settings/ui/connectionwidget.ui:17
#, kde-format
msgid "Connect automatically with priority"
msgstr "Połącz samoczynnie z priorytetem"
#. i18n: ectx: property (toolTip), widget (QSpinBox, prioritySpin)
#: editor/settings/ui/connectionwidget.ui:38
#, kde-format
msgid ""
"If the connection is set to autoconnect, connections with higher priority "
"will be preferred. Defaults to 0.\n"
"The higher number means higher priority. An negative number can be used to "
"indicate priority lower than the default.\n"
" "
msgstr ""
"Jeśli połączenie jest ustawione na autoconnect, to połączenia z wyższym "
"priorytetem będą miały pierwszeństwo. Domyślne jest to 0.\n"
"Wyższa liczba oznacza wyższy priorytet. Ujemna liczba oznacza priorytet "
"niższy niż domyślny.\n"
" "
#. i18n: ectx: property (text), widget (QCheckBox, allUsers)
#: editor/settings/ui/connectionwidget.ui:48
#, kde-format
msgid "All users may connect to this network"
msgstr "Użytkownikom wolno łączyć się z tą siecią"
#. i18n: ectx: property (toolTip), widget (QPushButton, pushButtonPermissions)
#: editor/settings/ui/connectionwidget.ui:64
#, kde-format
msgid "Edit advanced permissions for this connection"
msgstr "Edytuj zaawansowane uprawienia dla tego połączenia"
#. i18n: ectx: property (whatsThis), widget (QPushButton, pushButtonPermissions)
#: editor/settings/ui/connectionwidget.ui:67
#, kde-format
msgid ""
"Fine-grained permissions editor for this connection. It lets you choose "
"which users can activate/modify/delete this connection."
msgstr ""
"Edytor szczegółowych uprawnień dla tego połączenia. Umożliwia wybranie, "
"którzy użytkownicy mogą włączać/zmieniać/usuwać to połączenie."
#. i18n: ectx: property (text), widget (QPushButton, pushButtonPermissions)
#. i18n: ectx: property (text), widget (QPushButton, btnAdvanced)
#: editor/settings/ui/connectionwidget.ui:70 editor/settings/ui/ipv4.ui:310
#, kde-format
msgid "Advanced..."
msgstr "Zaawansowane..."
#. i18n: ectx: property (text), widget (QCheckBox, autoconnectVpn)
#: editor/settings/ui/connectionwidget.ui:81
#, kde-format
msgid "Automatically connect to VPN"
msgstr "Samoczynnie połącz do VPN-u"
#. i18n: ectx: property (text), widget (QLabel, firewallZoneLabel)
#: editor/settings/ui/connectionwidget.ui:101
#, kde-format
msgid "Firewall zone:"
msgstr "Strefa zapory ogniowej:"
#. i18n: ectx: property (text), widget (QLabel, meteredLabel)
#: editor/settings/ui/connectionwidget.ui:130
#, kde-format
msgid "Metered:"
msgstr "Mierzona:"
#. i18n: ectx: property (toolTip), widget (KComboBox, metered)
#: editor/settings/ui/connectionwidget.ui:150
#, kde-format
msgid ""
"NetworkManager indicates to applications whether the connection is metered "
"and therefore\n"
"data usage should be restricted."
msgstr ""
"Zarządzanie Siecią powiadamia aplikację, że połączenie jest mierzone, tak "
"aby \n"
"mogła ona ograniczyć przesył danych."
#. i18n: ectx: property (text), item, widget (KComboBox, metered)
#: editor/settings/ui/connectionwidget.ui:165
#, kde-format
msgid "Yes"
msgstr "Tak"
#. i18n: ectx: property (text), item, widget (KComboBox, metered)
#: editor/settings/ui/connectionwidget.ui:170
#, kde-format
msgid "No"
msgstr "Nie"
#. i18n: ectx: property (title), widget (QGroupBox, basicGroup)
#: editor/settings/ui/gsm.ui:18
#, kde-format
msgid "Basic"
msgstr "Podstawowe"
#. i18n: ectx: property (title), widget (QGroupBox, advGroup)
#: editor/settings/ui/gsm.ui:84
#, kde-format
msgid "Advanced"
msgstr "Zaawansowane"
#. i18n: ectx: property (text), widget (QCheckBox, roaming)
#: editor/settings/ui/gsm.ui:93
#, kde-format
msgid "Allow roaming if home network is not available"
msgstr "Zezwól na roaming, gdy sieć domowa jest niedostępna"
#. i18n: ectx: property (text), widget (QLabel, label_4)
#: editor/settings/ui/gsm.ui:100
#, kde-format
msgid "APN:"
msgstr "APN:"
#. i18n: ectx: property (text), widget (QLabel, labelNetworkId)
#: editor/settings/ui/gsm.ui:110
#, kde-format
msgid "Network ID:"
msgstr "Identyfikator sieci:"
#. i18n: ectx: property (text), widget (QLabel, label_7)
#: editor/settings/ui/gsm.ui:130
#, kde-format
msgid "PIN:"
msgstr "PIN:"
#. i18n: ectx: property (text), widget (QLabel, label)
#: editor/settings/ui/infiniband.ui:21
#, kde-format
msgid "Transport mode:"
msgstr "Tryb przekazywania:"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. i18n: ectx: property (text), widget (QLabel, label)
#: editor/settings/ui/infiniband.ui:41
#: editor/settings/ui/wificonnectionwidget.ui:186
#: editor/settings/ui/wiredconnectionwidget.ui:23
#, kde-format
msgid "Restrict to device:"
msgstr "Ogranicz do urządzenia:"
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. i18n: ectx: property (text), widget (QLabel, mtuLabel)
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: editor/settings/ui/infiniband.ui:61
#: editor/settings/ui/wificonnectionwidget.ui:249
#: editor/settings/ui/wiredconnectionwidget.ui:89
#: editor/settings/ui/wireguardinterfacewidget.ui:74
#, kde-format
msgid "MTU:"
msgstr "MTU:"
#. i18n: ectx: property (suffix), widget (QSpinBox, mtu)
#: editor/settings/ui/infiniband.ui:83
#: editor/settings/ui/wificonnectionwidget.ui:274
#: editor/settings/ui/wiredconnectionwidget.ui:115
#, kde-format
msgid " bytes"
msgstr " bajtów"
#. i18n: ectx: property (text), widget (QLabel, label)
#: editor/settings/ui/ipv4.ui:29 editor/settings/ui/ipv6.ui:49
#, kde-format
msgid "Method:"
msgstr "Sposób:"
#. i18n: ectx: property (text), item, widget (KComboBox, method)
#: editor/settings/ui/ipv4.ui:54 editor/settings/ui/ipv6.ui:232
#, kde-format
msgid "Automatic (Only addresses)"
msgstr "Samoczynnie (Tylko adresy)"
#. i18n: ectx: property (text), item, widget (KComboBox, method)
#: editor/settings/ui/ipv4.ui:59 editor/settings/ui/ipv6.ui:242
#, kde-format
msgid "Link-Local"
msgstr "Połączenie lokalne"
#. i18n: ectx: property (text), item, widget (KComboBox, method)
#: editor/settings/ui/ipv4.ui:64 editor/settings/ui/ipv6.ui:247
#, kde-format
msgctxt "like in use Manual configuration"
msgid "Manual"
msgstr "Ręcznie"
#. i18n: ectx: property (text), item, widget (KComboBox, method)
#: editor/settings/ui/ipv4.ui:69
#, kde-format
msgid "Shared to other computers"
msgstr "Współdzielone z innymi komputerami"
#. i18n: ectx: property (text), item, widget (KComboBox, method)
#: editor/settings/ui/ipv4.ui:74
#, kde-format
msgctxt "like in this setting is Disabled"
msgid "Disabled"
msgstr "Wyłączone"
#. i18n: ectx: property (text), widget (QLabel, dnsLabel)
#: editor/settings/ui/ipv4.ui:88 editor/settings/ui/ipv6.ui:170
#, kde-format
msgctxt "@info"
msgid "DNS Servers:"
msgstr "Serwery DNS:"
#. i18n: ectx: property (toolTip), widget (KLineEdit, dns)
#: editor/settings/ui/ipv4.ui:118 editor/settings/ui/ipv6.ui:76
#, kde-format
msgid ""
"Use this field to specify the IP address(es) of one or more DNS servers. Use "
"',' to separate entries."
msgstr ""
"Użyj tego pola, aby określić adres(y) IP jednego lub więcej serwerów DNS. "
"Użyj \",\" do oddzielenia wpisów."
#. i18n: ectx: property (toolTip), widget (QPushButton, dnsMorePushButton)
#: editor/settings/ui/ipv4.ui:125
#, kde-format
msgid "Edit DNS the list of servers"
msgstr "Edytuj wykaz serwerów DNS"
#. i18n: ectx: property (text), widget (QLabel, dnsSearchLabel)
#: editor/settings/ui/ipv4.ui:144 editor/settings/ui/ipv6.ui:349
#, kde-format
msgctxt "@info"
msgid "Search Domains:"
msgstr "Domeny wyszukiwania:"
#. i18n: ectx: property (toolTip), widget (KLineEdit, dnsSearch)
#: editor/settings/ui/ipv4.ui:165 editor/settings/ui/ipv6.ui:268
#, kde-format
msgid ""
"Use this field to specify one or more DNS domains to search. Use ',' to "
"separate entries."
msgstr ""
"Użyj tego pola, aby określić jedną lub więcej domen wyszukiwania. Użyj ',' "
"do oddzielenia wpisów."
#. i18n: ectx: property (toolTip), widget (QPushButton, dnsSearchMorePushButton)
#: editor/settings/ui/ipv4.ui:172 editor/settings/ui/ipv6.ui:275
#, kde-format
msgid "Edit the list of DNS domains being searched"
msgstr "Zmień domeny DNS, według których odbędzie się wyszukiwanie"
#. i18n: ectx: property (text), widget (QLabel, labelDhcpClientId)
#: editor/settings/ui/ipv4.ui:191
#, kde-format
msgid "DHCP Client ID:"
msgstr "ID klienta DHCP:"
#. i18n: ectx: property (toolTip), widget (KLineEdit, dhcpClientId)
#: editor/settings/ui/ipv4.ui:206
#, kde-format
msgid ""
"Use this field to specify the DHCP client ID which is a string sent to the "
"DHCP server\n"
"to identify the local machine that the DHCP server may use to customize the "
"DHCP\n"
"lease and options."
msgstr ""
"Użyj tego pola, aby określić identyfikator klienta DHCP, który jest "
"łańcuchem znaków wysyłanym do serwera DHCP\n"
"do identyfikacji maszyn lokalnych, które serwer DHCP\n"
"może użyć do indywidualizacji dzierżawienia i opcji DHCP."
#. i18n: ectx: property (text), widget (QPushButton, btnRemove)
#: editor/settings/ui/ipv4.ui:215 editor/settings/ui/ipv6.ui:98
#, kde-format
msgid "Remove"
msgstr "Usuń"
#. i18n: ectx: property (text), widget (QPushButton, btnAdd)
#: editor/settings/ui/ipv4.ui:226 editor/settings/ui/ipv6.ui:109
#, kde-format
msgid "Add"
msgstr "Dodaj"
#. i18n: ectx: property (toolTip), widget (QTableView, tableViewAddresses)
#: editor/settings/ui/ipv4.ui:244 editor/settings/ui/ipv6.ui:127
#: editor/widgets/ui/ipv4routes.ui:99 editor/widgets/ui/ipv6routes.ui:39
#, kde-format
msgid ""
"IP addresses identify your computer on the network. Click the \"Add\" button "
"to add\n"
"an IP address"
msgstr ""
"Adres IP identyfikuje twój komputer w sieci. Naciśnij na przycisk \"Dodaj\", "
"aby dodać\n"
"adres IP"
#. i18n: ectx: property (toolTip), widget (QCheckBox, ipv4RequiredCB)
#: editor/settings/ui/ipv4.ui:282
#, kde-format
msgid ""
"Allows the connection to complete if IPv4 configuration fails\n"
"but IPv6 configuration succeeds"
msgstr ""
"Umożliwia nawiązanie połączenia\n"
"jeśli nie uda się połączenie IPv4, lecz uda się połączenie IPv6"
#. i18n: ectx: property (text), widget (QCheckBox, ipv4RequiredCB)
#: editor/settings/ui/ipv4.ui:285
#, kde-format
msgid "IPv4 is required for this connection"
msgstr "Dla tego połączenia wymagany jest IPv4"
#. i18n: ectx: property (text), widget (QPushButton, btnRoutes)
#: editor/settings/ui/ipv4.ui:335 editor/settings/ui/ipv6.ui:315
#, kde-format
msgid "Routes..."
msgstr "Trasy..."
#. i18n: ectx: property (toolTip), widget (QCheckBox, ipv6RequiredCB)
#: editor/settings/ui/ipv6.ui:30
#, kde-format
msgid ""
"When connecting to IPv4-capable networks, allows the connection to complete "
"if\n"
"IPv6 configuration fails but IPv4 configuration succeeds"
msgstr ""
"Przy łączeniu się do sieci, które obsługują IPv4, umożliwia nawiązanie "
"połączenia\n"
"jeśli nie uda się połączenie IPv6, lecz uda się połączenie IPv4"
#. i18n: ectx: property (text), widget (QCheckBox, ipv6RequiredCB)
#: editor/settings/ui/ipv6.ui:33
#, kde-format
msgid "IPv6 is required for this connection"
msgstr "Dla tego połączenia wymagany jest IPv6"
#. i18n: ectx: property (toolTip), widget (QPushButton, dnsMorePushButton)
#: editor/settings/ui/ipv6.ui:83
#, kde-format
msgid "Edit the list of DNS servers"
msgstr "Edytuj wykaz serwerów DNS"
#. i18n: ectx: property (toolTip), widget (KComboBox, privacyCombo)
#: editor/settings/ui/ipv6.ui:193
#, kde-format
msgid ""
"Configure IPv6 Privacy Extensions for SLAAC, described in RFC4941. If "
"enabled, it makes the kernel generate\n"
"a temporary IPv6 address in addition to the public one generated from MAC "
"address via modified EUI-64."
msgstr ""
"Ustawienia rozszerzeń prywatności IPv6 dla SLAAC, opisanych w RFC4941. Jeśli "
"włączono, to jądro wygeneruje\n"
"tymczasowy adres IPv6 w dodatku do adresu publicznego, wygenerowanego z "
"adresu MAC poprzez zmieniony EUI-64."
#. i18n: ectx: property (text), item, widget (KComboBox, privacyCombo)
#: editor/settings/ui/ipv6.ui:202
#, kde-format
msgctxt "privacy disabled"
msgid "Disabled"
msgstr "Wyłączona"
#. i18n: ectx: property (text), item, widget (KComboBox, privacyCombo)
#: editor/settings/ui/ipv6.ui:207
#, kde-format
msgid "Enabled (prefer public address)"
msgstr "Włączona (skłaniaj się ku adresom publicznym)"
#. i18n: ectx: property (text), item, widget (KComboBox, privacyCombo)
#: editor/settings/ui/ipv6.ui:212
#, kde-format
msgid "Enabled (prefer temporary addresses)"
msgstr "Włączona (skłaniaj się ku adresom tymczasowym)"
#. i18n: ectx: property (text), item, widget (KComboBox, method)
#: editor/settings/ui/ipv6.ui:237
#, kde-format
msgid "Automatic (Only DHCP)"
msgstr "Samoczynnie (tylko DHCP)"
#. i18n: ectx: property (text), item, widget (KComboBox, method)
#: editor/settings/ui/ipv6.ui:252
#, kde-format
msgctxt "like in this setting is Disabled"
msgid "Ignored"
msgstr "Pomijanie"
#. i18n: ectx: property (text), widget (QLabel, labelPrivacy)
#: editor/settings/ui/ipv6.ui:330
#, kde-format
msgid "Privacy:"
msgstr "Prywatność:"
#. i18n: ectx: property (title), widget (QGroupBox, authGroup)
#: editor/settings/ui/ppp.ui:23
#, kde-format
msgid "Authentication"
msgstr "Uwierzytelnianie"
#. i18n: ectx: property (text), widget (QCheckBox, eap)
#: editor/settings/ui/ppp.ui:38
#, kde-format
msgid "EAP"
msgstr "EAP"
#. i18n: ectx: property (title), widget (QGroupBox, compressionGroup)
#: editor/settings/ui/ppp.ui:91
#, kde-format
msgid "Compression"
msgstr "Kompresja"
#. i18n: ectx: property (text), widget (QCheckBox, mppe)
#: editor/settings/ui/ppp.ui:109
#, kde-format
msgid "Use point-to-point encryption (MPPE)"
msgstr "Użyj szyfrowania punkt-do-punktu (MPPE)"
#. i18n: ectx: property (text), widget (QCheckBox, bsdComp)
#: editor/settings/ui/ppp.ui:116
#, kde-format
msgid "Use BSD data compression"
msgstr "Użyj kompresji danych BSD"
#. i18n: ectx: property (text), widget (QCheckBox, deflateComp)
#: editor/settings/ui/ppp.ui:126
#, kde-format
msgid "Use Deflate data compression"
msgstr "Użyj kompresji danych Deflate"
#. i18n: ectx: property (text), widget (QCheckBox, tcpComp)
#: editor/settings/ui/ppp.ui:136
#, kde-format
msgid "Use TCP header compression"
msgstr "Użyj kompresji nagłówka TCP"
#. i18n: ectx: property (text), widget (QCheckBox, mppe128)
#: editor/settings/ui/ppp.ui:152
#, kde-format
msgid "Require 128-bit encryption"
msgstr "Wymagaj szyfrowania 128-bitowego"
#. i18n: ectx: property (text), widget (QCheckBox, mppeStateful)
#: editor/settings/ui/ppp.ui:165
#, kde-format
msgid "Use stateful MPPE"
msgstr "Użyj bezstanowego MPPE"
#. i18n: ectx: property (title), widget (QGroupBox, echoGroup)
#: editor/settings/ui/ppp.ui:175
#, kde-format
msgid "Echo"
msgstr "Echo"
#. i18n: ectx: property (text), widget (QCheckBox, senddEcho)
#: editor/settings/ui/ppp.ui:184
#, kde-format
msgid "Send PPP echo packets"
msgstr "Wyślij pakiety PPP echo"
#. i18n: ectx: property (text), widget (QLabel, label)
#: editor/settings/ui/pppoe.ui:20
#, kde-format
msgid "Service:"
msgstr "Usługa:"
#. i18n: ectx: property (toolTip), widget (KLineEdit, service)
#: editor/settings/ui/pppoe.ui:30
#, kde-format
msgid ""
"If specified, instruct PPPoE to only initiate sessions with access "
"concentrators that provide the specified service. For most providers, this "
"should be left blank. It is only required if there are multiple access "
"concentrators or a specific service is known to be required."
msgstr ""
"Jeśli podano, to poinstruuj PPPoE, aby zainicjowało tylko sesję z "
"koncentratorami dostępu, które dostarczają daną usługę. Dla większości "
"dostawców to pole powinno pozostać puste. Jest ono potrzebne tylko gdy "
"występuje wiele koncentratorów dostępu lub gdy wiadomo, że wymagana jest "
"dana usługa."
#. i18n: ectx: property (text), widget (QLabel, label_7)
#: editor/settings/ui/team.ui:31
#, kde-format
msgid "Teamed connections:"
msgstr "Połączenia w zespole:"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: editor/settings/ui/team.ui:113
#, kde-format
msgid "JSON config:"
msgstr "Ustawienia JSON:"
#. i18n: ectx: property (text), widget (QPushButton, btnImport)
#: editor/settings/ui/team.ui:123
#, kde-format
msgid "Import configuration from file..."
msgstr "Zaimportuj ustawienia z pliku..."
#. i18n: ectx: property (text), widget (QLabel, label)
#: editor/settings/ui/vlan.ui:18
#, kde-format
msgid "Parent interface:"
msgstr "Interfejs nadrzędny:"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: editor/settings/ui/vlan.ui:41
#, kde-format
msgid "VLAN id:"
msgstr "Id VLAN:"
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: editor/settings/ui/vlan.ui:64
#, kde-format
msgid "VLAN interface name:"
msgstr "Nazwa interfejsu VLAN:"
#. i18n: ectx: property (text), widget (QCheckBox, reorderHeaders)
#: editor/settings/ui/vlan.ui:77
#, kde-format
msgid "Output packet headers reordering"
msgstr "Zmiana porządku nagłówków pakietów wyjściowych"
#. i18n: ectx: property (toolTip), widget (QCheckBox, gvrp)
#: editor/settings/ui/vlan.ui:84
#, kde-format
msgid "GARP VLAN Registration Protocol"
msgstr "Protokół rejestracji VLAN GARP"
#. i18n: ectx: property (text), widget (QCheckBox, gvrp)
#: editor/settings/ui/vlan.ui:87
#, kde-format
msgid "GVRP"
msgstr "GVRP"
#. i18n: ectx: property (text), widget (QCheckBox, looseBinding)
#: editor/settings/ui/vlan.ui:94
#, kde-format
msgid "Loose binding"
msgstr "Luźne wiązanie"
#. i18n: ectx: property (text), widget (QLabel, SSIDLabel)
#: editor/settings/ui/wificonnectionwidget.ui:17
#, kde-format
msgid "SSID:"
msgstr "SSID:"
#. i18n: ectx: property (text), item, widget (KComboBox, modeComboBox)
#: editor/settings/ui/wificonnectionwidget.ui:63
#, kde-format
msgid "Infrastructure"
msgstr "Infrastruktura"
#. i18n: ectx: property (text), item, widget (KComboBox, modeComboBox)
#: editor/settings/ui/wificonnectionwidget.ui:68
#, kde-format
msgid "Ad-hoc"
msgstr "Ad-hoc"
#. i18n: ectx: property (text), item, widget (KComboBox, modeComboBox)
#: editor/settings/ui/wificonnectionwidget.ui:73
#, kde-format
msgid "Access Point"
msgstr "Punkt dostępowy"
#. i18n: ectx: property (text), widget (QLabel, BSSIDLabel)
#: editor/settings/ui/wificonnectionwidget.ui:81
#, kde-format
msgid "BSSID:"
msgstr "BSSID:"
#. i18n: ectx: property (toolTip), widget (BssidComboBox, BSSIDCombo)
#: editor/settings/ui/wificonnectionwidget.ui:101
#, kde-format
msgid ""
"This option locks this connection to the Wi-Fi access point (AP) specified "
"by the\n"
" BSSID entered here. Example: 00:11:22:33:44:55"
msgstr ""
"Przypisuje to połączenie do sieci do punktu dostępu Wi-Fi\n"
"na podstawie adresu BSSID podanego tutaj, np 00:11:22:33:44:55."
#. i18n: ectx: property (text), widget (QLabel, bandLabel)
#: editor/settings/ui/wificonnectionwidget.ui:117
#, kde-format
msgid "Band:"
msgstr "Pasmo:"
#. i18n: ectx: property (toolTip), widget (KComboBox, band)
#: editor/settings/ui/wificonnectionwidget.ui:137
#, kde-format
msgid ""
"This option locks the connection to the Wi-Fi network associated to the "
"specified band. This setting depends\n"
" on specific driver capability and may not work with all drivers"
msgstr ""
"Przypisuje to połączenie do sieci Wi-Fi do danego pasma. To ustawienie "
"zależy od\n"
"możliwości sterownika i może nie działać ze wszystkimi sterownikami."
#. i18n: ectx: property (text), item, widget (KComboBox, band)
#: editor/settings/ui/wificonnectionwidget.ui:146
#, kde-format
msgid "A (5 GHz)"
msgstr "A (5 GHz)"
#. i18n: ectx: property (text), item, widget (KComboBox, band)
#: editor/settings/ui/wificonnectionwidget.ui:151
#, kde-format
msgid "B/G (2.4 GHz)"
msgstr "B/G (2.4 GHz)"
#. i18n: ectx: property (text), widget (QLabel, channelLabel)
#: editor/settings/ui/wificonnectionwidget.ui:159
#, kde-format
msgid "Channel:"
msgstr "Kanał:"
#. i18n: ectx: property (toolTip), widget (KComboBox, channel)
#: editor/settings/ui/wificonnectionwidget.ui:179
#, kde-format
msgid ""
"Wireless channel to use for the Wi-Fi connection. The device will only join "
"(or create for Ad-Hoc networks)\n"
"a Wi-Fi network on the specified channel"
msgstr ""
"Kanał sieci bezprzewodowej używany przy połączeniu Wi-Fi. Urządzenie połączy "
"się (lub utworzy sieć Ad-Hoc) \n"
"z siecią Wi-Fi tylko na wybranym kanale"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: editor/settings/ui/wificonnectionwidget.ui:209
#: editor/settings/ui/wiredconnectionwidget.ui:33
#, kde-format
msgid "Cloned MAC address:"
msgstr "Sklonowany adres MAC:"
#. i18n: ectx: property (text), widget (QPushButton, btnRandomMacAddr)
#: editor/settings/ui/wificonnectionwidget.ui:240
#, kde-format
msgid "Random..."
msgstr "Losowy..."
#. i18n: ectx: property (toolTip), widget (QLabel, label_4)
#. i18n: ectx: property (toolTip), widget (QCheckBox, hiddenNetwork)
#: editor/settings/ui/wificonnectionwidget.ui:287
#: editor/settings/ui/wificonnectionwidget.ui:303
#, kde-format
msgid "Mark this if you want to create a connection for a hidden network"
msgstr "Oznacz to jeśli chcesz utworzyć połączenie dla ukrytej sieci"
#. i18n: ectx: property (text), widget (QLabel, label_4)
#: editor/settings/ui/wificonnectionwidget.ui:290
#, kde-format
msgid "Visibility:"
msgstr "Widoczność:"
#. i18n: ectx: property (text), widget (QCheckBox, hiddenNetwork)
#: editor/settings/ui/wificonnectionwidget.ui:306
#, kde-format
msgid "Hidden network"
msgstr "Ukryta sieć"
#. i18n: ectx: property (windowTitle), widget (QWidget, WifiSecurity)
#: editor/settings/ui/wifisecurity.ui:15
#, kde-format
msgid "Wifi Security"
msgstr "Zabezpieczenie Wifi"
#. i18n: ectx: property (text), item, widget (KComboBox, securityCombo)
#: editor/settings/ui/wifisecurity.ui:28
#, kde-format
msgctxt "no security"
msgid "None"
msgstr "Brak"
#. i18n: ectx: property (text), item, widget (KComboBox, securityCombo)
#: editor/settings/ui/wifisecurity.ui:33
#, kde-format
msgid "WEP key 40/128 bits (Hex or ASCII)"
msgstr "Klucz WEP 40/128 bitowy (Hex lub ASCII)"
#. i18n: ectx: property (text), item, widget (KComboBox, securityCombo)
#: editor/settings/ui/wifisecurity.ui:38
#, kde-format
msgid "WEP key 128 bits"
msgstr "Klucz WEP 128 bitowy"
#. i18n: ectx: property (text), item, widget (KComboBox, securityCombo)
#: editor/settings/ui/wifisecurity.ui:48
#, kde-format
msgid "Dynamic WEP (802.1x)"
msgstr "Dynamiczne WEP (802.1x)"
#. i18n: ectx: property (text), item, widget (KComboBox, securityCombo)
#: editor/settings/ui/wifisecurity.ui:53
#, kde-format
msgid "WPA/WPA2 Personal"
msgstr "Osobiste WPA/WPA2"
#. i18n: ectx: property (text), item, widget (KComboBox, securityCombo)
#: editor/settings/ui/wifisecurity.ui:58
#, kde-format
msgid "WPA/WPA2 Enterprise"
msgstr "Firmowe WPA/WPA2"
#. i18n: ectx: property (text), widget (QLabel, label)
#: editor/settings/ui/wifisecurity.ui:66
#, kde-format
msgid "Security:"
msgstr "Zabezpieczenie:"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: editor/settings/ui/wifisecurity.ui:87
#, kde-format
msgid "Key:"
msgstr "Klucz:"
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: editor/settings/ui/wifisecurity.ui:107
#, kde-format
msgid "WEP index:"
msgstr "Indeks WEP:"
#. i18n: ectx: property (text), item, widget (KComboBox, wepIndex)
#: editor/settings/ui/wifisecurity.ui:124
#, kde-format
msgid "1 (default)"
msgstr "1 (domyślny)"
#. i18n: ectx: property (text), item, widget (KComboBox, wepIndex)
#: editor/settings/ui/wifisecurity.ui:129
#, kde-format
msgid "2"
msgstr "2"
#. i18n: ectx: property (text), item, widget (KComboBox, wepIndex)
#: editor/settings/ui/wifisecurity.ui:134
#, kde-format
msgid "3"
msgstr "3"
#. i18n: ectx: property (text), item, widget (KComboBox, wepIndex)
#: editor/settings/ui/wifisecurity.ui:139
#, kde-format
msgid "4"
msgstr "4"
#. i18n: ectx: property (text), item, widget (KComboBox, wepAuth)
#: editor/settings/ui/wifisecurity.ui:164
#, kde-format
msgid "Open System"
msgstr "Otwarty system"
#. i18n: ectx: property (text), item, widget (KComboBox, wepAuth)
#: editor/settings/ui/wifisecurity.ui:169
#, kde-format
msgid "Shared Key"
msgstr "Współdzielony klucz"
#. i18n: ectx: property (toolTip), widget (HwAddrComboBox, macAddress)
#: editor/settings/ui/wiredconnectionwidget.ui:50
#, kde-format
msgid ""
"This option locks this connection to the network device specified by its\n"
"permanent MAC address entered here. Example: 00:11:22:33:44:55"
msgstr ""
"Przypisuje to połączenie do sieci do urządzenia sieciowego\n"
"na podstawie podanego tutaj adresu MAC, np 00:11:22:33:44:55."
#. i18n: ectx: property (toolTip), widget (KLineEdit, clonedMacAddress)
#: editor/settings/ui/wiredconnectionwidget.ui:67
#, kde-format
msgid ""
"The MAC address entered here will be used as hardware address for the\n"
"network device this connection is activated on. This feature is known as "
"MAC\n"
"cloning or spoofing. Example 11:22:33:44:55"
msgstr ""
"Adres MAC podany tutaj będzie używany jako adres sprzętowy dla urządzenia "
"sieciowego,\n"
"które będzie nawiązywało to połączenie. Działanie takie\n"
"nazywa się klonowaniem MAC, np 11:22:33:44:55"
#. i18n: ectx: property (text), widget (QPushButton, btnRandomMacAddr)
#: editor/settings/ui/wiredconnectionwidget.ui:80
#, kde-format
msgid "Random"
msgstr "Losowo"
#. i18n: ectx: property (toolTip), widget (QSpinBox, mtu)
#: editor/settings/ui/wiredconnectionwidget.ui:106
#, kde-format
msgid ""
"Only transmit packets of the specified size or smaller, breaking larger "
"packets up\n"
"into multiple Ethernet frames"
msgstr ""
"Przesyłaj tylko pakiety o danym rozmiarze lub mniejsze, dzieląc większe\n"
" pakiety na kilka ramek Ethernet."
#. i18n: ectx: property (text), widget (QLabel, speedLabel)
#: editor/settings/ui/wiredconnectionwidget.ui:125
#, kde-format
msgid "Speed:"
msgstr "Szybkość:"
#. i18n: ectx: property (toolTip), widget (QSpinBox, speed)
#: editor/settings/ui/wiredconnectionwidget.ui:141
#, kde-format
msgid ""
"Request that the device use only the specified speed. In MBit/s, example 100 "
"== 100Mbit/s"
msgstr ""
"Zażądaj od urządzenia użycia danej szybkości. W MBit/s, przykład 100 == "
"100Mbit/s"
#. i18n: ectx: property (suffix), widget (QSpinBox, speed)
#: editor/settings/ui/wiredconnectionwidget.ui:150
#, kde-format
msgid " Mbit/s"
msgstr " Mbit/s"
#. i18n: ectx: property (text), widget (QLabel, duplexLabel)
#: editor/settings/ui/wiredconnectionwidget.ui:166
#, kde-format
msgid "Duplex:"
msgstr "Dupleks:"
#. i18n: ectx: property (toolTip), widget (KComboBox, duplex)
#: editor/settings/ui/wiredconnectionwidget.ui:182
#, kde-format
msgid ""
"Request that the device use the specified duplex mode. Either \"half\" or "
"\"full\""
msgstr ""
"Żądaj, aby urządzenie używało podanego trybu dupleks. Albo \"połowiczny\" "
"albo \"pełny\""
#. i18n: ectx: property (text), item, widget (KComboBox, duplex)
#: editor/settings/ui/wiredconnectionwidget.ui:186
#, kde-format
msgid "Full"
msgstr "Pełny"
#. i18n: ectx: property (text), item, widget (KComboBox, duplex)
#: editor/settings/ui/wiredconnectionwidget.ui:191
#, kde-format
msgid "Half"
msgstr "Połowiczny"
#. i18n: ectx: property (toolTip), widget (QCheckBox, autonegotiate)
#: editor/settings/ui/wiredconnectionwidget.ui:205
#, kde-format
msgid "Allow auto-negotiation of port speed and duplex mode"
msgstr "Zezwól na auto-negocjację szybkości portu i trybu duplex"
#. i18n: ectx: property (text), widget (QCheckBox, autonegotiate)
#: editor/settings/ui/wiredconnectionwidget.ui:208
#, kde-format
msgid "Allow auto-negotiation"
msgstr "Zezwól na samowolną negocjację"
#. i18n: ectx: property (text), widget (QCheckBox, use8021X)
#: editor/settings/ui/wiredsecurity.ui:17
#, kde-format
msgid "Use 802.1x security for this connection"
msgstr "Użyj zabezpieczeń 802.1x dla tego połączenia"
#. i18n: ectx: property (windowTitle), widget (QWidget, WireGuardProp)
#: editor/settings/ui/wireguardinterfacewidget.ui:14
#, kde-format
msgid "WireGuard Settings"
msgstr "Ustawienia WireGuard"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#: editor/settings/ui/wireguardinterfacewidget.ui:20
#, kde-format
msgid "Interface"
msgstr "Interfejs"
#. i18n: ectx: property (toolTip), widget (PasswordField, privateKeyLineEdit)
#: editor/settings/ui/wireguardinterfacewidget.ui:34
#, kde-format
msgid ""
"Required.\n"
"A base64 private key generated by wg genkey."
msgstr ""
"Wymagany.\n"
"Prywatny klucz base64 utworzony przez wg genkey."
#. i18n: ectx: property (text), widget (QLabel, listenPortLabel)
#: editor/settings/ui/wireguardinterfacewidget.ui:41
#, kde-format
msgid "Listen port:"
msgstr "Port nasłuchu:"
#. i18n: ectx: property (toolTip), widget (QLineEdit, listenPortLineEdit)
#: editor/settings/ui/wireguardinterfacewidget.ui:49
#, kde-format
msgid ""
"Optional.\n"
"Listen port number. Chosen randomly if left as 'Automatic'."
msgstr ""
"Opcjonalne.\n"
"Numer portu nasłuchu. Wybrany losowo, gdy pozostawiono 'samoczynnie'"
#. i18n: ectx: property (text), widget (QLabel, fwmarkLabel)
#: editor/settings/ui/wireguardinterfacewidget.ui:57
#, kde-format
msgid "fwmark:"
msgstr "fwmark:"
#. i18n: ectx: property (toolTip), widget (QLineEdit, fwmarkLineEdit)
#: editor/settings/ui/wireguardinterfacewidget.ui:67
#, kde-format
msgid ""
"Optional.\n"
"An fwmark for outgoing packets. If set to 0 or 'off', this\n"
"option is disabled. May be specified in hexadecimal by\n"
"prepending '0x'."
msgstr ""
"Opcjonalne.\n"
"fwmark dla pakietów wychodzących. Jeśli ustawiono na 0 lub 'wył', to\n"
"opcja ta jest wyłączona. Można ją podać jako szesnastkową wartość\n"
"poprzedzając ją '0x'."
#. i18n: ectx: property (toolTip), widget (QLineEdit, mtuLineEdit)
#: editor/settings/ui/wireguardinterfacewidget.ui:86
#, kde-format
msgid ""
"Optional.\n"
"If not specified, the MTU is automatically determined\n"
"from the endpoint addresses or the system default route,\n"
"which is usually a sane choice. However, to manually\n"
"specify an MTU and to override this automatic discovery,\n"
"this value may be specified explicitly."
msgstr ""
"Opcjonalne.\n"
"Jeśli nie podano, to MTU jest samoczynnie ustalany\n"
"z adresów punktu końcowego lub domyślnej trasy systemu,\n"
"co zazwyczaj jest sensownym wyborem. Jednakże istnieje możliwość\n"
"ręcznego określenia MTU i zastąpienie tej\n"
"samoczynnie ustalonej wartości."
#. i18n: ectx: property (text), widget (QLabel, peerRouteLabel)
#: editor/settings/ui/wireguardinterfacewidget.ui:93
#, kde-format
msgid "Autoroute peers:"
msgstr "Samopokieruj uczestników:"
#. i18n: ectx: property (toolTip), widget (QCheckBox, peerRouteCheckBox)
#: editor/settings/ui/wireguardinterfacewidget.ui:101
#, kde-format
msgid ""
"Whether to automatically add routes for the AllowedIPs ranges\n"
"of the peers."
msgstr ""
"Określa czy samemu dodać trasy dla dozwolonych zakresów\n"
"numerów IP uczestników."
#. i18n: ectx: property (text), widget (QPushButton, btnPeers)
#: editor/settings/ui/wireguardinterfacewidget.ui:126
#, kde-format
msgid "Peers..."
msgstr "Uczestnicy..."
#. i18n: ectx: property (text), widget (QLabel, publicKeyLabel)
#: editor/settings/ui/wireguardpeerwidget.ui:17
#, kde-format
msgid "Public key:"
msgstr "Klucz publiczny:"
#. i18n: ectx: property (toolTip), widget (QLineEdit, publicKeyLineEdit)
#: editor/settings/ui/wireguardpeerwidget.ui:27
#, kde-format
msgid ""
"Required.\n"
" A base64 public key calculated by wg pubkey \n"
" from a private key, and usually transmitted \n"
" out of band to the author of the configuration file."
msgstr ""
"Wymagany.\n"
" Publiczny klucz base64 obliczony przez wg pubkey\n"
" z klucza prywatnego i zazwyczaj przesyłany \n"
" poza pasmem do autora pliku ustawień."
#. i18n: ectx: property (text), widget (QLabel, allowedIPsLabel)
#: editor/settings/ui/wireguardpeerwidget.ui:34
#, kde-format
msgid "Allowed IPs:"
msgstr "Dozwolone adresy IP:"
#. i18n: ectx: property (toolTip), widget (QLineEdit, allowedIPsLineEdit)
#: editor/settings/ui/wireguardpeerwidget.ui:47
#, kde-format
msgid ""
"Required.\n"
" A comma-separated list of IP (v4 or v6) addresses \n"
" with CIDR masks from which incoming traffic for \n"
" this peer is allowed and to which outgoing traffic \n"
" for this peer is directed. The catch-all 0.0.0.0/0 \n"
" may be specified for matching all IPv4 addresses, \n"
" and ::/0 may be specified for matching all IPv6 addresses."
msgstr ""
"Wymagane.\n"
" Lista adresów IP (v4 lub v6) oddzielonych przecinkami \n"
" z maskami CIDR, z których ruch przychodzący \n"
" dla tego uczestnika jest dozwolony i do którego "
"przekierowywany \n"
" jest ruch wychodzący. Można podać adres łapiący wszystko "
"0.0.0.0/0 \n"
" aby dopasowywać wszystkie adresy IPv4, \n"
" i adres ::/0 aby dopasować wszystkie adresy IPv6."
#. i18n: ectx: property (text), widget (QLabel, endpointAddressLabel)
#: editor/settings/ui/wireguardpeerwidget.ui:55
#, kde-format
msgid "Endpoint address:"
msgstr "Adres punktu końcowego:"
#. i18n: ectx: property (toolTip), widget (QLineEdit, endpointAddressLineEdit)
#: editor/settings/ui/wireguardpeerwidget.ui:66
#, kde-format
msgid ""
"Optional.\n"
" An endpoint for the connection. Can be an\n"
" IPv4 address, IPv6 address, or FQDN (fully\n"
" qualified domain name such as abc.com). If\n"
" present, Endpoint port must also be set."
msgstr ""
"Opcjonalne.\n"
" Punkt końcowy dla połączenia. Może to być\n"
" adres IPv4, adres IPv6, lub FQDN (w pełni\n"
" kwalifikowana nazwa domeny taka jak abc.com). Jeśli\n"
" istnieje, to należy także ustawić port punktu końcowego."
#. i18n: ectx: property (text), widget (QLabel, endpointPortLabel)
#: editor/settings/ui/wireguardpeerwidget.ui:74
#, kde-format
msgid "Endpoint port:"
msgstr "Port punktu końcowego:"
#. i18n: ectx: property (toolTip), widget (QLineEdit, endpointPortLineEdit)
#: editor/settings/ui/wireguardpeerwidget.ui:83
#, kde-format
msgid ""
"Optional.\n"
" The port number of an endpoint. If present Endpoint\n"
" Address must also be set."
msgstr ""
"Opcjonalne.\n"
" Numer portu punktu końcowego. Jeśli adres obecnego\n"
" punktu końcowego też musi być ustawiony."
#. i18n: ectx: property (text), widget (QLabel, presharedKeyLabel)
#: editor/settings/ui/wireguardpeerwidget.ui:91
#, kde-format
msgid "Preshared key:"
msgstr "Współdzielony klucz:"
#. i18n: ectx: property (toolTip), widget (PasswordField, presharedKeyLineEdit)
#: editor/settings/ui/wireguardpeerwidget.ui:102
#, kde-format
msgid ""
"Optional.\n"
" A base64 preshared key generated by wg genpsk.\n"
" This option adds an additional layer of symmetric-key\n"
" cryptography to be mixed into the already existing\n"
" public-key cryptography, for post-quantum resistance."
msgstr ""
"Opcjonalne.\n"
" Współdzielony klucz base64 utworzony przez wg genpsk.\n"
" Ta opcja dodaje dodatkową warstwę kryptografii kluczem "
"symetrycznym\n"
" zmieszaną z już istniejącą kryptografią klucza publicznego\n"
" dla oporu post-quantum."
#. i18n: ectx: property (text), widget (QLabel, keepaliveLabel)
#: editor/settings/ui/wireguardpeerwidget.ui:109
#, kde-format
msgid "Persistent keepalive:"
msgstr "Niegasnące podtrzymywanie:"
#. i18n: ectx: property (toolTip), widget (QLineEdit, keepaliveLineEdit)
#: editor/settings/ui/wireguardpeerwidget.ui:127
#, kde-format
msgid ""
"Optional.\n"
" A seconds interval, between 1 and 65535 inclusive, of\n"
" how often to send an authenticated empty packet to\n"
" the peer for the purpose of keeping a stateful firewall\n"
" or NAT mapping valid persistently. For example, if the\n"
" interface very rarely sends traffic, but it might at\n"
" anytime receive traffic from a peer, and it is behind\n"
" NAT, the interface might benefit from having a\n"
" persistent keepalive interval of 25 seconds. If set to\n"
" 0 or \"off\", this option is disabled. By default or\n"
" when unspecified, this option is off. Most users will not\n"
" need this."
msgstr ""
"Opcjonalne.\n"
" Liczba sekund, pomiędzy 1 i 65535 włącznie, określająca\n"
" częstość wysyłania uwierzytelnionego pustego pakietu do\n"
" uczestnika w celu utrzymania zapory ogniowej\n"
" lub mapowania NAT. Na przykład, gdy\n"
" interfejs bardzo rzadko wysyła cokolwiek, lecz w każdej chwili\n"
" może otrzymać cokolwiek od uczestnika, i dzieje się to za\n"
" NAT, to dla interfejsu może okazać się korzystnym okres "
"podtrzymywania łącza równy 25 sekund. Gdy ustawiono na\n"
" 0 lub \"wył\", to opcja ta będzie wyłączona. Domyślnie, lub gdy\n"
" nic nie podano, to ta opcja jest wyłączona. Większość "
"użytkowników\n"
" nie będzie tego potrzebować."
#. i18n: ectx: attribute (title), widget (QWidget, tab)
#: editor/settings/ui/wireguardtabwidget.ui:24
#, kde-format
msgid "Peer 1"
msgstr "Uczestnik 1"
#. i18n: ectx: property (text), widget (QPushButton, btnAdd)
#: editor/settings/ui/wireguardtabwidget.ui:37
#, kde-format
msgid "Add new Peer"
msgstr "Dodaj nowego uczestnika"
#. i18n: ectx: property (text), widget (QPushButton, btnRemove)
#: editor/settings/ui/wireguardtabwidget.ui:44
#, kde-format
msgid "Remove this Peer"
msgstr "Usuń tego uczestnika"
#: editor/settings/wificonnectionwidget.cpp:197
#, kde-format
msgid "%1 (%2 MHz)"
msgstr "%1 (%2 MHz)"
#: editor/settings/wireguardpeerwidget.cpp:103
#: editor/settings/wireguardtabwidget.cpp:87
#, kde-format
msgctxt "@title: window wireguard peers properties"
msgid "WireGuard peers properties"
msgstr "Ustawienia uczestników WireGuard"
#: editor/vpnuiplugin.cpp:53
#, kde-format
msgctxt "Error message in VPN import/export dialog"
msgid "Operation not supported for this VPN type."
msgstr "Operacja nie jest wspierana dla tego rodzaju VPN."
#: editor/widgets/advancedpermissionswidget.cpp:100
#, kde-format
msgctxt "@item:intable shortcut for Not Available"
msgid "N/A"
msgstr "N/D"
#: editor/widgets/advancedpermissionswidget.cpp:101
#, kde-format
msgctxt "@info:tooltip real user name is not available"
msgid "Not Available"
msgstr "Niedostępne"
#: editor/widgets/bssidcombobox.cpp:135
#, kde-format
msgid "First select the SSID"
msgstr "Najpierw wybierz SSID"
#: editor/widgets/bssidcombobox.cpp:144
#, kde-format
msgid ""
"%1 (%2%)\n"
"Frequency: %3 Mhz\n"
"Channel: %4"
msgstr ""
"%1 (%2%)\n"
"Częstotliwość: %3 Mhz\n"
"Kanał: %4"
#: editor/widgets/ipv4routeswidget.cpp:44
#, kde-format
msgctxt "Header text for IPv4 route metric"
msgid "Metric"
msgstr "Metryka"
#: editor/widgets/ipv6routeswidget.cpp:41
#, kde-format
msgctxt "Header text for IPv6 netmask"
msgid "Netmask"
msgstr "Maska sieci"
#: editor/widgets/ipv6routeswidget.cpp:45
#, kde-format
msgctxt "Header text for IPv6 route metric"
msgid "Metric"
msgstr "Metryka"
#: editor/widgets/mobileconnectionwizard.cpp:54
#, kde-format
msgctxt "Mobile Connection Wizard"
msgid "New Mobile Broadband Connection"
msgstr "Nowe mobilne połączenie szerokopasmowe"
#: editor/widgets/mobileconnectionwizard.cpp:150
#: editor/widgets/mobileconnectionwizard.cpp:168
#: editor/widgets/mobileconnectionwizard.cpp:196
#: editor/widgets/mobileconnectionwizard.cpp:529
#, kde-format
msgctxt "Mobile Connection Wizard"
msgid "My plan is not listed..."
msgstr "Mój plan nie jest wymieniony..."
#: editor/widgets/mobileconnectionwizard.cpp:153
#, kde-format
msgctxt "Mobile Connection Wizard"
msgid "Unknown Provider"
msgstr "Nieznany dostawca"
#: editor/widgets/mobileconnectionwizard.cpp:161
#, kde-format
msgctxt "Mobile Connection Wizard"
msgid "Default"
msgstr "Domyślne"
#: editor/widgets/mobileconnectionwizard.cpp:198
#: editor/widgets/mobileconnectionwizard.cpp:206
#, kde-format
msgctxt "Mobile Connection Wizard"
msgid "APN: %1"
msgstr "APN: %1"
#: editor/widgets/mobileconnectionwizard.cpp:251
#, kde-format
msgctxt "Mobile Connection Wizard"
msgid "Set up a Mobile Broadband Connection"
msgstr "Ustaw mobilne połączenie szerokopasmowe"
#: editor/widgets/mobileconnectionwizard.cpp:254
#, kde-format
msgctxt "Mobile Connection Wizard"
msgid ""
"This assistant helps you easily set up a mobile broadband connection to a "
"cellular (3G) network."
msgstr ""
"Ten pomocnik pomoże ci łatwo ustawić połączenie mobilnej sieci "
"szerokopasmowej do komórkowej sieci (3G)."
#: editor/widgets/mobileconnectionwizard.cpp:258
#, kde-format
msgctxt "Mobile Connection Wizard"
msgid "You will need the following information:"
msgstr "Będziesz potrzebował następujących danych:"
#: editor/widgets/mobileconnectionwizard.cpp:262
#, kde-format
msgctxt "Mobile Connection Wizard"
msgid "Your broadband provider's name"
msgstr "Nazwa dostawcy internetu szerokopasmowego"
#: editor/widgets/mobileconnectionwizard.cpp:263
#, kde-format
msgctxt "Mobile Connection Wizard"
msgid "Your broadband billing plan name"
msgstr "Nazwa planu bilingowego twojego dostawcy internetu szerokopasmowego"
#: editor/widgets/mobileconnectionwizard.cpp:264
#, kde-format
msgctxt "Mobile Connection Wizard"
msgid "(in some cases) Your broadband billing plan APN (Access Point Name)"
msgstr ""
"(w niektórych przypadkach) APN (Nazwa Punktu Dostępowego) planu bilingowego "
"twojego dostawcy internetu szerokopasmowego "
#: editor/widgets/mobileconnectionwizard.cpp:268
#, kde-format
msgctxt "Mobile Connection Wizard"
msgid "Create a connection for &this mobile broadband device:"
msgstr "Utwórz połączenie dla tego urządzenia mobilnej sieci szerokopasmowej:"
#: editor/widgets/mobileconnectionwizard.cpp:272
#: editor/widgets/mobileconnectionwizard.cpp:399
#, kde-format
msgctxt "Mobile Connection Wizard"
msgid "Any GSM device"
msgstr "Dowolne urządzenie GSM"
#: editor/widgets/mobileconnectionwizard.cpp:274
#: editor/widgets/mobileconnectionwizard.cpp:401
#, kde-format
msgctxt "Mobile Connection Wizard"
msgid "Any CDMA device"
msgstr "Dowolne urządzenie CDMA"
#: editor/widgets/mobileconnectionwizard.cpp:325
#, kde-format
msgctxt "Mobile Connection Wizard"
msgid "Installed GSM device"
msgstr "Wgrane urządzenie GSM"
#: editor/widgets/mobileconnectionwizard.cpp:329
#, kde-format
msgctxt "Mobile Connection Wizard"
msgid "Installed CDMA device"
msgstr "Wgrane urządzenie CDMA"
#: editor/widgets/mobileconnectionwizard.cpp:414
#, kde-format
msgctxt "Mobile Connection Wizard"
msgid "Choose your Provider's Country"
msgstr "Wybierz kraj twojego dostawcy"
#: editor/widgets/mobileconnectionwizard.cpp:417
#, kde-format
msgctxt "Mobile Connection Wizard"
msgid "Country List:"
msgstr "Wykaz krajów:"
#: editor/widgets/mobileconnectionwizard.cpp:421
#, kde-format
msgctxt "Mobile Connection Wizard"
msgid "My country is not listed"
msgstr "Mój kraj nie jest wymieniony"
#: editor/widgets/mobileconnectionwizard.cpp:437
#, kde-format
msgctxt "Mobile Connection Wizard"
msgid "Choose your Provider"
msgstr "Wybierz swojego dostawcę"
#: editor/widgets/mobileconnectionwizard.cpp:440
#, kde-format
msgctxt "Mobile Connection Wizard"
msgid "Select your provider from a &list:"
msgstr "Wybierz swojego dostawcę z &wykazu:"
#: editor/widgets/mobileconnectionwizard.cpp:449
#, kde-format
msgctxt "Mobile Connection Wizard"
msgid "I cannot find my provider and I wish to enter it &manually:"
msgstr "Nie &mogę znaleźć swojego dostawcy i chcę go podać ręcznie:"
#: editor/widgets/mobileconnectionwizard.cpp:491
#, kde-format
msgctxt "Mobile Connection Wizard"
msgid "Choose your Billing Plan"
msgstr "Wybierz twój plan bilingowy"
#: editor/widgets/mobileconnectionwizard.cpp:494
#, kde-format
msgctxt "Mobile Connection Wizard"
msgid "&Select your plan:"
msgstr "&Wybierz twój plan:"
#: editor/widgets/mobileconnectionwizard.cpp:501
#, kde-format
msgctxt "Mobile Connection Wizard"
msgid "Selected plan &APN (Access Point Name):"
msgstr "Wybrany &APN (z ang. Nazwa Punktu Dostępowego) dla planu:"
#: editor/widgets/mobileconnectionwizard.cpp:513
#, kde-format
msgctxt "Mobile Connection Wizard"
msgid ""
"Warning: Selecting an incorrect plan may result in billing issues for your "
"broadband account or may prevent connectivity.\n"
"\n"
"If you are unsure of your plan please ask your provider for your plan's APN."
msgstr ""
"Uwaga: Wybranie nieprawidłowego planu może skutkować problemami "
"rozliczeniowymi dla twojego konta internetowego lub może uniemożliwić "
"łączność.\n"
"\n"
"Jeżeli nie jesteś pewny(a) twojego planu, to zapytaj dostawcy o APN twojego "
"planu."
#: editor/widgets/mobileconnectionwizard.cpp:550
#, kde-format
msgctxt "Mobile Connection Wizard"
msgid "Confirm Mobile Broadband Settings"
msgstr "Potwierdź ustawienia mobilnej sieci szerokopasmowej"
#: editor/widgets/mobileconnectionwizard.cpp:553
#, kde-format
msgctxt "Mobile Connection Wizard"
msgid ""
"Your mobile broadband connection is configured with the following settings:"
msgstr ""
"Twoje szerokopasmowe połączenie mobilne jest skonfigurowane z następującymi "
"ustawieniami:"
#: editor/widgets/mobileconnectionwizard.cpp:557
#, kde-format
msgctxt "Mobile Connection Wizard"
msgid "Your Provider:"
msgstr "Twój dostawca:"
#: editor/widgets/mobileconnectionwizard.cpp:562
#, kde-format
msgctxt "Mobile Connection Wizard"
msgid "Your Plan:"
msgstr "Twój Plan:"
#: editor/widgets/passwordfield.cpp:45
#, kde-format
msgid "Change the visibility of the password"
msgstr "Zmień widoczność hasła"
#: editor/widgets/passwordfield.cpp:55
#, kde-format
msgid "Store password for this user only (encrypted)"
msgstr "Zachowaj tylko dla tego użytkownika (szyfrowane)"
#: editor/widgets/passwordfield.cpp:56
#, kde-format
msgid "Store password for all users (not encrypted)"
msgstr "Zachowaj dla wszystkich użytkowników (nieszyfrowane)"
#: editor/widgets/passwordfield.cpp:57 editor/widgets/passwordfield.cpp:103
#, kde-format
msgid "Ask for this password every time"
msgstr "Pytaj za każdym razem"
#: editor/widgets/passwordfield.cpp:118
#, kde-format
msgid "This password is not required"
msgstr "Hasło nie jest wymagane"
#: editor/widgets/ssidcombobox.cpp:139
#, kde-format
msgid ""
"%1 (%2%)\n"
"Security: %3\n"
"Frequency: %4 Mhz"
msgstr ""
"%1 (%2%)\n"
"Zabezpieczenie: %3\n"
"Częstotliwość: %4 Mhz"
#: editor/widgets/ssidcombobox.cpp:142
#, kde-format
msgid ""
"%1 (%2%)\n"
"Security: Insecure\n"
"Frequency: %3 Mhz"
msgstr ""
"%1 (%2%)\n"
"Zabezpieczenie: Niezabezpieczona\n"
"Częstotliwość: %3 Mhz"
#. i18n: ectx: property (text), widget (QLabel, label)
#: editor/widgets/ui/advancedpermissionswidget.ui:33
#, kde-format
msgid "Available Users"
msgstr "Dostępni użytkownicy"
#. i18n: ectx: property (text), widget (QTreeWidget, availUsers)
#. i18n: ectx: property (text), widget (QTreeWidget, currentUsers)
#: editor/widgets/ui/advancedpermissionswidget.ui:83
#: editor/widgets/ui/advancedpermissionswidget.ui:213
#, kde-format
msgid "Real Name"
msgstr "Rzeczywista nazwa"
#. i18n: ectx: property (text), widget (QTreeWidget, availUsers)
#. i18n: ectx: property (text), widget (QTreeWidget, currentUsers)
#: editor/widgets/ui/advancedpermissionswidget.ui:88
#: editor/widgets/ui/advancedpermissionswidget.ui:218
#, kde-format
msgctxt "like in Username for athentication"
msgid "Username"
msgstr "Nazwa użytkownika"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: editor/widgets/ui/advancedpermissionswidget.ui:160
#, kde-format
msgid "Users allowed to activate the connection"
msgstr "Użytkownicy ze zgodą na połączenie"
#. i18n: ectx: property (windowTitle), widget (QWidget, RoutesIp4Config)
#: editor/widgets/ui/ipv4routes.ui:20
#, kde-format
msgid "Edit IPv4 Routes"
msgstr "Zmiana trasy IPv4"
#. i18n: ectx: property (toolTip), widget (QCheckBox, cbNeverDefault)
#: editor/widgets/ui/ipv4routes.ui:42 editor/widgets/ui/ipv6routes.ui:130
#, kde-format
msgid ""
"If enabled, this connection will never be used as the default network "
"connection"
msgstr ""
"Jeśli włączone, to połączenie to nigdy nie zostanie użyte jako domyślne "
"połączenie sieciowe"
#. i18n: ectx: property (text), widget (QCheckBox, cbNeverDefault)
#: editor/widgets/ui/ipv4routes.ui:45 editor/widgets/ui/ipv6routes.ui:133
#, kde-format
msgid "Use only for resources on this connection"
msgstr "Użyj tylko dla zasobów w tym połączeniu"
#. i18n: ectx: property (text), widget (QPushButton, pushButtonRemove)
#: editor/widgets/ui/ipv4routes.ui:74
#, kde-format
msgctxt "Remove a selected row"
msgid "Remove"
msgstr "Usuń"
#. i18n: ectx: property (text), widget (QPushButton, pushButtonAdd)
#: editor/widgets/ui/ipv4routes.ui:124 editor/widgets/ui/ipv6routes.ui:77
#, kde-format
msgctxt "Insert a row"
msgid "Add"
msgstr "Dodaj"
#. i18n: ectx: property (toolTip), widget (QCheckBox, cbIgnoreAutoRoutes)
#: editor/widgets/ui/ipv4routes.ui:136 editor/widgets/ui/ipv6routes.ui:120
#, kde-format
msgid ""
"If enabled, automatically configured routes are ignored and only routes "
"specified above are used"
msgstr ""
"Jeśli włączone, to samoczynnie ustawione trasy zostaną pominięte, a "
"stosowane będą tylko trasy podane powyżej"
#. i18n: ectx: property (text), widget (QCheckBox, cbIgnoreAutoRoutes)
#: editor/widgets/ui/ipv4routes.ui:139 editor/widgets/ui/ipv6routes.ui:123
#, kde-format
msgid "Ignore automatically obtained routes"
msgstr "Pomijaj samoczynnie uzyskane trasy"
#. i18n: ectx: property (windowTitle), widget (QWidget, RoutesIp6Config)
#: editor/widgets/ui/ipv6routes.ui:20
#, kde-format
msgid "Edit IPv6 Routes"
msgstr "Zmiana trasy IPv6"
#. i18n: ectx: property (text), widget (QPushButton, pushButtonRemove)
#: editor/widgets/ui/ipv6routes.ui:92
#, kde-format
msgctxt "Remove a selected row"
msgid "R&emove"
msgstr "&Usuń"
#: handler.cpp:130
#, kde-format
msgid "Missing VPN plugin"
msgstr "Brakuje wtyczki VPN"
#: handler.cpp:553
#, kde-format
msgid "Failed to activate %1"
msgstr "Nieudane włączanie %1"
#: handler.cpp:557
#, kde-format
msgid "Failed to add %1"
msgstr "Nieudane dodawanie %1"
#: handler.cpp:561
#, kde-format
msgid "Failed to add connection %1"
msgstr "Nieudane dodawanie połączenia %1"
#: handler.cpp:565
#, kde-format
msgid "Failed to deactivate %1"
msgstr "Nieudane wyłączanie %1"
#: handler.cpp:569
#, kde-format
msgid "Failed to remove %1"
msgstr "Nieudane usuwanie %1"
#: handler.cpp:573
#, kde-format
msgid "Failed to update connection %1"
msgstr "Nieudane uaktualnianie połączenia %1"
#: handler.cpp:599
#, kde-format
msgid "Connection %1 has been added"
msgstr "Połączenie %1 zostało dodane"
#: handler.cpp:603
#, kde-format
msgid "Connection %1 has been removed"
msgstr "Połączenie %1 zostało usunięte"
#: handler.cpp:607
#, kde-format
msgid "Connection %1 has been updated"
msgstr "Połączenie %1 zostało uaktualnione"
#: models/creatableconnectionsmodel.cpp:139
#: models/creatableconnectionsmodel.cpp:144
#: models/creatableconnectionsmodel.cpp:150
#: models/creatableconnectionsmodel.cpp:156
#: models/creatableconnectionsmodel.cpp:161
#: models/creatableconnectionsmodel.cpp:167
#: models/creatableconnectionsmodel.cpp:172
#, kde-format
msgid "Hardware based connections"
msgstr "Połączenia na podstawie sprzętu"
#: models/creatableconnectionsmodel.cpp:140
#, kde-format
msgid "Some DSL description"
msgstr "Jakiś opis DSL"
#: models/creatableconnectionsmodel.cpp:145
#, kde-format
msgid "Some infiniband description"
msgstr "Jakiś opis infiniband"
#: models/creatableconnectionsmodel.cpp:150
#, kde-format
msgid "Mobile Broadband"
msgstr "Komórkowe szerokopasmowe"
#: models/creatableconnectionsmodel.cpp:151
#, kde-format
msgid "Some mobile broadband description"
msgstr "Jakiś opis komórkowego szerokopasmowego"
#: models/creatableconnectionsmodel.cpp:156 uiutils.cpp:243
#, kde-format
msgid "Wired Ethernet"
msgstr "Przewodowe Ethernet"
#: models/creatableconnectionsmodel.cpp:157
#: models/creatableconnectionsmodel.cpp:162
#, kde-format
msgid "Some wired ethernet description"
msgstr "Jakiś opis przewodowego ethernet"
#: models/creatableconnectionsmodel.cpp:161
#, kde-format
msgid "Wired Ethernet (shared)"
msgstr "Przewodowe Ethernet (współdzielone)"
#: models/creatableconnectionsmodel.cpp:168
#: models/creatableconnectionsmodel.cpp:173
#, kde-format
msgid "Some wi-fi description"
msgstr "Jakiś opis wi-fi"
#: models/creatableconnectionsmodel.cpp:172
#, kde-format
msgid "Wi-Fi (shared)"
msgstr "Wi-Fi (współdzielone)"
#: models/creatableconnectionsmodel.cpp:179
#: models/creatableconnectionsmodel.cpp:185
#: models/creatableconnectionsmodel.cpp:191
#: models/creatableconnectionsmodel.cpp:197
#, kde-format
msgid "Virtual connections"
msgstr "Wirtualne połączenia"
#: models/creatableconnectionsmodel.cpp:180
#: models/creatableconnectionsmodel.cpp:186
#, kde-format
msgid "Some bond description"
msgstr "Powiązane opisy"
#: models/creatableconnectionsmodel.cpp:192
#, kde-format
msgid "Some team description"
msgstr "Opisy zespołu"
#: models/creatableconnectionsmodel.cpp:198
#, kde-format
msgid "Some vlan description"
msgstr "Opisy vlan"
#: models/creatableconnectionsmodel.cpp:217
#: models/creatableconnectionsmodel.cpp:227
#, kde-format
msgid "VPN connections"
msgstr "Połączenia VPN"
#: models/creatableconnectionsmodel.cpp:235
#, kde-format
msgid "Import VPN connection..."
msgstr "Importuj połączenie VPN..."
#: models/creatableconnectionsmodel.cpp:235
#, kde-format
msgid "Other"
msgstr "Inne"
#: models/creatableconnectionsmodel.cpp:236
#, kde-format
msgid "Import a saved configuration file"
msgstr "Zaimportuj ustawienia z pliku"
#: models/networkmodelitem.cpp:331
#, kde-format
msgid "Active connections"
msgstr "Używane połączenia"
#: models/networkmodelitem.cpp:333
#, kde-format
msgid "Available connections"
msgstr "Dostępne połączenia"
#: models/networkmodelitem.cpp:536
#, kde-format
msgid "IPv4 Address"
msgstr "Adres IPv4"
#: models/networkmodelitem.cpp:545
#, kde-format
msgid "IPv6 Address"
msgstr "Adres IPv6"
#: models/networkmodelitem.cpp:553 models/networkmodelitem.cpp:568
#, kde-format
msgid "Connection speed"
msgstr "Szybkość połączenia"
#: models/networkmodelitem.cpp:555 models/networkmodelitem.cpp:570
#: models/networkmodelitem.cpp:621 models/networkmodelitem.cpp:628
#: models/networkmodelitem.cpp:634 models/networkmodelitem.cpp:640
#: models/networkmodelitem.cpp:647 models/networkmodelitem.cpp:656
#, kde-format
msgid "MAC Address"
msgstr "Adres MAC"
#: models/networkmodelitem.cpp:559
#, kde-format
msgid "Access point (SSID)"
msgstr "Punkt dostępowy (SSID)"
#: models/networkmodelitem.cpp:561
#, kde-format
msgid "Signal strength"
msgstr "Siła sygnału"
#: models/networkmodelitem.cpp:564
#, kde-format
msgid "Security type"
msgstr "Rodzaj zabezpieczenia"
#: models/networkmodelitem.cpp:583
#, kde-format
msgid "Operator"
msgstr "Operator"
#: models/networkmodelitem.cpp:587
#, kde-format
msgid "Network ID"
msgstr "Identyfikator sieci"
#: models/networkmodelitem.cpp:591
#, kde-format
msgid "Signal Quality"
msgstr "Jakość sygnału"
#: models/networkmodelitem.cpp:592
#, kde-format
msgid "Access Technology"
msgstr "Technologia dostępu"
#: models/networkmodelitem.cpp:598
#, kde-format
msgid "VPN plugin"
msgstr "Wtyczka VPN"
#: models/networkmodelitem.cpp:609
#, kde-format
msgid "Banner"
msgstr "Banner"
#: models/networkmodelitem.cpp:615
#, kde-format
msgid "Name"
msgstr "Nazwa"
#: models/networkmodelitem.cpp:617 models/networkmodelitem.cpp:619
#, kde-format
msgid "Capabilities"
msgstr "Możliwości"
#: models/networkmodelitem.cpp:626 models/networkmodelitem.cpp:632
#: models/networkmodelitem.cpp:638 models/networkmodelitem.cpp:644
#: models/networkmodelitem.cpp:650 models/networkmodelitem.cpp:654
#, kde-format
msgid "Type"
msgstr "Rodzaj"
#: models/networkmodelitem.cpp:646
#, kde-format
msgid "Vlan ID"
msgstr "ID VLAN"
#: models/networkmodelitem.cpp:650
#, kde-format
msgid "Adsl"
msgstr "Adsl"
#: uiutils.cpp:151
#, kde-format
msgctxt "title of the interface widget in nm's popup"
msgid "Wi-Fi"
msgstr "Wi-Fi"
#: uiutils.cpp:154
#, kde-format
msgctxt "title of the interface widget in nm's popup"
msgid "Bluetooth"
msgstr "Bluetooth"
#: uiutils.cpp:157
#, kde-format
msgctxt "title of the interface widget in nm's popup"
msgid "Infiniband"
msgstr "Infiniband"
#: uiutils.cpp:160
#, kde-format
msgctxt "title of the interface widget in nm's popup"
msgid "ADSL"
msgstr "ADSL"
#: uiutils.cpp:163
#, kde-format
msgctxt "title of the interface widget in nm's popup"
msgid "Virtual (bond)"
msgstr "Wirtualne (wiązanie)"
#: uiutils.cpp:166
#, kde-format
msgctxt "title of the interface widget in nm's popup"
msgid "Virtual (bridge)"
msgstr "Wirtualne (mostek)"
#: uiutils.cpp:169
#, kde-format
msgctxt "title of the interface widget in nm's popup"
msgid "Virtual (vlan)"
msgstr "Wirtualne (vlan)"
#: uiutils.cpp:172
#, kde-format
msgctxt "title of the interface widget in nm's popup"
msgid "Virtual (team)"
msgstr "Wirtualne (zespół)"
#: uiutils.cpp:179
#, kde-format
msgctxt "title of the interface widget in nm's popup"
msgid "Serial Modem"
msgstr "Modem szeregowy"
#: uiutils.cpp:184
#, kde-format
msgctxt "title of the interface widget in nm's popup"
msgid "Mobile Broadband"
msgstr "Komórkowe szerokopasmowe"
#: uiutils.cpp:195
#, kde-format
msgctxt "title of the interface widget in nm's popup"
msgid "Wired Ethernet"
msgstr "Przewodowe Ethernet"
#: uiutils.cpp:207
#, kde-format
msgid "ADSL"
msgstr "ADSL"
#: uiutils.cpp:226
#, kde-format
msgid "Mobile broadband"
msgstr "Komórkowe szerokopasmowe"
#: uiutils.cpp:233
#, kde-format
msgid "Olpc mesh"
msgstr "Sieć Olpc"
#: uiutils.cpp:254
#, kde-format
msgid "WireGuard VPN"
msgstr "VPN WireGuard"
#: uiutils.cpp:258
#, kde-format
msgid "Unknown connection type"
msgstr "Nieznany rodzaj połączenia"
#: uiutils.cpp:270
#, kde-format
msgid "Wireless Interface (%1)"
msgstr "Interfejs bezprzewodowy (%1)"
#: uiutils.cpp:273
#, kde-format
msgid "Wired Interface (%1)"
msgstr "Interfejs przewodowy (%1)"
#: uiutils.cpp:276
#, kde-format
msgid "Bluetooth (%1)"
msgstr "Bluetooth (%1)"
#: uiutils.cpp:279
#, kde-format
msgid "Modem (%1)"
msgstr "Modem (%1)"
#: uiutils.cpp:282
#, kde-format
msgid "ADSL (%1)"
msgstr "ADSL (%1)"
#: uiutils.cpp:285
#, kde-format
msgid "VLan (%1)"
msgstr "VLan (%1)"
#: uiutils.cpp:288
#, kde-format
msgid "Bridge (%1)"
msgstr "Mostek (%1)"
#: uiutils.cpp:301
#, kde-format
msgctxt "description of unknown network interface state"
msgid "Unknown"
msgstr "Nieznane"
#: uiutils.cpp:304
#, kde-format
msgctxt "description of unmanaged network interface state"
msgid "Unmanaged"
msgstr "Niezarządzane"
#: uiutils.cpp:307
#, kde-format
msgctxt "description of unavailable network interface state"
msgid "Unavailable"
msgstr "Niedostępne"
#: uiutils.cpp:310
#, kde-format
msgctxt "description of unconnected network interface state"
msgid "Not connected"
msgstr "Nie połączono"
#: uiutils.cpp:313
#, kde-format
msgctxt "description of preparing to connect network interface state"
msgid "Preparing to connect"
msgstr "Przygotowywanie do połączenia"
#: uiutils.cpp:316
#, kde-format
msgctxt "description of configuring hardware network interface state"
msgid "Configuring interface"
msgstr "Ustawianie interfejsu"
#: uiutils.cpp:319
#, kde-format
msgctxt "description of waiting for authentication network interface state"
msgid "Waiting for authorization"
msgstr "Oczekiwanie na uwierzytelnienie"
#: uiutils.cpp:322
#, kde-format
msgctxt "network interface doing dhcp request in most cases"
msgid "Setting network address"
msgstr "Ustawianie adresu sieciowego"
#: uiutils.cpp:325
#, kde-format
msgctxt "is other action required to fully connect? captive portals, etc."
msgid "Checking further connectivity"
msgstr "Sprawdzanie dalszej łączności"
#: uiutils.cpp:328
#, kde-format
msgctxt ""
"a secondary connection (e.g. VPN) has to be activated first to continue"
msgid "Waiting for a secondary connection"
msgstr "Oczekiwanie na drugie połączenie"
#: uiutils.cpp:332
#, kde-format
msgctxt "network interface connected state label"
msgid "Connected"
msgstr "Połączono"
#: uiutils.cpp:334
#, kde-format
msgctxt "network interface connected state label"
msgid "Connected to %1"
msgstr "Połączono z %1"
#: uiutils.cpp:338
#, kde-format
msgctxt "network interface disconnecting state label"
msgid "Deactivating connection"
msgstr "Dezaktywacja połączenia"
#: uiutils.cpp:341
#, kde-format
msgctxt "network interface connection failed state label"
msgid "Connection Failed"
msgstr "Połączenie nieudane"
#: uiutils.cpp:344 uiutils.cpp:378
#, kde-format
msgctxt "interface state"
msgid "Error: Invalid state"
msgstr "Błąd: Nieprawidłowy stan"
#: uiutils.cpp:354
#, kde-format
msgctxt "The state of the VPN connection is unknown"
msgid "Unknown"
msgstr "Nieznany"
#: uiutils.cpp:357
#, kde-format
msgctxt "The VPN connection is preparing to connect"
msgid "Preparing to connect"
msgstr "Przygotowywanie do połączenia"
#: uiutils.cpp:360
#, kde-format
msgctxt "The VPN connection needs authorization credentials"
msgid "Needs authorization"
msgstr "Potrzebne uwierzytelnienie"
#: uiutils.cpp:363
#, kde-format
msgctxt "The VPN connection is being established"
msgid "Connecting"
msgstr "Łączenie"
#: uiutils.cpp:366
#, kde-format
msgctxt "The VPN connection is getting an IP address"
msgid "Setting network address"
msgstr "Ustawianie adresu sieciowego"
#: uiutils.cpp:369
#, kde-format
msgctxt "The VPN connection is active"
msgid "Activated"
msgstr "Włączone"
#: uiutils.cpp:372
#, kde-format
msgctxt "The VPN connection failed"
msgid "Failed"
msgstr "Niepowodzenie"
#: uiutils.cpp:375
#, kde-format
msgctxt "The VPN connection is disconnected"
msgid "Failed"
msgstr "Niepowodzenie"
#: uiutils.cpp:387
#, kde-format
msgctxt "wireless network operation mode"
msgid "Unknown"
msgstr "Nieznany"
#: uiutils.cpp:390
#, kde-format
msgctxt "wireless network operation mode"
msgid "Adhoc"
msgstr "Adhoc"
#: uiutils.cpp:393
#, kde-format
msgctxt "wireless network operation mode"
msgid "Infrastructure"
msgstr "Infrastruktura"
#: uiutils.cpp:396
#, kde-format
msgctxt "wireless network operation mode"
msgid "Access point"
msgstr "Punkt dostępowy"
#: uiutils.cpp:399
#, kde-format
msgid "INCORRECT MODE FIX ME"
msgstr "NIEPOPRAWNY TRYB NAPRAW MNIE"
#: uiutils.cpp:421
#, kde-format
msgctxt "wireless network cipher"
msgid "Pairwise WEP40"
msgstr "Parzyste WEP40"
#: uiutils.cpp:423
#, kde-format
msgctxt "wireless network cipher"
msgid "Pairwise WEP104"
msgstr "Parzyste WEP104"
#: uiutils.cpp:425
#, kde-format
msgctxt "wireless network cipher"
msgid "Pairwise TKIP"
msgstr "Parzyste TKIP"
#: uiutils.cpp:427
#, kde-format
msgctxt "wireless network cipher"
msgid "Pairwise CCMP"
msgstr "Parzyste CCMP"
#: uiutils.cpp:429
#, kde-format
msgctxt "wireless network cipher"
msgid "Group WEP40"
msgstr "Grupa WEP40"
#: uiutils.cpp:431
#, kde-format
msgctxt "wireless network cipher"
msgid "Group WEP104"
msgstr "Grupa WEP104"
#: uiutils.cpp:433
#, kde-format
msgctxt "wireless network cipher"
msgid "Group TKIP"
msgstr "Grupa TKIP"
#: uiutils.cpp:435
#, kde-format
msgctxt "wireless network cipher"
msgid "Group CCMP"
msgstr "Grupa CCMP"
#: uiutils.cpp:437
#, kde-format
msgctxt "wireless network cipher"
msgid "PSK"
msgstr "PSK"
#: uiutils.cpp:439
#, kde-format
msgctxt "wireless network cipher"
msgid "802.1x"
msgstr "802.1x"
#: uiutils.cpp:449
#, kde-format
msgctxt "connection speed"
msgid "%1 Bit/s"
msgstr "%1 Bit/s"
#: uiutils.cpp:451
#, kde-format
msgctxt "connection speed"
msgid "%1 MBit/s"
msgstr "%1 MBit/s"
#: uiutils.cpp:453
#, kde-format
msgctxt "connection speed"
msgid "%1 GBit/s"
msgstr "%1 GBit/s"
#: uiutils.cpp:479
#, kde-format
msgctxt "Gsm modes (2G/3G/any)"
msgid "LTE"
msgstr "LTE"
#: uiutils.cpp:481
#, kde-format
msgctxt "Gsm modes (2G/3G/any)"
msgid "UMTS/HSxPA"
msgstr "UMTS/HSxPA"
#: uiutils.cpp:483
#, kde-format
msgctxt "Gsm modes (2G/3G/any)"
msgid "GPRS/EDGE"
msgstr "GPRS/EDGE"
#: uiutils.cpp:485
#, kde-format
msgctxt "Gsm modes (2G/3G/any)"
msgid "GSM"
msgstr "GSM"
#: uiutils.cpp:487 uiutils.cpp:490
#, kde-format
msgctxt "Gsm modes (2G/3G/any)"
msgid "Any"
msgstr "Dowolny"
#: uiutils.cpp:496
#, kde-format
msgctxt "Cellular access technology"
msgid "LTE"
msgstr "LTE"
#: uiutils.cpp:498
#, kde-format
msgctxt "Cellular access technology"
msgid "CDMA2000 EVDO revision B"
msgstr "CDMA2000 EVDO odsłona B"
#: uiutils.cpp:500
#, kde-format
msgctxt "Cellular access technology"
msgid "CDMA2000 EVDO revision A"
msgstr "CDMA2000 EVDO odsłona A"
#: uiutils.cpp:502
#, kde-format
msgctxt "Cellular access technology"
msgid "CDMA2000 EVDO revision 0"
msgstr "CDMA2000 EVDO odsłona 0"
#: uiutils.cpp:504
#, kde-format
msgctxt "Cellular access technology"
msgid "CDMA2000 1xRTT"
msgstr "CDMA2000 1xRTT"
#: uiutils.cpp:506
#, kde-format
msgctxt "Cellular access technology"
msgid "HSPA+"
msgstr "HSPA+"
#: uiutils.cpp:508
#, kde-format
msgctxt "Cellular access technology"
msgid "HSPA"
msgstr "HSPA"
#: uiutils.cpp:510
#, kde-format
msgctxt "Cellular access technology"
msgid "HSUPA"
msgstr "HSUPA"
#: uiutils.cpp:512
#, kde-format
msgctxt "Cellular access technology"
msgid "HSDPA"
msgstr "HSDPA"
#: uiutils.cpp:514
#, kde-format
msgctxt "Cellular access technology"
msgid "UMTS"
msgstr "UMTS"
#: uiutils.cpp:516
#, kde-format
msgctxt "Cellular access technology"
msgid "EDGE"
msgstr "EDGE"
#: uiutils.cpp:518
#, kde-format
msgctxt "Cellular access technology"
msgid "GPRS"
msgstr "GPRS"
#: uiutils.cpp:520
#, kde-format
msgctxt "Cellular access technology"
msgid "Compact GSM"
msgstr "Compact GSM"
#: uiutils.cpp:522
#, kde-format
msgctxt "Cellular access technology"
msgid "GSM"
msgstr "GSM"
#: uiutils.cpp:524
#, kde-format
msgctxt "Analog wireline modem"
msgid "Analog"
msgstr "Analogowy"
#: uiutils.cpp:526 uiutils.cpp:531
#, kde-format
msgctxt "Unknown cellular access technology"
msgid "Unknown"
msgstr "Nieznana"
#: uiutils.cpp:528
#, kde-format
msgctxt "Any cellular access technology"
msgid "Any"
msgstr "Dowolna"
#: uiutils.cpp:538
#, kde-format
msgctxt "possible SIM lock reason"
msgid "Modem is unlocked."
msgstr "Modem jest odblokowany."
#: uiutils.cpp:540
#, kde-format
msgctxt "possible SIM lock reason"
msgid "SIM requires the PIN code."
msgstr "Karta SIM wymaga kodu PIN."
#: uiutils.cpp:542
#, kde-format
msgctxt "possible SIM lock reason"
msgid "SIM requires the PIN2 code."
msgstr "Karta SIM wymaga kodu PIN2."
#: uiutils.cpp:544
#, kde-format
msgctxt "possible SIM lock reason"
msgid "SIM requires the PUK code."
msgstr "Karta SIM wymaga kodu PUK."
#: uiutils.cpp:546
#, kde-format
msgctxt "possible SIM lock reason"
msgid "SIM requires the PUK2 code."
msgstr "Karta SIM wymaga kodu PUK2."
#: uiutils.cpp:548
#, kde-format
msgctxt "possible SIM lock reason"
msgid "Modem requires the service provider PIN code."
msgstr "Modem wymaga kodu PIN operatora."
#: uiutils.cpp:550
#, kde-format
msgctxt "possible SIM lock reason"
msgid "Modem requires the service provider PUK code."
msgstr "Modem wymaga kodu PUK operatora."
#: uiutils.cpp:552
#, kde-format
msgctxt "possible SIM lock reason"
msgid "Modem requires the network PIN code."
msgstr "Modem wymaga kodu PIN sieci."
#: uiutils.cpp:554
#, kde-format
msgctxt "possible SIM lock reason"
msgid "Modem requires the network PUK code."
msgstr "Modem wymaga kodu PUK sieci."
#: uiutils.cpp:556
#, kde-format
msgctxt "possible SIM lock reason"
msgid "Modem requires the PIN code."
msgstr "Modem wymaga kodu PIN."
#: uiutils.cpp:558
#, kde-format
msgctxt "possible SIM lock reason"
msgid "Modem requires the corporate PIN code."
msgstr "Modem wymaga firmowego kodu PIN."
#: uiutils.cpp:560
#, kde-format
msgctxt "possible SIM lock reason"
msgid "Modem requires the corporate PUK code."
msgstr "Modem wymaga firmowego kodu PUK."
#: uiutils.cpp:562
#, kde-format
msgctxt "possible SIM lock reason"
msgid "Modem requires the PH-FSIM PIN code."
msgstr "Modem wymaga kodu PIN PH-FSIM."
#: uiutils.cpp:564
#, kde-format
msgctxt "possible SIM lock reason"
msgid "Modem requires the PH-FSIM PUK code."
msgstr "Modem wymaga kodu PUK PH-FSIM."
#: uiutils.cpp:566
#, kde-format
msgctxt "possible SIM lock reason"
msgid "Modem requires the network subset PIN code."
msgstr "Modem wymaga kodu PIN podsieci."
#: uiutils.cpp:568
#, kde-format
msgctxt "possible SIM lock reason"
msgid "Modem requires the network subset PUK code."
msgstr "Modem wymaga kodu PUK podsieci."
#: uiutils.cpp:571
#, kde-format
msgctxt "possible SIM lock reason"
msgid "Lock reason unknown."
msgstr "Przyczyna zablokowania nieznana"
#: uiutils.cpp:595
#, kde-format
msgctxt "@label no security"
msgid "Insecure"
msgstr "Niezabezpieczona"
#: uiutils.cpp:598
#, kde-format
msgctxt "@label WEP security"
msgid "WEP"
msgstr "WEP"
#: uiutils.cpp:601
#, kde-format
msgctxt "@label LEAP security"
msgid "LEAP"
msgstr "LEAP"
#: uiutils.cpp:604
#, kde-format
msgctxt "@label Dynamic WEP security"
msgid "Dynamic WEP"
msgstr "Dynamiczne WEP"
#: uiutils.cpp:607
#, kde-format
msgctxt "@label WPA-PSK security"
msgid "WPA-PSK"
msgstr "WPA-PSK"
#: uiutils.cpp:610
#, kde-format
msgctxt "@label WPA-EAP security"
msgid "WPA-EAP"
msgstr "WPA-EAP"
#: uiutils.cpp:613
#, kde-format
msgctxt "@label WPA2-PSK security"
msgid "WPA2-PSK"
msgstr "WPA2-PSK"
#: uiutils.cpp:616
#, kde-format
msgctxt "@label WPA2-EAP security"
msgid "WPA2-EAP"
msgstr "WPA2-EAP"
#: uiutils.cpp:619
#, kde-format
msgctxt "@label unknown security"
msgid "Unknown security type"
msgstr "Nieznany rodzaj zabezpieczenia"
#: uiutils.cpp:636
#, kde-format
msgctxt ""
"Label for last used time for a network connection used in the last hour, as "
"the number of minutes since usage"
msgid "One minute ago"
msgid_plural "%1 minutes ago"
msgstr[0] "1 minutę temu"
msgstr[1] "%1 minuty temu"
msgstr[2] "%1 minut temu"
#: uiutils.cpp:643
#, kde-format
msgctxt ""
"Label for last used time for a network connection used in the last day, as "
"the number of hours since usage"
msgid "One hour ago"
msgid_plural "%1 hours ago"
msgstr[0] "1 godzinę temu"
msgstr[1] "%1 godziny temu"
msgstr[2] "%1 godzin temu"
#: uiutils.cpp:648
#, kde-format
msgctxt ""
"Label for last used time for a network connection used the previous day"
msgid "Yesterday"
msgstr "Wczoraj"
#: uiutils.cpp:654
#, kde-format
msgctxt ""
"Label for last used time for a network connection that has never been used"
msgid "Never"
msgstr "Nigdy"
#: uiutils.cpp:670
#, kde-format
msgctxt ""
"Label for last used time for a network connection used in the last hour, as "
"the number of minutes since usage"
msgid "Last used one minute ago"
msgid_plural "Last used %1 minutes ago"
msgstr[0] "Ostatnio używane jedną minutę temu"
msgstr[1] "Ostatnio używane %1 minuty temu"
msgstr[2] "Ostatnio używane %1 minut temu"
#: uiutils.cpp:677
#, kde-format
msgctxt ""
"Label for last used time for a network connection used in the last day, as "
"the number of hours since usage"
msgid "Last used one hour ago"
msgid_plural "Last used %1 hours ago"
msgstr[0] "Ostatnio używane jedną godzinę temu"
msgstr[1] "Ostatnio używane %1 godziny temu"
msgstr[2] "Ostatnio używane %1 godzin temu"
#: uiutils.cpp:682
#, kde-format
msgctxt ""
"Label for last used time for a network connection used the previous day"
msgid "Last used yesterday"
msgstr "Ostatnio używane wczoraj"
#: uiutils.cpp:684
#, kde-format
msgid "Last used on %1"
msgstr "Ostatnio używane w dniu %1"
#: uiutils.cpp:688
#, kde-format
msgctxt ""
"Label for last used time for a network connection that has never been used"
msgid "Never used"
msgstr "Nigdy nieużywane"
#~ msgid "Automatically connect to this network when it is available"
#~ msgstr "Samoczynnie połącz z tą siecią, gdy jest dostępna"
#~ msgid "(Priority property requires newer version of NetworkManager)"
#~ msgstr "(Właściwość priorytetu wymaga nowej wersji ZarządzaniaSiecią)"
#~ msgid "Network name:"
#~ msgstr "Nazwa sieci:"
#~ msgid "NSP Name"
#~ msgstr "Nazwa NSP"
#~ msgid "Signal Strength"
#~ msgstr "Siła sygnału"
#~ msgid "Network Type"
#~ msgstr "Rodzaj sieci"
#~ msgid "Bsid"
#~ msgstr "Bsid"
#~ msgctxt "title of the interface widget in nm's popup"
#~ msgid "WiMAX"
#~ msgstr "WiMAX"
#~ msgid "WiMAX"
#~ msgstr "WiMAX"
#~ msgctxt "unknown Wimax NSP type"
#~ msgid "Unknown"
#~ msgstr "Nieznany"
#~ msgid "Home"
#~ msgstr "Dom"
#~ msgid "Partner"
#~ msgstr "Partner"
#~ msgid "Roaming partner"
#~ msgstr "Partner roamingowy"
#~ msgctxt "Unknown"
#~ msgid "Unknown Wimax NSP type"
#~ msgstr "Nieznany rodzaj Wimax NSP"
#~ msgid "Connection name"
#~ msgstr "Nazwa połączenia"
#~ msgid "Connection type"
#~ msgstr "Rodzaj połączenia"
#~ msgid "Last used"
#~ msgstr "Ostatnio używane"
#~ msgctxt "GSM network type"
#~ msgid "Any"
#~ msgstr "Dowolny"
#~ msgid "3G Only (UMTS/HSPA)"
#~ msgstr "Tylko 3G (UMTS/HSPA)"
#~ msgid "2G Only (GPRS/EDGE)"
#~ msgstr "Tylko 2G (GPRS/EDGE)"
#~ msgid "Prefer 3G (UMTS/HSPA)"
#~ msgstr "Skłaniaj się ku 3G (UMTS/HSPA)"
#~ msgid "Prefer 2G (GPRS/EDGE)"
#~ msgstr "Skłaniaj się ku 2G (GPRS/EDGE)"
#~ msgid "Prefer 4G (LTE)"
#~ msgstr "Skłaniaj się ku 4G (LTE)"
#~ msgid "4G Only (LTE)"
#~ msgstr "Tylko 4G (LTE)"
#~ msgid "Type:"
#~ msgstr "Rodzaj:"
#~ msgid "Failed to request scan"
#~ msgstr "Nieudane żądanie przeszukiwania"
#~ msgid "Dialog"
#~ msgstr "Okno dialogowe"
#~ msgid "Store password and make it available for all users (not encrypted)"
#~ msgstr "Zachowaj hasło tylko dla wszystkich użytkowników (bez szyfrowania)"
#~ msgctxt "traffic received empty"
#~ msgid "Received"
#~ msgstr "Odebrano"
#~ msgctxt "traffic transmitted empty"
#~ msgid "Transmitted"
#~ msgstr "Przesłano"
#~ msgid "KBit/s"
#~ msgstr "KBit/s"
#~ msgid "MBit/s"
#~ msgstr "MBit/s"
#~ msgid "GBit/s"
#~ msgstr "GBit/s"
#~ msgctxt ""
#~ "traffic, e.g. n KB/s\n"
#~ " m KB/s"
#~ msgid "%1 %2"
#~ msgstr "%1 %2"
#~ msgid "Received"
#~ msgstr "Odebrano"
#~ msgid "Transmitted"
#~ msgstr "Przesłano"
#~ msgid "Store"
#~ msgstr "Przechowuj"
#~ msgid "Always Ask"
#~ msgstr "Zawsze pytaj"
#~ msgid "Not Required"
#~ msgstr "Niewymagane"
#~ msgid "Addresses"
#~ msgstr "Adresy"
#~ msgid "Show password"
#~ msgstr "Pokaż hasło"
#~ msgid "Show passwords"
#~ msgstr "Pokaż hasła"
#~ msgid "Show key"
#~ msgstr "Pokaż klucz"
#~ msgctxt "@info:tooltip no security"
#~ msgid "Insecure"
#~ msgstr "Niezabezpieczona"
#~ msgctxt "@info:tooltip WEP security"
#~ msgid "WEP"
#~ msgstr "WEP"
#~ msgctxt "@info:tooltip LEAP security"
#~ msgid "LEAP"
#~ msgstr "LEAP"
#~ msgctxt "@info:tooltip Dynamic WEP security"
#~ msgid "Dynamic WEP"
#~ msgstr "Dynamiczne WEP"
#~ msgctxt "@info:tooltip WPA-PSK security"
#~ msgid "WPA-PSK"
#~ msgstr "WPA-PSK"
#~ msgctxt "@info:tooltip WPA-EAP security"
#~ msgid "WPA-EAP"
#~ msgstr "WPA-EAP"
#~ msgctxt "@info:tooltip WPA2-PSK security"
#~ msgid "WPA2-PSK"
#~ msgstr "WPA2-PSK"
#~ msgctxt "@info:tooltip WPA2-EAP security"
#~ msgid "WPA2-EAP"
#~ msgstr "WPA2-EAP"
#~ msgctxt "@info:tooltip unknown security"
#~ msgid "Unknown security type"
#~ msgstr "Nieznany typ zabezpieczenia"
#~ msgid "Wireless"
#~ msgstr "Bezprzewodowe"
#~ msgid "Wireless Security"
#~ msgstr "Zabezpieczenie bezprzewodowe"
#~ msgctxt "title of the interface widget in nm's popup"
#~ msgid "Wireless 802.11"
#~ msgstr "Bezprzewodowe 802.11"
#~ msgctxt "connection speed"
#~ msgid "<numid>%1</numid> Bit/s"
#~ msgstr "<numid>%1</numid> Bit/s"
#~ msgctxt "connection speed"
#~ msgid "<numid>%1</numid> MBit/s"
#~ msgstr "<numid>%1</numid> MBit/s"
#~ msgctxt "connection speed"
#~ msgid "<numid>%1</numid> GBit/s"
#~ msgstr "<numid>%1</numid> GBit/s"
#~ msgctxt "Connected"
#~ msgid ""
#~ "A network device is connected, but there is only link-local connectivity"
#~ msgstr ""
#~ "Urządzenie sieciowe zostało podłączone, lecz do wyboru jest tylko łącze-"
#~ "lokalne"
#~ msgctxt "Connected"
#~ msgid ""
#~ "A network device is connected, but there is only site-local connectivity"
#~ msgstr ""
#~ "Urządzenie sieciowe zostało podłączone, lecz do wyboru jest tylko strona-"
#~ "lokalna"
#~ msgctxt "Connected"
#~ msgid "A network device is connected, with global network connectivity"
#~ msgstr ""
#~ "Urządzenie sieciowe zostało podłączone wraz z połączeniem do sieci "
#~ "globalnej"
#~ msgctxt "Inactive"
#~ msgid "Networking is inactive and all devices are disabled"
#~ msgstr "Sieć jest wyłączona, a także wszystkie urządzenia"
#~ msgctxt "Disconnected"
#~ msgid "There is no active network connection"
#~ msgstr "Brak nawiązanego połączenia sieciowego"
#~ msgctxt "Disconnecting"
#~ msgid "Network connections are being cleaned up"
#~ msgstr "Połączenia sieciowe są czyszczone"
Index: trunk/l10n-kf5/pl/messages/kde-workspace/plasmanetworkmanagement_strongswanui.po
===================================================================
--- trunk/l10n-kf5/pl/messages/kde-workspace/plasmanetworkmanagement_strongswanui.po (revision 1552240)
+++ trunk/l10n-kf5/pl/messages/kde-workspace/plasmanetworkmanagement_strongswanui.po (revision 1552241)
@@ -1,209 +1,209 @@
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
#
-# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2014, 2015, 2017.
+# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2014, 2015, 2017, 2019.
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-09-14 03:30+0200\n"
-"PO-Revision-Date: 2017-11-25 07:24+0100\n"
+"PO-Revision-Date: 2019-09-21 08:11+0200\n"
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
-"|| n%100>=20) ? 1 : 2);\n"
-"X-Generator: Lokalize 2.0\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10"
+" || n%100>=20) ? 1 : 2);\n"
+"X-Generator: Lokalize 19.07.70\n"
#: strongswanauth.cpp:73
#, kde-format
msgctxt "@label:textbox password label for private key password"
msgid "Private Key Password:"
msgstr "Hasło klucza prywatnego:"
#: strongswanauth.cpp:75
#, kde-format
msgctxt "@label:textbox password label for smartcard pin"
msgid "PIN:"
msgstr "PIN:"
#: strongswanauth.cpp:77
#, kde-format
msgctxt "@label:textbox password label for EAP password"
msgid "Password:"
msgstr "Hasło:"
#: strongswanauth.cpp:118
#, kde-format
msgctxt "@label:textbox error message while saving configuration"
msgid ""
"Configuration uses ssh-agent for authentication, but no ssh-agent found "
"running."
msgstr ""
"Do uwierzytelnienia ustawiono usługę ssh-agent, lecz nie znaleziono "
"uruchomionej żadnej z usług ssh-agent."
#. i18n: ectx: property (windowTitle), widget (QWidget, StrongswanAuth)
#. i18n: ectx: property (windowTitle), widget (QWidget, StrongswanProp)
#: strongswanauth.ui:14 strongswanprop.ui:14
#, kde-format
msgid "Strong Swan VPN"
msgstr "Strong Swan VPN"
#. i18n: ectx: property (text), widget (QLabel, passwordLabel)
#: strongswanauth.ui:32
#, kde-format
msgid "Password: "
msgstr "Hasło: "
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#: strongswanprop.ui:20
#, kde-format
msgid "Gateway"
msgstr "Brama"
#. i18n: ectx: property (text), widget (QLabel, textLabel3)
#: strongswanprop.ui:29
#, kde-format
msgid "Gateway:"
msgstr "Brama:"
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. i18n: ectx: property (text), widget (QLabel, label)
#: strongswanprop.ui:49 strongswanprop.ui:120 strongswanprop.ui:165
#, kde-format
msgid "Certificate:"
msgstr "Certyfikat:"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#: strongswanprop.ui:62
#, kde-format
msgid "Authentication"
msgstr "Uwierzytelnianie"
#. i18n: ectx: property (text), item, widget (QComboBox, cmbMethod)
#: strongswanprop.ui:78
#, kde-format
msgid "Certificate/private key"
msgstr "Certyfikat/Klucz prywatny"
#. i18n: ectx: property (text), item, widget (QComboBox, cmbMethod)
#: strongswanprop.ui:83
#, kde-format
msgid "Certificate/ssh-agent"
msgstr "Certyfikat/ssh-agent"
#. i18n: ectx: property (text), item, widget (QComboBox, cmbMethod)
#: strongswanprop.ui:88
#, kde-format
msgid "Smartcard"
msgstr "Karta inteligentna"
#. i18n: ectx: property (text), item, widget (QComboBox, cmbMethod)
#: strongswanprop.ui:93
#, kde-format
msgid "EAP"
msgstr "EAP"
#. i18n: ectx: property (text), widget (QLabel, label_6)
#: strongswanprop.ui:130
#, kde-format
msgid "Private key:"
msgstr "Klucz prywatny:"
#. i18n: ectx: property (text), widget (QLabel, label_7)
#: strongswanprop.ui:140
#, kde-format
msgid "Private Key Password:"
msgstr "Hasło klucza prywatnego:"
#. i18n: ectx: property (text), widget (QLabel, label_8)
#: strongswanprop.ui:182
#, kde-format
msgid "PIN:"
msgstr "PIN:"
#. i18n: ectx: property (text), widget (QLabel, label_5)
#: strongswanprop.ui:210
#, kde-format
msgid "Username:"
msgstr "Nazwa użytkownika:"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: strongswanprop.ui:238
#, kde-format
msgid "User Password:"
msgstr "Hasło użytkownika:"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_3)
#: strongswanprop.ui:255
#, kde-format
msgid "Options"
msgstr "Opcje"
#. i18n: ectx: property (text), widget (QCheckBox, innerIP)
#: strongswanprop.ui:264
#, kde-format
msgid "Request an inner IP address"
msgstr "Żądaj wewnętrznego adresu IP"
#. i18n: ectx: property (text), widget (QCheckBox, udpEncap)
#: strongswanprop.ui:277
#, kde-format
msgid "Enforce UDP encapsulation"
msgstr "Wymuś enkapsulację UDP"
#. i18n: ectx: property (text), widget (QCheckBox, ipComp)
#: strongswanprop.ui:284
#, kde-format
msgid "Use IP compression"
msgstr "Użyj kompresji IP"
#. i18n: ectx: property (title), widget (QGroupBox, proposal)
#: strongswanprop.ui:294
#, kde-format
msgid "Enable Custom Cipher Proposals"
-msgstr ""
+msgstr "Włącz propozycje własnych szyfrów"
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: strongswanprop.ui:308
#, kde-format
msgid "IKE:"
-msgstr ""
+msgstr "IKE:"
#. i18n: ectx: property (toolTip), widget (QLineEdit, ike)
#: strongswanprop.ui:315
#, kde-format
msgid "A list of proposals for IKE separated by \";\""
-msgstr ""
+msgstr "Lista propozycji dla IKE oddzielona znakiem \";\""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: strongswanprop.ui:322
#, kde-format
msgid "ESP:"
-msgstr ""
+msgstr "ESP:"
#. i18n: ectx: property (toolTip), widget (QLineEdit, esp)
#: strongswanprop.ui:329
#, kde-format
msgid "A list of proposals for ESP separated by \";\""
-msgstr ""
+msgstr "Lista propozycji dla ESP oddzielona znakiem \";\""
#~ msgid "Store"
#~ msgstr "Przechowuj"
#~ msgid "Always Ask"
#~ msgstr "Zawsze pytaj"
#~ msgid "Not Required"
#~ msgstr "Niewymagane"
#~ msgid "&Show passwords"
#~ msgstr "Pokaż ha&sła"
#~ msgid "Show passwords"
#~ msgstr "Pokaż hasła"
Index: trunk/l10n-kf5/pl/messages/kde-workspace/systemsettings.po
===================================================================
--- trunk/l10n-kf5/pl/messages/kde-workspace/systemsettings.po (revision 1552240)
+++ trunk/l10n-kf5/pl/messages/kde-workspace/systemsettings.po (revision 1552241)
@@ -1,386 +1,386 @@
# translation of systemsettings.po to
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
#
# Marta Rybczyńska <kde-i18n@rybczynska.net>, 2007, 2009.
# Maciej Wikło <maciej.wiklo@wp.pl>, 2010.
# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2014, 2015, 2017, 2019.
msgid ""
msgstr ""
"Project-Id-Version: systemsettings\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-09-19 03:17+0200\n"
-"PO-Revision-Date: 2019-01-23 19:42+0100\n"
+"PO-Revision-Date: 2019-09-21 08:12+0200\n"
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
-"|| n%100>=20) ? 1 : 2);\n"
-"X-Generator: Lokalize 19.03.70\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10"
+" || n%100>=20) ? 1 : 2);\n"
+"X-Generator: Lokalize 19.07.70\n"
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr "Marta Rybczyńska, Łukasz Wojniłowicz"
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr "kde-i18n@rybczynska.net, lukasz.wojnilowicz@gmail.com"
#. i18n: ectx: property (title), widget (QGroupBox, GbViewStyle)
#: app/configDialog.ui:17
#, kde-format
msgid "View Style"
msgstr "Wygląd widoku"
#. i18n: ectx: property (text), widget (QCheckBox, ChTooltips)
#: app/configDialog.ui:24
#, kde-format
msgid "Show detailed tooltips"
msgstr "Pokaż szczegółowe podpowiedzi"
#: app/main.cpp:48 app/SettingsBase.cpp:56
#: sidebar/package/contents/ui/introPage.qml:73
#, kde-format
msgid "System Settings"
msgstr "Ustawienia systemowe"
#: app/main.cpp:48
#, kde-format
msgid "Central configuration center by KDE."
msgstr "Główny ośrodek ustawień w ramach KDE."
#: app/main.cpp:48 icons/IconMode.cpp:61
#, kde-format
msgid "(c) 2009, Ben Cooksley"
msgstr "(c) 2009, Ben Cooksley"
#: app/main.cpp:49 icons/IconMode.cpp:62 sidebar/SidebarMode.cpp:274
#, kde-format
msgid "Ben Cooksley"
msgstr "Ben Cooksley"
#: app/main.cpp:49
#, kde-format
msgid "Maintainer"
msgstr "Opiekun"
#: app/main.cpp:50 icons/IconMode.cpp:63 sidebar/SidebarMode.cpp:275
#, kde-format
msgid "Mathias Soeken"
msgstr "Mathias Soeken"
#: app/main.cpp:50 icons/IconMode.cpp:63 sidebar/SidebarMode.cpp:275
#, kde-format
msgid "Developer"
msgstr "Programista"
#: app/main.cpp:51
#, kde-format
msgid "Will Stephenson"
msgstr "Will Stephenson"
#: app/main.cpp:51
#, kde-format
msgid "Internal module representation, internal module model"
msgstr "Reprezentacja modułów, model modułów"
#: app/SettingsBase.cpp:63
#, kde-format
msgctxt "Search through a list of control modules"
msgid "Search"
msgstr "Znajdź"
#: app/SettingsBase.cpp:143
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Configure"
msgid "Configure..."
-msgstr "Ustawienia"
+msgstr "Ustawienia..."
#: app/SettingsBase.cpp:170
#, kde-format
msgid "Help"
msgstr "Pomoc"
#: app/SettingsBase.cpp:175 app/SettingsBase.cpp:370
#, kde-format
msgid "About Active Module"
msgstr "O aktywnym module"
#: app/SettingsBase.cpp:189
#, kde-format
msgctxt "General config for System Settings"
msgid "General"
msgstr "Ogólne"
#: app/SettingsBase.cpp:281
#, kde-format
msgid ""
"System Settings was unable to find any views, and hence nothing is available "
"to configure."
msgstr "Nie udało się znaleźć żadnego widoku, więc nie można nic ustawić."
#: app/SettingsBase.cpp:281 app/SettingsBase.cpp:319
#, kde-format
msgid "No views found"
msgstr "Brak widoków"
#: app/SettingsBase.cpp:319
#, kde-format
msgid ""
"System Settings was unable to find any views, and hence has nothing to "
"display."
msgstr "Nie udało się znaleźć żadnego widoku, więc nie można nic pokazać."
#: app/SettingsBase.cpp:352
#, kde-format
msgid "About Active View"
msgstr "O aktywnym widoku"
#: app/SettingsBase.cpp:413
#, kde-format
msgid "About %1"
msgstr "O %1"
#. i18n: ectx: label, entry (ShowToolTips), group (Main)
#: app/systemsettings.kcfg:9
#, kde-format
msgid "Determines whether detailed tooltips should be used"
msgstr "Określa, czy używane będą szczegółowe podpowiedzi"
#. i18n: ectx: label, entry (ActiveView), group (Main)
#: app/systemsettings.kcfg:13
#, kde-format
msgid "Internal name for the view used"
msgstr "Wewnętrzna nazwa używanego widoku"
#. i18n: ectx: ToolBar (mainToolBar)
#: app/systemsettingsui.rc:16
#, kde-format
msgid "About System Settings"
msgstr "O Ustawieniach systemowych"
#: app/ToolTips/tooltipmanager.cpp:201
#, kde-format
msgid "Contains 1 item"
msgid_plural "Contains %1 items"
msgstr[0] "Zawiera 1 element"
msgstr[1] "Zawiera %1 elementy"
msgstr[2] "Zawiera %1 elementów"
#: core/ExternalAppModule.cpp:34
#, kde-format
msgid "%1 is an external application and has been automatically launched"
msgstr "%1 jest programem zewnętrznym, uruchomionym automatycznie"
#: core/ExternalAppModule.cpp:35
#, kde-format
msgid "Relaunch %1"
msgstr "Uruchom ponownie %1"
#. i18n: ectx: property (windowTitle), widget (QWidget, ExternalModule)
#: core/externalModule.ui:14
#, kde-format
msgid "Dialog"
msgstr "Okno"
#: core/ModuleView.cpp:91
#, kde-format
msgid "Reset all current changes to previous values"
msgstr "Wycofaj wszystkie zmiany"
#: core/ModuleView.cpp:247
#, kde-format
msgid ""
"The settings of the current module have changed.\n"
"Do you want to apply the changes or discard them?"
msgstr ""
"Ustawienia w bieżącym module uległy zmianie.\n"
"Zastosować czy porzucić zmiany?"
# Lepiej brzmi w tytule okna
#: core/ModuleView.cpp:249
#, kde-format
msgid "Apply Settings"
msgstr "Wprowadzanie zmian"
#: icons/IconMode.cpp:59
#, kde-format
msgid "Icon View"
msgstr "Widok ikon"
#: icons/IconMode.cpp:60
#, kde-format
msgid "Provides a categorized icons view of control modules."
msgstr "Udostępnia widok ikon modułów sterowania w podziale na kategorie."
#: icons/IconMode.cpp:62 sidebar/SidebarMode.cpp:273
#: sidebar/SidebarMode.cpp:274
#, kde-format
msgid "Author"
msgstr "Autor"
# Lepiej brzmi w tytule okna
#: icons/IconMode.cpp:66
#, kde-format
msgid "All Settings"
msgstr "Wszystkie ustawienia"
#: icons/IconMode.cpp:67
#, kde-format
msgid "Keyboard Shortcut: %1"
msgstr "Skrót klawiszowy: %1"
#: sidebar/package/contents/ui/CategoriesPage.qml:55
#, kde-format
msgid "Show menu"
-msgstr ""
+msgstr "Pokaż menu"
#: sidebar/package/contents/ui/CategoriesPage.qml:88
#, kde-format
msgctxt "A search yielded no results"
msgid "No items matching your search"
msgstr "Nic nie pasuje do tego czego szukasz"
#: sidebar/package/contents/ui/IntroIcon.qml:88
#, kde-format
msgid "Most used module number %1"
msgstr "Numer najczęściej używanego modułu %1"
#: sidebar/package/contents/ui/introPage.qml:66
#, kde-format
msgid "Plasma"
-msgstr ""
+msgstr "Plazma"
#: sidebar/package/contents/ui/introPage.qml:92
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Frequently used:"
msgid "Frequently Used"
-msgstr "Często używane:"
+msgstr "Często używane"
#: sidebar/package/contents/ui/SubCategoryPage.qml:52
#, kde-format
msgid "Back"
msgstr "Wstecz"
#: sidebar/SidebarMode.cpp:270
#, kde-format
msgid "Sidebar View"
msgstr "Widok paska bocznego"
#: sidebar/SidebarMode.cpp:271
#, kde-format
msgid "Provides a categorized sidebar for control modules."
msgstr "Dostarcza pasek boczny dla modułów sterowania w podziale na kategorie."
#: sidebar/SidebarMode.cpp:272
#, kde-format
msgid "(c) 2017, Marco Martin"
msgstr "(c) 2017, Marco Martin"
#: sidebar/SidebarMode.cpp:273
#, kde-format
msgid "Marco Martin"
msgstr "Marco Martin"
#: sidebar/SidebarMode.cpp:526
#, kde-format
msgid "Sidebar"
msgstr "Pasek boczny"
#: sidebar/SidebarMode.cpp:566
#, kde-format
msgid "Most Used"
msgstr "Najczęściej używane"
#: sidebar/ToolTips/tooltipmanager.cpp:207
#, kde-format
msgid "<i>Contains 1 item</i>"
msgid_plural "<i>Contains %1 items</i>"
msgstr[0] "<i>Zawiera element</i>"
msgstr[1] "<i>Zawiera %1 elementy</i>"
msgstr[2] "<i>Zawiera %1 elementów</i>"
#~ msgid "Configure your system"
#~ msgstr "Ustawienia systemu"
#~ msgid ""
#~ "Welcome to \"System Settings\", a central place to configure your "
#~ "computer system."
#~ msgstr ""
#~ "Witamy w \"Ustawieniach systemowych\", gdzie możesz ustawić swój system "
#~ "komputerowy."
#~ msgid "Tree View"
#~ msgstr "Widok drzewa"
#~ msgid "Provides a classic tree-based view of control modules."
#~ msgstr "Udostępnia klasyczny drzewiasty widok modułów sterowania."
#~ msgid "Expand the first level automatically"
#~ msgstr "Rozwiń pierwszy poziom automatycznie"
#~ msgid "Search..."
#~ msgstr "Znajdź..."
#~ msgid "System Settings Handbook"
#~ msgstr "Podręcznik ustawień systemowych"
#~ msgid "About KDE"
#~ msgstr "O KDE"
#~ msgid "Select an item from the list to see the available options"
#~ msgstr "Wybierz element z listy, aby zobaczyć możliwe opcje"
#~ msgid "Overview"
#~ msgstr "Przegląd"
#~ msgid ""
#~ "Below you can select your preferred style for viewing System Settings"
#~ msgstr "Poniżej można wybrać preferowany styl widoku Ustawień systemowych"
#~ msgid "Unsaved Changes"
#~ msgstr "Niezapisane zmiany"
#~ msgid "(c) 2005, Benjamin C. Meyer; (c) 2007, Canonical Ltd"
#~ msgstr "(c) 2005, Benjamin C. Meyer; (c) 2007, Canonical Ltd"
#~ msgid "Benjamin C. Meyer"
#~ msgstr "Benjamin C. Meyer"
#~ msgid "Jonathan Riddell"
#~ msgstr "Jonathan Riddell"
#~ msgid "Contributor"
#~ msgstr "Współpracownik"
#~ msgid "Michael D. Stemle"
#~ msgstr "Michael D. Stemle"
#~ msgid "Simon Edwards"
#~ msgstr "Simon Edwards"
#~ msgid "Ellen Reitmayr"
#~ msgstr "Ellen Reitmayr"
#~ msgid "Usability"
#~ msgstr "Używalność"
#~ msgid "Search Bar<p>Enter a search term.</p>"
#~ msgstr "Pasek wyszukiwania <p>Podaj wyszukiwany termin.</p>"
#~ msgid "%1 hit in General"
#~ msgid_plural "%1 hits in General"
#~ msgstr[0] "%1 użycie Ogólne"
#~ msgstr[1] "%1 użycia Ogólne"
#~ msgstr[2] "%1 użyć Ogólne"
#~ msgid "%1 hit in Advanced"
#~ msgid_plural "%1 hits in Advanced"
#~ msgstr[0] "%1 użyć Zaawansowane"
#~ msgstr[1] "%1 użycia Zaawansowane"
#~ msgstr[2] "%1 użyć Zaawansowane"
Index: trunk/l10n-kf5/pl/messages/kde-workspace/user_manager.po
===================================================================
--- trunk/l10n-kf5/pl/messages/kde-workspace/user_manager.po (revision 1552240)
+++ trunk/l10n-kf5/pl/messages/kde-workspace/user_manager.po (revision 1552241)
@@ -1,333 +1,333 @@
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
#
# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2015, 2016, 2017, 2019.
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-08-24 03:20+0200\n"
-"PO-Revision-Date: 2019-07-14 06:32+0200\n"
+"PO-Revision-Date: 2019-09-21 08:12+0200\n"
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
-"|| n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10"
+" || n%100>=20) ? 1 : 2);\n"
"X-Generator: Lokalize 19.07.70\n"
#. i18n: ectx: property (placeholderText), widget (QLineEdit, username)
#: src/account.ui:78
#, kde-format
msgid "john"
msgstr "jan"
#. i18n: ectx: property (text), widget (QLabel, label_7)
#: src/account.ui:95
#, kde-format
msgid "Real Name:"
msgstr "Imię i nazwisko:"
#. i18n: ectx: property (placeholderText), widget (QLineEdit, realName)
#: src/account.ui:129
#, kde-format
msgid "John Doe"
msgstr "Jan Kowalski"
#. i18n: ectx: property (text), widget (QLabel, label)
#: src/account.ui:146
#, kde-format
msgid "Email Address:"
msgstr "Adres pocztowy:"
#. i18n: ectx: property (placeholderText), widget (QLineEdit, email)
#: src/account.ui:177
#, kde-format
msgid "john.doe@example.com"
msgstr "jan.kowalski@example.com"
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. i18n: ectx: property (text), widget (QLabel, label)
#: src/account.ui:194 src/password.ui:33
#, kde-format
msgid "Password:"
msgstr "Hasło:"
#. i18n: ectx: property (text), widget (QCheckBox, administrator)
#: src/account.ui:201
#, kde-format
msgid "Enable administrator privileges for this user"
msgstr "Włącz uprawnienia administratora dla tego użytkownika"
#. i18n: ectx: property (text), widget (QCheckBox, automaticLogin)
#: src/account.ui:208
#, kde-format
msgid "Log in automatically"
msgstr "Loguj bez pytania"
#. i18n: ectx: property (text), widget (QPushButton, changePasswordButton)
#: src/account.ui:215
-#, fuzzy, kde-format
+#, kde-format
#| msgctxt "Title for change password dialog"
#| msgid "New Password"
msgid "Change Password..."
-msgstr "Nowe hasło"
+msgstr "Zmień hasło..."
#: src/accountinfo.cpp:61
#, kde-format
msgid "Choose from Gallery..."
msgstr "Wybierz z galerii..."
#: src/accountinfo.cpp:65
#, kde-format
msgid "Load from file..."
msgstr "Wczytaj z pliku..."
#: src/accountinfo.cpp:69
#, kde-format
msgid "Clear Avatar"
msgstr "Wyczyść awatara"
#: src/accountinfo.cpp:118
-#, fuzzy, kde-format
+#, kde-format
#| msgctxt "Title for change password dialog"
#| msgid "New Password"
msgctxt "@label:button"
msgid "Change Password"
-msgstr "Nowe hasło"
+msgstr "Zmień hasło"
#: src/accountinfo.cpp:121
-#, fuzzy, kde-format
+#, kde-format
#| msgctxt "Title for change password dialog"
#| msgid "New Password"
msgctxt "@label:button"
msgid "Set Password"
-msgstr "Nowe hasło"
+msgstr "Ustaw hasło"
#: src/accountinfo.cpp:285
#, kde-format
msgid "This username is already used"
msgstr "Nazwa użytkownika jest już używana"
#: src/accountinfo.cpp:295
#, kde-format
msgid "The username must start with a letter"
msgstr "Nazwa użytkownika musi się zaczynać od litery"
#: src/accountinfo.cpp:313
#, kde-format
msgid ""
"The username can contain only letters, numbers, score, underscore and dot"
msgstr ""
"Nazwa użytkownika może zawierać tylko liczby, cyfry, myślniki, podkreślniki "
"i kropki"
#: src/accountinfo.cpp:327
#, kde-format
msgid "The username is too long"
msgstr "Nazwa użytkownika jest za długa"
#: src/accountinfo.cpp:365
#, kde-format
msgid "This e-mail address is incorrect"
msgstr "Adres pocztowy jest niepoprawny"
#: src/accountinfo.cpp:411
#, kde-format
msgctxt "@title:window"
msgid "Choose Image"
msgstr "Wybierz obraz"
#: src/avatargallery.cpp:30
#, kde-format
msgctxt "@title:window"
msgid "Change your Face"
msgstr "Zmień obraz użytkownika"
#. i18n: ectx: property (text), widget (QLabel, header)
#: src/avatargallery.ui:25
#, kde-format
msgid "Select a new face:"
msgstr "Wybierz nowy obraz użytkownika:"
#. i18n: ectx: property (toolTip), widget (QPushButton, addBtn)
#: src/kcm.ui:69
#, kde-format
msgid "Add user account"
msgstr "Dodaj konto użytkownika"
#. i18n: ectx: property (toolTip), widget (QPushButton, removeBtn)
#: src/kcm.ui:86
#, kde-format
msgid "Remove user account"
msgstr "Usuń konto użytkownika"
#: src/lib/accountmodel.cpp:298
#, kde-format
msgid "New User"
msgstr "Nowy użytkownik"
#: src/lib/accountmodel.cpp:421
#, kde-format
msgid "Users"
msgstr "Użytkownicy"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: src/password.ui:54
#, kde-format
msgid "Verify:"
msgstr "Potwierdzenie:"
#: src/passworddialog.cpp:36
#, kde-format
msgctxt "Title for change password dialog"
msgid "New Password"
msgstr "Nowe hasło"
#: src/passworddialog.cpp:103
#, kde-format
msgid "Passwords do not match"
msgstr "Hasła nie są zgodne"
#: src/passworddialog.cpp:130
#, kde-format
msgid "This password is weak"
msgstr "To hasło jest słabe"
#: src/passworddialog.cpp:133
#, kde-format
msgid "This password is good"
msgstr "To hasło jest dobre"
#: src/passworddialog.cpp:136
#, kde-format
msgid "This password is very good"
msgstr "To hasło jest bardzo dobre"
#: src/passworddialog.cpp:139
#, kde-format
msgid "This password is excellent"
msgstr "To hasło jest doskonałe"
#: src/passworddialog.cpp:164
#, kde-format
msgctxt "Returned when a more specific error message has not been found"
msgid "Please choose another password"
msgstr "Wybierz inne hasło"
#: src/usermanager.cpp:118
#, kde-format
msgid "Keep files"
msgstr "Zachowaj pliki"
#: src/usermanager.cpp:120
#, kde-format
msgid "Delete files"
msgstr "Usuń pliki"
#: src/usermanager.cpp:122
#, kde-format
msgid "What do you want to do after deleting %1 ?"
msgstr "Co chcesz zrobić po usunięciu %1 ?"
#: src/usermanager.cpp:125
#, kde-format
msgid ""
"This user is using the system right now, removing it will cause problems"
msgstr "Ten użytkownik używa teraz systemu, jego usunięcie sprawi problemy"
#: src/usermanager.cpp:128
#, kde-format
msgid "Delete User"
msgstr "Usuń użytkownika"
#~ msgid "MyPassword"
#~ msgstr "Moje hasło"
#~ msgctxt "Error returned when the password is invalid"
#~ msgid "The password should be at least %1 character"
#~ msgid_plural "The password should be at least %1 characters"
#~ msgstr[0] "Hasło powinno zawierać co najmniej %1 znak"
#~ msgstr[1] "Hasło powinno zawierać co najmniej %1 znaki"
#~ msgstr[2] "Hasło powinno zawierać co najmniej %1 znaków"
#~ msgctxt "Error returned when the password is invalid"
#~ msgid "The password should contain at least %1 uppercase letter"
#~ msgid_plural "The password should contain at least %1 uppercase letters"
#~ msgstr[0] "Hasło powinno zawierać co najmniej %1 znak wielką literą"
#~ msgstr[1] "Hasło powinno zawierać co najmniej %1 znaki wielką literą"
#~ msgstr[2] "Hasło powinno zawierać co najmniej %1 znaków wielką literą"
#~ msgctxt "Error returned when the password is invalid"
#~ msgid "The password should contain at least %1 lowercase letter"
#~ msgid_plural "The password should contain at least %1 lowercase letters"
#~ msgstr[0] "Hasło powinno zawierać co najmniej %1 znak małą literą"
#~ msgstr[1] "Hasło powinno zawierać co najmniej %1 znaki małą literą"
#~ msgstr[2] "Hasło powinno zawierać co najmniej %1 znaków małą literą"
#~ msgctxt "Error returned when the password is invalid"
#~ msgid "Your username should not be part of your password"
#~ msgstr "Twoja nazwa użytkownika nie powinna być częścią twojego hasła"
#~ msgctxt "Error returned when the password is invalid"
#~ msgid "Your name should not be part of your password"
#~ msgstr "Twoja nazwa nie powinna być częścią twojego hasła"
#~ msgctxt "Error returned when the password is invalid"
#~ msgid "The password should contain at least %1 number"
#~ msgid_plural "The password should contain at least %1 numbers"
#~ msgstr[0] "Hasło powinno zawierać co najmniej %1 cyfrę"
#~ msgstr[1] "Hasło powinno zawierać co najmniej %1 cyfry"
#~ msgstr[2] "Hasło powinno zawierać co najmniej %1 cyfr"
#~ msgctxt "Error returned when the password is invalid"
#~ msgid ""
#~ "The password should contain at least %1 special character (like "
#~ "punctuation)"
#~ msgid_plural ""
#~ "The password should contain at least %1 special characters (like "
#~ "punctuation)"
#~ msgstr[0] ""
#~ "Hasło powinno zawierać co najmniej %1 znak specjalny (jak np. kropkę)"
#~ msgstr[1] ""
#~ "Hasło powinno zawierać co najmniej %1 znaki specjalne (jak np. kropkę)"
#~ msgstr[2] ""
#~ "Hasło powinno zawierać co najmniej %1 znaków specjalnych (jak np. kropkę)"
#~ msgctxt "Error returned when the password is invalid"
#~ msgid ""
#~ "The password should contain a mixture of letters, numbers, spaces and "
#~ "punctuation"
#~ msgstr ""
#~ "Hasło powinno zawierać mieszaninę liter, cyfr, odstępów i znaków "
#~ "przestankowych"
#~ msgctxt "Error returned when the password is invalid"
#~ msgid "The password should not contain too many repeated characters"
#~ msgstr "Hasło nie powinno zawierać zbyt wielu powtórzonych znaków"
#~ msgctxt "Error returned when the password is invalid"
#~ msgid ""
#~ "The password should be more varied in letters, numbers and punctuation"
#~ msgstr ""
#~ "Hasło powinno być bardziej zróżnicowane w literach, cyfrach i znakach "
#~ "przestankowych"
#~ msgctxt "Error returned when the password is invalid"
#~ msgid "The password should not contain sequences like 1234 or abcd"
#~ msgstr "Hasło nie powinno zawierać odcinków takich jak 1234 lub abcd"
#~ msgctxt "Error returned when the password is invalid"
#~ msgid "This password can't be used, it is too simple"
#~ msgstr "Nie można użyć tego hasła, jest zbyt proste"
#~ msgid "John"
#~ msgstr "Jan"
#~ msgid "Administrator:"
#~ msgstr "Administrator:"
#~ msgid "Automatic Login:"
#~ msgstr "Samoczynne logowanie:"
Index: trunk/l10n-kf5/pl/messages/kdeedu/artikulate.po
===================================================================
--- trunk/l10n-kf5/pl/messages/kdeedu/artikulate.po (revision 1552240)
+++ trunk/l10n-kf5/pl/messages/kdeedu/artikulate.po (revision 1552241)
@@ -1,1105 +1,1105 @@
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
#
# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2014, 2015, 2016, 2017, 2019.
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-09-02 02:56+0200\n"
-"PO-Revision-Date: 2019-07-14 06:33+0200\n"
+"PO-Revision-Date: 2019-09-21 08:18+0200\n"
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
-"|| n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10"
+" || n%100>=20) ? 1 : 2);\n"
"X-Generator: Lokalize 19.07.70\n"
#: data/languages/ba.xml:5
#, kde-format
msgctxt "Language Title"
msgid "Bengali"
msgstr "Bengalski"
#: data/languages/ca.xml:5
#, kde-format
msgctxt "Language Title"
msgid "Catalan"
msgstr "Kataloński"
#: data/languages/de.xml:5
#, kde-format
msgctxt "Language Title"
msgid "German"
msgstr "Niemiecki"
#: data/languages/du.xml:5
#, kde-format
msgctxt "Language Title"
msgid "Dutch"
msgstr "Holenderski"
#: data/languages/en_BE.xml:5
#, kde-format
msgctxt "Language Title"
msgid "British English"
msgstr "Angielski brytyjski"
#: data/languages/en_US.xml:5
#, kde-format
msgctxt "Language Title"
msgid "English"
msgstr "Angielski"
#: data/languages/fr.xml:5
#, kde-format
msgctxt "Language Title"
msgid "French"
msgstr "Francuski"
#: data/languages/gr.xml:5
#, kde-format
msgctxt "Language Title"
msgid "Greek"
msgstr "Grecki"
#: data/languages/hi.xml:5
#, kde-format
msgctxt "Language Title"
msgid "Hindi"
msgstr "Hindi"
#: data/languages/it.xml:5
#, kde-format
msgctxt "Language Title"
msgid "Italian"
msgstr "Włoski"
#: data/languages/mr.xml:5
#, kde-format
msgctxt "Language Title"
msgid "Marathi"
msgstr "Marathi (Hinduski)"
#: data/languages/pl.xml:5
#, kde-format
msgctxt "Language Title"
msgid "Polish"
msgstr "Polski"
#: data/languages/sp.xml:5
#, kde-format
msgctxt "Language Title"
msgid "Spanish"
msgstr "Hiszpański"
#: liblearnerprofile/src/models/learninggoalmodel.cpp:172
#, kde-format
msgctxt "@item:inlistbox unknown learning goal"
msgid "unknown"
msgstr "nieznany"
#: liblearnerprofile/src/models/learninggoalmodel.cpp:237
#, kde-format
msgctxt "@title:column"
msgid "Learning Goal"
msgstr "Cel uczenia się"
#: liblearnerprofile/src/profilemanager.cpp:164
#, kde-format
msgid "Open Image"
msgstr "Otwórz obraz"
#: liblearnerprofile/src/profilemanager.cpp:166
#, kde-format
msgid "Image Files (*.png *.jpg *.bmp)"
msgstr "Pliki obrazów (*.png *.jpg *.bmp)"
#: liblearnerprofile/src/storage.cpp:584
#, kde-format
msgid "Invalid database version '%1'."
msgstr "Nieprawidłowa wersja bazy danych '%1'."
#: libsound/src/qtgstreamerbackend/qtgstreamercapturebackend.cpp:46
#, kde-format
msgctxt "default sound device"
msgid "Default"
msgstr "Domyślne"
#. i18n: ectx: label, entry (ShowMenuBar), group (artikulate)
#: src/artikulate.kcfg:9
#, kde-format
msgid "If true, the main menu bar is shown."
msgstr "Jeśli prawda, to pokazywany jest pasek głównego menu."
#. i18n: ectx: label, entry (UseCourseRepository), group (artikulate)
#: src/artikulate.kcfg:13
#, kde-format
msgid ""
"If enabled, course files are only read from the local contributor repository"
msgstr ""
"Jeśli włączone, to pliki kursu są czytane tylko z lokalnego repozytorium "
"współtwórcy"
#. i18n: ectx: label, entry (CourseRepositoryPath), group (artikulate)
#: src/artikulate.kcfg:17
#, kde-format
msgid "Path to local contributor repository"
msgstr "Ścieżka do lokalnego repozytorium współtwórcy"
#. i18n: ectx: label, entry (AudioInputDevice), group (artikulate)
#: src/artikulate.kcfg:20
#, kde-format
msgid "Name of audio input device"
msgstr "Nazwa dźwiękowego urządzenia wejściowego"
#. i18n: ectx: label, entry (AudioInputVolume), group (artikulate)
#: src/artikulate.kcfg:23
#, kde-format
msgid "Audio input volume"
msgstr "Głośność dźwięku wejściowego"
#. i18n: ectx: label, entry (AudioOutputVolume), group (artikulate)
#: src/artikulate.kcfg:27
#, kde-format
msgid "Audio output volume"
msgstr "Głośność dźwięku wyjściowego"
#. i18n: ectx: label, entry (TrainingPhraseFont), group (artikulate)
#: src/artikulate.kcfg:31
#, kde-format
msgid "Font"
msgstr "Czcionka"
#. i18n: ectx: label, entry (RecordingBackend), group (artikulate)
#: src/artikulate.kcfg:38
#, kde-format
msgid ""
"Set either to 'qtmultimediabackend' or 'qtgstreamerbackend', selected on "
"runtime if available."
msgstr ""
"Ustaw albo na 'qtmultimediabackend' albo na 'qtgstreamerbackend', jako "
"wybrany przy uruchomieniu, jeśli dostępny."
#: src/core/drawertrainingactions.cpp:30
#, kde-format
msgid "Please select a course"
msgstr "Wybierz kurs"
#: src/core/resources/editablecourseresource.cpp:258 src/qml/Editor.qml:228
#, kde-format
msgid "New Unit"
msgstr "Nowy rozdział"
#: src/main.cpp:40
#, kde-format
msgctxt "@title Displayed program name"
msgid "Artikulate"
msgstr "Artikulate"
#: src/main.cpp:42
#, kde-format
msgctxt "@title KAboutData: short program description"
msgid "Artikulate Pronunciation Trainer"
msgstr "Trener artykułowanej wymowy"
#: src/main.cpp:44 src/main_editor.cpp:44
#, kde-format
msgctxt "@info:credit"
msgid "(c) 2013-2019 The Artikulate Developers"
msgstr "(c) 2013-2019 Programiści Artikulate"
#: src/main.cpp:45
-#, fuzzy, kde-format
+#, kde-format
#| msgctxt "@title Short program description"
#| msgid "Training your pronunciation in a foreign language."
msgctxt "@title Short program description"
msgid "Train your pronunciation in a foreign language."
msgstr "Ćwiczenie wymowy w obcym języku."
#: src/main.cpp:49 src/main_editor.cpp:48
#, kde-format
msgctxt "@info:credit Developer name"
msgid "Andreas Cord-Landwehr"
msgstr "Andreas Cord-Landwehr"
#: src/main.cpp:50 src/main_editor.cpp:49
#, kde-format
msgctxt "@info:credit Role"
msgid "Original Author"
msgstr "Autor pierwowzoru"
#: src/main.cpp:53
#, kde-format
msgctxt "@info:credit Developer name"
msgid "Samikshan Bairagya"
msgstr "Samikshan Bairagya"
#: src/main.cpp:54
#, kde-format
msgctxt "@info:credit Role"
msgid "Developer"
msgstr "Programista"
#: src/main.cpp:57
#, kde-format
msgctxt "@info:credit Developer name"
msgid "Oindrila Gupta"
msgstr "Oindrila Gupta"
#: src/main.cpp:58 src/main.cpp:62
#, kde-format
msgctxt "@info:credit Role"
msgid "Developer and Course Data"
msgstr "Programista i dane kursowe"
#: src/main.cpp:61
#, kde-format
msgctxt "@info:credit Developer name"
msgid "Magdalena Konkiewicz"
msgstr "Magdalena Konkiewicz"
#: src/main.cpp:65
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr "Łukasz Wojniłowicz"
#: src/main.cpp:65
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr "lukasz.wojnilowicz@gmail.com"
#: src/main_editor.cpp:40
#, kde-format
msgctxt "@title Displayed program name"
msgid "Artikulate Editor"
msgstr "Edytor Artikulate"
#: src/main_editor.cpp:42
#, kde-format
msgctxt "@title KAboutData: short program description"
msgid "Artikulate Course Editor"
msgstr "Edytor kursów Artikulate"
#: src/main_editor.cpp:45
#, kde-format
msgctxt "@title Short program description"
msgid "Edit Artikulate course files."
msgstr "Edytuj pliki kursów Artikulate."
#: src/mainwindow.cpp:83 src/qml/ProfileSelector.qml:32
#, kde-format
msgid "Unnamed Identity"
msgstr "Nienazwana tożsamość"
#: src/mainwindow.cpp:115 src/mainwindow_editor.cpp:124
#, kde-format
msgctxt "@item:inmenu"
msgid "Configure Artikulate"
msgstr "Ustawienia Artikulate"
#: src/mainwindow.cpp:120
#, kde-format
msgctxt "@item:inmenu"
msgid "Learner Profile"
msgstr "Profil ucznia"
#: src/mainwindow.cpp:147 src/mainwindow_editor.cpp:157
#, kde-format
msgctxt "@item:inmenu"
msgid "Sound Devices"
msgstr "Urządzenia dźwiękowe"
#: src/mainwindow.cpp:147 src/mainwindow_editor.cpp:157
#, kde-format
msgctxt "@title:tab"
msgid "Sound Device Settings"
msgstr "Ustawienia urządzenia dźwiękowego"
#: src/mainwindow.cpp:148 src/mainwindow_editor.cpp:158
#, kde-format
msgctxt "@item:inmenu"
msgid "Fonts"
msgstr "Czcionki"
#: src/mainwindow.cpp:148 src/mainwindow_editor.cpp:158
#, kde-format
msgctxt "@title:tab"
msgid "Training Phrase Font"
msgstr "Czcionka wyrażenia ćwiczeniowego"
#: src/mainwindow_editor.cpp:101 src/mainwindow_editor.cpp:103
#, kde-format
msgid "Course Repository: %1"
msgstr "Repozytorium kursów: %1"
#: src/mainwindow_editor.cpp:129
#, kde-format
msgctxt "@item:inmenu"
msgid "Export GHNS Files"
msgstr "Eksportuj pliki GHNS"
#: src/mainwindow_editor.cpp:159
#, kde-format
msgctxt "@item:inmenu"
msgid "Course Resources"
msgstr "Zasoby kursowe"
#: src/mainwindow_editor.cpp:159
#, kde-format
msgctxt "@title:tab"
msgid "Resource Repository Settings"
msgstr "Ustawienia repozytorium zasobów"
#: src/mainwindow_editor.cpp:187
#, kde-format
msgctxt "@info"
msgid ""
"The currently open course contains unsaved changes. Do you want to save them?"
msgstr ""
"Obecnie otwarty kurs zawiera niezapisane zmiany. Czy chcesz je zapisać teraz?"
#: src/models/coursemodel.cpp:119 src/models/languageresourcemodel.cpp:88
#: src/models/phonememodel.cpp:78 src/models/phraselistmodel.cpp:114
#: src/models/profilemodel.cpp:104 src/models/skeletonmodel.cpp:121
#: src/models/unitmodel.cpp:101
#, kde-format
msgctxt "@item:inlistbox:"
msgid "unknown"
msgstr "nieznany"
#: src/models/coursemodel.cpp:178
#, kde-format
msgctxt "@title:column"
msgid "Course"
msgstr "Kurs"
#: src/models/languageresourcemodel.cpp:167
#, kde-format
msgctxt "@title:column"
msgid "Language"
msgstr "Język"
#: src/models/learningprogressmodel.cpp:150
#, kde-format
msgid "Words"
msgstr "Słowa"
#: src/models/learningprogressmodel.cpp:152
#, kde-format
msgid "Sentences"
msgstr "Zdania"
#: src/models/learningprogressmodel.cpp:154
#, kde-format
msgid "Expressions"
msgstr "Wyrażenia"
#: src/models/learningprogressmodel.cpp:156
#, kde-format
msgid "Paragraphs"
msgstr "Akapity"
#: src/models/phonemegroupmodel.cpp:168
#, kde-format
msgctxt "@title:column"
msgid "Phoneme Group"
msgstr "Grupa fonem"
#: src/models/phonememodel.cpp:140
#, kde-format
msgctxt "@title:column"
msgid "Phoneme"
msgstr "Fonem"
#: src/models/phonemeunitmodel.cpp:197
#, kde-format
msgctxt "@title:column"
msgid "Phoneme Unit"
msgstr "Rozdział fonem"
#: src/models/phraselistmodel.cpp:190 src/models/phrasemodel.cpp:306
#, kde-format
msgctxt "@title:column"
msgid "Phrase"
msgstr "Wyrażenie"
#: src/models/profilemodel.cpp:163
#, kde-format
msgctxt "@title:column"
msgid "Profile"
msgstr "Profil"
#: src/models/skeletonmodel.cpp:180
#, kde-format
msgctxt "@title:column"
msgid "Skeleton"
msgstr "Rama"
#: src/models/unitmodel.cpp:172
#, kde-format
msgctxt "@title:column"
msgid "Unit"
msgstr "Rozdział"
#: src/qml/ArtikulateDrawer.qml:48
#, kde-format
msgid "Training"
msgstr "Ćwiczenie"
#: src/qml/ArtikulateDrawer.qml:117
#, kde-format
msgid "Statistics"
msgstr "Statystyki"
#: src/qml/ArtikulateDrawer.qml:127
#, kde-format
msgid "Settings"
msgstr "Ustawienia"
#: src/qml/ArtikulateDrawer.qml:134
#, kde-format
msgid "Download Training"
msgstr "Pobierz ćwiczenia"
#: src/qml/ArtikulateDrawer.qml:144
-#, fuzzy, kde-format
+#, kde-format
#| msgid "About KDE"
msgid "About"
-msgstr "O KDE"
+msgstr "O programie"
#: src/qml/DownloadPage.qml:35
#, kde-format
msgid "Download Training Material"
msgstr "Pobierz materiał do ćwiczeń"
#: src/qml/DownloadPage.qml:91
#, kde-format
msgctxt "@action:button"
msgid "Update"
msgstr "Uaktualnij"
#: src/qml/DownloadPage.qml:96
#, kde-format
msgctxt "@action:button"
msgid "Install"
msgstr "Wgraj"
#: src/qml/DownloadPage.qml:101
#, kde-format
msgctxt "@action:button"
msgid "Remove"
msgstr "Usuń"
#: src/qml/Editor.qml:72
#, kde-format
msgid "Course Prototype:"
msgstr "Prototyp kursu:"
#: src/qml/Editor.qml:87
#, kde-format
msgid "Edit Prototype"
msgstr "Edytuj prototyp"
#: src/qml/Editor.qml:98
#, kde-format
msgid "Sync Prototype"
msgstr "Synchronizuj prototyp"
#: src/qml/Editor.qml:103
#, kde-format
msgid "Update the course with elements from prototype."
msgstr "Uaktualnij kurs elementami z prototypu."
#: src/qml/Editor.qml:111
#, kde-format
msgid "Language:"
msgstr "Język:"
#: src/qml/Editor.qml:135
#, kde-format
msgid "There is no course in the selected language."
msgstr "Nie ma kursów dla wybranego języka."
#: src/qml/Editor.qml:159
#, kde-format
msgid "Create Course"
msgstr "Utwórz kurs"
#: src/qml/Editor.qml:184
#, kde-format
msgid "Units & Phrases"
msgstr "Rozdziały i wyrażenia"
#: src/qml/PhraseEditor.qml:63
#, kde-format
msgid "Original Phrase: <i>%1</i>"
msgstr "Pierwotne wyrażenie: <i>%1</i>"
#: src/qml/PhraseEditorEditStateComponent.qml:62
#, kde-format
msgid "Edit State:"
msgstr "Stan edycji:"
#: src/qml/PhraseEditorEditStateComponent.qml:67
#, kde-format
msgctxt "state"
msgid "Unknown"
msgstr "Nieznany"
#: src/qml/PhraseEditorEditStateComponent.qml:76
#, kde-format
msgctxt "state"
msgid "Translated"
msgstr "Przetłumaczony"
#: src/qml/PhraseEditorEditStateComponent.qml:85
#, kde-format
msgctxt "state"
msgid "Completed"
msgstr "Ukończony"
#: src/qml/PhraseEditorSoundComponent.qml:38
#, kde-format
msgid "Native Speaker Recording"
msgstr "Nagrania rodowitego mówcy"
#: src/qml/PhraseEditorSoundComponent.qml:48
#, kde-format
msgid "Existing Recording:"
msgstr "Istniejące nagrania:"
#: src/qml/PhraseEditorSoundComponent.qml:58
#, kde-format
msgid "Create New Recording:"
msgstr "Utwórz nowe nagranie:"
#: src/qml/PhraseEditorSoundComponent.qml:74
#, kde-format
msgid "Replace Existing Recording"
msgstr "Zastąp istniejące nagranie"
#: src/qml/PhraseEditorSoundComponent.qml:82
#, kde-format
msgid "Dismiss"
msgstr "Odrzuć"
#: src/qml/PhraseEditorTypeComponent.qml:65
#, kde-format
msgid "Difficulty:"
msgstr "Trudność:"
#: src/qml/PhraseEditorTypeComponent.qml:71
#, kde-format
msgid "Word"
msgstr "Słowo"
#: src/qml/PhraseEditorTypeComponent.qml:79
#, kde-format
msgid "Expression"
msgstr "Wyrażenie"
#: src/qml/PhraseEditorTypeComponent.qml:87
#, kde-format
msgid "Sentence"
msgstr "Zdanie"
#: src/qml/PhraseEditorTypeComponent.qml:95
#, kde-format
msgid "Paragraph"
msgstr "Akapit"
#: src/qml/ProfileDetailsItem.qml:52
#, kde-format
msgid "Learner"
msgstr "Uczeń"
#: src/qml/ProfileDetailsItem.qml:65
#, kde-format
msgid "Favorite Languages"
msgstr "Ulubione języki"
#: src/qml/ProfileSelector.qml:84
#, kde-format
msgid "Create New Learner Identity"
msgstr "Utwórz nową tożsamość ucznia"
#: src/qml/ProfileSelector.qml:117
#, kde-format
msgid "Use Selected Identity"
msgstr "Użyj wybranej tożsamości"
#: src/qml/ProfileSettingsPage.qml:31
#, kde-format
msgid "Configure Profile"
msgstr "Ustawienia profilu"
#: src/qml/ProfileSettingsPage.qml:43 src/qml/ProfileUserItem.qml:82
#, kde-format
msgid "Edit"
msgstr "Edytuj"
#: src/qml/ProfileSettingsPage.qml:52
#, kde-format
msgid "Select Image"
msgstr "Wybierz obraz"
#: src/qml/ProfileSettingsPage.qml:59 src/qml/ProfileUserItem.qml:98
#, kde-format
msgid "Clear Image"
msgstr "Wyczyść obraz"
#: src/qml/ProfileSettingsPage.qml:65
#, kde-format
msgid "Delete User"
msgstr "Usuń użytkownika"
#: src/qml/ProfileSettingsPage.qml:115 src/qml/ProfileUserItem.qml:131
#, kde-format
msgid "Name"
msgstr "Nazwa"
#: src/qml/ProfileUserItem.qml:87 src/qml/ProfileUserItem.qml:184
#, kde-format
msgid "Delete"
msgstr "Usuń"
#: src/qml/ProfileUserItem.qml:93
#, kde-format
msgid "Change Image"
msgstr "Zmień obraz"
#: src/qml/ProfileUserItem.qml:137
#, kde-format
msgid "Done"
msgstr "Gotowe"
#: src/qml/ProfileUserItem.qml:175
#, kde-format
msgid "Do you really want to delete this identity \"<b>%1</b>\"?"
msgstr "Czy na pewno chcesz usunąć tę tożsamość \"<b>%1</b>\"?"
#: src/qml/ProfileUserItem.qml:191
#, kde-format
msgid "Cancel"
msgstr "Zaniechaj"
#: src/qml/SoundPlayer.qml:33
#, kde-format
msgid "Play"
msgstr "Odtwórz"
#: src/qml/SoundRecorder.qml:33
#, kde-format
msgid "Record"
msgstr "Nagraj"
#: src/qml/TrainerCourseStatistics.qml:59
#, kde-format
msgid "Attempts"
msgstr "Podejścia"
#: src/qml/TrainingPage.qml:41
#, kde-format
msgid "Category: no category selected"
msgstr "Kategoria: nie wybrano kategorii"
#: src/qml/TrainingPage.qml:44
#, kde-format
msgid "Category: %1"
msgstr "Kategoria: %1"
#: src/qml/TrainingPage.qml:53
#, kde-format
msgid "Next"
msgstr "Następny"
#: src/qml/TrainingPage.qml:54
#, kde-format
msgid "Mark current phrase as completed and proceed with next one."
msgstr "Oznacz bieżące wyrażenie jako ukończone i przejdź do następnego."
#: src/qml/TrainingPage.qml:59
#, kde-format
msgid "Skip"
msgstr "Pomiń"
#: src/qml/TrainingPage.qml:60
#, kde-format
msgid "Skip current phrase and proceed with next one."
msgstr "Pomiń bieżące wyrażenie jako ukończone i przejdź do następnego."
#: src/qml/TrainingPage.qml:115
#, kde-format
msgid "Play original"
msgstr "Odtwórz pierwowzór"
#: src/qml/TrainingPage.qml:156
#, kde-format
msgid "Record yourself"
msgstr "Nagraj samego siebie"
#: src/qml/TrainingPage.qml:164
#, kde-format
msgid "Play yourself"
msgstr "Odtwórz samego siebie"
#: src/qml/UnitEditor.qml:40
#, kde-format
msgid "Unit Title:"
msgstr "Tytuł rozdziału:"
#: src/qml/UnitEditor.qml:54
#, kde-format
msgid "Create Phrase"
msgstr "Utwórz wyrażenie"
#: src/qml/WelcomePage.qml:29
#, kde-format
msgid "Welcome to Artikulate"
msgstr "Witaj w Artikulate"
#: src/qml/WelcomePage.qml:61
#, kde-format
msgctxt "@title:window language / course name"
msgid "%1 / %2"
msgstr "%1 / %2"
#: src/qml/WelcomePage.qml:75
#, kde-format
msgctxt "@action:button"
msgid "Start Training"
msgstr "Rozpocznij trening"
#: src/ui/exportghnsdialog.cpp:41
#, kde-format
msgid "Export"
msgstr "Eksportuj"
#. i18n: ectx: property (text), widget (QLabel, exportDirectoryLabel)
#: src/ui/exportghnsdialog.cpp:54 src/ui/exportghnsdialog.ui:19
#, kde-format
msgid "Export Directory"
msgstr "Eksportuj katalog"
#. i18n: ectx: property (text), widget (QToolButton, selectDirectoryButton)
#. i18n: ectx: property (text), widget (QToolButton, buttonSelectCourseRepository)
#: src/ui/exportghnsdialog.ui:29 src/ui/resourcesdialogpage.ui:88
#, kde-format
msgid "..."
msgstr "..."
#: src/ui/resourcesdialogpage.cpp:42
#, kde-format
msgid "Open Repository Directory"
msgstr "Otwórz katalog repozytorium"
#. i18n: ectx: property (text), widget (QLabel, label)
#: src/ui/resourcesdialogpage.ui:53
#, kde-format
msgid ""
"This dialog allows advanced settings. It is addressed only to translators, "
"speakers, and other users of the course editor. Adding a repository allows "
"you to work on courses and course skeletons in a structured way. For details "
"please refer to the technical documentation."
msgstr ""
"To okno dialogowe pozwala na zaawansowane ustawienia. Jest adresowane tylko "
"dla tłumaczy, mówców i innych użytkowników edytora kursów. Dodanie "
"repozytorium pozwala tobie na pracę nad kursami i ramami kursów w "
"uporządkowany sposób. Po szczegóły proszę się odwoływać do dokumentacji "
"technicznej."
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: src/ui/resourcesdialogpage.ui:63
#, kde-format
msgid "Course Contributor Repository:"
msgstr "Repozytorium współtwórcy kursu:"
#. i18n: ectx: property (toolTip), widget (QLineEdit, kcfg_CourseRepositoryPath)
#: src/ui/resourcesdialogpage.ui:78
#, kde-format
msgid "Path to the contributor repository."
msgstr "Ścieżka repozytorium współtwórcy."
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_UseCourseRepository)
#: src/ui/resourcesdialogpage.ui:107
#, kde-format
msgid ""
"Use this option only if you are a course contributor and you are working on "
"a course repository."
msgstr ""
"Użyj tej opcji tylko gdy jesteś współtwórcą kursu i pracujesz nad "
"repozytorium kursów."
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_UseCourseRepository)
#: src/ui/resourcesdialogpage.ui:110
#, kde-format
msgid "Use course contributor repository in trainer mode"
msgstr "Użyj repozytorium współtwórcy kursu w trybie ćwiczeń"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#: src/ui/sounddevicedialogpage.ui:17
#, kde-format
msgid "Configure Microphone"
msgstr "Ustawienia mikrofonu"
#. i18n: ectx: property (text), widget (QLabel, label)
#: src/ui/sounddevicedialogpage.ui:29
#, kde-format
msgid "Input Device"
msgstr "Urządzenie wejściowe"
#. i18n: ectx: property (text), widget (QLabel, labelPlayTestSound)
#: src/ui/sounddevicedialogpage.ui:51
#, kde-format
msgid "Play Test Sound"
msgstr "Odtwórz dźwięk próbny"
#. i18n: ectx: property (toolTip), widget (QToolButton, buttonPlayTestSound)
#: src/ui/sounddevicedialogpage.ui:58
#, kde-format
msgid "Play test sound."
msgstr "Odtwórz dźwięk próbny."
#. i18n: ectx: property (text), widget (QLabel, labelRecordTestSound)
#: src/ui/sounddevicedialogpage.ui:68
#, kde-format
msgid "Record Test Sound"
msgstr "Nagraj dźwięk próbny"
#. i18n: ectx: property (toolTip), widget (QToolButton, buttonPlayRecordedTestSound)
#: src/ui/sounddevicedialogpage.ui:75
#, kde-format
msgid "Play recorded test sound."
msgstr "Odtwórz nagrany dźwięk."
#. i18n: ectx: property (toolTip), widget (QToolButton, buttonRecordTestSound)
#: src/ui/sounddevicedialogpage.ui:85
#, kde-format
msgid "Record test sound."
msgstr "Nagraj dźwięk próbny."
#. i18n: ectx: property (text), widget (QLabel, labelTestSoundSettings)
#: src/ui/sounddevicedialogpage.ui:107
#, kde-format
msgid "Test Sound"
msgstr "Dźwięk próbny"
#. i18n: ectx: property (title), widget (QGroupBox, boxSpeakers)
#: src/ui/sounddevicedialogpage.ui:123
#, kde-format
msgid "Configure Speakers"
msgstr "Ustawienia głośników"
#. i18n: ectx: property (text), widget (QLabel, labelOutputVolume)
#: src/ui/sounddevicedialogpage.ui:135
#, kde-format
msgid "Volume"
msgstr "Głośność"
#~ msgctxt "@info:credit"
#~ msgid "(c) 2013-2017 The Artikulate Developers"
#~ msgstr "(c) 2013-2017 Programiści Artikulate"
#~ msgid "Category: "
#~ msgstr "Kategoria: "
#~ msgctxt "@item:inmenu"
#~ msgid "Download New Language Course"
#~ msgstr "Pobierz nowe kursy językowe"
#~ msgid "no repository set"
#~ msgstr "nie ustawiono repozytorium"
#~ msgid "Prototype Mode"
#~ msgstr "Tryb prototypu"
#~ msgid "Please download a course"
#~ msgstr "Pobierz kurs"
#~ msgid "Categories"
#~ msgstr "Kategorie"
#~ msgid "File"
#~ msgstr "Plik"
#~ msgid "Edit User"
#~ msgstr "Edytuj użytkownika"
#~ msgid "Quit"
#~ msgstr "Wyjdź"
#~ msgid "Download Courses"
#~ msgstr "Pobierz kursy"
#~ msgid "Configure Artikulate..."
#~ msgstr "Ustawienia Artikulate..."
#~ msgid "Show Menubar"
#~ msgstr "Pokaż pasek menu"
#~ msgid "Help"
#~ msgstr "Pomoc"
#~ msgid "Artikulate Handbook"
#~ msgstr "Podręcznik Artikulate"
#~ msgid "Report Bug"
#~ msgstr "Zgłoś błąd"
#~ msgid "About Artikulate"
#~ msgstr "O Artikulate"
#~ msgid "There are no courses installed on this system."
#~ msgstr "Brak kursów na twoim systemie."
#~ msgid "You can install them now from the Internet:"
#~ msgstr "Możesz pobrać je teraz z internetu:"
#~ msgid "User Profile Settings"
#~ msgstr "Ustawienia profilu użytkownika"
#~ msgid "Languages"
#~ msgstr "Języki"
#~ msgid "Close"
#~ msgstr "Zamknij"
#~ msgid "Listen"
#~ msgstr "Słuchaj"
#~ msgid "Create New Course"
#~ msgstr "Utwórz nowy kurs"
#~ msgid "none"
#~ msgstr "brak"
#~ msgid "New Course"
#~ msgstr "Nowy kurs"
#~ msgid "Title:"
#~ msgstr "Tytuł:"
#~ msgid "Description:"
#~ msgstr "Opis:"
#~ msgid "Use Skeleton"
#~ msgstr "Użyj ramy"
#~ msgid "Identifier"
#~ msgstr "Identyfikator"
#~ msgctxt "@info:credit"
#~ msgid "(c) 2013-2014 The Artikulate Developers"
#~ msgstr "(c) 2013-2014 Programiści Artikulate"
#~ msgid "Edit Skeleton"
#~ msgstr "Edytuj szkielet"
#~ msgid "Course"
#~ msgstr "Kurs"
#~ msgid "Configure Shortcuts..."
#~ msgstr "Ustawienia skrótów..."
#~ msgid "M&ode"
#~ msgstr "&Tryb"
#~ msgid "Learn and practice pronunciation."
#~ msgstr "Ucz się i ćwicz wymowę."
#~ msgid "Unselected"
#~ msgstr "Nie wybrano"
#~ msgid "OK"
#~ msgstr "OK"
#~ msgid "Close Course"
#~ msgstr "Zamknij kurs"
#~ msgid "<strong>Skeleton:</strong> %1"
#~ msgstr "<strong>Rama:</strong> %1"
#~ msgid "Units"
#~ msgstr "Rozdziały"
#~ msgid "Add Unit"
#~ msgstr "Dodaj rozdział"
#~ msgid "No Course Repository Selected"
#~ msgstr "Nie wybrano repozytorium kursu"
#~ msgid ""
#~ "Editor is only available when Artikulate works on a course data "
#~ "repository. Please see program settings."
#~ msgstr ""
#~ "Edytor jest dostępny tylko gdy Artikulate jest uruchomiony na "
#~ "repozytorium danych kursu. Proszę zajrzeć do ustawień programu."
#~ msgid "Select Course Language:"
#~ msgstr "Wybierz język kursu:"
#~ msgid "Language: "
#~ msgstr "Język: "
#~ msgid "unselected"
#~ msgstr "nie wybrano"
#~ msgid "Select Skeleton:"
#~ msgstr "Wybierz ramę:"
#~ msgid "Please select a favorite language"
#~ msgstr "Proszę wybrać ulubiony język"
#~ msgid "Length:"
#~ msgstr "Długość:"
#~ msgid "Unit: %1"
#~ msgstr "Rozdział: %1"
#~ msgid "Finish Training"
#~ msgstr "Ukończ ćwiczenie"
#~ msgid "Phrases Grouped by Attempts"
#~ msgstr "Wyrażenia zgrupowane według podejść"
#~ msgid "Training Progress"
#~ msgstr "Postęp w ćwiczeniach"
#~ msgid "Create Learner Identity"
#~ msgstr "Utwórz tożsamość ucznia"
#~ msgid "Start by creating a learner identity"
#~ msgstr "Zacznij od utworzenia tożsamości ucznia"
#~ msgid "Native Speaker"
#~ msgstr "Rodowity mówca"
#~ msgid "Learner (You)"
#~ msgstr "Uczeń (Ty)"
#~ msgid "Unit: "
#~ msgstr "Rozdział: "
#~ msgid "Add Phrase"
#~ msgstr "Dodaj wyrażenie"
#~ msgid "<strong>Language:</strong> %1"
#~ msgstr "<strong>Język:</strong> %1"
#~ msgid "<strong>Course:</strong> %1"
#~ msgstr "<strong>Kurs:</strong> %1"
#~ msgid "Editor"
#~ msgstr "Edytor"
#~ msgid "Course Skeleton:"
#~ msgstr "Rama kursu:"
#~ msgid "Course:"
#~ msgstr "Kurs:"
Index: trunk/l10n-kf5/pl/messages/kdeedu/cantor.po
===================================================================
--- trunk/l10n-kf5/pl/messages/kdeedu/cantor.po (revision 1552240)
+++ trunk/l10n-kf5/pl/messages/kdeedu/cantor.po (revision 1552241)
@@ -1,3981 +1,3990 @@
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
#
# Maciej Wikło <maciej.wiklo@wp.pl>, 2009.
# Artur Chłond <eugenewolfe@o2.pl>, 2010.
# Marta Rybczyńska <kde-i18n@rybczynska.net>, 2011.
# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2011, 2012, 2014, 2015, 2016, 2017, 2018, 2019.
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-09-16 02:55+0200\n"
-"PO-Revision-Date: 2019-08-11 05:25+0200\n"
+"PO-Revision-Date: 2019-09-21 08:28+0200\n"
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Lokalize 19.07.70\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
-"|| n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10"
+" || n%100>=20) ? 1 : 2);\n"
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr "Maciej Wikło, Łukasz Wojniłowicz"
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr "maciej.wiklo@wp.pl, lukasz.wojnilowicz@gmail.com"
#: animationresultitem.cpp:53
#, kde-format
msgid "Pause"
msgstr "Wstrzymaj"
#: animationresultitem.cpp:56
#, kde-format
msgid "Start"
msgstr "Uruchom"
#: animationresultitem.cpp:60
#, kde-format
msgid "Stop"
msgstr "Zatrzymaj"
#: animationresultitem.cpp:129 imageresultitem.cpp:104 resultitem.cpp:74
#: textresultitem.cpp:221
#, kde-format
msgid "Save result"
msgstr "Zapisz wynik"
#: assistants/advancedplot/advancedplotassistant.cpp:45
#, kde-format
msgid "Advanced Plotting"
msgstr "Zaawansowane rysowanie wykresów"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: assistants/advancedplot/advancedplotdialog.ui:24
#: backends/qalculate/plotassistant/qalculateplotassistant.cpp:39
#, kde-format
msgid "Plot"
msgstr "Rysuj wykres"
#. i18n: ectx: property (text), widget (QLabel, label)
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: assistants/advancedplot/advancedplotdialog.ui:33
#: assistants/differentiate/differentiatedlg.ui:19
#: assistants/integrate/integratedlg.ui:19 assistants/plot2d/plot2ddlg.ui:19
#: assistants/plot3d/plot3ddlg.ui:17
#, kde-format
msgid "Expression:"
msgstr "Wyrażenie:"
#. i18n: ectx: property (text), widget (QLabel, label)
#: assistants/advancedplot/advancedplotdialog.ui:45
#, kde-format
msgid "Additional options:"
msgstr "Dodatkowe opcje:"
#. i18n: ectx: Menu (Plot)
#: assistants/advancedplot/cantor_advancedplot_assistant.rc:4
#: assistants/plot2d/cantor_plot2d_assistant.rc:4
#: assistants/plot3d/cantor_plot3d_assistant.rc:4
#: backends/qalculate/plotassistant/cantor_qalculateplotassistant.rc:4
#, kde-format
msgid "&Plot"
msgstr "&Wykres"
#. i18n: ectx: property (title), widget (QGroupBox, directiveContainer)
#: assistants/advancedplot/directivecontainer.ui:14
#, kde-format
msgid "Option active"
msgstr "Aktywna opcja"
#. i18n: ectx: Menu (calculate)
#: assistants/differentiate/cantor_differentiate_assistant.rc:4
#: assistants/integrate/cantor_integrate_assistant.rc:4
#: assistants/solve/cantor_solve_assistant.rc:4
#, kde-format
msgid "&Calculate"
msgstr "&Oblicz"
#: assistants/differentiate/differentiateassistant.cpp:44
#, kde-format
msgid "Differentiate"
msgstr "Różniczkuj"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: assistants/differentiate/differentiatedlg.ui:29
#: assistants/integrate/integratedlg.ui:29
#, kde-format
msgid "Variable:"
msgstr "Zmienna:"
#. i18n: ectx: property (text), widget (KLineEdit, xVarEdit)
#. i18n: ectx: property (text), widget (KLineEdit, variable)
#: assistants/differentiate/differentiatedlg.ui:36
#: assistants/integrate/integratedlg.ui:36
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:123
#, kde-format
msgid "x"
msgstr "x"
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: assistants/differentiate/differentiatedlg.ui:47
#, kde-format
msgid "Times: "
msgstr "Czasy: "
#. i18n: ectx: Menu (import_package)
#: assistants/importpackage/cantor_import_package_assistant.rc:4
#, kde-format
msgid "&Package"
msgstr "Pakiet"
#: assistants/importpackage/importpackageassistant.cpp:44
#, kde-format
msgid "Import Package"
msgstr "Importuj pakiet"
#. i18n: ectx: property (text), widget (QLabel, label)
#: assistants/importpackage/importpackagedlg.ui:17
#, kde-format
msgid "Package:"
msgstr "Pakiet:"
#: assistants/integrate/integrateassistant.cpp:44
#, kde-format
msgid "Integrate"
msgstr "Całkuj"
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: assistants/integrate/integratedlg.ui:49
#, kde-format
msgid "Lower limit:"
msgstr "Dolna granica:"
#. i18n: ectx: property (text), widget (QLabel, label_4)
#: assistants/integrate/integratedlg.ui:63
#, kde-format
msgid "Upper limit:"
msgstr "Górna granica:"
#. i18n: ectx: property (text), widget (QCheckBox, isDefinite)
#: assistants/integrate/integratedlg.ui:77
#, kde-format
msgid "definite integral"
msgstr "całka określona"
#. i18n: ectx: Menu (linear_algebra)
#: assistants/linearalgebra/creatematrix/cantor_create_matrix_assistant.rc:4
#: assistants/linearalgebra/eigenvalues/cantor_eigenvalues_assistant.rc:4
#: assistants/linearalgebra/eigenvectors/cantor_eigenvectors_assistant.rc:4
#: assistants/linearalgebra/invertmatrix/cantor_invert_matrix_assistant.rc:4
#, kde-format
msgid "&Linear Algebra"
msgstr "Algebra &liniowa"
#: assistants/linearalgebra/creatematrix/creatematrixassistant.cpp:41
#, kde-format
msgid "Create Matrix"
msgstr "Utwórz macierz"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: assistants/linearalgebra/creatematrix/creatematrixdlg.ui:19
#, kde-format
msgid "Columns:"
msgstr "Kolumny:"
#. i18n: ectx: property (text), widget (QLabel, label)
#: assistants/linearalgebra/creatematrix/creatematrixdlg.ui:37
#, kde-format
msgid "Rows:"
msgstr "Wiersze:"
#: assistants/linearalgebra/eigenvalues/eigenvaluesassistant.cpp:43
#, kde-format
msgid "Compute Eigenvalues"
msgstr "Oblicz wartości macierzy"
#. i18n: ectx: property (text), widget (QLabel, label)
#: assistants/linearalgebra/eigenvalues/eigenvaluesdlg.ui:17
#: assistants/linearalgebra/eigenvectors/eigenvectorsdlg.ui:17
#: assistants/linearalgebra/invertmatrix/invertmatrixdlg.ui:17
#, kde-format
msgid "Matrix:"
msgstr "Macierz:"
#: assistants/linearalgebra/eigenvectors/eigenvectorsassistant.cpp:43
#, kde-format
msgid "Compute Eigenvectors"
msgstr "Oblicz wektory macierzy"
#: assistants/linearalgebra/invertmatrix/invertmatrixassistant.cpp:43
#, kde-format
msgid "Invert Matrix"
msgstr "Odwróć macierz"
#: assistants/plot2d/plot2dassistant.cpp:43
#, kde-format
msgid "Plot 2D"
msgstr "Wykres 2D"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#: assistants/plot2d/plot2ddlg.ui:31
#, kde-format
msgid "Variable"
msgstr "Zmienna"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. i18n: ectx: property (text), widget (QLabel, label_5)
#: assistants/plot2d/plot2ddlg.ui:43 assistants/plot3d/plot3ddlg.ui:41
#: assistants/plot3d/plot3ddlg.ui:86
#, kde-format
msgid "Name"
msgstr "Nazwa"
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. i18n: ectx: property (text), widget (QLabel, label_6)
#: assistants/plot2d/plot2ddlg.ui:53 assistants/plot3d/plot3ddlg.ui:51
#: assistants/plot3d/plot3ddlg.ui:96
#, kde-format
msgid "Minimum:"
msgstr "Minimum:"
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. i18n: ectx: property (text), widget (QLabel, label_7)
#: assistants/plot2d/plot2ddlg.ui:63 assistants/plot3d/plot3ddlg.ui:61
#: assistants/plot3d/plot3ddlg.ui:106
#, kde-format
msgid "Maximum:"
msgstr "Maksimum:"
#: assistants/plot3d/plot3dassistant.cpp:43
#, kde-format
msgid "Plot 3D"
msgstr "Wykres 3D"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#: assistants/plot3d/plot3ddlg.ui:29
#, kde-format
msgid "1st Variable"
msgstr "1-sza zmienna"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#: assistants/plot3d/plot3ddlg.ui:74
#, kde-format
msgid "2nd Variable"
msgstr "2-ga zmienna"
#: assistants/runscript/runscriptassistant.cpp:43
#: scripteditor/scripteditorwidget.cpp:54
#, kde-format
msgid "Run Script"
msgstr "Uruchom skrypt"
#: assistants/solve/solveassistant.cpp:43
#, kde-format
msgid "Solve equations"
msgstr "Rozwiąż równania"
#. i18n: ectx: property (text), widget (QLabel, label)
#: assistants/solve/solvedlg.ui:19
#, kde-format
msgid "Equations:"
msgstr "Równania:"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: assistants/solve/solvedlg.ui:33
#, kde-format
msgid "Variables:"
msgstr "Zmienne:"
#: backendchoosedialog.cpp:74
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Restart Backend"
msgid "Select the Backend"
-msgstr "Ponownie uruchom silnik"
+msgstr "Wybierz silnik"
#: backendchoosedialog.cpp:113
#, kde-format
msgid "<h1>%1</h1><div><b>Recommended version:</b> %2</div>"
-msgstr ""
+msgstr "<h1>%1</h1><div><b>Zalecana wersja:</b> %2</div>"
#: backendchoosedialog.cpp:116
-#, fuzzy, kde-format
+#, kde-format
#| msgid ""
#| "<h1>%1</h1><div><b>Recommended version:</b> %4</div><br/><div>%2</div><br/"
#| "><div>See <a href=\"%3\">%3</a> for more information</div>"
msgid ""
"<hr><div>%1</div><br><div>See <a href=\"%2\">%2</a> for more information.</"
"div>"
msgstr ""
-"<h1>%1</h1><div><b>Zalecana wersja:</b> %4</div><br/><div>%2</div><br/"
-"><div>Zobacz <a href=\"%3\">%3</a>, aby uzyskać więcej informacji</div>"
+"<hr><div>%1</div><br><div>Zobacz <a href=\"%2\">%2</a>, aby uzyskać więcej"
+" informacji.</div>"
#: backendchoosedialog.cpp:128
-#, fuzzy, kde-format
+#, kde-format
#| msgid ""
#| "<h1>%1</h1><div><b>Recommended version:</b> %3</div><br/><div>Some "
#| "requirements for the backend are not fulfilled:<br/>%2</div><br/>"
msgid "<br><div><b>Some requirements are not fulfilled: </b>%1</div>"
msgstr ""
-"<h1>%1</h1><div><b>Zalecana wersja:</b> %3</div><br/><div>Niektóre z wymagań "
-"silnika nie zostały spełnione:<br/>%2</div><br/>"
+"<br><div><b>Niektóre z wymagań silnika nie zostały spełnione: </b>%1</div>"
#. i18n: ectx: property (text), widget (QCheckBox, makeDefault)
#: backendchooser.ui:37
#, kde-format
msgid "Make this the default backend"
msgstr "Uczyń ten silnik domyślnym"
#: backends/julia/juliabackend.cpp:72
-#, fuzzy, kde-format
+#, kde-format
#| msgid ""
#| "<p><b>Julia</b> is a high-level, high-performance dynamic programming "
#| "language for technical computing, with syntax that is familiar to users "
#| "of other technical computing environments. It provides a sophisticated "
#| "compiler, distributed parallel execution, numerical accuracy, and an "
#| "extensive mathematical function library.</p>"
msgid ""
"<b>Julia</b> is a high-level, high-performance dynamic programming language "
"for technical computing, with syntax that is familiar to users of other "
"technical computing environments. It provides a sophisticated compiler, "
"distributed parallel execution, numerical accuracy, and an extensive "
"mathematical function library."
msgstr ""
-"<p><b>Julia</b> jest wysokopoziomowym, wysokowydajnym językiem programowania "
+"<b>Julia</b> jest wysokopoziomowym, wysokowydajnym językiem programowania "
"dla obliczeń technicznych ze składnią podobną do innych języków. Dostarcza "
"zaawansowany kompilator, rozproszone równoległe wykonywanie, dokładność "
-"numeryczną i szeroką bibliotekę funkcji matematycznych.</p>"
+"numeryczną i szeroką bibliotekę funkcji matematycznych."
#: backends/julia/juliabackend.cpp:85
-#, fuzzy, kde-format
+#, kde-format
#| msgctxt ""
#| "The url to the documentation of Julia, please check if there is a "
#| "translated version and use the correct url"
#| msgid "http://docs.julialang.org/en/latest/"
msgctxt ""
"The url to the documentation of Julia, please check if there is a translated "
"version and use the correct url"
msgid "https://docs.julialang.org/en/latest/"
-msgstr "http://docs.julialang.org/en/latest/"
+msgstr "https://docs.julialang.org/en/latest/"
#: backends/julia/juliabackend.cpp:101
#, kde-format
msgid ""
"The path to Julia specified in the application settings must point directly "
"to the executable. Symlinks are not allowed. Please provide the correct path "
"in the application settings and try again."
msgstr ""
+"Ścieżka do Juli podana w ustawieniach aplikacji musi wskazywać bezpośrednio"
+" na plik wykonywalny. Dowiązania symboliczne nie są dopuszczalne. Należy"
+" podać poprawną ścieżkę w ustawieniach aplikacji i spróbować ponownie."
#: backends/julia/juliabackend.cpp:116 backends/julia/juliabackend.cpp:128
#, kde-format
msgid ""
"Сantor couldn’t determine the version of Julia for %1. Please specify the "
"correct path to Julia executable (no symlinks allowed) and try again."
msgstr ""
"Cantor nie mógł ustalić wersji Julii dla %1. Podaj poprawną ścieżkę do pliku "
"wykonywalnego Julii (dowiązania symboliczne są niedozwolone) i spróbuj "
"ponownie."
#: backends/julia/juliabackend.cpp:141
#, kde-format
msgid ""
"You are trying to use Cantor with Julia v%1.%2.%3. This version of Cantor "
"was compiled with the support of Julia v%4.%5.%6. Please point to this "
"version of Julia or recompile Cantor using the version %1.%2.%3."
msgstr ""
"Próbujesz użyć Cantora z Julią v%1.%2.%3. Ta wersja Cantora została "
"zbudowana z obsługą Julii v%4.%5.%6. Wskaż taką właśnie wersję Julii lub "
"zbuduj Cantora ponownie przy użyciu wersji %1.%2.%3."
#. i18n: ectx: label, entry (replPath), group (JuliaBackend)
#: backends/julia/juliabackend.kcfg:10
#, kde-format
msgid "Path to the Julia native REPL"
msgstr "Ścieżka do pliku natywnego REPL Julii"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_variableManagement)
#. i18n: ectx: label, entry (variableManagement), group (RBackend)
#. i18n: ectx: label, entry (variableManagement), group (MaximaBackend)
#. i18n: ectx: label, entry (variableManagement), group (JuliaBackend)
#. i18n: ectx: label, entry (variableManagement), group (OctaveBackend)
#. i18n: ectx: label, entry (variableManagement), group (Python2Backend)
#. i18n: ectx: label, entry (variableManagement), group (Python3Backend)
#: backends/julia/juliabackend.kcfg:16 backends/julia/settings.ui:26
#: backends/maxima/maximabackend.kcfg:21 backends/maxima/settings.ui:55
#: backends/octave/octavebackend.kcfg:21 backends/octave/settings.ui:55
#: backends/python/settings.ui:41 backends/python2/python2backend.kcfg:16
#: backends/python3/python3backend.kcfg:16 backends/R/rserver/rserver.kcfg:16
#: backends/R/settings.ui:41
#, kde-format
msgid "Enable Variable Management"
msgstr "Włącz zarządzanie zmiennymi"
#. i18n: ectx: label, entry (integratePlots), group (RBackend)
#. i18n: ectx: label, entry (integratePlots), group (MaximaBackend)
#. i18n: ectx: label, entry (integratePlots), group (ScilabBackend)
#. i18n: ectx: label, entry (integratePlots), group (JuliaBackend)
#. i18n: ectx: label, entry (integratePlots), group (OctaveBackend)
#. i18n: ectx: label, entry (integratePlots), group (Python2Backend)
#. i18n: ectx: label, entry (integratePlots), group (Python3Backend)
#: backends/julia/juliabackend.kcfg:20 backends/maxima/maximabackend.kcfg:17
#: backends/octave/octavebackend.kcfg:17
#: backends/python2/python2backend.kcfg:12
#: backends/python3/python3backend.kcfg:12 backends/R/rserver/rserver.kcfg:12
#: backends/scilab/scilabbackend.kcfg:14
#, kde-format
msgid "Integrate Plots into the Worksheet"
msgstr "Zintegruj wykresy do arkusza roboczego"
#: backends/julia/juliaextensions.cpp:213
#, kde-format
msgid "Julia script file (*.jl)"
msgstr "Plik skryptu Julia (*.jl)"
#: backends/julia/juliasession.cpp:220
#, kde-format
msgid "Julia process stopped working."
msgstr "Proces Julia został zatrzymany."
#: backends/julia/juliasession.cpp:224
#, kde-format
msgid "Failed to start Julia process."
msgstr "Nie udało się uruchomić procesu Julii."
#: backends/julia/juliasession.cpp:228
#, kde-format
msgid "Communication with Julia process failed for unknown reasons."
msgstr "Nie udało się porozumieć z procesem Julii z nieznanych powodów."
#. i18n: ectx: property (text), widget (QLabel, label)
#: backends/julia/settings.ui:11
#, kde-format
msgid "Path to Julia:"
msgstr "Ścieżka Julii:"
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_variableManagement)
#: backends/julia/settings.ui:23 backends/maxima/settings.ui:52
#: backends/octave/settings.ui:52 backends/python/settings.ui:38
#: backends/R/settings.ui:38
#, kde-format
msgid "Let Cantor follow the creation/destruction of variables"
msgstr "Pozwól Cantorowi podążać za tworzeniem/destrukcją zmiennych"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_integratePlots)
#: backends/julia/settings.ui:33
#, kde-format
msgid "Integrate Plots in Worksheet (start a new session when changed)"
msgstr ""
"Zintegruj wykresy w arkuszu roboczym (rozpocznij nową sesję, gdy zmieniono)"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: backends/julia/settings.ui:42
#, kde-format
msgid "Inline Plots Intermediate Format:"
msgstr "Format pośredni wykresów w treści:"
#: backends/kalgebra/kalgebrabackend.cpp:68
-#, fuzzy, kde-format
+#, kde-format
#| msgctxt ""
#| "the url to the documentation of KAlgebra, please check if there is a "
#| "translated version and use the correct url"
#| msgid "http://docs.kde.org/stable/en/kdeedu/kalgebra/"
msgctxt ""
"The url to the documentation of KAlgebra, please check if there is a "
"translated version and use the correct url"
msgid "https://docs.kde.org/stable/en/kdeedu/kalgebra/"
-msgstr "http://docs.kde.org/stable/en/kdeedu/kalgebra/"
+msgstr "https://docs.kde.org/stable/en/kdeedu/kalgebra/"
#. i18n: ectx: label, entry (autorunScripts), group (QalculateBackend)
#. i18n: ectx: label, entry (autorunScripts), group (RBackend)
#. i18n: ectx: label, entry (autorunScripts), group (MaximaBackend)
#. i18n: ectx: label, entry (autorunScripts), group (SageBackend)
#. i18n: ectx: label, entry (autorunScripts), group (ScilabBackend)
#. i18n: ectx: label, entry (autorunScripts), group (KAlgebraBackend)
#. i18n: ectx: label, entry (autorunScripts), group (OctaveBackend)
#. i18n: ectx: label, entry (autorunScripts), group (Python2Backend)
#. i18n: ectx: label, entry (autorunScripts), group (Python3Backend)
#. i18n: ectx: label, entry (autorunScripts), group (LuaBackend)
#: backends/kalgebra/kalgebrabackend.kcfg:9 backends/lua/luabackend.kcfg:14
#: backends/maxima/maximabackend.kcfg:25 backends/octave/octavebackend.kcfg:25
#: backends/python2/python2backend.kcfg:20
#: backends/python3/python3backend.kcfg:20
#: backends/qalculate/qalculatebackend.kcfg:130
#: backends/R/rserver/rserver.kcfg:20 backends/sage/sagebackend.kcfg:14
#: backends/scilab/scilabbackend.kcfg:18
#, kde-format
msgid "List of scripts to autorun at the beginning of session"
msgstr "Lista skryptów wczytywanych na początku sesji"
#: backends/kalgebra/kalgebraexpression.cpp:56
#, kde-format
msgid "Error: %1"
msgstr "Błąd: %1"
#: backends/kalgebra/kalgebrasyntaxhelpobject.cpp:39
#, kde-format
msgid "<p><b>%1:</b> %2</p>"
msgstr "<p><b>%1:</b> %2</p>"
#. i18n: ectx: property (title), widget (QGroupBox)
#: backends/kalgebra/settings.ui:17 backends/lua/settings.ui:31
#: backends/maxima/settings.ui:62 backends/octave/settings.ui:62
#: backends/python/settings.ui:48 backends/qalculate/settings.ui:183
#: backends/R/settings.ui:48 backends/sage/settings.ui:45
#: backends/scilab/settings.ui:38
#, kde-format
msgid "Scripts to autorun"
msgstr "Samowczytywane skrypty"
#: backends/lua/luabackend.cpp:65
-#, fuzzy, kde-format
+#, kde-format
#| msgctxt "Lua official documentation"
#| msgid "http://www.lua.org/docs.html"
msgctxt "Lua official documentation"
msgid "https://www.lua.org/docs.html"
-msgstr "http://www.lua.org/docs.html"
+msgstr "https://www.lua.org/docs.html"
#: backends/lua/luabackend.cpp:70
-#, fuzzy, kde-format
+#, kde-format
#| msgid ""
#| "<p> Lua is a fast and lightweight scripting language, with a simple "
#| "procedural syntax. There are several libraries in Lua aimed at math and "
#| "science.</p><p>This backend supports luajit 2.</p>"
msgid ""
"<b>Lua</b> is a fast and lightweight scripting language, with a simple "
"procedural syntax. There are several libraries in Lua aimed at math and "
"science."
msgstr ""
-"<p> Lua jest szybkim i lekkim językiem skryptowym, z prostą proceduralną "
+"<b>Lua</b> jest szybkim i lekkim językiem skryptowym, z prostą proceduralną "
"składnią. Istnieje kilka bibliotek w Lua nakierowanych na matematykę i naukę."
-"</p><p>Ten silnik obsługuje luajit 2.</p>"
#. i18n: ectx: label, entry (Path), group (LuaBackend)
#: backends/lua/luabackend.kcfg:10
#, kde-format
msgid "Path to luajit command"
msgstr "Ścieżka do polecenia luajit"
#: backends/lua/luaextensions.cpp:35
#, kde-format
msgid "Lua script file (*.lua)"
msgstr "Plik skryptu Lua (*.lua)"
#. i18n: ectx: property (text), widget (QLabel, label)
#: backends/lua/settings.ui:19
#, kde-format
msgid "Path to luajit command:"
msgstr "Ścieżka do polecenia luajit:"
#: backends/maxima/maximabackend.cpp:89
#, kde-format
msgctxt ""
"the url to the documentation of Maxima, please check if there is a "
"translated version and use the correct url"
msgid "http://maxima.sourceforge.net/docs/manual/en/maxima.html"
msgstr "http://maxima.sourceforge.net/docs/manual/en/maxima.html"
#: backends/maxima/maximabackend.cpp:107
-#, fuzzy, kde-format
+#, kde-format
#| msgid ""
#| "Maxima is a system for the manipulation of symbolic and numerical "
#| "expressions, including differentiation, integration, Taylor series, "
#| "Laplace transforms, ordinary differential equations, systems of linear "
#| "equations, polynomials, and sets, lists, vectors, matrices, and tensors. "
#| "Maxima yields high precision numeric results by using exact fractions, "
#| "arbitrary precision integers, and variable precision floating point "
#| "numbers. Maxima can plot functions and data in two and three dimensions. "
msgid ""
"<b>Maxima</b> is a system for the manipulation of symbolic and numerical "
"expressions, including differentiation, integration, Taylor series, Laplace "
"transforms, ordinary differential equations, systems of linear equations, "
"polynomials, and sets, lists, vectors, matrices, and tensors. Maxima yields "
"high precision numeric results by using exact fractions, arbitrary precision "
"integers, and variable precision floating point numbers. Maxima can plot "
"functions and data in two and three dimensions."
msgstr ""
-"Maxima jest systemem do manipulacji wyrażeniami symbolicznymi i "
+"<b>Maxima</b> jest systemem do manipulacji wyrażeniami symbolicznymi i "
"numerycznymi, włącznie z różniczkowaniem, całkowaniem, seriami Taylora, "
"transformatami Laplace-a, podstawowymi równaniami różniczkowymi, systemami "
"równań liniowych, wielomianami, listami, wektorami, matrycami itp. Maxima "
"zapewnia precyzyjne numeryczne wyniki przy użyciu dokładnych ułamków, liczb "
"całkowitych i zmiennych. Maxima potrafi również sporządzać wykresy funkcji i "
"danych w dwóch oraz trzech wymiarach. "
#. i18n: ectx: label, entry (Path), group (MaximaBackend)
#: backends/maxima/maximabackend.kcfg:10
#, kde-format
msgid "Path to the Maxima executable"
msgstr "Ścieżka pliku wykonywalnego Maxima"
#. i18n: ectx: label, entry (localDoc), group (MaximaBackend)
#: backends/maxima/maximabackend.kcfg:14
#, kde-format
msgid "Url to the local Maxima documentation"
msgstr "Adres URL do lokalnej dokumentacji Maxima"
#: backends/maxima/maximaexpression.cpp:116
#, kde-format
msgid "Error: Too many */"
msgstr "Błąd: Zbyt wiele */"
#: backends/maxima/maximaexpression.cpp:129
#, kde-format
msgid "Error: Too many /*"
msgstr "Błąd: Zbyt wiele /*"
#: backends/maxima/maximaexpression.cpp:135
#, kde-format
msgid "Error: expected \" before ;"
msgstr "Błąd: oczekiwano \" przed ;"
#: backends/maxima/maximaexpression.cpp:355
#, kde-format
msgid "Waiting for the plot result"
msgstr "Oczekiwanie na narysowanie wykresu"
#: backends/maxima/maximaextensions.cpp:46
#, kde-format
msgid "Maxima batch file (*.mac)"
msgstr "Plik wsadowy Maximy (*.mac)"
#: backends/maxima/maximasession.cpp:186
#, kde-format
msgid "Failed to start Maxima"
msgstr "Uruchomienie Maximy nie powiodło się"
#: backends/maxima/maximasession.cpp:274
#, kde-format
msgid "Maxima crashed. restarting..."
msgstr "Wystąpiła awaria Maximy. ponownie uruchamianie..."
#: backends/maxima/maximasession.cpp:288
#, kde-format
msgid "Maxima crashed twice within a short time. Stopping to try starting"
msgstr ""
"Wystąpiła dwukrotna awaria Maximy w krótkim czasie. Zatrzymywanie "
"uruchamiania"
#: backends/maxima/maximasession.cpp:288 cantor_part.cpp:956
#: lib/session.cpp:243 lib/session.cpp:245 worksheet.cpp:972 worksheet.cpp:1000
#: worksheet.cpp:1015 worksheet.cpp:1032 worksheet.cpp:1076 worksheet.cpp:1088
#, kde-format
msgid "Error - Cantor"
msgstr "Błąd - Cantor"
#. i18n: ectx: property (text), widget (QLabel, label)
#: backends/maxima/settings.ui:19
#, kde-format
msgid "Path to Maxima:"
msgstr "Ścieżka do Maxima:"
#. i18n: ectx: property (text), widget (QLabel, label2)
#: backends/maxima/settings.ui:33 backends/octave/settings.ui:33
#: backends/python/settings.ui:19 backends/R/settings.ui:19
#: backends/sage/settings.ui:33
#, kde-format
msgid "Path to local documentation:"
msgstr "Ścieżka do dokumentacji lokalnej:"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_integratePlots)
#: backends/maxima/settings.ui:45 backends/octave/settings.ui:45
#: backends/python/settings.ui:31 backends/R/settings.ui:31
#: backends/scilab/settings.ui:31
#, kde-format
msgid "Integrate Plots in Worksheet"
msgstr "Zintegruj wykresy w arkuszu roboczym"
#: backends/octave/octavebackend.cpp:77
-#, fuzzy, kde-format
+#, kde-format
#| msgctxt ""
#| "the url to the documentation of Octave, please check if there is a "
#| "translated version (currently Czech and Japanese) and use the correct url"
#| msgid "http://www.gnu.org/software/octave/doc/interpreter/"
msgctxt ""
"the url to the documentation of Octave, please check if there is a "
"translated version (currently Czech and Japanese) and use the correct url"
msgid "https://octave.org/doc/interpreter/"
-msgstr "http://www.gnu.org/software/octave/doc/interpreter/"
+msgstr "https://octave.org/doc/interpreter/"
#: backends/octave/octavebackend.cpp:82
-#, fuzzy, kde-format
+#, kde-format
#| msgid ""
#| "GNU Octave is a high-level language, primarily intended for numerical "
#| "computations. <br/>It provides a convenient command line interface for "
#| "solving linear and nonlinear problems numerically, and for performing "
#| "other numerical experiments using a language that is mostly compatible "
#| "with Matlab."
msgid ""
"<b>GNU Octave</b> is a high-level language, primarily intended for numerical "
"computations. <br/>It provides a convenient command line interface for "
"solving linear and nonlinear problems numerically, and for performing other "
"numerical experiments using a language that is mostly compatible with Matlab."
msgstr ""
-"GNU Octave jest wysokopoziomowym językiem, przeznaczonym głównie do obliczeń "
+"<b>GNU Octave</b> jest wysokopoziomowym językiem, przeznaczonym głównie do"
+" obliczeń "
"numerycznych. <br/>Zapewnia wygodny interfejs wiersza poleceń dla "
"numerycznego rozwiązywania liniowych i nieliniowych problemów i do "
"wykonywania innych numerycznych eksperymentów przy wykorzystaniu języka, "
-"który jest w dużej części kompatybilny z Matlabem."
+"który jest w dużej części zgodny z Matlabem."
#. i18n: ectx: label, entry (Path), group (OctaveBackend)
#: backends/octave/octavebackend.kcfg:10
#, kde-format
msgid "Path to the Octave executable"
msgstr "Ścieżka pliku wykonywalnego Octave"
#. i18n: ectx: label, entry (localDoc), group (SageBackend)
#. i18n: ectx: label, entry (localDoc), group (OctaveBackend)
#: backends/octave/octavebackend.kcfg:14 backends/sage/sagebackend.kcfg:17
#, kde-format
msgid "Url to the local Octave documentation"
msgstr "Adres URL do lokalnej dokumentacji Octave"
#: backends/octave/octaveextensions.cpp:47
#, kde-format
msgid "Octave script file (*.m)"
msgstr "Plik skryptu Octave (*.m)"
#: backends/octave/octavesession.cpp:242 backends/sage/sageexpression.cpp:73
#, kde-format
msgid "Syntax Error"
msgstr "Błąd składni"
#. i18n: ectx: property (text), widget (QLabel, label)
#: backends/octave/settings.ui:19
#, kde-format
msgid "Path to Octave:"
msgstr "Ścieżka do Octave:"
#: backends/python/pythonextensions.cpp:184
#, kde-format
msgid "Python script file (*.py)"
msgstr "Plik skryptu Python (*.py)"
#: backends/python/pythonsession.cpp:268
#, kde-format
msgid "Cantor Python server stopped working."
msgstr "Serwer Pythona dla Cantora przestał działać."
#: backends/python/pythonsession.cpp:272
#, kde-format
msgid "Failed to start Cantor python server."
msgstr "Nie udało się uruchomić serwera pythona dla Cantora."
#: backends/python/pythonsession.cpp:276
#, kde-format
msgid "Communication with Cantor python server failed for unknown reasons."
msgstr ""
"Nie udało się połączyć z serwerem pythona dla Cantora z nieznanych powodów."
#: backends/python2/python2backend.cpp:74
-#, fuzzy, kde-format
+#, kde-format
#| msgctxt "the url to the documentation Python 2"
#| msgid "http://docs.python.org/2/"
msgctxt "The url to the documentation Python 2"
msgid "https://docs.python.org/2/"
-msgstr "http://docs.python.org/2/"
+msgstr "https://docs.python.org/2/"
#: backends/python2/python2backend.cpp:79
-#, fuzzy, kde-format
+#, kde-format
#| msgid ""
#| "<p>Python is a remarkably powerful dynamic programming language that is "
#| "used in a wide variety of application domains. There are several Python "
#| "packages to scientific programming.</p><p>This backend supports Python 2."
#| "</p>"
msgid ""
"<b>Python</b> is a remarkably powerful dynamic programming language that is "
"used in a wide variety of application domains. There are several Python "
"packages to scientific programming. This backend supports Python 2."
msgstr ""
-"<p>Python jest nadzwyczaj sprawnym językiem dynamicznego programowania, "
+"<b>Python</b> jest nadzwyczaj sprawnym językiem dynamicznego programowania, "
"który jest używany do różnych zastosowań. Istnieje kilka pakietów Pythona do "
-"naukowego programowania.</p><p>Ten silnik obsługuje Python 2.</p>"
+"naukowego programowania. Ten silnik obsługuje Python 2."
#. i18n: ectx: label, entry (localDoc), group (Python2Backend)
#. i18n: ectx: label, entry (localDoc), group (Python3Backend)
#: backends/python2/python2backend.kcfg:9
#: backends/python3/python3backend.kcfg:9
#, kde-format
msgid "Url to the local Python documentation"
msgstr "Adres URL do lokalnej dokumentacji Python"
#: backends/python3/python3backend.cpp:70
-#, fuzzy, kde-format
+#, kde-format
#| msgctxt "the url to the documentation Python 3"
#| msgid "http://docs.python.org/3/"
msgctxt "The url to the documentation Python 3"
msgid "https://docs.python.org/3/"
-msgstr "http://docs.python.org/3/"
+msgstr "https://docs.python.org/3/"
#: backends/python3/python3backend.cpp:75
-#, fuzzy, kde-format
+#, kde-format
#| msgid ""
#| "<p>Python is a remarkably powerful dynamic programming language that is "
#| "used in a wide variety of application domains. There are several Python "
#| "packages to scientific programming.</p><p>This backend supports Python 3."
#| "</p>"
msgid ""
"<b>Python</b> is a remarkably powerful dynamic programming language that is "
"used in a wide variety of application domains. There are several Python "
"packages to scientific programming. This backend supports Python 3."
msgstr ""
-"<p>Python jest nadzwyczaj sprawnym językiem dynamicznego programowania, "
+"<b>Python</b> jest nadzwyczaj sprawnym językiem dynamicznego programowania, "
"który jest używany do różnych zastosowań. Istnieje kilka pakietów Pythona do "
-"naukowego programowania.</p><p>Ten silnik obsługuje Python 3.</p>"
+"naukowego programowania. Ten silnik obsługuje Python 3."
#. i18n: ectx: property (windowTitle), widget (QWidget, QalculatePlotAssistantBase)
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:14
#, kde-format
msgid "Cantor - Plot Dialog"
msgstr "Cantor - okno dialogowe wykresu"
#. i18n: ectx: attribute (title), widget (QWidget, tab)
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:24
#, kde-format
msgid "Functions"
msgstr "Funkcje"
#. i18n: ectx: property (text), widget (QTableWidget, functionTable)
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:40
#, kde-format
msgid "Title"
msgstr "Tytuł"
#. i18n: ectx: property (text), widget (QTableWidget, functionTable)
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:45
#, kde-format
msgid "Expression"
msgstr "Wyrażenie"
#. i18n: ectx: property (text), widget (QPushButton, addButton)
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:72
#, kde-format
msgid "Add"
msgstr "Dodaj"
#. i18n: ectx: property (text), widget (QPushButton, removeButton)
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:82
#, kde-format
msgid "Remove"
msgstr "Usuń"
#. i18n: ectx: property (text), widget (QPushButton, clearButton)
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:92
#, kde-format
msgid "Clear List"
msgstr "Wyczyść listę"
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:107
#, kde-format
msgid "X variable"
msgstr "Zmienna X"
#. i18n: ectx: property (text), widget (QLabel, label_4)
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:134
#, kde-format
msgid "Style"
msgstr "Wygląd"
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_plotStyle)
#. i18n: ectx: property (text), item, widget (KComboBox, styleBox)
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:145
#: backends/qalculate/settings.ui:509
#, kde-format
msgid "Lines"
msgstr "Linie"
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_plotStyle)
#. i18n: ectx: property (text), item, widget (KComboBox, styleBox)
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:150
#: backends/qalculate/settings.ui:514
#, kde-format
msgid "Points"
msgstr "Punkty"
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_plotStyle)
#. i18n: ectx: property (text), item, widget (KComboBox, styleBox)
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:155
#: backends/qalculate/settings.ui:519
#, kde-format
msgid "Points and Lines"
msgstr "Punkty i linie"
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_plotStyle)
#. i18n: ectx: property (text), item, widget (KComboBox, styleBox)
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:160
#: backends/qalculate/settings.ui:524
#, kde-format
msgid "Boxes"
msgstr "Kwadraty"
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_plotStyle)
#. i18n: ectx: property (text), item, widget (KComboBox, styleBox)
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:165
#: backends/qalculate/settings.ui:529
#, kde-format
msgid "Histogram"
msgstr "Histogram"
#. i18n: ectx: property (text), item, widget (KComboBox, styleBox)
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:170
#, kde-format
msgid "Steps"
msgstr "Stopnie"
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_plotStyle)
#. i18n: ectx: property (text), item, widget (KComboBox, styleBox)
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:175
#: backends/qalculate/settings.ui:539
#, kde-format
msgid "Candlesticks"
msgstr "Świeczniki"
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_plotStyle)
#. i18n: ectx: property (text), item, widget (KComboBox, styleBox)
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:180
#: backends/qalculate/settings.ui:544
#, kde-format
msgid "Dots"
msgstr "Kropki"
#. i18n: ectx: property (text), widget (QLabel, label_5)
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:192
#, kde-format
msgid "Smoothing"
msgstr "Wygładzanie"
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_minExp)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_angleUnit)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_structuring)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_plotSmoothing)
#. i18n: ectx: property (text), item, widget (KComboBox, smoothingBox)
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:203
#: backends/qalculate/settings.ui:95 backends/qalculate/settings.ui:249
#: backends/qalculate/settings.ui:287 backends/qalculate/settings.ui:466
#, kde-format
msgid "None"
msgstr "Brak"
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_plotSmoothing)
#. i18n: ectx: property (text), item, widget (KComboBox, smoothingBox)
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:208
#: backends/qalculate/settings.ui:471
#, kde-format
msgid "Monotonic"
msgstr "Monotonicznie"
#. i18n: ectx: property (text), item, widget (KComboBox, smoothingBox)
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:213
#, kde-format
msgid "Natural Cubic Splines"
msgstr "Naturalne krzywe sklejane sześcienne"
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_plotSmoothing)
#. i18n: ectx: property (text), item, widget (KComboBox, smoothingBox)
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:218
#: backends/qalculate/settings.ui:481
#, kde-format
msgid "Bezier"
msgstr "Bezier"
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_plotSmoothing)
#. i18n: ectx: property (text), item, widget (KComboBox, smoothingBox)
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:223
#: backends/qalculate/settings.ui:486
#, kde-format
msgid "Bezier (monotonic)"
msgstr "Bezier (monotoniczna)"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:233
#, kde-format
msgid "Function Range"
msgstr "Zakres funkcji"
#. i18n: ectx: property (text), widget (QLabel, label)
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:239
#, kde-format
msgid "X range"
msgstr "Zakres X"
#. i18n: ectx: property (text), widget (KLineEdit, xMinEdit)
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:254
#, kde-format
msgid "0"
msgstr "0"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:261
#, kde-format
msgid "-"
msgstr "-"
#. i18n: ectx: property (text), widget (KLineEdit, xMaxEdit)
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:274
#, kde-format
msgid "10"
msgstr " "
#. i18n: ectx: property (text), widget (QRadioButton, stepsButton)
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:283
#, kde-format
msgid "Sa&mpling rate"
msgstr "&Próbkowanie"
#. i18n: ectx: property (text), widget (QRadioButton, stepButton)
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:293
#, kde-format
msgid "Step si&ze"
msgstr "Ro&zmiar kroku"
#. i18n: ectx: attribute (title), widget (QWidget, tab_4)
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:324
#, kde-format
msgid "Options"
msgstr "Opcje"
#. i18n: ectx: property (text), widget (QLabel, label_19)
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:332
#, kde-format
msgid "Plot title"
msgstr "Tytuł wykresu"
#. i18n: ectx: property (text), widget (QLabel, label_20)
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:353
#, kde-format
msgid "X-axis label"
msgstr "Etykieta osi X"
#. i18n: ectx: property (text), widget (QLabel, label_21)
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:374
#, kde-format
msgid "Y-axis label"
msgstr "Etykieta osi y"
#. i18n: ectx: property (text), widget (QLabel, label_22)
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:395
#, kde-format
msgid "Legend position"
msgstr "Pozycja legendy"
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_plotLegend)
#. i18n: ectx: property (text), item, widget (KComboBox, legendBox)
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:403
#: backends/qalculate/settings.ui:567
#, kde-format
msgid "Hide legend"
msgstr "Ukryj legendę"
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_plotLegend)
#. i18n: ectx: property (text), item, widget (KComboBox, legendBox)
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:408
#: backends/qalculate/settings.ui:572
#, kde-format
msgid "Top-left"
msgstr "Lewy górny narożnik"
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_plotLegend)
#. i18n: ectx: property (text), item, widget (KComboBox, legendBox)
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:413
#: backends/qalculate/settings.ui:577
#, kde-format
msgid "Top-right"
msgstr "Prawy górny narożnik"
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_plotLegend)
#. i18n: ectx: property (text), item, widget (KComboBox, legendBox)
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:418
#: backends/qalculate/settings.ui:582
#, kde-format
msgid "Bottom-left"
msgstr "Lewy dolny narożnik"
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_plotLegend)
#. i18n: ectx: property (text), item, widget (KComboBox, legendBox)
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:423
#: backends/qalculate/settings.ui:587
#, kde-format
msgid "Bottom-right"
msgstr "Prawy dolny narożnik"
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_plotLegend)
#. i18n: ectx: property (text), item, widget (KComboBox, legendBox)
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:428
#: backends/qalculate/settings.ui:592
#, kde-format
msgid "Below"
msgstr "Poniżej"
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_plotLegend)
#. i18n: ectx: property (text), item, widget (KComboBox, legendBox)
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:433
#: backends/qalculate/settings.ui:597
#, kde-format
msgid "Outside"
msgstr "Na zewnątrz"
#. i18n: ectx: property (text), widget (QCheckBox, gridCheckBox)
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:445
#, kde-format
msgid "Display Grid"
msgstr "Wyświetl siatkę"
#. i18n: ectx: property (text), widget (QCheckBox, borderCheckBox)
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:452
#, kde-format
msgid "Display full border"
msgstr "Wyświetl pełne obramowanie"
#. i18n: ectx: property (text), widget (QCheckBox, colorCheckBox)
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:463
#, kde-format
msgid "Use Colors"
msgstr "Użyj kolorów"
#. i18n: ectx: property (text), widget (QCheckBox, inlineCheckBox)
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:470
#, kde-format
msgid "Display inline"
msgstr "Wyświetl wplecione"
#. i18n: ectx: property (text), widget (QCheckBox, xLogCheckBox)
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:481
#, kde-format
msgid "Logarithmic x scale"
msgstr "Logarytmiczna skala x"
#. i18n: ectx: property (text), widget (QCheckBox, yLogCheckBox)
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:502
#, kde-format
msgid "Logarithmic y scale"
msgstr "Logarytmiczna skala y"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_3)
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:521
#, kde-format
msgid "File Options"
msgstr "Opcje pliku"
#. i18n: ectx: property (text), widget (QCheckBox, saveCheckBox)
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:527
#, kde-format
msgid "Save plot to file"
msgstr "Zapisz wykres do pliku"
#. i18n: ectx: property (text), widget (QLabel, label_23)
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:547
#, kde-format
msgid "File type"
msgstr "Typ pliku"
#. i18n: ectx: property (text), item, widget (KComboBox, saveFileBox)
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:555
#, kde-format
msgid "Detect from filename"
msgstr "Wykryj z nazwy pliku"
#. i18n: ectx: property (text), item, widget (KComboBox, saveFileBox)
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:560
#, kde-format
msgid "PNG"
msgstr "PNG"
#. i18n: ectx: property (text), item, widget (KComboBox, saveFileBox)
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:565
#, kde-format
msgid "PS"
msgstr "PS"
#. i18n: ectx: property (text), item, widget (KComboBox, saveFileBox)
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:570
#, kde-format
msgid "EPS"
msgstr "EPS"
#. i18n: ectx: property (text), item, widget (KComboBox, saveFileBox)
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:575
#, kde-format
msgid "LaTeX"
msgstr "LaTeX"
#. i18n: ectx: property (text), item, widget (KComboBox, saveFileBox)
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:580
#, kde-format
msgid "SVG"
msgstr "SVG"
#. i18n: ectx: property (text), item, widget (KComboBox, saveFileBox)
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:585
#, kde-format
msgid "FIG"
msgstr "FIG"
#: backends/qalculate/qalculatebackend.cpp:65
-#, fuzzy, kde-format
+#, kde-format
#| msgid ""
#| "Qalculate! is not your regular software replication of the cheapest "
#| "available calculator. Qalculate! aims to make full use of the superior "
#| "interface, power and flexibility of modern computers. The center of "
#| "attention in Qalculate! is the expression entry. Instead of entering each "
#| "number in a mathematical expression separately, you can directly write "
#| "the whole expression and later modify it. The interpretation of "
#| "expressions is flexible and fault tolerant, and if you nevertheless do "
#| "something wrong, Qalculate! will tell you so. Not fully solvable "
#| "expressions are however not errors. Qalculate! will simplify as far as it "
#| "can and answer with an expression. In addition to numbers and arithmetic "
#| "operators, an expression may contain any combination of variables, units, "
#| "and functions."
msgid ""
"<b>Qalculate!</b> is not your regular software replication of the cheapest "
"available calculator. Qalculate! aims to make full use of the superior "
"interface, power and flexibility of modern computers. The center of "
"attention in Qalculate! is the expression entry. Instead of entering each "
"number in a mathematical expression separately, you can directly write the "
"whole expression and later modify it. The interpretation of expressions is "
"flexible and fault tolerant, and if you nevertheless do something wrong, "
"Qalculate! will tell you so. Not fully solvable expressions are however not "
"errors. Qalculate! will simplify as far as it can and answer with an "
"expression. In addition to numbers and arithmetic operators, an expression "
"may contain any combination of variables, units, and functions."
msgstr ""
-"Qalculate! nie jest zwykłą repliką oprogramowania najtańszego z możliwych "
+"<b>Qalculate!</b> nie jest zwykłą repliką oprogramowania najtańszego z"
+" możliwych "
"kalkulatorów. Qalculate! mierzy, aby w pełni wykorzystać najlepszego "
"interfejsu, mocy i elastyczności nowoczesnych komputerów. Środkiem uwagi w "
"Qalculate! jest wpisywanie wyrażeń. Zamiast osobnego wpisywania każdej "
"liczby w wyrażeniu matematycznym, możesz bezpośrednio zapisać całe wyrażenie "
"i później je modyfikować. Interpretacja wyrażeń jest elastyczna i toleruje "
"pomyłki, a gdy mimo to popełnisz błąd, to Qalculate! ci o tym powie. Nie w "
"pełni rozwiązywalne wyrażenie nie są jednakże błędami. Qalculate! uprości "
"tak dalece jak tylko może i da odpowiedź w postaci wyrażenia. W dodatku do "
"liczbowych i arytmetycznych operatorów, wyrażenie może zawierać dowolną "
"kombinację zmiennych, jednostek i funkcji."
#. i18n: ectx: label, entry (postConversion), group (QalculateBackend)
#: backends/qalculate/qalculatebackend.kcfg:9
#, kde-format
msgid ""
"If and how units will be automatically converted. If true, convert to the "
"best suited SI units (the least amount of units)."
msgstr ""
"Jeżeli i jak będą automatycznie przekształcane jednostki. Jeżeli prawda, to "
"przekształć do najlepiej odpowiednich jednostek SI (najmniejsza liczba "
"jednostek)."
#. i18n: ectx: label, entry (angleUnit), group (QalculateBackend)
#: backends/qalculate/qalculatebackend.kcfg:13
#, kde-format
msgid "Default angle unit for trigonometric functions."
msgstr "Domyślna jednostka kąta dla funkcji trygonometrycznych."
#. i18n: ectx: label, entry (base), group (QalculateBackend)
#: backends/qalculate/qalculatebackend.kcfg:23
#, kde-format
msgid "Base of parsed and evaluated numbers."
msgstr "Podstawa przetworzonych i przeliczonych liczb."
#. i18n: ectx: label, entry (structuring), group (QalculateBackend)
#: backends/qalculate/qalculatebackend.kcfg:32
#, kde-format
msgid "If the evaluation result will be simplified or factorized."
msgstr "Czy wynik przeliczenia zostanie uproszczony lub sfaktoryzowany."
#. i18n: ectx: label, entry (fractionFormat), group (QalculateBackend)
#: backends/qalculate/qalculatebackend.kcfg:42
#, kde-format
msgid ""
"If rational numbers will be displayed with decimals, as a fraction, or "
"something in between."
msgstr ""
"Czy racjonalne liczby będą wyświetlane jako dziesiętne, jako ułamek, czy coś "
"pomiędzy."
#. i18n: ectx: label, entry (indicateInfiniteSeries), group (QalculateBackend)
#: backends/qalculate/qalculatebackend.kcfg:46
#, kde-format
msgid ""
"Show that the digit series of a number continues forever with three dots, "
"instead of rounding (ex. 2/3 displays as 0.666666... instead of 0.666667)."
msgstr ""
"Pokaż, że seria cyfr lub liczb ciągnie się w nieskończoność przy użyciu "
"trzech kropek, zamiast zaokrąglania ich (np. 2/3 wyświetla się jako "
"0.666666... zamiast 0.666667)."
#. i18n: ectx: label, entry (useAllPrefixes), group (QalculateBackend)
#: backends/qalculate/qalculatebackend.kcfg:50
#, kde-format
msgid ""
"Use all decimal SI prefixes. If false, prefixes which is not a multiple of "
"thousand (centi, deci, deca, hecto) will not be used automatically."
msgstr ""
"Użyj wszystkich dziesiętnych przedrostków SI. Jeżeli false, przedrostki, "
"które nie są wielokrotnością tysiąca (centi, deci, deca, hecto) nie zostaną "
"użyte automatycznie."
#. i18n: ectx: label, entry (negativeExponents), group (QalculateBackend)
#: backends/qalculate/qalculatebackend.kcfg:54
#, kde-format
msgid ""
"If true, negative exponents will be used instead of division (ex. 5/x^2 "
"becomes 5*x^-2)."
msgstr ""
"Jeżeli true, to zamiast podzielenia zostaną użyte ujemne wykładnik (np. 5/"
"x^2 staje się 5*x^-2)."
#. i18n: ectx: label, entry (minExp), group (QalculateBackend)
#: backends/qalculate/qalculatebackend.kcfg:64
#, kde-format
msgid "Numerical display."
msgstr "Wyświetlacz numeryczny."
#. i18n: ectx: label, entry (inlinePlot), group (QalculateBackend)
#: backends/qalculate/qalculatebackend.kcfg:68
#, kde-format
msgid ""
"If true, plots will be displayed inside the worksheet. If not they appear in "
"a separate window."
msgstr ""
"Jeżeli true, to wykresy zostaną wyświetlone wewnątrz arkusza roboczego. "
"Jeżeli nie, to ukażą się w osobnym oknie."
#. i18n: ectx: label, entry (coloredPlot), group (QalculateBackend)
#: backends/qalculate/qalculatebackend.kcfg:72
#, kde-format
msgid "Whether colors should be used in plots."
msgstr "Określa czy mają zostać użyte kolory na wykresach."
#. i18n: ectx: label, entry (plotGrid), group (QalculateBackend)
#: backends/qalculate/qalculatebackend.kcfg:76
#, kde-format
msgid "Whether a grid should be plotted."
msgstr "Określa czy ma być narysowana siatka."
#. i18n: ectx: label, entry (plotBorder), group (QalculateBackend)
#: backends/qalculate/qalculatebackend.kcfg:80
#, kde-format
msgid "Whether full borders should be drawn around the plot."
msgstr "Określa czy wokół wykresów mają być rysowane pełne obramowania."
#. i18n: ectx: label, entry (plotLineWidth), group (QalculateBackend)
#: backends/qalculate/qalculatebackend.kcfg:84
#, kde-format
msgid "Width of lines, in pixels."
msgstr "Szerokość linii, w pikselach."
#. i18n: ectx: label, entry (plotSteps), group (QalculateBackend)
#: backends/qalculate/qalculatebackend.kcfg:88
#, kde-format
msgid "Number of interpolation steps to be used in plotting."
msgstr "Liczba kroków interpolacji używanych na wykresach."
#. i18n: ectx: label, entry (plotSmoothing), group (QalculateBackend)
#: backends/qalculate/qalculatebackend.kcfg:99
#, kde-format
msgid "Smoothing mode in plots."
msgstr "Tryb wygładzania na wykresach."
#. i18n: ectx: label, entry (plotStyle), group (QalculateBackend)
#: backends/qalculate/qalculatebackend.kcfg:113
#, kde-format
msgid "Style of plots."
msgstr "Wygląd wykresów."
#. i18n: ectx: label, entry (plotLegend), group (QalculateBackend)
#: backends/qalculate/qalculatebackend.kcfg:126
#, kde-format
msgid "Legend position in plots."
msgstr "Pozycja legendy na wykresach."
#: backends/qalculate/qalculateexpression.cpp:157
#, kde-format
msgid "Qalculate reports it cannot print. Is gnuplot installed?"
msgstr "Qalculate zgłasza, że nie może wyświetlać. Czy zainstalowano gnuplot?"
#: backends/qalculate/qalculateexpression.cpp:178
#, kde-format
msgid "missing %1"
msgstr "brakuje %1"
#: backends/qalculate/qalculateexpression.cpp:268
#, kde-format
msgid "%1 must be a number."
msgstr "%1 musi być liczbą."
#: backends/qalculate/qalculateexpression.cpp:269
#, kde-format
msgid "%1 must be a integer."
msgstr "%1 musi być liczbą całkowitą."
#: backends/qalculate/qalculateexpression.cpp:270
#, kde-format
msgid "%1 must be a boolean."
msgstr "%1 musi być zmienną typu boolean."
#: backends/qalculate/qalculateexpression.cpp:271
#, kde-format
msgid "invalid option for %1: %2"
msgstr "nieprawidłowa opcja dla %1: %2"
#: backends/qalculate/qalculateexpression.cpp:598
#, kde-format
msgid "found multiple expressions in one plot command (%1 and %2)."
msgstr "znaleziono wiele wyrażeń w jednym poleceniu rysowania (%1 i %2)."
#: backends/qalculate/qalculateexpression.cpp:698
#: backends/qalculate/qalculateexpression.cpp:806
#: backends/qalculate/qalculatehighlighter.cpp:40
#, kde-format
msgid "ERROR"
msgstr "BŁĄD"
#: backends/qalculate/qalculateexpression.cpp:700
#: backends/qalculate/qalculateexpression.cpp:808
#: backends/qalculate/qalculatehighlighter.cpp:40
#, kde-format
msgid "WARNING"
msgstr "OSTRZEŻENIE"
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:58
#, kde-format
msgid "No function, variable or unit with specified name exist."
msgstr "Brak funkcji, zmiennej lub jednostki o podanej nazwie."
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:65
#, kde-format
msgid "Function: %1"
msgstr "Funkcja: %1"
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:150
#, kde-format
msgid "Plotting interface"
msgstr "Rysowanie interfejsu"
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:151
#, kde-format
msgid "Plots one or more functions either inline or in a separate window."
msgstr "Rysuje jedną lub więcej funkcji po kolei lub w osobnym oknie."
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:152
#, kde-format
msgid "expression"
msgstr "wyrażenie"
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:153
#, kde-format
msgid "option"
msgstr "opcja"
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:154
#, kde-format
msgid "value"
msgstr "wartość"
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:158
#, kde-format
msgid "integer"
msgstr "l. całkowita"
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:159
#, kde-format
msgid "boolean"
msgstr "boolean"
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:160
#, kde-format
msgid "number"
msgstr "liczba"
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:161
#, kde-format
msgid "default: %1"
msgstr "domyślne: %1"
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:221
#, kde-format
msgid "The function's name"
msgstr "Nazwa funkcji"
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:223
#, kde-format
msgid "Title label"
msgstr "Etykieta tytułu"
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:224
#, kde-format
msgid "x-axis label"
msgstr "etykieta osi x"
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:225
#, kde-format
msgid "y-axis label"
msgstr "etykieta osi y"
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:226
#, kde-format
msgid ""
"Image to save plot to. If empty shows plot in a window on the screen. If "
"inline=true the image is shown regardless of this option."
msgstr ""
"Obraz do zapisania wykresu. Jeżeli puste, to pokaże wykres w oknie na "
"ekranie. Jeżeli inline=true to obraz zostaje pokazany mimo to."
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:227
#, kde-format
msgid "The image type to save as. One of auto, png, ps, eps, latex, svg, fig."
msgstr "Typ obrazu do zapisu. Jeden z auto, png, ps, eps, latex, svg, fig."
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:228
#, kde-format
msgid "Set to true for colored plot, false for monochrome."
msgstr "Ustaw na true dla kolorowych wykresów, false dla monochromatycznych."
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:229
#, kde-format
msgid "Minimum x-axis value."
msgstr "Minimalna wartość osi x."
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:230
#, kde-format
msgid "Maximum x-axis value."
msgstr "Maksymalna wartość osi x."
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:231
#, kde-format
msgid "If a logarithmic scale shall be used for the x-axis."
msgstr "Jeżeli ma być użyta skala logarytmiczna dla osi x."
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:232
#, kde-format
msgid "If a logarithmic scale shall be used for the y-axis."
msgstr "Jeżeli ma być użyta skala logarytmiczna dla osi y."
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:233
#, kde-format
msgid "Logarithmic base for the x-axis."
msgstr "Podstawa logarytmu dla osi x."
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:234
#, kde-format
msgid "Logarithmic base for the y-axis."
msgstr "Podstawa logarytmu dla osi y."
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:235
#, kde-format
msgid "If a grid shall be shown in the plot."
msgstr "Jeżeli ma być pokazana siatka na wykresie."
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:236
#, kde-format
msgid ""
"If the plot shall be surrounded by borders on all sides (not just axis)."
msgstr ""
"Jeżeli wykres ma być otoczony przez obramowania ze wszystkich stron (nie "
"tylko osie)."
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:237
#, kde-format
msgid "Width of lines."
msgstr "Szerokość linii."
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:238
#, kde-format
msgid ""
"Where the plot legend shall be placed. One of none, top_left, top_right, "
"bottom_left, bottom_right, below, outside"
msgstr ""
"Gdzie ma być umieszczona legenda wykresu. Jeden z nigdzie, górny_lewy, "
"górny_prawy, dolny_lewy, dolny_prawy, pod, na_zewnątrz"
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:239
#, kde-format
msgid "Plot smoothing. One of none, unique, csplines, bezier, sbezier"
msgstr "Wygładzanie rysunku. Jedno z brak, unique, csplines, bezier, sbezier"
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:240
#, kde-format
msgid ""
"Plot style. One of lines, points, points_lines, boxes, histogram, steps, "
"candlesticks, dots"
msgstr ""
"Wygląd wykresu. Jedno z linie, punkty, punkty_linie, kwadraty, histogram, "
"stopnie, świeczniki, kropki"
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:241
#, kde-format
msgid "Use scale on second x-axis."
msgstr "Użyj skali na drugiej osi x."
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:242
#, kde-format
msgid "Use scale on second y-axis."
msgstr "Użyj skali na drugiej osi y."
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:243
#, kde-format
msgid "If the plot is to be drawn inline, instead of in a new window."
msgstr "Jeżeli plot ma być narysowany wpleciony zamiast w nowym oknie."
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:244
#, kde-format
msgid "Distance between two interpolation points. See also steps."
msgstr ""
"Odległość pomiędzy dwoma punktami interpolacyjnymi. Zobacz również steps."
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:245
#, kde-format
msgid "Number of interpolation points. See also step."
msgstr "Liczba punktów interpolacji. Zobacz również step."
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:246
#, kde-format
msgid "The name of the x variable. This must be an unknown variable"
msgstr "Nazwa zmiennej x. Musi to być nieznana zmienna."
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:255
#, kde-format
msgid "Save variables to a file"
msgstr "Zapisz zmienne do pliku"
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:256
#, kde-format
msgid ""
"Save all currently defined variables to a file. They can be reloaded with %1."
msgstr ""
"Zapisz wszystkie obecnie zdefiniowane zmienne do pliku. Mogą one być "
"wczytane ponownie przy użyciu %1."
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:257
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:266
#, kde-format
msgid "file"
msgstr "plik"
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:258
#, kde-format
msgid "file: the file to save to"
msgstr "plik: plik, do którego zapisać"
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:264
#, kde-format
msgid "Load variables from a file"
msgstr "Wczytaj zmienne z pliku"
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:265
#, kde-format
msgid "Load variables from a file that has previously been created by %1."
msgstr "Wczytaj zmienne z pliku, który został wcześniej utworzony przez %1."
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:267
#, kde-format
msgid "file: the file to load"
msgstr "plik: plik do wczytania"
#. i18n: ectx: attribute (title), widget (QWidget, tab_3)
#: backends/qalculate/settings.ui:21 cantor.cpp:516
#, kde-format
msgid "General"
msgstr "Ogólne"
#. i18n: ectx: property (text), widget (QLabel, label)
#: backends/qalculate/settings.ui:29
#, kde-format
msgid "Number base:"
msgstr "Podstawa systemu liczbowego:"
#. i18n: ectx: property (text), widget (QLabel, label_5)
#: backends/qalculate/settings.ui:46
#, kde-format
msgid "Fraction format:"
msgstr "Format ułamków:"
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_fractionFormat)
#: backends/qalculate/settings.ui:57
#, kde-format
msgid "Decimal"
msgstr "Dziesiętny"
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_fractionFormat)
#: backends/qalculate/settings.ui:62
#, kde-format
msgid "Exact"
msgstr "Dokładny"
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_fractionFormat)
#: backends/qalculate/settings.ui:67
#, kde-format
msgid "Fractional"
msgstr "Ułamkowy"
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_fractionFormat)
#: backends/qalculate/settings.ui:72
#, kde-format
msgid "Combined"
msgstr "Mieszany"
#. i18n: ectx: property (text), widget (QLabel, label_9)
#: backends/qalculate/settings.ui:84
#, kde-format
msgid "Numerical display:"
msgstr "Wyświetlacz numeryczny:"
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_minExp)
#: backends/qalculate/settings.ui:100
#, kde-format
msgid "Pure"
msgstr "Prosty"
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_minExp)
#: backends/qalculate/settings.ui:105
#, kde-format
msgid "Scientific"
msgstr "Naukowy"
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_minExp)
#: backends/qalculate/settings.ui:110
#, kde-format
msgid "Precision"
msgstr "Precyzyjny"
#. i18n: ectx: property (text), widget (QLabel, label_6)
#: backends/qalculate/settings.ui:122
#, kde-format
msgid "Indicate infinite series:"
msgstr "Wskaż nieskończone serie:"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_indicateInfiniteSeries)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_useAllPrefixes)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_negativeExponents)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_postConversion)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_inlinePlot)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_coloredPlot)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_plotGrid)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_plotBorder)
#: backends/qalculate/settings.ui:132 backends/qalculate/settings.ui:153
#: backends/qalculate/settings.ui:174 backends/qalculate/settings.ui:227
#: backends/qalculate/settings.ui:339 backends/qalculate/settings.ui:360
#: backends/qalculate/settings.ui:381 backends/qalculate/settings.ui:402
#, kde-format
msgid "Enabled"
msgstr "Włączone"
#. i18n: ectx: property (text), widget (QLabel, label_7)
#: backends/qalculate/settings.ui:143
#, kde-format
msgid "Use all SI prefixes:"
msgstr "Użyj wszystkich przedrostków SI:"
#. i18n: ectx: property (text), widget (QLabel, label_8)
#: backends/qalculate/settings.ui:164
#, kde-format
msgid "Use negative exponents:"
msgstr "Użyj ujemnych wykładników:"
#. i18n: ectx: attribute (title), widget (QWidget, tab_2)
#: backends/qalculate/settings.ui:209
#, kde-format
msgid "Evaluate"
msgstr "Przeliczanie"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: backends/qalculate/settings.ui:217
#, kde-format
msgid "Convert to best SI units:"
msgstr "Przekształć do najlepszych jednostek SI:"
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: backends/qalculate/settings.ui:238
#, kde-format
msgid "Angle unit:"
msgstr "Jednostka kątowa:"
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_angleUnit)
#: backends/qalculate/settings.ui:254
#, kde-format
msgid "Radians"
msgstr "Radiany"
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_angleUnit)
#: backends/qalculate/settings.ui:259
#, kde-format
msgid "Degrees"
msgstr "Stopnie"
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_angleUnit)
#: backends/qalculate/settings.ui:264
#, kde-format
msgid "Gradians"
msgstr "Gradiany"
#. i18n: ectx: property (text), widget (QLabel, label_4)
#: backends/qalculate/settings.ui:276
#, kde-format
msgid "Structuring Mode:"
msgstr "Tryb struktury:"
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_structuring)
#: backends/qalculate/settings.ui:292
#, kde-format
msgid "Simplify"
msgstr "Uprość"
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_structuring)
#: backends/qalculate/settings.ui:297
#, kde-format
msgid "Factorize"
msgstr "Faktoryzuj"
#. i18n: ectx: attribute (title), widget (QWidget, tab)
#: backends/qalculate/settings.ui:321
#, kde-format
msgid "Plotting"
msgstr "Rysowanie"
#. i18n: ectx: property (text), widget (QLabel, label_10)
#: backends/qalculate/settings.ui:329
#, kde-format
msgid "Display plots inline:"
msgstr "Wyświetl wykresy wplecione:"
#. i18n: ectx: property (text), widget (QLabel, label_15)
#: backends/qalculate/settings.ui:350
#, kde-format
msgid "Colored Plots:"
msgstr "Kolorowe wykresy:"
#. i18n: ectx: property (text), widget (QLabel, label_11)
#: backends/qalculate/settings.ui:371
#, kde-format
msgid "Show grid:"
msgstr "Pokaż siatkę:"
#. i18n: ectx: property (text), widget (QLabel, label_12)
#: backends/qalculate/settings.ui:392
#, kde-format
msgid "Show full borders:"
msgstr "Pokaż pełne obramowania:"
#. i18n: ectx: property (text), widget (QLabel, label_17)
#: backends/qalculate/settings.ui:413
#, kde-format
msgid "Width of lines:"
msgstr "Szerokość linii:"
#. i18n: ectx: property (text), widget (QLabel, label_18)
#: backends/qalculate/settings.ui:434
#, kde-format
msgid "Sampling rate:"
msgstr "Próbkowanie:"
#. i18n: ectx: property (text), widget (QLabel, label_13)
#: backends/qalculate/settings.ui:455
#, kde-format
msgid "Smoothing Mode:"
msgstr "Tryb wygładzania:"
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_plotSmoothing)
#: backends/qalculate/settings.ui:476
#, kde-format
msgid "Natural cubic Splines"
msgstr "Naturalne krzywe sklejane sześcienne"
#. i18n: ectx: property (text), widget (QLabel, label_14)
#: backends/qalculate/settings.ui:498
#, kde-format
msgid "Plot Style:"
msgstr "Wygląd wykresu:"
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_plotStyle)
#: backends/qalculate/settings.ui:534
#, kde-format
msgctxt "Plot Style"
msgid "Steps"
msgstr "Kroki"
#. i18n: ectx: property (text), widget (QLabel, label_16)
#: backends/qalculate/settings.ui:556
#, kde-format
msgid "Legend Position:"
msgstr "Położenie legendy:"
#: backends/R/rbackend.cpp:94
#, kde-format
msgctxt ""
"the url to the documentation of R, please check if there is a translated "
"version and use the correct url"
msgid "https://cran.r-project.org/manuals.html"
-msgstr ""
+msgstr "https://cran.r-project.org/manuals.html"
#: backends/R/rbackend.cpp:99
-#, fuzzy, kde-format
+#, kde-format
#| msgid ""
#| "R is a language and environment for statistical computing and graphics, "
#| "similar to the S language and environment. <br/>It provides a wide "
#| "variety of statistical (linear and nonlinear modelling, classical "
#| "statistical tests, time-series analysis, classification, clustering, ...) "
#| "and graphical techniques, and is highly extensible. The S language is "
#| "often the vehicle of choice for research in statistical methodology, and "
#| "R provides an Open Source route to participation in that activity."
msgid ""
"<b>R</b> is a language and environment for statistical computing and "
"graphics, similar to the S language and environment. <br/>It provides a wide "
"variety of statistical (linear and nonlinear modelling, classical "
"statistical tests, time-series analysis, classification, clustering, ...) "
"and graphical techniques, and is highly extensible. The S language is often "
"the vehicle of choice for research in statistical methodology, and R "
"provides an Open Source route to participation in that activity."
msgstr ""
-"R jest językiem i środowiskiem do obliczeń i grafik statystycznych, podobnym "
+"<b>R</b> jest językiem i środowiskiem do obliczeń i grafik statystycznych,"
+" podobnym "
"do języka i środowiska S. <br/>Zapewnia szeroki wybór technik statystycznych "
"(liniowe i nieliniowe modelowanie, klasyczne testy statystyczne, analizy "
"czasowe, klasyfikacje, ...) i graficznych, dodatkowo jest wysoko "
"rozszerzalny. Język S jest często używany do badań w metodologii "
"statystycznej i dostarcza drogę Open Source do udziału w tego typu "
"działalności."
#: backends/R/rexpression.cpp:109 backends/R/rexpression.cpp:110
#, kde-format
msgid "Error opening file %1"
msgstr "Błąd podczas otwierania pliku %1"
#: backends/R/rextensions.cpp:37
#, kde-format
msgid "R script file (*.R)"
msgstr "Plik skryptu R (*.R)"
#: backends/R/rserver/rserver.cpp:373
#, kde-format
msgid "Error Parsing Command"
msgstr "Błąd podczas przetwarzania polecenia"
#. i18n: ectx: label, entry (localDoc), group (RBackend)
#: backends/R/rserver/rserver.kcfg:9
#, kde-format
msgid "Url to the local R documentation"
msgstr "Adres URL do lokalnej dokumentacji R"
#: backends/R/rsettingswidget.cpp:33
#, kde-format
msgid "Double click to open file selection dialog"
msgstr "Naciśnij dwukrotnie, aby otworzyć okno dialogowe wyboru pliku"
#: backends/R/rsettingswidget.cpp:53
#, kde-format
msgid "*.R *.r|R source files (*.R, *.r)"
msgstr "*.R *.r|R pliki źródłowe (*.R, *.r)"
#: backends/sage/sagebackend.cpp:94
-#, fuzzy, kde-format
+#, kde-format
#| msgctxt ""
#| "the url to the documentation of Sage, please check if there is a "
#| "translated version and use the correct url"
#| msgid "http://www.sagemath.org/doc/reference/index.html"
msgctxt ""
"the url to the documentation of Sage, please check if there is a translated "
"version and use the correct url"
msgid "http://doc.sagemath.org/html/en/reference/index.html"
-msgstr "http://www.sagemath.org/doc/reference/index.html"
+msgstr "http://doc.sagemath.org/html/en/reference/index.html"
#: backends/sage/sagebackend.cpp:99
-#, fuzzy, kde-format
+#, kde-format
#| msgid ""
#| "Sage is a free open-source mathematics software system licensed under the "
#| "GPL. <br/>It combines the power of many existing open-source packages "
#| "into a common Python-based interface."
msgid ""
"<b>Sage</b> is a free open-source mathematics software system licensed under "
"the GPL. <br/>It combines the power of many existing open-source packages "
"into a common Python-based interface."
msgstr ""
-"Sage jest otwartoźródłowym matematycznym systemem oprogramowania na licencji "
-"GPL. <br/>Łączy moc wielu istniejących pakietów Open Source w zwykłym "
-"interfejsie opartym o Pythona."
+"<b>Sage</b> jest otwarto-źródłowym matematycznym systemem oprogramowania na"
+" licencji "
+"GPL. <br/>Łączy moc wielu istniejących pakietów otwarto-źródłowych we"
+" wspólnym interfejsie opartym na Pythonie."
#. i18n: ectx: label, entry (Path), group (SageBackend)
#: backends/sage/sagebackend.kcfg:10
#, kde-format
msgid "Path to the Sage executable"
msgstr "Ścieżka pliku wykonywalnego Sage"
#: backends/sage/sageexpression.cpp:227 backends/sage/sageexpression.cpp:229
#, kde-format
msgid "Result of %1"
msgstr "Wynik %1"
#: backends/sage/sageexpression.cpp:236
#, kde-format
msgid ""
"%1\n"
"The last output was: \n"
" %2"
msgstr ""
"%1\n"
"Ostatni wynik: \n"
" %2"
#: backends/sage/sageextensions.cpp:47
#, kde-format
msgid "Python script file (*.py);;Sage script file (*.sage)"
msgstr "Plik skryptu Pythona (*.py);;Plik skryptu Sage (*.sage)"
#: backends/sage/sagesession.cpp:238
#, kde-format
msgid ""
"Sage version %1.%2 is unsupported. Please update your installation to the "
"supported versions to make it work with Cantor."
msgstr ""
"Wersja Sage %1.%2 jest nieobsługiwana. Uaktualnij swoją wersję do wersji "
"obsługiwanej, aby mogła ona działać z Cantor."
#: backends/sage/sagesession.cpp:240 backends/sage/sagesession.cpp:273
#: backends/sage/sagesession.cpp:352 backends/sage/sagesession.cpp:363
#: cantor.cpp:211 cantor.cpp:213 cantor.cpp:348 cantor.cpp:352 main.cpp:77
#: main.cpp:143 markdownentry.cpp:705 textentry.cpp:571 worksheet.cpp:1055
#, kde-format
msgid "Cantor"
msgstr "Cantor"
#: backends/sage/sagesession.cpp:272
#, kde-format
msgid ""
"Failed to determine the version of Sage. Please check your installation and "
"the output of 'sage -v'."
msgstr ""
"Nie udało się ustalić wersji Sage. Sprawdź swoją instalację i wynik "
"polecenia 'sage -v'."
#: backends/sage/sagesession.cpp:348
#, kde-format
msgid "The Sage process crashed while evaluating this expression"
msgstr "Proces Sage uległ awarii podczas przeliczania wyrażenia"
#: backends/sage/sagesession.cpp:352
#, kde-format
msgid "The Sage process crashed"
msgstr "Proces Sage uległ awarii"
#: backends/sage/sagesession.cpp:359
#, kde-format
msgid "The Sage process exited while evaluating this expression"
msgstr "Proces Sage zakończył działanie podczas przeliczania wyrażenia"
#: backends/sage/sagesession.cpp:363
#, kde-format
msgid "The Sage process exited"
msgstr "Proces Sage zakończył działanie"
#: backends/sage/sagesession.cpp:373
#, kde-format
msgid "Failed to start Sage"
msgstr "Uruchamianie Sage nie powiodło się"
#. i18n: ectx: property (text), widget (QLabel, label)
#: backends/sage/settings.ui:19
#, kde-format
msgid "Path to Sage:"
msgstr "Ścieżka do Sage:"
#: backends/scilab/scilabbackend.cpp:85
-#, fuzzy, kde-format
+#, kde-format
#| msgctxt ""
#| "the url to the documentation of Scilab, please check if there is a "
#| "translated version and use the correct url"
#| msgid "http://www.scilab.org/support/documentation"
msgctxt ""
"The url to the documentation of Scilab, please check if there is a "
"translated version and use the correct url"
msgid "https://www.scilab.org/support/documentation"
-msgstr "http://www.scilab.org/support/documentation"
+msgstr "https://www.scilab.org/support/documentation"
#: backends/scilab/scilabbackend.cpp:90
-#, fuzzy, kde-format
+#, kde-format
#| msgid ""
#| "<p>Scilab is a free software, cross-platform numerical computational "
#| "package and a high-level, numerically oriented programming language.</"
#| "p>Scilab is distributed under CeCILL license (GPL compatible)"
msgid ""
"<b>Scilab</b> is a free software, cross-platform numerical computational "
"package and a high-level, numerically oriented programming language.Scilab "
"is distributed under CeCILL license (GPL compatible)."
msgstr ""
-"<p>Scilab jest darmowym oprogramowanie, wieloplatformowym pakietem do "
+"<b>Scilab</b> jest darmowym oprogramowanie, wieloplatformowym pakietem do "
"obliczania numerycznego i wysoko poziomowym, numerycznie zorientowanym "
-"językiem programistycznym.</p>Scilab jest rozpowszechniany na licencji "
+"językiem programistycznym. Scilab jest rozpowszechniany na licencji "
"CeCILL (zgodna z GPL)"
#. i18n: ectx: label, entry (Path), group (ScilabBackend)
#: backends/scilab/scilabbackend.kcfg:10
#, kde-format
msgid ""
"Path to scilab-adv-cli command (Warning: Scilab version must better or equal "
"than 5.4 version)"
msgstr ""
"Ścieżka do polecenia scilab-adv-cli (Ostrzeżenie: Wersja Scilab musi być "
"lepsza lub równa wersji 5.4)"
#: backends/scilab/scilabextensions.cpp:38
#, kde-format
msgid ";;Scilab script file (*.sce);;Scilab function file (*.sci)"
msgstr ";;Plik skryptu Scilab (*.sce);;Plik funkcji Scilab (*.sci)"
#. i18n: ectx: property (text), widget (QLabel, label)
#: backends/scilab/settings.ui:19
#, kde-format
msgid "Path to scilab-adv-cli command:"
msgstr "Ścieżka do polecenia scilab-adv-cli:"
#: cantor.cpp:143
#, kde-format
msgid "Download Example Worksheets"
msgstr "Pobierz przykładowe arkusze robocze"
#: cantor.cpp:148
#, kde-format
msgid "&Open Example"
msgstr "&Otwórz przykład"
#: cantor.cpp:153
#, kde-format
msgid "Go to previous worksheet"
msgstr "Przejdź do poprzedniego arkusza roboczego"
#: cantor.cpp:165
#, kde-format
msgid "Go to next worksheet"
msgstr "Przejdź do następnego arkusza roboczego"
#: cantor.cpp:222 cantor_part.cpp:462
#, kde-format
msgid "Cantor Worksheet (*.cws)"
msgstr "Arkusz roboczy Cantor (*.cws)"
#: cantor.cpp:223 cantor_part.cpp:463
#, kde-format
msgid "Jupyter Notebook (*.ipynb)"
msgstr "Notatnik Jupyter (*.ipynb)"
#: cantor.cpp:229
#, kde-format
msgid "Open file"
msgstr "Otwórz plik"
#: cantor.cpp:286
#, kde-format
msgid ""
"<h1>No Backend Found</h1>\n"
"<div>You could try:\n"
" <ul> <li>Changing the settings in the config dialog;</li> "
"<li>Installing packages for the following program:</li> %2 </ul> </"
"div> "
msgid_plural ""
"<h1>No Backend Found</h1>\n"
"<div>You could try:\n"
" <ul> <li>Changing the settings in the config dialog;</li> "
"<li>Installing packages for one of the following programs:</li> %2 </"
"ul> </div> "
msgstr[0] ""
"<h1>Nie znaleziono mechanizmu</h1>\n"
"<div>Możesz spróbować:\n"
" <ul> <li>Zmiany ustawień w oknie ustawień;</li> <li>Zainstalowania "
"pakietów następującego programu:</li> %2 </ul> </div> "
msgstr[1] ""
"<h1>Nie znaleziono wtyczki</h1>\n"
"<div>Możesz spróbować:\n"
" <ul> <li>Zmiany ustawień w oknie konfiguracji;</li> "
"<li>Zainstalowania jednego z następujących programów:</li> %2 </ul> </"
"div> "
msgstr[2] ""
"<h1>Nie znaleziono wtyczki</h1>\n"
"<div>Możesz spróbować:\n"
" <ul> <li>Zmiany ustawień w oknie konfiguracji;</li> "
"<li>Zainstalowania jednego z następujących programów:</li> %2 </ul> </"
"div> "
#: cantor.cpp:306
#, kde-format
msgid "Error"
msgstr "Błąd"
#: cantor.cpp:335
#, kde-format
msgid "Session %1"
msgstr "Sesja %1"
#: cantor.cpp:348
#, kde-format
msgid ""
"%1 backend installed, but inactive. Please check installation and Cantor "
"settings"
msgstr ""
"Wgrano silnik %1, lecz nie został on włączony. Sprawdź swoją instalację oraz "
"ustawienia Cantora"
#: cantor.cpp:352
#, kde-format
msgid "Backend %1 is not installed"
msgstr "Silnik %1 nie jest wgrany"
#: cantor.cpp:358
#, kde-format
msgid "Failed to find the Cantor Part with error %1"
msgstr "Nie można znaleźć modułu Cantor, kod błędu %1."
#: cantor.cpp:469
#, kde-format
msgid "Multiple unsaved Worksheets are opened. Do you want to close them?"
msgstr ""
"Otwartych jest wiele niezapisanych arkuszy roboczych. Czy chcesz je zamknąć?"
#: cantor.cpp:470
#, kde-format
msgid "Close Cantor"
msgstr "Zamknij Cantor"
#: cantor.cpp:480
#, kde-format
msgid "The current project has been modified. Do you want to save it?"
msgstr "Bieżący projekt uległ zmianie. Czy chcesz go zapisać?"
#: cantor.cpp:481
#, kde-format
msgid "Save Project"
msgstr "Zapisz projekt"
#. i18n: ectx: label, entry (DefaultBackend), group (Cantor)
#: cantor.kcfg:10
#, kde-format
msgid "The Backend that is used by default"
msgstr "Silnik wykorzystywany domyślnie"
#. i18n: ectx: label, entry (TypesetDefault), group (Cantor)
#: cantor.kcfg:14
#, kde-format
msgid "Do Typesetting by default"
msgstr "Włącz domyślnie ustawienie pisania"
#. i18n: ectx: label, entry (HighlightDefault), group (Cantor)
#: cantor.kcfg:18
#, kde-format
msgid "Do Syntax Highlighting by default"
msgstr "Domyślnie podświetlaj składnię"
#. i18n: ectx: label, entry (CompletionDefault), group (Cantor)
#: cantor.kcfg:22
#, kde-format
msgid "Enable Completions by default"
msgstr "Domyślnie włącz uzupełnianie"
#. i18n: ectx: label, entry (ExpressionNumberingDefault), group (Cantor)
#: cantor.kcfg:26
#, kde-format
msgid "Enable Numbering of Expressions by default"
msgstr "Włącz domyślnie numerowanie wyrażeń"
#. i18n: ectx: label, entry (AnimationDefault), group (Cantor)
#: cantor.kcfg:30
#, kde-format
msgid "Animate changes in the Worksheet by default"
msgstr "Domyślnie animuj zmiany w arkuszu roboczym"
#. i18n: ectx: label, entry (EmbeddedMathDefault), group (Cantor)
#: cantor.kcfg:34
#, kde-format
msgid ""
"Enable rendering math expressions inside $$..$$ in Text and Markdown entries "
"by default (needs pdflatex installed)"
msgstr ""
"Domyślnie włącz wyświetlanie równań matematycznych pomiędzy $$..$$ w tekście "
"i kodzie Markdown (wymaga wgranego pdflatex)"
#. i18n: ectx: label, entry (AutoEval), group (Cantor)
#: cantor.kcfg:38
#, kde-format
msgid "Automatically reevaluate the entries below the current"
msgstr "Samoczynnie przeliczaj wiersze poniżej bieżącego"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_WarnAboutSessionRestart)
#. i18n: ectx: label, entry (WarnAboutSessionRestart), group (Cantor)
#: cantor.kcfg:42 settings.ui:95
#, kde-format
msgid "Ask for confirmation when restarting the backend"
msgstr "Pytaj o potwierdzenie przy ponownym uruchamianiu silnika"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_StoreTextEntryFormatting)
#. i18n: ectx: label, entry (StoreTextEntryFormatting), group (Cantor)
#: cantor.kcfg:46 settings.ui:118
#, kde-format
msgid ""
"Save rich text formatting of TextEntry, when save Worksheet in Jupyter "
"notebook format"
msgstr ""
"Zapisz formatowany tekst wpisu tekstowego, gdy arkusz pracy jest w formacie "
"notatnika Jupyter"
#. i18n: ectx: label, entry (ShowMathRenderError), group (Cantor)
#: cantor.kcfg:50
#, kde-format
msgid "Show embedded math render error"
msgstr "Pokaż błąd wyświetlania osadzonej matematyki"
#: cantor_part.cpp:160
#, kde-format
msgid "Save Plain Text"
msgstr "Zapisz zwykły tekst"
#: cantor_part.cpp:202 cantor_part.cpp:532
#, kde-format
msgid "Export to LaTeX"
msgstr "Eksportuj do LaTeX"
#: cantor_part.cpp:217 cantor_part.cpp:625 worksheet.cpp:1535
#, kde-format
msgid "Evaluate Worksheet"
msgstr "Przelicz arkusz roboczy"
#: cantor_part.cpp:224
#, kde-format
msgid "Typeset using LaTeX"
msgstr "Pisanie przy użyciu LaTeX"
#: cantor_part.cpp:233
#, kde-format
msgid "Syntax Highlighting"
msgstr "Podświetlanie składni"
#: cantor_part.cpp:238
#, kde-format
msgid "Completion"
msgstr "Uzupełnianie"
#: cantor_part.cpp:243
#, kde-format
msgid "Line Numbers"
msgstr "Numery wierszy"
#: cantor_part.cpp:248
#, kde-format
msgid "Animate Worksheet"
msgstr "Animuj arkusz roboczy"
#: cantor_part.cpp:255
#, kde-format
msgid "Embedded Math"
msgstr "Osadzona matematyka"
#: cantor_part.cpp:261
#, kde-format
msgid "Restart Backend"
msgstr "Ponownie uruchom silnik"
#: cantor_part.cpp:268 worksheetentry.cpp:329 worksheetentry.cpp:726
#, kde-format
msgid "Evaluate Entry"
msgstr "Przelicz wiersz"
#: cantor_part.cpp:274 worksheet.cpp:1575
#, kde-format
msgid "Insert Command Entry"
msgstr "Wstaw wiersz polecenia"
#: cantor_part.cpp:280 worksheet.cpp:1576
#, kde-format
msgid "Insert Text Entry"
msgstr "Wstaw wiersz tekstu"
#: cantor_part.cpp:286 worksheet.cpp:1578
#, kde-format
msgid "Insert Markdown Entry"
msgstr "Wstaw wiersz markdown"
#: cantor_part.cpp:293
#, kde-format
msgid "Insert Latex Entry"
msgstr "Wstaw wiersz Latex"
#: cantor_part.cpp:299 worksheet.cpp:1584
#, kde-format
msgid "Insert Page Break"
msgstr "Wstaw podział strony"
#: cantor_part.cpp:304 worksheet.cpp:1583
#, kde-format
msgid "Insert Image"
msgstr "Wstaw obraz"
#: cantor_part.cpp:309
#, kde-format
msgid "Remove current Entry"
msgstr "Usuń bieżący wiersz"
#: cantor_part.cpp:315 cantor_part.cpp:867
#, kde-format
msgid "Show %1 Help"
msgstr "Pokaż pomoc %1"
#. i18n("Publish Worksheet"), collection);
#. publishWorksheet->setIcon(QIcon::fromTheme(QLatin1String("get-hot-new-stuff")));
#. collection->addAction(QLatin1String("file_publish_worksheet"), publishWorksheet);
#. connect(publishWorksheet, &QAction::triggered, this, SLOT(publishWorksheet()));
#.
#: cantor_part.cpp:330
#, kde-format
msgid "Show Script Editor"
msgstr "Pokaż edytor skryptów"
#: cantor_part.cpp:336
#, kde-format
msgid "Show Completion"
msgstr "Pokaż uzupełnianie"
#: cantor_part.cpp:407
#, kde-format
msgid "CantorPart"
msgstr "ModułCantor"
#: cantor_part.cpp:409
#, kde-format
msgid "(C) 2009-2015 Alexander Rieder"
msgstr "(C) 2009-2015 Alexander Rieder"
#: cantor_part.cpp:413 main.cpp:92
#, kde-format
msgid "Alexander Rieder"
msgstr "Alexander Rieder"
#: cantor_part.cpp:479
#, kde-format
msgid "Save as"
msgstr "Zapisz jako"
#: cantor_part.cpp:525 panelplugins/variablemgr/variablemanagerwidget.cpp:138
#, kde-format
msgid "Save"
msgstr "Zapisz"
#: cantor_part.cpp:577
#, kde-format
msgid ""
"All the available calculation results will be lost. Do you really want to "
"restart %1?"
msgstr ""
"Wszystkie dostępne wyniki obliczeń zostaną utracone. Czy na pewno chcesz "
"uruchomić ponownie %1?"
#: cantor_part.cpp:578
#, kde-format
msgid "Restart %1?"
msgstr "Uruchomić %1 ponownie?"
#: cantor_part.cpp:617 worksheet.cpp:1538
#, kde-format
msgid "Interrupt"
msgstr "Przerwij"
#: cantor_part.cpp:620
#, kde-format
msgid "Calculating..."
msgstr "Obliczanie..."
#: cantor_part.cpp:629 cantor_part.cpp:688
#, kde-format
msgid "Ready"
msgstr "Gotowy"
#: cantor_part.cpp:637
#, kde-format
msgid "Session Error: %1"
msgstr "Błąd sesji: %1"
#: cantor_part.cpp:678
#, kde-format
msgid "Initialization complete"
msgstr "Inicjalizacja zakończona"
#: cantor_part.cpp:683
#, kde-format
msgid "Initializing..."
msgstr "Inicjalizacja..."
#: cantor_part.cpp:722
#, kde-format
msgid "Unnamed"
msgstr "Nienazwany"
#: cantor_part.cpp:727
#, kde-format
msgid "[read-only]"
msgstr "[tylko-do-odczytu]"
#: cantor_part.cpp:873
#, kde-format
msgid "Do you want to upload current Worksheet to public web server?"
msgstr "Czy chcesz wysłać bieżący arkusz roboczy na serwer publiczny?"
#: cantor_part.cpp:874
#, kde-format
msgid "Question - Cantor"
msgstr "Pytanie - Cantor"
#: cantor_part.cpp:880
#, kde-format
msgid "The Worksheet is not saved. You should save it before uploading."
msgstr "Arkusz roboczy nie został zapisany. Zapisz go przed wysłaniem."
#: cantor_part.cpp:881
#, kde-format
msgid "Warning - Cantor"
msgstr "Ostrzeżenie - Cantor"
#: cantor_part.cpp:956
#, kde-format
msgid "This backend does not support scripts."
msgstr "Ta wtyczka nie obsługuje skryptów."
#. i18n: ectx: Menu (edit)
#: cantor_part.rc:14 cantor_shell.rc:19
#, kde-format
msgid "&Edit"
msgstr "&Edycja"
#. i18n: ectx: Menu (view)
#: cantor_part.rc:27 cantor_shell.rc:22
#, kde-format
msgid "&View"
msgstr "&Widok"
#. i18n: ectx: Menu (worksheet)
#: cantor_part.rc:33
#, kde-format
msgid "&Worksheet"
msgstr "&Arkusz roboczy"
#. i18n: ectx: Menu (file)
#: cantor_shell.rc:4
#, kde-format
msgid "&File"
msgstr "&Plik"
#. i18n: ectx: Menu (file_new_menu)
#: cantor_shell.rc:6
#, kde-format
msgid "&New"
msgstr "&Nowy"
#. i18n: ectx: Menu (panels)
#: cantor_shell.rc:24
#, kde-format
msgid "Panels"
msgstr "Panele"
#. i18n: ectx: Menu (settings)
#: cantor_shell.rc:29
#, kde-format
msgid "&Settings"
msgstr "U&stawienia"
#: commandentry.cpp:129
#, kde-format
msgid "White"
msgstr "Biały"
#: commandentry.cpp:129
#, kde-format
msgid "Black"
msgstr "Czarny"
#: commandentry.cpp:130
#, kde-format
msgid "Dark Red"
msgstr "Ciemnoczerwony"
#: commandentry.cpp:130
#, kde-format
msgid "Red"
msgstr "Czerwony"
#: commandentry.cpp:130
#, kde-format
msgid "Light Red"
msgstr "Jasnoczerwony "
#: commandentry.cpp:131
#, kde-format
msgid "Dark Green"
msgstr "Ciemnozielony"
#: commandentry.cpp:131
#, kde-format
msgid "Green"
msgstr "Zielony"
#: commandentry.cpp:131
#, kde-format
msgid "Light Green"
msgstr "Jasnozielony"
#: commandentry.cpp:132
#, kde-format
msgid "Dark Blue"
msgstr "Ciemnoniebieski"
#: commandentry.cpp:132
#, kde-format
msgid "Blue"
msgstr "Niebieski"
#: commandentry.cpp:132
#, kde-format
msgid "Light Blue"
msgstr "Jasnoniebieski"
#: commandentry.cpp:133
#, kde-format
msgid "Dark Yellow"
msgstr "Ciemnożółty"
#: commandentry.cpp:133
#, kde-format
msgid "Yellow"
msgstr "Żółty"
#: commandentry.cpp:133
#, kde-format
msgid "Light Yellow"
msgstr "Jasnożółty"
#: commandentry.cpp:134
#, kde-format
msgid "Dark Cyan"
msgstr "Ciemny niebieskozielony"
#: commandentry.cpp:134
#, kde-format
msgid "Cyan"
msgstr "Niebieskozielony"
#: commandentry.cpp:134
#, kde-format
msgid "Light Cyan"
msgstr "Jasny niebieskozielony"
#: commandentry.cpp:135
#, kde-format
msgid "Dark Magenta"
msgstr "Ciemnopurpurowy"
#: commandentry.cpp:135
#, kde-format
msgid "Magenta"
msgstr "Purpurowy"
#: commandentry.cpp:135
#, kde-format
msgid "Light Magenta"
msgstr "Jasnopurpurowy"
#: commandentry.cpp:136
#, kde-format
msgid "Dark Orange"
msgstr "Ciemnopomarańczowy"
#: commandentry.cpp:136
#, kde-format
msgid "Orange"
msgstr "Pomarańczowy"
#: commandentry.cpp:136
#, kde-format
msgid "Light Orange"
msgstr "Jasnopomarańczowy"
#: commandentry.cpp:137
#, kde-format
msgid "Dark Grey"
msgstr "Ciemnoszary"
#: commandentry.cpp:137
#, kde-format
msgid "Grey"
msgstr "Szary"
#: commandentry.cpp:137
#, kde-format
msgid "Light Grey"
msgstr "Jasnoszary"
#: commandentry.cpp:145
#, kde-format
msgid "Background Color"
msgstr "Kolor tła"
#: commandentry.cpp:162
#, kde-format
msgid "Text Color"
msgstr "Kolor tekstu"
#: commandentry.cpp:173
#, kde-format
msgid "Font"
msgstr "Czcionka"
#: commandentry.cpp:176
#, kde-format
msgid "Bold"
msgstr "Pogrubienie"
#: commandentry.cpp:181
#, kde-format
msgid "Italic"
msgstr "Kursywa"
#: commandentry.cpp:187
#, kde-format
msgid "Increase Size"
msgstr "Zwiększ rozmiar"
#: commandentry.cpp:191
#, kde-format
msgid "Decrease Size"
msgstr "Zmniejsz rozmiar"
#: commandentry.cpp:196
#, kde-format
msgid "Select"
msgstr "Wybierz"
#: commandentry.cpp:297
#, kde-format
msgid "Show Results"
msgstr "Pokaż wyniki"
#: commandentry.cpp:299
#, kde-format
msgid "Hide Results"
msgstr "Ukryj wyniki"
#: commandentry.cpp:525 commandentry.cpp:795
#, kde-format
msgid "Interrupted"
msgstr "Przerwane"
#. i18n: ectx: property (windowTitle), widget (QWidget, StandardSearchBar)
#. i18n: ectx: property (windowTitle), widget (QWidget, ExtendedSearchBar)
#: extendedsearchbar.ui:14 standardsearchbar.ui:14
#, kde-format
msgid "SearchBar"
msgstr "Pasek znajdywania"
#. i18n: ectx: property (text), widget (QToolButton, close)
#. i18n: ectx: property (text), widget (QToolButton, openExtended)
#. i18n: ectx: property (text), widget (QToolButton, openStandard)
#. i18n: ectx: property (text), widget (QToolButton, addFlag)
#. i18n: ectx: property (text), widget (QToolButton, removeFlag)
#: extendedsearchbar.ui:22 extendedsearchbar.ui:77 extendedsearchbar.ui:159
#: extendedsearchbar.ui:166 standardsearchbar.ui:22 standardsearchbar.ui:85
#, kde-format
msgid "..."
msgstr "..."
#. i18n: ectx: property (text), widget (QLabel, label)
#: extendedsearchbar.ui:47
#, kde-format
msgid "Find:"
msgstr "Znajdź:"
#. i18n: ectx: property (text), widget (QPushButton, next)
#: extendedsearchbar.ui:61 standardsearchbar.ui:48
#, kde-format
msgid "&Next"
msgstr "&Następny"
#. i18n: ectx: property (text), widget (QPushButton, previous)
#: extendedsearchbar.ui:68 standardsearchbar.ui:55
#, kde-format
msgid "&Previous"
msgstr "&Poprzedni"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: extendedsearchbar.ui:102
#, kde-format
msgid "Replace:"
msgstr "Zastąp:"
#. i18n: ectx: property (text), widget (QPushButton, replace)
#: extendedsearchbar.ui:116
#, kde-format
msgid "&Replace"
msgstr "&Zastąp"
#. i18n: ectx: property (text), widget (QPushButton, replaceAll)
#: extendedsearchbar.ui:123
#, kde-format
msgid "Replace &All"
msgstr "Z&astąp wszystkie"
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: extendedsearchbar.ui:139
#, kde-format
msgid "Search in:"
msgstr "Znajdź w:"
#. i18n: ectx: property (text), widget (QToolButton, matchCase)
#. i18n: ectx: property (text), widget (QCheckBox, matchCase)
#: extendedsearchbar.ui:173 standardsearchbar.ui:62
#, kde-format
msgid "&Match case"
msgstr "Rozróżni&aj wielkość liter"
#: imageentry.cpp:56 imageentry.cpp:351
#, kde-format
msgid "Configure Image"
msgstr "Ustawienia obrazu"
#: imageentry.cpp:248
#, kde-format
msgid "Right click here to insert image"
msgstr "Naciśnij tu prawym, aby wstawić obraz"
#: imageentry.cpp:266
#, kde-format
msgid "Cannot load image %1"
msgstr "Nie można wczytać obrazu %1"
#. i18n: ectx: property (windowTitle), widget (QWidget, ImageSettingsBase)
#: imagesettings.ui:14
#, kde-format
msgid "Image Settings"
msgstr "Ustawienia obrazu"
#. i18n: ectx: property (text), widget (QPushButton, openDialogButton)
#: imagesettings.ui:25
#, kde-format
msgid "Open"
msgstr "Otwórz"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#: imagesettings.ui:34
#, kde-format
msgid "Display Size"
msgstr "Rozmiar wyświetlacza"
#. i18n: ectx: property (text), widget (QLabel, label)
#. i18n: ectx: property (text), widget (QLabel, label_5)
#: imagesettings.ui:43 imagesettings.ui:97
#, kde-format
msgid "Width"
msgstr "Szerokość"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. i18n: ectx: property (text), widget (QLabel, label_6)
#: imagesettings.ui:56 imagesettings.ui:110
#, kde-format
msgid "Height"
msgstr "Wysokość"
#. i18n: ectx: property (title), widget (QGroupBox, gbPreview)
#: imagesettings.ui:72
#, kde-format
msgid "Preview"
msgstr "Podgląd"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#: imagesettings.ui:84
#, kde-format
msgid "Print Size"
msgstr "Rozmiar wydruku"
#. i18n: ectx: property (text), widget (QCheckBox, useDisplaySize)
#: imagesettings.ui:90
#, kde-format
msgid "Use Display Size"
msgstr "Użyj rozmiaru wyświetlacza"
#: imagesettingsdialog.cpp:45
#, kde-format
msgid "(auto)"
msgstr "(auto)"
#: imagesettingsdialog.cpp:45
#, kde-format
msgid "px"
msgstr "piks."
#: imagesettingsdialog.cpp:45
#, kde-format
msgid "%"
msgstr "%"
#: imagesettingsdialog.cpp:138
#, kde-format
msgid "Open image file"
msgstr "Otwórz plik obrazu"
#: latexentry.cpp:74 textentry.cpp:124
#, kde-format
msgid "Show LaTeX code"
msgstr "Pokaż kod LaTeX"
#: lib/backend.cpp:180
#, kde-format
msgid ""
"No path for the %1 executable specified. Please provide the correct path in "
"the application settings and try again."
msgstr ""
+"Nie podano ścieżki do pliku wykonywalnego %1. Podaj poprawną ścieżkę w"
+" ustawieniach aplikacji i spróbuj ponownie."
#: lib/backend.cpp:190
#, kde-format
msgid ""
"The specified file '%1' for the %2 executable doesn't exist. Please provide "
"the correct path in the application settings and try again."
msgstr ""
+"Podany plik '%1' dla pliku wykonywalnego %2 nie istnieje. Podaj poprawną"
+" ścieżkę w ustawieniach aplikacji i spróbuj ponownie."
#: lib/backend.cpp:199
#, kde-format
msgid ""
"The specified file '%1' doesn't point to an executable. Please provide the "
"correct path in the application settings and try again."
msgstr ""
+"Podany plik '%1' nie jest plikiem wykonywalnym. Podaj poprawną ścieżkę w"
+" ustawieniach aplikacji i spróbuj ponownie."
#. i18n: ectx: label, entry (latexCommand), group (Cantor)
#: lib/cantor_libs.kcfg:10
#, kde-format
msgid "Path to the latex executable"
msgstr "Ścieżka do pliku wykonywalnego latex"
#. i18n: ectx: label, entry (dvipsCommand), group (Cantor)
#: lib/cantor_libs.kcfg:14
#, kde-format
msgid "Path to the dvips executable"
msgstr "Ścieżka do pliku wykonywalnego dvips"
#: lib/defaultvariablemodel.cpp:82
#, kde-format
msgctxt "@title:column"
msgid "Name"
msgstr "Nazwa"
#: lib/defaultvariablemodel.cpp:85
#, kde-format
msgctxt "@title:column"
msgid "Value"
msgstr "Wartość"
#. i18n: ectx: property (text), widget (QLabel, label)
#: lib/directives/axisrange.ui:19
#, kde-format
msgid "From:"
msgstr "Od:"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: lib/directives/axisrange.ui:40
#, kde-format
msgid "To:"
msgstr "Do:"
#: lib/directives/plotdirectives.cpp:34
#, kde-format
msgid "Main title"
msgstr "Główny tytuł"
#: lib/directives/plotdirectives.cpp:45
#, kde-format
msgid "Abscissa scale"
msgstr "Skala odciętej"
#: lib/directives/plotdirectives.cpp:56
#, kde-format
msgid "Ordinate scale"
msgstr "Skala porządkowej"
#. i18n: ectx: property (text), widget (QLabel, label)
#: lib/directives/plottitle.ui:19
#, kde-format
msgid "Plot title:"
msgstr "Tytuł wykresu:"
#: lib/mimeresult.cpp:49
#, kde-format
msgid "This is unsupported Jupyter content of types ('%1')"
msgstr "To jest nieobsługiwana treść Jupytera ('%1')"
#: lib/session.cpp:243
#, kde-format
msgid "%1 process has died unexpectedly. All calculation results are lost."
msgstr ""
"%1 proces zakończył nieoczekiwanie. Wszystkie obliczenia zostały utracone."
#: lib/session.cpp:245
#, kde-format
msgid ""
"%1 process has died unexpectedly with message \"%2\". All calculation "
"results are lost."
msgstr ""
"%1 proces zakończył nieoczekiwanie z wiadomością \"%2\". Wszystkie "
"obliczenia zostały utracone."
#: main.cpp:36
#, kde-format
msgid "KDE Frontend to mathematical applications"
msgstr "Nakładka graficzna programów matematycznych dla KDE"
#: main.cpp:85
#, kde-format
msgid "(C) 2016 Filipe Saraiva<br/>(C) 2009-2015 Alexander Rieder"
msgstr "(C) 2016 Filipe Saraiva<br/>(C) 2009-2015 Alexander Rieder"
#: main.cpp:89
#, kde-format
msgid "Filipe Saraiva"
msgstr "Filipe Saraiva"
#: main.cpp:89
#, kde-format
msgid "Maintainer<br/>Qt5/KF5 port, Scilab and Python backends"
msgstr "Opiekun<br/>przeniesienie na Qt5/KF5, silniki Scilab oraz Python"
#: main.cpp:90
#, kde-format
msgid "Nikita Sirgienko"
-msgstr ""
+msgstr "Nikita Sirgienko"
#: main.cpp:90 main.cpp:91
#, kde-format
msgctxt "@info:credit"
msgid "Developer"
-msgstr ""
+msgstr "Programista"
#: main.cpp:91
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Alexander Rieder"
msgid "Alexander Semke"
-msgstr "Alexander Rieder"
+msgstr "Alexander Semke"
#: main.cpp:92
#, kde-format
msgid "Original author<br/>Maintainer (2009 - 2015)"
msgstr "Autor pierwszej wersji<br/>opiekun (2009 - 2015)"
#: main.cpp:93
#, kde-format
msgid "Aleix Pol Gonzalez"
msgstr "Aleix Pol Gonzalez"
#: main.cpp:93
#, kde-format
msgid "KAlgebra backend"
msgstr "Silnik KAlgebra"
#: main.cpp:94
#, kde-format
msgid "Miha Čančula"
msgstr "Miha Čančula"
#: main.cpp:94
#, kde-format
msgid "Octave backend"
msgstr "Silnik Octave"
#: main.cpp:95
#, kde-format
msgid "Martin Küttler"
msgstr "Martin Küttler"
#: main.cpp:95
#, kde-format
msgid "Interface"
msgstr "Interfejs"
#: main.cpp:97 main.cpp:98
#, kde-format
msgid "Cantor icon"
msgstr "Ikona Cantor"
#: main.cpp:105
#, kde-format
msgid "Use backend <backend>"
msgstr "Użyj silnika <silnik>"
#: main.cpp:108
#, kde-format
msgid "Documents to open."
msgstr "Dokument do otwarcia."
#: main.cpp:143
#, kde-format
msgid "Couldn't open the file %1"
msgstr "Nie można otworzyć pliku %1"
#: markdownentry.cpp:61
#, kde-format
msgid "Insert Image Attachment"
msgstr "Wstaw obraz"
#: markdownentry.cpp:63
#, kde-format
msgid "Clear Attachments"
msgstr "Wyczyść załączniki"
#: markdownentry.cpp:506
#, kde-format
msgid "Cantor Math Error"
msgstr "Błąd matematyczny Cantor"
#: markdownentry.cpp:682
#, kde-format
msgid "Choose Image"
msgstr "Wybierz obraz"
#: markdownentry.cpp:682
#, kde-format
msgid "Images (*.png *.bmp *.jpg *.svg)"
msgstr "Obrazy (*.png *.bmp *.jpg *.svg)"
#: markdownentry.cpp:705
#, kde-format
msgid "Cantor failed to read image with error \"%1\""
msgstr "Cantor nie mógł odczytać obrazu, kod błędu \"%1\""
#: pagebreakentry.cpp:43
#, kde-format
msgid "--- Page Break ---"
msgstr "--- Podział strony ---"
#: panelplugins/helppanel/helppanelplugin.cpp:44
#, kde-format
msgid "<h1>Cantor</h1>The KDE way to do Mathematics"
msgstr "<h1>Cantor</h1>Sposób na matematykę w KDE"
#. i18n: ectx: property (text), widget (QLabel, label)
#: panelplugins/variablemgr/newvardlg.ui:17
#, kde-format
msgid "Name:"
msgstr "Nazwa:"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: panelplugins/variablemgr/newvardlg.ui:27
#, kde-format
msgid "Value:"
msgstr "Wartość:"
#: panelplugins/variablemgr/variablemanagerwidget.cpp:53
#, kde-format
msgid "Add new variable"
msgstr "Dodaj nową zmienną"
#: panelplugins/variablemgr/variablemanagerwidget.cpp:60
#, kde-format
msgid "Load Variables"
msgstr "Wczytaj zmienne"
#: panelplugins/variablemgr/variablemanagerwidget.cpp:67
#, kde-format
msgid "Store Variables"
msgstr "Zapisz zmienne"
#: panelplugins/variablemgr/variablemanagerwidget.cpp:74
#, kde-format
msgid "Clear Variables"
msgstr "Wyczyść zmienne"
#: panelplugins/variablemgr/variablemanagerwidget.cpp:112
#, kde-format
msgid "Are you sure you want to remove all variables?"
msgstr "Czy na pewno usunąć wszystkie zmienne?"
#: panelplugins/variablemgr/variablemanagerwidget.cpp:112
#, kde-format
msgid "Confirmation - Cantor"
msgstr "Potwierdzenie - Cantor"
#: panelplugins/variablemgr/variablemanagerwidget.cpp:154
#, kde-format
msgid "Load file"
msgstr "Wczytaj plik"
#: resultitem.cpp:75
#, kde-format
msgid "Remove result"
msgstr "Usuń wynik"
#: scripteditor/scripteditorwidget.cpp:59
#, kde-format
msgid ""
"A KDE text-editor component could not be found;\n"
"please check your KDE installation."
msgstr ""
"Nie znaleziono składnika edytora tekstowego dla KDE;\n"
"proszę sprawdzić swoją instalację KDE."
#: scripteditor/scripteditorwidget.cpp:154
#, kde-format
msgid "Script Editor"
msgstr "Edytor skryptów"
#: scripteditor/scripteditorwidget.cpp:157
#, kde-format
msgid "Script Editor - %1"
msgstr "Edytor skryptów - %1"
#: searchbar.cpp:150 searchbar.cpp:199
#, kde-format
msgid "Not found"
msgstr "Nie znaleziono"
#: searchbar.cpp:153
#, kde-format
msgid "Reached beginning"
msgstr "Osiągnięto początek"
#: searchbar.cpp:202
#, kde-format
msgid "Reached end"
msgstr "Osiągnięto koniec"
#: searchbar.cpp:259
#, kde-format
msgid "Replaced %1 instance"
msgid_plural "Replaced %1 instances"
msgstr[0] "Zastąpiono %1 wystąpienie"
msgstr[1] "Zastąpiono %1 wystąpienia"
msgstr[2] "Zastąpiono %1 wystąpień"
#: searchbar.cpp:354 searchbar.cpp:383
#, kde-format
msgid "Commands"
msgstr "Polecenia"
#: searchbar.cpp:354 searchbar.cpp:383
#, kde-format
msgid "Results"
msgstr "Wyniki"
#: searchbar.cpp:354 searchbar.cpp:383
#, kde-format
msgid "Errors"
msgstr "Błędy"
#: searchbar.cpp:355 searchbar.cpp:384
#, kde-format
msgid "Text"
msgstr "Tekst"
#: searchbar.cpp:355 searchbar.cpp:384
#, kde-format
msgid "LaTeX Code"
msgstr "Kod LaTeX"
#. i18n: ectx: property (text), widget (QLabel, label)
#: settings.ui:19
#, kde-format
msgid "Default Backend:"
msgstr "Domyślny silnik:"
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_AutoEval)
#: settings.ui:35
#, kde-format
msgid ""
"When enabled, Cantor will automatically evaluate every entry below the "
"current one."
msgstr ""
"Kiedy włączone, Cantor będzie automatycznie przeliczać każdy wiersz poniżej "
"bieżącego."
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AutoEval)
#: settings.ui:38
#, kde-format
msgid "Reevaluate Entries automatically"
msgstr "Samoczynnie przeliczaj wiersze"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#: settings.ui:47
#, kde-format
msgid "Defaults"
msgstr "Domyślne"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_TypesetDefault)
#: settings.ui:53
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Enable Embedded Math (works only if pdflatex is installed)"
msgid "Enable LaTeX Typesetting (works only if latex is installed)"
-msgstr "Włącz osadzoną matematykę (działa tylko z wgranym pdflatex)"
+msgstr "Włącz ustawienie pisania LaTeX (działa tylko z wgranym latex)"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_HighlightDefault)
#: settings.ui:60
#, kde-format
msgid "Enable Syntax Highlighting"
msgstr "Włącz podświetlanie składni"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_CompletionDefault)
#: settings.ui:67
#, kde-format
msgid "Enable Completion"
msgstr "Włącz uzupełnianie"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ExpressionNumberingDefault)
#: settings.ui:74
#, kde-format
msgid "Enable Line Numbers"
msgstr "Włącz numery wierszy"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AnimationDefault)
#: settings.ui:81
#, kde-format
msgid "Enable Worksheet Animations"
msgstr "Włącz animacje arkusza roboczego"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_EmbeddedMathDefault)
#: settings.ui:88
#, kde-format
msgid "Enable Embedded Math (works only if pdflatex is installed)"
msgstr "Włącz osadzoną matematykę (działa tylko z wgranym pdflatex)"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowMathRenderError)
#: settings.ui:102
#, kde-format
msgid "Show message about error on render failure of embedded math"
msgstr "Pokaż wiadomość o błędzie wyświetlania osadzonej matematyki"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox1)
#: settings.ui:112
#, kde-format
msgid "Jupyter"
msgstr "Jupyter"
#. i18n: ectx: property (placeholderText), widget (KLineEdit, pattern)
#: standardsearchbar.ui:35
#, kde-format
msgid "Find…"
msgstr "Znajdź..."
#: textentry.cpp:68
#, kde-format
msgid "Raw Cell Targets"
msgstr "Nieprzetworzone cele komórek"
#: textentry.cpp:75
#, kde-format
msgid "Add custom target"
msgstr "Dodaj własny cel"
#: textentry.cpp:89
#, kde-format
msgid "Convert to Text Entry"
msgstr "Przekształć na tekst"
#: textentry.cpp:94
#, kde-format
msgid "Convert to Raw Cell"
msgstr "Przekształć na nieprzetworzoną komórkę"
#: textentry.cpp:571
#, kde-format
msgid "Target MIME type:"
msgstr "Docelowy typ MIME:"
#: textresultitem.cpp:75
#, kde-format
msgid "Show Rendered"
msgstr "Pokaż przetworzony"
#: textresultitem.cpp:77
#, kde-format
msgid "Show Code"
msgstr "Pokaż kod"
#: textresultitem.cpp:85 textresultitem.cpp:98
#, kde-format
msgid "Show HTML Code"
msgstr "Pokaż kod HTML"
#: textresultitem.cpp:87 textresultitem.cpp:93
#, kde-format
msgid "Show Plain Alternative"
msgstr "Pokaż zwykłą alternatywę"
#: textresultitem.cpp:91
#, kde-format
msgid "Show Html"
msgstr "Pokaż HTML"
#: textresultitem.cpp:97
#, kde-format
msgid "Show HTML"
msgstr "Pokaż HTML"
#: textresultitem.cpp:168
#, kde-format
msgid "Cannot render Eps file. You may need additional packages"
msgstr "Nie można przetworzyć pliku Eps. Mogą być potrzebne dodatkowe pakiety"
#: worksheet.cpp:971
#, kde-format
msgid "Cannot write file %1."
msgstr "Nie można zapisać pliku %1.."
#: worksheet.cpp:999 worksheet.cpp:1014
#, kde-format
msgid "Cannot write file."
msgstr "Nie można zapisać do pliku."
#: worksheet.cpp:1032 worksheet.cpp:1076
#, kde-format
msgid "Error saving file %1"
msgstr "Błąd podczas zapisu pliku %1"
#: worksheet.cpp:1055
#, kde-format
msgid ""
"In read-only mode Cantor couldn't guarantee, that the export will be valid "
"for %1"
msgstr ""
"W trybie tylko-do-odczytu Cantor nie może zagwarantować, że eksport będzie "
"poprawny dla %1"
#: worksheet.cpp:1088
#, kde-format
msgid "Error loading latex.xsl stylesheet"
msgstr "Błąd wczytywania arkusza wyglądu latex.xsl"
#: worksheet.cpp:1107
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Couldn't open the file %1"
msgid "Couldn't open the file %1."
-msgstr "Nie można otworzyć pliku %1"
+msgstr "Nie można otworzyć pliku %1."
#: worksheet.cpp:1107 worksheet.cpp:1130 worksheet.cpp:1150 worksheet.cpp:1167
#: worksheet.cpp:1184 worksheet.cpp:1195 worksheet.cpp:1300 worksheet.cpp:1315
#: worksheet.cpp:1341 worksheet.cpp:1352 worksheet.cpp:1461 worksheet.cpp:1463
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Open file"
msgid "Open File"
msgstr "Otwórz plik"
#: worksheet.cpp:1130
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Couldn't open the selected file for reading"
msgid "Couldn't open the selected file for reading."
-msgstr "Nie można otworzyć wybranego pliku do odczytu"
+msgstr "Nie można otworzyć wybranego pliku do odczytu."
#: worksheet.cpp:1150
#, kde-format
msgid "The selected file is not a valid Cantor or Jupyter project file."
msgstr "Wybrany plik nie jest prawidłowym plikiem projektu Cantor lub Jupyter."
#: worksheet.cpp:1167
#, kde-format
msgid "The selected file is not a valid Cantor project file."
msgstr "Wybrany plik nie jest prawidłowym plikiem projektu Cantor."
#: worksheet.cpp:1184 worksheet.cpp:1340
-#, fuzzy, kde-format
+#, kde-format
#| msgid ""
#| "%1 backend was not found. Editing and executing entries is not possible"
msgid ""
"%1 backend was not found. Editing and executing entries is not possible."
msgstr ""
-"Nie znaleziono silnika %1. Edytowanie i wykonywanie wpisów nie jest możliwe"
+"Nie znaleziono silnika %1. Edytowanie i wykonywanie wpisów nie jest możliwe."
#: worksheet.cpp:1193 worksheet.cpp:1350
#, kde-format
msgid ""
"There are some problems with the %1 backend,\n"
"please check your configuration or install the needed packages.\n"
"You will only be able to view this worksheet."
msgstr ""
"Zaistniały problemy z silnikiem %1,\n"
"proszę sprawdzić swoje ustawienia lub dograć potrzebne pakiety.\n"
"Można będzie jedynie obejrzeć ten arkusz roboczy."
#: worksheet.cpp:1299
-#, fuzzy, kde-format
+#, kde-format
#| msgid ""
#| "Cantor doesn't support Jupyter notebooks with version higher 4.5 "
#| "(detected %1.%2)"
msgid ""
"Jupyter notebooks with versions lower than 4.5 (detected version %1.%2) are "
"not supported."
msgstr ""
-"Cantor nie obsługuje notatników Jupyter o wersji niższej niż 4.5 (wykryto %1."
-"%2)"
+"Notatniki Jupyter o wersji niższej niż 4.5 (wykryto %1.%2) nie są obsługiwane."
#: worksheet.cpp:1314
-#, fuzzy, kde-format
+#, kde-format
#| msgid ""
#| "Cantor doesn't support Jupyter notebooks with version higher 4.5 "
#| "(detected %1.%2)"
msgid ""
"Jupyter notebooks with versions higher than 4.5 (detected version %1.%2) are "
"not supported."
msgstr ""
-"Cantor nie obsługuje notatników Jupyter o wersji niższej niż 4.5 (wykryto %1."
-"%2)"
+"Notatniki Jupyter o wersji wyższej niż 4.5 (wykryto %1.%2) nie są obsługiwane."
#: worksheet.cpp:1390
#, kde-format
msgid "an object with keys: %1"
msgstr "obiekt z kluczami: %1"
#: worksheet.cpp:1392
#, kde-format
msgid "non object JSON value"
msgstr "wartość nie-obiektu JSON"
#: worksheet.cpp:1395
#, kde-format
msgid "found incorrect data (%1) that is not Jupyter cell"
msgstr "znaleziono niepoprawne dane (%1), które nie są komórką Jupyter"
#: worksheet.cpp:1461
#, kde-format
msgid "The file is not valid Jupyter notebook"
msgstr "Plik nie jest prawidłowym plikiem notatnika Jupyter."
#: worksheet.cpp:1463
#, kde-format
msgid "Invalid Jupyter notebook scheme: %1"
msgstr "Nieprawidłowy schemat notatnika Jupyter: %1"
#: worksheet.cpp:1546 worksheet.cpp:1557
#, kde-format
msgid "Command Entry"
msgstr "Wiersz polecenia"
#: worksheet.cpp:1547 worksheet.cpp:1558
#, kde-format
msgid "Text Entry"
msgstr "Wiersz tekstu"
#: worksheet.cpp:1549 worksheet.cpp:1560
#, kde-format
msgid "Markdown Entry"
msgstr "Wiersz markdown"
#: worksheet.cpp:1552 worksheet.cpp:1563
#, kde-format
msgid "LaTeX Entry"
msgstr "Wiersz LaTeX"
#: worksheet.cpp:1554 worksheet.cpp:1565
#, kde-format
msgid "Image"
msgstr "Obraz"
#: worksheet.cpp:1555 worksheet.cpp:1566
#, kde-format
msgid "Page Break"
msgstr "Podział strony"
#: worksheet.cpp:1568
#, kde-format
msgid "Insert Entry After"
msgstr "Wstaw wiersz po"
#: worksheet.cpp:1570
#, kde-format
msgid "Insert Entry Before"
msgstr "Wstaw wiersz przed"
#: worksheet.cpp:1581
#, kde-format
msgid "Insert LaTeX Entry"
msgstr "Wstaw wiersz LaTeX"
#: worksheet.cpp:1638
#, kde-format
msgctxt "@action"
msgid "Text &Color..."
msgstr "&Kolor tekstu..."
#: worksheet.cpp:1639
#, kde-format
msgctxt "@label text color"
msgid "Color"
msgstr "Kolor"
#: worksheet.cpp:1647
#, kde-format
msgctxt "@action"
msgid "Text &Highlight..."
msgstr "&Podświetlenie tekstu..."
#: worksheet.cpp:1654
#, kde-format
msgctxt "@action"
msgid "&Font"
msgstr "&Czcionka"
#: worksheet.cpp:1661
#, kde-format
msgctxt "@action"
msgid "Font &Size"
msgstr "Roz&miar czcionki"
#: worksheet.cpp:1670
#, kde-format
msgctxt "@action boldify selected text"
msgid "&Bold"
msgstr "Pogru&bienie"
#: worksheet.cpp:1684
#, kde-format
msgctxt "@action italicize selected text"
msgid "&Italic"
msgstr "&Kursywa"
#: worksheet.cpp:1698
#, kde-format
msgctxt "@action underline selected text"
msgid "&Underline"
msgstr "&Podkreślenie"
#: worksheet.cpp:1711
#, kde-format
msgctxt "@action"
msgid "&Strike Out"
msgstr "&Przekreślenie"
#: worksheet.cpp:1724
#, kde-format
msgctxt "@action"
msgid "Align &Left"
msgstr "Wyrównaj do &lewej"
#: worksheet.cpp:1727
#, kde-format
msgctxt "@label left justify"
msgid "Left"
msgstr "Lewo"
#: worksheet.cpp:1736
#, kde-format
msgctxt "@action"
msgid "Align &Center"
msgstr "Wyrównaj do ś&rodka"
#: worksheet.cpp:1739
#, kde-format
msgctxt "@label center justify"
msgid "Center"
msgstr "Środek"
#: worksheet.cpp:1748
#, kde-format
msgctxt "@action"
msgid "Align &Right"
msgstr "Wyrównaj do &prawej"
#: worksheet.cpp:1751
#, kde-format
msgctxt "@label right justify"
msgid "Right"
msgstr "Prawo"
#: worksheet.cpp:1760
#, kde-format
msgctxt "@action"
msgid "&Justify"
msgstr "Wy&justuj"
#: worksheet.cpp:1763
#, kde-format
msgctxt "@label justify fill"
msgid "Justify"
msgstr "Justowanie"
#: worksheetentry.cpp:331 worksheetentry.cpp:717
#, kde-format
msgid "Remove Entry"
msgstr "Usuń wiersz"
#: worksheetentry.cpp:722
#, kde-format
msgid "Drag Entry"
msgstr "Przeciągnij wiersz"
#~ msgctxt ""
#~ "the url to the documentation of R, please check if there is a translated "
#~ "version and use the correct url"
#~ msgid "http://rwiki.sciviews.org/doku.php?id=rdoc:rdoc"
#~ msgstr "http://rwiki.sciviews.org/doku.php?id=rdoc:rdoc"
#~ msgid "You should set path to Julia executable"
#~ msgstr "Należy ustawić ścieżkę do pliku wykonywalnego Julia"
#~ msgid ""
#~ "Path to Julia should point directly to julia executable, symlink not "
#~ "allowed"
#~ msgstr ""
#~ "Ścieżka do Julia powinna bezpośrednio wskazywać na plik wykonywalny "
#~ "julia, dowiązanie symboliczne jest niedozwolone"
#~ msgid ""
#~ "Lua backend needs installed Lua programming language. The backend often "
#~ "automatically finds needed Lua binary file, but not in this case. Please, "
#~ "go to Cantor settings and set path to Lua executable."
#~ msgstr ""
#~ "Silnik Lua wymaga wgranego języka programowania Lua. Silnik często sam "
#~ "znajduje potrzebny plik dwójkowy Lua, lecz nie w tym przypadku. Przejdź "
#~ "do ustawień Cantora i ustaw ścieżkę do pliku wykonywalnego Lua."
#~ msgid ""
#~ "In Lua backend settings a path to Lua binary file set as %1, but this "
#~ "file not executable. Are you sure, that this is correct path to Lua? "
#~ "Change this path in Cantor settings, if no."
#~ msgstr ""
#~ "W ustawieniach silnika Lua, ścieżka do pliku dwójkowego Lua jest "
#~ "ustawiona jako %1, lecz plik ten nie jest wykonywalny. Czy na pewno jest "
#~ "to poprawna ścieżka do Lua? Należy zmienić tę ścieżkę w ustawieniach "
#~ "Cantor, gdy tak nie jest."
#~ msgid ""
#~ "Maxima backend needs installed Maxima - a computer algebra system. The "
#~ "backend often automatically finds needed binary file, but not in this "
#~ "case. Please, go to Cantor settings and set path to Maxima executable"
#~ msgstr ""
#~ "Silnik Maxima wymaga wgranego Maxima - komputerowy system do algebry. "
#~ "Silnik często sam znajduje potrzebny plik dwójkowy, lecz nie w tym "
#~ "przypadku. Przejdź do ustawień Cantora i ustaw ścieżkę do pliku "
#~ "wykonywalnego Maxima."
#~ msgid ""
#~ "In Maxima backend settings a path to maxima binary file set as %1, but "
#~ "this file not executable. Are you sure, that this is correct path to "
#~ "Maxima? Change this path in Cantor settings, if no."
#~ msgstr ""
#~ "W ustawieniach silnika Maxima, ścieżka do pliku dwójkowego Maxima jest "
#~ "ustawiona jako %1, lecz plik ten nie jest wykonywalny. Czy na pewno jest "
#~ "to poprawna ścieżka do Maxima? Należy zmienić tę ścieżkę w ustawieniach "
#~ "Cantor, gdy tak nie jest."
#~ msgid ""
#~ "Octave backend needs installed Octave programming language. The backend "
#~ "often automatically finds needed Octave binary file, but not in this "
#~ "case. Please, go to Cantor settings and set path to Octave binary file "
#~ "with command line interface (CLI)"
#~ msgstr ""
#~ "Silnik Octave wymaga wgranego języka programowania Octave. Silnik często "
#~ "sam znajduje potrzebny plik dwójkowy Octave, lecz nie w tym przypadku. "
#~ "Przejdź do ustawień Cantora i ustaw ścieżkę do pliku wykonywalnego Octave "
#~ "z obsługą wiersza poleceń (CLI)"
#~ msgid ""
#~ "In Octave backend settings a path to Octave binary file set as %1, but "
#~ "this file not executable. Are you sure, that this is correct path to "
#~ "Octave? Change this path in Cantor settings, if no."
#~ msgstr ""
#~ "W ustawieniach silnika Octave, ścieżka do pliku dwójkowego Octave jest "
#~ "ustawiona jako %1, lecz plik ten nie jest wykonywalny. Czy na pewno jest "
#~ "to poprawna ścieżka do Octave? Należy zmienić tę ścieżkę w ustawieniach "
#~ "Cantor, gdy tak nie jest."
#~ msgid ""
#~ "R backend uses special binary file - cantor_rserver (installed with R "
#~ "backend), which must be executable."
#~ msgstr ""
#~ "Silnik R używa pliku dwójkowego - cantor_rserver (wgranego z silnikiem "
#~ "R), który musi być wykonywalny."
#~ msgid ""
#~ "Sage backend needs installed Sage programming language. The backend often "
#~ "automatically finds needed Sage binary file, but not in this case. "
#~ "Please, go to Cantor settings and set path to Sage executable"
#~ msgstr ""
#~ "Silnik Sage wymaga wgranego języka programowania Sage. Silnik często sam "
#~ "znajduje potrzebny plik dwójkowy Sage, lecz nie w tym przypadku. Przejdź "
#~ "do ustawień Cantora i ustaw ścieżkę do pliku wykonywalnego Sage"
#~ msgid ""
#~ "In Sage backend settings a path to Sage binary file set as %1, but this "
#~ "file not executable. Are you sure, that this is correct path to Sage? "
#~ "Change this path in Cantor settings, if no."
#~ msgstr ""
#~ "W ustawieniach silnika Sage, ścieżka do pliku dwójkowego Sage jest "
#~ "ustawiona jako %1, lecz plik ten nie jest wykonywalny. Czy na pewno jest "
#~ "to poprawna ścieżka do Sage? Należy zmienić tę ścieżkę w ustawieniach "
#~ "Cantor, gdy tak nie jest."
#~ msgid ""
#~ "Scilab backend needs installed Scilab programming language. The backend "
#~ "often automatically finds needed Scilab binary file, but not in this "
#~ "case. Please, go to Cantor settings and set path to Scilab executable"
#~ msgstr ""
#~ "Silnik Scilab wymaga wgranego języka programowania Scilab. Silnik często "
#~ "sam znajduje potrzebny plik dwójkowy Scilab, lecz nie w tym przypadku. "
#~ "Przejdź do ustawień Cantora i ustaw ścieżkę do pliku wykonywalnego Scilab"
#~ msgid ""
#~ "In Scilab backend settings a path to Scilab binary file set as %1, but "
#~ "this file not executable. Are you sure, that this is correct path to "
#~ "Scilab? Change this path in Cantor settings, if no."
#~ msgstr ""
#~ "W ustawieniach silnika Scilab, ścieżka do pliku dwójkowego Scilab jest "
#~ "ustawiona jako %1, lecz plik ten nie jest wykonywalny. Czy na pewno jest "
#~ "to poprawna ścieżka do Scilab? Należy zmienić tę ścieżkę w ustawieniach "
#~ "Cantor, gdy tak nie jest."
#~ msgid "Choose the Backend to use:"
#~ msgstr "Wybierz wykorzystywany silnik:"
#~ msgid ""
#~ "The file is old Jupyter notebook (found version %1.%2), which isn't "
#~ "supported by Cantor"
#~ msgstr ""
#~ "Plik jest starym notatnikiem Jupyter (znaleziono wersję %1.%2), który nie "
#~ "jest obsługiwany przez Cantor"
#~ msgid "Enable LaTeX Typesetting"
#~ msgstr "Włącz ustawienie pisania LaTeX"
#~ msgid ""
#~ "Julia backend uses special binary file - %1 (installed with Julia "
#~ "backend), which must be executable"
#~ msgstr ""
#~ "Silnik Julia używa pliku dwójkowego - %1 (wgranego z silnikiem Julia), "
#~ "który musi być wykonywalny"
#~ msgid "function"
#~ msgstr "funkcja"
#~ msgid ""
#~ "The backend with which this file was generated is not installed. It needs "
#~ "%1"
#~ msgstr ""
#~ "Silnik, z którym został wygenerowany plik nie jest zainstalowany. "
#~ "Potrzebuje %1"
#~ msgid "Publish Worksheet"
#~ msgstr "Publikuj arkusz roboczy"
#~ msgid "Waiting for Image..."
#~ msgstr "Oczekiwanie na obraz..."
#~ msgid "Insert"
#~ msgstr "Wstaw"
#~ msgid "Insert Before"
#~ msgstr "Wstaw przed"
#~ msgid "%1: %2"
#~ msgstr "%1: %2"
#~ msgid "cannot open file %1: Unknown MimeType"
#~ msgstr "nie można otworzyć pliku %1: nieznany format pliku"
#~ msgid "*.tex|LaTeX Document"
#~ msgstr "*.tex|Dokument LaTeX"
#~ msgid "*.cws|Cantor Worksheet"
#~ msgstr "*.cws|Arkusz roboczy Cantor"
#~ msgid "Server for the Cantor R Backend"
#~ msgstr "Serwer Cantor obsługi R"
#~ msgid "R Server"
#~ msgstr "Serwer R"
#~ msgid "(C) 2009 Alexander Rieder"
#~ msgstr "(C) 2009 Alexander Rieder"
#~ msgid "Usage: saveVariables file"
#~ msgstr "Użycie: saveVariables plik"
#~ msgid "Saving failed."
#~ msgstr "Nieudany zapis."
#~ msgid "Usage: loadVariables file"
#~ msgstr "Użycie: loadVariables plik"
#~ msgid "Loading failed."
#~ msgstr "Nieudane wczytywanie."
#~ msgid "(C) 2009-2013 Alexander Rieder"
#~ msgstr "(C) 2009-2013 Alexander Rieder"
#~ msgid "Path to python command"
#~ msgstr "Ścieżka do polecenia python"
#~ msgid "Cantor Server for R"
#~ msgstr "Serwer Cantor dla R"
#~ msgid "Do you also want to export the images?"
#~ msgstr "Czy chcesz również eksportować obrazki?"
#~ msgid "Path to python2 command:"
#~ msgstr "Ścieżka do polecenia python2"
#~ msgid " Enable Variable Management"
#~ msgstr " Włącz zarządzanie zmiennymi"
#~ msgid "Could not start the server."
#~ msgstr "Nie można uruchomić serwera."
#~ msgid "Pause Animation"
#~ msgstr "Wstrzymaj animację"
#~ msgid "Start Animation"
#~ msgstr "Rozpocznij animację"
#~ msgid "Restart Animation"
#~ msgstr "Ponownie uruchom animację"
#~ msgid "Append Command Entry"
#~ msgstr "Dołącz wpis polecenia"
#~ msgid "Append Text Entry"
#~ msgstr "Dołącz wpis tekstu"
#~ msgid "Append Latex Entry"
#~ msgstr "Dołącz wpis Latex"
#~ msgid "Append Image"
#~ msgstr "Dołącz obraz"
#~ msgid "Append Page Break"
#~ msgstr "Dołącz podział strony"
#~ msgid "Other"
#~ msgstr "Inne"
#~ msgid "And %1 more..."
#~ msgstr "Dodaj %1 więcej..."
#~ msgid "Main Toolbar"
#~ msgstr "Główny pasek narzędzi"
#~ msgid "Completion Style:"
#~ msgstr "Styl uzupełniania:"
#~ msgid "Popup"
#~ msgstr "Wyskakujące okienko"
#~ msgid "The style used for Completion"
#~ msgstr "Styl używany do uzupełniania"
#, fuzzy
#~| msgid "Path to the Sage executable"
#~ msgid "Path to the Scilab executable"
#~ msgstr "Ścieżka pliku wykonywalnego Sage"
#~| msgid "Insert Entry"
#~ msgid "Insert Command Entry Before"
#~ msgstr "Wstaw wpis polecenia przed"
#~ msgid "Command Entry Before"
#~ msgstr "Wpis polecenia przed"
#~ msgid "Help"
#~ msgstr "Pomoc"
#~ msgid "Show Help Panel"
#~ msgstr "Pokaż panel pomocy"
#~ msgid "Uploading successful"
#~ msgstr "Wysyłanie zakończone pomyślnie"
#~ msgid "Error uploading File %1"
#~ msgstr "Błąd podczas wysyłania pliku %1"
Index: trunk/l10n-kf5/pl/messages/kdeedu/kalzium.po
===================================================================
--- trunk/l10n-kf5/pl/messages/kdeedu/kalzium.po (revision 1552240)
+++ trunk/l10n-kf5/pl/messages/kdeedu/kalzium.po (revision 1552241)
@@ -1,12329 +1,12329 @@
# translation of kalzium.po to
#
# Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
# Konrad Dąbrowski <konraddabrowski@yahoo.co.uk>, 2003, 2004.
# Marta Rybczynska <mrybczynska@poczta.onet.pl>, 2004, 2005.
# Krzysztof Lichota <lichota@mimuw.edu.pl>, 2005, 2006.
# Robert Gomulka <carramba@epf.pl>, 2005.
# Michal Rudolf <mrudolf@kdewebdev.org>, 2005.
# Robert Gomulka <rgom@o2.pl>, 2006.
# Marta Rybczyńska <kde-i18n@rybczynska.net>, 2007, 2008, 2009, 2010.
# Maciej <maciekw5@gmail.com>, 2010.
# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2011, 2012, 2013, 2014, 2016, 2017, 2018, 2019.
msgid ""
msgstr ""
"Project-Id-Version: kalzium\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-09-16 02:55+0200\n"
-"PO-Revision-Date: 2019-07-21 09:36+0200\n"
+"PO-Revision-Date: 2019-09-21 08:28+0200\n"
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Lokalize 19.07.70\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
-"|| n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10"
+" || n%100>=20) ? 1 : 2);\n"
"100<10 || n%100>=20) ? 1 : 2);\n"
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr ""
"Marta Rybczyńska, Konrad Dąbrowski, Paweł Budzyński, Hanna Dąbrowska, Łukasz "
"Dąbrowski, Robert Gomułka, Łukasz Wojniłowicz"
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr ""
"kde-i18n@rybczynska.net,konraddabrowski@yahoo.co.uk, budzynski_p@poczta.onet."
"pl, konraddabrowski@yahoo.co.uk, konraddabrowski@yahoo.co.uk, carramba@epf."
"pl, lukasz.wojnilowicz@gmail.com"
#: compoundviewer/iowrapper.cpp:35
#, kde-format
msgid "Problem while opening the file"
msgstr "Błąd podczas otwierania pliku"
#: compoundviewer/iowrapper.cpp:36
#, kde-format
msgid "Cannot open the specified file."
msgstr "Nie można otworzyć podanego pliku."
#: compoundviewer/iowrapper.cpp:53
#, kde-format
msgid "Sorry"
msgstr "Wybacz"
#: compoundviewer/iowrapper.cpp:53
#, kde-format
msgid "Cannot save to the specified file."
msgstr "Nie można zapisać do podanego pliku."
#: compoundviewer/kalziumglpart.cpp:24
#, kde-format
msgid "Kalzium OpenGL Part"
msgstr "Moduł OpenGL dla Kalzium"
#: compoundviewer/kalziumglpart.cpp:25
#, kde-format
msgid "A cool thing"
msgstr "Świetna rzecz"
#: compoundviewer/kalziumglpart.cpp:26
#, kde-format
msgid "(c) 2006, Carsten Niehaus"
msgstr "(c) 2006, Carsten Niehaus"
#: compoundviewer/kalziumglpart.cpp:30 src/main.cpp:56
#, kde-format
msgid "Carsten Niehaus"
msgstr "Carsten Niehaus"
#: compoundviewer/kalziumglpart.cpp:31
#, kde-format
msgid "Marcus D. Hanwell"
msgstr "Marcus D. Hanwell"
#: data/knowledge.xml:4 src/kalziumgradienttype.cpp:455
#, kde-format
msgid "State of matter"
msgstr "Stan materii"
#: data/knowledge.xml:5
#, kde-format
msgid ""
"Form of a substance; dependant on form stability and whether it takes up a "
"definite volume: solid, liquid or gaseous."
msgstr ""
"Forma substancji; zależna od stabilności formy i tego, czy przyjmuje ona "
"określony stan: stały, ciekły czy gazowy."
#: data/knowledge.xml:8
#, kde-format
msgid "Chemical Symbol"
msgstr "Symbol chemiczny"
#: data/knowledge.xml:9
#, kde-format
msgid ""
"One, two, or three letter abbreviation; set through international convention."
msgstr "Jedna, dwie lub trzy litery skrótu, konwencja międzynarodowa."
#. i18n: ectx: property (text), widget (QTableWidget, table)
#: data/knowledge.xml:11 data/knowledge.xml:23 data/knowledge.xml:113
#: src/molcalcwidgetbase.ui:208
#, kde-format
msgid "Element"
msgstr "Pierwiastek"
#: data/knowledge.xml:15
#, kde-format
msgid "Chromatography"
msgstr "Chromatografia"
#: data/knowledge.xml:16
#, kde-format
msgid ""
"Matter separation in a moving medium (mobile phase) through differentiated "
"absorption on a static medium (stationary phase)."
msgstr ""
"Rozdzielanie materii w poruszającej się mieszaninie przez różną absorpcję w "
"ośrodku porowatym."
#: data/knowledge.xml:19
#, kde-format
msgid "Distillation"
msgstr "Destylacja"
#: data/knowledge.xml:20
#, kde-format
msgid ""
"Separation of a liquid solution (homogeneous mix) into its components "
"through evaporation and condensation. In a fractionary distillation the "
"process is repeated several times in a column."
msgstr ""
"Podział płynnej mieszaniny na składniki przez odparowywanie i skraplanie "
"(wykorzystywane są różnice w lotności składników). W destylacji frakcyjnej "
"proces destylacji jest powtarzany kilkakrotnie w kolumnie."
#: data/knowledge.xml:24
#, kde-format
msgid ""
"Matter that cannot be broken down into simpler matter. Chemical elements are "
"cornerstones of Materials. Elements consist of atoms that consist of a "
"nucleus of positive protons, neutral neutrons, and a shell of electrons."
msgstr ""
"Materia, która nie może zostać podzielona na prostsze składowe. Pierwiastki "
"są kamieniem węgielnym materiałów. Składają się z atomów, w których skład z "
"kolei wchodzą protony o dodatnim ładunku, neutrony oraz chmura elektronowa."
#: data/knowledge.xml:27
#, kde-format
msgid "Emulsion"
msgstr "Emulsja"
#: data/knowledge.xml:28
#, kde-format
msgid "Heterogeneous mix of two liquids."
msgstr "Heterogeniczne połączenie dwóch płynów."
#: data/knowledge.xml:31
#, kde-format
msgid "Extraction"
msgstr "Wyciąg"
#: data/knowledge.xml:32
#, kde-format
msgid "Processing a homogeneous or heterogeneous mix to get pure matter."
msgstr ""
"Przetwarzanie homogenicznej lub heterogenicznej mieszaniny w celu jej "
"rozdzielenia na składniki."
#: data/knowledge.xml:34 data/knowledge.xml:42
#, kde-format
msgid "Mix"
msgstr "Mieszanina"
#: data/knowledge.xml:38
#, kde-format
msgid "Filtering"
msgstr "Filtracja"
#: data/knowledge.xml:39
#, kde-format
msgid ""
"Separation of a solid matter from a liquid matter or gaseous matter with a "
"filter (porous separation wall)."
msgstr ""
"Rozdzielanie materii stałej od ciekłej lub gazowej za pomocą filtru "
"(porowatej przegrody)."
#: data/knowledge.xml:43
#, kde-format
msgid ""
"Matter consisting of differentiated matter, combined in non-set ratios. "
"[i]Homogeneous mixes[/i] have a coherent look, [i]heterogeneous mixes[/i] "
"consist of multiple phases."
msgstr ""
"Substancja składająca się ze zróżnicowanej materii, połączonej w "
"nieustalonym stosunku. [i]Mieszanki jednorodne (homogeniczne)[/i] mają "
"spójny wygląd, , [i]mieszanki niejednorodne (heterogeniczne)[/i] składają "
"się z wielu faz."
#: data/knowledge.xml:46
#, kde-format
msgid "Accuracy"
msgstr "Dokładność"
#: data/knowledge.xml:47
#, kde-format
msgid "Consisting of accidental and systematic errors."
msgstr "Zawierający przypadkowe i systematyczne błędy."
#: data/knowledge.xml:50
#, kde-format
msgid "Law of Conservation of Mass"
msgstr "Prawo zachowania masy"
#: data/knowledge.xml:51
#, kde-format
msgid ""
"During a chemical reaction mass is neither lost nor gained. The sum mass of "
"the material going into the reaction equals the sum of the mass of the "
"products of the reaction."
msgstr ""
"Podczas reakcji chemicznej masa nie ulega zmianie. Suma mas składników "
"reakcji jest równa sumie mas jej elementów wyjściowych."
# źródło:http://pl.wikipedia.org/wiki/Prawo_stosunków_wielokrotnych
#: data/knowledge.xml:54
#, kde-format
msgid "Law of multiple proportions"
msgstr "Prawo stosunków wielokrotnych"
#: data/knowledge.xml:55
#, kde-format
msgid ""
"An alloy always contains the same elements in the same mass ratio. Should "
"two or more elements bind together then the mass ratio is constant."
msgstr ""
"Stop zawiera zawsze pierwiastki o takim samym stosunku mas. Nawet po "
"połączeniu dwóch, lub większej liczby pierwiastków razem, stosunek mas jest "
"stały."
#: data/knowledge.xml:58
#, kde-format
msgid "Crystallization"
msgstr "Krystalizacja"
#: data/knowledge.xml:59
#, kde-format
msgid ""
"Separation of solid, crystalline matter from a solution, or the liquid or "
"gaseous phases."
msgstr ""
"Wydzielenie stałej, krystalicznej materii z roztworu, cieczy, lub fazy "
"lotnej."
#: data/knowledge.xml:62
#, kde-format
msgid "Solution"
msgstr "Roztwór"
#: data/knowledge.xml:63
#, kde-format
msgid "Homogeneous mix of multiple pure materials"
msgstr "Jednorodna mieszanina wielu czystych materii"
#. i18n("Name"), ChemicalDataObject::name));
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_LogarithmicMassGradient)
#. i18n: ectx: property (text), item, widget (KComboBox, initAmtType)
#. i18n: ectx: property (text), item, widget (KComboBox, finalAmtType)
#: data/knowledge.xml:66 data/knowledge.xml:131
#: src/calculator/nuclearCalculator.ui:334
#: src/calculator/nuclearCalculator.ui:354 src/detailinfodlg.cpp:320
#: src/exportdialog.cpp:151 src/settings_gradients.ui:74
#, kde-format
msgid "Mass"
msgstr "Masa"
#: data/knowledge.xml:67
#, kde-format
msgid "Measurement of an amount of matter."
msgstr "Miara ilości materii."
#: data/knowledge.xml:70
#, kde-format
msgid "Matter"
msgstr "Materia"
#: data/knowledge.xml:71
#, kde-format
msgid "All that takes up space and has mass."
msgstr "Wszystko, co zajmuje przestrzeń i posiada masę."
#: data/knowledge.xml:74
#, kde-format
msgid "Phase"
msgstr "Faza"
#: data/knowledge.xml:75
#, kde-format
msgid ""
"Through chemical composition and physical attributes, homogeneous portion of "
"matter that separated from its environment in its expansion through a "
"surface."
msgstr ""
"Jednorodna część materii oddzielona poprzez cechy fizyczne lub fizyczne od "
"swojego otoczenia wyraźnymi powierzchniami granicznymi."
#: data/knowledge.xml:78
#, kde-format
msgid "Accuracy and precision"
msgstr "Dokładność i precyzja"
#: data/knowledge.xml:79
#, kde-format
msgid ""
"Expressed through standard deviation: Values given over accidental errors."
msgstr ""
"Wyrażona za pomocą odchylenia standardowego. Wartości podane nad "
"przypadkowymi błędami."
#: data/knowledge.xml:82
#, kde-format
msgid "Correctness"
msgstr "Poprawność"
#: data/knowledge.xml:83
#, kde-format
msgid "Values given over accidental errors."
msgstr "Wartości podane nad przypadkowymi błędami."
#: data/knowledge.xml:86
#, kde-format
msgid "SI-Unit"
msgstr "Jednostka SI"
#: data/knowledge.xml:87
#, kde-format
msgid "Measurement unit using International Symbols."
msgstr "Jednostka miary z użyciem symboli międzynarodowych."
#: data/knowledge.xml:90
#, kde-format
msgid "Significant figures"
msgstr "Cyfry znaczące"
#: data/knowledge.xml:91
#, kde-format
msgid "The number of digits which are meaningful in a number."
msgstr "Liczba cyfr, które odgrywają rolę w liczbie."
#: data/knowledge.xml:94
#, kde-format
msgid "Standard deviation"
msgstr "Odchylenie standardowe"
#: data/knowledge.xml:95
#, kde-format
msgid "An amount with which the precision of a measurement can be estimated."
msgstr "Miara, którą można oszacować precyzję pomiaru."
#: data/knowledge.xml:98
#, kde-format
msgid "Suspension"
msgstr "Zawiesina"
#: data/knowledge.xml:99
#, kde-format
msgid "Heterogeneous mix consisting of a liquid and solid matter."
msgstr "Niejednorodna mieszanina cieczy i ciała stałego."
#: data/knowledge.xml:102
#, kde-format
msgid "Alloys"
msgstr "Stopy"
#: data/knowledge.xml:103
#, kde-format
msgid "Pure matter consisting of multiple elements in a set ratio."
msgstr ""
"Czysta substancja składająca się z wielu pierwiastków w ustalonym stosunku."
#: data/knowledge.xml:106
#, kde-format
msgid "Alpha rays"
msgstr "Promienie alfa"
#: data/knowledge.xml:107
#, kde-format
msgid ""
"Rays consisting of alpha particles, consisting of two protons and two "
"neutrons that are emitted from the Atoms of certain radioactive elements."
msgstr ""
"Promienie składające się z cząstek alfa, zawierających po dwa protony i dwa "
"neutrony, które są emitowane przez atomy niektórych pierwiastków "
"radioaktywnych."
#: data/knowledge.xml:110 data/knowledge.xml:123 data/knowledge.xml:130
#: data/knowledge.xml:138 data/knowledge.xml:215 data/knowledge.xml:222
#: data/knowledge.xml:231
#, kde-format
msgid "Atom"
msgstr "Atom"
#: data/knowledge.xml:111
#, kde-format
msgid ""
"Atoms are chemically inseparable and building blocks of matter. Atoms of one "
"kind are called an Element."
msgstr ""
"Atomy to nierozdzielne chemicznie i budulcowe kawałki materii. Atomy jednego "
"rodzaju nazywane są pierwiastkami."
#: data/knowledge.xml:114 data/knowledge.xml:211 data/knowledge.xml:223
#: data/knowledge.xml:232 data/knowledge.xml:240
#, kde-format
msgid "Electron"
msgstr "Elektron"
#: data/knowledge.xml:115 data/knowledge.xml:219 data/knowledge.xml:233
#, kde-format
msgid "Proton"
msgstr "Proton"
#: data/knowledge.xml:116 data/knowledge.xml:224 data/knowledge.xml:228
#, kde-format
msgid "Neutron"
msgstr "Neutron"
#: data/knowledge.xml:120
#, kde-format
msgid "Atomic nucleus"
msgstr "Jądro atomu"
#: data/knowledge.xml:121
#, kde-format
msgid ""
"The small, positively-charged center of an Atom, in which Protons and "
"Neutrons are found."
msgstr ""
"Małe, dodatnio naładowane centrum atomu, w którym znajdują się protony i "
"neutrony."
#. i18n: ectx: property (text), item, widget (KComboBox, KCB_x)
#. i18n: ectx: property (text), item, widget (KComboBox, KCB_y)
#: data/knowledge.xml:127 src/elementdataviewer.cpp:256
#: src/kalziumgradienttype.cpp:291 src/plotsetupwidget.ui:81
#: src/plotsetupwidget.ui:402
#, kde-format
msgid "Atomic Mass"
msgstr "Masa atomowa"
#: data/knowledge.xml:128
#, kde-format
msgid ""
"Mass of an atom, taken on a scale where the mass of a carbon atom is 12u. In "
"elements that consist of different isotopes the mid-range mass of the "
"isotope mix is given."
msgstr ""
"Masa atomu wg skali, na której masa atomu węgla to 12u. W pierwiastkach, "
"które składają się z różnych izotopów, bierze się masę ze środka przedziału "
"mieszaniny izotopów."
#: data/knowledge.xml:135 data/knowledge.xml:145 data/knowledge.xml:152
#: data/knowledge.xml:159 data/knowledge.xml:166 data/knowledge.xml:173
#: data/knowledge.xml:183 data/knowledge.xml:192 data/knowledge.xml:201
#, kde-format
msgid "Isotope"
msgstr "Izotop"
#: data/knowledge.xml:136
#, kde-format
msgid ""
"Isotopes are forms of a chemical element whose nuclei have the same atomic "
"number, Z, but different atomic masses, A. The word isotope, meaning at the "
"same place, comes from the fact that all isotopes of an element are located "
"at the same place on the periodic table."
msgstr ""
"Izotopy to formy pierwiastka chemicznego, którego jądro ma taką samą liczbę "
"atomową, Z, ale różne masy atomowe, A. Słowo izotop, znaczące w tym samym "
"miejscu, pochodzi z faktu, że wszystkie izotopy pierwiastka są umieszczone w "
"tym samym miejscu układu okresowego."
#: data/knowledge.xml:142
#, kde-format
msgid "Spin"
msgstr "Spin"
#: data/knowledge.xml:143
#, kde-format
msgid ""
"The spin is an intrinsic angular momentum associated with microscopic "
"particles. It is a purely quantum mechanical phenomenon without any analogy "
"in classical mechanics. Whereas classical angular momentum arises from the "
"rotation of an extended object, spin is not associated with any rotating "
"internal masses, but is intrinsic to the particle itself."
msgstr ""
"Spin to wewnętrzny moment pędu związany z cząstkami. Jest to czysto kwantowe "
"zjawisko, bez analogii w klasycznej mechanice. Podczas gdy klasyczny moment "
"pędu powstaje na skutek obrotu obiektu, spin nie jest związany z żadnym "
"obrotem wewnętrznej masy, ale jest wewnętrzną cechą samej cząstki."
#: data/knowledge.xml:149 src/detailinfodlg.cpp:332
#, kde-format
msgid "Magnetic Moment"
msgstr "Moment magnetyczny"
#: data/knowledge.xml:150
#, kde-format
msgid ""
"The magnetic moment of an object is a vector relating the aligning torque in "
"a magnetic field experienced by the object to the field vector itself. It is "
"measured in units of the nuclear magneton µ[sub]n[/sub]=(5.0507866 ± "
"0.0000017) 10[sup]-27[/sup] JT[sup]-1[/sup]"
msgstr ""
"Moment magnetyczny obiektu to wektor odnoszący osiowy moment obrotowy w polu "
"magnetycznym, pod wpływem którego jest obiekt, do samego wektora pola. "
"Mierzony jest w magnetonach jądrowych [sub]n[/sub]=(5.0507866 ± 0.0000017) "
"10[sup]-27[/sup] JT[sup]-1[/sup]"
#: data/knowledge.xml:156
#, kde-format
msgid "Decay Mode"
msgstr "Tryb rozpadu"
#: data/knowledge.xml:157
#, kde-format
msgid ""
"The decay mode describes a particular way a particle decays. For radioactive "
"decay (the decay of nuclides) the decay modes are:[br] -> alpha decay "
"(emission of a Helium-4 nucleus).[br] -> ß[sup]-[/sup] decay (emission of an "
"electron)[br] -> ß[sup]+[/sup] decay (emission of a positron) [br] -> "
"electron capture (EC) [br] -> proton emission [br] -> spontaneous fission "
"[br] Typically one decay mode predominates for a particular nuclide."
msgstr ""
"Tryb rozpadu określa w jaki sposób cząstka się rozpada. Dla rozpadu "
"radioaktywnego (rozpadu nuklidów) istnieją następujące tryby rozpadu:[br] -> "
"rozpad alfa (z emisją jądra Helu-4).[br] -> rozpad ß[sup]-[/sup] (z emisją "
"elektronu)[br] -> rozpad ß[sup]+[/sup] (z emisją pozytonu) [br] -> wychwyt "
"elektronu (EC) [br] -> emisja protonu [br] -> rozszczepienie samorzutne [br] "
"Zwykle jeden tryb rozpadu dominuje dla określonego nuklidu."
#: data/knowledge.xml:163
#, kde-format
msgid "Decay Energy"
msgstr "Energia rozpadu"
#: data/knowledge.xml:164
#, kde-format
msgid "The decay energy is the energy released by a nuclear decay."
msgstr "Energia rozpadu to energia wytworzona przy rozpadzie nuklearnym."
#: data/knowledge.xml:170
#, kde-format
msgid "Nuclides"
msgstr "Nuklidy"
#: data/knowledge.xml:171
#, kde-format
msgid "[i]see isotopes[/i]"
msgstr "[i]zobacz izotopy[/i]"
#: data/knowledge.xml:174 data/knowledge.xml:180 data/knowledge.xml:193
#: data/knowledge.xml:203
#, kde-format
msgid "Isotone"
msgstr "Izoton"
#: data/knowledge.xml:175 data/knowledge.xml:184 data/knowledge.xml:194
#: data/knowledge.xml:198
#, kde-format
msgid "Nuclear Isomer"
msgstr "Izomer jądrowy"
#: data/knowledge.xml:176 data/knowledge.xml:185 data/knowledge.xml:189
#: data/knowledge.xml:202
#, kde-format
msgid "Isobars"
msgstr "Izobary"
#: data/knowledge.xml:181
#, kde-format
msgid "Two nuclides are isotones if they have the same number N of neutrons."
msgstr ""
"Dwa nuklidy są izotoniczne, jeśli posiadają tę samą liczbę N neutronów."
#: data/knowledge.xml:190
#, kde-format
msgid ""
"Isobars are nuclides having the same mass number, i.e. sum of protons plus "
"neutrons."
msgstr ""
"Izobary to nuklidy o takiej samej wartości liczby masowej, innymi słowy "
"sumie protonów i neutronów."
#: data/knowledge.xml:199
#, kde-format
msgid ""
"A nuclear isomer is a metastable or isomeric state of an atom caused by the "
"excitation of a proton or neutron in its nucleus so that it requires a "
"change in spin before it can release its extra energy. They decay to lower "
"energy states of the nuclide through two isomeric transitions:[br] -> γ- "
"emission (emission of a high-energy photon)[br] -> internal conversion (the "
"energy is used to ionize the atom)[br] Contrast this with the definition of "
"a chemical isomer, the more common use of the word. Also contrast with the "
"meaning of isotope, in which the difference is the number of neutrons in the "
"nucleus. Metastable isomers of a particular atom are usually designated with "
"an \"m\" (or, in the case of atoms with more than one isomer, 2m, 3m, and so "
"on). This designation is usually placed after the atomic symbol and number "
"of the atom (e.g., Co-58m), but is sometimes placed as a superscript before "
"(e.g., [sup]m[/sup]Co-58 or [sup]58m[/sup]Co)."
msgstr ""
"Izomer jądrowy to stan metastabilny lub izomeryczny atomu spowodowany "
"wzbudzeniem protonu lub neutronu w jego jądrze, tak że wymaga zmiany spinu "
"zanim może uwolnić dodatkową energię. Przechodzą one do niższego stanu "
"energii nuklidu przez dwie przemiany izomeryczne:[br] -> emisję γ; (emisję "
"wysokoenergetycznego fotonu)[br] -> konwersję wewnętrzną (energia jest "
"używana do zjonizowania atomu)[br] Należy odróżnić to pojęcie od chemicznego "
"izomeru, częściej używanego znaczenia tego słowa. Należy również odróżnić to "
"pojęcie od izotopu, w którym różnicą jest liczba neutronów w jądrze. "
"Metastabilne izomery określonego atomu są zwykle oznaczane za pomocą \"m"
"\" (lub, w przypadku atomów posiadających więcej niż jeden izomer, 2m, 3m, "
"itd.). To oznaczenie jest zwykle umieszczane za symbolem atomu i liczbą "
"atomową (np., Co-58m), ale czasem jest umieszczane jako poprzedzający indeks "
"górny (np., [sup]m[/sup]Co-58 lub [sup]58m[/sup]Co)."
#: data/knowledge.xml:207
#, kde-format
msgid "Beta rays"
msgstr "Promienie beta"
#: data/knowledge.xml:208
#, kde-format
msgid ""
"Rays consisting of electrons that are emitted from Atoms of radioactive "
"elements."
msgstr ""
"Promienie składające się z elektronów emitowanych przez atomy pierwiastków "
"radioaktywnych."
#: data/knowledge.xml:213
#, kde-format
msgid ""
"The electron is a subatomic particle with a mass of m[sub]e[/sub]=(9.1093897 "
"± 0.0000054)e-31 kg and a negative charge of [i]e[/i]=(1.60217733 ± "
"0.00000049)e-19 C\n"
"\t\t"
msgstr ""
"Elektron to cząstka subatomowa o masie m[sub]e[/sub]=(9.1093897 ±; "
"0.0000054)e-31 kg i ładunku ujemnym [i]e[/i]=(1.60217733 ±; 0.00000049)e-19 "
"C\n"
"\t\t"
#: data/knowledge.xml:220
#, kde-format
msgid ""
"The proton is a subatomic particle with a mass of m[sub]e[/sub]=(1.6726231 ± "
"0.0000010) 10[sup]-27[/sup] kg and a positive charge of [i]e[/i]=(1.60217733 "
"± 0.00000049) 10[sup]-19[/sup] C which occurs in the nucleus of an atom."
msgstr ""
"Proton to cząstka subatomowa o masie m[sub]e[/sub]=(1.6726231 ±; 0.0000010) "
"10[sup]-27[/sup] kg i ładunku dodatnim [i]e[/i]=(1.60217733 ±; 0.00000049) "
"10[sup]-19[/sup] C, która występuje w jądrze atomu."
#: data/knowledge.xml:229
#, kde-format
msgid ""
"The neutron is a subatomic particle with a mass of m[sub]e[/sub]=(1.6749286 "
"± 0.0000010) 10[sup]-27[/sup] kg which occurs in the nucleus of an atom."
msgstr ""
"Neutron to cząstka subatomowa o masie m[sub]e[/sub]=(1.6749286 ±; 0.0000010) "
"10[sup]-27[/sup] kg, która występuje w jądrze atomu."
#: data/knowledge.xml:237
#, kde-format
msgid "Cathode Rays"
msgstr "Promienie katodowe"
#: data/knowledge.xml:238
#, kde-format
msgid ""
"Cathode rays are streams of electrons observed in vacuum tubes, i.e. "
"evacuated glass tubes that are equipped with at least two electrodes, a "
"cathode (negative electrode) and an anode (positive electrode) in a "
"configuration known as a diode."
msgstr ""
"Promienie katodowe to strumienie elektronów obserwowane w lampach "
"próżniowych, tzn. w opróżnionych szklanych rurkach wyposażonych w "
"przynajmniej dwie elektrody, katodę (elektrodę ujemną) i anodę (elektrodę "
"dodatnią) w układzie zwanym diodą."
#: data/knowledge.xml:244 data/knowledge.xml:258 data/knowledge.xml:267
#: data/knowledge.xml:275
#, kde-format
msgid "Ionic Radius"
msgstr "Promień jonu"
#: data/knowledge.xml:245
#, kde-format
msgid ""
"The Ionic Radius is the radius of a charged atom, known as an ion. The ion "
"can have a positive or a negative charge. The charge of the ion with the "
"radius shown is also displayed in Kalzium. A positive ion has fewer "
"electrons in its shell than the atom, a negative ion has more electrons. "
"Therefore, a positive ion has a smaller radius than its atom and vice versa."
msgstr ""
"Promień jonu to promień naładowanego atomu, tak zwanego jonu. Jon może "
"posiadać ładunek dodatni, lub ujemny. Ładunek jonu, którego promień widzisz, "
"jest również wyświetlany w Kalzium. Jon dodatni ma mniej elektronów w swojej "
"powłoce, ujemny ma ich więcej. Dlatego jon dodatni mam mniejszy promień, niż "
"jego atom i na odwrót."
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_LogarithmicCovalentRadiusGradient)
#. i18n: ectx: property (text), item, widget (KComboBox, KCB_x)
#. i18n: ectx: property (text), item, widget (KComboBox, KCB_y)
#: data/knowledge.xml:247 data/knowledge.xml:256 data/knowledge.xml:265
#: data/knowledge.xml:271 src/detailinfodlg.cpp:227
#: src/elementdataviewer.cpp:289 src/exportdialog.cpp:156
#: src/kalziumgradienttype.cpp:176 src/plotsetupwidget.ui:106
#: src/plotsetupwidget.ui:427 src/settings_gradients.ui:60
#, kde-format
msgid "Covalent Radius"
msgstr "Promień walencyjny"
#. i18n: ectx: property (text), item, widget (KComboBox, KCB_x)
#. i18n: ectx: property (text), item, widget (KComboBox, KCB_y)
#: data/knowledge.xml:248 data/knowledge.xml:257 data/knowledge.xml:262
#: data/knowledge.xml:274 src/elementdataviewer.cpp:282
#: src/plotsetupwidget.ui:101 src/plotsetupwidget.ui:422
#, kde-format
msgid "Atomic Radius"
msgstr "Promienie atomu"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_LogarithmicVanDerWaalsRadiusGradient)
#: data/knowledge.xml:249 data/knowledge.xml:253 data/knowledge.xml:266
#: data/knowledge.xml:276 src/exportdialog.cpp:157 src/settings_gradients.ui:67
#, kde-format
msgid "Van der Waals Radius"
msgstr "Promień Van der Waalsa"
#: data/knowledge.xml:254
#, kde-format
msgid ""
"The van der Waals radius of an atom is the radius of an imaginary hard "
"sphere which can be used to model the atom for many purposes. Van der Waals "
"radii are determined from measurements of atomic spacing between pairs of "
"unbonded atoms in crystals."
msgstr ""
"Promień Van der Waalsa atomu to promień hipotetycznej twardej powłoki, która "
"może służyć do modelowania atomu dla wielu celów. Promienie Van der Waalsa "
"są określane poprzez pomiary odstępu pomiędzy parami niezwiązanych atomów w "
"krysztale."
#: data/knowledge.xml:263
#, kde-format
msgid ""
"The atomic radius is the distance from the atomic nucleus to the outmost "
"stable electron orbital in a atom that is at equilibrium."
msgstr ""
"Promień atomowy to odległość od jądra atomu do najdalszego stabilnego "
"orbitalu elektronu w atomie w stanie równowagi."
#: data/knowledge.xml:272
#, kde-format
msgid ""
"The covalent radius in chemistry corresponds to half of the distance between "
"two identical atomic nuclei, bound by a covalent bond."
msgstr ""
"Promień kowalencyjny atomu odpowiada połowie odległości między dwoma "
"identycznymi jądrami atomowymi związanym wiązaniem kowalencyjnym."
#: data/tools.xml:5
#, kde-format
msgid "Watchglass"
msgstr "Szkiełko zegarkowe"
#: data/tools.xml:6
#, kde-format
msgid ""
"Watchglasses are round glass panes with a diameter of around 5 - 10cm, used "
"in various experimental techniques. The border is bent upwards to allow the "
"watchglass to hold small amounts of liquids in order to let them evaporate. "
"The evaporation can be accelerated by heating the watchglass with a Bunsen "
"burner. Watchglasses can also be used to cover Petri dishes or beakers, and "
"are also suited to weighing small amounts of matter or drying them in an "
"airing cupboard. The term watchglass is derived from the former pocket "
"watches' protection glass which was often domed."
msgstr ""
"Szkiełka zegarkowe to okrągłe szkiełka o średnicy około 5 - 10 cm, które są "
"wykorzystywane w różnych eksperymentach. Są one wklęsłe, co pozwala na "
"przechowywanie małych ilości cieczy w celu ich odparowania. Takie "
"odparowywanie można przyspieszyć przez podgrzewanie szkiełka na palniku "
"Bunsena. Szkiełka można też wykorzystywać do przykrywania innych naczyń "
"laboratoryjnych. Oprócz tego nadają się do ważenia małych ilości substancji "
"czy też suszenia ich. Nazwa szkiełka pochodzi od stosowanych dawniej "
"szkiełek chroniących kieszonkowe zegarki."
#: data/tools.xml:10
#, kde-format
msgid "Dehydrator"
msgstr "Eksykator"
#: data/tools.xml:13
#, kde-format
msgid ""
"A dehydrator is a piece of laboratory apparatus, often made of glass, and "
"which serves to dry chemical matters; that is, to remove water or liquid "
"from a sample.\n"
"\t\t\tIn principle it is a glass bowl with cap that has a planar grinding, "
"so that the bowl is air-tight. The dehydrator's lower part is ordinarily "
"filled with a drying agent such as calcium chloride, silica gel, phosphoric "
"anhydride or sulphuric acid. The sample to be dried is placed on a "
"diaphanous cartridge of plastic or ceramic above the drying agent.\n"
"\t\t\tThe drying agent is hygroscopic, which means that it dehumidifies its "
"environment by absorbing water vapor. The dry atmosphere then takes up water "
"from the sample to be dried."
msgstr ""
"Odwadniacz to urządzenie laboratoryjne, które często jest zrobione ze szkła "
"i służy do suszenia substancji chemicznych, to znaczy do usuwania wody lub "
"cieczy z próbki.\n"
"\t\t\tW zasadzie jest to szklana butla z pokrywą ze szlifem płaskim, która "
"powoduje, że butla może być szczelnie zamknięta. Dolna część odwadniacza "
"jest zwykle wypełniona substancją suszącą, np. chlorkiem wapnia, żelem "
"krzemionkowym, bezwodnikiem fosforowym lub kwasem siarkowym. Próbka do "
"wysuszenia jest umieszczana na przepuszczalnym wkładzie z plastiku lub "
"ceramiki, ponad substancją suszącą.\n"
"\t\t\tSubstancja susząca jest higroskopijna, co oznacza, że usuwa wilgoć z "
"otoczenia pochłaniając parę wodną. Suche powietrze odbiera wtedy wodę z "
"próbki, która ma zostać wysuszona."
#: data/tools.xml:17
#, kde-format
msgid "Spatula"
msgstr "Łopatka laboratoryjna"
#: data/tools.xml:18
#, kde-format
msgid ""
"The spatula is a laboratory tool to scrape off, grind, and transport "
"chemicals. The material they are made of (e.g. iron, titanium, platinum) and "
"their design (e.g. flat spatula or spoon spatula) varies."
msgstr ""
"Łopatka laboratoryjna to narzędzie służące do zeskrobywania, miażdżenia i "
"przenoszenia chemikaliów. Różne mogą być materiały, z których łopatka jest "
"wykonana (np. żelazo, tytan, platyna) i różny może być kształt (np. płaska "
"łopatka lub łopatka łyżkowa)."
#: data/tools.xml:22
#, kde-format
msgid "Water Jet Pump"
msgstr "Pompa strumieniowa wodna"
#: data/tools.xml:23
#, kde-format
msgid ""
"The water jet pump has two entry pipes and one exit, and consists, in "
"principle, of two pipes one inside the other. At the water entry a water jet "
"shoots under full pressure out of a nozzle into a slightly larger pipe. The "
"water jet thereby carries away air or fluid from the second entry. <br> This "
"is caused by the negative pressure in a drifting fluid, and thus it is an "
"application of the hydrodynamic paradox (objects close to drifting fluids "
"are aspirated instead of being pushed away)."
msgstr ""
"Pompa strumieniowa wodna ma dwie rurki wejściowe i jedną wyjściową. Składa "
"się w zasadzie z dwóch rurek, jedna w drugiej. W punkcie wejścia wody "
"strumień wody wystrzeliwuje z dyszy do trochę większej rurki. W ten sposób "
"strumień wody odciąga powietrze lub płyn z drugiego wejścia. <br> Jest to "
"spowodowane ujemnym ciśnieniem w płynącym płynie. W ten sposób jest "
"zastosowany paradoks hydrodynamiczny. Mówi on, że obiekty bliskie "
"przepływającym płynom są zasysane, a nie odpychane."
#: data/tools.xml:27
#, kde-format
msgid "Refractometer"
msgstr "Refraktometr"
#: data/tools.xml:28
#, kde-format
msgid ""
"With a refractometer the refractive index of optical media is determined. If "
"the refractive index of a chemical is known it can be used after a synthesis "
"to determine the sample's purity or to audit the synthesis' success."
msgstr ""
"Za pomocą refraktometru wyznaczany jest współczynnik refrakcji. Jeśli jest "
"on znany, może być użyty po syntezie do sprawdzenia czystości próbki i "
"powodzenia samej syntezy."
#: data/tools.xml:32
#, kde-format
msgid "Mortar"
msgstr "Moździerz"
#: data/tools.xml:33
#, kde-format
msgid ""
"A mortar is used for manually grinding solids. It can also be used to "
"homogenize a mixture of powders by grinding. A club-shaped tool known as a "
"pestle is used with the mortar for grinding."
msgstr ""
"Moździerza używa się do ręcznego miażdżenia ciał stałych. Można go również "
"używać do połączenia mieszaniny proszków przez ucieranie. Do ucierania w "
"moździerzu używa się narzędzia zwanego tłuczkiem."
#: data/tools.xml:37
#, kde-format
msgid "Heating Coil"
msgstr "Wężownica grzejna"
#: data/tools.xml:38
#, kde-format
msgid ""
"Heating coils are used to heat flasks and other containers. Multiple heating "
"coils can be connected with a thermometer so that the heat will not exceed a "
"specified temperature. It is possible to use a magnetic field inside the "
"heating coil to stir fluids with a magnetic stirrer. This will homogenize "
"the fluid in terms of temperature and composition."
msgstr ""
"Wężownice grzejne są używane do ogrzewania kolb i innych zbiorników. Wiele "
"wężownic grzejnych może być podłączonych do termometru, aby nie przekroczyć "
"podanej temperatury. Możliwe jest użycie pola magnetycznego wewnątrz "
"wężownicy grzejnej do mieszania płynów mieszadłem magnetycznym.Spowoduje to "
"ujednorodnienie płynu pod względem temperatury i składu."
#: data/tools.xml:42
#, kde-format
msgid "Cork Ring"
msgstr "Pierścień korkowy"
#: data/tools.xml:43
#, kde-format
msgid ""
"Large containers like round-bottomed flasks are placed on rings made of "
"cork, a special soft lightweight wood with good insulating qualities to "
"protect fragile instruments."
msgstr ""
"Duże pojemniki, takie jak kolby okrągłodenne umieszczane są na pierścieniach "
"z korka, specjalnego rodzaju miękkiego lekkiego drewna z dobrymi "
"właściwościami izolującymi dla zabezpieczenia kruchych przyrządów."
#: data/tools.xml:47
#, kde-format
msgid "Dropping Funnel"
msgstr "Wkraplacz"
#: data/tools.xml:48
#, kde-format
msgid ""
"A dropping funnel can be used to drop precise amounts of fluid. The dropping "
"speed can be controlled with a valve."
msgstr ""
"Wkraplacz jest używany do wkraplania ściśle odmierzonych ilości płynu. Można "
"kontrolować szybkość wkraplania zaworem."
#: data/tools.xml:52
#, kde-format
msgid "Separating Funnel"
msgstr "Rozdzielacz"
#: data/tools.xml:53
#, kde-format
msgid ""
"A separating funnel can be used to separate a mixture of fluids of differing "
"densities. A valve at the bottom allows the denser fluid to be drained for "
"transfer to another container."
msgstr ""
"Rozdzielacz służy do rozdzielania mieszaniny płynów za pomocą różnicy "
"gęstości. Zawór na dnie pozwala odprowadzić gęstszy płyn do innego zbiornika."
#: data/tools.xml:57
#, kde-format
msgid "Test Tube Rack"
msgstr "Stojak na probówki"
#: data/tools.xml:58
#, kde-format
msgid ""
"This rack is useful when many small amounts of chemicals are to be tested in "
"a row; or alternatively, to dry test tubes."
msgstr ""
"Taki stojak przydaje się, kiedy trzeba sprawdzić dużo małych ilości "
"chemikaliów pod rząd lub kiedy trzeba wysuszyć probówki."
#: data/tools.xml:62
#, kde-format
msgid "Vortexer"
msgstr "Wytrząsarka laboratoryjna"
#: data/tools.xml:63
#, kde-format
msgid ""
"A vortexer serves to homogenize reagents found in laboratories. The "
"container containing liquid to be homogenized is put on a platform. The "
"platform shakes by rotary agitation up to 3000RPM at which point a contact "
"sensor is activated. In this way extremely small volumes of fluid can be "
"homogenized quickly. It is the opposite of a centrifuge, used to separate "
"fluids."
msgstr ""
"Wytrząsarka laboratoryjna służy do ujednorodnienia odczynników w "
"laboratorium. Pojemnik zawierający płyn do ujednorodnienia jest umieszczany "
"na platformie. Platforma wytrząsa za pomocą mieszania obrotowego aż do 3000 "
"obr/min, w którym to punkcie włącza się czujnik stykowy. W ten sposób można "
"ujednorodnić bardzo małe ilości płynów. Jest to przeciwieństwo wirówki, "
"która służy do rozdzielania płynów."
#: data/tools.xml:67
#, kde-format
msgid "Wash Bottle"
msgstr "Tryskawka"
#: data/tools.xml:68
#, kde-format
msgid ""
"These bottles are used for many purposes. In most laboratories they are "
"usually filled with water, salt, acid or other commonly used fluids. They "
"make it easy to apply the fluid if a precisely measured amount is not needed."
msgstr ""
"Te butelki są używane do wielu celów. W większości laboratoriów są zwykle "
"wypełniane wodą, solą, kwasem lub innym często używanym płynem. Ułatwiają "
"one nałożenie płynu, jeśli nie jest konieczne precyzyjne odmierzenie ilości."
#: data/tools.xml:72
#, kde-format
msgid "Rotary Evaporator"
msgstr "Wyparka obrotowa"
#: data/tools.xml:73
#, kde-format
msgid ""
"A rotary evaporator consists of a round flask in a bath of hot water, and is "
"designed to evaporate solvents. The flask is rotated and the solvent "
"collects under a vacuum onto a condenser and drips into a condensate "
"collecting flask. In this way solutions can be concentrated or purified. By "
"attaching a vacuum pump, the air pressure and therefore the boiling point of "
"the fluid can be decreased."
msgstr ""
"Wyparka obrotowa składa się z okrągłej kolby w kąpieli z gorącej wody, co ma "
"na celu odparowywanie rozpuszczalników. Kolba jest obracana i rozpuszczalnik "
"zbiera się dzięki podciśnieniu w chłodnicy, a następnie kapie do kolby "
"zbierającej. W ten sposób można kondensować lub oczyszczać roztwory. Poprzez "
"dołączenie pompy próżniowej można obniżyć ciśnienie, a tym samym punkt "
"wrzenia płynu."
#: data/tools.xml:77
#, kde-format
msgid "Reflux Condenser"
msgstr "Chłodnica zwrotna"
#: data/tools.xml:78
#, kde-format
msgid ""
"A reflux condenser subjects fluid to a process where a gas produced by "
"heating is collected on the reflux condenser. The fluid is cooled until it "
"condenses and runs back into the original fluid. Usually it is put on a "
"round-bottomed flask or several neck flasks."
msgstr ""
"Chłodnica zwrotna poddaje płyn procesowi, w którym gaz będący efektem "
"ogrzewania jest zbierany w chłodnicy zwrotnej. Płyn jest schładzany aż do "
"punktu kondensacji i wraca do pierwotnego płynu. Zwykle ta chłodnica jest "
"umieszczana na kolbie okrągłodennej lub na kilku kolbach z szyjkami."
#: data/tools.xml:82
#, kde-format
msgid "Pipette Bulb"
msgstr "Gruszka do pipety"
#: data/tools.xml:83
#, kde-format
msgid ""
"A pipette bulb is used to fill pipettes. Squeezing then releasing the bulb "
"produces a negative pressure, causing fluid to flow into the pipette; "
"squeezing the bulb then causes the fluid to flow out of the pipette."
msgstr ""
"Gruszka do pipety jest używana do napełniania pipet. Wytwarza ujemne "
"ciśnienie, które sprawia, że płyn przechodzi do pipety. Jeśli do gruszki "
"wpuści się z powrotem powietrze, płyn wypłynie z pipety."
#: data/tools.xml:87
#, kde-format
msgid "Test Tube"
msgstr "Probówka"
#: data/tools.xml:88
#, kde-format
msgid ""
"In a test tube small reactions or experiments are performed. There are many "
"different types of tubes. For example some have connectors, some are etched "
"for measurements, some are hardened for durability."
msgstr ""
"W probówkach wykonuje się małe reakcje lub eksperymenty. Jest wiele różnych "
"rodzajów probówek. Na przykład niektóre posiadają łączniki, niektóre są "
"wytrawione do pomiarów, niektóre są utwardzone w celu zwiększenia "
"wytrzymałości."
#: data/tools.xml:92
#, kde-format
msgid "Protective Goggles"
msgstr "Gogle ochronne"
#: data/tools.xml:93
#, kde-format
msgid ""
"Most laboratories insist that protective goggles are worn. Without them, it "
"is too risky to work with most chemicals. Usually, the lens is a special "
"type of plastic that affords protection from both mechanical impacts, and "
"acid and base chemicals."
msgstr ""
"Większość laboratoriów nalega, by wszyscy nosili gogle ochronne. Bez nich "
"używanie większości chemikaliów jest zbyt niebezpieczne. Zwykle soczewki "
"takich gogli zrobione są ze specjalnego rodzaju plastiku, który chroni Cię "
"przed uderzeniami mechanicznymi, jak również przed kwasami i podstawowymi "
"chemikaliami."
#: data/tools.xml:97
#, kde-format
msgid "Round-Bottomed Flask"
msgstr "Kolba okrągłodenna"
#: data/tools.xml:98
#, kde-format
msgid ""
"A round-bottomed flask is used for many reactions. Some can be connected to "
"other items, as the frosting on the neck shows. With cork rings they can be "
"placed on a table."
msgstr ""
"Kolba okrągłodenna jest używana w wielu reakcjach. Niektóre mogą mogą być "
"łączone z innymi urządzeniami, na co wskazuje zmatowiona szyjka. Takie kolby "
"można umieścić na stole za pomocą pierścienia korkowego."
#: data/tools.xml:102
#, kde-format
msgid "Full Pipette"
msgstr "Pipeta mianowana"
#: data/tools.xml:103
#, kde-format
msgid ""
"Unlike a regular pipette, a full pipette only has one marking for a specific "
"volume."
msgstr ""
"W przeciwieństwie do zwykłej pipety, pipeta mianowana ma tylko jedno "
"oznaczenie dla jednej konkretnej objętości."
#: data/tools.xml:107
#, kde-format
msgid "Drying Tube"
msgstr "Rurka susząca"
#: data/tools.xml:108
#, kde-format
msgid ""
"Some reactions need to be kept free of water: to make this possible a drying "
"tube can be used. Drying tubes contains a hygroscopic chemical to absorb "
"water from the atmosphere."
msgstr ""
"Niektóre reakcje muszą się odbywać bez wody. Aby to umożliwić należy użyć "
"rurki suszącej, która zawiera materiał higroskopijny, który pochłania wodę z "
"atmosfery."
#: data/tools.xml:112
#, kde-format
msgid "Test Tube Holder"
msgstr "Uchwyt do probówek"
#: data/tools.xml:113
#, kde-format
msgid ""
"Test tube holders make it easier to hold test tubes. By using a holder, "
"there is a safe distance between ones hand and the test tube when the tube "
"is hot. Typically, test tube holders are used to hold test tubes over open "
"flames."
msgstr ""
"Za pomocą uchwytu do probówek można łatwo trzymać probówki. Jeśli używa się "
"uchwytu, między Twoją ręką a probówką zachowana jest bezpieczna odległość, "
"kiedy probówka jest gorąca. Jest on zwłaszcza używany kiedy trzyma się "
"probówkę nad otwartym płomieniem."
#: data/tools.xml:117
#, kde-format
msgid "Measuring Cylinder"
msgstr "Cylinder miarowy"
#: data/tools.xml:118
#, kde-format
msgid ""
"A measuring cylinder can be used to measure amounts of liquids relatively "
"precisely. Furthermore, the cylinder allows particulate matter to sink: "
"following this, the particulates can be separated from the fluid by "
"decanting."
msgstr ""
"Cylinder miarowy można wypełnić dość precyzyjnie określoną ilością cieczy. "
"Co więcej, cylinder pozwala na opadanie stałych cząstek. W związku z tym da "
"się za jego pomocą oddzielić część stałą od płynu przez dekantację."
#: data/tools.xml:122
#, kde-format
msgid "Thermometer"
msgstr "Termometr"
#: data/tools.xml:123
#, kde-format
msgid ""
"A thermometer can be used to determine the temperature of a sample. In a "
"laboratory, special thermometers are used which can also be used within "
"acids or bases."
msgstr ""
"Przy pomocy termometru można określić temperaturę próbki. W laboratoriach "
"używa się specjalnych termometrów, które można stosować do kwasów i zasad."
#: data/tools.xml:127
#, kde-format
msgid "Magnetic Stir Bar"
msgstr "Mieszadełko magnetyczne (dipol)"
#: data/tools.xml:128
#, kde-format
msgid ""
"Magnetic stir bars are highly chemically inert, small magnetic bars. Most "
"heaters have a built-in magnet which can rotate: this causes the stir bar to "
"rotate and the mixture to become homogenized."
msgstr ""
"Mieszadełka magnetyczne (dipole) to chemicznie obojętne małe pręciki "
"magnetyczne. Większość ogrzewaczy ma wbudowany magnes, który może się "
"obracać. Powoduje to obracanie mieszadełka i ujednorodnienie mieszaniny."
#: data/tools.xml:132
#, kde-format
msgid "Magnetic Stir Bar Retriever"
msgstr "Urządzenie wyciągające mieszadełka magnetyczne"
#: data/tools.xml:133
#, kde-format
msgid ""
"A magnetic stir bar retriever can be used to retrieve magnetic stir bars "
"from containers. The retriever is a bar with a magnet at the end which "
"attracts the stir bars."
msgstr ""
"Urządzenie wyciągające mieszadełka magnetyczne służy do wyciągnięcia "
"mieszadełek z pojemnika. Jest to pręt z magnesem na końcu, który przyciąga "
"mieszadełka."
#: data/tools.xml:137
#, kde-format
msgid "Pipette"
msgstr "Pipeta"
#: data/tools.xml:138
#, kde-format
msgid ""
"Pipettes are used to introduce small quantities of liquids in laboratories. "
"A pipette has a volume scale and, as a rule, pipette bulbs are used as "
"droppers for liquids. Both sorts of pipettes are calibrated for fluids with "
"a temperature of 20°C and for time of outflow (signified by \"Ex.\"). If "
"needed, times of outflow are indicated on the pipettes."
msgstr ""
"Pipety służą do wprowadzania małych ilości płynów. Pipeta posiada podziałkę "
"z objętością i jest używana do wkraplania płynów. Oba rodzaje pipet są "
"skalibrowane dla płynów o temperaturze 20°C i dla określonego czasu wypływu "
"(oznaczanego przez \"Ex.\"). Jeśli to potrzebne, czas wypływu jest wskazany "
"na pipecie."
#: data/tools.xml:142
#, kde-format
msgid "Erlenmeyer Flask"
msgstr "Kolba stożkowa (Erlenmeyera)"
#: data/tools.xml:148
#, kde-format
msgid ""
"An Erlenmeyer flask, named after the chemist Emil Erlenmeyer (1825-1909), is "
"different to a beaker in that it comes with an inverted conical base and a "
"cylindrical neck. There are different types of Erlenmeyer flasks for "
"laboratory applications: the narrow neck and wide neck forms. Depending on "
"the application the flask may have precision grinding to allow good "
"connection to other containers.\n"
"\t\t\t<br>\n"
"\t\t\tThe narrow neck reduces the risk of fluid escaping, especially when "
"boiling or during reactions which agitate the contents.\n"
"\t\t\t<br>\n"
"\t\t\tAn Erlenmeyer flask is useful for mixing fluids or accelerating "
"reactions by stirring or shaking, for example. The Erlenmeyer flask is "
"particularly suited for a magnetic stirrer, since it can be placed directly "
"on the stirring platform. A round-bottomed flask, by contrast, must be "
"placed on a cork ring on the stirring platform.\n"
msgstr ""
"Kolba nazwana na cześć chemika Emila Erlenmeyera (1825-1909). Składa się, w "
"przeciwieństwie do zlewki, z podstawy w kształcie odwróconego stożka oraz z "
"cylindrycznej szyjki. Są różne rodzaje kolb Erlenmeyera, do różnych "
"zastosowań w laboratorium. Są kolby z wąskimi albo z szerokimi szyjkami. "
"Zależnie od zastosowania, kolba może mieć precyzyjny szlif służący do "
"dobrego połączenia z innymi pojemnikami.\n"
"\t\t\t<br>\n"
"\t\t\tWąska szyjka zmniejsza ryzyko ucieczki płynu, zwłaszcza podczas "
"gotowania lub reakcji wzbudzających zawartość.\n"
"\t\t\t<br>\n"
"\t\t\tKolba Erlenmeyera jest przydatna do mieszania płynów lub "
"przyspieszania reakcji, na przykład przez mieszanie lub potrząsanie. Kolba "
"Erlenmeyera pasuje zwłaszcza do mieszadła magnetycznego, ponieważ może być "
"umieszczona bezpośrednio na platformie mieszającej. W przeciwieństwie do "
"niej, kolba okrągłodenna musi być umieszczana na platformie za pomocą "
"pierścienia korkowego.\n"
#: data/tools.xml:153
#, kde-format
msgid "Ultrasonic Bath"
msgstr "Kąpiel poddźwiękowa"
#: data/tools.xml:154
#, kde-format
msgid ""
"For some chemical reactions it is important that the solvent is gas free. To "
"achieve this the reaction vessel is put for some time into a ultrasonic "
"bath. Due to the high sound frequency, the vapor locks peel away and ascend. "
"This procedure is called out-gassing."
msgstr ""
"W niektórych reakcjach ważnej jest, by rozpuszczalnik był wolny od gazu. Aby "
"to zapewnić, naczynie w którym przebiega reakcja umieszczane jest w kąpieli "
"poddźwiękowej. Dźwięki o wysokiej częstotliwości powodują oderwanie i "
"uniesienie korków parowych. Ten proces jest nazywany odgazowywaniem."
#: data/tools.xml:158
#, kde-format
msgid "Scales"
msgstr "Waga"
#: data/tools.xml:159
#, kde-format
msgid ""
"In a laboratory, very precise quantities of reagents often have to be "
"weighed out. High precision scales can measure masses down to 1/10000 gram. "
"As such, they stand on granite blocks to avoid vibrations and are protected "
"against changes in airflow by a dome."
msgstr ""
"W laboratorium często trzeba odmierzyć bardzo precyzyjnie ilość odczynników. "
"Wagi o wysokiej precyzji mogą odmierzyć substancję z rozdzielczością do "
"1/10000 grama. Dlatego są ustawiane na blokach granitowych, aby uniknąć "
"wibracji, i są chronione przed podmuchami za pomocą kopuły."
#: data/tools.xml:163
#, kde-format
msgid "Distillation bridge"
msgstr "Nasadka destylacyjna"
#: data/tools.xml:164
#, kde-format
msgid ""
"One means of separating a mixture is to use distillation. In this setting, a "
"distillation bridge acts as a conduit between the two pots. One pot contains "
"the mixture to be separated, and through heating, a gas forms which is lead "
"through the bridge. At the end of the bridge the gas phase is condensed and "
"drips into a round flask. Typically, the bridge is cooled by return flow. "
"Also, there is often a thermometer for controlling the temperature of the "
"distillation bridge."
msgstr ""
"Aby rozdzielić mieszaninę można użyć, między innymi, destylacji. Nasadka "
"destylacyjna stanowi połączenie między dwoma naczyniami. W jednym naczyniu "
"znajduje się mieszanina, która ma zostać rozdzielona. Podgrzewanie powoduje "
"powstanie gazu, który jest odprowadzany nasadką. Na końcu nasadki gaz jest z "
"powrotem kondensowany i skapuje do okrągłej kolby. Zwykle nasadka jest "
"chłodzona przepływem zwrotnym. Ponadto często w nasadce znajduje się "
"termometr do kontrolowania temperatury w nasadce."
#: data/tools.xml:169
#, kde-format
msgid "Syringe"
msgstr "Strzykawka"
#: data/tools.xml:170
#, kde-format
msgid ""
"A syringe consists of two parts, a glass tube and a plunger, both normally "
"made of glass. Gasses flow into the glass tube, and as the syringe is a "
"closed system, the plunger moves outwards. This can be used to measure the "
"volume of a reaction."
msgstr ""
"Strzykawka składa się z dwóch części: szklanej rurki i tłoka. Oba są zwykle "
"wykonane ze szkła. Gaz wpływa do szklanej rurki. Ponieważ strzykawka jest "
"układem zamkniętym, tłok musi ustąpić. Może to być używane do mierzenia "
"objętości reakcji."
#: data/tools.xml:174
#, kde-format
msgid "Separation Beaker"
msgstr "Krówka destylacyjna"
#: data/tools.xml:175
#, kde-format
msgid ""
"First, four small caps are placed at the four ends of the separation beaker. "
"Then, whilst distilling, the beaker is turned by 60 degrees after a certain "
"temperate has been reached. In doing so, at the end of the distillation, all "
"four caps contain a specific liquid, depending on the boiling point of the "
"liquid distilled."
msgstr ""
"Na czterech końcach krówki destylacyjnej umieszcza się cztery małe nasadki. "
"Podczas destylacji można obrócić krówkę o 60 stopni po osiągnięciu "
"określonej temperatury. W ten sposób pod koniec destylacji wszystkie cztery "
"nasadki zawierają określony płyn, zależnie od punktów wrzenia destylowanego "
"płynu."
#: data/tools.xml:179
#, kde-format
msgid "Burner"
msgstr "Palnik"
#: data/tools.xml:180
#, kde-format
msgid ""
"There are several types of burners; this picture shows a Teclu-Burner. Each "
"type of burner has specific uses, and they vary in peak temperature and "
"overall heating capacity."
msgstr ""
"Istnieje wiele typów palników. Obrazek pokazuje palnik Teclu. Każdy typ ma "
"swój zakres zastosowań. Palniki różnią się między sobą maksymalną "
"temperaturą i możliwościami ogrzewania."
#: data/tools.xml:184
#, kde-format
msgid "Extractor Hood"
msgstr "Wyciąg"
#: data/tools.xml:185
#, kde-format
msgid ""
"Extractor hoods are used to filter out gases from chemical reactions. The "
"air, once cleaned, is pumped outside of the building."
msgstr ""
"Wyciągi są wykorzystywane do odfiltrowania gazów z reakcji chemicznych. "
"Powietrze, już oczyszczone, zostaje wypompowane z budynku."
#: data/tools.xml:189
#, kde-format
msgid "Contact Thermometer"
msgstr "Termostat"
#: data/tools.xml:190
#, kde-format
msgid ""
"Contact thermometers differ from regular thermometers in that they are "
"connected to a heating coil, and are hence able to both sense and control "
"the current temperature. In doing so, they allow experiments to be performed "
"under a constant temperature. Contact thermometers work using a negative "
"feedback loop: once the desired temperature has been reached, the heating "
"coil is deactivated; when the temperature falls, the heating coil is "
"reactivated."
msgstr ""
"Termostaty różnią się od termometrów tym, ze są podłączone do grzałki, a "
"więc mogą jednocześnie wyznaczać i kontrolować bieżącą temperaturę. W ten "
"sposób pozwalają wykonać eksperyment przy stałej temperaturze. Termostaty "
"działają na zasadzie pętli negatywnego sprzężenia zwrotnego: kiedy zostanie "
"osiągnięta docelowa temperatura, grzałka jest wyłączana; kiedy temperatura "
"spadnie, grzałka jest ponownie włączana."
#: data/tools.xml:194
#, kde-format
msgid "Clamps"
msgstr "Uchwyty"
#: data/tools.xml:195
#, kde-format
msgid "Laboratory clamps make it easier to hold many kinds of tools."
msgstr "Za pomocą uchwytów można łatwo przytrzymać różne rodzaje narzędzi."
#: data/tools.xml:199
#, kde-format
msgid "Indicator Paper"
msgstr "Papierek lakmusowy"
#: data/tools.xml:200
#, kde-format
msgid ""
"There are multiple ways of measuring the pH value of a solution, one of "
"which is to use indicator paper. Indicator paper changes color depending on "
"the pH of the solution applied to it, and by comparing to a chart a fairly "
"accurate measure of the solution's pH can be obtained. If a more accurate "
"measure is needed, a glass electrode can be used, which works by measuring "
"the conductivity of the solution."
msgstr ""
"Istnieje wiele metod pomiaru wartości pH roztworu, jedną z nich jest "
"wykorzystanie papierka lakmusowego. Zmienia on kolor w zależności od pH "
"płynu, a kolor można porównać z tabelą i w ten sposób dość dokładnie "
"zmierzyć pH. Jeśli potrzebny jest dokładniejszy pomiar, można użyć elektrody "
"szklanej, która działa na zasadzie pomiaru przewodnictwa."
#: data/tools.xml:204
#, kde-format
msgid "Short-Stem Funnel"
msgstr "Lejek nasypowy"
#: data/tools.xml:205
#, kde-format
msgid ""
"A funnel can be used to fill a narrow-necked vessel with a liquid or fine "
"powder."
msgstr ""
"Lejka używa się do napełnienia płynem lub proszkiem naczynia o wąskiej "
"szyjce."
#: data/tools.xml:209
#, kde-format
msgid "Buret"
msgstr "Biureta"
#: data/tools.xml:210
#, kde-format
msgid ""
"Burets are used to titrate liquids. A buret is filled with a specific volume "
"of a liquid, and placed beneath it is a container such as an Erlenmeyer "
"flask. By opening the valve on the buret, the liquid in the container will "
"then be titrated. High-quality burets have a venting mechanism with which "
"they can be very easily refilled with the exact volume for which the buret "
"is calibrated."
msgstr ""
"Biureta służy do miareczkowania cieczy. Biureta jest wypełniana określoną "
"objętością cieczy. Pod nią umieszczany jest zbiornik, na przykład kolba "
"stożkowa.Otwierając zawór można miareczkować ciecz do zbiornika. Wysokiej "
"klasy biurety posiadają mechanizm odpowietrzający, pozwalający łatwo "
"napełnić ją ponownie dokładnie tą objętością cieczy dla której biureta "
"została skalibrowana."
#: data/tools.xml:214
#, kde-format
msgid "Beaker"
msgstr "Zlewka"
#: data/tools.xml:215
#, kde-format
msgid ""
"Beakers can be used for many tasks. For instance, they are used to store "
"chemicals and to perform chemical reactions. They are often also used for "
"titrations."
msgstr ""
"Zlewki są używane w wielu miejscach i do rozmaitych zadań. Można w nich "
"przechowywać substancje i wykonywać reakcje chemiczne. Są także często "
"wykorzystywane do miareczkowania."
#: data/tools.xml:219
#, kde-format
msgid "DSC (Differential Scanning Calorimeter)"
msgstr "Kalorymetr różnicowy (DSC)"
#: data/tools.xml:220
#, kde-format
msgid ""
"A DSC measures the heat flow volume of a compound. This value is very "
"specific for every kind of matter, and thus a DSC can be used to identify "
"chemicals or to describe them."
msgstr ""
"DSC mierzy przepływ ciepła. Wartość ta jest odmienna dla różnych rodzajów "
"materii. Stąd też DSC jest używane do identyfikacji i opisu substancji."
#: data/tools.xml:224
#, kde-format
msgid "Dewar Vessel"
msgstr "Naczynie Dewara"
#: data/tools.xml:225
#, kde-format
msgid ""
"A Dewar vessel (or Dewar flask), named after the physicist Sir James Dewar "
"(1842-1923), is a double-walled vacuum flask, designed to provide good "
"thermal insulation. As such, they are useful for keeping liquids cool or "
"warm. One well-known example of a Dewar vessel is a Thermos flask."
msgstr ""
"Naczynie Dewara, nazwane na cześć Sir Jamesa Dewara (1842-1923), jest "
"naczyniem o podwójnych ściankach, zaprojektowanym do zapewnienia dobrej "
"izolacji cieplnej. Jest użyteczne do utrzymania niskiej lub wysokiej "
"temperatury cieczy. Znanym przykładem naczynia Dewara jest termos."
#. i18n: tag label attribute value
#: element_tiny.xml:2
#, kde-format
msgid "Dummy"
msgstr "Fikcyjny"
#. i18n: tag label attribute value
#: element_tiny.xml:3
#, kde-format
msgid "Hydrogen"
msgstr "Wodór"
#: element_tiny.xml:4
#, kde-format
msgid "Greek 'hydro' and 'gennao' for 'forms water'"
msgstr "Greckie 'hydro' i 'gennao' znaczy 'postaci wody'"
#. i18n: tag label attribute value
#: element_tiny.xml:5
#, kde-format
msgid "Helium"
msgstr "Hel"
#: element_tiny.xml:6
#, kde-format
msgid "The Greek word for the sun was 'helios'"
msgstr "Greckie słowo dla słońca to brzmiało 'helios'"
#. i18n: tag label attribute value
#: element_tiny.xml:7
#, kde-format
msgid "Lithium"
msgstr "Lit"
#: element_tiny.xml:8
#, kde-format
msgid "Greek 'lithos' means 'stone'"
msgstr "Greckie 'lithos' znaczy 'kamień'"
#. i18n: tag label attribute value
#: element_tiny.xml:9
#, kde-format
msgid "Beryllium"
msgstr "Beryl"
#: element_tiny.xml:10
#, kde-format
msgid "Greek 'beryllos' for 'light-green stone'"
msgstr "Greckie 'beryllos' znaczy 'lekki zielony kamień'"
#. i18n: tag label attribute value
#: element_tiny.xml:11
#, kde-format
msgid "Boron"
msgstr "Boron"
#: element_tiny.xml:12
#, kde-format
msgid ""
"Boron means 'Bor(ax) + (carb)on'. It is found in borax and behaves a lot "
"like carbon"
msgstr ""
"Boron znaczy 'Bor(ax) + (carb)on'. Jest znajdywany w boraksie i zachowuje "
"się bardzo podobnie do węgla"
#. i18n: tag label attribute value
#: element_tiny.xml:13
#, kde-format
msgid "Carbon"
msgstr "Węgiel"
#: element_tiny.xml:14
#, kde-format
msgid "Latin 'carboneum' for carbon"
msgstr "Łacińskie 'carboneum' oznacza węgiel"
#. i18n: tag label attribute value
#: element_tiny.xml:15
#, kde-format
msgid "Nitrogen"
msgstr "Azot"
#: element_tiny.xml:16
#, kde-format
msgid "Latin 'nitrogenium' ('forms saltpeter')"
msgstr "Łacińskie 'nitrogenium' ('postacie saletry')"
#. i18n: tag label attribute value
#: element_tiny.xml:17
#, kde-format
msgid "Oxygen"
msgstr "Tlen"
#: element_tiny.xml:18
#, kde-format
msgid "Latin 'oxygenium' (forms acids)"
msgstr "Łacińskie 'oxygenium' (postacie kwasów)"
#. i18n: tag label attribute value
#: element_tiny.xml:19
#, kde-format
msgid "Fluorine"
msgstr "Fluor"
#: element_tiny.xml:20
#, kde-format
msgid "Latin 'fluere' ('floats')"
msgstr "Łacińskie 'fluere' ('pływa')"
#. i18n: tag label attribute value
#: element_tiny.xml:21
#, kde-format
msgid "Neon"
msgstr "Neon"
#: element_tiny.xml:22
#, kde-format
msgid "Greek 'neo'. meaning 'new'"
msgstr "Greckie 'neo'. oznacza 'nowe'"
#. i18n: tag label attribute value
#: element_tiny.xml:23
#, kde-format
msgid "Sodium"
msgstr "Sód"
#: element_tiny.xml:24
#, kde-format
msgid ""
"The name comes from Latin 'sodanum' which means 'headache remedy'. The "
"symbol comes from Latin 'natrium' for Arabic 'natrun' or English 'soda'."
msgstr ""
"Nazwa pochodzi od łacińskiego 'sodanum' co oznacza 'lekarstwo na ból głowy'. "
"Symbol pochodzi z łacińskiego 'natrium' dla arabskiego 'natrun' lub "
"angielskiego 'soda'."
#. i18n: tag label attribute value
#: element_tiny.xml:25
#, kde-format
msgid "Magnesium"
msgstr "Magnez"
#: element_tiny.xml:26
#, kde-format
msgid "Named after the city of Magnesia"
msgstr "Nazwa na cześć miasta Magnesia"
#. i18n: tag label attribute value
#: element_tiny.xml:27
#, kde-format
msgid "Aluminium"
msgstr "Aluminium"
#: element_tiny.xml:28
#, kde-format
msgid "Latin 'alumen'"
msgstr "Łacińskie 'alumen'"
#. i18n: tag label attribute value
#: element_tiny.xml:29
#, kde-format
msgid "Silicon"
msgstr "Krzem"
#: element_tiny.xml:30
#, kde-format
msgid "Latin 'silex'"
msgstr "Łacińskie 'silex'"
#. i18n: tag label attribute value
#: element_tiny.xml:31
#, kde-format
msgid "Phosphorus"
msgstr "Fosfor"
#: element_tiny.xml:32
#, kde-format
msgid "Greek 'phosphoros' for 'carries light'"
msgstr "Greckie 'phosphoros' znaczy 'przenosi światło'"
#. i18n: tag label attribute value
#: element_tiny.xml:33
#, kde-format
msgid "Sulfur"
msgstr "Siarka"
#: element_tiny.xml:34
#, kde-format
msgid "In sanskrit 'sweb' means 'to sleep'"
msgstr "W sanskryckim 'sweb' znaczy 'zasnąć'"
#. i18n: tag label attribute value
#: element_tiny.xml:35
#, kde-format
msgid "Chlorine"
msgstr "Chlor"
#: element_tiny.xml:36
#, kde-format
msgid "Greek 'chloros' for 'yellow-green'"
msgstr "Greckie 'chloros' znaczy 'żółto-zielony'"
#. i18n: tag label attribute value
#: element_tiny.xml:37
#, kde-format
msgid "Argon"
msgstr "Argon"
#: element_tiny.xml:38
#, kde-format
msgid "Greek 'aergon' for 'inactive'"
msgstr "Greckie 'aergon' znaczy 'nieaktywny'"
#. i18n: tag label attribute value
#: element_tiny.xml:39
#, kde-format
msgid "Potassium"
msgstr "Potas"
#: element_tiny.xml:40
#, kde-format
msgid ""
"The name comes from the English 'potash' ('pot ashes') because it is found "
"in caustic potashes. The symbol comes from the Latin 'kalium' for the "
"original Arabic 'al qaliy' which means alkali."
msgstr ""
"Nazwa pochodzi od angielskiego 'potash' ('popioły z gliny') ponieważ był "
"znajdowany w kaustycznych popiołach glinianych. Symbol pochodzi z "
"łacińskiego 'kalium' określającego arabskie 'al qaliy' co oznacza alkaiczny."
#. i18n: tag label attribute value
#: element_tiny.xml:41
#, kde-format
msgid "Calcium"
msgstr "Wapń"
#: element_tiny.xml:42
#, kde-format
msgid "Latin 'calx' for 'lime'"
msgstr "Łacińskie 'calx' znaczy 'zielonkawożółty'"
#. i18n: tag label attribute value
#: element_tiny.xml:43
#, kde-format
msgid "Scandium"
msgstr "Skand"
#: element_tiny.xml:44
#, kde-format
msgid "Named because it was found in Scandinavia"
msgstr "Taka nazwa, bo został znaleziony w Skandynawii"
#. i18n: tag label attribute value
#: element_tiny.xml:45
#, kde-format
msgid "Titanium"
msgstr "Tytan"
#: element_tiny.xml:46
#, kde-format
msgid "The Titans were giants in Greek mythology"
msgstr "Tytani byli gigantami w greckiej mitologii"
#. i18n: tag label attribute value
#: element_tiny.xml:47
#, kde-format
msgid "Vanadium"
msgstr "Wanad"
#: element_tiny.xml:48
#, kde-format
msgid "'Vanadis' is another name for the Nordic goddess Freyja"
msgstr "'Vanadis' jest inną nazwą nordyckiej bogini Freji"
#. i18n: tag label attribute value
#: element_tiny.xml:49
#, kde-format
msgid "Chromium"
msgstr "Chrom"
#: element_tiny.xml:50
#, kde-format
msgid "Greek 'chroma' means 'color'"
msgstr "Greckie 'chroma' oznacza 'kolor'"
#. i18n: tag label attribute value
#: element_tiny.xml:51
#, kde-format
msgid "Manganese"
msgstr "Mangan"
#: element_tiny.xml:52
#, kde-format
msgid ""
"It was discovered near a town named Magnesia in black earth. Thus, it was "
"named 'magnesia nigra', or for short, Manganese."
msgstr ""
"Został znaleziony w czarnoziemie obok miasta o nazwie Magnesia. Dlatego "
"został nazwany 'magnesia nigra' lub krótko, mangan."
#. i18n: tag label attribute value
#: element_tiny.xml:53
#, kde-format
msgid "Iron"
msgstr "Żelazo"
#: element_tiny.xml:54
#, kde-format
msgid "Latin 'ferrum'"
msgstr "Łacińskie 'ferrum'"
#. i18n: tag label attribute value
#: element_tiny.xml:55
#, kde-format
msgid "Cobalt"
msgstr "Kobalt"
#: element_tiny.xml:56
#, kde-format
msgid "Named after the German word 'Kobold' for 'goblin'"
msgstr "Nazwa od niemieckiego słowa 'Kobold' oznaczającego 'skrzata'"
#. i18n: tag label attribute value
#: element_tiny.xml:57
#, kde-format
msgid "Nickel"
msgstr "Nikiel"
#: element_tiny.xml:58
#, kde-format
msgid "'Nickel' was the name of a mountain goblin"
msgstr "'Nickel' był nazwą góry skrzatów"
#. i18n: tag label attribute value
#: element_tiny.xml:59
#, kde-format
msgid "Copper"
msgstr "Miedź"
#: element_tiny.xml:60
#, kde-format
msgid "Greek 'cuprum' for Cypres"
msgstr "Greckie 'cuprum' znaczy cyprys"
#. i18n: tag label attribute value
#: element_tiny.xml:61
#, kde-format
msgid "Zinc"
msgstr "Cynk"
#: element_tiny.xml:62
#, kde-format
msgid "German 'zinking' for 'rough', because zinc ore is very rough"
msgstr ""
"Niemieckie 'zinking' oznacza 'chropowaty', bo ruda cynku jest bardzo "
"chropowata"
#. i18n: tag label attribute value
#: element_tiny.xml:63
#, kde-format
msgid "Gallium"
msgstr "Gal"
#: element_tiny.xml:64
#, kde-format
msgid "'Gallia' is an old name for France"
msgstr "'Gallia' jest starą nazwą Francji"
#. i18n: tag label attribute value
#: element_tiny.xml:65
#, kde-format
msgid "Germanium"
msgstr "German"
#: element_tiny.xml:66
#, kde-format
msgid "Latin 'germania' is an old name for Germany"
msgstr "Łacińskie 'germania' jest starą nazwą Niemiec"
#. i18n: tag label attribute value
#: element_tiny.xml:67
#, kde-format
msgid "Arsenic"
msgstr "Arsen"
#: element_tiny.xml:68
#, kde-format
msgid "Greek 'arsenikos' for 'male' or 'bold'"
msgstr "Greckie 'arsenikos' znaczy 'męski' lub 'zuchwały'"
#. i18n: tag label attribute value
#: element_tiny.xml:69
#, kde-format
msgid "Selenium"
msgstr "Selen"
#: element_tiny.xml:70
#, kde-format
msgid "Greek 'selena' for 'moon'"
msgstr "Greckie 'selena' znaczy 'księżyc'"
#. i18n: tag label attribute value
#: element_tiny.xml:71
#, kde-format
msgid "Bromine"
msgstr "Brom"
#: element_tiny.xml:72
#, kde-format
msgid "Greek 'bromos' for 'smells badly'"
msgstr "Greckie 'bromos' znaczy 'brzydko pachnie'"
#. i18n: tag label attribute value
#: element_tiny.xml:73
#, kde-format
msgid "Krypton"
msgstr "Krypton"
#: element_tiny.xml:74
#, kde-format
msgid "Greek 'kryptos' for 'hidden'"
msgstr "Greckie 'kryptos' znaczy 'ukryty'"
#. i18n: tag label attribute value
#: element_tiny.xml:75
#, kde-format
msgid "Rubidium"
msgstr "Rubid"
#: element_tiny.xml:76
#, kde-format
msgid "Latin 'rubidus' for 'dark red'"
msgstr "Łacińskie 'rubidus' znaczy 'ciemny czerwony'"
#. i18n: tag label attribute value
#: element_tiny.xml:77
#, kde-format
msgid "Strontium"
msgstr "Stront"
#: element_tiny.xml:78
#, kde-format
msgid "Named after the mineral Strontianit"
msgstr "Nazwa od minerału Strontianit"
#. i18n: tag label attribute value
#: element_tiny.xml:79
#, kde-format
msgid "Yttrium"
msgstr "Itr"
#: element_tiny.xml:80
#, kde-format
msgid ""
"Named after the small town of Ytterby near Stockholm in Sweden. Terbium, "
"Ytterbium and Erbium are also named after this town."
msgstr ""
"Nazwa od małego miasta Ytterby w pobliżu Sztokholmu w Szwecji. Nazwy: Terb, "
"Iterb oraz Erb również pochodzą od nazwy tego miasta."
#. i18n: tag label attribute value
#: element_tiny.xml:81
#, kde-format
msgid "Zirconium"
msgstr "Cyrkon"
#: element_tiny.xml:82
#, kde-format
msgid "Named after the mineral zircon"
msgstr "Nazwa od minerału cyrkonu"
#. i18n: tag label attribute value
#: element_tiny.xml:83
#, kde-format
msgid "Niobium"
msgstr "Niob"
#: element_tiny.xml:84
#, kde-format
msgid "Named after Niobe, the daughter of the Greek god Tantalus."
msgstr "Nazwa od Niobe, córki Greckiego boga Tantala."
#. i18n: tag label attribute value
#: element_tiny.xml:85
#, kde-format
msgid "Molybdenum"
msgstr "Molibden"
#: element_tiny.xml:86
#, kde-format
msgid ""
"This name has Greek roots. It means 'like Platinum' - it was difficult to "
"distinguish Molybdenum from Platinum."
msgstr ""
"Nazwa ta ma Greckie korzenie. Oznacza 'jak platyna' - trudno było rozróżnić "
"molibden od platyny"
#. i18n: tag label attribute value
#: element_tiny.xml:87
#, kde-format
msgid "Technetium"
msgstr "Technet"
#: element_tiny.xml:88
#, kde-format
msgid "Greek 'technetos' for artificial"
msgstr "Greckie 'technetos' znaczy sztuczny"
#. i18n: tag label attribute value
#: element_tiny.xml:89
#, kde-format
msgid "Ruthenium"
msgstr "Rut"
#: element_tiny.xml:90
#, kde-format
msgid "Ruthenia is the old name of Russia"
msgstr "Ruthenia jest starą nazwą Rosji"
#. i18n: tag label attribute value
#: element_tiny.xml:91
#, kde-format
msgid "Rhodium"
msgstr "Rod"
#: element_tiny.xml:92
#, kde-format
msgid "Greek 'rhodeos' means 'red like a rose'"
msgstr "Greckie 'rhodeos' znaczy 'czerwony jak róża'"
#. i18n: tag label attribute value
#: element_tiny.xml:93
#, kde-format
msgid "Palladium"
msgstr "Pallad"
#: element_tiny.xml:94
#, kde-format
msgid "Named after the asteroid Pallas"
msgstr "Nazwa od asteroidy Pallas"
#. i18n: tag label attribute value
#: element_tiny.xml:95
#, kde-format
msgid "Silver"
msgstr "Srebro"
#: element_tiny.xml:96
#, kde-format
msgid "Latin 'argentum' for silver"
msgstr "Łacińskie 'argentum' znaczy srebro"
#. i18n: tag label attribute value
#: element_tiny.xml:97
#, kde-format
msgid "Cadmium"
msgstr "Kadm"
#: element_tiny.xml:98
#, kde-format
msgid "Greek 'kadmia' ('Galmei' = Zinc carbonate)"
msgstr "Greckie 'kadmia' ('Galmei' = węglan cynku)"
#. i18n: tag label attribute value
#: element_tiny.xml:99
#, kde-format
msgid "Indium"
msgstr "Ind"
#: element_tiny.xml:100
#, kde-format
msgid "Named after 'Indigo' because of its blue spectrum"
msgstr "Nazwa od 'Indygo' z powodu niebieskiego widma"
#. i18n: tag label attribute value
#: element_tiny.xml:101
#, kde-format
msgid "Tin"
msgstr "Cyna"
#: element_tiny.xml:102
#, kde-format
msgid "Latin 'stannum' for tin"
msgstr "Łacińskie 'stannum' znaczy cyna"
#. i18n: tag label attribute value
#: element_tiny.xml:103
#, kde-format
msgid "Antimony"
msgstr "Antymon"
#: element_tiny.xml:104
#, kde-format
msgid "Arabic 'anthos ammonos' for 'blossom of the god Ammon'"
msgstr "Arabskie 'anthos ammonos' znaczy 'kwiat boga Ammona'"
#. i18n: tag label attribute value
#: element_tiny.xml:105
#, kde-format
msgid "Tellurium"
msgstr "Tellur"
#: element_tiny.xml:106
#, kde-format
msgid "Latin 'tellus' or 'telluris' for 'Planet Earth'"
msgstr "Łacińskie 'tellus' lub 'telluris' znaczy 'Planeta Ziemia'"
#. i18n: tag label attribute value
#: element_tiny.xml:107
#, kde-format
msgid "Iodine"
msgstr "Jod"
#: element_tiny.xml:108
#, kde-format
msgid "Greek 'ioeides' for 'violet'."
msgstr "Greckie 'ioeides' znaczy 'fioletowy'."
#. i18n: tag label attribute value
#: element_tiny.xml:109
#, kde-format
msgid "Xenon"
msgstr "Ksenon"
#: element_tiny.xml:110
#, kde-format
msgid "Greek 'xenos' for 'foreigner'"
msgstr "Greckie 'xenos' znaczy 'obcokrajowiec'"
#. i18n: tag label attribute value
#: element_tiny.xml:111
#, kde-format
msgid "Caesium"
msgstr "Cez"
#: element_tiny.xml:112
#, kde-format
msgid "Latin 'caesius' for 'heaven blue'."
msgstr "Łacińskie 'caesius' znaczy 'niebiański niebieski'."
#. i18n: tag label attribute value
#: element_tiny.xml:113
#, kde-format
msgid "Barium"
msgstr "Bar"
#: element_tiny.xml:114
#, kde-format
msgid "Greek 'barys' for 'heavy'"
msgstr "Greckie 'barys' znaczy 'ciężki'"
#. i18n: tag label attribute value
#: element_tiny.xml:115
#, kde-format
msgid "Lanthanum"
msgstr "Lantanowce"
#: element_tiny.xml:116
#, kde-format
msgid ""
"Greek 'lanthanein' for 'hidden'. The Lanthanoids are also called the 'rare "
"earth' elements."
msgstr ""
"Greckie 'lanthanein' znaczy 'ukryty'. Lantanowce są nazywane również "
"'rzadkimi ziemskimi' pierwiastkami."
#. i18n: tag label attribute value
#: element_tiny.xml:117
#, kde-format
msgid "Cerium"
msgstr "Cer"
#: element_tiny.xml:118
#, kde-format
msgid "Named after the planetoid Ceres"
msgstr "Nazwa od planetoidy Ceres"
#. i18n: tag label attribute value
#: element_tiny.xml:119
#, kde-format
msgid "Praseodymium"
msgstr "Prazeodym"
#: element_tiny.xml:120
#, kde-format
msgid "Greek 'prasinos didymos' for 'green twin'"
msgstr "Greckie 'prasinos didymos' znaczy 'zielony bliźniak'"
#. i18n: tag label attribute value
#: element_tiny.xml:121
#, kde-format
msgid "Neodymium"
msgstr "Neodym"
#: element_tiny.xml:122
#, kde-format
msgid "Greek 'neos didymos' for 'new twin'"
msgstr "Greckie 'neos didymos' znaczy 'nowy bliźniak'"
#. i18n: tag label attribute value
#: element_tiny.xml:123
#, kde-format
msgid "Promethium"
msgstr "Promet"
#: element_tiny.xml:124
#, kde-format
msgid ""
"Named after the Greek Prometheus. Prometheus stole the fire from the gods "
"and gave it to mankind."
msgstr ""
"Nazwa od Greckiego Prometeusza, Prometeusz ukradł ogień bogom i dał go "
"rodzajowi ludzkiemu."
#. i18n: tag label attribute value
#: element_tiny.xml:125
#, kde-format
msgid "Samarium"
msgstr "Samar"
#: element_tiny.xml:126
#, kde-format
msgid "Named after the mineral Samarskit"
msgstr "Nazwa od minerału Samarskit"
#. i18n: tag label attribute value
#: element_tiny.xml:127
#, kde-format
msgid "Europium"
msgstr "Europ"
#: element_tiny.xml:128
#, kde-format
msgid "Named after Europe"
msgstr "Nazwa od Europy"
#. i18n: tag label attribute value
#: element_tiny.xml:129
#, kde-format
msgid "Gadolinium"
msgstr "Gadolin"
#: element_tiny.xml:130
#, kde-format
msgid "Named after the Finnish chemist Johan Gadolin"
msgstr "Nazwa od Fińskiego chemika Johan Gadolin"
#. i18n: tag label attribute value
#: element_tiny.xml:131
#, kde-format
msgid "Terbium"
msgstr "Terb"
#: element_tiny.xml:132
#, kde-format
msgid ""
"Named after the Swedish town of Ytterby and the mineral ytterbite from which "
"Terbium was first refined. Yttrium, Erbium and Ytterbium are also named "
"after this town."
msgstr ""
"Nazwa od małego miasta Ytterby oraz minerału ytterbite, z którego Terb "
"został początkowo oczyszczany. Nazwy: Terb, Iterb i Gadolin również pochodzą "
"od nazwy tego miasta."
#. i18n: tag label attribute value
#: element_tiny.xml:133
#, kde-format
msgid "Dysprosium"
msgstr "Dysproz"
#: element_tiny.xml:134
#, kde-format
msgid "Greek 'dysprositor' for 'difficult to reach'"
msgstr "Greckie 'dysprositor' znaczy 'trudno do niego dotrzeć'"
#. i18n: tag label attribute value
#: element_tiny.xml:135
#, kde-format
msgid "Holmium"
msgstr "Holm"
#: element_tiny.xml:136
#, kde-format
msgid "Latin 'holmia' for the old name of Stockholm"
msgstr "Łacińskie 'holmia' oznacza starą nazwę Sztokholmu"
#. i18n: tag label attribute value
#: element_tiny.xml:137
#, kde-format
msgid "Erbium"
msgstr "Erb"
#: element_tiny.xml:138
#, kde-format
msgid ""
"Named after the Swedish town of Ytterby where the mineral gadolinite (from "
"which Erbium was first refined) was first mined. Yttrium, Terbium and "
"Ytterbium are also named after this town."
msgstr ""
"Nazwa od małego miasta Ytterby, w którym minerał gadolinit (z którego erb "
"był po raz pierwszy oczyszczany) Nazwy: Terb, Iterb i Gadolin również "
"pochodzą od nazwy tego miasta."
#. i18n: tag label attribute value
#: element_tiny.xml:139
#, kde-format
msgid "Thulium"
msgstr "Tul"
#: element_tiny.xml:140
#, kde-format
msgid "Named after the old name of Scandinavia, 'Thule'."
msgstr "Nazwa od starej nazwy Skandynawii, 'Thule'."
#. i18n: tag label attribute value
#: element_tiny.xml:141
#, kde-format
msgid "Ytterbium"
msgstr "Iterb"
#: element_tiny.xml:142
#, kde-format
msgid ""
"Like Yttrium, Terbium and Erbium, this is named after the Swedish town of "
"Ytterby."
msgstr ""
"Tak samo jak w przypadku Itru, Terbu i Erbu, ten pierwiastek jest nazwany od "
"Szwedzkiego miasta Ytterby."
#. i18n: tag label attribute value
#: element_tiny.xml:143
#, kde-format
msgid "Lutetium"
msgstr "Lutet"
#: element_tiny.xml:144
#, kde-format
msgid "Named after the Roman name 'Lutetia' for Paris"
msgstr "Nazwa od Rzymskiej nazwy Paryża 'Lutetia'"
#. i18n: tag label attribute value
#: element_tiny.xml:145
#, kde-format
msgid "Hafnium"
msgstr "Hafn"
#: element_tiny.xml:146
#, kde-format
msgid ""
"Niels Bohr originally predicted the properties of this element before "
"discovery, so it was named after his hometown of 'Hafnia' (the old Latin "
"name of Copenhagen, Denmark)"
msgstr ""
"Niels Bohr początkowo przewidział właściwości tego pierwiastka przed jego "
"odkryciem, został on nazwany od jego miasta rodzinnego 'Hafnia' (stara nazwa "
"łacińska Kopenhagi w Dani)"
#. i18n: tag label attribute value
#: element_tiny.xml:147
#, kde-format
msgid "Tantalum"
msgstr "Tantal"
#: element_tiny.xml:148
#, kde-format
msgid "Named after the Greek myth of Tantalos"
msgstr "Nazwa od mitu Greckiego o Tantalu"
#. i18n: tag label attribute value
#: element_tiny.xml:149
#, kde-format
msgid "Tungsten"
msgstr "Wolfram"
#: element_tiny.xml:150
#, kde-format
msgid ""
"The name comes from the Swedish 'tung sten' which means 'heavy stone'. The "
"symbol comes from the old German name for the element 'wolfram', which "
"described how tungsten interacts with tin 'like a wolf eats a sheep (ram)'."
msgstr ""
"Nazwa pochodzi od szwedzkiego 'tung sten' co oznacza 'ciężki kamień'. Symbol "
"pochodzi od starej niemieckiej nazwy na pierwiastek 'wolfram', co opisywało "
"jak tungsten wchodzi w reakcję z cyną tzn. 'zjada jak wilk owcę'."
#. i18n: tag label attribute value
#: element_tiny.xml:151
#, kde-format
msgid "Rhenium"
msgstr "Ren"
#: element_tiny.xml:152
#, kde-format
msgid "Named after the German river Rhine (latin 'Rhenium')."
msgstr "Nazwa od Niemieckiej rzeki Renu (łacińskie 'Rhenium')."
#. i18n: tag label attribute value
#: element_tiny.xml:153
#, kde-format
msgid "Osmium"
msgstr "Osm"
#: element_tiny.xml:154
#, kde-format
msgid "Greek for 'smell'. Its oxides smell strongly like radishes."
msgstr ""
"Greckie znaczenie 'zapachu'. Jego tlenki pachną bardzo podobnie do "
"rzodkiewek."
#. i18n: tag label attribute value
#: element_tiny.xml:155
#, kde-format
msgid "Iridium"
msgstr "Iryd"
#: element_tiny.xml:156
#, kde-format
msgid "Greek 'iris' for 'rainbow'"
msgstr "Greckie 'iris' znaczy 'tęcza'"
#. i18n: tag label attribute value
#: element_tiny.xml:157
#, kde-format
msgid "Platinum"
msgstr "Platyna"
#: element_tiny.xml:158
#, kde-format
msgid "Spanish 'platina' means 'small silver'"
msgstr "Hiszpańskie 'platina' znaczy 'mała rzeka'"
#. i18n: tag label attribute value
#: element_tiny.xml:159
#, kde-format
msgid "Gold"
msgstr "Złoto"
#: element_tiny.xml:160
#, kde-format
msgid "Latin 'aurum'. Named after Aurora, the goddess of sunrise"
msgstr "Łacińskie 'aurum'. Nazwa od Aurora, bogini wschodu słońca"
#. i18n: tag label attribute value
#: element_tiny.xml:161
#, kde-format
msgid "Mercury"
msgstr "Rtęć"
#: element_tiny.xml:162
#, kde-format
msgid "Graeco-Latin 'hydrargyrum' for 'liquid silver'"
msgstr "Grecko-łacińskie 'hydrargyrum' znaczy 'płynne srebro'"
#. i18n: tag label attribute value
#: element_tiny.xml:163
#, kde-format
msgid "Thallium"
msgstr "Tal"
#: element_tiny.xml:164
#, kde-format
msgid "Greek 'tallos' for 'young twig'"
msgstr "Greckie 'tallos' znaczy 'młoda gałązka'"
#. i18n: tag label attribute value
#: element_tiny.xml:165
#, kde-format
msgid "Lead"
msgstr "Ołów"
#: element_tiny.xml:166
#, kde-format
msgid "Latin 'plumbum' for Lead"
msgstr "Łacińskie 'plumbum' znaczy ołów"
#. i18n: tag label attribute value
#: element_tiny.xml:167
#, kde-format
msgid "Bismuth"
msgstr "Bizmut"
#: element_tiny.xml:168
#, kde-format
msgid "The old name of Bismuth is 'Wismut', which stood for 'white mass'."
msgstr "Stara nazwa Bizmutu to 'Wismut', co oznaczało 'biała masa'."
#. i18n: tag label attribute value
#: element_tiny.xml:169
#, kde-format
msgid "Polonium"
msgstr "Polon"
#: element_tiny.xml:170
#, kde-format
msgid "Named after Poland to honor Marie Curie"
msgstr "Nazwa od Polski, aby uhonorować Marię Curie"
#. i18n: tag label attribute value
#: element_tiny.xml:171
#, kde-format
msgid "Astatine"
msgstr "Astat"
#: element_tiny.xml:172
#, kde-format
msgid "Greek 'astator' for 'changing'"
msgstr "Greckie 'astator' znaczy 'zmieniający się'"
#. i18n: tag label attribute value
#: element_tiny.xml:173
#, kde-format
msgid "Radon"
msgstr "Radon"
#: element_tiny.xml:174
#, kde-format
msgid ""
"Named after Radium. It ends with 'on' to make it clear that it is a noble "
"gas."
msgstr ""
"Nazwa od Radium. Kończy się na 'on', aby podkreślić, że jest to gaz "
"szlachetny."
#. i18n: tag label attribute value
#: element_tiny.xml:175
#, kde-format
msgid "Francium"
msgstr "Frans"
#: element_tiny.xml:176
#, kde-format
msgid "Named after France to honor Marguerite Perey"
msgstr "Nazwa od Francji, aby uhonorować Marguerite Perey"
#. i18n: tag label attribute value
#: element_tiny.xml:177
#, kde-format
msgid "Radium"
msgstr "Rad"
#: element_tiny.xml:178
#, kde-format
msgid "Latin 'radius' for 'beam', as it is radioactive"
msgstr "Łacińskie 'radius' znaczy 'promień', jako że jest radioaktywne"
#. i18n: tag label attribute value
#: element_tiny.xml:179
#, kde-format
msgid "Actinium"
msgstr "Aktynowce"
#: element_tiny.xml:180
#, kde-format
msgid "Greek 'aktis' for 'beam' - actinium is radioactive"
msgstr "Greckie 'aktis' znaczy 'promień' - aktyn jest radioaktywny"
#. i18n: tag label attribute value
#: element_tiny.xml:181
#, kde-format
msgid "Thorium"
msgstr "Tor"
#: element_tiny.xml:182
#, kde-format
msgid "Named after the Norse god of thunder: Thor"
msgstr "Nazwa od nordyckiego boga błyskawic: Thora"
#. i18n: tag label attribute value
#: element_tiny.xml:183
#, kde-format
msgid "Protactinium"
msgstr "Protaktyn"
#: element_tiny.xml:184
#, kde-format
msgid ""
"Greek 'protos' for 'ancester'. Protactinium is before Actinium in the "
"periodic table."
msgstr ""
"Greckie 'protos' znaczy 'przodek'. Protaktyn jest prze Aktynem w tablicy "
"okresowej pierwiastków."
#. i18n: tag label attribute value
#: element_tiny.xml:185
#, kde-format
msgid "Uranium"
msgstr "Uran"
#: element_tiny.xml:186
#, kde-format
msgid "Greek 'ouranos' for 'heaven'. Named after the planet Uranus."
msgstr "Greckie 'ouranos' znaczy 'niebo'. Nazwa od planety Uran."
#. i18n: tag label attribute value
#: element_tiny.xml:187
#, kde-format
msgid "Neptunium"
msgstr "Neptun"
#: element_tiny.xml:188
#, kde-format
msgid "Named after the planet Neptune."
msgstr "Nazwa od planety Neptun."
#. i18n: tag label attribute value
#: element_tiny.xml:189
#, kde-format
msgid "Plutonium"
msgstr "Pluton"
#: element_tiny.xml:190
#, kde-format
msgid "Named after the planet Pluto."
msgstr "Nazwa od planety Pluton."
#. i18n: tag label attribute value
#: element_tiny.xml:191
#, kde-format
msgid "Americium"
msgstr "Ameryk"
#: element_tiny.xml:192
#, kde-format
msgid "Named after America."
msgstr "Nazwa od Ameryki."
#. i18n: tag label attribute value
#: element_tiny.xml:193
#, kde-format
msgid "Curium"
msgstr "Kiur"
#: element_tiny.xml:194
#, kde-format
msgid "Named after Marie Curie."
msgstr "Nazwa od Marie Curie."
#. i18n: tag label attribute value
#: element_tiny.xml:195
#, kde-format
msgid "Berkelium"
msgstr "Berkel"
#: element_tiny.xml:196
#, kde-format
msgid "Named after the town Berkeley where it was discovered."
msgstr "Nazwa od miasta Berkeley, gdzie został znaleziony."
#. i18n: tag label attribute value
#: element_tiny.xml:197
#, kde-format
msgid "Californium"
msgstr "Kaliforn"
#: element_tiny.xml:198
#, kde-format
msgid "Named after the US-State of California."
msgstr "Nazwa od stanu Kalifornii Stanów Zjednoczonych."
#. i18n: tag label attribute value
#: element_tiny.xml:199
#, kde-format
msgid "Einsteinium"
msgstr "Einstein"
#: element_tiny.xml:200
#, kde-format
msgid "Named after the scientist Albert Einstein."
msgstr "Nazwa od naukowca Alberta Einsteina."
#. i18n: tag label attribute value
#: element_tiny.xml:201
#, kde-format
msgid "Fermium"
msgstr "Ferm"
#: element_tiny.xml:202
#, kde-format
msgid "Named after the scientist Enrico Fermi."
msgstr "Nazwa od naukowca Enrico Fermi."
#. i18n: tag label attribute value
#: element_tiny.xml:203
#, kde-format
msgid "Mendelevium"
msgstr "Mendelew"
#: element_tiny.xml:204
#, kde-format
msgid "Named after the scientist D.I. Mendeleev."
msgstr "Nazwa od naukowca D.I. Mendeleev."
#. i18n: tag label attribute value
#: element_tiny.xml:205
#, kde-format
msgid "Nobelium"
msgstr "Nobel"
#: element_tiny.xml:206
#, kde-format
msgid "Named after the scientist Alfred Nobel."
msgstr "Nazwa od naukowca Alfred Nobel."
#. i18n: tag label attribute value
#: element_tiny.xml:207
#, kde-format
msgid "Lawrencium"
msgstr "Lorens"
#: element_tiny.xml:208
#, kde-format
msgid "Named after the scientist Ernest Orlando Lawrence."
msgstr "Nazwa od naukowca Ernest Orlando Lawrence."
#. i18n: tag label attribute value
#: element_tiny.xml:209
#, kde-format
msgid "Rutherfordium"
msgstr "Rutherford"
#: element_tiny.xml:210
#, kde-format
msgid "Named after the scientist Ernest Rutherford"
msgstr "Nazwa od naukowca Ernesta Rutherforda"
#. i18n: tag label attribute value
#: element_tiny.xml:211
#, kde-format
msgid "Dubnium"
msgstr "Dubn"
#: element_tiny.xml:212
#, kde-format
msgid "Named after the science-town Dubna in Russia"
msgstr "Nazwa od miasta naukowego Dubna w Rosji"
#. i18n: tag label attribute value
#: element_tiny.xml:213
#, kde-format
msgid "Seaborgium"
msgstr "Seaborg"
#: element_tiny.xml:214
#, kde-format
msgid "Named after the scientist G. Theodore Seaborg."
msgstr "Nazwa od naukowca G. Theodore Seaborg."
#. i18n: tag label attribute value
#: element_tiny.xml:215
#, kde-format
msgid "Bohrium"
msgstr "Bohr"
#: element_tiny.xml:216
#, kde-format
msgid "Named after the scientist Niels Bohr."
msgstr "Nazwa od naukowca Nielsa Bohra."
#. i18n: tag label attribute value
#: element_tiny.xml:217
#, kde-format
msgid "Hassium"
msgstr "Has"
#: element_tiny.xml:218
#, kde-format
msgid ""
"Latin 'hassia' for the German county Hessen. In Hessen a lot elements have "
"been discovered."
msgstr ""
"Łacińskie 'hassia' oznacza niemieckie hrabstwo Hessen. W Hessen odkryto "
"wiele pierwiastków."
#. i18n: tag label attribute value
#: element_tiny.xml:219
#, kde-format
msgid "Meitnerium"
msgstr "Meitner"
#: element_tiny.xml:220
#, kde-format
msgid "Named after the scientist Lise Meitner."
msgstr "Nazwa od naukowca Lise Meitner."
#. i18n: tag label attribute value
#: element_tiny.xml:221
#, kde-format
msgid "Darmstadtium"
msgstr "Darmsztadt"
#: element_tiny.xml:222
#, kde-format
msgid ""
"Named after the German city Darmstadt where many elements have been "
"discovered."
msgstr ""
"Nazwa od Niemieckiego miasta Darmstadt, gdzie odkryto wiele pierwiastków. "
#. i18n: tag label attribute value
#: element_tiny.xml:223
#, kde-format
msgid "Roentgenium"
msgstr "Rentgen"
#: element_tiny.xml:224
#, kde-format
msgid "Named after Wilhelm Conrad Röntgen."
msgstr "Nazwa od Wilhelma Conrada Röntgena."
#. i18n: tag label attribute value
#: element_tiny.xml:225
#, kde-format
msgid "Copernicium"
msgstr "Kopernik"
#: element_tiny.xml:226
#, kde-format
msgid ""
"Historically known as eka-mercury. Named after the astronomer Nicolaus "
"Copernicus."
msgstr ""
"Historycznie znane jako eka-rtęć. Nazwane na cześć astronoma Mikołaja "
"Kopernika."
#. i18n: tag label attribute value
#: element_tiny.xml:227
#, kde-format
msgid "Nihonium"
msgstr "Nihonium"
#: element_tiny.xml:228
#, kde-format
msgid ""
"Named after 'Nihon', the romanized spelling for 'Japan' in Japanese. The "
"element was the first element discovered in Japan, at the RIKEN Nishina "
"Center for Accelerator-Based Science. Historically known as eka-thallium."
msgstr ""
"Nazwany 'Nihon', zromanizowana wymowa 'Japonia' po japońsku. Pierwiastek "
"został po raz pierwszy odkryty w Japonii, w ośrodku RIKEN Nishina od nauki "
"opartej na akceleratorach. Historycznie znany jako eka-thallium."
#. i18n: tag label attribute value
#: element_tiny.xml:229
#, kde-format
msgid "Flerovium"
msgstr "Flerovium"
#: element_tiny.xml:230
#, kde-format
msgid ""
"Historically known as eka-lead. Named after Flerov Laboratory of Nuclear "
"Reactions (Dubna, Russia) where superheavy elements are synthesized."
msgstr ""
"Historycznie znane jako eka-lead. Nazwany na cześć Laboratorium Reakcji "
"Atomowych Flerov (Dubna, Russia), gdzie syntetyzowane są superciężkie "
"pierwiastki."
#. i18n: tag label attribute value
#: element_tiny.xml:231
#, kde-format
msgid "Moscovium"
msgstr "Moscovium"
#: element_tiny.xml:232
#, kde-format
msgid ""
"Named for the Moscow, Russia, region which is home to the Joint Institute "
"for Nuclear Research that was a co-discoverer of this element. Historically "
"known as eka-bismuth."
msgstr ""
"Nazwany od Moskwy, regionu, w którym znajduje się połączony Instytutu Badań "
"Nuklearnych, który uczestniczył w odkryciu tego pierwiastka. Historycznie "
"znany jako eka-bismuth."
#. i18n: tag label attribute value
#: element_tiny.xml:233
#, kde-format
msgid "Livermorium"
msgstr "Livermorium"
#: element_tiny.xml:234
#, kde-format
msgid ""
"Historically known as eka-polonium. Named after Livermore National "
"Laboratory (USA)."
msgstr ""
"Historycznie znane jako eka-polonium. Nazwane na część Narodowego "
"Laboratorium Livermore (USA)."
#. i18n: tag label attribute value
#: element_tiny.xml:235
#, kde-format
msgid "Tennessine"
msgstr "Tennessine"
#: element_tiny.xml:236
#, kde-format
msgid ""
"Named for the American state of Tennessee which is home to the Oak Ridge "
"National Laboratory and Vanderbilt University whom were co-discoverers of "
"this element. Historically known as eka-astatine."
msgstr ""
"Nazwany od amerykańskiego stanu Tennessee, w którym znajduje się Narodowe "
"Laboratorium Oak Ridge oraz Uniwersytet Vanderbilt'a, które uczestniczyły w "
"odkryciu tego pierwiastka. Historycznie znany jako eka=astatine."
#. i18n: tag label attribute value
#: element_tiny.xml:237
#, kde-format
msgid "Oganesson"
msgstr "Oganesson"
#: element_tiny.xml:238
#, kde-format
msgid ""
"Named in honor of Professor Yuri Oganessian's trans-actinide element "
"research. Historically known as eka-radon, eka-emanation before 1960."
msgstr ""
"Nazwany od badań nad pierwiastkiem trans-actinide profesora Yuri Oganessian. "
"Historycznie znany jako as eka-radon, eka-emanation przed 1960."
#: libscience/psetables.cpp:171
#, kde-format
msgid "Classic Periodic Table"
msgstr "Klasyczny układ okresowy"
#: libscience/psetables.cpp:220
#, kde-format
msgid "Long Periodic Table"
msgstr "Długi układ okresowy pierwiastków"
#: libscience/psetables.cpp:265
#, kde-format
msgid "Short Periodic Table"
msgstr "Krótki układ okresowy"
#: libscience/psetables.cpp:313
#, kde-format
msgid "Transition Elements"
msgstr "Metale przejściowe"
#: libscience/psetables.cpp:353
#, kde-format
msgid "DZ Periodic Table"
msgstr "Układ okresowy"
#: src/calculator/calculator.cpp:38
#, kde-format
msgid "Chemical Calculator"
msgstr "Kalkulator chemiczny"
#: src/calculator/calculator.cpp:79 src/calculator/calculator.cpp:126
#, kde-format
msgid "Equation Balancer"
msgstr "Równoważenie równań"
#. i18n: ectx: property (text), item, widget (QTreeWidget, tree)
#: src/calculator/calculator.cpp:112 src/calculator/calculator.ui:56
#, kde-format
msgid "Introduction"
msgstr "Wstęp"
#. i18n: ectx: attribute (title), widget (QWidget, nuclear)
#. i18n: ectx: property (text), item, widget (QTreeWidget, tree)
#: src/calculator/calculator.cpp:114 src/calculator/calculator.ui:71
#: src/calculator/settings_calc.ui:24
#, kde-format
msgid "Nuclear Calculator"
msgstr "Kalkulator promieniotwórczości"
#. i18n: ectx: attribute (title), widget (QWidget, gas)
#. i18n: ectx: property (text), item, widget (QTreeWidget, tree)
#: src/calculator/calculator.cpp:117 src/calculator/calculator.ui:76
#: src/calculator/settings_calc.ui:51
#, kde-format
msgid "Gas Calculator"
msgstr "Kalkulator gazowy"
#. i18n: ectx: attribute (title), widget (QWidget, tab_3)
#. i18n: ectx: property (text), item, widget (QTreeWidget, tree)
#: src/calculator/calculator.cpp:120 src/calculator/calculator.ui:66
#: src/calculator/settings_calc.ui:119
#, kde-format
msgid "Concentration Calculator"
msgstr "Kalkulator stężenia"
#. i18n: ectx: property (text), item, widget (QTreeWidget, tree)
#: src/calculator/calculator.cpp:131 src/calculator/calculator.ui:61
#, kde-format
msgid "Molecular mass Calculator"
msgstr "Kalkulator masy cząsteczkowej"
#. i18n: ectx: property (text), item, widget (QTreeWidget, tree)
#: src/calculator/calculator.cpp:133 src/calculator/calculator.ui:81
#, kde-format
msgid "Titration Calculator"
msgstr "Kalkulator miareczkowania"
#. i18n: ectx: property (toolTip), widget (QTreeWidget, tree)
#: src/calculator/calculator.ui:38
#, kde-format
msgid "<big>Select the calculator that you want to use</big>"
msgstr "<big>Wybierz kalkulator, którego chcesz używać</big>"
#. i18n: ectx: property (whatsThis), widget (QTreeWidget, tree)
#: src/calculator/calculator.ui:41
#, kde-format
msgid ""
"This is the index of the various calculators available. For more information "
"on each calculator, click on 'Introduction'."
msgstr ""
"To jest spis różnych dostępnych kalkulatorów. Więcej informacji o każdym "
"kalkulatorze można uzyskać po kliknięciu \"Wstęp\""
#. i18n: ectx: property (text), widget (QTreeWidget, tree)
#: src/calculator/calculator.ui:51
#, kde-format
msgid "Calculators"
msgstr "Kalkulatory"
#. i18n: ectx: property (text), widget (QLabel, label)
#: src/calculator/calculator.ui:130
#, kde-format
msgid "<h1>The Kalzium Calculators</h1>"
msgstr "<h1>Kalkulatory Kalzium</h1>"
#. i18n: ectx: property (toolTip), widget (KTextEdit, ktextedit)
#: src/calculator/calculator.ui:168
#, kde-format
msgid "<big>Information about the various calculators</big>"
msgstr "<big>Informacje o różnych kalkulatorach</big>"
#. i18n: ectx: property (whatsThis), widget (KTextEdit, ktextedit)
#: src/calculator/calculator.ui:171
#, kde-format
msgid "This is the description of the function of each calculator in Kalzium"
msgstr "To jest opis funkcji wszystkich kalkulatorów Kalzium"
#. i18n: ectx: property (html), widget (KTextEdit, ktextedit)
#: src/calculator/calculator.ui:189
#, kde-format
msgid ""
"<big>Welcome to the Kalzium calculators!<br /></big>\n"
"<p>This calculator contains a variety of calculators for different tasks "
"performing different calculations.</p>\n"
"<p>You can find the following calculators in Kalzium:</p>\n"
"<ul><li><b>Molecular mass calculator<br /></b>This calculator helps you "
"calculate the molecular masses of different molecules.<br />You can specify "
"short form of the molecule names add more such aliases.</li>\n"
"<li><b>Concentrations calculator<br /></b>You can calculate quantities which "
"include:</li>\n"
"<ul type=\"circle\"><li>Amount of substance</li>\n"
"<li>Volume of solvent</li>\n"
"<li>Concentration of substance</li></ul>\n"
"<p>There are a wide range of units to choose from and different methods to "
"specify quantities.</p>\n"
"<li><b>Nuclear calculator<br /></b>This calculator makes use of the nuclear "
"data available in Kalzium to predict the expected masses of a material after "
"time.</li>\n"
"<li><b>Gas calculator<br /></b>This calculator can calculate the values of "
"Temperature, pressure, volume, amount of gas etc. for various ideal as well "
"as non-ideal gases.</li>\n"
"<li><b>Equation Balancer<br /></b>This calculator can balance chemical "
"equations.</li>\n"
"<li><b>Titration calculator<br /></b>This calculator tries to find out the "
"equivalence point of a pH-meter followed titration best fitting it with an "
"hyperbolic tangent. You can also let it solve an equilibrium system of "
"equations and see how the concentration of a species changes in function of "
"another one.</li></ul>"
msgstr ""
"<big>Witaj w kalkulatorach Kalzium!<br /></big>\n"
"<p>Ten kalkulator zawiera różne kalkulatory dla różnych zadań wykonujące "
"różne obliczenia.</p>\n"
"<p>W Kalzium można znaleźć następujące kalkulatory:</p>\n"
"<ul><li><b>Kalkulator masy cząsteczkowej<br /></b>Ten kalkulator pomaga przy "
"obliczeniach mas cząsteczkowych różnych cząsteczek.<br />Można podawać "
"krótkie postacie nazw cząsteczek, a nawet dodawać je jako aliasy.</li>\n"
"<li><b>Kalkulator stężeń<br /></b>Można obliczać wielkości takie jak:</li>\n"
"<ul type=\"circle\"><li>Ilość substancji</li>\n"
"<li>Objętość rozpuszczalnika</li>\n"
"<li>Stężenie substancji</li></ul>\n"
"<p>Istnieje szeroki zakres jednostek do wyboru i różnych metod podawania "
"wielkości.</p>\n"
"<li><b>Kalkulator nuklearny<br /></b>Ten kalkulator wykorzystuje dane "
"dostępne w Kalzium do przewidzenia oczekiwanych mas materiałów po czasie.</"
"li>\n"
"<li><b>Gas calculator<br /></b>Ten kalkulator może obliczyć wartości "
"temperatury, ciśnienia, objętości, ilości gazu itp. dla różnych idealnych "
"jak i nieidealnych gazów.</li>\n"
"<li><b>Wyrównoważacz równań<br /></b>Ten kalkulator może wyrównoważyć "
"równania chemiczne.</li>\n"
"<li><b>Kalkulator miareczkowania<br /></b>Ten kalkulator próbuje znaleźć "
"punkt równowagi miareczkowania na podstawie miernika pH próbując dopasować "
"je do hiperbolicznego tangensa. Można także zlecić mu rozwiązanie układu "
"równań równowagi i zobaczyć jak koncentracja gatunków zmienia się w funkcji "
"innego.</li></ul>"
#: src/calculator/concCalculator.cpp:948
#, kde-format
msgid "Percentage should be less than 100.0, please enter a valid value."
msgstr ""
"Wartość w procentach powinna być mniejsza niż 100.0, proszę podać poprawną "
"wartość."
#: src/calculator/concCalculator.cpp:951
#, kde-format
msgid "Density cannot be zero, please enter a valid value."
msgstr "Gęstość nie może być zerowa, proszę podać poprawną wartość."
#: src/calculator/concCalculator.cpp:954
#, kde-format
msgid "Mass cannot be zero, please enter a valid value."
msgstr "Masa nie może być zerowa, proszę podać poprawną wartość."
#: src/calculator/concCalculator.cpp:957 src/calculator/gasCalculator.cpp:334
#, kde-format
msgid "Volume cannot be zero, please enter a valid value."
msgstr "Objętość nie może być zerowa, proszę podać poprawną wartość."
#: src/calculator/concCalculator.cpp:960
#, kde-format
msgid "Number of moles cannot be zero, please enter a valid value."
msgstr "Liczba moli nie może być zerowa, proszę podać poprawną wartość."
#: src/calculator/concCalculator.cpp:963
#, kde-format
msgid "Molar mass of solvent is zero, please enter a valid value."
msgstr "Masa molowa rozpuszczalnika to zero, proszę podać poprawną wartość."
#: src/calculator/concCalculator.cpp:966
#, kde-format
msgid "Number of equivalents is zero. Cannot calculate equivalent mass."
msgstr ""
"Liczba jednostek odpowiadających wynosi zero. Nie można obliczyć ciężaru "
"równoważnikowego."
#: src/calculator/concCalculator.cpp:969
#, kde-format
msgid "Concentration is zero, please enter a valid value."
msgstr "Stężenie jest zerowe, proszę podać poprawną wartość."
#: src/calculator/concCalculator.cpp:972
#, kde-format
msgid "The volume of the solvent cannot be zero."
msgstr "Objętość rozpuszczalnika nie może być zerowa."
#: src/calculator/concCalculator.cpp:975
#, kde-format
msgid "The number of moles of the solvent cannot be zero."
msgstr "Liczba moli rozpuszczalnika nie może wynosić zero."
#: src/calculator/concCalculator.cpp:978
#, kde-format
msgid "The mass of the solvent cannot be zero."
msgstr "Masa rozpuszczalnika nie może być zerowa."
#: src/calculator/concCalculator.cpp:981
#, kde-format
msgid ""
"Insufficient data to calculate the required value, please specify normality."
msgstr ""
"Niewystarczające dane do obliczenia wybranej wartości, proszę podać "
"normalność."
#: src/calculator/concCalculator.cpp:984
#, kde-format
msgid ""
"Insufficient data, specify molarity / mole fraction / molality to calculate."
msgstr ""
"Niepełne dane, proszę podać stężenie molowe / ułamek molowy / stężenie "
"molarne by wykonać obliczenia."
#: src/calculator/concCalculator.cpp:987
#, kde-format
msgid ""
"The amount is specified in moles, cannot calculate molar/equivalent masses. "
"Please specify mass/volume."
msgstr ""
"Ilość jest podana w molach, nie można obliczyć ciężaru równoważnikowego/"
"molowego. Proszę podać masę/objętość."
#: src/calculator/concCalculator.cpp:990
#, kde-format
msgid ""
"You can calculate the molar mass of solvent only if the mole fraction is "
"specified."
msgstr ""
"Masę molową substancji rozpuszczanej można obliczyć tylko jeśli podany jest "
"ułamek molowy."
#: src/calculator/concCalculator.cpp:993
#, kde-format
msgid "Molar mass cannot be zero, please enter a valid value."
msgstr "Masa molowa nie może być zerowa, proszę podać poprawną wartość."
#: src/calculator/concCalculator.cpp:996
#, kde-format
msgid "Equivalent mass cannot be zero, please enter a valid value."
msgstr ""
"Ciężar równoważnikowy nie może być zerem, proszę podać poprawną wartość."
#. i18n: ectx: property (html), widget (KTextEdit, ktextedit)
#: src/calculator/concCalculator.ui:30
#, kde-format
msgid ""
"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
"REC-html40/strict.dtd\">\n"
"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css"
"\">\n"
"p, li { white-space: pre-wrap; }\n"
"</style></head><body style=\" font-family:'Liberation Sans'; font-size:10pt; "
"font-weight:400; font-style:normal;\">\n"
"<p style=\" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-"
"right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
"size:12pt; font-weight:600;\">Some of the following data is not necessary. "
"For instance, if you specify the amount of solute in moles, you do not have "
"to specify the molar mass of the solute.</span></p></body></html>"
msgstr ""
"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
"REC-html40/strict.dtd\">\n"
"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css"
"\">\n"
"p, li { white-space: pre-wrap; }\n"
"</style></head><body style=\" font-family:'Liberation Sans'; font-size:10pt; "
"font-weight:400; font-style:normal;\">\n"
"<p style=\" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-"
"right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
"size:12pt; font-weight:600;\">Część z poniższych danych nie jest niezbędna. "
"Na przykład, jeśli wybrano mole jako jednostkę masy substancji "
"rozpuszczanej, nie trzeba podawać masy molowej.</span></p></body></html>"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#: src/calculator/concCalculator.ui:37 src/calculator/gasCalculator.ui:36
#, kde-format
msgid "Data"
msgstr "Dane"
#. i18n: ectx: property (text), widget (QLabel, label_36)
#: src/calculator/concCalculator.ui:43
#, kde-format
msgid "<big><b>Amount of solute:</b></big>"
msgstr "<big><b>Ilość substancji rozpuszczanej::</b></big>"
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, amtSolute)
#: src/calculator/concCalculator.ui:53
#, kde-format
msgid "<big>Specify the amount of solute</big>"
msgstr "<big>Podaj ilość substancji rozpuszczanej</big>"
#. i18n: ectx: property (whatsThis), widget (QDoubleSpinBox, amtSolute)
#: src/calculator/concCalculator.ui:56
#, kde-format
msgid "This is the box used to specify the amount of solute in the solution."
msgstr "W tym polu podaje się ilość substancji rozpuszczanej w roztworze."
#. i18n: ectx: property (toolTip), widget (KComboBox, amtSltType)
#: src/calculator/concCalculator.ui:69
#, kde-format
msgid "The method by which you want to specify the amount of solute"
msgstr "Metoda podawania ilości substancji rozpuszczanej w roztworze"
#. i18n: ectx: property (whatsThis), widget (KComboBox, amtSltType)
#: src/calculator/concCalculator.ui:72
#, kde-format
msgid ""
"This box is used to change the mode in which the amount of solute is "
"specified, i.e. mass, moles or volume."
msgstr ""
"To pole służy do wskazania trybu podawania ilości substancji rozpuszczanej, "
"np. masa, mole, objętość."
#. i18n: ectx: property (text), widget (QLabel, label_39)
#: src/calculator/concCalculator.ui:79
#, kde-format
msgid "<big><b>Molar mass of solute:</b></big>"
msgstr "<big><b>Masa molowa substancji rozpuszczanej:</b></big>"
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, molarMass)
#: src/calculator/concCalculator.ui:89
#, kde-format
msgid "<big>Specify the molar mass of the solute</big>"
msgstr "<big>Podaj masę molową substancji rozpuszczanej</big>"
#. i18n: ectx: property (whatsThis), widget (QDoubleSpinBox, molarMass)
#: src/calculator/concCalculator.ui:92
#, kde-format
msgid "This box is used to specify the molar mass of the substance."
msgstr "To pole służy do podawania masy molowej substancji."
#. i18n: ectx: property (text), widget (QLabel, label_40)
#: src/calculator/concCalculator.ui:105
#, kde-format
msgid "<big><b>Equivalent mass of solute:</b></big>"
msgstr "<big><b>Masa równoważnikowa substancji rozpuszczanej:</b></big>"
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, eqtMass)
#: src/calculator/concCalculator.ui:115
#, kde-format
msgid "<big>Specify the equivalent mass of the solute</big>"
msgstr "<big>Podaj masę równoważnikową substancji rozpuszczanej</big>"
#. i18n: ectx: property (whatsThis), widget (QDoubleSpinBox, eqtMass)
#: src/calculator/concCalculator.ui:119
#, kde-format
msgid ""
"This box is used to specify the equivalent mass of the solute. This is "
"required only if concentration in terms of normality is involved.\n"
"Normality = Number of Equivalents / liter of solution"
msgstr ""
"To pole służy do podania ciężaru równoważnikowego substancji rozpuszczanej. "
"Jest to wymagane, jeśli używane jest znormalizowane stężenie.\n"
"Znormalizowane stężenie = liczba mas równoważnikowych / litr rozpuszczalnika"
#. i18n: ectx: property (text), widget (QLabel, label_52)
#: src/calculator/concCalculator.ui:132
#, kde-format
msgid "<big><b>Density of solute:</b></big>"
msgstr "<big><b>Gęstość substancji rozpuszczanej:</b></big>"
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, densitySolute)
#: src/calculator/concCalculator.ui:142
#, kde-format
msgid "<big>Specify the density of the solute</big>"
msgstr "<big>Podaj gęstość substancji rozpuszczanej</big>"
#. i18n: ectx: property (whatsThis), widget (QDoubleSpinBox, densitySolute)
#: src/calculator/concCalculator.ui:145
#, kde-format
msgid ""
"This box is used to specify the value of the density of the solute. This is "
"required only if you are specifying the amount of solute in terms of volume."
msgstr ""
"To pole służy do podania gęstości substancji rozpuszczanej. Ta wartość jest "
"wymagana tylko jeśli ilość substancji rozpuszczanej podaje się jako objętość."
#. i18n: ectx: property (text), widget (QLabel, label_31)
#: src/calculator/concCalculator.ui:158
#, kde-format
msgid "<big><b>Amount of Solvent:</b></big>"
msgstr "<big><b>Ilość rozpuszczalnika:</b></big>"
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, amtSolvent)
#: src/calculator/concCalculator.ui:168
#, kde-format
msgid "<big>Specify the amount of solvent</big>"
msgstr "<big>Podaj ilość rozpuszczalnika</big>"
#. i18n: ectx: property (whatsThis), widget (QDoubleSpinBox, amtSolvent)
#: src/calculator/concCalculator.ui:171
#, kde-format
msgid "This box is used to specify the amount of solvent in the solution."
msgstr "To pole służy do podania ilości rozpuszczalnika w roztworze."
#. i18n: ectx: property (toolTip), widget (KComboBox, amtSlvtType)
#: src/calculator/concCalculator.ui:184
#, kde-format
msgid "<big>The method by which you want to specify volume</big>"
msgstr "<big>Sposób, według którego chcesz podać objętość</big>"
#. i18n: ectx: property (whatsThis), widget (KComboBox, amtSlvtType)
#: src/calculator/concCalculator.ui:187
#, kde-format
msgid ""
"This box is used to change the mode in which amount of solvent is specified, "
"i.e. mass, moles or volume."
msgstr ""
"To pole służy do zmiany trybu podawania ilości rozpuszczalnika, np. masa, "
"mole, objętość."
#. i18n: ectx: property (text), widget (QLabel, label_42)
#: src/calculator/concCalculator.ui:194
#, kde-format
msgid "<big><b>Molar mass of solvent:</b></big>"
msgstr "<big><b>Masa molowa rozpuszczalnika:</b></big>"
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, molarMassSolvent)
#: src/calculator/concCalculator.ui:204
#, kde-format
msgid "<big>Specify the molar mass of the solvent</big>"
msgstr "<big>Podaj masę molową rozpuszczalnika</big>"
#. i18n: ectx: property (whatsThis), widget (QDoubleSpinBox, molarMassSolvent)
#: src/calculator/concCalculator.ui:207
#, kde-format
msgid "This box is used to specify the molar mass of the solvent."
msgstr "To pole służy do podania masy molowej rozpuszczalnika."
#. i18n: ectx: property (text), widget (QLabel, label_55)
#: src/calculator/concCalculator.ui:220
#, kde-format
msgid "<big><b>Density of Solvent:</b></big>"
msgstr "<big><b>Gęstość rozpuszczalnika:</b></big>"
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, densitySolvent)
#: src/calculator/concCalculator.ui:230
#, kde-format
msgid "<big>Specify the density of the solvent</big>"
msgstr "<big>Podaj gęstość rozpuszczalnika</big>"
#. i18n: ectx: property (whatsThis), widget (QDoubleSpinBox, densitySolvent)
#: src/calculator/concCalculator.ui:233
#, kde-format
msgid ""
"This box is used to specify the density of the solution and is required only "
"if the amount of solution is specified/needed in terms of mass."
msgstr ""
"To pole służy do podania gęstości roztworu i jest wymagane tylko jeśli ilość "
"roztworu jest podawana/wymagana jako masa."
#. i18n: ectx: property (text), widget (QLabel, label_41)
#: src/calculator/concCalculator.ui:246
#, kde-format
msgid "<big><b>Concentration:</b></big>"
msgstr "<big><b>Stężenie:</b></big>"
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, concentration)
#: src/calculator/concCalculator.ui:256
#, kde-format
msgid "<big>Specify the concentration of the solution</big>"
msgstr "<big>Podaj stężenie roztworu</big>"
#. i18n: ectx: property (whatsThis), widget (QDoubleSpinBox, concentration)
#: src/calculator/concCalculator.ui:259
#, kde-format
msgid ""
"This box is used to specify the concentration of the solution in respective "
"units to the right."
msgstr ""
"To pole służy do podania stężenia roztworu w jednostkach podanych po prawej."
#. i18n: ectx: property (text), widget (QLabel, label_37)
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: src/calculator/concCalculator.ui:272 src/calculator/gasCalculator.ui:259
#: src/calculator/nuclearCalculator.ui:208
#, kde-format
msgid "<big><b>Calculate:</b></big>"
msgstr "<big><b>Oblicz:</b></big>"
#. i18n: ectx: property (toolTip), widget (KComboBox, mode)
#: src/calculator/concCalculator.ui:282 src/calculator/nuclearCalculator.ui:218
#, kde-format
msgid "<big>Specify what you want to calculate</big>"
msgstr "<big>Podaj co chcesz obliczyć</big>"
#. i18n: ectx: property (whatsThis), widget (KComboBox, mode)
#: src/calculator/concCalculator.ui:285
#, kde-format
msgid ""
"This is the list of quantities that you can calculate. Choose one of the "
"quantities and specify the other required values to calculate it."
msgstr ""
"Jest to lista wartości, jakie można obliczyć. Proszę wybrać jedną z nich i "
"podać inne potrzebne wartości."
#. i18n: ectx: property (toolTip), widget (KComboBox, densSlvt_unit)
#: src/calculator/concCalculator.ui:308
#, kde-format
msgid "Specify the units for density of solvent"
msgstr "Proszę podać jednostkę gęstości rozpuszczalnika"
#. i18n: ectx: property (toolTip), widget (KComboBox, conc_unit)
#: src/calculator/concCalculator.ui:315
#, kde-format
msgid "<big>Specify the unit/method for specifying concentration</big>"
msgstr "<big>Podaj jednostkę/sposób określania stężenia</big>"
#. i18n: ectx: property (toolTip), widget (KComboBox, amtSlvt_unit)
#: src/calculator/concCalculator.ui:322
#, kde-format
msgid "<big>The units for amount of solvent</big>"
msgstr "<big>Jednostki dla ilości rozpuszczalnika</big>"
#. i18n: ectx: property (whatsThis), widget (KComboBox, amtSlvt_unit)
#: src/calculator/concCalculator.ui:325
#, kde-format
msgid ""
"This box is used to specify the units for the amount of solvent in the "
"solution."
msgstr "To pole służy do podania jednostki ilości rozpuszczalnika w roztworze."
#. i18n: ectx: property (toolTip), widget (QLabel, label_19)
#: src/calculator/concCalculator.ui:332
#, kde-format
msgid "<big>The units for molar mass of solvent</big>"
msgstr "<big>Jednostki dla masy molowej rozpuszczalnika</big>"
#. i18n: ectx: property (text), widget (QLabel, label_19)
#. i18n: ectx: property (text), widget (QLabel, label_18)
#: src/calculator/concCalculator.ui:335 src/calculator/concCalculator.ui:381
#, kde-format
msgid "(g/mole)"
msgstr "(g/mol)"
#. i18n: ectx: property (toolTip), widget (KComboBox, densSlt_unit)
#: src/calculator/concCalculator.ui:345
#, kde-format
msgid "<big>Specify the units of density</big>"
msgstr "<big>Podaj jednostki gęstości</big>"
#. i18n: ectx: property (whatsThis), widget (KComboBox, densSlt_unit)
#: src/calculator/concCalculator.ui:348
#, kde-format
msgid ""
"This box is used to specify the units of the density of the solute. This is "
"required only if you are specifying the amount of solute in terms of volume."
msgstr ""
"To pole służy do podania jednostek gęstości substancji rozpuszczanej. Jest "
"wymagane tylko jeśli ilość substancji rozpuszczanej podaje się jako objętość."
#. i18n: ectx: property (toolTip), widget (KComboBox, amtSlt_unit)
#: src/calculator/concCalculator.ui:355
#, kde-format
msgid "<big>Specify the units for the amount of solute</big>"
msgstr "<big>Podaj jednostki dla ilości rozpuszczalnika</big>"
#. i18n: ectx: property (whatsThis), widget (KComboBox, amtSlt_unit)
#: src/calculator/concCalculator.ui:358
#, kde-format
msgid ""
"This box is used to specify the units for the amount of solute in the "
"solution."
msgstr ""
"To pole służy do podania jednostki ilości substancji rozpuszczanej w "
"roztworze."
#. i18n: ectx: property (toolTip), widget (QLabel, label_17)
#: src/calculator/concCalculator.ui:365
#, kde-format
msgid "<big>Units for molar mass of solute</big>"
msgstr "<big><b>Jednostki dla masy molowej substancji rozpuszczanej</b></big>"
#. i18n: ectx: property (text), widget (QLabel, label_17)
#. i18n: ectx: property (text), widget (QLabel, label_4)
#: src/calculator/concCalculator.ui:368 src/calculator/gasCalculator.ui:276
#, kde-format
msgid "(g/mol)"
msgstr "(g/mol)"
#. i18n: ectx: property (toolTip), widget (QLabel, label_18)
#: src/calculator/concCalculator.ui:378
#, kde-format
msgid "<big>Units for equivalent mass of solute</big>"
msgstr ""
"<big><b>Jednostki dla równoważnikowej masy substancji rozpuszczanej</b></big>"
#. i18n: ectx: property (toolTip), widget (QPushButton, reset)
#: src/calculator/concCalculator.ui:442 src/calculator/nuclearCalculator.ui:607
#, kde-format
msgid "<big>Reset all values to initial values</big>"
msgstr "<big>Przywróć wszystkie wartości do wartości początkowych</big>"
#. i18n: ectx: property (text), widget (QPushButton, reset)
#: src/calculator/concCalculator.ui:445 src/calculator/gasCalculator.ui:437
#: src/calculator/nuclearCalculator.ui:610
#, kde-format
msgid "Reset"
msgstr "Przywróć"
#: src/calculator/gasCalculator.cpp:337
#, kde-format
msgid "Molar mass cannot be zero, please enter a non-zero value."
msgstr "Masa molowa nie może być zerem, proszę podać niezerową wartość."
#. i18n: ectx: property (html), widget (KTextEdit, ktextedit)
#: src/calculator/gasCalculator.ui:29
#, kde-format
msgid ""
"<big><b>Change the quantities and observe the other quantities change "
"dynamically.<br />Mass and moles are directly dependent for a given gas.</"
"b></big>"
msgstr ""
"<big><b>Zmieniaj wielkości i obserwuj zmianę innych wielkości dynamicznie."
"<br /> Masa i mole są bezpośrednio zależne dla danego gazu.</b></big>"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: src/calculator/gasCalculator.ui:42
#, kde-format
msgid "<big><b>Molar mass of the gas:</b></big>"
msgstr "<big><b>Masa molowa gazu:</b></big>"
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, molarMass)
#: src/calculator/gasCalculator.ui:52
#, kde-format
msgid "<big>Specify the molar mass of the gas</big>"
msgstr "<big>Podaj masę molową gazu</big>"
#. i18n: ectx: property (whatsThis), widget (QDoubleSpinBox, molarMass)
#: src/calculator/gasCalculator.ui:55
#, kde-format
msgid ""
"This box can be used to specify the molar mass of the gas, e.g. 2 for "
"Hydrogen gas."
msgstr "To pole służy do podania masy molowej gazu, np. 2 dla wodoru."
#. i18n: ectx: property (text), widget (QLabel, label_25)
#: src/calculator/gasCalculator.ui:68
#, kde-format
msgid "<big><b>Moles:</b></big>"
msgstr "<big><b>Mole:</b></big>"
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, moles)
#: src/calculator/gasCalculator.ui:78
#, kde-format
msgid "<big>Specify the number of moles of the gas</big>"
msgstr "<big>Podaj liczbę moli gazu</big>"
#. i18n: ectx: property (whatsThis), widget (QDoubleSpinBox, moles)
#: src/calculator/gasCalculator.ui:82
#, kde-format
msgid ""
"This box can be used to specify the number of moles of the gas.\n"
"Moles = mass / molar mass"
msgstr ""
"To pole może być użyte do podania liczby moli gazu.\n"
"Mole = masa / masa molowa"
#. i18n: ectx: property (text), widget (QLabel, label_24)
#: src/calculator/gasCalculator.ui:95
#, kde-format
msgid "<big><b>Mass:</b></big>"
msgstr "<big><b>Masa:</b></big>"
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, mass)
#: src/calculator/gasCalculator.ui:105
#, kde-format
msgid "<big>Specify the Mass of the gas</big>"
msgstr "<big>Podaj masę gazu</big>"
#. i18n: ectx: property (whatsThis), widget (QDoubleSpinBox, mass)
#: src/calculator/gasCalculator.ui:109
#, kde-format
msgid ""
"This box can be used to specify the mass of the gas.\n"
"Mass = moles * molar mass"
msgstr ""
"To pole służy do podania masy gazu.\n"
"Masa = mole * masa molowa"
#. i18n: ectx: property (toolTip), widget (KComboBox, mass_unit)
#: src/calculator/gasCalculator.ui:122
#, kde-format
msgid "<big>Specify the unit of mass of the gas</big>"
msgstr "<big>Podaj jednostkę masy gazu</big>"
#. i18n: ectx: property (whatsThis), widget (KComboBox, mass_unit)
#: src/calculator/gasCalculator.ui:125
#, kde-format
msgid "This box is used to change the units of mass."
msgstr "To pole służy do zmiany jednostki masy."
#. i18n: ectx: property (text), widget (QLabel, label_27)
#: src/calculator/gasCalculator.ui:145
#, kde-format
msgid "<big><b>Pressure:</b></big>"
msgstr "<big><b>Ciśnienie:</b></big>"
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, pressure)
#: src/calculator/gasCalculator.ui:155
#, kde-format
msgid "<big>Specify the Pressure of the gas</big>"
msgstr "<big>Podaj ciśnienie gazu</big>"
#. i18n: ectx: property (whatsThis), widget (QDoubleSpinBox, pressure)
#: src/calculator/gasCalculator.ui:158
#, kde-format
msgid "This box can be used to change the pressure of the gas."
msgstr "To pole służy do zmiany ciśnienia gazu."
#. i18n: ectx: property (toolTip), widget (KComboBox, pressure_unit)
#: src/calculator/gasCalculator.ui:171
#, kde-format
msgid "<big>Specify the units for pressure of the gas</big>"
msgstr "<big>Podaj jednostki dla ciśnienia gazu</big>"
#. i18n: ectx: property (whatsThis), widget (KComboBox, pressure_unit)
#: src/calculator/gasCalculator.ui:174
#, kde-format
msgid ""
"This box can be used to specify the units of pressure, e.g. atmospheres, "
"bars, etc."
msgstr "To pole służy do podania jednostki ciśnienia, np. atmosfery, bary."
#. i18n: ectx: property (text), widget (QLabel, label_29)
#: src/calculator/gasCalculator.ui:181
#, kde-format
msgid "<big><b>Temperature:</b></big>"
msgstr "<big><b>Temperatura:</b></big>"
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, temp)
#: src/calculator/gasCalculator.ui:191
#, kde-format
msgid "<!----><big>Specify the temperature of the gas</big>"
msgstr "<big>Podaj temperaturę gazu</big>"
#. i18n: ectx: property (whatsThis), widget (QDoubleSpinBox, temp)
#: src/calculator/gasCalculator.ui:194
#, kde-format
msgid "This box can be used to specify the temperature of the gas."
msgstr "To pole służy do podania temperatury gazu."
#. i18n: ectx: property (toolTip), widget (KComboBox, temp_unit)
#: src/calculator/gasCalculator.ui:207
#, kde-format
msgid "<big>Specify the units for the temperature of the gas</big>"
msgstr "<big>Podaj jednostki dla temperatury gazu</big>"
#. i18n: ectx: property (whatsThis), widget (KComboBox, temp_unit)
#: src/calculator/gasCalculator.ui:210
#, kde-format
msgid ""
"This box can be used to specify the units of temperature, e.g. Kelvin, "
"Celsius, etc."
msgstr ""
"To pole służy do podania jednostki temperatury, np. stopni Kelwina czy "
"Celsjusza."
#. i18n: ectx: property (text), widget (QLabel, label_26)
#: src/calculator/gasCalculator.ui:217
#, kde-format
msgid "<big><b>Volume:</b></big>"
msgstr "<big><b>Objętość:</b></big>"
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, volume)
#: src/calculator/gasCalculator.ui:227
#, kde-format
msgid "<big>Specify the volume of the gas</big>"
msgstr "<big>Podaj objętość gazu</big>"
#. i18n: ectx: property (whatsThis), widget (QDoubleSpinBox, volume)
#: src/calculator/gasCalculator.ui:230
#, kde-format
msgid "This box can be used to specify the volume of the gas."
msgstr "To pole służy do podania jednostki objętości gazu."
#. i18n: ectx: property (toolTip), widget (KComboBox, volume_unit)
#: src/calculator/gasCalculator.ui:249
#, kde-format
msgid "<big>Specify the units for volume of the gas</big>"
msgstr "<big>Podaj jednostki dla objętości gazu</big>"
#. i18n: ectx: property (whatsThis), widget (KComboBox, volume_unit)
#: src/calculator/gasCalculator.ui:252
#, kde-format
msgid "This box can be used to change the units of volume, e.g. liters."
msgstr "To pole służy do zmiany jednostki objętości, np. litry."
#. i18n: ectx: property (title), widget (QGroupBox, non_ideal)
#: src/calculator/gasCalculator.ui:286
#, kde-format
msgid "Data for non-ideal gases"
msgstr "Dane dla nieidealnych gazów"
#. i18n: ectx: property (text), widget (QLabel, label_30)
#: src/calculator/gasCalculator.ui:294
#, kde-format
msgid "<big><b>Van der Waals constant 'b':</b></big>"
msgstr "<big><b>Stała 'b' van der Waalsa:</b></big>"
#. i18n: ectx: property (text), widget (QLabel, label_28)
#: src/calculator/gasCalculator.ui:304
#, kde-format
msgid "<big><b>Van der Waals constant 'a':</b></big>"
msgstr "<big><b>Stała 'a' van der Waalsa:</b></big>"
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, b)
#: src/calculator/gasCalculator.ui:314
#, kde-format
msgid "Specify the units of the van der Waals constant 'b'"
msgstr "Proszę podać jednostki stałej 'b' van der Waalsa"
#. i18n: ectx: property (whatsThis), widget (QDoubleSpinBox, b)
#: src/calculator/gasCalculator.ui:317
#, kde-format
msgid ""
"This box can be used to specify the van der Waals constant 'b' for the gas. "
"This is required only for a real gas. It can be marked as 0.0 for an ideal "
"gas."
msgstr ""
"To pole służy do podania współczynnika 'b' van der Waalsa dla gazów. Ten "
"współczynnik jest wymagany tylko dla gazów rzeczywistych. Dla gazów "
"idealnych można podać 0.0."
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, a)
#: src/calculator/gasCalculator.ui:330
#, kde-format
msgid "Specify the units of the van der Waals constant 'a'"
msgstr "Proszę podać jednostkę stałej 'a' van der Waalsa."
#. i18n: ectx: property (whatsThis), widget (QDoubleSpinBox, a)
#: src/calculator/gasCalculator.ui:333
#, kde-format
msgid ""
"This box can be used to specify the van der Waals constant 'a' for the gas. "
"This is required only for a real gas. It can be marked as 0.0 for an ideal "
"gas."
msgstr ""
"To pole służy do podania współczynnika 'a' van der Waalsa dla gazów. Ten "
"współczynnik jest wymagany tylko dla gazów rzeczywistych. Dla gazów "
"idealnych można podać 0.0."
#. i18n: ectx: property (toolTip), widget (KComboBox, b_unit)
#: src/calculator/gasCalculator.ui:348
#, kde-format
msgid "The units of the van der Waals constant 'b'"
msgstr "Jednostka stałej 'b' van der Waalsa"
#. i18n: ectx: property (whatsThis), widget (KComboBox, b_unit)
#: src/calculator/gasCalculator.ui:351
#, kde-format
msgid ""
"This can be used to specify the units of the van der Waals constant 'b'."
msgstr "Tu można podać współczynnik 'B' van der Waalsa."
#. i18n: ectx: property (text), widget (QLabel, label)
#: src/calculator/gasCalculator.ui:358
#, kde-format
msgid "per mole"
msgstr "na mol"
#. i18n: ectx: property (text), widget (QLabel, label_5)
#: src/calculator/gasCalculator.ui:380
#, kde-format
msgid "liter^2 atmosphere/mol^2"
msgstr "litr^2 atmosfery/mol^2"
#. i18n: ectx: property (toolTip), widget (QPushButton, reset)
#: src/calculator/gasCalculator.ui:434
#, kde-format
msgid "Click to reset all values to initial values"
msgstr "Naciśnij, aby przywrócić wszystkie wartości do początkowych"
#: src/calculator/nuclearCalculator.cpp:440
#, kde-format
msgid "Initial amount cannot be zero."
msgstr "Początkową wartością nie może być zero."
#: src/calculator/nuclearCalculator.cpp:443
#, kde-format
msgid "Final amount cannot be zero."
msgstr "Końcową ilością nie może być zero."
#: src/calculator/nuclearCalculator.cpp:446
#, kde-format
msgid "Time is zero, please enter a valid value."
msgstr "Zerowy czas, proszę podać poprawną wartość."
#: src/calculator/nuclearCalculator.cpp:449
#, kde-format
msgid "The final amount is greater than the initial amount."
msgstr "Ilość końcowa jest większa niż początkowa."
#. i18n: ectx: property (html), widget (KTextEdit, ktextedit)
#: src/calculator/nuclearCalculator.ui:29
#, kde-format
msgid ""
"<span style=\" font-size:12pt; font-weight:600;\">Select what you want to "
"calculate from the combo box next to the \"calculate\" label and change the "
"values / units to calculate.</span>"
msgstr ""
"<span style=\" font-size:12pt; font-weight:600;\">Wybierz z czego chcesz "
"obliczać z pola rozwijanego obok etykiety \"oblicz\" i zmień wartości / "
"jednostki do obliczenia.</span>"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#: src/calculator/nuclearCalculator.ui:36
#, kde-format
msgid "Elemental data"
msgstr "Dane pierwiastków"
#. i18n: ectx: property (text), widget (QLabel, label_11)
#: src/calculator/nuclearCalculator.ui:42
#, kde-format
msgid "<big><b>Element Name:</b></big>"
msgstr "<big><b>Nazwa pierwiastka:</b></big>"
#. i18n: ectx: property (toolTip), widget (KComboBox, element)
#: src/calculator/nuclearCalculator.ui:52
#, kde-format
msgid "<big>Specify the Element you want to consider</big>"
msgstr "<big>Podaj pierwiastek, który chcesz wziąć pod rozważania</big>"
#. i18n: ectx: property (whatsThis), widget (KComboBox, element)
#: src/calculator/nuclearCalculator.ui:55
#, kde-format
msgid ""
"This box is used to specify the element on which calculation is to be "
"performed."
msgstr ""
"To pole służy do podania pierwiastka, dla którego będą wykonywane obliczenia."
#. i18n: ectx: property (text), widget (QLabel, label_12)
#: src/calculator/nuclearCalculator.ui:62
#, kde-format
msgid "<big><b>Isotope mass:</b></big>"
msgstr "<big><b>Masa izotopu:</b></big>"
#. i18n: ectx: property (toolTip), widget (KComboBox, isotope)
#: src/calculator/nuclearCalculator.ui:72
#, kde-format
msgid "<big>Specify an isotope of the current element</big>"
msgstr "<big>Podaj izotop obecnego pierwiastka</big>"
#. i18n: ectx: property (whatsThis), widget (KComboBox, isotope)
#: src/calculator/nuclearCalculator.ui:75
#, kde-format
msgid ""
"This box is used to specify the isotope of the above element on which "
"calculation is performed."
msgstr ""
"To pole służy do podania izotopu pierwiastka wybranego wyżej, dla którego "
"mają być wykonane obliczenia."
#. i18n: ectx: property (text), widget (QLabel, label_14)
#: src/calculator/nuclearCalculator.ui:82
#, kde-format
msgid "<big><b>Half-life:</b></big>"
msgstr "<big><b>Czas półtrwania:</b></big>"
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, halfLife)
#: src/calculator/nuclearCalculator.ui:92
#, kde-format
msgid "<big>Specify the half-life of the radioactive isotope</big>"
msgstr "<big>Podaj czas półtrwania radioaktywnego izotopu</big>"
#. i18n: ectx: property (whatsThis), widget (QDoubleSpinBox, halfLife)
#: src/calculator/nuclearCalculator.ui:95
#, kde-format
msgid "This box is used to specify the half-life of the above isotope."
msgstr ""
"To pole służy do podania okresu połowicznego rozpadu izotopu wybranego wyżej."
#. i18n: ectx: property (toolTip), widget (KComboBox, halfLife_unit)
#: src/calculator/nuclearCalculator.ui:108
#, kde-format
msgid "<big>The unit of Half-life</big>"
msgstr "<big>Jednostka czasu półtrwania</big>"
#. i18n: ectx: property (whatsThis), widget (KComboBox, halfLife_unit)
#: src/calculator/nuclearCalculator.ui:111
#, kde-format
msgid ""
"This box is used to specify the unit of half-life, e.g. years, seconds, etc."
msgstr ""
"To pole służy do podania jednostki okresu połowicznego rozpadu, np. lata, "
"sekundy."
#. i18n: ectx: property (text), item, widget (KComboBox, halfLife_unit)
#. i18n: ectx: property (text), item, widget (KComboBox, time_unit)
#: src/calculator/nuclearCalculator.ui:115
#: src/calculator/nuclearCalculator.ui:467
#, kde-format
msgid "years"
msgstr "lata"
#. i18n: ectx: property (text), item, widget (KComboBox, halfLife_unit)
#. i18n: ectx: property (text), item, widget (KComboBox, time_unit)
#: src/calculator/nuclearCalculator.ui:120
#: src/calculator/nuclearCalculator.ui:472
#, kde-format
msgid "seconds"
msgstr "sekundy"
#. i18n: ectx: property (text), item, widget (KComboBox, halfLife_unit)
#. i18n: ectx: property (text), item, widget (KComboBox, time_unit)
#: src/calculator/nuclearCalculator.ui:125
#: src/calculator/nuclearCalculator.ui:477
#, kde-format
msgid "minutes"
msgstr "minuty"
#. i18n: ectx: property (text), item, widget (KComboBox, halfLife_unit)
#. i18n: ectx: property (text), item, widget (KComboBox, time_unit)
#: src/calculator/nuclearCalculator.ui:130
#: src/calculator/nuclearCalculator.ui:482
#, kde-format
msgid "hours"
msgstr "godziny"
#. i18n: ectx: property (text), item, widget (KComboBox, halfLife_unit)
#. i18n: ectx: property (text), item, widget (KComboBox, time_unit)
#: src/calculator/nuclearCalculator.ui:135
#: src/calculator/nuclearCalculator.ui:487
#, kde-format
msgid "days"
msgstr "dni"
#. i18n: ectx: property (text), item, widget (KComboBox, halfLife_unit)
#. i18n: ectx: property (text), item, widget (KComboBox, time_unit)
#: src/calculator/nuclearCalculator.ui:140
#: src/calculator/nuclearCalculator.ui:492
#, kde-format
msgid "weeks"
msgstr "tygodnie"
#. i18n: ectx: property (text), widget (QLabel, label)
#: src/calculator/nuclearCalculator.ui:161
#, kde-format
msgid "<big><b>Atomic mass:</b></big>"
msgstr "<big><b>Masa atomowa:</b></big>"
#. i18n: ectx: property (toolTip), widget (QLabel, mass)
#: src/calculator/nuclearCalculator.ui:171
#, kde-format
msgid "<big>Atomic mass of the isotope selected</big>"
msgstr "<big>Masa atomowa wybranego izotopu</big>"
#. i18n: ectx: property (whatsThis), widget (QLabel, mass)
#: src/calculator/nuclearCalculator.ui:174
#, kde-format
msgid "This label displays the atomic mass of the isotope in grams per mole."
msgstr "Ta etykieta pokazuje masę atomową izotopu w gramach na mol."
#. i18n: ectx: property (text), widget (QLabel, mass)
#. i18n: ectx: property (text), widget (QLabel, numHalfLives)
#: src/calculator/nuclearCalculator.ui:177
#: src/calculator/nuclearCalculator.ui:540
#, kde-format
msgid "0"
msgstr "0"
#. i18n: ectx: property (toolTip), widget (QLabel, label_2)
#: src/calculator/nuclearCalculator.ui:187
#, kde-format
msgid "<big>The unit of atomic mass</big>"
msgstr "<big>Jednostka masy atomowej</big>"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: src/calculator/nuclearCalculator.ui:190
#, kde-format
msgid "grams / mole"
msgstr "gram/mol"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#: src/calculator/nuclearCalculator.ui:200
#, kde-format
msgid "Other data"
msgstr "Inne dane"
#. i18n: ectx: property (whatsThis), widget (KComboBox, mode)
#: src/calculator/nuclearCalculator.ui:221
#, kde-format
msgid ""
"This box is used to decide what you want to calculate, choose among 'Time', "
"'Initial amount of the substance' and 'Final amount of the substance'."
msgstr ""
"To pole służy do wybrania typu obliczeń. Można wybrać \"Czas\", \"Początkowa "
"ilość substancji\" i \"Końcowa ilość substancji\"."
#. i18n: ectx: property (text), item, widget (KComboBox, mode)
#: src/calculator/nuclearCalculator.ui:228
#, kde-format
msgid "Initial Amount"
msgstr "Początkowa ilość"
#. i18n: ectx: property (text), item, widget (KComboBox, mode)
#: src/calculator/nuclearCalculator.ui:233
#, kde-format
msgid "Final Amount"
msgstr "Końcowa ilość"
#. i18n: ectx: property (text), item, widget (KComboBox, mode)
#: src/calculator/nuclearCalculator.ui:238
#, kde-format
msgid "Time"
msgstr "Czas"
#. i18n: ectx: property (text), widget (QLabel, label_69)
#: src/calculator/nuclearCalculator.ui:246
#, kde-format
msgid "<big><b>Initial amount:</b></big>"
msgstr "<big><b>Początkowa ilość:</b></big>"
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, initAmt)
#: src/calculator/nuclearCalculator.ui:256
#, kde-format
msgid "<big>Specify the initial amount of the substance</big>"
msgstr "<big>Podaj początkową ilość substancji</big>"
#. i18n: ectx: property (whatsThis), widget (QDoubleSpinBox, initAmt)
#: src/calculator/nuclearCalculator.ui:259
#, kde-format
msgid ""
"This box is used to specify the initial amount of the radioactive substance."
msgstr ""
"To pole służy do podania początkowej ilości substancji promieniotwórczej."
#. i18n: ectx: property (text), widget (QLabel, label_72)
#: src/calculator/nuclearCalculator.ui:272
#, kde-format
msgid "<big><b>Final amount:</b></big>"
msgstr "<big><b>Końcowa ilość:</b></big>"
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, finalAmt)
#: src/calculator/nuclearCalculator.ui:282
#, kde-format
msgid "<big>Specify the final amount of the substance</big>"
msgstr "<big>Podaj końcową ilość substancji</big>"
#. i18n: ectx: property (whatsThis), widget (QDoubleSpinBox, finalAmt)
#: src/calculator/nuclearCalculator.ui:285
#, kde-format
msgid ""
"This box is used to specify the final amount of the radioactive substance."
msgstr "To pole służy do podania końcowej ilości promieniotwórczej substancji."
#. i18n: ectx: property (text), widget (QLabel, label_19)
#: src/calculator/nuclearCalculator.ui:298
#, kde-format
msgid "<big><b>Time:</b></big>"
msgstr "<big><b>Czas:</b></big>"
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, time)
#: src/calculator/nuclearCalculator.ui:308
#, kde-format
msgid "<big>Specify the time elapsed here</big>"
msgstr "<big>Tutaj podaj czas, który upłynął</big>"
#. i18n: ectx: property (whatsThis), widget (QDoubleSpinBox, time)
#: src/calculator/nuclearCalculator.ui:311
#, kde-format
msgid ""
"This box is used to specify the time after which the initial amount "
"decreases to the final amount."
msgstr ""
"To pole służy do podania ilości czasu, w którym początkowa ilość substancji "
"zmniejszyła się do końcowej ilości."
#. i18n: ectx: property (toolTip), widget (KComboBox, initAmtType)
#: src/calculator/nuclearCalculator.ui:327
#, kde-format
msgid "<big>The method by which you want to specify mass</big>"
msgstr "<big>Sposób, według którego chcesz podać masę</big>"
#. i18n: ectx: property (whatsThis), widget (KComboBox, initAmtType)
#: src/calculator/nuclearCalculator.ui:330
#, kde-format
msgid ""
"This box can be used to change the mode in which you want to specify the "
"initial amount of the substance, i.e. mass or moles."
msgstr ""
"To pole służy do zmiany sposobu podawania początkowej ilości substancji, to "
"jest masa lub mole."
#. i18n: ectx: property (text), item, widget (KComboBox, initAmtType)
#. i18n: ectx: property (text), item, widget (KComboBox, finalAmtType)
#: src/calculator/nuclearCalculator.ui:339
#: src/calculator/nuclearCalculator.ui:359
#, kde-format
msgid "moles"
msgstr "mole"
#. i18n: ectx: property (toolTip), widget (KComboBox, finalAmtType)
#: src/calculator/nuclearCalculator.ui:347
#, kde-format
msgid "<big>Method by which you want to specify the final amount</big>"
msgstr "<big>Sposób, według którego chcesz podać końcową ilość</big>"
#. i18n: ectx: property (whatsThis), widget (KComboBox, finalAmtType)
#: src/calculator/nuclearCalculator.ui:350
#, kde-format
msgid ""
"This box can be used to change the mode in which you want to specify the "
"final amount of the substance, i.e. mass or moles."
msgstr ""
"To pole służy do zmiany sposobu podawania końcowej ilości substancji, to "
"jest masa albo mole."
#. i18n: ectx: property (toolTip), widget (KComboBox, initAmt_unit)
#: src/calculator/nuclearCalculator.ui:380
#, kde-format
msgid "<big>Specify the unit of initial amount of the substance</big>"
msgstr "<big>Podaj jednostkę ilości początkowej substancji</big>"
#. i18n: ectx: property (whatsThis), widget (KComboBox, initAmt_unit)
#: src/calculator/nuclearCalculator.ui:383
#, kde-format
msgid ""
"This box can be used to specify the units of the initial amount of the "
"substance. e.g. grams, pounds, etc."
msgstr ""
"To pole służy do podania jednostki początkowej ilości substancji, np. gramy, "
"funty."
#. i18n: ectx: property (text), item, widget (KComboBox, initAmt_unit)
#. i18n: ectx: property (text), item, widget (KComboBox, finalAmt_unit)
#: src/calculator/nuclearCalculator.ui:387
#: src/calculator/nuclearCalculator.ui:427
#, kde-format
msgid "grams"
msgstr "gramy"
#. i18n: ectx: property (text), item, widget (KComboBox, initAmt_unit)
#. i18n: ectx: property (text), item, widget (KComboBox, finalAmt_unit)
#: src/calculator/nuclearCalculator.ui:392
#: src/calculator/nuclearCalculator.ui:432
#, kde-format
msgid "tons"
msgstr "tony"
#. i18n: ectx: property (text), item, widget (KComboBox, initAmt_unit)
#. i18n: ectx: property (text), item, widget (KComboBox, finalAmt_unit)
#: src/calculator/nuclearCalculator.ui:397
#: src/calculator/nuclearCalculator.ui:437
#, kde-format
msgid "carats"
msgstr "karaty"
#. i18n: ectx: property (text), item, widget (KComboBox, initAmt_unit)
#. i18n: ectx: property (text), item, widget (KComboBox, finalAmt_unit)
#: src/calculator/nuclearCalculator.ui:402
#: src/calculator/nuclearCalculator.ui:442
#, kde-format
msgid "pounds"
msgstr "funty"
#. i18n: ectx: property (text), item, widget (KComboBox, initAmt_unit)
#. i18n: ectx: property (text), item, widget (KComboBox, finalAmt_unit)
#: src/calculator/nuclearCalculator.ui:407
#: src/calculator/nuclearCalculator.ui:447
#, kde-format
msgid "ounces"
msgstr "uncje"
#. i18n: ectx: property (text), item, widget (KComboBox, initAmt_unit)
#. i18n: ectx: property (text), item, widget (KComboBox, finalAmt_unit)
#: src/calculator/nuclearCalculator.ui:412
#: src/calculator/nuclearCalculator.ui:452
#, kde-format
msgid "troy ounces"
msgstr "uncja troy"
#. i18n: ectx: property (toolTip), widget (KComboBox, finalAmt_unit)
#: src/calculator/nuclearCalculator.ui:420
#, kde-format
msgid "<big>Specify the units of the final amount</big>"
msgstr "<big>Podaj jednostki ilości końcowej</big>"
#. i18n: ectx: property (whatsThis), widget (KComboBox, finalAmt_unit)
#: src/calculator/nuclearCalculator.ui:423
#, kde-format
msgid ""
"This box can be used to specify the units of the final amount of the "
"substance. e.g. grams, pounds, etc."
msgstr ""
"To pole służy do podania jednostki końcowej ilości substancji, np. gramy, "
"funty."
#. i18n: ectx: property (toolTip), widget (KComboBox, time_unit)
#: src/calculator/nuclearCalculator.ui:460
#, kde-format
msgid "<big>Specify the units for the time elapsed</big>"
msgstr "<big>Podaj jednostki dal czasu, który upłynął</big>"
#. i18n: ectx: property (whatsThis), widget (KComboBox, time_unit)
#: src/calculator/nuclearCalculator.ui:463
#, kde-format
msgid ""
"This box is used to specify the units of time. e.g. years, seconds, etc."
msgstr "To pole służy do podania jednostki czasu, np. lata, sekundy."
#. i18n: ectx: property (text), widget (QLabel, label_15)
#: src/calculator/nuclearCalculator.ui:511
#, kde-format
msgid "<big><b>Time in half-lives</b></big>"
msgstr "<big><b>Czas w półtrwaniach</b></big>"
#. i18n: ectx: property (toolTip), widget (QSlider, slider)
#: src/calculator/nuclearCalculator.ui:521
#, kde-format
msgid "<big>Specify the time elapsed by moving the slider</big>"
msgstr "<big>Podaj czas, który upłynął poprzez przesuwanie suwaka</big>"
#. i18n: ectx: property (whatsThis), widget (QSlider, slider)
#: src/calculator/nuclearCalculator.ui:524
#, kde-format
msgid ""
"This slider can be used to specify the time in terms of number of half-lives "
"between 0 half-lives to 10 half-lives."
msgstr ""
"Ten suwak służy do podania czasu w okresach połowicznego rozpadu, między 0 a "
"10 okresów połowicznego rozpadu."
#. i18n: ectx: property (toolTip), widget (QLabel, numHalfLives)
#: src/calculator/nuclearCalculator.ui:537
#, kde-format
msgid "<big>The number of half-lives elapsed</big>"
msgstr "<big><b>Liczba półtrwań, które upłynęły</b></big>"
#. i18n: ectx: property (toolTip), widget (QLabel, error)
#: src/calculator/nuclearCalculator.ui:569
#, kde-format
msgid "Information/Error message"
msgstr "Informacja/wiadomość o błędzie"
#. i18n: ectx: property (toolTip), widget (QTabWidget, tabWidget)
#: src/calculator/settings_calc.ui:17
#, kde-format
msgid "<big>The settings of the molecular concentration calculator</big>"
msgstr "<big>Ustawienia dla kalkulatora stężenia cząsteczkowego</big>"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_mass)
#: src/calculator/settings_calc.ui:30
#, kde-format
msgid "Amount is always specified in term of mass"
msgstr "Ilość jest zawsze określana w jednostkach masy"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ideal)
#: src/calculator/settings_calc.ui:59
#, kde-format
msgid "Assume Gas is ideal (i.e. do not show Van der Waals co-efficients)"
msgstr ""
"Przyjmij, że gaz jest idealny (np. nie pokazuj współczynników Van der "
"Waalsa)."
#. i18n: ectx: attribute (title), widget (QWidget, tab_2)
#: src/calculator/settings_calc.ui:85
#, kde-format
msgid "Mass Calculator"
msgstr "Kalkulator masy"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_alias)
#: src/calculator/settings_calc.ui:91
#, kde-format
msgid "Show details such as aliases"
msgstr "Pokaż szczegóły takie jak aliasy"
#. i18n: ectx: property (text), widget (QCheckBox, checkBox)
#: src/calculator/settings_calc.ui:98
#, kde-format
msgid "Show the add alias tab"
msgstr "Pokaż kartę do dodawania aliasów"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_soluteMass)
#: src/calculator/settings_calc.ui:125
#, kde-format
msgid "Amount of solute is always specified in terms of mass"
msgstr "Ilość substancji rozpuszczanej jest zawsze określana w jednostce masy"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_solventVolume)
#: src/calculator/settings_calc.ui:132
#, kde-format
msgid "Amount of solvent is always specified in terms of volume"
msgstr "Ilość rozpuszczalnika jest zawsze określana w jednostce objętości"
#: src/calculator/titrationCalculator.cpp:55
#, kde-format
msgid "Experimental values"
msgstr "Wartość eksperymentalne"
#: src/calculator/titrationCalculator.cpp:56
#, kde-format
msgid "Theoretical equations"
msgstr "Równania teoretyczne"
#: src/calculator/titrationCalculator.cpp:113
#, kde-format
msgid "nothing"
msgstr "nic"
#: src/calculator/titrationCalculator.cpp:116
#: src/calculator/titrationCalculator.cpp:577
#: src/calculator/titrationCalculator.cpp:594
#: src/calculator/titrationCalculator.cpp:714 src/kalziumutils.cpp:91
#, kde-format
msgid "Error"
msgstr "Błąd"
#: src/calculator/titrationCalculator.cpp:116
#, kde-format
msgid "Unable to find an equation for Y-axis variable."
msgstr "Nie można znaleźć równania dla zmiennej osi Y."
#: src/calculator/titrationCalculator.cpp:136
#, kde-format
msgid "Theoretical curve"
msgstr "Krzywa teoretyczna"
#: src/calculator/titrationCalculator.cpp:229
#, kde-format
msgid "Approximated curve"
msgstr "Krzywa przybliżona"
#: src/calculator/titrationCalculator.cpp:237
#, kde-format
msgid "Equivalence point"
msgstr "Punkt równowagi"
#: src/calculator/titrationCalculator.cpp:565
#, kde-format
msgid "Save work"
msgstr "Zapisz pracę"
#: src/calculator/titrationCalculator.cpp:565
#: src/calculator/titrationCalculator.cpp:588
#, kde-format
msgid "Icee File (*.icee)"
msgstr "Plik Icee (*.icee)"
#: src/calculator/titrationCalculator.cpp:577
#: src/calculator/titrationCalculator.cpp:714
#, kde-format
msgid "Unable to create %1"
msgstr "Nie można utworzyć %1"
#: src/calculator/titrationCalculator.cpp:588
#, kde-format
msgid "Open work"
msgstr "Otwórz pracę"
#: src/calculator/titrationCalculator.cpp:594
#, kde-format
msgid "Unable to open %1"
msgstr "Nie można otworzyć %1"
#. i18n: ectx: property (text), widget (QPushButton, saveimage)
#: src/calculator/titrationCalculator.cpp:702
#: src/calculator/titrationCalculator.ui:377
#, kde-format
msgid "Save plot"
msgstr "Zapisz wykres"
#: src/calculator/titrationCalculator.cpp:702
#, kde-format
msgid "Svg image (*.svg)"
msgstr "Obraz svg (*.svg)"
#. i18n: ectx: property (text), widget (QLabel, label_10)
#: src/calculator/titrationCalculator.ui:25
#, kde-format
msgid "Choose what you want to do:"
msgstr "Wybierz co chcesz zrobić:"
#. i18n: ectx: attribute (title), widget (QWidget, tab)
#: src/calculator/titrationCalculator.ui:36
#, kde-format
msgid "Tab 1"
msgstr "Karta 1"
#. i18n: ectx: property (text), widget (QLabel, label_6)
#: src/calculator/titrationCalculator.ui:42
#, kde-format
msgid "Find the equivalence point from experimental values:"
msgstr "Znajdź punt równości z wartości eksperymentalnych:"
#. i18n: ectx: property (text), widget (QTableWidget, tableWidget_2)
#: src/calculator/titrationCalculator.ui:106
#, kde-format
msgid "pH(Y)"
msgstr "pH(Y)"
#. i18n: ectx: property (text), widget (QTableWidget, tableWidget_2)
#: src/calculator/titrationCalculator.ui:111
#, kde-format
msgid "Volume(X)"
msgstr "Objętość()"
#. i18n: ectx: attribute (title), widget (QWidget, tab_2)
#: src/calculator/titrationCalculator.ui:120
#, kde-format
msgid "Tab 2"
msgstr "Karta 2"
#. i18n: ectx: property (text), widget (QLabel, label_7)
#: src/calculator/titrationCalculator.ui:126
#, kde-format
msgid ""
"Solve an equilibrium system and see how the concentration of one ion (Y) "
"changes in function of another one (X)"
msgstr ""
"Rozwiąż system równowagowy i zobacz jak stężenie jednego jonu (Y) zmienia "
"się w funkcji innego (X)"
#. i18n: ectx: property (text), widget (QTableWidget, tableWidget)
#: src/calculator/titrationCalculator.ui:199
#, kde-format
msgid "Parameter"
msgstr "Parametr"
#. i18n: ectx: property (text), widget (QTableWidget, tableWidget)
#: src/calculator/titrationCalculator.ui:204
#, kde-format
msgid "Value"
msgstr "Wartość"
#. i18n: ectx: property (text), widget (QLabel, label_4)
#: src/calculator/titrationCalculator.ui:214
#, kde-format
msgid "X axis:"
msgstr "Oś X:"
#. i18n: ectx: property (text), widget (QLabel, label_5)
#: src/calculator/titrationCalculator.ui:231
#, kde-format
msgid "Y axis:"
msgstr "Oś Y:"
#. i18n: ectx: property (text), widget (QPushButton, pushButton)
#: src/calculator/titrationCalculator.ui:247
#, kde-format
msgid "Draw Plot"
msgstr "Rysuj wykres"
#. i18n: ectx: property (text), widget (QLabel, label_8)
#: src/calculator/titrationCalculator.ui:254
#, kde-format
msgid "Notes:"
msgstr "Uwagi:"
#. i18n: ectx: property (text), widget (QLabel, label_9)
#: src/calculator/titrationCalculator.ui:270
#, kde-format
msgid "X min:"
msgstr "Min. X:"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: src/calculator/titrationCalculator.ui:280
#, kde-format
msgid "X max:"
msgstr "Maks. X:"
#. i18n: ectx: property (text), widget (QLabel, label)
#: src/calculator/titrationCalculator.ui:294
#, kde-format
msgid "Y min:"
msgstr "Min. Y:"
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: src/calculator/titrationCalculator.ui:304
#, kde-format
msgid "Y max:"
msgstr "Maks. Y:"
#. i18n: ectx: property (text), widget (QPushButton, newfile)
#: src/calculator/titrationCalculator.ui:356
#, kde-format
msgid "New"
msgstr "Nowy"
#. i18n: ectx: property (text), widget (QPushButton, open)
#: src/calculator/titrationCalculator.ui:363
#, kde-format
msgid "Open"
msgstr "Otwórz"
#. i18n: ectx: property (text), widget (QPushButton, save)
#: src/calculator/titrationCalculator.ui:370
#, kde-format
msgid "Save"
msgstr "Zapisz"
#. i18n: ectx: property (text), widget (QPushButton, rapidhelp)
#: src/calculator/titrationCalculator.ui:384
#, kde-format
msgid "Example"
msgstr "Przykład"
#: src/detailedgraphicaloverview.cpp:84
#, kde-format
msgid "No element selected"
msgstr "Nie wybrano żadnego pierwiastka"
#: src/detailedgraphicaloverview.cpp:103
#, kde-format
msgid "No graphic found"
msgstr "Nie znaleziono obrazka"
#: src/detailedgraphicaloverview.cpp:151
#, kde-format
msgctxt "For example '1.0079u', the mass of an element in units"
msgid "%1 u"
msgstr "%1 u"
#: src/detailinfodlg.cpp:57
#, kde-format
msgctxt "Next element"
msgid "Next"
msgstr "Następny"
#: src/detailinfodlg.cpp:58
#, kde-format
msgid "Goes to the next element"
msgstr "Przejście do następnego pierwiastka"
#: src/detailinfodlg.cpp:61
#, kde-format
msgctxt "Previous element"
msgid "Previous"
msgstr "Poprzedni"
#: src/detailinfodlg.cpp:62
#, kde-format
msgid "Goes to the previous element"
msgstr "Przejście do poprzedniego pierwiastka"
#: src/detailinfodlg.cpp:165
#, kde-format
msgid "It was discovered by %1."
msgstr "Odkryty przez: %1."
#: src/detailinfodlg.cpp:172
#, kde-format
msgid "Origin of the name:<br/>%1"
msgstr "Pochodzenie nazwy:<br/>%1"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_LogarithmicMeltingPointGradient)
#. i18n: ectx: property (text), item, widget (KComboBox, KCB_x)
#. i18n: ectx: property (text), item, widget (KComboBox, KCB_y)
#: src/detailinfodlg.cpp:199 src/elementdataviewer.cpp:268
#: src/exportdialog.cpp:158 src/kalziumgradienttype.cpp:400
#: src/plotsetupwidget.ui:91 src/plotsetupwidget.ui:412
#: src/settings_gradients.ui:88
#, kde-format
msgid "Melting Point"
msgstr "Temperatura topnienia"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_LogarithmicBoilingPointGradient)
#. i18n: ectx: property (text), item, widget (KComboBox, KCB_x)
#. i18n: ectx: property (text), item, widget (KComboBox, KCB_y)
#: src/detailinfodlg.cpp:206 src/elementdataviewer.cpp:275
#: src/exportdialog.cpp:159 src/kalziumgradienttype.cpp:344
#: src/plotsetupwidget.ui:96 src/plotsetupwidget.ui:417
#: src/settings_gradients.ui:81
#, kde-format
msgid "Boiling Point"
msgstr "Temperatura wrzenia"
#: src/detailinfodlg.cpp:213 src/exportdialog.cpp:154
#, kde-format
msgid "Electron Affinity"
msgstr "Powinowactwo elektronowe"
#: src/detailinfodlg.cpp:220
#, kde-format
msgid "Electronic configuration"
msgstr "Konfiguracja elektronowa"
#: src/detailinfodlg.cpp:234
#, kde-format
msgid "van der Waals Radius"
msgstr "Promień van der Waalsa"
#. i18n: ectx: property (text), widget (QTableWidget, table)
#: src/detailinfodlg.cpp:241 src/molcalcwidgetbase.ui:218
#, kde-format
msgid "Atomic mass"
msgstr "Masa atomowa"
#: src/detailinfodlg.cpp:248
#, kde-format
msgid "Ionization energy"
msgstr "Energia jonizacji"
#: src/detailinfodlg.cpp:248
#, kde-format
msgid "First Ionization energy"
msgstr "Pierwsza energia jonizacji"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_LogarithmicElectronegativityGradient)
#. i18n: ectx: property (text), item, widget (KComboBox, KCB_x)
#. i18n: ectx: property (text), item, widget (KComboBox, KCB_y)
#: src/detailinfodlg.cpp:255 src/elementdataviewer.cpp:262
#: src/exportdialog.cpp:155 src/plotsetupwidget.ui:86
#: src/plotsetupwidget.ui:407 src/settings_gradients.ui:95
#, kde-format
msgid "Electronegativity"
msgstr "Elektroujemność"
#: src/detailinfodlg.cpp:262
#, kde-format
msgid "Oxidation states"
msgstr "Stany utlenienia"
#: src/detailinfodlg.cpp:273
#, kde-format
msgctxt "Link to element's Wikipedia page, %1 is localized language name"
msgid "Wikipedia (%1)"
msgstr "Wikipedia (%1)"
#: src/detailinfodlg.cpp:322
#, kde-format
msgid "Neutrons"
msgstr "Neutrony"
#. i18n: ectx: property (text), widget (QTableWidget, table)
#: src/detailinfodlg.cpp:324 src/molcalcwidgetbase.ui:228
#, kde-format
msgid "Percentage"
msgstr "Procent"
#: src/detailinfodlg.cpp:326
#, kde-format
msgid "Half-life period"
msgstr "Okres półtrwania"
#: src/detailinfodlg.cpp:328
#, kde-format
msgid "Energy and Mode of Decay"
msgstr "Energia i sposób rozpadu"
#: src/detailinfodlg.cpp:330
#, kde-format
msgid "Spin and Parity"
msgstr "Spin i parzystość"
#: src/detailinfodlg.cpp:338
#, kde-format
msgid "%1 u"
msgstr "%1 u"
#: src/detailinfodlg.cpp:344
#, kde-format
msgctxt "this can for example be '24%'"
msgid "%1%"
msgstr "%1%"
#: src/detailinfodlg.cpp:348
#, kde-format
msgctxt ""
"The first argument is the value, the second is the unit. For example '17 s' "
"for '17 seconds',."
msgid "%1 %2"
msgstr "%1 %2"
#: src/detailinfodlg.cpp:354 src/detailinfodlg.cpp:366
#: src/detailinfodlg.cpp:379 src/detailinfodlg.cpp:384
#: src/detailinfodlg.cpp:395
#, kde-format
msgid "%1 MeV"
msgstr "%1 MeV"
#: src/detailinfodlg.cpp:356
#, kde-format
msgid " %1"
msgstr " %1"
#: src/detailinfodlg.cpp:358 src/detailinfodlg.cpp:370
#: src/detailinfodlg.cpp:389 src/detailinfodlg.cpp:399
#, kde-format
msgid "(%1%)"
msgstr "(%1%)"
#: src/detailinfodlg.cpp:361 src/detailinfodlg.cpp:374
#, kde-format
msgid ", "
msgstr ", "
#: src/detailinfodlg.cpp:368
#, kde-format
msgid " %1<sup>-</sup>"
msgstr " %1<sup>-</sup>"
#: src/detailinfodlg.cpp:381
#, kde-format
msgid " %1<sup>+</sup>"
msgstr " %1<sup>+</sup>"
#: src/detailinfodlg.cpp:386 src/detailinfodlg.cpp:397
#, kde-format
msgctxt "Acronym of Electron Capture"
msgid " EC"
msgstr " EC"
#: src/detailinfodlg.cpp:406
#, kde-format
msgid "%1 %2<sub>n</sub>"
msgstr "%1 %2<sub>n</sub>"
#. i18n("Overview"));
#. item->setHeader(i18n("Overview"));
#. item->setIcon(QIcon("overview"));
#. QVBoxLayout *overviewLayout = new QVBoxLayout(m_pOverviewTab);
#. overviewLayout->setContentsMargins(0, 0, 0, 0);
#. dTab = new DetailedGraphicalOverview(m_pOverviewTab);
#. dTab->setObjectName("DetailedGraphicalOverview");
#. overviewLayout->addWidget(dTab);
#. X // picture tab
#. X QWidget *m_pPictureTab = new QWidget();
#. X item = addPage(m_pPictureTab, i18n("Picture"));
#. X item->setHeader(i18n("What does this element look like?"));
#. X item->setIcon(QIcon("elempic"));
#. X QVBoxLayout *mainLayout = new QVBoxLayout(m_pPictureTab);
#. X mainLayout->setContentsMargins(0, 0, 0, 0);
#. X piclabel = new QLabel(m_pPictureTab);
#. X piclabel->setMinimumSize(400, 350);
#. X mainLayout->addWidget(piclabel);
#. html tab
#: src/detailinfodlg.cpp:445
#, kde-format
msgid "Data Overview"
msgstr "Przegląd danych"
#: src/detailinfodlg.cpp:449 src/detailinfodlg.cpp:450
#, kde-format
msgid "Atom Model"
msgstr "Model atomu"
#: src/detailinfodlg.cpp:458
#, kde-format
msgid "Isotopes"
msgstr "Izotopy"
#: src/detailinfodlg.cpp:459
#, kde-format
msgid "Miscellaneous"
msgstr "Różne"
#: src/detailinfodlg.cpp:463 src/detailinfodlg.cpp:464
#, kde-format
msgid "Spectrum"
msgstr "Widmo"
#: src/detailinfodlg.cpp:477
#, kde-format
msgid "Extra information"
msgstr "Dodatkowe informacje"
#: src/detailinfodlg.cpp:477
#, kde-format
msgid "Extra Information"
msgstr "Dodatkowe informacje"
#: src/detailinfodlg.cpp:488
#, kde-format
msgctxt "For example: [C] Carbon (6 - Block p)"
msgid "[%1] %2 (%3 - Block %4)"
-msgstr ""
+msgstr "[%1] %2 (%3 - Blok %4)"
#: src/detailinfodlg.cpp:524
#, kde-format
msgid "No spectrum of %1 found."
msgstr "Nie znaleziono widma %1."
#: src/elementdataviewer.cpp:60
#, kde-format
msgid "Plot Data"
msgstr "Wykreśl dane"
#. i18n: ectx: property (text), item, widget (KComboBox, KCB_x)
#. i18n: ectx: property (text), item, widget (KComboBox, KCB_y)
#: src/elementdataviewer.cpp:250 src/exportdialog.cpp:148
#: src/plotsetupwidget.ui:76 src/plotsetupwidget.ui:397
#, kde-format
msgid "Atomic Number"
msgstr "Liczba atomowa"
#: src/eqchemview.cpp:89
#, kde-format
msgctxt "Help text for the chemical equation solver"
msgid ""
"The equation solver allows you to balance a chemical equation.<br> "
"<br><b>Using Variables</b><br>To express variable quantities of an element, "
"put a single character in front of the element's symbol, as shown in this "
"example:<br><i>aH + bO -> 5H2O</i> (Result: <b>10</b> H + <b>5</b> O -&gt; "
"<b>5</b> H<sub>2</sub>O)<br>Solving this expression will give you the needed "
"amount of Hydrogen and Oxygen.<br><br><b>Defining electric charges</"
"b><br>Use box brackets to specify the electric charge of an element, as "
"shown in this example:<br><i>4H[+] + 2O -> cH2O[2+]</i> (Result: <b>4</b> "
"H<b><sup>+</sup></b> + <b>2</b> O -&gt; <b>2</b> H<b><sub>2</sub></"
"b>O<b><sup>2+</sub></b>)"
msgstr ""
"Moduł do rozwiązywania równań chemicznych pozwala na bilansowanie równań."
"<br> <br><b>Użycie zmiennych</b><br>Aby wskazać zmienną liczbę atomów, "
"należy wpisać pojedynczy znak przed symbolem pierwiastka, tak jak pokazano "
"na tym przykładzie:<br><i>aH + bO -> 5H2O</i> (Wynik: <b>10</b> H + <b>5</b> "
"O -&gt; <b>5</b> H<sub>2</sub>O)<br>Rozwiązanie tego wyrażenia da właściwe "
"ilości wodoru i tlenu.<br><br><b>Definiowanie ładunków elektrycznych</"
"b><br>Ładunek elektryczny podaj w nawiasach klamrowych, tak jak pokazano na "
"przykładzie:<br><i>4H[+] + 2O -> cH2O[2+]</i> (Wynik: <b>4</b> H<b><sup>+</"
"sup></b> + <b>2</b> O -&gt; <b>2</b> H<b><sub>2</sub></b>O<b><sup>2+</sub></"
"b>)"
#. i18n: ectx: property (text), widget (QLabel, label)
#: src/equationview.ui:44
#, kde-format
msgid "Equation:"
msgstr "Równanie:"
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit)
#. i18n: ectx: property (whatsThis), widget (QLineEdit, lineEdit)
#: src/equationview.ui:63 src/equationview.ui:66
#, kde-format
msgid "Enter the equation you want to balance in this field."
msgstr "Wpisz równanie, dla którego ma być wykonany bilans."
#. i18n: ectx: property (text), widget (QLineEdit, lineEdit)
#: src/equationview.ui:69
#, kde-format
msgid "aCH3(CH2)3COOH + bO2 -> cH2O + dCO2"
msgstr "aCH3(CH2)3COOH + bO2 -> cH2O + dCO2"
#. i18n: ectx: property (toolTip), widget (QPushButton, calculateButton)
#. i18n: ectx: property (whatsThis), widget (QPushButton, calculateButton)
#: src/equationview.ui:79 src/equationview.ui:82
#, kde-format
msgid "If you press this button the equation above will be balanced."
msgstr ""
"Jeśli klikniesz na ten przycisk, to powyższe równanie zostanie zbilansowane."
#. i18n: ectx: property (text), widget (QPushButton, calculateButton)
#: src/equationview.ui:85
#, kde-format
msgid "&Calculate"
msgstr "Obli&cz"
#. i18n: ectx: property (text), widget (QPushButton, btnCopy)
#: src/equationview.ui:147
#, kde-format
msgid "Copy to Clipboard"
msgstr "Kopiuj do schowka"
#: src/exportdialog.cpp:101
#, kde-format
msgid "OK"
msgstr "OK"
#: src/exportdialog.cpp:106
#, kde-format
msgid "Export Chemical Data"
msgstr "Eksport danych chemicznych"
#: src/exportdialog.cpp:131
#, kde-format
msgid "Elements"
msgstr "Pierwiastki"
#: src/exportdialog.cpp:132
#, kde-format
msgid "Properties"
msgstr "Właściwości"
#: src/exportdialog.cpp:149
#, kde-format
msgid "Symbol"
msgstr "Symbol"
#: src/exportdialog.cpp:152
#, kde-format
msgid "Exact Mass"
msgstr "Dokładna masa"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_LogarithmicIonizationGradient)
#: src/exportdialog.cpp:153 src/settings_gradients.ui:116
#, kde-format
msgid "Ionization"
msgstr "Jonizacja"
#. i18n: ectx: attribute (title), widget (QWidget, tabFamily)
#: src/exportdialog.cpp:160 src/kalziumschemetype.cpp:256
#: src/settings_colors.ui:405
#, kde-format
msgid "Family"
msgstr "Rodzina"
#: src/exportdialog.cpp:172
#, kde-format
msgid "File already exists. Do you want to overwrite it?"
msgstr "Plik już istnieje. Czy go nadpisać?"
#: src/exportdialog.cpp:177
#, kde-format
msgid "Could not open file for writing."
msgstr "Nie można otworzyć pliku do zapisu."
#. i18n: ectx: property (text), widget (QLabel, label)
#: src/exportdialog.ui:51
#, kde-format
msgid "File:"
msgstr "Plik:"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: src/exportdialog.ui:68
#, kde-format
msgid "Format:"
msgstr "Format:"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: src/gradientwidget.ui:22
#, kde-format
msgid "Scheme:"
msgstr "Schemat:"
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: src/gradientwidget.ui:50
#, kde-format
msgid "Gradient:"
msgstr "Gradient:"
#. i18n: ectx: property (text), widget (QLabel, lblUnit)
#: src/gradientwidget.ui:99
#, kde-format
msgid "K"
msgstr "K"
#. i18n: ectx: property (toolTip), widget (QSlider, gradient_slider)
#: src/gradientwidget.ui:108
#, kde-format
msgid "Slide to change current temperature"
msgstr "Ustaw na suwaku bieżącą temperaturę"
#. i18n: ectx: property (toolTip), widget (QPushButton, Play)
#: src/gradientwidget.ui:132
#, kde-format
msgid "Click to Play / Pause the increase in temperature."
msgstr "Kliknij aby pokazywać / wstrzymać wzrost temperatury."
#. i18n: ectx: property (text), widget (QLabel, label)
#: src/gradientwidget.ui:142
#, kde-format
msgid "Speed"
msgstr "Szybkość"
#. i18n: ectx: property (toolTip), widget (QSlider, Speed)
#: src/gradientwidget.ui:149
#, kde-format
msgid "Slide to change the speed of increase in temperature."
msgstr "Ustaw szybkość wzrostu temperatury."
#: src/gradientwidget_impl.cpp:176
#, kde-format
msgid "Elements with melting point around this temperature:"
msgstr "Pierwiastki o temperaturze topnienia w pobliżu tej temperatury:"
#: src/gradientwidget_impl.cpp:178 src/gradientwidget_impl.cpp:189
#, kde-format
msgctxt "For example: Carbon (300K)"
msgid "%1 (%2%3)"
msgstr "%1 (%2%3)"
#: src/gradientwidget_impl.cpp:183
#, kde-format
msgid "No elements with a melting point around this temperature"
msgstr "Brak pierwiastków o punkcie topnienia w pobliżu podanej temperatury"
#: src/gradientwidget_impl.cpp:187
#, kde-format
msgid "Elements with boiling point around this temperature:"
msgstr "Pierwiastki o temperaturze wrzenia w pobliżu tej temperatury:"
#: src/gradientwidget_impl.cpp:194
#, kde-format
msgid "No elements with a boiling point around this temperature"
msgstr "Brak pierwiastków o punkcie wrzenia w pobliżu podanej temperatury"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: src/isotopetable/isotopedialog.ui:69
#, kde-format
msgid "Zoom IN / OUT"
msgstr "Powiększ/pomniejsz"
#. i18n: ectx: property (text), widget (QLabel, label)
#: src/isotopetable/isotopedialog.ui:134
#, kde-format
msgid ""
"<p><b>Information</b></p>\n"
"<p>Right click on an element to view information about it.</p>\n"
"<p>Zoom in and out using your mouse wheel / zoom feature.</p>\n"
"<p>Scroll using left-clicking and dragging / scroll feature.</p>"
msgstr ""
"<p><b>Informacje</b></p>\n"
"<p>Naciśnij prawym na pierwiastku, aby obejrzeć o nim informacje.</p>\n"
"<p>Przybliżaj i oddalaj używając rolki myszy / funkcji przybliżania.</p>\n"
"<p>Przewijaj używając lewego klawisza i przeciągnięcia / funkcji "
"przewinięcia.</p>"
#: src/isotopetable/isotopeitem.cpp:75
#, kde-format
msgid "Isotope of Element %1 (%2)"
msgstr "Izotop pierwiastka %1 (%2)"
#: src/isotopetable/isotopetabledialog.cpp:40
#, kde-format
msgid "Isotope Table"
msgstr "Tablica izotopów"
#: src/isotopetable/isotopetabledialog.cpp:62
#, kde-format
msgctxt "alpha ray emission"
msgid "alpha"
msgstr "alfa"
#: src/isotopetable/isotopetabledialog.cpp:63
#, kde-format
msgctxt "Electron capture method"
msgid "EC"
msgstr "EC"
#: src/isotopetable/isotopetabledialog.cpp:64
#, kde-format
msgctxt "Many ways"
msgid "Multiple"
msgstr "Wielokrotne"
#: src/isotopetable/isotopetabledialog.cpp:65
#, kde-format
msgctxt "Beta plus ray emission"
msgid "Beta +"
msgstr "Promienie beta +"
#: src/isotopetable/isotopetabledialog.cpp:66
#, kde-format
msgctxt "Beta minus ray emission"
msgid "Beta -"
msgstr "Promienie beta -"
#: src/isotopetable/isotopetabledialog.cpp:67
#, kde-format
msgctxt "Stable isotope"
msgid "Stable"
msgstr "Stabilne"
#: src/isotopetable/isotopetabledialog.cpp:68
#, kde-format
msgctxt "Default colour"
msgid "default"
msgstr "domyślne"
#: src/isotopetable/isotopetabledialog.cpp:87
#, kde-format
msgid "<h1>%1 (%2)</h1>"
msgstr "<h1>%1 (%2)</h1>"
#: src/isotopetable/isotopetabledialog.cpp:88
#, kde-format
msgid "Magnetic moment: %1"
msgstr "Moment magnetyczny: %1"
#: src/isotopetable/isotopetabledialog.cpp:90
#, kde-format
msgctxt "Unknown magnetic moment"
msgid "Unknown"
msgstr "Nieznany"
#: src/isotopetable/isotopetabledialog.cpp:94
#, kde-format
msgid "Halflife: %1 %2"
msgstr "Okres połowicznego rozpadu: %1 %2"
#: src/isotopetable/isotopetabledialog.cpp:96
#, kde-format
msgid "Halflife: Unknown"
msgstr "Okres połowicznego rozpadu: nieznany"
#: src/isotopetable/isotopetabledialog.cpp:99
#, kde-format
msgid "Abundance: %1 %"
msgstr "Częstość występowania: %1 %"
#: src/isotopetable/isotopetabledialog.cpp:100
#, kde-format
msgid "Number of nucleons: %1"
msgstr "Liczba nukleonów: %1"
#: src/isotopetable/isotopetabledialog.cpp:101
#, kde-format
msgid "Spin: %1"
msgstr "Spin: %1"
#: src/isotopetable/isotopetabledialog.cpp:102
#, kde-format
msgctxt "Unknown spin"
msgid "Unknown"
msgstr "Nieznany"
#: src/isotopetable/isotopetabledialog.cpp:103
#, kde-format
msgid "Exact mass: %1 u"
msgstr "Dokładna masa: %1 u"
#: src/kalzium.cpp:129
#, kde-format
msgid "&Export Data..."
msgstr "&Eksportuj dane..."
#: src/kalzium.cpp:138
#, kde-format
msgid "&Scheme"
msgstr "&Schemat"
#: src/kalzium.cpp:146
#, kde-format
msgid "&Gradients"
msgstr "&Gradienty"
#: src/kalzium.cpp:155
#, kde-format
msgid "&Tables"
msgstr "&Tablice"
#: src/kalzium.cpp:162
#, kde-format
msgid "&Numeration"
msgstr "&Numeracja Grup"
#: src/kalzium.cpp:169
#, kde-format
msgid "&Plot Data..."
msgstr "&Wykreśl dane..."
#: src/kalzium.cpp:175
#, kde-format
msgid "Perform &Calculations..."
msgstr "Wykonaj &obliczenia..."
#: src/kalzium.cpp:177
#, kde-format
msgctxt "WhatsThis Help"
msgid "This is the calculator, it performs basic chemical calculations."
msgstr "To jest kalkulator, wykonuje podstawowe obliczenia chemiczne."
#: src/kalzium.cpp:181
#, kde-format
msgid "&Isotope Table..."
msgstr "Tablica &izotopów..."
#: src/kalzium.cpp:183
#, kde-format
msgctxt "WhatsThis Help"
msgid "This table shows all of the known isotopes of the chemical elements."
msgstr "Ta tablica pokazuje znane izotopy pierwiastków."
#: src/kalzium.cpp:187
#, kde-format
msgid "&Glossary..."
msgstr "&Słowniczek..."
#: src/kalzium.cpp:192
#, kde-format
msgid "&R/S Phrases..."
msgstr "Frazy &R/S..."
#: src/kalzium.cpp:197
#, kde-format
msgid "Convert chemical files..."
msgstr "Konwertuj pliki chemiczne..."
#: src/kalzium.cpp:199
#, kde-format
msgctxt "WhatsThis Help"
msgid ""
"With this tool, you can convert files containing chemical data between "
"various file formats."
msgstr ""
"Za pomocą tego narzędzia można konwertować pliki zawierające dane chemiczne "
"między różnymi formatami."
#: src/kalzium.cpp:206
#, kde-format
msgid "Molecular Editor..."
msgstr "Edytor molekuł..."
#: src/kalzium.cpp:208
#, kde-format
msgctxt "WhatsThis Help"
msgid "This tool allows you to view and edit 3D molecular structures."
msgstr "To narzędzie pozwala na oglądanie trójwymiarowych struktur molekuł."
#: src/kalzium.cpp:215
#, kde-format
msgid "&Tables..."
msgstr "&Tablice..."
#: src/kalzium.cpp:217
#, kde-format
msgctxt "WhatsThis Help"
msgid ""
"This will open a dialog with listings of symbols and numbers related to "
"chemistry."
msgstr ""
"Okno dialogowe zawierające listę symboli i liczb mających znaczenie w chemii."
#: src/kalzium.cpp:225
#, kde-format
msgctxt "WhatsThis Help"
msgid "This will show or hide the legend for the periodic table."
msgstr "Pokazanie lub ukrycie legendy układu okresowego."
#: src/kalzium.cpp:230
#, kde-format
msgctxt "WhatsThis Help"
msgid ""
"This will show or hide a sidebar with additional information and a set of "
"tools."
msgstr ""
"Pokazanie lub ukrycie paska z dodatkowymi informacjami oraz zestawem "
"narzędzi."
#: src/kalzium.cpp:235
#, kde-format
msgctxt "WhatsThis Help"
msgid ""
"This will show or hide a sidebar with additional information about the table."
msgstr "To pokaże lub ukryje pasek boczny z dodatkową informacją o tabeli."
#: src/kalzium.cpp:266
#, kde-format
msgid "Legend"
msgstr "Legenda"
#: src/kalzium.cpp:279
#, kde-format
msgid "Table Information"
msgstr "Informacja o tabeli"
#: src/kalzium.cpp:285
#, kde-format
msgid "Information"
msgstr "Informacja"
#: src/kalzium.cpp:297
#, kde-format
msgid "Overview"
msgstr "Przegląd"
#: src/kalzium.cpp:309
#, kde-format
msgid "View"
msgstr "Widok"
#: src/kalzium.cpp:320
#, kde-format
msgid "Save Kalzium's Table In"
msgstr "Zapisz tablicę Kalzium w"
#: src/kalzium.cpp:320
#, kde-format
msgid "Image files (*.png *.xpm *.jpg *.svg)"
msgstr "Pliki obrazów (*.png *.xpm *.jpg *.svg)"
#: src/kalzium.cpp:341
#, kde-format
msgid "Knowledge"
msgstr "Wiadomości"
#: src/kalzium.cpp:346
#, kde-format
msgid "Tools"
msgstr "Narzędzia"
#: src/kalzium.cpp:376
#, kde-format
msgid "Kalzium Error"
msgstr "Kalzium: błąd"
#: src/kalzium.cpp:376
#, kde-format
msgid "This system does not support OpenGL."
msgstr "System nie obsługuje OpenGL."
#: src/kalzium.cpp:502
#, kde-format
msgid "Schemes"
msgstr "Schematy"
#: src/kalzium.cpp:509
#, kde-format
msgid "Gradients"
msgstr "Gradienty"
#: src/kalzium.cpp:514
#, kde-format
msgid "Units"
msgstr "Jednostki"
#. i18n: ectx: attribute (title), widget (QWidget, calcTab)
#: src/kalzium.cpp:519 src/molcalcwidgetbase.ui:24
#, kde-format
msgid "Calculator"
msgstr "Kalkulator"
#: src/kalzium.cpp:565
#, kde-format
msgctxt "For example: \"Carbon (6), Mass: 12.0107 u\""
msgid "%1 (%2), Mass: %3 u"
msgstr "%1 (%2), masa: %3 u"
#. i18n: ectx: label, entry (schemaPSE), group (Periodic Table)
#: src/kalzium.kcfg:9
#, kde-format
msgid "Selects the PSE"
msgstr "Wybór PSE"
#. i18n: ectx: whatsthis, entry (schemaPSE), group (Periodic Table)
#: src/kalzium.kcfg:10
#, kde-format
msgid "Select the PSE you want"
msgstr "Wybierz PSE"
#. i18n: ectx: label, entry (colorschemebox), group (Periodic Table)
#: src/kalzium.kcfg:14
#, kde-format
msgid "Selects the default color scheme"
msgstr "Wybór domyślnego schematu kolorów"
#. i18n: ectx: whatsthis, entry (colorschemebox), group (Periodic Table)
#: src/kalzium.kcfg:15
#, kde-format
msgid ""
"Select the color scheme you prefer by clicking on the corresponding radio "
"button"
msgstr ""
"Wybierz odpowiadający ci kolor schematu przez kliknięcie na odpowiedni "
"przycisk radiowy"
#. i18n: ectx: label, entry (gradient), group (Periodic Table)
#: src/kalzium.kcfg:19
#, kde-format
msgid "Selects the default gradient"
msgstr "Wybór domyślnego gradientu"
#. i18n: ectx: whatsthis, entry (gradient), group (Periodic Table)
#: src/kalzium.kcfg:20
#, kde-format
msgid "Select the gradient you want by clicking on the menu entry"
msgstr ""
"Wybierz gradient, który najbardziej Ci odpowiada, przez kliknięcie "
"odpowiedniego elementu menu"
#. i18n: ectx: label, entry (numeration), group (Periodic Table)
#: src/kalzium.kcfg:24
#, kde-format
msgid "Selects the default numeration (IUPAC)"
msgstr "Wybór domyślnej numeracji (IUPAC)"
#. i18n: ectx: whatsthis, entry (numeration), group (Periodic Table)
#: src/kalzium.kcfg:25
#, kde-format
msgid "Select the numeration you want"
msgstr "Wybór numeracji"
#. i18n: ectx: label, entry (showlegend), group (Periodic Table)
#. i18n: ectx: whatsthis, entry (showlegend), group (Periodic Table)
#: src/kalzium.kcfg:29 src/kalzium.kcfg:30
#, kde-format
msgid "Show or hide the legend"
msgstr "Pokazuj lub ukryj legendę"
#. i18n: ectx: label, entry (pselook), group (Periodic Table)
#: src/kalzium.kcfg:34
#, kde-format
msgid "Whether the atomic mass will be displayed in the PSE-Table"
msgstr "Czy masa atomowa będzie pokazywana w układzie okresowym"
#. i18n: ectx: whatsthis, entry (pselook), group (Periodic Table)
#: src/kalzium.kcfg:35
#, kde-format
msgid "Display the atomic mass in the PSE"
msgstr "Pokazywanie masy atomowej w układzie okresowym"
#. i18n: ectx: label, entry (table), group (Periodic Table)
#: src/kalzium.kcfg:39
#, kde-format
msgid "Selects the table view (default is classical)"
msgstr "Wybór widoku układu (domyślnym jest klasyczny)"
#. i18n: ectx: whatsthis, entry (table), group (Periodic Table)
#: src/kalzium.kcfg:40
#, kde-format
msgid "Display the table view"
msgstr "Pokazanie widoku tablicowego"
#. i18n: ectx: label, entry (LogarithmicCovalentRadiusGradient), group (Logarithmic Gradients)
#: src/kalzium.kcfg:46
#, kde-format
msgid ""
"Whether to use a logarithmic gradient for the Kalzium Covalent Radius "
"Gradient feature"
msgstr ""
"Czy używać gradientu logarytmicznego w opcji gradientu promienia "
"walencyjnego."
#. i18n: ectx: whatsthis, entry (LogarithmicCovalentRadiusGradient), group (Logarithmic Gradients)
#: src/kalzium.kcfg:47
#, kde-format
msgid ""
"Specifies whether to use a logarithmic instead of a linear gradient for the "
"Kalzium Covalent Radius Gradient feature"
msgstr ""
"Podanie, czy używać gradientu logarytmicznego zamiast liniowego w opcji "
"gradientu promienia walencyjnego"
#. i18n: ectx: label, entry (LogarithmicVanDerWaalsRadiusGradient), group (Logarithmic Gradients)
#: src/kalzium.kcfg:51
#, kde-format
msgid ""
"Whether to use a logarithmic gradient for the Kalzium van der Waals Radius "
"Gradient feature"
msgstr "Czy używać gradientu logarytmicznego w opcji gradientu van der Waalsa"
#. i18n: ectx: whatsthis, entry (LogarithmicVanDerWaalsRadiusGradient), group (Logarithmic Gradients)
#: src/kalzium.kcfg:52
#, kde-format
msgid ""
"Specifies whether to use a logarithmic instead of a linear gradient for the "
"Kalzium van der Waals Radius Gradient feature"
msgstr ""
"Czy używać gradientu logarytmicznego zamiast liniowego w opcji gradientu van "
"der Waalsa"
#. i18n: ectx: label, entry (LogarithmicMassGradient), group (Logarithmic Gradients)
#: src/kalzium.kcfg:56
#, kde-format
msgid ""
"Whether to use a logarithmic gradient for the Kalzium Mass Gradient feature"
msgstr "Czy używać gradientu logarytmicznego w opcji gradientu masy"
#. i18n: ectx: whatsthis, entry (LogarithmicMassGradient), group (Logarithmic Gradients)
#: src/kalzium.kcfg:57
#, kde-format
msgid ""
"Specifies whether to use a logarithmic instead of a linear gradient for the "
"Kalzium Mass Gradient feature"
msgstr ""
"Czy używać gradientu logarytmicznego zamiast liniowego w opcji gradientu masy"
#. i18n: ectx: label, entry (LogarithmicBoilingPointGradient), group (Logarithmic Gradients)
#: src/kalzium.kcfg:61
#, kde-format
msgid ""
"Whether to use a logarithmic gradient for the Kalzium Boiling Point Gradient "
"feature"
msgstr "Czy użyć gradientu logarytmicznego w opcji gradientu punktu wrzenia"
#. i18n: ectx: whatsthis, entry (LogarithmicBoilingPointGradient), group (Logarithmic Gradients)
#: src/kalzium.kcfg:62
#, kde-format
msgid ""
"Specifies whether to use a logarithmic instead of a linear gradient for the "
"Kalzium Boiling Point Gradient feature"
msgstr ""
"Czy użyć gradientu logarytmicznego zamiast liniowego w opcji gradientu "
"punktu wrzenia"
#. i18n: ectx: label, entry (LogarithmicMeltingPointGradient), group (Logarithmic Gradients)
#: src/kalzium.kcfg:66
#, kde-format
msgid ""
"Whether to use a logarithmic gradient for the Kalzium Melting Point Gradient "
"feature"
msgstr "Czy użyć gradientu logarytmicznego w opcji gradientu topnienia"
#. i18n: ectx: whatsthis, entry (LogarithmicMeltingPointGradient), group (Logarithmic Gradients)
#: src/kalzium.kcfg:67
#, kde-format
msgid ""
"Specifies whether to use a logarithmic instead of a linear gradient for the "
"Kalzium Melting Point Gradient feature"
msgstr ""
"Czy użyć gradientu logarytmicznego zamiast liniowego w opcji gradientu "
"topnienia"
#. i18n: ectx: label, entry (LogarithmicElectronegativityGradient), group (Logarithmic Gradients)
#: src/kalzium.kcfg:71
#, kde-format
msgid ""
"Whether to use a logarithmic gradient for the Kalzium Electronegativity "
"Gradient feature"
msgstr "Czy użyć gradientu logarytmicznego w opcji gradientu elektroujemności"
#. i18n: ectx: whatsthis, entry (LogarithmicElectronegativityGradient), group (Logarithmic Gradients)
#: src/kalzium.kcfg:72
#, kde-format
msgid ""
"Specifies whether to use a logarithmic instead of a linear gradient for the "
"Kalzium Electronegativity Gradient feature"
msgstr ""
"Czy użyć gradientu logarytmicznego zamiast liniowego w opcji gradientu "
"elektroujemności"
#. i18n: ectx: label, entry (LogarithmicDiscoverydateGradient), group (Logarithmic Gradients)
#: src/kalzium.kcfg:76
#, kde-format
msgid ""
"Whether to use a logarithmic gradient for the Kalzium Discovery Date "
"Gradient feature"
msgstr ""
"Czy użyć gradientu logarytmicznego w funkcji gradientu daty odkrycia Kalzium"
#. i18n: ectx: whatsthis, entry (LogarithmicDiscoverydateGradient), group (Logarithmic Gradients)
#: src/kalzium.kcfg:77
#, kde-format
msgid ""
"Specifies whether to use a logarithmic instead of a linear gradient for the "
"Kalzium Discovery Date Gradient feature"
msgstr ""
"Czy użyć gradientu logarytmicznego zamiast liniowego w opcji gradientu daty "
"odkrycia"
#. i18n: ectx: label, entry (LogarithmicElectronaffinityGradient), group (Logarithmic Gradients)
#: src/kalzium.kcfg:81
#, kde-format
msgid ""
"Whether to use a logarithmic gradient for the Kalzium Electron Affinity "
"Gradient feature"
msgstr ""
"Czy używać gradientu logarytmicznego w opcji gradientu powinowactwa "
"elektronowego"
#. i18n: ectx: whatsthis, entry (LogarithmicElectronaffinityGradient), group (Logarithmic Gradients)
#: src/kalzium.kcfg:82
#, kde-format
msgid ""
"Specifies whether to use a logarithmic instead of a linear gradient for the "
"Kalzium Electron Affinity Gradient feature"
msgstr ""
"Czy używać gradientu logarytmicznego zamiast liniowego w opcji gradientu "
"powinowactwa elektronowego"
#. i18n: ectx: label, entry (LogarithmicIonizationGradient), group (Logarithmic Gradients)
#: src/kalzium.kcfg:86
#, kde-format
msgid ""
"Whether to use a logarithmic gradient for the Kalzium Ionization Gradient "
"feature"
msgstr "Czy używać gradientu logarytmicznego w opcji gradientu jonizacji"
#. i18n: ectx: whatsthis, entry (LogarithmicIonizationGradient), group (Logarithmic Gradients)
#: src/kalzium.kcfg:87
#, kde-format
msgid ""
"Specifies whether to use a logarithmic instead of a linear gradient for the "
"Kalzium Ionization Gradient feature"
msgstr ""
"Czy używać gradientu logarytmicznego zamiast liniowego w opcji gradientu "
"jonizacji"
#. i18n: ectx: label, entry (colorgradientbox), group (Colors)
#. i18n: ectx: whatsthis, entry (colorgradientbox), group (Colors)
#: src/kalzium.kcfg:93 src/kalzium.kcfg:94
#, kde-format
msgid "Selects the default gradient color"
msgstr "Wybór domyślnego koloru gradientu"
#. i18n: ectx: label, entry (noscheme), group (Colors)
#: src/kalzium.kcfg:98
#, kde-format
msgid "Selects the color if no scheme is selected"
msgstr "Wybór koloru, jeśli żaden schemat nie jest wybrany"
#. i18n: ectx: whatsthis, entry (noscheme), group (Colors)
#: src/kalzium.kcfg:99
#, kde-format
msgid "Selects the color of the elements if no scheme is selected"
msgstr "Wybór koloru dla pierwiastków, jeśli nie jest wybrany żaden schemat"
#. i18n: ectx: label, entry (color_liquid), group (Colors)
#. i18n: ectx: whatsthis, entry (color_liquid), group (Colors)
#: src/kalzium.kcfg:103 src/kalzium.kcfg:104
#, kde-format
msgid "Selects the color of liquid elements"
msgstr "Wybór koloru dla pierwiastków płynnych"
#. i18n: ectx: label, entry (color_solid), group (Colors)
#. i18n: ectx: whatsthis, entry (color_solid), group (Colors)
#: src/kalzium.kcfg:108 src/kalzium.kcfg:109
#, kde-format
msgid "Selects the color of solid elements"
msgstr "Wybór koloru dla pierwiastków w stanie stałym"
#. i18n: ectx: label, entry (color_vapor), group (Colors)
#. i18n: ectx: whatsthis, entry (color_vapor), group (Colors)
#: src/kalzium.kcfg:113 src/kalzium.kcfg:114
#, kde-format
msgid "Selects the color of vaporous elements"
msgstr "Wybór koloru dla pierwiastków gazowych"
#. i18n: ectx: label, entry (color_radioactive), group (Colors)
#. i18n: ectx: whatsthis, entry (color_radioactive), group (Colors)
#: src/kalzium.kcfg:118 src/kalzium.kcfg:119
#, kde-format
msgid "Selects the color of radioactive elements"
msgstr "Wybór koloru dla pierwiastków promieniotwórczych"
#. i18n: ectx: label, entry (color_artificial), group (Colors)
#. i18n: ectx: whatsthis, entry (color_artificial), group (Colors)
#: src/kalzium.kcfg:123 src/kalzium.kcfg:124
#, kde-format
msgid "Selects the color of artificial elements"
msgstr "Wybór koloru dla sztucznych pierwiastków"
#. i18n: ectx: label, entry (block_s), group (Colors)
#. i18n: ectx: whatsthis, entry (block_s), group (Colors)
#: src/kalzium.kcfg:128 src/kalzium.kcfg:129
#, kde-format
msgid "Selects the color of the elements in block s"
msgstr "Wybór koloru dla pierwiastków z bloku s"
#. i18n: ectx: label, entry (block_p), group (Colors)
#. i18n: ectx: whatsthis, entry (block_p), group (Colors)
#: src/kalzium.kcfg:133 src/kalzium.kcfg:134
#, kde-format
msgid "Selects the color of the elements in block p"
msgstr "Wybór koloru dla pierwiastków z bloku p"
#. i18n: ectx: label, entry (block_d), group (Colors)
#. i18n: ectx: whatsthis, entry (block_d), group (Colors)
#: src/kalzium.kcfg:138 src/kalzium.kcfg:139
#, kde-format
msgid "Selects the color of the elements in block d"
msgstr "Wybór koloru dla pierwiastków z bloku d"
#. i18n: ectx: label, entry (block_f), group (Colors)
#. i18n: ectx: whatsthis, entry (block_f), group (Colors)
#: src/kalzium.kcfg:143 src/kalzium.kcfg:144
#, kde-format
msgid "Selects the color of the elements in block f"
msgstr "Wybór koloru dla pierwiastków z bloku f"
#. i18n: ectx: label, entry (group_1), group (Colors)
#. i18n: ectx: whatsthis, entry (group_1), group (Colors)
#: src/kalzium.kcfg:148 src/kalzium.kcfg:149
#, kde-format
msgid "Selects the color of the elements in group 1"
msgstr "Wybór koloru dla pierwiastków z grupy 1"
#. i18n: ectx: label, entry (group_2), group (Colors)
#. i18n: ectx: whatsthis, entry (group_2), group (Colors)
#: src/kalzium.kcfg:153 src/kalzium.kcfg:154
#, kde-format
msgid "Selects the color of the elements in group 2"
msgstr "Wybór koloru dla pierwiastków z grupy 2"
#. i18n: ectx: label, entry (group_3), group (Colors)
#. i18n: ectx: whatsthis, entry (group_3), group (Colors)
#: src/kalzium.kcfg:158 src/kalzium.kcfg:159
#, kde-format
msgid "Selects the color of the elements in group 3"
msgstr "Wybór koloru dla pierwiastków z grupy 3"
#. i18n: ectx: label, entry (group_4), group (Colors)
#. i18n: ectx: whatsthis, entry (group_4), group (Colors)
#: src/kalzium.kcfg:163 src/kalzium.kcfg:164
#, kde-format
msgid "Selects the color of the elements in group 4"
msgstr "Wybór koloru dla pierwiastków z grupy 4"
#. i18n: ectx: label, entry (group_5), group (Colors)
#. i18n: ectx: whatsthis, entry (group_5), group (Colors)
#: src/kalzium.kcfg:168 src/kalzium.kcfg:169
#, kde-format
msgid "Selects the color of the elements in group 5"
msgstr "Wybór koloru dla pierwiastków z grupy 5"
#. i18n: ectx: label, entry (group_6), group (Colors)
#. i18n: ectx: whatsthis, entry (group_6), group (Colors)
#: src/kalzium.kcfg:173 src/kalzium.kcfg:174
#, kde-format
msgid "Selects the color of the elements in group 6"
msgstr "Wybór koloru dla pierwiastków z grupy 6"
#. i18n: ectx: label, entry (group_7), group (Colors)
#. i18n: ectx: whatsthis, entry (group_7), group (Colors)
#: src/kalzium.kcfg:178 src/kalzium.kcfg:179
#, kde-format
msgid "Selects the color of the elements in group 7"
msgstr "Wybór koloru dla pierwiastków z grupy 7"
#. i18n: ectx: label, entry (group_8), group (Colors)
#. i18n: ectx: whatsthis, entry (group_8), group (Colors)
#: src/kalzium.kcfg:183 src/kalzium.kcfg:184
#, kde-format
msgid "Selects the color of the elements in group 8"
msgstr "Wybór koloru dla pierwiastków z grupy 8"
#. i18n: ectx: label, entry (alkalie), group (Colors)
#. i18n: ectx: whatsthis, entry (alkalie), group (Colors)
#: src/kalzium.kcfg:188 src/kalzium.kcfg:189
#, kde-format
msgid "Selects the color of the alkali metals"
msgstr "Wybór koloru dla metali alkalicznych"
#. i18n: ectx: label, entry (rare), group (Colors)
#. i18n: ectx: whatsthis, entry (rare), group (Colors)
#: src/kalzium.kcfg:193 src/kalzium.kcfg:194
#, kde-format
msgid "Selects the color of the rare-earth elements"
msgstr "Wybór koloru dla pierwiastków ziem rzadkich"
#. i18n: ectx: label, entry (nonmetal), group (Colors)
#. i18n: ectx: whatsthis, entry (nonmetal), group (Colors)
#: src/kalzium.kcfg:198 src/kalzium.kcfg:199
#, kde-format
msgid "Selects the color of the non-metal elements"
msgstr "Wybór koloru dla niemetali"
#. i18n: ectx: label, entry (alkaline), group (Colors)
#. i18n: ectx: whatsthis, entry (alkaline), group (Colors)
#: src/kalzium.kcfg:203 src/kalzium.kcfg:204
#, kde-format
msgid "Selects the color of the alkaline earth metals"
msgstr "Wybór koloru dla metali ziem alkalicznych"
#. i18n: ectx: label, entry (other_metal), group (Colors)
#. i18n: ectx: whatsthis, entry (other_metal), group (Colors)
#: src/kalzium.kcfg:208 src/kalzium.kcfg:209
#, kde-format
msgid ""
"Selects the color of the metals which do not fit into the other categories"
msgstr "Wybór koloru dla pierwiastków, które nie należą do innych kategorii"
#. i18n: ectx: label, entry (halogene), group (Colors)
#. i18n: ectx: whatsthis, entry (halogene), group (Colors)
#: src/kalzium.kcfg:213 src/kalzium.kcfg:214
#, kde-format
msgid "Selects the color of the halogen elements"
msgstr "Wybór koloru dla halogenów"
#. i18n: ectx: label, entry (transition), group (Colors)
#. i18n: ectx: whatsthis, entry (transition), group (Colors)
#: src/kalzium.kcfg:218 src/kalzium.kcfg:219
#, kde-format
msgid "Selects the color of the transition elements"
msgstr "Wybór koloru dla metali przejściowych"
#. i18n: ectx: label, entry (noble_gas), group (Colors)
#. i18n: ectx: whatsthis, entry (noble_gas), group (Colors)
#: src/kalzium.kcfg:223 src/kalzium.kcfg:224
#, kde-format
msgid "Selects the color of the noble gases"
msgstr "Wybór koloru dla gazów szlachetnych"
#. i18n: ectx: label, entry (metalloid), group (Colors)
#. i18n: ectx: whatsthis, entry (metalloid), group (Colors)
#: src/kalzium.kcfg:228 src/kalzium.kcfg:229
#, kde-format
msgid "Selects the color of the metalloid elements"
msgstr "Wybór koloru dla metaloidów"
#. i18n: ectx: label, entry (MaxColor), group (Colors)
#. i18n: ectx: whatsthis, entry (MaxColor), group (Colors)
#: src/kalzium.kcfg:233 src/kalzium.kcfg:234
#, kde-format
msgid "Selects the color of the maximal value from the gradient"
msgstr "Wybiera kolor maksymalnej wartości z gradientu"
#. i18n: ectx: label, entry (MinColor), group (Colors)
#. i18n: ectx: whatsthis, entry (MinColor), group (Colors)
#: src/kalzium.kcfg:238 src/kalzium.kcfg:239
#, kde-format
msgid "Selects the color of the minimal value from the gradient"
msgstr "Wybiera kolor minimalnej wartości z gradientu"
#. i18n: ectx: label, entry (energiesUnit), group (Units)
#. i18n: ectx: label, entry (combobox_energies), group (Units)
#: src/kalzium.kcfg:245 src/kalzium.kcfg:260
#, kde-format
msgid "This value defines whether eV or kJ/mol should be used within Kalzium"
msgstr "Ta wartość definiuje, czy w Kalzium używane są eV czy kJ/mol"
#. i18n: ectx: whatsthis, entry (energiesUnit), group (Units)
#. i18n: ectx: whatsthis, entry (combobox_energies), group (Units)
#: src/kalzium.kcfg:246 src/kalzium.kcfg:261
#, kde-format
msgid "Use eV or kJ/mol"
msgstr "Użyj eV lub kJ/mol"
#. i18n: ectx: label, entry (temperatureUnit), group (Units)
#. i18n: ectx: label, entry (combobox_temperature), group (Units)
#: src/kalzium.kcfg:250 src/kalzium.kcfg:265
#, kde-format
msgid ""
"This value defines which temperature scale should be used within Kalzium"
msgstr "Ta wartość definiuje, która skala temperatury ma być użyta w Kalzium"
#. i18n: ectx: whatsthis, entry (temperatureUnit), group (Units)
#. i18n: ectx: whatsthis, entry (combobox_temperature), group (Units)
#: src/kalzium.kcfg:251 src/kalzium.kcfg:266
#, kde-format
msgid "Select the scale for the temperature"
msgstr "Wybór skali temperatury"
#. i18n: ectx: label, entry (lengthUnit), group (Units)
#. i18n: ectx: label, entry (combobox_length), group (Units)
#: src/kalzium.kcfg:255 src/kalzium.kcfg:270
#, kde-format
msgid "This value defines which length scale should be used within Kalzium"
msgstr "Ta wartość określa, która skala długości ma być użyta w Kalzium"
#. i18n: ectx: whatsthis, entry (lengthUnit), group (Units)
#. i18n: ectx: whatsthis, entry (combobox_length), group (Units)
#: src/kalzium.kcfg:256 src/kalzium.kcfg:271
#, kde-format
msgid "Select the scale for the length"
msgstr "Wybierz skalę dla długości"
#. i18n: ectx: label, entry (schemaSelected), group (Units)
#. i18n: ectx: whatsthis, entry (schemaSelected), group (Units)
#: src/kalzium.kcfg:275 src/kalzium.kcfg:276
#, kde-format
msgid "True if schema was last selected"
msgstr "Prawda, jeśli ostatnio zaznaczono schemat"
#. i18n: ectx: label, entry (spectrumWavelengthUnit), group (Spectrum)
#: src/kalzium.kcfg:282
#, kde-format
msgid "This value defines which unit is used for the wavelength"
msgstr "Ta wartość określa, jaka jednostka ma być użyta do długości fali"
#. i18n: ectx: whatsthis, entry (spectrumWavelengthUnit), group (Spectrum)
#: src/kalzium.kcfg:283
#, kde-format
msgid "Unit of the Wavelength"
msgstr "Jednostka długości fali"
#. i18n: ectx: label, entry (spectrumType), group (Spectrum)
#: src/kalzium.kcfg:287
#, kde-format
msgid ""
"This value defines which Spectrum type is used. Emission or absorption "
"spectrum"
msgstr ""
"Ta wartość określa rodzaj wykorzystywanego widma. Widmo emisyjne lub "
"absorpcyjne"
#. i18n: ectx: whatsthis, entry (spectrumType), group (Spectrum)
#: src/kalzium.kcfg:288
#, kde-format
msgid "SpectrumType"
msgstr "Rodzaj widma"
#. i18n: ectx: label, entry (mass), group (Calculator)
#: src/kalzium.kcfg:294
#, kde-format
msgid ""
"This setting tells the nuclear calculator whether the amounts are always in "
"terms of mass"
msgstr ""
"To ustawienie mówi kalkulatorowi promieniotwórczości, że ilości są zawsze "
"podawane jako masa"
#. i18n: ectx: whatsthis, entry (mass), group (Calculator)
#: src/kalzium.kcfg:295
#, kde-format
msgid "True if the user wants to specify amount only in terms of mass"
msgstr "Prawda jeśli użytkownik chce podawać ilość tylko jako masę"
#. i18n: ectx: label, entry (ideal), group (Calculator)
#: src/kalzium.kcfg:298
#, kde-format
msgid "This setting says whether the user wants the gas to be ideal by default"
msgstr "To ustawienie mówi, czy gaz ma być domyślnie idealny"
#. i18n: ectx: whatsthis, entry (ideal), group (Calculator)
#: src/kalzium.kcfg:299
#, kde-format
msgid ""
"True if gases are assumed to be ideal, the Van der Waals co-efficients will "
"not be shown in the calculator"
msgstr ""
"Prawda jeśli gazy są uznawane za doskonałe, współczynniki van der Waalsa nie "
"będą pokazywane w kalkulatorze"
#. i18n: ectx: label, entry (soluteMass), group (Calculator)
#: src/kalzium.kcfg:303
#, kde-format
msgid ""
"This setting tells the concentration calculator that amount of solute is "
"always in mass"
msgstr ""
"To ustawienie informuje kalkulator stężenia, że ilość substancji "
"rozpuszczanej jest zawsze podawana jako masa"
#. i18n: ectx: whatsthis, entry (soluteMass), group (Calculator)
#: src/kalzium.kcfg:304
#, kde-format
msgid "True if the amount of solute is specified only in terms of mass"
msgstr ""
"Prawda jeśli ilość substancji rozpuszczanej jest zawsze podawana tylko w "
"jednostce masa"
#. i18n: ectx: label, entry (solventVolume), group (Calculator)
#: src/kalzium.kcfg:307
#, kde-format
msgid ""
"This setting tells the concentration calculator that amount of solvent is "
"always in volume"
msgstr ""
"To ustawienie wskazuje kalkulatorowi stężenia, że ilość rozpuszczalnika jest "
"zawsze podawana jako objętość."
#. i18n: ectx: whatsthis, entry (solventVolume), group (Calculator)
#: src/kalzium.kcfg:308
#, kde-format
msgid "True if the amount of solvent is specified only in terms of volume"
msgstr ""
"Prawda jeśli ilość rozpuszczalnika jest podana tylko w jednostce objętości"
#. i18n: ectx: label, entry (alias), group (Calculator)
#: src/kalzium.kcfg:311
#, kde-format
msgid ""
"This setting tells the molecular mass calculator whether extra details such "
"as aliases should be shown"
msgstr ""
"To ustawienie informuje kalkulator mas cząsteczkowych czy dodatkowe "
"szczegóły takie jak aliasy mają być pokazywane"
#. i18n: ectx: whatsthis, entry (alias), group (Calculator)
#: src/kalzium.kcfg:312
#, kde-format
msgid "True if the aliases and other details should be shown"
msgstr "Prawda jeśli aliasy i inne szczegóły mają być pokazywane"
#. i18n: ectx: label, entry (addAlias), group (Calculator)
#: src/kalzium.kcfg:315
#, kde-format
msgid ""
"This setting tells the molecular calculator whether the add Alias tab should "
"be shown"
msgstr "To ustawienie informuje kalkulator czy karta aliasów ma być pokazana"
#. i18n: ectx: whatsthis, entry (addAlias), group (Calculator)
#: src/kalzium.kcfg:316
#, kde-format
msgid "True if the user wants to add aliases"
msgstr "Prawda jeśli użytkownik chce dodać aliasy"
#. i18n: ectx: label, entry (showsidebar), group (Sidebar)
#. i18n: ectx: whatsthis, entry (showsidebar), group (Sidebar)
#: src/kalzium.kcfg:321 src/kalzium.kcfg:322
#, kde-format
msgid "Show or hide the sidebar"
msgstr "Pokazuj lub ukryj pasek"
#: src/kalziumelementproperty.cpp:89
#, kde-format
msgctxt "No Gradient"
msgid "None"
msgstr "Brak"
#: src/kalziumgradienttype.cpp:233
#, kde-format
msgid "van Der Waals"
msgstr "van der Waalsa"
#: src/kalziumgradienttype.cpp:303
#, kde-format
msgid "u"
msgstr "u"
#: src/kalziumgradienttype.cpp:511
#, kde-format
msgid "Electronegativity (Pauling)"
msgstr "Elektroujemność (Pauling)"
#: src/kalziumgradienttype.cpp:566
#, kde-format
msgid "Discovery date"
msgstr "Data odkrycia"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_LogarithmicElectronaffinityGradient)
#: src/kalziumgradienttype.cpp:623 src/settings_gradients.ui:109
#, kde-format
msgid "Electronaffinity"
msgstr "Powinowactwo elektronowe"
#: src/kalziumgradienttype.cpp:678
#, kde-format
msgid "First Ionization"
msgstr "Pierwsza energia jonizacji"
#: src/kalziumnumerationtype.cpp:117
#, kde-format
msgid "No Numeration"
msgstr "Bez numeracji"
#: src/kalziumnumerationtype.cpp:168
#, kde-format
msgid "IUPAC"
msgstr "IUPAC"
#: src/kalziumnumerationtype.cpp:208
#, kde-format
msgid "CAS"
msgstr "CAS"
#: src/kalziumnumerationtype.cpp:248
#, kde-format
msgid "Old IUPAC"
msgstr "Stary IUPAC"
#: src/kalziumschemetype.cpp:115
#, kde-format
msgid "Monochrome"
msgstr "Monochromatyczne"
#: src/kalziumschemetype.cpp:133
#, kde-format
msgid "All the Elements"
msgstr "Wszystkie pierwiastki"
#. i18n: ectx: attribute (title), widget (QWidget, tabBlocks)
#: src/kalziumschemetype.cpp:156 src/settings_colors.ui:27
#, kde-format
msgid "Blocks"
msgstr "Bloki"
#: src/kalziumschemetype.cpp:188
#, kde-format
msgid "s-Block"
msgstr "Blok s"
#: src/kalziumschemetype.cpp:189
#, kde-format
msgid "p-Block"
msgstr "Blok p"
#: src/kalziumschemetype.cpp:190
#, kde-format
msgid "d-Block"
msgstr "Blok d"
#: src/kalziumschemetype.cpp:191
#, kde-format
msgid "f-Block"
msgstr "Blok f"
#: src/kalziumschemetype.cpp:215
#, kde-format
msgid "Iconic"
msgstr "Ikony"
#: src/kalziumschemetype.cpp:232
#, kde-format
msgid "Each element is represented by an icon which represents its use."
msgstr ""
"Każdy pierwiastek jest reprezentowany przez ikonę pokazującą jego "
"zastosowanie."
#: src/kalziumschemetype.cpp:298
#, kde-format
msgid "Alkaline"
msgstr "Alkaliczne"
#: src/kalziumschemetype.cpp:299
#, kde-format
msgid "Rare Earth"
msgstr "Pierwiastki ziem rzadkich"
#: src/kalziumschemetype.cpp:300
#, kde-format
msgid "Non-Metals"
msgstr "Niemetale"
#: src/kalziumschemetype.cpp:301
#, kde-format
msgid "Alkalie Metal"
msgstr "Metal alkaliczny"
#: src/kalziumschemetype.cpp:302
#, kde-format
msgid "Other Metal"
msgstr "Inne metale"
#: src/kalziumschemetype.cpp:303
#, kde-format
msgid "Halogen"
msgstr "Halogen"
#: src/kalziumschemetype.cpp:304
#, kde-format
msgid "Transition Metal"
msgstr "Metale przejściowe"
#: src/kalziumschemetype.cpp:305
#, kde-format
msgid "Noble Gas"
msgstr "Gazy szlachetne"
#: src/kalziumschemetype.cpp:306
#, kde-format
msgid "Metalloid"
msgstr "Metaloidy"
#. i18n: ectx: attribute (title), widget (QWidget, tabGroups)
#: src/kalziumschemetype.cpp:330 src/settings_colors.ui:133
#, kde-format
msgid "Groups"
msgstr "Grupy"
#: src/kalziumschemetype.cpp:370
#, kde-format
msgid "Group 1"
msgstr "Grupa I"
#: src/kalziumschemetype.cpp:371
#, kde-format
msgid "Group 2"
msgstr "Grupa II"
#: src/kalziumschemetype.cpp:372
#, kde-format
msgid "Group 3"
msgstr "Grupa III"
#: src/kalziumschemetype.cpp:373
#, kde-format
msgid "Group 4"
msgstr "Grupa IV"
#: src/kalziumschemetype.cpp:374
#, kde-format
msgid "Group 5"
msgstr "Grupa V"
#: src/kalziumschemetype.cpp:375
#, kde-format
msgid "Group 6"
msgstr "Grupa VI"
#: src/kalziumschemetype.cpp:376
#, kde-format
msgid "Group 7"
msgstr "Grupa VII"
#: src/kalziumschemetype.cpp:377
#, kde-format
msgid "Group 8"
msgstr "Grupa VIII"
#: src/kalziumschemetype.cpp:402
#, kde-format
msgid "Colors"
msgstr "Kolory"
#: src/kalziumschemetype.cpp:423
#, kde-format
msgid "Nice colors without meaning. (From the Openbabel project)"
msgstr "Ładne kolory bez znaczenia. (Z projektu Openbabel)"
#. i18n: ectx: Menu (file_menu)
#: src/kalziumui.rc:4
#, kde-format
msgid "&File"
msgstr "&Plik"
#. i18n: ectx: Menu (table_menu)
#: src/kalziumui.rc:11
#, kde-format
msgid "&View"
msgstr "&Widok"
#. i18n: ectx: Menu (miscmenu)
#: src/kalziumui.rc:21
#, kde-format
msgid "&Tools"
msgstr "&Narzędzia"
#. i18n: ectx: ToolBar (mainToolBar)
#: src/kalziumui.rc:35
#, kde-format
msgid "Main Toolbar"
msgstr "Główny pasek"
#: src/kalziumutils.cpp:107
#, kde-format
msgid "Value not defined"
msgstr "Wartość nie zdefiniowana"
#: src/kalziumutils.cpp:109
#, kde-format
msgctxt "Just a number"
msgid "%1"
msgstr "%1"
#: src/kalziumutils.cpp:122
#, kde-format
msgid "Unknown Value"
msgstr "Nieznana wartość"
#: src/kalziumutils.cpp:124
#, kde-format
msgctxt "x u (units). The atomic mass."
msgid "%1 u"
msgstr "%1 u"
#: src/kalziumutils.cpp:133
#, kde-format
msgid "This element was discovered in the year <numid>%1</numid>."
msgstr "Ten pierwiastek został odkryty w roku <numid>%1</numid>."
#: src/kalziumutils.cpp:135
#, kde-format
msgid "The element has not yet been officially recognized by the IUPAC."
msgstr "Ten pierwiastek nie jest jeszcze oficjalnie uznany przez IUPAC."
#: src/kalziumutils.cpp:137
#, kde-format
msgid "This element was known to ancient cultures."
msgstr "Ten pierwiastek był znany w starożytności."
#: src/kalziumutils.cpp:170
#, kde-format
msgid "No Data"
msgstr "Brak danych"
#: src/kdeeduglossary.cpp:142 src/kdeeduglossary.cpp:318
#, kde-format
msgid "Glossary"
msgstr "Słowniczek"
#: src/kdeeduglossary.cpp:494
#, kde-format
msgid "References"
msgstr "Odsyłacze"
#: src/kdeeduglossary.cpp:498
#, kde-format
msgid "Go to '%1'"
msgstr "Idź do '%1'"
#: src/legendwidget.cpp:76
#, kde-format
msgctxt ""
"one of the three states of matter (solid, liquid, vaporous or unknown)"
msgid "Solid"
msgstr "Stały"
#: src/legendwidget.cpp:79
#, kde-format
msgctxt ""
"one of the three states of matter (solid, liquid, vaporous or unknown)"
msgid "Liquid"
msgstr "Ciekły"
#: src/legendwidget.cpp:82
#, kde-format
msgctxt ""
"one of the three states of matter (solid, liquid, vaporous or unknown)"
msgid "Vaporous"
msgstr "Gazowy"
#: src/legendwidget.cpp:85
#, kde-format
msgctxt ""
"one of the three states of matter (solid, liquid, vaporous or unknown)"
msgid "Unknown"
msgstr "Nieznany"
#: src/legendwidget.cpp:90
#, kde-format
msgctxt "one of the two types of gradients available"
msgid "logarithmic"
msgstr "logarytmiczny"
#: src/legendwidget.cpp:92
#, kde-format
msgctxt "one of the two types of gradients available"
msgid "linear"
msgstr "liniowy"
#: src/legendwidget.cpp:94
#, kde-format
msgid "%1 (%2)"
msgstr "%1 (%2)"
#: src/legendwidget.cpp:96
#, kde-format
msgctxt "Minimum value of the gradient"
msgid "Minimum: %1"
msgstr "Minimum: %1:"
#: src/legendwidget.cpp:100
#, kde-format
msgctxt "Maximum value of the gradient"
msgid "Maximum: %1"
msgstr "Maksimum: %1"
#: src/legendwidget.cpp:105
#, kde-format
msgid "Scheme: %1"
msgstr "Schemat: %1"
#: src/main.cpp:48 src/tools/moleculeview.cpp:127
#, kde-format
msgid "Kalzium"
msgstr "Kalzium"
#: src/main.cpp:50
#, kde-format
msgid "A periodic table of the elements"
msgstr "Układ okresowy pierwiastków"
#: src/main.cpp:52
#, kde-format
msgid "(C) 2002-2016 Carsten Niehaus & the KDE Edu Developers"
msgstr "(C) 2002-2016 Carsten Niehaus i programiści KDE Edu"
#: src/main.cpp:61
#, kde-format
msgid "Pino Toscano"
msgstr "Pino Toscano"
#: src/main.cpp:62
#, kde-format
msgid "Large code contributions; resident guru helping the other developers"
msgstr "Duży wkład w kod źródłowy; guru pomagający innym programistom"
#: src/main.cpp:64
#, kde-format
msgid "Benoit Jacob"
msgstr "Benoit Jacob"
#: src/main.cpp:65
#, kde-format
msgid "Base work on the molecular viewer, mentored Marcus during his SoC"
msgstr "Podstawowa część przeglądarki molekuł, pomagał Marcusowi"
#: src/main.cpp:67
#, kde-format
msgid "Marcus Hanwell"
msgstr "Marcus Hanwell"
#: src/main.cpp:68
#, kde-format
msgid "SoC on the molecular viewer and libavogadro porting/integration"
msgstr "SoC: przeglądarka molekuł i portowanie/integracja libavogadro"
#: src/main.cpp:70
#, kde-format
msgid "Kashyap R Puranik"
msgstr "Kashyap R Puranik"
#: src/main.cpp:71
#, kde-format
msgid "SoC on the calculator widget and a few smaller improvements"
msgstr "SoC: praca nad kalkulatorem i kilka małych usprawnień"
#: src/main.cpp:73
#, kde-format
msgid "Thomas Nagy"
msgstr "Thomas Nagy"
#: src/main.cpp:74
#, kde-format
msgid "EqChem, the equation solver"
msgstr "EqChem, narzędzie do rozwiązywania równań chemicznych"
#: src/main.cpp:76
#, kde-format
msgid "Inge Wallin"
msgstr "Inge Wallin"
#: src/main.cpp:77
#, kde-format
msgid ""
"Code cleaning, parser for the molecule weight calculator, and a lot of "
"smaller improvements"
msgstr ""
"Wyczyszczenie kodu, parser w kalkulatorze wag cząsteczek i wiele mniejszych "
"ulepszeń"
#: src/main.cpp:79
#, kde-format
msgid "Anne-Marie Mahfouf"
msgstr "Anne-Marie Mahfouf"
#: src/main.cpp:80
#, kde-format
msgid "A lot of small things and the documentation"
msgstr "Dużo małych rzeczy i dokumentacja"
#: src/main.cpp:82
#, kde-format
msgid "Johannes Simon"
msgstr "Johannes Simon"
#: src/main.cpp:83
#, kde-format
msgid ""
"Code and documentation contributions to the equation solver and molecular "
"viewer"
msgstr ""
"Wkład w kodzie i dokumentacji modułu do rozwiązywania równań chemicznych "
"oraz przeglądarki molekuł"
#: src/main.cpp:85
#, kde-format
msgid "Jarle Akselsen"
msgstr "Jarle Akselsen"
#: src/main.cpp:86
#, kde-format
msgid "Many beautiful element icons"
msgstr "Wiele ślicznych ikon pierwiastków"
#: src/main.cpp:88
#, kde-format
msgid "Noémie Scherer"
msgstr "Noémie Scherer"
#: src/main.cpp:89
#, kde-format
msgid "Many beautiful element icons, too!"
msgstr "Też wiele pięknych ikon pierwiastków!"
#: src/main.cpp:91
#, kde-format
msgid "Danny Allen"
msgstr "Danny Allen"
#: src/main.cpp:92
#, kde-format
msgid "Several icons"
msgstr "Wiele ikon"
#: src/main.cpp:94
#, kde-format
msgid "Lee Olson"
msgstr "Lee Olson"
#: src/main.cpp:95
#, kde-format
msgid "Several icons in the information dialog"
msgstr "Kilka ikon do okna informacyjnego"
#: src/main.cpp:97
#, kde-format
msgid "Jörg Buchwald"
msgstr "Jörg Buchwald"
#: src/main.cpp:98
#, kde-format
msgid "Contributed most isotope information"
msgstr "Większość informacji o izotopach"
#: src/main.cpp:100
#, kde-format
msgid "Marco Martin"
msgstr "Marco Martin"
#: src/main.cpp:101
#, kde-format
msgid "Some icons and inspiration for others"
msgstr "Trochę ikon i inspirowanie innych"
#: src/main.cpp:103
#, kde-format
msgid "Daniel Haas"
msgstr "Daniel Haas"
#: src/main.cpp:104
#, kde-format
msgid "The design of the information dialog"
msgstr "Zaprojektowanie okna informacyjnego"
#: src/main.cpp:106
#, kde-format
msgid "Brian Beck"
msgstr "Brian Beck"
#: src/main.cpp:107
#, kde-format
msgid "The orbits icon"
msgstr "Ikony orbit"
#: src/main.cpp:109
#, kde-format
msgid "Paulo Cattai"
msgstr "Paulo Cattai"
#: src/main.cpp:110 src/main.cpp:113 src/main.cpp:116 src/main.cpp:119
#: src/main.cpp:122
#, kde-format
msgid "New interface design and usability improvements"
msgstr "Projekt nowego interfejsu i poprawa łatwości użycia programu"
#: src/main.cpp:112
#, kde-format
msgid "Danilo Balzaque"
msgstr "Danilo Balzaque"
#: src/main.cpp:115
#, kde-format
msgid "Roberto Cunha"
msgstr "Roberto Cunha"
#: src/main.cpp:118
#, kde-format
msgid "Tadeu Araujo"
msgstr "Tadeu Araujo"
#: src/main.cpp:121
#, kde-format
msgid "Tiago Porangaba"
msgstr "Tiago Porangaba"
#: src/main.cpp:124
#, kde-format
msgid "Etienne Rebetez"
msgstr "Etienne Rebetez"
#: src/main.cpp:125
#, kde-format
msgid "Adding new sizable Periodic System"
msgstr "Dodawanie nowego niemałego systemu okresowego"
#: src/main.cpp:138
#, kde-format
msgid "[molecule]"
msgstr "[cząsteczka]"
#: src/main.cpp:138 src/main.cpp:140 src/main.cpp:148
#, kde-format
msgid "Open the given molecule file"
msgstr "Otwórz podany plik cząsteczki"
#: src/main.cpp:140
#, kde-format
msgid "molecule"
msgstr "cząsteczka"
#: src/main.cpp:168
#, kde-format
msgid "Can't open more than one molecule at a time"
msgstr "Nie można otworzyć więcej niż jednej cząsteczki na raz"
#: src/molcalcwidget.cpp:101 src/molcalcwidget.cpp:137
#: src/molcalcwidget.cpp:194 src/molcalcwidget.cpp:196
#: src/molcalcwidget.cpp:198 src/molcalcwidget.cpp:200
#: src/molcalcwidget.cpp:202
#, kde-format
msgid "%1"
msgstr "%1"
#: src/molcalcwidget.cpp:165
#, kde-format
msgid ""
"Enter a formula in the\n"
"widget above and\n"
"click on 'Calc'.\n"
"E.g. #Et#OH"
msgstr ""
"Wpisz\n"
"wzór powyżej\n"
"i kliknąć 'Oblicz'.\n"
"Przykład: #Et#OH"
#: src/molcalcwidget.cpp:219
#, kde-format
msgid "Molecular mass: "
msgstr "Masa cząsteczkowa: "
#: src/molcalcwidget.cpp:234 src/molcalcwidget.cpp:238
#: src/molcalcwidget.cpp:239 src/molcalcwidget.cpp:240
#, kde-format
msgid "Invalid input"
msgstr "Nieprawidłowe wejście"
#: src/molcalcwidget.cpp:249
#, kde-format
msgid "%1<sub>%2</sub> "
msgstr "%1<sub>%2</sub> "
#: src/molcalcwidget.cpp:293
#, kde-format
msgid "Symbol should consist of two or more letters."
msgstr "Symbol powinien składać się z dwóch lub więcej liter."
#: src/molcalcwidget.cpp:299
#, kde-format
msgid "Symbol already being used"
msgstr "Symbol już został użyty"
#: src/molcalcwidget.cpp:305
#, kde-format
msgid "Expansion is invalid, please specify a valid expansion"
msgstr "Wyrażenie jest niepoprawne, proszę poprawić"
#: src/molcalcwidget.cpp:318
#, kde-format
msgid "done!"
msgstr "gotowe!"
#: src/molcalcwidget.cpp:322
#, kde-format
msgid "Unable to find the user defined alias file."
msgstr "Nie można znaleźć pliku aliasów użytkownika."
#. i18n: ectx: property (toolTip), widget (QLineEdit, formulaEdit)
#: src/molcalcwidgetbase.ui:54
#, kde-format
msgid "Enter molecular formula here"
msgstr "Proszę podać wzór cząsteczki"
#. i18n: ectx: property (whatsThis), widget (QLineEdit, formulaEdit)
#: src/molcalcwidgetbase.ui:61
#, kde-format
msgid ""
"This box can be used to enter the formula for the molecule.\n"
"e.g. 1.> CaCO3\n"
"e.g. 2.> MeOH\n"
"e.g. 3.> #EDTA#\n"
msgstr ""
"W to pole można wpisać wzór cząsteczki.\n"
"Przykład 1.> CaCO3\n"
"Przykład 2.> MeOH\n"
"Przykład 3.> #EDTA#\n"
#. i18n: ectx: property (toolTip), widget (QPushButton, calcButton)
#. i18n: ectx: property (whatsThis), widget (QPushButton, calcButton)
#: src/molcalcwidgetbase.ui:68 src/molcalcwidgetbase.ui:71
#, kde-format
msgid "Click on this button to calculate."
msgstr "Kliknij ten przycisk aby obliczyć."
#. i18n: ectx: property (text), widget (QPushButton, calcButton)
#: src/molcalcwidgetbase.ui:74
#, kde-format
msgid "Calc"
msgstr "Oblicz"
#. i18n: ectx: property (title), widget (QGroupBox, details)
#: src/molcalcwidgetbase.ui:167
#, kde-format
msgid "Details"
msgstr "Szczegóły"
#. i18n: ectx: property (text), widget (QLabel, label_6)
#: src/molcalcwidgetbase.ui:175
#, kde-format
msgid "Composition"
msgstr "Skład"
#. i18n: ectx: property (toolTip), widget (QTableWidget, table)
#: src/molcalcwidgetbase.ui:188
#, kde-format
msgid "Elemental composition"
msgstr "Pierwiastki składowe"
#. i18n: ectx: property (whatsThis), widget (QTableWidget, table)
#: src/molcalcwidgetbase.ui:191
#, kde-format
msgid ""
"This table previews the elemental composition of the molecule, i.e. the "
"percentage of each element in the molecule."
msgstr ""
"Ta tablica pokazuje pierwiastki składowe cząsteczki, tj. procentowy skład "
"różnych pierwiastków w cząsteczce."
#. i18n: ectx: property (text), widget (QTableWidget, table)
#: src/molcalcwidgetbase.ui:213
#, kde-format
msgid "Atoms"
msgstr "Atomy"
#. i18n: ectx: property (text), widget (QTableWidget, table)
#: src/molcalcwidgetbase.ui:223
#, kde-format
msgid "Total mass"
msgstr "Całkowita masa"
#. i18n: ectx: property (text), widget (QLabel, label_5)
#: src/molcalcwidgetbase.ui:240
#, kde-format
msgid "Aliases used"
msgstr "Użyte aliasy"
#. i18n: ectx: property (toolTip), widget (QTableWidget, alias_list)
#: src/molcalcwidgetbase.ui:247
#, kde-format
msgid "Aliases used in the formula"
msgstr "Aliasy użyte we wzorze"
#. i18n: ectx: property (whatsThis), widget (QTableWidget, alias_list)
#: src/molcalcwidgetbase.ui:251
#, kde-format
msgid ""
"This displays all the aliases used in the molecule.\n"
"For instance, in the molecule MeOH, the alias used is Me = CH3."
msgstr ""
"Pokazuje aliasy wykorzystywane we wzorze cząsteczki.\n"
"Na przykład, w cząsteczce MeOH używanym aliasem jest Me=CH3."
#. i18n: ectx: property (text), widget (QTableWidget, alias_list)
#: src/molcalcwidgetbase.ui:262
#, kde-format
msgid "aliases"
msgstr "aliasy"
#. i18n: ectx: attribute (title), widget (QWidget, aliasTab)
#: src/molcalcwidgetbase.ui:276
#, kde-format
msgid "Aliases"
msgstr "Aliasy"
#. i18n: ectx: property (title), widget (QGroupBox, aliasBox)
#: src/molcalcwidgetbase.ui:282
#, kde-format
msgid "Define alias"
msgstr "Zdefiniuj alias"
#. i18n: ectx: property (text), widget (QLabel, label)
#: src/molcalcwidgetbase.ui:303
#, kde-format
msgid "Short-form"
msgstr "Krótka forma"
#. i18n: ectx: property (toolTip), widget (QLineEdit, shortForm)
#: src/molcalcwidgetbase.ui:310
#, kde-format
msgid "Short form of the alias"
msgstr "Krótka forma aliasu"
#. i18n: ectx: property (whatsThis), widget (QLineEdit, shortForm)
#: src/molcalcwidgetbase.ui:314
#, kde-format
msgid ""
"You can specify the short form of the alias used here, \n"
"for instance, Me."
msgstr ""
"Tutaj można podać krótką formę aliasu,\n"
"np. Me."
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: src/molcalcwidgetbase.ui:321
#, kde-format
msgid "Full-form"
msgstr "Pełny wzór"
#. i18n: ectx: property (whatsThis), widget (QLineEdit, fullForm)
#: src/molcalcwidgetbase.ui:329
#, kde-format
msgid ""
"You can enter the full form of the alias in this box, \n"
"for instance, CH3."
msgstr ""
"W tym polu można wpisać pełny wzór,\n"
"np. CH3."
#. i18n: ectx: property (toolTip), widget (QPushButton, alias)
#: src/molcalcwidgetbase.ui:336
#, kde-format
msgid "Click to add the alias"
msgstr "Kliknij aby dodać alias"
#. i18n: ectx: property (whatsThis), widget (QPushButton, alias)
#: src/molcalcwidgetbase.ui:339
#, kde-format
msgid "Click to add the alias if it is valid."
msgstr "Kliknij aby dodać alias, jeśli jest poprawny."
#. i18n: ectx: property (text), widget (QPushButton, alias)
#: src/molcalcwidgetbase.ui:342
#, kde-format
msgid "Add Alias"
msgstr "Dodaj alias"
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: src/molcalcwidgetbase.ui:376
#, kde-format
msgid "Pre-defined aliases"
msgstr "Domyślne aliasy"
#. i18n: ectx: property (text), widget (QLabel, label_4)
#: src/molcalcwidgetbase.ui:383
#, kde-format
msgid "User-defined aliases"
msgstr "Aliasy zdefiniowane przez użytkownika"
#. i18n: ectx: property (toolTip), widget (QTableWidget, pre_defined)
#: src/molcalcwidgetbase.ui:390
#, kde-format
msgid "List of pre-defined aliases."
msgstr "Lista domyślnych aliasów."
#. i18n: ectx: property (whatsThis), widget (QTableWidget, pre_defined)
#: src/molcalcwidgetbase.ui:393
#, kde-format
msgid "This table displays all the pre-defined aliases."
msgstr "Ta tablica pokazuje domyślne aliasy."
#. i18n: ectx: property (toolTip), widget (QTableWidget, user_defined)
#: src/molcalcwidgetbase.ui:422
#, kde-format
msgid "List of user-defined aliases."
msgstr "Lista aliasów zdefiniowanych przez użytkownika."
#. i18n: ectx: property (whatsThis), widget (QTableWidget, user_defined)
#: src/molcalcwidgetbase.ui:425
#, kde-format
msgid "This is the list of aliases that you or some other user has added."
msgstr "To jest lista aliasów dodanych przez Ciebie i innych użytkowników."
#: src/orbitswidget.cpp:209
#, kde-format
msgid "Unknown Electron Distribution"
msgstr "Nieznany rozkład elektronów"
#. i18n: ectx: property (accessibleName), widget (QPushButton, swapXYAxis)
#: src/plotsetupwidget.ui:23
#, kde-format
msgid "Swap"
msgstr "Zamień"
#. i18n: ectx: property (toolTip), widget (QPushButton, swapXYAxis)
#: src/plotsetupwidget.ui:29
#, kde-format
msgid "Swap X and Y axis"
msgstr "Zamień oś X i Y"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#: src/plotsetupwidget.ui:39
#, kde-format
msgid "X-Axis"
msgstr "Oś X"
#. i18n: ectx: property (text), widget (QLabel, textLabel1_2)
#. i18n: ectx: property (text), widget (QLabel, textLabel1_3)
#: src/plotsetupwidget.ui:51 src/plotsetupwidget.ui:355
#, kde-format
msgid "Average value:"
msgstr "Średnia wartość:"
#. i18n: ectx: property (whatsThis), widget (KComboBox, KCB_x)
#. i18n: ectx: property (whatsThis), widget (KComboBox, KCB_y)
#: src/plotsetupwidget.ui:72 src/plotsetupwidget.ui:390
#, kde-format
msgid "Here you can define what you want to plot"
msgstr "Tutaj można zdefiniować co ma być wykreślone"
#. i18n: ectx: property (text), widget (QLabel, textLabel2)
#. i18n: ectx: property (text), widget (QLabel, textLabel2_2)
#: src/plotsetupwidget.ui:114 src/plotsetupwidget.ui:369
#, kde-format
msgid "Maximum value:"
msgstr "Wartość maksymalna:"
#. i18n: ectx: property (text), widget (QLabel, textLabel3_2)
#. i18n: ectx: property (text), widget (QLabel, textLabel3_3)
#: src/plotsetupwidget.ui:128 src/plotsetupwidget.ui:376
#, kde-format
msgid "Minimum value:"
msgstr "Wartość minimalna:"
#. i18n: ectx: property (text), widget (QLabel, label)
#: src/plotsetupwidget.ui:149
#, kde-format
msgid "Display:"
msgstr "Obraz:"
#. i18n: ectx: property (text), widget (QLabel, label_4)
#: src/plotsetupwidget.ui:171
#, kde-format
msgid "Element Type:"
msgstr "Typ pierwiastka:"
#. i18n: ectx: property (text), widget (QLabel, textLabel3)
#: src/plotsetupwidget.ui:197
#, kde-format
msgid "First element:"
msgstr "Pierwszy pierwiastek:"
#. i18n: ectx: property (text), widget (QLabel, textLabel4)
#: src/plotsetupwidget.ui:204
#, kde-format
msgid "Last element:"
msgstr "Ostatni pierwiastek:"
#. i18n: ectx: property (text), widget (QPushButton, full)
#. i18n: ectx: property (text), item, widget (QComboBox, comboElementType)
#: src/plotsetupwidget.ui:233 src/plotsetupwidget.ui:241
#, kde-format
msgid "All elements"
msgstr "Wszystkie pierwiastki"
#. i18n: ectx: property (text), item, widget (QComboBox, comboElementType)
#: src/plotsetupwidget.ui:246
#, kde-format
msgid "Metals"
msgstr "Metale"
#. i18n: ectx: property (text), item, widget (QComboBox, comboElementType)
#: src/plotsetupwidget.ui:251
#, kde-format
msgid "Non-Metals / Metalloids"
msgstr "Niemetale/półmetale"
#. i18n: ectx: property (text), item, widget (QComboBox, comboElementType)
#: src/plotsetupwidget.ui:256
#, kde-format
msgid "s block elements"
msgstr "Pierwiastki bloku s"
#. i18n: ectx: property (text), item, widget (QComboBox, comboElementType)
#: src/plotsetupwidget.ui:261
#, kde-format
msgid "p block elements"
msgstr "Pierwiastki bloku p"
#. i18n: ectx: property (text), item, widget (QComboBox, comboElementType)
#: src/plotsetupwidget.ui:266
#, kde-format
msgid "d block elements"
msgstr "Pierwiastki bloku d"
#. i18n: ectx: property (text), item, widget (QComboBox, comboElementType)
#: src/plotsetupwidget.ui:271
#, kde-format
msgid "f block elements"
msgstr "Pierwiastki bloku f"
#. i18n: ectx: property (text), item, widget (QComboBox, comboElementType)
#: src/plotsetupwidget.ui:276
#, kde-format
msgid "Noble gases"
msgstr "Gazy szlachetne"
#. i18n: ectx: property (text), item, widget (QComboBox, comboElementType)
#: src/plotsetupwidget.ui:281
#, kde-format
msgid "Alkalie metals"
msgstr "Metale alkaliczne"
#. i18n: ectx: property (text), item, widget (QComboBox, comboElementType)
#: src/plotsetupwidget.ui:286
#, kde-format
msgid "Alkaline earth metals"
msgstr "Metale ziem alkalicznych"
#. i18n: ectx: property (text), item, widget (QComboBox, comboElementType)
#: src/plotsetupwidget.ui:291
#, kde-format
msgid "Lanthanides"
msgstr "Lantanowce"
#. i18n: ectx: property (text), item, widget (QComboBox, comboElementType)
#: src/plotsetupwidget.ui:296
#, kde-format
msgid "Actinides"
msgstr "Aktynowce"
#. i18n: ectx: property (text), item, widget (QComboBox, comboElementType)
#: src/plotsetupwidget.ui:301
#, kde-format
msgid "Radio-active elements"
msgstr "Pierwiastki promieniotwórcze"
#. i18n: ectx: property (text), item, widget (KComboBox, comboElementLabels)
#: src/plotsetupwidget.ui:316
#, kde-format
msgid "No Labels"
msgstr "Brak etykiet"
#. i18n: ectx: property (text), item, widget (KComboBox, comboElementLabels)
#: src/plotsetupwidget.ui:321
#, kde-format
msgid "Element Names"
msgstr "Nazwy pierwiastków"
#. i18n: ectx: property (text), item, widget (KComboBox, comboElementLabels)
#: src/plotsetupwidget.ui:326
#, kde-format
msgid "Element Symbols"
msgstr "Symbol pierwiastka"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#: src/plotsetupwidget.ui:336
#, kde-format
msgid "Y-Axis"
msgstr "Oś Y"
#: src/psetable/elementitem.cpp:135
#, kde-format
msgid "n/a"
msgstr "n/d"
#: src/rsdialog.cpp:38
#, kde-format
msgid "Risks/Security Phrases"
msgstr "Frazy ryzyka/bezpieczeństwa"
#. i18n: ectx: property (text), widget (QLabel, label)
#: src/rsdialog.cpp:102 src/rswidget.ui:38
#, kde-format
msgid "R-Phrases:"
msgstr "Frazy R:"
#: src/rsdialog.cpp:110
#, kde-format
msgid "S-Phrases:"
msgstr "Frazy S:"
#: src/rsdialog.cpp:118
#, kde-format
msgid "You asked for no R/S-Phrases."
msgstr "Nie wybrano żadnej z fraz R/S."
#: src/rsdialog.cpp:161
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "S1: Keep locked up"
msgstr ""
"S1: Używać właściwych opakowań dla uniknięcia skażenia środowiska. "
"Przechowywać w zamknięciu"
#: src/rsdialog.cpp:162
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "S2: Keep out of the reach of children"
msgstr "S2: Przechowywać poza zasięgiem dzieci"
#: src/rsdialog.cpp:163
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "S3: Keep in a cool place"
msgstr "S3: Przechowywać w chłodnym miejscu"
#: src/rsdialog.cpp:164
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "S4: Keep away from living quarters"
msgstr "S4: Przechowywać z dala od pomieszczeń mieszkalnych"
#: src/rsdialog.cpp:165
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid ""
"S5: Keep contents under ... ( appropriate liquid to be specified by the "
"manufacturer )"
msgstr ""
"S5: Przechowywać zawartość według… (właściwa ciecz która ma być określona "
"przez producenta)"
#: src/rsdialog.cpp:166
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "S6: Keep under ... ( inert gas to be specified by the manufacturer )"
msgstr ""
"S6: Przechowywać według… (gaz obojętny, ściśle określony przez producenta)"
#: src/rsdialog.cpp:167
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "S7: Keep container tightly closed"
msgstr "S7: Przechowywać pojemnik szczelnie zamknięty"
#: src/rsdialog.cpp:168
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "S8: Keep container dry"
msgstr "S8: Przechowywać pojemnik w suchym miejscu"
#: src/rsdialog.cpp:169
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "S9: Keep container in a well-ventilated place"
msgstr "S9: Przechowywać pojemnik w miejscu z dobrą cyrkulacją powietrza"
#: src/rsdialog.cpp:170
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "S12: Do not keep the container sealed"
msgstr "S12: Nie przechowywać uszczelnionego pojemnika"
#: src/rsdialog.cpp:171
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "S13: Keep away from food, drink and animal feedingstuffs"
msgstr "S13: Przechowywać z dala od żywności, napojów i karmy dla zwierząt"
#: src/rsdialog.cpp:172
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid ""
"S14: Keep away from ... ( incompatible materials to be indicated by the "
"manufacturer )"
msgstr ""
"S14: Przechowywać z dala od… (niezgodne materiały wskazane przez producenta)"
#: src/rsdialog.cpp:173
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "S15: Keep away from heat"
msgstr "S15: Przechowywać z dala od ciepła"
#: src/rsdialog.cpp:174
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "S16: Keep away from sources of ignition - No smoking"
msgstr "S16: Przechowywać z dala od zapłonu — Nie palić"
#: src/rsdialog.cpp:175
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "S17: Keep away from combustible material"
msgstr "S17: Przechowywać z dala od materiałów palnych"
#: src/rsdialog.cpp:176
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "S18: Handle and open container with care"
msgstr "S18: Obchodzić się i otwierać pojemnik z zachowaniem ostrożności"
#: src/rsdialog.cpp:177
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "S20: When using do not eat or drink"
msgstr "S20: Podczas stosowania nie jeść i nie pić"
#: src/rsdialog.cpp:178
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "S21: When using do not smoke"
msgstr "S21: Podczas stosowania nie palić"
#: src/rsdialog.cpp:179
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "S22: Do not breathe dust"
msgstr "S22: Nie wdychać pyłu"
#: src/rsdialog.cpp:180
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid ""
"S23: Do not breathe gas/fumes/vapour/spray ( appropriate wording to be "
"specified by the manufacturer )"
msgstr ""
"S23: Nie wdychać gazu/dymu/pary/aerozolu (właściwy opis określa producent)"
#: src/rsdialog.cpp:181
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "S24: Avoid contact with skin"
msgstr "S24: Unikać kontaktu ze skórą"
#: src/rsdialog.cpp:182
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "S25: Avoid contact with eyes"
msgstr "S25: Unikać kontaktu z oczami"
#: src/rsdialog.cpp:183
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid ""
"S26: In case of contact with eyes, rinse immediately with plenty of water "
"and seek medical advice"
msgstr ""
"S26: W przypadku kontaktu z oczami przemyć natychmiast dużą ilością wody i "
"zwrócić się o pomoc lekarską"
#: src/rsdialog.cpp:184
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "S27: Take off immediately all contaminated clothing"
msgstr "S27: Zdjąć natychmiast całą skażoną odzież"
#: src/rsdialog.cpp:185
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid ""
"S28: After contact with skin, wash immediately with plenty of ... ( to be "
"specified by the manufacturer )"
msgstr ""
"S28: Przy kontakcie ze skórą przemyć natychmiast dużą ilością … (określa "
"producent)"
#: src/rsdialog.cpp:186
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "S29: Do not empty into drains"
msgstr "S29: Nie wylewać do kanalizacji"
#: src/rsdialog.cpp:187
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "S30: Never add water to this product"
msgstr "S30: Nigdy nie dodawać wody do tej substancji"
#: src/rsdialog.cpp:188
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "S33: Take precautionary measures against static discharges"
msgstr ""
"S33: Podjąć środki ostrożności przeciwko wyładowaniu elektrostatycznemu"
#: src/rsdialog.cpp:189
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "S35: This material and its container must be disposed of in a safe way"
msgstr ""
"S35: Materiał ten i jego opakowanie muszą być unieszkodliwiane w bezpieczny "
"sposób"
#: src/rsdialog.cpp:190
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "S36: Wear suitable protective clothing"
msgstr "S36: Nosić odpowiednią odzież ochronną"
#: src/rsdialog.cpp:191
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "S37: Wear suitable gloves"
msgstr "S37: Nosić odpowiednie rękawice ochronne"
#: src/rsdialog.cpp:192
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid ""
"S38: In case of insufficient ventilation wear suitable respiratory equipment"
msgstr ""
"S38: W przypadku niedostatecznej wentylacji nosić odpowiedni sprzęt do "
"oddychania"
#: src/rsdialog.cpp:193
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "S39: Wear eye/face protection"
msgstr "S39: Nosić ochronę oczu/twarzy"
#: src/rsdialog.cpp:194
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid ""
"S40: To clean the floor and all objects contaminated by this material "
"use ... ( to be specified by the manufacturer )"
msgstr ""
"S40: Do czyszczenia podłogi i wszystkich zanieczyszczonych obiektów tym "
"materiałem używać … (określa producent)"
#: src/rsdialog.cpp:195
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "S41: In case of fire and/or explosion do not breathe fumes"
msgstr "S41: W przypadku pożaru i/lub wybuchu nie wdychać dymu"
#: src/rsdialog.cpp:196
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid ""
"S42: During fumigation/spraying wear suitable respiratory equipment "
"( appropriate wording to be specified by the manufacturer )"
msgstr ""
"S42: Podczas zadymiania/rozpylania nosić odpowiedni sprzęt do oddychania "
"(właściwy opis określa producent)"
#: src/rsdialog.cpp:197
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid ""
"S43: In case of fire use ... ( indicate in the space the precise type of "
"fire-fighting equipment. If water increases the risk add - Never use water )"
msgstr ""
"S43: W przypadku pożaru używać … (wskazać lokalizację i dokładny typ sprzętu "
"przeciwpożarowego. Jeżeli woda zwiększa zagrożenie, dodać: \"nigdy nie "
"stosować wody\")"
#: src/rsdialog.cpp:198
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid ""
"S45: In case of accident or if you feel unwell seek medical advice "
"immediately ( show the label where possible )"
msgstr ""
"S45: W przypadku awarii lub złego samopoczucia, niezwłocznie zgłosić się do "
"lekarza (wskazać etykietę substancji, gdy to możliwe)"
#: src/rsdialog.cpp:199
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid ""
"S46: If swallowed, seek medical advice immediately and show this container "
"or label"
msgstr ""
"S46: W przypadku połknięcia natychmiast zgłosić się do lekarza i wskazać "
"opakowanie lub etykietę"
#: src/rsdialog.cpp:200
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid ""
"S47: Keep at temperature not exceeding ... °C ( to be specified by the "
"manufacturer )"
msgstr ""
"S47 Przechowywać w temperaturze nieprzekraczającej… °C (która ma być "
"określona przez producenta)"
#: src/rsdialog.cpp:201
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid ""
"S48: Keep wet with ... ( appropriate material to be specified by the "
"manufacturer )"
msgstr ""
"S48: Zwilżać za pomocą… (właściwy materiał ma być określony przez producenta)"
#: src/rsdialog.cpp:202
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "S49: Keep only in the original container"
msgstr "S49: Przechowywać tylko w oryginalnym opakowaniu"
#: src/rsdialog.cpp:203
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "S50: Do not mix with ... ( to be specified by the manufacturer )"
msgstr "S50: Nie mieszać z… (określa producent)"
#: src/rsdialog.cpp:204
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "S51: Use only in well-ventilated areas"
msgstr "S51: Stosować tylko w pomieszczeniach z dobrą cyrkulacją powietrza"
#: src/rsdialog.cpp:205
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "S52: Not recommended for interior use on large surface areas"
msgstr ""
"S52: Nie zaleca się używać wewnątrz pomieszczeń na dużych powierzchniach"
#: src/rsdialog.cpp:206
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "S53: Avoid exposure - obtain special instructions before use"
msgstr "S53: Unikać ekspozycji — przed użyciem zapoznać się z instrukcją"
#: src/rsdialog.cpp:207
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid ""
"S56: Dispose of this material and its container at hazardous or special "
"waste collection point"
msgstr ""
"S56: Unieszkodliwianie tego materiału i jego opakowania w punkcie zbierania "
"niebezpiecznych lub specjalnych odpadów"
#: src/rsdialog.cpp:208
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "S57: Use appropriate containment to avoid environmental contamination"
msgstr "S57: Używać właściwych opakowań dla uniknięcia skażenia środowiska"
#: src/rsdialog.cpp:209
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid ""
"S59: Refer to manufacturer/supplier for information on recovery/recycling"
msgstr ""
"S59: Zwrócić się do producenta o informację w sprawie odzysku/powtórnego "
"przetworzenia"
#: src/rsdialog.cpp:210
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid ""
"S60: This material and its container must be disposed of as hazardous waste"
msgstr ""
"S60: Ten materiał i jego opakowanie muszą być usuwane jako odpady "
"niebezpieczne"
#: src/rsdialog.cpp:211
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid ""
"S61: Avoid release to the environment. Refer to special instructions/safety "
"data sheet"
msgstr ""
"S61: Unikać uwalniania do środowiska naturalnego. Odnieść się do "
"specjalistycznych arkuszy danych dotyczących instrukcji/bezpieczeństwa"
#: src/rsdialog.cpp:212
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid ""
"S62: If swallowed, do not induce vomiting: seek medical advice immediately "
"and show this container or label"
msgstr ""
"S62: W razie połknięcia nie wywoływać wymiotów; zwrócić się natychmiast do "
"lekarza i pokazać opakowanie lub etykietę"
#: src/rsdialog.cpp:213
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid ""
"S63: In case of accident by inhalation: remove casualty to fresh air and "
"keep at rest"
msgstr ""
"S63: W razie wypadku przez wdychanie przenieść poszkodowanego na świeże "
"powietrze i utrzymywać w pozycji nieruchomej"
#: src/rsdialog.cpp:214
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid ""
"S64: If swallowed, rinse mouth with water ( only if the person is conscious )"
msgstr ""
"S64: W razie połknięcia przepłukać usta wodą (tylko gdy osoba jest przytomna)"
#: src/rsdialog.cpp:238
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "R1: Explosive when dry"
msgstr "R1: Wybucha w stanie suchym"
#: src/rsdialog.cpp:239
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid ""
"R2: Risk of explosion by shock, friction, fire or other sources of ignition"
msgstr ""
"R2: Zagrożenie wybuchem wskutek uderzenia, tarcia, ognia lub innych źródeł "
"zapłonu"
#: src/rsdialog.cpp:240
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid ""
"R3: Extreme risk of explosion by shock, friction, fire or other sources of "
"ignition"
msgstr ""
"R3: Skrajne zagrożenie wybuchem wskutek uderzenia, tarcia, ognia lub innych "
"źródeł zapłonu"
#: src/rsdialog.cpp:241
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "R4: Forms very sensitive explosive metallic compounds"
msgstr "R4: Stanowi łatwo wybuchające związki metaliczne"
#: src/rsdialog.cpp:242
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "R5: Heating may cause an explosion"
msgstr "R5: Ogrzanie grozi wybuchem"
#: src/rsdialog.cpp:243
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "R6: Explosive with or without contact with air"
msgstr "R6: Wybucha w kontakcie z powietrzem lub bez powietrza"
#: src/rsdialog.cpp:244
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "R7: May cause fire"
msgstr "R7: Może spowodować pożar"
#: src/rsdialog.cpp:245
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "R8: Contact with combustible material may cause fire"
msgstr "R8: Kontakt z materiałami palnymi może spowodować pożar"
#: src/rsdialog.cpp:246
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "R9: Explosive when mixed with combustible material"
msgstr "R9: Wybucha po zmieszaniu z materiałem palnym"
#: src/rsdialog.cpp:247
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "R10: Flammable"
msgstr "R10: Łatwopalne"
#: src/rsdialog.cpp:248
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "R11: Highly flammable"
msgstr "R11: Wysoce łatwopalne"
#: src/rsdialog.cpp:249
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "R12: Extremely flammable"
msgstr "R12: Skrajnie łatwopalne"
#: src/rsdialog.cpp:250
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "R14: Reacts violently with water"
msgstr "R14: Reaguje gwałtownie z wodą"
#: src/rsdialog.cpp:251
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "R15: Contact with water liberates extremely flammable gases"
msgstr "R15: Kontakt z wodą uwalnia wysoce łatwopalne gazy"
#: src/rsdialog.cpp:252
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "R16: Explosive when mixed with oxidising substances"
msgstr "R16: Wybucha po zmieszaniu z substancjami utleniającymi"
#: src/rsdialog.cpp:253
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "R17: Spontaneously flammable in air"
msgstr "R17: Samorzutnie zapala się w powietrzu"
#: src/rsdialog.cpp:254
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "R18: In use, may form flammable/explosive vapour-air mixture"
msgstr ""
"R18: Podczas stosowania może tworzyć łatwopalne/wybuchowe mieszaniny para/"
"powietrze"
#: src/rsdialog.cpp:255
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "R19: May form explosive peroxides"
msgstr "R19: Może tworzyć wybuchowe nadtlenki"
#: src/rsdialog.cpp:256
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "R20: Harmful by inhalation"
msgstr "R20: Szkodliwe przy wdychaniu"
#: src/rsdialog.cpp:257
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "R21: Harmful in contact with skin"
msgstr "R21: Szkodliwe w kontakcie ze skórą"
#: src/rsdialog.cpp:258
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "R22: Harmful if swallowed"
msgstr "R22: Szkodliwy w razie połknięcia"
#: src/rsdialog.cpp:259
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "R23: Toxic by inhalation"
msgstr "R23: Toksyczne przy wdychaniu"
#: src/rsdialog.cpp:260
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "R24: Toxic in contact with skin"
msgstr "R24: Toksyczne w kontakcie ze skórą"
#: src/rsdialog.cpp:261
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "R25: Toxic if swallowed"
msgstr "R25: Toksyczne w przypadku spożycia"
#: src/rsdialog.cpp:262
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "R26: Very toxic by inhalation"
msgstr "R26: Bardzo toksyczne przy wdychaniu"
#: src/rsdialog.cpp:263
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "R27: Very toxic in contact with skin"
msgstr "R27: Bardzo toksyczne w kontakcie ze skórą"
#: src/rsdialog.cpp:264
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "R28: Very toxic if swallowed"
msgstr "R28: Bardzo toksyczne w razie połknięcia"
#: src/rsdialog.cpp:265
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "R29: Contact with water liberates toxic gas."
msgstr "R29: Kontakt z wodą wyzwala toksyczny gaz"
#: src/rsdialog.cpp:266
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "R30: Can become highly flammable in use"
msgstr "R30: Staje się wysoce palny podczas użycia"
#: src/rsdialog.cpp:267
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "R31: Contact with acids liberates toxic gas"
msgstr "R31: Kontakt z kwasami uwalnia toksyczny gaz"
#: src/rsdialog.cpp:268
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "R32: Contact with acids liberates very toxic gas"
msgstr "R32: Kontakt z kwasami uwalnia bardzo toksyczny gaz"
#: src/rsdialog.cpp:269
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "R33: Danger of cumulative effects"
msgstr "R33: Niebezpieczeństwo skutków kumulacyjnych"
#: src/rsdialog.cpp:270
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "R34: Causes burns"
msgstr "R34: Wywołuje oparzenia"
#: src/rsdialog.cpp:271
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "R35: Causes severe burns"
msgstr "R35: Wywołuje poważne oparzenia"
#: src/rsdialog.cpp:272
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "R36: Irritating to eyes"
msgstr "R36: Działa drażniąco na oczy"
#: src/rsdialog.cpp:273
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "R37: Irritating to respiratory system"
msgstr "R37: Działa drażniąco na układ oddechowy"
#: src/rsdialog.cpp:274
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "R38: Irritating to skin"
msgstr "R38: Działa drażniąco na skórę"
#: src/rsdialog.cpp:275
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "R39: Danger of very serious irreversible effects"
msgstr "R39: Niebezpieczeństwo bardzo poważnych nieodwracalnych skutków"
#: src/rsdialog.cpp:276
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "R40: Limited evidence of a carcinogenic effect"
msgstr "R40: Ograniczone oznaki działania rakotwórczego"
#: src/rsdialog.cpp:277
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "R41: Risk of serious damage to eyes"
msgstr "R41: Zagrożenie poważnego uszkodzenia oczu"
#: src/rsdialog.cpp:278
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "R42: May cause sensitisation by inhalation"
msgstr "R42: Może powodować uczulenie przy wdychaniu"
#: src/rsdialog.cpp:279
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "R43: May cause sensitisation by skin contact"
msgstr "R43: Może powodować uczulenie przez kontakt ze skórą"
#: src/rsdialog.cpp:280
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "R44: Risk of explosion if heated under confinement"
msgstr "R44: Ryzyko wybuchu przy podgrzaniu w zamknięciu"
#: src/rsdialog.cpp:281
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "R45: May cause cancer"
msgstr "R45: Może być przyczyną raka"
#: src/rsdialog.cpp:282
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "R46: May cause heritable genetic damage"
msgstr "R46: Może powodować dziedziczne uszkodzenia genetyczne"
#: src/rsdialog.cpp:283
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "R48: Danger of serious damage to health by prolonged exposure"
msgstr ""
"R48: Niebezpieczeństwo poważnego ubytku zdrowia w czasie przedłużonej "
"ekspozycji na działanie substancji"
#: src/rsdialog.cpp:284
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "R49: May cause cancer by inhalation"
msgstr "R49: Może być przyczyną raka przez wdychanie"
#: src/rsdialog.cpp:285
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "R50: Very toxic to aquatic organisms"
msgstr "R50: Bardzo toksyczny dla organizmów wodnych"
#: src/rsdialog.cpp:286
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "R51: Toxic to aquatic organisms"
msgstr "R51: Toksyczny dla organizmów wodnych"
#: src/rsdialog.cpp:287
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "R52: Harmful to aquatic organisms"
msgstr "R52: Szkodliwy dla organizmów wodnych"
#: src/rsdialog.cpp:288
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "R53: May cause long-term adverse effects in the aquatic environment"
msgstr ""
"R53: Może powodować długoterminowe szkodliwe zmiany w środowisku wodnym"
#: src/rsdialog.cpp:289
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "R54: Toxic to flora"
msgstr "R54: Toksyczny dla roślin"
#: src/rsdialog.cpp:290
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "R55: Toxic to fauna"
msgstr "R55: Toksyczny dla zwierząt"
#: src/rsdialog.cpp:291
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "R56: Toxic to soil organisms"
msgstr "R56: Toksyczny dla organizmów gleby"
#: src/rsdialog.cpp:292
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "R57: Toxic to bees"
msgstr "R57: Toksyczny dla pszczół"
#: src/rsdialog.cpp:293
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "R58: May cause long-term adverse effects in the environment"
msgstr "R58: Może powodować długoterminowe szkodliwe zmiany w środowisku"
#: src/rsdialog.cpp:294
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "R59: Dangerous for the ozone layer"
msgstr "R59: Niebezpieczny dla warstwy ozonowej"
#: src/rsdialog.cpp:295
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "R60: May impair fertility"
msgstr "R60: Może osłabiać płodność"
#: src/rsdialog.cpp:296
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "R61: May cause harm to the unborn child"
msgstr "R61: Może działać szkodliwie na nienarodzony płód"
#: src/rsdialog.cpp:297
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "R62: Possible risk of impaired fertility"
msgstr "62: Możliwe ryzyko upośledzenia płodności"
#: src/rsdialog.cpp:298
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "R63: Possible risk of harm to the unborn child"
msgstr "R63: Możliwe zagrożenie uszkodzenia nienarodzonego dziecka"
#: src/rsdialog.cpp:299
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "R64: May cause harm to breast-fed babies"
msgstr "R64: Może działać szkodliwie na dzieci karmione piersią"
#: src/rsdialog.cpp:300
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "R65: Harmful: may cause lung damage if swallowed"
msgstr "R65: Szkodliwe: może być przyczyną uszkodzenia płuc po spożyciu"
#: src/rsdialog.cpp:301
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "R66: Repeated exposure may cause skin dryness or cracking"
msgstr ""
"R66: Powtarzające się ekspozycje na działanie substancji mogą powodować "
"suchość i pękanie skóry"
#: src/rsdialog.cpp:302
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "R67: Vapours may cause drowsiness and dizziness"
msgstr "R67: Opary mogą powodować senność i oszołomienie"
#: src/rsdialog.cpp:303
#, kde-format
msgctxt ""
"Please take the official translations! You find them here: http://eur-lex."
"europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32001L0059:EN:HTML"
msgid "R68: Possible risk of irreversible effects"
msgstr "R68: Możliwe niebezpieczeństwo nieodwracalnych skutków"
#: src/rsdialog.cpp:331
#, kde-format
msgid "At least one of the specified phrases is invalid."
msgstr "Co najmniej jedno z wyrażeń jest niepoprawne."
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: src/rswidget.ui:28
#, kde-format
msgid "S-Phrases: "
msgstr "Frazy S:"
#. i18n: ectx: property (toolTip), widget (QLineEdit, r_le)
#: src/rswidget.ui:48
#, kde-format
msgid ""
"Enter the R-Phrases you want to read. Only \"-\" is allowed as a delimiter. "
"The combinations with \"/\" are not yet implemented."
msgstr ""
"Podaj frazy R, które chcesz przeczytać. Do oddzielania służy tylko znak \"-"
"\". Kombinacje z \"/\" nie są jeszcze obsługiwane."
#. i18n: ectx: property (whatsThis), widget (QLineEdit, r_le)
#: src/rswidget.ui:54
#, kde-format
msgid "Enter the R-Phrases you want to read"
msgstr "Podaj frazy R, które chcesz przeczytać"
#. i18n: ectx: property (text), widget (QLineEdit, r_le)
#. i18n: ectx: property (text), widget (QLineEdit, s_le)
#: src/rswidget.ui:57 src/rswidget.ui:70
#, kde-format
msgid "1-2-3-4-5-6-7-8-9"
msgstr "1-2-3-4-5-6-7-8-9"
#. i18n: ectx: property (toolTip), widget (QLineEdit, s_le)
#: src/rswidget.ui:64
#, kde-format
msgid ""
"Enter the S-Phrases you want to read. Only \"-\" is allowed as a delimiter. "
"The combinations with \"/\" are not yet implemented."
msgstr ""
"Podaj frazy S, które chcesz przeczytać. Do oddzielania służy tylko znak \"-"
"\". Kombinacje z \"/\" nie są jeszcze obsługiwane."
#. i18n: ectx: property (whatsThis), widget (QLineEdit, s_le)
#: src/rswidget.ui:67
#, kde-format
msgid "Enter the S-Phrases you want to read"
msgstr "Podaj frazy S, które chcesz przeczytać"
#. i18n: ectx: property (toolTip), widget (QPushButton, filterButton)
#. i18n: ectx: property (whatsThis), widget (QPushButton, filterButton)
#: src/rswidget.ui:77 src/rswidget.ui:80
#, kde-format
msgid "Click here to search for the phrases you entered on the left"
msgstr "Kliknij tutaj, żeby rozpocząć poszukiwanie fraz podanych po lewej"
#. i18n: ectx: property (text), widget (QPushButton, filterButton)
#: src/rswidget.ui:83
#, kde-format
msgid "&Filter"
msgstr "&Filtr"
#: src/searchwidget.cpp:40
#, kde-format
msgid "Search..."
msgstr "Szukaj..."
#. i18n: ectx: property (text), widget (QLabel, textLabel13)
#: src/settings_colors.ui:47
#, kde-format
msgid "s-Block:"
msgstr "Blok s:"
#. i18n: ectx: property (text), widget (QLabel, textLabel14)
#: src/settings_colors.ui:67
#, kde-format
msgid "p-Block:"
msgstr "Blok p:"
#. i18n: ectx: property (text), widget (QLabel, textLabel15)
#: src/settings_colors.ui:87
#, kde-format
msgid "d-Block:"
msgstr "Blok d:"
#. i18n: ectx: property (text), widget (QLabel, textLabel16)
#: src/settings_colors.ui:107
#, kde-format
msgid "f-Block:"
msgstr "Blok f:"
#. i18n: ectx: property (text), widget (QLabel, textLabel2_2_2)
#: src/settings_colors.ui:153
#, kde-format
msgid "Group 1:"
msgstr "Grupa I:"
#. i18n: ectx: property (text), widget (QLabel, textLabel8)
#: src/settings_colors.ui:173
#, kde-format
msgid "Group 2:"
msgstr "Grupa II:"
#. i18n: ectx: property (text), widget (QLabel, textLabel7)
#: src/settings_colors.ui:193
#, kde-format
msgid "Group 3:"
msgstr "Grupa III:"
#. i18n: ectx: property (text), widget (QLabel, textLabel6)
#: src/settings_colors.ui:213
#, kde-format
msgid "Group 4:"
msgstr "Grupa IV:"
#. i18n: ectx: property (text), widget (QLabel, textLabel5_2)
#: src/settings_colors.ui:233
#, kde-format
msgid "Group 5:"
msgstr "Grupa V:"
#. i18n: ectx: property (text), widget (QLabel, textLabel4_2)
#: src/settings_colors.ui:253
#, kde-format
msgid "Group 6:"
msgstr "Grupa VI:"
#. i18n: ectx: property (text), widget (QLabel, textLabel3_2)
#: src/settings_colors.ui:273
#, kde-format
msgid "Group 7:"
msgstr "Grupa VII:"
#. i18n: ectx: property (text), widget (QLabel, textLabel2_2)
#: src/settings_colors.ui:293
#, kde-format
msgid "Group 8:"
msgstr "Grupa VIII:"
#. i18n: ectx: attribute (title), widget (QWidget, tabStateOfMatter)
#: src/settings_colors.ui:319
#, kde-format
msgid "State of Matter"
msgstr "Stan materii"
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#: src/settings_colors.ui:339
#, kde-format
msgid "Solid:"
msgstr "Stałe:"
#. i18n: ectx: property (text), widget (QLabel, textLabel2)
#: src/settings_colors.ui:359
#, kde-format
msgid "Liquid:"
msgstr "Ciekłe:"
#. i18n: ectx: property (text), widget (QLabel, textLabel3)
#: src/settings_colors.ui:379
#, kde-format
msgid "Vaporous:"
msgstr "Gazowe:"
#. i18n: ectx: property (text), widget (QLabel, textLabel2_2_2_2)
#: src/settings_colors.ui:425
#, kde-format
msgid "Alkali metals:"
msgstr "Metale alkaliczne:"
#. i18n: ectx: property (text), widget (QLabel, textLabel8_2)
#: src/settings_colors.ui:445
#, kde-format
msgid "Rare earth:"
msgstr "Pierwiastki ziem rzadkich:"
#. i18n: ectx: property (text), widget (QLabel, textLabel7_2)
#: src/settings_colors.ui:465
#, kde-format
msgid "Non-metals:"
msgstr "Niemetale:"
#. i18n: ectx: property (text), widget (QLabel, textLabel6_2)
#: src/settings_colors.ui:485
#, kde-format
msgid "Alkaline earth metals:"
msgstr "Metale ziem alkalicznych:"
#. i18n: ectx: property (text), widget (QLabel, textLabel5_2_2)
#: src/settings_colors.ui:505
#, kde-format
msgid "Other metals:"
msgstr "Inne metale:"
#. i18n: ectx: property (text), widget (QLabel, textLabel4_2_2)
#: src/settings_colors.ui:525
#, kde-format
msgid "Halogens:"
msgstr "Halogeny:"
#. i18n: ectx: property (text), widget (QLabel, textLabel3_2_2)
#: src/settings_colors.ui:545
#, kde-format
msgid "Transition metals:"
msgstr "Metale przejściowe:"
#. i18n: ectx: property (text), widget (QLabel, textLabel2_2_3)
#: src/settings_colors.ui:565
#, kde-format
msgid "Noble gases:"
msgstr "Gazy szlachetne:"
#. i18n: ectx: property (text), widget (QLabel, textLabel2_2_3_2)
#: src/settings_colors.ui:585
#, kde-format
msgid "Metalloids:"
msgstr "Metaloidy:"
#. i18n: ectx: attribute (title), widget (QWidget, tabNoColor)
#: src/settings_colors.ui:611
#, kde-format
msgid "No Color Scheme"
msgstr "Brak schematu kolorów"
#. i18n: ectx: property (text), widget (QLabel, textLabel8_2_2)
#: src/settings_colors.ui:631
#, kde-format
msgid "All the elements:"
msgstr "Wszystkie pierwiastki:"
#. i18n: ectx: property (toolTip), widget (KColorButton, kcfg_noscheme)
#. i18n: ectx: property (whatsThis), widget (KColorButton, kcfg_noscheme)
#: src/settings_colors.ui:638 src/settings_colors.ui:641
#, kde-format
msgid "This color will be used if no other scheme is selected"
msgstr "Ten kolor będzie używany jeśli żaden inny schemat nie został wybrany"
#. i18n: ectx: property (text), widget (QLabel, label)
#: src/settings_gradients.ui:42
#, kde-format
msgid ""
"Instead of using a linear gradient to display the given property of an "
"element in the periodic table, Kalzium can also use a logarithmic gradient.\n"
"\n"
"Check the properties you want to have displayed with a logarithmic gradient."
msgstr ""
"Kalzium używa gradientu do pokazania zmian własności pierwiastków układu "
"okresowego. Zwykle stosowany jest gradient liniowy, ale jest też możliwość "
"wykorzystania gradientu logarytmicznego.\n"
"\n"
"Zaznaczenie tej opcji spowoduje używanie gradientu logarytmicznego."
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_LogarithmicDiscoverydateGradient)
#: src/settings_gradients.ui:102
#, kde-format
msgid "Discovery Date"
msgstr "Data odkrycia"
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: src/settings_gradients.ui:136
#, kde-format
msgid "Maximal Value Color:"
msgstr "Kolor maksymalnej wartości:"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: src/settings_gradients.ui:152
#, kde-format
msgid "Minimal Value Color:"
msgstr "Kolor minimalnej wartości:"
#. i18n: ectx: property (toolTip), widget (QWidget, SpectrumView)
#: src/spectrumview.ui:14
#, kde-format
msgid ""
"This page gives an overview of the spectrum of this element. Using the mouse "
"you can zoom into the spectrum."
msgstr ""
"Ta strona daje ogólny obraz widma pierwiastka. Powiększanie go jest możliwe "
"za pomocą myszy."
#. i18n: ectx: property (whatsThis), widget (QWidget, SpectrumView)
#: src/spectrumview.ui:17
#, kde-format
msgid "This page gives an overview of the spectrum of this element."
msgstr "Ta strona daje ogólny obraz widma pierwiastka"
#. i18n: ectx: property (toolTip), widget (SpectrumWidget, m_spectrumWidget)
#. i18n: ectx: property (whatsThis), widget (SpectrumWidget, m_spectrumWidget)
#: src/spectrumview.ui:41 src/spectrumview.ui:44
#, kde-format
msgid "This is the spectrum of the element."
msgstr "To jest widmo pierwiastka."
#. i18n: ectx: property (text), widget (QLabel, label1)
#: src/spectrumview.ui:53
#, kde-format
msgid "&Minimum value:"
msgstr "Wartość m&inimalna:"
#. i18n: ectx: property (toolTip), widget (QSpinBox, minimumValue)
#. i18n: ectx: property (whatsThis), widget (QSpinBox, minimumValue)
#: src/spectrumview.ui:66 src/spectrumview.ui:69
#, kde-format
msgid "This sets the leftmost wavelength of the spectrum."
msgstr "Ustawienie długości fali na lewym końcu obrazu widma."
#. i18n: ectx: property (text), widget (QLabel, label2)
#: src/spectrumview.ui:110
#, kde-format
msgid "Maximum &value:"
msgstr "Wartość m&aksymalna:"
#. i18n: ectx: property (toolTip), widget (QSpinBox, maximumValue)
#. i18n: ectx: property (whatsThis), widget (QSpinBox, maximumValue)
#: src/spectrumview.ui:123 src/spectrumview.ui:126
#, kde-format
msgid "This sets the rightmost wavelength of the spectrum."
msgstr "Ustawienie długości fali na prawym końcu obrazu widma."
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#: src/spectrumview.ui:145
#, kde-format
msgid "Spectrum Settings"
msgstr "Ustawienia widma"
#. i18n: ectx: property (text), item, widget (QComboBox, m_spectrumType)
#: src/spectrumview.ui:155
#, kde-format
msgid "Emission spectrum"
msgstr "Widmo emisyjne"
#. i18n: ectx: property (text), item, widget (QComboBox, m_spectrumType)
#: src/spectrumview.ui:160
#, kde-format
msgid "Absorption spectrum"
msgstr "Widmo absorpcyjne"
#. i18n: ectx: property (text), widget (QLabel, label)
#: src/spectrumview.ui:168
#, kde-format
msgid "Unit:"
msgstr "Jednostka:"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: src/spectrumview.ui:175
#, kde-format
msgid "Type:"
msgstr "Typ:"
#. i18n: ectx: property (text), widget (QPushButton, btn_resetZoom)
#: src/spectrumview.ui:185
#, kde-format
msgid "Reset zoom"
msgstr "Wyzeruj przybliżenie"
#: src/spectrumviewimpl.cpp:30
#, kde-format
msgid "Wavelength"
msgstr "Długość fali:"
#: src/spectrumviewimpl.cpp:30
#, kde-format
msgid "Intensity"
msgstr "Intensywność"
#: src/tablesdialog.cpp:49 src/tablesdialog.cpp:50
#, kde-format
msgid "Greek alphabet"
msgstr "Alfabet grecki"
#: src/tablesdialog.cpp:60
#, kde-format
msgid "Uppercase"
msgstr "Wielkie litery"
#: src/tablesdialog.cpp:61
#, kde-format
msgid "Lowercase"
msgstr "Małe litery"
#: src/tablesdialog.cpp:63
#, kde-format
msgctxt ""
"The name of the greek letter in your language. For example 'Alpha' for the "
"first letter. "
msgid "Name"
msgstr "Nazwa"
#: src/tablesdialog.cpp:119
#, kde-format
msgid "alpha"
msgstr "alfa"
#: src/tablesdialog.cpp:120
#, kde-format
msgid "beta"
msgstr "beta"
#: src/tablesdialog.cpp:121
#, kde-format
msgid "gamma"
msgstr "gamma"
#: src/tablesdialog.cpp:122
#, kde-format
msgid "delta"
msgstr "delta"
#: src/tablesdialog.cpp:123
#, kde-format
msgid "epsilon"
msgstr "epsilon"
#: src/tablesdialog.cpp:124
#, kde-format
msgid "zeta"
msgstr "zeta"
#: src/tablesdialog.cpp:125
#, kde-format
msgid "eta"
msgstr "eta"
#: src/tablesdialog.cpp:126
#, kde-format
msgid "theta"
msgstr "theta"
#: src/tablesdialog.cpp:127
#, kde-format
msgid "iota"
msgstr "jota"
#: src/tablesdialog.cpp:128
#, kde-format
msgid "kappa"
msgstr "kappa"
#: src/tablesdialog.cpp:129
#, kde-format
msgid "lambda"
msgstr "lambda"
#: src/tablesdialog.cpp:130
#, kde-format
msgid "mu"
msgstr "mu"
#: src/tablesdialog.cpp:131
#, kde-format
msgid "nu"
msgstr "nu"
#: src/tablesdialog.cpp:132
#, kde-format
msgid "xi"
msgstr "chi"
#: src/tablesdialog.cpp:133
#, kde-format
msgid "omicron"
msgstr "omikron"
#: src/tablesdialog.cpp:134
#, kde-format
msgid "pi"
msgstr "pi"
#: src/tablesdialog.cpp:135
#, kde-format
msgid "rho"
msgstr "ro"
#: src/tablesdialog.cpp:136
#, kde-format
msgid "sigma"
msgstr "sigma"
#: src/tablesdialog.cpp:137
#, kde-format
msgid "tau"
msgstr "tau"
#: src/tablesdialog.cpp:138
#, kde-format
msgid "upsilon"
msgstr "epsilon"
#: src/tablesdialog.cpp:139
#, kde-format
msgid "phi"
msgstr "fi"
#: src/tablesdialog.cpp:140
#, kde-format
msgid "chi"
msgstr "chi"
#: src/tablesdialog.cpp:141
#, kde-format
msgid "psi"
msgstr "psi"
#: src/tablesdialog.cpp:142
#, kde-format
msgid "omega"
msgstr "omega"
#: src/tablesdialog.cpp:152
#, kde-format
msgid "Numbers"
msgstr "Liczby"
#: src/tablesdialog.cpp:153
#, kde-format
msgid "Numeric Prefixes and Roman Numerals"
msgstr "Przedrostki liczbowe i liczby rzymskie"
#: src/tablesdialog.cpp:163
#, kde-format
msgid "Number"
msgstr "Numer"
#: src/tablesdialog.cpp:164
#, kde-format
msgctxt "For example 'Mono' for 1 and 'Tri' for 3"
msgid "Prefix"
msgstr "Przedrostek"
#: src/tablesdialog.cpp:164
#, kde-format
msgid "Roman Numerals"
msgstr "Liczby rzymskie"
#: src/tablesdialog.cpp:168
#, kde-format
msgid "0.5"
msgstr "0.5"
#: src/tablesdialog.cpp:169
#, kde-format
msgid "1"
msgstr "1"
#: src/tablesdialog.cpp:170
#, kde-format
msgid "1.5"
msgstr "1.5"
#: src/tablesdialog.cpp:171
#, kde-format
msgid "2"
msgstr "2"
#: src/tablesdialog.cpp:172
#, kde-format
msgid "2.5"
msgstr "2.5"
#: src/tablesdialog.cpp:173
#, kde-format
msgid "3"
msgstr "3"
#: src/tablesdialog.cpp:174
#, kde-format
msgid "4"
msgstr "4"
#: src/tablesdialog.cpp:175
#, kde-format
msgid "5"
msgstr "5"
#: src/tablesdialog.cpp:176
#, kde-format
msgid "6"
msgstr "6"
#: src/tablesdialog.cpp:177
#, kde-format
msgid "7"
msgstr "7"
#: src/tablesdialog.cpp:178
#, kde-format
msgid "8"
msgstr "8"
#: src/tablesdialog.cpp:179
#, kde-format
msgid "9"
msgstr "9"
#: src/tablesdialog.cpp:180
#, kde-format
msgid "10"
msgstr "10"
#: src/tablesdialog.cpp:181
#, kde-format
msgid "11"
msgstr "11"
#: src/tablesdialog.cpp:182
#, kde-format
msgid "12"
msgstr "12"
#: src/tablesdialog.cpp:183
#, kde-format
msgid "13"
msgstr "13"
#: src/tablesdialog.cpp:184
#, kde-format
msgid "14"
msgstr "14"
#: src/tablesdialog.cpp:185
#, kde-format
msgid "15"
msgstr "15"
#: src/tablesdialog.cpp:186
#, kde-format
msgid "16"
msgstr "16"
#: src/tablesdialog.cpp:187
#, kde-format
msgid "17"
msgstr "17"
#: src/tablesdialog.cpp:188
#, kde-format
msgid "18"
msgstr "18"
#: src/tablesdialog.cpp:189
#, kde-format
msgid "19"
msgstr "19"
#: src/tablesdialog.cpp:190
#, kde-format
msgid "20"
msgstr "20"
#: src/tablesdialog.cpp:191
#, kde-format
msgid "40"
msgstr "40"
#: src/tablesdialog.cpp:192
#, kde-format
msgid "50"
msgstr "50"
#: src/tablesdialog.cpp:193
#, kde-format
msgid "60"
msgstr "60"
#: src/tablesdialog.cpp:194
#, kde-format
msgid "90"
msgstr "90"
#: src/tablesdialog.cpp:195
#, kde-format
msgid "100"
msgstr "100"
#: src/tablesdialog.cpp:271
#, kde-format
msgid "&Copy"
msgstr "&Kopiuj"
#: src/tools/moleculeview.cpp:65
#, kde-format
msgid "Molecular Editor"
msgstr "Edytor molekuł"
#: src/tools/moleculeview.cpp:81
#, kde-format
msgid "Load Molecule"
msgstr "Wczytaj molekułę"
#: src/tools/moleculeview.cpp:83
#, kde-format
msgid "Download New Molecules"
msgstr "Pobierz nowe molekuły"
#: src/tools/moleculeview.cpp:85
#, kde-format
msgid "Save Molecule"
msgstr "Zapisz molekułę"
#: src/tools/moleculeview.cpp:126
#, kde-format
msgid ""
"No tools loaded - it is likely that the Avogadro plugins could not be "
"located."
msgstr ""
"Nie wczytano żadnych narzędzi - prawdopodobnie nie można znaleźć wtyczek "
"Avogadro."
#: src/tools/moleculeview.cpp:146
#, kde-format
msgid ""
"No tools loaded - it is likely that the Avogadro plugins could not be "
"located. No molecules can be viewed until this issue is resolved."
msgstr ""
"Nie wczytano żadnych narzędzi - prawdopodobnie nie można znaleźć wtyczek "
"Avogadro. Bez tego nie można oglądać molekuł."
#: src/tools/moleculeview.cpp:153 src/tools/moleculeview.cpp:213
#, kde-format
msgid "Common molecule formats"
msgstr "Częste formaty molekuł"
#: src/tools/moleculeview.cpp:154 src/tools/moleculeview.cpp:214
#, kde-format
msgid "All files"
msgstr "Wszystkie pliki"
#: src/tools/moleculeview.cpp:158
#, kde-format
msgid "Choose a file to open"
msgstr "Wybierz plik do otwarcia"
#: src/tools/moleculeview.cpp:215
#, kde-format
msgid "Choose a file to save to"
msgstr "Wybierz plik do zapisania"
#: src/tools/moleculeview.cpp:253
#, kde-format
msgctxt ""
"This 'u' stands for the chemical unit (u for 'units'). Most likely this does "
"not need to be translated at all!"
msgid "%1 u"
msgstr "%1 u"
#: src/tools/moleculeview.cpp:290
#, kde-format
msgid "Failed to download molecule %1 to %2."
msgstr "Nieudane pobieranie cząsteczki %1 do %2."
#: src/tools/moleculeview.cpp:298
#, kde-format
msgid "The molecules that could be downloaded have been saved to %1."
msgstr "Cząsteczki, które można było pobrać, zostały zapisane do %1."
#: src/tools/moleculeview.cpp:300
#, kde-format
msgid "The molecules have been saved to %1."
msgstr "Cząsteczki zostały zapisane do %1."
#. i18n: ectx: property (text), widget (QLabel, labelStyle)
#: src/tools/moleculeviewerwidget.ui:28
#, kde-format
msgid "Style:"
msgstr "Styl:"
#. i18n: ectx: attribute (title), widget (QWidget, display)
#: src/tools/moleculeviewerwidget.ui:97
#, kde-format
msgid "Display"
msgstr "Obraz"
#. i18n: ectx: property (text), widget (QLabel, label)
#: src/tools/moleculeviewerwidget.ui:112
#, kde-format
msgid ""
"Load a molecule and use the mouse pointer and scroll wheel to change the "
"view point."
msgstr ""
"Wczytaj cząsteczkę, użyj wskaźnika myszy i przewiń aby zmienić punkt "
"widzenia."
#. i18n: ectx: attribute (title), widget (QWidget, edit)
#: src/tools/moleculeviewerwidget.ui:136
#, kde-format
msgid "Edit"
msgstr "Edytuj"
#. i18n: ectx: property (text), widget (QPushButton, optimizeButton)
#: src/tools/moleculeviewerwidget.ui:144
#, kde-format
msgid "Optimize"
msgstr "Optymalizuj"
#. i18n: ectx: property (text), widget (QPushButton, clearDrawingButton)
#: src/tools/moleculeviewerwidget.ui:164
#, kde-format
msgid "Clear drawing"
msgstr "Wyczyść rysunek"
#. i18n: ectx: attribute (title), widget (QWidget, measure)
#: src/tools/moleculeviewerwidget.ui:174
#, kde-format
msgid "Measure"
msgstr "Mierz"
#. i18n: ectx: property (text), widget (QLabel, label_10)
#: src/tools/moleculeviewerwidget.ui:186
#, kde-format
msgid ""
"Click on 2 atoms to measure a distance, on 3 atoms to measure an angle, on 4 "
"atoms to measure a dihedral angle."
msgstr ""
"Kliknij dwa atomy, aby zmierzyć odległość, 3 aby zmierzyć kąt, a 4 aby "
"zmierzyć kąt dwuścienny."
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#: src/tools/moleculeviewerwidget.ui:215
#, kde-format
msgid "Statistics"
msgstr "Statystyki"
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: src/tools/moleculeviewerwidget.ui:223
#, kde-format
msgid "Name:"
msgstr "Nazwa:"
#. i18n: ectx: property (text), widget (QLabel, label_7)
#: src/tools/moleculeviewerwidget.ui:240
#, kde-format
msgid "Formula:"
msgstr "Równanie:"
#. i18n: ectx: property (text), widget (QLabel, label_4)
#: src/tools/moleculeviewerwidget.ui:257
#, kde-format
msgid "Weight:"
msgstr "Waga:"
#: src/tools/obconverter.cpp:48
#, kde-format
msgid "OpenBabel Frontend"
msgstr "Nakładka na OpenBabel"
#: src/tools/obconverter.cpp:66
#, kde-format
msgid "Convert"
msgstr "Przekształć"
#: src/tools/obconverter.cpp:134
#, kde-format
msgid "Open Molecule File"
msgstr "Otwórz plik cząsteczki"
#: src/tools/obconverter.cpp:136
#, kde-format
msgid "All Files"
msgstr "Wszystkie pliki"
#: src/tools/obconverter.cpp:200
#, kde-format
msgid "You must select some files first."
msgstr "Najpierw trzeba wybrać jakieś pliki."
#: src/tools/obconverter.cpp:201
#, kde-format
msgid "No files selected"
msgstr "Nie wybrano żadnego pliku"
#: src/tools/obconverter.cpp:220
#, kde-format
msgid "The file %1 already exists. Do you want to overwrite if possible?"
msgstr "Plik %1 już istnieje. Czy go nadpisać?"
#: src/tools/obconverter.cpp:221
#, kde-format
msgid "The File %1 Already Exists -- KOpenBabel"
msgstr "Plik %1 już istnieje -- KOpenBabel"
#: src/tools/obconverter.cpp:241
#, kde-format
msgid "Is it okay to run these commands? -- KOpenBabel"
msgstr "Czy wykonać te polecenia? -- KOpenBabel"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#: src/tools/obconverterwidget.ui:22
#, kde-format
msgid "Files to convert"
msgstr "Pliki do zamiany"
#. i18n: ectx: property (text), widget (QPushButton, selectAllFileButton)
#: src/tools/obconverterwidget.ui:34
#, kde-format
msgid "&Select all"
msgstr "&Wybierz wszystko"
#. i18n: ectx: property (text), widget (QPushButton, deleteFileButton)
#: src/tools/obconverterwidget.ui:54
#, kde-format
msgid "&Remove"
msgstr "&Usuń"
#. i18n: ectx: property (text), widget (QPushButton, addFileButton)
#: src/tools/obconverterwidget.ui:61
#, kde-format
msgid "&Add"
msgstr "&Dodaj"
#. i18n: ectx: property (whatsThis), widget (QListWidget, FileListView)
#: src/tools/obconverterwidget.ui:71
#, kde-format
msgid ""
"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css"
"\">\n"
"p, li { white-space: pre-wrap; }\n"
"</style></head><body style=\" font-family:'Sans Serif'; font-size:10pt; font-"
"weight:400; font-style:normal; text-decoration:none;\">\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
"right:0px; -qt-block-indent:0; text-indent:0px;\">You see the files which "
"will be converted here. Use the buttons to add and remove files from the "
"list.</p></body></html>"
msgstr ""
"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css"
"\">\n"
"p, li { white-space: pre-wrap; }\n"
"</style></head><body style=\" font-family:'Sans Serif'; font-size:10pt; font-"
"weight:400; font-style:normal; text-decoration:none;\">\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
"right:0px; -qt-block-indent:0; text-indent:0px;\">Tutaj pokazane są pliki, "
"które będą konwertowane. Dodawanie i usuwanie plików z listy jest możliwe za "
"pomocą przycisków.</p></body></html>"
#. i18n: ectx: property (text), widget (QLabel, label)
#: src/tools/obconverterwidget.ui:92
#, kde-format
msgid "Convert from:"
msgstr "Konwertuj z:"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: src/tools/obconverterwidget.ui:124
#, kde-format
msgid "Convert to:"
msgstr "Konwertuj do:"
#: src/unitsettingsdialog.cpp:28
#, kde-format
msgid "Energy:"
msgstr "Energia:"
#: src/unitsettingsdialog.cpp:35
#, kde-format
msgid "Length:"
msgstr "Długość:"
#: src/unitsettingsdialog.cpp:41
#, kde-format
msgid "Temperature:"
msgstr "Temperatura:"
#~ msgid "Block: %1"
#~ msgstr "Blok: %1"
#~ msgid "Isotope-Table"
#~ msgstr "Tabela izotopów:"
#~ msgctxt "For example Carbon (6)"
#~ msgid "%1 (%2)"
#~ msgstr "%1 (%2)"
#~ msgid "&Search:"
#~ msgstr "&Znajdź:"
#~ msgid "Loading a molecule"
#~ msgstr "Wczytywanie molekuły"
#~ msgid "Download new molecule files"
#~ msgstr "Wczytanie nowych plików molekuł"
#~ msgid "Saving a molecule"
#~ msgstr "Zapisywanie molekuły"
#~ msgid "Convert selected files"
#~ msgstr "Konwertuj wybrane pliki"
#~ msgid "Cannot read the file format. Check your OpenBabel installation."
#~ msgstr ""
#~ "Nie można odczytać formatu pliku. Proszę sprawdzić poprawność instalacji "
#~ "OpenBabel."
#~ msgid "Problem reading file format"
#~ msgstr "Nie można odczytać formatu pliku"
#~ msgid ""
#~ "Unrecognized file format extension. Please append an extension to the "
#~ "file name, for example \".cml\"."
#~ msgstr ""
#~ "Rozszerzenie pliku nie zostało rozpoznane. Proszę dodać rozszerzenie do "
#~ "nazwy pliku, na przykład \".cml\"."
#~ msgid "Single"
#~ msgstr "Pojedyncze"
#~ msgid "Double"
#~ msgstr "Podwójne"
#~ msgid "Triple"
#~ msgstr "Potrójne"
#~ msgid ""
#~ "No tools or engines loaded - it is likely that the Avogadro plugins could "
#~ "not be located."
#~ msgstr ""
#~ "Nie wczytano żadnych narzędzi i silników - prawdopodobnie nie można "
#~ "znaleźć wtyczek Avogadro."
#~ msgid ""
#~ "No engines loaded - it is likely that the Avogadro plugins could not be "
#~ "located."
#~ msgstr ""
#~ "Nie wczytano żadnych silników - prawdopodobnie nie można znaleźć wtyczek "
#~ "Avogadro."
#~ msgid ""
#~ "No tools or engines loaded - it is likely that the Avogadro plugins could "
#~ "not be located. No molecules can be viewed until this issue is resolved."
#~ msgstr ""
#~ "Nie wczytano żadnych narzędzi i silników - prawdopodobnie nie można "
#~ "znaleźć wtyczek Avogadro. Bez tego nie można oglądać molekuł."
#~ msgid ""
#~ "No engines loaded - it is likely that the Avogadro plugins could not be "
#~ "located. No molecules can be viewed until this issue is resolved."
#~ msgstr ""
#~ "Nie wczytano żadnych silników - prawdopodobnie nie można znaleźć wtyczek "
#~ "Avogadro. Bez tego nie można oglądać molekuł."
#~ msgctxt "Other element"
#~ msgid "Other..."
#~ msgstr "Inne..."
#~ msgid "Remove hydrogens"
#~ msgstr "Usuń wodory"
#~ msgid "Add hydrogens"
#~ msgstr "Dodaj wodory"
#~ msgid "Could not set up force field for this molecule"
#~ msgstr "Nie można ustawić pola sił tej molekuły"
#~ msgid "Quality:"
#~ msgstr "Jakość:"
#~ msgid "Low"
#~ msgstr "Niska"
#~ msgid "Medium"
#~ msgstr "Średnia"
#~ msgid "High"
#~ msgstr "Wysoka"
#~ msgid "Balls and sticks"
#~ msgstr "Kule i kreski"
#~ msgid "Sticks"
#~ msgstr "Kreski"
#~ msgid "Van der Waals"
#~ msgstr "Van der Waals"
#~ msgid "Wireframe"
#~ msgstr "Obramowanie"
#~ msgid "2nd Style:"
#~ msgstr "2. styl:"
#~ msgctxt "No 2nd Style"
#~ msgid "None"
#~ msgstr "Brak"
#~ msgid "Ribbon"
#~ msgstr "Wstążka"
#~ msgid "Ring"
#~ msgstr "Pierścień"
#~ msgid "Molecular Orbital"
#~ msgstr "Orbital"
#~ msgid "Labels:"
#~ msgstr "Etykiety:"
#~ msgctxt "No element labels"
#~ msgid "None"
#~ msgstr "Brak"
#~ msgid "Element symbols"
#~ msgstr "Symbole pierwiastków"
#~ msgid "Element names"
#~ msgstr "Nazwy pierwiastków"
#~ msgid "Element:"
#~ msgstr "Pierwiastek:"
#~ msgid "Bond Order:"
#~ msgstr "Kolejność wiązań:"
#~ msgid "Adjust Hydrogens Automatically"
#~ msgstr "Samoczynnie dostosuj wodory"
#~ msgid "Add Hydrogens"
#~ msgstr "Dodaj wodory"
#~ msgid "Arabic 'natrun' for 'soda'"
#~ msgstr "Arabskie 'natrun' oznacza 'soda'"
#~ msgid "Arabic 'al qaliy' for potash"
#~ msgstr "Arabskie 'al qaliy' znaczy potasowy"
#~ msgid "Named after the Swedish town of Ytterby"
#~ msgstr "Nazwa od Szwedzkiego miasta Ytterby"
#~ msgid "'Hafnia' is the old name of Kopenhagen (Denmark)"
#~ msgstr "'Hafnia' jest starą nazwą Kopenhagi (Dania)"
#~ msgid ""
#~ "'tung sten' means 'heavy stone' in Swedish. The old name (and thus the "
#~ "symbol 'W') was Wolfram, named after a mineral."
#~ msgstr ""
#~ "'tung sten' po Szwedzku znaczy 'ciężki kamień'. Starą nazwą (i stąd "
#~ "symbol'W') był Wolfram, która pochodziła od minerału."
#~ msgid "Ununtrium"
#~ msgstr "Ununtrium"
#~ msgid ""
#~ "Historically known as eka-thallium. Ununtrium is a temporary IUPAC "
#~ "systematic element name."
#~ msgstr ""
#~ "Historycznie znane jako eka-tal. Ununtrium jest tymczasową "
#~ "usystematyzowaną nazwą pierwiastka według IUPAC."
#~ msgid "Ununpentium"
#~ msgstr "Ununpentium"
#~ msgid ""
#~ "Historically known as eka-bismuth. Ununpentium is a temporary IUPAC "
#~ "systematic element name."
#~ msgstr ""
#~ "Historycznie znane jako eka-bizmut. Ununpentium jest tymczasową "
#~ "usystematyzowaną nazwą pierwiastka według IUPAC."
#~ msgid "Ununseptium"
#~ msgstr "Ununseptium"
#~ msgid "Temporary symbol and name. Can also be referred to as eka-astatine."
#~ msgstr ""
#~ "Tymczasowy symbol i nazwa. Można się również odwołać jako eka-astat."
#~ msgid "Ununoctium"
#~ msgstr "Ununoctium"
#~ msgid ""
#~ "Historically known as eka-radon, eka-emanation before 1960. Ununoctium is "
#~ "a temporary IUPAC systematic element name."
#~ msgstr ""
#~ "Historycznie znane jako eka-rad, eka-emanacja przed 1960. Ununoctium "
#~ "jest tymczasową usystematyzowaną nazwą pierwiastka według IUPAC."
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:14pt;\">Select the calculator that you want to use</span></p></"
#~ "body></html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:14pt;\">Proszę wybrać kalkulator</span></p></body></html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'Sans Serif'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "family:'DejaVu Sans'; font-size:18pt; font-weight:600;\">The Kalzium "
#~ "Calculators</span></p></body></html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'Sans Serif'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "family:'DejaVu Sans'; font-size:18pt; font-weight:600;\">Kalkulatory "
#~ "Kalzium</span></p></body></html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:14pt;\">Information about the various calculators</span></p></body></"
#~ "html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:14pt;\">Informacje o różnych kalkulatorach</span></p></body></html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'Sans Serif'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "family:'DejaVu Sans'; font-size:12pt;\">Welcome to the Kalzium "
#~ "calculators!<br /></span></p>\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "family:'DejaVu Sans'; font-size:10pt;\">This calculator contains a "
#~ "variety of calculators for different tasks performing different "
#~ "calculations.</span></p>\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "family:'DejaVu Sans'; font-size:10pt;\">You can find the following "
#~ "calculators in Kalzium:</span></p>\n"
#~ "<ul style=\"margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-"
#~ "right: 0px; -qt-list-indent: 1;\"><li style=\" font-family:'DejaVu Sans';"
#~ "\" style=\" margin-top:12px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "weight:600;\">Molecular mass calculator<br /></span> This calculator "
#~ "helps you calculate the molecular masses of different molecules.<br />You "
#~ "can specify short form of the molecule names add more such aliases.</li>\n"
#~ "<li style=\" font-family:'DejaVu Sans';\" style=\" margin-top:0px; margin-"
#~ "bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-"
#~ "indent:0px;\"><span style=\" font-weight:600;\">Concentrations "
#~ "calculator<br /></span>You can calculate quantities which include:</li>\n"
#~ "<ul type=\"circle\" style=\"margin-top: 0px; margin-bottom: 0px; margin-"
#~ "left: 0px; margin-right: 0px; -qt-list-indent: 2;\"><li style=\" font-"
#~ "family:'DejaVu Sans';\" style=\" margin-top:0px; margin-bottom:0px; "
#~ "margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"
#~ "\">Amount of substance</li>\n"
#~ "<li style=\" font-family:'DejaVu Sans';\" style=\" margin-top:0px; margin-"
#~ "bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-"
#~ "indent:0px;\">Volume of solvent</li>\n"
#~ "<li style=\" font-family:'DejaVu Sans';\" style=\" margin-top:0px; margin-"
#~ "bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-"
#~ "indent:0px;\">Concentration of substance</li></ul>\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:1; text-indent:0px;\"><span style=\" font-"
#~ "family:'DejaVu Sans';\"> There are a wide range of units to choose from "
#~ "and different methods to specify quantities.</span></p>\n"
#~ "<li style=\" font-family:'DejaVu Sans';\" style=\" margin-top:0px; margin-"
#~ "bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-"
#~ "indent:0px;\"><span style=\" font-weight:600;\">Nuclear calculator<br /></"
#~ "span>This calculator makes use of the nuclear data available in Kalzium "
#~ "to predict the expected masses of a material after time.</li>\n"
#~ "<li style=\" font-family:'DejaVu Sans';\" style=\" margin-top:0px; margin-"
#~ "bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-"
#~ "indent:0px;\"><span style=\" font-weight:600;\">Gas calculator<br /></"
#~ "span>This calculator can calculate the values of Temperature, pressure, "
#~ "volume, amount of gas etc. for various ideal as well as non-ideal gases.</"
#~ "li>\n"
#~ "<li style=\" font-family:'DejaVu Sans';\" style=\" margin-top:0px; margin-"
#~ "bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-"
#~ "indent:0px;\"><span style=\" font-weight:600;\">Equation Balancer<br /></"
#~ "span>This calculator can balance chemical equations.</li>\n"
#~ "<li style=\" font-family:'DejaVu Sans';\" style=\" margin-top:0px; margin-"
#~ "bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-"
#~ "indent:0px;\"><span style=\" font-weight:600;\">Titration calculator<br /"
#~ "></span>This calculator tries to find out the equivalence point of a pH-"
#~ "meter followed titration best fitting it with an hyperbolic tangent. You "
#~ "can also let it solve an equilibrium system of equations and see how the "
#~ "concentration of a species changes in function of another one.</li></ul></"
#~ "body></html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'Sans Serif'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "family:'DejaVu Sans'; font-size:12pt;\">Witaj w kalkulatorze "
#~ "cząsteczkowym Kalzium!<br /></span></p>\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "family:'DejaVu Sans'; font-size:10pt;\">Kalkulator ten zawiera różne "
#~ "kalkulatory, dla różnych zadań, wykonujące różne obliczenia.</span></p>\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "family:'DejaVu Sans'; font-size:10pt;\">W Kalzium możesz znaleźć "
#~ "następujące kalkulatory</span></p>\n"
#~ "<ul style=\"margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-"
#~ "right: 0px; -qt-list-indent: 1;\"><li style=\" font-family:'DejaVu Sans';"
#~ "\" style=\" margin-top:12px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "weight:600;\">Kalkulator masy cząsteczkowej<br /></span> Kalkulator ten "
#~ "pomaga ci obliczyć masy cząsteczkowe różnych molekuł.<br />Możesz "
#~ "określić krótką formę nazw molekuł i więcej takich aliasów.</li>\n"
#~ "<li style=\" font-family:'DejaVu Sans';\" style=\" margin-top:0px; margin-"
#~ "bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-"
#~ "indent:0px;\"><span style=\" font-weight:600;\">Kalkulator stężeń<br /></"
#~ "span>Możesz obliczyć wielkości, do których zalicza się</li>\n"
#~ "<ul type=\"circle\" style=\"margin-top: 0px; margin-bottom: 0px; margin-"
#~ "left: 0px; margin-right: 0px; -qt-list-indent: 2;\"><li style=\" font-"
#~ "family:'DejaVu Sans';\" style=\" margin-top:0px; margin-bottom:0px; "
#~ "margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"
#~ "\">Amount of substance</li>\n"
#~ "<li style=\" font-family:'DejaVu Sans';\" style=\" margin-top:0px; margin-"
#~ "bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-"
#~ "indent:0px;\">Objętość rozpuszczalnika</li>\n"
#~ "<li style=\" font-family:'DejaVu Sans';\" style=\" margin-top:0px; margin-"
#~ "bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-"
#~ "indent:0px;\">Stężenie substancji</li></ul>\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:1; text-indent:0px;\"><span style=\" font-"
#~ "family:'DejaVu Sans';\"> Istnieje szeroka gama jednostek do wyboru i "
#~ "różne sposoby na określanie wielkości.</span></p>\n"
#~ "<li style=\" font-family:'DejaVu Sans';\" style=\" margin-top:0px; margin-"
#~ "bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-"
#~ "indent:0px;\"><span style=\" font-weight:600;\">Kalkulator "
#~ "promieniotwórczości<br /></span>Ten kalkulator korzysta z danych "
#~ "dotyczących promieniotwórczości dostępnych w Kalzium i pozwala oszacować "
#~ "spodziewaną masę substancji po upływie określonego czasu.</li>\n"
#~ "<li style=\" font-family:'DejaVu Sans';\" style=\" margin-top:0px; margin-"
#~ "bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-"
#~ "indent:0px;\"><span style=\" font-weight:600;\">Kalkulator gazowy<br /></"
#~ "span>Ten kalkulator pozwala obliczyć wartości temperatury, ciśnienia, "
#~ "objętości, ilości gazu dla różnych idealnych i nieidealnych gazów.</li>\n"
#~ "<li style=\" font-family:'DejaVu Sans';\" style=\" margin-top:0px; margin-"
#~ "bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-"
#~ "indent:0px;\"><span style=\" font-weight:600;\">Równoważenie równań<br /"
#~ "></span>Ten kalkulator służy do równoważenia równań chemicznych.</li>\n"
#~ "<li style=\" font-family:'DejaVu Sans';\" style=\" margin-top:0px; margin-"
#~ "bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-"
#~ "indent:0px;\"><span style=\" font-weight:600;\">Kalkulator "
#~ "miareczkowania<br /></span>Ten kalkulator próbuje znaleźć punkt równowagi "
#~ "miareczkowania miernika pHdopasowując go do hiperbolicznego tangensa. "
#~ "Możesz także pozwolić mu na rozwiązanie układu równań równowagowych i "
#~ "zobaczyć jak zmienia się stężenie składników w funkcji innych składników."
#~ "</li></ul></body></html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt; font-weight:600;\">Amount of solute:</span></p></body></html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt; font-weight:600;\">Ilość substancji rozpuszczanej:</span></p></"
#~ "body></html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt;\">Specify the amount of solute</span></p></body></html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt;\">Proszę podać ilość substancji rozpuszczanej</span></p></"
#~ "body></html>"
#~ msgid "volume"
#~ msgstr "objętość"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt; font-weight:600;\">Molar mass of solute:</span></p></body></"
#~ "html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt; font-weight:600;\">Masa molowa substancji rozpuszczanej:</"
#~ "span></p></body></html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt;\">Specify the molar mass of the solute</span></p></body></html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt;\">Proszę podać masę molową substancji rozpuszczanej</span></"
#~ "p></body></html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt; font-weight:600;\">Equivalent mass of solute:</span></p></"
#~ "body></html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt; font-weight:600;\">Odpowiadająca masa substancji rozpuszczanej:"
#~ "</span></p></body></html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt;\">Specify the equivalent mass of the solute</span></p></body></"
#~ "html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt;\">Proszę podać odpowiadającą masę substancji rozpuszczanej</"
#~ "span></p></body></html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt; font-weight:600;\">Density of solute:</span></p></body></html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt; font-weight:600;\">Gęstość substancji rozpuszczanej:</span></"
#~ "p></body></html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt;\">Specify the density of the solute</span></p></body></html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt;\">Proszę podać gęstość substancji rozpuszczanej</span></p></"
#~ "body></html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt; font-weight:600;\">Amount of Solvent:</span></p></body></html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt; font-weight:600;\">Ilość rozpuszczalnika:</span></p></body></"
#~ "html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt;\">Specify the amount of solvent</span></p></body></html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt;\">Proszę podać ilość rozpuszczalnika</span></p></body></html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt;\">The method by which you want to specify volume</span></p></"
#~ "body></html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt;\">Metoda podawania objętości</span></p></body></html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt; font-weight:600;\">Molar mass of solvent:</span></p></body></"
#~ "html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt; font-weight:600;\">Masa molowa rozpuszczalnika:</span></p></"
#~ "body></html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt;\">Specify the molar mass of the solvent</span></p></body></"
#~ "html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt;\">Proszę podać masę molową rozpuszczalnika</span></p></body></"
#~ "html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt; font-weight:600;\">Density of Solvent:</span></p></body></html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt; font-weight:600;\">Gęstość rozpuszczalnika:</span></p></body></"
#~ "html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt;\">Specify the density of the solvent</span></p></body></html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt;\">Proszę podać gęstość rozpuszczalnika</span></p></body></html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt; font-weight:600;\">Concentration:</span></p></body></html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt; font-weight:600;\">Stężenie:</span></p></body></html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt;\">Specify the concentration of the solution</span></p></body></"
#~ "html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt;\">Proszę podać stężenie roztworu</span></p></body></html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt; font-weight:600;\">Calculate:</span></p></body></html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt; font-weight:600;\">Oblicz:</span></p></body></html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt;\">Specify what you want to calculate</span></p></body></html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt;\">Proszę wybrać, co ma być obliczone</span></p></body></html>"
#~ msgid "Amount of Solute"
#~ msgstr "Ilość substancji rozpuszczanej"
#~ msgid "Equivalent Mass"
#~ msgstr "Ciężar równoważny (gramorównoważnik)"
#~ msgid "Concentration"
#~ msgstr "Stężenie"
#~ msgid "grams per liter"
#~ msgstr "gramy na litr"
#~ msgid "grams per milliliter"
#~ msgstr "gramy na mililitr"
#~ msgid "kilograms per cubic meter"
#~ msgstr "kilogramy na metr sześcienny"
#~ msgid "kilograms per liter"
#~ msgstr "kilogramy na litr"
#~ msgid "ounces per cubic inch"
#~ msgstr "uncje na cal sześcienny"
#~ msgid "pounds per cubic inch"
#~ msgstr "funty na cal sześcienny"
#~ msgid "pounds per cubic foot"
#~ msgstr "funty na stopę sześcienną"
#~ msgid "pounds per cubic yard"
#~ msgstr "funty na jard sześcienny"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt;\">Specify the unit/method for specifying concentration</span></"
#~ "p></body></html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt;\">Proszę podać jednostkę/sposób podawania stężenia</span></p></"
#~ "body></html>"
#~ msgid "molar"
#~ msgstr "molowa"
#~ msgid "Normal"
#~ msgstr "Zwykła"
#~ msgid "molal"
#~ msgstr "molarna"
#~ msgid "% ( mass )"
#~ msgstr "% ( masa )"
#~ msgid "% ( volume )"
#~ msgstr "% ( objętość )"
#~ msgid "% ( moles )"
#~ msgstr "% ( mole )"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt;\">The units for amount of solvent</span></p></body></html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt;\">Jednostki ilości rozpuszczalnika</span></p></body></html>"
#~ msgid "liter"
#~ msgstr "litr"
#~ msgid "cubic feet"
#~ msgstr "stopa sześcienna"
#~ msgid "cubic inch"
#~ msgstr "cal sześcienny"
#~ msgid "cubic mile"
#~ msgstr "mila sześcienna"
#~ msgid "fluid ounce"
#~ msgstr "uncja płynu"
#~ msgid "cups"
#~ msgstr "filiżanki"
#~ msgid "gallons"
#~ msgstr "galony"
#~ msgid "pints"
#~ msgstr "pinty"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt;\">The units for molar mass of solvent</span></p></body></html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt;\">Jednostki masy molowej rozpuszczalnika</span></p></body></"
#~ "html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt;\">Specify the units of density</span></p></body></html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt;\">Proszę podać jednostkę gęstości</span></p></body></html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt;\">Specify the units for the amount of solute</span></p></"
#~ "body></html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt;\">Proszę podać jednostki ilości substancji rozpuszczanej</"
#~ "span></p></body></html>"
#~ msgid "kilograms"
#~ msgstr "kilogramy"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt;\">Units for molar mass of solute</span></p></body></html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt;\">Jednostka masy molowej sobstancji rozpuszczanej</span></p></"
#~ "body></html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt;\">Units for equivalent mass of solute</span></p></body></html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt;\">Jednostka ciężaru równoważnikowego substancji rozpuszczanej</"
#~ "span></p></body></html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt;\">Reset all values to initial values</span></p></body></html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt;\">Przywróć domyślne wartości</span></p></body></html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'Sans Serif'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "family:'DejaVu Sans'; font-size:12pt; font-weight:600;\">Change the "
#~ "quantities and observe the other quantities change dynamically.<br />Mass "
#~ "and moles are directly dependent for a given gas.</span></p></body></html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'Sans Serif'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "family:'DejaVu Sans'; font-size:12pt; font-weight:600;\">Zmień wielkości "
#~ "i obserwuj dynamiczną zmianę innych wielkości.<br />Masa i mole są "
#~ "bezpośrednio zależne od danego gazu.</span></p></body></html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt; font-weight:600;\">Molar mass of the gas:</span></p></body></"
#~ "html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt; font-weight:600;\">masa molowa gazu:</span></p></body></html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt;\">Specify the molar mass of the gas</span></p></body></html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt;\">Proszę podać masę molową gazu</span></p></body></html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt; font-weight:600;\">Moles:</span></p></body></html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt; font-weight:600;\">mole:</span></p></body></html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt;\">Specify the number of moles of the gas</span></p></body></"
#~ "html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt;\">Proszę podać liczbę moli gazu</span></p></body></html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt; font-weight:600;\">Mass:</span></p></body></html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt; font-weight:600;\">Masa:</span></p></body></html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt;\">Specify the Mass of the gas</span></p></body></html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt;\">Proszę podać masę gazu</span></p></body></html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt;\">Specify the unit of mass of the gas</span></p></body></html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt;\">Proszę podać jednostkę masy gazu</span></p></body></html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt; font-weight:600;\">Pressure:</span></p></body></html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt; font-weight:600;\">Ciśnienie:</span></p></body></html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt;\">Specify the Pressure of the gas</span></p></body></html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt;\">Proszę podać ciśnienie gazu</span></p></body></html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt;\">Specify the units for pressure of the gas</span></p></body></"
#~ "html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt;\">Proszę podać jednostkę ciśnienia gazu</span></p></body></"
#~ "html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt; font-weight:600;\">Temperature:</span></p></body></html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt; font-weight:600;\">Temperatura:</span></p></body></html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt;\">Specify the temperature of the gas</span></p></body></html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt;\">Proszę podać temperaturę gazu</span></p></body></html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt;\">Specify the units for the temperature of the gas</span></p></"
#~ "body></html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt;\">Proszę podać jednostkę temperatury gazu</span></p></body></"
#~ "html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt; font-weight:600;\">Volume:</span></p></body></html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt; font-weight:600;\">Objętość:</span></p></body></html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt;\">Specify the volume of the gas</span></p></body></html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt;\">Proszę podać objętość gazu</span></p></body></html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt;\">Specify the units for volume of the gas</span></p></body></"
#~ "html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt;\">Proszę podać jednostkę objętości gazu</span></p></body></"
#~ "html>"
#~ msgid "Moles / Mass"
#~ msgstr "Mole/masa"
#~ msgid "Pressure"
#~ msgstr "Ciśnienie"
#~ msgid "Temperature"
#~ msgstr "Temperatura"
#~ msgid "Volume"
#~ msgstr "Objętość"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt; font-weight:600;\">Van der Waals constant 'b':</span></p></"
#~ "body></html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt; font-weight:600;\">Stała van der Waalsa b:</span></p></body></"
#~ "html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt; font-weight:600;\">Van der Waals constant 'a':</span></p></"
#~ "body></html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt; font-weight:600;\">Stała 'a' van der Waalsa:</span></p></"
#~ "body></html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt; font-weight:600;\">Select what you want to calculate from the "
#~ "combo box next to the \"calculate\" label and change the values / units "
#~ "to calculate.</span></p></body></html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt; font-weight:600;\">Proszę wybrać, co ma być obliczone z pola "
#~ "wyboru obok komunikatu \"oblicz\", i zmienić liczby/jednostki.</span></"
#~ "p></body></html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt; font-weight:600;\">Element Name:</span></p></body></html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt; font-weight:600;\">Nazwa pierwiastka:</span></p></body></html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:14pt;\">Specify the Element you want to consider</span></p></body></"
#~ "html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:14pt;\">Proszę podać pierwiastek</span></p></body></html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt; font-weight:600;\">Isotope mass:</span></p></body></html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt; font-weight:600;\">Masa izotopu</span></p></body></html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:14pt;\">Specify an isotope of the current element</span></p></body></"
#~ "html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:14pt;\">Proszę podać izotop pierwiastka</span></p></body></html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt; font-weight:600;\">Half-life:</span></p></body></html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt; font-weight:600;\">Okres połowicznego rozpadu:</span></p></"
#~ "body></html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:14pt;\">Specify the half-life of the radioactive isotope</span></p></"
#~ "body></html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:14pt;\">Proszę podać okres połowicznego rozpadu izotopu "
#~ "promieniotwórczego</span></p></body></html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:14pt;\">The unit of Half-life</span></p></body></html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:14pt;\">Jednostka okresu połowicznego rozpadu</span></p></body></"
#~ "html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt; font-weight:600;\">Atomic mass:</span></p></body></html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt; font-weight:600;\">Masa:</span></p></body></html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:14pt;\">Atomic mass of the isotope selected</span></p></body></html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 40//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:14pt;\">Masa atomowa wybranego izotopu.</span></p></body></html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:14pt;\">The unit of atomic mass</span></p></body></html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:14pt;\">Jednostka masy atomowej</span></p></body></html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:14pt;\">Specify what you want to calculate</span></p></body></html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:14pt;\">Proszę podać co ma być obliczone</span></p></body></html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt; font-weight:600;\">Initial amount:</span></p></body></html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt; font-weight:600;\">Początkowa ilość:</span></p></body></html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:14pt;\">Specify the initial amount of the substance</span></p></"
#~ "body></html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:14pt;\">Proszę podać początkową ilość substancji</span></p></body></"
#~ "html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt; font-weight:600;\">Final amount:</span></p></body></html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt; font-weight:600;\">Końcowa ilość:</span></p></body></html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:14pt;\">Specify the final amount of the substance</span></p></body></"
#~ "html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:14pt;\">Proszę podać końcową ilość substancji</span></p></body></"
#~ "html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt; font-weight:600;\">Time:</span></p></body></html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt; font-weight:600;\">Czas:</span></p></body></html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:14pt;\">Specify the time elapsed here</span></p></body></html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:14pt;\">Proszę podać tu okres czasu</span></p></body></html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:14pt;\">The method by which you want to specify mass</span></p></"
#~ "body></html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:14pt;\">Metoda podania masy</span></p></body></html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:14pt;\">Method by which you want to specify the final amount</span></"
#~ "p></body></html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:14pt;\">Metoda podania końcowej ilości substancji</span></p></body></"
#~ "html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:14pt;\">Specify the unit of initial amount of the substance</span></"
#~ "p></body></html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:14pt;\">Proszę podać początkową ilość substancji</span></p></body></"
#~ "html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:14pt;\">Specify the units of the final amount</span></p></body></"
#~ "html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:14pt;\">Proszę podać jednostkę końcowej ilości</span></p></body></"
#~ "html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:14pt;\">Specify the units for the time elapsed</span></p></body></"
#~ "html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:14pt;\">Proszę podać jednostkę czasu</span></p></body></html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt; font-weight:600;\">Time in half-lives</span></p></body></html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt; font-weight:600;\">Okres połowicznego rozpadu</span></p></"
#~ "body></html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:14pt;\">Specify the time elapsed by moving the slider</span></p></"
#~ "body></html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:14pt;\">Proszę podać czas przez odpowiednie ustawienie suwaka</"
#~ "span></p></body></html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:14pt;\">The number of half-lives elapsed</span></p></body></html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:14pt;\">Liczba okresów połowicznego rozpadu</span></p></body></html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:14pt;\">Reset all values to initial values</span></p></body></html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:14pt;\">Przywróć domyślne wartości</span></p></body></html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt;\">The settings of the molecular concentration calculator</"
#~ "span></p></body></html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "size:12pt;\">Ustawienia kalkulatora stężenia cząsteczek</span></p></"
#~ "body></html>"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "weight:600;\">Information</span></p>\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;\"><span "
#~ "style=\" font-weight:400;\">Right click on an element to view information "
#~ "about it.</span></p>\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\">Zoom in and out using "
#~ "your mouse wheel / zoom feature.</p>\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\">Scroll using left-"
#~ "clicking and dragging / scroll feature.</p></body></html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
#~ "weight:600;\">Informacje</span></p>\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;\"><span "
#~ "style=\" font-weight:400;\">Kliknij pierwiastek prawym przyciskiem myszy "
#~ "aby zobaczyć informacje na jego temat.</span></p>\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\">powiększać i "
#~ "pomniejszać można za pomocą kółka myszy lub opcji powiększania.</p>\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\">aby przewinąć kliknij "
#~ "lewym przyciskiem myszy i przeciągnij lub użyj opcji przewijania.</p></"
#~ "body></html>"
#~ msgid "Boiling point"
#~ msgstr "Temperatura wrzenia"
#~ msgid "Melting point"
#~ msgstr "Temperatura topnienia"
#~ msgid "Isobar"
#~ msgstr "Izobar"
#~ msgid "Atom numbers"
#~ msgstr "Liczby atomowe"
#~ msgid "cubic meters"
#~ msgstr "metrów sześciennych"
#~ msgid "Calculate"
#~ msgstr "Oblicz"
#~ msgid "Full range"
#~ msgstr "Pełny zakres"
#~ msgid "Ok"
#~ msgstr "Ok"
#~ msgid "Ununquadium"
#~ msgstr "Ununquadium"
#~ msgid "Ununhexium"
#~ msgstr "Ununhexium"
#~ msgid ""
#~ "Historically known as eka-lead. Ununquadium is a temporary IUPAC "
#~ "systematic element name."
#~ msgstr ""
#~ "Historycznie znane jako eka-ołów. Ununquadium jest tymczasową "
#~ "usystematyzowaną nazwą pierwiastka według IUPAC."
#~ msgid ""
#~ "Historically known as eka-polonium. Ununhexium is a temporary IUPAC "
#~ "systematic element name."
#~ msgstr ""
#~ "Historycznie znane jako eka-polon. Ununhexium jest tymczasową "
#~ "usystematyzowaną nazwą pierwiastka według IUPAC."
#~ msgid "X:"
#~ msgstr "X:"
#~ msgid "Y:"
#~ msgstr "Y:"
#, fuzzy
#~| msgid "Labels:"
#~ msgid "TextLabel"
#~ msgstr "Etykiety:"
#~ msgid "Molecular Calculator"
#~ msgstr "Kalkulator cząsteczek"
#~ msgid "&Equation Solver..."
#~ msgstr "&Rozwiązywanie równań..."
#~ msgctxt "WhatsThis Help"
#~ msgid "This tool allows you to solve chemical equations."
#~ msgstr "To narzędzie pozwala na rozwiązywanie równań chemicznych."
#~ msgid "Solve Chemical Equations Viewer"
#~ msgstr "Rozwiązywanie równań chemicznych"
#~ msgid "Copy"
#~ msgstr "Kopiuj"
#~ msgctxt "Window title for the chemical solver's help"
#~ msgid "Chemical Solver Help"
#~ msgstr "Rozwiązywanie równań: pomoc"
#~ msgid "QML Test"
#~ msgstr "Test QML"
#~ msgid "atmospheres"
#~ msgstr "atmosfery"
#~ msgid "pascal"
#~ msgstr "paskale"
#~ msgid "bars"
#~ msgstr "bary"
#~ msgid "millibars"
#~ msgstr "milibary"
#~ msgid "decibars"
#~ msgstr "decybary"
#~ msgid "torrs"
#~ msgstr "tory"
#~ msgid "inches of mercury"
#~ msgstr "cale rtęci"
#~ msgid "Kelvins"
#~ msgstr "Stopnie Kelwina"
#~ msgid "celsius"
#~ msgstr "Stopnie Celsjusza"
#~ msgid "fahrenheit"
#~ msgstr "Stopnie Fahrenheita"
#~ msgid "delisles"
#~ msgstr "Stopnie Delisle"
#~ msgid "réaumurs"
#~ msgstr "Réaumur"
#~ msgid "liters"
#~ msgstr "litrów"
#~ msgid "cubic inches"
#~ msgstr "cali sześciennych"
#~ msgid "The units of the van der Waals constant 'a'"
#~ msgstr "Jednostka stałej 'a' van der Waalsa"
#~ msgid ""
#~ "This box can be used to specify the units of the van der Waals constant "
#~ "'a'."
#~ msgstr ""
#~ "To pole służy do podawania jednostki współczynnika 'A' van der Waalsa."
#~ msgid "Set Colors"
#~ msgstr "Ustawienie kolorów"
#~ msgid "PSE-Look:"
#~ msgstr "Wygląd układu:"
#~ msgid "Display atomic mass in the PSE"
#~ msgstr "Pokazuj masę atomową w układzie okresowym"
#~ msgid "Display only the number of the element"
#~ msgstr "Pokaż tylko numer pierwiastka"
#~ msgid "Temperatures:"
#~ msgstr "Temperatury:"
#~ msgid "Kelvin"
#~ msgstr "Kelwiny"
#~ msgid "Degrees Celsius"
#~ msgstr "Stopnie Celsjusza"
#~ msgid "Degrees Fahrenheit"
#~ msgstr "Stopnie Fahrenheita"
#~ msgid "Degrees Rankine"
#~ msgstr "Stopnie Rankine"
#~ msgid "Degrees Réaumur"
#~ msgstr "Stopnie Réaumur"
#~ msgid "kj/mol (kilojoule per mol)"
#~ msgstr "kJ/mol (kilodżule na mol)"
#~ msgid "eV (electronvolt)"
#~ msgstr "eV (elektronowolty)"
#~ msgid "Extra information settings ( Detailed elemental information )"
#~ msgstr "Dodatkowe informacje (szczegółowe informacje o pierwiastku)"
#~ msgid "Wikipedia language"
#~ msgstr "Język Wikipedii"
#~ msgid "English"
#~ msgstr "Angielski"
#~ msgid "German"
#~ msgstr "Niemiecki"
#~ msgid "French"
#~ msgstr "Francuski"
#~ msgid "Italian"
#~ msgstr "Włoski"
#~ msgid "Russian"
#~ msgstr "Rosyjski"
#~ msgid "Japanese"
#~ msgstr "Japoński"
#~ msgid "Spanish"
#~ msgstr "Hiszpański"
#~ msgid "Polish"
#~ msgstr "Polski"
#~ msgid "Portuguese"
#~ msgstr "Portugalski"
#~ msgid "Dutch"
#~ msgstr "Holenderski"
#~ msgid "Intensity:"
#~ msgstr "Intensywność:"
#~ msgid "Selected Peak"
#~ msgstr "Wybrane maksima"
#, fuzzy
#~| msgid "Show Atoms"
#~ msgid "Shown range"
#~ msgstr "Pokaż atomy"
#, fuzzy
#~| msgid "Wavelength"
#~ msgid "Wavelength [Å]"
#~ msgstr "Długość fali"
#~ msgid "Atomic Mass [u]"
#~ msgstr "Masa atomowa [u]"
#~ msgid "Melting Point [K]"
#~ msgstr "Temperatura topnienia [K]"
#~ msgid "Boiling Point [K]"
#~ msgstr "Temperatura wrzenia [K]"
#~ msgid "Atomic Radius [pm]"
#~ msgstr "Promień atomu [pm]"
#~ msgid "Covalent Radius [pm]"
#~ msgstr "Promień walencyjny [pm]"
#~ msgctxt "%1 is the temperature, %2 is the unit, like \"300 K\""
#~ msgid "%1 %2"
#~ msgstr "%1 %2"
#~ msgctxt "electron volt"
#~ msgid "%1 eV"
#~ msgstr "%1 eV"
#~ msgctxt "kilo joule per mol"
#~ msgid "%1 kJ/mol"
#~ msgstr "%1 kJ/mol"
#~ msgctxt "%1 is a length, eg: 12.3 pm"
#~ msgid "%1 pm"
#~ msgstr "%1 pm"
#~ msgid "%1 of 1000"
#~ msgstr "%1 z 1000"
#, fuzzy
#~| msgid "%1 u"
#~ msgid "%1 Å"
#~ msgstr "%1 u"
#~ msgid "Settings"
#~ msgstr "Ustawienia"
#~ msgid "List of all Peaks"
#~ msgstr "Lista maksimów"
#~ msgid "Gradient Types"
#~ msgstr "Typ gradientu"
#~ msgid "Click to edit current temperature"
#~ msgstr "Kliknij aby zmienić bieżącą temperaturę"
#~ msgid "Play"
#~ msgstr "Pokaż"
#~ msgid "Year:"
#~ msgstr "Rok:"
#~ msgid "Changes the current year."
#~ msgstr "Zmienia bieżący rok."
#~ msgid "Edit to change the current year."
#~ msgstr "Modyfikacja bieżącego roku."
#~ msgid "Click to play / pause the change of time."
#~ msgstr "Kliknij aby pokazać / zatrzymać czas."
#~ msgid "Slide to change the speed at which time increases."
#~ msgstr "Ustaw na suwaku szybkość upływu czasu."
#~ msgid ""
#~ "This value determines the Wikipedia language in the detailed elemental "
#~ "information"
#~ msgstr ""
#~ "Ta wartość określa język Wikipedii używanej do wyświetlania szczegółowej "
#~ "informacji o pierwiastku"
#~ msgid "Selects the wikipedia language"
#~ msgstr "Wybór domyślnego języka Wikipedii"
#~ msgid "Pause"
#~ msgstr "Zatrzymaj"
#~ msgid "No Gradient"
#~ msgstr "Bez gradientu"
#~ msgid "Timeline"
#~ msgstr "Oś czasu"
#~ msgid " Web look up"
#~ msgstr "Sprawdzenie w Sieci"
#~ msgctxt "It means: Not Available. Translators: keep it as short as you can!"
#~ msgid "N/A"
#~ msgstr "N/A"
#~ msgid "Melting Point: %1"
#~ msgstr "Temperatura topnienia: %1"
#~ msgid "Boiling Point: %1"
#~ msgstr "Temperatura wrzenia: %1"
#~ msgid "Electron Affinity: %1"
#~ msgstr "Powinowactwo elektronowe: %1 "
#~ msgid "Covalent Radius: %1"
#~ msgstr "Promień walencyjny: %1"
#~ msgid "van der Waals Radius: %1"
#~ msgstr "Promień van der Waalsa: %1"
#~ msgid "Mass: %1"
#~ msgstr "Masa: %1"
#~ msgid "Electronegativity: %1"
#~ msgstr "Elektroujemność: %1"
#~ msgid "nm"
#~ msgstr "nm"
#~ msgid "%1 nm"
#~ msgstr "%1 nm"
#~ msgid "Show &Legend"
#~ msgstr "Pokaż &legendę"
#~ msgid "Hide &Legend"
#~ msgstr "Ukryj &legendę"
#~ msgid "Show &Sidebar"
#~ msgstr "Pokaż p&asek"
#~ msgid "Hide &Sidebar"
#~ msgstr "Ukryj p&asek"
#~ msgid "Z Matrix Editor"
#~ msgstr "Edytor macierzy Z"
#~ msgid "Add Atom"
#~ msgstr "Dodaj atom"
#~ msgid "Remove Atom"
#~ msgstr "Usuń atom"
#~ msgid "Python Settings"
#~ msgstr "Ustawienia Pythona"
#~ msgid "Insert Fragment..."
#~ msgstr "Wstaw fragment..."
#~ msgid "Add Directory"
#~ msgstr "Dodaj katalog"
#~ msgid "Reset List"
#~ msgstr "Wyczyść listę"
#~ msgid "Generate from SMILES:"
#~ msgstr "Generuj na podstawie SMILES:"
#~ msgid "Insert Fragment"
#~ msgstr "Wstaw fragment"
#~ msgid "Atom Labels:"
#~ msgstr "Etykiety atomów:"
#~ msgid "Element name"
#~ msgstr "Nazwy pierwiastków"
#~ msgid "Element symbol"
#~ msgstr "Symbole pierwiastków"
#~ msgid "Residue name"
#~ msgstr "Nazwa grupy funkcyjnej"
#~ msgid "Residue number"
#~ msgstr "Numer grupy funkcyjnej"
#~ msgid "Partial Charge"
#~ msgstr "Ładunek częściowy"
#~ msgid "Bond Labels:"
#~ msgstr "Etykiety wiązań:"
#~ msgid "Bond length"
#~ msgstr "Długość wiązań"
#~ msgid "Bond number"
#~ msgstr "Numer wiązania"
#~ msgid "Bond order"
#~ msgstr "Kolejność wiązań"
#~ msgid "Width:"
#~ msgstr "Szerokość:"
#~ msgid "Cut-off radius:"
#~ msgstr "Promień odcięcia:"
#~ msgid "A"
#~ msgstr "A"
#~ msgid "°"
#~ msgstr "°"
#~ msgid "Cut-off angle:"
#~ msgstr "Kąt odcięcia:"
#~ msgid "Opacity:"
#~ msgstr "Nieprzezroczystość:"
#~ msgid "Atom Radius:"
#~ msgstr "Promienie atomu:"
#~ msgid "Bond Radius:"
#~ msgstr "Promień wiązania:"
#~ msgid "Show Multiple Bonds"
#~ msgstr "Pokaż wielokrotne wiązania"
#~ msgid "Show Atoms"
#~ msgstr "Pokaż atomy"
#~ msgid "Radius:"
#~ msgstr "Promień:"
#~ msgid "Unique ID"
#~ msgstr "Unikalny identyfikator"
#~ msgid "Custom Data"
#~ msgstr "Własny ładunek"
#~ msgid "VdW Opacity:"
#~ msgstr "Nieprzezroczystość VdW:"
#~ msgid "Render:"
#~ msgstr "Renderuj:"
#~ msgid "Fill"
#~ msgstr "Wypełnienie"
#~ msgid "Lines"
#~ msgstr "Linie"
#~ msgid "Points"
#~ msgstr "Punkty"
#~ msgid "Color:"
#~ msgstr "Kolor:"
#~ msgid "Custom Color"
#~ msgstr "Własny kolor"
#~ msgid "Electrostatic Potential (ESP)"
#~ msgstr "Potencjał elektrostatyczny (ESP)"
#~ msgid "Custom Color:"
#~ msgstr "Własny kolor:"
#~ msgid "Orbital:"
#~ msgstr "Orbital:"
#~ msgid "Selected Colors"
#~ msgstr "Wybrane kolory"
#~ msgid "Mapped Colors"
#~ msgstr "Ustawione kolory"
#~ msgid "Colors:"
#~ msgstr "Kolory:"
#~ msgid "Positive"
#~ msgstr "Dodatnia"
#~ msgid "Negative"
#~ msgstr "Ujemna"
#~ msgid "Rendering:"
#~ msgstr "Renderowanie:"
#~ msgid "Backbone"
#~ msgstr "Struktura"
#~ msgid "Include Nitrogens"
#~ msgstr "Wstaw azoty"
#~ msgid "Dipole:"
#~ msgstr "Dipol:"
#~ msgid "Dipole Moment"
#~ msgstr "Moment dipolowy"
#~ msgid "Custom Value"
#~ msgstr "Własna wartość"
#~ msgid "Custom:"
#~ msgstr "Własny:"
#~ msgid "Residue Color Settings"
#~ msgstr "Ustawienia kolorów grup funkcyjnych"
#~ msgid "Color residues by:"
#~ msgstr "Kolory grup funkcyjnych na podstawie:"
#~ msgid "Amino Colors"
#~ msgstr "Kolory grupy aminowej"
#~ msgid "Shapely Colors"
#~ msgstr "Kolory Shapely"
#~ msgid "Hydrophobicity"
#~ msgstr "Hydrofobowość"
#~ msgid "Atomic numbers"
#~ msgstr "Liczby atomowe"
#~ msgid "Zoom"
#~ msgstr "Powiększanie"
#~ msgid "Carsten Niehaus."
#~ msgstr "Carsten Niehaus."
#~ msgid "Gradient: %1 (%2)"
#~ msgstr "Gradient: %1 (%2)"
#~ msgid ""
#~ "This box can be used to specify the van der Waals co-efficient A for the "
#~ "gas. This is required only for a real gas. It can be marked as 0.0 for an "
#~ "ideal gas."
#~ msgstr ""
#~ "To pole służy do podania współczynnika A van der Waalsa dla gazu. Jest "
#~ "wymagane tylko dla gazu rzeczywistego. Dla gazu idealnego można podać 0.0."
#~ msgid "The units of the van der Waals co-efficient a"
#~ msgstr "Jednostki współczynnika a van der Waalsa"
#~ msgid "Nobel gases"
#~ msgstr "Gazy szlachetne"
#~ msgctxt "For example: \"1 Carbon\" or \"3 Oxygen\""
#~ msgid "%1 %2\n"
#~ msgstr "%1 %2\n"
#~ msgid "Clipping plane: Ax + By + Cz + D = 0"
#~ msgstr "Płaszczyzna odcięcia: Ax + By + Cz + D = 0"
#~ msgid "IsoValue:"
#~ msgstr "Wartość Iso:"
#~ msgid "Test tube fastener"
#~ msgstr "Uchwyt do probówek"
#~ msgid ""
#~ "A contact thermometer is different from a regular thermometer because of "
#~ "its sensor for the current temperature. Such a thermometer is connected "
#~ "with a heating coild. If the sensor notices that the aimed temperature "
#~ "has been reached the contact thermometer will make the heating coild stop "
#~ "heating. Therefore in an experiment it is possible to have a constant "
#~ "temperature."
#~ msgstr ""
#~ "Termostat różni się od zwykłego termometru, ponieważ zawiera czujnik "
#~ "aktualnej temperatury i jest podłączony do wężownicy grzejnej. Kiedy "
#~ "czujnik wykryje, że osiągnięta została docelowa temperatura, wyłącza "
#~ "wężownicę grzejną. W ten sposób można utrzymać stałą temperaturę w "
#~ "trakcie eksperymentu."
#~ msgid "Litmus Paper"
#~ msgstr "Papierek lakmusowy"
#~ msgid ""
#~ "There are multiple way to measure the pH-Value of an solution. With a "
#~ "litmus paper it is easy to get a pretty precise pH-Value. The color "
#~ "indicates the value. If you need a more precise value you can for example "
#~ "use a pH-Meter which is using the conductivity of a solution."
#~ msgstr ""
#~ "Istnieje wiele metod pomiaru wartości pH roztworu. Przy pomocy papierka "
#~ "lakmusowego można ją łatwo uzyskać w miarę dokładnie. Kolor papierka "
#~ "określa jej wartość. Jeśli chce się uzyskać dokładniejszą wartość, można "
#~ "na przykład użyć miernika pH, który posiłkuje się przewodnością roztworu."
#~ msgid "A funnel is used in the laboratory to fill powder into something."
#~ msgstr ""
#~ "Ten lejek jest używany w laboratorium do nasypywania proszku do czegoś."
#~ msgid ""
#~ "A dewar vessel (or dewar flask) is designed for a good thermal "
#~ "insulation. Its hull is a double-layer construction with vacuum between "
#~ "the two layers. Because of this they are appropriote for keeping liquids "
#~ "cold or warm. A thermos flawsk is an example of a dewar vessel."
#~ msgstr ""
#~ "Naczynie Dewara (inaczej: dewar) powstało w celu zapewnienia dobrej "
#~ "izolacji cieplnej. Jest to pojemnik o podwójnych ściankach, między "
#~ "którymi znajduje się próżnia. Z tego powodu nadaje się do przechowywania "
#~ "ciepłych lub zimnych cieczy. Większość termosów to przykłady naczyń "
#~ "Dewara."
#~ msgid "One Colour"
#~ msgstr "Jeden kolor"
#~ msgid ""
#~ "Select the gradient you prefer by clicking on the corresponding radio "
#~ "button"
#~ msgstr ""
#~ "Wybierz gradient, który Ci odpowiada, przez kliknięcie na przycisku opcji"
#, fuzzy
#~| msgid "Blocks"
#~ msgid "&Blocks"
#~ msgstr "Bloki"
#, fuzzy
#~| msgid "Groups"
#~ msgid "&Groups"
#~ msgstr "Grupy"
#, fuzzy
#~| msgid "State of Matter"
#~ msgid "&State of Matter"
#~ msgstr "Stan materii"
#, fuzzy
#~| msgid "Information"
#~ msgid "Debug Information"
#~ msgstr "Informacja"
#, fuzzy
#~| msgid "Balls and sticks"
#~ msgid "Ball and Stick"
#~ msgstr "Kule i kreski"
#, fuzzy
#~| msgid "Atom"
#~ msgid "Atom "
#~ msgstr "Atom"
#, fuzzy
#~| msgid "Bond order"
#~ msgid "Bond "
#~ msgstr "Kolejność wiązań"
#, fuzzy
#~| msgid "Residue name"
#~ msgid "Residue "
#~ msgstr "Nazwa grupy funkcyjnej"
#, fuzzy
#~| msgid "Residue name"
#~ msgid "Residue"
#~ msgstr "Nazwa grupy funkcyjnej"
#, fuzzy
#~| msgid "No Numeration"
#~ msgid "No Description"
#~ msgstr "Bez numeracji"
#, fuzzy
#~| msgid "Remove hydrogens"
#~ msgid "Renders hydrogen bonds"
#~ msgstr "Usuń wodory"
#, fuzzy
#~| msgid "Rendering:"
#~ msgid "Orbital Rendering"
#~ msgstr "Renderowanie:"
#, fuzzy
#~| msgid "Rendering:"
#~ msgid "Renders rings"
#~ msgstr "Renderowanie:"
#, fuzzy
#~| msgid "Measuring Cylinder"
#~ msgid "Renders as Cylinders"
#~ msgstr "Cylinder miarowy"
#, fuzzy
#~| msgid "Wireframe"
#~ msgid "Wireframe rendering"
#~ msgstr "Obramowanie"
#, fuzzy
#~| msgid "Alkaline"
#~ msgid "Align"
#~ msgstr "Alkaliczne"
#, fuzzy
#~| msgid "Could not set up force field for this molecule"
#~ msgid "AutoOpt: Could not setup force field...."
#~ msgstr "Nie można ustawić pola sił tej molekuły"
#, fuzzy
#~| msgctxt "one of the two types of gradients available"
#~| msgid "logarithmic"
#~ msgid "Algorithm:"
#~ msgstr "logarytmiczny"
#, fuzzy
#~| msgid "Load Molecule"
#~ msgid "AutoOpt Molecule"
#~ msgstr "Wczytaj molekułę"
#, fuzzy
#~| msgid "Extraction"
#~ msgid "x rotation:"
#~ msgstr "Wyciąg"
#, fuzzy
#~| msgid "Extraction"
#~ msgid "x rotation"
#~ msgstr "Wyciąg"
#, fuzzy
#~| msgid "Equation:"
#~ msgid "y rotation:"
#~ msgstr "Równanie:"
#, fuzzy
#~| msgid "Proton"
#~ msgid "y rotation"
#~ msgstr "Proton"
#, fuzzy
#~| msgid "Equation:"
#~ msgid "z rotation:"
#~ msgstr "Równanie:"
#, fuzzy
#~| msgid "Proton"
#~ msgid "z rotation"
#~ msgstr "Proton"
#, fuzzy
#~| msgid "Abundance: %1 %"
#~ msgid "Angle: %1 %2"
#~ msgstr "Częstość występowania: %1 %"
#, fuzzy
#~| msgid "1"
#~ msgctxt "*1 is a number. You most likely do not need to translate this"
#~ msgid "*1"
#~ msgstr "1"
#, fuzzy
#~| msgid "2"
#~ msgctxt "*2 is a number. You most likely do not need to translate this"
#~ msgid "*2"
#~ msgstr "2"
#, fuzzy
#~| msgid "3"
#~ msgctxt "*3 is a number. You most likely do not need to translate this"
#~ msgid "*3"
#~ msgstr "3"
#, fuzzy
#~| msgid "4"
#~ msgctxt "*4 is a number. You most likely do not need to translate this"
#~ msgid "*4"
#~ msgstr "4"
#, fuzzy
#~| msgid "Element"
#~ msgid "Change Element"
#~ msgstr "Pierwiastek"
#, fuzzy
#~| msgid "Bond Order:"
#~ msgid "Change Bond Order"
#~ msgstr "Kolejność wiązań:"
#, fuzzy
#~| msgid "Draw Box:"
#~ msgid "Draw Atom"
#~ msgstr "Pole rysowania:"
#, fuzzy
#~| msgid "Draw Box:"
#~ msgid "Draw Bond"
#~ msgstr "Pole rysowania:"
#, fuzzy
#~| msgid "Draw Box:"
#~ msgid "Draw"
#~ msgstr "Pole rysowania:"
#, fuzzy
#~| msgid "Add Hydrogens"
#~ msgid "Adjust Hydrogens"
#~ msgstr "Dodaj wodory"
#, fuzzy
#~| msgid "Add Directory"
#~ msgid "Open Directory"
#~ msgstr "Dodaj katalog"
#, fuzzy
#~| msgid "Gradient: %1 (%2)"
#~ msgid "Gradient: %1"
#~ msgstr "Gradient: %1 (%2)"
Index: trunk/l10n-kf5/pl/messages/kdeedu/rocs.po
===================================================================
--- trunk/l10n-kf5/pl/messages/kdeedu/rocs.po (revision 1552240)
+++ trunk/l10n-kf5/pl/messages/kdeedu/rocs.po (revision 1552241)
@@ -1,2377 +1,2377 @@
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
#
# Kamil Dziuba <kamil_dziuba@o2.pl>, 2010, 2011.
# Damian Kociuba <damkoc1@o2.pl>, 2011.
# Marta Rybczyńska <kde-i18n@rybczynska.net>, 2011, 2013.
-# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018.
+# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019.
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-09-08 03:01+0200\n"
-"PO-Revision-Date: 2018-10-14 11:21+0100\n"
+"PO-Revision-Date: 2019-09-21 08:28+0200\n"
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 2.0\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
-"|| n%100>=20) ? 1 : 2);\n"
+"X-Generator: Lokalize 19.07.70\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10"
+" || n%100>=20) ? 1 : 2);\n"
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr "Kamil Dziuba, Damian Kociuba, Łukasz Wojniłowicz"
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr "kamil_dziuba@o2.pl, damkoc1@o2.pl, lukasz.wojnilowicz@gmail.com"
#: main.cpp:38
#, kde-format
msgctxt "@title Displayed program name"
msgid "Rocs"
msgstr "Rocs"
#: main.cpp:42
#, kde-format
msgctxt "@title Short program description"
msgid "Graph Theory Simulator"
msgstr "Symulator teorii grafów"
#: main.cpp:45
#, kde-format
msgctxt "@info:credit"
msgid "(c) 2008-2016 Rocs Developers"
msgstr "(c) 2008-2016 Programiści Rocs"
#: main.cpp:46
#, kde-format
msgctxt "@info:credit Developer name"
msgid "Andreas Cord-Landwehr"
msgstr "Andreas Cord-Landwehr"
#: main.cpp:47
#, kde-format
msgctxt "@info:credit Role"
msgid "Maintainer"
msgstr "Opiekun"
#: main.cpp:50
#, kde-format
msgctxt "@info:credit Developer name"
msgid "Tomaz Canabrava"
msgstr "Tomaz Canabrava"
#: main.cpp:51
#, kde-format
msgctxt "@info:credit Role"
msgid "Original Author"
msgstr "Autor pierwszej wersji"
#: main.cpp:54
#, kde-format
msgctxt "@info:credit Developer name"
msgid "Wagner Reck"
msgstr "Wagner Reck"
#: main.cpp:55
#, kde-format
msgctxt "@info:credit Role"
msgid "Developer"
msgstr "Programista"
#: main.cpp:72
#, kde-format
msgid "Project to open."
msgstr "Projekt do otwarcia."
#: plugins/scriptapi/scriptapimanager.cpp:124
#, kde-format
msgctxt "@title"
msgid "Syntax"
msgstr "Składnia"
#: plugins/scriptapi/scriptapimanager.cpp:125
#, kde-format
msgctxt "@title"
msgid "Properties"
msgstr "Właściwości"
#: plugins/scriptapi/scriptapimanager.cpp:126
#, kde-format
msgctxt "@title"
msgid "Parameters"
msgstr "Parametry"
#: plugins/scriptapi/scriptapimanager.cpp:127
#, kde-format
msgctxt "@title"
msgid "Parameter"
msgstr "Parametr"
#: plugins/scriptapi/scriptapimanager.cpp:128
#, kde-format
msgctxt "@title"
msgid "Methods"
msgstr "Metody"
#: plugins/scriptapi/scriptapimanager.cpp:129
#, kde-format
msgctxt "@title"
msgid "Type"
msgstr "Rodzaj"
#: plugins/scriptapi/scriptapimanager.cpp:130
#, kde-format
msgctxt "@title"
msgid "Return Type"
msgstr "Zwracany rodzaj"
#: plugins/scriptapi/scriptapimanager.cpp:131
#, kde-format
msgctxt "@title"
msgid "Detailed Description"
msgstr "Opis szczegółowy"
#: plugins/scriptapi/scriptapimanager.cpp:132
#, kde-format
msgctxt "@title"
msgid "Description"
msgstr "Opis"
#: plugins/scriptapi/scriptapimanager.cpp:287
#, kde-format
msgctxt "@title"
msgid "Script Engine API"
msgstr "API silnika skryptów"
#: plugins/scriptapi/scriptapimanager.cpp:288
#, kde-format
msgctxt "@title"
msgid "The Graph Document"
msgstr "Dokument grafu"
#: plugins/scriptapi/scriptapimanager.cpp:289
#, kde-format
msgctxt "@title"
msgid "Objects"
msgstr "Obiekty"
#: plugins/scriptapi/scriptapimanager.cpp:290
#, kde-format
msgctxt "@title"
msgid "Script Engine Modules"
msgstr "Moduły silnika skryptów"
#: plugins/scriptapi/scriptapimodel.cpp:126
#, kde-format
msgid "Script Objects"
msgstr "Obiekty skryptowe"
#: plugins/scriptapi/scriptapimodel.cpp:248
#, kde-format
msgid "Properties"
msgstr "Właściwości"
#: plugins/scriptapi/scriptapimodel.cpp:262
#, kde-format
msgid "Methods"
msgstr "Metody"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#: plugins/scriptapi/scriptapiwidget.ui:17
#, kde-format
msgid "Rocs Scripting API"
msgstr "API skryptów Rocs"
#. i18n: ectx: property (url), widget (QWebView, docDetails)
#: plugins/scriptapi/scriptapiwidget.ui:38
#, kde-format
msgid "about:blank"
msgstr "about:blank"
#: project/project.cpp:192
#, kde-format
msgctxt "@info"
msgid ""
"The Rocs project could not be imported because the project file could not be "
"parsed."
msgstr ""
"Nie można zaimportować projektu Rocs, bo nie można go przetworzyć pliku."
#. i18n: ectx: label, entry (showButtonText), group (ItemPalette)
#. i18n: ectx: whatsthis, entry (showButtonText), group (ItemPalette)
#: rocs.kcfg:9 rocs.kcfg:10
#, kde-format
msgid "Show text beside icon"
msgstr "Pokaż tekst obok ikon"
#. i18n: ectx: label, entry (includePath), group (IncludeManager)
#: rocs.kcfg:49
#, kde-format
msgid "Path where include manager seek for includes."
msgstr "Ścieżka, gdzie menadżer rozszerzeń szuka dodatków."
#. i18n: ectx: Menu (project)
#: rocsui.rc:23
#, kde-format
msgid "Project"
msgstr "Projekt"
#. i18n: ectx: Menu (script)
#: rocsui.rc:29
#, kde-format
msgid "Script Document"
msgstr "Dokument skryptu"
#. i18n: ectx: Menu (graph)
#: rocsui.rc:35
#, kde-format
msgid "Graph Document"
msgstr "Dokument grafu"
#. i18n: ectx: Menu (graph_file)
#: rocsui.rc:41
#, kde-format
msgid "Graph File"
msgstr "Pliki grafu"
#. i18n: ectx: Menu (graph_selected)
#: rocsui.rc:45
#, kde-format
msgid "Edit Selected Data"
msgstr "Edytuj wybrane dane"
#. i18n: ectx: Menu
#: rocsui.rc:47
#, kde-format
msgid "Layout"
msgstr "Układ"
#. i18n: ectx: Menu
#: rocsui.rc:60
#, kde-format
msgid "Tools"
msgstr "Narzędzia"
#: ui/codeeditorwidget.cpp:97
#, kde-format
msgctxt "@title"
msgid "Code Document Name"
msgstr "Nazwa dokumentu Code"
#: ui/codeeditorwidget.cpp:98
#, kde-format
msgid "Enter the name of your code document"
msgstr "Podaj nazwę twojego dokumentu code"
#: ui/documenttypeswidget.cpp:46
#, kde-format
msgctxt "@title"
msgid "Node Types"
msgstr "Rodzaje węzłów"
#: ui/documenttypeswidget.cpp:48 ui/documenttypeswidget.cpp:67
#, kde-format
msgid "Create Type"
msgstr "Utwórz rodzaj"
#: ui/documenttypeswidget.cpp:65
#, kde-format
msgctxt "@title"
msgid "Edge Types"
msgstr "Rodzaj krawędzi"
#: ui/documenttypeswidget.cpp:117 ui/documenttypeswidget.cpp:138
#, kde-format
msgid "unnamed"
msgstr "nienazwany"
#: ui/edgetypesdelegate.cpp:74
#, kde-format
msgid "Direction of edges of edge type."
msgstr "Kierunek krawędzi dla rodzaju krawędzi."
#: ui/edgetypesdelegate.cpp:78
#, kde-format
msgid "Unique ID of edge type."
msgstr "Niepowtarzalny ID dla rodzaju krawędzi."
#: ui/fileformatdialog.cpp:57
#, kde-format
msgctxt "@action:button"
msgid "Export"
msgstr "Eksportuj"
#: ui/fileformatdialog.cpp:78
#, kde-format
msgid ""
"<p>The file <br /><strong>'%1'</strong><br /> already exists; if you do not "
"want to overwrite it, change the file name to something else.</p>"
msgstr ""
"<p>Plik <br /><strong>'%1'</strong><br /> już istnieje; jeśli nie chcesz go "
"zastąpić, zmień nazwę pliku na inną.</p>"
#: ui/fileformatdialog.cpp:81
#, kde-format
msgid "File Exists"
msgstr "Plik istnieje"
#: ui/fileformatdialog.cpp:96
#, kde-format
msgid ""
"<p>Cannot resolve suffix of file <strong>'%1'</strong> to an available file "
"backend. Aborting export.</p>"
msgstr ""
"<p>Nie można rozwiązać przyrostka pliku <strong>'%1'</strong> do dostępnego "
"silnika plików. Przerwano eksport.</p>"
#: ui/fileformatdialog.cpp:107
#, kde-format
msgid "<p>Error occurred when writing file: <strong>'%1'</strong></p>"
msgstr "<p>Błąd przy zapisywaniu pliku: <strong>'%1'</strong></p>"
#: ui/fileformatdialog.cpp:125
#, kde-format
msgid "*|All files"
msgstr "*|Wszystkie pliki"
#: ui/fileformatdialog.cpp:128
#, kde-format
msgctxt "@title:window"
msgid "Import Graph File into Project"
msgstr "Importuj plik grafu do projektu"
#: ui/grapheditorwidget.cpp:100
#, kde-format
msgctxt "@title"
msgid "Graph Document Name"
msgstr "Nazwa dokumentu grafu"
#: ui/grapheditorwidget.cpp:101
#, kde-format
msgid "Enter the name of your graph document"
msgstr "Podaj nazwę twojego dokumentu grafu"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#: ui/journalwidget.ui:17
#, kde-format
msgid "Project Journal"
msgstr "Dziennik projektu"
#: ui/mainwindow.cpp:192
#, kde-format
msgctxt "@action:intoolbar Script Execution"
msgid "Run"
msgstr "Uruchom"
#: ui/mainwindow.cpp:193
#, kde-format
msgctxt "@info:tooltip"
msgid "Execute currently active script on active graph document."
msgstr "Wykonaj obecnie używany skrypt na używanym dokumencie grafu."
#: ui/mainwindow.cpp:194
#, kde-format
msgctxt "@action:intoolbar Script Execution"
msgid "Stop"
msgstr "Zatrzymaj"
#: ui/mainwindow.cpp:195
#, kde-format
msgctxt "@info:tooltip"
msgid "Stop script execution."
msgstr "Zatrzymanie wykonywania skryptu."
#: ui/mainwindow.cpp:197
-#, fuzzy, kde-format
+#, kde-format
#| msgctxt "@title:menu Debug execution"
#| msgid "Debug"
msgctxt "@action:intoolbar Open Debugger"
msgid "Debugger"
-msgstr "Debuguj"
+msgstr "Program diagnostyczny"
#: ui/mainwindow.cpp:198
#, kde-format
msgctxt "@info:tooltip"
msgid "Open the Javascript code debugger."
-msgstr ""
+msgstr "Rozpocznij diagnostykę kodu Javascript."
#: ui/mainwindow.cpp:233
#, kde-format
msgid "Element Types"
msgstr "Rodzaje elementów"
#: ui/mainwindow.cpp:240
#, kde-format
msgctxt "@title"
msgid "Journal"
msgstr "Dziennik"
#: ui/mainwindow.cpp:244
#, kde-format
msgctxt "@title"
msgid "Scripting API"
msgstr "API skryptowe"
#: ui/mainwindow.cpp:278
#, kde-format
msgctxt "@action:inmenu"
msgid "New Project"
msgstr "Nowy projekt"
#: ui/mainwindow.cpp:284
#, kde-format
msgctxt "@action:inmenu"
msgid "Save Project"
msgstr "Zapisz projekt"
#: ui/mainwindow.cpp:290
#, kde-format
msgctxt "@action:inmenu"
msgid "Open Project"
msgstr "Otwórz projekt"
#: ui/mainwindow.cpp:296
#, kde-format
msgctxt "@action:inmenu"
msgid "Recent Projects"
msgstr "Ostanie projekty"
#: ui/mainwindow.cpp:302
#, kde-format
msgctxt "@action:inmenu"
msgid "Save Project as"
msgstr "Zapisz projekt jako"
#: ui/mainwindow.cpp:303
#, kde-format
msgctxt "@action:inmenu"
msgid "New Graph Document"
msgstr "Nowy dokument grafu"
#: ui/mainwindow.cpp:304
#, kde-format
msgctxt "@action:inmenu"
msgid "New Script File"
msgstr "Nowy plik skryptu"
#: ui/mainwindow.cpp:305
#, kde-format
msgctxt "@action:inmenu"
msgid "Import Graph"
msgstr "Importuj graf"
#: ui/mainwindow.cpp:306
#, kde-format
msgctxt "@action:inmenu"
msgid "Export Graph as"
msgstr "Eksportuj graf jako"
#: ui/mainwindow.cpp:307
#, kde-format
msgctxt "@action:inmenu"
msgid "Import Script"
msgstr "Importuj skrypt"
#: ui/mainwindow.cpp:308
#, kde-format
msgctxt "@action:inmenu"
msgid "Export Script"
msgstr "Eksportuj skrypt"
#: ui/mainwindow.cpp:353
#, kde-format
msgctxt "@title:window"
msgid "Import Script into Project"
msgstr "Importuj skrypt do projektu"
#: ui/mainwindow.cpp:368
#, kde-format
msgctxt "@title:window"
msgid "Export Script"
msgstr "Eksportuj skrypt"
#: ui/mainwindow.cpp:370
#, kde-format
msgid "JavaScript (*.js)"
msgstr "JavaScript (*.js)"
#: ui/mainwindow.cpp:381
#, kde-format
msgid "untitled"
msgstr "bez tytułu"
#: ui/mainwindow.cpp:405
#, kde-format
msgctxt "@title:window"
msgid "Save Project As"
msgstr "Zapisz projekt jako"
#: ui/mainwindow.cpp:407
#, kde-format
msgid "Rocs Projects (*.rocs)"
msgstr "Projekty Rocs (*.rocs)"
#: ui/mainwindow.cpp:417
#, kde-format
msgctxt "@info"
msgid ""
"A file named \"%1\" already exists. Are you sure you want to overwrite it?"
msgstr "Plik o nazwie \"%1\" już istnieje. Czy na pewno chcesz go zastąpić?"
#: ui/mainwindow.cpp:418
#, kde-format
msgctxt "@title:window"
msgid "Overwrite File?"
msgstr "Czy zastąpić plik?"
#: ui/mainwindow.cpp:441
#, kde-format
msgctxt "@title:window"
msgid "Open Project Files"
msgstr "Otwórz pliki projektu"
#: ui/mainwindow.cpp:443
#, kde-format
msgid "Rocs projects (*.rocs)"
msgstr "Projekty Rocs (*.rocs)"
#: ui/mainwindow.cpp:468
#, kde-format
msgctxt "caption text for temporary project"
msgid "[ untitled ]%1"
msgstr "[ nienazwany ]%1"
#: ui/mainwindow.cpp:497
#, kde-format
msgid "ScriptName"
msgstr "Nazwa skrypt"
#: ui/mainwindow.cpp:498
#, kde-format
msgid "Enter the name of your new script"
msgstr "Podaj nazwę dla twojego nowego skryptu"
#: ui/mainwindow.cpp:507
#, kde-format
msgid "File already exists."
msgstr "Plik już istnieje."
#: ui/mainwindow.cpp:530
#, kde-format
msgctxt "@info"
msgid "Changes on your project are unsaved. Do you want to save your changes?"
msgstr ""
"Zmiany twojego projektu nie zostały zapisane. Czy chcesz zapisać swoje "
"zmiany?"
#: ui/nodetypesdelegate.cpp:76
#, kde-format
msgid "Unique ID of the node type."
msgstr "Niepowtarzalny ID rodzaju węzła."
#. i18n: ectx: property (text), widget (QLabel, label)
#: ui/scriptoutputwidget.ui:24
#, kde-format
msgid "Script Output:"
msgstr "Wynik działania skryptu:"
#. i18n: ectx: property (toolTip), widget (QPushButton, buttonDisableClear)
#: ui/scriptoutputwidget.ui:37
#, kde-format
msgid "Clear program output with each execution."
msgstr "Wyczyść wyjście programu dodatkowym wykonaniem."
#. i18n: ectx: property (toolTip), widget (QPushButton, buttonEnableDebugOutput)
#: ui/scriptoutputwidget.ui:56
#, kde-format
msgid "Show debug output."
msgstr "Pokaż wyjście diagnostyczne."
#. i18n: ectx: property (toolTip), widget (QPushButton, buttonClear)
#: ui/scriptoutputwidget.ui:82
#, kde-format
msgid "Clear output."
msgstr "Wyczyść wyjście."
#: ui/sidedockwidget.cpp:126
#, kde-format
msgctxt "@title"
msgid "Side Toolbar"
msgstr "Boczny pasek narzędzi"
#: ui/sidedockwidget.cpp:143
#, kde-format
msgid "Toggle '%1' view."
msgstr "Przełącz widok '%1'."
#~ msgid "Overwrite"
#~ msgstr "Zastąp"
#~ msgid "Main Toolbar"
#~ msgstr "Główny pasek narzędzi"
#~ msgid "Align Toolbar"
#~ msgstr "Pasek narzędzi wyrównywania"
#~ msgid "Rocs Handbook"
#~ msgstr "Podręcznik Rocs"
#~ msgid "http://docs.kde.org/stable/en/kdeedu/rocs/index.html"
#~ msgstr "http://docs.kde.org/stable/en/kdeedu/rocs/index.html"
#~ msgctxt "@title"
#~ msgid "Handbook"
#~ msgstr "Podręcznik"
#~ msgctxt "@title"
#~ msgid "Data Structures"
#~ msgstr "Struktury danych"
#~ msgctxt "@title Short program description"
#~ msgid "Rocs - Data Structure Analysis"
#~ msgstr "Rocs - Analiza struktury danych"
#~ msgid "No Data Structure plugins found on your system. Exiting."
#~ msgstr ""
#~ "Nie znaleziono żadnych wtyczek struktury danych na twoim systemie. "
#~ "Wychodzę."
#~ msgid ""
#~ "Rocs needs at least one data structure plugin to continue.\n"
#~ "Try running kbuildsycoca4 from a console and after execute Rocs again."
#~ msgstr ""
#~ "Rocs potrzebuje przynajmniej jednej wtyczki obsługującej struktury "
#~ "danych, aby kontynuować.\n"
#~ "Spróbuj uruchomić kbuildsycoca4 w terminalu i włącz Rocs ponownie."
#~ msgid "Position where name and value of a node shall be shown."
#~ msgstr "Pozycja, na której ma być pokazywana nazwa i wartość węzła."
#~ msgid "Position where name and value of an edge shall be shown."
#~ msgstr "Pozycja, na której ma być pokazywana nazwa i wartość krawędzi."
#~ msgid ""
#~ "Specifies whether execution button for debug execution shall be shown."
#~ msgstr "Określa czy ma być pokazany przycisk do wykonywania debugowania."
#~ msgid ""
#~ "Specifies whether execution button for stepped execution shall be shown."
#~ msgstr "Określa czy ma być pokazany przycisk do krokowego wykonywania."
#~ msgid "Script File"
#~ msgstr "Plik skryptu"
#~ msgid "Convert To"
#~ msgstr "Przekształć do"
#~ msgid "Settings"
#~ msgstr "Ustawienia"
#~ msgid "Help"
#~ msgstr "Pomoc"
#~ msgid ""
#~ "A KDE Text Editor could not be found, \n"
#~ " please, check your installation"
#~ msgstr ""
#~ "Edytor tekstu KDE nie został znaleziony, \n"
#~ "sprawdź swoją instalację"
#~ msgid "Display of Element Properties"
#~ msgstr "Wyświetlanie właściwości elementu"
#~ msgid "Data Properties"
#~ msgstr "Właściwości danych"
#~ msgid "centered"
#~ msgstr "wyśrodkowane"
#~ msgid "below"
#~ msgstr "poniżej"
#~ msgid "above"
#~ msgstr "powyżej"
#~ msgid "Connection Properties"
#~ msgstr "Właściwości połączenia"
#~ msgid "Execution Controls"
#~ msgstr "Sterowanie wykonywaniem"
#~ msgid "Show Debug Execution"
#~ msgstr "Pokaż wykonanie debugowania"
#~ msgid "Show One Step Execution"
#~ msgstr "Pokaż wykonanie jednego kroku"
#~ msgctxt "@action:inmenu"
#~ msgid "Properties"
#~ msgstr "Właściwości"
#~ msgctxt "@info:tooltip"
#~ msgid "Set visibility of pointers"
#~ msgstr "Ustaw widoczność wskaźników"
#~ msgctxt "@info:tooltip"
#~ msgid "Export graphs to file"
#~ msgstr "Eksportuj grafy do pliku"
#~ msgid "Loaded Plugins"
#~ msgstr "Wczytane wtyczki"
#~ msgid "Graph File Plugins loaded for %1"
#~ msgstr "Wtyczki plików graficznych wczytane dla %1"
#~ msgid "*.js|Script files"
#~ msgstr "*.js|Pliki skryptu"
#~ msgid "Rocs Script Files"
#~ msgstr "Pliki skryptów Rocs"
#~ msgid "Add your description here."
#~ msgstr "Tutaj dodaj swój opis."
#~ msgctxt "@action:intoolbar Script Execution"
#~ msgid "One Step"
#~ msgstr "Jeden krok"
#~ msgctxt "@action:inmenu Debug execution"
#~ msgid "Debug run"
#~ msgstr "Uruchom debugowanie"
#~ msgctxt "@action:inmenu Debug execution"
#~ msgid "Interrupt at first line"
#~ msgstr "Przerwij na pierwszym wierszu"
#~ msgctxt "@action:inmenu"
#~ msgid "Download Examples"
#~ msgstr "Pobierz przykłady"
#~ msgctxt "@action:inmenu"
#~ msgid "Upload project"
#~ msgstr "Wyślij projekt"
#~ msgctxt "@action:inmenu"
#~ msgid "Possible Includes"
#~ msgstr "Możliwe pliki dołączane"
#~ msgctxt "@action:inmenu"
#~ msgid "Loaded Plugins"
#~ msgstr "Wczytane wtyczki"
#~ msgctxt "@action:inmenu"
#~ msgid "Configure Code Editor..."
#~ msgstr "Konfiguruj edytor kodu..."
#~ msgctxt "@title:tab"
#~ msgid "Include Manager"
#~ msgstr "Menadżer plików dołączanych"
#~ msgctxt "@title:tab"
#~ msgid "Default Settings"
#~ msgstr "Ustawienia domyślne"
#~ msgctxt "@title:window"
#~ msgid "Add Existing Script File to Project"
#~ msgstr "Dodaj istniejący plik skryptu do projektu"
#~ msgctxt "@info"
#~ msgid "This does not seem to be a graph file."
#~ msgstr "Plik nie wygląda na plik grafu."
#~ msgctxt "@title:window"
#~ msgid "Invalid File"
#~ msgstr "Nieprawidłowy plik"
#~ msgid ""
#~ "*.rocs|Rocs project files\n"
#~ "*.rocsz|Compressed Rocs project files\n"
#~ "*|All files"
#~ msgstr ""
#~ "*.rocs|Pliki projektów Rocs\n"
#~ "*.rocsz|Skompresowane pliki projektów Rocs\n"
#~ "*|Wszystkie pliki"
#~ msgctxt "@title:window"
#~ msgid "Save Project"
#~ msgstr "Zapisz projekt"
#~ msgid ""
#~ "*rocs *.rocsz|All Rocs files\n"
#~ "*.rocs|Rocs project files\n"
#~ "*.rocsz|Compressed Rocs project files\n"
#~ "*|All files"
#~ msgstr ""
#~ "*rocs *.rocsz|Wszystkie pliki Rocs\n"
#~ "*.rocs|Pliki projektów Rocs\n"
#~ "*.rocsz|Skompresowane pliki projektów Rocs\n"
#~ "*|Wszystkie pliki"
#~ msgid ""
#~ "*.graph|Rocs graph documents\n"
#~ "*|All files"
#~ msgstr ""
#~ "*.js|Dokumenty grafów Rocs\n"
#~ "*|Wszystkie pliki"
#~ msgctxt "@title:window"
#~ msgid "Save Graph Document"
#~ msgstr "Zapisz dokument grafu"
#~ msgid "Graph name"
#~ msgstr "Nazwa grafu"
#~ msgid "Enter the name of the Graph"
#~ msgstr "Podaj nazwę grafu"
#~ msgid "Possible Includes for Script Engine"
#~ msgstr "Możliwe pliki dołączane do silnika skryptu"
#~ msgctxt "@info"
#~ msgid ""
#~ "Changes on your graph document are unsaved. Do you want to save your "
#~ "changes?"
#~ msgstr ""
#~ "Zmiany twojego dokument grafu nie zostały zapisane. Czy chcesz zapisać "
#~ "swoje zmiany?"
#~ msgctxt "@info"
#~ msgid ""
#~ "Changes on your script files are unsaved. Do you want to save all unsaved "
#~ "scripts?"
#~ msgstr ""
#~ "Zmiany twoich plików skryptów nie zostały zapisane. Czy chcesz zapisać "
#~ "wszystkie niezapisane skrypty?"
#~ msgctxt "@info"
#~ msgid ""
#~ "Changes on your script files and on your graph document are unsaved. Do "
#~ "you want to save your graph document and all unsaved scripts?"
#~ msgstr ""
#~ "Zmiany twoich skryptów i twojego dokument grafu nie zostały zapisane. Czy "
#~ "chcesz zapisać swój dokument grafu i wszystkie niezapisane skrypty?"
#~ msgid "Default Information Display"
#~ msgstr "Domyślny wyświetlacz informacji"
#~ msgid "Node Information"
#~ msgstr "Informacje o węźle"
#~ msgid "Edge Information"
#~ msgstr "Informacje o krawędzi"
#, fuzzy
#~| msgid "Debug Messages"
#~ msgid "Display debug messages."
#~ msgstr "Komunikaty debugowania"
#~ msgid "Untitled"
#~ msgstr "Bez tytułu"
#~ msgid "Layout Toolbar"
#~ msgstr "Pasek rozmieszczenia"
#, fuzzy
#~| msgid "Add Data"
#~ msgctxt "@title:menu"
#~ msgid "Add Data"
#~ msgstr "Dodaj dane"
#, fuzzy
#~| msgid "Add Data"
#~ msgctxt "@action:intoolbar"
#~ msgid "Add Data"
#~ msgstr "Dodaj dane"
#, fuzzy
#~| msgid "Add new data element"
#~ msgctxt "@info:tooltip"
#~ msgid "Add new data element"
#~ msgstr "Dodaj nowy element danych"
#, fuzzy
#~| msgid "Add Connection"
#~ msgctxt "@title:menu"
#~ msgid "Add Connection"
#~ msgstr "Dodaj połączenie"
#, fuzzy
#~| msgid "Add Connection"
#~ msgctxt "@action:intoolbar"
#~ msgid "Add Connection"
#~ msgstr "Dodaj połączenie"
#, fuzzy
#~| msgid "Add a new connection between two data elements of selected type"
#~ msgctxt "@info:tooltip"
#~ msgid "Add a new connection between two data elements of selected type"
#~ msgstr ""
#~ "Dodaj nowe połączenie pomiędzy dwoma elementami danych wybranego typu"
#, fuzzy
#~| msgctxt "Alignment"
#~| msgid "Base"
#~ msgctxt "@action:intoolbar Alignment"
#~ msgid "Base"
#~ msgstr "Podstawa"
#, fuzzy
#~| msgctxt "Alignment"
#~| msgid "Center"
#~ msgctxt "@action:intoolbar Alignment"
#~ msgid "Center"
#~ msgstr "Środek"
#, fuzzy
#~| msgctxt "Alignment"
#~| msgid "Top"
#~ msgctxt "@action:intoolbar Alignment"
#~ msgid "Top"
#~ msgstr "Góra"
#, fuzzy
#~| msgctxt "Alignment"
#~| msgid "Left"
#~ msgctxt "@action:intoolbar Alignment"
#~ msgid "Left"
#~ msgstr "Lewo"
#, fuzzy
#~| msgctxt "Alignment"
#~| msgid "Right"
#~ msgctxt "@action:intoolbar Alignment"
#~ msgid "Right"
#~ msgstr "Prawo"
#, fuzzy
#~| msgctxt "Alignment"
#~| msgid "Circle"
#~ msgctxt "@action:intoolbar Alignment"
#~ msgid "Circle"
#~ msgstr "Okrąg"
#, fuzzy
#~| msgctxt "Alignment"
#~| msgid "Minimize Crossing Edges"
#~ msgctxt "@action:intoolbar Alignment"
#~ msgid "Minimize Crossing Edges"
#~ msgstr "Zminimalizuj krawędzie przecinania"
#, fuzzy
#~| msgid "Delete"
#~ msgctxt "@action:intoolbar"
#~ msgid "Delete"
#~ msgstr "Usuń"
#, fuzzy
#~| msgid "Add Edge"
#~ msgctxt "@action:intoolbar"
#~ msgid "Add Edge"
#~ msgstr "Dodaj krawędź"
#, fuzzy
#~| msgid "Creates a new edge between 2 nodes"
#~ msgctxt "@info:tooltip"
#~ msgid "Creates a new edge between 2 nodes"
#~ msgstr "Tworzy nową krawędź pomiędzy 2 węzłami"
#, fuzzy
#~| msgid "Add %1"
#~ msgctxt "@action:intoolbar"
#~ msgid "Add %1"
#~ msgstr "Dodaj %1"
#, fuzzy
#~| msgid "Creates a new node at the click position."
#~ msgctxt "@info:tooltip"
#~ msgid "Creates a new node at the click position."
#~ msgstr "Tworzy nowy węzeł w klikniętym położeniu."
#, fuzzy
#~| msgid "Creates a new node at the click position on the drawing area."
#~ msgctxt "@info:tooltip"
#~ msgid "Creates a new node at the click position on the drawing area."
#~ msgstr "Tworzy nowy węzeł na wybranej pozycji w obszarze rysowania."
#~ msgid "Add %1"
#~ msgstr "Dodaj %1"
#, fuzzy
#~| msgid "Delete items by clicking on them."
#~ msgctxt "@info:tooltip"
#~ msgid "Delete items by clicking on them."
#~ msgstr "Pozycje usuwa się poprzez kliknięcie ich."
#, fuzzy
#~| msgid "Data Type Properties"
#~ msgctxt "@title:window"
#~ msgid "Data Type Properties"
#~ msgstr "Właściwości typu danych"
#, fuzzy
#~| msgid "Pointer Type Properties"
#~ msgctxt "@title:window"
#~ msgid "Pointer Type Properties"
#~ msgstr "Właściwości typu wskaźnika"
#, fuzzy
#~| msgid "Move"
#~ msgctxt "@action:intoolbar"
#~ msgid "Move"
#~ msgstr "Przenieś"
#, fuzzy
#~| msgid "Select and move items."
#~ msgctxt "@info:tooltip"
#~ msgid "Select and move items."
#~ msgstr "Wybierz i przenieś elementy."
#, fuzzy
#~| msgid "Zoom"
#~ msgctxt "@action:intoolbar"
#~ msgid "Zoom"
#~ msgstr "Powiększenie"
#, fuzzy
#~| msgid "Zoom the canvas by the wheel, or by dragging."
#~ msgctxt "@info:tooltip"
#~ msgid "Zoom the canvas by the wheel, or by dragging."
#~ msgstr "Powiększ płótno rolką lub przez przeciąganie."
#, fuzzy
#~| msgid "Properties"
#~ msgctxt "@action:button"
#~ msgid "Properties"
#~ msgstr "Właściwości"
#, fuzzy
#~| msgid "Graph Document:"
#~ msgctxt "@label:listbox"
#~ msgid "Graph Document:"
#~ msgstr "Dokument grafu:"
#~ msgid "Data Structure:"
#~ msgstr "Struktura danych:"
#, fuzzy
#~| msgid "Add a new data structure with the specified name"
#~ msgctxt "@info:tooltip"
#~ msgid "Add a new data structure."
#~ msgstr "Dodaj nową strukturę danych o podanej nazwie"
#, fuzzy
#~| msgid "Select Data Type:"
#~ msgctxt "@info:tooltip"
#~ msgid "Remove selected data structure."
#~ msgstr "Wybierz typ danych:"
#~ msgid "Edit Data Types"
#~ msgstr "Edytuj typy danych"
#, fuzzy
#~| msgid "Dynamic Properties"
#~ msgid "Static Properties"
#~ msgstr "Dynamiczne właściwości"
#~ msgid "Node color"
#~ msgstr "Kolor węzła"
#~ msgid "Color:"
#~ msgstr "Kolor:"
#~ msgid "Type:"
#~ msgstr "Typ:"
#~ msgid "Dynamic Properties"
#~ msgstr "Dynamiczne właściwości"
#~ msgid "Name:"
#~ msgstr "Nazwa:"
#~ msgid "Data Structure Plugin:"
#~ msgstr "Wtyczka struktury danych:"
#, fuzzy
#~| msgid "Data Structure Properties"
#~ msgid "Data Structure Plugin Properties"
#~ msgstr "Właściwości struktury danych"
#, fuzzy
#~| msgid "Data Structure"
#~ msgctxt "@title:tab"
#~ msgid "Data Structure"
#~ msgstr "Struktura danych"
#, fuzzy
#~| msgid "Data Types"
#~ msgctxt "@title:tab"
#~ msgid "Data Types"
#~ msgstr "Typy danych"
#, fuzzy
#~| msgid "Data Structure Properties"
#~ msgctxt "@title:window"
#~ msgid "Data Structure Properties"
#~ msgstr "Właściwości struktury danych"
#~ msgid "Name"
#~ msgstr "Nazwa"
#, fuzzy
#~| msgid "Default Color:"
#~ msgid "Default Value"
#~ msgstr "Domyślny kolor:"
#, fuzzy
#~| msgid "Display Options"
#~ msgid "Display"
#~ msgstr "Opcje wyświetlania"
#, fuzzy
#~| msgid "Property"
#~ msgctxt "Property identifier, only a-Z and no spaces"
#~ msgid "property%1"
#~ msgstr "Właściwość"
#, fuzzy
#~| msgid "Data Types"
#~ msgctxt "@item:inlistbox"
#~ msgid "Data Type"
#~ msgstr "Typy danych"
#~ msgid "Select Data Type:"
#~ msgstr "Wybierz typ danych:"
#, fuzzy
#~| msgid "Select Data Type:"
#~ msgid "Remove selected data type."
#~ msgstr "Wybierz typ danych:"
#, fuzzy
#~| msgid "Add a new data structure with the specified name"
#~ msgid "Add new data type."
#~ msgstr "Dodaj nową strukturę danych o podanej nazwie"
#~ msgid "Insert a name for this type"
#~ msgstr "Wstaw nazwę dla tego typu"
#~ msgid "Default Color:"
#~ msgstr "Domyślny kolor:"
#, fuzzy
#~| msgid "Data Type Properties"
#~ msgid "Data Type Properties"
#~ msgstr "Właściwości typu danych"
#, fuzzy
#~| msgid "Document Properties"
#~ msgctxt "@title:window"
#~ msgid "Document Properties"
#~ msgstr "Właściwości dokumentu"
#~ msgid "Property"
#~ msgstr "Właściwość"
#~ msgid "Value"
#~ msgstr "Wartość"
#, fuzzy
#~| msgid "Pointer Types"
#~ msgid "Edit Pointer Types"
#~ msgstr "Typy wskaźników"
#, fuzzy
#~| msgid "Pointer Properties"
#~ msgctxt "@title:window"
#~ msgid "Pointer Properties"
#~ msgstr "Właściwości wskaźnika"
#~ msgid "Pointer Properties"
#~ msgstr "Właściwości wskaźnika"
#~ msgid "Width:"
#~ msgstr "Szerokość:"
#, fuzzy
#~| msgid "solid"
#~ msgctxt "@item:inlistbox"
#~ msgid "solid line"
#~ msgstr "pełny"
#, fuzzy
#~| msgid "dash"
#~ msgctxt "@item:inlistbox"
#~ msgid "dash line"
#~ msgstr "kreskowany"
#, fuzzy
#~| msgid "dash dot"
#~ msgctxt "@item:inlistbox"
#~ msgid "dash dot line"
#~ msgstr "kreska-kropka"
#, fuzzy
#~| msgid "Connection"
#~ msgctxt "@item:inlistbox"
#~ msgid "Connection"
#~ msgstr "Połączenie"
#, fuzzy
#~| msgid "Create new Pointer Type"
#~ msgid "Add new pointer type."
#~ msgstr "Utwórz nowy typ wskaźnika"
#~ msgid "Select Pointer Type:"
#~ msgstr "Wybierz typ wskaźnika:"
#, fuzzy
#~| msgid "Select Pointer Type:"
#~ msgid "Remove selected pointer type."
#~ msgstr "Wybierz typ wskaźnika:"
#~ msgid "Style:"
#~ msgstr "Styl:"
#, fuzzy
#~| msgid "Pointer Type Properties"
#~ msgid "Pointer Type Properties"
#~ msgstr "Właściwości typu wskaźnika"
#, fuzzy
#~| msgid "Data Structure"
#~ msgctxt "@title:menu"
#~ msgid "Data Structure"
#~ msgstr "Struktura danych"
#, fuzzy
#~| msgid "Selected"
#~ msgctxt "@title:menu"
#~ msgid "Selected"
#~ msgstr "Wybrane"
#, fuzzy
#~| msgid "Zoom"
#~ msgctxt "@title:menu"
#~ msgid "Zoom"
#~ msgstr "Powiększenie"
#, fuzzy
#~| msgid "In"
#~ msgctxt "@action:inmenu Zoom"
#~ msgid "In"
#~ msgstr "We."
#, fuzzy
#~| msgid "Out"
#~ msgctxt "@action:inmenu Zoom"
#~ msgid "Out"
#~ msgstr "Wy."
#, fuzzy
#~| msgid "Reset"
#~ msgctxt "@action:inmenu Zoom"
#~ msgid "Reset"
#~ msgstr "Wyzeruj"
#~ msgid "Align"
#~ msgstr "Wyrównaj"
#, fuzzy
#~| msgctxt "align elements at bottom"
#~| msgid "Bottom"
#~ msgctxt "@action:inmenu align elements at bottom"
#~ msgid "Bottom"
#~ msgstr "Dół"
#, fuzzy
#~| msgctxt "Alignment"
#~| msgid "Center"
#~ msgctxt "@action:inmenu align elements at center"
#~ msgid "Center"
#~ msgstr "Środek"
#, fuzzy
#~| msgctxt "Alignment"
#~| msgid "Top"
#~ msgctxt "@action:inmenu align elements at top"
#~ msgid "Top"
#~ msgstr "Góra"
#, fuzzy
#~| msgctxt "Alignment"
#~| msgid "Left"
#~ msgctxt "@action:inmenu align elements left"
#~ msgid "Left"
#~ msgstr "Lewo"
#, fuzzy
#~| msgctxt "Alignment"
#~| msgid "Right"
#~ msgctxt "@action:inmenu align elements right"
#~ msgid "Right"
#~ msgstr "Prawo"
#, fuzzy
#~| msgctxt "Alignment"
#~| msgid "Circle"
#~ msgctxt "@action:inmenu align elements as a circle"
#~ msgid "Circle"
#~ msgstr "Okrąg"
#, fuzzy
#~| msgctxt "Alignment"
#~| msgid "Minimize Crossing Edges"
#~ msgctxt ""
#~ "@action:inmenu align elements such that crossing edges are minimized"
#~ msgid "Minimize Crossing Edges"
#~ msgstr "Zminimalizuj krawędzie przecinania"
#, fuzzy
#~| msgid "Values"
#~ msgctxt "@title:menu Assign values"
#~ msgid "Values"
#~ msgstr "Wartości"
#, fuzzy
#~| msgid "Enumerate"
#~ msgctxt "@action:inmenu Value"
#~ msgid "Enumerate"
#~ msgstr "Ponumeruj"
#, fuzzy
#~| msgid "Random Integers"
#~ msgctxt "@action:inmenu Value"
#~ msgid "Random Integers"
#~ msgstr "Losowe l. całkowite"
#, fuzzy
#~| msgid "Random Reals"
#~ msgctxt "@action:inmenu Value"
#~ msgid "Random Reals"
#~ msgstr "Losowe l. rzeczywiste"
#, fuzzy
#~| msgid "Delete"
#~ msgctxt "@action:inmenu"
#~ msgid "Delete"
#~ msgstr "Usuń"
#, fuzzy
#~| msgid "Assign Values"
#~ msgctxt "@title Displayed plugin name"
#~ msgid "Assign Values"
#~ msgstr "Przypisz wartości"
#~ msgid "Assign Values"
#~ msgstr "Przypisz wartości"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\">List of all data "
#~ "structures that are of type <span style=\" font-style:italic;\">Graph</"
#~ "span>.</p></body></html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\">Lista wszystkich "
#~ "struktur danych rodzaju <span style=\" font-style:italic;\">Graf</span>.</"
#~ "p></body></html>"
#~ msgid "Nodes"
#~ msgstr "Węzły"
#~ msgid "Edges"
#~ msgstr "Krawędziach"
#~ msgid "Start ID"
#~ msgstr "Początkowe ID"
#~ msgid "Lower Limit"
#~ msgstr "Dolna granica"
#~ msgid "Upper Limit"
#~ msgstr "Górna granica"
#~ msgid "Generator Seed"
#~ msgstr "Rozsiewca generujący"
#~ msgid "Enumerate Items"
#~ msgstr "Ponumeruj elementy"
#~ msgid "Assign Random Integers"
#~ msgstr "Przypisz losowe l. całkowite"
#~ msgid "Assign Random Reals"
#~ msgstr "Przypisz losowe l. rzeczywiste"
#~ msgid "Overwrite existing values"
#~ msgstr "Zastąp istniejące wartości"
#, fuzzy
#~| msgid "Generate Graph"
#~ msgctxt "@Title Displayed plugin name"
#~ msgid "Generate Graph"
#~ msgstr "Generuj graf"
#, fuzzy
#~| msgid "Generate Graph"
#~ msgctxt "@title:window"
#~ msgid "Generate Graph"
#~ msgstr "Generuj graf"
#~ msgid "Mesh Graph"
#~ msgstr "Siatkowy graf"
#~ msgid "Star Graph"
#~ msgstr "Gwiezdny graf"
#~ msgid "Circle Graph"
#~ msgstr "Okrągły graf"
#~ msgid "RandomGraph"
#~ msgstr "Losowy graf"
#~ msgid "Generate Graph"
#~ msgstr "Generuj graf"
#~ msgid "Graph Type:"
#~ msgstr "Rodzaj grafu:"
#~ msgid "Random Graph"
#~ msgstr "Losowy graf"
#~ msgid "Erdös-Renyi Graph"
#~ msgstr "Graf Erdös-Renyi"
#~ msgid "Number of Columns:"
#~ msgstr "Liczba kolumn:"
#~ msgid "Number of Rows:"
#~ msgstr "Liczba wierszy:"
#~ msgid "Satellite Nodes:"
#~ msgstr "Węzły satelitarne:"
#~ msgid "Number of Nodes:"
#~ msgstr "Liczba węzłów:"
#~ msgid "Nodes:"
#~ msgstr "Węzły:"
#~ msgid "Edges:"
#~ msgstr "Krawędzie:"
#~ msgid "Allow self-edges:"
#~ msgstr "Pozwól na samo-krawędzie:"
#~ msgid "Generator Seed:"
#~ msgstr "Rozsiewca generujący:"
#~ msgid "Nodes (n):"
#~ msgstr "Węzły (n):"
#~ msgid "Edge Probability (p):"
#~ msgstr "Prawdopodobieństwo krawędzi (p):"
#, fuzzy
#~| msgid "Transform Edges"
#~ msgctxt "@title Displayed plugin name"
#~ msgid "Transform Edges"
#~ msgstr "Przekształć krawędzie"
#, fuzzy
#~| msgid "Transform Edges"
#~ msgctxt "@title:window"
#~ msgid "Transform Edges"
#~ msgstr "Przekształć krawędzie"
#~ msgid "Transform Edges"
#~ msgstr "Przekształć krawędzie"
#~ msgid ""
#~ "This option connects all nodes of the given graph. The new edges do not "
#~ "have any preset weights."
#~ msgstr ""
#~ "Ta opcja łączy wszystkie węzły danego grafu. Nowe krawędzie nie mają "
#~ "przypisanych żadnych wag."
#~ msgid "Complete Graph"
#~ msgstr "Uzupełnij graf"
#~ msgid "This option removes all edges from the given graph."
#~ msgstr "Ta opcja usuwa wszystkie krawędzie z danego grafu."
#~ msgid "Remove all Edges"
#~ msgstr "Usuń wszystkie krawędzie"
#~ msgid ""
#~ "This option reverses all edges of a directed graph. Note that this does "
#~ "not apply to undirected graphs."
#~ msgstr ""
#~ "Ta opcja odwraca wszystkie krawędzie skierowanego grafu. Zauważ, że ta "
#~ "opcja nie działa na nieskierowane grafy."
#~ msgid "Reverse all Edges"
#~ msgstr "Odwróć wszystkie krawędzie"
#~ msgid ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\">This option executes "
#~ "<span style=\" font-style:italic;\">Prim's Minimal Spanning Tree "
#~ "Algorithm</span> at the graph. All edges without given weights are "
#~ "assumed to have weights equals 1. Directed and undirected graphs are "
#~ "processed accordingly.</p></body></html>"
#~ msgstr ""
#~ "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
#~ "REC-html40/strict.dtd\">\n"
#~ "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/"
#~ "css\">\n"
#~ "p, li { white-space: pre-wrap; }\n"
#~ "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; "
#~ "font-weight:400; font-style:normal;\">\n"
#~ "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
#~ "right:0px; -qt-block-indent:0; text-indent:0px;\">Ta opcja wykonuje <span "
#~ "style=\" font-style:italic;\">Algorytm minimalnego drzewa rozpinającego "
#~ "Prima</span> na grafie. Wszystkim krawędziom bez danych wag, przyznaje "
#~ "się wagę równą 1. Zgodnie z tym przetwarzane są skierowane i "
#~ "nieskierowane grafy.</p></body></html>"
#~ msgid "Spanning Tree Transformation"
#~ msgstr "Przekształcenie rozpinania drzewa"
#~ msgid "Element"
#~ msgstr "Element"
#~ msgctxt ""
#~ "document that contains graphs or data structures as a visual "
#~ "representation"
#~ msgid "Document"
#~ msgstr "Dokument"
#~ msgctxt "dynamic property that is present exactly once"
#~ msgid "Unique"
#~ msgstr "Niepowtarzalny"
#~ msgctxt "dynamic property that is present multiple times"
#~ msgid "Multiple"
#~ msgstr "Wielokrotny"
#~ msgctxt "dynamic property that is present at all elements"
#~ msgid "Global"
#~ msgstr "Globalny"
#~ msgctxt "type of dynamic property"
#~ msgid "None"
#~ msgstr "Brak"
#~ msgid "Connection"
#~ msgstr "Połączenie"
#~ msgid "Rocs Console script"
#~ msgstr "Skrypt konsoli Rocs"
#~ msgid "<b style=\"color: red\"> Error in include file %1</b>"
#~ msgstr "<b style=\"color: red\"> Błąd w pliku załączanym %1</b>"
#, fuzzy
#~| msgid "Program Messages"
#~ msgctxt "@item:inlistbox Select output"
#~ msgid "Program Messages"
#~ msgstr "Komunikaty programu"
#, fuzzy
#~| msgid "No active graph in this document."
#~ msgid "Read and write Graphviz graph files."
#~ msgstr "Brak aktywnego grafu w tym dokumencie."
#, fuzzy
#~| msgid "*.dot|Graphviz Files"
#~ msgid "*.dot *.gv|Graphviz Format"
#~ msgstr "*.dot|Pliki Graphviz"
#, fuzzy
#~| msgid "dotImport"
#~ msgid "Import"
#~ msgstr "dotImport"
#, fuzzy
#~| msgid "Cannot open file %1: %2"
#~ msgid "Could not open file \"%1\" in read mode: %2"
#~ msgstr "Nie można otworzyć pliku %1: %2"
#, fuzzy
#~| msgid "cannot parse the file %1."
#~ msgid "Could not parse file \"%1\"."
#~ msgstr "Nie można przetworzyć pliku %1."
#~ msgid "No active graph in this document."
#~ msgstr "Brak aktywnego grafu w tym dokumencie."
#~ msgid "Cannot open file %1 to write document. Error: %2"
#~ msgstr "Nie można zapisać dokumentu do pliku %1. Błąd: %2"
#, fuzzy
#~| msgid "Open and Save Keyhole Markup Language files"
#~ msgid "Read and write Graph Markup Language (GML) files."
#~ msgstr "Otwieraj i zapisuj pliki Keyhole Markup Language (KML)"
#, fuzzy
#~| msgid "*.gml|Graph Markup Language Files"
#~ msgid "*.gml|Graph Markup Language Format"
#~ msgstr "*.gml|Pliki Graph Markup Language (Język Znaczników Grafów)"
#, fuzzy
#~| msgid "Open and Save Keyhole Markup Language files"
#~ msgid "Read and write Keyhole Markup Language (KML) files."
#~ msgstr "Otwieraj i zapisuj pliki Keyhole Markup Language (KML)"
#, fuzzy
#~| msgid "*.kml|Keyhole Markup Language Files"
#~ msgid "*.kml|Keyhole Markup Language Format"
#~ msgstr "*.kml|Pliki Keyhole Markup Language (KLM)"
#~ msgid "Cannot open file %1: %2"
#~ msgstr "Nie można otworzyć pliku %1: %2"
#, fuzzy
#~| msgid "No active graph in this document."
#~ msgid "Read and write Trivial Graph Format (TGF) files."
#~ msgstr "Brak aktywnego grafu w tym dokumencie."
#, fuzzy
#~| msgid "Cannot open file %1 to write document. Error: %2"
#~ msgid "Could not open file \"%1\" in write mode: %2"
#~ msgstr "Nie można zapisać dokumentu do pliku %1. Błąd: %2"
#, fuzzy
#~| msgid "No active graph in this document."
#~ msgid "No data structure specified for output in this document."
#~ msgstr "Brak aktywnego grafu w tym dokumencie."
#, fuzzy
#~| msgid ""
#~| "*.graph|Rocs graph documents\n"
#~| "*|All files"
#~ msgctxt "@title Displayed plugin name"
#~ msgid "Rocs Graph File Backend"
#~ msgstr ""
#~ "*.js|Dokumenty grafów Rocs\n"
#~ "*|Wszystkie pliki"
#, fuzzy
#~| msgid "Open and Save Graphviz files"
#~ msgid "Read and write Rocs Graph Files"
#~ msgstr "Otwieraj i zapisuj pliki Graphviz"
#, fuzzy
#~| msgid ""
#~| "*.graph|Rocs graph documents\n"
#~| "*|All files"
#~ msgid "*.graph|Rocs Graph File Format"
#~ msgstr ""
#~ "*.js|Dokumenty grafów Rocs\n"
#~ "*|Wszystkie pliki"
#, fuzzy
#~| msgid "Graph Structure"
#~ msgctxt "@title Displayed plugin name"
#~ msgid "Graph Structure"
#~ msgstr "Struktura grafu"
#~ msgctxt "coordinate axis"
#~ msgid "x"
#~ msgstr "x"
#~ msgctxt "coordinate axis"
#~ msgid "y"
#~ msgstr "y"
#~ msgid "Size"
#~ msgstr "Rozmiar"
#, fuzzy
#~| msgid "Graph"
#~ msgctxt "@label:inlistbox"
#~ msgid "Graph"
#~ msgstr "Graf"
#, fuzzy
#~| msgid "Multigraph"
#~ msgctxt ""
#~ "@label:inlistbox graph for which several edges between same nodes may "
#~ "exist"
#~ msgid "Multigraph"
#~ msgstr "Wielo-graf"
#~ msgid ""
#~ "This action will probably remove some edges. Do you want to continue?"
#~ msgstr ""
#~ "To działanie prawdopodobnie usunie niektóre krawędzie. Czy chcesz "
#~ "kontynuować?"
#, fuzzy
#~| msgid "Linked List Structure"
#~ msgctxt "@title Displayed plugin name"
#~ msgid "Linked List Structure"
#~ msgstr "Lista (struktura danych)"
#~ msgid "Front value"
#~ msgstr "Wartość początkowa"
#, fuzzy
#~| msgid "Data '%1' had more than one(1) out pointers;"
#~ msgid "Data '%1' has more than one out pointer."
#~ msgstr "Dana '%1' ma więcej niż jeden (1) wskaźnik wyjściowy;"
#~ msgid "Cannot convert document '%1'"
#~ msgstr "Nie można przekształcić dokumentu '%1'"
#, fuzzy
#~| msgid "RootedTree Structure"
#~ msgctxt "@title Displayed plugin name"
#~ msgid "RootedTree Structure"
#~ msgstr "Struktura głównego drzewa"
#, fuzzy
#~| msgid "Show all pointers"
#~ msgctxt "@option:check"
#~ msgid "Show all pointers"
#~ msgstr "Pokarz wszystkie wskaźniki"
#~ msgid "There are cycles at node %1. Data will be lost by conversion."
#~ msgstr ""
#~ "Istnieją okręgi przy węźle %1. Dane zostaną utracone przy przekształcaniu."
#~ msgid "Cannot open file %1."
#~ msgstr "Nie można otworzyć pliku %1."
#~ msgid "Invalid include directive: %1. Cannot find file in directive."
#~ msgstr ""
#~ "Nieprawidłowa dyrektywa dołączania: %1. Nie można znaleźć pliku w "
#~ "dyrektywie."
#~ msgid "New File"
#~ msgstr "Nowy plik"
#~ msgid "Untitled%1"
#~ msgstr "Bez tytułu%1"
#~ msgid "Visible"
#~ msgstr "Widoczna"
#, fuzzy
#~| msgid "Data Structure"
#~ msgid "Data structure name"
#~ msgstr "Struktura danych"
#~ msgid "Delete this data structure"
#~ msgstr "Usuń tą strukturę danych"
#~ msgid ""
#~ "Delete the current data structure: delete all data elements and all "
#~ "pointers"
#~ msgstr ""
#~ "Usuń bieżącą strukturę danych: usuń wszystkie elementy danych i wszystkie "
#~ "wskaźniki"
#~ msgid "rocsdeletegrey"
#~ msgstr "rocsdeletegrey"
#, fuzzy
#~| msgid "Display Options"
#~ msgid "Display Options:"
#~ msgstr "Opcje wyświetlania"
#, fuzzy
#~| msgid "Data Structure"
#~ msgctxt "@action:button"
#~ msgid "Add Data Structure"
#~ msgstr "Struktura danych"
#, fuzzy
#~| msgid "Export Project"
#~ msgctxt "@action:inmenu"
#~ msgid "Export Project"
#~ msgstr "Eksportuj projekt"
#, fuzzy
#~| msgid "Import Project"
#~ msgctxt "@action:inmenu"
#~ msgid "Import Project"
#~ msgstr "Importuj projekt"
#, fuzzy
#~| msgid "Set Name"
#~ msgctxt "@action:inmenu"
#~ msgid "Set Name"
#~ msgstr "Ustaw nazwę"
#, fuzzy
#~| msgid "Save Graph"
#~ msgctxt "@action:inmenu"
#~ msgid "Save Graph"
#~ msgstr "Zapisz graf"
#, fuzzy
#~| msgid "Save Script"
#~ msgctxt "@action:inmenu"
#~ msgid "Save Script"
#~ msgstr "Zapisz skrypt"
#, fuzzy
#~| msgid "Set Project Name"
#~ msgctxt "@title:window"
#~ msgid "Set Project Name"
#~ msgstr "Ustaw nazwę projektu"
#, fuzzy
#~| msgid "Name:"
#~ msgctxt "@label:textbox name of the project"
#~ msgid "Name:"
#~ msgstr "Nazwa:"
#~ msgid ""
#~ "*.js|Rocs script documents\n"
#~ "*|All files"
#~ msgstr ""
#~ "*.js|Dokumenty skryptowe Rocs\n"
#~ "*|Wszystkie pliki"
#, fuzzy
#~| msgid "Save Script Document"
#~ msgctxt "@title:window"
#~ msgid "Save Script Document"
#~ msgstr "Zapisz dokument skryptowy"
#, fuzzy
#~| msgid "*.tar.gz|Export as tar.gz Archive"
#~ msgid "*.tar.gz|Import from tar.gz Archive"
#~ msgstr "*.tar.gz|Eksportuj jako archiwum tar.gz"
#, fuzzy
#~| msgid "Project Archive to Import"
#~ msgctxt "@title:window"
#~ msgid "Project Archive to Import"
#~ msgstr "Archiwum projektu do zaimportowania"
#, fuzzy
#~| msgid "Select Project Directory for Import"
#~ msgctxt "@title:window"
#~ msgid "Select Project Directory for Import"
#~ msgstr "Wybierz katalog projektu do zaimportowania"
#~ msgid "*.tar.gz|Export as tar.gz Archive"
#~ msgstr "*.tar.gz|Eksportuj jako archiwum tar.gz"
#, fuzzy
#~| msgid "Export Project"
#~ msgctxt "@title:window"
#~ msgid "Export Project"
#~ msgstr "Eksportuj projekt"
#~ msgid "Edge Properties"
#~ msgstr "Właściwości krawędzi"
#~ msgid "Edge name"
#~ msgstr "Nazwa krawędzi"
#~ msgid "Edge color"
#~ msgstr "Kolor krawędzi"
#~ msgid "Value:"
#~ msgstr "Wartość:"
#~ msgid "Edge value"
#~ msgstr "Wartość krawędzi"
#~ msgid "Edge width"
#~ msgstr "Szerokość krawędzi"
#~ msgid "Show"
#~ msgstr "Pokaż"
#~ msgid "Show/hide edge name"
#~ msgstr "Pokaż/ukryj nazwę krawędzi"
#~ msgid "Show/add edge value"
#~ msgstr "Pokaż/dodaj wartość krawędzi"
#~ msgid "Add Property"
#~ msgstr "Dodaj własność"
#~ msgid "Global"
#~ msgstr "Globalny"
#~ msgid "add"
#~ msgstr "dodaj"
#~ msgid "%1"
#~ msgstr "%1"
#~ msgid "v=%1"
#~ msgstr "v=%1"
#, fuzzy
#~| msgid "untitled %1"
#~ msgctxt "Property keyword only caracters from a to z (no spaces)"
#~ msgid "untitled%1"
#~ msgstr "bez tytułu %1"
#~ msgid "Main Definitions"
#~ msgstr "Główne definicje"
#~ msgid "Set the name visible"
#~ msgstr "Ustaw nazwę na widoczną"
#~ msgid "Set the value visible"
#~ msgstr "Ustaw wartość na widoczną"
#~ msgid "Appearance"
#~ msgstr "Wygląd"
#~ msgid "Enable Color"
#~ msgstr "Wyłącz kolor"
#~ msgid "Data Structure Specific Properties"
#~ msgstr "Właściwości struktury danych"
#~ msgid ""
#~ "<html><head/><body><p>Add new dynamic property to data element.</p></"
#~ "body></html>"
#~ msgstr ""
#~ "<html><head/><body><p>Dodaj nową dynamiczną właściwość do elementu danych."
#~ "</p></body></html>"
#, fuzzy
#~| msgid "Show names of data elements"
#~ msgctxt "@info:tooltip"
#~ msgid "Show names of data elements"
#~ msgstr "Pokaż nazwy elementów danych"
#, fuzzy
#~| msgid "Show values of data elements"
#~ msgctxt "@info:tooltip"
#~ msgid "Show values of data elements"
#~ msgstr "Pokaż wartości elementów danych"
#, fuzzy
#~| msgid "Show names of pointers"
#~ msgctxt "@info:tooltip"
#~ msgid "Show names of pointers"
#~ msgstr "Pokarz nazwy wskaźników"
#, fuzzy
#~| msgid "Show values of pointers"
#~ msgctxt "@info:tooltip"
#~ msgid "Show values of pointers"
#~ msgstr "Pokarz wartości wskaźników"
#~ msgid "Identifier:"
#~ msgstr "Identyfikator:"
#~ msgid "This is the unique identifier for the data type."
#~ msgstr "Jest to niepowtarzalny identyfikator dla typu danych."
#~ msgid "Icon:"
#~ msgstr "Ikona:"
#~ msgid "Delete"
#~ msgstr "Usuń"
#~ msgid "This is the unique identifier for the pointer type."
#~ msgstr "Jest to niepowtarzalny identyfikator dla typu wskaźnika."
#~ msgid "dot"
#~ msgstr "kropkowany"
#, fuzzy
#~| msgid "Undirected Graph"
#~ msgctxt "@label:inlistbox"
#~ msgid "Undirected Graph"
#~ msgstr "Niezorientowany graf"
#, fuzzy
#~| msgid "Directed Graph"
#~ msgctxt "@label:inlistbox"
#~ msgid "Directed Graph"
#~ msgstr "Zorientowany graf"
#, fuzzy
#~| msgctxt ""
#~| "undirected graph for which several edges between same nodes may exist"
#~| msgid "Undirected Multigraph"
#~ msgctxt ""
#~ "@label:inlistbox Undirected graph for which several edges between same "
#~ "nodes may exist"
#~ msgid "Undirected Multigraph"
#~ msgstr "Niezorientowany wielo-graf"
#, fuzzy
#~| msgctxt ""
#~| "directed graph for which several same orientated edges between same "
#~| "nodes may exist"
#~| msgid "Directed Multigraph"
#~ msgctxt ""
#~ "@label:inlistbox Directed graph for which several same orientated edges "
#~ "between same nodes may exist"
#~ msgid "Directed Multigraph"
#~ msgstr "Zorientowany wielo-graf"
#, fuzzy
#~| msgid "Open and Save GML files"
#~ msgctxt "@title Displayed plugin name"
#~ msgid "Open and Save GML files"
#~ msgstr "Otwórz lub zapisz plik GML"
#~ msgid ""
#~ "*.graph|Graph files\n"
#~ "*|All files"
#~ msgstr ""
#~ "*.graph|Pliki grafów\n"
#~ "*|Wszystkie pliki"
#, fuzzy
#~| msgid "Add Existing Graph File to Project"
#~ msgctxt "@title:window"
#~ msgid "Add Existing Graph File to Project"
#~ msgstr "Dodaj istniejący plik grafu do projektu"
#, fuzzy
#~| msgid "Import Rocs Graph"
#~ msgctxt "@action:inmenu"
#~ msgid "Import Rocs Graph"
#~ msgstr "Importuj graf Rocs"
#, fuzzy
#~| msgid "Save Graph as"
#~ msgctxt "@action:inmenu"
#~ msgid "Save Graph as"
#~ msgstr "Zapisz graf jako"
#~ msgid "Cannot open the file: %1. Error %2"
#~ msgstr "Nie można otworzyć pliku: %1. Błąd: %2"
#~ msgid "Could not parse Graphviz file due to syntax errors."
#~ msgstr "Nie można przetworzyć pliku Graphviz ze względu na błędy składni."
#~ msgid "Graphviz parser returned unsuccessfully for file."
#~ msgstr "Program do przetwarzania Graphviz powrócił niepomyślnie dla pliku."
#, fuzzy
#~| msgid "Open and Save Plain TXT files"
#~ msgctxt "@title Displayed plugin name"
#~ msgid "Open and Save Plain TXT files"
#~ msgstr "Otwieraj i zapisuj zwykłe plik TXT"
#~ msgid "*.txt|Plain TXT Files"
#~ msgstr "*.txt|Zwykłe pliki tekstowe (TXT)"
#, fuzzy
#~| msgid "Add"
#~ msgctxt "@action:button"
#~ msgid "Add"
#~ msgstr "Dodaj"
#~ msgid "Identifier for new Data Structure"
#~ msgstr "Identyfikator dla nowej struktury danych"
#~ msgid "Add Node"
#~ msgstr "Dodaj węzeł"
#~ msgctxt "name of the project"
#~ msgid "Name:"
#~ msgstr "Nazwa:"
#~ msgctxt "align elements at center"
#~ msgid "Center"
#~ msgstr "Środek"
#~ msgctxt "align elements at top"
#~ msgid "Top"
#~ msgstr "Góra"
#~ msgctxt "align elements left"
#~ msgid "Left"
#~ msgstr "Lewo"
#~ msgctxt "align elements right"
#~ msgid "Right"
#~ msgstr "Prawo"
#~ msgctxt "align elements as a circle"
#~ msgid "Circle"
#~ msgstr "Okrąg"
#~ msgctxt "align elements such that crossing edges are minimized"
#~ msgid "Minimize Crossing Edges"
#~ msgstr "Minimalizuj przecinanie krawędzi"
#~ msgid ""
#~ "*.js|Rocs script document\n"
#~ "*|All files"
#~ msgstr ""
#~ "*.js|Dokument skryptowy Rocs\n"
#~ "*|Wszystkie pliki"
#~ msgid "Open Script"
#~ msgstr "Otwórz skrypt"
#~| msgid "Type:"
#~ msgid "Type Icon:"
#~ msgstr "Ikona typu:"
#~ msgid "Select the icon that is used for all data elements of this type."
#~ msgstr ""
#~ "Wybierz ikonę, która będzie użyta dla wszystkich elementów danych tego "
#~ "typu."
#~| msgid "Export graphs to file"
#~ msgid "Export as new Type"
#~ msgstr "Eksport jako nowy typ"
#~ msgid "+"
#~ msgstr "+"
#~ msgid "Edit"
#~ msgstr "Edytuj"
#~ msgid "Set default color for pointers"
#~ msgstr "Ustaw domyślny kolor dla wskaźników"
#~ msgid "type"
#~ msgstr "typ"
#~ msgid "Apply to all nodes"
#~ msgstr "Zastosuj do wszystkich węzłów"
#~ msgid "Close"
#~ msgstr "Zamknij"
#~ msgid "Delete the active graph"
#~ msgstr "Usuń aktywny graf"
#~ msgctxt "@action:button"
#~ msgid "x"
#~ msgstr "x"
#~ msgid "Set default color for data elements"
#~ msgstr "Ustaw domyślny kolor dla elementów danych"
#~ msgid "Image"
#~ msgstr "Obraz"
#~ msgid "Untitled0"
#~ msgstr "Bez tytułu0"
#~ msgid "Open Graph"
#~ msgstr "Otwórz graf"
#~ msgid "Save All"
#~ msgstr "Zapisz wszystko"
#~ msgid "New"
#~ msgstr "Nowy"
#~ msgid "Color for new nodes"
#~ msgstr "Kolor dla nowych węzłów"
#~ msgid "Pointer Color:"
#~ msgstr "Kolor wskaźnika:"
#~ msgid "Color for new edges"
#~ msgstr "Kolor dla nowych krawędzi"
#~ msgid "Apply the current color to all nodes"
#~ msgstr "Ustaw aktywny kolor dla wszystkich węzłów"
#~ msgid "Apply the current color to all nodes on the drawing area"
#~ msgstr "Ustaw aktywny kolor dla wszystkich węzłów na obszarze rysowania"
#~ msgid "All"
#~ msgstr "Wszystko"
#~ msgid "Apply the current color to all edges"
#~ msgstr "Ustaw aktywny kolor dla wszystkich krawędzi"
#~ msgid "Apply the current color to all edges on the drawing area"
#~ msgstr "Ustaw aktywny kolor dla wszystkich krawędzi na obszarze rysowania"
#~ msgid "Align on the base"
#~ msgstr "Wyrównaj do dołu"
#~ msgid "Align on the center"
#~ msgstr "Wyrównaj do środka"
#~ msgid "Align on the top"
#~ msgstr "Wyrównaj do góry"
#~ msgid "Align on the left"
#~ msgstr "Wyrównaj do lewej"
#~ msgid "Align on the right"
#~ msgstr "Wyrównaj do prawej"
#, fuzzy
#~| msgid "Align on the left"
#~ msgid "Align on a circle"
#~ msgstr "Wyrównaj do lewej"
#~ msgid "..."
#~ msgstr "..."
#~ msgid "Ignoring line: %1"
#~ msgstr "Ignorowanie wiersza: %1"
#~ msgid "debug(\"Cannot open file %1.\")"
#~ msgstr "debugowanie(\"Nie można otworzyć pliku %1.\")"
#~ msgid "debug(\"Cannot open file %1.\")\n"
#~ msgstr "debugowanie(\"Nie można otworzyć pliku %1.\")\n"
#~ msgid "Add Random Integer Values"
#~ msgstr "Dodaj losowe wartości z l. całkowitych"
#~ msgid "Add Random Float Values"
#~ msgstr "Dodaj losowe wartości z l. zmiennoprzecinkowych"
#~ msgid "(c) 2009"
#~ msgstr "(c) 2009"
#~ msgid "Do you want to save your unsaved document?"
#~ msgstr "Czy zachować niezapisany dokument?"
#~ msgid "Select Items by clicking on them."
#~ msgstr "Wybierz pozycje poprzez klikanie na nich."
#~ msgid "Moves a node around the drawing area."
#~ msgstr "Przesuwa węzeł po obszarze rysowania."
#~ msgid "Make Complete"
#~ msgstr "Utwórz kompletny"
#~ msgid "cancel"
#~ msgstr "anuluj"
#~ msgid "assign values"
#~ msgstr "przypisz wartości"
#~ msgid "start transform"
#~ msgstr "początek przekształcania"
#~ msgid "Dialog"
#~ msgstr "Okno"
#~ msgid "Radius:"
#~ msgstr "Promień:"
#~ msgid "0"
#~ msgstr "0"
#~ msgid "Complete"
#~ msgstr "Kompletny"
#~ msgctxt "Do not translate, X is for delete"
#~ msgid "x"
#~ msgstr "x"
#~ msgid "UntitledDoc"
#~ msgstr "Bez tytułu"
#~ msgid "Name: %1"
#~ msgstr "Nazwa: %1"
#~ msgid "Value: %1"
#~ msgstr "Wartość: %1"
#~ msgid "Save Graph As..."
#~ msgstr "Zapisz graf jako..."
#~ msgid "Save Script As..."
#~ msgstr "Zapisz skrypt jako..."
#~ msgid "Thanks to Ugo Sangiori"
#~ msgstr "Podziękowania dla Ugo Sangiori"
#~ msgid "Graph is oriented"
#~ msgstr "Graf zorientowany"
#~ msgid "X-coordinate "
#~ msgstr "Współrzędna X "
#~ msgid "Y-coordinate "
#~ msgstr "Współrzędna Y "
#~ msgid "Node size"
#~ msgstr "Wielkość węzła"
#, fuzzy
#~| msgid " Is End"
#~ msgid "End"
#~ msgstr " jest końcem"
#~ msgid "Edge Color:"
#~ msgstr "Kolor krawędzi:"
#~ msgid " Is begin"
#~ msgstr " jest początkiem"
#~ msgid "Enabling this button will make the graph oriented."
#~ msgstr "Wciśnięcie tego przycisku uczyni ten graf zorientowanym."
#~ msgid "Automaton Graph"
#~ msgstr "Graf automatu"
#~ msgid "Enabling this button will make the graph an automaton graph."
#~ msgstr "Ten przycisk włącza tryb grafu automatu."
#~ msgid "Enabling this button will show the names of all nodes."
#~ msgstr ""
#~ "Włączenie tego przycisku spowoduje pokazanie nazw wszystkich węzłów."
#~ msgid "Show all edges' names"
#~ msgstr "Pokaż wszystkie nazwy krawędzi"
#~ msgid "Enabling this button will show the names of all edges."
#~ msgstr ""
#~ "Włączenie tego przycisku spowoduje pokazanie nazw wszystkich krawędzi."
#~ msgid "Show all nodes' values"
#~ msgstr "Pokaż wartości wszystkich węzłów"
#~ msgid "Enabling this button will show the values of all nodes."
#~ msgstr ""
#~ "Włączenie tego przycisku spowoduje pokazanie wartości wszystkich węzłów."
#~ msgid "Show all edges' values"
#~ msgstr "Pokaż wartości wszystkich krawędzi"
#~ msgid "Enabling this button will show the values of edges."
#~ msgstr ""
#~ "Włączenie tego przycisku spowoduje pokazanie wartości wszystkich krawędzi."
Index: trunk/l10n-kf5/pl/messages/kdegames/kubrick.po
===================================================================
--- trunk/l10n-kf5/pl/messages/kdegames/kubrick.po (revision 1552240)
+++ trunk/l10n-kf5/pl/messages/kdegames/kubrick.po (revision 1552241)
@@ -1,985 +1,985 @@
# translation of kubrick.po to
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
#
# Piotr Predkiewicz <1hero2@wp.pl>, 2008.
# Marta Rybczyńska <kde-i18n@rybczynska.net>, 2008.
-# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2014, 2017.
+# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2014, 2017, 2019.
msgid ""
msgstr ""
"Project-Id-Version: kubrick\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-09-19 02:54+0200\n"
-"PO-Revision-Date: 2017-07-30 11:22+0100\n"
+"PO-Revision-Date: 2019-09-21 08:29+0200\n"
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 2.0\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
-"|| n%100>=20) ? 1 : 2);\n"
+"X-Generator: Lokalize 19.07.70\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10"
+" || n%100>=20) ? 1 : 2);\n"
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr "Piotr Prędkiewicz, Łukasz Wojniłowicz"
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr "1hero2@wp.pl, lukasz.wojnilowicz@gmail.com"
#: game.cpp:94
#, kde-format
msgid "Front View"
msgstr "Widok z przodu"
#: game.cpp:95
#, kde-format
msgid "Back View"
msgstr "Widok z tyłu"
#: game.cpp:102
#, kde-format
msgid "DEMO - Click anywhere to begin playing"
msgstr "DEMO - Naciśnij w dowolnym miejscu, aby rozpocząć grę"
#: game.cpp:157
#, kde-format
msgid ""
"Sorry, the cube cannot be shuffled at the moment. The number of shuffling "
"moves is set to zero. Please select your number of shuffling moves in the "
"options dialog at menu item Game->Choose Puzzle Type->Make Your Own..."
msgstr ""
"Niestety kostka nie może być teraz wymieszana. Liczba tasowań wynosi zero. "
"Proszę wybrać liczbę wymieszań w opcjach w menu Gra->Wybierz rodzaj "
"układanki->Utwórz własną..."
#: game.cpp:161
#, kde-format
msgid "New Puzzle"
msgstr "Nowa układanka"
#: game.cpp:177
#, kde-format
msgid "Load Puzzle"
msgstr "Wczytaj układankę"
#: game.cpp:178 game.cpp:1342
#, kde-format
msgid "Kubrick Game Files (*.kbk)"
msgstr "Pligi gry Kubrick (*.kbk)"
#: game.cpp:187
#, kde-format
msgid "The file '%1' is not a valid Kubrick game-file."
msgstr "Plik '%1' nie jest prawidłowym plikiem gry Kubrick."
#: game.cpp:247
#, kde-format
msgid "Undo"
msgstr "Cofnij"
#: game.cpp:253
#, kde-format
msgid "Redo"
msgstr "Powtórz"
#: game.cpp:263
#, kde-format
msgid "This cube has not been shuffled, so there is nothing to solve."
msgstr "Kostka nie została wymieszana, więc nie można jej ułożyć."
#: game.cpp:265
#, kde-format
msgid "Solve the Cube"
msgstr "Ułóż kostkę"
#: game.cpp:362
#, kde-format
msgid "Restart Puzzle (Undo All)"
msgstr "Zacznij układać na nowo (cofnij wszystko)"
#: game.cpp:368 kubrick.cpp:308
#, kde-format
msgid "Redo All"
msgstr "Powtórz wszystkie czynności"
#: game.cpp:429
#, kde-format
msgid ""
"Sorry, could not find a valid Kubrick demo file called %1. It should have "
"been installed in the 'apps/kubrick' sub-directory."
msgstr ""
"Niestety nie można znaleźć pliku demo gry Kubrick zwanego %1. Powinien być "
"zainstalowany w podkatalogu 'apps/kubrick'."
#: game.cpp:432
#, kde-format
msgid "File Not Found"
msgstr "Nie znaleziono pliku"
#: game.cpp:1056
#, kde-format
msgid "Only one of your dimensions can be one cubie wide."
msgstr "Tylko jeden z wymiarów może mieć wartość jeden."
#: game.cpp:1057
#, kde-format
msgid "Cube Options"
msgstr "Opcje kostki"
#: game.cpp:1341
#, kde-format
msgid "Save Puzzle"
msgstr "Zapisz układankę"
#: game.cpp:1554
#, kde-format
msgid "You have no moves to undo."
msgstr "Brak ruchów do cofnięcia."
#: game.cpp:1584
#, kde-format
msgid ""
"There are no moves to redo.\n"
"\n"
"That could be because you have not undone any or you have redone them all or "
"because all previously undone moves are automatically deleted whenever you "
"make a new move using the keyboard or mouse."
msgstr ""
"Brak ruchów do powtórzenia.\n"
"\n"
"Być może żadne ruchy nie zostały cofnięte lub po cofnięciu został wykonany "
"następny ruch za pomocą klawiatury lub myszy. W tym przypadku wszystkie "
"cofnięte ruchy są kasowane automatycznie."
#: game.cpp:1875
#, kde-format
msgid ""
"The cube has animated moves in progress or the demo is running.\n"
"\n"
"Please wait or click on the cube to stop the demo."
msgstr ""
"Na kostce wykonywane są animowane ruchy lub odtwarzane jest demo.\n"
"\n"
"Proszę poczekać lub nacisnąć na kostkę, aby zakończyć demo."
#: game.cpp:1878
#, kde-format
msgid "Sorry, too busy."
msgstr "Przepraszamy, program jest zajęty."
#: gamedialog.cpp:44
#, kde-format
msgid "Rubik's Cube Options"
msgstr "Opcje kostki Rubika"
#: gamedialog.cpp:61
#, kde-format
msgid "Cube dimensions:"
msgstr "Wymiary kostki:"
#: gamedialog.cpp:74
#, kde-format
msgid "Moves per shuffle (difficulty):"
msgstr "Liczba mieszań (stopień trudności):"
#: gamedialog.cpp:81
#, kde-format
msgid "Cube dimensions: %1x%2x%3"
msgstr "Wymiary kostki: %1x%2x%3"
#: gamedialog.cpp:87
#, kde-format
msgid "Moves per shuffle (difficulty): %1"
msgstr "Liczba mieszań (stopień trudności):%1"
#: gamedialog.cpp:94
#, kde-format
msgid ""
"<i>Please use <nobr>'Choose Puzzle Type->Make Your Own...'</nobr> to set the "
"above options.</i>"
msgstr ""
"<i>Proszę użyć <nobr>'Wybierz rodzaj układanki->Utwórz własną...'</nobr> aby "
"ustawić powyższe opcje.</i>"
#: gamedialog.cpp:112
#, kde-format
msgid "Watch shuffling in progress?"
msgstr "Czy pokazywać mieszanie?"
#: gamedialog.cpp:115
#, kde-format
msgid "Watch your moves in progress?"
msgstr "Czy pokazywać twoje ruchy?"
#: gamedialog.cpp:121
#, kde-format
msgid "Speed of moves:"
msgstr "Szybkość ruchów:"
#: gamedialog.cpp:131
#, no-c-format, kde-format
msgid "% of bevel on edges of cubies:"
msgstr "% kantów na krawędziach kwadratów:"
#: gamedialog.cpp:188
#, kde-format
msgid ""
"You can choose any size of cube (or brick) up to 6x6x6, but only one side "
"can have dimension 1 (otherwise the puzzle becomes trivial). The easiest "
"puzzle is 2x2x1 and 3x3x1 is a good warmup for the original Rubik's Cube, "
"which is 3x3x3. Simple puzzles have 2 to 5 shuffling moves, a difficult "
"3x3x3 puzzle has 10 to 20 --- or you can choose zero shuffling then shuffle "
"the cube yourself, maybe for a friend to solve.\n"
"The other options determine whether you can watch the shuffling and/or your "
"own moves and how fast the animation goes. The bevel option affects the "
"appearance of the small cubes. Try setting it to 30 and you'll see what we "
"mean."
msgstr ""
"Możesz wybrać dowolny rozmiar kostki (lub klocka) aż do 6x6x6, ale tylko "
"jeden wymiar może mieć wartość 1 (w przeciwnym razie układanka będzie "
"trywialną). Najłatwiejsza układanka - 2x2x1 i 3x3x1 - jest dobra na "
"rozgrzewkę przed ułożeniem oryginalnej kostki Rubika o rozmiarach 3x3x3. "
"Prosta układanka to 2 do 5 przetasowań kwadratów, domyślna kostka 3x3x3 - 10 "
"do 20. Można także wybrać brak tasowania i przetasować kostkę ręcznie, na "
"przykład jako zadanie dla przyjaciela.\n"
"Pozostałe opcje określają czy można oglądać tasowanie kostki i/lub własne "
"ruchy oraz szybkość animacji. Opcja krawędzi dotyczy wyglądu kwadratów. "
"Ustaw wartość na 30 i zobacz, co mamy na myśli."
#: gamedialog.cpp:200
#, kde-format
msgid "HELP: Rubik's Cube Options"
msgstr "POMOC: Opcje kostki Rubika"
#: kubrick.cpp:84
#, kde-format
msgid "Welcome to Kubrick"
msgstr "Witaj w grze Kubrick"
#: kubrick.cpp:105
#, kde-format
msgid "2x2x1 mat, 1 move"
msgstr "Mata 2x2x1, 1 ruch"
#: kubrick.cpp:106
#, kde-format
msgid "2x2x1 mat, 2 moves"
msgstr "Mata 2x2x1, 2 ruchy"
#: kubrick.cpp:107
#, kde-format
msgid "2x2x1 mat, 3 moves"
msgstr "Mata 2x2x1, 3 ruchy"
#: kubrick.cpp:108
#, kde-format
msgid "2x2x2 cube, 2 moves"
msgstr "Kostka 2x2x2, 2 ruchy"
#: kubrick.cpp:109
#, kde-format
msgid "2x2x2 cube, 3 moves"
msgstr "Kostka 2x2x2, 3 ruchy"
#: kubrick.cpp:110
#, kde-format
msgid "2x2x2 cube, 4 moves"
msgstr "Kostka 2x2x2, 4 ruchy"
#: kubrick.cpp:111
#, kde-format
msgid "3x3x1 mat, 4 moves"
msgstr "Mata 3x3x1, 4 ruchy"
#: kubrick.cpp:112 kubrick.cpp:119
#, kde-format
msgid "3x3x3 cube, 3 moves"
msgstr "Kostka 3x3x3, 3 ruchy "
#: kubrick.cpp:113 kubrick.cpp:120
#, kde-format
msgid "3x3x3 cube, 4 moves"
msgstr "Kostka 3x3x3, 4 ruchy"
#: kubrick.cpp:121
#, kde-format
msgid "4x4x4 cube, 4 moves"
msgstr "Kostka 4x4x4, 4 ruchy"
#: kubrick.cpp:122
#, kde-format
msgid "5x5x5 cube, 4 moves"
msgstr "Kostka 5x5x5, 4 ruchy"
#: kubrick.cpp:123
#, kde-format
msgid "6x3x2 brick, 4 moves"
msgstr "Klocek 6x3x2, 4 ruchy"
#: kubrick.cpp:129
#, kde-format
msgid "3x3x3 cube, 7 moves"
msgstr "Kostka 3x3x3, 7 ruchów"
#: kubrick.cpp:130
#, kde-format
msgid "4x4x4 cube, 5 moves"
msgstr "Kostka 4x4x4, 5 ruchów"
#: kubrick.cpp:131
#, kde-format
msgid "5x5x5 cube, 6 moves"
msgstr "Kostka 5x5x5, 6 ruchów"
#: kubrick.cpp:132
#, kde-format
msgid "6x6x6 cube, 6 moves"
msgstr "Kostka 6x6x6, 6 ruchów"
#: kubrick.cpp:133
#, kde-format
msgid "6x4x1 mat, 9 moves"
msgstr "Mata 6x4x1, 9 ruchów"
#: kubrick.cpp:134
#, kde-format
msgid "6x3x2 brick, 6 moves"
msgstr "Klocek 6x3x2, 6 ruchów"
#: kubrick.cpp:140
#, kde-format
msgid "3x3x3 cube, 12 moves"
msgstr "Kostka 3x3x3, 12 ruchów"
#: kubrick.cpp:141
#, kde-format
msgid "3x3x3 cube, 15 moves"
msgstr "Kostka 3x3x3, 15 ruchów"
#: kubrick.cpp:142
#, kde-format
msgid "3x3x3 cube, 20 moves"
msgstr "Kostka 3x3x3, 20 ruchów"
#: kubrick.cpp:143
#, kde-format
msgid "4x4x4 cube, 12 moves"
msgstr "Kostka 4x4x4, 12 ruchów"
#: kubrick.cpp:144
#, kde-format
msgid "5x5x5 cube, 15 moves"
msgstr "Kostka 5x5x5, 15 ruchów"
#: kubrick.cpp:145
#, kde-format
msgid "6x6x6 cube, 25 moves"
msgstr "Kostka 6x6x6, 25 ruchów"
#: kubrick.cpp:151
#, kde-format
msgid ""
"Rubik's Cube can be moved into many interesting patterns. Here are a few "
"from David Singmaster's classic book 'Notes on Rubik's Magic Cube, Fifth "
"Edition', pages 47-49, published in 1981. After a pattern has formed, you "
"can use the Solve action (default key S) to undo and redo it as often as you "
"like."
msgstr ""
"Kostka Rubika może być ułożona w wiele różnych wzorów. Tutaj jest kilka z "
"książki Davida Singermastersa 'Notes on Rubik's Magic Cube, edycja piąta', "
"strony 47-49, opublikowanej w 1981. Po utworzeniu wzoru można użyć opcji "
"Ułożenia kostki (domyślnie klawisz S), żeby cofać i powtarzać ruchy dowolną "
"ilość razy."
#: kubrick.cpp:160 kubrick.cpp:195
#, kde-format
msgid "Info"
msgstr "Informacje"
#: kubrick.cpp:161
#, kde-format
msgid "3x3x3, 6 X"
msgstr "3x3x3, 6 X"
#: kubrick.cpp:162
#, kde-format
msgid "3x3x3, 2 X"
msgstr "3x3x3, 2 X"
#: kubrick.cpp:163
#, kde-format
msgid "3x3x3, 6 Spot"
msgstr "3x3x3, 6 punktów"
#: kubrick.cpp:164
#, kde-format
msgid "3x3x3, 4 Spot"
msgstr "3x3x3, 4 punkty"
#: kubrick.cpp:165
#, kde-format
msgid "3x3x3, 4 Plus"
msgstr "3x3x3, 4 plus"
#: kubrick.cpp:166
#, kde-format
msgid "3x3x3, 4 Bar"
msgstr "3x3x3, 4 linie"
#: kubrick.cpp:167
#, kde-format
msgid "3x3x3, 6 U"
msgstr "3x3x3, 6 U"
#: kubrick.cpp:168
#, kde-format
msgid "3x3x3, 4 U"
msgstr "3x3x3, 4 U"
#: kubrick.cpp:169
#, kde-format
msgid "3x3x3, Snake"
msgstr "3x3x3, wąż"
#: kubrick.cpp:170
#, kde-format
msgid "3x3x3, Worm"
msgstr "3x3x3, robak"
#: kubrick.cpp:171
#, kde-format
msgid "3x3x3, Tricolor"
msgstr "3x3x3, tricolor"
#: kubrick.cpp:172
#, kde-format
msgid "3x3x3, Double Cube"
msgstr "3x3x3, podwójna kostka"
#: kubrick.cpp:178
#, kde-format
msgid ""
"<qt>Mathematicians calculate that a 3x3x3 cube can be shuffled into "
"43,252,003,274,489,856,000 different patterns, yet they conjecture that all "
"positions can be solved in 20 moves or less. The method that can do that "
"(as yet undiscovered) is called God's Algorithm.<br><br>Many longer methods "
"are known. See the two Wikipedia articles on Rubik's Cube and Optimal "
"Solutions for Rubik's Cube.<br><br>Several methods work systematically by "
"building the solution one layer at a time, using sequences of moves that "
"solve a few pieces without disturbing what has already been done. The "
"'Beginner Solution' demonstrated here uses that approach. Just over 100 "
"moves solve a cube that is shuffled in 20.</qt>"
msgstr ""
"<qt>Matematycy obliczyli, że kostka o rozmiarach 3x3x3 może posiadać "
"43,252,003,274,489,856,000 niepowtarzalnych wzorów ułożenia, jednakże każdy "
"z nich może być rozwiązany w co najwyżej 20 ruchach. Sposób w jaki można "
"tego dokonać (choć do tej pory nieodkryty) zwany jest algorytmem Boga."
"<br><br> Więcej trudniejszych metod jest opisanych w Wikipedii w języku "
"angielskim (zobacz <a href=en.wikipedia.org>Optimal Solutions for Rubik's "
"Cube</a>).<br><br>Niektóre metody układają w jednym czasie tylko jedną "
"warstwę, używając sekwencji ruchów, które nie burzą porządku już ułożonych "
"kwadratów. Pokazywane tutaj 'rozwiązanie początkowe' jest właśnie tego typu. "
"Niewiele powyżej 100 ruchów pozwala ułożyć kostkę przetasowaną 20 razy.</qt>"
#: kubrick.cpp:196
#, kde-format
msgid "3x3x3 Layer 1, Edges First"
msgstr "3x3x3 warstwa 1, najpierw krawędzie"
#: kubrick.cpp:197
#, kde-format
msgid "3x3x3 Layer 2, Edge from Bottom Right"
msgstr "3x3x3 warstwa 2, krawędzie od dołu-prawo"
#: kubrick.cpp:198
#, kde-format
msgid "3x3x3 Layer 2, Edge from Bottom Left"
msgstr "3x3x3 warstwa 2, krawędzie od dołu-lewo"
#: kubrick.cpp:199
#, kde-format
msgid "3x3x3 Layer 3, Flip Edge Pieces"
msgstr "3x3x3 warstwa 3, odbicie elementów na krawędziach"
#: kubrick.cpp:200
#, kde-format
msgid "3x3x3 Layer 3, Place Corners"
msgstr "3x3x3 warstwa 3, ustawienie narożników"
#: kubrick.cpp:201
#, kde-format
msgid "3x3x3 Layer 3, Twist Corners"
msgstr "3x3x3 warstwa 3, przekręcenie narożników"
#: kubrick.cpp:202
#, kde-format
msgid "3x3x3 Layer 3, Place Edges and DONE!"
msgstr "3x3x3 warstwa 3, ustawienie kantów i koniec!"
#: kubrick.cpp:203
#, kde-format
msgid "3x3x3 Cube, Complete Solution"
msgstr "Kostka 3x3x3, kompletne rozwiązanie"
#: kubrick.cpp:204
#, kde-format
msgid "3x3x3 Swap 2 Pairs of Edges"
msgstr "3x3x3 zamiana 2 par krawędzi"
#: kubrick.cpp:205
#, kde-format
msgid "3x3x3 Untwist 2 Corners"
msgstr "3x3x3 odkręcenie 2 narożników"
#: kubrick.cpp:206
#, kde-format
msgid "3x3x3 Flip 2 Edges"
msgstr "3x3x3 odbicie dwóch krawędzi"
#: kubrick.cpp:219
#, kde-format
msgid "&New Puzzle"
msgstr "&Nowa układanka"
#: kubrick.cpp:220
#, kde-format
msgid "Start a new puzzle."
msgstr "Rozpocznij nową układankę."
#: kubrick.cpp:221
#, kde-format
msgid ""
"Finish the puzzle you are working on and start a new puzzle with the same "
"dimensions and number of shuffling moves."
msgstr ""
"Zakończ układankę, nad którą teraz pracujesz i rozpocznij nową układankę o "
"tych samych wymiarach i liczbie przetasowań."
#: kubrick.cpp:229
#, kde-format
msgid "&Load Puzzle..."
msgstr "&Wczytaj układankę..."
#: kubrick.cpp:230
#, kde-format
msgid "Reload a saved puzzle from a file."
msgstr "Wczytaj zapisaną układankę z pliku."
#: kubrick.cpp:231
#, kde-format
msgid ""
"Reload a puzzle you have previously saved on a file, including its "
"dimensions, settings, current state and history of moves."
msgstr ""
"Wczytaj zapisaną układankę z pliku razem z wymiarami, ustawieniami, obecnym "
"postępem ułożenia i historią wykonanych ruchów."
#: kubrick.cpp:239
#, kde-format
msgid "&Save Puzzle..."
msgstr "Zapi&sz układankę..."
#: kubrick.cpp:240
#, kde-format
msgid "Save the puzzle on a file."
msgstr "Zapisz układankę do pliku."
#: kubrick.cpp:241
#, kde-format
msgid ""
"Save the puzzle on a file, including its dimensions, settings, current state "
"and history of moves."
msgstr ""
"Zapisz układankę do pliku razem z wymiarami, ustawieniami, obecnym postępem "
"ułożenia i historią wykonanych ruchów."
#: kubrick.cpp:248
#, kde-format
msgid "&Save Puzzle As..."
msgstr "Zapi&sz układankę jako..."
#: kubrick.cpp:253
#, kde-format
msgid "Restart &Puzzle..."
msgstr "Zacznij &układankę od nowa..."
#: kubrick.cpp:254 kubrick.cpp:256
#, kde-format
msgid "Undo all previous moves and start again."
msgstr "Cofnij wszystkie wykonane ruchy i zacznij od nowa."
#: kubrick.cpp:268 kubrick.cpp:269
#, kde-format
msgid "Undo the last move."
msgstr "Cofnij ostatni ruch."
#: kubrick.cpp:274
#, kde-format
msgid "Redo a previously undone move."
msgstr "Powtórz ostatnio cofnięty ruch."
#: kubrick.cpp:275
#, kde-format
msgid "Redo a previously undone move (repeatedly from the start if required)."
msgstr "Powtórz ostatnio cofnięty ruch (jeśli jest to wymagane - od początku)."
#: kubrick.cpp:281
#, kde-format
msgid "Show the solution of the puzzle."
msgstr "Pokaż rozwiązanie układanki."
#: kubrick.cpp:282
#, kde-format
msgid ""
"Show the solution of the puzzle by undoing and re-doing all shuffling moves."
msgstr ""
"Pokaż rozwiązanie układanki poprzez cofanie i powtarzanie wszystkich ruchów "
"mieszających."
#: kubrick.cpp:288
#, kde-format
msgid "Main &Demo"
msgstr "Główne &demo"
#: kubrick.cpp:289
#, kde-format
msgid "Run a demonstration of puzzle moves."
msgstr "Uruchom demonstrację ruchów układanki."
#: kubrick.cpp:290
#, kde-format
msgid ""
"Run a demonstration of puzzle moves, in which randomly chosen cubes, bricks "
"or mats are shuffled and solved."
msgstr ""
"Uruchom demonstrację ruchów układanki, w której losowo dobrane kostki lub "
"klocki lub matysą mieszane, a potem układane."
#: kubrick.cpp:295
#, kde-format
msgid "Realign Cube"
msgstr "Przestaw kostkę"
#: kubrick.cpp:296
#, kde-format
msgid ""
"Realign the cube so that the top, front and right faces are visible together."
msgstr "Ustaw kostkę tak, aby były widoczne ściany: przednia, górna i prawa."
#: kubrick.cpp:298
#, kde-format
msgid ""
"Realign the cube so that the top, front and right faces are visible together "
"and the cube's axes are parallel to the XYZ axes, thus making keyboard moves "
"properly meaningful."
msgstr ""
"Ustaw kostkę tak, aby były widoczne ściany: przednia, górna i prawa, a osi "
"były równoległe do XYZ, co sprawi, że sterownie klawiaturą nabierze sensu."
#: kubrick.cpp:313 kubrick.cpp:327
#, kde-format
msgid "Singmaster Moves"
msgstr "Ruchy Singmastera"
#: kubrick.cpp:329
#, kde-format
msgid "This area shows Singmaster moves."
msgstr "Ten obszar pokazuje ruchy Singmastera."
#: kubrick.cpp:334
#, kde-format
msgctxt ""
"The letters RLFBUD are mathematical notation based on English words. Please "
"leave those letters and words untranslated in some form."
msgid ""
"This area shows Singmaster moves. They are based on the letters RLFBUD, "
"representing (in English) the Right, Left, Front, Back, Up and Down faces. "
"In normal view, the letters RFU represent clockwise moves of the three "
"visible faces and LBD appear as anticlockwise moves of the hidden faces. "
"Adding a ' (apostrophe) to a letter gives the reverse of that letter's move. "
"To move inner slices, add periods (or dots) before the letter of the nearest "
"face."
msgstr ""
"Ten obszar pokazuje ruchy Singmastera. Bazują one na literach RLFBUD "
"reprezentujących w języku angielskim ściany kostki: prawą (Right), lewą "
"(Left), przednią (Front), tylną (Back), górną (Up) i dolną (Down). W widoku "
"normalnym litery RFU oznaczają ruchy trzech widocznych ścian zgodnie z "
"ruchem wskazówek zegara, a LBD - ruchy niewidocznych ścian w kierunku "
"przeciwnym do ruchu wskazówek zegara. Dodanie apostrofu po literze spowoduje "
"odwrócenie ruchy tej ściany. Aby wykonywać ruchy wewnętrznych osi wstaw "
"przecinki (lub kropki) przed literą kolejnej ściany."
#: kubrick.cpp:358
#, kde-format
msgid "&Easy"
msgstr "Ł&atwa"
#: kubrick.cpp:363
#, kde-format
msgid "&Not So Easy"
msgstr "&Nie taka łatwa"
#: kubrick.cpp:368
#, kde-format
msgid "&Hard"
msgstr "&Trudna"
#: kubrick.cpp:373
#, kde-format
msgid "&Very Hard"
msgstr "&Bardzo trudna"
#: kubrick.cpp:379
#, kde-format
msgid "Make your own..."
msgstr "Utwórz własną..."
#: kubrick.cpp:387
#, kde-format
msgid "1 Cube"
msgstr "1 kostka"
#: kubrick.cpp:389
#, kde-format
msgid "Show one view of this cube."
msgstr "Pokaż widok tej kostki."
#: kubrick.cpp:390
#, kde-format
msgid "Show one view of this cube, from the front."
msgstr "Pokaż widok tej kostki z przodu."
#: kubrick.cpp:397
#, kde-format
msgid "2 Cubes"
msgstr "2 kostki"
#: kubrick.cpp:399
#, kde-format
msgid "Show two views of this cube."
msgstr "Pokaż dwa widoki tej kostki."
#: kubrick.cpp:400
#, kde-format
msgid ""
"Show two views of this cube, from the front and the back. Both can rotate."
msgstr ""
"Pokaż dwa widoki tej kostki, z przodu i z tyłu. Obydwa mogą być obracane."
#: kubrick.cpp:406
#, kde-format
msgid "3 Cubes"
msgstr "3 kostki"
#: kubrick.cpp:408
#, kde-format
msgid "Show three views of this cube."
msgstr "Pokaż trzy widoki tej kostki."
#: kubrick.cpp:409
#, kde-format
msgid ""
"Show three views of this cube, a large one, from the front, and two small "
"ones, from the front and the back. Only the large one can rotate."
msgstr ""
"Pokaż trzy widoki tej kostki, jeden duży z przodu i dwa małe, z przodu i z "
"tyłu. Tylko duży może być obracany."
#: kubrick.cpp:420
#, kde-format
msgid "&Watch Shuffling"
msgstr "&Podgląd mieszania"
#: kubrick.cpp:425
#, kde-format
msgid "Watch Your &Own Moves"
msgstr "Podgląd &własnych ruchów"
#: kubrick.cpp:440
#, kde-format
msgid "Kubri&ck Game Settings"
msgstr "Ustawienia gry Kubri&ck"
#: kubrick.cpp:444
#, kde-format
msgid "Keyboard S&hortcut Settings"
msgstr "Ustawienia &skrótów klawiatury"
#: kubrick.cpp:452
#, kde-format
msgid "X Axis"
msgstr "Oś X"
#: kubrick.cpp:457
#, kde-format
msgid "Y Axis"
msgstr "Oś Y"
#: kubrick.cpp:462
#, kde-format
msgid "Z Axis"
msgstr "Oś Z"
#: kubrick.cpp:472
#, kde-format
msgid "Slice %1"
msgstr "Wycinek %1"
#: kubrick.cpp:479
#, kde-format
msgid "Turn whole cube"
msgstr "Obróć całą kostkę"
#: kubrick.cpp:485
#, kde-format
msgid "Anti-clockwise"
msgstr "Przeciwnie do ruchu wskazówek zegara"
#: kubrick.cpp:490
#, kde-format
msgid "Clockwise"
msgstr "Zgodnie z ruchem wskazówek zegara"
#: kubrick.cpp:495
#, kde-format
msgid "Move 'Up' face"
msgstr "Rusz górną ścianę"
#: kubrick.cpp:497
#, kde-format
msgid "Move 'Down' face"
msgstr "Rusz dolną ścianę"
#: kubrick.cpp:499
#, kde-format
msgid "Move 'Left' face"
msgstr "Rusz lewą ścianę"
#: kubrick.cpp:501
#, kde-format
msgid "Move 'Right' face"
msgstr "Rusz prawą ścianę"
#: kubrick.cpp:503
#, kde-format
msgid "Move 'Front' face"
msgstr "Rusz przednią ścianę"
#: kubrick.cpp:505
#, kde-format
msgid "Move 'Back' face"
msgstr "Rusz tylną ścianę"
#: kubrick.cpp:507
#, kde-format
msgid "Anti-clockwise move"
msgstr "Ruch w kierunku przeciwnym do ruchu wskazówek zegara"
#: kubrick.cpp:509
#, kde-format
msgid "Singmaster two-slice move"
msgstr "Dwuosiowy ruch Singmastera"
#: kubrick.cpp:511
#, kde-format
msgid "Singmaster anti-slice move"
msgstr "Antyosiowy ruch Singmastera"
#: kubrick.cpp:513
#, kde-format
msgid "Move an inner slice"
msgstr "Rusz wewnętrzną oś"
#: kubrick.cpp:515 kubrick.cpp:517
#, kde-format
msgid "Complete a Singmaster move"
msgstr "Dokończ ruchy Singmastera"
#: kubrick.cpp:519
#, kde-format
msgid "Add space to Singmaster moves"
msgstr "Dodaj przestrzeń do ruchów Singmastera"
#: kubrick.cpp:524
#, kde-format
msgid "Switch Background"
-msgstr ""
+msgstr "Przełącz tło"
#: kubrick.cpp:647
#, kde-format
msgid "Pretty Patterns"
msgstr "Ciekawe ułożenia"
#: kubrick.cpp:665
#, kde-format
msgid "Solution Moves"
msgstr "Ruchy układające"
#: kubrick.cpp:674
#, kde-format
msgid "%1x%2x%3 cube, %4 shuffling moves"
msgstr "Kostka %1%2%3, ruchów mieszających: %4"
#: kubrick.cpp:678
#, kde-format
msgid "%1x%2x%3 brick, %4 shuffling moves"
msgstr "Klocek %1%2%3, ruchów mieszających: %4"
#: kubrick.cpp:682
#, kde-format
msgid "%1x%2x%3 mat, %4 shuffling moves"
msgstr "Mata %1%2%3, ruchów mieszających: %4"
#. i18n: ectx: Menu (puzzles)
#: kubrickui.rc:10
#, kde-format
msgid "&Choose Puzzle Type"
msgstr "&Wybierz rodzaj układanki"
#. i18n: ectx: Menu (demos)
#: kubrickui.rc:28
#, kde-format
msgid "&Demos"
msgstr "&Demo"
#. i18n: ectx: Menu (puzzles)
#: kubrickui.rc:30
#, kde-format
msgid "&Pretty Patterns"
msgstr "&Ciekawe ułożenia"
#. i18n: ectx: Menu (puzzles)
#: kubrickui.rc:33
#, kde-format
msgid "&Solution Moves"
msgstr "&Ruchy układające"
#: main.cpp:30
#, kde-format
msgid "A game based on Rubik's Cube (TM)"
msgstr "Gra oparta na kostce Rubika (TM)"
#: main.cpp:40
#, kde-format
msgid "Kubrick"
msgstr "Kubrick"
#: main.cpp:43
#, kde-format
msgid "&copy; 2008 Ian Wadham"
msgstr "&copy; 2008 Ian Wadham"
#: main.cpp:45
#, kde-format
msgid "Ian Wadham"
msgstr "Ian Wadham"
#: main.cpp:45
#, kde-format
msgid "Author"
msgstr "Autor"
Index: trunk/l10n-kf5/pl/messages/kdegraphics/gwenview.po
===================================================================
--- trunk/l10n-kf5/pl/messages/kdegraphics/gwenview.po (revision 1552240)
+++ trunk/l10n-kf5/pl/messages/kdegraphics/gwenview.po (revision 1552241)
@@ -1,2762 +1,2762 @@
# translation of gwenview.po to Polish
# translation of gwenview.po to
# Version: $Revision: 582131 $
# Krzysztof Lichota <lichota@mimuw.edu.pl>, 2003, 2005, 2006.
# Szymon Janc <szymon@janc.int.pl>, 2003, 2004.
# Michal Milos <krasnall@post.pl>, 2004, 2005.
# Marcin Bokszczanin <mboksz@bcig.pl>, 2005.
# Igor Klimer <kigro@vp.pl>, 2006.
# Robert Gomulka <carramba@epf.pl>, 2007.
# Marta Rybczyńska <kde-i18n@rybczynska.net>, 2008, 2013.
# Maciej Wikło <maciej.wiklo@wp.pl>, 2008, 2009, 2010.
# Franciszek Janowski <nobange@poczta.onet.pl>, 2009.
# Artur Chłond <eugenewolfe@o2.pl>, 2011.
# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019.
msgid ""
msgstr ""
"Project-Id-Version: gwenview\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-09-07 03:02+0200\n"
-"PO-Revision-Date: 2019-07-21 09:23+0200\n"
+"PO-Revision-Date: 2019-09-21 08:29+0200\n"
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Lokalize 19.07.70\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
-"|| n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10"
+" || n%100>=20) ? 1 : 2);\n"
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr "Robert Gomulka, Maciej Wikło, Franciszek Janowski, Łukasz Wojniłowicz"
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr ""
"carramba@epf.pl, maciej.wiklo@wp.pl, nobange@poczta.onet.pl, lukasz."
"wojnilowicz@gmail.com"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: app/advancedconfigpage.ui:17
#, kde-format
msgid "Thumbnails:"
msgstr "Miniatury:"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_LowResourceUsageMode)
#: app/advancedconfigpage.ui:29
#, kde-format
msgid "Low resource usage mode"
msgstr "Tryb niskich zasobów"
#. i18n: ectx: property (text), widget (QLabel, cacheHelpLabel)
#: app/advancedconfigpage.ui:51
#, kde-format
msgid ""
"Enable this option if you do not have a lot of disk space. This will avoid "
"storing thumbnails on disk and will prefer embedded thumbnails of lower "
"quality that are faster to load, if available.<br/><br/><em>Be careful:</em> "
"this will delete the folder named <filename>thumbnails</filename> in your "
"<filename>.cache</filename> folder, removing all thumbnails previously "
"generated by Gwenview and other applications."
msgstr ""
"Włącz tę opcję, jeśli nie masz zbyt wiele miejsca na dysku. Uniknie to "
"przechowania miniatur na dysku i będzie używać osadzonych miniatur o niższej "
"jakości, ale które szybciej się wczytują.<br/><br/><em>Bądź ostrożny:</em> "
"spowoduje to usunięcie katalogu o nazwie <filename>thumbnails</filename> w "
"twoim katalogu <filename>.cache</filename>, usuwając wszystkie miniatury "
"stworzone uprzednio przez Gwenview i inne programy."
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: app/advancedconfigpage.ui:77
#, kde-format
msgid "History:"
msgstr "Historia:"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_HistoryEnabled)
#: app/advancedconfigpage.ui:89
#, kde-format
msgid "Remember folders and URLs"
msgstr "Pamiętaj katalogi i adresy URL"
#. i18n: ectx: property (text), widget (QLabel, colorRenderingLabel)
#: app/advancedconfigpage.ui:127
#, kde-format
msgid "Rendering intent:"
msgstr "Zamiar wyświetlania:"
#. i18n: ectx: property (text), widget (QRadioButton, perceptualRenderingIntentRadioButton)
#: app/advancedconfigpage.ui:142
#, kde-format
msgctxt "@option:Perceptual rendering intent"
msgid "Perceptual"
msgstr "Percepcyjny"
#. i18n: ectx: property (text), widget (QLabel, perceptualHelpLabel)
#: app/advancedconfigpage.ui:154
#, kde-format
msgid ""
"Scale all colors equally to fit them within the active color profile's color "
"gamut"
msgstr ""
"Przeskaluj barwy równo w ten sposób, aby zmieścić je w przestrzeni barw"
#. i18n: ectx: property (text), widget (QRadioButton, relativeRenderingIntentRadioButton)
#: app/advancedconfigpage.ui:182
#, kde-format
msgctxt "@option:Relative Colorimetric rendering intent"
msgid "Relative Colorimetric"
msgstr "Kolorymetria względna"
#. i18n: ectx: property (text), widget (QLabel, relativeHelpLabel)
#: app/advancedconfigpage.ui:194
#, kde-format
msgid ""
"Squash colors that don't fit within the active color profile's color gamut, "
"leaving other colors untouched"
msgstr ""
"Scal barwy, które nie mieszczą się w przestrzeni barw, pozostawiając inne "
"barwy nietkniętymi"
#: app/browsemainpage.cpp:149 app/mainwindow.cpp:383 app/viewmainpage.cpp:443
#: lib/documentview/documentviewcontroller.cpp:60
#, kde-format
msgctxt "@title actions category - means actions changing smth in interface"
msgid "View"
msgstr "Widok"
#: app/browsemainpage.cpp:151
#, kde-format
msgctxt "@action:inmenu Navigation Bar"
msgid "Edit Location"
msgstr "Edycja położenia"
#: app/browsemainpage.cpp:155
#, kde-format
msgctxt "@action:inmenu"
msgid "Sort By"
msgstr "Uszereguj według"
#: app/browsemainpage.cpp:158
#, kde-format
msgctxt "@addAction:inmenu"
msgid "Name"
msgstr "Nazwy"
#: app/browsemainpage.cpp:161
#, kde-format
msgctxt "@addAction:inmenu"
msgid "Date"
msgstr "Daty"
#: app/browsemainpage.cpp:164
#, kde-format
msgctxt "@addAction:inmenu"
msgid "Size"
msgstr "Rozmiaru"
#: app/browsemainpage.cpp:168
#, kde-format
msgctxt "@addAction:inmenu"
msgid "Rating"
msgstr "Ocena"
#: app/browsemainpage.cpp:176
#, kde-format
msgctxt "@action:inmenu Sort"
msgid "Descending"
msgstr "Malejąco"
#: app/browsemainpage.cpp:189
#, kde-format
msgctxt "@action:inmenu"
msgid "Thumbnail Details"
msgstr "Szczegóły miniatur"
#: app/browsemainpage.cpp:190
#, kde-format
msgctxt "@action:inmenu"
msgid "Filename"
msgstr "Nazwa pliku"
#: app/browsemainpage.cpp:191
#, kde-format
msgctxt "@action:inmenu"
msgid "Date"
msgstr "Data"
#: app/browsemainpage.cpp:192
#, kde-format
msgctxt "@action:inmenu"
msgid "Image Size"
msgstr "Rozmiar obrazu"
#: app/browsemainpage.cpp:193
#, kde-format
msgctxt "@action:inmenu"
msgid "File Size"
msgstr "Rozmiar pliku"
#: app/browsemainpage.cpp:195
#, kde-format
msgctxt "@action:inmenu"
msgid "Rating"
msgstr "Ocena"
#: app/browsemainpage.cpp:198 app/fileopscontextmanageritem.cpp:139
#: app/mainwindow.cpp:382
#, kde-format
msgctxt "@title actions category"
msgid "File"
msgstr "Plik"
#: app/browsemainpage.cpp:200
#, kde-format
msgctxt "@action:inmenu"
msgid "Add Folder to Places"
msgstr "Dodaj katalog do miejsc"
#: app/browsemainpage.cpp:249
#, kde-format
msgctxt ""
"@info:status %1 number of selected documents, %2 total number of documents, "
"%3 total filesize of selected documents"
msgid "Selected %1 of %2 (%3)"
msgstr "Wybrano %1 z %2 (%3)"
#: app/browsemainpage.cpp:255
#, kde-format
msgctxt "@info:status Image files"
msgid "%1 image"
msgid_plural "%1 images"
msgstr[0] "%1 obraz"
msgstr[1] "%1 obrazy"
msgstr[2] "%1 obrazów"
#: app/browsemainpage.cpp:256
#, kde-format
msgctxt "@info:status Video files"
msgid "%1 video"
msgid_plural "%1 videos"
msgstr[0] "%1 film"
msgstr[1] "%1 filmy"
msgstr[2] "%1 filmów"
#: app/browsemainpage.cpp:263
#, kde-format
msgctxt "@info:status images, videos"
msgid "%1, %2"
msgstr "%1, %2"
#. i18n: ectx: property (text), widget (Gwenview::StatusBarToolButton, mAddFilterButton)
#: app/browsemainpage.ui:88
#, kde-format
msgid "Add Filter"
msgstr "Dodaj filtr"
#: app/configdialog.cpp:62
#, kde-format
msgid "General"
msgstr "Ogólne"
#: app/configdialog.cpp:98
#, kde-format
msgid "Image View"
msgstr "Przeglądarka obrazów"
#: app/configdialog.cpp:109
#, kde-format
msgid "Advanced"
msgstr "Zaawansowane"
#: app/fileoperations.cpp:65
#, kde-format
msgctxt "@title:window %1 file name"
msgid "Copy %1"
msgstr "Kopiuj %1"
#: app/fileoperations.cpp:67
#, kde-format
msgctxt "@title:window %1 number of images"
msgid "Copy %1 image"
msgid_plural "Copy %1 images"
msgstr[0] "Kopiuj %1 obraz"
msgstr[1] "Kopiuj %1 obrazy"
msgstr[2] "Kopiuj %1 obrazów"
#: app/fileoperations.cpp:69
#, kde-format
msgctxt "@action:button"
msgid "Copy"
msgstr "Kopiuj"
#: app/fileoperations.cpp:73
#, kde-format
msgctxt "@title:window %1 file name"
msgid "Move %1"
msgstr "Przenieś %1"
#: app/fileoperations.cpp:75
#, kde-format
msgctxt "@title:window %1 number of images"
msgid "Move %1 image"
msgid_plural "Move %1 images"
msgstr[0] "Przenieś %1 obraz"
msgstr[1] "Przenieś %1 obrazy"
msgstr[2] "Przenieś %1 obrazów"
#: app/fileoperations.cpp:77
#, kde-format
msgctxt "@action:button"
msgid "Move"
msgstr "Przenieś"
#: app/fileoperations.cpp:81
#, kde-format
msgctxt "@title:window %1 file name"
msgid "Link %1"
msgstr "Dowiąż do %1"
#: app/fileoperations.cpp:83
#, kde-format
msgctxt "@title:window %1 number of images"
msgid "Link %1 image"
msgid_plural "Link %1 images"
msgstr[0] "Dowiąż %1 obraz"
msgstr[1] "Dowiąż %1 obrazy"
msgstr[2] "Dowiąż %1 obrazów"
#: app/fileoperations.cpp:85
#, kde-format
msgctxt "@action:button"
msgid "Link"
msgstr "Dowiązanie"
#: app/fileoperations.cpp:202
#, kde-format
msgid "Move Here"
msgstr "Przenieś tutaj"
#: app/fileoperations.cpp:205
#, kde-format
msgid "Copy Here"
msgstr "Kopiuj tutaj"
#: app/fileoperations.cpp:208
#, kde-format
msgid "Link Here"
msgstr "Utwórz dowiązanie tutaj"
#: app/fileoperations.cpp:212
#, kde-format
msgid "Cancel"
msgstr "Zaniechaj"
#: app/fileopscontextmanageritem.cpp:127
#, kde-format
msgid "File Operations"
msgstr "Działania na plikach"
#: app/fileopscontextmanageritem.cpp:140
#: app/semanticinfocontextmanageritem.cpp:196
#, kde-format
msgctxt "@title actions category"
msgid "Edit"
msgstr "Edytuj"
#: app/fileopscontextmanageritem.cpp:147
#, kde-format
msgctxt "Verb"
msgid "Copy To..."
msgstr "Kopiuj do..."
#: app/fileopscontextmanageritem.cpp:152
#, kde-format
msgctxt "Verb"
msgid "Move To..."
msgstr "Przenieś do..."
#: app/fileopscontextmanageritem.cpp:157
#, kde-format
msgctxt "Verb: create link to the file where user wants"
msgid "Link To..."
msgstr "Utwórz dowiązanie do..."
#: app/fileopscontextmanageritem.cpp:162
#, kde-format
msgctxt "Verb"
msgid "Rename..."
msgstr "Zmień nazwę..."
#: app/fileopscontextmanageritem.cpp:167
#, kde-format
msgctxt "Verb"
msgid "Trash"
msgstr "Do kosza"
#: app/fileopscontextmanageritem.cpp:174
#, kde-format
msgid "Restore"
msgstr "Przywróć"
#: app/fileopscontextmanageritem.cpp:178
#, kde-format
msgid "Properties"
msgstr "Właściwości"
#: app/fileopscontextmanageritem.cpp:182
#, kde-format
msgid "Create Folder..."
msgstr "Utwórz katalog..."
#: app/fileopscontextmanageritem.cpp:186
#, kde-format
msgid "Open With"
msgstr "Otwórz za pomocą"
#: app/fileopscontextmanageritem.cpp:193
#, kde-format
msgid "Open Containing Folder"
msgstr "Otwórz zawierający katalog"
#: app/fileopscontextmanageritem.cpp:389
#, kde-format
msgid "Other Application..."
msgstr "Inny program..."
#: app/filtercontroller.cpp:64
#, kde-format
msgid "Name contains"
msgstr "Nazwa zawiera"
#: app/filtercontroller.cpp:65
#, kde-format
msgid "Name does not contain"
msgstr "Nazwa nie zawiera"
#: app/filtercontroller.cpp:106
#, kde-format
msgid "Date >="
msgstr "Data >="
#: app/filtercontroller.cpp:107
#, kde-format
msgid "Date ="
msgstr "Data ="
#: app/filtercontroller.cpp:108
#, kde-format
msgid "Date <="
msgstr "Data <="
#: app/filtercontroller.cpp:141
#, kde-format
msgid "Rating >="
msgstr "Ocena >="
#: app/filtercontroller.cpp:142
#, kde-format
msgid "Rating ="
msgstr "Ocena ="
#: app/filtercontroller.cpp:143
#, kde-format
msgid "Rating <="
msgstr "Ocena <="
#: app/filtercontroller.cpp:187
#, kde-format
msgid "Tagged"
msgstr "Ze znacznikami"
#: app/filtercontroller.cpp:188
#, kde-format
msgid "Not Tagged"
msgstr "Bez znaczników"
#: app/filtercontroller.cpp:293
#, kde-format
msgctxt "@action:inmenu"
msgid "Filter by Name"
msgstr "Filtruj według nazwy"
#: app/filtercontroller.cpp:297
#, kde-format
msgctxt "@action:inmenu"
msgid "Filter by Date"
msgstr "Filtruj według daty"
#: app/filtercontroller.cpp:302
#, kde-format
msgctxt "@action:inmenu"
msgid "Filter by Rating"
msgstr "Filtruj według oceny"
#: app/filtercontroller.cpp:306
#, kde-format
msgctxt "@action:inmenu"
msgid "Filter by Tag"
msgstr "Filtruj według znacznika"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#: app/fullscreenconfigwidget.ui:20
#, kde-format
msgid "Slideshow"
msgstr "Pokaz slajdów"
#. i18n: ectx: property (text), widget (QLabel, label)
#: app/fullscreenconfigwidget.ui:29
#, kde-format
msgid "Interval:"
msgstr "Czas na jeden slajd:"
#. i18n: ectx: property (text), widget (QCheckBox, mSlideShowLoopCheckBox)
#: app/fullscreenconfigwidget.ui:75
#, kde-format
msgid "Loop"
msgstr "Zapętlij"
#. i18n: ectx: property (text), widget (QCheckBox, mSlideShowRandomCheckBox)
#: app/fullscreenconfigwidget.ui:82
#, kde-format
msgid "Random"
msgstr "Losowo"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#: app/fullscreenconfigwidget.ui:92
#, kde-format
msgid "Image Information"
msgstr "Szczegóły obrazu"
#. i18n: ectx: property (text), widget (QPushButton, mConfigureDisplayedInformationButton)
#: app/fullscreenconfigwidget.ui:101
#, kde-format
msgid "Select Image Information to Display..."
msgstr "Wybierz wyświetlane szczegóły obrazu..."
#. i18n: ectx: property (title), widget (QGroupBox, mThumbnailGroupBox)
#: app/fullscreenconfigwidget.ui:111
#, kde-format
msgid "Thumbnails"
msgstr "Miniatury"
#. i18n: ectx: property (text), widget (QCheckBox, mShowThumbnailsCheckBox)
#: app/fullscreenconfigwidget.ui:120
#, kde-format
msgid "Show thumbnails"
msgstr "Pokaż miniatury"
#. i18n: ectx: property (text), widget (QLabel, label_5)
#: app/fullscreenconfigwidget.ui:130
#, kde-format
msgid "Height:"
msgstr "Wysokość:"
#: app/fullscreencontent.cpp:248
#, kde-format
msgctxt "@item:intext fullscreen meta info separator"
msgid ", "
msgstr ", "
#: app/fullscreencontent.cpp:297
#, kde-format
msgctxt "Slideshow interval in seconds"
msgid "%1 sec"
msgid_plural "%1 secs"
msgstr[0] "%1 sek."
msgstr[1] "%1 sek."
msgstr[2] "%1 sek."
#: app/fullscreencontent.cpp:410
#, kde-format
msgctxt "@info:tooltip"
msgid "Configure full screen mode"
msgstr "Ustawienia trybu pełnoekranowy"
#: app/fullscreencontent.cpp:569 app/viewmainpage.cpp:413
#, kde-format
msgctxt "@info:status %1 current document index, %2 total documents"
msgid "%1 of %2"
msgstr "%1 z %2"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: app/generalconfigpage.ui:17
#, kde-format
msgid "Videos:"
msgstr "Filmy:"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ListVideos)
#: app/generalconfigpage.ui:24
#, kde-format
msgid "Show videos"
msgstr "Pokazuj filmy"
#. i18n: ectx: property (text), widget (QLabel, label)
#: app/generalconfigpage.ui:47
#, kde-format
msgid "Background color:"
msgstr "Kolor tła:"
#. i18n: ectx: property (text), widget (QLabel, label)
#: app/generalconfigpage.ui:128
#, kde-format
msgid "JPEG save quality:"
-msgstr ""
+msgstr "Jakość zapisu JPEG:"
#. i18n: ectx: property (suffix), widget (QSpinBox, kcfg_JPEGQuality)
#: app/generalconfigpage.ui:141
-#, fuzzy, no-c-format, kde-format
+#, no-c-format, kde-format
#| msgid " %"
msgid "%"
-msgstr " %"
+msgstr "%"
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: app/generalconfigpage.ui:164
#, kde-format
msgid "Thumbnail actions:"
msgstr "Działania miniatur:"
#. i18n: ectx: property (text), widget (QRadioButton, allButtonsThumbnailActionsRadioButton)
#: app/generalconfigpage.ui:171
#, kde-format
msgid "All buttons"
msgstr "Wszystkie przyciski"
#. i18n: ectx: property (text), widget (QRadioButton, selectionOnlyThumbnailActionsRadioButton)
#: app/generalconfigpage.ui:178
#, kde-format
msgid "Show selection button only"
msgstr "Pokaż tylko przyciski zaznaczenia"
#. i18n: ectx: property (text), widget (QRadioButton, noneThumbnailActionsRadioButton)
#. i18n: ectx: property (text), widget (QRadioButton, noAnimationRadioButton)
#: app/generalconfigpage.ui:185 app/imageviewconfigpage.ui:466
#, kde-format
msgid "None"
msgstr "Żadne"
#: app/gvcore.cpp:82
#, kde-format
msgid "JPEG quality:"
-msgstr ""
+msgstr "Jakość JPEG:"
#: app/gvcore.cpp:89
-#, fuzzy, kde-format
+#, kde-format
#| msgid " %"
msgctxt "Spinbox suffix; percentage 1 - 100"
msgid "%"
-msgstr " %"
+msgstr "%"
#: app/gvcore.cpp:112
#, kde-format
msgctxt "@title:window"
msgid "Save Image"
msgstr "Zapisz obraz"
#: app/gvcore.cpp:153
#, kde-format
msgctxt "@info"
msgid "Gwenview cannot save images as %1."
msgstr "Gwenview nie może zapisywać obrazów jako %1."
#: app/gvcore.cpp:388
#, kde-format
msgid "Save using another format"
msgstr "Zapisz przy użyciu innego formatu"
#: app/gvcore.cpp:391
#, kde-format
msgid "Gwenview cannot save images in '%1' format."
msgstr "Gwenview nie może zapisywać obrazów w formacie '%1'."
#: app/gvcore.cpp:421 app/gvcore.cpp:450
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<emphasis strong='true'>Saving <filename>%1</filename> failed:</"
"emphasis><nl />%2"
msgstr ""
"<emphasis strong='true'>Zapisywanie <filename>%1</filename> nie powiodło się:"
"</emphasis><nl />%2"
#: app/gvcore.cpp:470
#, kde-format
msgid "You are now viewing the new document."
msgstr "Przeglądasz teraz nowy dokument."
#: app/gvcore.cpp:472
#, kde-format
msgid "Go back to the original"
msgstr "Wróć do pierwowzoru"
#. i18n: ectx: Menu (rating)
#: app/gwenviewui.rc:47
#, kde-format
msgid "&Rating"
msgstr "&Ocena"
#. i18n: ectx: Menu (plugins)
#: app/gwenviewui.rc:76
#, kde-format
msgid "&Plugins"
msgstr "&Wtyczki"
#. i18n: ectx: Menu (settings)
#: app/gwenviewui.rc:79
#, kde-format
msgid "&Settings"
msgstr "U&stawienia"
#. i18n: ectx: ToolBar (mainToolBar)
#: app/gwenviewui.rc:95 part/gvpart.rc:15
#, kde-format
msgid "Main Toolbar"
msgstr "Główny pasek narzędzi"
#: app/imagemetainfodialog.cpp:130
#, kde-format
msgctxt "@title:window"
msgid "Image Information"
msgstr "Szczegóły obrazu"
#: app/imageopscontextmanageritem.cpp:82
#, kde-format
msgctxt "@title actions category - means actions changing image"
msgid "Edit"
msgstr "Edycja"
#: app/imageopscontextmanageritem.cpp:85
#, kde-format
msgid "Rotate Left"
msgstr "Obróć w lewo"
#: app/imageopscontextmanageritem.cpp:86
#, kde-format
msgctxt "@info:tooltip"
msgid "Rotate image to the left"
msgstr "Obróć obraz w lewo"
#: app/imageopscontextmanageritem.cpp:91
#, kde-format
msgid "Rotate Right"
msgstr "Obróć w prawo"
#: app/imageopscontextmanageritem.cpp:92
#, kde-format
msgctxt "@info:tooltip"
msgid "Rotate image to the right"
msgstr "Obróć obraz w prawo"
#: app/imageopscontextmanageritem.cpp:97
#, kde-format
msgid "Mirror"
msgstr "Odbij w poziomie"
#: app/imageopscontextmanageritem.cpp:101
#, kde-format
msgid "Flip"
msgstr "Odbij w pionie"
#: app/imageopscontextmanageritem.cpp:105 lib/resize/resizeimagedialog.cpp:68
#, kde-format
msgid "Resize"
msgstr "Zmień rozmiar"
#: app/imageopscontextmanageritem.cpp:110 lib/crop/cropimageoperation.cpp:71
#: lib/crop/cropwidget.cpp:274
#, kde-format
msgid "Crop"
msgstr "Przytnij"
#: app/imageopscontextmanageritem.cpp:115
#: lib/redeyereduction/redeyereductionimageoperation.cpp:77
#: lib/redeyereduction/redeyereductiontool.cpp:51
#, kde-format
msgid "Reduce Red Eye"
msgstr "Ogranicz czerwone oczy"
#: app/imageopscontextmanageritem.cpp:141 lib/document/documentjob.cpp:79
#, kde-format
msgctxt "@info"
msgid "Gwenview cannot edit this kind of image."
msgstr "Gwenview nie może edytować obrazów tego rodzaju."
#: app/imageopscontextmanageritem.cpp:153
#, kde-format
msgid "Image Operations"
msgstr "Działania na obrazach"
#. i18n: ectx: property (text), widget (QLabel, label_1)
#: app/imageviewconfigpage.ui:17
#, kde-format
msgid "Show transparency with:"
msgstr "Pokaż przezroczystość w:"
#. i18n: ectx: property (text), widget (QRadioButton, surroundingRadioButton)
#: app/imageviewconfigpage.ui:38
#, kde-format
msgid "Surrounding background"
msgstr "Otaczającym tle:"
#. i18n: ectx: property (text), widget (QRadioButton, checkBoardRadioButton)
#: app/imageviewconfigpage.ui:71
#, kde-format
msgid "&Checkerboard background"
msgstr "Tle szachowni&cy"
#. i18n: ectx: property (text), widget (QRadioButton, solidColorRadioButton)
#: app/imageviewconfigpage.ui:104
#, kde-format
msgid "&Solid color background:"
msgstr "&Jednolitej barwie tła:"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: app/imageviewconfigpage.ui:152
#, kde-format
msgid "Mouse wheel behavior:"
msgstr "Zachowanie kółka myszy:"
#. i18n: ectx: property (text), widget (QRadioButton, mouseWheelScrollRadioButton)
#: app/imageviewconfigpage.ui:167
#, kde-format
msgctxt "@option:radio action on mouse wheel"
msgid "Scroll"
msgstr "Przewijanie"
#. i18n: ectx: property (text), widget (QRadioButton, mouseWheelBrowseRadioButton)
#: app/imageviewconfigpage.ui:194
#, kde-format
msgctxt "@option:radio action on mouse wheel"
msgid "Browse"
msgstr "Przeglądanie"
#. i18n: ectx: property (text), widget (QRadioButton, mouseWheelZoomRadioButton)
#: app/imageviewconfigpage.ui:218
#, kde-format
msgctxt "@option:radio action on mouse wheel"
msgid "Zoom"
msgstr "Powiększenie"
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: app/imageviewconfigpage.ui:256
#, kde-format
msgid "Zoom mode:"
msgstr "Tryb powiększania:"
#. i18n: ectx: property (text), widget (QRadioButton, autofitZoomModeRadioButton)
#: app/imageviewconfigpage.ui:271
#, kde-format
msgid "Autofit each image"
msgstr "Samoczynnie przeskaluj każdy obraz"
#. i18n: ectx: property (text), widget (QRadioButton, keepSameZoomModeRadioButton)
#: app/imageviewconfigpage.ui:298
#, kde-format
msgid "Keep same zoom and position"
msgstr "Zachowaj zbliżenie i miejsce"
#. i18n: ectx: property (text), widget (QRadioButton, individualZoomModeRadioButton)
#: app/imageviewconfigpage.ui:322
#, kde-format
msgid "Per image zoom and position"
msgstr "Powiększenie i miejsce na obraz"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_EnlargeSmallerImages)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_PrintEnlargeSmallerImages)
#: app/imageviewconfigpage.ui:362 lib/print/printoptionspage.ui:98
#, kde-format
msgid "Enlarge smaller images"
msgstr "Powiększ mniejsze obrazy"
#. i18n: ectx: property (text), widget (QLabel, label_4)
#: app/imageviewconfigpage.ui:400
#, kde-format
msgid "Animations:"
msgstr "Animacje:"
#. i18n: ectx: property (text), widget (QRadioButton, glAnimationRadioButton)
#: app/imageviewconfigpage.ui:415
#, kde-format
msgid "OpenGL"
msgstr "OpenGL"
#. i18n: ectx: property (text), widget (QRadioButton, softwareAnimationRadioButton)
#: app/imageviewconfigpage.ui:442
#, kde-format
msgid "Software"
msgstr "Programowe"
#. i18n: ectx: property (text), widget (QLabel, label_5)
#: app/imageviewconfigpage.ui:504
#, kde-format
msgid "<b>Thumbnail Bar</b>"
msgstr "<b>Pasek miniatur</b>"
#. i18n: ectx: property (text), widget (QLabel, label_6)
#: app/imageviewconfigpage.ui:527
#, kde-format
msgid "Orientation:"
msgstr "Kierunek:"
#. i18n: ectx: property (text), widget (QRadioButton, horizontalRadioButton)
#: app/imageviewconfigpage.ui:542
#, kde-format
msgid "Horizontal"
msgstr "Poziomy"
#. i18n: ectx: property (text), widget (QRadioButton, verticalRadioButton)
#: app/imageviewconfigpage.ui:566
#, kde-format
msgid "Vertical"
msgstr "Pionowy"
#. i18n: ectx: property (text), widget (QLabel, label_7)
#: app/imageviewconfigpage.ui:588
#, kde-format
msgid "Row count:"
msgstr "Liczba wierszy:"
#: app/infocontextmanageritem.cpp:149
#, kde-format
msgctxt ""
"@item:intext %1 is a key, we append a colon to it. A value is displayed after"
msgid "%1:"
msgstr "%1:"
#: app/infocontextmanageritem.cpp:227
#, kde-format
msgctxt "@action show more image meta info"
msgid "More..."
msgstr "Więcej..."
#: app/infocontextmanageritem.cpp:241
#, kde-format
msgctxt "@title:group"
msgid "Meta Information"
msgstr "Metadane"
#: app/infocontextmanageritem.cpp:333
#, kde-format
msgctxt "@label"
msgid "%1 file selected"
msgid_plural "%1 files selected"
msgstr[0] "Zaznaczono %1 plik"
msgstr[1] "Zaznaczono %1 pliki"
msgstr[2] "Zaznaczono %1 plików"
#: app/infocontextmanageritem.cpp:335
#, kde-format
msgctxt "@label"
msgid "%1 folder selected"
msgid_plural "%1 folders selected"
msgstr[0] "Zaznaczono jeden katalog"
msgstr[1] "Zaznaczono %1 katalogi"
msgstr[2] "Zaznaczono %1 katalogów"
#: app/infocontextmanageritem.cpp:338
#, kde-format
msgid "%1 folder"
msgid_plural "%1 folders"
msgstr[0] "%1 katalog"
msgstr[1] "%1 katalogi"
msgstr[2] "%1 katalogów"
#: app/infocontextmanageritem.cpp:338
#, kde-format
msgid "%1 file"
msgid_plural "%1 files"
msgstr[0] "%1 plik"
msgstr[1] "%1 pliki"
msgstr[2] "%1 plików"
#: app/infocontextmanageritem.cpp:338
#, kde-format
msgctxt "@label. The two parameters are strings like '2 folders' and '1 file'."
msgid "%1 and %2 selected"
msgstr "Zaznaczono %1 i %2"
#: app/kipiexportaction.cpp:51
#, kde-format
msgid "Last Used Plugin"
msgstr "Ostatnio użyta wtyczka"
#: app/kipiexportaction.cpp:54
#, kde-format
msgid "Other Plugins"
msgstr "Inne wtyczki"
#: app/kipiexportaction.cpp:66
#, kde-format
msgctxt "@action"
msgid "Share"
msgstr "Udostępnij"
#: app/kipiexportaction.cpp:72
#, kde-format
msgctxt "@info:tooltip"
msgid "Share images using various services"
msgstr "Udostępniaj obrazy przy użyciu różnych usług"
#: app/kipiimagecollectionselector.cpp:55
#, kde-format
msgctxt "%1 is collection name, %2 is image count in collection"
msgid "%1 (%2 image)"
msgid_plural "%1 (%2 images)"
msgstr[0] "%1 (%2 obraz)"
msgstr[1] "%1 (%2 obrazy)"
msgstr[2] "%1 (%2 obrazów)"
#: app/kipiinterface.cpp:240
#, kde-format
msgid "Loading..."
msgstr "Wczytywanie..."
#: app/kipiinterface.cpp:241
#, kde-format
msgid "No Plugin Found"
msgstr "Nie znaleziono wtyczki"
#: app/kipiinterface.cpp:242
#, kde-format
msgctxt "@item:inmenu"
msgid "Install Plugins"
msgstr "Wgraj wtyczki"
#: app/kipiinterface.cpp:276
#, kde-format
msgctxt "@title:menu"
msgid "Images"
msgstr "Obrazy"
#: app/kipiinterface.cpp:277
#, kde-format
msgctxt "@title:menu"
msgid "Tools"
msgstr "Narzędzia"
#: app/kipiinterface.cpp:278
#, kde-format
msgctxt "@title:menu"
msgid "Import"
msgstr "Import"
#: app/kipiinterface.cpp:279
#, kde-format
msgctxt "@title:menu"
msgid "Export"
msgstr "Eksport"
#: app/kipiinterface.cpp:280
#, kde-format
msgctxt "@title:menu"
msgid "Batch Processing"
msgstr "Przetwarzanie wsadowe"
#: app/kipiinterface.cpp:281
#, kde-format
msgctxt "@title:menu"
msgid "Collections"
msgstr "Kolekcje"
#: app/kipiuploadwidget.cpp:43
#, kde-format
msgid ""
"Images will be uploaded here:\n"
"%1"
msgstr ""
"Obrazy zostaną wysłane do:\n"
"%1"
#: app/main.cpp:127
#, kde-format
msgid "Gwenview"
msgstr "Gwenview"
#: app/main.cpp:129 part/gvpart.cpp:123
#, kde-format
msgid "An Image Viewer"
msgstr "Przeglądarka obrazów"
#: app/main.cpp:139
#, kde-format
msgid "Start in fullscreen mode"
msgstr "Uruchamiaj w trybie pełnoekranowym"
#: app/main.cpp:141
#, kde-format
msgid "Start in slideshow mode"
msgstr "Uruchamiaj w trybie pokazu slajdów"
#: app/main.cpp:142
#, kde-format
msgid "A starting file or folders"
msgstr "Plik lub katalogi początkowe"
#: app/mainwindow.cpp:393
#, kde-format
msgctxt "@action Open Recent menu"
msgid "Forget All Files && Folders"
msgstr "Zapomnij o wszystkich plikach i katalogach"
#: app/mainwindow.cpp:400
#, kde-format
msgctxt "@action reload the currently viewed image"
msgid "Reload"
msgstr "Wczytaj ponownie"
#: app/mainwindow.cpp:405
#, kde-format
msgctxt "@action:inmenu Navigation Bar"
msgid "Replace Location"
msgstr "Zastąp adres"
#: app/mainwindow.cpp:410
#, kde-format
msgctxt "@action:intoolbar Switch to file list"
msgid "Browse"
msgstr "Przeglądaj"
#: app/mainwindow.cpp:411
#, kde-format
msgctxt "@info:tooltip"
msgid "Browse folders for images"
msgstr "Przeglądaj katalogi z obrazami"
#: app/mainwindow.cpp:419
#, kde-format
msgctxt "@action:intoolbar Switch to image view"
msgid "View"
msgstr "Oglądaj"
#: app/mainwindow.cpp:420
#, kde-format
msgctxt "@info:tooltip"
msgid "View selected images"
msgstr "Pokaż wybrane obrazy"
#: app/mainwindow.cpp:442
#, kde-format
msgctxt "@action"
msgid "Leave Fullscreen Mode"
msgstr "Opuść tryb pełnoekranowy"
#: app/mainwindow.cpp:447
#, kde-format
msgctxt "@action Go to previous image"
msgid "Previous"
msgstr "Poprzedni"
#: app/mainwindow.cpp:448
#, kde-format
msgctxt "@info:tooltip"
msgid "Go to previous image"
msgstr "Przejdź do poprzedniego obrazu"
#: app/mainwindow.cpp:455
#, kde-format
msgctxt "@action Go to next image"
msgid "Next"
msgstr "Następny"
#: app/mainwindow.cpp:456
#, kde-format
msgctxt "@info:tooltip"
msgid "Go to next image"
msgstr "Przejdź do następnego obrazu"
#: app/mainwindow.cpp:463
#, kde-format
msgctxt "@action Go to first image"
msgid "First"
msgstr "Pierwszy"
#: app/mainwindow.cpp:464
#, kde-format
msgctxt "@info:tooltip"
msgid "Go to first image"
msgstr "Przejdź do pierwszego obrazu"
#: app/mainwindow.cpp:470
#, kde-format
msgctxt "@action Go to last image"
msgid "Last"
msgstr "Ostatni"
#: app/mainwindow.cpp:471
#, kde-format
msgctxt "@info:tooltip"
msgid "Go to last image"
msgstr "Przejdź do ostatniego obrazu"
#: app/mainwindow.cpp:481
#, kde-format
msgctxt "@action"
msgid "Start Page"
msgstr "Strona początkowa"
#: app/mainwindow.cpp:482
#, kde-format
msgctxt "@info:tooltip"
msgid "Open the start page"
msgstr "Otwórz stronę początkową"
#: app/mainwindow.cpp:489
#, kde-format
msgctxt "@action"
msgid "Sidebar"
msgstr "Pasek boczny"
#: app/mainwindow.cpp:521
#, kde-format
msgctxt "@action Share images"
msgid "Share"
msgstr "Udostępnij"
#: app/mainwindow.cpp:536
#, kde-format
msgctxt "@title actions category - means actions changing smth in interface"
msgid "Edit"
msgstr "Edytuj"
#: app/mainwindow.cpp:541
#, kde-format
msgid "Redo"
msgstr "Ponów"
#: app/mainwindow.cpp:549
#, kde-format
msgid "Undo"
msgstr "Cofnij"
#: app/mainwindow.cpp:578
#, kde-format
msgid "Folders"
msgstr "Katalogi"
#: app/mainwindow.cpp:584
#, kde-format
msgid "Information"
msgstr "Szczegóły"
#: app/mainwindow.cpp:594
#, kde-format
msgid "Operations"
msgstr "Działania"
#: app/mainwindow.cpp:1193
#, kde-format
msgctxt "@info:tooltip"
msgid "Hide sidebar"
msgstr "Ukryj pasek boczny"
#: app/mainwindow.cpp:1194
#, kde-format
msgctxt "@info:tooltip"
msgid "Show sidebar"
msgstr "Pokaż pasek boczny"
#: app/mainwindow.cpp:1447
#, kde-format
msgctxt "@title:window"
msgid "Open Image"
msgstr "Otwórz obraz"
#: app/mainwindow.cpp:1508
#, kde-format
msgid "Pause Slideshow"
msgstr "Wstrzymaj pokaz slajdów"
#: app/mainwindow.cpp:1511
#, kde-format
msgid "Resume Slideshow"
msgstr "Wznów pokaz slajdów"
#: app/mainwindow.cpp:1512
#, kde-format
msgid "Start Slideshow"
msgstr "Rozpocznij pokaz slajdów"
#: app/mainwindow.cpp:1525
#, kde-format
msgid "Save All Changes"
msgstr "Zapisz wszystkie zmiany"
#: app/mainwindow.cpp:1526
#, kde-format
msgid "Discard Changes"
msgstr "Porzuć zmiany"
#: app/mainwindow.cpp:1527
#, kde-format
msgid "One image has been modified."
msgid_plural "%1 images have been modified."
msgstr[0] "Zmieniono jeden obraz."
msgstr[1] "Zmieniono %1 obrazy."
msgstr[2] "Zmieniono %1 obrazów."
#: app/mainwindow.cpp:1529
#, kde-format
msgid "If you quit now, your changes will be lost."
msgstr "Wyjście w tym momencie spowoduje utratę wszystkich zmian."
#: app/mainwindow.cpp:1574
#, kde-format
msgid ""
"This will hide the menu bar completely. You can show it again by typing %1."
msgstr "Ukryje to całkowicie pasek menu. Możesz go przywrócić wpisując %1."
#: app/mainwindow.cpp:1576
#, kde-format
msgid "Hide menu bar"
msgstr "Ukryj pasek menu"
#: app/mainwindow.cpp:1786
#, kde-format
msgid "You reached the first document, what do you want to do?"
msgstr "Doszedłeś do pierwszego dokumentu, co chcesz zrobić?"
#: app/mainwindow.cpp:1787 app/mainwindow.cpp:1801
#, kde-format
msgid "Stay There"
msgstr "Zostań tutaj"
#: app/mainwindow.cpp:1788
#, kde-format
msgid "Go to the Last Document"
msgstr "Przejdź do ostatniego dokumentu"
#: app/mainwindow.cpp:1789 app/mainwindow.cpp:1803
#, kde-format
msgid "Go Back to the Document List"
msgstr "Wróć do wykazu dokumentów"
#: app/mainwindow.cpp:1800
#, kde-format
msgid "You reached the last document, what do you want to do?"
msgstr "Doszedłeś do ostatniego dokumentu, co chcesz zrobić?"
#: app/mainwindow.cpp:1802
#, kde-format
msgid "Go to the First Document"
msgstr "Przejdź do pierwszego dokumentu"
#: app/renamedialog.cpp:50
#, kde-format
msgctxt "@action:button"
msgid "Rename"
msgstr "Zmień nazwę"
#: app/renamedialog.cpp:63
#, kde-kuit-format
msgid "Rename <filename>%1</filename> to:"
msgstr "Zmień nazwę <filename>%1</filename> na:"
#. i18n: ectx: property (windowTitle), widget (QDialog, RenameDialog)
#: app/renamedialog.ui:26
#, kde-format
msgctxt "@title:window"
msgid "Rename"
msgstr "Zmień nazwę"
#: app/saveallhelper.cpp:58
#, kde-format
msgctxt "@info:progress saving all image changes"
msgid "Saving..."
msgstr "Zapisywanie..."
#: app/saveallhelper.cpp:59
#, kde-format
msgid "&Stop"
msgstr "Z&atrzymaj"
#: app/saveallhelper.cpp:84
#, kde-format
msgctxt "@info"
msgid "One document could not be saved:"
msgid_plural "%1 documents could not be saved:"
msgstr[0] "Nie można było zapisać jednego dokumentu:"
msgstr[1] "Nie można było zapisać jednego %1 dokumentów:"
msgstr[2] "Nie można było zapisać jednego %1 dokumentów:"
#: app/saveallhelper.cpp:108
#, kde-kuit-format
msgctxt ""
"@info %1 is the name of the document which failed to save, %2 is the reason "
"for the failure"
msgid "<filename>%1</filename>: %2"
msgstr "<filename>%1</filename>: %2"
#: app/savebar.cpp:86
#, kde-format
msgid ""
"You have modified many images. To avoid memory problems, you should save "
"your changes."
msgstr ""
"Zmieniono wiele obrazów. Aby uniknąć problemów z pamięcią, należy zapisać "
"zmiany."
#: app/savebar.cpp:171
#, kde-format
msgid "Current image modified"
msgstr "Zmieniono bieżący obraz"
#: app/savebar.cpp:177
#, kde-format
msgid "Previous modified image"
msgstr "Poprzedni zmieniony obraz"
#: app/savebar.cpp:178
#, kde-format
msgid "Next modified image"
msgstr "Następny zmieniony obraz"
#: app/savebar.cpp:194
#, kde-format
msgid "One image modified"
msgid_plural "%1 images modified"
msgstr[0] "Zmieniono jeden obraz"
msgstr[1] "Zmieniono %1 obrazy"
msgstr[2] "Zmieniono %1 obrazów"
#: app/savebar.cpp:196
#, kde-format
msgid "Go to first modified image"
msgstr "Przejdź do pierwszego zmienionego obrazu"
#: app/savebar.cpp:198
#, kde-format
msgid "Go to it"
msgstr "Przejdź do niego"
#: app/savebar.cpp:297 app/savebar.cpp:301
#, kde-format
msgid "Save All"
msgstr "Zapisz wszystko"
#: app/semanticinfocontextmanageritem.cpp:174
#, kde-format
msgid "Semantic Information"
msgstr "Szczegóły semantyczne"
#: app/semanticinfocontextmanageritem.cpp:199
#, kde-format
msgctxt "@action"
msgid "Edit Tags"
msgstr "Edytuj znaczniki"
#: app/semanticinfocontextmanageritem.cpp:209
#, kde-format
msgctxt "@action Rating value of zero"
msgid "Zero"
msgstr "Zero"
#: app/semanticinfocontextmanageritem.cpp:245
#, kde-format
msgid "Edit"
msgstr "Edytuj"
#. i18n: ectx: property (windowTitle), widget (QWidget, SemanticInfoDialog)
#: app/semanticinfodialog.ui:13
#, kde-format
msgid "Tag Editor"
msgstr "Edytor znaczników"
#. i18n: ectx: property (text), widget (QPushButton, mPreviousButton)
#: app/semanticinfodialog.ui:31
#, kde-format
msgid "Previous"
msgstr "Poprzedni"
#. i18n: ectx: property (text), widget (QPushButton, mNextButton)
#: app/semanticinfodialog.ui:38
#, kde-format
msgid "Next"
msgstr "Następny"
#. i18n: ectx: property (text), widget (QLabel, label)
#: app/semanticinfosidebaritem.ui:22
#, kde-format
msgid "Rating:"
msgstr "Ocena:"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: app/semanticinfosidebaritem.ui:45
#, kde-format
msgid "Tags:"
msgstr "Znaczniki:"
#. i18n: ectx: property (placeholderText), widget (QTextEdit, mDescriptionTextEdit)
#: app/semanticinfosidebaritem.ui:76
#, kde-format
msgid "Description"
msgstr "Opis"
#: app/startmainpage.cpp:293
#, kde-format
msgctxt "@action Recent Folders view"
msgid "Add Folder to Places"
msgstr "Dodaj katalog do miejsc"
#: app/startmainpage.cpp:294
#, kde-format
msgctxt "@action Recent Folders view"
msgid "Forget This Folder"
msgstr "Zapomnij o tym katalogu"
#: app/startmainpage.cpp:295
#, kde-format
msgctxt "@action Recent Folders view"
msgid "Forget All Folders"
msgstr "Zapomnij o wszystkich katalogach"
#: app/startmainpage.cpp:297
#, kde-format
msgctxt "@action Recent Files view"
msgid "Add Containing Folder to Places"
msgstr "Dodaj zawierający katalog do miejsc"
#: app/startmainpage.cpp:298
#, kde-format
msgctxt "@action Recent Files view"
msgid "Forget This File"
msgstr "Zapomnij o tym pliku"
#: app/startmainpage.cpp:299
#, kde-format
msgctxt "@action Recent Files view"
msgid "Forget All Files"
msgstr "Zapomnij o wszystkich plikach"
#. i18n: ectx: property (text), widget (QLabel, mHistoryDisabledLabel)
#: app/startmainpage.ui:34
#, kde-format
msgid "History has been disabled."
msgstr "Historia została wyłączona."
#. i18n: ectx: attribute (title), widget (QWidget, mRecentFoldersTab)
#: app/startmainpage.ui:51
#, kde-format
msgid "Recent Folders"
msgstr "Ostatnie katalogi"
#. i18n: ectx: attribute (title), widget (QWidget, mRecentFilesTab)
#: app/startmainpage.ui:65
#, kde-format
msgid "Recent Files"
msgstr "Ostatnie pliki"
#. i18n: ectx: attribute (title), widget (QWidget, placesTab)
#: app/startmainpage.ui:97
#, kde-format
msgid "Places"
msgstr "Miejsca"
#. i18n: ectx: attribute (title), widget (QWidget, tagsTab)
#: app/startmainpage.ui:120
#, kde-format
msgid "Tags"
msgstr "Znaczniki"
#. i18n: ectx: property (text), widget (QLabel, mTagLabel)
#: app/startmainpage.ui:126
#, kde-format
msgid ""
"Browsing by tags is not available. Make sure Nepomuk is properly installed "
"on your computer."
msgstr ""
"Przeglądanie według znacznika nie jest dostępne. Upewnij się, że Nepomuk "
"jest prawidłowo zainstalowany na twoim komputerze."
#: app/viewmainpage.cpp:299 app/viewmainpage.cpp:453
#, kde-format
msgid "Synchronize"
msgstr "Synchronizuj"
#: app/viewmainpage.cpp:446
#, kde-format
msgid "Thumbnail Bar"
msgstr "Pasek miniatur"
#: app/viewmainpage.cpp:758
#, kde-format
msgctxt "@action:button"
msgid "Discard Changes and Reload"
msgstr "Porzuć zmiany i wczytaj ponownie"
#: app/viewmainpage.cpp:760
#, kde-format
msgctxt "@info"
msgid ""
"This image has been modified. Reloading it will discard all your changes."
msgstr "Obraz uległ zmianie. Ponowne wczytanie porzuci wszystkie zmiany."
#: importer/filenameformater.cpp:104
#, kde-format
msgid "Shooting date"
msgstr "Data zrobienia zdjęcia"
#: importer/filenameformater.cpp:105
#, kde-format
msgid "Shooting time"
msgstr "Czas zrobienia zdjęcia"
#: importer/filenameformater.cpp:106
#, kde-format
msgid "Original extension"
msgstr "Pierwotne rozszerzenie"
#: importer/filenameformater.cpp:107
#, kde-format
msgid "Original extension, in lower case"
msgstr "Pierwotne rozszerzenie, małymi literami"
#: importer/filenameformater.cpp:108
#, kde-format
msgid "Original filename"
msgstr "Pierwotna nazwa pliku"
#: importer/filenameformater.cpp:109
#, kde-format
msgid "Original filename, in lower case"
msgstr "Pierwotna nazwa pliku, małymi literami"
#: importer/importdialog.cpp:74
#, kde-format
msgid "One document has been imported."
msgid_plural "%1 documents have been imported."
msgstr[0] "Zaimportowano jeden dokument."
msgstr[1] "Zaimportowano %1 dokumenty."
msgstr[2] "Zaimportowano %1 dokumentów."
#: importer/importdialog.cpp:79
#, kde-format
msgid "One document has been skipped because it had already been imported."
msgid_plural ""
"%1 documents have been skipped because they had already been imported."
msgstr[0] "Pominięto jeden dokument, ponieważ już został on zaimportowany."
msgstr[1] "Pominięto %1 dokumenty, ponieważ już zostały one zaimportowane."
msgstr[2] "Pominięto %1 dokumentów, ponieważ już zostały one zaimportowane."
#: importer/importdialog.cpp:87
#, kde-format
msgid ""
"One of them has been renamed because another document with the same name had "
"already been imported."
msgid_plural ""
"%1 of them have been renamed because other documents with the same name had "
"already been imported."
msgstr[0] ""
"Zmieniono nazwę jednego z nich, ponieważ zaimportowano już dokument o tej "
"samej nazwie."
msgstr[1] ""
"Zmieniono nazwę %1 z nich, ponieważ zaimportowano już dokumenty o tych "
"samych nazwach."
msgstr[2] ""
"Zmieniono nazwę %1 z nich, ponieważ zaimportowano już dokumenty o tych "
"samych nazwach."
#: importer/importdialog.cpp:96
#, kde-format
msgid "Delete the imported document from the device?"
msgid_plural "Delete the %1 imported documents from the device?"
msgstr[0] "Usunąć zaimportowany dokument z urządzenia?"
msgstr[1] "Usunąć %1 zaimportowane dokumenty z urządzenia?"
msgstr[2] "Usunąć %1 zaimportowanych dokumentów z urządzenia?"
#: importer/importdialog.cpp:101
#, kde-format
msgid "Delete the skipped document from the device?"
msgid_plural "Delete the %1 skipped documents from the device?"
msgstr[0] "Usunąć pominięty dokument z urządzenia?"
msgstr[1] "Usunąć %1 pominięte dokumenty z urządzenia?"
msgstr[2] "Usunąć %1 pominiętych dokumentów z urządzenia?"
#: importer/importdialog.cpp:107
#, kde-format
msgctxt "Singular sentence is actually never used."
msgid "Delete the imported or skipped document from the device?"
msgid_plural "Delete the %1 imported and skipped documents from the device?"
msgstr[0] "Usunąć zaimportowany lub pominięty dokument z urządzenia?"
msgstr[1] "Usunąć %1 zaimportowane lub pominięte dokumenty z urządzenia?"
msgstr[2] "Usunąć %1 zaimportowanych lub pominiętych dokumentów z urządzenia?"
#: importer/importdialog.cpp:114
#, kde-format
msgctxt "@title:window"
msgid "Import Finished"
msgstr "Zakończono importowanie"
#: importer/importdialog.cpp:116
#, kde-format
msgid "Keep"
msgstr "Zachowaj"
#: importer/importdialog.cpp:129
#, kde-format
msgid ""
"Failed to delete the document:\n"
"%2"
msgid_plural ""
"Failed to delete documents:\n"
"%2"
msgstr[0] ""
"Usuwanie dokumentu nie powiodło się:\n"
"%2"
msgstr[1] ""
"Usuwanie dokumentów nie powiodło się:\n"
"%2"
msgstr[2] ""
"Usuwanie dokumentów nie powiodło się:\n"
"%2"
#: importer/importdialog.cpp:133
#, kde-format
msgid "Retry"
msgstr "Spróbuj ponownie"
#: importer/importdialog.cpp:134
#, kde-format
msgid "Ignore"
msgstr "Pomiń"
#: importer/importdialog.cpp:156
#, kde-format
msgid "What do you want to do now?"
msgstr "Co chcesz zrobić?"
#: importer/importdialog.cpp:158
#, kde-format
msgid "View Imported Documents with Gwenview"
msgstr "Otwórz zaimportowane dokumenty w Gwenview"
#: importer/importdialog.cpp:159
#, kde-format
msgid "Import more Documents"
msgstr "Zaimportuj więcej dokumentów"
#: importer/importdialog.cpp:160
#, kde-format
msgid "Quit"
msgstr "Zakończ"
#: importer/importer.cpp:75
#, kde-format
msgid "Could not create destination folder."
msgstr "Nie można utworzyć katalogu docelowego."
#: importer/importer.cpp:82
#, kde-format
msgid ""
"Could not create temporary upload folder:\n"
"%1"
msgstr ""
"Nie można utworzyć tymczasowego katalogu wysyłania:\n"
"%1"
#: importer/importerconfigdialog.cpp:56
#, kde-format
msgctxt "%1 is the importer keyword, %2 is keyword explanation"
msgid "%1: %2"
msgstr "%1: %2"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AutoRename)
#: importer/importerconfigdialog.ui:17
#, kde-format
msgid "Rename documents automatically"
msgstr "Samoczynnie zmienia nazwy dokumentów"
#. i18n: ectx: property (text), widget (QLabel, label)
#: importer/importerconfigdialog.ui:39
#, kde-format
msgid "Rename Format:"
msgstr "Format zmiany nazwy:"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: importer/importerconfigdialog.ui:59
#, kde-format
msgid "Preview:"
msgstr "Podgląd:"
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: importer/importerconfigdialog.ui:83
#, kde-format
msgid "<i>Type text or click the items below to customize the format</i>"
msgstr "<i>Wpisz tekst lub kliknij poniższe elementy, aby zmienić format</i>"
#: importer/main.cpp:46
#, kde-format
msgid "Gwenview Importer"
msgstr "Importowanie Gwenview"
#: importer/main.cpp:48
#, kde-format
msgid "Photo Importer"
msgstr "Importowanie zdjęć"
#: importer/main.cpp:54
#, kde-format
msgid ""
"The device UDI, used to retrieve information about the device (name, icon...)"
msgstr ""
"UDI urządzenia, używane do pobierania informacji o urządzeniu (nazwa, "
"ikona...)"
#: importer/main.cpp:54
#, kde-format
msgid "Device UDI"
msgstr "UDI urządzenia"
#: importer/main.cpp:55
#, kde-format
msgid "Source folder"
msgstr "Katalog źródłowy"
#: importer/main.cpp:60
#, kde-format
msgid "Missing required source folder argument."
msgstr "Brak wymaganego argumentu katalogu źródłowego."
#: importer/main.cpp:64
#, kde-format
msgid "Too many arguments."
msgstr "Zbyt wiele argumentów."
#: importer/main.cpp:70
#, kde-format
msgid "Invalid source folder."
msgstr "Nieprawidłowy katalog źródłowy."
#. i18n: ectx: property (text), widget (QLabel, label)
#: importer/progresspage.ui:30
#, kde-format
msgid "Importing documents..."
msgstr "Importowanie dokumentów..."
#: importer/thumbnailpage.cpp:211
#, kde-format
msgid "Import Selected"
msgstr "Importuj zaznaczone"
#: importer/thumbnailpage.cpp:214
#, kde-format
msgid "Import All"
msgstr "Importuj wszystkie"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: importer/thumbnailpage.ui:173
#, kde-format
msgid "Select the documents to import"
msgstr "Wybierz dokumenty do zaimportowania"
#. i18n: ectx: property (text), widget (QPushButton, mConfigureButton)
#: importer/thumbnailpage.ui:185
#, kde-format
msgid "Settings..."
msgstr "Ustawienia..."
#. i18n: ectx: property (text), widget (QLabel, label)
#: importer/thumbnailpage.ui:201
#, kde-format
msgid "Enter the import destination"
msgstr "Podaj miejsce docelowe importu"
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: importer/thumbnailpage.ui:220
#, kde-format
msgid "Listing content of:"
msgstr "Wyświetlanie zawartości:"
#: lib/about.cpp:39
#, kde-format
msgid "Copyright 2000-2019 Gwenview authors"
msgstr "Copyright 2000-2019 Autorzy Gwenview"
#: lib/about.cpp:43
#, kde-format
msgid "Current Maintainer"
msgstr "Obecny opiekun"
#: lib/about.cpp:47 lib/about.cpp:51
#, kde-format
msgid "Developer"
msgstr "Programista"
#: lib/crop/cropwidget.cpp:198
#, kde-format
msgid "Current Image"
msgstr "Obecny obraz"
#: lib/crop/cropwidget.cpp:201
#, kde-format
msgid "Square"
msgstr "Kwadrat"
#: lib/crop/cropwidget.cpp:202
#, kde-format
msgid "This Screen"
msgstr "Ten ekran"
#. i18n("This Screen"));
#. after switching to Qt > 5.9
#: lib/crop/cropwidget.cpp:206
#, kde-format
msgid "Landscape"
msgstr "Poziomy"
#: lib/crop/cropwidget.cpp:211 lib/crop/cropwidget.cpp:218
#, kde-format
msgid "ISO (A4, A3...)"
msgstr "ISO (A4, A3...)"
#: lib/crop/cropwidget.cpp:212 lib/crop/cropwidget.cpp:219
#, kde-format
msgid "US Letter"
msgstr "US listowy"
#: lib/crop/cropwidget.cpp:213
#, kde-format
msgid "Portrait"
msgstr "Pionowy"
#. i18n("%1:%2") because ':' should not be translated, it is
#. used to parse the ratio string.
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: lib/crop/cropwidget.cpp:228 lib/resize/resizeimagewidget.ui:164
#, kde-format
msgid "Width"
msgstr "Szerokość"
#. i18n: ectx: property (text), widget (QLabel, label_5)
#: lib/crop/cropwidget.cpp:228 lib/resize/resizeimagewidget.ui:174
#, kde-format
msgid "Height"
msgstr "Wysokość"
#: lib/crop/cropwidget.cpp:299
#, kde-format
msgctxt "@option:check"
msgid "Advanced settings"
msgstr "Ustawienia zaawansowane"
#: lib/crop/cropwidget.cpp:308
#, kde-format
msgctxt "@label:listbox"
msgid "Aspect ratio:"
msgstr "Współczynnik kształtu:"
#: lib/crop/cropwidget.cpp:321
#, kde-format
msgctxt "@label:spinbox"
msgid "Size:"
msgstr "Rozmiar:"
#: lib/crop/cropwidget.cpp:343
#, kde-format
msgctxt "@label:spinbox"
msgid "Position:"
msgstr "Położenie:"
#: lib/crop/cropwidget.cpp:364
#, kde-format
msgctxt "@option:check"
msgid "Preserve aspect ratio"
msgstr "Zachowaj współczynnik kształtu"
#: lib/document/document.cpp:307
#, kde-format
msgctxt "@info"
msgid "Gwenview cannot save this kind of documents."
msgstr "Gwenview nie może zapisać tego typu dokumentów."
#: lib/document/loadingdocumentimpl.cpp:140
#, kde-format
msgctxt "@info"
msgid "Gwenview cannot display documents of type %1."
msgstr "Gwenview nie może wyświetlić obrazów w formacie %1."
#: lib/document/loadingdocumentimpl.cpp:392
#, kde-format
msgctxt "@info"
msgid "Could not open file %1"
msgstr "Nie można otworzyć pliku %1"
#: lib/document/loadingdocumentimpl.cpp:486
#, kde-format
msgctxt "@info"
msgid "Loading meta information failed."
msgstr "Nie udało się wczytać metadanych."
#: lib/document/loadingdocumentimpl.cpp:514
#, kde-format
msgctxt "@info"
msgid "Loading image failed."
msgstr "Nie udało się wczytać obrazu."
#: lib/document/loadingjob.cpp:58
#, kde-format
msgid "Could not load document %1"
msgstr "Nie można wczytać dokumentu %1"
#. i18n* with markup substitution here, this is done in GvCore::slotSaveResult or SaveAllHelper::slotResult
#: lib/document/savejob.cpp:107
#, kde-format
msgctxt "@info"
msgid ""
"Could not open file for writing, check that you have the necessary rights in "
"<filename>%1</filename>."
msgstr ""
"Nie można otworzyć pliku do zapisu, sprawdź czy masz wymagane prawa do pliku "
"<filename>%1</filename>."
#: lib/document/savejob.cpp:134
#, kde-kuit-format
msgctxt "@info"
msgid ""
"Could not overwrite file, check that you have the necessary rights to write "
"in <filename>%1</filename>."
msgstr ""
"Nie można nadpisać pliku, sprawdź czy masz wymagane prawa zapisu do pliku "
"<filename>%1</filename>."
#: lib/documentview/documentview.cpp:208
#, kde-format
msgctxt "@info:tooltip"
msgid "Trash"
msgstr "Do kosza"
#: lib/documentview/documentview.cpp:209
#, kde-format
msgctxt "@action:button"
msgid "Deselect"
msgstr "Odznacz wszystko"
#: lib/documentview/documentview.cpp:524
#, kde-format
msgid "Gwenview does not know how to display this kind of document"
msgstr "Gwenview nie wie jak wyświetlić taki rodzaju dokument"
#: lib/documentview/documentview.cpp:630
#, kde-kuit-format
msgid "Loading <filename>%1</filename> failed"
msgstr "Nie udało się wczytać <filename>%1</filename>."
#: lib/documentview/documentviewcontroller.cpp:66
#, kde-format
msgid "Zoom to fit"
msgstr "Powiększ tak, aby dopasować"
#: lib/documentview/documentviewcontroller.cpp:68
#, kde-format
msgctxt "@action:button Zoom to fit, shown in status bar, keep it short please"
msgid "Fit"
msgstr "Dopasuj"
#: lib/documentview/documentviewcontroller.cpp:73
#, kde-format
msgid "Zoom to fill window by fitting to width or height"
msgstr "Powiększ tak, aby wypełnić okno na wysokość lub szerokość"
#: lib/documentview/documentviewcontroller.cpp:75
#, kde-format
msgctxt ""
"@action:button Zoom to fill (fit width or height), shown in status bar, keep "
"it short please"
msgid "Fill"
msgstr "Wypełnij"
#: lib/documentview/documentviewcontroller.cpp:80
#, kde-format
msgctxt ""
"@action:button Zoom to original size, shown in status bar, keep it short "
"please"
msgid "100%"
msgstr "100%"
#: lib/documentview/messageviewadapter.cpp:52
#, kde-format
msgid "No document selected"
msgstr "Nie wybrano dokumentu"
#: lib/fullscreenbar.cpp:266 lib/statusbartoolbutton.cpp:107
#, kde-format
msgctxt "@info:tooltip of custom toolbar button"
msgid "%1"
msgstr "%1"
#. i18n: ectx: whatsthis, entry (PercentageOfMemoryUsageWarning), group (General)
#: lib/gwenviewconfig.kcfg:47
#, kde-format
msgid ""
"The percentage of memory used by Gwenview before it\n"
" warns the user and suggest saving changes."
msgstr ""
"Procentowe użycie pamięci przez Gwenview przed\n"
" ostrzeżeniem użytkownika i sugestią zapisania zmian."
#. i18n: ectx: whatsthis, entry (BlackListedExtensions), group (General)
#: lib/gwenviewconfig.kcfg:54
#, kde-format
msgid ""
"A list of filename extensions Gwenview should not try to\n"
" load. We exclude *.new as well because this is the extension\n"
" used for temporary files by KSaveFile."
msgstr ""
"Wykaz rozszerzeń plików, których Gwenview nie będzie\n"
" wczytywał. Wykluczono rozszerzenie *.new, gdyż\n"
" jest ono używane dla plików tymczasowych przez KSaveFile."
#. i18n: ectx: whatsthis, entry (ZoomMode), group (ImageView)
#: lib/gwenviewconfig.kcfg:186
#, kde-format
msgid ""
"Defines what happens when going to image B after\n"
" having zoomed in on an area of image A. If set to Autofit,\n"
" image B is zoomed out to fit the screen. If set to KeepSame,\n"
" all images share the same zoom and position: image B is set\n"
" to the same zoom parameters as image A (and if these are\n"
" changed, image A will then be displayed with the updated zoom\n"
" and position). If set to Individual, all images remember\n"
" their own zoom and position: image B is initially set to the\n"
" same zoom parameters as image A, but will then remember its\n"
" own zoom and position (if these are changed, image A will NOT\n"
" be displayed with the updated zoom and position)."
msgstr ""
"Określa co się dzieje po przejściu do obrazu B po\n"
" wykonaniu przybliżenia na obszarze obrazu A. Jeśli ustawiono "
"Autoskalowanie,\n"
" to obraz B zostanie przybliżony tak, aby zmieścić się na "
"ekranie. Jeśli ustawiono Zachowaj to samo,\n"
" to wszystkie obrazy współdzielą ten sam stopień powiększenia i "
"miejsce: dla obrazu B ustawiane\n"
" są te same parametry zbliżenia jak dla obrazu A (a jeśli te "
"ulegną zmianie\n"
" , to obraz A zostanie wyświetlony z uaktualnionym przybliżeniem\n"
" i miejscem). Jeśli ustawiono Osobno, to wszystkie obrazy "
"zapamiętują\n"
" swoje powiększenie i położenie: dla obrazu B zostaną wstępnie "
"ustawione\n"
" parametry przybliżenia jak dla obrazu A, lecz później "
"zapamiętają\n"
" swoje własne powiększenie i miejsce (jeśli te ulegną zmianie, to "
"obraz A NIE\n"
" zostanie wyświetlony z uaktualnionym stopniem przybliżenia i "
"miejscem)."
#. i18n: ectx: whatsthis, entry (RenderingIntent), group (ImageView)
#: lib/gwenviewconfig.kcfg:200
#, kde-format
msgid ""
"Defines how colors are rendered when your display\n"
" uses an ICC color profile and an image has colors that do not\n"
" fit within the profile's color gamut. \"Perceptual\" will scale\n"
" the colors of the entire image so that they all fit within the\n"
" display's capabilities. \"Relative\" will squash only the "
"colors\n"
" that cannot be displayed, and leave the other colors alone."
msgstr ""
"Określa wyświetlanie barw, gdy twój wyświetlacz\n"
" wykorzystuje profile barw ICC i obraz ma barwy,\n"
" które nie mieszczą się w przestrzeni barw profilu. \"Percepcyjne"
"\" przeskaluje\n"
" barwy całego obrazu tak, aby wpasowały się w możliwości "
"wyświetlacza.\n"
" \"Względne\" scali tylko barw, których\n"
" nie można wyświetlić na ekranie i pozostawi inne barwy w spokoju."
#. i18n: ectx: label, entry (random), group (slide show)
#: lib/gwenviewconfig.kcfg:286
#, kde-format
msgid "Display slide show images in random order"
msgstr "W pokazie slajdów wyświetl obrazy w kolejności losowej"
#. i18n: ectx: label, entry (fullscreen), group (slide show)
#: lib/gwenviewconfig.kcfg:290
#, kde-format
msgid "Show slideshow in fullscreen mode"
msgstr "Uruchamiaj pokaz slajdów w trybie pełnoekranowym"
#. i18n: ectx: label, entry (loop), group (slide show)
#: lib/gwenviewconfig.kcfg:294
#, kde-format
msgid "Loop on images"
msgstr "Zapętlaj na obrazach"
#. i18n: ectx: label, entry (stopAtEnd), group (slide show)
#: lib/gwenviewconfig.kcfg:298
#, kde-format
msgid "Stop at last image of folder"
msgstr "Zatrzymaj na ostatnim obrazie z katalogu"
#. i18n: ectx: label, entry (interval), group (slide show)
#: lib/gwenviewconfig.kcfg:302
#, kde-format
msgid "Interval between images (in seconds)"
msgstr "Czas oczekiwania między obrazami (w sekundach)"
#. i18n: ectx: label, entry (CropPreserveAspectRatio), group (Crop)
#: lib/gwenviewconfig.kcfg:318
#, kde-format
msgid "Restrict crop to image ratio when Advanced Settings disabled"
msgstr ""
"Ogranicz przycinanie do stosunku obrazu przy włączonych ustawieniach "
"zaawansowanych"
#. i18n: ectx: label, entry (CropRatioIndex), group (Crop)
#: lib/gwenviewconfig.kcfg:322
#, kde-format
msgid "Index representing selected ratio in the Advanced settings combobox"
msgstr ""
"Indeks przedstawiający wybranych stosunek w polu rozwijanym ustawień "
"zaawansowanych"
#. i18n: ectx: label, entry (CropRatioWidth), group (Crop)
#: lib/gwenviewconfig.kcfg:326
#, kde-format
msgid "Last used crop ratio width when Advanced Settings enabled"
msgstr ""
"Ostatnio używany stosunek szerokości przy włączonych ustawieniach "
"zaawansowanych"
#. i18n: ectx: label, entry (CropRatioHeight), group (Crop)
#: lib/gwenviewconfig.kcfg:330
#, kde-format
msgid "Last used crop ratio height when Advanced Settings enabled"
msgstr ""
"Ostatnio używany stosunek wysokości przy włączonych ustawieniach "
"zaawansowanych"
#: lib/historymodel.cpp:148
#, kde-format
msgid "Last visited: %1"
msgstr "Ostatnie odwiedziny: %1"
#: lib/hud/hudwidget.cpp:106
#, kde-format
msgctxt "@info:tooltip"
msgid "Close"
msgstr "Zamknij"
#: lib/imagemetainfomodel.cpp:252
#, kde-format
msgctxt "@item:intable Image file name"
msgid "Name"
msgstr "Nazwa"
#: lib/imagemetainfomodel.cpp:253
#, kde-format
msgctxt "@item:intable"
msgid "File Size"
msgstr "Rozmiar pliku"
#: lib/imagemetainfomodel.cpp:254
#, kde-format
msgctxt "@item:intable"
msgid "File Time"
msgstr "Czas pliku"
#: lib/imagemetainfomodel.cpp:255
#, kde-format
msgctxt "@item:intable"
msgid "Image Size"
msgstr "Rozmiar obrazu"
#: lib/imagemetainfomodel.cpp:256
#, kde-format
msgctxt "@item:intable"
msgid "Comment"
msgstr "Komentarz"
#: lib/imagemetainfomodel.cpp:316
#, kde-format
msgctxt "@title:group General info about the image"
msgid "General"
msgstr "Ogólne"
#: lib/imagemetainfomodel.cpp:406
#, kde-format
msgctxt "@item:intable %1 is image width, %2 is image height"
msgid "%1x%2"
msgstr "%1x%2"
#: lib/imagemetainfomodel.cpp:414
#, kde-format
msgctxt "@item:intable %1 is number of millions of pixels in image"
msgid "(%1MP)"
msgstr "(%1MP)"
#: lib/imagemetainfomodel.cpp:565
#, kde-format
msgctxt "@title:column"
msgid "Property"
msgstr "Właściwość"
#: lib/imagemetainfomodel.cpp:567
#, kde-format
msgctxt "@title:column"
msgid "Value"
msgstr "Wartość"
#: lib/jpegcontent.cpp:650
#, kde-format
msgctxt "@info"
msgid "Could not open file for writing."
msgstr "Nie można otworzyć pliku do zapisu."
#: lib/jpegcontent.cpp:666
#, kde-format
msgctxt "@info"
msgid "No data to store."
msgstr "Brak danych do zachowania."
#: lib/print/printhelper.cpp:134
#, kde-format
msgid "Print Image"
msgstr "Wydruk obrazu"
#. i18n: ectx: property (windowTitle), widget (QWidget, PrintOptionsPage)
#: lib/print/printoptionspage.ui:14
#, kde-format
msgid "Image Settings"
msgstr "Ustawienia obrazu"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#: lib/print/printoptionspage.ui:20
#, kde-format
msgid "Image Position"
msgstr "Pozycja obrazu"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#: lib/print/printoptionspage.ui:45
#, kde-format
msgid "Scaling"
msgstr "Skalowanie"
#. i18n: ectx: property (text), widget (QRadioButton, mNoScale)
#: lib/print/printoptionspage.ui:51
#, kde-format
msgid "&No scaling"
msgstr "Bez skalowa&nia"
#. i18n: ectx: property (text), widget (QRadioButton, mScaleToPage)
#: lib/print/printoptionspage.ui:61
#, kde-format
msgid "&Fit image to page"
msgstr "&Dopasuj obraz do strony"
#. i18n: ectx: property (text), widget (QRadioButton, mScaleTo)
#: lib/print/printoptionspage.ui:123
#, kde-format
msgid "&Scale to:"
msgstr "&Skaluj do:"
#. i18n: ectx: property (text), widget (QLabel, textLabel2)
#: lib/print/printoptionspage.ui:158
#, kde-format
msgctxt "Dimension separator, as in: '15 x 10 centimeters'"
msgid "x"
msgstr "x"
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_PrintUnit)
#: lib/print/printoptionspage.ui:185
#, kde-format
msgid "Millimeters"
msgstr "Milimetry"
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_PrintUnit)
#: lib/print/printoptionspage.ui:190
#, kde-format
msgid "Centimeters"
msgstr "Centymetry"
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_PrintUnit)
#: lib/print/printoptionspage.ui:195
#, kde-format
msgid "Inches"
msgstr "Cale"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_PrintKeepRatio)
#: lib/print/printoptionspage.ui:224
#, kde-format
msgid "Keep ratio"
msgstr "Zachowaj kształt"
#. i18n: ectx: property (text), widget (QLabel, label)
#: lib/redeyereduction/redeyereductionwidget.ui:43
#, kde-format
msgid "Size:"
msgstr "Rozmiar:"
#. i18n: ectx: property (text), widget (QLabel, helpTextLabel)
#: lib/redeyereduction/redeyereductionwidget.ui:150
#, kde-format
msgid ""
"Click on a red eye and choose a size, or double-click to correct instantly."
msgstr ""
"Kliknij na czerwonym oku i wybierz rozmiar, kliknij dwukrotnie, aby "
"natychmiastowo poprawić."
#: lib/resize/resizeimageoperation.cpp:71
#, kde-format
msgctxt "(qtundo-format)"
msgid "Resize"
msgstr "Zmień rozmiar"
#. i18n: ectx: property (windowTitle), widget (QWidget, ResizeImageWidget)
#: lib/resize/resizeimagewidget.ui:14
#, kde-format
msgid "Resize Image"
msgstr "Zmień rozmiar obrazu"
#. i18n: ectx: property (text), widget (QLabel, label)
#: lib/resize/resizeimagewidget.ui:20
#, kde-format
msgid "Current size:"
msgstr "Bieżący rozmiar:"
#. i18n: ectx: property (suffix), widget (QSpinBox, mWidthSpinBox)
#. i18n: ectx: property (suffix), widget (QSpinBox, mHeightSpinBox)
#: lib/resize/resizeimagewidget.ui:33 lib/resize/resizeimagewidget.ui:89
#, kde-format
msgid " px"
msgstr " piks."
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, mHeightPercentSpinBox)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, mWidthPercentSpinBox)
#: lib/resize/resizeimagewidget.ui:56 lib/resize/resizeimagewidget.ui:131
#, no-c-format, kde-format
msgid " %"
msgstr " %"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: lib/resize/resizeimagewidget.ui:115
#, kde-format
msgid "New size:"
msgstr "Nowy rozmiar:"
#. i18n: ectx: property (text), widget (QCheckBox, mKeepAspectCheckBox)
#: lib/resize/resizeimagewidget.ui:147
#, kde-format
msgid "Keep aspect ratio"
msgstr "Zachowaj współczynnik kształtu"
#: lib/semanticinfo/tagitemdelegate.cpp:67
#, kde-format
msgctxt "@info:tooltip"
msgid "Assign this tag to all selected images"
msgstr "Przypisz ten znacznik do wszystkich wybranych obrazów"
#: lib/semanticinfo/tagwidget.cpp:152
#, kde-format
msgid "Add tag"
msgstr "Dodaj znacznik"
#: lib/slideshow.cpp:186
#, kde-format
msgctxt "@item:inmenu toggle loop in slideshow"
msgid "Loop"
msgstr "Zapętlij"
#: lib/slideshow.cpp:191
#, kde-format
msgctxt "@item:inmenu toggle random order in slideshow"
msgid "Random"
msgstr "Losowo"
#: lib/transformimageoperation.cpp:61
#, kde-format
msgctxt "(qtundo-format)"
msgid "Rotate Right"
msgstr "Obróć w prawo"
#: lib/transformimageoperation.cpp:64
#, kde-format
msgctxt "(qtundo-format)"
msgid "Rotate Left"
msgstr "Obróć w lewo"
#: lib/transformimageoperation.cpp:67
#, kde-format
msgctxt "(qtundo-format)"
msgid "Mirror"
msgstr "Odbij w poziomie"
#: lib/transformimageoperation.cpp:70
#, kde-format
msgctxt "(qtundo-format)"
msgid "Flip"
msgstr "Odbij w pionie"
#: lib/transformimageoperation.cpp:75
#, kde-format
msgctxt "(qtundo-format)"
msgid "Transform"
msgstr "Przekształć"
#: part/gvpart.cpp:80
#, kde-format
msgctxt "@action"
msgid "Properties"
msgstr "Właściwości"
#: part/gvpart.cpp:121
#, kde-format
msgid "Gwenview KPart"
msgstr "Gwenview KPart"
#. i18n: ectx: Menu (file)
#: part/gvpart.rc:4
#, kde-format
msgid "&File"
msgstr "&Plik"
#. i18n: ectx: Menu (view)
#: part/gvpart.rc:8
#, kde-format
msgid "&View"
msgstr "&Widok"
#~ msgid "Cache:"
#~ msgstr "Pamięć podręczna:"
#~ msgid "Delete thumbnail cache folder on exit"
#~ msgstr "Przy wyjściu usuwaj katalog z pamięcią podręczną miniatur"
#~ msgid "Size"
#~ msgstr "Rozmiar"
#~ msgid "Click on the red eye you want to fix"
#~ msgstr "Naciśnij na czerwone oko, które chcesz poprawić"
#~ msgid "Red Eye Reduction"
#~ msgstr "Ograniczenie czerwonych oczu"
#~ msgid "RedEyeReduction"
#~ msgstr "OgraniczenieCzerwonychOczu"
#~ msgctxt "@label"
#~ msgid "%1 document"
#~ msgid_plural "%1 documents"
#~ msgstr[0] "%1 dokument"
#~ msgstr[1] "%1 dokumenty"
#~ msgstr[2] "%1 dokumentów"
#~ msgid "Image Resizing"
#~ msgstr "Zmiana rozmiaru obrazu"
#~ msgid "Enter the new size for this image."
#~ msgstr "Podaj nowe wymiary dla tego obrazu."
#, fuzzy
#~| msgctxt "@option:Perceptual rendering intent"
#~| msgid "Perceptual"
#~ msgid "Percentage:"
#~ msgstr "Percepcyjny"
#~ msgctxt "@info"
#~ msgid ""
#~ "A file named <filename>%1</filename> already exists.\n"
#~ "Are you sure you want to overwrite it?"
#~ msgstr ""
#~ "Plik o nazwie <filename>%1</filename> już istnieje.\n"
#~ "Czy chcesz go nadpisać?"
#~ msgid "Ratio:"
#~ msgstr "Kształt:"
#~ msgid "Stop Slideshow"
#~ msgstr "Zatrzymaj pokaz slajdów"
#~ msgid "Add to Places"
#~ msgstr "Dodaj do miejsc"
#~ msgid "Zoom to Fit Width"
#~ msgstr "Powiększ, aby dopasować na szerokość"
#~ msgctxt ""
#~ "@action:button Zoom to fit width, shown in status bar, keep it short "
#~ "please"
#~ msgid "Fit Width"
#~ msgstr "Dopasuj na szerokość"
#~ msgid "Si&ze:"
#~ msgstr "Ro&zmiar:"
#~ msgid "Si&ze"
#~ msgstr "Ro&zmiar"
#~ msgctxt "@title:window"
#~ msgid "Copy To"
#~ msgstr "Kopiuj do"
#~ msgctxt "@title:window"
#~ msgid "Move To"
#~ msgstr "Przenieś do"
#~ msgctxt "@title:window"
#~ msgid "Link To"
#~ msgstr "Dowiąż do"
#~ msgctxt "@info"
#~ msgid "No image format selected."
#~ msgstr "Nie wybrano formatu obrazu."
#~ msgid "Delete"
#~ msgstr "Usuń"
#~ msgid "Forget this URL"
#~ msgstr "Zapomnij ten URL"
#~ msgid "Recent URLs"
#~ msgstr "Ostatnie adresy URL"
#~ msgid "Aurélien Gâteau"
#~ msgstr "Aurélien Gâteau"
#~ msgid "Main developer"
#~ msgstr "Główny programista"
#~ msgid "Benjamin Löwe"
#~ msgstr "Benjamin Löwe"
#~ msgctxt "@action:inmenu"
#~ msgid "Paste One Folder"
#~ msgstr "Wklej jeden katalog"
#~ msgctxt "@action:inmenu"
#~ msgid "Paste One File"
#~ msgstr "Wklej jeden plik"
#~ msgctxt "@action:inmenu"
#~ msgid "Paste One Item"
#~ msgid_plural "Paste %1 Items"
#~ msgstr[0] "Wklej jeden element"
#~ msgstr[1] "Wklej %1 elementy"
#~ msgstr[2] "Wklej %1 elementów"
#~ msgctxt "@action:inmenu"
#~ msgid "Paste Clipboard Contents..."
#~ msgstr "Wklej zawartość schowka"
#~ msgctxt "@action:inmenu"
#~ msgid "Paste"
#~ msgstr "Wklej"
#~ msgid ""
#~ "Defines what happens when going to image B after having zoomed an area of "
#~ "image A.\n"
#~ " When true: zoom and position is kept. When false: image B "
#~ "is zoomed out to fit the screen."
#~ msgstr ""
#~ "Określa co się dzieje przy przechodzeniu do obrazu B po dokonaniu "
#~ "zbliżenia na obrazie A.\n"
#~ " Gdy prawda: zbliżenie i pozycja zostaje zachowane. Gdy "
#~ "fałsz: obraz B zostaje oddalony, tak aby wpasować się w ekran."
#~ msgid "Last document reached, continuing on first document."
#~ msgstr ""
#~ "Osiągnięto ostatni dokument, nastąpiło przejście od pierwszego dokumentu."
#~ msgid "First document reached, continuing on last document."
#~ msgstr ""
#~ "Osiągnięto pierwszy dokument, nastąpiło przejście od ostatniego dokumentu."
#~ msgid "Copyright 2009-2010 Aurélien Gâteau"
#~ msgstr "Prawa autorskie 2009-2010 Aurélien Gâteau"
#, fuzzy
#~| msgid "Thumbnails"
#~ msgid "thumbnailgen"
#~ msgstr "Miniatury"
#, fuzzy
#~| msgid "Image Position"
#~ msgid "Image dir to open"
#~ msgstr "Pozycja obrazu"
#~ msgctxt "@action:button"
#~ msgid "Trash"
#~ msgstr "Do kosza"
#~ msgctxt ""
#~ "@action Go back to a more general page (start page <- list <- image)"
#~ msgid "Back"
#~ msgstr "Wstecz"
#~ msgid "Metadata"
#~ msgstr "Metadane"
#~ msgid "Configure Displayed Metadata..."
#~ msgstr "Konfiguruj wyświetlanie metadanych..."
#~ msgid "Appearance"
#~ msgstr "Wygląd"
#~ msgid "Theme:"
#~ msgstr "Motyw:"
#~ msgid "Close"
#~ msgstr "Zamknij"
#~ msgctxt "@action Switch to image view"
#~ msgid "View"
#~ msgstr "Oglądaj"
#~ msgctxt "@title:menu"
#~ msgid "Effects"
#~ msgstr "Efekty"
#~ msgid "Apply"
#~ msgstr "Zastosuj"
#, fuzzy
#~| msgid "Create Folder"
#~ msgctxt "@title:window"
#~ msgid "Create Folder"
#~ msgstr "Utwórz katalog"
#~ msgid "Enter the name of the folder to create:"
#~ msgstr "Podaj nazwę nowego katalogu:"
#~ msgid "No Plugin"
#~ msgstr "Brak wtyczki"
#~ msgid "Copyright 2009 Aurélien Gâteau"
#~ msgstr "Copyright 2009 Aurélien Gâteau"
#~ msgid "Copyright 2000-2008 Aurélien Gâteau"
#~ msgstr "Copyright 2000-2008 Aurélien Gâteau"
#~ msgid "History"
#~ msgstr "Historia"
#~ msgid "Performance"
#~ msgstr "Wydajność"
#~ msgctxt "@title:group"
#~ msgid "Exif"
#~ msgstr "Exif"
#~ msgctxt "@title:group"
#~ msgid "Iptc"
#~ msgstr "Iptc"
#~ msgid "..."
#~ msgstr "..."
#~ msgid "&X:"
#~ msgstr "&X:"
#~ msgid "&Y:"
#~ msgstr "&Y:"
#~ msgid "&Height:"
#~ msgstr "&Wysokość:"
#~ msgid "x"
#~ msgstr "x"
#~ msgid "Constrain ratio"
#~ msgstr "Zachowanie proporcji"
Index: trunk/l10n-kf5/pl/messages/kdegraphics/spectacle.po
===================================================================
--- trunk/l10n-kf5/pl/messages/kdegraphics/spectacle.po (revision 1552240)
+++ trunk/l10n-kf5/pl/messages/kdegraphics/spectacle.po (revision 1552241)
@@ -1,1095 +1,1095 @@
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
#
# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2015, 2016, 2017, 2018, 2019.
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-09-05 03:04+0200\n"
-"PO-Revision-Date: 2019-07-21 09:26+0200\n"
+"PO-Revision-Date: 2019-09-21 08:30+0200\n"
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
-"|| n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10"
+" || n%100>=20) ? 1 : 2);\n"
"X-Generator: Lokalize 19.07.70\n"
#: desktop/MigrateShortcuts.cpp:74 src/SpectacleConfig.cpp:45
#, kde-format
msgid "Launch Spectacle"
msgstr "Uruchom Spectacle"
#: desktop/MigrateShortcuts.cpp:79 src/SpectacleConfig.cpp:50
#, kde-format
msgid "Capture Entire Desktop"
msgstr "Przechwyć cały pulpit"
#: desktop/MigrateShortcuts.cpp:84 src/SpectacleConfig.cpp:55
#, kde-format
msgid "Capture Current Monitor"
msgstr "Przechwyć bieżący monitor"
#: desktop/MigrateShortcuts.cpp:89 src/SpectacleConfig.cpp:60
#, kde-format
msgid "Capture Active Window"
msgstr "Przechwyć bieżące okno"
#: desktop/MigrateShortcuts.cpp:94 src/SpectacleConfig.cpp:65
#, kde-format
msgid "Capture Rectangular Region"
msgstr "Przechwyć obszar prostokątny"
#: src/ExportManager.cpp:301
#, kde-format
msgid "QImageWriter cannot write image: %1"
msgstr "QImageWriter nie może zapisać obrazu: %1"
#: src/ExportManager.cpp:316
#, kde-kuit-format
msgctxt "@info"
msgid ""
"Cannot save screenshot because creating the directory failed:<nl/><filename>"
"%1</filename>"
msgstr ""
"Nie można zapisać zrzutu ekranu, bo nie udało się utworzyć katalogu:<nl/"
"><filename>%1</filename>"
#: src/ExportManager.cpp:326
#, kde-format
msgid "Cannot save screenshot. Error while writing file."
msgstr "Nie można zapisać zrzutu ekranu. Błąd przy zapisie pliku."
#: src/ExportManager.cpp:347
#, kde-kuit-format
msgctxt "@info"
msgid ""
"Cannot save screenshot because creating the remote directory failed:<nl/"
"><filename>%1</filename>"
msgstr ""
"Nie można zapisać zrzutu ekranu, bo nie udało się utworzyć zdalnego katalogu:"
"<nl/><filename>%1</filename>"
#: src/ExportManager.cpp:358 src/ExportManager.cpp:409
#, kde-format
msgid "Cannot save screenshot. Error while writing temporary local file."
msgstr ""
"Nie można zapisać zrzutu ekranu. Błąd przy zapisie tymczasowego, lokalnego "
"pliku."
#: src/ExportManager.cpp:366
#, kde-format
msgid "Unable to save image. Could not upload file to remote location."
msgstr ""
"Nie można zapisać obrazu. Nie można wysłać pliku do położenia zdalnego."
#: src/ExportManager.cpp:416
#, kde-format
msgid "Cannot save screenshot. The save filename is invalid."
msgstr "Nie można zapisać zrzutu ekranu. Nazwa pliku jest nieprawidłowa."
#: src/ExportManager.cpp:449 src/ExportManager.cpp:510
#, kde-format
msgid "Cannot save an empty screenshot image."
msgstr "Nie można zapisać pustego zrzutu ekranu."
#: src/ExportManager.cpp:544
#, kde-format
msgid "Printing failed. The printer failed to initialize."
msgstr "Nieudane drukowanie. Nie udało się zainicjować drukarki."
#: src/ExportManager.cpp:564
#, kde-format
msgctxt ""
"A placeholder in the user configurable filename will replaced by the "
"specified value"
msgid "Year (4 digit)"
msgstr "Rok (4 cyfry)"
#: src/ExportManager.cpp:567
#, kde-format
msgctxt ""
"A placeholder in the user configurable filename will replaced by the "
"specified value"
msgid "Year (2 digit)"
msgstr "Rok (2 cyfry)"
#: src/ExportManager.cpp:570
#, kde-format
msgctxt ""
"A placeholder in the user configurable filename will replaced by the "
"specified value"
msgid "Month"
msgstr "Miesiąc"
#: src/ExportManager.cpp:573
#, kde-format
msgctxt ""
"A placeholder in the user configurable filename will replaced by the "
"specified value"
msgid "Day"
msgstr "Dzień"
#: src/ExportManager.cpp:576
#, kde-format
msgctxt ""
"A placeholder in the user configurable filename will replaced by the "
"specified value"
msgid "Hour"
msgstr "Godzina"
#: src/ExportManager.cpp:579
#, kde-format
msgctxt ""
"A placeholder in the user configurable filename will replaced by the "
"specified value"
msgid "Minute"
msgstr "Minuta"
#: src/ExportManager.cpp:582
#, kde-format
msgctxt ""
"A placeholder in the user configurable filename will replaced by the "
"specified value"
msgid "Second"
msgstr "Sekunda"
#: src/ExportManager.cpp:585
#, kde-format
msgctxt ""
"A placeholder in the user configurable filename will replaced by the "
"specified value"
msgid "Window Title"
msgstr "Tytuł okna"
#: src/ExportManager.cpp:588
#, kde-format
msgctxt ""
"A placeholder in the user configurable filename will replaced by the "
"specified value"
msgid "Sequential numbering"
msgstr "Numerowanie szeregowe"
#: src/ExportManager.cpp:591
#, kde-format
msgctxt ""
"A placeholder in the user configurable filename will replaced by the "
"specified value"
msgid "Sequential numbering, padded out to N digits"
msgstr "Numerowanie szeregowe, mające zawsze N cyfr"
#: src/Gui/ExportMenu.cpp:53
#, kde-format
msgid "More Online Services"
msgstr "Więcej usług sieciowych"
#: src/Gui/ExportMenu.cpp:54
#, kde-format
msgid "Please wait..."
msgstr "Proszę czekać..."
#: src/Gui/ExportMenu.cpp:101
#, kde-format
msgid "Other Application..."
msgstr "Inny program..."
#: src/Gui/ExportMenu.cpp:141
#, kde-format
msgid "KIPI plugin from library %1 failed to load"
msgstr "Nie udało się wczytać wtyczki KIPI z biblioteki %1"
#: src/Gui/ExportMenu.cpp:166
#, kde-format
msgid "No KIPI plugins available"
msgstr "Brak wtyczek KIPI"
#: src/Gui/ExportMenu.cpp:176
#, kde-format
msgid "Share"
msgstr "Udostępnij"
#: src/Gui/KSImageWidget.cpp:46
#, kde-format
msgid "Image Size: %1x%2 pixels"
msgstr "Rozmiar obrazu: %1x%2 pikseli"
#: src/Gui/KSMainWindow.cpp:141
#, kde-format
msgid "Configure..."
msgstr "Ustawienia..."
#: src/Gui/KSMainWindow.cpp:142
#, kde-format
msgid "Change Spectacle's settings."
msgstr "Zmień ustawienia Spectacle."
#: src/Gui/KSMainWindow.cpp:146
#, kde-format
msgid "Tools"
msgstr "Narzędzia"
#: src/Gui/KSMainWindow.cpp:152
#, kde-format
msgid "Export"
msgstr "Eksportuj"
#: src/Gui/KSMainWindow.cpp:157
#, kde-format
msgid "Copy to Clipboard"
msgstr "Skopiuj do schowka"
#: src/Gui/KSMainWindow.cpp:158
#, kde-format
msgid "Copy the current screenshot image to the clipboard."
msgstr "Skopiuje bieżący zrzut ekranu do schowka."
#: src/Gui/KSMainWindow.cpp:173
#, kde-format
msgid "Open Screenshots Folder"
msgstr "Otwórz katalog zrzutów"
#: src/Gui/KSMainWindow.cpp:176
#, kde-format
msgid "Record Screen"
msgstr "Nagraj ekran"
#: src/Gui/KSMainWindow.cpp:226
#, kde-format
msgid "Open Containing Folder"
msgstr "Otwórz zawierający katalog"
#: src/Gui/KSMainWindow.cpp:258
#, kde-format
msgid "Save As..."
msgstr "Zapisz jako..."
#: src/Gui/KSMainWindow.cpp:308
#, kde-format
msgctxt "@title:window"
msgid "%1 second"
msgid_plural "%1 seconds"
msgstr[0] "%1 sekunda"
msgstr[1] "%1 sekundy"
msgstr[2] "%1 sekund"
#: src/Gui/KSMainWindow.cpp:338 src/Gui/KSMainWindow.cpp:519
#, kde-format
msgctxt "@title:window Unsaved Screenshot"
msgid "Unsaved[*]"
msgstr "Niezapisane[*]"
#: src/Gui/KSMainWindow.cpp:448
#, kde-format
msgid "There was a problem sharing the image: %1"
msgstr "Wystąpiły problemy przy udostępnianiu obrazu: %1"
#: src/Gui/KSMainWindow.cpp:452
#, kde-format
msgid "Image shared"
msgstr "Udostępniono obraz"
#: src/Gui/KSMainWindow.cpp:454
#, kde-format
msgid ""
"The shared image link (<a href=\"%1\">%1</a>) has been copied to the "
"clipboard."
msgstr ""
"Odnośnik do współdzielonego obrazu (<a href=\"%1\">%1</a>) został skopiowany "
"do schowka."
#: src/Gui/KSMainWindow.cpp:465
#, kde-format
msgid "The screenshot has been copied to the clipboard."
msgstr "Zrzut ekranu został skopiowany do schowka."
#: src/Gui/KSMainWindow.cpp:479
#, kde-format
msgid "The screenshot was saved as <a href=\"%1\">%2</a>"
msgstr "Zrzut zapisano jako <a href=\"%1\">%2</a>"
#: src/Gui/KSMainWindow.cpp:488
-#, fuzzy, kde-format
+#, kde-format
#| msgid "The screenshot was saved as <a href=\"%1\">%2</a>"
msgid ""
"The screenshot was copied to the clipboard and saved as <a href=\"%1\">%2</a>"
-msgstr "Zrzut zapisano jako <a href=\"%1\">%2</a>"
+msgstr "Zrzut skopiowano do schowka i zapisano jako <a href=\"%1\">%2</a>"
#: src/Gui/KSWidget.cpp:52
#, kde-format
msgid "<b>Capture Mode</b>"
msgstr "<b>Tryb przechwytywania</b>"
#: src/Gui/KSWidget.cpp:55
#, kde-format
msgid "Full Screen"
msgstr "Pełny ekran"
#: src/Gui/KSWidget.cpp:56
#, kde-format
msgid "Full Screen (All Monitors)"
msgstr "Pełny ekran (wszystkie monitory)"
#: src/Gui/KSWidget.cpp:61
#, kde-format
msgid "Current Screen"
msgstr "Bieżący ekran"
#: src/Gui/KSWidget.cpp:63
#, kde-format
msgid "Active Window"
msgstr "Aktywne okno"
#: src/Gui/KSWidget.cpp:65
#, kde-format
msgid "Window Under Cursor"
msgstr "Okno pod kursorem"
#: src/Gui/KSWidget.cpp:69 src/Gui/SettingsDialog/GeneralOptionsPage.cpp:76
#, kde-format
msgid "Rectangular Region"
msgstr "Prostokątny obszar"
#: src/Gui/KSWidget.cpp:78
#, kde-format
msgid "No Delay"
msgstr "Brak opóźnienia"
#: src/Gui/KSWidget.cpp:82
#, kde-format
msgid "On Click"
msgstr "Przy kliknięciu"
#: src/Gui/KSWidget.cpp:83
#, kde-format
msgid "Wait for a mouse click before capturing the screenshot image"
msgstr "Czeka na kliknięcie myszą przed wykonaniem zrzutu ekranu"
#: src/Gui/KSWidget.cpp:92
#, kde-format
msgid "Area:"
msgstr "Obszar:"
#: src/Gui/KSWidget.cpp:93
#, kde-format
msgid "Delay:"
msgstr "Opóźnienie:"
#: src/Gui/KSWidget.cpp:98
#, kde-format
msgid "<b>Options</b>"
msgstr "<b>Opcje</b>"
#: src/Gui/KSWidget.cpp:100
#, kde-format
msgid "Include mouse pointer"
msgstr "Z wskaźnikiem myszy"
#: src/Gui/KSWidget.cpp:101
#, kde-format
msgid "Show the mouse cursor in the screenshot image"
msgstr "Pokaż wskaźnik myszy na zrzucie ekranu"
#: src/Gui/KSWidget.cpp:104
#, kde-format
msgid "Include window titlebar and borders"
msgstr "Z paskiem tytułowym i obramowaniem okna"
#: src/Gui/KSWidget.cpp:105
#, kde-format
msgid ""
"Show the window title bar, the minimize/maximize/close buttons, and the "
"window border"
msgstr ""
"Pokaż pasek tytułowy okna, przyciski minimalizuj/maksymalizuj/zamknij oraz "
"obramowanie okna"
#: src/Gui/KSWidget.cpp:109
#, kde-format
msgid "Capture the current pop-up only"
msgstr "Przechwyć tylko bieżące okno wyskakujące"
#: src/Gui/KSWidget.cpp:110
#, kde-format
msgid ""
"Capture only the current pop-up window (like a menu, tooltip etc).\n"
"If disabled, the pop-up is captured along with the parent window"
msgstr ""
"Przechwyć tylko bieżące okno wyskakujące (takie jak menu, podpowiedź, itp.)\n"
"Jeśli wyłączono, to okno wyskakujące zostanie przechwycone wraz z oknem "
"nadrzędnym."
#: src/Gui/KSWidget.cpp:115
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Quit after Save or Copy"
msgid "Quit after manual Save or Copy"
-msgstr "Zakończ po zapisaniu lub skopiowaniu"
+msgstr "Zakończ po ręcznym zapisaniu lub skopiowaniu"
#: src/Gui/KSWidget.cpp:116
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Quit Spectacle after saving or copying the image"
msgid "Quit Spectacle after manually saving or copying the image"
-msgstr "Zakończ Spectacle po zapisaniu lub skopiowaniu obrazu"
+msgstr "Zakończ Spectacle po ręcznym zapisaniu lub skopiowaniu obrazu"
#: src/Gui/KSWidget.cpp:126
#, kde-format
msgid "Take a New Screenshot"
msgstr "Wykonaj nowy zrzut ekranu"
#: src/Gui/KSWidget.cpp:130 src/QuickEditor/QuickEditor.cpp:571
#: src/QuickEditor/QuickEditor.cpp:582 src/QuickEditor/QuickEditor.cpp:599
#, kde-format
msgid "Cancel"
msgstr "Zaniechaj"
#: src/Gui/SettingsDialog/GeneralOptionsPage.cpp:42
#, kde-format
msgid "When Spectacle is Running"
msgstr "Gdy Spectacle jest uruchomiony"
#: src/Gui/SettingsDialog/GeneralOptionsPage.cpp:45
#, kde-format
msgid "Take a new screenshot"
msgstr "Wykonaj nowy zrzut ekranu"
#: src/Gui/SettingsDialog/GeneralOptionsPage.cpp:46
#, kde-format
msgid "Open a new Spectacle window"
msgstr "Otwórz nowe okno Spectacle"
#: src/Gui/SettingsDialog/GeneralOptionsPage.cpp:52
#, kde-format
msgid "Press screenshot key to:"
msgstr "Naciśnij klawisz zrzutu ekranu, aby:"
#: src/Gui/SettingsDialog/GeneralOptionsPage.cpp:56
#, kde-format
msgid "Return focus to Spectacle"
msgstr "Powróć do Spectacle"
#: src/Gui/SettingsDialog/GeneralOptionsPage.cpp:64
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Copy to Clipboard"
msgid "Copy image to clipboard"
-msgstr "Skopiuj do schowka"
+msgstr "Skopiuj obraz do schowka"
#: src/Gui/SettingsDialog/GeneralOptionsPage.cpp:66
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Take a new screenshot"
msgid "After taking a screenshot:"
-msgstr "Wykonaj nowy zrzut ekranu"
+msgstr "Po wykonaniu zrzutu ekranu:"
#: src/Gui/SettingsDialog/GeneralOptionsPage.cpp:68
#, kde-format
msgid "Autosave the image to the default location"
-msgstr ""
+msgstr "Sam zapisz obraz w domyślnym miejscu"
#: src/Gui/SettingsDialog/GeneralOptionsPage.cpp:81
#, kde-format
msgid "Use light background"
msgstr "Użyj jasnego tła"
#: src/Gui/SettingsDialog/GeneralOptionsPage.cpp:83
#, kde-format
msgid "General:"
msgstr "Ogólne:"
#: src/Gui/SettingsDialog/GeneralOptionsPage.cpp:86
#, kde-format
msgid "Show magnifier"
msgstr "Pokaż szkło powiększające"
#: src/Gui/SettingsDialog/GeneralOptionsPage.cpp:91
#, kde-format
msgid "Accept on click-and-release"
msgstr "Zatwierdź po naciśnięciu i zwolnieniu"
#: src/Gui/SettingsDialog/GeneralOptionsPage.cpp:100
#, kde-format
msgid "Never"
msgstr "Nigdy"
#: src/Gui/SettingsDialog/GeneralOptionsPage.cpp:101
#, kde-format
msgid "Always"
msgstr "Zawsze"
#: src/Gui/SettingsDialog/GeneralOptionsPage.cpp:102
#, kde-format
msgid "Until Spectacle is closed"
msgstr "Do czasu zamknięcia Spectacle"
#: src/Gui/SettingsDialog/GeneralOptionsPage.cpp:108
#, kde-format
msgid "Remember selected area:"
msgstr "Zapamiętaj obszar zaznaczenia:"
#: src/Gui/SettingsDialog/SaveOptionsPage.cpp:47
#, kde-format
msgid "Save Location:"
msgstr "Miejsce zapisu:"
#: src/Gui/SettingsDialog/SaveOptionsPage.cpp:50
#, kde-format
msgid "Copy file location to clipboard after saving"
msgstr "Skopiuj położenie pliku do schowka po zapisaniu"
#: src/Gui/SettingsDialog/SaveOptionsPage.cpp:83
#, kde-format
msgid "Choose the image quality when saving with lossy image formats like JPEG"
msgstr ""
"Wybierz jakość obrazu zapisując przy użyciu stratnych formatów takich jak "
"JPEG"
#: src/Gui/SettingsDialog/SaveOptionsPage.cpp:87
#, kde-format
msgid "Compression Quality:"
msgstr "Jakość spakowania:"
#: src/Gui/SettingsDialog/SaveOptionsPage.cpp:124
#, kde-format
msgid "Filename:"
msgstr "Nazwa pliku:"
#: src/Gui/SettingsDialog/SaveOptionsPage.cpp:127
#, kde-format
msgctxt "Preview of the user configured filename"
msgid "Preview:"
msgstr "Podgląd:"
#: src/Gui/SettingsDialog/SaveOptionsPage.cpp:130
#, kde-format
msgid ""
"You can use the following placeholders in the filename, which will be "
"replaced with actual text when the file is saved:<blockquote>"
msgstr ""
"Można użyć następujących pól zastępczych w nazwie pliku, które zostaną "
"zastąpione właściwym tekstem przy zapisie pliku:<blockquote>"
#: src/Gui/SettingsDialog/SaveOptionsPage.cpp:138
#, kde-format
msgid "To save to a sub-folder"
msgstr "Aby zapisać do podkatalogu"
#: src/Gui/SettingsDialog/SaveOptionsPage.cpp:219
#, kde-kuit-format
msgctxt "@info"
msgid "<filename>%1.%2</filename>"
msgstr "<filename>%1.%2</filename>"
#: src/Gui/SettingsDialog/SettingsDialog.cpp:36
#, kde-format
msgctxt "@title:window"
msgid "Configure"
msgstr "Ustawienia"
#: src/Gui/SettingsDialog/SettingsDialog.cpp:47
#: src/Gui/SettingsDialog/SettingsDialog.cpp:48
#, kde-format
msgid "General"
msgstr "Ogólne"
#: src/Gui/SettingsDialog/SettingsDialog.cpp:53
#: src/Gui/SettingsDialog/SettingsDialog.cpp:54
#, kde-format
msgid "Save"
msgstr "Zapisz"
#: src/Gui/SettingsDialog/SettingsDialog.cpp:59
#: src/Gui/SettingsDialog/SettingsDialog.cpp:60
#, kde-format
msgid "Shortcuts"
msgstr "Skróty"
#: src/Gui/SettingsDialog/SettingsDialog.cpp:86
#, kde-format
msgid "Apply Unsaved Changes"
msgstr "Zastosuj niezapisane zmiany"
#: src/Gui/SettingsDialog/SettingsDialog.cpp:87
#, kde-format
msgid ""
"You have made changes to the settings in this tab. Do you want to apply "
"those changes?"
msgstr ""
"Dokonałeś zmian w ustawieniach na tej karcie. Czy chcesz zastosować te "
"zmiany?"
#: src/Gui/SmartSpinBox.cpp:44
#, kde-format
msgctxt "Integer number of seconds"
msgid " second"
msgid_plural " seconds"
msgstr[0] " sekunda"
msgstr[1] " sekundy"
msgstr[2] " sekund"
#: src/Gui/SmartSpinBox.cpp:46
#, kde-format
msgctxt "Decimal number of seconds"
msgid " seconds"
msgstr " sekund"
#: src/KipiInterface/KSGKipiImageCollectionSelector.cpp:38
#, kde-format
msgctxt "%1 is collection name, %2 is image count in collection"
msgid "%1 (%2 image)"
msgid_plural "%1 (%2 images)"
msgstr[0] "%1 (%2 obraz)"
msgstr[1] "%1 (%2 obrazy)"
msgstr[2] "%1 (%2 obrazów)"
#: src/KipiInterface/KSGKipiInfoShared.cpp:40
#, kde-format
msgid "Taken with Spectacle"
msgstr "Wykonane przy użyciu Spectacle"
#: src/Main.cpp:45
#, kde-format
msgid "Spectacle"
msgstr "Spectacle"
#: src/Main.cpp:47
#, kde-format
msgid "KDE Screenshot Utility"
msgstr "Program do zrzutów ekranu"
#: src/Main.cpp:49
#, kde-format
msgid "(C) 2015 Boudhayan Gupta"
msgstr "(C) 2015 Boudhayan Gupta"
#: src/Main.cpp:51
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr "Łukasz Wojniłowicz"
#: src/Main.cpp:51
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr "lukasz.wojnilowicz@gmail.com"
#: src/Main.cpp:61
#, kde-format
msgid "Capture the entire desktop (default)"
msgstr "Przechwyć cały pulpit (domyślnie)"
#: src/Main.cpp:62
#, kde-format
msgid "Capture the current monitor"
msgstr "Przechwyć bieżący monitor"
#: src/Main.cpp:63
#, kde-format
msgid "Capture the active window"
msgstr "Przechwyć aktywne okno"
#: src/Main.cpp:64
#, kde-format
msgid ""
"Capture the window currently under the cursor, including parents of pop-up "
"menus"
msgstr ""
"Przechwyć okno obecnie pod wskaźnikiem, uwzględniając w tym okna nadrzędne "
"okien wyskakujących."
#: src/Main.cpp:65
#, kde-format
msgid ""
"Capture the window currently under the cursor, excluding parents of pop-up "
"menus"
msgstr ""
"Przechwyć okno obecnie pod wskaźnikiem, wykluczając z tego okna nadrzędne "
"okien wyskakujących."
#: src/Main.cpp:66
#, kde-format
msgid "Capture a rectangular region of the screen"
msgstr "Przechwyć prostokątny obszar ekranu"
#: src/Main.cpp:67
#, kde-format
msgid "Start in GUI mode (default)"
msgstr "Uruchom w trybie interfejsu (domyślnie)"
#: src/Main.cpp:68
#, kde-format
msgid "Take a screenshot and exit without showing the GUI"
msgstr "Wykonaj zrzut ekranu i wyjdź bez pokazywania interfejsu użytkownika"
#: src/Main.cpp:69
#, kde-format
msgid "Start in DBus-Activation mode"
msgstr "Uruchom w trybie aktywacji-DBus"
#: src/Main.cpp:70
#, kde-format
msgid ""
"In background mode, do not pop up a notification when the screenshot is taken"
msgstr ""
"W trybie działania w tle, nie wyświetlaj powiadomienia po wykonaniu zrzutu"
#: src/Main.cpp:71
#, kde-format
msgid "In background mode, save image to specified file"
msgstr "W trybie działania w tle, zapisz obraz do podanego pliku"
#: src/Main.cpp:72
#, kde-format
msgid "In background mode, delay before taking the shot (in milliseconds)"
msgstr "W trybie działania w tle, opóźnij robienie zrzutu (w milisekundach)"
#: src/Main.cpp:73
#, kde-format
msgid "In background mode, copy screenshot to clipboard"
msgstr "W trybie działania w tle, skopiuj zrzut do schowka"
#: src/Main.cpp:74
#, kde-format
msgid "Wait for a click before taking screenshot. Invalidates delay"
msgstr ""
"Czekaj na kliknięcie myszą przed wykonaniem zrzutu ekranu. Unieważnia "
"opóźnienie."
#: src/QuickEditor/QuickEditor.cpp:67
#, kde-format
msgid ""
"Click and drag to draw a selection rectangle,\n"
"or press Esc to quit"
msgstr ""
"Kliknij i przeciągnij, aby zacząć rysować prostokąt zaznaczenia,\n"
"lub naciśnij klawisz Esc, aby zaniechać"
#: src/QuickEditor/QuickEditor.cpp:558
#, kde-format
msgctxt "Mouse action"
msgid "Click and drag,"
msgstr "Naciśnij i przeciągnij,"
#: src/QuickEditor/QuickEditor.cpp:558
#, kde-format
msgid " "
msgstr " "
#: src/QuickEditor/QuickEditor.cpp:559 src/QuickEditor/QuickEditor.cpp:587
#, kde-format
msgctxt "Keyboard/mouse action"
msgid "Enter, double-click:"
msgstr "Enter, dwuklik:"
#: src/QuickEditor/QuickEditor.cpp:560 src/QuickEditor/QuickEditor.cpp:588
#, kde-format
msgid "Take screenshot"
msgstr "Wykonaj zrzut ekranu"
#: src/QuickEditor/QuickEditor.cpp:561 src/QuickEditor/QuickEditor.cpp:578
#: src/QuickEditor/QuickEditor.cpp:589
#, kde-format
msgctxt "Keyboard action"
msgid "Shift:"
msgstr "Przesunięcie:"
#: src/QuickEditor/QuickEditor.cpp:562 src/QuickEditor/QuickEditor.cpp:579
#: src/QuickEditor/QuickEditor.cpp:590
#, kde-format
msgctxt "Shift key action first half"
msgid "Hold to toggle magnifier"
msgstr "Przytrzymaj, aby przełączyć szkło powiększające"
#: src/QuickEditor/QuickEditor.cpp:563 src/QuickEditor/QuickEditor.cpp:591
#, kde-format
msgctxt "Shift key action second half"
msgid "while dragging selection handles"
msgstr "przy przesuwaniu uchwytów zaznaczania"
#: src/QuickEditor/QuickEditor.cpp:565 src/QuickEditor/QuickEditor.cpp:593
#, kde-format
msgctxt "Keyboard action"
msgid "Arrow keys:"
msgstr "Klawisze strzałek:"
#: src/QuickEditor/QuickEditor.cpp:566 src/QuickEditor/QuickEditor.cpp:594
#, kde-format
msgctxt "Shift key action first line"
msgid "Move selection rectangle"
msgstr "Przesuń prostokąt zaznaczenia"
#: src/QuickEditor/QuickEditor.cpp:567 src/QuickEditor/QuickEditor.cpp:595
#, kde-format
msgctxt "Shift key action second line"
msgid "Hold Alt to resize, Shift to fine‑tune"
msgstr "Przytrzymaj klawisz Alt, aby zmienić rozmiar, Shift, aby dostosować"
#: src/QuickEditor/QuickEditor.cpp:569 src/QuickEditor/QuickEditor.cpp:580
#: src/QuickEditor/QuickEditor.cpp:597
#, kde-format
msgctxt "Mouse action"
msgid "Right-click:"
msgstr "Prawy klik:"
#: src/QuickEditor/QuickEditor.cpp:570 src/QuickEditor/QuickEditor.cpp:581
#: src/QuickEditor/QuickEditor.cpp:598
#, kde-format
msgid "Reset selection"
msgstr "Wyzeruj zaznaczenie"
#: src/QuickEditor/QuickEditor.cpp:571 src/QuickEditor/QuickEditor.cpp:582
#: src/QuickEditor/QuickEditor.cpp:599
#, kde-format
msgctxt "Keyboard action"
msgid "Esc:"
msgstr "Esc:"
#: src/QuickEditor/QuickEditor.cpp:576
#, kde-format
msgctxt "Keyboard/mouse action"
msgid "Release left-click, Enter:"
msgstr "Zwolnij lewy klik, Enter:"
#: src/QuickEditor/QuickEditor.cpp:577
#, kde-format
msgid "Take Screenshot"
msgstr "Wykonaj zrzut ekranu"
#: src/QuickEditor/QuickEditor.cpp:779
#, kde-format
msgid "%1×%2"
msgstr "%1×%2"
#: src/SpectacleCore.cpp:310
#, kde-format
msgid "Screenshot capture canceled or failed"
msgstr "Porzucono lub nie udało się przechwycenie ekranu"
#: src/SpectacleCore.cpp:328
#, kde-format
msgctxt "The entire screen area was captured, heading"
msgid "Full Screen Captured"
msgstr "Przechwycono cały ekran"
#: src/SpectacleCore.cpp:331
#, kde-format
msgctxt "The current screen was captured, heading"
msgid "Current Screen Captured"
msgstr "Przechwycono bieżący ekran"
#: src/SpectacleCore.cpp:334
#, kde-format
msgctxt "The active window was captured, heading"
msgid "Active Window Captured"
msgstr "Przechwycono bieżące okno"
#: src/SpectacleCore.cpp:338
#, kde-format
msgctxt "The window under the mouse was captured, heading"
msgid "Window Under Cursor Captured"
msgstr "Przechwycono okno pod wskaźnikiem"
#: src/SpectacleCore.cpp:341
#, kde-format
msgctxt "A rectangular region was captured, heading"
msgid "Rectangular Region Captured"
msgstr "Przechwycono prostokątny obszar"
#: src/SpectacleCore.cpp:350
#, kde-format
msgid "A screenshot was saved to your clipboard."
msgstr "Zrzut zapisano w twoim schowku."
#: src/SpectacleCore.cpp:352
#, kde-format
msgctxt "Placeholder is filename"
msgid "A screenshot was saved as '%1' to your Pictures folder."
msgstr "Zrzut ekranu zapisano pod nazwą '%1' w katalogu Zdjęcia."
#: src/SpectacleCore.cpp:354
#, kde-format
msgid "A screenshot was saved as '%1' to '%2'."
msgstr "Zrzut ekranu zapisano pod nazwą '%1' w katalogu '%2'."
#: src/SpectacleCore.cpp:359
#, kde-format
msgctxt "Open the screenshot we just saved"
msgid "Open"
msgstr "Otwórz"
#~ msgctxt "%1 is the default filename of a screenshot"
#~ msgid ""
#~ "<p>You can use the following placeholders in the filename, which will be "
#~ "replaced with actual text when the file is saved:</p><blockquote><b>%Y</"
#~ "b>: Year (4 digit)<br /><b>%y</b>: Year (2 digit)<br /><b>%M</b>: "
#~ "Month<br /><b>%D</b>: Day<br /><b>%H</b>: Hour<br /><b>%m</b>: Minute<br /"
#~ "><b>%S</b>: Second<br /><b>%T</b>: Window title<br /><b>%d</b>: "
#~ "Sequential numbering<br /><b>%Nd</b>: Sequential numbering, padded out to "
#~ "N digits</blockquote><p>To save to a sub-folder, use slashes, e.g.:</"
#~ "p><blockquote><b>%Y</b>/<b>%M</b>/%1</blockquote>"
#~ msgstr ""
#~ "<p>Możesz użyć następujących znaków zastępczych w nazwie pliku, które "
#~ "zostaną zastąpione tekstem podczas zapisu pliku:</p><blockquote><b>%Y</"
#~ "b>: Rok (4 cyfry)<br /><b>%y</b>: Rok (2 cyfry)<br /><b>%M</b>: "
#~ "Miesiąc<br /><b>%D</b>: Dzień<br /><b>%H</b>: Godzina<br /><b>%m</b>: "
#~ "Minuta<br /><b>%S</b>: Sekunda<br /><b>%T</b>: Nazwa okna<br /><b>%d</b>: "
#~ "Kolejne numerowanie<br /><b>%Nd</b>: Kolejne numerowanie, o stałej "
#~ "szerokości N cyfr</blockquote><p>Aby zapisać do podkatalogu, użyj "
#~ "ukośników, np.:</p><blockquote><b>%Y</b>/<b>%M</b>/%1</blockquote>"
#~ msgid "Rectangular Region:"
#~ msgstr "Prostokątny obszar:"
#~ msgid "Default Save Location"
#~ msgstr "Domyślne miejsce zapisu"
#~ msgid "Default Save Filename"
#~ msgstr "Domyślna nazwa zapisu"
#~ msgid "You can find the shared image at: <a href=\"%1\">%1</a>"
#~ msgstr "Obraz został udostępniony na: <a href=\"%1\">%1</a>"
#~ msgid ""
#~ "To take the screenshot, double-click or press Enter. Right-click to reset "
#~ "the selection, or press Esc to quit"
#~ msgstr ""
#~ "Aby wykonać zrzut ekranu, dwukrotnie kliknij myszą lub naciśnij klawisz "
#~ "Enter. Aby wyjść naciśnij prawym klawiszem myszy lub klawisz Esc."
#~ msgid "Remember last used Save mode"
#~ msgstr "Zapamiętaj ostatnio używany tryb zapisu"
#~ msgid "Save &&& Exit"
#~ msgstr "Zapisz i wyjdź"
#~ msgid "Save screenshot in your Pictures directory and exit"
#~ msgstr "Zapisze zrzut ekranu w katalogu obrazów i wyjdzie"
#~ msgid "Export Image..."
#~ msgstr "Eksportuj obraz..."
#~ msgid "Preferences"
#~ msgstr "Ustawienia"
#~ msgid "Dynamic Save Button"
#~ msgstr "Przycisk dynamicznego zapisywania"
#~ msgid ""
#~ "The default behavior of the save button is to <b>Save & Exit</b>. Enable "
#~ "this option to change the save button to either <b>Save</b>, <b>Save As</"
#~ "b> or <b>Save & Exit</b>, according to the save action you perform, every "
#~ "time you save an image."
#~ msgstr ""
#~ "Domyślnym działaniem przycisku zapisz jest <b>Zapisz i wyjdź</b>. Włącz "
#~ "tę opcję, aby zmienić działanie przycisku zapisywania na <b>Zapisz</b>, "
#~ "<b>Zapisz jako</b> lub <b>Zapisz i wyjdź</b> w zależności od działania "
#~ "którego oczekujesz przy każdorazowym zapisywaniu obrazu."
#~ msgid "Set save button action to last used save method"
#~ msgstr "Ustaw działanie przycisku zapisywania na ostatnio używane"
#~ msgid "Copy Save Location to Clipboard"
#~ msgstr "Skopiuj miejsce zapisu do schowka"
#~ msgid ""
#~ "When a screenshot is saved, copy the location at which the file was saved "
#~ "to the clipboard. You can then paste it anywhere that accepts text input. "
#~ "Note that you must be running a clipboard manager in order to keep the "
#~ "path in the clipboard after Spectacle quits."
#~ msgstr ""
#~ "Po zapisaniu zrzutu ekranu, kopiuje miejsce jego zapisania do schowka. "
#~ "Miejsce to możesz następnie wkleić w dowolne pole. Miej na uwadze, że "
#~ "musisz mieć uruchomiony program do zarządzania schowkiem, jeśli chcesz, "
#~ "aby miejsce to pozostawało w schowku po zamknięciu Spectacle."
#~ msgid "Light Background For Rectangular Region"
#~ msgstr "Jasne tło dla prostokątnego obszaru"
#~ msgid ""
#~ "Use a light background color to mask the cropped-out area in the "
#~ "rectangular region selector. This may make dark cursors easier to see."
#~ msgstr ""
#~ "Użyj jasnego koloru tła do maskowania wyciętego obszaru przy wybieraniu "
#~ "prostokątnego obszaru. Pomaga to w zauważeniu czarnych wskaźników myszy."
#~ msgid ""
#~ "By default, Spectacle does not show an initial selection when you take a "
#~ "screenshot of a rectangular region. Enable this option to remember the "
#~ "last selected region of the screen, and set it as the initial selection "
#~ "when you use the rectangular region selector the next time."
#~ msgstr ""
#~ "Wstępnie, Spectacle nie pokazuje obszaru zaznaczenia przy robieniu zrzutu "
#~ "ekranu. Włącz tę opcję, aby zapamiętać ostatnio wybierany obszar ekranu i "
#~ "ustawić go jako obszar wstępny przy kolejnym użyciu zrzutu ekranu przez "
#~ "obszar prostokątny."
#~ msgid "Remember rectangular region"
#~ msgstr "Pamiętaj prostokątny obszar"
#~ msgid "Default Save Directory"
#~ msgstr "Domyślny katalog zapisu"
#~ msgid ""
#~ "Set the directory where you'd like to save your screenshots when you "
#~ "press <b>Save</b> or <b>Save & Exit</b>."
#~ msgstr ""
#~ "Ustaw katalog do zapisywania zrzutów ekranu po naciśnięciu przycisku "
#~ "<b>Zapisz</b> lub <b>Zapisz i wyjdź</b>."
#~ msgid ""
#~ "<p>Set a default filename for saved screenshots.</p><p>You can use the "
#~ "following placeholders in the filename, which will be replaced with "
#~ "actual text when the file is saved:</p><blockquote><b>%Y</b>: Year (4 "
#~ "digit)<br /><b>%y</b>: Year (2 digit)<br /><b>%M</b>: Month<br /><b>%D</"
#~ "b>: Day<br /><b>%H</b>: Hour<br /><b>%m</b>: Minute<br /><b>%S</b>: "
#~ "Second</blockquote><p>If a file with this name already exists, a serial "
#~ "number will be appended to the filename. For example, if the filename is "
#~ "\"Screenshot\", and \"Screenshot.png\" already exists, the image will be "
#~ "saved as \"Screenshot-1.png\".</p><p>Typing an extension into the "
#~ "filename will automatically set the image format correctly and remove the "
#~ "extension from the filename field.</p>"
#~ msgstr ""
#~ "<p>Ustaw domyślną nazwę pliku do zapisywania zrzutów ekranu.</p><p>Możesz "
#~ "używać następujących pól wieloznacznych w nazwie pliku, które przy "
#~ "zapisie zostaną zastąpione tekstem:</p><blockquote><b>%Y</b>: Rok (4-"
#~ "cyfrowy)<br /><b>%y</b>: Rok (2-cyfrowy)<br /><b>%M</b>: Miesiąc<br /><b>"
#~ "%D</b>: Dzień<br /><b>%H</b>: Godzina<br /><b>%m</b>: Minuta<br /><b>%S</"
#~ "b>: Sekunda</blockquote><p>Nie musisz podawać rozszerzenia pliku. "
#~ "Domyślnie zrzuty są zapisywane jako obrazy <b>PNG (Portable Network "
#~ "Graphics)</b> z rozszerzeniem <b>.png</b>.</p><p>Jeśli plik o tej nazwie "
#~ "już istenieje, to do nazwy zostanie dołaczony numer. Na przykład jeśli "
#~ "nazwa pliku to \"Zrzut ekranu\" i \"Zrzut ekranu.png\" już istnieje, to "
#~ "obraz zostanie zapisany jako \"Zrzut ekranu-1.png\".</p><p>Dopisane "
#~ "rozszerzenie w nazwie pliku, zostanie samoczynnie usunięte, tak aby nazwa "
#~ "pliku była poprawna.</p>"
#~ msgid "Application Preferences"
#~ msgstr "Ustawienia programu"
#~ msgid "Save Options"
#~ msgstr "Ustawienia zapisu"
#~ msgid "Open With..."
#~ msgstr "Otwórz w..."
#~ msgid "Cannot send screenshot to the application"
#~ msgstr "Nie można wysłać zrzutu ekranu do aplikacji"
#~ msgid "Cannot save screenshot. The file already exists."
#~ msgstr "Nie można zapisać zrzutu ekranu. Plik już istnieje."
#~ msgid "Kapture"
#~ msgstr "Kapture"
#~ msgid "KScreenGenie"
#~ msgstr "KDżinEkranu"
#~ msgid "Send To..."
#~ msgstr "Wyślij do..."
#~ msgid "Capture Delay"
#~ msgstr "Opóźnienie przechwycenia"
#~ msgctxt "Untitled Screenshot"
#~ msgid "Untitled"
#~ msgstr "Bez tytułu"
Index: trunk/l10n-kf5/pl/messages/kdemultimedia/kdenlive.po
===================================================================
--- trunk/l10n-kf5/pl/messages/kdemultimedia/kdenlive.po (revision 1552240)
+++ trunk/l10n-kf5/pl/messages/kdemultimedia/kdenlive.po (revision 1552241)
@@ -1,18314 +1,18338 @@
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
#
# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2015, 2016, 2017, 2018, 2019.
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-09-21 03:11+0200\n"
-"PO-Revision-Date: 2019-09-15 09:03+0200\n"
+"PO-Revision-Date: 2019-09-15 20:43+0200\n"
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
"|| n%100>=20) ? 1 : 2);\n"
"X-Generator: Lokalize 19.07.70\n"
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr "Łukasz Wojniłowicz"
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr "lukasz.wojnilowicz@gmail.com"
#: data/effects/audiobalance.xml:3 data/effects/audiobalance.xml:8
#, kde-format
msgid "Balance"
msgstr "Równowaga"
#: data/effects/audiobalance.xml:4
#, kde-format
msgid "Adjust the left/right balance"
msgstr "Dostosuj równowagę między lewym i prawym"
#: data/effects/audiopan.xml:3 data/effects/audiopan.xml:11
#: src/project/dialogs/slideshowclip.cpp:69
#, kde-format
msgid "Pan"
msgstr "Przesunięcie"
#: data/effects/audiopan.xml:4
#, kde-format
msgid "Adjust the left/right spread of a channel"
msgstr "Dostosuj rozrzut między lewym i prawym kanałem"
#: data/effects/audiopan.xml:7 data/effects/channelcopy.xml:7
#: data/effects/channelcopy.xml:11
#, kde-format
msgid "Left,Right"
msgstr "Lewy,Prawy"
#: data/effects/audiopan.xml:8 data/effects/frei0r_bezier_curves.xml:9
#: data/effects/frei0r_curves.xml:9 data/effects/frei0r_curves.xml:66
#: data/effects/frei0r_levels.xml:10 data/effects/frei0r_levels.xml:42
#: data/effects/frei0r_pr0file.xml:25
#, kde-format
msgid "Channel"
msgstr "Kanał"
#: data/effects/audiospectrum.xml:4
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Audio Spectrum"
msgid "Audio Spectrum Filter"
-msgstr "Widmo dźwięku"
+msgstr "Filtr widma dźwięku"
#: data/effects/audiospectrum.xml:5
#, kde-format
msgid ""
"An audio visualization filter that draws an audio spectrum on the image."
-msgstr ""
+msgstr "Filtr obrazujący dźwięk, który rysuje widmo dźwięku na obrazie."
#: data/effects/audiospectrum.xml:8
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Linear"
msgid "Line,Bar"
-msgstr "Liniowa"
+msgstr "Liniowy,słupkowy"
#: data/effects/audiospectrum.xml:9
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Mask type"
msgid "Graph type"
-msgstr "Rodzaj maski"
+msgstr "Rodzaj wykresu"
#: data/effects/audiospectrum.xml:10
#, kde-format
msgid "The type of graph to display the spectrum."
-msgstr ""
+msgstr "Rodzaj wykresu, na którym pokazać widmo."
#: data/effects/audiospectrum.xml:13 data/effects/audiowaveform.xml:6
#: data/effects/dynamictext.xml:22 data/effects/pan_zoom.xml:16
#: data/effects/rotation.xml:40 data/effects/rotation_keyframable.xml:22
#, kde-format
msgid "Background Color"
msgstr "Kolor tła"
#: data/effects/audiospectrum.xml:14
#, kde-format
msgid ""
"The background color to be applied to the entire frame. The default color is "
"transparent."
msgstr ""
+"Kolor tła do nałożenia na całą klatkę. Domyślny kolor, to przezroczystość."
#: data/effects/audiospectrum.xml:17
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Foreground Color"
msgid "Foreground color"
-msgstr "Kolor pierwszoplanowy"
+msgstr "Kolor pierwszego planu"
#: data/effects/audiospectrum.xml:18
#, kde-format
msgid "The color of the waveform."
-msgstr ""
+msgstr "Kolor kształtu fali."
#: data/effects/audiospectrum.xml:21 data/effects/audiowaveform.xml:12
#, kde-format
msgid "Line Thickness"
msgstr "Szerokość linii"
#: data/effects/audiospectrum.xml:22
#, kde-format
msgid ""
"The thickness of the line used to draw the waveform for line graph. The "
"thickness of the bar for bar graph."
msgstr ""
+"Grubość linii używanej do rysowania kształtu fali dla wykresu liniowego."
+" Grubość słupka dla wykresu słupkowego."
#. i18n: ectx: property (text), widget (QLabel, label_4)
#: data/effects/audiospectrum.xml:25 src/ui/gradientedit_ui.ui:96
#, kde-format
msgid "Angle"
msgstr "Kąt"
#: data/effects/audiospectrum.xml:26
#, kde-format
msgid "The rotation angle to be applied to the waveform."
-msgstr ""
+msgstr "Kąt obrotu stosowany do kształtu fali."
#: data/effects/audiospectrum.xml:29 data/effects/audiowaveform.xml:15
#: data/effects/movit_rect.xml:6 data/effects/pan_zoom.xml:7
#: data/effects/qtblend.xml:8 data/effects/qtblend.xml:26
#: data/effects/tracker.xml:7 data/transitions/affine.xml:7
#: data/transitions/composite.xml:7 data/transitions/qtblend.xml:7
#: data/transitions/region.xml:10
#, kde-format
msgid "Rectangle"
msgstr "Prostokąt"
#: data/effects/audiospectrum.xml:30
#, kde-format
msgid "Defines the rectangle that the waveform(s) should be drawn in."
-msgstr ""
+msgstr "Określa prostokąt, w który ma być wrysowany kształt fali."
#: data/effects/audiospectrum.xml:33 data/effects/audiowaveform.xml:18
#: data/transitions/region.xml:20
#, kde-format
msgid "Fill"
msgstr "Wypełnij"
#: data/effects/audiospectrum.xml:34
#, kde-format
msgid ""
"Whether the area under the waveform should be filled in. Only applies to "
"line graph type."
msgstr ""
+"Określa czy obszar pod kształtem fali ma być wypełniony. Stosowane tylko do"
+" wykresu liniowego."
#: data/effects/audiospectrum.xml:37 data/effects/mirror.xml:3
#, kde-format
msgid "Mirror"
msgstr "Lustro"
#: data/effects/audiospectrum.xml:38
#, kde-format
msgid "Mirror the spectrum about the center of the rectangle."
-msgstr ""
+msgstr "Odbicie lustrzane widma wokół środka prostokąta."
#: data/effects/audiospectrum.xml:41 data/transitions/dissolve.xml:6
#, kde-format
msgid "Reverse"
msgstr "Odwróć"
#: data/effects/audiospectrum.xml:42
#, kde-format
msgid "Draw the points starting with the highest frequency first."
-msgstr ""
+msgstr "Rysuje punkty rozpoczynając od najwyższej częstotliwości."
#: data/effects/audiospectrum.xml:45
-#, fuzzy, kde-format
+#, kde-format
#| msgid "File extension:"
msgid "Line Tension"
-msgstr "Rozszerzenie pliku:"
+msgstr "Napięcie linii"
#: data/effects/audiospectrum.xml:46
#, kde-format
msgid ""
"Affects the amount of curve in the line interpolating between points. 0.0 = "
"a straight line between points. 100 = very curved lines between points. "
"Values < 0 and > 100 will cause loops in the lines. Only applies to line "
"graph type."
msgstr ""
+"Wpływa na ilość krzywizny w interpolacji liniowej pomiędzy punktami. 0.0 ="
+" prosta linia pomiędzy punktami. 100 = bardzo zakrzywiona linia pomiędzy"
+" punktami. Wartości < 0 oraz > 100 spowodują pętle w liniach. Stosuje się"
+" tylko dla wykresów liniowych."
#: data/effects/audiospectrum.xml:49
-#, fuzzy, kde-format
+#, kde-format
#| msgid "In Point"
msgid "Points"
-msgstr "Punkt wewnątrz"
+msgstr "Punkty"
#: data/effects/audiospectrum.xml:50
#, kde-format
msgid ""
"The number of bands to draw in the spectrum. Each band shows up as a data "
"point in the graph."
msgstr ""
+"Liczba pasm rysowanych na widmie. Każde pasmo pojawia się jako punkt danych"
+" na wykresie."
#: data/effects/audiospectrum.xml:53
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Frequency"
msgid "Low Frequency"
-msgstr "Częstotliwość"
+msgstr "Dolna częstotliwość"
#: data/effects/audiospectrum.xml:54
#, kde-format
msgid "The low end of the frequency range to be used for the graph."
-msgstr ""
+msgstr "Dolna częstotliwość zakresu stosowana na wykresie. "
#: data/effects/audiospectrum.xml:57
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Frequency"
msgid "High Frequency"
-msgstr "Częstotliwość"
+msgstr "Górna częstotliwość"
#: data/effects/audiospectrum.xml:58
#, kde-format
msgid "The high end of the frequency range to be used for the graph."
-msgstr ""
+msgstr "Górna częstotliwość zakresu stosowana na wykresie. "
#: data/effects/audiospectrum.xml:61
-#, fuzzy, kde-format
+#, kde-format
#| msgid "3-level Threshold"
msgid "Level Threshold"
-msgstr "Trójpoziomowe stopniowanie"
+msgstr "Próg poziomu"
#: data/effects/audiospectrum.xml:62
#, kde-format
msgid ""
"The minimum amplitude of sound that must occur within the frequency range to "
"cause the value to be applied."
msgstr ""
+"Najmniejsza amplituda dźwięku, która musi nastąpić w zakresie częstotliwości,"
+" aby można było zastosować wartość."
#: data/effects/audiospectrum.xml:65
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Window"
msgid "Window Size"
-msgstr "Okno"
+msgstr "Rozmiar okna"
#: data/effects/audiospectrum.xml:66
#, kde-format
msgid ""
"The number of samples that the FFT will be performed on. If window size is "
"less than the number of samples in a frame, extra samples will be ignored. "
"If window size is more than the number of samples in a frame, samples will "
"be buffered from previous frames to fill the window. The buffering is "
"performed as a sliding window so that the most recent samples are always "
"transformed."
msgstr ""
+"Liczba próbek, na której zostanie przeprowadzone FFT. Jeśli rozmiar okna jest"
+" mniejszy niż liczba próbek w ramce, to dodatkowe próbki zostaną pominięte."
+" Jeśli rozmiar okna jest większy niż liczba próbek w ramce, to próbki zostaną"
+" zbuforowane z poprzednich ramek, tak aby wypełnić okno. Buforowanie jest"
+" wykonywane jako suwliwe okno, tak że zawsze najświeższe próbki są"
+" przekształcane."
#: data/effects/audiowave.xml:3
#, kde-format
msgid "Audio Wave"
msgstr "Fala dźwięku"
#: data/effects/audiowave.xml:4
#, kde-format
msgid "Display the audio waveform instead of the video"
msgstr "Wyświetl falę dźwięku zamiast obrazu"
#: data/effects/audiowaveform.xml:3
#, kde-format
msgid "Audio Waveform Filter"
msgstr "Fala fali dźwiękowej"
#: data/effects/audiowaveform.xml:9 data/effects/dynamictext.xml:19
#, kde-format
msgid "Foreground Color"
msgstr "Kolor pierwszoplanowy"
#: data/effects/automask.xml:3
#, kde-format
msgid "Auto Mask"
msgstr "Auto-maska"
#: data/effects/automask.xml:4
#, kde-format
msgid "Hide a selected zone and follow its movements"
msgstr "Ukryj zaznaczony obszar i podążaj za jego ruchami"
#: data/effects/automask.xml:7 data/effects/dynamictext.xml:7
#: src/assets/view/widgets/keyframeimport.cpp:286
#: src/project/transitionsettings.cpp:119
#, kde-format
msgid "Geometry"
msgstr "Geometria"
#: data/effects/automask.xml:10
#, kde-format
msgid "Macroblock width"
msgstr "Szerokość makrobloku"
#: data/effects/automask.xml:13
#, kde-format
msgid "Macroblock height"
msgstr "Wysokość makrobloku"
#: data/effects/automask.xml:16
#, kde-format
msgid "Maximum x distance"
msgstr "Największa odległość x"
#: data/effects/automask.xml:19
#, kde-format
msgid "Maximum y distance"
msgstr "Największa odległość y"
#: data/effects/automask.xml:22
#, kde-format
msgid "Denoise"
msgstr "Odszumianie"
#: data/effects/automask.xml:25
#, kde-format
msgid "Debug"
msgstr "Diagnostyka"
#: data/effects/automask.xml:28 data/effects/obscure.xml:3
#, kde-format
msgid "Obscure"
msgstr "Zaciemnij"
#: data/effects/automask.xml:31 data/effects/loudness.xml:10
#: data/effects/tracker.xml:39
#, kde-format
msgid "Analyse"
msgstr "Analizowanie"
#: data/effects/boxblur.xml:3
#, kde-format
msgid "Box Blur"
msgstr "Rozmycie polowe"
#: data/effects/boxblur.xml:4
#, kde-format
msgid "Box blur (separate horizontal and vertical blur)"
msgstr "Rozmycie polowe (oddzielnie poziome i pionowe rozmycie)"
#: data/effects/boxblur.xml:7
#, kde-format
msgid "Horizontal multiplicator"
msgstr "Mnożnik poziomy"
#: data/effects/boxblur.xml:10
#, kde-format
msgid "Vertical multiplicator"
msgstr "Mnożnik pionowy"
#: data/effects/boxblur.xml:13
#, kde-format
msgid "Blur factor"
msgstr "Współczynnik rozmycia"
#: data/effects/brightness.xml:3
#, kde-format
msgid "Brightness (keyframable)"
msgstr "Jasność (klatka kluczowa)"
#: data/effects/brightness.xml:4
#, kde-format
msgid "Change image brightness with keyframes"
msgstr "Zmień jasność obrazu przy użyciu klatek kluczowych"
#: data/effects/brightness.xml:7
#, kde-format
msgid "Intensity"
msgstr "Natężenie"
#: data/effects/channelcopy.xml:3
#, kde-format
msgid "Mono to stereo"
msgstr "Mono na stereo"
#: data/effects/channelcopy.xml:4
#, kde-format
msgid "Copy one channel to another"
msgstr "Skopiuj jeden kanał do innego"
#. i18n: ectx: property (text), widget (QLabel, fromLabel)
#: data/effects/channelcopy.xml:8 src/ui/renderwidget_ui.ui:280
#, kde-format
msgid "From"
msgstr "Z"
#: data/effects/channelcopy.xml:12
#, kde-format
msgid "To"
msgstr "Do"
#: data/effects/charcoal.xml:3
#, kde-format
msgid "Charcoal"
msgstr "Węgiel drzewny"
#: data/effects/charcoal.xml:4
#, kde-format
msgid "Charcoal drawing effect"
msgstr "Efekt rysowania węglem drzewnym"
#: data/effects/charcoal.xml:7
#, kde-format
msgid "Horizontal scatter"
msgstr "Rozrzut w poziomie"
#: data/effects/charcoal.xml:10
#, kde-format
msgid "Vertical scatter"
msgstr "Rozrzut w pionie"
#: data/effects/charcoal.xml:13
#, kde-format
msgid "Scale"
msgstr "Skalowanie"
#: data/effects/charcoal.xml:16
#, kde-format
msgid "Mix"
msgstr "Mieszanie"
#: data/effects/charcoal.xml:19 data/effects/frei0r_alpha0ps.xml:31
#: data/effects/frei0r_alpha0ps.xml:63 data/effects/frei0r_mask0mate.xml:19
#: data/effects/invert.xml:3 data/effects/mirror.xml:11
#: data/effects/rotoscoping.xml:19 data/transitions/composite.xml:16
#: data/transitions/region.xml:33 data/transitions/slide.xml:19
#: data/transitions/wipe.xml:14
#, kde-format
msgid "Invert"
msgstr "Odwróć"
#: data/effects/chroma.xml:3
#, kde-format
msgid "Chroma Key"
msgstr "Klucz chromy"
#: data/effects/chroma.xml:4
#, kde-format
msgid "Make selected color transparent"
msgstr "Uczyń wybrany kolor przezroczystym"
#: data/effects/chroma.xml:7 data/effects/chroma_hold.xml:7
#, kde-format
msgid "Color key"
msgstr "Klucz koloru"
#: data/effects/chroma.xml:10 data/effects/chroma_hold.xml:10
#, kde-format
msgid "Variance"
msgstr "Wariancja"
#: data/effects/chroma_hold.xml:3
#, kde-format
msgid "Chroma Hold"
msgstr "Zatrzymanie chromy"
#: data/effects/chroma_hold.xml:4
#, kde-format
msgid "Make image greyscale except for chosen color"
msgstr "Przedstaw obraz w odcieniach szarości poza wybranym kolorem"
#: data/effects/crop.xml:3
#, kde-format
msgid "Edge Crop"
msgstr "Przycinanie krawędzi"
#: data/effects/crop.xml:4
#, kde-format
msgid "Trim the edges of a clip"
msgstr "Przytnij krawędzie wycinka"
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_tabposition)
#: data/effects/crop.xml:7 data/effects/frei0r_mask0mate.xml:13
#: src/ui/configmisc_ui.ui:122
#, kde-format
msgid "Top"
msgstr "Z góry"
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_tabposition)
#: data/effects/crop.xml:10 data/effects/frei0r_mask0mate.xml:7
#: src/ui/configmisc_ui.ui:132
#, kde-format
msgid "Left"
msgstr "Z lewej"
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_tabposition)
#: data/effects/crop.xml:13 data/effects/frei0r_mask0mate.xml:16
#: src/ui/configmisc_ui.ui:127
#, kde-format
msgid "Bottom"
msgstr "Z dołu"
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_tabposition)
#: data/effects/crop.xml:16 data/effects/frei0r_mask0mate.xml:10
#: src/ui/configmisc_ui.ui:137
#, kde-format
msgid "Right"
msgstr "Z prawej"
#: data/effects/crop.xml:19
#, kde-format
msgid "Automatic center-crop"
msgstr "Samoczynne przycięcie od środka"
#: data/effects/crop.xml:22
#, kde-format
msgid "Center balance"
msgstr "Równowaga środka"
#: data/effects/crop.xml:25
#, kde-format
msgid "Use project resolution"
msgstr "Użyj rozdzielczości projektu"
#: data/effects/dust.xml:3
#, kde-format
msgid "Dust"
msgstr "Kurz"
#: data/effects/dust.xml:4
#, kde-format
msgid "Add dust and specks to the video, as in old movies"
msgstr "Dodaj kurz i drobinki do obrazu, tak jak na starych filmach"
#: data/effects/dust.xml:7
#, kde-format
msgid "Maximal Diameter"
msgstr "Największa średnica"
#: data/effects/dust.xml:10
#, kde-format
msgid "Maximal number of dust"
msgstr "Największa liczba kurzu"
#: data/effects/dynamictext.xml:3
#, kde-format
msgid "Dynamic Text"
msgstr "Dynamiczny tekst"
#: data/effects/dynamictext.xml:4
#, kde-format
msgid "Overlay text with keywords replaced"
msgstr "Nakładanie tekstu z zastąpionymi słowami kluczowymi"
#: data/effects/dynamictext.xml:10
#, kde-format
msgid "Font Family"
msgstr "Rodzina czcionek"
#: data/effects/dynamictext.xml:13
#, kde-format
msgid "Font Size"
msgstr "Rozmiar czcionki"
#: data/effects/dynamictext.xml:16
#, kde-format
msgid "Font Weight"
msgstr "Grubość czcionki"
#: data/effects/dynamictext.xml:25
#, kde-format
msgid "Outline Color"
msgstr "Kolor obrysu"
#: data/effects/dynamictext.xml:28
#, kde-format
msgid "Outline Width"
msgstr "Szerokość obrysu"
#. i18n: ectx: property (text), widget (QLabel, padLabel)
#: data/effects/dynamictext.xml:31 src/ui/qtextclip_ui.ui:194
#, kde-format
msgid "Padding"
msgstr "Wypełnianie"
#: data/effects/dynamictext.xml:34
#, kde-format
msgid "Left,Center,Right"
msgstr "Do lewej,Do środka,Do prawej"
#: data/effects/dynamictext.xml:35
#, kde-format
msgid "Horizontal Alignment"
msgstr "Wyrównanie w poziomie"
#: data/effects/dynamictext.xml:38
#, kde-format
msgid "Top,Middle,Bottom"
msgstr "Do góry,Do środka,Do dołu"
#: data/effects/dynamictext.xml:39
#, kde-format
msgid "Vertical Alignment"
msgstr "Wyrównanie w pionie"
#. i18n: ectx: property (title), widget (QGroupBox, text_box)
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. i18n: ectx: property (text), widget (QLabel, textLabel)
#: data/effects/dynamictext.xml:42 src/titler/graphicsscenerectmove.cpp:762
#: src/ui/dvdwizardmenu_ui.ui:83 src/ui/qtextclip_ui.ui:20
#: src/ui/templateclip_ui.ui:34
#, kde-format
msgid "Text"
msgstr "Tekst"
#: data/effects/dynamictext.xml:43
#, kde-format
msgid ""
"timecode,frame,file date,local file date,source frame rate,source codec,"
"source bit rate,source width,source height,source comment"
msgstr ""
"kod czasu,klatka,data pliku,data pliku lokalnego,szybkość klatek źródła,"
"kodek źródła,szybkość bitowa źródła,szerokość źródła,wysokość źródła,"
"komentarz źródła"
#: data/effects/fade_from_black.xml:3
#, kde-format
msgid "Fade from Black"
msgstr "Wyłanianie z czerni"
#: data/effects/fade_from_black.xml:4
#, kde-format
msgid "Fade video from black"
msgstr "Wyłanianie obrazu z czerni"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. i18n: ectx: property (windowTitle), widget (QDialog, ClipDurationDialog_UI)
#. i18n: ectx: property (text), widget (QLabel, duration_label)
#. i18n: ectx: property (text), widget (QLabel, durationLabel)
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. i18n: ectx: property (text), widget (QLabel, label_duration)
#: data/effects/fade_from_black.xml:7 data/effects/fade_to_black.xml:7
#: data/effects/fadein.xml:10 data/effects/fadeout.xml:7
#: src/bin/generators/generators.cpp:70
#: src/mltcontroller/clippropertiescontroller.cpp:263
#: src/timeline2/view/qml/Track.qml:334 src/ui/clipdurationdialog_ui.ui:14
#: src/ui/clipdurationdialog_ui.ui:40 src/ui/clipproperties_ui.ui:58
#: src/ui/colorclip_ui.ui:37 src/ui/qtextclip_ui.ui:223
#: src/ui/titlewidget_ui.ui:1429 src/utils/freesound.cpp:166
#: src/utils/freesound.cpp:209 src/utils/freesound.cpp:210
#, kde-format
msgid "Duration"
msgstr "Czas trwania"
#: data/effects/fade_from_black.xml:10
#: src/assets/view/widgets/keyframeimport.cpp:139
#: src/timeline2/view/qml/Track.qml:291
#, kde-format
msgid "In"
msgstr "W"
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: data/effects/fade_from_black.xml:13 data/effects/fade_to_black.xml:13
#: src/ui/wipeval_ui.ui:22
#, kde-format
msgid "Start"
msgstr "Początek"
#. i18n: ectx: property (text), widget (QLabel, label_4)
#: data/effects/fade_from_black.xml:16 data/effects/fade_to_black.xml:16
#: src/dialogs/renderwidget.cpp:499 src/ui/wipeval_ui.ui:167
#, kde-format
msgid "End"
msgstr "Koniec"
#: data/effects/fade_to_black.xml:3
#, kde-format
msgid "Fade to Black"
msgstr "Zanikanie w czerń"
#: data/effects/fade_to_black.xml:4
#, kde-format
msgid "Fade video to black"
msgstr "Zanikanie obrazu w czerń"
#: data/effects/fade_to_black.xml:10
#: src/assets/view/widgets/keyframeimport.cpp:142
#, kde-format
msgid "Out"
msgstr "Na zewnątrz"
#: data/effects/fadein.xml:3
#, kde-format
msgid "Fade in"
msgstr "Wyłanianie"
#: data/effects/fadein.xml:4
#, kde-format
msgid "Fade in audio track"
msgstr "Wyłanianie ścieżki dźwiękowej"
#: data/effects/fadein.xml:13 data/effects/fadeout.xml:13
#, kde-format
msgid "Start Gain"
msgstr "Wzmocnienie na początku"
#: data/effects/fadein.xml:16 data/effects/fadeout.xml:16
#, kde-format
msgid "End Gain"
msgstr "Wzmocnienie na końcu"
#: data/effects/fadeout.xml:3
#, kde-format
msgid "Fade out"
msgstr "Przemijanie"
#: data/effects/fadeout.xml:4
#, kde-format
msgid "Fade out audio track"
msgstr "Przemijanie ścieżki dźwiękowej"
#: data/effects/freeze.xml:3
#, kde-format
msgid "Freeze"
msgstr "Zamrożenie"
#: data/effects/freeze.xml:4
#, kde-format
msgid "Freeze video on a chosen frame"
msgstr "Zamrożenie obraz na wybranej klatce"
#: data/effects/freeze.xml:7
#, kde-format
msgid "Freeze at"
msgstr "Zamrożenie na"
#: data/effects/freeze.xml:10
#, kde-format
msgid "Freeze Before"
msgstr "Zamrożenie przed"
#: data/effects/freeze.xml:13
#, kde-format
msgid "Freeze After"
msgstr "Zamrożenie po"
#: data/effects/frei0r_3dflippo.xml:3
#, kde-format
msgid "3dflippo"
msgstr "3dflippo"
#: data/effects/frei0r_3dflippo.xml:4
#, kde-format
msgid "Frame rotation in 3D space"
msgstr "Obrót klatki w przestrzeni 3D"
#: data/effects/frei0r_3dflippo.xml:7
#, kde-format
msgid "X axis rotation"
msgstr "Obrót wokół osi X"
#: data/effects/frei0r_3dflippo.xml:10
#, kde-format
msgid "Y axis rotation"
msgstr "Obrót wokół osi Y"
#: data/effects/frei0r_3dflippo.xml:13
#, kde-format
msgid "Z axis rotation"
msgstr "Obrót wokół osi Z"
#: data/effects/frei0r_3dflippo.xml:16
#, kde-format
msgid "X axis rotation rate"
msgstr "Krok obrotu wokół osi X"
#: data/effects/frei0r_3dflippo.xml:19
#, kde-format
msgid "Y axis rotation rate"
msgstr "Krok obrotu wokół osi Y"
#: data/effects/frei0r_3dflippo.xml:22
#, kde-format
msgid "Z axis rotation rate"
msgstr "Krok obrotu wokół osi Z"
#: data/effects/frei0r_3dflippo.xml:25
#, kde-format
msgid "Center position (X)"
msgstr "Położenie środkowe (X)"
#: data/effects/frei0r_3dflippo.xml:28
#, kde-format
msgid "Center position (Y)"
msgstr "Położenie środkowe (Y)"
#: data/effects/frei0r_3dflippo.xml:31
#, kde-format
msgid "Invert rotation assignment"
msgstr "Odwróć przypisanie obrotu"
#: data/effects/frei0r_3dflippo.xml:34
#, kde-format
msgid "Don't blank mask"
msgstr "Nie opróżniaj maski"
#: data/effects/frei0r_3dflippo.xml:37
#, kde-format
msgid "Fill with image or black"
msgstr "Wypełnij obrazem lub czernią"
#: data/effects/frei0r_alpha0ps.xml:4 data/effects/frei0r_alpha0ps.xml:36
#, kde-format
msgid "Alpha operations"
msgstr "Operacje alfa"
#: data/effects/frei0r_alpha0ps.xml:5 data/effects/frei0r_alpha0ps.xml:37
#, kde-format
msgid "Display and manipulation of the alpha channel"
msgstr "Wyświetlanie i dostosowywanie kanału alfa"
#: data/effects/frei0r_alpha0ps.xml:9 data/effects/frei0r_alpha0ps.xml:41
#, kde-format
msgid ""
"Image,Alpha as gray,Gray + red,Selection on black,Selection on gray,"
"Selection on white,Selection on checkers"
msgstr ""
"Obraz,Alfa jako szery,Szarzy + czerwony,Zaznaczenie na czarnym,Zaznaczenie "
"na szarym,Zaznaczenie na białym,Zaznaczenie na znacznikach"
#: data/effects/frei0r_alpha0ps.xml:10 data/effects/frei0r_alpha0ps.xml:42
#, kde-format
msgid "Display"
msgstr "Wyświetlanie"
#: data/effects/frei0r_alpha0ps.xml:14 data/effects/frei0r_alpha0ps.xml:46
#, kde-format
msgid "Display input alpha"
msgstr "Wyświetl wejściową alfę"
#: data/effects/frei0r_alpha0ps.xml:18
#, kde-format
msgid "NO OP,Shave,Shrink hard,Shrink soft,Grow hard,Grow soft,Threshold"
msgstr ""
"NO OP,Ogol,Twarde pomniejszenie,Miękkie pomniejszenie,Twarde powiększenie,"
"Miękkie powiększenie,Próg"
#: data/effects/frei0r_alpha0ps.xml:19 data/effects/frei0r_alpha0ps.xml:51
#: data/effects/frei0r_alphagrad.xml:30 data/effects/frei0r_alphaspot.xml:47
#: data/effects/frei0r_select0r.xml:45 data/effects/frei0r_select0r.xml:96
#, kde-format
msgid "Operation"
msgstr "Operacja"
#: data/effects/frei0r_alpha0ps.xml:23 data/effects/frei0r_alpha0ps.xml:55
#: data/effects/frei0r_threshold0r.xml:3 data/effects/frei0r_threshold0r.xml:7
#, kde-format
msgid "Threshold"
msgstr "Próg"
#: data/effects/frei0r_alpha0ps.xml:27
#, kde-format
msgid "Shrink/grow amount"
msgstr "Krok rozrostu/kurczenia"
#: data/effects/frei0r_alpha0ps.xml:50
#, kde-format
msgid "NO OP,Shave,Shrink hard,Shrink soft,Grow hard,Grow soft,Threshold,Blur"
msgstr ""
"NO OP,Ogol,Twarde pomniejszenie,Miękkie pomniejszenie,Twarde powiększenie,"
"Miękkie powiększenie,Próg,Rozmycie"
#: data/effects/frei0r_alpha0ps.xml:59
#, kde-format
msgid "Shrink/Grow/Blur amount"
msgstr "Ilość pomniejszenia/powiększenia/rozmycia"
#: data/effects/frei0r_alphagrad.xml:3
#, kde-format
msgid "Alpha gradient"
msgstr "Gradient alfa"
#: data/effects/frei0r_alphagrad.xml:4
#, kde-format
msgid "Fill the alpha channel with a specified gradient"
msgstr "Wypełnij kanał alfa danym gradientem"
#. i18n: ectx: property (text), widget (QLabel, position_label)
#. i18n: ectx: property (text), widget (QLabel, clip_filesize_2)
#: data/effects/frei0r_alphagrad.xml:9
#: src/assets/view/widgets/keyframeedit.cpp:61
#: src/assets/view/widgets/keyframeimport.cpp:287
#: src/ui/clipdurationdialog_ui.ui:20 src/ui/keyframedialog_ui.ui:20
#: src/ui/markerdialog_ui.ui:20
#, kde-format
msgid "Position"
msgstr "Położenie"
#: data/effects/frei0r_alphagrad.xml:13 data/effects/frei0r_alphaspot.xml:34
#, kde-format
msgid "Transition width"
msgstr "Szerokość przejścia"
#: data/effects/frei0r_alphagrad.xml:17 data/effects/frei0r_alphaspot.xml:30
#: data/effects/frei0r_pr0file.xml:16
#, kde-format
msgid "Tilt"
msgstr "Odchylenie"
#: data/effects/frei0r_alphagrad.xml:21 data/effects/frei0r_alphaspot.xml:38
#, kde-format
msgid "Min"
msgstr "Min"
#: data/effects/frei0r_alphagrad.xml:25 data/effects/frei0r_alphaspot.xml:42
#, kde-format
msgid "Max"
msgstr "Max"
#: data/effects/frei0r_alphagrad.xml:29 data/effects/frei0r_alphaspot.xml:46
#: data/effects/frei0r_select0r.xml:44 data/effects/frei0r_select0r.xml:95
#, kde-format
msgid "Write on clear,Max,Min,Add,Subtract"
msgstr "Pisz przy czyszczeniu,Max,Min,Dodaj,Odejmij"
#: data/effects/frei0r_alphaspot.xml:3
#, kde-format
msgid "Alpha shapes"
msgstr "Kształty alfa"
#: data/effects/frei0r_alphaspot.xml:4
#, kde-format
msgid "Draws simple shapes into the alpha channel"
msgstr "Rysuje proste kształty w kanale alfa"
#: data/effects/frei0r_alphaspot.xml:9
#, kde-format
msgid "Rectangle,Ellipse,Triangle,Diamond"
msgstr "Prostokąt,Elipsa,Trójkąt,Diament"
#: data/effects/frei0r_alphaspot.xml:10 data/effects/frei0r_facedetect.xml:29
#: data/effects/sox_flanger.xml:22
#, kde-format
msgid "Shape"
msgstr "Kształt"
#: data/effects/frei0r_alphaspot.xml:14
#, kde-format
msgid "Position X"
msgstr "Położenie X"
#: data/effects/frei0r_alphaspot.xml:18
#, kde-format
msgid "Position Y"
msgstr "Położenie Y"
#: data/effects/frei0r_alphaspot.xml:22
#, kde-format
msgid "Size X"
msgstr "Rozmiar X"
#: data/effects/frei0r_alphaspot.xml:26
#, kde-format
msgid "Size Y"
msgstr "Rozmiar Y"
#: data/effects/frei0r_balanc0r.xml:4 data/effects/frei0r_balanc0r.xml:15
#, kde-format
msgid "White Balance"
msgstr "Równowaga bieli"
#: data/effects/frei0r_balanc0r.xml:5 data/effects/frei0r_balanc0r.xml:16
#, kde-format
msgid "Adjust the white balance / color temperature"
msgstr "Dostosuje równowagę bieli / temperaturę koloru"
#: data/effects/frei0r_balanc0r.xml:8 data/effects/frei0r_balanc0r.xml:19
#: data/effects/frei0r_colgate.xml:7 data/effects/movit_white_balance.xml:6
#, kde-format
msgid "Neutral Color"
msgstr "Neutralny kolor"
#: data/effects/frei0r_balanc0r.xml:11 data/effects/frei0r_balanc0r.xml:22
#, kde-format
msgid "Green Tint"
msgstr "Zabarwienie zielonym"
#: data/effects/frei0r_baltan.xml:3
#, kde-format
msgid "Baltan"
msgstr "Baltan"
#: data/effects/frei0r_baltan.xml:4
#, kde-format
msgid "Delayed alpha smoothed blit of time"
msgstr "Opóźniona operacja blit wygładzonej alfy w czasie"
#: data/effects/frei0r_bezier_curves.xml:3
#, kde-format
msgid "Bézier Curves"
msgstr "Krzywe Béziera"
#: data/effects/frei0r_bezier_curves.xml:4 data/effects/frei0r_curves.xml:5
#: data/effects/frei0r_curves.xml:62
#, kde-format
msgid "Color curves adjustment"
msgstr "Dostosowywanie krzywych koloru"
#: data/effects/frei0r_bezier_curves.xml:8 data/effects/frei0r_curves.xml:65
#, kde-format
msgid "RGB,Red,Green,Blue,Alpha,Luma,Hue,Saturation"
msgstr "RGB,Czerwony,Zielony,Niebieski,Alfa,Luma,Odcień,Nasycenie"
#: data/effects/frei0r_bezier_curves.xml:13
#: data/effects/frei0r_coloradj_rgb.xml:33 data/effects/frei0r_curves.xml:12
#: data/effects/frei0r_curves.xml:69
#, kde-format
msgid "Rec. 601,Rec. 709"
msgstr "Rec. 601,Rec. 709"
#: data/effects/frei0r_bezier_curves.xml:14
#: data/effects/frei0r_coloradj_rgb.xml:34 data/effects/frei0r_curves.xml:13
#: data/effects/frei0r_curves.xml:70
#, kde-format
msgid "Luma formula"
msgstr "Formuła Luma"
#: data/effects/frei0r_brightness.xml:3 data/effects/frei0r_brightness.xml:7
#: data/effects/frei0r_lenscorrection.xml:19
#: data/effects/frei0r_sigmoidaltransfer.xml:8
#: data/effects/frei0r_softglow.xml:8 data/effects/grain.xml:13
#, kde-format
msgid "Brightness"
msgstr "Jasność"
#: data/effects/frei0r_brightness.xml:4
#, kde-format
msgid "Adjusts the brightness of a source image"
msgstr "Dostosuj jasność obrazu źródłowego"
#: data/effects/frei0r_c0rners.xml:3
#, kde-format
msgid "Corners"
msgstr "Narożniki"
#: data/effects/frei0r_c0rners.xml:4
#, kde-format
msgid "Four corners geometry engine"
msgstr "Silnik geometrii czterech narożników"
#: data/effects/frei0r_c0rners.xml:8
#, kde-format
msgid "Corner 1 X"
msgstr "Narożnik 1 X"
#: data/effects/frei0r_c0rners.xml:12
#, kde-format
msgid "Corner 1 Y"
msgstr "Narożnik 1 Y"
#: data/effects/frei0r_c0rners.xml:16
#, kde-format
msgid "Corner 2 X"
msgstr "Narożnik 2 X"
#: data/effects/frei0r_c0rners.xml:20
#, kde-format
msgid "Corner 2 Y"
msgstr "Narożnik 2 Y"
#: data/effects/frei0r_c0rners.xml:24
#, kde-format
msgid "Corner 3 X"
msgstr "Narożnik 3 X"
#: data/effects/frei0r_c0rners.xml:28
#, kde-format
msgid "Corner 3 Y"
msgstr "Narożnik 3 Y"
#: data/effects/frei0r_c0rners.xml:32
#, kde-format
msgid "Corner 4 X"
msgstr "Narożnik 4 X"
#: data/effects/frei0r_c0rners.xml:36
#, kde-format
msgid "Corner 4 Y"
msgstr "Narożnik 4 Y"
#: data/effects/frei0r_c0rners.xml:40
#, kde-format
msgid "Stretch X"
msgstr "Rozciągnięcie X"
#: data/effects/frei0r_c0rners.xml:44
#, kde-format
msgid "Stretch Y"
msgstr "Rozciągnięcie Y"
#: data/effects/frei0r_c0rners.xml:48
#, kde-format
msgid "Feather Alpha"
msgstr "Pióro alfy"
#: data/effects/frei0r_c0rners.xml:52
#, kde-format
msgid "Enable Stretch"
msgstr "Włącz rozciągnięcie"
#: data/effects/frei0r_c0rners.xml:56 data/effects/frei0r_defish0r.xml:24
#, kde-format
msgid ""
"Nearest neighbor,Bilinear,Bicubic smooth,Bicubic sharp,Spline 4x4,Spline 6x6,"
"Lanczos"
msgstr ""
"Najbliższy sąsiad,Dwuliniowe,Sześcienne gładkie,Dwuścienne ostre,Krzywa "
"sklejana 4x4,Krzywa sklejana 6x6,Lanczos"
#: data/effects/frei0r_c0rners.xml:57 data/effects/frei0r_defish0r.xml:25
#, kde-format
msgid "Interpolator"
msgstr "Interpolator"
#: data/effects/frei0r_c0rners.xml:61 data/effects/frei0r_lightgraffiti.xml:63
#: data/effects/frei0r_lightgraffiti.xml:136
#, kde-format
msgid "Transparent Background"
msgstr "Przezroczyste tło"
#: data/effects/frei0r_c0rners.xml:65 data/effects/rotoscoping.xml:14
#, kde-format
msgid "Write on clear,Maximum,Minimum,Add,Subtract"
msgstr "Pisz przy czyszczeniu,Maksimum,Minimum,Dodaj,Odejmij"
#: data/effects/frei0r_c0rners.xml:66
#, kde-format
msgid "Alpha operation"
msgstr "Operacja alfa"
#: data/effects/frei0r_cartoon.xml:3
#, kde-format
msgid "Cartoon"
msgstr "Kreskówka"
#: data/effects/frei0r_cartoon.xml:4
#, kde-format
msgid "Cartoonify video, do a form of edge detect"
msgstr "Ukresków film, wykonaj coś na kształt wykrywania krawędzi"
#: data/effects/frei0r_cartoon.xml:7
#, kde-format
msgid "Level of trip"
msgstr "Poziom odchylenia"
#: data/effects/frei0r_cartoon.xml:10
#, kde-format
msgid "Difference space"
msgstr "Przestrzeń różnicy"
#: data/effects/frei0r_cluster.xml:3
#, kde-format
msgid "K-Means Clustering"
msgstr "Kastrowanie K-średnimi"
#: data/effects/frei0r_cluster.xml:4
#, kde-format
msgid "Clusters of a source image by color and spatial distance"
msgstr "Klastry obrazu źródłowego według kolorów i odległości w przestrzeni"
#: data/effects/frei0r_cluster.xml:7
#, kde-format
msgid "Amount of clusters"
msgstr "Liczba klastrów"
#: data/effects/frei0r_cluster.xml:10
#, kde-format
msgid "Weight on distance"
msgstr "Waga na odległość"
#: data/effects/frei0r_colgate.xml:3
#, kde-format
msgid "White Balance (LMS space)"
msgstr "Równowaga bieli (przestrzeń LMS)"
#: data/effects/frei0r_colgate.xml:4
#, kde-format
msgid "Do simple color correction, in a physically meaningful way"
msgstr "Wykonaj prostą poprawkę koloru w fizycznie sensowny sposób"
#: data/effects/frei0r_colgate.xml:10 data/effects/movit_white_balance.xml:9
#, kde-format
msgid "Color Temperature"
msgstr "Temperatura kolorów"
#: data/effects/frei0r_coloradj_rgb.xml:3
#, kde-format
msgid "RGB adjustment"
msgstr "Dostosowania RGB"
#: data/effects/frei0r_coloradj_rgb.xml:4
#, kde-format
msgid "Simple color adjustment"
msgstr "Proste dostosowanie kolorów"
#. i18n: ectx: property (text), widget (QCheckBox, cbR)
#. i18n: ectx: property (text), widget (QToolButton, buttonSelectRects)
#: data/effects/frei0r_coloradj_rgb.xml:8 src/ui/histogram_ui.ui:30
#: src/ui/titlewidget_ui.ui:461
#, kde-format
msgid "R"
msgstr "R"
#. i18n: ectx: property (text), widget (QCheckBox, cbG)
#: data/effects/frei0r_coloradj_rgb.xml:12 src/ui/histogram_ui.ui:37
#, kde-format
msgid "G"
msgstr "G"
#. i18n: ectx: property (text), widget (QCheckBox, cbB)
#: data/effects/frei0r_coloradj_rgb.xml:16 src/ui/histogram_ui.ui:44
#, kde-format
msgid "B"
msgstr "B"
#: data/effects/frei0r_coloradj_rgb.xml:20
#, kde-format
msgid "Add constant,Change gamma,Multiply"
msgstr "Dodaj stałą,Zmień gammę,Pomnóż"
#: data/effects/frei0r_coloradj_rgb.xml:21
#, kde-format
msgid "Action"
msgstr "Działanie"
#: data/effects/frei0r_coloradj_rgb.xml:25
#, kde-format
msgid "Keep luma"
msgstr "Zachowaj lumę"
#: data/effects/frei0r_coloradj_rgb.xml:29
#, kde-format
msgid "Alpha controlled"
msgstr "Sterowane alfą"
#: data/effects/frei0r_colordistance.xml:3
#, kde-format
msgid "Color Distance"
msgstr "Odległość koloru"
#: data/effects/frei0r_colordistance.xml:4
#, kde-format
msgid ""
"Calculates the distance between the selected color and the current pixel and "
"uses that value as new pixel value"
msgstr ""
"Oblicza odległość pomiędzy wybranym kolorem i bieżącym pikselem i używa tej "
"wartości jako wartości nowego piksela"
#: data/effects/frei0r_colordistance.xml:7
#, kde-format
msgid "Source Color"
msgstr "Kolor źródłowy"
#: data/effects/frei0r_colorize.xml:4
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Color"
msgid "Colorize"
-msgstr "Kolor"
+msgstr "Zabarw"
#: data/effects/frei0r_colorize.xml:5
#, kde-format
msgid "Colorizes image to selected hue, saturation and lightness"
-msgstr ""
+msgstr "Zabarwia obraz na wybrany odcień, nasycenie oraz jasność"
#: data/effects/frei0r_colorize.xml:8 data/effects/frei0r_hueshift0r.xml:7
#, kde-format
msgid "Hue"
msgstr "Odcień"
#: data/effects/frei0r_colorize.xml:9
#, kde-format
msgid "Color shade of the colorized image."
-msgstr ""
+msgstr "Odcień koloru zabarwionego obrazu."
#: data/effects/frei0r_colorize.xml:12 data/effects/frei0r_lightgraffiti.xml:48
#: data/effects/frei0r_lightgraffiti.xml:121
#: data/effects/frei0r_saturat0r.xml:3 data/effects/frei0r_saturat0r.xml:7
#: data/effects/movit_saturation.xml:6
#, kde-format
msgid "Saturation"
msgstr "Nasycenie"
#: data/effects/frei0r_colorize.xml:13
#, kde-format
msgid "Amount of color in the colorized image."
-msgstr ""
+msgstr "Ilość koloru w zabarwionym obrazie."
#: data/effects/frei0r_colorize.xml:16
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Brightness"
msgid "Lightness"
msgstr "Jasność"
#: data/effects/frei0r_colorize.xml:17
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Adjusts the brightness of a source image"
msgid "Lightness of the colorized image."
-msgstr "Dostosuj jasność obrazu źródłowego"
+msgstr "Jasność zabarwionego obrazu."
#: data/effects/frei0r_colortap.xml:3
#, kde-format
msgid "Color Effect"
msgstr "Efekt barwny"
#: data/effects/frei0r_colortap.xml:4
#, kde-format
msgid "Applies a pre-made color effect to image"
msgstr "Nakłada przygotowany efekt barwny na obraz"
#. i18n: ectx: property (text), widget (QTreeWidget, treeWidget)
#: data/effects/frei0r_colortap.xml:7 data/effects/frei0r_defish0r.xml:14
#: data/effects/frei0r_iirblur.xml:14 data/effects/frei0r_medians.xml:9
#: src/timeline2/view/dialogs/tracksconfigdialog.cpp:75
#: src/ui/missingclips_ui.ui:50
#, kde-format
msgid "Type"
msgstr "Rodzaj"
#: data/effects/frei0r_contrast0r.xml:3 data/effects/frei0r_contrast0r.xml:7
#: data/effects/grain.xml:10
#, kde-format
msgid "Contrast"
msgstr "Kontrast"
#: data/effects/frei0r_contrast0r.xml:4
#, kde-format
msgid "Adjusts the contrast of a source image"
msgstr "Dostosowuje kontrast obrazu źródłowego"
#: data/effects/frei0r_curves.xml:4 data/effects/frei0r_curves.xml:61
#, kde-format
msgid "Curves"
msgstr "Krzywe"
#: data/effects/frei0r_curves.xml:8 data/effects/frei0r_levels.xml:9
#: data/effects/frei0r_levels.xml:41
#, kde-format
msgid "Red,Green,Blue,Luma"
msgstr "Czerwony,Zielony,Niebieski,Luma"
#: data/effects/frei0r_curves.xml:20 data/effects/frei0r_curves.xml:77
#, kde-format
msgid "Number of curve points"
msgstr "Liczba punktów krzywej"
#: data/effects/frei0r_curves.xml:23 data/effects/frei0r_curves.xml:80
#, kde-format
msgid "Point 1 input value"
msgstr "Wartość wejściowa punktu 1"
#: data/effects/frei0r_curves.xml:26 data/effects/frei0r_curves.xml:83
#, kde-format
msgid "Point 1 output value"
msgstr "Wartość wyjściowa punktu 1"
#: data/effects/frei0r_curves.xml:29 data/effects/frei0r_curves.xml:86
#, kde-format
msgid "Point 2 input value"
msgstr "Wartość wejściowa punktu 2"
#: data/effects/frei0r_curves.xml:32 data/effects/frei0r_curves.xml:89
#, kde-format
msgid "Point 2 output value"
msgstr "Wartość wyjściowa punktu 2"
#: data/effects/frei0r_curves.xml:35 data/effects/frei0r_curves.xml:92
#, kde-format
msgid "Point 3 input value"
msgstr "Wartość wejściowa punktu 3"
#: data/effects/frei0r_curves.xml:38 data/effects/frei0r_curves.xml:95
#, kde-format
msgid "Point 3 output value"
msgstr "Wartość wyjściowa punktu 3"
#: data/effects/frei0r_curves.xml:41 data/effects/frei0r_curves.xml:98
#, kde-format
msgid "Point 4 input value"
msgstr "Wartość wejściowa punktu 4"
#: data/effects/frei0r_curves.xml:44 data/effects/frei0r_curves.xml:101
#, kde-format
msgid "Point 4 output value"
msgstr "Wartość wyjściowa punktu 4"
#: data/effects/frei0r_curves.xml:47 data/effects/frei0r_curves.xml:104
#, kde-format
msgid "Point 5 input value"
msgstr "Wartość wejściowa punktu 5"
#: data/effects/frei0r_curves.xml:50 data/effects/frei0r_curves.xml:107
#, kde-format
msgid "Point 5 output value"
msgstr "Wartość wyjściowa punktu 5"
#: data/effects/frei0r_curves.xml:53 data/effects/frei0r_curves.xml:110
#, kde-format
msgid "Show graph in picture"
msgstr "Pokaż wykres na obrazie"
#: data/effects/frei0r_curves.xml:56 data/effects/frei0r_curves.xml:113
#: data/effects/frei0r_levels.xml:31 data/effects/frei0r_levels.xml:63
#, kde-format
msgid "Top Left,Top Right,Bottom Left,Bottom Right"
msgstr ""
"Na górze po lewej,Na górze po prawej,Na dole po lewej,Na dole po prawej"
#: data/effects/frei0r_curves.xml:57 data/effects/frei0r_curves.xml:114
#, kde-format
msgid "Graph position"
msgstr "Położenie wykresu"
#: data/effects/frei0r_d90stairsteppingfix.xml:3
#, kde-format
msgid "Nikon D90 Stairstepping fix"
msgstr "Poprawka schodkowania Nikon D90"
#: data/effects/frei0r_d90stairsteppingfix.xml:7
#, kde-format
msgid ""
"Removes stairstepping artifacts from Nikon D90's 720p videos.\n"
" <full><![CDATA[Sharp lines in videos from the Nikon D90 show steps "
"each 8th or 9th line, assumedly\n"
" due to poor downsampling. These can be smoothed out with this filter "
"if they become too annoying.]]></full>\n"
" "
msgstr ""
"Usuwa artefakty schodków z nagrań 720p robionych przez Nikon D90 .\n"
" <full><![CDATA[Oostre linie w nagraniach z Nikona D90 zawierają "
"schodki co każdą ósmą, dziewiątą linię, prawdopodobnie\n"
" ze względu na ubogie obniżanie próbkowania. Można je wygładzić "
"dzięki temu filtrowi, jeśli będą przeszkadzać zbyt dużo.]]></full>\n"
" "
#: data/effects/frei0r_defish0r.xml:3
#, kde-format
msgid "Defish"
msgstr "Odrybianie"
#: data/effects/frei0r_defish0r.xml:4
#, kde-format
msgid "Non rectilinear lens mappings"
msgstr "Nie prostokątne mapowania soczewki"
#: data/effects/frei0r_defish0r.xml:7 data/effects/frei0r_iirblur.xml:8
#: data/effects/frei0r_sharpness.xml:8 data/effects/movit_unsharp_mask.xml:9
#, kde-format
msgid "Amount"
msgstr "Krok"
#: data/effects/frei0r_defish0r.xml:10
#, kde-format
msgid "DeFish"
msgstr "Odrybianie"
#: data/effects/frei0r_defish0r.xml:13
#, kde-format
msgid "Equidistant,Orthographic,Equiarea,Stereographic"
msgstr "Równoodległy,Ortograficzny,Równopolowy,Stereograficzny"
#: data/effects/frei0r_defish0r.xml:17
#, kde-format
msgid "Fill,Center,Fit,Manual"
msgstr "Wypełnienie,Środek,Dopasowanie,Ręczne"
#. i18n: ectx: property (text), widget (QLabel, lblScaling)
#: data/effects/frei0r_defish0r.xml:18
#: src/scopes/colorscopes/colorplaneexport.cpp:202
#: src/ui/colorplaneexport_ui.ui:74 src/widgets/dragvalue.cpp:118
#, kde-format
msgid "Scaling"
msgstr "Skalowanie"
#: data/effects/frei0r_defish0r.xml:21
#, kde-format
msgid "Manual Scale"
msgstr "Ręczna skala"
#: data/effects/frei0r_defish0r.xml:28
#, kde-format
msgid "Square,PAL DV,NTSC DV,HDV,Manual"
msgstr "Kwadrat,PAL DV,NTSC DV,HDV,Ręcznie"
#: data/effects/frei0r_defish0r.xml:29
#, kde-format
msgid "Aspect type"
msgstr "Współczynnik kształtu:"
#: data/effects/frei0r_defish0r.xml:32
#, kde-format
msgid "Manual Aspect"
msgstr "Ręczny współczynnik kształtu"
#: data/effects/frei0r_delay0r.xml:3
#, kde-format
msgid "delay0r"
msgstr "delay0r"
#: data/effects/frei0r_delay0r.xml:4
#, kde-format
msgid "Video delay"
msgstr "Opóźnienie filmu"
#: data/effects/frei0r_delay0r.xml:7
#, kde-format
msgid "Delay time"
msgstr "Czas opóźnienia"
#: data/effects/frei0r_delaygrab.xml:3
#, kde-format
msgid "Delay grab"
msgstr "Opóźnienie przechwytywania"
#: data/effects/frei0r_delaygrab.xml:4
#, kde-format
msgid "Delayed frame blitting mapped on a time bitmap"
msgstr "Opóźniona operacja blit zmapowana na mapie bitowej czasu"
#: data/effects/frei0r_distort0r.xml:3 data/effects/pan_zoom.xml:10
#: data/effects/qtblend.xml:18 data/effects/qtblend.xml:36
#: data/transitions/affine.xml:19 data/transitions/affine.xml:22
#: data/transitions/qtblend.xml:17 data/transitions/region.xml:23
#, kde-format
msgid "Distort"
msgstr "Zniekształcenie"
#: data/effects/frei0r_distort0r.xml:4
#, kde-format
msgid "Plasma"
msgstr "Plazma"
#: data/effects/frei0r_distort0r.xml:7 data/effects/wave.xml:7
#, kde-format
msgid "Amplitude"
msgstr "Amplituda"
#: data/effects/frei0r_distort0r.xml:10 data/effects/sox_bass.xml:10
#, kde-format
msgid "Frequency"
msgstr "Częstotliwość"
#: data/effects/frei0r_dither.xml:4
#, kde-format
msgid "Dither"
-msgstr ""
+msgstr "Rozprosz"
#: data/effects/frei0r_dither.xml:5
#, kde-format
msgid "Dithers the image and reduces the number of available colors"
-msgstr ""
+msgstr "Rozprasza obraz i zmniejsza liczbę dostępnych barw"
#: data/effects/frei0r_dither.xml:8 data/effects/frei0r_levels.xml:4
#: data/effects/frei0r_levels.xml:36
#, kde-format
msgid "Levels"
msgstr "Poziomy"
#: data/effects/frei0r_dither.xml:9
#, kde-format
msgid "Number of values per channel."
-msgstr ""
+msgstr "Liczba wartości na kanał."
#: data/effects/frei0r_dither.xml:12
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Matrix size"
msgid "Matrix Id."
-msgstr "Rozmiar macierzy"
+msgstr "Id macierzy"
#: data/effects/frei0r_dither.xml:13
#, kde-format
msgid "Id of matrix used for dithering."
-msgstr ""
+msgstr "Id macierzy używanej do rozpraszania."
#: data/effects/frei0r_edgeglow.xml:3
#, kde-format
msgid "Edge glow"
msgstr "Poświata krawędzi"
#: data/effects/frei0r_edgeglow.xml:4
#, kde-format
msgid "Edge glow filter"
msgstr "Filtr poświaty krawędzi"
#: data/effects/frei0r_edgeglow.xml:7
#, kde-format
msgid "Edge lightening threshold"
msgstr "Prób podświetlania krawędzi"
#: data/effects/frei0r_edgeglow.xml:10
#, kde-format
msgid "Edge brightness upscaling multiplier"
msgstr "Mnożnik rozjaśniania krawędzi"
#: data/effects/frei0r_edgeglow.xml:13
#, kde-format
msgid "Non-edge brightness downscaling multiplier"
msgstr "Mnożnik przyciemniania nie-krawędzi"
#: data/effects/frei0r_emboss.xml:4
#, kde-format
msgid "Emboss"
-msgstr ""
+msgstr "Wytłoczenie"
#: data/effects/frei0r_emboss.xml:5
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Creates a luminance map of the image"
msgid "Creates embossed relief image of source image"
-msgstr "Tworzy mapę luminancji dla obrazu"
+msgstr "Tworzy uwypuklony obraz obrazu źródłowego"
#: data/effects/frei0r_emboss.xml:8
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Mirroring direction"
msgid "Light direction"
-msgstr "Kierunek lustra"
+msgstr "Kierunek światła"
#: data/effects/frei0r_emboss.xml:9
#, kde-format
msgid "Light direction angle."
-msgstr ""
+msgstr "Kąt kierunku światła."
#: data/effects/frei0r_emboss.xml:12
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Background Weight"
msgid "Background lightness"
-msgstr "Waga tła"
+msgstr "Jasność tła"
#: data/effects/frei0r_emboss.xml:13
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Background Weight"
msgid "Background lightness (0 to 90)."
-msgstr "Waga tła"
+msgstr "Jasność tła (0 do 90)."
#: data/effects/frei0r_emboss.xml:16
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Track height"
msgid "Bump height"
-msgstr "Wysokość ścieżki"
+msgstr "Wysokość wypukłości"
#: data/effects/frei0r_emboss.xml:17
#, kde-format
msgid "Bump height (0 to 40)."
-msgstr ""
+msgstr "Wysokość wypukłości (0 do 40)."
#: data/effects/frei0r_equaliz0r.xml:3
#, kde-format
msgid "Equaliz0r"
msgstr "Equaliz0r"
#: data/effects/frei0r_equaliz0r.xml:4
#, kde-format
msgid "Equalizes the intensity histograms"
msgstr "Wyrównuje histogramy intensywności"
#: data/effects/frei0r_facebl0r.xml:3
#, kde-format
msgid "Face blur"
msgstr "Rozmycie twarzy"
#: data/effects/frei0r_facebl0r.xml:4
#, kde-format
msgid "Automatically detect and blur a face using OpenCV"
msgstr "Samoczynnie wykrywa i zamazuje twarz przy użyciu OpenCV"
#: data/effects/frei0r_facebl0r.xml:8 data/effects/frei0r_facedetect.xml:8
#, kde-format
msgid "Search scale"
msgstr "Wyszukaj skalę"
#: data/effects/frei0r_facebl0r.xml:9 data/effects/frei0r_facedetect.xml:9
#, no-c-format, kde-format
msgid ""
"The search window scale factor. For example, 120 = 1.20 = increases by 20% "
"on each pass."
msgstr ""
"Współczynnik skali okna wyszukiwania. Na przykład, 120 = 1.20 = zwiększanie "
"o 20% każdorazowo przy przetwarzaniu."
#: data/effects/frei0r_facebl0r.xml:13 data/effects/frei0r_facedetect.xml:13
#, kde-format
msgid "Neighbors"
msgstr "Sąsiedzi"
#: data/effects/frei0r_facebl0r.xml:14 data/effects/frei0r_facedetect.xml:14
#, kde-format
msgid "Minimum number of rectangles that determines an object."
msgstr "Najmniejsza liczba prostokątów określających obiekt."
#: data/effects/frei0r_facebl0r.xml:18 data/effects/frei0r_facedetect.xml:18
#, kde-format
msgid "Smallest"
msgstr "Najmniejsze"
#: data/effects/frei0r_facebl0r.xml:19 data/effects/frei0r_facedetect.xml:19
#, kde-format
msgid "The minimum window size in pixels."
msgstr "Rozmiar najmniejszego okna w pikselach."
#: data/effects/frei0r_facebl0r.xml:23
#, kde-format
msgid "Largest"
msgstr "Największe"
#: data/effects/frei0r_facebl0r.xml:24
#, kde-format
msgid ""
"The largest size face in pixels - both horizontally and vertically (square "
"window)."
msgstr ""
"Rozmiar największej twarzy w pikselach - zarówno w poziomie jak i pionie "
"(okno kwadratowe)."
#: data/effects/frei0r_facebl0r.xml:28 data/effects/frei0r_facedetect.xml:23
#, kde-format
msgid "Recheck"
msgstr "Sprawdź ponownie"
#: data/effects/frei0r_facebl0r.xml:29 data/effects/frei0r_facedetect.xml:24
#, kde-format
msgid ""
"How often to detect a face. In between checks, it does object motion "
"tracking."
msgstr ""
"Jak często wykrywać twarze. Pomiędzy sprawdzeniami, dokonywane jest "
"śledzenie ruchu obiektów."
#: data/effects/frei0r_facebl0r.xml:33
#, kde-format
msgid "Show ellipse"
msgstr "Pokaż elipsę"
#: data/effects/frei0r_facebl0r.xml:34
#, kde-format
msgid "Draw a blue ellipse around the face area?"
msgstr "Czy narysować niebieską elipsę wokół obszaru twarzy?"
#: data/effects/frei0r_facedetect.xml:3
#, kde-format
msgid "Face detect"
msgstr "Wykrywanie twarzy"
#: data/effects/frei0r_facedetect.xml:4
#, kde-format
msgid "Detect faces and draw shapes on them using OpenCV"
msgstr "Wyrywa twarze i rysuje na nich kształty przy użyciu OpenCV"
#: data/effects/frei0r_facedetect.xml:28
#, kde-format
msgid "circle,ellipse,rectangle,random"
msgstr "okrąg,elipsa,prostokąt,losowo"
#: data/effects/frei0r_facedetect.xml:33
#, kde-format
msgid "Stroke width"
msgstr "Szerokość kreski"
#: data/effects/frei0r_facedetect.xml:34
#, kde-format
msgid ""
"0 means fill; otherwise, draw unfilled with a stroke width of this size."
msgstr ""
"0 oznacza wypełniona; w przeciwnym przypadku, rysowana jest niewypełniona o "
"podanej tutaj szerokości kreski."
#: data/effects/frei0r_facedetect.xml:38
#, kde-format
msgid "Alpha"
msgstr "Alfa"
#: data/effects/frei0r_facedetect.xml:39
#, kde-format
msgid ""
"Set the alpha channel of the shape area to a percentage of fully opaque."
msgstr ""
"Ustawia kanał alfa obszaru kształtu na procent pełnej nieprzezroczystości."
#: data/effects/frei0r_facedetect.xml:43
#, kde-format
msgid "Antialias"
msgstr "Wygładzanie krawędzi"
#: data/effects/frei0r_facedetect.xml:44
#, kde-format
msgid "Draw with anti-aliasing?"
msgstr "Narysować z wygładzaniem krawędzi?"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: data/effects/frei0r_facedetect.xml:50 src/ui/gradientedit_ui.ui:119
#, kde-format
msgid "Color 1"
msgstr "Kolor 1"
#: data/effects/frei0r_facedetect.xml:51
#, kde-format
msgid "Set the shape color of the first detected face."
msgstr "Ustak kolor kształtu pierwszej wykrytej twarzy."
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: data/effects/frei0r_facedetect.xml:55 src/ui/gradientedit_ui.ui:20
#, kde-format
msgid "Color 2"
msgstr "Kolor 2"
#: data/effects/frei0r_facedetect.xml:56
#, kde-format
msgid "Set the shape color of the second detected face."
msgstr "Ustak kolor kształtu drugiej wykrytej twarzy."
#: data/effects/frei0r_facedetect.xml:60
#, kde-format
msgid "Color 3"
msgstr "Kolor 3"
#: data/effects/frei0r_facedetect.xml:61
#, kde-format
msgid "Set the shape color of the third detected face."
msgstr "Ustak kolor kształtu trzeciej wykrytej twarzy."
#: data/effects/frei0r_facedetect.xml:65
#, kde-format
msgid "Color 4"
msgstr "Kolor 4"
#: data/effects/frei0r_facedetect.xml:66
#, kde-format
msgid "Set the shape color of the fourth detected face."
msgstr "Ustak kolor kształtu czwartej wykrytej twarzy."
#: data/effects/frei0r_facedetect.xml:70
#, kde-format
msgid "Color 5"
msgstr "Kolor 5"
#: data/effects/frei0r_facedetect.xml:71
#, kde-format
msgid "Set the shape color of the fifth detected face."
msgstr "Ustak kolor kształtu piątej wykrytej twarzy."
#: data/effects/frei0r_flippo.xml:3
#, kde-format
msgid "Flippo"
msgstr "Flippo"
#: data/effects/frei0r_flippo.xml:4
#, kde-format
msgid "Flipping in X and Y axis"
msgstr "Odbijanie w osiach X i Y"
#: data/effects/frei0r_flippo.xml:7
#, kde-format
msgid "X axis"
msgstr "Oś X"
#: data/effects/frei0r_flippo.xml:10
#, kde-format
msgid "Y axis"
msgstr "Oś Y"
#: data/effects/frei0r_glow.xml:3
#, kde-format
msgid "Glow"
msgstr "Poświata"
#: data/effects/frei0r_glow.xml:4
#, kde-format
msgid "Creates a Glamorous Glow"
msgstr "Tworzy uroczą poświatę"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: data/effects/frei0r_glow.xml:7 data/effects/frei0r_iirblur.xml:3
#: data/effects/frei0r_mask0mate.xml:22 data/effects/tracker.xml:28
#: src/ui/titlewidget_ui.ui:840
#, kde-format
msgid "Blur"
msgstr "Rozmycie"
#: data/effects/frei0r_hqdn3d.xml:3
#, kde-format
msgid "Denoiser"
msgstr "Odszumiacz"
#: data/effects/frei0r_hqdn3d.xml:4
#, kde-format
msgid "High quality 3D denoiser"
msgstr "Wysokiej jakości trójwymiarowy odszumiacz"
#: data/effects/frei0r_hqdn3d.xml:8
#, kde-format
msgid "Spatial"
msgstr "Przestrzenność"
#: data/effects/frei0r_hqdn3d.xml:9
#, kde-format
msgid "Amount of spatial filtering"
msgstr "Ilość filtrowania przestrzennego"
#: data/effects/frei0r_hqdn3d.xml:13
#, kde-format
msgid "Temporal"
msgstr "Tymczasowość"
#: data/effects/frei0r_hqdn3d.xml:14
#, kde-format
msgid "Amount of temporal filtering"
msgstr "Ilość filtrowania tymczasowego"
#: data/effects/frei0r_hueshift0r.xml:3
#, kde-format
msgid "Hue shift"
msgstr "Przesunięcie odcienia"
#: data/effects/frei0r_hueshift0r.xml:4
#, kde-format
msgid "Shifts the hue of a source image"
msgstr "Przesuwa odcień obrazu źródłowego"
#: data/effects/frei0r_iirblur.xml:4
#, kde-format
msgid "Blur using 2D IIR filters (Exponential, Lowpass, Gaussian)"
msgstr ""
"Rozmycie przy użyciu filtrów 2D IIR (Wykładniczego, Dolnoprzepustowego, "
"Gaussa)"
#: data/effects/frei0r_iirblur.xml:9
#, kde-format
msgid "Amount of blur"
msgstr "Ilość rozmycia"
#: data/effects/frei0r_iirblur.xml:13
#, kde-format
msgid "Exponential,Lowpass,Gaussian"
msgstr "Wykładniczy,Dolnoprzepustowy,Gaussa"
#: data/effects/frei0r_iirblur.xml:15
#, kde-format
msgid "Select blurring algorithm"
msgstr "Wybierz algorytm zamazywania"
#: data/effects/frei0r_iirblur.xml:19
#, kde-format
msgid "Edge"
msgstr "Krawędź"
#: data/effects/frei0r_iirblur.xml:20
#, kde-format
msgid "Enable edge compensation"
msgstr "Włącz kompensację krawędziową"
#: data/effects/frei0r_keyspillm0pup.xml:3
#, kde-format
msgid "Key Spill Mop Up"
msgstr "Starcie rozlanej klatki kluczowej"
#: data/effects/frei0r_keyspillm0pup.xml:4
#, kde-format
msgid "Reduces the visibility of key color spill in chroma keying"
msgstr ""
"Zmniejsza widoczność rozlania koloru klatki kluczowej w kluczowaniu chroma"
#: data/effects/frei0r_keyspillm0pup.xml:8
#, kde-format
msgid "Key color"
msgstr "Kolor klucza"
#: data/effects/frei0r_keyspillm0pup.xml:12
#, kde-format
msgid "Target color"
msgstr "Kolor celu"
#: data/effects/frei0r_keyspillm0pup.xml:16
#, kde-format
msgid "Color distance, Transparency, Edge inwards, Edge outwards"
msgstr ""
"Pomniejszenie koloru, Przezroczystość, Krawędzie do środka, Krawędzie na "
"zewnątrz"
#: data/effects/frei0r_keyspillm0pup.xml:17
#, kde-format
msgid "Mask type"
msgstr "Rodzaj maski"
#: data/effects/frei0r_keyspillm0pup.xml:21
#, kde-format
msgid "Tolerance"
msgstr "Tolerancja"
#: data/effects/frei0r_keyspillm0pup.xml:25 data/effects/frei0r_select0r.xml:91
#, kde-format
msgid "Slope"
msgstr "Nachylenie"
#: data/effects/frei0r_keyspillm0pup.xml:29
#, kde-format
msgid "Hue gate"
msgstr "Brama odcienia"
#: data/effects/frei0r_keyspillm0pup.xml:33
#, kde-format
msgid "Saturation threshold"
msgstr "Prób nasycenia"
#: data/effects/frei0r_keyspillm0pup.xml:37
#: data/effects/frei0r_keyspillm0pup.xml:46
#, kde-format
msgid "None, De-Key, Target, Desaturate, Luma adjust"
msgstr "Brak, De-Klucz, Cel, Zmniejszenie nasycenia, Dostosowanie Lumy"
#: data/effects/frei0r_keyspillm0pup.xml:38
#, kde-format
msgid "Operation 1"
msgstr "Operacja 1"
#: data/effects/frei0r_keyspillm0pup.xml:42
#, kde-format
msgid "Amount 1"
msgstr "Ilość 1"
#: data/effects/frei0r_keyspillm0pup.xml:47
#, kde-format
msgid "Operation 2"
msgstr "Operacja 2"
#: data/effects/frei0r_keyspillm0pup.xml:51
#, kde-format
msgid "Amount 2"
msgstr "Ilość 2"
#: data/effects/frei0r_keyspillm0pup.xml:55
#, kde-format
msgid "Show mask"
msgstr "Pokaż maskę"
#: data/effects/frei0r_keyspillm0pup.xml:59
#, kde-format
msgid "Mask to Alpha"
msgstr "Maska do alfy"
#: data/effects/frei0r_lenscorrection.xml:3
#, kde-format
msgid "Lens Correction"
msgstr "Poprawka soczewki"
#: data/effects/frei0r_lenscorrection.xml:4
#, kde-format
msgid "Allows compensation of lens distortion"
msgstr "Umożliwia kompensację zniekształcenia soczewki"
#: data/effects/frei0r_lenscorrection.xml:7
#, kde-format
msgid "Horizontal center"
msgstr "Środek w poziomie"
#: data/effects/frei0r_lenscorrection.xml:10
#, kde-format
msgid "Vertical center"
msgstr "Środek w pionie"
#: data/effects/frei0r_lenscorrection.xml:13
#, kde-format
msgid "Center correction"
msgstr "Poprawka środka"
#: data/effects/frei0r_lenscorrection.xml:16
#, kde-format
msgid "Edges correction"
msgstr "Poprawka krawędzi"
#: data/effects/frei0r_letterb0xed.xml:3
#, kde-format
msgid "LetterB0xed"
msgstr "LetterB0xed"
#: data/effects/frei0r_letterb0xed.xml:4
#, kde-format
msgid "Adds black borders at top and bottom for cinema look"
msgstr "Dodaj czarne pasy na górze i na dole, tak jak w kinie"
#. i18n: ectx: property (text), widget (QLabel, label_4)
#: data/effects/frei0r_letterb0xed.xml:7 src/ui/titlewidget_ui.ui:1013
#, kde-format
msgid "Border Width"
msgstr "Szerokość pasa"
#. i18n: ectx: property (text), widget (QLabel, label)
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: data/effects/frei0r_letterb0xed.xml:10 data/effects/frei0r_timeout.xml:13
#: src/ui/wipeval_ui.ui:136 src/ui/wipeval_ui.ui:281
#, kde-format
msgid "Transparency"
msgstr "Przezroczystość"
#: data/effects/frei0r_levels.xml:5 data/effects/frei0r_levels.xml:37
#, kde-format
msgid "Adjust levels"
msgstr "Dostosuj poziomy"
#: data/effects/frei0r_levels.xml:13 data/effects/frei0r_levels.xml:45
#, kde-format
msgid "Input black level"
msgstr "Poziom wejściowy czerni"
#: data/effects/frei0r_levels.xml:16 data/effects/frei0r_levels.xml:48
#, kde-format
msgid "Input white level"
msgstr "Poziom wejściowy bieli"
#: data/effects/frei0r_levels.xml:19 data/effects/frei0r_levels.xml:51
#: data/effects/gamma.xml:3 data/effects/gamma.xml:7
#: src/assets/view/widgets/lumaliftgainparam.cpp:41
#, kde-format
msgid "Gamma"
msgstr "Gamma"
#: data/effects/frei0r_levels.xml:22 data/effects/frei0r_levels.xml:54
#, kde-format
msgid "Black output"
msgstr "Wynikowa czerń"
#: data/effects/frei0r_levels.xml:25 data/effects/frei0r_levels.xml:57
#, kde-format
msgid "White output"
msgstr "Wynikowa biel"
#: data/effects/frei0r_levels.xml:28 data/effects/frei0r_levels.xml:60
#, kde-format
msgid "Show histogram"
msgstr "Pokaż histogram"
#: data/effects/frei0r_levels.xml:32 data/effects/frei0r_levels.xml:64
#, kde-format
msgid "Histogram position"
msgstr "Położenie histogramu"
#: data/effects/frei0r_lightgraffiti.xml:4
#: data/effects/frei0r_lightgraffiti.xml:77
#, kde-format
msgid "Light Graffiti"
msgstr "Graffiti świetlne"
#: data/effects/frei0r_lightgraffiti.xml:7
#: data/effects/frei0r_lightgraffiti.xml:80
#, kde-format
msgid ""
"Light Graffiti effect.\n"
" <full><![CDATA[This effect allows to do Light Painting (i.e. "
"painting with light sources on a photo by keeping the shutter\n"
" opened for a while), but for video.]]></full>"
msgstr ""
"Efekt graffiti świetlnego.\n"
" <full><![CDATA[Ten efekt umożliwia malowanie światłem (tj. malowanie "
"źródłami światła na zdjęciu przy migawce\n"
" otwartej na jakiś czas), lecz dla filmu.]]></full>"
#: data/effects/frei0r_lightgraffiti.xml:10
#: data/effects/frei0r_lightgraffiti.xml:83
#, kde-format
msgid "Brightness Threshold"
msgstr "Próg jasności"
#: data/effects/frei0r_lightgraffiti.xml:12
#: data/effects/frei0r_lightgraffiti.xml:85
#, kde-format
msgid ""
"<![CDATA[How bright (<code>R+G+B</code>) does a pixel need to be in order to "
"be recognized as a light source?<br/>\n"
" Increasing this threshold requires brighter light sources (i.e. "
"more white or less color, respectively) but prevents some «false alarms» "
"where semi-bright parts, e.g. hands where colors can change quite a lot "
"compared to the background, are incorrectly recognized as light source.]]>"
msgstr ""
"<![CDATA[How bright (<code>R+G+B</code>) czy piksel musi być ustawiony w "
"pewnym porządku, aby być rozpoznany jako źródło światła?<br/>\n"
" Zwiększenie wartości tego progu wymaga od źródeł światła, żeby "
"były jaśniejsze (tj. odpowiednio bardziej białe, lub mniej barwne), lecz "
"powodje niewrażliwość na niektóre «fałszywe alarmy» gdy na wpół jasne "
"obszary, np. ręce, których barwa może zmieniać się często względem tła, są "
"niepoprawnie rozpoznawane jako źródła światła.]]>"
#: data/effects/frei0r_lightgraffiti.xml:15
#: data/effects/frei0r_lightgraffiti.xml:88
#, kde-format
msgid "Difference Threshold"
msgstr "Próg różnicy"
#: data/effects/frei0r_lightgraffiti.xml:17
#: data/effects/frei0r_lightgraffiti.xml:90
#, kde-format
msgid ""
"<![CDATA[How much does the strongest color channel of a pixel have to "
"change, compared to the background image (<code>max(dR, dG, dB)</code>), in "
"order to be recognized as light source? <br/>\n"
" Increasing this threshold makes it harder for light sources to "
"be accepted on bright backgrounds, but decreases the danger of noise or "
"generally bright spots counting as light source.]]>"
msgstr ""
"<![CDATA[Jak bardzo najsilniejszy kanał barwy musi się zmienić względem "
"obrazu tła. (<code>max(dR, dG, dB)</code>), aby zostać rozpoznanym jako "
"źródło światła? <br/>\n"
" Zwiększenie wartości tego progu, czyni trudnym rozpoznanie "
"źródeł światła na jasnych tłach, lecz zmniejsza zagrożenie szumu lub ogólnie "
"jasnych miejsc zaliczanych jako źródło światła.]]>"
#: data/effects/frei0r_lightgraffiti.xml:20
#: data/effects/frei0r_lightgraffiti.xml:93
#, kde-format
msgid "Difference Sum Threshold"
msgstr "Próg sumy różnicy"
#: data/effects/frei0r_lightgraffiti.xml:22
#: data/effects/frei0r_lightgraffiti.xml:95
#, kde-format
msgid ""
"<![CDATA[How much does the sum of all color channels <em>relative to the "
"background image</em> (<code>dR + dG + dB</code>) have to change until a "
"pixel is recognized as a light source?<br/>\n"
" Raising this value might, in some cases, avoid that some light "
"objects lit by the light source are added to the light mask.]]>"
msgstr ""
"<![CDATA[Jak bardzo suma wszystkich kanałów barw <em>względem obrazu tła</"
"em> (<code>dR + dG + dB</code>) musi się zmienić zanim piksel zostanie "
"rozpoznany jako źródło światła?<br/>\n"
" Zwiększenie tej wartości może, w niektórych przypadkach, "
"zapobiec dodaniu do maski światła niektórych obiektów oświetlonych przez "
"źródło światła.]]>"
#: data/effects/frei0r_lightgraffiti.xml:25
#: data/effects/frei0r_lightgraffiti.xml:98
#, kde-format
msgid "Sensitivity"
msgstr "Czułość"
#: data/effects/frei0r_lightgraffiti.xml:27
#: data/effects/frei0r_lightgraffiti.xml:100
#, kde-format
msgid ""
"<![CDATA[Light sensitivity.<br/>\n"
" For slowly moving light source try to use a lower sensitivity to "
"obtain a better exposure.]]>"
msgstr ""
"<![CDATA[Mała czułość.<br/>\n"
" Dla wolno przemieszczających się źródeł światła, spróbuj użyć "
"małej czułości, aby otrzymać lepsze naświetlenie.]]>"
#: data/effects/frei0r_lightgraffiti.xml:30
#: data/effects/frei0r_lightgraffiti.xml:103
#, kde-format
msgid "Lower Overexposure"
msgstr "Niższe prześwietlenie"
#: data/effects/frei0r_lightgraffiti.xml:32
#: data/effects/frei0r_lightgraffiti.xml:105
#, kde-format
msgid ""
"<![CDATA[Lowers overexposure.<br/>\n"
" The light mask does not get white immediately when the light "
"source is moving slowly or staying steady.]]>"
msgstr ""
"<![CDATA[Obniża prześwietlenie.<br/>\n"
" Maska światła nie staje się natychmiastowo biała, gdy źródło "
"światła przemieszcza się powoli lub stoi w miejscu.]]>"
#: data/effects/frei0r_lightgraffiti.xml:35
#: data/effects/frei0r_lightgraffiti.xml:108
#, kde-format
msgid "Dimming"
msgstr "Przyciemnianie"
#: data/effects/frei0r_lightgraffiti.xml:36
#: data/effects/frei0r_lightgraffiti.xml:109
#, kde-format
msgid ""
"Dims the light mask. Lights will leave a fainting trail if it is set to a "
"value > 0."
msgstr ""
"Przyciemnia maskę światła. Światła będą pozostawiały zanikający ślad, jeśli "
"zostaną ustawione na wartość > 0."
#: data/effects/frei0r_lightgraffiti.xml:39
#: data/effects/frei0r_lightgraffiti.xml:112
#, kde-format
msgid "Background Weight"
msgstr "Waga tła"
#: data/effects/frei0r_lightgraffiti.xml:40
#: data/effects/frei0r_lightgraffiti.xml:113
#, kde-format
msgid ""
"Strength of the (calculated) background image. Setting it to 100 paints the "
"light mask directly over the background, without the painting person in the "
"image if the video starts with a «clean» background image. (See the α "
"parameter.)"
msgstr ""
"Siła (obliczonego) obrazu w tle. Ustawienie jej na 100 rysuje jasną maskę "
"bezpośrednio na tle, bez rysowania osoby na obrazie, jeśli obraz zaczyna się "
"od obrazu tła «clean». (Zobacz parametr α.)"
#: data/effects/frei0r_lightgraffiti.xml:43
#: data/effects/frei0r_lightgraffiti.xml:116
#, kde-format
msgid "α"
msgstr "α"
#: data/effects/frei0r_lightgraffiti.xml:45
#: data/effects/frei0r_lightgraffiti.xml:118
#, kde-format
msgid ""
"<![CDATA[Determines how the effect tries to adapt to background changes. <br/"
">\n"
" The Light Graffiti effect remembers the first frame of the clip "
"it is applied to, so the clip should <em>always</em> start with the painter "
"outside of the video. If the background constantly changes, e.g. on a "
"street, try to set α > 0 to calculate an average background image.]]>"
msgstr ""
"<![CDATA[Określa jak efekt próbuje dostosować się do zmian tła. <br/>\n"
" Efekt graffiti świetlnego zapamiętuje pierwszą klatkę wycinka, "
"do którego jest stosowany, tak aby wycinek <em>zawsze</em> zaczynał się "
"start z malarzem poza obrazem. Jeśli tło ciągle się zmienia, np. na ulicy, "
"spróbuj ustawić α > 0, aby obliczyć uśredniony obraz tła.]]>"
#: data/effects/frei0r_lightgraffiti.xml:49
#: data/effects/frei0r_lightgraffiti.xml:122
#, kde-format
msgid "Increases the saturation of lights."
msgstr "Zwiększa nasycenie świateł."
#: data/effects/frei0r_lightgraffiti.xml:52
#: data/effects/frei0r_lightgraffiti.xml:125
#, kde-format
msgid "Show brightness statistics"
msgstr "Pokaż statystyki jasności"
#: data/effects/frei0r_lightgraffiti.xml:54
#: data/effects/frei0r_lightgraffiti.xml:127
#, kde-format
msgid ""
"<![CDATA[The stats switches allow easy and accurate adjustment of the "
"threshold parameters.<br/>\n"
" Example: To adjust the brightness threshold, check this box and "
"adjust the threshold until the whole light source is highlighted. Repeat the "
"same with the other parameters. Only parts that are highlighted in <em>all</"
"em> thresholds will count as light source.]]>"
msgstr ""
"<![CDATA[Przełączniki statystyk umożliwiają łatwe i dokładne dostosowanie "
"wartości progów.<br/>\n"
" Przykład: Aby dostosować próg jasności, zaznacz to pole i "
"dopasuj próg do chwili podświetlenia źródła światła w całości. Czynność tę "
"powtórz z innymi wartościami. Do źródeł światła zostaną zaliczone obszary, "
"które zostaną podświetlone we <em>wszystkich</em> progach.]]>"
#: data/effects/frei0r_lightgraffiti.xml:57
#: data/effects/frei0r_lightgraffiti.xml:130
#, kde-format
msgid "Show background difference statistics"
msgstr "Pokaż statystykę różnic tła"
#: data/effects/frei0r_lightgraffiti.xml:60
#: data/effects/frei0r_lightgraffiti.xml:133
#, kde-format
msgid "Show background difference sum statistics"
msgstr "Pokaż statystykę sum różnic tła"
#: data/effects/frei0r_lightgraffiti.xml:64
#: data/effects/frei0r_lightgraffiti.xml:137
#, kde-format
msgid ""
"Makes the background transparent, allowing to apply a composite effect and "
"paint the light mask over a completely different video."
msgstr ""
"Czyni tło przezroczystym, umożliwiając nałożenie efektu kompozycji i "
"narysowanie maski światła na całkowicie innym filmie."
#: data/effects/frei0r_lightgraffiti.xml:67
#: data/effects/frei0r_lightgraffiti.xml:140
#, kde-format
msgid "Nonlinear dimming"
msgstr "Nieliniowe przyciemnianie"
#: data/effects/frei0r_lightgraffiti.xml:68
#: data/effects/frei0r_lightgraffiti.xml:141
#, kde-format
msgid "If normal dimming does not look natural enough, try this one."
msgstr ""
"Jeśli normalne przyciemnianie nie wygląda wystarczająco naturalnie, wypróbuj "
"to."
#: data/effects/frei0r_lightgraffiti.xml:71
#: data/effects/frei0r_lightgraffiti.xml:144
#: src/timeline2/view/dialogs/tracksconfigdialog.cpp:81
#, kde-format
msgid "Reset"
msgstr "Wyzeruj"
#: data/effects/frei0r_lightgraffiti.xml:72
#: data/effects/frei0r_lightgraffiti.xml:145
#, kde-format
msgid ""
"Resets the light mask and the background image. This is necessary e.g. if "
"you apply this effect to a clip in the timeline and then move the timeline "
"cursor from outside of the clip to the middle of it. The effect receives "
"this frame in the middle as first frame and uses it as background image. For "
"proper threshold adjusting move the timeline cursor to the beginning of the "
"clip, check the Reset box and uncheck it again."
msgstr ""
"Zeruje maskę światła i obraz tła. Jest to niezbędne, np. gdy stosujesz ten "
"efekt na wycinku leżącym na osi czasu, a następnie przesuniesz wskaźnik osi "
"czasu spoza wycinka na jego środek. Efekt ten ustawia klatkę ze środka jako "
"pierwszą klatkę i używa jej jako obrazu tła. Dla poprawnego dostosowania "
"progu, przesuń wskaźnik osi czasu na początek wycinka, zaznacz pole Zeruj, a "
"następnie je odznacz."
#: data/effects/frei0r_luminance.xml:3
#, kde-format
msgid "Luminance"
msgstr "Luminancja"
#: data/effects/frei0r_luminance.xml:4
#, kde-format
msgid "Creates a luminance map of the image"
msgstr "Tworzy mapę luminancji dla obrazu"
#: data/effects/frei0r_mask0mate.xml:3
#, kde-format
msgid "Rectangular Alpha mask"
msgstr "Prostokątna maska alfa"
#: data/effects/frei0r_mask0mate.xml:4
#, kde-format
msgid "Creates an square alpha-channel mask"
msgstr "Tworzy kwadratową maskę kanału alfa"
#: data/effects/frei0r_medians.xml:3
#, kde-format
msgid "Medians"
msgstr "Mediany"
#: data/effects/frei0r_medians.xml:4
#, kde-format
msgid "Implements several median-type filters"
msgstr "Implementuje kilka filtrów mediany"
#: data/effects/frei0r_medians.xml:8
#, kde-format
msgid ""
"Cross5,Square3x3,Bilevel,Diamond3x3,Square5x5,Temp3,Temp5,ArceBI,ML3D,ML3dEX,"
"VarSize"
msgstr ""
"Cross5,Square3x3,Bilevel,Diamond3x3,Square5x5,Temp3,Temp5,ArceBI,ML3D,ML3dEX,"
"VarSize"
#. i18n: ectx: property (text), widget (QTreeWidget, treeWidget)
#. i18n: ectx: property (text), widget (QLabel, label_20)
#. i18n: ectx: property (text), widget (QLabel, label_5)
#: data/effects/frei0r_medians.xml:13 data/effects/frei0r_sharpness.xml:12
#: src/assets/view/widgets/animationwidget.cpp:846
#: src/project/dialogs/temporarydata.cpp:441 src/ui/configcapture_ui.ui:442
#: src/ui/managecaptures_ui.ui:40 src/ui/profiledialog_ui.ui:212
#: src/widgets/geometrywidget.cpp:83
#, kde-format
msgid "Size"
msgstr "Rozmiar"
#: data/effects/frei0r_nervous.xml:3
#, kde-format
msgid "Nervous"
msgstr "Nerwowy"
#: data/effects/frei0r_nervous.xml:4
#, kde-format
msgid "Flushes frames in time in a nervous way"
msgstr "Czyści klatki w czasie w nerwowy sposób"
#: data/effects/frei0r_nosync0r.xml:3
#, kde-format
msgid "nosync0r"
msgstr "nosync0r"
#: data/effects/frei0r_nosync0r.xml:4
#, kde-format
msgid "Broken TV"
msgstr "Uszkodzony TV"
#: data/effects/frei0r_nosync0r.xml:7
#, kde-format
msgid "HSync"
msgstr "Synchronizacja w poziomie"
#: data/effects/frei0r_pixeliz0r.xml:3
#, kde-format
msgid "Pixelize"
msgstr "Pikselizacja"
#: data/effects/frei0r_pixeliz0r.xml:4
#, kde-format
msgid "Pixelize input image."
msgstr "Pikselizacja obrazu wejściowego."
#: data/effects/frei0r_pixeliz0r.xml:7
#, kde-format
msgid "Block Size X"
msgstr "Rozmiar bloku X"
#: data/effects/frei0r_pixeliz0r.xml:10
#, kde-format
msgid "Block Size Y"
msgstr "Rozmiar bloku Y"
#: data/effects/frei0r_pr0be.xml:3
#, kde-format
msgid "Video values"
msgstr "Wartości obrazu"
#: data/effects/frei0r_pr0be.xml:4
#, kde-format
msgid "Measure video values"
msgstr "Pomierz wartości obrazu"
#: data/effects/frei0r_pr0be.xml:8
#, kde-format
msgid "RGB,Y'PbPr - rec. 601,Y'PbPr - rec. 709,HSV,HSL"
msgstr "RGB,Y'PbPr - rec. 601,Y'PbPr - rec. 709,HSV,HSL"
#: data/effects/frei0r_pr0be.xml:9
#, kde-format
msgid "Measurement"
msgstr "Pomiar"
#: data/effects/frei0r_pr0be.xml:13 data/effects/frei0r_pr0file.xml:8
#: src/assets/view/widgets/keyframeimport.cpp:288
#, kde-format
msgid "X"
msgstr "X"
#. i18n: ectx: property (text), widget (QCheckBox, cbY)
#: data/effects/frei0r_pr0be.xml:17 data/effects/frei0r_pr0file.xml:12
#: src/assets/view/widgets/keyframeimport.cpp:289 src/ui/histogram_ui.ui:23
#, kde-format
msgid "Y"
msgstr "Y"
#: data/effects/frei0r_pr0be.xml:21
#, kde-format
msgid "X size"
msgstr "Rozmiar X"
#: data/effects/frei0r_pr0be.xml:25
#, kde-format
msgid "Y size"
msgstr "Rozmiar Y"
#: data/effects/frei0r_pr0be.xml:29 data/effects/frei0r_pr0file.xml:81
#, kde-format
msgid "256 scale"
msgstr "Skala 256"
#: data/effects/frei0r_pr0be.xml:33
#, kde-format
msgid "Show alpha"
msgstr "Pokaż alfę"
#: data/effects/frei0r_pr0be.xml:37
#, kde-format
msgid "Big window"
msgstr "Duże okno"
#: data/effects/frei0r_pr0file.xml:3
#, kde-format
msgid "Oscilloscope"
msgstr "Oscyloskop"
#: data/effects/frei0r_pr0file.xml:4
#, kde-format
msgid "2D video oscilloscope"
msgstr "Dwuwymiarowy oscyloskop obrazu"
#: data/effects/frei0r_pr0file.xml:20
#, kde-format
msgid "Length"
msgstr "Długość"
#: data/effects/frei0r_pr0file.xml:24
#, kde-format
msgid "R,G,B,Y',Pr,Pb,Alpha"
msgstr "R,G,B,Y',Pr,Pb,Alfa"
#: data/effects/frei0r_pr0file.xml:29
#, kde-format
msgid "Marker 1"
msgstr "Znacznik 1"
#: data/effects/frei0r_pr0file.xml:33
#, kde-format
msgid "Marker 2"
msgstr "Znacznik 2"
#: data/effects/frei0r_pr0file.xml:37
#, kde-format
msgid "R trace"
msgstr "Ślad R"
#: data/effects/frei0r_pr0file.xml:41
#, kde-format
msgid "G trace"
msgstr "Ślad G"
#: data/effects/frei0r_pr0file.xml:45
#, kde-format
msgid "B trace"
msgstr "Ślad B"
#: data/effects/frei0r_pr0file.xml:49
#, kde-format
msgid "Y trace"
msgstr "Ślad Y"
#: data/effects/frei0r_pr0file.xml:53
#, kde-format
msgid "Pr trace"
msgstr "Ślad Pr"
#: data/effects/frei0r_pr0file.xml:57
#, kde-format
msgid "Pb trace"
msgstr "Ślad Pb"
#: data/effects/frei0r_pr0file.xml:61
#, kde-format
msgid "Alpha trace"
msgstr "Ślad alfa"
#: data/effects/frei0r_pr0file.xml:65
#, kde-format
msgid "Display average"
msgstr "Wyświetl średnią"
#: data/effects/frei0r_pr0file.xml:69
#, kde-format
msgid "Display RMS"
msgstr "Wyświetl RMS"
#: data/effects/frei0r_pr0file.xml:73
#, kde-format
msgid "Display minimum"
msgstr "Wyświetl najmniejszą"
#: data/effects/frei0r_pr0file.xml:77
#, kde-format
msgid "Display maximum"
msgstr "Wyświetl największą"
#: data/effects/frei0r_pr0file.xml:85
#, kde-format
msgid "CCIR rec. 601,CCIR rec. 709"
msgstr "CCIR rec. 601,CCIR rec. 709"
#. i18n: ectx: property (text), item, widget (KComboBox, background_list)
#. i18n: ectx: attribute (title), widget (QWidget, tab)
#. i18n: ectx: property (text), widget (QLabel, label_13)
#: data/effects/frei0r_pr0file.xml:86
#: src/mltcontroller/clippropertiescontroller.cpp:300
#: src/ui/clipproperties_ui.ui:176 src/ui/clipproperties_ui.ui:182
#: src/ui/dvdwizardmenu_ui.ui:225
#, kde-format
msgid "Color"
msgstr "Kolor"
#: data/effects/frei0r_pr0file.xml:90
#, kde-format
msgid "Crosshair color"
msgstr "Kolor wskaźnika"
#: data/effects/frei0r_primaries.xml:3
#, kde-format
msgid "Primaries"
msgstr "Podstawowe"
#: data/effects/frei0r_primaries.xml:4
#, kde-format
msgid "Reduce image to primary colors"
msgstr "Ogranicz kolory na obrazie do podstawowych"
#: data/effects/frei0r_primaries.xml:7 data/effects/sox_stretch.xml:7
#, kde-format
msgid "Factor"
msgstr "Współczynnik"
#: data/effects/frei0r_primaries.xml:8
#, kde-format
msgid "<![CDATA[Influence of mean px value, > 32 = 0]]>"
msgstr "<![CDATA[Wpływ średniej wartości px, > 32 = 0]]>"
#: data/effects/frei0r_rgbnoise.xml:4
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Noise"
msgid "RGB Noise"
-msgstr "Szum"
+msgstr "Szum RGB"
#: data/effects/frei0r_rgbnoise.xml:5
#, kde-format
msgid "Adds RGB noise to image"
-msgstr ""
+msgstr "Dodaje szum RGB do obrazu"
#: data/effects/frei0r_rgbnoise.xml:8 data/effects/grain.xml:7
#: data/effects/movit_deconvolution_sharpen.xml:18
#: plugins/sampleplugin/sampleplugin.cpp:36
#: plugins/sampleplugin/sampleplugin.cpp:45
#: plugins/sampleplugin/sampleplugin.cpp:59
#: plugins/sampleplugin/sampleplugin.cpp:83
#, kde-format
msgid "Noise"
msgstr "Szum"
#: data/effects/frei0r_rgbnoise.xml:9
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Amount of clusters"
msgid "Amount of noise added."
-msgstr "Liczba klastrów"
+msgstr "Ilość dodanego szumu."
#. i18n: ectx: property (windowTitle), widget (QWidget, RGBParade_UI)
#: data/effects/frei0r_rgbparade.xml:3 src/scopes/scopemanager.cpp:310
#: src/ui/rgbparade_ui.ui:14
#, kde-format
msgid "RGB Parade"
msgstr "Pokaz RGB"
#: data/effects/frei0r_rgbparade.xml:4
#, kde-format
msgid "Display a histogram of R, G and B components of the video data"
msgstr "Wyświetl histogram składników R, G oraz B danych obrazu"
#: data/effects/frei0r_saturat0r.xml:4
#, kde-format
msgid "Adjusts the saturation of a source image"
msgstr "Dostosowuje nasycenie obrazu źródła"
#: data/effects/frei0r_scale0tilt.xml:3
#, kde-format
msgid "Crop, Scale and Tilt"
msgstr "Przytnij, Przeskaluj i pochyl"
#: data/effects/frei0r_scale0tilt.xml:4
#, kde-format
msgid "Scales, Tilts and Crops an Image"
msgstr "Skaluje, Pochyla i Przycina obraz"
#: data/effects/frei0r_scale0tilt.xml:7
#, kde-format
msgid "Crop left"
msgstr "Przytnij po lewej"
#: data/effects/frei0r_scale0tilt.xml:10
#, kde-format
msgid "Crop right"
msgstr "Przytnij po prawej"
#: data/effects/frei0r_scale0tilt.xml:13
#, kde-format
msgid "Crop top"
msgstr "Przytnij z góry"
#: data/effects/frei0r_scale0tilt.xml:16
#, kde-format
msgid "Crop bottom"
msgstr "Przytnij z dołu"
#: data/effects/frei0r_scale0tilt.xml:19
#, kde-format
msgid "Scale X"
msgstr "Skalowanie X"
#: data/effects/frei0r_scale0tilt.xml:22
#, kde-format
msgid "Scale Y"
msgstr "Skalowanie Y"
#: data/effects/frei0r_scale0tilt.xml:25
#, kde-format
msgid "Tilt X"
msgstr "Odchylenie X"
#: data/effects/frei0r_scale0tilt.xml:28
#, kde-format
msgid "Tilt Y"
msgstr "Odchylenie Y"
#: data/effects/frei0r_scanline0r.xml:3
#, kde-format
msgid "scanline0r"
msgstr "scanline0r"
#: data/effects/frei0r_scanline0r.xml:4
#, kde-format
msgid "Interlaced black lines"
msgstr "Przeplatane czarne linie"
#: data/effects/frei0r_select0r.xml:4 data/effects/frei0r_select0r.xml:51
#, kde-format
msgid "Chroma-Key"
msgstr "Klucz chromy"
#: data/effects/frei0r_select0r.xml:5 data/effects/frei0r_select0r.xml:52
#, kde-format
msgid "Color based alpha selection"
msgstr "Zaznaczanie alfa na podstawie koloru"
#: data/effects/frei0r_select0r.xml:9 data/effects/frei0r_select0r.xml:56
#, kde-format
msgid "Color to select"
msgstr "Kolor do zaznaczenia"
#: data/effects/frei0r_select0r.xml:13 data/effects/frei0r_select0r.xml:60
#, kde-format
msgid "Invert selection"
msgstr "Odwróć zaznaczenie"
#: data/effects/frei0r_select0r.xml:17 data/effects/frei0r_select0r.xml:79
#, kde-format
msgid "Delta R / A / Hue"
msgstr "Delta R / A / Odcień"
#: data/effects/frei0r_select0r.xml:21 data/effects/frei0r_select0r.xml:83
#, kde-format
msgid "Delta G / B / Chroma"
msgstr "Delta G / B / Chroma"
#: data/effects/frei0r_select0r.xml:25 data/effects/frei0r_select0r.xml:87
#, kde-format
msgid "Delta B / I / I"
msgstr "Delta B / I / I"
#: data/effects/frei0r_select0r.xml:29 data/effects/frei0r_select0r.xml:64
#, kde-format
msgid "RGB,ABI,HCI"
msgstr "RGB,ABI,HCI"
#: data/effects/frei0r_select0r.xml:30 data/effects/frei0r_select0r.xml:65
#, kde-format
msgid "Selection subspace"
msgstr "Podprzestrzeń zaznaczenia"
#: data/effects/frei0r_select0r.xml:34 data/effects/frei0r_select0r.xml:69
#, kde-format
msgid "Box,Ellipsoid,Diamond"
msgstr "Pole,Elipsoid,Diament"
#: data/effects/frei0r_select0r.xml:35 data/effects/frei0r_select0r.xml:70
#, kde-format
msgid "Subspace shape"
msgstr "Kształt podprzestrzeni"
#: data/effects/frei0r_select0r.xml:39
#, kde-format
msgid "Hard,Fat,Normal,Skinny"
msgstr "Twardy,Tłusty,Normalny,Chudy"
#: data/effects/frei0r_select0r.xml:40 data/effects/frei0r_select0r.xml:75
#, kde-format
msgid "Edge mode"
msgstr "Tryb krawędzi"
#: data/effects/frei0r_select0r.xml:74
#, kde-format
msgid "Hard,Fat,Normal,Skinny,Slope"
msgstr "Twardy,Tłusty,Normalny,Chudy,Nachylenie"
#: data/effects/frei0r_sharpness.xml:3 data/effects/vidstab.xml:51
#, kde-format
msgid "Sharpen"
msgstr "Wyostrz"
#: data/effects/frei0r_sharpness.xml:4
#, kde-format
msgid "Unsharp masking (port from Mplayer)"
msgstr "Maska wyostrzania (przeniesiona z Mplayer)"
#: data/effects/frei0r_sigmoidaltransfer.xml:4
#, kde-format
msgid "Sigmoidal Transfer"
-msgstr ""
+msgstr "Przeniesienie Sigmoidal"
#: data/effects/frei0r_sigmoidaltransfer.xml:5
#, kde-format
msgid ""
"Desaturates image and creates a particular look that could be called Stamp, "
"Newspaper or Photocopy"
msgstr ""
+"Odbarwia obraz i tworzy wrażenie, które może być porównane do znaczka, gazety"
+" lub fotokopii"
#: data/effects/frei0r_sigmoidaltransfer.xml:9
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Brightness down"
msgid "Brightness of image."
-msgstr "Ściemnij"
+msgstr "Jasność obrazu."
#: data/effects/frei0r_sigmoidaltransfer.xml:12
#: data/effects/frei0r_softglow.xml:12
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Shakiness"
msgid "Sharpness"
-msgstr "Wstrząsy"
+msgstr "Ostrość"
#: data/effects/frei0r_sigmoidaltransfer.xml:13
#, kde-format
msgid "Sharpness of transfer."
-msgstr ""
+msgstr "Ostrość przeniesienia."
#: data/effects/frei0r_sobel.xml:3
#, kde-format
msgid "Sobel"
msgstr "Sobel"
#: data/effects/frei0r_sobel.xml:4
#, kde-format
msgid "Sobel filter"
msgstr "Filtr Sobel"
#: data/effects/frei0r_softglow.xml:4
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Movit: Glow"
msgid "Soft Glow"
-msgstr "Movit: Poświata"
+msgstr "Miękka poświata"
#: data/effects/frei0r_softglow.xml:5
#, kde-format
msgid "Does softglow effect on highlights"
-msgstr ""
+msgstr "Nakłada efekt miękkiej poświaty na podświetlenia"
#: data/effects/frei0r_softglow.xml:9
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Brightness Threshold"
msgid "Brightness of highlight areas."
-msgstr "Próg jasności"
+msgstr "Jasność podświetlonych obszarów."
#: data/effects/frei0r_softglow.xml:13
#, kde-format
msgid "Sharpness of highlight areas."
-msgstr ""
+msgstr "Ostrość podświetlonych obszarów."
#: data/effects/frei0r_softglow.xml:16
#: data/transitions/frei0r_cairoaffineblend.xml:26
#: data/transitions/frei0r_cairoblend.xml:11
#, kde-format
msgid "Blend mode"
msgstr "Tryb mieszania"
#: data/effects/frei0r_softglow.xml:17
#, kde-format
msgid ""
"Blend mode used to blend highlight blur with input image. 0 - 0.33 - screen, "
"0.33 - 0.66 - overlay, 0.66 - 1.0 - add."
msgstr ""
+"Tryb mieszania stosowany do mieszania rozmycia podświetlenia z obrazem"
+" wejściowym. 0 - 0.33 - ekran, "
+"0.33 - 0.66 - nakładka, 0.66 - 1.0 - dodanie."
#: data/effects/frei0r_sopsat.xml:4 data/effects/frei0r_sopsat.xml:59
#, kde-format
msgid "SOP/Sat"
msgstr "SOP/Sat"
#: data/effects/frei0r_sopsat.xml:5 data/effects/frei0r_sopsat.xml:60
#, kde-format
msgid ""
"Changes Slope, Offset, and Power of the color components, and the overall "
"Saturation, according to the ASC CDL (Color Decision List)."
msgstr ""
"Zmienia nachylenie, przesunięcie i potęgę składników koloru oraz ogólne "
"nasycenie, według ASC CDL (Color Decision List)."
#: data/effects/frei0r_sopsat.xml:8 data/effects/frei0r_sopsat.xml:63
#, kde-format
msgid "Slope Red"
msgstr "Nachylenie czerwonego"
#: data/effects/frei0r_sopsat.xml:10 data/effects/frei0r_sopsat.xml:65
#, kde-format
msgid ""
"<![CDATA[Changing the slope means multiplying the pixel value with a "
"constant value. Black pixels will remain black, whileas brighter ones will "
"be changed.<br/>\n"
" All effects can be observed well when applied on a greyscale "
"gradient and looking at the RGB Parade monitor.]]>"
msgstr ""
"<![CDATA[Zmiana naychlenia oznacza pomnożenie wartości piksela przez stałą "
"wartość. Czarne piksele pozostaną czarnymi, a jaśniejsze ulegną zmianie.<br/"
">\n"
" Wszystkie efekty można dobrze zaobserwować, gdy zostaną "
"zastosowane na gradient odcieni szarości i wyświetlone na monitorze RGB "
"Parade.]]>"
#: data/effects/frei0r_sopsat.xml:13 data/effects/frei0r_sopsat.xml:68
#, kde-format
msgid "Slope Green"
msgstr "Nachylenie zielonego"
#: data/effects/frei0r_sopsat.xml:16 data/effects/frei0r_sopsat.xml:71
#, kde-format
msgid "Slope Blue"
msgstr "Nachylenie niebieskiego"
#: data/effects/frei0r_sopsat.xml:19 data/effects/frei0r_sopsat.xml:74
#, kde-format
msgid "Slope Alpha"
msgstr "Nachylenie alfy"
#: data/effects/frei0r_sopsat.xml:23 data/effects/frei0r_sopsat.xml:78
#, kde-format
msgid "Offset Red"
msgstr "Odsunięcie czerwonego"
#: data/effects/frei0r_sopsat.xml:24 data/effects/frei0r_sopsat.xml:79
#, kde-format
msgid ""
"Changing the offset lifts (or lowers) the brightness of each pixel by the "
"given value."
msgstr ""
"Zmiana przesunięcia zwiększa (lub zmniejsza) jasność każdego piksela o daną "
"wartość."
#: data/effects/frei0r_sopsat.xml:27 data/effects/frei0r_sopsat.xml:82
#, kde-format
msgid "Offset Green"
msgstr "Odsunięcie zielonego"
#: data/effects/frei0r_sopsat.xml:30 data/effects/frei0r_sopsat.xml:85
#, kde-format
msgid "Offset Blue"
msgstr "Odsunięcie niebieskiego"
#: data/effects/frei0r_sopsat.xml:33 data/effects/frei0r_sopsat.xml:88
#, kde-format
msgid "Offset Alpha"
msgstr "Odsunięcie alfy"
#: data/effects/frei0r_sopsat.xml:37 data/effects/frei0r_sopsat.xml:92
#, kde-format
msgid "Power Red"
msgstr "Potęga czerwonego"
#: data/effects/frei0r_sopsat.xml:39 data/effects/frei0r_sopsat.xml:94
#, kde-format
msgid ""
"<![CDATA[Changes the Gamma value for the selected channel. Black and white "
"pixel values will not be affected, but everything between.<br/>\n"
" Mathematically, what happens is an exponentiation of the "
"pixel brightness on <code>[0,1]</code> by the gamma value.]]>"
msgstr ""
"<![CDATA[Zmienia wartość gamma wybranego kanału. Działanie to nie będzie "
"miało wpływu na wartości białych i czarnych pikseli, lecz na wszystkie "
"wartości pomiędzy nimi.<br/>\n"
" Matematycznie rzecz ujmując, jest to potęgowanie jasności "
"piksela o wartość <code>[0,1]</code> przez wartość gamma.]]>"
#: data/effects/frei0r_sopsat.xml:42 data/effects/frei0r_sopsat.xml:97
#, kde-format
msgid "Power Green"
msgstr "Potęga zielonego"
#: data/effects/frei0r_sopsat.xml:45 data/effects/frei0r_sopsat.xml:100
#, kde-format
msgid "Power Blue"
msgstr "Potęga niebieskiego"
#: data/effects/frei0r_sopsat.xml:48 data/effects/frei0r_sopsat.xml:103
#, kde-format
msgid "Power Alpha"
msgstr "Potęga alfy"
#: data/effects/frei0r_sopsat.xml:52 data/effects/frei0r_sopsat.xml:107
#, kde-format
msgid "Overall Saturation"
msgstr "Całkowite nasycenie"
#: data/effects/frei0r_sopsat.xml:53 data/effects/frei0r_sopsat.xml:108
#, kde-format
msgid "The overall saturation will be changed in the last step of this filter."
msgstr "Całkowite nasycenie zostanie zmienione w ostatnim kroku tego filtra."
#: data/effects/frei0r_squareblur.xml:3
#, kde-format
msgid "Square Blur"
msgstr "Rozmycie kwadratowe"
#: data/effects/frei0r_squareblur.xml:4
#, kde-format
msgid "Square blur"
msgstr "Rozmycie kwadratowe"
#: data/effects/frei0r_squareblur.xml:7
#, kde-format
msgid "Kernel size"
msgstr "Rozmiar jądra"
#: data/effects/frei0r_tehroxx0r.xml:3
#, kde-format
msgid "TehRoxx0r"
msgstr "TehRoxx0r"
#: data/effects/frei0r_tehroxx0r.xml:4
#, kde-format
msgid "Something videowall-ish"
msgstr "Coś jakby ściana wideo"
#: data/effects/frei0r_tehroxx0r.xml:7
#, kde-format
msgid "Interval"
msgstr "Odstęp"
#: data/effects/frei0r_three_point_balance.xml:3
#, kde-format
msgid "3 point balance"
msgstr "Trójpunktowa równowaga"
#: data/effects/frei0r_three_point_balance.xml:4
#, kde-format
msgid "Balances colors along with 3 points"
msgstr "Równowaga kolorów na podstawie 3-ech punktów"
#: data/effects/frei0r_three_point_balance.xml:7
#, kde-format
msgid "Black color"
msgstr "Kolor czarny"
#: data/effects/frei0r_three_point_balance.xml:10
#, kde-format
msgid "Gray color"
msgstr "Kolor szary"
#: data/effects/frei0r_three_point_balance.xml:13
#, kde-format
msgid "White color"
msgstr "Kolor biały"
#: data/effects/frei0r_three_point_balance.xml:16
#, kde-format
msgid "Split screen preview"
msgstr "Podgląd podzielonego ekranu"
#: data/effects/frei0r_three_point_balance.xml:19
#, kde-format
msgid "Source image on left side"
msgstr "Obraz źródłowy po lewej stronie"
#: data/effects/frei0r_threelay0r.xml:3
#, kde-format
msgid "3-level Threshold"
msgstr "Trójpoziomowe stopniowanie"
#: data/effects/frei0r_threelay0r.xml:4
#, kde-format
msgid "Dynamic 3-level thresholding"
msgstr "Dynamiczne trójpoziomowe stopniowanie"
#: data/effects/frei0r_threshold0r.xml:4
#, kde-format
msgid "Thresholds a source image"
msgstr "Stopniuje obraz źródłowy"
#: data/effects/frei0r_timeout.xml:4
#, kde-format
msgid "Timeout indicator"
msgstr "Wskaźnik upłynięcia czasu"
#: data/effects/frei0r_timeout.xml:7
#, kde-format
msgid "Indicator color"
msgstr "Barwa wskaźnika"
#. i18n: ectx: property (text), widget (QTreeWidget, markers_list)
#: data/effects/frei0r_timeout.xml:10 src/ui/clipproperties_ui.ui:427
#, kde-format
msgid "Time"
msgstr "Czas"
#: data/effects/frei0r_tint0r.xml:3
#, kde-format
msgid "Tint"
msgstr "Zabarw"
#: data/effects/frei0r_tint0r.xml:4
#, kde-format
msgid "Maps source image luminance between two colors specified"
msgstr "Mapuje luminancję obrazu źródłowego pomiędzy dwoma danymi barwami"
#: data/effects/frei0r_tint0r.xml:7
#, kde-format
msgid "Map black to"
msgstr "Mapuj czarny do"
#: data/effects/frei0r_tint0r.xml:10
#, kde-format
msgid "Map white to"
msgstr "Mapuj biały do"
#: data/effects/frei0r_tint0r.xml:13
#, kde-format
msgid "Tint amount"
msgstr "Ilość zabarwienia"
#: data/effects/frei0r_twolay0r.xml:3
#, kde-format
msgid "Binarize dynamically"
msgstr "Zbinaryzuj dynamicznie"
#: data/effects/frei0r_twolay0r.xml:4
#, kde-format
msgid "Dynamic thresholding"
msgstr "Dynamiczne stopniowanie"
#: data/effects/frei0r_vectorscope.xml:3 src/scopes/scopemanager.cpp:308
#, kde-format
msgid "Vectorscope"
msgstr "Wektoroskop"
#: data/effects/frei0r_vectorscope.xml:4
#, kde-format
msgid "Display a vectorscope of the video data"
msgstr "Wyświetla wektoroskop danych filmu"
#: data/effects/frei0r_vertigo.xml:4 data/effects/frei0r_vertigo.xml:15
#, kde-format
msgid "Vertigo"
msgstr "Zawrót głowy"
#: data/effects/frei0r_vertigo.xml:5 data/effects/frei0r_vertigo.xml:16
#, kde-format
msgid "Alpha blending with zoomed and rotated images"
msgstr "Przenikanie alfa przy użyciu powiększonych i obróconych obrazów"
#: data/effects/frei0r_vertigo.xml:8 data/effects/frei0r_vertigo.xml:19
#, kde-format
msgid "Phase Increment"
msgstr "Krok fazy"
#: data/effects/frei0r_vertigo.xml:11 data/effects/frei0r_vertigo.xml:22
#, kde-format
msgid "Zoom Rate"
msgstr "Krok powiększenia"
#: data/effects/frei0r_vignette.xml:3
#, kde-format
msgid "Vignette"
msgstr "Winieta"
#: data/effects/frei0r_vignette.xml:4
#, kde-format
msgid "Natural lens vignetting effect"
msgstr "Efekt winietowania naturalną soczewką"
#: data/effects/frei0r_vignette.xml:7
#: src/mltcontroller/clippropertiescontroller.cpp:314
#, kde-format
msgid "Aspect ratio"
msgstr "Współczynnik kształtu"
#: data/effects/frei0r_vignette.xml:10
#, kde-format
msgid "Clear center size"
msgstr "Wyczyść rozmiar środkowy"
#. i18n: ectx: property (text), widget (QLabel, label_softness)
#: data/effects/frei0r_vignette.xml:13 data/transitions/region.xml:30
#: data/transitions/wipe.xml:7 src/ui/clipproperties_ui.ui:302
#: src/ui/slideshowclip_ui.ui:220
#, kde-format
msgid "Softness"
msgstr "Miękkość"
#: data/effects/gain.xml:3 data/effects/gain.xml:7 data/effects/mute.xml:7
#: data/effects/normalise.xml:7 data/effects/sox_bass.xml:7
#: data/effects/sox_gain.xml:7 data/effects/volume.xml:7
#: src/assets/view/widgets/lumaliftgainparam.cpp:44
#, kde-format
msgid "Gain"
msgstr "Wzmocnienie"
#: data/effects/gain.xml:4
#, kde-format
msgid "Adjust the audio volume without keyframes"
msgstr "Dostosuj głośność dźwięku bez klatek kluczowych"
#: data/effects/gamma.xml:4
#, kde-format
msgid "Change gamma color value"
msgstr "Zmień wartość gammy koloru"
#: data/effects/grain.xml:3
#, kde-format
msgid "Grain"
msgstr "Ziarno"
#: data/effects/grain.xml:4
#, kde-format
msgid "Grain over the image"
msgstr "Wzmocnienie obrazu"
#: data/effects/greyscale.xml:3
#, kde-format
msgid "Greyscale"
msgstr "Skala szarości"
#: data/effects/greyscale.xml:4
#, kde-format
msgid "Discard color information"
msgstr "Porzuć informacje o kolorze"
#: data/effects/invert.xml:4
#, kde-format
msgid "Invert colors"
msgstr "Odwróć kolory"
#: data/effects/ladspa_declipper.xml:3
#, kde-format
msgid "Declipper"
msgstr "Usunięcie przycięcia"
#: data/effects/ladspa_declipper.xml:4
#, kde-format
msgid "LADSPA declipper audio effect"
msgstr "Efekt dźwiękowy usuwanie przycięcia LADSPA"
#: data/effects/ladspa_equalizer.xml:3
#, kde-format
msgid "Equalizer"
msgstr "Korektor graficzny"
#: data/effects/ladspa_equalizer.xml:4
#, kde-format
msgid "LADSPA equalizer audio effect"
msgstr "Efekt dźwiękowy korektora graficznego LADSPA"
#: data/effects/ladspa_equalizer.xml:7
#, kde-format
msgid "Lo gain"
msgstr "Wzmocnienie niskich"
#: data/effects/ladspa_equalizer.xml:10
#, kde-format
msgid "Mid gain"
msgstr "Wzmocnienie średnich"
#: data/effects/ladspa_equalizer.xml:13
#, kde-format
msgid "Hi gain"
msgstr "Wzmocnienie wysokich"
#: data/effects/ladspa_equalizer_15.xml:3
#, kde-format
msgid "15 Band Equalizer"
msgstr "15 pasmowy korektor graficzny"
#: data/effects/ladspa_equalizer_15.xml:4
#, kde-format
msgid "LADSPA equalizer audio effect (15 band)"
msgstr "Efekt dźwiękowy korektora graficznego (15 pasmowego)"
#: data/effects/ladspa_equalizer_15.xml:7
#, kde-format
msgid "50 Hz"
msgstr "50 Hz"
#: data/effects/ladspa_equalizer_15.xml:10
#, kde-format
msgid "100 Hz"
msgstr "100 Hz"
#: data/effects/ladspa_equalizer_15.xml:13
#, kde-format
msgid "156 Hz"
msgstr "156 Hz"
#: data/effects/ladspa_equalizer_15.xml:16
#, kde-format
msgid "220 Hz"
msgstr "220 Hz"
#: data/effects/ladspa_equalizer_15.xml:19
#, kde-format
msgid "311 Hz"
msgstr "311 Hz"
#: data/effects/ladspa_equalizer_15.xml:22
#, kde-format
msgid "440 Hz"
msgstr "440 Hz"
#: data/effects/ladspa_equalizer_15.xml:25
#, kde-format
msgid "622 Hz"
msgstr "622 Hz"
#: data/effects/ladspa_equalizer_15.xml:28
#, kde-format
msgid "880 Hz"
msgstr "880 Hz"
#: data/effects/ladspa_equalizer_15.xml:31
#, kde-format
msgid "1250 Hz"
msgstr "1250 Hz"
#: data/effects/ladspa_equalizer_15.xml:34
#, kde-format
msgid "1750 Hz"
msgstr "1750 Hz"
#: data/effects/ladspa_equalizer_15.xml:37
#, kde-format
msgid "2500 Hz"
msgstr "2500 Hz"
#: data/effects/ladspa_equalizer_15.xml:40
#, kde-format
msgid "3500 Hz"
msgstr "3500 Hz"
#: data/effects/ladspa_equalizer_15.xml:43
#, kde-format
msgid "5000 Hz"
msgstr "5000 Hz"
#: data/effects/ladspa_equalizer_15.xml:46
#, kde-format
msgid "10000 Hz"
msgstr "10000 Hz"
#: data/effects/ladspa_equalizer_15.xml:49
#, kde-format
msgid "20000 Hz"
msgstr "20000 Hz"
#: data/effects/ladspa_limiter.xml:3
#, kde-format
msgid "Limiter"
msgstr "Ogranicznik"
#: data/effects/ladspa_limiter.xml:4
#, kde-format
msgid "LADSPA limiter audio effect"
msgstr "Efekt dźwiękowy ogranicznika LADSPA"
#: data/effects/ladspa_limiter.xml:7
#, kde-format
msgid "Input gain (dB)"
msgstr "Wzmocnienie na wejściu (dB)"
#: data/effects/ladspa_limiter.xml:10
#, kde-format
msgid "Limit (dB)"
msgstr "Ograniczenie (dB)"
#: data/effects/ladspa_limiter.xml:13
#, kde-format
msgid "Release time (s)"
msgstr "Czas uwolnienia (s)"
#: data/effects/ladspa_phaser.xml:3
#, kde-format
msgid "Phaser"
msgstr "Fazer"
#: data/effects/ladspa_phaser.xml:4
#, kde-format
msgid "LADSPA phaser audio effect"
msgstr "Efekt dźwiękowy fazera LADSPA"
#: data/effects/ladspa_phaser.xml:7
#, kde-format
msgid "Rate (Hz)"
msgstr "Częstotliwość (Hz)"
#: data/effects/ladspa_phaser.xml:10 data/effects/sox_flanger.xml:10
#, kde-format
msgid "Depth"
msgstr "Głębia"
#: data/effects/ladspa_phaser.xml:13
#, kde-format
msgid "Feedback"
msgstr "Informacja zwrotna"
#: data/effects/ladspa_phaser.xml:16
#, kde-format
msgid "Spread"
msgstr "Rozpiętość"
#: data/effects/ladspa_pitch.xml:3
#, kde-format
msgid "Pitch Shift"
msgstr "Przesunięcie tonu"
#: data/effects/ladspa_pitch.xml:4
#, kde-format
msgid "LADSPA change pitch audio effect"
msgstr "Efekt dźwiękowy zmiany tonu LADSPA"
#: data/effects/ladspa_pitch.xml:7 data/effects/sox_pitch.xml:7
#, kde-format
msgid "Shift"
msgstr "Przesunięcie"
#: data/effects/ladspa_pitch_scale.xml:3
#, kde-format
msgid "Pitch Scaler"
msgstr "Skalowanie tonu"
#: data/effects/ladspa_pitch_scale.xml:4
#, kde-format
msgid "LADSPA pitch scale audio effect"
msgstr "Efekt dźwiękowy przeskalowania tonu LADSPA"
#: data/effects/ladspa_pitch_scale.xml:7
#, kde-format
msgid "Co-efficient"
msgstr "Współczynnik"
#: data/effects/ladspa_rate_scale.xml:3
#, kde-format
msgid "Rate Scaler"
msgstr "Skalowanie próbkowania"
#: data/effects/ladspa_rate_scale.xml:4
#, kde-format
msgid "LADSPA rate scale audio effect"
msgstr "Efekt dźwiękowy przeskalowania częstotliwości LADSPA"
#: data/effects/ladspa_rate_scale.xml:7
#, kde-format
msgid "Rate"
msgstr "Częstotliwość"
#: data/effects/ladspa_reverb.xml:3
#, kde-format
msgid "Reverb"
msgstr "Pogłos"
#: data/effects/ladspa_reverb.xml:4
#, kde-format
msgid "LADSPA reverb audio effect"
msgstr "Efekt dźwiękowy pogłosu LADSPA"
#: data/effects/ladspa_reverb.xml:7
#, kde-format
msgid "Reverb time"
msgstr "Czas pogłosu"
#: data/effects/ladspa_reverb.xml:10 data/effects/ladspa_room_reverb.xml:13
#, kde-format
msgid "Damping"
msgstr "Tłumienie"
#: data/effects/ladspa_room_reverb.xml:3
#, kde-format
msgid "Room Reverb"
msgstr "Pogłos pokoju"
#: data/effects/ladspa_room_reverb.xml:4
#, kde-format
msgid "LADSPA room reverb audio effect"
msgstr "Efekt dźwiękowy pogłosu pokoju LADSPA"
#: data/effects/ladspa_room_reverb.xml:7
#, kde-format
msgid "Room size (m)"
msgstr "Rozmiar pokoju (m)"
#: data/effects/ladspa_room_reverb.xml:10
#, kde-format
msgid "Delay (s/10)"
msgstr "Opóźnienie (s/10)"
#: data/effects/ladspa_vinyl.xml:3
#, kde-format
msgid "Vinyl"
msgstr "Winyl"
#: data/effects/ladspa_vinyl.xml:4
#, kde-format
msgid "Simulates a vinyl audio player - LADSPA audio effect"
msgstr "Symuluje winylowy odtwarzacz dźwiękowy - efekt audio LADSPA"
#: data/effects/ladspa_vinyl.xml:7 src/project/dialogs/projectsettings.cpp:212
#, kde-format
msgid "Year"
msgstr "Rok"
#: data/effects/ladspa_vinyl.xml:10
#, kde-format
msgid "RPM"
msgstr "RPM"
#: data/effects/ladspa_vinyl.xml:13
#, kde-format
msgid "Surface warping"
msgstr "Zawijanie powierzchni"
#: data/effects/ladspa_vinyl.xml:16
#, kde-format
msgid "Crackle"
msgstr "Trzaski"
#: data/effects/ladspa_vinyl.xml:19
#, kde-format
msgid "Wear"
msgstr "Zużycie"
#: data/effects/lift_gamma_gain.xml:3
#, kde-format
msgid "Lift/gamma/gain"
msgstr "Podniesienie/gamma/wzmocnienie"
#: data/effects/lift_gamma_gain.xml:6 data/effects/movit_lift_gamma_gain.xml:6
#: data/effects/movit_lift_gamma_gain2.xml:6
#, kde-format
msgid "Lift: Red"
msgstr "Podniesienie: Czerwony"
#: data/effects/lift_gamma_gain.xml:9 data/effects/movit_lift_gamma_gain.xml:9
#: data/effects/movit_lift_gamma_gain2.xml:9
#, kde-format
msgid "Lift: Green"
msgstr "Podniesienie: Zielony"
#: data/effects/lift_gamma_gain.xml:12
#: data/effects/movit_lift_gamma_gain.xml:12
#: data/effects/movit_lift_gamma_gain2.xml:12
#, kde-format
msgid "Lift: Blue"
msgstr "Podniesienie: Niebieski"
#: data/effects/lift_gamma_gain.xml:15
#: data/effects/movit_lift_gamma_gain.xml:15
#: data/effects/movit_lift_gamma_gain2.xml:15
#, kde-format
msgid "Gamma: Red"
msgstr "Gamma: Czerwony"
#: data/effects/lift_gamma_gain.xml:18
#: data/effects/movit_lift_gamma_gain.xml:18
#: data/effects/movit_lift_gamma_gain2.xml:18
#, kde-format
msgid "Gamma: Green"
msgstr "Gamma: Zielony"
#: data/effects/lift_gamma_gain.xml:21
#: data/effects/movit_lift_gamma_gain.xml:21
#: data/effects/movit_lift_gamma_gain2.xml:21
#, kde-format
msgid "Gamma: Blue"
msgstr "Gamma: Niebieski"
#: data/effects/lift_gamma_gain.xml:24
#: data/effects/movit_lift_gamma_gain.xml:24
#: data/effects/movit_lift_gamma_gain2.xml:24
#, kde-format
msgid "Gain: Red"
msgstr "Wzmocnienie: Czerwony"
#: data/effects/lift_gamma_gain.xml:27
#: data/effects/movit_lift_gamma_gain.xml:27
#: data/effects/movit_lift_gamma_gain2.xml:27
#, kde-format
msgid "Gain: Green"
msgstr "Wzmocnienie: Zielony"
#: data/effects/lift_gamma_gain.xml:30
#: data/effects/movit_lift_gamma_gain.xml:30
#: data/effects/movit_lift_gamma_gain2.xml:30
#, kde-format
msgid "Gain: Blue"
msgstr "Wzmocnienie: Niebieski"
#: data/effects/loudness.xml:3
#, kde-format
msgid "Loudness"
msgstr "Głośność"
#: data/effects/loudness.xml:4
#, kde-format
msgid "Correct audio loudness as recommended by EBU R128"
msgstr "Poprawka głośności dźwięku według zaleceń EBU R128"
#: data/effects/loudness.xml:7
#, kde-format
msgid "Target Program Loudness"
msgstr "Głośność programu docelowego"
#: data/effects/mirror.xml:4
#, kde-format
msgid "Flip your image in any direction"
msgstr "Odbij swój obraz w dowolnym kierunku"
#: data/effects/mirror.xml:7
#, kde-format
msgid "Horizontal,Vertical,Diagonal,X Diagonal,Flip,Flop"
msgstr "Poziomo,Pionowo,Po przekątnej,Po przekątnej X,Odpicie,Flop"
#: data/effects/mirror.xml:8
#, kde-format
msgid "Mirroring direction"
msgstr "Kierunek lustra"
#: data/effects/movit_blur.xml:3
#, kde-format
msgid "Blur (GPU)"
msgstr "Rozmycie (GPU)"
#: data/effects/movit_blur.xml:6 data/effects/movit_diffusion.xml:6
#: data/effects/movit_glow.xml:6 data/effects/movit_unsharp_mask.xml:6
#: data/effects/movit_vignette.xml:6
#, kde-format
msgid "Radius"
msgstr "Promień"
#: data/effects/movit_deconvolution_sharpen.xml:3
#, kde-format
msgid "Deconvolution sharpen (GPU)"
msgstr "Wyostrzenie rozplotu (GPU)"
#: data/effects/movit_deconvolution_sharpen.xml:6
#, kde-format
msgid "Matrix size"
msgstr "Rozmiar macierzy"
#: data/effects/movit_deconvolution_sharpen.xml:9
#, kde-format
msgid "Circle radius"
msgstr "Promień okręgu"
#: data/effects/movit_deconvolution_sharpen.xml:12
#, kde-format
msgid "Gaussian radius"
msgstr "Promień Gaussa"
#: data/effects/movit_deconvolution_sharpen.xml:15
#, kde-format
msgid "Correlation"
msgstr "Korelacja"
#: data/effects/movit_diffusion.xml:3
#, kde-format
msgid "Diffusion (GPU)"
msgstr "Dyfuzja (GPU)"
#: data/effects/movit_diffusion.xml:9
#, kde-format
msgid "Mix amount"
msgstr "Stopień mieszania"
#: data/effects/movit_glow.xml:3
#, kde-format
msgid "Glow (GPU)"
msgstr "Poświata (GPU)"
#: data/effects/movit_glow.xml:9
#, kde-format
msgid "Glow strength"
msgstr "Siła poświaty"
#: data/effects/movit_glow.xml:12
#, kde-format
msgid "Highlight cutoff threshold"
msgstr "Próg odcinania podświetlenia"
#: data/effects/movit_lift_gamma_gain.xml:3
#, kde-format
msgid "Lift/gamma/gain (GPU)"
msgstr "Podniesienie/gamma/wzmocnienie (GPU)"
#: data/effects/movit_lift_gamma_gain2.xml:3
#, kde-format
msgid "Movit: Lift/gamma/gain (colors)"
msgstr "Movit: Podniesienie/gamma/wzmocnienie (barwy)"
#: data/effects/movit_mirror.xml:3
#, kde-format
msgid "Mirror (GPU)"
msgstr "Lustro (GPU)"
#: data/effects/movit_opacity.xml:3
#, kde-format
msgid "Opacity (GPU)"
msgstr "Nieprzezroczystość (GPU)"
#: data/effects/movit_opacity.xml:6
#: data/transitions/frei0r_cairoaffineblend.xml:22
#: data/transitions/frei0r_cairoblend.xml:7
#: src/assets/view/widgets/animationwidget.cpp:851
#: src/widgets/geometrywidget.cpp:89
#, kde-format
msgid "Opacity"
msgstr "Nieprzezroczystość"
#: data/effects/movit_rect.xml:3
#, kde-format
msgid "Pan and Zoom (GPU)"
msgstr "Przesuń i zbliż (GPU)"
#: data/effects/movit_rect.xml:9
#, kde-format
msgid "Allow upscale"
msgstr "Zezwól na powiększanie"
#: data/effects/movit_saturation.xml:3
#, kde-format
msgid "Saturation (GPU)"
msgstr "Nasycenie (GPU)"
#: data/effects/movit_unsharp_mask.xml:3
#, kde-format
msgid "Unsharp mask (GPU)"
msgstr "Maska wyostrzająca (GPU)"
#: data/effects/movit_vignette.xml:3
#, kde-format
msgid "Vignette (GPU)"
msgstr "Winieta (GPU)"
#: data/effects/movit_vignette.xml:9
#, kde-format
msgid "Inner radius"
msgstr "Wewnętrzny promień"
#: data/effects/movit_white_balance.xml:3
#, kde-format
msgid "White Balance (GPU)"
msgstr "Równowaga bieli (GPU)"
#: data/effects/mute.xml:3 src/timeline2/view/qml/TrackHead.qml:321
#, kde-format
msgid "Mute"
msgstr "Wycisz"
#: data/effects/mute.xml:4
#, kde-format
msgid "Mute clip"
msgstr "Wycisz wycinek"
#: data/effects/normalise.xml:3 data/effects/pan_zoom.xml:13
#, kde-format
msgid "Normalise"
msgstr "Normalizuj"
#: data/effects/normalise.xml:4
#, kde-format
msgid "Dynamically normalise the audio volume"
msgstr "Dynamicznie znormalizuj głośność dźwięku"
#: data/effects/normalise.xml:10
#, kde-format
msgid "Maximum gain"
msgstr "Najwyższe wzmocnienie"
#: data/effects/normalise.xml:13 data/effects/sox_stretch.xml:10
#, kde-format
msgid "Window"
msgstr "Okno"
#: data/effects/obscure.xml:4
#, kde-format
msgid "Hide a region of the clip"
msgstr "Ukryj region wycinka"
#: data/effects/obscure.xml:7
#, kde-format
msgid "Region"
msgstr "Region"
#: data/effects/oldfilm.xml:3
#, kde-format
msgid "Oldfilm"
msgstr "Stary film"
#: data/effects/oldfilm.xml:4
#, kde-format
msgid "Moves the Picture up and down and random brightness change"
msgstr "Przesuwa zdjęcie do góry i na dół oraz losowo zmienia jasność"
#: data/effects/oldfilm.xml:7
#, kde-format
msgid "Y-Delta"
msgstr "Y-Delta"
#: data/effects/oldfilm.xml:10
#, no-c-format, kde-format
msgid "% of picture have a delta"
msgstr "% obrazu ma deltę"
#: data/effects/oldfilm.xml:13
#, kde-format
msgid "Brightness up"
msgstr "Rozjaśnij"
#: data/effects/oldfilm.xml:16
#, kde-format
msgid "Brightness down"
msgstr "Ściemnij"
#: data/effects/oldfilm.xml:19
#, kde-format
msgid "Brightness every"
msgstr "Rozjaśnij każde"
#: data/effects/oldfilm.xml:22
#, kde-format
msgid "Unevendevelop up"
msgstr "Nierówno rozwiń w górę"
#: data/effects/oldfilm.xml:25
#, kde-format
msgid "Unevendevelop down"
msgstr "Nierówno rozwiń w dół"
#: data/effects/oldfilm.xml:28
#, kde-format
msgid "Unevendevelop Duration"
msgstr "Czas trwania nierównego rozwinięcia"
#: data/effects/pan_zoom.xml:3
#, kde-format
msgid "Position and Zoom"
msgstr "Umieść i zbliż"
#: data/effects/pan_zoom.xml:4
#, kde-format
msgid "Adjust size and position of clip"
msgstr "Dostosuj rozmiar i położenie wycinka"
#: data/effects/qtblend.xml:4 data/effects/qtblend.xml:22
#: data/transitions/affine.xml:3
#, kde-format
msgid "Transform"
msgstr "Przekształć"
#: data/effects/qtblend.xml:5 data/effects/qtblend.xml:23
#, kde-format
msgid "Position, scale and opacity."
msgstr "Położenie, skala i nieprzezroczystość"
#: data/effects/qtblend.xml:11 data/effects/qtblend.xml:29
#: data/transitions/frei0r_cairoaffineblend.xml:19
#: data/transitions/qtblend.xml:10
#, kde-format
msgid "Rotation"
msgstr "Obrót"
#: data/effects/qtblend.xml:14 data/effects/qtblend.xml:32
#: data/transitions/qtblend.xml:13
#, kde-format
msgid ""
"Alpha blend,Xor,Plus,Multiply,Screen,Overlay,Darken,Lighten,Color dodge,"
"Color burn,Hard light,Soft light,Difference,Exclusion,Bitwise or,Bitwise and,"
"Bitwise xor,Bitwise nor,Bitwise nand,Bitwise not xor,Destination in,"
"Destination out"
msgstr ""
"Mieszanie alfa,Xor,Plus,Mnożenie,Ekran,Nakładka,Ściemnianie,Rozjaśnianie,"
"Rozjaśnianie koloru,Wypalanie koloru,Twarde światło,Miękkie światło,Różnica,"
"Wykluczenie,Bitowe LUB,Bitowe ORAZ,Bitowe xor,Bitowe NIELUB,Bitowe NIEORAZ,"
"Bitowa NEGACJA xor,Cel do wewnątrz, Cel do zewnątrz"
#: data/effects/qtblend.xml:15 data/effects/qtblend.xml:33
#: data/transitions/qtblend.xml:14
#, kde-format
msgid "Compositing"
msgstr "Kompozycja"
#: data/effects/qtblend.xml:39 data/transitions/qtblend.xml:20
#, kde-format
msgid "Rotate from center"
msgstr "Obróć od środka"
#: data/effects/region.xml:3 data/transitions/region.xml:3
#, kde-format
msgid "Regionalize"
msgstr "Regionalizuj"
#: data/effects/region.xml:4
#, kde-format
msgid "Apply sub-effects to a region defined by a clip's alpha channel"
msgstr "Zastosuj podefekty do regionu określonego przez kanał alfa wycinka"
#: data/effects/region.xml:7
#, kde-format
msgid "Url"
msgstr "Adres URL"
#: data/effects/region.xml:10 data/effects/rotation.xml:37
#, kde-format
msgid "Pan and Zoom"
msgstr "Przesuń i zbliż"
#: data/effects/rotation.xml:3
#, kde-format
msgid "Rotate and Shear"
msgstr "Obróć i pochyl"
#: data/effects/rotation.xml:4 data/effects/rotation_keyframable.xml:4
#, kde-format
msgid "Rotate clip in any 3 directions"
msgstr "Obróć wycinek w dowolnych 3 kierunkach"
#: data/effects/rotation.xml:7 data/effects/rotation_keyframable.xml:7
#: data/transitions/affine.xml:10
#, kde-format
msgid "Rotate X"
msgstr "Obrót X"
#: data/effects/rotation.xml:10 data/effects/rotation_keyframable.xml:10
#: data/transitions/affine.xml:13
#, kde-format
msgid "Rotate Y"
msgstr "Obrót Y"
#: data/effects/rotation.xml:13 data/effects/rotation_keyframable.xml:13
#: data/transitions/affine.xml:16
#, kde-format
msgid "Rotate Z"
msgstr "Obrót Z"
#: data/effects/rotation.xml:16
#, kde-format
msgid "Animate Rotate X"
msgstr "Animowany obrót X"
#: data/effects/rotation.xml:19
#, kde-format
msgid "Animate Rotate Y"
msgstr "Animowany obrót Y"
#: data/effects/rotation.xml:22
#, kde-format
msgid "Animate Rotate Z"
msgstr "Animowany obrót Z"
#: data/effects/rotation.xml:25
#, kde-format
msgid "Shear X"
msgstr "Pochylenie X"
#: data/effects/rotation.xml:28
#, kde-format
msgid "Shear Y"
msgstr "Pochylenie Y"
#: data/effects/rotation.xml:31
#, kde-format
msgid "Animate Shear X"
msgstr "Animowane pochylenie X"
#: data/effects/rotation.xml:34
#, kde-format
msgid "Animate Shear Y"
msgstr "Animowane pochylenie Y"
#: data/effects/rotation_keyframable.xml:3
#, kde-format
msgid "Rotate (keyframable)"
msgstr "Obrót (klatka kluczowa)"
#: data/effects/rotation_keyframable.xml:16
#, kde-format
msgid "Offset X"
msgstr "Przesunięcie X"
#: data/effects/rotation_keyframable.xml:19
#, kde-format
msgid "Offset Y"
msgstr "Przesunięcie Y"
#: data/effects/rotoscoping.xml:3
#, kde-format
msgid "Rotoscoping"
msgstr "Rotoskopowanie"
#: data/effects/rotoscoping.xml:4
#, kde-format
msgid "Keyframable vector based rotoscoping"
msgstr "Rotoskopowanie oparte na wektorze klatki kluczowej"
#: data/effects/rotoscoping.xml:9
#, kde-format
msgid "Alpha,Luma,RGB"
msgstr "Alfa,Luma,RGB"
#: data/effects/rotoscoping.xml:10
#, kde-format
msgid "Mode"
msgstr "Tryb"
#: data/effects/rotoscoping.xml:15
#, kde-format
msgid "Alpha Operation"
msgstr "Operacja alfa"
#: data/effects/rotoscoping.xml:23
#, kde-format
msgid "Track"
msgstr "Ścieżka"
#: data/effects/rotoscoping.xml:27
#, kde-format
msgid "Feather width"
msgstr "Szerokość pióra"
#: data/effects/rotoscoping.xml:31
#, kde-format
msgid "Feathering passes"
msgstr "Przejścia próbkowania"
#: data/effects/scratchlines.xml:3
#, kde-format
msgid "Scratchlines"
msgstr "Zadrapania"
#: data/effects/scratchlines.xml:4
#, kde-format
msgid "Scratchlines over the picture"
msgstr "Zadrapania na obrazie"
#: data/effects/scratchlines.xml:7
#, kde-format
msgid "Width of line"
msgstr "Szerokość linii"
#: data/effects/scratchlines.xml:10
#, kde-format
msgid "Max number of lines"
msgstr "Największa liczba linii"
#: data/effects/scratchlines.xml:13
#, kde-format
msgid "Max darker"
msgstr "Najbardziej ciemne"
#: data/effects/scratchlines.xml:16
#, kde-format
msgid "Max lighter"
msgstr "Najbardziej jasne"
#: data/effects/sepia.xml:3
#, kde-format
msgid "Sepia"
msgstr "Sepia"
#: data/effects/sepia.xml:4
#, kde-format
msgid "Turn clip colors to sepia"
msgstr "Przekształć kolory wycinka na sepię"
#: data/effects/sepia.xml:7
#, kde-format
msgid "Chrominance U"
msgstr "Chrominancja U"
#: data/effects/sepia.xml:10
#, kde-format
msgid "Chrominance V"
msgstr "Chrominancja V"
#: data/effects/sox_band.xml:3
#, kde-format
msgid "Sox Band"
msgstr "Pasmo Sox"
#: data/effects/sox_band.xml:4
#, kde-format
msgid "Sox band audio effect"
msgstr "Efekt dźwiękowy pasma Sox"
#: data/effects/sox_band.xml:7
#, kde-format
msgid "Center Frequency"
msgstr "Częstotliwość środkowa"
#: data/effects/sox_band.xml:10 data/effects/sox_flanger.xml:16
#: src/assets/view/widgets/keyframeimport.cpp:291
#: src/assets/view/widgets/keyframeimport.cpp:555
#, kde-format
msgid "Width"
msgstr "Szerokość"
#: data/effects/sox_bass.xml:3
#, kde-format
msgid "Sox Bass"
msgstr "Bass Sox"
#: data/effects/sox_bass.xml:4
#, kde-format
msgid "Sox bass audio effect"
msgstr "Efekt dźwiękowy basu Sox"
#: data/effects/sox_echo.xml:3
#, kde-format
msgid "Sox Echo"
msgstr "Echo Sox"
#: data/effects/sox_echo.xml:4
#, kde-format
msgid "Sox echo audio effect"
msgstr "Efekt dźwiękowy echa Sox"
#: data/effects/sox_echo.xml:7 data/effects/sox_phaser.xml:7
#, kde-format
msgid "Gain In"
msgstr "Wzmocnienie na wejściu"
#: data/effects/sox_echo.xml:10 data/effects/sox_phaser.xml:10
#, kde-format
msgid "Gain Out"
msgstr "Wzmocnienie na wyjściu"
#. i18n: ectx: property (text), widget (QLabel, label_13)
#: data/effects/sox_echo.xml:13 data/effects/sox_flanger.xml:7
#: data/effects/sox_phaser.xml:13 src/ui/titlewidget_ui.ui:1249
#, kde-format
msgid "Delay"
msgstr "Opóźnienie"
#: data/effects/sox_echo.xml:16 data/effects/sox_phaser.xml:16
#, kde-format
msgid "Decay"
msgstr "Rozpad"
#: data/effects/sox_flanger.xml:3
#, kde-format
msgid "Sox Flanger"
msgstr "Sox Flanger"
#: data/effects/sox_flanger.xml:4
#, kde-format
msgid "Sox flanger audio effect"
msgstr "Efekt dźwiękowy Sox flanger audio effect"
#: data/effects/sox_flanger.xml:13
#, kde-format
msgid "Regeneration"
msgstr "Regeneracja"
#. i18n: ectx: property (text), widget (QLabel, label)
#: data/effects/sox_flanger.xml:19 data/effects/sox_phaser.xml:19
#: data/effects/speed.xml:3 data/effects/speed.xml:7
#: src/effects/effectstack/view/qml/BuiltStack.qml:30 src/ui/clipspeed_ui.ui:56
#: src/ui/speeddialog_ui.ui:22
#, kde-format
msgid "Speed"
msgstr "Szybkość"
#: data/effects/sox_flanger.xml:25
#, kde-format
msgid "Phase"
msgstr "Faza"
#: data/effects/sox_flanger.xml:28 src/monitor/monitormanager.cpp:448
#, kde-format
msgid "Interpolation"
msgstr "Interpolacja"
#: data/effects/sox_gain.xml:3
#, kde-format
msgid "Sox Gain"
msgstr "Wzmocnienie Sox"
#: data/effects/sox_gain.xml:4
#, kde-format
msgid "Sox gain audio effect"
msgstr "Efekt dźwiękowy wzmocnienia Sox"
#: data/effects/sox_gain.xml:10
#, kde-format
msgid "Normalize"
msgstr "Normalizacja"
#: data/effects/sox_phaser.xml:3
#, kde-format
msgid "Sox Phaser"
msgstr "Fazer Sox"
#: data/effects/sox_phaser.xml:4
#, kde-format
msgid "Sox phaser audio effect"
msgstr "Efekt dźwiękowy fazera Sox"
#: data/effects/sox_pitch.xml:3
#, kde-format
msgid "Sox Pitch Shift"
msgstr "Przesunięcie tonu Sox"
#: data/effects/sox_pitch.xml:4
#, kde-format
msgid "Sox change pitch audio effect"
msgstr "Efekt dźwiękowy zmiany tonu Sox"
#: data/effects/sox_pitch.xml:10
#, kde-format
msgid "Time window (ms)"
msgstr "Okno czasowe (ms)"
#: data/effects/sox_reverb.xml:3
#, kde-format
msgid "Sox Reverb"
msgstr "Pogłos Sox"
#: data/effects/sox_reverb.xml:4
#, kde-format
msgid "Sox reverb audio effect"
msgstr "Efekt dźwiękowy pogłosu Sox"
#: data/effects/sox_reverb.xml:7
#, kde-format
msgid "Reverberance"
msgstr "Pogłos"
#: data/effects/sox_reverb.xml:10
#, kde-format
msgid "High frequency damping"
msgstr "Tłumienie wysokich częstotliwości"
#: data/effects/sox_reverb.xml:13
#, kde-format
msgid "Room scale"
msgstr "Skala pokoju"
#: data/effects/sox_reverb.xml:16
#, kde-format
msgid "Stereo depth"
msgstr "Głębia Stereo"
#: data/effects/sox_reverb.xml:19
#, kde-format
msgid "Pre-delay"
msgstr "Wstępne opóźnienie"
#: data/effects/sox_reverb.xml:22
#, kde-format
msgid "Wet gain"
msgstr "Wzmocnienie mokrego dźwięku"
#: data/effects/sox_stretch.xml:3
#, kde-format
msgid "Sox Stretch"
msgstr "Rozciągnięcie Sox"
#: data/effects/sox_stretch.xml:4
#, kde-format
msgid "Sox stretch audio effect"
msgstr "Efekt dźwiękowy rozciągnięcia Sox"
#: data/effects/speed.xml:4
#, kde-format
msgid "Make clip play faster or slower"
msgstr "Odtwarzaj wycinek szybciej lub wolniej"
#: data/effects/swapchannels.xml:3
#, kde-format
msgid "Swap channels"
msgstr "Zamień kanały"
#: data/effects/swapchannels.xml:4
#, kde-format
msgid "Move the left channel to the right and right-to-left"
msgstr "Przenieś lewy kanał na prawy i prawy na lewy"
#: data/effects/tcolor.xml:3
#, kde-format
msgid "Technicolor"
msgstr "Technicolor"
#: data/effects/tcolor.xml:4
#, kde-format
msgid "Oversaturate the color in video, like in old Technicolor movies"
msgstr "Przesyć barwę obrazu tak jak w starych filmach w Technicolorze"
#: data/effects/tcolor.xml:7
#, kde-format
msgid "Blue/Yellow axis"
msgstr "Oś niebieska/żółta"
#: data/effects/tcolor.xml:10
#, kde-format
msgid "Red/Green axis"
msgstr "Oś czerwona/zielona"
#: data/effects/threshold.xml:3
#, kde-format
msgid "Binarize"
msgstr "Binaryzuj"
#: data/effects/threshold.xml:4
#, kde-format
msgid "Make monochrome clip"
msgstr "Uczyń wycinek monochromatycznym"
#: data/effects/threshold.xml:7
#, kde-format
msgid "Threshold value"
msgstr "Wartość progu"
#: data/effects/threshold.xml:10
#, kde-format
msgid "Use transparency"
msgstr "Użyj przezroczystości"
#: data/effects/tracker.xml:3
#, kde-format
msgid "Motion Tracker"
msgstr "Śledzenie ruchu"
#: data/effects/tracker.xml:4
#, kde-format
msgid "Select a zone to follow its movements"
msgstr "Zaznacz obszar, którego ruch ma być śledzony"
#: data/effects/tracker.xml:10
#, kde-format
msgid "KCF,MIL,Boosting,TLD"
msgstr "KCF,MIL,Boosting,TLD"
#: data/effects/tracker.xml:11
#, kde-format
msgid "Tracker algorithm"
msgstr "Algorytm śledzenia"
#: data/effects/tracker.xml:14
#, kde-format
msgid "Keyframes spacing"
msgstr "Odstęp między klatkami kluczowymi"
#: data/effects/tracker.xml:15
#, kde-format
msgid ""
"Defines the frequency of stored keyframes. A keyframe is created every steps "
"frames."
msgstr ""
"Określa częstotliwość przechowywanych klatek kluczowych. Klatka kluczowa "
"jest tworzona co kilka klatek."
#: data/effects/tracker.xml:18
#, kde-format
msgid "Rectangle,Ellipse,Arrow"
msgstr "Prostokąt,Elipsa,Strzałka"
#: data/effects/tracker.xml:19
#, kde-format
msgid "Frame shape"
msgstr "Kształt ramki"
#: data/effects/tracker.xml:22
#, kde-format
msgid "Shape width"
msgstr "Szerokość kształtu"
#: data/effects/tracker.xml:25
#, kde-format
msgid "Shape color"
msgstr "Barwa kształtu"
#: data/effects/tracker.xml:31
#, kde-format
msgid "Median Blur,Gaussian Blur"
msgstr "Rozmycie Mediany,Rozmycie Gaussa"
#: data/effects/tracker.xml:32
#, kde-format
msgid "Blur type"
msgstr "Rodzaj rozmycia"
#: data/effects/tracker.xml:35
#, kde-format
msgid "Tracking data"
msgstr "Dane śledzenia"
#: data/effects/tracker.xml:36
#, kde-format
msgid "Click to copy to clipboard"
msgstr "Kliknij, aby skopiować do schowka"
#: data/effects/vidstab.xml:3
#, kde-format
msgid "Stabilize"
msgstr "Stabilizuj"
#: data/effects/vidstab.xml:4
#, kde-format
msgid "Stabilize Video (for wiggly/rolling video)"
msgstr "Stabilizuj obraz (dla drących/kołysających się obrasów)"
#: data/effects/vidstab.xml:7
#, kde-format
msgid "Accuracy"
msgstr "Dokładność"
#: data/effects/vidstab.xml:8
#, kde-format
msgid "Accuracy of Shakiness detection"
msgstr "Dokładność wykrywania wstrząsów"
#: data/effects/vidstab.xml:11
#, kde-format
msgid "Shakiness"
msgstr "Wstrząsy"
#: data/effects/vidstab.xml:12
#, kde-format
msgid "How shaky is the Video"
msgstr "Jak bardzo trzęsie się obraz"
#: data/effects/vidstab.xml:15
#, kde-format
msgid "Stepsize"
msgstr "Rozmiar kroku"
#: data/effects/vidstab.xml:16
#, kde-format
msgid "Stepsize of Detection process minimum around"
msgstr "Rozmiar kroku wykrywania wokół minimum"
#: data/effects/vidstab.xml:19
#, kde-format
msgid "Min. contrast"
msgstr "Min. kontrast"
#: data/effects/vidstab.xml:20
#, kde-format
msgid "Below this Contrast Field is discarded"
msgstr "Poniżej tego pola kontrastu jest porzucany"
#: data/effects/vidstab.xml:23
#, kde-format
msgid "Smoothing"
msgstr "Wygładzanie"
#: data/effects/vidstab.xml:24
#, kde-format
msgid "Number of frames for lowpass filtering"
msgstr "Liczba klatek do filtrowania dolnoprzepustowego"
#: data/effects/vidstab.xml:27
#, kde-format
msgid "Max shift"
msgstr "Maks. przesunięcie"
#: data/effects/vidstab.xml:28
#, kde-format
msgid "Max number of pixels to shift (-1 = no limit)"
msgstr "Maksymalna liczba pikseli do przesunięcia (-1 = bez ograniczeń)"
#: data/effects/vidstab.xml:31
#, kde-format
msgid "Max angle"
msgstr "Maks. kąt"
#: data/effects/vidstab.xml:32
#, kde-format
msgid "Max angle to rotate (in rad)"
msgstr "Maks. kąt do obrócenia (w radianach)"
#: data/effects/vidstab.xml:35
#, kde-format
msgid "Crop"
msgstr "Przytnij"
#: data/effects/vidstab.xml:36
#, kde-format
msgid "Disabled = keep border, enabled = black background"
msgstr "Wyłączone = zachowaj obramowanie, włączone = czarne tło"
#: data/effects/vidstab.xml:39 src/bin/bin.cpp:772
#: src/project/dialogs/slideshowclip.cpp:73 src/titler/titlewidget.cpp:356
#, kde-format
msgid "Zoom"
msgstr "Powiększenie"
#: data/effects/vidstab.xml:40
#, kde-format
msgid "Additional zoom during transform"
msgstr "Dodatkowe powiększenie podczas przekształcenia"
#: data/effects/vidstab.xml:43
#, kde-format
msgid "Optimal Zoom"
msgstr "Optyczne powiększenie"
#: data/effects/vidstab.xml:44
#, kde-format
msgid ""
"Automatically determine optimal zoom. 1 - static zoom, 2 - adaptive zoom"
msgstr ""
"Samoczynnie określ optymalne powiększenie. 1 - statyczne powiększenie, 2 - "
"adaptacyjne powiększenie"
#: data/effects/vidstab.xml:47
#, kde-format
msgid "Optimal Zoom Speed"
msgstr "Optymalna szybkość powiększania"
#: data/effects/vidstab.xml:48
#, kde-format
msgid "Zoom per frame (used when optimal zoom = 2)"
msgstr "Powiększ na klatkę (stosowane, gdy optymalne powiększanie = 2)"
#: data/effects/vidstab.xml:52
#, kde-format
msgid "Sharpen transformed image"
msgstr "Wyostrz przekształcony obraz"
#: data/effects/vidstab.xml:55
#, kde-format
msgid "Show fields"
msgstr "Pokaż pola"
#: data/effects/vidstab.xml:56
#, kde-format
msgid "0 = draw nothing 1 or 2 = show fields and transforms"
msgstr "0 = nic nie rysuj 1 lub 2 = pokaż pola i przekształcenia"
#: data/effects/vidstab.xml:59
#, kde-format
msgid "Tripod"
msgstr "Trójnóg"
#: data/effects/vidstab.xml:60
#, kde-format
msgid "Reference frame"
msgstr "Klatka odniesienia"
#: data/effects/vignette.xml:3
#, kde-format
msgid "Vignette Effect"
msgstr "Efekt winietowania"
#: data/effects/vignette.xml:4
#, kde-format
msgid "Adjustable Vignette"
msgstr "Dopasowywalna winieta"
#: data/effects/vignette.xml:7
#, kde-format
msgid "smooth"
msgstr "gładka"
#: data/effects/vignette.xml:10
#, kde-format
msgid "radius"
msgstr "promień"
#. i18n: ectx: property (text), widget (QLabel, xLabel)
#. i18n: ectx: property (text), widget (QLabel, label_6)
#: data/effects/vignette.xml:13 src/ui/profiledialog_ui.ui:83
#: src/ui/renderwidget_ui.ui:627
#, kde-format
msgid "x"
msgstr "x"
#: data/effects/vignette.xml:16
#, kde-format
msgid "y"
msgstr "y"
#: data/effects/vignette.xml:19
#, kde-format
msgid "opacity"
msgstr "nieprzezroczystość"
#: data/effects/vignette.xml:22
#, kde-format
msgid "use cos instead of linear"
msgstr "używa funkcji okresowej zamiast liniowej"
#: data/effects/volume.xml:3
#, kde-format
msgid "Volume (keyframable)"
msgstr "Głośność (na klatkach kluczowych)"
#: data/effects/volume.xml:4
#, kde-format
msgid "Adjust audio volume with keyframes"
msgstr "Dostosuj głośność dźwięku przy użyciu klatek kluczowych"
#: data/effects/wave.xml:3
#, kde-format
msgid "Wave"
msgstr "Fala"
#: data/effects/wave.xml:4
#, kde-format
msgid "Make waves on your clip with keyframes"
msgstr "Wprowadź fale na swoim wycinku przy użyciu klatek kluczowych"
#: data/effects/wave.xml:10
#, kde-format
msgid "Horizontal"
msgstr "Poziomo"
#: data/effects/wave.xml:13
#, kde-format
msgid "Vertical"
msgstr "Pionowo"
#: data/generators/count.xml:3
#, kde-format
msgid "Counter"
msgstr "Licznik"
#: data/generators/count.xml:4
#, kde-format
msgid ""
"Generate frames with a counter and synchronized tone. The counter can go up "
"or down."
msgstr ""
"Stwórz klatki z licznikiem i zsynchronizowanym odcienie. Licznik może iść w "
"górę lub w dół."
#: data/generators/count.xml:7
#, kde-format
msgid "Count up"
msgstr "Licz w górę"
#: data/generators/count.xml:10
#, kde-format
msgid "No background"
msgstr "Bez tła"
#: data/generators/count.xml:13
#, kde-format
msgid "Seconds to 0,Seconds to 1,Frames,Timecode,Clock"
msgstr "Sekund do 0,Sekund do 1,Klatki,Kod czasu,Zegar"
#: data/generators/count.xml:14
#, kde-format
msgid "Counter Style"
msgstr "Krój licznika"
#: data/generators/count.xml:17
#, kde-format
msgid "Silent,1kHz beep before end,1kHz beep each second"
msgstr "Cicho,Piknięcie 1kHz przed końcem,Piknięcie 1kHz przed każdą sekundą"
#: data/generators/count.xml:18
#, kde-format
msgid "Sound"
msgstr "Dźwięk"
#: data/generators/count.xml:21
#, kde-format
msgid "Drop frame timecode"
msgstr "Upuść klatkę kodu czasu"
#: data/generators/frei0r_test_pat_b.xml:3
#, kde-format
msgid "Color Bars"
msgstr "Paski barw"
#: data/generators/frei0r_test_pat_b.xml:4
#, kde-format
msgid "Generates test card lookalikes"
msgstr "Tworzy podobne karty próbne"
#: data/generators/frei0r_test_pat_b.xml:7
#, no-c-format, kde-format
msgid ""
"PAL color bars,PAL color bars with red,95% BBC color bars,75% EBU color bars,"
"SMPTE color bars,Philips PM5544,FuBK,Simplified FuBK"
msgstr ""
"Paski barw PAL,Paski barw PAL z czerwonym,Paski barw 95% BBC,Paski barw 75% "
"EBU,Paski barw SMPTE,Philips PM5544,FuBK,Simplified FuBK"
#: data/generators/frei0r_test_pat_b.xml:8
#, kde-format
msgid "Bar Type"
msgstr "Rodzaj paska"
#: data/generators/noise.xml:3
#, kde-format
msgid "White Noise"
msgstr "Biały szum"
#: data/generators/noise.xml:4
#, kde-format
msgid "White noise producer"
msgstr "Tworzenie białego szumu"
#: data/kdenliveeffectscategory.rc:5
#, kde-format
msgid "Colour"
msgstr "Kolor"
#: data/kdenliveeffectscategory.rc:8
#, kde-format
msgid "Audio correction"
msgstr "Poprawki dźwięku"
#: data/kdenliveeffectscategory.rc:11
#, kde-format
msgid "Analysis and data"
msgstr "Analiza i dane"
#: data/kdenliveeffectscategory.rc:14
#, kde-format
msgid "Image adjustment"
msgstr "Dostosowywanie obrazu"
#: data/kdenliveeffectscategory.rc:17
#, kde-format
msgid "Motion"
msgstr "Ruch"
#: data/kdenliveeffectscategory.rc:20
#, kde-format
msgid "Alpha/Transform"
msgstr "Alfa/Przekształcenie"
#: data/kdenliveeffectscategory.rc:23
#: src/effects/effectlist/model/effecttreemodel.cpp:68
#, kde-format
msgid "GPU effects"
msgstr "Efekty GPU"
#: data/transitions/affine.xml:4
#, kde-format
msgid "Perform an affine transform on for compositing."
msgstr "Wykonaj przekształcenie afiniczne do składania."
#: data/transitions/composite.xml:3
#: src/timeline2/view/dialogs/tracksconfigdialog.cpp:75
#, kde-format
msgid "Composite"
msgstr "Kompozycja"
#: data/transitions/composite.xml:4
#, kde-format
msgid "A key-framable alpha-channel compositor for two frames."
msgstr "Kompozytor kanału alfa dla dwóch klatek (na klatkach kluczowych)"
#. i18n: ectx: property (text), widget (QLabel, label_25)
#: data/transitions/composite.xml:10 data/transitions/region.xml:17
#: data/transitions/slide.xml:10 src/ui/titlewidget_ui.ui:708
#, kde-format
msgid "Align"
msgstr "Wyrównaj"
#: data/transitions/composite.xml:13 data/transitions/region.xml:36
#: data/transitions/slide.xml:13
#, kde-format
msgid "Force Progressive Rendering"
msgstr "Wymuś progresywne renderowanie"
#. i18n: ectx: property (text), widget (QCheckBox, slide_fade)
#: data/transitions/dissolve.xml:3 src/ui/clipproperties_ui.ui:262
#: src/ui/slideshowclip_ui.ui:167
#, kde-format
msgid "Dissolve"
msgstr "Rozpływanie"
#: data/transitions/dissolve.xml:4
#, kde-format
msgid "Fade out one video while fading in the other video."
msgstr "Zanikanie jednego obrazu podczas wyłaniania się kolejnego."
#: data/transitions/frei0r_cairoaffineblend.xml:3
#, kde-format
msgid "Cairo Affine Blend"
msgstr "Mieszanie afiniczne Cairo"
#: data/transitions/frei0r_cairoaffineblend.xml:4
#, kde-format
msgid ""
"Composites second input on first input applying user-defined transformation, "
"opacity and blend mode."
msgstr ""
"Składa drugie wejście z pierwszym wejściem stosując określone przez "
"użytkownika przekształcenie, tryb nieprzezroczystości i mieszania."
#: data/transitions/frei0r_cairoaffineblend.xml:7
#, kde-format
msgid "X position"
msgstr "Położenie X"
#: data/transitions/frei0r_cairoaffineblend.xml:10
#, kde-format
msgid "Y position"
msgstr "Położenie Y"
#: data/transitions/frei0r_cairoaffineblend.xml:13
#, kde-format
msgid "X scale"
msgstr "Skala X"
#: data/transitions/frei0r_cairoaffineblend.xml:16
#, kde-format
msgid "Y scale"
msgstr "Skala Y"
#: data/transitions/frei0r_cairoaffineblend.xml:25
#: data/transitions/frei0r_cairoblend.xml:10
#, kde-format
msgid ""
"Normal,Add,Saturate,Multiply,Screen,Overlay,Darken,Lighten,Color dodge,Color "
"burn,Hard light,Soft light,Difference,Exclusion,HSL hue,HSL saturation,HSL "
"color,HSL luminosity"
msgstr ""
"Normalna,Dodaj,Nasyć,Pomnóż,Ekran,Nakładka,Ściemnij,Rozjaśnij,Przyciemnianie "
"koloru,Wypalanie koloru,Twarde światło,Miękkie światło,Różnica,Wykluczenie,"
"odcień HSL,nasycenie HSL,kolor HSL ,jasność HSL"
#: data/transitions/frei0r_cairoaffineblend.xml:29
#, kde-format
msgid "Rotation X center"
msgstr "Środek obrotu X"
#: data/transitions/frei0r_cairoaffineblend.xml:32
#, kde-format
msgid "Rotation Y center"
msgstr "Środek obrotu Y"
#: data/transitions/frei0r_cairoblend.xml:3
#, kde-format
msgid "Cairo Blend"
msgstr "Mieszanie Cairo"
#: data/transitions/frei0r_cairoblend.xml:4
#, kde-format
msgid ""
"Composites second input on the first input with user-defined blend mode and "
"opacity."
msgstr ""
"Składa drugie wejście z pierwszym wejściem stosując określony przez "
"użytkownika tryb mieszania i nieprzezroczystości."
#: data/transitions/qtblend.xml:3
#, kde-format
msgid "Composite and transform"
msgstr "Złóż i przekształć"
#: data/transitions/qtblend.xml:4
#, kde-format
msgid ""
"Composites second input on the first input with user-defined blend mode, "
"opacity and scale."
msgstr ""
"Składa drugie wejście z pierwszym wejściem stosując określony przez "
"użytkownika tryb mieszania, nieprzezroczystości i skali."
#: data/transitions/region.xml:4
#, kde-format
msgid "Use alpha channel of another clip to create a transition."
msgstr "Użyj kanału alfa z innego wycinka aby utworzyć przejście."
#: data/transitions/region.xml:7
#, kde-format
msgid "Mask clip"
msgstr "Wycinek maski"
#: data/transitions/region.xml:13
#, kde-format
msgid "Over,And,Or,Xor"
msgstr "Ponad,I,Lub,Alter. lub"
#: data/transitions/region.xml:14
#, kde-format
msgid "Alpha Channel Operation"
msgstr "Operacja na kanale alfa"
#: data/transitions/region.xml:26 data/transitions/wipe.xml:10
#, no-c-format, kde-format
msgid "%lumaNames"
msgstr "%nazwyLuma"
#: data/transitions/region.xml:27 data/transitions/wipe.xml:11
#, kde-format
msgid "Wipe Method"
msgstr "Sposób wycierania"
#: data/transitions/region.xml:39 data/transitions/slide.xml:16
#, kde-format
msgid "Force Deinterlace Overlay"
msgstr "Wymuś nakładkę usuwającą przeplot"
#: data/transitions/slide.xml:3 src/monitor/view/kdenlivemonitorripple.qml:83
#, kde-format
msgid "Slide"
msgstr "Poślizg"
#: data/transitions/slide.xml:4
#, kde-format
msgid "Slide image from one side to another."
msgstr "Ślizgaj obraz z jednej strony na drugą"
#: data/transitions/slide.xml:7
#, kde-format
msgid "Direction"
msgstr "Kierunek"
#. i18n: ectx: property (text), widget (QCheckBox, luma_fade)
#. i18n: ectx: property (text), widget (QCheckBox, slide_luma)
#: data/transitions/wipe.xml:3 src/ui/clipproperties_ui.ui:292
#: src/ui/slideshowclip_ui.ui:203
#, kde-format
msgid "Wipe"
msgstr "Przetrzyj"
#: data/transitions/wipe.xml:4
#, kde-format
msgid "Applies a stationary transition between the current and next frames."
msgstr "Nakłada nieruchome przejście pomiędzy obecną a kolejną klatką."
#: data/transitions/wipe.xml:17
#, kde-format
msgid "Revert"
msgstr "Przywróć"
#. i18n: ectx: property (windowTitle), widget (QDialog, CountDown_UI)
#. i18n: ectx: property (windowTitle), widget (QDialog, ColorClip_UI)
#. i18n: ectx: property (windowTitle), widget (QDialog, SpeedDialog)
#. i18n: ectx: property (windowTitle), widget (QDialog, ClipTranscode_UI)
#. i18n: ectx: property (windowTitle), widget (QDialog, SmConfig_UI)
#. i18n: ectx: property (windowTitle), widget (QDialog, ClipSpeed_UI)
#. i18n: ectx: property (windowTitle), widget (QDialog, RenderWidget_UI)
#. i18n: ectx: property (windowTitle), widget (QDialog, FreeSound_UI)
#. i18n: ectx: property (windowTitle), widget (QDialog, AddTrack_UI)
#. i18n: ectx: property (windowTitle), widget (QDialog, GradientEdit_UI)
#. i18n: ectx: property (windowTitle), widget (QDialog, BackupDialog_UI)
#. i18n: ectx: property (windowTitle), widget (QDialog, ClipStabilize_UI)
#. i18n: ectx: property (windowTitle), widget (QDialog, ArchiveWidget_UI)
#. i18n: ectx: property (windowTitle), widget (QDialog, QTextClip_UI)
#. i18n: ectx: property (windowTitle), widget (QDialog, ManageEncodingProfile_UI)
#: plugins/sampleplugin/countdown_ui.ui:13 src/ui/addtrack_ui.ui:14
#: src/ui/archivewidget_ui.ui:14 src/ui/backupdialog_ui.ui:14
#: src/ui/clipspeed_ui.ui:14 src/ui/clipstabilize_ui.ui:14
#: src/ui/cliptranscode_ui.ui:14 src/ui/colorclip_ui.ui:14
#: src/ui/freesound_ui.ui:14 src/ui/gradientedit_ui.ui:14
#: src/ui/manageencodingprofile_ui.ui:14 src/ui/qtextclip_ui.ui:14
#: src/ui/renderwidget_ui.ui:14 src/ui/smconfig_ui.ui:14
#: src/ui/speeddialog_ui.ui:14
#, kde-format
msgid "Dialog"
msgstr "Dialog"
#. i18n: ectx: property (text), widget (QLabel, label)
#. i18n: ectx: property (text), widget (QLabel, destination_label)
#: plugins/sampleplugin/countdown_ui.ui:19 src/ui/cutjobdialog_ui.ui:49
#, kde-format
msgid "Save to"
msgstr "Zapisz do"
#. i18n: ectx: property (text), widget (QLabel, duration_label)
#: plugins/sampleplugin/countdown_ui.ui:29
#, kde-format
msgid "Duration (seconds)"
msgstr "Czas trwania (sekundy)"
#. i18n: ectx: property (text), widget (QLabel, font_label)
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. i18n: ectx: property (text), widget (QLabel, fontLabel)
#: plugins/sampleplugin/countdown_ui.ui:46 src/ui/dvdwizardmenu_ui.ui:117
#: src/ui/qtextclip_ui.ui:168
#, kde-format
msgid "Font"
msgstr "Czcionka"
#: plugins/sampleplugin/sampleplugin.cpp:33
#, kde-format
msgid "Countdown"
msgstr "Odliczanie"
#: plugins/sampleplugin/sampleplugin.cpp:60
#, kde-format
msgid "Create Noise Clip"
msgstr "Utwórz wycinek szumu"
#: plugins/sampleplugin/sampleplugin.cpp:64
#, kde-format
msgid "Create Countdown Clip"
msgstr "Utwórz wycinek odliczania"
#: plugins/sampleplugin/sampleplugin.cpp:101
#: plugins/sampleplugin/sampleplugin.cpp:108
#, kde-format
msgid ""
"Failed to generate clip:\n"
"%1"
msgstr ""
"Nieudane tworzenie wycinka:\n"
"%1"
#: plugins/sampleplugin/sampleplugin.cpp:101
#: plugins/sampleplugin/sampleplugin.cpp:108
#, kde-format
msgid "Generator Failed"
msgstr "Generator zawiódł"
#: src/assets/assetlist/model/assetfilter.cpp:54
#: src/effects/effectlist/model/effecttreemodel.cpp:60
#, kde-format
msgid "Favorites"
msgstr "Ulubione"
#: src/assets/assetlist/view/qml/assetList.qml:66
#, kde-format
msgid "Find effect"
msgstr "Znajdź efekt"
#: src/assets/assetlist/view/qml/assetList.qml:66
#, kde-format
msgid "Find composition"
msgstr "Znajdź złożenie"
#: src/assets/assetlist/view/qml/assetList.qml:82
#, kde-format
msgid "Main effects"
msgstr "Główne efekty"
#: src/assets/assetlist/view/qml/assetList.qml:82
#, kde-format
msgid "Main compositions"
msgstr "Główne złożenia"
#: src/assets/assetlist/view/qml/assetList.qml:94
#, kde-format
msgid "Show all video effects"
msgstr "Pokaż wszystkie efekty obrazu"
#: src/assets/assetlist/view/qml/assetList.qml:106
#, kde-format
msgid "Show all audio effects"
msgstr "Pokaż wszystkie efekty dźwięku"
#: src/assets/assetlist/view/qml/assetList.qml:117
#, kde-format
msgid "Show all custom effects"
msgstr "Pokaż wszystkie własne efekty"
#: src/assets/assetlist/view/qml/assetList.qml:127
#, kde-format
msgid "Show favorite items"
msgstr "Pokaż ulubione elementy"
#: src/assets/assetlist/view/qml/assetList.qml:136
#, kde-format
msgid "Download New Wipes..."
msgstr "Pobierz nowe przejścia..."
#: src/assets/assetlist/view/qml/assetList.qml:151
#, kde-format
msgid "Show/hide description of the effects"
msgstr "Pokaż/ukryj opis efektu"
#: src/assets/assetlist/view/qml/assetList.qml:151
#, kde-format
msgid "Show/hide description of the compositions"
msgstr "Pokaż/ukryj opis złożenia"
#: src/assets/assetlist/view/qml/assetList.qml:330
#, kde-format
msgid "Remove from favorites"
msgstr "Usuń z ulubionych"
#: src/assets/assetlist/view/qml/assetList.qml:330
#, kde-format
msgid "Add to favorites"
msgstr "Dodaj do ulubionych"
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. i18n: ectx: property (text), widget (QLabel, nameLabel)
#. i18n: ectx: property (text), widget (QLabel, label)
#: src/assets/assetlist/view/qml/assetList.qml:344
#: src/bin/projectitemmodel.cpp:229
#: src/timeline2/view/dialogs/tracksconfigdialog.cpp:75
#: src/ui/colorclip_ui.ui:20 src/ui/configtranscode_ui.ui:70
#: src/ui/qtextclip_ui.ui:111 src/ui/slideshowclip_ui.ui:20
#, kde-format
msgid "Name"
msgstr "Nazwa"
#: src/assets/assetpanel.cpp:67
#, kde-format
msgid "Adjust clip"
msgstr "Dostosuj wycinek"
#: src/assets/assetpanel.cpp:74
#, kde-format
msgid "Normal view"
msgstr "Widok normalny"
#: src/assets/assetpanel.cpp:74 src/assets/assetpanel.cpp:77
#, kde-format
msgid "Compare effect"
msgstr "Efekt porównania"
#: src/assets/assetpanel.cpp:82
#, kde-format
msgid "Effects disabled"
msgstr "Wyłączone efekty"
#: src/assets/assetpanel.cpp:82
#, kde-format
msgid "Effects enabled"
msgstr "Włączone efekty"
#: src/assets/assetpanel.cpp:89
#, kde-format
msgid "Hide keyframes"
msgstr "Ukryj klatki kluczowe"
#: src/assets/assetpanel.cpp:89 src/assets/assetpanel.cpp:92
#, kde-format
msgid "Display keyframes in timeline"
msgstr "Pokaż klatki kluczowe na osi czasu"
#: src/assets/assetpanel.cpp:134
#, kde-format
msgid "%1 properties"
msgstr "Właściwości %1"
#: src/assets/assetpanel.cpp:162
#, kde-format
msgid "%1 effects"
msgstr "Efekty %1"
#: src/assets/assetpanel.cpp:167
#, kde-format
msgid "%1 parameters"
msgstr "Parametry %1"
#: src/assets/assetpanel.cpp:171
#, kde-format
msgid "Track %1 effects"
msgstr "Efekt ścieżki %1"
#: src/assets/assetpanel.cpp:176
#, kde-format
msgid "Bin %1 effects"
msgstr "Efekty pojemnika %1"
#: src/assets/keyframes/model/keyframemodel.cpp:130
#: src/assets/keyframes/model/keyframemodellist.cpp:89
#: src/assets/keyframes/model/keyframemodellist.cpp:127
#: src/assets/view/widgets/animationwidget.cpp:107
#: src/assets/view/widgets/keyframeedit.cpp:53
#: src/assets/view/widgets/keyframewidget.cpp:70
#: src/assets/view/widgets/keyframewidget.cpp:288
#: src/simplekeyframes/simplekeyframewidget.cpp:41
#: src/simplekeyframes/simplekeyframewidget.cpp:132
#, kde-format
msgid "Add keyframe"
msgstr "Dodaj klatkę kluczową"
#: src/assets/keyframes/model/keyframemodel.cpp:130
#: src/assets/keyframes/model/keyframemodellist.cpp:89
#: src/assets/keyframes/model/keyframemodellist.cpp:127
#, kde-format
msgid "Change keyframe type"
msgstr "Zmień rodzaj klatki kluczowej"
#: src/assets/keyframes/model/keyframemodel.cpp:171
#: src/assets/keyframes/model/keyframemodellist.cpp:135
#: src/assets/view/widgets/keyframeedit.cpp:55
#: src/assets/view/widgets/keyframewidget.cpp:285
#: src/simplekeyframes/simplekeyframewidget.cpp:129
#, kde-format
msgid "Delete keyframe"
msgstr "Usuń klatkę kluczową"
#: src/assets/keyframes/model/keyframemodel.cpp:289
#, kde-format
msgid "Move keyframes"
msgstr "Przenieś klatki kluczowe"
#: src/assets/keyframes/model/keyframemodel.cpp:310
#: src/assets/keyframes/model/keyframemodellist.cpp:159
#: src/assets/keyframes/model/keyframemodellist.cpp:193
#, kde-format
msgid "Move keyframe"
msgstr "Przenieś klatkę kluczową"
#: src/assets/keyframes/model/keyframemodel.cpp:377
#: src/assets/keyframes/model/keyframemodellist.cpp:219
#: src/assets/keyframes/model/keyframemodellist.cpp:241
#, kde-format
msgid "Update keyframe"
msgstr "Uaktualnij klatkę kluczową"
#: src/assets/keyframes/model/keyframemodel.cpp:679
#: src/assets/keyframes/model/keyframemodellist.cpp:143
#, kde-format
msgid "Delete all keyframes"
msgstr "Usuń wszystkie klatki kluczowe"
#: src/assets/keyframes/model/keyframemodel.cpp:884
#, kde-format
msgid "effect"
msgstr "efekt"
#: src/assets/keyframes/model/keyframemodel.cpp:893
#, kde-format
msgid "Reset %1"
msgstr "Wyzeruj %1"
#: src/assets/keyframes/model/keyframemodel.cpp:1140
#, kde-format
msgid "Reset effect"
msgstr "Wyzeruj efekt"
#: src/assets/keyframes/model/keyframemodellist.cpp:151
#, kde-format
msgid "Delete keyframes"
msgstr "Usuń klatki kluczowe"
#: src/assets/keyframes/model/keyframemodellist.cpp:471
#: src/assets/view/widgets/animationwidget.cpp:123
#: src/assets/view/widgets/keyframewidget.cpp:82
#, kde-format
msgid "Keyframe interpolation"
msgstr "Interpolacja klatki kluczowej"
#: src/assets/model/assetcommand.cpp:41 src/assets/model/assetcommand.cpp:44
#: src/assets/model/assetcommand.cpp:92 src/assets/model/assetcommand.cpp:95
#, kde-format
msgid "Edit %1"
msgstr "Edytuj %1"
#: src/assets/model/assetcommand.cpp:154 src/assets/model/assetcommand.cpp:157
#, kde-format
msgid "Edit %1 keyframe"
msgstr "Edytuj klatkę kluczową %1"
#: src/assets/model/assetcommand.cpp:198 src/assets/model/assetcommand.cpp:201
#, kde-format
msgid "Update %1"
msgstr "Uaktualnij %1"
#: src/assets/view/assetparameterview.cpp:65
#, kde-format
msgid "Reset Effect"
msgstr "Wyzeruj efekt"
#: src/assets/view/assetparameterview.cpp:67
#: src/assets/view/widgets/animationwidget.cpp:180
#, kde-format
msgid "Save preset"
msgstr "Zapisz nastawę"
#: src/assets/view/assetparameterview.cpp:68
#, kde-format
msgid "Update current preset"
msgstr "Uaktualnij bieżące nastawy"
#: src/assets/view/assetparameterview.cpp:69
#: src/assets/view/widgets/animationwidget.cpp:184
#, kde-format
msgid "Delete preset"
msgstr "Usuń nastawę"
#: src/assets/view/assetparameterview.cpp:345
#: src/assets/view/widgets/animationwidget.cpp:1196
#, kde-format
msgid "Enter preset name"
msgstr "Podaj nazwę nastawy"
#: src/assets/view/assetparameterview.cpp:345
#, kde-format
msgid "Enter the name of this preset"
msgstr "Nadaj nazwę tej nastawie"
#: src/assets/view/widgets/animationwidget.cpp:104
#, kde-format
msgid "Previous keyframe"
msgstr "Poprzednia klatka kluczowa"
#: src/assets/view/widgets/animationwidget.cpp:107
#, kde-format
msgid "Remove keyframe"
msgstr "Usuń klatkę kluczową"
#: src/assets/view/widgets/animationwidget.cpp:114
#, kde-format
msgid "Next keyframe"
msgstr "Następna klatka kluczowa"
#: src/assets/view/widgets/animationwidget.cpp:118
#: src/effects/effectstack/view/collapsibleeffectview.cpp:163
#: src/project/clipstabilize.cpp:84
#, kde-format
msgid "Presets"
msgstr "Nastawy"
#: src/assets/view/widgets/animationwidget.cpp:124
#: src/assets/view/widgets/animationwidget.cpp:140
#: src/assets/view/widgets/keyframewidget.cpp:87
#: src/assets/view/widgets/keyframewidget.cpp:120
#, kde-format
msgid "Discrete"
msgstr "Dyskretna"
#: src/assets/view/widgets/animationwidget.cpp:128
#: src/assets/view/widgets/animationwidget.cpp:144
#: src/assets/view/widgets/keyframewidget.cpp:83
#: src/assets/view/widgets/keyframewidget.cpp:124
#, kde-format
msgid "Linear"
msgstr "Liniowa"
#: src/assets/view/widgets/animationwidget.cpp:132
#: src/assets/view/widgets/animationwidget.cpp:148
#: src/assets/view/widgets/keyframewidget.cpp:91
#: src/assets/view/widgets/keyframewidget.cpp:128
#, kde-format
msgid "Smooth"
msgstr "Gładka"
#: src/assets/view/widgets/animationwidget.cpp:139
#, kde-format
msgid "Default interpolation"
msgstr "Domyślna interpolacja"
#: src/assets/view/widgets/animationwidget.cpp:166
#, kde-format
msgid "Attach keyframe to end"
msgstr "Dołącz klatkę kluczową do końca"
#: src/assets/view/widgets/animationwidget.cpp:171
#: src/assets/view/widgets/keyframewidget.cpp:110
#, kde-format
msgid "Copy keyframes to clipboard"
msgstr "Skopiuj klatki kluczowe do schowka"
#: src/assets/view/widgets/animationwidget.cpp:173
#: src/assets/view/widgets/keyframeimport.cpp:741
#: src/assets/view/widgets/keyframewidget.cpp:112
#, kde-format
msgid "Import keyframes from clipboard"
msgstr "Zaimportuj klatki kluczowe ze schowka"
#: src/assets/view/widgets/animationwidget.cpp:176
#: src/assets/view/widgets/keyframewidget.cpp:115
#, kde-format
msgid "Remove all keyframes after cursor"
msgstr "Usuń wszystkie klatki kluczowe za kursorem"
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: src/assets/view/widgets/animationwidget.cpp:201
#: src/assets/view/widgets/keyframewidget.cpp:155 src/bin/bin.cpp:789
#: src/monitor/monitor.cpp:331 src/ui/clipstabilize_ui.ui:20
#, kde-format
msgid "Options"
msgstr "Opcje"
#: src/assets/view/widgets/animationwidget.cpp:819
#: src/widgets/geometrywidget.cpp:56
#, kde-format
msgctxt "x axis position"
msgid "X"
msgstr "X"
#: src/assets/view/widgets/animationwidget.cpp:824
#: src/widgets/geometrywidget.cpp:60
#, kde-format
msgctxt "y axis position"
msgid "Y"
msgstr "Y"
#: src/assets/view/widgets/animationwidget.cpp:828
#: src/widgets/geometrywidget.cpp:64
#, kde-format
msgctxt "Frame width"
msgid "W"
msgstr "SZER"
#: src/assets/view/widgets/animationwidget.cpp:833
#: src/widgets/geometrywidget.cpp:69
#, kde-format
msgid "Lock aspect ratio"
msgstr "Zablokuj współczynnik kształtu"
#: src/assets/view/widgets/animationwidget.cpp:840
#: src/widgets/geometrywidget.cpp:76
#, kde-format
msgctxt "Frame height"
msgid "H"
msgstr "WYS"
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, speedSpin)
#. i18n: ectx: property (suffix), widget (QSpinBox, kcfg_volume)
#. i18n: ectx: property (suffix), widget (QSpinBox, spin_cyan)
#. i18n: ectx: property (suffix), widget (QSpinBox, spin_mag)
#. i18n: ectx: property (suffix), widget (QSpinBox, spin_yell)
#. i18n: ectx: property (suffix), widget (QSpinBox, spin_black)
#. i18n: ectx: property (suffix), widget (QSpinBox, zoom_spin)
#: src/assets/view/widgets/animationwidget.cpp:846
#: src/assets/view/widgets/animationwidget.cpp:851
#: src/titler/titlewidget.cpp:155 src/ui/clipspeed_ui.ui:85
#: src/ui/configsdl_ui.ui:89 src/ui/selectivecolor_ui.ui:75
#: src/ui/selectivecolor_ui.ui:108 src/ui/selectivecolor_ui.ui:141
#: src/ui/selectivecolor_ui.ui:174 src/ui/titlewidget_ui.ui:251
#: src/widgets/geometrywidget.cpp:83 src/widgets/geometrywidget.cpp:89
#, no-c-format, kde-format
msgid "%"
msgstr "%"
#: src/assets/view/widgets/animationwidget.cpp:857
#: src/widgets/geometrywidget.cpp:97
#, kde-format
msgid "Adjust to original size"
msgstr "Dopasuj do oryginalnego rozmiaru"
#: src/assets/view/widgets/animationwidget.cpp:860
#: src/widgets/geometrywidget.cpp:100
#, kde-format
msgid "Adjust and center in frame"
msgstr "Dopasuj i wyśrodkuj w klatce"
#: src/assets/view/widgets/animationwidget.cpp:862
#: src/widgets/geometrywidget.cpp:102
#, kde-format
msgid "Fit to width"
msgstr "Dopasuj do szerokości"
#: src/assets/view/widgets/animationwidget.cpp:864
#: src/widgets/geometrywidget.cpp:104
#, kde-format
msgid "Fit to height"
msgstr "Dopasuj do wysokości"
#: src/assets/view/widgets/animationwidget.cpp:867
#: src/titler/titlewidget.cpp:276 src/widgets/geometrywidget.cpp:107
#, kde-format
msgid "Align left"
msgstr "Wyrównaj do lewej"
#: src/assets/view/widgets/animationwidget.cpp:869
#: src/widgets/geometrywidget.cpp:109
#, kde-format
msgid "Center horizontally"
msgstr "Wyśrodkuj w poziomie"
#: src/assets/view/widgets/animationwidget.cpp:871
#: src/titler/titlewidget.cpp:275 src/widgets/geometrywidget.cpp:111
#, kde-format
msgid "Align right"
msgstr "Wyrównaj do prawej"
#: src/assets/view/widgets/animationwidget.cpp:873
#: src/widgets/geometrywidget.cpp:113
#, kde-format
msgid "Align top"
msgstr "Wyrównaj do góry"
#: src/assets/view/widgets/animationwidget.cpp:875
#: src/widgets/geometrywidget.cpp:115
#, kde-format
msgid "Center vertically"
msgstr "Wyśrodkuj w pionie"
#: src/assets/view/widgets/animationwidget.cpp:877
#: src/widgets/geometrywidget.cpp:117
#, kde-format
msgid "Align bottom"
msgstr "Wyrównaj do dołu"
#: src/assets/view/widgets/animationwidget.cpp:1136
#: src/dialogs/kdenlivesettingsdialog.cpp:607
#: src/dialogs/kdenlivesettingsdialog.cpp:608 src/mainwindow.cpp:180
#, kde-format
msgid "Default"
msgstr "Domyślne"
#: src/assets/view/widgets/animationwidget.cpp:1197
#, kde-format
msgid "Save as global preset (available to all effects)"
msgstr "Zapisz globalnie nastawę (dostępna dla wszystkich efektów)"
#: src/assets/view/widgets/keyframeimport.cpp:60
#, kde-format
msgid "Data to import:"
msgstr "Dane do importu:"
#: src/assets/view/widgets/keyframeimport.cpp:184
#, kde-format
msgid "Align top left"
msgstr "Wyrównaj lewego, górnego narożnika"
#: src/assets/view/widgets/keyframeimport.cpp:184
#: src/titler/titlewidget.cpp:277
#, kde-format
msgid "Align center"
msgstr "Wyrównaj do środka"
#: src/assets/view/widgets/keyframeimport.cpp:184
#, kde-format
msgid "Align bottom right"
msgstr "Wyrównaj do dolnego, prawego narożnika"
#: src/assets/view/widgets/keyframeimport.cpp:185
#, kde-format
msgid "Map "
msgstr "Mapa "
#: src/assets/view/widgets/keyframeimport.cpp:186
#, kde-format
msgid " to "
msgstr " do "
#. i18n: ectx: property (text), widget (QLabel, label_19)
#. i18n: ectx: property (text), widget (QLabel, label)
#: src/assets/view/widgets/keyframeimport.cpp:215
#: src/ui/configcapture_ui.ui:403 src/ui/titlewidget_ui.ui:874
#, kde-format
msgid "Offset"
msgstr "Przesunięcie"
#: src/assets/view/widgets/keyframeimport.cpp:219
#: src/assets/view/widgets/keyframeimport.cpp:317
#: src/assets/view/widgets/keyframeimport.cpp:320
#: src/assets/view/widgets/keyframeimport.cpp:323
#: src/assets/view/widgets/keyframeimport.cpp:326
#: src/assets/view/widgets/keyframeimport.cpp:337
#: src/assets/view/widgets/keyframeimport.cpp:340
#: src/assets/view/widgets/keyframeimport.cpp:343
#: src/assets/view/widgets/keyframeimport.cpp:346
#: src/assets/view/widgets/keyframeimport.cpp:349
#, kde-format
msgid "Source range %1 to %2"
msgstr "Zakres przesunięcia %1 do %2"
#: src/assets/view/widgets/keyframeimport.cpp:227
#, kde-format
msgid "Destination range"
msgstr "Zakres celu"
#: src/assets/view/widgets/keyframeimport.cpp:235
#, kde-format
msgid "Actual range only"
msgstr "Tylko obecny zakres"
#: src/assets/view/widgets/keyframeimport.cpp:242
#, kde-format
msgid "Limit keyframe number"
msgstr "Ogranicz liczbę klatek kluczowych"
#: src/assets/view/widgets/keyframeimport.cpp:294
#: src/assets/view/widgets/keyframeimport.cpp:563
#, kde-format
msgid "Height"
msgstr "Wysokość"
#: src/assets/view/widgets/keyframeimport.cpp:329
#: src/assets/view/widgets/keyframeimport.cpp:352
#, kde-format
msgid "Source range: (%1-%2), (%3-%4)"
msgstr "Zakres źródłowy: (%1-%2), (%3-%4)"
#: src/assets/view/widgets/keyframeimport.cpp:537
#, kde-format
msgctxt "X as in x coordinate"
msgid "X"
msgstr "X"
#: src/assets/view/widgets/keyframeimport.cpp:546
#, kde-format
msgctxt "Y as in y coordinate"
msgid "Y"
msgstr "Y"
#: src/assets/view/widgets/keyframewidget.cpp:75
#: src/simplekeyframes/simplekeyframewidget.cpp:46
#, kde-format
msgid "Go to previous keyframe"
msgstr "Idź do poprzedniej klatki kluczowej"
#: src/assets/view/widgets/keyframewidget.cpp:80
#: src/simplekeyframes/simplekeyframewidget.cpp:51
#, kde-format
msgid "Go to next keyframe"
msgstr "Idź do następnej klatki kluczowej"
#: src/assets/view/widgets/keyframewidget.cpp:119
#, kde-format
msgid "Default keyframe type"
msgstr "Domyślny rodzaj klatki kluczowej"
#: src/assets/view/widgets/keywordparamwidget.cpp:49
#, kde-format
msgid "<select a keyword>"
msgstr "<wybierz słowo kluczowe>"
#: src/assets/view/widgets/listparamwidget.cpp:115
#, kde-format
msgid "None (Dissolve)"
msgstr "Brak (Rozpływanie)"
#: src/assets/view/widgets/lumaliftgainparam.cpp:38
#, kde-format
msgid "Lift"
msgstr "Podniesienie"
#: src/audiospectrum/audiographspectrum.cpp:105
#, kde-format
msgid "Master"
msgstr "Główny"
#: src/audiospectrum/audiographspectrum.cpp:286
#: src/monitor/scopes/audiographspectrum.cpp:296
#, kde-format
msgid "MLT must be compiled with libfftw3 to enable Audio Spectrum"
msgstr "MLT musi być skompilowany z libfftw3, aby włączyć Widmo Dźwięku"
#: src/audiospectrum/audiographspectrum.cpp:299
#: src/monitor/scopes/audiographspectrum.cpp:303
#, kde-format
msgid "Enable Audio Spectrum"
msgstr "Włącz widmo dźwięku"
#: src/bin/bin.cpp:601
#, kde-format
msgid "%1 job"
msgid_plural "%1 jobs"
msgstr[0] "%1 zadanie"
msgstr[1] "%1 zadania"
msgstr[2] "%1 zadań"
#: src/bin/bin.cpp:602
#, kde-format
msgid "%1 pending job"
msgid_plural "%1 pending jobs"
msgstr[0] "%1 oczekujące zadanie"
msgstr[1] "%1 oczekujące zadania"
msgstr[2] "%1 oczekujących zadań"
#: src/bin/bin.cpp:695
#, kde-format
msgid "Search..."
msgstr "Szukaj..."
#: src/bin/bin.cpp:741
#, kde-format
msgid "View Mode"
msgstr "Tryb widoku"
#: src/bin/bin.cpp:743
#, kde-format
msgid "Tree View"
msgstr "Widok drzewa"
#: src/bin/bin.cpp:751
#, kde-format
msgid "Icon View"
msgstr "Widok ikon"
#: src/bin/bin.cpp:758
#, kde-format
msgid "Disable Bin Effects"
msgstr "Wyłącz efekt pojemnika"
#. i18n: ectx: attribute (title), widget (QWidget, tab)
#: src/bin/bin.cpp:770 src/ui/projectsettings_ui.ui:27
#, kde-format
msgid "Settings"
msgstr "Ustawienia"
#: src/bin/bin.cpp:778
#, kde-format
msgid "Show date"
msgstr "Pokaż datę"
#: src/bin/bin.cpp:781
#, kde-format
msgid "Show description"
msgstr "Pokaż opis"
#: src/bin/bin.cpp:801
#, kde-format
msgid "Cancel All Jobs"
msgstr "Porzuć wszystkie zadania"
#: src/bin/bin.cpp:803
#, kde-format
msgid "Cancel Current Clip Jobs"
msgstr "Porzuć wszystkie bieżące zadania wycinków"
#: src/bin/bin.cpp:805
#, kde-format
msgid "Cancel Pending Jobs"
msgstr "Porzuć oczekujące działania"
#: src/bin/bin.cpp:1037
#, kde-format
msgid "This will delete all selected clips from the timeline"
msgstr "Usunie to wszystkie wybrane wycinki z osi czasu"
#: src/bin/bin.cpp:1040
#, kde-format
msgid "This will delete all folder content"
msgstr "Usunie to całą zawartość katalogu"
#: src/bin/bin.cpp:1048
#, kde-format
msgid "Delete bin Clips"
msgstr "Usuń wycinki pojemnika"
#: src/bin/bin.cpp:1080 src/bin/bin.cpp:1225 src/dialogs/renderwidget.cpp:725
#: src/dialogs/renderwidget.cpp:1016 src/dialogs/renderwidget.cpp:2279
#, kde-format
msgid "Unable to write to file %1"
msgstr "Nie można pisać do pliku %1"
#: src/bin/bin.cpp:1087 src/bin/bin.cpp:1231 src/doc/kdenlivedoc.cpp:600
#, kde-format
msgid ""
"Your project file was modified by Kdenlive.\n"
"To make sure you do not lose data, a backup copy called %1 was created."
msgstr ""
"Twój plik projektu uległ zmianie przez Kdenlive.\n"
"Aby upewnić się, że nie zostaną utracone żadne dane, utworzono jego kopię "
"zapasową o nazwie %1."
#: src/bin/bin.cpp:1120
#, kde-format
msgid "Could not locate %1"
msgstr "Nie można umiejscowić %1"
#: src/bin/bin.cpp:1150
#, kde-format
msgctxt "append to clip name to indicate a copied idem"
msgid " (copy)"
msgstr " (kopiuj)"
#: src/bin/bin.cpp:1154
#, kde-format
msgid "Duplicate clip"
msgstr "Powiel wycinek"
#. i18n: ectx: property (text), widget (QLabel, label)
#: src/bin/bin.cpp:1252 src/project/dialogs/temporarydata.cpp:441
#: src/ui/slideshowclip_ui.ui:60
#, kde-format
msgid "Folder"
msgstr "Katalog"
#: src/bin/bin.cpp:1253
#, kde-format
msgid "Create bin folder"
msgstr "Utwórz katalog pojemnika"
#: src/bin/bin.cpp:1342 src/bin/bin.cpp:1358 src/bin/bin.cpp:2075
#: src/timeline2/model/timelinemodel.cpp:1149
#, kde-format
msgid "Delete Clip"
msgstr "Usuń wycinek"
#: src/bin/bin.cpp:1343 src/bin/bin.cpp:1359 src/bin/bin.cpp:2051
#, kde-format
msgid "Proxy Clip"
msgstr "Wycinek pośredni"
#: src/bin/bin.cpp:1350
#, kde-format
msgid "Delete Folder"
msgstr "Usuń katalog"
#: src/bin/bin.cpp:1351
#, kde-format
msgid "Proxy Folder"
msgstr "Katalog pośrednich wycinków"
#: src/bin/bin.cpp:2019
#, kde-format
msgid "Add Clip or Folder"
msgstr "Dodaj wycinek do katalogu"
#: src/bin/bin.cpp:2023
#, kde-format
msgid "Add Color Clip"
msgstr "Dodaj wycinek z kolorem"
#: src/bin/bin.cpp:2024 src/project/dialogs/slideshowclip.cpp:41
#, kde-format
msgid "Add Slideshow Clip"
msgstr "Dodaj wycinek pokazu slajdów"
#: src/bin/bin.cpp:2025
#, kde-format
msgid "Add Title Clip"
msgstr "Dodaj wycinek tytułowy"
#: src/bin/bin.cpp:2026
#, kde-format
msgid "Add Template Title"
msgstr "Dodaj tytuł z szablonu"
#: src/bin/bin.cpp:2029
#, kde-format
msgid "Online Resources"
msgstr "Zasoby internetowe"
#: src/bin/bin.cpp:2034
#, kde-format
msgid "Locate Clip..."
msgstr "Umiejscowienie wycinka..."
#: src/bin/bin.cpp:2040
#, kde-format
msgid "Reload Clip"
msgstr "Wczytaj wycinek ponownie"
#: src/bin/bin.cpp:2046
#, kde-format
msgid "Duplicate Clip"
msgstr "Powiel wycinek"
#. i18n: ectx: property (windowTitle), widget (QDialog, ClipProperties_UI)
#: src/bin/bin.cpp:2058 src/bin/bin.cpp:2097 src/ui/clipproperties_ui.ui:14
#, kde-format
msgid "Clip Properties"
msgstr "Właściwości wycinka"
#: src/bin/bin.cpp:2063 src/mltcontroller/clippropertiescontroller.cpp:250
#, kde-format
msgid "Edit Clip"
msgstr "Edytuj wycinek"
#: src/bin/bin.cpp:2069
#, kde-format
msgid "Rename Clip"
msgstr "Przemianuj wycinek"
#: src/bin/bin.cpp:2081
#, kde-format
msgid "Create Folder"
msgstr "Utwórz katalog"
#: src/bin/bin.cpp:2186 src/monitor/recmanager.cpp:59
#, kde-format
msgid "Show log"
msgstr "Pokaż dziennik"
#: src/bin/bin.cpp:2189
#, kde-format
msgid "Detailed log"
msgstr "Szczegółowy dziennik"
#: src/bin/bin.cpp:2252 src/bin/bincommands.cpp:33 src/bin/bincommands.cpp:53
#, kde-format
msgid "Move Clip"
msgid_plural "Move Clips"
msgstr[0] "Przenieś wycinek"
msgstr[1] "Przenieś wycinki"
msgstr[2] "Przenieś wycinki"
#: src/bin/bin.cpp:2289
#, kde-format
msgid "No valid clip to insert"
msgstr "Brak prawidłowych wycinków do wstawienia"
#: src/bin/bin.cpp:2313 src/timeline2/view/timelinecontroller.cpp:878
#, kde-format
msgid "Select a clip to apply an effect"
msgstr "Wybierz wycinek, na który chcesz nałożyć efekt"
#: src/bin/bin.cpp:2342 src/effects/effectstack/view/effectstackview.cpp:161
#: src/mainwindow.cpp:2572
#, kde-format
msgid "Cannot add effect to clip"
msgstr "Nie można dodać efektu do wycinka"
#: src/bin/bin.cpp:2644
#, kde-format
msgid "Please set a default application to open images in the Settings dialog"
msgstr ""
"Proszę w oknie dialogowym Ustawienia ustawić domyślny program do otwierania "
"obrazów"
#: src/bin/bin.cpp:2651
#, kde-format
msgid ""
"Please set a default application to open audio files in the Settings dialog"
msgstr ""
"Proszę w oknie dialogowym Ustawienia ustawić domyślny program do otwierania "
"plików dźwiękowych"
#: src/bin/bin.cpp:2853
#, kde-format
msgid ""
"You are editing an external title clip (%1). Do you want to save your "
"changes to the title file or save the changes for this project only?"
msgstr ""
"Edytujesz zewnętrzny wycinek tytułowy (%1). Czy chcesz zapisać swoje zmiany "
"w pliku tytułowym czy może zapisać zmiany tylko dla tego projektu?"
#: src/bin/bin.cpp:2856 src/titler/titlewidget.cpp:2004
#, kde-format
msgid "Save Title"
msgstr "Zapisz tytuł"
#: src/bin/bin.cpp:2856
#, kde-format
msgid "Save to title file"
msgstr "Zapisz do pliku tytułowego"
#: src/bin/bin.cpp:2857
#, kde-format
msgid "Save in project only"
msgstr "Zapisz tylko w projekcie"
#: src/bin/bin.cpp:2920
#, kde-format
msgid "Clip is invalid, will be removed from project."
msgstr "Wycinek jest nieprawidłowy i zostanie usunięty z projektu."
#: src/bin/bin.cpp:2924 src/jobs/meltjob.cpp:125 src/jobs/meltjob.cpp:158
#, kde-format
msgid "Invalid clip"
msgstr "Nieprawidłowy wycinek"
#: src/bin/bin.cpp:3043
#, kde-format
msgid "Enable proxies"
msgstr "Włącz pośrednie"
#: src/bin/bin.cpp:3043
#, kde-format
msgid "Disable proxies"
msgstr "Wyłącz pośrednie"
#: src/bin/bin.cpp:3185
#, kde-format
msgid "Rebuild proxies"
msgstr "Przebuduj pośrednie"
#: src/bin/bincommands.cpp:75
#, kde-format
msgid "Rename Zone"
msgstr "Zmień nazwę strefy"
#: src/bin/bincommands.cpp:97
#, kde-format
msgid "Edit clip"
msgstr "Edytuj wycinek"
#: src/bin/clipcreator.cpp:71
#, kde-format
msgid "Create title clip"
msgstr "Utwórz wycinek tytułowy"
#: src/bin/clipcreator.cpp:83
#, kde-format
msgid "Create color clip"
msgstr "Utwórz wycinek koloru"
#: src/bin/clipcreator.cpp:150 src/bin/clipcreator.cpp:314
#: src/dialogs/clipcreationdialog.cpp:435
#, kde-format
msgid "Add clip"
msgid_plural "Add clips"
msgstr[0] "Dodaj wycinek"
msgstr[1] "Dodaj wycinki"
msgstr[2] "Dodaj wycinki"
#: src/bin/clipcreator.cpp:164
#, kde-format
msgid "Create slideshow clip"
msgstr "Utwórz wycinek pokazu obrazów"
#: src/bin/clipcreator.cpp:197
#, kde-format
msgid "Create title template"
msgstr "Utwórz wycinek szablonu tytułu"
#: src/bin/clipcreator.cpp:207 src/project/projectmanager.cpp:546
#, kde-format
msgid "Loading clips"
msgstr "Wczytywanie wycinków"
#: src/bin/clipcreator.cpp:209
#, kde-format
msgid "Importing bin clips..."
msgstr "Importowanie wycinków pojemnika..."
#: src/bin/clipcreator.cpp:293
#, kde-format
msgid ""
"Clip <b>%1</b><br /> is on a removable device, will not be available when "
"device is unplugged or mounted at a different position. You may want to copy "
"it first to your hard-drive. Would you like to add it anyways?"
msgstr ""
"Wycinek<b>%1</b><br /> jest na urządzeniu wymiennym i nie będzie dostępny, "
"gdy to urządzenie zostanie odłączone lub podpięte w innym miejscu. Zaleca "
"się skopiowanie go najpierw na dysk twardy. Czy chcesz kontynuować mimo tego?"
#: src/bin/clipcreator.cpp:296
#, kde-format
msgid "Removable device"
msgstr "Urządzenie wymienne"
#: src/bin/generators/generators.cpp:173
#, kde-format
msgid "MLT playlist (*.mlt)"
msgstr "Lista odtwarzania MLT (*.mlt)"
#: src/bin/generators/generators.cpp:187 src/dialogs/renderwidget.cpp:1097
#: src/dialogs/renderwidget.cpp:2696 src/project/dialogs/archivewidget.cpp:858
#, kde-format
msgid "Output file already exists. Do you want to overwrite it?"
msgstr "Plik wynikowy już istnieje. Czy chcesz go zastąpić?"
#: src/bin/model/markerlistmodel.cpp:108
#, kde-format
msgid "Rename guide"
msgstr "Przemianuj prowadnicę"
#: src/bin/model/markerlistmodel.cpp:108
#, kde-format
msgid "Rename marker"
msgstr "Przemianuj znacznik"
#: src/bin/model/markerlistmodel.cpp:110
#, kde-format
msgid "Add guide"
msgstr "Dodaj prowadnicę"
#: src/bin/model/markerlistmodel.cpp:110
#: src/mltcontroller/clippropertiescontroller.cpp:211
#, kde-format
msgid "Add marker"
msgstr "Dodaj znacznik"
#: src/bin/model/markerlistmodel.cpp:141
#, kde-format
msgid "Delete guide"
msgstr "Usuń prowadnicę"
#: src/bin/model/markerlistmodel.cpp:141
#: src/mltcontroller/clippropertiescontroller.cpp:212
#, kde-format
msgid "Delete marker"
msgstr "Usuń znacznik"
#: src/bin/model/markerlistmodel.cpp:166 src/bin/model/markerlistmodel.cpp:473
#, kde-format
msgid "Edit guide"
msgstr "Edytuj prowadnicę"
#: src/bin/model/markerlistmodel.cpp:166 src/bin/model/markerlistmodel.cpp:473
#: src/mltcontroller/clippropertiescontroller.cpp:213
#, kde-format
msgid "Edit marker"
msgstr "Edytuj znacznik"
#: src/bin/model/markerlistmodel.cpp:375
#, kde-format
msgid "Import guides"
msgstr "Importuj prowadnice"
#: src/bin/model/markerlistmodel.cpp:375
#: src/mltcontroller/clippropertiescontroller.cpp:215
#, kde-format
msgid "Import markers"
msgstr "Importuj znaczniki"
#. i18n: ectx: property (windowTitle), widget (QDialog, MarkerDialog_UI)
#: src/bin/model/markerlistmodel.cpp:400 src/definitions.cpp:85
#: src/definitions.cpp:105 src/ui/markerdialog_ui.ui:14
#, kde-format
msgid "Marker"
msgstr "Znacznik"
#: src/bin/model/markerlistmodel.cpp:458
#, kde-format
msgid "Delete all guides"
msgstr "Usuń wszystkie prowadnice"
#: src/bin/model/markerlistmodel.cpp:458
#, kde-format
msgid "Delete all markers"
msgstr "Usuń wszystkie znaczniki"
#: src/bin/projectclip.cpp:145 src/doc/kdenlivedoc.cpp:788
#: src/project/dialogs/archivewidget.cpp:200 src/project/projectmanager.cpp:936
#, kde-format
msgid "Untitled"
msgstr "Bez tytułu"
#: src/bin/projectclip.cpp:367
#, kde-format
msgctxt "The first letter of Proxy, used as abbreviation"
msgid "P"
msgstr "P"
#: src/bin/projectclip.cpp:419
#, kde-format
msgid ""
"Image dimension smaller than 8 pixels.\n"
"This is not correctly supported by our video framework."
msgstr ""
"Obraz ma rozmiar mniejszy niż 8 pikseli.\n"
"Nie jest to poprawie obsługiwane przez nasz szkielet wideo."
#: src/bin/projectclip.cpp:1232
#, kde-format
msgid "Clip already contains analysis data %1"
msgstr "Wycinek już zawiera dane analizy %1"
#: src/bin/projectclip.cpp:1232
#, kde-format
msgid "Merge"
msgstr "Scal"
#: src/bin/projectclip.cpp:1233
#, kde-format
msgid "Add"
msgstr "Dodaj"
#: src/bin/projectfolder.cpp:108
#, kde-format
msgid "%1 clip"
msgid_plural "%1 clips"
msgstr[0] "%1 wycinek"
msgstr[1] "%1 wycinki"
msgstr[2] "%1 wycinków"
#: src/bin/projectfolderup.cpp:32
#, kde-format
msgid "Back"
msgstr "Wstecz"
#: src/bin/projectfolderup.cpp:53
#, kde-format
msgid "Go up"
msgstr "Idź do góry"
#: src/bin/projectitemmodel.cpp:232 src/project/dialogs/projectsettings.cpp:218
#: src/project/dialogs/temporarydata.cpp:441
#, kde-format
msgid "Date"
msgstr "Data"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. i18n: ectx: property (text), widget (QLabel, label_description)
#: src/bin/projectitemmodel.cpp:235 src/ui/clipproperties_ui.ui:41
#: src/ui/configtranscode_ui.ui:80 src/ui/profiledialog_ui.ui:60
#, kde-format
msgid "Description"
msgstr "Opis"
#: src/bin/projectitemmodel.cpp:238 src/doc/documentchecker.cpp:450
#: src/dvdwizard/dvdwizardvob.cpp:352 src/dvdwizard/dvdwizardvob.cpp:841
#: src/mltcontroller/clipcontroller.cpp:354 src/profiles/profileinfo.cpp:60
#: src/profiles/profilerepository.cpp:133 src/utils/resourcewidget.cpp:629
#, kde-format
msgid "Unknown"
msgstr "Nieznany"
#: src/bin/projectitemmodel.cpp:497
#, kde-format
msgid "Zone"
msgstr "Strefa"
#: src/bin/projectitemmodel.cpp:666
#, kde-format
msgid "Add bin clip"
msgstr "Dodaj wycinek pojemnika"
#: src/bin/projectitemmodel.cpp:735
#, kde-format
msgid "Add a sub clip"
msgstr "Dodaj podwycinek"
#: src/bin/projectitemmodel.cpp:776
#, kde-format
msgid "Rename Folder"
msgstr "Zmień nazwę katalogu"
#: src/bin/projectitemmodel.cpp:805 src/mainwindow.cpp:1164
#, kde-format
msgid "Clean Project"
msgstr "Wyczyść projekt"
#: src/bin/projectsubclip.cpp:54 src/doc/documentvalidator.cpp:2013
#, kde-format
msgid "Zone %1"
msgstr "Obszar %1"
#. i18n: ectx: property (text), widget (QPushButton, button_import)
#: src/capture/managecapturesdialog.cpp:40 src/ui/freesound_ui.ui:137
#: src/utils/archiveorg.cpp:259
#, kde-format
msgid "Import"
msgstr "Import"
#: src/core.cpp:139
#, kde-format
msgid ""
"The default profile of Kdenlive is not set or invalid, press OK to set it to "
"a correct value."
msgstr ""
"Nie ustawiono domyślnego profilu Kdenlive lub jest on nieprawidłowy, "
"naciśnij OK, aby ustawić go na poprawną wartość."
#: src/core.cpp:151
#, kde-format
msgid "Select Default Profile"
msgstr "Wybierz domyślny profil"
#: src/core.cpp:151
#, kde-format
msgid "Profile:"
msgstr "Profil:"
#: src/core.cpp:164
#, kde-format
msgid ""
"The given profile is invalid. We default to the profile \"dv_pal\", but you "
"can change this from Kdenlive's settings panel"
msgstr ""
"Dany profil jest nieprawidłowy. Przełączono na domyślny profil \"dv_pal\", "
"lecz można to zmienić w ustawieniach Kdenlive"
#: src/core.cpp:325
#, kde-format
msgid "Your project profile is invalid, rendering might fail."
msgstr ""
"Profil twojego projektu jest nieprawidłowy, renderowanie może się nie udać."
#: src/dialogs/clipcreationdialog.cpp:119
#: src/dialogs/clipcreationdialog.cpp:120
#, kde-format
msgid "Color Clip"
msgstr "Wycinek koloru"
#: src/dialogs/clipcreationdialog.cpp:145
#: src/dialogs/clipcreationdialog.cpp:163
#, kde-format
msgid "Text Clip"
msgstr "Wycinek tekstowy"
#: src/dialogs/clipcreationdialog.cpp:224
#, kde-format
msgid "Create Title clip"
msgstr "Utwórz wycinek tytułowy"
#: src/dialogs/clipcreationdialog.cpp:267
#, kde-format
msgid "Title clip"
msgstr "Wycinek tytułowy"
#: src/dialogs/clipcreationdialog.cpp:279 src/doc/kdenlivedoc.cpp:861
#, kde-format
msgid "Template title clip"
msgstr "Szablon wycinka tytułowego"
#: src/dialogs/clipcreationdialog.cpp:353 src/dvdwizard/dvdwizardvob.cpp:269
#: src/effects/effectstack/view/collapsibleeffectview.cpp:234
#: src/mainwindow.cpp:3175
#, kde-format
msgid "All Supported Files"
msgstr "Wszystkie obsługiwane pliki"
#: src/dialogs/clipcreationdialog.cpp:353 src/dvdwizard/dvdwizardvob.cpp:270
#: src/effects/effectstack/view/collapsibleeffectview.cpp:234
#: src/mainwindow.cpp:3175 src/utils/resourcewidget.cpp:386
#: src/utils/resourcewidget.cpp:389 src/utils/resourcewidget.cpp:391
#, kde-format
msgid "All Files"
msgstr "Wszystkie Pliki"
#: src/dialogs/clipcreationdialog.cpp:354
#, kde-format
msgid "Import image sequence"
msgstr "Importuj sekwencję obrazów"
#: src/dialogs/encodingprofilesdialog.cpp:35
#, kde-format
msgid "Manage Encoding Profiles"
msgstr "Zarządzaj profilami kodowania"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#: src/dialogs/encodingprofilesdialog.cpp:36
#: src/project/dialogs/archivewidget.cpp:98 src/ui/configenv_ui.ui:288
#, kde-format
msgid "Proxy clips"
msgstr "Wycinki pośrednie"
#: src/dialogs/encodingprofilesdialog.cpp:37
#, kde-format
msgid "Timeline preview"
msgstr "Podgląd na osi czasu"
#: src/dialogs/encodingprofilesdialog.cpp:38
#, kde-format
msgid "Video4Linux capture"
msgstr "Przechwytywanie Video4Linux"
#: src/dialogs/encodingprofilesdialog.cpp:39
#, kde-format
msgid "Screen capture"
msgstr "Przechwytywanie ekranu"
#: src/dialogs/encodingprofilesdialog.cpp:40
#, kde-format
msgid "Decklink capture"
msgstr "Przechwytywanie Decklink"
#: src/dialogs/encodingprofilesdialog.cpp:130
#: src/dialogs/encodingprofilesdialog.cpp:162
#, kde-format
msgid "Profile name:"
msgstr "Nazwa profilu:"
#: src/dialogs/encodingprofilesdialog.cpp:133
#: src/dialogs/encodingprofilesdialog.cpp:165
#, kde-format
msgid "Parameters:"
msgstr "Parametry:"
#: src/dialogs/encodingprofilesdialog.cpp:136
#: src/dialogs/encodingprofilesdialog.cpp:168
#, kde-format
msgid "File extension:"
msgstr "Rozszerzenie pliku:"
#: src/dialogs/kdenlivesettingsdialog.cpp:71
#: src/effects/effectlist/model/effecttreemodel.cpp:78
#, kde-format
msgid "Misc"
msgstr "Różne"
#: src/dialogs/kdenlivesettingsdialog.cpp:78
#, kde-format
msgid "Project Defaults"
msgstr "Domyślne dla projektu"
#: src/dialogs/kdenlivesettingsdialog.cpp:83
#, kde-format
msgid "Select the default profile (preset)"
msgstr "Wybierz domyślny profil (nastawa)"
#: src/dialogs/kdenlivesettingsdialog.cpp:93
#: src/project/dialogs/temporarydata.cpp:124
#, kde-format
msgid "Proxy Clips"
msgstr "Wycinki pośrednie"
#. i18n: ectx: Menu (timeline)
#: src/dialogs/kdenlivesettingsdialog.cpp:103 src/kdenliveui.rc:77
#: src/mainwindow.cpp:3133
#, kde-format
msgid "Timeline"
msgstr "Oś czasu"
#: src/dialogs/kdenlivesettingsdialog.cpp:135
#, kde-format
msgid "Environment"
msgstr "Środowisko"
#: src/dialogs/kdenlivesettingsdialog.cpp:167
#, kde-format
msgid "Capture"
msgstr "Przechwytywanie"
#: src/dialogs/kdenlivesettingsdialog.cpp:173
#, kde-format
msgid "Capture is not yet available on Mac OS X."
msgstr "Przechwytywanie nie jest jeszcze dostępne na Mac OS X."
#: src/dialogs/kdenlivesettingsdialog.cpp:212
#, kde-format
msgid "JogShuttle"
msgstr "JogShuttle"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#: src/dialogs/kdenlivesettingsdialog.cpp:222 src/ui/smconfig_ui.ui:20
#, kde-format
msgid "Playback"
msgstr "Odtwarzanie"
#. i18n: ectx: Menu (transcoders)
#: src/dialogs/kdenlivesettingsdialog.cpp:227
#: src/dvdwizard/dvdwizardvob.cpp:133 src/jobs/transcodeclipjob.cpp:50
#: src/kdenliveui.rc:60
#, kde-format
msgid "Transcode"
msgstr "Transkodowanie"
#: src/dialogs/kdenlivesettingsdialog.cpp:262
#: src/dialogs/kdenlivesettingsdialog.cpp:280
#: src/dialogs/kdenlivesettingsdialog.cpp:293
#: src/dialogs/kdenlivesettingsdialog.cpp:324
#: src/dialogs/kdenlivesettingsdialog.cpp:350
#, kde-format
msgid "Configure profiles"
msgstr "Ustawienia profili"
#: src/dialogs/kdenlivesettingsdialog.cpp:303
#, kde-format
msgid "Mono (1 channel)"
msgstr "Mono (1 kanał)"
#: src/dialogs/kdenlivesettingsdialog.cpp:304
#, kde-format
msgid "Stereo (2 channels)"
msgstr "Stereo (2 kanały)"
#: src/dialogs/kdenlivesettingsdialog.cpp:313
#, kde-format
msgid "44100 Hz"
msgstr "44100 Hz"
#: src/dialogs/kdenlivesettingsdialog.cpp:314
#, kde-format
msgid "48000 Hz"
msgstr "48000 Hz"
#: src/dialogs/kdenlivesettingsdialog.cpp:335
#, kde-format
msgid "Show default timeline preview parameters"
msgstr "Pokaż domyślne parametry podglądu na osi czasu"
#: src/dialogs/kdenlivesettingsdialog.cpp:337
#: src/project/dialogs/projectsettings.cpp:167
#, kde-format
msgid "Manage timeline preview profiles"
msgstr "Zarządzanie profilami podglądu na osi czasu"
#: src/dialogs/kdenlivesettingsdialog.cpp:338
#, kde-format
msgid "Select default timeline preview profile"
msgstr "Wybierz domyślne profil podglądu na osi czasu"
#: src/dialogs/kdenlivesettingsdialog.cpp:342
#: src/project/dialogs/projectsettings.cpp:149
#: src/project/dialogs/projectsettings.cpp:165
#, kde-format
msgid "Show default profile parameters"
msgstr "Pokaż domyślne parametry profilu"
#: src/dialogs/kdenlivesettingsdialog.cpp:344
#: src/project/dialogs/projectsettings.cpp:151
#, kde-format
msgid "Manage proxy profiles"
msgstr "Zarządzanie profilami pośrednimi"
#: src/dialogs/kdenlivesettingsdialog.cpp:345
#: src/project/dialogs/projectsettings.cpp:154
#, kde-format
msgid "Select default proxy profile"
msgstr "Wybierz domyślny profil pośredni"
#: src/dialogs/kdenlivesettingsdialog.cpp:366
#, kde-format
msgid "GPU processing needs MLT compiled with Movit and Rtaudio modules"
msgstr ""
"Przetwarzanie GPU wymaga MLT skompilowanego z modułami Movit oraz Rtaudio"
#: src/dialogs/kdenlivesettingsdialog.cpp:588
#: src/dialogs/kdenlivesettingsdialog.cpp:1448
#: src/dialogs/kdenlivesettingsdialog.cpp:1473
#: src/project/dialogs/projectsettings.cpp:754
#: src/project/dialogs/projectsettings.cpp:756
#: src/project/dialogs/projectsettings.cpp:855
#: src/project/dialogs/projectsettings.cpp:857
#: src/transitions/view/transitionstackview.cpp:49
#, kde-format
msgid "Automatic"
msgstr "Samoczynnie"
#: src/dialogs/kdenlivesettingsdialog.cpp:590
#, kde-format
msgid "OSS"
msgstr "OSS"
#: src/dialogs/kdenlivesettingsdialog.cpp:591
#, kde-format
msgid "ALSA"
msgstr "ALSA"
#: src/dialogs/kdenlivesettingsdialog.cpp:592
#: src/dialogs/kdenlivesettingsdialog.cpp:643
#, kde-format
msgid "PulseAudio"
msgstr "PulseAudio"
#: src/dialogs/kdenlivesettingsdialog.cpp:593
#, kde-format
msgid "OSS with DMA access"
msgstr "OSS z dostępem DMA"
#: src/dialogs/kdenlivesettingsdialog.cpp:594
#, kde-format
msgid "Esound daemon"
msgstr "Usługa Esound"
#: src/dialogs/kdenlivesettingsdialog.cpp:595
#, kde-format
msgid "ARTS daemon"
msgstr "Usługa ARTS"
#: src/dialogs/kdenlivesettingsdialog.cpp:659
#, kde-format
msgid "SDL"
msgstr "SDL"
#: src/dialogs/kdenlivesettingsdialog.cpp:660
#, kde-format
msgid "RtAudio"
msgstr "DźwiękRt"
#: src/dialogs/kdenlivesettingsdialog.cpp:723
#, kde-format
msgid "Select default audio editor"
msgstr "Wybierz domyślny edytor dźwięku"
#: src/dialogs/kdenlivesettingsdialog.cpp:734
#, kde-format
msgid "Select default image editor"
msgstr "Wybierz domyślny edytor obrazu"
#: src/dialogs/kdenlivesettingsdialog.cpp:815
#: src/dialogs/kdenlivesettingsdialog.cpp:826
#: src/project/dialogs/projectsettings.cpp:417
#, kde-format
msgid "Please select a video profile"
msgstr "Wybierz profil obrazu"
#: src/dialogs/kdenlivesettingsdialog.cpp:1016
#, kde-format
msgid "Kdenlive must be restarted to change this setting"
msgstr "Należy ponownie uruchomić Kdenlive, aby zmienić to ustawienie"
#: src/dialogs/kdenlivesettingsdialog.cpp:1116
#, kde-format
msgid "A profile with that name already exists"
msgstr "Profil o tej nazwie już istnieje"
#: src/dialogs/kdenlivesettingsdialog.cpp:1247
#, kde-format
msgid "Current settings"
msgstr "Bieżące ustawienia"
#. i18n: ectx: property (text), widget (QCheckBox, progressive)
#: src/dialogs/kdenlivesettingsdialog.cpp:1286
#: src/dialogs/kdenlivesettingsdialog.cpp:1322
#: src/dialogs/kdenlivesettingsdialog.cpp:1339
#: src/mltcontroller/clippropertiescontroller.cpp:479
#: src/mltcontroller/clippropertiescontroller.cpp:1022
#: src/project/dialogs/profilewidget.cpp:121 src/ui/profiledialog_ui.ui:243
#, kde-format
msgid "Progressive"
msgstr "Progresywny"
#: src/dialogs/markerdialog.cpp:45 src/jobs/filterjob.cpp:125
#: src/jobs/scenesplitjob.cpp:92
#, kde-format
msgid "Category %1"
msgstr "Kategoria %1"
#: src/dialogs/profilesdialog.cpp:62 src/dialogs/renderwidget.cpp:175
#, kde-format
msgid "Delete profile"
msgstr "Usuń profil"
#: src/dialogs/profilesdialog.cpp:64 src/dialogs/profilesdialog.cpp:123
#, kde-format
msgid "Save profile"
msgstr "Zapisz profil"
#: src/dialogs/profilesdialog.cpp:66 src/dialogs/renderwidget.cpp:183
#, kde-format
msgid "Create new profile"
msgstr "Utwórz nowy profil"
#: src/dialogs/profilesdialog.cpp:145
#, kde-format
msgid "Profile width must be a multiple of 8. It was adjusted to %1"
msgstr ""
"Szerokość profilu musi być wielokrotnością liczby 8. Została ona dopasowana "
"do %1"
#: src/dialogs/profilesdialog.cpp:163
#, kde-format
msgid "Profile height must be a multiple of 2. It was adjusted to %1"
msgstr ""
"Wysokość profilu musi być wielokrotnością liczby 2. Została ona dopasowana "
"do %1"
#: src/dialogs/profilesdialog.cpp:228
#, kde-format
msgid "The custom profile was modified, do you want to save it?"
msgstr "Profil został zmodyfikowany, czy chcesz go zapisać?"
#: src/dialogs/profilesdialog.cpp:245
#, kde-format
msgid "Save your profile before setting it to default"
msgstr "Zapisz swój profil zanim ustawisz go jako domyślny"
#: src/dialogs/profilesdialog.cpp:273
#, kde-format
msgid ""
"A profile with same name already exists in MLT's default profiles, please "
"choose another description for your custom profile."
msgstr ""
"Profil o tej samej nazwie już istnieje wśród domyślnych profili MLT, proszę "
"wybrać inny opis do własnego profilu."
#: src/dialogs/renderwidget.cpp:123 src/dialogs/renderwidget.cpp:1655
#: src/dialogs/renderwidget.cpp:2721
#, kde-format
msgid "Waiting..."
msgstr "Czekaj..."
#: src/dialogs/renderwidget.cpp:126
#, kde-format
msgid "Rendering finished"
msgstr "Ukończono renderowanie"
#: src/dialogs/renderwidget.cpp:131
#, kde-format
msgid "Rendering crashed"
msgstr "Usterka renderowania"
#: src/dialogs/renderwidget.cpp:136
#, kde-format
msgid "Rendering aborted"
msgstr "Przerwano renderowanie"
#: src/dialogs/renderwidget.cpp:167
#, kde-format
msgid "Rendering"
msgstr "Renderowanie"
#: src/dialogs/renderwidget.cpp:179
#, kde-format
msgid "Edit profile"
msgstr "Edytuj profil"
#: src/dialogs/renderwidget.cpp:188
#, kde-format
msgid "Copy profile to favorites"
msgstr "Skopiuj profil do ulubionych"
#: src/dialogs/renderwidget.cpp:191
#, kde-format
msgid "Download New Render Profiles..."
msgstr "Pobierz nowe profile renderowania..."
#: src/dialogs/renderwidget.cpp:193
#, kde-format
msgid "Select output destination"
msgstr "Wybierz miejsce docelowe"
#: src/dialogs/renderwidget.cpp:242
#, kde-format
msgid "Encoding threads (0 is automatic)"
msgstr "Wątki kodowania (0 to auto)"
#. i18n: ectx: property (text), widget (QCheckBox, preserveAspectRatio)
#: src/dialogs/renderwidget.cpp:250 src/ui/titlewidget_ui.ui:1047
#, kde-format
msgid "Preserve aspect ratio"
msgstr "Zachowaj współczynnik kształtu"
#: src/dialogs/renderwidget.cpp:319
#, kde-format
msgid "File"
msgstr "Plik"
#: src/dialogs/renderwidget.cpp:327
#, kde-format
msgid "Stored Playlists"
msgstr "Przechowane listy odtwarzania"
#: src/dialogs/renderwidget.cpp:379
#, kde-format
msgid "There was a problem sharing the document: %1"
msgstr "Wystąpił błąd podczas udostępniania dokumentu: %1"
#. i18n: ectx: property (text), widget (QToolButton, shareButton)
#: src/dialogs/renderwidget.cpp:379 src/dialogs/renderwidget.cpp:387
#: src/ui/renderwidget_ui.ui:921
#, kde-format
msgid "Share"
msgstr "Udostępnij"
#: src/dialogs/renderwidget.cpp:384
#, kde-format
msgid "Document shared successfully"
msgstr "Pomyślnie udostępniono dokument"
#: src/dialogs/renderwidget.cpp:387
#, kde-format
msgid "You can find the shared document at: <a href=\"%1\">%1</a>"
msgstr "Udostępniony dokument można znaleźć na: <a href=\"%1\">%1</a>"
#: src/dialogs/renderwidget.cpp:491
#, kde-format
msgid "Beginning"
msgstr "Początek"
#: src/dialogs/renderwidget.cpp:572 src/dialogs/renderwidget.cpp:590
#: src/dialogs/renderwidget.cpp:830 src/dialogs/renderwidget.cpp:849
#, kde-format
msgid "Qualities"
msgstr "Jakość"
#: src/dialogs/renderwidget.cpp:573 src/dialogs/renderwidget.cpp:591
#: src/dialogs/renderwidget.cpp:831 src/dialogs/renderwidget.cpp:850
#, kde-format
msgid "Default quality"
msgstr "Domyślna jakość"
#. i18n: ectx: property (text), widget (QLabel, vbitrates_label)
#. i18n: ectx: property (text), widget (QLabel, abitrates_label)
#: src/dialogs/renderwidget.cpp:575 src/dialogs/renderwidget.cpp:593
#: src/dialogs/renderwidget.cpp:833 src/dialogs/renderwidget.cpp:852
#: src/ui/saveprofile_ui.ui:53 src/ui/saveprofile_ui.ui:86
#, kde-format
msgid "Bitrates"
msgstr "Szybkości transmisji"
#. i18n: ectx: property (text), widget (QLabel, default_vbitrate_label)
#. i18n: ectx: property (text), widget (QLabel, default_abitrate_label)
#: src/dialogs/renderwidget.cpp:576 src/dialogs/renderwidget.cpp:594
#: src/dialogs/renderwidget.cpp:834 src/dialogs/renderwidget.cpp:853
#: src/ui/saveprofile_ui.ui:33 src/ui/saveprofile_ui.ui:93
#, kde-format
msgid "Default bitrate"
msgstr "Domyślna szybkość transmisji"
#: src/dialogs/renderwidget.cpp:615 src/dialogs/renderwidget.cpp:623
#: src/dialogs/renderwidget.cpp:820 src/dialogs/renderwidget.cpp:901
#, kde-format
msgctxt "Group Name"
msgid "Custom"
msgstr "Własna"
#: src/dialogs/renderwidget.cpp:704 src/dialogs/renderwidget.cpp:912
#, kde-format
msgid "Profile already exists"
msgstr "Profil już istnieje"
#: src/dialogs/renderwidget.cpp:705 src/dialogs/renderwidget.cpp:913
#, kde-format
msgid ""
"This profile name already exists. Change the name if you do not want to "
"overwrite it."
msgstr ""
"Profil o tej nazwie już istnieje. Należy zmienić nazwę na inną, aby nie "
"zastąpić tego profilu."
#: src/dialogs/renderwidget.cpp:731 src/dialogs/renderwidget.cpp:960
#: src/dialogs/renderwidget.cpp:966 src/dialogs/renderwidget.cpp:1022
#: src/dialogs/renderwidget.cpp:1625 src/dialogs/renderwidget.cpp:1630
#: src/dialogs/renderwidget.cpp:2855 src/dialogs/renderwidget.cpp:2879
#: src/doc/kdenlivedoc.cpp:617 src/doc/kdenlivedoc.cpp:623
#: src/dvdwizard/dvdwizard.cpp:995 src/dvdwizard/dvdwizard.cpp:1001
#: src/profiles/profilerepository.cpp:201
#: src/project/dialogs/archivewidget.cpp:863
#: src/project/dialogs/archivewidget.cpp:869
#: src/project/projectmanager.cpp:1035 src/titler/titlewidget.cpp:2020
#, kde-format
msgid "Cannot write to file %1"
msgstr "Nie można pisać do pliku %1"
#: src/dialogs/renderwidget.cpp:752 src/dialogs/renderwidget.cpp:2259
#: src/dialogs/renderwidget.cpp:2315
#, kde-format
msgctxt "Category Name"
msgid "Custom"
msgstr "Własna"
#: src/dialogs/renderwidget.cpp:871
#, kde-format
msgid "Edit Profile"
msgstr "Edytuj profil"
#: src/dialogs/renderwidget.cpp:1092
#, kde-format
msgid "Cannot find the melt program required for rendering (part of Mlt)"
msgstr "Nie znaleziono programu melt wymaganego do renderowania (część Mlt)"
#: src/dialogs/renderwidget.cpp:1110 src/monitor/recmanager.cpp:208
#, kde-format
msgid ""
"The directory %1, could not be created.\n"
"Please make sure you have the required permissions."
msgstr ""
"Nie udało się utworzyć katalogu %1.\n"
"Upewnij się że masz konieczne uprawnienia."
#: src/dialogs/renderwidget.cpp:1165
#, kde-format
msgid "export"
msgstr "eksportuj"
#: src/dialogs/renderwidget.cpp:1186
#, kde-format
msgid "Delayed rendering"
msgstr "Opóźnione renderowanie"
#: src/dialogs/renderwidget.cpp:1186
#, kde-format
msgid "Select a name for this rendering."
msgstr "Nadaj nazwę dla tego renderingu."
#: src/dialogs/renderwidget.cpp:1194 src/dvdwizard/dvdwizardvob.cpp:736
#: src/effects/effectstack/view/collapsibleeffectview.cpp:400
#: src/jobs/filterjob.cpp:102 src/project/clipstabilize.cpp:143
#: src/project/cliptranscode.cpp:165 src/project/dialogs/archivewidget.cpp:881
#: src/project/projectmanager.cpp:358
#, kde-format
msgid ""
"File %1 already exists.\n"
"Do you want to overwrite it?"
msgstr ""
"Plik %1 już istnieje.\n"
"Czy chcesz go zastąpić?"
#: src/dialogs/renderwidget.cpp:1244
#, kde-format
msgctxt "the first in a list of chapters"
msgid "Start"
msgstr "Początek"
#: src/dialogs/renderwidget.cpp:1644 src/dialogs/renderwidget.cpp:2708
#, kde-format
msgid ""
"There is already a job writing file:<br /><b>%1</b><br />Abort the job if "
"you want to overwrite it..."
msgstr ""
"Istnieje już zadanie zapisujące plik:<br /><b>%1</b><br />Przerwij zadanie, "
"jeśli chcesz go zastąpić..."
#: src/dialogs/renderwidget.cpp:1645 src/dialogs/renderwidget.cpp:2709
#, kde-format
msgid "Already running"
msgstr "Już uruchomiono"
#: src/dialogs/renderwidget.cpp:1661 src/dialogs/renderwidget.cpp:1683
#, kde-format
msgid "Video without audio track"
msgstr "Obraz bez ścieżki dźwiękowej"
#: src/dialogs/renderwidget.cpp:1785
#, kde-format
msgid "Rendering <i>%1</i> started"
msgstr "Renderowanie <i>%1</i> rozpoczęte"
#: src/dialogs/renderwidget.cpp:1837
#, kde-format
msgid "Standard (%1) not compatible with project profile (%2)"
msgstr "Standardowa (%1) niezgodna z profilem projektu (%2)"
#: src/dialogs/renderwidget.cpp:1850
#, kde-format
msgid "Frame rate (%1) not compatible with project profile (%2)"
msgstr "Ilość klatek (%1) niezgodna z profilem projektu (%2)"
#: src/dialogs/renderwidget.cpp:1869
#, kde-format
msgid "Unsupported video format: %1"
msgstr "Nieobsługiwany format obrazu: %1"
#: src/dialogs/renderwidget.cpp:1886
#, kde-format
msgid "Unsupported audio codec: %1"
msgstr "Nieobsługiwany kodek dźwięku: %1"
#: src/dialogs/renderwidget.cpp:1903
#, kde-format
msgid "Unsupported video codec: %1"
msgstr "Nieobsługiwany kodek obrazu: %1"
#: src/dialogs/renderwidget.cpp:1914
#, kde-format
msgid ""
"This render profile uses a 'profile' parameter.<br />Unless you know what "
"you are doing you will probably have to change it to 'mlt_profile'."
msgstr ""
"Ten program renderujący używa parametru 'profile'.<br />Prawdopodobnie "
"będzie trzeba zmienić go na 'mlt_profile', chyba że wiesz co robisz."
#: src/dialogs/renderwidget.cpp:1942 src/monitor/monitor.cpp:1029
#, kde-format
msgid "untitled"
msgstr "bez tytułu"
#: src/dialogs/renderwidget.cpp:1973
#, kde-format
msgid "No matching profile"
msgstr "Brak pasującego profilu"
#: src/dialogs/renderwidget.cpp:1977
#, kde-format
msgid "Invalid profile"
msgstr "Nieprawidłowy profil"
#: src/dialogs/renderwidget.cpp:2138
#, kde-format
msgid "Lossless/HQ"
msgstr "Bezstratna/HQ"
#: src/dialogs/renderwidget.cpp:2181
#, kde-format
msgctxt "Category Name"
msgid "Images sequence"
msgstr "Sekwencja obrazów"
#: src/dialogs/renderwidget.cpp:2393
#, kde-format
msgctxt "Attribute Name"
msgid "Custom"
msgstr "Własna"
#: src/dialogs/renderwidget.cpp:2487 src/dialogs/renderwidget.cpp:2515
#, kde-format
msgid "%1 day "
msgid_plural "%1 days "
msgstr[0] " dzień"
msgstr[1] "%1 dni "
msgstr[2] "%1 dB"
#: src/dialogs/renderwidget.cpp:2489
#, kde-format
msgid "Remaining time %1"
msgstr "Pozostały czas %1"
#: src/dialogs/renderwidget.cpp:2517
#, kde-format
msgid "Rendering finished in %1"
msgstr "Renderowanie zakończone w %1"
#: src/dialogs/renderwidget.cpp:2526
#, kde-format
msgid "Rendering of %1 finished in %2"
msgstr "Renderowanie %1 ukończone w %2"
#: src/dialogs/renderwidget.cpp:2545
#, kde-format
msgid "<strong>Rendering of %1 crashed</strong><br />"
msgstr "<strong>Renderowanie %1 nie powiodło się</strong><br />"
#. i18n: ectx: property (text), widget (QPushButton, abort_job)
#: src/dialogs/renderwidget.cpp:2588 src/ui/renderwidget_ui.ui:819
#, kde-format
msgid "Abort Job"
msgstr "Przerwij zadanie"
#: src/dialogs/renderwidget.cpp:2591
#, kde-format
msgid "Remove Job"
msgstr "Usuń zadanie"
#: src/dialogs/renderwidget.cpp:2964
#, kde-format
msgid "Export audio (automatic)"
msgstr "Eksport dźwięku (samoczynny)"
#. i18n: ectx: property (text), widget (QCheckBox, export_audio)
#: src/dialogs/renderwidget.cpp:2966 src/ui/renderwidget_ui.ui:677
#, kde-format
msgid "Export audio"
msgstr "Eksport dźwięku"
#: src/dialogs/renderwidget.cpp:3059
#, kde-format
msgid ""
"Codec speed parameters:\n"
"%1"
msgstr ""
"Parametry szybkości kodeka:\n"
"%1"
#: src/dialogs/renderwidget.cpp:3097
#, kde-format
msgid "Rendering using low quality proxy"
msgstr "Renderowanie używające niskiej jakości pośredników"
#: src/dialogs/renderwidget.cpp:3114
#, kde-format
msgid "Add to current project"
msgstr "Dodaj do bieżącego projektu"
#: src/dialogs/wizard.cpp:85
#, kde-format
msgid "Welcome to Kdenlive"
msgstr "Witaj w Kdenlive"
#: src/dialogs/wizard.cpp:91
#, kde-format
msgid "Welcome to Kdenlive %1"
msgstr "Witaj w Kdenlive %1"
#: src/dialogs/wizard.cpp:92
#, kde-format
msgid "Using MLT %1"
msgstr "Używa MLT %1"
#. i18n("Video Standard"));
#. m_standard.setupUi(page2);
#. i18n: ectx: property (text), widget (QPushButton, convert_abort)
#. i18n: ectx: property (text), widget (QPushButton, button_abort)
#: src/dialogs/wizard.cpp:105 src/project/cliptranscode.cpp:204
#: src/project/cliptranscode.cpp:236 src/project/dialogs/archivewidget.cpp:651
#: src/project/dialogs/archivewidget.cpp:955 src/ui/dvdwizardstatus_ui.ui:94
#: src/ui/dvdwizardvob_ui.ui:155
#, kde-format
msgid "Abort"
msgstr "Przerwij"
#: src/dialogs/wizard.cpp:106
#, kde-format
msgid "OK"
msgstr "OK"
#: src/dialogs/wizard.cpp:116
#, kde-format
msgid "Converting old custom effects successful:"
msgstr "Pomyślnie przekształcono stary, własny efekt:"
#: src/dialogs/wizard.cpp:124
#, kde-format
msgid "Converting old custom effects failed:"
msgstr "Nie udało się przekształcić starego, własnego efektu:"
#: src/dialogs/wizard.cpp:133
#, kde-format
msgid "Startup error or warning, check our <a href='#'>online manual</a>."
msgstr ""
"Błąd przy uruchamianiu, sprawdź nasz <a href='#'>internetowy podręcznik</a>."
#: src/dialogs/wizard.cpp:144
#, kde-format
msgid "Codecs have been updated, everything seems fine."
msgstr "Uaktualniono kodeki i wszystko wydaje się być w porządku."
#: src/dialogs/wizard.cpp:149
#, kde-format
msgid "VAAPI hardware acceleration"
msgstr "Przyspieszenie sprzętowe VAAPI"
#: src/dialogs/wizard.cpp:152
#, kde-format
msgid "NVIDIA hardware acceleration"
msgstr "Przyspieszenie sprzętowe NVIDIA"
#: src/dialogs/wizard.cpp:155
#, kde-format
msgid "Check hardware acceleration"
msgstr "Sprawdź przyspieszenie sprzętowe"
#. i18n: ectx: property (text), widget (QPushButton, buttonClose)
#. i18n: ectx: property (text), widget (QPushButton, buttonClose2)
#. i18n: ectx: property (text), widget (QPushButton, buttonClose3)
#: src/dialogs/wizard.cpp:178 src/project/cliptranscode.cpp:280
#: src/ui/renderwidget_ui.ui:417 src/ui/renderwidget_ui.ui:826
#: src/ui/renderwidget_ui.ui:993
#, kde-format
msgid "Close"
msgstr "Zamknij"
#: src/dialogs/wizard.cpp:288
#, kde-format
msgid "Default video4linux device:"
msgstr "Domyślne urządzenie video4linux:"
#: src/dialogs/wizard.cpp:304
#, kde-format
msgid "No device found, plug your webcam and refresh."
msgstr ""
"Nie znaleziono żadnego urządzenia, podłącz swoją kamerę internetową i "
"odśwież wyszukiwanie."
#: src/dialogs/wizard.cpp:329
#, kde-format
msgid "Current settings (%1x%2, %3/%4fps)"
msgstr "Bieżące ustawienia (%1x%2, %3/%4fps)"
#: src/dialogs/wizard.cpp:374
#, kde-format
msgid "Default settings (%1x%2, %3/%4fps)"
msgstr "Domyślne ustawienia (%1x%2, %3/%4fps)"
#: src/dialogs/wizard.cpp:388
#, kde-format
msgid "<li>Cannot start MLT backend, check your installation</li>"
msgstr "<li>Nie można uruchomić silnika MLT, sprawdź swoją instalację</li>"
#: src/dialogs/wizard.cpp:395
#, kde-format
msgid "<li>Unsupported MLT version<br/>Please <b>upgrade</b> to %1.%2.%3</li>"
msgstr "<li>Nieobsługiwana wersja MLT<br/><b>Uaktualnij</b> do %1.%2.%3</li>"
#: src/dialogs/wizard.cpp:423
#, kde-format
msgid ""
"<li>Missing package: <b>Frei0r</b> effects (frei0r-plugins)<br/>provides "
"many effects and transitions. Install recommended</li>"
msgstr ""
"<li>Brak pakietu: Efekty <b>Frei0r</b> (frei0r-plugins)<br/>dostarczają "
"wiele efektów i przejść. Ich posiadanie jest zalecane</li>"
#: src/dialogs/wizard.cpp:441
#, kde-format
msgid ""
"<li>Missing package: <b>Breeze</b> icons (breeze-icon-theme)<br/>provides "
"many icons used in Kdenlive. Install recommended</li>"
msgstr ""
"<li>Brak pakietu: Ikony <b>Breeze</b> (breeze-icon-theme)<br/>dostarczają "
"wielu ikon używanych przez Kdenlive. Ich posiadanie jest zalecane</li>"
#: src/dialogs/wizard.cpp:465
#, kde-format
msgid ""
"<li>Missing MLT module: <b>sdl</b> or <b>rtaudio</b><br/>required for audio "
"output</li>"
msgstr ""
"<li>Brak modułu MLT: do wyjścia dźwięku wymagany jest <b>sdl</b> lub "
"<b>rtaudio</b><br/></li>"
#: src/dialogs/wizard.cpp:476
#, kde-format
msgid ""
"<li>Missing MLT module: <b>avformat</b> (FFmpeg)<br/>required for audio/"
"video</li>"
msgstr ""
"<li>Brak modułu MLT: do obrazu/dźwięku wymagany jest <b>avformat</b> "
"(FFmpeg)<br/></li>"
#: src/dialogs/wizard.cpp:498
#, kde-format
msgid ""
"<li>Missing MLT module: <b>qimage</b> or <b>pixbuf</b><br/>required for "
"images and titles</li>"
msgstr ""
"<li>Brak modułu MLT: do obrazów i tytułów wymagany jest <b>qimage</b> lub "
"<b>pixbuf</b><br/></li>"
#: src/dialogs/wizard.cpp:505
#, kde-format
msgid ""
"<li>Missing MLT module: <b>kdenlivetitle</b><br/>required to create titles</"
"li>"
msgstr ""
"<li>Brak modułu MLT: do tworzenia tytułów wymagany jest <b>kdenlivetitle</"
"b><br/></li>"
#: src/dialogs/wizard.cpp:630
#, kde-format
msgid ""
"<li>Missing app: <b>ffmpeg</b><br/>required for proxy clips and transcoding</"
"li>"
msgstr ""
"<li>Brak aplikacji: do transkodowania i wycinków pośrednich wymagany jest "
"<b>ffmpeg</b><br/></li>"
#: src/dialogs/wizard.cpp:645
#, kde-format
msgid ""
"<li>Missing app: <b>ffplay</b><br/>recommended for some preview jobs</li>"
msgstr "<li>Brak aplikacji: do podglądu zalecany jest <b>ffplay</b><br/></li>"
#: src/dialogs/wizard.cpp:659
#, kde-format
msgid ""
"<li>Missing app: <b>ffprobe</b><br/>recommended for extra clip analysis</li>"
msgstr ""
"<li>Brak aplikacji: do dodatkowej analizy wycinka zalecany jest <b>ffprobe</"
"b><br/></li>"
#: src/dialogs/wizard.cpp:830
#, kde-format
msgid "Frame size:"
msgstr "Rozmiar klatki:"
#. i18n: ectx: property (text), widget (QLabel, label_4)
#: src/dialogs/wizard.cpp:831 src/ui/configcapture_ui.ui:124
#, kde-format
msgid "Frame rate:"
msgstr "Klatek na sekundę:"
#. i18n: ectx: property (text), widget (QLabel, label_23)
#: src/dialogs/wizard.cpp:832 src/ui/configcapture_ui.ui:145
#, kde-format
msgid "Pixel aspect ratio:"
msgstr "Współczynnik kształtu pikseli:"
#. i18n: ectx: property (text), widget (QLabel, label_31)
#: src/dialogs/wizard.cpp:834 src/ui/configcapture_ui.ui:159
#, kde-format
msgid "Display aspect ratio:"
msgstr "Współczynnik kształtu wyświetlania (DAR):"
#: src/dialogs/wizard.cpp:876
#, kde-format
msgid ""
"Your MLT installation cannot be found. Install MLT and restart Kdenlive.\n"
msgstr ""
"Twoja instalacja MLT nie została odnaleziona. Wgraj MLT i uruchom ponownie "
"Kdenline.\n"
#: src/dialogs/wizard.cpp:880
#, kde-format
msgid "Fatal Error"
msgstr "Poważny błąd"
#: src/dialogs/wizard.cpp:1046
#, kde-format
msgid "No hardware encoders found."
msgstr "Nie znaleziono sprzętowych koderów."
#: src/dialogs/wizard.cpp:1049
#, kde-format
msgid "NVIDIA hardware encoders found and enabled."
msgstr "Znaleziono sprzętowe kodery NVIDIA, więc zostały włączone."
#: src/dialogs/wizard.cpp:1052
#, kde-format
msgid "VAAPI hardware encoders found and enabled."
msgstr "Znaleziono sprzętowe kodery VAAPI, więc zostały włączone."
#: src/doc/documentchecker.cpp:412
#, kde-format
msgid "Luma file"
msgstr "Plik luminacji"
#: src/doc/documentchecker.cpp:432
#, kde-format
msgid "Video clip"
msgstr "Wycinek wideo"
#: src/doc/documentchecker.cpp:436
#, kde-format
msgid "Slideshow clip"
msgstr "Wycinek pokazu slajdów"
#: src/doc/documentchecker.cpp:439
#, kde-format
msgid "Image clip"
msgstr "Wycinek obrazu"
#: src/doc/documentchecker.cpp:443
#, kde-format
msgid "Playlist clip"
msgstr "Wycinek listy odtwarzania"
#: src/doc/documentchecker.cpp:446
#, kde-format
msgid "Title Image"
msgstr "Obraz tytułowy"
#: src/doc/documentchecker.cpp:473
#, kde-format
msgid "Missing item"
msgstr "Brakujący element"
#: src/doc/documentchecker.cpp:486 src/doc/documentchecker.cpp:503
#, kde-format
msgid "Relocated item"
msgstr "Przemieszczony element"
#: src/doc/documentchecker.cpp:512
#, kde-format
msgid "Title Font"
msgstr "Czcionka tytułowa"
#: src/doc/documentchecker.cpp:517
#, kde-format
msgid "%1 will be replaced by %2"
msgstr "%1 zostanie zastąpione przez %2"
#: src/doc/documentchecker.cpp:523
#, kde-format
msgid "The project file contains missing clips or files."
msgstr "Plik projektu zawiera brakujące wycinki lub pliki."
#: src/doc/documentchecker.cpp:529
#, kde-format
msgid "Missing effect: %2 will be removed from project."
msgid_plural "Missing effects: %2 will be removed from project."
msgstr[0] "Brakujący efekt: %2 zostanie usunięty z projektu."
msgstr[1] "Brakujący efekt: %2 zostaną usunięte z projektu."
msgstr[2] "Brakujący efekt: %2 zostanie usuniętych z projektu."
#: src/doc/documentchecker.cpp:536
#, kde-format
msgid "Missing proxies will be recreated after opening."
msgstr "Brakujący pośrednicy zostaną utworzeni ponownie po otwarciu."
#: src/doc/documentchecker.cpp:542
#, kde-format
msgid ""
"The project file contains a missing clip, you can still work with its proxy."
msgid_plural ""
"The project file contains %1 missing clips, you can still work with their "
"proxies."
msgstr[0] ""
"Plik projektu zawiera brakujący wycinek, nadal możesz pracować z jego "
"pośrednikiem."
msgstr[1] ""
"Plik projektu zawiera %1 brakujące wycinki, nadal możesz pracować z ich "
"pośrednikami."
msgstr[2] ""
"Plik projektu zawiera %1 brakujących wycinków, nadal możesz pracować z ich "
"pośrednikami."
#: src/doc/documentchecker.cpp:558
#: src/mltcontroller/clippropertiescontroller.cpp:362
#, kde-format
msgid "Proxy clip"
msgstr "Pośredni wycinek"
#: src/doc/documentchecker.cpp:561
#, kde-format
msgid "%1 missing proxy clip, will be recreated on project opening"
msgid_plural "%1 missing proxy clips, will be recreated on project opening"
msgstr[0] ""
"%1 brakujących wycinków pośrednich zostanie utworzonych ponownie przy "
"otwarciu projektu"
msgstr[1] ""
"%1 brakujących wycinków pośrednich zostanie utworzonych ponownie przy "
"otwarciu projektu"
msgstr[2] ""
"%1 brakujących wycinków pośrednich zostanie utworzonych ponownie przy "
"otwarciu projektu"
#: src/doc/documentchecker.cpp:564
#, kde-format
msgid "Missing proxy"
msgstr "Brakujący pośrednik"
#: src/doc/documentchecker.cpp:614 src/doc/documentchecker.cpp:626
#, kde-format
msgid "Source clip"
msgstr "Wycinek źródłowy"
#: src/doc/documentchecker.cpp:616
#, kde-format
msgid "%1 missing source clips, you can only use the proxies"
msgstr "%1 brakujących wycinków źródłowych, możesz używać tylko pośredników"
#: src/doc/documentchecker.cpp:619
#, kde-format
msgid "Missing source clip"
msgstr "Brakuje wycinka źródłowego"
#: src/doc/documentchecker.cpp:717
#, kde-format
msgid "Clips folder"
msgstr "Katalog wycinków"
#: src/doc/documentchecker.cpp:909
#, kde-format
msgid "Enter new location for file"
msgstr "Wprowadź nową lokalizację pliku"
#: src/doc/documentchecker.cpp:1183
#, kde-format
msgid "This will remove the selected clip from this project"
msgid_plural "This will remove the selected clips from this project"
msgstr[0] "Z projektu zostanie usunięty wybrany wycinek"
msgstr[1] "Z projektu zostaną usunięte wybrane wycinki"
msgstr[2] "Z projektu zostaną usunięte wybrane wycinki"
#: src/doc/documentchecker.cpp:1185
#, kde-format
msgid "Remove clips"
msgstr "Usuń wycinki"
#: src/doc/documentvalidator.cpp:145
#, kde-format
msgid ""
"The document was created in \"%1\" locale, which is not installed on your "
"system. Please install that language pack. Until then, Kdenlive might not be "
"able to correctly open the document."
msgstr ""
"Dokument został utworzony przy użyciu języka \"%1\", który nie został "
"zainstalowany na twoim systemie. Proszę zainstalować ten pakiet językowy. Do "
"tego czasu, Kdenlive może otwierać dokument niepoprawnie."
#: src/doc/documentvalidator.cpp:158
#, kde-format
msgid ""
"There is a locale conflict on your system. The document uses locale %1 which "
"uses a \"%2\" as numeric separator (in system libraries) but Qt expects "
"\"%3\". You might not be able to correctly open the project."
msgstr ""
"Istnieje konflikt języków na twoim systemie. Dokument używa języka %1, który "
"używa separatora numerycznego \"%2\" (w bibliotekach systemu), ale Qt "
"oczekuje \"%3\". Możesz mieć problem z poprawnym otworzeniem projektu."
#: src/doc/documentvalidator.cpp:184
#, kde-format
msgid ""
"There is a locale conflict. The document uses a \"%1\" as numeric separator, "
"but your computer is configured to use \"%2\". Change your computer settings "
"or you might not be able to correctly open the project."
msgstr ""
"Nastąpiła sprzeczność języków na twoim systemie. Dokument używa \"%1\" jako "
"rozdzielacza liczb, lecz twój system używa \"%2\". Zmień swoje ustawienia "
"systemowe albo możesz mieć problem z poprawnym otworzeniem projektu."
#: src/doc/documentvalidator.cpp:365
#, kde-format
msgid ""
"This project type is unsupported (version %1) and cannot be loaded.\n"
"Please consider upgrading your Kdenlive version."
msgstr ""
"Ten rodzaj projektu nie jest obsługiwany (wersja %1) i nie może zostać "
"wczytany.\n"
"Należy rozważyć uaktualnienie Kdenlive."
#: src/doc/documentvalidator.cpp:366 src/doc/documentvalidator.cpp:375
#, kde-format
msgid "Unable to open project"
msgstr "Nie można otworzyć projektu"
#: src/doc/documentvalidator.cpp:374
#, kde-format
msgid "This project type is unsupported (version %1) and cannot be loaded."
msgstr ""
"Ten rodzaj projektu nie jest obsługiwany (wersja %1) i nie może zostać "
"wczytany."
#: src/doc/documentvalidator.cpp:944
#, kde-format
msgid ""
"Some of your text clips were saved with size in points, which means "
"different sizes on different displays. Do you want to convert them to pixel "
"size, making them portable? It is recommended you do this on the computer "
"they were first created on, or you could have to adjust their size."
msgstr ""
"Niektóre z twoich wycinków z tekstem zostały zapisane z rozmiarem podanym w "
"punktach. Oznacza to że będą miały różny rozmiar na różnych wyświetlaczach. "
"Czy chcesz skonwertować wartości w punktach na wartości w pikselach, czyniąc "
"swoje wycinki przenośnymi? Zalecane jest wykonanie tego na tym samym "
"komputerze na którym je tworzono, albo dopasowanie wymiarów ręcznie."
#: src/doc/documentvalidator.cpp:947
#, kde-format
msgid "Update Text Clips"
msgstr "Uaktualnij tekst w wycinkach"
#: src/doc/documentvalidator.cpp:1818
#, kde-format
msgid "extra audio"
msgstr "dodatkowy dźwięk"
#: src/doc/documentvalidator.cpp:2114
#, kde-format
msgid ""
"The project file uses some GPU effects. GPU acceleration is not currently "
"enabled.\n"
"Do you want to convert the project to a non-GPU version?\n"
"This might result in data loss."
msgstr ""
"Plik projektu używa pewnych efektów GPU. Przyspieszenie GPU nie jest obecnie "
"włączone.\n"
"Czy przekształcić projekt do wersji nie-GPU?\n"
"Może spowodować utratę danych."
#: src/doc/documentvalidator.cpp:2206
#, kde-format
msgid "The following filters/transitions were converted to non GPU versions:"
msgstr "Następujące filtry/przejścia zostały przekształcone do wersji nie-GPU:"
#: src/doc/documentvalidator.cpp:2209
#, kde-format
msgid "The following filters/transitions were deleted from the project:"
msgstr "Następujące filtry/przejścia zostały usunięte z projektu:"
#: src/doc/kdenlivedoc.cpp:148
#, kde-format
msgid ""
"Cannot open the project file,\n"
"Do you want to open a backup file?"
msgstr ""
"Nie można otworzyć pliku projektu.\n"
"\n"
"Czy chcesz otworzyć plik kopii zapasowej?"
#: src/doc/kdenlivedoc.cpp:149 src/doc/kdenlivedoc.cpp:166
#: src/doc/kdenlivedoc.cpp:212
#, kde-format
msgid "Error opening file"
msgstr "Błąd otwierania pliku"
#: src/doc/kdenlivedoc.cpp:149 src/doc/kdenlivedoc.cpp:166
#: src/doc/kdenlivedoc.cpp:212
#, kde-format
msgid "Open Backup"
msgstr "Otwórz kopię zapasową"
#: src/doc/kdenlivedoc.cpp:165
#, kde-format
msgid ""
"Cannot open the project file, error is:\n"
"%1 (line %2, col %3)\n"
"Do you want to open a backup file?"
msgstr ""
"Nie można otworzyć pliku projektu, błąd to:\n"
"%1 (wiersz %2, kolumna %3)\n"
"Czy chcesz otworzyć plik kopii zapasowej?"
#: src/doc/kdenlivedoc.cpp:166 src/project/projectmanager.cpp:451
#, kde-format
msgid "Recover"
msgstr "Odzyskaj"
#: src/doc/kdenlivedoc.cpp:193
#, kde-format
msgid "Cannot recover this project file"
msgstr "Nie można przywrócić tego pliku projektu"
#: src/doc/kdenlivedoc.cpp:203
#, kde-format
msgid "Validating"
msgstr "Poświadczanie"
#: src/doc/kdenlivedoc.cpp:209
#, kde-format
msgid "File %1 is not a Kdenlive project file"
msgstr "Plik %1 nie jest plikiem projektu Kdenlive."
#: src/doc/kdenlivedoc.cpp:211
#, kde-format
msgid ""
"File %1 is not a valid project file.\n"
"Do you want to open a backup file?"
msgstr ""
"Plik %1 nie jest prawidłowym plikiem projektu.\n"
"Czy chcesz otworzyć plik kopii zapasowej?"
#: src/doc/kdenlivedoc.cpp:227
#, kde-format
msgid "Check missing clips"
msgstr "Sprawdzanie brakujących wycinków"
#: src/doc/kdenlivedoc.cpp:235
#, kde-format
msgid "Your project was upgraded, a backup will be created on next save"
msgstr ""
"Twój projekt został uaktualniony, więc zostanie utworzona jego kopia "
"zapasowa przy następnym zapisie"
#: src/doc/kdenlivedoc.cpp:238
#, kde-format
msgid ""
"Your project was modified on opening, a backup will be created on next save"
msgstr ""
"Twój projekt uległ zmianie podczas otwierania, więc zostanie utworzona jego "
"kopia zapasowa przy następnym zapisie"
#: src/doc/kdenlivedoc.cpp:269
#, kde-format
msgid ""
"The project directory %1, could not be created.\n"
"Please make sure you have the required permissions.\n"
"Defaulting to system folders"
msgstr ""
"Nie udało się utworzyć katalogu projektu %1.\n"
"Upewnij się że masz wymagane uprawnienia.\n"
"Powrót do katalogów systemowych"
#: src/doc/kdenlivedoc.cpp:272
#, kde-format
msgid "Document project folder is invalid, using system default folders"
msgstr ""
"Katalog dokumentów projektu jest nieprawidłowy, ustawiam na domyślny katalog "
"systemowy"
#: src/doc/kdenlivedoc.cpp:448 src/doc/kdenlivedoc.cpp:458
#, kde-format
msgid "Cannot create autosave file %1"
msgstr "Nie można utworzyć pliku samozapisu %1"
#: src/doc/kdenlivedoc.cpp:453 src/doc/kdenlivedoc.cpp:578
#, kde-format
msgid "Cannot write to file %1, scene list is corrupted."
msgstr "Nie można pisać do pliku %1, lista scen jest uszkodzona."
#: src/doc/kdenlivedoc.cpp:596
#, kde-format
msgid ""
"Your project file was upgraded to the latest Kdenlive document version.\n"
"To make sure you do not lose data, a backup copy called %1 was created."
msgstr ""
"Plik twojego projektu został uaktualniony do najnowszej wersji dokumentu "
"Kdenlive.\n"
"Aby upewnić się, że nie zostaną utracone żadne dane, utworzono jego kopię "
"zapasową o nazwie %1."
#: src/doc/kdenlivedoc.cpp:610
#, kde-format
msgid ""
"Your project file was upgraded to the latest Kdenlive document version, but "
"it was not possible to create the backup copy %1."
msgstr ""
"Twój plik projektu został uaktualniony do wykorzystania w najnowszej wersji "
"Kdenlive, nie udało się jednak utworzyć kopii zapasowej %1."
#: src/doc/kdenlivedoc.cpp:711
#, kde-format
msgid "Moving proxy clips failed: %1"
msgstr "Nie udało się przeniesienie wycinków pośrednich: %1"
#: src/doc/kdenlivedoc.cpp:847
#, kde-format
msgid "Enter Template Path"
msgstr "Wprowadź ścieżkę szablonu"
#: src/doc/kdenlivedoc.cpp:940
#, kde-format
msgid "The following effects were imported from the project:"
msgstr "Następujące efekty zostały zaimportowane z projektu:"
#: src/doc/kdenlivedoc.cpp:973 src/doc/kdenlivedoc.cpp:987
#, kde-format
msgid "Project Folder"
msgstr "Katalog projektu"
#: src/doc/kdenlivedoc.cpp:1039
#, kde-format
msgid ""
"Cannot create backup copy:\n"
"%1"
msgstr ""
"Nie można utworzyć kopi zapasowej:\n"
"%1"
#: src/doc/kdenlivedoc.cpp:1162
#, kde-format
msgid "Add proxy clip"
msgid_plural "Add proxy clips"
msgstr[0] "Dodaj pośredni wycinek"
msgstr[1] "Dodaj pośrednie wycinki"
msgstr[2] "Dodaj pośrednie wycinki"
#: src/doc/kdenlivedoc.cpp:1164
#, kde-format
msgid "Remove proxy clip"
msgid_plural "Remove proxy clips"
msgstr[0] "Usuń pośredni wycinek"
msgstr[1] "Usuń pośrednie wycinki"
msgstr[2] "Usuń pośrednie wycinki"
#: src/doc/kdenlivedoc.cpp:1250
#, kde-format
msgid "Clip type does not support proxies"
msgstr "Rodzaj wycinku nie obsługuje pośrednich wycinków"
#: src/doc/kdenlivedoc.cpp:1397
#, kde-format
msgid ""
"Your default project profile is %1, but your clip's profile is %2.\n"
"Do you want to change default profile for future projects?"
msgstr ""
"Domyślny profil twojego projektu to %1, lecz twój profil wycinka to %2.\n"
"Czy chcesz zmienić profil domyślny dla przyszłych projektów?"
#: src/doc/kdenlivedoc.cpp:1399
#, kde-format
msgid "Change default project profile"
msgstr "Zmień domyślny profil projektu"
#: src/doc/kdenlivedoc.cpp:1399
#, kde-format
msgid "Change default to %1"
msgstr "Zmień domyślny na %1"
#: src/doc/kdenlivedoc.cpp:1400
#, kde-format
msgid "Keep current default %1"
msgstr "Zachowaj obecny domyślny %1"
#: src/doc/kdenlivedoc.cpp:1400
#, kde-format
msgid "Ask me later"
msgstr "Zapytaj mnie później"
#: src/doc/kdenlivedoc.cpp:1421
#, kde-format
msgid "Switch"
msgstr "Przełącz"
#. i18n: ectx: property (text), widget (QPushButton, CancelButton)
#: src/doc/kdenlivedoc.cpp:1423 src/ui/logindialog_ui.ui:29
#, kde-format
msgid "Cancel"
msgstr "Zaniechaj"
#: src/doc/kdenlivedoc.cpp:1425
#, kde-format
msgid "Switch to clip profile %1?"
msgstr "Przełączono na profil wycinka %1?"
#: src/doc/kdenlivedoc.cpp:1455
#, kde-format
msgid ""
"\n"
"Warning: unknown non integer fps, might cause incorrect duration display."
msgstr ""
"\n"
"Uwaga: nieznana niecałkowita licza klatek może powodować niepoprawne "
"wyświetlanie czasu trwania."
#: src/doc/kdenlivedoc.cpp:1459
#, kde-format
msgid ""
"\n"
"Profile fps adjusted from original %1"
msgstr ""
"\n"
"Dostosowano liczbę klatek z pierwowzoru %1"
#: src/doc/kdenlivedoc.cpp:1462
#, kde-format
msgid ""
"No profile found for your clip.\n"
"Create and switch to new profile (%1x%2, %3fps)?%4"
msgstr ""
"Nie znaleziono profilu dla twojego wycinka.\n"
"Czy chcesz utworzyć i przełączyć na nowy profil (%1x%2, %3fps)?%4"
#: src/dvdwizard/dvdwizard.cpp:60 src/mainwindow.cpp:1182
#, kde-format
msgid "DVD Wizard"
msgstr "Pomocnik DVD"
#: src/dvdwizard/dvdwizard.cpp:63
#, kde-format
msgid "Select Files For Your DVD"
msgstr "Wybierz pliki do umieszczenia na swoim DVD"
#: src/dvdwizard/dvdwizard.cpp:67
#, kde-format
msgid "DVD Chapters"
msgstr "Rozdziały DVD"
#: src/dvdwizard/dvdwizard.cpp:76
#, kde-format
msgid "Create DVD Menu"
msgstr "Utwórz menu DVD"
#: src/dvdwizard/dvdwizard.cpp:80
#, kde-format
msgid "Creating DVD Image"
msgstr "Tworzenie obrazu DVD"
#: src/dvdwizard/dvdwizard.cpp:105 src/dvdwizard/dvdwizard.cpp:112
#, kde-format
msgid "Burn with %1"
msgstr "Wypal z %1"
#: src/dvdwizard/dvdwizard.cpp:116
#, kde-format
msgid "No burning program found (K3b, Brasero)"
msgstr "Nie znaleziono programu nagrywającego (K3b, Brasero)"
#: src/dvdwizard/dvdwizard.cpp:123
#, kde-format
msgid "Load"
msgstr "Wczytaj"
#: src/dvdwizard/dvdwizard.cpp:124
#, kde-format
msgid "Save"
msgstr "Zapisz"
#: src/dvdwizard/dvdwizard.cpp:191
#, kde-format
msgid "Cannot create temporary directory %1"
msgstr "Nie można utworzyć katalogu tymczasowego %1"
#: src/dvdwizard/dvdwizard.cpp:274
#, kde-format
msgid "Menu movie is invalid"
msgstr "Menu filmu jest nieprawidłowe"
#: src/dvdwizard/dvdwizard.cpp:400 src/dvdwizard/dvdwizard.cpp:491
#, kde-format
msgid "Rendering job timed out"
msgstr "Upłynął czas oczekiwania na zadanie renderowania"
#: src/dvdwizard/dvdwizard.cpp:402 src/dvdwizard/dvdwizard.cpp:493
#, kde-format
msgid "Menu job timed out"
msgstr "Upłynął czas oczekiwania na zadanie menu"
#: src/dvdwizard/dvdwizard.cpp:705
#, kde-format
msgid "Rendering menu crashed"
msgstr "Usterka renderowania menu"
#: src/dvdwizard/dvdwizard.cpp:747
#, kde-format
msgid "DVDAuthor process crashed"
msgstr "Usterka procesu DVDAuthor"
#: src/dvdwizard/dvdwizard.cpp:750
#, kde-format
msgid "DVDAuthor process crashed.</strong><br />"
msgstr "Usterka procesu DVDAuthor.</strong><br />"
#: src/dvdwizard/dvdwizard.cpp:774 src/dvdwizard/dvdwizard.cpp:775
#, kde-format
msgid "DVD structure broken"
msgstr "Struktura DVD uszkodzona"
#: src/dvdwizard/dvdwizard.cpp:825 src/dvdwizard/dvdwizard.cpp:828
#, kde-format
msgid "ISO creation process crashed."
msgstr "Proces tworzenia ISO zakończony niepowodzeniem"
#: src/dvdwizard/dvdwizard.cpp:857 src/dvdwizard/dvdwizard.cpp:858
#, kde-format
msgid "DVD ISO is broken"
msgstr "Obraz ISO DVD jest uszkodzony"
#: src/dvdwizard/dvdwizard.cpp:873 src/dvdwizard/dvdwizard.cpp:876
#, kde-format
msgid "DVD ISO image %1 successfully created."
msgstr "Obraz ISO DVD %1 pomyślnie utworzony."
#: src/dvdwizard/dvdwizard.cpp:904
#, kde-format
msgid "Previewing requires one of these applications (%1)"
msgstr "Podgląd wymaga jednego z tych programów (%1)"
#: src/dvdwizard/dvdwizard.cpp:934
#, kde-format
msgid "Folder %1 already exists. Overwrite?\n"
msgstr "Katalog %1 już istnieje. Czy zastąpić?\n"
#: src/dvdwizard/dvdwizard.cpp:937
#, kde-format
msgid "Image file %1 already exists. Overwrite?"
msgstr "Plik obrazu %1 już istnieje. Czy zastąpić?"
#: src/dvdwizard/dvdwizard.cpp:966
#, kde-format
msgid "Save DVD Project"
msgstr "Zapisz projekt DVD"
#: src/dvdwizard/dvdwizard.cpp:966 src/dvdwizard/dvdwizard.cpp:1012
#, kde-format
msgid "DVD project (*.kdvd)"
msgstr "Projekt DVD (*.kdvd)"
#: src/dvdwizard/dvdwizard.cpp:1023
#, kde-format
msgid "File %1 is not a Kdenlive project file."
msgstr "Plik %1 nie jest plikiem projektu Kdenlive."
#: src/dvdwizard/dvdwizardmenu.cpp:167 src/monitor/monitor.cpp:234
#: src/monitor/monitormanager.cpp:365
#, kde-format
msgid "Play"
msgstr "Odtwórz"
#: src/dvdwizard/dvdwizardmenu.cpp:179
#, kde-format
msgid "Add new button"
msgstr "Dodaj nowy przycisk"
#: src/dvdwizard/dvdwizardmenu.cpp:180
#, kde-format
msgid "Delete current button"
msgstr "Usuń aktualny przycisk"
#: src/dvdwizard/dvdwizardmenu.cpp:434
#, kde-format
msgid "Play All"
msgstr "Odtwórz wszystko"
#: src/dvdwizard/dvdwizardvob.cpp:109
#, kde-format
msgid "dvdauthor"
msgstr "dvdauthor"
#: src/dvdwizard/dvdwizardvob.cpp:109
#, kde-format
msgid "<strong>Program %1 is required for the DVD wizard.</strong>"
msgstr "<strong>Program %1 jest wymagany przez pomocnika DVD.</strong>"
#: src/dvdwizard/dvdwizardvob.cpp:112
#, kde-format
msgid "mkisofs"
msgstr "mkisofs"
#: src/dvdwizard/dvdwizardvob.cpp:112
#, kde-format
msgid "genisoimage"
msgstr "genisoimage"
#: src/dvdwizard/dvdwizardvob.cpp:112
#, kde-format
msgid "<strong>Program %1 or %2 is required for the DVD wizard.</strong>"
msgstr "<strong>Program %1 lub %2 jest wymagany przez pomocnika DVD.</strong>"
#: src/dvdwizard/dvdwizardvob.cpp:119 src/dvdwizard/dvdwizardvob.cpp:349
#: src/dvdwizard/dvdwizardvob.cpp:838
#, kde-format
msgid "PAL 4:3"
msgstr "PAL 4:3"
#: src/dvdwizard/dvdwizardvob.cpp:119 src/dvdwizard/dvdwizardvob.cpp:346
#: src/dvdwizard/dvdwizardvob.cpp:835
#, kde-format
msgid "PAL 16:9"
msgstr "PAL 16:9"
#: src/dvdwizard/dvdwizardvob.cpp:119 src/dvdwizard/dvdwizardvob.cpp:343
#: src/dvdwizard/dvdwizardvob.cpp:832
#, kde-format
msgid "NTSC 4:3"
msgstr "NTSC 4:3"
#: src/dvdwizard/dvdwizardvob.cpp:119 src/dvdwizard/dvdwizardvob.cpp:340
#: src/dvdwizard/dvdwizardvob.cpp:829
#, kde-format
msgid "NTSC 16:9"
msgstr "NTSC 16:9"
#: src/dvdwizard/dvdwizardvob.cpp:146 src/dvdwizard/dvdwizardvob.cpp:862
#, kde-format
msgid "Your clips do not match selected DVD format, transcoding required."
msgstr ""
"Twoje wycinki nie pasują do wybranego formatu DVD, konieczne jest "
"transkodowanie."
#: src/dvdwizard/dvdwizardvob.cpp:234 src/project/cliptranscode.cpp:321
#, kde-format
msgid "Transcoding failed"
msgstr "Niepowodzenie transkodowania"
#: src/dvdwizard/dvdwizardvob.cpp:269
#, kde-format
msgid "MPEG Files"
msgstr "Pliki MPEG"
#: src/dvdwizard/dvdwizardvob.cpp:271
#, kde-format
msgid "Add new video file"
msgstr "Dodaj nowy plik obrazu"
#: src/dvdwizard/dvdwizardvob.cpp:369 src/dvdwizard/dvdwizardvob.cpp:848
#, kde-format
msgid "The clip %1 is invalid."
msgstr "Wycinek %1 jest nieprawidłowy."
#: src/dvdwizard/dvdwizardvob.cpp:762
#, kde-format
msgid "Transcoding: %1"
msgstr "Transkodowanie: %1"
#: src/effects/effectlist/model/effecttreemodel.cpp:64
#, kde-format
msgid "Legacy"
msgstr "Przestarzałe"
#. i18n: ectx: property (text), widget (QCheckBox, rec_audio)
#. i18n: ectx: property (text), widget (QLabel, audioLabel)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_audiothumbnails)
#. i18n: ectx: attribute (title), widget (QWidget, tab)
#. i18n: ectx: attribute (title), widget (QWidget, tab_audio)
#. i18n: ectx: property (title), widget (QGroupBox, abitrates)
#. i18n: ectx: property (text), widget (QCheckBox, audio_thumbs)
#: src/effects/effectlist/model/effecttreemodel.cpp:79
#: src/monitor/recmanager.cpp:63
#: src/timeline2/view/dialogs/tracksconfigdialog.cpp:38
#: src/timeline2/view/dialogs/tracksconfigdialog.cpp:119
#: src/timeline2/view/dialogs/tracksconfigdialog.cpp:152
#: src/timeline2/view/dialogs/tracksconfigdialog.cpp:189
#: src/ui/clipproperties_ui.ui:131 src/ui/configcapture_ui.ui:639
#: src/ui/configtimeline_ui.ui:147 src/ui/projectsettings_ui.ui:40
#: src/ui/recmonitor_ui.ui:107 src/ui/renderwidget_ui.ui:232
#: src/ui/saveprofile_ui.ui:80 src/utils/resourcewidget.cpp:386
#, kde-format
msgid "Audio"
msgstr "Dźwięk"
#: src/effects/effectlist/model/effecttreemodel.cpp:80
#: src/profiles/tree/profiletreemodel.cpp:72
#, kde-format
msgid "Custom"
msgstr "Własny"
#: src/effects/effectsrepository.cpp:50
#, kde-format
msgid "Some of your favorite effects are invalid and were removed: %1"
msgstr ""
"Niektóre z twoich ulubionych efektów są nieprawidłowe i zostały usunięte: %1"
#: src/effects/effectstack/model/abstracteffectitem.cpp:50
#, kde-format
msgid "Enable %1"
msgstr "Włącz %1"
#: src/effects/effectstack/model/abstracteffectitem.cpp:50
#, kde-format
msgid "Disable %1"
msgstr "Wyłącz %1"
#: src/effects/effectstack/model/effectstackmodel.cpp:187
#, kde-format
msgid "Delete effect %1"
msgstr "Usuń efekt %1"
#: src/effects/effectstack/model/effectstackmodel.cpp:199
#, kde-format
msgid "Copy effect"
msgstr "Skopiuj efekt"
#: src/effects/effectstack/model/effectstackmodel.cpp:478
#, kde-format
msgid "Add effect %1"
msgstr "Dodaj efekt %1"
#: src/effects/effectstack/model/effectstackmodel.cpp:753
#, kde-format
msgid "Move effect %1"
msgstr "Przesuń efekt %1"
#: src/effects/effectstack/view/collapsibleeffectview.cpp:69
#, kde-format
msgid "Move effect up"
msgstr "Przesuń efekt w górę"
#: src/effects/effectstack/view/collapsibleeffectview.cpp:71
#, kde-format
msgid "Move effect down"
msgstr "Przesuń efekt w dół"
#: src/effects/effectstack/view/collapsibleeffectview.cpp:73
#, kde-format
msgid "Delete effect"
msgstr "Usuń efekt"
#. i18n("Enable/Disable all effects"));
#. buttonShowComments->setIcon(QIcon::fromTheme("help-about"));
#. buttonShowComments->setToolTip(i18n("Show additional information for the parameters"));
#: src/effects/effectstack/view/collapsibleeffectview.cpp:91
#, kde-format
msgid "Collapse Effect"
msgstr "Zwiń efekt"
#: src/effects/effectstack/view/collapsibleeffectview.cpp:91
#, kde-format
msgid "Expand Effect"
msgstr "Rozwiń efekt"
#: src/effects/effectstack/view/collapsibleeffectview.cpp:114
#, kde-format
msgid "Enable Keyframes"
msgstr "Włącz klatki kluczowe"
#: src/effects/effectstack/view/collapsibleeffectview.cpp:118
#, kde-format
msgid "Disable Effect"
msgstr "Wyłącz efekt"
#: src/effects/effectstack/view/collapsibleeffectview.cpp:118
#, kde-format
msgid "Enable Effect"
msgstr "Włącz efekt"
#: src/effects/effectstack/view/collapsibleeffectview.cpp:123
#, kde-format
msgid "Create Group"
msgstr "Utwórz grupę"
#: src/effects/effectstack/view/collapsibleeffectview.cpp:171
#: src/effects/effectstack/view/collapsibleeffectview.cpp:390
#, kde-format
msgid "Save Effect"
msgstr "Zapisz efekt"
#: src/effects/effectstack/view/collapsibleeffectview.cpp:176
#, kde-format
msgid "Create Region"
msgstr "Utwórz region"
#: src/effects/effectstack/view/collapsibleeffectview.cpp:390
#, kde-format
msgid "Name for saved effect: "
msgstr "Nazwa dla zapisanego efektu: "
#: src/hidetitlebars.cpp:21
#, kde-format
msgid "Show Title Bars"
msgstr "Pokaż paski tytułowe"
#: src/jobs/audiothumbjob.cpp:47
#, kde-format
msgid "Extracting audio thumb from clip %1"
msgstr "Wydobywanie miniatury dźwięku z wycinka %1"
#: src/jobs/audiothumbjob.cpp:63
#, kde-format
msgid "Audio thumbs: cannot open file %1"
msgstr "Miniatury dźwięków: nie można otworzyć pliku %1"
#: src/jobs/audiothumbjob.cpp:116
#, kde-format
msgid ""
"Audio thumbs: cannot create temporary file, check disk space and "
"permissions\n"
msgstr ""
"Miniatury dźwięków: nie można utworzyć pliku tymczasowego, sprawdź wolną "
"przestrzeń na dysku i uprawnienia\n"
#: src/jobs/audiothumbjob.cpp:177
#, kde-format
msgid "Audio thumbs: error reading audio thumbnail created with FFmpeg\n"
msgstr ""
"Miniatury dźwięków: błąd odczytu miniatury dźwięku utworzonej przez FFmpeg\n"
#: src/jobs/audiothumbjob.cpp:263
#, kde-format
msgid "Audio thumbs: cannot open project file %1"
msgstr "Miniatury dźwięków: nie można otworzyć pliku projektu %1"
#: src/jobs/cachejob.cpp:57
#, kde-format
msgid "Extracting thumbs from clip %1"
msgstr "Wydobywanie miniatury z wycinka %1"
#: src/jobs/createclipjob.cpp:34
#, kde-format
msgid "Extracting thumb from clip %1"
msgstr "Wydobywanie miniatury z wycinka %1"
#: src/jobs/cutclipjob.cpp:60 src/monitor/monitor.cpp:485
#, kde-format
msgid "Extract Zone"
msgstr "Wydobądź obszar"
#: src/jobs/cutclipjob.cpp:102
#, kde-format
msgid "Extracting %1 out of %2"
msgstr "Wydobywania %1 z %2"
#: src/jobs/cutclipjob.cpp:114 src/jobs/speedjob.cpp:140
#, kde-format
msgid "File already exists"
msgstr "Plik już istnieje"
#: src/jobs/cutclipjob.cpp:136
#, kde-format
msgid "You cannot overwrite original clip."
msgstr "Nie możesz zastąpić oryginalnego wycinka."
#: src/jobs/cutclipjob.cpp:157 src/jobs/transcodeclipjob.cpp:169
#, kde-format
msgid "Failed to create file."
msgstr "Nieudane tworzenie pliku."
#: src/jobs/filterclipjob.cpp:47
#, kde-format
msgid "Analyse clip"
msgstr "Analizuj wycinek"
#: src/jobs/filterclipjob.cpp:63 src/jobs/stabilizejob.cpp:64
#, kde-format
msgid "Cannot create filter %1"
msgstr "Nie można utworzyć filtra %1"
#. i18n: ectx: property (text), widget (QCheckBox, checkBox)
#: src/jobs/filterjob.cpp:110 src/project/dialogs/clipspeed.cpp:43
#: src/ui/speeddialog_ui.ui:34
#, kde-format
msgid "Reverse clip"
msgstr "Odwróć wycinek"
#: src/jobs/filterjob.cpp:162
#, kde-format
msgid "Found %1 scenes."
msgstr "Znaleziono %1 scen."
#: src/jobs/filterjob.cpp:175
#, kde-format
msgid "Scene "
msgstr "Scena "
#: src/jobs/filterjob.cpp:203
#, kde-format
msgid "Auto split"
msgstr "Samoczynny podział"
#: src/jobs/loadjob.cpp:51
#, kde-format
msgid "Loading clip %1"
msgstr "Wczytywanie wycinka %1"
#: src/jobs/loadjob.cpp:140
#, kde-format
msgid "Playlist has a different framerate (%1/%2fps), not recommended."
msgstr ""
"Lista odtwarzania ma inną liczbę klatek na sekundę (%1/%2fps), nie jest to "
"zalecane."
#: src/jobs/loadjob.cpp:365 src/mltcontroller/clippropertiescontroller.cpp:1127
#: src/mltcontroller/clippropertiescontroller.cpp:1152
#: src/profiles/profilerepository.cpp:185
#, kde-format
msgid "Cannot open file %1"
msgstr "Nie można otworzyć pliku %1"
#: src/jobs/loadjob.cpp:367
#, kde-format
msgid "ERROR: Could not load clip %1: producer is invalid"
msgstr "BŁĄD: Nie można wczytać wycinka %1: producent jest nieprawidłowy"
#: src/jobs/loadjob.cpp:546
#, kde-format
msgid "Import selected clips"
msgstr "Importuj zaznaczone wycinki"
#: src/jobs/loadjob.cpp:548
#, kde-format
msgid ""
"Additional streams for clip\n"
" %1"
msgstr ""
"Dodatkowe strumienie dla wycinka\n"
" %1"
#: src/jobs/loadjob.cpp:557 src/mltcontroller/clippropertiescontroller.cpp:562
#, kde-format
msgid "Video stream %1"
msgstr "Strumień obrazu %1"
#: src/jobs/loadjob.cpp:572 src/mltcontroller/clippropertiescontroller.cpp:613
#, kde-format
msgid "Audio stream %1"
msgstr "Strumień dźwiękowy %1"
#: src/jobs/loadjob.cpp:596
#, kde-format
msgid "Add additional streams for clip"
msgstr "Dodaj dodatkowe strumienie do wycinka"
#: src/jobs/meltjob.cpp:55
#, kde-format
msgid "No producer for this clip."
msgstr "Brak programu produkującego dla tego wycinka."
#: src/jobs/meltjob.cpp:173
#, kde-format
msgid "Cannot create consumer."
msgstr "Nie można utworzyć konsumenta."
#: src/jobs/meltjob.cpp:228
#, kde-format
msgid "Cannot create filter."
msgstr "Nie można utworzyć filtra."
#: src/jobs/proxyclipjob.cpp:48
#, kde-format
msgid "Creating proxy %1"
msgstr "Tworzenie wycinka pośredniego %1"
#: src/jobs/proxyclipjob.cpp:161
#, kde-format
msgid "Cannot load image %1."
msgstr "Nie można wczytać obrazu %1."
#: src/jobs/proxyclipjob.cpp:214 src/jobs/transcodeclipjob.cpp:134
#, kde-format
msgid ""
"Failed to create proxy. FFmpeg not found, please set path in Kdenlive's "
"settings Environment"
msgstr ""
"Nie można utworzyć pośrednika. Nie znaleziono FFmpeg, ustaw ścieżkę w "
"ustawieniach otoczenia Kdenlive"
#: src/jobs/proxyclipjob.cpp:288
#, kde-format
msgid "Failed to create proxy clip."
msgstr "Nie udało się utworzyć wycinka pośredniego."
#: src/jobs/scenesplitjob.cpp:50
#, kde-format
msgid "Scene split"
msgstr "Podział sceny"
#: src/jobs/scenesplitjob.cpp:69
#, kde-format
msgid "Cannot create filter motion_est. Cannot split scenes"
msgstr "Nie można utworzyć filtra motion_est. Nie można oddzielić scen"
#: src/jobs/scenesplitjob.cpp:123
#, kde-format
msgid "No data returned from clip analysis"
msgstr "Nie zwrócono danych z analizy wycinka"
#: src/jobs/scenesplitjob.cpp:142 src/jobs/scenesplitjob.cpp:163
#, kde-format
msgid "Scene %1"
msgstr "Scena %1"
#: src/jobs/speedjob.cpp:56 src/mainwindow.cpp:3074
#: src/timeline2/model/timelinemodel.cpp:3239
#, kde-format
msgid "Change clip speed"
msgstr "Zmień szybkość wycinka"
#: src/jobs/speedjob.cpp:83 src/timeline2/view/dialogs/speeddialog.cpp:10
#, kde-format
msgid "Clip Speed"
msgstr "Szybkość wycinka"
#: src/jobs/speedjob.cpp:91 src/jobs/speedjob.cpp:92 src/jobs/speedjob.cpp:178
#, kde-format
msgid "Speed Change"
msgstr "Zmiana szybkości"
#: src/jobs/speedjob.cpp:94
#, kde-format
msgid "Destination Folder"
msgstr "Katalog docelowy"
#: src/jobs/speedjob.cpp:98
#, kde-format
msgid "Destination File"
msgstr "Plik docelowy"
#: src/jobs/speedjob.cpp:107
#, kde-format
msgid "Percentage"
msgstr "Procent"
#: src/jobs/stabilizejob.cpp:49
#, kde-format
msgid "Stabilize clips"
msgstr "Stabilizuj wycinki"
#: src/jobs/stabilizejob.cpp:136
#, kde-format
msgid "Stabilized"
msgstr "Ustabilizowany"
#: src/jobs/thumbjob.cpp:59
#, kde-format
msgid "Extracting thumb at frame %1 from clip %2"
msgstr "Wydobywanie miniatury z klatki %1 z wycinka %2"
#: src/jobs/thumbjob.cpp:130
#, kde-format
msgid "Invalid"
msgstr "Nieprawidłowy"
#. i18n: ectx: Menu (project)
#: src/kdenliveui.rc:13
#, kde-format
msgid "Project"
msgstr "Projekt"
#. i18n: ectx: Menu (generators)
#: src/kdenliveui.rc:21
#, kde-format
msgid "Generators"
msgstr "Generatory"
#. i18n: ectx: Menu (tool)
#: src/kdenliveui.rc:35
#, kde-format
msgid "Tool"
msgstr "Narzędzie"
#. i18n: ectx: Menu (clip)
#: src/kdenliveui.rc:45
#, kde-format
msgid "Clip"
msgstr "Wycinek"
#. i18n: ectx: Menu (marker_menu)
#. i18n: ectx: attribute (title), widget (QWidget, tab_3)
#: src/kdenliveui.rc:46 src/mltcontroller/clippropertiescontroller.cpp:724
#: src/timeline2/view/qml/ClipMenu.qml:70 src/ui/clipproperties_ui.ui:402
#, kde-format
msgid "Markers"
msgstr "Znaczniki"
#. i18n: ectx: Menu (extract_audio)
#: src/kdenliveui.rc:54 src/mainwindow.cpp:3096
#, kde-format
msgid "Extract Audio"
msgstr "Wydobądź dźwięk"
#. i18n: ectx: Menu (clip_actions)
#: src/kdenliveui.rc:57 src/mainwindow.cpp:3045
#, kde-format
msgid "Clip Jobs"
msgstr "Zadania wycinków"
#. i18n: ectx: Menu (clip_in_timeline)
#: src/kdenliveui.rc:68
#, kde-format
msgid "Clip in Timeline"
msgstr "Wycinek na osi czasu"
#. i18n: ectx: Menu (keyboard_selection)
#: src/kdenliveui.rc:78
#, kde-format
msgid "Selection"
msgstr "Zaznaczanie"
#. i18n: ectx: Menu (keyboard_insert)
#: src/kdenliveui.rc:86
#, kde-format
msgid "Insertion"
msgstr "Wstawienie"
#. i18n: ectx: Menu (keyboard_remove)
#: src/kdenliveui.rc:90
#, kde-format
msgid "Removal"
msgstr "Usunięcie"
#. i18n: ectx: Menu (timeline_preview)
#. i18n: ectx: property (text), widget (QLabel, label_25)
#: src/kdenliveui.rc:94 src/mainwindow.cpp:455
#: src/project/dialogs/temporarydata.cpp:107 src/ui/configproject_ui.ui:88
#, kde-format
msgid "Timeline Preview"
msgstr "Podgląd na osi czasu"
#. i18n: ectx: Menu (current_clip)
#: src/kdenliveui.rc:103
#, kde-format
msgid "Current clip"
msgstr "Bieżący wycinek"
#. i18n: ectx: Menu (guide_menu)
#: src/kdenliveui.rc:115
#, kde-format
msgid "Guides"
msgstr "Prowadnice"
#. i18n: ectx: Menu (space_menu)
#: src/kdenliveui.rc:121
#, kde-format
msgid "Space"
msgstr "Odstęp"
#. i18n: ectx: Menu (timeline_tracks)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_raisepropstracks)
#: src/kdenliveui.rc:130 src/mainwindow.cpp:1388
#: src/ui/configtimeline_ui.ui:115
#, kde-format
msgid "Tracks"
msgstr "Ścieżki"
#. i18n: ectx: Menu (video_effects_menu)
#: src/kdenliveui.rc:144 src/mainwindow.cpp:396
#, kde-format
msgid "Add Effect"
msgstr "Dodaj efekt"
#. i18n: ectx: Menu (monitor)
#: src/kdenliveui.rc:158
#, kde-format
msgid "Monitor"
msgstr "Monitor"
#. i18n: ectx: Menu (monitor_go)
#: src/kdenliveui.rc:164
#, kde-format
msgid "Go To"
msgstr "Idź do"
#. i18n: ectx: Menu (monitor_seek)
#: src/kdenliveui.rc:174
#, kde-format
msgid "Seek"
msgstr "Wyszukaj"
#. i18n: ectx: Menu (monitor_config_overlay)
#: src/kdenliveui.rc:190
#, kde-format
msgid "Current Monitor Overlay"
msgstr "Nakładka dla bieżącego monitora"
#. i18n: ectx: Menu (monitor_config)
#: src/kdenliveui.rc:197
#, kde-format
msgid "Monitor config"
msgstr "Ustawienia monitora"
#. i18n: ectx: Menu (view)
#: src/kdenliveui.rc:208
#, kde-format
msgid "View"
msgstr "Widok"
#. i18n: ectx: Menu (layout_save_as)
#: src/kdenliveui.rc:209
#, kde-format
msgid "Save Layout As"
msgstr "Zapisz układ jako"
#. i18n: ectx: ToolBar (timelineToolBar)
#: src/kdenliveui.rc:232
#, kde-format
msgid "Timeline Toolbar"
msgstr "Pasek narzędzi osi czasu"
#. i18n: ectx: ToolBar (extraToolBar)
#: src/kdenliveui.rc:253
#, kde-format
msgid "Extra Toolbar"
msgstr "Dodatkowy pasek narzędzi"
#: src/layoutmanagement.cpp:27
#, kde-format
msgid "Layouts"
msgstr "Układy"
#: src/layoutmanagement.cpp:28
#, kde-format
msgid "Load Layout"
msgstr "Wczytaj układ"
#: src/layoutmanagement.cpp:30
#, kde-format
msgid "Layout %1"
msgstr "Układ %1"
#: src/layoutmanagement.cpp:34
#, kde-format
msgid "Save As Layout %1"
msgstr "Zapisz jako układ %1"
#: src/layoutmanagement.cpp:71
#, kde-format
msgid "Save as %1"
msgstr "Zapisz jako %1"
#: src/layoutmanagement.cpp:103
#, kde-format
msgid "Save Layout"
msgstr "Zapisz układ"
#: src/layoutmanagement.cpp:103
#, kde-format
msgid "Layout name:"
msgstr "Nazwa układu:"
#: src/lib/audio/audioCorrelation.cpp:42
#, kde-format
msgid "Audio analysis finished"
msgstr "Ukończono analizę dźwięku"
#: src/library/librarywidget.cpp:203 src/library/librarywidget.cpp:493
#, kde-format
msgid "Check your settings, Library path is invalid: %1"
msgstr "Sprawdź woje ustawienia, ścieżka biblioteki jest nieprawidłowa: %1"
#: src/library/librarywidget.cpp:228
#, kde-format
msgid "Add Clip to Project"
msgstr "Dodaj wycinek do projektu"
#: src/library/librarywidget.cpp:231
#, kde-format
msgid "Delete Clip from Library"
msgstr "Usuń wycinek z biblioteki"
#: src/library/librarywidget.cpp:234
#, kde-format
msgid "Create Library Folder"
msgstr "Utwórz katalog biblioteki"
#: src/library/librarywidget.cpp:236
#, kde-format
msgid "Rename Library Clip"
msgstr "Przemianuj bibliotekę wycinków"
#: src/library/librarywidget.cpp:315
#, kde-format
msgid "You are trying to remove an invalid folder: %1"
msgstr "Próbujesz usunąć nieprawidłowy katalog: %1"
#: src/library/librarywidget.cpp:320
#, kde-format
msgid ""
"This will delete the folder %1, including all playlists in it.\n"
"This cannot be undone"
msgstr ""
"Usunie to katalog %1, uwzględniając wszystkie listy odtwarzania w nim.\n"
"Nie będzie można tego wycofać"
#: src/library/librarywidget.cpp:329
#, kde-format
msgid ""
"This will delete the MLT playlist:\n"
"%1"
msgstr ""
"Usunie to listę odtwarzania MLT:\n"
"%1"
#: src/library/librarywidget.cpp:331
#, kde-format
msgid ""
"This will delete the file:\n"
"%1"
msgstr ""
"Usunie to plik:\n"
"%1"
#: src/library/librarywidget.cpp:338
#, kde-format
msgid "Error removing %1"
msgstr "Błąd usuwania %1"
#: src/library/librarywidget.cpp:346
#, kde-format
msgid "Add Folder to Library"
msgstr "Dodaj katalog do biblioteki"
#: src/library/librarywidget.cpp:346
#, kde-format
msgid "Enter a folder name"
msgstr "Podaj nazwę katalogu"
#: src/library/librarywidget.cpp:372
#, kde-format
msgid "Error creating folder %1"
msgstr "Błąd tworzenia katalogu %1"
#: src/library/librarywidget.cpp:471
#, kde-format
msgid "Library path set to default: %1"
msgstr "Ścieżka biblioteki ustawiona na domyślną: %1"
#: src/library/librarywidget.cpp:477
#, kde-format
msgid "Library path set to custom: %1"
msgstr "Ścieżka biblioteki ustawiona na własną: %1"
#: src/library/librarywidget.cpp:483
#, kde-format
msgid "Cannot write to Library path: %1, using default"
msgstr "Nie można zapisać do ścieżki biblioteki: %1, użyto domyślnej"
#: src/main.cpp:129
#, kde-format
msgid "Kdenlive"
msgstr "Kdenlive"
#: src/main.cpp:129
#, kde-format
msgid "An open source video editor."
msgstr "Edytor obrazu o otwartym źródle."
#: src/main.cpp:130
#, kde-format
msgid "Copyright © 2007–2019 Kdenlive authors"
msgstr "Copyright © 2007–2019 Autorzy Kdenlive"
#: src/main.cpp:130
#, kde-format
msgid "Please report bugs to http://bugs.kde.org"
msgstr "Proszę zgłaszać błędy na http://bugs.kde.org"
#: src/main.cpp:132
#, kde-format
msgid "Jean-Baptiste Mardelle"
msgstr "Jean-Baptiste Mardelle"
#: src/main.cpp:132
#, kde-format
msgid "MLT and KDE SC 4 / KF5 port, main developer and maintainer"
msgstr "Przeniesienie MLT i KDE SC 4 /KF5, główny programista i opiekun"
#: src/main.cpp:133
#, kde-format
msgid "Nicolas Carion"
msgstr "Nicolas Carion"
#: src/main.cpp:133
#, kde-format
msgid "Code re-architecture & timeline rewrite"
msgstr "Przebudowa kodu i osi czasu"
#: src/main.cpp:134
#, kde-format
msgid "Vincent Pinon"
msgstr "Vincent Pinon"
#: src/main.cpp:134
#, kde-format
msgid "KF5 port, Windows cross-build, bugs fixing"
msgstr "Przeniesienie na KF5, wydanie na Windowsa, poprawki błędów"
#: src/main.cpp:135
#, kde-format
msgid "Laurent Montel"
msgstr "Laurent Montel"
#: src/main.cpp:135
#, kde-format
msgid "Bugs fixing, clean up code, optimization etc."
msgstr "Naprawianie błędów, porządkowanie kodu, optymalizacja itp."
#: src/main.cpp:136
#, kde-format
msgid "Till Theato"
msgstr "Till Theato"
#: src/main.cpp:136 src/main.cpp:139 src/main.cpp:142 src/main.cpp:143
#, kde-format
msgid "Bug fixing, etc."
msgstr "Poprawki błędów itp."
#: src/main.cpp:137
#, kde-format
msgid "Simon A. Eugster"
msgstr "Simon A. Eugster"
#: src/main.cpp:137
#, kde-format
msgid "Color scopes, bug fixing, etc."
msgstr "Zakresy kolorów, poprawki błędów, itp."
#: src/main.cpp:138
#, kde-format
msgid "Marco Gittler"
msgstr "Marco Gittler"
#: src/main.cpp:138
#, kde-format
msgid "MLT transitions and effects, timeline, audio thumbs"
msgstr "Przejścia i efekty MLT, oś czasu, miniatury dźwięku"
#: src/main.cpp:139
#, kde-format
msgid "Dan Dennedy"
msgstr "Dan Dennedy"
#: src/main.cpp:140
#, kde-format
msgid "Alberto Villa"
msgstr "Alberto Villa"
#: src/main.cpp:140
#, kde-format
msgid "Bug fixing, logo, etc."
msgstr "Poprawki błędów, logo, itp."
#: src/main.cpp:141
#, kde-format
msgid "Jean-Michel Poure"
msgstr "Jean-Michel Poure"
#: src/main.cpp:141
#, kde-format
msgid "Rendering profiles customization"
msgstr "Dostosowywanie profili renderowania"
#: src/main.cpp:142
#, kde-format
msgid "Ray Lehtiniemi"
msgstr "Ray Lehtiniemi"
#: src/main.cpp:143
#, kde-format
msgid "Steve Guilford"
msgstr "Steve Guilford"
#: src/main.cpp:144
#, kde-format
msgid "Jason Wood"
msgstr "Jason Wood"
#: src/main.cpp:144
#, kde-format
msgid "Original KDE 3 version author (not active anymore)"
msgstr "Autor oryginalnej wersji dla KDE3 (nie jest już aktywny)"
#: src/main.cpp:145
#, kde-format
msgid "Nara Oliveira and Farid Abdelnour | Estúdio Gunga"
msgstr "Nara Oliveira oraz Farid Abdelnour | Estúdio Gunga"
#: src/main.cpp:145
#, kde-format
msgid "Kdenlive 16.08 icon"
msgstr "Ikona Kdenlive 16.08"
#: src/main.cpp:146
#, kde-format
msgid "NAME OF TRANSLATORS"
msgstr "Łukasz Wojniłowicz, Mariusz Pluciński"
#: src/main.cpp:146
#, kde-format
msgid "EMAIL OF TRANSLATORS"
msgstr "lukasz.wojnilowicz@gmail.com, vshader@gmail.com"
#: src/main.cpp:149
#, kde-format
msgid ""
"Using:\n"
"<a href=\"https://mltframework.org\">MLT</a> version %1\n"
"<a href=\"https://ffmpeg.org\">FFmpeg</a> libraries"
msgstr ""
"Używa:\n"
"<a href=\"https://mltframework.org\">MLT</a> wersja %1\n"
"bibliotek <a href=\"https://ffmpeg.org\">FFmpeg</a>"
#: src/main.cpp:172
#, kde-format
msgid "Set a custom config file name"
msgstr "Ustaw własną nazwę pliku ustawień"
#: src/main.cpp:173
#, kde-format
msgid "Set the path for MLT environment"
msgstr "Ustaw ścieżkę do środowiska MLT"
#: src/main.cpp:174
#, kde-format
msgid "MLT log level"
msgstr "Poziom dziennika MLT"
#: src/main.cpp:175
#, kde-format
msgid "Comma separated list of clips to add"
msgstr "Lista oddzielonych przecinkami wycinków do dodania"
#: src/main.cpp:176
#, kde-format
msgid "Document to open"
msgstr "Dokument do otwarcia"
#: src/mainwindow.cpp:156
#, kde-format
msgid "Style"
msgstr "Wygląd"
#: src/mainwindow.cpp:208
#, kde-format
msgid "Cannot find your default profile, switching to ATSC 1080p 25"
msgstr ""
"Nie można znaleźć twojego domyślnego profilu, przełączono na ATSC 1080p 25"
#: src/mainwindow.cpp:241
#, kde-format
msgid "Library"
msgstr "Biblioteka"
#: src/mainwindow.cpp:291
#, kde-format
msgid "Monitor %1"
msgstr "Monitor %1"
#: src/mainwindow.cpp:301 src/monitor/recmanager.cpp:120
#: src/timeline2/view/qml/timeline.qml:672
#, kde-format
msgid "Configure Recording"
msgstr "Ustawienia nagrywania"
#. i18n: ectx: attribute (title), widget (QWidget, tab_3)
#: src/mainwindow.cpp:306 src/monitor/recmanager.cpp:111
#: src/ui/configcapture_ui.ui:306
#, kde-format
msgid "Screen Grab"
msgstr "Przechwytywanie z ekranu"
#: src/mainwindow.cpp:310
#, kde-format
msgid "Audio Spectrum"
msgstr "Widmo dźwięku"
#: src/mainwindow.cpp:316
#, kde-format
msgid "Project Bin"
msgstr "Pojemnik projektu"
#. i18n: ectx: attribute (title), widget (QWidget, tab_3)
#. i18n: ectx: property (title), widget (QGroupBox, properties)
#: src/mainwindow.cpp:319 src/mltcontroller/clippropertiescontroller.cpp:722
#: src/ui/profiledialog_ui.ui:54 src/ui/titlewidget_ui.ui:566
#, kde-format
msgid "Properties"
msgstr "Właściwości"
#: src/mainwindow.cpp:358 src/mainwindow.cpp:397
#, kde-format
msgid "Effects"
msgstr "Efekty"
#: src/mainwindow.cpp:361
#: src/transitions/transitionlist/model/transitiontreemodel.cpp:45
#, kde-format
msgid "Compositions"
msgstr "Kompozycje"
#: src/mainwindow.cpp:364
#, kde-format
msgid "Clip Monitor"
msgstr "Monitor wycinka"
#: src/mainwindow.cpp:365
#, kde-format
msgid "Project Monitor"
msgstr "Monitor projektu"
#: src/mainwindow.cpp:369
#, kde-format
msgid "Clean"
msgstr "Wyczyść"
#: src/mainwindow.cpp:371
#, kde-format
msgid "Undo History"
msgstr "Historia operacji (cofania)"
#: src/mainwindow.cpp:377
#, kde-format
msgid "Force Breeze Icon Theme"
msgstr "Wymuś zestaw ikon Bryzy"
#: src/mainwindow.cpp:400
#, kde-format
msgid "Add Transition"
msgstr "Dodaj przejście"
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_raisepropstransitions)
#: src/mainwindow.cpp:401 src/mainwindow.cpp:1487
#: src/transitions/transitionlist/model/transitiontreemodel.cpp:46
#: src/ui/configmisc_ui.ui:94 src/ui/configtimeline_ui.ui:108
#, kde-format
msgid "Transitions"
msgstr "Przejścia"
#. i18n("Favorite Effects"));
#: src/mainwindow.cpp:417 src/mainwindow.cpp:428 src/mainwindow.cpp:432
#, kde-format
msgid "Favorite Effects"
msgstr "Ulubione efekty"
#: src/mainwindow.cpp:439 src/mainwindow.cpp:1158
#, kde-format
msgid "Render"
msgstr "Renderowanie"
#: src/mainwindow.cpp:444
#, kde-format
msgid "Render Button"
msgstr "Przycisk renderowania"
#: src/mainwindow.cpp:450
#, kde-format
msgid "Rendering preview"
msgstr "Wyświetlanie podglądu"
#: src/mainwindow.cpp:535
#, kde-format
msgid "Automatic Preview"
msgstr "Samoczynny podgląd"
#: src/mainwindow.cpp:715
#, kde-format
msgctxt "@info:tooltip Tooltip of toolbar button"
msgid "%1 (%2)"
msgstr "%1 (%2)"
#: src/mainwindow.cpp:747
#, kde-format
msgid ""
"You have 1 rendering job waiting in the queue.\n"
"What do you want to do with this job?"
msgid_plural ""
"You have %1 rendering jobs waiting in the queue.\n"
"What do you want to do with these jobs?"
msgstr[0] ""
"Masz 1 zadanie renderowania oczekujące w kolejce.\n"
"Co chcesz z nim zrobić?"
msgstr[1] ""
"Masz %1 zadań renderowania oczekujących w kolejce.\n"
"Co chcesz z nimi zrobić?"
msgstr[2] ""
"Masz %1 zadań renderowania oczekujących w kolejce.\n"
"Co chcesz z nimi zrobić?"
#: src/mainwindow.cpp:749
#, kde-format
msgid "Start them now"
msgstr "Rozpocznij je teraz"
#: src/mainwindow.cpp:749
#, kde-format
msgid "Delete them"
msgstr "Usuń je"
#: src/mainwindow.cpp:890
#, kde-format
msgid "Normal mode"
msgstr "Tryb normalny"
#: src/mainwindow.cpp:894
#, kde-format
msgid "Overwrite mode"
msgstr "Tryb zastępowania"
#: src/mainwindow.cpp:898
#, kde-format
msgid "Insert mode"
msgstr "Tryb wstawiania"
#: src/mainwindow.cpp:902
#, kde-format
msgid "Timeline Edit Mode"
msgstr "Tryb edytowania osi czasu"
#: src/mainwindow.cpp:910
#, kde-format
msgid "Do not Use Timeline Zone for Insert"
msgstr "Nie używaj obszaru osi czasu do wstawienia"
#: src/mainwindow.cpp:910
#, kde-format
msgid "Use Timeline Zone for Insert"
msgstr "Użyj obszaru osi czasu do wstawienia"
#: src/mainwindow.cpp:917 src/mainwindow.cpp:918
#, kde-format
msgid "Track compositing"
msgstr "Kompozycja ścieżki"
#: src/mainwindow.cpp:919 src/project/dialogs/slideshowclip.cpp:68
#: src/scopes/colorscopes/vectorscope.cpp:57
#, kde-format
msgid "None"
msgstr "Brak"
#: src/mainwindow.cpp:926 src/mainwindow.cpp:937
#, kde-format
msgid "High Quality"
msgstr "Wysoka jakość"
#. i18n: ectx: property (text), widget (QPushButton, button_preview)
#: src/mainwindow.cpp:932 src/monitor/recmanager.cpp:51
#: src/ui/dvdwizardstatus_ui.ui:147 src/ui/freesound_ui.ui:144
#: src/utils/resourcewidget.cpp:179 src/utils/resourcewidget.cpp:333
#: src/utils/resourcewidget.cpp:728
#, kde-format
msgid "Preview"
msgstr "Podgląd"
#: src/mainwindow.cpp:949
#, kde-format
msgid "Split Audio Tracks"
msgstr "Oddziel ścieżki dźwięku"
#: src/mainwindow.cpp:955
#, kde-format
msgid "Split Audio Tracks (reverse)"
msgstr "Oddziel ścieżki dźwięku (odwrotnie)"
#: src/mainwindow.cpp:961
#, kde-format
msgid "Mixed Audio tracks"
msgstr "Mieszane ścieżki dźwięku"
#: src/mainwindow.cpp:986
#, kde-format
msgid "Track menu"
msgstr "Menu ścieżki"
#. i18n: ectx: property (text), item, widget (KComboBox, tc_type)
#: src/mainwindow.cpp:991 src/project/dialogs/slideshowclip.cpp:85
#: src/ui/renderwidget_ui.ui:713
#, kde-format
msgid "hh:mm:ss:ff"
msgstr "hh:mm:ss:ff"
#. i18n: ectx: property (text), item, widget (KComboBox, tc_type)
#: src/mainwindow.cpp:992 src/project/dialogs/slideshowclip.cpp:86
#: src/ui/renderwidget_ui.ui:718
#, kde-format
msgid "Frames"
msgstr "Klatki"
#: src/mainwindow.cpp:1004
#, kde-format
msgid "Selection tool"
msgstr "Narzędzie wyboru"
#: src/mainwindow.cpp:1009
#, kde-format
msgid "Razor tool"
msgstr "Narzędzie cięcia"
#: src/mainwindow.cpp:1014
#, kde-format
msgid "Spacer tool"
msgstr "Narzędzie odstępów "
#. i18n: ectx: property (text), widget (QCheckBox, videothumbs)
#: src/mainwindow.cpp:1053 src/ui/wizardextra_ui.ui:35
#, kde-format
msgid "Show video thumbnails"
msgstr "Pokaż miniatury obrazu"
#. i18n: ectx: property (text), widget (QCheckBox, audiothumbs)
#: src/mainwindow.cpp:1059 src/ui/wizardextra_ui.ui:42
#, kde-format
msgid "Show audio thumbnails"
msgstr "Pokaż miniatury dźwięku"
#: src/mainwindow.cpp:1065
#, kde-format
msgid "Show markers comments"
msgstr "Pokaż komentarze do znaczników"
#: src/mainwindow.cpp:1071
#, kde-format
msgid "Snap"
msgstr "Zrzuty"
#: src/mainwindow.cpp:1077
#, kde-format
msgid "Automatic transitions"
msgstr "Samoczynne przejścia"
#: src/mainwindow.cpp:1083
#, kde-format
msgid "Fit zoom to project"
msgstr "Dopasuj powiększenie do projektu"
#: src/mainwindow.cpp:1154
#, kde-format
msgid "Run Config Wizard"
msgstr "Wywołaj pomocnika ustawień"
#. i18n: ectx: property (windowTitle), widget (QDialog, ProjectSettings_UI)
#: src/mainwindow.cpp:1155 src/ui/projectsettings_ui.ui:14
#, kde-format
msgid "Project Settings"
msgstr "Ustawienia projektu"
#: src/mainwindow.cpp:1161
#, kde-format
msgid "Stop Render"
msgstr "Zatrzymaj renderowanie"
#: src/mainwindow.cpp:1166
#, kde-format
msgid "Reset configuration"
msgstr "Wyzeruj ustawienia"
#: src/mainwindow.cpp:1172
#, kde-format
msgid "Adjust Profile to Current Clip"
msgstr "Dopasuj profil do bieżącego wycinka"
#: src/mainwindow.cpp:1174
#, kde-format
msgid "Play Zone"
msgstr "Odtwórz obszar"
#: src/mainwindow.cpp:1176
#, kde-format
msgid "Loop Zone"
msgstr "Zapętlij obszar"
#: src/mainwindow.cpp:1178
#, kde-format
msgid "Loop selected clip"
msgstr "Zapętlij zaznaczony wycinek"
#: src/mainwindow.cpp:1183
#, kde-format
msgid "Transcode Clips"
msgstr "Transkodowanie wycinków"
#: src/mainwindow.cpp:1184 src/project/dialogs/archivewidget.cpp:57
#, kde-format
msgid "Archive Project"
msgstr "Zarchiwizuj projekt"
#: src/mainwindow.cpp:1186
#, kde-format
msgid "Switch monitor"
msgstr "Przełącz monitor"
#: src/mainwindow.cpp:1187
#, kde-format
msgid "Expand Clip"
msgstr "Rozszerz wycinek"
#: src/mainwindow.cpp:1190
#, kde-format
msgid "Monitor Info Overlay"
msgstr "Informacje wyświetlane na monitorze"
#: src/mainwindow.cpp:1195
#, kde-format
msgid "Monitor Overlay Timecode"
msgstr "Kod czasu - nakładka monitora"
#: src/mainwindow.cpp:1200
#, kde-format
msgid "Monitor Overlay Playback Fps"
msgstr "Licznik klatek - nakładka monitora"
#: src/mainwindow.cpp:1205
#, kde-format
msgid "Monitor Overlay Markers"
msgstr "Znaczniki - nakładka monitora"
#: src/mainwindow.cpp:1210
#, kde-format
msgid "Monitor Overlay Audio Waveform"
msgstr "Fala nakładki dźwiękowej - nakładka monitora"
#: src/mainwindow.cpp:1215
#, kde-format
msgid "Real Time (drop frames)"
msgstr "Czas rzeczywisty (porzucanie klatek)"
#: src/mainwindow.cpp:1221
#, kde-format
msgid "Monitor Gamma"
msgstr "Gamma monitora"
#: src/mainwindow.cpp:1222
#, kde-format
msgid "sRGB (computer)"
msgstr "sRGB (komputer)"
#: src/mainwindow.cpp:1223
#, kde-format
msgid "Rec. 709 (TV)"
msgstr "Rec. 709 (TV)"
#: src/mainwindow.cpp:1228
#, kde-format
msgid "Trim Mode"
msgstr "Tryb przycinania"
#: src/mainwindow.cpp:1231
#, kde-format
msgid "Insert Zone in Project Bin"
msgstr "Wstaw obszar do pojemnika projektu"
#: src/mainwindow.cpp:1234
#, kde-format
msgid "Go to Previous Snap Point"
msgstr "Idź do poprzedniego cięcia"
#: src/mainwindow.cpp:1236
#, kde-format
msgid "Go to Clip Start"
msgstr "Idź do początku wycinka"
#: src/mainwindow.cpp:1238
#, kde-format
msgid "Go to Clip End"
msgstr "Idź do końca wycinka"
#: src/mainwindow.cpp:1240
#, kde-format
msgid "Go to Next Snap Point"
msgstr "Idź do kolejnego cięcia"
#: src/mainwindow.cpp:1243
#, kde-format
msgid "Align Playhead to Mouse Position"
msgstr "Wyrównaj głowicę odtwarzającą do pozycji myszy"
#: src/mainwindow.cpp:1245
#, kde-format
msgid "Grab Current Item"
msgstr "Przechwyć bieżący element"
#: src/mainwindow.cpp:1248
#, kde-format
msgid "Automatic Transition"
msgstr "Samoczynne przejście "
#: src/mainwindow.cpp:1255
#, kde-format
msgid "Overwrite Clip Zone in Timeline"
msgstr "Zastąp obszar wycinka na osi czasu"
#: src/mainwindow.cpp:1257
#, kde-format
msgid "Insert Clip Zone in Timeline"
msgstr "Wstaw obszar wycinka na oś czasu"
#: src/mainwindow.cpp:1259
#, kde-format
msgid "Extract Timeline Zone"
msgstr "Wydobądź obszar osi czasu"
#: src/mainwindow.cpp:1261
#, kde-format
msgid "Lift Timeline Zone"
msgstr "Podnieś obszar osi czasu"
#: src/mainwindow.cpp:1263
#, kde-format
msgid "Add Preview Zone"
msgstr "Dodaj obszar podglądu"
#: src/mainwindow.cpp:1265
#, kde-format
msgid "Remove Preview Zone"
msgstr "Usuń obszar podglądu"
#: src/mainwindow.cpp:1267
#, kde-format
msgid "Remove All Preview Zones"
msgstr "Usuń wszystkie obszary podglądu"
#: src/mainwindow.cpp:1269
#, kde-format
msgid "Start Preview Render"
msgstr "Rozpocznij wyświetlanie podglądu"
#: src/mainwindow.cpp:1271
#, kde-format
msgid "Stop Preview Render"
msgstr "Zatrzymaj wyświetlanie podglądu"
#: src/mainwindow.cpp:1274
#, kde-format
msgid "Select Clip"
msgstr "Zaznacz wycinek"
#: src/mainwindow.cpp:1276
#, kde-format
msgid "Deselect Clip"
msgstr "Odznacz wycinek"
#: src/mainwindow.cpp:1278
#, kde-format
msgid "Add Clip To Selection"
msgstr "Dodaj wycinek do zaznaczenia"
#: src/mainwindow.cpp:1280
#, kde-format
msgid "Select Transition"
msgstr "Zaznacz przejście"
#: src/mainwindow.cpp:1282
#, kde-format
msgid "Deselect Transition"
msgstr "Odznacz przejście"
#: src/mainwindow.cpp:1284
#, kde-format
msgid "Add Transition To Selection"
msgstr "Dodaj przejście do zaznaczenia"
#: src/mainwindow.cpp:1286 src/monitor/view/SceneToolBar.qml:55
#: src/timeline2/view/qml/ClipMenu.qml:72
#, kde-format
msgid "Add Marker"
msgstr "Dodaj znacznik"
#: src/mainwindow.cpp:1287 src/timeline2/view/qml/ClipMenu.qml:84
#, kde-format
msgid "Delete Marker"
msgstr "Usuń znacznik "
#: src/mainwindow.cpp:1288 src/timeline2/view/qml/ClipMenu.qml:88
#, kde-format
msgid "Delete All Markers"
msgstr "Usuń wszystkie znaczniki"
#: src/mainwindow.cpp:1291 src/timeline2/view/qml/ClipMenu.qml:80
#, kde-format
msgid "Edit Marker"
msgstr "Edytuj znacznik"
#: src/mainwindow.cpp:1295 src/timeline2/view/qml/ClipMenu.qml:76
#, kde-format
msgid "Add Marker/Guide quickly"
msgstr "Szybko dodaj znacznik/prowadnicę"
#: src/mainwindow.cpp:1299
#, kde-format
msgid "Current Selection"
msgstr "Bieżące zaznaczenie"
#: src/mainwindow.cpp:1300 src/timeline2/model/timelinefunctions.cpp:688
#: src/timeline2/view/qml/ClipMenu.qml:60
#, kde-format
msgid "Split Audio"
msgstr "Oddziel dźwięk"
#: src/mainwindow.cpp:1306
#, kde-format
msgid "Disable Clip"
msgstr "Wyłącz wycinek"
#: src/mainwindow.cpp:1312 src/timeline2/view/qml/ClipMenu.qml:93
#, kde-format
msgid "Set Audio Reference"
msgstr "Ustaw odniesienie dźwięku"
#: src/mainwindow.cpp:1319
#, kde-format
msgid "Align Audio to Reference"
msgstr "Wyrównaj dźwięk do odniesienia"
#: src/mainwindow.cpp:1324 src/timeline2/view/qml/ClipMenu.qml:44
#: src/timeline2/view/qml/CompositionMenu.qml:32
#, kde-format
msgid "Edit Duration"
msgstr "Edytuj czas trwania"
#: src/mainwindow.cpp:1328 src/timeline2/view/qml/ClipMenu.qml:117
#, kde-format
msgid "Change Speed"
msgstr "Zmień szybkość"
#: src/mainwindow.cpp:1332 src/timeline2/view/qml/ClipMenu.qml:124
#, kde-format
msgid "Clip in Project Bin"
msgstr "Wycinek w pojemniku projektu"
#. i18n: ectx: property (windowTitle), widget (QDialog, CutJobDialog_UI)
#: src/mainwindow.cpp:1338 src/ui/cutjobdialog_ui.ui:14
#, kde-format
msgid "Cut Clip"
msgstr "Wytnij wycinek"
#: src/mainwindow.cpp:1341
#, kde-format
msgid "Delete Selected Item"
msgstr "Usuń wybrany element"
#: src/mainwindow.cpp:1344
#, kde-format
msgid "Resize Item Start"
msgstr "Zmień rozmiar początku elementu"
#: src/mainwindow.cpp:1348
#, kde-format
msgid "Resize Item End"
msgstr "Zmień rozmiar końca elementu"
#: src/mainwindow.cpp:1352 src/timeline2/view/qml/ClipMenu.qml:52
#, kde-format
msgid "Paste Effects"
msgstr "Wklej efekty"
#: src/mainwindow.cpp:1358
#, kde-format
msgid "Group Clips"
msgstr "Grupuj wycinki"
#: src/mainwindow.cpp:1364
#, kde-format
msgid "Ungroup Clips"
msgstr "Rozgrupuj wycinki"
#: src/mainwindow.cpp:1384 src/timeline2/view/qml/timeline.qml:510
#, kde-format
msgid "Insert Space"
msgstr "Wstaw odstęp"
#: src/mainwindow.cpp:1385 src/timeline2/view/qml/timeline.qml:526
#, kde-format
msgid "Remove Space"
msgstr "Usuń odstęp"
#: src/mainwindow.cpp:1386
#, kde-format
msgid "Remove Space In All Tracks"
msgstr "Usuń odstępy we wszystkich ścieżkach"
#: src/mainwindow.cpp:1389 src/timeline2/model/timelinemodel.cpp:2111
#, kde-format
msgid "Insert Track"
msgstr "Wstaw ścieżkę"
#: src/mainwindow.cpp:1393 src/timeline2/model/timelinemodel.cpp:2162
#: src/timeline2/view/dialogs/trackdialog.cpp:31
#: src/timeline2/view/dialogs/trackdialog.cpp:66
#: src/timeline2/view/dialogs/tracksconfigdialog.cpp:89
#: src/timeline2/view/qml/timeline.qml:654
#, kde-format
msgid "Delete Track"
msgstr "Usuń ścieżkę"
#: src/mainwindow.cpp:1398
#, kde-format
msgid "Select All in Current Track"
msgstr "Wybierz wszystkie w bieżącej ścieżce"
#: src/mainwindow.cpp:1415
#, kde-format
msgid "Manage Cached Data"
msgstr "Zarządzanie przechowywanymi danymi"
#: src/mainwindow.cpp:1418
#, kde-format
msgid "Disable Timeline Preview"
msgstr "Wyłącz podgląd na osi czasu"
#: src/mainwindow.cpp:1422 src/monitor/view/SceneToolBar.qml:55
#: src/timeline2/view/qml/timeline.qml:535
#: src/timeline2/view/qml/timeline.qml:576
#: src/timeline2/view/qml/timeline.qml:591
#: src/timeline2/view/qml/timeline.qml:626
#, kde-format
msgid "Add Guide"
msgstr "Dodaj prowadnicę"
#: src/mainwindow.cpp:1423
#, kde-format
msgid "Delete Guide"
msgstr "Usuń prowadnicę"
#: src/mainwindow.cpp:1424 src/timeline2/view/qml/timeline.qml:551
#: src/timeline2/view/qml/timeline.qml:607
#, kde-format
msgid "Edit Guide"
msgstr "Edytuj prowadnicę"
#: src/mainwindow.cpp:1425
#, kde-format
msgid "Delete All Guides"
msgstr "Usuń wszystkie prowadnice"
#: src/mainwindow.cpp:1431
#, kde-format
msgid "Add Timeline Selection to Library"
msgstr "Dodaj zaznaczenie na osi czasu do biblioteki"
#: src/mainwindow.cpp:1467
#, kde-format
msgid "Disable Timeline Effects"
msgstr "Wyłącz efekt osi czasu"
#: src/mainwindow.cpp:1473
#, kde-format
msgid "Toggle Track Lock"
msgstr "Przełącz blokadę ścieżki"
#: src/mainwindow.cpp:1475
#, kde-format
msgid "Toggle All Track Lock"
msgstr "Przełącz blokadę wszystkich ścieżek"
#: src/mainwindow.cpp:1477
#, kde-format
msgid "Toggle Track Target"
msgstr "Przełącz ścieżkę docelową"
#: src/mainwindow.cpp:1479
#, kde-format
msgid "Toggle Track Active"
msgstr "Wł./Wył. ścieżkę"
#: src/mainwindow.cpp:1481 src/timeline2/view/qml/timeline.qml:615
#, kde-format
msgid "Add Project Note"
msgstr "Dodaj uwagę do projektu"
#: src/mainwindow.cpp:1498
#, kde-format
msgid "Extract frame..."
msgstr "Wydobądź klatkę..."
#: src/mainwindow.cpp:1501
#, kde-format
msgid "Extract frame to project..."
msgstr "Wydobądź klatkę do projektu..."
#: src/mainwindow.cpp:1614 src/mainwindow.cpp:1624
#, kde-format
msgid ""
"You have changed the proxy parameters. Do you want to recreate all proxy "
"clips for this project?"
msgstr ""
"Zmieniono parametry pośrednika. Czy chcesz utworzyć ponownie wszystkie "
"wycinki pośrednie dla tego projektu?"
#: src/mainwindow.cpp:1670
#, kde-format
msgid ""
"The current project has not been saved. This will first save the project, "
"then move all temporary files from <b>%1</b> to <b>%2</b>, and the project "
"file will be reloaded"
msgstr ""
"Nie zapisano obecnego projektu. Najpierw zostanie zapisany projekt, a "
"następnie przeniesione zostaną wszystkie pliki tymczasowe z <b>%1</b> do <b>"
"%2</b>, a na końcu plik projektu zostanie wczytany ponownie"
#: src/mainwindow.cpp:1678
#, kde-format
msgid ""
"This will move all temporary files from <b>%1</b> to <b>%2</b>, the project "
"file will then be reloaded"
msgstr ""
"Spowoduje to przeniesienie wszystkich plików tymczasowych z <b>%1</b> do <b>"
"%2</b>, a na końcu plik projektu zostanie wczytany ponownie"
#: src/mainwindow.cpp:1687
#, kde-format
msgid "Cannot perform operation, invalid document id: %1"
msgstr "Nie można wykonać działania, nieprawidłowy id dokumentu: %1"
#: src/mainwindow.cpp:1692
#, kde-format
msgid "Cannot perform operation, target directory already exists: %1"
msgstr "Nie można wykonać działania, katalog docelowy już istnieje: %1"
#: src/mainwindow.cpp:1756 src/mainwindow.cpp:3654 src/mainwindow.cpp:3669
#, kde-format
msgid "Rendering using low quality track compositing"
msgstr "Renderowanie używające niskiej jakości komponowania ścieżki"
#: src/mainwindow.cpp:1830
#, kde-format
msgid "This will remove all unused clips from your project."
msgstr "Usunie to wszystkie nieużywane wycinki z twojego projektu."
#: src/mainwindow.cpp:1830
#, kde-format
msgid "Clean up project"
msgstr "Posprzątaj w projekcie"
#: src/mainwindow.cpp:2033
#, kde-format
msgid "Current scheme:"
msgstr "Bieżący zestaw:"
#: src/mainwindow.cpp:2043
#, kde-format
msgid "More Actions"
msgstr "Więcej działań"
#: src/mainwindow.cpp:2045
#, kde-format
msgid "Download New Keyboard Schemes..."
msgstr "Pobierz nowe układy klawiatury..."
#: src/mainwindow.cpp:2052
#, kde-format
msgctxt "general keyboard shortcuts"
msgid "General"
msgstr "Ogólne"
#: src/mainwindow.cpp:2112
#, kde-format
msgid ""
"This will delete Kdenlive's configuration file and restart the application. "
"Do you want to proceed?"
msgstr ""
"To usunie plik ustawień Kdenlive i uruchomi aplikację ponownie. Czy "
"kontynuować?"
#: src/mainwindow.cpp:2212 src/mainwindow.cpp:2316
#, kde-format
msgid "Cannot find clip to add marker"
msgstr "Nie można znaleźć wycinka do dodania znacznika"
#: src/mainwindow.cpp:2234 src/mainwindow.cpp:2265
#, kde-format
msgid "Cannot find clip to remove marker"
msgstr "Nie można znaleźć wycinka do usunięcia znacznika"
#: src/mainwindow.cpp:2245 src/mainwindow.cpp:2298
#, kde-format
msgid "No marker found at cursor time"
msgstr "Nie znaleziono znacznika w wybranym czasie"
#: src/mainwindow.cpp:2270
#, kde-format
msgid "An error occurred while deleting markers"
msgstr "Wystąpił błąd podczas usuwania znaczników"
#: src/mainwindow.cpp:2290 src/timeline2/view/timelinecontroller.cpp:745
#: src/timeline2/view/timelinecontroller.cpp:753
#: src/timeline2/view/timelinecontroller.cpp:767
#: src/timeline2/view/timelinecontroller.cpp:785
#: src/timeline2/view/timelinecontroller.cpp:804
#, kde-format
msgid "Cannot find clip to edit marker"
msgstr "Nie można znaleźć wycinka do edycji znacznika"
#: src/mainwindow.cpp:2575
#, kde-format
msgid "Select an item to add effect"
msgstr "Wybierz element do dodania efektu"
#: src/mainwindow.cpp:2631
#, kde-format
msgid "Zoom Level: %1/%2"
msgstr "Poziom powiększenia: %1/%2"
#: src/mainwindow.cpp:2711
#, kde-format
msgid "Ctrl + click to use spacer on current track only"
msgstr ""
"Ctrl + kliknięcie aby użyć narzędzia odstępów tylko na bieżącej ścieżce"
#: src/mainwindow.cpp:2714
#, kde-format
msgid "Click on a clip to cut it, Shift + move to preview cut frame"
msgstr "Naciśnij, aby go wyciąć, Shift + ruch, aby podejrzeć wyciętą klatkę"
#: src/mainwindow.cpp:2717
#, kde-format
msgid ""
"Shift + click to create a selection rectangle, Ctrl + click to add an item "
"to selection"
msgstr ""
"Shift + kliknięcie aby utworzyć prostokąt wyboru, Ctrl + kliknięcie aby "
"dodać element do wyboru"
#: src/mainwindow.cpp:3052
#, kde-format
msgid "Stabilize (%1)"
msgstr "Ustabilizuj (%1)"
#: src/mainwindow.cpp:3056 src/project/clipstabilize.cpp:131
#, kde-format
msgid "Stabilize clip"
msgid_plural "Stabilize clips"
msgstr[0] "Stabilizuj wycinek"
msgstr[1] "Stabilizuj wycinek"
msgstr[2] "Stabilizuj wycinek"
#: src/mainwindow.cpp:3064
#, kde-format
msgid "Automatic scene split"
msgstr "Samoczynny podział sceny"
#: src/mainwindow.cpp:3067
#, kde-format
msgid "Scene detection"
msgstr "Wykrywanie sceny"
#: src/mainwindow.cpp:3071
#, kde-format
msgid "Duplicate clip with speed change"
msgstr "Powiel wycinek ze zmianą szybkości"
#: src/mainwindow.cpp:3095
#, kde-format
msgid "Transcoders"
msgstr "Transkodery"
#: src/mainwindow.cpp:3132
#, kde-format
msgid "Interface"
msgstr "Interfejs"
#: src/mainwindow.cpp:3177
#, kde-format
msgid "Files to transcode"
msgstr "Pliki do transkodowania"
#: src/mainwindow.cpp:3313
#, kde-format
msgid "Project file could not be saved for archiving."
msgstr "Nie można było zapisać pliku projektu do archiwizacji."
#: src/mainwindow.cpp:3318
#, kde-format
msgid "Archiving project"
msgstr "Zarchiwizuj projekt"
#: src/mainwindow.cpp:3536
#, kde-format
msgid "Icon Size"
msgstr "Rozmiar ikon"
#: src/mainwindow.cpp:3540
#, kde-format
msgctxt "@item:inmenu Icon size"
msgid "Default"
msgstr "Domyślne"
#: src/mainwindow.cpp:3561 src/mainwindow.cpp:3589
#, kde-format
msgid "Small (%1x%2)"
msgstr "Małe (%1x%2)"
#: src/mainwindow.cpp:3563 src/mainwindow.cpp:3591
#, kde-format
msgid "Medium (%1x%2)"
msgstr "Średnie (%1x%2)"
#: src/mainwindow.cpp:3565 src/mainwindow.cpp:3593
#, kde-format
msgid "Large (%1x%2)"
msgstr "Duże (%1x%2)"
#: src/mainwindow.cpp:3567 src/mainwindow.cpp:3595
#, kde-format
msgid "Huge (%1x%2)"
msgstr "Wielkie (%1x%2)"
#: src/mainwindow.cpp:3633
#, kde-format
msgid "Manage Cache Data"
msgstr "Zarządzaj pamięcią podręczną"
#: src/mainwindow.cpp:3676
#, kde-format
msgid ""
"This will hide the menu bar completely. You can show it again by typing Ctrl"
"+M."
msgstr ""
"Spowoduje to całkowite ukrycie paska menu. Można go przywrócić naciskając "
"Ctrl+M."
#: src/mainwindow.cpp:3676
#, kde-format
msgid "Hide menu bar"
msgstr "Ukryj pasek menu"
#: src/mainwindow.cpp:3691
#, kde-format
msgid ""
"Kdenlive needs to be restarted to apply the icon theme change. Restart now?"
msgstr ""
"Należy ponownie uruchomić Kdenlive, aby zastosować zmianę zestawu ikon. Czy "
"zrobić to teraz?"
#: src/mltconnection.cpp:115
#, kde-format
msgid "Cannot find the melt program required for rendering (part of MLT)"
msgstr "Nie znaleziono programu melt wymaganego do renderowania (część MLT)"
#: src/mltconnection.cpp:149
#, kde-format
msgid "Cannot find your MLT profiles, please give the path"
msgstr "Nie znaleziono twojego profilu MLT, podaj ścieżkę dostępu"
#: src/mltcontroller/clippropertiescontroller.cpp:145
#: src/mltcontroller/clippropertiescontroller.cpp:1018
#: src/mltcontroller/clippropertiescontroller.cpp:1055
#, kde-format
msgctxt "Kilobytes per seconds"
msgid "kb/s"
msgstr "kb/s"
#: src/mltcontroller/clippropertiescontroller.cpp:214
#, kde-format
msgid "Export markers"
msgstr "Eksportuj znaczniki"
#: src/mltcontroller/clippropertiescontroller.cpp:235
#, kde-format
msgid "Analysis data"
msgstr "Dane analizy"
#: src/mltcontroller/clippropertiescontroller.cpp:238
#, kde-format
msgid "Delete analysis"
msgstr "Usuń analizę"
#: src/mltcontroller/clippropertiescontroller.cpp:239
#, kde-format
msgid "Export analysis"
msgstr "Eksportuj analizę"
#: src/mltcontroller/clippropertiescontroller.cpp:240
#, kde-format
msgid "Import analysis"
msgstr "Importuj analizę"
#: src/mltcontroller/clippropertiescontroller.cpp:291
#, kde-format
msgid "Enter template text here"
msgstr "Tutaj podaj tekst szablonu"
#: src/mltcontroller/clippropertiescontroller.cpp:293
#, kde-format
msgid "Apply"
msgstr "Zastosuj"
#: src/mltcontroller/clippropertiescontroller.cpp:408
#, kde-format
msgid "Delete proxy file"
msgstr "Usuń plik wycinka pośredniego"
#: src/mltcontroller/clippropertiescontroller.cpp:414
#, kde-format
msgid "Proxy options"
msgstr "Możliwości wycinków pośrednich"
#: src/mltcontroller/clippropertiescontroller.cpp:419
#, kde-format
msgid "Open folder"
msgstr "Otwórz katalog"
#: src/mltcontroller/clippropertiescontroller.cpp:425
#, kde-format
msgid "Play proxy clip"
msgstr "Odtwórz wycinek pośredni"
#: src/mltcontroller/clippropertiescontroller.cpp:431
#, kde-format
msgid "Copy file location to clipboard"
msgstr "Skopiuj miejsce pliku do schowka"
#. i18n: ectx: property (text), widget (QLabel, label_18)
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: src/mltcontroller/clippropertiescontroller.cpp:450
#: src/mltcontroller/clippropertiescontroller.cpp:1007
#: src/mltcontroller/clippropertiescontroller.cpp:1012
#: src/ui/configcapture_ui.ui:319 src/ui/profiledialog_ui.ui:97
#, kde-format
msgid "Frame rate"
msgstr "Klatek na sekundę"
#. i18n: ectx: property (text), widget (QLabel, scanningLabel)
#: src/mltcontroller/clippropertiescontroller.cpp:474
#: src/mltcontroller/clippropertiescontroller.cpp:1022
#: src/project/dialogs/profilewidget.cpp:53 src/ui/renderwidget_ui.ui:538
#, kde-format
msgid "Scanning"
msgstr "Skanowanie"
#. i18n: ectx: property (text), widget (QLabel, p_progressive)
#: src/mltcontroller/clippropertiescontroller.cpp:478
#: src/mltcontroller/clippropertiescontroller.cpp:1022
#: src/project/dialogs/profilewidget.cpp:120 src/ui/configcapture_ui.ui:201
#, kde-format
msgid "Interlaced"
msgstr "Przeplot"
#: src/mltcontroller/clippropertiescontroller.cpp:496
#, kde-format
msgid "Field order"
msgstr "Kolejność pól"
#: src/mltcontroller/clippropertiescontroller.cpp:500
#, kde-format
msgid "Bottom first"
msgstr "Najpierw dół"
#: src/mltcontroller/clippropertiescontroller.cpp:501
#, kde-format
msgid "Top first"
msgstr "Najpierw góra"
#: src/mltcontroller/clippropertiescontroller.cpp:518
#, kde-format
msgid "Disable autorotate"
msgstr "Wyłącz samoobracanie"
#. i18n: ectx: property (text), widget (QLabel, threadsLabel)
#: src/mltcontroller/clippropertiescontroller.cpp:529
#: src/ui/renderwidget_ui.ui:491
#, kde-format
msgid "Threads"
msgstr "Wątki"
#: src/mltcontroller/clippropertiescontroller.cpp:550
#, kde-format
msgid "Disable video"
msgstr "Wyłącz obraz"
#: src/mltcontroller/clippropertiescontroller.cpp:550
#, kde-format
msgid "Enable video"
msgstr "Włącz obraz"
#: src/mltcontroller/clippropertiescontroller.cpp:558
#, kde-format
msgid "Video stream"
msgstr "Strumień obrazu"
#: src/mltcontroller/clippropertiescontroller.cpp:601
#, kde-format
msgid "Disable audio"
msgstr "Wyłącz dźwięk"
#: src/mltcontroller/clippropertiescontroller.cpp:601
#, kde-format
msgid "Enable audio"
msgstr "Włącz dźwięk"
#: src/mltcontroller/clippropertiescontroller.cpp:609
#, kde-format
msgid "Audio stream"
msgstr "Strumień dźwięku"
#: src/mltcontroller/clippropertiescontroller.cpp:647
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Audio only"
msgid "Audio sync"
-msgstr "Tylko dźwięk"
+msgstr "Synchronizacja dźwięku"
#: src/mltcontroller/clippropertiescontroller.cpp:649
-#, fuzzy, kde-format
+#, kde-format
#| msgctxt "Selection tool shortcut"
#| msgid "s"
msgid "ms"
-msgstr "s"
+msgstr "ms"
#. i18n: ectx: property (text), widget (QLabel, label_32)
#. i18n: ectx: property (text), widget (QLabel, label_12)
#: src/mltcontroller/clippropertiescontroller.cpp:670
#: src/mltcontroller/clippropertiescontroller.cpp:1035
#: src/ui/configcapture_ui.ui:173 src/ui/profiledialog_ui.ui:233
#, kde-format
msgid "Colorspace"
msgstr "Przestrzeń barw"
#. i18n: ectx: property (text), widget (QCheckBox, clip_full_luma)
#: src/mltcontroller/clippropertiescontroller.cpp:701
#: src/ui/clipproperties_ui.ui:772
#, kde-format
msgid "Full luma range"
msgstr "Pełen zakres luminancji"
#: src/mltcontroller/clippropertiescontroller.cpp:720
#, kde-format
msgid "File info"
msgstr "Dane o pliku"
#. i18n: ectx: attribute (title), widget (QWidget, tab_5)
#. i18n: ectx: attribute (title), widget (QWidget, tab_3)
#: src/mltcontroller/clippropertiescontroller.cpp:726
#: src/project/dialogs/projectsettings.cpp:712 src/ui/clipproperties_ui.ui:511
#: src/ui/projectsettings_ui.ui:401
#, kde-format
msgid "Metadata"
msgstr "Metadane"
#: src/mltcontroller/clippropertiescontroller.cpp:728
#, kde-format
msgid "Analysis"
msgstr "Analiza"
#. i18n: ectx: property (text), widget (QLabel, label_16)
#: src/mltcontroller/clippropertiescontroller.cpp:969
#: src/ui/clipproperties_ui.ui:365
#, kde-format
msgid "Image size"
msgstr "Rozmiar obrazu"
#: src/mltcontroller/clippropertiescontroller.cpp:998
#, kde-format
msgid "Video codec"
msgstr "Kodek obrazu"
#: src/mltcontroller/clippropertiescontroller.cpp:1002
#, kde-format
msgid "Frame size"
msgstr "Rozmiar klatki"
#: src/mltcontroller/clippropertiescontroller.cpp:1018
#, kde-format
msgid "Video bitrate"
msgstr "Szybkość transmisji wideo:"
#. i18n: ectx: property (text), widget (QLabel, label_9)
#: src/mltcontroller/clippropertiescontroller.cpp:1030
#: src/ui/profiledialog_ui.ui:131
#, kde-format
msgid "Pixel aspect ratio"
msgstr "Współczynnik kształtu pikseli"
#: src/mltcontroller/clippropertiescontroller.cpp:1032
#, kde-format
msgid "Pixel format"
msgstr "Format piksela"
#: src/mltcontroller/clippropertiescontroller.cpp:1042
#, kde-format
msgid "Audio codec"
msgstr "Kodek dźwiękowy"
#: src/mltcontroller/clippropertiescontroller.cpp:1046
#, kde-format
msgid "Audio channels"
msgstr "Kanały dźwiękowe"
#: src/mltcontroller/clippropertiescontroller.cpp:1050
#, kde-format
msgid "Audio frequency"
msgstr "Częstotliwość dźwięku"
#: src/mltcontroller/clippropertiescontroller.cpp:1050
#, kde-format
msgctxt "Herz"
msgid "Hz"
msgstr "Hz"
#: src/mltcontroller/clippropertiescontroller.cpp:1055
#, kde-format
msgid "Audio bitrate"
msgstr "Szybkość transmisji dźwięku"
#. i18n: ectx: property (text), widget (QLabel, clip_filesize)
#: src/mltcontroller/clippropertiescontroller.cpp:1063
#: src/ui/clipproperties_ui.ui:65 src/utils/freesound.cpp:226
#, kde-format
msgid "File size"
msgstr "Rozmiar pliku"
#: src/mltcontroller/clippropertiescontroller.cpp:1110
#, kde-format
msgid "Save Clip Markers"
msgstr "Zapisz znaczniki wycinka"
#: src/mltcontroller/clippropertiescontroller.cpp:1136
#, kde-format
msgid "Load Clip Markers"
msgstr "Wczytaj znaczniki wycinka"
#: src/mltcontroller/clippropertiescontroller.cpp:1159
#, kde-format
msgid "An error occurred while parsing the marker file"
msgstr "Wystąpił błąd podczas przetwarzania pliku znacznika"
#: src/mltcontroller/clippropertiescontroller.cpp:1175
#: src/mltcontroller/clippropertiescontroller.cpp:1206
#: src/mltcontroller/clippropertiescontroller.cpp:1236
#, kde-format
msgid "Exif"
msgstr "Exif"
#: src/mltcontroller/clippropertiescontroller.cpp:1256
#: src/mltcontroller/clippropertiescontroller.cpp:1282
#, kde-format
msgid "Magic Lantern"
msgstr "Magiczna lampa"
#: src/mltcontroller/clippropertiescontroller.cpp:1325
#, kde-format
msgid "Save Analysis Data"
msgstr "Zapisz Dane Analizy"
#: src/mltcontroller/clippropertiescontroller.cpp:1325
#: src/mltcontroller/clippropertiescontroller.cpp:1338
#, kde-format
msgid "Text File (*.txt)"
msgstr "Plik tekstowy (*.txt)"
#: src/mltcontroller/clippropertiescontroller.cpp:1338
#, kde-format
msgid "Open Analysis Data"
msgstr "Otwórz Dane Analizy"
#: src/monitor/glwidget.cpp:1834 src/monitor/glwidget.cpp:1855
#, kde-format
msgid "Select a zone to play"
msgstr "Wybierz obszar do odtworzenia"
#: src/monitor/glwidget.cpp:1911
#, kde-format
msgid ""
"Could not create the video preview window.\n"
"There is something wrong with your Kdenlive install or your driver settings, "
"please fix it."
msgstr ""
"Nie można włączyć okna podglądu.\n"
"Może to być spowodowane błędną instalacją Kdenlive lub nieprawidłowymi "
"ustawieniami sterownika. Sprawdź ustawienia i/lub przeinstaluj Kdenlive."
#: src/monitor/monitor.cpp:211
#, kde-format
msgid "Insert Zone to Project Bin"
msgstr "Wstaw obszar do pojemnika projektu"
#: src/monitor/monitor.cpp:216 src/monitor/monitormanager.cpp:479
#, kde-format
msgid "Set Zone In"
msgstr "Ustaw obszar w"
#: src/monitor/monitor.cpp:217 src/monitor/monitormanager.cpp:483
#, kde-format
msgid "Set Zone Out"
msgstr "Ustaw obszar poza"
#: src/monitor/monitor.cpp:232
#, kde-format
msgid "Play..."
msgstr "Odtwórz..."
#: src/monitor/monitor.cpp:234 src/monitor/monitormanager.cpp:365
#: src/monitor/monitormanager.cpp:371
#, kde-format
msgid "Pause"
msgstr "Wstrzymaj"
#: src/monitor/monitor.cpp:254
#, kde-format
msgid "Misc..."
msgstr "Różne..."
#: src/monitor/monitor.cpp:258
#, kde-format
msgid "Go to marker..."
msgstr "Idź do znacznika..."
#: src/monitor/monitor.cpp:260 src/timeline2/view/qml/timeline.qml:541
#: src/timeline2/view/qml/timeline.qml:597
#, kde-format
msgid "Go to guide..."
msgstr "Idź do prowadnicy..."
#: src/monitor/monitor.cpp:265
#, kde-format
msgid "Force Monitor Size"
msgstr "Wymuś rozmiar monitora"
#: src/monitor/monitor.cpp:266
#, kde-format
msgid "Force 100%"
msgstr "Wymuś 100%"
#: src/monitor/monitor.cpp:268
#, kde-format
msgid "Force 50%"
msgstr "Wymuś 50%"
#: src/monitor/monitor.cpp:270
#, kde-format
msgid "Free Resize"
msgstr "Dowolny rozmiar"
#: src/monitor/monitor.cpp:283
#, kde-format
msgid "Audio volume"
msgstr "Głośność dźwięku"
#: src/monitor/monitor.cpp:285
#, kde-format
msgid "Volume"
msgstr "Głośność"
#: src/monitor/monitor.cpp:319
#, kde-format
msgid "Show/Hide edit mode"
msgstr "Pokaż/ukryj tryb edycji"
#: src/monitor/monitor.cpp:483
#, kde-format
msgid "Save zone"
msgstr "Zapisz obszar"
#: src/monitor/monitor.cpp:495
#, kde-format
msgid "Set current image as thumbnail"
msgstr "Ustaw obecny obraz jako miniaturę"
#: src/monitor/monitor.cpp:503
#, kde-format
msgid "Overlay audio waveform"
msgstr "Fala nakładki dźwiękowej"
#: src/monitor/monitor.cpp:509
#, kde-format
msgid "Show Audio Levels"
msgstr "Pokaż poziomy dźwiękowe"
#: src/monitor/monitor.cpp:543
#, kde-format
msgid "Your screen resolution is not sufficient for this action"
msgstr "Rozdzielczość twojego ekranu nie jest wystarczająca dla tego działania"
#: src/monitor/monitor.cpp:1041
#, kde-format
msgid "Save Image"
msgstr "Zapisz obraz"
#: src/monitor/monitor.cpp:1041
#, kde-format
msgid "Save Image to Project"
msgstr "Zapisz obraz do projektu"
#: src/monitor/monitor.cpp:1046
#, kde-format
msgid "Export image using source resolution"
msgstr "Wyeksportuj obraz przy użyciu rozdzielczości źródłowej"
#: src/monitor/monitor.cpp:1143
#, kde-format
msgid "In Point"
msgstr "Punkt wewnątrz"
#: src/monitor/monitor.cpp:1145
#, kde-format
msgid "Out Point"
msgstr "Punkt na zewnątrz"
#: src/monitor/monitor.cpp:1762
#, kde-format
msgid "Cannot initialize Movit's GLSL manager, please disable Movit"
msgstr "Nie można otworzyć zarządzania GLSL Movit'a, proszę wyłączyć Movit"
#: src/monitor/monitor.cpp:1804 src/monitor/monitor.cpp:1859
#, kde-format
msgid ""
"The alphagrad filter is required for that feature, please install frei0r and "
"restart Kdenlive"
msgstr ""
"Dla tej funkcji wymagany jest filtr alphagrad, wgraj frei0r i uruchom "
"Kdenlive ponownie"
#: src/monitor/monitor.cpp:1826
#, kde-format
msgid "Clip has no effects"
msgstr "Wycinek nie ma efektów"
#: src/monitor/monitor.cpp:1828
#, kde-format
msgid "Select a clip in project bin to compare effect"
msgstr "Zaznacz wycinek, w pojemniku projektu, aby porównać efekt"
#: src/monitor/monitor.cpp:1866
#, kde-format
msgid ""
"The cairoblend transition is required for that feature, please install "
"frei0r and restart Kdenlive"
msgstr ""
"Dla tej funkcji wymagane jest przejście cairoblend, wgraj frei0r i uruchom "
"Kdenlive ponownie"
#: src/monitor/monitor.cpp:1912
#, kde-format
msgid "Enable edit mode in monitor to edit effect"
msgstr "Włącz tryb edycji w monitorze, aby edytować efekt"
#: src/monitor/monitormanager.cpp:375
#, kde-format
msgid "Switch monitor fullscreen"
msgstr "Przełącz monitor na pełny ekran"
#: src/monitor/monitormanager.cpp:380
#, kde-format
msgid "Zoom in monitor"
msgstr "Powiększ monitor"
#: src/monitor/monitormanager.cpp:385
#, kde-format
msgid "Zoom out monitor"
msgstr "Pomniejsz monitor"
#: src/monitor/monitormanager.cpp:390
#, kde-format
msgid "Rewind"
msgstr "Cofnij"
#: src/monitor/monitormanager.cpp:394
#, kde-format
msgid "Rewind 1 Frame"
msgstr "Cofnij 1 klatkę"
#: src/monitor/monitormanager.cpp:398
#, kde-format
msgid "Rewind 1 Second"
msgstr "Cofnij 1 sekundę"
#: src/monitor/monitormanager.cpp:402
#, kde-format
msgid "Forward"
msgstr "Dalej"
#: src/monitor/monitormanager.cpp:406
#, kde-format
msgid "Go to Project Start"
msgstr "Idź do początku projektu"
#: src/monitor/monitormanager.cpp:410
#, kde-format
msgid "Multitrack view"
msgstr "Widok wielościeżkowy"
#: src/monitor/monitormanager.cpp:419
#, kde-format
msgid "Go to Project End"
msgstr "Idź do końca projektu"
#: src/monitor/monitormanager.cpp:423
#, kde-format
msgid "Forward 1 Frame"
msgstr "Dalej o 1 klatkę"
#: src/monitor/monitormanager.cpp:427
#, kde-format
msgid "Forward 1 Second"
msgstr "Dalej o 1 sekundę"
#: src/monitor/monitormanager.cpp:431
#, kde-format
msgid "Deinterlacer"
msgstr "Usuwanie przeplotu"
#: src/monitor/monitormanager.cpp:432
#, kde-format
msgid "One Field (fast)"
msgstr "Jedno pole (szybko)"
#: src/monitor/monitormanager.cpp:433
#, kde-format
msgid "Linear Blend (fast)"
msgstr "Liniowe mieszanie (szybko)"
#: src/monitor/monitormanager.cpp:434
#, kde-format
msgid "YADIF - temporal only (good)"
msgstr "YADIF - tylko tymczasowo (dobre)"
#: src/monitor/monitormanager.cpp:435
#, kde-format
msgid "YADIF - temporal + spacial (best)"
msgstr "YADIF - tymczasowo + przestrzennie (najlepsze)"
#: src/monitor/monitormanager.cpp:449
#, kde-format
msgid "Nearest Neighbor (fast)"
msgstr "Najbliższy sąsiad (szybko)"
#: src/monitor/monitormanager.cpp:450
#, kde-format
msgid "Bilinear (good)"
msgstr "Dwu-liniowo (dobre)"
#: src/monitor/monitormanager.cpp:451
#, kde-format
msgid "Bicubic (better)"
msgstr "Sześcienne (lepsze)"
#: src/monitor/monitormanager.cpp:452
#, kde-format
msgid "Hyper/Lanczos (best)"
msgstr "Hyper/Lanczos (najlepsze)"
#: src/monitor/monitormanager.cpp:465
#, kde-format
msgid "Go to Zone Start"
msgstr "Idź do początku obszaru"
#: src/monitor/monitormanager.cpp:469
#, kde-format
msgid "Mute monitor"
msgstr "Wycisz monitor"
#: src/monitor/monitormanager.cpp:469
#, kde-format
msgid "Unmute monitor"
msgstr "Usuń wyciszenie monitora"
#: src/monitor/monitormanager.cpp:475
#, kde-format
msgid "Go to Zone End"
msgstr "Idź do końca obszaru"
#: src/monitor/recmanager.cpp:55
#, kde-format
msgid "Record"
msgstr "Rekord"
#. i18n: ectx: property (text), widget (QCheckBox, rec_video)
#. i18n: ectx: property (text), widget (QLabel, videoLabel)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_videothumbnails)
#. i18n: ectx: property (text), item, widget (KComboBox, background_list)
#. i18n: ectx: attribute (title), widget (QWidget, tab_video)
#. i18n: ectx: property (title), widget (QGroupBox, vbitrates)
#. i18n: ectx: property (text), widget (QCheckBox, video_thumbs)
#: src/monitor/recmanager.cpp:62
#: src/timeline2/view/dialogs/tracksconfigdialog.cpp:37
#: src/timeline2/view/dialogs/tracksconfigdialog.cpp:150
#: src/ui/clipproperties_ui.ui:86 src/ui/configtimeline_ui.ui:138
#: src/ui/dvdwizardmenu_ui.ui:235 src/ui/projectsettings_ui.ui:135
#: src/ui/recmonitor_ui.ui:100 src/ui/renderwidget_ui.ui:218
#: src/ui/saveprofile_ui.ui:27 src/utils/resourcewidget.cpp:391
#, kde-format
msgid "Video"
msgstr "Obraz"
#: src/monitor/recmanager.cpp:89 src/monitor/recmanager.cpp:95
#, kde-format
msgid "Audio Capture Volume"
msgstr "Głośność przechwytywania dźwięku"
#. i18n("Firewire") << i18n("Webcam") << i18n("Screen Grab") << i18n("Blackmagic Decklink"));
#: src/monitor/recmanager.cpp:110
#, kde-format
msgid "Webcam"
msgstr "Kamera internetowa"
#: src/monitor/recmanager.cpp:123
#, kde-format
msgid "Show Record Control"
msgstr "Pokaż sterowanie od nagrywania"
#: src/monitor/recmanager.cpp:299
#, kde-format
msgid ""
"Failed to start the capture application:\n"
"%1"
msgstr ""
"Nieudane uruchamianie programu przechwytującego:\n"
"%1"
#: src/monitor/recmanager.cpp:310 src/monitor/recmanager.cpp:313
#: src/monitor/recmanager.cpp:439
#, kde-format
msgid "Capture crashed, please check your parameters"
msgstr "Przechwytywanie nie powiodło się, sprawdź parametry"
#: src/monitor/view/EffectToolBar.qml:21 src/monitor/view/SceneToolBar.qml:22
#, kde-format
msgid "Switch Full Screen"
msgstr "Przełącz na pełny ekran"
#: src/monitor/view/EffectToolBar.qml:33
#, kde-format
msgid "Go to Previous Keyframe"
msgstr "Idź do poprzedniej klatki kluczowej"
#: src/monitor/view/EffectToolBar.qml:39
#, kde-format
msgid "Add/Remove Keyframe"
msgstr "Dodaj/usuń klatkę kluczową"
#. i18n: ectx: property (toolTip), widget (QToolButton, buttonZoomIn)
#: src/monitor/view/EffectToolBar.qml:44 src/monitor/view/SceneToolBar.qml:38
#: src/ui/bezierspline_ui.ui:186
#, kde-format
msgid "Zoom in"
msgstr "Powiększ"
#. i18n: ectx: property (toolTip), widget (QToolButton, buttonZoomOut)
#: src/monitor/view/EffectToolBar.qml:49 src/monitor/view/SceneToolBar.qml:46
#: src/ui/bezierspline_ui.ui:199
#, kde-format
msgid "Zoom out"
msgstr "Pomniejsz"
#: src/monitor/view/kdenliveclipmonitor.qml:164
#: src/monitor/view/kdenlivemonitor.qml:137
#, kde-format
msgid "%1 fps"
msgstr "%1 kl./s"
#: src/monitor/view/kdenlivemonitorripple.qml:23
#, kde-format
msgid "Ripple"
msgstr "Ripple"
#: src/monitor/view/kdenlivemonitorripple.qml:43
#, kde-format
msgid "Rolling"
msgstr "Rolowanie"
#: src/monitor/view/kdenlivemonitorripple.qml:63
#, kde-format
msgid "Slip"
msgstr "Poślizg "
#: src/monitor/view/kdenlivemonitorripple.qml:117
#, kde-format
msgid "close"
msgstr "zamknij"
#: src/monitor/view/kdenlivemonitorrotoscene.qml:215
#, kde-format
msgid ""
"Click to add points,\n"
"right click to close shape."
msgstr ""
"Naciśnij, aby dodać punkt,\n"
"Naciśnij prawym, aby zamknąć kształt."
#. i18n: ectx: attribute (title), widget (QWidget, tab_4)
#. i18n: ectx: property (text), widget (QLabel, label_5)
#: src/monitor/view/kdenlivemonitorsplit.qml:75 src/ui/titlewidget_ui.ui:1226
#: src/ui/titlewidget_ui.ui:1232
#, kde-format
msgid "Effect"
msgstr "Efekt"
#: src/monitor/view/SceneToolBar.qml:31
#, kde-format
msgid "Change Overlay"
msgstr "Zmień nakładkę"
#: src/monitor/view/SceneToolBar.qml:64 src/timeline2/view/qml/timeline.qml:573
#: src/timeline2/view/qml/timeline.qml:623
#, kde-format
msgid "Remove Guide"
msgstr "Usuń prowadnicę"
#: src/monitor/view/SceneToolBar.qml:64
#, kde-format
msgid "Remove Marker"
msgstr "Usuń znacznik"
#: src/profiles/profileinfo.cpp:88
#, kde-format
msgctxt "frames per second"
msgid "fps"
msgstr "kl/s"
#: src/profiles/profileinfo.cpp:90
#, kde-format
msgid " interlaced"
msgstr " przeplot"
#: src/profiles/profilemodel.cpp:162
#, kde-format
msgid "The project profile is invalid (%1x%2), it was adjusted to %3x%4."
msgstr "Profil projektu jest nieprawidłowy (%1x%2), poprawiono go na %3x%4."
#: src/profiles/tree/profiletreemodel.cpp:62
#, kde-format
msgid "5K (Wide 2160)"
msgstr "5K (Szeroki 2160)"
#: src/profiles/tree/profiletreemodel.cpp:63
#, kde-format
msgid "4K UHD 2160"
msgstr "4K UHD 2160"
#: src/profiles/tree/profiletreemodel.cpp:64
#, kde-format
msgid "4K DCI 2160"
msgstr "4K DCI 2160"
#: src/profiles/tree/profiletreemodel.cpp:65
#, kde-format
msgid "2.5K QHD 1440"
msgstr "2.5K QHD 1440"
#: src/profiles/tree/profiletreemodel.cpp:66
#, kde-format
msgid "Full HD 1080"
msgstr "Pełny HD 1080"
#: src/profiles/tree/profiletreemodel.cpp:67
#, kde-format
msgid "HD 720"
msgstr "HD 720"
#: src/profiles/tree/profiletreemodel.cpp:68
#, kde-format
msgid "SD/DVD"
msgstr "SD/DVD"
#: src/profiles/tree/profiletreemodel.cpp:69
#, kde-format
msgid "SD/DVD Widescreen"
msgstr "SD/DVD Szeroki ekran"
#: src/project/clipstabilize.cpp:45
#, kde-format
msgid "Stabilize Clip"
msgstr "Stabilizuj wycinek"
#. i18n: ectx: property (text), widget (QCheckBox, add_clip)
#. i18n: ectx: property (text), widget (QCheckBox, auto_add)
#: src/project/clipstabilize.cpp:46 src/project/cliptranscode.cpp:52
#: src/ui/clipstabilize_ui.ui:34 src/ui/cliptranscode_ui.ui:157
#: src/ui/cutjobdialog_ui.ui:99
#, kde-format
msgid "Add clip to project"
msgid_plural "Add clips to project"
msgstr[0] "Dodaj wycinek do projektu"
msgstr[1] "Dodaj wycinki do projektu"
msgstr[2] "Dodaj wycinki do projektu"
#: src/project/clipstabilize.cpp:61 src/project/cliptranscode.cpp:73
#, kde-format
msgid "Destination folder"
msgstr "Katalog docelowy"
#: src/project/clipstabilize.cpp:75 src/project/clipstabilize.cpp:165
#, kde-format
msgid "Last setting"
msgstr "Poprzednie ustawienia"
#: src/project/clipstabilize.cpp:159
#, kde-format
msgid "The stabilize job will overwrite the following files:"
msgstr "Zadanie stabilizowania zastąpi następujące pliki:"
#: src/project/cliptranscode.cpp:48
#, kde-format
msgid "Transcode Clip"
msgstr "Transkoduj wycinek"
#: src/project/cliptranscode.cpp:138
#, kde-format
msgid "FFmpeg not found, please set path in Kdenlive's settings Environment"
msgstr "Nie znaleziono FFmpeg, ustaw ścieżkę w ustawieniach otoczenia Kdenlive"
#: src/project/cliptranscode.cpp:291 src/project/cliptranscode.cpp:316
#, kde-format
msgid "Transcoding finished."
msgstr "Ukończono transkodowanie."
#: src/project/dialogs/archivewidget.cpp:65
#: src/project/dialogs/projectsettings.cpp:310
#, kde-format
msgid "Video clips"
msgstr "Wycinki obrazu"
#: src/project/dialogs/archivewidget.cpp:69
#: src/project/dialogs/projectsettings.cpp:313
#, kde-format
msgid "Audio clips"
msgstr "Wycinki dźwiękowe"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: src/project/dialogs/archivewidget.cpp:73
#: src/project/dialogs/projectsettings.cpp:316 src/ui/configmisc_ui.ui:58
#, kde-format
msgid "Image clips"
msgstr "Wycinki obrazów"
#: src/project/dialogs/archivewidget.cpp:77
#: src/project/dialogs/projectsettings.cpp:319
#, kde-format
msgid "Slideshow clips"
msgstr "Wycinki pokazu slajdów"
#: src/project/dialogs/archivewidget.cpp:81
#: src/project/dialogs/projectsettings.cpp:322
#, kde-format
msgid "Text clips"
msgstr "Wycinki tekstowe"
#: src/project/dialogs/archivewidget.cpp:85
#: src/project/dialogs/projectsettings.cpp:325
#, kde-format
msgid "Playlist clips"
msgstr "Wycinki listy odtwarzania"
#: src/project/dialogs/archivewidget.cpp:89
#: src/project/dialogs/projectsettings.cpp:328
#, kde-format
msgid "Other clips"
msgstr "Inne wycinki"
#: src/project/dialogs/archivewidget.cpp:93
#, kde-format
msgid "Luma files"
msgstr "Pliki Luminancji"
#: src/project/dialogs/archivewidget.cpp:172
#, kde-format
msgid "You have %1 missing clip in your project."
msgid_plural "You have %1 missing clips in your project."
msgstr[0] "Brakuje %1 wycinka w twoim projekcie."
msgstr[1] "Brakuje %1 wycinków w twoim projekcie."
msgstr[2] "Brakuje %1 wycinków w twoim projekcie."
#: src/project/dialogs/archivewidget.cpp:196
#: src/project/dialogs/archivewidget.cpp:1096
#, kde-format
msgid "(%1 item)"
msgid_plural "(%1 items)"
msgstr[0] "(%1 element)"
msgstr[1] "(%1 elementy)"
msgstr[2] "(%1 elementów)"
#: src/project/dialogs/archivewidget.cpp:203
#: src/project/dialogs/archivewidget.cpp:1098
#, kde-format
msgid "%1 file to archive, requires %2"
msgid_plural "%1 files to archive, requires %2"
msgstr[0] "%1 plik do zarchiwizowania, wymaga %2"
msgstr[1] "%1 pliki do zarchiwizowania, wymagają %2"
msgstr[2] "%1 plików do zarchiwizowania, wymaga %2"
#: src/project/dialogs/archivewidget.cpp:204
#: src/project/dialogs/archivewidget.cpp:679
#: src/project/dialogs/archivewidget.cpp:925
#, kde-format
msgid "Archive"
msgstr "Archiwizuj"
#: src/project/dialogs/archivewidget.cpp:238
#, kde-format
msgid "Extract to"
msgstr "Wypakuj do"
#: src/project/dialogs/archivewidget.cpp:239
#, kde-format
msgid "Open Archived Project"
msgstr "Otwórz zarchiwizowany projekt"
#: src/project/dialogs/archivewidget.cpp:241
#: src/timeline2/view/qml/ClipMenu.qml:109
#, kde-format
msgid "Extract"
msgstr "Wypakuj"
#: src/project/dialogs/archivewidget.cpp:269
#, kde-format
msgid "Opening archive..."
msgstr "Otwieranie archiwum..."
#: src/project/dialogs/archivewidget.cpp:272
#, kde-format
msgid ""
"Cannot open archive file:\n"
" %1"
msgstr ""
"Nie można otworzyć pliku archiwum:\n"
" %1"
#: src/project/dialogs/archivewidget.cpp:289
#, kde-format
msgid ""
"File %1\n"
" is not an archived Kdenlive project"
msgstr ""
"Plik %1\n"
" nie jest zarchiwizowanym projektem Kdenlive"
#: src/project/dialogs/archivewidget.cpp:295
#, kde-format
msgid "Ready"
msgstr "Gotowy"
#: src/project/dialogs/archivewidget.cpp:319
#, kde-format
msgid "Archiving in progress, do you want to stop it?"
msgstr "Archiwizowanie w trakcie, czy chcesz je zatrzymać?"
#: src/project/dialogs/archivewidget.cpp:319
#: src/project/dialogs/archivewidget.cpp:320
#, kde-format
msgid "Stop Archiving"
msgstr "Zatrzymaj archiwizowanie"
#: src/project/dialogs/archivewidget.cpp:502
#, kde-format
msgid "Available space on drive: %1"
msgstr "Miejsce dostępne na dysku: %1"
#: src/project/dialogs/archivewidget.cpp:505
#, kde-format
msgid "Not enough space on drive, free space: %1"
msgstr "Brak wystarczającej wolnej przestrzeni na dysku, wolne miejsce: %1"
#: src/project/dialogs/archivewidget.cpp:529
#, kde-format
msgid "Archiving..."
msgstr "Archiwizowanie..."
#: src/project/dialogs/archivewidget.cpp:557
#: src/project/dialogs/archivewidget.cpp:643
#: src/project/dialogs/archivewidget.cpp:952
#, kde-format
msgid "Cannot create directory %1"
msgstr "Nie można utworzyć katalogu %1"
#: src/project/dialogs/archivewidget.cpp:667
#: src/project/dialogs/archivewidget.cpp:919
#, kde-format
msgid "Project was successfully archived."
msgstr "Projekt został pomyślnie zarchiwizowany."
#: src/project/dialogs/archivewidget.cpp:669
#: src/project/dialogs/archivewidget.cpp:922
#, kde-format
msgid "There was an error processing project file"
msgstr "Wystąpił błąd przetwarzania pliku projektu"
#: src/project/dialogs/archivewidget.cpp:676
#, kde-format
msgid "There was an error while copying the files: %1"
msgstr "Wystąpił błąd podczas kopiowania plików: %1"
#: src/project/dialogs/archivewidget.cpp:848
#, kde-format
msgid "Cannot create temporary file"
msgstr "Nie można utworzyć pliku tymczasowego"
#: src/project/dialogs/archivewidget.cpp:954
#, kde-format
msgid "Extracting..."
msgstr "Wypakowywanie..."
#: src/project/dialogs/archivewidget.cpp:1015
#, kde-format
msgid "Cannot open project file %1"
msgstr "Nie można otworzyć pliku projektu %1"
#: src/project/dialogs/archivewidget.cpp:1015
#, kde-format
msgid "Cannot open file"
msgstr "Nie można otworzyć pliku"
#: src/project/dialogs/backupwidget.cpp:31
#, kde-format
msgid "Restore Backup File"
msgstr "Przywróć plik kopii zapasowej"
#: src/project/dialogs/backupwidget.cpp:35
#, kde-format
msgid "Showing all backup files in folder"
msgstr "Pokazywanie wszystkich plików kopii zapasowych w katalogu"
#: src/project/dialogs/backupwidget.cpp:38
#, kde-format
msgid "Showing backup files for %1"
msgstr "Pokazywanie plików kopii zapasowych dla %1"
#: src/project/dialogs/clipspeed.cpp:33
#, kde-format
msgid "Create clip with speed"
msgstr "Utwórz wycinek z szybkością"
#: src/project/dialogs/clipspeed.cpp:45
#, kde-format
msgid "25%"
msgstr "25%"
#. i18n: ectx: property (text), widget (QToolButton, resize50)
#: src/project/dialogs/clipspeed.cpp:47 src/ui/titlewidget_ui.ui:1181
#, no-c-format, kde-format
msgid "50%"
msgstr "50%"
#. i18n: ectx: property (text), widget (QToolButton, resize200)
#: src/project/dialogs/clipspeed.cpp:49 src/ui/titlewidget_ui.ui:1195
#, no-c-format, kde-format
msgid "200%"
msgstr "200%"
#: src/project/dialogs/clipspeed.cpp:51
#, kde-format
msgid "400%"
msgstr "400%"
#: src/project/dialogs/noteswidget.cpp:41
#, kde-format
msgid "Insert current timecode"
msgstr "Wstaw bieżący kod czasu"
#: src/project/dialogs/profilewidget.cpp:47
#, kde-format
msgid "Fps"
msgstr "kl/s"
#: src/project/dialogs/profilewidget.cpp:63
#, kde-format
msgid "Manage project profiles"
msgstr "Zarządzanie profilami projektu"
#: src/project/dialogs/profilewidget.cpp:119
#: src/project/dialogs/profilewidget.cpp:150
#, kde-format
msgid "Any"
msgstr "Dowolny"
#: src/project/dialogs/profilewidget.cpp:200
#, kde-format
msgid "No profile selected"
msgstr "Nie wybrano profilu"
#: src/project/dialogs/profilewidget.cpp:204
#, kde-format
msgid "<h5>Video Settings</h5>"
msgstr "<h5>Ustawienia obrazu</h5>"
#: src/project/dialogs/profilewidget.cpp:205
#, kde-format
msgid "<p style='font-size:small'>Frame size: %1 x %2 (%3:%4)<br/>"
msgstr "<p style='font-size:small'>Rozmiar klatki: %1 x %2 (%3:%4)<br/>"
#: src/project/dialogs/profilewidget.cpp:207
#, kde-format
msgid "Frame rate: %1 fps<br/>"
msgstr "Szybkość klatek: %1 kl/s<br/>"
#: src/project/dialogs/profilewidget.cpp:208
#, kde-format
msgid "Pixel Aspect Ratio: %1<br/>"
msgstr "Współczynnik kształtu pikseli: %1<br/>"
#: src/project/dialogs/profilewidget.cpp:209
#, kde-format
msgid "Color Space: %1<br/>"
msgstr "Przestrzeń barw: %1<br/>"
#: src/project/dialogs/profilewidget.cpp:210
#, kde-format
msgid "yes"
msgstr "tak"
#: src/project/dialogs/profilewidget.cpp:212
#, kde-format
msgid "no"
msgstr "nie"
#: src/project/dialogs/profilewidget.cpp:214
#, kde-format
msgid "Interlaced: %1</p>"
msgstr "Przeplot: %1</p>"
#: src/project/dialogs/projectsettings.cpp:80
#, kde-format
msgid "Select the profile (preset) of the project"
msgstr "Wybierz profil (nastawę) projektu"
#: src/project/dialogs/projectsettings.cpp:119
#, kde-format
msgid "Cache Data"
msgstr "Pamięć podręczna"
#: src/project/dialogs/projectsettings.cpp:161
#, kde-format
msgid "Select camcorder profile"
msgstr "Wybierz profil kamery"
#: src/project/dialogs/projectsettings.cpp:170
#, kde-format
msgid "Select default preview profile"
msgstr "Wybierz domyślny profil podglądu"
#: src/project/dialogs/projectsettings.cpp:186
#, kde-format
msgid "Title"
msgstr "Tytuł"
#: src/project/dialogs/projectsettings.cpp:193 src/utils/resourcewidget.cpp:214
#, kde-format
msgid "Author"
msgstr "Autor"
#: src/project/dialogs/projectsettings.cpp:199
#, kde-format
msgid "Artist"
msgstr "Wykonawca"
#: src/project/dialogs/projectsettings.cpp:205
#, kde-format
msgid "Copyright"
msgstr "Prawa autorskie"
#: src/project/dialogs/projectsettings.cpp:426
#, kde-format
msgid ""
"You changed the timeline preview profile. This will remove all existing "
"timeline previews for this project.\n"
" Are you sure you want to proceed?"
msgstr ""
"Zmieniono profil podglądu osi czasu. Usunie to wszystkie podglądy na osi "
"czasu dla tego projektu.\n"
" Czy na pewno chcesz kontynuować?"
#: src/project/dialogs/projectsettings.cpp:428
#: src/project/dialogs/projectsettings.cpp:438
#, kde-format
msgid "Confirm profile change"
msgstr "Potwierdź zmianę profilu"
#: src/project/dialogs/projectsettings.cpp:436
#, kde-format
msgid ""
"Changing the profile of your project cannot be undone.\n"
"It is recommended to save your project before attempting this operation that "
"might cause some corruption in transitions.\n"
"Are you sure you want to proceed?"
msgstr ""
"Zmiana profilu twojego projektu nie może być cofnięta.\n"
"Zalecane jest zapisanie projektu przed przystąpieniem do tego działania, "
"gdyż może ono uszkodzić przejścia.\n"
" Czy na pewno chcesz kontynuować?"
#: src/project/dialogs/projectsettings.cpp:623
#: src/project/dialogs/projectsettings.cpp:638
#: src/project/dialogs/slideshowclip.cpp:301
#, kde-format
msgid "1 image found"
msgid_plural "%1 images found"
msgstr[0] "1 obraz znaleziony"
msgstr[1] "%1 obrazów znalezionych"
msgstr[2] "%1 obrazów znalezionych"
#: src/project/dialogs/projectsettings.cpp:650
#, kde-format
msgid "Project folder: %1"
msgstr "Katalog projektu: %1"
#: src/project/dialogs/projectsettings.cpp:651
#, kde-format
msgid "Project profile: %1"
msgstr "Profil projektu: %1"
#: src/project/dialogs/projectsettings.cpp:652
#, kde-format
msgid "Total clips: %1 (%2 used in timeline)."
msgstr "Razem wycinków: %1 (%2 używanych na osi czasu)."
#: src/project/dialogs/projectsettings.cpp:786
#: src/project/dialogs/projectsettings.cpp:817
#: src/project/dialogs/projectsettings.cpp:861
#: src/project/dialogs/projectsettings.cpp:864
#, kde-format
msgid "Current Settings"
msgstr "Bieżące ustawienia"
#. i18n: ectx: property (windowTitle), widget (QDialog, SlideshowClip_UI)
#: src/project/dialogs/slideshowclip.cpp:46 src/ui/slideshowclip_ui.ui:14
#, kde-format
msgid "Slideshow Clip"
msgstr "Wycinek pokazu slajdów"
#: src/project/dialogs/slideshowclip.cpp:70
#, kde-format
msgid "Pan, low-pass"
msgstr "Przesunięcie, dolnoprzepustowo"
#: src/project/dialogs/slideshowclip.cpp:71
#, kde-format
msgid "Pan and zoom"
msgstr "Przesunięcie i zbliżenie"
#: src/project/dialogs/slideshowclip.cpp:72
#, kde-format
msgid "Pan and zoom, low-pass"
msgstr "Przesunięcie i zbliżenie, dolnoprzepustowo"
#: src/project/dialogs/slideshowclip.cpp:74
#, kde-format
msgid "Zoom, low-pass"
msgstr "Powiększenie, dolnoprzepustowo"
#. i18n: ectx: property (text), widget (QLabel, label_info)
#. i18n: ectx: property (text), widget (QLabel, slide_info)
#: src/project/dialogs/slideshowclip.cpp:299 src/ui/clipproperties_ui.ui:319
#: src/ui/slideshowclip_ui.ui:265
#, kde-format
msgid "No image found"
msgstr "Nie znaleziono żadnego obrazu"
#: src/project/dialogs/temporarydata.cpp:141
#, kde-format
msgid "Audio Thumbnails"
msgstr "Miniatury dźwięku"
#: src/project/dialogs/temporarydata.cpp:158
#, kde-format
msgid "Video Thumbnails"
msgstr "Miniatury obrazu"
#: src/project/dialogs/temporarydata.cpp:173
#, kde-format
msgid "Project total cache data"
msgstr "Całkowita pamięć podręczna projektu"
#: src/project/dialogs/temporarydata.cpp:178
#, kde-format
msgid "Click to open cache folder"
msgstr "Kliknij, aby otworzyć katalog pamięci"
#: src/project/dialogs/temporarydata.cpp:201
#, kde-format
msgid "Current Project"
msgstr "Bieżący projekt"
#: src/project/dialogs/temporarydata.cpp:204
#, kde-format
msgid "All Projects"
msgstr "Wszystkie projekty"
#: src/project/dialogs/temporarydata.cpp:340
#, kde-format
msgid ""
"Delete all data in the cache folder:\n"
"%1"
msgstr ""
"Usuń wszystkie dane w katalogu pamięci podręcznej:\n"
"%1"
#: src/project/dialogs/temporarydata.cpp:360
#, kde-format
msgid ""
"Delete all project data in the cache proxy folder:\n"
"%1"
msgstr ""
"Usuń wszystkie dane projektu w katalogu wycinków pośrednich:\n"
"%1"
#: src/project/dialogs/temporarydata.cpp:378
#, kde-format
msgid ""
"Delete all data in the cache audio folder:\n"
"%1"
msgstr ""
"Usuń wszystkie dane w katalogu dźwięku:\n"
"%1"
#: src/project/dialogs/temporarydata.cpp:395
#, kde-format
msgid ""
"Delete all data in the cache thumbnail folder:\n"
"%1"
msgstr ""
"Usuń wszystkie dane w katalogu miniatur:\n"
"%1"
#: src/project/dialogs/temporarydata.cpp:412
#, kde-format
msgid ""
"Delete all data in cache folder:\n"
"%1"
msgstr ""
"Usuń wszystkie dane w katalogu pamięci podręcznej:\n"
"%1"
#: src/project/dialogs/temporarydata.cpp:457
#, kde-format
msgid "Total Cached Data"
msgstr "Całkowita pamięć podręczna"
#: src/project/dialogs/temporarydata.cpp:469
#, kde-format
msgid "Selected Cached Data"
msgstr "Wybrana pamięć podręczna"
#: src/project/dialogs/temporarydata.cpp:473
#: src/project/dialogs/temporarydata.cpp:574
#, kde-format
msgid "Delete selected cache"
msgstr "Usuń wybraną pamięć podręczną"
#: src/project/dialogs/temporarydata.cpp:572
#, kde-format
msgid "Clear current cache"
msgstr "Wyczyść bieżącą pamięć podręczną"
#: src/project/dialogs/temporarydata.cpp:587
#, kde-format
msgid ""
"Delete the following cache folders from\n"
"%1"
msgstr ""
"Usuń dane katalogi pamięci podręcznej od\n"
"%1"
#: src/project/effectsettings.cpp:76
#, kde-format
msgid "Enable/Disable all effects"
msgstr "Włącz/wyłącz wszystkie efekty"
#: src/project/effectsettings.cpp:81
#, kde-format
msgid "Split compare"
msgstr "Porównanie na podzielonym ekranie"
#: src/project/notesplugin.cpp:27
#, kde-format
msgid "Enter your project notes here ..."
msgstr "W tym miejscu spisuj swoje uwagi do projektu ..."
#: src/project/notesplugin.cpp:28
#, kde-format
msgid "Project Notes"
msgstr "Uwagi do projektu"
#: src/project/projectcommands.cpp:37
#, kde-format
msgid "Add clip cut"
msgstr "Dodaj cięcie wycinka"
#: src/project/projectcommands.cpp:71
#, kde-format
msgid "Add folder"
msgstr "Dodaj katalog"
#: src/project/projectcommands.cpp:73
#, kde-format
msgid "Delete folder"
msgstr "Usuń katalog"
#: src/project/projectcommands.cpp:108
#, kde-format
msgid "Edit clip cut"
msgstr "Edytuj cięcie wycinka"
#: src/project/projectcommands.cpp:137
#, kde-format
msgid "Rename folder"
msgstr "Zmień nazwę katalogu"
#: src/project/projectmanager.cpp:71
#, kde-format
msgid "Open Backup File"
msgstr "Otwórz plik kopii zapasowej"
#: src/project/projectmanager.cpp:223
#, kde-format
msgid "Save changes to document?"
msgstr "Zapisać zmiany w dokumencie?"
#: src/project/projectmanager.cpp:225 src/project/projectmanager.cpp:935
#, kde-format
msgid ""
"The project <b>\"%1\"</b> has been changed.\n"
"Do you want to save your changes?"
msgstr ""
"Projekt <b>\"%1\"</b> został zmieniony.\n"
"Czy chcesz zachować zmiany?"
#: src/project/projectmanager.cpp:450
#, kde-format
msgid "Auto-saved files exist. Do you want to recover them now?"
msgstr "Znaleziono pliki zapisane samoczynnie. Czy chcesz je odzyskać?"
#: src/project/projectmanager.cpp:450
#, kde-format
msgid "File Recovery"
msgstr "Odzyskiwanie pliku"
#: src/project/projectmanager.cpp:451
#, kde-format
msgid "Do not recover"
msgstr "Nie odzyskuj"
#: src/project/projectmanager.cpp:505
#, kde-format
msgid "Opening file %1"
msgstr "Otwieranie pliku %1"
#: src/project/projectmanager.cpp:518 src/project/projectmanager.cpp:520
#, kde-format
msgid "Loading project"
msgstr "Wczytywanie projektu"
#: src/project/projectmanager.cpp:584
#, kde-format
msgid ""
"This will delete all changes made since you last saved your project. Are you "
"sure you want to continue?"
msgstr ""
"Usunie to wszystkie zmiany wprowadzone od czasu ostatniego zapisu projektu. "
"Czy na pewno chcesz kontynuować?"
#: src/project/projectmanager.cpp:585
#, kde-format
msgid "Revert to last saved version"
msgstr "Powrót do ostatniej zapisanej wersji"
#: src/project/projectmanager.cpp:596
#, kde-format
msgid "Kdenlive project (*.kdenlive)"
msgstr "Projekt Kdenlive (*.kdenlive)"
#: src/project/projectmanager.cpp:598
#, kde-format
msgid "Archived project (*.tar.gz)"
msgstr "Zarchiwizowany projekt (*.tar.gz)"
#: src/project/projectmanager.cpp:818
#, kde-format
msgid "Moving project folder"
msgstr "Przenoszenie katalogu projektu"
#: src/project/projectmanager.cpp:840
#, kde-format
msgid "Error moving project folder: %1"
msgstr "Błąd przenoszenia katalogu projektu: %1"
#: src/project/projectmanager.cpp:861
#, kde-format
msgid "Project file is corrupted (no tracks). Try to find a backup file?"
msgstr ""
"Plik projektu jest uszkodzony (brak ścieżek). Czy spróbować odnaleźć plik "
"kopii zapasowej?"
#: src/project/projectmanager.cpp:940 src/project/projectmanager.cpp:945
#: src/project/projectmanager.cpp:955 src/project/projectmanager.cpp:970
#, kde-format
msgid "Project profile change aborted"
msgstr "Przerwano zmianę profilu projektu"
#: src/project/projectmanager.cpp:1041
#, kde-format
msgid "Project profile changed"
msgstr "Zmieniono profil projektu"
#. i18n: ectx: property (text), item, widget (QComboBox, scanning_list)
#: src/project/transitionsettings.cpp:141 src/ui/renderwidget_ui.ui:546
#, kde-format
msgid "Auto"
msgstr "Auto"
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. i18n: ectx: property (text), item, widget (QComboBox, bgBox)
#: src/project/transitionsettings.cpp:152
#: src/scopes/colorscopes/vectorscope.cpp:52
#: src/timeline2/view/timelinecontroller.cpp:159
#: src/ui/selectivecolor_ui.ui:154 src/ui/titlewidget_ui.ui:284
#, kde-format
msgid "Black"
msgstr "Czarny"
#: src/qml/splash.qml:79
#, kde-format
msgid "Website"
msgstr "Strona sieciowa"
#: src/qml/splash.qml:85
#, kde-format
msgid "Donate"
msgstr "Darowizna"
#: src/qml/splash.qml:91
#, kde-format
msgid "Forum"
msgstr "Forum"
#: src/qml/splash.qml:110
#, kde-format
msgid "Recent Projects"
msgstr "Ostanie projekty"
#: src/qml/splash.qml:180
#, kde-format
msgid "Hide on startup"
msgstr "Ukryj przy uruchamianiu"
#: src/qml/splash.qml:192
#, kde-format
msgid "New"
msgstr "Nowy"
#: src/qml/splash.qml:199
#, kde-format
msgid "Open"
msgstr "Otwórz"
#: src/qt-oauth-lib/logindialog.cpp:49
#, kde-format
msgid "Freesound Login"
msgstr "Nazwa użytkownika Freesound"
#: src/qt-oauth-lib/logindialog.cpp:54
#, kde-format
msgid ""
"Enter your freesound account details to download the highest quality version "
"of this file. Or use the High Quality preview file instead (no freesound "
"account required)."
msgstr ""
"Podaj swoje dane dostępowe do konta freesound, aby móc pobrać ten plik w "
"jego najwyższej jakości. Możesz też użyć pliku podglądu w wysokiej jakości "
"(nie jest wymagane wtedy konto freesound)."
#: src/scopes/abstractscopewidget.cpp:70
#, kde-format
msgid "Auto Refresh"
msgstr "Auto odświeżanie"
#: src/scopes/abstractscopewidget.cpp:72
#, kde-format
msgid "Realtime (with precision loss)"
msgstr "Czas rzeczywisty (z utratą precyzji)"
#: src/scopes/audioscopes/audiospectrum.cpp:60
#: src/scopes/audioscopes/spectrogram.cpp:47
#, kde-format
msgid "Reset maximum frequency to sampling rate"
msgstr "Wyzeruj maksymalną częstotliwość do częstości próbkowania"
#: src/scopes/audioscopes/audiospectrum.cpp:61
#: src/scopes/audioscopes/spectrogram.cpp:50
#, kde-format
msgid "Track mouse"
msgstr "Śledź mysz"
#: src/scopes/audioscopes/audiospectrum.cpp:63
#, kde-format
msgid "Show maximum"
msgstr "Pokaż maksimum"
#: src/scopes/audioscopes/audiospectrum.cpp:77
#: src/scopes/audioscopes/spectrogram.cpp:67
#, kde-format
msgid "Rectangular window"
msgstr "Prostokątne okno"
#: src/scopes/audioscopes/audiospectrum.cpp:78
#: src/scopes/audioscopes/spectrogram.cpp:68
#, kde-format
msgid "Triangular window"
msgstr "Trójkątne okno"
#: src/scopes/audioscopes/audiospectrum.cpp:79
#: src/scopes/audioscopes/spectrogram.cpp:69
#, kde-format
msgid "Hamming window"
msgstr "Okno Hamminga"
#: src/scopes/audioscopes/audiospectrum.cpp:86
#: src/scopes/audioscopes/spectrogram.cpp:72
#, kde-format
msgid "The maximum window size is limited by the number of samples per frame."
msgstr "Maksymalny rozmiar okna jest ograniczony liczbą próbek na klatkę."
#: src/scopes/audioscopes/audiospectrum.cpp:87
#: src/scopes/audioscopes/spectrogram.cpp:73
#, kde-format
msgid ""
"A bigger window improves the accuracy at the cost of computational power."
msgstr "Większe okno polepsza dokładność kosztem mocy obliczeniowej."
#: src/scopes/audioscopes/audiospectrum.cpp:88
#: src/scopes/audioscopes/spectrogram.cpp:74
#, kde-format
msgid ""
"The rectangular window function is good for signals with equal signal "
"strength (narrow peak), but creates more smearing. See Window function on "
"Wikipedia."
msgstr ""
"Funkcja prostokątnego okna jest dobra dla sygnałów o równej sile sygnału "
"(ciasne piki), ale powoduje większe zamazania. Zobacz funkcję okna na "
"Wikipedii."
#: src/scopes/audioscopes/audiospectrum.cpp:349
#: src/scopes/audioscopes/audiospectrum.cpp:352
#: src/scopes/audioscopes/audiospectrum.cpp:354
#: src/scopes/audioscopes/audiospectrum.cpp:436
#, kde-format
msgid "%1 dB"
msgstr "%1 dB"
#: src/scopes/audioscopes/audiospectrum.cpp:372
#: src/scopes/audioscopes/audiospectrum.cpp:436
#: src/scopes/audioscopes/spectrogram.cpp:259
#: src/scopes/audioscopes/spectrogram.cpp:270
#, kde-format
msgid "%1 kHz"
msgstr "%1 kHz"
#: src/scopes/audioscopes/spectrogram.cpp:48
#, kde-format
msgid "Draw grid"
msgstr "Rysuj siatkę"
#: src/scopes/audioscopes/spectrogram.cpp:52
#, kde-format
msgid "Highlight peaks"
msgstr "Podświetlaj piki"
#: src/scopes/audioscopes/spectrogram.cpp:214
#, kde-format
msgid ""
"Frame\n"
"%1"
msgstr ""
"Klatka\n"
"%1"
#: src/scopes/audioscopes/spectrogram.cpp:285
#: src/scopes/audioscopes/spectrogram.cpp:286
#, kde-format
msgid ""
"%1\n"
"dB"
msgstr ""
"%1\n"
"dB"
#: src/scopes/colorscopes/colorplaneexport.cpp:31
#, kde-format
msgid "YUV UV plane"
msgstr "Przestrzeń YUV UV"
#: src/scopes/colorscopes/colorplaneexport.cpp:32
#, kde-format
msgid "YUV Y plane"
msgstr "Przestrzeń YUV Y"
#: src/scopes/colorscopes/colorplaneexport.cpp:33
#: src/scopes/colorscopes/vectorscope.cpp:53
#: src/scopes/colorscopes/vectorscope.cpp:59
#, kde-format
msgid "Modified YUV (Chroma)"
msgstr "Zmodyfikowane YUV (Chrominacja)"
#: src/scopes/colorscopes/colorplaneexport.cpp:34
#, kde-format
msgid "YCbCr CbCr plane"
msgstr "Przestrzeń YCbCr CbCr"
#: src/scopes/colorscopes/colorplaneexport.cpp:35
#, kde-format
msgid "RGB plane, one component varying"
msgstr "Przestrzeń RGB, jedna składowa różni się"
#: src/scopes/colorscopes/colorplaneexport.cpp:36
#, kde-format
msgid "HSV Hue Shift"
msgstr "Przesunięcie odcienia HSV"
#: src/scopes/colorscopes/colorplaneexport.cpp:37
#: src/scopes/colorscopes/colorplaneexport.cpp:249
#, kde-format
msgid "HSV Saturation"
msgstr "Nasycenie HSV"
#: src/scopes/colorscopes/colorplaneexport.cpp:112
#: src/scopes/colorscopes/vectorscope.cpp:254
#, kde-format
msgid "%1°"
msgstr "%1°"
#: src/scopes/colorscopes/colorplaneexport.cpp:119
#, kde-format
msgid "%1 px"
msgstr "%1 piks"
#: src/scopes/colorscopes/colorplaneexport.cpp:160
#, kde-format
msgid "File has no extension. Add extension (%1)?"
msgstr "Plik nie ma rozszerzenia. Dodać rozszerzenie (%1)?"
#: src/scopes/colorscopes/colorplaneexport.cpp:213
#, kde-format
msgid "Y value"
msgstr "Wartość Y"
#: src/scopes/colorscopes/colorplaneexport.cpp:214
#, kde-format
msgid "The Y value describes the brightness of the colors."
msgstr "Wartość Y opisuje jasność koloru"
#: src/scopes/colorscopes/colorplaneexport.cpp:226
#, kde-format
msgid "UV angle"
msgstr "Kąt UV"
#: src/scopes/colorscopes/colorplaneexport.cpp:227
#, kde-format
msgid "Angle through the UV plane, with all possible Y values."
msgstr "Kąt przez płaszczyznę UV, ze wszystkimi możliwymi wartościami Y"
#: src/scopes/colorscopes/colorplaneexport.cpp:235
#: src/scopes/colorscopes/colorplaneexport.cpp:263
#, kde-format
msgid "Red"
msgstr "Czerwony"
#: src/scopes/colorscopes/colorplaneexport.cpp:236
#: src/scopes/colorscopes/colorplaneexport.cpp:264
#: src/scopes/colorscopes/vectorscope.cpp:51
#: src/scopes/colorscopes/waveform.cpp:35
#, kde-format
msgid "Green"
msgstr "Zielony"
#: src/scopes/colorscopes/colorplaneexport.cpp:237
#: src/scopes/colorscopes/colorplaneexport.cpp:265
#, kde-format
msgid "Blue"
msgstr "Niebieski"
#: src/scopes/colorscopes/colorplaneexport.cpp:238
#: src/scopes/colorscopes/colorplaneexport.cpp:266
#, kde-format
msgid "Luma"
msgstr "Luminacja"
#: src/scopes/colorscopes/colorplaneexport.cpp:250
#: src/scopes/colorscopes/colorplaneexport.cpp:257
#, kde-format
msgid "HSV Value"
msgstr "Wartość HSV"
#: src/scopes/colorscopes/histogram.cpp:25
#, kde-format
msgid "Unscaled"
msgstr "Nieskalowany"
#: src/scopes/colorscopes/histogram.cpp:28
#: src/scopes/colorscopes/waveform.cpp:37
#, kde-format
msgid "Rec. 601"
msgstr "Rec. 601"
#: src/scopes/colorscopes/histogram.cpp:30
#: src/scopes/colorscopes/waveform.cpp:39
#, kde-format
msgid "Rec. 709"
msgstr "Rec. 709"
#: src/scopes/colorscopes/histogram.cpp:38
#: src/scopes/colorscopes/waveform.cpp:44
#, kde-format
msgid "Luma mode"
msgstr "Tryb luminacji"
#: src/scopes/colorscopes/histogramgenerator.cpp:177
#, kde-format
msgid "min"
msgstr "min"
#: src/scopes/colorscopes/histogramgenerator.cpp:180
#, kde-format
msgid "max"
msgstr "maks"
#: src/scopes/colorscopes/rgbparade.cpp:27
#, kde-format
msgid "RGB"
msgstr "RGB"
#. i18n: ectx: property (text), item, widget (QComboBox, bgBox)
#: src/scopes/colorscopes/rgbparade.cpp:28
#: src/scopes/colorscopes/waveform.cpp:34 src/ui/titlewidget_ui.ui:289
#, kde-format
msgid "White"
msgstr "Biały"
#: src/scopes/colorscopes/rgbparade.cpp:31
#: src/scopes/colorscopes/vectorscope.cpp:86
#, kde-format
msgid "Draw axis"
msgstr "Rysuj osie"
#: src/scopes/colorscopes/rgbparade.cpp:36
#, kde-format
msgid "Gradient reference line"
msgstr "Linia odniesienia dla gradientu"
#: src/scopes/colorscopes/rgbparadegenerator.cpp:167
#: src/scopes/colorscopes/rgbparadegenerator.cpp:173
#: src/scopes/colorscopes/rgbparadegenerator.cpp:179
#, kde-format
msgid "min: "
msgstr "min: "
#: src/scopes/colorscopes/rgbparadegenerator.cpp:187
#: src/scopes/colorscopes/rgbparadegenerator.cpp:193
#: src/scopes/colorscopes/rgbparadegenerator.cpp:199
#, kde-format
msgid "max: "
msgstr "Maks: "
#: src/scopes/colorscopes/vectorscope.cpp:50
#, kde-format
msgid "Green 2"
msgstr "Zielony 2"
#: src/scopes/colorscopes/vectorscope.cpp:54
#: src/scopes/colorscopes/vectorscope.cpp:58
#: src/scopes/colorscopes/vectorscope.cpp:99
#, kde-format
msgid "YUV"
msgstr "YUV"
#: src/scopes/colorscopes/vectorscope.cpp:55
#, kde-format
msgid "Original Color"
msgstr "Oryginalny kolor"
#: src/scopes/colorscopes/vectorscope.cpp:60
#: src/scopes/colorscopes/vectorscope.cpp:97
#, kde-format
msgid "YPbPr"
msgstr "YPbPr"
#: src/scopes/colorscopes/vectorscope.cpp:73
#, kde-format
msgid "Tools"
msgstr "Narzędzia"
#: src/scopes/colorscopes/vectorscope.cpp:75
#, kde-format
msgid "Export background"
msgstr "Eksport tła"
#: src/scopes/colorscopes/vectorscope.cpp:79
#, kde-format
msgid "Drawing options"
msgstr "Opcje rysowania"
#: src/scopes/colorscopes/vectorscope.cpp:81
#, kde-format
msgid "75% box"
msgstr "Zakres 75%"
#: src/scopes/colorscopes/vectorscope.cpp:91
#, kde-format
msgid "Draw I/Q lines"
msgstr "Rysuj linie I/Q"
#: src/scopes/colorscopes/vectorscope.cpp:96
#, kde-format
msgid "Color Space"
msgstr "Przestrzeń barw"
#: src/scopes/colorscopes/vectorscope.cpp:251
#, kde-format
msgid "%1 %%"
msgstr "%1 %%"
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: src/scopes/colorscopes/waveform.cpp:33 src/ui/selectivecolor_ui.ui:121
#, kde-format
msgid "Yellow"
msgstr "Żółty"
#: src/scopes/scopemanager.cpp:309
#, kde-format
msgid "Waveform"
msgstr "Kształt fali"
#: src/scopes/scopemanager.cpp:311
#, kde-format
msgid "Histogram"
msgstr "Histogram"
#: src/timeline2/model/builders/meltBuilder.cpp:153
#, kde-format
msgid ""
"Invalid composition %1 found on track %2 at %3, compositing with track %4."
msgstr ""
"Na ścieżce %2 przy %3 znaleziono nieprawidłowe złożenie %1, więc złożono ze "
"ścieżką %4."
#: src/timeline2/model/builders/meltBuilder.cpp:162
#, kde-format
msgid ""
"Incorrect composition %1 found on track %2 at %3, compositing with track %4 "
"was set to forced track."
msgstr ""
"Na ścieżce %2 przy %3 znaleziono niepoprawne złożenie %1, składanie ze "
"ścieżką %4 ustawiono na wymuszoną ścieżkę."
#: src/timeline2/model/builders/meltBuilder.cpp:172
#, kde-format
msgid "Invalid composition %1 found on track %2 at %3."
msgstr "Na ścieżce %2 przy %3 znaleziono nieprawidłowe złożenie %1."
#: src/timeline2/model/builders/meltBuilder.cpp:189
#, kde-format
msgid "Problems found in your project file"
msgstr "Napotkano na problemy w pliku twojego projektu"
#: src/timeline2/model/builders/meltBuilder.cpp:303
#, kde-format
msgid "Invalid clip %1 (%2) not found in project bin, recovered."
msgstr "W pojemniku projektu nie znaleziono wycinka %1 (%2), przywrócono."
#: src/timeline2/model/builders/meltBuilder.cpp:306
#, kde-format
msgid "Project corrupted. Clip %1 (%2) not found in project bin."
msgstr ""
"Projekt jest uszkodzony. Nie znaleziono wycinka %1 (%2) w pojemniku projektu."
#: src/timeline2/model/builders/meltBuilder.cpp:327
#, kde-format
msgid "Invalid clip %1 found on track %2 at %3."
msgstr "Na ścieżce %2 przy %3 znaleziono nieprawidłowy wycinek %1."
#: src/timeline2/model/timelinefunctions.cpp:106
#, kde-format
msgid "Insert Clips"
msgstr "Wstaw wycinki"
#: src/timeline2/model/timelinefunctions.cpp:155
#, kde-format
msgid "Cut clip"
msgstr "Wytnij wycinek"
#: src/timeline2/model/timelinefunctions.cpp:274
#, kde-format
msgid "Insert space"
msgstr "Wstaw odstęp"
#: src/timeline2/model/timelinefunctions.cpp:276
#, kde-format
msgid "Remove space"
msgstr "Usuń odstęp"
#: src/timeline2/model/timelinefunctions.cpp:327
#, kde-format
msgid "Lift zone"
msgstr "Podnieś obszar"
#: src/timeline2/model/timelinefunctions.cpp:327
#, kde-format
msgid "Extract zone"
msgstr "Wydobądź obszar"
#: src/timeline2/model/timelinefunctions.cpp:399
#, kde-format
msgid "Overwrite zone"
msgstr "Zastąp obszar"
#: src/timeline2/model/timelinefunctions.cpp:399
#, kde-format
msgid "Insert zone"
msgstr "Wstaw obszar"
#: src/timeline2/model/timelinefunctions.cpp:513
#, kde-format
msgid "Cannot move selected group"
msgstr "Nie można przenieść wybranej grupy"
#: src/timeline2/model/timelinefunctions.cpp:607
#: src/timeline2/view/qml/ClipMenu.qml:134
#: src/timeline2/view/timelinecontroller.cpp:2191
#, kde-format
msgid "Disable clip"
msgstr "Wyłącz wycinek"
#: src/timeline2/model/timelinefunctions.cpp:607
#: src/timeline2/view/qml/ClipMenu.qml:134
#: src/timeline2/view/timelinecontroller.cpp:2191
#, kde-format
msgid "Enable clip"
msgstr "Włącz wycinek"
#: src/timeline2/model/timelinefunctions.cpp:651
#, kde-format
msgid "One or more clips do not have audio, or are already audio"
msgstr "Jeden lub więcej wycinków nie ma dźwięku lub są już wycinkiem dźwięku"
#: src/timeline2/model/timelinefunctions.cpp:660
#, kde-format
msgid "No available audio track for split operation"
msgstr "Brak ścieżek dźwięku do wykonania oddzielenia"
#: src/timeline2/model/timelinefunctions.cpp:668
#: src/timeline2/model/timelinefunctions.cpp:681
#, kde-format
msgid "Audio split failed"
msgstr "Nie udało się oddzielenie dźwięku"
#: src/timeline2/model/timelinefunctions.cpp:711
#, kde-format
msgid "No available video track for split operation"
msgstr "Brak ścieżek obrazu do wykonania oddzielenia"
#: src/timeline2/model/timelinefunctions.cpp:719
#: src/timeline2/model/timelinefunctions.cpp:732
#, kde-format
msgid "Video split failed"
msgstr "Nie udało się oddzielenie obrazu"
#: src/timeline2/model/timelinefunctions.cpp:738
#: src/timeline2/view/qml/ClipMenu.qml:65
#, kde-format
msgid "Split Video"
msgstr "Oddziel obraz"
#: src/timeline2/model/timelinefunctions.cpp:785
#, kde-format
msgid "Change Composition Track"
msgstr "Ścieżka zmiany złożenia"
#: src/timeline2/model/timelinefunctions.cpp:798
#, kde-format
msgid "Cannot enable multitrack view on a single track"
msgstr "Nie można włączyć widoku wielu ścieżek na pojedynczej ścieżce"
#: src/timeline2/model/timelinefunctions.cpp:946
#, kde-format
msgid "Add Clip to Library"
msgstr "Dodaj wycinek do biblioteki"
#: src/timeline2/model/timelinefunctions.cpp:946
#, kde-format
msgid "Enter a name for the clip in Library"
msgstr "Podaj nazwę dla wycinka z biblioteki"
#: src/timeline2/model/timelinefunctions.cpp:1288
#: src/timeline2/model/timelinefunctions.cpp:1338
#: src/timeline2/model/timelinefunctions.cpp:1366
#, kde-format
msgid "Not enough tracks to paste clipboard"
msgstr "Brak wystarczającej liczby ścieżek do wklejenia do schowka"
#: src/timeline2/model/timelinefunctions.cpp:1373
#: src/timeline2/model/timelinefunctions.cpp:1378
#, kde-format
msgid "Pasted clips"
msgstr "Wklejone wycinki"
#: src/timeline2/model/timelinefunctions.cpp:1490
#, kde-format
msgid "Paste clips"
msgstr "Wklej wycinki"
#: src/timeline2/model/timelineitemmodel.cpp:603
#, kde-format
msgid "Could not setup track compositing, check your install"
msgstr "Nie można ustawić złożenia ścieżki, sprawdź swoją instalację"
#: src/timeline2/model/timelinemodel.cpp:631
#: src/timeline2/model/timelinemodel.cpp:660
#, kde-format
msgid "Move clip"
msgstr "Przesuń wycinek"
#: src/timeline2/model/timelinemodel.cpp:984
#, kde-format
msgid "Insert Clip"
msgstr "Wstaw wycinek"
#: src/timeline2/model/timelinemodel.cpp:1036
#, kde-format
msgid "No available track for insert operation"
msgstr "Brak ścieżek do wykonania wstawienia"
#: src/timeline2/model/timelinemodel.cpp:1069
#, kde-format
msgid "No available track for split operation"
msgstr "Brak ścieżek do wykonania oddzielenia"
#: src/timeline2/model/timelinemodel.cpp:1085
#, kde-format
msgid "Audio split failed: no viable track"
msgstr "Niepowodzenie oddzielenia dźwięku: brak nadającej się ścieżki"
#: src/timeline2/model/timelinemodel.cpp:1092
#, kde-format
msgid "Audio split failed: impossible to create audio clip"
msgstr "Niepowodzenie oddzielenia dźwięku: nie można utworzyć wycinka dźwięku"
#: src/timeline2/model/timelinemodel.cpp:1146
#, kde-format
msgid "Remove group"
msgstr "Usuń grupę"
#: src/timeline2/model/timelinemodel.cpp:1151
#, kde-format
msgid "Delete Composition"
msgstr "Usuń kompozycję"
#: src/timeline2/model/timelinemodel.cpp:1266
#: src/timeline2/model/timelinemodel.cpp:1374
#: src/timeline2/view/timelinecontroller.cpp:2318
#, kde-format
msgid "Move group"
msgstr "Przesuń grupę"
#: src/timeline2/model/timelinemodel.cpp:1696
#, kde-format
msgid "Resize group"
msgstr "Zmień rozmiar grupy"
#: src/timeline2/model/timelinemodel.cpp:1791
#, kde-format
msgid "Resize clip speed"
msgstr "Zmień rozmiar szybkości wycinka"
#: src/timeline2/model/timelinemodel.cpp:1940
#, kde-format
msgid "Resize clip"
msgstr "Zmień rozmiar wycinka"
#: src/timeline2/model/timelinemodel.cpp:1942
#, kde-format
msgid "Resize composition"
msgstr "Zmień rozmiar złożenia"
#: src/timeline2/model/timelinemodel.cpp:1980
#, kde-format
msgid "Group clips"
msgstr "Grupuj wycinki"
#: src/timeline2/model/timelinemodel.cpp:2064
#: src/timeline2/model/timelinemodel.cpp:2080
#, kde-format
msgid "Ungroup clips"
msgstr "Rozgrupuj wycinki"
#: src/timeline2/model/timelinemodel.cpp:2172
#, kde-format
msgid "Cannot delete last track in timeline"
msgstr "Nie można usunąć ostatniej ścieżki na osi czasu"
#: src/timeline2/model/timelinemodel.cpp:2317
#, kde-format
msgid "Cannot add effect %1 to selected track"
msgstr "Nie można dodać efektu %1 do wybranej ścieżki"
#: src/timeline2/model/timelinemodel.cpp:2332
#, kde-format
msgid "Cannot paste effect to selected track"
msgstr "Nie można wkleić efektu do wybranej ścieżki"
#: src/timeline2/model/timelinemodel.cpp:2350
#: src/timeline2/view/timelinecontroller.cpp:875
#, kde-format
msgid "Cannot add effect %1 to selected clip"
msgstr "Nie można dodać efektu %1 do wybranego wycinka"
#: src/timeline2/model/timelinemodel.cpp:2385
#, kde-format
msgid "Adjust Fade"
msgstr "Dostosuj zanikanie"
#: src/timeline2/model/timelinemodel.cpp:2547
#, kde-format
msgid "Insert Composition"
msgstr "Wstaw złożenie"
#: src/timeline2/model/timelinemodel.cpp:2667
#, kde-format
msgid "Move composition"
msgstr "Przesuń złożenie"
#: src/timeline2/model/timelinemodel.cpp:3229
#, kde-format
msgid "Change speed failed"
msgstr "Nie udało się zmienić szybkości"
#: src/timeline2/model/timelinemodel.cpp:3519
#: src/timeline2/view/qml/TrackHead.qml:331
#, kde-format
msgid "Lock track"
msgstr "Zablokuj ścieżkę"
#: src/timeline2/model/timelinemodel.cpp:3524
#: src/timeline2/view/qml/TrackHead.qml:331
#, kde-format
msgid "Unlock track"
msgstr "Odblokuj ścieżkę"
#: src/timeline2/view/dialogs/trackdialog.cpp:31
#: src/timeline2/view/dialogs/tracksconfigdialog.cpp:85
#: src/timeline2/view/qml/timeline.qml:648
#, kde-format
msgid "Add Track"
msgstr "Dodaj ścieżkę"
#: src/timeline2/view/dialogs/tracksconfigdialog.cpp:75
#, kde-format
msgid "Hidden"
msgstr "Ukryty"
#: src/timeline2/view/dialogs/tracksconfigdialog.cpp:75
#, kde-format
msgid "Muted"
msgstr "Wyciszony"
#: src/timeline2/view/dialogs/tracksconfigdialog.cpp:75
#, kde-format
msgid "Locked"
msgstr "Zablokowany"
#: src/timeline2/view/dialogs/tracksconfigdialog.cpp:93
#, kde-format
msgid "Move Track upwards"
msgstr "Przesuń ścieżkę w górę"
#: src/timeline2/view/dialogs/tracksconfigdialog.cpp:97
#, kde-format
msgid "Move Track downwards"
msgstr "Przesuń ścieżkę w dół"
#: src/timeline2/view/previewmanager.cpp:92
#, kde-format
msgid "Wrong document ID, cannot create temporary folder"
msgstr "Błedy ID dokumentu, nie można utworzyć katalogu tymczasowego"
#: src/timeline2/view/previewmanager.cpp:97
#, kde-format
msgid "Cannot create folder %1"
msgstr "Nie można utworzyć katalogu %1"
#: src/timeline2/view/previewmanager.cpp:102
#, kde-format
msgid "Something is wrong with cache folder %1"
msgstr "Coś poszło nie tak z katalogiem pamięci podręcznej %1"
#: src/timeline2/view/previewmanager.cpp:106
#, kde-format
msgid "Invalid timeline preview parameters"
msgstr "Nieprawidłowe parametry podglądu na osi czasu"
#: src/timeline2/view/previewmanager.cpp:113
#, kde-format
msgid "Something is wrong with cache folders"
msgstr "Coś poszło nie tak z katalogami pamięci podręcznej "
#: src/timeline2/view/previewmanager.cpp:684
#, kde-format
msgid "Preview rendering failed, check your parameters. %1Show details...%2"
msgstr ""
"Nie udał się podgląd wyświetlania, sprawdź parametry. %1 Pokaż szczegóły... "
"%2"
#: src/timeline2/view/qml/Clip.qml:370
#, kde-format
msgid "Offset: -%1"
msgstr "Przesunięcie: -%1"
#: src/timeline2/view/qml/Clip.qml:370
#, kde-format
msgid "Offset: %1"
msgstr "Przesuniecie: %1"
#: src/timeline2/view/qml/Clip.qml:548 src/timeline2/view/qml/Clip.qml:598
#, kde-format
msgid "Click to add composition"
msgstr "Kliknij, aby dodać złożenie"
#: src/timeline2/view/qml/Clip.qml:829
#, kde-format
msgid ""
"In:%1\n"
"Position:%2"
msgstr ""
"W:%1\n"
"Położenie:%2"
#: src/timeline2/view/qml/Clip.qml:911
#, kde-format
msgid "Out: "
msgstr "Na zewnątrz:"
#: src/timeline2/view/qml/ClipMenu.qml:24
#: src/timeline2/view/qml/CompositionMenu.qml:40
#, kde-format
msgid "Copy"
msgstr "Kopiuj"
#. i18n: ectx: property (text), widget (QLabel, groupLabel)
#: src/timeline2/view/qml/ClipMenu.qml:33
#: src/timeline2/view/qml/CompositionMenu.qml:21 src/ui/saveprofile_ui.ui:73
#, kde-format
msgid "Group"
msgstr "Grupa"
#: src/timeline2/view/qml/ClipMenu.qml:39
#: src/timeline2/view/qml/CompositionMenu.qml:27
#, kde-format
msgid "Ungroup"
msgstr "Rozgrupuj"
#: src/timeline2/view/qml/ClipMenu.qml:98
#, kde-format
msgid "Align Audio"
msgstr "Wyrównaj dźwięk"
#: src/timeline2/view/qml/ClipMenu.qml:103
#: src/timeline2/view/qml/CompositionMenu.qml:48
#, kde-format
msgid "Remove"
msgstr "Usuń"
#: src/timeline2/view/qml/ClipMenu.qml:129
#, kde-format
msgid "Split At Playhead"
msgstr "Podziel na czole odtwarzania"
#: src/timeline2/view/qml/ClipMenu.qml:138
#, kde-format
msgid "Insert an effect..."
msgstr "Wstaw efekt..."
#: src/timeline2/view/qml/ClipMenu.qml:145
#: src/timeline2/view/qml/timeline.qml:558
#, kde-format
msgid "Insert a composition..."
msgstr "Wstaw złożenie..."
#: src/timeline2/view/qml/timeline.qml:500
#, kde-format
msgid "Paste"
msgstr "Wklej"
#: src/timeline2/view/qml/timeline.qml:518
#, kde-format
msgid "Remove Space On Active Track"
msgstr "Usuń odstępy we włączonej ścieżce"
#: src/timeline2/view/qml/timeline.qml:633
#, kde-format
msgid "Timeline error"
msgstr "Błąd osi czasu"
#: src/timeline2/view/qml/timeline.qml:635
#, kde-format
msgid ""
"Impossible to add a composition at that position. There might not be enough "
"space"
msgstr ""
"Nie można dodać złożenia w tym miejscu. Może nie być na to wystarczająco "
"miejsca"
#: src/timeline2/view/qml/timeline.qml:662
#, kde-format
msgid "Show Record Controls"
msgstr "Pokaż sterowanie od nagrywania"
#: src/timeline2/view/qml/timeline.qml:678
#, kde-format
msgid "Track thumbnails"
msgstr "Śledź miniatury"
#: src/timeline2/view/qml/timeline.qml:682
#, kde-format
msgid "In frame"
msgstr "W klatce"
#: src/timeline2/view/qml/timeline.qml:689
#, kde-format
msgid "In / out frames"
msgstr "W / poza klatkami"
#: src/timeline2/view/qml/timeline.qml:697
#, kde-format
msgid "All frames"
msgstr "Wszystkie klatki"
#: src/timeline2/view/qml/timeline.qml:704
#, kde-format
msgid "No thumbnails"
msgstr "Bez miniatur"
#: src/timeline2/view/qml/timeline.qml:1226
#, kde-format
msgid ""
"\n"
"Position:%1"
msgstr ""
"\n"
"Położenie:%1"
#: src/timeline2/view/qml/Track.qml:414
#, kde-format
msgid "Adjusting speed:\n"
msgstr "Dostosowywanie szybkości:\n"
#: src/timeline2/view/qml/TrackHead.qml:154
#, kde-format
msgid ""
"Click to toggle track as target. Target tracks will receive the inserted "
"clips"
msgstr ""
"Naciśnij, aby przełączyć ścieżkę jako docelową. Docelowe ścieżki będą "
"otrzymywać wstawione wycinki"
#: src/timeline2/view/qml/TrackHead.qml:211
#, kde-format
msgid "Minimize"
msgstr "Minimalizuj"
#: src/timeline2/view/qml/TrackHead.qml:211
#, kde-format
msgid "Expand"
msgstr "Rozwiń"
#: src/timeline2/view/qml/TrackHead.qml:252
#, kde-format
msgid ""
"Click to make track active/inactive. Active tracks will react to editing "
"operations"
msgstr ""
"Naciśnij, aby włączyć/wyłączyć ścieżkę. Włączone ścieżki będą odpowiadać na "
"działania edytowania"
#: src/timeline2/view/qml/TrackHead.qml:321
#, kde-format
msgid "Unmute"
msgstr "Wyłącz wyciszenie"
#: src/timeline2/view/qml/TrackHead.qml:321
#, kde-format
msgid "Show"
msgstr "Pokaż"
#: src/timeline2/view/qml/TrackHead.qml:321
#, kde-format
msgid "Hide"
msgstr "Ukryj"
#: src/timeline2/view/qml/TrackHead.qml:411
#, kde-format
msgid "Edit track name"
msgstr "Przemianuj ścieżkę"
#: src/timeline2/view/timelinecontroller.cpp:156
#, kde-format
msgid "unknown"
msgstr "nieznany"
#: src/timeline2/view/timelinecontroller.cpp:242
#, kde-format
msgid "No item under timeline cursor in active track"
msgstr "Brake elementu pod myszą na obrabianej ścieżce"
#: src/timeline2/view/timelinecontroller.cpp:398
#, kde-format
msgid "Could not add composition at selected position"
msgstr "Nie można dodać złożenia do wybranego miejsca"
#: src/timeline2/view/timelinecontroller.cpp:619
#, kde-format
msgid "Select at least 2 items to group"
msgstr "Wybierz co najmniej 2 elementy do zgrupowania"
#: src/timeline2/view/timelinecontroller.cpp:846
#, kde-format
msgid "No guide found at current position"
msgstr "Nie znaleziono prowadnicy w bieżącym miejscu"
#: src/timeline2/view/timelinecontroller.cpp:850
#, kde-format
msgid "guide"
msgstr "prowadnica"
#: src/timeline2/view/timelinecontroller.cpp:1068
#, kde-format
msgid "No clip to cut"
msgstr "Brak wycinka do wycięcia"
#: src/timeline2/view/timelinecontroller.cpp:1230
#, kde-format
msgid "Select a clip to compare effect"
msgstr "Wybierz wycinek do efektu porównania"
#: src/timeline2/view/timelinecontroller.cpp:1481
#, kde-format
msgid "No clips found to insert space"
msgstr "Nie znaleziono wycinków do wstawienia przestrzeni"
#: src/timeline2/view/timelinecontroller.cpp:1498
#, kde-format
msgid "Cannot remove space at given position"
msgstr "Nie można usunąć przestrzeni w danym miejscu"
#: src/timeline2/view/timelinecontroller.cpp:1536
#: src/timeline2/view/timelinecontroller.cpp:2057
#: src/timeline2/view/timelinecontroller.cpp:2075
#, kde-format
msgid "No item to edit"
msgstr "Brak elementu do edycji"
#: src/timeline2/view/timelinecontroller.cpp:1768
#, kde-format
msgid "Select a favorite composition"
msgstr "Wybierz ulubione złożenie"
#: src/timeline2/view/timelinecontroller.cpp:1797
#, kde-format
msgid "No clip found to perform AV split operation"
msgstr "Nie znaleziono wycinka do wykonania oddzielenia dźwięku i obrazu"
#: src/timeline2/view/timelinecontroller.cpp:1820
#: src/timeline2/view/timelinecontroller.cpp:1847
#, kde-format
msgid "Cannot move clip to frame %1."
msgstr "Nie można przenieść wycinka do klatki %1."
#: src/timeline2/view/timelinecontroller.cpp:1830
#, kde-format
msgid "Set audio reference before attempting to align"
msgstr "Wybierz odniesienie dla dźwięku przed próbą wyrównania"
#: src/timeline2/view/timelinecontroller.cpp:1968
#: src/timeline2/view/timelinecontroller.cpp:1998
#, kde-format
msgid "No clip selected"
msgstr "Nie wybrano wycinka"
#: src/timeline2/view/timelinecontroller.cpp:2004
#: src/timeline2/view/timelinecontroller.cpp:2010
#: src/timeline2/view/timelinecontroller.cpp:2015
#, kde-format
msgid "No information in clipboard"
msgstr "Brak danych w schowku"
#: src/timeline2/view/timelinecontroller.cpp:2039
#, kde-format
msgid "Paste effects"
msgstr "Wklej efekty"
#: src/timeline2/view/timelinecontroller.cpp:2041
#, kde-format
msgid "Cannot paste effect on selected clip"
msgstr "Nie można wkleić efektu do wybranego wycinka"
#: src/timeline2/view/timelinecontroller.cpp:2142
#, kde-format
msgid "Edit item"
msgstr "Edytuj element"
#: src/timeline2/view/timelinecontroller.cpp:2186
#, kde-format
msgid "Split video"
msgstr "Oddziel obraz"
#: src/timeline2/view/timelinecontroller.cpp:2186
#, kde-format
msgid "Split audio"
msgstr "Oddziel dźwięk"
#: src/timeline2/view/timelinecontroller.cpp:2299
#, kde-format
msgid "Move item"
msgstr "Przesuń element"
#: src/timeline2/view/timelinecontroller.cpp:2541
#, kde-format
msgid "Impossible to capture on a locked track"
msgstr "Nie można przechwycić na zablokowanej ścieżce"
#: src/timeline2/view/timelinecontroller.cpp:2552
#, kde-format
msgid ""
"Impossible to capture here: the capture could override clips. Please remove "
"clips after the current position or choose a different track"
msgstr ""
"Nie można przechwycić tutaj: przechwytywanie mogłoby zastąpić wycinki. Usuń "
"wycinki po bieżącym miejscu i wybierz inną ścieżkę"
#: src/timeline2/view/timelinecontroller.cpp:2598
#, kde-format
msgid "Record audio"
msgstr "Nagraj dźwięk"
#: src/timeline2/view/timelinetabs.cpp:38
#, kde-format
msgid "Main timeline"
msgstr "Główna oś czasu"
#: src/titler/gradientwidget.cpp:155 src/titler/gradientwidget.cpp:158
#: src/titler/titlewidget.cpp:3023 src/titler/titlewidget.cpp:3026
#, kde-format
msgid "Gradient %1"
msgstr "Gradient %1"
#: src/titler/titledocument.cpp:378
#, kde-format
msgid "This title clip was created with a different frame size."
msgstr "Ten wycinek tytułowy został utworzony z innym rozmiarem klatki"
#: src/titler/titledocument.cpp:378
#, kde-format
msgid "Title Profile"
msgstr "Profil tytułu"
#: src/titler/titledocument.cpp:430
#, kde-format
msgid ""
"Some of your text clips were saved with size in points, which means "
"different sizes on different displays. They will be converted to pixel size, "
"making them portable, but you could have to adjust their size."
msgstr ""
"Niektóre z twoich wycinków z tekstem zostały zapisane z rozmiarem podanym w "
"punktach. Oznacza to że będą miały różny rozmiar na różnych wyświetlaczach. "
"Wartości w punktach zostaną skonwertowane na wartości w pikselach, czyniąc "
"twoje wycinki przenośnymi. Może być konieczne dopasowanie ich rozmiarów "
"ręcznie."
#: src/titler/titledocument.cpp:433
#, kde-format
msgid "Text Clips Updated"
msgstr "Tekst wycinków zaktualizowany"
#: src/titler/titlewidget.cpp:122
#, kde-format
msgid "Outline width"
msgstr "Szerokość obrysu"
#: src/titler/titlewidget.cpp:129
#, kde-format
msgid "Background color opacity"
msgstr "Nieprzezroczystość koloru tła"
#: src/titler/titlewidget.cpp:135
#, kde-format
msgid "Rotation around the X axis"
msgstr "Obrót wokół osi X"
#: src/titler/titlewidget.cpp:141
#, kde-format
msgid "Rotation around the Y axis"
msgstr "Obrót wokół osi Y"
#: src/titler/titlewidget.cpp:147
#, kde-format
msgid "Rotation around the Z axis"
msgstr "Obrót wokół osi Z"
#: src/titler/titlewidget.cpp:153
#, kde-format
msgid "Border width"
msgstr "Szerokość krawędzi"
#: src/titler/titlewidget.cpp:249
#, kde-format
msgctxt "Font style"
msgid "Light"
msgstr "Światło"
#: src/titler/titlewidget.cpp:250
#, kde-format
msgctxt "Font style"
msgid "Normal"
msgstr "Normalny"
#: src/titler/titlewidget.cpp:251
#, kde-format
msgctxt "Font style"
msgid "Demi-Bold"
msgstr "Częściowo pogrubiony"
#: src/titler/titlewidget.cpp:252
#, kde-format
msgctxt "Font style"
msgid "Bold"
msgstr "Pogrubiony"
#: src/titler/titlewidget.cpp:253
#, kde-format
msgctxt "Font style"
msgid "Black"
msgstr "Czarny"
#: src/titler/titlewidget.cpp:254
#, kde-format
msgid "Font weight"
msgstr "Grubość czcionki"
#: src/titler/titlewidget.cpp:282
#, kde-format
msgid "Insert Unicode character"
msgstr "Wstaw znak Unicode"
#: src/titler/titlewidget.cpp:288
#, kde-format
msgid "Raise object"
msgstr "Przenieś obiekt"
#: src/titler/titlewidget.cpp:294
#, kde-format
msgid "Lower object"
msgstr "Obniż obiekt"
#: src/titler/titlewidget.cpp:302
#, kde-format
msgid "Raise object to top"
msgstr "Przenieś obiekt na wierzch"
#: src/titler/titlewidget.cpp:309
#, kde-format
msgid "Lower object to bottom"
msgstr "Obniż obiekt na spód"
#: src/titler/titlewidget.cpp:352
#, kde-format
msgid "Invert x axis and change 0 point"
msgstr "Odwróć oś X i zmień punkt 0"
#: src/titler/titlewidget.cpp:353
#, kde-format
msgid "Invert y axis and change 0 point"
msgstr "Odwróć oś Y i zmień punkt 0"
#: src/titler/titlewidget.cpp:354
#, kde-format
msgid "Select fill color"
msgstr "Wybierz kolor wypełnienia."
#: src/titler/titlewidget.cpp:355
#, kde-format
msgid "Select border color"
msgstr "Wybierz kolor obramowania"
#: src/titler/titlewidget.cpp:357
#, kde-format
msgid "Original size (1:1)"
msgstr "Oryginalny rozmiar (1:1)"
#: src/titler/titlewidget.cpp:358
#, kde-format
msgid "Fit zoom"
msgstr "Dopasuj powiększenie"
#: src/titler/titlewidget.cpp:359
#, kde-format
msgid "Select background color"
msgstr "Wybierz kolor tła"
#: src/titler/titlewidget.cpp:360
#, kde-format
msgid "Background opacity"
msgstr "Nieprzezroczystość tła"
#: src/titler/titlewidget.cpp:361
#, kde-format
msgid "Select all"
msgstr "Wybierz wszystko"
#: src/titler/titlewidget.cpp:362
#, kde-format
msgid "Select text items in current selection"
msgstr "Wybierz element tekstowy w obecnym zaznaczeniu"
#: src/titler/titlewidget.cpp:363
#, kde-format
msgid "Select rect items in current selection"
msgstr "Wybierz element prostokąta w obecnym zaznaczeniu"
#: src/titler/titlewidget.cpp:364
#, kde-format
msgid "Select image items in current selection"
msgstr "Wybierz element obrazu w obecnym zaznaczeniu"
#: src/titler/titlewidget.cpp:365
#, kde-format
msgid "Unselect all"
msgstr "Odznacz wszystkie"
#: src/titler/titlewidget.cpp:375
#, kde-format
msgid "Align item horizontally"
msgstr "Wyrównaj element w poziomie"
#: src/titler/titlewidget.cpp:377
#, kde-format
msgid "Align item vertically"
msgstr "Wyrównaj element w pionie"
#: src/titler/titlewidget.cpp:379
#, kde-format
msgid "Align item to top"
msgstr "Wyrównaj element do góry"
#: src/titler/titlewidget.cpp:381
#, kde-format
msgid "Align item to bottom"
msgstr "Wyrównaj element do dołu"
#: src/titler/titlewidget.cpp:383
#, kde-format
msgid "Align item to right"
msgstr "Wyrównaj element do prawej"
#: src/titler/titlewidget.cpp:385
#, kde-format
msgid "Align item to left"
msgstr "Wyrównaj element do lewej"
#: src/titler/titlewidget.cpp:393 src/titler/titlewidget.cpp:396
#, kde-format
msgid "Selection Tool"
msgstr "Narzędzie wyboru"
#: src/titler/titlewidget.cpp:399 src/titler/titlewidget.cpp:402
#, kde-format
msgid "Add Text"
msgstr "Dodaj tekst"
#: src/titler/titlewidget.cpp:405 src/titler/titlewidget.cpp:408
#, kde-format
msgid "Add Rectangle"
msgstr "Dodaj prostokąt"
#: src/titler/titlewidget.cpp:411 src/titler/titlewidget.cpp:414
#: src/titler/titlewidget.cpp:769
#, kde-format
msgid "Add Image"
msgstr "Dodaj obraz"
#: src/titler/titlewidget.cpp:419 src/titler/titlewidget.cpp:422
#, kde-format
msgid "Open Document"
msgstr "Otwórz dokument"
#: src/titler/titlewidget.cpp:425 src/titler/titlewidget.cpp:428
#, kde-format
msgid "Save As"
msgstr "Zapisz jako"
#: src/titler/titlewidget.cpp:431 src/titler/titlewidget.cpp:434
#, kde-format
msgid "Download New Title Templates..."
msgstr "Pobierz nowe szablony tytułowe..."
#: src/titler/titlewidget.cpp:664
#, kde-format
msgid ""
"Do you really want to load a new template? Changes in this title will be "
"lost!"
msgstr ""
"Czy na pewno chcesz wczytać nowy szablon? Zmiany w tym tytule zostaną "
"utracone!"
#: src/titler/titlewidget.cpp:757
#, kde-format
msgid "All Images"
msgstr "Wszystkie obrazy"
#: src/titler/titlewidget.cpp:759
#, kde-format
msgid "%1 Image"
msgstr "%1 obraz"
#: src/titler/titlewidget.cpp:1492
#, kde-format
msgid "−X"
msgstr "−X"
#. i18n: ectx: property (text), widget (QPushButton, origin_x_left)
#: src/titler/titlewidget.cpp:1494 src/ui/titlewidget_ui.ui:88
#, kde-format
msgid "+X"
msgstr "+X"
#: src/titler/titlewidget.cpp:1516
#, kde-format
msgid "−Y"
msgstr "−Y"
#. i18n: ectx: property (text), widget (QPushButton, origin_y_top)
#: src/titler/titlewidget.cpp:1518 src/ui/titlewidget_ui.ui:148
#, kde-format
msgid "+Y"
msgstr "+Y"
#: src/titler/titlewidget.cpp:1951
#, kde-format
msgid "Load Title"
msgstr "Wczytaj tytuł"
#: src/titler/titlewidget.cpp:1952
#, kde-format
msgid "Kdenlive title (*.kdenlivetitle)"
msgstr "Tytuł Kdenlive (*.kdenlivetitle)"
#: src/titler/titlewidget.cpp:2000
#, kde-format
msgid ""
"Do you want to embed Images into this TitleDocument?\n"
"This is most needed for sharing Titles."
msgstr ""
"Czy chcesz osadzić obrazy w dokumencie tytułowym?\n"
"Jest to najbardziej potrzebne przy współdzieleniu tytułów."
#: src/titler/titlewidget.cpp:2078
#, kde-format
msgid "This title has 1 missing element"
msgid_plural "This title has %1 missing elements"
msgstr[0] "Ten tytuł ma 1 brakujący element"
msgstr[1] "Ten tytuł ma %1 brakujące elementy"
msgstr[2] "Ten tytuł ma %1 brakujących elementów"
#: src/titler/titlewidget.cpp:2079 src/titler/unicodedialog.cpp:29
#, kde-format
msgid "Details"
msgstr "Szczegóły"
#: src/titler/titlewidget.cpp:2082
#, kde-format
msgid "Delete missing elements"
msgstr "Usuń brakujące elementy"
#: src/titler/titlewidget.cpp:2196
#, kde-format
msgid "The following files are missing:"
msgstr "Brakuje następujących plików:"
#: src/titler/titlewidget.cpp:2385
#, kde-format
msgctxt "Indicates the start of an animation"
msgid "Start"
msgstr "Początek"
#: src/titler/titlewidget.cpp:2386
#, kde-format
msgctxt "Indicates the end of an animation"
msgid "End"
msgstr "Koniec"
#: src/titler/titlewidget.cpp:3057
#, kde-format
msgid "Gradient"
msgstr "Gradient"
#: src/titler/unicodedialog.cpp:78
#, kde-format
msgid ""
"Information about unicode characters: <a href=\"http://decodeunicode.org"
"\">http://decodeunicode.org</a>"
msgstr ""
"Informacje o znakach Unicode: <a href=\"http://decodeunicode.org\">http://"
"decodeunicode.org</a>"
#: src/titler/unicodedialog.cpp:79
#, kde-format
msgid "Previous Unicode character (Arrow Up)"
msgstr "Poprzedni znak Unicode (Strzałka w górę)"
#: src/titler/unicodedialog.cpp:80
#, kde-format
msgid "Next Unicode character (Arrow Down)"
msgstr "Następny znak Unicode (Strzałka w dół)"
#: src/titler/unicodedialog.cpp:81
#, kde-format
msgid "Enter your Unicode number here. Allowed characters: [0-9] and [a-f]."
msgstr "Wprowadź tutaj swój numer Unicode. Dozwolone znaki: [0-9] oraz [a-f]"
#: src/titler/unicodedialog.cpp:137
#, kde-format
msgid "<small>(no character selected)</small>"
msgstr "<small>(nie wybrano znaku)</small>"
#: src/titler/unicodedialog.cpp:146
#, kde-format
msgid ""
"Control character. Cannot be inserted/printed. See <a href=\"http://en."
"wikipedia.org/wiki/Control_character\">Wikipedia:Control_character</a>"
msgstr ""
"Znak kontrolny. Nie może zostać wprowadzony ani wyświetlony. Zobacz <a href="
"\"http://en.wikipedia.org/wiki/Control_character\">Wikipedia:"
"Control_character (ang.)</a>"
#: src/titler/unicodedialog.cpp:148
#, kde-format
msgid "Line Feed (newline character, \\\\n)"
msgstr ""
"Wysuw wiersza (znak nowej linii, \\\n"
")"
#: src/titler/unicodedialog.cpp:150
#, kde-format
msgid ""
"Standard space character. (Other space characters: U+00a0, U"
"+2000&#x2013;200b, U+202f)"
msgstr ""
"Standardowy znak odstępu. (Inne znaki odstępu: U+00a0, U+2000&#x2013;200b, U"
"+202f)"
#: src/titler/unicodedialog.cpp:152
#, kde-format
msgid "No-break space. &amp;nbsp; in HTML. See U+2009 and U+0020."
msgstr "Niełamliwy odstęp. &amp;nbsp; w HTML. Zobacz U+2009 i U+0020."
#: src/titler/unicodedialog.cpp:155
#, kde-format
msgid ""
"<p><strong>&laquo;</strong> (u+00ab, <code>&amp;lfquo;</code> in HTML) and "
"<strong>&raquo;</strong> (u+00bb, <code>&amp;rfquo;</code> in HTML) are "
"called Guillemets or angle quotes. Usage in different countries: France "
"(with non-breaking Space 0x00a0), Switzerland, Germany, Finland and Sweden.</"
"p><p><strong>&lsaquo;</strong> and <strong>&rsaquo;</strong> (U+2039/203a, "
"<code>&amp;lsaquo;/&amp;rsaquo;</code>) are their single quote equivalents.</"
"p><p>See <a href=\"http://en.wikipedia.org/wiki/Guillemets\">Wikipedia:"
"Guillemets</a></p>"
msgstr ""
"<p><strong>&laquo;</strong> (u+00ab, <code>&amp;lfquo;</code> w HTML) i "
"<strong>&raquo;</strong> (u+00bb, <code>&amp;rfquo;</code> w HTML) są to "
"francuskie cudzysłowy (zwane Guillemet). Używane są w różnych krajach: we "
"Francji(z niełamliwą spacją 0x00a0), Szwajcarii, Niemczech, Finlandii i "
"Szwecji.</p><p><strong>&lsaquo;</strong> i <strong>&rsaquo;</strong> (U"
"+2039/203a, <code>&amp;lsaquo;/&amp;rsaquo;</code>) są ich pojedynczymi "
"odpowiednikami.</p><p>Zobacz <a href=\"http://en.wikipedia.org/wiki/"
"Guillemets\">Wikipedia:Guillemets (ang.)</a></p>"
#: src/titler/unicodedialog.cpp:160
#, kde-format
msgid "En Space (width of an n)"
msgstr "En odstęp (szer. n, szer. 0,5 firetu)"
#: src/titler/unicodedialog.cpp:162
#, kde-format
msgid "Em Space (width of an m)"
msgstr "Em odstęp (szer. m, szer. 1 firet)"
#: src/titler/unicodedialog.cpp:164
#, kde-format
msgid "Three-Per-Em Space. Width: 1/3 of one <em>em</em>"
msgstr "Odstęp trzy-na-em. Szerokość: 1/3 jednego <em>em</em> (firetu)"
#: src/titler/unicodedialog.cpp:166
#, kde-format
msgid "Four-Per-Em Space. Width: 1/4 of one <em>em</em>"
msgstr "Odstęp cztery-na-Em. Szerokość: 1/4 jednego <em>em</em> (firetu)"
#: src/titler/unicodedialog.cpp:168
#, kde-format
msgid "Six-Per-Em Space. Width: 1/6 of one <em>em</em>"
msgstr "Odstęp sześć-na-Em. Szerokość: 1/6 jednego <em>em</em> (firetu)"
#: src/titler/unicodedialog.cpp:170
#, kde-format
msgid ""
"Figure space (non-breaking). Width of a digit if digits have fixed width in "
"this font."
msgstr ""
"Niełamliwy odstęp. Ma szerokość cyfry, o ile cyfry mają taką samą szerokość "
"w danej czcionce."
#: src/titler/unicodedialog.cpp:172
#, kde-format
msgid ""
"Punctuation Space. Width the same as between a punctuation character and the "
"next character."
msgstr ""
"Odstęp wypunktowujący. Szerokość taka sama jak pomiędzy znakiem "
"wypunktowania i następnym znakiem."
#: src/titler/unicodedialog.cpp:174
#, kde-format
msgid ""
"Thin space, in HTML also &amp;thinsp;. See U+202f and <a href=\"http://en."
"wikipedia.org/wiki/Space_(punctuation)\">Wikipedia:Space_(punctuation)</a>"
msgstr ""
"Chudy odstęp, w HTML również &amp;thinsp;. Zobacz U+202f i <a href=\"http://"
"en.wikipedia.org/wiki/Space_(punctuation)\">Wikipedia:Space_(punctuation) "
"(ang.)</a>"
#: src/titler/unicodedialog.cpp:177
#, kde-format
msgid "Hair Space. Thinner than U+2009."
msgstr "Cienki odstęp (Hair Space). Cieńszy od U+2009"
#: src/titler/unicodedialog.cpp:180
#, kde-format
msgid ""
"Punctuation Apostrophe. Should be used instead of U+0027. See <a href="
"\"http://en.wikipedia.org/wiki/Apostrophe\">Wikipedia:Apostrophe</a>"
msgstr ""
"Apostrof wypunktowujący. Powinien być używany zamiast U+0027. Zobacz <a href="
"\"http://en.wikipedia.org/wiki/Apostrophe\">Wikipedia:Apostrophe</a>"
#: src/titler/unicodedialog.cpp:182
#, kde-format
msgid ""
"<p>An en Dash (dash of the width of an n).</p><p>Usage examples: In English "
"language for value ranges (1878&#x2013;1903), for relationships/connections "
"(Zurich&#x2013;Dublin). In the German language it is also used (with "
"spaces!) for showing thoughts: &ldquo;Es war &#x2013; wie immer in den "
"Ferien &#x2013; ein regnerischer Tag.</p> <p>See <a href=\"http://en."
"wikipedia.org/wiki/Dash\">Wikipedia:Dash</a></p>"
msgstr ""
"<p>Półpauza.</p><p>Przykłady użycia: w języku angielskim dla zakresów "
"wartości (1878&#x2013;1903), dla oznaczania relacji lub powiązań "
"(Zurich&#x2013;Dublin). W języku niemieckim jest również używane (ze "
"spacjami!) do ukazywania myśli: &ldquo;Es war &#x2013; wie immer in den "
"Ferien &#x2013; ein regnerischer Tag.</p> <p>Zobacz <a href=\"http://en."
"wikipedia.org/wiki/Dash\">Wikipedia:Dash (ang.)</a></p>"
#: src/titler/unicodedialog.cpp:187
#, kde-format
msgid ""
"<p>An em Dash (dash of the width of an m).</p><p>Usage examples: In English "
"language to mark&#x2014;like here&#x2014;thoughts. Traditionally without "
"spaces. </p><p>See <a href=\"http://en.wikipedia.org/wiki/Dash\">Wikipedia:"
"Dash</a></p>"
msgstr ""
"<p>Pauza.</p><p>Przykłady użycia: w języku angielskim do oznaczenia&#x2014;"
"tak jak tutaj&#x2014;myśli. Tradycyjnie bez odstępów. </p><p>Zobacz <a href="
"\"http://en.wikipedia.org/wiki/Dash\">Wikipedia:Dash (ang.)</a></p>"
#: src/titler/unicodedialog.cpp:190
#, kde-format
msgid ""
"<p>Narrow no-break space. Has the same width as U+2009.</p><p>Usage: For "
"units (spaces are marked with U+2423, &#x2423;): 230&#x2423;V, "
"&#x2212;21&#x2423;&deg;C, 50&#x2423;lb, <em>but</em> 90&deg; (no space). In "
"German for abbreviations (like: i.&#x202f;d.&#x202f;R. instead of i.&#xa0;d."
"&#xa0;R. with U+00a0).</p><p>See <a href=\"http://de.wikipedia.org/wiki/"
"Schmales_Leerzeichen\">Wikipedia:de:Schmales_Leerzeichen</a></p>"
msgstr ""
"<p>Wąskie niełamliwe spacje. Mają ten sam rozmiar co U+2009.</p><p>Użycie: "
"dla jednostek (spacje są ozaczane z U+2423, &#x2423;): 230&#x2423;V, "
"&#x2212;21&#x2423;&deg;C, 50&#x2423;lb, <em>ale</em> 90&deg; (bez spacji). W "
"języku niemieckim do ujednoznacznień (jak: i.&#x202f;d.&#x202f;R. zamiast i."
"&#xa0;d.&#xa0;R. with U+00a0).</p><p>Zobacz <a href=\"http://de.wikipedia."
"org/wiki/Schmales_Leerzeichen\">Wikipedia:de:Schmales_Leerzeichen (niem.)</"
"a></p>"
#: src/titler/unicodedialog.cpp:195
#, kde-format
msgid ""
"Ellipsis: If text has been left o&#x2026; See <a href=\"http://en.wikipedia."
"org/wiki/Ellipsis\">Wikipedia:Ellipsis</a>"
msgstr ""
"Wielokropek: Gdy tekst zostaje z lewej stron&#x2026; Zobacz <a href=\"http://"
"en.wikipedia.org/wiki/Ellipsis\">Wikipedia:Ellipsis (ang.)</a>"
#: src/titler/unicodedialog.cpp:197
#, kde-format
msgid "Minus sign. For numbers: &#x2212;42"
msgstr "Znak minus. Dla liczb: &#x2212;42"
#: src/titler/unicodedialog.cpp:199
#, kde-format
msgid "Open box; stands for a space."
msgstr "Otwarty przedział; oznacza odstęp"
#: src/titler/unicodedialog.cpp:201
#, kde-format
msgid ""
"Quarter note (Am.) or crochet (Brit.). See <a href=\"http://en.wikipedia.org/"
"wiki/Quarter_note\">Wikipedia:Quarter_note</a>"
msgstr ""
"Ćwierćnuta. Zobacz <a href=\"http://en.wikipedia.org/wiki/Quarter_note"
"\">Wikipedia:Quarter_note (ang.)</a>"
#: src/titler/unicodedialog.cpp:203
#, kde-format
msgid ""
"Eighth note (Am.) or quaver (Brit.). Half as long as a quarter note (U"
"+2669). See <a href=\"http://en.wikipedia.org/wiki/Eighth_note\">Wikipedia:"
"Eighth_note</a>"
msgstr ""
"Ósemka (nuta). Połowa długości ćwierćnuty (U+2669). Zobacz <a href=\"http://"
"en.wikipedia.org/wiki/Eighth_note\">Wikipedia:Eighth_note (ang.)</a>"
#: src/titler/unicodedialog.cpp:206
#, kde-format
msgid ""
"Sixteenth note (Am.) or semiquaver (Brit.). Half as long as an eighth note (U"
"+266a). See <a href=\"http://en.wikipedia.org/wiki/Sixteenth_note"
"\">Wikipedia:Sixteenth_note</a>"
msgstr ""
"Szesnastka (nuta). Połowa długości nuty ósemki (U+266a). Zobacz <a href="
"\"http://en.wikipedia.org/wiki/Sixteenth_note\">Wikipedia:Sixteenth_note "
"(ang.)</a>"
#: src/titler/unicodedialog.cpp:209
#, kde-format
msgid ""
"Thirty-second note (Am.) or demisemiquaver (Brit.). Half as long as a "
"sixteenth note (U+266b). See <a href=\"http://en.wikipedia.org/wiki/Thirty-"
"second_note\">Wikipedia:Thirty-second_note</a>"
msgstr ""
"Trzydziestodwójka (nuta). Połowa długości nuty szesnastki (U+266b). Zobacz "
"<a href=\"http://en.wikipedia.org/wiki/Thirty-second_note\">Wikipedia:Thirty-"
"second_note (ang.)</a>"
#: src/titler/unicodedialog.cpp:212
#, kde-format
msgid "<small>No additional information available for this character.</small>"
msgstr "<small>Brak dodatkowych informacji dla tego znaku.</small>"
#: src/transitions/transitionsrepository.cpp:46
#, kde-format
msgid "Some of your favorite compositions are invalid and were removed: %1"
msgstr ""
"Niektóre z twoich ulubionych złożeń są nieprawidłowe i zostały usunięte: %1"
#: src/transitions/view/qml/transitionView.qml:39
#, kde-format
msgid "Properties of transition %1"
msgstr "Właściwości przejścia %1"
#. i18n: ectx: property (text), widget (QLabel, lblBackground)
#. i18n: ectx: attribute (title), widget (QWidget, tab_2)
#. i18n: ectx: property (text), widget (QLabel, label)
#. i18n: ectx: property (text), widget (QLabel, bgLabel)
#: src/transitions/view/transitionstackview.cpp:58
#: src/ui/dvdwizardmenu_ui.ui:211 src/ui/dvdwizardmenu_ui.ui:217
#: src/ui/qtextclip_ui.ui:104 src/ui/titlewidget_ui.ui:1075
#: src/ui/vectorscope_ui.ui:46
#, kde-format
msgid "Background"
msgstr "Tło"
#: src/transitions/view/transitionstackview.cpp:70
#, kde-format
msgid "Composition track:"
msgstr "Ścieżka złożenia:"
#. i18n: ectx: property (text), widget (QLabel, label)
#: src/ui/addtrack_ui.ui:20
#, kde-format
msgid "Insert track"
msgstr "Wstaw ścieżkę"
#. i18n: ectx: property (text), item, widget (KComboBox, before_select)
#: src/ui/addtrack_ui.ui:28
#, kde-format
msgid "Above"
msgstr "Powyżej"
#. i18n: ectx: property (text), item, widget (KComboBox, before_select)
#: src/ui/addtrack_ui.ui:33
#, kde-format
msgid "Under"
msgstr "Poniżej"
#. i18n: ectx: property (text), widget (QRadioButton, video_track)
#: src/ui/addtrack_ui.ui:46
#, kde-format
msgid "Video &track"
msgstr "Śc&ieżka obrazu"
#. i18n: ectx: property (text), widget (QRadioButton, audio_track)
#: src/ui/addtrack_ui.ui:56
#, kde-format
msgid "A&udio track"
msgstr "Ś&cieżka dźwiękowa"
#. i18n: ectx: property (text), widget (QRadioButton, av_track)
#: src/ui/addtrack_ui.ui:63
#, kde-format
msgid "AV track"
msgstr "Ścieżka dźwięku i obrazu"
#. i18n: ectx: property (text), widget (QRadioButton, arec_track)
#: src/ui/addtrack_ui.ui:70
#, kde-format
msgid "Au&dio record track"
msgstr "Ścieżka nagrania dźwięku"
#. i18n: ectx: property (text), widget (QLabel, name_label)
#: src/ui/addtrack_ui.ui:92
#, kde-format
msgid "Track name"
msgstr "Nazwa utworu"
#. i18n: ectx: property (text), widget (QLabel, label)
#: src/ui/archivewidget_ui.ui:29
#, kde-format
msgid "Archive folder"
msgstr "Katalog archiwum"
#. i18n: ectx: property (text), widget (QCheckBox, compressed_archive)
#: src/ui/archivewidget_ui.ui:46
#, kde-format
msgid "Compressed archive"
msgstr "Skompresowane archiwum"
#. i18n: ectx: property (text), widget (QCheckBox, proxy_only)
#: src/ui/archivewidget_ui.ui:53
#, kde-format
msgid "Archive only proxy clips when available"
msgstr "Gdy dostępne, archiwizuj tylko wycinki pośrednie"
#. i18n: ectx: property (text), widget (QLabel, labelFFTSize)
#: src/ui/audiospectrum_ui.ui:52
#, kde-format
msgid "True FFT size: "
msgstr "Prawdziwy rozmiar FFT: "
#. i18n: ectx: property (toolTip), widget (QToolButton, buttonDeletePoint)
#: src/ui/bezierspline_ui.ui:65
#, kde-format
msgid "Delete current point"
msgstr "Usuń bieżący punkt"
#. i18n: ectx: property (text), widget (QToolButton, buttonUp)
#. i18n: ectx: property (text), widget (QToolButton, buttonDown)
#. i18n: ectx: property (text), widget (QToolButton, buttonAdd)
#. i18n: ectx: property (text), widget (QToolButton, buttonDelete)
#. i18n: ectx: property (text), widget (QToolButton, buttonReset)
#. i18n: ectx: property (text), widget (QToolButton, arrowUp)
#. i18n: ectx: property (text), widget (QToolButton, arrowDown)
#. i18n: ectx: property (text), widget (QToolButton, rec_options)
#. i18n: ectx: property (text), widget (QToolButton, button_more)
#. i18n: ectx: property (text), widget (QToolButton, toolButton)
#. i18n: ectx: property (text), widget (QToolButton, rescale_keep)
#. i18n: ectx: property (text), widget (QToolButton, hide_log)
#. i18n: ectx: property (text), widget (QToolButton, config_button)
#. i18n: ectx: property (text), widget (QToolButton, proxy_manageprofile)
#. i18n: ectx: property (text), widget (QToolButton, proxy_showprofileinfo)
#. i18n: ectx: property (text), widget (QToolButton, remove_gradient)
#. i18n: ectx: property (text), widget (QToolButton, add_gradient)
#. i18n: ectx: property (text), widget (QToolButton, buttonResetKeyframe)
#. i18n: ectx: property (text), widget (QToolButton, buttonSeek)
#. i18n: ectx: property (text), widget (QToolButton, reload_blackmagic)
#. i18n: ectx: property (text), widget (QToolButton, button_up)
#. i18n: ectx: property (text), widget (QToolButton, button_down)
#. i18n: ectx: property (text), widget (QToolButton, button_transcode)
#. i18n: ectx: property (text), widget (QToolButton, zoom_button)
#. i18n: ectx: property (text), widget (QToolButton, unzoom_button)
#. i18n: ectx: property (text), widget (QToolButton, buttonDeletePoint)
#. i18n: ectx: property (text), widget (QToolButton, buttonLinkHandles)
#. i18n: ectx: property (text), widget (QToolButton, buttonResetSpline)
#. i18n: ectx: property (text), widget (QToolButton, buttonShowPixmap)
#. i18n: ectx: property (text), widget (QToolButton, buttonGridChange)
#. i18n: ectx: property (text), widget (QToolButton, buttonZoomIn)
#. i18n: ectx: property (text), widget (QToolButton, buttonZoomOut)
#. i18n: ectx: property (text), widget (QToolButton, buttonShowAllHandles)
#. i18n: ectx: property (text), widget (QToolButton, preset_button)
#. i18n: ectx: property (text), widget (QToolButton, v4l_showprofileinfo)
#. i18n: ectx: property (text), widget (QToolButton, v4l_manageprofile)
#. i18n: ectx: property (text), widget (QToolButton, grab_manageprofile)
#. i18n: ectx: property (text), widget (QToolButton, grab_showprofileinfo)
#. i18n: ectx: property (text), widget (QToolButton, decklink_manageprofile)
#. i18n: ectx: property (text), widget (QToolButton, decklink_showprofileinfo)
#. i18n: ectx: property (text), widget (QToolButton, preview_showprofileinfo)
#. i18n: ectx: property (text), widget (QToolButton, preview_manageprofile)
#. i18n: ectx: property (text), widget (QToolButton, add_preset)
#. i18n: ectx: property (text), widget (QToolButton, remove_preset)
#. i18n: ectx: property (text), widget (QToolButton, buttonLeftRight)
#. i18n: ectx: property (text), widget (QToolButton, buttonUpDown)
#. i18n: ectx: property (text), widget (QToolButton, buttonShowInTimeline)
#. i18n: ectx: property (text), widget (QToolButton, buttonNewPoints)
#. i18n: ectx: property (text), widget (QToolButton, buttonHelp)
#. i18n: ectx: property (text), widget (QToolButton, italic)
#. i18n: ectx: property (text), widget (QToolButton, collapseButton)
#. i18n: ectx: property (text), widget (QToolButton, enabledButton)
#. i18n: ectx: property (text), widget (QToolButton, presetButton)
#. i18n: ectx: property (text), widget (QToolButton, menuButton)
#. i18n: ectx: property (text), widget (QToolButton, buttonDel)
#. i18n: ectx: property (text), widget (QToolButton, buttonAddDelete)
#. i18n: ectx: property (text), widget (QToolButton, buttonPrevious)
#. i18n: ectx: property (text), widget (QToolButton, buttonNext)
#. i18n: ectx: property (text), widget (QToolButton, buttonAlignRight)
#. i18n: ectx: property (text), widget (QToolButton, edit_gradient)
#. i18n: ectx: property (text), widget (QToolButton, buttonUnder)
#. i18n: ectx: property (text), widget (QToolButton, buttonInsertUnicode)
#. i18n: ectx: property (text), widget (QToolButton, buttonAlignCenter)
#. i18n: ectx: property (text), widget (QToolButton, buttonAlignLeft)
#. i18n: ectx: property (text), widget (QToolButton, buttonItalic)
#. i18n: ectx: property (text), widget (QToolButton, edit_rect_gradient)
#. i18n: ectx: property (text), widget (QToolButton, itemleft)
#. i18n: ectx: property (text), widget (QToolButton, itemhcenter)
#. i18n: ectx: property (text), widget (QToolButton, itemright)
#. i18n: ectx: property (text), widget (QToolButton, itemtop)
#. i18n: ectx: property (text), widget (QToolButton, itemvcenter)
#. i18n: ectx: property (text), widget (QToolButton, itembottom)
#. i18n: ectx: property (text), widget (QToolButton, buttonDirectUpdate)
#. i18n: ectx: property (text), widget (QToolButton, buttonZoomOriginal)
#. i18n: ectx: property (text), widget (QToolButton, buttonZoomFit)
#. i18n: ectx: property (text), widget (QToolButton, marker_save)
#. i18n: ectx: property (text), widget (QToolButton, marker_load)
#. i18n: ectx: property (text), widget (QToolButton, analysis_delete)
#. i18n: ectx: property (text), widget (QToolButton, analysis_save)
#. i18n: ectx: property (text), widget (QToolButton, analysis_load)
#. i18n: ectx: property (text), widget (QToolButton, toolBtnReload)
#. i18n: ectx: property (text), widget (QToolButton, effectsAll)
#. i18n: ectx: property (text), widget (QToolButton, effectsVideo)
#. i18n: ectx: property (text), widget (QToolButton, effectsAudio)
#. i18n: ectx: property (text), widget (QToolButton, effectsGPU)
#. i18n: ectx: property (text), widget (QToolButton, effectsCustom)
#. i18n: ectx: property (text), widget (QToolButton, button_add)
#. i18n: ectx: property (text), widget (QToolButton, button_edit)
#. i18n: ectx: property (text), widget (QToolButton, button_delete)
#. i18n: ectx: property (text), widget (QToolButton, button_download)
#. i18n: ectx: property (text), widget (QToolButton, add_metadata)
#. i18n: ectx: property (text), widget (QToolButton, delete_metadata)
#: src/ui/bezierspline_ui.ui:68 src/ui/bezierspline_ui.ui:97
#: src/ui/bezierspline_ui.ui:144 src/ui/bezierspline_ui.ui:157
#: src/ui/bezierspline_ui.ui:176 src/ui/bezierspline_ui.ui:189
#: src/ui/bezierspline_ui.ui:202 src/ui/bezierspline_ui.ui:215
#: src/ui/clipproperties_ui.ui:490 src/ui/clipproperties_ui.ui:500
#: src/ui/clipproperties_ui.ui:587 src/ui/clipproperties_ui.ui:597
#: src/ui/clipproperties_ui.ui:607 src/ui/clipspeed_ui.ui:101
#: src/ui/clipstabilize_ui.ui:77 src/ui/collapsiblewidget_ui.ui:89
#: src/ui/collapsiblewidget_ui.ui:115 src/ui/collapsiblewidget_ui.ui:128
#: src/ui/collapsiblewidget_ui.ui:141 src/ui/collapsiblewidget_ui.ui:154
#: src/ui/collapsiblewidget_ui.ui:164 src/ui/collapsiblewidget_ui.ui:174
#: src/ui/configcapture_ui.ui:90 src/ui/configcapture_ui.ui:275
#: src/ui/configcapture_ui.ui:312 src/ui/configcapture_ui.ui:495
#: src/ui/configcapture_ui.ui:621 src/ui/configcapture_ui.ui:628
#: src/ui/configjogshuttle_ui.ui:78 src/ui/configproject_ui.ui:105
#: src/ui/configproject_ui.ui:115 src/ui/configproxy_ui.ui:73
#: src/ui/configproxy_ui.ui:125 src/ui/configsdl_ui.ui:154
#: src/ui/cutjobdialog_ui.ui:30 src/ui/dvdwizardmenu_ui.ui:280
#: src/ui/dvdwizardmenu_ui.ui:287 src/ui/dvdwizardvob_ui.ui:29
#: src/ui/dvdwizardvob_ui.ui:49 src/ui/dvdwizardvob_ui.ui:100
#: src/ui/effectlist_ui.ui:83 src/ui/effectlist_ui.ui:102
#: src/ui/effectlist_ui.ui:118 src/ui/effectlist_ui.ui:134
#: src/ui/effectlist_ui.ui:150 src/ui/freesound_ui.ui:39
#: src/ui/geometrywidget_ui.ui:70 src/ui/geometrywidget_ui.ui:83
#: src/ui/geometrywidget_ui.ui:93 src/ui/gradientedit_ui.ui:126
#: src/ui/gradientedit_ui.ui:143 src/ui/keyframeeditor_ui.ui:91
#: src/ui/keyframeeditor_ui.ui:101 src/ui/keyframewidget_ui.ui:46
#: src/ui/keyframewidget_ui.ui:59 src/ui/keyframewidget_ui.ui:72
#: src/ui/keyframewidget_ui.ui:85 src/ui/keyframewidget_ui.ui:124
#: src/ui/manageencodingprofile_ui.ui:44 src/ui/manageencodingprofile_ui.ui:51
#: src/ui/manageencodingprofile_ui.ui:58 src/ui/manageencodingprofile_ui.ui:68
#: src/ui/monitoreditwidget_ui.ui:53 src/ui/monitoreditwidget_ui.ui:66
#: src/ui/monitoreditwidget_ui.ui:76 src/ui/projectsettings_ui.ui:180
#: src/ui/projectsettings_ui.ui:190 src/ui/projectsettings_ui.ui:282
#: src/ui/projectsettings_ui.ui:367 src/ui/projectsettings_ui.ui:438
#: src/ui/projectsettings_ui.ui:445 src/ui/qtextclip_ui.ui:65
#: src/ui/recmonitor_ui.ui:72 src/ui/renderwidget_ui.ui:644
#: src/ui/renderwidget_ui.ui:907 src/ui/selectivecolor_ui.ui:29
#: src/ui/selectivecolor_ui.ui:36 src/ui/titlewidget_ui.ui:592
#: src/ui/titlewidget_ui.ui:608 src/ui/titlewidget_ui.ui:632
#: src/ui/titlewidget_ui.ui:642 src/ui/titlewidget_ui.ui:649
#: src/ui/titlewidget_ui.ui:662 src/ui/titlewidget_ui.ui:728
#: src/ui/titlewidget_ui.ui:962 src/ui/titlewidget_ui.ui:1351
#: src/ui/titlewidget_ui.ui:1358 src/ui/titlewidget_ui.ui:1365
#: src/ui/titlewidget_ui.ui:1372 src/ui/titlewidget_ui.ui:1379
#: src/ui/titlewidget_ui.ui:1386 src/ui/tracksconfigdialog_ui.ui:51
#: src/ui/tracksconfigdialog_ui.ui:58 src/ui/tracksconfigdialog_ui.ui:65
#: src/ui/tracksconfigdialog_ui.ui:72 src/ui/tracksconfigdialog_ui.ui:79
#: src/ui/unicodewidget_ui.ui:197 src/ui/unicodewidget_ui.ui:222
#, kde-format
msgid "..."
msgstr "..."
#. i18n: ectx: property (toolTip), widget (QToolButton, buttonLinkHandles)
#: src/ui/bezierspline_ui.ui:94
#, kde-format
msgid ""
"Link the handles' position for current point.<br />Results in a natural "
"spline."
msgstr ""
"Dowiąż położenie uchwytów dla bieżacego punktu.<br />Wynikiem jest naturalny "
"splajn."
#. i18n: ectx: property (toolTip), widget (QToolButton, buttonResetSpline)
#: src/ui/bezierspline_ui.ui:141
#, kde-format
msgid "Reset the selected spline"
msgstr "Wyzeruj wybrany splajn"
#. i18n: ectx: property (toolTip), widget (QToolButton, buttonShowPixmap)
#: src/ui/bezierspline_ui.ui:154
#, kde-format
msgid "Show background indicating changes caused by modifying the curve."
msgstr "Pokaż tło wskazujące zmiany spowodowane przez modyfikowanie krzywej."
#. i18n: ectx: property (toolTip), widget (QToolButton, buttonGridChange)
#: src/ui/bezierspline_ui.ui:173
#, kde-format
msgid ""
"Increases the number of lines in the grid.<br />After 8 lines it will begin "
"from 0 again."
msgstr ""
"Zwiększa liczbę linii w siatce.<br />Po 8 liniach zacznie ponownie od zera."
#. i18n: ectx: property (toolTip), widget (QToolButton, buttonShowAllHandles)
#: src/ui/bezierspline_ui.ui:212
#, kde-format
msgid "Show handles for all points or only for the selected one"
msgstr "Pokaż uchwyty dla wszystkich punktów lub tylko dla tych wybranych"
#. i18n: ectx: property (text), widget (QLabel, label)
#. i18n: ectx: property (text), widget (QLabel, labelName)
#. i18n: ectx: property (text), widget (QLabel, m_labelName)
#: src/ui/boolparamwidget_ui.ui:30 src/ui/fontval_ui.ui:32
#: src/ui/listparamwidget_ui.ui:72 src/ui/urlval_ui.ui:40
#, kde-format
msgid "TextLabel"
msgstr "EtykieraTekstu"
#. i18n: ectx: property (text), widget (QLabel, crop_label)
#: src/ui/clipdurationdialog_ui.ui:30
#, kde-format
msgid "Crop start"
msgstr "Początek przycięcia"
#. i18n: ectx: property (text), widget (QLabel, end_label)
#: src/ui/clipdurationdialog_ui.ui:50
#, kde-format
msgid "Crop end"
msgstr "Koniec przycięcia"
#. i18n: ectx: property (text), widget (QTreeWidget, treeWidget)
#. i18n: ectx: property (text), widget (QLabel, label_path)
#: src/ui/clipproperties_ui.ui:27 src/ui/missingclips_ui.ui:55
#, kde-format
msgid "Path"
msgstr "Ścieżka"
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. i18n: ectx: property (text), widget (QLabel, label_size)
#: src/ui/clipproperties_ui.ui:51 src/ui/configcapture_ui.ui:110
#, kde-format
msgid "Size:"
msgstr "Rozmiar:"
#. i18n: ectx: property (text), widget (QTreeWidget, programList)
#. i18n: ectx: property (text), widget (QTreeWidget, clip_vproperties)
#. i18n: ectx: property (text), widget (QTreeWidget, clip_aproperties)
#. i18n: ectx: property (text), widget (QTreeWidget, metadata_list)
#. i18n: ectx: property (text), widget (QTreeWidget, analysis_list)
#: src/ui/clipproperties_ui.ui:117 src/ui/clipproperties_ui.ui:162
#: src/ui/clipproperties_ui.ui:542 src/ui/clipproperties_ui.ui:574
#: src/ui/projectsettings_ui.ui:423 src/ui/wizardmltcheck_ui.ui:49
#, kde-format
msgid "1"
msgstr "1"
#. i18n: ectx: property (text), widget (QTreeWidget, clip_vproperties)
#. i18n: ectx: property (text), widget (QTreeWidget, clip_aproperties)
#. i18n: ectx: property (text), widget (QTreeWidget, metadata_list)
#. i18n: ectx: property (text), widget (QTreeWidget, analysis_list)
#: src/ui/clipproperties_ui.ui:122 src/ui/clipproperties_ui.ui:167
#: src/ui/clipproperties_ui.ui:547 src/ui/clipproperties_ui.ui:579
#: src/ui/projectsettings_ui.ui:428
#, kde-format
msgid "2"
msgstr "2"
#. i18n: ectx: attribute (title), widget (QWidget, tab_slideshow)
#: src/ui/clipproperties_ui.ui:206
#, kde-format
msgid "Slideshow"
msgstr "Pokaz slajdów"
#. i18n: ectx: property (text), widget (QLabel, slide_type_label)
#: src/ui/clipproperties_ui.ui:212
#, kde-format
msgid "Image type"
msgstr "Rodzaj obrazu"
#. i18n: ectx: property (text), widget (QLabel, clip_filesize_4)
#: src/ui/clipproperties_ui.ui:222
#, kde-format
msgid "Frame duration"
msgstr "Czas trwania klatki"
#. i18n: ectx: property (text), widget (QCheckBox, sm_loop)
#. i18n: ectx: property (text), widget (QCheckBox, slide_loop)
#. i18n: ectx: property (text), widget (QCheckBox, loop_movie)
#: src/ui/clipproperties_ui.ui:255 src/ui/dvdwizardmenu_ui.ui:249
#: src/ui/slideshowclip_ui.ui:160 src/ui/smconfig_ui.ui:26
#, kde-format
msgid "Loop"
msgstr "Zapętlij"
#. i18n: ectx: property (text), widget (QCheckBox, slide_crop)
#: src/ui/clipproperties_ui.ui:339 src/ui/slideshowclip_ui.ui:284
#, kde-format
msgid "Center crop"
msgstr "Wyśrodkowane przycięcie"
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. i18n: ectx: attribute (title), widget (QWidget, tab)
#. i18n: ectx: property (text), widget (QLabel, label_animation)
#: src/ui/clipproperties_ui.ui:346 src/ui/slideshowclip_ui.ui:291
#: src/ui/titlewidget_ui.ui:1133
#, kde-format
msgid "Animation"
msgstr "Animacja"
#. i18n: ectx: property (text), item, widget (KComboBox, background_list)
#. i18n: ectx: attribute (title), widget (QWidget, tab_image)
#: src/ui/clipproperties_ui.ui:357 src/ui/dvdwizardmenu_ui.ui:230
#, kde-format
msgid "Image"
msgstr "Obraz"
#. i18n: ectx: property (text), widget (QCheckBox, image_transparency)
#: src/ui/clipproperties_ui.ui:381
#, kde-format
msgid "Transparent background"
msgstr "Przezroczyste tło"
#. i18n: ectx: property (text), widget (QLabel, clip_filesize_3)
#. i18n: ectx: property (text), widget (QTreeWidget, markers_list)
#: src/ui/clipproperties_ui.ui:432 src/ui/markerdialog_ui.ui:56
#, kde-format
msgid "Comment"
msgstr "Komentarz"
#. i18n: ectx: property (text), widget (QToolButton, buttonUnselectAll)
#. i18n: ectx: property (text), widget (QToolButton, marker_new)
#: src/ui/clipproperties_ui.ui:440 src/ui/titlewidget_ui.ui:365
#, kde-format
msgid "N"
msgstr "N"
#. i18n: ectx: property (text), widget (QToolButton, marker_edit)
#: src/ui/clipproperties_ui.ui:450
#, kde-format
msgid "E"
msgstr "E"
#. i18n: ectx: property (text), widget (QToolButton, button_delete)
#. i18n: ectx: property (text), widget (QToolButton, delete_button)
#. i18n: ectx: property (text), widget (QToolButton, marker_delete)
#: src/ui/clipproperties_ui.ui:460 src/ui/dvdwizardmenu_ui.ui:270
#: src/ui/keyframeeditor_ui.ui:78 src/ui/profiledialog_ui.ui:23
#, kde-format
msgid "D"
msgstr "D"
#. i18n: ectx: attribute (title), widget (QWidget, tab_advanced)
#: src/ui/clipproperties_ui.ui:634
#, kde-format
msgid "Advanced"
msgstr "Zaawansowane"
#. i18n: ectx: property (text), widget (QCheckBox, clip_force_ar)
#: src/ui/clipproperties_ui.ui:653
#, kde-format
msgid "Force aspect ratio"
msgstr "Wymuś współczynnik kształtu"
#. i18n: ectx: property (text), widget (QCheckBox, clip_force_threads)
#: src/ui/clipproperties_ui.ui:686
#, kde-format
msgid "Decoding threads"
msgstr "Wątki dekodowania"
#. i18n: ectx: property (text), widget (QCheckBox, clip_force_vindex)
#: src/ui/clipproperties_ui.ui:693
#, kde-format
msgid "Video index"
msgstr "Indeks obrazu"
#. i18n: ectx: property (text), widget (QCheckBox, clip_force_progressive)
#: src/ui/clipproperties_ui.ui:700
#, kde-format
msgid "Force scanning"
msgstr "Wymuś skanowanie"
#. i18n: ectx: property (text), widget (QCheckBox, clip_force_aindex)
#: src/ui/clipproperties_ui.ui:720
#, kde-format
msgid "Audio index"
msgstr "Indeks dźwięku"
#. i18n: ectx: property (text), widget (QCheckBox, clip_force_framerate)
#: src/ui/clipproperties_ui.ui:727
#, kde-format
msgid "Force frame rate"
msgstr "Wymuś ilość klatek na sekundę"
#. i18n: ectx: property (text), widget (QCheckBox, clip_force_out)
#: src/ui/clipproperties_ui.ui:734
#, kde-format
msgid "Force duration"
msgstr "Wymuś czas trwania"
#. i18n: ectx: property (text), widget (QCheckBox, clip_force_colorspace)
#: src/ui/clipproperties_ui.ui:751
#, kde-format
msgid "Force colorspace"
msgstr "Wymuś przestrzeń barw"
#. i18n: ectx: property (text), widget (QCheckBox, clip_force_fieldorder)
#: src/ui/clipproperties_ui.ui:765
#, kde-format
msgid "Force field order"
msgstr "Wymuś kolejność pól"
#. i18n: ectx: property (text), widget (QLabel, label)
#: src/ui/clipproperties_ui.ui:804
#, kde-format
msgid ":"
msgstr ":"
#. i18n: ectx: property (text), widget (QCheckBox, clip_force_transparency)
#: src/ui/clipproperties_ui.ui:829
#, kde-format
msgid "Image background"
msgstr "Tło obrazu"
#. i18n: ectx: property (text), item, widget (KComboBox, clip_transparency)
#: src/ui/clipproperties_ui.ui:837
#, kde-format
msgid "Normal"
msgstr "Normalne"
#. i18n: ectx: property (text), item, widget (KComboBox, clip_transparency)
#: src/ui/clipproperties_ui.ui:842
#, kde-format
msgid "Transparent"
msgstr "Przezroczyste"
#. i18n: ectx: property (text), widget (QLabel, label_dest)
#: src/ui/clipspeed_ui.ui:35 src/ui/clipstabilize_ui.ui:27
#: src/ui/cliptranscode_ui.ui:83
#, kde-format
msgid "Destination"
msgstr "Cel"
#. i18n: ectx: property (text), widget (QLabel, ffmpeg_label)
#: src/ui/cliptranscode_ui.ui:53
#, kde-format
msgid "FFmpeg parameters"
msgstr "Parametry FFmpeg"
#. i18n: ectx: property (text), widget (QLabel, label_4)
#: src/ui/cliptranscode_ui.ui:73
#, kde-format
msgid "Job status"
msgstr "Stan zadania"
#. i18n: ectx: property (text), widget (QLabel, label_source)
#: src/ui/cliptranscode_ui.ui:103
#, kde-format
msgid "Source"
msgstr "Źródło"
#. i18n: ectx: property (text), widget (QCheckBox, auto_close)
#: src/ui/cliptranscode_ui.ui:123
#, kde-format
msgid "Close after transcode"
msgstr "Zamknij po transkodowaniu"
#. i18n: ectx: property (text), widget (QPushButton, button_start)
#: src/ui/cliptranscode_ui.ui:143
#, kde-format
msgctxt "@action:button start transcode"
msgid "Start"
msgstr "Początek"
#. i18n: ectx: property (text), widget (QLabel, label_profile)
#. i18n: ectx: property (text), widget (QLabel, label)
#: src/ui/cliptranscode_ui.ui:150 src/ui/profiledialog_ui.ui:40
#, kde-format
msgid "Profile"
msgstr "Profil"
#. i18n: ectx: property (text), widget (QLabel, label)
#: src/ui/colorclip_ui.ui:30
#, kde-format
msgid "Clip Color"
msgstr "Kolor wycinka"
#. i18n: ectx: property (windowTitle), widget (QDialog, ColorPlaneExport_UI)
#: src/ui/colorplaneexport_ui.ui:14
#, kde-format
msgid "Export color plane to PNG"
msgstr "Eksportuj przestrzeń kolorów do PNG"
#. i18n: ectx: property (text), widget (QLabel, lblSpace)
#: src/ui/colorplaneexport_ui.ui:20
#, kde-format
msgid "Color space"
msgstr "Przestrzeń barw"
#. i18n: ectx: property (text), widget (QLabel, lblVariant)
#: src/ui/colorplaneexport_ui.ui:37
#, kde-format
msgid "Variant"
msgstr "Wariant"
#. i18n: ectx: property (toolTip), widget (QSlider, sliderScaling)
#: src/ui/colorplaneexport_ui.ui:81
#, kde-format
msgid "How much to zoom in"
msgstr "Jak bardzo zbliżyć"
#. i18n: ectx: property (text), widget (QLabel, lblRes)
#: src/ui/colorplaneexport_ui.ui:101
#, kde-format
msgid "Resolution"
msgstr "Rozdzielczość"
#. i18n: ectx: property (text), widget (QLabel, lblFilename)
#: src/ui/colorplaneexport_ui.ui:144
#, kde-format
msgid "Filename"
msgstr "Nazwa pliku"
#. i18n: ectx: property (text), widget (QLabel, label)
#: src/ui/configcapture_ui.ui:23
#, kde-format
msgid "Default capture device"
msgstr "Domyśle urządzenie przechwytywania"
#. i18n: ectx: property (text), item, widget (KComboBox, device_selector)
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_defaultcapture)
#. i18n: ectx: attribute (title), widget (QWidget, tab_2)
#: src/ui/configcapture_ui.ui:37 src/ui/configcapture_ui.ui:60
#: src/ui/configenv_ui.ui:63 src/ui/recmonitor_ui.ui:139
#, kde-format
msgid "FFmpeg"
msgstr "FFmpeg"
#. i18n: ectx: property (text), item, widget (KComboBox, device_selector)
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_defaultcapture)
#: src/ui/configcapture_ui.ui:42 src/ui/recmonitor_ui.ui:144
#, kde-format
msgid "Screen grab"
msgstr "Przechwytywanie z ekranu"
#. i18n: ectx: property (text), widget (QLabel, label_11)
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: src/ui/configcapture_ui.ui:66 src/ui/configcapture_ui.ui:672
#: src/utils/freesound.cpp:220
#, kde-format
msgid "Channels"
msgstr "Kanały"
#. i18n: ectx: property (text), widget (QLabel, label_14)
#: src/ui/configcapture_ui.ui:76
#, kde-format
msgid "Video device"
msgstr "Urządzenie wideo"
#. i18n: ectx: property (text), widget (QLabel, label_30)
#. i18n: ectx: property (text), widget (QLabel, label_27)
#: src/ui/configcapture_ui.ui:83 src/ui/configcapture_ui.ui:545
#, kde-format
msgid "Detected devices"
msgstr "Wykryte urządzenia"
#. i18n: ectx: property (text), widget (QLabel, label_9)
#: src/ui/configcapture_ui.ui:100
#, kde-format
msgid "Capture format"
msgstr "Format przechwytywania"
#. i18n: ectx: property (text), widget (QLabel, p_size)
#: src/ui/configcapture_ui.ui:117
#, kde-format
msgid "720x576"
msgstr "720x576"
#. i18n: ectx: property (text), widget (QLabel, p_fps)
#: src/ui/configcapture_ui.ui:131
#, kde-format
msgid "25/1"
msgstr "25/1"
#. i18n: ectx: property (text), widget (QLabel, p_aspect)
#: src/ui/configcapture_ui.ui:152
#, kde-format
msgid "59/54"
msgstr "59/54"
#. i18n: ectx: property (text), widget (QLabel, p_display)
#: src/ui/configcapture_ui.ui:166
#, kde-format
msgid "4/3"
msgstr "4/3"
#. i18n: ectx: property (text), widget (QPushButton, config_v4l)
#: src/ui/configcapture_ui.ui:187
#, kde-format
msgid "Edit"
msgstr "Edytuj"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_v4l_captureaudio)
#: src/ui/configcapture_ui.ui:221
#, kde-format
msgid "Capture audio (ALSA)"
msgstr "Przechwyć dźwięk (ALSA)"
#. i18n: ectx: property (text), widget (QLabel, label_24)
#. i18n: ectx: property (text), widget (QLabel, label_screengrab)
#. i18n: ectx: property (text), widget (QLabel, label_16)
#: src/ui/configcapture_ui.ui:241 src/ui/configcapture_ui.ui:511
#: src/ui/configcapture_ui.ui:604 src/ui/configproxy_ui.ui:99
#: src/ui/projectsettings_ui.ui:268
#, kde-format
msgid "Encoding profile"
msgstr "Profil kodowania"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_v4l_capturevideo)
#: src/ui/configcapture_ui.ui:268
#, kde-format
msgid "Capture video (Video4Linux2)"
msgstr "Przechwytywanie obrazu (Video4Linux2)"
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_grab_capture_type)
#: src/ui/configcapture_ui.ui:350
#, kde-format
msgid "Full screen capture"
msgstr "Przechwytywanie całego ekranu"
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_grab_capture_type)
#: src/ui/configcapture_ui.ui:355
#, kde-format
msgid "Region capture"
msgstr "Przechwytywanie obszaru"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_grab_follow_mouse)
#: src/ui/configcapture_ui.ui:374
#, kde-format
msgid "Follow mouse"
msgstr "Podążaj za myszą"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_grab_hide_frame)
#: src/ui/configcapture_ui.ui:381
#, kde-format
msgid "Hide frame"
msgstr "Ukryj ramkę"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_grab_hide_mouse)
#: src/ui/configcapture_ui.ui:531
#, kde-format
msgid "Hide cursor"
msgstr "Ukryj wskaźnik myszy"
#. i18n: ectx: attribute (title), widget (QWidget, tab_4)
#: src/ui/configcapture_ui.ui:539
#, kde-format
msgid "Blackmagic"
msgstr "Blackmagic"
#. i18n: ectx: property (text), widget (QLabel, label_29)
#: src/ui/configcapture_ui.ui:575
#, kde-format
msgid "Capture file name"
msgstr "Nazwa przechwyconego pliku"
#. i18n: ectx: property (text), widget (QLabel, label_5)
#: src/ui/configcapture_ui.ui:645
#, kde-format
msgid "Sample Rate"
msgstr "Próbkowanie"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: src/ui/configcapture_ui.ui:652
#, kde-format
msgid "Capture Volume "
msgstr "Głośność przechwytywania"
#. i18n: ectx: property (text), widget (QLabel, label_33)
#. i18n: ectx: property (text), widget (QLabel, label_17)
#: src/ui/configcapture_ui.ui:713 src/ui/configjogshuttle_ui.ui:98
#, kde-format
msgid "Device"
msgstr "Urządzenie"
#. i18n: ectx: property (text), widget (QLabel, labelNoAudioDevices)
#: src/ui/configcapture_ui.ui:725
#, kde-format
msgid "Make sure you have audio plugins installed on your system"
msgstr "Upewnij się, że masz wgrane wtyczki dźwięku na swoim systemie"
#. i18n: ectx: attribute (title), widget (QWidget, tab)
#: src/ui/configenv_ui.ui:27
#, kde-format
msgid "MLT environment"
msgstr "Środowisko MLT"
#. i18n: ectx: property (text), widget (QLabel, label_6)
#: src/ui/configenv_ui.ui:36
#, kde-format
msgid "Processing threads"
msgstr "Wątki przetwarzania"
#. i18n: ectx: property (text), widget (QLabel, label_7)
#: src/ui/configenv_ui.ui:49
#, kde-format
msgid "(>1 is experimental)"
msgstr "(>1 tylko eksperymentalne)"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: src/ui/configenv_ui.ui:56
#, kde-format
msgid "Melt path"
msgstr "Ścieżka Melt"
#. i18n: ectx: property (text), widget (QLabel, label)
#: src/ui/configenv_ui.ui:70
#, kde-format
msgid "MLT profiles folder"
msgstr "Katalog profili MLT"
#. i18n: ectx: property (text), widget (QLabel, label_13)
#: src/ui/configenv_ui.ui:93
#, kde-format
msgid "FFplay"
msgstr "OdtwórzFF"
#. i18n: ectx: property (text), widget (QLabel, label_14)
#: src/ui/configenv_ui.ui:113
#, kde-format
msgid "FFprobe"
msgstr "FFprobe"
#. i18n: ectx: attribute (title), widget (QWidget, tab_2)
#: src/ui/configenv_ui.ui:124
#, kde-format
msgid "Default folders"
msgstr "Domyślne katalogi"
#. i18n: ectx: property (text), widget (QLabel, label_15)
#: src/ui/configenv_ui.ui:130
#, kde-format
msgid "Library folder"
msgstr "Katalog biblioteki"
#. i18n: ectx: property (text), widget (QLabel, label_10)
#: src/ui/configenv_ui.ui:150
#, kde-format
msgid "Capture folder"
msgstr "Katalog przechwytywania"
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: src/ui/configenv_ui.ui:157
#, kde-format
msgid "Temporary files"
msgstr "Tymczasowe pliki"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_librarytodefaultfolder)
#: src/ui/configenv_ui.ui:164
#, kde-format
msgid "Use default folder"
msgstr "Użyj domyślnego katalogu"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_capturetoprojectfolder)
#: src/ui/configenv_ui.ui:177
#, kde-format
msgid "Use project folder"
msgstr "Użyj katalogu projektu"
#. i18n: ectx: attribute (title), widget (QWidget, tab_3)
#: src/ui/configenv_ui.ui:188
#, kde-format
msgid "Default apps"
msgstr "Domyślne programy"
#. i18n: ectx: property (text), widget (QLabel, label_4)
#: src/ui/configenv_ui.ui:194
#, kde-format
msgid "Image editing"
msgstr "Edytowanie obrazów"
#. i18n: ectx: property (text), widget (QPushButton, kp_image)
#. i18n: ectx: property (text), widget (QPushButton, kp_audio)
#: src/ui/configenv_ui.ui:208 src/ui/configenv_ui.ui:229
#, kde-format
msgid "Change"
msgstr "Zmień"
#. i18n: ectx: property (text), widget (QLabel, label_11)
#: src/ui/configenv_ui.ui:215
#, kde-format
msgid "Audio editing"
msgstr "Edytowanie dźwięku"
#. i18n: ectx: attribute (title), widget (QWidget, tab_4)
#: src/ui/configenv_ui.ui:250
#, kde-format
msgid "Mime types"
msgstr "Typy MIME"
#. i18n: ectx: property (text), widget (QLabel, label_5)
#: src/ui/configenv_ui.ui:256
#, kde-format
msgid "Additional clip MIME types"
msgstr "Dodatkowe typy MIME wycinków"
#. i18n: ectx: property (text), widget (QLabel, label_12)
#: src/ui/configenv_ui.ui:270
#, kde-format
msgid "Supported clip MIME types"
msgstr "Obsługiwane typy MIME wycinków"
#. i18n: ectx: property (text), widget (QLabel, label_9)
#: src/ui/configenv_ui.ui:294
#, kde-format
msgid "Concurrent threads"
msgstr "Równoczesne wątki"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_enableshuttle)
#: src/ui/configjogshuttle_ui.ui:23
#, kde-format
msgid "Enable Jog Shuttle device"
msgstr "Włącz urządzenie Jog Shuttle"
#. i18n: ectx: property (text), widget (QLabel, shuttledisabled)
#: src/ui/configjogshuttle_ui.ui:30
#, kde-format
msgid "Jog Shuttle device disabled."
msgstr "Urządzenie Jog Shuttle wyłączone."
#. i18n: ectx: property (title), widget (QGroupBox, config_group)
#: src/ui/configjogshuttle_ui.ui:53
#, kde-format
msgid "Device configuration"
msgstr "Ustawienia urządzenia"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: src/ui/configjogshuttle_ui.ui:85
#, kde-format
msgid "Button 1"
msgstr "Przycisk 1"
#. i18n: ectx: property (text), widget (QLabel, label_16)
#: src/ui/configjogshuttle_ui.ui:111
#, kde-format
msgid "Button 15"
msgstr "Przycisk 15"
#. i18n: ectx: property (text), widget (QLabel, label_14)
#: src/ui/configjogshuttle_ui.ui:137
#, kde-format
msgid "Button 13"
msgstr "Przycisk 13"
#. i18n: ectx: property (text), widget (QLabel, label_9)
#: src/ui/configjogshuttle_ui.ui:150
#, kde-format
msgid "Button 8"
msgstr "Przycisk 8"
#. i18n: ectx: property (text), widget (QLabel, label_7)
#: src/ui/configjogshuttle_ui.ui:166
#, kde-format
msgid "Button 4"
msgstr "Przycisk 4"
#. i18n: ectx: property (text), widget (QLabel, label)
#: src/ui/configjogshuttle_ui.ui:179
#, kde-format
msgid "Device name"
msgstr "Nazwa urządzenia"
#. i18n: ectx: property (text), widget (QLabel, label_5)
#: src/ui/configjogshuttle_ui.ui:192
#, kde-format
msgid "Button 5"
msgstr "Przycisk 5"
#. i18n: ectx: property (text), widget (QLabel, label_8)
#: src/ui/configjogshuttle_ui.ui:214
#, kde-format
msgid "Button 7"
msgstr "Przycisk 7"
#. i18n: ectx: property (text), widget (QLabel, label_10)
#: src/ui/configjogshuttle_ui.ui:243
#, kde-format
msgid "Button 9"
msgstr "Przycisk 9"
#. i18n: ectx: property (text), widget (QLabel, label_4)
#: src/ui/configjogshuttle_ui.ui:256
#, kde-format
msgid "Button 2"
msgstr "Przycisk 2"
#. i18n: ectx: property (text), widget (QLabel, label_11)
#: src/ui/configjogshuttle_ui.ui:272
#, kde-format
msgid "Button 10"
msgstr "Przycisk 10"
#. i18n: ectx: property (text), widget (QLabel, label_12)
#: src/ui/configjogshuttle_ui.ui:285
#, kde-format
msgid "Button 11"
msgstr "Przycisk 11"
#. i18n: ectx: property (text), widget (QLabel, label_6)
#: src/ui/configjogshuttle_ui.ui:308
#, kde-format
msgid "Button 6"
msgstr "Przycisk 6"
#. i18n: ectx: property (text), widget (QLabel, label_15)
#: src/ui/configjogshuttle_ui.ui:336
#, kde-format
msgid "Button 14"
msgstr "Przycisk 14"
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: src/ui/configjogshuttle_ui.ui:349
#, kde-format
msgid "Button 3"
msgstr "Przycisk 3"
#. i18n: ectx: property (text), widget (QLabel, label_13)
#: src/ui/configjogshuttle_ui.ui:362
#, kde-format
msgid "Button 12"
msgstr "Przycisk 12"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_use_exiftool)
#: src/ui/configmisc_ui.ui:17
#, kde-format
msgid "Get clip metadata with exiftool"
msgstr "Uzyskaj metadane wycinka przy użyciu exiftool"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_automultistreams)
#: src/ui/configmisc_ui.ui:24
#, kde-format
msgid "Automatically import all streams in multi stream clips"
msgstr ""
"Samoczynnie importuj wszystkie strumienie w wielo-strumieniowych wycinkach"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_use_magicLantern)
#: src/ui/configmisc_ui.ui:31
#, kde-format
msgid "Get clip metadata created by Magic Lantern"
msgstr "Uzyskaj metadane wycinka przy użyciu Magicznej Latarni"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_disable_effect_parameters)
#: src/ui/configmisc_ui.ui:38
#, kde-format
msgid "Disable parameters when the effect is disabled"
msgstr "Wyłącz parametry gdy efekt jest wyłączony"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#: src/ui/configmisc_ui.ui:45
#, kde-format
msgid "Default Durations"
msgstr "Domyślne czasy trwania"
#. i18n: ectx: property (text), widget (QLabel, label)
#: src/ui/configmisc_ui.ui:51
#, kde-format
msgid "Color clips"
msgstr "Wycinki kolorów"
#. i18n: ectx: property (text), widget (QLabel, label_8)
#: src/ui/configmisc_ui.ui:68
#, kde-format
msgid "Title clips"
msgstr "Wycinki tytułowe"
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: src/ui/configmisc_ui.ui:75
#, kde-format
msgid "Image sequence"
msgstr "Sekwencja obrazów"
#. i18n: ectx: property (text), widget (QLabel, label_6)
#: src/ui/configmisc_ui.ui:101
#, kde-format
msgid "Fades"
msgstr "Przemijania"
#. i18n: ectx: property (text), widget (QLabel, label_4)
#: src/ui/configmisc_ui.ui:114
#, kde-format
msgid "Tab position"
msgstr "Położenie karty"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_autoimagesequence)
#: src/ui/configmisc_ui.ui:145
#, kde-format
msgid "Automatically import image sequences"
msgstr "Samoczynnie importuj sekwencję obrazów"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_bypasscodeccheck)
#: src/ui/configmisc_ui.ui:165
#, kde-format
msgid "Bypass codec verification"
msgstr "Pomiń sprawdzenie kodeka"
#. i18n: ectx: property (text), widget (QCheckBox, autosave)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_crashrecovery)
#: src/ui/configmisc_ui.ui:185 src/ui/wizardextra_ui.ui:59
#, kde-format
msgid "Activate crash recovery (auto save)"
msgstr "Rozpocznij odzyskiwanie po usterce (auto-zapis)"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_checkfirstprojectclip)
#: src/ui/configmisc_ui.ui:192
#, kde-format
msgid "Check if first added clip matches project profile"
msgstr "Sprawdź czy pierwszy dodany wycinek zgadza się z profilem projektu"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_usekuiserver)
#: src/ui/configmisc_ui.ui:199
#, kde-format
msgid "Use KDE job tracking for render jobs"
msgstr "Użyj śledzenia zadań KDE dla zadań renderowania"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_openlastproject)
#: src/ui/configmisc_ui.ui:206
#, kde-format
msgid "Open last project on startup"
msgstr "Po uruchomieniu otwórz ostatni projekt "
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_customprojectfolder)
#. i18n: ectx: property (text), widget (QCheckBox, custom_folder)
#: src/ui/configproject_ui.ui:58 src/ui/projectsettings_ui.ui:49
#, kde-format
msgid "Custom project folder"
msgstr "Własny katalog projektu"
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. i18n: ectx: property (text), widget (QLabel, label_8)
#: src/ui/configproject_ui.ui:124 src/ui/projectsettings_ui.ui:90
#, kde-format
msgid "Audio tracks"
msgstr "Ścieżki dźwięku"
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. i18n: ectx: property (text), widget (QLabel, label_7)
#: src/ui/configproject_ui.ui:131 src/ui/projectsettings_ui.ui:80
#, kde-format
msgid "Video tracks"
msgstr "Ścieżki obrazu"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_enableproxy)
#. i18n: ectx: property (text), widget (QCheckBox, enable_proxy)
#: src/ui/configproxy_ui.ui:19 src/ui/projectsettings_ui.ui:212
#, kde-format
msgid "Enable proxy clips"
msgstr "Włącz wycinki pośrednie"
#. i18n: ectx: property (suffix), widget (QSpinBox, kcfg_proxyminsize)
#. i18n: ectx: property (suffix), widget (QSpinBox, kcfg_proxyimagesize)
#. i18n: ectx: property (suffix), widget (QSpinBox, kcfg_proxyimageminsize)
#. i18n: ectx: property (suffix), widget (QSpinBox, proxy_imageminsize)
#. i18n: ectx: property (suffix), widget (QSpinBox, proxy_imagesize)
#. i18n: ectx: property (suffix), widget (QSpinBox, proxy_minsize)
#: src/ui/configproxy_ui.ui:53 src/ui/configproxy_ui.ui:109
#: src/ui/configproxy_ui.ui:182 src/ui/projectsettings_ui.ui:292
#: src/ui/projectsettings_ui.ui:318 src/ui/projectsettings_ui.ui:374
#, kde-format
msgid "pixels"
msgstr "piksele"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_externalproxy)
#. i18n: ectx: property (text), widget (QCheckBox, external_proxy)
#: src/ui/configproxy_ui.ui:66 src/ui/projectsettings_ui.ui:390
#, kde-format
msgid "Use external proxy clips"
msgstr "Użyj zewnętrznych wycinków pośrednich"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_generateimageproxy)
#. i18n: ectx: property (text), widget (QCheckBox, generate_imageproxy)
#: src/ui/configproxy_ui.ui:135 src/ui/projectsettings_ui.ui:308
#, kde-format
msgid "Generate for images larger than"
msgstr "Generuj dla obrazów większych niż"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_generateproxy)
#. i18n: ectx: property (text), widget (QCheckBox, generate_proxy)
#: src/ui/configproxy_ui.ui:155 src/ui/projectsettings_ui.ui:275
#, kde-format
msgid "Generate for videos larger than"
msgstr "Generuj dla plików obrazu większych niż"
#. i18n: ectx: property (text), widget (QLabel, image_label)
#: src/ui/configproxy_ui.ui:165 src/ui/projectsettings_ui.ui:337
#, kde-format
msgid "Proxy image size"
msgstr "Rozmiar wycinka pośredniego"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: src/ui/configsdl_ui.ui:17
#, kde-format
msgid ""
"Warning: changes to the drivers and devices can make Kdenlive unstable. "
"Change only if you know what you do."
msgstr ""
"Ostrzeżenie: zmiany w sterownikach i urządzeniach mogą uczynić Kdenlive "
"niestabilnym. Zmieniaj tylko wtedy, gdy wiesz co robisz."
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_gpu_accel)
#: src/ui/configsdl_ui.ui:27
#, kde-format
msgid "Use GPU processing (Movit library) - restart Kdenlive to apply"
msgstr ""
"Użyj przetwarzania GPU (biblioteka Movit) - uruchom ponownie Kdenlive, aby "
"zastosować"
#. i18n: ectx: property (text), widget (QLabel, label_4)
#: src/ui/configsdl_ui.ui:34
#, kde-format
msgid "Audio backend"
msgstr "Silnik dźwięku"
#. i18n: ectx: property (text), widget (QLabel, textLabel1_2)
#: src/ui/configsdl_ui.ui:53
#, kde-format
msgid "Audio driver:"
msgstr "Sterownik dźwięku:"
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#: src/ui/configsdl_ui.ui:66
#, kde-format
msgid "Audio device:"
msgstr "Urządzenie dźwiękowe:"
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: src/ui/configsdl_ui.ui:82
#, kde-format
msgid "Preview volume:"
msgstr "Głośność na podglądzie:"
#. i18n: ectx: property (text), widget (QLabel, label)
#: src/ui/configsdl_ui.ui:102
#, kde-format
msgid "Monitor background color:"
msgstr "Kolor tła monitora:"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_external_display)
#: src/ui/configsdl_ui.ui:127
#, kde-format
msgid "Use external display (Blackmagic card)"
msgstr "Użyj zewnętrznego wyświetlacza (karta Blackmagic)"
#. i18n: ectx: property (text), widget (QLabel, label_5)
#: src/ui/configsdl_ui.ui:134
#, kde-format
msgid "Output device"
msgstr "Urządzenie wyjściowe"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_autoscroll)
#: src/ui/configtimeline_ui.ui:17
#, kde-format
msgid "Autoscroll while playing"
msgstr "Samoczynne przewijaj podczas odtwarzania"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_verticalzoom)
#: src/ui/configtimeline_ui.ui:37
#, kde-format
msgid "Zoom using vertical drag in ruler"
msgstr "Do zbliżania używaj pionowego przeciągania na linijce"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_showmarkers)
#: src/ui/configtimeline_ui.ui:44
#, kde-format
msgid "Display clip markers comments"
msgstr "Wyświetl komentarze znaczników w wycinku"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ffmpegaudiothumbnails)
#: src/ui/configtimeline_ui.ui:51
#, kde-format
msgid "Use FFmpeg for audio thumbnails (faster)"
msgstr "Używaj FFmpeg dla miniatur dźwięku (szybsze)"
#. i18n: ectx: property (text), widget (QLabel, label)
#: src/ui/configtimeline_ui.ui:60
#, kde-format
msgid "Track height"
msgstr "Wysokość ścieżki"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#: src/ui/configtimeline_ui.ui:95
#, kde-format
msgid "Raise properties pane when selecting in timeline"
msgstr "Pokazuj panel właściwości przy wybieraniu na osi czasu"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_raisepropsclips)
#: src/ui/configtimeline_ui.ui:101
#, kde-format
msgid "Clips"
msgstr "Wycinki"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_automatictransitions)
#: src/ui/configtimeline_ui.ui:125
#, kde-format
msgid "Create new transitions as automatic transitions"
msgstr "Utwórz nowe przejścia jako samoczynne przejścia"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#: src/ui/configtimeline_ui.ui:132
#, kde-format
msgid "Thumbnails"
msgstr "Miniatury"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_displayallchannels)
#: src/ui/configtimeline_ui.ui:157
#, kde-format
msgid "Separate channels"
msgstr "Oddzielne kanały"
#. i18n: ectx: property (text), widget (QPushButton, button_add)
#: src/ui/configtranscode_ui.ui:24
#, kde-format
msgid "Add Profile"
msgstr "Dodaj profil"
#. i18n: ectx: property (text), widget (QPushButton, button_update)
#: src/ui/configtranscode_ui.ui:31
#, kde-format
msgid "Update Profile"
msgstr "Uaktualnij profil"
#. i18n: ectx: property (text), widget (QPushButton, button_delete)
#: src/ui/configtranscode_ui.ui:38
#, kde-format
msgid "Delete Profile"
msgstr "Usuń profil"
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. i18n: ectx: property (text), widget (QLabel, extensionLabel)
#: src/ui/configtranscode_ui.ui:90 src/ui/saveprofile_ui.ui:131
#, kde-format
msgid "Extension"
msgstr "Rozszerzenie"
#. i18n: ectx: property (text), widget (QCheckBox, profile_audioonly)
#: src/ui/configtranscode_ui.ui:100
#, kde-format
msgid "Audio only"
msgstr "Tylko dźwięk"
#. i18n: ectx: property (text), widget (QLabel, label_4)
#: src/ui/configtranscode_ui.ui:107
#, kde-format
msgid "Parameters"
msgstr "Parametry"
#. i18n: ectx: property (toolTip), widget (QToolButton, button_more)
#: src/ui/cutjobdialog_ui.ui:27
#, kde-format
msgid "Configure job"
msgstr "Ustawienia zadania"
#. i18n: ectx: property (text), widget (QCheckBox, chapters_box)
#: src/ui/dvdwizardchapters_ui.ui:29
#, kde-format
msgid "Add chapters"
msgstr "Dodaj rozdziały"
#. i18n: ectx: property (text), widget (QLabel, label)
#: src/ui/dvdwizardchapters_ui.ui:82
#, kde-format
msgid "Movie file"
msgstr "Plik filmowy"
#. i18n: ectx: property (text), widget (QPushButton, button_add)
#: src/ui/dvdwizardchapters_ui.ui:108
#, kde-format
msgid "Add chapter"
msgstr "Dodaj rozdział"
#. i18n: ectx: property (text), widget (QPushButton, button_delete)
#: src/ui/dvdwizardchapters_ui.ui:115
#, kde-format
msgid "Remove chapter"
msgstr "Usuń rozdział"
#. i18n: ectx: property (text), widget (QCheckBox, create_menu)
#: src/ui/dvdwizardmenu_ui.ui:29
#, kde-format
msgid "Create basic menu"
msgstr "Utwórz podstawowe menu"
#. i18n: ectx: attribute (title), widget (QWidget, tab)
#: src/ui/dvdwizardmenu_ui.ui:77
#, kde-format
msgid "Button"
msgstr "Przycisk"
#. i18n: ectx: property (text), widget (QLabel, label_6)
#: src/ui/dvdwizardmenu_ui.ui:93
#, kde-format
msgid "Target"
msgstr "Cel"
#. i18n: ectx: property (text), widget (QCheckBox, back_to_menu)
#: src/ui/dvdwizardmenu_ui.ui:110
#, kde-format
msgid "Back to menu"
msgstr "Powrót do menu"
#. i18n: ectx: property (text), widget (QCheckBox, use_shadow)
#: src/ui/dvdwizardmenu_ui.ui:154
#, kde-format
msgid "Shadow"
msgstr "Cień"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: src/ui/dvdwizardmenu_ui.ui:166
#, kde-format
msgid "Underline"
msgstr "Podkreślenie"
#. i18n: ectx: property (text), widget (QToolButton, button_add)
#. i18n: ectx: property (text), widget (QToolButton, add_button)
#. i18n: ectx: property (text), widget (QToolButton, buttonSelectAll)
#: src/ui/dvdwizardmenu_ui.ui:260 src/ui/keyframeeditor_ui.ui:68
#: src/ui/titlewidget_ui.ui:498
#, kde-format
msgid "A"
msgstr "A"
#. i18n: ectx: property (text), widget (QCheckBox, use_grid)
#: src/ui/dvdwizardmenu_ui.ui:313 src/ui/titlewidget_ui.ui:405
#, kde-format
msgid "Use grid"
msgstr "Użyj siatki"
#. i18n: ectx: property (text), widget (QLabel, label)
#: src/ui/dvdwizardstatus_ui.ui:29
#, kde-format
msgid "Temporary data folder"
msgstr "Katalog danych tymczasowych"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: src/ui/dvdwizardstatus_ui.ui:39
#, kde-format
msgid "DVD ISO image"
msgstr "Obraz ISO DVD"
#. i18n: ectx: property (text), item, widget (QListWidget, job_progress)
#: src/ui/dvdwizardstatus_ui.ui:56
#, kde-format
msgid "Creating menu images"
msgstr "Tworzenie obrazów menu"
#. i18n: ectx: property (text), item, widget (QListWidget, job_progress)
#: src/ui/dvdwizardstatus_ui.ui:61
#, kde-format
msgid "Creating menu background"
msgstr "Tworzenie tła menu"
#. i18n: ectx: property (text), item, widget (QListWidget, job_progress)
#: src/ui/dvdwizardstatus_ui.ui:66
#, kde-format
msgid "Creating menu movie"
msgstr "Tworzenie filmu do menu"
#. i18n: ectx: property (text), item, widget (QListWidget, job_progress)
#: src/ui/dvdwizardstatus_ui.ui:71
#, kde-format
msgid "Creating dvd structure"
msgstr "Tworzenie struktury DVD"
#. i18n: ectx: property (text), item, widget (QListWidget, job_progress)
#: src/ui/dvdwizardstatus_ui.ui:76
#, kde-format
msgid "Creating iso file"
msgstr "Tworzenie pliku ISO"
#. i18n: ectx: property (text), widget (QPushButton, button_start)
#: src/ui/dvdwizardstatus_ui.ui:84
#, kde-format
msgid "Create ISO image"
msgstr "Utwórz obraz ISO"
#. i18n: ectx: attribute (title), widget (QWidget, tab_2)
#: src/ui/dvdwizardstatus_ui.ui:118
#, kde-format
msgid "Log"
msgstr "Dziennik"
#. i18n: ectx: property (text), widget (QLabel, label_7)
#: src/ui/dvdwizardstatus_ui.ui:124
#, kde-format
msgid "Status"
msgstr "Status"
#. i18n: ectx: property (text), widget (QToolButton, button_burn)
#: src/ui/dvdwizardstatus_ui.ui:154
#, kde-format
msgid "Burn"
msgstr "Wypal"
#. i18n: ectx: attribute (title), widget (QWidget, tab)
#: src/ui/dvdwizardstatus_ui.ui:172
#, kde-format
msgid "Menu File"
msgstr "Plik menu"
#. i18n: ectx: attribute (title), widget (QWidget, tab_3)
#: src/ui/dvdwizardstatus_ui.ui:186
#, kde-format
msgid "Dvdauthor File"
msgstr "Plik Dvdauthor"
#. i18n: ectx: property (text), widget (QCheckBox, use_intro)
#: src/ui/dvdwizardvob_ui.ui:59
#, kde-format
msgid "Use first movie as intro"
msgstr "Użyj pierwszego filmu jako wprowadzenia"
#. i18n: ectx: property (text), widget (QLabel, label)
#: src/ui/dvdwizardvob_ui.ui:66
#, kde-format
msgid "DVD format"
msgstr "Format DVD"
#. i18n: ectx: property (text), widget (QPushButton, button_delete)
#: src/ui/dvdwizardvob_ui.ui:73
#, kde-format
msgid "Remove file"
msgstr "Usuń plik"
#. i18n: ectx: property (text), widget (QPushButton, button_add)
#: src/ui/dvdwizardvob_ui.ui:129
#, kde-format
msgid "Add movie file"
msgstr "Dodaj plik filmowy"
#. i18n: ectx: property (text), widget (QLabel, convert_label)
#: src/ui/dvdwizardvob_ui.ui:145
#, kde-format
msgid "Converting files"
msgstr "Przekształcanie plików"
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: src/ui/freesound_ui.ui:22
#, kde-format
msgid "Service"
msgstr "Usługa"
#. i18n: ectx: property (text), widget (QPushButton, page_prev)
#: src/ui/freesound_ui.ui:67
#, kde-format
msgid "<<"
msgstr "<<"
#. i18n: ectx: property (text), widget (QPushButton, button_search)
#: src/ui/freesound_ui.ui:74
#, kde-format
msgid "Search"
msgstr "Znajdź"
#. i18n: ectx: property (text), widget (QPushButton, page_next)
#: src/ui/freesound_ui.ui:104
#, kde-format
msgid ">>"
msgstr ">>"
#. i18n: ectx: property (text), widget (QLabel, label)
#: src/ui/freesound_ui.ui:177
#, kde-format
msgid "License"
msgstr "Licencja"
#. i18n: ectx: property (toolTip), widget (QCheckBox, cbY)
#: src/ui/histogram_ui.ui:17
#, kde-format
msgid "Luma value"
msgstr "Wartość luminacji"
#. i18n: ectx: property (text), widget (QLabel, lblComponents)
#: src/ui/histogram_ui.ui:64
#, kde-format
msgid "Components"
msgstr "Składowe"
#. i18n: ectx: property (toolTip), widget (QCheckBox, cbS)
#: src/ui/histogram_ui.ui:71
#, kde-format
msgid "RGB summed up"
msgstr "Zsumowane RGB"
#. i18n: ectx: property (text), widget (QCheckBox, cbS)
#: src/ui/histogram_ui.ui:74
#, kde-format
msgid "Sum"
msgstr "Suma"
#. i18n: ectx: property (windowTitle), widget (QDialog, KeyFrameDialog_UI)
#: src/ui/keyframedialog_ui.ui:14
#, kde-format
msgid "Edit Keyframe"
msgstr "Edytuj klatkę kluczową"
#. i18n: ectx: property (text), widget (QLabel, clip_filesize_3)
#: src/ui/keyframedialog_ui.ui:27
#, kde-format
msgid "Value"
msgstr "Wartość"
#. i18n: ectx: property (toolTip), widget (QToolButton, buttonResetKeyframe)
#: src/ui/keyframeeditor_ui.ui:88
#, kde-format
msgid "Reset the parameters to their default values"
msgstr "Wyzeruj parametry od ich domyślnych wartości"
#. i18n: ectx: property (toolTip), widget (QToolButton, buttonSeek)
#: src/ui/keyframeeditor_ui.ui:98
#, kde-format
msgid "Seek to active keyframe"
msgstr "Przeskocz do aktywnej klatki kluczowej"
#. i18n: ectx: property (toolTip), widget (QToolButton, buttonKeyframes)
#: src/ui/keyframeeditor_ui.ui:114
#, kde-format
msgid "Add keyframes"
msgstr "Dodaj klatki kluczowe"
#. i18n: ectx: property (toolTip), widget (QToolButton, buttonLeftRight)
#: src/ui/keyframewidget_ui.ui:43
#, kde-format
msgid "move on X axis"
msgstr "przesuń na oś X"
#. i18n: ectx: property (toolTip), widget (QToolButton, buttonUpDown)
#: src/ui/keyframewidget_ui.ui:56
#, kde-format
msgid "move on Y axis"
msgstr "przesuń na oś Y"
#. i18n: ectx: property (toolTip), widget (QToolButton, buttonShowInTimeline)
#: src/ui/keyframewidget_ui.ui:69
#, kde-format
msgid "update values in timeline"
msgstr "uaktualnij wartości na osi czasu"
#. i18n: ectx: property (toolTip), widget (QToolButton, buttonNewPoints)
#: src/ui/keyframewidget_ui.ui:82
#, kde-format
msgid "create new points"
msgstr "tworzenie nowych punktów"
#. i18n: ectx: property (text), widget (QCheckBox, checkBox)
#: src/ui/keyframewidget_ui.ui:105
#, kde-format
msgid "GraphView"
msgstr "Widok Graficzny"
#. i18n: ectx: property (toolTip), widget (QToolButton, buttonHelp)
#: src/ui/keyframewidget_ui.ui:121
#, kde-format
msgid "parameter description"
msgstr "opis parametru"
#. i18n: ectx: property (text), widget (QLabel, label)
#: src/ui/keywordval_ui.ui:38
#, kde-format
msgid "Param"
msgstr "Parametr"
#. i18n: ectx: property (windowTitle), widget (QDialog, LoginDialog)
#: src/ui/logindialog_ui.ui:14
#, kde-format
msgid "Login Dialog"
msgstr "Okno dialogowe logowania"
#. i18n: ectx: property (url), widget (QWebView, webView)
#: src/ui/logindialog_ui.ui:21
#, kde-format
msgid "about:blank"
msgstr "about:blank"
#. i18n: ectx: property (text), widget (QPushButton, GetHQpreview)
#: src/ui/logindialog_ui.ui:36
#, kde-format
msgid "Get HQ Preview File Instead"
msgstr "Pobierz plik podglądu w wys. jakości"
#. i18n: ectx: property (text), widget (QLabel, FreeSoundLoginLabel)
#: src/ui/logindialog_ui.ui:43
#, kde-format
msgid ""
"<html><head/><body><p>Enter your freesound account details to download the "
"highest quality version of this file. Or use the High Quality preview file "
"instead (no freesound account required).</p></body></html>"
msgstr ""
"<html><head/><body><p>Podaj swoje dane dostępowe do konta freesound, aby móc "
"pobrać ten plik w jego najwyższej jakości. Możesz też użyć pliku podglądu w "
"wysokiej jakości (nie jest wymagane wtedy konto freesound).</p></body></html>"
#. i18n: ectx: property (windowTitle), widget (QDialog, ManageCaptures_UI)
#: src/ui/managecaptures_ui.ui:13
#, kde-format
msgid "Captured files"
msgstr "Przechwycone pliki"
#. i18n: ectx: property (text), widget (QTreeWidget, treeWidget)
#: src/ui/managecaptures_ui.ui:35
#, kde-format
msgid "File name"
msgstr "Nazwa pliku"
#. i18n: ectx: property (text), widget (QPushButton, deleteButton)
#: src/ui/managecaptures_ui.ui:48
#, kde-format
msgid "Delete current file"
msgstr "Usuń bieżący plik"
#. i18n: ectx: property (text), widget (QPushButton, toggleButton)
#: src/ui/managecaptures_ui.ui:55
#, kde-format
msgid "Toggle selection"
msgstr "Przełącz wybór"
#. i18n: ectx: property (text), widget (QLabel, label)
#: src/ui/manageencodingprofile_ui.ui:20
#, kde-format
msgid "Editing profiles for"
msgstr "Edytowanie profili dla"
#. i18n: ectx: property (text), widget (QLabel, label_category)
#: src/ui/markerdialog_ui.ui:76
#, kde-format
msgid "Category"
msgstr "Kategoria"
#. i18n: ectx: property (text), widget (QLabel, clip_thumb)
#: src/ui/markerdialog_ui.ui:86
#, kde-format
msgid "Image preview"
msgstr "Podgląd obrazu"
#. i18n: ectx: property (windowTitle), widget (QDialog, MissingClips_UI)
#: src/ui/missingclips_ui.ui:14
#, kde-format
msgid " Clip Problems"
msgstr " Problemy wycinka"
#. i18n: ectx: property (text), widget (QPushButton, recursiveSearch)
#: src/ui/missingclips_ui.ui:20
#, kde-format
msgid "Search recursively"
msgstr "Znajdź rekursywnie"
#. i18n: ectx: property (text), widget (QPushButton, usePlaceholders)
#: src/ui/missingclips_ui.ui:27
#, kde-format
msgid "Use placeholders for missing clips"
msgstr "Użyj zastępstw dla brakujących wycinków"
#. i18n: ectx: property (text), widget (QPushButton, removeSelected)
#: src/ui/missingclips_ui.ui:99
#, kde-format
msgid "Remove selected clips"
msgstr "Usuń wybrane wycinki"
#. i18n: ectx: property (windowTitle), widget (QDialog, ProfilesDialog_UI)
#: src/ui/profiledialog_ui.ui:14
#, kde-format
msgid "Profiles"
msgstr "Profile"
#. i18n: ectx: property (text), widget (QToolButton, button_save)
#: src/ui/profiledialog_ui.ui:33
#, kde-format
msgid "S"
msgstr "S"
#. i18n: ectx: property (text), widget (QToolButton, button_create)
#: src/ui/profiledialog_ui.ui:47
#, kde-format
msgid "C"
msgstr "C"
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. i18n: ectx: property (text), widget (QLabel, label_8)
#: src/ui/profiledialog_ui.ui:117 src/ui/profiledialog_ui.ui:151
#: src/ui/profiledialog_ui.ui:185
#, kde-format
msgid "/"
msgstr "/"
#. i18n: ectx: property (text), widget (QLabel, label_10)
#: src/ui/profiledialog_ui.ui:165
#, kde-format
msgid "Display aspect ratio"
msgstr "Współczynnik kształtu wyświetlania (DAR)"
#. i18n: ectx: property (text), widget (QLabel, label_11)
#: src/ui/profiledialog_ui.ui:219
#, kde-format
msgid "Fields per second"
msgstr "Pól na sekundę"
#. i18n: ectx: property (text), widget (QPushButton, button_default)
#: src/ui/profiledialog_ui.ui:305
#, kde-format
msgid "Use as default"
msgstr "Użyj jako domyślnego"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: src/ui/projectsettings_ui.ui:33
#, kde-format
msgid "Thumbnails:"
msgstr "Miniatury:"
#. i18n: ectx: property (text), widget (QLabel, label_4)
#: src/ui/projectsettings_ui.ui:128
#, kde-format
msgid "Project folder to store proxy clips, thumbnails, previews"
msgstr "Katalog projektu na wycinki pośrednie, miniatury, podglądy"
#. i18n: ectx: property (text), widget (QLabel, label_25)
#: src/ui/projectsettings_ui.ui:163
#, kde-format
msgid "Preview profile"
msgstr "Profil podglądu"
#. i18n: ectx: attribute (title), widget (QWidget, tab_4)
#: src/ui/projectsettings_ui.ui:206
#, kde-format
msgid "Proxy"
msgstr "Wycinek pośredni"
#. i18n: ectx: attribute (title), widget (QWidget, tab_2)
#: src/ui/projectsettings_ui.ui:468
#, kde-format
msgid "Project Files"
msgstr "Pliki projektu"
#. i18n: ectx: property (text), widget (QLabel, label_12)
#: src/ui/projectsettings_ui.ui:505
#, kde-format
msgid "Clips used in project:"
msgstr "Wycinki używane w projekcie:"
#. i18n: ectx: property (text), widget (QLabel, label_6)
#: src/ui/projectsettings_ui.ui:526
#, kde-format
msgid "Unused clips:"
msgstr "Nieużywane wycinki:"
#. i18n: ectx: property (text), widget (QPushButton, delete_unused)
#: src/ui/projectsettings_ui.ui:547
#, kde-format
msgid "Delete files"
msgstr "Usuń pliki"
#. i18n: ectx: property (text), widget (QLabel, label_13)
#: src/ui/projectsettings_ui.ui:557
#, kde-format
msgid "Project files"
msgstr "Pliki projektu"
#. i18n: ectx: property (text), widget (QLabel, label_fonts)
#: src/ui/projectsettings_ui.ui:564
#, kde-format
msgid "Fonts"
msgstr "Czcionki"
#. i18n: ectx: property (text), widget (QPushButton, button_export)
#: src/ui/projectsettings_ui.ui:571
#, kde-format
msgid "Plain text export"
msgstr "Eksport zwykłego tekstu"
#. i18n: ectx: property (text), widget (QLabel, weightLabel)
#: src/ui/qtextclip_ui.ui:45
#, kde-format
msgid "Weight:"
msgstr "Waga:"
#. i18n: ectx: property (text), widget (QLabel, outlineLabel)
#. i18n: ectx: property (text), widget (QLabel, label_18)
#: src/ui/qtextclip_ui.ui:175 src/ui/titlewidget_ui.ui:698
#, kde-format
msgid "Outline"
msgstr "Obrys"
#. i18n: ectx: property (inputMask), widget (QLineEdit, duration)
#: src/ui/qtextclip_ui.ui:232
#, kde-format
msgid "#99:99:99:99"
msgstr "#99:99:99:99"
#. i18n: ectx: property (text), widget (QLabel, video_frame)
#: src/ui/recmonitor_ui.ui:35
#, kde-format
msgid "Not connected"
msgstr "Niepodłączony"
#. i18n: ectx: property (text), item, widget (KComboBox, device_selector)
#: src/ui/recmonitor_ui.ui:134
#, kde-format
msgid "Firewire"
msgstr "Firewire"
#. i18n: ectx: property (text), item, widget (KComboBox, device_selector)
#: src/ui/recmonitor_ui.ui:149
#, kde-format
msgid "Blackmagic card"
msgstr "Karta Blackmagic"
#. i18n: ectx: attribute (title), widget (QWidget, renderTab)
#: src/ui/renderwidget_ui.ui:39
#, kde-format
msgid "Render Project"
msgstr "Renderuj projekt"
#. i18n: ectx: property (text), widget (QLabel, outfileLabel)
#: src/ui/renderwidget_ui.ui:56
#, kde-format
msgid "Output file"
msgstr "Plik wynikowy"
#. i18n: ectx: property (text), widget (QLabel, formatLabel)
#: src/ui/renderwidget_ui.ui:79
#, kde-format
msgid "Format"
msgstr "Format"
#. i18n: ectx: property (text), widget (QToolButton, buttonFavorite)
#: src/ui/renderwidget_ui.ui:126
#, kde-format
msgid "&Favorite"
msgstr "&Ulubione"
#. i18n: ectx: property (text), widget (QToolButton, buttonDownload)
#: src/ui/renderwidget_ui.ui:133
#, kde-format
msgid "&Download"
msgstr "&Pobierz"
#. i18n: ectx: property (text), widget (QToolButton, buttonSave)
#: src/ui/renderwidget_ui.ui:140
#, kde-format
msgid "&Save"
msgstr "Zapi&sz"
#. i18n: ectx: property (text), widget (QToolButton, buttonEdit)
#: src/ui/renderwidget_ui.ui:147
#, kde-format
msgid "&Edit"
msgstr "&Edytuj"
#. i18n: ectx: property (text), widget (QToolButton, buttonDelete)
#: src/ui/renderwidget_ui.ui:154
#, kde-format
msgid "&Delete"
msgstr "&Usuń"
#. i18n: ectx: property (text), widget (QLabel, qualityLabel)
#: src/ui/renderwidget_ui.ui:186
#, kde-format
msgid "Quality"
msgstr "Jakość"
#. i18n: ectx: property (toolTip), widget (QSlider, quality)
#: src/ui/renderwidget_ui.ui:199
#, kde-format
msgid "Compromise file size versus quality"
msgstr "Poświęć rozmiar pliku na rzecz jakości"
#. i18n: ectx: property (toolTip), widget (QSpinBox, video)
#: src/ui/renderwidget_ui.ui:225
#, kde-format
msgid "Video quality parameter (depends on codec)"
msgstr "Parametr jakości obrazu (zależy od kodeka)"
#. i18n: ectx: property (toolTip), widget (QSpinBox, audio)
#: src/ui/renderwidget_ui.ui:239
#, kde-format
msgid "Audio quality parameter or bitrate"
msgstr "Parametr jakości dźwięku lub szybkość bitowa"
#. i18n: ectx: property (text), widget (QRadioButton, render_full)
#: src/ui/renderwidget_ui.ui:250
#, kde-format
msgid "Fu&ll project"
msgstr "Cały &projekt"
#. i18n: ectx: property (text), widget (QRadioButton, render_zone)
#: src/ui/renderwidget_ui.ui:260
#, kde-format
msgid "Selected &zone"
msgstr "Wybrany obs&zar"
#. i18n: ectx: property (text), widget (QRadioButton, render_guide)
#: src/ui/renderwidget_ui.ui:267
#, kde-format
msgid "&Guide zone"
msgstr "Obszar p&rowadnic"
#. i18n: ectx: property (text), widget (QLabel, toLabel)
#: src/ui/renderwidget_ui.ui:297
#, kde-format
msgid "to"
msgstr "do"
#. i18n: ectx: property (text), widget (QCheckBox, options)
#: src/ui/renderwidget_ui.ui:340
#, kde-format
msgid "More options"
msgstr "Więcej możliwości"
#. i18n: ectx: property (text), widget (QCheckBox, parallel_process)
#: src/ui/renderwidget_ui.ui:347
#, kde-format
msgid "Parallel processing"
msgstr "Przetwarzanie równoległe"
#. i18n: ectx: property (text), widget (QPushButton, buttonRender)
#: src/ui/renderwidget_ui.ui:390
#, kde-format
msgid "Render to File"
msgstr "Renderuj do pliku"
#. i18n: ectx: property (text), widget (QPushButton, buttonGenerateScript)
#: src/ui/renderwidget_ui.ui:397
#, kde-format
msgid "Generate Script"
msgstr "Generuj skrypt"
#. i18n: ectx: property (toolTip), widget (QLabel, speedLabel)
#. i18n: ectx: property (toolTip), widget (QSlider, speed)
#: src/ui/renderwidget_ui.ui:456 src/ui/renderwidget_ui.ui:472
#, kde-format
msgid ""
"For a given quality, tune the compromise between encoding time and output "
"file size (faster encoding ends with larger file)"
msgstr ""
"Dla danej jakości, dostosuj podział pomiędzy czasem kodowania, a rozmiarem "
"pliku (szybsze kodowanie kończy się większym plikiem)"
#. i18n: ectx: property (text), widget (QLabel, speedLabel)
#: src/ui/renderwidget_ui.ui:459
#, kde-format
msgid "Encoder speed"
msgstr "Szybkość kodowania"
#. i18n: ectx: property (text), widget (QCheckBox, checkTwoPass)
#: src/ui/renderwidget_ui.ui:529
#, kde-format
msgid "2 pass"
msgstr "2 przejścia"
#. i18n: ectx: property (text), item, widget (QComboBox, scanning_list)
#: src/ui/renderwidget_ui.ui:551
#, kde-format
msgid "Force Progressive"
msgstr "Wymuś progresywny"
#. i18n: ectx: property (text), item, widget (QComboBox, scanning_list)
#: src/ui/renderwidget_ui.ui:556
#, kde-format
msgid "Force Interlaced"
msgstr "Wymuś przeplot"
#. i18n: ectx: property (text), widget (QLabel, label)
#: src/ui/renderwidget_ui.ui:564
#, kde-format
msgid "Field"
msgstr "Pole"
#. i18n: ectx: property (text), item, widget (QComboBox, field_order)
#: src/ui/renderwidget_ui.ui:572
#, kde-format
msgid "Bottom Field First"
msgstr "Najpierw dolne pole"
#. i18n: ectx: property (text), item, widget (QComboBox, field_order)
#: src/ui/renderwidget_ui.ui:577
#, kde-format
msgid "Top Field First"
msgstr "Najpierw górne pole"
#. i18n: ectx: property (text), widget (QCheckBox, rescale)
#: src/ui/renderwidget_ui.ui:602
#, kde-format
msgid "Rescale"
msgstr "Przeskaluj"
#. i18n: ectx: property (text), widget (QCheckBox, stemAudioExport)
#: src/ui/renderwidget_ui.ui:690
#, kde-format
msgid "Stem audio export"
msgstr "Eksportowanie dźwięku Stem"
#. i18n: ectx: property (text), widget (QCheckBox, tc_overlay)
#: src/ui/renderwidget_ui.ui:705
#, kde-format
msgid "Overlay"
msgstr "Nakładka"
#. i18n: ectx: property (text), widget (QCheckBox, proxy_render)
#: src/ui/renderwidget_ui.ui:741
#, kde-format
msgid "Render using proxy clips"
msgstr "Renderuj używając wycinków pośrednich"
#. i18n: ectx: property (text), widget (QCheckBox, open_dvd)
#: src/ui/renderwidget_ui.ui:748
#, kde-format
msgid "Open Dvd wizard after rendering"
msgstr "Otwórz pomocnika DVD po renderowaniu"
#. i18n: ectx: property (text), widget (QCheckBox, create_chapter)
#: src/ui/renderwidget_ui.ui:755
#, kde-format
msgid "Create chapter file based on guides"
msgstr "Utwórz plik rozdziału w oparciu o prowadnice"
#. i18n: ectx: property (text), widget (QCheckBox, open_browser)
#: src/ui/renderwidget_ui.ui:762
#, kde-format
msgid "Open browser window after export"
msgstr "Otwórz okno przeglądarki po eksporcie"
#. i18n: ectx: property (text), widget (QCheckBox, play_after)
#: src/ui/renderwidget_ui.ui:769
#, kde-format
msgid "Play after render"
msgstr "Odtwórz po renderowaniu"
#. i18n: ectx: property (text), widget (QCheckBox, export_meta)
#: src/ui/renderwidget_ui.ui:776
#, kde-format
msgid "Export metadata"
msgstr "Eksport metadanych"
#. i18n: ectx: attribute (title), widget (QWidget, jobTab)
#: src/ui/renderwidget_ui.ui:800
#, kde-format
msgid "Job Queue"
msgstr "Kolejka zadań"
#. i18n: ectx: property (text), widget (QPushButton, clean_up)
#: src/ui/renderwidget_ui.ui:833
#, kde-format
msgid "Clean Up"
msgstr "Uprzątnij"
#. i18n: ectx: property (text), widget (QCheckBox, shutdown)
#: src/ui/renderwidget_ui.ui:840
#, kde-format
msgid "Shutdown computer after renderings"
msgstr "Wyłącz komputer po zakończeniu renderowania"
#. i18n: ectx: property (text), widget (QPushButton, start_job)
#: src/ui/renderwidget_ui.ui:847
#, kde-format
msgid "Start Job"
msgstr "Rozpocznij zadanie"
#. i18n: ectx: property (text), widget (QLabel, errorLabel_2)
#: src/ui/renderwidget_ui.ui:900
#, kde-format
msgid "Error Log"
msgstr "Dziennik błędów"
#. i18n: ectx: attribute (title), widget (QWidget, scriptsTab)
#: src/ui/renderwidget_ui.ui:938
#, kde-format
msgid "Scripts"
msgstr "Skrypty"
#. i18n: ectx: property (text), widget (QPushButton, start_script)
#: src/ui/renderwidget_ui.ui:966
#, kde-format
msgid "Start Script"
msgstr "Rozpocznij wykonywanie skryptu"
#. i18n: ectx: property (text), widget (QPushButton, delete_script)
#: src/ui/renderwidget_ui.ui:973
#, kde-format
msgid "Delete Script"
msgstr "Usuń skrypt"
#. i18n: ectx: property (text), widget (QLabel, lblPaintmode)
#. i18n: ectx: property (text), widget (QLabel, lblPaintMode)
#: src/ui/rgbparade_ui.ui:33 src/ui/vectorscope_ui.ui:29
#: src/ui/waveform_ui.ui:30
#, kde-format
msgid "Paint mode"
msgstr "Tryb malowania"
#. i18n: ectx: property (windowTitle), widget (QDialog, SaveProfile_UI)
#: src/ui/saveprofile_ui.ui:14
#, kde-format
msgid "Save Profile"
msgstr "Zapisz profil"
#. i18n: ectx: property (text), widget (QLabel, speedsLabel)
#: src/ui/saveprofile_ui.ui:20
#, kde-format
msgid "Speed options"
msgstr "Opcje szybkości"
#. i18n: ectx: property (toolTip), widget (QLineEdit, vbitrates_list)
#. i18n: ectx: property (toolTip), widget (QLineEdit, abitrates_list)
#: src/ui/saveprofile_ui.ui:46 src/ui/saveprofile_ui.ui:100
#, kde-format
msgid "Best to worst quality"
msgstr "Najlepsza do najgorszej jakości"
#. i18n: ectx: property (text), widget (QLabel, profileLabel)
#: src/ui/saveprofile_ui.ui:124
#, kde-format
msgid "Profile name"
msgstr "Nazwa profilu"
#. i18n: ectx: property (text), widget (QLabel, parametersLabel)
#: src/ui/saveprofile_ui.ui:145
#, kde-format
msgid ""
"Parameters (see <a href=\"https://www.mltframework.org/plugins/"
"ConsumerAvformat/\">MLT documentation</a>)"
msgstr ""
"Parametry (zajrzyj do <a href=\"https://www.mltframework.org/plugins/"
"ConsumerAvformat/\">dokumentacji MLT</a>)"
#. i18n: ectx: property (toolTip), widget (QTextEdit, speeds_list)
#: src/ui/saveprofile_ui.ui:165
#, kde-format
msgid "One line of options per speedup step, from slowest to fastest"
msgstr ""
"Jeden wiersz opcji na krok przyspieszenia, od najwolniejszego do najszybszego"
#. i18n: ectx: property (windowTitle), widget (QDialog, SceneCutDialog_UI)
#: src/ui/scenecutdialog_ui.ui:14
#, kde-format
msgid "Scene Cut"
msgstr "Cięcie sceny"
#. i18n: ectx: property (text), widget (QCheckBox, add_markers)
#: src/ui/scenecutdialog_ui.ui:20
#, kde-format
msgid "Add clip markers"
msgstr "Dodaj znacznik wycinka"
#. i18n: ectx: property (text), widget (QCheckBox, cut_scenes)
#: src/ui/scenecutdialog_ui.ui:30
#, kde-format
msgid "Cut scenes"
msgstr "Wytnij sceny"
#. i18n: ectx: property (text), widget (QCheckBox, zone_only)
#: src/ui/scenecutdialog_ui.ui:50
#, kde-format
msgid "Analyze only selected zone"
msgstr "Analizuj tylko wybrany obszar"
#. i18n: ectx: property (text), widget (QCheckBox, store_data)
#: src/ui/scenecutdialog_ui.ui:70
#, kde-format
msgid "Save result in clip metadata"
msgstr "Zapisz wyniki w metadanych wycinka"
#. i18n: ectx: property (text), widget (QLabel, label)
#: src/ui/scenecutdialog_ui.ui:77
#, kde-format
msgid "Minimum scene length"
msgstr "Najkrótsza scena"
#. i18n: ectx: property (suffix), widget (QSpinBox, minDuration)
#. i18n: ectx: property (suffix), widget (QSpinBox, typewriter_delay)
#. i18n: ectx: property (suffix), widget (QSpinBox, typewriter_start)
#: src/ui/scenecutdialog_ui.ui:84 src/ui/titlewidget_ui.ui:1262
#: src/ui/titlewidget_ui.ui:1285
#, kde-format
msgid " frames"
msgstr " klatki"
#. i18n: ectx: property (text), widget (QLabel, label_6)
#: src/ui/selectivecolor_ui.ui:17
#, kde-format
msgid "Preset"
msgstr "Nastawa"
#. i18n: ectx: property (text), widget (QLabel, label)
#: src/ui/selectivecolor_ui.ui:45
#, kde-format
msgid "Color range"
msgstr "Zakres barw"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: src/ui/selectivecolor_ui.ui:55
#, kde-format
msgid "Cyan"
msgstr "Niebieskozielony"
#. i18n: ectx: property (text), widget (QLabel, label_5)
#: src/ui/selectivecolor_ui.ui:88
#, kde-format
msgid "Magenta"
msgstr "Purpurowy"
#. i18n: ectx: property (text), widget (QRadioButton, absolute)
#: src/ui/selectivecolor_ui.ui:189
#, kde-format
msgid "Absol&ute"
msgstr "&Bezwzględny"
#. i18n: ectx: property (text), widget (QRadioButton, relative)
#: src/ui/selectivecolor_ui.ui:196
#, kde-format
msgid "Re&lative"
msgstr "Wzg&lędny"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#: src/ui/slideshowclip_ui.ui:30
#, kde-format
msgid "Image selection method"
msgstr "Metoda zaznaczania obrazu"
#. i18n: ectx: property (text), widget (QRadioButton, method_mime)
#: src/ui/slideshowclip_ui.ui:36
#, kde-format
msgid "&MIME type"
msgstr "Typ &MIME"
#. i18n: ectx: property (text), widget (QRadioButton, method_pattern)
#: src/ui/slideshowclip_ui.ui:46
#, kde-format
msgid "Fi&lename pattern"
msgstr "Wzorzec nazwy p&liku"
#. i18n: ectx: property (text), widget (QLabel, label_4)
#: src/ui/slideshowclip_ui.ui:70
#, kde-format
msgid "Image Type"
msgstr "Rodzaj obrazu"
#. i18n: ectx: property (text), widget (QLabel, label_5)
#: src/ui/slideshowclip_ui.ui:97
#, kde-format
msgid "First frame"
msgstr "Pierwsza klatka"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: src/ui/slideshowclip_ui.ui:127
#, kde-format
msgid "Frame Duration"
msgstr "Czas trwania klatki"
#. i18n: ectx: property (text), widget (QCheckBox, show_thumbs)
#: src/ui/slideshowclip_ui.ui:245
#, kde-format
msgid "Show thumbnails"
msgstr "Pokaż miniatury"
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: src/ui/smconfig_ui.ui:33
#, kde-format
msgid "Number of frames to play (0 to play all frames)"
msgstr "Liczba klatek do odtworzenia (0, aby odtworzyć wszystkie klatki)"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#: src/ui/smconfig_ui.ui:73
#, kde-format
msgid "Interval Capture"
msgstr "Przechwycenie przedziału"
#. i18n: ectx: property (text), widget (QLabel, label)
#: src/ui/smconfig_ui.ui:79
#, kde-format
msgid "Capture delay"
msgstr "Opóźnienie przechwycenia"
#. i18n: ectx: property (text), widget (QCheckBox, sm_prenotify)
#: src/ui/smconfig_ui.ui:96
#, kde-format
msgid "Notify before capture"
msgstr "Powiadom przed przechwyceniem"
#. i18n: ectx: property (windowTitle), widget (QDialog, SpacerDialog_UI)
#: src/ui/spacerdialog_ui.ui:14
#, kde-format
msgid "Add space"
msgstr "Dodaj odstęp"
#. i18n: ectx: property (text), widget (QLabel, clip_filesize_2)
#: src/ui/spacerdialog_ui.ui:43
#, kde-format
msgid "Duration:"
msgstr "Czas trwania:"
#. i18n: ectx: property (text), widget (QCheckBox, insert_all_tracks)
#: src/ui/spacerdialog_ui.ui:53
#, kde-format
msgid "Insert space in all tracks"
msgstr "Wstaw przestrzeń we wszystkich ścieżkach"
#. i18n: ectx: property (text), widget (QLabel, labelFFTSize)
#: src/ui/spectrogram_ui.ui:52
#, kde-format
msgid "True FFT size:"
msgstr "Prawdziwy rozmiar FFT:"
#. i18n: ectx: property (text), widget (QLabel, label)
#: src/ui/templateclip_ui.ui:17
#, kde-format
msgid "Template"
msgstr "Szablon"
#. i18n: ectx: property (windowTitle), widget (QDialog, TitleWidget_UI)
#: src/ui/titlewidget_ui.ui:14
#, kde-format
msgid "Title Clip"
msgstr "Wycinek tytułowy"
#. i18n: ectx: property (text), widget (QLabel, label_12)
#: src/ui/titlewidget_ui.ui:47
#, kde-format
msgid "Z-Index:"
msgstr "Indeks-Z:"
#. i18n: ectx: property (text), widget (QLabel, lWidth)
#: src/ui/titlewidget_ui.ui:61
#, kde-format
msgid "W"
msgstr "SZER"
#. i18n: ectx: property (text), widget (QLabel, label_19)
#: src/ui/titlewidget_ui.ui:178
#, kde-format
msgid "H"
msgstr "WYS"
#. i18n: ectx: property (text), widget (QToolButton, buttonFitZoom)
#. i18n: ectx: property (text), widget (QToolButton, buttonRealSize)
#: src/ui/titlewidget_ui.ui:193 src/ui/titlewidget_ui.ui:203
#, kde-format
msgid "V"
msgstr "V"
#. i18n: ectx: property (text), widget (QCheckBox, displayBg)
#: src/ui/titlewidget_ui.ui:271
#, kde-format
msgid "Show background"
msgstr "Pokaż tło"
#. i18n: ectx: property (text), item, widget (QComboBox, bgBox)
#: src/ui/titlewidget_ui.ui:279
#, kde-format
msgid "Checkered"
msgstr "Plansza do szachów"
#. i18n: ectx: property (text), widget (QLabel, label_22)
#: src/ui/titlewidget_ui.ui:304
#, kde-format
msgid "Template:"
msgstr "Szablon:"
#. i18n: ectx: property (text), widget (QToolButton, buttonSelectImages)
#: src/ui/titlewidget_ui.ui:375
#, kde-format
msgid "I"
msgstr "I"
#. i18n: ectx: property (text), widget (QToolButton, buttonSelectText)
#: src/ui/titlewidget_ui.ui:415
#, kde-format
msgid "T"
msgstr "T"
#. i18n: ectx: property (toolTip), widget (QSpinBox, hguides)
#: src/ui/titlewidget_ui.ui:425
#, kde-format
msgid "Horizontal guides"
msgstr "Poziome prowadnice"
#. i18n: ectx: property (toolTip), widget (QSpinBox, vguides)
#: src/ui/titlewidget_ui.ui:438
#, kde-format
msgid "Vertical guides"
msgstr "Pionowe prowadnice"
#. i18n: ectx: property (text), widget (QCheckBox, show_guides)
#: src/ui/titlewidget_ui.ui:451
#, kde-format
msgid "Show guides"
msgstr "Pokaż prowadnice"
#. i18n: ectx: property (whatsThis), widget (QToolButton, buttonSelectAll)
#: src/ui/titlewidget_ui.ui:495
#, kde-format
msgid "Selects all items on the canvas."
msgstr "Wybierz wszystkie elementy na płótnie."
#. i18n: ectx: property (text), widget (QLabel, label_20)
#: src/ui/titlewidget_ui.ui:519
#, kde-format
msgid "Rotate Y:"
msgstr "Obrót Y:"
#. i18n: ectx: property (text), widget (QLabel, label_21)
#: src/ui/titlewidget_ui.ui:526
#, kde-format
msgid "Rotate Z:"
msgstr "Obrót Z:"
#. i18n: ectx: property (text), widget (QLabel, label_23)
#: src/ui/titlewidget_ui.ui:585
#, kde-format
msgid "Letter Spacing"
msgstr "Odstęp między literami"
#. i18n: ectx: property (text), widget (QRadioButton, plain_color)
#. i18n: ectx: property (text), widget (QRadioButton, plain_rect)
#: src/ui/titlewidget_ui.ui:615 src/ui/titlewidget_ui.ui:914
#, kde-format
msgid "So&lid Color"
msgstr "Jedno&lity kolor"
#. i18n: ectx: property (text), widget (QLabel, label_24)
#: src/ui/titlewidget_ui.ui:625
#, kde-format
msgid "Line Spacing"
msgstr "Odstęp między wierszami"
#. i18n: ectx: property (text), widget (QRadioButton, gradient_color)
#. i18n: ectx: property (text), widget (QRadioButton, gradient_rect)
#: src/ui/titlewidget_ui.ui:788 src/ui/titlewidget_ui.ui:948
#, kde-format
msgid "&Gradient"
msgstr "&Gradient"
#. i18n: ectx: property (title), widget (QGroupBox, shadowBox)
#: src/ui/titlewidget_ui.ui:828
#, kde-format
msgid "Sh&adow"
msgstr "&Cień"
#. i18n: ectx: property (text), widget (QLabel, label_11)
#: src/ui/titlewidget_ui.ui:982
#, kde-format
msgid "Border "
msgstr "Obramowanie "
#. i18n: ectx: property (text), widget (QToolButton, anim_start)
#: src/ui/titlewidget_ui.ui:1139
#, kde-format
msgid "Edit start"
msgstr "Edycja początku"
#. i18n: ectx: property (text), widget (QToolButton, anim_end)
#: src/ui/titlewidget_ui.ui:1149
#, kde-format
msgid "Edit end"
msgstr "Edycja końca"
#. i18n: ectx: property (text), widget (QLabel, label_7)
#: src/ui/titlewidget_ui.ui:1174
#, kde-format
msgid "Resize"
msgstr "Zmień rozmiar"
#. i18n: ectx: property (text), widget (QToolButton, resize100)
#: src/ui/titlewidget_ui.ui:1188
#, no-c-format, kde-format
msgid "100%"
msgstr "100%"
#. i18n: ectx: property (text), widget (QCheckBox, keep_aspect)
#: src/ui/titlewidget_ui.ui:1202
#, kde-format
msgid "Keep aspect ratio"
msgstr "Zachowaj współczynnik kształtu"
#. i18n: ectx: property (text), widget (QLabel, label_16)
#: src/ui/titlewidget_ui.ui:1278
#, kde-format
msgid "Start at"
msgstr "Początek przy"
#. i18n: ectx: property (text), widget (QLabel, label_14)
#: src/ui/titlewidget_ui.ui:1312
#, kde-format
msgid "Zoom:"
msgstr "Powiększenie:"
#. i18n: ectx: property (text), widget (QLabel, label_15)
#: src/ui/titlewidget_ui.ui:1329
#, kde-format
msgid "Rotate X:"
msgstr "Obrót X:"
#. i18n: ectx: property (windowTitle), widget (QDialog, TracksConfigDialog_UI)
#: src/ui/tracksconfigdialog_ui.ui:14
#, kde-format
msgid "Configure Tracks"
msgstr "Ustawienia ścieżek"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: src/ui/transitionsettings_ui.ui:23
#, kde-format
msgid "track"
msgstr "ścieżka"
#. i18n: ectx: property (windowTitle), widget (QWidget, UnicodeWidget_UI)
#: src/ui/unicodewidget_ui.ui:20
#, kde-format
msgid "Enter Unicode value"
msgstr "Wprowadź wartość Unicode"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: src/ui/unicodewidget_ui.ui:263
#, kde-format
msgid "Additional Information"
msgstr "Dodatkowe informacje"
#. i18n: ectx: property (text), widget (QPushButton, button_reload)
#: src/ui/wizardcapture_ui.ui:17
#, kde-format
msgid "Check"
msgstr "Sprawdź"
#. i18n: ectx: property (text), widget (QLabel, label_9)
#: src/ui/wizardcapture_ui.ui:57
#, kde-format
msgid "Capture format:"
msgstr "Format przechwytywania:"
#. i18n: ectx: property (text), widget (QLabel, label)
#: src/ui/wizardextra_ui.ui:16
#, kde-format
msgid "Default folder for project files"
msgstr "Domyśliny katalog na pliki projektów"
#. i18n: ectx: property (text), widget (QCheckBox, installmimes)
#: src/ui/wizardextra_ui.ui:66
#, kde-format
msgid "Install extra video MIME types"
msgstr "Dograj dodatkowe typy MIME obrazu"
#. i18n: ectx: attribute (title), widget (QWidget, tab)
#: src/ui/wizardmltcheck_ui.ui:21
#, kde-format
msgid "Installed modules"
msgstr "Wgrane moduły"
#. i18n: ectx: attribute (title), widget (QWidget, tab_2)
#: src/ui/wizardmltcheck_ui.ui:63
#, kde-format
msgid "Available Codecs (avformat)"
msgstr "Dostępne kodeki (avformat)"
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: src/ui/wizardmltcheck_ui.ui:90
#, kde-format
msgid "Formats"
msgstr "Formaty"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: src/ui/wizardmltcheck_ui.ui:97
#, kde-format
msgid "Video Codecs"
msgstr "Kodeki obrazu"
#. i18n: ectx: property (text), widget (QLabel, label)
#: src/ui/wizardmltcheck_ui.ui:104
#, kde-format
msgid "Audio Codecs"
msgstr "Kodeki dźwięku"
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: src/ui/wizardstandard_ui.ui:17
#, kde-format
msgid "Please set your default video profile"
msgstr "Ustaw swój domyślny profil obrazu"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: src/ui/wizardstandard_ui.ui:24
#, kde-format
msgid "Video Resolution"
msgstr "Rozdzielczość obrazu"
#. i18n: ectx: property (text), widget (QRadioButton, button_dv)
#: src/ui/wizardstandard_ui.ui:44
#, kde-format
msgid "DV"
msgstr "DV"
#. i18n: ectx: property (text), widget (QRadioButton, button_hdv)
#: src/ui/wizardstandard_ui.ui:54
#, kde-format
msgid "HDV"
msgstr "HDV"
#. i18n: ectx: property (text), widget (QRadioButton, button_all)
#: src/ui/wizardstandard_ui.ui:61
#, kde-format
msgid "Show All"
msgstr "Pokaż wszystkie"
#: src/utils/archiveorg.cpp:93 src/utils/freesound.cpp:95
#: src/utils/freesound.cpp:194 src/utils/resourcewidget.cpp:492
#, kde-format
msgid "Error Loading Data"
msgstr "Błąd wczytywania danych"
#: src/utils/archiveorg.cpp:107 src/utils/freesound.cpp:105
#, kde-format
msgid "Found %1 result"
msgid_plural "Found %1 results"
msgstr[0] "Znaleziono %1 wynik"
msgstr[1] "Znaleziono %1 wyniki"
msgstr[2] "Znaleziono %1 wyników"
#: src/utils/archiveorg.cpp:202
#, kde-format
msgid "Error Loading Extra Data"
msgstr "Błąd wczytywania dodatkowych danych"
#: src/utils/freesound.cpp:207
#, kde-format
msgid "Duration (s)"
msgstr "Czas trwania (s)"
#: src/utils/freesound.cpp:215
#, kde-format
msgid "Samplerate"
msgstr "Próbkowanie"
#: src/utils/resourcewidget.cpp:68
#, kde-format
msgid "Freesound Audio Library"
msgstr "Biblioteka dźwięków Freesound"
#: src/utils/resourcewidget.cpp:69
#, kde-format
msgid "Archive.org Video Library"
msgstr "Biblioteka filmów Archive.org"
#: src/utils/resourcewidget.cpp:70
#, kde-format
msgid "Open Clip Art Graphic Library"
msgstr "Biblioteka grafik Open Clip Art"
#: src/utils/resourcewidget.cpp:71
#, kde-format
msgid "Search Online Resources"
msgstr "Znajdź w zasobach internetowych"
#: src/utils/resourcewidget.cpp:95
#, kde-format
msgid "Auto Play"
msgstr "Auto-odtwarzanie"
#: src/utils/resourcewidget.cpp:205
#, kde-format
msgctxt "the url link pointing to a web page"
msgid "link"
msgstr "odnośnik"
#: src/utils/resourcewidget.cpp:312 src/utils/resourcewidget.cpp:338
#, kde-format
msgid "Stop"
msgstr "Stop"
#: src/utils/resourcewidget.cpp:389
#, kde-format
msgid "Images"
msgstr "Obrazy"
#: src/utils/resourcewidget.cpp:456 src/utils/resourcewidget.cpp:796
#, kde-format
msgid "File Exists"
msgstr "Plik istnieje"
#: src/utils/resourcewidget.cpp:457
#, kde-format
msgid ""
"HQ preview files are all mp3 files. We have added .mp3 as a file extension "
"to the destination file name you chose. However, there is an existing file "
"of this name present.\n"
" Do you want to overwrite the existing file?"
msgstr ""
"Wysokiej jakości pliki podglądu są plikami mp3. Rozszerzenie .mp3 jest "
"dodawane w chwili wskazania pliku docelowego. Jednakże, istnieje już plik o "
"tej nazwie. \n"
" Czy chcesz zastąpić ten plik?"
#: src/utils/resourcewidget.cpp:500 src/utils/resourcewidget.cpp:837
#, kde-format
msgid "Resource saved to %1"
msgstr "Zapisano zasób do %1"
#: src/utils/resourcewidget.cpp:500 src/utils/resourcewidget.cpp:837
#, kde-format
msgid "Data Imported"
msgstr "Dane do importu"
#: src/utils/resourcewidget.cpp:578
#, kde-format
msgid ""
"You need to be online\n"
" for searching"
msgstr ""
"Musisz być online\n"
" , aby wyszukiwać"
#: src/utils/resourcewidget.cpp:739
#, kde-format
msgid ""
"Access Denied from Freesound. Have you authorised the Kdenlive application "
"on your freesound account?"
msgstr ""
"Freesound odmówił dostępu. Czy uwierzytelniłeś aplikację Kdenlive na swoim "
"koncie freesound?"
#: src/utils/resourcewidget.cpp:764
#, kde-format
msgid "Starting File Download"
msgstr "Rozpoczynanie pobierania pliku"
#: src/utils/resourcewidget.cpp:773
#, kde-format
msgid "Error Getting Access Token from Freesound."
msgstr "Błąd pobierania tokenu dostępu z Freesound."
#: src/utils/resourcewidget.cpp:774 src/utils/resourcewidget.cpp:861
#, kde-format
msgid "Try importing again to obtain a new freesound connection"
msgstr ""
"Spróbuj zaimportować ponownie, aby nawiązać nowe połączenia z freesound"
#: src/utils/resourcewidget.cpp:796
#, kde-format
msgid "Do you want to overwrite the existing file?"
msgstr "Czy chcesz zastąpić istniejący plik?"
#: src/utils/resourcewidget.cpp:840
#, kde-format
msgid "Saved file to"
msgstr "Zapisz plik do"
#: src/utils/resourcewidget.cpp:847
#, kde-format
msgid "Error Saving File"
msgstr "Błąd podczas zapisu pliku"
#: src/utils/resourcewidget.cpp:860
#, kde-format
msgid "Error Downloading File. Error code: %1"
msgstr "Błąd pobierania pliku. Kod błędu: %1"
#: src/utils/thememanager.cpp:75
#, kde-format
msgid "&Color Theme"
msgstr "Zestaw &kolorów"
#: src/widgets/colorpickerwidget.cpp:68
#, kde-format
msgid ""
"Pick a color on the screen. By pressing the mouse button and then moving "
"your mouse you can select a section of the screen from which to get an "
"average color."
msgstr ""
"Wybierz kolor na ekranie. Poprzez naciśnięcie przycisku myszy i późniejszym "
"ruszeniu swoją myszą możesz zaznaczyć wycinek ekranu, z którego pobrać "
"uśredniony kolor."
#: src/widgets/dragvalue.cpp:119
#, kde-format
msgid "Normal scale"
msgstr "Normalna skala"
#: src/widgets/dragvalue.cpp:120
#, kde-format
msgid "Pixel scale"
msgstr "Pikselowa skala"
#: src/widgets/dragvalue.cpp:121
#, kde-format
msgid "Nonlinear scale"
msgstr "Nieliniowa skala"
#: src/widgets/dragvalue.cpp:125
#, kde-format
msgid "Direct update"
msgstr "Bezpośrednie uaktualnienie"
#: src/widgets/dragvalue.cpp:130
#, kde-format
msgid "Reset value"
msgstr "Wyzeruj wartość"
#: src/widgets/dragvalue.cpp:135
#, kde-format
msgid "Show %1 in timeline"
msgstr "Pokaż %1 na osi czasu"
#: src/widgets/progressbutton.cpp:68
#, kde-format
msgctxt "s as seconds"
msgid "%1s"
msgstr "%1s"
#: src/widgets/progressbutton.cpp:72
#, kde-format
msgctxt "m as minutes"
msgid "%1m"
msgstr "%1m"
#: src/widgets/progressbutton.cpp:74
#, kde-format
msgctxt "h as hours"
msgid "%1h"
msgstr "%1h"
#~ msgid "Video only drag"
#~ msgstr "Przeciąganie tylko obrazu"
#~ msgid "Audio only drag"
#~ msgstr "Przeciąganie tylko dźwięku"
#~ msgid "Transcode clip"
#~ msgstr "Transkoduj wycinek"
#~ msgid ""
#~ "Cannot process job. FFmpeg not found, please set path in Kdenlive's "
#~ "settings Environment"
#~ msgstr ""
#~ "Nie można wykonać zadania. Nie znaleziono FFmpeg, ustaw ścieżkę w "
#~ "ustawieniach otoczenia Kdenlive"
#~ msgid "Cannot process this clip type."
#~ msgstr "Nie można przetworzyć wycinka tego rodzaju."
#~ msgid "Transcoding clip"
#~ msgstr "Transkoduj wycinek"
#~ msgid "Extracting clip cut"
#~ msgstr "Wypakowywanie cięcia wycinka"
#~ msgid "Analysing clip"
#~ msgstr "Analizowanie wycinka"
#~ msgid "Waiting - transcode clip"
#~ msgstr "Czekanie - transkodowanie wycinka"
#~ msgid "Waiting - cut clip"
#~ msgstr "Czekanie - cięcie wycinka"
#~ msgid "Waiting - analyse clip"
#~ msgstr "Czekanie - analiza wycinka"
#~ msgid "Overwrite file %1"
#~ msgstr "Zastąp plik %1"
#~ msgid "The transcoding job will overwrite the following files:"
#~ msgstr "Zadanie transkodowania zastąpi następujące pliki:"
#~ msgid "Transcoding"
#~ msgstr "Transkodowanie"
#~ msgid "(%1 clip)"
#~ msgid_plural "(%1 clips)"
#~ msgstr[0] "(%1 wycinek)"
#~ msgstr[1] "(%1 wycinki)"
#~ msgstr[2] "(%1 wycinków)"
#~ msgid "I-Frame "
#~ msgstr "I-Klatki "
#~ msgid "Found %count I-Frames"
#~ msgstr "Znaleziono %count I-Klatek"
#~ msgid "Add Clip"
#~ msgstr "Dodaj wycinek"
#, fuzzy
#~| msgid "effect"
#~ msgid "effects"
#~ msgstr "efekt"
#, fuzzy
#~| msgid "Compositions"
#~ msgid "compositions"
#~ msgstr "Kompozycje"
#~ msgid "Rename"
#~ msgstr "Zmień nazwę"
#~ msgid "Aspect Ratio"
#~ msgstr "Współczynnik kształtu"
#~ msgid "Colour correction"
#~ msgstr "Poprawki barw"
#~ msgid "Artistic"
#~ msgstr "Artystyczne"
#~ msgid "Blur and hide"
#~ msgstr "Rozmyj i ukryj"
#~ msgid "Enhancement"
#~ msgstr "Wzmocnienie"
#~ msgid "Color Selection"
#~ msgstr "Zaznaczanie koloru"
#~ msgid "Alpha manipulation"
#~ msgstr "Dostosowywanie alfy"
#~ msgid "Save Selection"
#~ msgstr "Zapisz zaznaczenie"
#~ msgid "import"
#~ msgstr "import"
#~ msgid "Form"
#~ msgstr "Formularz"
#~ msgid "Audio thumbnails done"
#~ msgstr "Ukończono tworzenie miniatury dźwięku"
#~ msgid "Folder contains a clip, delete anyways ?"
#~ msgid_plural "Folder contains %1 clips, delete anyways ?"
#~ msgstr[0] "Katalog zawiera wycinek, czy usunąć go mimo tego?"
#~ msgstr[1] "Katalog zawiera %1 wycinki, czy usunąć go mimo tego?"
#~ msgstr[2] "Katalog zawiera %1 wycinków, czy usunąć go mimo tego?"
#~ msgid "Playlist clip %1 is invalid."
#~ msgstr "Wycinek listy odtwarzania %1 jest nieprawidłowy."
#~ msgid ""
#~ "Playlist clip %1 has too many tracks (%2) to be imported. Add new tracks "
#~ "to your project."
#~ msgstr ""
#~ "Wycinek listy odtwarzania %1 ma za dużo ścieżek (%2) do zaimportowania. "
#~ "Dodać nowe ścieżki do twojego projektu."
#~ msgid "Processing data analysis"
#~ msgstr "Przetwarzanie analizy danych"
#~ msgid "Auto Split Clip"
#~ msgstr "Samoczynny podział wycinka"
#~ msgid "Add Markers"
#~ msgstr "Dodaj znaczniki"
#~ msgid "All categories"
#~ msgstr "Wszystkie kategorie"
#~ msgid "Delete clip markers"
#~ msgstr "Usuń znaczniki wycinka"
#~ msgid "Clip has no markers"
#~ msgstr "Wycinek nie ma znaczników"
#~ msgid "Remove Folder"
#~ msgstr "Usuń katalog"
#~ msgid "Add Bin Effect"
#~ msgstr "Dodaj efekt pojemnika"
#~ msgid "Remove Bin Effect"
#~ msgstr "Usuń efekt pojemnika"
#~ msgid "Edit Bin Effect"
#~ msgstr "Edytuj efekt pojemnika"
#~ msgid "Disable effect"
#~ msgid_plural "Disable effects"
#~ msgstr[0] "Wyłącz efekt"
#~ msgstr[1] "Wyłącz efekty"
#~ msgstr[2] "Wyłącz efekty"
#~ msgid "Enable effect"
#~ msgid_plural "Enable effects"
#~ msgstr[0] "Włącz efekt"
#~ msgstr[1] "Włącz efekty"
#~ msgstr[2] "Włącz efekty"
#~ msgid "Move Bin Effect"
#~ msgstr "Efekt przesunięcia pojemnika"
#~ msgid "Delete clip"
#~ msgid_plural "Delete clips"
#~ msgstr[0] "Usuń wycinek"
#~ msgstr[1] "Usuń wycinki"
#~ msgstr[2] "Usuń wycinki"
#~ msgid "Failed to create FFmpeg audio thumbnails, using MLT"
#~ msgstr "Nie udało się utworzyć miniatur dźwięku FFmpeg, przy użyciu MLT"
#~ msgid "Transparent background for images"
#~ msgstr "Przezroczyste tło dla obrazów"
#~ msgid "dvgrab version %1 at %2"
#~ msgstr "dvgrab wersja %1 na %2"
#~ msgid ""
#~ "<strong><em>dvgrab</em> utility not found, please install it for firewire "
#~ "capture</strong>"
#~ msgstr ""
#~ "<strong>Nie znaleziono programu <em>dvgrab</em>. Jest on niezbędny do "
#~ "przechwytywania ze złącza FireWire</strong>"
#~ msgid "Script Files"
#~ msgstr "Pliki skryptu"
#~ msgid "Script contains wrong command: %1"
#~ msgstr "Skrypt zawiera błędne polecenie: %1"
#~ msgid "script"
#~ msgstr "skrypt"
#~ msgid ""
#~ "The following codecs were not found on your system. Check our <a "
#~ "href=''>online manual</a> if you need them: "
#~ msgstr ""
#~ "Nie znaleziono następujących kodeków w twoim systemie. Sprawdź naszą <a "
#~ "href=''>internetową instrukcję</a>, jeśli ich potrzebujesz: "
#~ msgid "Audio %1"
#~ msgstr "Dźwięk %1"
#~ msgid "Video %1"
#~ msgstr "Obraz %1"
#~ msgid "Author:"
#~ msgstr "Autor:"
#~ msgid "Search in effects list"
#~ msgstr "Wyszukaj na liście efektów"
#~ msgid "Show/Hide effect description"
#~ msgstr "Pokaż/ukryj opis efektu"
#~ msgid "Add Effect to Selected Clip"
#~ msgstr "Dodaj efekt do wybranego wycinka"
#~ msgid "Show all transitions"
#~ msgstr "Pokaż wszystkie przejścia"
#~ msgid "Show GPU transitions"
#~ msgstr "Pokaż przejścia GPU"
#~ msgid "Show all effects"
#~ msgstr "Pokaż wszystkie efekty"
#~ msgid "Show GPU effects"
#~ msgstr "Pokaż efekty GPU"
#~ msgctxt "Folder Name"
#~ msgid "Custom"
#~ msgstr "Własne"
#~ msgctxt "menu name for effects names between these 2 letters"
#~ msgid "0 - F"
#~ msgstr "0 - F"
#~ msgctxt "menu name for effects names between these 2 letters"
#~ msgid "G - L"
#~ msgstr "G - L"
#~ msgctxt "menu name for effects names between these 2 letters"
#~ msgid "M - R"
#~ msgstr "M - R"
#~ msgctxt "menu name for effects names between these 2 letters"
#~ msgid "S - Z"
#~ msgstr "S - Z"
#~ msgid "Group %1"
#~ msgstr "Grupa %1"
#~ msgid "Wipe Softness"
#~ msgstr "Miękkość wytarcia"
#~ msgid "Wipe Invert"
#~ msgstr "Odwróć wytarcie"
#~ msgid "Affine"
#~ msgstr "Przekształcenie afiniczne"
#~ msgid "Fix Shear Y"
#~ msgstr "Popraw pochylenie Y"
#~ msgid "Fix Shear X"
#~ msgstr "Popraw pochylenie X"
#~ msgid "Fix Shear Z"
#~ msgstr "Popraw pochylenie X"
#~ msgid "Transparency clip"
#~ msgstr "Wycinek przezroczysty"
#~ msgid "Wipe File"
#~ msgstr "Plik wytarcia"
#~ msgctxt "@property: means that the image is inverted"
#~ msgid "Invert"
#~ msgstr "Odwróć"
#~ msgid "Effect Group"
#~ msgstr "Grupa efektów"
#~ msgid "Reset Group"
#~ msgstr "Wyzeruj grupę"
#~ msgid "Save Group"
#~ msgstr "Zapisz grupę"
#~ msgid "Name for saved group: "
#~ msgstr "Nazwa dla zapisanej grupy: "
#~ msgid "Effects for %1"
#~ msgstr "Efekt dla %1"
#~ msgid "Effects for track %1"
#~ msgstr "Efekty dla ścieżki %1"
#~ msgid "sync keyframes with clip start"
#~ msgstr "zsynchronizuj klatki kluczowe z początkiem wycinka"
#~ msgid "Import keyframes from clip"
#~ msgstr "Importuj klatki kluczowe z wycinka"
#~ msgid "Reset keyframes after cursor"
#~ msgstr "Wyzeruj klatki kluczowe po kursorze"
#~ msgid "Reset keyframes before cursor"
#~ msgstr "Wyzeruj klatki kluczowe przed kursorem"
#~ msgid "Synchronize with timeline cursor"
#~ msgstr "Synchronizuj z kursorem osi czasu"
#~ msgid "Select clips in timeline for the Library"
#~ msgstr "Wybierz wycinki na osi czasu z biblioteki"
#~ msgid ""
#~ "Interim maintainer, Windows cross-build, KF5 port, bugs fixing, minor "
#~ "functions, profiles updates, etc."
#~ msgstr ""
#~ "Tymczasowy opiekun, kompilacje na Windowsa,przenoszenie do KF5, "
#~ "poprawianie błędów, małe funkcje, uaktualnienia profili, itp."
#~ msgid "Theme"
#~ msgstr "Wystrój"
#~ msgid "Record Monitor"
#~ msgstr "Monitor nagrywania"
#~ msgid "Stop Motion"
#~ msgstr "Zatrzymaj ruch"
#~ msgid "Capture frame"
#~ msgstr "Przechwyć klatkę"
#~ msgid "Switch live / captured frame"
#~ msgstr "Przełącz pomiędzy żywą / przechwyconą klatką"
#~ msgid "Show last frame over video"
#~ msgstr "Pokaż ostatnią klatkę na obrazie"
#~ msgctxt "Normal editing"
#~ msgid "n"
#~ msgstr "n"
#~ msgctxt "Razor tool shortcut"
#~ msgid "x"
#~ msgstr "x"
#~ msgctxt "Spacer tool shortcut"
#~ msgid "m"
#~ msgstr "m"
#~ msgid "Split audio and video automatically"
#~ msgstr "Rozdziel dźwięk i obraz samoczynnie"
#~ msgid "Zoom Out"
#~ msgstr "Pomniejsz"
#~ msgid "Zoom In"
#~ msgstr "Powiększ"
#~ msgid "Monitor Overlay Safe Zones"
#~ msgstr "Obszary bezpieczne - nakładka monitora"
#~ msgid "Insert Zone in Timeline"
#~ msgstr "Wstaw obszar na osi czasu"
#~ msgid "Audio Only"
#~ msgstr "Tylko dźwięk"
#~ msgid "Video Only"
#~ msgstr "Tylko obraz"
#~ msgid "Audio and Video"
#~ msgstr "Dźwięk i obraz"
#~ msgid "Cannot find effect %1 / %2"
#~ msgstr "Nie można znaleźć efektu %1 / %2"
#~ msgid "No clip to transcode"
#~ msgstr "Brak wycinków do transkodowania"
#~ msgid "Create Render Script"
#~ msgstr "Utwórz skrypt renderowania"
#~ msgid "Script file already exists. Do you want to overwrite it?"
#~ msgstr "Plik skryptu już istnieje. Czy chcesz go zastąpić?"
#~ msgid "Force properties"
#~ msgstr "Wymuszone właściwości"
#~ msgid "Cannot import playlists with different profile."
#~ msgstr "Nie można zaimportować listy odtwarzania o innym profilu."
#~ msgid "Connect"
#~ msgstr "Połącz"
#~ msgid "Add Captured File to Project"
#~ msgstr "Dodaj przechwycony plik do projektu"
#~ msgid "Recording Preview"
#~ msgstr "Podgląd nagrywania"
#~ msgid "Configure"
#~ msgstr "Ustawienia"
#~ msgid ""
#~ "You need to disconnect and reconnect in the capture monitor to apply your "
#~ "changes"
#~ msgstr ""
#~ "Musisz odłączyć i ponownie podłączyć w Monitorze przechwytywania aby "
#~ "wprowadzić zmiany"
#~ msgid "Capturing"
#~ msgstr "Przechwytywanie"
#~ msgid "You need to stop capture before your changes can be applied"
#~ msgstr "Zmiany nie zostaną wprowadzone do czasu zatrzymania przechwytywania"
#~ msgid ""
#~ "ffmpeg or avconv not found,\n"
#~ " please install it for screen grabs"
#~ msgstr ""
#~ "Nie znaleziono ani ffmpeg ani avconv,\n"
#~ "wgraj jedno z nich, aby wykonywać zrzuty ekranu"
#~ msgid ""
#~ "Your FFmpeg / Libav installation\n"
#~ " does not support screen grab"
#~ msgstr ""
#~ "Twoja instalacja FFmpeg / Libav\n"
#~ " nie obsługuje przechwytywania ekranu"
#~ msgid ""
#~ "Press record button\n"
#~ "to start screen capture\n"
#~ "Files will be saved in:\n"
#~ "%1"
#~ msgstr ""
#~ "Naciśnij przycisk nagrywania\n"
#~ "aby rozpocząć nagrywanie z ekranu\n"
#~ "Pliki zostaną zapisane w:\n"
#~ "%1"
#~ msgid ""
#~ "Plug your camcorder and\n"
#~ "press play button\n"
#~ "to start preview.\n"
#~ "Files will be saved in:\n"
#~ "%1"
#~ msgstr ""
#~ "Aby wywołać podgląd,\n"
#~ "podłącz swoją kamerę i\n"
#~ "naciśnij na przycisk odtwarzaj.\n"
#~ "Pliki zostaną zapisane w:\n"
#~ "%1"
#~ msgid ""
#~ "dvgrab utility not found,\n"
#~ " please install it for firewire capture"
#~ msgstr ""
#~ "Program dvgrab nie znaleziony,\n"
#~ "Wgraj go do przechwytywania FireWire"
#~ msgid ""
#~ "Plug your camcorder and\n"
#~ "press connect button\n"
#~ "to initialize connection\n"
#~ "Files will be saved in:\n"
#~ "%1"
#~ msgstr ""
#~ "Aby nawiązać połączenie,\n"
#~ "podłącz swoją kamerę i\n"
#~ "naciśnij na przycisk połącz.\n"
#~ "Pliki zostaną zapisane w:\n"
#~ "%1"
#~ msgid ""
#~ "Cannot read from device %1\n"
#~ "Please check drivers and access rights."
#~ msgstr ""
#~ "Nie można czytać z urządzenia %1\n"
#~ "Sprawdź sterowniki i uprawnienia."
#~ msgid ""
#~ "Press play or record button\n"
#~ "to start video capture\n"
#~ "Files will be saved in:\n"
#~ "%1"
#~ msgstr ""
#~ "Naciśnij przycisk odtwarzania lub nagrywania\n"
#~ "aby rozpocząć przechwytywanie wideo\n"
#~ "Pliki zostaną zapisane w:\n"
#~ "%1"
#~ msgid "Disconnect"
#~ msgstr "Rozłącz"
#~ msgid "Capture stopped"
#~ msgstr "Zatrzymano przechwytywanie"
#~ msgid ""
#~ "Failed to start Video4Linux,\n"
#~ "check your parameters..."
#~ msgstr ""
#~ "Nieudane uruchamianie Video4Linux,\n"
#~ "sprawdź swoje parametry..."
#~ msgid ""
#~ "Failed to start Decklink,\n"
#~ "check your parameters..."
#~ msgstr ""
#~ "Nieudane uruchamianie Decklink,\n"
#~ "sprawdź swoje parametry..."
#~ msgid ""
#~ "Failed to start ffmpeg capture,\n"
#~ "check your parameters..."
#~ msgstr ""
#~ "Nieudane uruchamianie ffmpeg,\n"
#~ "sprawdź swoje parametry..."
#~ msgid "Capturing to %1"
#~ msgstr "Przechwytywanie do %1"
#~ msgid "Failed to start capture"
#~ msgstr "Nieudane uruchamianie przechwytywania"
#~ msgid "Initialising..."
#~ msgstr "Inicjowanie..."
#~ msgid "Free space: %1"
#~ msgstr "Wolne miejsce: %1"
#~ msgid "%1 dropped frames"
#~ msgstr "%1 upuszczonych klatek"
#~ msgid "Zone start: %1"
#~ msgstr "Początek obszaru: %1"
#~ msgid "Zone end: %1"
#~ msgstr "Koniec obszaru: %1"
#~ msgid "Zone duration: %1"
#~ msgstr "Długość obszaru: %1"
#~ msgid "Delete subclip"
#~ msgid_plural "Delete subclips"
#~ msgstr[0] "Usuń podwycinek"
#~ msgstr[1] "Usuń podwycinki"
#~ msgstr[2] "Usuń podwycinki"
#~ msgid "Stabilised"
#~ msgstr "Stabilizowany"
#~ msgid "Cannot write to path: %1"
#~ msgstr "Nie można zapisać do ścieżki: %1"
#~ msgid "Filter %1"
#~ msgstr "Filtr %1"
#~ msgid "Processing clip"
#~ msgstr "Przetwarzanie wycinku"
#~ msgid "Invalid destination: %1."
#~ msgstr "Nieprawidłowe miejsce docelowe: %1."
#~ msgid "Clip zone undefined (%1 - %2)."
#~ msgstr "Nieokreślony obszar wycinka (%1 - %2)."
#~ msgid "Filter %1 crashed"
#~ msgstr "Filtr %1 uległ usterce"
#~ msgid "Waiting to process clip"
#~ msgstr "Czekanie na przetworzenie wycinka"
#~ msgid "Waiting - proxy"
#~ msgstr "Czekanie - wycinek pośredni"
#~ msgid "Failed to create proxy, empty path."
#~ msgstr "Nie udało się utworzyć wycinka pośredniego, pusta ścieżka."
#~ msgid ""
#~ "Cannot open file %1.\n"
#~ "Project is corrupted."
#~ msgstr ""
#~ "Nie można otworzyć pliku %1.\n"
#~ "Projekt jest uszkodzony."
#~ msgid "Save Zone"
#~ msgstr "Zapisz obszar"
#~ msgid "Send frames to color scopes"
#~ msgstr "Wyślij klatki do zakresów kolorów"
#~ msgid "Mirror display"
#~ msgstr "Odbij lustrzane wyświetlacz"
#~ msgid "Stop Motion Capture"
#~ msgstr "Zatrzymaj przechwytywanie ruchu"
#~ msgid "Interval capture"
#~ msgstr "Przechwyć przedział"
#~ msgid "No Effect"
#~ msgstr "Brak efektu"
#~ msgid "Edge detect"
#~ msgstr "Wykryj krawędź"
#~ msgid "Brighten"
#~ msgstr "Rozjaśnij"
#~ msgid "Show sequence thumbnails"
#~ msgstr "Pokaż miniatury sekwencji"
#~ msgid "Delete current frame"
#~ msgstr "Usuń bieżącą klatkę"
#~ msgid "Configure Stop Motion"
#~ msgstr "Ustawienia ruchu zatrzymania"
#~ msgid " second"
#~ msgid_plural " seconds"
#~ msgstr[0] " sekunda"
#~ msgstr[1] " sekundy"
#~ msgstr[2] " sekund"
#~ msgid "Stopped"
#~ msgstr "Zatrzymano"
#~ msgid "No previous frame found"
#~ msgstr "Nie znaleziono poprzedniej klatki"
#~ msgid "Create New Sequence"
#~ msgstr "Utwórz nową sekwencję"
#~ msgid "Enter sequence name"
#~ msgstr "Podaj nazwę sekwencji"
#~ msgid "Frame Captured"
#~ msgstr "Przechwycono klatkę"
#~ msgid "Going to Capture Frame"
#~ msgstr "Przejście do przechwyconej klatki"
#~ msgid "Delete frame %1 from disk?"
#~ msgstr "Czy usunąć klatkę %1 z dysku?"
#~ msgid "Delete Frame"
#~ msgstr "Usuń klatkę"
#~ msgid "Cannot use spacer in a track with a group"
#~ msgstr "Nie można użyć narzędzia odstępów na ścieżce z grupą"
#~ msgid "Cannot add transition"
#~ msgstr "Nie można dodać przejścia"
#~ msgid "Cannot find clip to edit"
#~ msgstr "Nie znaleziono wycinka do edycji"
#~ msgid "Cannot edit the duration of multiple items"
#~ msgstr "Nie można zmienić czasu trwania wielu elementów"
#~ msgid "Cannot edit an item in a group"
#~ msgstr "Nie można edytować elementu w grupie"
#~ msgid "Item is locked"
#~ msgstr "Element jest zablokowany"
#~ msgid "Please select target track(s) to perform operation"
#~ msgstr "Wybierz ścieżkę docelową do wykonania operacji"
#~ msgid "Cannot perform operation on a locked track"
#~ msgstr "Nie można wykonać działania na zablokowanej ścieżce"
#~ msgid "Add timeline clip"
#~ msgstr "Dodaj wycinek osi czasu"
#~ msgid "Clip not ready"
#~ msgstr "Wycinek niegotowy"
#~ msgid "Problem deleting effect"
#~ msgstr "Problem przy usuwaniu efektu"
#~ msgid "Problem adding effect to clip"
#~ msgstr "Problem przy dodawaniu efektu do wycinka"
#~ msgid "Add %1"
#~ msgstr "Dodaj %1"
#~ msgid "Select a clip to enter ripple mode"
#~ msgstr "Wybierz wycinek do trybu zafalowania"
#~ msgid "Cannot add an audio effect to this clip"
#~ msgstr "Nie można dodać efektu dźwiękowego do tego wycinka"
#~ msgid "Effect already present in clip"
#~ msgstr "Efekt jest już zastosowany na tym wycinku"
#~ msgid "Delete %1"
#~ msgstr "Usuń %1"
#~ msgid "Problem editing effect"
#~ msgstr "Problem przy edycji efektu"
#~ msgid "Cannot find clip to update effect"
#~ msgstr "Nie znaleziono wycinka do uaktualnienia efektu"
#~ msgid "Cannot find clip to cut"
#~ msgstr "Nie znaleziono wycinka do cięcia"
#~ msgid "Cannot find clip to uncut"
#~ msgstr "Nie znaleziono wycinka do cofnięcią cięcia"
#~ msgid "Error removing clip at %1 on track %2"
#~ msgstr "Błąd przy usuwaniu wycinka przy %1 na ścieżce %2"
#~ msgid "Cannot find transition to cut"
#~ msgstr "Nie można znaleźć przejścia do wycięcia"
#~ msgid "Cannot find transition to uncut"
#~ msgstr "Nie można znaleźć przejścia do cofnięcia wycięcia"
#~ msgid "Error removing transition at %1 on track %2"
#~ msgstr "Błąd przy usuwaniu przejścia przy %1 na ścieżce %2"
#~ msgid "Error when resizing clip"
#~ msgstr "Błąd podczas zmiany rozmiaru wycinka"
#~ msgid "Invalid transition"
#~ msgstr "Nieprawidłowe przejście"
#~ msgid "Select clip to delete"
#~ msgstr "Wybierz wycinek do usunięcia"
#~ msgid "Cannot update transition"
#~ msgstr "Nie można uaktualnić przejścia"
#~ msgid "Remove Zone"
#~ msgstr "Usuń obszar"
#~ msgid "Switch All Track Lock"
#~ msgstr "Przełącz blokadę wszystkich ścieżek"
#~ msgid "You must be in an empty space to remove space (time: %1, track: %2)"
#~ msgstr ""
#~ "Musisz być w pustym odstępie aby usunąć odstęp (czas: %1, ścieżka: %2)"
#~ msgid "Cannot move clip at position %1, track %2"
#~ msgstr "Nie można przenieść wycinka na pozycię %1, ścieżka %2"
#~ msgid "Cannot move transition at position %1, track %2"
#~ msgstr "Nie można przenieść przejścia na pozycję %1, ścieżka %2"
#~ msgid "Delete selected group"
#~ msgid_plural "Delete selected groups"
#~ msgstr[0] "Usuń wybraną grupę"
#~ msgstr[1] "Usuń wybrane grupy"
#~ msgstr[2] "Usuń wybrane grupy"
#~ msgid "Delete selected clip"
#~ msgid_plural "Delete selected clips"
#~ msgstr[0] "Usuń wybrany wycinek"
#~ msgstr[1] "Usuń wybrane wycinki"
#~ msgstr[2] "Usuń wybrane wycinki"
#~ msgid "Delete selected transition"
#~ msgid_plural "Delete selected transitions"
#~ msgstr[0] "Usuń wybrane przejście"
#~ msgstr[1] "Usuń wybrane przejścia"
#~ msgstr[2] "Usuń wybrane przejścia"
#~ msgid "Cannot find clip for speed change"
#~ msgstr "Nie znaleziono wycinka do zmiany prędkości"
#~ msgid "Razor clip"
#~ msgstr "Cięcie wycinka"
#~ msgid "Cut Group"
#~ msgstr "Wytnij grupę"
#~ msgid "Cannot insert clip."
#~ msgstr "Nie można wstawić wycinka."
#~ msgid "Cannot insert clip..."
#~ msgstr "Nie można wstawić wycinka..."
#~ msgid "Cannot move clip at time: %1 on track %2"
#~ msgstr "Nie można przenieść wycinka na czas %1 na ścieżce %2"
#~ msgid "Cannot move transition at time: %1 on track %2"
#~ msgstr "Nie można przenieść przejścia na czas: %1 na ściezce %2"
#~ msgid "Resizing clip start failed!!"
#~ msgstr "Nie udało się zmienić początku rozmiaru wycinka!!"
#~ msgid "Resizing clip end failed!!"
#~ msgstr "Nie udało się zmienić końca rozmiaru wycinka!!"
#~ msgid "Not possible to resize"
#~ msgstr "Nie można zmienić rozmiaru"
#~ msgid "Resize clip start"
#~ msgstr "Zmień rozmiar początku wycinka"
#~ msgid "Cannot resize transition"
#~ msgstr "Nie można zmienić rozmiaru przejścia"
#~ msgid "A guide already exists at position %1"
#~ msgstr "Prowadnica już istnieje na pozycji %1"
#~ msgid "Select a clip before copying"
#~ msgstr "Wybierz wycinek przed kopiowaniem"
#~ msgid "No clip copied"
#~ msgstr "Nie skopiowano wycinków"
#~ msgid "Cannot paste transition to selected place"
#~ msgstr "Nie można wkleić przejścia w wybrane miejsce"
#~ msgid "You must copy exactly one clip before pasting effects"
#~ msgstr "Musisz skopiować dokładnie jeden wycinek przed wklejaniem efektów"
#~ msgid "You must select one clip for this action"
#~ msgstr "Musisz wybrać jeden wycinek dla tego działania"
#~ msgid "You must select a playlist clip for this action"
#~ msgstr "Musisz wybrać wycinek z listy odtwarzania dla tego działania"
#~ msgid "Insert New Track"
#~ msgstr "Wstaw nową ścieżkę"
#~ msgid "Delete track"
#~ msgstr "Usuń ścieżkę"
#~ msgid "You must select one transition for this action"
#~ msgstr "Musisz wybrać jedno przejście dla tego działania"
#~ msgid "You must select at least one clip for this action"
#~ msgstr "Musisz wybrać co najmniej jeden wycinek dla tego działania"
#~ msgid "Cannot split audio of grouped clips"
#~ msgstr "Nie można rozdzielić dźwięku w grupie wycinków"
#~ msgid "You must select exactly one clip for the audio reference."
#~ msgstr ""
#~ "Musisz wybrać dokładnie jeden wycinek używany jako odniesienie dźwięku."
#~ msgid "Processing audio, please wait."
#~ msgstr "Przetwarzanie dźwięku, proszę czekać."
#~ msgid "Reference for audio alignment must contain audio data."
#~ msgstr "Odniesienie dla wyrównania dźwięku musi zawierać dane dźwięku."
#~ msgid "Audio alignment reference not yet set."
#~ msgstr "Odniesienie wyrównania dźwięku jest jeszcze nieustawione."
#~ msgid "Cannot find clip to align."
#~ msgstr "Nie można znaleźć wycinka do wyrównania."
#~ msgid "Unable to move clip out of timeline."
#~ msgstr "Nie można przenieść wycinka poza oś czasu."
#~ msgid "Unable to move clip due to collision."
#~ msgstr "Nie można przenieść wycinka ze względu na kolizję."
#~ msgid "Clip aligned."
#~ msgstr "Wyrównano wycinek."
#~ msgid "Auto-align clip"
#~ msgstr "Samoczynnie wyrównaj wycinek"
#~ msgid "No empty space to put clip audio"
#~ msgstr "Nie ma wolnego miejsca na wycinek dźwiękowy"
#~ msgid "Cannot update clip (time: %1, track: %2)"
#~ msgstr "Nie można uaktualnić wycinka (czas: %1, ścieżka %2)"
#~ msgid "Cannot change grouped clips"
#~ msgstr "Nie można zmienić grupy wycinków"
#~ msgid "Cannot find clip to edit (time: %1, track: %2)"
#~ msgstr "Nie można znaleźć wycinka do edycji (czas: %1, ścieżka: %2)"
#~ msgid "error"
#~ msgstr "błąd"
#~ msgid "TRACTOR"
#~ msgstr "TRACTOR"
#~ msgid "Select a Bin Clip to perform operation"
#~ msgstr "Wybierz wycinek pojemnika, na którym wykonać działanie"
#~ msgid "No target track(s) selected"
#~ msgstr "Nie wybrano ścieżek docelowych"
#~ msgid "Effect already present in track"
#~ msgstr "Efekt jest już obecny na ścieżce"
#~ msgid "Cannot find clip for effect update %1."
#~ msgstr "Nie znaleziono wycinka do uaktualnienia efektu %1."
#~ msgid "Cannot find effect to update %1."
#~ msgstr "Nie znaleziono efektu do uaktualnienia %1."
#~ msgid "You need to select one clip and one transition"
#~ msgstr "Musisz wybrać jeden wycinek i jedno przejście"
#~ msgid "No keyframe data found in clip"
#~ msgstr "Nie znaleziono danych klatki kluczowej w wycinku"
#~ msgid "No clips and transitions selected in timeline for exporting."
#~ msgstr "Nie zaznaczono wycinków i przejść na osi czasu do eksportowania."
#~ msgid "Save Timeline Selection"
#~ msgstr "Zapisz zaznaczenie na osi czasu"
#~ msgid "Malformed playlist clip: invalid content."
#~ msgstr ""
#~ "Zniekształcony wycinek na liście odtwarzania: nieprawidłowa zawartość."
#~ msgid "Malformed playlist clip: missing tractor."
#~ msgstr "Zniekształcony wycinek na liście odtwarzania: brak tractor."
#~ msgid "Malformed playlist clip: no tracks."
#~ msgstr "Zniekształcony wycinek na liście odtwarzania: brak ścieżek."
#~ msgid ""
#~ "Selected playlist clip needs more tracks (%1) than there are tracks in "
#~ "the timeline (%2)."
#~ msgstr ""
#~ "Wybrany wycinek listy odtwarzania wymaga więcej ścieżek (%1) niż jest "
#~ "ścieżek na osi czasu (%2)"
#~ msgid ""
#~ "Not enough free track space above or below the selected playlist clip: "
#~ "need free room on %1 tracks to expand playlist."
#~ msgstr ""
#~ "Brak wystarczającej wolnej przestrzeni nad lub pod ścieżką wybranego "
#~ "wycinka listy odtwarzania: wymagana jest wolna przestrzeń na %1 "
#~ "ścieżkach, aby rozszerzyć listę odtwarzania."
#~ msgid "Dropped Geometry"
#~ msgstr "Upuszczona geometria"
#~ msgid "No keyframes to import"
#~ msgstr "Brak klatek kluczowych do zaimportowania"
#~ msgid "No effect to import keyframes"
#~ msgstr "Brak efektu do zaimportowania klatek kluczowych"
#~ msgid "Ripple Edit"
#~ msgstr "Edytowanie zafalowania"
#~ msgid "Cannot find clip"
#~ msgstr "Nie można znaleźć wycinka"
#~ msgid "Maximum length reached"
#~ msgstr "Osiągnięto graniczną długość"
#~ msgid "Ripple clip"
#~ msgstr "Zafaluj wycinek"
#~ msgid "Locked track"
#~ msgstr "Zablokowana ścieżka"
#~ msgid "Target track"
#~ msgstr "Docelowa ścieżka"
#~ msgid "Muted track"
#~ msgstr "Wyciszona ścieżka"
#~ msgid "Blind track"
#~ msgstr "Ślepa ścieżka"
#~ msgid "Move transition"
#~ msgstr "Przesuń przejście"
#~ msgid "Crop from start: %1 Duration: %2 Offset: %3"
#~ msgstr "Przytnij od początku: %1 Czas trwania: %2 Przesunięcie: %3"
#~ msgid " Position:"
#~ msgstr " Położenie:"
#~ msgid " Duration:"
#~ msgstr " Czas trwania:"
#~ msgid " Selection duration:"
#~ msgstr " Czas trwania zaznaczenia:"
#~ msgid " Group duration:"
#~ msgstr " Czas trwania grupy:"
#~ msgid "Crop from start: "
#~ msgstr "Przytnij od początku: "
#~ msgid ""
#~ "Use Ctrl to resize only current item, otherwise all items in this group "
#~ "will be resized at once."
#~ msgstr ""
#~ "Użyj Ctrl aby zmienić rozmiar wyłącznie wybranego elementu, w innym "
#~ "wypadku zmienisz rozmiar wszystkich elementów w tej grupie jednocześnie."
#~ msgid "Duration: "
#~ msgstr "Czas trwania: "
#~ msgid "Fade in duration: "
#~ msgstr "Czas trwania wyłaniania: "
#~ msgid "Fade out duration: "
#~ msgstr "Czas trwania zanikania: "
#~ msgid "Drag to add or resize a fade effect."
#~ msgstr ""
#~ "Przeciągnij by dodać lub zmienić rozmiar efektu zanikania/wyłaniania."
#~ msgid ""
#~ "Move keyframe above or below clip to remove it, double click to add a new "
#~ "one."
#~ msgstr ""
#~ "Przesuń klatkę kluczową powyżej lub poniżej wycinka, aby ją usunąć, "
#~ "kliknij dwukrotnie by dodać nową."
#~ msgid "Could not find necessary clips to perform rolling trim"
#~ msgstr "Nie można znaleźć wymaganych wycinków do wykonania rolowania"
#~ msgid "Rolling Edit"
#~ msgstr "Edytowania rolowania"
#~ msgid " Slide "
#~ msgstr " Wślizg "
#~ msgid "All tracks"
#~ msgstr "Wszystkie ścieżki"
#~ msgid "Smaller tracks"
#~ msgstr "Mniejsze ścieżki"
#~ msgid "Bigger tracks"
#~ msgstr "Większe ścieżki"
#~ msgid "Transition %1 had an invalid track: %2 > %3"
#~ msgstr "Przejście %1 ma nieprawidłową ścieżkę: %2 > %3"
#~ msgid "Removed invalid transition: %1"
#~ msgstr "Usunięto nieprawidłowe przejście: %1"
#~ msgid "Effect %1:%2 not found in MLT, it was removed from this project\n"
#~ msgstr ""
#~ "Efekt %1:%2 nie został znaleziony w MLT, zostanie usunięty z tego "
#~ "projektu\n"
#~ msgid "Cannot find first clip to perform ripple trim"
#~ msgstr "Nie można znaleźć pierwszego wycinka do wykonania zafalowania"
#~ msgid "Cannot find second clip to perform ripple trim"
#~ msgstr "Nie można znaleźć drugiego wycinka do wykonania zafalowania"
#~ msgid "Delete timeline clip"
#~ msgstr "Usuń wycinek z linii czasu"
#~ msgid "Delete transition from clip"
#~ msgstr "Usuń przejście z wycinka"
#~ msgid "Add transition to clip"
#~ msgstr "Dodaj przejście do wycinka"
#~ msgid "Rebuild Group"
#~ msgstr "Przebuduj grupę"
#~ msgid "Change track state"
#~ msgstr "Zmień stan ścieżki"
#~ msgid "Find"
#~ msgstr "Znajdź"
#~ msgid "Find Next"
#~ msgstr "Znajdź następny"
#~ msgid "Starting -- find text as you type"
#~ msgstr "Rozpoczynanie -- szukanie tekstu który wpiszesz"
#~ msgid "Find stopped"
#~ msgstr "Szukanie wstrzymane"
#~ msgid "Found: %1"
#~ msgstr "Znaleziono: %1"
#~ msgid "Reached end of project"
#~ msgstr "Osiągnięto koniec projektu"
#~ msgid "Not found: %1"
#~ msgstr "Nie znaleziono: %1"
#~ msgid "DV Raw"
#~ msgstr "Surowy DV"
#~ msgid "DV AVI type 1"
#~ msgstr "DV AVI typ 1"
#~ msgid "DV AVI type 2"
#~ msgstr "DV AVI typ 2"
#~ msgid "Automatically start a new file on scene cut"
#~ msgstr "Samoczynnie rozpocznij nowy plik po cięciu sceny"
#~ msgid "Add recording time to captured file name"
#~ msgstr "Dodaj czas nagrywania do nazwy przechwyconego pliku"
#~ msgid "dvgrab additional parameters"
#~ msgstr "Dodatkowe parametry dvgrab"
#~ msgid "Do not validate the video files when loading a project (faster)"
#~ msgstr "Nie potwierdzaj plików obrazu przy wczytywaniu projektu (szybsze)"
#~ msgid "Transparent background for imported images"
#~ msgstr "Przezroczyste tło dla zaimportowanych obrazów"
#~ msgid "Pro&xy clips"
#~ msgstr "Wy&cinki pośrednie"
#~ msgid "Timeline clip and transition corners"
#~ msgstr "Wycinek osi czasu i narożniki przejść"
#~ msgid "straight"
#~ msgstr "proste"
#~ msgid "Automatically split audio and video"
#~ msgstr "Samoczynnie oddzielaj dźwięk od obrazu"
#~ msgid "Track:"
#~ msgstr "Ścieżka:"
#~ msgid "Live view"
#~ msgstr "Widok listy"
#~ msgid "Preview sequence"
#~ msgstr "Podgląd sekwencji"
#~ msgid "Sequence name"
#~ msgstr "Nazwa sekwencji"
#~ msgid "Capture device"
#~ msgstr "Urządzenie przechwytujące"
#~ msgctxt "default theme name"
#~ msgid "Default"
#~ msgstr "Domyślny"
#~ msgid "Configuration..."
#~ msgstr "Ustawienia..."
#~ msgid ""
#~ "Cannot start Colors panel from System Settings. Please check your "
#~ "system..."
#~ msgstr ""
#~ "Nie można uruchomić panelu barw z Ustawień Systemowych. Sprawdź swój "
#~ "system..."
#~ msgid ""
#~ "<li>Missing app: <b>dvdauthor</b><br/>required for creation of DVD</li>"
#~ msgstr ""
#~ "<li>Brak aplikacji: do tworzenia DVD wymagany jest <b>dvdauthor</b><br/></"
#~ "li>"
#~ msgid ""
#~ "<li>Missing app: <b>genisoimage</b> or <b>mkisofs</b><br/>required for "
#~ "creation of DVD ISO images</li>"
#~ msgstr ""
#~ "<li>Brak aplikacji: do tworzenia obrazów DVD ISO wymagany jest "
#~ "<b>genisoimage</b> lub <b>mkisofs</b><br/></li>"
#~ msgid ""
#~ "<li>Missing app: <b>vlc</b> or <b>xine</b><br/>recommended to preview "
#~ "DVD</li>"
#~ msgstr ""
#~ "<li>Brak aplikacji: do podglądu DVD zalecany jest <b>vlc</b> lub <b>xine</"
#~ "b><br/></li>"
#~ msgid "&Mimetype"
#~ msgstr "Typy &MIME"
#~ msgid "Crash recovery (automatic backup)"
#~ msgstr "Odzyskiwanie po usterce (samoczynne kopie zapasowe)"
#~ msgid "Default Profile"
#~ msgstr "Domyślny profil"
#~ msgid "Video Profile"
#~ msgstr "Profil obrazu"
#~ msgid "Prox&y clips"
#~ msgstr "W&ycinki pośrednie"
#, fuzzy
#~| msgid "Delete profile"
#~ msgid "Filter profiles"
#~ msgstr "Usuń profil"
#~ msgid "Frame Rate"
#~ msgstr "Liczba klatek na sekundę"
#~ msgid "Frame Size"
#~ msgstr "Rozmiar klatki"
#~ msgid "Display Ratio"
#~ msgstr "Współczynnik wyświetlania"
#~ msgid "No matching profile found"
#~ msgstr "Brak pasującego profilu"
#~ msgid "Show/Hide options"
#~ msgstr "Pokaż/ukryj opcje"
#~ msgid "Sync timeline cursor"
#~ msgstr "Synchronizuj z kursorem osi czasu"
#~ msgid "Handle 1:"
#~ msgstr "Uchwyt 1:"
#~ msgid "Handle 2:"
#~ msgstr "Uchwyt 2:"
#~ msgid "Requesting color information..."
#~ msgstr "Żądanie informacji o kolorze..."
#~ msgid "Calculated average color for rectangle."
#~ msgstr "Obliczono średni kolor dla prostokąta"
#~ msgid "Using MLT version %1"
#~ msgstr "Użyto MLT w wersji %1"
#~ msgid "M"
#~ msgstr "M"
#~ msgid "P"
#~ msgstr "P"
#~ msgid "Pos"
#~ msgstr "Poz."
#~ msgid "Resize:"
#~ msgstr "Zmień rozmiar:"
#~ msgid "Original"
#~ msgstr "Oryginał"
#~ msgid "Save clip"
#~ msgstr "Zapisz wycinek"
#~ msgid "Loading playlist"
#~ msgstr "Wczytywanie listy odtwarzania"
#~ msgid "Download New Project Profiles..."
#~ msgstr "Pobierz nowe profile projektu..."
#~ msgid "Ok"
#~ msgstr "Ok"
#~ msgid "%1 \\%"
#~ msgstr "%1 \\%"
#~ msgid "\\u2212X"
#~ msgstr "\\u2212X"
#~ msgid "\\u2212Y"
#~ msgstr "\\u2212Y"
#, fuzzy
#~| msgid "Create Folder"
#~ msgid "C&ustom Folder"
#~ msgstr "Utwórz katalog"
#~ msgid ""
#~ "You have changed the project folder. Do you want to copy the cached data "
#~ "from %1 to the new folder %2?"
#~ msgstr ""
#~ "Zmieniłeś katalog projektu. Czy chcesz skopiować dane pamięci podręcznej "
#~ "(cache) z %1 do nowego katalogu %2?"
#~ msgid "Project directory %1 does not exist. Create it?"
#~ msgstr "Katalog projektu %1 nie istnieje. Utworzyć go?"
#~ msgid "Project folder"
#~ msgstr "Katalog projektu"
#~ msgid "Mask0Mate"
#~ msgstr "Mask0Mate"
#~ msgid "pr0be"
#~ msgstr "pr0be"
#~ msgid "pr0file"
#~ msgstr "pr0file"
#~ msgid "threelay0r"
#~ msgstr "threelay0r"
#~ msgid "Threshold0r"
#~ msgstr "Threshold0r"
#~ msgid "twolay0r"
#~ msgstr "twolay0r"
#~ msgid "Clear Preview Zones"
#~ msgstr "Wyczyść obszary podglądu"
#~ msgid "Rename Item"
#~ msgstr "Zmień nazwę elementu"
#~ msgid "Cannot remove space in a track with a group"
#~ msgstr "Nie można usunąć odstępu w ścieżce z grupą"
#~ msgid "Cannot insert space in a track with a group"
#~ msgstr "Nie można wstawić odstępu na ścieżce z grupą"
#~ msgid "Add Simple Text Clip"
#~ msgstr "Dodaj prosty wycinek tekstowy"
#~ msgid "Opaque"
#~ msgstr "Nieprzezroczyste"
#, fuzzy
#~| msgid "Interlaced (%1 fields per second)"
#~ msgid "Interlaced (%1 fields/s)"
#~ msgstr "Przeplot (%1 pól na sekundę)"
#, fuzzy
#~| msgid "Y value"
#~ msgid "value"
#~ msgstr "Wartość Y"
#~ msgid "Manage Project Profiles"
#~ msgstr "Zarządzanie profilami projektu"
#~ msgid "Aspect ratio:"
#~ msgstr "Współczynnik kształtu:"
#~ msgid "Display ratio:"
#~ msgstr "Współczynnik wyświetlania:"
#~ msgid "Config Wizard"
#~ msgstr "Pomocnik ustawień"
#~ msgid "Welcome"
#~ msgstr "Witaj"
#~ msgid ""
#~ "Your Kdenlive version was upgraded to version %1. Please take some time "
#~ "to review the basic settings"
#~ msgstr ""
#~ "Twoja wersja Kdenlive została zaktualizowana do %1. Proszę, poświęć "
#~ "chwilę czasu na przejrzenie podstawowych ustawień."
#~ msgid ""
#~ "This is the first time you run Kdenlive. This wizard will let you adjust "
#~ "some basic settings, you will be ready to edit your first movie in a few "
#~ "seconds..."
#~ msgstr ""
#~ "Uruchamiasz Kdenlive pierwszy raz. Ten pomocnik pomoże ci dopasować "
#~ "podstawowe ustawienia. Za klika sekund będziesz gotów do montażu swojego "
#~ "pierwszego filmu..."
#~ msgid "Discover the features of this Kdenlive release"
#~ msgstr "Odkryj możliwości tego wydania Kdenlive"
#~ msgid "Checking MLT engine"
#~ msgstr "Sprawdzenie silnika MLT"
#~ msgid "Video Standard"
#~ msgstr "Standard obrazu"
#~ msgid "Default Blackmagic Decklink card:"
#~ msgstr "Domyślna karta Blackmagic Decklink:"
#~ msgid "No Blackmagic Decklink device found"
#~ msgstr "Nie znaleziono żadnego urządzenia Blackmagic Decklink"
#~ msgid "Checking system"
#~ msgstr "Przegląd systemu"
#~ msgid "Melt"
#~ msgstr "Melt"
#~ msgid "Required for rendering (part of MLT package)"
#~ msgstr "Wymagany do renderowania (część pakietu MLT)"
#~ msgid "Cannot start the MLT video backend!"
#~ msgstr "Nie można uruchomić silnika obraazu MLT!"
#~ msgid "Your MLT version is unsupported!!!"
#~ msgstr "Twoja wersja MLT jest nieobsługiwana!!!"
#~ msgid "Please upgrade to MLT %1.%2.%3"
#~ msgstr "Proszę uaktualnić do MLT %1.%2.%3"
#~ msgid "MLT video backend!"
#~ msgstr "Silnik obrazu MLT!"
#~ msgid "SDL module"
#~ msgstr "Moduł SDL"
#~ msgid "Avformat module (FFmpeg)"
#~ msgstr "Moduł Avformat (FFmpeg)"
#~ msgid "Required to work with various video formats (hdv, mpeg, flash, ...)"
#~ msgstr ""
#~ "Wymagany do pracy z różnymi formatami obrazu (hdv, mpeg, flash, ...)"
#~ msgid "QImage module"
#~ msgstr "Moduł QImage"
#~ msgid "Required to work with images"
#~ msgstr "Wymagany do pracy z obrazami"
#~ msgid "Pixbuf module"
#~ msgstr "Moduł pixbuf"
#~ msgid "Required to work with titles"
#~ msgstr "Wymagany do pracy z tytułami"
#~ msgid "FFmpeg & ffplay"
#~ msgstr "FFmpeg & ffplay"
#~ msgid "Required for proxy clips, transcoding and screen capture"
#~ msgstr ""
#~ "Wymagany do pośrednich wycinków, transkodowania i przechwytywania z ekranu"
#~ msgid "Required for creation of DVD"
#~ msgstr "Wymagany do tworzenia dysków DVD"
#~ msgid "genisoimage or mkisofs"
#~ msgstr "genisoimage lub mkisofs"
#~ msgid "Required for creation of DVD ISO images"
#~ msgstr "Wymagany do tworzenia obrazów DVD ISO"
#~ msgid "xine"
#~ msgstr "xine"
#~ msgid "Required to preview your DVD"
#~ msgstr "Wymagany do podglądu płyt DVD"
#~ msgid "vlc"
#~ msgstr "vlc"
#, fuzzy
#~| msgid "Use as default"
#~ msgid "Switch and use as default"
#~ msgstr "Użyj jako domyślnego"
#~ msgid "Select default video player"
#~ msgstr "Wybierz domyślny odtwarzacz filmów"
#~ msgid ""
#~ "Cannot play video after rendering because the default video player "
#~ "application is not set.\n"
#~ "Please define it in Kdenlive settings dialog."
#~ msgstr ""
#~ "Nie można odtworzyć wideo po renderowaniu ponieważ domyślna aplikacja "
#~ "wideo nie jest ustawiona.\n"
#~ "Ustaw domyślną aplikację w ustawieniach Kdenlive."
#~ msgid "Timeline preview profiles"
#~ msgstr "Profile podglądu na osi czasu"
#~ msgid "Show Log"
#~ msgstr "Pokaż dziennik"
#~ msgid "Missing clip"
#~ msgstr "Brakujący wycinek"
#~ msgid "Allow horizontal moves"
#~ msgstr "Pozwól na ruch w poziomie"
#~ msgid "Allow vertical moves"
#~ msgstr "Pozwól na ruch w pionie"
#~ msgid "Parameter info"
#~ msgstr "Informacje o parametrze"
#~ msgid "Ripple Mode"
#~ msgstr "Tryb zafalowania"
#~ msgid "Cannot cut a transition"
#~ msgstr "Nie można ciąć przejścia"
#, fuzzy
#~| msgid "Duration: "
#~ msgid "Duration: %1 Offset: %2"
#~ msgstr "Czas trwania: "
#~ msgid "Crop from start:"
#~ msgstr "Przytnij od początku:"
#~ msgid ""
#~ "Deleting the project preview files in this folder will invalidate all "
#~ "timeline previews:\n"
#~ "%1"
#~ msgstr ""
#~ "Usunięcie plików podglądu projektu w tym katalogu sprawi, że wszystkie "
#~ "podglądy na osi czasu staną się nieaktualne:\n"
#~ "%1"
#~ msgid "Thumbnails cache:"
#~ msgstr "Pamięć podręczna (cache) miniatur:"
#~ msgid "Timeline Preview:"
#~ msgstr "Podgląd na osi czasu:"
#~ msgid "Delete Previews"
#~ msgstr "Usuń podglądy"
#~ msgid "Vertical tab bars in interface"
#~ msgstr "Pionowe paski kart w interfejsie"
#~ msgctxt "@action:button"
#~ msgid "Confirm"
#~ msgstr "Potwierdź"
#~ msgid "Insert Clip Zone in Timeline (Overwrite)"
#~ msgstr "Wstaw obszar wycinka na oś czasu (zastąp)"
#~ msgid "Insert Clip Zone in Timeline (Insert)"
#~ msgstr "Wstaw obszar wycinka na oś czasu (wstaw)"
#~ msgid "Use on-monitor effects"
#~ msgstr "Użyj efektów na monitorze"
#~ msgid "All clips"
#~ msgstr "Wszystkie wycinki"
#~ msgid "Hz"
#~ msgstr "Hz"
#~ msgid "Audio clip"
#~ msgstr "Wycinek dźwiękowy"
#~ msgid "Mute video clip"
#~ msgstr "Wycisz wycinek wideo"
#~ msgid "Template text clip"
#~ msgstr "Szablon wycinka tekstowego"
#~ msgid "Text clip"
#~ msgstr "Tekst wycinka"
#~ msgid "Virtual clip"
#~ msgstr "Wirtualny wycinek"
#~ msgid "Unknown clip"
#~ msgstr "Nieznany wycinek"
#~ msgid "hour"
#~ msgstr "godz."
#~ msgid "min."
#~ msgstr "min."
#~ msgid "sec."
#~ msgstr "sek."
#~ msgid "frames"
#~ msgstr "klatki"
#~ msgid "Select a clip to save"
#~ msgstr "Wybierz wycinek do zapisania"
#~ msgid "field_name"
#~ msgstr "nazwa_pola"
#~ msgid "dvgrab"
#~ msgstr "dvgrab"
#~ msgid "Required for firewire capture"
#~ msgstr "Wymagany do przechwytywania przez złącze FireWire"
#~ msgid "Audio Signal"
#~ msgstr "Sygnał dźwiękowy"
#~ msgid "AudioSpectrum"
#~ msgstr "Spektrum dźwięku"
#~ msgid "Spectrogram"
#~ msgstr "Spektrogram"
#~ msgid "Typewriter"
#~ msgstr "Maszyna do pisania"
#~ msgid "Stroboscope"
#~ msgstr "Stroboskop"
#~ msgid "No alignment"
#~ msgstr "Bez wyrównania"
#~ msgid "Item Properties"
#~ msgstr "Właściwości elementu"
#~ msgid "Fill color"
#~ msgstr "Wypełnij kolorem"
#~ msgid "Border color"
#~ msgstr "Kolor krawędzi"
#~ msgid "Clip right"
#~ msgstr "Przytnij po prawej"
#~ msgid "Split"
#~ msgstr "Podziel"
#~ msgid "Unsplit"
#~ msgstr "Usuń podział"
#~| msgid "Curves"
#~ msgid "Curve"
#~ msgstr "Krzywa"
#~ msgid "seconds"
#~ msgstr "sekundy"
#, fuzzy
#~| msgid "Reset value"
#~ msgid "Preset Name"
#~ msgstr "Wyzeruj wartość"
#~ msgid "Update parameters while monitor scene changes"
#~ msgstr "Uaktualnij parametry podczas zmiany monitora scen"
#~ msgid "Fit zoom to monitor size"
#~ msgstr "Dopasuj zbliżenie do rozmiaru monitora"
#~ msgid "Original size"
#~ msgstr "Rozmiar pierwowzoru"
#~ msgid "Libav"
#~ msgstr "Libav"
#~ msgid "Proxy clip: %1 (%2)"
#~ msgstr "Wycinek pośredni: %1 (%2)"
#~ msgid "Delete proxy"
#~ msgstr "Usuń pośrednika"
#~ msgid "Load markers"
#~ msgstr "Wczytaj znacznik"
#~ msgid "Delete analysis data"
#~ msgstr "Usuń dane analizy"
#~ msgid "Load analysis data"
#~ msgstr "Wczytaj dane analizy"
#~ msgid "Save analysis data"
#~ msgstr "Zapisz dane analizy"
#~ msgid "Edit clips"
#~ msgstr "Edytuj wycinki"
#~ msgid "Contains proxies"
#~ msgstr "Zawiera pośredników"
#~ msgid "Missing"
#~ msgstr "Brakuje"
#~ msgid "Delete Clip Zone"
#~ msgstr "Usuń obszar z wycinka"
#~ msgid ""
#~ "Delete folder <b>%2</b>?<br />This will also remove the clip in that "
#~ "folder"
#~ msgid_plural ""
#~ "Delete folder <b>%2</b>?<br />This will also remove the %1 clips in that "
#~ "folder"
#~ msgstr[0] ""
#~ "Usunąć katalog <b>%2</b>?<br/>Spowoduje to usunięcie również wycinka w "
#~ "tym katalogu"
#~ msgstr[1] ""
#~ "Usunąć katalog <b>%2</b>?<br/>Spowoduje to usunięcie również %1 wycinków "
#~ "w tym katalogu"
#~ msgstr[2] ""
#~ "Usunąć katalog <b>%2</b>?<br/>Spowoduje to usunięcie również %1 wycinków "
#~ "w tym katalogu"
#~ msgid ""
#~ "Delete clip <b>%2</b>?<br />This will also remove the clip in timeline"
#~ msgid_plural ""
#~ "Delete clip <b>%2</b>?<br />This will also remove its %1 clips in timeline"
#~ msgstr[0] ""
#~ "Usunąć wycinek <b>%2</b>?<br/>Spowoduje to usunięcie również wycinka na "
#~ "osi czasu"
#~ msgstr[1] ""
#~ "Usunąć wycinek <b>%2</b>?<br/>Spowoduje to usunięcie również %1 wycinków "
#~ "na osi czasu"
#~ msgstr[2] ""
#~ "Usunąć wycinek <b>%2</b>?<br/>Spowoduje to usunięcie również %1 wycinków "
#~ "na osi czasu"
#~ msgid "Clip is missing or invalid. Remove it from project?"
#~ msgstr ""
#~ "Wycinek jest nieprawidłowy lub nie istnieje. Czy usunąć go z projektu?"
#~ msgid "Proxy clip unusable (duration is different from original)."
#~ msgstr ""
#~ "Pośredni wycinek jest nieużyteczny (czas trwania jest inny od oryginału)."
#~ msgid "Failed to create proxy for %1. check parameters"
#~ msgstr "Nieudane utworzenie pośrednika dla %1. sprawdź parametry"
#~ msgid "Cannot find profile from current clip"
#~ msgstr "Nie można znaleźć profilu z bieżącego wycinka"
#~ msgid ""
#~ "Your clip does not match current project's profile.\n"
#~ "Do you want to change the project profile?\n"
#~ "\n"
#~ "The following profiles match the clip (size: %1, fps: %2)"
#~ msgstr ""
#~ "Twój wycinek nie pasuje do obecnego profilu projektu.\n"
#~ "Czy chcesz zamienić profil projektu?\n"
#~ "\n"
#~ "Następujące profile pasują do wycinka (rozmiar: %1, fps: %2)"
#~ msgid "Update profile"
#~ msgstr "Uaktualnij profil"
#~ msgid ""
#~ "Your clip does not match current project's profile.\n"
#~ "No existing profile found to match the clip's properties.\n"
#~ "Clip size: %1\n"
#~ "Fps: %2\n"
#~ msgstr ""
#~ "Twój wycinek nie pasuje do obecnego profilu projektu.\n"
#~ "Nie znaleziono istniejących profili, które pasowałyby do właściwości "
#~ "wycinka.\n"
#~ "Rozmiar wycinka: %1\n"
#~ "Fps: %2\n"
#~ msgid "Sequence not found"
#~ msgstr "Nie znaleziono sekwencji"
#~ msgid "Update proxy settings"
#~ msgstr "Uaktualnij ustawienia pośrednika"
#~ msgid "Remove Proxy"
#~ msgstr "Usuń pośrednika"
#~ msgid "Rating"
#~ msgstr "Ocena"
#~ msgctxt "@title:menu"
#~ msgid "Columns"
#~ msgstr "Kolumny"
#~ msgid "Show additional information for the parameters"
#~ msgstr "Pokaż dodatkowe informacje dla parametrów"
#~ msgid "Size/Quality"
#~ msgstr "Rozmiar/Jakość"
#~ msgid "Size/Speed"
#~ msgstr "Rozmiar/Szybkość"
#~ msgid "Reverse Transition"
#~ msgstr "Odwróć przejście"
#~ msgid "Image File"
#~ msgstr "Plik obrazu"
#~ msgid "Click on a clip to cut it"
#~ msgstr "Naciśnij na wycinku, aby go uciąć"
#~ msgid "Show profiles with different framerate"
#~ msgstr "Pokaż profile z różnymi klatkami na sekundę"
#~ msgid ""
#~ "Video\n"
#~ "bitrate"
#~ msgstr ""
#~ "Szybkość transmisji\n"
#~ "obrazu"
#~ msgid ""
#~ "Audio\n"
#~ "quality"
#~ msgstr ""
#~ "Jakość\n"
#~ "dźwięku"
#~ msgid ""
#~ "Audio\n"
#~ "bitrate"
#~ msgstr ""
#~ "Szybkość transmisji\n"
#~ "dźwięku"
#~ msgid "DVD"
#~ msgstr "DVD"
#~ msgid "Media players"
#~ msgstr "Odtwarzacze multimediów"
#~ msgid "Show all profiles"
#~ msgstr "Pokaż wszystkie profile"
#~ msgctxt "seconds"
#~ msgid "s"
#~ msgstr "s"
#~ msgid "Blue Screen"
#~ msgstr "Niebieski ekran"
#~ msgid "Selection Parameters"
#~ msgstr "Parametry wyboru"
#~ msgid "Transition List"
#~ msgstr "Lista przejść"
#~ msgid "Lossless / HQ"
#~ msgstr "Bezstratny / HQ"
#~ msgid "Cannot open playlist producer."
#~ msgstr "Nie można otworzyć producenta listy odtwarzania."
#~ msgid "Cannot find proper playlist."
#~ msgstr "Nie można znaleźć odpowiedniej listy odtwarzania."
#, fuzzy
#~| msgid "Reload Clip"
#~ msgid "Expland Clip"
#~ msgstr "Wczytaj wycinek ponownie"
#~ msgid "Effect Stack"
#~ msgstr "Stos efektów"
#~ msgid "Transition"
#~ msgstr "Przejście"
#~ msgid "Show additional controls"
#~ msgstr "Pokaż dodatkowe kontrolki"
#~ msgid "Show/Hide the lines connecting the corners"
#~ msgstr "Pokaż/ukryj linie łączące narożniki"
#~ msgid "Playing %1x%2 (%3 fps)"
#~ msgstr "Odtwarzanie %1x%2 (%3 fps)"
#~ msgid "Failed to start device"
#~ msgstr "Nieudane uruchamianie urządzenia"
#~ msgid "Estimated time %1"
#~ msgstr "Szacowany czas %1"
#~ msgid "Loading"
#~ msgstr "Wczytywanie"
#~ msgid "Loading thumbnails"
#~ msgstr "Wczytywanie miniatur"
#~ msgid "Up"
#~ msgstr "W górę"
#~ msgid "Add effect to Current Stack"
#~ msgstr "Dodaj efekt do bieżącego stosu"
#~ msgid "Fun"
#~ msgstr "Zabawa"
#~ msgctxt "effects and transitions keyboard shortcuts"
#~ msgid "Effects & Transitions"
#~ msgstr "Efekty i przejścia"
#~ msgid "MPEG clip (*.mpeg *.mpg *.vob)"
#~ msgstr "Wycinek MPEG (*.mpeg *.mpg *.vob)"
#~ msgid "Transcoding to DVD format"
#~ msgstr "Transkodowanie do formatu DVD"
#~ msgid "before"
#~ msgstr "przed"
#~ msgid "after"
#~ msgstr "po"
#~ msgid "Set zone end"
#~ msgstr "Ustaw koniec obszaru"
#~ msgid "Project profile was not found, using default profile."
#~ msgstr "Profil projektu nie znaleziony, użycie domyślnego profilu."
#~ msgid "Missing Profile"
#~ msgstr "Brakujący profil"
#~ msgid "Project profile not found, replacing with existing one: %1"
#~ msgstr "Profil projektu nie znaleziony, zastępowanie przez istniejący: %1"
#~ msgid "Existing Profile"
#~ msgstr "Istniejący profil"
#~ msgid ""
#~ "Your project uses an unknown profile.\n"
#~ "It uses an existing profile name: %1.\n"
#~ "Please choose a new name to save it"
#~ msgstr ""
#~ "Twój projekt używa nieznanego profilu.\n"
#~ "Używa istniejącego profilu o nazwie %1.\n"
#~ "Wybierz nową nazwę by go zapisać"
#~ msgid "Project profile was not found, it will be added to your system now."
#~ msgstr ""
#~ "Profil projektu nie znaleziony, zostanie dodany do twojego sytemu teraz."
#~ msgid "Buttons overlapping"
#~ msgstr "Zachodzenie przycisków"
#~ msgid "No button in menu"
#~ msgstr "Brak przycisku w menu"
#~ msgid "Missing background image"
#~ msgstr "Brakujący obraz tła"
#~ msgid "No menu entry for %1"
#~ msgstr "Brak wpisu menu dla %1"
#~ msgid "Blackmagic Decklink"
#~ msgstr "Blackmagic Decklink"
#~ msgid "Delete data"
#~ msgstr "Usuń dane"
#~ msgid "Add data"
#~ msgstr "Dodaj dane"
#~ msgid "Importing project effects"
#~ msgstr "Importowanie efektów projektu"
#~ msgid "Load Image"
#~ msgstr "Wczytaj obraz"
#~ msgid ""
#~ "The project file contains missing clips or files and clip duration "
#~ "mismatch"
#~ msgstr ""
#~ "Plik projektu zawiera brakujące wycinki lub pliki i czas trwania wycinka "
#~ "nie zgadzają się"
#~ msgid "The project file contains clips with duration mismatch"
#~ msgstr "Plik projektu zawiera wycinki, których czas trwania nie zgadza się"
#~ msgid "Duration mismatch"
#~ msgstr "Niezgodność czasu trwania"
#~ msgid "Fix duration mismatch"
#~ msgstr "Napraw niezgodność czasu trwania"
#~ msgid "Movit: Blur"
#~ msgstr "Movit: Rozmycie"
#~ msgid "Sharpens in a more intelligent way"
#~ msgstr "Wyostrza w bardziej inteligentny sposób"
#~ msgid "Movit: Diffusion"
#~ msgstr "Movit: Dyfuzja"
#~ msgid "Do simple color grading"
#~ msgstr "Wykonaj proste stopniowanie kolorów"
#~ msgid "Movit: Mirror"
#~ msgstr "Movit: Lustro"
#~ msgid "Flips the image horizontally"
#~ msgstr "Odbija obraz w poziomie"
#~ msgid "Movit: Opacity"
#~ msgstr "Movit: Nieprzezroczystość"
#~ msgid "Change the opacity of the image"
#~ msgstr "Zmień nieprzezroczystość obrazu"
#~ msgid "Movit: Saturation"
#~ msgstr "Movit: Nasycenie"
#~ msgid "Saturate or desaturate the image"
#~ msgstr "Nasyć i odbarw obraz"
#~ msgid "Sharpens the image by subtracting a blurred copy"
#~ msgstr "Wyostrza obraz odejmując od niego rozmytą kopię"
#~ msgid "Movit: Vignette"
#~ msgstr "Movit: Winietowanie"
#~ msgid "Movit: White balance"
#~ msgstr "Movit: Równowaga bieli"
#~ msgid "XVideo"
#~ msgstr "XVideo"
#~ msgid "X11"
#~ msgstr "X11"
#~ msgid "XFree86 DGA 2.0"
#~ msgstr "XFree86 DGA 2.0"
#~ msgid "Nano X"
#~ msgstr "Nano X"
#~ msgid "Framebuffer console"
#~ msgstr "Konsola bufora ramki"
#~ msgid "Direct FB"
#~ msgstr "Direct FB"
#~ msgid "SVGAlib"
#~ msgstr "SVGAlib"
#~ msgid "Ascii art library"
#~ msgstr "Biblioteka ASCII-art"
#~ msgid "Clip <b>%1</b><br />is invalid, what do you want to do?"
#~ msgstr "Wycinek<b>%1</b><br />jest nieprawidłowy, co chcesz zrobić?"
#~ msgid "Search automatically"
#~ msgstr "Znajdź samoczynnie"
#~ msgid "Keep as placeholder"
#~ msgstr "Zachowaj jako pole zastępcze"
#~ msgid "Clip <b>%1</b><br />is invalid or missing, what do you want to do?"
#~ msgstr ""
#~ "Wycinek <b>%1</b><br />jest nieprawidłowy lub nie istnieje, co chcesz "
#~ "zrobić?"
#~ msgid "Search manually"
#~ msgstr "Znajdź ręcznie"
#~ msgid "Looking for %1"
#~ msgstr "Wyszukiwanie %1"
#~ msgid "Project Tree"
#~ msgstr "Drzewo projektu"
#~ msgid "Save clip zone as:"
#~ msgstr "Zapisz obszar z wycinka jako:"
#~ msgid "Description:"
#~ msgstr "Opis:"
#~ msgid ""
#~ "Cannot start MLT's renderer:\n"
#~ "%1"
#~ msgstr ""
#~ "Nie można uruchomić renderowania MLT:\n"
#~ "%1"
#~ msgid "Timeout while creating xml output"
#~ msgstr "Upłynął czas oczekiwania podczas tworzenia wyjścia xml"
#~ msgid "Resize (100%)"
#~ msgstr "Zmień rozmiar (100%)"
#~ msgid "Resize (50%)"
#~ msgstr "Zmień rozmiar (50%)"
#~ msgid ""
#~ "Clip <b>%1</b><br />already exists in project, what do you want to do?"
#~ msgstr "Wycinek<b>%1</b><br />już istnieje w projekcie, co chcesz zrobić?"
#~ msgid "Clip already exists"
#~ msgstr "Wycinek już istnieje"
#~ msgid "File on a Removable Device"
#~ msgstr "Plik na urządzeniu wymiennym"
#~ msgid "Continue"
#~ msgstr "Kontynuuj"
#~ msgid ""
#~ "This will remove the following files from your hard drive.\n"
#~ "This action cannot be undone, only use if you know what you are doing.\n"
#~ "Are you sure you want to continue?"
#~ msgstr ""
#~ "Zostaną usunięte następujące pliki z twojego dysku twardego.\n"
#~ "Tego działania nie można cofnąć, używaj tylko jeżeli wiesz co robisz.\n"
#~ "Czy na pewno chcesz kontynuować?"
#~ msgid "Delete unused clips"
#~ msgstr "Usuń nieużywane wycinki"
#~ msgid "Open Clips"
#~ msgstr "Otwórz wycinki"
#~ msgid "Cannot reverse clip"
#~ msgstr "Nie można odwrócić wycinka"
#~ msgid "Cannot render reversed clip"
#~ msgstr "Nie można wyświetlić odwróconego wycinka"
#~ msgid ""
#~ "Your project's profile %1 is not compatible with the blackmagic output "
#~ "card. Please see supported profiles below. Switching to normal video "
#~ "display."
#~ msgstr ""
#~ "Twój profil projektu %1 jest niekompatybilny z kartą wyjściową "
#~ "blackmagic. Proszę zajrzeć do obsługiwanych profili poniżej. Przełączanie "
#~ "do normalnego wyświetlania wideo."
#~ msgid "Invalid clip producer %1\n"
#~ msgstr "Nieprawidłowy producent wycinka %1\n"
#~ msgid "Removed invalid transition: (%1, %2, %3)"
#~ msgstr "Usunięto nieprawidłowe przejście: (%1, %2, %3)"
#~ msgid "Removed overlapping transition: (%1, %2, %3)"
#~ msgstr "Usunięto nachodzące przejście: (%1, %2, %3)"
#~ msgid "Replaced wrong clip producer %1 with %2"
#~ msgstr "Zastąpiono nieprawidłowego producenta wycinka %1 przez %2"
#~ msgid "Broken clip producer %1, recreated base clip: %2"
#~ msgstr ""
#~ "Uszkodzony producent wycinka %1, utworzono ponownie bazowy wycinek: %2"
#~ msgid "Broken clip producer %1, removed from project"
#~ msgstr "Uszkodzony producent wycinka %1, usunięto z projektu"
#~ msgid "Desktop search integration"
#~ msgstr "Integracja z wyszukiwaniem na pulpicie"
#~ msgid "Video driver:"
#~ msgstr "Sterownik obrazu:"
#~ msgid "Normalise audio for thumbnails"
#~ msgstr "Normalizuj dźwięk dla miniatur"
#~ msgid "All"
#~ msgstr "Wszystkie"
#~ msgid "DV module (libdv)"
#~ msgstr "Moduł DV (libdv)"
#~ msgid "Required to work with dv files if avformat module is not installed"
#~ msgstr ""
#~ "Wymagane do pracy z plikami dv, jeżeli moduł avformat nie jest "
#~ "zainstalowany"
#~ msgid "Open projects in new tabs"
#~ msgstr "Otwieraj projekty w nowych zakładkach"
Index: trunk/l10n-kf5/pl/messages/kdereview/ruqola.po
===================================================================
--- trunk/l10n-kf5/pl/messages/kdereview/ruqola.po (revision 1552240)
+++ trunk/l10n-kf5/pl/messages/kdereview/ruqola.po (revision 1552241)
@@ -1,1677 +1,1666 @@
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the ruqola package.
#
# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2019.
msgid ""
msgstr ""
"Project-Id-Version: ruqola\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-09-21 03:14+0200\n"
-"PO-Revision-Date: 2019-08-15 06:38+0200\n"
+"PO-Revision-Date: 2019-09-21 08:31+0200\n"
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
-"|| n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10"
+" || n%100>=20) ? 1 : 2);\n"
"X-Generator: Lokalize 19.07.70\n"
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr "Łukasz Wojniłowicz"
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr "lukasz.wojnilowicz@gmail.com"
#: apps/main.cpp:60 apps/qml/Desktop.qml:66
msgid "Ruqola"
msgstr "Ruqola"
#: apps/main.cpp:62
msgid "Rocket Chat Client"
msgstr "Klient rozmowy Rocket"
#: apps/main.cpp:64
msgid "Copyright © 2017-2019 Ruqola authors"
msgstr "Copyright © 2017-2019 Autorzy Ruqola"
#: apps/main.cpp:66
msgid "Laurent Montel"
msgstr "Laurent Montel"
#: apps/main.cpp:66
msgid "Maintainer"
msgstr "Opiekun"
#: apps/main.cpp:67
msgid "Riccardo Iaconelli"
msgstr "Riccardo Iaconelli"
#: apps/main.cpp:67
msgid "Original author"
msgstr "Autor pierwszej wersji"
#: apps/main.cpp:68
msgid "Vasudha Mathur"
msgstr "Vasudha Mathur"
#: apps/main.cpp:68
msgid "Former core developer"
msgstr "Poprzedni główny programista"
#: apps/main.cpp:72
msgid "David Faure"
msgstr "David Faure"
#: apps/main.cpp:72 apps/main.cpp:76
msgid "Bug fixing"
msgstr "Naprawa błędów"
#: apps/main.cpp:73
msgid "Paul Lemire"
msgstr "Paul Lemire"
#: apps/main.cpp:73
msgid "Help for debugging QML"
msgstr "Pomoc w diagnostyce QML"
#: apps/main.cpp:74
msgid "Veluri Mithun"
msgstr "Veluri Mithun"
#: apps/main.cpp:74
msgid "Autotest improvement and created some tests apps"
msgstr "Ulepszenia do autotestów i stworzenie aplikacji testowych"
#: apps/main.cpp:75
msgid "Franck Arrecot"
msgstr "Franck Arrecot"
#: apps/main.cpp:75
msgid "Fix some QML bugs"
msgstr "Naprawiono niektóre z błędów QML"
#: apps/main.cpp:76
msgid "Volker Krause"
msgstr "Volker Krause"
#: apps/main.cpp:81
msgid "Return lists of accounts"
msgstr "Zwróć listę kont"
#: apps/main.cpp:82
msgid "Start with specific account"
msgstr "Rozpocznij z danym kontem"
#: apps/main.cpp:91
msgid "The following accounts are available:"
msgstr "Następujące konta są dostępne:"
#: apps/qml/AboutDialog.qml:31
msgid "About Ruqola"
msgstr "O Ruqoli"
#: apps/qml/AboutDialog.qml:57 apps/qml/Desktop.qml:100
msgid "About"
msgstr "O programie"
#: apps/qml/AboutDialog.qml:60
msgid "Libraries"
msgstr "Biblioteki"
#: apps/qml/AboutDialog.qml:63
msgid "Author"
msgstr "Autor"
#: apps/qml/AboutDialog.qml:66
msgid "Thanks To"
msgstr "Podziękowania"
#: apps/qml/AboutDialog.qml:70
msgid "Translation"
msgstr "Tłumaczenie"
#: apps/qml/AddUserDialog.qml:40
msgid "Add Users"
msgstr "Dodaj użytkowników"
#: apps/qml/AddUserDialog.qml:61
msgid "Search User..."
msgstr "Szukaj użytkownika..."
#: apps/qml/ArchiveRoomDialog.qml:30
msgid "Archive Room"
msgstr "Zarchiwizuj pokój"
#: apps/qml/ArchiveRoomDialog.qml:42
msgid "Do you want to archive this room?"
msgstr "Czy chcesz zarchiwizować ten pokój?"
#: apps/qml/ArchiveRoomDialog.qml:42
msgid "Do you want to unarchive this room?"
msgstr "Czy chcesz przywrócić ten kanał z archiwum?"
#: apps/qml/AutoTranslateConfigDialog.qml:30 apps/qml/MainComponent.qml:102
-#, fuzzy
#| msgid "Translation"
msgid "Auto-Translate"
-msgstr "Tłumaczenie"
+msgstr "Sam przetłumacz"
#: apps/qml/AutoTranslateConfigDialog.qml:46
-#, fuzzy
#| msgid "Translation"
msgid "Automatic Translation:"
-msgstr "Tłumaczenie"
+msgstr "Samoczynne tłumaczenie:"
#: apps/qml/AutoTranslateConfigDialog.qml:57
msgid "Language:"
-msgstr ""
+msgstr "Język:"
#: apps/qml/ChannelInfoDialog.qml:32
msgid "Info about this channel"
msgstr "Dane o tym kanale"
#: apps/qml/ChannelInfoDialog.qml:77 apps/qml/CreateNewAccountDialog.qml:52
#: apps/qml/CreateNewChannelDialog.qml:59 apps/qml/UserInfoDialog.qml:50
msgid "Name:"
msgstr "Nazwa:"
#: apps/qml/ChannelInfoDialog.qml:96
msgid "Comment:"
msgstr "Komentarz:"
#: apps/qml/ChannelInfoDialog.qml:109
msgid "Announcement:"
msgstr "Obwieszczenie:"
#: apps/qml/ChannelInfoDialog.qml:122
msgid "Description:"
msgstr "Opis:"
#: apps/qml/ChannelInfoDialog.qml:137 apps/qml/ChannelPasswordDialog.qml:56
#: apps/qml/CreateNewChannelDialog.qml:119
msgid "Password:"
msgstr "Hasło:"
#. i18n context ?
#: apps/qml/ChannelInfoDialog.qml:144 apps/qml/CreateNewChannelDialog.qml:125
msgid "Add password"
msgstr "Dodaj hasło"
#: apps/qml/ChannelInfoDialog.qml:144
msgid "This Room has a password"
msgstr "Pokój ma hasło"
#: apps/qml/ChannelInfoDialog.qml:149 apps/qml/CreateNewChannelDialog.qml:80
msgid "Read-Only:"
msgstr "Tylko do odczytu:"
#: apps/qml/ChannelInfoDialog.qml:156 apps/qml/CreateNewChannelDialog.qml:87
msgid "Only Authorized people can write."
msgstr "Tylko uwierzytelnieni ludzie mogą pisać."
#: apps/qml/ChannelInfoDialog.qml:170 apps/qml/CreateNewChannelDialog.qml:96
msgid "Broadcast:"
msgstr "Rozgłoszenie:"
#: apps/qml/ChannelInfoDialog.qml:183
msgid "Archive:"
msgstr "Archiwum:"
#: apps/qml/ChannelInfoDialog.qml:196 apps/qml/CreateNewChannelDialog.qml:103
msgid "Private:"
msgstr "Prywatne:"
#: apps/qml/ChannelInfoDialog.qml:209 apps/qml/CreateNewChannelDialog.qml:111
msgid "Encrypted:"
msgstr "Zaszyfrowana:"
#: apps/qml/ChannelInfoDialog.qml:221
msgid "Delete Room:"
msgstr "Usuń pokój:"
#: apps/qml/ChannelPasswordDialog.qml:30
msgid "Channel Password"
msgstr "Hasło kanału"
#: apps/qml/ChannelPasswordDialog.qml:52
msgid "Channel '%1' needs a password"
msgstr "Kanał '%1' wymaga hasła"
#: apps/qml/ConfigureServerList.qml:94
msgid "Add Account"
msgstr "Dodaj konto"
#: apps/qml/ConfigureServerList.qml:104
msgid "Close"
msgstr "Zamknij"
#: apps/qml/CreateDiscussionDialog.qml:29
msgid "Create Discussion"
msgstr "Utwórz rozmowę"
#: apps/qml/CreateDiscussionDialog.qml:52
msgid "Create"
msgstr "Utwórz"
#: apps/qml/CreateDiscussionDialog.qml:59
msgid "Parent Channel or Group:"
msgstr "Nadrzędny kanał lub grupa:"
#: apps/qml/CreateDiscussionDialog.qml:70
msgid "Discussion Name:"
msgstr "Nazwa rozmowy:"
#: apps/qml/CreateDiscussionDialog.qml:90
msgid "Your answer:"
msgstr "Twoja odpowiedź:"
#: apps/qml/CreateNewAccountDialog.qml:31
msgid "Create Account"
msgstr "Utwórz konto"
#: apps/qml/CreateNewAccountDialog.qml:58 apps/qml/Login.qml:76
msgid "Account Name"
msgstr "Nazwa konta"
#: apps/qml/CreateNewAccountDialog.qml:61
msgid "Server Url:"
msgstr "URL Serwera:"
#: apps/qml/CreateNewAccountDialog.qml:67
msgid "Server Url"
msgstr "URL serwera"
#: apps/qml/CreateNewAccountDialog.qml:73
msgid "Enter your Username:"
msgstr "Wpisz swoją nazwę użytkownika:"
#: apps/qml/CreateNewAccountDialog.qml:81 apps/qml/Login.qml:149
msgid "Enter Username"
msgstr "Wpisz nazwę użytkownika"
#: apps/qml/CreateNewChannelDialog.qml:31
msgid "Create Channel"
msgstr "Utwórz kanał"
#: apps/qml/CreateNewChannelDialog.qml:65
msgid "Channel Name"
msgstr "Nazwa kanału"
#: apps/qml/CreateNewChannelDialog.qml:69
msgid "Users:"
msgstr "Użytkownicy:"
#: apps/qml/CreateNewChannelDialog.qml:76
msgctxt "List of users separated by ','"
msgid "User separate with ','"
msgstr "Użytkownik oddzielony ','"
#: apps/qml/CustomUserStatusDialog.qml:30
msgid "Custom User Status"
-msgstr ""
+msgstr "Własna dostępność użytkownika"
#: apps/qml/CustomUserStatusDialog.qml:48
-#, fuzzy
#| msgid "Status:"
msgid "Status Text:"
-msgstr "Stan:"
+msgstr "Tekst dostępności:"
#: apps/qml/DeleteAccountDialog.qml:30
msgid "Delete Account"
msgstr "Usuń konto"
#: apps/qml/DeleteAccountDialog.qml:43
msgid "Do you want to delete '%1' account?"
msgstr "Czy chcesz usunąć konto '%1'?"
#: apps/qml/DeleteFileAttachmentDialog.qml:31
msgid "Delete Attachment"
msgstr "Usuń załącznik"
#: apps/qml/DeleteFileAttachmentDialog.qml:45
msgid "Do you want to delete this attachment?"
msgstr "Czy chcesz usunąć ten załącznik?"
#: apps/qml/DeleteMessageDialog.qml:31
msgid "Delete Message"
msgstr "Usuń wiadomość"
#: apps/qml/DeleteMessageDialog.qml:45
msgid "Do you want to delete this message?"
msgstr "Czy chcesz usunąć tę wiadomość?"
#: apps/qml/DeleteRoomDialog.qml:30
msgid "Delete Room"
msgstr "Usuń pokój"
#: apps/qml/DeleteRoomDialog.qml:44
msgid "Do you want to delete this room?"
msgstr "Czy chcesz usunąć ten pokój?"
#: apps/qml/Desktop.qml:93
msgid "Hello, %1"
msgstr "Witaj, %1"
#: apps/qml/Desktop.qml:107
msgid "Report a Bug"
msgstr "Zgłoś błąd"
#: apps/qml/Desktop.qml:114
msgid "Configure Account"
msgstr "Ustaw konto"
#: apps/qml/Desktop.qml:122
msgid "Handbook"
msgstr "Podręcznik"
#: apps/qml/Desktop.qml:132
msgid "Log out"
msgstr "Wyloguj"
#: apps/qml/Desktop.qml:150
msgid "Quit"
msgstr "Zakończ"
#: apps/qml/DiscussionMessage.qml:57 apps/qml/messages/DiscussionLabel.qml:35
msgid "1 message"
msgid_plural "%1 messages"
msgstr[0] "1 wiadomość"
msgstr[1] "%1 wiadomości"
msgstr[2] "%1 wiadomości"
#: apps/qml/DiscussionMessage.qml:74
msgid "Open Discussion"
msgstr "Otwórz rozmowę"
#: apps/qml/DisplayImageDialog.qml:28
msgid "Image"
msgstr "Obraz"
#: apps/qml/DownloadFileDialog.qml:26 apps/qml/UploadFileDialog.qml:96
msgid "Please choose a file"
msgstr "Wybierz plik"
#: apps/qml/EncryptedConversationDialog.qml:30
msgid "Encrypted Conversation"
msgstr "Zaszyfrowana rozmowa"
#: apps/qml/EncryptedConversationDialog.qml:42
msgid "Do you want to accept encrypted conversation?"
msgstr "Czy chcesz przyjąć zaszyfrowaną rozmowę?"
#: apps/qml/JobErrorMessageDialog.qml:28
msgid "Error"
msgstr "Błąd"
#: apps/qml/LeaveChannelDialog.qml:29
msgid "Leave Channel"
msgstr "Opuść kanał"
#: apps/qml/LeaveChannelDialog.qml:44
msgid "Do you want to leave this channel?"
msgstr "Czy chcesz opuścić ten kanał?"
#: apps/qml/LicenseDialog.qml:31
msgid "License"
msgstr "Licencja"
#: apps/qml/Login.qml:59
msgid "Ruqola Log in"
msgstr "Logowane Ruqola"
#: apps/qml/Login.qml:86
msgid "Enter Account Name"
msgstr "Wpisz nazwę konta"
#: apps/qml/Login.qml:91
msgid "Rocket Chat Server"
msgstr "Serwer rozmowy Rocket"
#: apps/qml/Login.qml:99
msgid "Enter address of the server"
msgstr "Wpisz adres serwera"
#: apps/qml/Login.qml:106
msgid "Authentication Method"
msgstr "Sposób uwierzytelniania"
#: apps/qml/Login.qml:142
msgid "Enter your username"
msgstr "Wpisz swoją nazwę użytkownika"
#: apps/qml/Login.qml:156
msgid "Enter your password"
msgstr "Wpisz swoje hasło"
#: apps/qml/Login.qml:174
msgid ""
"You have enabled second factor authentication. Please enter the generated "
"code or a backup code."
msgstr ""
"Włączyłeś uwierzytelnianie drugiego stopnia. Podaj utworzony kod lub kod "
"zapasowy."
#: apps/qml/Login.qml:183
msgid "Two-factor authentication code or backup code"
msgstr "Kod uwierzytelnienia dwustopniowego lub kod zapasowy"
#: apps/qml/Login.qml:202
msgid "Log in"
msgstr "Zaloguj"
#: apps/qml/Login.qml:215
msgid "Login Failed"
msgstr "Nie udało się zalogować"
#: apps/qml/Login.qml:223
msgid "Installation Problem found. No plugins found here."
msgstr "Napotkano usterkę wgrywania. Nie znaleziono tutaj wtyczek."
#: apps/qml/MainComponent.qml:56
-#, fuzzy
#| msgid "Notifications"
msgid "Configure Notification"
-msgstr "Powiadomienia"
+msgstr "Ustawienia powiadomień"
#: apps/qml/MainComponent.qml:65
msgid "List of Users"
-msgstr ""
+msgstr "Wykaz użytkowników"
#: apps/qml/MainComponent.qml:71
-#, fuzzy
#| msgid "Search Message"
msgid "Search Messages"
msgstr "Szukaj wiadomości"
#: apps/qml/MainComponent.qml:80 apps/qml/MainComponent.qml:81
msgid "Channel Info"
msgstr "Dane o kanale"
#: apps/qml/MainComponent.qml:109 apps/qml/ShowMentionsInRoomDialog.qml:30
#: ruqolacore/model/notificationpreferencemodel.cpp:81
msgid "Mentions"
msgstr "Wspomnienia"
#: apps/qml/MainComponent.qml:117 apps/qml/ShowPinnedMessagesDialog.qml:29
-#, fuzzy
#| msgid "Pin Message"
msgid "Pinned Messages"
-msgstr "Przypnij wiadomość"
+msgstr "Przypięte wiadomości"
#: apps/qml/MainComponent.qml:125 apps/qml/ShowDiscussionsInRoomDialog.qml:29
#: ruqolacore/model/roommodel.cpp:493
msgid "Discussions"
msgstr "Rozmowy"
#: apps/qml/MainComponent.qml:133 apps/qml/ShowThreadsInRoomDialog.qml:31
msgid "Threads"
msgstr "Wątki"
#: apps/qml/MainComponent.qml:143
msgid "Video Chat"
msgstr "Wideorozmowa"
#: apps/qml/MainComponent.qml:149
msgid "Add User In Room"
msgstr "Dodaj użytkownika do pokoju"
#: apps/qml/MainComponent.qml:160
msgid "Take a Video Message"
msgstr "Wykonaj rozmowę wideo"
#: apps/qml/MainComponent.qml:167
msgid "Load Recent History"
msgstr "Wczytaj ostatnią historię"
#: apps/qml/MainComponent.qml:174
msgid "Show Files Attachment In Room"
msgstr "Pokaż załączniki w pokoju"
#: apps/qml/MessageLine.qml:68
msgid "Enter message..."
msgstr "Wpisz wiadomość..."
#: apps/qml/messages/AttachmentMessageAudio.qml:81
#: apps/qml/messages/AttachmentMessageVideo.qml:78
#: ruqolacore/messages/messageattachment.cpp:152
msgid "File Uploaded: %1"
msgstr "Wysłano plik: %1"
#: apps/qml/messages/AttachmentMessageImage.qml:68
#: apps/qml/messages/UserMessage.qml:83
msgid "(edited by %1)"
msgstr "(edytowana przez %1)"
#: apps/qml/messages/DiscussionLabel.qml:35
msgid "Any message yet"
msgstr "Jeszcze żadnej wiadomości"
#: apps/qml/messages/JitsiVideoMessage.qml:71
msgid "Click To Join to Video"
msgstr "Naciśnij, aby dołączyć do wideo"
#: apps/qml/messages/MessageMenu.qml:36
msgid "Remove as Favorite"
msgstr "Usuń z ulubionych"
#: apps/qml/messages/MessageMenu.qml:36
msgid "Set as Favorite"
msgstr "Ustaw jako ulubiony"
#: apps/qml/messages/MessageMenu.qml:41 apps/qml/UserMenu.qml:46
msgid "Unignore"
msgstr "Wycofaj pomijanie"
#: apps/qml/messages/MessageMenu.qml:41 apps/qml/UserMenu.qml:46
msgid "Ignore"
msgstr "Pomiń"
#: apps/qml/messages/MessageMenu.qml:46
msgid "Unpin Message"
msgstr "Odepnij wiadomość"
#: apps/qml/messages/MessageMenu.qml:46
msgid "Pin Message"
msgstr "Przypnij wiadomość"
#: apps/qml/messages/MessageMenu.qml:53
msgid "Start a Discussion"
msgstr "Rozpocznij rozmowę"
#: apps/qml/messages/MessageMenu.qml:65
msgid "Reply in Thread"
msgstr "Odpowiedz w wątku"
#: apps/qml/messages/MessageMenu.qml:77
msgid "Copy"
msgstr "Kopiuj"
#: apps/qml/messages/MessageMenu.qml:89
msgid "Edit"
msgstr "Edytuj"
#: apps/qml/messages/MessageMenu.qml:99
msgid "Reply"
msgstr "Odpowiedz"
#: apps/qml/messages/MessageMenu.qml:134
msgid "Delete"
msgstr "Usuń"
#: apps/qml/messages/MessageMenu.qml:144
msgid "Report Message"
msgstr "Zgłoś wiadomość"
#: apps/qml/messages/RepeaterReactions.qml:80
msgid "(By %1 persons)"
msgstr "(Przez %1 osoby)"
#: apps/qml/messages/ThreadLabel.qml:36
#: apps/qml/ShowThreadsInRoomDialog.qml:113
msgid "1 reply"
msgid_plural "%1 replies"
msgstr[0] "1 odpowiedz"
msgstr[1] "%1 odpowiedzi"
msgstr[2] "%1 odpowiedzi"
#: apps/qml/NotificationOptionsDialog.qml:34
msgid "Notifications"
msgstr "Powiadomienia"
#: apps/qml/NotificationOptionsDialog.qml:65
msgid "Disable Notifications:"
msgstr "Wyłącz powiadomienia:"
#: apps/qml/NotificationOptionsDialog.qml:78
msgid "Hide Unread Room Status:"
msgstr "Ukryj stan nieprzeczytanych w pokoju:"
#: apps/qml/NotificationOptionsDialog.qml:90
msgid "Mute Groups Mention:"
msgstr "Wspomnienia o grupach bez głosu:"
#: apps/qml/NotificationOptionsDialog.qml:109
#: apps/qml/NotificationOptionsDialog.qml:163
#: apps/qml/NotificationOptionsDialog.qml:183
msgid "Alert:"
msgstr "Ostrzeżenie:"
#: apps/qml/NotificationOptionsDialog.qml:120
msgid "Audio:"
msgstr "Dźwięk:"
#: apps/qml/NotificationOptionsDialog.qml:131
msgid "Sound:"
msgstr "Dźwięk:"
#: apps/qml/NotificationOptionsDialog.qml:142
msgid "Duration:"
msgstr "Czas trwania:"
#: apps/qml/OpenChannelDialog.qml:43
msgid "Do you want to open this channel: \"%1\"?"
msgstr "Czy chcesz otworzyć ten kanał: \"%1\"?"
#: apps/qml/OpenDirectChannelDialog.qml:41
msgid "Open Conversation with \"%1\"?"
msgstr "Otwórz rozmowę z \"%1\"?"
#: apps/qml/PasswordLineEdit.qml:33
msgid "Enter Password..."
msgstr "Wpisz hasło..."
#: apps/qml/PrivateChannelInfoDialog.qml:34
msgid "Info About this user"
msgstr "Dane o tym użytkowniku"
#: apps/qml/PrivateChannelInfoDialog.qml:59
msgid "Unblock user"
msgstr "Odblokuj użytkownika"
#: apps/qml/PrivateChannelInfoDialog.qml:59
msgid "Block user"
msgstr "Zablokuj użytkownika"
#: apps/qml/ReportMessageDialog.qml:50
msgid "Message:"
msgstr "Wiadomość:"
#: apps/qml/ReportMessageDialog.qml:56
msgid "Why you signal this message?"
msgstr "Dlaczego pokazujesz tę wiadomość?"
#: apps/qml/RoomDelegate.qml:73
msgid "(%1)"
msgstr "(%1)"
#: apps/qml/RoomsComponent.qml:38 ruqolacore/model/roommodel.cpp:491
#: ruqolacore/model/roommodel.cpp:496
msgid "Rooms"
msgstr "Pokoje"
#: apps/qml/RoomsComponent.qml:45
msgid "Open room"
msgstr "Otwórz pokój"
#: apps/qml/RoomsComponent.qml:52
msgid "Unread on Top"
msgstr "Nieprzeczytane na szczycie"
#: apps/qml/RoomsComponent.qml:61
msgid "Show Close Icons"
msgstr "Pokaż ikony zamykania"
#: apps/qml/RoomsComponent.qml:68
msgid "Create New Channel"
msgstr "Utwórz nowy kanał"
#: apps/qml/RoomsComponent.qml:77 apps/qml/ServerInfoDialog.qml:30
msgid "Server Info"
msgstr "Dane serwera"
#: apps/qml/RoomsComponent.qml:90
msgid "Search Room..."
msgstr "Szukaj pokoju..."
#: apps/qml/RoomsComponent.qml:112
msgid "Status:"
msgstr "Stan:"
#: apps/qml/SearchChannelDialog.qml:37
msgid "Search Channel"
msgstr "Szukaj kanału"
#: apps/qml/SearchChannelDialog.qml:56
msgid "Search Channel..."
msgstr "Szukaj kanału..."
#: apps/qml/SearchChannelDialog.qml:63
msgid "No Channel found"
msgstr "Nie znaleziono kanału"
#: apps/qml/SearchLabel.qml:42
msgid "(Click here for Loading more...)"
msgstr "(Naciśnij tutaj, aby wczytać więcej...)"
#: apps/qml/ServerInfoDialog.qml:41
msgid "Account name: %1"
msgstr "Nazwa konta: %1"
#: apps/qml/ServerInfoDialog.qml:46
msgid "User name: %1"
msgstr "Nazwa użytkownika: %1"
#: apps/qml/ServerInfoDialog.qml:51
msgid "Server version: %1"
msgstr "Wersja serwera: %1"
#: apps/qml/ShowDiscussionsInRoomDialog.qml:54
msgid "Search Discussions..."
msgstr "Szukaj rozmowy..."
#: apps/qml/ShowDiscussionsInRoomDialog.qml:64
msgid "No Discussion found"
msgstr "Nie znaleziono rozmowy"
#: apps/qml/ShowDiscussionsInRoomDialog.qml:64
msgid "%1 discussion in room (Total: %2)"
msgid_plural "%1 discussions in room (Total: %2)"
msgstr[0] "%1 rozmowa w pokoju (Razem: %2)"
msgstr[1] "%1 rozmowy w pokoju (Razem: %2)"
msgstr[2] "%1 rozmów w pokoju (Razem: %2)"
#: apps/qml/ShowFilesInRoomDialog.qml:33
msgid "Attachments"
msgstr "Załączniki"
#: apps/qml/ShowFilesInRoomDialog.qml:58
msgid "Search File..."
msgstr "Szukaj pliku..."
#: apps/qml/ShowFilesInRoomDialog.qml:68
msgid "No Attachment found"
msgstr "Nie znaleziono załącznika"
#: apps/qml/ShowFilesInRoomDialog.qml:68
msgid "%1 attachment in room (Total: %2)"
msgid_plural "%1 attachments in room (Total: %2)"
msgstr[0] "%1 załącznik w pokoju (Razem: %2)"
msgstr[1] "%1 załączniki w pokoju (Razem: %2)"
msgstr[2] "%1 załączników w pokoju (Razem: %2)"
#: apps/qml/ShowMentionsInRoomDialog.qml:55
msgid "Search Mentions..."
msgstr "Szukaj wspomnień..."
#: apps/qml/ShowMentionsInRoomDialog.qml:65
msgid "No Mention found"
msgstr "Nie znaleziono wspomnienia"
#: apps/qml/ShowMentionsInRoomDialog.qml:65
msgid "%1 mention in room (Total: %2)"
msgid_plural "%1 mentions in room (Total: %2)"
msgstr[0] "%1 wspomnienie w pokoju (Razem: %2)"
msgstr[1] "%1 wspomnienia w pokoju (Razem: %2)"
msgstr[2] "%1 wspomnień w pokoju (Razem: %2)"
#: apps/qml/ShowPinnedMessagesDialog.qml:52
-#, fuzzy
#| msgid "Search Message"
msgid "Search Pinned Messages..."
-msgstr "Szukaj wiadomości"
+msgstr "Szukaj przypiętych wiadomości..."
#: apps/qml/ShowPinnedMessagesDialog.qml:62
-#, fuzzy
#| msgid "Pin Message"
msgid "No Pinned Messages found"
-msgstr "Przypnij wiadomość"
+msgstr "Nie znaleziono przypiętych wiadomość"
#: apps/qml/ShowPinnedMessagesDialog.qml:62
-#, fuzzy
#| msgid "%1 thread in room (Total: %2)"
#| msgid_plural "%1 threads in room (Total: %2)"
msgid "%1 Pinned Message in room (Total: %2)"
msgid_plural "%1 Pinned Messages in room (Total: %2)"
-msgstr[0] "%1 wątek w pokoju (Razem: %2)"
-msgstr[1] "%1 wątki w pokoju (Razem: %2)"
-msgstr[2] "%1 wątków w pokoju (Razem: %2)"
+msgstr[0] "%1 przypięta wiadomość w pokoju (Razem: %2)"
+msgstr[1] "%1 przypięte wiadomość w pokoju (Razem: %2)"
+msgstr[2] "%1 przypiętych wiadomość w pokoju (Razem: %2)"
#: apps/qml/ShowSearchMessageDialog.qml:33
msgid "Search Message"
msgstr "Szukaj wiadomości"
#: apps/qml/ShowSearchMessageDialog.qml:59
msgid "Search Word... (You can use regular expression as /^text$/i)"
msgstr "Szukaj słowa... (Może używać wyrażeń regularnych jako /^text$/i)"
#: apps/qml/ShowSearchMessageDialog.qml:68
msgid "Any string found"
msgstr "Nie znaleziono żadnego tekstu"
#: apps/qml/ShowThreadMessagesDialog.qml:36
msgid "Thread Messages: %1"
msgstr "Wiadomości wątku: %1"
#: apps/qml/ShowThreadsInRoomDialog.qml:56
msgid "Search Threads..."
msgstr "Szukaj wątków..."
#: apps/qml/ShowThreadsInRoomDialog.qml:66
msgid "No Thread found"
msgstr "Nie znaleziono wątku"
#: apps/qml/ShowThreadsInRoomDialog.qml:66
msgid "%1 thread in room (Total: %2)"
msgid_plural "%1 threads in room (Total: %2)"
msgstr[0] "%1 wątek w pokoju (Razem: %2)"
msgstr[1] "%1 wątki w pokoju (Razem: %2)"
msgstr[2] "%1 wątków w pokoju (Razem: %2)"
#: apps/qml/ShowThreadsInRoomDialog.qml:130
msgid "Open Thread"
msgstr "Otwórz wątek"
#: apps/qml/TakeVideoMessageDialog.qml:58
msgid "There is no camera available."
msgstr "Nie ma żadnej kamery."
#: apps/qml/TakeVideoMessageDialog.qml:65
msgid ""
"Your camera is busy.\n"
"Try to close other applications using the camera."
msgstr ""
"Twoja kamera jest zajęta.\n"
"Spróbuj zamknąć inne aplikacje używające kamery."
#: apps/qml/TakeVideoMessageDialog.qml:77
msgid "Video"
msgstr "Wideo"
#: apps/qml/UploadFileDialog.qml:31
msgid "Upload File"
msgstr "Wyślij plik"
#: apps/qml/UploadFileDialog.qml:61
msgid "Description"
msgstr "Opis"
#: apps/qml/UploadFileDialog.qml:68
msgid "Message"
msgstr "Wiadomość"
#: apps/qml/UploadFileDialog.qml:76
msgid "Select File..."
msgstr "Wybierz plik..."
#: apps/qml/UserInfoDialog.qml:32
msgid "User Info"
msgstr "Dane o użytkowniku"
#: apps/qml/UserInput.qml:57
-#, fuzzy
#| msgid "Attachments"
msgid "Attach Files"
-msgstr "Załączniki"
+msgstr "Załącz pliki"
#: apps/qml/UserInput.qml:100
msgid "Insert Emoji"
-msgstr ""
+msgstr "Wstaw Emoji"
#: apps/qml/UserInput.qml:119
-#, fuzzy
#| msgid "Pin Message"
msgid "Send Message"
-msgstr "Przypnij wiadomość"
+msgstr "Wyślij wiadomość"
#: apps/qml/UserMenu.qml:50
msgid "Remove as Owner"
msgstr "Usuń jako właściciela"
#: apps/qml/UserMenu.qml:50
msgid "Add as Owner"
msgstr "Dodaj jako właściciela"
#: apps/qml/UserMenu.qml:55
msgid "Remove as Leader"
msgstr "Usuń jako lidera"
#: apps/qml/UserMenu.qml:55
msgid "Add as Leader"
msgstr "Dodaj jako lidera"
#: apps/qml/UserMenu.qml:60
msgid "Remove as Moderator"
msgstr "Usuń jako moderatora"
#: apps/qml/UserMenu.qml:60
msgid "Add as Moderator"
msgstr "Dodaj jako moderatora"
#: apps/qml/UserMenu.qml:68
msgid "Conversation"
msgstr "Rozmowa"
#: apps/qml/UserMenu.qml:119
msgid "Remove from Room"
msgstr "Usuń z pokoju"
#: plugins/authentication/google/googlepluginauthentication.cpp:50
msgid "Google"
msgstr "Google"
#: plugins/authentication/password/passwordpluginauthentication.cpp:49
msgid "Login/Password"
msgstr "Login/Hasło"
#: rocketchatrestapi-qt5/channels/getchannelrolesjob.cpp:119
msgid "Extract Roles"
msgstr "Wydobądź role"
#: rocketchatrestapi-qt5/groups/groupremoveownerjob.cpp:67
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:376
msgid ""
"This is the last owner. Please set a new owner before removing this one."
msgstr ""
"To jest ostatni właściciel. Ustaw nowego właściciela przez usunięciem "
"poprzedniego."
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:202
msgid "Unauthorized"
msgstr "Nieuwierzytelnione"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:216
msgid "%1:%2"
msgstr "%1:%2"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:222
msgid "__action__ is not allowed"
msgstr "__action__ jest niedozwolone"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:224
msgid "Application not found"
msgstr "Nie znaleziono programu"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:226
msgid "There's an archived channel with name '__room_name__'"
msgstr "Istnieje zarchiwizowany kanał o nazwie '__room_name__'"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:228
msgid "Invalid avatar URL: __url__"
msgstr "Nieprawidłowy adres URL awatara: __url__"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:230
msgid ""
"Error while handling avatar setting from a URL (__url__) for __username__"
msgstr ""
"Błąd przy obsłudze ustawień awatara z adresu URL (__url__) dla __username__"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:232
msgid "Can't invite user to direct rooms"
msgstr "Nie można zaprosić użytkownika do bezpośrednich pokojów"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:234
msgid "The channel default setting is the same as what it would be changed to."
msgstr "Domyślne ustawienia kanału są takie same na jakie zostałyby zmienione."
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:236
msgid "The bodyParam 'default' is required"
msgstr "Wymagany jest bodyParam 'default'"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:238
msgid "Could not change email"
msgstr "Nie można zmienić e-maila"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:240
msgid "Could not change name"
msgstr "Nie można zmienić nazwy"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:242
msgid "Could not change username"
msgstr "Nie można zmienić nazwy użytkownika"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:244
msgid "Cannot delete a protected role"
msgstr "Nie można usunąć chronionej roli"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:246
msgid "Department not found"
msgstr "Nie znaleziono wydziału"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:248
msgid "File sharing not allowed in direct messages"
msgstr "Brak zezwolenia na współdzielenie plików w bezpośrednich wiadomościach"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:250
msgid "A channel with name '__channel_name__' exists"
msgstr "Kanał o nazwie '__channel_name__' istnieje"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:252
msgid "Editing permissions is not allowed"
msgstr "Brak zezwolenia na edytowanie uprawnień"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:254
msgid "The email domain is blacklisted"
msgstr "Domena e-mail jest na czarnej liście"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:256
msgid "Error trying to send email: __message__"
msgstr "Błąd przy próbie wysłania e-maila: __message__"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:258
msgid "<strong>__field__</strong> is already in use :("
msgstr "<strong>__field__</strong> jest już w użyciu :("
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:260
msgid "File is too large"
msgstr "Plik jest za duży"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:262
msgid "The importer was not defined correctly, it is missing the Import class."
msgstr "Importer nie został poprawnie określony, brakuje mu klasy Import."
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:264
msgid "Failed to extract import file."
msgstr "Nie udało się wydobyć pliku do importu."
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:266
msgid "Imported file seems to be empty."
msgstr "Zaimportowany plik wydaje się być pusty."
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:268
msgid "The file to be imported was not found on the specified path."
msgstr "Plik do zaimportowania nie został odnaleziony w podanej ścieżce."
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:270
msgid "__input__ is not a valid __field__"
msgstr "__input__ nie jest prawidłowym __field__"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:272
msgid "Invalid action link"
msgstr "Nieprawidłowy odnośnik działania"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:274
msgid "Invalid Account"
msgstr "Nieprawidłowe konto"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:276
msgid "Invalid arguments"
msgstr "Nieprawidłowe argumenty"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:278
msgid "Invalid asset"
msgstr "Nieprawidłowy zasób"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:280
msgid "Invalid channel."
msgstr "Nieprawidłowy kanał."
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:282
msgid "Invalid channel. Start with @ or #"
msgstr "Nieprawidłowy kanał. Zacznij od @ lub #"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:284
msgid "Invalid custom field"
msgstr "Nieprawidłowe własne pole"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:286
msgid ""
"Invalid custom field name. Use only letters, numbers, hyphens and "
"underscores."
msgstr ""
"Nieprawidłowa nazwa własnego pola. Stosuj tylko litery, liczby, myślniki "
"oraz podkreślniki."
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:288
msgid "Invalid date provided."
msgstr "Podano nieprawidłowe dane."
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:290
msgid "Invalid description"
msgstr "Nieprawidłowy opis"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:292
msgid "Invalid domain"
msgstr "Nieprawidłowa domena"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:294
msgid "Invalid email __email__"
msgstr "Nieprawidłowy adres e-mail __email__"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:296
msgid "Invalid email address"
msgstr "Nieprawidłowy adres e-mail"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:298
msgid "Invalid file height"
msgstr "Nieprawidłowa wysokość pliku"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:300
msgid "Invalid file type"
msgstr "Nieprawidłowy rodzaj pliku"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:302
msgid "Invalid file width"
msgstr "Nieprawidłowa szerokość pliku"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:304
msgid "You informed an invalid FROM address."
msgstr "Powiadomiłeś nieprawidłowy adres OD"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:306
msgid "Invalid integration"
msgstr "Nieprawidłowa integracja"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:308
msgid "Invalid message"
msgstr "Nieprawidłowa wiadomość"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:310
msgid "Invalid method"
msgstr "Nieprawidłowy sposób"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:312
msgid "Invalid name"
msgstr "Nieprawidłowa nazwa"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:314
msgid "Invalid password"
msgstr "Nieprawidłowe hasło"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:316
msgid "Invalid permission"
msgstr "Nieprawidłowe uprawnienia"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:318
msgid "Invalid redirectUri"
msgstr "Nieprawidłowy redirectUri"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:320
msgid "Invalid role"
msgstr "Nieprawidłowa rola"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:322
msgid "Invalid room"
msgstr "Nieprawidłowy pokój"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:324
msgid "<strong>__room_name__</strong> is not a valid room name"
msgstr "<strong>__room_name__</strong> nie jest prawidłową nazwą pokoju"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:326
msgid "<strong>__type__</strong> is not a valid room type."
msgstr "<strong>__type__</strong> nie jest prawidłowym rodzajem pokoju."
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:328
msgid "Invalid settings provided"
msgstr "Nieprawidłowe ustawienia"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:330
msgid "Invalid subscription"
msgstr "Nieprawidłowa subskrypcja"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:332
msgid "Invalid token"
msgstr "Nieprawidłowy token"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:334
msgid "Invalid triggerWords"
msgstr "Nieprawidłowe słowa wyzwalające"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:336
msgid "Invalid URLs"
msgstr "Nieprawidłowe adresy URL"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:338
msgid "Invalid user"
msgstr "Nieprawidłowy użytkownik"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:340
msgid "Invalid username"
msgstr "Nieprawidłowa nazwa użytkownika"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:342
msgid "The webhook URL responded with a status other than 200"
msgstr "Haczyk sieciowy URL odpowiedział ze stanem innym niż 200"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:344
msgid "Message deleting is blocked"
msgstr "Usuwanie wiadomości jest zablokowane"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:346
msgid "Message editing is blocked"
msgstr "Edytowanie wiadomości jest zablokowane"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:348
msgid "Message size exceeds Message_MaxAllowedSize"
msgstr "Rozmiar wiadomości przekracza Message_MaxAllowedSize"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:350
msgid "You must provide the [unsubscribe] link."
msgstr "Musisz podać odnośnik [wypisania]"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:352
msgid "There are no tokens for this user"
msgstr "Nie ma tokenów dla tego użytkownika"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:354
msgid "Not allowed"
msgstr "Nie zezwolono"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:356
msgid "Not authorized"
msgstr "Nie uwierzytelniono"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:358
msgid "Password does not meet the server's policy"
msgstr "Hasło nie spełnia wymagań serwera"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:360
msgid ""
"Password does not meet the server's policy of maximum length (password too "
"long)"
msgstr ""
"Hasło nie spełnia wymagań serwera pod kątem długości (hasło jest zbyt długie)"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:362
msgid ""
"Password does not meet the server's policy of minimum length (password too "
"short)"
msgstr ""
"Hasło nie spełnia wymagań serwera pod kątem długości (hasło jest zbyt "
"krótkie)"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:364
msgid ""
"Password does not meet the server's policy of at least one lowercase "
"character"
msgstr ""
"Hasło nie spełnia wymagań serwera pod kątem co najmniej jednej małej litery"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:366
msgid ""
"Password does not meet the server's policy of at least one numerical "
"character"
msgstr "Hasło nie spełnia wymagań serwera pod kątem co najmniej jednej cyfry"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:368
msgid ""
"Password does not meet the server's policy of at least one special character"
msgstr ""
"Hasło nie spełnia wymagań serwera pod kątem co najmniej jednego specjalnego "
"znaku"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:370
msgid ""
"Password does not meet the server's policy of at least one uppercase "
"character"
msgstr ""
"Hasło nie spełnia wymagań serwera pod kątem co najmniej jednej wielkiej "
"litery"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:372
msgid ""
"Password does not meet the server's policy of forbidden repeating characters "
"(you have too many of the same characters next to each other)"
msgstr ""
"Hasło nie spełnia wymagań serwera pod kątem zakazanych znaków do powtarzania "
"(masz zbyt dużo tych samych znaków obok siebie)"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:374
msgid "Push is disabled"
msgstr "Popychanie jest wyłączone"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:378
msgid "Cannot delete role because it's in use"
msgstr "Nie można usunąć roli, bo jest w użyciu"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:380
msgid "Role name is required"
msgstr "Wymagana jest nazwa roli"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:382
msgid "Room is not closed"
msgstr "Pokój nie jest zamknięty"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:384
msgid "The field __field__ is required."
msgstr "Pole __field__ jest wymagane."
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:386
msgid "This is not a Livechat room"
msgstr "To nie jest pokój z rozmową na żywo"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:388
msgid "Personal Access Tokens are currently disabled"
msgstr "Osobiste tokeny dostępu są obecnie wyłączone"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:390
msgid "A token with this name already exists"
msgstr "Token o tej nazwie już istnieje"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:392
msgid "Token does not exists"
msgstr "Token nie istnieje"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:394
msgid ""
"Error, too many requests. Please slow down. You must wait __seconds__ "
"seconds before trying again."
msgstr ""
"Błąd, zbyt wiele żądań. Zwolnij. Musisz odczekać __seconds__ sekund przed "
"ponowną próbą."
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:396
msgid "User has no roles"
msgstr "Użytkownik nie pełni żadnej roli"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:398
msgid "User is not activated"
msgstr "Użytkownik nie jest bieżący"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:400
msgid ""
"The number of users you are trying to invite to #channel_name exceeds the "
"limit set by the administrator"
msgstr ""
"Liczba użytkowników, którą próbujesz zaprosić na kanał #channel_name "
"przekracza wartość graniczną ustawiona przez administratora"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:402
msgid "User is not in this room"
msgstr "Użytkownik nie jest w tym pokoju"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:404
msgid "You are not in the room `%s`"
msgstr "Nie jesteś w pokoju `%s`"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:406
msgid "User registration is disabled"
msgstr "Dopisywanie użytkowników jest wyłączone"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:408
msgid "User registration is only allowed via Secret URL"
msgstr ""
"Dopisywanie użytkowników jest możliwie tylko przez bezpieczny adres URL"
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:410
msgid "You are the last owner. Please set new owner before leaving the room."
msgstr ""
"Jesteś ostatnim właścicielem. Ustaw nowego właściciela przed opuszczeniem "
"pokoju."
#: rocketchatrestapi-qt5/restapiabstractjob.cpp:412
msgid "The private group is archived"
msgstr "Zarchiwizowano grupę prywatną"
#: rocketchatrestapi-qt5/users/getavatarjob.cpp:123
msgid "Get Avatar"
msgstr "Pobierz awatar"
#: ruqolacore/aboutdata/qmlaboutdata.cpp:55
msgid "Version %1"
msgstr "Wersja %1"
#: ruqolacore/aboutdata/qmlaboutdata.cpp:79
msgid "KDE has a bug tracking system. Visit <a href=\"%1\">%1</a>"
msgstr "KDE ma system obsługi błędów. Odwiedź <a href=\"%1\">%1</a>"
#: ruqolacore/aboutdata/qmlaboutdata.cpp:102
msgid "License: %1"
msgstr "Licencja: %1"
#: ruqolacore/aboutdata/qmlaboutdata.cpp:109
msgid ""
"<ul><li>KDE Frameworks %1</li><li>Qt %2 (built against %3)</li><li>The <em>"
"%4</em> windowing system</li></ul>"
msgstr ""
"<ul><li>Szkielety KDE %1</li><li>Qt %2 (zbudowane na %3)</li><li>System "
"okien <em>%4</em></li></ul>"
#: ruqolacore/aboutdata/qmlaboutdata.cpp:122
msgid ""
"Please use <a href=\"https://bugs.kde.org\">https://bugs.kde.org</a> to "
"report bugs.\n"
msgstr ""
"Do zgłaszania błędów użyj <a href=\"https://bugs.kde.org\">http://bugs.kde."
"org</a>.\n"
#: ruqolacore/aboutdata/qmlaboutdata.cpp:128
msgid "Please report bugs to <a href=\"%1\">%2</a>.\n"
msgstr "Błędy zgłaszaj na <a href=\"%1\">%2</a>.\n"
#: ruqolacore/discussion.cpp:88
msgid "(Last Message: %1)"
msgstr "(Ostatnia wiadomość: %1)"
#: ruqolacore/messages/message.cpp:407
msgid "%1 has joined the channel"
msgstr "%1 dołączył do kanału"
#: ruqolacore/messages/message.cpp:409
msgid "%1 has left the channel"
msgstr "%1 opuścił kanał"
#: ruqolacore/messages/message.cpp:412
msgid "Topic was cleared by: %1"
msgstr "%1 wyczyścił temat"
#: ruqolacore/messages/message.cpp:414
msgid "%2 changed topic to: <i>%1</i>"
msgstr "%2 zmienił temat na: <i>%1</i>"
#: ruqolacore/messages/message.cpp:417
msgid "%2 added %1 to the conversation"
msgstr "%2 dodał %1 do rozmowy"
#: ruqolacore/messages/message.cpp:419
msgid "%2 changed room name to <a href=\"ruqola:/room/%1\">#%1</a>"
msgstr "%2 zmienił nazwę pokoju na <a href=\"ruqola:/room/%1\">#%1</a>"
#: ruqolacore/messages/message.cpp:421
msgid "%2 removed user %1"
msgstr "%2 usunął użytkownika %1"
#: ruqolacore/messages/message.cpp:424
msgid "Description was cleared by %1"
msgstr "%1 już usunął opis"
#: ruqolacore/messages/message.cpp:426
msgid "%2 changed room description to %1"
msgstr "%2 zmienił opis pokoju na %1"
#: ruqolacore/messages/message.cpp:430
msgid "Announcement was cleared by %1"
msgstr "%1 wyczyścił obwieszczenie"
#: ruqolacore/messages/message.cpp:432
msgid "%2 changed room announcement to %1"
msgstr "%2 zmienił obwieszczenie pokoju na %1"
#: ruqolacore/messages/message.cpp:435
msgid "%2 changed room privacy to %1"
msgstr "%2 zmienił prywatność pokoju na %1"
#: ruqolacore/messages/message.cpp:437
msgid "Click to join to video"
msgstr "Naciśnij, aby dołączyć do wideo"
#: ruqolacore/messages/message.cpp:440
msgid "Message Deleted"
msgstr "Usunięto wiadomość"
#: ruqolacore/messages/message.cpp:442
msgid "Message Pinned"
msgstr "Przypięto wiadomość"
#: ruqolacore/messages/message.cpp:444
msgid "Encrypted Message"
msgstr "Zaszyfrowana wiadomość"
#: ruqolacore/messages/message.cpp:447
msgid "%1 was unmuted"
msgstr "przywrócono głos %1"
#: ruqolacore/messages/message.cpp:450
msgid "%1 was muted"
msgstr "odebrano głos %1"
#: ruqolacore/messages/message.cpp:452
msgid "Role '%3' was added to %1 by %2"
msgstr "%2 dodał rolę '%3' do %1"
#: ruqolacore/messages/message.cpp:454
msgid "Role '%3' was removed to %1 by %2"
msgstr "%2 usunął rolę '%3' z %1"
#: ruqolacore/messages/message.cpp:457
msgid "Encrypted message: %1"
msgstr "Zaszyfrowana wiadomość: %1"
#: ruqolacore/messages/message.cpp:459
msgid "Discussion created about \"%1\""
msgstr "Utworzono rozmowę o \"%1\""
#: ruqolacore/messages/message.cpp:461
msgid "%1 has joined the conversation"
msgstr "%1 dołączył do rozmowy"
#: ruqolacore/messages/message.cpp:463
msgid "This room has been archived by %1"
msgstr "%1 zarchiwizował pokój"
#: ruqolacore/messages/message.cpp:465
msgid "This room has been unarchived by %1"
msgstr "%1 przywrócił pokój z archiwum"
#: ruqolacore/messages/message.cpp:468 ruqolacore/messages/message.cpp:475
msgid "Unknown action!"
msgstr "Nieznane działanie!"
#: ruqolacore/messages/message.cpp:472
msgid "Welcome %1!"
-msgstr ""
+msgstr "Witaj %1!"
#: ruqolacore/messages/messageattachment.cpp:130
msgid "File Uploaded:"
msgstr "Wysłano plik:"
#: ruqolacore/messages/reaction.cpp:38 ruqolacore/messages/reaction.cpp:51
msgid "%1 had reacted with %2"
msgstr "%1 zareagował z %2"
#: ruqolacore/messages/reaction.cpp:46
#: ruqolacore/receivetypingnotificationmanager.cpp:80
msgid "%1, %2"
msgstr "%1, %2"
#: ruqolacore/messages/reaction.cpp:48
#: ruqolacore/receivetypingnotificationmanager.cpp:82
msgid "%1 and %2"
msgstr "%1 oraz %2"
#: ruqolacore/model/mentionsmodel.cpp:73 ruqolacore/model/messagemodel.cpp:235
#: ruqolacore/model/searchmessagemodel.cpp:60
msgid "Ignored Message"
msgstr "Pominięta wiadomość"
#: ruqolacore/model/notificationdesktopdurationpreferencemodel.cpp:71
#: ruqolacore/model/notificationdesktopsoundpreferencemodel.cpp:71
#: ruqolacore/model/notificationpreferencemodel.cpp:69
msgid "Default"
msgstr "Domyślne"
#: ruqolacore/model/notificationdesktopdurationpreferencemodel.cpp:77
msgid "1 second"
msgid_plural "%1 seconds"
msgstr[0] "1 sekunda"
msgstr[1] "%1 sekundy"
msgstr[2] "%1 sekund"
#: ruqolacore/model/notificationdesktopsoundpreferencemodel.cpp:77
#: ruqolacore/model/notificationpreferencemodel.cpp:87
msgid "Nothing"
msgstr "Nic"
#: ruqolacore/model/notificationdesktopsoundpreferencemodel.cpp:83
msgid "Beep"
msgstr "Piknięcie"
#: ruqolacore/model/notificationdesktopsoundpreferencemodel.cpp:89
msgid "Chelle"
msgstr "Chelle"
#: ruqolacore/model/notificationdesktopsoundpreferencemodel.cpp:95
msgid "Ding"
msgstr "Ding"
#: ruqolacore/model/notificationdesktopsoundpreferencemodel.cpp:101
msgid "Droplet"
msgstr "Droplet"
#: ruqolacore/model/notificationdesktopsoundpreferencemodel.cpp:107
msgid "Highbell"
msgstr "Wysoki dzwonek"
#: ruqolacore/model/notificationdesktopsoundpreferencemodel.cpp:113
msgid "Seasons"
msgstr "Sezony"
#: ruqolacore/model/notificationpreferencemodel.cpp:75
msgid "All Messages"
msgstr "Wszystkie wiadomości"
#: ruqolacore/model/roommodel.cpp:473
msgid "Favorites"
msgstr "Ulubione"
#: ruqolacore/model/roommodel.cpp:479 ruqolacore/model/roommodel.cpp:484
msgid "Unread Rooms"
msgstr "Oznacz pokoje jako nieprzeczytane"
#: ruqolacore/model/roommodel.cpp:481
msgid "Unread Discussions"
msgstr "Oznacz rozmowę jako nieprzeczytaną"
#: ruqolacore/model/roommodel.cpp:486
msgid "Unread Private Messages"
msgstr "Oznacz prywatne wiadomości jako nieprzeczytane"
#: ruqolacore/model/roommodel.cpp:498
msgid "Private Messages"
msgstr "Wiadomości prywatne"
#: ruqolacore/model/statusmodel.cpp:73
msgid "Online"
msgstr "Dostępny"
#: ruqolacore/model/statusmodel.cpp:80
msgid "Busy"
msgstr "Zajęty"
#: ruqolacore/model/statusmodel.cpp:87
msgid "Away"
msgstr "Nieobecny"
#: ruqolacore/model/statusmodel.cpp:94
msgid "Offline"
msgstr "Niedostępny"
#: ruqolacore/notification.cpp:92
msgid "Has %1 Unread Message"
msgstr "Ma %1 nieprzeczytanych wiadomości"
#: ruqolacore/receivetypingnotificationmanager.cpp:72
msgid "%1 is typing..."
msgstr "%1 pisze..."
#: ruqolacore/receivetypingnotificationmanager.cpp:85
msgid "%1 are typing..."
msgstr "%1 pisze..."
#: ruqolacore/room.cpp:811
msgid "Owner"
msgstr "Właściciel"
#: ruqolacore/room.cpp:814
msgid "Leader"
msgstr "Leader"
#: ruqolacore/room.cpp:817
msgid "Moderator"
msgstr "Moderator"
#: ruqolacore/room.cpp:1110
msgid "Channel is read only."
msgstr "Kanał jest tylko-do-odczytu."
#: ruqolacore/room.cpp:1113
msgid "You have blocked this channel."
msgstr "Zablokowałeś ten kanał."
#: ruqolacore/room.cpp:1116
msgid "Channel was blocked."
msgstr "Kanał został zablokowany."
Index: trunk/l10n-kf5/pl/messages/kdesdk/kirigamigallery_qt.po
===================================================================
--- trunk/l10n-kf5/pl/messages/kdesdk/kirigamigallery_qt.po (revision 1552240)
+++ trunk/l10n-kf5/pl/messages/kdesdk/kirigamigallery_qt.po (revision 1552241)
@@ -1,935 +1,935 @@
# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2019.
msgid ""
msgstr ""
"Project-Id-Version: \n"
-"PO-Revision-Date: 2019-07-21 09:57+0200\n"
+"PO-Revision-Date: 2019-09-21 08:31+0200\n"
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Qt-Contexts: true\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
-"|| n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10"
+" || n%100>=20) ? 1 : 2);\n"
"X-Generator: Lokalize 19.07.70\n"
#: contents/ui/gallery/CardsGridViewGallery.qml:30
msgctxt "CardsGridViewGallery|"
msgid "Grid view of Cards"
msgstr "Widok siatki kart"
#: contents/ui/gallery/CardsGridViewGallery.qml:34
msgctxt "CardsGridViewGallery|"
msgid "Info"
msgstr "Dane"
#: contents/ui/gallery/CardsLayoutGallery.qml:30
msgctxt "CardsLayoutGallery|"
msgid "Cards Layout"
msgstr "Układ kart"
#: contents/ui/gallery/CardsLayoutGallery.qml:34
msgctxt "CardsLayoutGallery|"
msgid "Info"
msgstr "Dane"
#: contents/ui/gallery/CardsLayoutGallery.qml:53
msgctxt "CardsLayoutGallery|"
msgid "AbstractCard"
msgstr "Abstrakcyjna karta"
#: contents/ui/gallery/CardsLayoutGallery.qml:58
msgctxt "CardsLayoutGallery|"
msgid ""
"An AbstractCard is the simplest form of card. It's just a rectangle with a "
"shadow, which can contain any Item in it. It can also have items assigned to "
"the Header or Footer properties. In this case a Kirigami.Heading is its "
"header and a Label with WordWrap is the contentItem."
msgstr ""
"Abstrakcyjna karta jest najprostszą postacią karty. Jest to prostokąt z "
"cieniem, który zawiera w sobie element. Może także zawierać elementy "
"przypisane do właściwości nagłówka lub stopki. W tym przypadku Kirigami."
"Heading jest jego nagłówkiem, a etykieta z zawijaniem słów jest treścią "
"elementu."
#: contents/ui/gallery/CardsLayoutGallery.qml:66
msgctxt "CardsLayoutGallery|"
msgid ""
"This is an AbstractCard with a Label with WordWrap in it and nothing else, "
"it's the simplest form Cards can be found in.\n"
"An AbstractCard can be clicked itself, with the usual onClicked signal "
"handler and the showClickFeedback property can be used if the click should "
"show any kind of visual feedback. It is recommended to set it to true if you "
"plan to make the card reactive on any kind of click."
msgstr ""
"Oto abstrakcyjna karta z etykietą i zawijaniem słów i niczym więcej. Jest to "
"najprostsza z możliwych Kart.\n"
"Abstrakcyjna kartę można kliknąć, ze zwyczajową obsługą sygnałów onClicked, "
"a także właściwością showClickFeedback, gdy kliknięcie powinno w jakikolwiek "
"sposób być widoczne. Zaleca się ustawienie tego, gdy masz zamiar stworzyć "
"kartę, która odpowiada na dowolne kliknięcie."
#: contents/ui/gallery/CardsLayoutGallery.qml:68
msgctxt "CardsLayoutGallery|"
msgid "Card clicked"
msgstr "Kliknięto kartę"
#: contents/ui/gallery/CardsLayoutGallery.qml:74
#: contents/ui/gallery/CardsLayoutGallery.qml:96
#: contents/ui/gallery/CardsLayoutGallery.qml:134
#: contents/ui/gallery/CardsLayoutGallery.qml:209
msgctxt "CardsLayoutGallery|"
msgid "Action1"
msgstr "Działanie1"
#: contents/ui/gallery/CardsLayoutGallery.qml:78
#: contents/ui/gallery/CardsLayoutGallery.qml:100
#: contents/ui/gallery/CardsLayoutGallery.qml:138
#: contents/ui/gallery/CardsLayoutGallery.qml:213
msgctxt "CardsLayoutGallery|"
msgid "Action2"
msgstr "Działanie2"
#: contents/ui/gallery/CardsLayoutGallery.qml:84
msgctxt "CardsLayoutGallery|"
msgid "Card"
msgstr "Karta"
#: contents/ui/gallery/CardsLayoutGallery.qml:88
msgctxt "CardsLayoutGallery|"
msgid ""
"This is an instance of the Card type: it can optionally have an image, a "
"title and an icon assigned to its banner group property, one or all of the "
"properties together. A Card can also have Actions that will appear in the "
"footer."
msgstr ""
"Oto wystąpienie rodzaju karty: może opcjonalnie zawierać obraz, tytuł i "
"ikonę przypisaną do jej właściwości grupy baneru w postaci jednej lub "
"wszystkich właściwości. Karta może także mieć działania, które będą "
"wyświetlane w stopce."
#: contents/ui/gallery/CardsLayoutGallery.qml:104
msgctxt "CardsLayoutGallery|"
msgid "Action3"
msgstr "Działanie3"
#: contents/ui/gallery/CardsLayoutGallery.qml:108
msgctxt "CardsLayoutGallery|"
msgid "Action4"
msgstr "Działanie4"
#: contents/ui/gallery/CardsLayoutGallery.qml:112
msgctxt "CardsLayoutGallery|"
msgid "Action5"
msgstr "Działanie5"
#: contents/ui/gallery/CardsLayoutGallery.qml:116
msgctxt "CardsLayoutGallery|"
msgid "Action6"
msgstr "Działanie6"
#: contents/ui/gallery/CardsLayoutGallery.qml:127
msgctxt "CardsLayoutGallery|"
msgid ""
"The title can be aligned to all corners or centered with a combination of Qt."
"Alignment flags.\n"
" When there are too many actions, they go in an overflow menu."
msgstr ""
"Tytuł możne być wyrównany do wszystkich narożników lub wyśrodkowany przy "
"użyciu mieszanki flag Qt.Alignment.\n"
" Gdy pojawi się zbyt wiele działań, to przejdą one do menu przepełnienia."
#: contents/ui/gallery/CardsLayoutGallery.qml:144
msgctxt "CardsLayoutGallery|"
msgid "Action always hidden"
msgstr "Działanie zawsze ukryte"
#: contents/ui/gallery/CardsLayoutGallery.qml:154
msgctxt "CardsLayoutGallery|"
msgid ""
"The Banner can contain only the title and/or an icon, even if there is no "
"banner image."
msgstr ""
"Baner może zawierać tylko tytuł i/lub ikonę, nawet gdy brakuje obrazu baneru."
#: contents/ui/gallery/CardsLayoutGallery.qml:177
msgctxt "CardsLayoutGallery|"
msgid ""
"It's possible to have custom contents overlapping the image, for cases where "
"a more personalized design is needed."
msgstr ""
"Możliwe jest posiadanie własnych treści nakładających się na obraz w "
"przypadkach wyglądu dopasowanego do własnych potrzeb."
#: contents/ui/gallery/CardsLayoutGallery.qml:192
msgctxt "CardsLayoutGallery|"
msgid ""
"It's possible to customize the look and feel for Cards too, if the no "
"padding behavior for headers is needed. This is usually discouraged in order "
"to have greater consistency, but in some cases the design requires a more "
"fancy layout, as shown in this example of a Card. If a custom header is "
"used, the title and icon in the banner property shouldn't be used. If a "
"custom footer is used (which is discouraged), actions shouldn't be used."
msgstr ""
"Można także dopasować wygląd kart, jeśli wymagany jest brak wypełnienia dla "
"nagłówków. Nie zaleca się tego jednak dla większej spójności, lecz w "
"niektórych przypadkach projekt wymaga trochę bardziej wyszukanego układu, "
"tak jak pokazano w tym przykładzie kart. Jeśli używany jest własny nagłówek, "
"to nie powinno używać się właściwości ikony i baneru. Jeśli używana jest "
"własna stopka (co jest niezalecane), to nie powinno używać się działań."
#: contents/ui/gallery/CardsLayoutGallery.qml:197
msgctxt "CardsLayoutGallery|"
msgid "Custom footer"
msgstr "Własna stopka"
#: contents/ui/gallery/CardsLayoutGallery.qml:200
msgctxt "CardsLayoutGallery|"
msgid "Ok"
msgstr "Ok"
#: contents/ui/gallery/CardsLayoutGallery.qml:223
msgctxt "CardsLayoutGallery|"
msgid ""
"A card can optionally have horizontal orientation.\n"
" In this case will be wider than tall, so is fit to be used also in a "
"ColumnLayout.\n"
"If you need to put it in a CardsLayout, it will have by default a columnSpan "
"of 2 (which can be overridden)."
msgstr ""
"Karta może mieć opcjonalnie poziomy kierunek.\n"
"W takim przypadku będzie szersza niż wyższa, więc można jej użyć w "
"UkładzieKolumn.\n"
"Jeśli potrzebujesz umieścić ją w UkładzieKart, to będzie miała domyślnie "
"rozpiętość kolumnową równą 2 (co można zastąpić)."
#: contents/ui/gallery/CardsListViewGallery.qml:30
msgctxt "CardsListViewGallery|"
msgid "List view of simple cards"
msgstr "Widok listy prostych kart"
#: contents/ui/gallery/CardsListViewGallery.qml:34
msgctxt "CardsListViewGallery|"
msgid "Info"
msgstr "Dane"
#: contents/ui/gallery/CardsListViewGallery.qml:85
msgctxt "CardsListViewGallery|"
msgid "Product "
msgstr "Produkt"
#: contents/ui/gallery/CardsListViewGallery.qml:93
msgctxt "CardsListViewGallery|"
msgid ""
"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam id risus id "
"augue euismod accumsan."
msgstr ""
"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam id risus id "
"augue euismod accumsan."
#: contents/ui/gallery/CardsListViewGallery.qml:99
msgctxt "CardsListViewGallery|"
msgid "Install"
msgstr "Wgraj"
#: contents/ui/gallery/components/InfoSheet.qml:53
msgctxt "InfoSheet|"
msgid "HIG..."
msgstr "HIG..."
#: contents/ui/gallery/components/InfoSheet.qml:58
msgctxt "InfoSheet|"
msgid "Source code..."
msgstr "Kod źródłowy..."
#: contents/ui/gallery/components/InfoSheet.qml:63
msgctxt "InfoSheet|"
msgid "API..."
-msgstr ""
+msgstr "API..."
#: contents/ui/gallery/DrawerGallery.qml:30
msgctxt "DrawerGallery|"
msgid "Drawers"
msgstr "Panele"
#: contents/ui/gallery/DrawerGallery.qml:35
msgctxt "DrawerGallery|"
msgid "Info"
msgstr "Dane"
#: contents/ui/gallery/DrawerGallery.qml:42
msgctxt "DrawerGallery|"
msgid "Action 1"
msgstr "Działanie 1"
#: contents/ui/gallery/DrawerGallery.qml:44
msgctxt "DrawerGallery|"
msgid "Action 1 clicked"
msgstr "Kliknięto działanie 1"
#: contents/ui/gallery/DrawerGallery.qml:47
msgctxt "DrawerGallery|"
msgid "Disabled Action"
msgstr "Wyłączone działanie"
#: contents/ui/gallery/DrawerGallery.qml:52
msgctxt "DrawerGallery|"
msgid "Action 3"
msgstr "Działanie 3"
#: contents/ui/gallery/DrawerGallery.qml:53
msgctxt "DrawerGallery|"
msgid "Action 3 clicked"
msgstr "Kliknięto działanie 3"
#: contents/ui/gallery/DrawerGallery.qml:80
msgctxt "DrawerGallery|"
msgid ""
"A modal bottom drawer will span for the whole application window width and "
"will darken the rest of the app. Clicking on a darkened will dismiss the "
"drawer."
msgstr ""
"Modalny dolny panel zajmie całą szerokość okna aplikacji i przyciemni jej "
"resztę. Kliknięcie na przyciemnionym obszarze odwoła szufladę."
#: contents/ui/gallery/DrawerGallery.qml:84
#: contents/ui/gallery/DrawerGallery.qml:103
#: contents/ui/gallery/DrawerGallery.qml:120
#: contents/ui/gallery/DrawerGallery.qml:139
msgctxt "DrawerGallery|"
msgid "Close"
msgstr "Zamknij"
#: contents/ui/gallery/DrawerGallery.qml:99
msgctxt "DrawerGallery|"
msgid ""
"An inline top drawer covers the whole application width but lets the "
"uncovered pieces to still be interacted with."
msgstr ""
"Wtopiony górny panel przykrywa całą szerokość aplikacji, lecz nadal pozwala "
"na oddziaływanie na niezakryte obszary."
#: contents/ui/gallery/DrawerGallery.qml:116
msgctxt "DrawerGallery|"
msgid ""
"A modal top drawer will span for the whole application window width and will "
"darken the rest of the app. Clicking on the darkened area will dismiss the "
"drawer."
msgstr ""
"Modalny górny panel zajmie całą szerokość okna aplikacji i przyciemni jej "
"resztę. Kliknięcie na przyciemnionym obszarze odwoła szufladę."
#: contents/ui/gallery/DrawerGallery.qml:135
msgctxt "DrawerGallery|"
msgid ""
"An inline bottom drawer covers the whole application width but lets the "
"uncovered pieces to still be interacted with."
msgstr ""
"Wbudowany dolny panel przykrywa całą szerokość aplikacji, lecz nadal pozwala "
"na oddziaływanie na niezakryte obszary."
#: contents/ui/gallery/DrawerGallery.qml:150
msgctxt "DrawerGallery|"
msgid "Left Global Drawer"
msgstr "Lewy globalny panel"
#: contents/ui/gallery/DrawerGallery.qml:155
msgctxt "DrawerGallery|"
msgid "Right Context Drawer"
msgstr "Prawy podręczny panel"
#: contents/ui/gallery/DrawerGallery.qml:161
msgctxt "DrawerGallery|"
msgid "Modal Bottom Drawer"
msgstr "Modalny dolny panel"
#: contents/ui/gallery/DrawerGallery.qml:171
msgctxt "DrawerGallery|"
msgid "Modal Top Drawer"
msgstr "Modalny górny panel"
#: contents/ui/gallery/FormLayoutGallery.qml:15
msgctxt "FormLayoutGallery|"
msgid "Info"
msgstr "Dane"
#: contents/ui/gallery/FormLayoutGallery.qml:75
msgctxt "FormLayoutGallery|"
msgid "Expanding Button"
msgstr "Rozszerzający się przycisk"
#: contents/ui/gallery/InlineMessagesGallery.qml:31
msgctxt "InlineMessagesGallery|"
msgid "Inline Messages"
msgstr "Wtopione wiadomości"
#: contents/ui/gallery/InlineMessagesGallery.qml:35
msgctxt "InlineMessagesGallery|"
msgid "Info"
msgstr "Dane"
#: contents/ui/gallery/InlineMessagesGallery.qml:65
msgctxt "InlineMessagesGallery|"
msgid ""
"This is an informational inline message (the default type). Use it for "
"example to announce a result or provide commentary."
msgstr ""
"Oto informacyjna wtopiona wiadomość (domyślny rodzaj). Użyj jej, aby np. "
"powiadomić o wyniku lub aby przekazać komentarz."
#: contents/ui/gallery/InlineMessagesGallery.qml:75
msgctxt "InlineMessagesGallery|"
msgid ""
"This is a positive inline message. Use it for example to announce a "
"successful result or the successful completion of a procedure."
msgstr ""
"Oto pomyślna wtopiona wiadomość. Użyj jej, aby np. powiadomić pomyślnym "
"wyniku lub pomyślnym ukończeniu działania."
#: contents/ui/gallery/InlineMessagesGallery.qml:85
msgctxt "InlineMessagesGallery|"
msgid ""
"This is a warning inline message. Use it for example to provide critical "
"guidance or warn about something that is not going to work."
msgstr ""
"Oto wtopiona wiadomość ostrzeżenia. Użyj jej, aby np. doradzić lub ostrzec, "
"że coś nie zadziała."
#: contents/ui/gallery/InlineMessagesGallery.qml:95
msgctxt "InlineMessagesGallery|"
msgid ""
"This is an error inline message. Use it for example to announce something "
"has gone wrong or that input will not be accepted."
msgstr ""
"Oto wtopiona wiadomość błędu. Użyj jej, aby np. powiadomić o tym, że coś "
"poszło nie tak lub że wprowadzone dane są nie do przyjęcia."
#: contents/ui/gallery/InlineMessagesGallery.qml:109
msgctxt "InlineMessagesGallery|"
msgid "Inline messages can optionally have a custom icon set."
msgstr "Wtopione wiadomości mogą opcjonalnie zawierać własny zestaw ikon."
#: contents/ui/gallery/InlineMessagesGallery.qml:117
msgctxt "InlineMessagesGallery|"
msgid ""
"You can use rich text in inline messages and optionally handle clicks on "
"links (opens in browser): <a href=\"https://www.kde.org\">https://www.kde."
"org/<a/>"
msgstr ""
"We wtopionych wiadomościach możesz stosować tekst formatowany i opcjonalnie "
"obsługiwać łącza (otwierane w przeglądarce): <a href=\"https://www.kde.org"
"\">https://www.kde.org/<a/>"
#: contents/ui/gallery/InlineMessagesGallery.qml:129
msgctxt "InlineMessagesGallery|"
msgid "Inline messages can have an optional close button."
msgstr "Wtopione wiadomości mogą opcjonalnie zawierać przycisk zamykania."
#: contents/ui/gallery/InlineMessagesGallery.qml:147
msgctxt "InlineMessagesGallery|"
msgid "Add text"
msgstr "Dodaj tekst"
#: contents/ui/gallery/InlineMessagesGallery.qml:157
msgctxt "InlineMessagesGallery|"
msgid "Reset text"
msgstr "Wyzeruj tekst"
#: contents/ui/gallery/InlineMessagesGallery.qml:179
msgctxt "InlineMessagesGallery|"
msgid "Inline messages are initially hidden and animate when revealed. Try it!"
msgstr ""
"Wtopione wiadomości są z początku ukryte i wykazują ruch, gdy są odkrywane. "
"Spróbuj ich!"
#: contents/ui/gallery/InlineMessagesGallery.qml:188
msgctxt "InlineMessagesGallery|"
msgid "Show additional message"
msgstr "Pokaż dodatkową wiadomość"
#: contents/ui/gallery/InlineMessagesGallery.qml:205
msgctxt "InlineMessagesGallery|"
msgid "Boo!"
msgstr "Boo!"
#: contents/ui/gallery/InlineMessagesGallery.qml:209
msgctxt "InlineMessagesGallery|"
msgid "Shush"
msgstr "Shush"
#: contents/ui/gallery/MetricsGallery.qml:38
msgctxt "MetricsGallery|"
msgid "Heading 1"
msgstr "Nagłówek 1"
#: contents/ui/gallery/MetricsGallery.qml:43
#: contents/ui/gallery/MetricsGallery.qml:53
#: contents/ui/gallery/MetricsGallery.qml:63
#: contents/ui/gallery/MetricsGallery.qml:73
#, qt-format
msgctxt "MetricsGallery|"
msgid "%1 points"
msgstr "%1 punktów"
#: contents/ui/gallery/MetricsGallery.qml:48
msgctxt "MetricsGallery|"
msgid "Heading 2"
msgstr "Nagłówek 2"
#: contents/ui/gallery/MetricsGallery.qml:58
msgctxt "MetricsGallery|"
msgid "Heading 3"
msgstr "Nagłówek 3"
#: contents/ui/gallery/MetricsGallery.qml:68
msgctxt "MetricsGallery|"
msgid "Heading 4"
msgstr "Nagłówek 4"
#: contents/ui/gallery/MiscGallery.qml:86
msgctxt "MiscGallery|"
msgid "Text Beside Icon"
msgstr "Tekst obok ikony"
#: contents/ui/gallery/MiscGallery.qml:101
msgctxt "MiscGallery|"
msgid "Text Under Icon"
msgstr "Tekst pod ikoną"
#: contents/ui/gallery/MiscGallery.qml:116
msgctxt "MiscGallery|"
msgid "Text Only"
msgstr "Tylko tekst"
#: contents/ui/gallery/MiscGallery.qml:131
msgctxt "MiscGallery|"
msgid "Icon Only"
msgstr "Tylko ikona"
#: contents/ui/gallery/MultipleColumnsGallery.qml:119
msgctxt "MultipleColumnsGallery|"
msgid "Pin page"
-msgstr ""
+msgstr "Przypnij stronę"
#: contents/ui/gallery/OverlaySheetGallery.qml:32
msgctxt "OverlaySheetGallery|"
msgid "Overlay Sheets"
msgstr "Arkusze nakładania"
#: contents/ui/gallery/OverlaySheetGallery.qml:36
msgctxt "OverlaySheetGallery|"
msgid "Info"
msgstr "Dane"
#: contents/ui/gallery/OverlaySheetGallery.qml:85
msgctxt "OverlaySheetGallery|"
msgid "Close"
msgstr "Zamknij"
#: contents/ui/gallery/OverlaySheetGallery.qml:95
#: contents/ui/gallery/OverlaySheetGallery.qml:163
msgctxt "OverlaySheetGallery|"
msgid "Title"
msgstr "Tytuł"
#: contents/ui/gallery/OverlaySheetGallery.qml:99
#: contents/ui/gallery/OverlaySheetGallery.qml:167
msgctxt "OverlaySheetGallery|"
msgid "Footer:"
msgstr "Stopka:"
#: contents/ui/gallery/OverlaySheetGallery.qml:110
msgctxt "OverlaySheetGallery|"
msgid ""
"A sheet can have optional header and footer items which will not scroll away "
"when the sheet overflows."
msgstr ""
"Arkusz może opcjonalnie zawierać nagłówek i stopkę, które nie znikną, gdy "
"arkusz zostanie przepełniony."
#: contents/ui/gallery/OverlaySheetGallery.qml:129
msgctxt "OverlaySheetGallery|"
msgid ""
"A sheet will take the maximum available width in the page by default.\n"
"However, if the main item sets an implicitWidth or Layout.preferredWidth, "
"the sheet won't grow in width more than such given value."
msgstr ""
"Arkusz domyślnie zajmie całą dostępną szerokość na stronie.\n"
"Jednakże, jeśli główny element ustawi implicitWidth lub Layout."
"preferredWidth, to arkusz nie zwiększy się ponad te wartości."
#: contents/ui/gallery/OverlaySheetGallery.qml:150
msgctxt "OverlaySheetGallery|"
msgid ""
"A sheet by default will be over a single page, even if the app is in wide "
"mode. By changing the sheet parent to applicationWindow().overlay it will "
"display the sheet as an overlay on top of the whole application window.\n"
"In this case the sheet will cover the page Action buttons too."
msgstr ""
"Arkusz domyślnie będzie nad pojedynczą stroną, nawet gdy aplikacja jest w "
"trybie szerokim. Po zmianie elementu nadrzędnego arkusza na "
"applicationWindow().overlay zostanie wyświetlony arkusz jako nakładka na "
"wierzch okna całej aplikacji.\n"
"W tym przypadku arkusz przykryje także przyciski działań strony."
#: contents/ui/gallery/OverlaySheetGallery.qml:178
msgctxt "OverlaySheetGallery|"
msgid "Item in sheet "
msgstr "Element na arkuszu"
#: contents/ui/gallery/OverlaySheetGallery.qml:188
msgctxt "OverlaySheetGallery|"
msgid "Very Long Sheet"
msgstr "Bardzo długi arkusz"
#: contents/ui/gallery/SelectionControlsGallery.qml:31
msgctxt "SelectionControlsGallery|"
msgid "Info"
msgstr "Dane"
#: contents/ui/gallery/SelectionControlsGallery.qml:38
msgctxt "SelectionControlsGallery|"
msgid "Selection Controls"
msgstr "Elementy zaznaczania"
#: contents/ui/gallery/SelectionControlsGallery.qml:64
msgctxt "SelectionControlsGallery|"
msgid "Checkable List Items"
msgstr "Elementy listy pól zaznaczanych"
#: contents/ui/gallery/SelectionControlsGallery.qml:71
#: contents/ui/gallery/SelectionControlsGallery.qml:94
#: contents/ui/gallery/SelectionControlsGallery.qml:117
msgctxt "SelectionControlsGallery|"
msgid "Delegate"
msgstr "Deleguj"
#: contents/ui/gallery/SelectionControlsGallery.qml:87
#: contents/ui/gallery/SelectionControlsGallery.qml:110
msgctxt "SelectionControlsGallery|"
msgid "Radio List Items"
msgstr "Elementy listy radio"
#: contents/ui/gallery/SelectionControlsGallery.qml:126
msgctxt "SelectionControlsGallery|"
msgid "Checkboxes"
msgstr "Pola zaznaczania"
#: contents/ui/gallery/SelectionControlsGallery.qml:130
#: contents/ui/gallery/SelectionControlsGallery.qml:148
#: contents/ui/gallery/SelectionControlsGallery.qml:166
msgctxt "SelectionControlsGallery|"
msgid "Item selected"
msgstr "Element zaznaczony"
#: contents/ui/gallery/SelectionControlsGallery.qml:134
#: contents/ui/gallery/SelectionControlsGallery.qml:152
#: contents/ui/gallery/SelectionControlsGallery.qml:170
msgctxt "SelectionControlsGallery|"
msgid "Item not selected"
msgstr "Element niezaznaczony"
#: contents/ui/gallery/SelectionControlsGallery.qml:138
msgctxt "SelectionControlsGallery|"
msgid "Checkable List View"
msgstr "Widok listy pól zaznaczanych"
#: contents/ui/gallery/SelectionControlsGallery.qml:144
msgctxt "SelectionControlsGallery|"
msgid "Radio buttons"
msgstr "Przyciski radio"
#: contents/ui/gallery/SelectionControlsGallery.qml:157
msgctxt "SelectionControlsGallery|"
msgid "Radio List View"
msgstr "Widok listy przycisków radio"
#: contents/ui/gallery/SelectionControlsGallery.qml:163
msgctxt "SelectionControlsGallery|"
msgid "Switches"
msgstr "Przełączniki"
#: contents/ui/gallery/SelectionControlsGallery.qml:174
msgctxt "SelectionControlsGallery|"
msgid "Switch List View"
msgstr "Przełącz widok listy"
#: contents/ui/MainPage.qml:33
msgctxt "MainPage|"
msgid "Kirigami Gallery"
msgstr "Galeria Kirigami"
#: contents/ui/MainPage.qml:70
msgctxt "MainPage|"
msgid "Buttons"
msgstr "Przyciski"
#: contents/ui/MainPage.qml:74
msgctxt "MainPage|"
msgid "Selection Controls"
msgstr "Elementy zaznaczania"
#: contents/ui/MainPage.qml:78
msgctxt "MainPage|"
msgid "Overlay Sheets"
msgstr "Arkusze nakładania"
#: contents/ui/MainPage.qml:82
msgctxt "MainPage|"
msgid "Drawers"
msgstr "Panele"
#~ msgctxt "DrawerGallery|"
#~ msgid "Overlay Sheets"
#~ msgstr "Arkusze nakładania"
#~ msgctxt "CardsGridViewGallery|"
#~ msgid "Cards Grid View"
#~ msgstr "Karty widoku siatki"
#~ msgctxt "CardsGridViewGallery|"
#~ msgid "HIG..."
#~ msgstr "HIG..."
#~ msgctxt "CardsGridViewGallery|"
#~ msgid "Source code..."
#~ msgstr "Kod źródłowy..."
#~ msgctxt "CardsGridViewGallery|"
#~ msgid ""
#~ "The Kirigami types AbstractCard and Card are used to implement the "
#~ "popular Card pattern used on many mobile and web platforms that is used "
#~ "to display a collection of information or actions.\n"
#~ " Besides the Card components, Kirigami offers also 3 kinds of views and "
#~ "positioners to help to present cards with beautiful and responsive "
#~ "layouts.\n"
#~ "\n"
#~ "In this page, CardsGridView shows an example on how to put cards in a "
#~ "grid view, generated by a Qt model.\n"
#~ "The behavior is same as CardsLayout, and it allows cards to be put in one "
#~ "or two columns depending from the available width.\n"
#~ "CardsGridView has the limitation that every Card must have the same exact "
#~ "height, so cellHeight must be manually set to a value in which the "
#~ "content fits for every item.\n"
#~ "If possible use cards only when you don't need to instantiate that many "
#~ "and use CardsLayout instead."
#~ msgstr ""
#~ "Rodzaje obecne w Kirigami takie jak: AbstrakcyjnaKarta oraz Karta są "
#~ "używane do implementacji powszechnego wzorca Kart używanego w wielu "
#~ "przenośnych aplikacjach i na platformach sieciowych, które są używane do "
#~ "wyświetlania zbiorów danych i działań.\n"
#~ " Poza składnikiem Kart, Kirigami oferuje także 3 rodzaje widoków i "
#~ "pozycjonerów do ułatwienia przedstawiania kart w ładnych i szybkich "
#~ "układach.\n"
#~ "\n"
#~ "Na tej stronie, WidokSiatkiKart pokazuje przykład umieszczenia kart w "
#~ "widoku siatki, tak jak zostało to stworzone przez model Qt.\n"
#~ "Zachowanie jest to samo co w przypadku UkładuKart i umożliwia "
#~ "umieszczenie kart w jednej lub dwóch kolumnach w zależności od dostępnej "
#~ "szerokości.\n"
#~ "WidokSiatkiKart ma ograniczenie, w którym każda Karta musi mieć dokładnie "
#~ "tę samą wysokość, więc wysokość komórki należy ustawić ręcznie, tak aby "
#~ "treść każdej z nich się mieściła.\n"
#~ "Jeśli to możliwe, używaj kart tylko, gdy nie potrzebujesz ich tak wielu i "
#~ "wtedy używaj UkładuKart."
#~ msgctxt "CardsListViewGallery|"
#~ msgid "Cards List View"
#~ msgstr "Widok listy kart"
#~ msgctxt "CardsListViewGallery|"
#~ msgid "HIG..."
#~ msgstr "HIG..."
#~ msgctxt "CardsListViewGallery|"
#~ msgid "Source code..."
#~ msgstr "Kod źródłowy..."
#~ msgctxt "CardsListViewGallery|"
#~ msgid ""
#~ "The Kirigami types AbstractCard and Card are used to implement the "
#~ "popular Card pattern used on many mobile and web platforms that is used "
#~ "to display a collection of information or actions.\n"
#~ " Besides the Card components, Kirigami offers also 3 kinds of views and "
#~ "positioners to help to present cards with beautiful and responsive "
#~ "layouts.\n"
#~ "\n"
#~ "In this page, CardsListView is used to do a list view of AbstractCard "
#~ "subclasses with a custom layout inside.\n"
#~ " CardsListView should be used only with cards which can look good at any "
#~ "horizontal size, so it is recommended to use directly AbstractCard with "
#~ "an appropriate layout inside, because they are stretching for the whole "
#~ "list width.\n"
#~ "Therefore is discouraged to use it with the Card type, unless it has "
#~ "Horizontal as headerOrientation.\n"
#~ " The choice between using this view with AbstractCard or a normal "
#~ "ListView with AbstractListItem/BasicListItem is purely a choice based on "
#~ "aesthetics alone."
#~ msgstr ""
#~ "Rodzaje obecne w Kirigami takie jak: AbstrakcyjnaKarta oraz Karta są "
#~ "używane do implementacji powszechnego wzorca Kart używanego w wielu "
#~ "przenośnych aplikacjach i na platformach sieciowych, które są używane do "
#~ "wyświetlania zbiorów danych i działań.\n"
#~ " Poza składnikiem Kart, Kirigami oferuje także 3 rodzaje widoków i "
#~ "pozycjonerów do ułatwienia przedstawiania kart w ładnych i szybkich "
#~ "układach.\n"
#~ "\n"
#~ "Na tej stronie, WidokListyKart jest używany do stworzenia widoku listy "
#~ "podklas abstrakcyjnych kart z własnym układem wewnątrz.\n"
#~ "WidokListyKart powinien być używany tylko dla kart, które będą wyglądać "
#~ "dobrze przy dowolnym rozmiarze w poziomie, więc zaleca się bezpośrednie "
#~ "używanie abstrakcyjnej karty z odpowiednim układem wewnątrz, ponieważ "
#~ "rozciągają się na całą szerokość listy.\n"
#~ "Z tego powodu nie zaleca się używania go z Kartą, chyba że ma ustawione "
#~ "Poziomo jako kierunekNagłówka.\n"
#~ " Wybór pomiędzy używaniem tego widoku z abstrakcyjna kartą lub ze zwykłym "
#~ "widokiem listy z AbstrakcyjnymElementemListy/PodstawowymElementemListy "
#~ "jest czysto wyborem estetycznym."
#~ msgctxt "InlineMessagesGallery|"
#~ msgid "HIG..."
#~ msgstr "HIG..."
#~ msgctxt "InlineMessagesGallery|"
#~ msgid "Source code..."
#~ msgstr "Kod źródłowy..."
#~ msgctxt "InlineMessagesGallery|"
#~ msgid ""
#~ "Inline messages allow you to show various types of messages placed the "
#~ "same layout as content they relate to, instead of showing a message in an "
#~ "overlay. They are invisible by default and need to be explicitly set "
#~ "visible to be revealed."
#~ msgstr ""
#~ "Wtopione wiadomości umożliwiają pokazywanie różnych rodzajów wiadomości w "
#~ "tym samym układzie, co treści, do których się odnoszą, zamiast "
#~ "pokazywania wiadomości w nakładce. Domyślnie są niewidoczne i trzeba je "
#~ "celowo uwidocznić, aby je odkryć."
#~ msgctxt "CardsLayoutGallery|"
#~ msgid ""
#~ "The Kirigami types AbstractCard and Card are used to implement the "
#~ "popular Card pattern used on many mobile and web platforms that is used "
#~ "to display a collection of information or actions.\n"
#~ " Besides the Card components, Kirigami offers also 3 kinds of views and "
#~ "positioners to help to present cards with beautiful and responsive "
#~ "layouts.\n"
#~ "\n"
#~ "In this page, CardsLayout is presented, which should be used when the "
#~ "cards are not instantiated by a model or by a model which has always very "
#~ "few items (In the case of a big model CardsListView or CardsGridview "
#~ "should be used instead). They are presented as a grid of two columns "
#~ "which will remain centered if the application is really wide, or become a "
#~ "single column if there is not enough space for two columns, such as a "
#~ "mobile phone screen.\n"
#~ "A CardsLayout should always be contained within a ColumnLayout."
#~ msgstr ""
#~ "Rodzaje obecne w Kirigami takie jak: AbstrakcyjnaKarta oraz Karta są "
#~ "używane do implementacji powszechnego wzorca Kart używanego w wielu "
#~ "przenośnych aplikacjach i na platformach sieciowych, które są używane do "
#~ "wyświetlania zbiorów danych i działań.\n"
#~ " Poza składnikiem Kart, Kirigami oferuje także 3 rodzaje widoków i "
#~ "pozycjonerów do ułatwienia przedstawiania kart w ładnych i szybkich "
#~ "układach.\n"
#~ "\n"
#~ "Na tej stronie, przedstawiony jest UkładKart, który powinien być używany "
#~ "wtedy, gdy karty nie są tworzone przez model lub gdy są tworzone przez "
#~ "model, ale jest ich niewiele (w przypadku dużych modeli należy użyć "
#~ "WidokListyKart lub WidokSiatkiKart). Karty są przedstawiane jako siatka "
#~ "złożona z dwóch kolumn, które będą wyśrodkowane, gdy aplikacja jest na "
#~ "prawdę szeroka, lub złożona z jednej kolumny, jeśli nie ma miejsca na "
#~ "dwie kolumny tak jak na ekranie telefonu.\n"
#~ "UkładKart należy zawsze zawierać w UkładzieKolumn"
#~ msgctxt "DrawerGallery|"
#~ msgid ""
#~ "Drawers are bars anchored to an edge of the screen: left, right, top or "
#~ "bottom.\n"
#~ "On the left edge they should contain controls and settings global for the "
#~ "whole app, and is strongly encouraged to use the default component "
#~ "GlobalDrawer and to have only one instance for the whole application.\n"
#~ "On the right edge they should have context-dependent actions linked to "
#~ "the current Page. It is strongly suggested to use the default component "
#~ "ContextDrawer for this and to have only one instance for the whole "
#~ "application.\n"
#~ "Drawers can be modal(default) in which they block input in the rest of "
#~ "the application window, clicking on a darkened out area will dismiss the "
#~ "drawer.\n"
#~ "Non modal drawers will leave the rest of the application window "
#~ "functional and vertical(left and right edge) drawers will become "
#~ "sidebars.\n"
#~ "Non modal drawers can also be collapsible, switching from a full vertical "
#~ "sidebar to a more compact vertical toolbar.\n"
#~ "You can test between different Drawer modes in the \"Global Drawer Mode..."
#~ "\" menu entry in the global drawer of this application running on Desktop "
#~ "systems."
#~ msgstr ""
#~ "Panele są belkami przytwierdzonymi do krawędzi ekranu: lewej, prawej, "
#~ "górnej lub dolnej.\n"
#~ "Na lewej krawędzi mogą zawierać elementy sterowania i ustawienia globalne "
#~ "dla całej aplikacji i bardzo zaleca się użycie domyślnego "
#~ "składnikaGlobalDrawer i posiadanie tylko jednego wystąpienia dla całej "
#~ "aplikacji.\n"
#~ "Na prawej krawędzi powinny znaleźć się działania zależne od kontekstu "
#~ "dowiązane do bieżącej strony. Bardzo zaleca się użycie domyślnego "
#~ "składnika ContextDrawer i posiadanie tylko jednego wystąpienia dla całej "
#~ "aplikacji.\n"
#~ "Panele mogą być modalne (domyślnie) i wtedy blokują wprowadzanie w całym "
#~ "oknie aplikacji, kliknięcie na zaciemnionym obszarze na zewnątrz panelu "
#~ "odwoła go.\n"
#~ "Niemodalne panele pozostawią resztę okna aplikacji funkcjonalnym i "
#~ "pionowe (na lewej i prawej krawędzi) staną się paskami bocznymi .\n"
#~ "Niemodalne panele można także zwinąć, przełączając z w pełni pionowego "
#~ "paska bocznego do bardziej kompaktowego pionowego paska narzędzi.\n"
#~ "Możesz wypróbować różne tryby paneli po wybraniu \"Trybu globalnego "
#~ "panelu...\" w globalnym panelu tej aplikacji uruchomionej na komputerze "
#~ "biurkowym."
#~ msgctxt "OverlaySheetGallery|"
#~ msgid ""
#~ "The OverlaySheet control is a kind of modal content which goes over the "
#~ "main application content (either just the page or the whole app area) "
#~ "which is supposed to be used to display long contents, which may be "
#~ "taller than the application window itself, in which case the content will "
#~ "be scrollable.\n"
#~ "The visual metaphore of the control is a piece of paper that scrolling, "
#~ "covering the page of the application, which can be dismissed scrolling it "
#~ "away (or tapping any area outside it)."
#~ msgstr ""
#~ "ArkuszNakładający jest rodzajem modalnej treści, który umieszczany jest "
#~ "nad treścią głównej aplikacji (w obszarze strony jak i całej aplikacji), "
#~ "który przeznaczony jest do wyświetlania długich tekstów, które mogą być "
#~ "wyższe niż samo okno aplikacji, co sprawia, że treść będzie wtedy do "
#~ "przewijania.\n"
#~ "Do zobrazowania tego elementu można sobie wyobrazić kartkę, którą można "
#~ "przewijać i która zakrywa stronę aplikacji, którą można odwołać po "
#~ "przewinięciu (lub stukając na obszarze poza nią)."
#~ msgctxt "SelectionControlsGallery|"
#~ msgid ""
#~ "<p>Selection controls allow users to complete tasks that involve a choice "
#~ "or a selection.</p> <p>Depending on the kind of choice that has to be "
#~ "made, the best control to use may be a Checkbox, a RadioButton, or a "
#~ "Switch.</p> <ul><li>Use checkboxes for non-exclusive options that have "
#~ "clear alternatives. Mutually exclusive options should use a set of radio "
#~ "buttons or a combo box.</li> <li>Use radio buttons for a few mutually "
#~ "exclusive options. If there are more than five options (or if there is "
#~ "not enough space to arrange four or five options), use a combo box or "
#~ "list instead.</li> <li>Use switches on Mobile, when immediately "
#~ "activating or deactivating something (ok/Apply buttons not needed).</li></"
#~ "ul>"
#~ msgstr ""
#~ "<p>Elementy sterowania zaznaczeniem umożliwiają użytkownikom ukończenie "
#~ "zadania, które uwzględniają wybór lub zaznaczenie.</p> <p>W zależności od "
#~ "rodzaju wyboru, którego musi dokonać użytkownik, najlepszym elementem "
#~ "może być pole zaznaczane, przycisk radio, lub przełącznik .</p> "
#~ "<ul><li>Użyj pól zaznaczany dla niewykluczających się opcji, które muszą "
#~ "mieć jasne alternatywy. Wzajemnie wykluczające się opcje powinny używać "
#~ "zestawu przycisków radio lub pola rozwijanego.</li> <li>Użyj przycisków "
#~ "radio, dla niewielu wzajemnie wykluczających się opcji. Jeśli istnieje "
#~ "więcej niż pięć opcji (lub jeśli nie ma wystarczająco miejsca na "
#~ "pomieszczenie czterech, czy pięciu opcji), użyj pola rozwijanego lub "
#~ "listy.</li> <li>Użyj przełączników w aplikacji przenośnej, gdy potrzebne "
#~ "jest natychmiastowe włączenie lub wyłączenie czegoś (nie są wymagane "
#~ "przyciski Ok/Zastosuj).</li></ul>"
Index: trunk/l10n-kf5/pl/messages/kdesdk/org.kde.kuiviewer.metainfo.po
===================================================================
--- trunk/l10n-kf5/pl/messages/kdesdk/org.kde.kuiviewer.metainfo.po (nonexistent)
+++ trunk/l10n-kf5/pl/messages/kdesdk/org.kde.kuiviewer.metainfo.po (revision 1552241)
@@ -0,0 +1,34 @@
+# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2019.
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"POT-Creation-Date: 2019-08-21 03:02+0200\n"
+"PO-Revision-Date: 2019-09-21 08:32+0200\n"
+"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
+"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: pl\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10"
+" || n%100>=20) ? 1 : 2);\n"
+"X-Generator: Lokalize 19.07.70\n"
+
+#. (itstool) path: component/name
+#: org.kde.kuiviewer.metainfo.xml:6
+msgid "KUIViewer"
+msgstr "KUIViewer"
+
+#. (itstool) path: component/summary
+#: org.kde.kuiviewer.metainfo.xml:7
+msgid "Qt Designer UI File Viewer"
+msgstr "Przeglądarka plików interfejsu użytkownika Qt Designera"
+
+#. (itstool) path: description/p
+#: org.kde.kuiviewer.metainfo.xml:9
+msgid ""
+"KUIViewer is a tool to display and check user interface (.ui) files created"
+" in Qt Designer."
+msgstr ""
+"KUIViewer jest narzędziem do wyświetlania i sprawdzania plików interfejsu"
+" użytkownika (.ui) w Qt Designer."
Index: trunk/l10n-kf5/pl/messages/kdesdk/org.kde.kuiviewerpart.metainfo.po
===================================================================
--- trunk/l10n-kf5/pl/messages/kdesdk/org.kde.kuiviewerpart.metainfo.po (nonexistent)
+++ trunk/l10n-kf5/pl/messages/kdesdk/org.kde.kuiviewerpart.metainfo.po (revision 1552241)
@@ -0,0 +1,36 @@
+# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2019.
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"POT-Creation-Date: 2019-08-21 03:02+0200\n"
+"PO-Revision-Date: 2019-09-21 08:33+0200\n"
+"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
+"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: pl\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10"
+" || n%100>=20) ? 1 : 2);\n"
+"X-Generator: Lokalize 19.07.70\n"
+
+#. (itstool) path: component/name
+#: org.kde.kuiviewerpart.metainfo.xml:16
+msgid "KUIViewer KPart"
+msgstr "KUIViewer KPart"
+
+#. (itstool) path: component/summary
+#: org.kde.kuiviewerpart.metainfo.xml:17
+msgid "Qt Designer UI File Viewer in KParts-using software"
+msgstr ""
+"Przeglądarka plików interfejsu użytkownika w oprogramowaniu używającym KParts"
+
+#. (itstool) path: description/p
+#: org.kde.kuiviewerpart.metainfo.xml:19
+msgid ""
+"The KUIViewer KPart allows KParts-using software to display and check user"
+" interface (.ui) files created in Qt Designer."
+msgstr ""
+"KPart KUIViewera umożliwia oprogramowaniu używającemu KParts wyświetlenie i"
+" sprawdzenie plików interfejsu użytkownika (.ui), które zostały utworzone w"
+" Qt Designer."
Index: trunk/l10n-kf5/pl/messages/kdeutils/ark.po
===================================================================
--- trunk/l10n-kf5/pl/messages/kdeutils/ark.po (revision 1552240)
+++ trunk/l10n-kf5/pl/messages/kdeutils/ark.po (revision 1552241)
@@ -1,2601 +1,2601 @@
# translation of ark.po to Polish
# translation of ark.po to
# Mikolaj Machowski <mikmach@wp.pl>, 2004.
# Krzysztof Lichota <lichota@mimuw.edu.pl>, 2005.
# Michal Rudolf <mrudolf@kdewebdev.org>, 2007, 2008, 2009, 2010.
# Marta Rybczyńska <kde-i18n@rybczynska.net>, 2007, 2008.
# Ireneusz Gierlach <irek.gierlach@gmail.com>, 2011.
# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2012, 2014, 2015, 2016, 2017, 2018, 2019.
msgid ""
msgstr ""
"Project-Id-Version: ark\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-09-14 03:11+0200\n"
-"PO-Revision-Date: 2019-08-11 05:50+0200\n"
+"PO-Revision-Date: 2019-09-21 08:34+0200\n"
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Lokalize 19.07.70\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
-"|| n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10"
+" || n%100>=20) ? 1 : 2);\n"
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr "Michał Rudolf, Łukasz Wojniłowicz"
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr "mrudolf@kdewebdev.org, lukasz.wojnilowicz@gmail.com"
#. i18n: ectx: Menu (archive)
#: app/arkui.rc:5 part/ark_part.rc:5
#, kde-format
msgid "&Archive"
msgstr "&Archiwum"
#: app/batchextract.cpp:122 app/batchextract.cpp:184
#, kde-format
msgid "Extracting Files"
msgstr "Wypakowywanie plików"
#: app/batchextract.cpp:123 app/batchextract.cpp:185
#, kde-format
msgid "Source archive"
msgstr "Z archiwum"
#: app/batchextract.cpp:124 app/batchextract.cpp:186
#, kde-format
msgid "Destination"
msgstr "Cel"
#: app/batchextract.cpp:137
#, kde-format
msgid "The following files could not be extracted:"
msgstr "Nie można wypakować następujących plików:"
#: app/batchextract.cpp:156
#, kde-kuit-format
msgctxt "@info"
msgid ""
"There was an error while extracting <filename>%1</filename>. Any further "
"archive will not be extracted."
msgstr ""
"Wystąpił błąd podczas wypakowywania <filename>%1</filename>. Każde kolejne "
"archiwum nie zostanie wypakowane."
#: app/batchextract.cpp:157
#, kde-kuit-format
msgctxt "@info"
msgid ""
"There was an error while extracting <filename>%1</filename>:<nl/><message>"
"%2</message><nl/>Any further archive will not be extracted."
msgstr ""
"Wystąpił błąd podczas wypakowywania <filename>%1</filename>.<nl/><message>"
"%2</message><nl/>Każde kolejne archiwum nie zostanie wypakowane."
#: app/batchextract.cpp:161
#, kde-kuit-format
msgctxt "@info"
msgid "There was an error while extracting <filename>%1</filename>."
msgstr "Wystąpił błąd podczas wypakowywania <filename>%1</filename>."
#: app/batchextract.cpp:162
#, kde-kuit-format
msgctxt "@info"
msgid ""
"There was an error while extracting <filename>%1</filename>:<nl/><message>"
"%2</message>"
msgstr ""
"Wystąpił błąd podczas wypakowywania <filename>%1</filename>.<nl/><message>"
"%2</message>"
#: app/compressfileitemaction.cpp:67
#, kde-format
msgctxt "@action:inmenu Part of Compress submenu in Dolphin context menu"
msgid "Here (as TAR.GZ)"
msgstr "Tutaj (jako TAR.GZ)"
#: app/compressfileitemaction.cpp:76
#, kde-format
msgctxt "@action:inmenu Part of Compress submenu in Dolphin context menu"
msgid "Here (as ZIP)"
msgstr "Tutaj (jako ZIP)"
#: app/compressfileitemaction.cpp:83
#, kde-format
msgctxt "@action:inmenu Part of Compress submenu in Dolphin context menu"
msgid "Compress to..."
msgstr "Spakuj do..."
#: app/compressfileitemaction.cpp:88
#, kde-format
msgctxt "@action:inmenu Compress submenu in Dolphin context menu"
msgid "Compress"
msgstr "Spakuj"
#: app/extractfileitemaction.cpp:72
#, kde-format
msgctxt "@action:inmenu Part of Extract submenu in Dolphin context menu"
msgid "Extract archive here"
msgstr "Wypakuj tutaj"
#: app/extractfileitemaction.cpp:78
#, kde-format
msgctxt "@action:inmenu Part of Extract submenu in Dolphin context menu"
msgid "Extract archive to..."
msgstr "Wypakuj do..."
#: app/extractfileitemaction.cpp:84
#, kde-format
msgctxt "@action:inmenu Part of Extract submenu in Dolphin context menu"
msgid "Extract archive here, autodetect subfolder"
msgstr "Wypakuj tutaj, do katalogu"
#: app/extractfileitemaction.cpp:89
#, kde-format
msgctxt "@action:inmenu Extract submenu in Dolphin context menu"
msgid "Extract"
msgstr "Wypakuj"
#: app/extractHereDndPlugin.cpp:71
#, kde-format
msgctxt ""
"@action:inmenu Context menu shown when an archive is being drag'n'dropped"
msgid "Extract here"
msgstr "Wypakuj tutaj"
#: app/main.cpp:92
#, kde-format
msgid "Ark"
msgstr "Ark"
#: app/main.cpp:94
#, kde-format
msgid "KDE Archiving tool"
msgstr "Narzędzie KDE do obsługi archiwów"
#: app/main.cpp:96
#, kde-format
msgid "(c) 1997-2019, The Ark Developers"
msgstr "(c) 1997-2019, Programiści Ark"
#: app/main.cpp:103
#, kde-format
msgid "Elvis Angelaccio"
msgstr "Elvis Angelaccio"
#: app/main.cpp:104
#, kde-format
msgid "Maintainer"
msgstr "Opiekun"
#: app/main.cpp:106
#, kde-format
msgid "Ragnar Thomsen"
msgstr "Ragnar Thomsen"
#: app/main.cpp:107
#, kde-format
msgid "Maintainer, KF5 port"
msgstr "Opiekun, przeniósł na KF5"
#: app/main.cpp:109
#, kde-format
msgid "Raphael Kubo da Costa"
msgstr "Raphael Kubo da Costa"
#: app/main.cpp:110 app/main.cpp:113 app/main.cpp:116
#, kde-format
msgid "Former Maintainer"
msgstr "Poprzedni opiekun"
#: app/main.cpp:112
#, kde-format
msgid "Harald Hvaal"
msgstr "Harald Hvaal"
#: app/main.cpp:115
#, kde-format
msgid "Henrique Pinto"
msgstr "Henrique Pinto"
#: app/main.cpp:118
#, kde-format
msgid "Helio Chissini de Castro"
msgstr "Helio Chissini de Castro"
#: app/main.cpp:119
#, kde-format
msgid "Former maintainer"
msgstr "Poprzedni opiekun"
#: app/main.cpp:121
#, kde-format
msgid "Georg Robbers"
msgstr "Georg Robbers"
#: app/main.cpp:124
#, kde-format
msgid "Roberto Selbach Teixeira"
msgstr "Roberto Selbach Teixeira"
#: app/main.cpp:127
#, kde-format
msgid "Francois-Xavier Duranceau"
msgstr "Francois-Xavier Duranceau"
#: app/main.cpp:130
#, kde-format
msgid "Emily Ezust (Corel Corporation)"
msgstr "Emily Ezust (Corel Corporation)"
#: app/main.cpp:133
#, kde-format
msgid "Michael Jarrett (Corel Corporation)"
msgstr "Michael Jarrett (Corel Corporation)"
#: app/main.cpp:136
#, kde-format
msgid "Robert Palmbos"
msgstr "Robert Palmbos"
#: app/main.cpp:140
#, kde-format
msgid "Vladyslav Batyrenko"
msgstr "Vladyslav Batyrenko"
#: app/main.cpp:141
#, kde-format
msgid "Advanced editing functionalities"
msgstr "Zaawansowane możliwości edycji"
#: app/main.cpp:144
#, kde-format
msgid "Bryce Corkins"
msgstr "Bryce Corkins"
#: app/main.cpp:145
#, kde-format
msgid "Icons"
msgstr "Ikony"
#: app/main.cpp:147
#, kde-format
msgid "Liam Smit"
msgstr "Liam Smit"
#: app/main.cpp:148
#, kde-format
msgid "Ideas, help with the icons"
msgstr "Pomysły, pomoc z ikonami"
#: app/main.cpp:150
#, kde-format
msgid "Andrew Smith"
msgstr "Andrew Smith"
#: app/main.cpp:151
#, kde-format
msgid "bkisofs code"
msgstr "kod bkisofs"
#: app/main.cpp:161
#, kde-format
msgid "URLs to open."
msgstr "Adresy URL do otwarcia."
#: app/main.cpp:164
#, kde-format
msgid ""
"Show a dialog for specifying the options for the operation (extract/add)"
msgstr "Pokaż okno dialogowe z opcjami tej operacji (dodawanie/wypakowywanie)"
#: app/main.cpp:167
#, kde-format
msgid ""
"Destination folder to extract to. Defaults to current path if not specified."
msgstr ""
"Docelowy katalog do wypakowywania. Jeśli nie jest podany, użyta będzie "
"aktualna ścieżka."
#. i18n: ectx: label, entry (openDestinationFolderAfterExtraction), group (Extraction)
#: app/main.cpp:171 kerfuffle/ark.kcfg:23
#, kde-format
msgid "Open destination folder after extraction."
msgstr "Otwórz katalog docelowy po wypakowaniu."
#: app/main.cpp:174
#, kde-format
msgid ""
"Query the user for an archive filename and add specified files to it. Quit "
"when finished."
msgstr ""
"Zapytaj użytkownika o nazwę archiwum i dodaj do niego podane pliki. Wyjdź po "
"zakończeniu."
#: app/main.cpp:177
#, kde-format
msgid ""
"Add the specified files to 'filename'. Create archive if it does not exist. "
"Quit when finished."
msgstr ""
"Dodaj podane pliki do 'archiwum'. Utwórz archiwum, jeśli nie istnieje. Wyjdź "
"po zakończeniu."
#: app/main.cpp:181
#, kde-format
msgid ""
"Change the current dir to the first entry and add all other entries relative "
"to this one."
msgstr ""
"Zmień katalog na pierwszą element i dodaj wszystkie następne elementy "
"względne do pierwszego."
#: app/main.cpp:184
#, kde-format
msgid ""
"Automatically choose a filename, with the selected suffix (for example rar, "
"tar.gz, zip or any other supported types)"
msgstr ""
"Sam wybieraj nazwę pliku dla wybranego rozszerzenia (np. rar, tar.gz, zip "
"lub dowolny inny obsługiwany rodzaj)"
#: app/main.cpp:188
#, kde-format
msgid ""
"Use the batch interface instead of the usual dialog. This option is implied "
"if more than one url is specified."
msgstr ""
"Użyj interfejsu dla skryptów zamiast zwykłego okna. Ta opcja jest używana, "
"gdy podano więcej niż jeden URL"
#: app/main.cpp:191
#, kde-format
msgid ""
"The destination argument will be set to the path of the first file supplied."
msgstr "Docelowym katalogiem będzie ścieżka pierwszego podanego pliku."
#: app/main.cpp:194
-#, fuzzy, kde-format
+#, kde-format
#| msgid ""
#| "Archive contents will be read, and if detected to not be a single folder "
#| "archive, a subfolder with the name of the archive will be created."
msgid ""
"Archive contents will be read, and if detected to not be a single folder or "
"a single file archive, a subfolder with the name of the archive will be "
"created."
msgstr ""
"Zawartość archiwum zostanie odczytana i jeśli zostanie wykryte, że nie jest "
-"to archiwum pojedynczego katalogu, to zostanie utworzony podkatalog z nazwą "
-"archiwum."
+"to archiwum pojedynczego katalogu lub pliku, to zostanie utworzony podkatalog"
+" z nazwą archiwum."
#: app/main.cpp:197
#, kde-format
msgid "List supported MIME types."
msgstr "Wypisz obsługiwane rodzaje MIME."
#: app/mainwindow.cpp:147
#, kde-format
msgid "Unable to find Ark's KPart component, please check your installation."
msgstr "Nie można znaleźć elementu KPart dla Ark. Proszę sprawdzić instalację."
#: app/mainwindow.cpp:186
#, kde-format
msgctxt "action, to open an archive"
msgid "Open"
msgstr "Otwórz"
#: app/mainwindow.cpp:187
#, kde-format
msgid "Open an archive"
msgstr "Otwórz archiwum"
#: app/mainwindow.cpp:209
#, kde-format
msgctxt "to open an archive"
msgid "Open Archive"
msgstr "Otwórz archiwum"
#: app/mainwindow.cpp:310
#, kde-format
msgid "Create New Archive"
msgstr "Utwórz nowe archiwum"
#: kerfuffle/adddialog.cpp:60 kerfuffle/adddialog.cpp:98
#, kde-format
msgid "Advanced Options"
msgstr "Opcje zaawansowane"
#: kerfuffle/adddialog.cpp:69
#, kde-format
msgctxt "@action:button"
msgid "Add"
msgstr "Dodaj"
#. i18n: ectx: property (title), widget (QGroupBox, groupCompressFiles)
#: kerfuffle/adddialog.ui:35
#, kde-format
msgid "Files/Folders to Compress"
msgstr "Pliki/katalogi do spakowania"
#: kerfuffle/addtoarchive.cpp:100
#, kde-format
msgid "Compress to Archive"
msgstr "Spakuj do archiwum"
#: kerfuffle/addtoarchive.cpp:154
#, kde-format
msgid "No input files were given."
msgstr "Nie podano plików wejściowych."
#: kerfuffle/addtoarchive.cpp:161
#, kde-kuit-format
msgid ""
"You need to either supply a filename for the archive or a suffix (such as "
"rar, tar.gz) with the <command>--autofilename</command> argument."
msgstr ""
"Musisz podać albo nazwę archiwum, albo rozszerzenie (np. rar, tar.gz) z "
"opcją <command>--autofilename</command>."
#. i18n: ectx: label, entry (showEncryptionWarning), group (General)
#: kerfuffle/ark.kcfg:9
#, kde-format
msgid ""
"Whether to show a warning when creating zip archives with AES encryption."
msgstr ""
"Określa czy wyświetlić ostrzeżenie przy tworzeniu archiwów zip szyfrowanych "
"AES."
#. i18n: ectx: label, entry (defaultOpenAction), group (General)
#: kerfuffle/ark.kcfg:13
#, kde-format
msgid "Default action when opening archive entries."
msgstr "Domyślne działanie po otwarciu elementów archiwum."
#. i18n: ectx: label, entry (closeAfterExtraction), group (Extraction)
#: kerfuffle/ark.kcfg:27
#, kde-format
msgid "Close Ark after extraction."
msgstr "Zamknij Ark po wypakowaniu."
#. i18n: ectx: label, entry (preservePaths), group (Extraction)
#: kerfuffle/ark.kcfg:31
#, kde-format
msgid "Preserve paths when extracting."
msgstr "Zachowaj ścieżki przy wypakowywaniu."
#. i18n: ectx: label, entry (extractToSubfolder), group (Extraction)
#: kerfuffle/ark.kcfg:35
#, kde-format
msgid ""
"Extract to a subfolder if the archive has more than one top-level entry."
msgstr ""
"Wypakuj do podkatalogów, jeśli archiwum ma więcej niż jeden nadrzędny "
"element."
#. i18n: ectx: label, entry (splitterSizes), group (MainWindow)
#: kerfuffle/ark.kcfg:41
#, kde-format
msgid "How the main window is divided."
msgstr "Sposób dzielenia głównego okna."
#. i18n: ectx: label, entry (showInfoPanel), group (MainWindow)
#: kerfuffle/ark.kcfg:45
#, kde-format
msgid "Whether to show the information panel."
msgstr "Czy pokazywać panel informacyjny"
#. i18n: ectx: label, entry (limitPreviewFileSize), group (Preview)
#: kerfuffle/ark.kcfg:55
#, kde-format
msgid "Whether to limit the preview according to file size."
msgstr "Określa czy ograniczać podgląd na podstawie rozmiaru pliku."
#. i18n: ectx: label, entry (previewFileSizeLimit), group (Preview)
#: kerfuffle/ark.kcfg:59
#, kde-format
msgid "Preview file size limit in megabytes."
msgstr "Ograniczenie rozmiaru dla podglądu pliku w megabajtach."
#: kerfuffle/cliinterface.cpp:268
#, kde-kuit-format
msgctxt "@info"
msgid "Failed to locate program <filename>%1</filename> on disk."
msgstr "Nie można ustalić położenia programu <filename>%1</filename> na dysku."
#: kerfuffle/cliinterface.cpp:378
#, kde-format
msgid "Extraction failed. Make sure that enough space is available."
msgstr ""
"Wypakowanie nie powiodło się z powodu niewystarczającego wolnego miejsca."
#: kerfuffle/cliinterface.cpp:381
#, kde-format
msgid ""
"Extraction failed. Make sure you provided the correct password and that "
"enough space is available."
msgstr ""
"Wypakowanie nie powiodło się. Upewnij się, że podałeś poprawne hasło i że "
"masz wystarczająco wolnego miejsca."
#: kerfuffle/cliinterface.cpp:392 kerfuffle/cliinterface.cpp:517
#, kde-format
msgctxt "@info"
msgid "Could not move the extracted file to the destination directory."
msgid_plural "Could not move the extracted files to the destination directory."
msgstr[0] "Nie można przenieść wypakowanego pliku do katalogu docelowego."
msgstr[1] "Nie można przenieść wypakowanych plików do katalogu docelowego."
msgstr[2] "Nie można przenieść wypakowanych plików do katalogu docelowego."
#: kerfuffle/cliinterface.cpp:872
#, kde-format
msgctxt "@info"
msgid "Extraction failed because the disk is full."
msgstr "Wypakowywanie nie powiodło się, bo dysk jest pełen."
#: kerfuffle/cliinterface.cpp:879
#, kde-format
msgctxt "@info"
msgid "Extraction failed: Incorrect password"
msgstr "Wypakowanie nie powiodło się z powodu nieprawidłowego hasła."
#: kerfuffle/cliinterface.cpp:913
#, kde-format
msgid "Incorrect password."
msgstr "Nieprawidłowe hasło."
#: kerfuffle/cliinterface.cpp:936
#, kde-format
msgid "Ark does not currently support testing this archive."
msgstr "Ark obecnie nie obsługuje sprawdzania tych archiwów."
#: kerfuffle/compressionoptionswidget.cpp:149
#, kde-format
msgid "Protection of the list of files is not possible with the %1 format."
msgstr "Ochrona listy plików hasłem nie jest możliwa dla formatu %1."
#: kerfuffle/compressionoptionswidget.cpp:158
#, kde-format
msgid ""
"Protection of the archive with password is not possible with the %1 format."
msgstr "Ochrona archiwum hasłem nie jest możliwa dla formatu %1."
#: kerfuffle/compressionoptionswidget.cpp:173
#, kde-format
msgid "It is not possible to set compression level for the %1 format."
msgstr "Nie można ustawić poziomu kompresji dla formatu %1."
#: kerfuffle/compressionoptionswidget.cpp:193
#, kde-format
msgid "It is not possible to set compression method for the %1 format."
msgstr "Nie można ustawić rodzaju kompresji dla formatu %1."
#: kerfuffle/compressionoptionswidget.cpp:216
#, kde-format
msgid "The %1 format does not support multi-volume archives."
msgstr "Format %1 nie obsługuje archiwów wieloczęściowych."
#. i18n: ectx: property (title), widget (KCollapsibleGroupBox, collapsibleCompression)
#: kerfuffle/compressionoptionswidget.ui:20
#, kde-format
msgid "Compression"
msgstr "Kompresja"
#. i18n: ectx: property (text), widget (QLabel, lblCompLevel1)
#: kerfuffle/compressionoptionswidget.ui:35
#, kde-format
msgid "Level:"
msgstr "Poziom:"
#. i18n: ectx: property (text), widget (QLabel, lblCompLevel2)
#: kerfuffle/compressionoptionswidget.ui:45
#, kde-format
msgid "Min"
msgstr "Min"
#. i18n: ectx: property (text), widget (QLabel, lblCompMethod)
#: kerfuffle/compressionoptionswidget.ui:83
#, kde-format
msgid "Method:"
msgstr "Metoda:"
#. i18n: ectx: property (text), widget (QLabel, lblCompLevel3)
#: kerfuffle/compressionoptionswidget.ui:93
#, kde-format
msgid "Max"
msgstr "Maks"
#. i18n: ectx: property (title), widget (KCollapsibleGroupBox, collapsibleEncryption)
#: kerfuffle/compressionoptionswidget.ui:118
#, kde-format
msgid "Password Protection"
msgstr "Ochrona hasłem"
#. i18n: ectx: property (text), widget (QLabel, lblEncMethod)
#: kerfuffle/compressionoptionswidget.ui:130
#, kde-format
msgid "Encryption method:"
msgstr "Sposób szyfrowania:"
#. i18n: ectx: property (text), widget (QCheckBox, encryptHeaderCheckBox)
#: kerfuffle/compressionoptionswidget.ui:160
#, kde-format
msgid "Ask for password before showing the list of files in the archive"
msgstr "Zapytaj o hasło przed wyświetleniem listy plików w archiwum"
#. i18n: ectx: property (text), widget (KMessageWidget, warningMsgWidget)
#: kerfuffle/compressionoptionswidget.ui:170
#, kde-format
msgid ""
"This encryption method may not be supported by older archiving software."
msgstr ""
"Ten sposób szyfrowanie może być nieobsługiwany na starszym oprogramowaniu do "
"pakowania."
#. i18n: ectx: property (title), widget (KCollapsibleGroupBox, collapsibleMultiVolume)
#: kerfuffle/compressionoptionswidget.ui:183
#, kde-format
msgid "Multi-volume Archive"
msgstr "Archiwum wieloczęściowe"
#. i18n: ectx: property (text), widget (QCheckBox, multiVolumeCheckbox)
#: kerfuffle/compressionoptionswidget.ui:192
#, kde-format
msgid "Create multi-volume archive"
msgstr "Utwórz archiwum wieloczęściowe"
#. i18n: ectx: property (text), widget (QLabel, lblVolumeSize)
#: kerfuffle/compressionoptionswidget.ui:210
#, kde-format
msgid "Volume size:"
msgstr "Rozmiar części:"
#. i18n: ectx: property (suffix), widget (QSpinBox, kcfg_previewFileSizeLimit)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, volumeSizeSpinbox)
#: kerfuffle/compressionoptionswidget.ui:223
#: kerfuffle/previewsettingspage.ui:32
#, kde-format
msgid " megabytes"
msgstr " megabajtów"
#: kerfuffle/createdialog.cpp:132
#, kde-format
msgctxt "the argument is a file extension (the period is not a typo)"
msgid "Automatically add .%1"
msgstr "Dopisz .%1"
#: kerfuffle/createdialog.cpp:219
#, kde-format
msgid "The chosen password does not match the given verification password."
msgstr "Wybrane hasło nie pasuje do danego hasła sprawdzającego."
#. i18n: ectx: property (text), widget (QLabel, label)
#: kerfuffle/createdialog.ui:30
#, kde-format
msgid "Folder:"
msgstr "Katalog:"
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: kerfuffle/createdialog.ui:47
#, kde-format
msgid "Filename:"
msgstr "Nazwa pliku:"
#. i18n: ectx: property (placeholderText), widget (QLineEdit, filenameLineEdit)
#: kerfuffle/createdialog.ui:54
#, kde-format
msgid "Type archive name..."
msgstr "Wpisz nazwę archiwum..."
#. i18n: ectx: property (text), widget (QLabel, m_typeLabel)
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: kerfuffle/createdialog.ui:61 part/infopanel.ui:93
#, kde-format
msgid "Type:"
msgstr "Rodzaj:"
#. i18n: ectx: property (text), widget (QLabel, label_4)
#: kerfuffle/createdialog.ui:78
#, kde-format
msgid "Extension:"
msgstr "Rozszerzenie:"
#: kerfuffle/extractiondialog.cpp:62
#, kde-format
msgctxt "@title:window"
msgid "Extract"
msgstr "Wypakuj"
#: kerfuffle/extractiondialog.cpp:76
#, kde-format
msgid "Extract"
msgstr "Wypakuj"
#: kerfuffle/extractiondialog.cpp:119
#, kde-format
msgid "The subfolder name may not contain the character '/'."
msgstr "Nazwa podkatalogu nie może zawierać znaku '/'."
#: kerfuffle/extractiondialog.cpp:129
#, kde-kuit-format
msgctxt "@info"
msgid ""
"The folder <filename>%1</filename> already exists. Are you sure you want to "
"extract here?"
msgstr ""
"Katalog <filename>%1</filename> już istnieje. Czy na pewno wypakować tutaj?"
#: kerfuffle/extractiondialog.cpp:130
#, kde-format
msgid "Folder exists"
msgstr "Katalog już istnieje"
#: kerfuffle/extractiondialog.cpp:131
#, kde-format
msgid "Extract here"
msgstr "Wypakuj"
#: kerfuffle/extractiondialog.cpp:132
#, kde-format
msgid "Retry"
msgstr "Ponów"
#: kerfuffle/extractiondialog.cpp:142 kerfuffle/extractiondialog.cpp:148
#, kde-kuit-format
msgctxt "@info"
msgid "The folder <filename>%1</filename> could not be created."
msgstr "Nie można utworzyć katalogu <filename>%1</filename>."
#: kerfuffle/extractiondialog.cpp:143
#, kde-kuit-format
msgctxt "@info"
msgid "<filename>%1</filename> already exists, but is not a folder."
msgstr "<filename>%1</filename> już istnieje, ale nie jest katalogiem."
#: kerfuffle/extractiondialog.cpp:149
#, kde-format
msgid "Please check your permissions to create it."
msgstr "Proszę sprawdzić prawa dostępu potrzebne do jego utworzenia."
#: kerfuffle/extractiondialog.cpp:188
#, kde-format
msgid "Extract multiple archives"
msgstr "Wypakuj wiele plików"
#. i18n: ectx: property (windowTitle), widget (QWidget, ExtractionDialog)
#: kerfuffle/extractiondialog.ui:21
#, kde-format
msgid "Extraction Dialog"
msgstr "Okno wypakowywania"
#. i18n: ectx: property (text), widget (QLabel, extractAllLabel)
#: kerfuffle/extractiondialog.ui:70
#, kde-format
msgid "Extract All Files"
msgstr "Wypakuj wszystkie pliki"
#. i18n: ectx: property (title), widget (QGroupBox, singleFolderGroup)
#: kerfuffle/extractiondialog.ui:79
#, kde-format
msgid "E&xtraction into subfolder:"
msgstr "&Wypakuj do podkatalogu:"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#: kerfuffle/extractiondialog.ui:113
#, kde-format
msgid "Options"
msgstr "Ustawienia"
#. i18n: ectx: property (text), widget (QCheckBox, openFolderCheckBox)
#: kerfuffle/extractiondialog.ui:132
#, kde-format
msgid "Open &destination folder after extraction"
msgstr "Otwórz katalog &docelowy po wypakowaniu"
#. i18n: ectx: property (text), widget (QCheckBox, closeAfterExtraction)
#: kerfuffle/extractiondialog.ui:139
#, kde-format
msgid "Close &Ark after extraction"
msgstr "Zamknij &Ark po wypakowaniu"
#. i18n: ectx: property (text), widget (QCheckBox, preservePaths)
#: kerfuffle/extractiondialog.ui:146
#, kde-format
msgid "&Preserve paths when extracting"
msgstr "&Zachowaj ścieżki przy wypakowywaniu"
#. i18n: ectx: property (text), widget (QCheckBox, autoSubfolders)
#: kerfuffle/extractiondialog.ui:153
#, kde-format
msgid "&Automatically create subfolders"
msgstr "S&amoczynnie utwórz podkatalogi"
#. i18n: ectx: property (title), widget (QGroupBox, filesToExtractGroupBox)
#: kerfuffle/extractiondialog.ui:169
#, kde-format
msgctxt "@title:group"
msgid "Extract"
msgstr "Wypakuj"
#. i18n: ectx: property (text), widget (QRadioButton, selectedFilesButton)
#: kerfuffle/extractiondialog.ui:187
#, kde-format
msgid "Sele&cted files only"
msgstr "Tylko wyb&rane pliki"
#. i18n: ectx: property (text), widget (QRadioButton, allFilesButton)
#: kerfuffle/extractiondialog.ui:203
#, kde-format
msgid "All &files"
msgstr "&Wszystkie pliki"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_openDestinationFolderAfterExtraction)
#: kerfuffle/extractionsettingspage.ui:17
#, kde-format
msgid "Open destination folder after extraction"
msgstr "Otwórz katalog docelowy po wypakowaniu"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_closeAfterExtraction)
#: kerfuffle/extractionsettingspage.ui:24
#, kde-format
msgid "Close Ark after extraction"
msgstr "Zamknij Ark po wypakowaniu"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_preservePaths)
#: kerfuffle/extractionsettingspage.ui:31
#, kde-format
msgid "Preserve paths when extracting"
msgstr "Zachowaj ścieżki przy wypakowywaniu"
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_extractToSubfolder)
#: kerfuffle/extractionsettingspage.ui:41
#, kde-format
msgid ""
"Whether to check by default the extraction into subfolder checkbox in the "
"Extraction Dialog, when the archive has more than one top-level entry."
msgstr ""
"Określa początkowe zaznaczenia pola dotyczącego wypakowywania do "
"podkatalogów w oknie wypakowywania, gdy archiwum ma więcej niż jeden "
"nadrzędny element."
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_extractToSubfolder)
#: kerfuffle/extractionsettingspage.ui:44
#, kde-format
msgid "Extract to a subfolder if the archive has more than one top-level entry"
msgstr ""
"Wypakuj do podkatalogów, jeśli archiwum ma więcej niż jeden nadrzędny element"
#. i18n: ectx: property (text), widget (QLabel, label)
#: kerfuffle/generalsettingspage.ui:17
#, kde-format
msgid "When clicking a file in an archive or pressing the Return key:"
msgstr "Po naciśnięciu na pliku w archiwum lub klawisza enter:"
#. i18n: ectx: property (text), widget (QRadioButton, radioButton)
#: kerfuffle/generalsettingspage.ui:33
#, kde-format
msgid "Pre&view the file with internal previewer"
msgstr "Podejrzyj plik w &wewnętrznej przeglądarce"
#. i18n: ectx: property (text), widget (QRadioButton, radioButton_2)
#: kerfuffle/generalsettingspage.ui:43
#, kde-format
msgid "Open the fi&le with associated application"
msgstr "Otwórz plik w przypisa&nym programie"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_showEncryptionWarning)
#: kerfuffle/generalsettingspage.ui:60
#, kde-format
msgid "Show a warning when creating zip archives with AES encryption"
msgstr "Wyświetl ostrzeżenie przy tworzeniu archiwów zip szyfrowanych AES"
#: kerfuffle/jobs.cpp:119
#, kde-format
msgid "No suitable plugin found. Ark does not seem to support this file type."
msgstr "Brak odpowiedniej wtyczki. Ark nie obsługuje plików tego rodzaju."
#: kerfuffle/jobs.cpp:123
#, kde-format
msgid ""
"Failed to load a suitable plugin. Make sure any executables needed to handle "
"the archive type are installed."
msgstr ""
"Nie można wczytać odpowiedniej wtyczki. Upewnij się, że wgrano wszystkie "
"narzędzia do obsługi archiwum tego rodzaju."
#: kerfuffle/jobs.cpp:262
#, kde-format
msgid "Loading archive"
msgstr "Wczytywanie archiwum"
#: kerfuffle/jobs.cpp:262 kerfuffle/jobs.cpp:511 kerfuffle/jobs.cpp:657
#: kerfuffle/jobs.cpp:710 kerfuffle/jobs.cpp:748 kerfuffle/jobs.cpp:780
#: kerfuffle/jobs.cpp:828
#, kde-format
msgid "Archive"
msgstr "Archiwum"
#: kerfuffle/jobs.cpp:507
#, kde-format
msgid "Extracting all files"
msgstr "Wypakowywanie wszystkich plików"
#. i18np on purpose so this translation may properly be reused.
#: kerfuffle/jobs.cpp:509 kerfuffle/jobs.cpp:583
#, kde-format
msgid "Extracting one file"
msgid_plural "Extracting %1 files"
msgstr[0] "Wypakowywanie 1 pliku"
msgstr[1] "Wypakowywanie %1 plików"
msgstr[2] "Wypakowywanie %1 plików"
#: kerfuffle/jobs.cpp:511
#, kde-format
msgctxt "extraction folder"
msgid "Destination"
msgstr "Miejsce docelowe"
#: kerfuffle/jobs.cpp:515
#, kde-kuit-format
msgid ""
"Could not write to destination <filename>%1</filename>.<nl/>Check whether "
"you have sufficient permissions."
msgstr ""
"Nie można zapisać w miejscu docelowym <filename>%1</filename>.<nl/>Sprawdź "
"czy masz wystarczające uprawnienia."
#: kerfuffle/jobs.cpp:656
#, kde-format
msgid "Compressing a file"
msgid_plural "Compressing %1 files"
msgstr[0] "Pakowanie pliku"
msgstr[1] "Pakowanie %1 plików"
msgstr[2] "Pakowanie %1 plików"
#: kerfuffle/jobs.cpp:709
#, kde-format
msgid "Moving a file"
msgid_plural "Moving %1 files"
msgstr[0] "Przenoszenie pliku"
msgstr[1] "Przenoszenie %1 plików"
msgstr[2] "Przenoszenie %1 plików"
#: kerfuffle/jobs.cpp:747
#, kde-format
msgid "Copying a file"
msgid_plural "Copying %1 files"
msgstr[0] "Kopiowanie pliku"
msgstr[1] "Kopiowanie %1 plików"
msgstr[2] "Kopiowanie %1 plików"
#: kerfuffle/jobs.cpp:779
#, kde-format
msgid "Deleting a file from the archive"
msgid_plural "Deleting %1 files"
msgstr[0] "Usuwanie 1 pliku z archiwum"
msgstr[1] "Usuwanie %1 plików z archiwum"
msgstr[2] "Usuwanie %1 plików z archiwum"
#: kerfuffle/jobs.cpp:803
#, kde-format
msgid "Adding comment"
msgstr "Dodawanie komentarza"
#: kerfuffle/jobs.cpp:828
#, kde-format
msgid "Testing archive"
msgstr "Próba archiwum"
#: kerfuffle/pluginsettingspage.cpp:57
#, kde-format
msgid ""
"The plugin cannot be used because one or more required executables are "
"missing. Check your installation."
msgstr ""
"Nie można użyć wtyczki, ponieważ brakuje jednego lub wyięcej wymaganych "
"plików wykonywalnych. Sprawdź swoją instalację."
#. i18n: @title:column
#. i18n: ectx: property (text), widget (QTreeWidget, kcfg_disabledPlugins)
#: kerfuffle/pluginsettingspage.ui:24
#, kde-format
msgid "Name"
msgstr "Nazwa"
#. i18n: @title:column
#. i18n: ectx: property (text), widget (QTreeWidget, kcfg_disabledPlugins)
#: kerfuffle/pluginsettingspage.ui:29
#, kde-format
msgid "Description"
msgstr "Opis"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_limitPreviewFileSize)
#: kerfuffle/previewsettingspage.ui:22
#, kde-format
msgid "Disable preview for files larger than:"
msgstr "Wyłącz podgląd dla plików większych niż:"
#: kerfuffle/propertiesdialog.cpp:61
#, kde-format
msgctxt "@title:window"
msgid "Properties for %1"
msgstr "Właściwości %1"
#. i18n: ectx: property (text), widget (KSqueezedTextLabel, m_passwordValueLabel)
#: kerfuffle/propertiesdialog.cpp:69 kerfuffle/propertiesdialog.cpp:71
#: part/infopanel.ui:195
#, kde-format
msgid "yes"
msgstr "tak"
#: kerfuffle/propertiesdialog.cpp:69 kerfuffle/propertiesdialog.cpp:70
#: kerfuffle/propertiesdialog.cpp:71 kerfuffle/propertiesdialog.cpp:84
#, kde-format
msgid "no"
msgstr "nie"
#: kerfuffle/propertiesdialog.cpp:70
#, kde-format
msgid "yes (%1 volumes)"
msgstr "tak (%1 częsci)"
#: kerfuffle/propertiesdialog.cpp:72
#, kde-format
msgid "%1 file"
msgid_plural "%1 files"
msgstr[0] "%1 plik"
msgstr[1] "%1 pliki"
msgstr[2] "%1 plików"
#: kerfuffle/propertiesdialog.cpp:73
#, kde-format
msgid ", %1 folder"
msgid_plural ", %1 folders"
msgstr[0] ", %1 katalog"
msgstr[1] ", %1 katalogi"
msgstr[2] ", %1 katalogów"
#: kerfuffle/propertiesdialog.cpp:87
#, kde-format
msgid "only file contents (%1)"
msgstr "tylko zawartość plików (%1) "
#: kerfuffle/propertiesdialog.cpp:90
#, kde-format
msgid "yes (%1)"
msgstr "tak (%1)"
#: kerfuffle/propertiesdialog.cpp:107 kerfuffle/propertiesdialog.cpp:108
#: kerfuffle/propertiesdialog.cpp:109
#, kde-format
msgid "Calculating..."
msgstr "Obliczanie..."
#. i18n: ectx: property (text), widget (QLabel, label)
#: kerfuffle/propertiesdialog.ui:37
#, kde-format
msgid "Archive name:"
msgstr "Nazwa archiwum:"
#. i18n: ectx: property (text), widget (QLabel, label_4)
#: kerfuffle/propertiesdialog.ui:54
#, kde-format
msgid "Archive type:"
msgstr "Rodzaj archiwum:"
#. i18n: ectx: property (text), widget (QLabel, label_11)
#: kerfuffle/propertiesdialog.ui:71
#, kde-format
msgid "Mime-type:"
msgstr "Typ MIME:"
#. i18n: ectx: property (text), widget (QLabel, label_8)
#: kerfuffle/propertiesdialog.ui:88
#, kde-format
msgid "Opened read-only:"
msgstr "Otwarte jako tylko-do-odczytu:"
#. i18n: ectx: property (text), widget (QLabel, m_passwordLabel)
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: kerfuffle/propertiesdialog.ui:105 part/infopanel.ui:179
#, kde-format
msgid "Password-protected:"
msgstr "Zabezpieczone hasłem:"
#. i18n: ectx: property (text), widget (QLabel, label_10)
#: kerfuffle/propertiesdialog.ui:122
#, kde-format
msgid "Has comment:"
msgstr "Ma komentarz:"
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: kerfuffle/propertiesdialog.ui:139
#, kde-format
msgid "Number of entries:"
msgstr "Liczba elementów:"
#. i18n: ectx: property (text), widget (QLabel, label_5)
#: kerfuffle/propertiesdialog.ui:156
#, kde-format
msgid "Unpacked size:"
msgstr "Rozmiar przed spakowaniem:"
#. i18n: ectx: property (text), widget (QLabel, label_7)
#: kerfuffle/propertiesdialog.ui:173
#, kde-format
msgid "Packed size:"
msgstr "Rozmiar po spakowaniu"
#. i18n: ectx: property (text), widget (QLabel, label_9)
#: kerfuffle/propertiesdialog.ui:190
#, kde-format
msgid "Compression ratio:"
msgstr "Stopień spakowania:"
#. i18n: ectx: property (text), widget (QLabel, label_6)
#: kerfuffle/propertiesdialog.ui:207
#, kde-format
msgid "Last modified:"
msgstr "Ostatnia zmiana:"
#. i18n: ectx: property (text), widget (QLabel, label_12)
#: kerfuffle/propertiesdialog.ui:224
#, kde-format
msgid "MD5 hash:"
msgstr "Hasz MD5:"
#. i18n: ectx: property (text), widget (QLabel, label_13)
#: kerfuffle/propertiesdialog.ui:244
#, kde-format
msgid "SHA-1 hash:"
msgstr "Hasz SHA-1:"
#. i18n: ectx: property (text), widget (QLabel, label_14)
#: kerfuffle/propertiesdialog.ui:261
#, kde-format
msgid "SHA-256 hash:"
msgstr "Hasz SHA-256:"
#. i18n: ectx: property (text), widget (QLabel, label_15)
#: kerfuffle/propertiesdialog.ui:278
#, kde-format
msgid "Multi-volume:"
msgstr "Wieloczęściowe:"
#. i18n: ectx: property (text), widget (QLabel, label_16)
#: kerfuffle/propertiesdialog.ui:295
#, kde-format
msgid "Compression method(s):"
msgstr "Rodzaje kompresji:"
#: kerfuffle/queries.cpp:95
#, kde-format
msgctxt "@title:window"
msgid "File Already Exists"
msgstr "Plik już istnieje"
#: kerfuffle/queries.cpp:178
#, kde-kuit-format
msgctxt "@info"
msgid ""
"The archive <filename>%1</filename> is password protected. Please enter the "
"password."
msgstr ""
"Archiwum <filename>%1</filename> jest zabezpieczone hasłem. Podaj hasło."
#: kerfuffle/queries.cpp:182
#, kde-format
msgid "Incorrect password, please try again."
msgstr "Błędne hasło. Spróbuj ponownie."
#: kerfuffle/queries.cpp:217
#, kde-kuit-format
msgctxt "@info"
msgid ""
"The archive you're trying to open is corrupt.<nl/>Some files may be missing "
"or damaged."
msgstr ""
"Archiwum, które próbujesz otworzyć jest uszkodzone.<nl/>Pewnych plików może "
"brakować lub mogą one być uszkodzone."
#: kerfuffle/queries.cpp:219
#, kde-format
msgctxt "@title:window"
msgid "Corrupt archive"
msgstr "Uszkodzone archiwum"
#: kerfuffle/queries.cpp:220
#, kde-format
msgctxt "@action:button"
msgid "Open as Read-Only"
msgstr "Otwórz jako tylko-do-odczytu"
#: kerfuffle/queries.cpp:221
#, kde-format
msgctxt "@action:button"
msgid "Don't Open"
msgstr "Nie otwieraj"
#: kerfuffle/queries.cpp:230
#, kde-format
msgid "Don't ask again."
msgstr "Nie pytaj ponownie."
#: kerfuffle/queries.cpp:242
#, kde-format
msgid "Error during extraction"
msgstr "Błąd podczas wypakowywania"
#: kerfuffle/queries.cpp:243
#, kde-kuit-format
msgid ""
"Extraction of the entry:<nl/> <filename>%1</filename><nl/>failed with the "
"error message:<nl/> %2<nl/><nl/>Do you want to continue extraction?<nl/>"
msgstr ""
"Wypakowywanie elementu:<nl/> <filename>%1</filename><nl/>zakończono "
"wiadomością błędu:<nl/> %2<nl/><nl/>Czy chcesz kontynuować wypakowywanie?"
"<nl/>"
#: part/archivemodel.cpp:174
#, kde-format
msgctxt "Name of a file inside an archive"
msgid "Name"
msgstr "Nazwa"
#: part/archivemodel.cpp:176
#, kde-format
msgctxt "Uncompressed size of a file inside an archive"
msgid "Size"
msgstr "Rozmiar"
#: part/archivemodel.cpp:178
#, kde-format
msgctxt "Compressed size of a file inside an archive"
msgid "Compressed"
msgstr "Spakowany"
#: part/archivemodel.cpp:180
#, kde-format
msgctxt "Compression rate of file"
msgid "Rate"
msgstr "Szybkość"
#: part/archivemodel.cpp:182
#, kde-format
msgctxt "File's owner username"
msgid "Owner"
msgstr "Właściciel"
#: part/archivemodel.cpp:184
#, kde-format
msgctxt "File's group"
msgid "Group"
msgstr "Grupa"
#: part/archivemodel.cpp:186
#, kde-format
msgctxt "File permissions"
msgid "Mode"
msgstr "Tryb"
#: part/archivemodel.cpp:188
#, kde-format
msgctxt "CRC hash code"
msgid "CRC checksum"
msgstr "Suma sprawdzająca CRC"
#: part/archivemodel.cpp:190
#, kde-format
msgctxt "BLAKE2 hash code"
msgid "BLAKE2 checksum"
msgstr "Suma sprawdzająca BLAKE2"
#: part/archivemodel.cpp:192
#, kde-format
msgctxt "Compression method"
msgid "Method"
msgstr "Metoda"
#: part/archivemodel.cpp:195
#, kde-format
msgctxt "File version"
msgid "Version"
msgstr "Wersja"
#: part/archivemodel.cpp:197
#, kde-format
msgctxt "Timestamp"
msgid "Date"
msgstr "Data"
#: part/archivemodel.cpp:199
#, kde-format
msgctxt "Unnamed column"
msgid "??"
msgstr "??"
#: part/archivemodel.cpp:310
#, kde-format
msgid "Adding files is not supported for this archive."
msgstr "Dodawanie plików nie jest obsługiwane dla tego archiwum."
#. i18n: ectx: Menu (ark_file)
#: part/ark_part.rc:15
#, kde-format
msgid "&File"
msgstr "&Plik"
#. i18n: ectx: Menu (settings)
#: part/ark_part.rc:29
#, kde-format
msgid "&Settings"
msgstr "U&stawienia"
#. i18n: ectx: ToolBar (mainToolBar)
#: part/ark_part.rc:34
#, kde-format
msgid "Main Toolbar"
msgstr "Główny pasek narzędzi"
#: part/arkviewer.cpp:60
#, kde-format
msgid "Closing preview"
msgstr "Zamykanie podglądu..."
#: part/arkviewer.cpp:61
#, kde-format
msgid "Please wait while the preview is being closed..."
msgstr "Proszę czekać na zamknięcie podglądu..."
#: part/arkviewer.cpp:119
#, kde-kuit-format
msgid ""
"The internal viewer cannot preview this type of file<nl/>(%1).<nl/><nl/>Do "
"you want to try to view it as plain text?"
msgstr ""
"Wewnętrzna przeglądarka nie może wyświetlić tego pliku<nl/>(%1). <nl/><nl/"
">Czy chcesz spróbować wyświetlić ten plik jako zwykły tekst?"
#: part/arkviewer.cpp:120 part/arkviewer.cpp:132
#, kde-format
msgctxt "@title:window"
msgid "Cannot Preview File"
msgstr "Nie można wyświetlić pliku"
#: part/arkviewer.cpp:121 part/arkviewer.cpp:133
#, kde-format
msgctxt "@action:button"
msgid "Preview as Text"
msgstr "Wyświetl jako tekst"
#: part/arkviewer.cpp:131
#, kde-kuit-format
msgid ""
"The internal viewer cannot preview this unknown type of file.<nl/><nl/>Do "
"you want to try to view it as plain text?"
msgstr ""
"Wewnętrzna przeglądarka nie może wyświetlić tego nieznanego typu pliku. <nl/"
"><nl/>Czy chcesz spróbować wyświetlić ten plik jako zwykły tekst?"
#: part/arkviewer.cpp:158
#, kde-format
msgid "The internal viewer cannot preview this file."
msgstr "Wewnętrzna przeglądarka nie może wyświetlić tego pliku."
#: part/infopanel.cpp:68
#, kde-format
msgid "No archive loaded"
msgstr "Nie wczytano archiwum"
#: part/infopanel.cpp:119
#, kde-format
msgid "Symbolic Link"
msgstr "Dowiązanie symboliczne"
#: part/infopanel.cpp:124
#, kde-format
msgid "Unknown size"
msgstr "Nieznany rozmiar"
#: part/infopanel.cpp:145
#, kde-format
msgid "One file selected"
msgid_plural "%1 files selected"
msgstr[0] "Wybrano 1 plik"
msgstr[1] "Wybrano %1 pliki"
msgstr[2] "Wybrano %1 plików"
#. i18n: ectx: property (windowTitle), widget (QWidget, InformationPanel)
#: part/infopanel.ui:20
#, kde-format
msgid "Information Panel"
msgstr "Panel informacyjny"
#. i18n: ectx: property (text), widget (QLabel, additionalInfo)
#: part/infopanel.ui:64
#, kde-format
msgid "Unknown file type"
msgstr "Nieznany rodzaj pliku"
#. i18n: ectx: property (text), widget (QLabel, m_ownerLabel)
#: part/infopanel.ui:113
#, kde-format
msgid "Owner:"
msgstr "Właściciel:"
#. i18n: ectx: property (text), widget (QLabel, m_groupLabel)
#: part/infopanel.ui:133
#, kde-format
msgid "Group:"
msgstr "Grupa:"
#. i18n: ectx: property (text), widget (QLabel, m_targetLabel)
#: part/infopanel.ui:153
#, kde-format
msgid "Target:"
msgstr "Na miejsce:"
#. i18n: ectx: property (windowTitle), widget (QWidget, JobTrackerWidget)
#: part/jobtracker.ui:13
#, kde-format
msgid "Job Tracker"
msgstr "Śledzenie zadań"
#. i18n: ectx: property (text), widget (QLabel, descriptionLabel)
#: part/jobtracker.ui:43
#, kde-format
msgid "<b>Job Description</b>"
msgstr "<b>Opis zadania</b>"
#. i18n: ectx: property (text), widget (QLabel, informationLabel)
#: part/jobtracker.ui:62
#, kde-format
msgid "Some Information about the job"
msgstr "Nieco danych o zadaniu"
#: part/overwritedialog.cpp:47
#, kde-format
msgid ""
"Files with the following paths already exist. Remove them if you really want "
"to overwrite."
msgstr ""
"Pliki o następujących ścieżkach już istnieją. Usuń je, jeśli twoim zamiarem "
"jest je zastąpić."
#: part/overwritedialog.cpp:49
#, kde-format
msgid ""
"Files with the following paths already exist. Do you want to continue "
"overwriting them?"
msgstr "Pliki o następujących ścieżkach już istnieją. Czy chcesz je zastąpić?"
#: part/part.cpp:98
#, kde-format
msgid "ArkPart"
msgstr "ArkPart"
#: part/part.cpp:122
#, kde-format
msgid "Comment"
msgstr "Komentarz"
#: part/part.cpp:133
#, kde-format
msgid "Comment has been modified."
msgstr "Komentarz uległ zmianie."
#: part/part.cpp:138
#, kde-format
msgid "Save"
msgstr "Zapisz"
#: part/part.cpp:161
#, kde-format
msgid "Type to search..."
msgstr "Pisz, aby zacząć szukać..."
#: part/part.cpp:299
#, kde-kuit-format
msgctxt "@info"
msgid "Ark can only extract to local destinations."
msgstr "Ark może wypakowywać tylko lokalnie."
#: part/part.cpp:355
#, kde-format
msgctxt "@action:inmenu"
msgid "Show Information Panel"
msgstr "Pokaż panel informacyjny"
#: part/part.cpp:365
#, kde-format
msgctxt "open a file with external program"
msgid "&Open"
msgstr "&Otwórz"
#: part/part.cpp:367
#, kde-format
msgctxt "@info:tooltip"
msgid "Click to open the selected file with the associated application"
msgstr "Naciśnij, aby otworzyć wybrany plik programem skojarzonym"
#: part/part.cpp:371
#, kde-format
msgctxt "open a file with external program"
msgid "Open &With..."
msgstr "Otwórz &w..."
#: part/part.cpp:373
#, kde-format
msgctxt "@info:tooltip"
msgid "Click to open the selected file with an external program"
msgstr "Naciśnij, aby otworzyć wybrany plik programem zewnętrznym"
#: part/part.cpp:377
#, kde-format
msgctxt "to preview a file inside an archive"
msgid "Pre&view"
msgstr "Po&dgląd"
#: part/part.cpp:379
#, kde-format
msgctxt "@info:tooltip"
msgid "Click to preview the selected file"
msgstr "Naciśnij, aby podejrzeć wybrany plik"
#: part/part.cpp:384
#, kde-format
msgctxt "@action:inmenu"
msgid "E&xtract All"
msgstr "&Wypakuj wszystko"
#: part/part.cpp:386
#, kde-format
msgid ""
"Click to open an extraction dialog, where you can choose how to extract all "
"the files in the archive"
msgstr ""
"Naciśnij, aby otworzyć okno dialogowe wypakowywania, gdzie możesz określić "
"sposób wypakowania dla wszystkich plików w archiwum"
#: part/part.cpp:391
#, kde-format
msgctxt "@action:inmenu"
msgid "&Extract"
msgstr "&Wypakuj"
#: part/part.cpp:394
#, kde-format
msgid ""
"Click to open an extraction dialog, where you can choose to extract either "
"all files or just the selected ones"
msgstr ""
"Naciśnij, aby otworzyć okno dialogowe wypakowywania, gdzie można wybrać "
"wszystkie pliki lub tylko zaznaczone"
#: part/part.cpp:399
#, kde-format
msgid "Add &Files..."
msgstr "Dodaj &pliki..."
#: part/part.cpp:400 part/part.cpp:462
#, kde-format
msgctxt "@info:tooltip"
msgid "Click to add files to the archive"
msgstr "Naciśnij, aby dodać pliki do archiwum"
#: part/part.cpp:416
#, kde-format
msgctxt "@action:inmenu"
msgid "&Properties"
msgstr "&Właściwości"
#: part/part.cpp:418
#, kde-format
msgctxt "@info:tooltip"
msgid "Click to see properties for archive"
msgstr "Naciśnij, aby obejrzeć właściwości archiwum"
#: part/part.cpp:424
#, kde-format
msgctxt "@info:tooltip"
msgid "Click to add or edit comment"
msgstr "Naciśnij, aby dodać lub edytować komentarz"
#: part/part.cpp:429
#, kde-format
msgctxt "@action:inmenu"
msgid "&Test Integrity"
msgstr "&Sprawdź spójność"
#: part/part.cpp:431 part/part.cpp:463
#, kde-format
msgctxt "@info:tooltip"
msgid "Click to test the archive for integrity"
msgstr "Naciśnij, aby sprawdzić spójność archiwum"
#: part/part.cpp:457
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid ""
"Adding files to existing password-protected archives with no header-"
"encryption is currently not supported.<nl/><nl/>Extract the files and create "
"a new archive if you want to add files."
msgstr ""
"Dodawanie plików do istniejących archiwów chronionych hasłem, bez "
"szyfrowania nagłówka jest obecnie nieobsługiwane.<nl/><nl/>Wypakuj pliki i "
"utwórz nowe archiwum, jeśli chcesz dodać te pliki."
#: part/part.cpp:460
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid ""
"Testing password-protected archives with no header-encryption is currently "
"not supported."
msgstr ""
"Sprawdzanie archiwów chronionych hasłem, bez szyfrowania nagłówka jest "
"obecnie nieobsługiwane."
#: part/part.cpp:528
#, kde-format
msgctxt "@action:inmenu mutually exclusive with Add &Comment"
msgid "Edit &Comment"
msgstr "Edytuj &komentarz"
#: part/part.cpp:529 part/part.cpp:537
#, kde-format
msgctxt "@action:inmenu mutually exclusive with Edit &Comment"
msgid "Add &Comment"
msgstr "Dodaj &komentarz"
#: part/part.cpp:638
#, kde-format
msgid "The archive passed the integrity test."
msgstr "Archiwum przeszło próbę spójności."
#: part/part.cpp:638 part/part.cpp:640
#, kde-format
msgid "Test Results"
msgstr "Wyniki próby"
#: part/part.cpp:640
#, kde-format
msgid "The archive failed the integrity test."
msgstr "Archiwum nie przeszło próby spójności."
#: part/part.cpp:661
#, kde-format
msgid "Extract To..."
msgstr "Wypakuj do..."
#: part/part.cpp:675
#, kde-format
msgid "Quick Extract To..."
msgstr "Szybko wypakuj do..."
#: part/part.cpp:804
#, kde-format
msgctxt "@title:tab"
msgid "General Settings"
msgstr "Ustawienia ogólne"
#: part/part.cpp:805
#, kde-format
msgctxt "@title:tab"
msgid "Extraction Settings"
msgstr "Ustawienia wypakowywania"
#: part/part.cpp:806
#, kde-format
msgctxt "@title:tab"
msgid "Plugin Settings"
msgstr "Ustawienia wtyczek"
#: part/part.cpp:807
#, kde-format
msgctxt "@title:tab"
msgid "Preview Settings"
msgstr "Ustawienia podglądu"
#: part/part.cpp:819
#, kde-kuit-format
msgctxt "@info"
msgid "<filename>%1</filename> is a directory."
msgstr "<filename>%1</filename> jest katalogiem."
#: part/part.cpp:828
#, kde-kuit-format
msgctxt "@info"
msgid ""
"Could not overwrite <filename>%1</filename>. Check whether you have write "
"permission."
msgstr ""
"Nie można zastąpić <filename>%1</filename>.<nl/>Upewnij się, że masz "
"uprawnienia do zapisu."
#: part/part.cpp:834
#, kde-kuit-format
msgctxt "@info"
msgid ""
"The archive <filename>%1</filename> will be created as soon as you add a "
"file."
msgstr ""
"Archiwum <filename>%1</filename> zostanie utworzono zaraz po tym jak dodasz "
"jakiś plik do niego."
#: part/part.cpp:837
#, kde-kuit-format
msgctxt "@info"
msgid "The archive <filename>%1</filename> was not found."
msgstr "Nie znaleziono archiwum <filename>%1</filename>."
#: part/part.cpp:842
#, kde-kuit-format
msgctxt "@info"
msgid ""
"The archive <filename>%1</filename> could not be loaded, as it was not "
"possible to read from it."
msgstr ""
"Nie można wczytać archiwum <filename>%1</filename>, gdyż nie można go "
"odczytać."
#: part/part.cpp:855
#, kde-kuit-format
msgctxt "@info"
msgid ""
"The archive <filename>%1</filename> already exists. Do you wish to overwrite "
"it?"
msgstr "Archiwum <filename>%1</filename> już istnieje. Czy chcesz je zastąpić?"
#: part/part.cpp:857
#, kde-format
msgctxt "@title:window"
msgid "File Exists"
msgstr "Plik istnieje"
#: part/part.cpp:894
#, kde-kuit-format
msgctxt "@info"
msgid "The archive is empty or Ark could not open its content."
msgstr "Archiwum jest puste lub Ark nie może odczytać jego zawartości."
#: part/part.cpp:899
#, kde-kuit-format
msgctxt "@info"
msgid "Ark does not currently support ISO files with UDF filesystem."
msgstr "Ark obecnie nie obsługuje plików ISO o systemie plików UDF."
#: part/part.cpp:928
#, kde-kuit-format
msgctxt "@info"
msgid ""
"Loading the archive <filename>%1</filename> failed with the following error:"
"<nl/><message>%2</message>"
msgstr ""
"Wczytywanie archiwum <filename>%1</filename> zakończyło się błędem: <nl/"
"><message>%2</message>"
#: part/part.cpp:988
#, kde-format
msgid "Ark cannot open symlinks."
msgstr "Ark nie może otwierać dowiązań symbolicznych."
#: part/part.cpp:1088
#, kde-kuit-format
msgid ""
"The file <filename>%1</filename> was modified. Do you want to update the "
"archive?"
msgstr ""
"Plik <filename>%1</filename> uległ zmianie. Czy chcesz uaktualnić archiwum?"
#: part/part.cpp:1090
#, kde-format
msgctxt "@title:window"
msgid "File Modified"
msgstr "Plik zmieniony"
#: part/part.cpp:1368
#, kde-format
msgctxt "@title:window"
msgid "Add Files"
msgstr "Dodaj pliki"
#: part/part.cpp:1373
#, kde-format
msgctxt "@title:window"
msgid "Add Files to %1"
msgstr "Dodaj pliki do %1"
#: part/part.cpp:1437
#, kde-format
msgid "Filename can't contain slashes and can't be equal to \".\" or \"..\""
msgstr ""
"Nazwa pliku nie może zawierać ukośników i nie może być \".\" lub \"..\""
#: part/part.cpp:1481
#, kde-format
msgid "Folders can't be moved into themselves."
msgstr "Nie można przenieść katalogu do samego siebie."
#: part/part.cpp:1482
#, kde-format
msgid "Moving a folder into itself"
msgstr "Przenoszenie katalogu do samego siebie"
#: part/part.cpp:1510
#, kde-format
msgid "Entries with the same names can't be pasted to the same destination."
msgstr "Nie można wkleić wpisów o tych samych nazwach w to samo miejsce."
#: part/part.cpp:1605
#, kde-format
msgctxt "@info"
msgid "Deleting this file is not undoable. Are you sure you want to do this?"
msgid_plural ""
"Deleting these files is not undoable. Are you sure you want to do this?"
msgstr[0] ""
"Usunięcie tego pliku będzie nieodwracalne. Czy na pewno kontynuować?"
msgstr[1] ""
"Usunięcie tych plików będzie nieodwracalne. Czy na pewno kontynuować?"
msgstr[2] ""
"Usunięcie tych plików będzie nieodwracalne. Czy na pewno kontynuować?"
#: part/part.cpp:1608
#, kde-format
msgctxt "@title:window"
msgid "Delete File"
msgid_plural "Delete Files"
msgstr[0] "Usuń plik"
msgstr[1] "Usuń pliki"
msgstr[2] "Usuń pliki"
#: part/part.cpp:1651
#, kde-format
msgctxt "@title:window"
msgid "Save Archive As"
msgstr "Zapisz archiwum jako"
#: part/part.cpp:1658
#, kde-kuit-format
msgctxt "@info"
msgid ""
"An archive named <filename>%1</filename> already exists. Are you sure you "
"want to overwrite it?"
msgstr ""
"Plik o nazwie <filename>%1</filename> już istnieje. Na pewno zastąpić go?"
#: part/part.cpp:1672
#, kde-kuit-format
msgctxt "@info"
msgid ""
"The archive <filename>%1</filename> cannot be copied to the specified "
"location. The archive does not exist anymore."
msgstr ""
"Nie można skopiować pliku <filename>%1</filename> do podanego katalogu. "
"Archiwum nie istnieje."
#: part/part.cpp:1686
#, kde-kuit-format
msgctxt "@info"
msgid ""
"The archive could not be saved as <filename>%1</filename>. Try saving it to "
"another location."
msgstr ""
"Nie można zapisać archiwum jako <filename>%1</filename>. Proszę spróbować "
"innej nazwy."
#: plugins/cli7zplugin/cliplugin.cpp:126
#: plugins/cliunarchiverplugin/cliplugin.cpp:100
#, kde-format
msgid "Listing the archive failed."
msgstr "Nie udało się wypisanie zawartości archiwum."
#: plugins/cli7zplugin/cliplugin.cpp:296
#, kde-format
msgid "Extraction failed due to an unknown error."
msgstr "Wypakowywanie nie powiodło się z powodu nieznanego błędu."
#: plugins/cli7zplugin/cliplugin.cpp:302 plugins/clizipplugin/cliplugin.cpp:203
#, kde-format
msgid ""
"Extraction failed due to one or more corrupt files. Any extracted files may "
"be damaged."
msgstr ""
"Wypakowywanie nie powiodło się z powodu jednego lub więcej uszkodzonych "
"plików. Każdy wypakowany plik może być uszkodzony."
#: plugins/cli7zplugin/cliplugin.cpp:313
#, kde-format
msgid ""
"Delete operation failed. Try upgrading p7zip or disabling the p7zip plugin "
"in the configuration dialog."
msgstr ""
"Nie udała się czynność usuwania. Spróbuj uaktualnić p7zip lub wyłączyć "
"wtyczkę p7zip w oknie ustawień."
#: plugins/clirarplugin/cliplugin.cpp:171
#: plugins/clirarplugin/cliplugin.cpp:314
#: plugins/clirarplugin/cliplugin.cpp:568
#, kde-format
msgid "Failed to find all archive volumes."
msgstr "Nie udało się znaleźć wszystkich części archiwum."
#: plugins/clirarplugin/cliplugin.cpp:335
#, kde-format
msgid ""
"Your unrar executable is version %1, which is too old to handle this "
"archive. Please update to a more recent version."
msgstr ""
"Wersja twojego pliku wykonywalnego unrar to %1 i jest zbyt stara na obsługę "
"tego archiwum. Uaktualnij go do nowszej wersji."
#: plugins/clirarplugin/cliplugin.cpp:342
#, kde-format
msgid ""
"Unrar reported a non-RAR archive. The installed unrar version (%1) is old. "
"Try updating your unrar."
msgstr ""
"Unrar zwrócił archiwum nie-RAR. Wgrana wersja unrar (%1) jest stara. Spróbuj "
"uaktualnić unrar na swoim systemie."
#: plugins/clirarplugin/cliplugin.cpp:563
#, kde-format
msgid "One or more wrong checksums"
msgstr "Jedna lub więcej złych sum sprawdzających"
#: plugins/cliunarchiverplugin/cliplugin.cpp:112
#, kde-format
msgid "Extraction failed."
msgstr "Nie udało się wypakowywanie."
#: plugins/cliunarchiverplugin/cliplugin.cpp:146
#, kde-format
msgid "Not enough memory for loading the archive."
msgstr "Brak wystarczającej pamięci do wczytania archiwum."
#: plugins/cliunarchiverplugin/cliplugin.cpp:198
#, kde-format
msgid "Wrong password."
msgstr "Nieprawidłowe hasło."
#: plugins/clizipplugin/cliplugin.cpp:193
#, kde-format
msgid "Extraction failed due to unsupported compression method (%1)."
msgstr ""
"Wypakowywanie nie powiodło się z powodu nieobsługiwanego sposobu pakowania "
"(%1)."
#: plugins/clizipplugin/cliplugin.cpp:198
#, kde-format
msgid "Extraction failed due to unsupported encryption method."
msgstr ""
"Wypakowywanie nie powiodło się z powodu nieobsługiwanego sposobu szyfrowania."
#: plugins/clizipplugin/cliplugin.cpp:326
#, kde-format
msgctxt "referred to compression method"
msgid "unknown"
msgstr "nieznany"
#: plugins/libarchive/libarchiveplugin.cpp:255
#, kde-format
msgid ""
"This archive contains archive entries with absolute paths, which are not "
"supported by Ark."
msgstr ""
"To archiwum zawiera pozycje ze ścieżkami bezwzględnymi, które nie są "
"obsługiwane przez Ark."
#: plugins/libarchive/libarchiveplugin.cpp:380
#, kde-format
msgctxt "@info"
msgid "Fatal error, extraction aborted."
msgstr "Bład krytyczny, przerwano wypakowywanie."
#: plugins/libarchive/libarchiveplugin.cpp:414
#, kde-format
msgid "The archive reader could not be initialized."
msgstr "Nie można uruchomić modułu do odczytywania archiwów."
#: plugins/libarchive/libarchiveplugin.cpp:428
#, kde-format
msgctxt "@info"
msgid "Archive corrupted or insufficient permissions."
msgstr "Archwium uszkodzone lub brak wystarczających uprawnień."
#: plugins/libarchive/readwritelibarchiveplugin.cpp:229
#, kde-format
msgctxt "@info"
msgid "Failed to create a temporary file for writing data."
msgstr "Nie udało się utworzyć pliku tymczasowego do zapisywania danych."
#: plugins/libarchive/readwritelibarchiveplugin.cpp:235
#, kde-format
msgid "The archive writer could not be initialized."
msgstr "Nie można uruchomić modułu do zapisywania archiwów."
#: plugins/libarchive/readwritelibarchiveplugin.cpp:253
#, kde-format
msgctxt "@info"
msgid "Could not open the archive for writing entries."
msgstr "Nie można otworzyć archiwum do zapisania wpisów."
#: plugins/libarchive/readwritelibarchiveplugin.cpp:302
#, kde-format
msgid "The compression type '%1' is not supported by Ark."
msgstr "Rodzaj pakowania '%1' nie jest obsługiwany przez Ark."
#: plugins/libarchive/readwritelibarchiveplugin.cpp:311
#: plugins/libarchive/readwritelibarchiveplugin.cpp:367
#, kde-format
msgctxt "@info"
msgid "Could not set the compression method."
msgstr "Nie można ustawić sposobu pakowania."
#: plugins/libarchive/readwritelibarchiveplugin.cpp:377
#, kde-format
msgctxt "@info"
msgid "Could not set the compression level."
msgstr "Nie można ustawić poziomu pakowania."
#: plugins/libarchive/readwritelibarchiveplugin.cpp:496
#, kde-format
msgctxt "@info"
msgid "Could not compress entry, operation aborted."
msgstr "Nie można spakować elementu, przerwano działanie."
#: plugins/libarchive/readwritelibarchiveplugin.cpp:537
#, kde-format
msgctxt "@info Error in a message box"
msgid "Could not compress entry."
msgstr "Nie można spakować elementu."
#: plugins/libsinglefileplugin/singlefileplugin.cpp:67
#, kde-kuit-format
msgctxt "@info"
msgid "Ark could not extract <filename>%1</filename>."
msgstr "Nie można wypakować <filename>%1</filename>."
#: plugins/libsinglefileplugin/singlefileplugin.cpp:75
#, kde-kuit-format
msgctxt "@info"
msgid "Ark could not open <filename>%1</filename> for extraction."
msgstr "Nie można otworzyć archiwum <filename>%1</filename> do wypakowania."
#: plugins/libsinglefileplugin/singlefileplugin.cpp:89
#, kde-kuit-format
msgctxt "@info"
msgid ""
"There was an error while reading <filename>%1</filename> during extraction."
msgstr "Błąd podczas odczytu <filename>%1</filename> podczas wypakowywania."
#: plugins/libzipplugin/libzipplugin.cpp:83
#: plugins/libzipplugin/libzipplugin.cpp:126
#: plugins/libzipplugin/libzipplugin.cpp:390
#: plugins/libzipplugin/libzipplugin.cpp:435
#: plugins/libzipplugin/libzipplugin.cpp:522
#: plugins/libzipplugin/libzipplugin.cpp:790
#: plugins/libzipplugin/libzipplugin.cpp:839
#, kde-kuit-format
msgid "Failed to open archive: %1"
msgstr "Nie udało się otworzenie archiwum: %1"
#: plugins/libzipplugin/libzipplugin.cpp:178
#: plugins/libzipplugin/libzipplugin.cpp:419
#: plugins/libzipplugin/libzipplugin.cpp:447
#: plugins/libzipplugin/libzipplugin.cpp:820
#: plugins/libzipplugin/libzipplugin.cpp:902
#, kde-kuit-format
msgid "Failed to write archive."
msgstr "Nie udało się zapisanie archiwum."
#: plugins/libzipplugin/libzipplugin.cpp:223
#: plugins/libzipplugin/libzipplugin.cpp:876
#, kde-kuit-format
msgid "Failed to add entry: %1"
msgstr "Nie udało się dodanie elementu: %1"
#: plugins/libzipplugin/libzipplugin.cpp:266
#, kde-kuit-format
msgid "Failed to set compression options for entry: %1"
msgstr "Nie udało się ustawić opcji kompresji dla elementu: %1"
#: plugins/libzipplugin/libzipplugin.cpp:360
#: plugins/libzipplugin/libzipplugin.cpp:744
#: plugins/libzipplugin/libzipplugin.cpp:885
#, kde-kuit-format
msgid "Failed to read metadata for entry: %1"
msgstr "Nie udało się odczytanie metadanych elementu: %1"
#: plugins/libzipplugin/libzipplugin.cpp:404
#: plugins/libzipplugin/libzipplugin.cpp:409
#, kde-kuit-format
msgid "Failed to delete entry: %1"
msgstr "Nie udało się usunięcie elementu: %1"
#: plugins/libzipplugin/libzipplugin.cpp:627
#, kde-kuit-format
msgid "Failed to create directory: %1"
msgstr "Nie udało się utworzyć katalogu: %1"
#: plugins/libzipplugin/libzipplugin.cpp:700
#, kde-kuit-format
msgid "Failed to open '%1':<nl/>%2"
msgstr "Nie udało się otworzenie '%1':<nl/>%2"
#: plugins/libzipplugin/libzipplugin.cpp:708
#, kde-kuit-format
msgid "Failed to open file for writing: %1"
msgstr "Nie udało się otworzenie pliku do zapisu: %1"
#: plugins/libzipplugin/libzipplugin.cpp:721
#, kde-kuit-format
msgid "Failed to read data for entry: %1"
msgstr "Nie udało się odczytanie danych elementu: %1"
#: plugins/libzipplugin/libzipplugin.cpp:726
#, kde-kuit-format
msgid "Failed to write data for entry: %1"
msgstr "Nie udało się zapisanie danych elementu: %1"
#: plugins/libzipplugin/libzipplugin.cpp:736
#, kde-kuit-format
msgid "Failed to locate entry: %1"
msgstr "Nie udało się ustalenie położenia elementu: %1"
#: plugins/libzipplugin/libzipplugin.cpp:804
#: plugins/libzipplugin/libzipplugin.cpp:810
#, kde-kuit-format
msgid "Failed to move entry: %1"
msgstr "Nie udało się przeniesienie elementu: %1"
#: plugins/libzipplugin/libzipplugin.cpp:862
#, kde-kuit-format
msgid "Failed to copy entry: %1"
msgstr "Nie udało się kopiowanie elementu: %1"
#: plugins/libzipplugin/libzipplugin.cpp:892
#, kde-kuit-format
msgid "Failed to set metadata for entry: %1"
msgstr "Nie udało ustawienie metadanych dla elementu: %1"
#~ msgctxt "CRC hash code"
#~ msgid "CRC"
#~ msgstr "CRC"
#~ msgid "There was an error during extraction."
#~ msgstr "Błąd podczas wypakowywania."
#~ msgid "&Rename"
#~ msgstr "P&rzemianuj"
#~ msgctxt "@info:tooltip"
#~ msgid "Click to rename the selected file"
#~ msgstr "Naciśnij, aby przemianować wybrany plik"
#~ msgid "De&lete"
#~ msgstr "&Usuń"
#~ msgctxt "@info:tooltip"
#~ msgid "Click to delete the selected files"
#~ msgstr "Naciśnij, aby usunąć wybrane pliki"
#~ msgctxt "@action:inmenu"
#~ msgid "C&ut"
#~ msgstr "&Usuń"
#~ msgctxt "@info:tooltip"
#~ msgid "Click to cut the selected files"
#~ msgstr "Naciśnij, aby wyciąć wybrane pliki"
#~ msgctxt "@action:inmenu"
#~ msgid "C&opy"
#~ msgstr "&Kopiuj"
#~ msgctxt "@info:tooltip"
#~ msgid "Click to copy the selected files"
#~ msgstr "Naciśnij, aby skopiować wybrane pliki"
#~ msgctxt "@action:inmenu"
#~ msgid "Pa&ste"
#~ msgstr "&Wklej"
#~ msgctxt "@info:tooltip"
#~ msgid "Click to paste the files here"
#~ msgstr "Naciśnij, aby wkleić pliki tutaj"
#~ msgctxt "@action:inmenu"
#~ msgid "&Find Files"
#~ msgstr "&Znajdź pliki"
#~ msgctxt "@info:tooltip"
#~ msgid "Click to search in archive"
#~ msgstr "Kliknij, aby wyszukać w archiwum"
#~ msgid "Adding a file"
#~ msgid_plural "Adding %1 files"
#~ msgstr[0] "Dodawanie 1 pliku"
#~ msgstr[1] "Dodawanie %1 plików"
#~ msgstr[2] "Dodawanie %1 plików"
#~ msgid "<b>Type:</b> %1"
#~ msgstr "<b>Rodzaj:</b> %1"
#~ msgid "<b>Owner:</b> %1"
#~ msgstr "<b>Właściciel:</b> %1"
#~ msgid "<b>Group:</b> %1"
#~ msgstr "<b>Grupa:</b> %1"
#~ msgid "<b>Target:</b> %1"
#~ msgstr "<b>Cel:</b> %1"
#~ msgid "<b>Password protected:</b> Yes"
#~ msgstr "<b>Zabezpieczone hasłem:</b> Tak"
#~ msgid "Cancel"
#~ msgstr "Anuluj"
#~ msgid "OK"
#~ msgstr "OK"
#~ msgctxt "@action:button"
#~ msgid "Overwrite"
#~ msgstr "Zastąp"
#~ msgid "Invalid filename"
#~ msgstr "Nieprawidłowa nazwa pliku"
#~ msgid "Pasting entries with the same name"
#~ msgstr "Wklejanie wpisów o tych samych nazwach"
#~ msgctxt "@info"
#~ msgid "Extraction failed at:<nl/><filename>%1</filename>"
#~ msgstr "Błąd wypakowywania dla:<nl/><filename>%1</filename>"
#~ msgctxt "@info"
#~ msgid ""
#~ "Could not open the archive <filename>%1</filename>.<nl/>Check whether you "
#~ "have sufficient permissions."
#~ msgstr ""
#~ "Nie można otworzyć archiwum <filename>%1</filename>.<nl/>Sprawdź czy masz "
#~ "wystarczające uprawnienia."
#~ msgctxt "@info"
#~ msgid ""
#~ "Failed to create a temporary file to compress <filename>%1</filename>."
#~ msgstr ""
#~ "Nie udało się utworzyć pliku tymczasowego do skompresowanie <filename>%1</"
#~ "filename>."
#~ msgctxt "@info"
#~ msgid ""
#~ "Opening the archive for writing failed with the following error:<nl/"
#~ "><message>%1</message>"
#~ msgstr ""
#~ "Otwieranie archiwum do zapisu zakończono następującym błędem:<nl/"
#~ "><message>%1</message>"
#~ msgctxt "@info"
#~ msgid ""
#~ "Setting the compression method failed with the following error:<nl/"
#~ "><message>%1</message>"
#~ msgstr ""
#~ "Ustawianie sposobu pakowania zakończono następującym błędem:<nl/> "
#~ "<message>%1</message>"
#~ msgctxt "@info"
#~ msgid ""
#~ "Setting the compression level failed with the following error:<nl/"
#~ "><message>%1</message>"
#~ msgstr ""
#~ "Ustawianie poziomu pakowania zakończono następującym błędem:<nl/> "
#~ "<message>%1</message>"
#~ msgctxt "@info"
#~ msgid ""
#~ "Compression failed while processing:<nl/><filename>%1</filename><nl/><nl/"
#~ ">Operation aborted."
#~ msgstr ""
#~ "Nieudane kompresowanie w chwili przetwarzania:<nl/><filename>%1</"
#~ "filename><nl/><nl/>Przerwano czynność."
#~ msgctxt "@info Error in a message box"
#~ msgid "Ark could not compress <filename>%1</filename>:<nl/>%2"
#~ msgstr "Ark nie może spakować <filename>%1</filename>:<nl/>%2"
#~ msgid "yes (excluding the list of files)"
#~ msgstr "tak (wykluczając listę plików)"
#~ msgid "yes (including the list of files)"
#~ msgstr "tak (uwzględniając listę plików)"
#~ msgid "Failed to create the new archive. No suitable plugin found."
#~ msgstr "Nie można utworzyć nowego archiwum. Brak odpowiedniej wtyczki."
#~ msgid "Failed to create the new archive. Could not load a suitable plugin."
#~ msgstr ""
#~ "Nie można utworzyć nowego archiwum. Nie można wczytać odpowiedniej "
#~ "wtyczki."
#~ msgid "It is not possible to create archives of this type."
#~ msgstr "Nie można utworzyć archiwum tego rodzaju."
#~ msgctxt "File comment"
#~ msgid "Comment"
#~ msgstr "Komentarz"
#~ msgctxt "@info"
#~ msgid "Could not read until the end of the archive"
#~ msgstr "Nie można odczytać archiwum do końca."
#~ msgid "The source file could not be read."
#~ msgstr "Nie można odczytać pliku źródłowego."
#~ msgid "Add Fo&lder..."
#~ msgstr "Dodaj kata&log..."
#~ msgctxt "@info:tooltip"
#~ msgid "Click to add a folder to the archive"
#~ msgstr "Naciśnij, aby dodać katalog do archiwum"
#~ msgctxt "@title:window"
#~ msgid "Add Folder"
#~ msgstr "Dodaj katalog"
#~ msgid "Metadata Label"
#~ msgstr "Etykieta metadanych"
#~ msgid "ActionsLabel"
#~ msgstr "EtykietaDziałań"
#~ msgctxt "@action:inmenu"
#~ msgid "&Edit Comment"
#~ msgstr "&Edytuj komentarz"
#~ msgid "The password cannot be empty."
#~ msgstr "Hasło nie może być puste."
#~ msgid "Please select a filename for the archive."
#~ msgstr "Wybierz nazwę dla archiwum."
#~ msgid "No file selected"
#~ msgstr "Nie wybrano plików"
#~ msgid "Protect the archive with a password"
#~ msgstr "Chroń archiwum hasłem"
#~ msgid "Open File"
#~ msgstr "Otwórz plik"
#~ msgid ""
#~ "Click to open an extraction dialog, where you can choose how to extract "
#~ "the selected files"
#~ msgstr ""
#~ "Naciśnij, aby otworzyć okno dialogowe wypakowywania, gdzie możesz "
#~ "określić sposób wypakowania dla wybranych plików w archiwum"
#~ msgctxt "@action:intoolbar"
#~ msgid "E&xtract"
#~ msgstr "&Wypakuj"
#~ msgctxt "@title:window"
#~ msgid "Error Opening Archive"
#~ msgstr "Błąd otwierania archiwum"
#~ msgid "All supported archives ("
#~ msgstr "Wszystkie obsługiwane archiwa ("
#~ msgid "lblArchiveNamed"
#~ msgstr "lblArchiveNamed"
#~ msgid "lblArchiveType"
#~ msgstr "lblArchiveType"
#~ msgid "lblReadOnly"
#~ msgstr "lblReadOnly"
#~ msgid "lblPasswordProtected"
#~ msgstr "lblPasswordProtected"
#~ msgid "lblHasComment"
#~ msgstr "lblHasComment"
#~ msgid "lblNumberOfFiles"
#~ msgstr "lblNumberOfFiles"
#~ msgid "lblUnpackedSize"
#~ msgstr "lblUnpackedSize"
#~ msgid "lblPackedSize"
#~ msgstr "lblPackedSize"
#~ msgid "lblCompressionRatio"
#~ msgstr "lblCompressionRatio"
#~ msgid "lblModified"
#~ msgstr "lblModified"
#~ msgid "lblIcon"
#~ msgstr "lblIcon"
#~ msgctxt "@info"
#~ msgid "Could not open the archive <filename>%1</filename> for reading"
#~ msgstr "Nie można otworzyć archiwum <filename>%1</filename> do odczytu"
#~ msgctxt "@info"
#~ msgid "File <filename>%1</filename> not found in the archive"
#~ msgstr "Nie można znaleźć pliku <filename>%1</filename> w archiwum."
#~ msgctxt "@info"
#~ msgid "Error creating directory <filename>%1</filename>"
#~ msgstr "Błąd tworzenia katalogu <filename>%1</filename>"
#~ msgctxt "@info"
#~ msgid "Could not open the archive <filename>%1</filename> for writing."
#~ msgstr "Nie można otworzyć archiwum <filename>%1</filename> do zapisu."
#~ msgctxt "@info"
#~ msgid "Could not add the directory <filename>%1</filename> to the archive"
#~ msgstr "Nie można dodać katalogu <filename>%1</filename> do archiwum"
#~ msgctxt "@info"
#~ msgid ""
#~ "Could not open the archive <filename>%1</filename> after adding file."
#~ msgstr ""
#~ "Nie można otworzyć archiwum <filename>%1</filename> po dodaniu pliku."
#~ msgctxt "@info"
#~ msgid "Could not add the file <filename>%1</filename> to the archive."
#~ msgstr "Nie można dodać pliku <filename>%1</filename> do archiwum."
#~ msgid "Developer"
#~ msgstr "Programista"
#~ msgid "Developer, KF5 port"
#~ msgstr "Programista, przeniesienie do KF5"
#~ msgid "Form"
#~ msgstr "Formularz"
#~ msgid ""
#~ "Click to open an archive, click and hold to open a recently-opened archive"
#~ msgstr ""
#~ "Naciśnij, aby otworzyć archiwum. Naciśnij i przytrzymaj, aby otworzyć "
#~ "ostatnio otwierane archiwum"
#~ msgid "Confirm password:"
#~ msgstr "Potwierdź hasło:"
#~ msgid "Password:"
#~ msgstr "Hasło:"
#~ msgid "&Action"
#~ msgstr "&Działanie"
#~ msgctxt "open a file with external program"
#~ msgid "&Open File"
#~ msgstr "&Otwórz plik"
#~ msgctxt "@info"
#~ msgid ""
#~ "Could not open the archive <filename>%1</filename>, libarchive cannot "
#~ "handle it."
#~ msgstr ""
#~ "Nie można otworzyć pliku <filename>%1</filename>, libarchive nie może go "
#~ "obsłużyć."
#~ msgctxt "@info"
#~ msgid ""
#~ "The archive reading failed with the following error: <message>%1</message>"
#~ msgstr ""
#~ "Odczytywanie archiwum nie powiodło się. Komunikat: <message>%1</message>"
#~ msgctxt "@info"
#~ msgid ""
#~ "Corrupt archive detected. Do you want Ark to attempt loading the archive?"
#~ "<nl/><nl/>Some files may be missing or damaged, and the archive will be "
#~ "opened read-only."
#~ msgstr ""
#~ "Rozpoznano uszkodzone archiwum. Czy chcesz aby Ark spróbował wczytać "
#~ "archiwum?<nl/><nl/>Może brakować pewncyh plików, lub mogą one być "
#~ "uszkodzone, a archiwum zostanie otworzone w trybie tylko do odczytu."
#~ msgctxt "@info"
#~ msgid ""
#~ "Ark cannot create archives of the type you have chosen.<br />Please "
#~ "choose another archive type below."
#~ msgstr ""
#~ "Ark nie może utworzyć archiwów wybranego rodzaju.<br />Poniżej wybierz "
#~ "inny rodzaj archiwum."
#~ msgctxt "@title:window"
#~ msgid "Unable to Determine Archive Type"
#~ msgstr "Nie można ustalić rodzaju archiwum"
#~ msgctxt "@info"
#~ msgid ""
#~ "Ark was unable to determine the archive type of the filename.<br />Please "
#~ "choose the correct archive type below."
#~ msgstr ""
#~ "Ark nie był w stanie ustalić rodzaju archiwum dla podanego pliku.<nl/><nl/"
#~ ">Poniżej wybierz poprawny rodzaj archiwum."
#~ msgid "Preview is not possible for symlinks."
#~ msgstr "Podgląd jest niedostępny dla dowiązań symbolicznych."
#~ msgid ""
#~ "Easter egg for the developers:\n"
#~ "This is where future versions will have extra compression options for the "
#~ "various compression interfaces."
#~ msgstr ""
#~ "Niespodzianka dla twórców:\n"
#~ "Tutaj następne wersje będą miały dodatkowe opcje kompresji dla różnych "
#~ "interfejsów kompresji."
#~ msgid "Limit preview file size"
#~ msgstr "Ograniczenie rozmiaru dla podglądu pliku"
#~ msgid "URL of an archive to be opened"
#~ msgstr "URL archiwum do otwarcia"
#~ msgid "Options for adding files"
#~ msgstr "Opcje dodawania plików"
#~ msgid "Options for batch extraction:"
#~ msgstr "Opcje dla masowego rozpakowywania:"
#~| msgid "Found program '%1', but failed to initialize the process."
#~ msgctxt "@info"
#~ msgid ""
#~ "Found program <filename>%1</filename>, but failed to initialize the "
#~ "process."
#~ msgstr ""
#~ "Program <filename>%1</filename> został znaleziony, ale nie udało się go "
#~ "zainicjalizować."
#~ msgid "One item"
#~ msgid_plural "%1 items"
#~ msgstr[0] "Jeden element"
#~ msgstr[1] "%1 elementy"
#~ msgstr[2] "%1 elementów"
#~ msgid "Recent folders"
#~ msgstr "Ostatnie katalogi"
#~ msgid "Unable to open the file '%1', libarchive cannot handle it."
#~ msgstr "Nie można otworzyć pliku '%1', libarchive nie może go obsłużyć."
#~ msgid "Delete files"
#~ msgstr "Usuń pliki"
#~ msgid "Operation finished."
#~ msgstr "Działanie zakończone."
#~ msgid "Setting format failed with the error '%1'"
#~ msgstr "Ustawianie formatu nie powiodło się - błąd '%1'"
#~ msgid "Could not extract '%1'"
#~ msgstr "Nie można rozpakować '%1'"
#~ msgid "An error occurred while performing the operation."
#~ msgstr "Wystąpił błąd podczas wykonywania operacji."
#~ msgid "<font size=\"+2\"><b>Filename</b></font>"
#~ msgstr "<font size=\"+2\"><b>Nazwa pliku</b></font>"
#~ msgid "Missing Folder"
#~ msgstr "Brak katalogu"
#~ msgid "Create Folder"
#~ msgstr "Utwórz katalog"
#~ msgid "Do Not Create"
#~ msgstr "Nie twórz"
#~ msgid "The folder could not be created. Please check permissions."
#~ msgstr "Nie można utworzyć katalogu. Proszę sprawdzić prawa dostępu."
Index: trunk/l10n-kf5/pl/messages/kdeutils/kdebugsettings.po
===================================================================
--- trunk/l10n-kf5/pl/messages/kdeutils/kdebugsettings.po (revision 1552240)
+++ trunk/l10n-kf5/pl/messages/kdeutils/kdebugsettings.po (revision 1552241)
@@ -1,322 +1,324 @@
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
#
# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2015, 2016, 2017, 2018, 2019.
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-09-12 03:07+0200\n"
-"PO-Revision-Date: 2019-08-10 07:09+0200\n"
+"PO-Revision-Date: 2019-09-21 08:35+0200\n"
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
-"|| n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10"
+" || n%100>=20) ? 1 : 2);\n"
"X-Generator: Lokalize 19.07.70\n"
#: src/categorytypecombobox.cpp:28
#, kde-format
msgid "Full Debug"
msgstr "Pełna diagnostyka"
#: src/categorytypecombobox.cpp:29
#, kde-format
msgid "Info"
msgstr "Informacja"
#: src/categorytypecombobox.cpp:30
#, kde-format
msgid "Warning"
msgstr "Ostrzeżenie"
#: src/categorytypecombobox.cpp:31
#, kde-format
msgid "Critical"
msgstr "Krytyczny"
#: src/categorytypecombobox.cpp:33
#, kde-format
msgid "Off"
msgstr "Wył."
#: src/categorywarning.cpp:29
#, kde-format
msgid ""
"You have a rule as '*=true' or '*=false' which will override all your "
"specific rule. Better to remove it."
msgstr ""
"Ustawiono warunek jako '*=true' lub '*=false' co zastąpi wszystkie twoje "
"warunki. Lepiej go usunąć."
#: src/configurecustomsettingdialog.cpp:33
#, kde-format
msgid "Add custom rule"
msgstr "Dodaj własną zasadę"
#: src/configurecustomsettingdialog.cpp:55
#, kde-format
msgid "Edit custom rule"
msgstr "Edytuj własną zasadę"
#: src/configurecustomsettingwidget.cpp:37
#, kde-format
msgid "Category:"
msgstr "Kategoria:"
#: src/configurecustomsettingwidget.cpp:49
#, kde-format
msgid "Type:"
msgstr "Rodzaj:"
#: src/configurecustomsettingwidget.cpp:57
#, kde-format
msgid "Enable"
msgstr "Włącz"
#: src/customdebugsettingspage.cpp:39 src/environmentsettingsrulespage.cpp:31
#, kde-format
msgid "Rules:"
msgstr "Zasady:"
#: src/customdebugsettingspage.cpp:57 src/kdeapplicationdebugsettingpage.cpp:39
#, kde-format
msgid "Search..."
msgstr "Szukaj..."
#: src/customdebugsettingspage.cpp:64
#, kde-format
msgid "Add..."
msgstr "Dodaj..."
#: src/customdebugsettingspage.cpp:69
#, kde-format
msgid "Edit..."
msgstr "Edytuj..."
#: src/customdebugsettingspage.cpp:74
#, kde-format
msgid "Remove..."
msgstr "Usuń..."
#: src/customdebugsettingspage.cpp:166
#, kde-format
msgid "Do you want to remove this rule?"
msgid_plural "Do you want to remove these %1 rules?"
msgstr[0] "Czy chcesz usunąć tę zasdę?"
msgstr[1] "Czy chcesz usunąć te %1 zasady?"
msgstr[2] "Czy chcesz usunąć te %1 zasad?"
#: src/environmentplaintextedit.cpp:57
#, kde-format
msgid ""
"No rules have been defined in the environment variable \"QT_LOGGING_RULES\"."
msgstr "Nie podano warunków w zmiennej środowiskowej \"QT_LOGGING_RULES\"."
#: src/environmentsettingsrulespage.cpp:46
#, kde-format
msgid ""
"These rules cannot be edited with this application. You need to set them in "
"QT_LOGGING_RULES variable directly."
msgstr ""
"Tych warunków nie można edytować tą aplikacją. Trzeba je ustawić "
"bezpośrednio w QT_LOGGING_RULES."
#: src/environmentsettingsrulespage.cpp:49
#, kde-format
msgid "Current rules:"
msgstr "Obecne zasady:"
#: src/kdeapplicationdebugsettingpage.cpp:49
#, kde-format
msgid "Enable All Debug"
msgstr "Włącz pełną diagnostykę"
#: src/kdeapplicationdebugsettingpage.cpp:54
#, kde-format
msgid "Turn Off Debug"
msgstr "Wyłącz diagnostykę"
#: src/kdeapplicationdebugsettingpage.cpp:59
#, kde-format
msgid "Turn Off All Messages"
msgstr "Wyłącz wszystkie wiadomości"
#: src/kdeapplicationtreelistwidget.cpp:131
#, kde-format
msgid "Category name: %1"
msgstr "Nazwa kategorii: %1"
#: src/kdeapplicationtreelistwidget.cpp:133
#, kde-format
msgid "Identifier: %1"
msgstr "Identyfikator: %1"
#: src/kdeapplicationtreelistwidget.cpp:135
#, kde-format
msgid "Default Severity: %1"
msgstr "Domyślna ważność: %1"
#: src/kdebugsettingsdialog.cpp:68
#, kde-format
msgid "KDE Application"
msgstr "Program KDE"
#: src/kdebugsettingsdialog.cpp:69
#, kde-format
msgid "Custom Rules"
msgstr "Własne zasady"
#: src/kdebugsettingsdialog.cpp:70
#, kde-format
msgid "Rules Settings With Environment Variable"
msgstr "Ustawienia zasad przy użyciu zmiennych środowiskowych"
#: src/kdebugsettingsdialog.cpp:76
#, kde-format
msgid "Save As..."
msgstr "Zapisz jako..."
#: src/kdebugsettingsdialog.cpp:81
#, kde-format
msgid "Load..."
msgstr "Wczytaj..."
#: src/kdebugsettingsdialog.cpp:86
#, kde-format
msgid "Insert..."
msgstr "Wstaw..."
#: src/kdebugsettingsdialog.cpp:153
#, kde-format
msgid "'%1' cannot be opened. Please verify it."
msgstr "Nie można otworzyć %1. Sprawdź to."
#: src/kdebugsettingsdialog.cpp:183
#, kde-format
msgid "Insert Categories"
msgstr "Wstaw kategorie"
#: src/kdebugsettingsdialog.cpp:183
#, kde-format
msgid "Categories Files"
msgstr "Pliki kategorii"
#: src/kdebugsettingsdialog.cpp:202
#, kde-format
msgid "Save As"
msgstr "Zapisz jako"
#: src/kdebugsettingsdialog.cpp:210
#, kde-format
msgid "Load Debug Settings Files"
msgstr "Wczytaj pliki ustawień programu diagnostycznego"
#: src/kdebugsettingsutil.cpp:427
#, kde-format
msgid "All Debug Messages"
msgstr "Wszystkie wiadomości diagnostyczne"
#: src/kdebugsettingsutil.cpp:430
#, kde-format
msgid "Info Messages"
msgstr "Wiadomości-Informacje"
#: src/kdebugsettingsutil.cpp:433
#, kde-format
msgid "Warning Messages"
msgstr "Wiadomości-Ostrzeżenia"
#: src/kdebugsettingsutil.cpp:436
#, kde-format
msgid "Debug Messages"
msgstr "Diagnostyczne wiadomość"
#: src/kdebugsettingsutil.cpp:439
#, kde-format
msgid "Critical Messages"
msgstr "Krytyczne wiadomości"
#: src/kdebugsettingsutil.cpp:442
#, kde-format
msgid "No Debug Messages"
msgstr "Brak wiadomości"
#: src/kdebugsettingsutil.cpp:445
#, kde-format
msgid "Undefined"
msgstr "Nieokreślony"
#: src/main.cpp:44
#, kde-format
msgid "kdebugssettings"
msgstr "kdebugssettings"
#: src/main.cpp:45
#, kde-format
msgid "Configure debug settings"
msgstr "Ustawienia diagnostyki"
#: src/main.cpp:46
#, kde-format
msgid "(c) 2015-2019 kdebugsettings authors"
msgstr "(c) 2015-2019 Autorzy kdebugsettings"
#: src/main.cpp:47
#, kde-format
msgid "Laurent Montel"
msgstr "Laurent Montel"
#: src/main.cpp:47
#, kde-format
msgid "Maintainer"
msgstr "Opiekun"
#: src/main.cpp:53
#, kde-format
msgid ""
"Enable QStandardPaths test mode, i.e. read/write settings used by unittests"
msgstr ""
"Włącz tryb próbny QStandardPaths, tj odczyt/zapis ustawień wykorzystywanych "
"przez unittests"
#: src/main.cpp:56
#, kde-format
msgid "Activate full debug for all modules."
-msgstr ""
+msgstr "Włącz pełną diagnostykę dla wszystkich modułów."
#: src/main.cpp:58
#, kde-format
msgid "Disable full debug for all modules."
-msgstr ""
+msgstr "Wyłącz pełną diagnostykę dla wszystkich modułów."
#: src/main.cpp:61
#, kde-format
msgid "Change debug mode as console (in console)"
-msgstr ""
+msgstr "Zmień tryb diagnostyki jako konsola (w konsoli)"
#: src/main.cpp:65
#, kde-format
msgid ""
"Specify logging category name that you want to change debug mode (in console)"
msgstr ""
+"Podaj nazwę kategorii logowania, na którą chcesz zmienić tryb diagnostyki (w"
+" konsoli)"
#: src/main.cpp:79 src/main.cpp:89 src/main.cpp:99
#, kde-format
msgid "Impossible to change debug mode"
-msgstr ""
+msgstr "Zmiana trybu diagnostyki nie jest możliwa"
#~ msgid "All"
#~ msgstr "Wszystkie"
#~ msgid "Load"
#~ msgstr "Wczytaj"
#~ msgid "Select All"
#~ msgstr "Zaznacz wszystko"
#~ msgid "Deselect All"
#~ msgstr "Odznacz wszystko"
Index: trunk/l10n-kf5/pl/messages/pim/akonadicontact5.po
===================================================================
--- trunk/l10n-kf5/pl/messages/pim/akonadicontact5.po (revision 1552240)
+++ trunk/l10n-kf5/pl/messages/pim/akonadicontact5.po (revision 1552241)
@@ -1,2164 +1,2164 @@
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
#
# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2014, 2015, 2016, 2017, 2018, 2019.
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-08-27 03:03+0200\n"
-"PO-Revision-Date: 2019-07-19 06:28+0200\n"
+"PO-Revision-Date: 2019-09-21 08:35+0200\n"
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
-"|| n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10"
+" || n%100>=20) ? 1 : 2);\n"
"X-Generator: Lokalize 19.07.70\n"
#. i18n: ectx: whatsthis, entry (ShowAddressAction), group (Show Address Settings)
#: akonadi-contacts/actions/contactactionssettings.kcfg.cmake:18
#, kde-format
msgid ""
"Defines which application shall be used to show the postal address of a "
"contact on a map. If 'Web Browser' is selected, an URL can be defined with "
"placeholders for the single address parts. If 'External Application' is "
"selected, a command with placeholders can be defined."
msgstr ""
"Definiuje jaka aplikacja będzie używana w celu wyświetlenia położenia "
"kontaktu na mapie. Jeśli wybrano \"Przeglądarka internetowa\", adres URL "
"może zostać zdefiniowany używając symboli zastępczych dla pojedynczych "
"elementów adresu. Jeżeli wybrano \"Aplikacja zewnętrzna\", można zdefiniować "
"polecenie używając symboli zastępczych. "
#. i18n: ectx: whatsthis, entry (AddressUrl), group (Show Address Settings)
#: akonadi-contacts/actions/contactactionssettings.kcfg.cmake:23
#, kde-format
msgid ""
"This URL defines the website that shall be used to show a contact's postal "
"address."
msgstr ""
"Ten adres URL określa stronę internetową, która będzie używana w celu "
"wyświetlania\n"
" adresu pocztowego kontaktu."
#. i18n: ectx: tooltip, entry (AddressUrl), group (Show Address Settings)
#: akonadi-contacts/actions/contactactionssettings.kcfg.cmake:29
#, no-c-format, kde-format
msgid ""
"The following placeholders can be used in the URL:\n"
" %s: Street\n"
" %r: Region\n"
" %l: Location\n"
" %z: Zip Code\n"
" %c: Country ISO Code"
msgstr ""
"Adres URL może zawierać następujące symbole zastępcze:\n"
" %s: Ulica\n"
" %r: Region\n"
" %l: Lokalizacja\n"
" %z: Kod pocztowy\n"
" %c: Kod ISO kraju"
#. i18n: ectx: label, entry (AddressCommand), group (Show Address Settings)
#: akonadi-contacts/actions/contactactionssettings.kcfg.cmake:32
#, kde-format
msgid "Address Command"
msgstr "Polecenie adresowe"
#. i18n: ectx: whatsthis, entry (AddressCommand), group (Show Address Settings)
#: akonadi-contacts/actions/contactactionssettings.kcfg.cmake:33
#, kde-format
msgid ""
"This command defines the application that shall be executed to show a "
"contact's postal address."
msgstr ""
"To polecenie definiuje aplikację, która będzie uruchamiana by "
"wyświetlić adres pocztowy kontaktu."
#. i18n: ectx: tooltip, entry (AddressCommand), group (Show Address Settings)
#: akonadi-contacts/actions/contactactionssettings.kcfg.cmake:39
#, no-c-format, kde-format
msgid ""
"The following placeholders can be used in the command:\n"
" %s: Street\n"
" %r: Region\n"
" %l: Location\n"
" %z: Zip Code\n"
" %c: Country ISO Code"
msgstr ""
"W poleceniach można używać następujących symboli zastępczych:\n"
" %s: Ulica\n"
" %r: Region\n"
" %l: Położenie\n"
" %z: Kod pocztowy\n"
" %c: Kod ISO kraju"
#. i18n: ectx: whatsthis, entry (DialPhoneNumberAction), group (Phone Dial Settings)
#: akonadi-contacts/actions/contactactionssettings.kcfg.cmake:52
#, kde-format
msgid ""
"Define how a phone number of a contact should be dialed. 'System Default' "
"uses the default application configured for this on your system (e.g. KDE "
"Connect). Selecting a specific application will use that (if installed), "
"'External Application' allows you to specify a dial command with "
"placeholders manually."
msgstr ""
"Określ w jaki sposób należy wykręcać numer telefonu kontaktu. 'Systemowe "
"domyślne' używa domyślnej aplikacji ustawionej dla tego systemu (np. KDE "
"Connect). Po wybraniu aplikacji będzie ona używana (jeśli jest wgrana), "
"jeśli 'Zewnętrzna aplikacja' umożliwia wydanie polecenia wykręcenia z polami "
"zastępczymi ręcznie."
#. i18n: ectx: label, entry (PhoneCommand), group (Phone Dial Settings)
#: akonadi-contacts/actions/contactactionssettings.kcfg.cmake:56
#, kde-format
msgid "Phone Command"
msgstr "Polecenie telefoniczne"
#. i18n: ectx: whatsthis, entry (PhoneCommand), group (Phone Dial Settings)
#: akonadi-contacts/actions/contactactionssettings.kcfg.cmake:57
#, kde-format
msgid ""
"This command defines the application that shall be executed to dial a "
"contact's phone number."
msgstr ""
"Polecenie to określa aplikację, która będzie uruchamiana w celu połączenia "
"się\n"
" z numerem telefonu kontaktu."
#. i18n: ectx: tooltip, entry (PhoneCommand), group (Phone Dial Settings)
#: akonadi-contacts/actions/contactactionssettings.kcfg.cmake:60
#, no-c-format, kde-format
msgid ""
"The following placeholders can be used in the command:\n"
" %N: The raw number as stored in the address book.\n"
" %n: The normalized number with all non-digit characters removed."
msgstr ""
"W poleceniu można użyć następujących symboli zastępczych:\n"
" %N: Liczba w tej samej postaci co w książce adresowej.\n"
" %n: Liczba znormalizowana, nie zawierająca znaków innych niż cyfry.\n"
" "
#. i18n: ectx: whatsthis, entry (SendSmsAction), group (Send SMS Settings)
#: akonadi-contacts/actions/contactactionssettings.kcfg.cmake:72
#, kde-format
msgid ""
"Defines which application shall be used to send an SMS to the phone number "
"of a contact. If 'System Default' is selected the default handler for SMS "
"messages on your system will be used (e.g. KDE Connect), otherwise the "
"selected application will be used to send the SMS message (if installed on "
"the computer). If 'External Application' is selected, a command with "
"placeholders can be defined."
msgstr ""
"Określa aplikację, która będzie używana do wysyłania SMSów na numer telefonu "
"kontaktu. Jeśli wybrano 'Domyślna systemowa', to zostanie użyta domyślna "
"aplikacja do obsługi wiadomości SMS na twoim systemie (np. KDE Connect), w "
"przeciwnym przypadku zostanie użyta wybrana aplikacja (jeśli jest wgrana). "
"Jeśli wybrano 'Aplikacja zewnętrzna', to można używać pól zastępczych w "
"poleceniu."
#. i18n: ectx: label, entry (SmsCommand), group (Send SMS Settings)
#: akonadi-contacts/actions/contactactionssettings.kcfg.cmake:76
#, kde-format
msgid "SMS Command"
msgstr "Polecenie SMS"
#. i18n: ectx: whatsthis, entry (SmsCommand), group (Send SMS Settings)
#: akonadi-contacts/actions/contactactionssettings.kcfg.cmake:77
#, kde-format
msgid ""
"This command defines the application that shall be executed to send an SMS "
"to a contact's phone number."
msgstr ""
"Polecenie to definiuje program, który ma być uruchomiony do wysyłania SMSa "
"na numer telefonu kontaktu."
#. i18n: ectx: tooltip, entry (SmsCommand), group (Send SMS Settings)
#: akonadi-contacts/actions/contactactionssettings.kcfg.cmake:81
#, no-c-format, kde-format
msgid ""
"The following placeholders can be used in the command:\n"
" %N: The raw number as stored in the address book.\n"
" %n: The normalized number with all non-digit characters removed.\n"
" %t: The text"
msgstr ""
"W poleceniu można użyć następujących symboli zastępczych:\n"
" %N: Liczba w tej samej postaci co w książce adresowej.\n"
" %n: Liczba znormalizowana, nie zawierająca znaków innych niż cyfry.\n"
" %t: tekst "
#: akonadi-contacts/actions/dialphonenumberaction.cpp:71
#: akonadi-contacts/actions/sendsmsaction.cpp:51
#, kde-format
msgid ""
"There is no application set which could be executed.\n"
"Please go to the settings dialog and configure one."
msgstr ""
"Nie ma ustawionego programu, który można by było wykonać.\n"
"Proszę przejść do okna dialogowego ustawień i taki ustawić. "
#: akonadi-contacts/actions/qdialer.cpp:39
#, kde-format
msgid "Dialing a number is not supported"
msgstr "Wybieranie numeru nie jest obsługiwane"
#: akonadi-contacts/actions/qdialer.cpp:48
#, kde-format
msgid "Sending an SMS is not supported"
msgstr "Wysyłanie SMS nie jest obsługiwane"
#: akonadi-contacts/actions/qekigadialer.cpp:85
#, kde-format
msgid ""
"Unable to start ekiga process, check that ekiga executable is in your PATH "
"variable."
msgstr ""
"Nie udało się uruchomić procesu ekiga, sprawdź czy plik wykonywalny jest w "
"ścieżce PATH."
#: akonadi-contacts/actions/qekigadialer.cpp:110
#, kde-format
msgid "Ekiga Public API (D-Bus) seems to be disabled."
msgstr "Ekiga Public API (D-Bus) wydaje się wyłączone."
#: akonadi-contacts/actions/qekigadialer.cpp:130
#, kde-format
msgid "Sending an SMS is currently not supported on Ekiga."
msgstr "Wysyłanie SMS nie jest obecnie obsługiwane w Ekiga."
#: akonadi-contacts/actions/qsflphonedialer.cpp:67
#, kde-format
msgid ""
"Unable to start sflphone-client-kde process, check that sflphone-client-kde "
"executable is in your PATH variable."
msgstr ""
"Nie udało się uruchomić procesu sflphone-client-kde, sprawdź czy plik "
"wykonywalny jest w ścieżce PATH."
#: akonadi-contacts/actions/qskypedialer.cpp:91
#, kde-format
msgid ""
"Unable to start skype process, check that skype executable is in your PATH "
"variable."
msgstr ""
"Nie udało się uruchomić procesu skype, sprawdź czy plik wykonywalny jest w "
"ścieżce PATH."
#: akonadi-contacts/actions/qskypedialer.cpp:116
#, kde-format
msgid "Skype Public API (D-Bus) seems to be disabled."
msgstr "Skype Public API (D-Bus) wydaje się wyłączone."
#: akonadi-contacts/actions/qskypedialer.cpp:125
#, kde-format
msgid "Skype registration failed."
msgstr "Rejestracja Skype nie powiodła się."
#: akonadi-contacts/actions/qskypedialer.cpp:134
#, kde-format
msgid "Protocol mismatch."
msgstr "Niezgodność protokołów."
#: akonadi-contacts/actions/smsdialog.cpp:50
#, kde-format
msgid "SMS text"
msgstr "Tekst SMS"
#: akonadi-contacts/actions/smsdialog.cpp:54
#, kde-format
msgid "Please insert SMS text for an SMS to the following number: %1"
msgstr "Wpisz tekst SMS w celu wysłania go do następującego numeru: %1"
#: akonadi-contacts/actions/smsdialog.cpp:95
#, kde-format
msgid "%1/%2 (%3 SMS)"
msgstr "%1/%2 (%3 SMS)"
#: akonadi-contacts/contacteditor.cpp:173
#, kde-format
msgid ""
"The contact has been changed by someone else.\n"
"What should be done?"
msgstr ""
"Kontakt został zmieniony przez inną osobę.\n"
"Co zrobić?"
#: akonadi-contacts/contacteditor.cpp:174
#: akonadi-contacts/contactgroupeditor.cpp:148
#, kde-format
msgid "Take over changes"
msgstr "Przejmij zmiany"
#: akonadi-contacts/contacteditor.cpp:175
#: akonadi-contacts/contactgroupeditor.cpp:149
#, kde-format
msgid "Ignore and Overwrite changes"
msgstr "Pomiń i zastąp zmiany"
#: akonadi-contacts/contacteditor.cpp:290
#: akonadi-contacts/contactgroupeditor.cpp:297
#, kde-format
msgid "Select Address Book"
msgstr "Wybierz książkę adresową"
#: akonadi-contacts/contacteditor.cpp:291
#, kde-format
msgid "Select the address book the new contact shall be saved in:"
msgstr "Wybierz książkę adresową, w której zostanie zapisany nowy kontakt:"
#: akonadi-contacts/contacteditordialog.cpp:54
#, kde-format
msgid "New Contact"
msgstr "Nowy kontakt"
#: akonadi-contacts/contacteditordialog.cpp:54
#, kde-format
msgid "Edit Contact"
msgstr "Edytuj kontakt"
#: akonadi-contacts/contacteditordialog.cpp:78
#: akonadi-contacts/contactgroupeditordialog.cpp:117
#, kde-format
msgid "Add to:"
msgstr "Dodaj do:"
#: akonadi-contacts/contacteditordialog.cpp:198
#: akonadi-contacts/contactgroupeditordialog.cpp:182
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Do you really want to delete this address?"
msgctxt "@info"
msgid "Do you really want to cancel?"
-msgstr "Czy na pewno usunąć ten adres?"
+msgstr "Czy na pewno chcesz zaniechać?"
#: akonadi-contacts/contacteditordialog.cpp:199
#: akonadi-contacts/contactgroupeditordialog.cpp:183
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Confirm Delete"
msgctxt "@title:window"
msgid "Confirmation"
-msgstr "Potwierdź usunięcie"
+msgstr "Potwierdzenie"
#: akonadi-contacts/contactgroupeditor.cpp:147
#, kde-format
msgid ""
"The contact group has been changed by someone else.\n"
"What should be done?"
msgstr ""
"Grupa kontaktów została zmieniona prze inną osobę.\n"
"Co powinno zostać zrobione?"
#: akonadi-contacts/contactgroupeditor.cpp:183
#, kde-format
msgid "The name of the contact group must not be empty."
msgstr "Nazwa grupy kontaktów nie może pozostać pusta."
#: akonadi-contacts/contactgroupeditor.cpp:298
#, kde-format
msgid "Select the address book the new contact group shall be saved in:"
msgstr ""
"Wybierz książkę adresową, w której zostanie zapisana nowa grupa kontaktów:"
#. i18n: ectx: property (text), widget (QLabel, groupNameLabel)
#: akonadi-contacts/contactgroupeditor.ui:20
#, kde-format
msgctxt "@label The name of a contact group"
msgid "Name:"
msgstr "Nazwa:"
#. i18n: ectx: property (text), widget (QLabel, label)
#: akonadi-contacts/contactgroupeditor.ui:46
#, kde-format
msgctxt "@label"
msgid "Contact group members:"
msgstr "Członkowie grupy kontaktów:"
#: akonadi-contacts/contactgroupeditordialog.cpp:92
#, kde-format
msgid "New Contact Group"
msgstr "Nowa grupa kontaktów"
#: akonadi-contacts/contactgroupeditordialog.cpp:92
#, kde-format
msgid "Edit Contact Group"
msgstr "Edytuj grupę kontaktów"
#: akonadi-contacts/contactgroupmodel.cpp:217
#, kde-format
msgid "The member with name <b>%1</b> is missing an email address"
msgstr "Brak adresu e-mail dla kontaktu <b>%1</b>"
#: akonadi-contacts/contactgroupmodel.cpp:265
#, kde-format
msgid "Contact does not exist any more"
msgstr "Ten kontakt już nie istnieje "
#: akonadi-contacts/contactgroupmodel.cpp:419
#, kde-format
msgctxt "contact's name"
msgid "Name"
msgstr "Nazwa"
#: akonadi-contacts/contactgroupmodel.cpp:421
#, kde-format
msgctxt "contact's email address"
msgid "EMail"
msgstr "E-mail"
#: akonadi-contacts/contactgroupviewer.cpp:71
#, kde-format
msgid "Contact Group %1"
msgstr "Grupa kontaktów %1"
#: akonadi-contacts/contactgroupviewer.cpp:85
#: akonadi-contacts/standardcontactformatter.cpp:214
#, kde-format
msgid "Address Book"
msgstr "Książka adresowa"
#: akonadi-contacts/contactgroupviewerdialog.cpp:45
#, kde-format
msgid "Show Contact Group"
msgstr "Pokaż grupę kontaktów"
#: akonadi-contacts/contactstreemodel.cpp:232
#, kde-format
msgctxt "@title:column address books overview"
msgid "Address Books"
msgstr "Książki adresowe"
#: akonadi-contacts/contactstreemodel.cpp:242
#, kde-format
msgctxt "@title:column name of a person"
msgid "Name"
msgstr "Nazwa"
#: akonadi-contacts/contactstreemodel.cpp:244
#, kde-format
msgctxt "@title:column family name of a person"
msgid "Family Name"
msgstr "Nazwisko"
#: akonadi-contacts/contactstreemodel.cpp:246
#, kde-format
msgctxt "@title:column given name of a person"
msgid "Given Name"
msgstr "Imię"
#: akonadi-contacts/contactstreemodel.cpp:250
#, kde-format
msgctxt "@title:column home address of a person"
msgid "Home"
msgstr "Dom"
#: akonadi-contacts/contactstreemodel.cpp:252
#, kde-format
msgctxt "@title:column work address of a person"
msgid "Work"
msgstr "Praca"
#: akonadi-contacts/contactstreemodel.cpp:254
#, kde-format
msgctxt "@title:column phone numbers of a person"
msgid "Phone Numbers"
msgstr "Numery telefonów"
#: akonadi-contacts/contactstreemodel.cpp:256
#, kde-format
msgctxt "@title:column the preferred email addresses of a person"
msgid "Preferred EMail"
msgstr "Domyślny adres pocztowy"
#: akonadi-contacts/contactstreemodel.cpp:258
#, kde-format
msgctxt "@title:column all email addresses of a person"
msgid "All EMails"
msgstr "Wszystkie adresy pocztowe"
#: akonadi-contacts/contactviewer.cpp:76
#, kde-format
msgid "Contact %1"
msgstr "Kontakt %1"
#: akonadi-contacts/contactviewerdialog.cpp:72
#, kde-format
msgid "Show Contact"
msgstr "Pokaż kontakt"
#: akonadi-contacts/emailaddressrequester.cpp:96
#, kde-format
msgid "Open Address Book"
msgstr "Otwórz książkę adresową"
#: akonadi-contacts/emailaddressselectionproxymodel.cpp:36
#, kde-format
msgid "Distribution List %1"
msgstr "Lista dystrybucyjna %1"
#: akonadi-contacts/emailaddressselectionproxymodel.cpp:147
#, kde-format
msgctxt "Name and email address of a contact"
msgid "%1 <%2>"
msgstr "%1 <%2>"
#: akonadi-contacts/emailaddressselectionwidget.cpp:126
#, kde-format
msgctxt "@label Search in a list of contacts"
msgid "Search:"
msgstr "Znajdź:"
#: akonadi-contacts/selectaddressbookdialog.cpp:37
#, kde-format
msgctxt "@title:window"
msgid "Select Address Book"
msgstr "Wybierz książkę adresową"
#: akonadi-contacts/selectaddressbookdialog.cpp:40
#, kde-format
msgctxt "@info"
msgid "Select the address book where the contact will be saved:"
msgstr "Wybierz książkę adresową, w której zostanie zapisany kontakt:"
#: akonadi-contacts/standardcontactactionmanager.cpp:113
#, kde-format
msgid "Add Address Book Folder..."
msgstr "Dodaj katalog książki adresowej..."
#: akonadi-contacts/standardcontactactionmanager.cpp:116
#, kde-format
msgid ""
"Add a new address book folder to the currently selected address book folder."
msgstr ""
"Dodaj nowy katalog książki adresowej do obecnie wybranego katalogu książki "
"adresowej."
#: akonadi-contacts/standardcontactactionmanager.cpp:119
#, kde-format
msgctxt "@title:window"
msgid "New Address Book Folder"
msgstr "Nowy katalog książki adresowej"
#: akonadi-contacts/standardcontactactionmanager.cpp:123
#, kde-format
msgid "Could not create address book folder: %1"
msgstr "Nie można utworzyć katalogu książki adresowej; %1"
#: akonadi-contacts/standardcontactactionmanager.cpp:127
#, kde-format
msgid "Address book folder creation failed"
msgstr "Tworzenie katalogu książki adresowej nie powiodło się"
#: akonadi-contacts/standardcontactactionmanager.cpp:136
#, kde-format
msgid "Copy Address Book Folder"
msgid_plural "Copy %1 Address Book Folders"
msgstr[0] "Kopiuj katalog książki adresowej"
msgstr[1] "Kopiuj %1 katalogi książki adresowej"
msgstr[2] "Kopiuj %1 katalogów książki adresowej"
#: akonadi-contacts/standardcontactactionmanager.cpp:139
#, kde-format
msgid "Copy the selected address book folders to the clipboard."
msgstr "Kopiuj zaznaczone katalogi książki adresowej do schowka."
#: akonadi-contacts/standardcontactactionmanager.cpp:143
#, kde-format
msgid "Delete Address Book Folder"
msgid_plural "Delete %1 Address Book Folders"
msgstr[0] "Usuń katalog książki adresowej"
msgstr[1] "Usuń %1 katalogi książki adresowej"
msgstr[2] "Usuń %1 katalogów książki adresowej"
#: akonadi-contacts/standardcontactactionmanager.cpp:146
#, kde-format
msgid "Delete the selected address book folders from the address book."
msgstr "Usuń zaznaczone katalogi książki adresowej z książki adresowej."
#: akonadi-contacts/standardcontactactionmanager.cpp:150
#, kde-format
msgid ""
"Do you really want to delete this address book folder and all its sub-"
"folders?"
msgid_plural ""
"Do you really want to delete %1 address book folders and all their sub-"
"folders?"
msgstr[0] ""
"Czy na pewno usunąć katalog książki adresowej oraz wszystkie jego "
"podkatalogi?"
msgstr[1] ""
"Czy na pewno usunąć %1 katalogi książki adresowej oraz wszystkie ich "
"podkatalogi?"
msgstr[2] ""
"Czy na pewno usunąć %1 katalogów książki adresowej oraz wszystkie ich "
"podkatalogi?"
#: akonadi-contacts/standardcontactactionmanager.cpp:154
#, kde-format
msgctxt "@title:window"
msgid "Delete address book folder?"
msgid_plural "Delete address book folders?"
msgstr[0] "Usunąć katalog książki adresowej?"
msgstr[1] "Usunąć katalogi książki adresowej?"
msgstr[2] "Usunąć katalogi książki adresowej?"
#: akonadi-contacts/standardcontactactionmanager.cpp:158
#, kde-format
msgid "Could not delete address book folder: %1"
msgstr "Nie można usunąć katalogu książki adresowej: %1"
#: akonadi-contacts/standardcontactactionmanager.cpp:162
#, kde-format
msgid "Address book folder deletion failed"
msgstr "Usuwanie katalogu książki adresowej nie powiodło się"
#: akonadi-contacts/standardcontactactionmanager.cpp:166
#, kde-format
msgid "Update Address Book Folder"
msgid_plural "Update %1 Address Book Folders"
msgstr[0] "Uaktualnij katalog książki adresowej"
msgstr[1] "Uaktualnij %1 katalogi książki adresowej"
msgstr[2] "Uaktualnij %1 katalogów książki adresowej"
#: akonadi-contacts/standardcontactactionmanager.cpp:169
#, kde-format
msgid "Update the content of the selected address book folders."
msgstr "Uaktualnij zawartość wybranego katalogu książki adresowej."
#: akonadi-contacts/standardcontactactionmanager.cpp:173
#, kde-format
msgid "Cut Address Book Folder"
msgid_plural "Cut %1 Address Book Folders"
msgstr[0] "Wytnij katalog książki adresowej"
msgstr[1] "Wytnij %1 katalogi książki adresowej"
msgstr[2] "Wytnij %1 katalogów książki adresowej"
#: akonadi-contacts/standardcontactactionmanager.cpp:176
#, kde-format
msgid "Cut the selected address book folders from the address book."
msgstr "Wytnij zaznaczone katalogi książki adresowej z książki adresowej."
#: akonadi-contacts/standardcontactactionmanager.cpp:180
#, kde-format
msgid "Folder Properties..."
msgstr "Właściwości katalogu..."
#: akonadi-contacts/standardcontactactionmanager.cpp:182
#, kde-format
msgid ""
"Open a dialog to edit the properties of the selected address book folder."
msgstr ""
"Otwórz okno dialogowe by zmienić właściwości wybranego katalogu książek "
"adresowych."
#: akonadi-contacts/standardcontactactionmanager.cpp:185
#, kde-format
msgctxt "@title:window"
msgid "Properties of Address Book Folder %1"
msgstr "Właściwości katalogu książki adresowej: %1"
#: akonadi-contacts/standardcontactactionmanager.cpp:189
#: akonadi-contacts/standardcontactactionmanager.cpp:342
#, kde-format
msgid "Copy Contact"
msgid_plural "Copy %1 Contacts"
msgstr[0] "Kopiuj kontakt"
msgstr[1] "Kopiuj %1 kontakty"
msgstr[2] "Kopiuj %1 kontaktów"
#: akonadi-contacts/standardcontactactionmanager.cpp:191
#, kde-format
msgid "Copy the selected contacts to the clipboard."
msgstr "Kopiuje wybrane wizytówki do schowka."
#: akonadi-contacts/standardcontactactionmanager.cpp:195
#: akonadi-contacts/standardcontactactionmanager.cpp:354
#, kde-format
msgid "Delete Contact"
msgid_plural "Delete %1 Contacts"
msgstr[0] "Usuń kontakt"
msgstr[1] "Usuń %1 kontakty"
msgstr[2] "Usuń %1 kontaktów"
#: akonadi-contacts/standardcontactactionmanager.cpp:197
#, kde-format
msgid "Delete the selected contacts from the address book."
msgstr "Usuwa wybrane wizytówki z książki adresowej."
#: akonadi-contacts/standardcontactactionmanager.cpp:200
#, kde-format
msgid "Do you really want to delete the selected contact?"
msgid_plural "Do you really want to delete %1 contacts?"
msgstr[0] "Czy na pewno usunąć wybrany kontakt?"
msgstr[1] "Czy na pewno usunąć %1 kontakty?"
msgstr[2] "Czy na pewno usunąć %1 kontaktów?"
#: akonadi-contacts/standardcontactactionmanager.cpp:205
#, kde-format
msgctxt "@title:window"
msgid "Delete Contact?"
msgid_plural "Delete Contacts?"
msgstr[0] "Usunąć kontakt?"
msgstr[1] "Usunąć kontakty?"
msgstr[2] "Usunąć kontakty?"
#: akonadi-contacts/standardcontactactionmanager.cpp:209
#, kde-format
msgid "Could not delete contact: %1"
msgstr "Nie można usunąć kontaktu: %1"
#: akonadi-contacts/standardcontactactionmanager.cpp:213
#, kde-format
msgid "Contact deletion failed"
msgstr "Usuwanie kontaktu nie powiodło się"
#: akonadi-contacts/standardcontactactionmanager.cpp:217
#: akonadi-contacts/standardcontactactionmanager.cpp:358
#, kde-format
msgid "Cut Contact"
msgid_plural "Cut %1 Contacts"
msgstr[0] "Wytnij kontakt"
msgstr[1] "Wytnij %1 kontakty"
msgstr[2] "Wytnij %1 kontaktów"
#: akonadi-contacts/standardcontactactionmanager.cpp:219
#, kde-format
msgid "Cut the selected contacts from the address book."
msgstr "Wycina wybrane wizytówki z książki adresowej."
#: akonadi-contacts/standardcontactactionmanager.cpp:223
#, kde-format
msgid "Add &Address Book..."
msgstr "Dod&aj książkę adresową..."
#: akonadi-contacts/standardcontactactionmanager.cpp:225
#, kde-format
msgid ""
"Add a new address book<p>You will be presented with a dialog where you can "
"select the type of the address book that shall be added.</p>"
msgstr ""
"Dodaj nową książkę adresową<p>Zostanie pokazane okno dialogowe gdzie można "
"wybrać rodzaj dodawanej książki adresowej.</p>"
#: akonadi-contacts/standardcontactactionmanager.cpp:230
#, kde-format
msgctxt "@title:window"
msgid "Add Address Book"
msgstr "Dodaj książkę adresową"
#: akonadi-contacts/standardcontactactionmanager.cpp:234
#, kde-format
msgid "Could not create address book: %1"
msgstr "Nie można utworzyć książki adresowej: %1"
#: akonadi-contacts/standardcontactactionmanager.cpp:238
#, kde-format
msgid "Address book creation failed"
msgstr "Tworzenie książki adresowej zakończone niepowodzeniem"
#: akonadi-contacts/standardcontactactionmanager.cpp:243
#, kde-format
msgid "&Delete Address Book"
msgid_plural "&Delete %1 Address Books"
msgstr[0] "Usuń książkę a&dresową"
msgstr[1] "Usuń %1 książki a&dresowe"
msgstr[2] "Usuń %1 książek a&dresowych"
#: akonadi-contacts/standardcontactactionmanager.cpp:246
#, kde-format
msgid ""
"Delete the selected address books<p>The currently selected address books "
"will be deleted, along with all the contacts and contact groups they contain."
"</p>"
msgstr ""
"Usuń wybraną książkę adresową<p>Obecnie zaznaczona książka adresowa zostanie "
"usunięta razem z wszystkimi kontaktami i grupami kontaktów jakie zawiera.</p>"
#: akonadi-contacts/standardcontactactionmanager.cpp:251
#, kde-format
msgid "Do you really want to delete this address book?"
msgid_plural "Do you really want to delete %1 address books?"
msgstr[0] "Czy na pewno usunąć tę książkę adresową?"
msgstr[1] "Czy na pewno usunąć %1 książki adresowe?"
msgstr[2] "Czy na pewno usunąć %1 książek adresowych?"
#: akonadi-contacts/standardcontactactionmanager.cpp:256
#, kde-format
msgctxt "@title:window"
msgid "Delete Address Book?"
msgid_plural "Delete Address Books?"
msgstr[0] "Usunąć książkę adresową?"
msgstr[1] "Usunąć książki adresowe?"
msgstr[2] "Usunąć książki adresowe?"
#: akonadi-contacts/standardcontactactionmanager.cpp:262
#, kde-format
msgid "Address Book Properties..."
msgstr "Właściwości książki adresowej..."
#: akonadi-contacts/standardcontactactionmanager.cpp:264
#, kde-format
msgid "Open a dialog to edit properties of the selected address book."
msgstr ""
"Otwórz okno dialogowe by zmienić właściwości wybranej książki adresowej."
#: akonadi-contacts/standardcontactactionmanager.cpp:268
#, kde-format
msgid "Update Address Book"
msgid_plural "Update %1 Address Books"
msgstr[0] "Uaktualnij książkę adresową"
msgstr[1] "Uaktualnij %1 książki adresowe"
msgstr[2] "Uaktualnij %1 książek adresowych"
#: akonadi-contacts/standardcontactactionmanager.cpp:272
#, kde-format
msgid "Updates the content of all folders of the selected address books."
msgstr ""
"Aktualizuje zawartość wszystkich katalogów wybranych książek adresowych."
#: akonadi-contacts/standardcontactactionmanager.cpp:278
#, kde-format
msgid "Could not paste contact: %1"
msgstr "Nie można wkleić kontaktu: %1"
#: akonadi-contacts/standardcontactactionmanager.cpp:282
#, kde-format
msgid "Paste failed"
msgstr "Wklejanie nieudane"
#: akonadi-contacts/standardcontactactionmanager.cpp:346
#: akonadi-contacts/standardcontactactionmanager.cpp:350
#, kde-format
msgid "Copy Contact To"
msgstr "Kopiuj kontakt do"
#: akonadi-contacts/standardcontactactionmanager.cpp:362
#: akonadi-contacts/standardcontactactionmanager.cpp:366
#, kde-format
msgid "Move Contact To"
msgstr "Przenieś kontakt do"
#: akonadi-contacts/standardcontactactionmanager.cpp:370
#: akonadi-contacts/standardcontactactionmanager.cpp:617
#, kde-format
msgid "Edit Contact..."
msgstr "Edytuj kontakt..."
#: akonadi-contacts/standardcontactactionmanager.cpp:375
#, kde-format
msgid "Copy Group"
msgid_plural "Copy %1 Groups"
msgstr[0] "Kopiuj grupę"
msgstr[1] "Kopiuj %1 grupy"
msgstr[2] "Kopiuj %1 grup"
#: akonadi-contacts/standardcontactactionmanager.cpp:379
#: akonadi-contacts/standardcontactactionmanager.cpp:383
#, kde-format
msgid "Copy Group To"
msgstr "Kopiuj grupę do"
#: akonadi-contacts/standardcontactactionmanager.cpp:387
#, kde-format
msgid "Delete Group"
msgid_plural "Delete %1 Groups"
msgstr[0] "Usuń grupę"
msgstr[1] "Usuń %1 grupy"
msgstr[2] "Usuń %1 grup"
#: akonadi-contacts/standardcontactactionmanager.cpp:391
#, kde-format
msgid "Cut Group"
msgid_plural "Cut %1 Groups"
msgstr[0] "Wytnij grupę"
msgstr[1] "Wytnij %1 grupy"
msgstr[2] "Wytnij %1 grup"
#: akonadi-contacts/standardcontactactionmanager.cpp:395
#: akonadi-contacts/standardcontactactionmanager.cpp:399
#, kde-format
msgid "Move Group To"
msgstr "Przenieś grupę do"
#: akonadi-contacts/standardcontactactionmanager.cpp:403
#, kde-format
msgid "Edit Group..."
msgstr "Edytuj grupę..."
#: akonadi-contacts/standardcontactactionmanager.cpp:528
#, kde-format
msgid "Contact cannot be stored: %1"
msgstr "Nie można zapisać kontaktu: %1"
#: akonadi-contacts/standardcontactactionmanager.cpp:528
#, kde-format
msgid "Failed to store contact"
msgstr "Nieudane zapisywanie kontaktu"
#: akonadi-contacts/standardcontactactionmanager.cpp:593
#, kde-format
msgid "New &Contact..."
msgstr "Nowy &kontakt..."
#: akonadi-contacts/standardcontactactionmanager.cpp:594
#, kde-format
msgid ""
"Create a new contact<p>You will be presented with a dialog where you can add "
"data about a person, including addresses and phone numbers.</p>"
msgstr ""
"Tworzenie nowego kontaktu<p>Pokazane zostanie okno dialogowe, w którym można "
"dodać dane osoby, łącznie z adresami i numerami telefonów.</p>"
#: akonadi-contacts/standardcontactactionmanager.cpp:605
#, kde-format
msgid "New &Group..."
msgstr "Nowa &grupa..."
#: akonadi-contacts/standardcontactactionmanager.cpp:606
#, kde-format
msgid ""
"Create a new group<p>You will be presented with a dialog where you can add a "
"new group of contacts.</p>"
msgstr ""
"Utwórz nową grupę<p>Pokaże się okno dialogowe gdzie będzie można dodać nową "
"grupę kontaktów.</p>"
#: akonadi-contacts/standardcontactactionmanager.cpp:618
#, kde-format
msgid ""
"Edit the selected contact<p>You will be presented with a dialog where you "
"can edit the data stored about a person, including addresses and phone "
"numbers.</p>"
msgstr ""
"Edycja wybranego kontaktu<p>Pokazane zostanie okno dialogowe, w którym można "
"zmienić dane osoby, łącznie z adresami i numerami telefonów.</p>"
#: akonadi-contacts/standardcontactformatter.cpp:118
#, kde-format
msgid "(One year old)"
msgid_plural "(%1 years old)"
msgstr[0] "(ma już rok)"
msgstr[1] "(ma %1 lata)"
msgstr[2] "(ma %1 lat)"
#: akonadi-contacts/standardcontactformatter.cpp:130
#, kde-format
msgctxt "@info:tooltip"
msgid "Send SMS"
msgstr "Wyślij SMS"
#: akonadi-contacts/standardcontactformatter.cpp:146
#, kde-format
msgctxt "a contact's email address"
msgid "Email"
msgstr "E-mail"
#: akonadi-contacts/standardcontactformatter.cpp:163
#, kde-format
msgid "Homepage"
msgstr "Strona domowa"
#: akonadi-contacts/standardcontactformatter.cpp:169
#: contact-editor/editor/generalinfoeditor/blogfeedwidget.cpp:37
#, kde-format
msgid "Blog Feed"
msgstr "Kanał bloga"
#: akonadi-contacts/standardcontactformatter.cpp:187
#, kde-format
msgctxt "@info:tooltip"
msgid "Show address on map"
msgstr "Pokaż adres na mapie"
#: akonadi-contacts/standardcontactformatter.cpp:199
#, kde-format
msgid "Notes"
msgstr "Notatki"
#: akonadi-contacts/standardcontactformatter.cpp:206
#, kde-format
msgid "Department"
msgstr "Dział"
#: akonadi-contacts/standardcontactformatter.cpp:207
#, kde-format
msgid "Profession"
msgstr "Zawód"
#: akonadi-contacts/standardcontactformatter.cpp:208
#, kde-format
msgid "Assistant's Name"
msgstr "Nazwa asystenta"
#: akonadi-contacts/standardcontactformatter.cpp:209
#, kde-format
msgid "Manager's Name"
msgstr "Nazwa dyrektora"
#: akonadi-contacts/standardcontactformatter.cpp:210
#, kde-format
msgctxt "Wife/Husband/..."
msgid "Partner's Name"
msgstr "Nazwa partnera"
#: akonadi-contacts/standardcontactformatter.cpp:211
#, kde-format
msgid "Office"
msgstr "Biuro"
#: akonadi-contacts/standardcontactformatter.cpp:212
#, kde-format
msgid "IM Address"
msgstr "Adres komunikatora internetowego"
#: akonadi-contacts/standardcontactformatter.cpp:213
#, kde-format
msgid "Anniversary"
msgstr "Rocznica"
#: akonadi-contacts/standardcontactformatter.cpp:272
#, kde-format
msgctxt "Boolean value"
msgid "yes"
msgstr "tak"
#: akonadi-contacts/standardcontactformatter.cpp:274
#, kde-format
msgctxt "Boolean value"
msgid "no"
msgstr "nie"
#: akonadi-contacts/textbrowser.cpp:70
#, kde-format
msgctxt "@action:inmenu Copy the text of a general item"
msgid "Copy Item"
msgstr "Kopiuj element"
#: akonadi-contacts/textbrowser.cpp:79
#, kde-format
msgctxt "@action:inmenu Copy a displayed email address"
msgid "Copy Email Address"
msgstr "Kopiuj adres pocztowy"
#: akonadi-contacts/textbrowser.cpp:88
#, kde-format
msgctxt "@action:inmenu Copy a link URL"
msgid "Copy Link URL"
msgstr "Kopiuj adres URL"
#: akonadi-contacts/textbrowser.cpp:116
#, kde-format
msgctxt "@action:inmenu Copy a contact photo"
msgid "Copy Photo"
msgstr "Kopiuj zdjęcie"
#: akonadi-contacts/textbrowser.cpp:119
#, kde-format
msgctxt "@action:inmenu Copy a QR code image"
msgid "Copy Code"
msgstr "Kopiuj kod"
#: akonadi-contacts/waitingoverlay.cpp:48
#, kde-format
msgid "<p style=\"color: white;\"><b>Waiting for operation</b><br/></p>"
msgstr "<p style=\"color: white;\"><b>Oczekiwanie na operację</b><br/></p>"
#: contact-editor/editor/addresseditor/addresseslocationwidget.cpp:46
#, kde-format
msgid "Missing plugins. Please verify your installation"
msgstr "Brakuje wtyczek. Sprawdź swoją instalację"
#: contact-editor/editor/businesseditor/businesseditorwidget.cpp:53
#, kde-format
msgctxt "@label The organization of a contact"
msgid "Organization:"
msgstr "Organizacja:"
#: contact-editor/editor/businesseditor/businesseditorwidget.cpp:58
#, kde-format
msgid "Add organization's name"
msgstr "Dodaj nazwę organizacji"
#: contact-editor/editor/businesseditor/businesseditorwidget.cpp:62
#, kde-format
msgctxt "@label The profession of a contact"
msgid "Profession:"
msgstr "Zawód:"
#: contact-editor/editor/businesseditor/businesseditorwidget.cpp:66
#, kde-format
msgid "Add profession"
msgstr "Dodaj zawód"
#: contact-editor/editor/businesseditor/businesseditorwidget.cpp:71
#, kde-format
msgctxt "@label The title of a contact"
msgid "Title:"
msgstr "Tytuł:"
#: contact-editor/editor/businesseditor/businesseditorwidget.cpp:75
#, kde-format
msgid "Add the title"
msgstr "Dodaj tytuł"
#: contact-editor/editor/businesseditor/businesseditorwidget.cpp:80
#, kde-format
msgctxt "@label The department of a contact"
msgid "Department:"
msgstr "Dział:"
#: contact-editor/editor/businesseditor/businesseditorwidget.cpp:84
#, kde-format
msgid "Add the department"
msgstr "Dodaj dział"
#: contact-editor/editor/businesseditor/businesseditorwidget.cpp:89
#, kde-format
msgctxt "@label The office of a contact"
msgid "Office:"
msgstr "Biuro:"
#: contact-editor/editor/businesseditor/businesseditorwidget.cpp:94
#, kde-format
msgid "Add the office"
msgstr "Dodaj biuro"
#: contact-editor/editor/businesseditor/businesseditorwidget.cpp:99
#, kde-format
msgctxt "@label The manager's name of a contact"
msgid "Manager's name:"
msgstr "Nazwa dyrektora:"
#: contact-editor/editor/businesseditor/businesseditorwidget.cpp:103
#, kde-format
msgid "Add manager's name"
msgstr "Dodaj nazwę dyrektora"
#: contact-editor/editor/businesseditor/businesseditorwidget.cpp:108
#, kde-format
msgctxt "@label The assistant's name of a contact"
msgid "Assistant's name:"
msgstr "Nazwa asystenta:"
#: contact-editor/editor/businesseditor/businesseditorwidget.cpp:112
#, kde-format
msgid "Add assistant's name"
msgstr "Dodaj nazwę asystenta"
#: contact-editor/editor/businesseditor/businesseditorwidget.cpp:118
#, kde-format
msgctxt "@label The free/busy information of a contact"
msgid "Free/Busy:"
msgstr "Wolny/Zajęty:"
#: contact-editor/editor/businesseditor/freebusyeditwidget.cpp:42
#, kde-format
msgid "Add FreeBusy"
msgstr "Dodaj Wolny/Zajęty"
#: contact-editor/editor/contacteditorwidget.cpp:111
#, kde-format
msgctxt "@title:tab"
msgid "Contact"
msgstr "Kontakt"
#: contact-editor/editor/contacteditorwidget.cpp:117
#, kde-format
msgctxt "@title:tab"
msgid "Location"
msgstr "Adres"
#: contact-editor/editor/contacteditorwidget.cpp:123
#, kde-format
msgctxt "@title:tab"
msgid "Business"
msgstr "Firmowe"
#: contact-editor/editor/contacteditorwidget.cpp:129
#, kde-format
msgctxt "@title:tab Personal properties of a contact"
msgid "Personal"
msgstr "Osobiste"
#: contact-editor/editor/contacteditorwidget.cpp:137
#, kde-format
msgctxt "@title:tab"
msgid "Notes"
msgstr "Uwagi"
#: contact-editor/editor/contacteditorwidget.cpp:147
#, kde-format
msgctxt "@title:tab"
msgid "Custom Fields"
msgstr "Własne pola"
#: contact-editor/editor/customfieldeditor/customfieldeditorwidget.cpp:41
#, kde-format
msgid "Custom Field Title"
msgstr "Nazwa własnego pola"
#: contact-editor/editor/customfieldeditor/customfieldeditorwidget.cpp:49
#: contact-editor/editor/personaleditor/personaleditorwidget.cpp:58
#, kde-format
msgid "Add name"
msgstr "Dodaj nazwę"
#: contact-editor/editor/customfieldeditor/customfieldeditorwidget.cpp:58
#, kde-format
msgid "Add Field"
msgstr "Dodaj pole"
#: contact-editor/editor/customfieldeditor/customfieldeditorwidget.cpp:65
#, kde-format
msgid "Use field for all contacts"
msgstr "Użyj pola dla wszystkich kontaktów"
#: contact-editor/editor/customfieldeditor/customfieldeditorwidget.cpp:76
#, kde-format
msgid "Text"
msgstr "Tekst"
#: contact-editor/editor/customfieldeditor/customfieldeditorwidget.cpp:77
#, kde-format
msgid "Numeric"
msgstr "Numer"
#: contact-editor/editor/customfieldeditor/customfieldeditorwidget.cpp:78
#, kde-format
msgid "Boolean"
msgstr "Wartość logiczna"
#: contact-editor/editor/customfieldeditor/customfieldeditorwidget.cpp:79
#, kde-format
msgid "Date"
msgstr "Data"
#: contact-editor/editor/customfieldeditor/customfieldeditorwidget.cpp:80
#, kde-format
msgid "Time"
msgstr "Czas"
#: contact-editor/editor/customfieldeditor/customfieldeditorwidget.cpp:81
#, kde-format
msgid "DateTime"
msgstr "Data i godzina"
#: contact-editor/editor/customfieldeditor/customfieldeditorwidget.cpp:82
#, kde-format
msgid "Url"
msgstr "Adres URL"
#: contact-editor/editor/customfieldeditor/customfieldslistdelegate.cpp:244
#, kde-format
msgctxt "Custom Fields"
msgid "Do you really want to delete the selected custom field?"
msgstr "Czy na pewno usunąć to pole użytkownika?"
#: contact-editor/editor/customfieldeditor/customfieldslistdelegate.cpp:245
#, kde-format
msgid "Confirm Delete"
msgstr "Potwierdź usunięcie"
#: contact-editor/editor/customfieldeditor/customfieldsmodel.cpp:214
#, kde-format
msgctxt "custom field title"
msgid "Title"
msgstr "Tytuł"
#: contact-editor/editor/customfieldeditor/customfieldsmodel.cpp:216
#, kde-format
msgctxt "custom field value"
msgid "Value"
msgstr "Wartość"
#: contact-editor/editor/generalinfoeditor/blogfeedwidget.cpp:43
#, kde-format
msgid "Add a Blog Feed"
msgstr "Dodaj kanał bloga"
#: contact-editor/editor/generalinfoeditor/displaynameeditwidget.cpp:60
#, kde-format
msgid "Short Name"
msgstr "Skrócona forma imienia i nazwiska"
#: contact-editor/editor/generalinfoeditor/displaynameeditwidget.cpp:61
#, kde-format
msgid "Full Name"
msgstr "Pełna nazwa"
#: contact-editor/editor/generalinfoeditor/displaynameeditwidget.cpp:62
#, kde-format
msgid "Reverse Name with Comma"
msgstr "Odwrócona kolejność imienia i nazwiska (z przecinkiem)"
#: contact-editor/editor/generalinfoeditor/displaynameeditwidget.cpp:63
#, kde-format
msgid "Reverse Name"
msgstr "Odwrócona kolejność imienia i nazwiska"
#: contact-editor/editor/generalinfoeditor/displaynameeditwidget.cpp:64
#, kde-format
msgid "Organization"
msgstr "Organizacja"
#: contact-editor/editor/generalinfoeditor/displaynameeditwidget.cpp:65
#, kde-format
msgctxt "@item:inlistbox A custom name format"
msgid "Custom"
msgstr "Własne"
#: contact-editor/editor/generalinfoeditor/generalinfowidget.cpp:87
#, kde-format
msgid "Tags"
msgstr "Znaczniki"
#: contact-editor/editor/generalinfoeditor/mail/maillistwidget.cpp:38
#, kde-format
msgid "Email"
msgstr "E-mail"
#: contact-editor/editor/generalinfoeditor/mail/mailtypecombobox.cpp:32
#: contact-editor/editor/generalinfoeditor/web/webselecttypecombobox.cpp:33
#, kde-format
msgid "Select..."
msgstr "Wybierz..."
#: contact-editor/editor/generalinfoeditor/mail/mailtypecombobox.cpp:33
#: contact-editor/editor/generalinfoeditor/web/webselecttypecombobox.cpp:34
#, kde-format
msgid "Home"
msgstr "Dom"
#: contact-editor/editor/generalinfoeditor/mail/mailtypecombobox.cpp:34
#: contact-editor/editor/generalinfoeditor/web/webselecttypecombobox.cpp:35
#, kde-format
msgid "Work"
msgstr "Praca"
#: contact-editor/editor/generalinfoeditor/mail/mailtypecombobox.cpp:35
#: contact-editor/editor/generalinfoeditor/web/webselecttypecombobox.cpp:37
#, kde-format
msgid "Other"
msgstr "Inne"
#: contact-editor/editor/generalinfoeditor/mail/mailwidget.cpp:40
#, kde-format
msgid "Add an Email Account"
msgstr "Dodaj konto pocztowe"
#: contact-editor/editor/generalinfoeditor/mail/mailwidget.cpp:52
#, kde-format
msgid "Add an Email"
msgstr "Dodaj e-mail"
#: contact-editor/editor/generalinfoeditor/mail/mailwidget.cpp:59
#, kde-format
msgid "Remove Email"
msgstr "Usuń e-mail"
#: contact-editor/editor/generalinfoeditor/messageformattingwidget.cpp:37
#, kde-format
msgid "Show messages received from this contact as:"
msgstr "Wiadomości od tego kontaktu wyświetlaj jako:"
#: contact-editor/editor/generalinfoeditor/messageformattingwidget.cpp:46
#, kde-format
msgid "Default"
msgstr "Domyślnie"
#: contact-editor/editor/generalinfoeditor/messageformattingwidget.cpp:46
#, kde-format
msgid "Plain Text"
msgstr "Zwykły tekst"
#: contact-editor/editor/generalinfoeditor/messageformattingwidget.cpp:46
#, kde-format
msgid "HTML"
msgstr "HTML"
#: contact-editor/editor/generalinfoeditor/messageformattingwidget.cpp:50
#, kde-format
msgid "Allow remote content in received HTML messages"
msgstr "Zezwól na zdalną treść w odbieranych wiadomościach HTML"
#: contact-editor/editor/generalinfoeditor/messaging/messaginglistwidget.cpp:38
#, kde-format
msgid "Messaging"
msgstr "Wiadomości"
#: contact-editor/editor/generalinfoeditor/messaging/messagingwidget.cpp:44
#, kde-format
msgid "Add an identifier"
msgstr "Dodaj identyfikator"
#: contact-editor/editor/generalinfoeditor/messaging/messagingwidget.cpp:52
#, kde-format
msgctxt "@item:inlistbox select from a list of IM protocols"
msgid "Select..."
msgstr "Wybierz..."
#: contact-editor/editor/generalinfoeditor/messaging/messagingwidget.cpp:65
#, kde-format
msgid "Add an IM"
msgstr "Dodaj KI"
#: contact-editor/editor/generalinfoeditor/messaging/messagingwidget.cpp:72
#, kde-format
msgid "Remove IM"
msgstr "Usuń KI"
#: contact-editor/editor/generalinfoeditor/nameeditdialog.cpp:36
#: contact-editor/editor/generalinfoeditor/namewidget.cpp:55
#, kde-format
msgid "Edit Contact Name"
msgstr "Edytuj nazwę kontaktu"
#: contact-editor/editor/generalinfoeditor/nameeditdialog.cpp:62
#, kde-format
msgid "Honorific prefixes:"
msgstr "Tytuły (przedrostki):"
#: contact-editor/editor/generalinfoeditor/nameeditdialog.cpp:63
#, kde-format
msgid "Given name:"
msgstr "Imię:"
#: contact-editor/editor/generalinfoeditor/nameeditdialog.cpp:64
#, kde-format
msgid "Additional names:"
msgstr "Dodatkowe imiona:"
#: contact-editor/editor/generalinfoeditor/nameeditdialog.cpp:65
#, kde-format
msgid "Family names:"
msgstr "Nazwiska:"
#: contact-editor/editor/generalinfoeditor/nameeditdialog.cpp:66
#, kde-format
msgid "Honorific suffixes:"
msgstr "Tytuły (przyrostki):"
#: contact-editor/editor/generalinfoeditor/nameeditdialog.cpp:67
#, kde-format
msgid "Display:"
msgstr "Wyświetlaj:"
#: contact-editor/editor/generalinfoeditor/nameeditdialog.cpp:71
#, kde-format
msgid "Dr."
msgstr "Dr."
#: contact-editor/editor/generalinfoeditor/nameeditdialog.cpp:72
#, kde-format
msgid "Miss"
msgstr "Panna"
#: contact-editor/editor/generalinfoeditor/nameeditdialog.cpp:73
#, kde-format
msgid "Mr."
msgstr "Pan"
#: contact-editor/editor/generalinfoeditor/nameeditdialog.cpp:74
#, kde-format
msgid "Mrs."
msgstr "Pani"
#: contact-editor/editor/generalinfoeditor/nameeditdialog.cpp:75
#, kde-format
msgid "Ms."
msgstr "Pani"
#: contact-editor/editor/generalinfoeditor/nameeditdialog.cpp:76
#, kde-format
msgid "Prof."
msgstr "Prof."
#: contact-editor/editor/generalinfoeditor/nameeditdialog.cpp:81
#, kde-format
msgid "I"
msgstr "I"
#: contact-editor/editor/generalinfoeditor/nameeditdialog.cpp:82
#, kde-format
msgid "II"
msgstr "II"
#: contact-editor/editor/generalinfoeditor/nameeditdialog.cpp:83
#, kde-format
msgid "III"
msgstr "III"
#: contact-editor/editor/generalinfoeditor/nameeditdialog.cpp:84
#, kde-format
msgid "Jr."
msgstr "Junior"
#: contact-editor/editor/generalinfoeditor/nameeditdialog.cpp:85
#, kde-format
msgid "Sr."
msgstr "Senior"
#: contact-editor/editor/generalinfoeditor/namewidget.cpp:39
#, kde-format
msgid "Name"
msgstr "Nazwa"
#: contact-editor/editor/generalinfoeditor/namewidget.cpp:54
#, kde-format
msgid "..."
msgstr "..."
#: contact-editor/editor/generalinfoeditor/nicknamewidget.cpp:37
#, kde-format
msgid "Nickname"
msgstr "Pseudonim"
#: contact-editor/editor/generalinfoeditor/nicknamewidget.cpp:43
#, kde-format
msgid "Add a Nickname"
msgstr "Dodaj pseudonim"
#: contact-editor/editor/generalinfoeditor/phone/phonecomboboxtype.cpp:83
#, kde-format
msgctxt "@item:inlistbox Category of contact info field"
msgid "Other..."
msgstr "Inne..."
#: contact-editor/editor/generalinfoeditor/phone/phonelistwidget.cpp:38
#, kde-format
msgid "Phone"
msgstr "Telefon"
#: contact-editor/editor/generalinfoeditor/phone/phonetypedialog.cpp:37
#, kde-format
msgid "Edit Phone Number"
msgstr "Edytuj numer telefonu"
#: contact-editor/editor/generalinfoeditor/phone/phonewidget.cpp:42
#: contact-editor/editor/generalinfoeditor/phone/phonewidget.cpp:53
#, kde-format
msgid "Add a Phone Number"
msgstr "Dodaj numer telefonu"
#: contact-editor/editor/generalinfoeditor/phone/phonewidget.cpp:60
#, kde-format
msgid "Remove Phone Number"
msgstr "Usuń numer telefonu"
#: contact-editor/editor/generalinfoeditor/web/weblistwidget.cpp:39
#, kde-format
msgid "Web"
msgstr "Sieć"
#: contact-editor/editor/generalinfoeditor/web/webselecttypecombobox.cpp:36
#, kde-format
msgid "Profile"
msgstr "Profil"
#: contact-editor/editor/generalinfoeditor/web/webwidget.cpp:41
#: contact-editor/editor/generalinfoeditor/web/webwidget.cpp:53
#, kde-format
msgid "Add a Web Site"
msgstr "Dodaj stronę sieciową"
#: contact-editor/editor/generalinfoeditor/web/webwidget.cpp:60
#, kde-format
msgid "Remove Web Site"
msgstr "Usuń stronę sieciową"
#: contact-editor/editor/personaleditor/dateeditwidget.cpp:37
#, kde-format
msgid "Click to add date"
msgstr "Naciśnij, aby dodać datę"
#: contact-editor/editor/personaleditor/dateeditwidget.cpp:48
#, kde-format
msgid "Remove"
msgstr "Usuń"
#: contact-editor/editor/personaleditor/kdatepickerpopup.cpp:94
#, kde-format
msgctxt "@option today"
msgid "&Today"
msgstr "&Dziś"
#: contact-editor/editor/personaleditor/kdatepickerpopup.cpp:97
#, kde-format
msgctxt "@option tomorrow"
msgid "To&morrow"
msgstr "&Jutro"
#: contact-editor/editor/personaleditor/kdatepickerpopup.cpp:100
#, kde-format
msgctxt "@option next week"
msgid "Next &Week"
msgstr "Następny &tydzień"
#: contact-editor/editor/personaleditor/kdatepickerpopup.cpp:103
#, kde-format
msgctxt "@option next month"
msgid "Next M&onth"
msgstr "Na&stępny miesiąc"
#: contact-editor/editor/personaleditor/kdatepickerpopup.cpp:113
#, kde-format
msgctxt "@option do not specify a date"
msgid "No Date"
msgstr "Bez daty"
#: contact-editor/editor/personaleditor/personaleditorwidget.cpp:40
#, kde-format
msgctxt "@label The birthdate of a contact"
msgid "Birthdate:"
msgstr "Urodziny:"
#: contact-editor/editor/personaleditor/personaleditorwidget.cpp:47
#, kde-format
msgctxt "@label The wedding anniversary of a contact"
msgid "Anniversary:"
msgstr "Rocznica:"
#: contact-editor/editor/personaleditor/personaleditorwidget.cpp:54
#, kde-format
msgctxt "@label The partner's name of a contact"
msgid "Partner's name:"
msgstr "Nazwa partnera:"
#: contact-editor/editor/widgets/imagewidget.cpp:91
#, kde-format
msgid "This contact's image cannot be found."
msgstr "Nie można znaleźć obrazu dla tego kontaktu."
#: contact-editor/editor/widgets/imagewidget.cpp:132
#, kde-format
msgid "The photo of the contact (click to change)"
msgstr "Zdjęcie kontaktu (naciśnij, aby zmienić)"
#: contact-editor/editor/widgets/imagewidget.cpp:134
#, kde-format
msgid "The logo of the company (click to change)"
msgstr "Logo przedsiębiorstwa (naciśnij, aby zmienić)"
#: contact-editor/editor/widgets/imagewidget.cpp:251
#, kde-format
msgid "Change photo..."
msgstr "Zmień zdjęcie..."
#: contact-editor/editor/widgets/imagewidget.cpp:252
#: contact-editor/editor/widgets/imagewidget.cpp:265
#, kde-format
msgid "Change URL..."
msgstr "Zmień adres URL..."
#: contact-editor/editor/widgets/imagewidget.cpp:256
#, kde-format
msgid "Save photo..."
msgstr "Zapisz zdjęcie..."
#: contact-editor/editor/widgets/imagewidget.cpp:259
#, kde-format
msgid "Remove photo"
msgstr "Usuń zdjęcie"
#: contact-editor/editor/widgets/imagewidget.cpp:264
#, kde-format
msgid "Change logo..."
msgstr "Zmień logo..."
#: contact-editor/editor/widgets/imagewidget.cpp:269
#, kde-format
msgid "Save logo..."
msgstr "Zapisz logo..."
#: contact-editor/editor/widgets/imagewidget.cpp:272
#, kde-format
msgid "Remove logo"
msgstr "Usuń logo"
#: contact-editor/editor/widgets/imagewidget.cpp:285
#, kde-format
msgid "Change image URL"
msgstr "Zmień adres URL obrazu"
#: contact-editor/editor/widgets/imagewidget.cpp:285
#, kde-format
msgid "Image URL:"
msgstr "Adres URL obrazu:"
#: contact-editor/editor/widgets/imagewidget.cpp:312
#: contact-editor/editor/widgets/imagewidget.cpp:335
#, kde-format
msgid "Images (%1)"
msgstr "Obrazy (%1)"
#: contact-editor/editor/widgets/preferredlineeditwidget.cpp:42
#, kde-format
msgid "Set as Preferred"
msgstr "Ustaw jako pierwszorzędny"
#, fuzzy
#~| msgid "SMS Command"
#~ msgid "KdeConnect SMS Command"
#~ msgstr "Polecenie SMS"
#~ msgid ""
#~ "Defines which application shall be used to dial the phone number of a "
#~ "contact. If 'Skype' is selected the Skype application will be started (if "
#~ "installed on the computer) and the number is dialed. If 'External "
#~ "Application' is selected, a command with placeholders can be defined."
#~ msgstr ""
#~ "Definiuje aplikację, która będzie używana do wykonywania połączeń z "
#~ "numerem telefonu kontaktu. Jeśli wybrano 'Skype' i jest on zainstalowany "
#~ "na komputerze, będzie on uruchamiany w celu wykonania połączenia. Jeśli "
#~ "wybrano 'Aplikacja zewnętrzna', można zdefiniować polecenie, korzystając "
#~ "z symboli zastępczych."
#, fuzzy
#~| msgid "Phone Command"
#~ msgid "kdeconnect Command"
#~ msgstr "Polecenie telefoniczne"
#~ msgid "Add IM"
#~ msgstr "Dodaj KI"
#~ msgid "Remove Address"
#~ msgstr "Usuń adres"
#~ msgid "Edit Address"
#~ msgstr "Edytuj adres"
#~ msgid "Add Street"
#~ msgstr "Dodaj ulicę"
#~ msgid "Add Post Office Box"
#~ msgstr "Dodaj skrytkę pocztową"
#~ msgid "Add Postal Code"
#~ msgstr "Dodaj kod pocztowy"
#~ msgid "Add Locality"
#~ msgstr "Dodaj miejsce"
#~ msgid "Add Region"
#~ msgstr "Dodaj region"
#~ msgid "Add a Country"
#~ msgstr "Dodaj kraj"
#~ msgctxt "street/postal"
#~ msgid "This is the preferred address"
#~ msgstr "To jest domyślny adres"
#~ msgid "Add Address"
#~ msgstr "Dodaj adres"
#~ msgid "Update Address"
#~ msgstr "Uaktualnij adres"
#~ msgid "Cancel"
#~ msgstr "Anuluj"
#~ msgctxt "street/postal"
#~ msgid "Edit Address Type"
#~ msgstr "Edytuj rodzaj adresu"
#~ msgctxt "street/postal"
#~ msgid "Address Types"
#~ msgstr "Rodzaje adresów"
#~ msgctxt "@item:inlistbox Category of contact info field"
#~ msgid "New Address Type"
#~ msgstr "Nowy rodzaj adresu"
#~ msgctxt "NAME OF TRANSLATORS"
#~ msgid "Your names"
#~ msgstr "Łukasz Wojniłowicz"
#~ msgctxt "EMAIL OF TRANSLATORS"
#~ msgid "Your emails"
#~ msgstr "lukasz.wojnilowicz@gmail.com"
#~ msgid "Show Address"
#~ msgstr "Pokaż adres"
#~ msgid "Url:"
#~ msgstr "Adres Url:"
#~ msgid "Command:"
#~ msgstr "Polecenie:"
#~ msgid "Dial Phone Number"
#~ msgstr "Wybierz numer telefonu"
#~ msgid "Send SMS"
#~ msgstr "Wyślij SMS-a"
#~ msgid "Contact Actions Settings"
#~ msgstr "Ustawienia działań na kontaktach"
#~ msgid "(c) 2009 Tobias Koenig"
#~ msgstr "(c) 2009 Tobias Koenig"
#~ msgid "Tobias Koenig"
#~ msgstr "Tobias Koenig"
#~ msgid "Skype"
#~ msgstr "Skype"
#~ msgid "Ekiga"
#~ msgstr "Ekiga"
#~ msgid "SflPhone"
#~ msgstr "SflPhone"
#~ msgid "External Application"
#~ msgstr "Aplikacja zewnętrzna"
#~ msgid "Web Browser"
#~ msgstr "Przeglądarka sieciowa"
#~ msgid "Google map"
#~ msgstr "Mapa Google"
#~ msgid "Map quest"
#~ msgstr "Mapa quest"
#~ msgid "OpenStreetMap"
#~ msgstr "OpenStreetMap"
#~ msgid "Select preferred email address"
#~ msgstr "Wybierz domyślny adres e-mail"
#~ msgid "Title Custom Type"
#~ msgstr "Tytuł własnego rodzaju"
#~ msgid "This is the preferred phone number"
#~ msgstr "To jest domyślny numer telefonu"
#~ msgid "Types"
#~ msgstr "Rodzaje"
#~ msgid "Edit Email Addresses"
#~ msgstr "Edytuj adresy e-mail"
#~ msgid "Add..."
#~ msgstr "Dodaj..."
#~ msgid "Edit..."
#~ msgstr "Edytuj..."
#~ msgid "New Email:"
#~ msgstr "Nowy e-mail:"
#~ msgid "Edit Email"
#~ msgstr "Edytuj e-mail"
#~ msgctxt "@label:textbox Inputfield for an email address"
#~ msgid "Email:"
#~ msgstr "E-mail:"
#~ msgid ""
#~ "<qt>Are you sure that you want to remove the email address <b>%1</b>?</qt>"
#~ msgstr "<qt>Czy na pewno usunąć ten adres e-mail <b>%1</b>?</qt>"
#~ msgid "Confirm Remove"
#~ msgstr "Potwierdź usunięcie"
#~ msgid "&Delete"
#~ msgstr "&Usuń"
#~ msgctxt "@title:group Name related properties of a contact"
#~ msgid "Name"
#~ msgstr "Imię i nazwisko"
#~ msgctxt "@title:group"
#~ msgid "Internet"
#~ msgstr "Internet"
#~ msgctxt "@title:group"
#~ msgid "Phones"
#~ msgstr "Telefony"
#~ msgctxt "@label The name of a contact"
#~ msgid "Name:"
#~ msgstr "Imię i nazwisko:"
#~ msgctxt "@label The nickname of a contact"
#~ msgid "Nickname:"
#~ msgstr "Ksywka:"
#~ msgctxt "@label The email address of a contact"
#~ msgid "Email:"
#~ msgstr "E-mail:"
#~ msgctxt "@label The homepage URL of a contact"
#~ msgid "Homepage:"
#~ msgstr "Strona domowa:"
#~ msgctxt "@label The blog URL of a contact"
#~ msgid "Blog:"
#~ msgstr "Blog:"
#~ msgctxt "@label The instant messaging address of a contact"
#~ msgid "Messaging:"
#~ msgstr "Komunikator internetowy:"
#~ msgctxt "@label The categories of a contact"
#~ msgid "Categories:"
#~ msgstr "Kategorie:"
#~ msgid "Messages"
#~ msgstr "Wiadomości"
#~ msgctxt "@title:window"
#~ msgid "Edit Instant Messaging Addresses"
#~ msgstr "Edytuj adresy komunikatora internetowego"
#~ msgctxt "@action:button"
#~ msgid "Add..."
#~ msgstr "Dodaj..."
#~ msgctxt "@action:button"
#~ msgid "Edit..."
#~ msgstr "Edytuj..."
#~ msgctxt "@action:button"
#~ msgid "Remove"
#~ msgstr "Usuń"
#~ msgctxt "@action:button"
#~ msgid "Set as Standard"
#~ msgstr "Ustaw jako standard"
#~ msgctxt "@title:window"
#~ msgid "Add IM Address"
#~ msgstr "Adres komunikatora internetowego"
#~ msgctxt "@title:window"
#~ msgid "Edit IM Address"
#~ msgstr "Edytuj adres komunikatora internetowego"
#~ msgctxt "@info Instant messaging"
#~ msgid ""
#~ "Do you really want to delete the selected <resource>%1</resource> address?"
#~ msgstr "Czy na pewno usunąć wybrany <resource>%1</resource> adres?"
#~ msgctxt "@title:window"
#~ msgid "Confirm Delete Resource"
#~ msgstr "Potwierdź usunięcie zasobu"
#~ msgctxt "@label:listbox"
#~ msgid "Protocol:"
#~ msgstr "Protokół:"
#~ msgctxt "@label:textbox IM address"
#~ msgid "Address:"
#~ msgstr "Adres:"
#~ msgctxt "instant messaging protocol"
#~ msgid "Protocol"
#~ msgstr "Protokół"
#~ msgctxt "instant messaging address"
#~ msgid "Address"
#~ msgstr "Adres"
#~ msgid "Add"
#~ msgstr "Dodaj"
#~ msgid "Edit Custom Field"
#~ msgstr "Edytuj własne pola"
#~ msgctxt "The title of a custom field"
#~ msgid "Title"
#~ msgstr "Tytuł"
#~ msgctxt "The type of a custom field"
#~ msgid "Type"
#~ msgstr "Rodzaj"
#~ msgid "Key"
#~ msgstr "Klucz"
#~ msgid "Advanced"
#~ msgstr "Zaawansowane"
#~ msgctxt "recent contacts folder"
#~ msgid "Recent Contacts"
#~ msgstr "Ostatnie kontakty"
#~ msgid ""
#~ "Id of the resource containing the default recent contacts collection."
#~ msgstr ""
#~ "Identyfikator źródła zawierającego domyślny zbiór ostatnich kontaktów. "
#~ msgid ""
#~ "Id of the contacts resource containing the recent contacts collection."
#~ msgstr ""
#~ "Identyfikator źródła kontaktów zawierającego ostatni zbiór kontaktów. "
#~ msgctxt "more widgets"
#~ msgid "More"
#~ msgstr "Więcej"
#~ msgctxt "fewer widgets"
#~ msgid "Fewer"
#~ msgstr "Mniej"
#~ msgctxt "@label:listbox type of address"
#~ msgid "Address type:"
#~ msgstr "Rodzaj adresu:"
#~ msgctxt "@action:button street/postal"
#~ msgid "New..."
#~ msgstr "Nowy..."
#~ msgctxt "@action:button street/postal"
#~ msgid "Edit..."
#~ msgstr "Edytuj..."
#~ msgctxt "@action:button street/postal"
#~ msgid "Delete"
#~ msgstr "Usuń"
#~ msgctxt "street/postal"
#~ msgid "Edit Address"
#~ msgstr "Edytuj adres"
#~ msgctxt "<streetLabel>:"
#~ msgid "%1:"
#~ msgstr "%1:"
#~ msgctxt "<postOfficeBoxLabel>:"
#~ msgid "%1:"
#~ msgstr "%1:"
#~ msgctxt "<localityLabel>:"
#~ msgid "%1:"
#~ msgstr "%1:"
#~ msgctxt "<regionLabel>:"
#~ msgid "%1:"
#~ msgstr "%1:"
#~ msgctxt "<postalCodeLabel>:"
#~ msgid "%1:"
#~ msgstr "%1:"
#~ msgctxt "<countryLabel>:"
#~ msgid "%1:"
#~ msgstr "%1:"
#~ msgid "Edit Label..."
#~ msgstr "Edytuj etykietę..."
#~ msgctxt "@label The pronunciation of a contact's name"
#~ msgid "Pronunciation:"
#~ msgstr "Wymowa:"
#~ msgctxt "@title:group"
#~ msgid "Addresses"
#~ msgstr "Adresy"
#~ msgctxt "@title:group"
#~ msgid "Coordinates"
#~ msgstr "Współrzędne"
#~ msgctxt "@label"
#~ msgid "Latitude:"
#~ msgstr "Szerokość geograficzna:"
#~ msgctxt "@label"
#~ msgid "Longitude:"
#~ msgstr "Długość geograficzna:"
#~ msgctxt "@label Change the coordinates"
#~ msgid "Change..."
#~ msgstr "Zmień..."
#~ msgctxt "@label Coordinates are not available"
#~ msgid "n/a"
#~ msgstr "nie dotyczy"
#~ msgctxt "@label The formatted coordinates"
#~ msgid "%1 %2"
#~ msgstr "%1 %2"
#~ msgctxt "@title:window"
#~ msgid "Coordinate Selection"
#~ msgstr "Wybór współrzędnych"
#~ msgctxt "@title:group Decimal representation of coordinates"
#~ msgid "Decimal"
#~ msgstr "Dziesiętny"
#~ msgctxt "@label:spinbox"
#~ msgid "Latitude:"
#~ msgstr "Szerokość geograficzna:"
#~ msgctxt "@label:spinbox"
#~ msgid "Longitude:"
#~ msgstr "Długość geograficzna:"
#~ msgctxt "@title:group"
#~ msgid "Sexagesimal"
#~ msgstr "Sześćdziesiątkowy"
#~ msgctxt "@item:inlistbox Latitude direction"
#~ msgid "North"
#~ msgstr "Północ"
#~ msgctxt "@item:inlistbox Latitude direction"
#~ msgid "South"
#~ msgstr "Południe"
#~ msgctxt "@item:inlistbox Longtitude direction"
#~ msgid "East"
#~ msgstr "Wschód"
#~ msgctxt "@item:inlistbox Longtitude direction"
#~ msgid "West"
#~ msgstr "Zachód"
#~ msgctxt "@item:inlistbox Undefined location"
#~ msgid "Undefined"
#~ msgstr "Nieokreślony"
#~ msgid "This contact's sound cannot be found."
#~ msgstr "Nie ma dźwięku dla tego kontaktu."
#~ msgid "Click to play pronunciation"
#~ msgstr "Kliknij by odtworzyć wymowę"
#~ msgid "No pronunciation available"
#~ msgstr "Brak nagrania wymowy"
#~ msgid "Play"
#~ msgstr "Odtwórz"
#~ msgid "Change..."
#~ msgstr "Zmień..."
#~ msgid "Save..."
#~ msgstr "Zapisz..."
#~ msgctxt "@title:group General properties of a contact"
#~ msgid "General"
#~ msgstr "Ogólne"
#~ msgctxt "@title:group"
#~ msgid "Groupware"
#~ msgstr "Oprogramowanie do pracy zespołowej"
#~ msgctxt "@title:group Date related properties of a contact"
#~ msgid "Dates"
#~ msgstr "Daty"
#~ msgctxt "@title:group Family related properties of a contact"
#~ msgid "Family"
#~ msgstr "Rodzina"
#~| msgid "Change..."
#~ msgid "Change url..."
#~ msgstr "Zmień adres url..."
Index: trunk/l10n-kf5/pl/messages/pim/kdepim-addons._json_.po
===================================================================
--- trunk/l10n-kf5/pl/messages/pim/kdepim-addons._json_.po (revision 1552240)
+++ trunk/l10n-kf5/pl/messages/pim/kdepim-addons._json_.po (revision 1552241)
@@ -1,700 +1,701 @@
# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2015, 2016, 2017, 2018, 2019.
msgid ""
msgstr ""
"Project-Id-Version: json files\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-09-11 03:51+0000\n"
-"PO-Revision-Date: 2019-06-21 06:08+0200\n"
+"PO-Revision-Date: 2019-09-21 08:36+0200\n"
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
-"|| n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10"
+" || n%100>=20) ? 1 : 2);\n"
"X-Generator: Lokalize 19.07.70\n"
#: plugins/plasma/pimeventsplugin/pimeventsplugin.json
msgctxt "Authors Name"
msgid "Daniel Vrátil"
msgstr "Daniel Vrátil"
#: akonadi-import-wizard/pmail/pmailimporter.json
msgctxt "Name"
msgid "PMail Importer"
msgstr "Importer PMail"
#: akonadi-import-wizard/evolutionv1/evolutionv1importer.json
msgctxt "Name"
msgid "Evolution1 Importer"
msgstr "Importer Evolution1"
#: akonadi-import-wizard/thebat/thebatimporter.json
msgctxt "Name"
msgid "TheBat Importer"
msgstr "Importer TheBat"
#: akonadi-import-wizard/opera/operaimporter.json
msgctxt "Name"
msgid "Opera Importer"
msgstr "Importer Opery"
#: akonadi-import-wizard/nylas-mail/nylasmailimporter.json
msgctxt "Name"
msgid "Nylas Mail Importer"
msgstr "Importer Poczty Nylas"
#: akonadi-import-wizard/geary/gearyimporter.json
msgctxt "Name"
msgid "Geary Importer"
msgstr "Importer Geary"
#: akonadi-import-wizard/mailapp/mailappimporter.json
msgctxt "Name"
msgid "MailApp Importer"
msgstr "Importer MailApp"
#: akonadi-import-wizard/evolutionv2/evolutionv2importer.json
msgctxt "Name"
msgid "Evolution2 Importer"
msgstr "Importer Evolution2"
#: akonadi-import-wizard/oe/oeimporter.json
msgctxt "Name"
msgid "OE Importer"
msgstr "Importer OE"
#: kmail/grammarplugins/grammalecte/plugin/kmail_grammalecteplugin.json
msgctxt "Name"
msgid "French Grammar Checker"
msgstr "Program sprawdzający francuską gramatykę"
#: kmail/grammarplugins/languagetool/plugin/kmail_languagetoolplugin.json
msgctxt "Name"
msgid "Grammar Checker (LanguageTool)"
msgstr "Sprawdzanie gramatyki (LanguageTool)"
#: kmail/plugins/logactivitiesplugin/kmail_logactivitiesplugin.json
msgctxt "Name"
msgid "Log Activities"
msgstr "Rejestruj aktywność"
#: kmail/plugins/antivirusplugin/kmail_antivirusplugin.json
msgctxt "Name"
msgid "Antivirus"
msgstr "Antywirus"
#: kmail/plugins/antispamplugin/kmail_antispamplugin.json
msgctxt "Name"
msgid "Antispam"
msgstr "Antyspam"
#: kmail/plugins/expertplugin/kmail_expertplugin.json
msgctxt "Name"
msgid "Expert Plugin"
msgstr "Wtyczka eksperta"
#: kmail/editorinitplugins/externalcomposer/kmail_externalcomposereditorplugin.json
msgctxt "Name"
msgid "Open external composer"
msgstr "Otwórz zewnętrzny edytor"
#: kmail/editorsendcheckplugins/checkbeforesend/kmail_checkbeforesendplugin.json
msgctxt "Name"
msgid "Check Before Send"
msgstr "Sprawdzanie przed wysłaniem"
#: kmail/editorsendcheckplugins/confirm-address/kmail_confirmaddressplugin.json
msgctxt "Name"
msgid "Confirm Address"
msgstr "Potwierdzanie adresów"
#: kmail/editorsendcheckplugins/automaticaddcontacts/kmail_automaticaddcontactsplugin.json
msgctxt "Name"
msgid "Automatic Add Contacts"
msgstr "Samoczynne dodawanie kontaktów"
#: kmail/editorplugins/zoomtext/kmail_zoomtexteditorplugin.json
msgctxt "Name"
msgid "Zoom Text"
msgstr "Powiększ tekst"
#: kmail/editorplugins/changecase/kmail_changecaseeditorplugin.json
msgctxt "Name"
msgid "Change Case"
msgstr "Zmień wielkość liter"
#: kmail/editorplugins/sharetext/kmail_sharetexteditorplugin.json
msgctxt "Name"
msgid "Share Text"
msgstr "Udostępnij tekst"
#: kmail/editorplugins/autocorrection/kmail_autocorrectioneditorplugin.json
msgctxt "Name"
msgid "Autocorrection"
msgstr "Samopoprawianie"
#: kmail/editorplugins/insertemail/kmail_insertemaileditorplugin.json
msgctxt "Name"
msgid "Insert Email"
msgstr "Wstaw wiadomość"
#: kmail/editorplugins/quicktext/kmail_quicktextplugin.json
-#, fuzzy
#| msgctxt "Name"
#| msgid "Insert Special Character"
msgctxt "Name"
msgid "Insert Special Text"
-msgstr "Wstaw znak specjalny"
+msgstr "Wstaw tekst specjalny"
#: kmail/editorplugins/nonbreakingspace/kmail_nonbreakingspaceeditorplugin.json
msgctxt "Name"
msgid "Insert Non Breaking Space"
msgstr "Wstaw niepodzielny odstęp"
#: kmail/editorplugins/insertspecialcharacter/kmail_insertspecialcharactereditorplugin.json
msgctxt "Name"
msgid "Insert Special Character"
msgstr "Wstaw znak specjalny"
#: kmail/editorplugins/insertshorturl/shorturlengineplugin/ur1cashorturlengineplugin/pimcommon_ur1cashorturlengineplugin.json
msgctxt "Name"
msgid "Ur1Ca"
msgstr "Ur1Ca"
#: kmail/editorplugins/insertshorturl/shorturlengineplugin/triopabshorturlengineplugin/pimcommon_triopabshorturlengineplugin.json
msgctxt "Name"
msgid "to.ly"
msgstr "to.ly"
#: kmail/editorplugins/insertshorturl/shorturlengineplugin/isgdshorturlengineplugin/pimcommon_isgdshorturlengineplugin.json
msgctxt "Name"
msgid "Is.gd"
msgstr "Is.gd"
#: kmail/editorplugins/insertshorturl/shorturlengineplugin/tinyurlengineplugin/pimcommon_tinyurlengineplugin.json
msgctxt "Name"
msgid "TinyUrl"
msgstr "TinyUrl"
#: kmail/editorplugins/insertshorturl/kmail_insertshorturleditorplugin.json
msgctxt "Name"
msgid "Insert Short URL"
msgstr "Wstaw krótki adres URL"
#: kmail/editorconvertertextplugins/markdown/plugin/kmail_markdownplugin.json
msgctxt "Name"
msgid "Markdown"
msgstr "Markdown"
#: kmail/editorconvertertextplugins/inserttemplatecommand/kmail_inserttemplatecommandeditorplugin.json
msgctxt "Name"
msgid "Insert Template Command"
msgstr "Wstaw polecenie szablonu"
#: kmailtransport/sendmail/sendmailtransport.json
msgctxt "Name"
msgid "SendMail Mail Transport"
msgstr "Serwer pocztowy SendMail"
#: kaddressbook/contacteditor/addresslocationeditorplugin.json
msgctxt "Name"
msgid "Contact Address Location Editor"
-msgstr ""
+msgstr "Edytor adresu kontaktu"
#: kaddressbook/plugins/checkgravatar/kaddressbook_checkgravatarplugin.json
msgctxt "Name"
msgid "Check Gravatar"
msgstr "Sprawdź Gravatar"
#: kaddressbook/plugins/sendvcards/kaddressbook_sendvcardsplugin.json
msgctxt "Name"
msgid "Send vCards"
msgstr "Wyślij wizytówki"
#: kaddressbook/plugins/sendmail/kaddressbook_sendmailplugin.json
msgctxt "Name"
msgid "Send Mail"
msgstr "Wyślij wiadomość"
#: kaddressbook/plugins/mergecontacts/kaddressbook_mergecontactsplugin.json
msgctxt "Name"
msgid "Merge Contacts"
msgstr "Scal kontakty"
#: kaddressbook/plugins/searchduplicates/kaddressbook_searchduplicatesplugin.json
msgctxt "Name"
msgid "Search Duplicate Contacts"
msgstr "Znajdź powielone kontakty"
#: kaddressbook/importexportplugins/gmx/kaddressbook_importexportgmxplugin.json
msgctxt "Name"
msgid "Import Export GMX"
msgstr "Importuj/Eksportuj GMX"
#: kaddressbook/importexportplugins/ldap/kaddressbook_importexportldapplugin.json
msgctxt "Name"
msgid "Import/Export LDAP Contacts"
msgstr "Importuj/eksportuj kontakt LDAP"
#: kaddressbook/importexportplugins/vcards/kaddressbook_importexportvcardplugin.json
msgctxt "Name"
msgid "Import/Export vCard"
msgstr "Importuj/Eksportuj wizytówkę"
#: kaddressbook/importexportplugins/csv/kaddressbook_importexportcsvplugin.json
msgctxt "Name"
msgid "Import/Export CSV"
msgstr "Importuj/Eksportuj CSV"
#: kaddressbook/importexportplugins/ldif/kaddressbook_importexportldifplugin.json
msgctxt "Name"
msgid "Import/Export LDIF"
msgstr "Importuj/Eksportuj LDIF"
#: plugins/messageviewerconfigureplugins/dkim-verify/messageviewer_dkimconfigplugin.json
msgctxt "Name"
msgid "DKIM"
msgstr "DKIM"
#: plugins/messageviewerconfigureplugins/gravatar/messageviewer_gravatarconfigplugin.json
msgctxt "Name"
msgid "Gravatar"
msgstr "Gravatar"
#: plugins/messageviewerplugins/createnoteplugin/messageviewer_createnoteplugin.json
msgctxt "Name"
msgid "Create Note"
msgstr "Utwórz notatkę"
#: plugins/messageviewerplugins/common/translatorplugin/messageviewer_translatorplugin.json
#: plugins/customtoolsplugins/translatorplugin/pimcommon_translatorplugin.json
msgctxt "Name"
msgid "Translator"
msgstr "Tłumacz"
#: plugins/messageviewerplugins/common/expandurlplugin/messageviewer_expandurlplugin.json
msgctxt "Name"
msgid "Expand URL"
msgstr "Rozwiń adres URL"
#: plugins/messageviewerplugins/createeventplugin/messageviewer_createeventplugin.json
msgctxt "Name"
msgid "Create Event"
msgstr "Utwórz wydarzenie"
#: plugins/messageviewerplugins/createtodoplugin/messageviewer_createtodoplugin.json
msgctxt "Name"
msgid "Create Todo"
msgstr "Utwórz zadanie"
#: plugins/messageviewerplugins/externalscriptplugin/messageviewer_externalscriptplugin.json
msgctxt "Name"
msgid "External Script"
msgstr "Zewnętrzny skrypt"
#: plugins/messageviewerheaderplugins/fancyheaderstyleplugin/messageviewer_fancyheaderstyleplugin.json
msgctxt "Name"
msgid "Fancy Header Style"
msgstr "Eleganckie nagłówki"
#: plugins/messageviewerheaderplugins/briefheaderstyleplugin/messageviewer_briefheaderstyleplugin.json
msgctxt "Name"
msgid "Brief Header Style"
msgstr "Krótkie nagłówki"
#: plugins/messageviewerheaderplugins/longheaderstyleplugin/messageviewer_longheaderstyleplugin.json
msgctxt "Name"
msgid "Long Header Style"
msgstr "Długie nagłówki"
#: plugins/messageviewerheaderplugins/enterpriseheaderstyleplugin/messageviewer_enterpriseheaderstyleplugin.json.cmake
msgctxt "Name"
msgid "Enterprise Header Style"
msgstr "Firmowe nagłówki"
#: plugins/messageviewerheaderplugins/standardsheaderstyleplugin/messageviewer_standardsheaderstyleplugin.json
msgctxt "Name"
msgid "Standards Header Style"
msgstr "Standardowe nagłówki"
#: plugins/messageviewerheaderplugins/grantleeheaderstyleplugin/messageviewer_grantleeheaderstyleplugin.json
msgctxt "Name"
msgid "Grantlee Header Style"
msgstr "Nagłówki Grantlee"
#: plugins/plasma/pimeventsplugin/pimeventsplugin.json
msgctxt "Name"
msgid "PIM Events Plugin"
msgstr "Wtyczka zdarzeń ZIO"
#: plugins/templateparser/templateparseremailaddressrequesterakonadi.json
-#, fuzzy
#| msgctxt "Name"
#| msgid "Email Address Requester for Templateparser"
msgctxt "Name"
msgid "Email Address Akonadi Requester for Template Parser library"
-msgstr "Program żądający adresu pocztowego dla przetwarzania szablonów"
+msgstr ""
+"Program Akonadi żądający adresu pocztowego dla biblioteki przetwarzania"
+" szablonów"
#: plugins/webengineurlinterceptor/adblock/messageviewer_adblockurlinterceptor.json
msgctxt "Name"
msgid "Adblock"
msgstr "Adblock"
#: plugins/webengineurlinterceptor/donottrack/messageviewer_donottrackurlinterceptor.json
msgctxt "Name"
msgid "Do Not Track"
msgstr "Nie śledź"
#: kmail/grammarplugins/grammalecte/plugin/kmail_grammalecteplugin.json
msgctxt "Description"
msgid "This plugin allows you to check grammar in french only."
msgstr "Ta wtyczka umożliwia sprawdzenie gramatyki tylko dla francuskiego."
#: kmail/grammarplugins/languagetool/plugin/kmail_languagetoolplugin.json
msgctxt "Description"
msgid "This plugin allows you to check grammar using LanguageTool."
msgstr "Ta wtyczka umożliwia sprawdzenie gramatyki przy użyciu LanguageTool."
#: kmail/plugins/logactivitiesplugin/kmail_logactivitiesplugin.json
msgctxt "Description"
msgid "This plugin allows you to log KMail activities."
msgstr "Ta wtyczka umożliwia rejestrowanie aktywności KMaila."
#: kmail/plugins/antivirusplugin/kmail_antivirusplugin.json
msgctxt "Description"
msgid "This plugin allows you to configure Anti Virus in KMail."
msgstr "Ta wtyczka umożliwia ustawienie programu antywirusowego w KMail."
#: kmail/plugins/antispamplugin/kmail_antispamplugin.json
msgctxt "Description"
msgid "This plugin allows you to configure Anti Spam in KMail."
msgstr "Ta wtyczka umożliwia ustawienie programu antyspamowego w KMail."
#: kmail/plugins/expertplugin/kmail_expertplugin.json
msgctxt "Description"
msgid "This plugin activates some expert actions."
msgstr "Ta wtyczka włącza pewne działania eksperckie."
#: kmail/editorinitplugins/externalcomposer/kmail_externalcomposereditorplugin.json
msgctxt "Description"
msgid "This plugin allows you to use an external composer."
msgstr "Ta wtyczka umożliwia używanie zewnętrznych edytorów."
#: kmail/editorsendcheckplugins/checkbeforesend/kmail_checkbeforesendplugin.json
msgctxt "Description"
msgid "This plugin allows you to check message settings before sending."
msgstr ""
"Ta wtyczka umożliwia sprawdzenie ustawień wiadomości przed jej wysłaniem"
#: kmail/editorsendcheckplugins/confirm-address/kmail_confirmaddressplugin.json
msgctxt "Description"
msgid "This plugin allows you to check mail before to send it"
msgstr "Ta wtyczka umożliwia sprawdzenie poczty przed jej wysłaniem"
#: kmail/editorsendcheckplugins/automaticaddcontacts/kmail_automaticaddcontactsplugin.json
msgctxt "Description"
msgid ""
"This plugin allows you to add automatically email address to addressbook."
msgstr ""
"Ta wtyczka umożliwia samoczynne dodanie adresu pocztowego do książki "
"adresowej."
#: kmail/editorplugins/zoomtext/kmail_zoomtexteditorplugin.json
msgctxt "Description"
msgid "This plugin allows you to change zoom factor in composer."
msgstr "Ta wtyczka umożliwia zmianę współczynnika powiększenia w edytorze"
#: kmail/editorplugins/changecase/kmail_changecaseeditorplugin.json
msgctxt "Description"
msgid "This plugin allows you to change the case of the selected text."
msgstr "Ta wtyczka umożliwia zmianę wielkości liter zaznaczonego tekstu."
#: kmail/editorplugins/sharetext/kmail_sharetexteditorplugin.json
msgctxt "Description"
msgid "This plugin allows you to share text."
msgstr "Ta wtyczka umożliwia udostępnianie tekstu."
#: kmail/editorplugins/autocorrection/kmail_autocorrectioneditorplugin.json
msgctxt "Description"
msgid ""
"This plugin allows you to autocorrect all text in composer or selected text."
msgstr "Ta wtyczka umożliwia samopoprawianie całego tekstu w edytorze."
#: kmail/editorplugins/insertemail/kmail_insertemaileditorplugin.json
msgctxt "Description"
msgid "This plugin allows you to select email and insert it in composer."
msgstr ""
"Ta wtyczka umożliwia wybranie adresu e-mail i wstawienie go przy pisaniu "
"wiadomości."
#: kmail/editorplugins/quicktext/kmail_quicktextplugin.json
-#, fuzzy
#| msgctxt "Description"
#| msgid "This plugin allows you to insert special character in composer."
msgctxt "Description"
msgid ""
"This plugin allows you to insert special text as attachment name, emails etc."
-msgstr "Ta wtyczka umożliwia wstawienie znaku specjalnego w edytorze"
+msgstr ""
+"Ta wtyczka umożliwia wstawienie tekstu specjalnego jako nazwa załącznika,"
+" wiadomości itp."
#: kmail/editorplugins/nonbreakingspace/kmail_nonbreakingspaceeditorplugin.json
msgctxt "Description"
msgid ""
"This plugin allows you to add non breaking space. It's useful in french "
"language."
msgstr ""
"Ta wtyczka umożliwia wstawienie twardego odstępu. Szczególne przydatne we "
"francuskim."
#: kmail/editorplugins/insertspecialcharacter/kmail_insertspecialcharactereditorplugin.json
msgctxt "Description"
msgid "This plugin allows you to insert special character in composer."
msgstr "Ta wtyczka umożliwia wstawienie znaku specjalnego w edytorze"
#: kmail/editorplugins/insertshorturl/kmail_insertshorturleditorplugin.json
msgctxt "Description"
msgid "This plugin allows you to generate a shorter URL."
msgstr "Ta wtyczka umożliwia skracanie adresów URL."
#: kmail/editorconvertertextplugins/markdown/plugin/kmail_markdownplugin.json
msgctxt "Description"
msgid "This plugin allows you to generate html from markdown language"
msgstr "Ta wtyczka umożliwia utworzenie html z języka markdown"
#: kmail/editorconvertertextplugins/inserttemplatecommand/kmail_inserttemplatecommandeditorplugin.json
msgctxt "Description"
msgid "This plugin allows you to insert a template command in composer."
msgstr "Ta wtyczka umożliwia wstawienie polecenia szablonu w edytorze."
#: kaddressbook/plugins/checkgravatar/kaddressbook_checkgravatarplugin.json
msgctxt "Description"
msgid "This plugin allows you to check the Gravatar images."
msgstr "Ta wtyczka umożliwia sprawdzenie obrazów Gravataru."
#: kaddressbook/plugins/sendvcards/kaddressbook_sendvcardsplugin.json
msgctxt "Description"
msgid "This plugin allows you to send vCard from selected contacts."
msgstr "Ta wtyczka umożliwia wysłanie wizytówki wybranego kontaktu."
#: kaddressbook/plugins/sendmail/kaddressbook_sendmailplugin.json
msgctxt "Description"
msgid "This plugin allows you to send email directly to selected contacts."
msgstr ""
"Ta wtyczka umożliwia wysłanie bezpośredniej wiadomości do wybranych "
"kontaktów."
#: kaddressbook/plugins/mergecontacts/kaddressbook_mergecontactsplugin.json
msgctxt "Description"
msgid "This plugin allows you to merge contacts."
msgstr "Ta wtyczka umożliwia scalenie kontaktów."
#: kaddressbook/plugins/searchduplicates/kaddressbook_searchduplicatesplugin.json
msgctxt "Description"
msgid "This plugin allows you to search duplicate contacts."
msgstr "Ta wtyczka umożliwia wyszukanie powielonych kontaktów."
#: kaddressbook/importexportplugins/gmx/kaddressbook_importexportgmxplugin.json
msgctxt "Description"
msgid "This plugin allows you to import/export GMX."
msgstr "Ta wtyczka umożliwia importowanie/eksportowanie GMX."
#: kaddressbook/importexportplugins/ldap/kaddressbook_importexportldapplugin.json
msgctxt "Description"
msgid "This plugin allows you to import/export LDAP contacts."
msgstr "Ta wtyczka umożliwia importowanie/eksportowanie kontaktów LDAP."
#: kaddressbook/importexportplugins/vcards/kaddressbook_importexportvcardplugin.json
msgctxt "Description"
msgid "This plugin allows you to import/export vCards."
msgstr "Ta wtyczka umożliwia importowanie/eksportowanie wizytówek."
#: kaddressbook/importexportplugins/csv/kaddressbook_importexportcsvplugin.json
msgctxt "Description"
msgid "This plugin allows you to import/export CSV."
msgstr "Ta wtyczka umożliwia importowanie/eksportowanie CSV."
#: kaddressbook/importexportplugins/ldif/kaddressbook_importexportldifplugin.json
msgctxt "Description"
msgid "This plugin allows you to import/export LDIF."
msgstr "Ta wtyczka umożliwia importowanie/eksportowanie LDIF."
#: plugins/messageviewerconfigureplugins/dkim-verify/messageviewer_dkimconfigplugin.json
msgctxt "Description"
msgid "This plugin allows you to configure dkim support."
msgstr "Ta wtyczka umożliwia ustawienie obsługi dkim."
#: plugins/messageviewerconfigureplugins/gravatar/messageviewer_gravatarconfigplugin.json
msgctxt "Description"
msgid "This plugin allows you to configure gravatar support."
msgstr "Ta wtyczka umożliwia ustawienie obsługi gravatarów."
#: plugins/messageviewerplugins/createnoteplugin/messageviewer_createnoteplugin.json
msgctxt "Description"
msgid "This plugin allows you to create a note from a message."
msgstr "Ta wtyczka umożliwia utworzenie notatki z wiadomości."
#: plugins/messageviewerplugins/common/translatorplugin/messageviewer_translatorplugin.json
msgctxt "Description"
msgid "This plugin allows you to translate selected text."
msgstr "Ta wtyczka umożliwia przetłumaczenie zaznaczonego tekstu."
#: plugins/messageviewerplugins/common/expandurlplugin/messageviewer_expandurlplugin.json
msgctxt "Description"
msgid "This plugin expands URL."
msgstr "Ta wtyczka rozwija adresy URL."
#: plugins/messageviewerplugins/createeventplugin/messageviewer_createeventplugin.json
msgctxt "Description"
msgid "This plugin allows you to create an event from a message."
msgstr "Ta wtyczka umożliwia utworzenie zdarzenia z wiadomości."
#: plugins/messageviewerplugins/createtodoplugin/messageviewer_createtodoplugin.json
msgctxt "Description"
msgid "This plugin allows you to create a todo from a message."
msgstr "Ta wtyczka umożliwia utworzenie zadania z wiadomości."
#: plugins/messageviewerplugins/externalscriptplugin/messageviewer_externalscriptplugin.json
msgctxt "Description"
msgid ""
"This plugin allows you to use an external script against the message viewer."
msgstr ""
"Ta wtyczka umożliwia używanie zewnętrznych skryptów w przeglądarce "
"wiadomości."
#: plugins/messageviewerheaderplugins/fancyheaderstyleplugin/messageviewer_fancyheaderstyleplugin.json
msgctxt "Description"
msgid "This plugin provides you a fancy mail header style."
msgstr "Ta wtyczka dostarcza eleganckich nagłówków pocztowych."
#: plugins/messageviewerheaderplugins/briefheaderstyleplugin/messageviewer_briefheaderstyleplugin.json
msgctxt "Description"
msgid "This plugin reduces mail header to strict minimum."
msgstr "Ta wtyczka ogranicza nagłówek pocztowy do niezbędnego minimum."
#: plugins/messageviewerheaderplugins/longheaderstyleplugin/messageviewer_longheaderstyleplugin.json
msgctxt "Description"
msgid "This plugin allows you to show all headers from mail."
msgstr "Ta wtyczka umożliwia pokazanie wszystkich nagłówków pocztowych."
#: plugins/messageviewerheaderplugins/enterpriseheaderstyleplugin/messageviewer_enterpriseheaderstyleplugin.json.cmake
msgctxt "Description"
msgid "This plugin defines a mail header style for enterprise."
msgstr "Ta wtyczka określa wygląd nagłówka pocztowego dla firm."
#: plugins/messageviewerheaderplugins/standardsheaderstyleplugin/messageviewer_standardsheaderstyleplugin.json
msgctxt "Description"
msgid "This plugin defines the standard mail header style."
msgstr "Ta wtyczka określa wygląd standardowego nagłówka pocztowego."
#: plugins/messageviewerheaderplugins/grantleeheaderstyleplugin/messageviewer_grantleeheaderstyleplugin.json
msgctxt "Description"
msgid "This plugin allows you to use a Grantlee-based mail header style."
msgstr "Ta wtyczka dostarcza obsługi nagłówków pocztowych Grantlee."
#: plugins/plasma/pimeventsplugin/pimeventsplugin.json
msgctxt "Description"
msgid "Calendar plugin for displaying events from KDE PIM calendars"
msgstr "Wtyczka kalendarza do wyświetlania wydarzeń z kalendarzy KDE ZIO"
#: plugins/webengineurlinterceptor/adblock/messageviewer_adblockurlinterceptor.json
msgctxt "Description"
msgid "This plugin allows you to block advertising."
msgstr "Ta wtyczka blokuje reklamy."
#: plugins/webengineurlinterceptor/donottrack/messageviewer_donottrackurlinterceptor.json
msgctxt "Description"
msgid "This plugin adds support for \"do not track\"."
msgstr "Ta wtyczka wprowadza obsługę \"nie śledź\"."
#: plugins/customtoolsplugins/translatorplugin/pimcommon_translatorplugin.json
msgctxt "Description"
msgid "This plugin allows you to translate text."
msgstr "Ta wtyczka umożliwia tłumaczenie tekstu."
#~ msgctxt "Name"
#~ msgid "RegexpEditorLineEdit"
#~ msgstr "RegexpEditorLineEdit"
#, fuzzy
#~| msgctxt "Description"
#~| msgid "This plugin allows you to translate text."
#~ msgctxt "Description"
#~ msgid "This plugin allows you to <define it>."
#~ msgstr "Ta wtyczka umożliwia tłumaczenie tekstu."
#~ msgctxt "Name"
#~ msgid "All Header Style"
#~ msgstr "Pełne nagłówki"
#~ msgctxt "Description"
#~ msgid "This plugin shows you all mail header."
#~ msgstr "Ta wtyczka pokazuje ci wszystkie nagłówki pocztowe."
#~ msgctxt "Name"
#~ msgid "ROT13"
#~ msgstr "ROT13"
#~ msgctxt "Description"
#~ msgid ""
#~ "ROT13 (rotate by 13 places) is a simple letter substitution cipher that "
#~ "replaces a letter with the letter 13 letters after it in the alphabet"
#~ msgstr ""
#~ "ROT13 (obróć o 13 miejsc) jest prostym szyfrem podmiany liter, króty "
#~ "podmienia literę, literą przesuniętą o 13 liter w alfabecie"
#~ msgctxt "Name"
#~ msgid "Shorturl"
#~ msgstr "Krótki adres URL"
#~ msgctxt "Description"
#~ msgid "This plugin allows you to expand URL."
#~ msgstr "Ta wtyczka umożliwia ci rozwijanie adresów URL."
#~ msgctxt "Name"
#~ msgid "ImapCompletionFolder"
#~ msgstr "Katalog uzupełniania imap"
#~ msgctxt "Name"
#~ msgid "Webdav"
#~ msgstr "Webdav"
#~ msgctxt "Name"
#~ msgid "YouSendIt"
#~ msgstr "YouSendIt"
#~ msgctxt "Name"
#~ msgid "GDrive"
#~ msgstr "GDrive"
#~ msgctxt "Name"
#~ msgid "box"
#~ msgstr "pudełko"
#~ msgctxt "Name"
#~ msgid "DropBox"
#~ msgstr "DropBox"
#~ msgctxt "Name"
#~ msgid "Hubic"
#~ msgstr "Hubic"
#~ msgctxt "Description"
#~ msgid "This plugin allows you to import export gmx."
#~ msgstr "Ta wtyczka umożliwia ci importowanie/eksportowanie gmx."
#~ msgctxt "Description"
#~ msgid "This plugin allows you to import export ldif."
#~ msgstr "Ta wtyczka umożliwia ci importowanie/eksportowanie ldif."
#~ msgctxt "Name"
#~ msgid "Default Grantlee Header Style"
#~ msgstr "Domyślny styl nagłówków Grantlee"
#~ msgctxt "Name"
#~ msgid "Custom Header Style"
#~ msgstr "Własne nagłówki"
#~ msgctxt "Name"
#~ msgid "Rot13"
#~ msgstr "Rot13"
Index: trunk/l10n-kf5/pl/messages/pim/kleopatra.po
===================================================================
--- trunk/l10n-kf5/pl/messages/pim/kleopatra.po (revision 1552240)
+++ trunk/l10n-kf5/pl/messages/pim/kleopatra.po (revision 1552241)
@@ -1,9853 +1,9854 @@
# translation of kleopatra.po to Polish
# translation of kleopatra.po to
# Version: $Revision$
# Copyright (C) 2002,2003, 2004, 2005, 2008, 2009 Free Software Foundation, Inc.
#
# Krzysztof Lichota <lichota@mimuw.edu.pl>, 2002, 2005.
# Mikolaj Machowski <mikmach@wp.pl>, 2004.
# Marta Rybczyńska <kde-i18n@rybczynska.net>, 2008, 2010.
# Marta Rybczynska <kde-i18n@rybczynska.net>, 2008, 2009, 2013.
# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2011, 2012, 2014, 2015, 2016, 2017, 2018, 2019.
msgid ""
msgstr ""
"Project-Id-Version: kleopatra\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-09-14 03:17+0200\n"
-"PO-Revision-Date: 2019-07-26 17:56+0200\n"
+"PO-Revision-Date: 2019-09-21 08:37+0200\n"
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Lokalize 19.07.70\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
-"|| n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10"
+" || n%100>=20) ? 1 : 2);\n"
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr "Krzysztof Lichota, Łukasz Wojniłowicz"
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr "lichota@mimuw.edu.pl, lukasz.wojnilowicz@gmail.com"
#: src/aboutdata.cpp:41
#, kde-format
msgid "Certificate Manager and Unified Crypto GUI"
msgstr "Ujednolicony interfejs dla kryptografii"
#: src/aboutdata.cpp:51
#, kde-format
msgid "Current Maintainer"
msgstr "Obecny opiekun"
#: src/aboutdata.cpp:52 src/aboutdata.cpp:53
#, kde-format
msgid "Former Maintainer"
msgstr "Były opiekun"
#: src/aboutdata.cpp:54
#, kde-format
msgid "Original Author"
msgstr "Autor pierwowzoru"
#: src/aboutdata.cpp:59
#, kde-format
msgid "David Faure"
msgstr "David Faure"
#: src/aboutdata.cpp:60
#, kde-format
msgid "Backend configuration framework, KIO integration"
msgstr "Szkielet ustawień modułu, integracja z KIO"
#: src/aboutdata.cpp:64
#, kde-format
msgid "Michel Boyer de la Giroday"
msgstr "Michel Boyer de la Giroday"
#: src/aboutdata.cpp:65
#, kde-format
msgid "Key-state dependent colors and fonts in the certificates list"
msgstr "Kolory i czcionki zależne od stanu klucza w liście certyfikatów"
#: src/aboutdata.cpp:69
#, kde-format
msgid "Thomas Moenicke"
msgstr "Thomas Moenicke"
#: src/aboutdata.cpp:70
#, kde-format
msgid "Artwork"
msgstr "Oprawa graficzna"
#: src/aboutdata.cpp:74
#, kde-format
msgid "Frank Osterfeld"
msgstr "Frank Osterfeld"
#: src/aboutdata.cpp:75
#, kde-format
msgid "Resident gpgme/win wrangler, UI Server commands and dialogs"
msgstr "Moduł rezydentny gpgme/win, polecenia serwera UI i okna dialogowe"
#: src/aboutdata.cpp:79
#, kde-format
msgid "Karl-Heinz Zimmer"
msgstr "Karl-Heinz Zimmer"
#: src/aboutdata.cpp:80
#, kde-format
msgid "DN display ordering support, infrastructure"
msgstr "Obsługa wyświetlania kolejności DN, infrastruktura"
#: src/aboutdata.cpp:84
#, kde-format
msgid "Laurent Montel"
msgstr "Laurent Montel"
#: src/aboutdata.cpp:85
#, kde-format
msgid "Qt5 port, general code maintenance"
msgstr "Przenosiny na Qt5, ogólne porządki w kodzie"
#: src/aboutdata.cpp:91
#, kde-format
msgid "Kleopatra"
msgstr "Kleopatra"
#: src/aboutdata.cpp:93
#, kde-format
msgid ""
"(c) 2002 Steffen Hansen, Matthias Kalle Dalheimer, "
"Klarälvdalens Datakonsult AB\n"
"(c) 2004, 2007, 2008, 2009 Marc Mutz, Klarälvdalens Datakonsult AB"
msgstr ""
"(c) 2002 Steffen Hansen, Matthias Kalle Dalheimer, "
"Klarälvdalens Datakonsult AB\n"
"(c) 2004, 2007, 2008, 2009 Marc Mutz, Klarälvdalens Datakonsult AB"
#: src/aboutdata.cpp:95
#, kde-format
msgid "(c) 2010-2019 The Kleopatra developers"
msgstr "(c) 2010-2019 Programiści Kleopatry"
#: src/aboutdata.cpp:97
#, kde-format
msgid "<a href=https://www.gpg4win.org>Visit the Gpg4win homepage</a>"
msgstr "<a href=https://www.gpg4win.org>Odwiedź stronę domową Gpg4win</a>"
#: src/commands/adduseridcommand.cpp:280
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>An error occurred while trying to add the user-id: <message>%1</"
"message></para>"
msgstr ""
"<para>Wystąpił błąd podczas próby dodania identyfikatora użytkownika:"
"<message>%1</message></para>"
#: src/commands/adduseridcommand.cpp:283
#, kde-format
msgctxt "@title:window"
msgid "Add User-ID Error"
msgstr "Błąd dodawania identyfikatora użytkownika"
#: src/commands/adduseridcommand.cpp:288
#, kde-format
msgctxt "@info"
msgid "User-ID successfully added."
msgstr "Identyfikator użytkownika został pomyślnie dodany."
#: src/commands/adduseridcommand.cpp:289
#, kde-format
msgctxt "@title:window"
msgid "Add User-ID Succeeded"
msgstr "Udane dodanie identyfikatora użytkownika"
#: src/commands/certifycertificatecommand.cpp:208
#, kde-kuit-format
msgctxt "@info"
msgid ""
"To certify other certificates, you first need to create an OpenPGP "
"certificate for yourself."
msgstr ""
"Aby certyfikować inne certyfikaty, musisz wpierw utworzyć certyfikat OpenPGP "
"dla siebie."
#: src/commands/certifycertificatecommand.cpp:210
#, kde-format
msgid "Do you wish to create one now?"
msgstr "Czy chcesz teraz utworzyć nowy?"
#: src/commands/certifycertificatecommand.cpp:211
#, kde-format
msgid "Certification Not Possible"
msgstr "Certyfikacja niemożliwa"
#: src/commands/changeexpirycommand.cpp:249
#, kde-format
msgid ""
"<p>An error occurred while trying to change the expiry date for <b>%1</b>:</"
"p><p>%2</p>"
msgstr ""
"<p>Wystąpił błąd podczas próby zmiany daty wygaśnięcia dla <b>%1</b></p>:<p>"
"%2</p>"
#: src/commands/changeexpirycommand.cpp:253
#, kde-format
msgid "Expiry Date Change Error"
msgstr "Błąd podczas zmiany daty wygaśnięcia"
#: src/commands/changeexpirycommand.cpp:258
#, kde-format
msgid "Expiry date changed successfully."
msgstr "Data wygaśnięcia została pomyślnie zmieniona."
#: src/commands/changeexpirycommand.cpp:259
#, kde-format
msgid "Expiry Date Change Succeeded"
msgstr "Udana zmiana daty wygaśnięcia"
#: src/commands/changeownertrustcommand.cpp:246
#, kde-format
msgid ""
"<p>An error occurred while trying to change the certification trust for <b>"
"%1</b>:</p><p>%2</p>"
msgstr ""
"<p>Wystąpił błąd podczas próby zmiany zaufania certyfikatu <b>%1</b></p>:<p>"
"%2</p>"
#: src/commands/changeownertrustcommand.cpp:250
#, kde-format
msgid "Certification Trust Change Error"
msgstr "Błąd podczas zmiany zaufania certyfikatu"
#: src/commands/changeownertrustcommand.cpp:255
#, kde-format
msgid "Certification trust changed successfully."
msgstr "Zaufanie certyfikatu zostało pomyślnie zmienione."
#: src/commands/changeownertrustcommand.cpp:256
#, kde-format
msgid "Certification Trust Change Succeeded"
msgstr "Udana zmiana zaufania certyfikatu"
#: src/commands/changepassphrasecommand.cpp:209
#, kde-format
msgid ""
"<p>An error occurred while trying to change the passphrase for <b>%1</b>:</"
"p><p>%2</p>"
msgstr ""
"<p>Wystąpił błąd podczas próby zmiany hasła dla <b>%1</b>:</p><p>%2</p>"
#: src/commands/changepassphrasecommand.cpp:213
#, kde-format
msgid "Passphrase Change Error"
msgstr "Błąd zmiany hasła"
#: src/commands/changepassphrasecommand.cpp:218
#, kde-format
msgid "Passphrase changed successfully."
msgstr "Hasło zostało pomyślnie zmienione."
#: src/commands/changepassphrasecommand.cpp:219
#, kde-format
msgid "Passphrase Change Succeeded"
msgstr "Udana zmiana hasła"
#: src/commands/changeroottrustcommand.cpp:100
#, kde-format
msgid ""
"Failed to update the trust database:\n"
"%1"
msgstr ""
"Nie udało się uaktualnienie zaufanej bazy danych:\n"
"%1"
#: src/commands/changeroottrustcommand.cpp:102
#, kde-format
msgid "Root Trust Update Failed"
msgstr "Nieudane uaktualnienie głównej zaufanej bazy danych"
#: src/commands/changeroottrustcommand.cpp:282
#, kde-format
msgid "Cannot open existing file \"%1\" for reading: %2"
msgstr "Nie można otworzyć istniejącego pliku \"%1\" do odczytu: %2"
#: src/commands/changeroottrustcommand.cpp:291
#, kde-format
msgid "Cannot open file \"%1\" for reading and writing: %2"
msgstr "Nie można otworzyć pliku \"%1\" do odczytu i zapisu: %2"
#: src/commands/changeroottrustcommand.cpp:295
#, kde-format
msgid "Cannot set restrictive permissions on file %1: %2"
msgstr "Nie można ustawić ograniczających uprawnień dla pliku %1: %2"
#: src/commands/changeroottrustcommand.cpp:352
#, kde-format
msgid "Failed to move file %1 to its final destination, %2: %3"
msgstr "Nie można przenieść pliku %1 do jego miejsca docelowego, %2: %3"
#: src/commands/changeroottrustcommand.cpp:363
#, kde-format
msgid "Could not find gpgconf executable"
msgstr "Nie można znaleźć pliku wykonywalnego gpgconf"
#: src/commands/changeroottrustcommand.cpp:375
#, kde-format
msgid "\"gpgconf --reload gpg-agent\" failed: %1"
msgstr "Nieudane \"gpgconf --reload gpg-agent\": %1"
#: src/commands/checksumcreatefilescommand.cpp:173
#: src/commands/checksumverifyfilescommand.cpp:173
#: src/commands/decryptverifyclipboardcommand.cpp:179
#: src/commands/decryptverifyfilescommand.cpp:196
#: src/commands/encryptclipboardcommand.cpp:165
#: src/commands/encryptclipboardcommand.cpp:179
#: src/commands/signclipboardcommand.cpp:168
#: src/commands/signclipboardcommand.cpp:182
#: src/commands/signencryptfilescommand.cpp:294
#, kde-format
msgid "An error occurred: %1"
msgstr "Wystąpił błąd: %1"
#: src/commands/checksumcreatefilescommand.cpp:175
#, kde-format
msgid "Create Checksum Files Error"
msgstr "Błąd tworzenia plików sum sprawdzających"
#: src/commands/checksumcreatefilescommand.cpp:188
#, kde-format
msgid "Select One or More Files to Create Checksums For"
msgstr ""
"Wybierz jeden lub więcej plików, dla których chcesz utworzyć sumy "
"sprawdzające"
#: src/commands/checksumverifyfilescommand.cpp:175
#, kde-format
msgid "Verify Checksum Files Error"
msgstr "Sprawdź błędy plików sum sprawdzających"
#: src/commands/checksumverifyfilescommand.cpp:188
#, kde-format
msgid "Select One or More Checksum Files"
msgstr "Wybierz jeden lub więcej plików sum sprawdzających"
#: src/commands/clearcrlcachecommand.cpp:73
#, kde-format
msgctxt "@title:window"
msgid "Clear CRL Cache Error"
msgstr "Błąd czyszczenia pamięci podręcznej CRL"
#: src/commands/clearcrlcachecommand.cpp:78
#, kde-format
msgctxt "@title:window"
msgid "Clear CRL Cache Finished"
msgstr "Czyszczenie pamięci podręcznej CRL zakończone"
#: src/commands/clearcrlcachecommand.cpp:83
#, kde-format
msgid ""
"The DirMngr process that tried to clear the CRL cache ended prematurely "
"because of an unexpected error. Please check the output of %1 for details."
msgstr ""
"Program DirMngr nieoczekiwanie zakończył działanie podczas próby "
"wyczyszczenia pamięci podręcznej list CRL. Więcej szczegółów znajduje się w "
"wyjściu %1."
#: src/commands/clearcrlcachecommand.cpp:90
#, kde-format
msgid ""
"An error occurred while trying to clear the CRL cache. The output from %1 "
"was:\n"
"%2"
msgstr ""
"Wystąpił błąd podczas próby wyczyszczenia pamięci podręcznej list CRL. Wynik "
"działania %1 to:\n"
"%2"
#: src/commands/clearcrlcachecommand.cpp:96
#, kde-format
msgid "CRL cache cleared successfully."
msgstr "Pamięć podręczną list CRL została pomyślnie wyczyszczona."
#: src/commands/decryptverifyclipboardcommand.cpp:165
#, kde-format
msgid "The clipboard does not appear to contain a signature or encrypted text."
msgstr "Schowek nie zawiera podpisu lub zaszyfrowanego tekstu."
#: src/commands/decryptverifyclipboardcommand.cpp:167
#: src/commands/decryptverifyclipboardcommand.cpp:181
#, kde-format
msgid "Decrypt/Verify Clipboard Error"
msgstr "Błąd podczas odszyfrowania/sprawdzania danych ze schowka"
#: src/commands/decryptverifyfilescommand.cpp:81
#, kde-format
msgid "Decrypt/Verify Failed"
msgstr "Niepowodzenie odszyfrowania/sprawdzenia"
#: src/commands/decryptverifyfilescommand.cpp:198
#, kde-format
msgid "Decrypt/Verify Files Error"
msgstr "Błąd podczas odszyfrowywania/sprawdzania plików"
#: src/commands/decryptverifyfilescommand.cpp:211
#, kde-format
msgid "Select One or More Files to Decrypt and/or Verify"
msgstr "Wybierz jeden lub więcej plików do odszyfrowania i/lub sprawdzenia"
#: src/commands/deletecertificatescommand.cpp:101
#, kde-format
msgctxt "@title:window"
msgid "Delete Certificates"
msgstr "Usuwanie certyfikatów"
#: src/commands/deletecertificatescommand.cpp:176
#, kde-format
msgid ""
"Neither the OpenPGP nor the CMS backends support certificate deletion.\n"
"Check your installation."
msgstr ""
"OpenPGP i moduły obsługi CMS nie obsługują usuwania certyfikatów.\n"
"Sprawdź, czy zostały zainstalowane poprawnie."
#: src/commands/deletecertificatescommand.cpp:182
#, kde-format
msgid ""
"The OpenPGP backend does not support certificate deletion.\n"
"Check your installation.\n"
"Only the selected CMS certificates will be deleted."
msgstr ""
"Moduł OpenPGP nie obsługuje usuwania certyfikatów.\n"
"Sprawdź swoją instalację.\n"
"Zostaną usunięte tylko zaznaczone certyfikaty CMS."
#: src/commands/deletecertificatescommand.cpp:191
#: src/commands/deletecertificatescommand.cpp:197
#, kde-format
msgid ""
"The OpenPGP backend does not support certificate deletion.\n"
"Check your installation."
msgstr ""
"Moduł obsługi OpenPGP nie obsługuje usuwania certyfikatów.\n"
"Sprawdź swoją instalację."
#: src/commands/deletecertificatescommand.cpp:205
#, kde-format
msgid ""
"The CMS backend does not support certificate deletion.\n"
"Check your installation.\n"
"Only the selected OpenPGP certificates will be deleted."
msgstr ""
"Moduł obsługi CMS nie obsługuje usuwania certyfikatów.\n"
"Sprawdź swoją instalację.\n"
"Zostaną usunięte tylko zaznaczone certyfikaty OpenPGP."
#: src/commands/deletecertificatescommand.cpp:229
#: src/commands/deletecertificatescommand.cpp:250
#, kde-format
msgid ""
"The CMS backend does not support certificate deletion.\n"
"Check your installation."
msgstr ""
"Moduł CMS nie obsługuje usuwania certyfikatów.\n"
"Sprawdź swoją instalację."
#: src/commands/deletecertificatescommand.cpp:327
#: src/commands/deletecertificatescommand.cpp:406
#, kde-format
msgid "Certificate Deletion Failed"
msgstr "Usuwanie certyfikatu zakończyło się niepowodzeniem"
#: src/commands/deletecertificatescommand.cpp:328
#, kde-format
msgid "Certificate Deletion Problem"
msgstr "Problem podczas usuwania certyfikatu"
#: src/commands/deletecertificatescommand.cpp:395
#, kde-format
msgid "OpenPGP backend: %1"
msgstr "Moduł OpenPGP: %1"
#: src/commands/deletecertificatescommand.cpp:399
#, kde-format
msgid "CMS backend: %1"
msgstr "Moduł CMS: %1"
#: src/commands/deletecertificatescommand.cpp:402
#, kde-format
msgid ""
"<qt><p>An error occurred while trying to delete the certificate:</p><p><b>"
"%1</b></p></qt>"
msgstr ""
"<qt><p>Wystąpił błąd podczas próby usunięcia certyfikatu:</p><p><b>%1</b></"
"p></qt>"
#: src/commands/dumpcertificatecommand.cpp:95
#: src/commands/dumpcrlcachecommand.cpp:123
#, kde-format
msgctxt "@action:button Update the log text widget"
msgid "&Update"
msgstr "&Uaktualnij"
#: src/commands/dumpcertificatecommand.cpp:293
#, kde-format
msgctxt "@title:window"
msgid "Certificate Dump"
msgstr "Dane certyfikatu"
#: src/commands/dumpcertificatecommand.cpp:321
#: src/commands/dumpcrlcachecommand.cpp:333
#, kde-format
msgid "Unable to start process gpgsm. Please check your installation."
msgstr ""
"Nie można uruchomić programu gpgsm. Sprawdź, czy jest on poprawnie "
"zainstalowany."
#: src/commands/dumpcertificatecommand.cpp:323
#: src/commands/dumpcertificatecommand.cpp:350
#: src/commands/dumpcertificatecommand.cpp:355
#, kde-format
msgid "Dump Certificate Error"
msgstr "Błąd wyświetlania danych certyfikatu"
#: src/commands/dumpcertificatecommand.cpp:346
#, kde-format
msgid ""
"The GpgSM process that tried to dump the certificate ended prematurely "
"because of an unexpected error. Please check the output of gpgsm --dump-cert "
"%1 for details."
msgstr ""
"Program GpgSM zakończył działanie z nieoczekiwanym błędem przy próbie "
"wyświetlenia danych certyfikatu. Więcej informacji można znaleźć w wyniku "
"gpgsm --dump-cert %1."
#: src/commands/dumpcertificatecommand.cpp:353
#, kde-format
msgid ""
"An error occurred while trying to dump the certificate. The output from "
"GpgSM was:\n"
"%1"
msgstr ""
"Wystąpił błąd przy próbie wyświetlenia danych certyfikatu. Wynik działania "
"GpgSM:\n"
"%1"
#: src/commands/dumpcrlcachecommand.cpp:141
#, kde-format
msgid "Show Entries"
msgstr "Pokaż wpisy"
#: src/commands/dumpcrlcachecommand.cpp:216
#, kde-format
msgctxt "Count of revocations in a CRL"
msgid "Entries:"
msgstr "Wpisy:"
#: src/commands/dumpcrlcachecommand.cpp:312
#, kde-format
msgctxt "@title:window"
msgid "CRL Cache Dump"
msgstr "Dane pamięci podręcznej CRL"
#: src/commands/dumpcrlcachecommand.cpp:335
#: src/commands/dumpcrlcachecommand.cpp:361
#: src/commands/dumpcrlcachecommand.cpp:366
#, kde-format
msgid "Dump CRL Cache Error"
msgstr "Błąd wyświetlania danych pamięci podręcznej CRL"
#: src/commands/dumpcrlcachecommand.cpp:358
#, kde-format
msgid ""
"The GpgSM process that tried to dump the CRL cache ended prematurely because "
"of an unexpected error. Please check the output of gpgsm --call-dirmngr "
"listcrls for details."
msgstr ""
"Program GpgSM niespodziewanie zakończył działanie przy próbie wyświetlenia "
"danych pamięci podręcznej listy CRL. Więcej informacji można znaleźć w "
"wyniku gpgsm --call-dirmngr listcrls."
#: src/commands/dumpcrlcachecommand.cpp:364
#, kde-format
msgid ""
"An error occurred while trying to dump the CRL cache. The output from GpgSM "
"was:\n"
"%1"
msgstr ""
"Wystąpił błąd przy próbie wyświetlenia pamięci podręcznej listy CRL. Wynik "
"działania GpgSM:\n"
"%1"
#: src/commands/encryptclipboardcommand.cpp:167
#: src/commands/encryptclipboardcommand.cpp:181
#, kde-format
msgid "Encrypt Clipboard Error"
msgstr "Błąd szyfrowania schowka"
#: src/commands/exportcertificatecommand.cpp:224
#, kde-format
msgid "Export Certificates"
msgstr "Eksportuj certyfikaty"
#: src/commands/exportcertificatecommand.cpp:228
#, kde-format
msgid "OpenPGP Certificates"
msgstr "Certyfikaty OpenPGP"
#: src/commands/exportcertificatecommand.cpp:229
#, kde-format
msgid "S/MIME Certificates"
msgstr "Certyfikaty S/MIME"
#: src/commands/exportcertificatecommand.cpp:265
#, kde-format
msgid "Exporting certificates..."
msgstr "Eksportowanie certyfikatów..."
#: src/commands/exportcertificatecommand.cpp:276
#, kde-format
msgid ""
"<qt><p>An error occurred while trying to export the certificate:</p><p><b>"
"%1</b></p></qt>"
msgstr ""
"<qt><p>Wystąpił błąd podczas próby eksportowania certyfikatu:</p><p><b>%1</"
"b></p></qt>"
#: src/commands/exportcertificatecommand.cpp:280
#: src/commands/exportcertificatecommand.cpp:326
#, kde-format
msgid "Certificate Export Failed"
msgstr "Niepowodzenie przy eksporcie certyfikatu"
#: src/commands/exportcertificatecommand.cpp:325
#, kde-format
msgid "Could not write to file %1."
msgstr "Nie można zapisać do pliku %1."
#: src/commands/exportopenpgpcertstoservercommand.cpp:75
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>No OpenPGP directory services have been configured.</para><para>Since "
"none is configured, <application>Kleopatra</application> will use "
"<resource>keys.gnupg.net</resource> as the server to export to.</"
"para><para>You can configure OpenPGP directory servers in "
"<application>Kleopatra</application>'s configuration dialog.</para><para>Do "
"you want to continue with <resource>keys.gnupg.net</resource> as the server "
"to export to?</para>"
msgstr ""
"<para>Nie ustawiono usług katalogowych OpenPGP.</para><para>W związku z tym, "
"<application>Kleopatra</application> będzie używać <resource>keys.gnupg.net</"
"resource> jako serwera do eksportu.</para><para>Serwer usług katalogowych "
"OpenPGP można ustawić w oknie konfiguracyjnym <application>Kleopatry</"
"application>.</para><para>Czy kontynuować używając <resource>keys.gnupg.net</"
"resource> jako serwera do eksportu?</para>"
#: src/commands/exportopenpgpcertstoservercommand.cpp:82
#: src/commands/exportopenpgpcertstoservercommand.cpp:95
#, kde-format
msgctxt "@title:window"
msgid "OpenPGP Certificate Export"
msgstr "Eksport certyfikatu OpenPGP"
#: src/commands/exportopenpgpcertstoservercommand.cpp:90
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>When OpenPGP certificates have been exported to a public directory "
"server, it is nearly impossible to remove them again.</para><para>Before "
"exporting your certificate to a public directory server, make sure that you "
"have created a revocation certificate so you can revoke the certificate if "
"needed later.</para><para>Are you sure you want to continue?</para>"
msgstr ""
"<para>Kiedy certyfikaty OpenPGP zostaną wyeksportowane na publiczny serwer "
"katalogowy, praktycznie nie można ich usunąć.</para><para>Przed eksportem "
"certyfikatu na publiczny serwer należy się upewnić, że został utworzony "
"certyfikat unieważnienia. Wtedy można w razie konieczności unieważnić "
"certyfikat.</para><para>Czy kontynuować?</para>"
#: src/commands/exportopenpgpcertstoservercommand.cpp:117
#, kde-format
msgctxt "@title:window"
msgid "OpenPGP Certificate Export Error"
msgstr "Błąd eksportu certyfikatu OpenPGP"
#: src/commands/exportopenpgpcertstoservercommand.cpp:122
#, kde-format
msgctxt "@title:window"
msgid "OpenPGP Certificate Export Finished"
msgstr "Zakończono eksport certyfikatu OpenPGP"
#: src/commands/exportopenpgpcertstoservercommand.cpp:128
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>The GPG process that tried to export OpenPGP certificates ended "
"prematurely because of an unexpected error.</para><para>Please check the "
"output of <icode>%1</icode> for details.</para>"
msgstr ""
"<para>Program GPG nieoczekiwanie zakończył działanie z nieznanym błędem "
"podczas próby eksportu certyfikatów OpenPGP.</para><para>Sprawdź wyjście "
"<icode>%1</icode> aby dowiedzieć się więcej.</para>"
#: src/commands/exportopenpgpcertstoservercommand.cpp:136
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>An error occurred while trying to export OpenPGP certificates.</para> "
"<para>The output from <command>%1</command> was: <message>%2</message></para>"
msgstr ""
"<para>Wystąpił błąd podczas próby eksportu certyfikatów OpenPGP.</para> "
"<para>Wyjście <command>%1</command> to: <message>%2</message></para>"
#: src/commands/exportopenpgpcertstoservercommand.cpp:143
#, kde-format
msgctxt "@info"
msgid "OpenPGP certificates exported successfully."
msgstr "Certyfikaty OpenPGP zostały pomyślnie wyeksportowane."
#: src/commands/exportpaperkeycommand.cpp:89
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para><application>Kleopatra</application> uses <application>PaperKey</"
"application> to create a minimized and printable version of your secret key."
"</para><para>Please make sure it is installed.</para>"
msgstr ""
"<para><application>Kleopatra</application> używa <application>PaperKey</"
"application> do tworzenia zminimalizowanych i nadających się do druku wersji "
"twojego klucza poufnego.</para><para>Upewnij się, że masz ten program na "
"swoim komputerze.</para>"
#: src/commands/exportpaperkeycommand.cpp:93
#: src/commands/importpaperkeycommand.cpp:182
#, kde-format
msgctxt "@title"
msgid "Failed to find PaperKey executable."
msgstr "Nie można znaleźć pliku wykonywalnego PaperKey."
#: src/commands/exportpaperkeycommand.cpp:114
#, kde-format
msgctxt "@title:window"
msgid "Print Secret Key"
msgstr "Wydrukuj klucz poufny"
#: src/commands/exportpaperkeycommand.cpp:131
#, kde-format
msgctxt "@title:window"
msgid "Error printing secret key"
msgstr "Błąd wydruku klucza poufnego"
#: src/commands/exportpaperkeycommand.cpp:137
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>The GPG process that tried to export the secret key ended prematurely "
"because of an unexpected error.</para><para>Please check the output of "
"<icode>%1</icode> for details.</para>"
msgstr ""
"<para>Proces GPG, który próbował eksportować poufny klucz, zakończył "
"przedwcześnie z powodu nieoczekiwanego błędu. </para><para>Sprawdź wyjście "
"<icode>%1</icode> po więcej szczegółów.</para>"
#: src/commands/exportpaperkeycommand.cpp:146
#: src/commands/exportsecretkeycommand.cpp:162
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>An error occurred while trying to export the secret key.</para> "
"<para>The output from <command>%1</command> was: <message>%2</message></para>"
msgstr ""
"<para>Wystąpił błąd podczas próby eksportu poufnego klucza.</para> "
"<para>Wyjście z <command>%1</command> to: <message>%2</message></para>"
#: src/commands/exportsecretkeycommand.cpp:97
#, kde-format
msgid "Export Secret Key"
msgstr "Eksportuj klucz poufny"
#: src/commands/exportsecretkeycommand.cpp:101
#: src/commands/exportsecretkeycommand.cpp:102
#, kde-format
msgid "Secret Key Files"
msgstr "Pliki z kluczem poufnym"
#: src/commands/exportsecretkeycommand.cpp:143
#, kde-format
msgctxt "@title:window"
msgid "Secret Key Export Error"
msgstr "Błąd eksportu poufnego klucza"
#: src/commands/exportsecretkeycommand.cpp:148
#, kde-format
msgctxt "@title:window"
msgid "Secret Key Export Finished"
msgstr "Zakończono eksport poufnego klucza"
#: src/commands/exportsecretkeycommand.cpp:154
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>The GPG or GpgSM process that tried to export the secret key ended "
"prematurely because of an unexpected error.</para><para>Please check the "
"output of <icode>%1</icode> for details.</para>"
msgstr ""
"<para>Proces GPG lub GpgSM, który próbował eksportować poufny klucz, "
"zakończył przedwcześnie z powodu nieoczekiwanego błędu. </para><para>Sprawdź "
"wyjście <icode>%1</icode> po więcej szczegółów.</para>"
#: src/commands/exportsecretkeycommand.cpp:169
#, kde-format
msgctxt "@info"
msgid "Secret key successfully exported."
msgstr "Poufny klucz został pomyślnie wyeksportowany."
#: src/commands/genrevokecommand.cpp:97
#, kde-format
msgid "This is a revocation certificate for the OpenPGP key:"
msgstr "Jest to certyfikat odwołania dla klucza OpenPGP:"
#: src/commands/genrevokecommand.cpp:100
#, kde-format
msgid ""
"A revocation certificate is a kind of \"kill switch\" to publicly\n"
"declare that a key shall not anymore be used. It is not possible\n"
"to retract such a revocation certificate once it has been published."
msgstr ""
"Certyfikat odwołania jest rodzajem \"przycisku bezpieczeństwa\"\n"
"do publicznego poinformowania o tym, że klucza nie należy więcej używć.\n"
"Nie możliwe jest cofnięcie takiego certyfikatu odwołania po jego "
"opublikowaniu."
#: src/commands/genrevokecommand.cpp:104
#, kde-format
msgid ""
"Use it to revoke this key in case of a compromise or loss of\n"
"the secret key."
msgstr ""
"Użyj go do odwołania tego klucza w przypadku jego złamania\n"
"lub utraty klucz poufnego."
#: src/commands/genrevokecommand.cpp:107
#, kde-format
msgid ""
"To avoid an accidental use of this file, a colon has been inserted\n"
"before the 5 dashes below. Remove this colon with a text editor\n"
"before importing and publishing this revocation certificate."
msgstr ""
"Aby uniknąć przypadkowego użycia tego pliku, wstawiono przecinek\n"
"przed 5 kreskami poniżej. Usuń ten przecinek w edytorze tekstu\n"
"przed importowaniem i opublikowaniem tego certyfikatu odwołania."
#: src/commands/genrevokecommand.cpp:117
#, kde-format
msgctxt "@info"
msgid ""
"Certificate successfully created.<br><br>Note:<br>To prevent accidental "
"import of the revocation<br>it is required to manually edit the "
"certificate<br>before it can be imported."
msgstr ""
"Pomyślnie utworzono certyfikat.<br><br>Uwaga:<br>Aby uniknąć przypadkowego "
"importu odwołania<br>wymaga się ręcznej edycji certyfikatu<br>przed jego "
"zaimportowaniem."
#: src/commands/genrevokecommand.cpp:121
#, kde-format
msgid "Revocation certificate created"
msgstr "Utworzono certyfikat unieważnienia"
#: src/commands/genrevokecommand.cpp:128
#, kde-format
msgid "Generate revocation certificate"
msgstr "Utwórz certyfikat unieważnienia"
#: src/commands/genrevokecommand.cpp:130
#, kde-format
msgid "Revocation Certificates "
msgstr "Certyfikaty odwołania"
#: src/commands/genrevokecommand.cpp:139
#: src/crypto/autodecryptverifyfilescontroller.cpp:224 src/utils/output.cpp:552
#, kde-format
msgid ""
"The file <b>%1</b> already exists.\n"
"Overwrite?"
msgstr ""
"Plik <b>%1</b> już istnieje.\n"
"Czy zastąpić plik?"
#: src/commands/genrevokecommand.cpp:141
#: src/crypto/autodecryptverifyfilescontroller.cpp:226 src/utils/output.cpp:554
#, kde-format
msgid "Overwrite Existing File?"
msgstr "Zastąpić plik?"
#: src/commands/genrevokecommand.cpp:196
#, kde-format
msgctxt "@title:window"
msgid "Error creating revocation certificate"
msgstr "Błąd przy tworzeniu certyfikatu unieważnienia"
#: src/commands/gnupgprocesscommand.cpp:152
#, kde-format
msgctxt "@title:window"
msgid "Subprocess Diagnostics"
msgstr "Diagnostyka pod-procesu"
#: src/commands/gnupgprocesscommand.cpp:282
#, kde-format
msgid "Unable to start process %1. Please check your installation."
msgstr "Nie można uruchomić programu %1. Sprawdź swoją instalację."
#: src/commands/gnupgprocesscommand.cpp:288
#, kde-format
msgid "Starting %1..."
msgstr "Uruchamianie %1..."
#: src/commands/gnupgprocesscommand.cpp:311
#, kde-format
msgid "Process finished"
msgstr "Proces ukończył"
#: src/commands/importcertificatefromclipboardcommand.cpp:128
#, kde-format
msgid "Clipboard contents do not look like a certificate."
msgstr "Zawartość schowka nie wygląda jak certyfikat."
#: src/commands/importcertificatefromclipboardcommand.cpp:129
#: src/commands/importcertificatefromclipboardcommand.cpp:133
#: src/commands/importcertificatefromfilecommand.cpp:153
#: src/commands/importcertificatefromfilecommand.cpp:159
#: src/commands/importcertificatescommand.cpp:435
#: src/commands/importcertificatescommand.cpp:443
#: src/commands/importcertificatescommand.cpp:631
#: src/commands/importcertificatescommand.cpp:672
#, kde-format
msgid "Certificate Import Failed"
msgstr "Nieudany import certyfikatu"
#: src/commands/importcertificatefromclipboardcommand.cpp:133
#, kde-format
msgid "Could not determine certificate type of clipboard contents."
msgstr "Nie można wykryć rodzaju certyfikatu zawartości schowka."
#: src/commands/importcertificatefromclipboardcommand.cpp:135
#: src/utils/clipboardmenu.cpp:44 src/utils/output.cpp:714
#, kde-format
msgid "Clipboard"
msgstr "Schowek"
#: src/commands/importcertificatefromdatacommand.cpp:94
#: src/view/padwidget.cpp:139 src/view/padwidget.cpp:332
#: src/view/padwidget.cpp:333 src/view/padwidget.cpp:393
#: src/view/padwidget.cpp:394
#, kde-format
msgid "Notepad"
msgstr "Notatnik"
#: src/commands/importcertificatefromfilecommand.cpp:153
#, kde-format
msgid "Could not open file %1 for reading: %2"
msgstr "Nie można otworzyć pliku %1 do odczytu: %2"
#: src/commands/importcertificatefromfilecommand.cpp:159
#, kde-format
msgid "Could not determine certificate type of %1."
msgstr "Nie można wykryć rodzaju certyfikatu %1."
#: src/commands/importcertificatefromfilecommand.cpp:170
#, kde-format
msgid "Certificates"
msgstr "Certyfikaty"
#: src/commands/importcertificatefromfilecommand.cpp:171
#, kde-format
msgid "Any files"
msgstr "Dowolne pliki"
#: src/commands/importcertificatefromfilecommand.cpp:177
#, kde-format
msgid "Select Certificate File"
msgstr "Wybierz plik certyfikatu"
#: src/commands/importcertificatescommand.cpp:232
#, kde-format
msgctxt "@info:tooltip"
msgid "Imported Certificates from %1"
msgstr "Zaimportowano certyfikaty z %1"
#: src/commands/importcertificatescommand.cpp:236
#, kde-format
msgctxt "@info:tooltip"
msgid "Imported certificates from these sources:<br/>%1"
msgstr "Zaimportowane certyfikaty z następujących źródeł:<br/>%1"
#: src/commands/importcertificatescommand.cpp:245
#, kde-format
msgctxt "@title:tab"
msgid "Imported Certificates"
msgstr "Zaimportowane certyfikaty"
#: src/commands/importcertificatescommand.cpp:261
#, kde-format
msgid "<tr><td align=\"right\">%1</td><td>%2</td></tr>"
msgstr "<tr><td align=\"right\">%1</td><td>%2</td></tr>"
#: src/commands/importcertificatescommand.cpp:262
#, kde-format
msgid "<tr><td align=\"right\"><b>%1</b></td><td>%2</td></tr>"
msgstr "<tr><td align=\"right\"><b>%1</b></td><td>%2</td></tr>"
#: src/commands/importcertificatescommand.cpp:263
#, kde-format
msgid "<tr><th colspan=\"2\" align=\"center\">%1</th></tr>"
msgstr "<tr><th colspan=\"2\" align=\"center\">%1</th></tr>"
#: src/commands/importcertificatescommand.cpp:271
#, kde-format
msgid "Total number processed:"
msgstr "Całkowita liczba przetworzonych:"
#: src/commands/importcertificatescommand.cpp:273
#, kde-format
msgid "Imported:"
msgstr "Zaimportowanych:"
#: src/commands/importcertificatescommand.cpp:276
#, kde-format
msgid "New signatures:"
msgstr "Nowe podpisy:"
#: src/commands/importcertificatescommand.cpp:279
#, kde-format
msgid "New user IDs:"
msgstr "Nowe identyfikatory użytkowników:"
#: src/commands/importcertificatescommand.cpp:282
#, kde-format
msgid "Certificates without user IDs:"
msgstr "Certyfikaty bez identyfikatora użytkownika:"
#: src/commands/importcertificatescommand.cpp:285
#, kde-format
msgid "New subkeys:"
msgstr "Nowe podklucze:"
#: src/commands/importcertificatescommand.cpp:288
#, kde-format
msgid "Newly revoked:"
msgstr "Nowe odwołania:"
#: src/commands/importcertificatescommand.cpp:291
#, kde-format
msgid "Not imported:"
msgstr "Niezaimportowanych:"
#: src/commands/importcertificatescommand.cpp:294
#, kde-format
msgid "Unchanged:"
msgstr "Niezmienionych:"
#: src/commands/importcertificatescommand.cpp:297
#, kde-format
msgid "Secret keys processed:"
msgstr "Przetworze poufne klucze:"
#: src/commands/importcertificatescommand.cpp:300
#, kde-format
msgid "Secret keys imported:"
msgstr "Zaimportowanych poufnych kluczy:"
#: src/commands/importcertificatescommand.cpp:304
#, kde-format
msgid "Secret keys <em>not</em> imported:"
msgstr "<em>Niezaimportowanych</em> poufnych kluczy:"
#: src/commands/importcertificatescommand.cpp:307
#, kde-format
msgid "Secret keys unchanged:"
msgstr "Niezmienionych poufnych kluczy:"
#: src/commands/importcertificatescommand.cpp:313
#, kde-format
msgid "Deprecated PGP-2 keys skipped:"
msgstr "Pominięto przestarzałe klucze PGP-2:"
#: src/commands/importcertificatescommand.cpp:329
#, kde-format
msgid "No imports (should not happen, please report a bug)."
msgstr ""
"Nic nie zaimportowano. To nie powinno się zdarzyć, zgłoś ten błąd "
"programistom."
#: src/commands/importcertificatescommand.cpp:334
#: src/commands/importcertificatescommand.cpp:339
#, kde-format
msgid ""
"<qt><p>Detailed results of certificate import:</p><table width=\"100%\">%1</"
"table></qt>"
msgstr ""
"<qt><p>Szczegółowe wyniki importu certyfikatu:</p><table width=\"100%\">%1</"
"table></qt>"
#: src/commands/importcertificatescommand.cpp:336
#, kde-format
msgid ""
"<qt><p>Detailed results of importing %1:</p><table width=\"100%\">%2</"
"table></qt>"
msgstr ""
"<qt><p>Szczegółowe wyniki importowania %1:</p><table width=\"100%\">%2</"
"table></qt>"
#: src/commands/importcertificatescommand.cpp:340
#, kde-format
msgid "Totals"
msgstr "Suma"
#: src/commands/importcertificatescommand.cpp:377
#, kde-format
msgid "A phone call to the person."
msgstr "Telefon do osoby."
#: src/commands/importcertificatescommand.cpp:378
#, kde-format
msgid "Using a business card."
msgstr "Przy użyciu karty biznesowej."
#: src/commands/importcertificatescommand.cpp:379
#, kde-format
msgid "Confirming it on a trusted website."
msgstr "Potwierdzając go na zaufanej stronie."
#: src/commands/importcertificatescommand.cpp:382
#, kde-format
msgid ""
"In order to mark the certificate as valid (green) it needs to be certified."
msgstr ""
"Aby oznaczyć certyfikat jako ważny (zielony) musi on być certyfikowany."
#: src/commands/importcertificatescommand.cpp:383
#, kde-format
msgid "Certifying means that you check the Fingerprint."
msgstr "Certyfikowanie oznacza, że sprawdzisz odcisk klucza."
#: src/commands/importcertificatescommand.cpp:384
#, kde-format
msgid "Some suggestions to do this are:"
msgstr "Oto sugestie na zrobienie tego:"
#: src/commands/importcertificatescommand.cpp:387
#, kde-format
msgid "Do you wish to start this process now?"
msgstr "Czy chcesz rozpocząć to działanie teraz?"
#: src/commands/importcertificatescommand.cpp:388
#, kde-format
msgctxt "@title"
msgid "You have imported a new certificate (public key)"
msgstr "Zaimportowałeś nowy certyfikat (klucz publiczny)"
#: src/commands/importcertificatescommand.cpp:409
#, kde-format
msgid "Certificate Import Result"
msgstr "Wynik importowania certyfikatu"
#: src/commands/importcertificatescommand.cpp:422
#, kde-format
msgid ""
"<qt><p>An error occurred while trying to import the certificate:</p><p><b>"
"%1</b></p></qt>"
msgstr ""
"<qt><p>Wystąpił błąd podczas próby zaimportowania certyfikatu:</p><p><b>%1</"
"b></p></qt>"
#: src/commands/importcertificatescommand.cpp:426
#, kde-format
msgid ""
"<qt><p>An error occurred while trying to import the certificate %1:</p><p><b>"
"%2</b></p></qt>"
msgstr ""
"<qt><p>Wystąpił błąd podczas próby zaimportowania certyfikatu %1:</p><p><b>"
"%2</b></p></qt>"
#: src/commands/importcertificatescommand.cpp:501
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<title>You have imported a Secret Key.</title><para>The key has the "
"fingerprint:<nl/><numid>%1</numid></para><para>And claims the User IDs:"
"<list><item>%2</item></list></para>Is this your own key? (Set trust level to "
"ultimate)"
msgstr ""
"<title>Zaimportowałeś poufny klucz.</title><para>Klucz ten ma odcisk klucza:"
"<nl/><numid>%1</numid></para><para>i dotyczy identyfikatorów użytkowników:"
"<list><item>%2</item></list></para>Czy to jest twój własny klucz? (Jeśli tak "
"to ustaw poziom zaufania na nieograniczony)"
#: src/commands/importcertificatescommand.cpp:513
#, kde-format
msgctxt "@title:window"
msgid "Secret key imported"
msgstr "Zaimportowano poufny klucz"
#: src/commands/importcertificatescommand.cpp:629
#: src/commands/importcertificatescommand.cpp:670
#, kde-format
msgid ""
"The type of this certificate (%1) is not supported by this Kleopatra "
"installation."
msgstr ""
"Rodzja tego certyfikatu (%1) nie jest obsługiwany przez tę instalację "
"Kleopatry."
#: src/commands/importcrlcommand.cpp:77
#, kde-format
msgid "Certificate Revocation Lists, DER encoded"
msgstr "Lista certyfikatu odwołania, zakodowana DER"
#: src/commands/importcrlcommand.cpp:78
#, kde-format
msgid "Select CRL File to Import"
msgstr "Wybierz plik z listą unieważnionych certyfikatów"
#: src/commands/importcrlcommand.cpp:192
#, kde-format
msgid "Unable to start process dirmngr. Please check your installation."
msgstr ""
"Nie można uruchomić programu dirmngr. Sprawdź, czy jest poprawnie "
"zainstalowany."
#: src/commands/importcrlcommand.cpp:194
#, kde-format
msgid "Clear CRL Cache Error"
msgstr "Błąd czyszczenia pamięci podręcznej CRL-i"
#: src/commands/importcrlcommand.cpp:212
#, kde-format
msgid ""
"The GpgSM process that tried to import the CRL file ended prematurely "
"because of an unexpected error. Please check the output of gpgsm --call-"
"dirmngr loadcrl <filename> for details."
msgstr ""
"Program GpgSM niespodziewanie zakończył działanie w czasie importowania "
"pliku listy CRL. Więcej informacji można znaleźć w wyniku gpgsm --call-"
"dirmngr loadcrl <filename>."
#: src/commands/importcrlcommand.cpp:215 src/commands/importcrlcommand.cpp:219
#, kde-format
msgid "Import CRL Error"
msgstr "Błąd importowania listy CRL"
#: src/commands/importcrlcommand.cpp:217
#, kde-format
msgid ""
"An error occurred while trying to import the CRL file. The output from gpgsm "
"was:\n"
"%1"
msgstr ""
"Wystąpił błąd podczas próby zaimportowania pliku listy CRL. Wynik działania "
"gpgsm:\n"
"%1"
#: src/commands/importcrlcommand.cpp:221
#, kde-format
msgid "CRL file imported successfully."
msgstr "Plik listy CRL został pomyślnie zaimportowany."
#: src/commands/importcrlcommand.cpp:222
#, kde-format
msgid "Import CRL Finished"
msgstr "Import listy CRL zakończony"
#: src/commands/importpaperkeycommand.cpp:110
#: src/crypto/autodecryptverifyfilescontroller.cpp:313
#, kde-kuit-format
msgid "Cannot open <filename>%1</filename> for reading."
msgstr "Nie można otworzyć <filename>%1</filename> do odczytu."
#: src/commands/importpaperkeycommand.cpp:161
#, kde-format
msgid "Failed to restore any secret keys."
msgstr "Nie udało się przywrócenie kluczy poufnych."
#: src/commands/importpaperkeycommand.cpp:169
#, kde-kuit-format
msgctxt "@info"
msgid "Successfully restored the secret key parts from <filename>%1</filename>"
msgstr "Pomyślnie przywrócono poufne części kluczy z <filename>%1</filename>"
#: src/commands/importpaperkeycommand.cpp:178
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para><application>Kleopatra</application> uses <application>PaperKey</"
"application> to import your text backup.</para><para>Please make sure it is "
"installed.</para>"
msgstr ""
"<para><application>Kleopatra</application> używa <application>PaperKey</"
"application> do importowania twojej tekstowej kopii zapasowej.</"
"para><para>Upewnij się, że masz ten program na swoim komputerze.</para>"
#: src/commands/importpaperkeycommand.cpp:187
#, kde-format
msgid "Select input file"
msgstr "Wybierz plik wejściowy"
#: src/commands/importpaperkeycommand.cpp:189
#, kde-format
msgid "Paper backup"
msgstr "Kopia papierowa"
#: src/commands/importpaperkeycommand.cpp:223
#, kde-format
msgctxt "@title:window"
msgid "Error importing secret key"
msgstr "Błąd importowania klucza poufnego"
#: src/commands/importpaperkeycommand.cpp:229
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>The GPG process that tried to restore the secret key ended prematurely "
"because of an unexpected error.</para><para>Please check the output of "
"<icode>%1</icode> for details.</para>"
msgstr ""
"<para>Proces GPG, który próbował przywrócić poufny klucz, zakończył "
"przedwcześnie z powodu nieoczekiwanego błędu. </para><para>Sprawdź wyjście "
"<icode>%1</icode> po więcej szczegółów.</para>"
#: src/commands/importpaperkeycommand.cpp:238
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>An error occurred while trying to restore the secret key.</para> "
"<para>The output from <command>%1</command> was:</para><para><message>%2</"
"message></para>"
msgstr ""
"<para>Wystąpił błąd podczas próby przywrócenia poufnego klucza.</para> "
"<para>Wynik z <command>%1</command> to: </para><para><message>%2</message></"
"para>"
#: src/commands/keytocardcommand.cpp:103
#, kde-format
msgid "Signature"
msgstr "Podpis"
#. i18n: ectx: property (text), widget (QCheckBox, encryptionCB)
#: src/commands/keytocardcommand.cpp:106
#: src/dialogs/certificatedetailswidget.cpp:388
#: src/newcertificatewizard/advancedsettingsdialog.ui:216
#, kde-format
msgid "Encryption"
msgstr "Szyfrowanie"
#. i18n: ectx: property (text), widget (QCheckBox, authenticationCB)
#: src/commands/keytocardcommand.cpp:109
#: src/newcertificatewizard/advancedsettingsdialog.ui:226
#, kde-format
msgid "Authentication"
msgstr "Uwierzytelnianie"
#: src/commands/keytocardcommand.cpp:141 src/view/pgpcardwidget.cpp:334
#, kde-format
msgid ""
"It will no longer be possible to decrypt past communication encrypted for "
"the existing key."
msgstr ""
"Nie będzie można odszyfrować przyszłej wymiany danych zaszyfrowanej dla "
"istniejącego klucza."
#: src/commands/keytocardcommand.cpp:153
#, kde-format
msgid "Failed to find the card with the serial number: %1"
msgstr "Nie udało się znaleźć karty o numerze seryjnym: %1"
#: src/commands/keytocardcommand.cpp:159
#, kde-format
msgctxt "@info"
msgid ""
"<p>This card already contains a key in this slot. Continuing will "
"<b>overwrite</b> that key.</p><p>If there is no backup the existing key will "
"be irrecoverably lost.</p>"
msgstr ""
"<p>Ta karta zawiera już klucz w gnieździe. Kontynuowanie <b>zastąpi</b> ten "
"klucz.</p><p>Jeśli nie ma kopii zapsowej, to istniejący klucz zostanie "
"nieodwracalnie utracony.</p>"
#: src/commands/keytocardcommand.cpp:161
#, kde-format
msgid "The existing key has the fingerprint:"
msgstr "Istniejący klucz ma odcisk klucza:"
#: src/commands/keytocardcommand.cpp:163
#, kde-format
msgctxt "@title:window"
msgid "Overwrite existing key"
msgstr "Zastąpienie istniejącego klucza"
#: src/commands/keytocardcommand.cpp:205
#, kde-format
msgctxt "@info"
msgid "Moving the key to the card failed: %1"
msgstr "Nie udało się przeniesienie klucza na kartę: %1"
#: src/commands/keytocardcommand.cpp:206 src/commands/keytocardcommand.cpp:231
#: src/view/netkeywidget.cpp:222 src/view/nullpinwidget.cpp:120
#: src/view/pgpcardwidget.cpp:298 src/view/pgpcardwidget.cpp:313
#: src/view/pgpcardwidget.cpp:368 src/view/pgpcardwidget.cpp:394
#: src/view/pgpcardwidget.cpp:400 src/view/pgpcardwidget.cpp:406
#: src/view/pgpcardwidget.cpp:424 src/view/pgpcardwidget.cpp:451
#: src/view/pgpcardwidget.cpp:466
#, kde-format
msgctxt "@title"
msgid "Error"
msgstr "Błąd"
#: src/commands/keytocardcommand.cpp:221
#, kde-format
msgid "Successfully copied the key to the card."
msgstr "Pomyślnie skopiowano klucz na kartę."
#: src/commands/keytocardcommand.cpp:222 src/view/pgpcardwidget.cpp:321
#: src/view/pgpcardwidget.cpp:374 src/view/pgpcardwidget.cpp:430
#: src/view/pgpcardwidget.cpp:472
#, kde-format
msgctxt "@title"
msgid "Success"
msgstr "Powodzenie"
#: src/commands/keytocardcommand.cpp:230
#, kde-format
msgctxt "@info"
msgid "Failed to delete the key: %1"
msgstr "Nie udało się usunięcie klucza: %1"
#: src/commands/learncardkeyscommand.cpp:80
#, kde-format
msgctxt "@title:window"
msgid "Error Learning SmartCard"
msgstr "Błąd podczas wykrywania karty inteligentnej"
#: src/commands/learncardkeyscommand.cpp:85
#, kde-format
msgctxt "@title:window"
msgid "Finished Learning SmartCard"
msgstr "Zakończono wykrywanie karty inteligentnej"
#: src/commands/learncardkeyscommand.cpp:91
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>The GPG or GpgSM process that tried to learn the smart card ended "
"prematurely because of an unexpected error.</para><para>Please check the "
"output of <icode>%1</icode> for details.</para>"
msgstr ""
"<para>Proces GPG lub GpgSM zakończył się nieoczekiwanie z powodu błędu "
"podczas próby wykrycia karty inteligentnej.</para><para>Więcej informacji "
"znajduje się w wyniku <icode>%1</icode>.</para>"
#: src/commands/learncardkeyscommand.cpp:117
#, kde-format
msgid "Loading certificates... (this can take a while)"
msgstr "Wczytywanie certyfikatów... (może trochę trwać)"
#: src/commands/learncardkeyscommand.cpp:118
#, kde-format
msgid "Show Details"
msgstr "Pokaż szczegóły"
#: src/commands/lookupcertificatescommand.cpp:337
#: src/commands/lookupcertificatescommand.cpp:342
#, kde-format
msgctxt "@title %1:\"OpenPGP\" or \"CMS\""
msgid "%1 Certificate Server"
msgstr "Serwer certyfikatów %1"
#: src/commands/lookupcertificatescommand.cpp:375
#, kde-format
msgctxt "@info"
msgid ""
"Failed to search on certificate server. The error returned was:\n"
"%1"
msgstr ""
"Błąd wyszukiwania na serwerze certyfikatów. Kod błędu:\n"
"%1"
#: src/commands/lookupcertificatescommand.cpp:384
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>The query result has been truncated.</para><para>Either the local or a "
"remote limit on the maximum number of returned hits has been exceeded.</"
"para><para>You can try to increase the local limit in the configuration "
"dialog, but if one of the configured servers is the limiting factor, you "
"have to refine your search.</para>"
msgstr ""
"<para>Wynik zapytania został przycięty.</para><para>Przekroczony został "
"limit trafień w wyniku po stronie zdalnej lub lokalnej.</para><para>Limit "
"lokalny można zwiększyć w oknie ustawień, ale jeśli ograniczenie pochodzi od "
"jednego z serwerów, to trzeba uściślić zapytanie.</para>"
#: src/commands/lookupcertificatescommand.cpp:392
#, kde-format
msgctxt "@title"
msgid "Result Truncated"
msgstr "Przycięte wyniki"
#: src/commands/lookupcertificatescommand.cpp:414
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>You do not have any directory servers configured.</para><para>You need "
"to configure at least one directory server to search on one.</para><para>You "
"can configure directory servers here: <interface>Settings->Configure "
"Kleopatra</interface>.</para>"
msgstr ""
"<para>Nie ustawiono żadnego serwera katalogowego.</para><para>Do "
"wyszukiwania jest potrzebny co najmniej jeden.</para><para>Serwery "
"katalogowe można ustawić w: <interface>Ustawienia->Ustawienia Kleopatry</"
"interface>.</para>"
#: src/commands/lookupcertificatescommand.cpp:419
#, kde-format
msgctxt "@title"
msgid "No Directory Servers Configured"
msgstr "Brak ustawionych usług katalogowych"
#: src/commands/refreshopenpgpcertscommand.cpp:64
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>No OpenPGP directory services have been configured.</para><para>If not "
"all of the certificates carry the name of their preferred certificate server "
"(few do), a fallback server is needed to fetch from.</para><para>Since none "
"is configured, <application>Kleopatra</application> will use <resource>keys."
"gnupg.net</resource> as the fallback.</para><para>You can configure OpenPGP "
"directory servers in Kleopatra's configuration dialog.</para><para>Do you "
"want to continue with <resource>keys.gnupg.net</resource> as fallback server?"
"</para>"
msgstr ""
"<para>Nie ustawiono usług katalogowych OpenPGP.</para><para>Jeśli nie "
"wszystkie certyfikaty zawierają nazwę ich preferowanego serwera certyfikatów "
"(w praktyce zdarza się to rzadko), potrzebny jest serwer domyślny.</"
"para><para>Żaden nie został skonfigurowany, więc <application>Kleopatra</"
"application> użyje domyślnego serwera <resource>keys.gnupg.net</resource>.</"
"para><para>Serwery katalogowe OpenPGP można ustawić w oknie konfiguracyjnym "
"Kleopatry.</para><para>Czy kontynuować wykorzystując <resource>keys.gnupg."
"net</resource> jako serwer domyślny?</para>"
#: src/commands/refreshopenpgpcertscommand.cpp:73
#: src/commands/refreshopenpgpcertscommand.cpp:87
#, kde-format
msgctxt "@title:window"
msgid "OpenPGP Certificate Refresh"
msgstr "Odświeżenie certyfikatu OpenPGP"
#: src/commands/refreshopenpgpcertscommand.cpp:81
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>Refreshing OpenPGP certificates implies downloading all certificates "
"anew, to check if any of them have been revoked in the meantime.</"
"para><para>This can put a severe strain on your own as well as other "
"people's network connections, and can take up to an hour or more to "
"complete, depending on your network connection, and the number of "
"certificates to check.</para> <para>Are you sure you want to continue?</para>"
msgstr ""
"<para>Odświeżenie certyfikatów OpenPGP oznacza pobranie wszystkich "
"certyfikatów od nowa, aby sprawdzić, czy żaden z nich nie został w "
"międzyczasie odwołany.</para><para>To może obciążyć Twoje łącze sieciowe, "
"ale również łącza innych osób, i może potrwać do godziny, w zależności od "
"połączenia sieciowego i liczby certyfikatów do pobrania.</para><para>Czy "
"kontynuować?</para>"
#: src/commands/refreshopenpgpcertscommand.cpp:106
#, kde-format
msgctxt "@title:window"
msgid "OpenPGP Certificate Refresh Error"
msgstr "Błąd podczas odświeżania certyfikatu OpenPGP"
#: src/commands/refreshopenpgpcertscommand.cpp:111
#, kde-format
msgctxt "@title:window"
msgid "OpenPGP Certificate Refresh Finished"
msgstr "Odświeżanie certyfikatu OpenPGP zakończone"
#: src/commands/refreshopenpgpcertscommand.cpp:117
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>The GPG process that tried to refresh OpenPGP certificates ended "
"prematurely because of an unexpected error.</para><para>Please check the "
"output of <icode>%1</icode> for details.</para>"
msgstr ""
"<para>Proces GPG, który próbował odświeżyć certyfikaty OpenPGP, zakończył "
"się z powodu nieoczekiwanego błędu.</para><para>Więcej szczegółów znajduje "
"się na wyjściu <icode>%1</icode>.</para>"
#: src/commands/refreshopenpgpcertscommand.cpp:125
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>An error occurred while trying to refresh OpenPGP certificates.</para> "
"<para>The output from <command>%1</command> was: <bcode>%2</bcode></para>"
msgstr ""
"<para>Wystąpił błąd podczas próby odświeżenie certyfikatów OpenPGP.</para> "
"<para>Wyjściem polecenia <command>%1</command> było: <bcode>%2</bcode></para>"
#: src/commands/refreshopenpgpcertscommand.cpp:132
#, kde-format
msgctxt "@info"
msgid "OpenPGP certificates refreshed successfully."
msgstr "Certyfikaty OpenPGP zostały pomyślnie odświeżone."
#: src/commands/refreshx509certscommand.cpp:63
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>Refreshing X.509 certificates implies downloading CRLs for all "
"certificates, even if they might otherwise still be valid.</para><para>This "
"can put a severe strain on your own as well as other people's network "
"connections, and can take up to an hour or more to complete, depending on "
"your network connection, and the number of certificates to check.</para> "
"<para>Are you sure you want to continue?</para>"
msgstr ""
"<para>Odświeżenie certyfikatów X.509 oznacza pobranie CRL-i dla wszystkich "
"certyfikatów, nawet jeśli byłyby one ciągle ważne.</para><para>To może "
"spowodować duże obciążenie Twojego połączenia sieciowego oraz połączeń "
"innych stron. Może to również zając nawet godzinę, w zależności od Twojego "
"łącza i liczby certyfikatów do sprawdzenia.</para><para>Czy kontynować?</"
"para>"
#: src/commands/refreshx509certscommand.cpp:69
#, kde-format
msgctxt "@title:window"
msgid "X.509 Certificate Refresh"
msgstr "Odśwież certyfikat X.509"
#: src/commands/refreshx509certscommand.cpp:82
#, kde-format
msgctxt "@title:window"
msgid "X.509 Certificate Refresh Error"
msgstr "Błąd podczas odświeżania certyfikatu X.509"
#: src/commands/refreshx509certscommand.cpp:87
#, kde-format
msgctxt "@title:window"
msgid "X.509 Certificate Refresh Finished"
msgstr "Odświeżanie certyfikatu X.509 zakończone"
#: src/commands/refreshx509certscommand.cpp:93
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>The GpgSM process that tried to refresh X.509 certificates ended "
"prematurely because of an unexpected error.</para><para>Please check the "
"output of <icode>%1</icode> for details.</para>"
msgstr ""
"<para>Proces GpgSM, który próbował odświeżyć certyfikaty, zakończył się z "
"nieoczekiwanym błędem.</para><para>Sprawdź wyjście <icode>%1</icode>, aby "
"dowiedzieć się więcej.</para>"
#: src/commands/refreshx509certscommand.cpp:101
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>An error occurred while trying to refresh X.509 certificates.</"
"para><para>The output from <command>%1</command> was: <bcode>%2</bcode></"
"para>"
msgstr ""
"<para>Wystąpił błąd podczas próby odświeżenia certyfikatów X.509.</"
"para><para>Wyjście polecenia <command>%1</command> to: <bcode>%2</bcode></"
"para>"
#: src/commands/refreshx509certscommand.cpp:108
#, kde-format
msgctxt "@info"
msgid "X.509 certificates refreshed successfully."
msgstr "Certyfikaty X.509 zostały pomyślnie odświeżone."
#: src/commands/setinitialpincommand.cpp:77
#, kde-format
msgctxt "@title:window"
msgid "Set Initial Pin"
msgstr "Ustaw początkowy kod PIN"
#: src/commands/signclipboardcommand.cpp:170
#: src/commands/signclipboardcommand.cpp:184
#, kde-format
msgid "Sign Clipboard Error"
msgstr "Błąd podpisywania danych ze schowka"
#: src/commands/signencryptfilescommand.cpp:296
#, kde-format
msgid "Sign/Encrypt Files Error"
msgstr "Błąd podpisu/szyfrowania plików"
#: src/commands/signencryptfilescommand.cpp:309
#, kde-format
msgid "Select One or More Files to Sign and/or Encrypt"
msgstr "Wybierz jeden lub więcej plików do podpisu i/lub szyfrowania"
#: src/commands/signencryptfoldercommand.cpp:61
#, kde-format
msgid "Select Folder to Sign and/or Encrypt"
msgstr "Wybierz katalog do podpisania i/lub zaszyfrowania"
#: src/conf/appearanceconfigwidget.cpp:147
#, kde-format
msgctxt "Key filter without user-assigned name"
msgid "<unnamed>"
msgstr "<bez nazwy>"
#: src/conf/appearanceconfigwidget.cpp:303
#, kde-format
msgid "This parameter has been locked down by the system administrator."
msgstr "Ten parametr został zablokowany przez administratora."
#: src/conf/appearanceconfigwidget.cpp:331
#, kde-format
msgid "DN-Attribute Order"
msgstr "Kolejność atrybutów-DN"
#. i18n: ectx: property (windowTitle), widget (QWidget, AppearanceConfigWidget)
#: src/conf/appearanceconfigwidget.ui:13
#, kde-format
msgid "Color && Font Configuration"
msgstr "Ustawienia kolorów i czcionek"
#. i18n: ectx: attribute (title), widget (QWidget, tab)
#: src/conf/appearanceconfigwidget.ui:20
#, kde-format
msgid "Tooltips"
msgstr "Podpowiedzi"
#. i18n: ectx: property (text), widget (QLabel, label)
#: src/conf/appearanceconfigwidget.ui:26
#, kde-format
msgid "Show the following information in certificate list tooltips:"
msgstr "Pokaż następujące informacje w podpowiedziach list certyfikatów:"
#. i18n: ectx: property (text), widget (QCheckBox, tooltipValidityCheckBox)
#: src/conf/appearanceconfigwidget.ui:33
#, kde-format
msgid "Show validity"
msgstr "Pokaż ważność"
#. i18n: ectx: property (text), widget (QCheckBox, tooltipOwnerCheckBox)
#: src/conf/appearanceconfigwidget.ui:40
#, kde-format
msgid "Show owner information"
msgstr "Pokaż informację o właścicielu"
#. i18n: ectx: property (text), widget (QCheckBox, tooltipDetailsCheckBox)
#: src/conf/appearanceconfigwidget.ui:47
#, kde-format
msgid "Show technical details"
msgstr "Pokaż szczegóły techniczne"
#. i18n: ectx: attribute (title), widget (QWidget, tab_2)
#: src/conf/appearanceconfigwidget.ui:68
#, kde-format
msgid "Certificate Categories"
msgstr "Kategorie certyfikatu"
#. i18n: ectx: property (text), widget (QPushButton, iconButton)
#: src/conf/appearanceconfigwidget.ui:82
#, kde-format
msgid "Set &Icon..."
msgstr "Ustaw &ikonę..."
#. i18n: ectx: property (text), widget (QPushButton, foregroundButton)
#: src/conf/appearanceconfigwidget.ui:92
#, kde-format
msgid "Set &Text Color..."
msgstr "Ustaw kolor &tekstu..."
#. i18n: ectx: property (text), widget (QPushButton, backgroundButton)
#: src/conf/appearanceconfigwidget.ui:102
#, kde-format
msgid "Set &Background Color..."
msgstr "Ustaw kolor tł&a..."
#. i18n: ectx: property (text), widget (QPushButton, fontButton)
#: src/conf/appearanceconfigwidget.ui:112
#, kde-format
msgid "Set F&ont..."
msgstr "Ustaw &czcionkę..."
#. i18n: ectx: property (text), widget (QCheckBox, italicCB)
#: src/conf/appearanceconfigwidget.ui:122
#, kde-format
msgid "Italic"
msgstr "Kursywa"
#. i18n: ectx: property (text), widget (QCheckBox, boldCB)
#: src/conf/appearanceconfigwidget.ui:132
#, kde-format
msgid "Bold"
msgstr "Pogrubiona"
#. i18n: ectx: property (text), widget (QCheckBox, strikeoutCB)
#: src/conf/appearanceconfigwidget.ui:142
#, kde-format
msgid "Strikeout"
msgstr "Przekreślona"
#. i18n: ectx: property (text), widget (QPushButton, defaultLookPB)
#: src/conf/appearanceconfigwidget.ui:168
#, kde-format
msgid "Default Appearance"
msgstr "Domyślny wygląd"
#: src/conf/configuredialog.cpp:63
#, kde-format
msgctxt "@title:window"
msgid "Configure"
msgstr "Ustawienia"
#: src/conf/cryptooperationsconfigwidget.cpp:123
#: src/conf/cryptooperationsconfigwidget.cpp:216
#: src/newcertificatewizard/newcertificatewizard.cpp:1721
#: src/newcertificatewizard/newcertificatewizard.cpp:1731
#, kde-format
msgid "default"
msgstr "domyślny"
#: src/conf/cryptooperationsconfigwidget.cpp:126
#, kde-format
msgid ""
"This means that every configuration option of the GnuPG System will be reset "
"to its default."
msgstr ""
"Oznacza to, że każde ustawienie systemu GnuPG zostanie przywrócone do "
"domyślnego."
#: src/conf/cryptooperationsconfigwidget.cpp:127
#, kde-format
msgid "Apply profile"
msgstr "Zastosuj profil"
#: src/conf/cryptooperationsconfigwidget.cpp:164
#, kde-format
msgctxt "%1 is the name of the profile"
msgid "The configuration profile \"%1\" was applied."
msgstr "Zastosowano profil ustawień \"%1\"."
#: src/conf/cryptooperationsconfigwidget.cpp:165
#, kde-format
msgid "GnuPG Profile - Kleopatra"
msgstr "Profil GnuPG - Kleopatra"
#: src/conf/cryptooperationsconfigwidget.cpp:200
#, kde-format
msgctxt "@title"
msgid "General Operations"
msgstr "Ogólne działania"
#: src/conf/cryptooperationsconfigwidget.cpp:204
#, kde-format
msgid "Activate GnuPG Profile:"
msgstr "Włącz profil GnuPG:"
#: src/conf/cryptooperationsconfigwidget.cpp:205
#, kde-format
msgid ""
"A profile consists of various settings that can apply to multiple components "
"of the GnuPG system."
msgstr ""
"Profil składa się z różnych ustawień, które mogą być stosowane do wielu "
"składników systemu GnuPG."
#: src/conf/cryptooperationsconfigwidget.cpp:221
#, kde-format
msgid "Apply"
msgstr "Zastosuj"
#: src/conf/cryptooperationsconfigwidget.cpp:244
#, kde-format
msgid "EMail Operations"
msgstr "Działania pocztowe"
#: src/conf/cryptooperationsconfigwidget.cpp:246
#, kde-format
msgid ""
"Don't confirm signing certificate if there is only one valid certificate for "
"the identity"
msgstr ""
"Nie potwierdzaj certyfikatu podpisu, jeśli istnieje tylko jeden prawidłowy "
"certyfikat dla tożsamości"
#: src/conf/cryptooperationsconfigwidget.cpp:247
#, kde-format
msgid ""
"Don't confirm encryption certificates if there is exactly one valid "
"certificate for each recipient"
msgstr ""
"Nie potwierdzaj certyfikatu szyfrowania, jeśli istnieje tylko jeden "
"prawidłowy certyfikat dla każdego odbiorcy"
#: src/conf/cryptooperationsconfigwidget.cpp:253
#, kde-format
msgid "File Operations"
msgstr "Działania na plikach"
#: src/conf/cryptooperationsconfigwidget.cpp:255
#, kde-format
msgid ""
"Create OpenPGP encrypted files with \".pgp\" file extensions instead of \"."
"gpg\""
msgstr ""
"Twórz pliki zaszyfrowane OpenPGP o rozszerzeniu \".pgp\" zamiast \".gpg\""
#. i18n: ectx: label, entry (AddASCIIArmor), group (FileOperations)
#: src/conf/cryptooperationsconfigwidget.cpp:256
#: src/kcfg/fileoperationspreferences.kcfg:25
#, kde-format
msgid "Create signed or encrypted files as text files."
msgstr "Utwórz podpisane lub zaszyfrowane pliki jako pliki tekstowe."
#: src/conf/cryptooperationsconfigwidget.cpp:257
#, kde-format
msgctxt "@info"
msgid ""
"Set this option to encode encrypted or signed files as base64 encoded text. "
"So that they can be opened with an editor or sent in a mail body. This will "
"increase file size by one third."
msgstr ""
"Ustaw tę opcję, aby kodować podpisane lub zaszyfrowane pliki jako tekst "
"zakodowany base64. Dzięki temu będzie je można otworzyć w edytorze lub "
"wysłać w treści waidomości. Zwiększy to rozmiar pliku o jedną trzecią."
#. i18n: ectx: label, entry (AutoDecryptVerify), group (FileOperations)
#: src/conf/cryptooperationsconfigwidget.cpp:260
#: src/kcfg/fileoperationspreferences.kcfg:15
#, kde-format
msgid ""
"Automatically start operation based on input detection for decrypt/verify."
msgstr ""
"Samoczynnie rozpoczynaj działanie na podstawie wykrywania danych wejściowych "
"dla odszyfrowywania/sprawdzania."
#. i18n: ectx: label, entry (DontUseTmpDir), group (FileOperations)
#: src/conf/cryptooperationsconfigwidget.cpp:261
#: src/kcfg/fileoperationspreferences.kcfg:30
#, kde-format
msgid "Create temporary decrypted files in the folder of the encrypted file."
msgstr "Utwórz tymczasowo odszyfrowane pliki w katalogu zaszyfrowanego pliku."
#: src/conf/cryptooperationsconfigwidget.cpp:262
#, kde-format
msgctxt "@info"
msgid "Set this option to avoid using the users temporary directory."
msgstr ""
"Ustaw tę opcję, aby uniknąć używania tymczasowego katalogu użytkowników."
#: src/conf/cryptooperationsconfigwidget.cpp:270
#, kde-format
msgid "Checksum program to use when creating checksum files:"
msgstr "Program do tworzenia sum sprawdzających:"
#: src/conf/cryptooperationsconfigwidget.cpp:275
#, kde-format
msgid "Archive command to use when archiving files:"
msgstr "Polecenie archiwizacji używane do archiwizowania plików:"
#: src/conf/dirservconfigpage.cpp:173
#, kde-format
msgid "LDAP &timeout (minutes:seconds):"
msgstr "&Ograniczenie czasowe oczekiwania LDAP (minuty:sekundy):"
#: src/conf/dirservconfigpage.cpp:183
#, kde-format
msgid "&Maximum number of items returned by query:"
msgstr "&Maksymalna liczba elementów zwróconych przez zapytanie:"
#: src/conf/dirservconfigpage.cpp:193
#, kde-format
msgid "Automatically add &new servers discovered in CRL distribution points"
msgstr "Samoczynnie dodaj &nowe serwery odkryte w punktach dystrybucji CRL"
#: src/conf/dirservconfigpage.cpp:380
#, kde-format
msgid "Backend error: gpgconf does not seem to know the entry for %1/%2/%3"
msgstr "Błąd modułu: wygląda, że gpgconf nie zna wpisu dla %1/%2/%3"
#: src/conf/dirservconfigpage.cpp:386
#, kde-format
msgid "Backend error: gpgconf has wrong type for %1/%2/%3: %4 %5"
msgstr "Błąd modułu: wygląda, że gpgconf ma zły typ dla %1/%2/%3: %4 %5"
#: src/conf/kleopageconfigdialog.cpp:131
#, kde-format
msgid ""
"The settings of the current module have changed.\n"
"Do you want to apply the changes or discard them?"
msgstr ""
"Ustawienia w bieżącym module uległy zmianie.\n"
"Zastosować czy porzucić zmiany?"
#: src/conf/kleopageconfigdialog.cpp:133
#, kde-format
msgid "Apply Settings"
msgstr "Wprowadzanie zmian"
#: src/conf/smimevalidationconfigurationwidget.cpp:142
#, kde-format
msgid "This option requires dirmngr >= 0.9.0"
msgstr "Ta opcja wymaga dirmngr >= 0.9.0"
#. i18n: ectx: property (text), widget (QLabel, systemHTTPProxy)
#: src/conf/smimevalidationconfigurationwidget.cpp:290
#: src/conf/smimevalidationconfigurationwidget.ui:221
#, kde-format
msgid "no proxy"
msgstr "brak pośrednika"
#: src/conf/smimevalidationconfigurationwidget.cpp:292
#, kde-format
msgid "(Current system setting: %1)"
msgstr "(Aktualne ustawienie systemowe: %1)"
#. i18n: ectx: property (whatsThis), widget (QCheckBox, intervalRefreshCB)
#. i18n: ectx: property (whatsThis), widget (QSpinBox, intervalRefreshSB)
#. i18n: ectx: whatsthis, entry (RefreshInterval), group (SMime Validation)
#: src/conf/smimevalidationconfigurationwidget.ui:18
#: src/conf/smimevalidationconfigurationwidget.ui:31
#: src/kcfg/smimevalidationpreferences.kcfg:7
#, kde-format
msgid ""
"This option enables interval checking of certificate validity. You can also "
"choose the checking interval (in hours). Note that validation is perfomed "
"implicitly whenever significant files in ~/.gnupg change. This option "
"therefore only affects external factors of certificate validity."
msgstr ""
"Ta opcja włącza periodyczne sprawdzanie ważności certyfikatu. Można także "
"podać czas między sprawdzeniami (w godzinach). Sprawdzenie jest też "
"wykonywane po poważnych zmianach w ~/.gnupg. Ta opcja ma więc tylko związek "
"z zewnętrznymi okolicznościami wpływającymi na ważność certyfikatu."
#. i18n: ectx: property (text), widget (QCheckBox, intervalRefreshCB)
#: src/conf/smimevalidationconfigurationwidget.ui:21
#, kde-format
msgid "Check certificate validity every"
msgstr "Sprawdzaj ważność certyfikatu co"
#. i18n: ectx: property (specialValueText), widget (QSpinBox, intervalRefreshSB)
#: src/conf/smimevalidationconfigurationwidget.ui:37
#, kde-format
msgid "hour"
msgstr "godzinę"
#. i18n: ectx: property (suffix), widget (QSpinBox, intervalRefreshSB)
#: src/conf/smimevalidationconfigurationwidget.ui:40
#, kde-format
msgid " hours"
msgstr " godzin"
#. i18n: ectx: property (whatsThis), widget (QRadioButton, CRLRB)
#: src/conf/smimevalidationconfigurationwidget.ui:68
#, kde-format
msgid ""
"If this option is selected, S/MIME certificates are validated using "
"Certificate Revocation Lists (CRLs)."
msgstr ""
"Jeśli ta opcja jest włączona, certyfikaty S/MIME będą sprawdzane za pomocą "
"list unieważnień certyfikatów (CRL)."
#. i18n: ectx: property (text), widget (QRadioButton, CRLRB)
#: src/conf/smimevalidationconfigurationwidget.ui:71
#, kde-format
msgid "Validate certificates using CRLs"
msgstr "Sprawdź certyfikaty przy pomocy CRL"
#. i18n: ectx: property (whatsThis), widget (QRadioButton, OCSPRB)
#: src/conf/smimevalidationconfigurationwidget.ui:81
#, kde-format
msgid ""
"If this option is selected, S/MIME certificates are validated online using "
"the Online Certificates Status Protocol (OCSP). Fill in the URL of the OCSP "
"responder below."
msgstr ""
"Jeśli ta opcja jest włączona, certyfikaty S/MIME będą sprawdzane w sieci za "
"pomocą protokołu aktualnego stanu certyfikatów (OCSP). Wpisz adres dostawcy "
"OCSP poniżej."
#. i18n: ectx: property (text), widget (QRadioButton, OCSPRB)
#: src/conf/smimevalidationconfigurationwidget.ui:84
#, kde-format
msgid "Validate certificates online (OCSP)"
msgstr "Sprawdź certyfikaty w sieci (OCSP)"
#. i18n: ectx: property (title), widget (QGroupBox, OCSPGroupBox)
#: src/conf/smimevalidationconfigurationwidget.ui:94
#, kde-format
msgid "Online Certificate Validation"
msgstr "Sprawdzanie certyfikatów w sieci"
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#: src/conf/smimevalidationconfigurationwidget.ui:100
#, kde-format
msgid "OCSP responder URL:"
msgstr "Adres dostawcy OCSP:"
#. i18n: ectx: property (whatsThis), widget (QLineEdit, OCSPResponderURL)
#: src/conf/smimevalidationconfigurationwidget.ui:110
#, kde-format
msgid ""
"Enter here the address of the server for online validation of certificates "
"(OCSP responder). The URL is usually starting with http://."
msgstr ""
"Tu należy wpisać adres serwera przeprowadzającego sprawdzanie certyfikatów w "
"sieci (OCSP). Adresy takie zwykle zaczynają się od http://."
#. i18n: ectx: property (text), widget (QLabel, textLabel2)
#: src/conf/smimevalidationconfigurationwidget.ui:117
#, kde-format
msgid "OCSP responder signature:"
msgstr "Podpis dostawcy OCSP:"
#. i18n: ectx: property (text), widget (QCheckBox, ignoreServiceURLCB)
#: src/conf/smimevalidationconfigurationwidget.ui:127
#, kde-format
msgid "Ignore service URL of certificates"
msgstr "Ignoruj adres URL usługi w certyfikacie"
#. i18n: ectx: property (whatsThis), widget (KleopatraClientCopy::Gui::CertificateRequester, OCSPResponderSignature)
#: src/conf/smimevalidationconfigurationwidget.ui:134
#, kde-format
msgid ""
"Choose here the certificate with which the OCSP server signs its replies."
msgstr ""
"Tutaj wybierz certyfikat, przy pomocy którego serwer OCSP podpisuje swoje "
"odpowiedzi."
#. i18n: ectx: property (whatsThis), widget (QCheckBox, doNotCheckCertPolicyCB)
#: src/conf/smimevalidationconfigurationwidget.ui:144
#, kde-format
msgid ""
"By default, GnuPG uses the file ~/.gnupg/policies.txt to check if a "
"certificate policy is allowed. If this option is selected, policies are not "
"checked."
msgstr ""
"Domyślnie GnuPG używa pliku ~/.gnupg/policies.txt do sprawdzenia, czy dana "
"polityka certyfikatów jest dopuszczalna. Jeśli ta opcja jest włączona, "
"polityki nie będą sprawdzane."
#. i18n: ectx: property (text), widget (QCheckBox, doNotCheckCertPolicyCB)
#: src/conf/smimevalidationconfigurationwidget.ui:147
#, kde-format
msgid "Do not check certificate policies"
msgstr "Nie sprawdzaj polityki certyfikatów"
#. i18n: ectx: property (whatsThis), widget (QCheckBox, neverConsultCB)
#: src/conf/smimevalidationconfigurationwidget.ui:154
#, kde-format
msgid ""
"If this option is checked, Certificate Revocation Lists are never used to "
"validate S/MIME certificates."
msgstr ""
"Jeśli ta opcja jest włączona, listy unieważnień certyfikatów (CRL) nie będą "
"używane do sprawdzania poprawności certyfikatów S/MIME."
#. i18n: ectx: property (text), widget (QCheckBox, neverConsultCB)
#: src/conf/smimevalidationconfigurationwidget.ui:157
#, kde-format
msgid "Never consult a CRL"
msgstr "Nigdy nie sprawdzaj CRL"
#. i18n: ectx: property (whatsThis), widget (QCheckBox, allowMarkTrustedCB)
#: src/conf/smimevalidationconfigurationwidget.ui:164
#, kde-format
msgid ""
"If this option is checked while a root CA certificate is being imported, you "
"will be asked to confirm its fingerprint and to state whether or not you "
"consider this root certificate to be trusted. A root certificate needs to be "
"trusted before the certificates it certified become trusted, but lightly "
"allowing trusted root certificates into your certificate store will "
"undermine the security of the system."
msgstr ""
"Jeżeli ta opcja jest odhaczona w momencie importowania certyfikatu głównego "
"urzędu certyfikacji, zostanie wyświetlone zapytanie o potwierdzenie jego "
"odcisku klucza i czy uznajesz ten certyfikat za zaufany. Główny certyfikat "
"musi być zaufany, zanim certyfikaty, które podda certyfikacji staną się "
"zaufane, z kolei zbyt pochopne wprowadzanie głównych certyfikatów do twojego "
"magazynu podkopie bezpieczeństwo twojego systemu."
#. i18n: ectx: property (text), widget (QCheckBox, allowMarkTrustedCB)
#: src/conf/smimevalidationconfigurationwidget.ui:167
#, kde-format
msgid "Allow to mark root certificates as trusted"
msgstr "Zezwól na oznaczanie głównych certyfikatów jako zaufane"
#. i18n: ectx: property (whatsThis), widget (QCheckBox, fetchMissingCB)
#: src/conf/smimevalidationconfigurationwidget.ui:174
#, kde-format
msgid ""
"If this option is checked, missing issuer certificates are fetched when "
"necessary (this applies to both validation methods, CRLs and OCSP)."
msgstr ""
"Jeśli ta opcja jest włączona, brakujące certyfikaty wystawcy będą pobierane, "
"jeśli zajdzie taka potrzeba (dotyczy to obu metod sprawdzania, CRL i OCSP)"
#. i18n: ectx: property (text), widget (QCheckBox, fetchMissingCB)
#: src/conf/smimevalidationconfigurationwidget.ui:177
#, kde-format
msgid "Fetch missing issuer certificates"
msgstr "Pobierz brakujące certyfikaty wystawcy"
#. i18n: ectx: attribute (title), widget (QWidget, tabHTTP)
#: src/conf/smimevalidationconfigurationwidget.ui:185
#, kde-format
msgid "&HTTP Requests"
msgstr "Żądania &HTTP"
#. i18n: ectx: property (whatsThis), widget (QCheckBox, disableHTTPCB)
#: src/conf/smimevalidationconfigurationwidget.ui:191
#, kde-format
msgid "Entirely disables the use of HTTP for S/MIME."
msgstr "Całkowicie wyłącza użycie HTTP dla S/MIME."
#. i18n: ectx: property (text), widget (QCheckBox, disableHTTPCB)
#: src/conf/smimevalidationconfigurationwidget.ui:194
#, kde-format
msgid "Do not perform any HTTP requests"
msgstr "Nie realizuj żadnych żądań HTTP"
#. i18n: ectx: property (whatsThis), widget (QCheckBox, ignoreHTTPDPCB)
#: src/conf/smimevalidationconfigurationwidget.ui:201
#, kde-format
msgid ""
"When looking for the location of a CRL, the to-be-tested certificate usually "
"contains what are known as \"CRL Distribution Point\" (DP) entries, which "
"are URLs describing the way to access the CRL. The first-found DP entry is "
"used. With this option, all entries using the HTTP scheme are ignored when "
"looking for a suitable DP."
msgstr ""
"Kiedy poszukiwany jest adres CRL, testowany certyfikat zwykle zawiera adresy "
"URL prowadzące do punktów dystrybucji CRL (list unieważnień certyfikatów). "
"Używany jest pierwszy znaleziony URL. Jeśli ta opcja jest włączona, "
"wszystkie adresy używające HTTP zostaną zignorowane przy poszukiwaniu "
"odpowiedniego punktu."
#. i18n: ectx: property (text), widget (QCheckBox, ignoreHTTPDPCB)
#: src/conf/smimevalidationconfigurationwidget.ui:204
#, kde-format
msgid "Ignore HTTP CRL distribution point of certificates"
msgstr "Ignoruj punkty dystrybucji HTTP CRL dla certyfikatów"
#. i18n: ectx: property (whatsThis), widget (QRadioButton, honorHTTPProxyRB)
#: src/conf/smimevalidationconfigurationwidget.ui:211
#, kde-format
msgid ""
"If this option is selected, the value of the HTTP proxy shown on the right "
"(which comes from the environment variable http_proxy) will be used for any "
"HTTP request."
msgstr ""
"Jeśli ta opcja jest włączona, we wszystkich żądaniach HTTP używane będzie "
"pośrednik HTTP widoczny po prawej (pochodzący ze zmiennej środowiskowej "
"http_proxy)."
#. i18n: ectx: property (text), widget (QRadioButton, honorHTTPProxyRB)
#: src/conf/smimevalidationconfigurationwidget.ui:214
#, kde-format
msgid "Use system HTTP proxy:"
msgstr "Użyj systemowego pośrednika HTTP:"
#. i18n: ectx: property (text), widget (QRadioButton, useCustomHTTPProxyRB)
#: src/conf/smimevalidationconfigurationwidget.ui:231
#, kde-format
msgid "Use this proxy for HTTP requests: "
msgstr "Użyj tego pośrednika dla żądań HTTP: "
#. i18n: ectx: property (whatsThis), widget (QLineEdit, customHTTPProxy)
#: src/conf/smimevalidationconfigurationwidget.ui:238
#, kde-format
msgid ""
"<p>If no system proxy is set, or you need to use a different proxy for "
"GpgSM, you can enter its location here.</p><p>It will be used for all HTTP "
"requests relating to S/MIME.</p><p>The syntax is host:port, for instance "
"myproxy.nowhere.com:3128.</p>"
msgstr ""
"<p>Jeżeli nie jest ustawiony system pośrednika lub jeśli potrzebujesz użyć "
"innego pośrednika dla GpgSM, to możesz tutaj podać jego adres. </p><p>Będzie "
"on używany do wszystkich żądań HTTP odnoszących się do S/MIME.</"
"p><p>Składnia to host:port, na przykładmójpośrednik.nigdzie.com:3128.</p>"
#. i18n: ectx: attribute (title), widget (QWidget, tabLDAP)
#: src/conf/smimevalidationconfigurationwidget.ui:259
#, kde-format
msgid "&LDAP Requests"
msgstr "Żądania &LDAP"
#. i18n: ectx: property (whatsThis), widget (QCheckBox, disableLDAPCB)
#: src/conf/smimevalidationconfigurationwidget.ui:265
#, kde-format
msgid "Entirely disables the use of LDAP for S/MIME."
msgstr "Całkowicie wyłącza użycie LDAP dla S/MIME."
#. i18n: ectx: property (text), widget (QCheckBox, disableLDAPCB)
#: src/conf/smimevalidationconfigurationwidget.ui:268
#, kde-format
msgid "Do not perform any LDAP requests"
msgstr "Nie realizuj żadnych żądań LDAP"
#. i18n: ectx: property (whatsThis), widget (QCheckBox, ignoreLDAPDPCB)
#: src/conf/smimevalidationconfigurationwidget.ui:275
#, kde-format
msgid ""
"When looking for the location of a CRL, the to-be-tested certificate usually "
"contains what are known as \"CRL Distribution Point\" (DP) entries, which "
"are URLs describing the way to access the CRL. The first found DP entry is "
"used. With this option, all entries using the LDAP scheme are ignored when "
"looking for a suitable DP."
msgstr ""
"Kiedy poszukiwany jest adres CRL, testowany certyfikat zwykle zawiera adresy "
"URL prowadzące do punktów dystrybucji CRL (list unieważnień certyfikatów). "
"Używany jest pierwszy znaleziony URL. Jeśli ta opcja jest włączona, "
"wszystkie adresy używające LDAP zostaną zignorowane przy poszukiwaniu "
"odpowiedniego punktu."
#. i18n: ectx: property (text), widget (QCheckBox, ignoreLDAPDPCB)
#: src/conf/smimevalidationconfigurationwidget.ui:278
#, kde-format
msgid "Ignore LDAP CRL distribution point of certificates"
msgstr "Ignoruj punkt dystrybucji LDAP CRL certyfikatów"
#. i18n: ectx: property (text), widget (QLabel, customLDAPLabel)
#: src/conf/smimevalidationconfigurationwidget.ui:285
#, kde-format
msgid "Primary host for LDAP requests:"
msgstr "Główny serwer dla żądań LDAP:"
#. i18n: ectx: property (whatsThis), widget (QLineEdit, customLDAPProxy)
#: src/conf/smimevalidationconfigurationwidget.ui:296
#, kde-format
msgid ""
"Entering an LDAP server here will make all LDAP requests go to that server "
"first. More precisely, this setting overrides any specified host and port "
"part in a LDAP URL and will also be used if host and port have been omitted "
"from the URL. Other LDAP servers will be used only if the connection to the "
"\"proxy\" failed.\n"
"The syntax is \"HOST\" or \"HOST:PORT\". If PORT is omitted, port 389 "
"(standard LDAP port) is used."
msgstr ""
"Podanie tu serwera LDAP spowoduje, że wszelkie żądania LDAP będą kierowane "
"najpierw do niego. Dokładniej, ustawienie to spowoduje zignorowanie "
"wszelkich informacji o serwerach i portach, będących częścią URL dla LDAP. "
"Inne serwery będą używane tylko wówczas, gdy połączenie z wybranym serwerem "
"pośredniczącym nie powiedzie się.\n"
"Składnia to \"HOST\" lub \"HOST:PORT\". Jeśli nie podano portu, to zostanie "
"użyta wartość 389 (standardowy port LDAP)."
#: src/crlview.cpp:60
#, kde-format
msgid "CRL cache dump:"
msgstr "Dane pamięci podręcznej list CRL:"
#: src/crlview.cpp:70
#, kde-format
msgid "&Update"
msgstr "&Uaktualnij"
#: src/crlview.cpp:117
#, kde-format
msgid "Unable to start gpgsm process. Please check your installation."
msgstr "Nie można uruchomić programu gpgsm. Sprawdź swoją instalację."
#: src/crlview.cpp:117 src/crlview.cpp:145
#, kde-format
msgid "Certificate Manager Error"
msgstr "Błąd zarządzania certyfikatami"
#: src/crlview.cpp:145
#, kde-format
msgid "The GpgSM process ended prematurely because of an unexpected error."
msgstr "Proces GpgSM zakończył się niespodziewanie z błędem."
#: src/crypto/autodecryptverifyfilescontroller.cpp:159
#, kde-kuit-format
msgid ""
"Failed to find encrypted or signed data in one or more files.<nl/>You can "
"manually select what to do with the files now.<nl/>If they contain signed or "
"encrypted data please report a bug (see Help->Report Bug)."
msgstr ""
"Nie udało się znaleźć zaszyfrowanych lub podpisanych danych w jednym lub "
"więcej plikach.<nl/>Możesz ręcznie wybrać co chcesz teraz zrobić z tymi "
"plikami.<nl/>Jeśli zawierają one podpisane lub zaszyfrowane dane, zgłoś to "
"jako błąd (przejdź w menu do Pomoc->Zgłoś błąd)."
#: src/crypto/autodecryptverifyfilescontroller.cpp:213
#: src/crypto/autodecryptverifyfilescontroller.cpp:247
#, kde-kuit-format
msgid "Failed to move <filename>%1</filename> to <filename>%2</filename>."
msgstr ""
"Nie udało się przenieść <filename>%1</filename> do <filename>%2</filename>."
#: src/crypto/autodecryptverifyfilescontroller.cpp:228 src/utils/output.cpp:556
#, kde-format
msgid "Overwrite All"
msgstr "Zastąp wszystkie"
#: src/crypto/autodecryptverifyfilescontroller.cpp:240
#, kde-kuit-format
msgid "Failed to delete <filename>%1</filename>."
msgstr "Nie udało się usunąć <filename>%1</filename>."
#: src/crypto/autodecryptverifyfilescontroller.cpp:321
#, kde-kuit-format
msgid ""
"The file <filename>%1</filename> contains certificates and can't be "
"decrypted or verified."
msgstr ""
"Plik <filename>%1</filename> zawiera certyfikaty i nie można go ani "
"odszyfrować ani sprawdzić."
#: src/crypto/autodecryptverifyfilescontroller.cpp:371
#, kde-kuit-format
msgid "Select the file to verify with \"%1\""
msgstr "Wybierz plik, według którego sprawdzać \"%1\""
#: src/crypto/createchecksumscontroller.cpp:85
#, kde-format
msgctxt "@info"
msgid "No checksum files have been created."
msgstr "Nie utworzono pliku sumy sprawdzającej."
#: src/crypto/createchecksumscontroller.cpp:86
#, kde-format
msgctxt "@info"
msgid "These checksum files have been successfully created:"
msgstr "Te pliki sum sprawdzających zostały pomyślnie utworzone:"
#: src/crypto/createchecksumscontroller.cpp:89
#, kde-format
msgctxt "@info"
msgid "There were no errors."
msgstr "Nie wystąpiły żadne błędy."
#: src/crypto/createchecksumscontroller.cpp:90
#, kde-format
msgctxt "@info"
msgid "The following errors were encountered:"
msgstr "Napotkano na następujące błędy:"
#: src/crypto/createchecksumscontroller.cpp:323
#, kde-format
msgid ""
"Create Checksums: input files must be either all checksum files or all files "
"to be checksummed, not a mixture of both."
msgstr ""
"Utwórz sumy sprawdzające: plikami wejściowymi muszą być albo pliki sum "
"sprawdzających, albo wszystkie pliki, dla których utworzyć sumy "
"sprawdzające, nie może to być ich mieszanina."
#: src/crypto/createchecksumscontroller.cpp:349
#: src/dialogs/updatenotification.cpp:94 src/mainwindow.cpp:646
#, kde-format
msgid "Cancel"
msgstr "Zaniechaj"
#: src/crypto/createchecksumscontroller.cpp:349
#, kde-format
msgid "Initializing..."
msgstr "Inicjalizacja..."
#: src/crypto/createchecksumscontroller.cpp:353
#, kde-format
msgctxt "@title:window"
msgid "Create Checksum Progress"
msgstr "Postęp tworzenia sumy sprawdzającej"
#: src/crypto/createchecksumscontroller.cpp:627
#: src/crypto/verifychecksumscontroller.cpp:607 src/utils/output.cpp:686
#, kde-format
msgid "Error while running %1: %2"
msgstr "Błąd podczas uruchamiania %1: %2"
#: src/crypto/createchecksumscontroller.cpp:630
#: src/crypto/verifychecksumscontroller.cpp:610 src/utils/input.cpp:408
#: src/utils/output.cpp:689
#, kde-format
msgid "Failed to execute %1: %2"
msgstr "Nie udało się wykonanie %1: %2"
#: src/crypto/createchecksumscontroller.cpp:639
#, kde-kuit-format
msgid "Failed to overwrite <filename>%1</filename>."
msgstr "Nie udało się zastąpić <filename>%1</filename>."
#: src/crypto/createchecksumscontroller.cpp:666
#, kde-format
msgid "No checksum programs defined."
msgstr "Nie określono programów sum sprawdzających."
#: src/crypto/createchecksumscontroller.cpp:678
#: src/crypto/verifychecksumscontroller.cpp:647
#, kde-format
msgid "Scanning directories..."
msgstr "Przeszukiwanie katalogów..."
#: src/crypto/createchecksumscontroller.cpp:693
#: src/crypto/verifychecksumscontroller.cpp:661
#, kde-format
msgid "Calculating total size..."
msgstr "Obliczanie całkowitego rozmiaru..."
#: src/crypto/createchecksumscontroller.cpp:711
#, kde-format
msgid "Checksumming (%2) in %1"
msgstr "Tworzenie sumy sprawdzającej (%2) w %1"
#: src/crypto/createchecksumscontroller.cpp:724
#: src/crypto/verifychecksumscontroller.cpp:692
#, kde-format
msgid "Done."
msgstr "Zrobione."
#: src/crypto/decryptverifyemailcontroller.cpp:82
#, kde-format
msgid "Status and progress of the crypto operations is shown here."
msgstr "Tu jest pokazany stan i postęp operacji kryptograficznych."
#: src/crypto/decryptverifyemailcontroller.cpp:163
#, kde-format
msgid "User canceled"
msgstr "Porzucone przez użytkownika"
#: src/crypto/decryptverifyemailcontroller.cpp:258
#, kde-format
msgctxt "@title:window"
msgid "Decrypt/Verify E-Mail"
msgstr "Odszyfruj/sprawdź wiadomość e-mail"
#: src/crypto/decryptverifyemailcontroller.cpp:281
#, kde-format
msgid "At least one input needs to be provided"
msgstr "Musi być podane co najmniej jedno wejście"
#: src/crypto/decryptverifyemailcontroller.cpp:285
#, kde-format
msgid "Informative sender/signed data count mismatch"
msgstr "Niezgodność ilości danych nadawcy/podpisanych"
#: src/crypto/decryptverifyemailcontroller.cpp:290
#, kde-format
msgid "Signature/signed data count mismatch"
msgstr "Niezgodność ilości danych podpisu/podpisanych"
#: src/crypto/decryptverifyemailcontroller.cpp:293
#, kde-format
msgid "Signed data can only be given for detached signature verification"
msgstr "Do sprawdzenia oddzielonego podpisu należy podać podpisane dane"
#: src/crypto/decryptverifyemailcontroller.cpp:299
#, kde-format
msgid "Input/Output count mismatch"
msgstr "Błąd ilości danych wejścia/wyjścia"
#: src/crypto/decryptverifyemailcontroller.cpp:302
#, kde-format
msgid "Cannot use output and signed data simultaneously"
msgstr "Nie można jednocześnie używać danych wyjściowych i podpisanych"
#: src/crypto/decryptverifyemailcontroller.cpp:309
#, kde-format
msgid "No backend support for %1"
msgstr "Brak modułu obsługi %1"
#: src/crypto/decryptverifyfilescontroller.cpp:139
#, kde-format
msgid "Cannot determine whether input data is OpenPGP or CMS"
msgstr "Nie można ustalić czy dana wejściowa to OpenPGP czy CMS"
#: src/crypto/decryptverifyfilescontroller.cpp:180
#, kde-format
msgid "No usable inputs found"
msgstr "Nie znaleziono wejść do wykorzystania"
#: src/crypto/decryptverifyfilescontroller.cpp:244
#: src/crypto/gui/decryptverifyfilesdialog.cpp:107
#, kde-format
msgctxt "@title:window"
msgid "Decrypt/Verify Files"
msgstr "Odszyfruj/sprawdź pliki"
#: src/crypto/decryptverifytask.cpp:208
#, kde-format
msgid "Error: Signature not verified"
msgstr "Błąd: nie sprawdzono podpisu"
#: src/crypto/decryptverifytask.cpp:210
#, kde-format
msgid "Good signature"
msgstr "Dobry podpis"
#: src/crypto/decryptverifytask.cpp:212
#, kde-format
msgid "Signing certificate was revoked"
msgstr "Certyfikat podpisujący został odwołany"
#: src/crypto/decryptverifytask.cpp:214
#, kde-format
msgid "Signing certificate is expired"
msgstr "Certyfikat podpisujący wygasł"
#: src/crypto/decryptverifytask.cpp:216
#, kde-format
msgid "Certificate is not available"
msgstr "Certyfikat jest niedostępny"
#: src/crypto/decryptverifytask.cpp:218
#, kde-format
msgid "Signature expired"
msgstr "Podpis wygasł"
#: src/crypto/decryptverifytask.cpp:220
#, kde-format
msgid "CRL missing"
msgstr "Brakuje CRL-a"
#: src/crypto/decryptverifytask.cpp:222
#, kde-format
msgid "CRL too old"
msgstr "CRL zbyt stary"
#: src/crypto/decryptverifytask.cpp:224
#, kde-format
msgid "Bad policy"
msgstr "Błędna polityka"
#: src/crypto/decryptverifytask.cpp:226
#, kde-format
msgid "System error"
msgstr "Błąd systemowy"
#: src/crypto/decryptverifytask.cpp:228
#, kde-format
msgid "Bad signature"
msgstr "Zły podpis"
#: src/crypto/decryptverifytask.cpp:239
#, kde-format
msgid ""
"The signature is valid but the trust in the certificate's validity is only "
"marginal."
msgstr ""
"Podpis jest poprawny, ale zaufanie co do ważności certyfikatu jest minimalne."
#: src/crypto/decryptverifytask.cpp:241
#, kde-format
msgid "The signature is valid and the certificate's validity is fully trusted."
msgstr "Podpis jest ważny, a zaufanie co do ważności certyfikatu pełne."
#: src/crypto/decryptverifytask.cpp:243
#, kde-format
msgid ""
"The signature is valid and the certificate's validity is ultimately trusted."
msgstr ""
"Podpis jest poprawny, a zaufanie co do ważności certyfikatu jest całkowite."
#: src/crypto/decryptverifytask.cpp:245
#, kde-format
msgid ""
"The signature is valid but the certificate's validity is <em>not trusted</"
"em>."
msgstr "Podpis jest ważny, ale certyfikat jest <em>nie zaufany</em>."
#: src/crypto/decryptverifytask.cpp:247
#, kde-format
msgid "The signature is valid but the certificate's validity is unknown."
msgstr "Podpis jest ważny, ale nie jest znana ważność certyfikatu."
#: src/crypto/decryptverifytask.cpp:250
#, kde-format
msgid "The signature is valid but the certificate's validity is undefined."
msgstr "Podpis jest ważny, ale ważność certyfikatu jest niezdefiniowana."
#: src/crypto/decryptverifytask.cpp:262 src/crypto/decryptverifytask.cpp:277
#, kde-format
msgid "Unknown certificate"
msgstr "Nieznany certyfikat"
#: src/crypto/decryptverifytask.cpp:297
#, kde-format
msgctxt "1 is a date"
msgid "Signature created on %1"
msgstr "Podpis utworzono dnia %1"
#: src/crypto/decryptverifytask.cpp:300
#, kde-format
msgid "With unavailable certificate:"
msgstr "Z niedostępnym certyfikatem:"
#: src/crypto/decryptverifytask.cpp:302
#, kde-format
msgid "With certificate:"
msgstr "Z certyfikatem"
#: src/crypto/decryptverifytask.cpp:309
#, kde-format
msgctxt ""
"VS-NfD-conforming is a German standard for restricted documents for which "
"special restrictions about algorithms apply. The string states that a "
"signature is compliant with that."
msgid "The signature is VS-NfD-compliant."
msgstr "Podpis jest zgodny z VS-NfD."
#: src/crypto/decryptverifytask.cpp:311
#, kde-format
msgctxt ""
"VS-NfD-conforming is a German standard for restricted documents for which "
"special restrictions about algorithms apply. The string states that a "
"signature is not compliant with that."
msgid "The signature <b>is not</b> VS-NfD-compliant."
msgstr "Podpis <b>nie jest</b> zgodny z VS-NfD."
#: src/crypto/decryptverifytask.cpp:327 src/crypto/signencrypttask.cpp:71
#, kde-format
msgctxt "Input file --> Output file (rarr is arrow"
msgid "%1 &rarr; %2"
msgstr "%1 &rarr; %2"
#: src/crypto/decryptverifytask.cpp:432
#, kde-format
msgid "<b>Verification canceled.</b>"
msgstr "<b>Porzucono sprawdzanie.</b>"
#: src/crypto/decryptverifytask.cpp:434
#, kde-format
msgid "<b>Verification failed: %1.</b>"
msgstr "<b>Nieudane sprawdzanie: %1.</b>"
#: src/crypto/decryptverifytask.cpp:440
#, kde-format
msgid "<b>No signatures found.</b>"
msgstr "<b>Nie znaleziono podpisów.</b>"
#: src/crypto/decryptverifytask.cpp:445
#, kde-format
msgid "<b>Invalid signature.</b>"
msgid_plural "<b>%1 invalid signatures.</b>"
msgstr[0] "<b>Nieprawidłowy podpis.</b>"
msgstr[1] "<b>%1 nieprawidłowe podpisy.</b>"
msgstr[2] "<b>%1 nieprawidłowych podpisów.</b>"
#: src/crypto/decryptverifytask.cpp:449
#, kde-format
msgid "<b>The data could not be verified.</b>"
msgid_plural "<b>%1 signatures could not be verified.</b>"
msgstr[0] "<b>Nie można sprawdzić danych.</b>"
msgstr[1] "<b>Nie można sprawdzić %1 podpisów.</b>"
msgstr[2] "<b>Nie można sprawdzić %1 podpisów.</b>"
#: src/crypto/decryptverifytask.cpp:455
#, kde-format
msgid "<b>Valid signature by %1</b>"
msgstr "<b>Poprawny podpis złożony przez %1</b>"
#: src/crypto/decryptverifytask.cpp:457
#, kde-format
msgid ""
"<br/><b>Warning:</b> The sender's mail address is not stored in the %1 used "
"for signing."
msgstr ""
"<br /><b>Ostrzeżenie:</b>Adres e-mail nadawcy nie jest przechowywany w %1 "
"używanym do podpisu."
#: src/crypto/decryptverifytask.cpp:458
#, kde-format
msgid "certificate"
msgstr "certyfikat"
#: src/crypto/decryptverifytask.cpp:460
#, kde-format
msgid "<b>Valid signature.</b>"
msgid_plural "<b>%1 valid signatures.</b>"
msgstr[0] "<b>Poprawny podpis.</b>"
msgstr[1] "<b>%1 poprawne podpisy.</b>"
msgstr[2] "<b>%1 poprawnych podpisów.</b>"
#: src/crypto/decryptverifytask.cpp:462
#, kde-format
msgid ""
"<br/><b>Warning:</b> The sender's mail address is not stored in the "
"certificates used for signing."
msgstr ""
"<br/><b>Ostrzeżenie:</b> Adres e-mail wysyłającego nie jest umieszczony w "
"certyfikacie używanym do podpisu."
#: src/crypto/decryptverifytask.cpp:474
#, kde-format
msgid "<b>Decryption canceled.</b>"
msgstr "<b>Porzucono odszyfrowanie.</b>"
#: src/crypto/decryptverifytask.cpp:478
#, kde-format
msgid "No integrity protection (MDC)."
msgstr "Brak ochrony uczciwości (MDC)."
#: src/crypto/decryptverifytask.cpp:478 src/crypto/decryptverifytask.cpp:482
#: src/crypto/decryptverifytask.cpp:484
#, kde-format
msgid "<b>Decryption failed: %1.</b>"
msgstr "<b>Odszyfrowanie zakończone niepowodzeniem: %1.</b>"
#: src/crypto/decryptverifytask.cpp:486
#, kde-format
msgid "<b>Decryption succeeded.</b>"
msgstr "<b>Udane odszyfrowanie.</b>"
#: src/crypto/decryptverifytask.cpp:506 src/crypto/decryptverifytask.cpp:527
#, kde-format
msgid "The signature is invalid: %1"
msgstr "Podpis jest niepoprawny: %1"
#: src/crypto/decryptverifytask.cpp:515
#, kde-format
msgid "You can search the certificate on a keyserver or import it from a file."
msgstr ""
"Możesz poszukać certyfikatu na serwerze kluczy lub zaimportować go z pliku."
#: src/crypto/decryptverifytask.cpp:522
#, kde-format
msgid "The used key is not certified by you or any trusted person."
msgstr ""
"Ten klucz nie jest certyfikowany ani przez ciebie ani przez zaufaną osobę."
#: src/crypto/decryptverifytask.cpp:523
#, kde-format
msgid ""
"The used certificate is not certified by a trustworthy Certificate Authority "
"or the Certificate Authority is unknown."
msgstr ""
"Ten certyfikat nie jest certyfikowany przez godny zaufania urząd "
"certyfikujący lub urząd certyfikujący jest nieznany."
#: src/crypto/decryptverifytask.cpp:547 src/crypto/decryptverifytask.cpp:569
#: src/crypto/signencrypttask.cpp:245 src/crypto/signencrypttask.cpp:262
#: src/crypto/signencrypttask.cpp:579 src/crypto/signencrypttask.cpp:607
#: src/crypto/signencrypttask.cpp:635
#, kde-format
msgid "Input error: %1"
msgstr "Błąd wejścia: %1"
#: src/crypto/decryptverifytask.cpp:558
#, kde-format
msgctxt "separator for a list of e-mail addresses"
msgid ", "
msgstr ", "
#: src/crypto/decryptverifytask.cpp:558
#, kde-format
msgid ""
"<p>The sender's address %1 is not stored in the certificate. Stored: %2</p>"
msgstr ""
"<p>Adres e-mail nadawcy %1 nie jest przechowywany w certyfikacie. "
"Przechowywany: %2</p>"
#: src/crypto/decryptverifytask.cpp:575
#, kde-format
msgctxt ""
"VS-NfD-conforming is a German standard for restricted documents for which "
"special restrictions about algorithms apply. The string states that the "
"decryption is compliant with that."
msgid "The decryption is VS-NfD-compliant."
msgstr "Odszyfrowanie jest zgodne z VS-NfD."
#: src/crypto/decryptverifytask.cpp:577
#, kde-format
msgctxt ""
"VS-NfD-conforming is a German standard for restricted documents for which "
"special restrictions about algorithms apply. The string states that the "
"decryption is compliant with that."
msgid "The decryption <b>is not</b> VS-NfD-compliant."
msgstr "Odszyfrowanie <b>nie jest</b> zgodne z VS-NfD."
#: src/crypto/decryptverifytask.cpp:587
#, kde-format
msgid "Embedded file name: '%1'"
msgstr "Osadzona nazwa pliku: '%1'"
#: src/crypto/decryptverifytask.cpp:595
#, kde-format
msgid ""
"<b>Note:</b> You cannot be sure who encrypted this message as it is not "
"signed."
msgstr ""
"<b>Uwaga:</b> Nie możesz być pewnym kto zaszyfrował tę wiadomość, bo nie "
"jest podpisana."
#: src/crypto/decryptverifytask.cpp:601
#, kde-format
msgid "One unknown recipient."
msgid_plural "%1 unknown recipients."
msgstr[0] "Jeden nieznany adresat."
msgstr[1] "%1 nieznanych adresatów."
msgstr[2] "%1 nieznanych adresatów."
#: src/crypto/decryptverifytask.cpp:607
#, kde-format
msgctxt "Integrity protection was missing because an old cipher was used."
msgid ""
"<b>Hint:</b> If this file was encrypted before the year 2003 it is likely "
"that the file is legitimate. This is because back then integrity protection "
"was not widely used."
msgstr ""
"<b>Wskazówka:</b> Jeśli plik został zaszyfrowany przed rokiem 2003, to "
"bardzo prawdopodobne jest, że wszystko jest z nim w porządku. A to dlatego, "
"że w tamtych czasach nie stosowano powszechnie ochrony uczciwości."
#: src/crypto/decryptverifytask.cpp:611
#, kde-format
msgctxt ""
"The user is offered to force decrypt a non integrity protected message. With "
"the strong advice to re-encrypt it."
msgid ""
"If you are confident that the file was not manipulated you should re-encrypt "
"it after you have forced the decryption."
msgstr ""
"Jeśli masz pewność, że plik nie został zmanipulowany, to zaszyfruj go "
"ponownie po wymuszeniu odszyfrowania."
#: src/crypto/decryptverifytask.cpp:617
#, kde-format
msgid "Recipient:"
msgid_plural "Recipients:"
msgstr[0] "Adresat:"
msgstr[1] "Adresaci:"
msgstr[2] "Adresaci:"
#: src/crypto/decryptverifytask.cpp:627
#, kde-format
msgid "One unknown recipient"
msgid_plural "%1 unknown recipients"
msgstr[0] "Jeden nieznany adresat"
msgstr[1] "%1 nieznanych adresatów"
msgstr[2] "%1 nieznanych adresatów"
#: src/crypto/decryptverifytask.cpp:884
#, kde-format
msgctxt "label: result example: foo.sig: Verification failed. "
msgid "%1: %2"
msgstr "%1: %2"
#: src/crypto/decryptverifytask.cpp:1016 src/crypto/decryptverifytask.cpp:1147
#: src/crypto/decryptverifytask.cpp:1202 src/crypto/decryptverifytask.cpp:1305
#: src/crypto/decryptverifytask.cpp:1360 src/crypto/decryptverifytask.cpp:1463
#: src/crypto/decryptverifytask.cpp:1513 src/crypto/decryptverifytask.cpp:1618
#, kde-format
msgid "Caught exception: %1"
msgstr "Przechwycono wyjątek: %1"
#: src/crypto/decryptverifytask.cpp:1019 src/crypto/decryptverifytask.cpp:1149
#: src/crypto/decryptverifytask.cpp:1205 src/crypto/decryptverifytask.cpp:1307
#: src/crypto/decryptverifytask.cpp:1363 src/crypto/decryptverifytask.cpp:1465
#: src/crypto/decryptverifytask.cpp:1515 src/crypto/decryptverifytask.cpp:1620
#: src/uiserver/assuanserverconnection.cpp:1580
#: src/uiserver/assuanserverconnection.cpp:1631
#, kde-format
msgid "Caught unknown exception"
msgstr "Przechwycono nieznany wyjątek"
#: src/crypto/decryptverifytask.cpp:1070
#, kde-format
msgid ""
"Could not determine whether this is an S/MIME or an OpenPGP signature/"
"ciphertext - maybe it is neither ciphertext nor a signature?"
msgstr ""
"Nie można ustalić czy jest to podpis/szyfr S/MIME czy OpenPGP- może to nie "
"jest ani szyfr ani podpis?"
#: src/crypto/decryptverifytask.cpp:1077 src/crypto/decryptverifytask.cpp:1264
#, kde-format
msgid "Decrypting: %1..."
msgstr "Odszyfrowywanie: %1..."
#: src/crypto/decryptverifytask.cpp:1257
#, kde-format
msgid ""
"Could not determine whether this was S/MIME- or OpenPGP-encrypted - maybe it "
"is not ciphertext at all?"
msgstr ""
"Nie można ustalić czy to jest zaszyfrowane przy użyciu S/MIME czy OpenPGP - "
"może to nie jest w ogóle szyfr?"
#: src/crypto/decryptverifytask.cpp:1415 src/crypto/decryptverifytask.cpp:1554
#, kde-format
msgid ""
"Could not determine whether this is an S/MIME or an OpenPGP signature - "
"maybe it is not a signature at all?"
msgstr ""
"Nie można ustalić czy jest to podpis S/MIME czy OpenPGP- może to nie jest w "
"ogóle podpis?"
#: src/crypto/decryptverifytask.cpp:1422
#, kde-format
msgid "Verifying: %1..."
msgstr "Sprawdzanie: %1..."
#: src/crypto/decryptverifytask.cpp:1569
#, kde-kuit-format
msgctxt ""
"Verification of a detached signature in progress. The first file contains "
"the data.The second file is the signature file."
msgid "Verifying: <filename>%1</filename> with <filename>%2</filename>..."
msgstr ""
"Sprawdzanie: <filename>%1</filename> przy użyciu <filename>%2</filename>..."
#: src/crypto/decryptverifytask.cpp:1574
#, kde-format
msgid "Verifying signature: %1..."
msgstr "Sprawdzanie podpisu: %1..."
#: src/crypto/decryptverifytask.cpp:1582
#, kde-kuit-format
msgctxt ""
"Verification of a detached signature summary. The first file contains the "
"data.The second file is signature."
msgid "Verified <filename>%1</filename> with <filename>%2</filename>"
msgstr "Sprawdzono <filename>%1</filename> przy użyciu <filename>%2</filename>"
#: src/crypto/encryptemailcontroller.cpp:151
#, kde-format
msgid "Call to EncryptEMailController::protocolAsString() is ambiguous."
msgstr ""
"Wywołanie EncryptEMailController::protocolAsString() jest niejednoznaczne."
#: src/crypto/encryptemailcontroller.cpp:174
#: src/crypto/newsignencryptemailcontroller.cpp:450
#: src/crypto/signemailcontroller.cpp:187
#: src/crypto/signencryptfilescontroller.cpp:361
#, kde-format
msgid "User cancel"
msgstr "Użytkownik porzucił"
#: src/crypto/encryptemailtask.cpp:82 src/crypto/signencrypttask.cpp:198
#, kde-format
msgid "Encryption canceled."
msgstr "Porzucono szyfrowanie."
#: src/crypto/encryptemailtask.cpp:86
#, kde-format
msgid "Encryption failed: %1"
msgstr "Szyfrowanie zakończyło się niepowodzeniem: %1"
#: src/crypto/encryptemailtask.cpp:89 src/crypto/signencrypttask.cpp:205
#, kde-format
msgid "Encryption succeeded."
msgstr "Udane szyfrowanie."
#: src/crypto/gui/certificatelineedit.cpp:114
#, kde-format
msgid "Please enter a name or email address..."
msgstr "Podaj nazwę lub adres e-mail..."
#: src/crypto/gui/certificatelineedit.cpp:186
#, kde-format
msgid "Open selection dialog."
msgstr "Otwórz okno dialogowe wyboru"
#: src/crypto/gui/certificatelineedit.cpp:192
#, kde-format
msgid "Multiple certificates"
msgstr "Wiele certyfikatów"
#: src/crypto/gui/certificatelineedit.cpp:202
#, kde-format
msgid "No matching certificates found.<br/>Click here to import a certificate."
msgstr ""
"Nie znaleziono pasujących certyfikatów.<br/>Kliknij tutaj, aby zaimportować "
"certyfikat."
#: src/crypto/gui/certificateselectionline.cpp:61
#, kde-format
msgid "(no matching certificates found)"
msgstr "(nie znaleziono pasujących certyfikatów)"
#: src/crypto/gui/certificateselectionline.cpp:63
#, kde-format
msgid "Please select a certificate"
msgstr "Wybierz certyfikat"
#: src/crypto/gui/certificateselectionline.cpp:218
#, kde-format
msgid "(please choose between OpenPGP and S/MIME first)"
msgstr "(najpierw wybierz pomiędzy OpenPGP i S/MIME)"
#: src/crypto/gui/certificateselectionline.cpp:226
#: src/crypto/gui/resolverecipientspage.cpp:204
#, kde-format
msgid "..."
msgstr "..."
#: src/crypto/gui/decryptverifyfilesdialog.cpp:71
#: src/crypto/gui/decryptverifyfileswizard.cpp:221
#, kde-format
msgid "&Output folder:"
msgstr "&Katalog wynikowy:"
#: src/crypto/gui/decryptverifyfilesdialog.cpp:114
#, kde-format
msgctxt "@title:window"
msgid "Verify Files"
msgstr "Sprawdź pliki"
#: src/crypto/gui/decryptverifyfilesdialog.cpp:138
#: src/crypto/gui/newresultpage.cpp:119 src/crypto/gui/resultpage.cpp:117
#, kde-format
msgid "%1: All operations completed."
msgstr "%1: zakończono wszystkie operacje."
#: src/crypto/gui/decryptverifyfilesdialog.cpp:140
#: src/crypto/gui/newresultpage.cpp:121 src/crypto/gui/resultpage.cpp:119
#, kde-format
msgid "All operations completed."
msgstr "Zakończono wszystkie operacje."
#: src/crypto/gui/decryptverifyfilesdialog.cpp:162
#: src/crypto/gui/newresultpage.cpp:142 src/crypto/gui/resultlistwidget.cpp:228
#: src/crypto/gui/resultpage.cpp:136
#, kde-format
msgctxt "number, operation description"
msgid "Operation %1: %2"
msgstr "Operacja %1: %2"
#: src/crypto/gui/decryptverifyfilesdialog.cpp:164
#: src/crypto/gui/newresultpage.cpp:144 src/crypto/gui/resultpage.cpp:138
#, kde-format
msgctxt "tag( \"OpenPGP\" or \"CMS\"), operation description"
msgid "%1: %2"
msgstr "%1: %2"
#: src/crypto/gui/decryptverifyfilesdialog.cpp:216
#, kde-format
msgid "Please select an output folder."
msgstr "Wybierz katalog wynikowy."
#: src/crypto/gui/decryptverifyfilesdialog.cpp:217
#, kde-format
msgid "No output folder."
msgstr "Brak katalogu wynikowego."
#: src/crypto/gui/decryptverifyfilesdialog.cpp:231
#: src/crypto/gui/decryptverifyfilesdialog.cpp:240
#, kde-format
msgid "Please select a different output folder."
msgstr "Wybierz inny katalog wynikowy."
#: src/crypto/gui/decryptverifyfilesdialog.cpp:232
#, kde-format
msgid "Failed to create output folder."
msgstr "Nie udało się utworzyć katalogu wynikowego."
#: src/crypto/gui/decryptverifyfilesdialog.cpp:241
#, kde-format
msgid "Invalid output folder."
msgstr "Nieprawidłowy katalog wynikowy."
#: src/crypto/gui/decryptverifyfileswizard.cpp:210
#, kde-format
msgid "<b>Choose operations to be performed</b>"
msgstr "<b>Wybierz działania do wykonania</b>"
#: src/crypto/gui/decryptverifyfileswizard.cpp:211
#, kde-format
msgid ""
"Here you can check and, if needed, override the operations Kleopatra "
"detected for the input given."
msgstr ""
"Tutaj możesz sprawdzić i, jeśli zajdzie taka potrzeba, zmienić operacje "
"przewidziane przez Kleopatrę dla podanego pliku wejściowego."
#: src/crypto/gui/decryptverifyfileswizard.cpp:214
#, kde-format
msgid "&Decrypt/Verify"
msgstr "O&dszyfruj/sprawdź"
#: src/crypto/gui/decryptverifyfileswizard.cpp:220
#, kde-format
msgid "Create all output files in a single folder"
msgstr "Utwórz wszystkie pliki wynikowe w jednym katalogu"
#: src/crypto/gui/decryptverifyoperationwidget.cpp:91
#, kde-format
msgid "Input file:"
msgstr "Plik wejściowy:"
#: src/crypto/gui/decryptverifyoperationwidget.cpp:95
#, kde-format
msgid "&Input file is a detached signature"
msgstr "Plik &wejściowy jest podpisem"
#: src/crypto/gui/decryptverifyoperationwidget.cpp:96
#, kde-format
msgid "&Signed data:"
msgstr "Podpi&sane dane:"
#: src/crypto/gui/decryptverifyoperationwidget.cpp:101
#, kde-format
msgid "&Input file is an archive; unpack with:"
msgstr "Plik wejśc&iowy jest w archiwum; wypakuj przy użyciu:"
#: src/crypto/gui/encryptemailwizard.cpp:53
#, kde-format
msgctxt "@title:window"
msgid "Encrypt Mail Message"
msgstr "Zaszyfruj wiadomość pocztową"
#: src/crypto/gui/newresultpage.cpp:150 src/crypto/gui/resultpage.cpp:144
#, kde-format
msgid "<b>Results</b>"
msgstr "<b>Wyniki</b>"
#: src/crypto/gui/objectspage.cpp:76
#, kde-format
msgid "<b>Objects</b>"
msgstr "<b>Obiekty</b>"
#: src/crypto/gui/objectspage.cpp:85
#: src/crypto/gui/resolverecipientspage.cpp:422
#, kde-format
msgid "Remove Selected"
msgstr "Usuń zaznaczone"
#: src/crypto/gui/objectspage.cpp:97
#, kde-format
msgid "Select File"
msgstr "Wybierz plik"
#: src/crypto/gui/resolverecipientspage.cpp:197
#, kde-format
msgid "<i>No certificate selected</i>"
msgstr "<i>Nie wybrano żadnego certyfikatu</i>"
#: src/crypto/gui/resolverecipientspage.cpp:403
#, kde-format
msgid "<b>Recipients</b>"
msgstr "<b>Adresaci</b>"
#: src/crypto/gui/resolverecipientspage.cpp:418
#, kde-format
msgid "Add Recipient..."
msgstr "Dodaj adresata..."
#: src/crypto/gui/resolverecipientspage.cpp:433
#: src/crypto/gui/signencryptemailconflictdialog.cpp:392
#: src/view/padwidget.cpp:173
#, kde-format
msgid "OpenPGP"
msgstr "OpenPGP"
#: src/crypto/gui/resolverecipientspage.cpp:437
#: src/crypto/gui/signencryptemailconflictdialog.cpp:393
#: src/view/padwidget.cpp:174
#, kde-format
msgid "S/MIME"
msgstr "S/MIME"
#: src/crypto/gui/resolverecipientspage.cpp:455
#, kde-format
msgid ""
"<b>Warning:</b> None of the selected certificates seem to be your own. You "
"will not be able to decrypt the encrypted data again."
msgstr ""
"<b>Ostrzeżenie:</b> Żaden z wybranych certyfikatów nie jest Twoim własnym. "
"Nie będzie można odszyfrować zaszyfrowanych danych."
#: src/crypto/gui/resolverecipientspage.cpp:577
#, kde-format
msgid "Recipient"
msgstr "Adresat"
#: src/crypto/gui/resolverecipientspage.cpp:579
#, kde-format
msgctxt "%1 == number"
msgid "Recipient (%1)"
msgstr "Adresat (%1)"
#: src/crypto/gui/resolverecipientspage.cpp:619
#, kde-format
msgid "<qt><p>Recipients predefined via GnuPG settings:</p>%1</qt>"
msgstr "<qt><p>Odbiorcy zdefiniowani w ustawieniach GnuPG:</p>%1</qt>"
#: src/crypto/gui/resolverecipientspage.cpp:630
#, kde-format
msgid "Sender"
msgstr "Nadawca"
#: src/crypto/gui/resultitemwidget.cpp:160
#, kde-format
msgid "Force decryption"
msgstr "Wymuś odszyfrowanie"
#: src/crypto/gui/resultitemwidget.cpp:204
#, kde-format
msgctxt "1 is optional keyid. No space is intended as it can be empty."
msgid "Search%1"
msgstr "Znajdź%1"
#: src/crypto/gui/resultitemwidget.cpp:206
#, kde-format
msgctxt "1 is optional keyid. No space is intended as it can be empty."
msgid "Import%1"
msgstr "Importuj%1"
#: src/crypto/gui/resultitemwidget.cpp:261
#, kde-format
msgid "Diagnostics"
msgstr "Diagnostyka"
#: src/crypto/gui/resultpage.cpp:89
#, kde-format
msgid "Keep open after operation completed"
msgstr "Pozostaw otwarte po ukończeniu operacji"
#: src/crypto/gui/signemailwizard.cpp:88
#, kde-format
msgid "You need to select a signing certificate to proceed."
msgstr "Aby kontynuować trzeba wybrać certyfikat podpisujący."
#: src/crypto/gui/signemailwizard.cpp:94
#, kde-format
msgid "You need to select an %1 signing certificate to proceed."
msgstr "Aby kontynuować trzeba wybrać certyfikat podpisujący %1."
#: src/crypto/gui/signemailwizard.cpp:96
#, kde-format
msgid "You need to select %1 and %2 signing certificates to proceed."
msgstr "Aby kontynuować trzeba wybrać certyfikaty do podpisu %1 i %2."
#: src/crypto/gui/signemailwizard.cpp:128
#, kde-format
msgctxt "@title:window"
msgid "Sign Mail Message"
msgstr "Podpisz wiadomość pocztową"
#: src/crypto/gui/signencryptemailconflictdialog.cpp:92
#, kde-format
msgid "Please select an encryption certificate for recipient \"%1\""
msgstr "Wybierz certyfikat szyfrowania dla adresata \"%1\""
#: src/crypto/gui/signencryptemailconflictdialog.cpp:103
#, kde-format
msgid "Please select a signing certificate for sender \"%1\""
msgstr "Wybierz certyfikat szyfrowania dla nadawcy \"%1\""
#: src/crypto/gui/signencryptemailconflictdialog.cpp:114
#, kde-format
msgid ""
"Kleopatra cannot unambiguously determine matching certificates for all "
"recipients/senders of the message.\n"
"Please select the correct certificates for each recipient:"
msgstr ""
"Kleopatra nie może jednoznacznie ustalić zgodnych certyfikatów dla "
"wszystkich adresatów/nadawców wiadomości.\n"
"Wybierz poprawne certyfikaty dla każdego z adresatów:"
#: src/crypto/gui/signencryptemailconflictdialog.cpp:117
#, kde-format
msgid ""
"Kleopatra cannot unambiguously determine matching certificates for the "
"sender of the message.\n"
"Please select the correct certificates for the sender:"
msgstr ""
"Kleopatra nie może jednoznacznie ustalić zgodnych certyfikatów dla nadawcy "
"wiadomości.\n"
"Wybierz poprawne certyfikaty dla nadawcy:"
#: src/crypto/gui/signencryptemailconflictdialog.cpp:120
#, kde-format
msgid ""
"Kleopatra cannot unambiguously determine matching certificates for all "
"recipients of the message.\n"
"Please select the correct certificates for each recipient:"
msgstr ""
"Kleopatra nie może jednoznacznie ustalić zgodnych certyfikatów dla adresata "
"wiadomości.\n"
"Wybierz poprawne certyfikaty dla adresata:"
#: src/crypto/gui/signencryptemailconflictdialog.cpp:129
#, kde-format
msgid ""
"Please verify that correct certificates have been selected for each "
"recipient:"
msgstr "Sprawdź wybranie poprawnych certyfikatów dla każdego adresata:"
#: src/crypto/gui/signencryptemailconflictdialog.cpp:130
#, kde-format
msgid ""
"Please verify that the correct certificate has been selected for the sender:"
msgstr "Sprawdź wybranie poprawnego certyfikatu dla nadawcy:"
#: src/crypto/gui/signencryptemailconflictdialog.cpp:302
#: src/crypto/gui/signencryptfileswizard.cpp:310 src/view/padwidget.cpp:497
#, kde-format
msgctxt ""
"VS-NfD-conforming is a German standard for restricted documents for which "
"special restrictions about algorithms apply. The string states that all "
"cryptographic operations necessary for the communication are compliant with "
"that."
msgid "VS-NfD-compliant communication possible."
msgstr "Możliwe porozumiewanie się zgodne z VS-NfD"
#: src/crypto/gui/signencryptemailconflictdialog.cpp:304
#: src/crypto/gui/signencryptfileswizard.cpp:312 src/view/padwidget.cpp:499
#, kde-format
msgctxt ""
"VS-NfD-conforming is a German standard for restricted documents for which "
"special restrictions about algorithms apply. The string states that all "
"cryptographic operations necessary for the communication are compliant with "
"that."
msgid "VS-NfD-compliant communication not possible."
msgstr "Niemożliwe porozumiewanie się zgodne z VS-NfD"
#: src/crypto/gui/signencryptemailconflictdialog.cpp:391
#, kde-format
msgid "Show all recipients"
msgstr "Pokaż wszystkich adresatów"
#: src/crypto/gui/signencryptemailconflictdialog.cpp:394
#, kde-format
msgid "Select Signing Certificate"
msgstr "Wybierz certyfikat podpisujący"
#: src/crypto/gui/signencryptemailconflictdialog.cpp:395
#, kde-format
msgid "Select Encryption Certificate"
msgstr "Wybierz certyfikat szyfrujący"
#: src/crypto/gui/signencryptemailconflictdialog.cpp:396
#, kde-format
msgid "Only show this dialog in case of conflicts (experimental)"
msgstr "Pokaż to okno dialogowe tylko w przypadku konfliktów (eksperymentalne)"
#: src/crypto/gui/signencryptemailconflictdialog.cpp:417
#, kde-format
msgctxt "@title:window"
msgid "Select Certificates for Message"
msgstr "Wybierz certyfikaty dla wiadomości"
#: src/crypto/gui/signencryptemailconflictdialog.cpp:489
#, kde-format
msgid "From:"
msgstr "Z:"
#: src/crypto/gui/signencryptemailconflictdialog.cpp:497
#, kde-format
msgid "To:"
msgstr "Do:"
#: src/crypto/gui/signencryptemailconflictdialog.cpp:542
#, kde-format
msgctxt "@title:window"
msgid "Select Certificates for Message \"%1\""
msgstr "Wybierz certyfikaty dla wiadomości \"%1\""
#: src/crypto/gui/signencryptfileswizard.cpp:87
#, kde-format
msgctxt "@title"
msgid "Sign / Encrypt Files"
msgstr "Podpisz / zaszyfruj pliki"
#: src/crypto/gui/signencryptfileswizard.cpp:97
#, kde-format
msgid "Output"
msgstr "Wynik"
#: src/crypto/gui/signencryptfileswizard.cpp:100
#, kde-format
msgid "Please select an action."
msgstr "Wybierz działanie."
#: src/crypto/gui/signencryptfileswizard.cpp:103
#, kde-format
msgid "Encrypt / Sign each file separately."
msgstr "Zaszyfruj / podpisz każdy plik osobno."
#: src/crypto/gui/signencryptfileswizard.cpp:105
#, kde-format
msgctxt "@info"
msgid "Keep each file separate instead of creating an archive for all."
msgstr ""
"Przechowuj każdy plik osobno zamiast tworzyć archiwum dla nich wszystkich."
#: src/crypto/gui/signencryptfileswizard.cpp:173
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>Archiving in combination with sign-only currently requires what are "
"known as opaque signatures - unlike detached ones, these embed the content "
"in the signature.</para><para>This format is rather unusual. You might want "
"to archive the files separately, and then sign the archive as one file with "
"Kleopatra.</para><para>Future versions of Kleopatra are expected to also "
"support detached signatures in this case.</para>"
msgstr ""
"<para>Archiwizowanie w kombinacji z tylko-podpisz obecnie wymaga czegoś o "
"nazwie przezroczyste podpisy - inaczej niż te oddzielone, te osadzają "
"zawartość podpisu.</para><para>Ten format jest raczej niezwykły. Możesz "
"chcieć zarchiwizować pliki oddzielnie, a później podpisać archiwum jako "
"jeden plik przy użyciu Kleopatra.</para><para>Przewiduje się, że, w tym "
"przypadku, przyszłe wersje Kleopatra również będą obsługiwały oddzielone "
"podpisy .</para>"
#: src/crypto/gui/signencryptfileswizard.cpp:178
#, kde-format
msgctxt "@title:window"
msgid "Unusual Signature Warning"
msgstr "Ostrzeżenie niezwykłego podpisu"
#: src/crypto/gui/signencryptfileswizard.cpp:199
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>None of the recipients you are encrypting to seems to be your own.</"
"para><para>This means that you will not be able to decrypt the data anymore, "
"once encrypted.</para><para>Do you want to continue, or cancel to change the "
"recipient selection?</para>"
msgstr ""
"<para>Nie jesteś odbiorcą zaszyfrowanych danych.</para><para>Oznacza to, że "
"nie możesz odszyfrować tych danych po ich zaszyfrowaniu.</"
"para><para>Kontynuować, czy przerwać aby zmienić listę odbiorców?</para>"
#: src/crypto/gui/signencryptfileswizard.cpp:202
#, kde-format
msgctxt "@title:window"
msgid "Encrypt-To-Self Warning"
msgstr "Ostrzeżenie: szyfrowanie do siebie"
#: src/crypto/gui/signencryptfileswizard.cpp:241
#, kde-format
msgid "The S/MIME signature."
msgstr "Podpis S/MIME."
#: src/crypto/gui/signencryptfileswizard.cpp:242
#, kde-format
msgid "The signature."
msgstr "Podpis."
#: src/crypto/gui/signencryptfileswizard.cpp:243
#, kde-format
msgid "The signed and encrypted file."
msgstr "Podpisany i zaszyfrowany plik."
#: src/crypto/gui/signencryptfileswizard.cpp:244
#, kde-format
msgid "The encrypted file."
msgstr "Zaszyfrowany plik."
#: src/crypto/gui/signencryptfileswizard.cpp:245
#, kde-format
msgid "The S/MIME encrypted file."
msgstr "Plik zaszyfrowany S/MIME."
#: src/crypto/gui/signencryptfileswizard.cpp:246
#, kde-format
msgid "Output directory."
msgstr "Katalog wynikowy."
#: src/crypto/gui/signencryptfileswizard.cpp:315
#, kde-format
msgid "Next"
msgstr "Następny"
#: src/crypto/gui/signencryptfileswizard.cpp:374
#, kde-format
msgctxt "@title"
msgid "Results"
msgstr "Wynik"
#: src/crypto/gui/signencryptfileswizard.cpp:376
#, kde-format
msgctxt "@title"
msgid "Status and progress of the crypto operations is shown here."
msgstr "Tu jest pokazany stan i postęp operacji kryptograficznych."
#: src/crypto/gui/signencryptwidget.cpp:123
#, kde-format
msgid "Prove authenticity (sign)"
msgstr "Potwierdź autentyczność (podpisz)"
#: src/crypto/gui/signencryptwidget.cpp:124
#, kde-format
msgid "Sign as:"
msgstr "Podpisz jako:"
#: src/crypto/gui/signencryptwidget.cpp:143
#: src/crypto/gui/signencryptwidget.cpp:404
#, kde-format
msgctxt "@action"
msgid "Encrypt"
msgstr "Zaszyfruj"
#: src/crypto/gui/signencryptwidget.cpp:149
#, kde-format
msgid "Encrypt for me:"
msgstr "Zaszyfruj dla mnie:"
#: src/crypto/gui/signencryptwidget.cpp:155
#, kde-format
msgid "Encrypt for others:"
msgstr "Zaszyfruj dla innych:"
#: src/crypto/gui/signencryptwidget.cpp:184
#, kde-format
msgid ""
"Encrypt with password. Anyone you share the password with can read the data."
msgstr "Zaszyfruj hasłem. Każdy który zna hasło będzie mógł odczytać dane."
#: src/crypto/gui/signencryptwidget.cpp:186
#, kde-format
msgctxt "Tooltip information for symetric encryption"
msgid ""
"Additionally to the keys of the recipients you can encrypt your data with a "
"password. Anyone who has the password can read the data without any secret "
"key. Using a password is <b>less secure</b> then public key cryptography. "
"Even if you pick a very strong password."
msgstr ""
"W dodatku do kluczy odbiorców, możesz zaszyfrować swoje dane hasłem. Każdy "
"który zna hasło może dczytać dane bez klucza poufnego. Użycie hasła jest "
"<b>mniej bezpiecznym</b> niż kryptografia kluczem publicznym; nawet przy "
"bardzo silnym haśle."
#: src/crypto/gui/signencryptwidget.cpp:402
#, kde-format
msgctxt "@action"
msgid "Sign / Encrypt"
msgstr "Podpisz / zaszyfruj"
#: src/crypto/gui/signencryptwidget.cpp:406
#, kde-format
msgctxt "@action"
msgid "Sign"
msgstr "Podpisz"
#: src/crypto/gui/signerresolvepage.cpp:85
#, kde-format
msgctxt "%1=protocol (S/Mime, OpenPGP), %2=certificate"
msgid "Sign using %1: %2"
msgstr "Podpisywanie za pomocą %1: %2"
#: src/crypto/gui/signerresolvepage.cpp:86
#, kde-format
msgid "No certificate selected"
msgstr "Nie wybrano żadnego certyfikatu"
#: src/crypto/gui/signerresolvepage.cpp:311
#, kde-format
msgid "Sign and encrypt (OpenPGP only)"
msgstr "Podpisz i zaszyfruj (tylko OpenPGP)"
#: src/crypto/gui/signerresolvepage.cpp:317
#, kde-format
msgid "Encrypt only"
msgstr "Tylko zaszyfruj"
#: src/crypto/gui/signerresolvepage.cpp:322
#, kde-format
msgid "Sign only"
msgstr "Tylko podpisz"
#: src/crypto/gui/signerresolvepage.cpp:327
#, kde-format
msgid "Encryption Options"
msgstr "Opcje szyfrowania"
#: src/crypto/gui/signerresolvepage.cpp:330
#, kde-format
msgid "Text output (ASCII armor)"
msgstr "Wyjście tekstowe (ASCII)"
#: src/crypto/gui/signerresolvepage.cpp:335
#, kde-format
msgid "Signing Options"
msgstr "Opcje podpisu"
#: src/crypto/gui/signerresolvepage.cpp:340
#, kde-format
msgid "Signer:"
msgstr "Podpisujący:"
#: src/crypto/gui/signerresolvepage.cpp:355
#, kde-format
msgid "Change Signing Certificates..."
msgstr "Zmień certyfikaty podpisujące..."
#: src/crypto/gui/signerresolvepage.cpp:517
#, kde-format
msgid "<b>Choose Operation to be Performed</b>"
msgstr "<b>Wybierz operację do wykonania</b>"
#: src/crypto/gui/signingcertificateselectiondialog.cpp:52
#, kde-format
msgctxt "@title:window"
msgid "Select Signing Certificates"
msgstr "Wybierz certyfikaty podpisujące"
#. i18n: ectx: property (text), widget (QCheckBox, rememberCO)
#: src/crypto/gui/signingcertificateselectionwidget.ui:37
#, kde-format
msgid "Remember these as default for future operations"
msgstr "Zapamiętaj te ustawienia jako domyślne dla przyszłych operacji"
#. i18n: ectx: property (text), widget (QLabel, pgpLabel)
#: src/crypto/gui/signingcertificateselectionwidget.ui:57
#, kde-format
msgid "OpenPGP Signing Certificate:"
msgstr "Certyfikat podpisujący OpenPGP:"
#. i18n: ectx: property (text), widget (QLabel, cmsLabel)
#: src/crypto/gui/signingcertificateselectionwidget.ui:67
#, kde-format
msgid "S/MIME Signing Certificate:"
msgstr "Certyfikat podpisujący S/MIME:"
#: src/crypto/gui/unknownrecipientwidget.cpp:51
#, kde-format
msgctxt "Caption for an unknown key/certificate where only ID is known."
msgid "Unknown Recipient:"
msgstr "Nieznany adresat:"
#. i18n: ectx: property (text), widget (QPushButton, findPB)
#: src/crypto/gui/unknownrecipientwidget.cpp:58
#: src/dialogs/lookupcertificatesdialog.ui:24
#, kde-format
msgid "Search"
msgstr "Znajdź"
#: src/crypto/gui/unknownrecipientwidget.cpp:62
#, kde-format
msgid "Search on keyserver"
msgstr "Poszukaj na serwerze kluczy"
#: src/crypto/gui/unknownrecipientwidget.cpp:79
#, kde-format
msgid "The data was encrypted to this key / certificate."
msgstr "Dane zostały zaszyfrowane tym kluczem / certyfikatem."
#: src/crypto/gui/verifychecksumsdialog.cpp:240
#, kde-format
msgid "The following errors and warnings were recorded:"
msgstr "Zostały zarejestrowane następujące błędy i ostrzeżenia:"
#: src/crypto/gui/verifychecksumsdialog.cpp:241
#, kde-format
msgid "Checksum Verification Errors"
msgstr "Błędy sprawdzania sum sprawdzających"
#: src/crypto/gui/verifychecksumsdialog.cpp:253
#: src/crypto/gui/verifychecksumsdialog.cpp:278
#, kde-format
msgid "No errors occurred"
msgstr "Nie wystąpiły żadne błędy"
#: src/crypto/gui/verifychecksumsdialog.cpp:255
#, kde-format
msgid "One error occurred"
msgid_plural "%1 errors occurred"
msgstr[0] "Wystąpił jeden błąd"
msgstr[1] "Wystąpiły %1 błędy"
msgstr[2] "Wystąpiły %1 błędów"
#: src/crypto/gui/verifychecksumsdialog.cpp:276
#, kde-format
msgid "Progress:"
msgstr "Postęp:"
#: src/crypto/gui/verifychecksumsdialog.cpp:279
#, kde-format
msgctxt "Show Errors"
msgid "Show"
msgstr "Pokaż"
#: src/crypto/gui/wizard.cpp:97
#, kde-format
msgid "&Next"
msgstr "&Następny"
#: src/crypto/gui/wizard.cpp:135 src/view/smartcardwidget.cpp:91
#, kde-format
msgid "Back"
msgstr "Wstecz"
#: src/crypto/newsignencryptemailcontroller.cpp:345
#, kde-format
msgid "Call to NewSignEncryptEMailController::protocolAsString() is ambiguous."
msgstr ""
"Wywołanie do NewSignEncryptEMailController::protocolAsString() jest "
"niejednoznaczne."
#: src/crypto/newsignencryptemailcontroller.cpp:597
#: src/crypto/newsignencryptemailcontroller.cpp:602
#, kde-format
msgctxt "@title:window"
msgid "Error"
msgstr "Błąd"
#: src/crypto/signemailtask.cpp:86 src/crypto/signencrypttask.cpp:181
#, kde-format
msgid "Signing canceled."
msgstr "Porzucono podpisywanie."
#: src/crypto/signemailtask.cpp:90
#, kde-format
msgid "Signing failed: %1"
msgstr "Podpisywanie zakończyło się niepowodzeniem: %1"
#: src/crypto/signemailtask.cpp:93 src/crypto/signencrypttask.cpp:187
#, kde-format
msgid "Signing succeeded."
msgstr "Udane podpisywanie."
#: src/crypto/signencryptfilescontroller.cpp:136
#, kde-format
msgid "Archive and Sign Files"
msgstr "Zarchiwizuj i podpisz pliki"
#: src/crypto/signencryptfilescontroller.cpp:138
#, kde-format
msgid "Sign Files"
msgstr "Podpisz pliki"
#: src/crypto/signencryptfilescontroller.cpp:144
#, kde-format
msgid "Archive and Encrypt Files"
msgstr "Zarchiwizuj i zaszyfruj pliki"
#: src/crypto/signencryptfilescontroller.cpp:146
#, kde-format
msgid "Encrypt Files"
msgstr "Zaszyfruj pliki"
#: src/crypto/signencryptfilescontroller.cpp:151
#, kde-format
msgid "Archive and Sign/Encrypt Files"
msgstr "Zarchiwizuj i podpisz/zaszyfruj pliki"
#: src/crypto/signencryptfilescontroller.cpp:153
#, kde-format
msgid "Sign/Encrypt Files"
msgstr "Podpisz/zaszyfruj pliki"
#: src/crypto/signencryptfilescontroller.cpp:292
#, kde-format
msgctxt "base name of an archive file, e.g. archive.zip or archive.tar.gz"
msgid "archive"
msgstr "archiwum"
#: src/crypto/signencryptfilescontroller.cpp:612
#, kde-format
msgid ""
"Caught unexpected exception in SignEncryptFilesController::Private::"
"slotWizardOperationPrepared: %1"
msgstr ""
"Wystąpił nieobsłużony wyjątek w SignEncryptFilesController::Private::"
"slotWizardOperationPrepared: %1"
#: src/crypto/signencryptfilescontroller.cpp:616
#, kde-format
msgid ""
"Caught unknown exception in SignEncryptFilesController::Private::"
"slotWizardOperationPrepared"
msgstr ""
"Wystąpił nieobsłużony wyjątek w in SignEncryptFilesController::Private::"
"slotWizardOperationPrepared"
#: src/crypto/signencrypttask.cpp:185
#, kde-format
msgid "Signing failed."
msgstr "Nieudane podpisywanie."
#: src/crypto/signencrypttask.cpp:202
#, kde-format
msgid "Encryption failed."
msgstr "Nieudane szyfrowanie."
#: src/crypto/signencrypttask.cpp:230
#, kde-format
msgid "Signing and encryption succeeded."
msgstr "Udane podpisywanie i szyfrowanie."
#: src/crypto/signencrypttask.cpp:247 src/crypto/signencrypttask.cpp:264
#, kde-format
msgid "Output error: %1"
msgstr "Błąd wyjścia: %1"
#: src/crypto/signencrypttask.cpp:271
#, kde-format
msgid " Encryption succeeded."
msgstr " Udane szyfrowanie."
#: src/crypto/signencrypttask.cpp:283
#, kde-format
msgid "%1: <b>Sign/encrypt canceled.</b>"
msgstr "%1: <b>Porzucono podpisywanie/szyfrowanie.</b>"
#: src/crypto/signencrypttask.cpp:283
#, kde-format
msgid " %1: Sign/encrypt failed."
msgstr " %1: Podpisywanie/szyfrowanie zakończone niepowodzeniem."
#: src/crypto/signencrypttask.cpp:285
#, kde-format
msgctxt "label: result. Example: foo -> foo.gpg: Encryption failed."
msgid "%1: <b>%2</b>"
msgstr "%1: <b>%2</b>"
#: src/crypto/signencrypttask.cpp:457
#, kde-format
msgid "Cannot determine protocol for task"
msgstr "Nie można określić protokołu dla zadania"
#: src/crypto/task.cpp:190
#, kde-format
msgid "Unknown exception in Task::start()"
msgstr "Nieznany wyjątek w Task::start()"
#: src/crypto/verifychecksumscontroller.cpp:233
#, kde-format
msgctxt "@title:window"
msgid "Verify Checksum Results"
msgstr "Sprawdź wyniki sumy sprawdzającej"
#: src/crypto/verifychecksumscontroller.cpp:493
#, kde-format
msgid "Cannot find checksums file for file %1"
msgstr "Nie można znaleźć pliku sumy sprawdzającej dla pliku %1"
#: src/crypto/verifychecksumscontroller.cpp:681
#, kde-format
msgid "Verifying checksums (%2) in %1"
msgstr "Sprawdzanie sum sprawdzających (%2) w %1"
#: src/dialogs/addemaildialog.cpp:69
#, kde-format
msgid "Advanced"
msgstr "Zaawansowany"
#: src/dialogs/addemaildialog.cpp:79 src/dialogs/adduseriddialog.cpp:74
#: src/newcertificatewizard/newcertificatewizard.cpp:1276
#, kde-format
msgid "EMail"
msgstr "E-mail"
#: src/dialogs/addemaildialog.cpp:107
#, kde-format
msgctxt "@title:window"
msgid "Add New EMail"
msgstr "Dodaj nowy adres e-mail"
#: src/dialogs/adduseriddialog.cpp:70
#: src/dialogs/certificatedetailswidget.cpp:135
#: src/newcertificatewizard/newcertificatewizard.cpp:1273
#, kde-format
msgid "Name"
msgstr "Nazwa"
#: src/dialogs/adduseriddialog.cpp:72
#, kde-format
msgid "Comment"
msgstr "Komentarz"
#: src/dialogs/adduseriddialog.cpp:90
#: src/newcertificatewizard/newcertificatewizard.cpp:1292
#, kde-format
msgctxt "Format string for the labels in the \"Your Personal Data\" page"
msgid "%1 (%2)"
msgstr "%1 (%2)"
#: src/dialogs/adduseriddialog.cpp:122
#: src/newcertificatewizard/newcertificatewizard.cpp:1392
#, kde-format
msgctxt "interpunctation for labels"
msgid "%1:"
msgstr "%1:"
#. i18n: ectx: property (text), widget (QLabel, nameRequiredLB)
#. i18n: ectx: property (text), widget (QLabel, emailRequiredLB)
#: src/dialogs/adduseriddialog.cpp:124
#: src/newcertificatewizard/enterdetailspage.ui:26
#: src/newcertificatewizard/enterdetailspage.ui:43
#: src/newcertificatewizard/newcertificatewizard.cpp:1394
#, kde-format
msgid "(required)"
msgstr "(wymagane)"
#: src/dialogs/adduseriddialog.cpp:124
#: src/newcertificatewizard/newcertificatewizard.cpp:1394
#, kde-format
msgid "(optional)"
msgstr "(opcjonalne)"
#: src/dialogs/adduseriddialog.cpp:301
#: src/newcertificatewizard/newcertificatewizard.cpp:1570
#, kde-kuit-format
msgctxt "@info"
msgid "<interface>%1</interface> is required, but empty."
msgstr "Pole <interface>%1</interface> jest wymagane i nadal jest puste."
#: src/dialogs/adduseriddialog.cpp:303
#: src/newcertificatewizard/newcertificatewizard.cpp:1572
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<interface>%1</interface> is required, but empty.<nl/>Local Admin rule: "
"<icode>%2</icode>"
msgstr ""
"Pole <interface>%1</interface> jest wymagane i nadal jest puste.<nl/>Zasada "
"lokalnego administratora: <icode>%2</icode>"
#: src/dialogs/adduseriddialog.cpp:309
#: src/newcertificatewizard/newcertificatewizard.cpp:1578
#, kde-kuit-format
msgctxt "@info"
msgid "<interface>%1</interface> is incomplete."
msgstr "Pole <interface>%1</interface> jest niepełne."
#: src/dialogs/adduseriddialog.cpp:311
#: src/newcertificatewizard/newcertificatewizard.cpp:1580
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<interface>%1</interface> is incomplete.<nl/>Local Admin rule: <icode>%2</"
"icode>"
msgstr ""
"Pole <interface>%1</interface> jest niepełne.<nl/>Zasada lokalnego "
"administratora: <icode>%2</icode>"
#: src/dialogs/adduseriddialog.cpp:316
#: src/newcertificatewizard/newcertificatewizard.cpp:1585
#, kde-kuit-format
msgctxt "@info"
msgid "<interface>%1</interface> is invalid."
msgstr "<interface>%1</interface> jest nieprawidłowy."
#: src/dialogs/adduseriddialog.cpp:318
#: src/newcertificatewizard/newcertificatewizard.cpp:1587
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<interface>%1</interface> is invalid.<nl/>Local Admin rule: <icode>%2</icode>"
msgstr ""
"<interface>%1</interface> jest niepoprawny.<nl/>Lokalna zasada "
"administratora: <icode>%2</icode>"
#. i18n: ectx: property (windowTitle), widget (QDialog, AddUserIDDialog)
#: src/dialogs/adduseriddialog.ui:5
#, kde-format
msgid "Add New User-ID"
msgstr "Dodaj nowe identyfikatory użytkowników"
#. i18n: ectx: property (text), widget (QLabel, label_4)
#: src/dialogs/adduseriddialog.ui:48
#, kde-format
msgid "This is how the new User-ID will be stored in the certificate:"
msgstr "W ten sposób w certyfikacie będzie przechowywany nowy ID użytkownika:"
#: src/dialogs/certificatedetailswidget.cpp:123
#, kde-format
msgctxt "Expires"
msgid "never"
msgstr "nigdy"
#: src/dialogs/certificatedetailswidget.cpp:135
#, kde-format
msgid "Email"
msgstr "E-mail"
#: src/dialogs/certificatedetailswidget.cpp:135
#, kde-format
msgid "Trust Level"
msgstr "Poziom zaufania"
#: src/dialogs/certificatedetailswidget.cpp:183
#, kde-format
msgid "Updating..."
msgstr "Uaktualnianie..."
#: src/dialogs/certificatedetailswidget.cpp:211
#, kde-format
msgid "Revoke this User ID"
msgstr "Odwołaj ten ID użytkownika"
#: src/dialogs/certificatedetailswidget.cpp:329
#, kde-format
msgid "Certify ..."
msgstr "Certyfikuj..."
#: src/dialogs/certificatedetailswidget.cpp:382
#, kde-format
msgid "never"
msgstr "nigdy"
#. i18n: ectx: property (text), widget (QCheckBox, signingCB)
#: src/dialogs/certificatedetailswidget.cpp:384
#: src/newcertificatewizard/advancedsettingsdialog.ui:206
#, kde-format
msgid "Signing"
msgstr "Podpisywanie"
#: src/dialogs/certificatedetailswidget.cpp:385
#: src/dialogs/certificatedetailswidget.cpp:389
#, kde-format
msgid "First message"
msgstr "Pierwsza wiadomość"
#: src/dialogs/certificatedetailswidget.cpp:386
#: src/dialogs/certificatedetailswidget.cpp:390
#, kde-format
msgid "Last message"
msgstr "Ostatnia wiadomość"
#: src/dialogs/certificatedetailswidget.cpp:387
#: src/dialogs/certificatedetailswidget.cpp:391
#, kde-format
msgid "Message count"
msgstr "Licznik wiadomości"
#: src/dialogs/certificatedetailswidget.cpp:427
#, kde-format
msgid "Common Name"
msgstr "Nazwa powszechna"
#: src/dialogs/certificatedetailswidget.cpp:428
#, kde-format
msgid "Organization"
msgstr "Organizacja"
#: src/dialogs/certificatedetailswidget.cpp:429
#, kde-format
msgid "Street"
msgstr "Ulica"
#: src/dialogs/certificatedetailswidget.cpp:430
#, kde-format
msgid "City"
msgstr "Miasto"
#: src/dialogs/certificatedetailswidget.cpp:431
#, kde-format
msgid "State"
msgstr "Stan"
#: src/dialogs/certificatedetailswidget.cpp:432
#, kde-format
msgid "Country"
msgstr "Kraj"
#: src/dialogs/certificatedetailswidget.cpp:455
#, kde-format
msgctxt "<name> of <company>"
msgid "%1 of %2"
msgstr "%1 z %2"
#: src/dialogs/certificatedetailswidget.cpp:583
#, kde-format
msgctxt "@title:window"
msgid "Certificate Details"
msgstr "Szczegóły certyfikatu"
#. i18n: ectx: property (windowTitle), widget (QWidget, CertificateDetailsWidget)
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#: src/dialogs/certificatedetailswidget.ui:14
#: src/dialogs/certificatedetailswidget.ui:76
#, kde-format
msgid "Certificate Details"
msgstr "Szczegóły certyfikatu"
#. i18n: ectx: property (text), widget (QPushButton, addUserIDBtn)
#: src/dialogs/certificatedetailswidget.ui:34
#, kde-format
msgid "&Add email address"
msgstr "Dod&aj adres e-mail"
#. i18n: ectx: property (text), widget (QPushButton, changePassphraseBtn)
#: src/dialogs/certificatedetailswidget.ui:41
#, kde-format
msgid "Change &passphrase"
msgstr "&Zmień hasło"
#. i18n: ectx: property (text), widget (QPushButton, trustChainDetailsBtn)
#: src/dialogs/certificatedetailswidget.ui:48
#, kde-format
msgid "Trust chain &details..."
msgstr "Szczegóły łańcucha &zaufania..."
#. i18n: ectx: property (toolTip), widget (QPushButton, genRevokeBtn)
#: src/dialogs/certificatedetailswidget.ui:57
#, kde-format
msgid ""
"A revocation certificate is a file that serves as a \"kill switch\" to "
"publicly\n"
"declare that a key shall not anymore be used. It is not possible\"\n"
"to retract such a revocation certificate once it has been published."
msgstr ""
"Certyfikat odwołania jest pliku służącym za \"przycisk bezpieczeństwa\"\n"
"do publicznego poinformowania o tym, że klucza nie należy więcej używć.\n"
"Nie możliwe jest cofnięcie takiego certyfikatu odwołania po jego "
"opublikowaniu."
#. i18n: ectx: property (text), widget (QPushButton, genRevokeBtn)
#: src/dialogs/certificatedetailswidget.ui:60
#, kde-format
msgid "Generate &revocation certificate"
msgstr "Utwórz ce&rtyfikat unieważnienia"
#. i18n: ectx: property (text), widget (QPushButton, certifyBtn)
#: src/dialogs/certificatedetailswidget.ui:67
#: src/dialogs/certifycertificatedialog.cpp:194
#: src/newcertificatewizard/newcertificatewizard.cpp:1646
#, kde-format
msgid "Certify"
msgstr "Certyfikuj"
#. i18n: ectx: property (text), widget (QLabel, validFromLbl)
#: src/dialogs/certificatedetailswidget.ui:85
#, kde-format
msgid "Valid from:"
msgstr "Ważny od:"
#. i18n: ectx: property (text), widget (QLabel, validFrom)
#. i18n: ectx: property (text), widget (QLabel, expires)
#: src/dialogs/certificatedetailswidget.ui:92
#: src/dialogs/certificatedetailswidget.ui:124
#, kde-format
msgid "00/00/00"
msgstr "00/00/00"
#. i18n: ectx: property (text), widget (QLabel, expiresLbl)
#: src/dialogs/certificatedetailswidget.ui:115
#, kde-format
msgid "Expires:"
msgstr "Wygasa:"
#. i18n: ectx: property (toolTip), widget (QToolButton, changeExpirationBtn)
#: src/dialogs/certificatedetailswidget.ui:134 src/view/pgpcardwidget.cpp:165
#: src/view/pgpcardwidget.cpp:178
#, kde-format
msgid "Change"
msgstr "Zmień"
#. i18n: ectx: property (text), widget (QLabel, typeLbl)
#: src/dialogs/certificatedetailswidget.ui:159
#, kde-format
msgid "Type:"
msgstr "Rodzaj:"
#. i18n: ectx: property (text), widget (QLabel, type)
#. i18n: ectx: property (text), widget (QLabel, fingerprint)
#. i18n: ectx: property (text), widget (QLabel, smimeIssuer)
#. i18n: ectx: property (text), widget (QLabel, complianceLbl)
#. i18n: ectx: property (text), widget (QLabel, smimeOwner)
#. i18n: ectx: property (text), widget (QLabel, stored)
#: src/dialogs/certificatedetailswidget.ui:166
#: src/dialogs/certificatedetailswidget.ui:183
#: src/dialogs/certificatedetailswidget.ui:214
#: src/dialogs/certificatedetailswidget.ui:240
#: src/dialogs/certificatedetailswidget.ui:348 src/dialogs/subkeyswidget.ui:85
#, kde-format
msgid "unknown"
msgstr "nieznany"
#. i18n: ectx: property (text), widget (QLabel, fingerprintLbl)
#: src/dialogs/certificatedetailswidget.ui:176
#, kde-format
msgid "Fingerprint:"
msgstr "Odcisk klucza:"
#. i18n: ectx: property (text), widget (QLabel, publishingLbl)
#: src/dialogs/certificatedetailswidget.ui:193
#, kde-format
msgid "Publishing:"
msgstr "Publikowanie:"
#. i18n: ectx: property (text), widget (QPushButton, publishing)
#: src/dialogs/certificatedetailswidget.ui:200
#, kde-format
msgid "Publish Certificate"
msgstr "Publikowanie certyfikatu"
#. i18n: ectx: property (text), widget (QLabel, smimeIssuerLbl)
#: src/dialogs/certificatedetailswidget.ui:207
#, kde-format
msgid "Issuer:"
msgstr "Wystawca:"
#. i18n: ectx: property (text), widget (QLabel, compliance)
#: src/dialogs/certificatedetailswidget.ui:227
#, kde-format
msgid "Compliance:"
msgstr "Zgodność:"
#. i18n: ectx: property (text), widget (QPushButton, moreDetailsBtn)
#: src/dialogs/certificatedetailswidget.ui:255
#, kde-format
msgid "&More details..."
msgstr "&Więcej szczegółów..."
#. i18n: ectx: property (text), widget (QPushButton, exportBtn)
#: src/dialogs/certificatedetailswidget.ui:262
#, kde-format
msgid "&Export..."
msgstr "&Eksportuj..."
#. i18n: ectx: property (text), widget (QPushButton, webOfTrustBtn)
#: src/dialogs/certificatedetailswidget.ui:269
#, kde-format
msgid "&Certifications..."
msgstr "&Certyfikacje..."
#. i18n: ectx: property (text), widget (QLabel, label)
#: src/dialogs/certificatedetailswidget.ui:318
#, kde-format
msgid ""
"You can use this certificate to secure communication with the following "
"email addresses:"
msgstr ""
"Możesz użyć tego certyfikatu do zabezpieczenia wymiany danych z danymi "
"adresami email:"
#. i18n: ectx: property (text), widget (QLabel, smimeOwnerLbl)
#: src/dialogs/certificatedetailswidget.ui:328
#, kde-format
msgid "Owner:"
msgstr "Właściciel:"
#. i18n: ectx: property (text), widget (QLabel, smimeRelatedAddresses)
#: src/dialogs/certificatedetailswidget.ui:341
#, kde-format
msgid "Related addresses:"
msgstr "Związane adresy:"
#: src/dialogs/certificateselectiondialog.cpp:112
#, kde-format
msgid "Please select one or more of the following certificates:"
msgstr "Wybierz jeden lub więcej z następujących certyfikatów:"
#: src/dialogs/certificateselectiondialog.cpp:113
#, kde-format
msgid "Please select one of the following certificates:"
msgstr "Wybierz jeden z poniższych certyfikatów:"
#: src/dialogs/certificateselectiondialog.cpp:150
#, kde-format
msgid "Reload"
msgstr "Odśwież"
#: src/dialogs/certificateselectiondialog.cpp:151
#: src/view/keylistcontroller.cpp:397 src/view/welcomewidget.cpp:87
#, kde-format
msgid "Import..."
msgstr "Importuj..."
#: src/dialogs/certificateselectiondialog.cpp:152
#, kde-format
msgid "Lookup..."
msgstr "Szukaj..."
#: src/dialogs/certificateselectiondialog.cpp:153
#, kde-format
msgid "New..."
msgstr "Nowy..."
#: src/dialogs/certificateselectiondialog.cpp:155
#, kde-format
msgctxt "@info:tooltip"
msgid "Import certificate from file"
msgstr "Zaimportuj certyfikat z pliku"
#: src/dialogs/certificateselectiondialog.cpp:156
#, kde-format
msgctxt "@info:tooltip"
msgid "Lookup certificates on server"
msgstr "Szukaj certyfikatów na serwerze"
#: src/dialogs/certificateselectiondialog.cpp:157
#, kde-format
msgctxt "@info:tooltip"
msgid "Refresh certificate list"
msgstr "Odśwież listę certyfikatów"
#: src/dialogs/certificateselectiondialog.cpp:158
#, kde-format
msgctxt "@info:tooltip"
msgid "Create a new certificate"
msgstr "Utwórz nowy certyfikat"
#: src/dialogs/certificateselectiondialog.cpp:194
#, kde-format
msgctxt "@title:window"
msgid "Certificate Selection"
msgstr "Wybór certyfikatu"
#. i18n: ectx: property (text), widget (QLabel, label_6)
#: src/dialogs/certificationoptionswidget.ui:16
#, kde-format
msgid "<b>Step 2:</b> Choose how to certify."
msgstr "<b>Krok 2:</b> Zdecyduj jak certyfikować."
#. i18n: ectx: property (text), widget (QLabel, label_7)
#: src/dialogs/certificationoptionswidget.ui:30
#, kde-format
msgid "Choose which of your certificates to sign with:"
msgstr "Wybierz certyfikat, który ma być użyty do podpisu:"
#. i18n: ectx: property (text), widget (QRadioButton, localSignatureRB)
#: src/dialogs/certificationoptionswidget.ui:57
#, kde-format
msgid "Certify only for myself"
msgstr "Certyfikuj tylko dla mnie"
#. i18n: ectx: property (text), widget (QRadioButton, exportableSignatureRB)
#: src/dialogs/certificationoptionswidget.ui:67
#, kde-format
msgid "Certify for everyone to see"
msgstr "Certyfikuj dla wszystkich"
#. i18n: ectx: property (text), widget (QCheckBox, sendToServerCB)
#: src/dialogs/certificationoptionswidget.ui:95
#, kde-format
msgid "Send certified certificate to server afterwards"
msgstr "Wyślij później certyfikowany certyfikat na serwer"
#: src/dialogs/certifycertificatedialog.cpp:134
-#, fuzzy, kde-format
+#, kde-format
#| msgid "<b>Step 1:</b> Please select the user IDs you wish to certify."
msgid ""
"<b>Step 1:</b> Please select the names and email addresses you wish to "
"certify."
msgstr ""
-"<b>Krok 1:</b>Wybierz identyfikator użytkownika, którego chcesz certyfikować."
+"<b>Krok 1:</b>Wybierz nazwy i adresy pocztowe, które chcesz certyfikować."
#: src/dialogs/certifycertificatedialog.cpp:161
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Fingerprint:"
msgid "Fingerprint: <b>%1</b>"
-msgstr "Odcisk klucza:"
+msgstr "Odcisk klucza: <b>%1</b>"
#: src/dialogs/certifycertificatedialog.cpp:163
#, kde-format
msgid "<i>Only the fingerprint clearly identifies the key and its owner.</i>"
msgstr ""
+"<i>Tylko odcisk klucza jasno identyfikuje klucz i jego właściciela.</i>"
#: src/dialogs/certifycertificatedialog.cpp:208
#, kde-format
msgid "Certification will be performed using certificate %1."
msgstr "Certyfikacja zostanie przeprowadzona za pomocą certyfikatu %1."
#: src/dialogs/certifycertificatedialog.cpp:244
#, kde-format
msgid "Signed user IDs:"
msgstr "Podpisany identyfikator użytkownika:"
#: src/dialogs/certifycertificatedialog.cpp:247
#, kde-format
msgid "<b>Summary:</b>"
msgstr "<b>Podsumowanie:</b>"
#: src/dialogs/certifycertificatedialog.cpp:251
#, kde-format
msgid "Check level:"
msgstr "Poziom ufności:"
#: src/dialogs/certifycertificatedialog.cpp:256
#, kde-format
msgid "Selected secret key:"
msgstr "Wybrany poufny certyfikat:"
#: src/dialogs/certifycertificatedialog.cpp:278
#, kde-format
msgid "Default certificate"
msgstr "Domyślny certyfikat"
#: src/dialogs/certifycertificatedialog.cpp:282
#, kde-format
msgid "No statement made"
msgstr "Nie podano"
#: src/dialogs/certifycertificatedialog.cpp:285
#, kde-format
msgid "Not checked"
msgstr "Nie sprawdzane"
#: src/dialogs/certifycertificatedialog.cpp:288
#, kde-format
msgid "Casually checked"
msgstr "Czasami sprawdzane"
#: src/dialogs/certifycertificatedialog.cpp:291
#, kde-format
msgid "Thoroughly checked"
msgstr "Dobrze sprawdzane"
#: src/dialogs/certifycertificatedialog.cpp:309
#, kde-format
msgid ""
"The certificate was not certified because it was already certified by the "
"same certificate."
msgstr ""
"Ten certyfikat nie został certyfikowany, bo już został certyfikowany za "
"pomocą tego samego certyfikatu."
#: src/dialogs/certifycertificatedialog.cpp:311
#, kde-format
msgid "The certificate could not be certified. <b>Error</b>: %1"
msgstr "Ten certyfikat nie może być certyfikowany. <b>Błąd</b>: %1"
#: src/dialogs/certifycertificatedialog.cpp:314
#, kde-format
msgid "Certification canceled."
msgstr "Porzucono certyfikację."
#: src/dialogs/certifycertificatedialog.cpp:316
#, kde-format
msgid "Certification successful."
msgstr "Certyfikacja zakończona pomyślnie."
#: src/dialogs/certifycertificatedialog.cpp:395
#, kde-format
msgctxt "@title:window arg is name, email of certificate holder"
msgid "Certify Certificate: %1"
msgstr "Certyfikowanie certyfikatu: %1"
#: src/dialogs/deletecertificatesdialog.cpp:111
#, kde-format
msgid "These are the certificates you have selected for deletion:"
msgstr "Oto certyfikaty zaznaczone do usunięcia:"
#: src/dialogs/deletecertificatesdialog.cpp:113
#, kde-kuit-format
msgid ""
"These certificates will be deleted even though you did <emphasis>not</"
"emphasis><nl/> explicitly select them (<a href=\"whatsthis://\">Why?</a>):"
msgstr ""
"Te certyfikaty zostaną usunięte mimo tego, że <emphasis>nie</emphasis><nl/> "
"zostały zaznaczone bezpośrednio (<a href=\"whatsthis://\">Dlaczego?</a>):"
#: src/dialogs/deletecertificatesdialog.cpp:134
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Why do you want to delete more certificates than I selected?</"
"title><para>When you delete CA certificates (both root CAs and intermediate "
"CAs), the certificates issued by them will also be deleted.</para><para>This "
"can be nicely seen in <application>Kleopatra</application>'s hierarchical "
"view mode: In this mode, if you delete a certificate that has children, "
"those children will also be deleted. Think of CA certificates as folders "
"containing other certificates: When you delete the folder, you delete its "
"contents, too.</para>"
msgstr ""
"<title>Dlaczego chcecie usunąć więcej certyfikatów niż zaznaczono?</"
"title><para>Kiedy usuwa się certyfikaty CA (zarówno głównego, jak i "
"pośrednich CA), certyfikaty przez nie wydane także są usuwane.</"
"para><para>To dobrze widać w widoku hierarchicznym <application>Kleopatry</"
"application>: jeśli usuwa się w tym trybie certyfikat posiadający potomków, "
"potomkowie też będą usunięci. Można uważać certyfikaty CA za katalogi "
"zawierające inne certyfikaty; jeśli chce się usunąć katalog, usuwa się także "
"jego zawartość.</para>"
#: src/dialogs/deletecertificatesdialog.cpp:146
#, kde-format
msgctxt "@action:button"
msgid "Delete"
msgstr "Usuń"
#: src/dialogs/deletecertificatesdialog.cpp:212
#, kde-format
msgid ""
"The certificate to be deleted is your own. It contains private key material, "
"which is needed to decrypt past communication encrypted to the certificate, "
"and should therefore not be deleted."
msgid_plural ""
"All of the certificates to be deleted are your own. They contain private key "
"material, which is needed to decrypt past communication encrypted to the "
"certificate, and should therefore not be deleted."
msgstr[0] ""
"Zaznaczono do usunięcia Twój własny certyfikat. Zawiera on materiał klucza "
"prywatnego, który jest potrzebny do odszyfrowania komunikacji kierowanej do "
"właściciela tego certyfikatu i nie powinien być w związku z tym usunięty."
msgstr[1] ""
"Zaznaczono do usunięcia Twoje własne certyfikaty. Zawierają one materiał "
"klucza prywatnego, który jest potrzebny do odszyfrowania komunikacji "
"kierowanej do właściciela certyfikatu i nie powinny być w związku z tym "
"usunięte."
msgstr[2] ""
"Zaznaczono do usunięcia Twoje własne certyfikaty. Zawierają one materiał "
"klucza prywatnego, który jest potrzebny do odszyfrowania komunikacji "
"kierowanej do właściciela certyfikatu i nie powinny być w związku z tym "
"usunięte."
#: src/dialogs/deletecertificatesdialog.cpp:226
#, kde-format
msgid ""
"One of the certificates to be deleted is your own. It contains private key "
"material, which is needed to decrypt past communication encrypted to the "
"certificate, and should therefore not be deleted."
msgid_plural ""
"Some of the certificates to be deleted are your own. They contain private "
"key material, which is needed to decrypt past communication encrypted to the "
"certificate, and should therefore not be deleted."
msgstr[0] ""
"Zaznaczono do usunięcia Twój własny certyfikat. Zawiera on materiał klucza "
"prywatnego, który jest potrzebny do odszyfrowania komunikacji kierowanej do "
"właściciela tego certyfikatu i nie powinien być w związku z tym usunięty."
msgstr[1] ""
"Zaznaczono do usunięcia Twoje własne certyfikaty. Zawierają one materiał "
"klucza prywatnego, który jest potrzebny do odszyfrowania komunikacji "
"kierowanej do właściciela certyfikatu i nie powinny być w związku z tym "
"usunięte."
msgstr[2] ""
"Zaznaczono do usunięcia Twoje własne certyfikaty. Zawierają one materiał "
"klucza prywatnego, który jest potrzebny do odszyfrowania komunikacji "
"kierowanej do właściciela certyfikatu i nie powinny być w związku z tym "
"usunięte."
#: src/dialogs/deletecertificatesdialog.cpp:241 src/view/pgpcardwidget.cpp:336
#, kde-format
msgid "Secret Key Deletion"
msgstr "Usunięcie klucza poufnego"
#: src/dialogs/expirydialog.cpp:156
#, kde-format
msgctxt "@title:window"
msgid "Change Expiry"
msgstr "Zmień datę wygaśnięcia"
#. i18n: ectx: property (windowTitle), widget (QWidget, Kleo::Dialogs::ExpiryDialog)
#: src/dialogs/expirydialog.ui:14
#, kde-format
msgid "Change Certificate Date of Expiry"
msgstr "Zmień datę wygaśnięcia certyfikatu"
#. i18n: ectx: property (text), widget (QLabel, label)
#: src/dialogs/expirydialog.ui:32
#, kde-format
msgid "Please select when to expire this certificate:"
msgstr "Podaj datę wygaśnięcia tego certyfikatu:"
#. i18n: ectx: property (text), widget (QRadioButton, neverRB)
#: src/dialogs/expirydialog.ui:39
#, kde-format
msgid "Ne&ver"
msgstr "Ni&gdy"
#. i18n: ectx: property (text), widget (QRadioButton, inRB)
#: src/dialogs/expirydialog.ui:51
#, kde-format
msgid "In"
msgstr "Za"
#. i18n: ectx: property (text), item, widget (QComboBox, inCB)
#: src/dialogs/expirydialog.ui:75
#, kde-format
msgid "Days"
msgstr "Dni"
#. i18n: ectx: property (text), item, widget (QComboBox, inCB)
#: src/dialogs/expirydialog.ui:80
#, kde-format
msgid "Weeks"
msgstr "Tygodni"
#. i18n: ectx: property (text), item, widget (QComboBox, inCB)
#: src/dialogs/expirydialog.ui:85
#, kde-format
msgid "Months"
msgstr "Miesięcy"
#. i18n: ectx: property (text), item, widget (QComboBox, inCB)
#: src/dialogs/expirydialog.ui:90
#, kde-format
msgid "Years"
msgstr "Lat"
#. i18n: ectx: property (text), widget (QRadioButton, onRB)
#: src/dialogs/expirydialog.ui:113
#, kde-format
msgid "On this da&y:"
msgstr "Tego &dnia:"
#: src/dialogs/exportcertificatesdialog.cpp:77
#, kde-format
msgid "Export"
msgstr "Eksportuj"
#: src/dialogs/exportcertificatesdialog.cpp:86
#, kde-format
msgid " OpenPGP export file:"
msgstr " Plik eksportowany OpenPGP:"
#: src/dialogs/exportcertificatesdialog.cpp:93
#, kde-format
msgid "S/MIME export file:"
msgstr "Plik eksportowany S/MIME:"
#: src/dialogs/exportdialog.cpp:76
#, kde-format
msgid "Exporting ..."
msgstr "Eksportowanie ..."
#: src/dialogs/exportdialog.cpp:134
#, kde-format
msgctxt "%1 is error message"
msgid "Failed to export: '%1'"
msgstr "Nie udało się wyeksportować: '%1'"
#: src/dialogs/exportdialog.cpp:172
#, kde-format
msgctxt "@title:window"
msgid "Export"
msgstr "Eksportuj"
#: src/dialogs/gencardkeydialog.cpp:77
#: src/newcertificatewizard/newcertificatewizard.cpp:1705
#, kde-format
msgid "Name:"
msgstr "Nazwa:"
#: src/dialogs/gencardkeydialog.cpp:78
#, kde-format
msgid "EMail:"
msgstr "E-mail:"
#: src/dialogs/gencardkeydialog.cpp:81
#, kde-format
msgid "Invalid EMail"
msgstr "Nieprawidłowy e-mail"
#: src/dialogs/gencardkeydialog.cpp:91
#, kde-format
msgid "RSA Keysize:"
msgstr "Rozmiar klucza RSA:"
#: src/dialogs/gencardkeydialog.cpp:97
#, kde-format
msgid "Backup encryption key"
msgstr "Kopia zapasowa klucza szyfrowania"
#: src/dialogs/gencardkeydialog.cpp:98
#, kde-format
msgid "Backup the encryption key in a file."
msgstr "Kopia zapasowa klucza szyfrowania do pliku."
#: src/dialogs/gencardkeydialog.cpp:99
#, kde-format
msgid ""
"You will be asked for a passphrase to protect that file during key "
"generation."
msgstr ""
"Zostaniesz zapytany o hasło do ochrony tego pliku podczas tworzenia klucza."
#: src/dialogs/lookupcertificatesdialog.cpp:130 src/view/padwidget.cpp:472
#, kde-format
msgid "Import"
msgstr "Importuj"
#. i18n: ectx: property (windowTitle), widget (QDialog, LookupCertificatesDialog)
#: src/dialogs/lookupcertificatesdialog.ui:13
#, kde-format
msgid "Lookup on Server"
msgstr "Wyszukaj na serwerze"
#. i18n: ectx: property (text), widget (QPushButton, detailsPB)
#: src/dialogs/lookupcertificatesdialog.ui:44
#, kde-format
msgid "Details..."
msgstr "Szczegóły..."
#. i18n: ectx: property (text), widget (QPushButton, saveAsPB)
#: src/dialogs/lookupcertificatesdialog.ui:57
#, kde-format
msgid "Save As..."
msgstr "Zapisz jako..."
#. i18n: ectx: property (text), widget (QPushButton, selectAllPB)
#: src/dialogs/lookupcertificatesdialog.ui:70
#, kde-format
msgid "Select All"
msgstr "Zaznacz wszystkie"
#. i18n: ectx: property (text), widget (QPushButton, deselectAllPB)
#: src/dialogs/lookupcertificatesdialog.ui:96
#, kde-format
msgid "Deselect All"
msgstr "Odznacz wszystkie"
#. i18n: ectx: property (text), widget (QLabel, findLB)
#: src/dialogs/lookupcertificatesdialog.ui:106
#, kde-format
msgid "Find:"
msgstr "Znajdź:"
#: src/dialogs/ownertrustdialog.cpp:58
#, kde-format
msgid "(unknown certificate)"
msgstr "(nieznany certyfikat)"
#: src/dialogs/ownertrustdialog.cpp:126
#, kde-format
msgctxt "@title:window"
msgid "Change Trust Level of %1"
msgstr "Zmień poziom zaufania %1"
#: src/dialogs/ownertrustdialog.cpp:127
#, kde-format
msgctxt "@info"
msgid ""
"How much do you trust certifications made by <b>%1</b> to correctly verify "
"authenticity of certificates?"
msgstr ""
"Jak bardzo wierzysz w autentyczność certyfikatów wydanych przez <b>%1</b>?"
#. i18n: ectx: property (text), widget (QRadioButton, unknownRB)
#: src/dialogs/ownertrustdialog.ui:29
#, kde-format
msgid "I do not know"
msgstr "Nie wiem"
#. i18n: ectx: property (text), widget (QLabel, label_7)
#: src/dialogs/ownertrustdialog.ui:42
#, kde-format
msgid "<i>(unknown trust)</i>"
msgstr "<i>(nieznane zaufanie)</i>"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: src/dialogs/ownertrustdialog.ui:75
#, kde-format
msgid ""
"<font size=\"-1\">Choose this if you have no opinion about the "
"trustworthyness of the certificate's owner.<br>Certifications at this trust "
"level are ignored when checking the validity of OpenPGP certificates.</font>"
msgstr ""
"<font size=\"-1\">Wybierz tę opcję, jeśli nie masz wyrobionej opinii o "
"wiarygodności właściciela tego certyfikatu.<br>Certyfikacje o tym poziomie "
"zaufania nie są brane pod uwagę podczas sprawdzania ważności certyfikatów "
"OpenPGP.</font>"
#. i18n: ectx: property (text), widget (QRadioButton, neverRB)
#: src/dialogs/ownertrustdialog.ui:89
#, kde-format
msgid "I do NOT trust them"
msgstr "NIE ufam im"
#. i18n: ectx: property (text), widget (QLabel, label_8)
#: src/dialogs/ownertrustdialog.ui:99
#, kde-format
msgid "<i>(never trust)</i>"
msgstr "<i>(nigdy nie ufaj)</i>"
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: src/dialogs/ownertrustdialog.ui:132
#, kde-format
msgid ""
"<font size=\"-1\">Choose this if you explicitly do <em>not</em> trust the "
"certificate owner, e.g. because you have knowledge of him certifying without "
"checking or without the certificate owner's consent.<br>Certifications at "
"this trust level are ignored when checking the validity of OpenPGP "
"certificates.</font>"
msgstr ""
"<font size=\"-1\">Wybierz tę opcję jeśli <em>nie</em> ufasz właścicielowi "
"certyfikatu, np. jeśli wiesz, że certyfikuje bez sprawdzania."
"<br>Certyfikacje na tym poziomie zaufania nie są brane pod uwagę podczas "
"sprawdzania ważności certyfikatów OpenPGP.</font>"
#. i18n: ectx: property (text), widget (QRadioButton, marginalRB)
#: src/dialogs/ownertrustdialog.ui:146
#, kde-format
msgid "I believe checks are casual"
msgstr "Uważam, sprawdzenia odbywają się tylko czasem"
#. i18n: ectx: property (text), widget (QLabel, label_9)
#: src/dialogs/ownertrustdialog.ui:156
#, kde-format
msgid "<i>(marginal trust)</i>"
msgstr "<i>(marginalne zaufanie)</i>"
#. i18n: ectx: property (text), widget (QLabel, label_4)
#: src/dialogs/ownertrustdialog.ui:189
#, kde-format
msgid ""
"<font size=\"-1\">Choose this if you trust certifications are not done "
"blindly, but not very accuratly, either.<br>Certificates will only become "
"valid with multiple certifications (typically three) at this trust level. "
"This is usually a good choice.</font>"
msgstr ""
"<font size=\"-1\">Wybierz tę opcję jeśli uważasz, że certyfikacje nie są "
"wykonywane na ślepo, ale również bez dokładnego sprawdzenia.<br>Certyfikaty "
"będą ważne tylko jeśli większa liczba certyfikacji (typowo: trzy) ufają im "
"na tym poziomie. Jest to zazwyczaj dobry wybór.</font>"
#. i18n: ectx: property (text), widget (QRadioButton, fullRB)
#: src/dialogs/ownertrustdialog.ui:203
#, kde-format
msgid "I believe checks are very accurate"
msgstr "Uważam, że sprawdzenia są bardzo dokładne"
#. i18n: ectx: property (text), widget (QLabel, label_10)
#: src/dialogs/ownertrustdialog.ui:213
#, kde-format
msgid "<i>(full trust)</i>"
msgstr "<i>(pełne zaufanie)</i>"
#. i18n: ectx: property (text), widget (QLabel, label_5)
#: src/dialogs/ownertrustdialog.ui:246
#, kde-format
msgid ""
"<font size=\"-1\">Choose this if you trust certifications are done very "
"accurately.<br>Certificates will become valid with just a single "
"certification at this trust level, so assign this much trust with care.</"
"font>"
msgstr ""
"<font size=\"-1\">Wybierz tę opcję, jeśli uważasz, że certyfikacje są "
"wykonywane po dokładnym sprawdzeniu.<br>Certyfikaty będą ważne już po jednej "
"certyfikacji o takim poziomie zaufania, więc należy ją przydzielać z uwagą.</"
"font>"
#. i18n: ectx: property (text), widget (QRadioButton, ultimateRB)
#: src/dialogs/ownertrustdialog.ui:263
#, kde-format
msgid "This is my certificate"
msgstr "To jest mój certyfikat"
#. i18n: ectx: property (text), widget (QLabel, label_11)
#: src/dialogs/ownertrustdialog.ui:273
#, kde-format
msgid "<i>(ultimate trust)</i>"
msgstr "<i>(całkowite zaufanie)</i>"
#. i18n: ectx: property (text), widget (QLabel, label_6)
#: src/dialogs/ownertrustdialog.ui:306
#, kde-format
msgid ""
"<font size=\"-1\">Choose this if and only if this is your certificate. This "
"is the default if the secret key is available, but if you imported this "
"certificate, you might need to adjust the trust level yourself."
"<br>Certificates will become valid with just a single certification at this "
"trust level.</font>"
msgstr ""
"<font size=\"-1\">Wybierz tę opcję tylko jeśli jest to Twój własny "
"certyfikat. To opcja domyślna jeśli jest dostępny klucz poufny, ale może "
"nastąpić konieczność zmiany poziomu zaufania po imporcie certyfikatu.<br> "
"Certyfikaty są ważne już z jedną certyfikacją na tym poziomie zaufania.</"
"font>"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: src/dialogs/selectchecklevelwidget.ui:16
#, kde-format
msgid ""
"<b>Step 2:</b> How thoroughly have you checked that this certificate "
"actually belongs to the person it claims it is from?"
msgstr ""
"<b>Krok 2:</b> Jak dokładnie sprawdzasz, że ten certyfikat należy do osoby, "
"do której wydaje się należeć?"
#. i18n: ectx: property (text), widget (QRadioButton, checkLevelNotCheckedRB)
#: src/dialogs/selectchecklevelwidget.ui:26
#, kde-format
msgid "I have not checked at all"
msgstr "W ogóle nie sprawdzam"
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: src/dialogs/selectchecklevelwidget.ui:52
#, kde-format
msgid "Describe semantics here..."
msgstr "Opisz semantykę..."
#. i18n: ectx: property (text), widget (QRadioButton, checkLevelCasualRB)
#: src/dialogs/selectchecklevelwidget.ui:62
#, kde-format
msgid "I have checked casually"
msgstr "Czasami sprawdzam"
#. i18n: ectx: property (text), widget (QLabel, label_4)
#: src/dialogs/selectchecklevelwidget.ui:88
#, kde-format
msgid ""
"Choose this if you know the person, and have asked them whether this was "
"their certificate, but you have not verified they are actually in possession "
"of the secret certificate."
msgstr ""
"Wybierz tę opcję, jeśli znasz tę osobę i pytasz się, czy to jest jej "
"certyfikat. Nie sprawdzasz jednak, czy jest w posiadaniu poufnego "
"certyfikatu."
#. i18n: ectx: property (text), widget (QRadioButton, checkLevelThoroughlyRB)
#: src/dialogs/selectchecklevelwidget.ui:98
#, kde-format
msgid "I have checked very thoroughly"
msgstr "Bardzo dokładnie sprawdzam"
#. i18n: ectx: property (text), widget (QLabel, label_5)
#: src/dialogs/selectchecklevelwidget.ui:124
#, kde-format
msgid ""
"Choose this if you have, for instance, checked the ID card of the person, "
"and have verified that they are in possession of the secret key (e.g. by "
"sending them encrypted mail and asking for it to be decrypted)."
msgstr ""
"Wybierz tę opcję, jeśli np. sprawdzasz dokumenty tej osoby oraz to, że jest "
"w posiadaniu klucza poufnego (np. przez wysłanie zaszyfrowanych e-maili i "
"prośbę o odszyfrowanie ich)."
#: src/dialogs/selftestdialog.cpp:107
#, kde-format
msgid "Skipped"
msgstr "Pominięto"
#: src/dialogs/selftestdialog.cpp:108
#, kde-format
msgid "Passed"
msgstr "Pomyślny"
#: src/dialogs/selftestdialog.cpp:127
#, kde-format
msgid "Test Name"
msgstr "Nazwa testu"
#. i18n: ectx: property (title), widget (QGroupBox, resultGB)
#: src/dialogs/selftestdialog.cpp:128 src/newcertificatewizard/resultpage.ui:16
#, kde-format
msgid "Result"
msgstr "Wynik"
#: src/dialogs/selftestdialog.cpp:268
#, kde-format
msgid "(select test first)"
msgstr "(najpierw wybierz test)"
#: src/dialogs/selftestdialog.cpp:320
#, kde-format
msgid "Rerun Tests"
msgstr "Wykonaj testy ponownie "
#: src/dialogs/selftestdialog.cpp:325
#, kde-format
msgid "Continue"
msgstr "Kontynuuj"
#. i18n: ectx: property (windowTitle), widget (QDialog, SelfTestDialog)
#: src/dialogs/selftestdialog.ui:14
#, kde-format
msgid "Kleopatra Self-Test Results"
msgstr "Wyniki samo-diagnozy Kleopatry"
#. i18n: ectx: property (text), widget (QLabel, label)
#: src/dialogs/selftestdialog.ui:23
#, kde-format
msgctxt "@info"
msgid ""
"<p>These are the results of the Kleopatra self-test suite. Click on a test "
"for details.</p><p>Note that all but the first failure might be due to prior "
"tests failing.</p>"
msgstr ""
"<p>Są to wyniki samodiagnozy pakietu Kleopatra. Kliknij na test, aby "
"dowiedzieć się szczegółów.</p><p>Zauważ, że wszystkie niepowodzenia, oprócz "
"pierwszego, mogą być spowodowane niepowodzeniem poprzedniego testu.</p>"
#. i18n: ectx: property (text), widget (QCheckBox, showAllCB)
#: src/dialogs/selftestdialog.ui:62
#, kde-format
msgid "Show all test results"
msgstr "Pokaż wszystkie wyniki testu"
#. i18n: ectx: property (title), widget (QGroupBox, detailsGB)
#: src/dialogs/selftestdialog.ui:76 src/view/keylistcontroller.cpp:430
#, kde-format
msgid "Details"
msgstr "Szczegóły"
#. i18n: ectx: property (title), widget (QGroupBox, proposedCorrectiveActionGB)
#: src/dialogs/selftestdialog.ui:136
#, kde-format
msgid "Proposed Corrective Action"
msgstr "Proponowane działanie naprawcze"
#. i18n: ectx: property (text), widget (QPushButton, doItPB)
#: src/dialogs/selftestdialog.ui:210
#, kde-format
msgid "Do It"
msgstr "Zrób to"
#. i18n: ectx: property (text), widget (QCheckBox, runAtStartUpCB)
#: src/dialogs/selftestdialog.ui:223
#, kde-format
msgid "Run these tests at startup"
msgstr "Wykonuj te testy przy starcie"
#: src/dialogs/setinitialpindialog.cpp:89
#, kde-kuit-format
msgctxt "@info"
msgid ""
"No NullPin found. <warning>If this PIN was not set by you personally, the "
"card might have been tampered with.</warning>"
msgstr ""
"Nie znaleziono NullPin. <warning>Jeśli PIN został ustawiony przez Ciebie, "
"karta mogła zostać zmodyfikowana.</warning>"
#: src/dialogs/setinitialpindialog.cpp:96
#, kde-format
msgctxt "@info"
msgid "Canceled setting PIN."
msgstr "Porzucono ustawianie kodu PIN."
#: src/dialogs/setinitialpindialog.cpp:100
#, kde-kuit-format
msgctxt "@info"
msgid "There was an error setting the PIN: <message>%1</message>."
msgstr "Wystąpił błąd podczas ustawiania kodu PIN: <message>%1</message>."
#: src/dialogs/setinitialpindialog.cpp:103
#, kde-format
msgctxt "@info"
msgid "PIN set successfully."
msgstr "Kod PIN został ustawiony pomyślnie."
#. i18n: ectx: property (text), widget (QLabel, mainLB)
#: src/dialogs/setinitialpindialog.ui:13
#, kde-format
msgid ""
"<p>On this SmartCard, there is space for two certificates:\n"
"<ol>\n"
"<li>A normal certificate</li>\n"
"<li>A special certificate for making <em>qualified signatures</em> according "
"to the German Signaturgesetz</li>\n"
"</ol>\n"
"You need to set initial PINs before you can use them.</p>"
msgstr ""
"<p>Na tej karcie jest miejsce na dwa certyfikaty:\n"
"<ol>\n"
"<li>Zwykły certyfikat</li>\n"
"<li>Specjalny certyfikat do wykonywania <em>podpisów kwalifikowanych</em> "
"zgodnie z niemieckim Signaturgesetz</li>\n"
"</ol>\n"
"Trzeba ustawić kod PIN zanim zaczniesz ich używać.</p>"
#. i18n: ectx: property (text), widget (QLabel, nksLB)
#: src/dialogs/setinitialpindialog.ui:27
#, kde-format
msgid "Step 1: Set the initial PIN for the first certificate (\"NKS\"):"
msgstr ""
"Krok 1: ustawienie początkowego kodu PIN dla pierwszego certyfikatu (\"NKS"
"\"):"
#. i18n: ectx: property (text), widget (QPushButton, nksPB)
#: src/dialogs/setinitialpindialog.ui:34
#, kde-format
msgid "Set Initial PIN (NKS)"
msgstr "Ustawienie początkowego kodu PIN (NKS)"
#. i18n: ectx: property (text), widget (QLabel, sigGLB)
#: src/dialogs/setinitialpindialog.ui:71
#, kde-format
msgid ""
"Step 2: Set the initial PIN for the qualified signature certificate (\"SigG"
"\"):"
msgstr ""
"Krok 2: ustawienie początkowego kodu PIN dla certyfikatu do wykonywania "
"podpisów kwalifikowanych (\"SigG\"):"
#. i18n: ectx: property (text), widget (QPushButton, sigGPB)
#: src/dialogs/setinitialpindialog.ui:81
#, kde-format
msgid "(optional) Set Initial PIN (SigG)"
msgstr "(opcjonalnie) Ustawienie początkowego kodu PIN (SigG)"
#: src/dialogs/subkeyswidget.cpp:78
#, kde-format
msgid "Restore printed backup"
msgstr "Przywróć wydrukowaną kopię zapasową"
#: src/dialogs/subkeyswidget.cpp:97
#, kde-format
msgid "Transfer to smartcard"
msgstr "Prześlij na kartę inteligentną"
#: src/dialogs/subkeyswidget.cpp:155
#, kde-format
msgctxt "stored..."
msgid "on SmartCard with serial no. %1"
msgstr "na karcie inteligentnej o nr seryjnym %1"
#: src/dialogs/subkeyswidget.cpp:157
#, kde-format
msgctxt "stored..."
msgid "on this computer"
msgstr "na tym komputerze"
#: src/dialogs/subkeyswidget.cpp:173
#, kde-format
msgctxt "@title:window"
msgid "Subkeys Details"
msgstr "Szczegóły podkluczy"
#. i18n: ectx: property (text), widget (QLabel, label)
#: src/dialogs/subkeyswidget.ui:29
#, kde-format
msgid "Subkeys:"
msgstr "Podklucze:"
#. i18n: ectx: property (text), widget (QTreeWidget, subkeysTree)
#: src/dialogs/subkeyswidget.ui:40
#, kde-format
msgid "ID"
msgstr "ID"
#. i18n: ectx: property (text), widget (QTreeWidget, subkeysTree)
#: src/dialogs/subkeyswidget.ui:45
#, kde-format
msgid "Type"
msgstr "Rodzaj"
#. i18n: ectx: property (text), widget (QTreeWidget, subkeysTree)
#: src/dialogs/subkeyswidget.ui:50
#, kde-format
msgid "Valid From"
msgstr "Ważny od"
#. i18n: ectx: property (text), widget (QTreeWidget, subkeysTree)
#: src/dialogs/subkeyswidget.ui:55
#, kde-format
msgid "Valid Until"
msgstr "Ważny do"
#. i18n: ectx: property (text), widget (QTreeWidget, subkeysTree)
#: src/dialogs/subkeyswidget.ui:60
#, kde-format
msgid "Status"
msgstr "Stan"
#. i18n: ectx: property (text), widget (QTreeWidget, subkeysTree)
#: src/dialogs/subkeyswidget.ui:65
#, kde-format
msgid "Strength"
msgstr "Siła"
#. i18n: ectx: property (text), widget (QTreeWidget, subkeysTree)
#: src/dialogs/subkeyswidget.ui:70
#, kde-format
msgid "Usage"
msgstr "Sposób użycia"
#. i18n: ectx: property (text), widget (QTreeWidget, subkeysTree)
#: src/dialogs/subkeyswidget.ui:75
#, kde-format
msgid "Primary"
msgstr "Główny"
#. i18n: ectx: property (text), widget (QLabel, storedLbl)
#: src/dialogs/subkeyswidget.ui:92
#, kde-format
msgid "Stored:"
msgstr "Zapisane:"
#: src/dialogs/trustchainwidget.cpp:75
#, kde-format
msgid "Issuer Certificate Not Found (%1)"
msgstr "Nie znaleziono wystawcy certyfikatu (%1)"
#: src/dialogs/trustchainwidget.cpp:98
#, kde-format
msgctxt "@title:window"
msgid "Trust Chain"
msgstr "Łańcuch zaufania"
#: src/dialogs/updatenotification.cpp:93
#, kde-format
msgid "Searching for updates..."
msgstr "Szukanie uaktualnień..."
#: src/dialogs/updatenotification.cpp:179
#, kde-format
msgctxt "@info"
msgid "No update found in the available version database."
msgstr "Nie znaleziono uaktualnienia w dostępnej wersji bazy danych."
#: src/dialogs/updatenotification.cpp:180
#, kde-format
msgctxt "@title"
msgid "Up to date"
msgstr "Aktualne"
#: src/dialogs/updatenotification.cpp:207
#, kde-format
msgctxt "%1 is the version number"
msgid "Version %1 is available."
msgstr "Dostępna wersja %1."
#: src/dialogs/updatenotification.cpp:210
#, kde-format
msgctxt "Link to NEWS style changelog"
msgid ""
"See the <a href=\"https://www.gpg4win.org/change-history.html\">new "
"features</a>."
msgstr ""
"Dowiedz się o <a href=\"https://www.gpg4win.org/change-history.html\">nowych "
"możliwościach</a>."
#: src/dialogs/updatenotification.cpp:214
#, kde-format
msgctxt "@title:window"
msgid "Update Available"
msgstr "Dostępne uaktualnienie"
#: src/dialogs/updatenotification.cpp:219
#, kde-format
msgid "Show this notification for future updates."
msgstr "Pokaż to powiadomienie dla przyszłych uaktualnień."
#: src/dialogs/updatenotification.cpp:226
#, kde-format
msgid "&Get update"
msgstr "&Pobierz uaktualnienie"
#: src/dialogs/weboftrustdialog.cpp:41
#, kde-format
msgctxt "@title:window"
msgid "Certifications"
msgstr "Certyfikacje"
#: src/dialogs/weboftrustwidget.cpp:154
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>An error occurred while loading the certifications: <message>%1</"
"message></para>"
msgstr ""
"<para>Wystąpił błąd podczas wczytywania certyfikatów: <message>%1</message></"
"para>"
#: src/dialogs/weboftrustwidget.cpp:157
#, kde-format
msgctxt "@title"
msgid "Certifications Loading Failed"
msgstr "Nieudane wczytywanie certyfikatów"
#. i18n: ectx: label, entry (QuickSignEMail), group (EMailOperations)
#: src/kcfg/emailoperationspreferences.kcfg:10
#, kde-format
msgid "Quick Sign EMail"
msgstr "Szybko podpisz e-mail"
#. i18n: ectx: whatsthis, entry (QuickSignEMail), group (EMailOperations)
#: src/kcfg/emailoperationspreferences.kcfg:11
#, kde-format
msgid ""
"Minimize the number of steps when signing emails, use preset defaults unless "
"problems occur."
msgstr ""
"Zmniejsza liczbę kroków podczas podpisywania wiadomości e-mail, używa "
"domyślnych wartości jeśli nie wystąpią problemy"
#. i18n: ectx: label, entry (QuickEncryptEMail), group (EMailOperations)
#: src/kcfg/emailoperationspreferences.kcfg:15
#, kde-format
msgid "Quick Encrypt EMail"
msgstr "Szybko zaszyfruj e-mail"
#. i18n: ectx: whatsthis, entry (QuickEncryptEMail), group (EMailOperations)
#: src/kcfg/emailoperationspreferences.kcfg:16
#, kde-format
msgid ""
"Minimize the number of steps when encrypting emails, use preset defaults "
"unless problems occur."
msgstr ""
"Zmniejsza liczbę kroków podczas szyfrowania wiadomości e-mail, używa "
"domyślnych wartości jeśli nie wystąpią problemy."
#. i18n: ectx: label, entry (DecryptVerifyPopupGeometry), group (EMailOperations)
#: src/kcfg/emailoperationspreferences.kcfg:20
#, kde-format
msgid "Decrypt/Verify Popup Geometry"
msgstr "Wielkość okna \"Odszyfruj/sprawdź\""
#. i18n: ectx: whatsthis, entry (DecryptVerifyPopupGeometry), group (EMailOperations)
#: src/kcfg/emailoperationspreferences.kcfg:21
#, kde-format
msgid ""
"The remembered size and position of the Decrypt/Verify Result Popup used by "
"clients which do not support inline display of D/V results, such as MS "
"Outlook."
msgstr ""
"Zapamiętany rozmiar i pozycja okna wyników odszyfrowywania/sprawdzania "
"używanego przez klienty, które nie obsługują same wyświetlania tych wyników, "
"np. MS Outlook."
#. i18n: ectx: label, entry (UsePGPFileExt), group (FileOperations)
#: src/kcfg/fileoperationspreferences.kcfg:10
#, kde-format
msgid "Use pgp as the default extension for generated OpenPGP files"
msgstr ""
"Użyj pgp jako domyślnego rozszerzenia dla wygenerowanych plików OpenPGP"
#. i18n: ectx: whatsthis, entry (UsePGPFileExt), group (FileOperations)
#: src/kcfg/fileoperationspreferences.kcfg:11
#, kde-format
msgid ""
"Set this to make kleopatra default to pgp file extensions for OpenPGP files."
msgstr ""
"Ustaw to, aby uczynić kleopatrę domyślnym programem dla rozszerzeń pgp dla "
"plików OpenPGP."
#. i18n: ectx: whatsthis, entry (AutoDecryptVerify), group (FileOperations)
#: src/kcfg/fileoperationspreferences.kcfg:16
#, kde-format
msgid ""
"With this option set Kleopatra no longer asks you what you want to do with "
"input files but instead automatically starts the operations it detects as "
"applicable to the input."
msgstr ""
"Po zaznaczeniu tej opcji, Kleopatra nie pyta juz o to co chcesz zrobić z "
"plikiem wejściowym, lecz samoczynnie rozpoczyna odpowiednie działania na "
"podstawie tego co uzna za słuszne dla danego pliku."
#. i18n: ectx: label, entry (ArchiveCommand), group (FileOperations)
#: src/kcfg/fileoperationspreferences.kcfg:20
#, kde-format
msgid "Use this command to create file archives."
msgstr "Użyj tego polecenia do tworzenia archiwów plików."
#. i18n: ectx: whatsthis, entry (ArchiveCommand), group (FileOperations)
#: src/kcfg/fileoperationspreferences.kcfg:21
#, kde-format
msgid ""
"When encrypting multiple files or a folder Kleopatra creates an encrypted "
"archive with this command."
msgstr ""
"Przy szyfrowaniu wielu plików lub katalogu, Kleopatra stworzy zaszyfrowane "
"archiwum przy użyciu tego polecenia."
#. i18n: ectx: whatsthis, entry (AddASCIIArmor), group (FileOperations)
#: src/kcfg/fileoperationspreferences.kcfg:26
#, kde-format
msgid ""
"Set this option to encode encrypted or signed files as base64 encoded text. "
"So that they can be opened with an editor or sent in a mail body. This will "
"increase file size by one third."
msgstr ""
"Ustaw tę opcję, aby kodować podpisane lub zaszyfrowane pliki jako tekst "
"zakodowany base64. Dzięki temu będzie je można otworzyć w edytorze lub "
"wysłać w treści waidomości. Zwiększy to rozmiar pliku o jedną trzecią."
#. i18n: ectx: whatsthis, entry (DontUseTmpDir), group (FileOperations)
#: src/kcfg/fileoperationspreferences.kcfg:31
#, kde-format
msgid "Set this option to avoid using the users temporary directory."
msgstr ""
"Ustaw tę opcję, aby uniknąć używania tymczasowego katalogu użytkowników."
#. i18n: ectx: label, entry (RefreshInterval), group (SMime Validation)
#: src/kcfg/smimevalidationpreferences.kcfg:6
#, kde-format
msgid "Certificate refresh interval (in hours). Zero (0) disables."
msgstr ""
"Czas odświeżania certyfikatu (w godzinach). Zero (0) wyłącza tę funkcję."
#. i18n: ectx: label, entry (ShowValidity), group (Tooltip)
#: src/kcfg/tooltippreferences.kcfg:9
#, kde-format
msgid "Show certificate validity"
msgstr "Pokaż ważność certyfikatu"
#. i18n: ectx: whatsthis, entry (ShowValidity), group (Tooltip)
#: src/kcfg/tooltippreferences.kcfg:10
#, kde-format
msgid ""
"Show validity information for certificates in tooltip, such as whether the "
"certificate is expired or revoked."
msgstr ""
"Pokaż informacje o ważności certyfikatu w oknie dialogowym. Taka informacja "
"mówi na przykład, czy certyfikat wygasł lub został odwołany."
#. i18n: ectx: label, entry (ShowOwnerInformation), group (Tooltip)
#: src/kcfg/tooltippreferences.kcfg:14
#, kde-format
msgid "Show certificate owner information"
msgstr "Pokaż informacje o właścicielu certyfikatu"
#. i18n: ectx: whatsthis, entry (ShowOwnerInformation), group (Tooltip)
#: src/kcfg/tooltippreferences.kcfg:15
#, kde-format
msgid ""
"Show owner information for certificates in tooltip, such as User IDs, "
"subject and issuers."
msgstr ""
"Pokaż informacje o właścicielu certyfikatu w oknie dialogowym. Znajdą się "
"tam: identyfikatory użytkownika, podmiot i wystawca."
#. i18n: ectx: label, entry (ShowCertificateDetails), group (Tooltip)
#: src/kcfg/tooltippreferences.kcfg:19
#, kde-format
msgid "Show certificate details"
msgstr "Pokaż szczegóły certyfikatu"
#. i18n: ectx: whatsthis, entry (ShowCertificateDetails), group (Tooltip)
#: src/kcfg/tooltippreferences.kcfg:20
#, kde-format
msgid ""
"Show more certificate details, such as fingerprint, key length and "
"expiration dates"
msgstr ""
"Pokaż więcej szczegółów certyfikatu, takich jak odcisk klucza, długość "
"klucza i daty wygaśnięcia"
#. i18n: ectx: Menu (file)
#: src/kleopatra.rc:5 src/kwatchgnupg/kwatchgnupgui.rc:4
#, kde-format
msgid "&File"
msgstr "&Plik"
#. i18n: ectx: Menu (view)
#: src/kleopatra.rc:26
#, kde-format
msgid "&View"
msgstr "&Widok"
#. i18n: ectx: Menu (certMenu)
#. i18n: ectx: Menu (listview_popup)
#: src/kleopatra.rc:40 src/kleopatra.rc:109
#, kde-format
msgid "&Certificates"
msgstr "&Certyfikaty"
#. i18n: ectx: Menu (tools)
#: src/kleopatra.rc:55
#, kde-format
msgid "&Tools"
msgstr "&Narzędzia"
#. i18n: ectx: Menu (settings)
#: src/kleopatra.rc:73
#, kde-format
msgid "&Settings"
msgstr "U&stawienia"
#. i18n: ectx: Menu (window)
#: src/kleopatra.rc:77
#, kde-format
msgid "&Window"
msgstr "&Okno"
#. i18n: ectx: Menu (help)
#: src/kleopatra.rc:88
#, kde-format
msgid "&Help"
msgstr "&Pomoc"
#. i18n: ectx: ToolBar (mainToolBar)
#: src/kleopatra.rc:95 src/kwatchgnupg/kwatchgnupgui.rc:13
#, kde-format
msgid "Main Toolbar"
msgstr "Główny pasek narzędzi"
#: src/kleopatra_options.h:47
#, kde-format
msgid "Use OpenPGP for the following operation"
msgstr "Użyj OpenPGP do następującej operacji"
#: src/kleopatra_options.h:50
#, kde-format
msgid "Use CMS (X.509, S/MIME) for the following operation"
msgstr "Użyj CMS (X.509, S/MIME) do następującej operacji"
#: src/kleopatra_options.h:53
#, kde-format
msgid "Location of the socket the ui server is listening on"
msgstr "Położenie gniazda, na którym nasłuchuje serwer interfejsu użytkownika"
#: src/kleopatra_options.h:56
#, kde-format
msgid "Run UI server only, hide main window"
msgstr "Uruchom tylko serwer interfejsu użytkownika, ukryj główne okno"
#: src/kleopatra_options.h:60
#, kde-format
msgid "Import certificate file(s)"
msgstr "Import pliku(plików) certyfikatu"
#: src/kleopatra_options.h:63
#, kde-format
msgid "Encrypt file(s)"
msgstr "Szyfrowanie pliku (plików)"
#: src/kleopatra_options.h:66
#, kde-format
msgid "Sign file(s)"
msgstr "Podpisywanie pliku (plików)"
#: src/kleopatra_options.h:69
#, kde-format
msgid "Sign and/or encrypt file(s)"
msgstr "Podpisz i/lub zaszyfruj plik(i)"
#: src/kleopatra_options.h:71
#, kde-format
msgid "Same as --sign-encrypt, do not use"
msgstr "Takie samo jak --sign-encrypt, nie używaj"
#: src/kleopatra_options.h:74
#, kde-format
msgid "Decrypt file(s)"
msgstr "Odszyfrowanie pliku(plików)"
#: src/kleopatra_options.h:77
#, kde-format
msgid "Verify file/signature"
msgstr "Sprawdzanie pliku/podpisu"
#: src/kleopatra_options.h:80
#, kde-format
msgid "Decrypt and/or verify file(s)"
msgstr "Odszyfruj i/lub sprawdź plik(i)"
#: src/kleopatra_options.h:82
#, kde-format
msgid "Search for a certificate on a keyserver"
msgstr "Poszukaj certyfikatu na serwerze kluczy"
#: src/kleopatra_options.h:85
#, kde-format
msgid "Create or check a checksum file"
msgstr "Utwórz lub sprawdź plik sumy sprawdzającej"
#: src/kleopatra_options.h:90
#, kde-format
msgctxt ""
"If a certificate is already known it shows the certificate details dialog."
"Otherwise it brings up the certificate search dialog."
msgid ""
"Show details of a local certificate or search for it on a keyserver by "
"fingerprint"
msgstr ""
"Pokaż szczegóły lokalnego certyfikatu lub poszukaj go na serwerze kluczy po "
"jego odcisku klucza"
#: src/kleopatra_options.h:94
#, kde-format
msgid "Create a new key pair or certificate signing request"
msgstr "Utwórz nową parę kluczy lub żądanie podpisu certyfikatu"
#: src/kleopatra_options.h:96
#, kde-format
msgid "Parent Window Id for dialogs"
msgstr "Identyfikator okna rodzica dla okien dialogowych"
#: src/kleopatra_options.h:99
#, kde-format
msgid "Open the config dialog"
msgstr "Otwórz okno dialogowe ustawień"
#: src/kleopatra_options.h:106
#, kde-format
msgid "File(s) to process"
msgstr "Plik(i) do przetworzenia"
#: src/kleopatraapplication.cpp:253
#, kde-format
msgid "Failed to execute command"
msgstr "Nie można wykonać polecenia"
#: src/kleopatraapplication.cpp:290
#, kde-format
msgid "Ambiguous protocol: --openpgp and --cms"
msgstr "Niejednoznaczny protokół: --openpgp oraz --cms"
#: src/kleopatraapplication.cpp:326
#, kde-format
msgid "No search string specified for --search"
msgstr "Nie podano tekstu do wyszukania dla --search"
#: src/kleopatraapplication.cpp:337
#, kde-format
msgid "No fingerprint argument specified for --query"
msgstr "Nie podano odcisku klucza dla --query"
#: src/kleopatraapplication.cpp:377
#, kde-format
msgid "Ambiguous commands \"%1\" and \"%2\""
msgstr "Niejednoznaczne polecenia \"%1\" oraz \"%2\""
#: src/kleopatraapplication.cpp:384
#, kde-format
msgid "No files specified for \"%1\" command"
msgstr "Nie podano plików dla polecenia \"%1\""
#: src/kleopatraapplication.cpp:398
#, kde-format
msgid "Cannot read \"%1\""
msgstr "Nie można odczytać \"%1\""
#: src/libkleopatraclient/core/command.cpp:476
#, kde-format
msgid "Failed to start uiserver %1"
msgstr "Nie udało się uruchamienie uiserver %1"
#: src/libkleopatraclient/core/command.cpp:590
#, kde-format
msgid "Invalid socket name!"
msgstr "Nieprawidłowa nazwa gniazda!"
#: src/libkleopatraclient/core/command.cpp:601
#, kde-format
msgid ""
"Could not allocate resources to connect to Kleopatra UI server at %1: %2"
msgstr ""
"Nie można przydzielić zasobów do połączenia się z serwerem IU Kleopatry w "
"%1: %2"
#: src/libkleopatraclient/core/command.cpp:632
#, kde-format
msgid "Could not connect to Kleopatra UI server at %1: %2"
msgstr "Nie połączyć się z serwerem IU Kleopatry w %1: %2"
#: src/libkleopatraclient/core/command.cpp:645
#, kde-format
msgid "Could not get the process-id of the Kleopatra UI server at %1: %2"
msgstr "Nie uzyskać id procesu serwera IU Kleopatry w %1: %2"
#: src/libkleopatraclient/core/command.cpp:675
#, kde-format
msgid "Failed to send critical option %1: %2"
msgstr "Nie udało się wysłanie krytycznej opcji %1: %2"
#: src/libkleopatraclient/core/command.cpp:684
#, kde-format
msgid "Failed to send file path %1: %2"
msgstr "Nie udało się wysłanie ścieżki pliku %1: %2"
#: src/libkleopatraclient/core/command.cpp:690
#, kde-format
msgid "Failed to send sender %1: %2"
msgstr "Nie udało się wysłanie nadawcy %1: %2"
#: src/libkleopatraclient/core/command.cpp:696
#, kde-format
msgid "Failed to send recipient %1: %2"
msgstr "Nie udało się wysłanie odbiorcy %1: %2"
#: src/libkleopatraclient/core/command.cpp:709
#, kde-format
msgid "Command (%1) failed: %2"
msgstr "Polecenie (%1) zakończono z błędem: %2"
#: src/libkleopatraclient/gui/certificaterequester.cpp:107
#, kde-format
msgid "Change..."
msgstr "Zmień..."
#: src/libkleopatraclient/gui/certificaterequester.cpp:256
#, kde-format
msgid "Kleopatra Error"
msgstr "Błąd Kleopatry"
#: src/libkleopatraclient/gui/certificaterequester.cpp:257
#, kde-format
msgid "There was an error while connecting to Kleopatra: %1"
msgstr "Wystąpił błąd podczas łączena z Kleopatrą: %1"
#: src/main.cpp:169
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>The version of the <application>GpgME</application> library you are "
"running against is older than the one that the <application>GpgME++</"
"application> library was built against.</para><para><application>Kleopatra</"
"application> will not function in this setting.</para><para>Please ask your "
"administrator for help in resolving this issue.</para>"
msgstr ""
"<para>Wersja biblioteki <application>GpgME</application> jest starsza od "
"tej, z którą zbudowana została biblioteka <application>GpgME++</"
"application>. </para><para><application>Kleopatra</application> nie będzie "
"działać w takiej sytuacji.</para><para>Poproś administratora o pomoc w "
"rozwiązaniu tego problemu.</para>"
#: src/main.cpp:173
#, kde-format
msgctxt "@title"
msgid "GpgME Too Old"
msgstr "GpgME zbyt stare"
#: src/main.cpp:220
#, kde-format
msgid "GPG UI Server Error"
msgstr "Błąd serwera interfejsu użytkownika GPG"
#: src/main.cpp:221
#, kde-format
msgid ""
"<qt>The Kleopatra GPG UI Server Module could not be initialized.<br/>The "
"error given was: <b>%1</b><br/>You can use Kleopatra as a certificate "
"manager, but cryptographic plugins that rely on a GPG UI Server being "
"present might not work correctly, or at all.</qt>"
msgstr ""
"<qt>Moduł serwera interfejsu użytkownika GPG Kleopatry nie może być "
"uruchomiony.<br/> Wystąpił błąd: <b>%1</b><br/>Możesz używać Kleopatry do "
"zarządzania certyfikatami, ale wtyczki kryptograficzne wykorzystujące serwer "
"GPG mogą nie działać prawidłowo, jeśli w ogóle.</qt>"
#: src/main.cpp:247
#, kde-format
msgid "Invalid arguments: %1"
msgstr "Nieprawidłowe argumenty: \"%1\""
#: src/mainwindow.cpp:110
#, kde-format
msgctxt "Quit [ApplicationName]"
msgid "&Quit %1"
msgstr "&Zakończ %1"
#: src/mainwindow.cpp:117
#, kde-format
msgid "Only &Close Window"
msgstr "Zamknij &tylko okno"
#: src/mainwindow.cpp:157
#, kde-format
msgid ""
"%1 may be used by other applications as a service.\n"
"You may instead want to close this window without exiting %1."
msgstr ""
"%1 może być wykorzystywana jako usługa przez inne programy.\n"
"Dlatego można zamknąć jej okno bez kończenia pracy %1."
#: src/mainwindow.cpp:159
#, kde-format
msgid "Really Quit?"
msgstr "Czy na pewno wyjść?"
#: src/mainwindow.cpp:198
#, kde-format
msgctxt ""
"Compliance means that GnuPG is running in a more restricted mode e.g. to "
"handle restricted documents."
msgid "Compliance: %1"
msgstr "Zgodność: %1"
#: src/mainwindow.cpp:217
#, kde-format
msgid ""
"Could not start the GnuPG Log Viewer (kwatchgnupg). Please check your "
"installation."
msgstr ""
"Nie można uruchomić przeglądarki dziennika GnuPG (kwatchgnupg). Sprawdź "
"swoją instalację."
#: src/mainwindow.cpp:219
#, kde-format
msgid "Error Starting KWatchGnuPG"
msgstr "Błąd podczas uruchamiania KWatchGnuPG"
#: src/mainwindow.cpp:233
#, kde-format
msgctxt ""
"The Gpg4win compendium is only availableat this point (24.7.2017) in german "
"and english.Please check with Gpg4win before translating this filename."
msgid "gpg4win-compendium-en.pdf"
msgstr "gpg4win-compendium-en.pdf"
#: src/mainwindow.cpp:412
#, kde-format
msgid "GnuPG Log Viewer"
msgstr "Przeglądarka dziennika GnuPG"
#: src/mainwindow.cpp:418
#, kde-format
msgid "Check for updates"
msgstr "Sprawdź uaktualnienia"
#: src/mainwindow.cpp:422
#, kde-format
msgid "Gpg4win Compendium"
msgstr "Kompedium Gpg4win"
#: src/mainwindow.cpp:427
#, kde-format
msgctxt "Title for a generic data input / output area supporting text actions."
msgid "Notepad"
msgstr "Notatnik"
#: src/mainwindow.cpp:428
#, kde-format
msgid "Switch to Pad view."
msgstr "Przełącz do widoku notatnika."
#: src/mainwindow.cpp:433
#, kde-format
msgid "Configure GnuPG Backend..."
msgstr "Ustawienia modułu GnuPG..."
#: src/mainwindow.cpp:439
#, kde-format
msgid "Perform Self-Test"
msgstr "Przeprowadź samo-diagnozę"
#: src/mainwindow.cpp:443
#, kde-format
msgid "Manage Smartcards"
msgstr "Zarządzanie kartami inteligentnymi"
#: src/mainwindow.cpp:444
#, kde-format
msgid "Edit or initialize a crypto hardware token."
msgstr "Edytuj lub rozpocznij tokena sprzętowego szyfrowania."
#: src/mainwindow.cpp:462
#, kde-format
msgid "Set Focus to Quick Search"
msgstr "Uaktywnij pole szybkiego wyszukiwania"
#: src/mainwindow.cpp:483
#, kde-format
msgid "Could not configure the cryptography backend (gpgconf tool not found)"
msgstr ""
"Nie można ustawić obsługi kryptografii (nie znaleziono narzędzia gpgconf)"
#: src/mainwindow.cpp:483
#, kde-format
msgid "Configuration Error"
msgstr "Błąd ustawień"
#: src/mainwindow.cpp:518
#, kde-format
msgid ""
"There are still some background operations ongoing. These will be terminated "
"when closing the window. Proceed?"
msgstr ""
"W tyle wykonują się jeszcze pewne operacje. Po zamknięciu okna zostaną "
"zatrzymane. Czy kontynuować?"
#: src/mainwindow.cpp:521
#, kde-format
msgid "Ongoing Background Tasks"
msgstr "Zadania uruchomione w tle"
#: src/mainwindow.cpp:630 src/view/keylistcontroller.cpp:405
#, kde-format
msgid "Sign/Encrypt..."
msgstr "Podpisz/zaszyfruj..."
#: src/mainwindow.cpp:631 src/utils/clipboardmenu.cpp:49
#: src/view/keylistcontroller.cpp:401
#, kde-format
msgid "Decrypt/Verify..."
msgstr "Odszyfruj/sprawdź..."
#: src/mainwindow.cpp:636
#, kde-format
msgid "Import Certificates"
msgstr "Importuj certyfikaty"
#: src/mainwindow.cpp:637
#, kde-format
msgid "Import CRLs"
msgstr "Importuj listy CRL"
#. i18n: ectx: property (windowTitle), widget (QDialog, Kleo::NewCertificateUi::AdvancedSettingsDialog)
#: src/newcertificatewizard/advancedsettingsdialog.ui:14
#, kde-format
msgid "Advanced Settings"
msgstr "Ustawienia zaawansowane"
#. i18n: ectx: attribute (title), widget (QWidget, technicalTab)
#: src/newcertificatewizard/advancedsettingsdialog.ui:21
#: src/view/keylistcontroller.cpp:467
#, kde-format
msgid "Technical Details"
msgstr "Szczegóły techniczne"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#: src/newcertificatewizard/advancedsettingsdialog.ui:27
#, kde-format
msgid "Key Material"
msgstr "Materiał klucza"
#. i18n: ectx: property (text), widget (QRadioButton, rsaRB)
#: src/newcertificatewizard/advancedsettingsdialog.ui:33
#, kde-format
msgid "RSA"
msgstr "RSA"
#. i18n: ectx: property (text), widget (QCheckBox, rsaSubCB)
#: src/newcertificatewizard/advancedsettingsdialog.ui:62
#, kde-format
msgid "+ RSA"
msgstr "+ RSA"
#. i18n: ectx: property (text), widget (QRadioButton, dsaRB)
#: src/newcertificatewizard/advancedsettingsdialog.ui:72
#, kde-format
msgid "DSA"
msgstr "DSA"
#. i18n: ectx: property (text), widget (QCheckBox, elgCB)
#: src/newcertificatewizard/advancedsettingsdialog.ui:105
#, kde-format
msgid "+ Elgamal"
msgstr "+ Elgamal"
#. i18n: ectx: property (text), widget (QRadioButton, ecdsaRB)
#: src/newcertificatewizard/advancedsettingsdialog.ui:119
#, kde-format
msgid "ECDSA"
msgstr "ECDSA"
#. i18n: ectx: property (text), widget (QCheckBox, ecdhCB)
#: src/newcertificatewizard/advancedsettingsdialog.ui:152
#, kde-format
msgid "+ ECDH"
msgstr "+ ECDH"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#: src/newcertificatewizard/advancedsettingsdialog.ui:169
#, kde-format
msgid "Certificate Usage"
msgstr "Sposoby użycia certyfikatu"
#. i18n: ectx: property (text), widget (QCheckBox, expiryCB)
#: src/newcertificatewizard/advancedsettingsdialog.ui:177
#, kde-format
msgid "Valid until:"
msgstr "Ważny do:"
#. i18n: ectx: property (text), widget (QCheckBox, certificationCB)
#: src/newcertificatewizard/advancedsettingsdialog.ui:199
#, kde-format
msgid "Certification"
msgstr "Certyfikowanie"
#. i18n: ectx: attribute (title), widget (QWidget, personalTab)
#: src/newcertificatewizard/advancedsettingsdialog.ui:250
#: src/newcertificatewizard/newcertificatewizard.cpp:1978
#, kde-format
msgid "Personal Details"
msgstr "Szczegóły osobiste"
#. i18n: ectx: property (title), widget (QGroupBox, uidGB)
#: src/newcertificatewizard/advancedsettingsdialog.ui:256
#, kde-format
msgid "Additional User-IDs"
msgstr "Dodatkowe identyfikatory użytkownika"
#. i18n: ectx: property (title), widget (QGroupBox, emailGB)
#: src/newcertificatewizard/advancedsettingsdialog.ui:268
#, kde-format
msgid "EMail Addresses"
msgstr "Adresy e-mail"
#. i18n: ectx: property (title), widget (QGroupBox, dnsGB)
#: src/newcertificatewizard/advancedsettingsdialog.ui:280
#, kde-format
msgid "DNS Names"
msgstr "Nazwy DNS"
#. i18n: ectx: property (title), widget (QGroupBox, uriGB)
#: src/newcertificatewizard/advancedsettingsdialog.ui:292
#, kde-format
msgid "URIs"
msgstr "Adresy URI"
#. i18n: ectx: property (title), widget (QWizardPage, Kleo::NewCertificateUi::ChooseProtocolPage)
#: src/newcertificatewizard/chooseprotocolpage.ui:13
#, kde-format
msgctxt "@title"
msgid "Choose Format"
msgstr "Wybór formatu"
#. i18n: ectx: property (subTitle), widget (QWizardPage, Kleo::NewCertificateUi::ChooseProtocolPage)
#: src/newcertificatewizard/chooseprotocolpage.ui:16
#, kde-format
msgid "Please choose which type you want to create. "
msgstr "Wybierz rodzaj tworzonego certyfikatu. "
#. i18n: ectx: property (text), widget (QCommandLinkButton, pgpCLB)
#: src/newcertificatewizard/chooseprotocolpage.ui:25
#, kde-format
msgid "Create a personal OpenPGP key pair"
msgstr "Utwórz parę osobistych kluczy OpenPGP"
#. i18n: ectx: property (description), widget (QCommandLinkButton, pgpCLB)
#: src/newcertificatewizard/chooseprotocolpage.ui:34
#, kde-format
msgid ""
"OpenPGP key pairs are certified by confirming the fingerprint of the public "
"key."
msgstr ""
"Pary kluczy OpenPGP są certyfikowane poprzez potwierdzenie odcisku klucza na "
"publicznym kluczu."
#. i18n: ectx: property (text), widget (QCommandLinkButton, x509CLB)
#: src/newcertificatewizard/chooseprotocolpage.ui:41
#, kde-format
msgid "Create a personal X.509 key pair and certification request "
msgstr "Utwórz parę osobistych kluczy X.509 i żądanie certyfikacji"
#. i18n: ectx: property (description), widget (QCommandLinkButton, x509CLB)
#: src/newcertificatewizard/chooseprotocolpage.ui:50
#, kde-format
msgid ""
"X.509 key pairs are certified by a certification authority (CA). The "
"generated request needs to be sent to a CA to finalize creation."
msgstr ""
"Pary kluczy X.509 są certyfikowane przez urząd certyfikacyjny (UC). "
"Utworzone żądanie należy wysłać do UC, aby ukończyć tworzenie."
#. i18n: ectx: property (title), widget (QWizardPage, Kleo::NewCertificateUi::EnterDetailsPage)
#: src/newcertificatewizard/enterdetailspage.ui:5
#, kde-format
msgctxt "@title"
msgid "Enter Details"
msgstr "Podaj szczegóły"
#. i18n: ectx: property (subTitle), widget (QWizardPage, Kleo::NewCertificateUi::EnterDetailsPage)
#: src/newcertificatewizard/enterdetailspage.ui:8
#, kde-format
msgid ""
"Please enter your personal details below. If you want more control over the "
"parameters, click on the Advanced Settings button."
msgstr ""
"Wypełnij poniższe pola swoimi informacjami osobistymi. Dla większego nadzoru "
"nad parametrami, naciśnij na przycisk ustawienia zaawansowane."
#. i18n: ectx: property (text), widget (QLabel, nameLB)
#: src/newcertificatewizard/enterdetailspage.ui:16
#, kde-format
msgid "Real name:"
msgstr "Prawdziwe imię i nazwisko:"
#. i18n: ectx: property (text), widget (QLabel, emailLB)
#: src/newcertificatewizard/enterdetailspage.ui:33
#, kde-format
msgid "EMail address:"
msgstr "Adres e-mail:"
#. i18n: ectx: property (text), widget (QCheckBox, addEmailToDnCB)
#: src/newcertificatewizard/enterdetailspage.ui:78
#, kde-format
msgid "Add email address to DN (only needed for broken CAs)"
msgstr ""
"Dodaj adres e-mail do Nazwy Wyróżnionej (DN) (potrzebne tylko przy wysyłaniu "
"żądań do niezgodnych ze standardem jednostek urzędów certyfikujących CA)"
#. i18n: ectx: property (text), widget (QPushButton, advancedPB)
#: src/newcertificatewizard/enterdetailspage.ui:137
#, kde-format
msgid "Advanced Settings..."
msgstr "Ustawienia zaawansowane..."
#. i18n: ectx: property (title), widget (QWizardPage, Kleo::NewCertificateUi::KeyCreationPage)
#: src/newcertificatewizard/keycreationpage.ui:5
#, kde-format
msgctxt "@title"
msgid "Creating Key Pair..."
msgstr "Tworzenie pary kluczy..."
#. i18n: ectx: property (text), widget (QLabel, label)
#: src/newcertificatewizard/keycreationpage.ui:14
#, kde-format
msgid ""
"The process of creating a key requires large amounts of random numbers. This "
"may require several minutes..."
msgstr ""
"Tworzenie kluczy wymaga dużej liczby liczb losowych. Może to potrwać kilka "
"minut..."
#: src/newcertificatewizard/newcertificatewizard.cpp:410
#, kde-format
msgid "new email"
msgstr "nowy e-mail"
#: src/newcertificatewizard/newcertificatewizard.cpp:411
#, kde-format
msgid "new dns name"
msgstr "nowa nazwa dns"
#: src/newcertificatewizard/newcertificatewizard.cpp:412
#, kde-format
msgid "new uri"
msgstr "nowy adres uri"
#: src/newcertificatewizard/newcertificatewizard.cpp:807
#, kde-format
msgctxt "@action"
msgid "Create"
msgstr "Utwórz"
#: src/newcertificatewizard/newcertificatewizard.cpp:864
#, kde-format
msgid "Could not start key pair creation: %1"
msgstr "Nie można rozpocząć tworzenia pary kluczy: %1"
#: src/newcertificatewizard/newcertificatewizard.cpp:880
#, kde-format
msgid "Operation canceled."
msgstr "Porzucono działanie."
#: src/newcertificatewizard/newcertificatewizard.cpp:881
#, kde-format
msgid "Could not create key pair: %1"
msgstr "Nie można utworzyć pary kluczy: %1"
#: src/newcertificatewizard/newcertificatewizard.cpp:888
#, kde-format
msgid ""
"Key pair created successfully.\n"
"Fingerprint: %1"
msgstr ""
"Pomyślnie utworzono parę kluczy.\n"
"Odcisk klucza: %1"
#: src/newcertificatewizard/newcertificatewizard.cpp:894
#, kde-format
msgid "Could not write output file %1: %2"
msgstr "Nie można zapisać pliku wynikowego %1: %2"
#: src/newcertificatewizard/newcertificatewizard.cpp:902
#, kde-format
msgid "Key pair created successfully."
msgstr "Pomyślnie utworzono parę kluczy."
#: src/newcertificatewizard/newcertificatewizard.cpp:959
#, kde-format
msgctxt "@title"
msgid "Key Creation Failed"
msgstr "Nie udało się tworzenie klucza"
#: src/newcertificatewizard/newcertificatewizard.cpp:960
#, kde-format
msgid "Key pair creation failed. Please find details about the failure below."
msgstr ""
"Nie udało się utworzyć pary kluczy. Poniżej znajduje się więcej informacji "
"na temat błędu."
#: src/newcertificatewizard/newcertificatewizard.cpp:962
#, kde-format
msgctxt "@title"
msgid "Key Pair Successfully Created"
msgstr "Para kluczy została pomyślnie utworzona"
#: src/newcertificatewizard/newcertificatewizard.cpp:963
#, kde-format
msgid ""
"Your new key pair was created successfully. Please find details on the "
"result and some suggested next steps below."
msgstr ""
"Twoja nowa para kluczy została pomyślnie utworzona. Poniżej znajdują się "
"szczegóły wyniku i sugerowane dalsze kroki."
#: src/newcertificatewizard/newcertificatewizard.cpp:1024
#, kde-format
msgctxt "@title"
msgid "Save Request"
msgstr "Żądanie zapisania"
#: src/newcertificatewizard/newcertificatewizard.cpp:1025
#, kde-format
msgid "PKCS#10 Requests (*.p10)"
msgstr "Żądanie PKCS#10 (*.p10)"
#: src/newcertificatewizard/newcertificatewizard.cpp:1036
#, kde-kuit-format
msgctxt "@info"
msgid ""
"Could not copy temporary file <filename>%1</filename> to file <filename>%2</"
"filename>: <message>%3</message>"
msgstr ""
"Nie można skopiować pliku tymczasowego <filename>%1</filename> do <filename>"
"%2</filename>: <message>%3</message>"
#: src/newcertificatewizard/newcertificatewizard.cpp:1039
#, kde-format
msgctxt "@title"
msgid "Error Saving Request"
msgstr "Błąd podczas zapisywania żądania"
#: src/newcertificatewizard/newcertificatewizard.cpp:1043
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>Successfully wrote request to <filename>%1</filename>.</para><para>You "
"should now send the request to the Certification Authority (CA).</para>"
msgstr ""
"<para>Żądanie do <filename>%1</filename> zostało pomyślnie zapisane.</"
"para><para>Należy je teraz wysłać do urzędu certyfikacji (UC).</para>"
#: src/newcertificatewizard/newcertificatewizard.cpp:1046
#, kde-format
msgctxt "@title"
msgid "Request Saved"
msgstr "Żądanie zapisane"
#: src/newcertificatewizard/newcertificatewizard.cpp:1056
#, kde-format
msgid "Please process this certificate."
msgstr "Przetwórz ten certyfikat."
#: src/newcertificatewizard/newcertificatewizard.cpp:1057
#, kde-format
msgid ""
"Please process this certificate and inform the sender about the location to "
"fetch the resulting certificate.\n"
"\n"
"Thanks,\n"
msgstr ""
"Proszę przetworzyć ten certyfikat i poinformować nadawcę o miejscu, z "
"którego można pobrać certyfikat wynikowy.\n"
"\n"
"Z góry dziękuję,\n"
#: src/newcertificatewizard/newcertificatewizard.cpp:1086
#, kde-format
msgid "My new public OpenPGP key"
msgstr "Mój nowy publiczny klucza OpenPGP"
#: src/newcertificatewizard/newcertificatewizard.cpp:1087
#, kde-format
msgid "Please find attached my new public OpenPGP key."
msgstr "W załączniku znajduje się mój nowy publiczny klucz OpenPGP."
#: src/newcertificatewizard/newcertificatewizard.cpp:1123
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para><application>Kleopatra</application> tried to send a mail via your "
"default mail client.</para><para>Some mail clients are known not to support "
"attachments when invoked this way.</para><para>If your mail client does not "
"have an attachment, then drag the <application>Kleopatra</application> icon "
"and drop it on the message compose window of your mail client.</"
"para><para>If that does not work, either, save the request to a file, and "
"then attach that.</para>"
msgstr ""
"<para><application>Kleopatra</application> próbuje wysłać pocztę za pomocą "
"domyślnego klienta.</para><para>Niektóre klienty pocztowe nie obsługują "
"załączników, jeśli są uruchamiane w ten sposób.</para><para>Jeśli Twój list "
"nie zawiera załącznika, przeciągnij ikonę <application>Kleopatra</"
"application> i upuść ją w oknie tworzenia wiadomości swojego klienta "
"pocztowego.</para><para>Jeśli to nie zadziała, zapisz żądanie do pliku i "
"dołącz go do listu.</para>"
#: src/newcertificatewizard/newcertificatewizard.cpp:1127
#, kde-format
msgctxt "@title"
msgid "Sending Mail"
msgstr "Wysyłanie poczty"
#: src/newcertificatewizard/newcertificatewizard.cpp:1175
#, kde-format
msgctxt "@info"
msgid ""
"This operation will delete the certification request. Please make sure that "
"you have sent or saved it before proceeding."
msgstr ""
"Ta operacja spowoduje usunięcie żądania certyfikacji. Należy sprawdzić, że "
"dane zostały wysłane lub zapisane."
#: src/newcertificatewizard/newcertificatewizard.cpp:1177
#, kde-format
msgctxt "@title"
msgid "Certification Request About To Be Deleted"
msgstr "Usunięcie żądania certyfikacji"
#: src/newcertificatewizard/newcertificatewizard.cpp:1211
#, kde-format
msgctxt "@title:window"
msgid "Key Pair Creation Wizard"
msgstr "Pomocnik tworzenia pary kluczy"
#: src/newcertificatewizard/newcertificatewizard.cpp:1636
#, kde-format
msgid "Sign"
msgstr "Podpisywanie"
#: src/newcertificatewizard/newcertificatewizard.cpp:1640
#: src/newcertificatewizard/newcertificatewizard.cpp:1668
#, kde-format
msgid "Encrypt"
msgstr "Szyfrowanie"
#: src/newcertificatewizard/newcertificatewizard.cpp:1643
#, kde-format
msgid "Authenticate"
msgstr "Uwierzytelnianie"
#: src/newcertificatewizard/newcertificatewizard.cpp:1709
#, kde-format
msgid "Email Address:"
msgstr "Adres e-mail:"
#: src/newcertificatewizard/newcertificatewizard.cpp:1712
#, kde-format
msgid "Subject-DN:"
msgstr "Podmiot-DN:"
#: src/newcertificatewizard/newcertificatewizard.cpp:1715
#, kde-format
msgid "Key Type:"
msgstr "Rodzaj klucza:"
#: src/newcertificatewizard/newcertificatewizard.cpp:1717
#: src/newcertificatewizard/newcertificatewizard.cpp:1727
#, kde-format
msgid "Key Curve:"
msgstr "Krzywa klucza:"
#: src/newcertificatewizard/newcertificatewizard.cpp:1719
#: src/newcertificatewizard/newcertificatewizard.cpp:1721
#, kde-format
msgid "Key Strength:"
msgstr "Siła klucza:"
#: src/newcertificatewizard/newcertificatewizard.cpp:1719
#: src/newcertificatewizard/newcertificatewizard.cpp:1729
#, kde-format
msgid "1 bit"
msgid_plural "%1 bits"
msgstr[0] "1 bit"
msgstr[1] "%1 bity"
msgstr[2] "%1 bitów"
#: src/newcertificatewizard/newcertificatewizard.cpp:1723
#, kde-format
msgid "Usage:"
msgstr "Sposób użycia:"
#: src/newcertificatewizard/newcertificatewizard.cpp:1723
#: src/newcertificatewizard/newcertificatewizard.cpp:1733
#, kde-format
msgctxt "separator for key usages"
msgid ",&nbsp;"
msgstr ",&nbsp;"
#: src/newcertificatewizard/newcertificatewizard.cpp:1725
#, kde-format
msgid "Subkey Type:"
msgstr "Rodzaj podklucza:"
#: src/newcertificatewizard/newcertificatewizard.cpp:1729
#: src/newcertificatewizard/newcertificatewizard.cpp:1731
#, kde-format
msgid "Subkey Strength:"
msgstr "Siła podklucza:"
#: src/newcertificatewizard/newcertificatewizard.cpp:1733
#, kde-format
msgid "Subkey Usage:"
msgstr "Użycie podklucza:"
#: src/newcertificatewizard/newcertificatewizard.cpp:1737
#, kde-format
msgid "Valid Until:"
msgstr "Ważny do:"
#: src/newcertificatewizard/newcertificatewizard.cpp:1741
#, kde-format
msgid "Add. Email Address:"
msgstr "Dodatkowy adres e-mail:"
#: src/newcertificatewizard/newcertificatewizard.cpp:1744
#, kde-format
msgid "DNS Name:"
msgstr "Nazwa DNS:"
#: src/newcertificatewizard/newcertificatewizard.cpp:1747
#, kde-format
msgid "URI:"
msgstr "Adres URI:"
#: src/newcertificatewizard/newcertificatewizard.cpp:1827
#, kde-format
msgctxt "%2: some admin-supplied text, %1: key size in bits"
msgid "%2 (1 bit; default)"
msgid_plural "%2 (%1 bits; default)"
msgstr[0] "%2 (1 bit, domyślnie)"
msgstr[1] "%2 (%1 bity, domyślnie)"
msgstr[2] "%2 (%1 bitów, domyślnie)"
#: src/newcertificatewizard/newcertificatewizard.cpp:1828
#, kde-format
msgctxt "%2: some admin-supplied text, %1: key size in bits"
msgid "%2 (1 bit)"
msgid_plural "%2 (%1 bits)"
msgstr[0] "%2 (1 bit)"
msgstr[1] "%2 (%1 bity)"
msgstr[2] "%2 (%1 bitów)"
#: src/newcertificatewizard/newcertificatewizard.cpp:1830
#, kde-format
msgctxt "%1: key size in bits"
msgid "1 bit (default)"
msgid_plural "%1 bits (default)"
msgstr[0] "1 bit (domyślnie)"
msgstr[1] "%1 bity (domyślnie)"
msgstr[2] "%1 bitów (domyślnie)"
#: src/newcertificatewizard/newcertificatewizard.cpp:1831
#, kde-format
msgctxt "%1: key size in bits"
msgid "1 bit"
msgid_plural "%1 bits"
msgstr[0] "1 bit"
msgstr[1] "%1 bity"
msgstr[2] "%1 bitów"
#: src/newcertificatewizard/newcertificatewizard.cpp:1983
#, kde-format
msgctxt "@info:tooltip"
msgid "Adding more than one User ID is not yet implemented."
msgstr ""
"Dodawanie więcej niż jednego identyfikatora użytkownika jest obecnie "
"niezaimplementowane."
#. i18n: ectx: property (title), widget (QWizardPage, Kleo::NewCertificateUi::OverviewPage)
#: src/newcertificatewizard/overviewpage.ui:5
#, kde-format
msgctxt "@title"
msgid "Review Parameters"
msgstr "Przegląd parametrów"
#. i18n: ectx: property (subTitle), widget (QWizardPage, Kleo::NewCertificateUi::OverviewPage)
#: src/newcertificatewizard/overviewpage.ui:8
#, kde-format
msgid "Please review the parameters before proceeding."
msgstr "Sprawdź parametry przed kontynuacją."
#. i18n: ectx: property (text), widget (QCheckBox, showAllDetailsCB)
#: src/newcertificatewizard/overviewpage.ui:21
#, kde-format
msgid "Show all details"
msgstr "Pokaż wszystkie szczegóły"
#. i18n: ectx: property (toolTip), widget (Kleo::DragQueen, dragQueen)
#: src/newcertificatewizard/resultpage.ui:28
#, kde-format
msgid ""
"Drag this icon to your mail application's composer to attach the request to "
"a mail."
msgstr ""
"Przeciągnij tą ikonę do okna swojego programu pocztowego aby dodać żądanie "
"do listu."
#. i18n: ectx: property (text), widget (QPushButton, restartWizardPB)
#: src/newcertificatewizard/resultpage.ui:41
#, kde-format
msgid "Restart This Wizard (Keeps Your Parameters)"
msgstr "Ponownie wywołaj pomocnika (zachowuje ustawienia)"
#. i18n: ectx: property (title), widget (QGroupBox, nextStepsGB)
#: src/newcertificatewizard/resultpage.ui:48
#, kde-format
msgid "Next Steps"
msgstr "Następne kroki"
#. i18n: ectx: property (text), widget (QPushButton, saveRequestToFilePB)
#: src/newcertificatewizard/resultpage.ui:54
#, kde-format
msgid "Save Certificate Request To File..."
msgstr "Zapisz żądanie certyfikatu do pliku..."
#. i18n: ectx: property (text), widget (QPushButton, sendRequestByEMailPB)
#: src/newcertificatewizard/resultpage.ui:61
#, kde-format
msgid "Send Certificate Request By EMail..."
msgstr "Wyślij żądanie certyfikatu przez e-maila..."
#. i18n: ectx: property (text), widget (QPushButton, makeBackupPB)
#: src/newcertificatewizard/resultpage.ui:68
#, kde-format
msgid "Make a Backup Of Your Key Pair..."
msgstr "Wykonaj kopię zapasową mojej pary kluczy..."
#. i18n: ectx: property (text), widget (QPushButton, sendCertificateByEMailPB)
#: src/newcertificatewizard/resultpage.ui:75
#, kde-format
msgid "Send Public Key By EMail..."
msgstr "Wyślij klucz publiczny pocztą..."
#. i18n: ectx: property (text), widget (QPushButton, uploadToKeyserverPB)
#: src/newcertificatewizard/resultpage.ui:82
#, kde-format
msgid "Upload Public Key To Directory Service..."
msgstr "Wyślij klucz publiczny na usługę katalogu..."
#. i18n: ectx: property (text), widget (QPushButton, createRevocationRequestPB)
#: src/newcertificatewizard/resultpage.ui:89
#, kde-format
msgid "Create Revocation Request..."
msgstr "Utwórz żądanie odwołania..."
#. i18n: ectx: property (text), widget (QPushButton, createSigningCertificatePB)
#: src/newcertificatewizard/resultpage.ui:96
#, kde-format
msgid "Create Signing Certificate With Same Parameters"
msgstr "Utwórz certyfikat podpisujący z takimi samymi parametrami"
#. i18n: ectx: property (text), widget (QPushButton, createEncryptionCertificatePB)
#: src/newcertificatewizard/resultpage.ui:103
#, kde-format
msgid "Create Encryption Certificate With Same Parameters"
msgstr "Utwórz certyfikat do szyfrowania z takimi samymi parametrami"
#: src/selftest/enginecheck.cpp:71
#, kde-format
msgctxt "@title"
msgid "GPG (OpenPGP Backend) installation"
msgstr "Instalacja GPG (moduł OpenPGP)"
#: src/selftest/enginecheck.cpp:72
#, kde-format
msgctxt "@title"
msgid "GpgSM (S/MIME Backend) installation"
msgstr "Instalacja GpgSM (moduł S/MIME)"
#: src/selftest/enginecheck.cpp:73
#, kde-format
msgctxt "@title"
msgid "GpgConf (Configuration) installation"
msgstr "Instalacja GpgConf (ustawienia)"
#: src/selftest/enginecheck.cpp:118
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>A problem was detected with the <application>%1</application> backend."
"</para>"
msgstr "<para>Wystąpił problem z modułem <application>%1</application>.</para>"
#: src/selftest/enginecheck.cpp:123
#, kde-format
msgid "not supported"
msgstr "nie wspierane"
#: src/selftest/enginecheck.cpp:125
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>It seems that the <icode>gpgme</icode> library was compiled without "
"support for this backend.</para>"
msgstr ""
"<para>Wygląda na to, że biblioteka <icode>gpgme</icode> została skompilowana "
"bez obsługi tego modułu.</para>"
#: src/selftest/enginecheck.cpp:128
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>Replace the <icode>gpgme</icode> library with a version compiled with "
"<application>%1</application> support.</para>"
msgstr ""
"<para>Zastąp bibliotekę <icode>gpgme</icode> wersją skompilowaną z obsługą "
"<application>%1</application>.</para>"
#: src/selftest/enginecheck.cpp:135
#, kde-format
msgid "not properly installed"
msgstr "niepoprawnie zainstalowane"
#: src/selftest/enginecheck.cpp:137
#, kde-kuit-format
msgctxt "@info"
msgid "<para>Backend <command>%1</command> is not installed properly.</para>"
msgstr ""
"<para>Moduł <command>%1</command> nie jest zainstalowany poprawnie.</para>"
#: src/selftest/enginecheck.cpp:139
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>Please check the output of <command>%1 --version</command> manually.</"
"para>"
msgstr ""
"<para>Sprawdź ręcznie wynik polecenia <command>%1 --version</command>.</para>"
#: src/selftest/enginecheck.cpp:142
#, kde-format
msgid "too old"
msgstr "zbyt stare"
#: src/selftest/enginecheck.cpp:144
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>Backend <command>%1</command> is installed in version %2, but at least "
"version %3 is required.</para>"
msgstr ""
"<para>Moduł <command>%1</command> jest zainstalowany w wersji %2, a jest "
"wymagana co najmniej wersja %3.</para>"
#: src/selftest/enginecheck.cpp:150 src/selftest/enginecheck.cpp:202
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>Install <application>%1</application> version %2 or higher.</para>"
msgstr ""
"<para>Wgraj <application>%1</application> w wersji %2 lub wyższej.</para>"
#: src/selftest/enginecheck.cpp:153
#, kde-format
msgid "unknown problem"
msgstr "nieznany problem"
#: src/selftest/enginecheck.cpp:155
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>Make sure <application>%1</application> is installed and in "
"<envar>PATH</envar>.</para>"
msgstr ""
"<para>Sprawdź, czy <application>%1</application> jest wgrany i czy znajduje "
"się w <envar>PATH</envar>.</para>"
#: src/selftest/enginecheck.cpp:199
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para><application>%1</application> v%2.%3.%4 is required for this test, but "
"only %5 is installed.</para>"
msgstr ""
"<para>Do tego testu potrzeba <application>%1</application> w wersji %2.%3.%4 "
"lub wyższej, a jest zainstalowana wersja %5.</para>"
#: src/selftest/enginecheck.cpp:207
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para><application>%1</application> is required for this test, but does not "
"seem available.</para><para>See tests further up for more information.</para>"
msgstr ""
"<para>Do tego testu potrzeba programu <application>%1</application>, ale nie "
"jest on zainstalowany.</para><para>Więcej informacji można znaleźć w testach."
"</para>"
#: src/selftest/enginecheck.cpp:211
#, kde-kuit-format
msgctxt "@info %1: test name"
msgid "<para>See \"%1\" above.</para>"
msgstr "<para>Zobacz: \"%1\" powyżej.</para>"
#: src/selftest/gpgagentcheck.cpp:58
#, kde-format
msgctxt "@title"
msgid "Gpg-Agent Connectivity"
msgstr "Dostępność Gpg-Agent"
#: src/selftest/gpgagentcheck.cpp:69
#, kde-format
msgid "GpgME library too old"
msgstr "Biblioteka GpgME zbyt stara"
#: src/selftest/gpgagentcheck.cpp:71
#, kde-format
msgctxt "@info"
msgid ""
"Either the GpgME library itself is too old, or the GpgME++ library was "
"compiled against an older GpgME that did not support connecting to gpg-agent."
msgstr ""
"Biblioteka GpgME jest zbyt stara lub GpgME++ zostało skompilowane ze starszą "
"wersją GpgME, która nie obsługuje połączenia z gpg-agent."
#: src/selftest/gpgagentcheck.cpp:75
#, kde-kuit-format
msgctxt "@info"
msgid ""
"Upgrade to <application>gpgme</application> 1.2.0 or higher, and ensure that "
"gpgme++ was compiled against it."
msgstr ""
"Uaktualnij <application>gpgme</application> do wersji 1.2.0 lub nowszej i "
"upewnij się, że gpgme++ zostało skompilowane tak, żeby używało takiej wersji."
#: src/selftest/gpgagentcheck.cpp:88
#, kde-format
msgid "GpgME does not support gpg-agent"
msgstr "GpgME nie obsługuje gpg-agent"
#: src/selftest/gpgagentcheck.cpp:90
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>The <application>GpgME</application> library is new enough to support "
"<application>gpg-agent</application>, but does not seem to do so in this "
"installation.</para><para>The error returned was: <message>%1</message>.</"
"para>"
msgstr ""
"<para>Biblioteka <application>GpgME</application> jest wystarczająco nowa, "
"żeby wspierać <application>gpg-agent</application>, ale nie robi tego w tej "
"instalacji.</para><para>Kod błędu: <message>%1</message>.</para>"
#: src/selftest/gpgagentcheck.cpp:103
#, kde-format
msgid "unexpected error"
msgstr "niespodziewany błąd"
#: src/selftest/gpgagentcheck.cpp:105
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>Unexpected error while asking <application>gpg-agent</application> for "
"its version.</para><para>The error returned was: <message>%1</message>.</"
"para>"
msgstr ""
"<para>Wystąpił błąd podczas pytania o wersję <application>gpg-agent</"
"application>.</para><para>Kod błędu: <message>%1</message>.</para>"
#: src/selftest/gpgconfcheck.cpp:61
#, kde-format
msgctxt "@title"
msgid "%1 Configuration Check"
msgstr "Sprawdzenie ustawień %1"
#: src/selftest/gpgconfcheck.cpp:93
#, kde-format
msgctxt "self-test did not pass"
msgid "Failed"
msgstr "Niepowodzenie"
#: src/selftest/gpgconfcheck.cpp:95
#, kde-format
msgid ""
"There was an error executing the GnuPG configuration self-check for %2:\n"
" %1\n"
"You might want to execute \"gpgconf %3\" on the command line.\n"
msgstr ""
"Podczas samo-diagnozy ustawień GnuPG wystąpił błąd dla %2:\n"
" %1\n"
"Dobrym pomysłem może być uruchomienie \"gpgconf %3\" z wiersza poleceń.\n"
#: src/selftest/libkleopatrarccheck.cpp:56
#, kde-format
msgctxt "@title"
msgid "Config File 'libkleopatrarc'"
msgstr "Plik ustawień 'libkleopatrarc'"
#: src/selftest/libkleopatrarccheck.cpp:72
#, kde-format
msgid "Errors found"
msgstr "Znaleziono błędy"
#: src/selftest/libkleopatrarccheck.cpp:79
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>Kleopatra detected the following errors in the libkleopatrarc "
"configuration:</para>%1"
msgstr ""
"<para>Kleopatra wykryła następujące błędy w ustawień libkleopatrarc:</para>%1"
#: src/selftest/registrycheck.cpp:58
#, kde-format
msgctxt "@title"
msgid "Windows Registry"
msgstr "Rejestr Windows"
#: src/selftest/registrycheck.cpp:72
#, kde-format
msgid "Obsolete registry entries found"
msgstr "Znaleziono przestarzałe wpisy w rejestrze"
#: src/selftest/registrycheck.cpp:76
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>Kleopatra detected an obsolete registry key (<resource>%1\\%2</"
"resource>), added by either a previous <application>Gpg4win</application> "
"version or applications such as <application>WinPT</application> or "
"<application>EnigMail</application>.</para><para>Keeping the entry might "
"lead to an old GnuPG backend being used.</para>"
msgstr ""
"<para>Kleopatra znalazła przestarzały klucz w rejestrze (<resource>%1\\%2</"
"resource>) dodany albo przez poprzednią wersję <application>Gpg4win</"
"application>, albo przez program taki jak <application>WinPT</application> "
"lub<application>EnigMail</application>.</para><para>Zachowanie tego wpisu "
"może spowodować użycie starej wersji modułu GnuPG.</para>"
#: src/selftest/registrycheck.cpp:82
#, kde-kuit-format
msgctxt "@info"
msgid "<para>Delete registry key <resource>%1\\%2</resource>.</para>"
msgstr "<para>Usuń klucz rejestru <resource>%1\\%2</resource>.</para>"
#: src/selftest/registrycheck.cpp:107
#, kde-kuit-format
msgctxt "@info"
msgid "Could not delete the registry key <resource>%1\\%2</resource>"
msgstr "Nie można usunąć klucza rejestru <resource>%1\\%2</resource>"
#: src/selftest/registrycheck.cpp:109
#, kde-format
msgctxt "@title"
msgid "Error Deleting Registry Key"
msgstr "Błąd podczas usuwania klucza rejestru"
#: src/selftest/uiservercheck.cpp:58
#, kde-format
msgctxt "@title"
msgid "UiServer Connectivity"
msgstr "Dostępność serwera UiServer"
#: src/selftest/uiservercheck.cpp:77
#, kde-format
msgid "not reachable"
msgstr "niedostępny"
#: src/selftest/uiservercheck.cpp:79
#, kde-kuit-format
msgctxt "@info"
msgid "Could not connect to UiServer: <message>%1</message>"
msgstr "Nie można połączyć się z UiSerwerem: <message>%1</message>"
#: src/selftest/uiservercheck.cpp:82
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>Check that your firewall is not set to block local connections (allow "
"connections to <resource>localhost</resource> or <resource>127.0.0.1</"
"resource>).</para>"
msgstr ""
"<para>Sprawdź, czy zapora ogniowa nie jest ustawiona do blokowania połączeń "
"lokalnych (należy zezwolić na połączenia z <resource>localhost</resource> "
"oraz <resource>127.0.0.1</resource>).</para>"
#: src/selftest/uiservercheck.cpp:86
#, kde-format
msgid "multiple instances"
msgstr "wiele kopii"
#: src/selftest/uiservercheck.cpp:88
#, kde-kuit-format
msgctxt "@info"
msgid ""
"It seems another <application>Kleopatra</application> is running (with "
"process-id %1)"
msgstr ""
"Jest uruchomiony inna kopia <application>Kleopatry</application> "
"(identyfikator procesu %1)"
#: src/selftest/uiservercheck.cpp:91
#, kde-kuit-format
msgctxt "@info"
msgid ""
"Quit any other running instances of <application>Kleopatra</application>."
msgstr ""
"Zakończ wszystkie działające kopie <application>Kleopatry</application>."
#: src/systrayicon.cpp:154
#, kde-format
msgid "&Open Certificate Manager..."
msgstr "&Otwórz zarządzanie certyfikatami..."
#: src/systrayicon.cpp:155
#, kde-format
msgid "&Configure %1..."
msgstr "&Ustawienia %1..."
#: src/systrayicon.cpp:156
#, kde-format
msgid "&About %1..."
msgstr "&O programie %1..."
#: src/systrayicon.cpp:157
#, kde-format
msgid "&Shutdown Kleopatra"
msgstr "&Zakończ działanie programu"
#: src/systrayicon.cpp:159
#, kde-format
msgid "SmartCard"
msgstr "Karta inteligentna"
#: src/systrayicon.cpp:160
#, kde-format
msgid "Update Card Status"
msgstr "Uaktualnij stan karty"
#: src/systrayicon.cpp:161
#, kde-format
msgid "Set NetKey v3 Initial PIN..."
msgstr "Ustawiania początkowego kodu PIN NetKey v3..."
#: src/systrayicon.cpp:162
#, kde-format
msgid "Learn NetKey v3 Card Certificates"
msgstr "Wykrywanie certyfikatów na karcie NetKey v3"
#: src/uiserver/assuanserverconnection.cpp:195
#, kde-format
msgid "No option name given"
msgstr "Nie podano nazwy opcji"
#: src/uiserver/assuanserverconnection.cpp:387
#, kde-format
msgid "Parse error"
msgstr "Błąd składni"
#: src/uiserver/assuanserverconnection.cpp:396
#, kde-format
msgid "Parse error: numeric session id too large"
msgstr "Błąd analizy składni: identyfikator sesji jest zbyt dużą liczbą"
#: src/uiserver/assuanserverconnection.cpp:417
#, kde-format
msgid "CAPABILITIES does not take arguments"
msgstr "CAPABILITIES nie przyjmuje argumentów"
#: src/uiserver/assuanserverconnection.cpp:457
#, kde-format
msgid "Unknown value for WHAT"
msgstr "Nieznana wartość dla WHAT"
#: src/uiserver/assuanserverconnection.cpp:474
#, kde-format
msgid "START_KEYMANAGER does not take arguments"
msgstr "START_KEYMANAGER nie przyjmuje argumentów"
#: src/uiserver/assuanserverconnection.cpp:494
#, kde-format
msgid "START_CONFDIALOG does not take arguments"
msgstr "START_CONFDIALOG nie przyjmuje argumentów"
#: src/uiserver/assuanserverconnection.cpp:558
#, kde-format
msgid "Message #%1"
msgstr "Komunikat #%1"
#: src/uiserver/assuanserverconnection.cpp:570
#, kde-format
msgid "Empty file path"
msgstr "Pusta ścieżka do pliku"
#: src/uiserver/assuanserverconnection.cpp:574
#: src/uiserver/assuanserverconnection.cpp:660
#, kde-format
msgid "Only absolute file paths are allowed"
msgstr "Dozwolone są tylko ścieżki bezwzględne"
#: src/uiserver/assuanserverconnection.cpp:577
#, kde-format
msgid "Only files are allowed in INPUT/OUTPUT FILE"
msgstr "W INPUT/OUTPUT FILE są dozwolone wyłącznie pliki"
#: src/uiserver/assuanserverconnection.cpp:677
#, kde-format
msgid "unknown exception caught"
msgstr "przechwycono nieznany wyjątek"
#: src/uiserver/assuanserverconnection.cpp:742
#, kde-format
msgid "Cannot mix --info with non-info SENDER or RECIPIENT"
msgstr "Nie można łączyć SENDER lub RECIPIENT w wersji --info i nie-info"
#: src/uiserver/assuanserverconnection.cpp:746
#, kde-format
msgid "Argument is not a valid RFC-2822 mailbox"
msgstr "Argument nie jest poprawną skrzynką zgodną z RFC 2822"
#: src/uiserver/assuanserverconnection.cpp:749
#, kde-format
msgid "Garbage after valid RFC-2822 mailbox detected"
msgstr "Wykryto dodatkowe dane za poprawną skrzynką zgodną z RFC 2822"
#: src/uiserver/assuanserverconnection.cpp:1214
#, kde-format
msgid "Caught unexpected exception: %1"
msgstr "Przechwycono niespodziewany wyjątek: %1"
#: src/uiserver/assuanserverconnection.cpp:1219
#, kde-format
msgid "Caught unknown exception - please report this error to the developers."
msgstr "Przechwycono niespodziewany wyjątek - zgłoś ten błąd programistom."
#: src/uiserver/assuanserverconnection.cpp:1377
#, kde-format
msgid "Cannot send \"%1\" status"
msgstr "Nie można wysłać stanu \"%1\""
#: src/uiserver/assuanserverconnection.cpp:1387
#, kde-format
msgid "Cannot send data"
msgstr "Nie można wysłać danych"
#: src/uiserver/assuanserverconnection.cpp:1391
#, kde-format
msgid "Cannot flush data"
msgstr "Nie można wymusić wysłania danych"
#: src/uiserver/assuanserverconnection.cpp:1653
#, kde-format
msgid "Required --mode option missing"
msgstr "Brakuje wymaganej opcji --mode"
#: src/uiserver/assuanserverconnection.cpp:1663
#, kde-format
msgid "invalid mode: \"%1\""
msgstr "błędny tryb: \"%1\""
#: src/uiserver/assuanserverconnection.cpp:1685
#, kde-format
msgid "Required --protocol option missing"
msgstr "Brakuje wymaganej opcji --protocol"
#: src/uiserver/assuanserverconnection.cpp:1690
#, kde-format
msgid "--protocol is not allowed here"
msgstr "--protocol nie może tu wystąpić"
#: src/uiserver/assuanserverconnection.cpp:1700
#, kde-format
msgid "invalid protocol \"%1\""
msgstr "błędny protokół \"%1\""
#: src/uiserver/createchecksumscommand.cpp:79
#: src/uiserver/decryptverifycommandfilesbase.cpp:181
#: src/uiserver/signencryptfilescommand.cpp:84
#: src/uiserver/verifychecksumscommand.cpp:81
#, kde-format
msgid "At least one FILE must be present"
msgstr "Musi być obecne co najmniej jedno FILE"
#: src/uiserver/decryptverifycommandemailbase.cpp:149
#, kde-format
msgid "Cannot use non-info SENDER"
msgstr "Nie można użyć nie-informacyjnego SENDER"
#: src/uiserver/decryptverifycommandemailbase.cpp:153
#, kde-format
msgid "Cannot use non-info RECIPIENT"
msgstr "Nie można użyć nie-informacyjnego RECIPIENT"
#: src/uiserver/decryptverifycommandemailbase.cpp:168
#, kde-format
msgid "FILES present"
msgstr "Obecne FILES"
#: src/uiserver/decryptverifycommandemailbase.cpp:173
#, kde-format
msgid "At least one INPUT needs to be provided"
msgstr "Trzeba podać co najmniej jedno INPUT"
#: src/uiserver/decryptverifycommandemailbase.cpp:178
#, kde-format
msgid "INPUT/SENDER --info count mismatch"
msgstr "Niezgodność liczby INPUT/OUTPUT --info"
#: src/uiserver/decryptverifycommandemailbase.cpp:183
#, kde-format
msgid "INPUT/MESSAGE count mismatch"
msgstr "Niezgodność liczby INPUT/OUTPUT"
#: src/uiserver/decryptverifycommandemailbase.cpp:186
#, kde-format
msgid "MESSAGE can only be given for detached signature verification"
msgstr "MESSAGE może być podane tylko przy sprawdzaniu odłączonego podpisu"
#: src/uiserver/decryptverifycommandemailbase.cpp:192
#: src/uiserver/encryptcommand.cpp:107 src/uiserver/signcommand.cpp:103
#, kde-format
msgid "INPUT/OUTPUT count mismatch"
msgstr "Nie zgadza się liczba INPUT/OUTPUT"
#: src/uiserver/decryptverifycommandemailbase.cpp:195
#, kde-format
msgid "Cannot use OUTPUT and MESSAGE simultaneously"
msgstr "Nie można jednocześnie używać OUTPUT i MESSAGE"
#: src/uiserver/decryptverifycommandemailbase.cpp:203
#, kde-format
msgid "No backend support for OpenPGP"
msgstr "Brak modułu obsługi OpenPGP"
#: src/uiserver/decryptverifycommandemailbase.cpp:204
#, kde-format
msgid "No backend support for S/MIME"
msgstr "Brak modułu obsługi S/MIME"
#: src/uiserver/decryptverifycommandfilesbase.cpp:159
#, kde-format
msgid "Cannot use SENDER"
msgstr "Nie można użyć SENDER"
#: src/uiserver/decryptverifycommandfilesbase.cpp:163
#, kde-format
msgid "Cannot use RECIPIENT"
msgstr "Nie można użyć RECIPIENT"
#: src/uiserver/decryptverifycommandfilesbase.cpp:170
#, kde-format
msgid "INPUT present"
msgstr "Obecne INPUT"
#: src/uiserver/decryptverifycommandfilesbase.cpp:173
#, kde-format
msgid "MESSAGE present"
msgstr "Obecne MESSAGE"
#: src/uiserver/decryptverifycommandfilesbase.cpp:176
#, kde-format
msgid "OUTPUT present"
msgstr "Obecne OUTPUT"
#: src/uiserver/decryptverifycommandfilesbase.cpp:184
#, kde-format
msgid "DECRYPT/VERIFY_FILES cannot use directories as input"
msgstr "DECRYPT/VERIFY_FILES nie może używać katalogów jako wejścia"
#: src/uiserver/echocommand.cpp:158 src/uiserver/signcommand.cpp:225
#, kde-format
msgid ""
"Caught unexpected exception in SignCommand::Private::slotMicAlgDetermined: %1"
msgstr ""
"Przechwycono niespodziewany wyjątek w SignCommand::Private::"
"slotMicAlgDetermined: %1"
#: src/uiserver/echocommand.cpp:162 src/uiserver/signcommand.cpp:229
#, kde-format
msgid "Caught unknown exception in SignCommand::Private::slotMicAlgDetermined"
msgstr ""
"Przechwycono nieznany wyjątek w SignCommand::Private::slotMicAlgDetermined"
#: src/uiserver/encryptcommand.cpp:91
#, kde-format
msgid ""
"ENCRYPT is an email mode command, connection seems to be in filmanager mode"
msgstr ""
"ENCRYPT jest poleceniem trybu wiadomości e-mail, a połączenie wydaje się być "
"w trybie zarządzania plikami"
#: src/uiserver/encryptcommand.cpp:95
#, kde-format
msgid "SENDER may not be given prior to ENCRYPT, except with --info"
msgstr "Nie można podać SENDER przed ENCRYPT, poza użyciem z --info"
#: src/uiserver/encryptcommand.cpp:99 src/uiserver/signcommand.cpp:99
#, kde-format
msgid "At least one INPUT must be present"
msgstr "Musi być obecne co najmniej jedno INPUT"
#: src/uiserver/encryptcommand.cpp:103
#, kde-format
msgid "At least one OUTPUT must be present"
msgstr "Musi być obecne co najmniej jedno OUTPUT"
#: src/uiserver/encryptcommand.cpp:111
#, kde-format
msgid "MESSAGE command is not allowed before ENCRYPT"
msgstr "MESSAGE nie może wystąpić przed ENCRYPT"
#: src/uiserver/encryptcommand.cpp:120
#, kde-format
msgid "Protocol given conflicts with protocol determined by PREP_ENCRYPT"
msgstr "Konflikt protokołu z protokołem uzyskanym na podstawie PREP_ENCRYPT"
#: src/uiserver/encryptcommand.cpp:124
#, kde-format
msgid "New recipients added after PREP_ENCRYPT command"
msgstr "Dodano nowych odbiorców po PREP_ENCRYPT"
#: src/uiserver/encryptcommand.cpp:127
#, kde-format
msgid "New senders added after PREP_ENCRYPT command"
msgstr "Dodano nowych nadawców po PREP_ENCRYPT"
#: src/uiserver/encryptcommand.cpp:133 src/uiserver/prepencryptcommand.cpp:94
#, kde-format
msgid "No recipients given, or only with --info"
msgstr "Nie podano odbiorców, lub tylko z --info"
#: src/uiserver/encryptcommand.cpp:205
#, kde-format
msgid ""
"Caught unexpected exception in EncryptCommand::Private::"
"slotRecipientsResolved: %1"
msgstr ""
"Przechwycono niespodziewany wyjątek w EncryptCommand::Private::"
"slotRecipientsResolved: %1"
#: src/uiserver/encryptcommand.cpp:209
#, kde-format
msgid ""
"Caught unknown exception in EncryptCommand::Private::slotRecipientsResolved"
msgstr ""
"Przechwycono niespodziewany wyjątek w EncryptCommand::Private::"
"slotRecipientsResolved"
#: src/uiserver/prepencryptcommand.cpp:82
#, kde-format
msgid "INPUT/OUTPUT/MESSAGE may only be given after PREP_ENCRYPT"
msgstr "INPUT/OUTPUT/MESSAGE może nastąpić tylko po PREP_ENCRYPT"
#: src/uiserver/prepencryptcommand.cpp:86
#, kde-format
msgid ""
"PREP_ENCRYPT is an email mode command, connection seems to be in filemanager "
"mode"
msgstr ""
"PREP_ENCRYPT jest poleceniem trybu wiadomości e-mail, a połączenie wydaje "
"się być w trybie zarządzania plikami"
#: src/uiserver/prepencryptcommand.cpp:90
#, kde-format
msgid "SENDER may not be given prior to PREP_ENCRYPT, except with --info"
msgstr "SENDER nie może być wydane przed PREP_ENCRYPT, poza użyciem z --info"
#: src/uiserver/prepencryptcommand.cpp:147
#, kde-format
msgid ""
"Caught unexpected exception in PrepEncryptCommand::Private::"
"slotRecipientsResolved: %1"
msgstr ""
"Przechwycono niespodziewany wyjątek w PrepEncryptCommand::Private::"
"slotRecipientsResolved: %1"
#: src/uiserver/prepencryptcommand.cpp:151
#, kde-format
msgid ""
"Caught unknown exception in PrepEncryptCommand::Private::"
"slotRecipientsResolved"
msgstr ""
"Przechwycono niespodziewany wyjątek w PrepEncryptCommand::Private::"
"slotRecipientsResolved"
#: src/uiserver/prepsigncommand.cpp:85
#, kde-format
msgid "INPUT/OUTPUT/MESSAGE may only be given after PREP_SIGN"
msgstr "INPUT/OUTPUT/MESSAGE mogą być nadane tylko po PREP_SIGN"
#: src/uiserver/prepsigncommand.cpp:89
#, kde-format
msgid ""
"PREP_SIGN is an email mode command, connection seems to be in filemanager "
"mode"
msgstr ""
"PREP_SIGN jest poleceniem trybu e-mail, a połączenie wygląda na tryb "
"zarządzania plikami"
#: src/uiserver/prepsigncommand.cpp:93
#, kde-format
msgid "No SENDER given"
msgstr "Nie podano NADAWCY"
#: src/uiserver/prepsigncommand.cpp:102 src/uiserver/signcommand.cpp:115
#, kde-format
msgid ""
"Protocol given conflicts with protocol determined by PREP_ENCRYPT in this "
"session"
msgstr ""
"Konflikt protokołu z protokołem określonym przez PREP_ENCRYPT w tej sesji"
#: src/uiserver/prepsigncommand.cpp:177
#, kde-format
msgid ""
"Caught unexpected exception in PrepSignCommand::Private::"
"slotRecipientsResolved: %1"
msgstr ""
"Przechwycono nieoczekiwany wyjątek w PrepSignCommand::Private::"
"slotRecipientsResolved: %1"
#: src/uiserver/prepsigncommand.cpp:181
#, kde-format
msgid ""
"Caught unknown exception in PrepSignCommand::Private::slotRecipientsResolved"
msgstr ""
"Przechwycono nieznany wyjątek w PrepSignCommand::Private::"
"slotRecipientsResolved"
#: src/uiserver/selectcertificatecommand.cpp:186
#, kde-format
msgid ""
"Caught unexpected exception in SelectCertificateCommand::Private::"
"slotDialogAccepted: %1"
msgstr ""
"Przechwycono niespodziewany wyjątek w SelectCertificateCommand::Private::"
"slotDialogAccepted: %1"
#: src/uiserver/selectcertificatecommand.cpp:190
#, kde-format
msgid ""
"Caught unknown exception in SelectCertificateCommand::Private::"
"slotDialogAccepted"
msgstr ""
"Przechwycono nieznany wyjątek w SelectCertificateCommand::Private::"
"slotDialogAccepted"
#: src/uiserver/signcommand.cpp:91
#, kde-format
msgid ""
"SIGN is an email mode command, connection seems to be in filemanager mode"
msgstr ""
"SIGN jest poleceniem trybu wiadomości e-mail, a połączenie wydaje się być w "
"trybie zarządzania plikami"
#: src/uiserver/signcommand.cpp:95
#, kde-format
msgid "RECIPIENT may not be given prior to SIGN, except with --info"
msgstr "Nie można wydać RECIPIENT przed SIGN, poza użyciem z --info"
#: src/uiserver/signcommand.cpp:107
#, kde-format
msgid "MESSAGE command is not allowed before SIGN"
msgstr "Nie można wydać MESSAGE przed SIGN"
#: src/uiserver/signcommand.cpp:128
#, kde-format
msgid "No senders given, or only with --info"
msgstr "Nie podano nadawców, lub podano tylko z --info"
#: src/uiserver/signcommand.cpp:202
#, kde-format
msgid ""
"Caught unexpected exception in SignCommand::Private::slotRecipientsResolved: "
"%1"
msgstr ""
"Przechwycono niespodziewany wyjątek w SignCommand::Private::"
"slotRecipientsResolved: %1"
#: src/uiserver/signcommand.cpp:206
#, kde-format
msgid ""
"Caught unknown exception in SignCommand::Private::slotRecipientsResolved"
msgstr ""
"Przechwycono nieznany wyjątek w SignCommand::Private::slotRecipientsResolved"
#: src/uiserver/signencryptfilescommand.cpp:88
#: src/uiserver/signencryptfilescommand.cpp:93
#: src/uiserver/signencryptfilescommand.cpp:99
#: src/uiserver/signencryptfilescommand.cpp:104
#: src/uiserver/signencryptfilescommand.cpp:109
#, kde-format
msgid ""
"%1 is a filemanager mode command, connection seems to be in email mode (%2 "
"present)"
msgstr ""
"%1 jest poleceniem trybu zarządzania plikami, a połączenie wydaje się być w "
"trybie wiadomości e-mail (obecne %2)"
#: src/uiserver/uiserver.cpp:262
#, kde-format
msgid ""
"Could not determine the GnuPG home directory. Consider setting the GNUPGHOME "
"environment variable."
msgstr ""
"Nie można znaleźć katalogu domowego GnuPG. Można ustawić zmienną "
"środowiskową GNUPGHOME."
#: src/uiserver/uiserver.cpp:274
#, kde-format
msgid ""
"Cannot determine the GnuPG home directory: %1 exists but is not a directory."
msgstr ""
"Nie można znaleźć katalogu domowego GnuPG. %1 istnieje, ale nie jest "
"katalogiem."
#: src/uiserver/uiserver.cpp:282
#, kde-format
msgid "Could not create GnuPG home directory %1: %2"
msgstr "Nie można utworzyć katalogu domowego GnuPG %1: %2"
#: src/uiserver/uiserver.cpp:296
#, kde-format
msgid "Detected another running gnupg UI server listening at %1."
msgstr "Wykryto inny serwer interfejsu użytkownika gnupg nasłuchujacy na %1."
#: src/uiserver/uiserver_unix.cpp:66 src/uiserver/uiserver_win.cpp:62
#, kde-format
msgid "Could not create socket: %1"
msgstr "Nie można utworzyć gniazda: %1"
#: src/uiserver/uiserver_unix.cpp:80 src/uiserver/uiserver_win.cpp:72
#, kde-format
msgid "Could not bind to socket: %1"
msgstr "Nie można podłączyć się do gniazda: %1"
#: src/uiserver/uiserver_unix.cpp:86 src/uiserver/uiserver_win.cpp:76
#, kde-format
msgid "Could not get socket nonce: %1"
msgstr "Nie można otrzymać gniazda: %1"
#: src/uiserver/uiserver_unix.cpp:92 src/uiserver/uiserver_win.cpp:81
#, kde-format
msgid "Could not listen to socket: %1"
msgstr "Nie można nasłuchiwać na gnieździe: %1"
#: src/uiserver/uiserver_unix.cpp:96 src/uiserver/uiserver_win.cpp:85
#, kde-format
msgid ""
"Could not pass socket to Qt: %1. This should not happen, please report this "
"bug."
msgstr ""
"Nie można przekazać gniazda do Qt: %1. To nie powinno się zdarzyć, zgłoś ten "
"błąd programistom."
#: src/utils/archivedefinition.cpp:109
#, kde-format
msgid "Error in archive definition %1: %2"
msgstr "Błąd w definicji archiwum %1: %2"
#: src/utils/archivedefinition.cpp:159
#, kde-format
msgid "Cannot use both %f and | in '%1'"
msgstr "Nie można użyć obydwu %f oraz | w '%1'"
#: src/utils/archivedefinition.cpp:169
#, kde-format
msgid "Quoting error in '%1' entry"
msgstr "Błąd cytowania we wpisie '%1'"
#: src/utils/archivedefinition.cpp:172
#, kde-format
msgid "'%1' too complex (would need shell)"
msgstr "'%1' zbyt złożone (potrzebna byłaby powłoka)"
#: src/utils/archivedefinition.cpp:176 src/utils/archivedefinition.cpp:226
#: src/utils/archivedefinition.cpp:240 src/utils/archivedefinition.cpp:252
#, kde-format
msgid "'%1' entry is empty/missing"
msgstr "Wpis '%1' jest pusty/brakujący"
#: src/utils/archivedefinition.cpp:185
#, kde-format
msgid "'%1' empty or not found"
msgstr "'%1' pusty lub nieznaleziony"
#: src/utils/archivedefinition.cpp:286 src/utils/archivedefinition.cpp:297
#, kde-format
msgid "cannot use argument passing on standard input for unpack-command"
msgstr ""
"nie można użyć przekazywania argumentu na standardowym wejściu dla polecenia "
"rozpakowania"
#: src/utils/archivedefinition.cpp:353
#, kde-format
msgid ""
"Cannot find common base directory for these files:\n"
"%1"
msgstr ""
"Nie można znaleźć wspólnego katalogu podstawowego dla tych plików:\n"
"%1"
#: src/utils/archivedefinition.cpp:410
#, kde-format
msgid "Caught unknown exception in group %1"
msgstr "Przechwycono nieznany wyjątek w grupie %1"
#: src/utils/auditlog.cpp:78
#, kde-format
msgctxt "The Audit Log is a detailed error log from the gnupg backend"
msgid "Show Audit Log"
msgstr "Pokaż dziennik audytu"
#: src/utils/clipboardmenu.cpp:45
#, kde-format
msgid "Certificate Import"
msgstr "Import certyfikatu"
#: src/utils/clipboardmenu.cpp:46
#, kde-format
msgid "Encrypt..."
msgstr "Zaszyfruj..."
#: src/utils/clipboardmenu.cpp:47
#, kde-format
msgid "S/MIME-Sign..."
msgstr "Podpisz S/MIME..."
#: src/utils/clipboardmenu.cpp:48
#, kde-format
msgid "OpenPGP-Sign..."
msgstr "Podpisz OpenPGP..."
#: src/utils/hex.cpp:59
#, kde-format
msgid "Invalid hex char '%1' in input stream."
msgstr "Błędny znak szesnastkowy \"%1\" w strumieniu wejściowym."
#: src/utils/hex.cpp:73 src/utils/hex.cpp:78
#, kde-format
msgid "Premature end of hex-encoded char in input stream"
msgstr ""
"Przedwczesny koniec znaku zapisanego szesnastkowo w strumieniu wejściowym"
#: src/utils/input.cpp:243
#, kde-format
msgid "Could not open FD %1 for reading"
msgstr "Nie można otworzyć FD %1 do odczytu"
#: src/utils/input.cpp:273 src/utils/input.cpp:289
#, kde-format
msgid "Could not open file \"%1\" for reading"
msgstr "Nie można otworzyć pliku \"%1\" do odczytu"
#: src/utils/input.cpp:286
#, kde-format
msgid "File \"%1\" is already open, but not for reading"
msgstr "Plik \"%1\" jest już otwarty, ale nie do odczytu"
#: src/utils/input.cpp:353 src/utils/output.cpp:656
#, kde-format
msgid "Command not specified"
msgstr "Nie określono polecenia"
#: src/utils/input.cpp:361 src/utils/input.cpp:366 src/utils/output.cpp:662
#, kde-format
msgid "Could not start %1 process: %2"
msgstr "Nie można uruchomić procesu %1: %2"
#: src/utils/input.cpp:372
#, kde-format
msgid "Failed to write input to %1 process: %2"
msgstr "Nie udał się zapis wejścia do %1 proces: %2"
#: src/utils/input.cpp:385
#, kde-format
msgctxt "e.g. \"Output of tar xf - file1 ...\""
msgid "Output of %1 ..."
msgstr "Wyjście %1..."
#: src/utils/input.cpp:387
#, kde-format
msgctxt "e.g. \"Output of tar xf - file\""
msgid "Output of %1"
msgstr "Wyjście %1"
#: src/utils/input.cpp:405
#, kde-format
msgid ""
"Error while running %1:\n"
"%2"
msgstr ""
"Błąd podczas uruchamiania %1:\n"
"%2"
#: src/utils/input.cpp:447
#, kde-format
msgid "Could not open clipboard for reading"
msgstr "Nie można otworzyć schowka do odczytu"
#: src/utils/input.cpp:459
#, kde-format
msgid "Clipboard contents"
msgstr "Zawartość schowka"
#: src/utils/input.cpp:461
#, kde-format
msgid "FindBuffer contents"
msgstr "Zawartość pamięci podręcznej znajdowania"
#: src/utils/input.cpp:463
#, kde-format
msgid "Current selection"
msgstr "Bieżące zaznaczenie"
#: src/utils/input_p.h:79
#, kde-format
msgid "No input device"
msgstr "Brak urządzenia wejściowego"
#: src/utils/log.cpp:165
#, kde-format
msgid "Log Error: Could not open log file \"%1\" for writing."
msgstr "Błąd dziennika: nie można otworzyć pliku \"%1\" do zapisu"
#: src/utils/output.cpp:303
#, kde-format
msgid "No output device"
msgstr "Brak urządzenia wyjściowego"
#: src/utils/output.cpp:518
#, kde-format
msgid "Could not open FD %1 for writing"
msgstr "Nie można otworzyć FD %1 do zapisu"
#: src/utils/output.cpp:544
#, kde-format
msgid "Could not create temporary file for output \"%1\""
msgstr "Nie można utworzyć pliku tymczasowego dla wyjścia \"%1\""
#: src/utils/output.cpp:606
#, kde-format
msgid "Overwriting declined"
msgstr "Odmowa zastąpienia"
#: src/utils/output.cpp:612
#, kde-format
msgid "Could not remove file \"%1\" for overwriting."
msgstr "Nie można usunąć pliku \"%1\"."
#: src/utils/output.cpp:628
#, kde-format
msgid "Could not rename file \"%1\" to \"%2\""
msgstr "Nie można zmienić nazwy pliku \"%1\" na \"%2\""
#: src/utils/output.cpp:673
#, kde-format
msgctxt "e.g. \"Input to tar xf - file1 ...\""
msgid "Input to %1 ..."
msgstr "Wejście do %1 ..."
#: src/utils/output.cpp:675
#, kde-format
msgctxt "e.g. \"Input to tar xf - file\""
msgid "Input to %1"
msgstr "Wejście do %1"
#: src/utils/output.cpp:707
#, kde-format
msgid "Could not write to clipboard"
msgstr "Nie można zapisać do schowka"
#: src/utils/output.cpp:716
#, kde-format
msgid "Find buffer"
msgstr "Pamięć podręczna znajdowania"
#: src/utils/output.cpp:718
#, kde-format
msgid "Selection"
msgstr "Zaznaczenie"
#: src/utils/output.cpp:732
#, kde-format
msgid "Could not find clipboard"
msgstr "Nie można znaleźć schowka"
#: src/utils/path-helper.cpp:117
#, kde-format
msgid "Cannot remove directory %1"
msgstr "Nie można usunąć katalogu %1"
#: src/utils/path-helper.cpp:122
#, kde-format
msgid "Cannot remove file %1: %2"
msgstr "Nie można usunąć pliku %1: %2"
#: src/view/keycacheoverlay.cpp:61
#, kde-format
msgid "Loading certificate cache..."
msgstr "Wczytywanie pamięci podręcznej certyfikatu..."
#: src/view/keylistcontroller.cpp:373 src/view/welcomewidget.cpp:83
#, kde-format
msgid "New Key Pair..."
msgstr "Nowa para kluczy..."
#: src/view/keylistcontroller.cpp:377
#, kde-format
msgid "Export..."
msgstr "Eksportuj..."
#: src/view/keylistcontroller.cpp:377
#, kde-format
msgid "Export the selected certificate (public key) to a file"
msgstr "Eksportuj wybrany certyfikat (klucz publiczny) do pliku"
#: src/view/keylistcontroller.cpp:381
#, kde-format
msgid "Publish on Server..."
msgstr "Opublikuj na serwerze..."
#: src/view/keylistcontroller.cpp:381
#, kde-format
msgid "Publish the selected certificate (public key) on a public keyserver"
msgstr ""
"Opublikuj wybrany certyfikat (klucz publiczny) na publicznym serwerze kluczy"
#: src/view/keylistcontroller.cpp:385
#, kde-format
msgid "Export Secret Keys..."
msgstr "Eksportuj poufne klucze..."
#: src/view/keylistcontroller.cpp:389
#, kde-format
msgid "Print Secret Key..."
msgstr "Wydrukuj klucz poufny..."
#: src/view/keylistcontroller.cpp:393
#, kde-format
msgid "Lookup on Server..."
msgstr "Wyszukaj na na serwerze..."
#: src/view/keylistcontroller.cpp:393
#, kde-format
msgid "Search for certificates online using a public keyserver"
msgstr ""
"Poszukaj certyfikatów w internecie przy użyciu publicznego serwera kluczy"
#: src/view/keylistcontroller.cpp:397
#, kde-format
msgid "Import a certificate from a file"
msgstr "Zaimportuj certyfikat z pliku"
#: src/view/keylistcontroller.cpp:401
#, kde-format
msgid "Decrypt and/or verify files"
msgstr "Odszyfruj i/lub sprawdź pliki"
#: src/view/keylistcontroller.cpp:405
#, kde-format
msgid "Encrypt and/or sign files"
msgstr "Zaszyfruj i/lub podpisz pliki"
#: src/view/keylistcontroller.cpp:409
#, kde-format
msgid "Sign/Encrypt Folder..."
msgstr "Podpisz/zaszyfruj katalog..."
#: src/view/keylistcontroller.cpp:409
#, kde-format
msgid "Encrypt and/or sign folders"
msgstr "Zaszyfruj i/lub podpisz katalogi"
#: src/view/keylistcontroller.cpp:413
#, kde-format
msgid "Create Checksum Files..."
msgstr "Utwórz pliki sum sprawdzających..."
#: src/view/keylistcontroller.cpp:417
#, kde-format
msgid "Verify Checksum Files..."
msgstr "Sprawdź pliki sum sprawdzających..."
#: src/view/keylistcontroller.cpp:422
#, kde-format
msgid "Redisplay"
msgstr "Wyświetl ponownie"
#: src/view/keylistcontroller.cpp:426
#, kde-format
msgid "Stop Operation"
msgstr "Zatrzymaj działanie"
#: src/view/keylistcontroller.cpp:435
#, kde-format
msgid "Delete"
msgstr "Usuń"
#: src/view/keylistcontroller.cpp:435
#, kde-format
msgid "Delete selected certificates"
msgstr "Usuń wybrane certyfikaty"
#: src/view/keylistcontroller.cpp:439
#, kde-format
msgid "Certify..."
msgstr "Certyfikuj..."
#: src/view/keylistcontroller.cpp:439
#, kde-format
msgid "Certify the validity of the selected certificate"
msgstr "Zcertyfikuj ważność wybranego certyfikatu"
#: src/view/keylistcontroller.cpp:443
#, kde-format
msgid "Change Expiry Date..."
msgstr "Zmień datę wygaśnięcia..."
#: src/view/keylistcontroller.cpp:447
#, kde-format
msgid "Change Certification Trust..."
msgstr "Zmień certyfikat zaufania..."
#: src/view/keylistcontroller.cpp:451
#, kde-format
msgid "Trust Root Certificate"
msgstr "Ufaj głównemu certyfikatowi"
#: src/view/keylistcontroller.cpp:455
#, kde-format
msgid "Distrust Root Certificate"
msgstr "Nie ufaj głównemu certyfikatowi"
#: src/view/keylistcontroller.cpp:459
#, kde-format
msgid "Change Passphrase..."
msgstr "Zmień hasło..."
#: src/view/keylistcontroller.cpp:463
#, kde-format
msgid "Add User-ID..."
msgstr "Dodaj identyfikator użytkownika..."
#: src/view/keylistcontroller.cpp:472
#, kde-format
msgid "Refresh X.509 Certificates"
msgstr "Odśwież certyfikaty X.509"
#: src/view/keylistcontroller.cpp:476
#, kde-format
msgid "Refresh OpenPGP Certificates"
msgstr "Odśwież certyfikaty OpenPGP"
#: src/view/keylistcontroller.cpp:480
#, kde-format
msgid "Clear CRL Cache"
msgstr "Wyczyść pamięć podręczną list CRL"
#: src/view/keylistcontroller.cpp:484
#, kde-format
msgid "Dump CRL Cache"
msgstr "Dane pamięci podręcznej listy CRL"
#: src/view/keylistcontroller.cpp:488
#, kde-format
msgid "Import CRL From File..."
msgstr "Importuj listy CRL z pliku..."
#: src/view/keytreeview.cpp:98
#, kde-format
msgid "View Columns"
msgstr "Pokaż kolumny"
#: src/view/netkeywidget.cpp:90 src/view/pgpcardwidget.cpp:152
#, kde-format
msgid "Serial number:"
msgstr "Numer seryjny:"
#: src/view/netkeywidget.cpp:101
#, kde-format
msgid "Certificates:"
msgstr "Certyfikaty:"
#: src/view/netkeywidget.cpp:103
#, kde-format
msgid "There are unknown certificates on this card."
msgstr "Na tej karcie występują nieznane certyfikaty."
#: src/view/netkeywidget.cpp:104
#, kde-format
msgctxt "@action"
msgid "Load Certificates"
msgstr "Wczytane certyfikaty"
#: src/view/netkeywidget.cpp:152 src/view/pgpcardwidget.cpp:203
#, kde-format
msgid "Actions:"
msgstr "Działania:"
#: src/view/netkeywidget.cpp:154
#, kde-format
msgctxt "NKS is an identifier for a type of keys on a NetKey card"
msgid "Change NKS PIN"
msgstr "Zmień PIN NKS"
#: src/view/netkeywidget.cpp:155 src/view/netkeywidget.cpp:193
#, kde-format
msgctxt "SigG is an identifier for a type of keys on a NetKey card"
msgid "Change SigG PIN"
msgstr "Zmień PIN SigG"
#: src/view/netkeywidget.cpp:177
#, kde-format
msgctxt "1 is a Version number"
msgid "NetKey v%1 Card"
msgstr "Karta NetKey v%1"
#: src/view/netkeywidget.cpp:190 src/view/nullpinwidget.cpp:63
#, kde-format
msgctxt "SigG is an identifier for a type of keys on a NetKey card"
msgid "Set SigG PIN"
msgstr "Ustaw SigG PIN"
#: src/view/netkeywidget.cpp:203
#, kde-format
msgid "Error"
msgstr "Błąd"
#: src/view/netkeywidget.cpp:221 src/view/nullpinwidget.cpp:119
#, kde-format
msgctxt "@info"
msgid "Failed to set PIN: %1"
msgstr "Nie udało się ustawić PINu: %1"
#: src/view/nullpinwidget.cpp:55
#, kde-format
msgctxt ""
"NullPIN is a word that is used all over in the netkey documentation and "
"should be understandable by Netkey cardholders"
msgid "The NullPIN is still active on this card."
msgstr "NullPIN jest nadal aktywny na tej karcie."
#: src/view/nullpinwidget.cpp:56
#, kde-format
msgid "You need to set a PIN before you can use the certificates."
msgstr "Musisz ustawić PIN, zanim zaczniesz używać certyfikatów."
#: src/view/nullpinwidget.cpp:62
#, kde-format
msgctxt "NKS is an identifier for a type of keys on a NetKey card"
msgid "Set NKS PIN"
msgstr "Ustaw NKS PIN"
#: src/view/nullpinwidget.cpp:86
#, kde-format
msgid "Setting a PIN is required but <b>can't be reverted</b>."
msgstr "Ustawienie PINu jest wymagane lecz <b>nie można tego cofnąć</b>."
#: src/view/nullpinwidget.cpp:88
#, kde-format
msgid ""
"If you proceed you will be asked to enter a new PIN and later to repeat that "
"PIN."
msgstr ""
"Jeśli kontynuujesz, to zostaniesz poproszony o wpisanie nowego PINu, a "
"następnie potwórzenie tego PINu."
#: src/view/nullpinwidget.cpp:90
#, kde-format
msgid ""
"It will <b>not be possible</b> to recover the card if the PIN has been "
"entered wrongly more than 2 times."
msgstr ""
"<b>Nie będzie możliwe</b> odzyskanie karty, gdy PIN zostanie podany błędnie "
"więcej niż 2 razy."
#: src/view/nullpinwidget.cpp:92
#, kde-format
msgid "Set initial PIN"
msgstr "Ustaw początkowy PIN"
#: src/view/padwidget.cpp:98 src/view/padwidget.cpp:483
#, kde-format
msgid "Sign / Encrypt Notepad"
msgstr "Podpisz / zaszyfruj notatnik"
#: src/view/padwidget.cpp:99
#, kde-format
msgid "Decrypt / Verify Notepad"
msgstr "Odszyfruj / sprawdzć notatnik"
#: src/view/padwidget.cpp:100
#, kde-format
msgid "Revert"
msgstr "Wycofaj"
#: src/view/padwidget.cpp:151
#, kde-format
msgid "<h3>Protocol:</h3>"
msgstr "<h3>Protokół:</h3>"
#: src/view/padwidget.cpp:157
#, kde-format
msgid "Recipients"
msgstr "Adresaci"
#: src/view/padwidget.cpp:159
#, kde-format
msgid "Enter a message to encrypt or decrypt..."
msgstr "Podaj wiadomość do zaszyfrowania lub odszyfrowania..."
#: src/view/padwidget.cpp:313 src/view/padwidget.cpp:354
#, kde-format
msgctxt "@title"
msgid "Error in crypto action"
msgstr "Błąd w działaniu szyfrowania"
#: src/view/padwidget.cpp:331
#, kde-format
msgid "Decrypt / Verify"
msgstr "Odszyfruj / sprawdź"
#: src/view/padwidget.cpp:433
#, kde-format
msgid "Importing..."
msgstr "Importowanie..."
#: src/view/padwidget.cpp:471 src/view/padwidget.cpp:480
#, kde-format
msgctxt ""
"1 is an operation to apply to the notepad. Like Sign/Encrypt or just Encrypt."
msgid "%1 Notepad"
msgstr "Notatnik %1"
#: src/view/pgpcardwidget.cpp:159
#, kde-format
msgctxt "The owner of a smartcard. GnuPG refers to this as cardholder."
msgid "Cardholder:"
msgstr "Stacja na kartę:"
#: src/view/pgpcardwidget.cpp:172
#, kde-format
msgctxt ""
"The URL under which a public key that corresponds to a smartcard can be "
"downloaded"
msgid "Pubkey URL:"
msgstr "Adres URL klucza publicznego:"
#: src/view/pgpcardwidget.cpp:186
#, kde-format
msgid "Keys:"
msgstr "Klucze:"
#: src/view/pgpcardwidget.cpp:188
#, kde-format
msgid "Signature:"
msgstr "Podpis:"
#: src/view/pgpcardwidget.cpp:192
#, kde-format
msgid "Encryption:"
msgstr "Szyfrowanie:"
#: src/view/pgpcardwidget.cpp:196
#, kde-format
msgid "Authentication:"
msgstr "Uwierzytelnianie:"
#: src/view/pgpcardwidget.cpp:208
#, kde-format
msgid "Generate new Keys"
msgstr "Utwórz nowe klucze"
#: src/view/pgpcardwidget.cpp:209
#, kde-format
msgid "Create a new primary key and generate subkeys on the card."
msgstr "Utwórz nowy klucz główny i podklucze na karcie."
#: src/view/pgpcardwidget.cpp:214
#, kde-format
msgid "Change PIN"
msgstr "Zmień PIN"
#: src/view/pgpcardwidget.cpp:215
#, kde-format
msgid "Change the PIN required to unblock the smartcard."
msgstr "Zmień PIN wymagany do odblokowania karty inteligentnej."
#: src/view/pgpcardwidget.cpp:219
#, kde-format
msgid "Change Admin PIN"
msgstr "Zmień PIN administratora"
#: src/view/pgpcardwidget.cpp:220
#, kde-format
msgid "Change the PIN required to unlock the smartcard."
msgstr "Zmień PIN wymagany do odblokowania karty inteligentnej."
#: src/view/pgpcardwidget.cpp:224
#, kde-format
msgid "Change Reset Code"
msgstr "Zmień kod zerowania"
#: src/view/pgpcardwidget.cpp:225
#, kde-format
msgid "Change the PIN required to reset the smartcard to an empty state."
msgstr "Zmień PIN wymagany do zerowania karty inteligentnej do pustego stanu."
#: src/view/pgpcardwidget.cpp:241
#, kde-format
msgctxt ""
"First placeholder is manufacturer, second placeholder is a version number"
msgid "%1 OpenPGP v%2 card"
msgstr "%1 Karta OpenPGP v%2"
#: src/view/pgpcardwidget.cpp:249 src/view/pgpcardwidget.cpp:251
#, kde-format
msgid "not set"
msgstr "nieustawione"
#: src/view/pgpcardwidget.cpp:280
#, kde-format
msgctxt "@title:window"
msgid "Generating Keys"
msgstr "Tworzenie kluczy"
#: src/view/pgpcardwidget.cpp:281
#, kde-format
msgid "This may take several minutes..."
msgstr "To może zająć kilka minut..."
#: src/view/pgpcardwidget.cpp:297
#, kde-format
msgctxt "@info"
msgid "Failed to generate new key: %1"
msgstr "Nie udało się utworzenie nowego klucza: %1"
#: src/view/pgpcardwidget.cpp:307
#, kde-format
msgid "Save backup of encryption key"
msgstr "Zapisz kopię zapasową klucza szyfrowania"
#: src/view/pgpcardwidget.cpp:309
#, kde-format
msgid "Backup Key"
msgstr "Klucz kopi zapasowej"
#: src/view/pgpcardwidget.cpp:312
#, kde-format
msgctxt "@info"
msgid "Failed to move backup. The backup key is still stored under: %1"
msgstr ""
"Nie udało się przeniesienie kopii zapasowej. Klucz kopii zapasowej nadal "
"jest przechowywany w: %1"
#: src/view/pgpcardwidget.cpp:320
#, kde-format
msgctxt "@info"
msgid "Successfully generated a new key for this card."
msgstr "Pomyślnie utworzono nowy klucz dla tej karty."
#: src/view/pgpcardwidget.cpp:332
#, kde-format
msgid ""
"The existing keys on this card will be <b>deleted</b> and replaced by new "
"keys."
msgstr ""
"Istniejące klucze na tej karcie zostaną <b>usunięte</b> i zastąpione nowymi "
"kluczami."
#: src/view/pgpcardwidget.cpp:367
#, kde-format
msgctxt "@info"
msgid "PIN change failed: %1"
msgstr "Nie udało się zmienić PINu: %1"
#: src/view/pgpcardwidget.cpp:373
#, kde-format
msgctxt "@info"
msgid "Code successfully changed."
msgstr "Pomyślnie zmieniono kod."
#: src/view/pgpcardwidget.cpp:383
#, kde-format
msgid "Change cardholder"
msgstr "Zmień stację karty"
#: src/view/pgpcardwidget.cpp:384
#, kde-format
msgid "New name:"
msgstr "Nowa nazwa:"
#: src/view/pgpcardwidget.cpp:393
#, kde-format
msgctxt "@info"
msgid "The \"<\" character may not be used."
msgstr "Użycie znaku \"<\" jest niedozwolone."
#: src/view/pgpcardwidget.cpp:399
#, kde-format
msgctxt "@info"
msgid "Double spaces are not allowed"
msgstr "Podwójne odstępy są niedozwolone"
#: src/view/pgpcardwidget.cpp:405
#, kde-format
msgctxt "@info"
msgid "The size of the name may not exceed 38 characters."
msgstr "Długość nazwy nie może przekraczać 38 znaków."
#: src/view/pgpcardwidget.cpp:423
#, kde-format
msgctxt "@info"
msgid "Name change failed: %1"
msgstr "Nie udało się zmienić nazwy: %1"
#: src/view/pgpcardwidget.cpp:429
#, kde-format
msgctxt "@info"
msgid "Name successfully changed."
msgstr "Pomyślnie zmieniono nazwę."
#: src/view/pgpcardwidget.cpp:440
#, kde-format
msgid "Change the URL where the pubkey can be found"
msgstr "Zmień adres URL, pod którym można znaleźć klucz publiczny"
#: src/view/pgpcardwidget.cpp:441
#, kde-format
msgid "New pubkey URL:"
msgstr "Nowe adres URL klucza publicznego:"
#: src/view/pgpcardwidget.cpp:450
#, kde-format
msgctxt "@info"
msgid "The size of the URL may not exceed 254 characters."
msgstr "Długość adresu URL nie może przekraczać 254 znaków."
#: src/view/pgpcardwidget.cpp:465
#, kde-format
msgctxt "@info"
msgid "URL change failed: %1"
msgstr "Nie udała się zmiana adresu: %1"
#: src/view/pgpcardwidget.cpp:471
#, kde-format
msgctxt "@info"
msgid "URL successfully changed."
msgstr "Pomyślnie zmieniono adres URL."
#: src/view/pgpcardwidget.cpp:482
#, kde-format
msgid "Slot empty"
msgstr "Puste gniazdo"
#: src/view/pgpcardwidget.cpp:492
#, kde-format
msgid "Public key not found."
msgstr "Nie znaleziono publicznego klucza."
#: src/view/searchbar.cpp:131
#, kde-format
msgid "Search..."
msgstr "Znajdź..."
#: src/view/searchbar.cpp:137
#, kde-format
msgid ""
"Some certificates are not yet certified. Click here to see a list of these "
"certificates.<br/><br/>Certification is required to make sure that the "
"certificates actually belong to the identity they claim to belong to."
msgstr ""
"Niektóre z certyfikatów są jest niecertyfikowane. Kliknij tutaj, aby "
"obejrzeć listę tych certyfikatów.<br/><br/>Certyfikacja jest wymagana, aby "
"upewnić się, że certyfikaty na prawdę należą do tożsamości, na którą się "
"podają."
#: src/view/searchbar.cpp:170
#, kde-format
msgid "Search...<%1>"
msgstr "Znajdź...<%1>"
#: src/view/smartcardwidget.cpp:67
#, kde-format
msgid "Please insert a compatible smartcard."
msgstr "Proszę włożyć zgodną kartę inteligentną."
#: src/view/smartcardwidget.cpp:70
#, kde-format
msgid "Kleopatra currently supports the following card types:"
msgstr "Kleopatra obecnie obsługuje następujące rodzaje kart:"
#: src/view/smartcardwidget.cpp:74
#, kde-format
msgid "Refresh the view (F5) to update the smartcard status."
msgstr "Odświerz widok (F5) aby uaktualnić stan karty inteligentnej."
#: src/view/smartcardwidget.cpp:94
#, kde-format
msgid "Smartcard Management"
msgstr "Zarządzanie kartami inteligentymi"
#: src/view/tabwidget.cpp:586
#, kde-format
msgid "Rename Tab"
msgstr "Zmień nazwę karty"
#: src/view/tabwidget.cpp:586
#, kde-format
msgid "New tab title:"
msgstr "Nowa nazwa karty:"
#: src/view/tabwidget.cpp:784
#, kde-format
msgid "New Tab"
msgstr "Nowa karta"
#: src/view/tabwidget.cpp:784
#, kde-format
msgid "Open a new tab"
msgstr "Otwórz nową kartę"
#: src/view/tabwidget.cpp:792
#, kde-format
msgid "Rename Tab..."
msgstr "Zmień nazwę karty..."
#: src/view/tabwidget.cpp:792
#, kde-format
msgid "Rename this tab"
msgstr "Zmień nazwę tej karty"
#: src/view/tabwidget.cpp:796
#, kde-format
msgid "Duplicate Tab"
msgstr "Powiel kartę"
#: src/view/tabwidget.cpp:796
#, kde-format
msgid "Duplicate this tab"
msgstr "Powiel tą kartę"
#: src/view/tabwidget.cpp:800
#, kde-format
msgid "Close Tab"
msgstr "Zamknij kartę"
#: src/view/tabwidget.cpp:800
#, kde-format
msgid "Close this tab"
msgstr "Zamknij tą kartę"
#: src/view/tabwidget.cpp:804
#, kde-format
msgid "Move Tab Left"
msgstr "Przesuń kartę w lewo"
#: src/view/tabwidget.cpp:804
#, kde-format
msgid "Move this tab left"
msgstr "Przesuń tę kartę w lewo"
#: src/view/tabwidget.cpp:808
#, kde-format
msgid "Move Tab Right"
msgstr "Przesuń kartę w prawo"
#: src/view/tabwidget.cpp:808
#, kde-format
msgid "Move this tab right"
msgstr "Przesuń tę kartę w prawo"
#: src/view/tabwidget.cpp:812
#, kde-format
msgid "Hierarchical Certificate List"
msgstr "Hierarchiczna lista certyfikatów"
#: src/view/tabwidget.cpp:816
#, kde-format
msgid "Expand All"
msgstr "Rozwiń wszystko"
#: src/view/tabwidget.cpp:820
#, kde-format
msgid "Collapse All"
msgstr "Zwiń wszystko"
#: src/view/welcomewidget.cpp:65
#, kde-format
msgctxt "%1 is version"
msgid "Welcome to Kleopatra %1"
msgstr "Witaj w Kleopatrze %1"
#: src/view/welcomewidget.cpp:67
#, kde-format
msgid ""
"Kleopatra is a front-end for the crypto software <a href=\"https://gnupg.org"
"\">GnuPG</a>."
msgstr ""
"Kleopatra to nakładka na program szyfrujący <a href=\"https://gnupg.org"
"\">GnuPG</a>."
#: src/view/welcomewidget.cpp:69
#, kde-format
msgid ""
"For most actions you need either a public key (certificate) or your own "
"private key."
msgstr ""
"Dla więszości działań potrzebujesz albo publicznego (certyfikatu) lub "
"własnego prywatnego klucza."
#: src/view/welcomewidget.cpp:71
#, kde-format
msgid "The private key is needed to decrypt or sign."
msgstr "Klucz prywatny jest wymagany do odszyfrowania lub podpisania."
#: src/view/welcomewidget.cpp:72
#, kde-format
msgid ""
"The public key can be used by others to verify your identity or encrypt to "
"you."
msgstr ""
"Klucz publiczny może być użyty przez innych do potwierdzenia twojej "
"torzszamości lub do szyfrowania danych dla ciebie."
#: src/view/welcomewidget.cpp:75
#, kde-format
msgctxt ""
"More info about public key cryptography, please link to your local version "
"of Wikipedia"
msgid "https://en.wikipedia.org/wiki/Public-key_cryptography"
msgstr "https://pl.wikipedia.org/wiki/Kryptografia_klucza_publicznego"
#: src/view/welcomewidget.cpp:76
#, kde-format
msgctxt "%1 is link a wiki article"
msgid "You can learn more about this on <a href=\"%1\">Wikipedia</a>."
msgstr "Więcej o tym można się dowiedzieć na <a href=\"%1\">Wikipedii</a>."
#: src/view/welcomewidget.cpp:97
#, kde-format
msgid "Create a new OpenPGP key pair"
msgstr "Utwórz nową parę kluczy OpenPGP"
#: src/view/welcomewidget.cpp:98
#, kde-format
msgid ""
"To create an S/MIME certificate request use \"New Key Pair\" from the 'File' "
"Menu instead"
msgstr ""
"Aby utworzyć żądanie certyfikatu S/MIME wybierz \"Nowej pary kluczy\" z menu "
"'Plik'"
#: src/view/welcomewidget.cpp:104
#, kde-format
msgid "Import from a file."
msgstr "Zaimport z pliku."
#: src/view/welcomewidget.cpp:105
#, kde-format
msgid "To import from a public keyserver use \"Lookup on Server\" instead."
msgstr ""
"Aby zaimportować z publicznego serwera kluczy wybierz \"Wyszukaj na serwerze"
"\"."
#~ msgid "I have verified the fingerprint"
#~ msgstr "Osobiście sprawdzono odcisk klucza"
#~ msgid ""
#~ "Certificate: %1\n"
#~ "Fingerprint: %2"
#~ msgstr ""
#~ "Certyfikat: %1\n"
#~ "Odcisk klucza: %2"
#~ msgctxt "@title"
#~ msgid "Print secret key"
#~ msgstr "Wydrukuj klucz poufny"
#~ msgid ""
#~ "<p>You seem to be searching for a fingerPrint or a key-id.</"
#~ "p><p>Different keyservers expect different ways to search for these. Some "
#~ "require a \"0x\" prefix, while others require there be no such prefix.</"
#~ "p><p>If your search does not yield any results, try removing the 0x "
#~ "prefix from your search.</p>"
#~ msgstr ""
#~ "<p>Wygląda na to, że poszukujesz odcisku klucza lub identyfikatora "
#~ "klucza. </p><p>Różne serwery kluczy oczekują różnych sposobów ich "
#~ "wyszukiwania. Pewne wymagają przedrostka \"0x\", podczas gdy inne "
#~ "wymagają, żeby nie było takiego przedrostka.</p><p>Jeżeli twoje "
#~ "wyszukiwanie nie dało żadnych wyników, spróbuj usunąć przedrostek 0x ze "
#~ "swojego wyszukiwania.</p>"
#~ msgid ""
#~ "<p>You seem to be searching for a fingerPrint or a key-id.</"
#~ "p><p>Different keyservers expect different ways to search for these. Some "
#~ "require a \"0x\" prefix, while others require there be no such prefix.</"
#~ "p><p>If your search does not yield any results, try adding the 0x prefix "
#~ "to your search.</p>"
#~ msgstr ""
#~ "<p>Wygląda na to, że poszukujesz odcisku klucza lub identyfikatora "
#~ "klucza. </p><p>Różne serwery kluczy oczekują różnych sposobów ich "
#~ "wyszukiwania. Pewne wymagają przedrostka \"0x\", podczas gdy inne "
#~ "wymagają, żeby nie było takiego przedrostka.</p><p>Jeżeli twoje "
#~ "wyszukiwanie nie dało żadnych wyników, spróbuj dodać przedrostek 0x do "
#~ "swojego wyszukiwania.</p>"
#~ msgid "Hex-String Search"
#~ msgstr "Znajdywanie ciągu szesnastkowego"
#~ msgid "The process terminated prematurely"
#~ msgstr "Proces przedwcześnie zakończył działanie"
#~ msgid "Diagnostics:"
#~ msgstr "Diagnostyka:"
#~ msgctxt "self-check did not pass"
#~ msgid "Failed"
#~ msgstr "Niepowodzenie"
#~ msgctxt "Self-test did not pass"
#~ msgid ""
#~ "The GnuPG configuration self-check failed.\n"
#~ "\n"
#~ "Error code: %1\n"
#~ "Diagnostics:"
#~ msgstr ""
#~ "Samodiagnoza ustawień GnuPG zakończyła się niepowodzeniem.\n"
#~ "\n"
#~ "Kod błędu: %1\n"
#~ "Diagnoza:"
#~ msgctxt "self-check did not pass"
#~ msgid ""
#~ "The GnuPG configuration self-check failed with error code %1.\n"
#~ "No output was received."
#~ msgstr ""
#~ "Samodiagnoza ustawień GnuPG zakończyła się niepowodzeniem z kodem błędu "
#~ "%1.\n"
#~ "Nie otrzymano żadnych wiadomości."
#~ msgctxt "@info"
#~ msgid "Please select export options for %1:"
#~ msgstr "Wybierz opcje eksportu dla %1:"
#~ msgid "Secret Key Files (*.pem *.p12 *.gpg *.asc *.pgp)"
#~ msgstr "Pliki z kluczem poufnym (*.pem *.p12 *.gpg *.asc *.pgp)"
#~ msgctxt "@info"
#~ msgid "You have to enter an output filename."
#~ msgstr "Trzeba wpisać nazwę pliku wyjściowego."
#~ msgctxt "@title"
#~ msgid "Incomplete data"
#~ msgstr "Niepełne dane"
#~ msgctxt "@info"
#~ msgid "You have to choose a passphrase character set."
#~ msgstr "Trzeba wybrać zestaw znaków używanych w haśle."
#~ msgid "Export Secret Certificate"
#~ msgstr "Eksportuj poufny certyfikat"
#~ msgid "Output file:"
#~ msgstr "Plik wyjściowy:"
#~ msgid "Passphrase charset:"
#~ msgstr "Strona kodowa hasła:"
#~ msgid "ASCII armor"
#~ msgstr "Kodowane w ASCII"
#~ msgid "Please select a certificate."
#~ msgstr "Wybierz certyfikat"
#~ msgid "<h3>Recipients:</h3>"
#~ msgstr "<h3>Adresaci:</h3>"
#~ msgid "No Audit Log available"
#~ msgstr "Brak dostępnych plików dziennika"
#~ msgid "Error Retrieving Audit Log: %1"
#~ msgstr "Błąd uzyskiwania dziennika audytu: %1"
#~ msgid "Certificate Server Certificate Lookup"
#~ msgstr "Pobieranie certyfikatu serwera certyfikatów"
#~ msgid "Your key is being created."
#~ msgstr "Twój klucz jest właśnie tworzony."
#~ msgid ""
#~ "The process of creating a key requires large amounts of random numbers. "
#~ "To foster this process, you can use the entry field below to enter some "
#~ "gibberish. The text itself does not matter - only the inter-character "
#~ "timing. You can also move this window around with your mouse, or start "
#~ "some disk-intensive application."
#~ msgstr ""
#~ "Proces tworzenia kluczy wymaga dużej ilości liczb losowych. Aby "
#~ "przyspieszyć proces ich uzyskiwania, możesz użyć pola poniżej do wpisania "
#~ "jakiegoś tekstu o treści bez znaczenia. Sam tekst nie będzie nigdzie "
#~ "użyty, tylko czasy między wciśnięciami kolejnych klawiszy. Można także "
#~ "poprzesuwać okno za pomocą myszy lub uruchomić program intensywnie "
#~ "korzystający z dysku."
#~ msgid "Could not create certificate: %1"
#~ msgstr "Nie można wygenerować certyfikatu: %1"
#~ msgid "Certificate Usage:"
#~ msgstr "Użycie certyfikatu:"
#~ msgid "Generate Keypair"
#~ msgstr "Utwórz parę kluczy"
#~ msgid "Comment:"
#~ msgstr "Komentarz:"
#~ msgid "No public certificate to verify the signature"
#~ msgstr "Brak publicznego certyfikatu potrzebnego do sprawdzenia podpisu"
#~ msgid "Certificate missing"
#~ msgstr "Brakuje certyfikatu"
#~ msgid "Signed on %1 with unknown certificate %2."
#~ msgstr "Podpisane %1 za pomocą nieznanego certyfikatu %2."
#~ msgid "Signed with unknown certificate %1."
#~ msgstr "Podpisane za pomocą nieznanego certyfikatu %1."
#~ msgctxt "date, key owner, key ID"
#~ msgid "Signed on %1 by %2 (Key ID: %3)."
#~ msgstr "Podpisane %1 przez %2 (identyfikator klucza: %3)"
#~ msgid "Signed by %1 with certificate %2."
#~ msgstr "Podpisane przez %1 za pomocą certyfikatu %2."
#~ msgid "Signed on %1 with certificate %2."
#~ msgstr "Podpisane %1 za pomocą certyfikatu %2."
#~ msgid "Signed with certificate %1."
#~ msgstr "Podpisane za pomocą certyfikatu %1."
#~ msgid "<b>Not enough information to check signature validity.</b>"
#~ msgid_plural "<b>%1 signatures could not be verified.</b>"
#~ msgstr[0] ""
#~ "<b>Brak wystarczających informacji do sprawdzenia ważności podpisu.</b>"
#~ msgstr[1] "<b>%1 podpisy nie mogą być zweryfikowane.</b>"
#~ msgstr[2] "<b>%1 podpisów nie może być zweryfikowanych.</b>"
#~ msgid "<b>Signature is valid.</b>"
#~ msgstr "<b>Podpis jest ważny.</b>"
#~ msgid "<b>Signed by %1</b>"
#~ msgstr "<b>Podpisane przez %1</b>"
#~ msgid "The validity of the signature cannot be verified."
#~ msgstr "Nie można teraz sprawdzić ważności tego certyfikatu."
#~ msgid "Hide Details"
#~ msgstr "Ukryj szczegóły"
#~ msgid ""
#~ "OpenPGP key pairs are created locally, and certified by your friends and "
#~ "acquaintances. There is no central certification authority; instead, "
#~ "every individual creates a personal Web of Trust by certifying other "
#~ "users' key pairs with their own certificate."
#~ msgstr ""
#~ "Pary kluczy OpenPGP są tworzone lokalnie i certyfikowane przez twoich "
#~ "przyjaciół i znajomych. Nie ma ośrodka certyfikującego. Każdy użytkownik "
#~ "tworzy własną \"sieć zaufania\", certyfikując klucze innych użytkowników "
#~ "swoim własnym certyfikatem."
#~ msgid "New Certificate..."
#~ msgstr "Nowy certyfikat..."
#~ msgid "Export Certificates..."
#~ msgstr "Eksportuj certyfikaty..."
#~ msgid "Export Certificates to Server..."
#~ msgstr "Eksportuj certyfikaty na serwer..."
#~ msgid "Import Certificates..."
#~ msgstr "Importuj certyfikaty..."
#~ msgid "Decrypt/Verify Files..."
#~ msgstr "Odszyfruj/sprawdź pliki..."
#~ msgid "Sign/Encrypt Files..."
#~ msgstr "Podpisz/zaszyfruj pliki..."
#~ msgid "Certify Certificate..."
#~ msgstr "Certyfikuj certyfikat..."
#~ msgid "Dump Certificate"
#~ msgstr "Dane certyfikatu"
#~ msgid ""
#~ "Gpg4win is an installer package for Windows for EMail and file encryption "
#~ "using the core component GnuPG for Windows. Both relevant cryptography "
#~ "standards are supported, OpenPGP and S/MIME. Gpg4win and the software "
#~ "included with Gpg4win are Free Software."
#~ msgstr ""
#~ "Gpg4win jest pakietem instalacyjnym dla Windows do szyfrowania poczty i "
#~ "plików przy użyciu GnuPG dla Windows. Obsługiwane są oba standardy "
#~ "kryptograficzne, OpenPGP and S/MIME. Samo Gpg4win oraz oprogramowanie "
#~ "dystrybuowane razem z Gpg4win to Wolne Oprogramowanie."
#~ msgid ""
#~ "This Free Software product was developed mostly as part of commercial "
#~ "contracts by the following companies:<ul><li><a href='http://intevation."
#~ "net'>Intevation GmbH</a> (Projekt coordination, QA, Compendium)</"
#~ "li><li><a href='http://www.g10code.com'>g10 Code GmbH</a> (Crypto "
#~ "Funktionality, GpgOL, GpgEX, GPA)</li> <li><a href='http://www.kdab."
#~ "com'>KDAB</a> (Kleopatra)</li></ul>Contributors:<br><br>"
#~ msgstr ""
#~ "Ten produkt darmowego oprogramowania został opracowany w większości na "
#~ "podstawie komercyjnych kontraktów podpisywanych przez następujące firmy:"
#~ "<ul><li><a href='http://intevation.net'>Intevation GmbH</a> (Koordynacja "
#~ "projektu, QA, Kompendium)</li><li><a href='http://www.g10code.com'>g10 "
#~ "Code GmbH</a> (Krypto-funkcjonalność, GpgOL, GpgEX, GPA)</li> <li><a "
#~ "href='http://www.kdab.com'>KDAB</a> (Kleopatra)</li></ul>Współtwórcy:"
#~ "<br><br>"
#~ msgid ""
#~ "Till Adam<br>Marcus Brinkmann<br>Brigitte Hamilton<br>Andre "
#~ "Heinecke<br>Bernhard Herzog<br>Werner Koch<br>Colin Leroy<br>Marc "
#~ "Mutz<br>Marcel Newmann<br>Frank Osterfeld<br>Bernhard Reiter<br>Florian "
#~ "v. Samson<br>Emanuel Schütze<br>Dr. Jan-Oliver Wagner"
#~ msgstr ""
#~ "Till Adam<br>Marcus Brinkmann<br>Brigitte Hamilton<br>Andre "
#~ "Heinecke<br>Bernhard Herzog<br>Werner Koch<br>Colin Leroy<br>Marc "
#~ "Mutz<br>Marcel Newmann<br>Frank Osterfeld<br>Bernhard Reiter<br>Florian "
#~ "v. Samson<br>Emanuel Schütze<br>Dr. Jan-Oliver Wagner"
#~ msgid "Gpg4win"
#~ msgstr "Gpg4win"
#~ msgid "About Gpg4win"
#~ msgstr "O Gpg4win"
#~ msgid "Please wait while generating the dump..."
#~ msgstr "Czekaj na wyświetlenie danych..."
#~ msgid "Overview"
#~ msgstr "Przegląd"
#~ msgid "Trust Certifications Made by This Certificate..."
#~ msgstr "Ufaj certyfikacjom wykonanym tym certyfikatem..."
#~ msgid "Revoke This Certificate..."
#~ msgstr "Odwołaj ten certyfikat..."
#~ msgid "Photo"
#~ msgstr "Zdjęcie"
#~ msgid ""
#~ "<p>At the moment, Kleopatra does not support photos in certificates. It "
#~ "has no support for adding, nor for displaying them. This is for the "
#~ "following reasons:</p>\n"
#~ "<ul>\n"
#~ "<li>Photos give a false sense of security.</li>\n"
#~ "<li>Photos increase the size of certificates.</li>\n"
#~ "</ul>"
#~ msgstr ""
#~ "<p>Kleopatra obecnie nie obsługuje zdjęć w certyfikatach. Nie można ich "
#~ "dodawać ani wyświetlać. Przyczyny tego są następujące:</p>\n"
#~ "<ul>\n"
#~ "<li>Zdjęcia dają fałszywe poczucie bezpieczeństwa.</li>\n"
#~ "<li>Zdjęcia zwiększają rozmiar certyfikatów.</li>\n"
#~ "</ul>"
#~ msgid "User-IDs && Certifications"
#~ msgstr "Identyfikatory i certyfikacje użytkowników"
#~ msgid "User-IDs"
#~ msgstr "Identyfikatory użytkownika"
#~ msgid "Add..."
#~ msgstr "Dodaj..."
#~ msgid "Revoke..."
#~ msgstr "Unieważnij..."
#~ msgid "1"
#~ msgstr "1"
#~ msgid "Dump"
#~ msgstr "Dane"
#~ msgid ""
#~ "This is a dump of all information the backend has about this certificate:"
#~ msgstr ""
#~ "To są dane z informacjami o tym certyfikacie pobrane przez odpowiedni "
#~ "moduł:"
#~ msgctxt "@info"
#~ msgid "Could not connect to GpgAgent: <message>%1</message>"
#~ msgstr "Nie można połączyć się z GpgAgent: <message>%1</message>"
#~ msgctxt "@info"
#~ msgid ""
#~ "<para>Check that gpg-agent is running and that the "
#~ "<environment>GPG_AGENT_INFO</environment> variable is set and up-to-date."
#~ "</para>"
#~ msgstr ""
#~ "<para>Sprawdź, czy gpg-agent działa i czy jest ustawiona zmienna "
#~ "<environment>GPG_AGENT_INFO</environment> oraz czy jej zawartość jest "
#~ "aktualna.</para>"
#~ msgid "No valid secret keys found."
#~ msgstr "Nie znaleziono prawidłowych kluczy poufnych."
#~ msgctxt "@title:window"
#~ msgid "Selected Files"
#~ msgstr "Wybrane pliki"
#~ msgid "No files selected."
#~ msgstr "Nie wybrano żadnego pliku."
#~ msgctxt "@action"
#~ msgid "More..."
#~ msgstr "Więcej..."
#~ msgid "Archive files with:"
#~ msgstr "Zarchiwizuj pliki za pomocą:"
#~ msgid "Archive name (OpenPGP):"
#~ msgstr "Nazwa archiwum (OpenPGP):"
#~ msgid "Archive name (S/MIME):"
#~ msgstr "Nazwa archiwum (S/MIME):"
#~ msgid "Sign and Encrypt (OpenPGP only)"
#~ msgstr "Podpisz i zaszyfruj (tylko OpenPGP)"
#~ msgctxt "@title"
#~ msgid "What do you want to do?"
#~ msgstr "Co chcesz zrobić?"
#~ msgctxt "@title"
#~ msgid "Please select here whether you want to sign or encrypt files."
#~ msgstr "Proszę wybrać, czy pliki mają być podpisywane czy szyfrowane."
#~ msgid "This operation is not available for S/MIME"
#~ msgstr "Ta operacja nie jest dostępna w S/MIME."
#~ msgid "Add"
#~ msgstr "Dodaj"
#~ msgid "Remove"
#~ msgstr "Usuń"
#~ msgctxt "@title"
#~ msgid "For whom do you want to encrypt?"
#~ msgstr "Do kogo zaszyfrować?"
#~ msgctxt "@title"
#~ msgid ""
#~ "Please select for whom you want the files to be encrypted. Do not forget "
#~ "to pick one of your own certificates."
#~ msgstr ""
#~ "Proszę wybrać adresata zaszyfrowanych plików. Proszę nie zapomnieć o "
#~ "wybraniu jednego z własnych certyfikatów."
#~ msgid "Sign with OpenPGP"
#~ msgstr "Podpisz za pomocą OpenPGP"
#~ msgid "Sign with S/MIME"
#~ msgstr "Podpisz za pomocą S/MIME"
#~ msgctxt "@title"
#~ msgid "Who do you want to sign as?"
#~ msgstr "Jako kto podpisać?"
#~ msgctxt "@title"
#~ msgid "Please choose an identity with which to sign the data."
#~ msgstr "Proszę wybrać tożsamość, która zostanie użyta do podpisania danych."
#~ msgid "E-Mail"
#~ msgstr "E-mail"
#~ msgid "Key-ID"
#~ msgstr "ID klucza"
#~ msgid "<tr><th>%1:</th><td>%2</td></tr>"
#~ msgstr "<tr><th>%1:</th><td>%2</td></tr>"
#~ msgid "%1-bit %2 (secret key available)"
#~ msgstr "%1-bitów %2 (dostępny poufny klucz)"
#~ msgid "%1-bit %2"
#~ msgstr "%1-bitów %2"
#~ msgid "Signing EMails and Files (Qualified)"
#~ msgstr "Podpisywanie poczty i plików (kwalifikowane)"
#~ msgid "Signing EMails and Files"
#~ msgstr "Podpisywanie poczty i plików"
#~ msgid "Encrypting EMails and Files"
#~ msgstr "Szyfrowanie poczty i plików"
#~ msgid "Certifying other Certificates"
#~ msgstr "Certyfikowanie innych certyfikatów"
#~ msgid "Authenticate against Servers"
#~ msgstr "Uwierzytelnianie wobec serwerów"
#~ msgid "This certificate has been revoked."
#~ msgstr "Ten certyfikat został odwołany."
#~ msgid "This certificate has expired."
#~ msgstr "Ten certyfikat wygasł."
#~ msgid "This certificate has been disabled locally."
#~ msgstr "Ten certyfikat został wyłączony lokalnie."
#~ msgid "This certificate is currently valid."
#~ msgstr "Ten certyfikat jest obecnie ważny."
#~ msgid "The validity of this certificate cannot be checked at the moment."
#~ msgstr "Nie można teraz sprawdzić ważności tego certyfikatu."
#~ msgid "Subject"
#~ msgstr "Podmiot"
#~ msgid "User-ID"
#~ msgstr "Identyfikator użytkownika"
#~ msgid "a.k.a."
#~ msgstr "AKA"
#~ msgid "Validity"
#~ msgstr "Ważność"
#~ msgid "from %1 until forever"
#~ msgstr "od %1 na wieczność"
#~ msgid "from %1 through %2"
#~ msgstr "od %1 do %2"
#~ msgid "Certificate type"
#~ msgstr "Rodzaj certyfikatu"
#~ msgid "Certificate usage"
#~ msgstr "Sposoby użycia certyfikatu"
#~ msgid "Trusted issuer?"
#~ msgstr "Zaufany wydawca?"
#~ msgid "Yes"
#~ msgstr "Tak"
#~ msgid "No"
#~ msgstr "Nie"
#~ msgctxt "X.509/CMS encryption standard"
#~ msgid "X.509"
#~ msgstr "X.509"
#~ msgctxt "Unknown encryption protocol"
#~ msgid "Unknown"
#~ msgstr "Nieznany"
#~ msgid "untrusted"
#~ msgstr "brak zaufania"
#~ msgctxt "marginal trust"
#~ msgid "marginal"
#~ msgstr "marginalne"
#~ msgctxt "full trust"
#~ msgid "full"
#~ msgstr "pełne"
#~ msgctxt "ultimate trust"
#~ msgid "ultimate"
#~ msgstr "całkowite"
#~ msgctxt "undefined trust"
#~ msgid "undefined"
#~ msgstr "nieokreślone"
#~ msgid "revoked"
#~ msgstr "odwołany"
#~ msgid "disabled"
#~ msgstr "wyłączony"
#~ msgctxt "as in good/valid signature"
#~ msgid "good"
#~ msgstr "dobry"
#~ msgid "class %1"
#~ msgstr "klasa %1"
#~ msgctxt "good/valid signature"
#~ msgid "good"
#~ msgstr "dobry"
#~ msgid "certificate expired"
#~ msgstr "certyfikat wygasł"
#~ msgctxt "fake/invalid signature"
#~ msgid "bad"
#~ msgstr "zły"
#~ msgctxt "name, email, key id"
#~ msgid "%1 %2 (%3)"
#~ msgstr "%1 %2 (%3)"
#~ msgid "Bad signature by unknown certificate %1: %2"
#~ msgstr "Błędny podpis za pomocą nieznanego certyfikatu %1: %2"
#~ msgid "Bad signature by an unknown certificate: %1"
#~ msgstr "Błędny podpis za pomocą nieznanego certyfikatu: %1"
#~ msgid "Bad signature by %1: %2"
#~ msgstr "Błędny podpis %1: %2"
#~ msgid "Good signature by an unknown certificate."
#~ msgstr "Dobry podpis za pomocą nieznanego certyfikatu."
#~ msgid "Good signature by %1."
#~ msgstr "Dobry podpis %1."
#~ msgid "Invalid signature by unknown certificate %1: %2"
#~ msgstr "Błędny podpis za pomocą nieznanego certyfikatu %1: %2"
#~ msgid "Invalid signature by an unknown certificate: %1"
#~ msgstr "Błędny podpis za pomocą nieznanego certyfikatu: %1"
#~ msgid "Invalid signature by %1: %2"
#~ msgstr "Błędny podpis %1: %2"
#~ msgid "This certificate was imported from the following sources:"
#~ msgstr "Certyfikat został zaimportowany z poniższych źródeł:"
#~ msgid "The import of this certificate was canceled."
#~ msgstr "Importowanie tego certyfikatu zostało anulowane."
#~ msgid ""
#~ "This certificate was new to your keystore. The secret key is available."
#~ msgstr ""
#~ "Ten certyfikat jest nowy w zbiorze kluczy. Dostępny jest klucz poufny."
#~ msgid "This certificate is new to your keystore."
#~ msgstr "Ten certyfikat jest nowy w zbiorze kluczy."
#~ msgid "New user-ids were added to this certificate by the import."
#~ msgstr ""
#~ "Po imporcie do certyfikatu zostały dodane nowe identyfikatory "
#~ "użytkowników."
#~ msgid "New signatures were added to this certificate by the import."
#~ msgstr "Po imporcie do certyfikatu zostały dodane nowe podpisy."
#~ msgid "New subkeys were added to this certificate by the import."
#~ msgstr "Po imporcie do certyfikatu zostały dodane nowe podklucze."
#~ msgid ""
#~ "The import contained no new data for this certificate. It is unchanged."
#~ msgstr ""
#~ "Podczas importu nie uzyskano żadnych nowych danych dla tego certyfikatu. "
#~ "Pozostaje bez zmian."
#~ msgctxt "@info:whatsthis"
#~ msgid ""
#~ "When 'Quick Mode' is enabled, no dialog is shown when signing "
#~ "(encrypting) emails, respectively, unless there is a conflict that needs "
#~ "manual resolution."
#~ msgstr ""
#~ "Gdy 'Tryb szybki' jest włączony, to nie pokaże się żadne okno dialogowe "
#~ "podczas podpisywania (szyfrowania) e-maili, chyba, że nastąpi konflikt, "
#~ "który wymaga ręcznego rozwiązania."
#~ msgid "Use 'Quick Mode' when signing"
#~ msgstr "Użyj 'Szybkiego trybu' przy zapisywaniu"
#~ msgid "Use 'Quick Mode' when encrypting"
#~ msgstr "Użyj 'Szybkiego trybu' przy szyfrowaniu"
#~ msgctxt "@info:whatsthis"
#~ msgid ""
#~ "<p>Check this if you want to have OpenPGP encrypted files created by "
#~ "Kleopatra have the .pgp file extension.</p>\n"
#~ "<p>This will not modify any contents of the created files.</p>\n"
#~ msgstr ""
#~ "<p>Zaznacz to, jeśli chcesz, aby pliki szyfrowane przez Kleopatrę przy "
#~ "użyciu OpenPGP kończyły się rozszerzeniem .pgp.</p>\n"
#~ "<p>Nie zmodyfikuje to zawartości utworzonych plików.</p>\n"
#~ msgctxt "@info:whatsthis"
#~ msgid ""
#~ "<p>Choose here which of the configured checksum programs should be used "
#~ "when creating checksum files.</p>\n"
#~ "<p>When verifying checksums, the program to use is automatically found, "
#~ "based on the names of the checksum files found.</p>\n"
#~ msgstr ""
#~ "<p>Tutaj wybierz, który ze ustawionych programów sum sprawdzających ma "
#~ "być użyty do tworzenia plików sum sprawdzających.</p>\n"
#~ "<p>Przy sprawdzaniu sum sprawdzających, potrzebny program zostanie "
#~ "samoczynnie odnaleziony na podstawie nazw znalezionych plików sum "
#~ "sprawdzających.</p>\n"
#~ msgid "Failed to open file \"%1\" for reading and writing: %2"
#~ msgstr "Nie można otworzyć pliku \"%1\" do odczytu i zapisu: %2"
#~ msgid ""
#~ "Caught unexpected exception in DecryptVerifyFilesController::Private::"
#~ "slotWizardOperationPrepared: %1"
#~ msgstr ""
#~ "Nieobsłużony wyjątek w DecryptVerifyFilesController::Private::"
#~ "slotWizardOperationPrepared: %1"
#~ msgid ""
#~ "Caught unknown exception in DecryptVerifyFilesController::Private::"
#~ "slotWizardOperationPrepared"
#~ msgstr ""
#~ "Nieobsłużony wyjątek w DecryptVerifyFilesController::Private::"
#~ "slotWizardOperationPrepared"
#~ msgid "Performing Self-Check..."
#~ msgstr "Wykonywanie samo-diagnozy..."
#~ msgctxt "did not pass"
#~ msgid "Self-Check Failed"
#~ msgstr "Nieudana samo-diagnoza"
#~ msgid "Self-Check Passed"
#~ msgstr "Udana samo-diagnoza"
#~ msgid "Certificate cache loaded."
#~ msgstr "Pamięć podręczna certyfikatu wczytana."
#~ msgid "Remove unencrypted original file when done"
#~ msgstr "Po zakończeniu usuń oryginalny niezaszyfrowany plik"
#~ msgctxt "@info"
#~ msgid ""
#~ "<para>You have requested the unencrypted data to be removed after "
#~ "encryption.</para><para>Are you really sure you do not need to access the "
#~ "data anymore in decrypted form?</para>"
#~ msgstr ""
#~ "<para>Niezaszyfrowane dane mają być usunięte po zaszyfrowaniu.</"
#~ "para><para>Czy na pewno nie potrzebujesz dostępu od tych danych w "
#~ "niezaszyfrowanej postaci?</para>"
#~ msgid ""
#~ "You need to select an OpenPGP signing certificate to perform this "
#~ "operation."
#~ msgstr "Do tej operacji trzeba wybrać certyfikat OpenPGP do podpisu."
#~ msgid ""
#~ "Only OpenPGP certificates will be offered for selection because you "
#~ "specified a combined sign/encrypt operation that is only available for "
#~ "OpenPGP."
#~ msgstr ""
#~ "Będzie można wybrać tylko certyfikaty OpenPGP, bo została wybrana "
#~ "operacja połączonego podpisu/szyfrowania, która jest dostępna tylko tam."
#~ msgid ""
#~ "Only OpenPGP certificates will be offered for selection because you only "
#~ "specified an OpenPGP signing certificate."
#~ msgstr ""
#~ "Będzie można wybrać tylko certyfikaty OpenPGP, bo wybrano podpisywanie "
#~ "tylko certyfikatami OpenPGP."
#~ msgid ""
#~ "Only S/MIME certificates will be offered for selection because you only "
#~ "specified an S/MIME signing certificate."
#~ msgstr ""
#~ "Będzie można wybrać tylko certyfikaty S/MIME, bo wybrano podpis przy "
#~ "użyciu tylko takich certyfikatów."
#~ msgid ""
#~ "You have selected both OpenPGP and S/MIME signing certificate types, thus "
#~ "two signatures will be created."
#~ msgstr ""
#~ "Wybrano certyfikaty do podpisu obu typów: OpenPGP i S/MIME. Zostaną "
#~ "utworzone dwa pliki z podpisem."
#~ msgid ""
#~ "If you select both OpenPGP and S/MIME receipient certificates, two "
#~ "encrypted files will be created: one for OpenPGP recipients, one for S/"
#~ "MIME recipients."
#~ msgstr ""
#~ "Jeśli wybierzesz certyfikaty adresatów obu typów: OpenPGP i S/MIME, to "
#~ "zostaną utworzone dwa zaszyfrowane pliki, jeden dla każdego z typów "
#~ "adresatów."
#~ msgid "No command provided but arguments present"
#~ msgstr "Podano argumenty, lecz nie podano poleceń"
#~ msgctxt "Version string is a guess"
#~ msgid "guessed"
#~ msgstr "odgadnięte"
#~ msgid "(please wait while certifications are being loaded)"
#~ msgstr "(proszę czekać, certyfikaty są wczytywane)"
#~ msgid "good"
#~ msgstr "dobry"
#~ msgid "Listing X.509 certificates"
#~ msgstr "Wykaz certyfikatów X.509"
#~ msgid "Listing OpenPGP certificates"
#~ msgstr "Wykaz certyfikatów OpenPGP"
#~ msgid "Select Icon"
#~ msgstr "Ustaw ikonę"
#~ msgid "Icon Source"
#~ msgstr "Źródło ikony"
#~ msgid "S&ystem icons:"
#~ msgstr "Ikony s&ystemowe:"
#~ msgid "O&ther icons:"
#~ msgstr "&Inne ikony:"
#~ msgid "&Browse..."
#~ msgstr "&Przeglądaj..."
#~ msgid "&Search:"
#~ msgstr "&Znajdź:"
#~ msgid "Search interactively for icon names (e.g. folder)."
#~ msgstr "Szukaj interaktywnie nazw ikon (np. folderu)."
#~ msgid "Applications"
#~ msgstr "Programy"
#~ msgid "Categories"
#~ msgstr "Kategorie"
#~ msgid "Devices"
#~ msgstr "Urządzenia"
#~ msgid "Emblems"
#~ msgstr "Symbole"
#~ msgid "Emotes"
#~ msgstr "Emotikony"
#~ msgid "Filesystems"
#~ msgstr "System plików"
#~ msgid "International"
#~ msgstr "Międzynarodowe"
#~ msgid "Mimetypes"
#~ msgstr "Typy MIME"
#~ msgid "Places"
#~ msgstr "Miejsca"
#~ msgid "Open"
#~ msgstr "Otwórz"
#~ msgid "Icon Files (*.png *.xpm *.svg *.svgz)"
#~ msgstr "Pliki ikon (*.png *.xpm *.svg *.svgz)"
#~ msgid "Parse error on gpgconf --list-config output: %1"
#~ msgstr "Błąd przetwarzania gpgconf --list-config. Wyjście: %1"
#~ msgid "gpgconf --list-config: Unknown component: %1"
#~ msgstr "gpgconf --list-config: nieznany komponent: %1"
#~ msgid "gpgconf --list-config: Unknown entry: %1:%2"
#~ msgstr "gpgconf --list-config: nieznany wpis: %1:%2"
#~ msgid "gpgconf --list-config: Invalid entry: value must start with '\"': %1"
#~ msgstr ""
#~ "gpgconf --list-config: błędny wpis: wartość musi zaczynać się od '\"': %1"
#~ msgid "Parse error on gpgconf --list-components. output: %1"
#~ msgstr "Błąd przetwarzania gpgconf --list-components. Wyjście: %1"
#~ msgid "gpgconf not found or cannot be started"
#~ msgstr "Nie znaleziono gpgconf lub nie można go uruchomić"
#~ msgid "gpgconf terminated unexpectedly"
#~ msgstr "gpgconf niespodziewanie zakończył działanie"
#~ msgid "timeout while executing gpgconf"
#~ msgstr "przekroczony czas oczekiwania na gpgconf"
#~ msgid "error while writing to gpgconf"
#~ msgstr "błąd podczas zapisu do gpgconf"
#~ msgid "error while reading from gpgconf"
#~ msgstr "błąd podczas odczytu z gpgconf"
#~ msgid "Unknown error while executing gpgconf"
#~ msgstr "Nieznany błąd podczas uruchamiania gpgconf"
#~ msgctxt "as in \"verbosity level\""
#~ msgid "Level"
#~ msgstr "Poziom"
#~ msgid "Set/Unset"
#~ msgstr "Zaznacz/odznacz"
#~ msgid "String List"
#~ msgstr "Lista napisów"
#~ msgid "String"
#~ msgstr "Napis"
#~ msgid "List of Integers"
#~ msgstr "Lista liczb całkowitych"
#~ msgid "Integer"
#~ msgstr "Liczba całkowita"
#~ msgid "List of Unsigned Integers"
#~ msgstr "Lista liczb całkowitych bez znaku"
#~ msgid "Unsigned Integer "
#~ msgstr "Liczba całkowita bez znaku "
#~ msgid "Path List"
#~ msgstr "Lista ścieżek"
#~ msgid "Path"
#~ msgstr "Ścieżka"
#~ msgid "List of URLs"
#~ msgstr "Lista URL-i"
#~ msgid "URL"
#~ msgstr "URL"
#~ msgid "List of LDAP URLs"
#~ msgstr "Lista URL-i LDAP"
#~ msgid "LDAP URL"
#~ msgstr "URL LDAP"
#~ msgid "Directory Path List"
#~ msgstr "Lista ścieżek w katalogu"
#~ msgid "Directory Path"
#~ msgstr "Ścieżka w katalogu"
#~ msgid "Option"
#~ msgstr "Opcja"
#~ msgid "Impose"
#~ msgstr "Narzuć"
#~ msgid "Option:"
#~ msgstr "Opcja:"
#~ msgid "Description:"
#~ msgstr "Opis:"
#~ msgid "Reset user settings to built-in default"
#~ msgstr "Wyzeruj ustawienia użytkownika do domyślnych wbudowanych"
#~ msgid "Custom value:"
#~ msgstr "Własna wartość:"
#~ msgid "Impose setting on all users"
#~ msgstr "Narzuć ustawienie wszystkim użytkownikom"
#~ msgid "Quit"
#~ msgstr "Zakończ"
#~ msgid "Setup Error"
#~ msgstr "Błąd ustawień"
#~ msgid ""
#~ "KGpgConf could not execute gpgconf.exe.\n"
#~ "\n"
#~ "Error: %1\n"
#~ "Error Code: %2"
#~ msgstr ""
#~ "KGpgConf nie może uruchomić gpgconf.exe.\n"
#~ "\n"
#~ "Błąd: %1\n"
#~ "Kod błędu: %2"
#~ msgid "Parsing Error"
#~ msgstr "Błąd składni"
#~ msgid ""
#~ "An error occurred while reading the current configuration.\n"
#~ "\n"
#~ "Error: %1"
#~ msgstr ""
#~ "Wystąpił błąd podczas odczytu bieżącej ustawień.\n"
#~ "\n"
#~ "Błąd: %1"
#~ msgid "Write Error"
#~ msgstr "Błąd zapisu"
#~ msgid ""
#~ "Could not open file %1 for writing. You might not have the permission to "
#~ "write to that file."
#~ msgstr ""
#~ "Nie można otworzyć pliku %1 do zapisu. Być może nie masz praw do zapisu "
#~ "do tego pliku."
#~ msgid "Error while writing to file %1."
#~ msgstr "Błąd podczas zapisu do %1."
#~ msgid "Save As"
#~ msgstr "Zapisz jako"
#~ msgid ""
#~ "Could not start the GnuPG Administrative Console (kgpgconf). Please check "
#~ "your installation."
#~ msgstr ""
#~ "Nie można uruchomić konsoli administracyjnej GnuPG (kgpgconf). Proszę "
#~ "sprawdzić swoją instalację."
#~ msgid "Error Starting KGpgConf"
#~ msgstr "Błąd uruchamiania KGpgConf"
#~ msgid "GnuPG Administrative Console"
#~ msgstr "Konsola administracyjna GnuPG"
#~ msgid "No certificates loaded yet."
#~ msgstr "Jeszcze nie wczytano certyfikatów."
#~ msgid "File"
#~ msgstr "Plik"
#~ msgid "View"
#~ msgstr "Widok"
#~ msgid "Steffen Hansen"
#~ msgstr "Steffen Hansen"
#~ msgid "KWatchGnuPG"
#~ msgstr "KWatchGnuPG"
#~ msgid "GnuPG log viewer"
#~ msgstr "Przeglądarka dziennika GnuPG"
#~ msgid "(c) 2004 Klarälvdalens Datakonsult AB\n"
#~ msgstr "(c) 2004 Klarälvdalens Datakonsult AB\n"
#~ msgid "Configure KWatchGnuPG"
#~ msgstr "Ustawienia narzędzia KWatchGnuPG"
#~ msgid "WatchGnuPG"
#~ msgstr "WatchGnuPG"
#~ msgid "&Executable:"
#~ msgstr "Plik &wykonywalny:"
#~ msgid "&Socket:"
#~ msgstr "&Gniazdo:"
#~ msgid "None"
#~ msgstr "Brak"
#~ msgid "Basic"
#~ msgstr "Podstawowy"
#~ msgid "Expert"
#~ msgstr "Ekspert"
#~ msgid "Guru"
#~ msgstr "Guru"
#~ msgid "Default &log level:"
#~ msgstr "Domyślny poziom &logowania:"
#~ msgid "Log Window"
#~ msgstr "Okno dziennika"
#~ msgctxt "history size spinbox suffix"
#~ msgid " line"
#~ msgid_plural " lines"
#~ msgstr[0] " wiersz"
#~ msgstr[1] " wiersze"
#~ msgstr[2] " wierszy"
#~ msgid "unlimited"
#~ msgstr "nieograniczony"
#~ msgid "&History size:"
#~ msgstr "Rozmiar &historii:"
#~ msgid "Set &Unlimited"
#~ msgstr "Ustaw &bez ograniczeń"
#~ msgid "Enable &word wrapping"
#~ msgstr "Włącz &zawijanie wyrazów"
#~ msgid "[%1] Log cleared"
#~ msgstr "[%1] Wyczyszczono dziennik"
#~ msgid "C&lear History"
#~ msgstr "&Wyczyść historię"
#~ msgid "[%1] Log stopped"
#~ msgstr "[%1] Zatrzymano dziennik"
#~ msgid ""
#~ "The watchgnupg logging process could not be started.\n"
#~ "Please install watchgnupg somewhere in your $PATH.\n"
#~ "This log window is unable to display any useful information."
#~ msgstr ""
#~ "Nie udało się uruchomić procesu dziennika watchgnupg.\n"
#~ "Proszę zainstalować watchgnupg w katalogu znajdującym się w zmiennej "
#~ "środowiska $PATH.\n"
#~ "Okno dziennika jest teraz zupełnie bezużyteczne."
#~ msgid "[%1] Log started"
#~ msgstr "[%1] Uruchomiono dziennik"
#~ msgid "There are no components available that support logging."
#~ msgstr "Nie ma dostępnych komponentów obsługujących logowanie."
#~ msgid ""
#~ "The watchgnupg logging process died.\n"
#~ "Do you want to try to restart it?"
#~ msgstr ""
#~ "Proces dziennika watchgnupg przestał działać.\n"
#~ "Czy chcesz uruchomić go ponownie?"
#~ msgid "Try Restart"
#~ msgstr "Spróbuj uruchomić ponownie"
#~ msgid "Do Not Try"
#~ msgstr "Nie próbuj"
#~ msgid "====== Restarting logging process ====="
#~ msgstr "====== Ponowne uruchamianie procesu dziennika ====="
#~ msgid ""
#~ "The watchgnupg logging process is not running.\n"
#~ "This log window is unable to display any useful information."
#~ msgstr ""
#~ "Proces dziennika watchgnupg nie działa.\n"
#~ "Okno dziennika jest teraz zupełnie bezużyteczne."
#~ msgid "Save Log to File"
#~ msgstr "Zapisz dziennik do pliku"
#~ msgid ""
#~ "The file named \"%1\" already exists. Are you sure you want to overwrite "
#~ "it?"
#~ msgstr "Plik o nazwie \"%1\" już istnieje. Czy na pewno chcesz go zastąpić?"
#~ msgid "Overwrite File"
#~ msgstr "Zastąp plik"
#~ msgid "Could not save file %1: %2"
#~ msgstr "Nie można zapisać pliku %1: %2"
#~ msgid "KWatchGnuPG Log Viewer"
#~ msgstr "Przeglądarka dziennika KWatchGnuPG"
#~ msgid "&Find:"
#~ msgstr "&Znajdź:"
#~ msgid "Search Toolbar"
#~ msgstr "Pasek narzędzi znajdywania"
#~ msgid "CTRL+SHIFT+N"
#~ msgstr "CTRL+SHIFT+N"
#~ msgid "CTRL+SHIFT+R"
#~ msgstr "CTRL+SHIFT+R"
#~ msgid "CTRL+SHIFT+D"
#~ msgstr "CTRL+SHIFT+D"
#~ msgid "CTRL+SHIFT+W"
#~ msgstr "CTRL+SHIFT+W"
#~ msgid "CTRL+SHIFT+LEFT"
#~ msgstr "CTRL+SHIFT+LEFT"
#~ msgid "CTRL+SHIFT+RIGHT"
#~ msgstr "CTRL+SHIFT+RIGHT"
#~ msgid "CTRL+."
#~ msgstr "CTRL+."
#~ msgid "CTRL+,"
#~ msgstr "CTRL+,"
#~ msgid ", "
#~ msgstr ", "
#, fuzzy
#~| msgid "&Tools"
#~ msgid "Tools"
#~ msgstr "&Narzędzia"
#~ msgid "qttest"
#~ msgstr "qttest"
#~ msgid "VerificationResultDialog Test"
#~ msgstr "Test okna wyniku weryfikacji"
#~ msgid "Data file"
#~ msgstr "Plik danych"
#~ msgid "FlatKeyListModel Test"
#~ msgstr "Test modelu płaskiej listy"
#~ msgid "Perform flat certificate listing"
#~ msgstr "Wyświetl certyfikat"
#~ msgid "Perform hierarchical certificate listing"
#~ msgstr "Wyświetl certyfikat w sposób hierarchiczny"
#~ msgid "Do not list SMIME certificates"
#~ msgstr "Nie wyświetlaj certyfikatów SMIME"
#~ msgid "UserIDListModel Test"
#~ msgstr "Test UserIDListModel"
#~ msgid "OpenPGP certificate to look up"
#~ msgstr "Certyfikat OpenPGP do wyszukania"
#~ msgid "X.509 certificate to look up"
#~ msgstr "Certyfikat X.509 do wyszukania"
#~ msgid "Secret Certificate Deletion"
#~ msgstr "Usunięcie tajnego certyfikatu"
#~ msgid "Listing private X.509 certificates"
#~ msgstr "Lista certyfikatów prywatnych X.509"
#~ msgid "Listing private OpenPGP certificates"
#~ msgstr "Lista prywatnych certyfikatów OpenPGP"
#~ msgid "'extensions' entry is empty/missing"
#~ msgstr "Wpis 'extensions' jest pusty/brakuje go"
#~ msgctxt "@title:window"
#~ msgid "Secret Certificate Export Error"
#~ msgstr "Błąd eksportu certyfikatu tajnego"
#~ msgctxt "@title:window"
#~ msgid "Secret Certificate Export Finished"
#~ msgstr "Zakończono eksport certyfikatu tajnego"
#~ msgid "Intevation GmbH (Project Management)"
#~ msgstr "Intevation GmbH (zarządzenie projektem)"
#~ msgid "g¹ºcode GmbH (Crypto Functionality, GpgOL, GpgEX, GPA)"
#~ msgstr "g¹ºcode GmbH (funkcjonalność kryptograficzna, GpgOL, GpgEX, GPA)"
#~ msgid "KDAB (Kleopatra)"
#~ msgstr "KDAB (Kleopatra)"
#~ msgid "Gpg4win is being developed by the following companies:"
#~ msgstr "Gpg4win jest rozwijane przez następujące firmy:"
#~ msgid "Export Secret Certificate..."
#~ msgstr "Eksportuj tajne certyfikaty..."
#, fuzzy
#~| msgid "Stop Operation"
#~ msgid "Checksum Operations"
#~ msgstr "Zatrzymaj operację"
#~ msgid "General"
#~ msgstr "Ogólne"
#~ msgid "Send Request by Email..."
#~ msgstr "Wyślij żądanie e-mailem..."
#~ msgctxt "@info"
#~ msgid ""
#~ "<para>The sender address <email>%1</email> matches more than one "
#~ "cryptographic format.</para><para>Which format do you want to use?</para>"
#~ msgstr ""
#~ "<para>Adres nadawcy <email>%1</email> odpowiada więcej niż jednemu "
#~ "formatowi kryptograficznemu.</para><para>Którego formatu użyć?</para>"
#~ msgctxt "@title"
#~ msgid "Format Choice"
#~ msgstr "Wybór formatu"
#~ msgctxt "@action:button"
#~ msgid "Send OpenPGP-Signed"
#~ msgstr "Wyślij podpisane OpenPGP"
#~ msgctxt "@action:button"
#~ msgid "Send S/MIME-Signed"
#~ msgstr "Wyślij podpisane S/MIME"
#~ msgid "Real Name:"
#~ msgstr "Pełna nazwa:"
#~ msgctxt "@info"
#~ msgid "<interface>Real name</interface> must be at least 5 characters long."
#~ msgstr ""
#~ "<interface>Prawdziwe imię i nazwisko</interface> musi mieć długość co "
#~ "najmniej 5 znaków."
#~ msgctxt "@info"
#~ msgid "<interface>EMail address</interface> is required, but missing."
#~ msgstr "<interface>Adres e-mail</interface> jest wymagany, ale go brakuje."
#~ msgctxt "@info"
#~ msgid "<interface>Comment</interface> contains invalid characters."
#~ msgstr "<interface>Komentarz</interface> zawiera niepoprawne znaki."
#~ msgctxt "@info"
#~ msgid ""
#~ "<para>An error occurred while trying to learn the smart card's "
#~ "certificates.</para> <para>The output from <command>%1</command> was: "
#~ "<message>%2</message></para>"
#~ msgstr ""
#~ "<para>Wystąpił błąd podczas próby wykrycia certyfikatów na karcie "
#~ "inteligentnej.</para><para>Wyjście polecenia <command>%1</command> to: "
#~ "<message>%2</message></para>"
#~ msgid "Smart card certificates successfully learned."
#~ msgstr "Pomyślnie wykryto certyfikaty na karcie inteligentnej."
#~ msgctxt "@title:window"
#~ msgid "Passphrase Change Finished"
#~ msgstr "Zakończono zmianę hasła"
#~ msgctxt "@info"
#~ msgid ""
#~ "<para>The GPG or GpgSM process that tried to change the passphrase ended "
#~ "prematurely because of an unexpected error.</para><para>Please check the "
#~ "output of <icode>%1</icode> for details.</para>"
#~ msgstr ""
#~ "<para>Program GPG lub GpgSM zakończył się podczas próby zmiany hasła z "
#~ "powodu nieoczekiwanego błędu.</para><para>Więcej informacji znajduje się "
#~ "wyniku <icode>%1</icode>.</para>"
#~ msgctxt "@info"
#~ msgid ""
#~ "<para>An error occurred while trying to change the passphrase.</para> "
#~ "<para>The output from <command>%1</command> was: <message>%2</message></"
#~ "para>"
#~ msgstr ""
#~ "<para>Wystąpił błąd podczas próby zmiany hasła.</para> <para>Wynik "
#~ "<command>%1</command> to: <message>%2</message></para>"
#~ msgid "Backend Default"
#~ msgstr "Wartość domyślna"
#~ msgid "1024 Bits"
#~ msgstr "1024 bity"
#~ msgid "1536 Bits"
#~ msgstr "1536 bity"
#~ msgid "2048 Bits"
#~ msgstr "2048 bity"
#~ msgid "3072 Bits"
#~ msgstr "3072 bity"
#~ msgid "4096 Bits"
#~ msgstr "4096 bity"
#~ msgid "v1 (1024 Bits)"
#~ msgstr "v1 (1024 bity)"
#~ msgid "v2 (2048 Bits)"
#~ msgstr "v2 (2048 bity)"
#~ msgid "&Real name:"
#~ msgstr "P&rawdziwe imię i nazwisko:"
#~ msgid "&EMail address:"
#~ msgstr "Adres &e-mail:"
#~ msgid "Co&mment (optional):"
#~ msgstr "&Komentarz (opcja):"
#~ msgid "key expired"
#~ msgstr "klucz wygasł"
#~ msgid "Directory (\"%1\") as output not supported"
#~ msgstr "Katalog (\"%1\") nie jest obsługiwany jako wyjście"
#~ msgid "\"%1\" is not a valid directory"
#~ msgstr "\"%1\" nie jest poprawnym katalogiem"
#~ msgid "Could not determine parent directory of \"%1\""
#~ msgstr "Nie można znaleźć katalogu nadrzędnego nad \"%1\""
#~ msgid "Key missing"
#~ msgstr "Brakuje klucza"
#~ msgid "Unknown key"
#~ msgstr "Nieznany klucz"
#~ msgid "Too many files"
#~ msgstr "Zbyt wiele plików"
#~ msgid "Download of certificate %1 failed. Error message: %2"
#~ msgstr "Pobranie certyfikatu %1 nieudane. Komunikat błędu: %2"
#~ msgid "All certificate downloads failed. Sample error message: %1"
#~ msgstr ""
#~ "Wszystkie próby pobrania certyfikatów zakończyły się błędami. Przykładowy "
#~ "komunikat: %1"
#~| msgid "Certificate Downloads Failed"
#~ msgid "Certificate Download Failed"
#~ msgstr "Pobieranie certyfikatu zakończone niepowodzeniem"
#~| msgid ""
#~| "Some certificates failed to download. Do you want to proceed importing "
#~| "the following, succeded, downloads?"
#~ msgid ""
#~ "Some certificates failed to download. Do you want to proceed with "
#~ "importing the following successful downloads?"
#~ msgstr ""
#~ "Nie udało się pobrać niektórych certyfikatów. Czy kontynuować import "
#~ "poniższych, poprawnie pobranych?"
#~ msgid "Could not access directory \"%1\" for reading"
#~ msgstr "Nie można otworzyć katalogu \"%1\" do odczytu"
Index: trunk/l10n-kf5/pl/messages/pim/kmail.po
===================================================================
--- trunk/l10n-kf5/pl/messages/pim/kmail.po (revision 1552240)
+++ trunk/l10n-kf5/pl/messages/pim/kmail.po (revision 1552241)
@@ -1,18084 +1,18084 @@
# translation of kmail.po to Polish
# translation of kmail.po to
# Early translations by Paweł Jabłoński <pawel.jablonski@mail.lze.lodz.pl>
# Maintained by Jacek Stolarczyk <jacek@mer.chemia.polsl.gliwice.pl>
# Michal Rudolf <mrudolf@kdewebdev.org>, 2002,2003, 2004, 2005, 2006, 2008, 2009, 2010.
# Krzysztof Lichota <lichota@mimuw.edu.pl>, 2005, 2006, 2007.
# Robert Gomulka <rgom@o2.pl>, 2006.
# Marta Rybczyńska <kde-i18n@rybczynska.net>, 2007, 2008, 2009, 2010, 2013.
# Artur Chłond <eugenewolfe@o2.pl>, 2010.
# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019.
msgid ""
msgstr ""
"Project-Id-Version: kmail\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-09-20 03:16+0200\n"
-"PO-Revision-Date: 2019-08-11 05:47+0200\n"
+"PO-Revision-Date: 2019-09-21 08:39+0200\n"
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Lokalize 19.07.70\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
-"|| n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10"
+" || n%100>=20) ? 1 : 2);\n"
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr "Artur Chłond, Michał Rudolf, Jacek Stolarczyk, Łukasz Wojniłowicz"
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr ""
"eugenewolfe@o2.pl, mrudolf@kdewebdev.org, jacek@mer.chemia.polsl.gliwice.pl, "
"lukasz.wojnilowicz@gmail.com"
#: about/introduction_kmail.html:5
#, kde-format
msgctxt "%1 is version"
msgid "Welcome to KMail %1"
msgstr "Witamy w KMailu %1"
#: about/introduction_kmail.html:7
msgid ""
"KMail is the email client by KDE. It is designed to be fully compatible with "
"Internet mailing standards including IMAP, POP3 and SMTP."
msgstr ""
"KMail jest klientem pocztowym dla KDE. Został stworzony w zgodzie z "
"internetowymi standardami pocztowymi, tzn. IMAP, POP3 oraz SMTP."
#: about/introduction_kmail.html:10
msgid ""
"KMail has many powerful features that are described in the <a href='help:/"
"kmail2/index.html'>documentation</a>."
msgstr ""
"KMail ma wiele zaawansowanych możliwości, które opisano w <a href='help:/"
"kmail2/index.html'>dokumentacji</a>."
#: about/introduction_kmail.html:16
msgid "Important changes since last version:"
msgstr "Ważne zmiany od ostatniego wydania:"
#: about/introduction_kmail.html:25
msgid "Some of the new features in this release of KMail include:"
msgstr "Na nowe możliwości w tym wydaniu Kmaila składają się:"
#: about/introduction_kmail.html:34
msgid ""
"Please take a moment to fill in the KMail configuration panel at Settings-"
">Configure KMail. You need to create at least a default identity and "
"incoming as well as outgoing mail account."
msgstr ""
"Poświęć chwilę na wypełnienie panelu ustawień KMaila w Ustawienia-"
">Ustawienia KMaila.Musisz utworzyć co najmniej jedną tożsamość oraz konto "
"dla poczty zarówno przychodzącej jak i wychodzącej."
#: about/introduction_kmail.html:38
msgid "We hope that you will enjoy KMail."
msgstr "Mamy nadzieję, że spodoba ci się używanie Kmaila."
#: about/introduction_kmail.html:39
msgid "Thank you,"
msgstr "Dziękujemy,"
#: about/introduction_kmail.html:40
msgid "The KMail Team"
msgstr "Zespół KMaila"
#: aboutdata.cpp:52
#, kde-format
msgid "Maintainer"
msgstr "Opiekun"
#: aboutdata.cpp:56 aboutdata.cpp:64 aboutdata.cpp:68
#, kde-format
msgid "Former maintainer"
msgstr "Poprzedni opiekun"
#: aboutdata.cpp:60
#, kde-format
msgid "Original author"
msgstr "Autor pierwowzoru"
#: aboutdata.cpp:72
#, kde-format
msgid "Former co-maintainer"
msgstr "Poprzedni ko-opiekun"
#: aboutdata.cpp:77 aboutdata.cpp:81
#, kde-format
msgid "Core developer"
msgstr "Główny programista"
#: aboutdata.cpp:85 aboutdata.cpp:89 aboutdata.cpp:93
#, kde-format
msgid "Former core developer"
msgstr "Poprzedni główny programista"
#: aboutdata.cpp:97
#, kde-format
msgid "Documentation"
msgstr "Dokumentacja"
#: aboutdata.cpp:110
#, kde-format
msgid "System tray notification"
msgstr "Powiadomienia na tacce systemowej"
#: aboutdata.cpp:142
#, kde-format
msgid "PGP 6 support and further enhancements of the encryption support"
msgstr "Obsługa PGP 6 i rozszerzenie usługi szyfrowania"
#: aboutdata.cpp:162
#, kde-format
msgid "Original encryption support PGP 2 and PGP 5 support"
msgstr "Pierwotna obsługa szyfrowaniaobsługa PGP 2 i PGP 5"
#: aboutdata.cpp:166
#, kde-format
msgid "GnuPG support"
msgstr "Obsługa GnuPG"
#: aboutdata.cpp:222
#, kde-format
msgid "New message list and new folder tree"
msgstr "Nowa lista wiadomości i nowe drzewo katalogów"
#: aboutdata.cpp:283
#, kde-format
msgid "Anti-virus support"
msgstr "Obsługa antywirusa"
#: aboutdata.cpp:294 aboutdata.cpp:353
#, kde-format
msgid "POP filters"
msgstr "Filtry POP"
#: aboutdata.cpp:316
#, kde-format
msgid "Usability tests and improvements"
msgstr "Testy interfejsu i poprawki"
#: aboutdata.cpp:323 aboutdata.cpp:343
#, kde-format
msgid "Ägypten and Kroupware project management"
msgstr "Zarządzanie projektami Ägypten i Kroupware"
#: aboutdata.cpp:327
#, kde-format
msgid "Improved HTML support"
msgstr "Usprawniona obsługa HTML"
#: aboutdata.cpp:330
#, kde-format
msgid "Beta testing of PGP 6 support"
msgstr "Beta testy obsługi PGP 6"
#: aboutdata.cpp:339
#, kde-format
msgid "Timestamp for 'Transmission completed' status messages"
msgstr "Znacznik czasu dla wiadomości stanu 'Przesyłanie ukończone'"
#: aboutdata.cpp:347
#, kde-format
msgid "Multiple encryption keys per address"
msgstr "Wiele kluczy szyfrowania na adres"
#: aboutdata.cpp:361 collectionpage/collectionmailinglistpage.cpp:102
#: editor/kmcomposerwin.cpp:2104 kmreaderwin.cpp:309 kmsystemtray.cpp:58
#: kmsystemtray.cpp:88
#, kde-format
msgid "KMail"
msgstr "KMail"
#: aboutdata.cpp:363
#, kde-format
msgid "KDE Email Client"
msgstr "Program pocztowy KDE"
#: aboutdata.cpp:365
#, kde-format
msgid "Copyright © 1997–2019, KMail authors"
msgstr "Prawa autorskie © 1997–2019, Autorzy KMail"
#: collectionpage/collectionmailinglistpage.cpp:51
#, kde-format
msgctxt "@title:tab Mailing list settings for a folder."
msgid "Mailing List"
msgstr "Lista dyskusyjna"
#: collectionpage/collectionmailinglistpage.cpp:78
#, kde-format
msgid "Folder holds a mailing list"
msgstr "Katalog przechowuje listę dyskusyjną"
#: collectionpage/collectionmailinglistpage.cpp:86
#, kde-format
msgid "Detect Automatically"
msgstr "Wykryj samoczynnie"
#: collectionpage/collectionmailinglistpage.cpp:92
#, kde-format
msgid "Mailing list description:"
msgstr "Opis listy dyskusyjnej:"
#: collectionpage/collectionmailinglistpage.cpp:99
#, kde-format
msgid "Preferred handler:"
msgstr "Pierwszeństwo obsługi:"
#: collectionpage/collectionmailinglistpage.cpp:103
#, kde-format
msgid "Browser"
msgstr "Przeglądarka"
#: collectionpage/collectionmailinglistpage.cpp:108
#, kde-format
msgid "Address type:"
msgstr "Rodzaj adresu:"
#: collectionpage/collectionmailinglistpage.cpp:117
#, kde-format
msgid "Invoke Handler"
msgstr "Wywołaj obsługę"
#: collectionpage/collectionmailinglistpage.cpp:134
#, kde-format
msgid "Post to List"
msgstr "Wysyłanie na listę"
#: collectionpage/collectionmailinglistpage.cpp:134 messageactions.cpp:464
#, kde-format
msgid "Subscribe to List"
msgstr "Zapisywanie na listę"
#: collectionpage/collectionmailinglistpage.cpp:134
#, kde-format
msgid "Unsubscribe From List"
msgstr "Wypisywanie z listy"
#: collectionpage/collectionmailinglistpage.cpp:134
#, kde-format
msgid "List Archives"
msgstr "Archiwum listy"
#: collectionpage/collectionmailinglistpage.cpp:134
#, kde-format
msgid "List Help"
msgstr "Pomoc listy"
#: collectionpage/collectionmailinglistpage.cpp:151
#, kde-format
msgid "Not available"
msgstr "Niedostępne"
#: collectionpage/collectionmailinglistpage.cpp:199
#: collectionpage/collectionmailinglistpage.cpp:235
#, kde-format
msgid "Not available."
msgstr "Niedostępne."
#: collectionpage/collectionmailinglistpage.cpp:228
#, kde-format
msgid "KMail was unable to detect any mailing list in this folder."
msgstr "KMail nie był w stanie wykryć żadnej listy dyskusyjnej w tym katalogu."
#: collectionpage/collectionmailinglistpage.cpp:231
#, kde-format
msgid ""
"KMail was unable to fully detect a mailing list in this folder. Please fill "
"in the addresses by hand."
msgstr ""
"KMail nie był w stanie wykryć żadnej listy dyskusyjnej w tym katalogu. Wpisz "
"adresy ręcznie."
#: collectionpage/collectionquotapage.cpp:44
#, kde-format
msgid "Quota"
msgstr "Przydział"
#: collectionpage/collectionquotawidget.cpp:46
#, kde-format
msgid "Usage:"
msgstr "Wykorzystanie:"
#: collectionpage/collectionquotawidget.cpp:53
#, kde-format
msgid "Status:"
msgstr "Stan: "
#: collectionpage/collectionquotawidget.cpp:57
#, no-c-format, kde-format
msgid "%p% full"
msgstr "%p% całości"
#: collectionpage/collectionquotawidget.cpp:66
#, kde-format
msgid "%1 of %2 used"
msgstr "Użyto %1 z %2"
#: collectionpage/collectionshortcutpage.cpp:39
#, kde-format
msgctxt "@title:tab Shortcut settings for a folder."
msgid "Shortcut"
msgstr "Skrót"
#: collectionpage/collectionshortcutpage.cpp:53
#, kde-format
msgid ""
"<qt>To choose a key or a combination of keys which select the current "
"folder, click the button below and then press the key(s) you wish to "
"associate with this folder.</qt>"
msgstr ""
"<qt>Aby wybrać klawisz lub kombinację klawiszy, które zaznaczają bieżący "
"katalog, kliknij przycisk poniżej, a następnie naciśnij odpowiedni klawisz "
"lub kombinację.</qt>"
#: collectionpage/collectiontemplatespage.cpp:39
#: identity/identitydialog.cpp:683
#, kde-format
msgid "Templates"
msgstr "Szablony"
#: collectionpage/collectiontemplatespage.cpp:60
#, kde-format
msgid "&Use custom message templates in this folder"
msgstr "&Użyj własnych szablonów w tym katalogu"
#: collectionpage/collectiontemplatespage.cpp:76
#: identity/identitydialog.cpp:676
#, kde-format
msgid "&Copy Global Templates"
msgstr "&Kopiuj szablony globalne"
#: collectionpage/collectionviewpage.cpp:52
#, kde-format
msgctxt "@title:tab View settings for a folder."
msgid "View"
msgstr "Widok"
#: collectionpage/collectionviewpage.cpp:69
#, kde-format
msgid "Use custom &icons"
msgstr "Użyj własnych &ikon"
#: collectionpage/collectionviewpage.cpp:72
#, kde-format
msgctxt "Icon used for folders with no unread messages."
msgid "&Normal:"
msgstr "&Zwykły:"
#: collectionpage/collectionviewpage.cpp:85
#, kde-format
msgctxt "Icon used for folders which do have unread messages."
msgid "&Unread:"
msgstr "&Nieprzeczytany:"
#: collectionpage/collectionviewpage.cpp:117
#, kde-format
msgid "Show Sender/Receiver Column in List of Messages"
msgstr "Pokaż kolumnę Nadawca/Adresat w liście wiadomości"
#: collectionpage/collectionviewpage.cpp:119
#, kde-format
msgid "Sho&w column:"
msgstr "Pokaż &kolumnę:"
#: collectionpage/collectionviewpage.cpp:123
#, kde-format
msgctxt "@item:inlistbox Show default value."
msgid "Default"
msgstr "Domyślna"
#: collectionpage/collectionviewpage.cpp:124
#, kde-format
msgctxt "@item:inlistbox Show sender."
msgid "Sender"
msgstr "Nadawca"
#: collectionpage/collectionviewpage.cpp:125
#, kde-format
msgctxt "@item:inlistbox Show receiver."
msgid "Receiver"
msgstr "Adresat"
#: collectionpage/collectionviewpage.cpp:133
#: configuredialog/configureappearancepage.cpp:119
#: configuredialog/configureappearancepage.cpp:140
#, kde-format
msgid "Message List"
msgstr "Spis wiadomości"
#: collectionpage/collectionviewpage.cpp:138
#, kde-format
msgid "Use default aggregation"
msgstr "Użyj domyślnego grupowania"
#: collectionpage/collectionviewpage.cpp:144
#, kde-format
msgid "Aggregation"
msgstr "Grupowanie"
#: collectionpage/collectionviewpage.cpp:159
#, kde-format
msgid "Use default theme"
msgstr "Użyj domyślnego wystroju"
#: collectionpage/collectionviewpage.cpp:165
#, kde-format
msgid "Theme"
msgstr "Wygląd"
#: collectionpage/collectionviewpage.cpp:180
#: widgets/displaymessageformatactionmenu.cpp:30
#, kde-format
msgid "Message Default Format"
msgstr "Domyślny format wiadomości"
#: collectionpage/collectionviewpage.cpp:182
#, kde-format
msgid "Prefer HTML to text"
msgstr "HTML zamiast tekstu"
#: collectionpage/collectionviewpage.cpp:184
#, kde-format
msgid "Prefer text to HTML"
msgstr "Zwykły tekst zamiast HTML"
#: collectionpage/collectionviewpage.cpp:186
#, kde-format
msgid "Use Global Settings"
msgstr "Użyj ustawień globalnych"
#: configuredialog/configagentdelegate.cpp:228
#, kde-format
msgid "Retrieval Options"
msgstr "Opcje pobierania"
#: configuredialog/configureaccountpage.cpp:68
#, kde-format
msgctxt "@title:tab Tab page where the user configures identities"
msgid "Identities"
msgstr "Tożsamości"
#: configuredialog/configureaccountpage.cpp:74
#, kde-format
msgctxt ""
"@title:tab Tab page where the user configures accounts to receive mail"
msgid "Receiving"
msgstr "Odbieranie"
#: configuredialog/configureaccountpage.cpp:81
#, kde-format
msgctxt "@title:tab Tab page where the user configures accounts to send mail"
msgid "Sending"
msgstr "Wysyłanie"
#: configuredialog/configureaccountpage.cpp:87
#, kde-format
msgctxt "@title:tab Tab page where the user configures ldap server"
msgid "LDAP server"
msgstr "Serwer LDAP"
#: configuredialog/configureaccountpage.cpp:104
#, kde-format
msgid "Outgoing accounts (add at least one):"
msgstr "Konta poczty wychodzącej (dodaj co najmniej jedno):"
#: configuredialog/configureaccountpage.cpp:111
#, kde-format
msgid "Common Options"
msgstr "Opcje wspólne"
#. i18n: ectx: label, entry (ConfirmBeforeSend), group (Composer)
#: configuredialog/configureaccountpage.cpp:120 settings/kmail.kcfg.cmake:200
#, kde-format
msgid "Confirm &before send"
msgstr "Po&twierdź przed wysłaniem"
#: configuredialog/configureaccountpage.cpp:124
#, kde-format
msgid "Check spelling before sending"
msgstr "Sprawdź pisownię przed wysłaniem"
#: configuredialog/configureaccountpage.cpp:132
#, kde-format
msgid "Never Automatically"
msgstr "Nigdy samoczynnie"
#: configuredialog/configureaccountpage.cpp:133
#, kde-format
msgid "On Manual Mail Checks"
msgstr "Przy ręcznym sprawdzaniu poczty"
#: configuredialog/configureaccountpage.cpp:134
#, kde-format
msgid "On All Mail Checks"
msgstr "Przy każdym sprawdzaniu poczty"
#: configuredialog/configureaccountpage.cpp:142
#: editor/potentialphishingemail/potentialphishingemailwarning.cpp:38
#, kde-format
msgid "Send Now"
msgstr "Wyślij teraz"
#: configuredialog/configureaccountpage.cpp:143
#, kde-format
msgid "Send Later"
msgstr "Wyślij później"
#: configuredialog/configureaccountpage.cpp:148
#, kde-format
msgid "Send &messages in outbox folder:"
msgstr "Wyślij wiado&mości z katalogu 'do wysłania':"
#: configuredialog/configureaccountpage.cpp:156
#, kde-format
msgid "Defa&ult send method:"
msgstr "D&omyślna sposób wysyłania:"
#: configuredialog/configureaccountpage.cpp:220
#, kde-format
msgid "Add Mail Account..."
msgstr "Dodaj konto pocztowe..."
#: configuredialog/configureaccountpage.cpp:221
#, kde-format
msgid "Custom Account..."
msgstr "Własne konto..."
#: configuredialog/configureaccountpage.cpp:242
#: kmlaunchexternalcomponent.cpp:127
#, kde-format
msgid ""
"Could not start the account wizard. Please make sure you have AccountWizard "
"properly installed."
msgstr ""
"Nie można wywołać pomocnika konta. Upewnij się, że masz PomocnikaKonta w "
"systemie."
#: configuredialog/configureaccountpage.cpp:244
#: kmlaunchexternalcomponent.cpp:129
#, kde-format
msgid "Unable to start account wizard"
msgstr "Nie można wywołać pomocnika konta"
#: configuredialog/configureaccountpage.cpp:293
#, kde-format
msgctxt "Label to a checkbox, so is either checked/unchecked"
msgid "Include in Manual Mail Check"
msgstr "Uwzględnij przy ręcznym sprawdzaniu poczty"
#: configuredialog/configureaccountpage.cpp:301
#, kde-format
msgctxt "Label to a checkbox, so is either checked/unchecked"
msgid "Switch offline on KMail Shutdown"
msgstr "Odłącz KMaila od sieci przed jego zamknięciem"
#: configuredialog/configureaccountpage.cpp:308
#, kde-format
msgid "Check mail on startup"
msgstr "Sprawdź pocztę po uruchomieniu"
#: configuredialog/configureaccountpage.cpp:355
#, kde-format
msgid ""
"New Mail Notifier Agent not registered. Please contact your administrator."
msgstr ""
"Nie zarejestrowano nowej usługi powiadamiania o poczcie. Proszę zwrócić się "
"do administratora."
#: configuredialog/configureappearancepage.cpp:94
#, kde-format
msgid "General"
msgstr "Ogólne"
#: configuredialog/configureappearancepage.cpp:101
#, kde-format
msgid "Fonts"
msgstr "Czcionki"
#: configuredialog/configureappearancepage.cpp:107
#, kde-format
msgid "Colors"
msgstr "Kolory"
#: configuredialog/configureappearancepage.cpp:113
#, kde-format
msgid "Layout"
msgstr "Układ"
#: configuredialog/configureappearancepage.cpp:125
#, kde-format
msgid "Message Tags"
msgstr "Znaczniki wiadomości"
#: configuredialog/configureappearancepage.cpp:139
#, kde-format
msgid "Message Body"
msgstr "Treść wiadomości"
#: configuredialog/configureappearancepage.cpp:141
#, kde-format
msgid "Message List - Unread Messages"
msgstr "Spis wiadomości - nieprzeczytane wiadomości"
#: configuredialog/configureappearancepage.cpp:142
#, kde-format
msgid "Message List - Important Messages"
msgstr "Spis wiadomości - ważne wiadomości"
#: configuredialog/configureappearancepage.cpp:143
#, kde-format
msgid "Message List - Action Item Messages"
msgstr "Spis wiadomości - wiadomości elementu działania"
#: configuredialog/configureappearancepage.cpp:144
#, kde-format
msgid "Fixed Width Font"
msgstr "Czcionka stałej szerokości"
#: configuredialog/configureappearancepage.cpp:145 editor/kmcomposerwin.cpp:394
#, kde-format
msgid "Composer"
msgstr "Tworzenie wiadomości"
#: configuredialog/configureappearancepage.cpp:146
#, kde-format
msgid "Printing Output"
msgstr "Wyjście wydruku"
#: configuredialog/configureappearancepage.cpp:158
#, kde-format
msgid "&Use custom fonts"
msgstr "Użyj &własnych czcionek"
#: configuredialog/configureappearancepage.cpp:177
#, kde-format
msgid "Apply &to:"
msgstr "Zastosuj &do:"
#: configuredialog/configureappearancepage.cpp:322
#, kde-format
msgid "Quoted Text - First Level"
msgstr "Cytowany tekst - pierwszy poziom"
#: configuredialog/configureappearancepage.cpp:323
#, kde-format
msgid "Quoted Text - Second Level"
msgstr "Cytowany tekst - drugi poziom"
#: configuredialog/configureappearancepage.cpp:324
#, kde-format
msgid "Quoted Text - Third Level"
msgstr "Cytowany tekst - trzeci poziom"
#: configuredialog/configureappearancepage.cpp:325
#, kde-format
msgid "Link"
msgstr "Odnośnik"
#: configuredialog/configureappearancepage.cpp:326
#, kde-format
msgid "Unread Message"
msgstr "Nieprzeczytana wiadomość"
#: configuredialog/configureappearancepage.cpp:327
#, kde-format
msgid "Important Message"
msgstr "Ważna wiadomość"
#: configuredialog/configureappearancepage.cpp:328
#, kde-format
msgid "Action Item Message"
msgstr "Wiadomość elementu działania"
#: configuredialog/configureappearancepage.cpp:329
#, kde-format
msgid "HTML Status Bar Background - No HTML Message"
msgstr "Tło paska stanu HTML - wiadomość tekstowa"
#: configuredialog/configureappearancepage.cpp:330
#, kde-format
msgid "HTML Status Bar Foreground - No HTML Message"
msgstr "Tekst paska stanu HTML - wiadomość tekstowa"
#: configuredialog/configureappearancepage.cpp:331
#, kde-format
msgid "HTML Status Bar Background - HTML Message"
msgstr "Tło paska stanu HTML - wiadomość HTML"
#: configuredialog/configureappearancepage.cpp:332
#, kde-format
msgid "HTML Status Bar Foreground - HTML Message"
msgstr "Tekst paska stanu HTML - wiadomość HTML"
#: configuredialog/configureappearancepage.cpp:341
#, kde-format
msgid "&Use custom colors"
msgstr "&Użyj własnych kolorów"
#: configuredialog/configureappearancepage.cpp:346
#, kde-format
msgid "&Do not change color from original HTML mail"
msgstr "&Nie zmieniaj koloru z pierwotnej wiadomości HTML"
#: configuredialog/configureappearancepage.cpp:361
#, kde-format
msgid "Recycle colors on deep &quoting"
msgstr "Pow&tarzaj kolory przy wielokrotnym cytowaniu"
#: configuredialog/configureappearancepage.cpp:370
#, kde-format
msgid "Close to quota threshold:"
msgstr "Próg bliski przydziałowi:"
#: configuredialog/configureappearancepage.cpp:377
#, kde-format
msgid "%"
msgstr "%"
#: configuredialog/configureappearancepage.cpp:497
#, kde-format
msgid "Show folder quick search field"
msgstr "Pokaż pole szybkiego wyszukiwania katalogów"
#: configuredialog/configureappearancepage.cpp:504
#, kde-format
msgid "Show Favorite Folders View"
msgstr "Pokaż widok ulubionych katalogów"
#: configuredialog/configureappearancepage.cpp:509
#: configuredialog/configureappearancepage.cpp:534
#, kde-format
msgid "Never"
msgstr "Nigdy"
#: configuredialog/configureappearancepage.cpp:513
#, kde-format
msgid "As icons"
msgstr "Jako ikony"
#: configuredialog/configureappearancepage.cpp:517
#, kde-format
msgid "As list"
msgstr "Jako spis"
#: configuredialog/configureappearancepage.cpp:525
#, kde-format
msgid "Folder Tooltips"
msgstr "Podpowiedzi katalogów"
#: configuredialog/configureappearancepage.cpp:530
#, kde-format
msgid "Always"
msgstr "Zawsze"
#: configuredialog/configureappearancepage.cpp:589
#, kde-format
msgid "Sta&ndard format (%1)"
msgstr "Sta&ndardowy format (%1)"
#: configuredialog/configureappearancepage.cpp:590
#, kde-format
msgid "Locali&zed format (%1)"
msgstr "&Regionalny format (%1)"
#: configuredialog/configureappearancepage.cpp:591
#, kde-format
msgid "Smart for&mat (%1)"
msgstr "Mądry for&mat (%1)"
#: configuredialog/configureappearancepage.cpp:592
#, kde-format
msgid "C&ustom format:"
msgstr "Własny &format:"
#: configuredialog/configureappearancepage.cpp:604
#, kde-format
msgctxt "General options for the message list."
msgid "General"
msgstr "Ogólne"
#: configuredialog/configureappearancepage.cpp:618
#, kde-format
msgid "Default aggregation:"
msgstr "Domyślne grupowanie:"
#: configuredialog/configureappearancepage.cpp:639
#, kde-format
msgid "Default theme:"
msgstr "Domyślny wygląd:"
#: configuredialog/configureappearancepage.cpp:660
#, kde-format
msgid "Date Display"
msgstr "Wyświetlanie daty"
#: configuredialog/configureappearancepage.cpp:692
#, kde-format
msgid "<qt><a href=\"whatsthis1\">Custom format information...</a></qt>"
msgstr "<qt><a href=\"whatsthis1\">Informacje o własnym formacie...</a></qt>"
#: configuredialog/configureappearancepage.cpp:699
#, kde-format
msgid ""
"<qt><p><strong>These expressions may be used for the date:</strong></"
"p><ul><li>d - the day as a number without a leading zero (1-31)</li><li>dd - "
"the day as a number with a leading zero (01-31)</li><li>ddd - the "
"abbreviated day name (Mon - Sun)</li><li>dddd - the long day name (Monday - "
"Sunday)</li><li>M - the month as a number without a leading zero (1-12)</"
"li><li>MM - the month as a number with a leading zero (01-12)</li><li>MMM - "
"the abbreviated month name (Jan - Dec)</li><li>MMMM - the long month name "
"(January - December)</li><li>yy - the year as a two digit number (00-99)</"
"li><li>yyyy - the year as a four digit number (0000-9999)</li></"
"ul><p><strong>These expressions may be used for the time:</strong></p> "
"<ul><li>h - the hour without a leading zero (0-23 or 1-12 if AM/PM display)</"
"li><li>hh - the hour with a leading zero (00-23 or 01-12 if AM/PM display)</"
"li><li>m - the minutes without a leading zero (0-59)</li><li>mm - the "
"minutes with a leading zero (00-59)</li><li>s - the seconds without a "
"leading zero (0-59)</li><li>ss - the seconds with a leading zero (00-59)</"
"li><li>z - the milliseconds without leading zeroes (0-999)</li><li>zzz - the "
"milliseconds with leading zeroes (000-999)</li><li>AP - switch to AM/PM "
"display. AP will be replaced by either \"AM\" or \"PM\".</li><li>ap - switch "
"to AM/PM display. ap will be replaced by either \"am\" or \"pm\".</li><li>Z "
"- time zone in numeric form (-0500)</li></ul><p><strong>All other input "
"characters will be ignored.</strong></p></qt>"
msgstr ""
"<qt><p><strong>W formacie daty można używać następujących wyrażeń:</strong></"
"p><ul><li>d - numer dnia bez początkowego zera (1-31)</li><li>dd - numer "
"dnia z początkowym zerem (01-31)</li><li>ddd - skrócona nazwa dnia (pon - "
"nie)</li><li>dddd - pełna nazwa dnia (poniedziałek- niedziela)</li><li>M - "
"numer miesiąca bez początkowego zera (1-12)</li><li>MM - numer miesiąca z "
"początkowym zerem (01-12)</li><li>MMM - skrócona nazwa miesiąca (sty-gru)</"
"li><li>MMMM - pełna nazwa miesiąca (styczeń-grudzień)</li><li>yy-ostatnie "
"dwie cyfry roku (00-99)</li><li>yyyy - pełny numer roku (0000-9999)</li> </"
"ul> <p><strong>W formacie czasu można używać następujących wyrażeń:</"
"strong></p><ul><li>h - godzina bez początkowego zera (0-23 lub 1-12 AM/PM)</"
"li><li>hh - godzina z początkowym zerem (00-23 lub 01-12 AM/PM)</li><li>m - "
"minuty bez początkowego zera (0-59)</li><li>mm - minuty z początkowym zerem "
"(00-59)</li><li>s - sekundy bez początkowego zera (0-59)</li><li>ss - "
"sekundy z początkowym zerem (00-59)</li><li>z - milisekundy bez początkowego "
"zera (0-999)</li><li>zzz - milisekundy z początkowymi zerami (000-999)</"
"li><li>AP - czas 12-godzinny (AM/PM)</li><li>ap - czas 12-godzinny (am/pm)</"
"li><li>Z - strefa czasowa w formie numerycznej (+0100)</li> </ul> "
"<p><strong>Pozostałe znaki zostaną pominięte.</strong></p></qt>"
#: configuredialog/configureappearancepage.cpp:846
#, kde-format
msgid "Message Window"
msgstr "Okno wiadomości"
#: configuredialog/configureappearancepage.cpp:855
#, kde-format
msgid ""
"Close the standalone message window after replying or forwarding the message"
msgstr ""
"Zamykaj okno wiadomości po dokonaniu odpowiedzi lub przesłania wiadomości "
"dalej"
#: configuredialog/configureappearancepage.cpp:865
#, kde-format
msgid "System Tray"
msgstr "Tacka systemowa"
#. i18n: ectx: label, entry (SystemTrayEnabled), group (General)
#: configuredialog/configureappearancepage.cpp:871 settings/kmail.kcfg.cmake:84
#, kde-format
msgid "Enable system tray icon"
msgstr "Pokaż ikonę na tacce systemowej"
#. i18n: ectx: label, entry (StartInTray), group (General)
#: configuredialog/configureappearancepage.cpp:875 kmail_options.h:49
#: settings/kmail.kcfg.cmake:88
#, kde-format
msgid "Start minimized to tray"
msgstr "Uruchom zminimalizowany na tacce systemowej"
#: configuredialog/configureappearancepage.cpp:893
#, kde-format
msgid "Show unread email in Taskbar"
msgstr "Pokaż nieprzeczytane wiadomości na tacce systemowej"
#: configuredialog/configureappearancepage.cpp:964
#, kde-format
msgid "A&vailable Tags"
msgstr "&Dostępne znaczniki"
#: configuredialog/configureappearancepage.cpp:977
#, kde-format
msgid "Add new tag"
msgstr "Dodaj nowy znacznik"
#: configuredialog/configureappearancepage.cpp:982
#, kde-format
msgid "Remove selected tag"
msgstr "Usuń wybrany znacznik"
#: configuredialog/configureappearancepage.cpp:991
#, kde-format
msgid "Increase tag priority"
msgstr "Zwiększ priorytet znacznika"
#: configuredialog/configureappearancepage.cpp:997
#, kde-format
msgid "Decrease tag priority"
msgstr "Zmniejsz priorytet znacznika"
#: configuredialog/configureappearancepage.cpp:1019
#, kde-format
msgid "Ta&g Settings"
msgstr "Ustawienia &znaczników"
#: configuredialog/configureappearancepage.cpp:1204
#, kde-format
msgid "Do you want to remove tag '%1'?"
msgstr "Czy chcesz usunąć znacznik '%1'?"
#: configuredialog/configureappearancepage.cpp:1249
#: configuredialog/configureappearancepage.cpp:1288
#, kde-format
msgid "We cannot create tag. A tag with same name already exists."
msgstr ""
"Nie możemy utworzyć znacznika. Znacznik o tej samej nazwie już istnieje."
#: configuredialog/configurecomposerpage.cpp:76
#, kde-format
msgctxt "General settings for the composer."
msgid "General"
msgstr "Ogólne"
#: configuredialog/configurecomposerpage.cpp:83
#, kde-format
msgid "Standard Templates"
msgstr "Standardowe szablony"
#: configuredialog/configurecomposerpage.cpp:89
#, kde-format
msgid "Custom Templates"
msgstr "Własne szablony"
#: configuredialog/configurecomposerpage.cpp:95
#, kde-format
msgctxt "Settings regarding the subject when composing a message."
msgid "Subject"
msgstr "Temat"
#: configuredialog/configurecomposerpage.cpp:102
#, kde-format
msgid "Charset"
msgstr "Zestaw znaków"
#: configuredialog/configurecomposerpage.cpp:108
#, kde-format
msgid "Headers"
msgstr "Nagłówki"
#: configuredialog/configurecomposerpage.cpp:114
#, kde-format
msgctxt "Config->Composer->Attachments"
msgid "Attachments"
msgstr "Załączniki"
#: configuredialog/configurecomposerpage.cpp:120
#, kde-format
msgid "Autocorrection"
msgstr "Samoczynne poprawianie"
#: configuredialog/configurecomposerpage.cpp:126
#, kde-format
msgid "Auto Resize Image"
msgstr "Autoskalowanie obrazów"
#: configuredialog/configurecomposerpage.cpp:141
#, kde-format
msgctxt "@title:group"
msgid "Signature"
msgstr "Podpis"
#: configuredialog/configurecomposerpage.cpp:149
#, kde-format
msgid ""
"Automatically insert the configured signature\n"
"when starting to compose a message"
msgstr ""
"Samoczynnie wstaw ustawiony podpis\n"
"przy rozpoczynaniu tworzenia wiadomości"
#: configuredialog/configurecomposerpage.cpp:162
#, kde-format
msgid "Insert the signature above any quoted text"
msgstr "Wstaw podpis nad cytowanym tekstem"
#: configuredialog/configurecomposerpage.cpp:175
#, kde-format
msgid ""
"Insert the RFC-compliant signature separator\n"
"(two dashes and a space on a line) before the signature"
msgstr ""
"Wstaw rozdzielnik dla podpisu zgodny z RFC\n"
"(dwa daszki i odstęp w wierszu) przed podpisem"
#: configuredialog/configurecomposerpage.cpp:188
#, kde-format
msgid "When replying, do not quote any existing signature"
msgstr "Nie cytuj żadnego z istniejących podpisów przy odpowiadaniu"
#: configuredialog/configurecomposerpage.cpp:200
#, kde-format
msgctxt "@title:group"
msgid "Format"
msgstr "Format"
#: configuredialog/configurecomposerpage.cpp:207
#, kde-format
msgid ""
"When replying, only quote the selected text\n"
"(instead of the complete message), if\n"
"there is text selected in the message window."
msgstr ""
"Przy odpowiadaniu, cytuj tylko zaznaczony tekst\n"
"(zamiast całej wiadomości), \n"
"jeśli w oknie wiadomości znajduje się jakiś zaznaczony tekst."
#: configuredialog/configurecomposerpage.cpp:220
#, kde-format
msgid ""
"When replying, add quote signs in front of all lines of the quoted text,\n"
"even when the line was created by adding an additional line break while\n"
"word-wrapping the text."
msgstr ""
"Przy odpowiadaniu, dodawaj znaki cytatu na początku wszystkich wierszy "
"cytowanego tekstu,\n"
"nawet, jeśli dany wiersz został stworzony poprzez złamanie wiersza podczas\n"
"przenoszenia słowa do nowej linii. "
#: configuredialog/configurecomposerpage.cpp:234
#, kde-format
msgid "Enable automatic word wrapping at the specified width"
msgstr "Zawijaj słowa do danej szerokości"
#: configuredialog/configurecomposerpage.cpp:245
#, kde-format
msgid "Set the text width for automatic word wrapping"
msgstr "Ustaw szerokość tekstu dla samoczynnego zawijania słów"
#: configuredialog/configurecomposerpage.cpp:263
#, kde-format
msgid ""
"When replying or forwarding, quote the message\n"
"in the original format it was received.\n"
"If unchecked, the reply will be as plain text by default."
msgstr ""
"Przy odpowiadaniu lub przekazywaniu, cytuj wiadomości\n"
"w oryginalnym formacie, w takim w jakim zostały one otrzymane.\n"
" Gdy niezaznaczone, domyślnie odpowiadaj zwykłym tekstem."
#: configuredialog/configurecomposerpage.cpp:277
#, kde-format
msgid ""
"Format the plain text part of a message from the HTML markup.\n"
"Bold, italic and underlined text, lists, and external references\n"
"are supported."
msgstr ""
"Formatuj zwykły tekst oznaczeniami HTML.\n"
"Wspierane są: wytłuszczenie, pochylenie i podkreślony tekst,\n"
"listy i odniesienia zewnętrzne."
#: configuredialog/configurecomposerpage.cpp:292
#, kde-format
msgctxt "@item:inlistbox Inline mail forwarding"
msgid "Inline"
msgstr "W treści"
#: configuredialog/configurecomposerpage.cpp:293
#, kde-format
msgid "As Attachment"
msgstr "Jako załączniki"
#: configuredialog/configurecomposerpage.cpp:295
#, kde-format
msgid "Set the default forwarded message format"
msgstr "Ustaw domyślny format wiadomości przesyłanych dalej"
#: configuredialog/configurecomposerpage.cpp:299
#, kde-format
msgid "Default forwarding type:"
msgstr "Domyślny rodzaj przesyłania dalej:"
#: configuredialog/configurecomposerpage.cpp:313
#, kde-format
msgctxt "@title:group"
msgid "Recipients"
msgstr "Adresaci"
#: configuredialog/configurecomposerpage.cpp:321
#, kde-format
msgid ""
"By default, request an MDN when starting to compose a message.\n"
"You can select this on a per-message basis using \"Options - Request "
"Disposition Notification\""
msgstr ""
"Domyślnie, żądaj potwierdzenia losu wiadomości przy tworzeniu wiadomości.\n"
"Możesz to wybrać na poziomie wiadomości przy użyciu \"Opcje - Żądaj "
"powiadomienia o losie wiadomości\""
#: configuredialog/configurecomposerpage.cpp:349
#, kde-format
msgid "Warn if too many recipients are specified"
msgstr "Ostrzeż, jeśli podano zbyt wielu odbiorców"
#: configuredialog/configurecomposerpage.cpp:360
#, kde-format
msgid "Set the maximum number of recipients for the warning"
msgstr "Ustaw maksymalną liczba adresatów dla ostrzeżenia."
#: configuredialog/configurecomposerpage.cpp:379
#, kde-format
msgid ""
"Only allow this many recipients to be specified for the message.\n"
"This applies to doing a \"Reply to All\", entering recipients manually\n"
"or using the \"Select...\" picker. Setting this limit helps you to\n"
"avoid accidentally sending a message to too many people. Note,\n"
"however, that it does not take account of distribution lists or\n"
"mailing lists."
msgstr ""
"Zezwalaj tylko na taką liczbę adresatów wiadomości.\n"
"Ograniczenie stosuje się do \"Odpowiedz wszystkim\", przy\n"
"ręcznym podawaniu adresatów lub przy użyciu wybieraka\n"
"\"Wybierz...\". Ustawienie tego ograniczenia pomoże ci\n"
"uniknąć niecelowego wysłania wiadomości do zbyt wielu\n"
"ludzi. Jednakże zauważ, że zasada nie stosuje się\n"
"do list dystrybucyjnych i dyskusyjnych."
#: configuredialog/configurecomposerpage.cpp:405
#, kde-format
msgid ""
"Remember recent addresses entered,\n"
"and offer them for recipient completion"
msgstr ""
"Zapamiętaj ostatnio wpisywane adresy,\n"
"i podsuwaj je przy wypełnianiu adresatów"
#: configuredialog/configurecomposerpage.cpp:418
#, kde-format
msgctxt "No addresses are retained"
msgid "No save"
msgstr "Bez zapisu"
#: configuredialog/configurecomposerpage.cpp:421
#, kde-format
msgid "Maximum recent addresses retained:"
msgstr "Maksymalnie przechowywanych ostatnich adresów:"
#: configuredialog/configurecomposerpage.cpp:425
#, kde-format
msgid ""
"The maximum number of recently entered addresses that will\n"
"be remembered for completion"
msgstr ""
"Maksymalna liczba ostatnich adresów, które zostaną\n"
"zapamiętane do uzupełniania"
#: configuredialog/configurecomposerpage.cpp:439
#, kde-format
msgid "Configure Completion..."
msgstr "Ustawienia uzupełniania..."
#: configuredialog/configurecomposerpage.cpp:447
#, kde-format
msgctxt "@title:group"
msgid "Autosave"
msgstr "Samoczynny zapis"
#: configuredialog/configurecomposerpage.cpp:458
#, kde-format
msgid "No autosave"
msgstr "Bez okresowego zapisu"
#: configuredialog/configurecomposerpage.cpp:459
#, kde-format
msgctxt "Interval suffix"
msgid " minute"
msgid_plural " minutes"
msgstr[0] " minuta"
msgstr[1] " minuty"
msgstr[2] " minut"
#: configuredialog/configurecomposerpage.cpp:461
#, kde-format
msgid "Automatically save the message at this specified interval"
msgstr "Samoczynnie zapisz wiadomość z określoną częstością"
#: configuredialog/configurecomposerpage.cpp:669
#, kde-format
msgid "Repl&y Subject Prefixes"
msgstr "Przed&rostki w temacie uznawane jako odpowiedź"
#: configuredialog/configurecomposerpage.cpp:673
#: configuredialog/configurecomposerpage.cpp:703
#, kde-format
msgid ""
"Recognize any sequence of the following prefixes\n"
"(entries are case-insensitive regular expressions):"
msgstr ""
"Uznawaj następujące przedrostki (wpisy są traktowane jako\n"
"wyrażenia regularne, w których nie ma znaczenia wielkość liter):"
#: configuredialog/configurecomposerpage.cpp:683
#: configuredialog/configurecomposerpage.cpp:772
#: configuredialog/configurecomposerpage.cpp:1157
#, kde-format
msgid "A&dd..."
msgstr "&Dodaj..."
#: configuredialog/configurecomposerpage.cpp:683
#: configuredialog/configurecomposerpage.cpp:925
#: configuredialog/configurecomposerpage.cpp:1157
#, kde-format
msgid "Re&move"
msgstr "U&suń"
#: configuredialog/configurecomposerpage.cpp:684
#: configuredialog/configurecomposerpage.cpp:1158
#, kde-format
msgid "Mod&ify..."
msgstr "Zm&ień..."
#: configuredialog/configurecomposerpage.cpp:685
#, kde-format
msgid "Enter new reply prefix:"
msgstr "Podaj nowy przedrostek odpowiedzi:"
#: configuredialog/configurecomposerpage.cpp:699
#, kde-format
msgid "For&ward Subject Prefixes"
msgstr "Przedrostki w temacie uzna&wane jako przesłane dalej"
#: configuredialog/configurecomposerpage.cpp:711 identity/identitypage.cpp:279
#, kde-format
msgid "Add..."
msgstr "Dodaj..."
#. i18n: ectx: property (text), widget (QPushButton, mRemoveButton)
#: configuredialog/configurecomposerpage.cpp:712
#: configuredialog/configurecomposerpage.cpp:772 ui/identitypage.ui:66
#, kde-format
msgid "Remo&ve"
msgstr "&Usuń"
#: configuredialog/configurecomposerpage.cpp:713 identity/identitypage.cpp:281
#, kde-format
msgid "Modify..."
msgstr "Zmień..."
#: configuredialog/configurecomposerpage.cpp:714
#, kde-format
msgid "Enter new forward prefix:"
msgstr "Podaj nowy przedrostek przesłania dalej:"
#: configuredialog/configurecomposerpage.cpp:764
#, kde-format
msgid ""
"This list is checked for every outgoing message from the top to the bottom "
"for a charset that contains all required characters."
msgstr ""
"Z poniższego wykazu, w kolejności od góry do dołu, wybierany jest ten "
"zestaw, który zawiera wszystkie znaki użyte w wiadomości wychodzącej."
#. i18n: ectx: property (text), widget (QPushButton, mModifyButton)
#: configuredialog/configurecomposerpage.cpp:773 ui/identitypage.ui:40
#, kde-format
msgid "&Modify..."
msgstr "Z&mień..."
#: configuredialog/configurecomposerpage.cpp:773
#, kde-format
msgid "Enter charset:"
msgstr "Podaj zestaw znaków:"
#: configuredialog/configurecomposerpage.cpp:779
#, kde-format
msgid "&Keep original charset when replying or forwarding (if possible)"
msgstr ""
"Zachowaj pierwotny zestaw zna&ków przy odpowiadaniu lub przesyłaniu "
"dalej(jeśli to możliwe)"
#: configuredialog/configurecomposerpage.cpp:814
#, kde-format
msgid "This charset is not supported."
msgstr "Ten zestaw znaków nie jest obsługiwany."
#: configuredialog/configurecomposerpage.cpp:879
#, kde-format
msgid "&Use custom message-id suffix"
msgstr "&Użyj własnego przyrostka identyfikatora wiadomości"
#: configuredialog/configurecomposerpage.cpp:892
#, kde-format
msgid "Custom message-&id suffix:"
msgstr "Własny przyrostek &identyfikatora wiadomości:"
#: configuredialog/configurecomposerpage.cpp:904
#, kde-format
msgid "Define custom mime header fields:"
msgstr "Zdefiniuj własne pola MIME:"
#: configuredialog/configurecomposerpage.cpp:912
#, kde-format
msgctxt "@title:column Name of the mime header."
msgid "Name"
msgstr "Nazwa"
#: configuredialog/configurecomposerpage.cpp:913
#, kde-format
msgctxt "@title:column Value of the mimeheader."
msgid "Value"
msgstr "Wartość"
#: configuredialog/configurecomposerpage.cpp:921
#, kde-format
msgctxt "@action:button Add new mime header field."
msgid "Ne&w"
msgstr "&Nowy"
#: configuredialog/configurecomposerpage.cpp:934
#, kde-format
msgctxt "@label:textbox Name of the mime header."
msgid "&Name:"
msgstr "&Nazwa:"
#: configuredialog/configurecomposerpage.cpp:944
#, kde-format
msgid "&Value:"
msgstr "&Wartość:"
#: configuredialog/configurecomposerpage.cpp:1086
#, kde-format
msgid ""
"'Content-Type' is not an authorized string. This header will be not saved."
msgstr ""
"'Content-Type' nie jest dozwolony rodzajem ciągu znaków. Nagłówek nie "
"zostanie zapisany."
#: configuredialog/configurecomposerpage.cpp:1086
#, kde-format
msgid "Invalid header"
msgstr "Nieprawidłowy nagłówek"
#: configuredialog/configurecomposerpage.cpp:1128
#, kde-format
msgid "Outlook-compatible attachment naming"
msgstr "Nazewnictwo załączników zgodne z Outlookiem"
#: configuredialog/configurecomposerpage.cpp:1131
#, kde-format
msgid ""
"Turn this option on to make Outlook(tm) understand attachment names "
"containing non-English characters"
msgstr ""
"Włącz tę opcję, aby Outlook zrozumiał nazwy załączników zawierające nie-"
"Angielskie znaki"
#: configuredialog/configurecomposerpage.cpp:1140
#, kde-format
msgid "E&nable detection of missing attachments"
msgstr "Włącz wykrywanie &brakujących załączników"
#: configuredialog/configurecomposerpage.cpp:1146
#, kde-format
msgid "Recognize any of the following key words as intention to attach a file:"
msgstr "Następujące słowa kluczowe wskazują na zamiar załączenia pliku:"
#: configuredialog/configurecomposerpage.cpp:1159
#, kde-format
msgid "Enter new key word:"
msgstr "Podaj nowe słowo kluczowe:"
#: configuredialog/configurecomposerpage.cpp:1167
#, kde-format
msgid "Maximum Attachment Size:"
msgstr "Graniczny rozmiar załącznika:"
#: configuredialog/configurecomposerpage.cpp:1174
#, kde-format
msgctxt "spinbox suffix: unit for kilobyte"
msgid " kB"
msgstr " kB"
#: configuredialog/configurecomposerpage.cpp:1176
#, kde-format
msgid "No limit"
msgstr "Bez ograniczenia"
#: configuredialog/configurecomposerpage.cpp:1204
#, kde-format
msgid ""
"You have chosen to encode attachment names containing non-English characters "
"in a way that is understood by Outlook(tm) and other mail clients that do "
"not support standard-compliant encoded attachment names.\n"
"Note that KMail may create non-standard compliant messages, and consequently "
"it is possible that your messages will not be understood by standard-"
"compliant mail clients; so, unless you have no other choice, you should not "
"enable this option."
msgstr ""
"Wybrałeś opcję kodowania nazw załączników, zawierających znaki narodowe tak, "
"by mogły być odczytane Outlook(tm) i inne programy pocztowe nie obsługujące "
"standardów kodowania nazw załączników.\n"
"Uwaga: oznacza to, że KMail będzie tworzył wiadomości niezgodne ze "
"standardem, które mogą sprawić problemy programom pocztowym zgodnym ze "
"standardami. Jeśli nie jest to absolutnie konieczne, lepiej nie włączać tej "
"opcji."
#: configuredialog/configuredialoglistview.cpp:53
#, kde-format
msgid "Add"
msgstr "Dodaj"
#: configuredialog/configuredialoglistview.cpp:55 identity/identitypage.cpp:284
#, kde-format
msgid "Remove"
msgstr "Usuń"
#: configuredialog/configuremiscpage.cpp:45
#, kde-format
msgid "Folders"
msgstr "Katalogi"
#: configuredialog/configuremiscpage.cpp:48
#, kde-format
msgid "Invitations"
msgstr "Zaproszenia"
#: configuredialog/configuremiscpage.cpp:51
#, kde-format
msgid "Printing"
msgstr "Drukowanie"
#: configuredialog/configureplugins/configurepluginslistwidget.cpp:189
#, kde-format
msgid "Check Before Send Plugins"
msgstr "Wtyczki sprawdzania przed wysłaniem"
#: configuredialog/configureplugins/configurepluginslistwidget.cpp:196
#, kde-format
msgid "Composer Plugins"
msgstr "Wtyczki edytora"
#: configuredialog/configureplugins/configurepluginslistwidget.cpp:202
#, kde-format
msgid "Grammar Checker Plugins"
msgstr "Wtyczki do sprawdzania gramatyki"
#: configuredialog/configureplugins/configurepluginslistwidget.cpp:212
#, kde-format
msgid "Tools Plugins"
msgstr "Wtyczki narzędzi"
#: configuredialog/configureplugins/configurepluginslistwidget.cpp:219
#, kde-format
msgid "Editor Plugins"
msgstr "Wtyczki edytora"
#: configuredialog/configureplugins/configurepluginslistwidget.cpp:227
#, kde-format
msgid "Message Viewer"
msgstr "Przeglądarka wiadomości"
#: configuredialog/configureplugins/configurepluginslistwidget.cpp:235
#, kde-format
msgid "Webengine Plugins"
msgstr "Wtyczki silnika sieciowego"
#: configuredialog/configureplugins/configurepluginslistwidget.cpp:243
#, kde-format
msgid "Header Style Plugins"
msgstr "Wtyczki wyglądu nagłówka"
#: configuredialog/configureplugins/configurepluginslistwidget.cpp:250
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Convertor Text Plugins"
msgid "Text Conversion Plugins"
msgstr "Wtyczki przekształcania tekstu"
#: configuredialog/configureplugins/configurepluginslistwidget.cpp:257
#, kde-format
msgid "Misc"
msgstr "Różne"
#: configuredialog/configureplugins/configurepluginslistwidget.cpp:279
#, kde-format
msgid "Akonadi Agents"
msgstr "Usługi Akonadi"
#: configuredialog/configuresecuritypage.cpp:55
#, kde-format
msgid "Reading"
msgstr "Odczytywanie"
#: configuredialog/configuresecuritypage.cpp:57
#, kde-format
msgid "Message Disposition Notifications"
msgstr "Powiadamianie o losie wiadomości"
#: configuredialog/configuresecuritypage.cpp:63
#, kde-format
msgid "Composing"
msgstr "Tworzenie"
#: configuredialog/configuresecuritypage.cpp:69
#, kde-format
msgid "Miscellaneous"
msgstr "Różne"
#: configuredialog/configuresecuritypage.cpp:75
#, kde-format
msgid "S/MIME Validation"
msgstr "Sprawdzanie S/MIME"
#: configuredialog/configuresecuritypage.cpp:101
#, kde-format
msgid "Email Address:"
msgstr "Adres e-mail:"
#: configuredialog/configuresecuritypage.cpp:129
#, kde-format
msgid ""
"Changing the global HTML setting will override all folder specific values."
msgstr ""
"Zmiana ogólnych ustawień dotyczących HTML zmieni także ustawienia dla "
"poszczególnych katalogów."
#: configuredialog/configuresecuritypage.cpp:329
#: configuredialog/configuresecuritypage.cpp:332
#: configuredialog/configuresecuritypage.cpp:334
#: configuredialog/configuresecuritypage.cpp:336
#: configuredialog/configuresecuritypage.cpp:339
#: configuredialog/configuresecuritypage.cpp:341
#, kde-format
msgid " day"
msgid_plural " days"
msgstr[0] " dzień"
msgstr[1] " dni"
msgstr[2] " dni"
#: configuredialog/configuresecuritypage.cpp:373
#, kde-format
msgid ""
"The module is missing. Please verify your installation. This module is "
"provided by Kleopatra."
msgstr ""
"Brak modułu. Sprawdź swoją instalację. Ten moduł jest dostarczany przez "
"Kleopatrę."
#: configuredialog/configuresecuritypage.cpp:378
#, kde-format
msgid "GnuPG Configure Module Error"
msgstr "Błąd ustawiania modułu GnuPG"
#: configuredialog/configuresecuritypage.cpp:448
#, kde-format
msgid "This option requires dirmngr >= 0.9.0"
msgstr "Ta opcja wymaga dirmngr >= 0.9.0"
#. i18n: ectx: property (text), widget (QLabel, systemHTTPProxy)
#: configuredialog/configuresecuritypage.cpp:560 ui/smimeconfiguration.ui:186
#, kde-format
msgid "no proxy"
msgstr "brak pośrednika"
#: configuredialog/configuresecuritypage.cpp:562
#, kde-format
msgid "(Current system setting: %1)"
msgstr "(Obecne ustawienie systemowe: %1)"
#: dialog/addemailtoexistingcontactdialog.cpp:41
#, kde-format
msgid "Select Contact"
msgstr "Wybierz kontakt"
#: dialog/addemailtoexistingcontactdialog.cpp:74
#, kde-format
msgid "Select"
msgstr "Wybierz"
#: dialog/archivefolderdialog.cpp:56
#, kde-format
msgctxt "Start of the filename for a mail archive file"
msgid "Archive"
msgstr "Archiwum"
#: dialog/archivefolderdialog.cpp:64
#, kde-format
msgctxt "@title:window for archiving a folder"
msgid "Archive Folder"
msgstr "Katalog archiwum"
#: dialog/archivefolderdialog.cpp:72 kmmainwidget.cpp:3554
#, kde-format
msgctxt "@action"
msgid "Archive"
msgstr "Archiwizuj"
#: dialog/archivefolderdialog.cpp:84
#, kde-format
msgid "&Folder:"
msgstr "&Katalog:"
#: dialog/archivefolderdialog.cpp:94
#, kde-format
msgid "F&ormat:"
msgstr "F&ormat:"
#: dialog/archivefolderdialog.cpp:100
#, kde-format
msgid "Compressed Zip Archive (.zip)"
msgstr "Skompresowane archiwum Zip (.zip)"
#: dialog/archivefolderdialog.cpp:101
#, kde-format
msgid "Uncompressed Archive (.tar)"
msgstr "Nieskompresowane archiwum (.tar)"
#: dialog/archivefolderdialog.cpp:102
#, kde-format
msgid "BZ2-Compressed Tar Archive (.tar.bz2)"
msgstr "Archiwum Tar skompresowane BZ2 (.tar.bz2)"
#: dialog/archivefolderdialog.cpp:103
#, kde-format
msgid "GZ-Compressed Tar Archive (.tar.gz)"
msgstr "Archiwum Tar skompresowane GZ (.tar.gz)"
#: dialog/archivefolderdialog.cpp:109
#, kde-format
msgid "&Archive File:"
msgstr "Plik &archiwum:"
#: dialog/archivefolderdialog.cpp:121
#, kde-format
msgid "&Delete folder and subfolders after completion"
msgstr "&Usuń katalog i podkatalogi po zakończeniu"
#: dialog/archivefolderdialog.cpp:125
#, kde-format
msgid "Archive all subfolders"
msgstr "Archiwizuj wszystkie podkatalogi"
#: dialog/archivefolderdialog.cpp:187
#, kde-format
msgid "Please select the folder that should be archived."
msgstr "Wybierz katalog do archiwizacji."
#: dialog/archivefolderdialog.cpp:188
#, kde-format
msgid "No folder selected"
msgstr "Nie wybrano katalogu"
#: dialog/kmknotify.cpp:39
#, kde-format
msgid "Notification"
msgstr "Powiadomienie"
#: editor/attachment/attachmentview.cpp:180
#, kde-format
msgid "1 attachment (%2)"
msgid_plural "%1 attachments (%2)"
msgstr[0] "1 załącznik (%2)"
msgstr[1] "%1 załączniki (%2)"
msgstr[2] "%1 załączników (%2)"
#: editor/attachment/attachmentview.cpp:213
#, kde-format
msgid "Hide attachment list"
msgstr "Ukryj wykaz załączników"
#: editor/attachment/attachmentview.cpp:215
#, kde-format
msgid "Show attachment list"
msgstr "Pokaż wykaz załączników"
#: editor/codec/codecaction.cpp:47
#, kde-format
msgctxt "Encodings menu"
msgid "us-ascii"
msgstr "us-ascii"
#: editor/codec/codecaction.cpp:57
#, kde-format
msgctxt "Menu item"
msgid "Encoding"
msgstr "Kodowanie"
#: editor/kmcomposerwin.cpp:258 kmail_part.cpp:63 kmmainwin.cpp:63
#: kmreadermainwin.cpp:435 kontactplugin/kmail/kmail_plugin.cpp:56
#, kde-format
msgid "KMail2"
msgstr "KMail2"
#: editor/kmcomposerwin.cpp:288
#, kde-format
msgid "Select the dictionary to use when spell-checking this message"
msgstr ""
"Wybierz słownik, jaki ma zostać użyty podczas sprawdzania poprawności tekstu "
"tej wiadomości"
#: editor/kmcomposerwin.cpp:295
#, kde-format
msgid "Select the sent-mail folder where a copy of this message will be saved"
msgstr ""
"Wybierz katalog wysłanych wiadomości, gdzie zachowywana będzie kopia tej "
"wiadomości"
#: editor/kmcomposerwin.cpp:300
#, kde-format
msgid "Select the outgoing account to use for sending this message"
msgstr "Wybierz konto, które ma zostać użyte do wysłania wiadomości"
#: editor/kmcomposerwin.cpp:307
#, kde-format
msgid "Set the \"From:\" email address for this message"
msgstr "Ustaw adres poczty elektronicznej \"Od:\" dla tej wiadomości"
#: editor/kmcomposerwin.cpp:318
#, kde-format
msgid "Set a subject for this message"
msgstr "Ustaw temat wiadomości"
#: editor/kmcomposerwin.cpp:320
#, kde-format
msgid "&Identity:"
msgstr "&Tożsamość:"
#: editor/kmcomposerwin.cpp:321
#, kde-format
msgid "&Dictionary:"
msgstr "&Słownik:"
#: editor/kmcomposerwin.cpp:322
#, kde-format
msgid "&Sent-Mail folder:"
msgstr "Katalog wy&słanych:"
#: editor/kmcomposerwin.cpp:323
#, kde-format
msgid "&Mail transport:"
msgstr "&Serwer pocztowy:"
#: editor/kmcomposerwin.cpp:324
#, kde-format
msgctxt "sender address field"
msgid "&From:"
msgstr "&Od:"
#: editor/kmcomposerwin.cpp:325
#, kde-format
msgctxt "@label:textbox Subject of email."
msgid "S&ubject:"
msgstr "Te&mat:"
#: editor/kmcomposerwin.cpp:1028 editor/kmcomposerwin.cpp:1062
#, kde-format
msgid "&Send Mail"
msgstr "&Wyślij pocztę"
#: editor/kmcomposerwin.cpp:1035 editor/kmcomposerwin.cpp:1068
#, kde-format
msgid "&Send Mail Via"
msgstr "&Wyślij pocztę przez"
#: editor/kmcomposerwin.cpp:1037
#, kde-format
msgid "Send"
msgstr "Wyślij"
#: editor/kmcomposerwin.cpp:1040 editor/kmcomposerwin.cpp:1052
#: editor/kmcomposerwin.cpp:2812
#, kde-format
msgid "Send &Later"
msgstr "Wyślij &później"
#: editor/kmcomposerwin.cpp:1046 editor/kmcomposerwin.cpp:1059
#, kde-format
msgid "Send &Later Via"
msgstr "Wyślij &później przez"
#: editor/kmcomposerwin.cpp:1048
#, kde-format
msgctxt "Queue the message for sending at a later date"
msgid "Queue"
msgstr "Do kolejki"
#: editor/kmcomposerwin.cpp:1081
#, kde-format
msgid "Save as &Draft"
msgstr "Zapisz jako &roboczą"
#: editor/kmcomposerwin.cpp:1083
#, kde-format
msgid "Save email in Draft folder"
msgstr "Zapisz wiadomość w katalogu roboczych"
#: editor/kmcomposerwin.cpp:1087
#, kde-format
msgid "Save as &Template"
msgstr "Zapisz jako sza&blon"
#: editor/kmcomposerwin.cpp:1088
#, kde-format
msgid "Save email in Template folder"
msgstr "Zapisz wiadomość w katalogu szablonów"
#: editor/kmcomposerwin.cpp:1092
#, kde-format
msgid "Save as &File"
msgstr "Zapisz jako &plik"
#: editor/kmcomposerwin.cpp:1093
#, kde-format
msgid "Save email as text or html file"
msgstr "Zapisz wiadomość jako plik tekstowy lub html"
#: editor/kmcomposerwin.cpp:1097
#, kde-format
msgid "&Insert Text File..."
msgstr "Wstaw pl&ik tekstowy..."
#: editor/kmcomposerwin.cpp:1102
#, kde-format
msgid "&Insert Recent Text File"
msgstr "Wstaw ostatni pl&ik tekstowy"
#: editor/kmcomposerwin.cpp:1112 kmmainwidget.cpp:2887
#, kde-format
msgid "&Address Book"
msgstr "Książka &adresowa"
#: editor/kmcomposerwin.cpp:1113
#, kde-format
msgid "Open Address Book"
msgstr "Otwórz książkę adresową"
#: editor/kmcomposerwin.cpp:1120
#, kde-format
msgid "&New Composer"
msgstr "&Nowa wiadomość"
#: editor/kmcomposerwin.cpp:1126
#, kde-format
msgid "Select &Recipients..."
msgstr "Wybierz ad&resatów..."
#: editor/kmcomposerwin.cpp:1130
#, kde-format
msgid "Save &Distribution List..."
msgstr "Zapisz listę &dystrybucyjną..."
#: editor/kmcomposerwin.cpp:1153
#, kde-format
msgid "Paste as Attac&hment"
msgstr "Wklej jako &załącznik"
#: editor/kmcomposerwin.cpp:1157
#, kde-format
msgid "Cl&ean Spaces"
msgstr "Usuń &odstępy"
#: editor/kmcomposerwin.cpp:1161
#, kde-format
msgid "Use Fi&xed Font"
msgstr "Czcionka &stałej szerokości"
#: editor/kmcomposerwin.cpp:1168
#, kde-format
msgctxt "@action:inmenu Mark the email as urgent."
msgid "&Urgent"
msgstr "&Pilna"
#: editor/kmcomposerwin.cpp:1170
#, kde-format
msgid "&Request Disposition Notification"
msgstr "&Żądaj powiadomienia o losie wiadomości"
#: editor/kmcomposerwin.cpp:1174
#, kde-format
msgid "&Request Delivery Confirmation"
msgstr "&Żądaj powiadomienia o losie wiadomości"
#: editor/kmcomposerwin.cpp:1181
#, kde-format
msgid "&Wordwrap"
msgstr "&Zawijanie wierszy"
#: editor/kmcomposerwin.cpp:1186
#, kde-format
msgid "&Snippets"
msgstr "W&stawki"
#: editor/kmcomposerwin.cpp:1192
#, kde-format
msgid "&Automatic Spellchecking"
msgstr "S&amopoprawianie pisowni"
#: editor/kmcomposerwin.cpp:1209
#, kde-format
msgid "Rich Text Editing"
msgstr "Edytowanie formatowanego tekstu"
#: editor/kmcomposerwin.cpp:1211
#, kde-format
msgid "Rich Text"
msgstr "Formatowany tekst"
#: editor/kmcomposerwin.cpp:1212
#, kde-format
msgid "Toggle rich text editing mode"
msgstr "Przełącz tryb edytowania wzbogaconego tekstu"
#: editor/kmcomposerwin.cpp:1216
#, kde-format
msgid "&All Fields"
msgstr "Wszystkie pol&a"
#: editor/kmcomposerwin.cpp:1219
#, kde-format
msgid "&Identity"
msgstr "&Tożsamość"
#: editor/kmcomposerwin.cpp:1222
#, kde-format
msgid "&Dictionary"
msgstr "&Słownik"
#: editor/kmcomposerwin.cpp:1225
#, kde-format
msgid "&Sent-Mail Folder"
msgstr "Katalog wy&słanych"
#: editor/kmcomposerwin.cpp:1228
#, kde-format
msgid "&Mail Transport"
msgstr "&Serwer pocztowy"
#: editor/kmcomposerwin.cpp:1231
#, kde-format
msgid "&From"
msgstr "&Od"
#: editor/kmcomposerwin.cpp:1235
#, kde-format
msgctxt "@action:inmenu Show the subject in the composer window."
msgid "S&ubject"
msgstr "Te&mat"
#: editor/kmcomposerwin.cpp:1240
#, kde-format
msgid "Append S&ignature"
msgstr "Dołącz podp&is"
#: editor/kmcomposerwin.cpp:1244
#, kde-format
msgid "Pr&epend Signature"
msgstr "Poprzedź podpis&em"
#: editor/kmcomposerwin.cpp:1248
#, kde-format
msgid "Insert Signature At C&ursor Position"
msgstr "Wstaw podpis na pozycji k&ursora"
#: editor/kmcomposerwin.cpp:1260
#, kde-format
msgid "&Spellchecker..."
msgstr "&Sprawdzanie pisowni..."
#: editor/kmcomposerwin.cpp:1261
#, kde-format
msgid "Spellchecker"
msgstr "Sprawdzanie pisowni"
#: editor/kmcomposerwin.cpp:1265
#, kde-format
msgid "&Encrypt Message"
msgstr "Zaszy&fruj wiadomość"
#: editor/kmcomposerwin.cpp:1266
#, kde-format
msgid "Encrypt"
msgstr "Zaszyfruj"
#: editor/kmcomposerwin.cpp:1268
#, kde-format
msgid "&Sign Message"
msgstr "Podpi&sz wiadomość"
#: editor/kmcomposerwin.cpp:1269
#, kde-format
msgid "Sign"
msgstr "Podpisz"
#: editor/kmcomposerwin.cpp:1292
#, kde-format
msgid "&Cryptographic Message Format"
msgstr "Format zaszy&frowanej wiadomości"
#: editor/kmcomposerwin.cpp:1295
#, kde-format
msgid "Select a cryptographic format for this message"
msgstr "Wybierz format szyfrowania dla tej wiadomości"
#: editor/kmcomposerwin.cpp:1300
#, kde-format
msgid "Create Follow Up Reminder..."
msgstr "Usługa przypominania o kontynuacji..."
#: editor/kmcomposerwin.cpp:1324
#, kde-format
msgid "Configure KMail..."
msgstr "Ustawienia KMaila..."
#: editor/kmcomposerwin.cpp:1337 kmmainwin.cpp:134
#, kde-format
msgid ""
"<qt>This will hide the menu bar completely. You can show it again by typing "
"%1.</qt>"
msgstr ""
"<qt>Spowoduje to całkowite ukrycie paska menu. Możesz pokazać go wpisując %1."
"</qt>"
#: editor/kmcomposerwin.cpp:1339 kmmainwin.cpp:136
#, kde-format
msgid "Hide menu bar"
msgstr "Ukryj pasek menu"
#: editor/kmcomposerwin.cpp:1439 editor/kmcomposerwin.cpp:3261
#, kde-format
msgctxt "Shows the linenumber of the cursor position."
msgid " Line: %1 "
msgstr " Wiersz: %1 "
#: editor/kmcomposerwin.cpp:1443 editor/kmcomposerwin.cpp:3263
#, kde-format
msgid " Column: %1 "
msgstr " Kolumna: %1"
#: editor/kmcomposerwin.cpp:1448
#, kde-format
msgid "OVR"
msgstr "NAD"
#: editor/kmcomposerwin.cpp:1448
#, kde-format
msgid "INS"
msgstr "WST"
#: editor/kmcomposerwin.cpp:1453
#, kde-format
msgid "Spellcheck: on"
msgstr "Sprawdzanie pisowni: włączone"
#: editor/kmcomposerwin.cpp:1453
#, kde-format
msgid "Spellcheck: off"
msgstr "Sprawdzanie pisowni: wyłączone"
#: editor/kmcomposerwin.cpp:1789
#, kde-format
msgid "Re&save as Template"
msgstr "Zapi&sz ponownie jako szablon"
#: editor/kmcomposerwin.cpp:1790
#, kde-format
msgid "&Save as Draft"
msgstr "Zapi&sz jako roboczą"
#: editor/kmcomposerwin.cpp:1792
#, kde-format
msgid ""
"Resave this message in the Templates folder. It can then be used at a later "
"time."
msgstr ""
"Zapisz tę wiadomość w katalogu Szablony. Można ją będzie później zmienić."
#: editor/kmcomposerwin.cpp:1794
#, kde-format
msgid ""
"Save this message in the Drafts folder. It can then be edited and sent at a "
"later time."
msgstr ""
"Zapisz tę wiadomość w katalogu Robocze. Można ją będzie później zmienić i "
"wysłać."
#: editor/kmcomposerwin.cpp:1798
#, kde-format
msgid "Do you want to save the message for later or discard it?"
msgstr "Porzucić czy zachować tę wiadomość na później?"
#: editor/kmcomposerwin.cpp:1799
#, kde-format
msgid "Close Composer"
msgstr "Zamykanie edytora"
#: editor/kmcomposerwin.cpp:1870
#, kde-format
msgid "Autosave Message Failed"
msgstr "Nieudany samoczynny zapis wiadomości"
#: editor/kmcomposerwin.cpp:1870
#, kde-format
msgid "Sending Message Failed"
msgstr "Nieudane wysyłanie wiadomości"
#: editor/kmcomposerwin.cpp:2024
#, kde-format
msgctxt "@title:window"
msgid "Insert File"
msgstr "Wstaw plik"
#: editor/kmcomposerwin.cpp:2087
#, kde-format
msgid "Add as &Inline Image"
msgstr "Dodaj jako &wewnętrzny obraz"
#: editor/kmcomposerwin.cpp:2088
#, kde-format
msgid "Add as &Attachment"
msgstr "Dodaj jako &załącznik"
#: editor/kmcomposerwin.cpp:2104 editor/kmcomposerwin.cpp:2199
#, kde-format
msgid "Name of the attachment:"
msgstr "Nazwa załącznika:"
#: editor/kmcomposerwin.cpp:2111
#, kde-format
msgid "Attachment name can't be empty"
msgstr "Nazwa załącznika nie może być pusta"
#: editor/kmcomposerwin.cpp:2112
#, kde-format
msgid "Invalid Attachment Name"
msgstr "Nieprawidłowa nazwa załącznika"
#: editor/kmcomposerwin.cpp:2158
#, kde-format
msgid "Add URL into Message"
msgid_plural "Add URLs into Message"
msgstr[0] "Dodaj adres URL do wiadomości"
msgstr[1] "Dodaj adresy URL do wiadomości"
msgstr[2] "Dodaj adresy URL do wiadomości"
#: editor/kmcomposerwin.cpp:2159
#, kde-format
msgid "Add File as &Attachment"
msgid_plural "Add Files as &Attachment"
msgstr[0] "Dodaj plik jako z&ałącznik"
msgstr[1] "Dodaj pliki jako z&ałącznik"
msgstr[2] "Dodaj pliki jako z&ałącznik"
#: editor/kmcomposerwin.cpp:2198
#, kde-format
msgid "Insert clipboard text as attachment"
msgstr "Wstaw tekst ze schowka jako załącznik"
#: editor/kmcomposerwin.cpp:2297
#, kde-format
msgid "unnamed"
msgstr "nienazwana"
#: editor/kmcomposerwin.cpp:2323
#, kde-format
msgid ""
"<qt><p>You have requested that messages be encrypted to yourself, but the "
"currently selected identity does not define an (OpenPGP or S/MIME) "
"encryption key to use for this.</p><p>Please select the key(s) to use in the "
"identity configuration.</p></qt>"
msgstr ""
"<qt><p>Zażądano szyfrowania wiadomości do siebie, lecz wybrana tożsamość nie "
"ma przypisanego klucza (OpenPGP lub S/MIME), używanego do tego celu.</p><p>W "
"ustawieniach tożsamości przypisz klucz(e) dla szyfrowania.</p></qt>"
#: editor/kmcomposerwin.cpp:2330
#, kde-format
msgid "Undefined Encryption Key"
msgstr "Brak klucza do szyfrowania"
#: editor/kmcomposerwin.cpp:2394
#, kde-format
msgid ""
"<qt><p>In order to be able to sign this message you first have to define the "
"(OpenPGP or S/MIME) signing key to use.</p><p>Please select the key to use "
"in the identity configuration.</p></qt>"
msgstr ""
"<qt><p>By móc podpisać tę wiadomość, musisz najpierw zdefiniować klucz "
"(OpenPGP lub S/MIME), używany do tego celu.</p><p>W ustawieniach tożsamości "
"przypisz klucz(e) dla szyfrowania.</p></qt>"
#: editor/kmcomposerwin.cpp:2401
#, kde-format
msgid "Undefined Signing Key"
msgstr "Brak klucza do podpisu"
#: editor/kmcomposerwin.cpp:2543
#, kde-format
msgid ""
"You must enter your email address in the From: field. You should also set "
"your email address for all identities, so that you do not have to enter it "
"for each message."
msgstr ""
"Musisz wpisać swój adres w polu Od:. Powinieneś także ustalić swój adres dla "
"poszczególnych tożsamości, aby uniknąć wpisywania go za każdym razem."
#: editor/kmcomposerwin.cpp:2552
#, kde-format
msgid ""
"You must specify at least one receiver, either in the To: field or as CC or "
"as BCC."
msgstr ""
"Musisz określić co najmniej jednego adresata, albo w polu Do: lub jako DW "
"lub jako UDW"
#: editor/kmcomposerwin.cpp:2558
#, kde-format
msgid "To: field is empty. Send message anyway?"
msgstr "Pole 'Do:' jest puste. Wysłać mimo to?"
#: editor/kmcomposerwin.cpp:2560
#, kde-format
msgid "No To: specified"
msgstr "Nie podano pola 'Do:'"
#: editor/kmcomposerwin.cpp:2573
#, kde-format
msgid "You did not specify a subject. Send message anyway?"
msgstr "Nie podałeś tematu. Wysłać mimo wszystko?"
#: editor/kmcomposerwin.cpp:2575
#, kde-format
msgid "No Subject Specified"
msgstr "Nie podano tematu"
#: editor/kmcomposerwin.cpp:2576
#, kde-format
msgid "S&end as Is"
msgstr "Wyślij &tak"
#: editor/kmcomposerwin.cpp:2577
#, kde-format
msgid "&Specify the Subject"
msgstr "&Nie, podam temat"
#: editor/kmcomposerwin.cpp:2622
#, kde-format
msgid ""
"You must specify at least one receiver in order to be able to encrypt a "
"draft."
msgstr ""
"Musisz wpisać adres co najmniej jednego adresata, aby móc szyfrować kopię "
"roboczą."
#: editor/kmcomposerwin.cpp:2809
#, kde-format
msgid "About to send email..."
msgstr "Wiadomość zaraz zostanie wysłana..."
#: editor/kmcomposerwin.cpp:2810
#, kde-format
msgid "Send Confirmation"
msgstr "Potwierdzenie wysłania"
#: editor/kmcomposerwin.cpp:2811
#, kde-format
msgid "&Send Now"
msgstr "Wyślij &teraz"
#: editor/kmcomposerwin.cpp:2885
#, kde-format
msgid ""
"You are trying to send the mail to more than %1 recipients. Send message "
"anyway?"
msgstr ""
"Próbujesz wysłać wiadomość do więcej niż %1 odbiorców. Wysłać wiadomość mimo "
"to?"
#: editor/kmcomposerwin.cpp:2886
#, kde-format
msgid "Too many recipients"
msgstr "Zbyt wielu adresatów"
#: editor/kmcomposerwin.cpp:2887
#, kde-format
msgid "&Send as Is"
msgstr "Wyślij &tak"
#: editor/kmcomposerwin.cpp:2888
#, kde-format
msgid "&Edit Recipients"
msgstr "&Edytuj adresatów"
#: editor/kmcomposerwin.cpp:2922
#, kde-format
msgid ""
"Turning HTML mode off will cause the text to lose the formatting. Are you "
"sure?"
msgstr ""
"Wyłączenie trybu HTML spowoduje utratę formatowania. Na pewno kontynuować?"
#: editor/kmcomposerwin.cpp:2924
#, kde-format
msgid "Lose the formatting?"
msgstr "Czy utracić formatowanie?"
#: editor/kmcomposerwin.cpp:2924
#, kde-format
msgid "Lose Formatting"
msgstr "Utrać formatowanie"
#: editor/kmcomposerwin.cpp:2924
#, kde-format
msgid "Add Markup Plain Text"
msgstr "Dodaj ozdoby do zwykłego tekstu"
#: editor/kmcomposerwin.cpp:3589
#, kde-format
msgid ""
"High security encryption will be used for this recipient (the encryption key "
"is fully trusted). Click the icon for details."
msgstr ""
"Dla tego odbiorcy będzie stosowane szyfrowanie o wysokim poziomie "
"bezpieczeństwa (klucz szyfrowania jest w pełni zaufany). Naciśnij na ikonę "
"po szczegóły."
#: editor/kmcomposerwin.cpp:3594
#, kde-format
msgid ""
"Medium security encryption will be used for this recipient (the encryption "
"key is marginally trusted). Click the icon for details."
msgstr ""
"Dla tego odbiorcy będzie stosowane szyfrowanie o średnim poziomie "
"bezpieczeństwa (klucz szyfrowania jest w połowie zaufany). Naciśnij na ikonę "
"po szczegóły."
#: editor/kmcomposerwin.cpp:3599
#, kde-format
msgid ""
"Low security encryption will be used for this recipient (the encryption key "
"is untrusted). Click the icon for details."
msgstr ""
"Dla tego odbiorcy będzie stosowane szyfrowanie o niskim poziomie "
"bezpieczeństwa (klucz szyfrowania jest w niezaufany) Naciśnij na ikonę po "
"szczegóły."
#: editor/kmcomposerwin.cpp:3605
#, kde-format
msgid ""
"The email to this recipient will be encrypted, but the security of the "
"encryption is unknown (the encryption key could not be verified). Click the "
"icon for details."
msgstr ""
"Poczta do tego odbiorcy będzie szyfrowana, lecz poziom bezpieczeństwa jest "
"nieznany (nie można sprawdzić klucza szyfrującego). Naciśnij na ikonę po "
"szczegóły."
#: editor/kmcomposerwin.cpp:3639
#, kde-format
msgid "Plugin Editor Information"
msgstr "Informacje o edytorze wtyczek"
#: editor/potentialphishingemail/potentialphishingdetaildialog.cpp:33
#, kde-format
msgid "Details"
msgstr "Szczegóły"
#: editor/potentialphishingemail/potentialphishingdetailwidget.cpp:34
#, kde-format
msgid "Select email to put in whitelist:"
msgstr "Wybierz adres pocztowy do białej listy:"
#: editor/potentialphishingemail/potentialphishingemailwarning.cpp:35
#, kde-format
msgid ""
"Found potential phishing email addresses <a href=\"phishingdetails"
"\">(details...)</a>"
msgstr ""
"Wykryto adresy podejrzane o phishing <a href=\"phishingdetails"
"\">(szczegóły...)</a>"
#: editor/validatesendmailshortcut.cpp:43
#, kde-format
msgid ""
"This shortcut allows to send mail directly. Mail can be send accidentally. "
"What do you want to do?"
msgstr ""
"Ten skrót umożliwia bezpośrednie wysłanie poczty. Pocztę można wysłać "
"przypadkowo. Co chcesz zrobić?"
#: editor/validatesendmailshortcut.cpp:44
#, kde-format
msgid "Configure shortcut"
msgstr "Ustawienia skrótów"
#: editor/validatesendmailshortcut.cpp:45
#, kde-format
msgid "Remove Shortcut"
msgstr "Usuń skrót"
#: editor/validatesendmailshortcut.cpp:46
#, kde-format
msgid "Ask Before Sending"
msgstr "Zapytaj przed wysłaniem"
#: editor/validatesendmailshortcut.cpp:47
#, kde-format
msgid "Sending Without Confirmation"
msgstr "Wyślij bez potwierdzenia"
#: editor/warningwidgets/attachmentmissingwarning.cpp:31
#, kde-format
msgid ""
"The message you have composed seems to refer to an attached file but you "
"have not attached anything. Do you want to attach a file to your message?"
msgstr ""
"W napisanej widomości znajduje się odwołanie do załączonego pliku, lecz brak "
"w niej załącznika.Czy masz zamiar załączyć plik do twojej wiadomości?"
#: editor/warningwidgets/attachmentmissingwarning.cpp:34
#, kde-format
msgid "&Attach file"
msgstr "Z&ałącz plik"
#: editor/warningwidgets/attachmentmissingwarning.cpp:39
#, kde-format
msgid "&Remind me later"
msgstr "P&rzypomnij później"
#: editor/warningwidgets/externaleditorwarning.cpp:30
#, kde-format
msgid "External editor was started."
msgstr "Został otwarty zewnętrzny edytor."
#: editor/warningwidgets/incorrectidentityfolderwarning.cpp:72
#, kde-format
msgid ""
"Transport was not found. Please verify that you will use a correct mail "
"transport."
msgstr ""
"Nie znaleziono serwera pocztowego. Sprawdz czy używasz poprawnego sewera "
"pocztowego."
#: editor/warningwidgets/incorrectidentityfolderwarning.cpp:76
#, kde-format
msgid "Sent Folder is not defined. Please set it before sending the mail."
msgstr ""
"Nie ustawiono katalogu do wysyłania. Ustaw go przed wysłaniem wiadomości."
#: editor/warningwidgets/incorrectidentityfolderwarning.cpp:80
#, kde-format
msgid ""
"Identity was not found. Please verify that you will use a correct identity."
msgstr "Nie znaleziono tożsamości. Sprawdz czy używasz poprawnej tożsamości."
#: editor/warningwidgets/incorrectidentityfolderwarning.cpp:84
#, kde-format
msgid ""
"Dictionary was not found. Please verify that you will use a correct "
"dictionary."
msgstr "Nie znaleziono słownika. Sprawdz czy używasz poprawnego słownika."
#: editor/widgets/cryptostateindicatorwidget.cpp:93
#, kde-format
msgid "Message will be signed"
msgstr "Wiadomość będzie podpisana."
#: editor/widgets/cryptostateindicatorwidget.cpp:94
#, kde-format
msgid "Message will not be signed"
msgstr "Wiadomość nie będzie podpisana."
#: editor/widgets/cryptostateindicatorwidget.cpp:96
#, kde-format
msgid "Message will be encrypted"
msgstr "Wiadomość będzie szyfrowana."
#: editor/widgets/cryptostateindicatorwidget.cpp:97
#, kde-format
msgid "Message will not be encrypted"
msgstr "Wiadomość nie będzie szyfrowana."
#: editor/widgets/snippetwidget.cpp:77
#, kde-format
msgid "Text Snippets"
msgstr "Wstawki tekstowe"
#: folderarchive/folderarchiveagentcheckcollection.cpp:51
#: folderarchive/folderarchiveagentjob.cpp:74
#: folderarchive/folderarchiveagentjob.cpp:80
#, kde-format
msgid "Cannot fetch collection. %1"
msgstr "Nie można pobrać zbioru. %1"
#: folderarchive/folderarchiveagentcheckcollection.cpp:70
#, kde-format
msgid "Folder name not defined."
msgstr "Nie określono nazwy katalogu."
#: folderarchive/folderarchiveagentcheckcollection.cpp:102
#, kde-format
msgid "Unable to create folder. %1"
msgstr "Nie można utworzyć katalogu. %1"
#: folderarchive/folderarchiveagentjob.cpp:47
#, kde-format
msgid "Archive folder not defined. Please verify settings for account %1"
msgstr ""
"Nie określono katalogu do archiwizowania. Proszę sprawdzić ustawienia dla "
"konta %1"
#: folderarchive/folderarchiveagentjob.cpp:51
#, kde-format
msgid "No messages selected."
msgstr "Brak wybrano wiadomości."
#: folderarchive/folderarchiveagentjob.cpp:86
#, kde-format
msgid "List of collections is empty. %1"
msgstr "Spis zbiorów jest pusty. %1"
#: folderarchive/folderarchiveagentjob.cpp:105
#, kde-format
msgid ""
"This folder %1 is read only. Please verify the configuration of account %2"
msgstr "Katalog %1 jest tylko do odczytu. Sprawdź ustawienia dla konta %2"
#: folderarchive/folderarchiveagentjob.cpp:117
#, kde-format
msgid "Cannot move messages."
msgstr "Nie można przenieść wiadomości."
#: folderarchive/folderarchivemanager.cpp:89
#, kde-format
msgid "Unable to fetch folder. Error reported: %1"
msgstr "Nie można pobrać katalogu. Zgłoszony błąd: %1"
#: folderarchive/folderarchivemanager.cpp:96
#, kde-format
msgid "No folder returned."
msgstr "Nie zwrócono katalogu."
#: folderarchive/folderarchivemanager.cpp:108
#, kde-format
msgid "Unable to fetch parent folder. Error reported: %1"
msgstr "Nie można pobrać katalogu rodzica. Zgłoszony błąd: %1"
#: folderarchive/folderarchivemanager.cpp:114
#, kde-format
msgid "Unable to return list of folders."
msgstr "Nie można zwrócić listy katalogów."
#: folderarchive/folderarchivemanager.cpp:181
#, kde-format
msgid "Messages archived"
msgstr "Zarchiwizowano wiadomości"
#: foldershortcutactionmanager.cpp:134 foldershortcutactionmanager.cpp:135
#, kde-format
msgid "Folder Shortcut %1"
msgstr "Skrót katalogu %1"
#: identity/identityaddvcarddialog.cpp:35
#: identity/identityeditvcarddialog.cpp:54
#, kde-format
msgid "Create own vCard"
msgstr "Utwórz własną wizytówkę"
#: identity/identityaddvcarddialog.cpp:56 identity/newidentitydialog.cpp:81
#, kde-format
msgid "&With empty fields"
msgstr "&Z pustymi polami"
#: identity/identityaddvcarddialog.cpp:62
#, kde-format
msgid "&From existing vCard"
msgstr "&Z istniejącej wizytówki"
#: identity/identityaddvcarddialog.cpp:75
#, kde-format
msgid "&vCard path:"
msgstr "Ścieżka &wizytówki:"
#: identity/identityaddvcarddialog.cpp:86
#, kde-format
msgid "&Duplicate existing vCard"
msgstr "&Powiel istniejącą wizytówkę"
#: identity/identityaddvcarddialog.cpp:99 identity/newidentitydialog.cpp:102
#, kde-format
msgid "&Existing identities:"
msgstr "Istniejąc&e tożsamości:"
#: identity/identitydialog.cpp:200
#, kde-format
msgid "Error while generating new key pair: %1"
msgstr "Błąd tworzenia nowej pary kluczy: %1"
#: identity/identitydialog.cpp:201
#, kde-format
msgid "Key Generation Error"
msgstr "Błąd tworzenia klucza"
#: identity/identitydialog.cpp:244
#, kde-format
msgid "No key"
msgstr "Brak klucza"
#: identity/identitydialog.cpp:247
#, kde-format
msgid "Generate a new key pair"
msgstr "Utwórz nową parę kluczy"
#: identity/identitydialog.cpp:260
#, kde-format
msgid "Generating new key pair..."
msgstr "Tworzenie nowej pary kluczy..."
#: identity/identitydialog.cpp:274
#, kde-format
msgid "Edit Identity"
msgstr "Edytuj tożsamość"
#: identity/identitydialog.cpp:299
#, kde-format
msgctxt "@title:tab General identity settings."
msgid "General"
msgstr "Ogólne"
#: identity/identitydialog.cpp:308
#, kde-format
msgid "&Your name:"
msgstr "&Twoje imię i nazwisko:"
#: identity/identitydialog.cpp:311
#, kde-format
msgid ""
"<qt><h3>Your name</h3><p>This field should contain your name as you would "
"like it to appear in the email header that is sent out;</p><p>if you leave "
"this blank your real name will not appear, only the email address.</p></qt>"
msgstr ""
"<qt><h3>Imię i nazwisko</h3><p>To pole powinno zawierać twoje imię i "
"nazwisko, tak jak mają się one pojawiać w nagłówku wysyłanych przez ciebie "
"wiadomości.</p><p>Jeśli to pole jest puste, w nagłówkach twoich wiadomości "
"pojawi się jedynie twój adres poczty elektronicznej.</p></qt>"
#: identity/identitydialog.cpp:323
#, kde-format
msgid "Organi&zation:"
msgstr "Organi&zacja:"
#: identity/identitydialog.cpp:326
#, kde-format
msgid ""
"<qt><h3>Organization</h3><p>This field should have the name of your "
"organization if you would like it to be shown in the email header that is "
"sent out.</p><p>It is safe (and normal) to leave this blank.</p></qt>"
msgstr ""
"<qt><h3>Organizacja</h3><p>To pole może zawierać nazwę twojej organizacji, "
"wyświetlaną w nagłówku wysyłanych przez ciebie wiadomości.</p><p>Można "
"spokojnie pozostawić to pole puste.</p></qt>"
#: identity/identitydialog.cpp:339
#, kde-format
msgid "&Email address:"
msgstr "Adr&es e-mail:"
#: identity/identitydialog.cpp:342
#, kde-format
msgid ""
"<qt><h3>Email address</h3><p>This field should have your full email address."
"</p><p>This address is the primary one, used for all outgoing mail. If you "
"have more than one address, either create a new identity, or add additional "
"alias addresses in the field below.</p><p>If you leave this blank, or get it "
"wrong, people will have trouble replying to you.</p></qt>"
msgstr ""
"<qt><h3>Adres e-mail</h3><p>Pole to powinno zawierać twój pełny poczty "
"elektronicznej.</p><p>Ten adres to podstawowy adres, wykorzystywany do "
"wszystkich wychodzących wiadomości. Jeżeli masz więcej niż jeden adres, to "
"albo utwórz nową tożsamość, albo dodaj dodatkowe aliasy adresu w polu "
"poniżej.</p><p>Jeżeli pozostawisz je puste, lub źle je wypełnisz, ludzie "
"będą mieli problem, żeby tobie odpowiedzieć.</p></qt>"
#: identity/identitydialog.cpp:363
#, kde-format
msgid "Email a&liases:"
msgstr "A&liasy e-mail:"
#: identity/identitydialog.cpp:366
#, kde-format
msgid ""
"<qt><h3>Email aliases</h3><p>This field contains alias addresses that should "
"also be considered as belonging to this identity (as opposed to representing "
"a different identity).</p><p>Example:</p><table><tr><th>Primary address:</"
"th><td>first.last@example.org</td></tr><tr><th>Aliases:</"
"th><td>first@example.org<br>last@example.org</td></tr></table><p>Type one "
"alias address per line.</p></qt>"
msgstr ""
"<qt><h3>Aliasy e-mail</h3><p>Pole to zawiera aliasy adresów, które również "
"powinny być traktowane, jako należące do tej tożsamości (w przeciwieństwie "
"do reprezentowania różnej tożsamości). </p><p>Przykład:</"
"p><table><tr><th>Podstawowy adres:</th><td>pierwszy.ostatni@przykład.org</"
"td></tr><tr><th>Aliasy:</th><td>pierwszy@przykład.org<br>ostatni@przykład."
"org</td></tr></table><p>Wpisz jeden alias adresu na wiersz.</p></qt>"
#: identity/identitydialog.cpp:384
#, kde-format
msgid "Cryptography"
msgstr "Kryptografia"
#: identity/identitydialog.cpp:391
#, kde-format
msgid ""
"<qt><p>The OpenPGP key you choose here will be used to digitally sign "
"messages. You can also use GnuPG keys.</p><p>You can leave this blank, but "
"KMail will not be able to digitally sign emails using OpenPGP; normal mail "
"functions will not be affected.</p><p>You can find out more about keys at "
"<a>https://www.gnupg.org</a></p></qt>"
msgstr ""
"<qt><p> Wybrany klucz OpenPGP będzie używany do podpisywania wiadomości. "
"Można także używać kluczy GnuPG.</p> <p>Jeśli to pole pozostanie puste, "
"KMail nie będzie mógł podpisywać wiadomości za pomocą OpenPGP. Zwykłe "
"funkcje pocztowe będą działały bez zmian.</p> <p>Więcej informacji o "
"kluczach można znaleźć pod adresem <a>https://www.gnupg.org</a></p></qt>"
#: identity/identitydialog.cpp:397
#, kde-format
msgid "OpenPGP signing key:"
msgstr "Klucz podpisu OpenPGP:"
#: identity/identitydialog.cpp:408
#, kde-format
msgid ""
"<qt><p>The OpenPGP key you choose here will be used to encrypt messages to "
"yourself and for the \"Attach My Public Key\" feature in the composer. You "
"can also use GnuPG keys.</p><p>You can leave this blank, but KMail will not "
"be able to encrypt copies of outgoing messages to you using OpenPGP; normal "
"mail functions will not be affected.</p><p>You can find out more about keys "
"at <a>https://www.gnupg.org</a></p></qt>"
msgstr ""
"<qt><p> Wybrany klucz OpenPGP będzie używany do szyfrowania wiadomości do "
"siebie i do polecenia \"Dołącz mój klucz publiczny\" w oknie tworzenia "
"wiadomości. Można także używać kluczy GnuPG.</p> <p>Jeśli to pole pozostanie "
"puste, KMail nie będzie mógł szyfrować kopii wiadomości dla ciebie za pomocą "
"OpenPGP. Zwykłe funkcje pocztowe będą działały bez zmian.</p> <p>Więcej "
"informacji o kluczach można znaleźć pod adresem <a>https://www.gnupg.org</"
"a></p></qt>"
#: identity/identitydialog.cpp:415
#, kde-format
msgid "OpenPGP encryption key:"
msgstr "Klucz szyfrowania OpenPGP:"
#: identity/identitydialog.cpp:426
#, kde-format
msgid ""
"<qt><p>The S/MIME (X.509) certificate you choose here will be used to "
"digitally sign messages.</p><p>You can leave this blank, but KMail will not "
"be able to digitally sign emails using S/MIME; normal mail functions will "
"not be affected.</p></qt>"
msgstr ""
"<qt><p> Wybrany certyfikat S/MIME będzie używany do podpisywania wiadomości."
"</p> <p>Jeśli to pole pozostanie puste, KMail nie będzie mógł podpisywać "
"wiadomości za pomocą S/MIME. Zwykłe funkcje pocztowe będą działały bez zmian."
"</p></qt>"
#: identity/identitydialog.cpp:431
#, kde-format
msgid "S/MIME signing certificate:"
msgstr "Certyfikat podpisu S/MIME:"
#: identity/identitydialog.cpp:446
#, kde-format
msgid ""
"<qt><p>The S/MIME certificate you choose here will be used to encrypt "
"messages to yourself and for the \"Attach My Certificate\" feature in the "
"composer.</p><p>You can leave this blank, but KMail will not be able to "
"encrypt copies of outgoing messages to you using S/MIME; normal mail "
"functions will not be affected.</p></qt>"
msgstr ""
"<qt><p> Wybrany certyfikat S/MIME będzie używany do szyfrowania wiadomości "
"dla ciebie oraz do polecenia \"Dołącz mój certyfikat\" w oknie tworzenia "
"wiadomości.</p> <p>Jeśli to pole pozostanie puste, KMail nie będzie mógł "
"szyfrować kopii wiadomości dla ciebie za pomocą S/MIME. Zwykłe funkcje "
"pocztowe będą działały bez zmian.</p></qt>"
#: identity/identitydialog.cpp:452
#, kde-format
msgid "S/MIME encryption certificate:"
msgstr "Certyfikat szyfrowania S/MIME:"
#: identity/identitydialog.cpp:473
#, kde-format
msgctxt "preferred format of encrypted messages"
msgid "Preferred format:"
msgstr "Wybierany format:"
#: identity/identitydialog.cpp:480
#, kde-format
msgid "Automatically sign messages"
msgstr "Zawsze podpisuj wiadomości"
#: identity/identitydialog.cpp:484
#, kde-format
msgid "Automatically encrypt messages when possible"
msgstr "Samoczynnie odszyfrowuj wiadomości, jeśli to możliwe"
#: identity/identitydialog.cpp:498
#, kde-format
msgctxt "@title:tab Advanced identity settings."
msgid "Advanced"
msgstr "Zaawansowane"
#: identity/identitydialog.cpp:510
#, kde-format
msgid "&Reply-To address:"
msgstr "Adres zw&rotny:"
#: identity/identitydialog.cpp:513
#, kde-format
msgid ""
"<qt><h3>Reply-To addresses</h3><p>This sets the <tt>Reply-to:</tt> header to "
"contain a different email address to the normal <tt>From:</tt> address.</"
"p><p>This can be useful when you have a group of people working together in "
"similar roles. For example, you might want any emails sent to have your "
"email in the <tt>From:</tt> field, but any responses to go to a group "
"address.</p><p>If in doubt, leave this field blank.</p></qt>"
msgstr ""
"<qt><h3>Adresy zwrotne</h3> <p>Pozwala na ustawienie nagłówka<tt>Adres "
"zwrotny:</tt> na zawierający inny adres poczty elektronicznej niż znajdujący "
"się normalnie w nagłówku <tt>Od:</tt></p> <p>Jest to użyteczne, jeśli np. "
"grupa ludzi pracuje wspólnie. Wówczas pole <tt>Od:</tt> może zawierać twój "
"adres, ale odpowiedzi powinny być kierowane na ogólny adres grupy. </p> <p>W "
"razie wątpliwości zostaw to pole puste.</p></qt>"
#: identity/identitydialog.cpp:532
#, kde-format
msgid "&CC addresses:"
msgstr "Adresy &DW:"
#: identity/identitydialog.cpp:535
#, kde-format
msgid ""
"<qt><h3>CC (Carbon Copy) addresses</h3><p>The addresses that you enter here "
"will be added to each outgoing mail that is sent with this identity.</"
"p><p>This is commonly used to send a copy of each sent message to another "
"account of yours.</p><p>To specify more than one address, use commas to "
"separate the list of CC recipients.</p><p>If in doubt, leave this field "
"blank.</p></qt>"
msgstr ""
"<qt><h3>adresy DW (Do Wiadomości)</h3> <p>Na adresy, które zostaną tu "
"wprowadzone, będą wysłane kopie listów dla tej tożsamości. </p> <p>Możesz "
"użyć tego pola do przesyłania kopii na inne swoje konto pocztowe.</p> "
"<p>Jeśli podajesz więcej niż jeden adres, rozdziel je przecinkami</"
"p><p>Jeżeli nie przesyłasz kopii, zostaw to pole puste.</p></qt>"
#: identity/identitydialog.cpp:552
#, kde-format
msgid "&BCC addresses:"
msgstr "Adresy &UDW:"
#: identity/identitydialog.cpp:555
#, kde-format
msgid ""
"<qt><h3>BCC (Blind Carbon Copy) addresses</h3><p>The addresses that you "
"enter here will be added to each outgoing mail that is sent with this "
"identity. They will not be visible to other recipients.</p><p>This is "
"commonly used to send a copy of each sent message to another account of "
"yours.</p><p>To specify more than one address, use commas to separate the "
"list of BCC recipients.</p><p>If in doubt, leave this field blank.</p></qt>"
msgstr ""
"<qt><h3>UDW - ukryte 'do wiadomości'</h3> <p>Na adresy, które zostaną tu "
"wprowadzone, będą wysłane kopie listów dla tej tożsamości. Nie będą one "
"widoczne dla adresatów wiadomości.</p> <p>Możesz użyć tego pola do "
"przesyłania kopii na inne swoje konto pocztowe.</p> <p>Jeśli podajesz więcej "
"niż jeden adres, rozdziel je przecinkami</p><p>Jeżeli nie przesyłasz kopii, "
"zostaw to pole puste.</p></qt>"
#: identity/identitydialog.cpp:571
#, kde-format
msgid "D&ictionary:"
msgstr "Słown&ik:"
#: identity/identitydialog.cpp:580
#, kde-format
msgid "Sent-mail &folder:"
msgstr "Katalog wy&słanych:"
#: identity/identitydialog.cpp:589
#, kde-format
msgid "&Drafts folder:"
msgstr "Katalog &roboczych:"
#: identity/identitydialog.cpp:598
#, kde-format
msgid "&Templates folder:"
msgstr "Ka&talog szablonów:"
#: identity/identitydialog.cpp:604
#, kde-format
msgid "Outgoing Account:"
msgstr "Konto wychodzące:"
#: identity/identitydialog.cpp:612
#, kde-format
msgid "Attach my vCard to message"
msgstr "Dołącz moją wizytówkę do wiadomości"
#: identity/identitydialog.cpp:614 identity/identitydialog.cpp:1146
#, kde-format
msgid "Create..."
msgstr "Utwórz..."
#: identity/identitydialog.cpp:621
#, kde-format
msgid "Autocorrection language:"
msgstr "Język samoczynnego poprawiania:"
#: identity/identitydialog.cpp:633
#, kde-format
msgid "Restore default domain name"
msgstr "Przywróć domyślną nazwę domeny"
#: identity/identitydialog.cpp:637
#, kde-format
msgid "Defaul&t domain:"
msgstr "&Domyślna domena:"
#: identity/identitydialog.cpp:642
#, kde-format
msgid ""
"<qt><p>The default domain is used to complete email addresses that only "
"consist of the user's name.</p></qt>"
msgstr ""
"<qt><p>Domyślna domena jest używana do uzupełniania adresu złożonego jedynie "
"z nazwy użytkownika.</p></qt>"
#: identity/identitydialog.cpp:662
#, kde-format
msgid "&Use custom message templates for this identity"
msgstr "&Użyj własnych szablonów dla tej tożsamości"
#: identity/identitydialog.cpp:689
#, kde-format
msgid "Signature"
msgstr "Podpis"
#: identity/identitydialog.cpp:696
#, kde-format
msgid "Picture"
msgstr "Obraz"
#: identity/identitydialog.cpp:753
#, kde-format
msgid "Invalid Email Alias \"%1\""
msgstr "Nieprawidłowy alias poczty elektronicznej \"%1\""
#: identity/identitydialog.cpp:762 job/addressvalidationjob.cpp:93
#: job/addressvalidationjob.cpp:102
#, kde-format
msgid "Invalid Email Address"
msgstr "Nieprawidłowy adres pocztowy"
#: identity/identitydialog.cpp:818
#, kde-format
msgid ""
"One of the configured OpenPGP signing keys does not contain any user ID with "
"the configured email address for this identity (%1).\n"
"This might result in warning messages on the receiving side when trying to "
"verify signatures made with this configuration."
msgstr ""
"Jeden z kluczy podpisu OpenPGP nie zawiera identyfikatora użytkownika z "
"adresem e-mail dla tej tożsamości (%1). Może to spowodować wyświetlenie "
"ostrzeżenia u adresata wiadomości, kiedy będzie on próbował sprawdzić podpis "
"wykonany przy tym ustawieniu."
#: identity/identitydialog.cpp:825
#, kde-format
msgid ""
"One of the configured OpenPGP encryption keys does not contain any user ID "
"with the configured email address for this identity (%1)."
msgstr ""
"Jeden z kluczy szyfrujących OpenPGP nie zawiera identyfikatora użytkownika z "
"adresem e-mail dla tej tożsamości (%1)."
#: identity/identitydialog.cpp:830
#, kde-format
msgid ""
"One of the configured S/MIME signing certificates does not contain the "
"configured email address for this identity (%1).\n"
"This might result in warning messages on the receiving side when trying to "
"verify signatures made with this configuration."
msgstr ""
"Jeden z certyfikatów podpisu S/MIME nie zawiera adresu e-mail dla tej "
"tożsamości (%1).\n"
"Może to spowodować wyświetlenie ostrzeżenia u adresata wiadomości, kiedy "
"będzie on próbował sprawdzić podpis wykonany przy tym ustawieniu."
#: identity/identitydialog.cpp:837
#, kde-format
msgid ""
"One of the configured S/MIME encryption certificates does not contain the "
"configured email address for this identity (%1)."
msgstr ""
"Jeden z certyfikatów szyfrowania S/MIME nie zawiera adresu e-mail dla tej "
"tożsamości (%1)."
#: identity/identitydialog.cpp:845
#, kde-format
msgid "Email Address Not Found in Key/Certificates"
msgstr "Nie znaleziono adresu poczty elektronicznej w kluczu/certyfikacie"
#: identity/identitydialog.cpp:858
#, kde-format
msgid "The signature file is not valid"
msgstr "Ten plik podpisu jest niepoprawny."
#: identity/identitydialog.cpp:874
#, kde-format
msgid "Edit Identity \"%1\""
msgstr "Edytuj tożsamość \"%1\""
#: identity/identitydialog.cpp:932
#, kde-format
msgid ""
"Some custom folder for identity does not exist (anymore); therefore, default "
"folders will be used."
msgstr ""
"Własny katalog na tożsamości już nie istnieje. Wykorzystany zostanie "
"domyślny katalog."
#: identity/identitydialog.cpp:1148
#, kde-format
msgid "Edit..."
msgstr "Zmień..."
#: identity/identityeditvcarddialog.cpp:48
#, kde-format
msgid "Edit own vCard"
msgstr "Edytuj własną wizytówkę"
#: identity/identityeditvcarddialog.cpp:51
#, kde-format
msgid "Delete current vCard"
msgstr "Usuń bieżącą wizytówkę"
#: identity/identityeditvcarddialog.cpp:71
#, kde-format
msgid "Are you sure you want to delete this vCard?"
msgstr "Czy na pewno chcesz usunąć tę wizytówkę?"
#: identity/identityeditvcarddialog.cpp:71
#: identity/identityeditvcarddialog.cpp:88
#, kde-format
msgid "Delete vCard"
msgstr "Usuń wizytówkę"
#: identity/identityeditvcarddialog.cpp:88
#, kde-format
msgid "We cannot delete vCard file."
msgstr "Nie można usunąć pliku wizytówki."
#: identity/identityeditvcarddialog.cpp:135
-#, fuzzy, kde-format
+#, kde-format
#| msgctxt "@info"
#| msgid "Do you really want to execute <filename>%1</filename>?"
msgctxt "@info"
msgid "Do you really want to cancel?"
-msgstr "Na pewno uruchomić <filename>%1</filename>?"
+msgstr "Czy na pewno chcesz zaniechać?"
#: identity/identityeditvcarddialog.cpp:136
-#, fuzzy, kde-format
+#, kde-format
#| msgid "Send Confirmation"
msgctxt "@title:window"
msgid "Confirmation"
-msgstr "Potwierdzenie wysłania"
+msgstr "Potwierdzenie"
#: identity/identitylistview.cpp:100
#, kde-format
msgctxt ""
"%1: identity name. Used in the config dialog, section Identity, to indicate "
"the default identity"
msgid "%1 (Default)"
msgstr "%1 (domyślna)"
#: identity/identitylistview.cpp:129
#, kde-format
msgid "Identity Name"
msgstr "Nazwa tożsamości"
#: identity/identitylistview.cpp:129
#, kde-format
msgid "Email Address"
msgstr "Adres pocztowy"
#: identity/identitypage.cpp:227
#, kde-format
msgid "<qt>Do you really want to remove the identity named <b>%1</b>?</qt>"
msgstr "<qt>Czy na pewno chcesz usunąć tożsamość o nazwie <b>%1</b>?</qt>"
#: identity/identitypage.cpp:229
#, kde-format
msgid "Remove Identity"
msgstr "Usuń tożsamość"
#: identity/identitypage.cpp:230
#, kde-format
msgid "&Remove"
msgstr "&Usuń"
#: identity/identitypage.cpp:282
#, kde-format
msgid "Rename"
msgstr "Zmień nazwę"
#: identity/identitypage.cpp:288
#, kde-format
msgid "Set as Default"
msgstr "Ustaw jako domyślną"
#: identity/newidentitydialog.cpp:50
#, kde-format
msgid "New Identity"
msgstr "Nowa tożsamość"
#: identity/newidentitydialog.cpp:72
#, kde-format
msgid "&New identity:"
msgstr "&Nowa tożsamość:"
#: identity/newidentitydialog.cpp:87
#, kde-format
msgid "&Use System Settings values"
msgstr "&Użyj wartości zastosowanych w 'Ustawieniach systemowych' "
#: identity/newidentitydialog.cpp:92
#, kde-format
msgid "&Duplicate existing identity"
msgstr "&Powiel istniejącą tożsamość"
#: identity/xfaceconfigurator.cpp:72
#, kde-format
msgid "&Send picture with every message"
msgstr "&Wysyłaj obraz z każdą wiadomością"
#: identity/xfaceconfigurator.cpp:74
#, kde-format
msgid ""
"Check this box if you want KMail to add a so-called X-Face header to "
"messages written with this identity. An X-Face is a small (48x48 pixels) "
"black and white image that some mail clients are able to display."
msgstr ""
"Włącz tę opcję, jeśli chcesz, by KMail dodawał tak zwany nagłówek X-Face do "
"wiadomości wysyłanych z tej tożsamości. X-Face to mały (48x48 pikseli) "
"czarno-biały obraz, który jest wyświetlany przez niektóre programy pocztowe."
#: identity/xfaceconfigurator.cpp:81
#, kde-format
msgid "This is a preview of the picture selected/entered below."
msgstr "Podgląd obrazu wybranego/wprowadzonego poniżej."
#: identity/xfaceconfigurator.cpp:94
#, kde-format
msgid "Click on the widgets below to obtain help on the input methods."
msgstr ""
"Kliknij na elementach interfejsu poniżej, by uzyskać pomoc na temat metod "
"wpisywania."
#: identity/xfaceconfigurator.cpp:98
#, kde-format
msgctxt "continuation of \"obtain picture from\""
msgid "External Source"
msgstr "Zewnętrznego źródła"
#: identity/xfaceconfigurator.cpp:100
#, kde-format
msgctxt "continuation of \"obtain picture from\""
msgid "Input Field Below"
msgstr "Poniższego pola wprowadzania"
#: identity/xfaceconfigurator.cpp:101
#, kde-format
msgid "Obtain pic&ture from:"
msgstr "Obraz pobieraj &z:"
#: identity/xfaceconfigurator.cpp:128
#, kde-format
msgid "Select File..."
msgstr "Wybierz plik..."
#: identity/xfaceconfigurator.cpp:130
#, kde-format
msgid ""
"Use this to select an image file to create the picture from. The image "
"should be of high contrast and nearly quadratic shape. A light background "
"helps improve the result."
msgstr ""
"Użyj tego przycisku, by wybrać plik, z którego utworzony będzie obraz. Obraz "
"powinien być mocno kontrastowy i prawie kwadratowy. Jasne tło poprawi wynik."
#: identity/xfaceconfigurator.cpp:136
#, kde-format
msgid "Set From Address Book"
msgstr "Wybierz z książki adresowej"
#: identity/xfaceconfigurator.cpp:138
#, kde-format
msgid ""
"You can use a scaled-down version of the picture you have set in your "
"address book entry."
msgstr ""
"Możesz użyć zmniejszonej wersji obrazu, który ustawiłeś w swojej pozycji "
"książki adresowej."
#: identity/xfaceconfigurator.cpp:143
#, kde-format
msgid ""
"<qt>KMail can send a small (48x48 pixels), low-quality, monochrome picture "
"with every message. For example, this could be a picture of you or a glyph. "
"It is shown in the recipient's mail client (if supported).</qt>"
msgstr ""
"<qt>KMail może wysyłać małe (48x48 pikseli), o niskiej jakości, "
"monochromatyczne obrazy z każdą wiadomością. Może to być na przykład obraz "
"ciebie lub znak. Będą one wyświetlane w programach pocztowych obsługujących "
"tę funkcję.</qt>"
#: identity/xfaceconfigurator.cpp:162
#, kde-format
msgid "Use this field to enter an arbitrary X-Face string."
msgstr "Użyj tego pola, by wstawić ustalony napis X-Face."
#: identity/xfaceconfigurator.cpp:166
#, kde-format
msgid ""
"Examples are available at <a href=\"https://ace.home.xs4all.nl/X-Faces/"
"\">https://ace.home.xs4all.nl/X-Faces/</a>."
msgstr ""
"Przykłady są dostępne pod adresem <a href=\"https://ace.home.xs4all.nl/X-"
"Faces/\">https://ace.home.xs4all.nl/X-Faces/</a>."
#: identity/xfaceconfigurator.cpp:224 kmcommands.cpp:1843
#, kde-format
msgid "Image"
msgstr "Obraz"
#: identity/xfaceconfigurator.cpp:250
#, kde-format
msgid "You do not have your own contact defined in the address book."
msgstr "Nie masz określonego swojego własnego kontaktu w książce adresowej."
#: identity/xfaceconfigurator.cpp:250 identity/xfaceconfigurator.cpp:261
#: identity/xfaceconfigurator.cpp:268
#, kde-format
msgid "No Picture"
msgstr "Brak obrazu"
#: identity/xfaceconfigurator.cpp:261 identity/xfaceconfigurator.cpp:268
#, kde-format
msgid "No picture set for your address book entry."
msgstr "Nie wybrano obrazu dla twojej pozycji w książce adresowej"
#: job/addemailtoexistingcontactjob.cpp:69
#, kde-format
msgid "Email added successfully."
msgstr "Pomyślnie dodano pocztę."
#: job/addressvalidationjob.cpp:90
#, kde-format
msgid "Distribution list %2 is empty, it cannot be used."
msgid_plural "Distribution lists %2 are empty, they cannot be used."
msgstr[0] "Lista dystrybucyjna %2 jest pusta, nie można jej użyć."
msgstr[1] "Listy dystrybucyjne %2 są puste, nie można ich użyć."
msgstr[2] "Listy dystrybucyjne %2 są puste, nie można ich użyć."
#: job/createnewcontactjob.cpp:81 kmreaderwin.cpp:147
#, kde-format
msgid "Add to Address Book"
msgstr "Dodaj do książki adresowej"
#: job/createnewcontactjob.cpp:135
#, kde-format
msgid "Contact created successfully"
msgstr "Kontakt został pomyślnie utworzony"
#: job/createnewcontactjob.cpp:140 kmreaderwin.cpp:855
#, kde-format
msgid "Contact cannot be stored: %1"
msgstr "Nie można zachować kontaktu: %1"
#: job/createnewcontactjob.cpp:140 kmreaderwin.cpp:855
#, kde-format
msgid "Failed to store contact"
msgstr "Nieudane zachowanie kontaktu"
#: job/opencomposerjob.cpp:126
#, kde-format
msgid "Do you want to attach this folder \"%1\"?"
msgstr "Czy chcesz załączyć ten katalog \"%1\"?"
#: job/opencomposerjob.cpp:126
#, kde-format
msgid "Attach Folder"
msgstr "Załącz katalog"
#: job/removecollectionjob.cpp:70
#, kde-format
msgid "Delete Search"
msgstr "Usuń wyszukiwanie"
#: job/removecollectionjob.cpp:71
#, kde-format
msgid ""
"<qt>Are you sure you want to delete the search <b>%1</b>?<br />Any messages "
"it shows will still be available in their original folder.</qt>"
msgstr ""
"<qt>Na pewno usunąć wyszukiwanie <b>%1</b>? <br/>Wiadomości wyświetlone w "
"tym katalogu nie będą usunięte, ponieważ są przechowywane w innych "
"katalogach.</qt>"
#: job/removecollectionjob.cpp:74
#, kde-format
msgctxt "@action:button Delete search"
msgid "&Delete"
msgstr "U&suń"
#: job/removecollectionjob.cpp:76
#, kde-format
msgid "Delete Folder"
msgstr "Usuń katalog"
#: job/removecollectionjob.cpp:80
#, kde-format
msgid "<qt>Are you sure you want to delete the empty folder <b>%1</b>?</qt>"
msgstr "<qt>Czy na pewno usunąć pusty katalog <b>%1</b>?</qt>"
#: job/removecollectionjob.cpp:84
#, kde-format
msgid ""
"<qt>Are you sure you want to delete the empty folder <resource>%1</resource> "
"and all its subfolders? Those subfolders might not be empty and their "
"contents will be discarded as well. <p><b>Beware</b> that discarded messages "
"are not saved into your Trash folder and are permanently deleted.</p></qt>"
msgstr ""
"<qt>Czy na pewno usunąć pusty katalog <resource>%1</resource> oraz wszystkie "
"podkatalogi? Podkatalogi mogą nie być puste i ich zawartość zostanie także "
"usunięta. <p><b>Uwaga:</b> usunięte w ten sposób wiadomości nie są "
"przenoszone do Kosza i są na zawsze stracone.</p></qt>"
#: job/removecollectionjob.cpp:93
#, kde-format
msgid ""
"<qt>Are you sure you want to delete the folder <resource>%1</resource>, "
"discarding its contents? <p><b>Beware</b> that discarded messages are not "
"saved into your Trash folder and are permanently deleted.</p></qt>"
msgstr ""
"<qt>Czy na pewno usunąć katalog<resource>%1</resource> wraz z zawartością? "
"<p><b>Uwaga:</b> usunięte w ten sposób wiadomości nie są przenoszone do "
"Kosza i są na zawsze stracone.</p></qt>"
#: job/removecollectionjob.cpp:99
#, kde-format
msgid ""
"<qt>Are you sure you want to delete the folder <resource>%1</resource> and "
"all its subfolders, discarding their contents? <p><b>Beware</b> that "
"discarded messages are not saved into your Trash folder and are permanently "
"deleted.</p></qt>"
msgstr ""
"<qt>Czy na pewno usunąć katalog<resource>%1</resource> oraz wszystkie "
"podkatalogi wraz z zawartością? <p><b>Uwaga:</b> usunięte w ten sposób "
"wiadomości nie są przenoszone do Kosza i są na zawsze stracone.</p></qt>"
#: job/removecollectionjob.cpp:106
#, kde-format
msgctxt "@action:button Delete folder"
msgid "&Delete"
msgstr "U&suń"
#: job/removeduplicatemailjob.cpp:46
#: job/removeduplicatemessageinfolderandsubfolderjob.cpp:77
#, kde-format
msgid "Removing duplicates"
msgstr "Usuwanie powieleń"
#: job/removeduplicatemailjob.cpp:73
#: job/removeduplicatemessageinfolderandsubfolderjob.cpp:95
#: manageshowcollectionproperties.cpp:184
#, kde-format
msgid "Done"
msgstr "Gotowe"
#: job/removeduplicatemailjob.cpp:77
#: job/removeduplicatemessageinfolderandsubfolderjob.cpp:100
#, kde-format
msgid "Error occurred during removing duplicate emails: '%1'"
msgstr "Błąd podczas usuwania powielonych wiadomosci: '%1'"
#: job/removeduplicatemailjob.cpp:77
#: job/removeduplicatemessageinfolderandsubfolderjob.cpp:100
#, kde-format
msgid "Error while removing duplicates"
msgstr "Błąd podczas usuwania powieleń"
#: job/saveasfilejob.cpp:41
#, kde-format
msgid "Save File as"
msgstr "Zapisz plik jako"
#: kmail_options.h:14
#, kde-format
msgid "Set subject of message"
msgstr "Ustaw temat wiadomości"
#: kmail_options.h:18
#, kde-format
msgid "Send CC: to 'address'"
msgstr "Wyślij kopię na 'adres'"
#: kmail_options.h:22
#, kde-format
msgid "Send BCC: to 'address'"
msgstr "Wyślij ukrytą kopię na 'adres'"
#: kmail_options.h:26
#, kde-format
msgid "Set replyTo to 'address'"
msgstr "Ustaw adres odpowiedzDo"
#: kmail_options.h:30
#, kde-format
msgid "Add 'header' to message. This can be repeated"
msgstr "Dodaj nagłówek do wiadomości. Operację tę można powtarzać"
#: kmail_options.h:34
#, kde-format
msgid "Read message body from 'file'"
msgstr "Odczytaj treść wiadomości z 'pliku'"
#: kmail_options.h:38
#, kde-format
msgid "Set body of message"
msgstr "Ustaw treść wiadomości"
#: kmail_options.h:42
#, kde-format
msgid "Add an attachment to the mail. This can be repeated"
msgstr "Dodaj załącznik do wiadomości. Operację tę można powtarzać"
#: kmail_options.h:46
#, kde-format
msgid "Only check for new mail"
msgstr "Sprawdź wyłącznie nowa pocztę"
#: kmail_options.h:52
#, kde-format
msgid "Only open composer window"
msgstr "Otwórz tylko okno tworzenia wiadomości"
#: kmail_options.h:55
#, kde-format
msgid "Set identity"
msgstr "Ustaw tożsamość"
#: kmail_options.h:59
#, kde-format
msgid "View the given message file"
msgstr "Pokaż podaną wiadomość"
#: kmail_options.h:65
#, kde-format
msgid "Send message to 'address' or attach the file the 'URL' points to"
msgstr "Wyślij wiadomość na 'adres' lub załącz plik, do którego prowadzi 'URL'"
#. i18n: ectx: Menu (file)
#: kmail_part.rc:8 kmmainwin.rc:8 kmreadermainwin.rc:5
#, kde-format
msgid "&File"
msgstr "&Plik"
#. i18n: ectx: Menu (file_new)
#: kmail_part.rc:10 kmmainwin.rc:10
#, kde-format
msgctxt "@title:menu New message, folder or new window."
msgid "New"
msgstr "Nowy"
#. i18n: ectx: Menu (edit)
#: kmail_part.rc:47 kmcomposerui.rc:28 kmmainwin.rc:47 kmreadermainwin.rc:15
#, kde-format
msgid "&Edit"
msgstr "&Edycja"
#. i18n: ectx: Menu (view)
#: kmail_part.rc:72 kmcomposerui.rc:57 kmmainwin.rc:72 kmreadermainwin.rc:24
#, kde-format
msgid "&View"
msgstr "&Widok"
#. i18n: ectx: Menu (go)
#: kmail_part.rc:94 kmmainwin.rc:94
#, kde-format
msgid "&Go"
msgstr "&Idź"
#. i18n: ectx: Menu (folder)
#: kmail_part.rc:108 kmmainwin.rc:108
#, kde-format
msgid "F&older"
msgstr "Katal&og"
#. i18n: ectx: Menu (apply_filters_folder_actions)
#: kmail_part.rc:128 kmail_part.rc:273 kmmainwidget.cpp:3392 kmmainwin.rc:128
#: kmmainwin.rc:273
#, kde-format
msgid "Apply Filters on Folder"
msgstr "Zastosuj filtry na katalogu"
#. i18n: ectx: Menu (apply_filters_folder_recursive_actions)
#: kmail_part.rc:133 kmail_part.rc:278 kmmainwidget.cpp:3397 kmmainwin.rc:133
#: kmmainwin.rc:278
#, kde-format
msgid "Apply Filters on Folder and all its Subfolders"
msgstr "Zastosuj filtry na katalogu i wszystkich jego podkatalogach"
#. i18n: ectx: Menu (message)
#. i18n: ectx: Menu (file)
#: kmail_part.rc:149 kmcomposerui.rc:5 kmmainwin.rc:149 kmreadermainwin.rc:37
#, kde-format
msgid "&Message"
msgstr "Wiado&mość"
#. i18n: ectx: Menu (reply_special)
#: kmail_part.rc:156 kmmainwin.rc:156 kmreadermainwin.rc:44
#, kde-format
msgid "Reply Special"
msgstr "Odpowiedz wyjątkowo"
#. i18n: ectx: Menu (menubar_message_forward)
#: kmail_part.rc:165 kmmainwin.rc:165 kmreadermainwin.rc:53
#, kde-format
msgid "&Forward"
msgstr "&Prześlij dalej"
#. i18n: ectx: Menu (apply_filter_actions)
#: kmail_part.rc:182 kmmainwidget.cpp:3190 kmmainwin.rc:182
#, kde-format
msgid "A&pply Filter"
msgstr "Zastosuj &filtr"
#. i18n: ectx: Menu (tools)
#: kmail_part.rc:196 kmmainwin.rc:196
#, kde-format
msgid "&Tools"
msgstr "&Narzędzia"
#. i18n: ectx: Menu (settings)
#: kmail_part.rc:214 kmcomposerui.rc:100 kmmainwin.rc:214 kmreadermainwin.rc:72
#: kontactplugin/summary/kontactsummary_part.rc:5
#, kde-format
msgid "&Settings"
msgstr "U&stawienia"
#. i18n: ectx: Menu (help)
#: kmail_part.rc:230 kmmainwin.rc:230
#, kde-format
msgid "&Help"
msgstr "Pomo&c"
#. i18n: ectx: ToolBar (mainToolBar)
#: kmail_part.rc:327 kmcomposerui.rc:105 kmmainwin.rc:328 kmreadermainwin.rc:81
#, kde-format
msgid "Main Toolbar"
msgstr "Główny pasek narzędzi"
#: kmcommands.cpp:321
#, kde-format
msgid "Please wait"
msgstr "Proszę czekać"
#: kmcommands.cpp:323 kmcommands.cpp:387
#, kde-format
msgid "Please wait while the message is transferred"
msgid_plural "Please wait while the %1 messages are transferred"
msgstr[0] "Wiadomość jest przesyłana"
msgstr[1] "%1 wiadomości są przesyłane"
msgstr[2] "%1 wiadomości jest przesyłanych"
#: kmcommands.cpp:524
#, kde-format
msgid "Save To File"
msgstr "Zapisz do pliku"
#: kmcommands.cpp:544
#, kde-kuit-format
msgctxt "@info"
msgid "File <filename>%1</filename> exists.<nl/>Do you want to replace it?"
msgstr "Plik <filename>%1</filename> istnieje.<nl/>Czy chcesz go zastąpić?"
#: kmcommands.cpp:545
#, kde-format
msgid "Save to File"
msgstr "Zapisz do pliku"
#: kmcommands.cpp:545
#, kde-format
msgid "&Replace"
msgstr "&Zastąp"
#: kmcommands.cpp:732
#, kde-format
msgid "Open Message"
msgstr "Otwórz wiadomość"
#: kmcommands.cpp:733
#, kde-format
msgid "Message"
msgstr "Wiadomość"
#: kmcommands.cpp:766
#, kde-format
msgid "The file does not contain a message."
msgstr "Ten plik nie zawiera wiadomości."
#: kmcommands.cpp:839
#, kde-format
msgid "The file contains multiple messages. Only the first message is shown."
msgstr "Plik zawiera wiele wiadomości. Wyświetlono tylko pierwszą."
#: kmcommands.cpp:938
#, kde-format
msgid ""
"Do you want to forward the selected messages as attachments in one message "
"(as a MIME digest) or as individual messages?"
msgstr ""
"Czy przekazać wiadomości jako załączniki w jednej wiadomości jako raport "
"MIME, czy jako osobne wiadomości?"
#: kmcommands.cpp:941
#, kde-format
msgid "Send As Digest"
msgstr "Wyślij jako kondensat"
#: kmcommands.cpp:942
#, kde-format
msgid "Send Individually"
msgstr "Wyślij osobno"
#: kmcommands.cpp:1335
#, kde-format
msgid "Filtering messages"
msgstr "Filtrowanie wiadomości"
#: kmcommands.cpp:1342
#, kde-format
msgid "Filtering message %1 of %2"
msgstr "Filtrowanie wiadomości %1 z %2"
#: kmcommands.cpp:1558 kmcommands.cpp:1691
#, kde-format
msgid "Moving messages"
msgstr "Przenoszenie wiadomości"
#: kmcommands.cpp:1558 kmcommands.cpp:1699
#, kde-format
msgid "Deleting messages"
msgstr "Usuwanie wiadomości"
#. i18n: ectx: Menu (options)
#: kmcomposerui.rc:40
#, kde-format
msgid "&Options"
msgstr "&Opcje"
#. i18n: ectx: Menu (attach)
#: kmcomposerui.rc:76
#, kde-format
msgid "&Attach"
msgstr "&Dołącz"
#. i18n: ectx: ToolBar (htmlToolBar)
#: kmcomposerui.rc:123
#, kde-format
msgid "HTML Toolbar"
msgstr "Pasek narzędzi HTML"
#. i18n: ectx: ToolBar (directionToolBar)
#: kmcomposerui.rc:157
#, kde-format
msgid "Text Direction Toolbar"
msgstr "Pasek narzędzi kierunku tekstu"
#: kmkernel.cpp:743
#, kde-format
msgid "KMail is set to be offline; all network jobs are suspended"
msgstr ""
"KMail został odłączony od sieci, wszystkie zadania sieciowe zostały "
"wstrzymane"
#: kmkernel.cpp:765 kmmainwidget.cpp:2384 kmmainwidget.cpp:2400
#, kde-format
msgid "Send Email"
msgstr "Wyślij wiadomość"
#: kmkernel.cpp:766 kmmainwidget.cpp:2385 kmmainwidget.cpp:2401
#, kde-format
msgid "Impossible to send email"
msgstr "Nie można wysłać wiadomości"
#: kmkernel.cpp:798
#, kde-format
msgid "KMail is set to be online; all network jobs resumed"
msgstr ""
"KMail jest ustawiony w tryb z siecią, wszystkie zadania sieciowe zostały "
"wznowione"
#: kmkernel.cpp:800
#, kde-format
msgid ""
"KMail is set to be online; all network jobs will resume when a network "
"connection is detected"
msgstr ""
"KMail jest ustawiony w tryb z siecią; wszystkie zadania sieciowe zostaną "
"wznowione, gdy zostanie wykryte połączenie sieciowe"
#: kmkernel.cpp:875
#, kde-format
msgid "KMail is currently in offline mode. How do you want to proceed?"
msgstr "W tej chwili KMail jest ustawiony w tryb z siecią. Co zrobić?"
#: kmkernel.cpp:877
#, kde-format
msgid "Online/Offline"
msgstr "Z siecią/Bez sieci"
#: kmkernel.cpp:878 kmmainwidget.cpp:2373
#, kde-format
msgid "Work Online"
msgstr "Podłącz do sieci"
#: kmkernel.cpp:879 kmmainwidget.cpp:2370
#, kde-format
msgid "Work Offline"
msgstr "Odłącz od sieci"
#: kmkernel.cpp:904
#, kde-format
msgid "Network connection detected, all network jobs resumed"
msgstr "Wykryto połączenie sieciowe, wznowiono wszystkie zadania sieciowe"
#: kmkernel.cpp:908
#, kde-format
msgid "No network connection detected, all network jobs are suspended"
msgstr ""
"Nie wykryto połączenia sieciowego, wstrzymano wszystkie zadania sieciowe"
#: kmkernel.cpp:1004
#, kde-format
msgid ""
"Failed to open autosave file at %1.\n"
"Reason: %2"
msgstr ""
"Błąd otwierania pliku okresowego zapisu w %1.\n"
"Powód: %2"
#: kmkernel.cpp:1006
#, kde-format
msgid "Opening Autosave File Failed"
msgstr "Nie udało się otwarcie pliku okresowego zapisu"
#: kmkernel.cpp:1523
#, kde-format
msgid "This identity has been changed to use the default transport:"
msgid_plural ""
"These %1 identities have been changed to use the default transport:"
msgstr[0] "Ta tożsamość będzie teraz używać domyślnego serwera pocztowego:"
msgstr[1] "Te %1 tożsamości będą teraz używać domyślnego serwera pocztowego:"
msgstr[2] ""
"Tych %1 tożsamości będzie teraz używać domyślnego serwera pocztowego:"
#: kmkernel.cpp:1548
#, kde-format
msgid "This identity has been changed to use the modified transport:"
msgid_plural ""
"These %1 identities have been changed to use the modified transport:"
msgstr[0] "Ta tożsamość będzie teraz używać zmienionego serwera pocztowego:"
msgstr[1] "Te %1 tożsamości będą teraz używać zmienionego serwera pocztowego:"
msgstr[2] ""
"Tych %1 tożsamości będzie teraz używać zmienionego serwera pocztowego:"
#: kmkernel.cpp:1563
#, kde-format
msgid "Sending messages"
msgstr "Wysyłanie wiadomości"
#: kmkernel.cpp:1564
#, kde-format
msgid "Initiating sending process..."
msgstr "Inicjalizacja procesu wysyłania..."
#: kmkernel.cpp:1634
#, kde-format
msgid "Resource %1 is broken."
msgstr "Zasób %1 jest uszkodzony."
#: kmkernel.cpp:1805 kmkernel.cpp:1816
#, kde-format
msgctxt "<source>: <error message>"
msgid "%1: %2"
msgstr "%1: %2"
#: kmlaunchexternalcomponent.cpp:52
#, kde-format
msgid "Archive Mail Agent was not registered."
msgstr "Usługa archiwizacji poczty nie została zarejestrowana."
#: kmlaunchexternalcomponent.cpp:62
#, kde-format
msgid "Send Later Agent was not registered."
msgstr "Usługa późniejszego wysyłania nie została zarejestrowana."
#: kmlaunchexternalcomponent.cpp:72
#, kde-format
msgid "Followup Reminder Agent was not registered."
msgstr "Usługa przypominania nie została zarejestrowana."
#: kmlaunchexternalcomponent.cpp:79
#, kde-format
msgid ""
"Could not start certificate manager; please make sure you have Kleopatra "
"properly installed."
msgstr ""
"Nie można przejść do zarządzania certyfikatami. Upewnij się, że masz "
"Kleopatrę w systemie."
#: kmlaunchexternalcomponent.cpp:81
#, kde-format
msgid "KMail Error"
msgstr "Błąd KMaila"
#: kmlaunchexternalcomponent.cpp:89
#, kde-format
msgid ""
"Could not start the import wizard. Please make sure you have ImportWizard "
"properly installed."
msgstr ""
"Nie można wywołać pomocnika importowania. Upewnij się, że masz "
"PomocnikaImportowania w systemie."
#: kmlaunchexternalcomponent.cpp:91 kmmainwidget.cpp:317
#, kde-format
msgid "Unable to start import wizard"
msgstr "Nie można wywołać pomocnika importowania"
#: kmlaunchexternalcomponent.cpp:99
#, kde-format
msgid ""
"Could not start \"PIM Data Exporter\" program. Please check your "
"installation."
msgstr ""
"Nie można uruchomić \"Eksportera danych ZIO\". Sprawdź swoją instalację."
#: kmlaunchexternalcomponent.cpp:101
#, kde-format
msgid "Unable to start \"PIM Data Exporter\" program"
msgstr "Nie można uruchomić \"Eksportera danych ZIO\""
#: kmlaunchexternalcomponent.cpp:115
#, kde-format
msgid ""
"Could not start the ImportWizard. Please make sure you have ImportWizard "
"properly installed."
msgstr ""
"Nie można wywołać pomocnika importowania. Upewnij się, że masz "
"PomocnikaImportowania w systemie."
#: kmlaunchexternalcomponent.cpp:117
#, kde-format
msgid "Unable to start ImportWizard"
msgstr "Nie można wywołać pomocnika importowania"
#: kmmainwidget.cpp:312
#, kde-format
msgid "Another mailer was found on system. Do you want to import data from it?"
msgstr ""
"Znaleziono inny program pocztowy w systemie. Czy zaimportować z niego dane?"
#: kmmainwidget.cpp:315
#, kde-format
msgid "Could not start the import wizard. Please check your installation."
msgstr "Nie można wywołać pomocnika importowania. Proszę sprawdzić instalację."
#: kmmainwidget.cpp:1370
#, kde-format
msgid "No Subject"
msgstr "Brak tematu"
#: kmmainwidget.cpp:1384
#, kde-format
msgid "(no templates)"
msgstr "(brak szablonu użytkownika)"
#: kmmainwidget.cpp:1436
#, kde-format
msgid "This folder does not have any expiry options set"
msgstr "W tym katalogu nie ustawiono opcji usuwania starej poczty"
#: kmmainwidget.cpp:1442
#, kde-format
msgid "<qt>Are you sure you want to expire the folder <b>%1</b>?</qt>"
msgstr "<qt>Na pewno usunąć stare wiadomości z katalogu <b>%1</b>?</qt>"
#: kmmainwidget.cpp:1444
#, kde-format
msgid "Expire Folder"
msgstr "Przedawnij katalog"
#: kmmainwidget.cpp:1445
#, kde-format
msgid "&Expire"
msgstr "Prz&edawnij"
#: kmmainwidget.cpp:1462
#, kde-format
msgid "Empty Trash"
msgstr "Opróżnij kosz"
#: kmmainwidget.cpp:1462 util.cpp:187
#, kde-format
msgid "Move to Trash"
msgstr "Przenieś do Kosza"
#: kmmainwidget.cpp:1464
#, kde-format
msgid "Are you sure you want to empty the trash folder?"
msgstr "Czy na pewno chcesz opróżnić kosz?"
#: kmmainwidget.cpp:1465
#, kde-format
msgid ""
"<qt>Are you sure you want to move all messages from folder <b>%1</b> to the "
"trash?</qt>"
msgstr ""
"<qt>Czy na pewno chcesz przenieść wszystkie wiadomości z katalogu <b>%1</b> "
"do kosza?</qt>"
#: kmmainwidget.cpp:1489
#, kde-format
msgid "Moved all messages to the trash"
msgstr "Przeniesiono wszystkie wiadomości do kosza"
#: kmmainwidget.cpp:1544
#, kde-format
msgid "Are you sure you want to expire all old messages?"
msgstr "Czy na pewno usunąć wszystkie stare wiadomości?"
#: kmmainwidget.cpp:1545
#, kde-format
msgid "Expire Old Messages?"
msgstr "Cz usunąć stare wiadomości?"
#: kmmainwidget.cpp:1545
#, kde-format
msgid "Expire"
msgstr "Przedawnij"
#: kmmainwidget.cpp:1570
#, kde-format
msgid ""
"Loading external references in html mail will make you more vulnerable to "
"\"spam\" and may increase the likelihood that your system will be "
"compromised by other present and anticipated security exploits."
msgstr ""
"Wczytywanie zewnętrznych odnośników uczyni Twoją pocztę bardziej podatną na "
"\"spam\" i zwiększy prawdopodobieństwo skutecznego zaatakowania systemu "
"przez wykorzystanie istniejących lub przyszłych dziur w jego bezpieczeństwie."
#: kmmainwidget.cpp:1573 kmmainwidget.cpp:4684
#, kde-format
msgid "Security Warning"
msgstr "Ostrzeżenie o niebezpieczeństwie"
#: kmmainwidget.cpp:1574
#, kde-format
msgid "Load External References"
msgstr "Wczytuj zewnętrzne odnośniki"
#: kmmainwidget.cpp:1646
#, kde-format
msgid ""
"<qt>Do you really want to delete the selected message?<br />Once deleted, it "
"cannot be restored.</qt>"
msgid_plural ""
"<qt>Do you really want to delete the %1 selected messages?<br />Once "
"deleted, they cannot be restored.</qt>"
msgstr[0] ""
"<qt>Czy na pewno usunąć wybraną wiadomość?<br/> Nie będzie można jej "
"odtworzyć.</qt>"
msgstr[1] ""
"<qt>Czy na pewno usunąć %1 wybrane wiadomości?<br/> Nie będzie można ich "
"odtworzyć.</qt>"
msgstr[2] ""
"<qt>Czy na pewno usunąć %1 wybranych wiadomości?<br/>Nie będzie można ich "
"odtworzyć.</qt>"
#: kmmainwidget.cpp:1652
#, kde-format
msgid "Delete Messages"
msgstr "Usuń wiadomości"
#: kmmainwidget.cpp:1652
#, kde-format
msgid "Delete Message"
msgstr "Usuń wiadomość"
#: kmmainwidget.cpp:1671
#, kde-format
msgid "Moving messages..."
msgstr "Przenoszenie wiadomości..."
#: kmmainwidget.cpp:1673 kmmainwidget.cpp:1864
#, kde-format
msgid "Deleting messages..."
msgstr "Usuwanie wiadomości..."
#: kmmainwidget.cpp:1688 kmmainwidget.cpp:1884
#, kde-format
msgid "Messages deleted successfully."
msgstr "Pomyślnie usunięto wiadomości."
#: kmmainwidget.cpp:1690
#, kde-format
msgid "Messages moved successfully."
msgstr "Pomyślnie przeniesiono wiadomości."
#: kmmainwidget.cpp:1695 kmmainwidget.cpp:1897
#, kde-format
msgid "Deleting messages failed."
msgstr "Usuwanie wiadomości nie powiodło się."
#: kmmainwidget.cpp:1697 kmmainwidget.cpp:1910
#, kde-format
msgid "Deleting messages canceled."
msgstr "Porzucono usuwanie wiadomości."
#: kmmainwidget.cpp:1701
#, kde-format
msgid "Moving messages failed."
msgstr "Przenoszenie wiadomości nie powiodło się."
#: kmmainwidget.cpp:1703
#, kde-format
msgid "Moving messages canceled."
msgstr "Porzucono przenoszenie wiadomości."
#: kmmainwidget.cpp:1769
#, kde-format
msgid "Move Messages to Folder"
msgstr "Przenieś wiadomości do katalogu"
#: kmmainwidget.cpp:1799
#, kde-format
msgid "Copying messages..."
msgstr "Kopiowanie wiadomości..."
#: kmmainwidget.cpp:1807
#, kde-format
msgid "Messages copied successfully."
msgstr "Pomyślnie skopiowano wiadomości."
#: kmmainwidget.cpp:1810
#, kde-format
msgid "Copying messages failed."
msgstr "Kopiowanie wiadomości nie powiodło się."
#: kmmainwidget.cpp:1812
#, kde-format
msgid "Copying messages canceled."
msgstr "Porzucono kopiowanie wiadomości."
#: kmmainwidget.cpp:1822
#, kde-format
msgid "Copy Messages to Folder"
msgstr "Kopiuj wiadomość do katalogu"
#: kmmainwidget.cpp:1861
#, kde-format
msgid "Moving messages to trash..."
msgstr "Przenoszenie wiadomości do kosza..."
#: kmmainwidget.cpp:1868
#, kde-format
msgid "Deleting and moving messages to trash..."
msgstr "Usuwanie i przenoszenie wiadomości do kosza..."
#: kmmainwidget.cpp:1881
#, kde-format
msgid "Messages moved to trash successfully."
msgstr "Pomyślnie przeniesiono wiadomości do kosza."
#: kmmainwidget.cpp:1888
#, kde-format
msgid "Messages moved to trash or deleted successfully"
msgstr "Pomyślnie przeniesiono wiadomości do kosza lub usunięto."
#: kmmainwidget.cpp:1894
#, kde-format
msgid "Moving messages to trash failed."
msgstr "Przenoszenie wiadomości do kosza nie powiodło się."
#: kmmainwidget.cpp:1901
#, kde-format
msgid "Deleting or moving messages to trash failed."
msgstr "Usuwanie lub przenoszenie wiadomości do kosza nie powiodło się."
#: kmmainwidget.cpp:1907
#, kde-format
msgid "Moving messages to trash canceled."
msgstr "Porzucono przenoszenie wiadomości do kosza."
#: kmmainwidget.cpp:1914
#, kde-format
msgid "Deleting or moving messages to trash canceled."
msgstr "Porzucono usuwanie lub przenoszenie wiadomości do kosza."
#: kmmainwidget.cpp:2186
#, kde-format
msgid "Jump to Folder"
msgstr "Skocz do katalogu"
#: kmmainwidget.cpp:2833
#, kde-format
msgid "Save &As..."
msgstr "Zapisz j&ako..."
#: kmmainwidget.cpp:2847
#, kde-format
msgid "&Expire All Folders"
msgstr "Prz&edawnij wszystkie katalogi"
#: kmmainwidget.cpp:2852
#, kde-format
msgid "Check &Mail"
msgstr "&Sprawdź pocztę"
#: kmmainwidget.cpp:2860
#, kde-format
msgid "Check Mail In"
msgstr "Sprawdź pocztę w"
#: kmmainwidget.cpp:2862 kmmainwidget.cpp:2863
#, kde-format
msgid "Check Mail"
msgstr "Sprawdź pocztę"
#: kmmainwidget.cpp:2867
#, kde-format
msgid "&Send Queued Messages"
msgstr "&Wyślij z kolejki"
#: kmmainwidget.cpp:2875
#, kde-format
msgid "Online status (unknown)"
msgstr "Stan sieci (nieznany)"
#: kmmainwidget.cpp:2880
#, kde-format
msgid "Send Queued Messages Via"
msgstr "Wyślij z kolejki przez"
#: kmmainwidget.cpp:2896
#, kde-format
msgid "Certificate Manager"
msgstr "Zarządzanie certyfikatami"
#: kmmainwidget.cpp:2906
#, kde-format
msgid "&Import Messages..."
msgstr "&Importuj wiadomości..."
#: kmmainwidget.cpp:2916
#, kde-format
msgid "&Debug Sieve..."
msgstr "&Debuguj Sieve..."
#: kmmainwidget.cpp:2923
#, kde-format
msgid "Filter &Log Viewer..."
msgstr "Przeg&lądarka dziennika filtrów..."
#: kmmainwidget.cpp:2928
#, kde-format
msgid "&Import from another Email Client..."
msgstr "&Importuj z innego klienta pocztowego..."
#: kmmainwidget.cpp:2933
#, kde-format
msgid "Edit \"Out of Office\" Replies..."
msgstr "Edycja odpowiedzi \"Nieobecny\"..."
#: kmmainwidget.cpp:2939
#, kde-format
msgid "&Configure Automatic Archiving..."
msgstr "Ustawienia okresowego ar&chiwizowania..."
#: kmmainwidget.cpp:2945
#, kde-format
msgid "Delayed Messages..."
msgstr "Opóźnione wiadomości..."
#: kmmainwidget.cpp:2951
#, kde-format
msgid "Followup Reminder Messages..."
msgstr "Wiadomości przypomnienia..."
#: kmmainwidget.cpp:2962 util.cpp:184
#, kde-format
msgctxt "@action Hard delete, bypassing trash"
msgid "&Delete"
msgstr "U&suń"
#: kmmainwidget.cpp:2967 kmmainwidget.cpp:4036
#, kde-format
msgid "M&ove Thread to Trash"
msgstr "Przenieś &wątek do kosza"
#: kmmainwidget.cpp:2971
#, kde-format
msgid "Move thread to trashcan"
msgstr "Przenieś wątek do kosza"
#: kmmainwidget.cpp:2974 kmmainwidget.cpp:4036
#, kde-format
msgid "Delete T&hread"
msgstr "Usuń &wątek"
#: kmmainwidget.cpp:2980 kmmainwidget.cpp:4038
#, kde-format
msgid "&Find Messages..."
msgstr "&Wyszukaj wiadomości..."
#: kmmainwidget.cpp:2985
#, kde-format
msgid "Select &All Messages"
msgstr "Zaznacz &wszystkie wiadomości"
#: kmmainwidget.cpp:2992
#, kde-format
msgid "&Mailing List Management..."
msgstr "Zarządzanie &listą dyskusyjną..."
#: kmmainwidget.cpp:2997
#, kde-format
msgid "&Assign Shortcut..."
msgstr "&Przypisz skrót..."
#: kmmainwidget.cpp:3013
#, kde-format
msgid "&Expiration Settings"
msgstr "&Opcje usuwania starych wiadomości"
#: kmmainwidget.cpp:3029
#, kde-format
msgid "&Archive Folder..."
msgstr "&Archiwizuj katalog..."
#: kmmainwidget.cpp:3037
#, kde-format
msgid "Load E&xternal References"
msgstr "&Wczytaj zewnętrzne odnośniki"
#: kmmainwidget.cpp:3060 kmreadermainwin.cpp:486
#, kde-format
msgid "Copy Message To..."
msgstr "Kopiuj wiadomość do..."
#: kmmainwidget.cpp:3062 kmreadermainwin.cpp:499
#, kde-format
msgid "Move Message To..."
msgstr "Przenieś wiadomość do..."
#: kmmainwidget.cpp:3067
#, kde-format
msgid "&New Message..."
msgstr "&Nowa wiadomość..."
#: kmmainwidget.cpp:3069
#, kde-format
msgctxt "@action:intoolbar New Empty Message"
msgid "New"
msgstr "Nowa"
#: kmmainwidget.cpp:3077
#, kde-format
msgid "Message From &Template"
msgstr "Wiadomość z sza&blonu"
#: kmmainwidget.cpp:3087
#, kde-format
msgid "New Message t&o Mailing-List..."
msgstr "Nowa wiadomość na &listę dyskusyjną..."
#: kmmainwidget.cpp:3095
#, kde-format
msgid "&Create Filter"
msgstr "&Utwórz filtr"
#: kmmainwidget.cpp:3100
#, kde-format
msgid "Filter on &Subject..."
msgstr "Odfiltruj po &tematach..."
#: kmmainwidget.cpp:3107
#, kde-format
msgid "Filter on &From..."
msgstr "Odfiltruj po &nadawcach..."
#: kmmainwidget.cpp:3113
#, kde-format
msgid "Filter on &To..."
msgstr "Odfiltruj po adresa&tach..."
#: kmmainwidget.cpp:3119
#, kde-format
msgid "Filter on &Cc..."
msgstr "Odfiltruj po &DW..."
#: kmmainwidget.cpp:3127
#, kde-format
msgid "Mark &Thread"
msgstr "Oznacz wą&tek"
#: kmmainwidget.cpp:3130
#, kde-format
msgid "Mark Thread as &Read"
msgstr "Oznacz wątek jako p&rzeczytany"
#: kmmainwidget.cpp:3133
#, kde-format
msgid "Mark all messages in the selected thread as read"
msgstr "Oznacz wszystkie wiadomości w wybranym wątku jako przeczytane"
#: kmmainwidget.cpp:3136
#, kde-format
msgid "Mark Thread as &Unread"
msgstr "Oznacz wątek jako nieprze&czytany"
#: kmmainwidget.cpp:3139
#, kde-format
msgid "Mark all messages in the selected thread as unread"
msgstr "Oznacz wszystkie wiadomości w wybranym wątku jako nieprzeczytane"
#: kmmainwidget.cpp:3145
#, kde-format
msgid "Mark Thread as &Important"
msgstr "Oznacz wątek jako w&ażny"
#: kmmainwidget.cpp:3148
#, kde-format
msgid "Remove &Important Thread Mark"
msgstr "Usuń oznaczenie wątku jako w&ażny"
#: kmmainwidget.cpp:3151
#, kde-format
msgid "Mark Thread as &Action Item"
msgstr "Oznacz wątek jako &działanie"
#: kmmainwidget.cpp:3154
#, kde-format
msgid "Remove &Action Item Thread Mark"
msgstr "Usuń oznaczenie wątku jako dział&anie"
#: kmmainwidget.cpp:3158
#, kde-format
msgid "&Watch Thread"
msgstr "&Obserwuj wątek"
#: kmmainwidget.cpp:3162
#, kde-format
msgid "&Ignore Thread"
msgstr "Pom&iń wątek"
#: kmmainwidget.cpp:3170 kmreadermainwin.cpp:443
#, kde-format
msgid "Save A&ttachments..."
msgstr "&Zapisz załączniki..."
#: kmmainwidget.cpp:3178
#, kde-format
msgid "Copy Decrypted To..."
msgstr "Kopiuj szyfrowaną do..."
#: kmmainwidget.cpp:3184
#, kde-format
msgid "Appl&y All Filters"
msgstr "Zastosuj wszystkie filtr&y"
#: kmmainwidget.cpp:3194
#, kde-format
msgctxt "View->"
msgid "&Expand Thread / Group"
msgstr "R&ozwiń wątek/grupę"
#: kmmainwidget.cpp:3197
#, kde-format
msgid "Expand the current thread or group"
msgstr "Rozwiń obecny wątek lub grupę"
#: kmmainwidget.cpp:3201
#, kde-format
msgctxt "View->"
msgid "&Collapse Thread / Group"
msgstr "&Zwiń wątek/grupę"
#: kmmainwidget.cpp:3204
#, kde-format
msgid "Collapse the current thread or group"
msgstr "Zwiń obecny wątek lub grupę"
#: kmmainwidget.cpp:3208
#, kde-format
msgctxt "View->"
msgid "Ex&pand All Threads"
msgstr "Rozwiń &wszystkie wątki"
#: kmmainwidget.cpp:3211
#, kde-format
msgid "Expand all threads in the current folder"
msgstr "Rozwiń wszystkie wątki w obecnym katalogu"
#: kmmainwidget.cpp:3215
#, kde-format
msgctxt "View->"
msgid "C&ollapse All Threads"
msgstr "Zw&iń wszystkie wątki"
#: kmmainwidget.cpp:3218
#, kde-format
msgid "Collapse all threads in the current folder"
msgstr "Zwiń wszystkie wątki w obecnym katalogu"
#: kmmainwidget.cpp:3222
#, kde-format
msgid "&Display Message"
msgstr "&Wyświetl wiadomość"
#: kmmainwidget.cpp:3232
#, kde-format
msgid "&Next Message"
msgstr "&Następna wiadomość"
#: kmmainwidget.cpp:3238
#, kde-format
msgid "Go to the next message"
msgstr "Idź do następnej wiadomości"
#: kmmainwidget.cpp:3242
#, kde-format
msgid "Next &Unread Message"
msgstr "Następna ni&eprzeczytana wiadomość"
#: kmmainwidget.cpp:3253
#, kde-format
msgctxt "@action:inmenu Goto next unread message"
msgid "Next"
msgstr "Następna"
#: kmmainwidget.cpp:3254
#, kde-format
msgid "Go to the next unread message"
msgstr "Idź do następnej nieprzeczytanej wiadomości"
#: kmmainwidget.cpp:3258
#, kde-format
msgid "&Previous Message"
msgstr "&Poprzednia wiadomość"
#: kmmainwidget.cpp:3260
#, kde-format
msgid "Go to the previous message"
msgstr "Idź do poprzedniej nieprzeczytanej wiadomości"
#: kmmainwidget.cpp:3268
#, kde-format
msgid "Previous Unread &Message"
msgstr "P&oprzednia nieprzeczytana wiadomość"
#: kmmainwidget.cpp:3279
#, kde-format
msgctxt "@action:inmenu Goto previous unread message."
msgid "Previous"
msgstr "Poprzednia"
#: kmmainwidget.cpp:3280
#, kde-format
msgid "Go to the previous unread message"
msgstr "Idź do poprzedniej nieprzeczytanej wiadomości"
#: kmmainwidget.cpp:3284
#, kde-format
msgid "Next Unread &Folder"
msgstr "Następny nieprzeczytany &katalog"
#: kmmainwidget.cpp:3291
#, kde-format
msgid "Go to the next folder with unread messages"
msgstr "Idź do następnego katalogu z nieprzeczytanymi wiadomościami"
#: kmmainwidget.cpp:3294
#, kde-format
msgid "Previous Unread F&older"
msgstr "Poprzedni nieprzeczytany katal&og"
#: kmmainwidget.cpp:3300
#, kde-format
msgid "Go to the previous folder with unread messages"
msgstr "Idź do poprzedniego katalogu z nieprzeczytanymi wiadomościami"
#: kmmainwidget.cpp:3304
#, kde-format
msgctxt "Go->"
msgid "Next Unread &Text"
msgstr "Następny nieprze&czytany tekst"
#: kmmainwidget.cpp:3307
#, kde-format
msgid "Go to the next unread text"
msgstr "Idź do następnego nieprzeczytanego tekstu"
#: kmmainwidget.cpp:3308
#, kde-format
msgid ""
"Scroll down current message. If at end of current message, go to next unread "
"message."
msgstr ""
"Przewiń obecną wiadomość. Jeżeli to koniec wiadomości, przejdź do następnej "
"nieprzeczytanej."
#: kmmainwidget.cpp:3316
#, kde-format
msgid "Configure &Filters..."
msgstr "Ustawienia &filtrów..."
#: kmmainwidget.cpp:3322
#, kde-format
msgid "Manage &Sieve Scripts..."
msgstr "Zarządzanie skryptami &Sieve..."
#: kmmainwidget.cpp:3327
#, kde-format
msgid "&Add Account..."
msgstr "&Dodaj konto..."
#: kmmainwidget.cpp:3332
#, kde-format
msgid "KMail &Introduction"
msgstr "&Wprowadzenie do programu KMail"
#: kmmainwidget.cpp:3334
#, kde-format
msgid "Display KMail's Welcome Page"
msgstr "Wyświetl stronę powitalną programu KMail"
#: kmmainwidget.cpp:3342
#, kde-format
msgid "Configure &Notifications..."
msgstr "Ustawie&nia powiadomień..."
#: kmmainwidget.cpp:3349
#, kde-format
msgid "&Configure KMail..."
msgstr "&Ustawienia KMaila..."
#: kmmainwidget.cpp:3356
#, kde-format
msgid "Expire..."
msgstr "Przedawnij..."
#: kmmainwidget.cpp:3362
#, kde-format
msgid "Add Favorite Folder..."
msgstr "Dodaj ulubiony katalog..."
#: kmmainwidget.cpp:3368
#, kde-format
msgid "Serverside Subscription..."
msgstr "Subskrybowanie na serwerze..."
#: kmmainwidget.cpp:3374 kmmainwidget.cpp:3383
#, kde-format
msgid "Apply All Filters"
msgstr "Zastosuj wszystkie filtry"
#: kmmainwidget.cpp:3402
#, kde-format
msgid "Import/Export KMail Data..."
msgstr "Importowanie/Eksportowanie danych KMail..."
#: kmmainwidget.cpp:3408
#, kde-format
msgid "New AddressBook Contact..."
msgstr "Nowy kontakt książki adresowej..."
#: kmmainwidget.cpp:3430
#, kde-format
msgid "Copy Message to Folder"
msgstr "Kopiuj wiadomość do katalogu"
#: kmmainwidget.cpp:3437
#, kde-format
msgid "Jump to Folder..."
msgstr "Przejdź do katalogu..."
#: kmmainwidget.cpp:3444
#, kde-format
msgid "Abort Current Operation"
msgstr "Przerwij obecną operację"
#: kmmainwidget.cpp:3451
#, kde-format
msgid "Focus on Next Folder"
msgstr "Uaktywnij następny katalog"
#: kmmainwidget.cpp:3458
#, kde-format
msgid "Focus on Previous Folder"
msgstr "Uaktywnij poprzedni katalog"
#: kmmainwidget.cpp:3465
#, kde-format
msgid "Select Folder with Focus"
msgstr "Wybierz katalog z uaktywnieniem"
#: kmmainwidget.cpp:3473
#, kde-format
msgid "Focus on First Folder"
msgstr "Uaktywnij pierwszy katalog"
#: kmmainwidget.cpp:3480
#, kde-format
msgid "Focus on Last Folder"
msgstr "Uaktywnij ostatni katalog"
#: kmmainwidget.cpp:3487
#, kde-format
msgid "Focus on Next Message"
msgstr "Uaktywnij następną wiadomość"
#: kmmainwidget.cpp:3494
#, kde-format
msgid "Focus on Previous Message"
msgstr "Uaktywnij poprzednią wiadomość"
#: kmmainwidget.cpp:3501
#, kde-format
msgid "Select First Message"
msgstr "Zaznacz pierwszą wiadomości"
#: kmmainwidget.cpp:3508
#, kde-format
msgid "Select Last Message"
msgstr "Zaznacz ostatnią wiadomości"
#: kmmainwidget.cpp:3515
#, kde-format
msgid "Select Message with Focus"
msgstr "Zaznacz wiadomość z uaktywnieniem"
#: kmmainwidget.cpp:3523
#, kde-format
msgid "Set Focus to Quick Search"
msgstr "Uaktywnij pole szybkiego wyszukiwania"
#: kmmainwidget.cpp:3532
#, kde-format
msgid "Extend Selection to Previous Message"
msgstr "Zaznacz także poprzednią wiadomość"
#: kmmainwidget.cpp:3539
#, kde-format
msgid "Extend Selection to Next Message"
msgstr "Zaznacz także następną wiadomość"
#: kmmainwidget.cpp:3547
#, kde-format
msgid "Move Message to Folder"
msgstr "Przenieś wiadomość do katalogu"
#: kmmainwidget.cpp:3558
#, kde-format
msgid "Use Less Bandwidth"
msgstr "Niska szybkości łącza"
#: kmmainwidget.cpp:3562
#, kde-format
msgid "Mark All Messages As Read in This Folder and All its Subfolder"
msgstr ""
"Oznacz wszystkie wiadomości jako przeczytana w tym i podległych katalogach"
#: kmmainwidget.cpp:3567
#, kde-format
msgid "Remove Duplicates in This Folder and All its Subfolder"
msgstr "Usuń powielenia w tym katalogu i wszystkich jego podkatalogach"
#: kmmainwidget.cpp:3571
#, kde-format
msgid "Account &Settings"
msgstr "U&stawienia konta"
#: kmmainwidget.cpp:3575
#, kde-format
msgid "Restart Account"
msgstr "Uruchom konto ponownie"
#: kmmainwidget.cpp:3586
#, kde-format
msgid "Add Favorite Folder"
msgstr "Dodaj ulubiony katalog"
#: kmmainwidget.cpp:3928
#, kde-format
msgid "E&mpty Trash"
msgstr "&Opróżnij kosz"
#: kmmainwidget.cpp:3929
#, kde-format
msgid "&Move All Messages to Trash"
msgstr "Przenieś wszystkie wiadomości do &kosza"
#: kmmainwidget.cpp:4026
#, kde-format
msgid "&Delete Search"
msgstr "&Usuń wyszukiwanie"
#: kmmainwidget.cpp:4038
#, kde-format
msgid "Edit Search..."
msgstr "Edytuj wyszukiwane..."
#: kmmainwidget.cpp:4150
#, kde-format
msgid "&Undo"
msgstr "&Cofnij"
#: kmmainwidget.cpp:4152
#, kde-format
msgid "&Undo: \"%1\""
msgstr "&Cofnij: \"%1\""
#: kmmainwidget.cpp:4204
#, kde-format
msgid "Filter %1"
msgstr "Filtr %1"
#: kmmainwidget.cpp:4673
#, kde-format
msgctxt "Show shortcut for focus quick search. Don't change it"
msgid "Search... <%1>"
msgstr "Znajdź...<%1>"
#: kmmainwidget.cpp:4681
#, kde-format
msgid ""
"Use of HTML in mail will make you more vulnerable to \"spam\" and may "
"increase the likelihood that your system will be compromised by other "
"present and anticipated security exploits."
msgstr ""
"Użycie HTML-u w wiadomości uczyni Twoją pocztę bardziej podatną na \"spam\" "
"i zwiększy prawdopodobieństwo skutecznego zaatakowania systemu przed obecne "
"lub przyszłe programy wykorzystujące dziury w jego bezpieczeństwie."
#: kmmainwidget.cpp:4685
#, kde-format
msgid "Use HTML"
msgstr "Użyj HTML"
#: kmmainwidget.cpp:4870
#, kde-format
msgid ""
"You have more than one email account set up.\n"
"Do you want to enable the Unified Mailbox feature to show unified content of "
"your inbox, sent and drafts folders?\n"
"You can configure unified mailboxes, create custom ones or\n"
"disable the feature completely in KMail's Plugin settings."
msgstr ""
"Masz ustawionych więcej niż jedno konto pocztowe.\n"
"Czy chcesz włączyć połączoną skrzynkę pocztową, aby pokazywać połączoną "
"zawartości w twojej skrzynce wiadomości przychodzących, wychodzących i "
"roboczych?\n"
"Możesz ustawić połączone skrzynki pocztowe, tworzyć własne lub wyłączyć tę\n"
" możliwość całkowicie w ustawieniach wtyczek w KMailu."
#: kmmainwidget.cpp:4873
#, kde-format
msgid "Enable Unified Mailboxes?"
msgstr "Czy włączyć połączone skrzynki pocztowe?"
#: kmmainwidget.cpp:4874
#, kde-format
msgid "Enable Unified Mailboxes"
msgstr "Włącz połączone skrzynki pocztowe"
#: kmmainwidget.cpp:4875
#, kde-format
msgid "Cancel"
msgstr "Zaniechaj"
#: kmmainwin.cpp:174
#, kde-format
msgid "Starting..."
msgstr "Uruchamianie..."
#: kmreadermainwin.cpp:446 util.cpp:184
#, kde-format
msgid "&Move to Trash"
msgstr "Przenieś do &kosza"
#: kmreadermainwin.cpp:447
#, kde-format
msgctxt "@action:intoolbar Move to Trash"
msgid "Trash"
msgstr "Kosz"
#: kmreadermainwin.cpp:448
#, kde-format
msgid "Move message to trashcan"
msgstr "Przenieś wiadomość do kosza"
#: kmreadermainwin.cpp:545
#, kde-format
msgid "Cannot copy item. %1"
msgstr "Nie można skopiować elementu. %1"
#: kmreaderwin.cpp:126
#, kde-format
msgid "New Message To..."
msgstr "Nowa wiadomość do..."
#: kmreaderwin.cpp:133
#, kde-format
msgid "Reply To..."
msgstr "Odpowiedz..."
#: kmreaderwin.cpp:140
#, kde-format
msgid "Forward To..."
msgstr "Prześlij dalej do..."
#: kmreaderwin.cpp:153
#, kde-format
msgid "Add to Existing Contact"
msgstr "Dodaj do istniejącego kontaktu"
#: kmreaderwin.cpp:160
#, kde-format
msgid "Open in Address Book"
msgstr "Otwórz w książce adresowej"
#: kmreaderwin.cpp:165
#, kde-format
msgid "Bookmark This Link"
msgstr "Dodaj zakładkę do tego odnośnika"
#: kmreaderwin.cpp:171
#, kde-format
msgid "Edit contact..."
msgstr "Edytuj kontakt..."
#: kmreaderwin.cpp:177
#, kde-format
msgid "Save Link As..."
msgstr "Zapisz łącze jako..."
#: kmreaderwin.cpp:183
#, kde-format
msgid "&Find in Message..."
msgstr "&Wyszukaj w wiadomości..."
#: kmreaderwin.cpp:189
#, kde-format
msgid "Save Image On Disk..."
msgstr "Zapisz obraz na dysku..."
#: kmreaderwin.cpp:195
#, kde-format
msgid "Show HTML Format"
msgstr "Pokaż format HTML"
#: kmreaderwin.cpp:196
#, kde-format
msgid "Show HTML format when mail comes from this contact"
msgstr "Pokaż format HTML, otrzymując pocztę od tego kontaktu"
#: kmreaderwin.cpp:202
#, kde-format
msgid "Load external reference when mail comes for this contact"
msgstr "Wczytaj zewnętrzny odnośnik, gdy poczta przychodzi od tego kontaktu"
#: kmreaderwin.cpp:208
#, kde-format
msgid "Share image..."
msgstr "Współdziel obraz..."
#: kmreaderwin.cpp:265
#, kde-format
msgid ""
"KMail is now based on the Akonadi Personal Information Management framework, "
"which brings many changes all around."
msgstr ""
"KMail od teraz oparto na szkielecie zarządzania informacją osobistą Akonadi, "
"która wnosi wiele zmian w każdym miejscu."
#: kmreaderwin.cpp:276
#, kde-format
msgid "Push email (IMAP IDLE)"
msgstr "Popychanie poczty elektronicznej (IMAP IDLE)"
#: kmreaderwin.cpp:277
#, kde-format
msgid "Improved searches"
msgstr "Ulepszone znajdywania"
#: kmreaderwin.cpp:278
#, kde-format
msgid "Support for adding notes (annotations) to mails"
msgstr "Obsługa dodawania notatek (przypisów) do wiadomości"
#: kmreaderwin.cpp:279
#, kde-format
msgid "Less GUI freezes, mail checks happen in the background"
msgstr "Mniej zwieszeń GUI, sprawdzanie poczty odbywa się w tle"
#: kmreaderwin.cpp:280
#, kde-format
msgid "Plugins support"
msgstr "Obsługa wtyczek"
#: kmreaderwin.cpp:281
#, kde-format
msgid "New HTML renderer (QtWebEngine)"
msgstr "Nowe wyświetlanie HTML (QtWebEngine)"
#: kmreaderwin.cpp:282
#, kde-format
msgid "Added Check for Phishing URL"
msgstr "Dodano sprawdzenie adresu url na phishing"
#: kmreaderwin.cpp:312
#, kde-format
msgid "The KDE Mail Client"
msgstr "Program pocztowy KDE"
#: kmreaderwin.cpp:321
#, kde-format
msgid "Retrieving Folder Contents"
msgstr "Pobieranie zawartości katalogu"
#: kmreaderwin.cpp:322
#, kde-format
msgid "Please wait . . ."
msgstr "Proszę czekać ..."
#: kmreaderwin.cpp:329 kmreaderwin.cpp:340
#, kde-format
msgid "Offline"
msgstr "Niedostępny"
#: kmreaderwin.cpp:331
#, kde-format
msgid ""
"KMail is currently in offline mode. Click <a href=\"kmail:goOnline\">here</"
"a> to go online . . .</p>"
msgstr ""
"KMail jest obecnie odłączony od sieci. Naciśnij <a href=\"kmail:goOnline"
"\">tutaj</a>, aby połączyć go ponownie z siecią...</p>"
#: kmreaderwin.cpp:342
#, kde-format
msgid ""
"Account is currently in offline mode. Click <a href=\"kmail:goResourceOnline"
"\">here</a> to go online . . .</p>"
msgstr ""
"Konto jest obecnie odłączone od sieci. Naciśnij <a href=\"kmail:"
"goResourceOnline\">tutaj</a>, aby połączyć je ponownie z siecią...</p>"
#: kmreaderwin.cpp:861
#, kde-format
msgid "Contact modified successfully"
msgstr "Pomyślnie zmieniono kontakt"
#: kmsystemtray.cpp:210
#, kde-format
msgid "New Messages In"
msgstr "Nowe wiadomości w"
#: kmsystemtray.cpp:265
#, kde-format
msgid "There are no unread messages"
msgstr "Brak nieprzeczytanych wiadomości"
#: kmsystemtray.cpp:266
#, kde-format
msgid "1 unread message"
msgid_plural "%1 unread messages"
msgstr[0] "1 nieprzeczytana wiadomość"
msgstr[1] "%1 nieprzeczytane wiadomości"
msgstr[2] "%1 nieprzeczytanych wiadomości"
#: kontactplugin/kmail/kcmkmailsummary.cpp:64
#, kde-format
msgid "kcmkmailsummary"
msgstr "kcmkmailsummary"
#: kontactplugin/kmail/kcmkmailsummary.cpp:66
#, kde-format
msgid "Mail Summary Configuration Dialog"
msgstr "Okno ustawień podsumowania poczty"
#: kontactplugin/kmail/kcmkmailsummary.cpp:68
#, kde-format
msgid "Copyright © 2004–2010 Tobias Koenig"
msgstr "Prawa autorskie © 2004–2010 Tobias Koenig"
#: kontactplugin/kmail/kcmkmailsummary.cpp:69
#: kontactplugin/summary/kcmkontactsummary.cpp:121
#: kontactplugin/summary/summaryview_plugin.cpp:128
#, kde-format
msgid "Tobias Koenig"
msgstr "Tobias Koenig"
#: kontactplugin/kmail/kcmkmailsummary.cpp:85
#, kde-format
msgid "Show full path for folders"
msgstr "Pokaż pełne ścieżki do katalogów"
#: kontactplugin/kmail/kcmkmailsummary.cpp:87
#, kde-format
msgctxt "@info:tooltip"
msgid "Show full path for each folder"
msgstr "Pokaż pełną ścieżkę do każdego katalogu"
#: kontactplugin/kmail/kcmkmailsummary.cpp:90
#, kde-format
msgctxt "@info:whatsthis"
msgid ""
"Enable this option if you want to see the full path for each folder listed "
"in the summary. If this option is not enabled, then only the base folder "
"path will be shown."
msgstr ""
"Włącz tę opcję jeśli chcesz widzieć pełną ścieżkę do każdego katalogu "
"pokazanego w podsumowaniu. Jeśli ta opcja jest wyłączona widoczna będzie "
"tylko ścieżka do katalogu bazowego."
#: kontactplugin/kmail/kmail_plugin.cpp:60
#, kde-format
msgctxt "@action:inmenu"
msgid "New Message..."
msgstr "Nowa wiadomość..."
#: kontactplugin/kmail/kmail_plugin.cpp:67
#, kde-format
msgctxt "@info:whatsthis"
msgid ""
"You will be presented with a dialog where you can create and send a new "
"email message."
msgstr ""
"Pokazane zostanie okienko dialogowe, w którym można utworzyć nową wiadomość "
"e-mail."
#: kontactplugin/kmail/kmail_plugin.cpp:74
#, kde-format
msgctxt "@action:inmenu"
msgid "Sync Mail"
msgstr "Synchronizuj pocztę"
#: kontactplugin/kmail/kmail_plugin.cpp:79
#, kde-format
msgctxt "@info:whatsthis"
msgid "Choose this option to synchronize your groupware email."
msgstr "Wybierz tę opcję, aby synchronizować pocztę pracy grupowej."
#: kontactplugin/kmail/summarywidget.cpp:64
#, kde-format
msgid "New Messages"
msgstr "Nowe wiadomości"
#: kontactplugin/kmail/summarywidget.cpp:161
#, kde-format
msgid "<qt><b>%1</b><br/>Total: %2<br/>Unread: %3</qt>"
msgstr "<qt><b>%1</b><br/>Wszystkie: %2<br/>Nieprzeczytane: %3</qt>"
#: kontactplugin/kmail/summarywidget.cpp:173
#, kde-format
msgctxt "%1: number of unread messages %2: total number of messages"
msgid "%1 / %2"
msgstr "%1 / %2"
#: kontactplugin/kmail/summarywidget.cpp:211
#, kde-format
msgid "No unread messages in your monitored folders"
msgstr "Brak nieprzeczytanych wiadomości w obserwowanych katalogach"
#: kontactplugin/kmail/summarywidget.cpp:229
#, kde-format
msgid "Open Folder: \"%1\""
msgstr "Otwórz katalog: \"%1\""
#: kontactplugin/summary/kcmkontactsummary.cpp:87
#, kde-format
msgctxt "@title:column plugin name"
msgid "Summary Plugin Name"
msgstr "Nazwa wtyczki podsumowania"
#: kontactplugin/summary/kcmkontactsummary.cpp:103
#, kde-format
msgid "Select the plugin summaries to show on the summary page."
msgstr "Wybierz podsumowania wtyczek do pokazania na stronie podsumowań."
#: kontactplugin/summary/kcmkontactsummary.cpp:116
#, kde-format
msgid "kontactsummary"
msgstr "kontactsummary"
#: kontactplugin/summary/kcmkontactsummary.cpp:118
#, kde-format
msgid "KDE Kontact Summary"
msgstr "Kontact - Podsumowanie"
#: kontactplugin/summary/kcmkontactsummary.cpp:120
#, kde-format
msgid "(c), 2004 Tobias Koenig"
msgstr "(c) 2004 Tobias Koenig"
#: kontactplugin/summary/summaryview_part.cpp:69
#, kde-format
msgid "&Configure Summary View..."
msgstr "&Ustawienia widoku podsumowania..."
#: kontactplugin/summary/summaryview_part.cpp:72
#, kde-format
msgid "Configure the summary view"
msgstr "Ustawienia widoku podsumowania"
#: kontactplugin/summary/summaryview_part.cpp:77
#, kde-format
msgctxt "@info:whatsthis"
msgid ""
"Choosing this will show a dialog where you can select which summaries you "
"want to see and also allow you to configure the summaries to your liking."
msgstr ""
"Zostanie pokazane okno dialogowe gdzie będziesz mógł wybrać jakie "
"podsumowania chcesz zobaczyć i dostowować je do swoich potrzeb."
#: kontactplugin/summary/summaryview_part.cpp:124
#, kde-format
msgid "Summary for %1"
msgstr "Podsumowanie dla %1"
#: kontactplugin/summary/summaryview_part.cpp:392
#, kde-format
msgid "What's next?"
msgstr "Co dalej?"
#: kontactplugin/summary/summaryview_plugin.cpp:43
#, kde-format
msgid "Sync All"
msgstr "Synchronizuj wszystko"
#: kontactplugin/summary/summaryview_plugin.cpp:56
#, kde-format
msgctxt "@action:inmenu sync everything"
msgid "All"
msgstr "Wszystko"
#: kontactplugin/summary/summaryview_plugin.cpp:118
#, kde-format
msgid "Kontact Summary"
msgstr "Kontact - Podsumowanie"
#: kontactplugin/summary/summaryview_plugin.cpp:120
#, kde-format
msgid "Kontact Summary View"
msgstr "Widok podsumowania Kontactu"
#: kontactplugin/summary/summaryview_plugin.cpp:122
#, kde-format
msgid "(c) 2003-2019 The Kontact developers"
msgstr "(c) 2003-2019 Programiści Kontact"
#: kontactplugin/summary/summaryview_plugin.cpp:124
#, kde-format
msgid "Sven Lueppken"
msgstr "Sven Lueppken"
#: kontactplugin/summary/summaryview_plugin.cpp:126
#, kde-format
msgid "Cornelius Schumacher"
msgstr "Cornelius Schumacher"
#: manageshowcollectionproperties.cpp:98 manageshowcollectionproperties.cpp:152
#, kde-format
msgid "Retrieving folder properties"
msgstr "Pobieranie właściwości katalogu"
#: manageshowcollectionproperties.cpp:118
#, kde-format
msgid "Network is unconnected. Folder information cannot be updated."
msgstr "Sieć jest niepodłączona. Nie można uaktualnić informacji w katalogu."
#: manageshowcollectionproperties.cpp:196
#, kde-format
msgctxt "@title:window"
msgid "Properties of Folder %1"
msgstr "Właściwości katalogu %1"
#: messageactions.cpp:71
#, kde-format
msgctxt "Message->"
msgid "&Reply"
msgstr "&Odpowiedz"
#: messageactions.cpp:75 searchdialog/searchwindow.cpp:171
#, kde-format
msgid "&Reply..."
msgstr "O&dpowiedz..."
#: messageactions.cpp:81
#, kde-format
msgid "Reply to A&uthor..."
msgstr "Odpowiedz a&utorowi..."
#: messageactions.cpp:87 searchdialog/searchwindow.cpp:175
#, kde-format
msgid "Reply to &All..."
msgstr "Odpowiedz &wszystkim..."
#: messageactions.cpp:93 searchdialog/searchwindow.cpp:179
#, kde-format
msgid "Reply to Mailing-&List..."
msgstr "Odpowiedz na li&stę dyskusyjną..."
#: messageactions.cpp:100
#, kde-format
msgid "Reply Without &Quote..."
msgstr "Odpowiedz &bez cytowania..."
#: messageactions.cpp:105
#, kde-format
msgid "Filter on Mailing-&List..."
msgstr "Odfiltruj po &listach dyskusyjnych..."
#: messageactions.cpp:109
#, kde-format
msgid "Mar&k Message"
msgstr "&Oznacz wiadomość"
#: messageactions.cpp:128 messageactions.cpp:364
#, kde-format
msgid "Add Note..."
msgstr "Dodaj notatkę..."
#: messageactions.cpp:132
#, kde-format
msgid "&Edit As New"
msgstr "&Edytuj jako nową"
#: messageactions.cpp:140 searchdialog/searchwindow.cpp:183
#, kde-format
msgctxt "Message->"
msgid "&Forward"
msgstr "&Prześlij dalej"
#: messageactions.cpp:145
#, kde-format
msgctxt "@action:inmenu Message->Forward->"
msgid "As &Attachment..."
msgstr "Jako z&ałącznik..."
#: messageactions.cpp:153
#, kde-format
msgctxt "@action:inmenu Message->Forward->"
msgid "&Inline..."
msgstr "W treśc&i..."
#: messageactions.cpp:161
#, kde-format
msgctxt "Message->Forward->"
msgid "&Redirect..."
msgstr "Przekie&ruj..."
#: messageactions.cpp:168
#, kde-format
msgctxt "Message->"
msgid "Mailing-&List"
msgstr "Lista &dyskusyjna"
#: messageactions.cpp:193
#, kde-format
msgid "Add Followup Reminder..."
msgstr "Usługa przypomnienie..."
#: messageactions.cpp:197
#, kde-format
msgid "Send A&gain..."
msgstr "W&yślij ponownie..."
#: messageactions.cpp:201
#, kde-format
msgid "New Message From &Template"
msgstr "Nowa wiadomość z sza&blonu"
#: messageactions.cpp:366
#, kde-format
msgid "Edit Note..."
msgstr "Edytuj notatkę..."
#: messageactions.cpp:410
#, kde-format
msgid "Filter on Mailing-List..."
msgstr "Odfiltruj po listach dyskusyjnych..."
#: messageactions.cpp:446
#, kde-format
msgid "<unknown>"
msgstr "<nieznany>"
#: messageactions.cpp:446
#, kde-format
msgid "Mailing List Name: %1"
msgstr "Nazwa listy dyskusyjnej: %1"
#: messageactions.cpp:449
#, kde-format
msgid "Open Message in List Archive"
msgstr "Otwórz wiadomość w archiwum listy"
#: messageactions.cpp:452
#, kde-format
msgid "Post New Message"
msgstr "Wyślij nową wiadomość"
#: messageactions.cpp:455
#, kde-format
msgid "Go to Archive"
msgstr "Przejdź do archiwum"
#: messageactions.cpp:458
#, kde-format
msgid "Request Help"
msgstr "Zażądaj pomocy"
#: messageactions.cpp:461
#, kde-format
msgctxt "Contact the owner of the mailing list"
msgid "Contact Owner"
msgstr "Właściciel kontaktu"
#: messageactions.cpp:467
#, kde-format
msgid "Unsubscribe from List"
msgstr "Wypisz z listy"
#: messageactions.cpp:476
#, kde-format
msgid "Filter on Mailing-List %1..."
msgstr "Odfiltruj po liście dyskusyjnej %1..."
#: messageactions.cpp:649
#, kde-format
msgid "email"
msgstr "e-mail"
#: messageactions.cpp:652
#, kde-format
msgid "web"
msgstr "strona www"
#: messageactions.cpp:656
#, kde-format
msgctxt ""
"%1 is a 'Contact Owner' or similar action. %2 is a protocol normally web or "
"email though could be irc/ftp or other url variant"
msgid "%1 (%2)"
msgstr "%1 (%2)"
#: searchdialog/incompleteindexdialog.cpp:142
#, kde-format
msgid "Reindex"
msgstr "Reindeksuj"
#: searchdialog/incompleteindexdialog.cpp:143
#, kde-format
msgid "Search Anyway"
msgstr "Wyszukaj mimo to"
#: searchdialog/incompleteindexdialog.cpp:222
#, kde-format
msgid "Indexing"
msgstr "Indeksowanie"
#: searchdialog/incompleteindexdialog.cpp:225
#, kde-format
msgid "Indexing Collections..."
msgstr "Indeksowanie zbiorów..."
#: searchdialog/kmsearchmessagemodel.cpp:105
#: searchdialog/kmsearchmessagemodel.cpp:112
#, kde-format
msgid "From"
msgstr "Od"
#: searchdialog/kmsearchmessagemodel.cpp:106
#: searchdialog/kmsearchmessagemodel.cpp:113
#, kde-format
msgctxt "Receiver of the email"
msgid "To"
msgstr "Do"
#: searchdialog/kmsearchmessagemodel.cpp:107
#: searchdialog/kmsearchmessagemodel.cpp:114
#, kde-format
msgid "Date"
msgstr "Data"
#: searchdialog/kmsearchmessagemodel.cpp:109
#: searchdialog/kmsearchmessagemodel.cpp:116
#, kde-format
msgid "Preview"
msgstr "Podgląd"
#: searchdialog/kmsearchmessagemodel.cpp:163
#, kde-format
msgctxt "@label"
msgid ""
"This model can only handle email folders. The current collection holds "
"mimetypes: %1"
msgstr ""
"Ten model może obsłużyć jedynie katalogi pocztowe. Obecny zbiór przechowuje "
"typy mime: %1"
#: searchdialog/kmsearchmessagemodel.cpp:196
#, kde-format
msgctxt "@label No size available"
msgid "-"
msgstr "-"
#: searchdialog/kmsearchmessagemodel.cpp:235
#, kde-format
msgctxt "@title:column, folder (e.g. email)"
msgid "Folder"
msgstr "Katalog"
#: searchdialog/searchpatternwarning.cpp:40
#, kde-format
msgid "Search failed some errors were found: <ul><li>%1</li></ul>"
msgstr "Wyszukiwanie nie udało się, bo: <ul><li>%1</li></ul>"
#: searchdialog/searchwindow.cpp:80
#, kde-format
msgid "Find Messages"
msgstr "Wyszukiwanie wiadomości"
#: searchdialog/searchwindow.cpp:102
#, kde-format
msgctxt "@action:button Search for messages"
msgid "&Search"
msgstr "&Szukaj"
#: searchdialog/searchwindow.cpp:188
#, kde-format
msgctxt "@action:inmenu Forward message inline."
msgid "&Inline..."
msgstr "W treśc&i..."
#: searchdialog/searchwindow.cpp:193
#, kde-format
msgctxt "Message->Forward->"
msgid "As &Attachment..."
msgstr "Jako z&ałącznik..."
#: searchdialog/searchwindow.cpp:208
#, kde-format
msgid "Save Attachments..."
msgstr "Zapisz załączniki..."
#: searchdialog/searchwindow.cpp:215
#, kde-format
msgid "Clear Selection"
msgstr "Wyczyść wybór"
#: searchdialog/searchwindow.cpp:219
#, kde-format
msgid "Jump to original folder"
msgstr "Skocz do pierwotnego katalogu"
#: searchdialog/searchwindow.cpp:307
#, kde-format
msgid "%1 match"
msgid_plural "%1 matches"
msgstr[0] "%1 pasująca"
msgstr[1] "%1 pasujące"
msgstr[2] "%1 pasujących"
#: searchdialog/searchwindow.cpp:377 searchdialog/searchwindow.cpp:419
#, kde-format
msgid "Last Search"
msgstr "Ostatnie wyszukiwanie"
#: searchdialog/searchwindow.cpp:445
#, kde-format
msgid "You did not selected a valid folder."
msgstr "Nie wybrałeś prawidłowego katalogu."
#: searchdialog/searchwindow.cpp:459
#, kde-format
msgid "You forgot to select collections."
msgstr "Nie wybrano katalogu do wyszukiwania."
#: searchdialog/searchwindow.cpp:477
#, kde-format
msgid "You forgot to define condition."
msgstr "Nie określono warunków wyszukiwania."
#: searchdialog/searchwindow.cpp:482
#, kde-format
msgid "All folders selected are empty or were not indexed."
msgstr "Wszystkie wybrane katalogi są puste lub nie zostały zaindeksowane."
#: searchdialog/searchwindow.cpp:488
#, kde-format
msgid "You forgot to add conditions."
msgstr "Nie dodano warunków wyszukiwania."
#: searchdialog/searchwindow.cpp:492
#, kde-format
msgid ""
"Contains condition cannot be used with a number of characters inferior to 4."
msgstr ""
"Warunek \"zawiera\" nie może zostać użyty z liczbą znaków mniejszą niż 4."
#: searchdialog/searchwindow.cpp:529
#, kde-format
msgid "Searching..."
msgstr "Poszukiwanie..."
#: searchdialog/searchwindow.cpp:541
#, kde-format
msgid "Cannot get search result. %1"
msgstr "Nie można uzyskać wyników znajdywania. %1"
#: searchdialog/searchwindow.cpp:544
#, kde-format
msgid "Search failed."
msgstr "Nieudane wyszukiwanie."
#: searchdialog/searchwindow.cpp:585
#, kde-format
msgid "Search complete."
msgstr "Ukończono wyszukiwanie."
#: searchdialog/searchwindow.cpp:623
#, kde-format
msgid "Search stopped."
msgstr "Zatrzymano znajdywanie."
#: searchdialog/searchwindow.cpp:680
#, kde-format
msgid ""
"There was a problem renaming your search folder. A common reason for this is "
"that another search folder with the same name already exists. Error returned "
"\"%1\"."
msgstr ""
"Wystąpił problem podczas zmiany nazwy katalogu wyszukiwania. Najczęściej "
"powodem jest to, że istnieje już inny katalog wyszukiwania o takiej nazwie. "
"Zwrócony błąd \"%1\"."
#: searchdialog/searchwindow.cpp:783
#, kde-format
msgid "Copy Message"
msgid_plural "Copy %1 Messages"
msgstr[0] "Kopiuj wiadomość"
msgstr[1] "Kopiuj %1 wiadomości"
msgstr[2] "Kopiuj %1 wiadomości"
#: searchdialog/searchwindow.cpp:786
#, kde-format
msgid "Cut Message"
msgid_plural "Cut %1 Messages"
msgstr[0] "Wytnij wiadomość"
msgstr[1] "Wytnij %1 wiadomości"
msgstr[2] "Wytnij %1 wiadomości"
#: searchdialog/searchwindow.cpp:914
#, kde-format
msgid "Checking index status..."
msgstr "Sprawdzanie postępu indeksowania..."
#: secondarywindow.cpp:84
#, kde-format
msgctxt "Document/application separator in titlebar"
msgid " – "
msgstr " – "
#. i18n: ectx: whatsthis, entry (ExcludeImportantMailFromExpiry), group (Behaviour)
#: settings/kmail.kcfg.cmake:50
#, kde-format
msgid ""
"This prevents the automatic expiry of old messages in a folder from deleting "
"(or moving to an archive folder) the messages that are marked 'Important' or "
"'Action Item'"
msgstr ""
"To zapobiega samoczynnemu usunięciu lub przeniesieniu z katalogu starych "
"wiadomości oznaczonych jako 'Ważne' lub 'Działanie'"
#. i18n: ectx: label, entry (AllowLocalFlags), group (Behaviour)
#: settings/kmail.kcfg.cmake:54
#, kde-format
msgid "Allow local flags in read-only folders"
msgstr "Dopuść lokalne flagi w katalogach tylko do odczytu"
#. i18n: ectx: label, entry (SendOnCheck), group (Behaviour)
#: settings/kmail.kcfg.cmake:60
#, kde-format
msgid "Send queued mail on mail check"
msgstr "Wyślij wiadomości z kolejki przy sprawdzaniu poczty"
#. i18n: ectx: whatsthis, entry (SendOnCheck), group (Behaviour)
#: settings/kmail.kcfg.cmake:61
#, kde-format
msgid ""
"<qt><p>Select whether you want KMail to send all messages in the outbox on "
"manual or all mail checks, or whether you do not want messages to be sent "
"automatically at all. </p></qt>"
msgstr ""
"<qt><p>Czy KMail ma wysyłać wszystkie wiadomości z katalogu 'Do wysłania' "
"przy ręcznym lub samoczynnym sprawdzaniu poczty, czy też samoczynnewysyłanie "
"ma być w ogóle wyłączone.</p></qt>"
#. i18n: ectx: whatsthis, entry (LastSelectedFolder), group (FolderSelectionDialog)
#: settings/kmail.kcfg.cmake:73
#, kde-format
msgid "The most recently selected folder in the folder selection dialog."
msgstr "Ostatnio wybrany katalog w oknie wyboru katalogów."
#. i18n: ectx: label, entry (ShowUnreadInTaskbar), group (General)
#: settings/kmail.kcfg.cmake:92
#, kde-format
msgid "Show Unread Email in TaskBar"
msgstr "Pokaż nieprzeczytane wiadomości na tacce systemowej"
#. i18n: ectx: label, entry (ExternalEditor), group (General)
#: settings/kmail.kcfg.cmake:96
#, kde-format
msgid "Specify e&ditor:"
msgstr "Określ e&dytor:"
#. i18n: ectx: label, entry (UseExternalEditor), group (General)
#: settings/kmail.kcfg.cmake:100
#, kde-format
msgid "Use e&xternal editor instead of composer"
msgstr "&Użyj edytora zewnętrznego zamiast wbudowanego"
#. i18n: ectx: label, entry (CustomMessageHeadersCount), group (General)
#: settings/kmail.kcfg.cmake:104
#, kde-format
msgid ""
"Specifies the number of custom MIME header fields to be inserted in messages "
"(for internal use only)"
msgstr ""
"Określa liczbę własnych pól nagłówków MIME do wstawienia w wiadomościach "
"(tylko do użytku wewnętrznego)"
#. i18n: ectx: label, entry (CloseToQuotaThreshold), group (General)
#: settings/kmail.kcfg.cmake:107
#, kde-format
msgid ""
"The threshold for when to warn the user that a folder is nearing its quota "
"limit."
msgstr ""
"Próg, przy którym wyświetlane jest ostrzeżenie, że katalog jest bliski "
"przekroczenia przydziału dyskowego."
#. i18n: ectx: label, entry (EmptyTrashOnExit), group (General)
#: settings/kmail.kcfg.cmake:111
#, kde-format
msgid "Empty the local trash folder on program exit"
msgstr "Opróżnij lokalny katalog kosza przy wychodzeniu z programu"
#. i18n: ectx: label, entry (DeleteMessageWithoutConfirmation), group (General)
#: settings/kmail.kcfg.cmake:115
#, kde-format
msgid "Delete messages without confirmation"
msgstr "Usuwaj wiadomości bez potwierdzenia"
#. i18n: ectx: label, entry (StartSpecificFolderAtStartup), group (General)
#: settings/kmail.kcfg.cmake:119
#, kde-format
msgid "Allow to start specific folder"
msgstr "Zezwalaj an rozpoczęcie podanego katalogu"
#. i18n: ectx: label, entry (StartupFolder), group (General)
#: settings/kmail.kcfg.cmake:123
#, kde-format
msgid "Specify the folder to open when the program is started"
msgstr "Określ katalog do otwarcia podczas startu programu"
#. i18n: ectx: label, entry (AutoExpiring), group (General)
#: settings/kmail.kcfg.cmake:130
#, kde-format
msgid ""
"Specifies whether the folders will expire in the background (for internal "
"use only)"
msgstr "Określa czy katalogi wygasną w tle (tylko do użytku wewnętrznego)"
#. i18n: ectx: label, entry (FirstStart), group (General)
#: settings/kmail.kcfg.cmake:134
#, kde-format
msgid ""
"Specifies whether this is the very first time that the application is run "
"(for internal use only)"
msgstr ""
"Określa czy to pierwsze uruchomienie programu (tylko do użytku wewnętrznego)"
#. i18n: ectx: label, entry, group (General)
#: settings/kmail.kcfg.cmake:151
#, kde-format
msgid ""
"Whether to ask if users wants to enable Unified Mailboxes if more than one "
"email accounts are detected. We only ever ask once."
msgstr ""
"Określa czy pytać użytkownika, czy chce włączenia połączonych skrzynek "
"pocztowych, jeśli wykryte zostanie więcej niż jedno konto pocztowe. Pytanie "
"jest jednorazowe."
#. i18n: ectx: whatsthis, entry (PreviousNewFeaturesMD5), group (Internal)
#: settings/kmail.kcfg.cmake:159
#, kde-format
msgid ""
"This value is used to decide whether the KMail Introduction should be "
"displayed."
msgstr ""
"Ta wartość jest używana do określania, czy KMail ma wyświetlić Wprowadzenie."
#. i18n: ectx: label, entry (EnableFolderQuickSearch), group (UserInterface)
#: settings/kmail.kcfg.cmake:166
#, kde-format
msgid "Show folder quick search line edit"
msgstr "Pokaż pole szybkiego wyszukiwania katalogów"
#. i18n: ectx: label, entry (ForwardingInlineByDefault), group (Composer)
#: settings/kmail.kcfg.cmake:174
#, kde-format
msgid "Forward Inline As Default."
msgstr "Domyślnie przesyłaj wiadomości dalej jako w treści."
#. i18n: ectx: label, entry (TooManyRecipients), group (Composer)
#: settings/kmail.kcfg.cmake:177
#, kde-format
msgid "Warn if the number of recipients is more than:"
msgstr "Ostrzeż, jeśli liczba adresatów jest większa niż:"
#. i18n: ectx: whatsthis, entry (TooManyRecipients), group (Composer)
#. i18n: ectx: whatsthis, entry (RecipientThreshold), group (Composer)
#: settings/kmail.kcfg.cmake:179 settings/kmail.kcfg.cmake:186
#, kde-format
msgid ""
"If the number of recipients is larger than this value, KMail will warn and "
"ask for a confirmation before sending the mail. The warning can be turned "
"off."
msgstr ""
"Jeśli liczba odbiorców przekroczy tę wartość, KMail wyświetli ostrzeżenie i "
"poprosi o potwierdzenie wysłania wiadomości. Ostrzeżenie można wyłączyć."
#. i18n: ectx: label, entry (CheckSpellingBeforeSend), group (Composer)
#: settings/kmail.kcfg.cmake:207
#, kde-format
msgid "Check spelling before send"
msgstr "Sprawdź pisownię przed wysłaniem"
#. i18n: ectx: label, entry (RequestMDN), group (Composer)
#: settings/kmail.kcfg.cmake:211
#, kde-format
msgid "Automatically request &message disposition notifications"
msgstr "Zawsze żądaj potwierdzenia losu wiado&mości"
#. i18n: ectx: whatsthis, entry (RequestMDN), group (Composer)
#: settings/kmail.kcfg.cmake:212
#, kde-format
msgid ""
"<qt><p>Enable this option if you want KMail to request Message Disposition "
"Notifications (MDNs) for each of your outgoing messages.</p><p>This option "
"only affects the default; you can still enable or disable MDN requesting on "
"a per-message basis in the composer, menu item <em>Options</em>-><em>Request "
"Disposition Notification</em>.</p></qt>"
msgstr ""
"<qt> <p>Jeśli ta opcja jest włączona, KMail będzie żądał od adresata każdej "
"wiadomości powiadomienia o dalszym jej losie.</p><p>Ta opcja dotyczy jedynie "
"domyślnego zachowania programu. Nadal możliwe jest wybranie odpowiednich "
"ustawień dla aktualnej wiadomości w oknie tworzenia wiadomości, menu "
"<em>Ustawienia</em>-><em>Żądaj powiadomienia o losie wiadomości</em>.</p></"
"qt>"
#. i18n: ectx: label, entry (AutosaveInterval), group (Composer)
#: settings/kmail.kcfg.cmake:234
#, kde-format
msgid "Autosave interval:"
msgstr "Okressamozapisu:"
#. i18n: ectx: whatsthis, entry (AutosaveInterval), group (Composer)
#: settings/kmail.kcfg.cmake:235
#, kde-format
msgid ""
"A backup copy of the text in the composer window can be created regularly. "
"The interval used to create the backups is set here. You can disable "
"autosaving by setting it to the value 0."
msgstr ""
"Można okresowo tworzyć kopię zapasową tekstu w oknie komponowania "
"wiadomości. Przedział czasowe używany do tworzenia tych kopii jest ustawiany "
"tutaj. Możesz wyłączyć samoczynny zapis ustawiając go na wartość 0."
#. i18n: ectx: label, entry (ShowSnippetManager), group (Composer)
#: settings/kmail.kcfg.cmake:242
#, kde-format
msgid "Show the Text Snippet Management and Insertion Panel in the composer."
msgstr ""
"Pokaż zarządzanie fragmentami tekstu i panel wstawianie w oknie tworzenia "
"wiadomości."
#. i18n: ectx: label, entry (CryptoStoreEncrypted), group (Composer)
#: settings/kmail.kcfg.cmake:248
#, kde-format
msgid "When check, sent messages will be stored in the encrypted form"
msgstr ""
"Gdy odhaczone, wysłane wiadomości będą przechowywane w formie zaszyfrowanej"
#. i18n: ectx: label, entry (RecentUrls), group (Composer)
#: settings/kmail.kcfg.cmake:252
#, kde-format
msgid "A list of all the recently used URLs"
msgstr "Spis wszystkich ostatnio używanych adresów URL"
#. i18n: ectx: label, entry (RecentEncodings), group (Composer)
#: settings/kmail.kcfg.cmake:258
#, kde-format
msgid "A list of all the recently used encodings"
msgstr "Spis wszystkich ostatnio używanych kodowań"
#. i18n: ectx: label, entry (ShowCryptoLabelIndicator), group (Composer)
#: settings/kmail.kcfg.cmake:264
#, kde-format
msgid "Show crypto label indicator"
msgstr "Pokaż wskaźnik etykiety kryptograficznej"
#. i18n: ectx: label, entry (CheckSendDefaultActionShortcut), group (Composer)
#: settings/kmail.kcfg.cmake:268
#, kde-format
msgid "Validate Send Default Shortcut"
msgstr "Potwierdź skrót domyślnego wysyłania"
#. i18n: ectx: label, entry (IdentityDialogSize), group (Geometry)
#: settings/kmail.kcfg.cmake:285
#, kde-format
msgid "The size of the identity dialog (for internal use only)"
msgstr "Rozmiar okna dialogowego tożsamości (tylko do użytku wewnętrznego)"
#. i18n: ectx: label, entry (SearchWidgetWidth), group (Geometry)
#: settings/kmail.kcfg.cmake:289
#, kde-format
msgid "The width of the search window (for internal use only)"
msgstr "Szerokość okna znajdywania (tylko do użytku wewnętrznego)"
#. i18n: ectx: label, entry (SearchWidgetHeight), group (Geometry)
#: settings/kmail.kcfg.cmake:293
#, kde-format
msgid "The height of the search window (for internal use only)"
msgstr "Wysokość okna znajdywania (tylko do użytku wewnętrznego)"
#. i18n: ectx: label, entry (ConfigureDialogWidth), group (Geometry)
#: settings/kmail.kcfg.cmake:297
#, kde-format
msgid "The width of the Configure KMail dialog (for internal use only)"
msgstr ""
"Szerokość okna dialogowego ustawień KMail (tylko do użytku wewnętrznego)"
#. i18n: ectx: label, entry (ConfigureDialogHeight), group (Geometry)
#: settings/kmail.kcfg.cmake:301
#, kde-format
msgid "The height of the Configure KMail dialog (for internal use only)"
msgstr ""
"Wysokość okna dialogowego ustawień KMail (tylko do użytku wewnętrznego)"
#. i18n: ectx: label, entry (readerWindowMode), group (Geometry)
#: settings/kmail.kcfg.cmake:327
#, kde-format
msgid "Message Preview Pane"
msgstr "Widok podglądu wiadomości"
#. i18n: ectx: label, entry (readerWindowMode), group (Geometry)
#: settings/kmail.kcfg.cmake:330
#, kde-format
msgid "Do not show a message preview pane"
msgstr "Nie pokazuj podglądu wiadomości"
#. i18n: ectx: label, entry (readerWindowMode), group (Geometry)
#: settings/kmail.kcfg.cmake:333
#, kde-format
msgid "Show the message preview pane below the message list"
msgstr "Pokaż podgląd wiadomości pod spisem wiadomości"
#. i18n: ectx: label, entry (readerWindowMode), group (Geometry)
#: settings/kmail.kcfg.cmake:336
#, kde-format
msgid "Show the message preview pane next to the message list"
msgstr "Pokaż podgląd wiadomości obok spisu wiadomości"
#. i18n: ectx: label, entry (FolderList), group (Geometry)
#: settings/kmail.kcfg.cmake:343
#, kde-format
msgid "Folder List"
msgstr "Spis katalogów"
#. i18n: ectx: label, entry (FolderList), group (Geometry)
#: settings/kmail.kcfg.cmake:346
#, kde-format
msgid "Long folder list"
msgstr "Długi spis katalogów"
#. i18n: ectx: label, entry (FolderList), group (Geometry)
#: settings/kmail.kcfg.cmake:349
#, kde-format
msgid "Short folder list"
msgstr "Krótki spis katalogów"
#. i18n: ectx: label, entry (TemplateNewMessage), group (GlobalTemplates)
#: settings/kmail.kcfg.cmake:358
#, kde-format
msgid "Message template for new message"
msgstr "Szablon dla nowej wiadomości"
#. i18n: ectx: label, entry (TemplateReply), group (GlobalTemplates)
#: settings/kmail.kcfg.cmake:363
#, kde-format
msgid "Message template for reply"
msgstr "Szablon dla odpowiedzi"
#. i18n: ectx: label, entry (TemplateReplyAll), group (GlobalTemplates)
#: settings/kmail.kcfg.cmake:368
#, kde-format
msgid "Message template for reply to all"
msgstr "Szablon dla odpowiedzi do wszystkich"
#. i18n: ectx: label, entry (TemplateForward), group (GlobalTemplates)
#: settings/kmail.kcfg.cmake:373
#, kde-format
msgid "Message template for forward"
msgstr "Szablon dla przesyłania dalej"
#. i18n: ectx: label, entry (QuoteString), group (GlobalTemplates)
#: settings/kmail.kcfg.cmake:378
#, kde-format
msgid "Quote characters"
msgstr "Znaki cytowania"
#. i18n: ectx: label, entry (ToolTipDisplayPolicy), group (MainFolderView)
#: settings/kmail.kcfg.cmake:393
#, kde-format
msgid "Specifies the policy used when displaying policy"
msgstr "Określa zasady wykorzystywane przy wyświetlaniu zasad"
#. i18n: ectx: label, entry (CollectionWidth), group (SearchDialog)
#: settings/kmail.kcfg.cmake:401
#, kde-format
msgid ""
"Specifies the width of the collection field in the Search Window dialog (for "
"internal use only)"
msgstr ""
"Określa szerokość pola kolekcji w oknie dialogowym znajdywania (tylko do "
"użytku wewnętrznego)"
#. i18n: ectx: label, entry (SubjectWidth), group (SearchDialog)
#: settings/kmail.kcfg.cmake:405
#, kde-format
msgid ""
"Specifies the width of the subject field in the Search Window dialog (for "
"internal use only)"
msgstr ""
"Określa szerokość pola tematu w oknie dialogowym znajdywania (tylko do "
"użytku wewnętrznego)"
#. i18n: ectx: label, entry (SenderWidth), group (SearchDialog)
#: settings/kmail.kcfg.cmake:409
#, kde-format
msgid ""
"Specifies the width of the sender field in the Search Window dialog (for "
"internal use only)"
msgstr ""
"Określa szerokość pola nadawcy w oknie dialogowym znajdywania (tylko do "
"użytku wewnętrznego)"
#. i18n: ectx: label, entry (ReceiverWidth), group (SearchDialog)
#: settings/kmail.kcfg.cmake:413
#, kde-format
msgid ""
"Specifies the width of the receiver field in the Search Window dialog (for "
"internal use only)"
msgstr ""
"Określa szerokość pola adresata w oknie dialogowym znajdywania (tylko do "
"użytku wewnętrznego)"
#. i18n: ectx: label, entry (DateWidth), group (SearchDialog)
#: settings/kmail.kcfg.cmake:417
#, kde-format
msgid ""
"Specifies the width of the date field in the Search Window dialog (for "
"internal use only)"
msgstr ""
"Określa szerokość pola daty w oknie dialogowym znajdywania (tylko do użytku "
"wewnętrznego)"
#. i18n: ectx: label, entry (FolderWidth), group (SearchDialog)
#: settings/kmail.kcfg.cmake:421
#, kde-format
msgid ""
"Specifies the width of the folder field in the Search Window dialog (for "
"internal use only)"
msgstr ""
"Określa szerokość pola katalogu w oknie dialogowym znajdywania (tylko do "
"użytku wewnętrznego)"
#: tag/tagactionmanager.cpp:110 tag/tagactionmanager.cpp:253
#, kde-format
msgid "Message Tag: %1"
msgstr "Znacznik wiadomości: %1"
#: tag/tagactionmanager.cpp:207
#, kde-format
msgid "Add new tag..."
msgstr "Dodaj nowy znacznik..."
#: tag/tagactionmanager.cpp:220
#, kde-format
msgid "More..."
msgstr "Więcej..."
#: tag/tagactionmanager.cpp:241
#, kde-format
msgid "Tag not Found"
msgstr "Nie znaleziono znacznika"
#: tag/tagactionmanager.cpp:256
#, kde-format
msgid "Toggle Message Tag: %1"
msgstr "Przełącz znacznik wiadomości: %1"
#: tag/tagselectdialog.cpp:49
#, kde-format
msgid "Select Tags"
msgstr "Wybierz znaczniki"
#: tag/tagselectdialog.cpp:60
#, kde-format
msgid "Add New Tag..."
msgstr "Dodaj nowy znacznik..."
#: tag/tagselectdialog.cpp:74
#, kde-format
msgid "Search tag"
msgstr "Znajdź znacznik"
#. i18n: ectx: property (text), widget (QPushButton, customizeAccountOrder)
#: ui/accountspagereceivingtab.ui:34
#, kde-format
msgid "Customize accounts order..."
msgstr "Własna kolejność kont..."
#. i18n: ectx: property (title), widget (QGroupBox, group)
#: ui/accountspagereceivingtab.ui:41
#, kde-format
msgid "New Mail Notification"
msgstr "Powiadamianie o nowej poczcie"
#. i18n: ectx: property (toolTip), widget (QCheckBox, mVerboseNotificationCheck)
#: ui/accountspagereceivingtab.ui:65
#, kde-format
msgid "Show for each folder the number of newly arrived messages"
msgstr "Pokaż liczbę nieprzeczytanych wiadomości dla każdego katalogu"
#. i18n: ectx: property (text), widget (QCheckBox, mVerboseNotificationCheck)
#: ui/accountspagereceivingtab.ui:68
#, kde-format
msgid "Deta&iled new mail notification"
msgstr "&Szczegółowe powiadamianie o nowej poczcie"
#. i18n: ectx: property (text), widget (QPushButton, mOtherNewMailActionsButton)
#: ui/accountspagereceivingtab.ui:81
#, kde-format
msgid "Other Actio&ns..."
msgstr "&Inne działania..."
#. i18n: ectx: property (title), widget (QGroupBox, optionsGroup)
#: ui/composercryptoconfiguration.ui:17
#, kde-format
msgid "Encrypting"
msgstr "Szyfrowanie"
#. i18n: ectx: property (whatsThis), widget (QCheckBox, mEncToSelf)
#: ui/composercryptoconfiguration.ui:23
#, kde-format
msgid ""
"When this option is enabled, the message/file will not only be encrypted "
"with the receiver's public key, but also with your key. This will enable you "
"to decrypt the message/file at a later time. This is generally a good idea."
msgstr ""
"Jeśli ta opcja jest włączona, wszystkie wiadomości/pliki będą domyślnie "
"szyfrowane nie tylko kluczem adresata, ale i Twoim. Pozwoli Ci to na "
"późniejsze odszyfrowanie wiadomości/pliku. Zwykle jest to dobry pomysł."
#. i18n: ectx: property (text), widget (QCheckBox, mEncToSelf)
#: ui/composercryptoconfiguration.ui:26
#, kde-format
msgid ""
"When encrypting emails, always also encr&ypt to the certificate of my own "
"identity"
msgstr ""
"Podczas szyfrowania wiadomości, zawsze szyfruj z certyfikatem mojej "
"tożsamości"
#. i18n: ectx: property (toolTip), widget (QCheckBox, mStoreEncrypted)
#: ui/composercryptoconfiguration.ui:33
#, kde-format
msgid "Check to store messages encrypted "
msgstr "Włącz, by zapisywać wiadomości zaszyfrowane"
#. i18n: ectx: property (whatsThis), widget (QCheckBox, mStoreEncrypted)
#: ui/composercryptoconfiguration.ui:41
#, kde-format
msgid ""
"<qt>\n"
"<h1>Store Messages Encrypted</h1>\n"
"When this box is checked, sent messages are stored encrypted like they were "
"sent. This is not recommended, as you will not be able to read the messages "
"any longer if a necessary certificate expires.\n"
"<p>\n"
"However, there may be local rules that require you to turn this option on. "
"When in doubt, check with your local administrator.\n"
"</p></qt>"
msgstr ""
"<qt>\n"
"<h1>Przechowuj wiadomości zaszyfrowane</h1>\n"
"Jeżeli to pole jest odznaczone, wysyłane wiadomości zostają przechowywane "
"tak jak zostały wysłane. To nie jest zalecane, bo nie będzie można odczytać "
"wiadomości, jeśli certyfikat wygaśnie.\n"
"<p>\n"
"Jednakże lokalne zasady mogą wymagać od ciebie włączenia tej opcji . W razie "
"wątpliwości skontaktuj się z twoim lokalnym administratorem.\n"
"</p></qt>"
#. i18n: ectx: property (text), widget (QCheckBox, mStoreEncrypted)
#: ui/composercryptoconfiguration.ui:44
#, kde-format
msgid "Store sent messages encry&pted"
msgstr "Zapisz wiadomości zaszy&frowane"
#. i18n: ectx: property (whatsThis), widget (QCheckBox, mShowKeyApprovalDlg)
#: ui/composercryptoconfiguration.ui:54
#, kde-format
msgid ""
"When this option is enabled, the application will always show you a list of "
"public keys from which you can choose the one it will use for encryption. If "
"it is off, the application will only show the dialog if it cannot find the "
"right key or if there are several which could be used."
msgstr ""
"Jeśli ta opcja jest włączona, przed zaszyfrowaniem wyświetlony zostanie spis "
"kluczy szyfrujących do wyboru. Jeśli opcja jest wyłączona, program pokaże "
"okienko jedynie wtedy, kiedy znalezienie odpowiedniego klucza nie będzie "
"możliwe, albo kiedy będzie więcej kluczy możliwych do użycia ."
#. i18n: ectx: property (text), widget (QCheckBox, mShowKeyApprovalDlg)
#: ui/composercryptoconfiguration.ui:57
#, kde-format
msgid "Always show the encryption keys &for approval"
msgstr "Zawsze pokaż &klucze szyfrujące do potwierdzenia"
#. i18n: ectx: property (text), widget (QCheckBox, mAlwaysEncryptWhenSavingInDrafts)
#: ui/composercryptoconfiguration.ui:64
#, kde-format
msgid "When sa&ving as draft, sign/encrypt as indicated"
msgstr "Przy zapisy&waniu roboczej, podpisz/zaszyfruj tak jak to wskazano"
#. i18n: ectx: property (text), widget (QCheckBox, mShowEncSignIndicator)
#: ui/composercryptoconfiguration.ui:71
#, kde-format
msgid "Show sign/encrypt indicator in editor"
msgstr "Pokaż wskaźnik podpisana/zaszyfrowana w oknie tworzenia wiadomości"
#. i18n: ectx: property (toolTip), widget (QPushButton, mButtonAdd)
#: ui/identitypage.ui:24
#, kde-format
msgid "Add a new identity"
msgstr "Dodaj nową tożsamość"
#. i18n: ectx: property (text), widget (QPushButton, mButtonAdd)
#: ui/identitypage.ui:27
#, kde-format
msgid "&Add..."
msgstr "Dod&aj..."
#. i18n: ectx: property (toolTip), widget (QPushButton, mModifyButton)
#: ui/identitypage.ui:37
#, kde-format
msgid "Modify the selected identity"
msgstr "Zmień wybraną tożsamość"
#. i18n: ectx: property (toolTip), widget (QPushButton, mRenameButton)
#: ui/identitypage.ui:50
#, kde-format
msgid "Rename the selected identity"
msgstr "Zmień nazwę wybranej tożsamości"
#. i18n: ectx: property (text), widget (QPushButton, mRenameButton)
#: ui/identitypage.ui:53
#, kde-format
msgid "&Rename"
msgstr "Zmień naz&wę"
#. i18n: ectx: property (toolTip), widget (QPushButton, mRemoveButton)
#: ui/identitypage.ui:63
#, kde-format
msgid "Remove the selected identity"
msgstr "Usuń wybraną tożsamość"
#. i18n: ectx: property (toolTip), widget (QPushButton, mSetAsDefaultButton)
#: ui/identitypage.ui:79
#, kde-format
msgid "Use the selected identity by default"
msgstr "Użyj wybranej tożsamości jako domyślnej"
#. i18n: ectx: property (text), widget (QPushButton, mSetAsDefaultButton)
#: ui/identitypage.ui:82
#, kde-format
msgid "Set as &Default"
msgstr "Ustaw jako &domyślne"
#. i18n: ectx: property (text), widget (QLabel, label)
#: ui/incompleteindexdialog.ui:17
#, kde-format
msgid ""
"Some of the folders you want to search in are not fully indexed yet or have "
"been excluded from indexing. All the folders checked below will be scheduled "
"for priority reindexing. If you uncheck a folder it may still be indexed "
"later, unless it was manually excluded from indexing."
msgstr ""
"Niektóre z katalogów, które chcesz przeszukać, nie są jeszcze w pełni "
"zaindeksowane lub zostały z niego wykluczone. Wszystkie katalogi zaznaczone "
"poniżej zostały zaplanowane z najwyższym priorytetem do indeksowania. Jeśli "
"odznaczysz katalog, to nadal zostanie on zaindeksowany później."
#. i18n: ectx: property (text), widget (QPushButton, selectAllBtn)
#: ui/incompleteindexdialog.ui:40
#, kde-format
msgid "&Select All"
msgstr "Zaznacz wszy&stkie"
#. i18n: ectx: property (text), widget (QPushButton, unselectAllBtn)
#: ui/incompleteindexdialog.ui:47
#, kde-format
msgid "Unselect All"
msgstr "Odznacz wszystkie"
#. i18n: ectx: property (text), widget (QCheckBox, mExcludeImportantFromExpiry)
#: ui/miscpagemaintab.ui:19
#, kde-format
msgid "E&xclude important messages from expiry"
msgstr "&Nie usuwaj starych wiadomości oznaczonych jako ważne"
#. i18n: ectx: property (text), widget (QLabel, mLoopLabel)
#: ui/miscpagemaintab.ui:32
#, kde-format
msgctxt ""
"to be continued with \"do not loop\", \"loop in current folder\", and \"loop "
"in all folders\""
msgid "When &trying to find unread messages:"
msgstr "Przy próbie znalezienia &nieprzeczytanych wiadomości:"
#. i18n: ectx: property (whatsThis), widget (KComboBox, mLoopOnGotoUnread)
#: ui/miscpagemaintab.ui:60
#, kde-format
msgctxt "what's this help"
msgid ""
"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"https://www.w3.org/TR/"
"REC-html40/strict.dtd\">\n"
"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css"
"\">\n"
"p, li { white-space: pre-wrap; }\n"
"</style></head><body style=\" font-family:'Sans Serif'; font-size:10pt; font-"
"weight:400; font-style:normal;\">\n"
"<p style=\" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-"
"right:0px; -qt-block-indent:0; text-indent:0px;\">When jumping to the next "
"unread message, it may occur that no more unread messages are below the "
"current message.</p>\n"
"<p style=\" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-"
"right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
"weight:600;\">Do not loop:</span> The search will stop at the last message "
"in the current folder.</p>\n"
"<p style=\" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-"
"right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
"weight:600;\">Loop in current folder:</span> The search will continue at the "
"top of the message list, but not go to another folder.</p>\n"
"<p style=\" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-"
"right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
"weight:600;\">Loop in all folders:</span> The search will continue at the "
"top of the message list. If no unread messages are found it will then "
"continue to the next folder.</p>\n"
"<p style=\" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-"
"right:0px; -qt-block-indent:0; text-indent:0px;\">Similarly, when searching "
"for the previous unread message, the search will start from the bottom of "
"the message list and continue to the previous folder depending on which "
"option is selected.</p>\n"
"<p style=\" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-"
"right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
"weight:600;\">Loop in all marked folders: </span>This is the same as \"Loop "
"in all folders\" except that only folders are taken into account which have "
"been marked with the folder property \"Act on new/unread mail in this folder"
"\".</p></body></html>"
msgstr ""
"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"https://www.w3.org/TR/"
"REC-html40/strict.dtd\">\n"
"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css"
"\">\n"
"p, li { white-space: pre-wrap; }\n"
"</style></head><body style=\" font-family:'Sans Serif'; font-size:10pt; font-"
"weight:400; font-style:normal;\">\n"
"<p style=\" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-"
"right:0px; -qt-block-indent:0; text-indent:0px;\">Przy przechodzeniu do "
"następnej nieprzeczytanej wiadomości, może się zdarzyć, że nie ma już "
"następnych nieprzeczytanych wiadomości w bieżącym katalogu.</p>\n"
"<p style=\" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-"
"right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
"weight:600;\">Nic nie rób:</span> wyszukiwanie zostanie zakończone.</p>\n"
"<p style=\" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-"
"right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
"weight:600;\">Przeszukaj bieżący katalog:</span> kontynuuj wyszukiwanie od "
"początku listy wiadomości, ale nie zmieniaj katalogu.</p>\n"
"<p style=\" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-"
"right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
"weight:600;\">Przeszukaj wszystkie katalogi:</span> wyszukiwanie będzie "
"kontynuowane od początku listy. Jeżeli w katalogu nie ma już "
"nieprzeczytanych wiadomości, wyszukiwanie będzie kontynuowane w następnym "
"katalogu.</p>\n"
"<p style=\" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-"
"right:0px; -qt-block-indent:0; text-indent:0px;\">Analogicznie, przy "
"wyszukiwaniu poprzedniej nieprzeczytanej wiadomości, wyszukiwanie zacznie "
"się od końca listy wiadomości, a następnie będzie kontynuowane w poprzednim "
"katalogu.</p>\n"
"<p style=\" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-"
"right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
"weight:600;\">Przeszukaj zaznaczone katalogi: </span>Ta opcja jest "
"analogiczna do \"Przeszukaj wszystkie katalogi\", ale uwzględniane są "
"jedynie katalogi zaznaczone jako \"Reaguj na nową/nieprzeczytaną pocztę w "
"tym katalogu\".\".</p></body></html>"
#. i18n: ectx: property (text), item, widget (KComboBox, mLoopOnGotoUnread)
#: ui/miscpagemaintab.ui:64
#, kde-format
msgid "Do not Loop"
msgstr "Nie krąż"
#. i18n: ectx: property (text), item, widget (KComboBox, mLoopOnGotoUnread)
#: ui/miscpagemaintab.ui:69
#, kde-format
msgid "Loop in Current Folder"
msgstr "Krąż w bieżącym katalogu"
#. i18n: ectx: property (text), item, widget (KComboBox, mLoopOnGotoUnread)
#: ui/miscpagemaintab.ui:74
#, kde-format
msgid "Loop in All Folders"
msgstr "Krąż we wszystkich katalogach"
#. i18n: ectx: property (text), item, widget (KComboBox, mLoopOnGotoUnread)
#: ui/miscpagemaintab.ui:79
#, kde-format
msgid "Loop in All Marked Folders"
msgstr "Krąż we wszystkich zaznaczonych katalogach"
#. i18n: ectx: property (text), widget (QLabel, mEnterFolderLabel)
#: ui/miscpagemaintab.ui:93
#, kde-format
msgctxt ""
"to be continued with \"jump to first new message\", \"jump to first unread "
"or new message\", and \"jump to last selected message\""
msgid "When ente&ring a folder:"
msgstr "Przy &wejściu do katalogu:"
#. i18n: ectx: property (text), item, widget (KComboBox, mActionEnterFolder)
#: ui/miscpagemaintab.ui:104
#, kde-format
msgid "Jump to First Unread Message"
msgstr "Przejdź do pierwszej nieprzeczytanej wiadomości"
#. i18n: ectx: property (text), item, widget (KComboBox, mActionEnterFolder)
#: ui/miscpagemaintab.ui:109
#, kde-format
msgid "Jump to Last Selected Message"
msgstr "Przejdź do ostatniej wybranej wiadomości"
#. i18n: ectx: property (text), item, widget (KComboBox, mActionEnterFolder)
#: ui/miscpagemaintab.ui:114
#, kde-format
msgid "Jump to Newest Message"
msgstr "Przejdź do najnowszej wiadomości"
#. i18n: ectx: property (text), item, widget (KComboBox, mActionEnterFolder)
#: ui/miscpagemaintab.ui:119
#, kde-format
msgid "Jump to Oldest Message"
msgstr "Przejdź do najstarszej wiadomości"
#. i18n: ectx: property (text), widget (QCheckBox, mDelayedMarkAsRead)
#: ui/miscpagemaintab.ui:133
#, kde-format
msgid "Mar&k selected message as read after"
msgstr "Oznacz zaznaczoną wiadomość ja&ko przeczytaną po"
#. i18n: ectx: property (suffix), widget (QSpinBox, mDelayedMarkTime)
#: ui/miscpagemaintab.ui:143
#, kde-format
msgid " sec"
msgstr " sek."
#. i18n: ectx: property (text), widget (QCheckBox, mShowPopupAfterDnD)
#: ui/miscpagemaintab.ui:153
#, kde-format
msgid "&Ask for action after dragging messages to another folder"
msgstr "Spyt&aj, co zrobić po przeciągnięciu wiadomości do innego katalogu"
#. i18n: ectx: property (text), widget (QCheckBox, mEmptyTrashCheck)
#: ui/miscpagemaintab.ui:160
#, kde-format
msgid "Empty local &trash folder on program exit"
msgstr "Opróżnij lokalny ka&talog kosza przy wychodzeniu z programu"
#. i18n: ectx: property (text), widget (QCheckBox, mStartUpFolderCheck)
#: ui/miscpagemaintab.ui:173
#, kde-format
msgid "Open this folder on &startup:"
msgstr "Po uruchomieniu otwórz tu w&skazany katalog:"
#. i18n: ectx: property (text), widget (QCheckBox, mDeleteMessagesWithoutConfirmation)
#: ui/miscpagemaintab.ui:180
#, kde-format
msgid "Allow deleting messages without confirmation"
msgstr "Zezwól na usuwanie wiadomości bez potwierdzenia"
#. i18n: ectx: property (text), widget (QRadioButton, mChkbxAllFolders)
#: ui/searchwindow.ui:17
#, kde-format
msgid "Search in &all folders"
msgstr "Szukaj we &wszystkich katalogach"
#. i18n: ectx: property (text), widget (QRadioButton, mChkbxSpecificFolders)
#: ui/searchwindow.ui:26
#, kde-format
msgid "Search &only in:"
msgstr "Szukaj tylk&o w:"
#. i18n: ectx: property (text), widget (QCheckBox, mChkSubFolders)
#: ui/searchwindow.ui:39
#, kde-format
msgid "&Include sub-folders"
msgstr "Uwzględni&j podkatalogi"
#. i18n: ectx: property (text), widget (QRadioButton, mChkMultiFolders)
#: ui/searchwindow.ui:53
#, kde-format
msgid "Select specific folders:"
msgstr "Szukaj w wybranych katalogach:"
#. i18n: ectx: property (text), widget (QPushButton, selectMultipleFolders)
#: ui/searchwindow.ui:60
#, kde-format
msgid "Select Folders..."
msgstr "Wybór katalogów..."
#. i18n: ectx: property (text), widget (QLabel, mSearchFolderLbl)
#: ui/searchwindow.ui:113
#, kde-format
msgid "Search folder &name:"
msgstr "&Nazwa katalogu wyników:"
#. i18n: ectx: property (text), widget (QPushButton, mSearchFolderOpenBtn)
#: ui/searchwindow.ui:133
#, kde-format
msgid "Open &Search Folder"
msgstr "Otwórz katalog &wyników"
#. i18n: ectx: property (text), widget (QPushButton, mSearchResultOpenBtn)
#: ui/searchwindow.ui:143
#, kde-format
msgid "Open &Message"
msgstr "Otwórz wiado&mość"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#: ui/securitypagegeneraltab.ui:23
#, kde-format
msgid "HTML Messages"
msgstr "Wiadomości HTML"
#. i18n: ectx: property (text), widget (QLabel, labelWarnHTML)
#: ui/securitypagegeneraltab.ui:32
#, kde-format
msgid ""
"<b>WARNING:</b> Allowing HTML in email may increase the risk that your "
"system will be compromised by present and anticipated security exploits. <a "
"href=\"whatsthis1\">More about HTML mails...</a> <a href=\"whatsthis2\">More "
"about external references...</a>"
msgstr ""
"<b>UWAGA:</b> Zgoda na format HTML w wiadomościach zwiększy "
"prawdopodobieństwo zaatakowania systemu przez programy wykorzystujące luki w "
"jego bezpieczeństwie. <a href=\"whatsthis1\">Więcej o wiadomościach HTML...</"
"a> <a href=\"whatsthis2\">Więcej o odnośnikach zewnętrznych...</a>"
#. i18n: ectx: property (whatsThis), widget (QCheckBox, mHtmlMailCheck)
#: ui/securitypagegeneraltab.ui:45
#, kde-format
msgid ""
"<qt><p>Messages sometimes come in both formats. This option controls whether "
"you want the HTML part or the plain text part to be displayed.</"
"p><p>Displaying the HTML part makes the message look better, but at the same "
"time increases the risk of security holes being exploited.</p><p>Displaying "
"the plain text part loses much of the message's formatting, but makes it "
"almost <em>impossible</em> to exploit security holes in the HTML renderer "
"(Konqueror).</p><p>The option below guards against one common misuse of HTML "
"messages, but it cannot guard against security issues that were not known at "
"the time this version of KMail was written.</p><p>It is therefore advisable "
"to <em>not</em> prefer HTML to plain text.</p><p><b>Note:</b> You can set "
"this option on a per-folder basis from the <i>Folder</i> menu of KMail's "
"main window.</p></qt>"
msgstr ""
"<qt><p>Listy czasem przychodzą jednocześnie w obu formatach. Ta opcja "
"określa, który z nich ma być użyty: HTML (formatowany) czy zwykły tekst.</"
"p><p> Wyświetlanie wiadomości w HTML powoduje, że wygląda ona nieco lepiej, "
"ale jednocześnie może stanowić zagrożenie dla bezpieczeństwa systemu.</p><p> "
"Wyświetlanie wiadomości jako zwykły tekst powoduje, że traci się część "
"formatowania wiadomości, ale jednocześnie <em>uniemożliwia</em> "
"wykorzystanie luki w generatorze strony HTML do zagrożenia bezpieczeństwu "
"systemu.</p><p> Opcja poniżej chroni przed typowym niewłaściwym użyciem HTML "
"we wiadomościach. Ale nie może chronić przed wszystkimi nieznanymi (w "
"momencie tworzenia tej wersji KMaila) zagrożeniami.</p><p>Dlatego lepiej "
"jest <em>nie</em> używać HTML zamiast zwykłego tekstu.</p></qt>"
#. i18n: ectx: property (text), widget (QCheckBox, mHtmlMailCheck)
#: ui/securitypagegeneraltab.ui:48
#, kde-format
msgid "Prefer HTML to plain text"
msgstr "&HTML ma pierwszeństwo przed zwykłym tekstem"
#. i18n: ectx: property (whatsThis), widget (QCheckBox, mExternalReferences)
#: ui/securitypagegeneraltab.ui:55
#, kde-format
msgid ""
"<qt><p>Some mail advertisements are in HTML and contain references to, for "
"example, images that the advertisers employ to find out that you have read "
"their message (\"web bugs\").</p><p>There is no valid reason to load images "
"off the Internet like this, since the sender can always attach the required "
"images directly to the message.</p><p>To guard from such a misuse of the "
"HTML displaying feature of KMail, this option is <em>disabled</em> by "
"default.</p><p>However, if you wish to, for example, view images in HTML "
"messages that were not attached to it, you can enable this option, but you "
"should be aware of the possible problem.</p></qt>"
msgstr ""
"<qt><p>Niektóre reklamy w HTML zawierają odnośniki, np. obrazy, które firmy "
"rozsyłające reklamy wykorzystują do sprawdzenia, czy reklama została "
"przeczytana.</p> <p>Nie ma powodu, by wczytywać zewnętrzne obrazki, ponieważ "
"nadawca zawsze może wysłać obrazy jako załączniki.</p> <p>Dla ochrony przed "
"takim nadużyciem wiadomości HTML, ta opcja jest domyślnie <em>wyłączona</em>."
"</p> <p>Jeśli chcesz oglądać zewnętrzne obrazy w wiadomościach HTML, włącz "
"tę opcję, ale pamiętaj o konsekwencjach.</p></qt>"
#. i18n: ectx: property (text), widget (QCheckBox, mExternalReferences)
#: ui/securitypagegeneraltab.ui:58
#, kde-format
msgid "Allow messages to load external references from the Internet"
msgstr ""
"Zezwalaj wiadomościom na wczytywanie zewnętrznych odnośników z Internetu"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_3)
#: ui/securitypagegeneraltab.ui:74
#, kde-format
msgid "E-mails Scams"
msgstr "Oszustwa pocztowe"
#. i18n: ectx: property (text), widget (QLabel, label)
#: ui/securitypagegeneraltab.ui:80
#, kde-format
msgid ""
"KMail can analyze messages for suspected email scams by looking for common "
"techniques used to deceive you"
msgstr ""
"KMail może przeanalizować wiadomości pod kątem oszustw rozpoznając "
"powszechnie stosowane techniki."
#. i18n: ectx: property (text), widget (QCheckBox, mScamDetection)
#: ui/securitypagegeneraltab.ui:90
#, kde-format
msgid "Informs if message reading is a suspected email scam"
msgstr "Powiadom jeśli czytana wiadomość jest podejrzana o oszustwo pocztowe"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: ui/securitypagegeneraltab.ui:97
#, kde-format
msgid "Whitelist:"
msgstr "Biała lista:"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#: ui/securitypagegeneraltab.ui:116
#, kde-format
msgid "Encrypted Messages"
msgstr "Wiadomości zaszyfrowane"
#. i18n: ectx: property (text), widget (QCheckBox, mAlwaysDecrypt)
#: ui/securitypagegeneraltab.ui:122
#, kde-format
msgid "Attempt decryption of encrypted messages when viewing"
msgstr ""
"Próbuj samoczynnie dekodować zaszyfrowane wiadomości podczas przeglądania"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_4)
#: ui/securitypagegeneraltab.ui:138
#, kde-format
msgid "Certificate && Key Bundle Attachments"
msgstr "Załączniki z certyfikatami i kluczami"
#. i18n: ectx: property (text), widget (QCheckBox, mAutomaticallyImportAttachedKeysCheck)
#: ui/securitypagegeneraltab.ui:144
#, kde-format
msgid "Automatically import keys and certificate"
msgstr "Samoczynnie importuj klucze i certyfikaty"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_5)
#: ui/securitypagegeneraltab.ui:154
#, kde-format
msgid "Safe Browsing"
msgstr "Bezpieczne przeglądanie"
#. i18n: ectx: property (text), widget (QCheckBox, mCheckUrl)
#: ui/securitypagegeneraltab.ui:160
#, kde-format
msgid "Check URL With Phishing Google System"
msgstr "Sprawdź adres url w Systemie Phishing Google"
#. i18n: ectx: property (text), widget (QCheckBox, mCheckMailUrlTracking)
#: ui/securitypagegeneraltab.ui:167
#, kde-format
msgid "Scan emails for tracking URLs"
-msgstr ""
+msgstr "Szukaj śledzących adresów URL w wiadomościach"
#. i18n: ectx: property (text), widget (QLabel, labelSend)
#: ui/securitypagemdntab.ui:20
#, kde-format
msgid "Send policy:"
msgstr "Zasady wysyłania:"
#. i18n: ectx: property (whatsThis), widget (QRadioButton, radioIgnore)
#. i18n: ectx: property (whatsThis), widget (QRadioButton, radioAsk)
#. i18n: ectx: property (whatsThis), widget (QRadioButton, radioDeny)
#. i18n: ectx: property (whatsThis), widget (QRadioButton, radioAlways)
#. i18n: ectx: property (whatsThis), widget (QRadioButton, radioNothing)
#. i18n: ectx: property (whatsThis), widget (QRadioButton, radioFull)
#. i18n: ectx: property (whatsThis), widget (QRadioButton, radioHeaders)
#: ui/securitypagemdntab.ui:30 ui/securitypagemdntab.ui:40
#: ui/securitypagemdntab.ui:50 ui/securitypagemdntab.ui:60
#: ui/securitypagemdntab.ui:96 ui/securitypagemdntab.ui:106
#: ui/securitypagemdntab.ui:116
#, kde-format
msgid ""
"<qt><h3>Message Disposition Notification Policy</h3><p>MDNs are a "
"generalization of what is commonly called <b>read receipt</b>. The message "
"author requests a disposition notification to be sent and the receiver's "
"mail program generates a reply from which the author can learn what happened "
"to his message. Common disposition types include <b>displayed</b> (i.e. "
"read), <b>deleted</b> and <b>dispatched</b> (e.g. forwarded).</p><p>The "
"following options are available to control KMail's sending of MDNs:</"
"p><ul><li><em>Ignore</em>: Ignores any request for disposition "
"notifications. No MDN will ever be sent automatically (recommended).</"
"li><li><em>Ask</em>: Answers requests only after asking the user for "
"permission. This way, you can send MDNs for selected messages while denying "
"or ignoring them for others.</li><li><em>Deny</em>: Always sends a "
"<b>denied</b> notification. This is only <em>slightly</em> better than "
"always sending MDNs. The author will still know that the messages has been "
"acted upon, he just cannot tell whether it was deleted or read etc.</"
"li><li><em>Always send</em>: Always sends the requested disposition "
"notification. That means that the author of the message gets to know when "
"the message was acted upon and, in addition, what happened to it (displayed, "
"deleted, etc.). This option is strongly discouraged, but since it makes much "
"sense e.g. for customer relationship management, it has been made available."
"</li></ul></qt>"
msgstr ""
"<qt><h3>Zasady powiadamiania o losie wiadomości</h3> <p>Powiadamianie o "
"losie wiadomości (Message Disposition Notification, MDN) to uogólnienie tak "
"zwanego <em>potwierdzenia odbioru</em>. Autor wiadomości żąda od programu "
"pocztowego adresata powiadomienia, z którego autor może dowiedzieć się, co "
"stało się z jego wiadomością. Typowe losy wiadomości to <em>przeczytana</"
"em>, <em>usunięta</em>, <em>przesłana</em> (np. przekazana dalej)</p> "
"<p>KMail oferuje następujące tryby obsługi MDN: <ul><li><em>Pomijaj</em>: "
"wszystkie żądania powiadomienia będą lekceważone. Żadne powiadomienia nie "
"będą wysyłane samoczynnie (zalecane).</li><li><em>Pytaj</em>: powiadomienia "
"będą wysyłane dopiero po potwierdzeniu przez użytkownika. Dzięki temu można "
"będzie wysyłać MDN tylko dla wybranych wiadomości.</li><li><em>Odrzucaj</"
"em>: zawsze wysyłana będzie odpowiedź <em>Odrzucona</em>. Jest to tylko "
"<em>nieco</em> lepsze od wysyłania zawsze odpowiedniego MDN. Autor będzie "
"wiedział, że wiadomość została odebrana, nie będzie jedynie wiedział, co się "
"z nią dalej stało.</li><li><em>Zawsze wysyłaj</em>: zawsze wysyłana będzie "
"właściwa odpowiedź. Oznacza to, że autor będzie dokładnie wiedział, co stało "
"się z jego wiadomością. Użycie tego trybu nie jest zalecane, ale ponieważ "
"jest on przydatny w pewnych sytuacjach (takich jak system obsługi klientów), "
"został on udostępniony</li></ul></p></qt>"
#. i18n: ectx: property (text), widget (QRadioButton, radioIgnore)
#: ui/securitypagemdntab.ui:33
#, kde-format
msgid "Ignore"
msgstr "Pomijaj"
#. i18n: ectx: property (text), widget (QRadioButton, radioAsk)
#: ui/securitypagemdntab.ui:43
#, kde-format
msgid "Ask"
msgstr "Pytaj"
#. i18n: ectx: property (text), widget (QRadioButton, radioDeny)
#: ui/securitypagemdntab.ui:53
#, kde-format
msgid "Deny"
msgstr "Odrzucaj"
#. i18n: ectx: property (text), widget (QRadioButton, radioAlways)
#: ui/securitypagemdntab.ui:63
#, kde-format
msgid "Always send"
msgstr "Zawsze wysyłaj"
#. i18n: ectx: property (text), widget (QLabel, labelQuote)
#: ui/securitypagemdntab.ui:86
#, kde-format
msgid "Quote original message:"
msgstr "Cytowanie pierwotnej wiadomości:"
#. i18n: ectx: property (text), widget (QRadioButton, radioNothing)
#: ui/securitypagemdntab.ui:99
#, kde-format
msgid "Nothing"
msgstr "Brak"
#. i18n: ectx: property (text), widget (QRadioButton, radioFull)
#: ui/securitypagemdntab.ui:109
#, kde-format
msgid "Full message"
msgstr "Cała wiadomość"
#. i18n: ectx: property (text), widget (QRadioButton, radioHeaders)
#: ui/securitypagemdntab.ui:119
#, kde-format
msgid "Only headers"
msgstr "Tylko nagłówki"
#. i18n: ectx: property (text), widget (QCheckBox, mNoMDNsWhenEncryptedCheck)
#: ui/securitypagemdntab.ui:142
#, kde-format
msgid "Do not send MDNs in response to encrypted messages"
msgstr "Nie wysyłaj MDN w odpowiedzi na zaszyfrowaną wiadomość"
#. i18n: ectx: property (text), widget (QLabel, labelWarning)
#: ui/securitypagemdntab.ui:152
#, kde-format
msgid ""
"<b>WARNING:</b> Unconditionally returning confirmations undermines your "
"privacy. <a href=\"whatsthis-mdn\">More about MDNs...</a>"
msgstr ""
"<b>UWAGA:</b> Bezwarunkowe wysyłanie potwierdzeń może naruszyć Twoją "
"prywatność. <a href=\"whatsthis-mdn\">Więcej o MDN...</a>"
#. i18n: ectx: property (whatsThis), widget (QRadioButton, CRLRB)
#: ui/smimeconfiguration.ui:17
#, kde-format
msgid ""
"If this option is selected, S/MIME certificates are validated using "
"Certificate Revocation Lists (CRLs)."
msgstr ""
"Jeśli ta opcja jest włączona, certyfikaty S/MIME będą sprawdzane za pomocą "
"list unieważnień certyfikatów (CRL)."
#. i18n: ectx: property (text), widget (QRadioButton, CRLRB)
#: ui/smimeconfiguration.ui:20
#, kde-format
msgid "&Validate certificates using CRLs"
msgstr "Pot&wierdzaj certyfikaty przy pomocy CRL"
#. i18n: ectx: property (whatsThis), widget (QRadioButton, OCSPRB)
#: ui/smimeconfiguration.ui:30
#, kde-format
msgid ""
"If this option is selected, S/MIME certificates are validated online using "
"the Online Certificates Status Protocol (OCSP). Fill in the URL of the OCSP "
"responder below."
msgstr ""
"Jeśli ta opcja jest włączona, certyfikaty S/MIME będą sprawdzane w sieci za "
"pomocą protokołu aktualnego stanu certyfikatów (OCSP). Wpisz adres dostawcy "
"OCSP poniżej."
#. i18n: ectx: property (text), widget (QRadioButton, OCSPRB)
#: ui/smimeconfiguration.ui:33
#, kde-format
msgid "Validate certificates online (OCSP)"
msgstr "Sprawdź certyfikaty w sieci (OCSP)"
#. i18n: ectx: property (title), widget (QGroupBox, OCSPGroupBox)
#: ui/smimeconfiguration.ui:40
#, kde-format
msgid "Online Certificate Validation"
msgstr "Sprawdzanie certyfikatów w sieci"
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#: ui/smimeconfiguration.ui:50
#, kde-format
msgid "OCSP responder URL:"
msgstr "Adres dostawcy OCSP:"
#. i18n: ectx: property (text), widget (QLabel, textLabel2)
#: ui/smimeconfiguration.ui:60
#, kde-format
msgid "OCSP responder signature:"
msgstr "Podpis dostawcy OCSP:"
#. i18n: ectx: property (whatsThis), widget (KLineEdit, OCSPResponderURL)
#: ui/smimeconfiguration.ui:74
#, kde-format
msgid ""
"Enter here the address of the server for online validation of certificates "
"(OCSP responder). The URL is usually starting with http://."
msgstr ""
"Tu należy wpisać adres serwera przeprowadzającego sprawdzanie certyfikatów w "
"sieci (OCSP). Adresy takie zwykle zaczynają się od http://."
#. i18n: ectx: property (text), widget (QCheckBox, ignoreServiceURLCB)
#: ui/smimeconfiguration.ui:91
#, kde-format
msgid "Ignore service URL of certificates"
msgstr "Pomijaj usługę adresu URL certyfikatów"
#. i18n: ectx: property (whatsThis), widget (QCheckBox, doNotCheckCertPolicyCB)
#: ui/smimeconfiguration.ui:101
#, kde-format
msgid ""
"By default GnuPG uses the file ~/.gnupg/policies.txt to check if a "
"certificate policy is allowed. If this option is selected, policies are not "
"checked."
msgstr ""
"Domyślnie GnuPG używa pliku ~/.gnupg/policies.txt do sprawdzenia, czy dane "
"zasady certyfikatów są dopuszczalne. Jeśli ta opcja jest włączona, zasady "
"nie będą sprawdzane."
#. i18n: ectx: property (text), widget (QCheckBox, doNotCheckCertPolicyCB)
#: ui/smimeconfiguration.ui:104
#, kde-format
msgid "Do not check certificate policies"
msgstr "Nie sprawdzaj zasad certyfikatów"
#. i18n: ectx: property (whatsThis), widget (QCheckBox, neverConsultCB)
#: ui/smimeconfiguration.ui:111
#, kde-format
msgid ""
"If this option is checked, Certificate Revocation Lists are never used to "
"validate S/MIME certificates."
msgstr ""
"Jeśli ta opcja jest włączona, spis unieważnień certyfikatów (CRL) nie będziy "
"używane do sprawdzania poprawności certyfikatów S/MIME."
#. i18n: ectx: property (text), widget (QCheckBox, neverConsultCB)
#: ui/smimeconfiguration.ui:114
#, kde-format
msgid "Never consult a CRL"
msgstr "Nigdy nie sprawdzaj CRL"
#. i18n: ectx: property (whatsThis), widget (QCheckBox, fetchMissingCB)
#: ui/smimeconfiguration.ui:121
#, kde-format
msgid ""
"If this option is checked, missing issuer certificates are fetched when "
"necessary (this applies to both validation methods, CRLs and OCSP)"
msgstr ""
"Jeśli ta opcja jest włączona, brakujące informacje o wystawcy certyfikatu "
"będą pobierane (dotyczy to obu metod sprawdzania, CRL i OCSP)"
#. i18n: ectx: property (text), widget (QCheckBox, fetchMissingCB)
#: ui/smimeconfiguration.ui:124
#, kde-format
msgid "Fetch missing issuer certificates"
msgstr "Pobierz brakującą informację o wystawcy certyfikatu"
#. i18n: ectx: attribute (title), widget (QWidget, tabHTTP)
#: ui/smimeconfiguration.ui:135
#, kde-format
msgid "HTTP Requests"
msgstr "Żądania HTTP"
#. i18n: ectx: property (whatsThis), widget (QCheckBox, disableHTTPCB)
#: ui/smimeconfiguration.ui:141
#, kde-format
msgid "Entirely disables the use of HTTP for S/MIME."
msgstr "Całkowicie wyłącza użycie HTTP dla S/MIME."
#. i18n: ectx: property (text), widget (QCheckBox, disableHTTPCB)
#: ui/smimeconfiguration.ui:144
#, kde-format
msgid "Do not perform any HTTP requests"
msgstr "Nie realizuj żadnych żądań HTTP"
#. i18n: ectx: property (whatsThis), widget (QCheckBox, ignoreHTTPDPCB)
#: ui/smimeconfiguration.ui:151
#, kde-format
msgid ""
"When looking for the location of a CRL, the to-be-tested certificate usually "
"contains what are known as \"CRL Distribution Point\" (DP) entries, which "
"are URLs describing the way to access the URL. The first found DP entry is "
"used. With this option all entries using the HTTP scheme are ignored when "
"looking for a suitable DP."
msgstr ""
"Kiedy poszukiwany jest adres CRL, testowany certyfikat zwykle zawiera adresy "
"URL prowadzące do punktów dystrybucji CRL (list unieważnień certyfikatów). "
"Używany jest pierwszy znaleziony URL. Jeśli ta opcja jest włączona, "
"wszystkie adresy używające HTTP zostaną zignorowane przy poszukiwaniu "
"odpowiedniego punktu."
#. i18n: ectx: property (text), widget (QCheckBox, ignoreHTTPDPCB)
#: ui/smimeconfiguration.ui:154
#, kde-format
msgid "Ignore HTTP CRL distribution point of certificates"
msgstr "Pomijaj HTTP punktów dystrybucyjnych CRL dla certyfikatów"
#. i18n: ectx: property (whatsThis), widget (QRadioButton, honorHTTPProxyRB)
#: ui/smimeconfiguration.ui:176
#, kde-format
msgid ""
"If this option is selected, the value of the HTTP proxy shown on the right "
"(which comes from the environment variable http_proxy) will be used for any "
"HTTP request."
msgstr ""
"Jeśli ta opcja jest włączona, we wszystkich żądaniach HTTP używane będzie "
"pośrednik HTTP widoczny po prawej (pochodzący ze zmiennej środowiskowej "
"http_proxy)."
#. i18n: ectx: property (text), widget (QRadioButton, honorHTTPProxyRB)
#: ui/smimeconfiguration.ui:179
#, kde-format
msgid "Use s&ystem HTTP proxy:"
msgstr "Użyj s&ystemowego pośrednika HTTP:"
#. i18n: ectx: property (text), widget (QRadioButton, useCustomHTTPProxyRB)
#: ui/smimeconfiguration.ui:196
#, kde-format
msgid "Use &this proxy for HTTP requests: "
msgstr "Użyj &tego pośrednika dla żądań HTTP: "
#. i18n: ectx: property (whatsThis), widget (KLineEdit, customHTTPProxy)
#: ui/smimeconfiguration.ui:203
#, kde-format
msgid ""
"Enter here the location of your HTTP Proxy, which will be used for all HTTP "
"requests relating to S/MIME. The syntax is host:port, for instance myproxy."
"nowhere.com:3128."
msgstr ""
"Podaj adres lokalnego pośrednika HTTP, który ma być używany do żądań HTTP "
"związanych z S/MIME. Składnia to serwer:port, na przykład mojposrednik."
"nigdzie.com:3128."
#. i18n: ectx: attribute (title), widget (QWidget, tabLDAP)
#: ui/smimeconfiguration.ui:216
#, kde-format
msgid "LDAP Requests"
msgstr "Żądania LDAP"
#. i18n: ectx: property (whatsThis), widget (QCheckBox, disableLDAPCB)
#: ui/smimeconfiguration.ui:224
#, kde-format
msgid "Entirely disables the use of LDAP for S/MIME."
msgstr "Całkowicie wyłącza użycie LDAP dla S/MIME."
#. i18n: ectx: property (text), widget (QCheckBox, disableLDAPCB)
#: ui/smimeconfiguration.ui:227
#, kde-format
msgid "Do not perform any LDAP requests"
msgstr "Nie realizuj żadnych żądań LDAP"
#. i18n: ectx: property (whatsThis), widget (QCheckBox, ignoreLDAPDPCB)
#: ui/smimeconfiguration.ui:234
#, kde-format
msgid ""
"When looking for the location of a CRL, the to-be-tested certificate usually "
"contains what are known as \"CRL Distribution Point\" (DP) entries, which "
"are URLs describing the way to access the URL. The first found DP entry is "
"used. With this option all entries using the LDAP scheme are ignored when "
"looking for a suitable DP."
msgstr ""
"Kiedy poszukiwany jest adres CRL, testowany certyfikat zwykle zawiera adresy "
"URL prowadzące do punktów dystrybucji CRL (list unieważnień certyfikatów). "
"Używany jest pierwszy znaleziony URL. Jeśli ta opcja jest włączona, "
"wszystkie adresy używające LDAP zostaną zignorowane przy poszukiwaniu "
"odpowiedniego punktu."
#. i18n: ectx: property (text), widget (QCheckBox, ignoreLDAPDPCB)
#: ui/smimeconfiguration.ui:237
#, kde-format
msgid "Ignore LDAP CRL distribution point of certificates"
msgstr "Pomijaj LDAP dla punktów dystrybucji CRL dla certyfikatów"
#. i18n: ectx: property (text), widget (QLabel, customLDAPLabel)
#: ui/smimeconfiguration.ui:246
#, kde-format
msgid "Primary host for LDAP requests:"
msgstr "Podstawowy host dla żądań LDAP:"
#. i18n: ectx: property (whatsThis), widget (KLineEdit, customLDAPProxy)
#: ui/smimeconfiguration.ui:257
#, kde-format
msgid ""
"Entering a LDAP server here will make all LDAP requests go to that server "
"first. More precisely, this setting overrides any specified host and port "
"part in a LDAP URL and will also be used if host and port have been omitted "
"from the URL. Other LDAP servers will be used only if the connection to the "
"\"proxy\" failed.\n"
"The syntax is \"HOST\" or \"HOST:PORT\". If PORT is omitted, port 389 "
"(standard LDAP port) is used."
msgstr ""
"Podanie tu serwera LDAP spowoduje, że wszelkie żądania LDAP będą kierowane "
"najpierw do niego. Dokładniej, ustawienie to spowoduje zignorowanie "
"wszelkich informacji o serwerach i portach, będących częścią URL dla LDAP. "
"Inne serwery będą używany tylko wówczas, gdy połączenie z wybranym serwerem "
"nie powiedzie się.\n"
"Składnia to \"serwer\" lub \"serwer:port\". Jeśli nie podano portu, "
"przyjmowana jest wartość 389 (standard LDAP)."
#. i18n: ectx: property (toolTip), widget (QCheckBox, mWarnUnsigned)
#: ui/warningconfiguration.ui:17
#, kde-format
msgid "Check to be warned when sending unsigned messages."
msgstr "Włącz ostrzeżenie przed wysłaniem niepodpisanej wiadomości."
#. i18n: ectx: property (whatsThis), widget (QCheckBox, mWarnUnsigned)
#: ui/warningconfiguration.ui:25
#, kde-format
msgid ""
"<qt>\n"
"<h1>Warn When Trying To Send Unsigned Messages</h1>\n"
"If this box is checked, you will be warned when you try to send parts of or "
"the whole message unsigned.\n"
"<p>\n"
"It is recommended to leave this option turned on for maximum integrity.\n"
"</p></qt>"
msgstr ""
"<qt>\n"
"<h1>Ostrzegaj przed wysłaniem niepodpisanych wiadomości</h1>\n"
"Jeżeli to pole jest odznaczone, zostanie wystosowane ostrzeżenie, jeśli "
"spróbujesz wysłać części lub całą wiadomość bez podpisu.<p>\n"
"Dla zwiększenia bezpieczeństwa zalecane jest pozostawienie tej opcji "
"włączonej.\n"
"</p></qt>"
#. i18n: ectx: property (text), widget (QCheckBox, mWarnUnsigned)
#: ui/warningconfiguration.ui:28
#, kde-format
msgid "Warn when trying to send &unsigned messages"
msgstr "&Ostrzeż przed wysłaniem niepodpisanej wiadomości"
#. i18n: ectx: property (toolTip), widget (QCheckBox, warnUnencryptedCB)
#: ui/warningconfiguration.ui:38
#, kde-format
msgid "Check to be warned when sending unencrypted messages."
msgstr ""
"Włącza ostrzeżenie przed wysłaniem niezaszyfrowanej wiadomości.wiadomości."
#. i18n: ectx: property (whatsThis), widget (QCheckBox, warnUnencryptedCB)
#: ui/warningconfiguration.ui:46
#, kde-format
msgid ""
"<qt>\n"
"<h1>Warn When Trying To Send Unencrypted Messages</h1>\n"
"If this box is checked, you will be warned when you try to send parts of or "
"the whole message unencrypted.\n"
"<p>\n"
"It is recommended to leave this option turned on for maximum integrity.\n"
"</p></qt>"
msgstr ""
"<qt>\n"
"<h1>Ostrzegaj przed wysłaniem nieszyfrowanych wiadomości</h1>\n"
"Jeżeli to pole jest odznaczone, zostanie wystosowane ostrzeżenie, jeśli "
"spróbujesz wysłać części lub całą wiadomość bez szyfrowania<p>\n"
"Dla zwiększenia bezpieczeństwa zalecane jest pozostawienie tej opcji "
"włączonej.\n"
"</p></qt>"
#. i18n: ectx: property (text), widget (QCheckBox, warnUnencryptedCB)
#: ui/warningconfiguration.ui:49
#, kde-format
msgid "&Warn when trying to send unencrypted messages"
msgstr "&Ostrzeż przed wysłaniem niezaszyfrowanej wiadomości"
#. i18n: ectx: property (title), widget (QGroupBox, warnGroupBox)
#: ui/warningconfiguration.ui:59
#, kde-format
msgid "Warn if certificates/ke&ys expire soon (configure thresholds below)"
msgstr ""
"Ostrzegaj, jeśli certyfikaty/klucze niedługo utracą ważność (ustawienia "
"poniżej)"
#. i18n: ectx: property (text), widget (QLabel, textLabel2)
#: ui/warningconfiguration.ui:68
#, kde-format
msgid "For Signing"
msgstr "Do podpisywania"
#. i18n: ectx: property (text), widget (QLabel, textLabel2_2)
#: ui/warningconfiguration.ui:81
#, kde-format
msgid "For Encryption"
msgstr "Do szyfrowania"
#. i18n: ectx: property (toolTip), widget (KPluralHandlingSpinBox, mWarnSignKeyExpiresSB)
#. i18n: ectx: property (toolTip), widget (KPluralHandlingSpinBox, mWarnEncrKeyExpiresSB)
#. i18n: ectx: property (toolTip), widget (KPluralHandlingSpinBox, mWarnEncrChainCertExpiresSB)
#. i18n: ectx: property (toolTip), widget (KPluralHandlingSpinBox, mWarnSignChainCertExpiresSB)
#. i18n: ectx: property (toolTip), widget (KPluralHandlingSpinBox, mWarnSignRootCertExpiresSB)
#. i18n: ectx: property (toolTip), widget (KPluralHandlingSpinBox, mWarnEncrRootCertExpiresSB)
#: ui/warningconfiguration.ui:100 ui/warningconfiguration.ui:136
#: ui/warningconfiguration.ui:172 ui/warningconfiguration.ui:202
#: ui/warningconfiguration.ui:232 ui/warningconfiguration.ui:268
#, kde-format
msgid "Select the number of days here"
msgstr "Podaj liczbę dni"
#. i18n: ectx: property (whatsThis), widget (KPluralHandlingSpinBox, mWarnSignKeyExpiresSB)
#: ui/warningconfiguration.ui:108
#, kde-format
msgid ""
"<qt>\n"
"<h1>Warn If Signature Certificate Expires</h1>\n"
"Select the minimum number of days the signature certificate should be valid "
"without issuing a warning.\n"
"<p>\n"
"The recommended SPHINX setting is 14 days.\n"
"</p></qt>"
msgstr ""
"<qt>\n"
"<h1>Ostrzegaj, jeśli certyfikat podpisu traci ważność</h1>\n"
"Wybierz minimalną liczbę dni, przez którą certyfikat podpisu ma być ważny "
"bez wystosowywania ostrzeżenia.<p>\n"
"Zalecane ustawienie SPHINX to 14 dni.\n"
"</p></qt>"
#. i18n: ectx: property (whatsThis), widget (KPluralHandlingSpinBox, mWarnEncrKeyExpiresSB)
#: ui/warningconfiguration.ui:144
#, kde-format
msgid ""
"<qt>\n"
"<h1>Warn If Encryption Certificate Expires</h1>\n"
"Select the minimum number of days the encryption certificate should be valid "
"without issuing a warning.\n"
"<p>\n"
"The recommended SPHINX setting is 14 days.\n"
"</p></qt>"
msgstr ""
"<qt>\n"
"<h1>Ostrzegaj, jeśli certyfikat szyfrowania traci ważność</h1>\n"
"Wybierz minimalną liczbę dni, przez którą certyfikat szyfrowania ma być "
"ważny bez wystosowywania ostrzeżenia.<p>\n"
"Zalecane ustawienie SPHINX to 14 dni.\n"
"</p></qt>"
#. i18n: ectx: property (whatsThis), widget (KPluralHandlingSpinBox, mWarnEncrChainCertExpiresSB)
#: ui/warningconfiguration.ui:180
#, kde-format
msgid ""
"<qt>\n"
"<h1>Warn If A Certificate In The Chain Expires</h1>\n"
"Select the minimum number of days all certificates in the chain should be "
"valid without issuing a warning.\n"
"<p>\n"
"The recommended SPHINX setting is 14 days.\n"
"</p></qt>"
msgstr ""
"<qt>\n"
"<h1>Ostrzegaj, jeśli certyfikat w łańcuchu traci ważność</h1>\n"
"Wybierz minimalną liczbę dni, przez którą wszystkie certyfikaty w łańcuchu "
"mają być ważne bez wystosowywania ostrzeżenia.<p>\n"
"Zalecane ustawienie SPHINX to 14 dni.\n"
"</p></qt>"
#. i18n: ectx: property (whatsThis), widget (KPluralHandlingSpinBox, mWarnSignChainCertExpiresSB)
#: ui/warningconfiguration.ui:210
#, kde-format
msgid ""
"<qt>\n"
"<h1>Warn If CA Certificate Expires</h1>\n"
"Select the minimum number of days the CA certificate should be valid without "
"issuing a warning.\n"
"<p>\n"
"The recommended SPHINX setting is 14 days.\n"
"</p></qt>"
msgstr ""
"<qt>\n"
"<h1>Ostrzegaj, jeśli certyfikat urzędu certyfikacji traci ważność</h1>\n"
"Wybierz minimalną liczbę dni, przez którą certyfikat urzędu certyfikacji ma "
"być ważny bez wystosowywania ostrzeżenia.<p>\n"
"Zalecane ustawienie SPHINX to 14 dni.\n"
"</p></qt>"
#. i18n: ectx: property (whatsThis), widget (KPluralHandlingSpinBox, mWarnSignRootCertExpiresSB)
#. i18n: ectx: property (whatsThis), widget (KPluralHandlingSpinBox, mWarnEncrRootCertExpiresSB)
#: ui/warningconfiguration.ui:240 ui/warningconfiguration.ui:276
#, kde-format
msgid ""
"<qt>\n"
"<h1>Warn If Root Certificate Expires</h1>\n"
"Select the minimum number of days the root certificate should be valid "
"without issuing a warning.\n"
"<p>\n"
"The recommended SPHINX setting is 14 days.\n"
"</p></qt>"
msgstr ""
"<qt>\n"
"<h1>Ostrzegaj, jeśli główny certyfikat traci ważność</h1>\n"
"Wybierz minimalną liczbę dni, przez którą główny certyfikat ma być ważny bez "
"wystosowywania ostrzeżenia.<p>\n"
"Zalecane ustawienie SPHINX to 14 dni.\n"
"</p></qt>"
#. i18n: ectx: property (text), widget (QLabel, textLabel1_2_2)
#: ui/warningconfiguration.ui:292
#, kde-format
msgid "For &root certificates:"
msgstr "Dla certyfikatów podstawowych:"
#. i18n: ectx: property (text), widget (QLabel, textLabel1_2)
#: ui/warningconfiguration.ui:305
#, kde-format
msgid "For intermediate CA certificates:"
msgstr "Szukaj pośrednich certyfikatów CA:"
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#: ui/warningconfiguration.ui:318
#, kde-format
msgid "For end-user certificates/&keys:"
msgstr "Dla certyfikatów/kluczy użytkownika:"
#. i18n: ectx: property (text), widget (QPushButton, gnupgButton)
#: ui/warningconfiguration.ui:365
#, kde-format
msgid "GnuPG Settings..."
msgstr "Ustawienia GnuPG..."
#. i18n: ectx: property (text), widget (QPushButton, enableAllWarningsPB)
#: ui/warningconfiguration.ui:404
#, kde-format
msgid "Re-enable All \"Do not Ask Again\" Warnings"
msgstr "Ponownie włącz wszystkie ostrzeżenia \"Nie pytaj więcej\""
#: undostack.cpp:63
#, kde-format
msgid "Move To Trash"
msgstr "Przenieś do kosza"
#: undostack.cpp:63
#, kde-format
msgid "Move Message"
msgid_plural "Move Messages"
msgstr[0] "Przenieś wiadomość"
msgstr[1] "Przenieś wiadomości"
msgstr[2] "Przenieś wiadomości"
#: undostack.cpp:117
#, kde-format
msgid "There is nothing to undo."
msgstr "Nie ma niczego do cofnięcia."
#: undostack.cpp:124
#, kde-format
msgid "Cannot move message. %1"
msgstr "Nie można przenieść wiadomości. %1"
#: util.cpp:187
#, kde-format
msgctxt "@action Hard delete, bypassing trash"
msgid "Delete"
msgstr "Usuń"
#: widgets/displaymessageformatactionmenu.cpp:37
#, kde-format
msgid "Prefer &HTML to Plain Text"
msgstr "&HTML ma pierwszeństwo przed zwykłym tekstem"
#: widgets/displaymessageformatactionmenu.cpp:43
#, kde-format
msgid "Prefer &Plain Text to HTML"
msgstr "Zwykły &tekst ma pierwszeństwo przed HTML"
#: widgets/displaymessageformatactionmenu.cpp:49
#, kde-format
msgid "Use Global Setting"
msgstr "Użyj ustawień globalnych"
#: widgets/vacationscriptindicatorwidget.cpp:106
#, kde-format
msgid "Out of office reply active on server"
msgid_plural "Out of office reply active on servers"
msgstr[0] "Odpowiedź poza biurem aktywna na serwerze"
msgstr[1] "Odpowiedź poza biurem aktywna na serwerach"
msgstr[2] "Odpowiedź poza biurem aktywna na serwerach"
#: widgets/zoomlabelwidget.cpp:35
#, kde-format
msgid "Zoom: %1%"
msgstr "Przybliżenie: %1%"
#~ msgid "Check Mail Url Tracking"
#~ msgstr "Sprawdź śledzenie URL poczty"
#~ msgid "Folder Name and Size When Close to Quota"
#~ msgstr "Nazwa katalogu i rozmiar, jeśli bliski przydziałowi"
#~ msgid "Set the \"Reply-To:\" email address for this message"
#~ msgstr ""
#~ "Ustaw adres poczty elektronicznej, który zostanie użyty jako \"Adres "
#~ "zwrotny\" dla tej wiadomości"
#~ msgid "&Reply to:"
#~ msgstr "Ad&res zwrotny:"
#~ msgid "&Reply To"
#~ msgstr "Adres zw&rotny"
#~ msgid "Check to be warned if the address is not in the certificate"
#~ msgstr ""
#~ "Zaznacz, aby być ostrzeżonym jeśli adres nie znajduje się w certyfikacie"
#~ msgid ""
#~ "<qt>\n"
#~ "<h1>Warn If Receiver's Email Address Is Not In Certificate</h1>\n"
#~ "If this option is checked, a warning is issued if the email address of "
#~ "the receiver is not contained in the certificate used for encrypting.\n"
#~ "<p>\n"
#~ "It is recommended to leave this option turned on for maximum security.\n"
#~ "</p></qt>"
#~ msgstr ""
#~ "<qt>\n"
#~ "<h1>Ostrzegaj, jeśli w certyfikacie brak adresu adresata</h1>\n"
#~ "Jeżeli to pole jest odhaczone, zostanie wystosowane ostrzeżenie, jeśli "
#~ "adres e-mail adresata nie jest zawarty w certyfikacie wykorzystywanym do "
#~ "szyfrowania.\n"
#~ "<p>\n"
#~ "Dla zwiększenia bezpieczeństwa zalecane jest pozostawienie tej opcji "
#~ "włączonej.\n"
#~ "</p></qt>"
#~ msgid "Warn if &receiver's email address is not in certificate"
#~ msgstr "Ostrzeż, jeśli w certyfikacie brak adresu odbio&rcy"
#~ msgid "Zoom"
#~ msgstr "Powiększenie"
#~ msgid ""
#~ "Specifies the version of the application that was last used (for internal "
#~ "use only)"
#~ msgstr ""
#~ "Określa wersję ostatnio używanego programu (tylko do użytku wewnętrznego)"
#~ msgid "Always sign/encrypt when sa&ving as draft"
#~ msgstr "Zawsze podpisuj/szyfruj podczas zapisy&wania jako robocza"
#~ msgid "Close message window after replying or forwarding"
#~ msgstr ""
#~ "Zamknij okno wiadomości po odpowiedzi lub przesłaniu wiadomości dalej"
#~ msgid ""
#~ "Could not start GnuPG LogViewer (kwatchgnupg); please check your "
#~ "installation."
#~ msgstr ""
#~ "Nie można uruchomić przeglądarki dziennika GnuPG (kwatchgnupg). Proszę "
#~ "sprawdzić instalację."
#~ msgid "GnuPG Log Viewer"
#~ msgstr "Przeglądarka dziennika GnuPG"
#~ msgid "Select an identity for this message"
#~ msgstr "Wybierz tożsamość dla tej wiadomości"
#~ msgid "Image (%1)"
#~ msgstr "Obraz (%1)"
#~ msgid "Message (*.mbox)"
#~ msgstr "Wiadomość (*.mbox)"
#~ msgid "Thank you,<br/>The KMail Team"
#~ msgstr "Dziękujemy,<br/>Zespół KMaila"
#~ msgctxt "sync everything"
#~ msgid "All"
#~ msgstr "Wszystko"
#~ msgid ""
#~ "*.vcf|vCard (*.vcf)\n"
#~ "*|all files (*)"
#~ msgstr ""
#~ "*.vcf|wizytówka (*.vcf)\n"
#~ "*|wszystkie pliki (*)"
#~ msgid "Follow Up Mail..."
#~ msgstr "Poczta ponaglająca..."
#~ msgid "Maintenance"
#~ msgstr "Utrzymanie"
#~ msgid "Files"
#~ msgstr "Pliki"
#~ msgid "Folder type:"
#~ msgstr "Rodzaj katalogu:"
#~ msgctxt "folder size"
#~ msgid "Not available"
#~ msgstr "Niedostępny"
#~ msgid "Size:"
#~ msgstr "Rozmiar:"
#~ msgid "Messages"
#~ msgstr "Wiadomości"
#~ msgid "Total messages:"
#~ msgstr "Razem wiadomości:"
#~ msgid "Unread messages:"
#~ msgstr "Nieprzeczytanych wiadomości:"
#~ msgid "Enable Full Text Indexing"
#~ msgstr "Włącz indeksowanie pełnego tekstu"
#~ msgid "Still not indexed."
#~ msgstr "Nadal niezaindeksowane."
#~ msgid "Reindex current Collection"
#~ msgstr "Ponownie zaindeksuj bieżący zbiór"
#~ msgid "Remember that indexing can take some minutes."
#~ msgstr "Pamiętaj, że indeksowanie może zająć dużo czasu."
#~ msgid "Indexed %1 item of this collection"
#~ msgid_plural "Indexed %1 items of this collection"
#~ msgstr[0] "Dodano %1 element do indeksu z tego zbioru"
#~ msgstr[1] "Dodano %1 elementy do indeksu z tego zbioru"
#~ msgstr[2] "Dodano %1 elementów do indeksu z tego zbioru"
#~ msgid "&Account Wizard..."
#~ msgstr "Pomocnik kont&a..."
#~ msgid "Offer to share for files larger than:"
#~ msgstr "Doradź usługę przechowywania dla plików większych niż:"
#~ msgid "kmail2"
#~ msgstr "kmail2"
#~ msgid "Modify Archive Mail"
#~ msgstr "Zmień archiwum poczty"
#~ msgid "Add Archive Mail"
#~ msgstr "Dodaj archiwum poczty"
#~ msgid "Format:"
#~ msgstr "Format:"
#~ msgid "Path:"
#~ msgstr "Ścieżka:"
#~ msgid "Backup each:"
#~ msgstr "Twórz kopię zapasową co:"
#~ msgid "Maximum number of archive:"
#~ msgstr "Największa liczba archiwów:"
#~ msgid "unlimited"
#~ msgstr "nieograniczona"
#~ msgid "Configure Archive Mail Agent"
#~ msgstr "Ustawienia usługi archiwizacji poczty"
#~ msgid "Archive Mail Agent"
#~ msgstr "Usługa archiwizacji poczty"
#~ msgid "Archive emails automatically."
#~ msgstr "Samoczynnie archiwizuj pocztę."
#, fuzzy
#~| msgid "Copyright (C) 2012-2016 Laurent Montel"
#~ msgid "Copyright (C) 2012-2017 Laurent Montel"
#~ msgstr "Copyright (C) 2012-2016 Laurent Montel"
#~ msgid "Laurent Montel"
#~ msgstr "Laurent Montel"
#~ msgid "Name"
#~ msgstr "Nazwa"
#~ msgid "Last archive"
#~ msgstr "Ostatnie archiwum"
#~ msgid "Next archive in"
#~ msgstr "Następne archiwum za"
#~ msgid "Storage directory"
#~ msgstr "Katalog przechowywania"
#~ msgid "Open Containing Folder..."
#~ msgstr "Otwórz zawierający katalog..."
#~ msgid "Archive now"
#~ msgstr "Archiwizuj teraz"
#~ msgid "Folder: %1"
#~ msgstr "Katalog: %1"
#~ msgid "Tomorrow"
#~ msgid_plural "%1 days"
#~ msgstr[0] "Jutro"
#~ msgstr[1] "%1 dni"
#~ msgstr[2] "%1 dni"
#~ msgid "Archive will be done %1"
#~ msgstr "Archiwum zostanie utworzone dla %1"
#~ msgid "Do you want to delete selected items? Do you want to continue?"
#~ msgstr "Czy chcesz usunąć wybrane elementy? Czy chcesz kontynuować?"
#~ msgid "Remove items"
#~ msgstr "Usuń elementy"
#~ msgid ""
#~ "Cannot add a second archive for this folder. Modify the existing one "
#~ "instead."
#~ msgstr ""
#~ "Nie można dodać drugiego archiwum dla tego katalogu. Zamiast tego zmień "
#~ "już to istniejące."
#~ msgid "Directory does not exist. Please verify settings. Archive postponed."
#~ msgstr ""
#~ "Katalog nie istnieje. Proszę sprawdzić ustawienia. Archiwum odłożono."
#~ msgid "Start to archive %1"
#~ msgstr "Rozpocznij archiwizowanie %1"
#~ msgid "Days"
#~ msgstr "Dni"
#~ msgid "Weeks"
#~ msgstr "Tygodnie"
#~ msgid "Months"
#~ msgstr "Miesiące"
#~ msgid "Years"
#~ msgstr "Lata"
#~ msgid "Configure"
#~ msgstr "Ustawienia"
#~ msgid "Follow Up Reminder Agent"
#~ msgstr "Usługa przypominania o ponagleniu"
#~ msgid "Follow Up Mail."
#~ msgstr "Poczta ponaglająca."
#, fuzzy
#~| msgid "Copyright (C) 2014-2016 Laurent Montel"
#~ msgid "Copyright (C) 2014-2017 Laurent Montel"
#~ msgstr "Copyright (C) 2014-2016 Laurent Montel"
#~ msgid "To"
#~ msgstr "Do"
#~ msgid "Subject"
#~ msgstr "Temat"
#~ msgid "Dead Line"
#~ msgstr "Termin ostateczny"
#~ msgid "Answer"
#~ msgstr "Odpowiedź"
#~ msgid "Received"
#~ msgstr "Odebrano"
#~ msgid "On hold"
#~ msgstr "Wstrzymano"
#~ msgid "Show Message"
#~ msgstr "Pokaż wiadomość"
#~ msgid "Do you want to remove selected item?"
#~ msgstr "Czy chcesz usunąć zaznaczony element?"
#~ msgid "Answer from %1 received"
#~ msgstr "Otrzymano odpowiedź od %1"
#~ msgid "Follow Up Mail"
#~ msgstr "Poczta ponaglająca"
#~ msgid "You still wait an answer about this mail:"
#~ msgstr "Nadal oczekujesz na odpowiedź na tę wiadomość:"
#~ msgid "Filter Log Viewer"
#~ msgstr "Przeglądarka dziennika filtrów"
#~ msgid "&Log filter activities"
#~ msgstr "&Zapisuj działania filtrów do dziennika"
#~ msgid ""
#~ "You can turn logging of filter activities on and off here. Of course, log "
#~ "data is collected and shown only when logging is turned on. "
#~ msgstr ""
#~ "Można tu włączyć/wyłączyć zapisywania działań filtrów do dziennika. "
#~ "Oczywiście, dane są zbierane i wyświetlane tylko wtedy, gdy zapisywanie "
#~ "jest włączone. "
#~ msgid "Logging Details"
#~ msgstr "Szczegóły dziennika"
#~ msgid "Log pattern description"
#~ msgstr "Wzorzec opisu w dzienniku"
#~ msgid "Log filter &rule evaluation"
#~ msgstr "Wykonanie &zasad dziennika filtrów"
#~ msgid ""
#~ "You can control the feedback in the log concerning the evaluation of the "
#~ "filter rules of applied filters: having this option checked will give "
#~ "detailed feedback for each single filter rule; alternatively, only "
#~ "feedback about the result of the evaluation of all rules of a single "
#~ "filter will be given."
#~ msgstr ""
#~ "Można tu określić poziom szczegółowości dziennika. Jeśli ta opcja jest "
#~ "włączona, zapisywane będą wyniki zastosowania poszczególnych reguł "
#~ "filtrowania. W przeciwnym razie zapisany będzie jedynie łączny wynik "
#~ "zastosowania wszystkich reguł danego filtra."
#~ msgid "Log filter pattern evaluation"
#~ msgstr "Wykonanie wzorca dziennika filtrów"
#~ msgid "Log filter actions"
#~ msgstr "Działania dziennika filtrów"
#~ msgid "Log size limit:"
#~ msgstr "Ograniczenie rozmiaru dziennika:"
#~ msgid " KB"
#~ msgstr " KB"
#~ msgctxt "@label:spinbox Set the size of the logfile to unlimited."
#~ msgid "unlimited"
#~ msgstr "nieograniczony"
#~ msgid ""
#~ "Collecting log data uses memory to temporarily store the log data; here "
#~ "you can limit the maximum amount of memory to be used: if the size of the "
#~ "collected log data exceeds this limit then the oldest data will be "
#~ "discarded until the limit is no longer exceeded. "
#~ msgstr ""
#~ "Zbieranie danych do dziennika zajmuje pamięć niezbędną do ich "
#~ "przechowywania. Tu można określić maksymalną wielkość używanej pamięci. "
#~ "Jeśli rozmiar dziennika przekroczy tę wielkość, najstarsze dane zostaną "
#~ "usunięte. "
#~ msgid ""
#~ "Could not write the file %1:\n"
#~ "\"%2\" is the detailed error description."
#~ msgstr ""
#~ "Nie można zapisać pliku %1:\n"
#~ "Błąd: \"%2\"."
#~ msgid "Error applying mail filter move"
#~ msgstr "Błąd stosowania filtra poczty przeniesienia"
#~ msgid "Error applying mail filter delete"
#~ msgstr "Błąd stosowania filtra poczty usunięcia"
#~ msgid "Error applying mail filter modifications"
#~ msgstr "Błąd stosowania filtra poczty modyfikacji "
#~ msgid "<b>Evaluating filter rules:</b> "
#~ msgstr "<b>Sprawdzanie reguł filtra:</b> "
#~ msgid "<b>Filter rules have matched.</b>"
#~ msgstr "<b>Dopasowano reguły filtra.</b>"
#~ msgid "<b>Begin filtering on message \"%1\" from \"%2\" at \"%3\" :</b>"
#~ msgstr "<b>Rozpocznij filtrowanie wiadomości \"%1\" z \"%2\" z \"%3\" :</b>"
#~ msgctxt "Notification when the filter log was enabled"
#~ msgid "Mail Filter Log Enabled"
#~ msgstr "Dziennik filtrowania poczty jest włączony"
#~ msgid "Ready"
#~ msgstr "Gotowe"
#~ msgid "Filtering in %1"
#~ msgstr "Filtrowanie w %1"
#~ msgid "Send Later Agent"
#~ msgstr "Usługa wysyłania z opóźnieniem"
#~ msgid "Send emails later agent."
#~ msgstr "Usługa wysyłania poczty z opóźnieniem"
#, fuzzy
#~| msgid "Copyright (C) 2013-2016 Laurent Montel"
#~ msgid "Copyright (C) 2013-2017 Laurent Montel"
#~ msgstr "Copyright (C) 2013-2016 Laurent Montel"
#~ msgid "Send around"
#~ msgstr "Roześlij"
#~ msgid "Recurrent"
#~ msgstr "Powtarzając się"
#~ msgid "Message Id"
#~ msgstr "Id wiadomości"
#~ msgid "No messages waiting..."
#~ msgstr "Brak oczekujących wiadomości..."
#~ msgid "Send now"
#~ msgstr "Wyślij teraz"
#~ msgid "Yes"
#~ msgstr "Tak"
#~ msgid "No"
#~ msgstr "Nie"
#~ msgid "Do you want to delete selected item? Do you want to continue?"
#~ msgid_plural ""
#~ "Do you want to delete selected items? Do you want to continue?"
#~ msgstr[0] "Czy chcesz usunąć wybrane elementy? Czy chcesz kontynuować?"
#~ msgstr[1] "Czy chcesz usunąć wybrane elementy? Czy chcesz kontynuować?"
#~ msgstr[2] "Czy chcesz usunąć wybrane elementy? Czy chcesz kontynuować?"
#~ msgid "Do you want to remove messages as well?"
#~ msgstr "Czy chcesz usunąć również wiadomości?"
#~ msgid "Remove messages"
#~ msgstr "Usuń wiadomości"
#~ msgid "Not message found."
#~ msgstr "Nie znaleziono wiadomości."
#~ msgid "No message found."
#~ msgstr "Nie znaleziono wiadomości"
#~ msgid "Error during fetching message."
#~ msgstr "Błąd przy pobieraniu wiadomości."
#~ msgid "Cannot fetch message. %1"
#~ msgstr "Nie można pobrać wiadomości. %1"
#~ msgid "We can't create transport"
#~ msgstr "Nie można utworzyć przekazywania"
#~ msgid "Message is not a real message"
#~ msgstr "Wiadomość nie jest rzeczywista"
#~ msgid "Cannot send message."
#~ msgstr "Nie można wysłać wiadomości."
#~ msgid "Message sent"
#~ msgstr "Wysłano wiadomość"
#~ msgid "An error was found. Do you want to resend it?"
#~ msgstr "Znaleziono błąd. Czy chcesz wysłać ponownie?"
#~ msgid "Error found"
#~ msgstr "Znaleziono błąd"
#~ msgid "Save..."
#~ msgstr "Zapisz..."
#~ msgctxt "@title:window"
#~ msgid "Properties for Attachment %1"
#~ msgstr "Właściwości dla załącznika %1"
#~ msgid " bytes"
#~ msgstr " bajtów"
#~ msgctxt "@label"
#~ msgid "TNEF Attributes"
#~ msgstr "Atrybuty TNEF"
#~ msgctxt "@info"
#~ msgid "Must select an item first."
#~ msgstr "Najpierw trzeba wybrać element."
#~ msgctxt "@info"
#~ msgid "The selected item cannot be saved because it has an empty tag."
#~ msgstr ""
#~ "Wybrany element nie może zostać zapisany, bo zawiera pusty znacznik."
#~ msgctxt "@info"
#~ msgid "Unable to open file for writing, check file permissions."
#~ msgstr "Nie można otworzyć pliku do zapisu, sprawdź prawa dostępu do pliku."
#~ msgctxt "@info:whatsthis"
#~ msgid ""
#~ "You will be presented with a dialog where you can configure the "
#~ "application-wide shortcuts."
#~ msgstr ""
#~ "Pokazane zostanie okienko dialogowe, w którym można ustawić skróty "
#~ "klawiszowe dla programu."
#~ msgctxt "@action:inmenu"
#~ msgid "View"
#~ msgstr "Obejrzyj"
#~ msgctxt "@action:inmenu"
#~ msgid "View With..."
#~ msgstr "Obejrzyj w..."
#~ msgctxt "@action:inmenu"
#~ msgid "Extract"
#~ msgstr "Wypakuj"
#~ msgctxt "@action:inmenu"
#~ msgid "Extract To..."
#~ msgstr "Wypakuj do..."
#~ msgctxt "@action:inmenu"
#~ msgid "Extract All To..."
#~ msgstr "Wypakuj wszystko do..."
#~ msgctxt "@action:inmenu"
#~ msgid "Properties"
#~ msgstr "Właściwości"
#~ msgctxt "@action:inmenu"
#~ msgid "Message Properties"
#~ msgstr "Właściwości wiadomości"
#~ msgctxt "@action:inmenu"
#~ msgid "Show Message Text"
#~ msgstr "Pokaż tekst wiadomości"
#~ msgctxt "@action:inmenu"
#~ msgid "Save Message Text As..."
#~ msgstr "Zapisz tekst wiadomości jako..."
#~ msgctxt "@action:inmenu"
#~ msgid "Default Folder..."
#~ msgstr "Domyślny katalog..."
#~ msgctxt "@info:status"
#~ msgid "No file loaded"
#~ msgstr "Nie wczytano żadnego pliku"
#~ msgctxt "@info"
#~ msgid "Unable to open file \"%1\"."
#~ msgstr "Nie można otworzyć pliku \"%1\"."
#~ msgctxt "@info:status"
#~ msgid "%1 attachment found"
#~ msgid_plural "%1 attachments found"
#~ msgstr[0] "Znaleziono %1 załącznik"
#~ msgstr[1] "%1 załączniki"
#~ msgstr[2] "%1 załączników"
#~ msgctxt "@title:window"
#~ msgid "Open TNEF File"
#~ msgstr "Otwórz plik TNEF"
#~ msgctxt "@info"
#~ msgid "There is no file selected. Please select a file an try again."
#~ msgstr ""
#~ "Nie wybrano żadnego pliku. Proszę wybrać jakiś plik i spróbować ponownie."
#~ msgctxt "@info"
#~ msgid "Unable to extract file \"%1\"."
#~ msgstr "Nie można wypakować pliku \"%1\"."
#~ msgctxt "@info"
#~ msgid "The message does not contain any Rich Text data."
#~ msgstr "Wiadomość nie zawiera żadnych danych tekstowych typu rich."
#~ msgctxt "@info"
#~ msgid "Unable to open file \"%1\" for writing, check file permissions."
#~ msgstr ""
#~ "Nie można otworzyć pliku \"%1\" do zapisu, sprawdź prawa dostępu do pliku."
#~ msgid "Open &with %1"
#~ msgstr "Otwórz &w %1"
#~ msgctxt "@item:inmenu Open With, %1 is application name"
#~ msgid "%1"
#~ msgstr "%1"
#~ msgctxt "@title:menu"
#~ msgid "&Open With"
#~ msgstr "&Otwórz w"
#~ msgctxt "@action:inmenu Open With"
#~ msgid "&Other..."
#~ msgstr "&Inny..."
#~ msgctxt "@title:menu"
#~ msgid "&Open With..."
#~ msgstr "&Otwórz w..."
#~ msgid "&Action"
#~ msgstr "Dzi&ałanie"
#~ msgctxt "@title:column file name"
#~ msgid "File Name"
#~ msgstr "Nazwa pliku"
#~ msgctxt "@title:column file type"
#~ msgid "File Type"
#~ msgstr "Rodzaj pliku"
#~ msgctxt "@title:column file size"
#~ msgid "Size"
#~ msgstr "Rozmiar"
#~ msgid "KTnef"
#~ msgstr "KTnef"
#~ msgid "Viewer for mail attachments using TNEF format"
#~ msgstr "Przeglądarka do załączników pocztowych wykorzystujących format TNEF"
#~ msgid ""
#~ "Copyright 2000 Michael Goffioul\n"
#~ "Copyright 2012 Allen Winter"
#~ msgstr ""
#~ "Prawa autorskie 2000 Michael Goffioul\n"
#~ "Prawa autorskie 2012 Allen Winter"
#~ msgid "Michael Goffioul"
#~ msgstr "Michael Goffioul"
#~ msgid "Author"
#~ msgstr "Autor"
#~ msgid "Allen Winter"
#~ msgstr "Allen Winter"
#~ msgid "Author, Ported to Qt4/KDE4"
#~ msgstr "Autor, Port do Qt4/KDE4"
#~ msgid "An optional argument 'file' "
#~ msgstr "Opcjonalny argument 'file' "
#~ msgid "Message Properties"
#~ msgstr "Właściwości wiadomości"
#~ msgctxt "@title:column property name"
#~ msgid "Name"
#~ msgstr "Nazwa"
#~ msgctxt "@title:column property value"
#~ msgid "Value"
#~ msgstr "Wartość"
#~ msgid "Description:"
#~ msgstr "Opis:"
#~ msgid "Index:"
#~ msgstr "Indeks:"
#~ msgid "Comment:"
#~ msgstr "Komentarz:"
#~ msgid "File size:"
#~ msgstr "Rozmiar pliku:"
#~ msgid "MIME type:"
#~ msgstr "Typ MIME:"
#~ msgid "Improved virtual folders"
#~ msgstr "Ulepszone wirtualne katalogi"
#~ msgid "Tag folders"
#~ msgstr "Znaczenie katalogów"
#, fuzzy
#~| msgid "Check Mail"
#~ msgid "Check Url"
#~ msgstr "Sprawdź pocztę"
#~ msgid "Ask for confirmation before moving all messages to trash"
#~ msgstr ""
#~ "Zapytaj o potwierdzenie przez przeniesieniem wszystkich wiadomości do "
#~ "kosza"
#~ msgctxt "Corresponds to Folder->Move All Messages to Trash"
#~ msgid "Ask for co&nfirmation before moving all messages to trash"
#~ msgstr "Potwierdź przeniesienie wszystkich wiadomości do &kosza"
#~ msgid "Border Around Warning Prepending HTML Messages"
#~ msgstr "Ramka wokół ostrzeżenia o wiadomościach HTML"
#~ msgid "Plugins Settings"
#~ msgstr "Ustawienia wtyczek"
#~ msgid "Plugins"
#~ msgstr "Wtyczki"
#~ msgid "Broken Account - Folder Text Color"
#~ msgstr "Zepsute konto - Kolor tekstu katalogu"
#~ msgid "Misspelled Words"
#~ msgstr "Słowa zapisane błędnie"
#~ msgid "External Editor"
#~ msgstr "Zewnętrzny edytor"
#~ msgid ""
#~ "<b>%f</b> will be replaced with the filename to edit.<br /><b>%w</b> will "
#~ "be replaced with the window id.<br /><b>%l</b> will be replaced with the "
#~ "line number."
#~ msgstr ""
#~ "<b>%f</b> zostanie zastąpione nazwą pliku do edycji.<br /><b>%w</b> "
#~ "zostanie zastąpione identyfikatorem okna.<br /><b>%l</b> zostanie "
#~ "zastąpione numerem wiersza."
#~ msgid "System Tray Mode"
#~ msgstr "Tryb tacki systemowej"
#~ msgid "Always show KMail in system tray"
#~ msgstr "Zawsze pokazuj ikonę KMail"
#~ msgid "Only show KMail in system tray if there are unread messages"
#~ msgstr "Pokaż ikonę KMail tylko gdy istnieją nieprzeczytane wiadomości"
#~ msgid "Policy for showing the system tray icon"
#~ msgstr "Tryb wyświetlania ikony na tacce systemowej"
#~ msgid "Chang&e..."
#~ msgstr "Zmi&eń..."
#~ msgid "Your OpenPGP Signature Key"
#~ msgstr "Twój klucz podpisu OpenPGP"
#~ msgid ""
#~ "Select the OpenPGP key which should be used to digitally sign your "
#~ "messages."
#~ msgstr "Wybierz klucz OpenPGP do podpisywania twoich wiadomości."
#~ msgid "Your OpenPGP Encryption Key"
#~ msgstr "Twój klucz szyfrowania OpenPGP"
#~ msgid ""
#~ "Select the OpenPGP key which should be used when encrypting to yourself "
#~ "and for the \"Attach My Public Key\" feature in the composer."
#~ msgstr ""
#~ "Wybierz klucz OpenPGP do szyfrowania wiadomości do siebie i do polecenia "
#~ "\"Dołącz mój klucz publiczny\" w oknie tworzenia wiadomości."
#~ msgid "Your S/MIME Signature Certificate"
#~ msgstr "Twój certyfikat S/MIME"
#~ msgid ""
#~ "Select the S/MIME certificate which should be used to digitally sign your "
#~ "messages."
#~ msgstr "Wybierz certyfikat S/MIME do podpisywania twoich wiadomości."
#~ msgid "Your S/MIME Encryption Certificate"
#~ msgstr "Twój certyfikat szyfrowania S/MIME"
#~ msgid ""
#~ "Select the S/MIME certificate which should be used when encrypting to "
#~ "yourself and for the \"Attach My Certificate\" feature in the composer."
#~ msgstr ""
#~ "Wybierz certyfikat S/MIME do szyfrowania twoich wiadomości wysyłanych do "
#~ "siebie oraz do polecenia \"Dołącz mój certyfikat\" w oknie tworzenia "
#~ "wiadomości."
#~ msgid "Show unread mail in tray icon"
#~ msgstr "Pokaż nieprzeczytane wiadomości w ikonie tacki systemowej"
#~ msgid ""
#~ "When this option is enabled, every message you send will be encrypted "
#~ "whenever encryption is possible and desired; of course, it is still "
#~ "possible to disable the automatic encryption for each message "
#~ "individually."
#~ msgstr ""
#~ "Jeśli ta opcja jest włączona, wszystkie wysyłane wiadomości będą "
#~ "domyślnie szyfrowane, o ile to tylko możliwe. Oczywiście można wyłączyć "
#~ "szyfrowanie oddzielnie dla każdej wiadomości."
#~ msgid "Form"
#~ msgstr "Formularz"
#~ msgid "Mail Merge"
#~ msgstr "Scal pocztę"
#~ msgid "Source:"
#~ msgstr "Źródło:"
#~ msgid "Address Book"
#~ msgstr "Książka adresowa"
#~ msgid "CSV"
#~ msgstr "CSV"
#~ msgid "Attachment:"
#~ msgstr "Załącznik:"
#~ msgid "Attachment"
#~ msgstr "Załącznik"
#~ msgid "Select attachment:"
#~ msgstr "Wybierz załącznik:"
#~ msgid "Manage Storage Service"
#~ msgstr "Zarządzanie usługą przechowywania"
#~ msgid ""
#~ "Could not start storage service manager; please check your installation."
#~ msgstr ""
#~ "Nie można uruchomić usługi zarządzania przechowywaniem. Proszę sprawdzić "
#~ "swoją instalację."
#~ msgid "There is %1 file upload in progress."
#~ msgid_plural "There are %1 file uploads in progress."
#~ msgstr[0] "W trakcie jest %1 plik do przesłania."
#~ msgstr[1] "W trakcie są %1 pliki do przesłania."
#~ msgstr[2] "W trakcie jest %1 plików do przesłania."
#~ msgid "An error occurred while sending the file."
#~ msgstr "Wystąpił błąd przy wysyłaniu pliku."
#~ msgid "Upload file"
#~ msgstr "Wyślij plik"
#~ msgid "%1 return an error '%2'"
#~ msgstr "%1 zwrócił błąd '%2'"
#~ msgid "Error"
#~ msgstr "Błąd"
#~ msgid "Ad block"
#~ msgstr "Blokada reklam"
#~ msgctxt "@option:check Sticky identity."
#~ msgid "Sticky"
#~ msgstr "\"Na stałe\""
#~ msgid ""
#~ "The custom sent-mail folder for identity \"%1\" does not exist (anymore); "
#~ "therefore, the default sent-mail folder will be used."
#~ msgstr ""
#~ "Wybrany katalog na wysłane wiadomości dla tożsamości \"%1\" już nie "
#~ "istnieje. Wykorzystany zostanie domyślny katalog."
#~ msgid ""
#~ "The custom templates folder for identity \"%1\" does not exist (anymore); "
#~ "therefore, the default templates folder will be used."
#~ msgstr ""
#~ "Katalog własnych szablonów dla tożsamości \"%1\" już nie istnieje. "
#~ "Wykorzystany zostanie domyślny katalog."
#~ msgid "Send Mail Using Shortcut"
#~ msgstr "Wyślij pocztę używając skrótu"
#~ msgid "Zoom..."
#~ msgstr "Powiększenie..."
#~ msgid "&Zoom In"
#~ msgstr "&Zbliż"
#~ msgid "Zoom &Out"
#~ msgstr "&Oddal"
#~ msgid "Reset"
#~ msgstr "Wyzeruj"
#~ msgid "Uppercase"
#~ msgstr "Wielkie litery"
#~ msgid "Insert Special Character..."
#~ msgstr "Wstaw znak specjalny...."
#~ msgid "Insert Special Character"
#~ msgstr "Wstaw znak specjalny"
#~ msgid "Insert"
#~ msgstr "Wstaw"
#~ msgid "Background Color"
#~ msgstr "Kolor tła"
#~ msgid "Use the selected value as your identity for future messages"
#~ msgstr ""
#~ "Użyj wybranej wartości jako twojej tożsamości dla przyszłych wiadomości"
#~ msgid "Use the selected value as your sent-mail folder for future messages"
#~ msgstr ""
#~ "Użyj wybranej wartości jako twojego katalogu poczty wysłanej dla "
#~ "przyszłych wiadomości"
#~ msgid "Use the selected value as your outgoing account for future messages"
#~ msgstr ""
#~ "Użyj wybranej wartości jako twojego konta dla poczty wychodzącej w "
#~ "przyszłych wiadomościach"
#~ msgid "Use the selected value as your dictionary for future messages"
#~ msgstr ""
#~ "Użyj wybranej wartości jako twojego słownika dla przyszłych wiadomości"
#~ msgid "Select Font"
#~ msgstr "Wybierz czcionkę"
#~ msgid "Select Size"
#~ msgstr "Wybierz rozmiar"
#~ msgid ""
#~ "Remember this identity, so that it will be used in future composer "
#~ "windows as well.\n"
#~ " "
#~ msgstr ""
#~ "Zapamiętaj tę tożsamość i użyj jej także przy edycji następnych "
#~ "wiadomości.\n"
#~ " "
#~ msgid ""
#~ "Remember this folder for sent items, so that it will be used in future "
#~ "composer windows as well."
#~ msgstr ""
#~ "Zapamiętaj ten katalog na wysłane wiadomości i użyj go przy edycji "
#~ "następnych wiadomości."
#~ msgid ""
#~ "Remember this mail transport, so that it will be used in future composer "
#~ "windows as well."
#~ msgstr ""
#~ "Zapamiętaj ten serwer pocztowy i użyj jej przy edycji następnych "
#~ "wiadomości."
#~ msgid ""
#~ "Remember this dictionary, so that it will be used in future composer "
#~ "windows as well.\n"
#~ " "
#~ msgstr ""
#~ "Zapamiętaj ten słownik aby użyć go także przy edycji następnych "
#~ "wiadomości.\n"
#~ " "
#~ msgid "Followed Link"
#~ msgstr "Odwiedzony odnośnik"
#~ msgid "&Import Wizard..."
#~ msgstr "Pomocnik &importowania..."
#, fuzzy
#~| msgid "Prefer &HTML to Plain Text"
#~ msgid "Prefer Html To Text"
#~ msgstr "&HTML ma pierwszeństwo przed zwykłym tekstem"
#, fuzzy
#~| msgid "Prefer &Plain Text to HTML"
#~ msgid "Prefer Text To Html"
#~ msgstr "Zwykły &tekst ma pierwszeństwo przed HTML"
#~ msgid "Anti-Spam Wizard"
#~ msgstr "Pomocnik wykrywania spamu"
#~ msgid "Anti-Virus Wizard"
#~ msgstr "Pomocnik antywirusowy"
#~ msgid "Welcome to the KMail Anti-Spam Wizard"
#~ msgstr "Witamy w pomocniku wykrywania spamu"
#~ msgid "Welcome to the KMail Anti-Virus Wizard"
#~ msgstr "Witamy w pomocniku antywirusowym"
#~ msgid "Options to fine-tune the handling of spam messages"
#~ msgstr "Możliwości dopasowania obsługi niechcianych wiadomości"
#~ msgid "Summary of changes to be made by this wizard"
#~ msgstr "Podsumowanie zmian dokonanych przez tego pomocnika"
#~ msgid "Options to fine-tune the handling of virus messages"
#~ msgstr "Możliwości dopasowania obsługi zawirusowanych wiadomości"
#~ msgid "Virus handling"
#~ msgstr "Postępowanie z wirusami"
#~ msgid "Spam Handling"
#~ msgstr "Postępowanie ze spamem"
#~ msgid "Semi spam (unsure) handling"
#~ msgstr "Postępowanie z pół-spamem (niepewny)"
#~ msgid "Classify as Spam"
#~ msgstr "Zaszereguj jako spam"
#~ msgid "Spam"
#~ msgstr "Spam"
#~ msgid "Classify as NOT Spam"
#~ msgstr "Zaszereguj jako nie-spam"
#~ msgid "Ham"
#~ msgstr "Nie spam"
#~ msgid "Scanning for %1..."
#~ msgstr "Poszukiwanie %1..."
#~ msgid "Scanning for anti-spam tools finished."
#~ msgstr "Poszukiwania narzędzi antyspamowych zostały zakończone."
#~ msgid "Scanning for anti-virus tools finished."
#~ msgstr "Poszukiwania narzędzi antywirusowych zostały zakończone."
#~ msgid ""
#~ "<p>Sorry, no spam detection tools have been found. Install your spam "
#~ "detection software and re-run this wizard.</p>"
#~ msgstr ""
#~ "<p>Niestety, nie znaleziono żadnych narzędzi do wykrywania spamu. Proszę "
#~ "zainstalować jakieś narzędzia antyspamowe i uruchomić tego pomocnika "
#~ "ponownie.</p>"
#~ msgid "Scanning complete. No anti-virus tools found."
#~ msgstr "Wyszukiwanie zakończone. Nie znaleziono narzędzi antywirusowych."
#~ msgid ""
#~ "<p>Messages classified as spam are marked as read.<br />Spam messages are "
#~ "moved into the folder named <i>%1</i>.</p>"
#~ msgstr ""
#~ "<p>Wiadomości rozpoznane jako spam są oznaczane jako przeczytane<br/> "
#~ "Wiadomości te są przenoszone do katalogu <i>%1</i>.</p>"
#~ msgid ""
#~ "<p>Messages classified as spam are marked as read.<br />Spam messages are "
#~ "not moved into a certain folder.</p>"
#~ msgstr ""
#~ "<p>Wiadomości rozpoznane jako spam są oznaczane jako przeczytane<br/> "
#~ "Wiadomości te nie są przenoszone.</p>"
#~ msgid ""
#~ "<p>Messages classified as spam are not marked as read.<br />Spam messages "
#~ "are moved into the folder named <i>%1</i>.</p>"
#~ msgstr ""
#~ "<p>Wiadomości rozpoznane jako spam nie są oznaczane jako przeczytane<br/> "
#~ "Wiadomości te są przenoszone do katalogu <i>%1</i>.</p>"
#~ msgid ""
#~ "<p>Messages classified as spam are not marked as read.<br />Spam messages "
#~ "are not moved into a certain folder.</p>"
#~ msgstr ""
#~ "<p>Wiadomości rozpoznane jako spam nie są oznaczane jako przeczytane<br/> "
#~ "Wiadomości te nie są przenoszone do katalogu <i>%1</i>.</p>"
#~ msgid ""
#~ "<p>The folder for messages classified as unsure (probably spam) is <i>%1</"
#~ "i>.</p>"
#~ msgstr ""
#~ "<p>Katalog dla wiadomości oznaczonych jako niepewne (prawdopodobny spam) "
#~ "to <i>%1</i>.</p>"
#~ msgid "<p>The wizard will create the following filters:<ul>%1</ul></p>"
#~ msgstr "<p>Pomocnik utworzy następujące filtry:<ul>%1</ul></p>"
#~ msgid "<p>The wizard will replace the following filters:<ul>%1</ul></p>"
#~ msgstr "<p>Pomocnik zastąpi następujące filtry:<ul>%1</ul></p>"
#~ msgid ""
#~ "The wizard will search for any tools to do spam detection\n"
#~ "and setup KMail to work with them."
#~ msgstr ""
#~ "Pomocnik poszuka narzędzi do rozpoznawania spamu\n"
#~ "i ustawi ich obsługę w KMailu."
#~ msgid ""
#~ "<p>Here you can get some assistance in setting up KMail's filter rules to "
#~ "use some commonly-known anti-virus tools.</p><p>The wizard can detect "
#~ "those tools on your computer as well as create filter rules to classify "
#~ "messages using these tools and to separate messages containing viruses. "
#~ "The wizard will not take any existing filter rules into consideration: it "
#~ "will always append the new rules.</p><p><b>Warning:</b> As KMail appears "
#~ "to be frozen during the scan of the messages for viruses, you may "
#~ "encounter problems with the responsiveness of KMail because anti-virus "
#~ "tool operations are usually time consuming; please consider deleting the "
#~ "filter rules created by the wizard to get back to the former behavior.</p>"
#~ msgstr ""
#~ "<p>Tu można uzyskać pomoc w ustawianiu reguł filtrowania dla popularnych "
#~ "narzędzi antywirusowych.</p><p>Pomocnik może wykryć narzędzia wgrane w "
#~ "systemie i utworzyć dla nich odpowiednie reguły filtrowania do "
#~ "klasyfikowania wiadomości i rozpoznania wiadomości zawierających wirusa. "
#~ "Pomocnik nie będzie uwzględniał istniejących reguł - zawsze utworzy nowe."
#~ "</p><p><b>Uwaga:</b> KMail nie będzie reagował w czasie poszukiwania "
#~ "wirusów w wiadomościach, ponieważ wyszukiwanie wirusów zabiera zwykle "
#~ "dużo czasu; może to zmniejszyć komfort korzystania z programu. Proszę "
#~ "usunąć reguły filtrowania, by przywrócić poprzednie zachowanie. </p>"
#~ msgid ""
#~ "<p>Please select the tools to be used for the detection and go to the "
#~ "next page.</p>"
#~ msgstr ""
#~ "<p>Proszę wybrać narzędzia, które mają być używane do wykrywania spamu, i "
#~ "przejść do następnej strony.</p>"
#~ msgid "&Mark detected spam messages as read"
#~ msgstr "Oznacz niechciane wiado&mość jako przeczytane"
#~ msgid "Mark messages which have been classified as spam as read."
#~ msgstr "Oznacz wiadomości rozpoznane jako spam, jako przeczytane."
#~ msgid "Move &known spam to:"
#~ msgstr "Przenieś niechciane wiadomości &do:"
#~ msgid ""
#~ "The default folder for spam messages is the trash folder, but you may "
#~ "change that in the folder view below."
#~ msgstr ""
#~ "Domyślnym katalogiem na spam jest kosz, ale można to zmienić w widoku "
#~ "katalogów poniżej."
#~ msgid "Move &probable spam to:"
#~ msgstr "Przenieś &prawdopodobny spam do:"
#~ msgid ""
#~ "The default folder is the inbox folder, but you may change that in the "
#~ "folder view below.<p>Not all tools support a classification as unsure. If "
#~ "you have not selected a capable tool, you cannot select a folder as well."
#~ "</p>"
#~ msgstr ""
#~ "Domyślnym katalogiem na spam jest otrzymane, ale można to zmienić w "
#~ "widoku katalogów poniżej. <p>Nie wszystkie narzędzia klasyfikują część "
#~ "wiadomości jako niepewne. Jeśli nie wybrałeś odpowiedniego narzędzia, "
#~ "wybór katalogu będzie zablokowany.</p>"
#~ msgid "Check messages using the anti-virus tools"
#~ msgstr "Sprawdź wiadomości używając narzędzi antywirusowych"
#~ msgid ""
#~ "Let the anti-virus tools check your messages. The wizard will create "
#~ "appropriate filters. The messages are usually marked by the tools so that "
#~ "following filters can react on this and, for example, move virus messages "
#~ "to a special folder."
#~ msgstr ""
#~ "Pozwala programowi antywirusowemu na sprawdzenie twoich wiadomości. "
#~ "Pomocnik utworzy odpowiednie filtry. Zawirusowane wiadomości są zwykle "
#~ "oznaczane przez program antywirusowy w taki sposób, że następne filtry "
#~ "mogą je rozpoznać i np. przenieś je do specjalnego katalogu."
#~ msgid "Move detected viral messages to the selected folder"
#~ msgstr "Przenieś wszystkie zawirusowane wiadomości do wybranego katalogu"
#~ msgid ""
#~ "A filter to detect messages classified as virus-infected and to move "
#~ "those messages into a predefined folder is created. The default folder is "
#~ "the trash folder, but you may change that in the folder view."
#~ msgstr ""
#~ "Utworzono filtr do wykrywania zawirusowanych wiadomości i przenoszenia "
#~ "ich do wybranego katalogu. Domyślny katalog to Kosz, ale można to zmienić "
#~ "w widoku katalogów."
#~ msgid "Additionally, mark detected viral messages as read"
#~ msgstr "Oznacz zawirusowane wiadomości jako przeczytane"
#~ msgid ""
#~ "Mark messages which have been classified as virus-infected as read, as "
#~ "well as moving them to the selected folder."
#~ msgstr ""
#~ "Oznacz wiadomości, które zostały rozpoznane jako zawierające wirusa, jako "
#~ "przeczytane i przenieś je do wybranego katalogu."
#~ msgid "&Anti-Spam Wizard..."
#~ msgstr "Pomocnik &antyspamowy..."
#~ msgid "&Anti-Virus Wizard..."
#~ msgstr "Pomocnik &antywirusowy..."
#~ msgid "Proxy"
#~ msgstr "Pośrednik"
#~ msgid ""
#~ "<h2 style='margin-top: 0px;'>Retrieving Folder Contents</h2><p>Please "
#~ "wait . . .</p>&nbsp;"
#~ msgstr ""
#~ "<h2 style='margin-top: 0px;'>Pobieranie zawartości katalogu</h2><p>Proszę "
#~ "czekać...</p>&nbsp;"
#~ msgctxt ""
#~ "%1: KMail version; %2: help:// URL; %3: generated list of new features; "
#~ "%4: First-time user text (only shown on first start); %5: generated list "
#~ "of important changes; --- end of comment ---"
#~ msgid ""
#~ "<h2 style='margin-top: 0px;'>Welcome to KMail %1</h2><p>KMail is the "
#~ "email client by KDE. It is designed to be fully compatible with Internet "
#~ "mailing standards including MIME, SMTP, POP3, and IMAP.</p>\n"
#~ "<ul><li>KMail has many powerful features which are described in the <a "
#~ "href=\"%2\">documentation</a></li>\n"
#~ "%5\n"
#~ "%3\n"
#~ "%4\n"
#~ "<p>We hope that you will enjoy KMail.</p>\n"
#~ "<p>Thank you,</p>\n"
#~ "<p style='margin-bottom: 0px'>&nbsp; &nbsp; The KMail Team</p>"
#~ msgstr ""
#~ "<h2 style='margin-top: 0px;'>Witamy w programie KMail %1</h2> <p>KMail "
#~ "jest programem pocztowym dla KDE. Jest on w pełni zgodny z internetowymi "
#~ "standardami poczty elektronicznej, takimi jak MIME, SMTP, POP3 oraz IMAP."
#~ "</p>\n"
#~ "<ul><li>KMail dysponuje wieloma przydatnymi funkcjami, które szczegółowo "
#~ "opisano<a href=\"%2\">w dokumentacji</a></li>\n"
#~ "%5\n"
#~ "%3\n"
#~ "%4\n"
#~ "<p>Mamy nadzieję, że obsługa KMail będzie dla ciebie przyjemnością.</p>\n"
#~ "<p>Dziękujemy.</p>\n"
#~ "<p style='margin-bottom: 0px;'>&nbsp; &nbsp; Zespół KMail</p> "
#~ msgid ""
#~ "<p><span style='font-size:125%; font-weight:bold;'>Important changes</"
#~ "span> (compared to KMail %1):</p>\n"
#~ msgstr ""
#~ "<p><span style='font-size:125%; font-weight:bold;'>Ważne zmiany</span> (w "
#~ "porównaniu z wersją %1):</p>\n"
#~ msgid "<li>%1</li>\n"
#~ msgstr "<li>%1</li>\n"
#~ msgid "OpenPGP Message - Encrypted"
#~ msgstr "Wiadomość OpenPGP - zaszyfrowana"
#~ msgid "OpenPGP Message - Valid Signature with Trusted Key"
#~ msgstr "Wiadomość OpenPGP - poprawny podpis zaufanym kluczem"
#~ msgid "OpenPGP Message - Valid Signature with Untrusted Key"
#~ msgstr "Wiadomość OpenPGP - poprawny podpis niezaufanym kluczem"
#~ msgid "OpenPGP Message - Unchecked Signature"
#~ msgstr "Wiadomość OpenPGP - niesprawdzony podpis"
#~ msgid "OpenPGP Message - Bad Signature"
#~ msgstr "Wiadomość OpenPGP - błędny podpis"
#~ msgid "The size of the filter dialog (for internal use only)"
#~ msgstr "Rozmiar okna dialogowego filtra (tylko do użytku wewnętrznego)"
#~ msgid "Send Message Disposition Notifications with an empty sender."
#~ msgstr "Wyślij powiadomienie o losie wiadomości (MDN) bez nadawcy."
#~ msgid ""
#~ "Send Message Disposition Notifications with an empty sender string. Some "
#~ "servers might be configure to reject such messages, so if you are "
#~ "experiencing problems sending MDNs, uncheck this option."
#~ msgstr ""
#~ "Wysyła powiadomienie o losie wiadomości (MDN) bez nadawcy. Niektóre "
#~ "serwery są ustawione w ten sposób, że odrzucają takie wiadomości, więc "
#~ "jeśli masz problemy z wysyłaniem powiadomień o losie wiadomości, to "
#~ "wyłącz tę możliwość."
#~ msgid "Specifies the number of updates to perform (for internal use only)"
#~ msgstr ""
#~ "Określa liczbę wykonywanych aktualizacji (tylko do użytku wewnętrznego)"
#~ msgid ""
#~ "Close the application when the main window is closed, even if there is a "
#~ "system tray icon active."
#~ msgstr ""
#~ "Zamknij program, kiedy zamykane jest główne okno, nawet przy aktywnej "
#~ "ikonie tacki systemowej."
#~ msgid "Hide local inbox if unused"
#~ msgstr "Ukryj nieużywaną skrzynkę lokalną"
#~ msgid ""
#~ "<p>...that you can go to the next and previous message by using the\n"
#~ "right and left arrow keys respectively?</p>\n"
#~ msgstr ""
#~ "<p>... możesz przejść do następnej lub poprzedniej wiadomości, wciskając "
#~ "odpowiednio strzałkę w prawo lub w lewo?</p>\n"
#~ msgid ""
#~ "<p>...that you can rapidly create filters on sender, recipient,\n"
#~ "subject and mailing lists with <em>Message-&gt;Create Filter</em>?</p>\n"
#~ msgstr ""
#~ "<p>...że można szybko tworzyć filtry na podstawie nadawcy, adresata,\n"
#~ "tematu i listy dyskusyjnej przy użyciu <em>Wiadomość-&gt;Utwórz filtr</"
#~ "em>?</p>\n"
#~ msgid ""
#~ "<p>...that you can associate mailing lists with folders in the\n"
#~ "<em>Folder-&gt;Mailing List Management</em> dialog? You can then use\n"
#~ "<em>Message-&gt;New Message to Mailing List...</em>\n"
#~ "to open the composer with the mailing list address preset.\n"
#~ "Alternatively, you can click with the middle mouse button on the folder.</"
#~ "p>\n"
#~ msgstr ""
#~ "<p>...że możesz skojarzyć listy dyskusyjne z katalogami w oknie "
#~ "dialogowym\n"
#~ "<em>Katalog-&gt;Zarządzanie listą dyskusyjną</em>? Możesz użyć\n"
#~ "<em>Wiadomość-&gt;Nowa wiadomość na listę dyskusyjną...</em>\n"
#~ ", aby otworzyć edytora wiadomości z nastawionym adresem listy "
#~ "dyskusyjnej.\n"
#~ "Alternatywnie, możesz kliknąć środkowy przycisk myszy na katalogu.</p>\n"
#~ msgid ""
#~ "<p>...that you can assign custom icons to each folder individually?\n"
#~ "See <em>Folder-&gt;Properties</em></p>\n"
#~ msgstr ""
#~ "<p>... możesz przyporządkować osobną ikonę dla każdego katalogu?\n"
#~ "Sprawdź <em>Katalog->&gt;Właściwości...</em></p>\n"
#~ msgid ""
#~ "<p>...that KMail can show a color bar indicating the type of message\n"
#~ "(Plain text/HTML/OpenPGP) currently displayed?</p>\n"
#~ "<p>This thwarts attempts to fake successful signature verification by\n"
#~ "sending HTML mails mimicking KMail's signature status frames.</p>\n"
#~ msgstr ""
#~ "<p>... KMail może wyświetlać kolorowy pasek odróżniający poszczególne\n"
#~ "typy wiadomości (zwykły tekst, HTML, OpenPGP)?</p>\n"
#~ "<p>Zabezpiecza to przed próbami podrobienia skutecznej weryfikacji "
#~ "podpisu przez wiadomości w formacie HTML naśladujące ramkę podpisu KMaila."
#~ "</p>\n"
#~ msgid ""
#~ "<p>...that you can filter on any header by simply entering its name\n"
#~ "in the first edit field of a search rule?</p>\n"
#~ msgstr ""
#~ "<p>... możesz filtrować dowolny nagłówek, po prostu podając jego nazwę w "
#~ "pierwszym polu reguły wyszukiwania?</p>\n"
#~ msgid ""
#~ "<p>...that you can filter out HTML only messages with the rule\n"
#~ "<pre>&quot;Content-type&quot; contains &quot;text/html&quot;?</pre>\n"
#~ "</p>\n"
#~ msgstr ""
#~ "<p>... możesz odfiltrować wiadomości w czystym HTML za pomocą reguły\n"
#~ "<pre>&quot;Content-type&quot; zawiera &quot;text/html&quot;?</pre>\n"
#~ "</p>\n"
#~ msgid ""
#~ "<p>...that when replying, only the selected part of the message is quoted?"
#~ "</p>\n"
#~ "<p>If nothing is selected, the full message is quoted.</p>\n"
#~ "<p>This even works with text of attachments when\n"
#~ "<em>View-&gt;Attachments-&gt;Inline</em> is selected.</p>\n"
#~ "<p>This feature is available with all reply commands except\n"
#~ "<em>Message-&gt;Reply Without Quote</em>.</p>\n"
#~ "<p align=\"right\"><em>contributed by David F. Newman</em></p>\n"
#~ msgstr ""
#~ "<p>...kiedy odpowiadasz na wiadomość, cytowany jest tylko jej zaznaczony "
#~ "fragment</p>\n"
#~ "<p>Jeśli brak zaznaczenia, cytowana jest cała wiadomość.</p>\n"
#~ "<p>Działa to nawet dla załączników wyświetlanych wewnątrz wiadomości,\n"
#~ "jeśli wybrano opcję <em>Widok-&gt;Załączniki-&gt;Wewnętrznie</em>.</p>\n"
#~ "<p>Funkcja ta dotyczy wszystkich poleceń odpowiedzi oprócz\n"
#~ "<em>Wiadomość -&gt;Odpowiedz bez cytowania</em>.</p>\n"
#~ "<p align=\"right\"><em>David F. Newman</em></p>\n"
#~ msgid "&Beep"
#~ msgstr "&Brzęczyk"
#~ msgid "kmail"
#~ msgstr "kmail"
#~ msgid ""
#~ "IMAP server not configured yet. Please configure the server in the IMAP "
#~ "account before setting up server-side subscription."
#~ msgstr ""
#~ "Jeszcze nie ustawiono serwera IMAP. Proszę ustawić serwer w koncie IMAP "
#~ "przed ustawieniem subskrypcji po stronie serwera."
#~ msgid ""
#~ "Log in failed, please configure the IMAP account before setting up server-"
#~ "side subscription."
#~ msgstr ""
#~ "Nieudane logowanie, proszę ustawić serwer w koncie IMAP przed ustawieniem "
#~ "subskrypcji po stronie serwera."
#~ msgid "Search for '%1' with"
#~ msgstr "Znajdź '%1' w"
#~ msgid "Configure Web Shortcuts..."
#~ msgstr "Ustawienia skrótów sieciowych..."
#~ msgid "Edit Recent Addresses..."
#~ msgstr "Edytuj ostatnie adresy..."
#~ msgid "Edit, add or remove recent addresses"
#~ msgstr "Edytuj, dodaj lub usuń ostatnie adresy"
#~ msgid ""
#~ "Configure the order in which address books\n"
#~ "will be used when doing address completion"
#~ msgstr ""
#~ "Ustawa kolejność w jakiej będą używane\n"
#~ "książki adresowe przy uzupełnianiu adresów"
#~ msgid "Configure Email Blacklist..."
#~ msgstr "Ustawienia czarnej listy adresów..."
#~ msgid "Help"
#~ msgstr "Pomoc"
#~ msgid "Pa&ste as Quotation"
#~ msgstr "Wklej jako &cytat"
#~ msgid "Add &Quote Characters"
#~ msgstr "Dodaj &znaki cytowania"
#~ msgid "Re&move Quote Characters"
#~ msgstr "&Usuń znaki cytowania"
#~ msgid "Paste Without Formatting"
#~ msgstr "Wklej bez formatowania"
#~ msgid "Activate"
#~ msgstr "Uaktywnij"
#~ msgid "Configure..."
#~ msgstr "Ustawienia..."
#~ msgid "Sentence case"
#~ msgstr "Pierwsza litera duża, reszta bez zmian"
#~ msgid "Lowercase"
#~ msgstr "Małe litery"
#~ msgid "Change Case"
#~ msgstr "Zmień wielkość liter"
#~ msgid "Wait answer from \"%1\" send to \"%2\""
#~ msgstr "Oczekuj odpowiedzi od \"%1\" wysłanej do \"%2\""
#~ msgid "Select Date"
#~ msgstr "Wybierz datę"
#~ msgid "Date:"
#~ msgstr "Data:"
#~ msgid "Store ToDo in:"
#~ msgstr "Zachowaj zadanie w:"
#~ msgid "The selected date must be greater than the current date."
#~ msgstr "Wybrana data musi być późniejsza niż bieżąca."
#~ msgid "Force reindexing"
#~ msgstr "Wymuś ponowne indeksowanie"
#~ msgid "Show signed/encrypted text after composing"
#~ msgstr "Pokaż podpisany/zaszyfrowany tekst po napisaniu"
#~ msgid ""
#~ "When this option is enabled, the signed/encrypted text will be shown in a "
#~ "separate window, enabling you to know how it will look before it is sent. "
#~ "This is a good idea when you are verifying that your encryption system "
#~ "works."
#~ msgstr ""
#~ "Jeśli ta opcja jest włączona, napisany/zaszyfrowany tekst będzie "
#~ "wyświetlony w osobnym oknie, co pozwoli Ci sprawdzić jego wygląd przed "
#~ "wysłaniem. Jest to dobry pomysł, jeśli sprawdzasz funkcjonowanie "
#~ "szyfrowania w swoim systemie."
#~ msgid "Show s&igned/encrypted text after composing"
#~ msgstr "Po&każ podpisany/zaszyfrowany tekst po napisaniu"
#~ msgid "Chiasmus Settings..."
#~ msgstr "Ustawienia Chiasmus..."
#, fuzzy
#~| msgid "Rename"
#~ msgid "name"
#~ msgstr "Zmień nazwę"
#~ msgid "Encrypt Message with Chiasmus..."
#~ msgstr "Zaszyfruj wiadomość rozszerzeniem Chiasmus..."
#~ msgid ""
#~ "Please configure a Crypto Backend to use for Chiasmus encryption first.\n"
#~ "You can do this in the Crypto Backends tab of the configure dialog's "
#~ "Security page."
#~ msgstr ""
#~ "Proszę najpierw ustawić rozszerzenie szyfrowania dla szyfrowania "
#~ "Chiasmus.\n"
#~ "Można to zrobić na karcie 'Rozszerzenia szyfrowania' na stronie "
#~ "Bezpieczeństwo okna ustawień."
#~ msgid ""
#~ "It looks as though libkleopatra was compiled without Chiasmus support. "
#~ "You might want to recompile libkleopatra with --enable-chiasmus."
#~ msgstr ""
#~ "Wygląda na to, że libkleopatra została skompilowana bez obsługi "
#~ "rozszerzenia Chiasmus. Zapewne konieczne będzie przekompilowanie "
#~ "libkleopatra z opcją --enable-chiasmus."
#~ msgid "No Chiasmus Backend Configured"
#~ msgstr "Nie ustawiono rozszerzenia Chiasmus"
#~ msgid ""
#~ "Chiasmus backend does not offer the \"x-obtain-keys\" function. Please "
#~ "report this bug."
#~ msgstr ""
#~ "Rozszerzenie Chiasmus nie obsługuje funkcji \"x-obtain-keys\". Proszę "
#~ "zgłosić ten błąd."
#~ msgid "Chiasmus Backend Error"
#~ msgstr "Błąd rozszerzenia Chiasmus"
#~ msgid ""
#~ "Unexpected return value from Chiasmus backend: The \"x-obtain-keys\" "
#~ "function did not return a string list. Please report this bug."
#~ msgstr ""
#~ "Niespodziewana wartość zwrócona przez rozszerzenie Chiasmus. Funkcja \"x-"
#~ "obtain-keys\" nie zwróciła spisu napisów. Proszę zgłosić ten błąd."
#~ msgid ""
#~ "No keys have been found. Please check that a valid key path has been set "
#~ "in the Chiasmus configuration."
#~ msgstr ""
#~ "Nie znaleziono kluczy. Proszę sprawdzić, czy ścieżka kluczy w "
#~ "ustawieniach rozszerzenia Chiasmus jest poprawna."
#~ msgid "No Chiasmus Keys Found"
#~ msgstr "Nie znaleziono kluczy Chiasmus"
#~ msgid "Chiasmus Encryption Key Selection"
#~ msgstr "Wybór klucza szyfrującego Chiasmus"
#~ msgid "Test for KMail D-Bus interface"
#~ msgstr "Sprawdź interfejs D-Bus programu KMail"
#~ msgid ""
#~ "<b>Thanks for using KMail2!</b><p>KMail2 uses a new storage technology "
#~ "that requires migration of your current KMail data and configuration.</"
#~ "p>\n"
#~ "<p>The conversion process can take a lot of time (depending on the amount "
#~ "of email you have) and it <em>must not be interrupted</em>.</p>\n"
#~ "<p>You can:</p><ul><li>Migrate now (be prepared to wait)</li><li>Skip the "
#~ "migration and start with fresh data and configuration</li><li>Cancel and "
#~ "exit KMail2.</li></ul><p><a href=\"http://userbase.kde.org/Akonadi\">More "
#~ "Information...</a></p>"
#~ msgstr ""
#~ "<b>Dzięki za używanie KMail2!</b><p>KMail2 używa nowej technologi "
#~ "przechowywania, która wymaga migracji twoich bieżących danych i ustawień "
#~ "KMail.</p>\n"
#~ "<p>Proces przekształcania może zająć dużo czasu (w zależności od ilości "
#~ "posiadanych przez ciebie e-maili) i <em>nie można go przerwać</em>.</p>\n"
#~ "<p>Możesz:</p><ul><li>Migrować teraz (przygotuj się na czekanie)</"
#~ "li><li>Opuścić migrację i rozpocząć ze świeżymi danymi i ustawieniami</"
#~ "li><li>Anulować i wyjść z KMail2.</li></ul><p><a href=\"http://userbase."
#~ "kde.org/Akonadi\">Więcej informacji...</a></p>"
#~ msgid "KMail Migration"
#~ msgstr "Migracja KMail"
#~ msgid "Migrate Now"
#~ msgstr "Migruj teraz"
#~ msgid "Skip Migration"
#~ msgstr "Opuść migrację"
#~ msgid ""
#~ "Migration to KMail 2 failed. In case you want to try again, run 'kmail-"
#~ "migrator --interactive' manually."
#~ msgstr ""
#~ "Nieudana migracja do KMail 2. W przypadku ponownej próby, ręcznie uruchom "
#~ "'kmail-migrator --interactive'."
#~ msgid "Migration Failed"
#~ msgstr "Nieudana migracja"
#~ msgid " Spellcheck: %1 "
#~ msgstr " Sprawdź pisownię: %1 "
#~ msgid "New Main &Window"
#~ msgstr "Nowe okno głó&wne"
#~ msgid "New &Window"
#~ msgstr "No&we okno"
#~ msgid "Do you want to remove account '%1'?"
#~ msgstr "Czy chcesz usunąć konto '%1' ?"
#~ msgid "Remove account?"
#~ msgstr "Czy usunąć konto?"
#~ msgid "Incoming accounts (add at least one):"
#~ msgstr "Konta poczty przychodzącej (dodaj co najmniej jedno):"
#~ msgid "R&emove"
#~ msgstr "&Usuń"
#~ msgid "Restart"
#~ msgstr "Uruchom ponownie"
#~ msgid "Message Delayed..."
#~ msgstr "Wiadomości opóźnione..."
#, fuzzy
#~| msgid "Add new tag..."
#~ msgid "Addnewtag..."
#~ msgstr "Dodaj nowy znacznik..."
#~ msgid "Edit Accounts Order"
#~ msgstr "Edytuj kolejność kont"
#~| msgid "&Use custom colors"
#~ msgid "Use custom order"
#~ msgstr "Użyj własnej kolejności"
#~ msgctxt "Move selected account up."
#~ msgid "Up"
#~ msgstr "W górę"
#~ msgctxt "Move selected account down."
#~ msgid "Down"
#~ msgstr "W dół"
#~ msgid "online"
#~ msgstr "dostępny"
#~ msgid "Agent Name"
#~ msgstr "Nazwa agenta"
#~ msgid "Warn when inserting attachments larger than:"
#~ msgstr "Ostrzeż, gdy wstawiany jest załącznik większy niż:"
#~| msgid "MB"
#~ msgctxt "mega bytes"
#~ msgid " MB"
#~ msgstr " MB"
#~| msgid "Save Attachment As"
#~ msgid "Use storage service for big attachment"
#~ msgstr "Użyj usługi przechowywania dla dużych załączników"
#~| msgid "Save Attachment As"
#~ msgid "Use storage service when attachment is larger than this limit"
#~ msgstr ""
#~ "Użyj usługi przechowywania, gdy rozmiar załącznik jest większy od "
#~ "granicznego"
#~ msgid "Folder was indexed: %1"
#~ msgstr "Katalog został zaindeksowany: %1"
#~ msgid ""
#~ "The Nepomuk semantic search service is not available. We cannot configure "
#~ "tags. You can enable it in \"System Settings\""
#~ msgstr ""
#~ "Usługa znajdywania semantycznego Nepomuk jest niedostępna. Nie możemy "
#~ "skonfigurować znaczników. Możesz włączyć ją w \"Ustawieniach Systemowych\""
#~ msgid "Create To-do/Reminder..."
#~ msgstr "Utwórz przypomnienie/zadanie do zrobienia..."
#~ msgid "Create To-do"
#~ msgstr "Utwórz zadanie do zrobienia"
#~ msgid "Allows you to create a calendar to-do or reminder from this message"
#~ msgstr ""
#~ "Pozwala na tworzenie zadań w kalendarzu bądź przypomniej na podstawie tej "
#~ "wiadomości"
#~ msgid ""
#~ "This option starts the KOrganizer to-do editor with initial values taken "
#~ "from the currently selected message. Then you can edit the to-do to your "
#~ "liking before saving it to your calendar."
#~ msgstr ""
#~ "Ta opcja uruchamia edytor zadań-do-wykonania KOrganizera z domyślnymi "
#~ "wartościami wziętymi z obecnie wybranej wiadomości. Zadanie można potem "
#~ "dowolnie modyfikować przed zapisaniem w kalendarzu."
#~ msgid "Enable"
#~ msgstr "Włącz"
#, fuzzy
#~| msgid "Search folder &name:"
#~ msgctxt "@label:listbox"
#~ msgid "Archive folder name:"
#~ msgstr "&Nazwa katalogu wyszukiwania:"
#~ msgid "&Configure Folder Archive Agent..."
#~ msgstr "&Konfiguruj agenta archiwizacji katalogu..."
#~ msgid "Recipient auto-completion"
#~ msgstr "Samoczynne uzupełnianie adresata"
#~ msgid "Distribution lists"
#~ msgstr "Listy dystrybucyjne"
#~ msgid "Per-contact crypto preferences"
#~ msgstr "Ustawienie szyfrowania indywidualnie dla kontaktu"
#~ msgid ""
#~ "The Nepomuk semantic search service is not available. Searching is not "
#~ "possible without it. You can enable it in \"System Settings\"."
#~ msgstr ""
#~ "Usługa znajdywania semantycznego Nepomuk jest niedostępna. Znajdywanie "
#~ "jest niemożliwe bez niej. Możesz włączyć ją w \"Ustawieniach Systemowych"
#~ "\"."
#~ msgid "Search Not Available"
#~ msgstr "Znajdywanie niedostępne"
#~ msgid ""
#~ "You have disabled full text indexing of emails. Searching is not possible "
#~ "without that. You can enable it in \"System Settings\". Note that "
#~ "searching will only be possible after your emails have been fully "
#~ "indexed, which can take some time."
#~ msgstr ""
#~ "Wyłączono pełne indeksowanie tekstu poczty. Znajdywanie jest bez tego "
#~ "niemożliwe. Możesz włączyć je w \"Ustawieniach Systemowych\". Zauważ, że "
#~ "znajdywanie będzie możliwe tylko wtedy, gdy cała poczta zostanie w pełni "
#~ "poddana indeksowaniu, co może zająć trochę czasu."
#, fuzzy
#~| msgid "&Debug Sieve..."
#~ msgid "Debug Nepomuk..."
#~ msgstr "&Debuguj Sieve..."
#~ msgid "Search query debug"
#~ msgstr "Debuguj zapytanie"
#~ msgid "Search info with nepomukshow..."
#~ msgstr "Szukaj informacji z nepomukshow..."
#~ msgid "Search with nepomukshow"
#~ msgstr "Szukaj z nepomukshow"
#~ msgid "Nepomuk id:"
#~ msgstr "Nepomuk id:"
#~ msgid "all files (*)"
#~ msgstr "wszystkie pliki (*)"
#~ msgid "Messages:"
#~ msgstr "Wiadomości:"
#~ msgid "Reduce query"
#~ msgstr "Zawęź zapytanie"
#~ msgid "Search"
#~ msgstr "Znajdź"
#~ msgid "Query is empty."
#~ msgstr "Zapytanie jest puste."
#~ msgid "No message found"
#~ msgstr "Nie znaleziono wiadomości"
#~ msgid "1 message found"
#~ msgid_plural "%1 messages found"
#~ msgstr[0] "Znaleziono 1 wiadomość"
#~ msgstr[1] "Znaleziono %1 wiadomości"
#~ msgstr[2] "Znaleziono %1 wiadomości"
#~ msgid "Error on fetching item"
#~ msgstr "Błąd pobierania elementu"
#~ msgid "Debug query"
#~ msgstr "Debuguj zapytanie"
#, fuzzy
#~| msgid "Save Attachment As"
#~ msgid "Use Storage Service for Attachments"
#~ msgstr "Zapisz załącznik jako"
#, fuzzy
#~| msgid "Send Later"
#~ msgid "Send Later Preferences..."
#~ msgstr "Wyślij później"
#, fuzzy
#~| msgid "Archive Mail Agent was not registered."
#~ msgid "Archive Folder Agent was not registered."
#~ msgstr "Agent archiwizacji poczty nie został zarejestrowany."
#~ msgid "Configure Send Later Agent..."
#~ msgstr "Konfiguracja agenta późniejszego wysyłania..."
#, fuzzy
#~| msgid "Configure &Notifications..."
#~ msgid "Configure Vacation"
#~ msgstr "Konfiguracja &powiadomień..."
#~ msgid ""
#~ "KMail's Out of Office Reply functionality relies on server-side "
#~ "filtering. You have not yet configured an IMAP server for this.\n"
#~ "You can do this on the \"Filtering\" tab of the IMAP account "
#~ "configuration."
#~ msgstr ""
#~ "Funkcja informacji o nieobecności wymaga filtrowania po stronie serwera. "
#~ "Serwer IMAP nie jest jeszcze skonfigurowany odpowiednio.\n"
#~ "Można go skonfigurować na karcie \"Filtrowanie\" okna konfiguracji konta "
#~ "IMAP."
#~ msgid "No Server-Side Filtering Configured"
#~ msgstr "Filtrowanie na serwerze nie został skonfigurowane"
#~ msgid "&Translator"
#~ msgstr "&Tłumacz"
#~ msgid ""
#~ "<qt><p>This setting has been fixed by your administrator.</p><p>If you "
#~ "think this is an error, please contact him.</p></qt>"
#~ msgstr ""
#~ "<qt><p>To ustawienie zostało wykonane przez administratora.</p><p>Jeśli "
#~ "uważasz to za błąd, skontaktuj się z nim.</p></qt>"
#~ msgid "&Delete Folder"
#~ msgstr "&Usuń katalog"
#~ msgid "Warn if more than this many recipients are specified"
#~ msgstr "Ostrzeż, jeśli przekroczono podany limit odbiorców"
#~ msgid ""
#~ "Moving messages to trash failed. Please verify your trash in your IMAP "
#~ "account and retry."
#~ msgstr ""
#~ "Nieudane przeniesienie wiadomości do kosza. Proszę zweryfikować swój "
#~ "kosz na swoim koncie IMAP i spróbować ponownie."
#~ msgid "Moving messages to trash failed"
#~ msgstr "Nieudane przeniesienie wiadomości do kosza"
#, fuzzy
#~| msgid "Multiple Folders"
#~ msgid "Select Multiple Folders"
#~ msgstr "Wiele folderów"
#, fuzzy
#~| msgctxt "type of folder storage"
#~| msgid "Search"
#~ msgctxt "@title:window"
#~ msgid "Search"
#~ msgstr "Wyszukiwanie"
#~ msgid "Signing"
#~ msgstr "Podpisywanie"
#~ msgid ""
#~ "When this option is enabled, all messages you send will be signed by "
#~ "default; of course, it is still possible to disable signing for each "
#~ "message individually."
#~ msgstr ""
#~ "Jeśli ta opcja jest włączona, wszystkie wysyłane wiadomości będą "
#~ "domyślnie podpisywane. Oczywiście można wyłączyć podpisywanie oddzielnie "
#~ "dla każdej wiadomości."
#, fuzzy
#~| msgid "Message"
#~ msgid "Message:"
#~ msgstr "Wiadomość"
#~ msgid "Display Mode of the Favorite Collections View"
#~ msgstr "Tryb wyświetlania widoku ulubionych kolekcji"
#~ msgid "Do not show the favorite folders view."
#~ msgstr "Nie pokazuj widoku ulubionych katalogów."
#~ msgid "Show favorite folders in icon mode."
#~ msgstr "Pokaż ulubione katalogi w trybie ikon."
#~ msgid "Show favorite folders in list mode."
#~ msgstr "Pokaż ulubione katalogi w trybie listy."
#, fuzzy
#~| msgid "New Mail Notification"
#~ msgid "New Mail Notifier Agent"
#~ msgstr "Powiadamianie o nowej poczcie"
#~ msgid "Only print selected text in viewer"
#~ msgstr "W przeglądarce, wyświetlaj tylko zaznaczony tekst"
#~ msgid "Print only selected text"
#~ msgstr "Wyświetl tylko zaznaczony tekst"
#~ msgid ""
#~ "Automatically move non-synced mails from folders with insufficient access "
#~ "rights"
#~ msgstr ""
#~ "Samoczynnie przenoś niezsynchronizowane wiadomości z katalogów o "
#~ "niewystarczających prawach dostępu"
#~ msgid ""
#~ "If there are new messages in a folder, which have not been uploaded to "
#~ "the server yet, but you do not have sufficient access rights on the "
#~ "folder now to upload them, these messages will automatically be moved "
#~ "into a lost and found folder."
#~ msgstr ""
#~ "Jeśli w katalogu znajdują się nowe wiadomości, które nie zostały wysłane "
#~ "na serwer, ale brak wystarczających praw dostępu do katalogu, żeby je "
#~ "wysłać, wiadomości te zostaną samoczynnie przeniesione do katalogu "
#~ "zgubione+znalezione."
#~ msgid "Maximal number of connections per host"
#~ msgstr "Maksymalna liczba połączeń z danym serwerem"
#~ msgid ""
#~ "This can be used to restrict the number of connections per host while "
#~ "checking for new mail. By default the number of connections is unlimited "
#~ "(0)."
#~ msgstr ""
#~ "Tu można ograniczyć liczbę połączeń z danym serwerem przy sprawdzaniu "
#~ "nowej poczty. Domyślnie liczba połączeń jest nieograniczona (0)."
#~ msgid ""
#~ "Show the GnuPG Audit Log even after crypto operations that completed "
#~ "successfully."
#~ msgstr ""
#~ "Pokaż plik diagnostyczny GnuPG po operacji szyfrowania zakończonej "
#~ "poprawnie."
#~ msgid "Verbose new mail notification"
#~ msgstr "Szczegółowe powiadamianie o nowej poczcie"
#~ msgid ""
#~ "If this option is enabled then for each folder the number of newly "
#~ "arrived messages is shown in the new mail notification; otherwise, you "
#~ "will only get a simple 'New mail arrived' message."
#~ msgstr ""
#~ "Jeśli ta opcja jest włączona, w zawiadomieniu o nadejściu nowej poczty "
#~ "wyświetlana będzie informacja o liczbie nowych wiadomości w każdym "
#~ "katalogu. W przeciwnym razie wyświetlona zostanie jedynie informacja "
#~ "'Nadeszła nowa wiadomość'."
#~ msgid "Beep upon receiving new mail"
#~ msgstr "Zadzwoń przy odebraniu nowej poczty"
#~ msgid "1 new message in %2"
#~ msgid_plural "%1 new messages in %2"
#~ msgstr[0] "%1 nowa wiadomość w %2"
#~ msgstr[1] "%1 nowe wiadomości w %2"
#~ msgstr[2] "%1 nowych wiadomości w %2"
#~ msgctxt "%1 is a list of the number of new messages per folder"
#~ msgid "<b>New mail arrived</b><br />%1"
#~ msgstr "<b>Nadeszła nowa poczta</b><br/>%1"
#~ msgid "New mail arrived"
#~ msgstr "Nadeszła nowa poczta"
#~ msgid "Custom Headers Style"
#~ msgstr "Własne style nagłówków"
#~ msgid "As List"
#~ msgstr "Jako listę"
#~ msgid "Formatting (HTML)"
#~ msgstr "Formatowanie (HTML)"
#~ msgid "HTML"
#~ msgstr "HTML"
#~ msgid "AMiddleLengthText..."
#~ msgstr "Tekst średniej długości..."
#~ msgctxt "@info:status finished searching."
#~ msgid "Ready."
#~ msgstr "Gotowe."
#~ msgid "Add 'header' to message"
#~ msgstr "Dodaj 'nagłówek' do wiadomości"
#, fuzzy
#~| msgid "in address book"
#~ msgid "Add address book"
#~ msgstr "jest w książce adresowej"
#~ msgid "New entry:"
#~ msgstr "Nowa pozycja:"
#~ msgid "New Value"
#~ msgstr "Nowa wartość"
#~ msgid "Change Value"
#~ msgstr "Zmień wartość"
#~ msgid "Enable Access Key"
#~ msgstr "Włącz klucz dostępu"
#~ msgid ""
#~ "To support improving the plain text of HTML messages, KMail must be "
#~ "compiled with Grantlee 0.3 or greater."
#~ msgstr ""
#~ "Aby wesprzeć ulepszanie zwykłego tekstu wiadomości HTML, KMail musi "
#~ "zostać skompilowany z Grantlee 0.3 lub lepszym."
#~ msgid "When Text Obscured"
#~ msgstr "Kiedy tekst jest zasłonięty"
#~ msgid "Add Tag"
#~ msgstr "Dodaj znacznik"
#, fuzzy
#~| msgid "File Already Exists"
#~ msgid "Tag %1 already exists"
#~ msgstr "Plik już istnieje"
#~ msgid "Select Shortcut for Folder"
#~ msgstr "Wybierz skrót do folderu"
#~ msgid ""
#~ "%1 already seems to be running on another display on this machine. "
#~ "Running %2 more than once can cause the loss of mail. You should not "
#~ "start %1 unless you are sure that it is not already running."
#~ msgstr ""
#~ "Wygląda na to, że %1 już działa na innym ekranie na tym komputerze. "
#~ "Uruchomienie więcej niż jednej kopii %2 może spowodować utratę "
#~ "wiadomości. Nie powinieneś uruchamiać %1 na tym komputerze, chyba, że "
#~ "jesteś pewien, że nie jest jeszcze uruchomione."
#~ msgid ""
#~ "%1 seems to be running on another display on this machine. Running %1 and "
#~ "%2 at the same time can cause the loss of mail. You should not start %2 "
#~ "unless you are sure that %1 is not running."
#~ msgstr ""
#~ "Wygląda na to, że %1 już działa w na innym ekranie na tym komputerze. "
#~ "Uruchomienie %1 i %2 w tym samym czasie może spowodować utratę "
#~ "wiadomości. Nie powinieneś uruchamiać %2 na tym komputerze, chyba, że "
#~ "jesteś pewien, że %1 nie jest uruchomione."
#~ msgid ""
#~ "%1 already seems to be running on %2. Running %1 more than once can cause "
#~ "the loss of mail. You should not start %1 on this computer unless you are "
#~ "sure that it is not already running on %2."
#~ msgstr ""
#~ "Wygląda na to, że %1 już działa na komputerze %2. Uruchomienie więcej niż "
#~ "jednej kopii %1 może spowodować utratę wiadomości. Nie powinieneś "
#~ "uruchamiać %1 na tym komputerze, chyba, że jesteś pewien, że nie jest "
#~ "jeszcze uruchomione na %2."
#~ msgid ""
#~ "%1 seems to be running on %3. Running %1 and %2 at the same time can "
#~ "cause the loss of mail. You should not start %2 on this computer unless "
#~ "you are sure that %1 is not running on %3."
#~ msgstr ""
#~ "Wygląda na to, że %1 już działa na komputerze %3. Uruchomienie %1 i %2 w "
#~ "tym samym czasie może spowodować utratę wiadomości. Nie powinieneś "
#~ "uruchamiać %2 na tym komputerze, chyba, że jesteś pewien, że %1 nie "
#~ "działa na %3."
#~ msgctxt "Start kmail even when another instance is running."
#~ msgid "Start %1"
#~ msgstr "Uruchom %1"
#~ msgctxt "Do not start another kmail instance."
#~ msgid "Exit"
#~ msgstr "Zakończ"
#~ msgid ""
#~ "<p>...that you can get rid of the &quot;[mailing list name]&quot;\n"
#~ "added to the subject of some mailing lists by using the <em>rewrite\n"
#~ "header</em> filter action? Just use\n"
#~ "<pre>rewrite header &quot;Subject&quot;\n"
#~ " replace &quot;\\s*\\[mailing list name\\]\\s*&quot;\n"
#~ " with &quot;&quot;</pre>\n"
#~ "</p>\n"
#~ msgstr ""
#~ "<p>... możesz pozbyć się &quot;[nazwy listy dyskusyjnej]&quot;\n"
#~ "dodawanej do tematu przez niektóre listy za pomocą funkcji filtrowania\n"
#~ "<em>przepisz nagłówek</em>? Wystarczy użyć następującej akcji:\n"
#~ "<pre>przepisz nagłówek &quot;Temat&quot;\n"
#~ " zamień &quot;\\s*\\[nazwa listy dyskusyjnej\\]\\s*&quot;\n"
#~ " na &quot;&quot;</pre>\n"
#~ "</p>\n"
#~ msgid "Reset Font Settings"
#~ msgstr "Przywróć ustawienia czcionek"
#~ msgid "Reset Font"
#~ msgstr "Przywróć czcionkę"
#~ msgid "Mailinglist Folder Properties"
#~ msgstr "Właściwości folderu listy dyskusyjnej"
#~ msgid "Associated Mailing List"
#~ msgstr "Skojarzona lista dyskusyjna"
#~ msgid "<b>%f</b> will be replaced with the filename to edit."
#~ msgstr "<b>%f</b> zostanie zastąpione nazwą pliku do edycji."
#~ msgid "Could not start backupmail. Please check your installation."
#~ msgstr ""
#~ "Nie można uruchomić programu kopii zapasowej poczty. Proszę sprawdzić "
#~ "instalację."
#~ msgid "Unable to start backupmail"
#~ msgstr "Nie można uruchomić programu kopii zapasowej poczty"
#~ msgid "Access Control"
#~ msgstr "Kontrola dostępu"
#~ msgctxt "@label:listbox Name of the tag"
#~ msgid "Name:"
#~ msgstr "Nazwa:"
#~ msgid "Change te&xt color:"
#~ msgstr "Zmień &kolor tekstu..."
#~ msgid "Change &background color:"
#~ msgstr "Zmień &kolor tła:"
#~ msgid "Change fo&nt:"
#~ msgstr "Zmień &czcionkę:"
#~ msgid "Message tag &icon:"
#~ msgstr "&Ikona znacznika wiadomości:"
#~ msgid "Shortc&ut:"
#~ msgstr "&Skrót:"
#~ msgid "Enable &toolbar button"
#~ msgstr "Włącz przycisk paska &narzędzi"
#, fuzzy
#~| msgid "Show attachment list."
#~ msgid "Show tree attachment"
#~ msgstr "Pokaż listę załączników."
#~ msgid "Only quote selected text when replying"
#~ msgstr "W czasie odpowiadania cytuj tylko oznaczony tekst"
#~ msgid ""
#~ "When encrypting emails, always also encrypt to the certificate of my own "
#~ "identity"
#~ msgstr ""
#~ "Podczas szyfrowania wiadomości, zawsze szyfruj z certyfikatem mojej "
#~ "własnej tożsamości"
#~ msgid ""
#~ "Always show the list of encryption keys to select the one which will be "
#~ "used"
#~ msgstr ""
#~ "Zawsze pokazuj listę kluczy szyfrowania, z których jeden wybrany, będzie "
#~ "używany"
#~ msgid ""
#~ "KMail is currently in offline mode. Your messages will be kept in the "
#~ "outbox until you go online."
#~ msgstr ""
#~ "KMail jest w tej chwili w trybie offline. Wiadomości będą przechowywane w "
#~ "folderze 'do wysłania' do momentu przejścia online."
#~ msgid "Offline Account - Folder Text Color"
#~ msgstr "Konto Offline - Kolor tekstu folderu"
#~ msgid "Special &transport:"
#~ msgstr "Wy&syłanie:"
#~ msgid "Searching in %1"
#~ msgstr "Wyszukiwanie w %1"
#, fuzzy
#~| msgid "Distribution list \"%1\" is empty, it cannot be used."
#~ msgid "Distributions lists %1 are empty, they cannot be used."
#~ msgstr "Lista dystrybucyjna '%1' jest pusta, nie można jej użyć."
#~ msgid "%1 match so far"
#~ msgid_plural "%1 matches so far"
#~ msgstr[0] "Znaleziono dotychczas %1"
#~ msgstr[1] "Znaleziono dotychczas %1"
#~ msgstr[2] "Znaleziono dotychczas %1"
#~ msgid "Message List - New Messages"
#~ msgstr "Lista wiadomości - nowe wiadomości"
#~ msgid ""
#~ "<qt><p>This is the list of defined filters. They are processed top-to-"
#~ "bottom.</p><p>Click on any filter to edit it using the controls in the "
#~ "right-hand half of the dialog.</p></qt>"
#~ msgstr ""
#~ "<qt><p>Jest to lista zdefiniowanych filtrów. Wykonywane są od góry do "
#~ "dołu.</p><p>Kliknij na którykolwiek z filtrów, by edytować go za pomocą "
#~ "kontrolek z prawej strony okienka dialogowego.</p></qt>"
#~ msgid ""
#~ "<qt><p>Click this button to create a new filter.</p><p>The filter will be "
#~ "inserted just before the currently-selected one, but you can always "
#~ "change that later on.</p><p>If you have clicked this button accidentally, "
#~ "you can undo this by clicking on the <em>Delete</em> button.</p></qt>"
#~ msgstr ""
#~ "<qt><p>Wciśnij ten przycisk, by utworzyć nowy filtr.</p><p>Będzie "
#~ "wstawiony tuż przed filtrem wybranym obecnie, ale kolejność można później "
#~ "zmienić. </p><p>Jeśli nacisnęło się na ten przycisk przypadkowo, można "
#~ "przywrócić stan poprzedni naciskając przycisk <em>Usuń</em>.</p></qt>"
#~ msgid ""
#~ "<qt><p>Click this button to copy a filter.</p><p>If you have clicked this "
#~ "button accidentally, you can undo this by clicking on the <em>Delete</em> "
#~ "button.</p></qt>"
#~ msgstr ""
#~ "<qt><p>Wciśnij ten przycisk, by skopiować filtr.</p><p>Jeśli nacisnęło "
#~ "się na ten przycisk przypadkowo, można przywrócić stan poprzedni "
#~ "naciskając przycisk <em>Usuń</em>.</p></qt>"
#~ msgid ""
#~ "<qt><p>Click this button to <em>delete</em> the currently-selected filter "
#~ "from the list above.</p><p>There is no way to get the filter back once it "
#~ "is deleted, but you can always leave the dialog by clicking <em>Cancel</"
#~ "em> to discard the changes made.</p></qt>"
#~ msgstr ""
#~ "<qt><p>Wciśnij ten przycisk, by <em>usunąć</em> obecnie wybrany filtr z "
#~ "powyższej listy.</p><p>Nie da się przywrócić usuniętego filtra, ale "
#~ "zawsze można opuścić okno dialogowe przyciskiem <em>Anuluj</em>, by "
#~ "porzucić wszystkie zmiany.</p></qt>"
#~ msgid ""
#~ "<qt><p>Click this button to move the currently-selected filter <em>up</"
#~ "em> one in the list above.</p><p>This is useful since the order of the "
#~ "filters in the list determines the order in which they are tried on "
#~ "messages: The topmost filter gets tried first.</p><p>If you have clicked "
#~ "this button accidentally, you can undo this by clicking on the <em>Down</"
#~ "em> button.</p></qt>"
#~ msgstr ""
#~ "<qt><p>Wciśnij ten przycisk, by przesunąć obecnie wybrany filtr o jedną "
#~ "pozycję <em>w górę</em>.</p><p>Jest to użyteczne, gdyż kolejność filtrów "
#~ "określa zarazem kolejność, w jakiej są one stosowane. Filtr na samej "
#~ "górze będzie zastosowany jako pierwszy</p><p>Jeśli nacisnęło się na ten "
#~ "przycisk przypadkowo, można przywrócić stan poprzedni naciskając przycisk "
#~ "<em>w dół</em>.</p></qt>"
#~ msgid ""
#~ "<qt><p>Click this button to move the currently-selected filter <em>down</"
#~ "em> one in the list above.</p><p>This is useful since the order of the "
#~ "filters in the list determines the order in which they are tried on "
#~ "messages: The topmost filter gets tried first.</p><p>If you have clicked "
#~ "this button accidentally, you can undo this by clicking on the <em>Up</"
#~ "em> button.</p></qt>"
#~ msgstr ""
#~ "<qt><p>Wciśnij ten przycisk, by przesunąć obecnie wybrany filtr o jedną "
#~ "pozycję <em>w dół</em>.</p><p>Jest to użyteczne, gdyż kolejność filtrów "
#~ "określa zarazem kolejność w jakiej są one stosowane. Filtr na samej górze "
#~ "będzie zastosowany jako pierwszy</p><p>Jeśli nacisnęło się na ten "
#~ "przycisk przypadkowo, można przywrócić stan poprzedni naciskając przycisk "
#~ "<em>w górę</em>.</p></qt>"
#~ msgid ""
#~ "<qt><p>Click this button to rename the currently-selected filter.</"
#~ "p><p>Filters are named automatically, as long as they start with \"&lt;\"."
#~ "</p><p>If you have renamed a filter accidentally and want automatic "
#~ "naming back, click this button and select <em>Clear</em> followed by "
#~ "<em>OK</em> in the appearing dialog.</p></qt>"
#~ msgstr ""
#~ "<qt><p>Wciśnij ten przycisk, by zmienić nazwę obecnie wybranego filtra.</"
#~ "p><p>Filtry są nazywane automatycznie, o ile zaczynają się one od \"&lt;"
#~ "\".</p><p>Jeśli przypadkowo zmieniłeś nazwę filtra i chcesz przywrócić "
#~ "automatyczną nazwę, wciśnij ten przycisk, następnie wybierz <em>Wyczyść</"
#~ "em> i <em>OK</em> w pojawiającym się okienku dialogowym.</p></qt>"
#~ msgid ""
#~ "<qt><p>Check this button to force the confirmation dialog to be displayed."
#~ "</p><p>This is useful if you have defined a ruleset that tags messages to "
#~ "be downloaded later. Without the possibility to force the dialog popup, "
#~ "these messages could never be downloaded if no other large messages were "
#~ "waiting on the server, or if you wanted to change the ruleset to tag the "
#~ "messages differently.</p></qt>"
#~ msgstr ""
#~ "<qt><p>Włącz tę opcję, by wymusić prośbę o potwierdzenie.</p> <p>Jest to "
#~ "przydatne, jeśli zdefiniowałeś reguły, które oznaczają niektóre "
#~ "wiadomości do późniejszego odebrania. Bez tej opcji nie będziesz mógł "
#~ "ściągnąć tych wiadomości później, jeśli żadne inne duże wiadomości nie "
#~ "pojawią się na serwerze lub jeśli nie zmienisz reguł oznaczania "
#~ "wiadomości.</p></qt>"
#~ msgid "Filter Rules"
#~ msgstr "Reguły filtrowania"
#~ msgid "Import..."
#~ msgstr "Importuj..."
#~ msgid "Export..."
#~ msgstr "Eksportuj..."
#~ msgid "Available Filters"
#~ msgstr "Dostępne filtry"
#~ msgctxt "General mail filter settings."
#~ msgid "General"
#~ msgstr "Ogólne"
#~ msgctxt "Advanced mail filter settings."
#~ msgid "Advanced"
#~ msgstr "Zaawansowane"
#~ msgid "Filter Criteria"
#~ msgstr "Kryteria filtrowania"
#~ msgid "Filter Actions"
#~ msgstr "Działania filtra"
#~ msgid "Advanced Options"
#~ msgstr "Zaawansowane opcje"
#~ msgid "Apply this filter to incoming messages:"
#~ msgstr "Zastosuj ten filtr do przychodzącej poczty:"
#~ msgid "from all accounts"
#~ msgstr "dla wszystkich kont"
#~ msgid "from all but online IMAP accounts"
#~ msgstr "dla wszystkich oprócz zdalnych kont IMAP"
#~ msgid "from checked accounts only"
#~ msgstr "tylko dla sprawdzanych kont"
#~ msgid "Apply this filter &before sending messages"
#~ msgstr "Zastosuj ten filtr przed &wysyłaniem wiadomości"
#~ msgid ""
#~ "<p>The filter will be triggered <b>before</b> the message is sent and it "
#~ "will affect both the local copy and the sent copy of the message.</"
#~ "p><p>This is required if the recipient's copy also needs to be modified.</"
#~ "p>"
#~ msgstr ""
#~ "<p>Ten filtr zostanie wykonany <b>przed</b> wysłaniem wiadomości i będzie "
#~ "dotyczył zarówno kopii lokalnej, jak i wysłanej wiadomości.</p><p>Jest to "
#~ "konieczne, jeśli wiadomość, którą otrzyma odbiorca, także ma być "
#~ "zmieniona.</p>"
#~ msgid "Apply this filter to &sent messages"
#~ msgstr "Zastosuj ten filtr do &wysyłanej poczty"
#~ msgid ""
#~ "<p>The filter will be triggered <b>after</b> the message is sent and it "
#~ "will only affect the local copy of the message.</p><p>If the recipient's "
#~ "copy also needs to be modified, please use \"Apply this filter <b>before</"
#~ "b> sending messages\".</p>"
#~ msgstr ""
#~ "<p>Ten filtr zostanie wykonany <b>po</b> wysłaniu wiadomości i będzie "
#~ "dotyczył jedynie kopii lokalnej.</p><p>Jest wiadomość, którą otrzyma "
#~ "odbiorca, także ma być zmieniona, proszę użyć opcji \"Zastosuj ten filtr "
#~ "<b>przed</b> wysłaniem wiadomości\".</p>"
#~ msgid "Apply this filter on manual &filtering"
#~ msgstr "Zastosuj ten filtr do &ręcznego filtrowania"
#~ msgid "If this filter &matches, stop processing here"
#~ msgstr "Jeśli ten filtr &pasuje, przerwij przetwarzanie"
#~ msgid "Add this filter to the Apply Filter menu"
#~ msgstr "Dodaj ten filtr do menu Zastosuj filtr"
#~ msgid "Additionally add this filter to the toolbar"
#~ msgstr "Dodaj ten filtr do paska narzędzi"
#~ msgid "Icon for this filter:"
#~ msgstr "Ikona tego filtra:"
#~ msgctxt "@action:button in filter list manipulator"
#~ msgid "New"
#~ msgstr "Nowy"
#~ msgid "Copy"
#~ msgstr "Kopiuj"
#~ msgid ""
#~ "The following filters are invalid (e.g. containing no actions or no "
#~ "search rules). Discard or edit invalid filters?"
#~ msgstr ""
#~ "Następujące filtry są niepoprawne (nie zawierają działań bądź reguł "
#~ "dopasowania). Porzucić czy zmienić niepoprawne filtry?"
#~ msgid "Discard"
#~ msgstr "Porzuć"
#~ msgid ""
#~ "The following filters have not been saved because they were invalid (e.g. "
#~ "containing no actions or no search rules)."
#~ msgstr ""
#~ "Następujące filtry nie zostały zapisane, ponieważ były niepoprawne (np. "
#~ "nie zawierały akcji albo reguł dopasowania)."
#~ msgid "Rename Filter"
#~ msgstr "Zmień nazwę filtra"
#~ msgid ""
#~ "Rename filter \"%1\" to:\n"
#~ "(leave the field empty for automatic naming)"
#~ msgstr ""
#~ "Zmień nazwę filtra \"%1\" na:\n"
#~ "(pozostaw pole puste dla automatycznego nazywania)"
#~ msgid "The operation was canceled by the user."
#~ msgstr "Operacja przerwana przez użytkownika."
#~ msgid "Failed to archive the folder '%1'."
#~ msgstr "Nie można zarchiwizować folderu '%1'."
#~ msgid "Archiving failed"
#~ msgstr "Nieudane archiwizowanie"
#~ msgid "Unable to finalize the archive file."
#~ msgstr "Nie można dokończyć archiwizacji pliku."
#~ msgid "Archiving finished"
#~ msgstr "Archiwizowanie zakończone"
#~ msgid ""
#~ "Archiving folder '%1' successfully completed. The archive was written to "
#~ "the file '%2'."
#~ msgstr ""
#~ "Archiwizowanie folderu '%1' zostało zakończone. Archiwum zapisano w "
#~ "pliku'%2'."
#~ msgid "1 message of size %2 was archived."
#~ msgid_plural "%1 messages with the total size of %2 were archived."
#~ msgstr[0] "Zarchiwizowano 1 wiadomość o rozmiarze %2."
#~ msgstr[1] "Zarchiwizowano %1 wiadomości o łącznym rozmiarze %2."
#~ msgstr[2] "Zarchiwizowano %1 wiadomości o łącznym rozmiarze %2."
#~ msgid "The archive file has a size of %1."
#~ msgstr "Plik archiwum ma rozmiar %1."
#~ msgid "Failed to write a message into the archive folder '%1'."
#~ msgstr "Nie można zapisać wiadomości w archiwum folderu '%1'."
#~ msgid "Downloading a message in folder '%1' failed."
#~ msgstr "Pobieranie wiadomości z folderu '%1' nie powiodło się."
#~ msgid "Archiving folder %1"
#~ msgstr "Archiwizowanie folderu %1"
#~ msgid ""
#~ "Unable to create folder structure for folder '%1' within archive file."
#~ msgstr ""
#~ "Nie można utworzyć struktury folderu dla folderu '%1' w pliku archiwum."
#~ msgid "Unable to get message list for folder %1."
#~ msgstr "Nie można pobrać listy wiadomości dla folderu %1."
#~ msgid "Archiving"
#~ msgstr "Archiwizowanie"
#~ msgid "Not enough free disk space?"
#~ msgstr "Brak miejsca na dysku?"
#~ msgid "Unable to process messages: "
#~ msgstr "Nie można przetworzyć wiadomości: "
#~ msgctxt "Preferred format:"
#~ msgid "Crypto"
#~ msgstr "Kryptografia"
#~ msgid "Found no attachments to save."
#~ msgstr "Brak załączników do zapisania."
#~ msgid "Defines the authentication type to use"
#~ msgstr "Definiuje rodzaj uwierzytelnienia"
#~ msgid "Archiving finished."
#~ msgstr "Archiwizowanie zakończone."
#~ msgctxt "@label:textbox Folder content type (eg. Mail)"
#~ msgid "Contents:"
#~ msgstr "Zawartość:"
#~ msgid "Redirect Message"
#~ msgstr "Przekieruj wiadomość"
#~ msgid "Select the recipient &addresses to redirect to:"
#~ msgstr "Wybierz &adresy odbiorców, do których przekierować wiadomość:"
#~ msgid "Use the Address-Selection Dialog"
#~ msgstr "Użyj okienka wyboru adresów"
#~ msgid ""
#~ "This button opens a separate dialog where you can select recipients out "
#~ "of all available addresses."
#~ msgstr ""
#~ "Ten przycisk otwiera osobne okienko, gdzie można wybrać odbiorców z listy "
#~ "wszystkich dostępnych adresów."
#~ msgid "You cannot redirect the message without an address."
#~ msgstr "Nie można przekierować wiadomości bez adresu."
#~ msgid "Empty Redirection Address"
#~ msgstr "Pusty adres przekierowania"
#~ msgid "Location:"
#~ msgstr "Położenie:"
#~ msgid "Sieve Diagnostics"
#~ msgstr "Diagnostyka Sieve"
#~ msgid ""
#~ "Collecting diagnostic information about Sieve support...\n"
#~ "\n"
#~ msgstr ""
#~ "Pobieranie informacji diagnostycznych o obsłudze Sieve...\n"
#~ "\n"
#~ msgid "Collecting data for account '%1'...\n"
#~ msgstr "Pobieranie danych dla konta '%1'...\n"
#~ msgid "------------------------------------------------------------\n"
#~ msgstr "------------------------------------------------------------\n"
#~ msgid ""
#~ "(Account does not support Sieve)\n"
#~ "\n"
#~ msgstr ""
#~ "(Konto nie obsługuje Sieve)\n"
#~ "\n"
#~ msgid ""
#~ "(Account is not an IMAP account)\n"
#~ "\n"
#~ msgstr ""
#~ "(Konto nie jest kontem IMAP)\n"
#~ "\n"
#~ msgid "Contents of script '%1':\n"
#~ msgstr "Zawartość skryptu '%1':\n"
#~ msgid ""
#~ "(This script is empty.)\n"
#~ "\n"
#~ msgstr ""
#~ "(Skrypt jest pusty.)\n"
#~ "\n"
#~ msgid ""
#~ "------------------------------------------------------------\n"
#~ "%1\n"
#~ "------------------------------------------------------------\n"
#~ "\n"
#~ msgstr ""
#~ "------------------------------------------------------------\n"
#~ "%1\n"
#~ "------------------------------------------------------------\n"
#~ "\n"
#~ msgid "Sieve capabilities:\n"
#~ msgstr "Funkcje Sieve:\n"
#~ msgid "(No special capabilities available)"
#~ msgstr "(Brak dodatkowych funkcji)"
#~ msgid "Available Sieve scripts:\n"
#~ msgstr "Dostępne skrypty Sieve:\n"
#~ msgid ""
#~ "(No Sieve scripts available on this server)\n"
#~ "\n"
#~ msgstr ""
#~ "(Brak skryptów Sieve na tym serwerze)\n"
#~ "\n"
#~ msgid ""
#~ "Active script: %1\n"
#~ "\n"
#~ msgstr ""
#~ "Aktywny skrypt: %1\n"
#~ "\n"
#~ msgid ""
#~ "Sieve script installed successfully on the server.\n"
#~ "Out of Office reply is now active."
#~ msgstr ""
#~ "Skrypt Sieve został pomyślnie zainstalowany na serwerze.\n"
#~ "Odpowiedź o nieobecności jest teraz aktywna."
#~ msgid ""
#~ "Sieve script installed successfully on the server.\n"
#~ "Out of Office reply has been deactivated."
#~ msgstr ""
#~ "Skrypt Sieve został pomyślnie zainstalowany na serwerze.\n"
#~ "Odpowiedź o nieobecności została wyłączona."
#~ msgid "POP3 Filter Rules"
#~ msgstr "Reguły filtrowania POP3"
#~ msgid "Filter Action"
#~ msgstr "Działanie"
#~ msgid "Global Options"
#~ msgstr "Opcje ogólne"
#~ msgid ""
#~ "Always &show matched 'Download Later' messages in confirmation dialog"
#~ msgstr ""
#~ "Zawsze potwierdź po&minięcie wiadomości oznaczonych 'Odbierz później' "
#~ msgid "&Download mail"
#~ msgstr "&Odbierz pocztę"
#~ msgid "Download mail la&ter"
#~ msgstr "Odbierz pocztę &później"
#~ msgid "D&elete mail from server"
#~ msgstr "&Usuwaj pocztę z serwera"
#~ msgid ""
#~ "This message contains a request to return a notification about your "
#~ "reception of the message.\n"
#~ "You can either ignore the request or let KMail send a \"denied\" or "
#~ "normal response."
#~ msgstr ""
#~ "Ta wiadomość zawiera żądanie powiadomienia o dalszym jej losie.\n"
#~ "Możesz zignorować żądanie, wysłać odpowiedź \"odrzuć\" lub zwykłą."
#~ msgid ""
#~ "This message contains a request to send a notification about your "
#~ "reception of the message.\n"
#~ "It contains a processing instruction that is marked as \"required\", but "
#~ "which is unknown to KMail.\n"
#~ "You can either ignore the request or let KMail send a \"failed\" response."
#~ msgstr ""
#~ "Ta wiadomość zawiera żądanie powiadomienia o dalszym jej losie.\n"
#~ "Zawiera informacje o przetwarzaniu, oznaczone jako \"wymagane\", ale "
#~ "nieznane programowi KMail.\n"
#~ "Możesz zignorować żądanie albo wysłać odpowiedź \"nieudana\"."
#~ msgid ""
#~ "This message contains a request to send a notification about your "
#~ "reception of the message,\n"
#~ "but it is requested to send the notification to more than one address.\n"
#~ "You can either ignore the request or let KMail send a \"denied\" or "
#~ "normal response."
#~ msgstr ""
#~ "Ta wiadomość zawiera żądanie powiadomienia o dalszym jej losie,\n"
#~ "ale powiadomienie ma być wysłane na więcej niż jeden adres.\n"
#~ "Możesz zignorować żądanie, wysłać odpowiedź \"odrzuć\" lub zwykłą."
#~ msgid ""
#~ "This message contains a request to send a notification about your "
#~ "reception of the message,\n"
#~ "but there is no return-path set.\n"
#~ "You can either ignore the request or let KMail send a \"denied\" or "
#~ "normal response."
#~ msgstr ""
#~ "Ta wiadomość zawiera żądanie powiadomienia o dalszym jej losie,\n"
#~ "ale brak adresu zwrotnego.\n"
#~ "Możesz zignorować żądanie, wysłać odpowiedź \"odrzuć\" lub zwykłą."
#~ msgid ""
#~ "This message contains a request to send a notification about your "
#~ "reception of the message,\n"
#~ "but the return-path address differs from the address the notification was "
#~ "requested to be sent to.\n"
#~ "You can either ignore the request or let KMail send a \"denied\" or "
#~ "normal response."
#~ msgstr ""
#~ "Ta wiadomość zawiera żądanie powiadomienia o dalszym jej losie,\n"
#~ "ale adres zwrotny różni się od adresu, z którego wysłane zostało "
#~ "żądanie.\n"
#~ "Możesz zignorować żądanie, wysłać odpowiedź \"odrzuć\" lub zwykłą."
#~ msgid "Message Disposition Notification Request"
#~ msgstr "Żądanie powiadomienia o losie wiadomości"
#~ msgid "Send \"&denied\""
#~ msgstr "Wyślij \"&odrzucona\""
#~ msgid "&Ignore"
#~ msgstr "&Ignoruj"
#~ msgid "&Send"
#~ msgstr "&Wyślij"
#~ msgid "Mail Expiry Properties"
#~ msgstr "Konfiguracja wygaszania wiadomości"
#~ msgid "Expire read messages after"
#~ msgstr "Oznacz przeczytane wiadomości jako stare po"
#~ msgctxt "Expire messages after %1"
#~ msgid " day"
#~ msgid_plural " days"
#~ msgstr[0] " dzień"
#~ msgstr[1] " dni"
#~ msgstr[2] " dni"
#~ msgid "Expire unread messages after"
#~ msgstr "Oznacz nieprzeczytane wiadomości jako stare po"
#~ msgid "Move expired messages to:"
#~ msgstr "Przenieś stare wiadomości do:"
#~ msgid "Delete expired messages permanently"
#~ msgstr "Usuń stare wiadomości"
#~ msgid ""
#~ "Note: Expiry action will be applied immediately after confirming settings."
#~ msgstr ""
#~ "Uwaga: działanie zostanie wykonane bezpośrednio po potwierdzeniu ustawień."
#~ msgid "Please select a folder to expire messages into."
#~ msgstr "Proszę wybrać folder dla starych wiadomości."
#~ msgid "No Folder Selected"
#~ msgstr "Nie wybrano folderu"
#~ msgid ""
#~ "Please select a different folder than the current folder to expire "
#~ "message into."
#~ msgstr "Proszę wybrać inny niż bieżący folder dla starych wiadomości."
#~ msgid "Wrong Folder Selected"
#~ msgstr "Wybrano zły folder"
#~ msgctxt "tab title when loading an IMAP folder"
#~ msgid "Loading..."
#~ msgstr "Wczytywanie..."
#~ msgid "Empty All &Trash Folders"
#~ msgstr "Opróżnij wszystkie foldery &kosza"
#~ msgid "Mark All Messages as &Read"
#~ msgstr "&Zaznacz wszystkie wiadomości jako przeczytane"
#~ msgid "Copy Folder"
#~ msgid_plural "Copy %1 Folders"
#~ msgstr[0] "Kopiuj folder"
#~ msgstr[1] "Kopiuj %1 foldery"
#~ msgstr[2] "Kopiuj %1 folderów"
#~ msgid "Configure &POP Filters..."
#~ msgstr "Konfiguracja &filtrów POP3..."
#~ msgid "Removed %1 duplicate message."
#~ msgid_plural "Removed %1 duplicate messages."
#~ msgstr[0] "Usunięto %1 powtórzoną wiadomość."
#~ msgstr[1] "Usunięto %1 powtórzone wiadomości."
#~ msgstr[2] "Usunięto %1 powtórzonych wiadomości."
#~ msgid "No duplicate messages found."
#~ msgstr "Brak powtórzonych wiadomości."
#~ msgid "contains"
#~ msgstr "zawiera"
#~ msgid "does not contain"
#~ msgstr "nie zawiera"
#~ msgid "equals"
#~ msgstr "jest równy"
#~ msgid "does not equal"
#~ msgstr "nie jest równy"
#~ msgid "matches regular expr."
#~ msgstr "pasuje do wyrażenia reg."
#~ msgid "does not match reg. expr."
#~ msgstr "nie pasuje do wyrażenia reg."
#~ msgid "is in address book"
#~ msgstr "jest w książce adresowej"
#~ msgid "is not in address book"
#~ msgstr "nie jest w książce adresowej"
#~ msgid "is in category"
#~ msgstr "należy do kategorii"
#~ msgid "is not in category"
#~ msgstr "nie należy do kategorii"
#~ msgid "has an attachment"
#~ msgstr "zawiera załącznik"
#~ msgid "has no attachment"
#~ msgstr "nie zawiera załącznika"
#~ msgid "is"
#~ msgstr "jest"
#~ msgid "is not"
#~ msgstr "nie jest"
#~ msgid "is equal to"
#~ msgstr "równy"
#~ msgid "is not equal to"
#~ msgstr "różny od"
#~ msgid "is greater than"
#~ msgstr "jest większy niż"
#~ msgid "is less than or equal to"
#~ msgstr "jest mniejszy lub równy niż"
#~ msgid "is less than"
#~ msgstr "jest mniejszy niż"
#~ msgid "is greater than or equal to"
#~ msgstr "jest większy lub równy niż"
#~ msgctxt "Unit suffix where units are days."
#~ msgid " days"
#~ msgstr " dni"
#~ msgid "Removing 1 old message from folder %2..."
#~ msgid_plural "Removing %1 old messages from folder %2..."
#~ msgstr[0] "Usuwanie %1 starej wiadomości z folderu %2..."
#~ msgstr[1] "Usuwanie %1 starych wiadomości z folderu %2..."
#~ msgstr[2] "Usuwanie %1 starych wiadomości z folderu %2..."
#~ msgid ""
#~ "Cannot expire messages from folder %1: destination folder %2 not found"
#~ msgstr ""
#~ "Nie można usunąć starych wiadomości z folder %1: nie znaleziono "
#~ "docelowego folderu %2"
#~ msgid "Moving 1 old message from folder %2 to folder %3..."
#~ msgid_plural "Moving %1 old messages from folder %2 to folder %3..."
#~ msgstr[0] "Przenoszenie %1 starej wiadomości z folderu %2 do folderu %3..."
#~ msgstr[1] "Przenoszenie %1 starych wiadomości z folderu %2 do folderu %3..."
#~ msgstr[2] "Przenoszenie %1 starych wiadomości z folderu %2 do folderu %3..."
#~ msgid "Removed 1 old message from folder %2."
#~ msgid_plural "Removed %1 old messages from folder %2."
#~ msgstr[0] "Usunięto %1 starą wiadomość z folderu %2."
#~ msgstr[1] "Usunięto %1 starych wiadomości z folderu %2."
#~ msgstr[2] "Usunięto %1 starych wiadomość z folderu %2."
#~ msgid "Moved 1 old message from folder %2 to folder %3."
#~ msgid_plural "Moved %1 old messages from folder %2 to folder %3."
#~ msgstr[0] "Przeniesiono %1 starą wiadomość z folderu %2 do folderu %3."
#~ msgstr[1] "Przeniesiono %1 starych wiadomości z folderu %2 do folderu %3."
#~ msgstr[2] "Przeniesiono %1 starych wiadomości z folderu %2 do folderu %3."
#~ msgid "Removing old messages from folder %1 failed."
#~ msgstr "Usuwanie starych wiadomości z folderu %1 nie powiodło się."
#~ msgid "Moving old messages from folder %1 to folder %2 failed."
#~ msgstr ""
#~ "Przenoszenie starych wiadomości z folderu %1 do folderu %2 nie powiodło "
#~ "się."
#~ msgid "Removing old messages from folder %1 was canceled."
#~ msgstr "Usuwanie starych wiadomości z folderu %1 zostało anulowane."
#~ msgid "Moving old messages from folder %1 to folder %2 was canceled."
#~ msgstr ""
#~ "Przenoszenie starych wiadomości z folderu %1 do folderu %2 zostało "
#~ "anulowane."
#~ msgctxt "Permissions"
#~ msgid "Read"
#~ msgstr "Odczyt"
#~ msgctxt "Permissions"
#~ msgid "Append"
#~ msgstr "Dołączanie"
#~ msgctxt "Permissions"
#~ msgid "Write"
#~ msgstr "Zapisywanie"
#~ msgid "&User identifier:"
#~ msgstr "&Identyfikator użytkownika:"
#~ msgid ""
#~ "The User Identifier is the login of the user on the IMAP server. This can "
#~ "be a simple user name or the full email address of the user; the login "
#~ "for your own account on the server will tell you which one it is."
#~ msgstr ""
#~ "Identyfikator użytkownika na serwerze IMAP. Może to być nazwa użytkownika "
#~ "lub albo jego adres e-mail - nazwa podawana przy logowaniu na serwerze "
#~ "pozwoli to sprawdzić."
#~ msgid "Se&lect..."
#~ msgstr "&Wybierz..."
#~ msgid "Permissions"
#~ msgstr "Prawa dostępu"
#~ msgid "Custom Permissions"
#~ msgstr "Własne prawa dostępu"
#~ msgid "Custom Permissions (%1)"
#~ msgstr "Własne prawa dostępu (%1)"
#~ msgid "User Id"
#~ msgstr "Id użytkownika"
#~ msgid "Add Entry..."
#~ msgstr "Dodaj pozycję..."
#~ msgid "Modify Entry..."
#~ msgstr "Modyfikuj pozycję..."
#~ msgid "Modify Permissions"
#~ msgstr "Zmień prawa dostępu"
#~ msgid "Add Permissions"
#~ msgstr "Dodaj prawa dostępu"
#~ msgid ""
#~ "Do you really want to remove your own permissions for this folder? You "
#~ "will not be able to access it afterwards."
#~ msgstr ""
#~ "Na pewno usunąć Twoje własne prawa dostępu do tego folderu? Jeśli to "
#~ "zrobisz, nie będziesz mógł z niego skorzystać."
#~ msgctxt "message status"
#~ msgid "Important"
#~ msgstr "Ważna"
#~ msgctxt "message status"
#~ msgid "Action Item"
#~ msgstr "Działanie"
#~ msgctxt "message status"
#~ msgid "New"
#~ msgstr "Nowa"
#~ msgctxt "message status"
#~ msgid "Unread"
#~ msgstr "Nieprzeczytana"
#~ msgctxt "message status"
#~ msgid "Read"
#~ msgstr "Przeczytana"
#~ msgctxt "message status"
#~ msgid "Replied"
#~ msgstr "Odpowiedziana"
#~ msgctxt "message status"
#~ msgid "Forwarded"
#~ msgstr "Przekazana"
#~ msgctxt "message status"
#~ msgid "Queued"
#~ msgstr "W kolejce"
#~ msgctxt "message status"
#~ msgid "Sent"
#~ msgstr "Wysłana"
#~ msgctxt "message status"
#~ msgid "Watched"
#~ msgstr "Śledzona"
#~ msgctxt "message status"
#~ msgid "Ignored"
#~ msgstr "Ignorowana"
#~ msgctxt "message status"
#~ msgid "Spam"
#~ msgstr "Spam"
#~ msgctxt "message status"
#~ msgid "Ham"
#~ msgstr "Nie-spam"
#~ msgctxt "message status"
#~ msgid "Has Attachment"
#~ msgstr "Zawiera załącznik"
#~ msgid "Confirm Delivery"
#~ msgstr "potwierdź odbiór"
#~ msgid "Set Transport To"
#~ msgstr "ustaw metodę transportu"
#~ msgid "Set Reply-To To"
#~ msgstr "ustaw adres zwrotny jako"
#~ msgid "Mark As"
#~ msgstr "Zaznacz jako"
#~ msgctxt "msg status"
#~ msgid "Important"
#~ msgstr "Ważna"
#~ msgctxt "msg status"
#~ msgid "Read"
#~ msgstr "Przeczytana"
#~ msgctxt "msg status"
#~ msgid "Unread"
#~ msgstr "Nieprzeczytana"
#~ msgctxt "msg status"
#~ msgid "Replied"
#~ msgstr "Odpowiedziana"
#~ msgctxt "msg status"
#~ msgid "Forwarded"
#~ msgstr "Przekazana"
#~ msgctxt "msg status"
#~ msgid "Watched"
#~ msgstr "Śledzona"
#~ msgctxt "msg status"
#~ msgid "Ignored"
#~ msgstr "Ignorowana"
#~ msgctxt "msg status"
#~ msgid "Spam"
#~ msgstr "Spam"
#~ msgctxt "msg status"
#~ msgid "Ham"
#~ msgstr "Nie-spam"
#~ msgctxt "msg status"
#~ msgid "Action Item"
#~ msgstr "Działanie"
#~ msgid "Send Fake MDN"
#~ msgstr "wyślij fałszywy MDN"
#~ msgctxt "MDN type"
#~ msgid "Ignore"
#~ msgstr "Ignoruj"
#~ msgctxt "MDN type"
#~ msgid "Displayed"
#~ msgstr "Wyświetlona"
#~ msgctxt "MDN type"
#~ msgid "Deleted"
#~ msgstr "Usunięta"
#~ msgctxt "MDN type"
#~ msgid "Dispatched"
#~ msgstr "Przesłana"
#~ msgctxt "MDN type"
#~ msgid "Processed"
#~ msgstr "Przetworzona"
#~ msgctxt "MDN type"
#~ msgid "Denied"
#~ msgstr "Odrzucona"
#~ msgctxt "MDN type"
#~ msgid "Failed"
#~ msgstr "Nieudana"
#~ msgid "Remove Header"
#~ msgstr "usuń nagłówek"
#~ msgid "Add Header"
#~ msgstr "dodaj nagłówek"
#~ msgid "With value:"
#~ msgstr "z wartością:"
#~ msgid "Rewrite Header"
#~ msgstr "przepisz nagłówek"
#~ msgid "Replace:"
#~ msgstr "Zastąp:"
#~ msgid "With:"
#~ msgstr "przez:"
#~ msgid "Move Into Folder"
#~ msgstr "Przenieś do folderu"
#~ msgid "Copy Into Folder"
#~ msgstr "Kopiuj do folderu"
#~ msgid "Forward To"
#~ msgstr "Prześlij do"
#~ msgid "The addressee to whom the message will be forwarded."
#~ msgstr "Odbiorca przekazywanej wiadomości."
#~ msgid "The filter will forward the message to the addressee entered here."
#~ msgstr "Ten filtr przekaże wiadomość na podany adres."
#~ msgid "Default Template"
#~ msgstr "Domyślny szablon"
#~ msgid "The template used when forwarding"
#~ msgstr "Szablon używany do przekazywania wiadomości"
#~ msgid "Set the forwarding template that will be used with this filter."
#~ msgstr "Ustaw szablon przekazywania wiadomości dla tego filtra."
#~ msgid "Forward to %1 with default template"
#~ msgstr "Przekaż do %1, używając domyślnego szablonu"
#~ msgid "Forward to %1 with template %2"
#~ msgstr "Przekaż do %1, używając szablonu %2"
#~ msgid "Redirect To"
#~ msgstr "przekieruj do"
#~ msgid "Execute Command"
#~ msgstr "wykonaj polecenie"
#~ msgid "Pipe Through"
#~ msgstr "za pośrednictwem programu"
#~ msgid "Play Sound"
#~ msgstr "odtwórz dźwięk"
#~ msgctxt "Email sender"
#~ msgid "From"
#~ msgstr "Od"
#~ msgid "CC"
#~ msgstr "DW"
#~ msgid "BCC"
#~ msgstr "UDW"
#~ msgid "with category"
#~ msgstr "należy do kategorii"
#~ msgid ""
#~ "<p>This defines the preferred address book.<br />If it is not accessible, "
#~ "the filter will fallback to the default address book.</p>"
#~ msgstr ""
#~ "<p>Określa preferowaną książkę adresową.<br />Jeśli ta książka nie jest "
#~ "dostępna, filtr użyje domyślnej książki adresowej.</p>"
#~ msgid "File Attachment Reminder"
#~ msgstr "Przypomnienie o załączniku"
#~ msgid "&Attach File..."
#~ msgstr "&Załącz plik..."
#~ msgid "Local Folders"
#~ msgstr "Lokalne foldery"
#~ msgid "Unknown folder '%1'"
#~ msgstr "Nieznany folder '%1'"
#~ msgid "Please select a folder"
#~ msgstr "Proszę wybrać folder"
#~ msgid "<b>Applying filter action:</b> %1"
#~ msgstr "<b>Stosowanie działania filtra:</b> %1"
#~ msgid "A problem was found while applying this action."
#~ msgstr "Podczas wykonywania tego działania wystąpił błąd."
#~ msgid "<qt>Too many filter actions in filter rule <b>%1</b>.</qt>"
#~ msgstr ""
#~ "<qt>Zbyt wiele akcji filtrowania w regule filtrowania <b>%1</b>.</qt>"
#~ msgid ""
#~ "<qt>Unknown filter action <b>%1</b><br />in filter rule <b>%2</b>.<br /"
#~ ">Ignoring it.</qt>"
#~ msgstr ""
#~ "<qt>Nieznane działanie <b>%1</b><br/>w regule filtrowania <b>%2</b>.<br/"
#~ ">Działaniezignorowane.</qt>"
#~ msgctxt "@title:tab General settings for a folder."
#~ msgid "General"
#~ msgstr "Ogólne"
#~ msgctxt "type of folder content"
#~ msgid "Mail"
#~ msgstr "Wiadomości"
#~ msgctxt "type of folder content"
#~ msgid "Calendar"
#~ msgstr "Kalendarz"
#~ msgctxt "type of folder content"
#~ msgid "Notes"
#~ msgstr "Notatki"
#~ msgctxt "type of folder content"
#~ msgid "Tasks"
#~ msgstr "Zadania"
#~ msgctxt "type of folder content"
#~ msgid "Journal"
#~ msgstr "Dziennik"
#~ msgctxt "type of folder content"
#~ msgid "Unknown"
#~ msgstr "Nieznany"
#~ msgctxt "@label:textbox Name of the folder."
#~ msgid "&Name:"
#~ msgstr "&Nazwa:"
#~ msgid ""
#~ "<qt><p>If this option is enabled then you will be notified about new/"
#~ "unread mail in this folder. Moreover, going to the next/previous folder "
#~ "with unread messages will stop at this folder.</p><p>Uncheck this option "
#~ "if you do not want to be notified about new/unread mail in this folder "
#~ "and if you want this folder to be skipped when going to the next/previous "
#~ "folder with unread messages. This is useful for ignoring any new/unread "
#~ "mail in your trash and spam folder.</p></qt>"
#~ msgstr ""
#~ "<qt><p>Jeśli ta opcja jest włączona, będziesz powiadamiany o nowej/"
#~ "nieprzeczytanej poczcie w tym folderze. Ponadto, przechodzenie do "
#~ "następnego/poprzedniego folderu z nieprzeczytanymi wiadomościami będzie "
#~ "uwzględniać ten folder.</p> <p>Jeśli ta opcja jest wyłączona, nie "
#~ "będziesz powiadamiany o nowej/nieprzeczytanej poczcie w tym folderze i "
#~ "folder ten będzie pomijany przy przechodzeniu do następnego/poprzedniego "
#~ "foldera z nieprzeczytanymi wiadomościami. Jest to przydatne do "
#~ "ignorowania nowej/nieprzeczytanej poczty w koszu i folderze na spam.</p></"
#~ "qt>"
#~ msgid "Include this folder in mail checks"
#~ msgstr "Uwzględnij ten folder przy sprawdzaniu poczty"
#~ msgid ""
#~ "<qt><p>If this option is enabled this folder will be included while "
#~ "checking new emails.</p><p>Uncheck this option if you want to skip this "
#~ "folder while checking new emails.</p></qt>"
#~ msgstr ""
#~ "<qt><p>Jeśli ta opcja jest włączona, folder będzie uwzględniony przy "
#~ "sprawdzaniu nowych wiadomości.</p><p>Jeśli opcja jest wyłączona, folder "
#~ "będzie pomijany przy sprawdzaniu nowych wiadomości.</p></qt>"
#~ msgid "Keep replies in this folder"
#~ msgstr "Przechowuj odpowiedzi w tym folderze"
#~ msgid ""
#~ "Check this option if you want replies you write to mails in this folder "
#~ "to be put in this same folder after sending, instead of in the configured "
#~ "sent-mail folder."
#~ msgstr ""
#~ "Włącz tę opcję, jeśli chcesz, by odpowiedzi na listy z tego folderu były "
#~ "umieszczane w tym folderze, a nie w folderze 'wysłane'."
#~ msgid "Hide this folder in the folder selection dialog"
#~ msgstr "Ukryj ten folder w oknie wyboru folderów"
#~ msgctxt "@info:whatsthis"
#~ msgid ""
#~ "Check this option if you do not want this folder to be shown in folder "
#~ "selection dialogs, such as the <interface>Jump to Folder</interface> "
#~ "dialog."
#~ msgstr ""
#~ "Włącz tę opcję, jeśli nie chcesz, by ten folder był widoczny w oknie "
#~ "wyboru folderów, używanym m.in. przez funkcję <interface>Przejdź do "
#~ "folderu</interface>."
#~ msgid "Use &default identity"
#~ msgstr "Usuń &domyślną tożsamość"
#~ msgid "&Sender identity:"
#~ msgstr "&Tożsamość nadawcy:"
#~ msgid ""
#~ "Select the sender identity to be used when writing new mail or replying "
#~ "to mail in this folder. This means that if you are in one of your work "
#~ "folders, you can make KMail use the corresponding sender email address, "
#~ "signature and signing or encryption keys automatically. Identities can be "
#~ "set up in the main configuration dialog. (Settings -> Configure KMail)"
#~ msgstr ""
#~ "Wybierz tożsamość nadawcy używaną podczas pisania nowych wiadomości lub "
#~ "odpowiadania na wiadomości z tego folderu. Oznacza to, że jeśli jesteś w "
#~ "jednym ze swoich folderów roboczych, KMail może użyć odpowiednich adresów "
#~ "nadawcy, sygnatur oraz kluczy podpisu i szyfrowania. Tożsamości można "
#~ "ustawić w głównym oknie konfiguracji (Ustawienia->Konfiguracja KMail)."
#~ msgid "&Folder contents:"
#~ msgstr "&Zawartość folderu:"
#~ msgid "Generate free/&busy and activate alarms for:"
#~ msgstr "Generuj alarmy wolny/&zajęty dla:"
#~ msgid "Nobody"
#~ msgstr "Nikt"
#~ msgid "Admins of This Folder"
#~ msgstr "Administratorzy folderu"
#~ msgid "All Readers of This Folder"
#~ msgstr "Wszyscy czytelnicy folderu"
#~ msgid ""
#~ "This setting defines which users sharing this folder should get \"busy\" "
#~ "periods in their freebusy lists and should see the alarms for the events "
#~ "or tasks in this folder. The setting applies to Calendar and Task folders "
#~ "only (for tasks, this setting is only used for alarms).\n"
#~ "\n"
#~ "Example use cases: if the boss shares a folder with his secretary, only "
#~ "the boss should be marked as busy for his meetings, so he should select "
#~ "\"Admins\", since the secretary has no admin rights on the folder.\n"
#~ "On the other hand if a working group shares a Calendar for group "
#~ "meetings, all readers of the folders should be marked as busy for "
#~ "meetings.\n"
#~ "A company-wide folder with optional events in it would use \"Nobody\" "
#~ "since it is not known who will go to those events."
#~ msgstr ""
#~ "Ta opcja określa, którzy użytkownicy korzystający z tego folderu mają być "
#~ "oznaczani jako \"zajęci\" na ich liście zajęć, a także dostawać alarmy o "
#~ "zdarzeniach i zadaniach w tym folderze. Opcja ma zastosowanie jedynie do "
#~ "folderów typu Kalendarz i Zadanie (dla zadań istotne są jedynie alarmy).\n"
#~ "Przykład: jeśli szef dzieli folder z sekretarką, tylko szef powinien być "
#~ "oznaczany jako zajęty podczas swoich spotkań, zatem powinien wybrać opcję "
#~ "\"Administratorzy\", jako że sekretarka nie ma praw administratora.\n"
#~ "Przykład 2: jeśli grupa robocza korzysta z folderu Kalendarza do spotkań "
#~ "roboczych, wszyscy użytkownicy powinni być oznaczani jako zajęci podczas "
#~ "spotkań.\n"
#~ "Przykład 3: folder dostępny dla wszystkich pracowników firmy, informujący "
#~ "o dodatkowych zdarzeniach powinien mieć wybrane \"Nikt\", ponieważ nie "
#~ "wiadomo, kto będzie brał udział w tych zdarzeniach."
#~ msgid ""
#~ "This setting allows you to disable alarms for folders shared by others. "
#~ msgstr ""
#~ "To ustawienie pozwala wyłączyć alarmy dla folderów dzielonych z innymi. "
#~ msgid "Block free/&busy and alarms locally"
#~ msgstr "&Blokuj lokalne alarmy wolny/zajęty"
#~ msgid "Share unread state with all users"
#~ msgstr "Dziel stan 'nieprzeczytana' ze wszystkimi użytkownikami"
#~ msgid ""
#~ "If enabled, the unread state of messages in this folder will be the same "
#~ "for all users having access to this folder. If disabled (the default), "
#~ "every user with access to this folder has their own unread state."
#~ msgstr ""
#~ "Jeśli ta opcja jest włączona, stan wiadomości w tym folderze będzie "
#~ "wspólny dla wszystkich użytkowników. Jeśli opcja jest wyłączona "
#~ "(ustawienie domyślne) każdy użytkownik będzie miał własny stan "
#~ "'nieprzeczytana'."
#~ msgctxt "@label:listbox General group for often used snippets in mail."
#~ msgid "General"
#~ msgstr "Ogólne"
#~ msgid "Snippet %1"
#~ msgstr "Fragment %1"
#~ msgid "Add Group"
#~ msgstr "Dodaj grupę"
#~ msgid "Do you really want to remove this group and all its snippets?"
#~ msgstr "Czy na pewno usunąć tą grupę i wszystkie fragmenty?"
#~ msgid "&Apply"
#~ msgstr "&Zastosuj"
#~ msgid "Edit Snippet"
#~ msgstr "Modyfikuj fragment"
#~ msgid "Edit Group"
#~ msgstr "Modyfikuj grupę"
#~ msgid "Edit &group..."
#~ msgstr "&Modyfikuj grupę..."
#~ msgid "&Paste"
#~ msgstr "&Wklej"
#~ msgid "&Edit..."
#~ msgstr "&Edytuj..."
#~ msgid "&Add Snippet..."
#~ msgstr "&Dodaj fragment..."
#~ msgid "Add G&roup..."
#~ msgstr "&Dodaj grupę..."
#~ msgid "Please enter the value for <b>%1</b>:"
#~ msgstr "Proszę podać wartość dla <b>%1</b>:"
#~ msgid "Enter Values for Variables"
#~ msgstr "Podanie wartości zmiennych"
#~ msgid "Enter the replacement values for %1:"
#~ msgstr "Proszę podać wartości dla %1:"
#~ msgid "Make value &default"
#~ msgstr "Ustaw wartość jako &domyślną"
#~ msgid ""
#~ "Enable this to save the value entered to the right as the default value "
#~ "for this variable"
#~ msgstr ""
#~ "Włączenie tego spowoduje przyjęcie wartości po prawej jako domyślnej dla "
#~ "tej zmiennej"
#~ msgid ""
#~ "If you enable this option, the value entered to the right will be saved. "
#~ "If you use the same variable later, even in another snippet, the value "
#~ "entered to the right will be the default value for that variable."
#~ msgstr ""
#~ "Jeśli ta opcja jest włączona, wartość po prawej zostanie zapisana. Jeśli "
#~ "ta sama zmienna zostanie użyta ponownie, nawet w innym fragmencie, podana "
#~ "wartość będzie domyślna."
#~ msgid ""
#~ "I am out of office till %1.\n"
#~ "\n"
#~ "In urgent cases, please contact Mrs. <placeholder>vacation replacement</"
#~ "placeholder>\n"
#~ "\n"
#~ "email: <placeholder>email address of vacation replacement</placeholder>\n"
#~ "phone: +49 711 1111 11\n"
#~ "fax.: +49 711 1111 12\n"
#~ "\n"
#~ "Yours sincerely,\n"
#~ "-- <placeholder>enter your name and email address here</placeholder>\n"
#~ msgstr ""
#~ "Jestem nieobecny do %1.\n"
#~ "\n"
#~ "W pilnych sprawach proszę kontaktować się z <placeholder>zastępcą</"
#~ "placeholder>\n"
#~ "\n"
#~ "e-mail: <placeholder>adres e-mail zastępcy</placeholder>\n"
#~ "tel. +48 22 999-99-99\n"
#~ "fax +48 22 999-99-98\n"
#~ "\n"
#~ "Z poważaniem.\n"
#~ "-- <placeholder>Twoje imię i nazwisko oraz adres e-mail</placeholder>\n"
#~ msgid ""
#~ "Your server did not list \"vacation\" in its list of supported Sieve "
#~ "extensions;\n"
#~ "without it, KMail cannot install out-of-office replies for you.\n"
#~ "Please contact you system administrator."
#~ msgstr ""
#~ "Twój serwer nie wyświetla \"odpowiedzi o nieobecności\" na liście "
#~ "obsługiwanych rozszerzeń Sieve.\n"
#~ "Bez tego KMail nie może zainstalować odpowiedzi o nieobecności.\n"
#~ "Proszę skontaktować się z administratorem systemu."
#~ msgid "Configure \"Out of Office\" Replies"
#~ msgstr "Konfiguracja odpowiedzi o nieobecności"
#~ msgid ""
#~ "Someone (probably you) changed the vacation script on the server.\n"
#~ "KMail is no longer able to determine the parameters for the autoreplies.\n"
#~ "Default values will be used."
#~ msgstr ""
#~ "Ktoś (najprawdopodobniej Ty) zmienił na serwerze skrypt odpowiedzi o "
#~ "nieobecności.\n"
#~ "KMail nie może już określić parametrów dla automatycznych odpowiedzi.\n"
#~ "Użyte zostaną wartości domyślne."
#~ msgid ""
#~ "There is still an active out-of-office reply configured.\n"
#~ "Do you want to edit it?"
#~ msgstr ""
#~ "Odpowiedź o nieobecności jest nadal aktywna.\n"
#~ "Zmodyfikować ją?"
#~ msgid "Out-of-office reply still active"
#~ msgstr "Aktywna odpowiedź o nieobecności"
#~ msgid "Edit"
#~ msgstr "Edycja"
#~ msgid "Complete Message"
#~ msgstr "Cała wiadomość"
#~ msgid "Body of Message"
#~ msgstr "Treść wiadomości"
#~ msgid "Anywhere in Headers"
#~ msgstr "Dowolny nagłówek"
#~ msgid "Size in Bytes"
#~ msgstr "Rozmiar w bajtach"
#~ msgid "Age in Days"
#~ msgstr "Wiek w dniach"
#~ msgid "Message Status"
#~ msgstr "Stan wiadomości"
#~ msgid "Message Tag"
#~ msgstr "Znacznik wiadomości"
#~ msgctxt "Subject of an email."
#~ msgid "Subject"
#~ msgstr "Temat"
#~ msgctxt "Receiver of an email."
#~ msgid "To"
#~ msgstr "Do"
#~ msgid "Reply To"
#~ msgstr "Adres zwrotny"
#~ msgid "Organization"
#~ msgstr "Organizacja"
#~ msgid "Search Criteria"
#~ msgstr "Kryteria przeszukiwania"
#~ msgid "Match a&ll of the following"
#~ msgstr "Dopasowuj &wszystkie z poniższych"
#~ msgid "Match an&y of the following"
#~ msgstr "Dopasowuj &którekolwiek z poniższych"
#~ msgid "Defines the port the IMAP service is running on"
#~ msgstr "Definiuje port używany dla usługi IMAP"
#~ msgid "Username"
#~ msgstr "Nazwa użytkownika"
#~ msgid "Defines the encryption type to use"
#~ msgstr "Definiuje rodzaj szyfrowania"
#~ msgid "Defines if the server side subscription is enabled"
#~ msgstr "Decyduje, czy subskrypcja jest włączona"
#~ msgid "Defines if all the IMAP data should be cached locally all the time"
#~ msgstr ""
#~ "Decyduje, czy wszystkie dane IMAP będą cały czas buforowane lokalnie"
#~ msgid "Defines if interval checking is enabled."
#~ msgstr "Decyduje, czy włączone jest okresowe sprawdzanie wiadomości."
#~ msgid "Check interval in minutes"
#~ msgstr "Częstotliwość sprawdzania w minutach"
#~ msgid ""
#~ "Defines if the annotations, ACLs and quota information of mailboxes "
#~ "should\n"
#~ " also be retrieved when the mailboxes get listed."
#~ msgstr ""
#~ "Określa, czy przypisy, ACL-y i informacje o limitach skrzynek pocztowych "
#~ "będą\n"
#~ " również pobierane, gdy skrzynki pocztowe są wyświetlane. "
#~ msgid ""
#~ "Defines if the expunge command is issued automatically, otherwise it "
#~ "should be\n"
#~ " triggered manually through the D-Bus interface."
#~ msgstr ""
#~ "Określa, czy polecenie expunge (wymazywanie) będzie traktowane "
#~ "automatycznie, czy\n"
#~ " wywoływane ręcznie poprzez interfejs D-Bus."
#~ msgid "Define which folder is used for trash"
#~ msgstr "Określa, który folder będzie używany jako kosz"
#~ msgid "Define if account uses the default identity"
#~ msgstr "Określa, czy konto korzysta z domyślnej tożsamości"
#~ msgid "RID path to the mailbox to watch for changes"
#~ msgstr "Ścieżka RID skrzynki pocztowej do śledzenia zmian"
#~ msgid "Define if server supports sieve"
#~ msgstr "Określa, czy serwer obsługuje Sieve"
#~ msgid "Define if we reuse host and login configuration"
#~ msgstr "Określa, czy stosować istniejącą konfigurację serwera i logowania"
#~ msgid "Define sieve port"
#~ msgstr "Definiuje port Sieve"
#~ msgid "Define alternate URL"
#~ msgstr "Definiuje alternatywny URL"
#~ msgid "Define default sieve vacation filename"
#~ msgstr "Definiuje domyślną nazwę skryptu automatycznej odpowiedzi Sieve"
#~ msgid "Add Snippet"
#~ msgstr "Dodaj fragment"
#~ msgid "&Name:"
#~ msgstr "&Nazwa:"
#~ msgctxt "Group to which the snippet belongs."
#~ msgid "Group:"
#~ msgstr "Grupa:"
#~ msgid "&Snippet:"
#~ msgstr "&Fragment:"
#~ msgid "Sh&ortcut:"
#~ msgstr "&Skrót:"
#~ msgid "&Cancel"
#~ msgstr "&Anuluj"
#~ msgid ""
#~ "This setting allows administrators to set a minimum delay between two "
#~ "mail checks. The user will not be able to choose a value smaller than the "
#~ "value set here."
#~ msgstr ""
#~ "Ta opcja pozwala administratorowi na ustawienie minimalnego opóźnienia "
#~ "między dwoma sprawdzeniami poczty. Użytkownik nie będzie mógł ustawić "
#~ "wartości mniejszej niż podana tutaj."
#~ msgid ""
#~ "List of message part types to strip off mails that are being forwarded "
#~ "inline."
#~ msgstr ""
#~ "Lista części wiadomości do usunięcia z wiadomości przekazywanych "
#~ "wewnętrznie."
#~ msgid "Allow out-of-office settings to be changeable by the user."
#~ msgstr "Pozwól na zmianę ustawień nieobecności przez użytkownika."
#~ msgid ""
#~ "Allow users to upload out-of-office sieve scripts, but prevent them from "
#~ "changing any settings, such as the domain to react to or the spam "
#~ "reaction switch."
#~ msgstr ""
#~ "Pozwól użytkownikom wysyłać skrypty 'poza-biurem', ale nie pozwalaj na "
#~ "zmianę żadnych ustawień, takich jak domena czy reakcja na spam."
#~ msgid "Send out-of-office replies to mails coming from this domain only."
#~ msgstr ""
#~ "Wysyłaj odpowiedzi o nieobecności tylko dla wiadomości z tej domeny."
#~ msgid "Allow out-of-office replies to be sent to messages marked as SPAM."
#~ msgstr ""
#~ "Pozwól na wysyłanie odpowiedzi o nieobecności dla wiadomości oznaczonych "
#~ "jako spam."
#~ msgid ""
#~ "Check if there is still an active out-of-office reply configured when "
#~ "starting KMail."
#~ msgstr ""
#~ "Przy uruchamianiu programu KMail sprawdź, czy odpowiedź o nieobecności "
#~ "jest aktywna."
#~ msgctxt ""
#~ "comma-separated list of keywords that are used to detect whether the user "
#~ "forgot to attach his attachment"
#~ msgid "attachment,attached"
#~ msgstr ""
#~ "załącznik,załączony,załączam,załączyłem,załączyłam,załączeniu,załączamy"
#~ msgid "You can start typing to filter the list of folders."
#~ msgstr "Zacznij pisać, by filtrować listę folderów"
#~ msgid "Path: (%1)"
#~ msgstr "Ścieżka: (%1)"
#~ msgid "&New Subfolder..."
#~ msgstr "&Nowy podfolder..."
#~ msgid "Create a new subfolder under the currently selected folder"
#~ msgstr "Utwórz nowy podfolder w wybranym folderze"
#~ msgctxt "@title:window"
#~ msgid "New Folder"
#~ msgstr "Nowy folder"
#~ msgctxt "@label:textbox, name of a thing"
#~ msgid "Name"
#~ msgstr "Nazwa"
#~ msgid "Could not create folder: %1"
#~ msgstr "Nie można utworzyć folderu: %1"
#~ msgid "Folder creation failed"
#~ msgstr "Tworzenie folderu nieudane"
#~ msgid "Select Sound File"
#~ msgstr "Wybierz plik dźwiękowy"
#~ msgid "Select Filters"
#~ msgstr "Wybierz filtry"
#~ msgid "Import Filters"
#~ msgstr "Importuj filtry"
#~ msgid ""
#~ "The selected file is not readable. Your file access permissions might be "
#~ "insufficient."
#~ msgstr ""
#~ "Nie można odczytać wybranego pliku. Być może prawa dostępu są "
#~ "niewystarczające."
#~ msgid "Export Filters"
#~ msgstr "Eksportuj filtry"
#~ msgid "(match any of the following)"
#~ msgstr "(dopasowuj dowolną z poniższych)"
#~ msgid "(match all of the following)"
#~ msgstr "(dopasowuj wszystkie poniższe)"
#~ msgid ""
#~ "File %1 exists.\n"
#~ "Do you want to replace it?"
#~ msgstr ""
#~ "Plik %1 istnieje.\n"
#~ "Zastąpić go ?"
#~ msgid ""
#~ "From: %1\n"
#~ "To: %2\n"
#~ "Subject: %3"
#~ msgstr ""
#~ "Od: %1\n"
#~ "Do: %2\n"
#~ "Temat: %3"
#~ msgid "Mail: %1"
#~ msgstr "E-mail: %1"
#~ msgid "View Columns"
#~ msgstr "Pokaż kolumny"
#~ msgid "Icon Size"
#~ msgstr "Wielkość ikon"
#~ msgid "Display Tooltips"
#~ msgstr "Pokaż podpowiedzi"
#~ msgctxt "@action:inmenu Always display tooltips"
#~ msgid "Always"
#~ msgstr "Zawsze"
#~ msgctxt "@action:inmenu"
#~ msgid "When Text Obscured"
#~ msgstr "Kiedy tekst jest zasłonięty"
#~ msgctxt "@action:inmenu Never display tooltips."
#~ msgid "Never"
#~ msgstr "Nigdy"
#~ msgctxt "@action:inmenu"
#~ msgid "Sort Items"
#~ msgstr "Sortuj pozycje"
#~ msgctxt "@action:inmenu"
#~ msgid "Automatically, by Current Column"
#~ msgstr "Automatycznie, według aktualnej kolumny"
#~ msgctxt "@action:inmenu"
#~ msgid "Manually, by Drag And Drop"
#~ msgstr "Ręcznie, metodą \"przeciągnij i upuść\""
#~ msgid "<qt>Go to the next unread message in folder <b>%1</b>?</qt>"
#~ msgstr ""
#~ "<qt>Przejść do następnej nieprzeczytanej wiadomości w folderze <b>%1</b>?"
#~ "</qt>"
#~ msgid "Go to Next Unread Message"
#~ msgstr "Idź do następnej nieprzeczytanej wiadomości"
#~ msgid "Go To"
#~ msgstr "Idź do"
#~ msgid "Do Not Go To"
#~ msgstr "Nie idź do"
#~ msgid "You do not have read/write permission to your inbox folder."
#~ msgstr "Brak prawa odczytu/zapisu do foldera Otrzymane."
#~ msgid "KMail encountered a fatal error and will terminate now"
#~ msgstr "KMail napotkał błąd krytyczny i zostanie zakończony"
#~ msgid ""
#~ "KMail encountered a fatal error and will terminate now.\n"
#~ "The error was:\n"
#~ "%1"
#~ msgstr ""
#~ "KMail wykonał niedozwoloną operację i zostanie zakończony.\n"
#~ "Komunikat o błędzie:\n"
#~ "%1"
#~ msgid "Are you sure you want to empty the trash folders of all accounts?"
#~ msgstr "Na pewno opróżnić kosze dla wszystkich kont?"
#~ msgid "Configure vacation notifications to be sent:"
#~ msgstr "Konfiguracja wysyłanych powiadomień o nieobecności:"
#~ msgid "&Activate vacation notifications"
#~ msgstr "&Włącz powiadamianie o nieobecności"
#~ msgid "&Resend notification only after:"
#~ msgstr "&Wyślij ponownie powiadomienie dopiero po:"
#~ msgid "&Send responses for these addresses:"
#~ msgstr "&Wyślij odpowiedź na te adresy:"
#~ msgid "Do not send vacation replies to spam messages"
#~ msgstr "Nie wysyłaj odpowiedzi o nieobecności dla spamu"
#~ msgid "Only react to mail coming from domain"
#~ msgstr "Odpowiadaj tylko na wiadomości z tej domeny"
#~ msgid "Mark Message as &Read"
#~ msgstr "Zaznacz wiadomość jako &przeczytaną"
#~ msgid "Mark selected messages as read"
#~ msgstr "Zaznacz wybrane wiadomość jako przeczytane"
#~ msgid "Mark Message as &Unread"
#~ msgstr "Zaznacz wiadomość jako nieprze&czytaną"
#~ msgid "Mark selected messages as unread"
#~ msgstr "Zaznacz wybrane wiadomości jako nieprzeczytane"
#~ msgid "Mark Message as &Important"
#~ msgstr "Zaznacz wiadomość jako w&ażną"
#~ msgid "Remove &Important Message Mark"
#~ msgstr "Usuń oznaczenie wiadomości jako ważn&ej"
#~ msgid "Important"
#~ msgstr "Ważne"
#~ msgid "Mark Message as &Action Item"
#~ msgstr "Zaznacz wiadomość jako &działanie"
#~ msgid "Remove &Action Item Message Mark"
#~ msgstr "Usuń oznaczenie wiadomości jako dział&anie"
#~ msgid "Manage Sieve Scripts"
#~ msgstr "Zarządzanie skryptami Sieve"
#~ msgid "Available Scripts"
#~ msgstr "Dostępne skrypty"
#~ msgid "No Sieve URL configured"
#~ msgstr "URL Sieve nie został skonfigurowany"
#~ msgid "Failed to fetch the list of scripts"
#~ msgstr "Pobieranie listy skryptów nie powiodło się"
#~ msgid "Delete Script"
#~ msgstr "Usuń skrypt"
#~ msgid "Deactivate Script"
#~ msgstr "Wyłącz skrypt"
#~ msgid "New Script..."
#~ msgstr "Nowy skrypt..."
#~ msgid "Really delete script \"%1\" from the server?"
#~ msgstr "Na pewno usunąć skrypt \"%1\" z serwera?"
#~ msgid "New Sieve Script"
#~ msgstr "Nowy skrypt Sieve"
#~ msgid "Please enter a name for the new Sieve script:"
#~ msgstr "Proszę podać nazwę nowego skryptu Sieve:"
#~ msgid "Edit Sieve Script"
#~ msgstr "Edytuj skrypt Sieve"
#~ msgid "The Sieve script was successfully uploaded."
#~ msgstr "Skrypt Sieve został wysłany."
#~ msgid "Sieve Script Upload"
#~ msgstr "Wysyłanie skryptu Sieve na serwer"
#~ msgid "Word &wrap at column:"
#~ msgstr "Zawijaj po &kolumnie:"
#~ msgid "Could not send MDN."
#~ msgstr "Nie można wysłać MDN."
#~ msgid "Jump to First New Message"
#~ msgstr "Przejdź do pierwszej nowej wiadomości"
#~ msgid "Mark Thread as &New"
#~ msgstr "Zaznacz wątek jako &nowy"
#~ msgid "Mark all messages in the selected thread as new"
#~ msgstr "Zaznacz wszystkie wiadomości w wybranym wątku jako nowe"
#~ msgctxt "msg status"
#~ msgid "Old"
#~ msgstr "Stara"
#~ msgctxt "msg status"
#~ msgid "New"
#~ msgstr "Nowa"
#, fuzzy
#~| msgid "Could not decrypt the data."
#~ msgid "Could not write all data to file."
#~ msgstr "Nie można odszyfrować danych."
#, fuzzy
#~| msgid "Unable to finalize the archive file."
#~ msgid "Could not finalize the file."
#~ msgstr "Nie można dokończyć archiwizacji pliku."
#, fuzzy
#~| msgid "Cannot open file:"
#~ msgid "Could not open file."
#~ msgstr "Nie można otworzyć pliku:"
#, fuzzy
#~| msgid ""
#~| "Autosaving the message as %1 failed.\n"
#~| "Reason: %2"
#~ msgid ""
#~ "Autosaving the message as %1 failed.\n"
#~ "%2\n"
#~ "Reason: %3"
#~ msgstr ""
#~ "Automatyczne zapisywanie wiadomości jako %1 nie powiodło się.\n"
#~ "Powód: %2"
#, fuzzy
#~| msgid "Error while copying messages."
#~ msgid ""
#~ "Error composing message:\n"
#~ "\n"
#~ "%1"
#~ msgstr "Błąd podczas kopiowania wiadomości."
#, fuzzy
#~| msgid "Error while uploading message"
#~ msgid "Error Queueing Message"
#~ msgstr "Błąd podczas pobierania wiadomości"
#~ msgid "&Keep markup, do not sign/encrypt"
#~ msgstr "&Zachowaj znaczniki, nie podpisuj/szyfruj"
#~ msgid "&Keep markup, do not encrypt"
#~ msgstr "&Zachowaj znaczniki, nie szyfruj"
#~ msgid "&Keep markup, do not sign"
#~ msgstr "&Zachowaj znaczniki, nie podpisuj"
#~ msgid "Sign/Encrypt (delete markup)"
#~ msgstr "Podpisz i szyfruj (usuń znaczniki)"
#~ msgid "Encrypt (delete markup)"
#~ msgstr "Szyfruj (usuń znaczniki)"
#~ msgid "Sign (delete markup)"
#~ msgstr "Podpisz (usuń znaczniki)"
#~ msgid ""
#~ "<qt><p>Inline signing/encrypting of HTML messages is not possible;</"
#~ "p><p>do you want to delete your markup?</p></qt>"
#~ msgstr ""
#~ "<qt><p>Wewnętrzne podpisywanie/szyfrowanie wiadomości HTML nie jest "
#~ "możliwe.</p><p>Usunąć znaczniki HTML?</p></qt>"
#~ msgid "Sign/Encrypt Message?"
#~ msgstr "Podpisać/zaszyfrować wiadomość?"
#~ msgid "Root:"
#~ msgstr "Podstawowy:"
#~ msgid ""
#~ "You have configured this folder to contain groupware information and the "
#~ "general configuration option to hide groupware folders is set. That means "
#~ "that this folder will disappear once the configuration dialog is closed. "
#~ "If you want to remove the folder again, you will need to temporarily "
#~ "disable hiding of groupware folders to be able to see it."
#~ msgstr ""
#~ "Ten folder został wybrany do przechowywania informacji o pracy grupowej, "
#~ "a opcja ukrywania folderów pracy grupowej jest włączona. Oznacza to, że "
#~ "folder ten zniknie po zamknięciu tego okna ustawień. Jeśli będziesz "
#~ "chciał usunąć folder, musisz tymczasowo wyłączyć opcję ukrywania folderów "
#~ "pracy grupowej."
#~ msgctxt "@title:menu for new-message and new-from-template"
#~ msgid "New"
#~ msgstr "Nowa"
#~ msgid ""
#~ "Turn this option on to make Outlook &#8482; understand attachment names "
#~ "containing non-English characters"
#~ msgstr ""
#~ "Włącz tę opcję, by Outlook &#8482; mógł zrozumieć nazwy załączników "
#~ "zawierające znaki narodowe"
#~ msgid "Mark Message as &New"
#~ msgstr "Zaznacz wiadomość jako n&ową"
#~ msgid "Mark selected messages as new"
#~ msgstr "Zaznacz wybrane wiadomość jako nowe"
#~ msgid ""
#~ "One or more of your configured OpenPGP encryption keys or S/MIME "
#~ "certificates is not fully trusted for encryption."
#~ msgstr ""
#~ "Jeden ze skonfigurowanych kluczy OpenPGP lub certyfikatów S/MIME nie jest "
#~ "w pełni zaufany do szyfrowania."
#~ msgid ""
#~ "One or more of the OpenPGP encryption keys or S/MIME certificates for "
#~ "recipient \"%1\" is not fully trusted for encryption."
#~ msgstr ""
#~ "Jeden ze skonfigurowanych kluczy OpenPGP lub certyfikatów S/MIME dla "
#~ "odbiorcy \"%1\" nie jest w pełni zaufany do szyfrowania."
#~ msgid ""
#~ "\n"
#~ "The following keys are only marginally trusted: \n"
#~ msgstr ""
#~ "\n"
#~ "Poniższe klucze nie są w pełni zaufane: \n"
#~ msgid ""
#~ "\n"
#~ "The following keys or certificates have unknown trust level: \n"
#~ msgstr ""
#~ "\n"
#~ "Poniższe klucze lub certyfikaty mają nieznany poziom zaufania: \n"
#~ msgid ""
#~ "\n"
#~ "The following keys or certificates are <b>revoked</b>: \n"
#~ msgstr ""
#~ "\n"
#~ "Poniższe klucze lub certyfikaty zostały <b>wycofane</b>:\n"
#~ msgid "Not Fully Trusted Encryption Keys"
#~ msgstr "Nie w pełni zaufane klucze szyfrowania"
#~ msgid ""
#~ "<p>Your OpenPGP signing key</p><p align=center><b>%2</b> (KeyID 0x%3)</"
#~ "p><p>expired less than a day ago.</p>"
#~ msgid_plural ""
#~ "<p>Your OpenPGP signing key</p><p align=center><b>%2</b> (KeyID 0x%3)</"
#~ "p><p>expired %1 days ago.</p>"
#~ msgstr[0] ""
#~ "<p>Klucz podpisu OpenPGP dla</p><p align=center><b>%2</b> (KeyID 0x%3)</"
#~ "p><p>utraciła ważność wczoraj.</p>"
#~ msgstr[1] ""
#~ "<p>Klucz podpisu OpenPGP dla</p><p align=center><b>%2</b> (KeyID 0x%3)</"
#~ "p><p>utraciła ważność %1 dni temu.</p>"
#~ msgstr[2] ""
#~ "<p>Klucz podpisu OpenPGP dla</p><p align=center><b>%2</b> (KeyID 0x%3)</"
#~ "p><p>utraciła ważność %1 dni temu.</p>"
#~ msgid ""
#~ "<p>Your OpenPGP encryption key</p><p align=center><b>%2</b> (KeyID 0x%3)</"
#~ "p><p>expired less than a day ago.</p>"
#~ msgid_plural ""
#~ "<p>Your OpenPGP encryption key</p><p align=center><b>%2</b> (KeyID 0x%3)</"
#~ "p><p>expired %1 days ago.</p>"
#~ msgstr[0] ""
#~ "<p>Klucz szyfrujący OpenPGP dla</p><p align=center><b>%2</b> (KeyID 0x"
#~ "%3)</p><p>utraciła ważność wczoraj.</p>"
#~ msgstr[1] ""
#~ "<p>Klucz szyfrujący OpenPGP dla</p><p align=center><b>%2</b> (KeyID 0x"
#~ "%3)</p><p>utraciła ważność %1 dni temu.</p>"
#~ msgstr[2] ""
#~ "<p>Klucz szyfrujący OpenPGP dla</p><p align=center><b>%2</b> (KeyID 0x"
#~ "%3)</p><p>utraciła ważność %1 dni temu.</p>"
#~ msgid ""
#~ "<p>The OpenPGP key for</p><p align=center><b>%2</b> (KeyID 0x%3)</"
#~ "p><p>expired less than a day ago.</p>"
#~ msgid_plural ""
#~ "<p>The OpenPGP key for</p><p align=center><b>%2</b> (KeyID 0x%3)</"
#~ "p><p>expired %1 days ago.</p>"
#~ msgstr[0] ""
#~ "<p>Klucz OpenPGP dla</p><p align=center><b>%2</b> (KeyID 0x%3)</"
#~ "p><p>utraciła ważność wczoraj.</p>"
#~ msgstr[1] ""
#~ "<p>Klucz OpenPGP dla</p><p align=center><b>%2</b> (KeyID 0x%3)</"
#~ "p><p>utraciła ważność %1 dni temu.</p>"
#~ msgstr[2] ""
#~ "<p>Klucz OpenPGP dla</p><p align=center><b>%2</b> (KeyID 0x%3)</"
#~ "p><p>utraciła ważność %1 dni temu.</p>"
#~ msgid ""
#~ "<p>The root certificate</p><p align=center><b>%4</b></p><p>for your S/"
#~ "MIME signing certificate</p><p align=center><b>%2</b> (serial number %3)</"
#~ "p><p>expired less than a day ago.</p>"
#~ msgid_plural ""
#~ "<p>The root certificate</p><p align=center><b>%4</b></p><p>for your S/"
#~ "MIME signing certificate</p><p align=center><b>%2</b> (serial number %3)</"
#~ "p><p>expired %1 days ago.</p>"
#~ msgstr[0] ""
#~ " <p>Certyfikat podstawowy</p><p align=center><b>%4</b></p> <p>dla "
#~ "certyfikatu podpisu S/MIME</p><p align=center><b>%2</b> (numer seryjny "
#~ "%3)</p><p>utracił ważność wczoraj.</p>"
#~ msgstr[1] ""
#~ " <p>Certyfikat podstawowy</p><p align=center><b>%4</b></p> <p>dla "
#~ "certyfikatu podpisu S/MIME</p><p align=center><b>%2</b> (numer seryjny "
#~ "%3)</p><p>utracił ważność %1 dni temu.</p>"
#~ msgstr[2] ""
#~ " <p>Certyfikat podstawowy</p><p align=center><b>%4</b></p> <p>dla "
#~ "certyfikatu podpisu S/MIME</p><p align=center><b>%2</b> (numer seryjny "
#~ "%3)</p><p>utracił ważność %1 dni temu.</p>"
#~ msgid ""
#~ "<p>The root certificate</p><p align=center><b>%4</b></p><p>for your S/"
#~ "MIME encryption certificate</p><p align=center><b>%2</b> (serial number "
#~ "%3)</p><p>expired less than a day ago.</p>"
#~ msgid_plural ""
#~ "<p>The root certificate</p><p align=center><b>%4</b></p><p>for your S/"
#~ "MIME encryption certificate</p><p align=center><b>%2</b> (serial number "
#~ "%3)</p><p>expired %1 days ago.</p>"
#~ msgstr[0] ""
#~ " <p>Certyfikat podstawowy</p><p align=center><b>%4</b></p> <p>dla "
#~ "certyfikatu szyfrowania S/MIME</p><p align=center><b>%2</b> (numer "
#~ "seryjny %3)</p><p>utracił ważność wczoraj.</p>"
#~ msgstr[1] ""
#~ " <p>Certyfikat podstawowy</p><p align=center><b>%4</b></p> <p>dla "
#~ "certyfikatu szyfrowania S/MIME</p><p align=center><b>%2</b> (numer "
#~ "seryjny %3)</p><p>utracił ważność %1 dni temu.</p>"
#~ msgstr[2] ""
#~ " <p>Certyfikat podstawowy</p><p align=center><b>%4</b></p> <p>dla "
#~ "certyfikatu szyfrowania S/MIME</p><p align=center><b>%2</b> (numer "
#~ "seryjny %3)</p><p>utracił ważność %1 dni temu.</p>"
#~ msgid ""
#~ "<p>The root certificate</p><p align=center><b>%4</b></p><p>for S/MIME "
#~ "certificate</p><p align=center><b>%2</b> (serial number %3)</p><p>expired "
#~ "less than a day ago.</p>"
#~ msgid_plural ""
#~ "<p>The root certificate</p><p align=center><b>%4</b></p><p>for S/MIME "
#~ "certificate</p><p align=center><b>%2</b> (serial number %3)</p><p>expired "
#~ "%1 days ago.</p>"
#~ msgstr[0] ""
#~ " <p>Certyfikat podstawowy</p><p align=center><b>%4</b></p> <p>dla "
#~ "certyfikatu S/MIME</p><p align=center><b>%2</b> (numer seryjny %3)</"
#~ "p><p>utracił ważność wczoraj.</p>"
#~ msgstr[1] ""
#~ " <p>Certyfikat podstawowy</p><p align=center><b>%4</b></p> <p>dla "
#~ "certyfikatu S/MIME</p><p align=center><b>%2</b> (numer seryjny %3)</"
#~ "p><p>utracił ważność %1 dni temu.</p>"
#~ msgstr[2] ""
#~ " <p>Certyfikat podstawowy</p><p align=center><b>%4</b></p> <p>dla "
#~ "certyfikatu S/MIME</p><p align=center><b>%2</b> (numer seryjny %3)</"
#~ "p><p>utracił ważność %1 dni temu.</p>"
#~ msgid ""
#~ "<p>The intermediate CA certificate</p><p align=center><b>%4</b></p><p>for "
#~ "your S/MIME signing certificate</p><p align=center><b>%2</b> (serial "
#~ "number %3)</p><p>expired less than a day ago.</p>"
#~ msgid_plural ""
#~ "<p>The intermediate CA certificate</p><p align=center><b>%4</b></p><p>for "
#~ "your S/MIME signing certificate</p><p align=center><b>%2</b> (serial "
#~ "number %3)</p><p>expired %1 days ago.</p>"
#~ msgstr[0] ""
#~ "<p>Pośredni certyfikat CA</p><p align=center><b>%4</b></p> <p>dla "
#~ "certyfikatu podpisu S/MIME</p><p align=center><b>%2</b> (numer seryjny "
#~ "%3)</p><p>utracił ważność wczoraj.</p>"
#~ msgstr[1] ""
#~ "<p>Pośredni certyfikat CA</p><p align=center><b>%4</b></p> <p>dla "
#~ "certyfikatu podpisu S/MIME</p><p align=center><b>%2</b> (numer seryjny "
#~ "%3)</p><p>utracił ważność %1 dni temu.</p>"
#~ msgstr[2] ""
#~ "<p>Pośredni certyfikat CA</p><p align=center><b>%4</b></p> <p>dla "
#~ "certyfikatu podpisu S/MIME</p><p align=center><b>%2</b> (numer seryjny "
#~ "%3)</p><p>utracił ważność %1 dni temu.</p>"
#~ msgid ""
#~ "<p>The intermediate CA certificate</p><p align=center><b>%4</b></p><p>for "
#~ "your S/MIME encryption certificate</p><p align=center><b>%2</b> (serial "
#~ "number %3)</p><p>expired less than a day ago.</p>"
#~ msgid_plural ""
#~ "<p>The intermediate CA certificate</p><p align=center><b>%4</b></p><p>for "
#~ "your S/MIME encryption certificate</p><p align=center><b>%2</b> (serial "
#~ "number %3)</p><p>expired %1 days ago.</p>"
#~ msgstr[0] ""
#~ "<p>Certyfikat pośredni CA</p><p align=center><b>%4</b></p><p>dla Twojego "
#~ "certyfikatu szyfrowania S/MIME</p><p align=center><b>%2</b> (numer "
#~ "seryjny %3)</p><p>utracił ważność wczoraj.</p>"
#~ msgstr[1] ""
#~ "<p>Certyfikat pośredni CA</p><p align=center><b>%4</b></p><p>dla Twojego "
#~ "certyfikatu szyfrowania S/MIME</p><p align=center><b>%2</b> (numer "
#~ "seryjny %3)</p><p>utracił ważność %1 dni temu.</p>"
#~ msgstr[2] ""
#~ "<p>Certyfikat pośredni CA</p><p align=center><b>%4</b></p><p>dla Twojego "
#~ "certyfikatu szyfrowania S/MIME</p><p align=center><b>%2</b> (numer "
#~ "seryjny %3)</p><p>utracił ważność %1 dni temu.</p>"
#~ msgid ""
#~ "<p>The intermediate CA certificate</p><p align=center><b>%4</b></p><p>for "
#~ "S/MIME certificate</p><p align=center><b>%2</b> (serial number %3)</"
#~ "p><p>expired less than a day ago.</p>"
#~ msgid_plural ""
#~ "<p>The intermediate CA certificate</p><p align=center><b>%4</b></p><p>for "
#~ "S/MIME certificate</p><p align=center><b>%2</b> (serial number %3)</"
#~ "p><p>expired %1 days ago.</p>"
#~ msgstr[0] ""
#~ " <p>Pośredni certyfikat CA</p><p align=center><b>%4</b></p> <p>dla "
#~ "certyfikatu S/MIME</p><p align=center><b>%2</b> (numer seryjny %3)</"
#~ "p><p>utracił ważność wczoraj.</p>"
#~ msgstr[1] ""
#~ " <p>Pośredni certyfikat CA</p><p align=center><b>%4</b></p> <p>dla "
#~ "certyfikatu S/MIME</p><p align=center><b>%2</b> (numer seryjny %3)</"
#~ "p><p>utracił ważność %1 dni temu.</p>"
#~ msgstr[2] ""
#~ " <p>Pośredni certyfikat CA</p><p align=center><b>%4</b></p> <p>dla "
#~ "certyfikatu S/MIME</p><p align=center><b>%2</b> (numer seryjny %3)</"
#~ "p><p>utracił ważność %1 dni temu.</p>"
#~ msgid ""
#~ "<p>Your S/MIME signing certificate</p><p align=center><b>%2</b> (serial "
#~ "number %3)</p><p>expired less than a day ago.</p>"
#~ msgid_plural ""
#~ "<p>Your S/MIME signing certificate</p><p align=center><b>%2</b> (serial "
#~ "number %3)</p><p>expired %1 days ago.</p>"
#~ msgstr[0] ""
#~ " <p>Certyfikat podpisu S/MIME</p><p align=center><b>%2</b> (numer seryjny "
#~ "%3)</p><p>utracił ważność wczoraj.</p>"
#~ msgstr[1] ""
#~ " <p>Certyfikat podpisu S/MIME</p><p align=center><b>%2</b> (numer seryjny "
#~ "%3)</p><p>utracił ważność %1 dni temu.</p>"
#~ msgstr[2] ""
#~ " <p>Certyfikat podpisu S/MIME</p><p align=center><b>%2</b> (numer seryjny "
#~ "%3)</p><p>utracił ważność %1 dni temu.</p>"
#~ msgid ""
#~ "<p>Your S/MIME encryption certificate</p><p align=center><b>%2</b> "
#~ "(serial number %3)</p><p>expired less than a day ago.</p>"
#~ msgid_plural ""
#~ "<p>Your S/MIME encryption certificate</p><p align=center><b>%2</b> "
#~ "(serial number %3)</p><p>expired %1 days ago.</p>"
#~ msgstr[0] ""
#~ " <p>Certyfikat szyfrowania S/MIME</p><p align=center><b>%2</b> (numer "
#~ "seryjny %3)</p><p>utracił ważność wczoraj.</p>"
#~ msgstr[1] ""
#~ " <p>Certyfikat szyfrowania S/MIME</p><p align=center><b>%2</b> (numer "
#~ "seryjny %3)</p><p>utracił ważność %1 dni temu.</p>"
#~ msgstr[2] ""
#~ " <p>Certyfikat szyfrowania S/MIME</p><p align=center><b>%2</b> (numer "
#~ "seryjny %3)</p><p>utracił ważność %1 dni temu.</p>"
#~ msgid ""
#~ "<p>The S/MIME certificate for</p><p align=center><b>%2</b> (serial number "
#~ "%3)</p><p>expired less than a day ago.</p>"
#~ msgid_plural ""
#~ "<p>The S/MIME certificate for</p><p align=center><b>%2</b> (serial number "
#~ "%3)</p><p>expired %1 days ago.</p>"
#~ msgstr[0] ""
#~ " <p>Certyfikat S/MIME dla</p><p align=center><b>%2</b> (numer seryjny "
#~ "%3)</p><p>utracił ważność wczoraj.</p>"
#~ msgstr[1] ""
#~ " <p>Certyfikat S/MIME dla</p><p align=center><b>%2</b> (numer seryjny "
#~ "%3)</p><p>utracił ważność %1 dni temu.</p>"
#~ msgstr[2] ""
#~ " <p>Certyfikat S/MIME dla</p><p align=center><b>%2</b> (numer seryjny "
#~ "%3)</p><p>utracił ważność %1 dni temu.</p>"
#~ msgid "OpenPGP Key Expired"
#~ msgstr "Klucz OpenPGP utracił ważność"
#~ msgid "S/MIME Certificate Expired"
#~ msgstr "Certyfikat S/MIME utracił ważność"
#~ msgid ""
#~ "<p>Your OpenPGP signing key</p><p align=\"center\"><b>%2</b> (KeyID 0x"
#~ "%3)</p><p>expires in less than a day.</p>"
#~ msgid_plural ""
#~ "<p>Your OpenPGP signing key</p><p align=\"center\"><b>%2</b> (KeyID 0x"
#~ "%3)</p><p>expires in less than %1 days.</p>"
#~ msgstr[0] ""
#~ " <p>Klucz podpisu OpenPGP dla</p><p align=\"center\"><b>%2</b> (KeyID 0x"
#~ "%3)</p><p>utraci ważność w ciągu %1 dnia.</p>"
#~ msgstr[1] ""
#~ "<p>Klucz podpisu OpenPGP dla</p><p align=\"center\"><b>%2</b> (KeyID 0x"
#~ "%3)</p><p>utraci ważność w ciągu %1 dni.</p>"
#~ msgstr[2] ""
#~ "<p>Klucz podpisu OpenPGP dla</p><p align=\"center\"><b>%2</b> (KeyID 0x"
#~ "%3)</p><p>utraci ważność w ciągu %1 dni.</p>"
#~ msgid ""
#~ "<p>Your OpenPGP encryption key</p><p align=\"center\"><b>%2</b> (KeyID 0x"
#~ "%3)</p><p>expires in less than a day.</p>"
#~ msgid_plural ""
#~ "<p>Your OpenPGP encryption key</p><p align=\"center\"><b>%2</b> (KeyID 0x"
#~ "%3)</p><p>expires in less than %1 days.</p>"
#~ msgstr[0] ""
#~ " <p>Klucz szyfrujący OpenPGP dla</p><p align=\"center\"><b>%2</b> (KeyID "
#~ "0x%3)</p><p>utraci ważność w ciągu %1 dnia.</p>"
#~ msgstr[1] ""
#~ "<p>Klucz szyfrujący OpenPGP dla</p><p align=\"center\"><b>%2</b> (KeyID 0x"
#~ "%3)</p><p>utraci ważność w ciągu %1 dni.</p>"
#~ msgstr[2] ""
#~ "<p>Klucz szyfrujący OpenPGP dla</p><p align=\"center\"><b>%2</b> (KeyID 0x"
#~ "%3)</p><p>utraci ważność w ciągu %1 dni.</p>"
#~ msgid ""
#~ "<p>The OpenPGP key for</p><p align=\"center\"><b>%2</b> (KeyID 0x%3)</"
#~ "p><p>expires in less than a day.</p>"
#~ msgid_plural ""
#~ "<p>The OpenPGP key for</p><p align=\"center\"><b>%2</b> (KeyID 0x%3)</"
#~ "p><p>expires in less than %1 days.</p>"
#~ msgstr[0] ""
#~ " <p>Klucz OpenPGP dla</p><p align=\"center\"><b>%2</b> (KeyID 0x%3)</"
#~ "p><p>utraci ważność w ciągu %1 dnia.</p>"
#~ msgstr[1] ""
#~ "<p>Klucz OpenPGP dla</p><p align=\"center\"><b>%2</b> (KeyID 0x%3)</"
#~ "p><p>utraci ważność w ciągu %1 dni.</p>"
#~ msgstr[2] ""
#~ "<p>Klucz OpenPGP dla</p><p align=\"center\"><b>%2</b> (KeyID 0x%3)</"
#~ "p><p>utraci ważność w ciągu %1 dni.</p>"
#~ msgid ""
#~ "<p>The root certificate</p><p align=\"center\"><b>%4</b></p><p>for your S/"
#~ "MIME signing certificate</p><p align=\"center\"><b>%2</b> (serial number "
#~ "%3)</p><p>expires in less than a day.</p>"
#~ msgid_plural ""
#~ "<p>The root certificate</p><p align=\"center\"><b>%4</b></p><p>for your S/"
#~ "MIME signing certificate</p><p align=\"center\"><b>%2</b> (serial number "
#~ "%3)</p><p>expires in less than %1 days.</p>"
#~ msgstr[0] ""
#~ " <p>Certyfikat podstawowy</p><p align=\"center\"><b>%4</b></p> <p>dla "
#~ "certyfikatu podpisu S/MIME</p><p align=\"center\"><b>%2</b> (numer "
#~ "seryjny %3)</p><p>utraci ważność w ciągu 1 dnia.</p>"
#~ msgstr[1] ""
#~ "<p>Certyfikat podstawowy</p><p align=\"center\"><b>%4</b></p> <p>dla "
#~ "certyfikatu podpisu S/MIME</p><p align=\"center\"><b>%2</b> (numer "
#~ "seryjny %3)</p><p>utraci ważność w ciągu %1 dni.</p>"
#~ msgstr[2] ""
#~ "<p>Certyfikat podstawowy</p><p align=\"center\"><b>%4</b></p> <p>dla "
#~ "certyfikatu podpisu S/MIME</p><p align=\"center\"><b>%2</b> (numer "
#~ "seryjny %3)</p><p>utraci ważność w ciągu %1 dni.</p>"
#~ msgid ""
#~ "<p>The root certificate</p><p align=\"center\"><b>%4</b></p><p>for your S/"
#~ "MIME encryption certificate</p><p align=\"center\"><b>%2</b> (serial "
#~ "number %3)</p><p>expires in less than a day.</p>"
#~ msgid_plural ""
#~ "<p>The root certificate</p><p align=\"center\"><b>%4</b></p><p>for your S/"
#~ "MIME encryption certificate</p><p align=\"center\"><b>%2</b> (serial "
#~ "number %3)</p><p>expires in less than %1 days.</p>"
#~ msgstr[0] ""
#~ " <p>Certyfikat podstawowy</p><p align=\"center\"><b>%4</b></p> <p>dla "
#~ "certyfikatu szyfrowania S/MIME</p><p align=\"center\"><b>%2</b> (numer "
#~ "seryjny %3)</p><p>utraci ważność w ciągu 1 dnia.</p>"
#~ msgstr[1] ""
#~ "<p>Certyfikat podstawowy</p><p align=\"center\"><b>%4</b></p> <p>dla "
#~ "certyfikatu szyfrowania S/MIME</p><p align=\"center\"><b>%2</b> (numer "
#~ "seryjny %3)</p><p>utraci ważność w ciągu %1 dni.</p>"
#~ msgstr[2] ""
#~ "<p>Certyfikat podstawowy</p><p align=\"center\"><b>%4</b></p> <p>dla "
#~ "certyfikatu szyfrowania S/MIME</p><p align=\"center\"><b>%2</b> (numer "
#~ "seryjny %3)</p><p>utraci ważność w ciągu %1 dni.</p>"
#~ msgid ""
#~ "<p>The root certificate</p><p align=\"center\"><b>%4</b></p><p>for S/MIME "
#~ "certificate</p><p align=\"center\"><b>%2</b> (serial number %3)</"
#~ "p><p>expires in less than a day.</p>"
#~ msgid_plural ""
#~ "<p>The root certificate</p><p align=\"center\"><b>%4</b></p><p>for S/MIME "
#~ "certificate</p><p align=\"center\"><b>%2</b> (serial number %3)</"
#~ "p><p>expires in less than %1 days.</p>"
#~ msgstr[0] ""
#~ " <p>Certyfikat podstawowy</p><p align=\"center\"><b>%4</b></p> <p>dla "
#~ "certyfikatu S/MIME</p><p align=\"center\"><b>%2</b> (numer seryjny %3)</"
#~ "p><p>utraci ważność w ciągu 1 dnia.</p>"
#~ msgstr[1] ""
#~ "<p>Certyfikat podstawowy</p><p align=\"center\"><b>%4</b></p> <p>dla "
#~ "certyfikatu S/MIME</p><p align=\"center\"><b>%2</b> (numer seryjny %3)</"
#~ "p><p>utraci ważność w ciągu %1 dni.</p>"
#~ msgstr[2] ""
#~ "<p>Certyfikat podstawowy</p><p align=\"center\"><b>%4</b></p> <p>dla "
#~ "certyfikatu S/MIME</p><p align=\"center\"><b>%2</b> (numer seryjny %3)</"
#~ "p><p>utraci ważność w ciągu %1 dni.</p>"
#~ msgid ""
#~ "<p>The intermediate CA certificate</p><p align=\"center\"><b>%4</b></"
#~ "p><p>for your S/MIME signing certificate</p><p align=\"center\"><b>%2</b> "
#~ "(serial number %3)</p><p>expires in less than a day.</p>"
#~ msgid_plural ""
#~ "<p>The intermediate CA certificate</p><p align=\"center\"><b>%4</b></"
#~ "p><p>for your S/MIME signing certificate</p><p align=\"center\"><b>%2</b> "
#~ "(serial number %3)</p><p>expires in less than %1 days.</p>"
#~ msgstr[0] ""
#~ "<p>Pośredni certyfikat CA</p><p align=\"center\"><b>%4</b></p> <p>dla "
#~ "certyfikatu podpisu S/MIME</p><p align=\"center\"><b>%2</b> (numer "
#~ "seryjny %3)</p><p>utraci ważność w ciągu 1 dnia.</p>"
#~ msgstr[1] ""
#~ "<p>Pośredni certyfikat CA</p><p align=\"center\"><b>%4</b></p> <p>dla "
#~ "certyfikatu podpisu S/MIME</p><p align=\"center\"><b>%2</b> (numer "
#~ "seryjny %3)</p><p>utraci ważność w ciągu %1 dni.</p>"
#~ msgstr[2] ""
#~ "<p>Pośredni certyfikat CA</p><p align=\"center\"><b>%4</b></p> <p>dla "
#~ "certyfikatu podpisu S/MIME</p><p align=\"center\"><b>%2</b> (numer "
#~ "seryjny %3)</p><p>utraci ważność w ciągu %1 dni.</p>"
#~ msgid ""
#~ "<p>The intermediate CA certificate</p><p align=\"center\"><b>%4</b></"
#~ "p><p>for your S/MIME encryption certificate</p><p align=\"center\"><b>%2</"
#~ "b> (serial number %3)</p><p>expires in less than a day.</p>"
#~ msgid_plural ""
#~ "<p>The intermediate CA certificate</p><p align=\"center\"><b>%4</b></"
#~ "p><p>for your S/MIME encryption certificate</p><p align=\"center\"><b>%2</"
#~ "b> (serial number %3)</p><p>expires in less than %1 days.</p>"
#~ msgstr[0] ""
#~ "<p>Certyfikat pośredni CA</p><p align=\"center\"><b>%4</b></p><p>dla "
#~ "Twojego certyfikatu szyfrowania S/MIME</p><p align=\"center\"><b>%2</b> "
#~ "(numer seryjny %3)</p><p>straci ważność w ciągu 1 dnia.</p>"
#~ msgstr[1] ""
#~ "<p>Certyfikat pośredni CA</p><p align=\"center\"><b>%4</b></p><p>dla "
#~ "Twojego certyfikatu szyfrowania S/MIME</p><p align=\"center\"><b>%2</b> "
#~ "(numer seryjny %3)</p><p>straci ważność w ciągu mniej niż %1 dni.</p>"
#~ msgstr[2] ""
#~ "<p>Certyfikat pośredni CA</p><p align=\"center\"><b>%4</b></p><p>dla "
#~ "Twojego certyfikatu szyfrowania S/MIME</p><p align=\"center\"><b>%2</b> "
#~ "(numer seryjny %3)</p><p>straci ważność w ciągu mniej niż %1 dni.</p>"
#~ msgid ""
#~ "<p>The intermediate CA certificate</p><p align=\"center\"><b>%4</b></"
#~ "p><p>for S/MIME certificate</p><p align=\"center\"><b>%2</b> (serial "
#~ "number %3)</p><p>expires in less than a day.</p>"
#~ msgid_plural ""
#~ "<p>The intermediate CA certificate</p><p align=\"center\"><b>%4</b></"
#~ "p><p>for S/MIME certificate</p><p align=\"center\"><b>%2</b> (serial "
#~ "number %3)</p><p>expires in less than %1 days.</p>"
#~ msgstr[0] ""
#~ " <p>Pośredni certyfikat CA</p><p align=\"center\"><b>%4</b></p> <p>dla "
#~ "certyfikatu S/MIME</p><p align=\"center\"><b>%2</b> (numer seryjny %3)</"
#~ "p><p>utraci ważność w ciągu 1 dnia.</p>"
#~ msgstr[1] ""
#~ "<p>Pośredni certyfikat CA</p><p align=\"center\"><b>%4</b></p> <p>dla "
#~ "certyfikatu S/MIME</p><p align=\"center\"><b>%2</b> (numer seryjny %3)</"
#~ "p><p>utraci ważność w ciągu %1 dni.</p>"
#~ msgstr[2] ""
#~ "<p>Pośredni certyfikat CA</p><p align=\"center\"><b>%4</b></p> <p>dla "
#~ "certyfikatu S/MIME</p><p align=\"center\"><b>%2</b> (numer seryjny %3)</"
#~ "p><p>utraci ważność w ciągu %1 dni.</p>"
#~ msgid ""
#~ "<p>Your S/MIME signing certificate</p><p align=\"center\"><b>%2</b> "
#~ "(serial number %3)</p><p>expires in less than a day.</p>"
#~ msgid_plural ""
#~ "<p>Your S/MIME signing certificate</p><p align=\"center\"><b>%2</b> "
#~ "(serial number %3)</p><p>expires in less than %1 days.</p>"
#~ msgstr[0] ""
#~ " <p>Certyfikat podpisu S/MIME</p><p align=\"center\"><b>%2</b> (numer "
#~ "seryjny %3)</p><p>utraci ważność w ciągu 1 dnia.</p>"
#~ msgstr[1] ""
#~ "<p>Certyfikat podpisu S/MIME</p><p align=\"center\"><b>%2</b> (numer "
#~ "seryjny %3)</p><p>utraci ważność w ciągu %1 dni.</p>"
#~ msgstr[2] ""
#~ "<p>Certyfikat podpisu S/MIME</p><p align=\"center\"><b>%2</b> (numer "
#~ "seryjny %3)</p><p>utraci ważność w ciągu %1 dni.</p>"
#~ msgid ""
#~ "<p>Your S/MIME encryption certificate</p><p align=\"center\"><b>%2</b> "
#~ "(serial number %3)</p><p>expires in less than a day.</p>"
#~ msgid_plural ""
#~ "<p>Your S/MIME encryption certificate</p><p align=\"center\"><b>%2</b> "
#~ "(serial number %3)</p><p>expires in less than %1 days.</p>"
#~ msgstr[0] ""
#~ " <p>Certyfikat szyfrowania S/MIME</p><p align=\"center\"><b>%2</b> (numer "
#~ "seryjny %3)</p><p>utraci ważność w ciągu 1 dnia.</p>"
#~ msgstr[1] ""
#~ "<p>Certyfikat szyfrowania S/MIME</p><p align=\"center\"><b>%2</b> (numer "
#~ "seryjny %3)</p><p>utraci ważność w ciągu %1 dni.</p>"
#~ msgstr[2] ""
#~ "<p>Certyfikat szyfrowania S/MIME</p><p align=\"center\"><b>%2</b> (numer "
#~ "seryjny %3)</p><p>utraci ważność w ciągu %1 dni.</p>"
#~ msgid ""
#~ "<p>The S/MIME certificate for</p><p align=\"center\"><b>%2</b> (serial "
#~ "number %3)</p><p>expires in less than a day.</p>"
#~ msgid_plural ""
#~ "<p>The S/MIME certificate for</p><p align=\"center\"><b>%2</b> (serial "
#~ "number %3)</p><p>expires in less than %1 days.</p>"
#~ msgstr[0] ""
#~ " <p>Certyfikat S/MIME dla</p><p align=\"center\"><b>%2</b> (numer seryjny "
#~ "%3)</p><p>utraci ważność w ciągu 1 dnia.</p>"
#~ msgstr[1] ""
#~ "<p>Certyfikat S/MIME dla</p><p align=\"center\"><b>%2</b> (numer seryjny "
#~ "%3)</p><p>utraci ważność w ciągu %1 dni.</p>"
#~ msgstr[2] ""
#~ "<p>Certyfikat S/MIME dla</p><p align=\"center\"><b>%2</b> (numer seryjny "
#~ "%3)</p><p>utraci ważność w ciągu %1 dni.</p>"
#~ msgid "OpenPGP Key Expires Soon"
#~ msgstr "Klucz PGP niedługo utraci ważność"
#~ msgid "S/MIME Certificate Expires Soon"
#~ msgstr "Certyfikat S/MIME niedługo utraci ważność"
#~ msgid ""
#~ "One or more of your configured OpenPGP encryption keys or S/MIME "
#~ "certificates is not usable for encryption. Please reconfigure your "
#~ "encryption keys and certificates for this identity in the identity "
#~ "configuration dialog.\n"
#~ "If you choose to continue, and the keys are needed later on, you will be "
#~ "prompted to specify the keys to use."
#~ msgstr ""
#~ "Przynajmniej jeden ze skonfigurowanych kluczy podpisu OpenPGP/"
#~ "certyfikatów podpisu S/MIME nie nadaje się do szyfrowania. Proszę zmienić "
#~ "konfigurację kluczy szyfrujących i certyfikatów dla tej tożsamości w "
#~ "oknie konfiguracji tożsamości.\n"
#~ "Jeśli będziesz kontynuować, a klucze będą potrzebne później, zostaniesz "
#~ "poproszony o wybór odpowiedniego klucza."
#~ msgid "Unusable Encryption Keys"
#~ msgstr "Bezużyteczne klucze szyfrujące"
#~ msgid ""
#~ "One or more of your configured OpenPGP signing keys or S/MIME signing "
#~ "certificates is not usable for signing. Please reconfigure your signing "
#~ "keys and certificates for this identity in the identity configuration "
#~ "dialog.\n"
#~ "If you choose to continue, and the keys are needed later on, you will be "
#~ "prompted to specify the keys to use."
#~ msgstr ""
#~ "Przynajmniej jeden ze skonfigurowanych kluczy podpisu OpenPGP/"
#~ "certyfikatów podpisu S/MIME nie nadaje się do podpisywania. Proszę "
#~ "zmienić konfigurację kluczy podpisu i certyfikatów dla tej tożsamości w "
#~ "oknie konfiguracji tożsamości.\n"
#~ "Jeśli będziesz kontynuować, a klucze będą potrzebne później, zostaniesz "
#~ "poproszony o wybór odpowiedniego klucza."
#~ msgid "Unusable Signing Keys"
#~ msgstr "Bezużyteczne klucze podpisu"
#~ msgid ""
#~ "Examination of recipient's encryption preferences yielded that the "
#~ "message should be encrypted using OpenPGP, at least for some recipients;\n"
#~ "however, you have not configured valid trusted OpenPGP encryption keys "
#~ "for this identity.\n"
#~ "You may continue without encrypting to yourself, but be aware that you "
#~ "will not be able to read your own messages if you do so."
#~ msgstr ""
#~ "Zgodnie z ustawieniami szyfrowania dla adresata, wiadomość powinna zostać "
#~ "zaszyfrowana przy pomocy OpenPGP, jednak nie skonfigurowano poprawnego "
#~ "zaufanego klucza szyfrującego dla tej tożsamości.Możesz kontynuować bez "
#~ "szyfrowania do siebie, ale wtedy nie będziesz mógł odczytać własnych "
#~ "wiadomości."
#~ msgid ""
#~ "Examination of recipient's encryption preferences yielded that the "
#~ "message should be encrypted using S/MIME, at least for some recipients;\n"
#~ "however, you have not configured valid S/MIME encryption certificates for "
#~ "this identity.\n"
#~ "You may continue without encrypting to yourself, but be aware that you "
#~ "will not be able to read your own messages if you do so."
#~ msgstr ""
#~ "Zgodnie z ustawieniami szyfrowania dla adresata, wiadomość powinna zostać "
#~ "zaszyfrowana przy pomocy S/MIME, jednak nie skonfigurowano poprawnego "
#~ "certyfikatu szyfrującego S/MIME dla tej tożsamości.Możesz kontynuować bez "
#~ "szyfrowania do siebie, ale wtedy nie będziesz mógł odczytać własnych "
#~ "wiadomości."
#~ msgid ""
#~ "Examination of recipient's signing preferences yielded that the message "
#~ "should be signed using OpenPGP, at least for some recipients;\n"
#~ "however, you have not configured valid OpenPGP signing certificates for "
#~ "this identity."
#~ msgstr ""
#~ "Zgodnie z ustawieniami podpisu dla adresata, wiadomość powinna zostać "
#~ "podpisana przy pomocy OpenPGP, jednak nie skonfigurowano poprawnego "
#~ "klucza podpisu dla tej tożsamości."
#~ msgid "Do Not OpenPGP-Sign"
#~ msgstr "Nie podpisuj OpenPGP"
#~ msgid ""
#~ "Examination of recipient's signing preferences yielded that the message "
#~ "should be signed using S/MIME, at least for some recipients;\n"
#~ "however, you have not configured valid S/MIME signing certificates for "
#~ "this identity."
#~ msgstr ""
#~ "Zgodnie z ustawieniami podpisu dla adresata, wiadomość powinna zostać "
#~ "podpisana przy pomocy S/MIME, jednak nie skonfigurowano poprawnego "
#~ "certyfikatu podpisu S/MIME dla tej tożsamości."
#~ msgid "Do Not S/MIME-Sign"
#~ msgstr "Nie podpisuj S/MIME"
#~ msgid ""
#~ "Examination of recipient's signing preferences showed no common type of "
#~ "signature matching your available signing keys.\n"
#~ "Send message without signing?"
#~ msgstr ""
#~ "Ustawienia podpisu odbiorcy nie są zgodne z Twoimi dostępnymi kluczami "
#~ "podpisu.\n"
#~ "Wysłać wiadomość bez podpisywania?"
#~ msgid "No signing possible"
#~ msgstr "Podpisywanie niemożliwe"
#~ msgid ""
#~ "You did not select an encryption key for yourself (encrypt to self). You "
#~ "will not be able to decrypt your own message if you encrypt it."
#~ msgstr ""
#~ "Nie wybrałeś klucza do szyfrowania do siebie. Nie będziesz mógł odczytać "
#~ "własnych wiadomości, jeśli je zaszyfrujesz."
#~ msgid "Missing Key Warning"
#~ msgstr "Ostrzeżenie o braku klucza"
#~ msgid "&Encrypt"
#~ msgstr "&Szyfruj"
#~ msgid ""
#~ "You did not select an encryption key for the recipient of this message; "
#~ "therefore, the message will not be encrypted."
#~ msgstr ""
#~ "Nie wybrałeś kluczy szyfrujących dla adresata tej wiadomości. W związku z "
#~ "tym wiadomość nie będzie szyfrowana."
#~ msgid ""
#~ "You did not select an encryption key for any of the recipients of this "
#~ "message; therefore, the message will not be encrypted."
#~ msgstr ""
#~ "Nie wybrałeś kluczy szyfrujących dla żadnego z adresatów. W związku z tym "
#~ "wiadomość nie będzie szyfrowana."
#~ msgid "Send &Unencrypted"
#~ msgstr "Wyślij &niezaszyfrowaną"
#~ msgid ""
#~ "You did not select an encryption key for one of the recipients: this "
#~ "person will not be able to decrypt the message if you encrypt it."
#~ msgstr ""
#~ "Nie wybrałeś kluczy szyfrujących dla jednego z adresatów. Nie będzie on "
#~ "mógł odczytać wiadomości, jeśli ją zaszyfrujesz."
#~ msgid ""
#~ "You did not select encryption keys for some of the recipients: these "
#~ "persons will not be able to decrypt the message if you encrypt it."
#~ msgstr ""
#~ "Nie wybrałeś kluczy szyfrujących dla niektórych adresatów. Te osoby nie "
#~ "będą mogły odczytać wiadomości, jeśli ją zaszyfrujesz."
#~ msgid "Encryption Key Selection"
#~ msgstr "Wybór klucza szyfrującego"
#~ msgctxt ""
#~ "if in your language something like 'key(s)' is not possible please use "
#~ "the plural in the translation"
#~ msgid ""
#~ "There is a problem with the encryption key(s) for \"%1\".\n"
#~ "\n"
#~ "Please re-select the key(s) which should be used for this recipient."
#~ msgstr ""
#~ "Wystąpił problem z kluczem szyfrującym dla \"%1\".\n"
#~ "\n"
#~ "Proszę ponownie wybrać klucz(e) dla tego adresata."
#~ msgctxt ""
#~ "if in your language something like 'key(s)' is not possible please use "
#~ "the plural in the translation"
#~ msgid ""
#~ "<qt>No valid and trusted encryption key was found for \"%1\".<br/><br/"
#~ ">Select the key(s) which should be used for this recipient. If there is "
#~ "no suitable key in the list you can also <a href=\"%2\">search for "
#~ "external keys</a>.</qt>"
#~ msgstr ""
#~ "<qt>Brak poprawnych zaufanych kluczy szyfrujących dla \"%1\".<br/> <br/> "
#~ "Wybierz klucz(e) dla tego adresata. Jeśli na liście brak odpowiedniego "
#~ "klucza, można także <a href=\"%2\">poszukać zewnętrznych kluczy</a>.</qt>"
#~ msgctxt ""
#~ "if in your language something like 'key(s)' is not possible please use "
#~ "the plural in the translation"
#~ msgid ""
#~ "More than one key matches \"%1\".\n"
#~ "\n"
#~ "Select the key(s) which should be used for this recipient."
#~ msgstr ""
#~ "Więcej niż jeden klucz pasuje do \"%1\".\n"
#~ "\n"
#~ "Wybierz klucz(e) dla tego adresata."
#~ msgid "Name Selection"
#~ msgstr "Wybór nazwy"
#~ msgid "Which name shall the contact '%1' have in your address book?"
#~ msgstr "Jaką nazwę ma mieć kontakt '%1' w książce adresowej?"
#~ msgid "Select the address book folder to store the new contact in:"
#~ msgstr "Wybierz folder książki adresowej dla nowego kontaktu:"
#~ msgid ""
#~ "Are you sure you want to refresh the IMAP cache?\n"
#~ "This will remove all changes that you have done locally to your IMAP "
#~ "folders."
#~ msgstr ""
#~ "Na pewno odświeżyć bufor IMAP?\n"
#~ "Spowoduje to utratę wszystkich zmian w lokalnych folderach IMAP."
#~ msgid "Refresh IMAP Cache"
#~ msgstr "Odśwież bufor IMAP"
#~ msgid "&Refresh"
#~ msgstr "&Odśwież"
#~ msgid "&Refresh Local IMAP Cache"
#~ msgstr "&Odśwież bufor IMAP"
#~ msgid "&Copy To"
#~ msgstr "&Kopiuj do"
#~ msgid "&Move To"
#~ msgstr "Prze&nieś do"
#~ msgid "Save Attachments To"
#~ msgstr "Zapisz załącznik do"
#~ msgid "Save Attachment"
#~ msgstr "Zapisz załącznik"
#~ msgid ""
#~ "A file named <br><filename>%1</filename><br>already exists.<br><br>Do you "
#~ "want to overwrite it?"
#~ msgstr ""
#~ "Plik o nazwie <br><filename>%1</filename><br>już istnieje."
#~ "<br><br>Zastąpić go?"
#~ msgid "File Already Exists"
#~ msgstr "Plik już istnieje"
#~ msgid "&Overwrite"
#~ msgstr "&Zastąp"
#~ msgid "Overwrite &All"
#~ msgstr "Zastąp &wszystko"
#~ msgid ""
#~ "The part %1 of the message is encrypted. Do you want to keep the "
#~ "encryption when saving?"
#~ msgstr ""
#~ "Część %1 wiadomości jest zaszyfrowana. Zachować szyfrowanie przy zapisie?"
#~ msgid "Keep Encryption"
#~ msgstr "Zachowaj szyfrowanie"
#~ msgid "Do Not Keep"
#~ msgstr "Nie zachowuj"
#~ msgid ""
#~ "The part %1 of the message is signed. Do you want to keep the signature "
#~ "when saving?"
#~ msgstr "Część %1 wiadomości jest podpisana. Zachować podpis przy zapisie?"
#~ msgid "Keep Signature"
#~ msgstr "Zachowaj podpis"
#~ msgctxt "1 = file name, 2 = error string"
#~ msgid "<qt>Could not write to the file<br><filename>%1</filename><br><br>%2"
#~ msgstr "<qt>Nie można zapisać pliku<br><filename>%1</filename><br><br>%2"
#~ msgid "Error saving attachment"
#~ msgstr "Błąd podczas zapisywania załącznika"
#~ msgid "&Compact All Folders"
#~ msgstr "&Kompresuj wszystkie foldery"
#~ msgid "&Compact Folder"
#~ msgstr "&Kompresuj folder"
#~ msgid "For safety reasons, compaction has been disabled for %1"
#~ msgstr "Ze względów bezpieczeństwa, kompresowanie zostało wyłączone dla %1"
#~ msgid "Folder \"%1\" successfully compacted"
#~ msgstr "Folder \"%1\" został pomyślnie skompresowany"
#~ msgid "Error occurred while compacting \"%1\". Compaction aborted."
#~ msgstr "Błąd podczas kompresji \"%1\". Kompresja przerwana."
#~ msgid "<placeholder>Default</placeholder>"
#~ msgstr "<placeholder>domyślny</placeholder>"
#~ msgid "Cannot save new addresses to address book."
#~ msgstr "Nie można zapisać nowych adresów w książce adresowej."
#~ msgid "Cannot save to address book: address book is locked."
#~ msgstr ""
#~ "Nie można zapisywać w książce adresowej: książka adresowa jest "
#~ "zablokowana."
#~ msgid ""
#~ "At least one filter targets a folder on an online IMAP account. Such "
#~ "filters will only be applied when manually filtering and when filtering "
#~ "incoming online IMAP mail."
#~ msgstr ""
#~ "Przynajmniej jeden filtr dotyczy folderu w zdalnym koncie IMAP. Filtry "
#~ "takie będą stosowane jedynie przy filtrowaniu ręcznym oraz przy "
#~ "filtrowaniu poczty przychodzącej z kont IMAP."
#~ msgid ""
#~ "The maximum size in MB that email attachments are allowed to have (-1 for "
#~ "no limit)."
#~ msgstr ""
#~ "Maksymalna dozwolona wielkość załącznika w MB (-1 przy braku limitu)."
#, fuzzy
#~| msgid "Save Attachment"
#~ msgid "unnamed attachment"
#~ msgstr "Zapisz załącznik"
#~ msgctxt "@title column attachment name."
#~ msgid "Name"
#~ msgstr "Nazwa"
#~ msgctxt "@title column attachment size."
#~ msgid "Size"
#~ msgstr "Rozmiar"
#~ msgctxt "@title column attachment encoding."
#~ msgid "Encoding"
#~ msgstr "Kodowanie"
#~ msgctxt "@title column attachment type."
#~ msgid "Type"
#~ msgstr "Typ"
#~ msgctxt "@title column attachment compression checkbox."
#~ msgid "Compress"
#~ msgstr "Spakuj"
#~ msgctxt "@title column attachment encryption checkbox."
#~ msgid "Encrypt"
#~ msgstr "Zaszyfruj"
#~ msgctxt "@title column attachment signed checkbox."
#~ msgid "Sign"
#~ msgstr "Podpis"
#, fuzzy
#~| msgid ""
#~| "The compressed file is larger than the original. Do you want to keep the "
#~| "original one?"
#~ msgid ""
#~ "The compressed attachment is larger than the original. Do you want to "
#~ "keep the original one?"
#~ msgstr ""
#~ "Spakowany plik jest większy niż oryginalna wersja. Zachować oryginalną "
#~ "wersję?"
#~ msgctxt "Do not compress"
#~ msgid "Keep"
#~ msgstr "Zachowaj"
#~ msgid "Compress"
#~ msgstr "Spakuj"
#, fuzzy
#~| msgid "Failed to create folder"
#~ msgid "Failed to attach file"
#~ msgstr "Nie można utworzyć folderu"
#, fuzzy
#~| msgid "Failed to create folder"
#~ msgid "Failed to attach public key"
#~ msgstr "Nie można utworzyć folderu"
#~ msgid "Attach &Public Key..."
#~ msgstr "Dołącz klucz &publiczny..."
#~ msgid "Attach &My Public Key"
#~ msgstr "Dołącz mój &klucz publiczny"
#~ msgid "Attach"
#~ msgstr "Dołącz"
#~ msgid "Add Attachment..."
#~ msgstr "Załącz..."
#~ msgid "&Remove Attachment"
#~ msgstr "&Usuń załącznik"
#~ msgctxt "to open"
#~ msgid "Open"
#~ msgstr "Otwórz"
#~ msgctxt "to view"
#~ msgid "View"
#~ msgstr "Pokaż"
#, fuzzy
#~| msgid "Edit"
#~ msgctxt "to edit"
#~ msgid "Edit"
#~ msgstr "Edycja"
#~ msgid "&Save Attachment As..."
#~ msgstr "&Zapisz załącznik jako..."
#~ msgid "Attachment Pr&operties"
#~ msgstr "Właściwości &załącznika"
#, fuzzy
#~| msgid "Unable to edit attachment"
#~ msgid "Unable to open attachment"
#~ msgstr "Nie można edytować załącznika"
#, fuzzy
#~| msgid "Unable to edit attachment"
#~ msgid "KMail was unable to open the attachment."
#~ msgstr "Nie można edytować załącznika"
#~ msgid "Unable to edit attachment"
#~ msgstr "Nie można edytować załącznika"
#~ msgid "Attach Public OpenPGP Key"
#~ msgstr "Dołącz klucz publiczny OpenPGP"
#~ msgid "Select the public key which should be attached."
#~ msgstr "Wybierz klucz publiczny do dołączenia."
#~ msgid "OpenPGP key 0x%1"
#~ msgstr "Klucz PGP 0x%1"
#, fuzzy
#~| msgid ""
#~| "<qt><p>An error occurred while trying to export the key from the backend:"
#~| "</p><p><b>%1</b></p></qt>"
#~ msgid ""
#~ "<p>An error occurred while trying to export the key from the backend:</"
#~ "p><p><b>%1</b></p>"
#~ msgstr ""
#~ "<qt><p>Wystąpił błąd podczas próby eksportowania klucza:</p><p><b>%1</b></"
#~ "p></qt>"
#~ msgid "Exporting key..."
#~ msgstr "Eksportowanie klucza..."
#~ msgid "1 message waiting to be filtered"
#~ msgid_plural "%1 messages waiting to be filtered"
#~ msgstr[0] "1 wiadomość do filtrowania"
#~ msgstr[1] "%1 wiadomości do filtrowania"
#~ msgstr[2] "%1 wiadomości do filtrowania"
#~ msgid "Test Recipient Editor"
#~ msgstr "Sprawdź edytor adresatów"
#~ msgid "vCard Import Failed"
#~ msgstr "Importowanie vCard nie powiodło się"
#~ msgid "<qt>Unable to access <b>%1</b>.</qt>"
#~ msgstr "<qt>Brak dostępu do <b>%1</b>.</qt>"
#~ msgid "Select Recipient"
#~ msgstr "Wybierz odbiorcę"
#~ msgid "Search &Directory Service"
#~ msgstr "Przeszukaj usługę &katalogu"
#~ msgid "Add as &To"
#~ msgstr "Dodaj jako &Do"
#~ msgid "Add as CC"
#~ msgstr "Dodaj jako DW"
#~ msgid "Add as &BCC"
#~ msgstr "Dodaj jako &UDW"
#~ msgid ""
#~ "You selected 1 recipient. The maximum supported number of recipients is "
#~ "%2. Please adapt the selection."
#~ msgid_plural ""
#~ "You selected %1 recipients. The maximum supported number of recipients is "
#~ "%2. Please adapt the selection."
#~ msgstr[0] ""
#~ "Wybrałeś %1 odbiorcę. Maksymalna dopuszczalna liczba to %2. Proszę "
#~ "dostosować wybór."
#~ msgstr[1] ""
#~ "Wybrałeś %1 odbiorców. Maksymalna dopuszczalna liczba to %2. Proszę "
#~ "dostosować wybór."
#~ msgstr[2] ""
#~ "Wybrałeś %1 odbiorców. Maksymalna dopuszczalna liczba to %2. Proszę "
#~ "dostosować wybór."
#~ msgid ""
#~ "Allow the semicolon character (';') to be used as separator in the "
#~ "message composer."
#~ msgstr "Dopuść średnik (;) jako separator w edytorze wiadomości."
#~ msgid ""
#~ "Disable this option if you do not want recently used addresses to appear "
#~ "in the autocompletion list in the composer's address fields."
#~ msgstr ""
#~ "Wyłącz tę opcję, jeśli nie chcesz, by ostatnio używane adresy pojawiały "
#~ "się na liście dopełnień w polach adresu edytora wiadomości."
#~ msgctxt "@title:window"
#~ msgid "Save Distribution List"
#~ msgstr "Zapisz listę dystrybucyjną"
#~ msgctxt "@action:button"
#~ msgid "Save List"
#~ msgstr "Zapisz listę"
#~ msgctxt "@label:textbox Name of the distribution list."
#~ msgid "&Name:"
#~ msgstr "&Nazwa:"
#~ msgctxt "@title:column Name of the recipient"
#~ msgid "Name"
#~ msgstr "Imię i nazwisko"
#~ msgctxt "@title:column Email of the recipient"
#~ msgid "Email"
#~ msgstr "E-mail"
#~ msgctxt "@info"
#~ msgid ""
#~ "There are no recipients in your list. First select some recipients, then "
#~ "try again."
#~ msgstr ""
#~ "Na liście brak adresatów. Proszę wybrać adresatów i spróbować ponownie."
#~ msgctxt "@title:window"
#~ msgid "New Distribution List"
#~ msgstr "Nowa lista dystrybucyjna"
#~ msgctxt "@label:textbox"
#~ msgid "Please enter name:"
#~ msgstr "Proszę podać nazwę:"
#~ msgctxt "@info"
#~ msgid ""
#~ "<para>Distribution list with the given name <resource>%1</resource> "
#~ "already exists. Please select a different name.</para>"
#~ msgstr ""
#~ "<para>Lista dystrybucyjna o nazwie <resource>%1</resource> już istnieje. "
#~ "Proszę wybrać inną nazwę.</para>"
#~ msgid "Select the address book folder to store the contact group in:"
#~ msgstr "Wybierz folder książki adresowej do zapisania grupy kontaktów:"
#~ msgctxt "@label:listbox Recipient of an email message."
#~ msgid "To"
#~ msgstr "Do"
#~ msgctxt "@label:listbox Carbon Copy recipient of an email message."
#~ msgid "CC"
#~ msgstr "DW"
#~ msgctxt "@label:listbox Blind carbon copy recipient of an email message."
#~ msgid "BCC"
#~ msgstr "UDW"
#~ msgctxt "@label:listbox"
#~ msgid "<placeholder>Undefined Recipient Type</placeholder>"
#~ msgstr "<placeholder>Nieznany typ adresata</placeholder>"
#~ msgctxt "@label:listbox"
#~ msgid "Select type of recipient"
#~ msgstr "Wybierz typ adresata"
#~ msgctxt "@action:button"
#~ msgid "Save List..."
#~ msgstr "Zapisz listę..."
#~ msgctxt "@info:tooltip"
#~ msgid "Save recipients as distribution list"
#~ msgstr "Zapisz adresatów jako listę dystrybucyjną"
#~ msgctxt "@action:button Open recipient selection dialog."
#~ msgid "Se&lect..."
#~ msgstr "&Wybierz..."
#~ msgctxt "@info:tooltip"
#~ msgid "Select recipients from address book"
#~ msgstr "Wybierz adresatów z książki adresowej"
#~ msgctxt "@info:status No recipients selected"
#~ msgid "No recipients"
#~ msgstr "Brak adresatów"
#~ msgctxt "@info:status Number of recipients selected"
#~ msgid "1 recipient"
#~ msgid_plural "%1 recipients"
#~ msgstr[0] "%1 adresat"
#~ msgstr[1] "%1 adresaci"
#~ msgstr[2] "%1 adresatów"
#~ msgctxt "@info:tooltip %1 list of emails"
#~ msgid "<interface>To:</interface><nl/>%1"
#~ msgstr "<interface>Do:</interface><nl/>%1"
#~ msgctxt "@info:tooltip %1 list of emails"
#~ msgid "<interface>CC:</interface><nl/>%1"
#~ msgstr "<interface>DW:</interface><nl/>%1"
#~ msgctxt "@info:tooltip %1 list of emails"
#~ msgid "<interface>BCC:</interface><nl/>%1"
#~ msgstr "<interface>UDW:</interface><nl/>%1"
#~ msgctxt "@info:status"
#~ msgid "Truncating recipients list to %1 of %2 entries."
#~ msgstr "Skracanie listy odbiorców do %1 z %2 pozycji."
#~ msgid "A&utomatically insert signature"
#~ msgstr "Automatycznie &dołącz podpis"
#~ msgid "Prepend separator to signature"
#~ msgstr "Poprzedź podpis separatorem"
#~ msgctxt "@info:tooltip"
#~ msgid "Open a new tab"
#~ msgstr "Otwórz nową kartę"
#~ msgid "Show Quick Search"
#~ msgstr "Pokaż szybkie wyszukiwanie"
#~ msgctxt "shown in the context menu when right-clicking on a folder"
#~ msgid "Open in New Tab"
#~ msgstr "Otwórz w nowej karcie"
#~ msgctxt "shortcut for expanding the header of a group in the message list"
#~ msgid "Expand Group Header"
#~ msgstr "Rozwiń nagłówek grupy"
#~ msgctxt "shortcut for collapsing the header of a group in the message list"
#~ msgid "Collapse Group Header"
#~ msgstr "Zwiń nagłówek grupy"
#~ msgctxt "shortcut"
#~ msgid "Activate Previous Tab"
#~ msgstr "Uaktywnij poprzednią kartę"
#~ msgid "Hide Column Name in Header"
#~ msgstr "Ukryj nazwę kolumny w nagłówku"
#~ msgid "Default Theme"
#~ msgstr "Domyślny motyw"
#~ msgid "Default Aggregation"
#~ msgstr "Domyślne grupowanie"
#~ msgid "Default Sort Order"
#~ msgstr "Domyślne kryterium sortowania"
#~ msgctxt "@title:tab Empty messagelist"
#~ msgid "Empty"
#~ msgstr "Pusta"
#~ msgctxt "@action:inmenu"
#~ msgid "Close Tab"
#~ msgstr "Zamknij kartę"
#~ msgctxt "@action:inmenu"
#~ msgid "Close All Other Tabs"
#~ msgstr "Zamknij pozostałe karty"
#~ msgid "Expand All Groups"
#~ msgstr "Rozwiń wszystkie grupy"
#~ msgid "Collapse All Groups"
#~ msgstr "Zwiń wszystkie grupy"
#~ msgid "&Move Here"
#~ msgstr "&Przenieś tutaj"
#~ msgid "&Copy Here"
#~ msgstr "&Kopiuj tutaj"
#~ msgid "C&ancel"
#~ msgstr "&Anuluj"
#~ msgctxt "displayed as subject when the subject of a mail is empty"
#~ msgid "No Subject"
#~ msgstr "Brak tematu"
#~ msgctxt "displayed when a mail has unknown sender, receiver or date"
#~ msgid "Unknown"
#~ msgstr "Nieznany"
#~ msgid "VCard Viewer"
#~ msgstr "Przeglądarka vCard"
#~ msgid "&Import"
#~ msgstr "&Importuj"
#~ msgid "&Next Card"
#~ msgstr "&Następna karta"
#~ msgid "&Previous Card"
#~ msgstr "&Poprzednia karta"
#~ msgid "Failed to parse vCard."
#~ msgstr "Błąd podczas parsowania vCard."
#~ msgid "Turn on HTML rendering for this message."
#~ msgstr "Włącz wyświetlanie HTML dla tej wiadomości."
#~ msgid "Work online."
#~ msgstr "Pracuj w trybie online"
#~ msgid "Decrypt message."
#~ msgstr "Odszyfruj wiadomość."
#~ msgid "Show signature details."
#~ msgstr "Pokaż szczegóły podpisu."
#~ msgid "Hide signature details."
#~ msgstr "Ukryj szczegóły podpisu."
#~ msgid "Show full \"To\" list"
#~ msgstr "Pokaż pełną listę \"Do\""
#~ msgid "Hide full \"To\" list"
#~ msgstr "Ukryj pełną listę \"Do\""
#~ msgid "Show full \"Cc\" list"
#~ msgstr "Pokaż pełną listę \"DW\""
#~ msgid "Hide full \"Cc\" list"
#~ msgstr "Ukryj pełną listę \"DW\""
#~ msgid "Expand all quoted text."
#~ msgstr "Rozwiń cały cytowany tekst."
#~ msgid "Collapse quoted text."
#~ msgstr "Zwiń cytowany tekst."
#~ msgid "Show certificate 0x%1"
#~ msgstr "Pokaż certyfikat 0x%1"
#~ msgid "Attachment: %1"
#~ msgstr "Załącznik: %1"
#~ msgid "Attachment #%1 (unnamed)"
#~ msgstr "Załącznik %1 (bez nazwy)"
#~ msgid "Show GnuPG Audit Log for this operation"
#~ msgstr "Pokaż plik diagnostyczny GnuPG dla tej operacji"
#~ msgid ""
#~ "<qt>The folder you deleted was associated with the account <b>%1</b> "
#~ "which delivered mail into it. The folder the account delivers new mail "
#~ "into was reset to the main Inbox folder.</qt>"
#~ msgstr ""
#~ "<qt>Usunięty folder był związany z kontem <b>%1</b> - poczta przychodząca "
#~ "z tego konta była dostarczana do tego foldera. W tej chwili poczta z tego "
#~ "konta będzie umieszczane w głównym folderze 'otrzymane'.</qt>"
#~ msgid "Account type is not supported."
#~ msgstr "Ten typ konta nie jest obsługiwany."
#~ msgid "Account Type: Disconnected IMAP Account"
#~ msgstr "Typ konta: Rozłączone konto IMAP"
#~ msgid "Account Type: IMAP Account"
#~ msgstr "Typ konta: Konto IMAP"
#~ msgctxt "Placeholder for the case that there is no folder."
#~ msgid "<placeholder>none</placeholder>"
#~ msgstr "<placeholder>brak</placeholder>"
#~ msgid "inbox"
#~ msgstr "otrzymane"
#~ msgid ""
#~ "The server does not seem to support unique message numbers, but this is a "
#~ "requirement for leaving messages on the server.\n"
#~ "Since some servers do not correctly announce their capabilities you still "
#~ "have the possibility to turn leaving fetched messages on the server on."
#~ msgstr ""
#~ "Serwer najprawdopodobniej nie obsługuje unikatowych numerów wiadomości, a "
#~ "numery te są niezbędne do pozostawiania wiadomości na serwerze.\n"
#~ "Ponieważ niektóre serwery błędnie podają swoje możliwości, możesz mimo to "
#~ "spróbować włączyć opcję pozostawiania wiadomości na serwerze."
#~ msgid ""
#~ "The server does not seem to support fetching message headers, but this is "
#~ "a requirement for filtering messages on the server.\n"
#~ "Since some servers do not correctly announce their capabilities you still "
#~ "have the possibility to turn filtering messages on the server on."
#~ msgstr ""
#~ "Serwer najprawdopodobniej nie obsługuje pobierania nagłówków numerów "
#~ "wiadomości, a jest to niezbędne do filtrowania wiadomości na serwerze.\n"
#~ "Ponieważ niektóre serwery błędnie podają swoje możliwości, możesz mimo to "
#~ "spróbować włączyć opcję filtrowania wiadomości na serwerze."
#~ msgid ""
#~ "Please note that this feature can cause some POP3 servers that do not "
#~ "support pipelining to send corrupted mail;\n"
#~ "this is configurable, though, because some servers support pipelining but "
#~ "do not announce their capabilities. To check whether your POP3 server "
#~ "announces pipelining support use the \"Check What the Server Supports\" "
#~ "button at the bottom of the Security tab in this dialog;\n"
#~ "if your server does not announce it, but you want more speed, then you "
#~ "should do some testing first by sending yourself a batch of mail and "
#~ "downloading it."
#~ msgstr ""
#~ "Włączenie tej opcji może spowodować, że niektóre serwery POP3 "
#~ "nieobsługujące tej funkcji będą wysyłać uszkodzone wiadomości.\n"
#~ "Opcja ta jest dostępna, ponieważ niektóre serwery obsługują szybsze "
#~ "odbieranie poczty (pipelining), mimo że nie zgłaszają tego. Żeby "
#~ "sprawdzić, czy Twój serwer POP3 zgłasza obsługę szybszego odbierania, "
#~ "użyj przycisku \"Sprawdź możliwości serwera\" na dole okna.\n"
#~ "Jeśli serwer nie zgłasza obsługi, ale chcesz przyspieszyć odbieranie "
#~ "poczty, spróbuj przetestować serwer, wysyłając kilka wiadomości do siebie "
#~ "i odbierając je z włączoną funkcją szybszego odbierania."
#~ msgid "Please specify a server and port on the General tab first."
#~ msgstr "Proszę podać serwer i port na karcie Ogólne."
#~ msgid ""
#~ "The server does not seem to support pipelining; therefore, this option "
#~ "has been disabled.\n"
#~ "Since some servers do not correctly announce their capabilities you still "
#~ "have the possibility to turn pipelining on. But please note that this "
#~ "feature can cause some POP servers that do not support pipelining to send "
#~ "corrupt messages. So before using this feature with important mail you "
#~ "should first test it by sending yourself a larger number of test messages "
#~ "which you all download in one go from the POP server."
#~ msgstr ""
#~ "Wygląda na to, że ten serwer nie obsługuje szybszego pobierania "
#~ "wiadomości (pipelining), dlatego ta opcja zostanie wyłączona.\n"
#~ "Ponieważ niektóre serwery błędnie podają swoje możliwości, możesz mimo to "
#~ "spróbować włączyć opcję szybkiego odbierania wiadomości na serwerze. Na "
#~ "niektórych serwerach może to jednak spowodować uszkodzenie odbieranych "
#~ "wiadomości. Dlatego też zanim wykorzystasz tę funkcję do odbierania "
#~ "ważnych wiadomości, spróbuj przetestować serwer, wysyłając kilka "
#~ "wiadomości do siebie i odbierając je z włączoną funkcją szybszego "
#~ "odbierania."
#~ msgid ""
#~ "The server does not seem to support unique message numbers, but this is a "
#~ "requirement for leaving messages on the server; therefore, this option "
#~ "has been disabled.\n"
#~ "Since some servers do not correctly announce their capabilities you still "
#~ "have the possibility to turn leaving fetched messages on the server on."
#~ msgstr ""
#~ "Serwer najprawdopodobniej nie obsługuje unikatowych numerów wiadomości, a "
#~ "numery te są niezbędne do pozostawiania wiadomości na serwerze. W związku "
#~ "z tym ta opcja została wyłączona.\n"
#~ "Ponieważ niektóre serwery błędnie podają swoje możliwości, możesz mimo to "
#~ "spróbować włączyć opcję pozostawiania wiadomości na serwerze."
#~ msgid ""
#~ "The server does not seem to support fetching message headers, but this is "
#~ "a requirement for filtering messages on the server; therefore, this "
#~ "option has been disabled.\n"
#~ "Since some servers do not correctly announce their capabilities you still "
#~ "have the possibility to turn filtering messages on the server on."
#~ msgstr ""
#~ "Serwer najprawdopodobniej nie obsługuje pobierania nagłówków numerów "
#~ "wiadomości, a jest to niezbędne do filtrowania wiadomości na serwerze. W "
#~ "związku z tym ta opcja została wyłączona.\n"
#~ "Ponieważ niektóre serwery błędnie podają swoje możliwości, możesz mimo to "
#~ "spróbować włączyć opcję filtrowania wiadomości na serwerze."
#~ msgid " byte"
#~ msgid_plural " bytes"
#~ msgstr[0] " bajt"
#~ msgstr[1] " bajty"
#~ msgstr[2] " bajtów"
#~ msgid "Choose Location"
#~ msgstr "Wybierz położenie pliku"
#~ msgid "Only local files are currently supported."
#~ msgstr "Można używać tylko lokalnych plików."
#~ msgid "Fetching Namespaces..."
#~ msgstr "Pobieranie przestrzeni adresowych..."
#~ msgctxt "Empty namespace string."
#~ msgid "Empty"
#~ msgstr "Pusty"
#~ msgctxt "Personal namespace"
#~ msgid "Personal"
#~ msgstr "Osobiste"
#~ msgctxt "Namespace accessible for others."
#~ msgid "Other Users"
#~ msgstr "Inni użytkownicy"
#~ msgid "Shared"
#~ msgstr "Dzielone"
#~ msgid "Edit Namespace '%1'"
#~ msgstr "Modyfikuj przestrzeń adresową '%1'"
#~ msgid "&Use Control Center settings"
#~ msgstr "Użyj ustawień z &Centrum sterowania"
#~ msgid "New Subfolder of %1"
#~ msgstr "Nowy podfolder dla: %1"
#~ msgctxt "@label:textbox Name of the new folder."
#~ msgid "&Name:"
#~ msgstr "&Nazwa:"
#~ msgid "Enter a name for the new folder."
#~ msgstr "Proszę podać nazwę nowego folderu."
#~ msgid "Mailbox &format:"
#~ msgstr "&Format skrzynki pocztowej:"
#~ msgid ""
#~ "Select whether you want to store the messages in this folder as one file "
#~ "per message (maildir) or as one big file (mbox). KMail uses maildir by "
#~ "default and this only needs to be changed in rare circumstances. If you "
#~ "are unsure, leave this option as-is."
#~ msgstr ""
#~ "Wybierz, czy wiadomości z tego folderu mają być przechowywane w osobnych "
#~ "plikach (maildir), czy jako jeden plik (mbox). KMail domyślnie używa "
#~ "formatu maildir i zwykle nie ma powodu tego zmieniać."
#~ msgid "Folder &contains:"
#~ msgstr "&Zawartość folderu:"
#~ msgid ""
#~ "Select whether you want the new folder to be used for mail storage of for "
#~ "storage of groupware items such as tasks or notes. The default is mail. "
#~ "If you are unsure, leave this option as-is."
#~ msgstr ""
#~ "Wybierz, czy folder ma służyć do przechowywania wiadomości, czy też do "
#~ "przechowywania danych grupowych, takich jak zadania czy notatki. "
#~ "Domyślnie są to wiadomości i zwykle nie ma powodu tego zmieniać."
#~ msgid "Namespace for &folder:"
#~ msgstr "Przestrzeń nazw dla &foldera:"
#~ msgid "Select the personal namespace the folder should be created in."
#~ msgstr "Osobista przestrzeń nazw, w której ma być utworzony folder."
#~ msgid "Please specify a name for the new folder."
#~ msgstr "Proszę podać nazwę nowego folderu."
#~ msgid "No Name Specified"
#~ msgstr "Nie podano nazwy"
#~ msgid "<qt>Failed to create folder <b>%1</b>, folder already exists.</qt>"
#~ msgstr ""
#~ "<qt>Nie można utworzyć folderu <b>%1</b>, taki folder już istnieje.</qt>"
#~ msgid "<qt>Failed to create folder <b>%1</b>.</qt> "
#~ msgstr "<qt>Nie można utworzyć folderu <b>%1</b>.</qt>"
#~ msgid "Error opening %1; this folder is missing."
#~ msgstr "Błąd podczas otwierania %1 - brak folderu."
#~ msgid ""
#~ "Error opening %1; either this is not a valid maildir folder, or you do "
#~ "not have sufficient access permissions."
#~ msgstr ""
#~ "Błąd podczas otwierania %1. Nieprawidłowy folder maildir lub brak "
#~ "odpowiednich praw dostępu."
#~ msgid ""
#~ "Message could not be added to the folder, possibly disk space is low."
#~ msgstr ""
#~ "Nie można dodać wiadomości do folderu, zapewne brak miejsca na dysku."
#~ msgid ""
#~ "KMFolderMaildir::addMsg: abnormally terminating to prevent data loss."
#~ msgstr ""
#~ "KMFolderMaildir::addMsg: awaryjne zakończenie dla uniknięcia utraty "
#~ "danych."
#~ msgid "Writing index file"
#~ msgstr "Trwa zapisywanie pliku indeksu"
#~ msgid ""
#~ "Your outbox contains messages which were most-likely not created by "
#~ "KMail;\n"
#~ "please remove them from there if you do not want KMail to send them."
#~ msgstr ""
#~ "Folder 'do wysłania' zawiera wiadomości, które najprawdopodobniej nie "
#~ "zostały utworzone przy pomocy KMaila.\n"
#~ "Usuń je stamtąd, jeśli nie chcesz, by KMail je wysłał."
#~ msgctxt "@info:status"
#~ msgid "Cannot insert content from file %1: %2"
#~ msgstr "Nie można wstawić zawartości z pliku %1: %2"
#~ msgid "To:"
#~ msgstr "Do:"
#~ msgid "CC:"
#~ msgstr "CC:"
#~ msgctxt "@info"
#~ msgid "Pipe command <command>%1</command> failed."
#~ msgstr "Polecenie filtra <command>%1</command> nie powiodło się."
#~ msgid "You need to supply a username and a password to access this mailbox."
#~ msgstr ""
#~ "Dostęp do tej skrzynki pocztowej wymaga podania nazwy użytkownika i hasła."
#~ msgid "Authorization Dialog"
#~ msgstr "Okno autoryzacji"
#~ msgid "Account:"
#~ msgstr "Konto:"
#~ msgid "Could not start process for %1."
#~ msgstr "Nie można uruchomić procesu %1."
#~ msgid "Error while trying to subscribe to %1:"
#~ msgstr "Błąd podczas próby zasubskrybowania %1:"
#~ msgid "Retrieving Namespaces"
#~ msgstr "Pobieranie przestrzeni nazw"
#~ msgid ""
#~ "KMail has detected a prefix entry in the configuration of the account "
#~ "\"%1\" which is obsolete with the support of IMAP namespaces."
#~ msgstr ""
#~ "KMail wykrył wpis z prefiksem w konfiguracji konta \"%1\". Ten wpis jest "
#~ "zbędny dla obsługi przestrzeni nazw IMAP."
#~ msgid ""
#~ "The configuration was automatically migrated but you should check your "
#~ "account configuration."
#~ msgstr ""
#~ "Konfiguracja została automatycznie uaktualniona, ale powinieneś sprawdzić "
#~ "konfigurację konta."
#~ msgid ""
#~ "It was not possible to migrate your configuration automatically so please "
#~ "check your account configuration."
#~ msgstr ""
#~ "Automatyczne uaktualnianie konfiguracji nie powiodło się. Proszę "
#~ "sprawdzić konfigurację konta."
#~ msgctxt "Unknown subject."
#~ msgid "<placeholder>unknown</placeholder>"
#~ msgstr "<placeholder>nieznany</placeholder>"
#~ msgctxt "Unknown sender."
#~ msgid "<placeholder>unknown</placeholder>"
#~ msgstr "<placeholder>nieznany</placeholder>"
#~ msgid ""
#~ "Could not upload the message dated %1 from <i>%2</i> with subject <i>%3</"
#~ "i> to the server."
#~ msgstr ""
#~ "Nie można wysłać na serwer wiadomości od <i>%2</i>, o dacie %1 i temacie "
#~ "<i>%3</i>."
#~ msgid "The destination folder was: <b>%1</b>."
#~ msgstr "Folder docelowy to: <b>%1</b>."
#~ msgid "The server reported:"
#~ msgstr "Odpowiedź serwera:"
#~ msgid "No detailed quota information available."
#~ msgstr "Brak szczegółowych informacji o limicie dyskowym."
#~ msgid "The folder is too close to its quota limit. (%1)"
#~ msgstr "Ten folder jest zbyt bliski limitu dyskowego (%1)."
#~ msgid ""
#~ "\n"
#~ "Since you do not have write privileges on this folder, please ask the "
#~ "owner of the folder to free up some space in it."
#~ msgstr ""
#~ "\n"
#~ "Ponieważ nie masz praw zapisu do tego folderu, poproś właściciela folderu "
#~ "o zwolnienie miejsca."
#~ msgid ""
#~ "The connection to the server %1 was unexpectedly closed or timed out. It "
#~ "will be re-established automatically if possible."
#~ msgstr ""
#~ "Połączenie z serwerem %1 zostało nieoczekiwanie przerwane lub upłynął "
#~ "maksymalny czas oczekiwania. Jeśli to możliwe, połączenie zostanie "
#~ "automatycznie wznowione."
#~ msgid "The connection to account %1 was broken."
#~ msgstr "Połączenie z kontem %1 zostało przerwane."
#~ msgid "The connection to account %1 timed out."
#~ msgstr "Połączenie z kontem %1 przekroczyło maksymalny czas oczekiwania."
#~ msgid "Error while checking account %1 for new mail:%2"
#~ msgstr "Błąd podczas sprawdzanie nowej poczty na koncie %1: %2"
#~ msgid "Error while uploading status of messages to server: "
#~ msgstr "Błąd podczas wysyłania stanu wiadomości na serwer: "
#~ msgid "retrieving folders"
#~ msgstr "pobieranie listy folderów"
#~ msgctxt "calendar|tasks|contacts=%2 belonging to %1"
#~ msgid "%1's %2"
#~ msgstr "%1 %2"
#~ msgctxt "folder name (folder storage name)"
#~ msgid "%1 (%2)"
#~ msgstr "%1 (%2)"
#~ msgctxt "My Calendar"
#~ msgid "My %1"
#~ msgstr "Mój %1"
#~ msgctxt "My Contacts"
#~ msgid "My %1"
#~ msgstr "Moje %1"
#~ msgctxt "My Journal"
#~ msgid "My %1"
#~ msgstr "Mój %1"
#~ msgctxt "My Notes"
#~ msgid "My %1"
#~ msgstr "Moje %1"
#~ msgctxt "My Tasks"
#~ msgid "My %1"
#~ msgstr "Moje %1"
#~ msgid ""
#~ "KMail will now create the required groupware folders as subfolders of %1; "
#~ "if you do not want this, cancel and the IMAP resource will be disabled"
#~ msgstr ""
#~ "KMail utworzy teraz wymagane foldery grupowe jako podfoldery %1. Jeśli "
#~ "nie chcesz tego, anuluj operację, a źródło danych IMAP zostanie wyłączone."
#~ msgid "%1: no folder found, will create it"
#~ msgstr "%1: nie znaleziono foldera, zostanie utworzony"
#~ msgid "%1: found folder %2, will set it as main groupware folder"
#~ msgstr ""
#~ "%1: znaleziono folder %2, zostanie on wybrany jako główny folder grupowy"
#~ msgid ""
#~ "<qt>KMail found the following groupware folders in %1 and needs to "
#~ "perform the following operations: %2<nl/>If you do not want this, cancel "
#~ "and the IMAP resource will be disabled</qt>"
#~ msgstr ""
#~ "<qt>KMail znalazł następujące foldery grupowe w %1 i musi wykonać "
#~ "następujące operacje: %2<nl/>Jeśli nie chcesz tego, anuluj operację, a "
#~ "źródło danych IMAP zostanie wyłączone.</qt>"
#~ msgid "Standard Groupware Folders"
#~ msgstr "Standardowe foldery grupowe"
#~ msgctxt "%1 is one of the messages with context 'type of folder content'"
#~ msgid "There are multiple %1 default folders, please choose one:"
#~ msgstr "Są %1 foldery domyślne, proszę wybrać jeden."
#~ msgid "You do not have read/write permission to your %1 folder."
#~ msgstr "Nie masz prawa odczytu/pisania do folderu %1."
#~ msgid "&New Folder..."
#~ msgstr "&Nowy folder..."
#~ msgid "&Copy Folders To"
#~ msgstr "&Kopiuj foldery do"
#~ msgid "&Copy Folder To"
#~ msgstr "&Kopiuj folder do"
#~ msgid "&Move Folders To"
#~ msgstr "&Przenieś foldery do"
#~ msgid "&Move Folder To"
#~ msgstr "&Przenieś folder do"
#~ msgid "Add to Favorite Folders"
#~ msgstr "Dodaj do ulubionych folderów"
#~ msgid "Move to This Folder"
#~ msgstr "Przenieś do tego folderu"
#~ msgid "Copy to This Folder"
#~ msgstr "Kopiuj do tego folderu"
#~ msgid "Move or copy folder to %2"
#~ msgid_plural "Move or copy %1 folders to %2"
#~ msgstr[0] "Przenieś lub skopiuj folder do %2"
#~ msgstr[1] "Przenieś lub skopiuj %1 foldery do %2"
#~ msgstr[2] "Przenieś lub skopiuj %1 folderów do %2"
#~ msgid "Order folder above %2"
#~ msgid_plural "Order %1 folders above %2"
#~ msgstr[0] "Ustaw folder przed %2"
#~ msgstr[1] "Ustaw %1 foldery przed %2"
#~ msgstr[2] "Ustaw %1 folderów przed %2"
#~ msgid "Order folder below %2"
#~ msgid_plural "Order %1 folders below %2"
#~ msgstr[0] "Ustaw folder po %2"
#~ msgstr[1] "Ustaw %1 foldery po %2"
#~ msgstr[2] "Ustaw %1 folderów po %2"
#~ msgid "Move or copy folder to %2, order above %3"
#~ msgid_plural "Move or copy %1 folders to %2, order above %3"
#~ msgstr[0] "Przenieś lub skopiuj folder do %2, ustaw przed %3"
#~ msgstr[1] "Przenieś lub skopiuj %1 foldery do %2, ustaw przed %3"
#~ msgstr[2] "Przenieś lub skopiuj %1 folderów do %2, ustaw przed %3"
#~ msgid "Move or copy folder to %2, order below %3"
#~ msgid_plural "Move or copy %1 folders to %2, order below %3"
#~ msgstr[0] "Przenieś lub skopiuj folder do %2, ustaw po %3"
#~ msgstr[1] "Przenieś lub skopiuj %1 foldery do %2, ustaw po %3"
#~ msgstr[2] "Przenieś lub skopiuj %1 folderów do %2, ustaw po %3"
#~ msgid ""
#~ "The mail index for '%1' is from an unknown version of KMail (%2).\n"
#~ "This index can be regenerated from your mail folder, but some "
#~ "information, including status flags, may be lost. Do you wish to "
#~ "downgrade your index file?"
#~ msgstr ""
#~ "Indeks poczty dla folderu '%1' pochodzi z nieznanej wersji KMaila (%2).\n"
#~ "Indeks może zostać wygenerowany ponownie na podstawie folderu pocztowego, "
#~ "ale część informacji, w tym flagi stanu wiadomości, może zostać utracona. "
#~ "Wygenerować nowy plik indeksu mimo to?"
#~ msgid "Downgrade"
#~ msgstr "Wygeneruj"
#~ msgid "Do Not Downgrade"
#~ msgstr "Nie generuj"
#~ msgid ""
#~ "The mail index for '%1' is corrupted and will be regenerated now, but "
#~ "some information, including status flags, will be lost."
#~ msgstr ""
#~ "Indeks poczty dla folderu '%1' jest uszkodzony i zostanie wygenerowany "
#~ "ponownie, ale część informacji, w tym flagi stanu wiadomości, zostanie "
#~ "utracona."
#~ msgid "Transmission failed."
#~ msgstr "Transmisja przerwana."
#~ msgid "Preparing transmission from \"%1\"..."
#~ msgstr "Przygotowanie do odbioru poczty z konta \"%1\"..."
#~ msgid "Running precommand failed."
#~ msgstr "Wykonanie wstępnego polecenia nie powiodło się."
#~ msgid "Transmission failed: Could not lock %1."
#~ msgstr "Transmisja przerwana: nie można zablokować %1."
#~ msgid "Moving message %1 of %2 from %3."
#~ msgstr "Przenoszenie wiadomości %1/%2 z %3."
#~ msgid "<qt>Cannot remove mail from mailbox <b>%1</b>:<br />%2</qt>"
#~ msgstr "<qt>Nie można usunąć poczty ze skrzynki <b>%1</b>:<br/>%2</qt>"
#~ msgid "Fetched 1 message from mailbox %2."
#~ msgid_plural "Fetched %1 messages from mailbox %2."
#~ msgstr[0] "Pobrano %1 wiadomość ze skrzynki %2."
#~ msgstr[1] "Pobrano %1 wiadomości ze skrzynki %2."
#~ msgstr[2] "Pobrano %1 wiadomości ze skrzynki %2."
#~ msgid "Internal error while trying to retrieve a message from folder '%1'."
#~ msgstr "Błąd wewnętrzny podczas pobierania wiadomości z folderu '%1'."
#~ msgid "Downloading a message in the current folder failed."
#~ msgstr "Pobieranie wiadomości w aktualnym folderze nie powiodło się."
#~ msgid ""
#~ "Unable to backup messages in folder '%1', the index file is corrupted."
#~ msgstr ""
#~ "Nie można utworzyć kopii zapasowej wiadomości w folderze '%1', indeks "
#~ "jest uszkodzony."
#~ msgid ""
#~ "A file named \"%1\" already exists. Are you sure you want to overwrite it?"
#~ msgstr "Plik o nazwie \"%1\" już istnieje. Zastąpić go?"
#~ msgid "Overwrite File?"
#~ msgstr "Zastąpić plik?"
#~ msgid "KMail - 1 unread message"
#~ msgid_plural "KMail - %1 unread messages"
#~ msgstr[0] "KMail - %1 nieprzeczytana wiadomość"
#~ msgstr[1] "KMail - %1 nieprzeczytane wiadomości"
#~ msgstr[2] "KMail - %1 nieprzeczytanych wiadomości"
#~ msgid "<qt>Cannot open folder <b>%1</b>.</qt>"
#~ msgstr "<qt>Nie można otworzyć folderu <b>%1</b>.</qt>"
#~ msgid "Transmission aborted."
#~ msgstr "Transmisja przerwana."
#~ msgid "Fetched 1 message from maildir folder %2."
#~ msgid_plural "Fetched %1 messages from maildir folder %2."
#~ msgstr[0] "Pobrano %1 wiadomość z folderu %2."
#~ msgstr[1] "Pobrano %1 wiadomości z folderu %2."
#~ msgstr[2] "Pobrano %1 wiadomości z folderu %2."
#~ msgid ""
#~ "<p>Here you can create and manage templates to use when composing new "
#~ "messages, replies or forwarded messages.</p><p>The message templates "
#~ "support substitution commands, either simply type them or select them "
#~ "from the <i>Insert command</i> menu.</p>"
#~ msgstr ""
#~ "<p>Tu można tworzyć szablony wiadomości, używane przy tworzeniu nowych "
#~ "wiadomości, odpowiedzi lub przekazywaniu wiadomości.</p><p>Szablony "
#~ "wiadomości obsługują polecenia zastępowania: można je wpisać lub wstawić "
#~ "z menu <i>Wstaw polecenie</i>.</p>"
#~ msgid ""
#~ "<p>Templates specified here are folder-specific. They override both "
#~ "global templates and per-identity templates.</p>"
#~ msgstr ""
#~ "<p>Szablony podane tutaj obowiązują tylko w tym folderze. Zastępują one "
#~ "zarówno szablony globalne, jak i te dla danej tożsamości.</p>"
#~ msgid ""
#~ "<p>Templates specified here are identity-specific. They override global "
#~ "templates, but can be overridden by per-folder templates if they are "
#~ "specified.</p>"
#~ msgstr ""
#~ "<p>Szablony podane tutaj obowiązują tylko dla tej tożsamości. Zastępują "
#~ "one szablony globalne, ale mogą być zastąpione szablonami dla danego "
#~ "folderu.</p>"
#~ msgid ""
#~ "<p>These are global (default) templates. They can be overridden by per-"
#~ "identity templates or per-folder templates if they are specified.</p>"
#~ msgstr ""
#~ "<p>To są szablony globalne (domyślne). Mogą być zastąpione szablonami dla "
#~ "danej tożsamości lub danego folderu.</p>"
#~ msgid "<a href=\"whatsthis\">How does this work?</a>"
#~ msgstr "<a href=\"whatsthis\">Jak to działa?</a>"
#~ msgid "Default new message template"
#~ msgstr "Domyślny szablon nowej wiadomości"
#~ msgid "Default reply template"
#~ msgstr "Domyślny szablon odpowiedzi"
#~ msgctxt ""
#~ "Default reply template.%1: date of original message, %2: time of original "
#~ "message, %3: quoted text of original message, %4: cursor Position"
#~ msgid ""
#~ "On %1 %2 you wrote:\n"
#~ "%3\n"
#~ "%4"
#~ msgstr ""
#~ "Dnia %1 o %2 napisałeś:\n"
#~ "%3\n"
#~ "%4"
#~ msgid "Default reply all template"
#~ msgstr "Domyślny szablon odpowiedzi do wszystkich"
#~ msgctxt ""
#~ "Default reply all template: %1: date, %2: time, %3: name of original "
#~ "sender, %4: quoted text of original message, %5: cursor position"
#~ msgid ""
#~ "On %1 %2 %3 wrote:\n"
#~ "%4\n"
#~ "%5"
#~ msgstr ""
#~ "Dnia %1 o %2 %3 napisał(a):\n"
#~ "%4\n"
#~ "%5"
#~ msgid "Default forward template"
#~ msgstr "Domyślny szablon przekazywania wiadomości"
#~ msgctxt ""
#~ "Default forward template: %1: subject of original message, %2: date of "
#~ "original message, %3: time of original message, %4: mail address of "
#~ "original sender, %5: original message text"
#~ msgid ""
#~ "\n"
#~ "---------- Forwarded Message ----------\n"
#~ "\n"
#~ "Subject: %1\n"
#~ "Date: %2, %3\n"
#~ "From: %4\n"
#~ "%OADDRESSEESADDR\n"
#~ "\n"
#~ "%5\n"
#~ "-----------------------------------------"
#~ msgstr ""
#~ "\n"
#~ "---------- Przekazana wiadomość ----------\n"
#~ "\n"
#~ "Temat: %1\n"
#~ "Data: %2\n"
#~ "Od: %3\n"
#~ "Do: %4\n"
#~ "%OADDRESSEESADDR\n"
#~ "\n"
#~ "%5\n"
#~ "-------------------------------------------------------"
#~ msgid "Error: no IMAP account defined for this folder"
#~ msgstr "Błąd: dla tego folderu nie zdefiniowano konta IMAP"
#~ msgid "Connecting to server %1, please wait..."
#~ msgstr "Łączenie z serwerem %1, proszę czekać..."
#~ msgid "This account does not have support for quota information."
#~ msgstr "To konto nie obsługuje informacji o limitach dyskowych."
#~ msgid ""
#~ "Error retrieving quota information from server\n"
#~ "%1"
#~ msgstr ""
#~ "Błąd podczas pobierania informacji o limitach dyskowych z serwera\n"
#~ "%1"
#~ msgid "No quota is set for this folder."
#~ msgstr "Brak limitów dyskowych dla tego folderu."
#~ msgid "Edit with:"
#~ msgstr "Edytuj w:"
#~ msgid ""
#~ "KMail is unable to detect when the chosen editor is closed. To avoid data "
#~ "loss, editing the attachment will be aborted."
#~ msgstr ""
#~ "KMail nie może wykryć zamknięcia edytora. Żeby uniknąć utraty danych, "
#~ "edycja załącznika zostanie przerwana."
#~ msgid "Enable Subscriptions?"
#~ msgstr "Włączyć subskrypcje?"
#~ msgid "Do Not Enable"
#~ msgstr "Nie włączaj"
#~ msgctxt "@info"
#~ msgid ""
#~ "Currently subscriptions are not used for server <resource>%1</resource>."
#~ "<nl/>\n"
#~ "Do you want to enable subscriptions?"
#~ msgstr ""
#~ "W tej chwili subskrypcje są wyłączone dla serwera <resource>%1</resource>."
#~ "<nl/>\n"
#~ "Włączyć subskrypcje?"
#~ msgid "Error while renaming a folder."
#~ msgstr "Błąd podczas zmiany nazwy folderu."
#~ msgid "With Custom Template"
#~ msgstr "Używając własnego szablonu"
#~ msgid "Reply With Custom Template"
#~ msgstr "Odpowiedz, używając własnego szablonu"
#~ msgid "Reply to All With Custom Template"
#~ msgstr "Odpowiedz wszystkim, używając własnego szablonu"
#~ msgid "(no custom templates)"
#~ msgstr "(brak szablonu użytkownika)"
#~ msgid "Error while deleting messages on the server: "
#~ msgstr "Błąd podczas usuwania wiadomości na serwerze: "
#~ msgid "Error while retrieving message on the server: "
#~ msgstr "Błąd podczas pobierania wiadomości z serwera: "
#~ msgid "Error while uploading folder"
#~ msgstr "Błąd podczas wysyłania folderu"
#~ msgid "Could not make the folder <b>%1</b> on the server."
#~ msgstr "Nie można utworzyć folderu <b>%1</b> na serwerze."
#~ msgid ""
#~ "This could be because you do not have permission to do this, or because "
#~ "the folder is already present on the server; the error message from the "
#~ "server communication is here:"
#~ msgstr ""
#~ "Może to oznaczać brak odpowiednich praw dostępu albo to, że odpowiedni "
#~ "folder na serwerze już istnieje. Komunikat błędu z komunikacji z serwerem:"
#~ msgid "Error while deleting folder %1 on the server: "
#~ msgstr "Nie można usunąć folderu %1 z serwera: "
#~ msgid "Error while reading folder %1 on the server: "
#~ msgstr "Nie można odczytać folderu %1 na serwerze: "
#~ msgctxt "@title:column Column containing message subjects"
#~ msgid "Subject"
#~ msgstr "Temat"
#~ msgctxt "@title:column"
#~ msgid "Sender"
#~ msgstr "Nadawca"
#~ msgctxt "@title:column"
#~ msgid "Receiver"
#~ msgstr "Adresat"
#~ msgctxt "@title:column"
#~ msgid "Date"
#~ msgstr "Data"
#~ msgctxt "@title:column"
#~ msgid "Size"
#~ msgstr "Rozmiar"
#~ msgctxt "@action:button"
#~ msgid "Download all messages now"
#~ msgstr "Pobierz wszystkie wiadomości teraz"
#~ msgctxt "@action:button"
#~ msgid "Download all messages later"
#~ msgstr "Pobierz wszystkie wiadomości później"
#~ msgctxt "@action:button"
#~ msgid "Delete all messages"
#~ msgstr "Usuń wszystkie wiadomości"
#~ msgctxt "@info:tooltip"
#~ msgid "Download Now"
#~ msgstr "Pobierz teraz"
#~ msgctxt "@info:tooltip"
#~ msgid "Download Later"
#~ msgstr "Pobierz później"
#~ msgctxt "@info:tooltip"
#~ msgid "Delete"
#~ msgstr "Usuń"
#~ msgctxt "@title:window"
#~ msgid "POP Filter"
#~ msgstr "Filtr POP"
#~ msgctxt "@info"
#~ msgid ""
#~ "<title>Messages to filter found on POP Account: <emphasis>%1</emphasis></"
#~ "title><para>The messages shown exceed the maximum size limit you defined "
#~ "for this account.</para><para>You can select what you want to do with "
#~ "them by checking the appropriate button.</para>"
#~ msgstr ""
#~ "<title>Filtrowane wiadomości na koncie POP: <emphasis>%1</emphasis></"
#~ "title> <para>Wyświetlone wiadomości przekraczają maksymalny dopuszczalny "
#~ "rozmiar dla tego konta.</para> <para>Możesz wybrać, co chcesz z nimi "
#~ "zrobić, wybierając odpowiedni przycisk.</para>"
#~ msgctxt "@title:group"
#~ msgid "Messages Exceeding Size"
#~ msgstr "Wiadomości przekraczające limit"
#~ msgctxt "@title:group"
#~ msgid "Ruleset Filtered Messages: none"
#~ msgstr "Wiadomości filtrowane przez regułę: brak"
#~ msgctxt "@option:check"
#~ msgid "Show messages matched by a ruleset and tagged 'Download' or 'Delete'"
#~ msgstr ""
#~ "Pokaż wiadomości pasujące do reguły i oznaczone jako \"Pobierz\" lub "
#~ "\"Usuń\""
#~ msgctxt "@option:check"
#~ msgid "Show messages matched by a filter ruleset"
#~ msgstr "Pokaż wiadomości pasujące do reguły"
#~ msgctxt "@title:group"
#~ msgid "Ruleset Filtered Messages: %1"
#~ msgstr "Wiadomości filtrowane przez regułę: %1"
#~ msgctxt "@item:intext"
#~ msgid "No Subject"
#~ msgstr "Brak tematu"
#~ msgctxt "@item:intext Sender of message is unknown"
#~ msgid "Unknown"
#~ msgstr "Nieznany"
#~ msgctxt "@item:intext Receiver of message is unknown"
#~ msgid "Unknown"
#~ msgstr "Nieznany"
#~ msgid "Importing the archive file '%1' into the folder '%2' succeeded."
#~ msgstr ""
#~ "Importowanie pliku archiwum '%1' do folderu '%2' zakończone pomyślnie."
#~ msgid "1 message was imported."
#~ msgid_plural "%1 messages were imported."
#~ msgstr[0] "Zaimportowano %1 wiadomość."
#~ msgstr[1] "Zaimportowano %1 wiadomości."
#~ msgstr[2] "Zaimportowano %1 wiadomości."
#~ msgid "Import finished."
#~ msgstr "Importowanie zakończone."
#~ msgid "Failed to import the archive into folder '%1'."
#~ msgstr "Nie można zaimportować archiwum do folderu '%1'."
#~ msgid "Importing archive failed."
#~ msgstr "Importowanie archiwum nie powiodło się."
#~ msgid "Failed to add a message to the folder '%1'."
#~ msgstr "Nie można dodać wiadomości do folderu '%1':"
#~ msgid "Unexpected subdirectory named '%1'."
#~ msgstr "Nieoczekiwany podkatalog o nazwie '%1'."
#~ msgid "The file '%1' does not appear to be a valid archive."
#~ msgstr "Plik '%1' nie jest poprawnym archiwum."
#~ msgid "Importing Archive"
#~ msgstr "Importowanie archiwum"
#~ msgid "Certificate Signature Request"
#~ msgstr "Żądanie podpisu certyfikatu"
#~ msgid "Please create a certificate from attachment and return to sender."
#~ msgstr "Proszę utworzyć certyfikat z załącznika i zwrócić go do nadawcy."
#~ msgid ""
#~ "KMail could not create folder '%1';\n"
#~ "please make sure that you can view and modify the content of the folder "
#~ "'%2'."
#~ msgstr ""
#~ "KMail nie mógł utworzyć folderu '%1'\n"
#~ "Proszę sprawdzić, czy możliwe jest przeglądanie i modyfikowanie "
#~ "zawartości folderu '%2'."
#~ msgid ""
#~ "The permissions of the folder '%1' are incorrect;\n"
#~ "please make sure that you can view and modify the content of this folder."
#~ msgstr ""
#~ "Prawa dostępu do folderu '%1' są nieprawidłowe.\n"
#~ "Proszę sprawdzić, czy możliwe jest przeglądanie i modyfikowanie "
#~ "zawartości folderu."
#~ msgid "outbox"
#~ msgstr "do wysłania"
#~ msgid "You do not have read/write permission to your outbox folder."
#~ msgstr "Brak prawa odczytu/zapisu do folderu \"Do wysłania\"."
#~ msgid "sent-mail"
#~ msgstr "wysłane"
#~ msgid "You do not have read/write permission to your sent-mail folder."
#~ msgstr "Brak prawa odczytu/zapisu do folderu Wysłane."
#~ msgid "trash"
#~ msgstr "kosz"
#~ msgid "You do not have read/write permission to your trash folder."
#~ msgstr "Brak prawa odczytu/zapisu do folderu Kosza."
#~ msgid "drafts"
#~ msgstr "robocze"
#~ msgid "You do not have read/write permission to your drafts folder."
#~ msgstr "Brak prawa odczytu/zapisu do folderu Robocze."
#~ msgid "templates"
#~ msgstr "szablony"
#~ msgid "You do not have read/write permission to your templates folder."
#~ msgstr "Brak prawa odczytu/zapisu do folderu szablonów."
#~ msgid ""
#~ "Cannot create file `%1' in %2.\n"
#~ "KMail cannot start without it."
#~ msgstr ""
#~ "Nie można utworzyć pliku `%1' w %2.\n"
#~ "KMail nie może bez tego wystartować."
#~ msgctxt "%1-%3 is the application name, %4-%7 are folder path"
#~ msgid ""
#~ "<qt>The <i>%4</i> folder exists. %1 now uses the <i>%5</i> folder for its "
#~ "messages.<p>%2 can move the contents of <i>%6</i> into this folder for "
#~ "you, though this may replace any existing files with the same name in <i>"
#~ "%7</i>.</p><p><strong>Would you like %3 to move the mail files now?</"
#~ "strong></p></qt>"
#~ msgstr ""
#~ "<qt>Folder <i>%4</i> już istnieje. %1 aktualnie wykorzystuje folder <i>"
#~ "%5</i> do przechowywania wiadomości.<p>%2 może przenieść zawartość <i>"
#~ "%6</i> do tego folderu, ale może to zastąpić istniejące pliki o tej samej "
#~ "nazwie w <i>%7</i>.</p><p><strong>Czy %3 ma teraz przenieść te pliki?</"
#~ "strong></p></qt>"
#~ msgctxt "%1-%3 is the application name, %4-%6 are folder path"
#~ msgid ""
#~ "<qt>The <i>%4</i> folder exists. %1 now uses the <i>%5</i> folder for its "
#~ "messages. %2 can move the contents of <i>%6</i> into this folder for you."
#~ "<p><strong>Would you like %3 to move the mail files now?</strong></p></qt>"
#~ msgstr ""
#~ "<qt>Folder <i>%4</i> już istnieje. %1 aktualnie wykorzystuje folder <i>"
#~ "%5</i> do przechowywania wiadomości. %2 może przenieść zawartość <i>%6</"
#~ "i> do tego folderu.<p><strong>Czy %3 ma teraz przenieść te pliki?</"
#~ "strong></p></qt>"
#~ msgid "Move"
#~ msgstr "Przenieś"
#~ msgid "Do Not Move"
#~ msgstr "Nie przenoś"
#~ msgid "Uploading message data"
#~ msgstr "Wysyłanie wiadomości na serwer"
#~ msgid "Server operation"
#~ msgstr "Operacja serwera"
#~ msgid "Source folder: %1 - Destination folder: %2"
#~ msgstr "Folder źródłowy: %1 - folder docelowy: %2"
#~ msgid "Downloading message data"
#~ msgstr "Pobieranie wiadomości"
#~ msgid "Message with subject: "
#~ msgstr "Wiadomość o temacie: "
#~ msgid "Error while retrieving messages from the server."
#~ msgstr "Błąd podczas pobierania wiadomości z serwera."
#~ msgid "Error while retrieving information on the structure of a message."
#~ msgstr "Błąd podczas pobierania informacji o strukturze wiadomości."
#~ msgid "Uploading message data failed."
#~ msgstr "Wysyłanie wiadomości nie powiodło się."
#~ msgid "Uploading message data completed."
#~ msgstr "Wysyłanie wiadomości zakończone."
#~ msgctxt ""
#~ "%1 is a 'Contact Owner' or simlar action. %2 is a protocol normally web "
#~ "or email though could be irc/ftp or other url variant"
#~ msgid "%1 (%2)"
#~ msgstr "%1 (%2)"
#~ msgid "Executing precommand %1"
#~ msgstr "Wykonanie wstępnego polecenia: %1"
#~ msgid "Could not execute precommand '%1'."
#~ msgstr "Nie można wykonać wstępnego polecenia '%1'."
#~ msgid ""
#~ "The precommand exited with code %1:\n"
#~ "%2"
#~ msgstr ""
#~ "Polecenie wstępne zakończyło pracę z kodem błędu (%1):\n"
#~ "%2"
#~ msgid "Critical error: Unable to collect mail: "
#~ msgstr "Krytyczny błąd: Nie można odebrać poczty: "
#~ msgid "Failed to add message:\n"
#~ msgstr "Dodanie wiadomości nie powiodło się:\n"
#~ msgid "[vCard]"
#~ msgstr "[vCard]"
#~ msgid "CC: "
#~ msgstr "DW: "
#~ msgid "BCC: "
#~ msgstr "UDW: "
#~ msgid "From: "
#~ msgstr "Od: "
#~ msgctxt "To-field of the mailheader."
#~ msgid "To: "
#~ msgstr "Do: "
#~ msgid "Reply to: "
#~ msgstr "Adres zwrotny: "
#~ msgid ""
#~ "%1% probability of being spam with confidence %3%.\n"
#~ "\n"
#~ "Full report:\n"
#~ "Probability=%2\n"
#~ "Confidence=%4"
#~ msgstr ""
#~ "Prawdopodobieństwo spamu: %1% z ufnością %3%.\n"
#~ "\n"
#~ "Pełna informacja:\n"
#~ "Prawdopodobieństwo=%2\n"
#~ "Ufność=%4"
#~ msgid ""
#~ "%1% probability of being spam.\n"
#~ "\n"
#~ "Full report:\n"
#~ "Probability=%2"
#~ msgstr ""
#~ "Prawdopodobieństwo spamu: %1%.\n"
#~ "\n"
#~ "Pełna informacja:\n"
#~ "Prawdopodobieństwo=%2"
#~ msgid "No Spam agent"
#~ msgstr "Brak programu antyspamowego"
#~ msgid "Spam filter score not a number"
#~ msgstr "Wartość filtra spamowego nie jest liczbą"
#~ msgid "Threshold not a valid number"
#~ msgstr "Próg nie jest liczbą"
#~ msgid "Spam filter score could not be extracted from header"
#~ msgstr "Nie można odczytać wartości filtra spamowego z nagłówka"
#~ msgid "Threshold could not be extracted from header"
#~ msgstr "Nie można odczytać wartości progu z nagłówka"
#~ msgid "Error evaluating spam score"
#~ msgstr "Błąd podczas obliczania współczynnika spamu"
#~ msgid ""
#~ "%1.\n"
#~ "\n"
#~ "Full report:\n"
#~ "%2"
#~ msgstr ""
#~ "%1.\n"
#~ "\n"
#~ "Pełny raport:\n"
#~ "%2"
#~ msgid "(resent from %1)"
#~ msgstr "(przesłane ponownie od %1)"
#~ msgctxt "To-field of the mail header."
#~ msgid "To: "
#~ msgstr "Do: "
#~ msgid "User-Agent: "
#~ msgstr "Program pocztowy: "
#~ msgid "X-Mailer: "
#~ msgstr "X-Mailer: "
#~ msgid "Spam Status:"
#~ msgstr "Stan spamu:"
#~ msgctxt "To field of the mail header."
#~ msgid "To: "
#~ msgstr "Do: "
#~ msgctxt "@title:column Subject of the found message."
#~ msgid "Subject"
#~ msgstr "Temat"
#~ msgctxt "@title:column Sender of the found message."
#~ msgid "Sender/Receiver"
#~ msgstr "Nadawca/Adresat"
#~ msgctxt "@title:column date of receival ofthe found message."
#~ msgid "Date"
#~ msgstr "Data"
#~ msgctxt "@title:column Folder in which the message is found."
#~ msgid "Folder"
#~ msgstr "Folder"
#~ msgid "%1 message processed"
#~ msgid_plural "%1 messages processed"
#~ msgstr[0] "Przetworzono %1 wiadomość"
#~ msgstr[1] "Przetworzono %1 wiadomości"
#~ msgstr[2] "Przetworzono %1 wiadomości"
#~ msgid "1 email address"
#~ msgid_plural "%1 email addresses"
#~ msgstr[0] "1 adres e-mail"
#~ msgstr[1] "%1 adresy e-mail"
#~ msgstr[2] "%1 adresów e-mail"
#~ msgid "Distribution List %1"
#~ msgstr "Lista dystrybucyjna %1"
#~ msgid "Address book:"
#~ msgstr "Książka adresowa:"
#~ msgctxt "@title:column Email of the recipient."
#~ msgid "Email"
#~ msgstr "E-mail"
#~ msgctxt "Search for recipient."
#~ msgid "Search:"
#~ msgstr "Znajdź:"
#~ msgctxt "All collections containing recipients."
#~ msgid "All"
#~ msgstr "Wszystkie"
#~ msgid "Selected Recipients"
#~ msgstr "Wybrani odbiorcy"
#~ msgid "Address Books"
#~ msgstr "Książki adresowe"
#~ msgid "Categories"
#~ msgstr "Kategorie"
#~ msgid "Address copied to clipboard."
#~ msgstr "Adres skopiowano do schowka."
#~ msgid "URL copied to clipboard."
#~ msgstr "URL skopiowano do schowka."
#~ msgid "The message was removed while saving it. It has not been saved."
#~ msgstr ""
#~ "Ta wiadomość została usunięta podczas jej zapisywania i nie została "
#~ "zapisana."
#~ msgid ""
#~ "\n"
#~ "This is a MIME digest forward. The content of the message is contained in "
#~ "the attachment(s).\n"
#~ "\n"
#~ "\n"
#~ msgstr ""
#~ "\n"
#~ "Jest to przekaz zwarty MIME. Właściwa treść wiadomości znajduje się w "
#~ "załączniku/załącznikach.\n"
#~ "\n"
#~ "\n"
#~ msgid ""
#~ "Corrupt IMAP cache detected in folder %1. Copying of messages aborted."
#~ msgstr ""
#~ "Wykryto uszkodzony bufor IMAP w folderze %1. Przerwano kopiowanie "
#~ "wiadomości."
#~ msgid "Opening URL..."
#~ msgstr "Otwieranie URL..."
#~ msgid "Execute"
#~ msgstr "Wykonaj"
#~ msgid "Chiasmus Decryption Key Selection"
#~ msgstr "Wybór klucza deszyfrującego Chiasmus"
#~ msgid ""
#~ "Chiasmus backend does not offer the \"x-decrypt\" function. Please report "
#~ "this bug."
#~ msgstr ""
#~ "Rozszerzenie Chiasmus nie obsługuje funkcji \"x-decrypt\". Proszę zgłosić "
#~ "ten błąd."
#~ msgid ""
#~ "The \"x-decrypt\" function does not accept the expected parameters. "
#~ "Please report this bug."
#~ msgstr ""
#~ "Funkcja \"x-decrypt\" nie przyjmuje spodziewanych parametrów. Proszę "
#~ "zgłosić ten błąd."
#~ msgid "Chiasmus Decryption Error"
#~ msgstr "Błąd deszyfrowania Chiasmus"
#~ msgid ""
#~ "Unexpected return value from Chiasmus backend: The \"x-decrypt\" function "
#~ "did not return a byte array. Please report this bug."
#~ msgstr ""
#~ "Niespodziewana wartość zwrócona przez rozszerzenie Chiasmus. Funkcja \"x-"
#~ "decrypt\" nie zwróciła tablicy bajtów. Proszę zgłosić ten błąd."
#~ msgid ""
#~ "KWallet is not available. It is strongly recommended to use KWallet for "
#~ "managing your passwords.\n"
#~ "However, KMail can store the password in its configuration file instead. "
#~ "The password is stored in an obfuscated format, but should not be "
#~ "considered secure from decryption efforts if access to the configuration "
#~ "file is obtained.\n"
#~ "Do you want to store the password for account '%1' in the configuration "
#~ "file?"
#~ msgstr ""
#~ "Portfel nie jest dostępny. Użycie portfela do zarządzania hasłami jest "
#~ "zalecane.\n"
#~ "KMail może przechowywać Twoje hasło SMTP w pliku konfiguracyjnym. Hasło "
#~ "jest przechowywane w postaci zaszyfrowanej, ale nie jest ono bezpieczne, "
#~ "jeśli ktoś uzyska dostęp do Twoich plików konfiguracyjnych.\n"
#~ "Czy przechować hasło dla konta '%1' w pliku konfiguracyjnym?"
#~ msgid "Store Password"
#~ msgstr "Przechowaj hasło"
#~ msgid "Do Not Store Password"
#~ msgstr "Nie przechowuj hasła"
#~ msgid ""
#~ "Open attachment '%1'?\n"
#~ "Note that opening an attachment may compromise your system's security."
#~ msgstr ""
#~ "Otworzyć załącznik '%1'?\n"
#~ "Otwarcie załącznika może naruszyć bezpieczeństwo systemu."
#~ msgid "Open Attachment?"
#~ msgstr "Otworzyć załącznik?"
#~ msgid "Do not ask again"
#~ msgstr "Nie pytaj ponownie"
#~ msgctxt "View->"
#~ msgid "&Headers"
#~ msgstr "&Nagłówki"
#~ msgid "Choose display style of message headers"
#~ msgstr "Wybierz styl wyświetlanych nagłówków wiadomości"
#~ msgctxt "View->headers->"
#~ msgid "&Enterprise Headers"
#~ msgstr "&Nagłówki biznesowe"
#~ msgid "Show the list of headers in Enterprise style"
#~ msgstr "Pokaż listę nagłówków w formacie biznesowym"
#~ msgctxt "View->headers->"
#~ msgid "&Fancy Headers"
#~ msgstr "&Eleganckie"
#~ msgid "Show the list of headers in a fancy format"
#~ msgstr "Pokaż listę nagłówków w eleganckim formacie"
#~ msgctxt "View->headers->"
#~ msgid "&Brief Headers"
#~ msgstr "&Krótkie"
#~ msgid "Show brief list of message headers"
#~ msgstr "Pokaż skróconą listę nagłówków"
#~ msgctxt "View->headers->"
#~ msgid "&Standard Headers"
#~ msgstr "&Standardowe"
#~ msgid "Show standard list of message headers"
#~ msgstr "Pokaż standardową listę nagłówków"
#~ msgctxt "View->headers->"
#~ msgid "&Long Headers"
#~ msgstr "&Długie"
#~ msgid "Show long list of message headers"
#~ msgstr "Pokaż długą listę nagłówków"
#~ msgctxt "View->headers->"
#~ msgid "&All Headers"
#~ msgstr "&Wszystkie"
#~ msgid "Show all message headers"
#~ msgstr "Pokaż wszystkie nagłówki wiadomości"
#~ msgctxt "View->"
#~ msgid "&Attachments"
#~ msgstr "Z&ałączniki"
#~ msgid "Choose display style of attachments"
#~ msgstr "Wybierz styl wyświetlania załączników"
#~ msgid "Show all attachments as icons. Click to see them."
#~ msgstr ""
#~ "Pokaż wszystkie załączniki jako ikony. Ich zawartość będzie wyświetlana "
#~ "po kliknięciu na ikonę."
#~ msgctxt "View->attachments->"
#~ msgid "&Smart"
#~ msgstr "&Inteligentnie"
#~ msgid "Show attachments as suggested by sender."
#~ msgstr "Pokaż załączniki zgodnie z zaleceniami nadawcy."
#~ msgctxt "View->attachments->"
#~ msgid "&Inline"
#~ msgstr "&Wewnętrznie"
#~ msgid "Show all attachments inline (if possible)"
#~ msgstr ""
#~ "Pokaż wszystkie załączniki bezpośrednio w wiadomości (jeśli to możliwe)"
#~ msgctxt "View->attachments->"
#~ msgid "&Hide"
#~ msgstr "&Ukryj"
#~ msgid "Do not show attachments in the message viewer"
#~ msgstr "Nie pokazuj załączników przy przeglądaniu wiadomości"
#~ msgid "&Set Encoding"
#~ msgstr "Ustaw &kodowanie"
#~ msgid "Auto"
#~ msgstr "Automatycznie"
#~ msgid "Copy Link Address"
#~ msgstr "Skopiuj adres odnośnika"
#~ msgid "Open URL"
#~ msgstr "Otwórz adres"
#~ msgid "Show Message Structure"
#~ msgstr "Pokaż strukturę wiadomości"
#~ msgid "Scroll Message Up"
#~ msgstr "Przewiń wiadomość w górę"
#~ msgid "Scroll Message Down"
#~ msgstr "Przewiń wiadomość w dół"
#~ msgid "Scroll Message Up (More)"
#~ msgstr "Przewiń wiadomość w górę (dalej)"
#~ msgid "Scroll Message Down (More)"
#~ msgstr "Przewiń wiadomość w dół (dalej)"
#~ msgid "Toggle HTML Display Mode"
#~ msgstr "Przełącz tryb wyświetlania HTML"
#~ msgid "Toggle display mode between HTML and plain text"
#~ msgstr "Przełącz tryb wyświetlania między HTML a zwykłym tekstem"
#~ msgid "The email client for the K Desktop Environment."
#~ msgstr "Klient poczty dla KDE."
#~ msgid "( body part )"
#~ msgstr "( treść )"
#~ msgid "Open With..."
#~ msgstr "Otwórz w..."
#~ msgctxt "to view something"
#~ msgid "View"
#~ msgstr "Pokaż"
#~ msgid "Scroll To"
#~ msgstr "Przewiń do"
#~ msgid "Edit Attachment"
#~ msgstr "Edytuj załącznik"
#~ msgid "Decrypt With Chiasmus..."
#~ msgstr "Odszyfruj za pomocą rozszerzenia Chiasmus..."
#~ msgid ""
#~ "[KMail: Attachment contains binary data. Trying to show first character.]"
#~ msgid_plural ""
#~ "[KMail: Attachment contains binary data. Trying to show first %1 "
#~ "characters.]"
#~ msgstr[0] ""
#~ "[KMail: Załącznik zawiera dane binarne. Próba pokazania pierwszego znaku.]"
#~ msgstr[1] ""
#~ "[KMail: Załącznik zawiera dane binarne. Próba pokazania pierwszych %1 "
#~ "znaków.]"
#~ msgstr[2] ""
#~ "[KMail: Załącznik zawiera dane binarne. Próba pokazania pierwszych %1 "
#~ "znaków.]"
#~ msgid ""
#~ "Deleting an attachment might invalidate any digital signature on this "
#~ "message."
#~ msgstr "Usunięcie załącznika może unieważnić podpis cyfrowy tej wiadomości."
#~ msgid ""
#~ "Modifying an attachment might invalidate any digital signature on this "
#~ "message."
#~ msgstr ""
#~ "Modyfikacja załącznika może unieważnić podpis cyfrowy tej wiadomości."
#~ msgid ""
#~ "Header \"Disposition-Notification-Options\" contained required, but "
#~ "unknown parameter"
#~ msgstr ""
#~ "Nagłówek \"Opcje powiadamiania o losie wiadomości\" zawiera nieznany "
#~ "wymagany parametr"
#~ msgid "Receipt: "
#~ msgstr "Adres zwrotny: "
#~ msgid "This attachment has been deleted."
#~ msgstr "Ten załącznik został usunięty."
#~ msgid "The attachment '%1' has been deleted."
#~ msgstr "Załącznik '%1' został usunięty."
#~ msgid "internal part"
#~ msgstr "część wewnętrzna"
#~ msgid "body part"
#~ msgstr "treść"
#~ msgid ""
#~ "<qt><p>Structuring information returned by the Crypto plug-in could not "
#~ "be processed correctly; the plug-in might be damaged.</p><p>Please "
#~ "contact your system administrator.</p></qt>"
#~ msgstr ""
#~ "<qt><p>Niepoprawne informacje strukturalne zwrócone przez wtyczkę "
#~ "szyfrowania. Być może wtyczka jest uszkodzona.</p><p>Proszę skontaktować "
#~ "się z administratorem systemu.</p></qt>"
#~ msgid ""
#~ "<p>No active Crypto Plug-In was found and the built-in OpenPGP code did "
#~ "not run successfully.</p><p>You can do two things to change this:</"
#~ "p><ul><li><em>either</em> activate a Plug-In using the Settings-"
#~ ">Configure KMail->Plug-In dialog.</li><li><em>or</em> specify traditional "
#~ "OpenPGP settings on the same dialog's Identity->Advanced tab.</li></ul>"
#~ msgstr ""
#~ "<p>Nie znaleziono aktywnej wtyczki szyfrującej i nie udało się uruchomić "
#~ "wbudowanej obsługi PGP.</p> <p>Możesz poprawić to na dwa sposoby: "
#~ "<ul><li><em>albo</em> włączyć wtyczkę w oknie Ustawienia->Konfiguracja "
#~ "KMail->Wtyczki,</li><li><em>albo</em> podać tradycyjne ustawienia OpenPGP "
#~ "w oknie Tożsamość->Zaawansowane.</li></ul></p>"
#~ msgid ""
#~ "Chiasmus backend does not offer the \"x-encrypt\" function. Please report "
#~ "this bug."
#~ msgstr ""
#~ "Rozszerzenie Chiasmus nie obsługuje funkcji \"x-encrypt\". Proszę zgłosić "
#~ "błąd."
#~ msgid ""
#~ "The \"x-encrypt\" function does not accept the expected parameters. "
#~ "Please report this bug."
#~ msgstr ""
#~ "Funkcja \"x-encrypt\" nie przyjmuje spodziewanych parametrów. Proszę "
#~ "zgłosić ten błąd."
#~ msgid "Chiasmus Encryption Error"
#~ msgstr "Błąd szyfrowania Chiasmus"
#~ msgid ""
#~ "Unexpected return value from Chiasmus backend: The \"x-encrypt\" function "
#~ "did not return a byte array. Please report this bug."
#~ msgstr ""
#~ "Niespodziewana wartość zwrócona przez rozszerzenie Chiasmus. Funkcja \"x-"
#~ "encrypt\" nie zwróciła tablicy bajtów. Proszę zgłosić ten błąd."
#~ msgid ""
#~ "The inline OpenPGP crypto message format does not support encryption or "
#~ "signing of attachments.\n"
#~ "Really use deprecated inline OpenPGP?"
#~ msgstr ""
#~ "Wewnętrzny format szyfrowania OpenPGP nie dopuszcza szyfrowania lub "
#~ "podpisywania załączników.\n"
#~ "Na pewno użyć przestarzałego formatu wewnętrznego OpenPGP?"
#~ msgid "Use Inline OpenPGP"
#~ msgstr "Użyj wewnętrznego OpenPGP"
#~ msgid "Use OpenPGP/MIME"
#~ msgstr "Użyj OpenPGP/MIME"
#~ msgid ""
#~ "Examination of the recipient's signing preferences yielded that you be "
#~ "asked whether or not to sign this message.\n"
#~ "Sign this message?"
#~ msgstr ""
#~ "Zgodnie z ustawieniami podpisu dla tego adresata, powinieneś zostać "
#~ "zapytany o podpisanie tej wiadomości.\n"
#~ "Podpisać ją?"
#~ msgid "Sign Message?"
#~ msgstr "Podpisać wiadomość?"
#~ msgctxt "to sign"
#~ msgid "&Sign"
#~ msgstr "&Podpisz"
#~ msgid "Do &Not Sign"
#~ msgstr "&Nie podpisuj"
#~ msgid ""
#~ "There are conflicting signing preferences for these recipients.\n"
#~ "Sign this message?"
#~ msgstr ""
#~ "Ustawienia podpisu dla tych adresatów są sprzeczne.\n"
#~ "Podpisać tę wiadomość?"
#~ msgid ""
#~ "You have requested to sign this message, but no valid signing keys have "
#~ "been configured for this identity."
#~ msgstr ""
#~ "Wybrałeś podpisanie tej wiadomości, ale nie znaleziono poprawnych kluczy "
#~ "dla tej tożsamości."
#~ msgid "Send Unsigned?"
#~ msgstr "Wysłać niepodpisaną?"
#~ msgid "Send &Unsigned"
#~ msgstr "Wyślij &niepodpisaną"
#~ msgid ""
#~ "Some parts of this message will not be signed.\n"
#~ "Sending only partially signed messages might violate site policy.\n"
#~ "Sign all parts instead?"
#~ msgstr ""
#~ "Niektóre części tej wiadomości nie będą podpisane.\n"
#~ "Wysyłanie częściowo podpisanych wiadomości może naruszyć politykę "
#~ "serwera.\n"
#~ "Podpisać wszystkie części?"
#~ msgid ""
#~ "This message will not be signed.\n"
#~ "Sending unsigned message might violate site policy.\n"
#~ "Sign message instead?"
#~ msgstr ""
#~ "Ta wiadomość nie będzie podpisana.\n"
#~ "Wysłanie niepodpisanej wiadomości może naruszyć politykę serwera.\n"
#~ "Podpisać wiadomość?"
#~ msgid "&Sign All Parts"
#~ msgstr "Podpisz wszystkie &części"
#~ msgid "&Sign"
#~ msgstr "&Podpisz"
#~ msgid "Unsigned-Message Warning"
#~ msgstr "Ostrzeżenie o niepodpisanej wiadomości"
#~ msgid "Send &As Is"
#~ msgstr "Wyślij &tak"
#~ msgid ""
#~ "Valid trusted encryption keys were found for all recipients.\n"
#~ "Encrypt this message?"
#~ msgstr ""
#~ "Znaleziono poprawne klucze szyfrowania dla wszystkich adresatów.\n"
#~ "Zaszyfrować tę wiadomość?"
#~ msgid ""
#~ "Examination of the recipient's encryption preferences yielded that you be "
#~ "asked whether or not to encrypt this message.\n"
#~ "Encrypt this message?"
#~ msgstr ""
#~ "Zgodnie z ustawieniami szyfrowania dla tego adresata, powinieneś zostać "
#~ "zapytany o zaszyfrowanie tej wiadomości.\n"
#~ "Zaszyfrować ją?"
#~ msgid "Encrypt Message?"
#~ msgstr "Zaszyfrować wiadomość?"
#~ msgid "Sign && &Encrypt"
#~ msgstr "Podpisz i &szyfruj"
#~ msgid "&Sign Only"
#~ msgstr "&Tylko podpisz"
#~ msgid "&Send As-Is"
#~ msgstr "Wyślij &tak"
#~ msgid ""
#~ "There are conflicting encryption preferences for these recipients.\n"
#~ "Encrypt this message?"
#~ msgstr ""
#~ "Ustawienia szyfrowania dla tych adresatów są sprzeczne.\n"
#~ "Zaszyfrować tę wiadomość?"
#~ msgid "Do &Not Encrypt"
#~ msgstr "&Nie szyfruj"
#~ msgid ""
#~ "You have requested to encrypt this message, and to encrypt a copy to "
#~ "yourself, but no valid trusted encryption keys have been configured for "
#~ "this identity."
#~ msgstr ""
#~ "Wybrałeś zaszyfrowanie tej wiadomości i wysłanie zaszyfrowanej kopii do "
#~ "siebie, ale dla tej tożsamości nie skonfigurowano poprawnych zaufanych "
#~ "kluczy szyfrujących."
#~ msgid "Send Unencrypted?"
#~ msgstr "Wysłać niezaszyfrowaną?"
#~ msgid ""
#~ "Some parts of this message will not be encrypted.\n"
#~ "Sending only partially encrypted messages might violate site policy and/"
#~ "or leak sensitive information.\n"
#~ "Encrypt all parts instead?"
#~ msgstr ""
#~ "Niektóre części tej wiadomości nie będą zaszyfrowane.\n"
#~ "Wysyłanie częściowo zaszyfrowanych wiadomości może naruszyć politykę "
#~ "serwera i/lub spowodować ujawnienie ważnych informacji.\n"
#~ "Zaszyfrować wszystkie części?"
#~ msgid ""
#~ "This message will not be encrypted.\n"
#~ "Sending unencrypted messages might violate site policy and/or leak "
#~ "sensitive information.\n"
#~ "Encrypt messages instead?"
#~ msgstr ""
#~ "Ta wiadomość nie będzie zaszyfrowana.\n"
#~ "Wysyłanie niezaszyfrowanych wiadomości może naruszyć politykę serwera i/"
#~ "lub spowodować ujawnienie ważnych informacji.\n"
#~ "Zaszyfrować wiadomość?"
#~ msgid "&Encrypt All Parts"
#~ msgstr "Szyfruj &wszystkie części wiadomości"
#~ msgid "Unencrypted Message Warning"
#~ msgstr "Ostrzeżenie o niezaszyfrowanej wiadomości"
#~ msgid ""
#~ "<qt><p>Error: The backend did not return any encoded data.</p><p>Please "
#~ "report this bug:<br />%1</p></qt>"
#~ msgstr ""
#~ "<qt><p>Błąd: wtyczka szyfrująca nie zwróciła żadnych zaszyfrowanych "
#~ "danych.</p> <p>Proszę zgłosić ten błąd:<br/>%1</p></qt>"
#~ msgid ""
#~ "No suitable encoding could be found for your message.\n"
#~ "Please set an encoding using the 'Options' menu."
#~ msgstr ""
#~ "Nie podano kodowania dla tej wiadomości.\n"
#~ "Wybierz kodowanie z menu 'Ustawienia'."
#~ msgid ""
#~ "<qt>Not all characters fit into the chosen encoding '%1'.<br /><br />Send "
#~ "the message anyway and lose some characters or let Kmail try to "
#~ "automatically find a suitable encoding?</qt>"
#~ msgstr ""
#~ "<qt>Nie wszystkie znaki pasują do wybranego kodowania '%1'.<br/><br/>Mimo "
#~ "wszystko wysłać wiadomość, czy automatycznie wybrać odpowiednie kodowanie?"
#~ "</qt>"
#~ msgid "Some Characters Will Be Lost"
#~ msgstr "Niektóre znaki będą utracone"
#~ msgid "Auto-Detect Encoding"
#~ msgstr "Rozpoznaj automatycznie"
#~ msgid ""
#~ "This message could not be signed, since no valid signing keys have been "
#~ "found; this should actually never happen, please report this bug."
#~ msgstr ""
#~ "Nie można podpisać tej wiadomości, brak poprawnych kluczy popdpisu.To nie "
#~ "powinno się zdarzyć, proszę zgłosić raport o błędzie."
#~ msgid ""
#~ "This message could not be signed, since the chosen backend does not seem "
#~ "to support signing; this should actually never happen, please report this "
#~ "bug."
#~ msgstr ""
#~ "Nie można podpisać tej wiadomości - wybrana wtyczka nie obsługuje "
#~ "podpisów. To nie powinno się zdarzyć, proszę zgłosić raport o błędzie."
#~ msgid "GnuPG Audit Log for Signing Operation"
#~ msgstr "Plik diagnostyczny GnuPG dla operacji podpisywania"
#~ msgid ""
#~ "The signing operation failed. Please make sure that the gpg-agent program "
#~ "is running."
#~ msgstr ""
#~ "Podpisywanie nie powiodło się. Proszę sprawdzić, czy program gpg-agent "
#~ "działa."
#~ msgid ""
#~ "This message could not be encrypted, since the chosen backend does not "
#~ "seem to support encryption; this should actually never happen, please "
#~ "report this bug."
#~ msgstr ""
#~ "Nie można zaszyfrować tej wiadomości - wybrana wtyczka nie obsługuje "
#~ "szyfrowania. To nie powinno się zdarzyć, proszę zgłosić raport o błędzie."
#~ msgid "GnuPG Audit Log for Encryption Operation"
#~ msgstr "Plik diagnostyczny GnuPG dla operacji szyfrowania"
#~ msgid ""
#~ "This message could not be signed and encrypted, since the chosen backend "
#~ "does not seem to support combined signing and encryption; this should "
#~ "actually never happen, please report this bug."
#~ msgstr ""
#~ "Nie można podpisać i zaszyfrować tej wiadomości - wybrana wtyczka nie "
#~ "obsługuje jednoczesnego podpisywania i szyfrowania. To nie powinno się "
#~ "zdarzyć, proszę zgłosić raport o błędzie."
#~ msgid "Troubleshooting IMAP Cache"
#~ msgstr "Rozwiązywanie problemów z buforem IMAP"
#~ msgid ""
#~ "<p><b>Troubleshooting the IMAP Cache</b></p><p>If you have problems with "
#~ "synchronizing an IMAP folder, you should first try rebuilding the index "
#~ "file. This will take some time to rebuild, but will not cause any "
#~ "problems.</p><p>If that is not enough, you can try refreshing the IMAP "
#~ "cache. If you do this, you will lose all your local changes for this "
#~ "folder and all its subfolders.</p>"
#~ msgstr ""
#~ "<p><b>Rozwiązywanie problemów z buforem IMAP</b></p> <p>Jeśli wystąpił "
#~ "problem z synchronizacją foldera IMAP, należy najpierw odtworzyć plik "
#~ "indeksu. Zajmie to trochę czasu, ale nie spowoduje żadnych problemów.</p> "
#~ "<p>Jeśli to nie wystarczy, można odświeżyć bufor IMAP. Spowoduje to "
#~ "jednak utratę wszystkich zmian w tym folderze i jego podfolderach.</p>"
#~ msgctxt "@label:listbox Scope used when rebuilding index."
#~ msgid "Scope:"
#~ msgstr "Zasięg:"
#~ msgid "Only Current Folder"
#~ msgstr "Tylko aktualny folder"
#~ msgid "Current Folder & All Subfolders"
#~ msgstr "Aktualny folder i podfoldery"
#~ msgid "All Folders of This Account"
#~ msgstr "Wszystkie foldery tego konta"
#~ msgid "Refresh &Cache"
#~ msgstr "Odśwież &bufor"
#~ msgid ""
#~ "The UID cache file for folder %1 could not be read. There could be a "
#~ "problem with file system permission, or it is corrupted."
#~ msgstr ""
#~ "Nie można odczytać UID pliku bufora dla folderu %1. Być może wystąpił "
#~ "problem z prawami dostępu lub plik jest uszkodzony."
#~ msgid ""
#~ "The UID cache file for folder %1 could not be written. There could be a "
#~ "problem with file system permission."
#~ msgstr ""
#~ "Nie można zapisać UID pliku bufora dla folderu %1. Być może wystąpił "
#~ "problem z prawami dostępu."
#~ msgid "You must synchronize with the server before renaming IMAP folders."
#~ msgstr ""
#~ "Przed zmianą nazwy folderów IMAP konieczna jest synchronizacja z serwerem."
#~ msgid ""
#~ "No account setup for this folder.\n"
#~ "Please try running a sync before this."
#~ msgstr ""
#~ "Brak ustawień konta dla tego folderu.\n"
#~ "Proszę najpierw uruchomić synchronizację."
#~ msgid ""
#~ "Are you sure you want to refresh the IMAP cache of the folder %1 and all "
#~ "its subfolders?\n"
#~ "This will remove all changes you have done locally to your folders."
#~ msgstr ""
#~ "Na pewno odświeżyć bufor IMAP folderu %1 i wszystkich podfolderów?\n"
#~ "Spowoduje to utratę wszystkich zmian w lokalnych folderach."
#~ msgid "The index of this folder has been recreated."
#~ msgstr "Indeks tego folderu został odtworzony."
#~ msgid ""
#~ "Folder %1 is not in initial sync state (state was %2). Do you want to "
#~ "reset it to initial sync state and sync anyway?"
#~ msgstr ""
#~ "Folder %1 nie jest w stanie wstępnej synchronizacji (stan %2). Czy "
#~ "przywrócić go do stanu wstępnej synchronizacji i synchronizować?"
#~ msgid "Reset && Sync"
#~ msgstr "Przywróć i synchronizuj"
#~ msgid "Synchronizing"
#~ msgstr "Synchronizacja"
#~ msgid "Connecting to %1"
#~ msgstr "Łączenie z %1"
#~ msgid "Checking permissions"
#~ msgstr "Sprawdzanie praw dostępu"
#~ msgid "Renaming folder"
#~ msgstr "Zmiana nazwy folderu"
#~ msgid "Error while retrieving the folderlist"
#~ msgstr "Błąd podczas pobierania listy folderów"
#~ msgid "Retrieving subfolders"
#~ msgstr "Pobieranie podfolderów"
#~ msgid "Deleting folders from server"
#~ msgstr "Usuwanie folderów z serwera"
#~ msgid "Retrieving message list"
#~ msgstr "Pobieranie listy wiadomości"
#~ msgid "Expunging deleted messages"
#~ msgstr "Porządkowanie usuniętych wiadomości"
#~ msgid "Retrieving new messages"
#~ msgstr "Pobieranie nowych wiadomości"
#~ msgid "No new messages from server"
#~ msgstr "Brak nowych wiadomości na serwerze"
#~ msgid "Checking annotation support"
#~ msgstr "Sprawdzanie obsługi komentarzy"
#~ msgid "Setting annotations"
#~ msgstr "Ustawianie komentarzy"
#~ msgid "Setting permissions"
#~ msgstr "Ustawianie praw dostępu"
#~ msgid "Retrieving permissions"
#~ msgstr "Pobieranie praw dostępu"
#~ msgid "Getting quota information"
#~ msgstr "Pobieranie informacji o limitach dyskowych"
#~ msgid "Updating cache file"
#~ msgstr "Uaktualnianie pliku bufora"
#~ msgid "Synchronization done"
#~ msgstr "Synchronizacja zakończona"
#~ msgid "Uploading messages to server"
#~ msgstr "Wysyłanie wiadomości na serwer"
#~ msgid ""
#~ "<p>Your access rights to folder <b>%1</b> have been restricted, it will "
#~ "no longer be possible to add messages to this folder.</p>"
#~ msgstr ""
#~ "<p>Prawa dostępu do folderu <b>%1</b> zostały ograniczone. Niemożliwe "
#~ "jest dalsze dodawanie wiadomości do tego folderu.</p>"
#~ msgid "Access rights revoked"
#~ msgstr "Odebrane prawa dostępu"
#~ msgid "No messages to upload to server"
#~ msgstr "Brak wiadomości do wysłania na serwer"
#~ msgid "Uploading status of messages to server"
#~ msgstr "Wysyłanie stanu wiadomości na serwer"
#~ msgid "Creating subfolders on server"
#~ msgstr "Tworzenie podfolderów na serwerze"
#~ msgid ""
#~ "<qt><p>Mails on the server in folder <b>%1</b> were deleted. Do you want "
#~ "to delete them locally?</p><p>UIDs: %2</p></qt>"
#~ msgstr ""
#~ "<qt><p>Wiadomości w folderze <b>%1</b> na serwerze zostały usunięte "
#~ "Usunąć folder lokalnie?</p><p>UID: %2</p></qt>"
#~ msgid "Deleting removed messages from server"
#~ msgstr "Usuwanie z serwera usuniętych wiadomości"
#~ msgid "Checking folder validity"
#~ msgstr "Sprawdzanie poprawności folderu"
#~ msgid "Folder listing failed in interesting ways."
#~ msgstr "Wyświetlanie folderu nie powiodło się."
#~ msgid "Retrieving folders for namespace %1"
#~ msgstr "Pobieranie folderów z przestrzeni nazw %1"
#~ msgid ""
#~ "<qt><p>It seems that the folder <b>%1</b> was deleted. Do you want to "
#~ "delete it from the server?</p></qt>"
#~ msgstr ""
#~ "<qt><p>Wygląda na to, że folder <b>%1</b> został usunięty. Usunąć go z "
#~ "serwera?</p></qt>"
#~ msgid "Canceled"
#~ msgstr "Anulowano"
#~ msgid ""
#~ "The IMAP server %1 does not have support for IMAP annotations. The XML "
#~ "storage cannot be used on this server; please re-configure KMail "
#~ "differently."
#~ msgstr ""
#~ "Serwer IMAP %1 nie obsługuje komentarzy IMAP. Zapisywanie XML nie jest "
#~ "możliwe na tym serwerze; proszę zmienić konfigurację KMaila."
#~ msgid ""
#~ "The IMAP server %1 does not support annotations. The XML storage cannot "
#~ "be used on this server, please re-configure KMail differently"
#~ msgstr ""
#~ "Serwer IMAP %1 nie obsługuje komentarzy IMAP. Zapisywanie XML nie jest "
#~ "możliwe na tym serwerze; proszę zmienić konfigurację KMaila."
#~ msgid "Error while setting annotation: "
#~ msgstr "Błąd podczas ustawiania komentarza: "
#~ msgid "lost+found"
#~ msgstr "zgubione+znalezione"
#~ msgid ""
#~ "<p>There are new messages in folder <b>%1</b>, which have not been "
#~ "uploaded to the server yet, but the folder has been deleted on the server "
#~ "or you do not have sufficient access rights on the folder to upload them."
#~ "</p><p>All affected messages will therefore be moved to <b>%2</b> to "
#~ "avoid data loss.</p>"
#~ msgstr ""
#~ "<p>W folderze <b>%1</b> znajdują się nowe wiadomości, które nie zostały "
#~ "wysłane na serwer, ale folder został usunięty z serwera lub brak "
#~ "wystarczających praw dostępu do folderu, żeby je wysłać.</p><p>Wszystkie "
#~ "wiadomości zostaną przeniesione do <b>%2</b>, żeby uniknąć utraty danych."
#~ "</p>"
#~ msgid "Insufficient access rights"
#~ msgstr "Niewystarczające prawa dostępu"
#~ msgid ""
#~ "<p>There are new messages in this folder (%1), which have not been "
#~ "uploaded to the server yet, but the folder has been deleted on the server "
#~ "or you do not have sufficient access rights on the folder now to upload "
#~ "them. Please contact your administrator to allow upload of new messages "
#~ "to you, or move them out of this folder.</p> <p>Do you want to move these "
#~ "messages to another folder now?</p>"
#~ msgstr ""
#~ "<p>W tym folderze (%1) znajdują się nowe wiadomości, które nie zostały "
#~ "wysłane na serwer, ale aktualnie brak wystarczających praw dostępu do "
#~ "foldera, żeby je wysłać. Poproś administratora o nadanie odpowiednich "
#~ "praw albo przenieś wiadomości z tego foldera.</p><p>Czy chcesz teraz "
#~ "przenieść te wiadomości do innego foldera?</p>"
#~ msgid "<qt>Error while creating file <b>%1</b>:<br />%2</qt>"
#~ msgstr "<qt>Błąd podczas tworzenia pliku <b>%1</b><br/>:%2</qt>"
#~ msgid ""
#~ "Folder names cannot contain the / (slash) character; please choose "
#~ "another folder name."
#~ msgstr ""
#~ "Nazwa folderu nie może zawierać znaku / (ukośnik); proszę wybrać inną "
#~ "nazwę."
#~ msgid ""
#~ "Folder names cannot start with a . (dot) character; please choose another "
#~ "folder name."
#~ msgstr ""
#~ "Nazwa folderu nie może zaczynać się znakiem . (kropka); proszę wybrać "
#~ "inną nazwę."
#~ msgid ""
#~ "Your IMAP server does not allow the character '%1'; please choose another "
#~ "folder name."
#~ msgstr ""
#~ "Twój serwer IMAP nie dopuszcza znaku '%1' w nazwie foldera. Proszę wybrać "
#~ "inną nazwę."
#~ msgid "Allow 8-bit"
#~ msgstr "Dopuść 8 bitów"
#~ msgid "MIME Compliant (Quoted Printable)"
#~ msgstr "Zgodny z MIME (Quoted Printable)"
#~ msgid "Message &property:"
#~ msgstr "&Format wiadomości:"
#~ msgid "Unable to locate account"
#~ msgstr "Nie można znaleźć konta"
#~ msgid "<qt>Unable to locate account <b>%1</b>.</qt>"
#~ msgstr "<qt>Nie można znaleźć konta <b>%1</b>.</qt>"
#~ msgid "Fallback ch&aracter encoding:"
#~ msgstr "Kodowanie &awaryjne:"
#~ msgid "&Override character encoding:"
#~ msgstr "&Wymuś kodowanie:"
#~ msgid "Warnings"
#~ msgstr "Ostrzeżenia"
#~ msgid "Crypto Backends"
#~ msgstr "Narzędzia szyfrujące"
#~ msgid "Groupware"
#~ msgstr "Praca grupowa"
#~ msgid "Set the parent of the resource folders"
#~ msgstr "Ustaw folder nadrzędny dla folderów źródeł danych"
#~ msgid "<Choose a Folder>"
#~ msgstr "<Wybierz folder>"
#~ msgid "&Resource folders are subfolders of:"
#~ msgstr "Foldery źródeł danych są &podfolderami:"
#~ msgid "&Resource folders are in account:"
#~ msgstr "Foldery źródeł danych należą do &konta:"
#~ msgid ""
#~ "<qt>Invitations are normally sent as attachments to a mail. This switch "
#~ "changes the invitation mails to be sent in the text of the mail instead; "
#~ "this is necessary to send invitations and replies to Microsoft Outlook."
#~ "<br />But, when you do this, you no longer get descriptive text that mail "
#~ "programs can read; so, to people who have email programs that do not "
#~ "understand the invitations, the resulting messages look very odd.<br /"
#~ ">People that have email programs that do understand invitations will "
#~ "still be able to work with this.</qt>"
#~ msgstr ""
#~ "<qt>Zaproszenia są zwykle wysyłane jako załączniki do wiadomości. Ta "
#~ "opcja spowoduje, że będą one wysłane w treści wiadomości - jest to "
#~ "niezbędne przy komunikacji z programem Microsoft Outlook. <br/>Włączenie "
#~ "tej opcji oznacza jednak, że tekst zaproszenia nie będzie czytelny dla "
#~ "programów pocztowych nie obsługujących zaproszeń - w takich programach "
#~ "wiadomość będzie wyglądała dziwnie. <br/>W programach obsługujących "
#~ "zaproszenia ta opcja nie spowoduje problemów.</qt>"
#~ msgid "Old Folders"
#~ msgstr "Stare foldery"
#~ msgid "Favorite Folders"
#~ msgstr "Ulubione foldery"
#~ msgctxt "@info"
#~ msgid ""
#~ "You are about to recreate the index for folder <resource>%1</resource>."
#~ "<nl/><warning>This will destroy all message status information.</"
#~ "warning><nl/>Are you sure you want to continue?"
#~ msgstr ""
#~ "Indeks dla folderu <resource>%1</resource> zostanie odtworzony.<nl/"
#~ "><warning>Informacje o stanie wiadomości zostaną utracone.</warning><nl/"
#~ ">Kontynuować?"
#~ msgctxt "@title"
#~ msgid "Really recreate index?"
#~ msgstr "Na pewno odtworzyć indeks?"
#~ msgctxt "@action:button"
#~ msgid "Recreate Index"
#~ msgstr "Odtwórz indeks"
#~ msgid "The index of folder %1 has been recreated."
#~ msgstr "Indeks folderu %1 został odtworzony."
#~ msgid "Index recreated"
#~ msgstr "Indeks odtworzony"
#~ msgid "Check Mail in Favorite Folders"
#~ msgstr "Sprawdź pocztę w ulubionych folderach"
#~ msgid "&Properties"
#~ msgstr "&Właściwości"
#~ msgid "Check Mail &in This Folder"
#~ msgstr "Sprawdź pocztę w tym &folderze"
#~ msgid "Rebuild Index..."
#~ msgstr "Odtwórz indeks..."
#~ msgid "Cut Folder"
#~ msgstr "Wytnij folder"
#~ msgid "Paste Folder"
#~ msgstr "Wklej folder"
#~ msgid "Paste Messages"
#~ msgstr "Wklej wiadomości"
#~ msgid "&Troubleshoot IMAP Cache..."
#~ msgstr "&Rozwiąż problemy z buforem IMAP..."
#~ msgid "Subscription"
#~ msgstr "Subskrypcja"
#~ msgid "Local Subscription"
#~ msgstr "Subskrypcja lokalna"
#~ msgid "Import Archive"
#~ msgstr "Importuj archiwum"
#~ msgid "Please select an archive file that should be imported."
#~ msgstr "Proszę wybrać plik archiwum do zaimportowania."
#~ msgid "No archive file selected"
#~ msgstr "Nie wybrano pliku archiwum"
#~ msgid "Please select the folder where the archive should be imported to."
#~ msgstr "Proszę wybrać folder docelowy dla importowanego archiwum."
#~ msgid "No target folder selected"
#~ msgstr "Nie wybrano folderu docelowego"
#~ msgid "Are you sure you want to expire old messages?"
#~ msgstr "Na pewno usunąć stare wiadomości?"
#~ msgid ""
#~ "'%1' does not appear to be a folder.\n"
#~ "Please move the file out of the way."
#~ msgstr ""
#~ "'%1' nie jest folderem.\n"
#~ "Proszę usunąć plik."
#~ msgid ""
#~ "A folder with the same name has been deleted since the last mail check. "
#~ "You need to check mails first before creating another folder with the "
#~ "same name."
#~ msgstr ""
#~ "Folder o takiej samej nazwie usunięto od czasu ostatniego sprawdzania "
#~ "poczty. Przed utworzeniem tego folderu konieczne jest sprawdzenie poczty."
#~ msgid "GB"
#~ msgstr "GB"
#~ msgid "Removing folder"
#~ msgstr "Usuwanie folderu"
#~ msgid "URL: %1"
#~ msgstr "URL: %1"
#~ msgid "checking"
#~ msgstr "sprawdzanie"
#~ msgid "Error while querying the server status."
#~ msgstr "Błąd podczas sprawdzania stanu serwera."
#~ msgid "Retrieving message status"
#~ msgstr "Pobieranie stanu wiadomości"
#~ msgid "Retrieving messages"
#~ msgstr "Pobieranie wiadomości"
#~ msgid "Error while listing the contents of the folder %1."
#~ msgstr "Błąd podczas wyświetlania zawartości folderu %1."
#~ msgid "Error while creating a folder."
#~ msgstr "Błąd podczas tworzenia folderu."
#~ msgid "updating message counts"
#~ msgstr "uaktualnianie liczby wiadomości"
#~ msgid "Error while getting folder information."
#~ msgstr "Błąd podczas pobierania informacji o folderze."
#~ msgid "Permissions (ACL)"
#~ msgstr "Prawa dostępu (ACL)"
#~ msgctxt "type of folder storage"
#~ msgid "Mailbox"
#~ msgstr "Skrzynka pocztowa"
#~ msgctxt "type of folder storage"
#~ msgid "Maildir"
#~ msgstr "Skrzynka pocztowa (Maildir)"
#~ msgctxt "type of folder storage"
#~ msgid "Disconnected IMAP"
#~ msgstr "Rozłączony IMAP"
#~ msgctxt "type of folder storage"
#~ msgid "IMAP"
#~ msgstr "IMAP"
#~ msgctxt "type of folder storage"
#~ msgid "Unknown"
#~ msgstr "Nieznany"
#~ msgid "Recreate Index"
#~ msgstr "Odtwórz indeks"
#~ msgid "Rebuild Local IMAP Cache"
#~ msgstr "Ponownie utwórz lokalny bufor IMAP"
#~ msgctxt "compaction status"
#~ msgid "Unknown"
#~ msgstr "Nieznany"
#~ msgid "Compaction:"
#~ msgstr "Porządkowanie:"
#~ msgid "Compact Now"
#~ msgstr "Porządkuj teraz"
#~ msgctxt "File size in bytes"
#~ msgid "%1 B"
#~ msgstr "%1 B"
#~ msgctxt "compaction status"
#~ msgid "Possible"
#~ msgstr "Możliwe"
#~ msgctxt "compaction status"
#~ msgid "Possible, but unsafe"
#~ msgstr "Możliwe, ale niebezpieczne"
#~ msgctxt "compaction status"
#~ msgid "Not required"
#~ msgstr "Niepotrzebne"
#~ msgctxt "@info"
#~ msgid ""
#~ "Compacting folder <resource>%1</resource> may not be safe.<nl/"
#~ "><warning>This may result in index or mailbox corruption.</warning><nl/"
#~ ">Ensure that you have a recent backup of the mailbox and messages."
#~ msgstr ""
#~ "Porządkowanie folderu <resource>%1</resource> może nie być bezpieczne.<nl/"
#~ "><warning>Może uszkodzić indeks lub skrzynkę pocztowych.</warning><nl/"
#~ ">Proszę utworzyć aktualną kopię skrzynki i wiadomości."
#~ msgctxt "@title"
#~ msgid "Really compact folder?"
#~ msgstr "Na pewno uporządkować folder?"
#~ msgctxt "@action:button"
#~ msgid "Compact Folder"
#~ msgstr "Porządkuj folder"
#~ msgid "Create an Account Later"
#~ msgstr "Utwórz konto później"
#~ msgid "Incoming server:"
#~ msgstr "Serwer przychodzący:"
#~ msgid ""
#~ "<qt>It seems you have started KMail for the first time.<br/>You can use "
#~ "this wizard to setup your mail accounts. Just enter the connection data "
#~ "that you received from your email provider into the following pages.</qt>"
#~ msgstr ""
#~ "<qt>Wygląda na to, że KMail został uruchomiony po raz pierwszy. Możesz "
#~ "użyć tego asystenta, by skonfigurować Twoje konta pocztowe. Wystarczy "
#~ "wpisać dane otrzymane od dostawcy konta e-mail na poniższych stronach.</"
#~ "qt>"
#~ msgid ""
#~ "<qt>You can use this wizard to setup your mail accounts.<br/>Just enter "
#~ "the connection data that you received from your email provider into the "
#~ "following pages.</qt>"
#~ msgstr ""
#~ "<qt>Możesz użyć tego asystenta, by skonfigurować Twoje konta pocztowe. "
#~ "Wystarczy wpisać dane otrzymane od dostawcy konta e-mail na poniższych "
#~ "stronach.</qt>"
#~ msgid "Create a new identity"
#~ msgstr "Utwórz nowa tożsamość"
#~ msgid ""
#~ "<qt>An identity is your email address, name, organization and so on. Do "
#~ "not uncheck this if you do not know what you are doing, as some servers "
#~ "refuse to send mail if the sending identity does not match the one "
#~ "belonging to that account.</qt>"
#~ msgstr ""
#~ "<qt>Tożsamość to Twój adres e-mail, imię i nazwisko, organizacja itd. Nie "
#~ "wyłączaj tej opcji, jeśli nie jesteś pewny, co robisz, bo niektóre "
#~ "serwery nie pozwalają na wysłanie wiadomości innej niż właściwa dla tego "
#~ "konta.</qt>"
#~ msgid "Account Wizard"
#~ msgstr "Asystent tworzenia kont"
#~ msgid "Select what kind of account you would like to create"
#~ msgstr "Wybierz rodzaj tworzonego konta"
#~ msgid "Account Type"
#~ msgstr "Rodzaj konta"
#~ msgid "Real name:"
#~ msgstr "Imię i nazwisko:"
#~ msgid "Account Information"
#~ msgstr "Informacje o koncie"
#~ msgid "Login name:"
#~ msgstr "Użytkownik:"
#~ msgid "Password:"
#~ msgstr "Hasło:"
#~ msgid "Choose..."
#~ msgstr "Wybierz..."
#~ msgid "Outgoing server:"
#~ msgstr "Serwer wychodzący:"
#~ msgid "Use local delivery"
#~ msgstr "Użyj lokalnego dostarczania"
#~ msgid ""
#~ "If your local host acts as a sending mail server (SMTP), you may activate "
#~ "this."
#~ msgstr ""
#~ "Jeśli Twój lokalny komputer działa jako serwer poczty (SMTP), możesz "
#~ "włączyć tę opcję."
#~ msgid "Server Information"
#~ msgstr "Informacje o serwerze"
#~ msgctxt "Default name for new email accounts/identities."
#~ msgid "Unnamed"
#~ msgstr "Nienazwany"
#~ msgid "Local Account"
#~ msgstr "Konto lokalne"
#~ msgid "Checking for supported security capabilities of %1..."
#~ msgstr "Sprawdź dostępne funkcje bezpieczeństwa na serwerze %1..."
#~ msgid "Source URL is malformed"
#~ msgstr "Błędny źródłowy URL"
#~ msgid "Kioslave Error Message"
#~ msgstr "Komunikat o błędzie Kioslave"
#~ msgid ""
#~ "Your POP3 server (Account: %1) does not support the UIDL command: this "
#~ "command is required to determine, in a reliable way, which of the mails "
#~ "on the server KMail has already seen before;\n"
#~ "the feature to leave the mails on the server will therefore not work "
#~ "properly."
#~ msgstr ""
#~ "Twój serwer POP3 (konto: %1) nie obsługuje polecenia UIDL. Polecenie to "
#~ "jest potrzebne, by wiarygodnie ustalić, które z wiadomości na serwerze "
#~ "odebrano wcześniej w programie KMail.\n"
#~ "Funkcja pozostawiania kopii na serwerze nie będzie działać poprawnie."
#~ msgid "Fetched 1 message from %2. Deleting messages from server..."
#~ msgid_plural "Fetched %1 messages from %2. Deleting messages from server..."
#~ msgstr[0] "Pobrano %1 wiadomość z %2. Usuwanie wiadomości z serwera..."
#~ msgstr[1] "Pobrano %1 wiadomości z %2. Usuwanie wiadomości z serwera..."
#~ msgstr[2] "Pobrano %1 wiadomości z %2. Usuwanie wiadomości z serwera..."
#~ msgid "Fetched 1 message from %2. Terminating transmission..."
#~ msgid_plural "Fetched %1 messages from %2. Terminating transmission..."
#~ msgstr[0] "Pobrano %1 wiadomość z %2. Przerywanie pobierania..."
#~ msgstr[1] "Pobrano %1 wiadomości z %2. Przerywanie pobierania..."
#~ msgstr[2] "Pobrano %1 wiadomości z %2. Przerywanie pobierania..."
#~ msgid ""
#~ "Fetching message %1 of %2 (%3 of %4 KB) for %5@%6 (%7 KB remain on the "
#~ "server)."
#~ msgstr ""
#~ "Odbieranie wiadomości %1 z %2 (%3 z %4 KB) z konta %5@%6 (%7 KB pozostaje "
#~ "na serwerze)."
#~ msgid "Fetching message %1 of %2 (%3 of %4 KB) for %5@%6."
#~ msgstr "Odbieranie wiadomości %1 z %2 (%3 z %4 KB) z konta %5@%6."
#~ msgid "Unable to complete LIST operation."
#~ msgstr "Nie można dokończyć polecenia LIST."
#~ msgid ""
#~ "Error while checking account %1 for new mail:\n"
#~ "%2"
#~ msgstr ""
#~ "Błąd podczas sprawdzania nowej poczty na koncie %1:\n"
#~ "%2"
#~ msgid ""
#~ "Your POP3 server (Account: %1) does not support the TOP command. "
#~ "Therefore it is not possible to fetch the headers of large emails first, "
#~ "before downloading them."
#~ msgstr ""
#~ "Twój serwer POP3 (konto: %1) nie obsługuje polecenia TOP. W związku z tym "
#~ "niemożliwe jest pobranie samych nagłówków przed odebraniem całych "
#~ "wiadomości."
#~ msgid ""
#~ "<qt><b><br />H<br />T<br />M<br />L<br /> <br />M<br />e<br />s<br /"
#~ ">s<br />a<br />g<br />e</b></qt>"
#~ msgstr ""
#~ "<qt><b><br />W<br/>i<br/>a<br/>d<br/>o<br/>m<br/>o<br/>ś<br/>ć<br/> <br/"
#~ ">H<br/>T<br/>M<br/>L</b></qt>"
#~ msgid ""
#~ "<qt><br />N<br />o<br /> <br />H<br />T<br />M<br />L<br /> <br />M<br /"
#~ ">e<br />s<br />s<br />a<br />g<br />e</qt>"
#~ msgstr ""
#~ "<qt><br />W<br/>i<br />a<br />d<br />o<br />m<br />o<br />ś<br />ć<br /> "
#~ "<br />b<br />e<br />z<br /> <br />H<br />T<br />M<br />L</qt>"
#~ msgid ""
#~ "<qt><br />P<br />l<br />a<br />i<br />n<br /> <br />M<br />e<br />s<br /"
#~ ">s<br />a<br />g<br />e<br /></qt>"
#~ msgstr ""
#~ "<qt><br />Z<br />w<br />y<br />k<br /><br />ł<br />a<br /> <br />w<br /"
#~ ">i<br />a<br />d<br />o<br />m<br />o<br />ś<br />ć<br /></qt>"
#~ msgid "Click to toggle between HTML and plain text."
#~ msgstr "Kliknij, by przełączyć między HTML a zwykłym tekstem."
#~ msgid "Se&t Encoding"
#~ msgstr "Ustaw &kodowanie"
#~ msgid "Auto-Detect"
#~ msgstr "Rozpoznaj automatycznie"
#~ msgid ""
#~ "<qt><p>KMail could not recognize the location of the attachment (%1);</"
#~ "p><p>you have to specify the full path if you wish to attach a file.</p></"
#~ "qt>"
#~ msgstr ""
#~ "<qt><p>KMail nie rozpoznał położenia załącznika (%1).</p><p>Musisz podać "
#~ "pełną ścieżkę, jeśli chcesz załączyć plik.</p></qt>"
#~ msgid ""
#~ "<qt><p>Your administrator has disallowed attaching files bigger than %1 "
#~ "MB.</p></qt>"
#~ msgstr ""
#~ "<qt><p>Twój administrator zablokował załączanie plików większych niż %1 "
#~ "MB.</p></qt>"
#~ msgid "Key Export Failed"
#~ msgstr "Eksportowanie klucza nie powiodło się"
#~ msgid "KMail could not compress the file."
#~ msgstr "KMail nie mógł spakować pliku."
#~ msgid "KMail could not uncompress the file."
#~ msgstr "KMail nie mógł rozpakować pliku."
#~ msgctxt "@info"
#~ msgid ""
#~ "KMail was unable to create the temporary file <filename>%1</filename>.\n"
#~ "Because of this, editing this attachment is not possible."
#~ msgstr ""
#~ "KMail nie mógł utworzyć pliku tymczasowego <filename>%1</filename>.\n"
#~ "W związku z tym edycja załącznika jest niemożliwa."
#~ msgid ""
#~ "The custom drafts or templates folder for identify \"%1\" does not exist "
#~ "(anymore); therefore, the default drafts or templates folder will be used."
#~ msgstr ""
#~ "Folder na wiadomości robocze lub szablony dla tożsamości \"%1\" już nie "
#~ "istnieje. Wykorzystany zostanie domyślny folder."
#~ msgid "Description"
#~ msgstr "Opis"
#~ msgid "Save All Attachments..."
#~ msgstr "Zapisz wszystkie załączniki..."
#~ msgid "Unspecified Binary Data"
#~ msgstr "niewyspecyfikowane dane binarne"
#~ msgid "Add as &Text"
#~ msgstr "Dodaj jako &tekst"
#~ msgctxt "@info"
#~ msgid ""
#~ "Locally unsubscribing from folders will remove all information that is "
#~ "present locally about those folders. The folders will not be changed on "
#~ "the server. Press cancel now if you want to make sure all local changes "
#~ "have been written to the server by checking mail first."
#~ msgstr ""
#~ "Lokalne odsubskrybowanie z folderów utraci wszelkie informacje lokalne o "
#~ "tych folderach. Foldery nie zostaną zmienione na serwerze. Jeśli chcesz "
#~ "się upewnić, że lokalne zmiany zostaną zapisane na serwerze, anuluj "
#~ "operację i sprawdź pocztę."
#~ msgctxt "@title:window"
#~ msgid "Local changes will be lost when unsubscribing"
#~ msgstr "Zmiany lokalne zostaną utracone przy odsubskrybowaniu"
#~ msgctxt "@info"
#~ msgid ""
#~ "Currently local subscriptions are not used for account <resource>%1</"
#~ "resource>.<nl/>\n"
#~ "Do you want to enable local subscriptions?"
#~ msgstr ""
#~ "W tej chwili lokalne subskrypcje dla konta <resource>%1</resource> są "
#~ "wyłączone.<nl/>\n"
#~ "Włączyć lokalne subskrypcje?"
#~ msgid "Message Text as Is"
#~ msgstr "Tekst wiadomości"
#~ msgid "Date in Short Format"
#~ msgstr "Skrócona data"
#~ msgid "Date in C Locale"
#~ msgstr "Data po angielsku"
#~ msgid "Day of Week"
#~ msgstr "Dzień tygodnia"
#~ msgid "Time"
#~ msgstr "Czas"
#~ msgid "Time in Long Format"
#~ msgstr "Dokładny czas"
#~ msgid "Time in C Locale"
#~ msgstr "Czas po angielsku"
#~ msgid "To Field Address"
#~ msgstr "Adres odbiorcy"
#~ msgid "To Field First Name"
#~ msgstr "Imię odbiorcy"
#~ msgid "To Field Last Name"
#~ msgstr "Nazwisko odbiorcy"
#~ msgid "CC Field Address"
#~ msgstr "Adres odbiorcy kopii"
#~ msgid "CC Field Name"
#~ msgstr "Imię i nazwisko odbiorcy kopii"
#~ msgid "CC Field First Name"
#~ msgstr "Imię odbiorcy kopii"
#~ msgid "CC Field Last Name"
#~ msgstr "Nazwisko odbiorcy kopii"
#~ msgid "From Field Address"
#~ msgstr "Adres nadawcy"
#~ msgid "From Field Name"
#~ msgstr "Imię i nazwisko nadawcy"
#~ msgid "From Field First Name"
#~ msgstr "Imię nadawcy"
#~ msgid "From Field Last Name"
#~ msgstr "Nazwisko nadawcy"
#~ msgid "Addresses of all recipients"
#~ msgstr "Adresy wszystkich odbiorców"
#~ msgctxt "Template value for subject of the message"
#~ msgid "Subject"
#~ msgstr "Temat"
#~ msgid "Quoted Headers"
#~ msgstr "Cytowane nagłówki"
#~ msgid "Headers as Is"
#~ msgstr "Wszystkie nagłówki"
#~ msgid "Header Content"
#~ msgstr "Zawartość nagłówka"
#~ msgid "From field Name"
#~ msgstr "Imię i nazwisko nadawcy"
#~ msgctxt "Template subject command."
#~ msgid "Subject"
#~ msgstr "Temat"
#~ msgid "Pipe Original Message Body and Insert Result as Quoted Text"
#~ msgstr "Filtruj oryginalną wiadomość i wstaw zawartość jako cytowany tekst"
#~ msgid "Pipe Original Message Body and Insert Result as Is"
#~ msgstr "Filtruj oryginalną wiadomość i wstaw zawartość"
#~ msgid "Pipe Original Message with Headers and Insert Result as Is"
#~ msgstr "Filtruj oryginalną wiadomość z nagłówkami i wstaw zawartość"
#~ msgid "Pipe Current Message Body and Insert Result as Is"
#~ msgstr "Filtruj treść aktualnej wiadomości i wstaw zawartość"
#~ msgid "Pipe Current Message Body and Replace with Result"
#~ msgstr "Filtruj treść aktualnej wiadomości i zastąp wynikiem filtrowania"
#~ msgctxt "Inserts user signature, also known as footer, into message"
#~ msgid "Signature"
#~ msgstr "Podpis"
#~ msgctxt ""
#~ "All characters, up to and including the next newline, are discarded "
#~ "without performing any macro expansion"
#~ msgid "Discard to Next Line"
#~ msgstr "Ignoruj do następnego wiersza"
#~ msgid "Template Comment"
#~ msgstr "Komentarz z szablonu"
#~ msgid "No Operation"
#~ msgstr "Brak działań"
#~ msgid "Clear Generated Message"
#~ msgstr "Wyczyść utworzoną wiadomość"
#~ msgid "Turn Debug On"
#~ msgstr "Włącz debugowanie"
#~ msgid "Turn Debug Off"
#~ msgstr "Wyłącz debugowanie"
#~ msgid "&Insert Command"
#~ msgstr "Wstaw polecen&ie"
#~ msgid "Original Message"
#~ msgstr "Wiadomość oryginalna"
#~ msgid "Current Message"
#~ msgstr "Aktualna wiadomość"
#~ msgid "Process with External Programs"
#~ msgstr "Przetwórz zewnętrznym programem"
#~ msgid "Account %1"
#~ msgstr "Konto %1"
#~ msgid ""
#~ "Account %1 has no mailbox defined:\n"
#~ "mail checking aborted;\n"
#~ "check your account settings."
#~ msgstr ""
#~ "Dla konta %1 nie zdefiniowano skrzynki.\n"
#~ "Sprawdzanie poczty zostało przerwane.\n"
#~ "Proszę sprawdzić ustawienia konta."
#~ msgid "Checking account %1 for new mail"
#~ msgstr "Sprawdzanie nowej poczty na koncie %1"
#~ msgid "POP Account"
#~ msgstr "Konto POP"
#~ msgid "IMAP Account"
#~ msgstr "Konto IMAP"
#~ msgid ""
#~ "You need to add an account in the network section of the settings in "
#~ "order to receive mail."
#~ msgstr ""
#~ "Musisz dodać konto w ustawieniach (część 'Sieć'), by móc odbierać pocztę."
#~ msgctxt ""
#~ "%1: name; %2: number appended to it to make it uniqueamong a list of names"
#~ msgid "%1 #%2"
#~ msgstr "%1 #%2"
#~ msgid "Please select the Chiasmus key file to use:"
#~ msgstr "Proszę wybrać plik z kluczem Chiasmus do użycia:"
#~ msgid ""
#~ "<qt>The receiver of this invitation does not match any of your identities."
#~ "<br>Please select the transport which should be used to send your reply.</"
#~ "qt>"
#~ msgstr ""
#~ "<qt>Odbiorca tego zaproszenia nie pasuje do żadnej z Twoich tożsamości."
#~ "<br>Proszę wybrać metodę dostarczenia Twojej odpowiedzi.</qt>"
#~ msgid ""
#~ "<qt>The identity matching the receiver of this invitation does not have "
#~ "an associated transport configured.<br>Please select the transport which "
#~ "should be used to send your reply.</qt>"
#~ msgstr ""
#~ "<qt>Tożsamość pasująca do odbiorcy tego zaproszenia nie ma wybranej "
#~ "metody wysyłania.<br>Proszę wybrać metodę dostarczenia Twojej odpowiedzi."
#~ "</qt>"
#~ msgctxt "Not able to attend."
#~ msgid "Declined: %1"
#~ msgstr "Odrzucone: %1"
#~ msgctxt "Unsure if it is possible to attend."
#~ msgid "Tentative: %1"
#~ msgstr "Niepewne: %1"
#~ msgctxt "Accepted the invitation."
#~ msgid "Accepted: %1"
#~ msgstr "Zaakceptowane: %1"
#~ msgid ""
#~ "<qt>None of your identities match the receiver of this message,<br /"
#~ ">please choose which of the following addresses is yours, if any, or "
#~ "select one of your identities to use in the reply:</qt>"
#~ msgstr ""
#~ "<qt>Żadna z Twoich tożsamości nie pasuje do odbiorcy tej wiadomości.<br/"
#~ ">Proszę wybrać, który z poniższych adresów jest Twój, albo wybrać jedną z "
#~ "tożsamości do użycia w odpowiedzi:</qt>"
#~ msgid ""
#~ "<qt>Several of your identities match the receiver of this message,<br /"
#~ ">please choose which of the following addresses is yours:</qt>"
#~ msgstr ""
#~ "<qt>Kilka z Twoich tożsamości pasuje do adresata tej wiadomości.<br/"
#~ ">Proszę wybrać, który z poniższych adresów jest Twój:</qt>"
#~ msgid "Select Address"
#~ msgstr "Wybierz adres"
#~ msgid ""
#~ "Cannot open file \"%1\":\n"
#~ "%2"
#~ msgstr ""
#~ "Nie można otworzyć pliku \"%1\":\n"
#~ "%2"
#~ msgid "Internal error. Please copy down the details and report a bug."
#~ msgstr ""
#~ "Błąd wewnętrzny. Proszę skopiować szczegółowe informacji i zgłosić błąd."
#~ msgid "Could not sync index file <b>%1</b>: %2"
#~ msgstr "Nie można zsynchronizować pliku indeksu <b>%1</b>: %2"
#~ msgid "Creating index file: one message done"
#~ msgid_plural "Creating index file: %1 messages done"
#~ msgstr[0] "Tworzenie pliku indeksu: przetworzono %1 wiadomość"
#~ msgstr[1] "Tworzenie pliku indeksu: przetworzono %1 wiadomości"
#~ msgstr[2] "Tworzenie pliku indeksu: przetworzono %1 wiadomości"
#~ msgid "Could not add message to folder: "
#~ msgstr "Nie można dodać wiadomości do folderu: "
#~ msgid "Could not add message to folder (No space left on device?)"
#~ msgstr "Nie można dodać wiadomości do folderu (brak miejsca na dysku?)"
#~ msgid ""
#~ "<qt><p>The index of folder '%2' seems to be out of date. To prevent "
#~ "message corruption the index will be regenerated. As a result deleted "
#~ "messages might reappear and status flags might be lost.</p><p>Please read "
#~ "the corresponding entry in the <a href=\"%1\">FAQ section of the manual "
#~ "of KMail</a> for information about how to prevent this problem from "
#~ "happening again.</p></qt>"
#~ msgstr ""
#~ "<qt><p>Indeks zawartości folderu '%2' jest nieaktualny. Dla uniknięcia "
#~ "możliwego uszkodzenia wiadomości indeks zostanie utworzony ponownie. "
#~ "Niestety w rezultacie usunięte wiadomości mogą pojawić się ponownie, zaś "
#~ "stan wiadomości może zostać utracony.</p> <p>Proszę przeczytać odpowiedni "
#~ "fragment w <a href=\"%1\">rozdziale FAQ podręcznika KMail</a>, by "
#~ "dowiedzieć się, jak uniknąć pojawiania się tego problemu w przyszłości.</"
#~ "p></qt>"
#~ msgid "Index Out of Date"
#~ msgstr "Indeks folderu nieaktualny"
#~ msgid "Folder `%1' changed; recreating index."
#~ msgstr "Folder '%1' został zmieniony, odtwarzanie indeksu."
#~ msgid "Error retrieving user permissions."
#~ msgstr "Błąd podczas pobierania praw dostępu użytkownika."
#~ msgid ""
#~ "Information not retrieved from server, you need to use \"Check Mail\" and "
#~ "have administrative privileges on the folder."
#~ msgstr ""
#~ "Nie pobrano jeszcze informacji z serwera, proszę użyć \"Sprawdź pocztę\" "
#~ "i sprawdzić prawa dostępu do katalogu."
#~ msgid ""
#~ "This IMAP server does not have support for access control lists (ACL)"
#~ msgstr "Ten serwer IMAP nie obsługuje list kontroli dostępu (ACL)"
#~ msgid ""
#~ "Error retrieving access control list (ACL) from server\n"
#~ "%1"
#~ msgstr ""
#~ "Błąd podczas pobierania list kontroli dostępu (ACL) z serwera\n"
#~ "%1"
#~ msgctxt "@title:column Column showing the number of unread email messages."
#~ msgid "Unread"
#~ msgstr "Nieprzeczytane"
#~ msgctxt "@title:column Column showing the total number of messages"
#~ msgid "Total"
#~ msgstr "Razem"
#~ msgctxt "@title:column Size of the folder."
#~ msgid "Size"
#~ msgstr "Rozmiar"
#~ msgid "Searches"
#~ msgstr "Wyszukiwania"
#~ msgid "Total Messages"
#~ msgstr "Razem wiadomości"
#~ msgid "Unread Messages"
#~ msgstr "Nieprzeczytane wiadomości"
#~ msgid "Subfolder Storage Size"
#~ msgstr "Rozmiar podfolderu"
#~ msgid "Local Subscription..."
#~ msgstr "Subskrybowanie lokalne..."
#~ msgid "Refresh Folder List"
#~ msgstr "Odśwież listę folderów"
#~ msgid ""
#~ "<qt>Cannot move or copy folder <b>%1</b> here because a folder with the "
#~ "same name already exists.</qt>"
#~ msgstr ""
#~ "<qt>Nie można przenieść lub skopiować folderu <b>%1</b>. Taki folder już "
#~ "istnieje.</qt>"
#~ msgid ""
#~ "<qt>Cannot move or copy folder <b>%1</b> because it is not completely "
#~ "copied itself.</qt>"
#~ msgstr ""
#~ "<qt>Nie można przenieść lub skopiować folderu <b>%1</b>, ponieważ nie "
#~ "jest całkowicie skopiowany.</qt>"
#~ msgid ""
#~ "<qt>Cannot move or copy folder <b>%1</b> into a subfolder below itself.</"
#~ "qt>"
#~ msgstr ""
#~ "<qt>Nie można przenieść lub skopiować folderu <b>%1</b> do jego "
#~ "podfolderu.</qt>"
#~ msgid "Moving the selected folders is not possible"
#~ msgstr "Przeniesienie wybranych folderów jest niemożliwe"
#~ msgid ""
#~ "<qt>Cannot create folder <b>%1</b> because of insufficient permissions on "
#~ "the server. If you think you should be able to create subfolders here, "
#~ "ask your administrator to grant you rights to do so.</qt> "
#~ msgstr ""
#~ "<qt>Nie można utworzyć folderu <b>%1</b> z powodu niedostatecznych praw "
#~ "dostępu na serwerze. Jeśli uważasz, że powinieneś być w stanie tworzyć "
#~ "podkatalogi, poproś administratora o odpowiednie prawa dostępu.</qt>"
#~ msgctxt "@info:status"
#~ msgid "Checking account: %1"
#~ msgstr "Sprawdzanie konta: %1"
#~ msgctxt "@info:status Number of emails retrieved."
#~ msgid " completed"
#~ msgstr " zakończono"
#~ msgctxt "@info:status"
#~ msgid "Unable to process messages: "
#~ msgstr "Nie można przetworzyć wiadomości: "
#~ msgctxt "Message->"
#~ msgid "Universal"
#~ msgstr "Uniwersalny"
#~ msgctxt "Message->"
#~ msgid "Reply"
#~ msgstr "Odpowiedź"
#~ msgctxt "Message->"
#~ msgid "Reply to All"
#~ msgstr "Odpowiedź do wszystkich"
#~ msgctxt "Message->"
#~ msgid "Forward"
#~ msgstr "Przekazanie"
#~ msgid "Additional recipients of the message"
#~ msgstr "Dodatkowi odbiorcy wiadomości"
#~ msgid "Additional recipients who get a copy of the message"
#~ msgstr "Dodatkowi odbiorcy, którzy otrzymają kopię wiadomości"
#~ msgid ""
#~ "When using this template, the default recipients are those you enter "
#~ "here. This is a comma-separated list of mail addresses."
#~ msgstr ""
#~ "Jeśli używany jest ten szablon, domyślni odbiorcy są wpisywani tutaj. "
#~ "Adresy należy rozdzielić przecinkiem."
#~ msgid ""
#~ "When using this template, the recipients you enter here will by default "
#~ "get a copy of this message. This is a comma-separated list of mail "
#~ "addresses."
#~ msgstr ""
#~ "Jeśli używany jest ten szablon, domyślni odbiorcy kopii wiadomości są "
#~ "wpisywani tutaj. Adresy należy rozdzielić przecinkiem."
#~ msgid ""
#~ "<qt><p>Here you can add, edit, and delete custom message templates to use "
#~ "when you compose a reply or forwarding message. Create the custom "
#~ "template by selecting it using the right mouse button menu or toolbar "
#~ "menu. Also, you can bind a keyboard combination to the template for "
#~ "faster operations.</p><p>Message templates support substitution commands, "
#~ "by simply typing them or selecting them from the <i>Insert command</i> "
#~ "menu.</p><p>There are four types of custom templates: used to <i>Reply</"
#~ "i>, <i>Reply to All</i>, <i>Forward</i>, and <i>Universal</i> which can "
#~ "be used for all kinds of operations. You cannot bind a keyboard shortcut "
#~ "to <i>Universal</i> templates.</p></qt>"
#~ msgstr ""
#~ "<qt><p>Tu można dodawać, edytować i usuwać szablony użytkownika, używane "
#~ "do odpowiadania lub przekazywania wiadomości. Szablon można utworzyć, "
#~ "wybierając go z paska narzędzi lub z menu wywołanego prawym przyciskiem "
#~ "myszy. Można też przypisać skrót klawiszowy do szablonu.</p><p>Szablony "
#~ "obsługują zastępowanie poleceń przez wpisanie ich lub wstawienie z menu "
#~ "<i>Wstaw polecenie</i>.</p><p>Dostępne są cztery typy szablonów "
#~ "użytkownika: używane do <i>Odpowiedzi</i>, <i>Odpowiedzi do wszystkich</"
#~ "i>, <i>Przekazania</i> i <i>Uniwersalne</i>, używane w każdej sytuacji. "
#~ "Do <i>Uniwersalnego</i> szablonu nie można przypisać skrótu klawiszowego</"
#~ "p></qt>"
#~ msgctxt "Message->"
#~ msgid "Unknown"
#~ msgstr "Nieznany"
#~ msgctxt "message encoding type"
#~ msgid "None (7-bit text)"
#~ msgstr "brak (tekst 7-bitowy)"
#~ msgctxt "message encoding type"
#~ msgid "None (8-bit text)"
#~ msgstr "brak (tekst 8-bitowy)"
#~ msgctxt "message encoding type"
#~ msgid "Quoted Printable"
#~ msgstr "quoted printable"
#~ msgctxt "message encoding type"
#~ msgid "Base 64"
#~ msgstr "Base 64"
#~ msgid ""
#~ "<qt><p>The <em>MIME type</em> of the file:</p><p>normally, you do not "
#~ "need to touch this setting, since the type of the file is automatically "
#~ "checked; but, sometimes, %1 may not detect the type correctly -- here is "
#~ "where you can fix that.</p></qt>"
#~ msgstr ""
#~ "<qt><p><em>Typ MIME</em> dla pliku:</p><p>zazwyczaj nie ma powodu "
#~ "zmieniać tych ustawień, ponieważ typ pliku jest sprawdzany automatycznie. "
#~ "Czasami jednak %1 może nie wykryć typu pliku poprawnie. Tu możesz to "
#~ "poprawić.</p></qt>"
#~ msgid ""
#~ "<qt><p>The size of the part:</p><p>sometimes, %1 will only give an "
#~ "estimated size here, because calculating the exact size would take too "
#~ "much time; when this is the case, it will be made visible by adding "
#~ "\"(est.)\" to the size displayed.</p></qt>"
#~ msgstr ""
#~ "<qt><p>Rozmiar załącznika:</p><p>czasami %1 podaje tu jedynie szacowany "
#~ "rozmiar,ponieważ dokładne obliczenie zajęłoby za dużo czasu. W takim "
#~ "wypadku rozmiar zostanie poprzedzony napisem \"ok.\". </p></qt>"
#~ msgctxt "file name of the attachment."
#~ msgid "&Name:"
#~ msgstr "&Nazwa:"
#~ msgid ""
#~ "<qt><p>The file name of the part:</p><p>although this defaults to the "
#~ "name of the attached file, it does not specify the file to be attached; "
#~ "rather, it suggests a file name to be used by the recipient's mail agent "
#~ "when saving the part to disk.</p></qt>"
#~ msgstr ""
#~ "<qt><p>Nazwa pliku załącznika:</p><p>chociaż wartością domyślną jest "
#~ "nazwa załączanego pliku, nie określa ona pliku do załączenia. Zamiast "
#~ "tego jest to sugerowana nazwa pliku przy zapisywaniu go przez adresata.</"
#~ "p></qt>"
#~ msgid "&Description:"
#~ msgstr "&Opis:"
#~ msgid ""
#~ "<qt><p>A description of the part:</p><p>this is just an informational "
#~ "description of the part, much like the Subject is for the whole message; "
#~ "most mail agents will show this information in their message previews "
#~ "alongside the attachment's icon.</p></qt>"
#~ msgstr ""
#~ "<qt><p>Opis załącznika:</p><p>dodatkowa informacja o załączniku, "
#~ "analogiczna do pola \"Temat\" wiadomości. Większość programów pocztowych "
#~ "pokazuje ten opis obok ikony załącznika.</p></qt>"
#~ msgid "&Encoding:"
#~ msgstr "&Kodowanie:"
#~ msgid ""
#~ "<qt><p>The transport encoding of this part:</p><p>normally, you do not "
#~ "need to change this, since %1 will use a decent default encoding, "
#~ "depending on the MIME type; yet, sometimes, you can significantly reduce "
#~ "the size of the resulting message, e.g. if a PostScript file does not "
#~ "contain binary data, but consists of pure text -- in this case, choosing "
#~ "\"quoted-printable\" over the default \"base64\" will save up to 25% in "
#~ "resulting message size.</p></qt>"
#~ msgstr ""
#~ "<qt><p>Kodowanie załącznika:</p><p>zazwyczaj nie ma powodu niczego "
#~ "zmieniać, ponieważ %1 użyje domyślnego kodowania, zależnego od typu MIME. "
#~ "Czasami możesz jednak znacząco zmniejszyć wielkość wiadomości, np. jeśli "
#~ "plik PostScript nie zawiera danych binarnych, a jedynie sam tekst. Wtedy "
#~ "wybranie \"quoted-printable\" zamiast domyślnego \"base64\" zmniejszy "
#~ "wiadomość o ok. 25%.</p></qt>"
#~ msgid "Suggest &automatic display"
#~ msgstr "Sugeruj &automatyczne wyświetlanie"
#~ msgid ""
#~ "<qt><p>Check this option if you want to suggest to the recipient the "
#~ "automatic (inline) display of this part in the message preview, instead "
#~ "of the default icon view;</p><p>technically, this is carried out by "
#~ "setting this part's <em>Content-Disposition</em> header field to \"inline"
#~ "\" instead of the default \"attachment\".</p></qt>"
#~ msgstr ""
#~ "<qt><p>Włącz tę opcję, jeśli chcesz zasugerować adresatowi wyświetlenie "
#~ "tego załącznika bezpośrednio w treści wiadomości (zamiast jako zwykłej "
#~ "ikony załącznika).</p> <p>Technicznie jest to realizowane przez "
#~ "ustawienie pola <em>Content-Disposition</em> w nagłówku tej części "
#~ "wiadomości na \"inline\" zamiast domyślnego \"attachment\".</p></qt>"
#~ msgid "&Sign this part"
#~ msgstr "Podpisz tę &część"
#~ msgid ""
#~ "<qt><p>Check this option if you want this message part to be signed;</"
#~ "p><p>the signature will be made with the key that you associated with the "
#~ "currently-selected identity.</p></qt>"
#~ msgstr ""
#~ "<qt><p>Włącz tę wiadomość, jeśli chcesz podpisać tę część wiadomości.</p> "
#~ "<p>Część będzie podpisana kluczem związanym z aktualną tożsamością.</p></"
#~ "qt>"
#~ msgid "Encr&ypt this part"
#~ msgstr "Za&szyfruj tę część"
#~ msgid ""
#~ "<qt><p>Check this option if you want this message part to be encrypted;</"
#~ "p><p>the part will be encrypted for the recipients of this message</p></"
#~ "qt>"
#~ msgstr ""
#~ "<qt><p>Włącz tę opcję, jeśli chcesz zakodować tę część wiadomości.</p> "
#~ "<p>Ta część będzie zakodowana dla adresatów tej wiadomości.</p></qt>"
#~ msgctxt "%1: a filesize incl. unit (e.g. \"1.3 KB\")"
#~ msgid "%1 (est.)"
#~ msgstr "ok. %1"
#~ msgid "Remove From Favorites"
#~ msgstr "Usuń z ulubionych"
#~ msgid "Rename Favorite..."
#~ msgstr "Zmień nazwę ulubionego..."
#~ msgid "Add Folders to Favorites"
#~ msgstr "Dodaj foldery do ulubionych"
#~ msgid "Insert Folders Above %1"
#~ msgstr "Wstaw foldery przed %1"
#~ msgid "Insert Folders Below %1"
#~ msgstr "Wstaw foldery po %1"
#~ msgid "Rename Favorite"
#~ msgstr "Zmień nazwę ulubionego"
#~ msgctxt "@label:textbox New name of the folder."
#~ msgid "Name:"
#~ msgstr "Nazwa:"
#~ msgid ""
#~ "To execute your search all messages of the folder %1 have to be "
#~ "downloaded from the server. This may take some time. Do you want to "
#~ "continue your search?"
#~ msgstr ""
#~ "Żeby zrealizować wyszukiwanie, konieczne jest pobranie z serwera "
#~ "wszystkich wiadomości w folderze %1. Może to zająć trochę czasu. "
#~ "Kontynuować wyszukiwanie?"
#~ msgid "Continue Search"
#~ msgstr "Kontynuuj wyszukiwanie"
#~ msgctxt "Continue search button."
#~ msgid "&Search"
#~ msgstr "&Znajdź"
#~ msgid "Downloading emails from IMAP server"
#~ msgstr "Pobieranie pocztę z serwera IMAP"
#~ msgid "Error while searching."
#~ msgstr "Błąd podczas wyszukiwania."
#~ msgid "<qt>Cannot enter folder <b>%1</b>.</qt>"
#~ msgstr "<qt>Nie można otworzyć folderu <b>%1</b>.</qt>"
#~ msgid "<qt>Folder <b>%1</b> is unreadable.</qt>"
#~ msgstr "<qt>Folder <b>%1</b> nie jest dostępny do odczytu.</qt>"
#~ msgid "Wrong Crypto Plug-In."
#~ msgstr "Nieprawidłowa wtyczka szyfrująca."
#~ msgid "Different results for signatures"
#~ msgstr "Różne wyniki dla podpisów"
#~ msgid "The crypto engine returned no cleartext data."
#~ msgstr "Wtyczka szyfrująca nie zwróciła odszyfrowanych danych."
#~ msgctxt "Status of message unknown."
#~ msgid "(unknown)"
#~ msgstr "(nieznany)"
#~ msgid "Crypto plug-in \"%1\" is not initialized."
#~ msgstr "Wtyczka szyfrująca \"%1\" nie została zainicjalizowana."
#~ msgid "Crypto plug-in \"%1\" cannot verify signatures."
#~ msgstr "Wtyczka szyfrująca \"%1\" nie może sprawdzać podpisów."
#~ msgid "No appropriate crypto plug-in was found."
#~ msgstr "Nie znaleziono odpowiedniej wtyczki szyfrującej."
#~ msgctxt "%1 is either 'OpenPGP' or 'S/MIME'"
#~ msgid "No %1 plug-in was found."
#~ msgstr "Nie znaleziono wtyczki %1."
#~ msgid ""
#~ "The message is signed, but the validity of the signature cannot be "
#~ "verified.<br />Reason: %1"
#~ msgstr ""
#~ "Wiadomość jest podpisana, ale nie można sprawdzić poprawności podpisu."
#~ "<br /> Powód: %1"
#~ msgid "Encrypted data not shown"
#~ msgstr "Dane szyfrowania niewidoczne"
#~ msgid "This message is encrypted."
#~ msgstr "Ta wiadomość jest zaszyfrowana."
#~ msgid "Decrypt Message"
#~ msgstr "Odszyfruj wiadomość"
#~ msgid "Crypto plug-in \"%1\" could not decrypt the data."
#~ msgstr "Wtyczka szyfrująca \"%1\" nie mogła odszyfrować danych."
#~ msgid "Error: %1"
#~ msgstr "Błąd: %1"
#~ msgid "Crypto plug-in \"%1\" cannot decrypt messages."
#~ msgstr "Wtyczka szyfrująca \"%1\" nie może odszyfrować wiadomości."
#~ msgid ""
#~ "<b>Note:</b> This HTML message may contain external references to images "
#~ "etc. For security/privacy reasons external references are not loaded. If "
#~ "you trust the sender of this message then you can load the external "
#~ "references for this message <a href=\"kmail:loadExternal\">by clicking "
#~ "here</a>."
#~ msgstr ""
#~ "<b>Uwaga:</b> Ta wiadomość HTML może zawierać zewnętrzne odnośniki do "
#~ "obrazków itd. Ze względów bezpieczeństwa te zewnętrzne odnośniki nie "
#~ "zostały wczytane. Jeżeli ufasz nadawcy wiadomości, możesz wczytać "
#~ "odnośniki, <a href=\"kmail:loadExternal\">klikając tutaj</a>."
#~ msgid ""
#~ "<b>Note:</b> This is an HTML message. For security reasons, only the raw "
#~ "HTML code is shown. If you trust the sender of this message then you can "
#~ "activate formatted HTML display for this message <a href=\"kmail:showHTML"
#~ "\">by clicking here</a>."
#~ msgstr ""
#~ "<b>Uwaga:</b> To jest wiadomość HTML. Ze względów bezpieczeństwa "
#~ "wyświetlany jest tylko czysty kod HTML. Jeżeli ufasz nadawcy wiadomości, "
#~ "możesz obejrzeć sformatowaną wiadomość, klikając <a href=\"kmail:showHTML"
#~ "\">tutaj</a>."
#~ msgid "Sorry, certificate could not be imported.<br />Reason: %1"
#~ msgstr "Niestety, nie udało się zaimportować certyfikatu.<br/>Powód: %1"
#~ msgid "Sorry, no certificates were found in this message."
#~ msgstr "Niestety, w tej wiadomości nie znaleziono certyfikatów."
#~ msgid "Certificate import status:"
#~ msgstr "Stan importowania certyfikatu:"
#~ msgid "1 new certificate was imported."
#~ msgid_plural "%1 new certificates were imported."
#~ msgstr[0] "Zaimportowano %1 certyfikat."
#~ msgstr[1] "Zaimportowano %1 certyfikaty."
#~ msgstr[2] "Zaimportowano %1 certyfikatów."
#~ msgid "1 certificate was unchanged."
#~ msgid_plural "%1 certificates were unchanged."
#~ msgstr[0] "%1 certyfikat nie został zmieniony."
#~ msgstr[1] "%1 certyfikaty nie zostały zmienione."
#~ msgstr[2] "%1 certyfikatów nie zostało zmienionych."
#~ msgid "1 new secret key was imported."
#~ msgid_plural "%1 new secret keys were imported."
#~ msgstr[0] "Zaimportowano %1 klucz."
#~ msgstr[1] "Zaimportowano %1 klucze."
#~ msgstr[2] "Zaimportowano %1 kluczy."
#~ msgid "1 secret key was unchanged."
#~ msgid_plural "%1 secret keys were unchanged."
#~ msgstr[0] "%1 klucz nie został zmieniony."
#~ msgstr[1] "%1 klucze nie zostały zmienione."
#~ msgstr[2] "%1 kluczy nie zostało zmienionych."
#~ msgid "Sorry, no details on certificate import available."
#~ msgstr "Niestety, brak szczegółowych informacji o importowaniu certyfikatu."
#~ msgid "Certificate import details:"
#~ msgstr "Szczegóły importowania certyfikatu:"
#~ msgctxt "Certificate import failed."
#~ msgid "Failed: %1 (%2)"
#~ msgstr "Nieudany: %1 (%2)"
#~ msgid "New or changed: %1 (secret key available)"
#~ msgstr "Nowy lub zmieniony: %1 (tajny klucz dostępny)"
#~ msgid "New or changed: %1"
#~ msgstr "Nowy lub zmieniony: %1"
#~ msgctxt "display name for an unnamed attachment"
#~ msgid "Unnamed"
#~ msgstr "Nienazwany"
#~ msgid "Error: Signature not verified"
#~ msgstr "Błąd: nie zweryfikowano podpisu"
#~ msgid "Good signature"
#~ msgstr "Poprawny podpis"
#~ msgid "<b>Bad</b> signature"
#~ msgstr "<b>Błędny</b> podpis"
#~ msgid "No public key to verify the signature"
#~ msgstr "Brak klucza publicznego, potrzebnego do zweryfikowania podpisu"
#~ msgid "No signature found"
#~ msgstr "Nie znaleziono podpisu"
#~ msgid "Error verifying the signature"
#~ msgstr "Błąd podczas weryfikacji podpisu"
#~ msgid "No status information available."
#~ msgstr "Brak informacji o stanie."
#~ msgid "Good signature."
#~ msgstr "Poprawny podpis."
#~ msgid "One key has expired."
#~ msgstr "Klucz utracił ważność."
#~ msgid "The signature has expired."
#~ msgstr "Podpis utracił ważność."
#~ msgid "Unable to verify: key missing."
#~ msgstr "Weryfikacja niemożliwa: brak klucza."
#~ msgid "CRL not available."
#~ msgstr "CRL niedostępne."
#~ msgid "Available CRL is too old."
#~ msgstr "Dostępne CRL jest zbyt stare."
#~ msgid "A policy was not met."
#~ msgstr "Polityka nie została zrealizowana."
#~ msgid "A system error occurred."
#~ msgstr "Wystąpił błąd systemowy."
#~ msgid "One key has been revoked."
#~ msgstr "Klucz został unieważniony."
#~ msgid "<b>Bad</b> signature."
#~ msgstr "<b>Błędny</b> podpis."
#~ msgid "Not enough information to check signature validity."
#~ msgstr "Niewystarczające informacje do sprawdzenia podpisu."
#~ msgid "Signature is valid."
#~ msgstr "Podpis jest poprawny."
#~ msgid "Signed by <a href=\"mailto:%1\">%2</a>."
#~ msgstr "Podpisane przez: <a href=\"mailto:%1\">%2</a>."
#~ msgid "Unknown signature state"
#~ msgstr "Nieznany stan podpisu"
#~ msgid "No Audit Log available"
#~ msgstr "Plik diagnostyczny niedostępny"
#~ msgid "Error Retrieving Audit Log: %1"
#~ msgstr "Błąd podczas pobierania informacji: %1"
#~ msgctxt "The Audit Log is a detailed error log from the gnupg backend"
#~ msgid "Show Audit Log"
#~ msgstr "Pokaż plik diagnostyczny"
#~ msgid "Hide Details"
#~ msgstr "Ukryj szczegóły"
#~ msgid "Encapsulated message"
#~ msgstr "Obudowana wiadomość"
#~ msgid "Please wait while the message is being decrypted..."
#~ msgstr "Proszę czekać na odszyfrowanie wiadomości..."
#~ msgid "Encrypted message"
#~ msgstr "Wiadomość zaszyfrowana"
#~ msgid "Encrypted message (decryption not possible)"
#~ msgstr "Zaszyfrowana wiadomość (odszyfrowanie niemożliwe)"
#~ msgid "Reason: %1"
#~ msgstr "Powód: %1"
#~ msgid "Please wait while the signature is being verified..."
#~ msgstr "Proszę czekać na sprawdzenie podpisu..."
#~ msgid "certificate"
#~ msgstr "certyfikat"
#~ msgctxt "Start of warning message."
#~ msgid "Warning:"
#~ msgstr "Uwaga:"
#~ msgid "Sender's mail address is not stored in the %1 used for signing."
#~ msgstr "Używany do podpisywania %1 nie zawiera adresu e-mail nadawcy."
#~ msgid "sender: "
#~ msgstr "nadawca: "
#~ msgid "stored: "
#~ msgstr "zapisane: "
#~ msgid ""
#~ "No mail address is stored in the %1 used for signing, so we cannot "
#~ "compare it to the sender's address %2."
#~ msgstr ""
#~ "Używany do podpisywania %1 nie zawiera adresu e-mail, zatem porównanie z "
#~ "adresem nadawcy %2 nie jest możliwe."
#~ msgid "Not enough information to check signature. %1"
#~ msgstr "Niewystarczające informacje do sprawdzenia podpisu. %1"
#~ msgid "Message was signed with unknown key."
#~ msgstr "Wiadomość została podpisana nieznanym kluczem."
#~ msgid "Message was signed by %1."
#~ msgstr "Wiadomość została podpisana przez %1."
#~ msgid "Message was signed with key %1."
#~ msgstr "Wiadomość została kluczem %1."
#~ msgid "Message was signed on %1 with key %2."
#~ msgstr "Wiadomość została podpisana %1 kluczem %2."
#~ msgid "Message was signed by %3 on %1 with key %2"
#~ msgstr "Wiadomość podpisał %3 %1 kluczem %2"
#~ msgid "Message was signed by %2 with key %1."
#~ msgstr "Wiadomość podpisał(a) %2 kluczem %1."
#~ msgid "Message was signed on %1 with unknown key %2."
#~ msgstr "Wiadomość została podpisana %1 nieznanym kluczem %2."
#~ msgid "Message was signed with unknown key %1."
#~ msgstr "Wiadomość została podpisana nieznanym kluczem %1."
#~ msgid "The validity of the signature cannot be verified."
#~ msgstr "Nie można sprawdzić poprawności podpisu."
#~ msgid "Message was signed by %2 (Key ID: %1)."
#~ msgstr "Wiadomość podpisał(a) %2 (klucz %1)."
#~ msgid "The signature is valid, but the key's validity is unknown."
#~ msgstr "Podpis jest poprawny, a klucz nieznany."
#~ msgid "The signature is valid and the key is marginally trusted."
#~ msgstr "Podpis jest poprawny, a klucz niezbyt bezpieczny."
#~ msgid "The signature is valid and the key is fully trusted."
#~ msgstr "Podpis jest poprawny, a klucz całkowicie bezpieczny."
#~ msgid "The signature is valid and the key is ultimately trusted."
#~ msgstr "Podpis jest poprawny, a klucz bezpieczny."
#~ msgid "The signature is valid, but the key is untrusted."
#~ msgstr "Podpis jest poprawny, ale klucz nie jest bezpieczny."
#~ msgid "Warning: The signature is bad."
#~ msgstr "Uwaga: nieprawidłowy podpis."
#~ msgid "End of signed message"
#~ msgstr "Koniec podpisanej wiadomości"
#~ msgid "End of encrypted message"
#~ msgstr "Koniec zaszyfrowanej wiadomości"
#~ msgid "End of encapsulated message"
#~ msgstr "Koniec obudowanej wiadomości"
#~ msgid "The message could not be decrypted."
#~ msgstr "Nie można odszyfrować wiadomości."
#~ msgid "Error while listing folder %1: "
#~ msgstr "Błąd podczas wyświetlania folderu %1: "
#~ msgid "Friend"
#~ msgstr "Przyjaciel"
#~ msgid "Business"
#~ msgstr "Biznes"
#~ msgid "Later"
#~ msgstr "Później"
#~ msgid "Cannot add message to outbox folder"
#~ msgstr "Nie można dodać wiadomości do folderu outbox"
#~ msgid ""
#~ "Critical error: Unable to process sent mail (out of space?)Moving failing "
#~ "message to \"sent-mail\" folder."
#~ msgstr ""
#~ "Krytyczny błąd: Nie można przetworzyć poczty (brak miejsca na dysku?) Nie "
#~ "powiodło się przeniesienie wiadomości do folderu \"wysłane\"."
#~ msgid ""
#~ "Moving the sent message \"%1\" from the \"outbox\" to the \"sent-mail\" "
#~ "folder failed.\n"
#~ "Possible reasons are lack of disk space or write permission. Please try "
#~ "to fix the problem and move the message manually."
#~ msgstr ""
#~ "Przeniesienie wysłanej wiadomości \"%1\" z folderu \"do wysłania\" do "
#~ "folderu \"wysłane\" nie powiodło się.\n"
#~ "Możliwe przyczyny to brak miejsca na dysku lub niewystarczające "
#~ "uprawnienia. Proszę spróbować usunąć przyczynę i przenieść wiadomość "
#~ "ręcznie."
#~ msgid ""
#~ "It is not possible to send messages without specifying a sender address.\n"
#~ "Please set the email address of identity '%1' in the Identities section "
#~ "of the configuration dialog and then try again."
#~ msgstr ""
#~ "Nie można wysyłać wiadomości bez podania adresu nadawcy.\n"
#~ "Proszę ustawić adres e-mail nadawcy dla tożsamości '%1' w sekcji "
#~ "Tożsamości okienka konfiguracyjnego i spróbować ponownie."
#~ msgid "%1 queued message successfully sent."
#~ msgid_plural "%1 queued messages successfully sent."
#~ msgstr[0] "Wysłano poprawnie %1 wiadomość z kolejki."
#~ msgstr[1] "Wysłano poprawnie %1 wiadomości z kolejki."
#~ msgstr[2] "Wysłano poprawnie %1 wiadomości z kolejki."
#~ msgid "%1 of %2 queued messages successfully sent."
#~ msgstr "Wysłano %1 z %2 wiadomości w kolejce."
#~ msgid ""
#~ "Critical error: Unable to execute filters before sending message (out of "
#~ "space?)"
#~ msgstr ""
#~ "Krytyczny błąd: Nie można przetworzyć poczty (brak miejsca na dysku?)"
#~ msgid "Transport '%1' is invalid."
#~ msgstr "Wysyłanie '%1' jest nieprawidłowe."
#~ msgid "Sending failed"
#~ msgstr "Wysyłanie nie powiodło się"
#~ msgid "Send Unencrypted"
#~ msgstr "Wyślij niezaszyfrowaną"
#~ msgctxt "%3: subject of message"
#~ msgid "Sending message %1 of %2: %3"
#~ msgstr "Wysyłanie listu %1 z %2: %3"
#~ msgid "Failed to send (some) queued messages."
#~ msgstr "Nie powiodło się wysłanie (niektórych) wiadomości z kolejki."
#~ msgid ""
#~ "Sending aborted:\n"
#~ "%1\n"
#~ "The message will stay in the 'outbox' folder until you either fix the "
#~ "problem (e.g. a broken address) or remove the message from the 'outbox' "
#~ "folder.\n"
#~ "The following transport was used:\n"
#~ " %2"
#~ msgstr ""
#~ "Wysyłanie przerwane:\n"
#~ "%1\n"
#~ "Wiadomość pozostanie w folderze 'do wysłania' dopóki problem(np. błędny "
#~ "adres) nie zostanie rozwiązany lub jej stamtąd nie usuniesz.\n"
#~ "Użyto następującej metody wysyłania:\n"
#~ " %2"
#~ msgid "Sending aborted."
#~ msgstr "Wysyłanie przerwane."
#~ msgid ""
#~ "<p>Sending failed:</p><p>%1</p><p>The message will stay in the 'outbox' "
#~ "folder until you either fix the problem (e.g. a broken address) or remove "
#~ "the message from the 'outbox' folder.</p><p>The following transport was "
#~ "used: %2</p><p>Continue sending the remaining messages?</p>"
#~ msgstr ""
#~ "<p>Wysyłanie nie powiodło się:</p><p>%1</p><p>Wiadomość pozostanie w "
#~ "folderze 'do wysłania' dopóki problem (np. błędny adres) nie zostanie "
#~ "rozwiązany lub jej stamtąd nie usuniesz.Zwróć uwagę, że inne wiadomości "
#~ "też nie będą wysłane, dopóki wiadomość ta jest w folderze 'do wysłania'</"
#~ "p> <p>Użyto następującej metody wysyłania:</p><p>%2</p> <p>Czy wysłać "
#~ "pozostałe wiadomości?</p>"
#~ msgid "Continue Sending"
#~ msgstr "Kontynuuj wysyłanie"
#~ msgid "&Continue Sending"
#~ msgstr "&Kontynuuj wysyłanie"
#~ msgid ""
#~ "Sending failed:\n"
#~ "%1\n"
#~ "The message will stay in the 'outbox' folder until you either fix the "
#~ "problem (e.g. a broken address) or remove the message from the 'outbox' "
#~ "folder.\n"
#~ "The following transport was used:\n"
#~ " %2"
#~ msgstr ""
#~ "Wysyłanie nie powiodło się:\n"
#~ "%1\n"
#~ "Wiadomość pozostanie w folderze 'do wysłania' dopóki problem (np. błędny "
#~ "adres) nie zostanie rozwiązany lub jej stamtąd nie usuniesz.\n"
#~ "Użyto następującej metody wysyłania:\n"
#~ " %2"
#~ msgid "Template content"
#~ msgstr "Zawartość szablonu"
#~ msgid "Template shortcut"
#~ msgstr "Skrót szablonu"
#~ msgid "Template type"
#~ msgstr "Typ szablonu"
#~ msgctxt "@title:tab General settings"
#~ msgid "General"
#~ msgstr "Ogólne"
#~ msgid "Account &name:"
#~ msgstr "&Nazwa konta:"
#~ msgid "Name displayed in the list of accounts"
#~ msgstr "Nazwa wyświetlana na liście kont"
#~ msgid ""
#~ "Account name: This defines the name displayed in KMail's account list."
#~ msgstr "Nazwa konta. Określa nazwę wyświetlaną na liście kont KMail."
#~ msgid "Incoming mail &server:"
#~ msgstr "Serwer &przychodzący:"
#~ msgid "Address of the mail server"
#~ msgstr "Adres serwera pocztowego"
#~ msgid ""
#~ "The address of the mail server, e.g. mail.yourprovider.org. You should "
#~ "get this address from your mail provider."
#~ msgstr ""
#~ "Adres serwera pocztowego, np. mail.dostawca.pl. Ten adres powinieneś "
#~ "otrzymać od dostawcy Twojego konta e-mail."
#~ msgid "&Port:"
#~ msgstr "&Port:"
#~ msgid "Communication port with the mail server"
#~ msgstr "Port do komunikacji z serwerem"
#~ msgid ""
#~ "Port: Defines the communication port with the mail server. You do not "
#~ "need to change this unless your mail provider uses some non-standard port."
#~ msgstr ""
#~ "Port: określa port do komunikowania się z serwerem pocztowym. Jeśli Twój "
#~ "dostawca konta e-mail nie używa nietypowego portu, pozostaw wartość "
#~ "domyślną."
#~ msgid ""
#~ "Your Internet Service Provider gave you a <em>user name</em> which is "
#~ "used to authenticate you with their servers. It usually is the first part "
#~ "of your email address (the part before <em>@</em>)."
#~ msgstr ""
#~ "Twój dostawca Internetu podaje Ci <em>nazwę użytkownika</em> używaną do "
#~ "autoryzacji na jego serwerze. Zazwyczaj jest to początek Twojego adresu e-"
#~ "mail (część przed <em>@</em>)."
#~ msgid "&Login:"
#~ msgstr "&Użytkownik:"
#~ msgid "The username that identifies you against the mail server"
#~ msgstr "Nazwa użytkownika do identyfikacji na serwerze pocztowym"
#~ msgid "P&assword:"
#~ msgstr "&Hasło:"
#~ msgid "Password for access to the mail server"
#~ msgstr "Hasło dostępu do serwera e-mail"
#~ msgid "The password given to you by your mail provider."
#~ msgstr "Hasło podane przez dostawcę konta e-mail."
#~ msgid ""
#~ "Whether to store the password or ask for it when checking for new mail"
#~ msgstr "Czy przechowywać hasło, czy też pytać przy sprawdzaniu poczty"
#~ msgid ""
#~ "Check this option to have KMail store the password.\n"
#~ "If KWallet is available the password will be stored there which is "
#~ "considered safe.\n"
#~ "However, if KWallet is not available, the password will be stored in "
#~ "KMail's configuration file. The password is stored in an obfuscated "
#~ "format, but should not be considered secure from decryption efforts if "
#~ "access to the configuration file is obtained."
#~ msgstr ""
#~ "Wybierz tę opcję, jeśli chcesz, by KMail przechowywał hasło. Jeśli "
#~ "dostępny jest Portfel, hasło zostanie zapisane w nim. To jest uważane za "
#~ "bezpieczną metodę przechowywania haseł.\n"
#~ "Jeśli jednak Portfel nie jest dostępny, hasło zostanie zapisane w pliku "
#~ "konfiguracyjnym KMail. Hasło jest przechowywane w postaci zaszyfrowanej, "
#~ "ale nie jest ono bezpieczne, jeśli ktoś uzyska dostęp do Twoich plików "
#~ "konfiguracyjnych."
#~ msgid "Sto&re IMAP Password"
#~ msgstr "Zapisz hasło &IMAP"
#~ msgid "Include this account when clicking on the toolbar button"
#~ msgstr "Sprawdź to konto po wcisnięciu przycisku na pasku narzędzi"
#~ msgid "If active, KMail checks for new mail every x minutes"
#~ msgstr ""
#~ "Jeśli ta opcja jest włączona, KMail będzie sprawdzał pocztę co N minut"
#~ msgid "Enable &interval mail checking"
#~ msgstr "&Sprawdzanie poczty co pewien czas"
#~ msgctxt "@title:tab"
#~ msgid "IMAP Settings"
#~ msgstr "Ustawienia IMAP"
#~ msgid "Automaticall&y compact folders (expunges deleted messages)"
#~ msgstr "&Automatycznie porządkuj foldery (usuwaj skasowane wiadomości)"
#~ msgid "Sho&w hidden folders"
#~ msgstr "Pokaż &ukryte foldery"
#~ msgid "Show only server-side s&ubscribed folders"
#~ msgstr "Pokaż tylko &subskrybowane foldery po stronie serwera"
#~ msgid "Show only &locally subscribed folders"
#~ msgstr "Pokaż tylko lokalnie &subskrybowane foldery"
#~ msgid ""
#~ "Activate this to load attachments not automatically when you select the "
#~ "email but only when you click on the attachment. This way also big emails "
#~ "are shown instantly."
#~ msgstr ""
#~ "Włącz tę opcję, by wyłączyć automatyczne wczytywanie załączników po "
#~ "wybraniu wiadomości. Załączniki będą wyświetlany dopiero po kliknięciu na "
#~ "nich - dzięki temu nawet duże wiadomości będą wyświetlane błyskawicznie."
#~ msgid "Load attach&ments on demand"
#~ msgstr "Wczytuj załączniki na żą&danie"
#~ msgid ""
#~ "Only folders that are open (expanded) in the folder tree are checked for "
#~ "subfolders. Use this if there are many folders on the server."
#~ msgstr ""
#~ "Tylko otwarte (rozwinięte) foldery w drzewie folderów będą sprawdzane "
#~ "rekurencyjnie. Użyj tej opcji, jeśli na serwerze jest wiele folderów."
#~ msgid "List only open folders"
#~ msgstr "Pokaż tylko otwarte foldery"
#~ msgid "Use the default identity for this account"
#~ msgstr "Domyślna tożsamość dla tego konta"
#~ msgid "Identity:"
#~ msgstr "Tożsamość:"
#~ msgid ""
#~ "Here you see the different namespaces that your IMAP server supports.\n"
#~ "Each namespace represents a prefix that separates groups of folders.\n"
#~ "Namespaces allow KMail for example to display your personal folders and "
#~ "shared folders in one account."
#~ msgstr ""
#~ "Tu można zobaczyć różne przestrzenie adresowe obsługiwane przez Twój "
#~ "serwer IMAP. Każda przestrzeń adresowa odpowiada prefiksowi "
#~ "oddzielającemu grupy folderów. Przestrzenie nazw pozwalają KMailowi "
#~ "wyświetlać Twoje osobiste i dzielone foldery jako jedno konto."
#~ msgid "Namespaces:"
#~ msgstr "Przestrzenie adresowe:"
#~ msgid "Reload the namespaces from the server. This overwrites any changes."
#~ msgstr ""
#~ "Ponownie wczytaj przestrzenie adresowe z serwera. To anuluje wszelkie "
#~ "zmiany."
#~ msgid "..."
#~ msgstr "..."
#~ msgid "Personal namespaces include your personal folders."
#~ msgstr "Osobiste przestrzenie adresowe, w tym Twoje osobiste foldery."
#~ msgctxt "Personal namespaces for imap account."
#~ msgid "Personal:"
#~ msgstr "Osobiste:"
#~ msgid "These namespaces include the folders of other users."
#~ msgstr "Te przestrzenie adresowe zawierają foldery innych użytkowników."
#~ msgid "Other users:"
#~ msgstr "Inni użytkownicy:"
#~ msgid "These namespaces include the shared folders."
#~ msgstr "Te przestrzenie adresowe zawierają foldery dzielone."
#~ msgid "Shared:"
#~ msgstr "Dzielone:"
#~ msgid "Security"
#~ msgstr "Bezpieczeństwo"
#~ msgid "Encryption"
#~ msgstr "Szyfrowanie"
#~ msgid "&None"
#~ msgstr "&Brak"
#~ msgid "Use &SSL for secure mail download"
#~ msgstr "Używaj &SSL do bezpiecznego odbierania poczty"
#~ msgid "Use &TLS for secure mail download"
#~ msgstr "Używaj &TLS do bezpiecznego odbierania poczty"
#~ msgid "Authentication Method"
#~ msgstr "Metoda uwierzytelniania"
#~ msgid "Clear te&xt"
#~ msgstr "&Zwykły (niekodowany) tekst"
#~ msgid "&LOGIN"
#~ msgstr "&LOGIN"
#~ msgid "&PLAIN"
#~ msgstr "&PLAIN"
#~ msgid "CRAM-MD&5"
#~ msgstr "&CRAM-MD5"
#~ msgid "&DIGEST-MD5"
#~ msgstr "&DIGEST-MD5"
#~ msgid "&NTLM"
#~ msgstr "&NTLM"
#~ msgid "&GSSAPI"
#~ msgstr "&GSSAPI"
#~ msgid "&Anonymous"
#~ msgstr "&Anonim"
#~ msgid "Check &What the Server Supports"
#~ msgstr "Sprawdź &możliwości serwera"
#~ msgid "IMAP Resource Folder Options"
#~ msgstr "Ustawienia folderu zasobów IMAP"
#~ msgid "This enables the IMAP storage for the Kontact applications"
#~ msgstr "To włącza obsługę IMAP dla programu Kontakt"
#~ msgid "&Enable IMAP resource functionality"
#~ msgstr "&Włącz funkcje źródła danych IMAP"
#~ msgid ""
#~ "Choose the format to use to store the contents of the groupware folders."
#~ msgstr "Wybierz format do przechowywania zawartości folderów grupowych:"
#~ msgid "&Format used for the groupware folders:"
#~ msgstr "&Format folderów grupowych:"
#~ msgid "Deprecated Kolab1 (iCal/vCard)"
#~ msgstr "Stare Kolab1 (iCal/vCard)"
#~ msgid "Kolab2 (XML)"
#~ msgstr "Kolab (XML)"
#~ msgid "Set the language of the folder names"
#~ msgstr "Ustaw język nazw folderów"
#~ msgid "&Language of the groupware folders:"
#~ msgstr "&Język folderów grupowych:"
#~ msgctxt "@item:inlistbox Adjective, language"
#~ msgid "English"
#~ msgstr "Angielski"
#~ msgctxt "@item:inlistbox Adjective, language"
#~ msgid "German"
#~ msgstr "Niemiecki"
#~ msgctxt "@item:inlistbox Adjective, language"
#~ msgid "French"
#~ msgstr "Francuski"
#~ msgctxt "@item:inlistbox Adjective, language"
#~ msgid "Dutch"
#~ msgstr "Holenderski"
#~ msgid ""
#~ "When this is checked, you will not see the IMAP resource folders in the "
#~ "folder tree."
#~ msgstr ""
#~ "Kiedy ta opcja jest włączona, foldery źródeł danych IMAP nie będą "
#~ "widoczne w drzewie folderów."
#~ msgid "&Hide groupware folders"
#~ msgstr "Ukryj fo&ldery grupowe"
#~ msgid ""
#~ "When this is checked, you will not see normal mail folders in the folder "
#~ "tree for the account configured for groupware."
#~ msgstr ""
#~ "Jeśli ta opcja jest włączona, nie będziesz widzieć zwykłych folderów "
#~ "poczty w drzewie folderów dla konta grupowego."
#~ msgid "&Only show groupware folders for this account"
#~ msgstr "Pokaż tylko foldery &grupowe dla tego konta"
#~ msgid ""
#~ "Synchronize groupware changes in disconnected IMAP folders immediately "
#~ "when being online."
#~ msgstr ""
#~ "Synchronizuj zmiany przy pracy grupowej w rozłączonych folderach IMAP "
#~ "natychmiast po połączeniu."
#~ msgid "&Synchronize groupware changes immediately"
#~ msgstr "&Natychmiast synchronizuj zmiany pracy grupowej"
#~ msgid "Account Type: Local Account"
#~ msgstr "Typ konta: lokalne"
#~ msgid "File location:"
#~ msgstr "Położenie pliku:"
#~ msgid "Choo&se..."
#~ msgstr "Wy&bierz..."
#~ msgid "Locking Method"
#~ msgstr "Metoda blokowania"
#~ msgid "Procmail loc&kfile:"
#~ msgstr "Plik &blokady procmaila:"
#~ msgid "&Mutt dotlock"
#~ msgstr "Blokada &mutt"
#~ msgid "M&utt dotlock privileged"
#~ msgstr "Blokada &uprzywilejowana mutt"
#~ msgid "&FCNTL"
#~ msgstr "&FCNTL"
#~ msgid "Non&e (use with care)"
#~ msgstr "&brak (ostrożnie!)"
#~ msgid "Include in m&anual mail check"
#~ msgstr "Włącz do &ręcznego sprawdzania"
#~ msgid "Destination folder:"
#~ msgstr "Folder docelowy:"
#~ msgid "&Pre-command"
#~ msgstr "Polecenie &wstępne:"
#~ msgid "Account Type: POP Account"
#~ msgstr "Typ konta: POP"
#~ msgid "Address of the mail POP3 server"
#~ msgstr "Adres serwera POP3"
#~ msgid ""
#~ "The address of the POP3 server, e.g. pop3.yourprovider.org. You should "
#~ "get this address from your mail provider."
#~ msgstr ""
#~ "Adres serwera POP3, np. pop3.dostawca.pl. Powinieneś dostać ten adres od "
#~ "dostawcy Twojego konta e-mail."
#~ msgid "Password: The password given to you by your mail provider."
#~ msgstr "Hasło: hasło podane przez dostawcę konta e-mail."
#~ msgid ""
#~ "Check this option to have KMail store the password. If KWallet is "
#~ "available the password will be stored there which is considered safe.\n"
#~ "However, if KWallet is not available, the password will be stored in "
#~ "KMail's configuration file. The password is stored in an obfuscated "
#~ "format, but should not be considered secure from decryption efforts if "
#~ "access to the configuration file is obtained."
#~ msgstr ""
#~ "Wybierz tę opcję, jeśli chcesz, by KMail przechowywał hasło. Jeśli "
#~ "dostępny jest Portfel, hasło zostanie zapisane w nim. To jest uważane za "
#~ "bezpieczną metodę przechowywania haseł.\n"
#~ "Jeśli jednak Portfel nie jest dostępny, hasło zostanie zapisane w pliku "
#~ "konfiguracyjnym KMail. Hasło jest przechowywane w postaci zaszyfrowanej, "
#~ "ale nie jest ono bezpieczne, jeśli ktoś uzyska dostęp do Twoich plików "
#~ "konfiguracyjnych."
#~ msgid "Sto&re POP password"
#~ msgstr "Zapisz &hasło POP"
#~ msgid "Include in man&ual mail check"
#~ msgstr "Włącz do &ręcznego sprawdzania poczty"
#~ msgid "Chec&k interval:"
#~ msgstr "Częstotliwość &sprawdzania:"
#~ msgid "If checked the message is not deleted from the mail server"
#~ msgstr ""
#~ "Jeśli ta opcja jest włączona, wiadomość nie zostanie usunięta z serwera."
#~ msgid ""
#~ "KMail can fetch a copy of mails and leave the original message on the "
#~ "server."
#~ msgstr ""
#~ "KMail może pobrać kopie wiadomości i pozostawić oryginalne wiadomości na "
#~ "serwerze."
#~ msgid "Lea&ve fetched messages on the server"
#~ msgstr "&Pozostaw pobrane wiadomości na serwerze"
#~ msgid "The original message is deleted from the server after x days"
#~ msgstr "Oryginalna wiadomość zostanie usunięta z serwera po N dniach"
#~ msgid "Leave messages on the server for"
#~ msgstr "Pozostaw pobrane wiadomości na serwerze przez"
#~ msgctxt "Number of days that the message will be left on the server."
#~ msgid " days"
#~ msgstr " dni"
#~ msgid "Only the x most recent messages are kept on the server"
#~ msgstr "Na serwerze przechowywane jest tylko N ostatnich wiadomości"
#~ msgid ""
#~ "KMail keeps only the x most recent messages on the server and deletes all "
#~ "older."
#~ msgstr ""
#~ "KMail zachowuje na serwerze N ostatnich wiadomości i usuwa pozostałe"
#~ msgid "Keep onl&y the last"
#~ msgstr "Przechowuj &tylko ostatnie"
#~ msgid "Keep most recent messages within the quota and delete oldest"
#~ msgstr "Przechowuj ostatnie wiadomości w obrębie limitu i usuwaj najstarsze"
#~ msgid ""
#~ "If active, most recent messages are kept until the quota is reached and "
#~ "oldest messages are deleted."
#~ msgstr ""
#~ "Jeśli ta opcja jest włączona, ostatnie wiadomości będą przechowywane, "
#~ "dopóki nie przekroczą limitu miejsca dyskowego. Po przekroczeniu limitu "
#~ "najstarsze wiadomości zostaną usunięte."
#~ msgid "Keep only the last"
#~ msgstr "Przechowuj tylko ostatnie"
#~ msgid ""
#~ "If you select this option, POP Filters will be used to decide what to do "
#~ "with messages. You can then select to download, delete or keep them on "
#~ "the server."
#~ msgstr ""
#~ "Jeśli wybierzesz tę opcję, filtry POP zostaną użyte do ustalenia, co "
#~ "zrobić z wiadomościami. Możesz później odebrać te wiadomości, usunąć je "
#~ "lub pozostawić na serwerze."
#~ msgid "&Filter messages if they are greater than"
#~ msgstr "&Filtruj wiadomości większe niż"
#~ msgid "Des&tination folder:"
#~ msgstr "Folder &docelowy:"
#~ msgid "Pre-com&mand:"
#~ msgstr "Polecenie &wstępne:"
#~ msgid "&Use pipelining for faster mail download"
#~ msgstr "Użyj potoku do &szybszego odbierania poczty"
#~ msgid "NTL&M"
#~ msgstr "&NTLM"
#~ msgid "&APOP"
#~ msgstr "&APOP"
#~ msgctxt "@title:window"
#~ msgid "Template Configuration"
#~ msgstr "Konfiguracja szablonów"
#~ msgctxt "@title Message template"
#~ msgid "Reply to Sender"
#~ msgstr "Odpowiedz nadawcy"
#~ msgctxt "@title Message template"
#~ msgid "Reply to All / Reply to List"
#~ msgstr "Odpowiedz wszystkim/na listę"
#~ msgctxt "@title Message template"
#~ msgid "Forward Message"
#~ msgstr "Przekaż wiadomość"
#~ msgctxt "@label:textbox Prefix for quoted message lines"
#~ msgid "&Quote indicator:"
#~ msgstr "Oznaczenie &cytatu:"
#~ msgctxt "@info:whatsthis"
#~ msgid ""
#~ "\n"
#~ " <qt>The following placeholders are supported in the quote "
#~ "indicator:\n"
#~ " <ul>\n"
#~ " <li>%f: sender's initials</li>\n"
#~ " <li>%%: percent sign</li>\n"
#~ " <li>%_: space</li>\n"
#~ " </ul></qt>\n"
#~ " "
#~ msgstr ""
#~ "\n"
#~ " <qt>Następujące znaczniki są obsługiwane przy cytowaniu:\n"
#~ " <ul>\n"
#~ " <li>%f: inicjały nadawcy</li>\n"
#~ " <li>%%: znak procentu</li>\n"
#~ " <li>%_: spacja</li>\n"
#~ " </ul></qt>\n"
#~ " "
#~ msgctxt "Name of the custom template."
#~ msgid "Name"
#~ msgstr "Nazwa"
#~ msgctxt "@label:textbox Recipient mail address"
#~ msgid "To:"
#~ msgstr "Do:"
#~ msgctxt "Universal custom template type."
#~ msgid "Universal"
#~ msgstr "Uniwersalny"
#~ msgid "Reply"
#~ msgstr "Odpowiedź"
#~ msgid "Reply to All"
#~ msgstr "Odpowiedź wszystkim"
#~ msgctxt "Template type for forwarding messages."
#~ msgid "Forward"
#~ msgstr "Przekazywanie"
#~ msgctxt "to be continued with \"flat files\" and \"directories\", resp."
#~ msgid "By default, &message folders on disk are:"
#~ msgstr "Domyślnie &foldery wiadomości są przechowane jako:"
#~ msgctxt "what's this help"
#~ msgid ""
#~ "<qt><p>This selects which mailbox format will be the default for local "
#~ "folders:</p>\n"
#~ "<p><b>mbox:</b> KMail's mail folders are represented by a single file "
#~ "each. Individual messages are separated from each other by "
#~ "a line starting with \"From \". This saves space on "
#~ "disk, but may be less robust, e.g. when moving messages between folders.</"
#~ "p>\n"
#~ "<p><b>maildir:</b> KMail's mail folders are represented by real folders "
#~ "on disk. Individual messages are separate files. This may waste a bit of "
#~ "space on disk, but should be more robust, e.g. when moving messages "
#~ "between folders.</p></qt>"
#~ msgstr ""
#~ "<qt><p>Tu można określić domyślny format lokalnych folderów z pocztą:</p> "
#~ "<p><b>mbox:</b> Każdy folder KMail jest reprezentowany przez pojedynczy "
#~ "plik. Wiadomości są oddzielane wierszami rozpoczynającymi się od \"From "
#~ "\". To oszczędza miejsce na dysku, ale jest mniej efektywne, na przykład "
#~ "przy przenoszeniu wiadomości między folderami.</p><p><b>maildir:</b> "
#~ "Każdy folder KMail jest osobnym katalogiem na dysku.Wiadomości są "
#~ "osobnymi plikami. Zużywa to więcej miejsca na dysku, ale usprawnia pracę, "
#~ "np. przenoszenie wiadomości między folderami.</p></qt>"
#~ msgid "Flat Files (\"mbox\" format)"
#~ msgstr "Pliki (format \"mbox\")"
#~ msgid "Directories (\"maildir\" format)"
#~ msgstr "Katalogi (format \"maildir\")"
#~ msgid "&Quota units:"
#~ msgstr "&Jednostki limitu dyskowego:"
#~ msgid "Groupware Compatibility && Legacy Options"
#~ msgstr "Ustawienia trybu pracy grupowej"
#~ msgid ""
#~ "Turn this option on in order to make Outlook(tm) understand your answers "
#~ "to invitation replies"
#~ msgstr ""
#~ "Włącz tę opcję, by Outlook(tm) mógł zrozumieć Twoje odpowiedzi na "
#~ "zaproszenia"
#~ msgid "&Mangle From:/To: headers in replies to invitations"
#~ msgstr "&Przeformatuj nagłówki Od:/Do: w odpowiedzi na zaproszenia"
#~ msgid ""
#~ "Turn this option on in order to make Outlook(tm) understand your answers "
#~ "to invitations"
#~ msgstr ""
#~ "Włącz tę opcję, by Outlook(tm) mógł zrozumieć Twoje odpowiedzi na "
#~ "zaproszenia"
#~ msgid "Send &invitations in the mail body"
#~ msgstr "Wysyłaj zaproszenia &grupowe w treści wiadomości"
#~ msgid ""
#~ "Microsoft Outlook, when used in combination with a Microsoft Exchange "
#~ "server,\n"
#~ "has a problem understanding standards-compliant groupware email.\n"
#~ "Turn this option on to send groupware invitations in a way that Microsoft "
#~ "Exchange understands."
#~ msgstr ""
#~ "Microsoft Outlook używany z serwerem Microsoft Exchange ma problem z "
#~ "rozpoznawaniem e-maili grupowych zgodnych ze standardem. Włączenie tej "
#~ "opcji spowoduje wysyłanie zaproszeń grupowych w formacie zrozumiałym dla "
#~ "Microsoft Exchange."
#~ msgid "Exchange-compatible invitation &naming"
#~ msgstr "Nazwa zaproszenia zgodna z &Exchange"
#~ msgid ""
#~ "Send invitation reply comments in a way that Microsoft Outlook(tm) "
#~ "understands."
#~ msgstr ""
#~ "Wysyłaj odpowiedzi na zaproszenia w formacie zrozumiałym dla Microsoft "
#~ "Outlook."
#~ msgid "Outlook compatible invitation reply comments"
#~ msgstr "Zgodne z Outlookiem odpowiedzi na zaproszenia"
#~ msgid ""
#~ "When this is on, the user will not see the mail composer window. "
#~ "Invitation mails are sent automatically."
#~ msgstr ""
#~ "Jeśli ta opcja jest włączona, użytkownik nie będzie widział okna edytora "
#~ "wiadomości. Wiadomości z zaproszeniami będą wysyłane automatycznie."
#~ msgid "&Automatic invitation sending"
#~ msgstr "&Automatyczne wysyłanie zaproszeń"
#~ msgid "Options"
#~ msgstr "Opcje"
#~ msgid "Delete invitation emails after the reply to them has been sent"
#~ msgstr "Usuń zaproszenia po wysłaniu odpowiedzi"
#~ msgid "&Use message indicator"
#~ msgstr "Użyj &oznaczenia wiadomości:"
#~ msgid "Account Type: Maildir Account"
#~ msgstr "Typ konta: Maildir"
#~ msgid "Include in &manual mail check"
#~ msgstr "Włącz do &ręcznego sprawdzania poczty"
#~ msgid "&Pre-command:"
#~ msgstr "Polecenie &wstępne:"
#~ msgid ""
#~ "Disregard the users umask setting and use \"read-write for the user only"
#~ "\" instead"
#~ msgstr ""
#~ "Ignoruj maskę użytkownika (umask) i użyj wartości \"do czytania i pisania "
#~ "tylko dla użytkownika\""
#~ msgid "Use message indicator"
#~ msgstr "Użyj znacznika wiadomości"
#~ msgid ""
#~ "If this option is enabled and a message indicator is installed on the "
#~ "desktop, then indicators will be displayed for folders containing unread "
#~ "messages."
#~ msgstr ""
#~ "Jeśli ta opcja jest włączona, a znacznik wiadomości znajduje się na "
#~ "pulpicie, foldery zawierające nieprzeczytane wiadomości będą wyróżnione."
#~ msgid ""
#~ "\n"
#~ " The filename separator for maildir files \"uniq:info\" - see "
#~ "the original maildir specification at http://cr.yp.to/proto/maildir.html\n"
#~ " The default depends on the current operating system. WIN='!', "
#~ "all others ':'.\n"
#~ " "
#~ msgstr ""
#~ "\n"
#~ " Separator nazwy plików dla plików maildir \"uniq:info\" - "
#~ "patrzoryginalna specyfikacja maildir pod adresem http://cr.yp.to/proto/"
#~ "maildir.html\n"
#~ " Domyślna wartość zależy od systemu operacyjnego (! dla "
#~ "Windows, : dla pozostałych). "
#~ msgid "Enable groupware functionality"
#~ msgstr "Włącz funkcje pracy grupowej"
#~ msgid "Mangle From:/To: headers in replies to replies"
#~ msgstr "Przeformatuj nagłówki Od:/Do: w odpowiedzi na zaproszenia"
#~ msgid ""
#~ "Microsoft Outlook has a number of shortcomings in its implementation of "
#~ "the iCalendar standard; this option works around one of them. If you have "
#~ "problems with Outlook users not being able to get your replies, try "
#~ "setting this option."
#~ msgstr ""
#~ "Implementacja iCalendar w Microsoft Outlook ma wiele wad. Ta opcja służy "
#~ "do obejścia jednej z nich. Jeśli masz problemy otrzymywaniem odpowiedzi w "
#~ "Outlooku, włącz tę opcję."
#~ msgid "Send groupware invitations in the mail body"
#~ msgstr "Wysyłaj zaproszenia grupowe w treści wiadomości"
#~ msgid ""
#~ "Microsoft Outlook has a number of shortcomings in its implementation of "
#~ "the iCalendar standard; this option works around one of them. If you have "
#~ "problems with Outlook users not being able to get your invitations, try "
#~ "setting this option."
#~ msgstr ""
#~ "Implementacja iCalendar w Microsoft Outlook ma wiele wad. Ta opcja służy "
#~ "do obejścia jednej z nich. Jeśli masz problemy odczytaniem zaproszeń w "
#~ "Outlooku, włącz tę opcję."
#~ msgid "Exchange-compatible invitation naming"
#~ msgstr "Nazwa zaproszenia zgodna z Exchange"
#~ msgid ""
#~ "Microsoft Outlook, when used in combination with a Microsoft Exchange "
#~ "server, has a problem understanding standards-compliant groupware email. "
#~ "Turn this option on to send groupware invitations in a way that Microsoft "
#~ "Exchange understands."
#~ msgstr ""
#~ "Microsoft Outlook używany z serwerem Microsoft Exchange ma problem z "
#~ "rozpoznawaniem e-maili grupowych zgodnych ze standardem. Włączenie tej "
#~ "opcji spowoduje wysyłanie zaproszeń grupowych w formacie zrozumiałym dla "
#~ "Microsoft Exchange."
#~ msgid ""
#~ "When replying to invitations, send the reply comment in way that "
#~ "Microsoft Outlook understands."
#~ msgstr ""
#~ "Przy odpowiadaniu na zaproszenia wysyłaj komentarze do zaproszeń w "
#~ "formacie zrozumiałym dla Microsoft Outlook."
#~ msgid "Automatic invitation sending"
#~ msgstr "Automatyczne wysyłanie zaproszeń"
#~ msgid ""
#~ "When this is checked, you will not see the mail composer window. Instead, "
#~ "all invitation mails are sent automatically. If you want to see the mail "
#~ "before sending it, you can uncheck this option. However, be aware that "
#~ "the text in the composer window is in iCalendar syntax, and you should "
#~ "not try modifying it by hand."
#~ msgstr ""
#~ "Jeśli ta opcja jest włączona, edytor wiadomości będzie niewidoczny i "
#~ "wszystkie zaproszenia będą wysyłane automatycznie. Jeśli chcesz zobaczyć "
#~ "wiadomość z zaproszeniem przed jej wysłaniem, wyłącz tę opcję. Uwaga: "
#~ "tekst wiadomości zaproszenia jest w formacie iCalendar i nie należy "
#~ "modyfikować go ręcznie."
#~ msgid ""
#~ "When this is checked, received invitation emails that have been replied "
#~ "to will be moved to the Trash folder, once the reply has been "
#~ "successfully sent."
#~ msgstr ""
#~ "Jeśli ta opcja jest włączona, zaproszenia będą przenoszone do kosza po "
#~ "wysłaniu odpowiedzi."
#~ msgid ""
#~ "<p>Enabling this makes it possible to store the entries from the Kontact "
#~ "applications (KOrganizer, KAddressBook, and KNotes.)</p><p>If you want to "
#~ "set this option you must also set the applications to use the IMAP "
#~ "resource; this is done in the KDE System Settings.</p>"
#~ msgstr ""
#~ "<p>Włączenie tej opcji umożliwi przechowywanie danych z programu Kontakt "
#~ "(KOrganizer, KAddressBook i KNotes.)</p><p>Jeśli chcesz włączyć tę opcję, "
#~ "powinieneś także włączyć korzystanie ze źródła danych IMAP w programach. "
#~ "Można to zrobić w Centrum sterowania.</p>"
#~ msgid ""
#~ "<p>Usually you will not have any reason to see the folders that hold the "
#~ "IMAP resources. But if you need to see them, you can set that here.</p>"
#~ msgstr ""
#~ "<p>Zwykle nie ma powodów do przeglądania folderów ze źródłami danych IMAP "
#~ "Jeśli jednak chcesz je przeglądać, możesz ustawić to tutaj.</p>"
#~ msgid ""
#~ "<p>If the account used for storing groupware information is not used to "
#~ "manage normal mail, set this option to make KMail only show groupware "
#~ "folders in it. This is useful if you are handling regular mail via an "
#~ "additional online IMAP account.</p>"
#~ msgstr ""
#~ "<p>Jeśli konto jest używane do pracy grupowej, a nie do normalnej poczty, "
#~ "ustaw tę opcję, by KMail pokazywał w nim tylko foldery grupowego. Jest to "
#~ "użyteczne, jeśli zwykła poczta jest obsługiwana przez dodatkowe zdalne "
#~ "konto IMAP.</p>"
#~ msgid ""
#~ "<p>Choose the storage format of the groupware folders. <ul><li>The "
#~ "default format is to use the ical (for calendar folders) and vcard (for "
#~ "address book folders) standards. This format makes all Kontact features "
#~ "available.</li><li>The Kolab XML format uses a custom model that matches "
#~ "more closely the one used in Outlook. This format gives better Outlook "
#~ "compatibility, when using a Kolab server or a compatible solution.</li></"
#~ "ul></p>"
#~ msgstr ""
#~ "<p>Wybierz format przechowywania folderów grupowych. <ul> <li>Domyślny "
#~ "format to ical (dla folderów kalendarza) i vCard (dla folderów książki "
#~ "adresowej). To pozwala na korzystanie ze wszystkich funkcji programu "
#~ "Kontact.</li> <li>Format XML Kolab jest bardziej podobny do formatu "
#~ "stosowanego przez program Outlook. Pozwala to na większą zgodność z "
#~ "Outlookiem podczas korzystania z serwera Kolab lub zgodnego z nim</li> </"
#~ "ul> </p>"
#~ msgid ""
#~ "<p>This chooses the parent of the IMAP resource folders.</p><p>By "
#~ "default, the Kolab server sets the IMAP inbox to be the parent.</p>"
#~ msgstr ""
#~ "<p>Wybiera folder nadrzędny dla folderów ze źródłami danych IMAP.</"
#~ "p><p>Uwaga: Kolab wybiera folder nadrzędny na skrzynkę odbiorczą IMAP.</p>"
#~ msgid ""
#~ "<p>This is the ID of the account holding the IMAP resource folders.</p>"
#~ msgstr ""
#~ "<p>To jest identyfikator konta zawierającego foldery ze źródłami danych "
#~ "IMAP.</p>"
#~ msgid ""
#~ "<p>If you want to set the folder names of the IMAP storage to your local "
#~ "language, you can choose between these available languages.</p><p> Please "
#~ "note, that the only reason to do so is for compatibility with Microsoft "
#~ "Outlook. It is considered a bad idea to set this, since it makes changing "
#~ "languages impossible. </p><p>So do not set this unless you have to.</p>"
#~ msgstr ""
#~ "<p>Jeśli chcesz ustawić nazwy folderów IMAP w swoim języku, możesz wybrać "
#~ "jeden z poniższych języków.</p><p>Uwaga: jedynym powodem, żeby zmienić "
#~ "język nazw jest zgodność z programem Microsoft Outlook. Poza tym jest to "
#~ "zły pomysł, ponieważ uniemożliwia zmianę języka w przyszłości.</p> "
#~ "<p>Lepiej nie wybierać tej opcji, jeśli nie jest to konieczne.</p>"
#~ msgid "Only filter mails received in disconnected IMAP inbox."
#~ msgstr "Filtruj tylko wiadomości otrzymane w rozłączonych skrzynkach IMAP."
#~ msgid "Also filter new mails received in groupware folders."
#~ msgstr "Filtruj także wiadomości otrzymane w folderach grupowych."
#~ msgid ""
#~ "Synchronize groupware changes in DIMAP folders immediately when being "
#~ "online."
#~ msgstr ""
#~ "Synchronizuj zmiany pracy grupowej w folderach DIMAP bezpośrednio po "
#~ "połączeniu."
#~ msgid "Keep original charset when replying or forwarding if possible"
#~ msgstr "Zachowaj oryginalny zestaw znaków przy odpowiedzi lub przekazywaniu"
#~ msgid "Replace recognized prefi&x with \"Re:\""
#~ msgstr "Zastąp rozpoznany przedrostek przez \"&Re:\""
#~ msgid "Replace recognized prefix with \"&Fwd:\""
#~ msgstr "Zastąp rozpoznany przedrostek przez \"&Fwd:\""
#~ msgid "Use smart &quoting"
#~ msgstr "&Inteligentne cytowanie"
#~ msgid "What style of headers should be displayed"
#~ msgstr "Styl wyświetlanych nagłówków"
#~ msgid "How much of headers should be displayed"
#~ msgstr "Ilość informacji widocznych w nagłówku"
#~ msgid ""
#~ "Some emails, especially those generated automatically, do not specify the "
#~ "character encoding which needs to be used to properly display them. In "
#~ "such cases a fallback character encoding will be used, which you can "
#~ "configure here. Set it to the character encoding most commonly used in "
#~ "your part of the world. As a default the encoding configured for the "
#~ "whole system is used."
#~ msgstr ""
#~ "Niektóre wiadomości, zwłaszcza te tworzone automatycznie, nie definiują "
#~ "zestawu znaków niezbędnego do poprawnego wyświetlenia zawartości. W "
#~ "takich wypadkach użyte zostanie kodowanie awaryjne, konfigurowane w tym "
#~ "miejscu. Należy ustawić je na kodowanie najczęściej używane w Twoim "
#~ "regionie. Domyślnie używane jest kodowanie systemowe."
#~ msgid ""
#~ "Changing this from its default 'Auto' will force the use of the specified "
#~ "encoding for all emails, regardless of what they specify themselves."
#~ msgstr ""
#~ "Zmiana z domyślnej opcji 'Automatycznie' spowoduje użycie podanego "
#~ "kodowania dla wszystkich wiadomości, niezależnie od podanego w nich "
#~ "kodowania."
#~ msgid "Replace smileys by emoticons"
#~ msgstr "Zastąp uśmieszki emotikonami"
#~ msgid ""
#~ "Enable this if you want smileys like :-) appearing in the message text to "
#~ "be replaced by emoticons (small pictures)."
#~ msgstr ""
#~ "Włącz tę opcję, jeśli chcesz, by uśmieszki takie jak :-) w wiadomościach "
#~ "były zastępowane emotikonami (małymi obrazkami)."
#~ msgid "Show expand/collapse quote marks"
#~ msgstr "Pokaż znaczki rozwijania/zwijania cytatów"
#~ msgid ""
#~ "Enable this option to show different levels of quoted text. Disable to "
#~ "hide the levels of quoted text."
#~ msgstr ""
#~ "Jeśli ta opcja jest włączona, wyświetlane będą różne poziomy cytowania "
#~ "tekstu."
#~ msgid "Automatic collapse level:"
#~ msgstr "Poziom automatycznego ukrywania:"
#~ msgid "Reduce font size for quoted text"
#~ msgstr "Zmniejsz czcionkę cytowanego tekstu"
#~ msgid "Enable this option to show quoted text with a smaller font."
#~ msgstr ""
#~ "Jeśli ta opcja jest włączona, cytowany tekst będzie wyświetlany mniejszą "
#~ "czcionką."
#~ msgid "Show user agent in fancy headers"
#~ msgstr "Pokaż program pocztowy w eleganckich nagłówkach"
#~ msgid ""
#~ "Enable this option to get the User-Agent and X-Mailer header lines "
#~ "displayed when using fancy headers."
#~ msgstr ""
#~ "Jeśli ta opcja jest włączona, eleganckie nagłówki będą zawierać "
#~ "informację o polach User-Agent i X-Mailer."
#~ msgid "Allow to delete attachments of existing mails."
#~ msgstr "Pozwól na usuwanie załączników z wiadomości."
#~ msgid "Allow to edit attachments of existing mails."
#~ msgstr "Pozwól na modyfikację załączników w wiadomościach."
#~ msgid "Always decrypt messages when viewing or ask before decrypting"
#~ msgstr ""
#~ "Zawsze odszyfrowuj wiadomości przy pokazywaniu lub pytaj przed "
#~ "odszyfrowaniem"
#~ msgid "Message Structure Viewer Placement"
#~ msgstr "Położenie widoku struktury wiadomości"
#~ msgid "Above the message pane"
#~ msgstr "Nad wiadomością"
#~ msgid "Below the message pane"
#~ msgstr "Pod wiadomością"
#~ msgid "Show never"
#~ msgstr "Nigdy nie pokazuj"
#~ msgid "Show always"
#~ msgstr "Zawsze pokazuj"
#~ msgid "Show spam status in fancy headers"
#~ msgstr "Zaznacz spam w eleganckich nagłówkach"
#~ msgid "Number of addresses to show before collapsing"
#~ msgstr "Liczba adresów wyświetlana przez zwinięciem"
#~ msgid "How attachments are shown"
#~ msgstr "Sposób pokazywania załączników"
#~ msgid "Display tooltips for messages and group headers"
#~ msgstr "Pokaż podpowiedzi dla wiadomości i nagłówków grup"
#~ msgid ""
#~ "Enable this option to display tooltips when hovering over an item in the "
#~ "message list."
#~ msgstr ""
#~ "Włącz tę opcję, by włączyć wyświetlanie podpowiedzi, kiedy kursor myszy "
#~ "znajduje się nad listą wiadomości."
#~ msgid "Hide tab bar when only one tab is open"
#~ msgstr "Ukryj pasek kart, kiedy otwarta jest jedna karta"
#~ msgid ""
#~ "With this option enabled the tab bar will be displayed only when there "
#~ "are two or more tabs. With this option disabled the tab bar will be "
#~ "always shown. When the tab bar is hidden you can always open a folder in "
#~ "a new tab by middle-clicking it."
#~ msgstr ""
#~ "Kiedy ta opcja jest włączona, pasek kart będzie wyświetlany tylko wtedy, "
#~ "gdy widoczna jest więcej niż jedna karta. Przy opcji wyłączonej pasek "
#~ "kart jest zawsze widoczny. Przy ukrytym pasku kart można zawsze otworzyć "
#~ "folder w nowej karcie, klikjając na nim środkowym przyciskiem myszy."
#, fuzzy
#~| msgid ""
#~| "A file named \"%1\" already exists. Are you sure you want to overwrite "
#~| "it?"
#~ msgid "The specified file already exists. Do you want to overwrite it?"
#~ msgstr "Plik o nazwie \"%1\" już istnieje. Zastąpić go?"
#, fuzzy
#~| msgid "&Overwrite"
#~ msgid "Overwrite"
#~ msgstr "&Zastąp"
#~ msgctxt "@title collumn attachment name."
#~ msgid "Name"
#~ msgstr "Nazwa"
#~ msgctxt "@title collumn attachment size."
#~ msgid "Size"
#~ msgstr "Rozmiar"
#~ msgctxt "@title collumn attachment encoding."
#~ msgid "Encoding"
#~ msgstr "Kodowanie"
#~ msgctxt "@title collumn attachment type."
#~ msgid "Type"
#~ msgstr "Typ"
#~ msgctxt "@title collumn attachment compression checkbox."
#~ msgid "Compress"
#~ msgstr "Spakuj"
#~ msgctxt "@title collumn attachment encryption checkbox."
#~ msgid "Encrypt"
#~ msgstr "Zaszyfruj"
#~ msgctxt "@title collumn attachment signed checkbox."
#~ msgid "Sign"
#~ msgstr "Podpisz"
#~ msgid "Change Encoding"
#~ msgstr "Zmień kodowanie"
#~ msgid "Check Ma&il"
#~ msgstr "&Sprawdź pocztę"
#~ msgid "&Load Profile..."
#~ msgstr "&Wczytaj profil..."
#~ msgid "Show only for non-plaintext &messages"
#~ msgstr "Pokazuj dla wiadomości &nietekstowych"
#~ msgid "Use smaller font for quoted text"
#~ msgstr "Użyj mniejszej czcionki do cytowanego tekstu"
#~ msgctxt ""
#~ "Default template for forwarded messages.%1: forward phrase, e.g. "
#~ "\"Forwarded Message\", %2: subject of original message, %3: date of "
#~ "original message, %4: mail address of sender of original message, %5: "
#~ "mail address of receiver of original message, %6: text of original message"
#~ msgid ""
#~ "\n"
#~ "---------- %1 ----------\n"
#~ "\n"
#~ "Subject: %2\n"
#~ "Date: %3\n"
#~ "From: %4\n"
#~ "To: %5\n"
#~ "\n"
#~ "%6\n"
#~ "-------------------------------------------------------\n"
#~ msgstr ""
#~ "\n"
#~ "---------- %1 ----------\n"
#~ "\n"
#~ "Temat: %2\n"
#~ "Data: %3\n"
#~ "Od: %4\n"
#~ "Do: %5\n"
#~ "\n"
#~ "%6\n"
#~ "-------------------------------------------------------\n"
#~ msgid "Available Profiles"
#~ msgstr "Dostępne profile"
#~ msgid "&Select a profile and click 'OK' to load its settings:"
#~ msgstr "&Wybierz profil i zastosuj go, żeby użyć jego ustawień:"
#~ msgctxt "Missing profile name placeholder"
#~ msgid "Unnamed"
#~ msgstr "Nienazwany"
#~ msgctxt "Missing profile description placeholder"
#~ msgid "Not available"
#~ msgstr "Niedostępny"
#~ msgid "None (Storage Order)"
#~ msgstr "brak (według kolejności na dysku)"
#~ msgid "By Date/Time"
#~ msgstr "według daty/czasu"
#~ msgid "By Date/Time of Most Recent in Subtree"
#~ msgstr "według daty/czasu ostatniej wiadomości w poddrzewie"
#~ msgid "By Sender"
#~ msgstr "według nadawcy"
#~ msgid "By Receiver"
#~ msgstr "według adresata"
#~ msgid "By Smart Sender/Receiver"
#~ msgstr "według nadawcy/adresata"
#~ msgid "By Subject"
#~ msgstr "według tematu"
#~ msgid "By Size"
#~ msgstr "według rozmiaru"
#~ msgid "By Action Item Status"
#~ msgstr "według stanu działania"
#~ msgid "By New/Unread Status"
#~ msgstr "według stanu nowa/nieprzeczytana"
#~ msgid "Least Recent on Top"
#~ msgstr "od najstarszych"
#~ msgid "Most Recent on Top"
#~ msgstr "od najnowszych"
#~ msgctxt "Sort order for messages"
#~ msgid "Ascending"
#~ msgstr "Rosnąco"
#~ msgctxt "Sort order for messages"
#~ msgid "Descending"
#~ msgstr "Malejąco"
#~ msgid "by Date/Time"
#~ msgstr "według daty/czasu"
#~ msgid "by Date/Time of Most Recent Message in Group"
#~ msgstr "wedłu daty/czasu ostatniej wiadomości w grupie"
#~ msgid "by Sender/Receiver"
#~ msgstr "według nadawcy/adresata"
#~ msgid "by Sender"
#~ msgstr "według nadawca"
#~ msgid "by Receiver"
#~ msgstr "według adresata"
#~ msgctxt "Sort order for mail groups"
#~ msgid "Ascending"
#~ msgstr "Rosnąco"
#~ msgctxt "Sort order for mail groups"
#~ msgid "Descending"
#~ msgstr "Malejąco"
#~ msgctxt "Unknown date"
#~ msgid "Unknown"
#~ msgstr "Nieznana"
#~ msgid "Current Activity, Threaded"
#~ msgstr "Aktualna działalność, wątki"
#~ msgid ""
#~ "This view uses smart date range groups. Messages are threaded. So for "
#~ "example, in \"Today\" you will find all the messages arrived today and "
#~ "all the threads that have been active today."
#~ msgstr ""
#~ "Ten widok używa inteligentnie dobranych zakresów dat. Wiadomości są "
#~ "ułożone w wątki. Na przykład w grupie \"Dzisiaj\" znajdą się wszystkie "
#~ "wiadomości odebrane dzisiaj, a także wszystkie wątki aktywne dzisiaj."
#~ msgid "Current Activity, Flat"
#~ msgstr "Aktualna działalność, płasko"
#~ msgid ""
#~ "This view uses smart date range groups. Messages are not threaded. So for "
#~ "example, in \"Today\" you will simply find all the messages arrived today."
#~ msgstr ""
#~ "Ten widok używa inteligentnie dobranych zakresów dat. Wiadomości nie są "
#~ "ułożone w wątki. Na przykład w grupie \"Dzisiaj\" znajdą się wszystkie "
#~ "wiadomości odebrane dzisiaj."
#~ msgid "Activity by Date, Threaded"
#~ msgstr "Działalność według daty, wątki"
#~ msgid ""
#~ "This view uses day-by-day groups. Messages are threaded. So for example, "
#~ "in \"Today\" you will find all the messages arrived today and all the "
#~ "threads that have been active today."
#~ msgstr ""
#~ "Ten widok używa grup dobranych według dnia. Wiadomości są ułożone w "
#~ "wątki. Na przykład w grupie \"Dzisiaj\" znajdą się wszystkie wiadomości "
#~ "odebrane dzisiaj, a także wszystkie wątki aktywne dzisiaj."
#~ msgid "Activity by Date, Flat"
#~ msgstr "Działalność według daty, płasko"
#~ msgid ""
#~ "This view uses day-by-day groups. Messages are not threaded. So for "
#~ "example, in \"Today\" you will simply find all the messages arrived today."
#~ msgstr ""
#~ "Ten widok używa grup dobranych według dnia. Wiadomości nie są ułożone w "
#~ "wątki. Na przykład w grupie \"Dzisiaj\" znajdą się wszystkie wiadomości "
#~ "odebrane dzisiaj."
#~ msgid "Standard Mailing List"
#~ msgstr "Standardowa lista dyskusyjna"
#~ msgid ""
#~ "This is a plain and old mailing list view: no groups and heavy threading."
#~ msgstr "Zwykły, stary widok list dyskusyjnych: bez grup, obszerne wątki."
#~ msgid "Flat Date View"
#~ msgstr "Płaski widok dat"
#~ msgid ""
#~ "This is a plain and old list of messages sorted by date: no groups and no "
#~ "threading."
#~ msgstr "Zwykły, stary widok list dyskusyjnych: bez grup, bez wątków."
#~ msgid "Senders/Receivers, Flat"
#~ msgstr "Nadawca/Adresat, płasko"
#~ msgid ""
#~ "This view groups the messages by senders or receivers (depending on the "
#~ "folder type). Messages are not threaded."
#~ msgstr ""
#~ "Ten widok grupuje wiadomości według nadawców i adresatów (w zależności od "
#~ "typu foldera). Wiadomości nie są ułożone w wątki."
#~ msgid "Thread Starters"
#~ msgstr "Początki wątków"
#~ msgid ""
#~ "This view groups the messages in threads and then groups the threads by "
#~ "the starting user."
#~ msgstr ""
#~ "Ten widok grupuje wiadomości w wątki, a następnie wątki według "
#~ "początkowego autora."
#~ msgctxt "Default theme name"
#~ msgid "Classic"
#~ msgstr "Klasyczny"
#~ msgid "A simple, backward compatible, single row theme"
#~ msgstr "Zwykły motyw jednowierszowy, zgodny z poprzednimi wersjami"
#~ msgctxt "@title:column Subject of messages"
#~ msgid "Subject"
#~ msgstr "Temat"
#~ msgid "Sender/Receiver"
#~ msgstr "Nadawca/Adresat"
#~ msgctxt "Sender of a message"
#~ msgid "Sender"
#~ msgstr "Nadawca"
#~ msgctxt "Receiver of a message"
#~ msgid "Receiver"
#~ msgstr "Odbiorca"
#~ msgctxt "Date of a message"
#~ msgid "Date"
#~ msgstr "Data"
#~ msgid "Most Recent Date"
#~ msgstr "Ostatnia data"
#~ msgctxt "Size of a message"
#~ msgid "Size"
#~ msgstr "Rozmiar"
#~ msgid "New/Unread"
#~ msgstr "Nowa/nieprzeczytana"
#~ msgid "Replied"
#~ msgstr "Odpowiedziana"
#~ msgctxt "Message importance indication"
#~ msgid "Important"
#~ msgstr "Ważna"
#~ msgid "Spam/Ham"
#~ msgstr "Spam/Nie-spam"
#~ msgid "Watched/Ignored"
#~ msgstr "Śledzona/ignorowana"
#~ msgid "Fancy"
#~ msgstr "Elegancki"
#~ msgid "A fancy multiline and multi item theme"
#~ msgstr "Elegancki motyw wielowierszowy"
#~ msgid "Fancy with Clickable Status"
#~ msgstr "Elegancki z klikalnym stanem"
#~ msgid ""
#~ "A fancy multiline and multi item theme with a clickable status column"
#~ msgstr "Elegancki motyw wielowierszowy z klikalną ikoną stanu"
#~ msgid "Status"
#~ msgstr "Stan"
#~ msgid "Customize Message Aggregation Modes"
#~ msgstr "Konfiguruj tryby grupowania wiadomości"
#~ msgid "New Aggregation"
#~ msgstr "Nowe grupowanie"
#~ msgid "Clone Aggregation"
#~ msgstr "Powiel grupowanie"
#~ msgid "Delete Aggregation"
#~ msgstr "Usuń grupowanie"
#~ msgid "Unnamed Aggregation"
#~ msgstr "Grupowanie bez nazwy"
#~ msgid "Customize Themes"
#~ msgstr "Konfiguruj motywy"
#~ msgid "New Theme"
#~ msgstr "Nowy motyw"
#~ msgid "Clone Theme"
#~ msgstr "Powiel motyw"
#~ msgid "Delete Theme"
#~ msgstr "Usuń motyw"
#~ msgid "Unnamed Theme"
#~ msgstr "Motyw bez nazwy"
#~ msgid "Today"
#~ msgstr "Dzisiaj"
#~ msgid "Yesterday"
#~ msgstr "Wczoraj"
#~ msgid "Last Week"
#~ msgstr "W ostatnim tygodniu"
#~ msgid "Two Weeks Ago"
#~ msgstr "Dwa tygodnie temu"
#~ msgid "Three Weeks Ago"
#~ msgstr "Trzy tygodnie temu"
#~ msgid "Four Weeks Ago"
#~ msgstr "Cztery tygodnie temu"
#~ msgid "Sender"
#~ msgstr "Nadawca"
#~ msgid "Processed 1 Message of %2"
#~ msgid_plural "Processed %1 Messages of %2"
#~ msgstr[0] "Przetworzono 1 wiadomość z %2"
#~ msgstr[1] "Przetworzono %1 wiadomości z %2"
#~ msgstr[2] "Przetworzono %1 wiadomości z %2"
#~ msgid "Threaded 1 Message of %2"
#~ msgid_plural "Threaded %1 Messages of %2"
#~ msgstr[0] "Ułożono w wątkach 1 wiadomości z %2"
#~ msgstr[1] "Ułożono w wątkach %1 wiadomości z %2"
#~ msgstr[2] "Ułożono w wątkach %1 wiadomości z %2"
#~ msgid "Grouped 1 Thread of %2"
#~ msgid_plural "Grouped %1 Threads of %2"
#~ msgstr[0] "Zgrupowano 1 wiadomości z %2"
#~ msgstr[1] "Zgrupowano %1 wiadomości z %2"
#~ msgstr[2] "Zgrupowano %1 wiadomości z %2"
#~ msgid "Updated 1 Group of %2"
#~ msgid_plural "Updated %1 Groups of %2"
#~ msgstr[0] "Uaktualniono 1 wiadomości z %2"
#~ msgstr[1] "Uaktualniono %1 wiadomości z %2"
#~ msgstr[2] "Uaktualniono %1 wiadomości z %2"
#~ msgctxt "Description of Type Subject"
#~ msgid "Subject"
#~ msgstr "Temat"
#~ msgctxt "Description of Type Date"
#~ msgid "Date"
#~ msgstr "Data"
#~ msgctxt "Description of Type Sender"
#~ msgid "Sender"
#~ msgstr "Nadawca"
#~ msgctxt "Description of Type Receiver"
#~ msgid "Receiver"
#~ msgstr "Odbiorca"
#~ msgctxt "Description of Type Size"
#~ msgid "Size"
#~ msgstr "Rozmiar"
#~ msgid "New/Unread/Read Icon"
#~ msgstr "Ikona nowa/nieprzeczytana/przeczytana"
#~ msgid "Attachment Icon"
#~ msgstr "Ikona załącznika"
#~ msgid "Replied/Forwarded Icon"
#~ msgstr "Ikona odpowiedziana/przekazana"
#~ msgid "Combined New/Unread/Read/Replied/Forwarded Icon"
#~ msgstr ""
#~ "Połączona ikona nowa/nieprzeczytana/przeczytana/odpowiedziana/przekazana"
#~ msgid "Action Item Icon"
#~ msgstr "Ikona działania"
#~ msgid "Important Icon"
#~ msgstr "Ikona ważna"
#~ msgid "Group Header Label"
#~ msgstr "Etykieta nagłówka grupy"
#~ msgid "Spam/Ham Icon"
#~ msgstr "Ikona spam/nie-spam"
#~ msgid "Watched/Ignored Icon"
#~ msgstr "Ikona śledzona/ignorowana"
#~ msgid "Group Header Expand/Collapse Icon"
#~ msgstr "Ikona rozwijania/zwijania nagłówka grupy"
#~ msgid "Signature State Icon"
#~ msgstr "Ikona stanu podpisu"
#~ msgid "Vertical Separation Line"
#~ msgstr "Pionowa linia oddzielająca"
#~ msgid "Horizontal Spacer"
#~ msgstr "Odstęp poziomy"
#~ msgid "Max Date"
#~ msgstr "Maksymalna data"
#~ msgctxt "Description for an Unknown Type"
#~ msgid "Unknown"
#~ msgstr "Nieznany"
#~ msgid "Never Show"
#~ msgstr "Nie pokazuj nigdy"
#~ msgid "Always Show"
#~ msgstr "Zawsze pokazuj"
#~ msgid "Plain Rectangles"
#~ msgstr "Zwykłe prostokąty"
#~ msgid "Plain Joined Rectangle"
#~ msgstr "Zwykłe połączone prostokąty"
#~ msgid "Rounded Rectangles"
#~ msgstr "Zaokrąglone prostokąty"
#~ msgid "Rounded Joined Rectangle"
#~ msgstr "Zaokrąglone połączone prostokąty"
#~ msgid "Gradient Rectangles"
#~ msgstr "Cieniowane prostokąty"
#~ msgid "Gradient Joined Rectangle"
#~ msgstr "Cieniowane połączone prostokąty"
#~ msgid "Styled Rectangles"
#~ msgstr "Eleganckie prostokąty"
#~ msgid "Styled Joined Rectangles"
#~ msgstr "Eleganckie połączone prostokąty"
#~ msgctxt "Search for messages."
#~ msgid "Search"
#~ msgstr "Znajdź"
#~ msgid "Filter by Status"
#~ msgstr "Filtruj według stanu"
#~ msgid "Open Full Search"
#~ msgstr "Otwórz pełne wyszukiwanie"
#~ msgid "Change Sort Order"
#~ msgstr "Zmień kryterium sortowania"
#~ msgid "Select Aggregation Mode"
#~ msgstr "Zmień tryb grupowania"
#~ msgid "Select View Appearance (Theme)"
#~ msgstr "Zmień wygląd (motyw)"
#~ msgid "Folder Always Uses This Theme"
#~ msgstr "Folder zawsze używa tego motywu"
#~ msgid "Folder Always Uses This Aggregation"
#~ msgstr "Folder zawsze używa tego grupowania"
#~ msgid "Message Sort Order"
#~ msgstr "Kryterium sortowania wiadomości"
#~ msgid "Message Sort Direction"
#~ msgstr "Kierunek sortowania wiadomości"
#~ msgid "Group Sort Order"
#~ msgstr "Kryterium sortowania grup"
#~ msgid "Group Sort Direction"
#~ msgstr "Kierunek sortowania grup"
#~ msgid "Folder Always Uses This Sort Order"
#~ msgstr "Folder zawsze używa tego kryterium sortowania"
#~ msgid "Any Status"
#~ msgstr "Dowolny"
#~ msgctxt "@action:inmenu Status of a message"
#~ msgid "New"
#~ msgstr "Nowa"
#~ msgctxt "@action:inmenu Status of a message"
#~ msgid "Unread"
#~ msgstr "Nieprzeczytana"
#~ msgctxt "@action:inmenu Status of a message"
#~ msgid "Replied"
#~ msgstr "Odpowiedziana"
#~ msgctxt "@action:inmenu Status of a message"
#~ msgid "Forwarded"
#~ msgstr "Przekazana"
#~ msgctxt "@action:inmenu Status of a message"
#~ msgid "Important"
#~ msgstr "Ważna"
#~ msgid "Watched"
#~ msgstr "Śledzona"
#~ msgid "Ignored"
#~ msgstr "Ignorowana"
#~ msgctxt "No grouping of messages"
#~ msgid "None"
#~ msgstr "Brak"
#~ msgid "By Exact Date (of Thread Leaders)"
#~ msgstr "według dokładnej daty (pierwszej wiadomości wątku)"
#~ msgid "By Smart Date Ranges (of Thread Leaders)"
#~ msgstr "według inteligentnie dobranej daty (pierwszej wiadomości wątku)"
#~ msgid "Never Expand Groups"
#~ msgstr "Nigdy nie rozwijaj grup"
#~ msgid "Expand Recent Groups"
#~ msgstr "Rozwijaj ostatnie grupy"
#~ msgid "Always Expand Groups"
#~ msgstr "Rozwijaj wszystkie grupy"
#~ msgctxt "No threading of messages"
#~ msgid "None"
#~ msgstr "Brak"
#~ msgid "Perfect Only"
#~ msgstr "Tylko dokładne"
#~ msgid "Perfect, by References and by Subject"
#~ msgstr "Dokładne, według odnośników i tematów"
#~ msgid "Topmost Message"
#~ msgstr "Wiadomość pierwsza na liście"
#~ msgid "Most Recent Message"
#~ msgstr "Ostatnia wiadomość"
#~ msgid "Never Expand Threads"
#~ msgstr "Nigdy nie rozwijaj wątków"
#~ msgid "Expand Threads With New Messages"
#~ msgstr "Rozwijaj wątki z nowymi wiadomościami"
#~ msgid "Expand Threads With Unread Messages"
#~ msgstr "Rozwijaj wątki z nieprzeczytanymi wiadomościami"
#~ msgid "Expand Threads With Unread or Important Messages"
#~ msgstr "Rozwijaj wątki z nieprzeczytanymi lub ważnymi wiadomościami"
#~ msgid "Always Expand Threads"
#~ msgstr "Zawsze rozwijaj wątki"
#~ msgid "Favor Interactivity"
#~ msgstr "Preferuj interaktywność"
#~ msgid "Favor Speed"
#~ msgstr "Preferuj szybkość"
#~ msgid "Batch Job (No Interactivity)"
#~ msgstr "Tryb wsadowy (bez interakcji z użytkownikiem)"
#~ msgid "Groups && Threading"
#~ msgstr "Grupy i wątki"
#~ msgid "Grouping:"
#~ msgstr "Grupowanie:"
#~ msgid "Group expand policy:"
#~ msgstr "Tryb rozwijania grup:"
#~ msgid "Threading:"
#~ msgstr "Wątki:"
#~ msgid "Thread leader:"
#~ msgstr "Pierwsza wiadomość wątku:"
#~ msgid "Thread expand policy:"
#~ msgstr "Tryb rozwijania wątków:"
#~ msgctxt "@title:tab Advanced settings tab for aggregation mode"
#~ msgid "Advanced"
#~ msgstr "Zaawansowane"
#~ msgid "Fill view strategy:"
#~ msgstr "Tryb wypełniania widoku:"
#~ msgctxt "Status of an item"
#~ msgid "New"
#~ msgstr "Nowa"
#~ msgctxt "Status of an item"
#~ msgid "Unread"
#~ msgstr "Nieprzeczytana"
#~ msgctxt "Status of an item"
#~ msgid "Read"
#~ msgstr "Przeczytana"
#~ msgctxt "Status of an item"
#~ msgid "Has Attachment"
#~ msgstr "Z załącznikiem"
#~ msgctxt "Status of an item"
#~ msgid "Replied"
#~ msgstr "Odpowiedziana"
#~ msgctxt "Status of an item"
#~ msgid "Forwarded"
#~ msgstr "Przekazana"
#~ msgctxt "Status of an item"
#~ msgid "Sent"
#~ msgstr "Wysłana"
#~ msgctxt "Status of an item"
#~ msgid "Important"
#~ msgstr "Ważna"
#~ msgctxt "Status of an item"
#~ msgid "Action Item"
#~ msgstr "Działanie"
#~ msgctxt "Status of an item"
#~ msgid "Spam"
#~ msgstr "Spam"
#~ msgctxt "Status of an item"
#~ msgid "Ham"
#~ msgstr "Nie spam"
#~ msgctxt "Status of an item"
#~ msgid "Watched"
#~ msgstr "Śledzona"
#~ msgctxt "Status of an item"
#~ msgid "Ignored"
#~ msgstr "Ignorowana"
#~ msgctxt "@label:textbox Property name"
#~ msgid "Name:"
#~ msgstr "Nazwa:"
#~ msgid "The label that will be displayed in the column header."
#~ msgstr "Etykieta wyświetlana w nagłówku kolumny."
#~ msgid "Header click sorts messages:"
#~ msgstr "Klikanie na nagłówku sortuje wiadomości:"
#~ msgid ""
#~ "The sorting order that clicking on this column header will switch to."
#~ msgstr "Porządek sortowania, na który przełącza kliknięcie na tę kolumnę."
#~ msgid "Visible by default"
#~ msgstr "Domyślnie widoczny"
#~ msgid ""
#~ "Check this if this column should be visible when the theme is selected."
#~ msgstr ""
#~ "Włącz tę opcję, jeśli kolumna ma być widoczna przy wybranym motywie."
#~ msgid "Contains \"Sender or Receiver\" field"
#~ msgstr "Zawiera pole \"Nadawca lub odbiorca\""
#~ msgid ""
#~ "Check this if this column label should be updated depending on the folder "
#~ "\"inbound\"/\"outbound\" type."
#~ msgstr ""
#~ "Włącz tę opcję, jeśli etykieta kolumny ma być uaktualniana w zależności "
#~ "od trybu \"przychodzące\"/\"wychodzące\"."
#~ msgid "Unnamed Column"
#~ msgstr "Kolumna bez nazwy"
#~ msgid "Message Group"
#~ msgstr "Grupa wiadomości"
#~ msgid ""
#~ "Very long subject very long subject very long subject very long subject "
#~ "very long subject very long"
#~ msgstr ""
#~ "Bardzo długi temat bardzo długi temat bardzo długi temat bardzo długi "
#~ "temat bardzo długi temat"
#~ msgid "Sample Tag 1"
#~ msgstr "Przykładowy znacznik 1"
#~ msgid "Sample Tag 2"
#~ msgstr "Przykładowy znacznik 2"
#~ msgid "Sample Tag 3"
#~ msgstr "Przykładowy znacznik 3"
#~ msgctxt "Indicates whether or not a header label is visible"
#~ msgid "Visible"
#~ msgstr "Widoczny"
#~ msgctxt "@action:inmenu soften the text color"
#~ msgid "Soften"
#~ msgstr "Rozmiękcz"
#~ msgctxt "@action:inmenu Font setting"
#~ msgid "Default"
#~ msgstr "Domyślne"
#~ msgctxt "@action:inmenu Font setting"
#~ msgid "Custom..."
#~ msgstr "Własne..."
#~ msgid "Font"
#~ msgstr "Czcionka"
#~ msgctxt "@action:inmenu Foreground color setting"
#~ msgid "Default"
#~ msgstr "Domyślny"
#~ msgctxt "@action:inmenu Foreground color setting"
#~ msgid "Custom..."
#~ msgstr "Własny..."
#~ msgctxt ""
#~ "Hide a mark if the mail does not have the attribute, e.g. Important mark "
#~ "on a non important mail"
#~ msgid "Hide"
#~ msgstr "Ukryj"
#~ msgctxt ""
#~ "Keep a empty space in the list if the mail does not have the attribute, e."
#~ "g. Important mark on a non important mail"
#~ msgid "Keep Empty Space"
#~ msgstr "Zachowaj puste miejsce"
#~ msgctxt ""
#~ "Show the icon softened in the list if the mail does not have the "
#~ "attribute, e.g. Important mark on a non important mail"
#~ msgid "Keep Softened Icon"
#~ msgstr "Zachowaj rozmiękczoną ikonę"
#~ msgid "When Disabled"
#~ msgstr "Kiedy wyłączone"
#~ msgid "Group Header"
#~ msgstr "Nagłówek grupy"
#~ msgctxt "@action:inmenu Group header background color setting"
#~ msgid "None"
#~ msgstr "Brak"
#~ msgctxt "@action:inmenu Group header background color setting"
#~ msgid "Automatic"
#~ msgstr "Automatycznie"
#~ msgctxt "@action:inmenu Group header background color setting"
#~ msgid "Custom..."
#~ msgstr "Własny..."
#~ msgid "Background Style"
#~ msgstr "Styl tła"
#~ msgid "Column Properties"
#~ msgstr "Właściwości kolumny"
#~ msgid "Add Column..."
#~ msgstr "Dodaj kolumnę..."
#~ msgid "Delete Column"
#~ msgstr "Usuń kolumnę"
#~ msgid "Add New Column"
#~ msgstr "Dodaj nową kolumnę"
#~ msgid "Appearance"
#~ msgstr "Wygląd"
#~ msgid "Content Items"
#~ msgstr "Elemnty zawartości"
#~ msgid ""
#~ "Right click on the header to add or modify columns. Drag the content "
#~ "items and drop them on the columns in order to compose your theme. Right "
#~ "click on the items inside the view for more options."
#~ msgstr ""
#~ "Wciśnij prawy przycisk na nagłówku, by dodać lub zmienić kolumny. "
#~ "Przeciągnij elementy zawartości i upuść je na kolumny, by stworzyć własny "
#~ "motyw. Prawy przycisk na elementach wewnątrz widoku pozwala wybrać więcej "
#~ "ustawień."
#~ msgctxt "@title:tab Advanced theme settings"
#~ msgid "Advanced"
#~ msgstr "Zaawansowane"
#~ msgid "Header:"
#~ msgstr "Nagłówek:"
#~ msgid "Icon size:"
#~ msgstr "Wielkość ikon:"
#~ msgctxt "suffix in a spinbox"
#~ msgid "Pixels"
#~ msgstr "Piksele"
#~ msgctxt "@title:tab General options of a view mode"
#~ msgid "General"
#~ msgstr "Ogólne"
#~ msgctxt "@label:textbox Name of the option"
#~ msgid "Name:"
#~ msgstr "Nazwa:"
#~ msgid "Show Columns"
#~ msgstr "Pokaż kolumny"
#~ msgid "Adjust Column Sizes"
#~ msgstr "Dopasuj wielkość kolumn"
#~ msgid "<b>%1</b> reply"
#~ msgid_plural "<b>%1</b> replies"
#~ msgstr[0] "<b>%1</b> odpowiedź"
#~ msgstr[1] "<b>%1</b> odpowiedzi"
#~ msgstr[2] "<b>%1</b> odpowiedzi"
#~ msgid "<b>%1</b> message in subtree (<b>%2</b> new + <b>%3</b> unread)"
#~ msgid_plural ""
#~ "<b>%1</b> messages in subtree (<b>%2</b> new + <b>%3</b> unread)"
#~ msgstr[0] ""
#~ "<b>%1</b> wiadomość w poddrzewie (<b>%2</b> nowe + <b>%3</b> "
#~ "nieprzeczytane)"
#~ msgstr[1] ""
#~ "<b>%1</b> wiadomości w poddrzewie (<b>%2</b> nowe + <b>%3</b> "
#~ "nieprzeczytane)"
#~ msgstr[2] ""
#~ "<b>%1</b> wiadomości w poddrzewie (<b>%2</b> nowe + <b>%3</b> "
#~ "nieprzeczytane)"
#~ msgctxt ""
#~ "@info:tooltip Formats to something like 'Threads started on 2008-12-21'"
#~ msgid "Threads started on %1"
#~ msgstr "Wątki rozpoczęte %1"
#~ msgctxt ""
#~ "@info:tooltip Formats to something like 'Threads started Yesterday'"
#~ msgid "Threads started %1"
#~ msgstr "Wątki rozpoczęte %1"
#~ msgid "Threads with messages dated %1"
#~ msgstr "Wątki z wiadomościami z %1"
#~ msgctxt ""
#~ "@info:tooltip Formats to something like 'Messages sent on 2008-12-21'"
#~ msgid "Messages sent on %1"
#~ msgstr "Wiadomość wysłane %1"
#~ msgctxt ""
#~ "@info:tooltip Formats to something like 'Messages received on 2008-12-21'"
#~ msgid "Messages received on %1"
#~ msgstr "Wiadomości otrzymane %1"
#~ msgid "Threads started within %1"
#~ msgstr "Wątki rozpoczęte %1"
#~ msgid "Threads containing messages with dates within %1"
#~ msgstr "Wątki z wiadomościami stworzonymi %1"
#~ msgid "Messages sent within %1"
#~ msgstr "Wiadomości wysłane %1"
#~ msgid "Messages received within %1"
#~ msgstr "Wiadomości odebrane %1"
#~ msgid "Threads started by %1"
#~ msgstr "Wątki rozpoczęte %1"
#~ msgid "Threads with most recent message by %1"
#~ msgstr "Wątki z najnowszymi wiadomościami stworzonymi %1"
#~ msgid "Messages sent to %1"
#~ msgstr "Wiadomości, gdzie adresat to %1"
#~ msgid "Messages sent by %1"
#~ msgstr "Wiadomości, gdzie nadawca to %1"
#~ msgid "Messages received from %1"
#~ msgstr "Wiadomości otrzymane od: %1"
#~ msgid "Threads directed to %1"
#~ msgstr "Wątki kierowane do: %1"
#~ msgid "Threads with most recent message directed to %1"
#~ msgstr "Wątki z ostatnimi wiadomościami kierowanymi do: %1"
#~ msgid "Messages received by %1"
#~ msgstr "Wiadomości otrzymane %1 i wcześniej"
#~ msgid "<b>%1</b> thread"
#~ msgid_plural "<b>%1</b> threads"
#~ msgstr[0] "<b>%1</b> wątek"
#~ msgstr[1] "<b>%1</b> wątki"
#~ msgstr[2] "<b>%1</b> wątków"
#~ msgid "<b>%1</b> message (<b>%2</b> new + <b>%3</b> unread)"
#~ msgid_plural "<b>%1</b> messages (<b>%2</b> new + <b>%3</b> unread)"
#~ msgstr[0] "<b>%1</b> wiadomość (<b>%2</b> nowe + <b>%3</b> nieprzeczytane)"
#~ msgstr[1] "<b>%1</b> wiadomości (<b>%2</b> nowe + <b>%3</b> nieprzeczytane)"
#~ msgstr[2] "<b>%1</b> wiadomości (<b>%2</b> nowe + <b>%3</b> nieprzeczytane)"
#~ msgid "Date (Order of Arrival)"
#~ msgstr "Data otrzymania"
#~ msgctxt "Number of unsent messages"
#~ msgid "1 unsent"
#~ msgid_plural "%1 unsent"
#~ msgstr[0] "1 niewysłana"
#~ msgstr[1] "%1 niewysłane"
#~ msgstr[2] "%1 niewysłanych"
#~ msgid "0 unsent"
#~ msgstr "0 wysłanych"
#~ msgctxt "Number of unread messages"
#~ msgid "1 unread"
#~ msgid_plural "%1 unread"
#~ msgstr[0] "1 nieprzeczytana"
#~ msgstr[1] "%1 nieprzeczytane"
#~ msgstr[2] "%1 nieprzeczytanych"
#~ msgctxt "No unread messages"
#~ msgid "0 unread"
#~ msgstr "0 nieprzeczytanych"
#~ msgctxt "Number of unread messages"
#~ msgid "1 message, %2."
#~ msgid_plural "%1 messages, %2."
#~ msgstr[0] "%1 wiadomość, %2."
#~ msgstr[1] "%1 wiadomości, %2."
#~ msgstr[2] "%1 wiadomości, %2."
#~ msgctxt "No unread messages"
#~ msgid "0 messages"
#~ msgstr "0 wiadomości"
#~ msgctxt "%1 = n messages, m unread."
#~ msgid "%1 Folder is read-only."
#~ msgstr "Folder %1 jest tylko do odczytu."
#~ msgid "Advanced"
#~ msgstr "Zaawansowane"
#~ msgctxt "what's this help"
#~ msgid ""
#~ "<qt><p>When jumping to the next unread message, it may occur that no more "
#~ "unread messages are below the current message.</p>\n"
#~ "<p><b>Do not loop:</b> The search will stop at the last message in the "
#~ "current folder.</p>\n"
#~ "<p><b>Loop in current folder:</b> The search will continue at the top of "
#~ "the message list, but not go to another folder.</p>\n"
#~ "<p><b>Loop in all folders:</b> The search will continue at the top of the "
#~ "message list. If no unread messages are found it will then continue to "
#~ "the next folder.</p>\n"
#~ "<p>Similarly, when searching for the previous unread message, the search "
#~ "will start from the bottom of the message list and continue to the "
#~ "previous folder depending on which option is selected.</p></qt>\n"
#~ msgstr ""
#~ "<qt><p>Tu można okreśłić, co zrobić, jeśli nie ma więcej nieprzeczytanych "
#~ "wiadomości w aktualnym folderze, a wybrane zostanie przejście do "
#~ "następnej nieprzeczytanej wiadomości.</p>\n"
#~ "<p><b>Nic nie rób:</b> poszukiwanie zostanie zakończone na ostatniej "
#~ "wiadomości aktualnego folderu.</p>\n"
#~ "<p><b>Przeszukaj aktualny folder:</b> poszukiwanie będzie kontynuowane od "
#~ "początku aktualnego folderu.</p>\n"
#~ "<p><b>Przeszukaj wszystkie foldery:</b> poszukiwanie będzie kontynuowane "
#~ "od początku następnego folderu.</p>\n"
#~ "<p>Analogicznie działać będzie przechodzenie do poprzedniej "
#~ "nieprzeczytanej wiadomości.</p></qt>\n"
#~ msgid "Phrases has been converted to templates"
#~ msgstr "Frazy przekonwertowano na szablony"
#~ msgid "Old phrases have been converted to templates"
#~ msgstr "Stare frazy przekonwertowano na szablony"
#~ msgid "Aborted"
#~ msgstr "Przerwane"
#~ msgid "Invalid Response From Server"
#~ msgstr "Nieprawidłowa odpowiedź od serwera"
#~ msgid "You do not have read/write permission to your folder."
#~ msgstr "Nie masz prawa odczytu/pisania do swojego folderu."
#~ msgid "Please create an account for sending and try again."
#~ msgstr "Proszę utworzyć konto do wysyłania poczty i spróbować jeszcze raz."
#~ msgid "Message List - Date Field"
#~ msgstr "Lista wiadomości - pole daty"
Index: trunk/l10n-kf5/pl/messages/pim/kmail_editor_plugins.po
===================================================================
--- trunk/l10n-kf5/pl/messages/pim/kmail_editor_plugins.po (revision 1552240)
+++ trunk/l10n-kf5/pl/messages/pim/kmail_editor_plugins.po (revision 1552241)
@@ -1,195 +1,195 @@
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
#
-# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2016, 2017, 2018.
+# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2016, 2017, 2018, 2019.
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-09-13 03:10+0200\n"
-"PO-Revision-Date: 2018-11-04 08:05+0100\n"
+"PO-Revision-Date: 2019-09-21 08:38+0200\n"
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
-"|| n%100>=20) ? 1 : 2);\n"
-"X-Generator: Lokalize 2.0\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10"
+" || n%100>=20) ? 1 : 2);\n"
+"X-Generator: Lokalize 19.07.70\n"
#: autocorrection/autocorrectionplugineditorinterface.cpp:38
#, kde-format
msgid "Autocorrect Text"
msgstr "Popraw tekst"
#: autocorrection/autocorrectionplugineditorinterface.cpp:43
#, kde-format
msgid "Autocorrect Full Text"
msgstr "Popraw cały tekst"
#: autocorrection/autocorrectionplugineditorinterface.cpp:47
#, kde-format
msgid "Autocorrect Selected Text"
msgstr "Popraw zaznaczony tekst"
#: insertemail/insertemailplugineditorinterface.cpp:38
#, kde-format
msgid "Insert Email..."
msgstr "Wstaw wiadomość..."
#: insertshorturl/insertshorturlconfigurewidget.cpp:38
#, kde-format
msgid "Select Short URL server:"
msgstr "Wybierz krótki adres URL serwera:"
#: insertshorturl/insertshorturlplugineditorinterface.cpp:77
#, kde-format
msgid "Insert Short URL..."
msgstr "Wstaw krótki adres URL..."
#: insertshorturl/insertshorturlplugineditorinterface.cpp:101
#, kde-format
msgid "No network connection detected, we cannot shorten URL."
msgstr "Nie wykryto połączenia z siecią, więc nie można skrócić adresu URL."
#: insertshorturl/insertshorturlplugineditorinterface.cpp:108
#, kde-format
msgid "String doesn't seem to be a URL"
msgstr "Ciąg znaków nie wygląda na adres URL"
#: insertshorturl/insertshorturlplugineditorinterface.cpp:114
#, kde-format
msgid "An error occurred: \"%1\""
msgstr "Wystąpił błąd: \"%1\""
#: insertshorturl/shorturlengineplugin/shorturlengineinterface.cpp:43
#: insertshorturl/shorturlengineplugin/tinyurlengineplugin/tinyurlengineinterface.cpp:63
#, kde-format
msgid ""
"Error reported by server:\n"
"'%1'"
msgstr ""
"Błąd zgłoszony przez serwer:\n"
"'%1'"
#: insertspecialcharacter/insertspecialcharacterplugineditorinterface.cpp:37
#, kde-format
msgid "Insert Special Character..."
msgstr "Wstaw znak specjalny...."
#: insertspecialcharacter/insertspecialcharacterplugineditorinterface.cpp:53
#, kde-format
msgid "Insert Special Character"
msgstr "Wstaw znak specjalny"
#: insertspecialcharacter/insertspecialcharacterplugineditorinterface.cpp:54
#, kde-format
msgid "Insert"
msgstr "Wstaw"
#: nonbreakingspace/nonbreakingspaceplugineditorinterface.cpp:37
#, kde-format
msgid "Insert Non Breaking Space"
msgstr "Wstaw niepodzielny odstęp"
#: quicktext/quicktextmenu.cpp:44
#, kde-format
msgid "To"
-msgstr ""
+msgstr "Do"
#: quicktext/quicktextmenu.cpp:45 quicktext/quicktextmenu.cpp:49
#: quicktext/quicktextmenu.cpp:53
#, kde-format
msgid "Emails"
-msgstr ""
+msgstr "Adresy e-mail"
#: quicktext/quicktextmenu.cpp:48
#, kde-format
msgid "From"
-msgstr ""
+msgstr "Od"
#: quicktext/quicktextmenu.cpp:52
#, kde-format
msgid "Cc"
-msgstr ""
+msgstr "DW"
#: quicktext/quicktextmenu.cpp:56
#, kde-format
msgid "Attachment"
-msgstr ""
+msgstr "Załącznik"
#: quicktext/quicktextmenu.cpp:57
#, kde-format
msgid "Number Of Attachments"
-msgstr ""
+msgstr "Liczba załączników"
#: quicktext/quicktextmenu.cpp:58
#, kde-format
msgid "Names"
-msgstr ""
+msgstr "Nazwy"
#: quicktext/quicktextmenu.cpp:59
#, kde-format
msgid "Names and Sizes"
-msgstr ""
+msgstr "Nazwy i rozmiary"
#: quicktext/quicktextmenu.cpp:63
#, kde-format
msgid "Date/Time"
-msgstr ""
+msgstr "Data/Czas"
#: quicktext/quicktextmenu.cpp:64
#, kde-format
msgid "Day Of Week"
-msgstr ""
+msgstr "Dni tygodnia"
#: quicktext/quicktextmenu.cpp:65 quicktext/quicktextmenu.cpp:66
#, kde-format
msgid "Date (%1)"
-msgstr ""
+msgstr "Data (%1)"
#: quicktext/quicktextmenu.cpp:67 quicktext/quicktextmenu.cpp:68
#, kde-format
msgid "Time (%1)"
-msgstr ""
+msgstr "Czas (%1)"
#: quicktext/quicktextmenu.cpp:72
#, kde-format
msgid "Misc"
-msgstr ""
+msgstr "Różne"
#: quicktext/quicktextmenu.cpp:73
#, kde-format
msgid "Subject"
-msgstr ""
+msgstr "Temat"
#: quicktext/quicktextplugineditorinterface.cpp:42
#: quicktext/quicktextplugineditorinterface.cpp:48
#, kde-format
msgid "Variables"
-msgstr ""
+msgstr "Zmienne"
#: sharetext/sharetextplugineditorinterface.cpp:43
#, kde-format
msgid "Share Mail Text..."
msgstr "Udostępnij tekst poczty..."
#: zoomtext/zoomlabel.cpp:35
#, kde-format
msgid "Zoom: %1%"
msgstr "Przybliżenie: %1%"
#: zoomtext/zoomtextplugineditorinterface.cpp:40
#, kde-format
msgid "Zoom..."
msgstr "Powiększenie..."
#~ msgid "Reset"
#~ msgstr "Wyzeruj"
#~ msgid "&Zoom In"
#~ msgstr "Powięks&z"
#~ msgid "Zoom &Out"
#~ msgstr "P&omniejsz"
Index: trunk/l10n-kf5/pl/messages/pim/kmail_editorgrammar_plugins.po
===================================================================
--- trunk/l10n-kf5/pl/messages/pim/kmail_editorgrammar_plugins.po (revision 1552240)
+++ trunk/l10n-kf5/pl/messages/pim/kmail_editorgrammar_plugins.po (revision 1552241)
@@ -1,340 +1,342 @@
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the kdepim-addons package.
#
# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2019.
msgid ""
msgstr ""
"Project-Id-Version: kdepim-addons\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-09-10 02:58+0200\n"
-"PO-Revision-Date: 2019-07-21 10:12+0200\n"
+"PO-Revision-Date: 2019-09-21 08:38+0200\n"
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
-"|| n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10"
+" || n%100>=20) ? 1 : 2);\n"
"X-Generator: Lokalize 19.07.70\n"
#: grammalecte/plugin/grammalecteinterface.cpp:89
#, kde-format
msgid "&Check Grammar (Grammalecte)"
msgstr "Sprawdź gramatykę (Grammale&cte)"
#: grammalecte/plugin/grammalecteplugin.cpp:52
#, kde-format
msgid "Grammalecte Plugin"
msgstr "Wtyczka Grammalecte"
#: grammalecte/src/grammalecteconfigdialog.cpp:31
#, kde-format
msgid "Configure Grammalecte"
msgstr "Ustawienia Grammalecte"
#: grammalecte/src/grammalecteconfigwidget.cpp:48
#, kde-format
msgid "General"
msgstr "Ogólne"
#: grammalecte/src/grammalecteconfigwidget.cpp:49
#, kde-format
msgid "Grammar Settings"
msgstr "Ustawienia gramatyki"
#: grammalecte/src/grammalecteconfigwidget.cpp:73
#, kde-format
msgid ""
"Impossible to get options. Please verify that you have grammalected "
"installed."
msgstr "Nie można uzyskać opcji. Sprawdź czy wgrano grammalected."
#: grammalecte/src/grammalecteconfigwidget.cpp:73
#, kde-format
msgid "Error during Extracting Options"
msgstr "Błąd przy wydobywaniu opcji"
#: grammalecte/src/grammalecteconfigwidget.cpp:122
#, kde-format
msgid "Press Button for Reloading Settings"
msgstr "Naciśnij przycisk, aby wczytaj ustawienia ponownie"
#: grammalecte/src/grammalecteconfigwidget.cpp:129
#, kde-format
msgid "Reload Settings"
msgstr "Wczytaj ustawienia ponownie"
#: grammalecte/src/grammalecteconfigwidget.cpp:146
#, kde-format
msgid "Python Path:"
msgstr "Ścieżka Pythona:"
#: grammalecte/src/grammalecteconfigwidget.cpp:150
#, kde-format
msgid "Grammalecte Path:"
msgstr "Ścieżka Grammalecte:"
#: grammarcommon/grammarresulttextedit.cpp:50
#, kde-format
msgid "Any text to check."
msgstr "Dowolny tekst do sprawdzenia."
#: grammarcommon/grammarresulttextedit.cpp:92
#, kde-format
msgid "See on: %1"
msgstr "Zobacz na: %1"
#: grammarcommon/grammarresulttextedit.cpp:124
#, kde-format
msgid "Replacement"
msgstr "Zastąpienie"
#: grammarcommon/grammarresulttextedit.cpp:132
#, kde-format
msgid "Online Grammar Information"
-msgstr ""
+msgstr "Dane o gramatyce z sieci"
#: grammarcommon/grammarresulttextedit.cpp:145
#, kde-format
msgid "Check Again"
msgstr "Sprawdź ponownie"
#: grammarcommon/grammarresultwidget.cpp:44
#, kde-format
msgid "Close"
msgstr "Zamknij"
#: languagetool/plugin/languagetoolinterface.cpp:93
#, kde-format
msgid "&Check Grammar (LanguageTool)"
msgstr "&Sprawdź gramatykę (LanguageTool)"
#: languagetool/plugin/languagetoolinterface.cpp:105
#, kde-format
msgid ""
"You do not use local instance.\n"
"Your text will send on a external web site (https://languagetool.org/).\n"
"Do you want to continue?"
msgstr ""
"Nie używasz lokalnego wystąpienia.\n"
"Twój tekst zostanie wysłany na zewnętrzną stronę sieciową (https://"
"languagetool.org/).\n"
"Czy kontynuować?"
#: languagetool/plugin/languagetoolinterface.cpp:106
#, kde-format
msgid "Check Grammar with LanguageTool"
msgstr "Sprawdź gramatykę z LanguageTool"
#: languagetool/plugin/languagetoolplugin.cpp:52
#, kde-format
msgid "LanguageTool Plugin"
msgstr "Wtyczka LanguageTool"
#: languagetool/src/languagetoolcombobox.cpp:46
#, kde-format
msgid "French"
msgstr "Francuski"
#: languagetool/src/languagetoolcombobox.cpp:47
#, kde-format
msgid "English"
msgstr "Angielski"
#: languagetool/src/languagetoolcombobox.cpp:48
#, kde-format
msgid "Asturian"
msgstr "Asturyjski"
#: languagetool/src/languagetoolcombobox.cpp:49
#, kde-format
msgid "Belarusian"
msgstr "Białoruski"
#: languagetool/src/languagetoolcombobox.cpp:50
#, kde-format
msgid "Breton"
msgstr "Bretoński"
#: languagetool/src/languagetoolcombobox.cpp:51
#, kde-format
msgid "Catalan"
msgstr "Kataloński"
#: languagetool/src/languagetoolcombobox.cpp:52
#, kde-format
msgid "Chinese"
msgstr "Chiński"
#: languagetool/src/languagetoolcombobox.cpp:53
#, kde-format
msgid "Danish"
msgstr "Duński"
#: languagetool/src/languagetoolcombobox.cpp:54
#, kde-format
msgid "Dutch"
msgstr "Holenderski"
#: languagetool/src/languagetoolcombobox.cpp:55
#, kde-format
msgid "English (Australian)"
msgstr "Angielski (australijski)"
#: languagetool/src/languagetoolcombobox.cpp:56
#, kde-format
msgid "English (Canadian)"
msgstr "Angielski (kanadyjski)"
#: languagetool/src/languagetoolcombobox.cpp:57
#, kde-format
msgid "Esperanto"
msgstr "Esperanto"
#: languagetool/src/languagetoolcombobox.cpp:58
#, kde-format
msgid "Galician"
msgstr "Galicyjski"
#: languagetool/src/languagetoolcombobox.cpp:59
#, kde-format
msgid "German"
msgstr "Niemiecki"
#: languagetool/src/languagetoolcombobox.cpp:60
#, kde-format
msgid "Greek"
msgstr "Grecki"
#: languagetool/src/languagetoolcombobox.cpp:61
#, kde-format
msgid "Italian"
msgstr "Włoski"
#: languagetool/src/languagetoolcombobox.cpp:62
#, kde-format
msgid "Japanese"
msgstr "Japoński"
#: languagetool/src/languagetoolcombobox.cpp:63
#, kde-format
msgid "Khmer"
msgstr "Khmerski"
#: languagetool/src/languagetoolcombobox.cpp:64
#, kde-format
msgid "Persian"
msgstr "Perski"
#: languagetool/src/languagetoolcombobox.cpp:65
#, kde-format
msgid "Polish"
msgstr "Polski"
#: languagetool/src/languagetoolcombobox.cpp:66
#, kde-format
msgid "Portuguese"
msgstr "Portugalski"
#: languagetool/src/languagetoolcombobox.cpp:67
#, kde-format
msgid "Romanian"
msgstr "Rumuński"
#: languagetool/src/languagetoolcombobox.cpp:68
#, kde-format
msgid "Russian"
msgstr "Rosyjski"
#: languagetool/src/languagetoolcombobox.cpp:69
#, kde-format
msgid "Slovak"
msgstr "Słowacki"
#: languagetool/src/languagetoolcombobox.cpp:70
#, kde-format
msgid "Slovenian"
msgstr "Słoweński"
#: languagetool/src/languagetoolcombobox.cpp:71
#, kde-format
msgid "Spanish"
msgstr "Hiszpański"
#: languagetool/src/languagetoolcombobox.cpp:72
#, kde-format
msgid "Swedish"
msgstr "Szwedzki"
#: languagetool/src/languagetoolcombobox.cpp:73
#, kde-format
msgid "Tagalog"
msgstr "Tagalski"
#: languagetool/src/languagetoolcombobox.cpp:74
#, kde-format
msgid "Tamil"
msgstr "Tamilski"
#: languagetool/src/languagetoolcombobox.cpp:75
#, kde-format
msgid "Ukrainian"
msgstr "Ukraiński"
#: languagetool/src/languagetoolconfigdialog.cpp:31
#, kde-format
msgid "Configure LanguageTool"
msgstr "Ustawienia LanguageTool"
#: languagetool/src/languagetoolconfigwidget.cpp:44
#, kde-format
msgid "Use Local Instance"
msgstr "Użyj lokalnego wystąpienia"
#: languagetool/src/languagetoolconfigwidget.cpp:51
#, kde-format
msgid "Instance Path:"
msgstr "Ścieżka wystąpienia:"
#: languagetool/src/languagetoolconfigwidget.cpp:70
#, kde-format
msgid "Language:"
msgstr "Język:"
#: languagetool/src/languagetoolconfigwidget.cpp:83
#, kde-format
msgid "Refresh"
msgstr "Odśwież"
#: languagetool/src/languagetoolresultwidget.cpp:70
#, kde-format
msgid "An error was reported: %1"
msgstr "Zgłoszono błąd: %1"
#: languagetool/src/languagetoolresultwidget.cpp:70
#, kde-format
msgid "Failed to check grammar."
msgstr "Nie udało się sprawdzić gramatyki."
#: languagetool/src/languagetoolupdatecombobox.cpp:88
#, kde-format
msgid ""
"An error occurred attempting to load the list of available languages:\n"
"%1"
msgstr ""
+"Wystąpił błąd przy próbie wczytania wykazu dostępnych języków:\n"
+"%1"
#: languagetool/src/languagetoolupdatecombobox.cpp:88
#, kde-format
msgid "List of Languages"
msgstr "Wykaz języków"
#~ msgid "Grammar Web Site Info"
#~ msgstr "Dane o stronie w sieci o gramatyce"
#~ msgid ""
#~ "An error was found during got languages:\n"
#~ "%1"
#~ msgstr ""
#~ "Wystąpił błąd podczas pobierania języków:\n"
#~ "%1"